/* furanoR.css */

.furano_renew i{
  font-family: 'FontAwesome';
}

.pcOnry{
  display: block;
}
.spOnry{
  display: none;
}
@media (max-width: 768px) {
  .pcOnry{
    display: none;
  }
  .spOnry{
    display: block;
  }
}

.furano_renew .mv_wrap{
  background: url(/upload/tenant_1/furanoR_bg.webp) top right no-repeat;
  background-size: 90% auto;
  padding-top: 60px;
}
.furano_renew .top_b ul{
  margin-bottom: 30px;
}
.furano_renew .top_b ul li{
  width: 45%;
  padding: 0 15px;
}
.furano_renew .top_b ul li a{
  display: block;
  background-color: #48c1be;
  padding: 10px;
  box-sizing: border-box;
  text-align: center;
}
.furano_renew .top_b ul li:last-child a{
  background-color: #8658b5;
}
.furano_renew .top_b ul li a img{
  display: inline;
  width: 180px;
}
.furano_renew .mv{
  width: 95%;
  margin-right: 5%;
  position: relative;
}
.furano_renew .mv:before{
  content:"";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  background: url(/upload/tenant_1/uranoR_flower_l02.webp) top left no-repeat;
  width: 332px;
  height: 481px;
  z-index: 10;
}
.furano_renew .mv:after{
  content:"";
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(/upload/tenant_1/furanoR_flower_r.webp) bottom right no-repeat;
  width: 370px;
  height: 278px;
  z-index: 10;
}
.furano_renew .mv ul li img{
  width: 100%;
}
.furano_renew .slick-initialized .slick-slide{
  padding: 0;
}
.furano_renew .top_main{
  position: absolute;
    top: 0;
    width: 95%;
    margin-left: 5%;
    text-align: center;
    /* vertical-align: middle; */
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.furano_renew .top_main img{
  display: inline-block;
    max-width: 778px;
    max-height: 331px;
    width: 50%;
}
.furano_renew .depWrap {
    background-color: #8658b5;
}
.furano_renew .nav li{
  padding: 0 20px;
  width: 24em;
}
.furano_renew .nav li a{
  background-image: linear-gradient(90deg, #48c1be, #8658b5);
    color: #FFF;
    padding: 10px;
    font-size: 20px;
    border-radius: 30px;
    display: block;
}
.furano_renew .nav li a span{
  font-size: 20px;
}

/* read */
.furano_renew .read{
  background: none;
  background-color: #d7eef4;
}
.furano_renew .read .inner{
  padding: 60px 0;
}
.furano_renew .read ul{
      display: flex;
    justify-content: center;
    padding-top: 30px;
}
.furano_renew .read ul li{
  width: 48%;
    margin: 1%;
    background-color: #FFF;
    position: relative;
}
.furano_renew .read ul .ttl{
  position: absolute;
  top: -40px;
  width: 60%;
  top: -5px;
}
.furano_renew .read ul .body{
  display: flex;
}
.furano_renew .read ul .body p{
  color: #323232;
  font-size: 14px;
  text-align: left;
  width: 75%;
  width: 100%;
    padding: 10px;
    text-align: center;
    padding-top: 70px;
    padding-bottom: 20px;
}
.furano_renew .read ul .body img{
  border: solid 2px #FFF;
  width: 25%;
}
.furano_renew .mainWrap .search_area {
    background-color: #88dada;
        border-radius: 0;
}
.furano_renew .search_area .search02 .ttl01{
  background: #4bbcbd;
}
.furano_renew .search_area .search02 .ttl01:before,
.furano_renew .search_area .search02 .ttl01:after {
  position: absolute;
  top: 0;
  display: block;
  height: 48px;
  content: '';
  border: 30px solid #4bbcbd;
}

.furano_renew .search_area .search02 .ttl01:before {
  left: -40px;
  border-left-width: 15px;
  border-left-color: transparent;
}

.furano_renew .search_area .search02 .ttl01:after {
  right: -40px;
  border-right-width: 15px;
  border-right-color: transparent;
}

.furano_renew .search_area .search02 .ttl01 span {
  position: relative;
  display: block;
  font-size: 16px;
  font-weight: bold;
}
.furano_renew .searchWrap .right{
  border-radius: 10px;
}
.furano_renew .map{
  margin-bottom: 60px;
}
.furano_renew .map.bottom .inner1100{
  padding: 30px;
  background-color: #f4e4ff;
}
.furano_renew .map h2{
    text-align: center;
    width: 70%;
    margin: 0 auto;
    margin-bottom: 30px;
    padding-bottom: 15px;
    background:linear-gradient(transparent 40%, #f3e8ff 40%);
    position: relative;
}
.furano_renew .map h2:before{
  content:"";
  display: inline-block;
  position: absolute;
  left: -100px;
  top: 0;
  background: url(/upload/tenant_1/furanoR_illust01.webp) top left no-repeat;
  width: 117px;
  height: 133px;
}
.furano_renew .map h2 span{
    color: #7b48b2;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
.furano_renew .map .lead{
    font-size: 16px;
    color: #363636;
    margin-bottom: 30px;
}
.furanomap{
    max-width: 800px;
    margin: 0 auto;
}
/* otherTour */
.furano_renew .otherTour{
  background-color: #c8e7f6;
}
.furano_renew .otherTour .lead{
  color: #363636;
}
.furano_renew .otherTour h3,.campaignQa h3.contentTtl01{
  margin-bottom: 40px;
}
.furano_renew .otherTour h3 span,.campaignQa h3.contentTtl01 span{
    margin: 0 auto;
    text-align: center;
    background-color: #FFF;
    border-bottom: none;
    padding: 15px 80px;
    color: #8658b5;
}

.otherTour h3 span:before, .area h3 span:before, .calender h3 span:before, .flower h3 span:before, .spot h3 span:before, .hotel h3 span:before, .clothing h3 span:before, .access h3 span:before, .kanko h3 span:before, .campaignQa h3.contentTtl01 span:before{
  background: none;
}
.otherTour h3 span:after, .area h3 span:after, .calender h3 span:after, .flower h3 span:after, .spot h3 span:after, .hotel h3 span:after, .clothing h3 span:after, .access h3 span:after, .kanko h3 span:after, .campaignQa h3.contentTtl01 span:after{
  background: none;
}
.furano_renew .otherTour h3 span:before,.campaignQa h3.contentTtl01 span:before{
  background: url(/upload/tenant_1/furanoR_illust03.webp) top left no-repeat;
    height: 90px;
    width: 60px;
    background-size: contain;
    left: -30px;
    top: -25px;
}
.furano_renew .otherTour h3 span:after,.campaignQa h3.contentTtl01 span:after{
  background: url(/upload/tenant_1/furanoR_illust02.webp) top right no-repeat;
    width: 80px;
    height: 85px;
    background-size: contain;
    right: -30px;
    bottom: -5px;
}
.furano_renew .otherTour ul li .photo{
  margin-bottom: 0;
}
.furano_renew .otherTour ul li .text{
  background-color: #FFF;
  padding: 15px;
}
.furano_renew .otherTour ul li .text .ttl{
  color: #803cc4;
  text-align: center;
}
.furano_renew .otherTour ul li .text h3.ttl span{
  font-size: 16px;
    text-align: left;
    background: none;
    padding: 0;
    line-height: 1.6;
}
.furano_renew .otherTour h3.ttl span:before,.furano_renew .otherTour h3.ttl span:after{
  background: none;
}
.furano_renew .otherTour ul li a{
  padding: 0;
}


.getdpprice.pri .yen{
  font-size:20px;
  color: #d91c1c;
}
.furano_renew .categoly .lead{
    color: #000;
    padding: 15px 0;
    font-weight: normal;
}
.furano_renew .categoly h3{
  text-align: center;
}
.furano_renew .categoly h3 span{
  background-color: #f3e8ff;
  padding: 20px 70px;
  color: #8559b5;
  font-weight: bold;
  font-size: 24px;
  position: relative;
}
.furano_renew .categoly h3 span:before{
    content: "";
    display: inline-block;
    background: url(/upload/tenant_1/furanoR_illust03.webp) top left no-repeat;
    width: 70px;
    height: 120px;
    position: absolute;
    top: -20px;
    left: -20px;
    background-size: contain;
}
.furano_renew .categoly h3 span:after{
    content: "";
    display: inline-block;
    background: url(/upload/tenant_1/furanoR_illust02.webp) top right no-repeat;
    width: 80px;
    height: 114px;
    position: absolute;
    top: -10px;
    right: -30px;
    background-size: contain;
}
.furano_renew .categoly_inner{
  background: url(/upload/tenant_1/furanoR_bg.webp) top right no-repeat;
  background-size: 90% auto;
  padding-top: 0px;
  overflow: overlay;
}
.furano_renew ul.nav_c{
  display: flex;
  justify-content: center;
  align-items: baseline;
  padding-bottom: 140px;
}
.furano_renew ul.nav_c li{
  padding: 0 20px;
  width: 15%;
}
.furano_renew ul.nav_c li a{
  display: block;
}
.furano_renew #kanko{
  background-color: #46c1be;
}
.furano_renew .categoly_ttl .inner1100{
  display: flex;
  overflow: initial;
  padding: 30px;
}
.furano_renew .categoly_ttl .text{
  width: 50%;
  margin-top: -120px;
}
.furano_renew #ido.categoly_ttl .text{
  margin-top: -140px;
}
.furano_renew .categoly_ttl:nth-child(even) .text{
  padding-left: 30px;
}
.furano_renew .categoly_ttl .text .ttl_img{
      width: 70%;
}
.furano_renew #tomaru .text .ttl_img{
      width: 60%;
}
.furano_renew .categoly_ttl .text h4{
  color: #FFF;
  font-size: 50px;
  line-height: 1.2;
  padding: 40px 0px;
}
.furano_renew .categoly_ttl .text p.sub_ttl{
  font-size: 20px;
  color: #FFF;
  padding-bottom: 40px;
  font-weight: bold;
}
.furano_renew .categoly_ttl .text p.body{
  color: #FFF;
  width: 80%;
}
.furano_renew .categoly_ttl .photo{
  width: 50%;
  margin-top: -140px;
  overflow: auto;
}
.furano_renew .categoly_body{
  background-color: #FFF;
  padding-top: 40px;
  margin-bottom: 160px;
}
.furano_renew .categoly_body.taberu{
  margin-bottom: 0px;
}
.furano_renew .categoly_body h3 span{
  color: #46c1be;
}
.furano_renew .kanko.categoly_body h3 span{
  font-size: 16px;
}
.furano_renew .kanko.categoly_body h3 span.midashi{
  font-size: 22px;
}
.furano_renew .tomaru h3 span{
  color: #609fc6;
}
.furano_renew .categoly_body ul li .text .ttl{
  background: none;
    color: #46c1be;
}
.furano_renew .categoly_body ul li .text a{
  display: block;
  background-color: #46c1be;
  color: #FFF;
  text-align: center;
  margin-top: 15px;
}
.furano_renew #tomaru{
  background-color: #609fc6;
}
.furano_renew .tomaru{
  background: none;
}
.furano_renew .tomaru h3 span::before,.furano_renew .tomaru h3 span::after{
  background: none;
}
.furano_renew .tomaru h3{
  margin-bottom: 10px;
}
.furano_renew .tomaru ul li .text .ttl{
  color: #609fc6;
  text-align: center;
}
.furano_renew #ido{
  background-color: #528cdf;
}
.furano_renew .ido h3 span::before,.furano_renew .ido h3 span::after{
  background: none;
}
.furano_renew .categoly_body.ido ul li .text .ttl{
  color: #528cdf;
}
.furano_renew .categoly_body.ido h3 span{
  color: #528cdf;
}
.furano_renew .categoly_body.ido h3{
  margin-bottom: 20px;
}
.furano_renew #asobu{
  background-color: #8175cd;
}
.furano_renew .activity{
  margin-bottom: 0;
}
.furano_renew .asobu h3 span::before,.furano_renew .asobu h3 span::after{
  background: none;
}
.furano_renew .categoly_body.asobu h3 span{
  color: #8175cd;
}
.furano_renew #asobu.categoly_ttl .text{
  margin-top: -140px;
}
.furano_renew #asobu.categoly_ttl .text .ttl_img{
  width: 55%;
}
.furano_renew #asobu.categoly_ttl .text h4{
   padding-top: 20px; 
}
.furano_renew .taberu ul li .text .ttl{
  color:#8559b5;
}
.furano_renew .taberu ul li .text a{
   background-color: #8559b5; 
}
.furano_renew #taberu{
  background-color: #8559b5;
}

