﻿
div#cms_4-a {
    justify-content: flex-start;
}

@media screen and (min-width:769px){
    #title_img:after {
    background: white;
    width: 100%;
    content: "";
    position: absolute;
    background: #ffffff54;
    left: 0;
    height: 100%;
}
}
#cms_3-g h3, #cms_3-g .cate_txt1 {
    color: black;
}
div#main_b:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background: #37a0b31c;
}
.link_type1 .link_top .link_title {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
    padding-top: 50px!important;
    margin-bottom: 30px;
    color: #000000;
    font-weight: normal;
    background-image: url("../dup/img/link_type1_icon.png");
    background-size: 30px;
    background-position: top center;
    background-repeat: no-repeat;
}
.link_type1 .link_top .link_title{
    font-size: 20px;
    margin-bottom: 20px;
}
.link_type1 .link_top a{
	padding-top: 40px;
	padding-bottom: 40px;
}
.link_type1 .link_top a:hover{
    background-color: #ededeb;
}
.link_type1 .link_top a:hover .link_img1{
    transform: translate(-50%, -50%) scale(1.1,1.1);
    opacity: 0.1;
}
@media screen and (max-width: 667px){
.link_type1 .link_top .link_title{
    font-size: 15px;
}
}


div#app_banner a {
    padding: 15px;
    box-sizing: border-box;
    display: block;
}
div#app_banner .box_wrap{
    display: flex;
}
div#app_banner a {
    padding: 15px;
    box-sizing: border-box;
    display: block;
}

#fix_banner {
    bottom: -180px;
    left: 10px;
    position: fixed;    
    width: 170px;
    z-index: 10;
    transition: all 0.4s;
}
#fix_banner:hover{
    transform:translateY(-5px);
}
#fix_banner.banner_active{
    bottom:10px;
}

#contents .box .fig_wrap:before {
    width: 250px;
    height: 140px;
    content: "";
    position: absolute;
    background: url(Dup/img/himawari.png) no-repeat;
    background-size: contain;
    right: -30px;
    bottom: -30px;
    z-index: 5;
}
#contents .box .fig_wrap.fig2:before {
    background: url(Dup/img/con_img2.png) no-repeat;
    background-size: contain;
    left: -30px;
    bottom: -30px;
        width: 190px;
    height: 160px;
}
#contents .box .fig_wrap.fig3:before {
    background: url(Dup/img/con_img3.png) no-repeat;
    background-size: contain;
    right: -30px;
    bottom: -30px;
    width: 160px;
    height: 220px;
}
span.img-container_img {
    background: url(Dup/img/title_bg.jpg) !important;
        background-position: center !important;
    
}


#footer p {
    color: black;
}
footer {
    background: url(Dup/img/bg.jpg);
}
/* ---------- loopSlider ---------- */
.loopSlider .ul .li:nth-child(odd){
    transform:translateY(50px);
}
.loopSlider .box_wrap{
    justify-content:space-around;
}
section#top_conveyor{
    margin-bottom:50px;
    margin-top:150px;
}
.loopSliderWrap{
    top: 0;
    left: 0;
     height:350px;
}
.loopSlider {
    margin: 0 auto;
      height:350px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
.loopSlider .ul {
    height:350px;
    float: left;
    overflow: hidden;
}
.loopSlider .ul .li {
    width: 300px;
    height: 300px;
    float: left;
    display: inline;
    overflow: hidden;
	position: relative;
	box-sizing: border-box;
	padding: 0;
	margin:0 20px;
	border-radius:20px;
}

.loopSlider .ul .li img{
    border-radius: 0;
}
.loopSliderWrap:after {
    content: "";
    display: none;
    clear: none;
}
/*リンクボタン*/
#top_conveyor .btn {
    z-index: 3;
    display: block;
}
#top_conveyor .btn a {
    background: #fff;
    color: #212121;
    width: 200px;
    height: 200px;
    display: flex;
    align-content: center;
    justify-content: center;
    border-radius: 50%;
    flex-wrap: wrap;
    transition: all 0.4s;
    font-size: 20px;
}
#top_conveyor .btn a::before {
    content: '';
    position: absolute;
    bottom: 55px;
    right: 27%;
    width: 42%;
    height: 1px;
    background: #333;
    transition: all .3s;
}
#top_conveyor .btn a span,#top_conveyor .btn a strong {
    text-align: center;
}
#top_conveyor .btn a::after {
    content: '';
    position: absolute;
    bottom: 60px;
    right: 27%;
    width: 15px;
    height: 1px;
    background: #333;
    transform: rotate(35deg);
    transition: all .3s;
}
#top_conveyor .btn a:hover {
    background: #97c6d1;
    color: #fff;
}
#top_conveyor .btn a:hover::before {
    right: 16%;
    background: #fff;
}
#top_conveyor .btn a:hover::after {
    right: 15%;
    background: #fff;
}
#top_conveyor .btn a span::before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    background-image: url("../dup/img/btn_icon.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 49px;
    left: 0;
    right: 0;
    margin: auto;
    transition: all .3s;
    opacity: 0.8;
}
#top_conveyor .btn a:hover span::before{
    background-image: url("../dup/img/btn_icon_hvr.png");
}
@media screen and (max-width: 768px){
#top_conveyor,.loopSliderWrap,.loopSlider,.loopSlider .ul,.loopSlider .ul .li{
	height: 280px;
}
.loopSlider .ul .li{
    width: 280px;
}
#top_conveyor {
    padding-bottom: 0;
    padding-top: 0;
}
}
@media screen and (max-width: 667px){
#top_conveyor,.loopSliderWrap,.loopSlider,.loopSlider .ul,.loopSlider .ul .li{
	height: 179px!important;
}
.loopSlider .ul .li{
    width: 179px;
}
/*リンクボタン*/
#top_conveyor .btn a::after {
    bottom: 35px;
    right: 27%;
}
#top_conveyor .btn a::before {
    bottom: 30px;
    right: 27%;
}

