/* ------------------------------
 width: all
------------------------------ */
.contentsarea {
  overflow: hidden;
}

main .circle01 {
  display: block;
  position: absolute;
  top: -400px;
  right: calc(50% + 400px);
  z-index: 1;
}
main section.s01 .wrapper {
  padding-top: 100px;
}
main section.s01 .wrapper h2 {
  text-align: center;
  font-size: 83px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 15px;
}
main section.s01 .wrapper .msg01 {
  width: 140.25px;
  display: block;
  margin: 20px auto 0;
}
main section.s01 .wrapper .photo {
  width: 238px;
  display: block;
  margin: 70px auto 0;
}
main section.s01 .wrapper .msg02 {
  width: 677.25px;
  display: block;
  margin: 70px auto 0;
}
main section.s01 .wrapper .t01 {
  width: calc(50% - 80px);
  height: 170px;
  margin-top: 30px;
  margin-left: calc(50% + 80px);
  padding-left: 80px;
  color: #d1d149;
  font-size: 25px;
  font-weight: bold;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}
main section.s02 {
  padding-top: 1px;
  background-image: url(../../images/bg_stone.jpg);
  background-size: cover;
}
main section.s02 .wrapper dl {
  width: 1300px;
  max-width: calc(100% - 80px);
  margin: -80px auto 0;
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
main section.s02 .wrapper dl dt {
  width: 50%;
}
main section.s02 .wrapper dl dt img {
  width: 100%;
  display: block;
}
main section.s02 .wrapper dl dd {
  width: 50%;
  padding-left: 100px;
}
main section.s02 .wrapper dl dd .t01 {
  font-size: 36px;
  line-height: 150%;
  font-weight: 900;
}
main section.s02 .wrapper dl dd .t02 {
  font-size: 16px;
  line-height: 230%;
  font-weight: bold;
  margin-top: 50px;
}
main section.s02 .wrapper dl dd .t03 {
  text-align: right;
  font-size: 18px;
  font-weight: 900;
  margin-top: 40px;
}
main section.s02 .wrapper dl dd .t03 span {
  font-size: 24px;
  font-weight: 900;
  padding-left: 20px;
}
main section.s02 .sliderbox {
  width: 100%;
  margin: 180px auto 0;
  position: relative;
  z-index: 30;
}
main section.s02 .sliderbox .slider {
  width: 100% !important;
  margin: 0 auto;
  position: relative;
  z-index: 30;
}
main section.s02 .sliderbox .slider img {
  width: 100%;
  display: block;
}
main section.s02 .sliderbox .photo {
  padding: 15px 10px;
}
main section.s02 .sliderbox .photo img {
  display: block;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
main section.s02 .sliderbox .slick-dots {
  bottom: -10px;
}
main section.s02 .sliderbox .slick-dots li {
  margin: 0;
}
main section.s02 .sliderbox .slick-dots li button:before {
  color: #d2ebee;
  font-size: 10px;
  opacity: 1 !important;
  width: 15px;
}
main section.s02 .sliderbox .slick-dots li.slick-active button:before {
  color: #1ea0a8 !important;
  opacity: 1 !important;
}
main section.s02 .sliderbox .slick-prev {
  width: 30px;
  height: 30px;
  top: 50%;
  left: 60px;
  background-image: url(../../images/icon_prev01.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
main section.s02 .sliderbox .slick-prev::before {
  display: none !important;
}
main section.s02 .sliderbox .slick-next {
  width: 30px;
  height: 30px;
  top: 50%;
  right: 60px;
  background-image: url(../../images/icon_next01.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
main section.s02 .sliderbox .slick-next::before {
  display: none !important;
}
main section.s02 .circle02 {
  display: block;
  position: absolute;
  top: -500px;
  left: calc(50% + 400px);
  z-index: 1;
}
main section.s02 .circle03 {
  width: 925px;
  display: block;
  position: absolute;
  bottom: -950px;
  right: calc(50% + 600px);
  z-index: 1;
}
main section.s03 {
  padding: 150px 0;
  background-image: url(../../images/bg_stone.jpg);
  background-size: cover;
  z-index: 1;
}
main section.s03 .wrapper {
  width: 950px;
  margin: 0 auto;
  position: relative;
}
main section.s03 .wrapper .msg01 {
  width: 66px;
  display: block;
  position: absolute;
  top: 0;
  left: -140px;
}
main section.s03 .wrapper h3 {
  font-size: 48px;
  line-height: 160%;
  font-weight: 500;
  letter-spacing: 8px;
}
main section.s03 .wrapper .t01 {
  font-size: 16px;
  font-weight: bold;
  line-height: 260%;
  margin-top: 45px;
}
main section.s03 .wrapper .photo {
  width: 520px;
  display: block;
  position: absolute;
  top: -120px;
  right: -140px;
}
main section.s04 {
  padding: 200px 40px 370px;
}
main section.s04 .wrapper {
  margin: 0 auto;
}
main section.s04 .wrapper .photo01 {
  display: block;
  position: absolute;
  top: -430px;
  left: calc(50% - 100px);
}
main section.s04 .wrapper .txtbox {
  width: 1100px;
  margin: 0 auto;
  position: relative;
}
main section.s04 .wrapper .txtbox .msg01 {
  width: 139.5px;
  display: block;
  position: absolute;
  top: 10px;
  right: 0;
}
main section.s04 .wrapper .txtbox .msg02 {
  width: 375.25px;
}
main section.s04 .wrapper .txtbox .msg03 {
  width: 24.6px;
  display: block;
  position: absolute;
  top: 140px;
  left: 20px;
}
main section.s04 .wrapper .txtbox dl {
  padding-left: 110px;
}
main section.s04 .wrapper .txtbox dl dt {
  font-size: 48px;
  font-weight: 500;
  letter-spacing: 8px;
  color: #fff;
  text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.7);
}
main section.s04 .wrapper .txtbox dl dd {
  width: 742px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 260%;
  margin-top: 20px;
}
main section.s04 .wrapper .photolist {
  max-width: 1600px;
  margin: 130px auto 0;
  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;
}
main section.s04 .wrapper .photolist li {
  width: 48.5%;
  max-width: 769px;
}
main section.s04 .wrapper .photolist li img {
  width: 100%;
  display: block;
}
main section.s04 .circle04 {
  display: block;
  position: absolute;
  bottom: 130px;
  left: calc(50% + 100px);
  z-index: 1;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main .circle01 {
    width: 400px;
    display: block;
    position: absolute;
    top: -150px;
    right: auto;
    left: -250px;
    z-index: 1;
  }
  main section.s01 .wrapper {
    padding: 50px 20px;
  }
  main section.s01 .wrapper h2 {
    text-align: center;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 5px;
  }
  main section.s01 .wrapper .msg01 {
    width: 90px;
    display: block;
    margin: 10px auto 0;
  }
  main section.s01 .wrapper .photo {
    width: 119px;
    display: block;
    margin: 30px auto 0;
  }
  main section.s01 .wrapper .msg02 {
    width: 225px;
    display: block;
    margin: 30px auto 0;
  }
  main section.s01 .wrapper .t01 {
    width: 100%;
    height: 70px;
    margin-top: 30px;
    margin-left: 0;
    padding-left: 20px;
    color: #d1d149;
    font-size: 18px;
    font-weight: bold;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
  }
  main section.s02 {
    padding-top: 1px;
    background-image: url(../../images/bg_stone.jpg);
    background-size: cover;
  }
  main section.s02 .wrapper dl {
    width: 100%;
    max-width: calc(100% - 40px);
    margin: -60px auto 0;
    display: block;
  }
  main section.s02 .wrapper dl dt {
    width: 100%;
  }
  main section.s02 .wrapper dl dt img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper dl dd {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }
  main section.s02 .wrapper dl dd .t01 {
    font-size: 20px;
    line-height: 150%;
    font-weight: 900;
  }
  main section.s02 .wrapper dl dd .t02 {
    font-size: 14px;
    line-height: 200%;
    font-weight: 500;
    margin-top: 15px;
  }
  main section.s02 .wrapper dl dd .t03 {
    text-align: right;
    font-size: 14px;
    font-weight: 900;
    margin-top: 25px;
  }
  main section.s02 .wrapper dl dd .t03 span {
    display: block;
    font-size: 18px;
    font-weight: 900;
    padding-left: 0px;
  }
  main section.s02 .sliderbox {
    width: 100%;
    margin: 40px auto 0;
    position: relative;
    z-index: 30;
  }
  main section.s02 .sliderbox .slider {
    width: 100% !important;
    margin: 0 auto;
    position: relative;
    z-index: 30;
  }
  main section.s02 .sliderbox .slider img {
    width: 100%;
    display: block;
  }
  main section.s02 .sliderbox .photo {
    width: 200px;
    padding: 10px 5px;
  }
  main section.s02 .sliderbox .photo img {
    display: block;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  }
  main section.s02 .sliderbox .slick-dots {
    bottom: -10px;
  }
  main section.s02 .sliderbox .slick-dots li {
    margin: 0;
  }
  main section.s02 .sliderbox .slick-dots li button:before {
    color: #d2ebee;
    font-size: 10px;
    opacity: 1 !important;
    width: 15px;
  }
  main section.s02 .sliderbox .slick-dots li.slick-active button:before {
    color: #1ea0a8 !important;
    opacity: 1 !important;
  }
  main section.s02 .sliderbox .slick-prev {
    width: 30px;
    height: 30px;
    top: 50%;
    left: 20px;
    background-image: url(../../images/icon_prev01.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
  main section.s02 .sliderbox .slick-prev::before {
    display: none !important;
  }
  main section.s02 .sliderbox .slick-next {
    width: 30px;
    height: 30px;
    top: 50%;
    right: 20px;
    background-image: url(../../images/icon_next01.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
  main section.s02 .sliderbox .slick-next::before {
    display: none !important;
  }
  main section.s02 .circle02 {
    width: 400px;
    display: block;
    position: absolute;
    top: -200px;
    left: auto;
    right: -250px;
    z-index: 1;
  }
  main section.s02 .circle03 {
    width: 500px;
    display: block;
    position: absolute;
    bottom: -350px;
    left: -350px;
    right: auto;
    z-index: 1;
  }
  main section.s03 {
    padding: 50px 20px;
    background-image: url(../../images/bg_stone.jpg);
    background-size: cover;
    z-index: 1;
  }
  main section.s03 .wrapper {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  main section.s03 .wrapper .t00 {
    width: 180px;
    text-align: center;
    color: #d1d149;
    font-size: 18px;
    font-weight: 900;
    background-color: #225ea1;
    line-height: 100%;
    padding: 10px 0;
  }
  main section.s03 .wrapper h3 {
    font-size: 24px;
    line-height: 160%;
    font-weight: 500;
    letter-spacing: 4px;
    margin-top: 10px;
  }
  main section.s03 .wrapper .t01 {
    font-size: 14px;
    font-weight: 500;
    line-height: 200%;
    margin-top: 25px;
  }
  main section.s03 .wrapper .photo {
    width: 80%;
    margin: 20px auto 0;
    display: block;
    position: static;
  }
  main section.s04 {
    padding: 60px 20px 100px;
  }
  main section.s04 .wrapper {
    margin: 0 auto;
  }
  main section.s04 .wrapper .photo01 {
    width: 200px;
    display: block;
    position: absolute;
    top: -150px;
    left: -20px;
  }
  main section.s04 .wrapper .txtbox {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  main section.s04 .wrapper .txtbox .t00 {
    color: #fff;
    font-size: 20px;
  }
  main section.s04 .wrapper .txtbox .msg02 {
    width: 140px;
    margin-top: 10px;
  }
  main section.s04 .wrapper .txtbox .t01 {
    color: #d1d149;
    font-size: 18px;
    font-weight: 900;
    background-color: #225ea1;
    line-height: 100%;
    margin-top: 30px;
  }
  main section.s04 .wrapper .txtbox dl {
    padding-left: 0;
    margin-top: 10px;
  }
  main section.s04 .wrapper .txtbox dl dt {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 4px;
    color: #fff;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
  }
  main section.s04 .wrapper .txtbox dl dd {
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    line-height: 220%;
    margin-top: 20px;
  }
  main section.s04 .wrapper .photolist {
    max-width: 1600px;
    margin: 40px auto 0;
    display: block;
  }
  main section.s04 .wrapper .photolist li {
    width: 100%;
    max-width: 100%;
    margin-top: 15px;
  }
  main section.s04 .wrapper .photolist li img {
    width: 100%;
    display: block;
  }
  main section.s04 .circle04 {
    width: 400px;
    display: block;
    position: absolute;
    bottom: 30%;
    left: auto;
    right: -200px;
    z-index: 1;
  }
}