.blog {
  margin: auto;
  position: relative;
  padding-top: 8vw;
  background: url(../img/shared/pt_2.jpg) repeat;
  z-index: 2;
}
.blog::before {
  content: "";
  background: url(../img/index/sec1_deco1_sp.png) no-repeat 0 0/100%;
  width: 80%;
  height: 100vw;
  left: -5%;
  top: 0;
  position: absolute;
  z-index: 1;
}
.blog .h2-blog {
  width: 350px;
  text-align: center;
  font-size: 20px;
  margin: 0 auto 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #c5c1b9;
  letter-spacing: 2px;
  position: relative;
  z-index: 9;
}
.blog .row {
  margin-bottom: 10px;
  position: relative;
  z-index: 9;
}
.blog .row dl {
  display: flex;
  justify-content: center;
  font-size: 13px;
}
.blog .row dl dt {
  margin-right: 10px;
}
.blog .more-link {
  text-align: center;
}
.blog .more-link a {
  text-decoration: underline;
  text-underline-offset: 4px;
  font-size: 18px;
}

#sec1 {
  padding: 10vw 0 40vw;
  background: url(../img/shared/pt_2.jpg) repeat;
}
#sec1 .wrap h2 {
  display: flex;
  justify-content: center;
  margin: 50px auto;
  height: 375px;
}
#sec1 .wrap h2 > span {
  display: block;
  text-align: left;
  line-height: 2.5em;
  letter-spacing: 0.2em;
}
#sec1 .wrap h2 > span:first-child {
  font-size: 25px;
  margin-top: 50px;
}
#sec1 .wrap h2 > span:first-child .large {
  font-size: 45px;
}
#sec1 .wrap h2 > span:nth-child(2) {
  font-size: 22px;
}
#sec1 .wrap h2 > span:last-child {
  font-size: 12px;
  line-height: 1.2em;
  color: #bfb394;
}
#sec1 .wrap .txt {
  text-align: center;
  /*font-size: 14px;*/
}

@media screen and (min-width: 768px) {
  .blog {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 450px;
    position: absolute;
    padding-top: 0;
    background: url(../img/shared/pt_2.jpg) repeat;
    right: 0;
    bottom: 0;
    z-index: 9;
    padding: 30px;
  }
  .blog::before {
    display: none;
  }
  .blog .h2-blog {
    font-size: 18px;
    margin: 0;
    padding-bottom: 0;
    border-bottom: none;
    position: relative;
    width: auto;
  }
  .blog .h2-blog::after {
    content: "";
    height: 70px;
    width: 1px;
    right: -25px;
    top: 50%;
    background: #c5c1b9;
    transform: translateY(-50%);
    position: absolute;
  }
  .blog .row {
    margin-bottom: 0;
  }
  .blog .row dl {
    font-size: 13px;
  }
  .blog .row dl dt {
    margin-right: 10px;
    font-size: 12px;
  }
  .blog .row dl dd {
    font-size: 15px;
  }
  .blog .row dl dd a:hover {
    text-decoration: underline;
  }
  .blog .more-link a {
    font-size: 15px;
  }
  .blog .more-link a:hover {
    text-decoration: none;
  }
  #sec1 {
    padding: 155px 0 0;
    background: url(../img/index/sec1_deco1.png) no-repeat left top/auto, url(../img/shared/pt_2.jpg) repeat;
  }
  #sec1 .wrap {
    max-width: 900px;
  }
  #sec1 .wrap h2 {
    margin: 0 25px 0 0;
    order: 2;
    height: 630px;
  }
  #sec1 .wrap h2 > span {
    line-height: 2.5em;
    letter-spacing: 0.2em;
  }
  #sec1 .wrap h2 > span:first-child {
    font-size: 40px;
    margin-top: 125px;
  }
  #sec1 .wrap h2 > span:first-child .large {
    font-size: 64px;
  }
  #sec1 .wrap h2 > span:nth-child(2) {
    font-size: 33px;
  }
  #sec1 .wrap h2 > span:last-child {
    font-size: 14px;
    line-height: 1.2em;
  }
  #sec1 .wrap .txt {
    order: 1;
    text-align: left;
    line-height: 42px;
    margin-bottom: -6px;
    letter-spacing: 1.5px;
    height: 420px;
  }
}
/*****sec2*******/
#sec2 {
  padding: 30vw 0 55vw;
  margin-top: -20vw;
  background: url(../img/index/sec2_deco3.png) no-repeat top/100%, url(../img/index/sec2_deco1.png) no-repeat left -90vw top/200%, url(../img/index/sec2_deco2.png) no-repeat right -30vw bottom/250%, url(../img/shared/pt_1.jpg) repeat;
  position: relative;
}
#sec2::before {
  content: "";
  background: url(../img/index/sec1_deco2.png) no-repeat 0 0/100%;
  width: 50%;
  height: 90vw;
  right: 0;
  top: -20vw;
  position: absolute;
}
#sec2 .row-1 .col-left {
  position: relative;
  padding-left: 5px;
}
#sec2 .row-1 .col-left::before {
  content: "";
  width: 1px;
  height: 100%;
  left: -7px;
  top: 0;
  background: #b8b4a5;
  position: absolute;
}
#sec2 .row-1 .col-left h2 {
  font-size: 22px;
  line-height: 2em;
  margin-bottom: 25px;
  letter-spacing: 5px;
}
#sec2 .row-1 .col-left .txt {
  margin-bottom: 50px;
}
#sec2 .row-1 .col-right .photo-1 {
  margin-bottom: 60px;
  margin-right: -5.5%;
}
#sec2 .row-1 .col-right .photo-2 {
  width: 60%;
  margin-left: 30px;
  position: relative;
  z-index: 1;
}
#sec2 .row-2 .col-right .photo-3 {
  width: 40%;
  margin-left: auto;
  margin-top: -30px;
  margin-bottom: 65px;
}
#sec2 .row-2 .col-right .txt-2 {
  text-align: center;
  margin-bottom: 70px;
}
#sec2 .row-2 .col-left {
  margin: 0 -5.5%;
}

