@charset "UTF-8";
#intro .noticeWrap {
  display: none;
}
#intro h2 {
  font-family: 'Noto Serif JP', serif;
  font-size: 2.4rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.8;
}
#intro h2 .small {
  font-size: 0.9em;
}
#intro h2 strong {
  font-weight: 600;
}
#intro h2 sup {
  font-size: 0.4em;
}
#intro .col2 {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#intro .col2 a {
  width: 48%;
}
#intro img.onestop {
  margin-top: 2rem;
}

section#jumokusou {
  background-color: #fdf4f8;
}

section#sankotsu {
  background-color: #f0f5fa;
}

.setplan .inner-box h3.btm {
  font-family: 'Noto Serif JP', serif;
  font-size: 2rem;
  margin-top: 2rem;
}
.setplan .secHeader h2 {
  margin-bottom: 0.5rem;
}
.setplan .secHeader h4 {
  font-family: 'Noto Serif JP', serif;
}
.setplan .planWrap {
  margin-bottom: 3rem;
  border: solid 2px #e3e3e3;
}
.setplan .planWrap:last-of-type {
  margin-bottom: 0 !important;
}
.setplan .planWrap .planHeader {
  font-family: 'Noto Serif JP', serif;
  color: #FFF;
  font-size: 1.6rem;
  font-weight: 600;
  text-align: center;
  margin: 0;
  padding: 0.2em 1em 0.4em;
  border-bottom: solid 2px #e3e3e3;
}
.setplan .planWrap .planHeader .num {
  font-size: 1.4em;
  margin-left: 0.3em;
}
.setplan .ex1 .planHeader {
  background-color: #006934;
}
.setplan .ex2 .planHeader {
  background-color: #054e8f;
}
.setplan .ex3 .planHeader {
  background-color: #19ada9;
}
.setplan .ex4 .planHeader {
  background-color: #135a54;
}
.setplan .combi {
  padding: 1.5rem;
  background-color: #FFF;
}
.setplan .combi > div {
  padding: 1.5rem;
  background-color: #f5f5f5;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}
.setplan .combi > div .priceWrap {
  text-align: right;
}
.setplan .combi > div .priceWrap .notax {
  font-size: 4rem;
  margin-bottom: 0.1em;
}
.setplan .combi > div .priceWrap .withtax {
  font-size: 1.3rem;
}
.setplan .combi > div .imgBox, .setplan .combi > div .textBox {
  margin-bottom: 1rem;
}
.setplan .combi > div .textBox p {
  font-size: 1.4rem;
  margin-bottom: 0;
}
.setplan .combi > div .textBox p strong {
  color: #006934;
}
.setplan .combi > div .btnWrap {
  text-align: center;
  margin: 0;
  padding: 0;
}
.setplan .combi > div a {
  font-size: 1.2rem;
}
.setplan .combi > div a span {
  display: none;
}
.setplan .combi > div a.long {
  padding: 0 2em;
}
.setplan .combi .leftBox {
  margin-bottom: 7rem;
  position: relative;
}
.setplan .combi .leftBox::after {
  content: "";
  width: 100%;
  height: 6rem;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  transform: translateY(calc(100% + 1rem));
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.setplan .jumokusouSet.ex1 .combi div > a {
  background-color: #006934;
}
.setplan .jumokusouSet.ex2 .combi div > a {
  background-color: #054e8f;
}
.setplan .sankotsuSet.ex3 .combi div > a {
  background-color: #19ada9;
}
.setplan .sankotsuSet.ex4 .combi div > a {
  background-color: #135a54;
}
.setplan .jumokusouSet.ex1 .combi .leftBox::after {
  background-image: url("../img/plan/natural/plus-jumokusou-1-pc.svg");
}
.setplan .jumokusouSet.ex2 .combi .leftBox::after {
  background-image: url("../img/plan/natural/plus-jumokusou-2-pc.svg");
}
.setplan .sankotsuSet.ex3 .combi .leftBox::after {
  background-image: url("../img/plan/natural/plus-sankotsu-1-pc.svg");
}
.setplan .sankotsuSet.ex4 .combi .leftBox::after {
  background-image: url("../img/plan/natural/plus-sankotsu-2-pc.svg");
}
.setplan .planName {
  font-family: 'Noto Serif JP', serif;
  font-size: 1.8rem;
}
.setplan .planName .small {
  font-size: 0.7em;
}
.setplan .planName.himawari {
  position: relative;
}
.setplan .planName.himawari::after {
  content: "";
  width: 10rem;
  height: 4rem;
  display: block;
  background-image: url("../img/plan/natural/add-himawari.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-position: right top;
  position: absolute;
  right: 0;
  top: 0;
}
.setplan .combiPrice {
  text-align: center;
  padding: 0.8rem 0;
  background-color: #f7f7f7;
}
.setplan .combiPrice .setprice {
  color: #d13f41;
  font-size: 1.2rem;
  line-height: 1;
  margin-right: 0.6rem;
  padding: 0.4em 0.8em;
  border: solid 2px #d13f41;
  display: inline-block;
  position: relative;
  top: -1rem;
}
.setplan .combiPrice .notax {
  font-size: 4rem;
}
.setplan .combiPrice .notax span.tax {
  top: 0.4rem;
}
.setplan .combiPrice .withtax {
  font-size: 1.4rem;
  display: block;
}

#recommend {
  padding-top: 0;
}
#recommend > .inner-box {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
}
#recommend .recommendWrap {
  padding: 3rem 1rem;
  background-image: url("../img/plan/natural/bg-recommend-pc.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#recommend .recommendWrap h2 {
  max-width: 656px;
  margin: 0 auto 2rem;
}
#recommend .recommendWrap ul {
  padding: 0 2rem;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#recommend .recommendWrap ul li {
  width: 50%;
  margin-bottom: 2rem;
}
#recommend .bnrWrap {
  padding: 3rem 2rem 0;
}