#top_conveyor .btn a {
    font-size: 17px;
    width: 140px;
    height: 140px;
    background-color: rgba(255,255,255,0.62);
}
#top_conveyor .btn a span::before{
    top: 25px;
}
}
/*-----------------------ここまで--------------------------*/

.v_type1 .triangle {
    display: block;
    border: #37a0b3 solid 2px;
}
.v_type1 .triangle:before {
    content: '';
    position: absolute;
    display: block;
    z-index: 1;
    border-style: solid;
    border-color: #FFF transparent;
    border-width: 13px 13px 0 0;
    bottom: -13px;
    left: 50%;
    margin-left: -9px;
}
.v_type1 .triangle:after {
    content: '';
    position: absolute;
    display: block;
    z-index: 0;
    border-style: solid;
    border-color: #37a0b3 transparent;
    border-width: 15px 15px 0 0;
    bottom: -17px;
    left: 50%;
    margin-left: -11px;
}

#cms_2-h .bg_color2 {
    background-color: #e3f4f7;
}
.logo {
    position: relative;
}
.hvr_bg_color1:hover {
    background-color: #96c6cf;
}
.is-fixed .logo {
    width: 9%!important; 
}
a.linkStyle {
    color: #7a5930;
}
.line.bg_color1{
background:#eff8ff;
}
a:hover{
    cursor: none
}
.cursor{
    width: 8px;
	height: 8px;
	position: fixed;
	top: 0;
	left: 0;
	pointer-events: none;
	z-index: 10;
	/*transition: 0.3s;*/
	transition-property: opacity,background,width,height,transform
}
.cursor::before {
    content: " ";
    display: block;
    width: 25px;
    height: 25px;
    position: relative;
    top: -10px;
    left: -8px;
    opacity: 1;
    /*transition: 0.3s;*/
    background-image: url("../dup/img/cursor.png");
    background-size: contain;
    background-repeat: no-repeat;

}
.cursor.is-active{
	opacity: 1;
	background-color: transparent;
	transform: scale(1.8);
	    z-index:100;
}
.cursor.is-active::before{
	background-image: url("../dup/img/cursor_hover.png");
}

.main_img_wrap .navi {
    z-index: 3;
}

.bg_color1 {
    background-color: #a1d8f0;
}
.img-container:before {
    background: #a1d8f0; 
}
.bg_color4 {
    background-color: #f8fcff;
}
.txt_color3 {
    color: #c4e0e5;
}
.bg_color2 {
    background-color: #c4e0e5;
}
#page-top a {
  
    background: #45c0de;
}
.txt_color1 {
    color: #37a0b3;
}
h1.logo {
    padding: 0 10px;
}
.border_color1 {
    border-color: #96c6cf;
}
.border_color3{
    border-color: #96c6cf;
}
.img-container {
    border-radius: 30px;
}
div#main_b img {
    max-width: 590px;
    position: relative;
    top: 10px;
}
div#main_b {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hvr_border_color3:hover {
    border-color: #96c6cf;
}
.hvr_bg_color3:hover {
    background-color: #96c6cf;
}
/*-------------------------------タブレット------------------------------------*/
@media screen and (max-width:768px){
    div#main_b img {
    max-width: 500px;
    }
    header .logo {
    width: 20%; 
    }
    .cursor::before{
        display:none;
    }
    #contents .box {
    flex-direction: column;
}
#contents .box .txt_wrap {
    width: 80%;
    padding: 0;
    margin-bottom: 30px;
}
#contents .box .fig_wrap {
    width: 80%;
    position: relative;
    z-index: 1;
    order: 2;
}
#title_img span:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background: #ffffff66;
    z-index: 2;
    left: 0;
    top: 0;
}
.cate_list li{
    width:30%;
}
}

/*-------------------------------スマホ------------------------------------*/
@media screen and (max-width:667px){
    div#main_b img {
    max-width: 90%;
}
    #fix_banner{
        width:110px;
    }
    #contents .box .txt_wrap {
    width: 90%;
    }
    #contents .box figure {
    width: 100%; 
    }
    #contents .box .fig_wrap {
    width: 90%; 
    }
    #contents .box .fig_wrap:before {
    width: 140px;
    height: 90px; 
    }
    #contents .box .fig_wrap.fig2:before {
    width: 130px;
    height: 110px;
}
#contents .box .fig_wrap.fig3:before {
   
    width: 110px;
    height: 140px;
}
.loopSlider .ul .li{
    margin:0 5px;
}
.loopSlider .ul .li:nth-child(odd){
    transform:translateY(0px);
}
section#top_conveyor{
    margin-top:100px;
    margin-bottom:50px;
}
.cate_list li {
    width: 100%;
}
.page10 .more span {
    width: 13%;
}
}