@media screen and (min-width: 768px) {
  #sec2 {
    padding: 190px 0 220px;
    margin-top: 0;
    background: url(../img/index/sec2_deco3.png) no-repeat top/100%, url(../img/index/sec2_deco1.png) no-repeat left top/auto, url(../img/index/sec2_deco2.png) no-repeat right bottom/auto, url(../img/shared/pt_1.jpg) repeat;
  }
  #sec2::before {
    width: 433px;
    height: 771px;
    top: -200px;
  }
  #sec2 .wrap {
    max-width: 1500px;
  }
  #sec2 .row-1 {
    max-width: 1000px;
    margin: 0 auto 120px;
  }
  #sec2 .row-1 .col-left {
    margin: 105px 0 0 15px;
  }
  #sec2 .row-1 .col-left::before {
    width: 1px;
    height: 500px;
    left: -30px;
  }
  #sec2 .row-1 .col-left h2 {
    font-size: 33px;
    line-height: 70px;
    margin-bottom: 40px;
    letter-spacing: 6px;
  }
  #sec2 .row-1 .col-left .txt {
    margin-bottom: 50px;
  }
  #sec2 .row-1 .col-right {
    margin-right: -195px;
  }
  #sec2 .row-1 .col-right .photo-1 {
    margin-bottom: 110px;
  }
  #sec2 .row-1 .col-right .photo-1 img {
    width: auto;
  }
  #sec2 .row-1 .col-right .photo-2 {
    width: 100%;
    margin-left: -80px;
  }
  #sec2 .row-1 .col-right .photo-2 img {
    width: auto;
  }
  #sec2 .row-2 {
    max-width: 1370px;
  }
  #sec2 .row-2 .col-right {
    order: 2;
  }
  #sec2 .row-2 .col-right .photo-3 {
    width: 100%;
    margin: -22px 0 125px 70px;
  }
  #sec2 .row-2 .col-right .photo-3 img {
    width: auto;
  }
  #sec2 .row-2 .col-right .txt-2 {
    text-align: left;
    margin-left: -125px;
    margin-bottom: 70px;
  }
  #sec2 .row-2 .col-left {
    order: 1;
    margin: 0;
  }
}
/*******sec3******/
#sec3 {
  padding: 0 0 10vw;
  background: url(../img/shared/pt_5.jpg) repeat;
  position: relative;
}
#sec3 h2 {
  background: url(../img/shared/pt_4.jpg) repeat center bottom/25%;
  color: #fff;
  padding: 5px 30px 15px;
  width: 280px;
  margin-left: auto;
  margin-bottom: 10px;
  top: -20px;
  position: relative;
}
#sec3 h2 span {
  display: block;
}
#sec3 h2 span:first-child {
  letter-spacing: 4px;
  font-size: 10px;
}
#sec3 h2 span:last-child {
  font-size: 28px;
  letter-spacing: 5px;
}
#sec3 .sec3-slide {
  position: relative;
}
#sec3 .slider-for-1 .group {
  position: relative;
  margin-bottom: 30px;
}
#sec3 .slider-for-1 .group .large-text {
  position: absolute;
  left: 10px;
  bottom: 20px;
  font-size: 40px;
  color: #fff;
}
#sec3 .slider-for-1 .txt {
  padding: 20px;
}
#sec3 .slider-nav-1 {
  position: absolute;
  left: 54%;
  transform: translateX(-54%);
  -webkit-transform: translateX(-54%);
  top: 60vw;
}
#sec3 .slider-nav-1 .slick-list {
  overflow: initial;
}
#sec3 .slider-nav-1 .slick-track {
  width: 100px !important;
  transform: translate3d(0, 0, 0) !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
}
#sec3 .slider-nav-1 .slick-slide {
  width: 50px !important;
  font-size: 18px;
}
#sec3 .slider-nav-1 .slick-slide.slick-current {
  color: #d59524;
}
#sec3 .slider-nav-1 .slick-slide.slick-current li span {
  position: relative;
}
#sec3 .slider-nav-1 .slick-slide.slick-current li span::before {
  content: "";
  height: 35px;
  width: 1px;
  left: 50%;
  transform: translateX(-50%);
  top: -40px;
  background: #d59524;
  position: absolute;
}