#kashikiri img {
  margin-bottom: 1rem;
}
#kashikiri p {
  font-size: 1.5rem;
}

#contact {
  font-family: 'Noto Serif JP', serif;
  color: #FFF;
}
#contact .contactWrap {
  padding: 5px;
  background-color: #054e8f;
}
#contact .contactWrap .inner {
  padding: 2rem;
  border: solid 1px #FFF;
}
#contact .contactWrap h3 {
  font-size: 2rem;
  text-align: center;
}
#contact .contactWrap .leftBox {
  text-align: center;
  padding-bottom: 2rem;
  border-bottom: solid 1px #FFF;
}
#contact .contactWrap .leftBox a {
  margin-bottom: 1rem;
  display: inline-block;
}
#contact .contactWrap .leftBox span {
  font-family: 'Roboto', "Helvetica Neue", HelveticaNeue, 'Noto Sans JP', YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  font-size: 1.3rem;
  text-align: center;
  display: block;
}
#contact .contactWrap .rightBox {
  padding-top: 2rem;
}
#contact .contactWrap .rightBox a.btn {
  font-family: 'Roboto', "Helvetica Neue", HelveticaNeue, 'Noto Sans JP', YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  color: #054e8f;
  font-weight: 600;
  text-indent: -1em;
  width: 100%;
  margin-top: 3rem;
  display: block;
  background-color: #f5f7f7;
}
#contact .contactWrap .rightBox a.btn::before {
  content: "メールは24時間365日受け付けております";
  color: #FFF;
  font-size: 1.1rem;
  font-weight: 400;
  text-indent: 0;
  text-align: left;
  line-height: 1.6;
  position: absolute;
  left: 0;
  top: -0.5rem;
  transform: translateY(-100%);
}
#contact .contactWrap .rightBox a.btn::after {
  width: 7rem;
  height: 7rem;
  border: none;
  background-image: url("../img/plan/natural/btn-staff.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-position: center bottom;
  transform: rotate(0) translateY(0);
  bottom: 0;
  top: auto;
}

