.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
html {
  font-size: 62.5%;
}
body {
  background: #000;
  color: #fff;
  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.8;
  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: #000;
  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*/
.s01__wrap {
  position: relative;
}
.s01__wrap .box__wrap {
  position: absolute;
  top: 0;
  box-sizing: border-box;
  padding: 8rem 5% 2rem;
  text-align: center;
  width: 100%;
}
.s01__wrap .t01 {
  font-family: "Noto Serif JP", serif;
  font-size: 4.2rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: .2em;
}
.s01__wrap h1 {
  color: #f5e561;
  font-family: "Noto Serif JP", serif;
  font-size: 6.0rem;
  letter-spacing: .05em;
  margin-bottom: .25em;
}
.s01__wrap .t02 {
  font-family: "Noto Serif JP", serif;
  font-size: 4.2rem;
  font-weight: 700;
  letter-spacing: .05em;
  line-height: 1.4;
  margin-bottom: .5em;
}
.s01__wrap .t03 {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.6;
  margin-bottom: 1.5em;
}
.s01__wrap .btn__wrap {
  display: flex;
  justify-content: center;
  margin: auto;
  max-width: 80rem;
}
.s01__wrap .btn__wrap div {
  margin: 0 2rem;
  width: 36rem;
}
.s01__wrap .btn__wrap div p {
  font-size: 1.8rem;
  line-height: 1.4;
  margin-bottom: .5em;
}
.s01__wrap .i01 {
  margin-top: 6rem;
  width: 8rem;
}
.s01__wrap .btn__wrap .end {
  position: relative;
}
.s01__wrap .btn__wrap .end div {
  opacity: 0.4;
}
.s01__wrap .btn__wrap .end:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0104.webp) no-repeat;
  width: 28.8rem;
  height: 11.8rem;
  bottom: 5%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
  z-index: 1;
}
.s01__wrap .btn__wrap div .t04 {
  font-size: 1.6rem;
  line-height: 1.4;
  margin-top: .5em;
}

/*notes*/
.s02__wrap {
  background: #121413;
  padding: 10rem 5%;
  text-align: center;
}
.s02__wrap h2 {
  font-family: "Noto Serif JP", serif;
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 1.5em;
}

/*notes*/
.s03__wrap {
  background: #121413;
  padding: 9rem 5%;
}
.s03__wrap h2 {
  color: #c69c6d;
  font-family: "Noto Serif JP", serif;
  font-size: 2.8rem;
  font-weight: 500;
  letter-spacing: .05em;
  text-align: center;
}
.s03__wrap .i01 {
  display: block;
  margin: .5em auto;
  max-width: 100rem;
}
.s03__wrap .item01__wrap {
  display: flex;
  margin: 0 auto 4em;
  max-width: 80rem;
}
.s03__wrap .item01__wrap dl div {
  display: flex;
  width: 40rem;
}
.s03__wrap .item01__wrap dl dt {
  width: 15rem;
}
.s03__wrap .item01__wrap dl dd {
  width: 25rem;
}
.s03__wrap h3 {
  border-bottom: .1rem solid #c69c6d;
  color: #c69c6d;
  font-family: "Noto Serif JP", serif;
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: .05em;
  margin: 0 auto .5em;
  text-align: center;
  max-width: 100rem;
}
.s03__wrap .item02__wrap {
  display: flex;
  font-size: 1.5rem;
  margin: auto;
  max-width: 100rem;
}
.s03__wrap .item02__wrap dl div {
  display: flex;
}
.s03__wrap .item02__wrap dl dt {
  width: 10rem;
}
.s03__wrap .item02__wrap dl dd {
  width: 40rem;
}

