.h2-tt {
  position: relative;
  text-align: center;
  font-size: 6vw;
  line-height: 1.4;
  padding-bottom: 5vw;
  letter-spacing: 0.2em;
  white-space: nowrap;
}
.h2-tt span {
  letter-spacing: 0.2em;
}
.h2-tt .fnt-Cormorant {
  color: #92845a;
  font-size: 3.5vw;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .h2-tt {
    padding-bottom: 0;
    font-size: 40px;
  }
  .h2-tt .fnt-Cormorant {
    font-size: 19px;
  }
}
#sec1 {
  position: relative;
  z-index: 1;
  padding: 20vw 0 20vw;
  background: url("../img/menu/sec1_bg.png") no-repeat -45vw 0/184%;
}
#sec1 .h2-tt {
  padding-bottom: 13vw;
  margin-bottom: 8vw;
}
#sec1 .h2-tt:before {
  content: "";
  position: absolute;
  border-left: 1px solid;
  height: 8vw;
  left: 50%;
  bottom: 0vw;
  z-index: 1;
}
#sec1 .h2-tt .fnt-Cormorant {
  display: block;
  padding-bottom: 3vw;
}
#sec1 .h2-tt .txt-vertical-pc .t1 {
  font-size: 7vw;
}
#sec1 .h2-tt .txt-vertical-pc .t2 {
  font-size: 9vw;
}
#sec1 .txt dd {
  padding: 10vw 3%;
}
@media screen and (min-width: 768px) {
  #sec1 {
    padding: 127px 20px 406px;
    background-size: auto;
    background-position: center 13px;
  }
  #sec1 .wrap {
    max-width: 1500px;
  }
  #sec1 .h2-tt {
    padding-bottom: 0px;
    margin: 0;
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
  }
  #sec1 .h2-tt:before {
    transform: translateY(100%);
    height: 350px;
    bottom: -15px;
  }
  #sec1 .h2-tt .fnt-Cormorant {
    padding-bottom: 37px;
  }
  #sec1 .h2-tt .txt-vertical-pc .t1 {
    font-size: 50px;
  }
  #sec1 .h2-tt .txt-vertical-pc .t2 {
    font-size: 72px;
  }
  #sec1 .txt {
    margin-left: calc(50% + 104px);
  }
  #sec1 .txt dt {
    height: 524px;
    margin-bottom: 97px;
  }
  #sec1 .txt dd {
    padding: 20px 0 0;
    max-width: 518px;
  }
  #sec1 .photo {
    position: absolute;
    left: 0;
    height: 633px;
    width: calc(50% - 106px);
    top: 312px;
  }
}
#sec2 {
  position: relative;
}
#sec2:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 72vw;
  background: url("../img/menu/sec2_bg.png") repeat-y center 0/120%;
}
#sec2 .box-parallax {
  z-index: 1;
  padding: 18vw 0 32vw;
  text-shadow: 6px 8px 10px rgba(0, 0, 0, 0.6), -2px 2px 10px rgba(0, 0, 0, 0.6);
  margin-bottom: -25vw;
}
#sec2 .box-parallax:before {
  content: "";
  background: url("../img/shared/line_bg.jpg") repeat 0 0;
  height: 3vw;
  position: absolute;
  left: 0;
  right: 0;
  top: 5vw;
  transform: skewY(9deg);
  z-index: 1;
}
#sec2 .box-parallax .img-parallax {
  clip-path: polygon(0 0%, 100% 13%, 100% 79%, 0% 100%);
}
#sec2 .box-parallax .h2-tt {
  z-index: 6;
  position: relative;
  padding: 0;
}
#sec2 .box-parallax .h2-tt .t {
  font-size: 7vw;
}
#sec2 .box-parallax .h2-tt .t span {
  font-size: 8vw;
}
#sec2 .box-parallax .h2-tt .t .t1 {
  font-size: 6vw;
}
#sec2 .box-parallax .h2-tt .fnt-Cormorant {
  border-bottom: 1px solid #fff;
  position: absolute;
  bottom: 4vw;
  right: 57vw;
  left: 0;
  z-index: 1;
  text-align: right;
}
#sec2 .wrap:before {
  content: "";
  background: url("../img/index/bg3.jpg") repeat center 0;
  background-size: 460px;
  position: absolute;
  top: -20vw;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
