.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
html {
  font-size: 62.5%;
}
body {
  background: #fff;
  color: #222;
  font-family: Roboto, "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  font-size: 1.6rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  margin: 0;
}
.wrap {
  margin: auto;
  max-width: 100%;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
img {
  width: 100%;
  vertical-align: bottom;
}
ul {
  list-style: none;
}
a:link,a:visited,a:hover,a:active {
  color: #222;
  text-decoration: none;
}
a img:hover {
  filter: brightness(1.2);
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
@media only screen and (max-width: 1200px) {
  html {
    font-size: 0.8333333333333334vw;
  }
}
@media only screen and (max-width: 749px) {
  html {
    font-size: 2.67022696929239vw;
  }
}

/*notes*/
header .header__top__wrap {
  position: fixed;
  top: 0;
  background: #fff;
  box-sizing: border-box;
  padding: 1rem .5%;
  width: 100%;
  z-index: 2;
}
header .header__top {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: auto;
}
header .header__top .logo__wrap .logo {
  width: 20rem;
}
header .header__top .logo__wrap div {
  align-items: center;
  display: flex;
  font-size: 1.4rem;
  font-weight: 700;
}
header .header__top .logo__wrap div img {
  margin-right: .5em;
  width: 32.2rem;
}
header .header__top .btn__wrap p {
  font-size: 1.4rem;
  text-align: center;
}
header .header__top .btn__wrap p span {
  position: relative;
  font-size: 2.2rem;
}
header .header__top .btn__wrap p span:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0003.webp) no-repeat;
  width: 2.4rem;
  height: 1.6rem;
  top: 25%;
  left: -20%;
}
header .header__top .btn__wrap div {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
header .header__top a {
  position: relative;
  align-items: center;
  display: flex;
  justify-content: center;
  background: #f3662e;
  border-radius: .4rem;
  box-sizing: border-box;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
  margin-left: 1rem;
  padding-right: 1em;
  height: 4.8rem;
  width: 18rem;
}
header .header__top a:nth-child(2) {
  background: #bc9d68;
}
header .header__top a:nth-child(3) {
  background: #34b75a;
}
header .header__top a:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0004.webp) no-repeat;
  width: 1.2rem;
  height: .6rem;
  top: 44%;
  right: 8%;
}
header .header__top a:nth-child(2):before,
header .header__top a:nth-child(3):before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0005.webp) no-repeat;
  width: 1.6rem;
  height: 1.6rem;
  top: 32%;
  right: 8%;
}
header .header__top a span span {
  border: .1rem solid #fff;
  font-size: 1.3rem;
  margin-right: .25em;
  padding: .15em .5em;
}
header .header__main__wrap {
  margin-top: 7rem;
}
header .header__bottom__wrap {
  background: #e3dbd0;
}
header .header__bottom__wrap div {
  display: flex;
  justify-content: space-between;
  margin: auto;
  padding: 4rem 2%;
  width: 100rem;
}
header .header__bottom__wrap div a {
  position: relative;
  align-items: center;
  display: flex;
  justify-content: center;
  background: #f3662e;
  border-radius: .4rem;
  box-sizing: border-box;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  padding-right: 1em;
  height: 5.8rem;
  width: 32rem;
}
header .header__bottom__wrap div a:nth-child(2) {
  background: #bc9d68;
}
header .header__bottom__wrap div a:nth-child(3) {
  background: #53aac1;
}
header .header__bottom__wrap div a:before,
header .header__bottom__wrap div a:nth-child(3):before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0004.webp) no-repeat;
  width: 1.2rem;
  height: .6rem;
  top: 44%;
  right: 8%;
}
header .header__bottom__wrap div a:nth-child(2):before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0005.webp) no-repeat;
  width: 1.6rem;
  height: 1.6rem;
  top: 32%;
  right: 8%;
}
header .header__bottom__wrap div a span span {
  border: .1rem solid #fff;
  margin-right: .25em;
  padding: .15em .5em;
}