@media screen and (min-width: 768px) {
  #sec3 {
    padding: 0 0 100px;
    background: none;
    position: relative;
  }
  #sec3::after {
    content: "";
    background: url(../img/shared/pt_5.jpg) repeat;
    width: 100%;
    height: 825px;
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: -1;
  }
  #sec3 .container {
    max-width: 1500px;
    margin: auto;
  }
  #sec3 h2 {
    background: url(../img/shared/pt_4.jpg) repeat center bottom/50%;
    padding: 40px 30px 30px;
    width: 120px;
    height: 450px;
    top: -90px;
    left: calc(50% + 360px);
    position: absolute;
    z-index: 9;
    box-sizing: border-box;
  }
  #sec3 h2 span {
    display: block;
  }
  #sec3 h2 span:first-child {
    letter-spacing: 4px;
    font-size: 10px;
    writing-mode: vertical-rl;
    order: 2;
    font-size: 14px;
    margin-top: 10px;
  }
  #sec3 h2 span:last-child {
    font-size: 40px;
    letter-spacing: 7px;
    order: 1;
  }
  #sec3 .sec3-slide {
    max-width: 1390px;
    margin-left: auto;
  }
  #sec3 .slider-for-1 .group {
    margin-bottom: 15px;
    margin-left: 85px;
  }
  #sec3 .slider-for-1 .group .photo img {
    width: auto;
  }
  #sec3 .slider-for-1 .group .large-text {
    left: 40px;
    bottom: 90px;
    font-size: 130px;
  }
  #sec3 .slider-for-1 .txt {
    max-width: 745px;
    margin-left: 110px;
  }
  #sec3 .slider-nav-1 {
    left: 45px;
    top: 300px;
  }
  #sec3 .slider-nav-1 .slick-slide {
    font-size: 25px;
    float: none;
    cursor: pointer;
  }
  #sec3 .slider-nav-1 .slick-slide li {
    margin-bottom: 65px;
  }
  #sec3 .slider-nav-1 .slick-slide li span {
    position: relative;
  }
  #sec3 .slider-nav-1 .slick-slide li span:hover {
    color: #d59524;
  }
  #sec3 .slider-nav-1 .slick-slide li span:hover::before {
    content: "";
    background: #d59524;
    height: 1px;
    width: 70px;
    left: auto;
    right: -80px;
    transform: translate(0, -50%);
    top: 50%;
    z-index: 9;
    position: absolute;
  }
  #sec3 .slider-nav-1 .slick-slide.slick-current li span::before {
    height: 1px;
    width: 70px;
    left: auto;
    right: -80px;
    transform: translate(0, -50%);
    top: 50%;
  }
}
/*****sec4******/
#sec4 {
  background: url(../img/index/sec4_bg_bot.png) no-repeat bottom center/100%;
}
#sec4 .sec4-group-1 {
  text-align: center;
}
#sec4 .sec4-group-1 .wrap {
  padding: 25vw 0 0;
  background: url(../img/index/sec4_bg_top_center.png) no-repeat top center/200%;
}
#sec4 .sec4-group-1 h2 span {
  display: block;
}
#sec4 .sec4-group-1 h2 span:first-child {
  font-size: 10px;
  letter-spacing: 3px;
}
#sec4 .sec4-group-1 h2 span:last-child {
  font-size: 28px;
  letter-spacing: 5px;
}
#sec4 .sec4-group-1 .price {
  margin: 10px 0 25px;
  font-size: 17px;
  letter-spacing: 3px;
}
#sec4 .sec4-group-1 .desc-1 {
  padding-bottom: 55px;
  background: url(../img/index/sec4_deco1_sp.png) no-repeat bottom right/50%;
}
#sec4 .sec4-group-1 .sec4-slide-1 {
  position: relative;
}
#sec4 .sec4-group-1 .sec4-slide-1 .slider-for-2 .content {
  padding: 60px 30px 0;
}
#sec4 .sec4-group-1 .sec4-slide-1 .slider-for-2 .content h3 {
  font-size: 25px;
  letter-spacing: 3px;
  margin-bottom: 20px;
}
#sec4 .sec4-group-1 .sec4-slide-1 .slider-for-2 .content .txt {
  font-size: 14px;
}
#sec4 .sec4-group-1 .sec4-slide-1 .slider-nav-2 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 62vw;
  width: 100%;
}
#sec4 .sec4-group-1 .sec4-slide-1 .slider-nav-2 .slick-list {
  padding: 0 !important;
  width: 70%;
  margin: auto;
}
#sec4 .sec4-group-1 .sec4-slide-1 .slider-nav-2 .slick-list .slick-track {
  width: 100% !important;
  transform: translate3d(0, 0, 0) !important;
}
#sec4 .sec4-group-1 .sec4-slide-1 .slider-nav-2 .slick-list .slick-slide {
  margin-right: 3px;
  width: 23.8% !important;
}
#sec4 .sec4-group-1 .sec4-slide-1 .slider-nav-2 .slick-list .slick-slide.slick-current li {
  position: relative;
}
#sec4 .sec4-group-1 .sec4-slide-1 .slider-nav-2 .slick-list .slick-slide.slick-current li::before {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background: rgba(255, 255, 255, 0.35);
  z-index: 1;
}
#sec4 .sec4-group-1 .desc-2 {
  padding: 80px 0 45px;
  background: url(../img/index/sec4_bg_center_center.png) no-repeat center/150%;
}
#sec4 .sec4-group-1 .sec4-slide-2 {
  position: relative;
  padding-bottom: 15vw;
}
#sec4 .sec4-group-1 .sec4-slide-2 .slider-for-3 .content {
  padding: 60px 30px 0;
}
#sec4 .sec4-group-1 .sec4-slide-2 .slider-for-3 .content h3 {
  font-size: 25px;
  letter-spacing: 3px;
  margin-bottom: 20px;
}
#sec4 .sec4-group-1 .sec4-slide-2 .slider-for-3 .content .txt {
  font-size: 14px;
}
#sec4 .sec4-group-1 .sec4-slide-2 .slider-nav-3 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 62vw;
  width: 100%;
}
#sec4 .sec4-group-1 .sec4-slide-2 .slider-nav-3 .slick-list {
  padding: 0 !important;
  width: 90%;
  margin: auto;
}
#sec4 .sec4-group-1 .sec4-slide-2 .slider-nav-3 .slick-list .slick-track {
  width: 100% !important;
  transform: translate3d(0, 0, 0) !important;
}
#sec4 .sec4-group-1 .sec4-slide-2 .slider-nav-3 .slick-list .slick-slide {
  margin-right: 3px;
  width: 19.1% !important;
}
#sec4 .sec4-group-1 .sec4-slide-2 .slider-nav-3 .slick-list .slick-slide li {
  position: relative;
}
#sec4 .sec4-group-1 .sec4-slide-2 .slider-nav-3 .slick-list .slick-slide.slick-current li {
  position: relative;
}
#sec4 .sec4-group-1 .sec4-slide-2 .slider-nav-3 .slick-list .slick-slide.slick-current li::before {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background: rgba(255, 255, 255, 0.35);
  z-index: 1;
}
#sec4 .sec4-group-2 {
  padding-bottom: 25vw;
}
#sec4 .sec4-group-2 .row-1 {
  text-align: center;
  margin-top: 40px;
}
#sec4 .sec4-group-2 .row-1 .f-card-1 {
  border: 1px solid #b8b4a5;
  width: 250px;
  margin: 0 auto 25px;
  padding: 20px 0;
}
#sec4 .sec4-group-2 .row-1 .f-card-1 h3 {
  font-size: 20px;
  margin-bottom: 20px;
  padding: 0 40px 20px;
  border-bottom: 1px solid #b8b4a5;
  display: inline-block;
  letter-spacing: 3px;
}
#sec4 .sec4-group-2 .row-1 .f-card-1 .f-desc {
  line-height: 35px;
  font-size: 14px;
}
#sec4 .sec4-group-2 .desc-3 {
  text-align: center;
  margin-bottom: 50px;
}
#sec4 .sec4-group-2 .row-2 {
  border: 1px solid #e0ded5;
  background: url(../img/shared/pt_2.jpg) repeat;
}
#sec4 .sec4-group-2 .row-2 .col-right {
  padding: 10px 10px 30px;
}
#sec4 .sec4-group-2 .row-2 .col-right h3 {
  font-size: 28px;
  text-align: center;
  margin: 20px 0 25px;
  letter-spacing: 3px;
}
#sec4 .sec4-group-2 .row-2 .col-right .col-right-desc {
  text-align: center;
  /*font-size: 14px;*/
}