#sec2 .group {
  padding: 0 3%;
  position: relative;
  z-index: 3;
}
#sec2 .group .menu {
  padding-bottom: 15vw;
}
#sec2 .group .menu h3 {
  text-align: center;
  font-size: 9vw;
  letter-spacing: 0.2em;
  line-height: 1.4;
  padding: 0vw 0 5vw;
}
#sec2 .group .menu .photo {
  margin: 0 -8vw;
}
#sec2 .group .menu .photo.ext {
  margin: 0;
}
@media screen and (min-width: 768px) {
  #sec2 {
    margin-top: -261px;
    padding: 0 0 0;
  }
  #sec2:before {
    background-size: auto;
    background-repeat: no-repeat;
    top: 710px;
  }
  #sec2 .box-parallax {
    padding: 0;
    height: 945px;
    margin: 0;
  }
  #sec2 .box-parallax:before {
    height: 25px;
    top: 3.9vw;
    transform: skewY(4.6deg);
  }
}
@media screen and (min-width: 768px) and (max-width: 1580px) {
  #sec2 .box-parallax:before {
    transform: skewY(5.6deg);
  }
}
@media screen and (min-width: 768px) and (max-width: 1400px) {
  #sec2 .box-parallax:before {
    transform: skewY(6.2deg);
    top: 3.9vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1300px) {
  #sec2 .box-parallax:before {
    transform: skewY(8deg);
    top: 4.7vw;
  }
}
@media screen and (min-width: 768px) {
  #sec2 .box-parallax:after {
    width: 841px;
    height: 841px;
    right: 0;
    top: 200px;
    left: auto;
    transform: none;
  }
  #sec2 .box-parallax .img-parallax {
    clip-path: polygon(0% 0, 100% 16%, 100% 80%, 0% 100%);
  }
  #sec2 .box-parallax .h2-tt {
    position: absolute;
    top: 544px;
    right: calc(50% - 544px);
    width: 90px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1130px) {
  #sec2 .box-parallax .h2-tt {
    right: 20px;
  }
}
@media screen and (min-width: 768px) {
  #sec2 .box-parallax .h2-tt .t {
    font-size: 50px;
  }
  #sec2 .box-parallax .h2-tt .t span {
    font-size: 63px;
  }
  #sec2 .box-parallax .h2-tt .t .t1 {
    font-size: 40px;
  }
  #sec2 .box-parallax .h2-tt .fnt-Cormorant {
    bottom: 82px;
    width: 348px;
    right: 111px;
    left: auto;
    padding-bottom: 22px;
  }
  #sec2 .wrap {
    max-width: 100%;
    padding-bottom: 48px;
  }
  #sec2 .wrap:before {
    background-size: auto;
    top: -330px;
  }
  #sec2 .group {
    padding: 0;
    max-width: 1000px;
    margin: 0 auto;
  }
  #sec2 .group .menu {
    position: relative;
    padding-bottom: 0;
  }
  #sec2 .group .menu h3 {
    text-align: left;
    font-size: 72px;
    padding: 0 0 41px;
  }
  #sec2 .group .menu .photo {
    margin: 0;
  }
  #sec2 .group .menu .photo.ext {
    margin: 0;
  }
  #sec2 .group .menu .txt {
    padding-left: 5px;
  }
  #sec2 .group .menu.menu1 {
    padding: 61px 0 45px 0;
  }
  #sec2 .group .menu.menu1 .photo {
    position: absolute;
    top: -316px;
    right: calc(50% - 150px);
  }
  #sec2 .group .menu.menu1 .item {
    margin-left: calc(50% + 63px);
    max-width: 436px;
    position: relative;
    z-index: 2;
  }
  #sec2 .group .menu.menu2 .photo {
    margin: 0 -249px 0 0;
    text-align: right;
  }
  #sec2 .group .menu.menu2 h3 {
    position: absolute;
    top: 159px;
    left: 198px;
  }
  #sec2 .group .menu.menu2 .txt {
    position: absolute;
    top: 250px;
    left: -20px;
    height: 400px;
    padding: 0;
  }
  #sec2 .group .menu.menu3 {
    padding-bottom: 40px;
  }
  #sec2 .group .menu.menu3 .photo {
    margin: 0 0px 0 -220px;
  }
  #sec2 .group .menu.menu3 .item {
    width: 422px;
    position: absolute;
    z-index: 1;
    top: 223px;
    right: -232px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1390px) {
  #sec2 .group .menu.menu3 .item {
    right: -100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  #sec2 .group .menu.menu3 .item {
    right: -30px;
  }
}
@media screen and (min-width: 768px) {
  #sec2 .group .menu.menu4 .photo {
    margin: 0 -250px 0 0;
    text-align: right;
  }
  #sec2 .group .menu.menu4 h3 {
    position: absolute;
    top: 157px;
    left: 197px;
  }
  #sec2 .group .menu.menu4 .txt {
    position: absolute;
    top: 248px;
    left: -20px;
    height: 450px;
    padding: 0;
  }
}
#sec3 {
  padding-bottom: 5vw;
}
#sec3 .info {
  padding: 10vw 5%;
  background-color: rgba(0, 0, 0, 0.6);
}
#sec3 .h2-tt .t1 {
  font-size: 9vw;
}
#sec3 .h2-tt .t2 {
  font: 7.5vw;
}
#sec3 .js-fade .object-fit-cover-pc {
  position: relative;
}
#sec3 .js-fade .object-fit-cover-pc span {
  background: url("../img/menu/bg.jpg") repeat 0 0;
  text-align: center;
  font-size: 6vw;
  letter-spacing: 0.1em;
  line-height: 1.4;
  padding: 2% 5%;
  position: absolute;
  z-index: 1;
  bottom: 3vw;
  right: 3vw;
  border: 1px solid #333333;
}
@media screen and (min-width: 768px) {
  #sec3 {
    padding-bottom: 0px;
  }
  #sec3 .info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: calc(50% - 208px);
    padding: 85px 60px 20px;
    z-index: 4;
    width: 416px;
    pointer-events: none;
    transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
  }
  #sec3 .h2-tt {
    padding-bottom: 57px;
    font-size: 40px;
  }
  #sec3 .h2-tt .fnt-Cormorant {
    padding-bottom: 37px;
  }
  #sec3 .h2-tt .t1 {
    font-size: 72px;
    letter-spacing: 0.1em;
  }
  #sec3 .h2-tt .t2 {
    font-size: 53px;
    letter-spacing: 0.1em;
  }
  #sec3 .js-fade {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
  }
  #sec3 .js-fade li {
    width: 50%;
    height: 100%;
    transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
  }
  #sec3 .js-fade li:nth-child(2) span {
    right: auto;
    left: 40px;
  }
  #sec3 .js-fade li:hover span {
    opacity: 1;
  }
  #sec3 .js-fade .object-fit-cover-pc span {
    opacity: 0;
    font-size: 38px;
    line-height: 58px;
    padding: 0px 20px;
    bottom: 30px;
    right: 40px;
  }
  #sec3 .group {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 843px;
  }
  #sec3 .group.active .js-fade li {
    width: 416px;
  }
  #sec3 .group.active .js-fade li:hover {
    width: calc(100% - 416px);
  }
  #sec3 .group.active .info.active1 {
    left: calc(100% - 416px);
  }
  #sec3 .group.active .info.active2 {
    left: calc(0%);
  }
}
#sec4 {
  background: url("../img/menu/sec4_bg1.png") no-repeat 0 0/70%,
    url("../img/menu/sec4_bg2.png") no-repeat center 0/150%;
  padding: 20vw 0;
  position: relative;
}
#sec4:before {
  background: url("../img/shared/line_bg.jpg") repeat center 0;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 10px;
  top: 0;
  z-index: 1;
}
#sec4 .h2-tt .note {
  font-size: 3.5vw;
  letter-spacing: 0.2em;
}
#sec4 .js-thumb {
  margin: 10vw 0 5vw;
}
#sec4 .js-thumb img {
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
#sec4 .js-thumb .slick-list,
#sec4 .js-thumb .slick-track {
  transform: none !important;
  width: 100% !important;
}
#sec4 .js-thumb .slick-track {
  gap: 10px;
  display: flex;
}
#sec4 .js-thumb li {
  position: relative;
}
#sec4 .js-thumb li:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  z-index: 1;
  border: 1px solid;
  opacity: 0;
}
#sec4 .js-thumb .slick-current li:before {
  opacity: 1;
}
#sec4 .js-thumb .slick-current img {
  -webkit-filter: grayscale(0%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
}
#sec4 .js-menu {
  padding-bottom: 10vw;
}
#sec4 .menu .txt p {
  padding-bottom: 15px;
}
#sec4 .menu .tag {
  font-size: 6.5vw;
  line-height: 1.4;
  letter-spacing: 0.2em;
  border-bottom: 1px solid;
  margin: 5vw 0;
}
#sec4 .menu .tag dd {
  font-size: 5vw;
  padding: 3vw 0;
}
#sec4 .menu .tag dd span {
  font-size: 3.5vw;
}
#sec4 .menu .tag .memo {
  font-size: 3.5vw;
  letter-spacing: 0.2em;
}
@media screen and (min-width: 768px) {
  #sec4 {
    background-size: auto, auto;
    background-position: 0 0, center bottom;
    padding: 170px 0px 134px;
  }
  #sec4:before {
    height: 25px;
  }
  #sec4 .wrap {
    max-width: 100%;
  }
  #sec4 .h2-tt {
    max-width: 1240px;
    padding: 0 20px;
    margin: 0 auto 67px;
    text-align: left;
    line-height: 55px;
  }
  #sec4 .h2-tt .note {
    font-size: 16px;
    letter-spacing: 0.2em;
  }
  #sec4 .js {
    flex-wrap: wrap;
    display: flex;
    padding-bottom: 114px;
  }
  #sec4 .js-thumb {
    margin: 0;
    max-width: 1200px;
    margin: -103px auto 0;
    width: 100%;
    position: relative;
    z-index: 9;
  }
  #sec4 .js-thumb .slick-track {
    gap: 24px;
    justify-content: flex-end;
  }
  #sec4 .js-thumb li:hover {
    opacity: 0.8;
  }
  #sec4 .js-thumb li:before {
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
  }
  #sec4 .js-menu {
    width: 100%;
    order: -1;
    padding: 0;
  }
  #sec4 .menu .txt p {
    padding-bottom: 40px;
  }
  #sec4 .menu .tag {
    font-size: 35px;
    line-height: 35px;
    border: none;
    margin: 0 0 42px;
    position: relative;
  }
  #sec4 .menu .tag:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: -50px;
    right: -40vw;
    border-bottom: 1px solid;
  }
  #sec4 .menu .tag dd {
    font-size: 25px;
    padding: 29px 3px 29px;
    letter-spacing: 0.2em;
  }
  #sec4 .menu .tag dd span {
    font-size: 20px;
    letter-spacing: 0.2em;
  }
  #sec4 .menu .tag .memo {
    font-size: 16px;
    letter-spacing: 0.2em;
  }
  #sec4 .menu .photo {
    height: 838px;
    width: calc(50% + 450px);
  }
  #sec4 .menu .item {
    width: 430px;
    position: absolute;
    top: 159px;
    left: calc(50% + 196px);
    z-index: 1;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  #sec4 .menu .item {
    left: auto;
    right: 40px;
    text-shadow: 6px 8px 10px rgba(0, 0, 0, 0.8),
      -3px -3px 9px rgba(0, 0, 0, 0.8);
  }
}
@media screen and (min-width: 768px) {
  #sec4 .bnr-shared {
    margin: 0 auto;
    max-width: 420px;
  }
}
#sec5 .wrap {
  padding: 0;
}
#sec5 .lead {
  position: relative;
}
#sec5 .lead a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
}
#sec5 .lead .arow {
  border: 1px solid #847a64;
  padding: 4px;
  width: 15vw;
  position: absolute;
  right: 3vw;
  top: 62vw;
  z-index: 1;
}
#sec5 .lead .info {
  background: url("../img/index/sec4_bg.jpg") no-repeat center 0 / cover;
  text-align: center;
  padding: 15vw 5% 20vw;
  font-size: 13px;
}
#sec5 .lead .info h2 {
  white-space: normal;
  padding: 0vw 0 5vw;
}
#sec5 .lead .info h2 .fnt-Cormorant {
  color: #d2c3a6;
}
#sec5 .lead .info h2.t1 {
  font-size: 5vw;
}
#sec5 .lead .info h2.t2 {
  font-size: 6.5vw;
}
#sec5 .lead .info .txt dt {
  font-size: 4.5vw;
  letter-spacing: 0.2em;
  padding-bottom: 5vw;
}
@media screen and (min-width: 768px) {
  #sec5 .lead {
    padding: 0;
    cursor: pointer;
  }
  #sec5 .lead .wrap {
    max-width: 100%;
  }
  #sec5 .lead .arow {
    width: auto;
    right: calc(50% - 29px);
    top: 225px;
  }
  #sec5 .lead .info {
    width: 50%;
    padding: 71px 0 30px;
    height: 530px;
    font-size: 20px;
    line-height: 40px;
  }
  #sec5 .lead .info h2 {
    white-space: normal;
    font-size: 40px;
    line-height: 60px;
    padding: 0 0 55px;
    margin: 0;
  }
  #sec5 .lead .info h2 span.t1 {
    font-size: 35px;
  }
  #sec5 .lead .info h2 span.t2 {
    font-size: 45px;
  }
  #sec5 .lead .info h2 span.fnt-Cormorant {
    font-size: 19px;
  }
  #sec5 .lead .info .txt dt {
    font-size: 28px;
    padding-bottom: 24px;
  }
  #sec5 .lead .photo {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 50%;
    overflow: hidden;
  }
  #sec5 .lead .photo span {
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
  }
  #sec5 .lead:hover .photo span {
    transform: scale(1.05);
  }
}