/*notes*/
.s01__wrap {
  padding: 8rem 4%;
}
.s01__wrap h3 {
  color: #603f22;
  font-size: 2.6rem;
  font-weight: 900;
  letter-spacing: .05em;
  margin-bottom: 2em;
  text-align: center;
}
.s01__wrap h3 span {
  font-size: 3.2rem;
}
.s01__wrap h3 span span {
  font-size: 3.8rem;
}
.s01__wrap .box__wrap {
  margin: auto;
  width: 80rem;
}
h2 {
  color: #603f22;
  font-family: "Noto Serif JP", serif;
  font-size: 3.2rem;
  font-weight: 500;
  letter-spacing: .075em;
  margin-bottom: 1.25em;
  text-align: center;
}
h2 span {
  font-size: 2.4rem;
}
.s01__wrap .box__wrap img {
  margin-bottom: 2em;
}
.s01__wrap .box__wrap .t1 span {
  background: linear-gradient(transparent 0%, #efe383 0%);
}
.open__box__wrap {
  position: relative;
  margin: 4rem auto 0;
  width: 80rem;
}
.open__box__wrap label:after {
  position: absolute;
  content: '優良工事店ネットワークとは？ ∨';
  left: 50%;
  bottom: 0;
  cursor: pointer;
  transform: translate(-50%, 0);
  background: #fff;
  box-sizing: border-box;
  border: .1rem solid #222;
  font-size: 1.8rem;
  font-weight: 700;
  padding: 1% 4%;
  text-align: center;
  width: 100%;
}
.open__box__wrap2 label:after {
  content: '「紹介責任保証」とは？ ∨';
}
.open__box__wrap input {
  display: none;
}
.open__box__wrap .open__box_container {
  overflow: hidden;
  height: 1.8em;
  transition: all 0.5s;
}
.open__box__wrap input:checked + label {
/* display: none ; 閉じるボタンを消す場合解放 */
}
.open__box__wrap input:checked + label:after {
  content: '閉じる ✕';
}
.open__box__wrap input:checked ~ .open__box_container {
  height: auto;
  padding: 1em 1em 4em;
  transition: all 0.5s;
}
.open__box__wrap .t1 {
  color: #ca0112;
  font-size: 2.0rem;
  font-weight: 700;
  margin-bottom: .5em;
  text-align: center;
}
.open__box__wrap .t4 {
  color: #ca0112;
  font-weight: 500;
}
.btn {
  position: relative;
  align-items: center;
  display: flex;
  justify-content: center;
  background: #f3662e;
  border-radius: .4rem;
  box-sizing: border-box;
  color: #fff;
  font-weight: 700;
  line-height: 1.2;
  margin: 2em auto 0;
  padding-right: 1em;
  text-align: center;
  height: 5rem;
  width: 24rem;
}
.btn:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0005.webp) no-repeat;
  width: 1.6rem;
  height: 1.6rem;
  top: 32%;
  right: 6%;
}
a.btn:link,a.btn:visited {
  color: #fff;
}

