@charset "UTF-8";
/* 2103 */
.header_terminix{
  font-size: 0;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  vertical-align: top;
  background: url(../images/common/img_header_terminix.png) no-repeat center top/contain;
  height: 14px;
  margin: 13px 0 0;
  width: 76px;
}

.onsp{
    display: none !important;
  }

@media screen and (max-width: 939px){
.header_terminix{
  display: none;
  }

  .onpc{
    display: none !important;
  }

  .onsp{
    display: block !important;
  }
}











/*
// apply
*/

.apply--mitsumori-fukidashi{
  position: relative;
}
.apply--mitsumori-fukidashi:before{
  background: url("../images/add_images/apply--mitsumori-fukidashi.png") no-repeat top center/100% auto;
  content:'';
  height: 80px;
  left:50%;
  position: absolute;
  transform:translate(-50%,0);
  top:-90px;
  width:600px;
}

.house .g-game {
  background: url("../images/add_images/g-game--bg.png") repeat-x left top/180px auto;
  padding: 25px 0;
}

.katori-senkou{
  background: #f0f0f0;
  padding: 30px 0;
}

.katori-senkou__banner{
  display: block;
  margin: auto;
  width: 940px;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}

.katori-senkou__banner:hover{
  opacity:.7
}

.env_bn{
  background: rgba(253,226,118,.5);
  padding: 35px 0;
}

.cm_cont{
  padding: 85px 0 40px;
}


/*
// modal
*/

.house .modal_wrap{
  align-items: center;
  display: flex;
  height:100vh;
  justify-content: center;
}

.house .modal_scroll{
  height:auto;
  overflow-y: visible;
}

.house .modal_content{
  /* background:#f8d962; */
  position:relative;
  z-index:1004;
}

.house .modal_baits{
  overflow: visible;
  position:relative;
}

.house .modalBaits_title {
  height: 60px;
  width: 544px;
}

.house .modalBaits_title1 {
  background: url("../images/add_images/modal-item--01__title.png") no-repeat center center/auto 37px;
}

.house .modalBaits_title2 {
  background: url("../images/add_images/modal-item--02__title.png") no-repeat center center/auto 37px;
}

.house .modalBaits_text2 .text_statement{
  font-size: 24px;
  font-weight: bold;
}

.house .modalBaits_text{
  height: auto;
  padding: 56px 47px;
}

.house .modal_baits .text_main{
  font-size:16px;
}

.js-modal-item{
  display: none;
}

@media screen and (max-width:939px){
  .house .house .modal_wrap {
    padding-top: 20%;
  }

  .house .modal_content{
    margin: auto;
    width: 92%;
  }
  .house .modalBaits_title {
    margin: auto;
    height: 12rem;
    width: 100%;
  }

  .house .modalBaits_title1 {
    background: url("../images/add_images/modal-item--01__title.png") no-repeat center center/auto 6rem;
  }

  .house .modalBaits_title2 {
    background: url("../images/add_images/modal-item--02__title.png") no-repeat center center/auto 6rem;
  }

  .house .modalBaits_text2 .text_statement{
    font-size: 4rem;
  }

  .house .modalBaits_text{
    height: auto;
    padding: 8rem 6rem;
  }

  .house .modal_baits .text_main{
    font-size:2.8rem;
  }
}

@media screen and (min-width:940px){
  /*
  // service
  */
  .house .service__item__modal-btn{
    bottom:10px;
    font-size:12px;
    right:10px;
  }


  .house .service_cont{
    padding-top:55px;
  }

  .house .service_list{
    margin: 30px 0 80px;
  }


  /*
  // modal
  */

  .house .modal_content{
    margin:0 auto;
    max-width:64rem;
    border:3px solid #000
  }

}

@media screen and (min-width:940px){
  .house .house .modal_wrap {
    padding-top: initial;
  }
}


/*************

* sp-style *

*************/


@media screen and (max-width:939px){


  /*
  // service
  */

  .house .service__title{
    background:url(../images/add_images/service__title--sp.png) no-repeat top center/contain;
    margin: 0 0 5.3vw;
    padding-top: 45.8vw;
  }

  .house .service__subtitle{
    font-size: 1.6rem;
    margin: 0 0 2.6vw;
  }

  .house .service__subtitle-footnote{
    font-size:1.2rem;
    margin: 0 0 5.3vw;
  }

  .house .service_itemTitle3{
    background: url(../images/add_images/img_service_item_title3.png) no-repeat top center/cover;
    height: auto;
    padding-top: 41.6vw;
    width: 100%;
  }

  .house .service_itemTitle4{
    background: url(../images/add_images/img_service_item_title4.png) no-repeat top center/cover;
    height: auto;
    padding-top: 41.6vw;
    width: 100%;
  }

  .house .service__item__modal-btn{
    bottom: 2.6vw;
    font-size: 2.2vw;
    right: 2.6vw;
  }

  .service__movie__title{
    margin: 12vw auto 8vw;
    width: 76vw;
  }
  .service__movie__item--wrapper{
    margin: 0 auto 8vw;
    padding: 56.25% 0 0;
    position: relative;
    width: 85.333vw;
  }
  .service__movie__item{
    position: absolute;
    height: 100%;
    left: 0;
    top:0;
    width: 100%;
  }



  /*
  // apply
  */


  .apply--mitsumori-fukidashi:before{
    height: 12vw;
    top: -14vw;
    width:93.3vw;
  }

  .house .g-game {
    background: url("../images/add_images/g-game--bg.png") repeat left top/25vw auto;
    padding: 0;
  }

  .katori-senkou{
    padding: 5.3vw 3.333467vw;
  }

  .katori-senkou__banner{
    width: 100%;
  }

  .env_bn{
    padding: 0;
  }

  .cm_cont{
    padding: 85px 0 40px;
  }

  .special_bannerAnchor {
    background: url(../images/common/bn_special_sp.jpg) no-repeat left top/contain;
    margin-bottom: 6.4vw;
    padding-top: 52.666667vw;
  }
}



/*************
 * bussiness *
**************/
.biz .price_area{
  background: #dddddd;
  padding: 65px 0 60px;
}
.biz .priceWrap{
  width: 900px;
  margin: 0 auto;
}

.biz .priceTitle{
  background: url("../images/add_images/biz/price__title--pc.png") no-repeat top center/100% auto;
  font-size:0;
  overflow:hidden;
  text-indent:100%;
  white-space:nowrap;
  margin: 0 auto 60px;
  height: 75px;
  width:620px;
}

/* テーブルパターン */
/*
.biz table.tablelayoutSpec{
  width: 100%;
  margin:40px auto 10px;
  border-collapse: collapse;
  border: #000000 3px solid;
}

.biz table.tablelayoutSpec th{
  background: #5fb4d7;
  text-align: center;
  font-weight: bold;
  padding: 15px 20px;
  font-size: 22px;
  letter-spacing: 0.1em;
  border: #000000 1px solid;
}

.biz table.tablelayoutSpec td{
  background: #ffffff;
  text-align: center;
  font-weight: bold;
  padding: 15px 20px;
  font-size: 16px;
  border: #000000 1px solid;
}

.biz .priceWrap .cap{
  font-size: 12px;
}
*/

.biz .priceWrap {
width: 940px;
margin: 0 auto;
}

.price_itemTitle {
background: #000;
padding: 20px 0;
text-align: center;
}

.price_tableBody {
  width:100%;
}


.biz .haccp-link{
  margin: 40px auto 0;
  width: 100%;
}

.biz .haccp-link__banner{
  display: block;
  margin: 0 auto;
  width: 460px;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}

.biz .haccp-link__banner img{
  display: block;
}

.biz .haccp-link__banner:hover{
  opacity:.7
}

