/* CSS Document */
#sec1 {
  background: #fff;
}
#sec1 h2 {
  font-size: 5vw;
  font-weight: 500;
  letter-spacing: 4px;
  line-height: 10vw;
}
#sec1 .txt {
  text-align: right;
  letter-spacing: 3px;
  font-size: 3vw;
}
#sec2 .group {
  position: relative;
}
#sec2 .group .item1 .photo1 {
  position: absolute;
  width: 35%;
  left: 2%;
  top: 8vw;
}
#sec2 .group .item1 .tit {
  position: absolute;
  top: 0;
  left: 22%;
  width: 24%;
  opacity: 0;
}
#sec2 .group .item1:hover .tit {
  opacity: 1;
}
#sec2 .group .item2 .photo1 {
  position: absolute;
  width: 32%;
  left: 2%;
  top: 40vw;
}
#sec2 .group .item2 .tit {
  position: absolute;
  top: 55vw;
  left: 2%;
  width: 24%;
  opacity: 0;
}
#sec2 .group .item2:hover .tit {
  opacity: 1;
}
#sec2 .group .item3 .photo1 {
  position: absolute;
  width: 40%;
  left: 24%;
  top: 56vw;
}
#sec2 .group .item3 .tit {
  position: absolute;
  top: 36vw;
  left: 30%;
  width: 24%;
  opacity: 0;
}
#sec2 .group .item3:hover .tit {
  opacity: 1;
}
#sec2 .group .item4 .photo1 {
  position: absolute;
  width: 35%;
  right: 0.5%;
  top: 27vw;
}
#sec2 .group .item4 .tit {
  position: absolute;
  top: 18vw;
  right: 22%;
  width: 24%;
  opacity: 0;
}
#sec2 .group .item4:hover .tit {
  opacity: 1;
}
#sec2 .group .item5 .photo1 {
  position: absolute;
  width: 35%;
  right: 0.5%;
  top: 57vw;
}
#sec2 .group .item5 .tit {
  position: absolute;
  top: 40vw;
  right: -3%;
  width: 24%;
  opacity: 0;
}
#sec2 .group .item5:hover .tit {
  opacity: 1;
}
#sec3 {
  position: relative;
  background: url("../img/shared/bg2.jpg") repeat center top;
}
#sec3:before {
  position: absolute;
  content: "";
  background: url("../img/menu/s3_deco.png") no-repeat center top, url("../img/menu/s3_deco2.png") no-repeat center bottom;
  background-size: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#sec3 .group {
  position: relative;
}
#sec3 .group .btn {
  position: absolute;
  width: 35%;
  right: -0.5%;
  bottom: 0.5%;
}
#sec4 .bg-parallax {
  position: relative;
  height: 0vw !important;
  min-height: 0;
  padding-top: 60%;
}
#sec4 .bg-parallax .img_parallax {
  clip: rect(0, auto, auto, 0);
  margin-bottom: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