/*notes*/
.s04__wrap {
  padding: 9rem 0 0;
  text-align: center;
}
.s04__wrap .t01 {
  font-family: "Noto Serif JP", serif;
  font-size: 2.4rem;
  letter-spacing: .01em;
}
.s04__wrap h2 {
  color: #f2d5b0;
  font-family: "Noto Serif JP", serif;
  font-size: 4.0rem;
  letter-spacing: .01em;
  line-height: 1.4;
  margin: .75em 0;
}
.s04__wrap .box__wrap {
  background: center center / cover url(../img/0401.webp) no-repeat;
  margin-top: 2em;
  padding: 10rem 5%;
}
.s04__wrap h3 {
  font-family: "Noto Serif JP", serif;
  font-size: 3.6rem;
  font-weight: 500;
  letter-spacing: .01em;
  line-height: 1.4;
}
.s04__wrap .t02 {
  font-family: "Noto Serif JP", serif;
  font-size: 1.8rem;
  margin: 3em 0;
}
.s04__wrap .t03 {
  font-size: 1.4rem;
}

/*notes*/
.s05__wrap {
  background: top center / cover url(../img/0500.webp) no-repeat;
  padding: 9rem 5%;
}
.s05__wrap h2 {
  color: #f2d5b0;
  font-family: "Noto Serif JP", serif;
  font-size: 3.2rem;
  font-weight: 500;
  margin-bottom: 1em;
  text-align: center;
}
.s05__wrap .box01__wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: auto;
  max-width: 80rem;
}
.s05__wrap .box01__wrap p {
  font-family: "Noto Serif JP", serif;
  font-size: 2.0rem;
  text-align: center;
}
.s05__wrap .box01__wrap p span {
  font-size: 2.6rem;
}
.s05__wrap .box01__wrap img {
  width: 50%;
}
.s05__wrap .box02__wrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0 auto 3em;
  max-width: 88rem;
}
.s05__wrap .box02__wrap div {
  font-family: "Noto Serif JP", serif;
  text-align: center;
  width: 45.45%;
}
.s05__wrap .box02__wrap div p:nth-child(2) {
  font-size: 2.0rem;
}
.s05__wrap .box02__wrap div p:nth-child(3) {
  font-size: 1.8rem;
  line-height: 1.1;
}
.s05__wrap .box02__wrap div p:nth-child(3) span {
  font-size: 2.6rem;
}
.s05__wrap .box02__wrap div p:nth-child(4) {
  font-size: 1.6rem;
}
.s05__wrap .btn__wrap {
  margin: auto;
  max-width: 36rem;
  text-align: center;
}
.s05__wrap .btn__wrap p:nth-child(1) {
  font-size: 1.8rem;
  line-height: 1.3;
  margin-bottom: .5em;
}
.s05__wrap .btn__wrap p:nth-child(3) {
  color: #f2d5b0;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.3;
  margin-top: .5em;
}

/*notes*/
.s06__wrap {
  padding: 9rem 5%;
}
.s06__wrap h2 {
  font-family: "Noto Serif JP", serif;
  font-size: 3.2rem;
  font-weight: 500;
  letter-spacing: .01em;
  line-height: 1.4;
  margin-bottom: 1.5em;
  text-align: center;
}
.faq__wrap {
  margin: auto;
  max-width: 62rem;
}
.faq__wrap .que {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.3;
  padding-bottom: 1em;
  padding-right: 2.5em;
}
.faq__wrap .que p:nth-of-type(1) {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: .6rem;
  font-family: "Noto Serif JP", serif;
  font-size: 3.6rem;
  margin-right: .5em;
  height: 4.6rem;
  max-width: 4.6rem;
  width: 100%;
}
.faq__wrap .que p:nth-of-type(2) {
  width: 90%;
}
.faq__wrap .que:before {
  position: absolute;
  content: '';
  top: 20%;
  right: 1rem;
  background: #fff;
  transform: rotate(90deg);
  transition: all .3s ease-in-out;
  height: .2rem;
  width: 2.4rem;
}
.faq__wrap .que:after {
  position: absolute;
  content: '';
  top: 20%;
  right: 1rem;
  background: #fff;
  transition: all .1s ease-in-out;
  height: .2rem;
  width: 2.4rem;
}
.faq__wrap .que.open:before {
  background: #fff;
  transform: rotate(180deg);
}
.faq__wrap .que.open:after {
  opacity: 0;
}
.faq__wrap .ans {
  display: flex;
  align-items: center;
  margin-top: -.5em;
  margin-bottom: 3em;
}
.faq__wrap .ans p:nth-of-type(1) {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: .6rem;
  font-family: "Noto Serif JP", serif;
  font-size: 3.6rem;
  margin-right: .5em;
  height: 4.6rem;
  max-width: 4.6rem;
  width: 100%;
}