/*notes*/
.s02__wrap {
  border-top: .1rem solid #222;
  padding: 8rem 4%;
}
.s02__wrap .box__wrap {
  background: #f8ebe2;
  border-radius: 1rem;
  box-sizing: border-box;
  margin: 0 auto 2rem;
  padding: 3rem;
  width: 104rem;
}
.s02__wrap .box__wrap:nth-child(3) {
  background: #faf6ea;
}
.s02__wrap .box__wrap:nth-child(4) {
  background: #faf0d0;
  margin-bottom: 10rem;
}
.s02__wrap .box__wrap .ttl__wrap {
  font-family: "Noto Serif JP", serif;
  letter-spacing: .075em;
  margin-bottom: 1em;
}
.s02__wrap .box__wrap .ttl__wrap p {
  display: table;
  border: .1rem solid #222;
  font-size: 1.8rem;
  padding: .15em 1.25em;
}
.s02__wrap .box__wrap .ttl__wrap h3 {
  font-size: 2.8rem;
  font-weight: 500;
}
.s02__wrap .box__wrap .item__wrap {
  display: flex;
  justify-content: space-between;
}
.s02__wrap .box__wrap:nth-child(odd) .item__wrap {
  flex-direction: row-reverse;
}
.s02__wrap .box__wrap .item__wrap div {
  width: 40rem;
}
.s02__wrap .box__wrap .item__wrap div h4 {
  border-bottom: .1rem solid #ca0112;
  color: #ca0112;
  font-family: "Noto Serif JP", serif;
  font-size: 1.8rem;
  letter-spacing: .075em;
  margin-bottom: .5em;
}
.s02__wrap .box__wrap .item__wrap div p {
  font-size: 1.5rem;
  margin-bottom: 2em;
}
.s02__wrap .box__wrap .item__wrap div dl div {
  display: flex;
}
.s02__wrap .box__wrap .item__wrap div dl div {
  font-size: 1.4rem;
  margin-bottom: 1em;
}
.s02__wrap .box__wrap .item__wrap div dl div dt {
  color: #ca0112;
  font-weight: 700;
  width: 7em;
}
.s02__wrap .box__wrap .item__wrap img {
  width: 56rem;
}
.s02__wrap .box2__wrap {
  display: flex;
  justify-content: space-between;
  margin: -2rem auto 0;
  width: 100rem;
}
.s02__wrap .box2__wrap div {
  position: relative;
  width: 44rem;
}
.s02__wrap .box2__wrap div:nth-child(1):before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0206.webp) no-repeat;
  width: 6.4rem;
  height: 6.4rem;
  top: 20%;
  right: -21%;
}
.s02__wrap .box2__wrap div p {
  line-height: 1.8;
  margin-top: 1em;
}
.s02__wrap .box2__wrap div p span {
  color: #ca0112;
  font-weight: 500;
}
.s02__wrap .box2__wrap div p span:last-child {
  color: #222;
  background: linear-gradient(transparent 0%, #efe383 0%);
}

/*notes*/
.s03__wrap {
  background: center center / cover url(../img/0300.webp) repeat;
  padding: 8rem 0 0;
}
.s03__wrap ul {
  display: table;
  margin: 6rem auto;
}
.s03__wrap ul li {
  position: relative;
  font-size: 2.0rem;
  font-weight: 500;
  margin-bottom: .75em;
  padding-left: 1.25em;
}
.s03__wrap ul li:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0301.webp) no-repeat;
  width: 2.0rem;
  height: 2.0rem;
  top: 10%;
  left: 0;
}
.s03__wrap ul li span {
  background: linear-gradient(transparent 0%, #efe383 0%);
  font-weight: 700;
}
.s03__wrap div {
  background: #faf0d0;
  padding: 3rem 0;
}
.s03__wrap div h3 {
  font-family: "Noto Serif JP", serif;
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: .075em;
  text-align: center;
}
.s03__wrap div h3 span {
  color: #c12e2e;
  font-size: 2.8rem;
  font-weight: 700;
}

/*notes*/
.s04__wrap {
  padding: 8rem 4%;
}
.s04__wrap ul {
  margin: auto;
  width: 100rem;
}
.s04__wrap ul li {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 6rem;
}
.s04__wrap ul li:last-child {
  margin-bottom: 0;
}
.s04__wrap ul li:nth-child(even) {
  flex-direction: row-reverse;
}
.s04__wrap ul li img {
  width: 26rem;
}
.s04__wrap ul li:nth-child(n+2) img {
  width: 40rem;
}
.s04__wrap ul li .box__wrap {
  width: 70rem;
}
.s04__wrap ul li:nth-child(n+2) .box__wrap {
  width: 56rem;
}
.s04__wrap ul li .box__wrap .item__wrap {
  display: flex;
  align-items: center;
  margin-bottom: 1em;
}
.s04__wrap ul li .box__wrap .item__wrap p {
  display: flex;
  align-items: center;
  justify-content: center;
  border: .1rem solid #ca0112;
  color: #ca0112;
  font-size: 4.0rem;
  font-weight: 300;
  margin-right: .25em;
  height: 6.4rem;
  width: 6.4rem;
}
.s04__wrap ul li .box__wrap .item__wrap h3 {
  font-family: "Noto Serif JP", serif;
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 1.3;
}
.s04__wrap ul li .box__wrap .item__wrap h3 sup {
  font-size: 50%;
  vertical-align: top;
}
.s04__wrap ul li:nth-child(2) .box__wrap p span {
  color: #ca0112;
  font-weight: 500;
}
.s04__wrap ul li:nth-child(3) .box__wrap p span {
  background: linear-gradient(transparent 0%, #efe383 0%);
  font-weight: 500;
}
.s04__wrap ul li .box__wrap p.t1 {
  color: #ca0112;
  font-size: 1.4rem;
  margin-top: .5em;
}
.s04__wrap ul li .box__wrap .box {
  background: #faf6ea;
  border: .1rem solid #222;
  font-weight: 700;
  margin-bottom: 1em;
  padding: .75em;
}
.s04__wrap ul li:nth-child(3) .box__wrap .btn:before {
  background: 100% / 100% url(../img/0004.webp) no-repeat;
  width: 1.2rem;
}

/*notes*/
.s05__wrap {
  background: center center / cover url(../img/0500.webp) repeat;
  padding: 8rem 4%;
}
.s05__wrap h2 {
  font-weight: 700;
}
.s05__wrap p.t1 {
  text-align: center;
}
.s05__wrap p.t1 span {
  color: #ca0112;
  font-weight: 500;
}
.s05__wrap .box__wrap {
  display: table;
  margin: 0 auto 6rem;
}
.s05__wrap .box__wrap h3 {
  font-size: 2.0rem;
  margin: 4rem 0 .5em;
}
.open__box__wrap3 label:after {
  content: '「ファーストプラン」と「設計料」について ∨';
}
.open__box__wrap .t2 {
  border-bottom: .1rem solid #222;
  font-size: 1.8rem;
  font-weight: 700;
  margin: 1em 0 .5em;
}
.open__box__wrap .t3 {
  font-size: 1.8rem;
  font-weight: 700;
  margin-top: 1em;
  text-align: center;
}

/*notes*/
.s06__wrap {
  padding: 8rem 4%;
}
.s06__wrap h2 {
  display: flex;
  align-items: center;
  font-size: 2.4rem;
  margin: 0 auto 1em;
  max-width: 39.6rem;
}
.s06__wrap h2:before,
.s06__wrap h2:after {
  content: '';
  height: .1rem;
  flex-grow: 1;
  background: #603f22;
}
.s06__wrap h2:before {
  margin-right: 1em;
}
.s06__wrap h2:after {
  margin-left: 1em;
}
.s06__wrap .box__wrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: auto;
  width: 100rem;
}
.s06__wrap .box__wrap div {
  width: 56rem;
}
.s06__wrap .box__wrap p:nth-child(1) {
  display: table;
  background: #ca0112;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-size: 1.8rem;
  margin-bottom: .25em;
  padding: .15em 1em;
}
.s06__wrap .box__wrap h3 {
  color: #ca0112;
  font-family: "Noto Serif JP", serif;
  font-size: 2.3rem;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: 1.5em;
}
.s06__wrap .box__wrap p:nth-child(4) {
  margin-bottom: 2em;
}
.s06__wrap .box__wrap p:nth-child(4) span {
  color: #ca0112;
  font-weight: 500;
}
.s06__wrap .box__wrap p:nth-child(7) {
  color: #ca0112;
  font-size: 1.4rem;
}
.s06__wrap .box__wrap .btn {
  width: 32rem;
}
.s06__wrap .box__wrap .btn:before {
  background: 100% / 100% url(../img/0004.webp) no-repeat;
  width: 1.2rem;
}
.s06__wrap .box__wrap img {
  width: 40rem;
}

/*notes*/
.s07__wrap {
  background: #faf6ea;
  padding: 8rem 4%;
}
.s07__wrap h2 {
  color: #ca0112;
  line-height: 1.2;
}
.s07__wrap h2 span:first-child {
  color: #603f22;
}
.s07__wrap h2 span:last-child {
  font-size: 5.6rem;
}
.reason__wrap {
  margin: auto;
  max-width: 80rem;
}
.reason__wrap .cuz {
  position: relative;
  align-items: center;
  background: #fff;
  border: .1rem solid #adadad;
  border-radius: .4rem;
  cursor: pointer;
  display: flex;
  font-size: 2.0rem;
  font-weight: 700;
  line-height: 1.3;
  margin-top: 2rem;
  padding: 2rem;
}
.reason__wrap .cuz p:nth-of-type(1) {
  color: #ca0112;
  font-size: 4.0rem;
  font-weight: 300;
  margin-left: .5em;
  width: 3.6rem;
}
.reason__wrap .cuz p:nth-of-type(2) {
  width: 90%;
}
.reason__wrap .cuz:before {
  position: absolute;
  content: "";
  top: 46%;
  right: 2rem;
  width: 3rem;
  height: .1rem;
  transform: rotate(90deg);
  background: #222;
  transition: all .3s ease-in-out;
}
.reason__wrap .cuz:after {
  content: "";
  position: absolute;
  top: 46%;
  right: 2rem;
  width: 3rem;
  height: .1rem;
  background: #222;
  transition: all .1s ease-in-out;
}
.reason__wrap .cuz.open:before {
  background: #222;
  transform: rotate(180deg);
}
.reason__wrap .cuz.open:after {
  opacity: 0;
}
.reason__wrap .cuz-ans {
  position: relative;
  background: #fff;
  border: .1rem solid #adadad;
  border-radius: 0 0 .4rem .4rem;
  margin-top: -.4rem;
  padding: 1em 2em;
  z-index: 1;
}
.reason__wrap .question sup {
  font-size: 80%;
  vertical-align: top;
}

/*notes*/
.s08__wrap {
  padding: 8rem 4%;
}
.s08__wrap .t1 {
  margin-bottom: 8rem;
  text-align: center;
}
.s08__wrap ul {
  margin: auto;
  width: 80rem;
}
.s08__wrap ul li {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-bottom: 4rem;
}
.s08__wrap ul li:last-child {
  margin-bottom: 0;
}
.s08__wrap ul li:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0809.webp) no-repeat;
  width: 3.2rem;
  height: 1.3rem;
  bottom: -15%;
  left: 18%;
}
.s08__wrap ul li:last-child:before {
  display: none;
}
.s08__wrap ul li img {
  width: 32rem;
}
.s08__wrap ul li .box__wrap {
  width: 46rem;
}
.s08__wrap ul li .box__wrap div {
  display: flex;
  align-items: center;
  margin-bottom: 1em;
}
.s08__wrap ul li .box__wrap div p {
  display: flex;
  align-items: center;
  justify-content: center;
  border: .1rem solid #ca0112;
  border-radius: .6rem;
  color: #ca0112;
  font-size: 3.0rem;
  font-weight: 300;
  margin-right: .25em;
  height: 4.6rem;
  width: 4.6rem;
}
.s08__wrap ul li .box__wrap div h3 {
  color: #ca0112;
  font-family: "Noto Serif JP", serif;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.2;
}
.s08__wrap ul li .box__wrap p span {
  color: #888;
  font-size: 1.4rem;
}

