.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
body {
  letter-spacing: .1em;
}

/*notes*/
.header__main__wrap {
  background: center center / cover url(img/0000.png) no-repeat;
  margin-top: 2em;
  padding: 272px 0 226px;
}
.header__main__wrap div {
  margin: auto;
  max-width: 1000px;
}
.header__main__wrap div h1 {
  color: #fff;
  font-size: 4.6rem;
  font-weight: 400;
  letter-spacing: .2em;
  text-align: right;
}
.header__bottom {
  padding: 180px 4% 60px;
}
.header__bottom p {
  font-size: 3.0rem;
  letter-spacing: .1em;
  line-height: 3;
  text-align: center;
}

/*notes*/
.s01__wrap {
  padding: 170px 4%;
}
.s01__wrap h2,
.s02__wrap h2,
.s03__wrap h2,
.s04__wrap h2 {
  background: center center / 675px url(img/h201.png) no-repeat;
  font-size: 4.5rem;
  font-weight: 400;
  margin: 0 auto 2em;
  max-width: 675px;
  padding: 1em;
  text-align: center;
}
.s01__wrap ul {
  margin: auto;
  max-width: 1440px;
}
.s01__wrap li {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 120px;
}
.s01__wrap li:last-child {
  margin-bottom: 0;
}
.s01__wrap li:nth-child(even) {
  flex-direction: row-reverse;
}
.s01__wrap li .box__wrap {
  width: 47.91%;
}
.s01__wrap li .box__wrap h3 {
  color: #937F41;
  font-size: 4.2rem;
  font-weight: 400;
  letter-spacing: .1em;
  margin-bottom: .5em;
}
.s01__wrap li .box__wrap .txt {
  font-family: "游ゴシック体", YuGothic, sans-serif;
  font-size: 3.0rem;
  letter-spacing: 0;
}
.s01__wrap li img {
  width: 45.34%;
}
.s01__wrap .box2__wrap {
  display: flex;
  margin: 180px auto 0;
  max-width: 1440px;
}
.s01__wrap .box2__wrap .box1 {
  background: center center / contain url(img/0104.png) no-repeat;
  box-sizing: border-box;
  font-size: 4.0rem;
  letter-spacing: .8em;
  padding: 5em;
  padding-left: 5em;
  text-indent: -5em;
  width: 44.79%;
  writing-mode: vertical-rl;
}
.s01__wrap .box2__wrap .box2 {
  font-size: 3.0rem;
  line-height: 3em;
  width: 55.20%;
}

/*notes*/
.s02__wrap {
  background: center center / cover url(../assets/img/0200.png) no-repeat;
  padding: 170px 4%;
}
.s02__wrap .box__wrap {
  border-bottom: 1px solid #C4C0C0;
  display: flex;
  justify-content: space-between;
  margin: auto;
  max-width: 1386px;
  text-align: center;
}
.s02__wrap .box__wrap .box1 {
  border-top: 1px solid #C4C0C0;
  padding: 2em 0;
  width: 39.61%;
}
.s02__wrap .box__wrap h3 {
  color: #937F41;
  font-size: 4.0rem;
  font-weight: 400;
  line-height: 1.3;
}
.s02__wrap .box__wrap .t1 {
  font-size: 2.5rem;
  margin-bottom: .5em;
}
.s02__wrap .box__wrap .t2 {
  border-bottom: 1px solid #C4C0C0;
  font-size: 2.5rem;
  line-height: 1.5;
  margin-bottom: 1em;
  padding-bottom: 1em;
}
.s02__wrap .box__wrap .box1 .t2 {
  padding: 1.25em 0;
}
.s02__wrap .box__wrap .box2 {
  border-top: 1px solid #C4C0C0;
  padding: 2em 0;
  width: 54.32%;
}
.s02__wrap .box__wrap .item__wrap {
  display: flex;
  justify-content: center;
}
.s02__wrap .box__wrap .item1 {
  margin: 4.75em auto 0;
  width: 65%;
}
.s02__wrap .box__wrap .item2 {
  width: 45%;
}
.s02__wrap .box__wrap .item2 .t3 {
  font-size: 3.0rem;
  line-height: 1.3;
  margin-bottom: 1em;
}
.s02__wrap .box__wrap .item2:nth-child(1) .t3 {
  border-right: 1px solid #707070;
}
.s02__wrap .box__wrap .t4 {
  border: 1px solid #333;
  font-size: 2.4rem;
  margin: auto;
  width: 90%;
}
.s02__wrap .box__wrap .t4 span {
  color: #833232;
  font-size: 2.5rem;
}
.s02__wrap .box__wrap .t5 {
  color: #833232;
  font-size: 4.0rem;
  letter-spacing: .3em;
  margin-top: 1em;
}

