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

main .circle01 {
  display: block;
  position: absolute;
  top: -600px;
  left: 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: 224px;
  display: block;
  margin: 20px auto 0;
}
main section.s01 .wrapper .photo {
  width: 132px;
  display: block;
  margin: 70px auto 0;
}
main section.s01 .wrapper .msg02 {
  width: 770.5px;
  display: block;
  margin: 70px auto 0;
}
main section.s01 .wrapper .t01 {
  width: 770.5px;
  margin: 0 auto;
  height: 120px;
  margin-top: 30px;
  padding: 30px 0 0 40px;
  color: #d1d149;
  font-size: 25px;
  font-weight: bold;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}
main section.s02 {
  padding: 0 40px 200px;
}
main section.s02 .wrapper .box01 {
  max-width: 1600px;
  margin: 0 auto;
  position: relative;
}
main section.s02 .wrapper .box01 .msg01 {
  width: 196px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
main section.s02 .wrapper .box01 .photobox {
  max-width: 1200px;
  margin: 0 auto;
}
main section.s02 .wrapper .box01 .photobox img {
  display: block;
  max-width: calc(100% - 20px);
}
main section.s02 .wrapper .box01 .txtbox {
  width: 770.5px;
  display: block;
  margin: -25px auto 0;
  position: relative;
  z-index: 2;
}
main section.s02 .wrapper .box01 .txtbox 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;
  padding-left: 40px;
  position: relative;
  z-index: 10;
}
main section.s02 .wrapper .box01 .txtbox dl dt {
  width: 201.5px;
}
main section.s02 .wrapper .box01 .txtbox dl dt img {
  width: 100%;
  display: block;
}
main section.s02 .wrapper .box01 .txtbox dl dd {
  width: calc(100% - 201.5px);
  font-size: 48px;
  font-weight: 500;
  color: #fff;
  text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.7);
  letter-spacing: 7px;
  padding-top: 30px;
  padding-left: 40px;
}
main section.s02 .wrapper .box01 .txtbox .t03 {
  width: 81.5px;
  position: absolute;
  bottom: 40px;
  left: -40px;
}
main section.s02 .wrapper .box01 .txtbox .t03::before {
  content: "";
  display: block;
  width: 1px;
  height: 100px;
  position: absolute;
  top: -120px;
  left: 38px;
  background-color: rgba(255, 255, 255, 0.5);
}
main section.s02 .wrapper .box01 .txtbox .t03 img {
  width: 100%;
  display: block;
}
main section.s02 .wrapper .box01 .txtbox .t02 {
  width: 640px;
  margin: 50px auto 0;
  font-size: 16px;
  line-height: 260%;
  font-weight: bold;
  color: #fff;
}
main section.s02 .wrapper .box01 .txtbox ul {
  width: 1483px;
  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: 50px 0 0 60px;
}
main section.s02 .wrapper .box01 .txtbox ul li {
  width: calc((100% - 20px) / 2);
}
main section.s02 .wrapper .box01 .txtbox ul li img {
  width: 100%;
  display: block;
}
main section.s02 .wrapper .box02 {
  max-width: 1300px;
  width: 100%;
  margin: 120px auto 0;
  padding-left: 480px;
}
main section.s02 .wrapper .box02 .t04 {
  font-size: 48px;
  font-weight: 500;
  line-height: 180%;
  color: #fff;
  text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.7);
  margin-bottom: 100px;
}
main section.s02 .wrapper .box02 dl {
  margin-top: 15px;
}
main section.s02 .wrapper .box02 dl dt {
  font-size: 45px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 8px;
}
main section.s02 .wrapper .box02 dl dt::first-letter {
  color: #d1d149;
}
main section.s02 .wrapper .box02 dl dd {
  width: calc(100% - 20px);
  padding: 10px 15px;
  font-size: 16px;
  line-height: 230%;
  margin-top: 5px;
  margin-left: 20px;
  color: #fff;
  font-weight: bold;
  border-left: 1px solid #fff;
}
main section.s02 .wrapper .box02 .dots {
  height: 3px;
  background-image: url(../../images/jo0304.png);
  background-size: 16px auto;
  background-position: left 0 center;
  background-repeat: repeat-x;
  margin-top: 20px;
}
main section.s02 .wrapper .box02 .btn {
  display: block;
  max-width: 656px;
  margin-top: 70px;
  background-color: #214f80;
  padding: 30px 0 18px;
  -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3);
          box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3);
}
main section.s02 .wrapper .box02 .btn img {
  width: 412px;
  display: block;
  margin: 0 auto;
}
main section.s02 .bg01 {
  width: 925.5px;
  display: block;
  position: absolute;
  bottom: 100px;
  right: calc(50% + 250px);
}
main section.s04 .wrapper {
  padding-top: 1px;
  padding-bottom: 100px;
  background-image: url(../../images/bg_stone.jpg);
  background-size: cover;
}
main section.s04 .wrapper .sliderbox {
  width: 100%;
  margin: -100px auto 0;
  position: relative;
  z-index: 30;
}
main section.s04 .wrapper .sliderbox .slider {
  width: 100% !important;
  margin: 0 auto;
  position: relative;
  z-index: 30;
}
main section.s04 .wrapper .sliderbox .slider img {
  width: 100%;
  display: block;
}
main section.s04 .wrapper .sliderbox .photo {
  padding: 15px 10px;
}
main section.s04 .wrapper .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.s04 .wrapper .sliderbox .slick-dots {
  bottom: -10px;
}
main section.s04 .wrapper .sliderbox .slick-dots li {
  margin: 0;
}
main section.s04 .wrapper .sliderbox .slick-dots li button:before {
  color: #d2ebee;
  font-size: 10px;
  opacity: 1 !important;
  width: 15px;
}
main section.s04 .wrapper .sliderbox .slick-dots li.slick-active button:before {
  color: #1ea0a8 !important;
  opacity: 1 !important;
}
main section.s04 .wrapper .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.s04 .wrapper .sliderbox .slick-prev::before {
  display: none !important;
}
main section.s04 .wrapper .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.s04 .wrapper .sliderbox .slick-next::before {
  display: none !important;
}
main section.s05 {
  padding: 200px 40px 250px;
  background-image: url(../../images/jo0501.png);
  background-size: 1739px auto;
  background-position: top 0 left calc(50% + 230px);
  background-repeat: no-repeat;
}
main section.s05 .wrapper .msg01 {
  width: 805.75px;
  display: block;
  margin: 70px auto 0;
}
main section.s05 .wrapper .box01 {
  width: 1065px;
  position: relative;
  margin: 40px auto 0;
  padding-left: 200px;
}
main section.s05 .wrapper .box01 .t01 {
  position: absolute;
  top: -20px;
  left: 130px;
  width: 24.6px;
}
main section.s05 .wrapper .box01 .t01 img {
  width: 100%;
  display: block;
}
main section.s05 .wrapper .box01 .table {
  width: 864.75px;
  display: block;
}
main section.s05 .wrapper .sliderbox {
  width: calc(100% + 80px);
  margin: 100px -40px 0;
  position: relative;
  z-index: 30;
}
main section.s05 .wrapper .sliderbox .slider {
  width: 100% !important;
  margin: 0 auto;
  position: relative;
  z-index: 30;
}
main section.s05 .wrapper .sliderbox .slider img {
  width: 100%;
  display: block;
}
main section.s05 .wrapper .sliderbox .photo {
  padding: 15px 10px;
}
main section.s05 .wrapper .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.s05 .wrapper .sliderbox .slick-dots {
  bottom: -10px;
}
main section.s05 .wrapper .sliderbox .slick-dots li {
  margin: 0;
}
main section.s05 .wrapper .sliderbox .slick-dots li button:before {
  color: #d2ebee;
  font-size: 10px;
  opacity: 1 !important;
  width: 15px;
}
main section.s05 .wrapper .sliderbox .slick-dots li.slick-active button:before {
  color: #1ea0a8 !important;
  opacity: 1 !important;
}
main section.s05 .wrapper .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.s05 .wrapper .sliderbox .slick-prev::before {
  display: none !important;
}
main section.s05 .wrapper .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.s05 .wrapper .sliderbox .slick-next::before {
  display: none !important;
}
main section.s05 .box03 {
  background-image: url(../../images/jo0505.png);
  background-position: top 0 right calc(50% + 300px);
  background-repeat: no-repeat;
  background-size: 1822.5px auto;
  width: calc(100% + 80px);
  margin-left: -40px;
  margin-right: -40px;
  padding-top: 250px;
  margin-top: -50px;
}
main section.s05 .box03 .box0302 {
  width: 1080px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}