@media screen and (min-width: 768px) {
  #sec4 {
    background: url(../img/index/sec4_bg_top_center.png) no-repeat top center/auto, url(../img/index/sec4_bg_left.png) no-repeat left top 500px/30%, url(../img/index/sec4_bg_bot.png) no-repeat bottom center/100%;
  }
  #sec4 .sec4-group-1 {
    text-align: center;
  }
  #sec4 .sec4-group-1 .wrap {
    max-width: 1200px;
    padding: 145px 0 0;
    background: none;
  }
  #sec4 .sec4-group-1 h2 {
    margin-bottom: 30px;
  }
  #sec4 .sec4-group-1 h2 span:first-child {
    font-size: 14px;
    letter-spacing: 3px;
    margin-bottom: 10px;
  }
  #sec4 .sec4-group-1 h2 span:last-child {
    font-size: 40px;
    letter-spacing: 8px;
  }
  #sec4 .sec4-group-1 .price {
    margin: 10px 0 45px;
    font-size: 26px;
    letter-spacing: 4px;
  }
  #sec4 .sec4-group-1 .desc-1 {
    padding-bottom: 85px;
    background: none;
  }
  #sec4 .sec4-group-1 .sec4-slide-1 .slider-for-2 .slick-slide li {
    display: flex !important;
    align-items: center;
  }
  #sec4 .sec4-group-1 .sec4-slide-1 .slider-for-2 .content {
    padding: 0;
    margin-left: 80px;
    width: 250px;
    text-align: left;
  }
  #sec4 .sec4-group-1 .sec4-slide-1 .slider-for-2 .content h3 {
    font-size: 33px;
    letter-spacing: 3px;
    margin-bottom: 20px;
  }
  #sec4 .sec4-group-1 .sec4-slide-1 .slider-for-2 .content .txt {
    font-size: 16px;
  }
  #sec4 .sec4-group-1 .sec4-slide-1 .slider-nav-2 {
    left: 165px;
    transform: translateX(0);
    top: auto;
    bottom: -80px;
    width: 100%;
  }
  #sec4 .sec4-group-1 .sec4-slide-1 .slider-nav-2 .slick-list {
    width: 675px;
  }
  #sec4 .sec4-group-1 .sec4-slide-1 .slider-nav-2 .slick-list .slick-slide {
    margin-right: 3px;
    padding: 4px;
    box-sizing: border-box;
  }
  #sec4 .sec4-group-1 .sec4-slide-1 .slider-nav-2 .slick-list .slick-slide li {
    position: relative;
  }
  #sec4 .sec4-group-1 .sec4-slide-1 .slider-nav-2 .slick-list .slick-slide li:hover {
    cursor: pointer;
  }
  #sec4 .sec4-group-1 .desc-2 {
    padding: 0;
    margin: 180px 0 80px;
    background: none;
  }
  #sec4 .sec4-group-1 .sec4-slide-2 {
    padding-bottom: 0;
    margin-bottom: 190px;
    position: relative;
  }
  #sec4 .sec4-group-1 .sec4-slide-2::before {
    content: "";
    background: url(../img/index/sec4_bg_center_center.png);
    width: 1111px;
    height: 644px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -190px;
    position: absolute;
  }
  #sec4 .sec4-group-1 .sec4-slide-2 .slider-for-3 .slick-slide li {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
  }
  #sec4 .sec4-group-1 .sec4-slide-2 .slider-for-3 .photo {
    order: 2;
  }
  #sec4 .sec4-group-1 .sec4-slide-2 .slider-for-3 .content {
    padding: 0;
    margin-left: 100px;
    width: 270px;
    text-align: left;
    order: 1;
  }
  #sec4 .sec4-group-1 .sec4-slide-2 .slider-for-3 .content h3 {
    font-size: 33px;
    letter-spacing: 3px;
    margin-bottom: 20px;
  }
  #sec4 .sec4-group-1 .sec4-slide-2 .slider-for-3 .content .txt {
    font-size: 16px;
  }
  #sec4 .sec4-group-1 .sec4-slide-2 .slider-nav-3 {
    left: -80px;
    transform: translateX(0);
    top: auto;
    bottom: -80px;
    width: 100%;
  }
  #sec4 .sec4-group-1 .sec4-slide-2 .slider-nav-3 .slick-list {
    width: 850px;
  }
  #sec4 .sec4-group-1 .sec4-slide-2 .slider-nav-3 .slick-list .slick-slide {
    margin-right: 3px;
    padding: 4px;
    box-sizing: border-box;
  }
  #sec4 .sec4-group-1 .sec4-slide-2 .slider-nav-3 .slick-list .slick-slide li {
    position: relative;
  }
  #sec4 .sec4-group-1 .sec4-slide-2 .slider-nav-3 .slick-list .slick-slide li:hover {
    cursor: pointer;
  }
  #sec4 .sec4-group-2 {
    padding-bottom: 165px;
  }
  #sec4 .sec4-group-2 .row-1 {
    margin-top: 90px;
  }
  #sec4 .sec4-group-2 .row-1 .f-card-1 {
    width: 300px;
    margin: 0;
    padding: 50px 0 35px;
  }
  #sec4 .sec4-group-2 .row-1 .f-card-1 h3 {
    font-size: 26px;
    margin-bottom: 15px;
    padding: 0 40px 15px;
    letter-spacing: 5px;
  }
  #sec4 .sec4-group-2 .row-1 .f-card-1 .f-desc {
    line-height: 35px;
    font-size: 16px;
  }
  #sec4 .sec4-group-2 .desc-3 {
    margin-bottom: 80px;
    margin-top: 65px;
  }
  #sec4 .sec4-group-2 .row-2 {
    margin: 0 -50px;
  }
  #sec4 .sec4-group-2 .row-2 .col-right {
    padding: 15px 10px 30px 60px;
  }
  #sec4 .sec4-group-2 .row-2 .col-right h3 {
    font-size: 33px;
    text-align: left;
    margin: 20px 0 30px;
    letter-spacing: 6px;
  }
  #sec4 .sec4-group-2 .row-2 .col-right .col-right-desc {
    text-align: left;
  }
}
/****sec5*****/
#sec5 {
  padding: 25vw 0 20vw;
  color: #fff;
  background: #000;
  position: relative;
}
#sec5::before {
  content: "";
  background: url(../img/shared/pt_4.jpg) repeat bottom center/25%;
  width: 100%;
  height: 25vw;
  left: 0;
  top: 0;
  position: absolute;
}
#sec5 .container {
  position: relative;
}
#sec5 .photo {
  margin: 0 -15%;
  position: relative;
}
#sec5 .photo::before {
  content: "";
  background-image: linear-gradient(to bottom, #000, transparent);
  width: 100%;
  height: 35vw;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 1;
}
#sec5 .content {
  text-align: center;
}
#sec5 .content h2 {
  position: absolute;
  top: -10vw;
  z-index: 1;
  left: 53.5%;
  transform: translateX(-53.5%);
  display: flex;
  justify-content: center;
}
#sec5 .content h2 span {
  text-align: left;
  display: block;
}
#sec5 .content h2 span:first-child {
  font-size: 30px;
  letter-spacing: 3px;
}
#sec5 .content h2 span:last-child {
  font-size: 10px;
  margin-top: 5px;
  letter-spacing: 3px;
}
#sec5 .content .txt {
  margin: 30px 0 0;
}

