.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: 0;
}

/*notes*/
.s02__wrap {
  padding: 170px 4%;
}
.s02__wrap h2 {
  background: center center / 543px url(../assets/img/h202.png) no-repeat;
  font-size: 4.5rem;
  font-weight: 400;
  margin: 0 auto 2em;
  max-width: 543px;
  padding: 1em;
  text-align: center;
}
.s02__wrap ul {
  margin: auto;
  max-width: 1440px;
}
.s02__wrap li {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 120px;
}
.s02__wrap li:last-child {
  margin-bottom: 0;
}
.s02__wrap li:nth-child(even) {
  flex-direction: row-reverse;
}
.s02__wrap li .box__wrap {
  width: 47.91%;
}
.s02__wrap li .box__wrap h3 {
  color: #937F41;
  font-size: 4.5rem;
  font-weight: 400;
  letter-spacing: .1em;
  margin-bottom: .5em;
}
.s02__wrap li .box__wrap h3 span {
  color: #333;
  display: block;
  font-size: 2.5rem;
  letter-spacing: .1em;
}
.s02__wrap li .box__wrap .txt {
  font-family: "游ゴシック体", YuGothic, sans-serif;
  font-size: 3.0rem;
  letter-spacing: 0;
}
.s02__wrap li .box {
  border: 1px solid #937F41;
  margin-top: 1em;
  padding: 1em;
}
.s02__wrap li .box .item {
  align-items: center;
  display: flex;
  justify-content: center;
  line-height: 1.3;
}
.s02__wrap li .box .item .t1 {
  font-size: 2.5rem;
}
.s02__wrap li .box .item div {
  border-left: 1px solid #937F41;
  font-size: 2.5rem;
  margin-left: 1em;
  padding-left: 1em;
}
.s02__wrap li .box .item .t2 {
  font-size: 4.0rem;
}
.s02__wrap li .box .item .t3 {
  font-size: 1.8rem;
}
.s02__wrap .form {
  position: relative;
  border: 1px solid #333;
  display: block;
  font-size: 1.6rem;
  margin-top: 20px;
  margin-left: auto;
  max-width: 200px;
  padding: .5em 0;
  text-align: center;
}
.s02__wrap .form:before {
  position: absolute;
  content: '';
  top: 50%;
  left: -2.5em;
  background: #333;
  height: 1px;
  transform: translateY(-50%);
  transition: 0.3s;
  width: 56px;
}
.s02__wrap li .t4 {
  font-family: "游ゴシック体", YuGothic, sans-serif;
  font-size: 2.0rem;
  margin-top: 1em;
}

.s02__wrap li img {
  width: 45.34%;
}

/*notes*/
.s03__wrap {
  background: center center / cover url(../assets/img/0200.png) no-repeat;
  padding: 170px 4%;
}
.s03__wrap h2,
.s04__wrap h2 {
  background: center center / 689px url(img/h201.png) no-repeat;
  font-size: 4.5rem;
  font-weight: 400;
  margin: 0 auto 2em;
  max-width: 689px;
  padding: 1em;
  text-align: center;
}
.s03__wrap .box__wrap {
  border-bottom: 1px solid #C4C0C0;
  margin: 0 auto 120px;
  max-width: 1350px;
}
.s03__wrap .box {
  align-items: center;
  border-top: 1px solid #C4C0C0;
  display: flex;
  padding: 1.5em;
}
.s03__wrap h3 {
  font-size: 4.0rem;
  font-weight: 400;
  letter-spacing: .4em;
  line-height: 1.5;
  margin-right: 1em;
  text-align: center;
}
.s03__wrap .box .item div {
  display: flex;
}
.s03__wrap .box .item div p {
  border: 1px solid #333;
  font-size: 3.0rem;
  line-height: 1.3;
  margin-right: .5em;
  padding: .25em .5em;
}
@media screen and (max-width:1000px){
.s03__wrap .box .item div p {
  font-size: 2.0rem;
}
}
.s03__wrap .box .txt1 {
  font-family: "游ゴシック体", YuGothic, sans-serif;
  font-size: 3.5rem;
  letter-spacing: .1em;
  margin: .25em 0;
}
.s03__wrap .box .txt2 {
  color: #937F41;
  font-size: 5.0rem;
  letter-spacing: .3em;
  line-height: 1.3;
}
.s03__wrap .box .txt2 span {
  font-family: "游ゴシック体", YuGothic, sans-serif;
  font-size: 3.0rem;
  letter-spacing: .1em;
}
.s03__wrap h3:nth-child(3) {
  letter-spacing: .1em;
  margin: 0 0 3em;
}
.s03__wrap ul {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: auto;
  max-width: 1420px;
}
.s03__wrap li {
  margin-bottom: 40px;
  text-align: center;
  width: 22%;
}
.s03__wrap li p {
  margin-top: 1em;
}

