@charset "UTF-8";
/* Scss Document */
#wrapper_bgndVideo {
  pointer-events: none;
}
#key {
  height: 100vh;
}
#key:after {
  display: none;
}
#key .video {
  pointer-events: none;
  position: fixed;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
#key .video iframe {
  width: 100vw;
  height: 56.25vw;
  min-height: 100vh;
  min-width: 177.77vh;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -100;
}
.h2-tt {
  text-align: center;
  font-size: 6vw;
  line-height: 1.4;
  padding-bottom: 10vw;
  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: 32px;
  }
  .h2-tt .fnt-Cormorant {
    font-size: 19px;
  }
}
#lead {
  color: #fff;
  padding: 15vw 0;
  background: rgba(0, 0, 0, 0.6);
}
#lead .h2-tt {
  position: relative;
  text-align: left;
  line-height: 2;
}
#lead .h2-tt .txt-vertical {
  display: block;
  margin: 0 auto;
}
#lead .h2-tt .txt-vertical .pad {
  padding-top: 16vw;
}
#lead .h2-tt .fnt-Cormorant {
  position: absolute;
  border-bottom: 1px solid #fff;
  text-align: right;
  width: 39%;
  left: -5vw;
  top: 41vw;
}
#lead .photo1 {
  margin: 0 -5vw;
}
#lead .photo1 li {
  margin: 0 0 0 54%;
}
#lead .photo1 li:nth-child(2) {
  position: relative;
  z-index: 1;
  margin: -7vw 40% 10vw 0;
}
#lead .txt {
  padding: 0 3%;
}
#lead .txt p {
  padding-bottom: 15px;
}
#lead .photo2 {
  margin: 15vw auto;
}
@media screen and (min-width: 768px) {
  #lead {
    padding: 155px 20px 62px;
  }
  #lead .wrap {
    max-width: 1200px;
  }
  #lead .item {
    flex-wrap: wrap;
    display: flex;
    padding: 360px 0 0 0;
  }
  #lead .h2-tt {
    position: absolute;
    padding: 0;
    top: 4px;
    right: calc(50% - 520px);
    line-height: 78px;
    font-size: 40px;
  }
  #lead .h2-tt .txt-vertical {
    margin: 0;
  }
  #lead .h2-tt .txt-vertical .pad {
    padding-top: 85px;
  }
  #lead .h2-tt .fnt-Cormorant {
    width: 290px;
    left: auto;
    right: 168px;
    top: 168px;
    line-height: 74px;
  }
  #lead .photo1 {
    position: relative;
    margin: 34px 0 0 0;
    padding-left: calc(50% - 97px);
    width: 100%;
  }
  #lead .photo1 li {
    margin: 0 0 0;
  }
  #lead .photo1 li:nth-child(1) {
    position: absolute;
    top: -159px;
    right: -17px;
  }
  #lead .photo1 li:nth-child(2) {
    height: 294px;
    width: 80%;
    max-width: 428px;
    margin: 0;
  }
  #lead .txt {
    order: -1;
    width: 1000px;
    margin: 0 auto;
    padding: 0;
  }
  #lead .txt p {
    width: 595px;
    padding-bottom: 40px;
  }
  #lead .photo2 {
    margin: 75px 0 0 -34px;
  }
  #lead .bnr-shared {
    width: 405px;
    position: absolute;
    left: calc(50% + 90px);
    bottom: 163px;
  }
}
#season {
  position: relative;
}
#season .season {
  padding: 15vw 0;
  background: url("../img/index/season1_bg1.png") no-repeat 0 0/90%;
}
#season .season li {
  margin: 0 0 -10vw 54%;
  position: relative;
  z-index: 3;
}
#season .season li:nth-child(2) {
  margin: 0 9% 0 26.6%;
  z-index: 1;
}
#season .season.season2 {
  background: url("../img/index/season2_bg1.png") no-repeat 0 0/90%;
}
#season .season.season3 {
  background: url("../img/index/season3_bg1.png") no-repeat 0 0/90%;
}
#season .season.season4 {
  background: url("../img/index/season4_bg1.png") no-repeat 0 0/90%;
}
#season .js-thumb {
  position: absolute;
  top: 26vw;
  left: 5%;
  z-index: 6;
  width: 20vw;
}
#season .js-thumb .slick-list,
#season .js-thumb .slick-track {
  transform: none !important;
  width: 100% !important;
  font-size: 0vw;
}
#season .js-thumb .slick-track {
  display: flex !important;
  flex-wrap: wrap;
  line-height: 1;
  font-size: 0;
  gap: 5px;
}
#season .js-thumb li {
  background: url("../img/index/bg2.jpg") repeat center 0;
  border: 1px solid #c1b7a2;
  height: 16vw;
  width: 16vw !important;
  color: #cd8289;
  position: relative;
}
#season .js-thumb li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("../img/index/thumb1_bg.jpg") no-repeat 0 0/100%;
}
#season .js-thumb li span {
  letter-spacing: 0.2em;
  position: absolute;
  bottom: 1vw;
  right: 0.1vw;
  z-index: 2;
  font-size: 8vw;
}
#season .js-thumb li.thumb2 {
  color: #71a89e;
}
#season .js-thumb li.thumb2:before {
  background: url("../img/index/thumb2_bg.jpg") no-repeat 0 0/100%;
}
#season .js-thumb li.thumb3 {
  color: #bf8e60;
}
#season .js-thumb li.thumb3:before {
  background: url("../img/index/thumb3_bg.jpg") no-repeat 0 0/100%;
}
#season .js-thumb li.thumb4 {
  color: #8791b3;
}
#season .js-thumb li.thumb4:before {
  background: url("../img/index/thumb4_bg.jpg") no-repeat 0 0/100%;
}
#season .js-thumb .slick-current li:before {
  opacity: 0;
}
#season .js-thumb .slick-current li span {
  font-size: 12vw;
  right: -4vw;
}
@media screen and (min-width: 768px) {
  #season .season {
    padding: 70px 0 124px;
    background-size: auto !important;
  }
  #season .season .photo {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding-top: 135px;
  }
  #season .season li {
    margin: 0;
  }
  #season .season li:nth-child(1) {
    height: 399px;
    position: absolute;
    top: 0;
    right: 0;
    width: 48%;
    max-width: 441px;
  }
  #season .season li:nth-child(2) {
    margin: 0;
    margin-left: calc(50% - 355px);
  }
  #season .js-thumb {
    top: 205px;
    left: calc(50% - 524px);
    width: 208px;
  }
  #season .js-thumb li {
    height: 108px;
    width: 108px !important;
  }
  #season .js-thumb li span {
    bottom: 2px;
    right: -8px;
    font-size: 65px;
  }
  #season .js-thumb .slick-current li span {
    font-size: 94px;
    right: -30px;
    bottom: -1px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1080px) {
  #season .js-thumb {
    left: 20px;
  }
  #season .season li:nth-child(2) {
    margin-left: 150px;
  }
}
#sec2 {
  background: url("../img/index/sec2_bg1_sp.jpg") no-repeat center 0/100%,
    url("../img/index/sec2_bg2_sp.jpg") no-repeat center bottom/100%,
    url(../img/shared/bd_bg.jpg) repeat center 0;
  padding: 15vw 0;
}
#sec2 h2 {
  text-align: center;
  font-size: 7vw;
  line-height: 2;
  letter-spacing: 0.2em;
  position: relative;
  margin-bottom: -6.5vw;
  position: relative;
  z-index: 1;
}
#sec2 h2:after {
  content: "";
  border-top: 1px solid;
  position: absolute;
  right: -5vw;
  bottom: 5vw;
  width: 10vw;
}
#sec2 h2 span {
  letter-spacing: 0.2em;
}
#sec2 h2 .t {
  font-size: 10vw;
}
#sec2 h2 .pad {
  padding-left: 17vw;
}
#sec2 h2 .txt-vertical {
  letter-spacing: 0.08em;
  color: #92845a;
  font-size: 4vw;
  position: absolute;
  top: 4vw;
  left: 13vw;
  text-transform: uppercase;
}
#sec2 h2 .txt-vertical span {
  letter-spacing: 0.08em;
}
#sec2 .js-fade {
  margin: 0 -5vw;
}
#sec2 .js-fade .object-fit-cover-pc {
  display: block !important;
}
#sec2 .info {
  padding: 10vw 0;
}
#sec2 .txt {
  padding-bottom: 10vw;
}
@media screen and (min-width: 768px) {
  #sec2 {
    background: url("../img/index/sec2_bg.png") no-repeat center 0,
      url(../img/shared/bd_bg.jpg) repeat center 0;
    padding: 170px 0 130px;
  }
  #sec2 .wrap {
    max-width: 1500px;
    padding: 0 20px;
    min-height: 838px;
  }
  #sec2 h2 {
    text-align: left;
    font-size: 40px;
    line-height: 93px;
    margin-bottom: 0;
    position: absolute;
    top: -66px;
    left: calc(50% - 113px);
    width: 720px;
    padding: 0 0 0 44px;
  }
  #sec2 h2:after {
    right: -147px;
    bottom: 41px;
    width: 316px;
  }
  #sec2 h2 .t {
    font-size: 72px;
  }
  #sec2 h2 .pad {
    padding-left: 150px;
  }
  #sec2 h2 .txt-vertical {
    font-size: 19px;
    top: 19px;
    left: 0;
    line-height: 1;
  }
  #sec2 .box {
    max-width: 1200px;
    margin: 0 auto;
    justify-content: flex-end;
    display: flex;
  }
  #sec2 .js-fade {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    max-width: 1200px;
    width: 100%;
    margin: 0;
  }
  #sec2 .js-fade .object-fit-cover-pc {
    height: 839px;
  }
  #sec2 .slick-dots {
    position: absolute;
    bottom: 40px;
    right: 37px;
    justify-content: flex-end;
    padding: 0;
  }
  #sec2 .info {
    padding: 196px 0 0;
    width: 424px;
    position: relative;
    z-index: 4;
  }
  #sec2 .txt {
    padding-bottom: 70px;
  }
}
#sec3 {
  padding: 20vw 0 22vw;
  position: relative;
  z-index: 1;
}
#sec3 .deco {
  width: 84%;
  position: absolute;
  bottom: 0;
  left: -25vw;
}
#sec3 .wrap {
  z-index: 1;
}
#sec3 .photo {
  margin: 0 -5vw;
}
#sec3 h2 {
  font-size: 6vw;
  position: relative;
  text-align: left;
  padding: 0 0 5vw 24vw;
  margin-bottom: 13vw;
}
#sec3 h2 span {
  letter-spacing: 0.2em;
}
#sec3 h2 .t {
  font-size: 12vw;
}
#sec3 h2 .fnt-Cormorant {
  position: absolute;
  left: 63vw;
  bottom: 1vw;
  letter-spacing: 0.08em;
  font-size: 4vw;
}
#sec3 h2 .txt-vertical {
  position: absolute;
  top: -28vw;
  left: 6vw;
  z-index: 1;
  border-left: 1px solid;
  border-right: 1px solid;
  padding: 0 2vw;
}
#sec3 .txt {
  padding-bottom: 20vw;
}
@media screen and (min-width: 768px) {
  #sec3 {
    padding: 0 20px 120px;
  }
  #sec3 .deco {
    width: auto;
    bottom: 0;
    left: -0;
  }
  #sec3 .wrap {
    max-width: 1500px;
  }
  #sec3 .photo {
    margin: 0 auto -60px;
    text-align: center;
    max-width: 1500px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1299px) {
  #sec3 .photo {
    margin: 0 -7% -60px;
  }
}
@media screen and (min-width: 768px) {
  #sec3 .photo img {
    width: 100%;
    height: auto;
  }
  #sec3 h2 {
    z-index: 3;
    position: absolute;
    top: 471px;
    left: calc(50% - 464px);
    font-size: 40px;
    padding: 0 0;
    margin-bottom: 0;
    line-height: 96px;
  }
  #sec3 h2:before {
    content: "";
    border-left: 1px solid #fff;
    height: 350px;
    position: absolute;
    right: 146px;
    top: 588px;
  }
  #sec3 h2 .t {
    font-size: 72px;
    padding-top: 195px;
  }
  #sec3 h2 .fnt-Cormorant {
    left: auto;
    top: 427px;
    right: 192px;
    font-size: 19px;
    line-height: 1;
  }
  #sec3 h2 .txt-vertical {
    position: static;
    display: block;
    padding: 0;
    border: none;
  }
  #sec3 .info {
    max-width: 1000px;
    margin: 0 auto;
  }
  #sec3 .txt {
    margin-left: 226px;
    padding-bottom: 33px;
  }
  #sec3 .txt p {
    padding-bottom: 40px;
  }
  #sec3 .bnr-shared {
    float: right;
    width: 405px;
  }
}
#sec4 {
  background: url("../img/shared/bd_bg.jpg") repeat center 0;
}
#sec4 .wrap {
  padding: 0;
}
#sec4 .lead {
  position: relative;
}
#sec4 .lead a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
}
#sec4 .lead .arow {
  border: 1px solid #847a64;
  padding: 4px;
  width: 15vw;
  position: absolute;
  right: 3vw;
  top: 62vw;
  z-index: 1;
}
#sec4 .lead .info {
  background: url("../img/index/sec4_bg.jpg") no-repeat center 0 / cover;
  text-align: center;
  padding: 15vw 0 20vw;
}
#sec4 .lead .info h2 {
  white-space: normal;
  font-size: 5.6vw;
  padding: 0vw 0 2vw;
}
#sec4 .lead .info h2 span {
  font-size: 4vw;
  letter-spacing: 0.2em;
}
#sec4 .lead .info h2 span.t2 {
  font-size: 8vw;
}
#sec4 .lead .info h2 span.t3 {
  font-size: 4.5vw;
}
#sec4 .lead .info h2 span.fnt-Cormorant {
  color: #d2c3a6;
}
#sec4 .lead .info .txt dt {
  font-size: 4.5vw;
  letter-spacing: 0.2em;
  padding-bottom: 5vw;
}
@media screen and (min-width: 768px) {
  #sec4 .lead {
    padding: 0;
    cursor: pointer;
  }
  #sec4 .lead .wrap {
    max-width: 100%;
  }
  #sec4 .lead .arow {
    width: auto;
    right: calc(50% - 29px);
    top: 225px;
  }
  #sec4 .lead .info {
    width: 50%;
    padding: 71px 0 30px;
    height: 530px;
  }
  #sec4 .lead .info h2 {
    white-space: normal;
    font-size: 35px;
    line-height: 57px;
    padding: 0 0 10px;
    margin: 0;
  }
  #sec4 .lead .info h2 span {
    font-size: 22px;
  }
  #sec4 .lead .info h2 span.t2 {
    font-size: 43px;
  }
  #sec4 .lead .info h2 span.t3 {
    font-size: 28px;
  }
  #sec4 .lead .info h2 span.fnt-Cormorant {
    font-size: 19px;
  }
  #sec4 .lead .info .txt dt {
    font-size: 28px;
    padding-bottom: 24px;
  }
  #sec4 .lead .photo {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 50%;
    overflow: hidden;
  }
  #sec4 .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;
  }
  #sec4 .lead:hover .photo span {
    transform: scale(1.05);
  }
}
#sec5 {
  background: url("../img/index/sec5_bg_sp.jpg") no-repeat center 86vw/100%,
    url("../img/shared/bd_bg.jpg") repeat center 0;
  position: relative;
  z-index: 2;
}
#sec5 .wrap {
  padding: 1px 0 20vw;
}
#sec5 .lead {
  padding: 0 5%;
}
#sec5 .photo {
  margin-top: -15vw;
}
#sec5 .txt {
  padding-bottom: 10vw;
}
#sec5 h2 {
  font-size: 6vw;
  position: relative;
  padding: 0 11vw 0 0;
  margin: -5vw 0 10vw;
}
#sec5 h2 span {
  letter-spacing: 0.2em;
}
#sec5 h2 span.fnt-Cormorant {
  letter-spacing: 0.08em;
  padding-right: 4vw;
}
#sec5 h2 span.t1 {
  position: absolute;
  bottom: 0;
  right: 11vw;
  z-index: 1;
}
#sec5 h2 span.t2 {
  font-size: 12vw;
}
@media screen and (min-width: 768px) {
  #sec5 {
    background: url("../img/shared/bd_bg.jpg") repeat center 0;
  }
  #sec5:before {
    background: url("../img/index/sec5_deco1.png") no-repeat center 0;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 919px;
    bottom: 0;
  }
  #sec5 .wrap {
    padding: 1px 0 0;
    max-width: 100%;
  }
  #sec5 .wrap:before {
    content: url("../img/index/sec5_bg2.png");
    position: absolute;
    z-index: -1;
    left: -5px;
    top: 410px;
  }
  #sec5 .lead {
    padding: 53px 0 71px;
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
  }
  #sec5 .photo {
    background: url("../img/shared/line_bg.jpg") repeat 0 0;
    margin-top: -185px;
    clip-path: polygon(0 22%, 100% 0, 100% 100%, 0 73%);
  }
  #sec5 .photo .object-fit-cover-pc {
    height: 820px;
    display: block;
    clip-path: polygon(0 25%, 109% 0, 109% 100%, 0 70%);
  }
  #sec5 .txt {
    padding-bottom: 40px;
    margin-left: 445px;
  }
  #sec5 .txt p {
    padding-bottom: 40px;
  }
  #sec5 h2 {
    font-size: 40px;
    text-align: left;
    padding: 0;
    margin: 0;
    position: absolute;
    top: -61px;
    right: calc(50% + 127px);
    line-height: 98px;
  }
  #sec5 h2 span.fnt-Cormorant {
    padding-right: 0;
    position: absolute;
    top: 347px;
    right: 23px;
    line-height: 1;
  }
  #sec5 h2 span.t1 {
    position: static;
  }
  #sec5 h2 span.t2 {
    font-size: 72px;
    padding: 167px 0 0;
  }
  #sec5 .bnr-shared {
    width: 82px;
    position: absolute;
    top: 40px;
    left: 40px;
  }
  #sec5 .bnr-shared a {
    width: 100%;
    padding: 53px 16px 0 0;
    height: 305px;
  }
  #sec5 .bnr-shared a:before {
    right: 15px;
    width: auto;
    top: auto;
    left: 14px;
    height: 60px;
    bottom: 17px;
  }
}
#news {
  color: #000000;
  padding: 15vw 0;
}
#news .bnr {
  width: 200px;
  margin: 0 auto;
}
#news .bnr a {
  padding: 10px 0;
  display: block;
  border: 1px solid #8b816c;
  text-align: center;
}
#news .bnr a img {
  width: 15px;
  height: auto;
  margin-left: 10px;
}
#news #feed {
  margin-top: 10vw;
}
#news #feed dl {
  border-bottom: 1px solid #b7b1a4;
  padding: 10px 0;
  display: table;
  width: 100%;
}
#news #feed dl dt,
#news #feed dl dd {
  display: table-cell;
}
#news #feed dl dt {
  width: 110px;
  padding-left: 10px;
}
@media screen and (min-width: 768px) {
  #news {
    padding: 66px 20px 63px;
  }
  #news .wrap {
    display: flex;
  }
  #news .h2-tt {
    padding: 13px 0 8px;
    line-height: 42px;
  }
  #news .bnr {
    width: 175px;
  }
  #news .bnr a {
    padding: 0;
    line-height: 43px;
  }
  #news .bnr a:hover {
    opacity: 0.8;
  }
  #news .bnr a img {
    width: auto;
    margin-left: 10px;
  }
  #news #feed {
    margin-top: 0;
    width: 480px;
  }
  #news #feed dl {
    padding: 8px 0 9px;
  }
  #news #feed dl dt {
    width: 175px;
    padding: 0;
    padding-right: 33px;
    text-align: right;
    font-size: 13px;
  }
  #news .info {
    width: 406px;
    text-align: center;
  }
}
#shopinfo {
  background: #000 url("../img/index/shopinfo_bg_sp.jpg") no-repeat right 0/100%;
  padding: 20vw 0;
  color: #fff;
}
#shopinfo .contact {
  text-align: center;
  padding: 40px 8% 0;
  letter-spacing: 0.1em;
  border-top: 1px solid #c8c8c8;
}
#shopinfo .contact .txt {
  font-size: 13px;
  line-height: 1.6;
  padding: 20px 0;
}
#shopinfo .contact .tel {
  font-size: 15px;
  letter-spacing: 0.1em;
  padding-bottom: 20px;
}
#shopinfo .contact .tel .num {
  font-size: 28px;
  letter-spacing: 0.1em;
  position: relative;
  align-items: center;
  justify-content: center;
  display: flex;
  gap: 8px;
}
#shopinfo .contact .tel .num:before {
  content: "";
  background: url("../img/shared/ico1.png") no-repeat center/100%;
  width: 20px;
  height: 24px;
}
#shopinfo .contact .sns {
  width: 40px;
  margin: 20px auto 0;
}
#shopinfo .tbl-info {
  margin-bottom: 15vw;
}
#shopinfo .tbl-info dl {
  border-bottom: 1px dotted #2e2e2e;
  padding: 5px 10px;
  letter-spacing: 0;
}
#shopinfo .policy {
  border: 1px solid #777777;
  padding: 1px 5% 10%;
}
#shopinfo .policy h3 {
  font-size: 20px;
  margin: -20px 0 20px;
}
#shopinfo .policy h3 span {
  display: inline-block;
  background-color: #000;
  padding: 0 10px;
}
#shopinfo .policy li {
  padding: 0 0 10px 25px;
  position: relative;
}
#shopinfo .policy li:before {
  content: "※";
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (min-width: 768px) {
  #shopinfo {
    background: #000 url("../img/index/shopinfo_bg.jpg") no-repeat right 0;
    padding: 100px 20px 164px;
  }
  #shopinfo .h2-tt {
    width: 200px;
    position: absolute;
    top: 141px;
    right: 149px;
    line-height: 52px;
  }
  #shopinfo .lead {
    padding: 119px 0 67px;
  }
  #shopinfo .contact {
    text-align: right;
    padding: 0;
    letter-spacing: 0.1em;
    width: 445px;
  }
  #shopinfo .contact .gr {
    display: flex;
    flex-wrap: wrap;
  }
  #shopinfo .contact .txt {
    font-size: 14px;
    line-height: 23px;
    margin: 0 -17px 0 0px;
    padding: 0px 0 21px;
    letter-spacing: 0.05em;
    order: -1;
    text-align: right;
  }
  #shopinfo .contact .tel {
    border-bottom: 1px solid;
    font-size: 16px;
    padding: 14px 0 11px 6px;
    text-align: left;
    white-space: nowrap;
    margin-bottom: 12px;
  }
  #shopinfo .contact .tel .num {
    display: inline-block;
    font-size: 29px;
    padding: 2px 0 0;
  }
  #shopinfo .contact .tel .num:before {
    display: inline-block;
    width: 20px;
    height: 23px;
    margin: 0 9px 0 14px;
    position: relative;
    top: 3px;
  }
  #shopinfo .contact .btn-web {
    margin-left: 175px;
    width: 100%;
  }
  #shopinfo .tbl-info {
    margin-bottom: 120px;
    margin-left: -7px;
    width: 712px;
    border-top: 1px dotted #2e2e2e;
  }
  #shopinfo .tbl-info dl {
    padding: 14px 0px;
    letter-spacing: 0.15em;
    line-height: 30px;
  }
  #shopinfo .tbl-info dl dt,
  #shopinfo .tbl-info dl dd {
    display: table-cell;
  }
  #shopinfo .tbl-info dl dt {
    width: 200px;
    padding-left: 7px;
  }
  #shopinfo .policy {
    padding: 1px 0 68px;
    text-align: center;
    line-height: 40px;
  }
  #shopinfo .policy h3 {
    font-size: 25px;
    margin: -23px 0 66px;
    letter-spacing: 0.2em;
  }
  #shopinfo .policy h3 span {
    padding: 0 30px;
    letter-spacing: 0.2em;
  }
  #shopinfo .policy li {
    padding: 0;
    position: relative;
    line-height: 40px;
  }
  #shopinfo .policy li:before {
    position: static;
  }
}
#gmap .info {
  background: url("../img/index/map_bg_sp.png") no-repeat 0 0/100%;
  padding: 15vw 5%;
}
#gmap .link {
  padding: 0 5%;
}
#gmap .link li {
  margin-bottom: 15px;
  text-align: center;
}
#gmap .link li.bnr-shared a:before {
  background: url(../img/index/arow.png) no-repeat center/100%;
  width: 30px;
}
#gmap .link li.gmap_print a {
  text-decoration: underline;
}
#gmap .link li.gmap_print a:hover {
  text-decoration: none;
}
#gmap .map {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
@media screen and (min-width: 768px) {
  #gmap {
    position: relative;
    justify-content: flex-end;
    display: flex;
  }
  #gmap .info {
    background: url("../img/index/gmap_bg.png") no-repeat 0 0;
    padding: 152px 0 60px;
    width: 495px;
  }
  #gmap .link {
    padding: 50px 0 0;
    width: 347px;
    margin: 0 auto;
  }
  #gmap .link li {
    margin-bottom: 20px;
    width: 100%;
    max-width: 100%;
  }
  #gmap .link li.bnr-shared a:before {
    width: 30px;
  }
  #gmap .link li:nth-child(2) {
    margin-bottom: 13px;
  }
  #gmap .map {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 495px;
  }
  #gmap .map iframe {
    position: absolute;
    left: 0;
    left: 0;
    height: 100% !important;
  }
}
.remodal {
  background: url("../img/index/pop_bg.png") no-repeat 0 0/50%,
    url("../img/index/bg2.jpg") repeat center 0;
  padding: 3vw 6% 12vw;
}
@media screen and (min-width: 768px) {
  .remodal {
    background: url("../img/index/pop_bg1.png") no-repeat right 0,
      url("../img/index/bg2.jpg") repeat center 0;
    padding: 67px 20px;
  }
}
#map_popup .h2-tt {
  padding-top: 10vw;
}
#map_popup .group .item {
  text-align: left;
  margin-bottom: 8vw;
  position: relative;
}
#map_popup .group .item:not(:last-child):after {
  color: #000;
  content: "";
  border-right: 1px solid;
  border-bottom: 1px solid;
  transform: rotate(45deg);
  display: block;
  width: 4vw;
  height: 4vw;
  margin: 0 auto;
}
#map_popup .group .item .photo {
  width: 80%;
  margin: 0 auto 5vw;
}
#map_popup .group .item dl {
  padding-bottom: 5vw;
}
#map_popup .group .item dt {
  font-family: "Shippori Mincho B1";
  font-style: normal;
  font-weight: 500;
  color: #92845a;
  letter-spacing: 0.04em;
  font-size: 10vw;
  line-height: 1.4;
  padding-bottom: 1vw;
  margin-bottom: 2vw;
  border-bottom: 1px solid;
}
@media screen and (min-width: 768px) {
  #map_popup .h2-tt {
    padding: 30px 0 56px;
  }
  #map_popup .group {
    max-width: 780px;
    margin: 0 auto;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
    gap: 110px;
  }
  #map_popup .group .item {
    text-align: left;
    margin-bottom: 0;
    width: 310px;
    position: relative;
  }
  #map_popup .group .item:not(:last-child):after {
    transform: rotate(-45deg);
    width: 16px;
    height: 16px;
    margin: 0;
    position: absolute;
    top: 192px;
    right: -80px;
  }
  #map_popup .group .item:nth-child(even):after {
    display: none;
  }
  #map_popup .group .item .photo {
    width: auto;
    margin: 0;
  }
  #map_popup .group .item dl {
    padding-bottom: 0;
    width: 265px;
    margin: 25px auto;
    font-size: 15px;
    line-height: 37px;
  }
  #map_popup .group .item dt {
    font-size: 52px;
    line-height: 1.4;
    padding-bottom: 6px;
    margin-bottom: 35px;
  }
}

