/* ------------------------------
 width: all
------------------------------ */
main section.s01 .wrapper {
  position: relative;
}
main section.s01 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide {
  height: 565px;
}
main section.s01 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
main section.s01 .wrapper .swiper-area01 .swiper .swiper-button-prev {
  display: block;
  width: 20px;
  height: 35px;
  background-image: url(../images/icon_prev01.svg);
  top: 50% !important;
  left: 10px !important;
  margin-top: -10px !important;
}
main section.s01 .wrapper .swiper-area01 .swiper .swiper-button-prev::after {
  display: none !important;
}
main section.s01 .wrapper .swiper-area01 .swiper .swiper-button-next {
  display: block;
  width: 20px;
  height: 35px;
  background-image: url(../images/icon_next01.svg);
  top: 50% !important;
  right: 10px !important;
  margin-top: -10px !important;
}
main section.s01 .wrapper .swiper-area01 .swiper .swiper-button-next::after {
  display: none !important;
}
main section.s01 .wrapper .swiper-area01 .swiper .swiper-pagination {
  padding-bottom: 0;
  bottom: -43px;
  z-index: 1000;
}
main section.s01 .wrapper .swiper-area01 .swiper .swiper-pagination span {
  width: 14px;
  height: 14px;
  margin: 0 15px;
  background-color: #fff !important;
  opacity: 1 !important;
}
main section.s01 .wrapper .swiper-area01 .swiper .swiper-pagination span.swiper-pagination-bullet-active {
  background-color: #aaa !important;
}
main section.s01 .wrapper .txtbox {
  width: 950px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  padding-top: 190px;
  z-index: 1000000;
}
main section.s01 .wrapper .txtbox .msg01 {
  width: 682px;
  display: block;
  margin: 0 auto;
}
main section.s01 .wrapper .txtbox .t01 {
  font-size: 29px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  margin-top: 20px;
}
main section.s01 .wrapper .txtbox .t02 {
  font-size: 17px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  margin-top: 25px;
  letter-spacing: 3px;
}
main section.s01 .wrapper .txtbox .t03 {
  font-size: 29px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  margin-top: 30px;
  letter-spacing: 5px;
}
main section.s02 {
  background-color: #bdb193;
  z-index: 2;
  padding: 50px 0;
}
main section.s02 .wrapper {
  text-align: center;
}
main section.s02 .wrapper .t01 {
  font-size: 20px;
  color: #fff;
}
main section.s02 .wrapper .t02 {
  font-size: 25px;
  color: #fff;
  margin-top: 30px;
}
main section.s02 .photo {
  width: 186px;
  display: block;
  position: absolute;
  bottom: 0;
  left: calc(50% + 380px);
}
main section.s02 .icon_tri {
  width: 77px;
  display: block;
  position: absolute;
  right: 0;
  bottom: -45px;
  left: 0;
  margin: 0 auto;
}
main section.s03 {
  background-image: url(../images/tp0301.jpg);
  background-size: cover;
  background-position: center center;
  padding: 80px 0 120px;
}
main section.s03 .wrapper {
  width: 1100px;
  margin: 0 auto;
}
main section.s03 .wrapper h2 {
  width: 424px;
  margin: 0 auto;
}
main section.s03 .wrapper h2 img {
  width: 100%;
  display: block;
}
main section.s03 .wrapper .box01 {
  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: 40px;
}
main section.s03 .wrapper .box01 dl {
  width: calc((100% - 50px) / 3);
  padding: 20px 20px;
  border: 1px solid #c1b59e;
  background-color: #fff;
}
main section.s03 .wrapper .box01 dl dt {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  color: #877c5e;
}
main section.s03 .wrapper .box01 dl dd {
  margin-top: 15px;
}
main section.s03 .wrapper .box01 dl dd ul li {
  font-size: 15px;
  line-height: 170%;
  padding-left: 25px;
  background-image: url(../images/icon_check01.svg);
  background-size: 19px auto;
  background-position: top 3px left 0;
  background-repeat: no-repeat;
}
main section.s03 .wrapper .box01 dl dd ul li + li {
  margin-top: 15px;
}
main section.s03 .wrapper .btn_first {
  display: block;
  text-decoration: none;
  position: relative;
  padding: 15px 0 18px;
  background-color: #bdb193;
  background-image: url(../images/tp0304.png);
  background-size: 93px auto;
  background-position: center right 30px;
  background-repeat: no-repeat;
  margin-top: 50px;
}
main section.s03 .wrapper .btn_first .photo {
  width: 229px;
  display: block;
  position: absolute;
  top: -40px;
  left: 30px;
}
main section.s03 .wrapper .btn_first .t01 {
  text-align: center;
  color: #fff;
  font-size: 21px;
}
main section.s03 .wrapper .btn_first .t02 {
  text-align: center;
  font-size: 32px;
  color: #fff;
  font-weight: bold;
  margin-top: 5px;
}
main section.s03 .wrapper .box02 {
  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;
  position: relative;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
main section.s03 .wrapper .box02::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 20px;
  right: -20px;
}
main section.s03 .wrapper .box02 .photo {
  width: 725px;
  display: block;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  position: relative;
  z-index: 2;
}
main section.s03 .wrapper .box02 .txtbox {
  width: 351px;
  border: 1px solid #c1b59e;
  background-color: #fff;
  padding-top: 30px;
  padding-bottom: 35px;
  position: relative;
  z-index: 2;
}
main section.s03 .wrapper .box02 .txtbox .t03 {
  text-align: center;
  font-size: 38px;
}
main section.s03 .wrapper .box02 .txtbox .t04 {
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
}
main section.s03 .wrapper .box02 .txtbox img {
  width: 303px;
  display: block;
  position: absolute;
  left: -35px;
  top: 25px;
}
main section.s03 .wrapper .box02 .txtbox .t05 {
  font-size: 20px;
  font-weight: bold;
  line-height: 180%;
  margin-top: 65px;
  padding: 0 45px;
}
main section.s03 .wrapper .box02 .txtbox .t06 {
  font-size: 16px;
  line-height: 190%;
  padding: 0 45px;
  margin-top: 15px;
}
main section.s03 .wrapper .list02 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px 24px;
  margin-top: 40px;
  width: 948px;
  margin: 60px auto 0;
}
main section.s03 .wrapper .list02 li {
  width: 300px;
  height: 297px;
  background-image: url(../images/tp0307.png);
  background-size: 100% 100%;
}
main section.s03 .wrapper .list02 li .t11 {
  text-align: center;
  font-size: 14px;
  padding-top: 25px;
}
main section.s03 .wrapper .list02 li .t12 {
  text-align: center;
  line-height: 100%;
  font-size: 45px;
  letter-spacing: 0;
  margin-top: 2px;
}
main section.s03 .wrapper .list02 li .t13 {
  width: 244px;
  background-image: url(../images/bg_list02_bar.png);
  background-size: 100% auto;
  background-position: top 0 center;
  background-repeat: no-repeat;
  padding-top: 20px;
  margin: 15px auto 0;
  font-size: 16px;
  line-height: 190%;
  text-align: center;
}
main section.s03 .wrapper .list02 li .t14 {
  padding: 0 25px;
  font-size: 13px;
  line-height: 190%;
  margin-top: 10px;
  color: #857b5d;
}
main section.s03 .wrapper .btn_viewmore {
  width: 186px;
  display: block;
  text-decoration: none;
  font-size: 16px;
  color: #877c5e;
  border: 1px solid #675b55;
  padding: 16px 0;
  line-height: 100%;
  text-align: center;
  background-color: #fff;
  margin: 60px auto 0;
}
main section.s04 {
  padding: 110px 0 60px;
}
main section.s04 .wrapper {
  width: 1100px;
  margin: 0 auto;
  position: relative;
}
main section.s04 .wrapper .t01 {
  text-align: center;
  font-size: 38px;
  color: #877c5e;
}
main section.s04 .wrapper .tablist {
  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: 60px;
}
main section.s04 .wrapper .tablist li {
  width: 50%;
  padding-bottom: 13px;
  cursor: pointer;
}
main section.s04 .wrapper .tablist li.cat01 {
  border-bottom: 9px solid #3b3e3d;
}
main section.s04 .wrapper .tablist li.cat02 {
  border-bottom: 9px solid #c1b59e;
}
main section.s04 .wrapper .tablist li .t02 {
  text-align: center;
  font-size: 14px;
}
main section.s04 .wrapper .infobox {
  width: 950px;
  margin: 0 auto;
  padding-top: 80px;
  display: none;
}
main section.s04 .wrapper .infobox.active {
  display: block;
}
main section.s04 .wrapper .infobox ul li {
  border-bottom: 1px solid #ccc;
}
main section.s04 .wrapper .infobox ul li a {
  display: block;
  text-decoration: none;
  padding: 15px 15px;
}
main section.s04 .wrapper .infobox ul li a dl dt {
  font-size: 14px;
  font-weight: bold;
  color: #c1b59e;
}
main section.s04 .wrapper .infobox ul li a dl dd {
  font-size: 16px;
  font-weight: bold;
  color: #231815;
  margin-top: 5px;
}
main section.s04 .wrapper .infobox .btn_viewmore {
  width: 186px;
  display: block;
  text-decoration: none;
  font-size: 16px;
  color: #877c5e;
  border: 1px solid #675b55;
  padding: 16px 0;
  line-height: 100%;
  text-align: center;
  background-color: #fff;
  margin: 50px auto 0;
}
main section.s05 {
  background-image: url(../images/tp0501.jpg);
  background-size: cover;
  background-position: center center;
  padding: 80px 0;
}
main section.s05 .wrapper {
  width: 1100px;
  margin: 0 auto;
}
main section.s05 .wrapper h3 {
  text-align: center;
  font-size: 34px;
  background-image: url(../images/se0102.png);
  background-size: 100% auto;
  background-position: bottom 0 center;
  background-repeat: no-repeat;
  padding-bottom: 30px;
}
main section.s05 .wrapper .designbox {
  width: 1360px;
  max-width: 100%;
  position: absolute;
  top: -70px;
  right: -1000px;
  left: -1000px;
  text-align: center;
  z-index: 100;
  margin: 0 auto;
  text-align: right;
  padding-right: 20px;
}
main section.s05 .wrapper .designbox .design02 {
  width: 425px;
}
main section.s05 .wrapper .t01 {
  text-align: center;
  font-size: 16px;
  line-height: 190%;
  margin-top: 35px;
}
main section.s05 .wrapper .personlist {
  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: 30px;
}
main section.s05 .wrapper .personlist li {
  width: 25%;
}
main section.s05 .wrapper .personlist li a {
  display: block;
  text-decoration: none;
  position: relative;
}
main section.s05 .wrapper .personlist li a .photo {
  width: 100%;
  display: block;
}
main section.s05 .wrapper .personlist li a .name {
  text-align: center;
  font-size: 20px;
  color: #fff;
  line-height: 150%;
  padding: 13px 20px;
  background-image: url(../images/tp0503.png);
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}
main section.s05 .wrapper .btn_viewmore {
  width: 186px;
  display: block;
  text-decoration: none;
  font-size: 16px;
  color: #877c5e;
  border: 1px solid #675b55;
  padding: 16px 0;
  line-height: 100%;
  text-align: center;
  background-color: #fff;
  margin: 80px auto 0;
}
main section.s06 {
  padding: 120px 0 60px;
}
main section.s06 .wrapper {
  width: 1100px;
  margin: 0 auto;
}
main section.s06 .wrapper .box02 {
  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: relative;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
main section.s06 .wrapper .box02 .photo {
  width: 717px;
  display: block;
  position: relative;
  z-index: 2;
}
main section.s06 .wrapper .box02 .txtbox {
  width: 360px;
  border: 1px solid #c1b59e;
  background-color: #fff;
  padding-top: 20px;
  position: relative;
  padding-bottom: 30px;
}
main section.s06 .wrapper .box02 .txtbox .t03 {
  text-align: center;
  font-size: 38px;
}
main section.s06 .wrapper .box02 .txtbox .t04 {
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
}
main section.s06 .wrapper .box02 .txtbox img {
  width: 303px;
  display: block;
  position: absolute;
  right: -35px;
  top: -10px;
}
main section.s06 .wrapper .box02 .txtbox .t05 {
  font-size: 20px;
  font-weight: bold;
  line-height: 180%;
  margin-top: 30px;
  padding: 0 45px;
}
main section.s06 .wrapper .box02 .txtbox .t06 {
  font-size: 16px;
  line-height: 180%;
  padding: 0 45px;
  margin-top: 12px;
}
main section.s06 .wrapper .dl02 {
  background-color: #bdb193;
  padding: 30px 75px;
  border-radius: 30px;
  margin-top: 40px;
}
main section.s06 .wrapper .dl02 dt {
  text-align: center;
  color: #fff;
  font-size: 20px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ccc;
}
main section.s06 .wrapper .dl02 dd {
  color: #fff;
  font-size: 14px;
  line-height: 190%;
  margin-top: 25px;
}
main section.s06 .wrapper .btn_viewmore {
  width: 186px;
  display: block;
  text-decoration: none;
  font-size: 16px;
  color: #877c5e;
  border: 1px solid #675b55;
  padding: 16px 0;
  line-height: 100%;
  text-align: center;
  background-color: #fff;
  margin: 40px auto 0;
}
main section.s07 {
  background-color: #f4f4f4;
  padding: 100px 0 60px;
}
main section.s07 .wrapper {
  width: 1100px;
  margin: 0 auto;
}
main section.s07 .wrapper .ttlbox {
  position: relative;
  border-top: 1px solid #c1b59e;
  border-bottom: 1px solid #c1b59e;
  padding: 20px 0;
}
main section.s07 .wrapper .ttlbox::before {
  content: "";
  display: block;
  width: 50%;
  height: 1px;
  background-color: #3b3e3d;
  position: absolute;
  top: -1px;
  right: 0;
}
main section.s07 .wrapper .ttlbox::after {
  content: "";
  display: block;
  width: 50%;
  height: 1px;
  background-color: #3b3e3d;
  position: absolute;
  right: 0;
  bottom: -1px;
}
main section.s07 .wrapper .ttlbox .t01 {
  text-align: center;
  font-size: 38px;
}
main section.s07 .wrapper .ttlbox .t02 {
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
}
main section.s07 .wrapper .t03 {
  text-align: center;
  font-size: 16px;
  margin-top: 25px;
}
main section.s07 .wrapper ul {
  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: 40px;
}
main section.s07 .wrapper ul li {
  width: 352px;
  padding: 0 3px 3px 0;
}
main section.s07 .wrapper ul li .box {
  -webkit-box-shadow: 2px 2px 3px #bdb193;
          box-shadow: 2px 2px 3px #bdb193;
  background-color: #fff;
  padding-bottom: 30px;
  display: block;
  text-decoration: none;
  color: #231815;
}
main section.s07 .wrapper ul li .box .photobox {
  width: 100%;
  height: 242px;
}
main section.s07 .wrapper ul li .box .photobox img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
main section.s07 .wrapper ul li .box .t03 {
  width: calc(100% - 50px);
  text-align: center;
  font-size: 14px;
  margin: 10px auto 0;
}
main section.s07 .wrapper ul li .box .t04 {
  width: calc(100% - 50px);
  margin: 5px auto 0;
  text-align: center;
  font-size: 16px;
  padding-bottom: 10px;
  border-bottom: 1px solid #231815;
}
main section.s07 .wrapper ul li .box .t05 {
  width: calc(100% - 50px);
  margin: 10px auto 0;
  font-size: 14px;
  line-height: 190%;
}
main section.s07 .wrapper .btn_viewmore {
  width: 186px;
  display: block;
  text-decoration: none;
  font-size: 16px;
  color: #877c5e;
  border: 1px solid #675b55;
  padding: 16px 0;
  line-height: 100%;
  text-align: center;
  background-color: #fff;
  margin: 40px auto 0;
}
main section.s08 {
  padding: 120px 0 0;
}
main section.s08 .wrapper {
  width: 1100px;
  margin: 0 auto;
}
main section.s08 .wrapper .box02 {
  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: relative;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
main section.s08 .wrapper .box02 .photo {
  width: 713px;
  display: block;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  position: relative;
  z-index: 2;
}
main section.s08 .wrapper .box02 .txtbox {
  width: 351px;
  border: 1px solid #c1b59e;
  background-color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
  z-index: 2;
}
main section.s08 .wrapper .box02 .txtbox .t03 {
  text-align: center;
  font-size: 38px;
}
main section.s08 .wrapper .box02 .txtbox .t04 {
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
}
main section.s08 .wrapper .box02 .txtbox img {
  width: 303px;
  display: block;
  position: absolute;
  left: -35px;
  top: 25px;
}
main section.s08 .wrapper .box02 .txtbox .t05 {
  font-size: 20px;
  font-weight: bold;
  line-height: 180%;
  margin-top: 65px;
  padding: 0 45px;
}
main section.s08 .wrapper .box02 .txtbox .t06 {
  font-size: 12px;
  line-height: 190%;
  padding: 0 45px;
  margin-top: 15px;
}
main section.s08 .wrapper .btn_viewmore {
  width: 186px;
  display: block;
  text-decoration: none;
  font-size: 16px;
  color: #877c5e;
  border: 1px solid #675b55;
  padding: 16px 0;
  line-height: 100%;
  text-align: center;
  background-color: #fff;
  margin: -52px auto 0;
  position: relative;
  z-index: 10;
}
main section.s08 .wrapper ul {
  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: 60px;
}
main section.s08 .wrapper ul li {
  width: 25%;
}
main section.s08 .wrapper ul li img {
  width: 100%;
  display: block;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main section.s01 .wrapper {
    position: relative;
  }
  main section.s01 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide {
    height: calc(100vh - 50px);
  }
  main section.s01 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 50% 50%;
       object-position: 50% 50%;
  }
  main section.s01 .wrapper .txtbox {
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: -156px auto 0;
    padding-top: 0;
    z-index: 1000000;
  }
  main section.s01 .wrapper .txtbox .msg01 {
    width: 335px;
    display: block;
    margin: 0 auto;
  }
  main section.s01 .wrapper .txtbox .t01 {
    font-size: 22px;
    line-height: 160%;
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin-top: 20px;
  }
  main section.s01 .wrapper .txtbox .t02 {
    font-size: 15px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin-top: 20px;
    line-height: 180%;
    letter-spacing: 3px;
  }
  main section.s01 .wrapper .txtbox .t03 {
    font-size: 22px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin-top: 30px;
    letter-spacing: 3px;
  }
  main section.s02 {
    background-color: #bdb193;
    z-index: 2;
    padding: 25px 20px;
  }
  main section.s02 .wrapper {
    text-align: center;
  }
  main section.s02 .wrapper .t01 {
    font-size: 16px;
    color: #fff;
  }
  main section.s02 .wrapper .t02 {
    font-size: 20px;
    color: #fff;
    margin-top: 15px;
  }
  main section.s02 .photo {
    display: none;
  }
  main section.s02 .icon_tri {
    width: 45px;
    display: block;
    position: absolute;
    right: 0;
    bottom: -25px;
    left: 0;
    margin: 0 auto;
  }
  main section.s03 {
    background-image: url(../images/tp0301.jpg);
    background-size: cover;
    background-position: center center;
    padding: 50px 20px;
  }
  main section.s03 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s03 .wrapper h2 {
    width: 335px;
    margin: 0 auto;
  }
  main section.s03 .wrapper h2 img {
    width: 100%;
    display: block;
  }
  main section.s03 .wrapper .box01 {
    display: block;
    margin-top: 30px;
  }
  main section.s03 .wrapper .box01 dl {
    width: 100%;
    padding: 20px 20px;
    border: 1px solid #c1b59e;
    background-color: #fff;
  }
  main section.s03 .wrapper .box01 dl + dl {
    margin-top: 20px;
  }
  main section.s03 .wrapper .box01 dl dt {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: #877c5e;
  }
  main section.s03 .wrapper .box01 dl dd {
    margin-top: 10px;
  }
  main section.s03 .wrapper .box01 dl dd ul li {
    font-size: 14px;
    line-height: 170%;
    padding-left: 25px;
    background-image: url(../../images/icon_check01.svg);
    background-size: 16px auto;
    background-position: top 5px left 0;
    background-repeat: no-repeat;
  }
  main section.s03 .wrapper .box01 dl dd ul li + li {
    margin-top: 10px;
  }
  main section.s03 .wrapper .btn_first {
    display: block;
    text-decoration: none;
    position: relative;
    padding: 12px 0 15px;
    background-color: #bdb193;
    background-image: url(../images/tp0304.png);
    background-size: 46.5px auto;
    background-position: center right 20px;
    background-repeat: no-repeat;
    margin-top: 30px;
  }
  main section.s03 .wrapper .btn_first .photo {
    display: none;
  }
  main section.s03 .wrapper .btn_first .t01 {
    text-align: center;
    color: #fff;
    font-size: 16px;
  }
  main section.s03 .wrapper .btn_first .t02 {
    text-align: center;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin-top: 2px;
  }
  main section.s03 .wrapper .box02 {
    display: block;
    margin-top: 40px;
  }
  main section.s03 .wrapper .box02::after {
    display: none;
  }
  main section.s03 .wrapper .box02 .photo {
    width: 100%;
    display: block;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    position: relative;
    z-index: 2;
  }
  main section.s03 .wrapper .box02 .txtbox {
    width: 100%;
    border: 1px solid #c1b59e;
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 35px;
    position: relative;
    z-index: 1;
    margin-top: -2px;
  }
  main section.s03 .wrapper .box02 .txtbox .t03 {
    text-align: center;
    font-size: 28px;
  }
  main section.s03 .wrapper .box02 .txtbox .t04 {
    text-align: center;
    font-size: 12px;
    margin-top: 7px;
  }
  main section.s03 .wrapper .box02 .txtbox img {
    width: 151px;
    display: block;
    position: absolute;
    right: calc(50% - 40px);
    left: auto;
    top: 65px;
  }
  main section.s03 .wrapper .box02 .txtbox .t05 {
    font-size: 18px;
    font-weight: bold;
    line-height: 180%;
    margin-top: 45px;
    padding: 0 20px;
    text-align: center;
  }
  main section.s03 .wrapper .box02 .txtbox .t06 {
    font-size: 14px;
    line-height: 190%;
    padding: 0 20px;
    margin-top: 15px;
  }
  main section.s03 .wrapper .list02 {
    width: 100%;
    display: block;
    margin-top: 40px;
  }
  main section.s03 .wrapper .list02 li {
    width: 300px;
    height: 297px;
    background-size: 100% 100%;
    margin: 0 auto;
  }
  main section.s03 .wrapper .list02 li + li {
    margin-top: 25px;
  }
  main section.s03 .wrapper .list02 li .t11 {
    text-align: center;
    font-size: 14px;
    padding-top: 20px;
  }
  main section.s03 .wrapper .list02 li .t12 {
    text-align: center;
    line-height: 100%;
    font-size: 40px;
    letter-spacing: 0;
    margin-top: 2px;
  }
  main section.s03 .wrapper .list02 li .t13 {
    width: 244px;
    background-size: 100% auto;
    background-position: top 0 center;
    background-repeat: no-repeat;
    padding-top: 25px;
    margin: 15px auto 0;
    font-size: 16px;
    line-height: 190%;
    text-align: center;
  }
  main section.s03 .wrapper .list02 li .t14 {
    padding: 0 25px;
    font-size: 13px;
    line-height: 190%;
    margin-top: 10px;
    color: #857b5d;
  }
  main section.s03 .wrapper .btn_viewmore {
    width: 140px;
    display: block;
    text-decoration: none;
    font-size: 14px;
    color: #877c5e;
    border: 1px solid #675b55;
    padding: 14px 0;
    line-height: 100%;
    text-align: center;
    background-color: #fff;
    margin: 35px auto 0;
  }
  main section.s04 {
    padding: 50px 20px;
  }
  main section.s04 .wrapper {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  main section.s04 .wrapper .t01 {
    text-align: center;
    font-size: 28px;
    color: #877c5e;
  }
  main section.s04 .wrapper .tablist {
    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: 40px;
  }
  main section.s04 .wrapper .tablist li {
    width: 50%;
    padding-bottom: 13px;
    cursor: pointer;
  }
  main section.s04 .wrapper .tablist li.cat01 {
    border-bottom: 7px solid #3b3e3d;
  }
  main section.s04 .wrapper .tablist li.cat02 {
    border-bottom: 7px solid #c1b59e;
  }
  main section.s04 .wrapper .tablist li .t02 {
    text-align: center;
    font-size: 14px;
  }
  main section.s04 .wrapper .infobox {
    width: 100%;
    margin: 0 auto;
    padding-top: 20px;
    display: none;
  }
  main section.s04 .wrapper .infobox.active {
    display: block;
  }
  main section.s04 .wrapper .infobox ul li {
    border-bottom: 1px solid #ccc;
  }
  main section.s04 .wrapper .infobox ul li a {
    display: block;
    text-decoration: none;
    padding: 10px 0;
  }
  main section.s04 .wrapper .infobox ul li a dl dt {
    font-size: 13px;
    font-weight: bold;
    color: #c1b59e;
  }
  main section.s04 .wrapper .infobox ul li a dl dd {
    font-size: 14px;
    font-weight: bold;
    color: #231815;
    margin-top: 3px;
  }
  main section.s04 .wrapper .infobox .btn_viewmore {
    width: 140px;
    display: block;
    text-decoration: none;
    font-size: 14px;
    color: #877c5e;
    border: 1px solid #675b55;
    padding: 14px 0;
    line-height: 100%;
    text-align: center;
    background-color: #fff;
    margin: 30px auto 0;
  }
  main section.s05 {
    background-image: url(../images/tp0501.jpg);
    background-size: cover;
    background-position: center center;
    padding: 50px 20px;
  }
  main section.s05 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s05 .wrapper h3 {
    text-align: center;
    font-size: 20px;
    color: #877c5e;
    background-image: url(../images/se0102.png);
    background-size: 100% auto;
    background-position: bottom 0 center;
    background-repeat: no-repeat;
    padding-bottom: 10px;
  }
  main section.s05 .wrapper .designbox {
    width: 1360px;
    max-width: 100%;
    position: absolute;
    top: -50px;
    right: -1000px;
    left: -1000px;
    text-align: center;
    z-index: 100;
    margin: 0 auto;
    text-align: right;
    padding-right: 20px;
  }
  main section.s05 .wrapper .designbox .design02 {
    width: 300px;
  }
  main section.s05 .wrapper .t01 {
    font-size: 14px;
    line-height: 190%;
    margin-top: 25px;
    text-align: left;
  }
  main section.s05 .wrapper .personlist {
    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: 30px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  main section.s05 .wrapper .personlist li {
    width: 50%;
  }
  main section.s05 .wrapper .personlist li a {
    display: block;
    text-decoration: none;
    position: relative;
  }
  main section.s05 .wrapper .personlist li a .photo {
    width: 100%;
    display: block;
  }
  main section.s05 .wrapper .personlist li a .name {
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 150%;
    padding: 13px 20px;
    background-image: url(../images/tp0503.png);
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  main section.s05 .wrapper .btn_viewmore {
    width: 140px;
    display: block;
    text-decoration: none;
    font-size: 14px;
    color: #877c5e;
    border: 1px solid #675b55;
    padding: 14px 0;
    line-height: 100%;
    text-align: center;
    background-color: #fff;
    margin: 35px auto 0;
  }
  main section.s06 {
    padding: 50px 20px;
  }
  main section.s06 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s06 .wrapper .box02 {
    display: block;
    margin-top: 0;
  }
  main section.s06 .wrapper .box02::after {
    display: none;
  }
  main section.s06 .wrapper .box02 .photo {
    width: 100%;
    display: block;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    position: relative;
    z-index: 2;
  }
  main section.s06 .wrapper .box02 .txtbox {
    width: 100%;
    border: 1px solid #c1b59e;
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 35px;
    position: relative;
    z-index: 1;
    margin-top: -2px;
  }
  main section.s06 .wrapper .box02 .txtbox .t03 {
    text-align: center;
    font-size: 28px;
  }
  main section.s06 .wrapper .box02 .txtbox .t04 {
    text-align: center;
    font-size: 12px;
    margin-top: 7px;
  }
  main section.s06 .wrapper .box02 .txtbox img {
    width: 151px;
    display: block;
    position: absolute;
    left: calc(50% - 40px);
    right: auto;
    top: 65px;
  }
  main section.s06 .wrapper .box02 .txtbox .t05 {
    font-size: 18px;
    font-weight: bold;
    line-height: 180%;
    margin-top: 45px;
    padding: 0 20px;
    text-align: center;
  }
  main section.s06 .wrapper .box02 .txtbox .t06 {
    font-size: 14px;
    line-height: 190%;
    padding: 0 20px;
    margin-top: 15px;
  }
  main section.s06 .wrapper .dl02 {
    background-color: #bdb193;
    padding: 30px 20px;
    border-radius: 20px;
    margin-top: 30px;
  }
  main section.s06 .wrapper .dl02 dt {
    text-align: center;
    color: #fff;
    font-size: 18px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
  }
  main section.s06 .wrapper .dl02 dd {
    color: #fff;
    font-size: 14px;
    line-height: 190%;
    margin-top: 15px;
  }
  main section.s06 .wrapper .btn_viewmore {
    width: 140px;
    display: block;
    text-decoration: none;
    font-size: 14px;
    color: #877c5e;
    border: 1px solid #675b55;
    padding: 14px 0;
    line-height: 100%;
    text-align: center;
    background-color: #fff;
    margin: 35px auto 0;
  }
  main section.s07 {
    background-color: #f4f4f4;
    padding: 50px 20px;
  }
  main section.s07 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s07 .wrapper .ttlbox {
    position: relative;
    border-top: 1px solid #c1b59e;
    border-bottom: 1px solid #c1b59e;
    padding: 15px 0;
  }
  main section.s07 .wrapper .ttlbox::before {
    content: "";
    display: block;
    width: 50%;
    height: 1px;
    background-color: #3b3e3d;
    position: absolute;
    top: -1px;
    right: 0;
  }
  main section.s07 .wrapper .ttlbox::after {
    content: "";
    display: block;
    width: 50%;
    height: 1px;
    background-color: #3b3e3d;
    position: absolute;
    right: 0;
    bottom: -1px;
  }
  main section.s07 .wrapper .ttlbox .t01 {
    text-align: center;
    font-size: 28px;
  }
  main section.s07 .wrapper .ttlbox .t02 {
    text-align: center;
    font-size: 12px;
    margin-top: 7px;
  }
  main section.s07 .wrapper .t03 {
    text-align: center;
    font-size: 14px;
    margin-top: 20px;
    line-height: 190%;
  }
  main section.s07 .wrapper ul {
    display: block;
    margin-top: 0;
  }
  main section.s07 .wrapper ul li {
    width: 100%;
    padding: 0 3px 3px 0;
    margin-top: 25px;
  }
  main section.s07 .wrapper ul li .box {
    -webkit-box-shadow: 2px 2px 3px #bdb193;
            box-shadow: 2px 2px 3px #bdb193;
    background-color: #fff;
    padding-bottom: 30px;
    display: block;
    text-decoration: none;
    color: #231815;
  }
  main section.s07 .wrapper ul li .box .photobox {
    width: 100%;
    height: 200px;
  }
  main section.s07 .wrapper ul li .box .photobox img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 50% 50%;
       object-position: 50% 50%;
  }
  main section.s07 .wrapper ul li .box .t03 {
    width: calc(100% - 30px);
    text-align: center;
    font-size: 12px;
    margin: 10px auto 0;
  }
  main section.s07 .wrapper ul li .box .t04 {
    width: calc(100% - 30px);
    margin: 2px auto 0;
    text-align: center;
    font-size: 14px;
    padding-bottom: 10px;
    border-bottom: 1px solid #231815;
  }
  main section.s07 .wrapper ul li .box .t05 {
    width: calc(100% - 30px);
    margin: 10px auto 0;
    font-size: 13px;
    line-height: 190%;
  }
  main section.s07 .wrapper .btn_viewmore {
    width: 140px;
    display: block;
    text-decoration: none;
    font-size: 14px;
    color: #877c5e;
    border: 1px solid #675b55;
    padding: 14px 0;
    line-height: 100%;
    text-align: center;
    background-color: #fff;
    margin: 35px auto 0;
  }
  main section.s08 {
    padding: 50px 20px 0;
  }
  main section.s08 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s08 .wrapper .box02 {
    display: block;
    margin-top: 0;
  }
  main section.s08 .wrapper .box02::after {
    display: none;
  }
  main section.s08 .wrapper .box02 .photo {
    width: 100%;
    display: block;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    position: relative;
    z-index: 2;
  }
  main section.s08 .wrapper .box02 .txtbox {
    width: 100%;
    border: 1px solid #c1b59e;
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 35px;
    position: relative;
    z-index: 1;
    margin-top: 20px;
  }
  main section.s08 .wrapper .box02 .txtbox .t03 {
    text-align: center;
    font-size: 28px;
  }
  main section.s08 .wrapper .box02 .txtbox .t04 {
    text-align: center;
    font-size: 12px;
    margin-top: 7px;
  }
  main section.s08 .wrapper .box02 .txtbox img {
    width: 151px;
    display: block;
    position: absolute;
    right: calc(50% - 40px);
    left: auto;
    top: 65px;
  }
  main section.s08 .wrapper .box02 .txtbox .t05 {
    font-size: 18px;
    font-weight: bold;
    line-height: 180%;
    margin-top: 45px;
    padding: 0 20px;
    text-align: center;
  }
  main section.s08 .wrapper .box02 .txtbox .t06 {
    font-size: 14px;
    line-height: 190%;
    padding: 0 20px;
    margin-top: 15px;
  }
  main section.s08 .wrapper .btn_viewmore {
    width: 140px;
    display: block;
    text-decoration: none;
    font-size: 14px;
    color: #877c5e;
    border: 1px solid #675b55;
    padding: 14px 0;
    line-height: 100%;
    text-align: center;
    background-color: #fff;
    margin: 35px auto 0;
  }
  main section.s08 .wrapper ul {
    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: 60px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  main section.s08 .wrapper ul li {
    width: 50%;
  }
  main section.s08 .wrapper ul li img {
    width: 100%;
    display: block;
  }
}