.furano_renew .taberu h3 span::before,.furano_renew .taberu h3 span::after{
  background: none;
}
.furano_renew .categoly_body.taberu h3 span{
  color: #8559b5;
}
.furano_renew #taberu.categoly_ttl .text{
  margin-top: -150px;
}
.furano_renew #taberu.categoly_ttl .text .ttl_img{
  width: 50%;
}
.asobu.activity h3{
    text-align: center;
    margin-bottom: 40px;
}
.asobu.activity h3 img{
  display: inline;
}
.furano_renew .asobu ul li .text .ttl{
  color: #8175cd;
}
.asobu.activity .act{
  width: 900px;
  margin: 0 auto;
}
.asobu.activity .act_inner{
  width: 90%;
  margin-right: 10%;
  margin-bottom: 30px;
}
.asobu.activity .act_inner:nth-child(odd){
    margin-right: 0;
    margin-left: 10%;
}
.asobu.activity .act_inner .photo{
  width: 30%;
}
.asobu.activity .act_inner .text{
  width: 70%;
  padding: 0 15px;
}
.asobu.activity .act_inner .text .ttl{
  font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.asobu.activity .act_inner .text .body{
  margin-bottom: 15px;
}
.asobu.activity .act_inner .text .btn a{
    display: inline-block;
    background-color: #8175cd;
    color: #FFF;
    padding: 5px 30px;
}

.act_btn{
  margin: 20px 0;
  color: #FFF;
  max-width: 900px;
    margin: 0 auto;
    width: 90%;
}
.act_btn a{
  text-align: center;
      padding: 10px;
    font-size: 16px;
      background-color: #8175cd;
      display: block;
}
.furano_renew .map.bottom .button{
  background: #8e58b5;
}
.mb30{
  margin-bottom: 30px;
}
#wrapper .campaignQa h3.contentTtl01:before{
  display: none;
}
#wrapper h3.contentTtl01{
  background: none;
}
#wrapper .campaignQa h3.contentTtl01 span{
      background-color: #FFF;
}
.campaignQa {
    background-color: #f4e4ff;
}
.campaignQa .box dl dt .sub {
    background: #8559b5;
}
.campaignQa .box dl dd .sub {
    background: #609fc6;
}