@media screen and (max-width:939px){
  .biz .price_area{
    padding: 12vw 0 8vw;
  }
  .biz .priceWrap{
    width:100%;
    margin: 0 auto;
  }

  .biz .priceTitle{
    background: url("../images/add_images/biz/price__title--sp.png") no-repeat top center/100% auto;
    height: 21.333vw;
    margin:0 auto 8vw;
    width:100%;
  }

  /* テーブルパターン */
  /*
  .biz table.tablelayoutSpec{
    margin: 5.333vw auto 1.333vw;
  }

  .biz table.tablelayoutSpec th{
    padding: 2vw 2.666vw;
    font-size: 1.4rem;
  }

  .biz table.tablelayoutSpec td{
    padding: 2vw 2.666vw;
    font-size: 1.2rem;
  }

  .biz .priceWrap .cap{
    font-size: 1.0rem;
  }
  */

  .biz .price_itemTitle img{
    height: 9vw;
  }

  .biz .price_list {
    padding: 0 6.6vw;
  }

  .biz .price_tablePeriod{
    width: 37vw;
  }

  .biz .price_item__footnote-list{
    padding: 0 6.6vw;
  }

  .biz .haccp-link{
    margin: 8vw 3.333467vw 0;
    width: auto;
  }

  .biz .haccp-link__banner{
    width: 100%;
  }
}



/*******************
// 2402 house
********************/
body,
.house .common-font {
  font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN", YuGothic, "Yu Gothic Medium", "Yu Gothic","HGPゴシックE","メイリオ","ＭＳ Ｐゴシック","Droid Sans",Roboto,Verdana, sans-serif;
}

.house {
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: 'palt';
}

.house img {
  display: block;
  margin: auto;
}

.house a:hover,
.house button:hover {
  opacity: .7;
  transition: .3s;
  cursor:pointer;
}

.pc {
  display: block!important;
}

.sp {
  display: none!important;
}

@media screen and (max-width:750px){
  html{
    font-size : 1.333vw;
  }
}

@media screen and (max-width:939px){
  .house img{
    max-width: none;
    width: 100%;
  }

  .pc {
    display: none!important;
  }

  .sp {
    display: block!important;
  }

  /*
  // header
  */
  .header_cont{
    height: 12.266667vw;
  }

  .page-house .env_item_house:before {
    background:url(../images/add_images/btn_env_house_active_sp.png) no-repeat left top/contain;
  }

  .page-house .env_item_house.active {
    margin-right: 0;
  }

  .page-house .env_item:not(.active) {
    width: 52.3vw;
  }
}


/* =============== 2402 SP design =============== */

/*
// fv
*/
.house .fv {
  width: 100%;
}


/*
// header_bottom
*/
.house .page-house .env_cont {
  background: linear-gradient(180deg,#ff5000 0%, #ff5000 5%, transparent 5%, transparent 100%);
  margin-top: -1rem;
}

.house.header_bottom,
.house .offer {
  background-color: #ff5000;
  background-image: repeating-linear-gradient(-45deg,rgba(255,255,255,0.07), rgba(255,255,255,0.07) 2rem,transparent 0, transparent 4rem);
  padding: 2.5rem;
}

.house .header_bottom_top {
  margin-bottom: 1rem;
}
.house .offer_bottom .header_bottom {
  position: relative;
}


/*
// follow_btn
*/
.house .follow_wrap {
  width: 100%;
  height: 100%;
  margin: -12.5rem auto 0;
}

.house .follow_btn_wrapper {
  position: sticky;
  top: -0.1px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 4;
  transition: 0.6s;
  opacity: 1;
}

.page-house .follow_btn_wrapper img {
  margin: auto;
}

.house .link_target::before {
  content: "";
  display: block;
  height: 15rem;
  margin-top: -15rem;
  visibility: hidden;
  z-index: -1;
}

/*
// offer
*/
.house .offer {
  position: relative;
}

.house .offer a,
.house .offer button {
  display: block;
}

.house .offer__btn--wrap {
  position: relative;
  max-width: 84.5rem;
  margin: 0 auto;
}

.house .offer--min .offer__btn--house,
.house .offer--min .offer__btn--apartment,
.house .offer__btn--house,
.house .offer__btn--apartment {
  width: 40%;
}

.house .offer--min .offer__btn--wrap {
  margin: 0 auto;
}

.house .offer--min .offer__btn--house,
.house .offer--min .offer__btn--apartment {
  top: 20rem;
  transform: translateY(0%);
}

.house .offer--min .offer__btn--house {
  left: 12.3%;
}

.house .offer--min .offer__btn--apartment {
  right: 12.3%;
}

.house .offer__memberBenefits--wrap {
  position: relative;
  margin: 0 auto 2rem;
  padding: 2.5rem 0 0;
}

.house .offer__memberBenefits__btn_wrap {
  position: absolute;
  bottom: 7.5%;
  width: 39rem;
  left: 0;
  right: 0;
  margin: auto;
}

.house .offer__memberBenefits__btn_wrap a,
.house .offer__memberBenefits__btn {
  font-size: 2.2rem;
  color: #2F5EFF;
  font-weight: bold;
  text-decoration: underline;
  text-align: center;
}

.house .offer__memberBenefits__couponBtn {
  width: 37%;
}

.house .offer__memberBenefits__premiumCouponBtn {
  width: 56%;
}


/*
// service
*/
.house .service {
  background-color: #D7FFFF;
}

.house .service__type__btn--wrap {
  position: relative;
  margin: 0 auto;
  background-color: #fff;
}

.house .service__type__btn--wrap img {
  width: 100%;
}

.house .service__type__btn {
  position: absolute;
  left: 0;
  right: 0;
  top: 25%;
  display: flex;
  justify-content: center;
  text-align: center;
  gap: 3rem;
}

.house .service__type__btn--extermination,
.house .service__type__btn--prevention {
  display: block;
  width: 100%;
  max-width: 32rem;
  margin: auto;
}

.house .service__type__btn--extermination a,
.house .service__type__btn--prevention a {
  width: 32.6rem;
}

.service__type__btn--extermination_txt,
.service__type__btn--prevention_txt {
  font-size: 2.7rem;
  line-height: normal;
  font-weight: 600;
  text-align: center;
  margin-top: 1.5rem;
}


/*
// extermination
*/
#extermination {
  position: absolute;
  bottom: -13.5rem;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
  scroll-margin-top: 1000px;
  scroll-margin-bottom: 1000px;
}

.service__content__extermination {
  background-color: #F5DBBA;
  padding-bottom: 5em;
}

.service__content__extermination p {
  letter-spacing: 0.1rem;
  font-weight: 600;
}

.service__content__list_txt {
  font-size: 3rem;
  text-align: center;
  padding: 13rem 0 1rem;
}

.service__content__extermination_menu {
  position: relative;
  width: 100%;
  max-width: 68rem;
  margin: auto;
}

.service__content__extermination_menu img {
  margin: 0 auto 1.5rem;
}

.service__content__extermination_menu p {
  position: absolute;
  font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN", YuGothic, "Yu Gothic Medium", "Yu Gothic","HGPゴシックE","メイリオ","ＭＳ Ｐゴシック","Droid Sans",Roboto,Verdana, sans-serif;
  font-size: 1.9rem;
  line-height: 1.5;
  width: 26rem;
  top: 8rem ;
  left: 38.5rem;
  text-align:justify;
}

.house .service__content__fee__wrap .next_img,
.house .service__content__type .next_img  {
  width: 1rem;
  margin: 2rem auto;
}

.house .service__content__type {
  margin-top: 9rem;
}

.house .offer--min .service__type__btn--wrap {
  margin: 0 auto;
}