/*notes*/
.s07__wrap {
  background: #121413;
  padding: 9rem 5%;
}
.s07__wrap h2 {
  font-family: "Noto Serif JP", serif;
  font-size: 3.2rem;
  font-weight: 500;
  letter-spacing: .01em;
  line-height: 1.4;
  margin-bottom: 1.5em;
  text-align: center;
}
.s07__wrap .t01 {
  margin-bottom: 4em;
  text-align: center;
}
.s07__wrap .t01 span {
  font-size: 1.4rem;
}
form {
  margin: auto;
  max-width: 68rem;
}
form .input__wrap {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.6rem;
}
form .item__wrap {
  font-weight: 700;
  margin-top: .5em;
}
form .item__wrap span {
  background: #f10033;
  border-radius: .4rem;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 400;
  margin-right: .5em;
  padding: .2em .5em;
  text-align: center;
}
form .item__wrap span.any {
  background: #f5f5f1;
  color: #333;
}
form input[type=text],
form input[type=mail],
form input[type=tel],
form textarea {
  background: #fff;
  border: .1rem solid #eaf6f9;
  border-radius: .6rem;
  box-sizing: border-box;
  font-size: 1.6rem;
  height: 4rem;
  width: 46rem;
}
form textarea {
  font-family: Arial,'Noto Sans JP', sans-serif;
  height: 15rem;
}
.select__wrap {
  width: 46rem;
}
form select {
  background: #fff;
  border: .1rem solid #ddd;
  border-radius: .6rem;
  box-sizing: border-box;
  font-size: 1.6rem;
  height: 4rem;
  width: 50%;
}
.checkbox__wrap {
  margin: auto;
}
.checkbox__wrap div {
  align-items: baseline;
  display: flex;
  font-weight: 700;
  margin: .5em 0;
}
form input[type=submit] {
  background: #f10033;
  border: none;
  border-radius: 2rem;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 2.0rem;
  font-weight: 700;
  margin: 1em auto 0;
  max-width: 30rem;
  padding: .85em;
  transition: .4s;
  width: 100%;
}
form input[type=submit]:hover {
  background: #900;
}
article {
  background: #fff;
  border-radius: 10px;
  box-sizing: border-box;
  color: #000;
  font-size: 1.3rem;
  height: 15rem;
  margin: 3em auto 0;
  overflow: scroll;
  padding: 1em;
}

/*notes*/
.s08__wrap {
  padding: 9rem 5%;
}
.s08__wrap h2 {
  font-family: "Noto Serif JP", serif;
  font-size: 3.2rem;
  font-weight: 500;
  letter-spacing: .01em;
  line-height: 1.4;
  margin-bottom: 1.5em;
  text-align: center;
}
.s08__wrap h3 {
  font-family: "Noto Serif JP", serif;
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: .01em;
  line-height: 1.4;
  margin: 3em 0 1em;
  text-align: center;
}
.s08__wrap .box__wrap {
  display: flex;
  justify-content: space-between;
  margin: auto;
  max-width: 100rem;
}
.s08__wrap .box__wrap div {
  width: 40%;
}
.s08__wrap .box__wrap div p {
  font-size: 1.5rem;
  margin-top: .5em;
}
.s08__wrap .box__wrap iframe {
  height: 36rem;
  width: 56%;
}