@media print, screen and (min-width: 768px) {
  #intro .inner-box {
    background-image: url("../img/plan/natural/img-onestop-pc.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 30% auto;
  }
  #intro h2 {
    font-size: 3rem;
    text-align: left;
  }
  #intro .col2 {
    width: 68%;
    max-width: 630px;
  }
  #intro img.onestop {
    display: none;
  }

  .setplan > .inner-box h3.btm {
    text-align: center;
    margin-top: 30px;
  }
  .setplan > .inner-box h3.btm::before {
    margin-bottom: 30px;
  }
  .setplan .planWrap .planHeader {
    font-size: 24px;
  }
  .setplan .secHeader h4 {
    font-size: 30px;
  }
  .setplan .combi {
    padding: 30px 15px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    background-size: 5% auto;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .setplan .combi > div {
    width: 46%;
  }
  .setplan .combi > div .textBox p {
    font-size: 15px;
    min-height: 4em;
  }
  .setplan .combi > div .priceWrap .withtax {
    font-size: 14px;
  }
  .setplan .combi > div a {
    font-size: 15px;
  }
  .setplan .combi .leftBox {
    margin-bottom: 0;
  }
  .setplan .combi .leftBox::after {
    display: none;
  }
  .setplan .planName {
    font-size: 20px;
  }
  .setplan .combiPrice .notax {
    font-size: 60px;
  }

  .jumokusouSet.ex1 .combi {
    background-image: url("../img/plan/natural/plus-jumokusou-1-pc.svg");
  }

  .jumokusouSet.ex2 .combi {
    background-image: url("../img/plan/natural/plus-jumokusou-2-pc.svg");
  }

  .sankotsuSet.ex3 .combi {
    background-image: url("../img/plan/natural/plus-sankotsu-1-pc.svg");
  }

  .sankotsuSet.ex4 .combi {
    background-image: url("../img/plan/natural/plus-sankotsu-2-pc.svg");
  }

  #recommend .recommendWrap {
    padding: 40px 10px;
  }
  #recommend .recommendWrap ul li {
    width: 25%;
  }

  #kashikiri .col2 .leftBox {
    margin-bottom: 30px;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  #kashikiri .col2 .leftBox .imgBox {
    width: 45%;
    padding-right: 3%;
  }
  #kashikiri .col2 .leftBox p {
    font-size: 18px;
    flex: 1;
  }

  #contact .contactWrap h3 {
    font-size: 24px;
    margin-bottom: 1.5em;
  }
  #contact .contactWrap .inner {
    padding: 30px;
  }
  #contact .contactWrap .col2 {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
  }
  #contact .contactWrap .leftBox {
    width: 50%;
    margin-bottom: 0;
    padding: 0 30px;
    border-right: solid 1px #FFF;
    border-bottom: none;
  }
  #contact .contactWrap .rightBox {
    width: 50%;
    padding: 0 30px;
  }
  #contact .contactWrap .rightBox a.btn {
    width: 100%;
    margin: 0;
  }
  #contact .contactWrap .rightBox a.btn::before {
    font-size: 12px;
  }
}
@media print, screen and (min-width: 1000px) {
  .mainVisual {
    background-image: url("../img/plan/natural/bg-header-pc.jpg");
  }
  .mainVisual h1 {
    width: 1000px !important;
  }

  #intro > .inner-box {
    background-size: 340px auto;
  }
  #intro h2 {
    font-size: 40px;
  }

  .setplan > .inner-box h3.btm {
    font-size: 30px;
  }
  .setplan .planWrap {
    margin-bottom: 50px;
  }
  .setplan .combi {
    padding: 30px;
  }
  .setplan .combi > div a {
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    display: inline-block;
  }
  .setplan .combi .col2 {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .setplan .combi .imgBox {
    width: 160px;
    margin-right: 16px;
  }
  .setplan .combi .textBox {
    flex: 1;
  }
  .setplan .combi .textBox p {
    font-size: 16px;
  }
  .setplan .planName {
    font-size: 30px;
    margin-bottom: 16px;
    padding-bottom: 10px;
    border-bottom: solid 2px #e3e3e3;
  }
  .setplan .planName.himawari::after {
    width: 120px;
    height: 40px;
    top: 6px;
  }
  .setplan .combiPrice {
    padding: 16px 0;
  }
  .setplan .combiPrice .setprice {
    font-size: 15px;
    font-weight: 500;
  }
  .setplan .combiPrice .withtax {
    font-size: 16px;
    display: inline-block;
  }

  #recommend {
    padding-top: 80px;
  }
  #recommend .recommendWrap {
    padding-top: 80px;
  }

  #kashikiri .col2 {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  #kashikiri .col2 img {
    margin: 0;
  }
  #kashikiri .col2 .leftBox {
    width: 445px;
    margin: 0;
  }
  #kashikiri .col2 .leftBox img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    margin: 0;
  }
  #kashikiri .col2 .rightBox {
    width: 500px;
  }
  #kashikiri .col2 .rightBox p {
    font-size: 20px;
  }

  #contact .contactWrap .leftBox {
    text-align: right;
    padding-right: 60px;
  }
  #contact .contactWrap .leftBox span {
    width: 300px;
    display: inline-block;
  }
  #contact .contactWrap .rightBox {
    padding-left: 60px;
  }
  #contact .contactWrap .rightBox a.btn::after {
    width: 100px;
    height: 96px;
  }
}