@media screen and (min-width: 768px) {
  #sec5 {
    padding: 0;
  }
  #sec5::before {
    background: url(../img/shared/pt_4.jpg) repeat bottom center/50%;
    width: 20%;
    height: 100%;
  }
  #sec5 .container {
    position: relative;
  }
  #sec5 .photo {
    margin: 0 0 0 auto;
    width: 80%;
  }
  #sec5 .photo::before {
    background-image: linear-gradient(to right, #000, transparent);
    width: 30%;
    height: 100%;
    left: 0;
    top: 0;
  }
  #sec5 .content {
    position: absolute;
    left: 12%;
    transform: translate(-12%);
    top: 160px;
    z-index: 1;
  }
  #sec5 .content h2 {
    position: static;
    transform: translateX(0);
  }
  #sec5 .content h2 span:first-child {
    font-size: 40px;
    letter-spacing: 5px;
  }
  #sec5 .content h2 span:last-child {
    font-size: 14px;
    margin-top: 5px;
    letter-spacing: 4px;
  }
  #sec5 .content .txt {
    margin: 80px 0 0;
  }
}
/******sec6*******/
#sec6 {
  padding: 15vw 0 25vw;
  background: url(../img/index/sec6_deco1_sp.png) no-repeat top right/75%;
}
#sec6 h2 {
  margin-bottom: 35px;
}
#sec6 h2 span {
  letter-spacing: 3px;
}
#sec6 h2 span:first-child {
  font-size: 28px;
  padding-right: 10px;
}
#sec6 h2 span:last-child {
  font-size: 10px;
}
#sec6 .row-1 {
  margin-bottom: 40px;
}
#sec6 .row-1 .col-left {
  margin-bottom: -40px;
}
#sec6 .row-1 .col-left h3 {
  font-size: 22px;
  margin-bottom: 20px;
  letter-spacing: 3px;
}
#sec6 .row-1 .col-left h3 span:first-child {
  padding-right: 20px;
}
#sec6 .row-1 .col-right .photo-1 {
  padding: 20px;
}
#sec6 .row-2 .col-right {
  margin-bottom: -40px;
}
#sec6 .row-2 .col-right h3 {
  font-size: 22px;
  margin-bottom: 20px;
  letter-spacing: 3px;
}
#sec6 .row-2 .col-right h3 span:first-child {
  padding-right: 20px;
}
#sec6 .row-2 .col-left .photo-1 {
  padding: 20px;
  width: 75%;
  margin-left: auto;
}