/*notes*/
.s09__wrap {
  background: #fff;
  color: #000;
  padding: 9rem 5%;
}
.s09__wrap h3 {
  font-family: "Noto Serif JP", serif;
  font-size: 2.6rem;
  font-weight: 500;
  letter-spacing: .01em;
  line-height: 1.4;
  margin-bottom: 1.5em;
  text-align: center;
}
.s09__wrap dl {
  font-size: 1.5rem;
  margin: 0 auto 6em;
  width: 62rem;
}
.s09__wrap dl div {
  border-bottom: .025rem solid #2e3840;
  display: flex;
  padding: .5em 1em;
}
.s09__wrap dl div:last-child {
  border-bottom: none;
}
.s09__wrap dt {
  font-weight: 700;
  max-width: 8em;
  width: 100%;
}
.s09__wrap dl:nth-child(4) dt {
  font-weight: 700;
  max-width: 16em;
  width: 100%;
}

/*notes*/
.s10__wrap {
  font-family: "Noto Serif JP", serif;
  padding: 9rem 5%;
  text-align: center;
}
.s10__wrap h2 {
  color: #f2d5b0;
  font-size: 4.0rem;
  letter-spacing: .1em;
  line-height: 1.4;
}
.s10__wrap p:nth-child(2) {
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: .075em;
}
.s10__wrap p:nth-child(2) span {
  font-size: 8.0rem;
}
.s10__wrap p:nth-child(3) {
  font-size: 2.8rem;
  font-weight: 500;
  letter-spacing: .05em;
}

/*notes*/
.s11__wrap {
  padding: 4rem 5%;
  text-align: center;
}
.s11__wrap p:nth-child(1) {
  font-family: "Noto Serif JP", serif;
  font-size: 2.8rem;
  letter-spacing: .05em;
  line-height: 1.4;
}
.s11__wrap .btn {
  display: block;
  margin: .5em auto;
  max-width: 36rem;
}
.s11__wrap p:nth-child(3) {
  font-size: 2.1rem;
}

/*notes*/
.s12__wrap {
  font-family: "Noto Serif JP", serif;
  padding: 9rem 0;
  text-align: center;
}
.s12__wrap p:nth-child(1) {
  display: flex;
  align-items: center;
  font-size: 2.2rem;
  letter-spacing: .1em;
  line-height: 1.4;
  margin: 0 auto 1em;
  max-width: 60rem;
}
.s12__wrap p:nth-child(1):before,
.s12__wrap p:nth-child(1):after {
  content: '';
  height: .1rem;
  flex-grow: 1;
  background: #fff;
}
.s12__wrap p:nth-child(1):before {
  margin-right: 1em;
}
.s12__wrap p:nth-child(1):after {
  margin-left: .1em;
}
.s12__wrap h2 {
  font-size: 3.2rem;
  font-weight: 500;
  letter-spacing: .1em;
  line-height: 1.4;
  margin-bottom: 2em;
}
.s12__wrap h3 {
  font-size: 2.8rem;
  font-weight: 500;
  letter-spacing: .1em;
  margin: 2em 0;
}
.s12__wrap p:nth-child(5) {
  font-size: 1.8rem;
  line-height: 2.2;
  margin-bottom: 1em;
}
.s12__wrap p:nth-child(6) {
  font-family: Roboto, "Noto Sans JP", sans-serif;
  font-size: 1.4rem;
}

/*notes*/
.s13__wrap {
  background: top center / cover url(../img/1300.webp) no-repeat;
  font-family: "Noto Serif JP", serif;
  padding: 15rem 5% 4rem;
  text-align: center;
}
.s13__wrap .t01 {
  font-size: 3.2rem;
  font-weight: 500;
  letter-spacing: .1em;
  margin-bottom: .5em;
}
.s13__wrap .t02 {
  font-size: 4.2rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: .2em;
}
.s13__wrap h1 {
  color: #f5e561;
  font-size: 6.0rem;
  letter-spacing: .05em;
  margin-bottom: .25em;
}
.s13__wrap .t03 {
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: .075em;
}
.s13__wrap .t03 span {
  font-size: 8.0rem;
  font-weight: 500;
  letter-spacing: .075em;
}
.s13__wrap .btn {
  display: block;
  margin: auto;
  max-width: 44rem;
}
.s13__wrap .i01 {
  margin-top: 6rem;
  width: 8rem;
}

/*notes*/
.s00__wrap {
  height: 86rem;
}