/*notes*/
.s03__wrap {
  padding: 120px 4%;
}
.s03__wrap h2 {
  font-size: 4.0rem;
}
.s03__wrap ul {
  display: flex;
  justify-content: space-between;
  margin: auto;
  max-width: 1600px;
}
.s03__wrap li {
  width: 20.5%;
}
.s03__wrap li .t1 {
  border-bottom: 1px solid #707070;
  display: table;
  font-size: 4.0rem;
  margin: auto;
  text-align: center;
}
.s03__wrap li img {
  margin: 1em 0;
}
.s03__wrap li h3 {
  position: relative;
  color: #937F41;
  font-size: 2.6rem;
  font-weight: 400;
  margin-bottom: .5em;
  text-align: center;
}
.s03__wrap li h3:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(img/0305.png) no-repeat;
  width: 15%;
  height: 15px;
  top: 20px;
  right: -20%;
}
.s03__wrap li:last-child h3:before {
  display: none;
}
.s03__wrap li .t2 {
  font-family: "游ゴシック体", YuGothic, sans-serif;
}

/*notes*/
.s04__wrap {
  padding: 160px 4% 180px;
  text-align: center;
}
.s04__wrap h2 {
  background: center center / 543px url(../assets/img/h202.png) no-repeat;
  font-size: 4.0rem;
  max-width: 543px;
}
.s04__wrap .txt1 {
  color: #937F41;
  font-family: "游ゴシック体", YuGothic;
  font-size: 2.6rem;
  letter-spacing: .1em;
  margin-bottom: 1em;
  text-align: center;
}
.s04__wrap .txt2 {
  font-size: 2.0rem;
  letter-spacing: .1em;
  margin-bottom: .5em;
  text-align: center;
}
.s04__wrap img {
  display: block;
  margin: auto;
  max-width: 493px;
  margin-bottom: 2em;
  width: 100%;
}
iframe {
  display: block;
  height: 640px;
  margin: 0 auto 80px;
  max-width: 900px;
  width: 100%;
}
.s04__wrap a {
  position: relative;
  border: 1px solid #333;
  display: block;
  margin: 0 auto;
  max-width: 290px;
  padding: .5em 0;
  text-align: center;
}
.s04__wrap a:before {
  position: absolute;
  content: '';
  top: 50%;
  left: -3em;
  background: #333;
  height: 1px;
  transform: translateY(-50%);
  transition: 0.3s;
  width: 78px;
}

/*notes*/
footer .box1__wrap ul {
  align-items: center;
  padding: 50px 4%;
}
footer .box1__wrap .t1 {
  font-family: "游明朝体", "Yu Mincho", serif!important;
  font-size: 5.0rem!important;
  line-height: 1.3;
  margin-bottom: .75em;
}
footer .box1__wrap .t2 {
  font-size: 2.2rem!important;
  line-height: 2!important;
}
footer .box1__wrap .form {
  position: relative;
  border: 1px solid #fff;
  display: block;
  font-size: 2.5rem;
  margin-top: 1em;
  margin-left: auto;
  max-width: 360px;
  padding: .25em 0;
  text-align: center;
}
footer .box1__wrap .form:before {
  position: absolute;
  content: '';
  top: 50%;
  left: -3em;
  background: #fff;
  height: 1px;
  transform: translateY(-50%);
  transition: 0.3s;
  width: 98px;
}
footer .box1__wrap a:link,
footer .box1__wrap a:visited {
  color: #fff;
}

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