@keyframes scrollX {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes scrollXX {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-6000px, 0, 0);
  }
}

#season_add {
  color: #000;
}
#season_add h2 {
  position: relative;
  letter-spacing: 0.2em;
  font-size: 5.5vw;
  line-height: 1.4;
  padding: 0 0 5vw 6vw;
}
#season_add h2 .t {
  font-size: 8vw;
  letter-spacing: 0.2em;
}
#season_add h2 .t1 {
  font-size: 7vw;
  letter-spacing: 0.2em;
}
#season_add h2 .txt-vertical {
  letter-spacing: 0.08em;
  color: #92845a;
  font-size: 2.5vw;
  position: absolute;
  top: 1vw;
  left: 0;
  text-transform: uppercase;
}
#season_add h2 .txt-vertical span {
  letter-spacing: 0.08em;
}
#season_add .txt {
  font-weight: 600;
}
#season_add .box {
  position: relative;

  padding: 87vw 0% 10vw;
}
#season_add .js-season-scroll {
  background: url("../img/index/season_bg.jpg") repeat-x 0 0;
  background-size: auto 94vw;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 10vw 0 20vw;
  transform: translate3d(0, 0, 0);
  animation: scrollX 30s linear infinite;
  will-change: transform;
}

#season_add .js-season-scroll li {
  width: 40vw;
  flex-shrink: 0;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
}