/*notes*/
footer {
  background: #fff;
  color: #000;
  font-family: "Noto Serif JP", serif;
  font-size: 1.2rem;
  text-align: center;
}










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

/*notes*/
.s01__wrap .box__wrap {
  padding: 4rem 0 1rem;
}
.s01__wrap .t01 {
  font-size: 1.8rem;
}
.s01__wrap h1 {
  font-size: 2.2rem;
}
.s01__wrap .t02 {
  font-size: 1.8rem;
}
.s01__wrap .t03 {
  font-size: 1.4rem;
}
.s01__wrap .btn__wrap {
  display: block;
  width: 60%;
}
.s01__wrap .btn__wrap div {
  margin: 0 0 1em;
  width: 100%;
}
.s01__wrap .btn__wrap div p {
  font-size: 1.4rem;
}
.s01__wrap .i01 {
  margin-top: 3rem;
  width: 4rem;
}
.s01__wrap .btn__wrap .end:before {
  width: 14.4rem;
  height: 5.9rem;
  bottom: 5%;
}
.s01__wrap .btn__wrap div .t04 {
  font-size: 1.0rem;
}

/*notes*/
.s02__wrap {
  padding: 5rem 5%;
}
.s02__wrap h2 {
  font-size: 1.6rem;
}

/*notes*/
.s03__wrap {
  padding: 4rem 5%;
}
.s03__wrap h2 {
  font-size: 1.8rem;
}
.s03__wrap .item01__wrap {
  display: block;
  margin: 0 auto 2em;
}
.s03__wrap .item01__wrap dl div {
  font-size: 1.2rem;
  width: 100%;
}
.s03__wrap .item01__wrap dl dt {
  width: 40%;
}
.s03__wrap .item01__wrap dl dd {
  width: 60%;
}
.s03__wrap h3 {
  font-size: 1.6rem;
}
.s03__wrap .item02__wrap {
  display: block;
  font-size: 1.2rem;
}

/*notes*/
.s04__wrap {
  padding: 4rem 0 0;
}
.s04__wrap .t01 {
  font-size: 1.2rem;
}
.s04__wrap h2 {
  font-size: 2.0rem;
}
.s04__wrap .box__wrap {
  padding: 5rem 5%;
}
.s04__wrap h3 {
  font-size: 1.8rem;
}
.s04__wrap .t02 {
  font-size: 1.3rem;
}
.s04__wrap .t03 {
  font-size: 1.0rem;
}

/*notes*/
.s05__wrap {
  padding: 4rem 5%;
}
.s05__wrap h2 {
  font-size: 1.8rem;
}
.s05__wrap .box01__wrap {
  display: block;
}
.s05__wrap .box01__wrap p {
  font-size: 1.3rem;
}
.s05__wrap .box01__wrap p span {
  font-size: 1.6rem;
}
.s05__wrap .box01__wrap img {
  display: block;
  margin: auto;
  width: 70%;
}
.s05__wrap .box02__wrap {
  display: block;
}
.s05__wrap .box02__wrap div {
  margin: auto;
  width: 86%;
}
.s05__wrap .box02__wrap div:first-child {
  margin-bottom: 3em;
}
.s05__wrap .box02__wrap div p:nth-child(2) {
  font-size: 1.5rem;
}
.s05__wrap .box02__wrap div p:nth-child(4) {
  font-size: 1.2rem;
}
.s05__wrap .btn__wrap {
  max-width: 70%;
}
.s05__wrap .btn__wrap p:nth-child(1) {
  font-size: 1.3rem;
}
.s05__wrap .btn__wrap p:nth-child(3) {
  font-size: 1.6rem;
}

/*notes*/
.s06__wrap {
  padding: 4rem 5%;
}
.s06__wrap h2 {
  font-size: 1.8rem;
}
.faq__wrap .que {
  font-size: 1.5rem;
}
.faq__wrap .que p:nth-of-type(1) {
  font-size: 2.6rem;
  height: 3.2rem;
  max-width: 3.2rem;
}
.faq__wrap .que:before {
  height: .1rem;
  width: 1.4rem;
}
.faq__wrap .que:after {
  height: .1rem;
  width: 1.4rem;
}
.faq__wrap .ans {
  margin-bottom: 2em;
}
.faq__wrap .ans p:nth-of-type(1) {
  font-size: 2.6rem;
  height: 3.2rem;
  max-width: 3.2rem;
}

