@charset "UTF-8";
.fadein001 {
  opacity: 1 !important;
}

.floating03 {
    position: fixed !important;
    width: 100%;
    top: 0px;
    margin-top: 0px !important;
    box-sizing: border-box;
    z-index: 100;
    /* transition: .5s; */
    background: #fff;
    box-shadow: 0px 15px 10px rgba(0,0,0,0.4);

}


.hide03 {

/*transform: translateY(-300px);
*/
display: none;

}

h3, h4 {

color: #09A49F;

}

h4 {

  font-weight: normal;
  font-size: 2em;
}


.ovf {

  overflow: hidden;  
}



.top-nav > ul > li > a:hover {
    color: darkseagreen;
}

/*youtube*/
iframe[id^="tsumugu"] {
	/**/pointer-events: none!important;
 
}




.business_list {
overflow: hidden;
width: 930px;
max-width: 100%;
margin: 30px auto 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.business_list > li {
overflow: hidden;
position: relative;
/*float: left;*/
width: 33.3%;
margin-top: 30px;
text-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding:0 10px ;
}

.business_list > li .business_list_img img {
width: 100%;
max-height: 100%;
}

.business_list > li a {
display: block;
position: relative;
max-width: 100%;
max-height: 100%;
}
.business_list > li:nth-child(-n+3) {
margin-top: 0;
}
.business_list > li:nth-child(3n+1) {
clear: left;
width: 33.4%;
/*padding-right: 20px;*/
}
.business_list > li:nth-child(3n+2) {
/*padding: 0 10px;*/
}
.business_list > li:nth-child(3n+3) {
/*padding-left: 20px;*/
}

.business_list > li .business_list_img img {
width: 100%;
max-height: 100%;
}

.business_list_img {

  position: relative;
}

.business_list_img img:nth-child(2){
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  /*transform: translate(-50%, -50%);*/
}
.business_list_img:hover img:nth-child(2){
  opacity: 0;
  transition: opacity .5s;
}



@media screen and (max-width: 1199px) {


}

@media screen and (max-width: 1099px) {





}

@media screen and (max-width: 999px) {



}



@media screen and (max-width: 899px) {
  
 


}

@media screen and (max-width: 767px) {
  body main section .shop_fb04 {

    margin: 37px auto 50px;
  }
  
  body .shop_fb03 h4 {

    font-size: 1.6rem;
  }

  body .shop_fb03 h5 {
    font-size: 1.8rem;
  

  }
  body .shop_top_txt p {

    font-size: 1.5rem;

  }

  body .shop_fb04_main a:hover,
  body .link_concept a:hover,
  body .shop_top_txt a:hover {
    opacity: 1;
    transform: none;
  }


  body .slick-prev:focus,
  body .slick-prev {

    width: 25px;
    height: 33px;
    background: url(/common/img/module/visual-slider_bg_prev.png) no-repeat 0 0;
    background-size: 25px auto;

  }

 body .slick-next:focus,
 body .slick-next {
  /**/
width: 25px;
    height: 33px;
      left: auto;
    right: 0;
    background: url(/common/img/module/visual-slider_bg_next.png) no-repeat right 0;
    background-size: 25px auto;
  }


  

body .sp_op {

position: relative !important;
  opacity: 1 !important;
  z-index: 1 !important;


}

.main_tittle p {

/**/font-size: 1.8rem !important;
 
}

.sp_t {

  font-size: 1.8em !important;
}


.business_list > li {
  width: 50%;
  margin-top: 15px;
}
.business_list > li:nth-child(-n+3) {
  margin-top: 15px;
}
.business_list > li:nth-child(-n+2) {
  margin-top: 0;
}
.business_list > li:nth-child(3n+1) {
  clear: none;
  width: 50%;
  padding: 0;
}
.business_list > li:nth-child(3n+2) {
  clear: none;
  width: 50%;
  padding: 0;
}
.business_list > li:nth-child(3n+3) {
  clear: none;
  width: 50%;
  padding: 0;
}
.business_list > li:nth-child(odd) {
  clear: left;
  padding-right: 5px;
}
.business_list > li:nth-child(even) {
  padding-left: 5px;
}

.last_box {

margin-top: 35px !important;/*
margin-left: 1% !important;*/
 }


/**追加**/


body .sec_02bg {

background: #f5f5f5; 
padding: 1px 0 10% !important;
}






}




.sp_op {

  position: fixed;
    opacity: 0 !important;
    z-index: -9999;
  top:0;

}



.top_head img {

  

    transition: all 0.5s;
} 







@media screen and (max-width: 1099px) {

}


#content_img .anim_fade {
    opacity: 0;
    -webkit-transition: all 1s;
    transition: all 1s;
}