.house .offer--min .service__type__btn--extermination {
  left:9.5rem;
  right:auto;
  top:20rem;
  transform: translateY(0%);
  width: 27rem;
}

.house .offer--min .service__type__btn--prevention {
  right:9.5rem;
  top:20rem;
  transform: translateY(0%);
  width: 27rem;
}

.house .offer__memberBenefits--wrap {
  margin: 0 auto 2rem;
  padding: 2.5rem 0 0;
}

.house .service__content {
  background-color: #fff;
}

.house .service__content,
.house .service__content__list {
  position: relative;
}

.house .prevention_contents_3_01_txt,
.house .prevention_contents_3_02_txt,
.house .prevention_contents_3_03_txt {
  display: flex;
  justify-content: center;
  position: absolute;
}

.house .prevention_contents_2_txt,
.house .prevention_contents_3_txt {
  position: absolute;
  display: flex;
  left: 0;
  right: 0;
  margin: auto;
}

.house .prevention_contents_2_txt {
  display: flex;
  gap: 10rem;
  font-size: 2.5rem;
  bottom: 6rem;
  width: 77%;
}

.house .prevention_contents_2_txt p,
.house .prevention_contents_3_txt p {
  font-weight: bold;
}

.house .prevention_contents_3_01_txt {
  gap: 3rem;
  font-size: 1.8rem;
  left: 0;
  right: 2rem;
  margin: auto;
  top: 59.5%;
}

.house .prevention_contents_3_02_txt {
  gap: 2rem;
  font-size: 2.5rem;
  left: 3rem;
  top: 68.5%;
  width: 58%;
  line-height: 4rem;
}

.house .prevention_contents_3_02_txt span {
  display: block;
  font-size: 2.2rem;
  line-height: 3rem;
}


.house .prevention_contents_3_03_txt {
  gap: 2rem;
  font-size: 2.2rem;
  left: 0;
  right: 0;
  margin: auto;
  top: 85%;
  line-height: 3.5rem;
  width: 90%;
}

.house .prevention_contents_3_03_txt span {
  font-size: 1.8rem;
}

.house .service__content__fee__wrap {
  background-color: #F5DBBA;
}


/*
// accordion
*/
.house .ac {
  margin: 0 auto;
}

.house .ac dt {
  position: relative;
  margin: 0 auto;
}

.house .qa .ac-parent {
  position: relative;
  width: 66.2rem;
}

.house .service__content__fee__wrap .ac-parent img,
.house .service__content__fee__wrap {
  position: relative;
}

.house .service__content__fee__wrap .ac-parent {
  position: relative;
  max-width: 68rem;
  margin: 0 auto;
  cursor: pointer;
  transition: .3s;
  z-index: 10;
}

.house .service__content__fee__wrap .ac-child {
  position: relative;
  max-width: 68rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
  margin-top: -5rem;
}

.house .service__content__fee__wrap .ac-child .txt__Wrap {
  position: absolute;
  line-height: 2.5rem;
  font-size: 2rem;
  bottom: 2.2rem;
  text-indent: -1em;
  padding-left: 1em;
  width: 63rem;
  left: 0;
  right: 0;
  margin: auto;
}

.house .description_iconwrap {
  position: absolute;
  right: 5%;
  top: 45%;
  z-index: 15;
}

.house .ac-parent .description_icon {
  position: relative;
  height: 2rem;
  width: 3rem;
  background-image: url(../images/add_images/icon_triangle_white.webp);
  background-size: cover;
}

.house .ac-parent .description_icon {
  transform: rotate(180deg);
}

.house .ac-parent .description_icon.open {
  transform: rotate(0deg);
  margin-top: -0.8rem;
}


/*
// splide
*/
.house .service__content__voice__wrap {
  position: relative;
}

.house .service__content__voice__wrap_title {
  width: 45rem;
  margin: 10rem auto 2rem;
}

.house .service__content__voice__wrap .splide,
.house .service__content__voice__wrap .splide_2.splide {
  width: 62rem;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 3;
}

.house .service__content__voice__wrap .splide__slide {
  position: relative;
}

.house .service__content__voice__wrap .splide_main {
  position: absolute;
  width: 55.7rem;
  left: 0;
  right: 0;
  margin: auto;
  top: 10rem;
  text-align: justify;
}

.house .service__content__voice__wrap .splide_main_bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 4rem;
}

.house .service__content__voice__wrap .splide_2 .splide__txt {
  height: 37.5rem;
  padding-top: 0.5rem;
  font-weight: 600;
}

.house .service__content__voice__wrap .splide_2 .splide_main_bottom {
  padding-top: 2.5rem;
}

.house .service__content__voice__wrap .splide__title {
  font-size: 2.8rem;
  font-weight: 700;
}

.house .extermination_splide__title {
  color: #D90000;
}
.house .prevention_splide__title {
  color: #036EB5;
}

.house .service__content__voice__wrap .splide__txt {
  font-size: 2.5rem;
  line-height: normal;
  height: 14rem;
}

.house .service__content__extermination .txt,
.house .service__content__prevention .txt {
  font-size: 1.9rem;
  line-height: normal;
  font-weight: 500;
  text-align: left;
  padding-top: 2rem;
}

.house .service__content__voice__wrap .splide_link {
  color:#2f5eff;
  font-weight: bold;
  padding-bottom: .4rem;
  border-bottom: solid .2rem #2f5eff;
  line-height: 1;
  font-size: 2.5rem;
  right:2rem;
  bottom: 1.5rem;
  cursor: pointer;
}

.house .service__content__voice__wrap .splide_date {
  font-size: 2.2rem;
  font-weight: 600;
}

.house .service__content__voice__wrap .splide__arrow--prev {
  left: -5.3em;
  transform: scale(-1, 1);
}

.house .service__content__voice__wrap .splide__arrow--next {
  right: -5.3em;
}

.house .service__content__voice__wrap .splide__arrow {
  position: absolute;
  top: 30%;
  height: 5em;
  width: 5em;
  background-color: #fff;
  opacity: 0.6;
  border-radius: 5em;
  border: none;
  box-shadow: 3px 4px 4px  rgba(202, 202, 202, 0.822);
}

.house .service__content__voice__wrap .splide__arrow svg {
  fill: #222222;
  height: 2.2em;
  width: 2.2em;
}

.house .service__content__voice__wrap .splide_1 .splide__pagination {
  bottom: -4rem;
}
.house .service__content__voice__wrap .splide_2 .splide__pagination {
  padding-top: 1rem;
  bottom: -5rem;
}

.house .service__content__voice__wrap .splide_1 .splide__pagination__page.is-active {
  background: #D90000;
  transform: none;
}

.house .service__content__voice__wrap .splide_1 .splide__pagination__page,
.house .service__content__voice__wrap .splide_2 .splide__pagination__page,
.house .service__content__voice__wrap .splide_1 .splide__pagination__page.is-active
.house .service__content__voice__wrap .splide_2 .splide__pagination__page.is-active {
  border: none;
  padding: 0.5em;
  height: 0.5em;
  width: 0.5em;
}

.house .service__content__voice__wrap .splide_2 .splide__pagination__page.is-active {
  background: #036EB5;
  transform: none;
}

.house .service__content__voice__wrap .splide__pagination__page {
  background: #505050;
  border-radius: 5em;
  margin: 4rem 1rem 3rem;
}


/*
// announcement
*/
.house .announcement {
  position: relative;
  max-width: 97rem;
  margin: auto;
}

.house .announcement p {
  position: absolute;
  font-size: 2.3rem;
  font-weight: 600;
  left: 6%;
}

.house .announcement_txt {
  position: absolute;
  top: 58.5%;
}