/*notes*/
.s04__wrap {
  padding: 170px 4%;
}
.s04__wrap .box__wrap {
  border: 1px solid #707070;
  box-sizing: border-box;
  margin: 0 auto 160px;
  max-width: 1265px;
  padding: 90px 184px;
}
.s04__wrap .box__wrap h3 {
  font-size: 4.0rem;
  font-weight: 400;
  letter-spacing: .2em;
  text-align: center;
}
.s04__wrap .box__wrap h4 {
  background: #7E796F;
  color: #fff;
  font-size: 3.0rem;
  font-weight: 400;
  letter-spacing: .2em;
  margin: 2em 0;
  padding: .25em;
  text-align: center;
}
.s04__wrap .box__wrap li {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
}
.s04__wrap .box__wrap li img {
  width: 39.39%;
}
.s04__wrap .box__wrap li div {
  width: 51.22%;
}
.s04__wrap .box__wrap li div h5 {
  color: #937F41;
  font-size: 3.0rem;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: .5em;
}
.s04__wrap .box__wrap li div h5 span {
  font-size: 5.2rem;
}
.s04__wrap .box__wrap li div .t1 {
  font-family: "游ゴシック体", YuGothic, sans-serif;
  font-size: 2.0rem;
}
.s04__wrap .box__wrap li div .t2 {
  font-family: "游ゴシック体", YuGothic, sans-serif;
  font-size: 1.6rem;
  letter-spacing: 0;
  margin-top: 1em;
}
.s04__wrap .box__wrap li div .t3 {
  color: #937F41;
  font-size: 4.0rem;
  line-height: 1.2;
}

@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*/
.s02__wrap {
  padding: 80px 4%;
}
.s02__wrap h2 {
  background: center center / 100% url(../assets/img/h202.png) no-repeat;
  font-size: 2.2rem;
}
.s02__wrap li {
  display: block;
  margin-bottom: 60px;
}
.s02__wrap li .box__wrap {
  width: 100%;
}
.s02__wrap li .box__wrap h3 {
  font-size: 2.4rem;
}
.s02__wrap li .box__wrap h3 span {
  font-size: 1.5rem;
}
.s02__wrap li .box__wrap .txt {
  font-size: 1.5rem;
}
.s02__wrap li .box .item {
  display: block;
}
.s02__wrap li .box .item .t1 {
  font-size: 2.0rem;
}
.s02__wrap li .box .item div {
  border-left: none;
  margin-left: 0;
  padding-left: 0;
}
.s02__wrap li .box .item .t2 {
  font-size: 3.0rem;
}
.s02__wrap li .box .item .t3 {
  font-size: 1.5rem;
}
.s02__wrap a {
  font-size: 1.5rem;
}
.s02__wrap li .t4 {
  font-size: 1.3rem;
}
.s02__wrap li img {
  margin-top: 1em;
  width: 100%;
}

/*notes*/
.s03__wrap {
  padding: 80px 4%;
}
.s03__wrap h2,
.s04__wrap h2 {
  background: center center / 100% url(img/h201.png) no-repeat;
  font-size: 2.2rem;
}
.s03__wrap .box__wrap {
  margin: 0 auto 60px;
}
.s03__wrap .box {
  display: block;
  padding: 2em 0;
}
.s03__wrap h3 {
  font-size: 2.2rem;
}
.s03__wrap .box .item div {
  flex-wrap: wrap;
  justify-content: center;
}
.s03__wrap .box .item div p {
  font-size: 1.5rem;
  margin: .25em;
}
.s03__wrap .box .txt1 {
  font-size: 2.0rem;
  line-height: 1.5;
  margin: 1em 0;
}
.s03__wrap .box .txt2 {
  font-size: 3.0rem;
  text-align: center;
}
.s03__wrap .box .txt2 span {
  display: block;
  font-size: 1.6rem;
}
.s03__wrap h3:nth-child(3) {
  margin: 0 0 1em;
}
.s03__wrap li {
  margin-bottom: 20px;
  width: 48%;
}
.s03__wrap li img {
  width: 80%;
}
.s03__wrap li p {
  margin-top: .5em;
}

/*notes*/
.s04__wrap {
  padding: 80px 4% 60px;
}
.s04__wrap .box__wrap {
  margin: 0 auto 40px;
  padding: 40px 20px;
}
.s04__wrap .box__wrap h3 {
  font-size: 2.4rem;
}
.s04__wrap .box__wrap h4 {
  font-size: 2.0rem;
  margin: 1em 0;
}
.s04__wrap .box__wrap li {
  display: block;
  margin-bottom: 40px;
}
.s04__wrap .box__wrap li img {
  width: 100%;
}
.s04__wrap .box__wrap li div {
  width: 100%;
}
.s04__wrap .box__wrap li div h5 {
  font-size: 2.6rem;
}
.s04__wrap .box__wrap li div h5 span {
  font-size: 3.8rem;
}
.s04__wrap .box__wrap li div .t1 {
  font-size: 1.5rem;
}
.s04__wrap .box__wrap li div .t2 {
  font-size: 1.2rem;
}
.s04__wrap .box__wrap li div .t3 {
  font-size: 3.6rem;
}
}