/* ------------------------------
 width: all
------------------------------ */
main {
  background-color: #E8E5DF;
}
main section.ttl_section .wrapper {
  background-image: url(../../images/bg_ttl_ch.png);
}
main section.ttl_section .wrapper .txtbox {
  position: absolute;
  left: 60px;
  bottom: 10px;
}
main section.ttl_section .wrapper .msg {
  width: 95px;
  display: block;
  position: absolute;
  top: -20px;
  right: 50px;
}
main section.s01 {
  padding: 80px 0 0;
}
main section.s01::before {
  content: "";
  width: calc(50% - 270px);
  height: 1px;
  background-color: #566960;
  position: absolute;
  top: 143px;
  left: 0;
}
main section.s01 .bg {
  width: 903.5px;
  display: block;
  position: absolute;
  top: 0;
  left: 45%;
}
main section.s01 .wrapper {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
main section.s01 .wrapper .box01 {
  padding-left: 100px;
}
main section.s01 .wrapper .box01 .en {
  width: 376px;
  display: block;
}
main section.s01 .wrapper .box01 h3 {
  font-size: 16px;
  font-weight: 700;
  margin-top: 60px;
  padding-left: 80px;
}
main section.s01 .wrapper .box01 .msg01 {
  width: 500px;
  display: block;
  margin-top: 40px;
}
main section.s01 .wrapper .dl01 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 80px;
}
main section.s01 .wrapper .dl01 dt {
  width: 700px;
  position: relative;
}
main section.s01 .wrapper .dl01 dt .photo {
  width: 100%;
  display: block;
}
main section.s01 .wrapper .dl01 dt .msg {
  width: 154px;
  display: block;
  position: absolute;
  top: -45px;
  left: 150px;
}
main section.s01 .wrapper .dl01 dd {
  width: 500px;
  padding-left: 60px;
}
main section.s01 .wrapper .dl01 dd p {
  width: 275px;
  font-size: 14px;
  line-height: 210%;
}
main section.s02 {
  background-image: url(../../images/ch0201.png);
  background-size: 1200px auto;
  background-position: top 0 center;
  padding: 80px 0;
  background-repeat: no-repeat;
  margin-top: 10px;
}
main section.s02 .ttl_dl {
  width: calc(50% + 450px);
  border: 2px solid #566960;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  top: 85px;
  left: 0;
}
main section.s02 .ttl_dl dt {
  width: calc(100% - 645px);
  background-color: #566960;
}
main section.s02 .ttl_dl dt::after {
  content: "";
  display: block;
  clear: both;
}
main section.s02 .ttl_dl dt img {
  width: 92px;
  display: block;
  float: right;
}
main section.s02 .ttl_dl dd {
  width: 645px;
  height: 87px;
  padding-top: 34px;
  font-size: 22px;
  line-height: 100%;
  background-color: #fff;
  text-align: center;
}
main section.s02 .ttl_dl dd h5 {
  font-weight: 800;
  letter-spacing: 6px;
  text-align: right;
  padding-right: 40px;
}
main section.s02 .wrapper {
  width: 1200px;
  margin: 100px auto 0;
}
main section.s02 .wrapper .dl01 {
  width: 930px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 180px auto 0;
}
main section.s02 .wrapper .dl01 dt {
  width: 50%;
}
main section.s02 .wrapper .dl01 dt img {
  width: 350px;
  margin: 0 auto;
  display: block;
}
main section.s02 .wrapper .dl01 dd {
  width: 50%;
}
main section.s02 .wrapper .dl01 dd ul li {
  display: inline-block;
  vertical-align: top;
}
main section.s02 .wrapper .dl01 dd ul li + li {
  margin-left: 50px;
}
main section.s02 .wrapper .dl01 dd ul li a {
  display: block;
  text-decoration: none;
  font-size: 0;
  letter-spacing: 0;
}
main section.s02 .wrapper .dl01 dd ul li a p {
  font-size: 22px;
  font-weight: bold;
  color: #566960;
  line-height: 130%;
  width: 40px;
  display: inline-block;
  vertical-align: top;
  padding-top: 32px;
  margin-right: 10px;
}
main section.s02 .wrapper .dl01 dd ul li a img {
  width: 116px;
  display: inline-block;
  vertical-align: top;
}
main section.s02 .wrapper .box01 {
  position: relative;
  margin-top: 40px;
}
main section.s02 .wrapper .box01.box0102 {
  margin-top: 120px;
}
main section.s02 .wrapper .box01 .ttlbox {
  background-color: #D6CDBE;
  width: 930px;
  margin: 0 auto;
  padding: 15px;
}
main section.s02 .wrapper .box01 .ttlbox .inner {
  border: 2px solid #fff;
  padding: 50px 60px;
  position: relative;
}
main section.s02 .wrapper .box01 .ttlbox .inner::before {
  content: "";
  display: block;
  background-color: #E8E5DF;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -17px;
  right: -17px;
  border-bottom: 20px solid #D6CDBE;
  border-left: 20px solid #D6CDBE;
}
main section.s02 .wrapper .box01 .ttlbox .inner::after {
  content: "";
  display: block;
  background-color: #E8E5DF;
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: -17px;
  left: -17px;
  border-top: 20px solid #D6CDBE;
  border-right: 20px solid #D6CDBE;
}
main section.s02 .wrapper .box01 .ttlbox .inner dl {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
main section.s02 .wrapper .box01 .ttlbox .inner dl dt {
  width: 57px;
}
main section.s02 .wrapper .box01 .ttlbox .inner dl dt img {
  width: 100%;
  display: block;
}
main section.s02 .wrapper .box01 .ttlbox .inner dl dd {
  width: calc(100% - 57px);
  padding-left: 40px;
  font-size: 24px;
  font-weight: 600;
  line-height: 200%;
}
main section.s02 .wrapper .box01 .ttlbox .inner .btn {
  width: 116px;
  position: absolute;
  top: 50%;
  right: 60px;
  margin-top: -58px;
}
main section.s02 .wrapper .box01 .ttlbox .inner .btn img {
  width: 100%;
  display: block;
}
main section.s02 .wrapper .box01 .dl02 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 100px;
}
main section.s02 .wrapper .box01 .dl02 dt {
  width: 590px;
  position: relative;
}
main section.s02 .wrapper .box01 .dl02 dt .photo {
  width: 100%;
  display: block;
}
main section.s02 .wrapper .box01 .dl02 dt .msg {
  width: 401px;
  display: block;
  position: absolute;
  top: -50px;
  right: -20px;
}
main section.s02 .wrapper .box01 .dl02 dd {
  width: 477px;
}
main section.s02 .wrapper .box01 .dl02 dd p {
  width: 316px;
  font-size: 14px;
  line-height: 210%;
}
main section.s02 .wrapper .box01 .dl02 dd img {
  width: 100%;
  display: block;
  margin-top: 40px;
}
main section.s02 .wrapper .box01 .pointlist {
  padding-left: 100px;
  margin-top: 0px;
}
main section.s02 .wrapper .box01 .pointlist li {
  height: 230px;
  background-color: #fff;
  margin-top: 30px;
  position: relative;
  padding: 45px 135px 45px;
}
main section.s02 .wrapper .box01 .pointlist li::before {
  content: "";
  display: block;
  width: 90px;
  height: 80px;
  background-color: #E8E5DF;
  position: absolute;
  top: 0;
  left: 0;
}
main section.s02 .wrapper .box01 .pointlist li::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #E8E5DF;
  position: absolute;
  top: 8px;
  right: 0;
  left: 0;
  margin: 0 auto;
}
main section.s02 .wrapper .box01 .pointlist li .point {
  height: 105px;
  display: block;
  position: absolute;
  top: 0;
  left: -30px;
  z-index: 10;
}
main section.s02 .wrapper .box01 .pointlist li .point img {
  height: 105px;
  display: block;
}
main section.s02 .wrapper .box01 .pointlist li .point::after {
  content: "";
  display: block;
  width: 2px;
  height: 120px;
  position: absolute;
  bottom: -140px;
  left: 60px;
  background-color: #566960;
}
main section.s02 .wrapper .box01 .pointlist li .t03 {
  font-size: 22px;
  font-weight: 700;
}
main section.s02 .wrapper .box01 .pointlist li .t04 {
  font-size: 14px;
  line-height: 210%;
  margin-top: 15px;
}
main section.s03 {
  height: 956px;
  z-index: 10;
  background-color: #eae7e1;
  overflow: hidden;
}
main section.s03 .wrapper {
  width: 100%;
  min-width: 2000px;
  position: absolute;
  top: 0;
  right: -1000px;
  left: -1000px;
  margin: 0 auto;
  height: 956px;
  padding-top: 200px;
  background-image: url(../../images/ch0301.png);
  background-size: cover;
  background-position: center center;
  background-size: 100% 100%;
}
main section.s03 .wrapper .box01 {
  width: 930px;
  margin: 0 auto;
  position: relative;
}
main section.s03 .wrapper .box01 .txtbox {
  width: 94px;
  height: 400px;
  border: 1px solid #566960;
  background-color: #fff;
  padding-top: 45px;
  position: absolute;
  top: 0;
  left: 0;
}
main section.s03 .wrapper .box01 .txtbox img {
  width: 15.1px;
  display: block;
  margin: 0 auto;
}
main section.s03 .wrapper .box01 .box02 {
  padding: 20px 0 0 155px;
}
main section.s03 .wrapper .box01 .box02 .t01 {
  font-size: 32px;
  letter-spacing: 8px;
}
main section.s03 .wrapper .box01 .box02 .t02 {
  width: calc(100% - 15px);
  font-size: 14px;
  line-height: 210%;
  padding-left: 50px;
  border-left: 1px solid #566960;
  margin-top: 30px;
  margin-left: 15px;
}
main section.s03 .wrapper .box01 .en {
  width: 174px;
  display: block;
  position: relative;
  z-index: 10;
  margin-top: 20px;
  margin-left: -20px;
}
main section.s03 .wrapper .swiper-area01 {
  margin-top: 35px;
  padding: 0 0 120px 20px;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide {
  width: 294px;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .btn_works {
  width: 100%;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .btn_works:hover {
  cursor: pointer;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .btn_works:hover .viewmore {
  opacity: 1 !important;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .btn_works .photobox {
  position: relative;
  letter-spacing: 0;
  font-size: 0;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .btn_works .photobox .photo {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .btn_works .photobox .photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .btn_works .photobox .bg {
  width: 100%;
  display: block;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .btn_works .photobox .area {
  background-color: #433e39;
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 10;
  font-size: 12px;
  line-height: 100%;
  color: #fff;
  padding: 6px 10px;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .btn_works .photobox .viewmore {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  display: none !important;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .btn_works .photobox .viewmore span {
  font-size: 17px;
  line-height: 100%;
  display: block;
  text-align: center;
  width: 100%;
  letter-spacing: 3px;
  color: #fff;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: -8.5px auto 0px;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .btn_works .name {
  font-size: 15px;
  line-height: 175%;
  margin-top: 20px;
}
main section.s03 .wrapper .swiper-button-prev {
  display: block;
  width: 75px;
  height: 75px;
  background-image: url(../../images/btn_prev.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  top: auto;
  margin-top: 0;
  bottom: 0;
  left: auto;
  right: calc(50% + 15px);
}
main section.s03 .wrapper .swiper-button-prev::after {
  display: none !important;
}
main section.s03 .wrapper .swiper-button-next {
  display: block;
  width: 75px;
  height: 75px;
  background-image: url(../../images/btn_next.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  top: auto;
  margin-top: 0;
  bottom: 0;
  right: auto;
  left: calc(50% + 15px);
}
main section.s03 .wrapper .swiper-button-next::after {
  display: none !important;
}

footer .wrapper .contactbox {
  background-color: #fff;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main {
    background-color: #E8E5DF;
  }
  main section.ttl_section .wrapper .txtbox {
    position: absolute;
    bottom: 15px;
    left: 15px;
  }
  main section.ttl_section .wrapper .msg {
    width: 35px;
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
  }
  main section.s01 {
    padding: 50px 20px 0;
  }
  main section.s01::before {
    content: "";
    width: 250px;
    height: 1px;
    background-color: #566960;
    position: absolute;
    top: 85px;
    left: 0;
  }
  main section.s01 .wrapper {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }
  main section.s01 .wrapper .box01 {
    padding-left: 0;
  }
  main section.s01 .wrapper .box01 .en {
    width: 180px;
    display: block;
  }
  main section.s01 .wrapper .box01 h3 {
    font-size: 14px;
    font-weight: 700;
    margin-top: 38px;
    padding-left: 55px;
  }
  main section.s01 .wrapper .box01 .bg {
    position: static;
    width: 100%;
  }
  main section.s01 .wrapper .box01 .msg01 {
    width: 300px;
    display: block;
    margin-top: 40px;
  }
  main section.s01 .wrapper .dl01 {
    display: block;
    margin-top: 80px;
  }
  main section.s01 .wrapper .dl01 dt {
    width: 100%;
    position: relative;
  }
  main section.s01 .wrapper .dl01 dt .photo {
    width: 100%;
    display: block;
  }
  main section.s01 .wrapper .dl01 dt .msg {
    width: 120px;
    display: block;
    position: absolute;
    top: -35px;
    left: 20px;
  }
  main section.s01 .wrapper .dl01 dd {
    width: 100%;
    margin-top: 30px;
    padding-left: 0;
  }
  main section.s01 .wrapper .dl01 dd p {
    width: 100%;
    font-size: 14px;
    line-height: 210%;
  }
  main section.s02 {
    background-image: none;
    background-size: 90% auto;
    background-position: top 0 center;
    padding: 50px 0 40px;
    background-repeat: no-repeat;
    margin-top: 10px;
  }
  main section.s02 .ttl_dl {
    width: 330px;
    border: 1px solid #566960;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: static;
    margin-left: -20px;
  }
  main section.s02 .ttl_dl dt {
    width: calc(100% - 250px);
    background-color: #566960;
  }
  main section.s02 .ttl_dl dt::after {
    content: "";
    display: block;
    clear: both;
  }
  main section.s02 .ttl_dl dt img {
    width: auto;
    height: 50px;
    display: block;
    float: right;
  }
  main section.s02 .ttl_dl dd {
    width: 250px;
    height: 50px;
    padding-top: 15px;
    line-height: 100%;
    background-color: #fff;
    text-align: center;
  }
  main section.s02 .ttl_dl dd h5 {
    font-weight: 800;
    font-size: 18px;
    letter-spacing: 3px;
  }
  main section.s02 .wrapper {
    width: 100%;
    margin: 30px auto 0;
    padding: 0 20px;
  }
  main section.s02 .wrapper .dl01 {
    width: 100%;
    display: block;
    margin: 0px auto 0;
  }
  main section.s02 .wrapper .dl01 dt {
    width: 100%;
  }
  main section.s02 .wrapper .dl01 dt img {
    width: 180px;
    margin: 0;
    display: block;
  }
  main section.s02 .wrapper .dl01 dd {
    width: 100%;
  }
  main section.s02 .wrapper .dl01 dd ul {
    margin-top: 25px;
  }
  main section.s02 .wrapper .dl01 dd ul li {
    display: inline-block;
    vertical-align: top;
  }
  main section.s02 .wrapper .dl01 dd ul li + li {
    margin-left: 30px;
  }
  main section.s02 .wrapper .dl01 dd ul li a {
    display: block;
    text-decoration: none;
    font-size: 0;
    letter-spacing: 0;
  }
  main section.s02 .wrapper .dl01 dd ul li a p {
    font-size: 18px;
    font-weight: bold;
    color: #566960;
    line-height: 130%;
    width: 50px;
    display: inline-block;
    vertical-align: top;
    padding-top: 9px;
    margin-right: 0px;
  }
  main section.s02 .wrapper .dl01 dd ul li a img {
    width: 40px;
    display: inline-block;
    vertical-align: top;
  }
  main section.s02 .wrapper .box01 {
    position: relative;
    margin-top: 30px;
  }
  main section.s02 .wrapper .box01.box0102 {
    margin-top: 40px;
  }
  main section.s02 .wrapper .box01 .ttlbox {
    background-color: #D6CDBE;
    width: 100%;
    margin: 0 auto;
    padding: 10px;
  }
  main section.s02 .wrapper .box01 .ttlbox .inner {
    border: 1px solid #fff;
    padding: 20px 15px 20px;
    position: relative;
  }
  main section.s02 .wrapper .box01 .ttlbox .inner::before {
    content: "";
    display: block;
    background-color: #E8E5DF;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -11px;
    right: -11px;
    border-bottom: 10px solid #D6CDBE;
    border-left: 10px solid #D6CDBE;
  }
  main section.s02 .wrapper .box01 .ttlbox .inner::after {
    content: "";
    display: block;
    background-color: #E8E5DF;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: -11px;
    left: -11px;
    border-top: 10px solid #D6CDBE;
    border-right: 10px solid #D6CDBE;
  }
  main section.s02 .wrapper .box01 .ttlbox .inner dl {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  main section.s02 .wrapper .box01 .ttlbox .inner dl dt {
    width: 30px;
  }
  main section.s02 .wrapper .box01 .ttlbox .inner dl dt img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper .box01 .ttlbox .inner dl dd {
    width: calc(100% - 30px);
    padding-left: 15px;
    font-size: 16px;
    font-weight: 600;
    line-height: 200%;
    padding-right: 0;
  }
  main section.s02 .wrapper .box01 .ttlbox .inner .btn {
    width: 50px;
    position: absolute;
    top: auto;
    bottom: -35px;
    right: 10px;
    margin: 0;
  }
  main section.s02 .wrapper .box01 .ttlbox .inner .btn img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper .box01 .dl02 {
    display: block;
    margin-top: 30px;
  }
  main section.s02 .wrapper .box01 .dl02 dt {
    width: 100%;
    position: relative;
  }
  main section.s02 .wrapper .box01 .dl02 dt .photo {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper .box01 .dl02 dt .msg {
    width: 250px;
    display: block;
    position: absolute;
    top: -15px;
    left: -10px;
    right: auto;
  }
  main section.s02 .wrapper .box01 .dl02 dd {
    width: 100%;
    margin-top: 20px;
  }
  main section.s02 .wrapper .box01 .dl02 dd p {
    width: 100%;
    font-size: 14px;
    line-height: 210%;
  }
  main section.s02 .wrapper .box01 .dl02 dd img {
    width: 100%;
    display: block;
    margin-top: 20px;
  }
  main section.s02 .wrapper .box01 .pointlist {
    padding-left: 20px;
    margin-top: 0px;
  }
  main section.s02 .wrapper .box01 .pointlist li {
    height: auto;
    background-color: #fff;
    margin-top: 30px;
    position: relative;
    padding: 25px 20px 20px 80px;
  }
  main section.s02 .wrapper .box01 .pointlist li::before {
    content: "";
    display: block;
    width: 60px;
    height: 70px;
    background-color: #E8E5DF;
    position: absolute;
    top: 0;
    left: 0;
  }
  main section.s02 .wrapper .box01 .pointlist li::after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #E8E5DF;
    position: absolute;
    top: 5px;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
  main section.s02 .wrapper .box01 .pointlist li .point {
    height: 60px;
    display: block;
    position: absolute;
    top: 0;
    left: -20px;
    z-index: 10;
  }
  main section.s02 .wrapper .box01 .pointlist li .point img {
    height: 60px;
    display: block;
  }
  main section.s02 .wrapper .box01 .pointlist li .point::after {
    content: "";
    display: block;
    width: 1px;
    height: 120px;
    position: absolute;
    bottom: -140px;
    left: 30px;
    background-color: #566960;
  }
  main section.s02 .wrapper .box01 .pointlist li .t03 {
    font-size: 18px;
    font-weight: 700;
  }
  main section.s02 .wrapper .box01 .pointlist li .t04 {
    font-size: 14px;
    line-height: 210%;
    margin-top: 10px;
  }
  main section.s03 {
    height: auto;
    z-index: 10;
    background-color: #eae7e1;
    overflow: hidden;
  }
  main section.s03 .wrapper {
    width: 100%;
    min-width: 0px;
    margin: 0 auto;
    height: auto;
    position: static;
    padding: 120px 20px 80px;
    background-image: url(../../images/ch0301_sp.png);
    background-size: cover;
    background-position: center center;
  }
  main section.s03 .wrapper .box01 {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  main section.s03 .wrapper .box01 .txtbox {
    width: 45px;
    height: 200px;
    border: 1px solid #566960;
    background-color: #fff;
    padding-top: 20px;
    position: absolute;
    top: 0;
    left: 0;
  }
  main section.s03 .wrapper .box01 .txtbox img {
    width: 14px;
    display: block;
    margin: 0 auto;
  }
  main section.s03 .wrapper .box01 .box02 {
    padding: 20px 0 0 60px;
  }
  main section.s03 .wrapper .box01 .box02 .t01 {
    font-size: 22px;
    letter-spacing: 5px;
  }
  main section.s03 .wrapper .box01 .box02 .t02 {
    width: calc(100% - 10px);
    font-size: 14px;
    line-height: 210%;
    padding-left: 15px;
    border-left: 1px solid #566960;
    margin-top: 20px;
    margin-left: 10px;
  }
  main section.s03 .wrapper .box01 .en {
    width: 130px;
    display: block;
    position: relative;
    z-index: 10;
    margin-top: 30px;
    margin-left: 0;
  }
  main section.s03 .wrapper .swiper-area01 {
    margin-top: 20px;
    padding: 0 0 60px 0;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide {
    width: 270px;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .btn_works {
    width: 100%;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .btn_works:hover {
    cursor: pointer;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .btn_works:hover .viewmore {
    opacity: 1 !important;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .btn_works .photobox {
    position: relative;
    letter-spacing: 0;
    font-size: 0;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .btn_works .photobox .photo {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .btn_works .photobox .photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 50% 50%;
       object-position: 50% 50%;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .btn_works .photobox .bg {
    width: 100%;
    display: block;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .btn_works .photobox .area {
    background-color: #433e39;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 10;
    font-size: 12px;
    line-height: 100%;
    color: #fff;
    padding: 6px 10px;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .btn_works .photobox .viewmore {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 0;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .btn_works .photobox .viewmore span {
    font-size: 17px;
    line-height: 100%;
    display: block;
    text-align: center;
    width: 100%;
    letter-spacing: 3px;
    color: #fff;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: -8.5px auto 0px;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .btn_works .name {
    font-size: 13px;
    line-height: 175%;
    margin-top: 12px;
  }
  main section.s03 .wrapper .swiper-button-prev {
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(../../images/btn_prev.svg);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    top: auto;
    margin-top: 0;
    bottom: 0;
    left: auto;
    right: calc(50% + 10px);
  }
  main section.s03 .wrapper .swiper-button-prev::after {
    display: none !important;
  }
  main section.s03 .wrapper .swiper-button-next {
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(../../images/btn_next.svg);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    top: auto;
    margin-top: 0;
    bottom: 0;
    right: auto;
    left: calc(50% + 10px);
  }
  main section.s03 .wrapper .swiper-button-next::after {
    display: none !important;
  }
}