.border {
  position: relative;
  z-index: 1;
}

.border:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0.3rem;
  width: 100%;
  height: 4px;
  border-radius: 5px;
  background: #F5D762;
  z-index: -1;
}


/*
// service__content__prevention
*/
.house  .service__content__prevention {
  position: relative;
}

#prevention {
  position: absolute;
  top: -0.8%;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}

.house .service__content__prevention_txt_wrap {
  position: relative;
  margin: 0 auto;
  text-align: center;
}

.service__content__prevention__btn--wrap {
  display: flex;
  justify-content: center;
  left: 0;
  right: 0;
  margin: 0 auto 5rem;
  gap: 2rem;
  top: 13.6%;
}

.service__content__prevention__btn--wrap_num {
  width: 5.5rem!important;
  margin-bottom: 0.5rem !important;
}

.house .house .service__content__prevention_txt {
  margin: 9rem auto 0;
}

.house .service__content__prevention__btn {
  display: block;
  width: 22rem;
}

.house .service__content__prevention_txt_wrap .main_txt {
  display: inline-block;
  font-size: 3.3rem;
  font-weight: 600;
  line-height: 4.5rem;
}

.house .service__content__prevention_txt_wrap .sub_txt {
  margin-top: 1rem;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: normal;
}

.house .service__content__prevention_txt_wrap_border {
  border-bottom: 1px solid #000;
  width: 75%;
  margin: 0.5rem auto;
}

.house .service__content__prevention_txt_wrap img {
  width: 55rem; 
  margin: 3rem auto;
}

.house .service__content__prevention .service__content__fee__wrap {
  background-color: #D7FFFF;
}

.house .prevention_contents_wrap {
  position: relative;
  max-width: 68.5rem;
  width: 95%;
  margin: 0 auto 1.5rem;
}

.house .prevention_contents_wrap p {
  font-weight: 600;
  text-align:justify;
}

.house .service__house__content__fee__wrap .ac-parent img {
  margin: auto;
}

.service__content__type_wrap {
  position: relative;
}

.house .service__content__type_txt {
  position: absolute;
  top: 41%;
  left: 3rem;
  line-height: 3.5rem;
}

.house .service__content__type_txt p {
  font-size: 2.7rem;
  font-weight: 600;
  left: 3rem;
  bottom: 2.2rem;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 1.5rem;
}


/*
// service_and_qa
*/
.house .service_and_qa {
  padding: 5rem 0;
  background-color: #FFEAB4;
  background-image: repeating-linear-gradient(-45deg,rgba(255, 255, 255, 0.164), rgba(255,255,255,0.164) 2rem,transparent 0, transparent 5rem);
}

.house .servise {
  margin: 0 auto;
  width: 68.5rem;
}

.house .servise_top,
.house .servise_bottom {
  position: relative;
}

.house .servise_top p,
.house .servise_bottom p {
  position: absolute;
  z-index: 2;
  font-size: 2.2rem;
  font-weight: 600;
  width: 30.8rem;
  left: 9%;
  line-height: 3rem;
}

.house .servise_top_txt_01 {
  top: 52%;
}

.house .servise_top_txt_02 {
  top: 84%;
}

.house .servise_bottom_txt_01 {
  top: 22%;
}

.house .servise_bottom_txt_02 {
  top: 79.5%;
}

.house .qa {
  margin-top: 5.6rem;
}

.house .qa .ac-parent .description_title {
  height: 13.6rem;
  position: relative;
  z-index: 20;
  margin: auto;
  background-size: cover;
}

.house .qa_title_img {
  max-width: 69.3rem;
}


/* q1~q4 */
.house .qa .ac-parent .description_title {
  background-color: #EA5504;
  box-shadow: 0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.3);
  border-radius: 1rem;
  cursor: pointer;
}

.house .qa .ac-parent .description_title.open {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.house .qa .qa_titile {
  margin: 0 auto;
}

.house .qa .qa_wrapper{
  margin-top: -10rem;
}

.house .qa .ac {
  margin-top: 1.7rem;
}

.house .qa .ac-parent img,
.house .option .ac-parent img {
  position: relative;
  margin: 0 auto;
  cursor: pointer;
  transition: .3s;
  z-index: 10;
}

.house .qa .ac-child img,
.house .option .ac-child img {
  position: relative;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
}

.house .option .ac-child img {
  left: 0.3rem;
}

.qa .ac-child {
  background-color: #fff;
  box-shadow: 0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.3);
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
  padding: 3rem 3rem 2.5rem 3rem;
  width: 66.2rem;
  margin: 0 auto 3rem;
}

.qa .q3.ac-child {
  padding-bottom: 0;
}

.house .qa .description_iconwrap {
  position: absolute;
  right: 2rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 25;
}

.house .qa .ac-parent .description_icon {
  position: relative;
  height: 1.8em;
  width: 3.3rem;
  background-image: url(../images/add_images/icon_triangle_black.webp);
  background-size: cover;
}

.house .qa .ac-parent .description_icon {
  transform: rotate(0deg);
}

.house .qa .ac-parent .description_icon.open {
  transform: rotate(180deg);
}

.house .option {
  position: relative;
  margin-top: 6rem;
}

.house .option .description_iconwrap {
  top: 91%;
}

.house .option .description_iconwrap.open {
  top: 20%;
}

.house .option .description_icon {
  height: 2.3rem;
  width: 3.9rem;
}

.house .option .description_iconwrap,
.house .option .description_icon {
  left: 0;
  right: 0;
  margin: auto;
}

.house .option .ac-child {
  margin: -3rem auto 0;
  width: 68.5rem;
}

.house .option .ac-parent img {
  width: 69rem;
}


/*
// attention
*/
.house .attention {
  margin-top: 6rem;
}

.house .attention .attention_txt {
  width: 68rem;
  background-color: #fff;
  margin: -3rem auto 0;
  padding: 3rem;
  border-radius: 1em;
}

.house .attention .attention_txt li {
  font-size: 1.8em;
  font-weight: 600;
  line-height: 1.6em;
  text-indent: -1em;
  padding-left: 1em;
}

.house .attention img,
.house .attention .attention_txt img{
  width: 68rem;
}


/*
// offer_bottom
*/
.house .offer_bottom .offer__btn--wrap,
.house .offer__memberBenefits--wrap {
  margin-top: 3rem;
  max-width: 84.5rem;
}

.house .offer_bottom .offer__memberBenefits__btn,
.house .offer_bottom .offer__memberBenefits--wrap .offer__memberBenefits__btn {
  position: absolute;
  bottom: 3%;
  left: 0;
  right: 0;
  margin: auto;
}

.house .offer_bottom .offer__memberBenefits__btn.btm {
  bottom: 5%;
}

.house .offer__btn_row {
  position: absolute;
  justify-content: center;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
}

.house .offer_bottom .offer__btn--wrap .offer__btn_row {
  gap: 1.5rem;
  top: 47%;
}

.house .offer__memberBenefits--wrap .offer__btn_row {
  top: 74.5%;
  gap: 1rem;
}

.house .offer__btn--wrap .offer__btn_row {
  gap: 1.5rem;
  top: 45%;
}

/*
// service
*/
.house .service__content__list__description {
  font-size:2rem;
  left: 38.2rem;
  letter-spacing: 0.065em;
  line-height: 1.5;
  top: 7.4rem;
  width: 26.5rem;
}

.house .service__content__list__modalBtn {
  position: absolute;
  color: #2f5eff;
  font-weight: bold;
  line-height: 1;
  font-size: 1.6rem;
  right: 2.5rem;
  bottom: 19%;
  cursor: pointer;
}

