/* ------------------------------
 width: all
------------------------------ */
main section.ttl_section .wrapper {
  background-image: url(../../images/bg_fi.jpg);
}
main section.ttl_section .wrapper .ttlbox .en {
  padding-left: 210px;
}
main section.ttl_section .wrapper .ttlbox h2 {
  padding-left: 260px;
}
main section.s01 {
  background-image: url(../../images/fi0101.jpg);
  background-size: cover;
  background-position: center center;
  padding: 40px 0 50px;
}
main section.s01 .wrapper {
  width: 1100px;
  margin: 0 auto;
}
main section.s01 .wrapper .t01 {
  text-align: center;
  background-color: #fff;
  font-size: 25px;
  font-weight: 900;
  line-height: 100%;
  padding: 25px 0;
  position: relative;
}
main section.s01 .wrapper .t01 img {
  width: 228px;
  display: block;
  position: absolute;
  right: 5px;
  bottom: 0;
}
main section.s01 .wrapper .msg01 {
  width: 676px;
  display: block;
  margin: 50px auto 0;
}
main section.s01 .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: 50px;
}
main section.s01 .wrapper .box01 dl {
  width: calc((100% - 50px) / 3);
  padding: 20px 20px;
  border: 1px solid #c1b59e;
  background-color: #fff;
}
main section.s01 .wrapper .box01 dl dt {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  color: #877c5e;
}
main section.s01 .wrapper .box01 dl dd {
  margin-top: 15px;
}
main section.s01 .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.s01 .wrapper .box01 dl dd ul li + li {
  margin-top: 15px;
}
main section.s01 .wrapper .t02 {
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  line-height: 190%;
  margin-top: 30px;
}
main section.s02 {
  padding: 100px 0;
}
main section.s02 .wrapper {
  width: 1100px;
  margin: 0 auto;
}
main section.s02 .wrapper h3 {
  text-align: center;
  font-size: 34px;
  font-weight: bold;
}
main section.s02 .wrapper h3 img {
  width: 109px;
  display: inline-block;
  vertical-align: top;
  margin: -63px 10px 0;
}
main section.s02 .wrapper .numberlist {
  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: 60px 50px;
  margin-top: 80px;
}
main section.s02 .wrapper .numberlist li {
  width: calc(50% - 25px);
  border: 1px solid #c1b59e;
  padding: 0 30px 20px;
  position: relative;
}
main section.s02 .wrapper .numberlist li .num {
  width: 128px;
  height: 128px;
  border-radius: 128px;
  text-align: center;
  font-size: 53px;
  letter-spacing: 0;
  line-height: 100%;
  color: #877c5e;
  border: 1px solid #c1b59e;
  padding-top: 30px;
  background-color: #fff;
  position: absolute;
  top: -30px;
  left: -20px;
}
main section.s02 .wrapper .numberlist li .num span {
  display: block;
  text-align: center;
  color: #SSS trengths;
  line-height: 100%;
  font-size: 12px;
  padding-bottom: 5px;
}
main section.s02 .wrapper .numberlist li .t01 {
  padding-left: 80px;
}
main section.s02 .wrapper .numberlist li .t01 span {
  display: block;
  font-size: 20px;
  font-weight: bold;
  line-height: 190%;
  border-bottom: 1px solid #c1b59e;
  text-align: center;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 90px;
  padding-right: 60px;
}
main section.s02 .wrapper .numberlist li .t02 {
  font-size: 14px;
  line-height: 190%;
  margin-top: 20px;
}
main section.s02 .wrapper .numberlist li .design {
  width: 121px;
  display: block;
  position: absolute;
  top: -20px;
  right: -20px;
}
main section.s03 {
  background-color: #f4f4f4;
  padding: 100px 0 60px;
}
main section.s03 .wrapper {
  width: 1100px;
  margin: 0 auto;
}
main section.s03 .wrapper .ttlbox {
  position: relative;
  border-top: 1px solid #c1b59e;
  border-bottom: 1px solid #c1b59e;
  padding: 20px 0;
}
main section.s03 .wrapper .ttlbox::before {
  content: "";
  display: block;
  width: 50%;
  height: 1px;
  background-color: #3b3e3d;
  position: absolute;
  top: -1px;
  right: 0;
}
main section.s03 .wrapper .ttlbox::after {
  content: "";
  display: block;
  width: 50%;
  height: 1px;
  background-color: #3b3e3d;
  position: absolute;
  right: 0;
  bottom: -1px;
}
main section.s03 .wrapper .ttlbox .t01 {
  text-align: center;
  font-size: 38px;
}
main section.s03 .wrapper .ttlbox .t02 {
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
}
main section.s03 .wrapper .t03 {
  text-align: center;
  font-size: 16px;
  margin-top: 25px;
}
main section.s03 .wrapper .swiper-area01 {
  width: 1100px;
  margin: 50px auto 0;
  position: relative;
}
main section.s03 .wrapper .swiper-area01 .swiper {
  position: relative;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper {
  position: relative;
  padding-bottom: 70px;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide {
  width: 352px;
  padding: 0 3px 3px 0;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .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.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .box .photobox {
  width: 100%;
  height: 242px;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .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.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .box .t03 {
  width: calc(100% - 50px);
  text-align: center;
  font-size: 14px;
  margin: 10px auto 0;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .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.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .box .t05 {
  width: calc(100% - 50px);
  margin: 10px auto 0;
  font-size: 14px;
  line-height: 190%;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-pagination {
  padding-bottom: 0;
  bottom: 0;
  z-index: 1000;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-pagination span {
  width: 10px;
  height: 10px;
  margin: 0 8px;
  border-radius: 0 !important;
  background-color: #c1b59e !important;
  opacity: 1 !important;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-pagination span.swiper-pagination-bullet-active {
  background-color: #231815 !important;
}
main section.s03 .wrapper .swiper-area01 .swiper-button-prev {
  display: block;
  width: 29px;
  height: 51px;
  background-image: url(../../images/btn_prev.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  top: 50% !important;
  left: -60px !important;
  margin-top: -60px !important;
}
main section.s03 .wrapper .swiper-area01 .swiper-button-prev::after {
  display: none !important;
}
main section.s03 .wrapper .swiper-area01 .swiper-button-next {
  display: block;
  width: 29px;
  height: 51px;
  background-image: url(../../images/btn_next.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  top: 50% !important;
  right: -60px !important;
  margin-top: -60px !important;
}
main section.s03 .wrapper .swiper-area01 .swiper-button-next::after {
  display: none !important;
}
main section.s04 {
  padding: 130px 0 0;
}
main section.s04 .wrapper {
  width: 1100px;
  margin: 0 auto;
  position: relative;
  border: 1px solid #231815;
  border-top: 2px solid #231815;
  padding: 50px 75px 70px;
}
main section.s04 .wrapper::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 4px;
  right: 0;
  left: 0;
  margin: 0 auto;
  background-color: #231815;
}
main section.s04 .wrapper .design01 {
  background-color: #fff;
  width: 105px;
  position: absolute;
  top: -23px;
  right: 0;
  left: 0;
  margin: 0 auto;
  z-index: 10;
  padding-bottom: 5px;
}
main section.s04 .wrapper .design01 img {
  width: 63px;
  display: block;
  margin: 0 auto;
}
main section.s04 .wrapper h5 {
  text-align: center;
  font-size: 25px;
  border-bottom: 1px solid #231815;
  padding-bottom: 30px;
  position: relative;
}
main section.s04 .wrapper h5::before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-color: #231815;
  position: absolute;
  bottom: -8px;
  left: -8px;
  border-radius: 16px;
}
main section.s04 .wrapper h5::after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-color: #231815;
  position: absolute;
  bottom: -8px;
  right: -8px;
  border-radius: 16px;
}
main section.s04 .wrapper 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;
  margin-top: 90px;
  padding-bottom: 40px;
  position: relative;
}
main section.s04 .wrapper dl::after {
  content: "";
  display: block;
  width: calc(100% - 176px);
  height: 1px;
  background-color: #c1b59e;
  position: absolute;
  right: 0;
  bottom: 0;
}
main section.s04 .wrapper dl + dl {
  margin-top: 40px;
}
main section.s04 .wrapper dl dt {
  width: 136px;
}
main section.s04 .wrapper dl dt img {
  width: 100%;
  display: block;
}
main section.s04 .wrapper dl dd {
  width: calc(100% - 176px);
}
main section.s04 .wrapper dl dd .t01 {
  color: #877c5e;
  font-size: 22px;
}
main section.s04 .wrapper dl dd .t02 {
  font-size: 16px;
  line-height: 190%;
  margin-top: 5px;
}
main section.s04 .wrapper dl dd .t02 a {
  text-decoration: none;
  color: #231815;
}

/* ------------------------------
 width < 1240px
------------------------------ */
@media screen and (max-width: 1240px) {
  main section.s03 .wrapper .swiper-area01 .swiper-button-prev {
    left: -35px !important;
  }
  main section.s03 .wrapper .swiper-area01 .swiper-button-next {
    right: -35px !important;
  }
}
/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main section.ttl_section .wrapper .ttlbox .en {
    padding-left: 100px;
  }
  main section.ttl_section .wrapper .ttlbox h2 {
    padding-left: 130px;
  }
  main section.s01 {
    background-image: url(../../images/fi0101.jpg);
    background-size: cover;
    background-position: center center;
    padding: 50px 20px;
  }
  main section.s01 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s01 .wrapper .t01 {
    text-align: center;
    background-color: #fff;
    font-size: 20px;
    font-weight: 900;
    line-height: 100%;
    padding: 15px 0;
    position: relative;
  }
  main section.s01 .wrapper .t01 img {
    width: 90px;
    display: block;
    position: absolute;
    right: 5px;
    bottom: 0;
  }
  main section.s01 .wrapper .msg01 {
    width: 335px;
    display: block;
    margin: 50px auto 0;
  }
  main section.s01 .wrapper .box01 {
    display: block;
    margin-top: 30px;
  }
  main section.s01 .wrapper .box01 dl {
    width: 100%;
    padding: 20px 20px;
    border: 1px solid #c1b59e;
    background-color: #fff;
  }
  main section.s01 .wrapper .box01 dl + dl {
    margin-top: 20px;
  }
  main section.s01 .wrapper .box01 dl dt {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: #877c5e;
  }
  main section.s01 .wrapper .box01 dl dd {
    margin-top: 10px;
  }
  main section.s01 .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.s01 .wrapper .box01 dl dd ul li + li {
    margin-top: 10px;
  }
  main section.s01 .wrapper .t02 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 190%;
    margin-top: 20px;
  }
  main section.s02 {
    padding: 30px 20px 50px;
  }
  main section.s02 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s02 .wrapper h3 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    line-height: 300%;
  }
  main section.s02 .wrapper h3 img {
    width: 70px;
    display: inline-block;
    vertical-align: top;
    margin: -22px 5px 0 0;
  }
  main section.s02 .wrapper .numberlist {
    display: block;
    margin-top: 30px;
  }
  main section.s02 .wrapper .numberlist li {
    width: 100%;
    border: 1px solid #c1b59e;
    padding: 5px 20px 20px;
    position: relative;
  }
  main section.s02 .wrapper .numberlist li + li {
    margin-top: 40px;
  }
  main section.s02 .wrapper .numberlist li .num {
    width: 100px;
    height: 100px;
    text-align: center;
    font-size: 46px;
    letter-spacing: 0;
    line-height: 100%;
    color: #877c5e;
    border: 1px solid #c1b59e;
    padding-top: 22px;
    background-color: #fff;
    position: absolute;
    top: -20px;
    left: -15px;
  }
  main section.s02 .wrapper .numberlist li .num span {
    display: block;
    text-align: center;
    color: #SSS trengths;
    line-height: 100%;
    font-size: 10px;
    padding-bottom: 0;
  }
  main section.s02 .wrapper .numberlist li .t01 {
    padding-left: 60px;
  }
  main section.s02 .wrapper .numberlist li .t01 span {
    display: block;
    font-size: 17px;
    font-weight: bold;
    line-height: 170%;
    border-bottom: 1px solid #c1b59e;
    text-align: center;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 80px;
    padding-right: 10px;
  }
  main section.s02 .wrapper .numberlist li .t02 {
    font-size: 14px;
    line-height: 190%;
    margin-top: 15px;
  }
  main section.s02 .wrapper .numberlist li .design {
    width: 70px;
    display: block;
    position: absolute;
    top: -15px;
    right: -10px;
  }
  main section.s03 {
    background-color: #f4f4f4;
    padding: 50px 20px;
  }
  main section.s03 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s03 .wrapper .ttlbox {
    position: relative;
    border-top: 1px solid #c1b59e;
    border-bottom: 1px solid #c1b59e;
    padding: 15px 0;
  }
  main section.s03 .wrapper .ttlbox::before {
    content: "";
    display: block;
    width: 50%;
    height: 1px;
    background-color: #3b3e3d;
    position: absolute;
    top: -1px;
    right: 0;
  }
  main section.s03 .wrapper .ttlbox::after {
    content: "";
    display: block;
    width: 50%;
    height: 1px;
    background-color: #3b3e3d;
    position: absolute;
    right: 0;
    bottom: -1px;
  }
  main section.s03 .wrapper .ttlbox .t01 {
    text-align: center;
    font-size: 28px;
  }
  main section.s03 .wrapper .ttlbox .t02 {
    text-align: center;
    font-size: 12px;
    margin-top: 7px;
  }
  main section.s03 .wrapper .t03 {
    text-align: center;
    font-size: 14px;
    margin-top: 20px;
    line-height: 190%;
  }
  main section.s03 .wrapper .swiper-area01 {
    width: 100%;
    max-width: 100%;
    margin: 20px auto 0;
    position: relative;
  }
  main section.s03 .wrapper .swiper-area01 .swiper {
    width: calc(100% - 80px);
    position: relative;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper {
    position: relative;
    padding-bottom: 40px;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide {
    width: 250px;
    padding: 0 3px 3px 0;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .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.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .box .photobox {
    width: 100%;
    height: 170px;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .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.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .box .t03 {
    width: calc(100% - 30px);
    text-align: center;
    font-size: 12px;
    margin: 10px auto 0;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .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.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .box .t05 {
    width: calc(100% - 30px);
    margin: 10px auto 0;
    font-size: 13px;
    line-height: 190%;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-pagination {
    padding-bottom: 0;
    bottom: 0;
    z-index: 1000;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-pagination span {
    width: 10px;
    height: 10px;
    margin: 0 8px;
    border-radius: 0 !important;
    background-color: #c1b59e !important;
    opacity: 1 !important;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-pagination span.swiper-pagination-bullet-active {
    background-color: #231815 !important;
  }
  main section.s03 .wrapper .swiper-area01 .swiper-button-prev {
    display: block;
    width: 20px;
    height: 35px;
    background-image: url(../../images/btn_prev.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    top: 50% !important;
    left: 0px !important;
    margin-top: -37px !important;
  }
  main section.s03 .wrapper .swiper-area01 .swiper-button-prev::after {
    display: none !important;
  }
  main section.s03 .wrapper .swiper-area01 .swiper-button-next {
    display: block;
    width: 20px;
    height: 35px;
    background-image: url(../../images/btn_next.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    top: 50% !important;
    right: 0px !important;
    margin-top: -37px !important;
  }
  main section.s03 .wrapper .swiper-area01 .swiper-button-next::after {
    display: none !important;
  }
  main section.s04 {
    padding: 70px 20px 0;
  }
  main section.s04 .wrapper {
    width: 100%;
    margin: 0 auto;
    position: relative;
    border: 1px solid #231815;
    border-top: 2px solid #231815;
    padding: 40px 20px 30px;
  }
  main section.s04 .wrapper::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 4px;
    right: 0;
    left: 0;
    margin: 0 auto;
    background-color: #231815;
  }
  main section.s04 .wrapper .design01 {
    background-color: #fff;
    width: 80px;
    position: absolute;
    top: -15px;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 10;
    padding-bottom: 5px;
  }
  main section.s04 .wrapper .design01 img {
    width: 50px;
    display: block;
    margin: 0 auto;
  }
  main section.s04 .wrapper h5 {
    text-align: center;
    font-size: 20px;
    border-bottom: 1px solid #231815;
    padding-bottom: 20px;
    position: relative;
  }
  main section.s04 .wrapper h5::before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    background-color: #231815;
    position: absolute;
    bottom: -6px;
    left: -6px;
    border-radius: 16px;
  }
  main section.s04 .wrapper h5::after {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    background-color: #231815;
    position: absolute;
    bottom: -6px;
    right: -6px;
    border-radius: 16px;
  }
  main section.s04 .wrapper 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;
    margin-top: 30px;
    padding-bottom: 25px;
    position: relative;
  }
  main section.s04 .wrapper dl::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #c1b59e;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  main section.s04 .wrapper dl + dl {
    margin-top: 25px;
  }
  main section.s04 .wrapper dl dt {
    width: 70px;
  }
  main section.s04 .wrapper dl dt img {
    width: 100%;
    display: block;
  }
  main section.s04 .wrapper dl dd {
    width: calc(100% - 85px);
  }
  main section.s04 .wrapper dl dd .t01 {
    color: #877c5e;
    font-size: 18px;
    line-height: 180%;
    min-height: 80px;
    padding-top: 16px;
  }
  main section.s04 .wrapper dl dd .t01.t0102 {
    padding-top: 0;
  }
  main section.s04 .wrapper dl dd .t02 {
    width: calc(100% + 85px);
    font-size: 14px;
    line-height: 190%;
    margin-top: 5px;
    margin-left: -85px;
  }
  main section.s04 .wrapper dl dd .t02 a {
    text-decoration: none;
    color: #231815;
  }
}