#sec4 .bg-parallax .img_parallax img {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  object-fit: cover;
  z-index: 0;
  transform: translateZ(0);
}
#sec4 .set2 .group {
  position: relative;
}
#sec4 .set2 .group .deco {
  position: absolute;
  bottom: -5vw;
  left: 0;
  right: 0;
}
#sec4 .set2 .group .group_tit li {
  position: absolute;
}
#sec4 .set2 .group .group_tit li:nth-child(1) {
  width: 10vw;
  top: 12vw;
  left: 15%;
}
#sec4 .set2 .group .group_tit li:nth-child(2) {
  width: 10vw;
  top: 32vw;
  left: 10%;
}
#sec4 .set2 .group .group_tit li:nth-child(3) {
  width: 10vw;
  top: 55vw;
  left: 12%;
}
#sec4 .set2 .group .group_tit li:nth-child(4) {
  width: 10vw;
  top: 34vw;
  left: 28%;
}
#sec4 .set2 .group .group_tit li:nth-child(5) {
  width: 10vw;
  top: 15vw;
  left: 45%;
}
#sec4 .set2 .group .group_tit li:nth-child(6) {
  width: 10vw;
  top: 32vw;
  left: 56%;
}
#sec4 .set2 .group .group_tit li:nth-child(7) {
  width: 10vw;
  top: 60vw;
  left: 50%;
}
#sec4 .set2 .group .group_tit li:nth-child(8) {
  width: 10vw;
  top: 8vw;
  right: 8%;
}
#sec4 .set2 .group .group_tit li:nth-child(9) {
  width: 10vw;
  top: 30vw;
  right: 16%;
}
#sec4 .set2 .group .group_tit li:nth-child(10) {
  width: 10vw;
  top: 43vw;
  right: 12%;
}
#sec5 {
  background: url("../img/shared/bg2.jpg") repeat center top;
  position: relative;
}
#sec5:before {
  position: absolute;
  content: "";
  background: url("../img/menu/s5_bg.png") no-repeat center top;
  background-size: cover;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#sec5 h2 {
  position: absolute;
  top: 80vw;
}
#sec5 .slider2 .item .photo {
  margin-bottom: 10%;
}
#sec5 .slider2 .item .box {
  border: 0.5vw solid #000;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-right: auto;
  padding-top: 23%;
  padding-bottom: 5%;
  padding-left: 5%;
  padding-right: 5%;
}
#sec5 .slider2 .item .box dl dt {
  font-size: 5vw;
  line-height: 8vw;
}
#sec5 .slider2 .item .box dl dd {
  font-size: 4vw;
  line-height: 8vw;
}
#sec5 .slider-nav {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
#sec5 .slider-nav .slick-track {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  transform: translate3d(0px, 0px, 0px) !important;
}
#sec5 .slider-nav .slick-track .slick-slide {
  width: 33.3% !important;
  text-align: center;
}
#sec5 .slider-nav .slick-track .slick-slide li {
  width: 90% !important;
  margin-left: auto;
  margin-right: auto;
}
#sec5 .slider-nav .slick-track .slick-current li {
  position: relative;
}
#sec5 .slider-nav .slick-track .slick-current li:before {
  position: absolute;
  content: "";
  background: rgba(101, 88, 70, 0.5);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
}
#sec5 .slider-nav .slick-track:after, #sec5 .slider-nav .slick-track:before {
  display: none;
}
#sec6 .deco {
  margin-bottom: -5vw;
  position: relative;
  z-index: 1;
}
#sec6 .group_bnr {
  background: url("../img/menu/s6_deco2.png") no-repeat center top;
  background-size: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
#sec6 .group_bnr li {
  width: 45%;
}
#sec6 .bnr {
  padding: 6px;
}
#sec6 .bnr a:hover {
  text-decoration: none;
  opacity: 0.8;
}
#sec6 .bnr h3 {
  text-align: center;
  margin-bottom: 22px;
}
#sec6 .bnr .box {
  border: 9px solid #fff;
  background: url("../img/index/s4_bnr1.jpg") no-repeat center top;
  background-size: cover;
  padding-top: 10%;
  padding-bottom: 10%;
  position: relative;
}
#sec6 .bnr .box:before {
  content: '';
  position: absolute;
  top: -14px;
  left: -14px;
  right: -14px;
  bottom: -14px;
  border: 5px solid #FFF;
  border-image: url(../img/index/s4_frame.png) 5 round;
  -webkit-border-image: url(../img/index/s4_frame.png) 5 round;
  -o-border-image: url(../img/index/s4_frame.png) 5 round;
}
#sec6 .bnr .box .txt {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5%;
}
#sec6 .bnr .box .arrow {
  width: 10vw;
  margin-left: auto;
  margin-right: auto;
}
#sec6 .bnr .box:last-child {
  background: url("../img/index/s4_bnr2.jpg") no-repeat center top;
  background-size: cover;
}
#sec7 {
  background: url("../img/shared/bg2.jpg") repeat center top;
}
#sec7 .txt {
  font-size: 4.5vw;
  line-height: 8vw;
}
#sec7 .btn {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}
.remodal .content {
  padding-bottom: 10%;
  padding-top: 10%;
}
.next .remodal-close {
  background: none;
  top: 54vw;
  left: auto;
  right: -20px;
  width: 40px;
  height: 40px;
  position: absolute;
}
.preview .remodal-close {
  background: none;
  top: 54vw;
  left: -20px;
  right: auto;
  width: 40px;
  height: 40px;
  position: absolute;
}
.remodal .num {
  width: 15%;
  padding: 0 10%;
}
.remodal .photo {
  margin-bottom: 2%;
}
.remodal h3 {
  font-size: 5vw;
  margin: 2% auto 6% auto;
  line-height: 10vw;
  letter-spacing: 3.6px;
  width: 80%;
}
.remodal h3 span {
  border-bottom: 1px solid #000;
}
.remodal li {
  letter-spacing: 4px;
  width: 80%;
  margin: 0 auto;
}
.remodal dl {
  letter-spacing: 4px;
  width: 80%;
  margin: 0 auto;
  display: table;
}
.remodal dl dt {
  display: table-cell;
  width: 33%;
}
.remodal dl dd {
  display: table-cell;
}
.remodal .txt {
  width: 80%;
  margin: 0 auto;
  border-top: 2px dashed #000;
  margin-top: 6%;
  padding-top: 6%;
}