@charset "UTF-8";
html {
  font-size: 62.5%;
}

main {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

main {
  font-size: 2.2rem;
  font-weight: 500;
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc {
  display: block !important;
}

.pc-dtb {
  display: table !important;
}

.pc-ib {
  display: inline-block !important;
}

.sp {
  display: none !important;
}

.sp-ib {
  display: none !important;
}

/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 740px) {
  .pc {
    display: none !important;
  }

  .pc-dtb {
    display: none !important;
  }

  .pc-ib {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

  .sp-ib {
    display: inline-block !important;
  }
}
/*text*/
h1 {
  font-weight: bold;
  color: #ec8394;
}

.sec5-thetext {
  font-size: 22px;
}

.text-center {
  text-align: center;
}

.tai {
  text-align: initial;
  -moz-text-align-last: initial;
  text-align-last: initial;
}

.white {
  color: #ffffff;
}

.orange {
  color: #D83500;
}

.bold {
  font-weight: bold;
}

.palt {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

.p-35-24 {
  font-size: 35px;
}

.p-24-18 {
  font-size: 24px;
}

.p-18-14 {
  font-size: 18px;
}

.p-22-18 {
  font-size: 22px;
}

.p-26-20 {
  font-size: 26px;
}

.p-40-18 {
  font-size: 40px;
}

.p-44-20 {
  font-size: 44px;
}

.pre {
  white-space: pre;
}

.inherit {
  vertical-align: inherit;
}

.vat {
  vertical-align: top;
}

.vas {
  vertical-align: sub;
}

.vae {
  vertical-align: end;
}

.ls-05 {
  letter-spacing: -0.5px;
}

.lh12em {
  line-height: 1.2em;
}

/*end*/
/*common*/
a {
  text-decoration: none;
}

a:hover {
  opacity: 0.8;
}

li {
  list-style: none;
}

.fluid-box {
  /*width: 100vw;*/
  max-width: 1600px;
  min-width: 1190px;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.fluid-box-inner {
  text-align: center;
}

.center {
  margin: 0 auto;
}

.inline-block {
  display: inline-block;
}

.hidden {
  overflow: hidden;
}

.db {
  display: block;
}

.db-sp-none {
  display: block;
}

.ml5dot2pct {
  margin-left: 5.2%;
}

.ml5dot2pct-sec5 {
  margin-left: 5.2%;
}

/*padding*/
.pt12 {
  padding-top: 12px;
}

.ptb05em {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.pt15em {
  padding-top: 1.5em;
}

/*margin*/
.mb0 {
  margin-bottom: 0;
}

.mb10 {
  margin-bottom: 10px;
}

.mb24 {
  margin-bottom: 24px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb42 {
  margin-bottom: 42px;
}

.mb44 {
  margin-bottom: 44px;
}

.mb54 {
  margin-bottom: 54px;
}

.mb56 {
  margin-bottom: 56px;
}

.mb64 {
  margin-bottom: 64px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb100 {
  margin-bottom: 100px;
}

.mb115 {
  margin-bottom: 115px;
}

.mb120 {
  margin-bottom: 120px;
}

.mb150 {
  margin-bottom: 150px;
}

.mb156 {
  margin-bottom: 156px;
}

.mb162 {
  margin-bottom: 162px;
}

.mb170 {
  margin-bottom: 170px;
}

.mb190 {
  margin-bottom: 190px;
}

.mt-25 {
  margin-top: -25px;
}

.mt0 {
  margin-top: 0;
}

.mt42 {
  margin-top: 42px;
}

.mt44 {
  margin-top: 44px;
}

.mt60 {
  margin-top: 60px;
}

.mt84 {
  margin-top: 84px;
}

.mt160 {
  margin-top: 160px;
}

.mt05em {
  margin-top: 0.5em;
}

.lh2 {
  line-height: 2em;
}

.lh1dot9 {
  line-height: 1.9em;
}

#mb155dot5-pc {
  margin-bottom: 155.5px;
}

.mb122-pc {
  margin-bottom: 122px;
}

/*sec-1*/
.sec-image {
  width: 100%;
  position: relative;
  margin-top: 94px;
}

#sec-image-first {
  margin-top: 0;
}

.sec-image img {
  vertical-align: bottom;
  overflow: hidden;
}

.sec-image a {
  display: block;
}

.sec-image-title {
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  height: 3rem;
  text-align: center;
  color: #fff;
  font-weight: bold;
}

.sec-image-title h2 {
  margin: 0 auto;
  color: #fff;
  font-size: 40px;
}

.sec-image-title p {
  font-size: 23px;
  margin: 0 auto;
}

/*end sec-1*/
/*sec-penta*/
.sec-penta-mgn {
  display: inline-block;
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-top: -40px;
}

.sec-penta-mgn-25 {
  display: inline-block;
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-top: -25px;
}

.sec-penta h3,
.sec-penta-mgn h3,
.sec-penta-mgn-25 h3 {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 45%;
  left: 50%;
  -webkit-transform: translate(-50%, -45%);
  -ms-transform: translate(-50%, -45%);
  transform: translate(-50%, -45%);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.penta-title {
  font-size: 26px;
  font-weight: bold;
}

.sec-h4,
.sec-h4-mt0,
.sec-h4-ml0 {
  display: inline-block;
  vertical-align: top;
  font-size: 44px;
  color: #d80000;
  font-weight: bold;
}

.sec-h4 h4 {
  display: inline-block;
  margin-top: 5.3%;
  margin-left: 2.2%;
}

.sec-h4-mt0 h4 {
  display: inline-block;
  margin-top: 0;
  margin-left: 5.2%;
}

.sec-h4-ml0 h4 {
  display: inline-block;
  margin-top: 4.3%;
  margin-left: 0;
}

.sec-h4-mt0 h4 span {
  white-space: pre;
  vertical-align: top;
}

.sec-h4 h4 span {
  white-space: pre;
  vertical-align: top;
}

.h4-smaller {
  font-size: 34px;
}

/* end*/
/*two-images*/
.two-images {
  text-align: justify;
  -moz-text-align-last: justify;
  text-align-last: justify;
}

.two-images-item {
  display: inline-block;
  vertical-align: top;
}

.two-images-p {
  text-align: start;
  -moz-text-align-last: start;
  text-align-last: start;
  font-weight: bold;
}

.two-images-item-p-r {
  max-width: 562px;
}

.two-images-item-p-2 {
  margin-top: 48px;
}

.p-18 {
  font-size: 18px;
}

.p-30-20 {
  font-size: 30px;
}

.p-30-20-org {
  color: #D83500;
  font-size: 30px;
}

.p-44-28-org {
  color: #D83500;
  font-size: 44px;
}

.p-44-29-org {
  color: #D83500;
  font-size: 44px;
}

/*sec-penta in section-content*/
.sec-penta {
  display: inline-block;
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

/*end*/
/*sec1-気密測定*/
.p-30-18 {
  font-size: 30px;
}

.bg-bk {
  background-color: #000000;
}

.p-35-18 {
  font-size: 35px;
}

.p-50-22 {
  font-size: 50px;
}

.max863 {
  max-width: 863px;
}

.one-center-image img {
  margin-top: -150px;
}

.aboutC {
  margin-top: 0;
}

.result-h5 {
  margin-bottom: 28px;
}

/*end*/
/*one-right-image*/
.one-right-image {
  text-align: end;
}

.one-right-image img:first-of-type {
  margin-bottom: 32px;
}

/*sec1-4 高気密・高断熱を実現する高性能仕様*/
.sec1-4-h4-container {
  margin-bottom: -20px;
}

.sec1-4-h4 {
  vertical-align: baseline;
}

.p-29-18 {
  font-size: 29px;
  vertical-align: baseline;
}

.lh-13 {
  line-height: 1.3;
}

.lh-13 h4 {
  margin-bottom: 0;
}

.p-after-h4 {
  margin-left: 5.2%;
  margin-top: 0;
}

.max847 {
  max-width: 813px;
}

.w847 {
  width: 847px;
}

.max735pct {
  max-width: 73.5%;
}

.sec-h4-p-container {
  display: inline-block;
}

/*.sec-h4-p-container{
	margin-left: 2.9%;
}
*/
.sec-penta-container {
  display: inline-block;
}

/*end*/
/*brick head cards*/
.brick-head-cards {
  position: relative;
}

.brick {
  vertical-align: top;
}

.brick-head-cards-ul {
  padding: 0;
}

.brick-head-cards-small {
  position: absolute;
  top: 654px;
}

.brick-head-cards-item {
  display: inline-block;
  background-color: #ffffff;
  max-width: 336px;
  vertical-align: top;
}

.brick-head-cards-item:nth-of-type(n+2) {
  margin-left: 1.4%;
}

.brick-head-cards-item h6 {
  font-size: 26px;
  font-weight: bold;
}

.brick-head-h6-prt1 {
  display: table;
  width: 100%;
  height: 86px;
  text-align: center;
}

.brick-head-h6-prt1 h6 {
  display: table-cell;
  vertical-align: middle;
}

.brick-head-cards-pink-text {
  color: #E9576C;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 0 5px;
}

.brick-prt1-item2-pink-text {
  padding-top: 1em;
  padding-bottom: 0.5em;
}

.brick-head-cards-body {
  font-size: 18px;
  line-height: 1.8;
  padding: 0 5px;
}

.around-10px {
  margin: 10px;
  margin-top: 0;
}

.brick-head-cards-item-1 {
  margin-bottom: 0;
}

/*end*/
/*sec2-1*/
.sec2-h2 {
  top: -110px;
}

.sec2-1-1-body {
  display: inline-block;
  max-width: 571px;
  vertical-align: top;
  padding-right: 17px;
}

.sec2-1-1-img {
  display: inline-block;
  text-align: end;
}

.sec-2-1-1-img img {
  max-width: 594px;
}

/*sec2-1-2*/
.sec2-1-2 {
  margin-bottom: 100px;
}

.sec2-1-2-body {
  display: inline-block;
  max-width: 437px;
  padding: 0 20px;
  vertical-align: bottom;
}

.sec2-1-2-img {
  display: inline-block;
}

/*sec2-2*/
.p-44-24 {
  font-size: 44px;
}

.sec2-2-h4 {
  margin: 0 auto;
}

.sec-penta-center {
  display: block;
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.sec-penta-center h3 {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 45%;
  left: 50%;
  -webkit-transform: translate(-50%, -45%);
  -ms-transform: translate(-50%, -45%);
  transform: translate(-50%, -45%);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.sec2-2-h4-p {
  text-align: center;
}

/*brick prt2*/
.brick-head-h6-prt2 {
  display: table;
  width: 100%;
  height: 104px;
  text-align: center;
}

.brick-head-h6-prt2 h6 {
  display: table-cell;
  vertical-align: middle;
}

.brick-head-cards-body-prt2-1 {
  margin-bottom: 2rem;
}

.brick-head-cards-body-prt2-1-last {
  margin-bottom: 5rem;
}

/*.brick-head-cards-body-prt2-2{
	margin-bottom: 15px
}*/
.brick-head-cards-body-prt2-3 {
  margin-bottom: 123px;
}

.brick
.customer {
  margin-top: 300px;
}

.customer {
  margin-top: 300px;
}

.feedback-penta {
  top: 80px;
}

.feedback {
  background-image: url("../spec/img/sec2-3-plant.png"), url("../spec/img/sec2-3-girl.png");
  background-position: left 10% top 0%, right 7% top 0%;
  background-repeat: no-repeat, no-repeat;
  height: 743px;
}

.feedback-ul {
  padding: 0;
  position: relative;
}

.feedback-item {
  display: inline-block;
  max-width: 353px;
  height: 349px;
  background-color: #fff;
  opacity: 0.7;
  -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.4);
}

.feedback-item1 {
  -webkit-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(5deg);
  text-align: center;
  margin-top: 40px;
}

.feedback-item1 img {
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
  margin-top: -10px;
}

.ff4d4d {
  color: #ff4d4d;
}

.around26 {
  margin: 26px;
}

.around-26-p {
  margin: 0;
}

.feedback-item2 {
  margin-left: 52px;
  position: absolute;
  top: 130px;
}

.feedback-item img {
  margin-top: -20px;
}

.feedback-item3 {
  display: inline-block;
  position: relative;
  left: 450px;
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
  top: 15px;
}

.feedback-item3 img {
  -webkit-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(5deg);
}

/*sec3*/
.sec3-h4 h4 {
  margin-left: 0;
}

.one-center-card {
  background-color: #fff;
  border: 5px solid #ff9673;
  border-radius: 20px;
  margin-top: 32px;
}

.one-center-card-item {
  margin: 20px;
}

.one-center-card-img {
  display: inline-block;
}

.one-center-card-txt {
  display: inline-block;
  width: 554px;
  margin: auto;
  margin-left: 32px;
  margin-top: 45px;
  vertical-align: top;
}

.one-center-card-txt-2nd {
  margin-top: 5px;
}

.one-center-card-h6-1 {
  margin-bottom: 0;
  margin-top: 0;
}

.one-center-card-p-1 {
  margin-bottom: 0;
  width: 596px;
}

.one-center-card-h6-2 {
  margin-bottom: 0;
  margin-top: 0;
}

.one-center-card-p-2 {
  margin-bottom: 0;
  width: 596px;
}

.one-center-card-txt-2 {
  margin-top: 0px;
}

/*sec4*/
.sec4-two-item:nth-child(odd) {
  margin-right: 19px;
}

.sec4-two-item:nth-child(even) {
  margin-left: 19px;
}

.sec4-two-item {
  display: inline-block;
  background-color: #fff;
  width: 572px;
  height: 593px;
  vertical-align: top;
  margin-top: 60px;
}

.sec4-two-h5 {
  background-color: #ffdc73;
  display: table;
  width: 100%;
}

.sec4-two-img {
  text-align: center;
  background-color: #eeeeee;
  height: 250px;
  margin-top: 18px;
  margin-left: 40px;
  margin-right: 40px;
}

.sec4-two-img-gray {
  background-color: #666666;
}

.sec4-two-h5 h5 {
  margin-top: 0;
  height: 61px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

.sec4-two-p {
  margin-left: 40px;
  margin-right: 40px;
  margin-top: 10px;
}

/*sec5*/
.m-l-17 {
  margin-left: 17px;
}

.m-r-17 {
  margin-right: 17px;
}

.mt-60-pc h2 {
  margin-top: -60px;
}

/*sec6*/
.brick-head-cards-body-prt3-3 {
  margin-bottom: 57px;
}

.brick-prt3 {
  display: block;
}

.brick-head-cards-body-prt3-1 {
  margin-bottom: 28px;
}

/**/
/*three row cards*/
.three-row-cards {
  text-align-all: center;
  /*margin: 0 auto;*/
}

.three-row-cards-container {
  margin: 0 auto;
}

.three-row-cards-item {
  display: inline-block;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

.three-row-cards-item:nth-child(n+2) {
  margin-left: 1.8%;
}

.three-row-cards-item a {
  display: block;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 74.5%;
  height: 1.9rem;
}

.btn-3,
a.btn-3 {
  color: #fff;
  padding: 11px 28px 22px 28px;
  width: 60%;
  vertical-align: middle;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.139em;
  text-align: center;
}

.three-row-cards-item a::after {
  position: absolute;
  width: 376px;
  /**/
  height: 191px;
  /**/
  top: -70px;
  /**/
  right: 0;
  bottom: 0;
  left: -48px;
  /**/
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: transparent;
}

@media only screen and (min-width: 740px) {
  .btn-3-radius {
    border-radius: 100vh;
  }
}
.btn-3-black {
  background-color: rgba(102, 51, 0, 0.5);
}

.btn-3-orange {
  background-color: #ff8000;
}

.btn-3-green {
  background-color: rgba(32, 64, 0, 0.7);
}

/*youtube*/
.pblr30 {
  padding-left: 30px;
  padding-right: 30px;
}

.youtube-container {
  max-width: 848px;
  margin: 0 auto;
}

.youtube {
  width: 100%;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.youtube .inner {
  padding-top: 56.25%;
  position: relative;
  height: 0;
  overflow: hidden;
  cursor: pointer;
}

.youtube .inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

/**/
/*新規ご予約キャンペーン*/
.reserve {
  text-align: center;
}

.reserve wrapper {
  display: inline-block;
}

.reserve img {
  max-width: 1059px;
}

.mt94-pc-reserve {
  margin-top: 94px;
}

@media only screen and (max-width: 740px) {
  .wrapper {
    /*padding: 0 10px;*/
    font-size: 1.6rem;
  }

  h1 {
    font-size: calc((26/402)*100vw);
  }

  /*text*/
  .fz14 {
    font-size: 14px;
  }

  .fz15-sp {
    font-size: 15px;
  }

  .fz16-sp {
    font-size: 16px;
  }

  .p-30-20 {
    font-size: calc((20/402)*100vw);
  }

  .p-30-20-org {
    font-size: calc((20/402)*100vw);
  }

  .p-44-34 {
    font-size: calc((34/402)*100vw);
  }

  .p-44-28-org {
    font-size: 28px;
  }

  .p-44-29-org {
    font-size: 29px;
  }

  .p-sp-20 {
    font-size: calc((20/402)*100vw);
  }

  .p-35-24 {
    font-size: calc((24/402)*100vw);
  }

  .p-24-18 {
    font-size: calc((18/402)*100vw);
  }

  .p-18-14 {
    font-size: calc((14/402)*100vw);
  }

  .p-22-18 {
    font-size: calc((18/402)*100vw);
  }

  .p-26-20 {
    font-size: calc((20/402)*100vw);
  }

  .p-26-18 {
    font-size: calc((18/402)*100vw);
  }

  .p-29-18 {
    font-size: calc((18/402)*100vw);
  }

  .p-30-18 {
    font-size: calc((18/402)*100vw);
  }

  .p-35-18 {
    font-size: calc((18/402)*100vw);
  }

  .p-40-18 {
    font-size: calc((18/402)*100vw);
  }

  .p-44-18 {
    font-size: calc((18/402)*100vw);
  }

  .p-44-20 {
    font-size: calc((20/402)*100vw);
  }

  .p-44-24 {
    font-size: calc((24/402)*100vw);
  }

  .p-50-22 {
    font-size: calc((22/402)*100vw);
  }

  .p-sp-18 {
    font-size: calc((18/402)*100vw);
  }

  .p-sp-24 {
    font-size: calc((24/402)*100vw);
  }

  .lh05rem-sp {
    line-height: 0.5rem;
  }

  .lh19rem-sp {
    line-height: 1.9rem;
  }

  .lh2rem-sp {
    line-height: 2rem;
  }

  .lh25rem-sp {
    line-height: 2.5rem;
  }

  .lh3rem-sp {
    line-height: 3rem;
  }

  .pre-sp {
    white-space: pre;
  }

  /*common*/
  .hidden-sp {
    overflow: hidden;
  }

  .sp-img {
    width: 50%;
  }

  .text-center-sp {
    text-align: center;
  }

  .db-sp-none {
    display: initial;
  }

  .tae-sp {
    text-align: end;
  }

  .tai-sp {
    text-align: initial;
    -moz-text-align-last: initial;
    text-align-last: initial;
  }

  .palt-sp {
    -webkit-font-feature-settings: palt;
    font-feature-settings: palt;
  }

  .db-sp {
    display: block;
  }

  .mt0-sp {
    margin-top: 0;
  }

  .mb0-sp {
    margin-bottom: 0;
  }

  .mb1rem-sp {
    margin-bottom: 1rem;
  }

  .vaspr-sp {
    vertical-align: super;
  }

  .mt2rem-sp {
    margin-top: 2rem;
  }

  .mb1rem-sp {
    margin-bottom: 1rem;
  }

  .mb2rem-sp {
    margin-bottom: 2rem;
  }

  .mb5rem-sp {
    margin-bottom: 5rem;
  }

  .mb8rem-sp {
    margin-bottom: 8rem;
  }

  .t2rem-sp {
    top: 2rem;
  }

  #mb155dot5-pc {
    margin-bottom: initial;
  }

  .mb122-pc {
    margin-bottom: initial;
  }

  /*main image*/
  .main-image-sp {
    width: 100vw;
  }

  .mt2rem {
    margin-top: 2rem;
  }

  .mt3rem-sp {
    margin-top: 3rem;
  }

  .header-next {
    margin-bottom: 10px;
    margin-top: 10px;
  }

  /*in-page-links*/
  .in-page-links-container {
    max-width: 100%;
    margin-top: 0;
  }

  .inpage-links {
    text-align: initial;
  }

  .btn-in-page {
    margin-bottom: 0;
    margin: 10px 10px 0;
  }

  .btn-in-page li {
    display: flex;
    border-radius: 0;
    justify-content: space-between;
    align-items: center;
  }

  .btn-in-page p {
    display: inline-flex;
    padding: 1.5vh 2.5vw;
    margin: 0;
  }

  .btn-in-page a {
    padding: 0;
    background-color: #fff;
    width: 100%;
  }

  .btn-in-page a:link {
    background-color: #fff;
  }

  /*.btn-in-page a:visited{
		background-color: #ffe599;
	}*/
  .btn-in-page a:active {
    background-color: #ffe599;
  }

  .btn-in-page-item {
    /*display: block;*/
    /*background-color: #fff;*/
    text-align: left;
    width: auto;
    display: flex;
  }

  .btn-in-page-item p {
    margin-top: initial;
    margin-bottom: initial;
  }

  .btn-in-page-item:nth-child(-n+3),
  .btn-in-page-item:nth-child(-n+6) {
    margin-bottom: -3px;
  }

  .angle-down {
    margin-right: 1rem;
  }

  .btn-in-page-item:nth-child(n+2):nth-child(-n+6):not(:nth-child(4)) {
    margin-left: 0;
  }

  /*sec image*/
  .sec-image {
    margin-top: 0;
  }

  .sec-image img {
    height: 142px;
  }

  .fluid-box {
    min-width: initial;
    max-width: initial;
    width: 100vw;
  }

  .sec-image-title {
    height: 5.5rem;
  }

  .sec-image-title h2 {
    font-size: calc((24/402)*100vw);
  }

  .sec-image-title p {
    font-size: calc((16/402)*100vw);
  }

  /*penta*/
  .sec-penta h3,
  .sec-penta-mgn h3,
  .sec-penta-mgn-25 h3 {
    top: 40%;
    transform: translate(-50%, -40%);
  }

  .sec-penta-mgn {
    display: block;
    margin: 0 auto;
    margin-top: calc((16/402)*100vw*-1);
  }

  .sec-penta {
    display: block;
    margin: 0 auto;
  }

  .sec-penta-mgn {
    top: 40%;
  }

  .penta {
    width: calc((160/402)*100vw);
  }

  .penta-title {
    font-size: calc((18/402)*85vw);
  }

  .sec-penta-container {
    display: block;
  }

  .penta-sec1-4-sp h3 {
    line-height: 2rem;
    top: 35%;
    transform: translate(-50%, -35%);
  }

  /*sec-h4*/
  .sec-h4,
  .sec-h4-mt0,
  .sec-h4-ml0 {
    display: block;
    font-size: calc((24/402)*100vw);
  }

  .h4-smaller {
    font-size: calc((15/402)*100vw);
    /*16*/
  }

  .sec-h4 h4,
  .sec-h4-mt0 h4 {
    margin: 0 auto;
  }

  .sec-h4 h4 span {
    white-space: normal;
  }

  .max735pct {
    max-width: 100%;
  }

  .p-after-h4 {
    margin-left: 0;
    margin-top: 2rem;
  }

  .one-right-image img:first-of-type {
    margin-bottom: 0;
  }

  /*youtube*/
  .pblr30 {
    padding-left: initial;
    padding-right: initial;
  }

  .bg-bk {
    background-color: initial;
  }

  .ptb05em {
    padding-top: 0;
    padding-bottom: 0;
  }

  .bg-bk-sp {
    background-color: #000000;
  }

  /**/
  /*one-center-image*/
  .one-center-image img {
    margin-top: calc((52/402)*100vw*-1);
  }

  /**/
  /*brick-head-h6*/
  .around-10px {
    margin-top: 10px;
  }

  .brick {
    max-width: 100%;
  }

  .brick-head-h6-prt1-container {
    text-align: initial;
    width: 48%;
    vertical-align: top;
  }

  .brick-head-h6-prt1 {
    display: inline-block;
    height: auto;
  }

  .brick-head-cards-item {
    max-width: 100%;
    margin-bottom: 2rem;
  }

  .brick-head-cards-item h6 {
    font-size: calc((20/402)*100vw);
  }

  .brick-cards-main-image {
    width: 45%;
    padding-right: 5%;
  }

  .brick-head-cards-item:nth-of-type(n+2) {
    margin-left: 0;
  }

  .brick-head-cards-pink-text {
    display: inline-block;
    font-size: calc((13/402)*100vw);
    padding: 0;
    text-align: initial;
  }

  .brick-head-cards-body {
    text-align: initial;
  }

  .brick-head-cards-body {
    font-size: 14px;
    padding: 0;
  }

  .apw430-sp h6 {
    font-size: calc((18/402)*100vw);
  }

  .brick-head-h6-prt2-container {
    text-align: initial;
    width: 53%;
    vertical-align: middle;
  }

  .brick-head-h6-prt2 {
    display: inline-block;
  }

  .brick-head-cards-body-prt2-1 {
    margin-top: -40px;
    margin-bottom: 0;
  }

  .brick-head-cards-body-prt2-2 {
    margin-top: -50px;
    margin-bottom: 0;
  }

  .brick-cards-main-image-prt2 {
    width: 40%;
    padding-right: 5%;
  }

  .brick-head-h6-prt2-2 {
    padding-bottom: 20px;
  }

  .brick-head-h6-prt3 {
    /*height: 130px;*/
    height: calc((230*0.5)*1px);
  }

  .brick-head-h6-prt3-3 {
    /*height: 130px;*/
    height: calc((230*0.4)*1px);
  }

  .brick-head-cards-body-prt3-1 {
    margin-top: -55px;
  }

  /**/
  /*three row cards*/
  .three-row-cards-container {
    display: flex;
    justify-content: center;
  }

  .three-row-cards-item {
    width: 30vw;
    height: 28vw;
    margin: 0;
  }

  .btn-3,
  a.btn-3 {
    padding: 2vw 2vw 5vw 2vw;
    /*10px 6px 24px 6px*/
    width: 21.5vw;
    /*42%*/
    font-size: 3.4vw;
    letter-spacing: 0.139em;
  }

  .three-row-cards-item a {
    top: 8%;
    width: 21.5vw;
    /*81%*/
    line-height: 1.25em;
  }

  .three-row-cards-item:nth-child(n+2) {
    margin-left: 10px;
  }

  a.btn-3-black {
    font-size: 3.1vw;
  }

  .three-row-cards-item a::after {
    width: 28vw;
    /**/
    height: 28vw;
    /**/
    top: -9.5vw;
    /**/
    left: -1vw;
    /**/
  }

  /*reserve*/
  .reserve img {
    max-width: 100%;
  }

  .mt94-pc-reserve {
    margin-top: 0;
  }

  .mt160 {
    margin-top: initial;
  }

  .plans__price span {
    font-size: 10px;
  }

  .standard-plan__price span, .energy-bill-plan__price span, .insulation-plan__price span, .cooling-heating-plan__price span, .remove-plan__price span {
    font-size: 10px;
  }

  .fz13r-sp {
    font-size: 1.3rem;
  }
}
/* -------------------------- */
/* base */
/* -------------------------- */
main *,
main *::before,
main *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body {
  padding: 0;
  margin: 0;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", a-otf-jun-pro, sans-serif;
  font-size: 16px;
  color: #111111;
  line-height: 1.5;
  font-size: 1.6em;
}

body.no-scroll {
  overflow: hidden;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

ul,
ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
  color: #333333;
}

a:hover {
  opacity: 0.7;
}

.br-pc {
  display: none;
}

/* -------------------------- */
/* wrapper */
/* -------------------------- */
.wrapper,
.wrapper--lg,
.wrapper--md,
.wrapper--xs {
  max-width: 1190px;
  margin: 0 auto;
  padding: 0 3%;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.wrapper.mv1-wrap {
  background: #fff;
  padding: 0;
}

@media screen and (min-width: 741px) {
  #page_cocomama-new #header .wrapper {
    padding: 0;
  }
}
.wrapper--xs {
  max-width: 1050px;
}

.wrapper--md {
  max-width: 1000px;
  box-sizing: border-box;
  /*background-color: #fff;*/
  padding: 34px 16px 47px;
}

.wrapper--lg {
  max-width: 1260px;
}

.page-link-button {
  padding-bottom: 10px;
}

.link-area img {
  width: 100%;
}

/* -------------------------- */
/* intro */
/* -------------------------- */
.intro {
  padding: 12px 0;
}

.intro .wrapper {
  position: relative;
}

.intro__border {
  width: 100%;
  height: 24px;
  background: #E9576C;
}

@media screen and (max-width: 740px) {
  .intro__border {
    width: 100vw;
    height: 11px;
    margin-left: -3vw;
  }
}
.intro__text-img {
  margin-top: 12px;
  width: 84.5%;
}

.intro__main-copy-pc {
  background: #dc5668;
  width: 925px;
  margin-left: 70px;
  padding: 12px 30px;
}

.intro__main-copy-pc img {
  display: block;
  width: 79%;
}

.intro__main-copy-sp {
  background: #dc5668;
  padding: 8px 18px;
  margin: 0 -3%;
}

.intro__main-copy-sp img {
  display: block;
  width: 90%;
}

.intro__sub-copy {
  font-size: 16px;
  text-align: center;
  line-height: 1.4615384615;
  margin-top: 12px;
  margin-bottom: 0;
}

.intro__woman-img {
  width: 68px;
  height: 86px;
  position: absolute;
  top: -5px;
  right: 10px;
}

/* -------------------------- */
/* mv1 */
/* -------------------------- */
.mv1 {
  position: relative;
  height: 250.63px;
  overflow: hidden;
}

.mv1__img-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 65px;
}

.mv1__img01 {
  width: 33.3333%;
  height: 126px;
}

.mv1__img01 img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.mv1__img02 {
  width: 33.3333%;
  height: 126px;
}

.mv1__img02 img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.mv1__img03 {
  width: 33.3333%;
  height: 126px;
}

.mv1__img03 img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.mv1__bg-half-circle {
  position: absolute;
  top: 84px;
  z-index: 10;
}

.mv1__copy {
  position: absolute;
  top: 5px;
  z-index: 20;
  text-align: center;
}
@media only screen and (max-width: 740px) {
  .mv1__copy {
    width: 100%;
  }
}

.mv1__child-img {
  width: 76px;
  height: 106px;
  position: absolute;
  left: 10px;
  top: 110px;
  z-index: 30;
}

.mv1__mother-img {
  width: 94px;
  height: 254px;
  position: absolute;
  top: 90px;
  right: -6px;
  z-index: 30;
}

.mv1__features-img {
  position: relative;
  max-width: 350px;
  margin: 0 auto;
  z-index: 50;
}

.mv1__pink-line {
  height: 32px;
  background: #e07e8e;
  position: relative;
  z-index: 40;
  margin-top: -28px;
}

/* -------------------------- */
/* bnr-area */
/* -------------------------- */
.bnr-area {
  background: #fff;
  padding: 15px 0 27px;
  margin-top: 30px;
}

.bnr-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bnr-container a {
  max-width: 740px;
}


@media screen and (max-width: 740px) {
  .bnr-text {
    width: 41vw;
  }

  .bnr-area {
    padding: 5px 0;
    margin-bottom: 20px;
  }

  .bnr-container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
/* -------------------------- */
/* mv2 */
/* -------------------------- */
.mv2 {
  padding-top: 12px;
  margin-bottom: 280px;
}

.mv2__text {
  font-size: 1.3rem;
  margin-bottom: 25px;
}

.mv2__body {
  position: relative;
  z-index: 10;
}

.mv2__bg-circle {
  position: absolute;
  z-index: 20;
  left: 0;
  right: 0;
  width: 100%;
  overflow: hidden;
}

.mv2__bg-circle img {
  display: block;
  width: 100%;
}

.mv2__img-wrapper {
  position: absolute;
  z-index: 30;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.mv2__price-text {
  width: 60%;
}

.mv2__person-img {
  width: 23%;
  margin-top: -20px;
}

.mv2__features-img {
  position: absolute;
  z-index: 30;
  top: 84px;
  width: 340px;
  /*left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);*/
  left: 0;
}

/* -------------------------- */
/* plans */
/* -------------------------- */
.plans {
  padding: 0 0 42px;
  margin-top: 13px;
}

.plans .section-heading {
  display: none;
}

.plans__text {
  display: none;
}

.plans__item:first-child {
  background: #db5567;
}

.plans__item:first-child .plans__name {
  color: #db5567;
}

.plans__item:first-child .plans__name-price-wrapper {
  border-bottom: 2px dotted #db5567;
}

.plans__item:nth-child(2) {
  background: #ea7e20;
}

.plans__item:nth-child(2) .plans__name {
  color: #ea7e20;
}

.plans__item:nth-child(2) .plans__name-price-wrapper {
  border-bottom: 2px dotted #ea7e20;
}

.plans__item:nth-child(3) {
  background: #77af61;
}

.plans__item:nth-child(3) .plans__name {
  color: #77af61;
}

.plans__item:nth-child(3) .plans__name-price-wrapper {
  border-bottom: 2px dotted #77af61;
}

.plans__item:nth-child(4) {
  background: #41967b;
}

.plans__item:nth-child(4) .plans__name {
  color: #41967b;
}

.plans__item:nth-child(4) .plans__name-price-wrapper {
  border-bottom: 2px dotted #41967b;
}

/*.plans__item:last-child {
  background: #158ebd;
}

.plans__item:last-child .plans__name {
  color: #158ebd;
}

.plans__item:last-child .plans__name-price-wrapper {
  border-bottom: 2px dotted #158ebd;
}*/
.plans__item + .plans__item {
  margin-top: 15px;
}

.plans__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 2px 0;
  padding-left: 13px;
  cursor: pointer;
}

.plans__item-body {
  background: #fff;
  width: 78%;
  padding: 6px 7px;
}

.plans__name-price-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.plans__name {
  font-size: 1.5rem;
  font-weight: bold;
  font-family: a-otf-jun-pro, sans-serif;
}

.plans__name.name1 {
  width: 62%;
}

.plans__name.name2 {
  width: 65%;
}

.plans__name.name3 {
  width: 65%;
}

.plans__name.name4 {
  width: 68%;
}

.plans__name img {
  display: block;
}

.plans__price {
  font-size: 1.4rem;
  font-family: YuGothic;
  font-weight: bold;
  margin-left: auto;
}

.plans__item-text {
  font-size: 1rem;
  margin-top: 4px;
  margin-bottom: 0;
}

.plans__item-detail {
  margin-left: 8px;
  position: relative;
  font-size: 10px;
  color: #fff;
  font-weight: bold;
}

.plans__item-detail::after {
  content: "";
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  position: absolute;
  top: 50%;
  right: -10px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

/* -------------------------- */
/* features */
/* -------------------------- */
.features {
  padding-bottom: 48px;
}

.features__img {
  margin-top: 20px;
}

.features__img .features__img-pc {
  display: none;
}

/* -------------------------- */
/* air-conditioner */
/* -------------------------- */
.air-conditioner {
  padding-bottom: 18px;
}

.air-conditioner .section-heading {
  background: #77AF61;
}

.air-conditioner__text {
  font-size: 1.3rem;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
}

.air-conditioner .wrapper--md {
  margin-top: 10px;
}

/* -------------------------- */
/* ecolife-aircon */
/* -------------------------- */
.ecolife-aircon {
  padding-bottom: 18px;
}

.ecolife-aircon .section-heading {
  background: #F0883C;
}

.ecolife-aircon__text {
  font-size: 1.3rem;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
}

.ecolife-aircon .wrapper--md {
  margin-top: 10px;
}

/* -------------------------- */
/* plan-button */
/* -------------------------- */
.plan-button {
  width: 245px;
  margin: 0 auto;
  position: relative;
}

.plan-button__link p {
  margin-bottom: 0;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 2rem;
  text-align: center;
  width: 218px;
  color: #DD5519;
  font-weight: bold;
  padding-right: 24px;
}

.plan-button__link p::before {
  content: "";
  width: 10px;
  height: 2px;
  background: #DD5519;
  border-radius: 1px;
  position: absolute;
  top: 40%;
  right: 24px;
  -webkit-transform: translateY(-40%) rotate(45deg);
  transform: translateY(-40%) rotate(45deg);
}

.plan-button__link p::after {
  content: "";
  width: 10px;
  height: 2px;
  background: #DD5519;
  border-radius: 1px;
  position: absolute;
  top: 60%;
  right: 24px;
  -webkit-transform: translateY(-60%) rotate(-45deg);
  transform: translateY(-60%) rotate(-45deg);
}

.plan-button .color-box-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.plan-button .color-box {
  width: 18%;
  height: 45px;
}

.plan-button .color-box01 {
  background: #db5567;
}

.plan-button .color-box02 {
  background: #ea7e20;
}

.plan-button .color-box03 {
  background: #77af61;
}

.plan-button .color-box04 {
  background: #41967b;
}

.plan-button .color-box05 {
  background: #158ebd;
}

/* -------------------------- */
/* remove */
/* -------------------------- */
.remove {
  padding: 0px 0 24px;
  margin-top: 75px;
}

.remove .section-heading {
  background: #3F9B7E;
}

.remove .blue {
  background: #ecf4f3;
  margin-top: 12px;
}

.remove__text {
  margin-bottom: 0;
  margin-top: 10px;
  text-align: center;
  font-size: 1.3rem;
}

.remove__img-wrapper img {
  width: 100%;
}

/* -------------------------- */
/* heatproof */
/* -------------------------- */
.heatproof {
  padding: 0px 0 27px;
  margin-top: 50px;
}

.heatproof .section-heading {
  background: #0097CA;
}

.heatproof .sec-penta-mgn {
  margin-top: 18px;
}

/* -------------------------- */
/* sash-glass */
/* -------------------------- */
.sash-glass {
  padding: 0px 0 30px;
  margin-top: 55px;
}

.sash-glass .section-heading {
  background: #578DB3;
}

.sash-glass__sub-head {
  text-align: center;
  font-size: 2rem;
  color: #DC5668;
  line-height: 1.4;
  margin-top: 12px;
  font-weight: bold;
}

.sash-glass__text {
  font-size: 1.3rem;
  margin-top: 10px;
  margin-bottom: 0;
}

.sash-glass__img-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
}

.sash-glass__room-img {
  width: 55%;
}

.sash-glass__spec-img {
  background: #fff;
  padding: 10px;
  width: 45%;
}

.sash-glass__name {
  font-size: 1.4rem;
  margin-top: 10px;
  margin-bottom: 0;
}

/* -------------------------- */
/* all-electronic */
/* -------------------------- */
.all-electronic {
  padding: 0px 0 75px;
  margin-top: 75px;
}

.all-electronic .section-heading {
  background: #E95514;
}

.all-electronic__sub-head {
  text-align: center;
  font-size: 2rem;
  color: #DC5668;
  line-height: 1.4;
  margin-top: 12px;
  font-weight: bold;
}

.all-electronic__sub-copy {
  text-align: center;
  font-size: 1.4rem;
  color: #DC5668;
  line-height: 1.5714285714;
  margin-top: 8px;
  font-weight: bold;
}

.all-electronic__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 10px;
}

.all-electronic__img-wrapper {
  width: 48%;
}

.all-electronic__body {
  width: 48%;
}

.all-electronic__text {
  font-size: 1.3rem;
  margin-bottom: 0;
}

/* -------------------------- */
/* solar-power */
/* -------------------------- */
.solar-power {
  padding: 0 0 38px;
}

.solar-power .section-heading {
  background: #E89314;
}

.solar-power__sub-head {
  text-align: center;
  font-size: 2rem;
  color: #DC5668;
  line-height: 1.4;
  margin-top: 12px;
  font-weight: bold;
}

.solar-power__sub-copy {
  text-align: center;
  font-size: 1.4rem;
  color: #DC5668;
  line-height: 1.5714285714;
  margin-top: 8px;
  font-weight: bold;
}

.solar-power__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 10px;
}

.solar-power__content:last-child {
  margin-top: 26px;
}

.solar-power__img-wrapper {
  width: 48%;
}

.solar-power__body {
  width: 48%;
}

.solar-power__text {
  font-size: 1.3rem;
  margin-bottom: 0;
}

/* -------------------------- */
/* led */
/* -------------------------- */
.led {
  padding: 0px 0 85px;
  margin-top: 74px;
}

.led .section-heading {
  background: #505A8C;
}

.led__sub-head {
  text-align: center;
  font-size: 2rem;
  color: #DC5668;
  line-height: 1.4;
  margin-top: 12px;
  font-weight: bold;
}

.led__sub-copy {
  text-align: center;
  font-size: 1.4rem;
  color: #DC5668;
  line-height: 1.5714285714;
  margin-top: 8px;
  font-weight: bold;
}

.led__attention {
  font-size: 1.3rem;
  margin-top: 10px;
  margin-bottom: 0;
}

.led__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 10px;
}

.led__img-wrapper {
  width: 48%;
}

.led__body {
  width: 48%;
}

.led__text {
  font-size: 1.3rem;
  margin-bottom: 0;
}

/* -------------------------- */
/* soil-surveying */
/* -------------------------- */
.soil-surveying {
  padding: 0 0 14px;
}

.soil-surveying .section-heading {
  background: #A5598B;
}

.soil-surveying__sub-head {
  text-align: center;
  font-size: 2rem;
  color: #DC5668;
  line-height: 1.4;
  margin-top: 12px;
  font-weight: bold;
}

.soil-surveying__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 10px;
  background: #fff;
}

.soil-surveying__img-wrapper {
  width: 50%;
}

.soil-surveying__chart {
  width: 47%;
}

.soil-surveying__text {
  font-size: 1.3rem;
  margin-top: 10px;
  margin-bottom: 0;
}

/* -------------------------- */
/* local-resources */
/* -------------------------- */
.local-resources {
  padding: 0px;
}

.local-resources .section-heading {
  background: #3D71A9;
}

.local-resources__sub-head {
  text-align: center;
  font-size: 2rem;
  color: #DC5668;
  line-height: 1.4;
  margin-top: 12px;
  font-weight: bold;
}

.local-resources__sub-copy {
  text-align: center;
  font-size: 1.4rem;
  color: #DC5668;
  line-height: 1.5714285714;
  margin-top: 8px;
  font-weight: bold;
}

.local-resources__img-wrapper {
  margin-top: 12px;
  width: 100%;
}

/* -------------------------- */
/* basic-items */
/* -------------------------- */
.basic-items {
  padding: 0 0 20px;
}

.basic-items .section-heading {
  background: #eb8293;
}

.basic-items__sub-head {
  text-align: center;
  font-size: 2rem;
  color: #dc5668;
  line-height: 1.4;
  margin-top: 12px;
  font-weight: bold;
}

.basic-items__text {
  margin-top: 14px;
  font-size: 1.3rem;
  margin-bottom: 0;
}

.basic-items__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 26px;
}

.basic-items__item {
  margin-right: 50px;
  width: calc(33.3333333% - 100px / 3);
}

.basic-items__item:nth-child(3n) {
  margin-right: 0;
}

.basic-items__item:nth-child(n+4) {
  margin-top: 50px;
}

.basic-items__img {
  height: 262px;
}

.basic-items__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.basic-items__name {
  font-weight: bold;
  background: #eb8293;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  font-size: 2.7rem;
}

.basic-items__detail {
  margin-top: 14px;
  font-size: 1.3rem;
  margin-bottom: 0;
}

/* -------------------------- */
/* standard-plan */
/* -------------------------- */
#standard-plan:target .plans__content {
  display: block;
}

.standard-plan {
  padding: 0 0 75px;
  margin-top: 33px;
}

.standard-plan__sub-head {
  text-align: center;
  font-size: 2rem;
  color: #dc5668;
  line-height: 1.4;
  margin-top: 12px;
  text-align: left;
  letter-spacing: -0.04em;
  font-weight: bold;
}

.standard-plan__text {
  margin-top: 14px;
  font-size: 1.3rem;
  margin-bottom: 0;
}

.standard-plan__item {
  background: #db5567;
}

.standard-plan__wrap {
  display: block;
  padding: 2px 0;
  padding-right: 2px;
  padding-left: 13px;
}

.standard-plan__item-body {
  background: #fff;
  padding: 4px 10px;
}

.standard-plan__name-price-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.standard-plan__name {
  width: 53%;
  position: relative;
}

.standard-plan__name img {
  display: block;
}

.standard-plan__name::after {
  content: "";
  width: 42px;
  border-top: 2px dotted #db5567;
  position: absolute;
  top: 50%;
  right: -60px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.standard-plan__price {
  font-size: 1.4rem;
  font-family: YuGothic;
  font-weight: bold;
  margin-left: auto;
  margin-right: 5px;
}

.standard-plan__service-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 26px;
}

.standard-plan__service-item {
  margin-right: 30px;
  width: calc(25% - 90px / 4);
}

.standard-plan__service-item:nth-child(4n) {
  margin-right: 0;
}

.standard-plan__service-item:nth-child(n+5) {
  margin-top: 40px;
}

.standard-plan__img {
  height: 184px;
}

.standard-plan__img img {
  width: 100%;
  height: 100%;
}

.standard-plan__service-name {
  font-weight: bold;
  background: #eb8293;
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.25;
  margin-bottom: 0;
  height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* -------------------------- */
/* energy-bill-plan */
/* -------------------------- */
.energy-bill-plan {
  padding: 0 0 75px;
}

.energy-bill-plan__sub-head {
  text-align: center;
  font-size: 2rem;
  color: #dc5668;
  line-height: 1.4;
  margin-top: 12px;
  text-align: left;
  letter-spacing: -0.04em;
  font-weight: bold;
}

.energy-bill-plan__text {
  margin-top: 14px;
  font-size: 1.3rem;
  margin-bottom: 0;
}

.energy-bill-plan__item {
  background: #F48116;
}

.energy-bill-plan__wrap {
  display: block;
  padding: 2px 0;
  padding-right: 2px;
  padding-left: 13px;
}

.energy-bill-plan__item-body {
  background: #fff;
  padding: 4px 10px;
}

.energy-bill-plan__name-price-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.energy-bill-plan__name {
  position: relative;
  width: 48%;
}

.energy-bill-plan__name img {
  display: block;
}

.energy-bill-plan__name::after {
  content: "";
  width: 58px;
  border-top: 2px dotted #F48116;
  position: absolute;
  top: 50%;
  right: -70px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.energy-bill-plan__price {
  font-size: 1.4rem;
  font-family: YuGothic;
  font-weight: bold;
  margin-left: auto;
  margin-right: 5px;
}

.energy-bill-plan__service-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 26px;
}

.energy-bill-plan__service-item {
  margin-right: 30px;
  width: calc(25% - 90px / 4);
}

.energy-bill-plan__service-item:nth-child(4n) {
  margin-right: 0;
}

.energy-bill-plan__service-item:nth-child(n+5) {
  margin-top: 40px;
}

.energy-bill-plan__img {
  height: 184px;
}

.energy-bill-plan__img img {
  width: 100%;
  height: 100%;
}

.energy-bill-plan__service-name {
  font-weight: bold;
  background: #eb8293;
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.25;
  margin-bottom: 0;
  height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* -------------------------- */
/* insulation-plan */
/* -------------------------- */
.insulation-plan {
  padding: 0 0 75px;
}

.insulation-plan__sub-head {
  text-align: center;
  font-size: 2rem;
  color: #dc5668;
  line-height: 1.4;
  margin-top: 12px;
  text-align: left;
  letter-spacing: -0.04em;
  font-weight: bold;
}

.insulation-plan__sub-copy {
  text-align: center;
  font-size: 1.4rem;
  color: #DC5668;
  line-height: 1.5714285714;
  letter-spacing: -0.02em;
  text-align: left;
  font-weight: bold;
}

.insulation-plan__text {
  margin-top: 14px;
  font-size: 1.3rem;
  margin-bottom: 0;
}

.insulation-plan__item {
  background: #78B563;
}

.insulation-plan__wrap {
  display: block;
  padding: 2px 0;
  padding-right: 2px;
  padding-left: 13px;
}

.insulation-plan__item-body {
  background: #fff;
  padding: 4px 10px;
}

.insulation-plan__name-price-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.insulation-plan__name {
  width: 55%;
  position: relative;
}

.insulation-plan__name img {
  display: block;
}

.insulation-plan__name::after {
  content: "";
  width: 34px;
  border-top: 2px dotted #78B563;
  position: absolute;
  top: 50%;
  right: -45px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.insulation-plan__price {
  font-size: 1.4rem;
  font-family: YuGothic;
  font-weight: bold;
  margin-left: auto;
  margin-right: 5px;
}

.insulation-plan__service-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 26px;
}

.insulation-plan__service-item {
  margin-right: 30px;
  width: calc(25% - 90px / 4);
}

.insulation-plan__service-item:nth-child(4n) {
  margin-right: 0;
}

.insulation-plan__service-item:nth-child(n+5) {
  margin-top: 40px;
}

.insulation-plan__img {
  height: 184px;
}

.insulation-plan__img img {
  width: 100%;
  height: 100%;
}

.insulation-plan__service-name {
  font-weight: bold;
  background: #eb8293;
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.25;
  margin-bottom: 0;
  height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* -------------------------- */
/* cooling-heating-plan */
/* -------------------------- */
.cooling-heating-plan {
  padding: 0 0 75px;
}

.cooling-heating-plan__sub-head {
  text-align: center;
  font-size: 1.8rem;
  color: #dc5668;
  line-height: 1.4;
  margin-top: 12px;
  text-align: left;
  letter-spacing: -0.04em;
  font-weight: bold;
}

.cooling-heating-plan__sub-copy {
  text-align: center;
  font-size: 1.4rem;
  color: #DC5668;
  line-height: 1.5714285714;
  letter-spacing: -0.02em;
  text-align: left;
  font-weight: bold;
}

.cooling-heating-plan__text {
  margin-top: 14px;
  font-size: 1.3rem;
  margin-bottom: 0;
}

.cooling-heating-plan__item {
  background: #3F9B7E;
}

.cooling-heating-plan__wrap {
  display: block;
  padding: 2px 0;
  padding-right: 2px;
  padding-left: 13px;
}

.cooling-heating-plan__item-body {
  background: #fff;
  padding: 4px 10px;
}

.cooling-heating-plan__name-price-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cooling-heating-plan__name {
  position: relative;
  width: 55%;
}

.cooling-heating-plan__name img {
  display: block;
}

.cooling-heating-plan__name::after {
  content: "";
  width: 30px;
  border-top: 2px dotted #3F9B7E;
  position: absolute;
  top: 50%;
  right: -45px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.cooling-heating-plan__price {
  font-size: 1.4rem;
  font-family: YuGothic;
  font-weight: bold;
  margin-left: auto;
  margin-right: 5px;
}

.cooling-heating-plan__service-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 26px;
}

.cooling-heating-plan__service-item {
  margin-right: 30px;
  width: calc(25% - 90px / 4);
}

.cooling-heating-plan__service-item:nth-child(4n) {
  margin-right: 0;
}

.cooling-heating-plan__service-item:nth-child(n+5) {
  margin-top: 40px;
}

.cooling-heating-plan__img {
  height: 184px;
}

.cooling-heating-plan__img img {
  width: 100%;
  height: 100%;
}

.cooling-heating-plan__service-name {
  font-weight: bold;
  background: #eb8293;
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.25;
  margin-bottom: 0;
  height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* -------------------------- */
/* remove-plan */
/* -------------------------- */
.remove-plan {
  padding: 0 0 32px;
}

.remove-plan__sub-head {
  text-align: center;
  font-size: 2rem;
  color: #dc5668;
  line-height: 1.4;
  margin-top: 12px;
  text-align: left;
  letter-spacing: -0.04em;
  font-weight: bold;
}

.remove-plan__sub-copy {
  text-align: center;
  font-size: 1.4rem;
  color: #DC5668;
  line-height: 1.5714285714;
  letter-spacing: -0.02em;
  text-align: left;
  font-weight: bold;
}

.remove-plan__text {
  margin-top: 14px;
  font-size: 1.3rem;
  margin-bottom: 0;
}

.remove-plan__item {
  background: #0097CA;
}

.remove-plan__wrap {
  display: block;
  padding: 2px 0;
  padding-right: 2px;
  padding-left: 13px;
}

.remove-plan__item-body {
  background: #fff;
  padding: 4px 10px;
}

.remove-plan__name-price-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.remove-plan__name {
  position: relative;
  width: 57%;
}

.remove-plan__name img {
  display: block;
}

.remove-plan__name::after {
  content: "";
  width: 14px;
  border-top: 2px dotted #0097CA;
  position: absolute;
  top: 50%;
  right: -35px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.remove-plan__price {
  font-size: 1.4rem;
  font-family: YuGothic;
  font-weight: bold;
  margin-left: auto;
  margin-right: 5px;
}

.remove-plan__service-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 26px;
}

.remove-plan__service-item {
  margin-right: 30px;
  width: calc(25% - 90px / 4);
}

.remove-plan__service-item:nth-child(4n) {
  margin-right: 0;
}

.remove-plan__service-item:nth-child(n+5) {
  margin-top: 40px;
}

.remove-plan__img {
  height: 184px;
}

.remove-plan__img img {
  width: 100%;
  height: 100%;
}

.remove-plan__service-name {
  font-weight: bold;
  background: #eb8293;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  font-size: 1.6rem;
  line-height: 1.25;
  margin-bottom: 0;
  height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* -------------------------- */
/* btn */
/* -------------------------- */
.c-btn {
  display: inline-block;
  width: px;
  max-width: 100%;
  padding: px px;
  line-height: 1;
  background: #000;
  font-size: rem;
  font-weight: bold;
  border-radius: px;
  color: #fff;
  text-align: center;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

/* -------------------------- */
/* heading */
/* -------------------------- */
.section-heading {
  height: 30px;
  background: #e07e8e;
  text-align: center;
  color: #fff;
  line-height: 30px;
  font-size: 1.5rem;
  font-weight: bold;
}

.section-heading--dotted-1 {
  position: relative;
}

.section-heading--dotted-1::before {
  content: "";
  width: 82px;
  border-top: 2px dotted #fff;
  position: absolute;
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.section-heading--dotted-1::after {
  content: "";
  width: 82px;
  border-top: 2px dotted #fff;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.section-heading--dotted-2 {
  position: relative;
}

.section-heading--dotted-2::before {
  content: "";
  width: 58px;
  border-top: 2px dotted #fff;
  position: absolute;
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.section-heading--dotted-2::after {
  content: "";
  width: 58px;
  border-top: 2px dotted #fff;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.section-heading--dotted-3 {
  position: relative;
}

.section-heading--dotted-3::before {
  content: "";
  width: 110px;
  border-top: 2px dotted #fff;
  position: absolute;
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.section-heading--dotted-3::after {
  content: "";
  width: 110px;
  border-top: 2px dotted #fff;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (min-width: 741px) {
  main {
    min-width: 1190px;
  }

  .br-sp {
    display: none;
  }

  .br-pc {
    display: block;
  }

  .wrapper--md {
    padding: 106px 50px 25px;
  }

  .wrapper--lg {
    padding: 0;
  }

  .page-link-button {
    padding-bottom: 50px;
  }

  .link-area li {
    width: 32.9%;
  }

  .intro {
    padding: 24px 0 32px;
  }

  .intro__text-img {
    width: 734px;
    margin-left: 50px;
    margin-top: 45px;
  }

  .intro__main-copy-sp {
    display: none;
  }

  .intro__sub-copy {
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    margin-top: 30px;
    margin-left: 55px;
  }

  .intro__woman-img {
    width: 188px;
    height: 240px;
    top: 0;
    left: 890px;
  }

  .mv1 {
    height: auto;
  }

  .mv1__img-list {
    margin-bottom: 180px;
  }

  .mv1__img01 {
    height: 400px;
  }

  .mv1__img02 {
    height: 400px;
  }

  .mv1__img03 {
    height: 400px;
  }

  .mv1__bg-half-circle {
    top: 270px;
    width: 1190px;
  }

  .mv1__copy {
    top: 22px;
    width: 890px;
    position: absolute;
    left: 52%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .mv1__child-img {
    width: 262px;
    height: 362px;
    left: calc(50% - 530px);
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    top: 340px;
  }

  .mv1__mother-img {
    width: 300px;
    height: 808px;
    left: calc(50% + 360px);
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    top: 260px;
  }

  .mv1__features-img {
    max-width: 1100px;
  }

  .mv1__pink-line {
    height: 100px;
    margin-top: -80px;
  }

  .mv2 {
    padding-top: 36px;
    margin-bottom: 888px;
  }

  .mv2__text {
    font-size: 2rem;
    margin-bottom: 50px;
  }

  .mv2__person-img {
    margin-top: -60px;
  }

  .mv2__features-img {
    top: 280px;
    width: 1020px;
    left: 15px;
  }

  .plans {
    padding: 0 0 97px;
    margin-top: 100px;
  }

  .plans .section-heading {
    display: block;
    height: 60px;
    font-size: 4rem;
    line-height: 60px;
  }

  .plans__text {
    display: block;
    font-size: 2rem;
    margin-top: 24px;
    margin-bottom: 0;
  }

  .plans__list {
    margin-top: 32px;
  }

  .plans__item:first-child .plans__name-price-wrapper {
    border-bottom: 5px dotted #db5567;
  }

  .plans__item:nth-child(2) .plans__name-price-wrapper {
    border-bottom: 5px dotted #ea7e20;
  }

  .plans__item:nth-child(3) .plans__name-price-wrapper {
    border-bottom: 5px dotted #77af61;
  }

  .plans__item:nth-child(4) .plans__name-price-wrapper {
    border-bottom: 5px dotted #41967b;
  }

  /*.plans__item:last-child .plans__name-price-wrapper {
    border-bottom: 5px dotted #158ebd;
  }*/
  .plans__item + .plans__item {
    margin-top: 42px;
  }

  .plans__link {
    padding: 4px 0;
    padding-left: 40px;
  }

  .plans__item-body {
    padding: 20px 28px;
  }

  .plans__price {
    font-size: 4.4rem;
  }

  .plans__price span {
    font-size: 3.0rem;
  }

  .plans__item-text {
    font-size: 2rem;
    margin-top: 10px;
  }

  .plans__item-detail::after {
    width: 16px;
    height: 16px;
    right: -20px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
  }

  .plans__item-detail {
    font-size: 3.2rem;
    padding-left: 20px;
  }

  .features {
    padding-bottom: 126px;
  }

  .features__img {
    margin-top: 54px;
  }

  .features__img .features__img-sp {
    display: none;
  }

  .features__img .features__img-pc {
    display: block;
  }

  .air-conditioner {
    padding-bottom: 0px;
  }

  .air-conditioner__text {
    font-size: 2rem;
    margin-top: 15px;
  }

  .air-conditioner .wrapper--md {
    margin-top: 34px;
  }

  .ecolife-aircon {
    padding-bottom: 0px;
    margin-top: 105px;
  }

  .ecolife-aircon__text {
    font-size: 2rem;
    margin-top: 15px;
  }

  .ecolife-aircon .wrapper--md {
    margin-top: 34px;
    padding-bottom: 50px;
  }

  .plan-button {
    width: 486px;
  }

  .plan-button__link p {
    width: 428px;
    font-size: 4rem;
  }

  .plan-button__link p::before {
    width: 20px;
    height: 4px;
    border-radius: 2px;
    right: 40px;
  }

  .plan-button__link p::after {
    width: 20px;
    height: 4px;
    border-radius: 2px;
    right: 40px;
  }

  .plan-button .color-box {
    height: 90px;
  }

  .remove {
    padding: 0px 0 82px;
    margin-top: 150px;
  }

  .remove .blue {
    margin-top: 20px;
  }

  .remove__text {
    margin-top: 20px;
    font-size: 2.0em;
  }

  .heatproof {
    padding: 0px 0 165px;
    margin-top: 165px;
  }

  .heatproof .sec-penta-mgn {
    margin-top: 46px;
    width: 227px;
  }

  .heatproof .two-images-p .lh1dot9 {
    margin-top: 22px;
  }

  .heatproof .sec-h3-h4 .sec-penta-container {
    vertical-align: top;
  }

  .heatproof .brick-head-cards-small {
    top: 576px;
    left: 345px;
  }

  .sash-glass {
    padding: 0px 0 86px;
    margin-top: 150px;
  }

  .sash-glass__sub-head {
    text-align: left;
    font-size: 4rem;
    margin-top: 36px;
  }

  .sash-glass__text {
    font-size: 2rem;
    margin-top: 16px;
  }

  .sash-glass__img-wrapper {
    margin-top: 36px;
    height: 382px;
  }

  .sash-glass__room-img {
    width: 52%;
  }

  .sash-glass__room-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .sash-glass__spec-img {
    width: 48%;
    padding: 20px 36px;
  }

  .sash-glass__spec-img img {
    width: 100%;
    height: 100%;
  }

  .sash-glass__name {
    font-size: 3rem;
    margin-top: 14px;
  }

  .all-electronic {
    padding: 0px 0 150px;
    margin-top: 150px;
  }

  .all-electronic__sub-head {
    font-size: 4rem;
    margin-top: 36px;
    text-align: left;
  }

  .all-electronic__sub-copy {
    text-align: left;
    font-size: 3.2rem;
    margin-top: 22px;
  }

  .all-electronic__content {
    margin-top: 30px;
  }

  .all-electronic__img-wrapper {
    width: 47%;
  }

  .all-electronic__img-wrapper img {
    width: 100%;
  }

  .all-electronic__body {
    width: 49%;
  }

  .all-electronic__text {
    font-size: 2rem;
  }

  .solar-power {
    padding: 0 0 87px;
  }

  .solar-power__sub-head {
    text-align: left;
    font-size: 4rem;
    margin-top: 36px;
  }

  .solar-power__sub-copy {
    text-align: left;
    font-size: 3.2rem;
    margin-top: 22px;
  }

  .solar-power__content {
    margin-top: 30px;
  }

  .solar-power__content:last-child {
    margin-top: 36px;
  }

  .solar-power__img-wrapper {
    width: 47%;
  }

  .solar-power__img-wrapper img {
    width: 100%;
  }

  .solar-power__body {
    width: 49%;
  }

  .solar-power__text {
    font-size: 2rem;
  }

  .led {
    padding: 0px 0 150px;
    margin-top: 150px;
  }

  .led__sub-head {
    text-align: left;
    font-size: 4rem;
    margin-top: 36px;
  }

  .led__sub-copy {
    text-align: left;
    font-size: 3.2rem;
    margin-top: 22px;
    letter-spacing: -0.04em;
  }

  .led__attention {
    font-size: 2rem;
  }

  .led__content {
    margin-top: 30px;
  }

  .led__img-wrapper {
    width: 47%;
  }

  .led__img-wrapper img {
    width: 100%;
  }

  .led__body {
    width: 49%;
  }

  .led__text {
    font-size: 2rem;
  }

  .soil-surveying {
    padding: 0 0 85px;
  }

  .soil-surveying__sub-head {
    text-align: left;
    font-size: 4rem;
    margin-top: 36px;
  }

  .soil-surveying__content {
    margin-top: 30px;
  }

  .soil-surveying__img-wrapper img {
    width: 100%;
  }

  .soil-surveying__chart {
    width: 45%;
  }

  .soil-surveying__chart img {
    width: 100%;
  }

  .soil-surveying__text {
    font-size: 2rem;
  }

  .local-resources {
    padding: 0px;
    margin-top: 100px;
  }

  .local-resources__sub-head {
    text-align: left;
    font-size: 4rem;
    margin-top: 36px;
  }

  .local-resources__sub-copy {
    text-align: left;
    font-size: 3.2rem;
    margin-top: 22px;
  }

  .local-resources__img-wrapper {
    margin-top: 32px;
  }

  .local-resources__img-wrapper img {
    width: 100%;
  }

  .basic-items {
    padding: 0 0 56px;
  }

  .basic-items__sub-head {
    text-align: left;
    font-size: 4rem;
    margin-top: 36px;
    letter-spacing: -0.04em;
  }

  .basic-items__text {
    font-size: 2rem;
  }

  .basic-items__detail {
    font-size: 2rem;
  }

  .standard-plan {
    padding: 0 0 85px;
    margin-top: 53px;
  }

  .standard-plan__sub-head {
    text-align: left;
    font-size: 4rem;
    margin-top: 36px;
  }

  .standard-plan__text {
    font-size: 2rem;
  }

  .standard-plan__wrap {
    padding: 4px 0;
    padding-right: 4px;
    padding-left: 40px;
  }

  .standard-plan__item-body {
    padding: 20px 28px;
  }

  .standard-plan__name::after {
    width: 230px;
    border-top: 5px dotted #db5567;
    right: -260px;
  }

  .standard-plan__name {
    width: 43%;
  }

  .standard-plan__price {
    font-size: 4.4rem;
    margin-right: 20px;
  }

  .standard-plan__price span, .energy-bill-plan__price span, .insulation-plan__price span, .cooling-heating-plan__price span, .remove-plan__price span {
    font-size: 3.0rem;
  }

  .energy-bill-plan {
    padding: 0 0 85px;
  }

  .energy-bill-plan__sub-head {
    text-align: left;
    font-size: 4rem;
    margin-top: 36px;
  }

  .energy-bill-plan__text {
    font-size: 2rem;
  }

  .energy-bill-plan__wrap {
    padding: 4px 0;
    padding-right: 4px;
    padding-left: 40px;
  }

  .energy-bill-plan__item-body {
    padding: 20px 28px;
  }

  .energy-bill-plan__name::after {
    border-top: 5px dotted #F48116;
    width: 210px;
    right: -260px;
  }

  .energy-bill-plan__name {
    width: 40%;
  }

  .energy-bill-plan__price {
    font-size: 4.4rem;
    margin-right: 20px;
  }

  .insulation-plan {
    padding: 0 0 85px;
  }

  .insulation-plan__sub-head {
    text-align: left;
    font-size: 4rem;
    margin-top: 36px;
  }

  .insulation-plan__sub-copy {
    text-align: left;
    font-size: 3.2rem;
  }

  .insulation-plan__text {
    font-size: 2rem;
  }

  .insulation-plan__wrap {
    padding: 4px 0;
    padding-right: 4px;
    padding-left: 40px;
  }

  .insulation-plan__item-body {
    padding: 20px 28px;
  }

  .insulation-plan__name::after {
    width: 200px;
    border-top: 5px dotted #78B563;
    right: -210px;
  }

  .insulation-plan__name {
    width: 48%;
  }

  .insulation-plan__price {
    font-size: 4.4rem;
    margin-right: 20px;
  }

  .cooling-heating-plan {
    padding: 0 0 85px;
  }

  .cooling-heating-plan__sub-head {
    text-align: left;
    font-size: 4rem;
    margin-top: 36px;
  }

  .cooling-heating-plan__sub-copy {
    text-align: left;
    font-size: 3.2rem;
  }

  .cooling-heating-plan__text {
    font-size: 2rem;
  }

  .cooling-heating-plan__wrap {
    padding: 4px 0;
    padding-right: 4px;
    padding-left: 40px;
  }

  .cooling-heating-plan__item-body {
    padding: 20px 28px;
  }

  .cooling-heating-plan__name::after {
    width: 200px;
    border-top: 5px dotted #3F9B7E;
    right: -220px;
  }

  .cooling-heating-plan__name {
    width: 48%;
  }

  .cooling-heating-plan__price {
    font-size: 4.4rem;
    margin-right: 20px;
  }

  .remove-plan {
    padding: 0 0 92px;
  }

  .remove-plan__sub-head {
    text-align: left;
    font-size: 4rem;
    margin-top: 36px;
  }

  .remove-plan__sub-copy {
    text-align: left;
    font-size: 3.2rem;
  }

  .remove-plan__text {
    font-size: 2rem;
  }

  .remove-plan__wrap {
    padding: 4px 0;
    padding-right: 4px;
    padding-left: 40px;
  }

  .remove-plan__item-body {
    padding: 20px 28px;
  }

  .remove-plan__name::after {
    width: 150px;
    border-top: 5px dotted #0097CA;
    right: -175px;
  }

  .remove-plan__name {
    width: 50%;
  }

  .remove-plan__price {
    font-size: 4.4rem;
    margin-right: 20px;
  }

  .section-heading {
    height: 60px;
    font-size: 4rem;
    line-height: 60px;
  }

  .section-heading--dotted-1::before {
    border-top: 5px dotted #fff;
    left: 35px;
    width: 280px;
  }

  .section-heading--dotted-1::after {
    border-top: 5px dotted #fff;
    right: 35px;
    width: 280px;
  }

  .section-heading--dotted-2::before {
    border-top: 5px dotted #fff;
    left: 35px;
    width: 202px;
  }

  .section-heading--dotted-2::after {
    border-top: 5px dotted #fff;
    right: 35px;
    width: 202px;
  }

  .section-heading--dotted-3::before {
    border-top: 5px dotted #fff;
    left: 35px;
    width: 365px;
  }

  .section-heading--dotted-3::after {
    border-top: 5px dotted #fff;
    right: 35px;
    width: 365px;
  }

  .two-images {
    display: flex;
    justify-content: space-between;
  }

  .two-images-item {
    width: 48%;
  }

  .one-right-image {
    margin-right: 70px;
  }

  .penta-title {
    font-size: 23px;
    line-height: 1.2;
  }

  .max847 h4 {
    margin-top: 0;
  }

  .sec-penta {
    width: 230px;
  }
}
@media screen and (max-width: 740px) {
  .intro__main-copy-pc {
    display: none;
  }

  .basic-items__list {
    margin-top: 0;
  }

  .basic-items__item {
    margin-top: 14px;
    margin-right: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .basic-items__item:nth-child(n+4) {
    margin-top: 14px;
  }

  .basic-items__body {
    width: 45%;
  }

  .basic-items__img {
    height: auto;
  }

  .basic-items__name {
    padding: 5px 0;
    font-size: 1.3rem;
  }

  .basic-items__detail {
    margin-top: 0;
    width: 52%;
  }

  .standard-plan__service-list {
    margin-top: 16px;
  }

  .standard-plan__service-item {
    margin-right: 7px;
    width: calc(33.33333% - 14px / 3);
  }

  .standard-plan__service-item:nth-child(4n) {
    margin-right: 7px;
  }

  .standard-plan__service-item:nth-child(3n) {
    margin-right: 0;
  }

  .standard-plan__service-item:nth-child(n+4) {
    margin-top: 12px;
  }

  .standard-plan__body {
    width: 45%;
  }

  .standard-plan__img {
    height: 84px;
  }

  .standard-plan__service-name {
    height: 32px;
    font-size: 1rem;
  }

  .energy-bill-plan__service-list {
    margin-top: 16px;
  }

  .energy-bill-plan__service-item {
    margin-right: 7px;
    width: calc(33.33333% - 14px / 3);
  }

  .energy-bill-plan__service-item:nth-child(4n) {
    margin-right: 7px;
  }

  .energy-bill-plan__service-item:nth-child(3n) {
    margin-right: 0;
  }

  .energy-bill-plan__service-item:nth-child(n+4) {
    margin-top: 12px;
  }

  .energy-bill-plan__body {
    width: 45%;
  }

  .energy-bill-plan__img {
    height: 84px;
  }

  .energy-bill-plan__service-name {
    height: 32px;
    font-size: 1rem;
  }

  .insulation-plan__service-list {
    margin-top: 16px;
  }

  .insulation-plan__service-item {
    margin-right: 7px;
    width: calc(33.33333% - 14px / 3);
  }

  .insulation-plan__service-item:nth-child(4n) {
    margin-right: 7px;
  }

  .insulation-plan__service-item:nth-child(3n) {
    margin-right: 0;
  }

  .insulation-plan__service-item:nth-child(n+4) {
    margin-top: 12px;
  }

  .insulation-plan__body {
    width: 45%;
  }

  .insulation-plan__img {
    height: 84px;
  }

  .insulation-plan__service-name {
    height: 32px;
    font-size: 1rem;
  }

  .cooling-heating-plan__service-list {
    margin-top: 16px;
  }

  .cooling-heating-plan__service-item {
    margin-right: 7px;
    width: calc(33.33333% - 14px / 3);
  }

  .cooling-heating-plan__service-item:nth-child(4n) {
    margin-right: 7px;
  }

  .cooling-heating-plan__service-item:nth-child(3n) {
    margin-right: 0;
  }

  .cooling-heating-plan__service-item:nth-child(n+4) {
    margin-top: 12px;
  }

  .cooling-heating-plan__body {
    width: 45%;
  }

  .cooling-heating-plan__img {
    height: 84px;
  }

  .cooling-heating-plan__service-name {
    height: 32px;
    font-size: 1rem;
  }

  .remove-plan__service-list {
    margin-top: 16px;
  }

  .remove-plan__service-item {
    margin-right: 7px;
    width: calc(33.33333% - 14px / 3);
  }

  .remove-plan__service-item:nth-child(4n) {
    margin-right: 7px;
  }

  .remove-plan__service-item:nth-child(3n) {
    margin-right: 0;
  }

  .remove-plan__service-item:nth-child(n+4) {
    margin-top: 12px;
  }

  .remove-plan__body {
    width: 45%;
  }

  .remove-plan__img {
    height: 84px;
  }

  .remove-plan__service-name {
    height: 32px;
    font-size: 1rem;
  }

  .section-heading {
    margin: 0 -3.1%;
  }

  /*#air-conditioner .wrapper--xs {
  	padding: 0;
  }*/
  #air-conditioner .wrapper--md {
    padding: 34px 0px 47px;
  }

  #remove .wrapper--xs {
    padding: 0;
  }

  #remove .wrapper--md {
    padding: 34px 0px 47px;
  }

  .mv1__copy img {
    max-width: 300px;
    margin-left: 15px;
    width: 77%;
  }
}
.plans__item-detail::after {
  -webkit-transform: translateY(-100%) rotate(135deg);
  transform: translateY(-100%) rotate(135deg);
}

.mv2 {
  margin-bottom: 0 !important;
}

.spec-list {
  display: flex;
  justify-content: space-between;
  font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic", "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic ,  "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
}

.spec-list .spec-item p.title {
  color: #FFF;
  text-align: center;
}

.spec-list .spec-item p.title span.sub {
  font-weight: normal;
}

.spec-list .spec-item .spec-content {
  background: #fff;
  padding: 10px;
}

.spec-list .spec-item .spec-content .spec-photo {
  text-align: center;
}

.spec-list .spec-item .spec-content p.item {
  color: #F4A127;
  border: 3px solid #F4A127;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}

@media print, screen and (min-width: 741px) {
  .wrapper--xs {
    margin-bottom: 50px;
  }

  .mv2__text {
    font-size: 4rem;
  }

  .spec-list .spec-item .orange-bg {
    background: #F4A127;
    height: auto;
    padding: 5px;
  }

  .spec-list .spec-item {
    width: 280px;
  }

  .spec-list .spec-item p.title {
    font-size: 26px;
    padding-top: 15px;
  }

  .spec-list .spec-item p.title span.sub {
    font-size: 18px;
  }
}
@media only screen and (max-width: 740px) {
  .wrapper--xs {
    margin-bottom: 20px;
  }

  .section-heading {
    margin: auto;
  }

  .spec-list {
    flex-wrap: wrap;
    justify-content: space-between;
    /*margin: 0 5px;*/
  }

  .spec-list .spec-item {
    width: 49%;
    margin-bottom: 10px;
    background: #F4A127;
    height: auto;
    padding: 5px;
  }

  .spec-list .spec-item.free {
    order: 1;
  }

  .spec-list .spec-item.order {
    order: 3;
  }

  .spec-list .spec-item.high {
    order: 4;
  }

  .spec-list .spec-item.solar {
    order: 2;
  }

  .spec-list .spec-item p.title span.sub {
    font-size: 12px;
    font-size: 3.4vw;
  }

  .spec-list .spec-item p.title {
    padding-top: 8px;
    font-size: 17px;
    font-size: 4.9vw;
  }

  .spec-list .spec-item .spec-content {
    padding: 7px;
  }

  .spec-list .spec-item .spec-content p.item {
    border: 2px solid #F4A127;
    padding: 5px;
    margin-bottom: 7px;
    font-size: 13px;
    font-weight: bold;
    position: relative;
    background: #fff;
    letter-spacing: -0.05em;
    font-size: 3.6vw;
  }

  .spec-list .spec-item.order .spec-content .spec-photo {
    /*margin-top: -5.5%;*/
  }
}
.plans .section-heading {
  background: #E18500;
}

.plans__item {
  padding-bottom: 1px;
}

.plans__content {
  display: none;
  margin: 40px;
  margin-top: 10px;
  background: #fff;
  padding: 20px;
}

.plans__content p {
  padding: 0 15px;
  clear: both;
}

.plans__content img {
  width: 90%;
  display: block;
  margin: auto;
  margin-bottom: 10px;
}

.plans__content .col-6 {
  width: 50%;
  float: left;
}

.plans__content__head {
  color: #db5567;
  font-weight: 700;
  font-size: 36px;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 15px;
}

.plans__content__head::before {
  content: "";
  background-image: url(/cocomama-new/img/plan_standard_icon.png);
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 39px;
  height: 35px;
  margin-right: 10px;
  display: inline-block;
}

.plans__content__color {
  clear: both;
  background: #E5F7F5;
  height: 500px;
  margin-bottom: 10px;
  border-radius: 15px;
  padding: 20px 10px;
}

.plans__content__color__head {
  color: #41967b;
  font-weight: 700;
  font-size: 31px;
  margin-bottom: 10px;
}

.plans__content__color span {
  font-size: 18px;
}

.plan_energy-bill .plans__content__head {
  color: #ea7e20;
}

.plan_energy-bill .plans__content__head::before {
  background-image: url(/cocomama-new/img/plan_energy-bill_icon.png);
}

.plan_insulation .plans__content__head {
  color: #77af61;
}

.plan_insulation .plans__content__head::before {
  background-image: url(/cocomama-new/img/plan_insulation_icon.png);
}

.plan_cooling-heating .plans__content__head {
  color: #41967b;
}

.plan_cooling-heating .plans__content__head::before {
  background-image: url(/cocomama-new/img/plan_cooling-heating_icon.png);
}

.plan_remove .plans__content__head {
  color: #158ebd;
}

.plan_remove .plans__content__head::before {
  background-image: url(/cocomama-new/img/plan_remove_icon.png);
}

@media print, screen and (min-width: 741px) {
  .plans__content .col-5 {
    width: 40%;
    float: left;
  }

  .plans__content .col-7 {
    width: 60%;
    float: left;
  }

  .plan_insulation .plans__content .col-6:nth-of-type(4) img {
    width: 75%;
    margin-right: 30px;
    margin-top: -34px;
  }
}
@media only screen and (max-width: 740px) {
  .plans__content {
    margin: 13px;
    margin-top: 5px;
    padding: 10px 0;
  }

  .plans__content p {
    font-size: 14px;
  }

  .plans__content__head::before {
    width: 30px;
    height: 30px;
  }

  .plans__content__color {
    margin-right: 10px;
    margin-left: 10px;
    display: flex;
    flex-direction: column;
    height: auto;
  }

  .plans__content__color span {
    font-size: 12px;
  }
}
.air-conditioner-items__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 26px;
}

.air-conditioner-items__item {
  margin-right: 50px;
  width: calc(33.3333333% - 100px / 3);
}

.air-conditioner-items__item:nth-child(3n) {
  margin-right: 0;
}

.air-conditioner-items__item:nth-child(n+4) {
  margin-top: 50px;
}

.air-conditioner-items__img {
  /* height: 262px; */
}

.air-conditioner-items__img img {
  width: 100%;
  /* height: 100%; */
  -o-object-fit: cover;
  object-fit: cover;
}

.air-conditioner-items__name {
  font-weight: bold;
  background: #77AF61;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  font-size: 2.6rem;
}

@media print, screen and (min-width: 741px) {
  .air-conditioner__img-wrapper {
    text-align: center;
    margin-bottom: 20px;
  }

  .air-conditioner-items__list {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 740px) {
  #air-conditioner .wrapper--md {
    padding: 34px 10px 27px;
    font-size: 13px;
  }

  .air-conditioner__img-wrapper {
    margin-bottom: 10px;
  }

  .air-conditioner-items__list {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .air-conditioner-items__item {
    margin-top: 14px;
    margin-right: 3%;
    margin-left: 2%;
    width: 45%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
  }

  .air-conditioner-items__body {
    width: 100%;
  }

  .air-conditioner-items__img {
    height: auto;
  }

  .air-conditioner-items__name {
    padding: 5px 0;
    font-size: 1.3rem;
  }

  .air-conditioner-items__detail {
    margin-top: 0;
    width: 52%;
  }

  #ecolife-aircon .wrapper--md {
    padding: 24px 10px 27px;
    font-size: 13px;
  }
}
.local-resources__second .local-resources__sub-head {
  color: #000;
  text-align: center;
}

.local-resources-items__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 26px;
}

.local-resources-items__item {
  margin: 25px;
  width: calc(50% - 100px / 2);
}

.local-resources-items__item:nth-child(3n) {
  margin-right: 0;
}

.local-resources-items__item:nth-child(n+4) {
  margin-top: 50px;
}

.local-resources-items__img {
  /* height: 262px; */
}

.local-resources-items__img img {
  width: 100%;
  /* height: 100%; */
  -o-object-fit: cover;
  object-fit: cover;
}

.local-resources-items__name {
  font-weight: bold;
  background: #3D71A9;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  font-size: 2.7rem;
  margin-bottom: 10px;
}

@media only screen and (max-width: 740px) {
  .local-resources__second p {
    font-size: 13px;
  }

  .local-resources-items__list {
    margin-top: 0;
  }

  .local-resources-items__item {
    margin-top: 14px;
    margin-right: 3%;
    margin-left: 2%;
    width: 45%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .local-resources-items__body {
    width: 100%;
  }

  .local-resources-items__list:nth-of-type(2) .local-resources-items__item {
    margin-top: 14px;
    margin-right: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .local-resources-items__list:nth-of-type(2) .local-resources-items__body {
    width: 45%;
  }

  .local-resources-items__img {
    height: auto;
  }

  .local-resources-items__name {
    padding: 5px 0;
    font-size: 1.3rem;
  }

  .local-resources-items__detail {
    margin-top: 0;
    width: 52%;
    font-size: 13px;
  }
}
.basic-items__img {
  height: auto;
}

.basic-items__img img {
  height: auto;
}

.section-heading--dotted-2.short::before {
  width: 125px;
}

.section-heading--dotted-2.short::after {
  width: 125px;
}

.section-heading--dotted-2.medium::before {
  width: 185px;
}

.section-heading--dotted-2.medium::after {
  width: 185px;
}

@media only screen and (max-width: 740px) {
  .basic-items__list {
    margin-bottom: 10px;
  }

  .basic-items__list + p {
    font-size: 13px;
  }

  .section-heading--dotted-2.short::before {
    width: 27px;
  }

  .section-heading--dotted-2.short::after {
    width: 27px;
  }

  .section-heading--dotted-2.medium::before {
    width: 62px;
  }

  .section-heading--dotted-2.medium::after {
    width: 62px;
  }

  .col-12-sp {
    width: 100% !important;
  }
}
.bnr-center {
  justify-content: center;
}

@media print, screen and (min-width: 741px) {
  .mt-100_pc {
    margin-top: -100px;
  }
}
@media only screen and (max-width: 740px) {
  .bnr-center {
    width: 80%;
    max-width: 450px;
    margin: -35px auto 25px;
  }
}
.mv1__features-img {
  display: flex;
  justify-content: center;
}

.plans__content img {
  margin-bottom: 20px;
}

.wrapper--md {
  padding-top: 45px;
}

.air-conditioner__text {
  margin-bottom: 25px;
}

@media print, screen and (min-width: 741px) {
  .position-up {
    line-height: 1.3;
  }

  .position-up::before {
    margin-top: -62px;
  }

  .air-conditioner__text {
    font-size: 1.5em;
  }
}
@media only screen and (max-width: 740px) {
  .mv1__features-img {
    width: 260px;
  }

  #air-conditioner .wrapper--md {
    padding-top: 14px;
  }

  .air-conditioner__text {
    margin-bottom: 20px;
  }
}
.zenkankucho-img {
  max-width: 900px;
  margin: 1em auto 1em;
}

.zenkankucho-img img {
  border-radius: 30px;
  overflow: hidden;
}

.link-btn {
  font-family: "UD新ゴNT M", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}

.zenkankucho-inner .link-btn a {
  text-decoration-line: none;
  color: #000;
  padding: 20px 75px;
  background-color: #ff0;
  position: relative;
}

.zenkankucho-inner .link-btn {
  margin-top: 2em;
}

.zenkankucho-inner .zenkankucho-caption p {
  width: fit-content;
  margin-left: auto;
  text-indent: -1em;
  padding-left: 1em;
}

@media only screen and (max-width: 740px) {
  .zenkankucho-inner {
    padding: 0;
  }

  .zenkankucho-inner img {
    padding-top: 0;
    margin-bottom: 0;
  }

  .zenkankucho-inner .link-btn a {
    padding: 12px 30px;
  }
}

/*# sourceMappingURL=page_cocomama-new.css.map */