#season_add .js-season-scroll li img {
  width: 100%;
  height: auto;
}
#season_add .js-season-scroll li:nth-child(even) {
  margin-top: 10vw;
}
#season_add .wrap {
  z-index: 4;
}

@media screen and (min-width: 768px) {
  #season_add .wrap {
  }

  #season_add h2 {
    font-size: 40px;
    padding: 0 0 41px 64px;
    margin-left: 80px;
  }
  #season_add h2 .t {
    font-size: 72px;
  }
  #season_add h2 .t1 {
    font-size: 63px;
  }
  #season_add h2 .txt-vertical {
    font-size: 19px;
    top: 10px;
    left: 0;
  }

  #season_add .txt {
    padding: 0px 0 0 205px;
    font-size: 23px;
    line-height: 50px;
    letter-spacing: 0.15em;
  }
  #season_add .box {
    position: relative;

    padding: 930px 0 80px;
  }
  #season_add .js-season-scroll {
    -webkit-background-size: auto;
    background-size: auto;

    gap: 42px;
    padding: 140px 20px 520px 150px;
    transform: translate3d(0, 0, 0);
    animation: scrollXX 150s linear infinite;
  }

  #season_add .js-season-scroll li {
    width: 420px;
  }
  #season_add .js-season-scroll li:nth-child(even) {
    margin-top: 100px;
  }
}