.house .service__content__list__modalBtn:after {
  position: absolute;
  background: #2f5eff;
  content:'';
  height: 1px;
  left:0;
  width: 100%;
  bottom:-0.1em;
}


/*
// campaignModal
*/
.campaignModal{
  padding: 6rem 0 12rem;
  width: 65rem;
}

.campaignModal img{
  max-width: none;
  width: 100%;
}

.campaignModal .modal-close-btn{
  left:auto;
  right: 2rem;
  top:2rem;
}

.campaignModal__service{
  background: url("../images/add_images/campaignModal--bg--yellow.png") repeat left top/8.5rem auto;
}

.campaignModal__serviceTitle{
  background: #fff;
}

.campaignModal__serviceImage--wrap{
  display: block;
  margin: 0;
  padding: 2rem 0;
}

.campaignModal__serviceImage01{
  margin: 0 auto 3rem;
  width: 61.2rem;
}

.campaignModal__serviceImage--innerWrap{
  width: 100%;
}

.campaignModal__serviceImage02{
  margin: 0 auto 3rem;
  width: 61.2rem;
}

.campaignModal__serviceImage03{
  margin: 0 0 0 0.5rem;
  width: 63.8rem;
}

.campaignModal__footnote{
  background: #fff;
  font-size: 1.6rem;
  left:0;
  letter-spacing: 0;
  line-height: 1.35;
  padding: 2rem;
  width: 100%;
}

.campaignModal__offer--wrap{
  padding: 5.5rem 0 3rem;
}

.campaignModal__offer{
  border-radius: 3rem;
  margin: 0 auto;
  padding: 6rem 4rem 1rem;
  width: 59.2rem;
}

.campaignModal__offer__btn--wrap{
  margin: 0 auto 1rem;
  width: 50.4rem;
}

.campaignModal__offer__btn__title{
  top:-2.2rem;
  width: 51rem !important;
}

.campaignModal__offer__btn{
  width: 24.2rem;
}

.campaignModal__offer__footnote{
  font-size:1.7rem;
  line-height: 1.2;
  margin: 0 auto 1em;
  width: 50.4rem;
}


/*
// modal
*/
.modal-close-btn{
background: #000;
border:none;
border-radius: 100%;
height: 60px;
padding: 0;
position: absolute;
right:-30px;
top:-30px;
width: 60px;
z-index: 3;
}

.modal-close-btn span{
background: #fff;
height: 3px;
position: absolute;
width: 30px;
}

.modal-close-btn span:nth-child(1){
top:30px;
transform: rotate(45deg);
left:15px;
}

.modal-close-btn span:nth-child(2){
top:30px;
transform: rotate(-45deg);
left:15px;
}

.modal-close-btn:hover{
cursor: pointer;
}


/*
// modal
*/
.modal-close-btn{
  background: #000;
  border:none;
  border-radius: 100%;
  height: 8rem;
  padding: 0;
  position: absolute;
  right:0;
  top: -11rem;
  width: 8rem;
  z-index: 3;
}

.modal-close-btn span{
  background: #fff;
  height: 0.5rem;
  position: absolute;
  width: 4rem;
}

.modal-close-btn span:nth-child(1){
  top:4rem;
  transform: rotate(45deg);
  left:2rem;
}

.modal-close-btn span:nth-child(2){
  top:4rem;
  transform: rotate(-45deg);
  left:2rem;
}

.modal-close-btn:hover{
  cursor: pointer;
}

.page-house .wrapper {
  background-color: #f0f0f0;
}