/*notes*/
.s09__wrap {
  background: #eff4fa;
  padding: 8rem 4%;
}
.faq__wrap {
  margin: auto;
  max-width: 74rem;
}
.faq__wrap .que {
  position: relative;
  align-items: center;
  cursor: pointer;
  display: flex;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.3;
  margin-top: 1.5em;
  padding-bottom: .5em;
  padding-right: 2.5em;
}
.faq__wrap .que p:nth-of-type(1) {
  align-items: center;
  background: #ca0112;
  border-radius: .6rem;
  color: #fff;
  display: flex;
  font-size: 2.6rem;
  font-weight: 700;
  height: 3.6rem;
  justify-content: center;
  margin-right: .5em;
  width: 3.6rem;
}
.faq__wrap .que p:nth-of-type(2) {
  width: 90%;
}
.faq__wrap .que:before {
  position: absolute;
  content: "";
  top: 40%;
  right: 1rem;
  width: 2rem;
  height: .2rem;
  transform: rotate(90deg);
  background: #222;
  transition: all .3s ease-in-out;
}
.faq__wrap .que:after {
  content: "";
  position: absolute;
  top: 40%;
  right: 1rem;
  width: 2rem;
  height: .2rem;
  background: #222;
  transition: all .1s ease-in-out;
}
.faq__wrap .que.open:before {
  background: #222;
  transform: rotate(180deg);
}
.faq__wrap .que.open:after {
  opacity: 0;
}
.faq__wrap .ans {
  background: #fff;
  border-radius: 1rem;
  margin-bottom: .5em;
  padding: 1em;
}