@media (max-width: 768px) {
  .furano_renew .mv_wrap{
    padding-top: 30px;
  }
  .furano_renew .top_b ul{
    margin-bottom: 15px;
  }
  .furano_renew .top_b ul li a img{
    width: 80px;
  }
  .furano_renew .mv:before{
    width: 166px;
    height: 240px;
    background-size: contain;
  }
  .furano_renew .mv:after{
    width: 185px;
    height: 139px;
    background-size: contain;
  }
  .furano_renew .top_main img{
    width: 95%;
  }
  .nav{
    padding-top: 30px;
  }
  .furano_renew .nav li{
    width: 100%;
    margin-bottom: 10px;
  }
  .furano_renew .nav li a{
    padding: 2px;
  }
  .furano_renew .nav li a span{
    font-size: 16px;
  }
  .furano_renew .read .inner{
    padding: 30px 0;
  }
  .furano_renew .read ul{
    flex-wrap: wrap;
    margin: 10px;
    margin: 0 30px;
    padding-top: 0px;
  }
  .furano_renew .read ul li{
    width: 100%;
    margin: 0;
  }
  .furano_renew .read ul li:first-child{
    margin-bottom: 50px;
    margin-bottom: 0;
  }
  .furano_renew .read ul .ttl{
    width: 50%;
    top: -25px;
    top: 0;
  }
  .furano_renew .read ul .body p{
    padding: 30px 10px 10px 10px;
    text-align: left;
    font-size: 12px;
    width: 60%;
    width: 100%;
    padding-top: 60px;
  }
  .furano_renew .read ul .body img{
    width: 40%;
  }
  .furano_renew .map h2{
    margin-bottom: 15px;
    background: none;
  }
  .furano_renew .map h2:before{
    width: 58px;
    height: 50px;
    background-size: contain;
    left: -40px;
  }
  .furano_renew .map h2 span{
    font-size: 18px;
    background: linear-gradient(transparent 40%, #f3e8ff 40%);
    padding: 5px 20px;
  }
  .furano_renew .map .lead{
    width: 100%;
    font-size: 13px;
    margin-bottom: 15px;
  }
  .furano_renew .map{
    margin-bottom: 0;
  }
  .lead{
    margin-bottom: 10px;
  }
  .furano_renew .otherTour h3 span:before, .campaignQa h3.contentTtl01 span:before{
    height: 50px;
    width: 50px;
    background-size: contain;
    left: -20px;
    top: -25px;
  }
  .furano_renew .otherTour h3 span:after, .campaignQa h3.contentTtl01 span:after{
    width: 50px;
    height: 50px;
    background-size: contain;
    right: -20px;
    bottom: -5px;
  }
  .furano_renew .otherTour h3, .campaignQa h3.contentTtl01{
    margin-bottom: 30px;
  }
  .otherTour ul li a .photo img{
    max-height: fit-content;
  }
  .furano_renew .categoly h3 span{
    font-size: 18px;
    padding: 15px 40px;
  }
  .furano_renew .categoly h3 span:before{
    height: 80px;
    width: 50px;
    background-size: contain;
    left: -20px;
    top: -25px;
  }
  .furano_renew .categoly h3 span:after{
    width: 70px;
    height: 75px;
    background-size: contain;
    right: -20px;
    bottom: -5px;
  }
  .furano_renew ul.nav_c{
    flex-wrap: wrap;
    padding-bottom: 20px;
  }
  .furano_renew ul.nav_c li{
    width: 30%;
    margin: 1%;
    padding: 0 10px;
  }
  .furano_renew .categoly_ttl .inner1100{
        padding: 15px;
  }
  .furano_renew .categoly_ttl:nth-child(even) .text{
    padding-left: 0;
    margin-top: -70px;
  }
  .furano_renew .categoly_ttl .text .ttl_img{
        width: 100%;
  }
  .furano_renew .categoly_ttl .text h4{
    padding: 15px 0;
    font-size: 26px;
  }
  .furano_renew .categoly_ttl .text p.sub_ttl{
    font-size: 15px;
    padding-bottom: 20px;
  }
  .furano_renew .categoly_ttl .text p.body{
    font-size: 12px;
    width: 180%;
  }
  .furano_renew .categoly_ttl .photo{
    margin-top: -50px;
  }
  .furano_renew #tomaru.categoly_ttl:nth-child(even) .text{
    padding-left: 10px;
    margin-top: -40px;
  }
  .furano_renew #tomaru.categoly_ttl .text p.body,.furano_renew #asobu.categoly_ttl .text p.body{
    margin-left: -90%;
  }
  .furano_renew #ido.categoly_ttl .text{
    margin-top: -70px;
  }
  .furano_renew .categoly_body.ido h3 span{
    padding: 0;
  }
  .furano_renew #asobu.categoly_ttl .text{
    margin-top: -60px;
    padding-left: 10px;
  }
  .furano_renew .categoly_body{
    margin-bottom: 60px;
  }
  .asobu.activity .act{
    width: 100%;
  }
  .asobu.activity .act_inner .photo{
    width: 40%;
  }
  .asobu.activity .act_inner .text{
    padding: 0 0 0 10px;
    width: 60%;
  }
  .asobu.activity .act_inner .text .ttl{
    font-size: 16px;
  }
  .asobu.activity .act_inner .text .body{
    font-size: 12px;
  }
  .asobu.activity .act_inner{
    width: 100%;
    margin-right: 0;
     margin-bottom: 15px;
  }
  .asobu.activity .act_inner:nth-child(odd){
    margin-left: 0;
    width: 100%;
    margin-bottom: 15px;
  }
  .furano_renew .categoly_body{
    margin-bottom: 30px;
  }
  .furano_renew .categoly_body.asobu h3 span{
    padding: 0;
  }
  .furano_renew #taberu.categoly_ttl .text{
    margin-top: -50px;
  }
  .furano_renew .map.bottom{
    margin-bottom: 15px;
  }
  .furano_renew .otherTour h3 span{
    padding: 10px;
    font-size: 14px;
  }
  .furano_renew .otherTour h3 span:before{
    left: -10px;
  }
  .furano_renew .otherTour h3 span:after{
    right: -10px;
        bottom: -20px;
  }
  .furano_renew #tomaru,.furano_renew #asobu,.furano_renew #ido,.furano_renew #taberu{
    margin-top: 60px;
  }
  .furano_renew .otherTour#tour h3 span{
        padding: 15px 40px;
  }
  .furano_renew .otherTour ul li .text h3.ttl span{
    font-size: 14px;
  }
  .furano_renew .categoly_body ul li .text a{
    line-height: 1.4;
    padding: 5px;
    font-size: 12px;
  }
  .furano_renew .kanko.categoly_body h3 span{
    font-size: 14px;
  }
  .furano_renew .kanko.categoly_body h3 span.midashi{
    font-size: 16px;
  }
}
.map .modal-header{
  z-index: 22;
}
.hotel .swiper-button-prev, .hotel .swiper-button-next{
  z-index: 10;
}
/* .slick-slider .slick-track, .slick-slider .slick-list{
  overflow: unset;
} */