/* =============== 2402 PC design =============== */
@media screen and (min-width:940px){
  .house .fv {
    width: 100%;
    background: linear-gradient(180deg, #ffca00 90.3%, #fff 90.3%);
  }

  .house .fv__content__item{
    margin: auto;
    max-width: 1380px;
  }

  /*
  // offer
  */
  .house .offer--min .offer__btn--house,
  .house .offer--min .offer__btn--apartment,
  .house .offer__btn--house,
  .house .offer__btn--apartment{
    width: 20.5rem;
  }

  .house .offer__memberBenefits__btn_wrap {
    display: flex;
    gap: 2rem;
    bottom: 8%;
    width: 49rem;
    right: -47%;
  }

  .house .offer__memberBenefits__btn img {
    height: 2rem;
  }

  .house .offer__btn_row {
    top: 38% ;
    left: 40%;
    gap: 0.5rem;
  }

  .house .offer__memberBenefits--wrap .offer__btn_row {
    top: 61.5% !important;
    left: 46%;
  }

  .house .offer__btn--wrap .offer__btn_row,
  .house .offer_bottom .offer__btn--wrap .offer__btn_row {
    top: 40%;
  }

  .house .offer__memberBenefits__couponBtn {
    width: 15rem;
  }

  .house .offer__memberBenefits__premiumCouponBtn {
    width: 22.7rem;
  }

  .house .service__type__btn--wrap {
    max-width: 1280px;
    margin: auto;
  }

  .service__type__btn--extermination_txt,
  .service__type__btn--prevention_txt {
    font-size: 1.7rem;
  }

  .house .service__type__btn {
    width: 60%;
    left: 0;
    right: 0;
    margin: auto;
  }

  .service__content__extermination {
    background-color: #F5DBBA;
    padding-bottom: 2rem;
  }

  #extermination {
    bottom: -7.5rem;
    max-width: 62.9rem;
    width: 50%;
  }

  .service__content__list_txt {
    font-size: 2.5rem;
    padding: 10rem 0 2rem;
  }

  .service__content__extermination_menu {
    width: 95%;
    max-width: 95rem;
  }

  .service__content__extermination_menu p {
    width: 41rem;
    top: 8rem ;
    left: 53%;
  }

  .house .prevention_contents_2_txt {
    bottom: 4rem;
    width: 56%;
  }

  .house .prevention_contents_3_01_txt {
    gap: 2rem;
    font-size: 1rem;
    right: initial;
    left: 8%;
    margin: initial;
    top: 79%;
    width: 39%;
  }

  .house .prevention_contents_3_02_txt {
    font-size: 1.5rem;
    left: 52%;
    top: 69.3%;
    width: 25%;
    line-height: 2.5rem;
  }

  .house .prevention_contents_3_03_txt {
    gap: 2rem;
    font-size: 1.65rem;
    left: 8%;
    right: initial;
    margin: initial;
    top: 88%;
    line-height: 2.5rem;
    width: 43%;
  }

  .house .prevention_contents_3_03_txt span {
    font-size: 1.25rem;
  }

  .house .attention .attention_txt {
    width: 76.8rem;
  }

  .house .attention img,
  .house .attention .attention_txt img{
    width: 76.8rem;
  }

  .house .ac {
    margin: initial;
  }

  .house .service__content__extermination .ac {
    padding-left: 2rem;
  }

  .house .qa .ac-parent {
    max-width: 51rem;
  }

  .house .option .ac-parent {
    max-width: 153rem;
  }

  .house .service__content__fee__wrap .ac-child,
  .house .service__content__fee__wrap .ac-parent {
    width: 95%;
    max-width: 93rem;
  }

  .house .service__content__fee__wrap .ac-child .txt__Wrap {
    line-height: 2rem;
    font-size: 1.4rem;
    width: 85.2rem;
  }

  .house .qa .ac-parent {
    width: auto;
  }

  .house .service__content__voice__wrap .splide_2.splide {
    width: 67.5rem;
  }

  .house .service__content__voice__wrap .splide_2 .splide__txt {
    height: 22rem;
    padding-top: 0.5rem;
  }

  .house .service__content__voice__wrap .splide_date {
    font-size: 1.9rem;
  }

  .house .service__content__voice__wrap .splide_main {
    top: 7rem;
  }

  .house .service__content__voice__wrap .splide_1 .splide_main {
    width: 56.6rem;
  }

  .house .service__content__voice__wrap .splide_2 .splide_main {
    width: 60.7rem;
  }

  .house .service__content__voice__wrap_title {
    width: 36.3rem;
  }

  .house .service__content__voice__wrap .splide__title {
    font-size: 2.4rem;
    text-align: center;
  }

  .house .service__content__voice__wrap .splide__txt {
    font-size: 1.9rem;
    height: 8rem;
  }

  .house .service__content__voice__wrap .splide_link {
    font-size: 1.9rem;
  }

  .house .service__content__voice__wrap .splide__arrow--prev {
    left: -8em;
  }

  .house .service__content__voice__wrap .splide__arrow--next {
    right: -8em;
  }

  .house .service__content__extermination .txt,
  .house .service__content__prevention .txt {
  font-size: 1.7rem;
  }

  .house .announcement {
    max-width: 110rem;
    padding-left: 13rem;
  }

  .house .announcement p {
    font-size: 2.2rem;
    left: 13.5%;
  }

  .house .announcement_txt {
    top: 60.5%;
  }

  .page-house .env_cont {
    background: transparent;
  }

  .house .prevention_contents_wrap {
    max-width: 93rem;
  }

  .qa .ac-child,
  .qa .q3.ac-child {
    padding: 3rem 3rem 2.5rem 3rem;
  }

  .qa .ac-child {
    margin: 0 auto;
  }

  .house .service__content__voice__wrap .splide__pagination__page {
    margin: 4rem 1rem 5rem;
  }

  /* g-game */
  .house .g-gameBanner {
    background: inherit;
    border-radius: 10px;
    margin: 0 auto;
    width: 69rem;
  }


  /*
  // follow_btn_wrapper
  */
  .house .follow_btn_wrapper {
    display: none;
  }

  .house .service__content__prevention__btn {
    width: 21rem;
    top: -17.8rem;
  }

  .house .service__content__prevention_txt_wrap,
  .house .service__content__prevention__btn--wrap{
    max-width: 1280px;
  }

  #prevention {
    top: -4.5rem;
    max-width: 63.7rem;
    width: 50%;
  }

  .house .service__content__prevention_txt_wrap .main_txt {
    font-size: 2.5rem;
    border-bottom: 1px solid #000;
    margin: 0.5rem auto;
  }

  .house .service__content__prevention_txt_wrap .sub_txt {
    font-size: 2rem;
    margin-top: 0.5rem;
  }

  .house .house .service__content__prevention_txt {
    margin: 4% auto 0;
    line-height: 3.5rem;
  }

  .house .service__content__type_txt {
    top: 57%;
    left: 9%;
  }

  .house .service__content__type_txt p {
    font-size: 2rem;
    margin-bottom: 0;
  }

  .house .option {
    margin-top: 8rem;
  }

  .house .qa .ac-parent .description_icon {
    height: 1.5em;
    width: 2.8rem;
  }

  .house .qa .qa_flex{
    display: flex;
    gap: 1rem;
    justify-content: center;
    margin-bottom: 1rem;
  }

  .house .qa .ac {
    margin-top: 2rem;
  }

  .house .qa .qa_wrapper {
    max-width: 1040px;
    margin: -5.5rem auto 0;
    padding: 0 2rem;
  }

  .house .qa .description_iconwrap {
    right: 3%;
  }

  .qa .ac-child {
    width: auto;
    max-width: 51rem;
  }

  .house .option .ac-parent img,
  .house .option .ac-child {
    width: 95%;
    max-width: 100rem;
  }

  .house .option .ac-child img {
    left: -0.001rem;
  }


  .house .qa .ac-parent .description_title {
    height: 10.5rem;
  }

  .house .servise {
    width: 92.8rem;
  }

  .house .servise_top p,
  .house .servise_bottom p {
    font-size: 1.9rem;
    width: 36.3rem;
    left: 26%;
  }

  .house .servise_bottom_txt_01 {
    top: 10%;
  }

  .house .servise_top_txt_02 {
    top: 82%;
  }

  .house .servise_bottom_txt_02 {
    top: 63.5%;
  }

  .house .qa_title_img {
    max-width: 92.8rem;
  }

  .house .offer_bottom .offer__btn--wrap {
    margin-top: 0;
  }

  .house .offer_bottom .offer__memberBenefits__btn {
    bottom: 8%;
    right: -14%;
    font-size: 1.5rem;
  }

  .house .offer_bottom .offer__memberBenefits__btn.btm {
    right: 0;
    bottom: 8%;
  }

  .house .offer__memberBenefits__btn_wrap a {
    font-size: 1.5rem;
  }

  .house .offer_bottom .offer__memberBenefits--wrap .offer__memberBenefits__btn {
    bottom: 3%;
  }
  .house .service__content__list__modalBtn {
    font-size: 1.6rem;
    right: 3rem;
    bottom: 21%;
  }

  /*
  // modal
  */
  .modal-close-btn{
    background: #000;
    border:none;
    border-radius: 100%;
    height: 60px;
    padding: 0;
    position: absolute;
    right:-30px;
    top:-30px;
    width: 60px;
    z-index: 3;
  }

  .modal-close-btn span{
    background: #fff;
    height: 3px;
    position: absolute;
    width: 30px;
  }

  .modal-close-btn span:nth-child(1){
    top:30px;
    transform: rotate(45deg);
    left:15px;
  }

  .modal-close-btn span:nth-child(2){
    top:30px;
    transform: rotate(-45deg);
    left:15px;
  }

  .house .link_target::before {
    display: none;
  }
}


/*******************
// 2303 business
********************/
.biz a:hover,
.biz button:hover{
  opacity: .7;
  transition: .3s;
  cursor:pointer;
}

.biz .fv{
  background: #6eb9b8;
}

.biz .fv__content__item{
  margin: auto;
  width: 1280px;
}

/*
// offer
*/
.biz{
  font-feature-settings: 'palt';
  letter-spacing: 0.06em;
}

.biz .offer a,
.biz .offer button{
  display: block;
}

.biz .offer button{
  background: none;
  border:none;
}

.biz .offer{
  background: url("../images/add_images/biz/offer--bg--pc.webp") no-repeat center center/cover;
  padding: 25px 0;
}

.biz .offer__btn--wrap{
  align-items: center;
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
  width: 890px;
}

.biz .offer__btn{
  width: 396px;
}

.biz .offer__btn__tel{
  width: 474px;
}

.biz .offer__campaign--wrap{
  margin: 0 auto;
  padding: 0 10px 0 0;
  position: relative;
  width: 921px;
}

.biz .offer--min{
  padding: 0;
}

.biz .offer--min--inner{
  margin: auto;
  padding: 28px 0 25px;
  position: relative;
  width: 940px;
}

.biz .offer--min .offer__btn{
  margin: auto;
  width: 540px;
}


.biz .service_itemComment p, .biz .service_itemLgComment p{
  font-size: 15px;
  line-height: 1.5;
  text-align: justify;
}

.biz .service_itemComment small, .biz .service_itemLgComment small {
  margin-top:1em;
  font-size: 13px;
}

.biz .service_itemReportItem{
  font-size: 14px;
}

.biz .service_packText small{
  font-size: 12px;
}

.biz .reason_detailItemText p {
  font-size:15px;
  line-height: 1.5;
  text-align: justify;
}

.biz .service_packText{
  font-size:15px;
  text-align: justify;
}

.biz .voice_title {
    background: url("../images/add_images/biz/txt_voice_title--pc.webp") no-repeat center top/contain;
    height: 201px;
    margin-bottom: 28px;
}

.biz .service_packTitle {
    background-color: #000;
    border-radius: 10px 10px 0 0;
}