@media screen and (min-width: 768px) {
  #sec6 {
    padding: 185px 0 225px;
    background: url(../img/index/sec6_deco1.png) no-repeat top left/auto;
  }
  #sec6 .wrap {
    max-width: 1400px;
  }
  #sec6 h2 {
    margin-bottom: 115px;
    max-width: 1090px;
    justify-content: flex-end;
  }
  #sec6 h2 span {
    letter-spacing: 3px;
  }
  #sec6 h2 span:first-child {
    font-size: 40px;
    padding-right: 10px;
  }
  #sec6 h2 span:last-child {
    font-size: 14px;
  }
  #sec6 .row-1 {
    margin-bottom: 90px;
    max-width: 1200px;
    margin-left: auto;
  }
  #sec6 .row-1 .col-left {
    margin-bottom: 25px;
  }
  #sec6 .row-1 .col-left h3 {
    font-size: 26px;
    letter-spacing: 5px;
  }
  #sec6 .row-1 .col-left h3 span:first-child {
    padding-right: 20px;
  }
  #sec6 .row-1 .col-left .txt {
    width: 310px;
  }
  #sec6 .row-1 .col-right {
    position: relative;
  }
  #sec6 .row-1 .col-right .photo-1 {
    padding: 0;
    position: absolute;
    left: -370px;
    top: -170px;
    z-index: 9;
  }
  #sec6 .row-2 {
    max-width: 1200px;
  }
  #sec6 .row-2 .col-right {
    order: 2;
    margin-top: 35px;
  }
  #sec6 .row-2 .col-right h3 {
    font-size: 26px;
    margin-bottom: 20px;
    letter-spacing: 5px;
  }
  #sec6 .row-2 .col-right h3 span:first-child {
    padding-right: 20px;
  }
  #sec6 .row-2 .col-right .txt {
    width: 315px;
  }
  #sec6 .row-2 .col-left {
    order: 1;
    position: relative;
  }
  #sec6 .row-2 .col-left .photo-1 {
    padding: 0;
    width: auto;
    margin-left: auto;
    position: absolute;
    bottom: -100px;
    right: -370px;
    z-index: 1;
  }
  #sec6 .row-2 .col-left .photo-1 img {
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  #sec3 .container {
    max-width: 1150px;
  }
  #sec3 .slider-nav-1 {
    top: 200px;
  }
  #sec3 .slider-nav-1 {
    height: 750px;
  }
  #sec2 .row-2 {
    justify-content: space-around;
  }
  #sec2 .row-2 .col-right .txt-2 {
    margin-left: -40px;
  }
  #sec5 .content {
    top: 120px;
  }
}
@media (min-width: 768px) and (max-width: 1300px) {
  .nav-header .nav {
    margin: 0 0 0 10px;
  }
  #sec1 .wrap .txt {
    height: 450px;
  }
  #sec2 .row-2 .col-left {
    width: 680px;
  }
  #sec2 .row-2 .col-right .txt-2 {
    margin-left: -20px;
  }
  #sec2 .row-2 .col-right .photo-3 {
    margin: -22px 0 100px 25px;
  }
  #sec3 .container {
    width: 1000px;
  }
  #sec4 .sec4-group-2 .row-2 {
    margin: 0 -25px;
  }
  #sec5 .content {
    top: 80px;
  }
  #sec5 .content .txt {
    margin: 35px 0 0;
  }
  #sec6 h2 {
    max-width: 1000px;
  }
  #sec6 .row-1 {
    justify-content: space-around;
  }
  #sec6 .row-1 .col-right .photo-2 {
    width: 680px;
  }
  #sec6 .row-1 .col-right .photo-1 {
    top: -225px;
  }
  #sec6 .row-2 {
    justify-content: space-around;
  }
  #sec6 .row-2 .col-left .photo-1 {
    bottom: -180px;
  }
  #sec6 .row-2 .col-left .photo-2 {
    width: 680px;
  }
}
@media screen and (min-width: 1300px) {
  #sec4 .sec4-group-1 .sec4-slide-1 .slider-nav-2 .slick-list .slick-slide li:hover::before,
  #sec4 .sec4-group-1 .sec4-slide-2 .slider-nav-3 .slick-list .slick-slide li:hover::before {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: rgba(255, 255, 255, 0.35);
    z-index: 1;
  }
}
/*# osirase template */
#oshirase{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;/*適時指定 */
	text-align:center;
	background:#fff;/*適時変更 */
	font-size:3.6vw;/*適時変更 */
	padding:15px 0;
	display:block;
	margin:5px auto;/*shadow分marginを増やす(上下） */
	font-weight: normal;
	line-height: 1.8;/*適時変更 */
	z-index: 999;
}
#oshirase p{
	margin-bottom: 1em;
}
#oshirase p:last-child{
	margin-bottom: 0em;
}
#oshirase .ttl{
	font-size:130%;
	font-weight: bold;
}
@media screen and (min-width:1000px) {
#oshirase{
	font-size:14px;/*適時変更 */
	display:block;
	width:700px;
	margin:50px auto;/*shadow分marginを増やす(上下） */

}
}
/*# sourceMappingURL=index.css.map */