/*notes*/
.header__main__wrap {
  padding: 100px 4%;
}
.header__main__wrap div h1 {
  font-size: 2.6rem;
}
.header__bottom {
  padding: 60px 4% 0;
}
.header__bottom p {
  font-size: 1.6rem;
}

/*notes*/
.s01__wrap {
  padding: 80px 4%;
}
.s01__wrap h2,
.s02__wrap h2,
.s03__wrap h2,
.s04__wrap h2 {
  background: center center / 100% url(img/h201.png) no-repeat;
  font-size: 2.5rem;
}
.s01__wrap li {
  display: block;
  margin-bottom: 60px;
}
.s01__wrap li .box__wrap {
  width: 100%;
}
.s01__wrap li .box__wrap h3 {
  font-size: 2.0rem;
}
.s01__wrap li .box__wrap .txt {
  font-size: 1.6rem;
}
.s01__wrap li img {
  margin-top: 1em;
  width: 100%;
}
.s01__wrap .box2__wrap {
  display: block;
  margin: 80px auto 0;
}
.s01__wrap .box2__wrap .box1 {
  font-size: 2.4rem;
  letter-spacing: .4em;
  padding: 2em 38%;
  text-indent: -3em;
  width: 100%;
}
.s01__wrap .box2__wrap .box2 {
  font-size: 1.6rem;
  width: 100%;
}

/*notes*/
.s02__wrap {
  padding: 80px 4%;
}
.s02__wrap .box__wrap {
  display: block;
}
.s02__wrap .box__wrap .box1 {
  width: 100%;
}
.s02__wrap .box__wrap h3 {
  font-size: 3.0rem;
}
.s02__wrap .box__wrap .t1 {
  font-size: 2.0rem;
}
.s02__wrap .box__wrap .t2 {
  font-size: 1.8rem;
}
.s02__wrap .box__wrap .box1 .t2 {
  padding: .5em 0;
}
.s02__wrap .box__wrap .box2 {
  width: 100%;
}
.s02__wrap .box__wrap .item__wrap {
  display: block;
}
.s02__wrap .box__wrap .item1 {
  margin: .75em auto 0;
  width: 100%;
}
.s02__wrap .box__wrap .item2 {
  width: 100%;
}
.s02__wrap .box__wrap .item2 .t3 {
  font-size: 2.4rem;
}
.s02__wrap .box__wrap .item2:nth-child(1) .t3 {
  border-right: none;
}
.s02__wrap .box__wrap .t4 {
  font-size: 1.5rem;
  width: 60%;
}
.s02__wrap .box__wrap .t4 span {
  font-size: 1.6rem;
}
.s02__wrap .box__wrap .t5 {
  font-size: 3.0rem;
}

/*notes*/
.s03__wrap {
  padding: 60px 4%;
}
.s03__wrap h2 {
  font-size: 2.4rem;
}
.s03__wrap ul {
  display: block;
}
.s03__wrap li {
  margin-bottom: 20px;
  width: 100%;
}
.s03__wrap li .t1 {
  font-size: 3.0rem;
}
.s03__wrap li img {
  display: block;
  margin: 1em auto;
  width: 70%;
}
.s03__wrap li h3 {
  font-size: 2.0rem;
}
.s03__wrap li h3:before {
  display: none;
}

/*notes*/
.s04__wrap {
  padding: 80px 4% 90px;
}
.s04__wrap .txt1 {
  font-size: 1.6rem;
}
.s04__wrap .txt2 {
  font-size: 1.4rem;
  line-height: 1.5;
}
.s04__wrap img {
  width: 80%;
}
iframe {
  height: 280px;
  margin: 50px 0 40px;
}
.s04__wrap .form {
  margin: 40px auto 0;
  max-width: 260px;
}
.s04__wrap .form:before {
  left: -2em;
  width: 64px;
}

/*notes*/
footer .box1__wrap ul {
  padding: 30px 4%;
}
footer .box1__wrap .t1 {
  font-size: 3.0rem!important;
}
footer .box1__wrap .t2 {
  font-size: 1.6rem!important;
  text-align: left;
}
footer .box1__wrap a {
  font-size: 1.8rem;
  max-width: 80%;
}
footer .box1__wrap a:before {
  left: -2em;
  width: 46px;
}
}