#content_img .anim_fade {
    opacity: 0;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.slick-prev:focus,
  .slick-prev {
  /**/
    background: url('/common/img/module/visual-slider_bg_prev.png') center center / cover no-repeat;
    width: 50px;
    height: 66px;
    background-position-y: top;
  }

  .slick-next:focus,
  .slick-next {
  /**/
    background: url('/common/img/module/visual-slider_bg_next.png') center center / cover no-repeat;
    width: 50px;
    height: 66px;
    background-position-y: top;

  }

  .slick-next:hover {
      background: url('/common/img/module/visual-slider_bg_next.png') center center / cover no-repeat;
      background-position-y: bottom !important;

  }
  .slick-prev:hover{
      background: url('/common/img/module/visual-slider_bg_prev.png') center center / cover no-repeat;
      background-position-y: bottom !important;

  }


  .slick-prev:before {
      /*opacity: 1;*/
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: '';
      
  }

  .slick-next:before {
      /*opacity: 1;*/
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: '';
      
  }
  .slick-prev:hover:before {
      opacity: 1;
  }

  /*左右の矢印の色を変える*/
  .slick-prev:before,
  .slick-next:before {
      /*color: #000;*/
      color: #4d9cf9;
      font-size: 40px ;
    }
  /*左右の矢印の位置を変える*/
  .slick-next {
      right: 0px;
      z-index: 9;
  }
  .slick-prev {
      left: 0px;
      z-index: 9;
  }
  /*スライド数のドットの色を変える*/
  .slick-dots li.slick-active button:before,
  .slick-dots li button:before {
      /**/color: #3073e1;

  }


  .slick-dots li.slick-active button:before,
  .slick-dots li button:before .active {
      margin: 0;
      border: 2px solid #3073e1;
      background: #fff;
  }





button[id^="js-"]  {

font-size: 0;
border: 0;
position: relative;
width: 15px;
height: 15px;
background: #fff;
cursor: pointer;
padding: 0;
box-sizing: border-box;
outline: none;

}

.slick-dots li button:before{
opacity: 0.5;

}

button[id^="js-stop"]::before { 
  display: block;
content: "";
position: absolute;
top: 50%;
width: 5px;
height: 12px;
margin-top: -6px;
border-right: 5px solid #3073e1;
border-left: 5px solid #3073e1;
}

button[id^="js-play"]::before {   

display: block;
content: "";
position: absolute;
top: 50%;
width: 0;
height: 0;
margin-top: -6px;
border: 6px solid transparent;
border-left: 10px solid #3073e1;
}

.js_button {
float: right;
width: 35px;
max-width: 40px;
position: relative;
}

.js_button::after {
content: '';
clear: both;
display: table-cell;
}

.slider_area::after {
content: '';
clear: both;
display: table-cell;
}

.slick-next {

 right: 0;
 
z-index: 99;
}
.slick-prev {

left: 0;
z-index: 1;

}

.thumb-item-nav li {

cursor: pointer;

}

.slide-box {
  position: relative;
  margin: 0;
  padding: 0;
}

div[id^="modal-overlay"] {

  z-index: 110!important;

}

/**追加**/


.sec_02bg {

  background: linear-gradient(#fff 15.0%, #f5f5f5 0, #f5f5f5 85.0%, #fff 0); 

}


/**下に有ったやつ**/

.selected_ie {

  top:25% ;
}


.return-top {

  display: none;

}

#head01 {
background: #fff;
position: fixed;
top: 0;
left: 0;
height: 100vh;
width: 100%;
z-index: 9999999;



}

#head01 figure {
  position: fixed;
top:50%;
left: 50%;
transform: translate(-50%, -50%);
}