/* ranking */
.ranking .swiper04{
  position: relative;
}
.ranking .swiper-pagination,.ranking .swiper-button-prev,.ranking .swiper-button-next{
  bottom: -30px;
  position: absolute;
}
.ranking .swiper-slide{
  position: relative;
}
.ranking .swiper-slide a.no:before{
  display: inline-block;
  content: "1";
  position: absolute;
  left: -2px;
  top: -3px;
  background: #8e58b5;
  color: #FFF;
  width: 40px;
  height: 40px;
  z-index: 10;
  text-align: center;
  padding: 5px;
  font-size: 18px;
}
.ranking .swiper-slide a.n01:before{
    content: "1";
}
.ranking .swiper-slide a.n02:before{
    content: "2";
}
.ranking .swiper-slide a.n03:before{
    content: "3";
}
.ranking .swiper-slide a.n04:before{
    content: "4";
}
.ranking .swiper-slide a.n05:before{
    content: "5";
}
.ranking .swiper-slide a.n06:before{
    content: "6";
}
.ranking .swiper-slide a.n07:before{
    content: "7";
}
.ranking .swiper-slide a.n08:before{
    content: "8";
}
.ranking .swiper-slide a.n09:before{
    content: "9";
}
.ranking .swiper-slide a.n10:before{
    content: "10";
}
.modelLink{
  margin: 30px 0;
  text-align: center;
}
.modelLink a{
    text-align: center;
    display: inline-block;
    padding: 10px 60px;
    font-size: 20px;
    background-color: aliceblue;
    background-image: linear-gradient(90deg, #48c1be, #8658b5);
    border-radius: 30px;
    color: #FFF;
    font-weight: bold;
}
@media (max-width: 768px) {
  .modelLink{
    margin: 15px 0;
  }
  .modelLink a{
    font-size: 16px;
  }
}


/* Qa修正 */
.campaignQa .box dl dt{
  padding: 30px 50px;
}
.campaignQa .box dl dt h3{
  text-align: left;
    margin-bottom: 0;
    width: 100%;
}
.campaignQa .box dl dt .sub{
      border-radius: 4px;
    position: absolute;
    top: 20px;
    left: -20px;
    z-index: 0;
    width: 60px;
    height: 60px;
    display: block;
    padding: 0;
}
 .campaignQa .box h3 span:before,.campaignQa .box h3 span:after{
  background: none;
}
.campaignQa .box h3 span{
  color: #000;
    font-weight: normal;
    font-size: 14px;
    padding: 0;
    margin: 0;
    text-align: left;
    padding-left: 80px;
    background: none;
    border-bottom: none;
}
@media (max-width: 768px) {
  .campaignQa .box h3 span{
        padding-left: 0;
  }
  .campaignQa .box dl dt .sub{
    width: 35px;
    height: 35px;
    font-size: 18px;
    line-height: 35px;
    top: 10px;
    left: -40px;
  }
}
.tokushu h3{
      color: #8559b5;
}
.tokushu ul li{
  padding: 10px;
}
.tokushu ul li span{
  text-align: center;
  padding: 5px;
  width: 100%;
  display: inline-block;
}
.swiperTokushu{
  position: relative;
}

#wrapper .tokushu h3.contentTtl01{
  color: #8559b5;
}

@media (min-width: 768px) {
  .swiperTokushu .swiper-wrapper{
    display: flex;
      flex-wrap: wrap;
  }
  .swiperTokushu .swiper-slide{
    width: 33%;
  }
  .swiper-button-prev,.swiper-button-next{
    display: none;
  }
}
