@charset "utf-8";
/* CSS Document */
/* top.css */

/*---------*/
.reason__box {
  background: #d6f0ff;
}
.reason__text {
  display: block;
  background-image: url(img/reason_sp_02_02.png);
  background-repeat: repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  box-sizing: border-box;
  padding: calc(20 / 750 * 100%) calc(80 / 750 * 100%);
}
.reason__text p {
  font-feature-settings: 'palt' 1;
  font-weight: 500;
  letter-spacing: 0.06em;
  font-size: calc(28 / 26 * 1em);
  line-height: calc(50 / 28 * 1em);
  text-align: justify;
}
.reason__text .marker {
  color: #e60000;
  background: #FDFF45;
  background: -webkit-linear-gradient(0deg, rgba(253, 255, 69, 1) 0%, rgba(253, 255, 69, 1) 50%, rgba(253, 255, 69, 0) 51%, rgba(253, 255, 69, 0) 100%);
  background: -moz-linear-gradient(0deg, rgba(253, 255, 69, 1) 0%, rgba(253, 255, 69, 1) 50%, rgba(253, 255, 69, 0) 51%, rgba(253, 255, 69, 0) 100%);
  background: linear-gradient(0deg, rgba(253, 255, 69, 1) 0%, rgba(253, 255, 69, 1) 50%, rgba(253, 255, 69, 0) 51%, rgba(253, 255, 69, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FDFF45", endColorstr="#FDFF45", GradientType=0);
}

/*---------*/
  .voice {
    display: block;
    max-width: 800px;
    margin: 0 auto calc(90 / 750 * 100%);
    box-sizing: border-box;
  }
  .voice__item {
    display: block;
    box-sizing: border-box;
    box-shadow: 0px clamp(5px,calc(10 / 750 * 100vw),10px) clamp(10px,calc(20 / 750 * 100vw),20px) 0px rgba(102, 102, 102, 0.5);
    width: calc(690 / 750 * 100%);
    margin: calc(10 / 750 * 100%) auto calc(30 / 750 * 100%);
    position: relative;
    padding: calc(8 / 750 * 100%);
    overflow: hidden;
  }
.voice__item:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #2fc8e9;
  opacity: 0.1;
  z-index: 1;
  position: absolute;
  bottom: 0;
  right: 0;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
  .voice__box {
    display: block;
    width: 100%;
    margin: 0 auto;
    border: clamp(2px, calc(4 / 750 * 100vw),4px) solid #2fc8e9;
    position: relative;
    z-index: 2;
    box-sizing: border-box;
    padding: calc(24 / 666 * 100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .voice__item .voice__ic {
    width: calc(130 / 618 * 100%);
  }
  .voice__item img {
  }
  .voice__item .voice__text {
    width: calc(470 / 618 * 100%);
    font-size: calc(28 / 26 * 1em);
    font-feature-settings: 'palt' 1;
    letter-spacing: 0.06em;
    line-height: calc(50 / 28 * 1em);
    font-weight: 500;
    text-align: justify;
  }  
  
/*---------*/
.counterplan {
  background: url(img/bg_grid_sp.png) repeat top center;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  box-sizing: border-box;
  display: block;
  padding: calc(10 / 750 * 100%) 0 1px;
}
.counterplan h2 {
  margin: calc(90 / 750 * 100%) auto;
}
.counterplan__item {
  display: block;
  background-image: url(img/counterplan_item_bg_sp_01.png),url(img/counterplan_item_bg_sp_03.png),url(img/counterplan_item_bg_sp_02.png);
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  background-repeat: no-repeat , no-repeat , repeat;
  background-position: top center , bottom center , top center;
  box-sizing: border-box;
  padding: calc(42 / 750 * 100%) 0;
  width: calc(694 / 750 * 100%);
  margin: calc(94 / 750 * 100%) auto;
  position: relative;
}
.counterplan__ic {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate3d(-50%,calc(66 / 97 * 100% * -1),0);
  width: calc(95 / 694 * 100%);
}
.counterplan__text {
  display: block;
  box-sizing: border-box;
  padding: calc(10 / 694 * 100%) calc(50 / 694 * 100%) 0;
  font-size: calc(28 / 26 * 1em);
  line-height: calc(50 / 28 * 1em);
  letter-spacing: 0.06em;
  font-feature-settings: 'palt' 1;
  text-align: justify;
  font-weight: 500;
}

/*---------*/
.preventive {
  display: block;
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.preventive__box {
  position: absolute;
  display: block;
  width: calc(590 / 750 * 100%);
  left: calc(80 / 750 * 100%);
  top: calc(450 / 824 * 100%);
}
.preventive__text {
  display: block;
  box-sizing: border-box;
  font-size: calc(28 / 26 * 1em);
  line-height: calc(50 / 28 * 1em);
  letter-spacing: 0.06em;
  font-feature-settings: 'palt' 1;
  text-align: justify;
  font-weight: 500;
  
}


/*---------*/
.faq {
  margin: calc(60 / 750 * 100%) auto;
}
.faq__item {
  display: block;
  width: calc(690 / 750 * 100%);
  margin: 0 auto calc(30 / 750 * 100%);
}
.faq__q {
  background: #0053c5 url(img/faq_ic_q.png) no-repeat;
  background-position: 0% 50%;
  -webkit-background-size: calc(90 / 690 * 100%) auto;
  background-size: calc(90 / 690 * 100%) auto;
  position: relative;
  display: block;
  margin: 0 auto;
  cursor: pointer;
  color: #fff;
  font-size: clamp(12px,calc(36 / 750 * 100vw),36px);
  font-weight: 600;
  line-height: calc(50 / 36 * 1em);
  font-feature-settings: 'palt' 1;
  letter-spacing: 0.06em;
  box-sizing: border-box;
  padding: calc(15 / 690 * 100%) calc(120 / 690 * 100%);
}
.faq__q:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: calc(20 / 690 * 100%);
  height: clamp(2px,calc(4 / 750 * 100vw),4px);
  width: clamp(25px,calc(50 / 750 * 100vw),50px);
  background: #fff;
  transition: all .5s ease;
  opacity: 1;
}
.faq__q:after{
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: calc(20 / 690 * 100%);
  height: clamp(2px,calc(4 / 750 * 100vw),4px);
  width: clamp(25px,calc(50 / 750 * 100vw),50px);
  background: #fff;
  transition: all .5s ease;
  opacity: 1;
  transform: rotate(90deg);
}
.faq__q.faq--open:before {
  content: "";
  transform: rotate(90deg);
  opacity: 0;
}
.faq__q.faq--open:after {
  content: "";
  transform: rotate(180deg);
}


.faq__a {
  width: 100%;
}
.faq__text {
  color: #111111;
  font-size: clamp(10px,calc(28 / 750 * 100vw),28px);
  font-weight: 600;
  line-height: calc(48 / 28 * 1em);
  font-feature-settings: 'palt' 1;
  letter-spacing: 0.06em;
  box-sizing: border-box;
  padding: calc(20 / 690 * 100%) calc(25 / 690 * 100%);
  display: block;
  position: relative;
}
.faq__item img {
  width: 100%;
  height: auto;
  max-width: inherit;
  max-inline-size: inherit;
  max-block-size: inherit;
}

.faq .faq__spbr{
  display: block;
}
.faq .faq__pcbr{
  display: none;
}


.quotation {
  display: block;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 0 calc(36 / 750 * 100%);
}
.quotation__box {
  max-width: 840px;
  display: block;
  margin: 0 auto calc(50 / 750 * 100%);
  width: calc(690 / 750 * 100%);
  border: clamp(4px,calc(10 / 750 * 100vw),10px) solid #0053c5;
  
}
.quotation__text {
  display: block;
  padding: calc(30 / 670 * 100%) calc(40 / 670 * 100%) calc(40 / 670 * 100%);
  color: #111111;
  font-size: clamp(10px,calc(28 / 750 * 100vw),28px);
  font-weight: 600;
  line-height: calc(50 / 28 * 1em);
  font-feature-settings: 'palt' 1;
  letter-spacing: 0.06em;
}
/* ---------------------------------------------------- */

@media screen and (min-width:750px){
  .fv {
    margin: 0 auto 50px;
  }
  .no1 {
    background: #f6e2b6;
    margin: 100px auto 90px;
  }
  .zenkoku {
    display: block;
    max-width: 1200px;
    margin: 90px auto 40px;
  }
  .service {
    background: url(img/bg_grid_600x600.png) repeat top center;
    display: block;
    margin: 0 auto;
  }
  .roof {
    background: #feedc3;
    margin: 0 auto 90px;
  }
  .roof__bar {
    background: url(img/bar_bg.png) repeat-x top center;
  }
  .trouble {
    display: block;
    margin: 90px auto 0;
    background: #d6f0ff url(img/trouble_pc_bg.png) repeat-x top center;
  }
  .pro {
    display: block;
    margin: 0px auto 90px;
    background: url(img/pro_bg.png) repeat-x bottom center;
  }
  .flow {
    display: block;
    max-width: 1000px;
    margin: 90px auto;
  }
  .fieldsurvey {
    display: block;
    margin: 90px auto 0;
  }
  .reason {
    margin: 0 auto;
  }
  .reason__box {
    background: #d6f0ff;
  }
  .reason__item {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
    position: relative;
  }
  .reason__text {
  display: block;
  background-image: url(img/reason_pc_bg.png);
  background-repeat: repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  box-sizing: border-box;
  padding: calc(20 / 1200 * 100%) calc(180 / 1200 * 100%);
}
.reason__text p {
  font-feature-settings: 'palt' 1;
  font-weight: 500;
  letter-spacing: 0.1em;
  font-size: calc(18 / 16 * 1em);
  line-height: calc(40 / 18 * 1em);
  text-align: justify;
}
.reason__text--01 {
  display: block;
  background-image: url(img/reason_pc_02_02.png), url(img/reason_pc_bg.png);
  background-repeat: no-repeat , repeat;
  background-position: top left;
  padding-left: calc(530 / 1200 * 100%);
}
.reason__text--02 {
  display: block;
  background-image: url(img/reason_pc_03_02.png), url(img/reason_pc_bg.png);
  background-repeat: no-repeat , repeat;
  background-position: top left;
  padding-right: calc(530 / 1200 * 100%);
}
.reason__text--03 {
  display: block;
  background-image: url(img/reason_pc_04_02.png), url(img/reason_pc_bg.png);
  background-repeat: no-repeat , repeat;
  background-position: top left;
  padding-left: calc(530 / 1200 * 100%);
}
  
  /* --- */
  .voice {
    margin: 0 auto 80px;
  }
  .voice__item {
    width: calc(700 / 800 * 100%);
    margin: 10px auto 30px;
    padding: 8px;
  }
  .voice__box {
    display: block;
    width: 100%;
    margin: 0 auto;
    border: 4px solid #2fc8e9;
    position: relative;
    z-index: 2;
    box-sizing: border-box;
    padding: 30px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .voice__item .voice__ic {
    width: 110px;
  }
  .voice__item .voice__text {
    width: calc(100% - 135px);
    font-size: calc(18 / 16 * 1em);
    font-feature-settings: 'palt' 1;
    letter-spacing: 0.1em;
    line-height: calc(40 / 18 * 1em);
  }  
.voice__item:nth-of-type(odd) {
  margin-left: 20px;
  }
  .voice__item:nth-of-type(even) {
  margin-right: 20px;
  }
  .voice__item:nth-of-type(even) .voice__box {
    flex-direction: row-reverse;
  }  
  

  
  .counterplan {
    margin: 0 auto 100px;
    background: url(img/bg_grid2.png) repeat top center;
    box-sizing: border-box;
    padding: 80px 0 100px;
  }
  .counterplan h2 {
    margin: 0 auto 100px;
    width: 90%;
    max-width: 700px;
  }
  .counterplan__list {
    max-width: 1000px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-align-items: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 20px;
    margin: 0 auto;
  }
  .counterplan__item {
    display: block;
    background-image: url(img/counterplan_item_bg_pc_01.png),url(img/counterplan_item_bg_pc_03.png),url(img/counterplan_item_bg_pc_02.png);
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    background-repeat: no-repeat , no-repeat , repeat;
    background-position: top center , bottom center , top center;
    box-sizing: border-box;
    padding:40px 0 20px;
    width: calc((100% - 40px) / 3);
    max-width: 320px;
    margin: 0;
    position: relative;
  }
  .counterplan__ic {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate3d(-50%,calc(66 / 97 * 100% * -1),0);
    width: calc(85 / 320 * 100%);
  }
  .counterplan__text {
    display: block;
    box-sizing: border-box;
    padding: 10px 30px;
    font-size: calc(18 / 16 * 1em);
    line-height: calc(38 / 18 * 1em);
    letter-spacing: 0.06em;
    font-feature-settings: 'palt' 1;
    text-align: justify;
    font-weight: 500;
  }

/*---------*/
.preventive {
    max-width: 1000px;
    margin: 80px auto 100px;
}
.preventive__box {
  position: absolute;
  display: block;
  width: calc(290 / 1000 * 100%);
  left: calc(100 / 1000 * 100%);
  top: calc(100 / 420 * 100%);
}
.preventive__text {
  display: block;
  box-sizing: border-box;
  font-size: calc(18 / 16 * 1em);
  line-height: calc(40 / 18 * 1em);
  letter-spacing: 0.06em;
  font-feature-settings: 'palt' 1;
  text-align: justify;
  font-weight: 500;
  
}
  
  
  .media {
    background: #2fc8e9;
    margin: 100px auto 0;
  }
.faq {
  margin: 60px auto;
}
  .quotation {
    margin: 100px auto 60px;
    background: url(img/bg_quotation.png) no-repeat top center;
  }
  .coupon {
    margin: 60px auto 90px;
  }
  
  
  
  .faq__item {
    display: block;
    width: calc(840 / 1000 * 100%);
    max-width: 840px;
    margin: 0 auto 10px;
  }
  
.faq__q {
  background: #0053c5 url(img/faq_ic_q.png) no-repeat;
  background-position: 0% 50%;
  -webkit-background-size: calc(80 / 840 * 100%) auto;
  background-size: calc(80 / 840 * 100%) auto;
  position: relative;
  display: block;
  margin: 0 auto;
  cursor: pointer;
  color: #fff;
  font-size: clamp(14px,calc(28 / 840 * 100vw),28px);
  font-weight: 600;
  line-height: calc(50 / 28 * 1em);
  font-feature-settings: 'palt' 1;
  letter-spacing: 0.06em;
  box-sizing: border-box;
  padding: calc(10 / 840 * 100%) calc(100 / 840 * 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  min-height: 100px;
  box-sizing: border-box;
}
  
.faq__q:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: calc(20 / 690 * 100%);
  height: clamp(2px,calc(4 / 750 * 100vw),4px);
  width: clamp(25px,calc(50 / 750 * 100vw),50px);
  background: #fff;
  transition: all .5s ease;
  opacity: 1;
}
.faq__q:before,
.faq__q:after{
  content: "";
  width: 40px;
}
  
.faq__text {
  font-size: clamp(10px,calc(18 / 840 * 100vw),18px);
  line-height: calc(40 / 18 * 1em);
  letter-spacing: 0.06em;
  padding: calc(20 / 840 * 100%) calc(25 / 840 * 100%);
}
.faq .faq__spbr{
  display: none;
}
.faq .faq__pcbr{
  display: block;
}
  
  .quotation {
    padding-bottom: 10px;
  }
  .quotation__box {
    margin: 0 auto 40px;
  }
.quotation__text {
  display: block;
  padding: calc(20 / 820 * 100%) calc(20 / 820 * 100%) calc(30 / 820 * 100%);
  font-size: clamp(10px,calc(18 / 840 * 100vw),18px);
  line-height: calc(40 / 18 * 1em);
  letter-spacing: 0.08em;
  min-height: 170px;
  box-sizing: border-box;
}
  .quotation__text--01 {
    background: url(img/quotation_pc_02_bg.png) no-repeat top left;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    padding-left: calc(380 / 820 * 100%);
  }
  .quotation__text--02 {
    background: url(img/quotation_pc_03_bg.png) no-repeat top left;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    padding-right: calc(380 / 820 * 100%);
  }
  .quotation__text--03 {
    background: url(img/quotation_pc_04_bg.png) no-repeat top left;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    padding-left: calc(380 / 820 * 100%);
  }
  
}