.biz .counsel{
  background: linear-gradient(0deg,#444 180px,#5fb4d7 180px);
  height: auto;
}

.biz .counsel_cont {
  height: auto;
  margin: auto;
  position:static;
  width: 844px;
}

.biz .partnershipTitle {
  background: url("../images/add_images/biz/txt_partnership_title--pc.webp") no-repeat center top/contain;
  height: 74px;
}

.biz .price{
  background: #dddddd;
  padding: 55px 0 50px;
}

.biz .price__title{
  margin: 0 auto 35px;
  width: 622px;
}

.biz .price__content__list--wrap{
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin: auto;
  width: 940px;
}

.biz .price__content__list{
  background: #fff;
  border:3px solid #000;
  font-family: "fot-tsukuardgothic-std","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN", YuGothic, "Yu Gothic Medium", "Yu Gothic","HGPゴシックE","メイリオ","ＭＳ Ｐゴシック","Droid Sans",Roboto,Verdana, sans-serif;
  line-height: 1.25;
  width: 448px;
}

.biz .price__content__list__title{
  background: #000;
}

.biz .price__content__list__title img{
  width: 100%;
}

.biz .price__content__list__table{
  padding: 10px 15px;
}

.biz .price__content__list__table dd{
  align-items: flex-start;
  display: flex;
  margin: 0 10px;
  padding: 10px 0;
}

.biz .price__content--01 .price__content__list__table dd{
  justify-content: space-between;
}

.biz .price__content__list__table dd:nth-child(2),
.biz .price__content__list__table dd:nth-child(3){
  border-bottom: 1px dashed #231815;
}

.biz .price__content__list__table__title{
  align-items: center;
  background: #e6e6e6;
  display: flex;
  font-size:23px;
  font-weight: bold;
  height: 46px;
  padding: 0 10px;
}

.biz .price__content__list__table dd + .price__content__list__table__title{
  margin: 10px 0 0;
}

.biz .price__content__list__table__subTitle{
  display: flex;
  font-size:18px;
  font-weight: bold;
}

.biz .price__content__list:nth-child(1) .price__content__list__table__subTitle{
  width: 115px;
}

.biz .price__content__list:nth-child(2) .price__content__list__table__subTitle{
  width: 105px;
}

.biz .price__content__list__table__val{
  font-size:17px;
  font-weight: bold;
}

.biz .price__content__list:nth-child(1) .price__content__list__table dd:nth-child(3) .price__content__list__table__val,
.biz .price__content__list:nth-child(2) .price__content__list__table dd:nth-child(2) .price__content__list__table__val,
.biz .price__content__list:nth-child(2) .price__content__list__table dd:nth-child(3) .price__content__list__table__val{
  margin: 0 0 0 0.5em;
}

.biz .price__content__footnote{
  font-size:14px;
  line-height: 1.35;
  margin: 15px auto 0;
  width: 940px;
}

.biz .price__content__footnote li{
  margin-left: 1em;
  text-indent: -1em;
}


  @media screen and (max-width:939px){

  .biz img{
    max-width: none;
    width: 100%;
  }

  .biz .fv__content__item{
    width: 100%;
  }

  /*
  // offer
  */

  .biz .offer{
    background: url("../images/add_images/biz/offer--bg--sp.webp") no-repeat center center/cover;
    padding: 3.5rem 0 3rem;
  }

  .biz .offer__btn--wrap{
    display: block;
    margin: 0 auto;
    width: 60.1rem;
  }

  .biz .offer__btn{
    margin: 0 0 1.5rem;
    width: 100%;
  }

  .biz .offer__btn__tel{
    width: 100%;
  }

  .biz .offer__campaign--wrap{
    margin: 0 auto;
    padding: 0;
    width: 69.1rem;
  }

  .biz .offer--min{
    padding: 0;
  }

  .biz .offer--min--inner{
    margin: auto;
    padding: 3.5rem 0;
    position: relative;
    width: 100%;
  }

  .biz .offer--min .offer__btn{
    width: 60.4rem;
  }

  .biz .service_itemComment p, .biz .service_itemLgComment p{
    font-size: 2.5rem;
  }

  .biz .service_itemComment small, .biz .service_itemLgComment small {
    font-size: 2rem;
  }

  .biz .service_itemReportItem{
    font-size: 2rem;
  }

  .biz .service_packText small{
    font-size: 2rem;
  }

  .biz .reason_detailItemText p {
    font-size:2.5rem;
  }

  .biz .service_packTitle {
    border-radius: 1.333333vw 1.333333vw 0 0;
  }

  .biz .service_packText{
    font-size:2.4rem;
  }

  .biz .counsel{
    background: #444;
    height: auto;
  }

  .biz .counsel_cont {
    width: 100%;
  }

  .biz .partnershipTitle {
    background: url("../images/add_images/biz/txt_partnership_title--sp.webp") no-repeat center top/contain;
    height: 16rem;
  }

  .biz .measure_ecology {
    background: #fff url(../images/add_images/biz/img_measure_ecology_sp.webp) no-repeat left top/contain;
  }

  .biz .option_detailFirstText{
    font-size: 2rem;
    letter-spacing: 0;
    line-height: 1.35;
    margin-left: 1em;
    text-align: justify;
    text-indent: -1em;
  }


  /*
  // price
  */

  .biz .price{
    padding: 5.5rem 0 4rem;
  }

  .biz .price__title{
    margin: 0 auto 5.5rem;
    width: 100%;
  }

  .biz .price__content__list--wrap{
    display: block;
    margin: auto;
    width: 65.4rem;
  }

  .biz .price__content__list{
    border:0.5rem solid #000;
    margin: 0 0 6rem;
    width: 100%;
  }

  .biz .price__content__list:last-child{
    margin: 0 0 2.5rem;
  }

  .biz .price__content__list__table{
    padding: 1.5rem 2.5rem;
  }

  .biz .price__content__list__table dd{
    margin: 0 1rem;
    padding: 1rem 0;
  }

  .biz .price__content__list__table__title{
    font-size:3.3rem;
    height: 6.6rem;
    padding: 0 1rem;
  }

  .biz .price__content__list__table dd + .price__content__list__table__title{
    margin: 1rem 0 0;
  }

  .biz .price__content__list__table__subTitle{
    font-size:2.7rem;
  }

  .biz .price__content__list:nth-child(1) .price__content__list__table__subTitle{
    width: 16rem;
  }

  .biz .price__content__list:nth-child(2) .price__content__list__table__subTitle{
    width: 14.5rem;
  }

  .biz .price__content__list__table__val{
    font-size:2.6rem;
  }

  .biz .price__content__footnote{
    font-size:1.9rem;
    line-height: 1.35;
    margin: 0 0 0 4.5rem;
    width: 65.4rem;
  }

  .biz .reason_intro {
    background: url("../images/add_images/biz/img_reason_intro_sp.webp") #5fb4d7 no-repeat left top/contain;
  }

  .biz .env_bnItem{
    padding:4.5rem  2.5rem;
  }
}



/*******************
// 2502
********************/
@media screen and (max-width:939px){
.header{
  border-bottom: none;
}
}
@media screen and (min-width:940px){

  .biz .measure_intro {
    background: url(../images/add_images/biz/img_measure_intro_pc.webp) no-repeat left top;
    border-bottom: 3px solid #000;
    height: 144px;
    margin: -17px 0 0;
    position: relative;
    z-index: 2;
  }

  .biz .service_itemCont1 {
    background: url(../images/add_images/biz/img_service_item1_pc.webp) no-repeat left top;
  }

  .biz .service_itemCont2 {
    background: url(../images/add_images/biz/img_service_item2_pc.webp) no-repeat left -1px top;
    height: 165px;
  }

  .biz .service_itemCont2_2 {
    background: url(../images/add_images/biz/img_service_item2_2_pc.webp) no-repeat left -1px top;
  }


  .biz .service_itemCont3 {
    background: url(../images/add_images/biz/img_service_item3_pc.webp) no-repeat left -1px top;
    height: 222px;
  }

  .biz .service_itemCont3 p {
    letter-spacing: -0.01em;
    padding-right: 1.5rem;
  }

  .biz .option_detailItem1 {
    background: #5fb4d7 url(../images/add_images/biz/img_option_item1_pc.webp) no-repeat left top;
  }

  .biz .option_detailItem2 {
    background: #5fb4d7 url(../images/add_images/biz/img_option_item2_pc.webp) no-repeat left top;
    padding-right: 4rem;
    padding-top: 4rem;
  }

  .biz .reason_intro {
    background: url("../images/add_images/biz/img_reason_intro_pc.webp") no-repeat left top;
  }

  .biz .reason_detailItem1 {
    background: #5fb4d7 url(../images/add_images/biz/img_reason_detail_item1_pc.webp) no-repeat left top;
  }

  .biz .reason_detailItem2 {
    background: #5fb4d7 url(../images/add_images/biz/img_reason_detail_item2_pc.webp) no-repeat left top;
  }

  .biz .reason_detailItem3 {
    background: #5fb4d7 url(../images/add_images/biz/img_reason_detail_item3_pc.webp) no-repeat left top;
  }

  .biz .reason_detailItem4 {
    background: #5fb4d7 url(../images/add_images/biz/img_reason_detail_item4_pc.webp) no-repeat left top;
  }

  .biz .query_itemA {
    background: url(../images/add_images/biz/bg_query_item_a_pc.webp) no-repeat left 27px top;
    font-size: 14px;
    line-height: 1.5;
    margin-top: -8px;
    margin-bottom: 28px;
    height: 70px;
    padding-right: 2em;
    padding-left: 158px;
  }
}

@media screen and (max-width:939px){
  .house #extermination img{
    margin: 0 1% 0 3%;
    width: 96%;
  }

  .biz .measure_intro {
    background: #5fb4d7 url(../images/add_images/biz/img_measure_intro_sp.webp) no-repeat left top / contain;
    border-bottom: .8vw solid #000;
    height: 24vw;
  }

  .biz .service_itemCont1,
  .biz .service_itemCont2,
  .biz .service_itemCont2_2,
  .biz .service_itemCont3 {
    background: none;
    height: auto;
  }

  .biz .service_itemTitle1 {
    background: url(../images/add_images/biz/txt_service_item_title1_sp.webp) no-repeat left top / cover;
    padding-top: 28vw;
  }

  .biz .service_itemTitle2 {
    background: url(../images/add_images/biz/txt_service_item_title2_sp.webp) no-repeat left top / cover;
    padding-top: 28vw;
  }

  .biz .service_itemTitle2_2{
    background: url(../images/add_images/biz/txt_service_item_title2_2_sp.webp) no-repeat left top / cover;
    padding-top: 28vw;
  }

  .biz .service_itemTitle3_1 {
    background: url(../images/add_images/biz/txt_service_item_title3_sp.webp) no-repeat left top / cover;
    margin-right: 2vw;
    padding-top: 37vw;
  }

  .biz .option_detailInquiryTitle1 {
    background: url(../images/add_images/biz/txt_option_item_title_01_sp.webp) no-repeat left top / contain;
    padding-top: 29vw;
  }

  .biz .option_detailInquiryTitle2 {
    background: url(../images/add_images/biz/txt_option_item_title_02_sp.webp) no-repeat left top / contain;
    margin-top: 3rem;
    padding-top: 29vw;
  }

  .biz .option_detailItem1 {
    background: none;
  }
  
  .biz .option_detailItem2 {
    background: none;
    padding-right: 0;
    padding-top: 0;
  }

  .biz .reason_intro {
    background: #5fb4d7 url(../images/add_images/biz/img_reason_intro_sp.webp) no-repeat left top / contain;
    border-bottom: .8vw solid #000;
    padding-top: 61.066667vw;
  }

  .biz .reason_detailItem1,
  .biz .reason_detailItem2,
  .biz .reason_detailItem3,
  .biz .reason_detailItem4 {
    background: #5fb4d7;
  }

  .biz .reason_detailItemTitle1 {
    background: url(../images/add_images/biz/img_reason_detail_item_title1_sp.webp) no-repeat left top / contain;
    padding-top: 28vw;
  }

  .biz .reason_detailItemTitle2 {
    background: url(../images/add_images/biz/img_reason_detail_item_title2_sp.webp) no-repeat left top / contain;
    padding-top: 28vw;
  }

  .biz .reason_detailItemTitle3 {
    background: url(../images/add_images/biz/img_reason_detail_item_title3_sp.webp) no-repeat left top / contain;
    padding-top: 28vw;
  }

  .biz .reason_detailItemTitle4 {
    background: url(../images/add_images/biz/img_reason_detail_item_title4_sp.webp) no-repeat left top / contain;
    padding-top: 28vw;
  }

  .biz .query_itemA {
    font-size: 11px;
    font-size: 2.933333vw;
    background: url(../images/biz/bg_voice_item_sp.png) left top / 6.666667vw 6.666667vw;
    border: .533333vw solid #000;
    border-radius: 1.333333vw;
    height: auto;
    line-height: 1.772727;
    margin-top: -4.533333vw;
    margin-bottom: 8vw;
    min-height: 18.666667vw;
    padding: 4.133333vw 3vw 4.133333vw 6.4vw;
  }

  .biz .query_item:nth-child(odd) .query_itemA:after {
    background: url(../images/add_images/biz/ico_query_item_odd_sp.webp) no-repeat left top / contain;
    right: -21.333333vw;
  }

  .biz .query_item:nth-child(even) .query_itemA:after {
    background: url(../images/add_images/biz/ico_query_item_even_sp.webp) no-repeat left top / contain;
    left: -21.333333vw;
  }

}