/*notes*/
.s10__wrap {
  background: #faf6ea;
  padding: 8rem 4%;
}
.s10__wrap h2 span {
  display: block;
  background: #ca0112;
  border-radius: .4rem;
  color: #fff;
  font-size: 2.0rem;
  margin: auto;
  width: 54rem;
}
form {
  margin: auto;
  max-width: 54rem;
}
form .input__wrap {
  margin-bottom: 1.6rem;
}
form .item__wrap {
  font-weight: 700;
  margin-bottom: .25em;
}
form .item__wrap span {
  background: #ca0112;
  border-radius: .4rem;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 400;
  margin-right: .5em;
  padding: .2em .5em;
  text-align: center;
}
form input[type=text],
form input[type=mail],
form input[type=tel],
form textarea {
  background: #fff;
  border: 1px solid #adadad;
  border-radius: 6px;
  box-sizing: border-box;
  font-size: 1.6rem;
  padding: 2.4%;
  width: 100%;
}
.radio__wrap {
  display: flex;
  align-items: center;
  font-weight: 700;
  margin-top: .5em;
}
.radio__wrap label {
  margin-right: 1em;
}
.radio__wrap input[type=radio] {
  margin-bottom: .5em;
}
.radio__wrap input[type=text] {
  width: 80%;
}
form textarea {
  font-family: Arial,'Noto Sans JP', sans-serif;
  height: 15rem;
}
form select {
  background: #fff;
  border: .1rem solid #adadad;
  border-radius: .6rem;
  box-sizing: border-box;
  font-size: 1.6rem;
  padding: 2.4%;
  width: 50%;
}
.online__wrap {
  display: flex;
  align-items: center;
  font-weight: 700;
  margin-bottom: 1rem;
}
form input[type=date] {
  background: #fff;
  border: 1px solid #adadad;
  border-radius: 6px;
  box-sizing: border-box;
  font-size: 1.6rem;
  margin: 0 1rem;
  padding: 2.4%;
  width: 17rem;
}
form input[type=submit] {
  background: #ca0112;
  border: none;
  border-radius: .4rem;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 2.0rem;
  font-weight: 700;
  margin: 3em auto 0;
  max-width: 28rem;
  padding: .75em;
  transition: .4s;
  width: 100%;
}
form input[type=submit]:hover {
  background: #7e0112;
}
::-webkit-input-placeholder {
  color: #bababa;
}
.s10__wrap .t1 {
  background: linear-gradient(transparent 72%, #efe383 0%);
  font-size: 1.4rem;
  margin-top: 1em;
  text-align: center;
}

/*notes*/
.s11__wrap {
  padding: 8rem 4%;
}
.s11__wrap .btn__wrap {
  margin: 0 auto 8rem;
  width: 32rem;
}
.s11__wrap .btn__wrap .btn {
  margin-top: 1.6rem;
  width: 100%;
}
.s11__wrap .btn__wrap .btn:nth-child(2) {
  background: #34b75a;
}
.s11__wrap dl {
  font-size: 1.5rem;
  margin: auto;
  width: 70rem;
}
.s11__wrap dl div {
  border-bottom: .025rem solid #222;
  display: flex;
  padding: 1em;
}
.s11__wrap dl div:last-child {
  border-bottom: none;
}
.s11__wrap dt {
  color: #ca0112;
  font-weight: 700;
  max-width: 8em;
  width: 100%;
}
.s11__wrap dd span {
  color: #888;
  font-size: 1.4rem;
}

/*notes*/
footer {
  font-size: 1.2rem;
  padding: 5rem 0 .5rem;
  text-align: center;
}










@media screen and (max-width:749px){
.pc {
  display: none !important;
}
.sp {
  display: block !important;
}
body {
  font-size: 1.4rem;
}

/*notes*/
header .header__top__wrap {
  position: static;
}
header .header__top {
  display: block;
  text-align: center;
}
header .header__top .logo__wrap .logo {
  width: 16rem;
}
header .header__top .logo__wrap div {
  display: block;
  font-size: 1.2rem;
}
header .header__top .logo__wrap div img {
  width: 26rem;
}
header .header__top .btn__wrap {
  display: none;
}
header .header__main__wrap {
  margin-top: 0;
}
header .header__bottom__wrap div {
  display: block;
  padding: 2rem 0;
  width: 100%;
}
header .header__bottom__wrap div a {
  margin: 0 auto .5rem;
}
header .header__bottom__wrap div a:last-child {
  margin: auto;
}

/*notes*/
.s01__wrap {
  padding: 4rem 4%;
}
.s01__wrap h3 {
  font-size: 1.8rem;
}
.s01__wrap h3 span {
  font-size: 2.2rem;
  line-height: 1.3;
}
.s01__wrap h3 span span {
  font-size: 3.2rem;
}
.s01__wrap .box__wrap {
  width: 100%;
}
h2 {
  font-size: 2.2rem;
  letter-spacing: 0;
}
h2 span {
  font-size: 1.6rem;
}
.s01__wrap .box__wrap img {
  display: block;
  margin: 0 auto 2em;
  width: 80%;
}
.open__box__wrap {
  width: 100%;
}
.open__box__wrap label:after {
  font-size: 1.6rem;
  padding: 2% 4%;
}
.open__box__wrap .t1 {
  font-size: 1.6rem;
}

/*notes*/
.s02__wrap {
  padding: 4rem 2%;
}
.s02__wrap .box__wrap {
  padding: 1.5rem;
  width: 100%;
}
.s02__wrap .box__wrap:nth-child(4) {
  margin-bottom: 5rem;
}
.s02__wrap .box__wrap .ttl__wrap p {
  font-size: 1.4rem;
}
.s02__wrap .box__wrap .ttl__wrap h3 {
  font-size: 2.0rem;
  font-weight: 500;
}
.s02__wrap .box__wrap .item__wrap {
  display: block;
}
.s02__wrap .box__wrap .item__wrap div {
  width: 100%;
}
.s02__wrap .box__wrap .item__wrap div h4 {
  font-size: 1.6rem;
}
.s02__wrap .box__wrap .item__wrap div p {
  font-size: 1.4rem;
  margin-bottom: 1em;
}
.s02__wrap .box__wrap .item__wrap div dl div {
  font-size: 1.4rem;
}
.s02__wrap .box__wrap .item__wrap img {
  width: 100%;
}
.s02__wrap .box2__wrap {
  display: block;
  margin: auto;
  width: 90%;
}
.s02__wrap .box2__wrap div {
  margin-bottom: 8rem;
  width: 100%;
}
.s02__wrap .box2__wrap div:last-child {
  margin-bottom: 0;
}
.s02__wrap .box2__wrap div:nth-child(1):before {
  width: 4.6rem;
  height: 4.6rem;
  top: 110%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/*notes*/
.s03__wrap {
  padding: 4rem 0 0;
}
.s03__wrap ul {
  margin: 3rem auto;
  width: 90%;
}
.s03__wrap ul li {
  font-size: 1.6rem;
}
.s03__wrap ul li:before {
  width: 1.6rem;
  height: 1.6rem;
}
.s03__wrap div {
  padding: 2rem 2%;
}
.s03__wrap div h3 {
  font-size: 1.6rem;
}
.s03__wrap div h3 span {
  font-size: 2.0rem;
}

/*notes*/
.s04__wrap {
  padding: 4rem 4%;
}
.s04__wrap ul {
  width: 100%;
}
.s04__wrap ul li {
  display: block;
  margin-bottom: 3rem;
}
.s04__wrap ul li img {
  display: block;
  margin: 0 auto 1em;
  width: 50%;
}
.s04__wrap ul li:nth-child(n+2) img {
  width: 100%;
}
.s04__wrap ul li .box__wrap {
  width: 100%;
}
.s04__wrap ul li:nth-child(n+2) .box__wrap {
  width: 100%;
}
.s04__wrap ul li .box__wrap .item__wrap p {
  font-size: 3.0rem;
  height: 4.6rem;
  max-width: 4.6rem;
  width: 100%;
}
.s04__wrap ul li .box__wrap .item__wrap h3 {
  font-size: 2.0rem;
}
.s04__wrap ul li .box__wrap p.t1 {
  font-size: 1.2rem;
}

/*notes*/
.s05__wrap {
  padding: 4rem 4%;
}
.s05__wrap h2 {
  font-size: 2.0rem;
}
.s05__wrap .box__wrap {
  margin: 0 auto 4rem;
}
.s05__wrap .box__wrap h3 {
  font-size: 1.6rem;
  margin: 3rem 0 .5em;
}
.open__box__wrap .t2 {
  font-size: 1.6rem;
}
.open__box__wrap .t3 {
  font-size: 1.6rem;
}

/*notes*/
.s06__wrap {
  padding: 4rem 4%;
}
.s06__wrap h2 {
  font-size: 2.0rem;
}
.s06__wrap .box__wrap {
  display: block;
  width: 100%;
}
.s06__wrap .box__wrap div {
  width: 100%;
}
.s06__wrap .box__wrap p:nth-child(1) {
  font-size: 1.4rem;
  margin: 0 auto .5em;
}
.s06__wrap .box__wrap h3 {
  font-size: 2.2rem;
  margin-bottom: 0;
  text-align: center;
}
.s06__wrap .box__wrap p:nth-child(7) {
  font-size: 1.2rem;
}
.s06__wrap .box__wrap img {
  margin: 1em auto;
  width: 90%;
}

/*notes*/
.s07__wrap {
  padding: 4rem 4%;
}
.s07__wrap h2 span:last-child {
  font-size: 3.6rem;
}
.reason__wrap .cuz {
  font-size: 1.6rem;
  margin-top: 1rem;
  padding: 1rem 5rem 1rem 1rem;
}
.reason__wrap .cuz p:nth-of-type(1) {
  font-size: 3.0rem;
  margin-left: 0;
  width: 3.2rem;
}
.reason__wrap .cuz:before {
  width: 2rem;
}
.reason__wrap .cuz:after {
  width: 2rem;
}
.reason__wrap .cuz-ans {
  padding: 1em;
}

/*notes*/
.s08__wrap {
  padding: 4rem 8%;
}
.s08__wrap .t1 {
  margin-bottom: 4rem;
  text-align: left;
}
.s08__wrap ul {
  width: 100%;
}
.s08__wrap ul li {
  display: block;
}
.s08__wrap ul li:before {
  bottom: -10%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.s08__wrap ul li img {
  width: 100%;
}
.s08__wrap ul li .box__wrap {
  width: 100%;
}
.s08__wrap ul li .box__wrap div {
  margin-top: 1em;
}
.s08__wrap ul li .box__wrap div p {
  font-size: 2.6rem;
  height: 3.6rem;
  width: 3.6rem;
}
.s08__wrap ul li .box__wrap div h3 {
  font-size: 2.0rem;
}
.s08__wrap ul li .box__wrap p span {
  font-size: 1.2rem;
}

/*notes*/
.s09__wrap {
  padding: 4rem 4%;
}
.faq__wrap .que {
  font-size: 1.6rem;
}

/*notes*/
.s10__wrap {
  padding: 4rem 4%;
}
.s10__wrap h2 span {
  font-size: 1.6rem;
  width: 100%;
}
form input[type=submit] {
  font-size: 1.8rem;
  max-width: 22rem;
}
.s10__wrap .t1 {
  display: table;
  background: linear-gradient(transparent 0%, #efe383 0%);
  font-size: 1.2rem;
  margin: 1em auto 0;
  padding: .5em;
}

/*notes*/
.s11__wrap {
  padding: 4rem 4%;
}
.s11__wrap .btn__wrap {
  margin: 0 auto 4rem;
}
.s11__wrap dl {
  font-size: 1.4rem;
  width: 100%;
}
.s11__wrap dl div {
  display: block;
}
.s11__wrap dt {
  margin-bottom: .5em;
}
.s11__wrap dd span {
  font-size: 1.1rem;
}

/*notes*/
footer {
  font-size: 1.0rem;
}
}
