/* Scss Document */
#sec1 {
  padding: 15vw 0 45vw;
  position: relative;
}
#sec1 .photo {
  margin-bottom: 10vw;
}
#sec1 .photo li {
  height: 65vw;
  margin: 0 -55vw 5px 10vw;
  overflow: hidden;
}
#sec1 .photo li:nth-child(2) {
  margin: 0 10vw 0 -5vw;
}
@media screen and (max-width: 767px) {
  #sec1 .photo li:nth-child(2) img {
    width: 126%;
  }
}
#sec1 h2 {
  position: absolute;
  top: 26vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
#sec1 h2 span {
  font-size: 5.5vw;
  line-height: 2;
  padding: 5vw 0;
  letter-spacing: 0.12em;
  display: inline-block;
  background-color: #fff;
}
#sec1 .txt {
  background-color: rgba(255, 255, 255, 0.85);
  padding: 10% 5%;
  margin: -17vw 3% 10vw;
  position: relative;
  z-index: 2;
}
#sec1 .photo-list {
  background: url("../img/concept/sec1_deco2.png") no-repeat -30% 31vw/67%;
  margin: 0 -5vw;
  padding: 0 5%;
}
#sec1 .photo-list li {
  width: 48%;
}
#sec1 .photo-list li:nth-child(2) {
  margin: 23vw 0 5vw 0;
}
#sec1 .photo-list li:nth-child(3) {
  margin: -10vw 0 0 -5vw;
}
#sec1 .photo-list li:nth-child(4) {
  margin-right: 5%;
}
#sec1 .photo-list li:nth-child(5) {
  margin: -5vw auto 0;
}
@media screen and (min-width: 768px) {
  #sec1 {
    background: url("../img/concept/sec1_deco1.png") no-repeat;
    background-position: calc(50% - 422px) 60px;
    padding: 100px 0 453px;
  }
  #sec1 .photo {
    margin: 0 -50px;
  }
  #sec1 .photo li {
    height: 400px;
    width: 800px;
    margin: 0 0 5px 0;
  }
  #sec1 .photo li:nth-child(1) {
    margin-left: 300px;
  }
  #sec1 .photo li:nth-child(2) {
    margin: 0;
  }
  #sec1 h2 {
    top: 239px;
  }
  #sec1 h2 span {
    font-size: 30px;
    line-height: 70px;
    padding: 30px 0 25px;
  }
  #sec1 .txt {
    padding: 60px 58px;
    margin: -177px 0 0 50%;
  }
  #sec1 .photo-list {
    background-size: auto;
    background-position: 0px 261px;
    margin: -142px -40px 0 -50px;
    padding: 0;
  }
  #sec1 .photo-list li {
    width: auto;
  }
  #sec1 .photo-list li:nth-child(1) {
    margin: 0 0 0 170px;
  }
  #sec1 .photo-list li:nth-child(2) {
    margin: 214px 0 59px;
  }
  #sec1 .photo-list li:nth-child(3) {
    margin: -123px 0 0 100px;
  }
  #sec1 .photo-list li:nth-child(4) {
    margin-right: 90px;
  }
  #sec1 .photo-list li:nth-child(5) {
    margin-top: -80px;
  }
}
#sec2 {
  background: url("../img/concept/wave.jpg") no-repeat center 0/160%, url("../img/shared/bg1.jpg") repeat center 0;
  padding: 1px 0 20vw;
  position: relative;
}
#sec2:before {
  content: '';
  position: absolute;
  left: -6vw;
  right: 0;
  top: -34vw;
  bottom: 0;
  background: url("../img/concept/sec2_deco1.png") no-repeat 0 0/100%;
}
#sec2 .js-fade {
  margin: -25vw 5% 0;
}
#sec2 .info h2 {
  font-size: 5.5vw;
  line-height: 1.5;
  padding: 5vw 0;
  letter-spacing: 0.12em;
}
#sec2 .group {
  padding: 10vw 0 0;
  position: relative;
  z-index: 1;
}
#sec2 .group .deco {
  width: 56%;
  position: absolute;
  right: -17vw;
  bottom: -24vw;
  z-index: -1;
}
#sec2 .group .menu {
  padding-bottom: 10vw;
}
#sec2 .group .menu h3 {
  text-align: center;
  font-size: 6.5vw;
  letter-spacing: 0;
  position: relative;
  padding: 5vw 0 14vw;
  margin-bottom: 0vw;
}
#sec2 .group .menu h3 span {
  letter-spacing: 0;
  padding-right: 23vw;
}
#sec2 .group .menu h3:before {
  content: '';
  background: url("../img/concept/catch1.png") no-repeat 0 0/100%;
  width: 46vw;
  height: 15vw;
  position: absolute;
  left: 50%;
  bottom: 0%;
  transform: translateX(-50%);
}
#sec2 .group .menu h3.ext:before {
  background: url("../img/concept/catch2.png") no-repeat 0 0/100%;
}
#sec2 .group .menu .txt dt {
  padding-bottom: 5vw;
}
#sec2 .banner {
  gap: 10vw;
  padding-top: 10vw;
}
#sec2 .banner li {
  position: relative;
  z-index: 1;
  width: 100%;
}
#sec2 .banner li a {
  color: #fff;
  display: block;
  padding-right: 5%;
}
#sec2 .banner li a .t {
  background: url(../img/index/arow.png) no-repeat 95% center/28px;
  display: block;
  font-size: 4vw;
  line-height: 1.4;
  letter-spacing: 0.12em;
  font-weight: 700;
  padding: 5% 13%;
  position: relative;
}
#sec2 .banner li:before {
  content: '';
  position: absolute;
  left: 5%;
  right: 0%;
  bottom: 0;
  top: 10vw;
  background-color: #953214;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  #sec2 {
    background-size: 100%, auto;
    padding: 1px 0 150px;
    position: relative;
  }
  #sec2:before {
    left: calc(50% - 499px);
    right: auto;
    top: -328px;
    width: 893px;
    height: 818px;
    bottom: auto;
  }
  #sec2 .js-fade {
    margin-top: -294px;
    margin-left: calc(50% - 250px);
  }
  #sec2 .js-fade .object-fit-cover-pc {
    height: 550px;
  }
  #sec2 .slick-dots {
    justify-content: flex-start;
    position: absolute;
    padding: 0;
    top: 702px;
    width: 330px;
    LEFT: -77px;
  }
  #sec2 .info {
    display: flex;
    padding: 42px 0 76px 171px;
  }
  #sec2 .info h2 {
    text-align: left;
    font-size: 24px;
    line-height: 40px;
    padding: 0 0;
    width: 237px;
  }
  #sec2 .info .txt {
    width: 524px;
  }
  #sec2 .group {
    padding: 0 0 79px;
    position: relative;
    z-index: 1;
  }
  #sec2 .group .deco {
    width: auto;
    right: -250px;
    bottom: -140px;
  }
  #sec2 .group .menu {
    padding-bottom: 20px;
    position: relative;
  }
  #sec2 .group .menu h3 {
    font-size: 48px;
    text-align: left;
    position: absolute;
    left: 455px;
    padding: 0 0 64px;
    margin-bottom: 0;
    top: 56px;
    z-index: 3;
  }
  #sec2 .group .menu h3 span {
    padding-right: 160px;
  }
  #sec2 .group .menu h3:before {
    width: 291px;
    height: 63px;
    transform: none;
    left: -38px;
    bottom: 0;
  }
  #sec2 .group .menu .txt {
    display: flex;
    gap: 75px;
  }
  #sec2 .group .menu .txt dd {
    width: 350px;
    margin: 164px 0 0 0;
  }
  #sec2 .group .menu .txt dt {
    padding-bottom: 0;
    margin-left: -50px;
  }
  #sec2 .group .menu:nth-child(2) h3 {
    font-size: 40px;
    top: -37px;
    left: 676px;
    text-align: center;
    padding: 0 0 59px 6px;
  }
  #sec2 .group .menu:nth-child(2) .txt dd {
    margin-top: 113px;
  }
  #sec2 .group .menu:nth-child(3) h3 {
    left: 515px;
    padding: 0 0 64px 61px;
    top: 5px;
  }
  #sec2 .group .menu:nth-child(3) .txt dd {
    margin-top: 130px;
  }
  #sec2 .banner {
    gap: 0;
    padding-top: 0;
  }
  #sec2 .banner li {
    position: relative;
    z-index: 1;
    width: 480px;
    transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -webkit-transition: opacity .3s ease;
  }
  #sec2 .banner li a {
    padding-right: 0;
  }
  #sec2 .banner li a .t {
    background-position: 93% center;
    background-size: 31px;
    font-size: 20px;
    padding: 26px 58px;
  }
  #sec2 .banner li:before {
    left: 20px;
    right: -20px;
    top: 40px;
  }
  #sec2 .banner li:hover {
    opacity: 0.8;
  }
  #sec2 .banner li:hover img {
    opacity: 1;
  }
}
.box-parallax {
  height: 65vw;
}
@media screen and (min-width: 768px) {
  .box-parallax {
    height: 600px;
  }
}
#sec3 {
  position: relative;
  padding: 15vw 0;
  background: url("../img/concept/sec3_deco1.png") no-repeat 20% 0/30%, url("../img/concept/sec3_deco2.png") no-repeat 64% 35vw/41%;
}
#sec3 h2 {
  margin: 0 auto 15vw;
}
#sec3 h2 span {
  white-space: nowrap;
  font-size: 5.5vw;
  line-height: 2;
  position: relative;
  display: inline-block;
}
#sec3 h2 span:before {
  content: '';
  position: absolute;
  top: 0;
  right: 2vw;
  border-left: 2px solid #5d5d5d;
  bottom: 0;
}
#sec3 .txt {
  padding: 5vw 0 10vw;
}
#sec3 .txt p:not(:last-child) {
  padding-bottom: 15px;
}
#sec3 .photo2 {
  padding-bottom: 5vw;
}
@media screen and (min-width: 768px) {
  #sec3 {
    padding: 151px 0 00px;
    background-size: auto, auto;
    background-position: calc(50% + 71px) 0, calc(50% + 335px) 150px;
  }
  #sec3 .wrap {
    height: 994px;
    padding: 79px 0 0;
  }
  #sec3 h2 {
    margin: 0;
    position: absolute;
    top: 0;
    right: 196px;
  }
  #sec3 h2 span {
    font-size: 30px;
    line-height: 55px;
  }
  #sec3 h2 span:before {
    right: 11px;
  }
  #sec3 .txt {
    padding: 0;
    padding: 0;
    height: 300px;
    position: absolute;
    top: 550px;
    right: 568px;
  }
  #sec3 .txt p:not(:last-child) {
    padding: 0;
    padding-left: 32px;
  }
  #sec3 .photo2 {
    padding-bottom: 0;
    position: absolute;
    top: 364px;
    right: -52px;
  }
  #sec3 .photo1 {
    margin-left: -150px;
  }
  #sec3 .bnr-shared {
    width: 400px;
    position: absolute;
    top: 734px;
    right: 52px;
  }
}
#popup {
  padding: 0% 2% 10%;
}
#popup h2 {
  font-size: 6.5vw;
  letter-spacing: 0;
  line-height: 1.4;
  padding-bottom: 5vw;
}
#popup .note {
  padding-bottom: 25px;
}
#popup .menu-list {
  padding-bottom: 25px;
  text-align: left;
}
#popup .menu-list h3 {
  text-align: center;
  font-weight: 700;
  color: #fff;
  background-color: #3f3f3e;
  padding: 10px 5px;
  line-height: 20px;
  margin-bottom: 5px;
}
#popup .menu-list p {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 10px 0;
}
#popup .menu-list dl {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  text-align: left;
  line-height: 24px;
  padding: 10px 0;
}
#popup .menu-list dl:after {
  content: "." !important;
  clear: both !important;
  display: block !important;
  height: 0 !important;
  visibility: hidden !important;
}
#popup .menu-list dl dt {
  float: left;
}
#popup .menu-list dl dd {
  text-align: right;
  float: right;
}
#popup .menu-list dl.ext dd {
  padding-top: 24px;
}
@media screen and (min-width: 768px) {
  #popup {
    padding: 0% 0 10px;
  }
  #popup h2 {
    font-size: 40px;
    padding-bottom: 10px;
  }
  #popup .note {
    padding-bottom: 50px;
  }
  #popup .group {
    justify-content: space-between;
    display: flex;
  }
  #popup .group .col {
    width: calc((100% - 40px)/3);
  }
  #popup .group.ext .col {
    width: calc(50% - 20px);
  }
  #popup .menu-list {
    padding-bottom: 40px;
    line-height: 27px;
    letter-spacing: 0.2em;
  }
  #popup .menu-list h3 {
    letter-spacing: 0.2em;
    padding: 20px 5px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  #popup .menu-list dl {
    line-height: 27px;
    padding: 13px 0;
    letter-spacing: 0.2em;
  }
  #popup .menu-list dl.ext dd {
    padding-top: 27px;
  }
}