/*
// snsbtn
*/
@media screen and (min-width:940px){
  .sns_anchor {
    height: 7rem;
  }

  .sns_list {
    justify-content: center;
    gap: 7rem;
  }

  .sns_item {
    width: 7rem;
  }

  .sns_anchorLn:after,
  .sns_anchorLn:before,
  .sns_anchorTw:after,
  .sns_anchorTw:before,
  .sns_anchorFb:after,
  .sns_anchorFb:before {
    display: none;
  }
}

.sns_anchorLn {
  background: url(../images/common/bnr_footer_line_sp.png) no-repeat left top/contain;
}

.sns_anchorTw {
  background: url(../images/common/bnr_footer_twitter_sp.png) no-repeat left top/contain;
}

.sns_anchorFb {
  background: url(../images/common/bnr_footer_facebook_sp.png) no-repeat left top/contain;
}

@media screen and (max-width:939px){
  .sns_list {
    gap: 2rem;
  }
}


/*
// env_bn
*/
@media screen and (min-width:940px){
  .house .env_bnAnchor {
    background: url(../images/add_images/bn_env_pc.webp) no-repeat center top / contain;
  }

  .biz .env_bnAnchor {
    background: url(../images/add_images/biz/bn_env_pc.webp) no-repeat center top / contain;
  }
}
@media screen and (max-width:939px){
  .house .env_bnAnchor {
    background: url(../images/add_images/bn_env_sp.webp) no-repeat left top / contain;
  }

  .biz  .env_bnAnchor {
    background: url(../images/add_images/biz/bn_env_sp.webp) no-repeat left top / contain;
  }
}