/*notes*/
.s07__wrap {
  padding: 4rem 5%;
}
.s07__wrap h2 {
  font-size: 1.8rem;
}
.s07__wrap .t01 {
  margin-bottom: 2em;
}
.s07__wrap .t01 span {
  font-size: 1.0rem;
}
form .input__wrap {
  display: block;
  margin-bottom: 1.2rem;
}
form .item__wrap span {
  font-size: 1.0rem;
}
form input[type=text],
form input[type=mail],
form input[type=tel],
form textarea {
  width: 100%;
}
.select__wrap {
  width: 100%;
}
.checkbox__wrap div {
  display: table;
  margin: .5em auto;
}
form input[type=submit] {
  font-size: 1.6rem;
  max-width: 20rem;
}
form input[type=submit]:hover {
  background: #900;
}
article {
  font-size: 1.0rem;
  line-height: 1.5;
}

/*notes*/
.s08__wrap {
  padding: 4rem 5%;
}
.s08__wrap h2 {
  font-size: 1.8rem;
}
.s08__wrap h3 {
  font-size: 1.6rem;
}
.s08__wrap .box__wrap {
  display: block;
}
.s08__wrap .box__wrap div {
  width: 100%;
}
.s08__wrap .box__wrap div p {
  font-size: 1.2rem;
  margin-bottom: 1em;
}
.s08__wrap .box__wrap iframe {
  height: 22rem;
  width: 100%;
}

/*notes*/
.s09__wrap {
  padding: 4rem 5%;
}
.s09__wrap h3 {
  font-size: 1.8rem;
}
.s09__wrap dl {
  font-size: 1.3rem;
  margin: 0 auto 4em;
  width: 100%;
}
.s09__wrap dl div {
  display: block;
  padding: .5em 0;
}

/*notes*/
.s10__wrap {
  padding: 4rem 5%;
}
.s10__wrap h2 {
  font-size: 2.0rem;
}
.s10__wrap p:nth-child(2) {
  font-size: 1.4rem;
}
.s10__wrap p:nth-child(2) span {
  font-size: 5.0rem;
}
.s10__wrap p:nth-child(3) {
  font-size: 1.4rem;
}

/*notes*/
.s11__wrap {
  padding: 2rem 5%;
}
.s11__wrap p:nth-child(1) {
  font-size: 1.4rem;
}
.s11__wrap .btn {
  max-width: 70%;
}
.s11__wrap p:nth-child(3) {
  font-size: 1.4rem;
}

/*notes*/
.s12__wrap {
  padding: 4rem 0;
}
.s12__wrap p:nth-child(1) {
  font-size: 1.4rem;
  max-width: 90%;
}
.s12__wrap h2 {
  font-size: 1.8rem;
}
.s12__wrap h3 {
  font-size: 1.8rem;
}
.s12__wrap p:nth-child(5) {
  font-size: 1.4rem;
}
.s12__wrap p:nth-child(6) {
  font-size: 1.0rem;
}

/*notes*/
.s13__wrap {
  background: top center / cover url(../img/1300.webp) no-repeat;
  padding: 7rem 0 2rem;
}
.s13__wrap .t01 {
  font-size: 1.8rem;
}
.s13__wrap .t02 {
  font-size: 1.8rem;
}
.s13__wrap h1 {
  font-size: 2.2rem;
}
.s13__wrap .t03 {
  font-size: 1.4rem;
}
.s13__wrap .t03 span {
  font-size: 5.0rem;
}
.s13__wrap .btn {
  width: 80%;
}
.s13__wrap .i01 {
  margin-top: 3rem;
  width: 6rem;
}

/*notes*/
footer {
  font-size: .8rem;
  padding: 1em 0;
}