main section.s05 .box03 .box0302 .msg04 {
  width: 24.6px;
  display: block;
  position: absolute;
  top: 120px;
  left: 20px;
}
main section.s05 .box03 .box0302 .msg03 {
  width: 488px;
  display: block;
  margin-bottom: 50px;
}
main section.s05 .box03 .box0302 .photo03 {
  width: 239px;
  display: block;
  position: absolute;
  top: -50px;
  right: 0;
}
main section.s05 .box03 .box0302 dl {
  width: 900px;
  margin: 25px 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.s05 .box03 .box0302 dl:last-child dd {
  border: none;
}
main section.s05 .box03 .box0302 dl dt {
  width: 72px;
}
main section.s05 .box03 .box0302 dl dt img {
  display: block;
  height: 34px;
}
main section.s05 .box03 .box0302 dl dd {
  width: calc(100% - 72px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding: 0 0 20px;
}
main section.s05 .box03 .box0302 dl dd .t08 {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
main section.s05 .box03 .box0302 dl dd .t09 {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  margin-top: 20px;
  line-height: 180%;
}
main section.s05 .box03 .box0302 dl dd .t10 {
  font-size: 20px;
  font-weight: bold;
  color: #fffac6;
  margin-top: 20px;
}
main section.s05 .box03 .box0302 dl dd .t11 {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  margin-left: 10px;
  margin-top: 10px;
  padding: 10px 15px;
}
main section.s05 .box03 .box0303 {
  width: 950px;
  margin: 40px 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.s05 .box03 .box0303 .photo07 {
  width: 486px;
  display: block;
}
main section.s05 .box03 .box0303 .msg07 {
  width: 362px;
  display: block;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main .circle01 {
    width: 400px;
    display: block;
    position: absolute;
    top: -150px;
    left: auto;
    right: -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: 130px;
    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: 285px;
    display: block;
    margin: 30px auto 0;
  }
  main section.s01 .wrapper .t01 {
    width: 100%;
    height: 50px;
    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);
    padding-top: 0;
  }
  main section.s02 {
    margin-top: -30px;
    padding: 0 20px 150px;
  }
  main section.s02 .wrapper .box01 {
    max-width: 1600px;
    margin: 0 auto;
    position: relative;
  }
  main section.s02 .wrapper .box01 h3 {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    line-height: 180%;
    letter-spacing: 2px;
  }
  main section.s02 .wrapper .box01 .msg01 {
    width: 196px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
  main section.s02 .wrapper .box01 .photobox {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
  }
  main section.s02 .wrapper .box01 .photobox img {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  main section.s02 .wrapper .box01 .txtbox {
    width: 100%;
    display: block;
    margin: -15px auto 0;
    position: relative;
    z-index: 2;
  }
  main section.s02 .wrapper .box01 .txtbox 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;
    padding-left: 0px;
    position: relative;
    z-index: 10;
  }
  main section.s02 .wrapper .box01 .txtbox dl dt {
    width: 80px;
  }
  main section.s02 .wrapper .box01 .txtbox dl dt img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper .box01 .txtbox dl dd {
    width: calc(100% - 95px);
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.7);
    letter-spacing: 4px;
    padding-top: 10px;
    padding-left: 0px;
  }
  main section.s02 .wrapper .box01 .txtbox .t01 {
    color: #fff;
    font-size: 18px;
    margin-top: 30px;
  }
  main section.s02 .wrapper .box01 .txtbox .t02 {
    width: 100%;
    margin: 20px auto 0;
    font-size: 14px;
    line-height: 260%;
    font-weight: 500;
    color: #fff;
  }
  main section.s02 .wrapper .box01 .txtbox ul {
    width: 100%;
    display: block;
    margin: 25px auto 0;
  }
  main section.s02 .wrapper .box01 .txtbox ul li {
    width: 100%;
    margin-top: 20px;
  }
  main section.s02 .wrapper .box01 .txtbox ul li img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper .box02 {
    max-width: 1300px;
    width: 100%;
    margin: 50px auto 0;
    padding-left: 0;
  }
  main section.s02 .wrapper .box02 .t04 {
    font-size: 20px;
    font-weight: 500;
    line-height: 180%;
    color: #fff;
    text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.7);
    margin-bottom: 30px;
  }
  main section.s02 .wrapper .box02 dl {
    margin-top: 15px;
  }
  main section.s02 .wrapper .box02 dl dt {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 5px;
  }
  main section.s02 .wrapper .box02 dl dt::first-letter {
    color: #d1d149;
  }
  main section.s02 .wrapper .box02 dl dd {
    width: calc(100% - 10px);
    padding: 0 10px;
    font-size: 14px;
    line-height: 180%;
    margin-top: 5px;
    margin-left: 10px;
    color: #fff;
    font-weight: 500;
    border-left: 1px solid #fff;
  }
  main section.s02 .wrapper .box02 .dots {
    height: 3px;
    background-image: url(../../images/jo0304.png);
    background-size: 16px auto;
    background-position: left 0 center;
    background-repeat: repeat-x;
    margin-top: 20px;
  }
  main section.s02 .wrapper .box02 .btn {
    width: 100%;
    display: block;
    max-width: 656px;
    margin-top: 30px;
    background-color: #214f80;
    padding: 30px 0 18px;
    -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3);
            box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3);
  }
  main section.s02 .wrapper .box02 .btn img {
    width: 300px;
    display: block;
    margin: 0 auto;
  }
  main section.s02 .bg01 {
    width: 925.5px;
    display: block;
    position: absolute;
    bottom: 100px;
    right: calc(50% + 250px);
    display: none;
  }
  main section.s04 .wrapper {
    padding-top: 1px;
    padding-bottom: 50px;
    background-image: url(../../images/bg_stone.jpg);
    background-size: cover;
  }
  main section.s04 .wrapper .sliderbox {
    width: 100%;
    margin: -100px auto 0;
    position: relative;
    z-index: 30;
  }
  main section.s04 .wrapper .sliderbox .slider {
    width: 100% !important;
    margin: 0 auto;
    position: relative;
    z-index: 30;
  }
  main section.s04 .wrapper .sliderbox .slider img {
    width: 100%;
    display: block;
  }
  main section.s04 .wrapper .sliderbox .photo {
    width: 200px;
    padding: 10px 5px;
  }
  main section.s04 .wrapper .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.s04 .wrapper .sliderbox .slick-dots {
    bottom: -10px;
  }
  main section.s04 .wrapper .sliderbox .slick-dots li {
    margin: 0;
  }
  main section.s04 .wrapper .sliderbox .slick-dots li button:before {
    color: #d2ebee;
    font-size: 10px;
    opacity: 1 !important;
    width: 15px;
  }
  main section.s04 .wrapper .sliderbox .slick-dots li.slick-active button:before {
    color: #1ea0a8 !important;
    opacity: 1 !important;
  }
  main section.s04 .wrapper .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.s04 .wrapper .sliderbox .slick-prev::before {
    display: none !important;
  }
  main section.s04 .wrapper .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.s04 .wrapper .sliderbox .slick-next::before {
    display: none !important;
  }
  main section.s05 {
    padding: 50px 20px 100px;
    background-image: url(../../images/jo0501.png);
    background-size: 110% auto;
    background-position: top 10px left -35%;
    background-image: none;
  }
  main section.s05 .wrapper .msg01 {
    width: 300px;
    display: block;
    margin: 0 auto 0;
  }
  main section.s05 .wrapper .box01 {
    width: 100%;
    position: relative;
    margin: 20px auto 0;
    padding-left: 0;
  }
  main section.s05 .wrapper .box01 h4 {
    font-size: 20px;
    font-weight: bold;
    color: #d1d149;
    margin-bottom: 20px;
  }
  main section.s05 .wrapper .box01 .t01 {
    position: absolute;
    top: -20px;
    left: 130px;
    width: 24.6px;
  }
  main section.s05 .wrapper .box01 .t01 img {
    width: 100%;
    display: block;
  }
  main section.s05 .wrapper .box01 .table {
    width: 100%;
    display: block;
  }
  main section.s05 .wrapper .sliderbox {
    width: calc(100% + 40px);
    margin: 40px -20px 0;
    position: relative;
    z-index: 30;
  }
  main section.s05 .wrapper .sliderbox .slider {
    width: 100% !important;
    margin: 0 auto;
    position: relative;
    z-index: 30;
  }
  main section.s05 .wrapper .sliderbox .slider img {
    width: 100%;
    display: block;
  }
  main section.s05 .wrapper .sliderbox .photo {
    width: 200px;
    padding: 10px 5px;
  }
  main section.s05 .wrapper .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.s05 .wrapper .sliderbox .slick-dots {
    bottom: -10px;
  }
  main section.s05 .wrapper .sliderbox .slick-dots li {
    margin: 0;
  }
  main section.s05 .wrapper .sliderbox .slick-dots li button:before {
    color: #d2ebee;
    font-size: 10px;
    opacity: 1 !important;
    width: 15px;
  }
  main section.s05 .wrapper .sliderbox .slick-dots li.slick-active button:before {
    color: #1ea0a8 !important;
    opacity: 1 !important;
  }
  main section.s05 .wrapper .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.s05 .wrapper .sliderbox .slick-prev::before {
    display: none !important;
  }
  main section.s05 .wrapper .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.s05 .wrapper .sliderbox .slick-next::before {
    display: none !important;
  }
  main section.s05 .box03 {
    background-image: url(../../images/jo0505.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 200% auto;
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
    padding-top: 100px;
    margin-top: -50px;
  }
  main section.s05 .box03 .box0302 {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
  }
  main section.s05 .box03 .box0302 h6 {
    font-size: 20px;
    font-weight: bold;
    color: #d1d149;
    margin-bottom: 20px;
  }
  main section.s05 .box03 .box0302 .msg03 {
    width: 200px;
    display: block;
    margin-bottom: 50px;
  }
  main section.s05 .box03 .box0302 .photo03 {
    width: 120px;
    display: block;
    position: absolute;
    top: -40px;
    right: 20px;
  }
  main section.s05 .box03 .box0302 dl {
    width: 100%;
    margin: 15px 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.s05 .box03 .box0302 dl:last-child dd {
    border: none;
  }
  main section.s05 .box03 .box0302 dl dt {
    width: 50px;
  }
  main section.s05 .box03 .box0302 dl dt img {
    display: block;
    height: 24px;
  }
  main section.s05 .box03 .box0302 dl dd {
    width: calc(100% - 50px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding: 0 0 15px;
  }
  main section.s05 .box03 .box0302 dl dd .t08 {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
  }
  main section.s05 .box03 .box0302 dl dd .t09 {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    margin-top: 10px;
    line-height: 180%;
  }
  main section.s05 .box03 .box0302 dl dd .t10 {
    font-size: 16px;
    font-weight: 500;
    color: #fffac6;
    margin-top: 15px;
  }
  main section.s05 .box03 .box0302 dl dd .t11 {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    margin-left: 10px;
    margin-top: 10px;
    padding: 0 10px;
  }
  main section.s05 .box03 .box0303 {
    width: 100%;
    margin: 30px auto 0;
    display: block;
    padding: 0 20px;
  }
  main section.s05 .box03 .box0303 .photo07 {
    width: 100%;
    display: block;
  }
  main section.s05 .box03 .box0303 .msg07 {
    width: 220px;
    display: block;
  }
}