@charset "utf-8";

/* loading */
@media all and (min-width: 768px) {
#cover {
    background: url('../img/loading.gif') center center no-repeat;
    background-color: #fff;
}
}


/* base */
@media all and (min-width: 768px) {
  .sp {
    display: none !important;
  }
}
@media all and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}
#gHeader {
    position: fixed !important;
    transform: none !important;
}

.teturnTop svg {
    fill: #595959;
}

.hero .fadeInAnim,
.season2025autumn .fadeInAnim {
  -webkit-transition: opacity .8s ease-out, transform 1.5s ease-out;
  transition: opacity .8s ease-out, transform 1.5s ease-out;
}
.season2025autumn .fadeInAnim {
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
}
.season2025autumn .fadeInAnim.visible {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}

/* page */


:root {
  --color-base: #001C25;
  --color-white: #fff;
}


@media all and (min-width: 768px) {
#main {
  padding-bottom: 110px;
  min-width: 1440px;
  overflow: hidden;
  background-color: #0a0911;
}
}

/* hero */
.hero {
  width: 100%;
  position: relative;
  z-index: 2;
}
.hero .heroTag {
  width: 70px;
  position: absolute;
  left: 40px;
  top: 120px;
  z-index: 2;
}
@media all and (min-width: 768px) {
.hero {
  min-width: 1440px;
}
  #gFooter {
    min-width: 1440px;
  }
}
@media all and (max-width: 767px) {
  .hero .heroTag {
    width: calc(84/750*100vw);
    left: calc(32/750*100vw);
    top: calc(180/750*100vw);
  }
}
.hero .naviArea .naviText {
  color: #595757;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  line-height: 2.4;
  letter-spacing: 0.04em;
}
.hero .naviArea .naviText + .naviText {
  margin-top: 1em;
}
.hero .naviArea .naviText:last-of-type {
  padding-bottom: 60px;
}
.hero .naviArea ul.naviList {
  width: 1120px;
  margin: 60px auto 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 40px 20px;
}
.hero .naviArea ul.naviList li {
  position: relative;
}
.hero .naviArea ul.naviList li a {
  display: flex;
  align-items: center;
  position: relative;
  background-color: rgba(255,255,255,1);
}
.hero .naviArea ul.naviList li a .img {
  width: 282px;
}
.hero .naviArea ul.naviList li a .text {
  padding-left: 16px;
}
.hero .naviArea ul.naviList li a .textJP {
  padding-left: 0.6em;
  color: #dbdbd6;
  font-size: 14px;
}
.hero .naviArea ul.naviList li.navi01 a .text {
  width: 162px;
}
.hero .naviArea ul.naviList li.navi02 a .text {
  width: 165px;
}
.hero .naviArea ul.naviList li.navi03 a .text {
  width: 128px;
}
.hero .naviArea ul.naviList li.navi04 a .text {
  width: 198px;
}
.hero .naviArea ul.naviList li.navi05 a .text {
  width: 118px;
}
.hero .naviArea ul.naviList li.navi06 a .text {
  width: 200px;
}
.hero .naviArea ul.naviList li.navi07 a .text {
  width: 192px;
}
.hero .naviArea ul.naviList li a .arrow {
  width: 40px;
  height: 20px;
  margin: auto 0;
  position: absolute;
  right: 38px;
  top: 0;
  bottom: 0;
}
.hero .naviArea ul.naviList li .arrow_under .arrow_underIcon {
  left: 66px;
  right: auto;
}
.hero .naviArea ul.naviList li:last-of-type a .img {
  width: 360px;
}
.hero .naviArea ul.naviList li:last-of-type .arrow_under .arrow_underIcon {
  left: 90px;
  right: auto;
  bottom: 16px;
}
@media all and (max-width: 767px) {
  .hero .naviArea ul.naviList li .arrow_under .arrow_underIcon {
    left: calc(106/750*100vw);
    right: auto;
  }
  .hero .naviArea ul.naviList li:last-of-type .arrow_under .arrow_underIcon {
    left: calc(106/750*100vw);
    right: auto;
  }
}

.hero .itemBtn {
    position: absolute;
    z-index: 5;
    text-align: center;
}
.hero .itemBtn101.itemBtn {
  left: 840px;
  top: 440px;
}
.hero .itemBtn102.itemBtn {
  left: 950px;
  top: 480px;
}
.hero .itemBtn103.itemBtn {
  left: 1050px;
  top: 500px;
}
@media all and (max-width: 767px) {
.hero .naviArea ul.naviList {
  width: calc(482/750*100vw);
  margin: 0 auto;
  display: block;
}
.hero .naviArea ul.naviList li {
  margin-bottom: calc(30/750*100vw);
}
.hero .naviArea ul.naviList li a .img {
  width: 100%;
}
.hero .naviArea ul.naviList li:nth-last-child(1) {
  margin-top: calc(60/750*100vw);
}
.hero .naviArea ul.naviList li.navi01 a .text {
  width: calc(216/750*100vw);
}
.hero .naviArea ul.naviList li.navi02 a .text {
  width: calc(216/750*100vw);
}
.hero .naviArea ul.naviList li.navi03 a .text {
  width: calc(168/750*100vw);
}
.hero .naviArea ul.naviList li.navi04 a .text {
  width: calc(262/750*100vw);
}
.hero .naviArea ul.naviList li.navi05 a .text {
  width: calc(156/750*100vw);
}
.hero .naviArea ul.naviList li.navi06 a .text {
  width: calc(260/750*100vw);
}
.hero .naviArea ul.naviList li.navi07 a .text {
  width: calc(246/750*100vw);
}
.hero .naviArea .naviFlex.fadeInAnim.visible .navi06 {
  margin-bottom: calc(60/750*100vw);
}
.hero .naviArea  ul.naviList li:nth-last-child(1) .arrow_under .arrow_underIcon {
  left: calc(116/750*100vw);
}
.hero .naviArea ul.naviList li a .arrow {
  width: calc(56/750*100vw);
  height: calc(26/750*100vw);
  right: calc(48/750*100vw);
}
.hero .itemBtn101.itemBtn {
  left: calc(220/750*100vw);
  top: calc(506/750*100vw);
}
.hero .itemBtn102.itemBtn {
  left: calc(350/750*100vw);
  top: calc(596/750*100vw);

}
.hero .itemBtn103.itemBtn {
  left: calc(480/750*100vw);
  top: calc(626/750*100vw);
}
}

.movieArea {
  margin-bottom: -1%;
}
.hero .movieArea {
  width: 100%;
  margin-bottom: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.hacobune-app-container {
  padding: 0 !important;
  max-width: none !important;
  width: 100%;
}
.hacobune-unit-video-outline,
.hacobune-readmore {
  padding: 0 !important;
  max-width: none !important;
  width: 100%;
  display: none;
}
.hacobune-readmore {
  margin-bottom: 0 !important;
}
.hacobune-video-js.videojs-default-skin {
  background-color: #000 !important;
}
.movieArea .vid_main {
  width: 100%;
}
.hero .naviLead img {
  mix-blend-mode: multiply;
}
@media all and (min-width: 768px) {
.hero .logoAreaWrap.movie {
  width: 100%;
  aspect-ratio: 16 / 9;
  background-color: #322a2a;
  position: relative;
}
.hero .revText {
  padding-bottom: 30px;
  font-size: 17px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #FAFAFA;
}
.hero .revText .lead {
  font-size: 20px;
}
.hero .revText .small {
  font-size: 13px;
}
.hero .naviArea .naviFlex {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  padding-bottom: 140px;
  display: block;
}
.hero .logoArea {
  width: 100%;
  height: 764px;
  margin: 0 auto;
  background: url("../img/mv_img-pc.jpg") center center no-repeat;
  background-size: auto 100%;
  position: relative;
  background-color: #968b81;
}
.hero .logoArea .logo {
  width: 290px;
  margin: 0 auto;
  padding-top: 100px;
  transition: transform 0.3s ease-out;
}
.hero .logoArea .logo.visible {
}
.hero .naviLead {
  width: 308px;
  margin: 130px auto 60px;
}
.hero .naviArea {
  background: url('../img/bg_01-pc.jpg') top center no-repeat;
  background-size: auto auto;
  background-color: #dedac1;
}
}
@media all and (min-width: 1600px) {
.hero .logoArea .logo {

}
}
@media all and (min-width: 768px) {
.hero .naviLead {
  width: 528px;
  margin: 0 auto;
  padding: 120px 0 50px;
  text-align: center;
}
}
@media all and (max-width: 767px) {
.hero {
  padding-bottom: 0;
}
.hero .heroInner .logoAreaWrap {
  width: 100%;
  height: calc(1300/750*100vw);
  background: url("../img/mv_img-sp.jpg") top center no-repeat;
  background-size: 100% auto;
}
.hero .movieArea .sp video {
  object-fit: cover;
  aspect-ratio: 9 / 16;
}
.hacobune-app-container {
  width: 100% !important;
  margin: 0 auto;
  padding: 0 !important;
}
.hacobune-unit-video {
  margin: 0 !important;
}
.hero .logoAreaWrap {
  height: calc(1300 / 750* 100vw);
}
.movieArea .vid_main {
  height: 100%;
  object-fit: cover;
}
.hero .revText {
  padding-top: calc(40/750*100vw);
  font-size: calc(22/750*100vw);
  text-align: center;
  letter-spacing: 0.04em;
  color: #e1dfd8;
}
.hero .revText .lead {
  font-size: 120%;
}
.hero .revText .small {
  font-size: 80%;
}
  .hero .logoArea .logo {
    width: calc(340/750*100%);
    margin: 0 auto calc(90/750*100vw);
    padding-top: calc(320/750*100vw);
  }
  .hero .naviLead {
    width: calc(408/750*100vw);
    padding-top: calc(120/750*100vw);
    margin: 0 auto calc(90/750*100vw);
  }
  .hero .naviArea {
    margin-top: 0;
    padding-bottom: 0;
    background: url('../img/bg_01-sp.jpg') top center no-repeat;
    background-size: 100% auto;
  }
  .hero .naviArea .naviText {
    margin-bottom: 0;
    color: #001C25;
    font-weight: 500;;
    font-size: calc(28/750*100vw);
    text-align: center;
    letter-spacing: -0.04em;
    line-height: 2.2;
  }
  .hero .naviArea .naviText:last-of-type {
    padding-bottom: calc(100/750*100vw);
  }
  .hero .naviArea .naviText + .naviText {
    margin-top: calc(32/750*100vw);
  }
}

.fadeInAnime .anime {
  opacity: 0;
  transition: opacity .8s ease;
}
.fadeInAnime.is-visible .anime {
  opacity: 1;
}
.fadeInAnime.is-visible .anime01 {
  transition-delay: 0s;
}
.fadeInAnime.is-visible .anime02 {
  transition-delay: 0.2s;
}
.fadeInAnime.is-visible .anime03 {
  transition-delay: 0.4s;
}
.fadeInAnime.is-visible .anime04 {
  transition-delay: 0.6s;
}
.fadeInAnime.is-visible .anime05 {
  transition-delay: 0.8s;
}
.fadeInAnime.is-visible .anime06 {
  transition-delay: 1.0s;
}
.fadeInAnime.is-visible .anime07 {
  transition-delay: 1.2s;
}
.fadeInAnime.is-visible .anime08 {
  transition-delay: 1.4s;
}
.fadeInAnime.is-visible .anime09 {
  transition-delay: 1.6s;
}
.fadeInAnime.is-visible .anime10 {
  transition-delay: 1.8s;
}
.fadeInAnime.is-visible .anime11 {
  transition-delay: 2.0s;
}
.fadeInAnime.is-visible .anime12 {
  transition-delay: 2.2s;
}
.fadeInAnime.is-visible .anime13 {
  transition-delay: 2.4s;
}

.arrow_under {
  position: relative;
  text-align: center;
  display: block;
}
.arrow_under .arrow_underIcon {
  margin: 0 auto;
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  bottom: 22px;
  border-right: #fff 1px solid;
  border-bottom: #fff 1px solid;
  opacity: 1;
  transform: translateY(0) rotate(45deg);
  transition: transform 0.3s ease-out;
  animation: fluffy1 2s 1s ease-in-out infinite;
}
@keyframes fluffy1 {
  0% { transform:translateY(0) rotate(45deg); opacity: 1;}
  50% { transform:translateY(5px) rotate(45deg); opacity: .6;}
  100% { transform:translateY(0) rotate(45deg); opacity: 1;}
}
@media all and (max-width: 767px) {
  .arrow_under .arrow_underIcon {
    bottom: 14px;
  }
}


/* scrillIcon */
.hero .scrillIcon {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 2px;
  height: 54px;
  overflow: hidden;
  animation: scroll2 2s ease-in-out infinite;
}
.hero .scrillIcon span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 54px;
  overflow: hidden;
  animation: scroll 2s ease-in-out infinite;
}
.hero .scrillIcon img {
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 54px;
}
@keyframes scroll {
  0%{
    top: 0;
    height: 0;
    opacity: 0;
  }
  50%{
    top: 0;
    height: 54px;
    opacity: 1;
  }
  100%{
    top: -54px;
    height: 54px;
    opacity: 0;
  }
}
@keyframes scroll2 {
  0%{
    height: 41px;
  }
  50%{
    height: 41px;
  }
  100%{
    height: 0;
  }
}
@media all and (max-width: 767px) {
.hero .scrillIcon {
  display: none;
}
}


/* contents */
.rerativeArea {
  width: 1080px;
  margin: 0 auto;
  position: relative;
}
.rerativeArea .add {
  margin-top: 0.2em;
  color: #d9d9d9;
  font-size: 10px;
  letter-spacing: -0.05em;
}
.notYet,
.notYet a {
  pointer-events: none;
}
.notYet a .arrow_rightIcon {
  display: none !important;
}
section#main {
  background-color: #fff;
}
section#main .sectionArea {

}
section#main .bgWrap {
  background-image: linear-gradient(#cfdbd4, #d0d8d7 18%, #e7e8e2 33%, #efe1ca 42%, #60808b 54%, #162521 63%, #121d25);
}
@media all and (max-width: 767px) {
.rerativeArea {
  width: 100%;
}
section#main {
  overflow: hidden;
}
}
.arrow_right {
  position: relative;
  text-align: center;
  display: inline-block;
  color: #fff;
  font-size: 18px;
}
.secInner > .contArea > p.detail a {
  margin-right: 2.5em;
  color: #fff;
}
.arrow_right .arrow_rightIcon {
  margin: 0 auto;
  width: 0.6em;
  height: 0.6em;
  display: inline-block;
  position: absolute;
  bottom: 0.4em;
  right: -0.8em;
  border-right: #fff 1px solid;
  border-bottom: #fff 1px solid;
  opacity: 1;
  transform: translateX(0) rotate(-45deg);
  transition: transform 0.3s ease-out;
  animation: fluffy2 2s 1s ease-in-out infinite;
}
@keyframes fluffy2 {
  0% { transform:translateX(0) rotate(-45deg); opacity: 1;}
  50% { transform:translateX(5px) rotate(-45deg); opacity: .6;}
  100% { transform:translateX(0) rotate(-45deg); opacity: 1;}
}
@media all and (max-width: 767px) {
.arrow_right {
  font-size: 13px;
}
}

.itemDetail {
  position: absolute;
  z-index: 3;
}
.itemDetail a {
  color: #fff;
  font-size: 12px;
  line-height: 1.64;
  text-align: left;
  display: inline;
}
a.itemLinkBlock {
  display: block;
  position: absolute;
  z-index: 1;
}
.textSet {
  position: absolute;
}
.textSet .category {
  display: block;
}
.textSet .stext {
  margin-top: 0.6em;
  line-height: 1.64;
  font-size: 15px;
  color: #d9d9d9;
}
.secInner {
  position: relative;
}
.secInner > .contArea > .title {
  font-size: 42px;
  font-family: "Perpetua Regular";
  color: #333;
  letter-spacing: 0.03em;
}
.secInner > .contArea > .secTitle {
  position: absolute;
}
.secInner > .contArea > p.text01 {
  font-size: 18px;
  font-weight: 500;
  color: var(--color-white);
  line-height: 2;
  position: absolute;
}
.secInner > .contArea > p.text02 {
  font-size: 18px;
  font-weight: 500;
  color: var(--color-base);
  line-height: 2;
  position: absolute;
}
.secInner > .contArea > p.detail {
  font-size: 12px;
  font-weight: 300;
  color: var(--color-white);
  line-height: 1.64;
  position: absolute;
}
.secInner > .contArea > p.detail .para {
  display: block;
}
.secInner > .contArea > p.detail .para + .para {
  margin-top: 0.8em;
}
@media all and (min-width: 768px) {
.itemImg {
  position: absolute;
  opacity: 1;
  transition: opacity .5s ease;
}
}
@media all and (max-width: 767px) {
.itemImg {
  position: absolute;
  opacity: 1;
  transition: opacity .5s ease;
}
.itemDetail a {
  font-size: 10px;
}
.textSet .stext {
  margin-top: 0.4em;
  font-size: calc(22/750*100vw);
  line-height: 1.46;
}
.spRerative {
  position: relative !important;
  left: auto !important;
  right: auto !important;
  top: auto !important;
  bottom: auto !important;
}
.secInner > .contArea > .title {
  font-size: calc(56/750*100vw);
}
.secInner > .contArea > p.text01,
.secInner > .contArea > p.text02 {
  font-size: calc(26/750*100vw);
  text-align: justify;
  line-height: 1.8;
}
.secInner > .contArea > p.detail {
  font-size: calc(20/750*100vw);
}
.secInner > .contArea > p.detail.detail01 {
  font-size: calc(19/750*100vw);
  letter-spacing: -0.02em;
}
}

ul.itemLinkList {
  margin-top: 0.8em;
  display: flex;
  flex-wrap: wrap;
  gap: 0.3em 4em;
}
ul.itemLinkList li a {
  color: #907531;
  font-size: 12px;
  white-space: nowrap;
}
ul.itemLinkList li a p {
  display: inline;
  white-space: nowrap;
}
@media all and (max-width: 767px) {
ul.itemLinkList {
  width: calc(690/750*100vw);
  margin: 0 auto;
  padding-top: 0.8em;
  gap: 0.3em 3em;
}
ul.itemLinkList li a {
  font-size: 10px;
}
}


/* item button */
.season2025autumn .itemBtn {
  position: absolute;
  z-index: 5;
  text-align: center;
}
.season2025autumn .itemBtn.addText01 {
  z-index: 6;
}
.itemBtn a {
  width: 2em;
  height: 2em;
  border-radius: 100px;
  display: block;
  line-height: 2em;
  color: rgba(255,255,255,.8);
  background-color: rgba(0,0,0,.2);
  font-size: 16px;
  position: relative;
}
.itemBtn.white a {
  background-color: rgba(255,255,255,.3);
}
.itemBtn.notAvailable a,
.itemBtn.notYet0000 a,
.itemBtn.notYet0802 a,
.itemBtn.notYet0214 a {
  pointer-events: none;
}
.itemBtn.notAvailable a:hover,
.itemBtn.notYet0000 a:hover,
.itemBtn.notYet0802 a:hover,
.itemBtn.notYet0214 a:hover {
  opacity: 1;
}
.itemBtn.notAvailable a {
  width: 1.6em;
  height: 1.6em;
  line-height: 1.6;
  border-radius: 0;
}
.itemBtn.notAvailable:hover a:before {
  width: 9.6em;
  white-space: pre;
  content: "オンラインストアでの\Aお取り扱い無し";
  color: #595757;
  font-size: 80%;
  line-height: 1.46;
  text-align: center;
  position: absolute;
  top: -3.3em;
  left: -3.2em;
  z-index: 6;
  opacity: 1;
}
.itemBtn.notAvailable:hover a:after {
  width: 9.6em;
  height: 2.92em;
  content: "";
  background-color: #fff;
  border: rgba(0,0,0,.5) 1px solid;
  position: absolute;
  top: -3em;
  left: -3.5em;
  opacity: 1;
}
.itemBtn.notYet0000:hover a:before {
  width: 6em;
  white-space: pre;
  content: "近日発売予定";
  color: #595757;
  font-size: 80%;
  line-height: 1.46;
  text-align: center;
  position: absolute;
  top: -2.3em;
  left: -1.5em;
  z-index: 6;
  opacity: 1;
}
.itemBtn.notYet0000:hover a:after {
  width: 6em;
  height: 1.46em;
  content: "";
  background-color: #fff;
  border: rgba(0,0,0,.5) 1px solid;
  position: absolute;
  top: -2em;
  left: -1.8em;
  opacity: 1;
}
.itemBtn.notYet0802:hover a:before {
  width: 5em;
  white-space: pre;
  content: "8/2 (土)\A発売予定";
  color: #595757;
  font-size: 80%;
  line-height: 1.46;
  text-align: center;
  position: absolute;
  top: -3.3em;
  left: -1.5em;
  z-index: 6;
  opacity: 1;
}
.itemBtn.notYet0802:hover a:after {
  width: 5em;
  height: 2.92em;
  content: "";
  background-color: #fff;
  border: rgba(0,0,0,.5) 1px solid;
  position: absolute;
  top: -3em;
  left: -1.5em;
  opacity: 1;
}
.itemBtn.notYet0214:hover a:before {
  width: 5em;
  white-space: pre;
  content: "2/14(金)\A発売予定";
  color: #595757;
  font-size: 80%;
  line-height: 1.46;
  text-align: center;
  position: absolute;
  top: -3.3em;
  left: -1.5em;
  z-index: 6;
  opacity: 1;
}
.itemBtn.notYet0214:hover a:after {
  width: 5em;
  height: 2.92em;
  content: "";
  background-color: #fff;
  border: rgba(0,0,0,.5) 1px solid;
  position: absolute;
  top: -3em;
  left: -1.5em;
  z-index: 1;
  display: block;
  opacity: 1;
}
@media all and (max-width: 767px) {
.itemBtn a {
  font-size: 12px;
}
}

@media all and (min-width: 768px) {
:root {
  --cont: 1440px;
}
}
@media all and (max-width: 767px) {
:root {
  --cont: 100%;
}
}
.contArea {
  width: var(--cont);
  height: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
}


.contArea .flexArea {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 110px;
}
.contArea .flexArea .imgArea {
  width: 720px;
  height: 720px;
}
.contArea .flexArea .imgArea .viewArea {
  position: relative;
}
.contArea .flexArea .textArea {
  width: 390px;
}
.contArea .flexArea .textArea .leadText {
  margin-bottom: 1em;
  font-size: 22px;
  line-height: 1.46;
  color: #fff;
}
.contArea .flexArea .textArea .secText {
  font-size: 16px;
  line-height: 2;
  color: #fff;
}
.contArea .flexArea .textArea .detail {
  margin-top: 4em;
  font-size: 12px;
  line-height: 1.64;
  color: #fff;
  letter-spacing: -0.02em;
}
.contArea .flexArea .textArea .detail.indent {
  text-indent: -0.5em;
}
@media all and (min-width: 768px) {
.contArea .flexArea.reverse {
  flex-direction: row-reverse;
  gap: 0 0;
}
.contArea .flexArea.reverse .textArea {
  width: 500px;
}
}
@media all and (max-width: 767px) {
.contArea .flexArea {
  flex-direction: column;
  gap: calc(80/750*100vw) 0;
}
.contArea .flexArea .imgArea {
  width: 100%;
  height: calc(750/750*100vw);
}
.contArea .flexArea .textArea {
  width: calc(630/750*100vw);
  margin: 0 auto;
}
.contArea .flexArea .textArea .leadText {
  margin-bottom: 0.6em;
  font-size: calc(36/750*100vw);
  line-height: 1.46;
}
.contArea .flexArea .textArea .secText {
  font-size: calc(26/750*100vw);
  line-height: 1.8;
  white-space: nowrap;
}
.contArea .flexArea .textArea .detail {
  margin-top: 2.2em;
  font-size: calc(20/750*100vw);
  line-height: 1.46;
}
}


.bg01 {
  max-width: 2000px;
  margin: 0 auto;
  background: url('../img/bg_01-pc.jpg') no-repeat center -705px;
  background-size: auto auto;
}
@media all and (max-width: 767px) {
  .bg01 {
    background: url('../img/bg_01-sp.jpg') no-repeat center calc(-830/750*100vw);
    background-size: 100% auto;
  }
}


/* sec01 */
@media all and (min-width: 768px) {
.sec01 {
  width: 100%;
}
.sec01 .secInner {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;

}
.sec01 .secInner .contArea {
  width: 100%;
  height: 1855px;
  background: url('../img/bg_sec01_01-pc.png') no-repeat top center;
  background-size: auto;
  z-index: 1;
}
.sec01 .text01 {
  left: 140px;
  top: 860px;
  color: #595757 !important;
}
.sec01 .detail {
  left: 823px;
  top: 879px;
}
.sec01 .sec01movie {
  width: 960px;
  position: absolute;
  left: 640px;
  top: 0;
  z-index: 0;
}
.sec01 .itemBtn101.itemBtn {
  left: 393px;
  top: 659px;
}
.sec01 .itemBtn102.itemBtn {
  left: 543px;
  top: 507px;
}
.sec01 .itemBtn103.itemBtn {
  left: 849px;
  top: 409px;
}
.sec01 .itemBtn104.itemBtn {
  left: 1046px;
  top: 569px;
}
.sec01 .itemBtn105.itemBtn {
  left: 943px;
  top: 702px;
}
.sec01 .itemBtn106.itemBtn {
  left: 740px;
  top: 832px;
}
.sec01 .itemBtn107.itemBtn {
  left: 1268px;
  top: 1206px;
}
.sec01 .itemBtn108.itemBtn {
  left: 1040px;
  top: 1508px;
}
.sec01 .itemBtn109.itemBtn {
  left: 646px;
  top: 1650px;
}
.sec01 .itemBtn110.itemBtn {
  left: 870px;
  top: 1330px;
}
}
@media all and (max-width: 767px) {
.sec01 {
  width: 100%;
}
.sec01 .secInner {
  width: 100%;
  margin: 0 auto calc(100/750*100vw);
}
.sec01 .secInner .contArea {
  width: 100%;
  height: calc(1983/750*100vw);
  margin: 0 auto;
  background: url('../img/bg_sec01_01-sp.png') no-repeat top center;
  background-size: 100% auto;
  z-index: 1;
}
.sec01 .secTitle {
  width: calc(462/750*100vw);
  left: calc(206/750*100vw);
  top: calc(918/750*100vw);
}
.sec01 .text01 {
  left: calc(60/750*100vw);
  top: calc(932/750*100vw);
  line-height: 2 !important;
}
.sec01 .detail {
  left: calc(60/750*100vw);
  top: calc(1226/750*100vw);
  line-height: 2.5 !important;
}
.sec01 .sec01movie {
  width: calc(720/750*100vw);
  position: absolute;
  right: calc(-120/750*100vw);
  top: 0;
  z-index: 0;
}
.sec01 .itemBtn101.itemBtn {
  left: calc(88/750*100vw);
  top: calc(520/750*100vw);
}
.sec01 .itemBtn102.itemBtn {
  left: calc(202/750*100vw);
  top: calc(404/750*100vw);
}
.sec01 .itemBtn103.itemBtn {
  left: calc(462/750*100vw);
  top: calc(338/750*100vw);
}
.sec01 .itemBtn104.itemBtn {
  left: calc(606/750*100vw);
  top: calc(484/750*100vw);
}
.sec01 .itemBtn105.itemBtn {
  left: calc(542/750*100vw);
  top: calc(574/750*100vw);
}
.sec01 .itemBtn106.itemBtn {
  left: calc(372/750*100vw);
  top: calc(686/750*100vw);
}
.sec01 .itemBtn107.itemBtn {
  left: calc(654/750*100vw);
  top: calc(1300/750*100vw);
}
.sec01 .itemBtn108.itemBtn {
  left: calc(500/750*100vw);
  top: calc(1656/750*100vw);
}
.sec01 .itemBtn109.itemBtn {
  left: calc(104/750*100vw);
  top: calc(1802/750*100vw);
}
.sec01 .itemBtn110.itemBtn {
  left: calc(268/750*100vw);
  top: calc(1450/750*100vw);
}
}


/* sec02 */
@media all and (min-width: 768px) {
.sec02 {
  width: 100%;
}
.sec02 .secInner {
  width: 100%;
  max-width: 1440px;
  margin: -40px auto 160px;
  z-index: 0;
}
.sec02 .secInner .contArea {
  width: 100%;
  height: 801px;
  background: url('../img/bg_sec02_01-pc.png') no-repeat top left;
  background-size: auto auto;
  z-index: 1;
}
.sec02 .itemBtn201.itemBtn {
  left: 944px;
  top: 294px;
}
.sec02 .itemBtn202.itemBtn {
  left: 676px;
  top: 482px;
}
.sec02 .itemBtn203.itemBtn {
  left: 878px;
  top: 474px;
}
.sec02 .itemBtn204.itemBtn {
  left: 296px;
  top: 378px;
}
.sec02 .itemBtn205.itemBtn {
  left: 530px;
  top: 246px;
}
.sec02 .itemBtn206.itemBtn {
  left: 660px;
  top: 172px;
}
.sec02 .sec02movie {
  width: 960px;
  position: absolute;
  left: 474px;
  top: 310px;
  z-index: 0;
}
}
@media all and (max-width: 767px) {
.sec02 {
  width: 100%;
}
.sec02 .secInner {
  width: 100%;
  margin: 0 auto calc(364/750*100vw);
}
.sec02 .secInner .contArea {
  width: 100%;
  height: calc(901/750*100vw);
  margin: 0 auto;
  background: url('../img/bg_sec02_01-sp.png') no-repeat left top;
  background-size: calc(701/750*100vw) auto;
  z-index: 1;
}
.sec02 .itemBtn201.itemBtn {
  left: calc(622/750*100vw);
  top: calc(322/750*100vw);
}
.sec02 .itemBtn202.itemBtn {
  left: calc(374/750*100vw);
  top: calc(530/750*100vw);
}
.sec02 .itemBtn203.itemBtn {
  left: calc(606/750*100vw);
  top: calc(518/750*100vw);
}
.sec02 .itemBtn204.itemBtn {
  left: calc(60/750*100vw);
  top: calc(486/750*100vw);
}
.sec02 .itemBtn205.itemBtn {
  left: calc(232/750*100vw);
  top: calc(286/750*100vw);
}
.sec02 .itemBtn206.itemBtn {
  left: calc(384/750*100vw);
  top: calc(212/750*100vw);
}
.sec02 .sec02movie {
  width: calc(960/750*100vw);
  height: calc(720/750*100vw);
  position: absolute;
  left: calc(70/750*100vw);
  top: calc(450/750*100vw);
  z-index: 0;
}
}


/* sec03 */
@media all and (min-width: 768px) {
.sec03 {
  width: 100%;
}
.sec03 .secInner {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  z-index: 0;
}
.sec03 .secInner .contArea {
  width: 100%;
  height: 1229px;
  background: url('../img/bg_sec03-pc.png') no-repeat top left;
  background-size: 1385px auto;
  z-index: 1;
}
.sec03 .itemBtn301.itemBtn {
  left: 930px;
  top: 170px;
}
.sec03 .itemBtn302.itemBtn {
  left: 990px;
  top: 240px;
}
.sec03 .itemBtn303.itemBtn {
  left: 1058px;
  top: 302px;
}
.sec03 .itemBtn304.itemBtn {
  left: 1004px;
  top: 430px;
}
.sec03 .itemBtn305.itemBtn {
  left: 748px;
  top: 458px;
}
.sec03 .itemBtn306.itemBtn {
  left: 960px;
  top: 548px;
}
.sec03 .itemBtn307.itemBtn {
  left: 1032px;
  top: 624px;
}
.sec03 .itemBtn308.itemBtn {
  left: 1078px;
  top: 700px;
}
.sec03 .itemBtn309.itemBtn {
  left: 692px;
  top: 752px;
}
.sec03 .itemBtn310.itemBtn {
  left: 258px;
  top: 540px;
}
.sec03 .itemBtn311.itemBtn {
  left: 470px;
  top: 428px;
}
.sec03 .itemBtn312.itemBtn {
  left: 506px;
  top: 262px;
}
}
@media all and (max-width: 767px) {
.sec03 {
  width: 100%;
}
.sec03 .secInner {
  width: 100%;
  margin: 0 auto calc(70/750*100vw);
}
.sec03 .secInner .contArea {
  width: 100%;
  height: calc(979/750*100vw);
  margin: 0 auto;
  background: url('../img/bg_sec03-sp.png') no-repeat left top;
  background-size: 100% auto;
}
.sec03 .itemBtn301.itemBtn {
  left: calc(530/750*100vw);
  top: calc(140/750*100vw);
}
.sec03 .itemBtn302.itemBtn {
  left: calc(590/750*100vw);
  top: calc(202/750*100vw);
}
.sec03 .itemBtn303.itemBtn {
  left: calc(652/750*100vw);
  top: calc(250/750*100vw);
}
.sec03 .itemBtn304.itemBtn {
  left: calc(614/750*100vw);
  top: calc(368/750*100vw);
}
.sec03 .itemBtn305.itemBtn {
  left: calc(394/750*100vw);
  top: calc(374/750*100vw);
}
.sec03 .itemBtn306.itemBtn {
  left: calc(588/750*100vw);
  top: calc(456/750*100vw);
}
.sec03 .itemBtn307.itemBtn {
  left: calc(640/750*100vw);
  top: calc(514/750*100vw);
}
.sec03 .itemBtn308.itemBtn {
  left: calc(510/750*100vw);
  top: calc(636/750*100vw);
}
.sec03 .itemBtn309.itemBtn {
  left: calc(374/750*100vw);
  top: calc(618/750*100vw);
}
.sec03 .itemBtn310.itemBtn {
  left: calc(46/750*100vw);
  top: calc(546/750*100vw);
}
.sec03 .itemBtn311.itemBtn {
  left: calc(164/750*100vw);
  top: calc(348/750*100vw);
}
.sec03 .itemBtn312.itemBtn {
  left: calc(208/750*100vw);
  top: calc(214/750*100vw);
}
}


/* sec04 */
@media all and (min-width: 768px) {
.sec04 {
  width: 100%;
}
.sec04 .secInner {
  width: 100%;
  max-width: 1440px;
  margin: -130px auto 0;
  z-index: 0;
}
.sec04 .secInner .contArea {
  width: 100%;
  height: 800px;
  background: url('../img/bg_sec04-pc.png') no-repeat top right;
  background-size: 1080px auto;
  z-index: 1;
}
.sec04 .text01 {
  left: 410px;
  top: 36px;
  text-shadow: 
	rgba(0,0,0,.3) 1px 1px 10px, rgba(0,0,0,.3) -1px 1px 10px, rgba(0,0,0,.3) 1px -1px 10px, rgba(0,0,0,.3) -1px -1px 10px;
}
.sec04 .itemBtn401.itemBtn {
  left: 1072px;
  top: 261px;
}
.sec04 .itemBtn402.itemBtn {
  left: 1054px;
  top: 384px;
}
.sec04 .itemBtn403.itemBtn {
  left: 890px;
  top: 374px;
}
.sec04 .itemBtn404.itemBtn {
  left: 964px;
  top: 535px;
}
.sec04 .itemBtn405.itemBtn {
  left: 778px;
  top: 324px;
}
.sec04 .itemBtn406.itemBtn {
  left: 778px;
  top: 490px;
}
}
@media all and (max-width: 767px) {
.sec04 {
  width: 100%;
}
.sec04 .secInner {
  width: 100%;
  margin: 0 auto;
}
.sec04 .secInner .contArea {
  width: 100%;
  height: calc(1110/750*100vw);
  margin: 0 auto;
  background: url('../img/bg_sec04-sp.png') no-repeat left top;
  background-size: 100% auto;
}
.sec04 .text01 {
  margin: 0 auto;
  left: calc(60/750*100vw);
  top: calc(790/750*100vw);
  line-height: 2 !important;
}
.sec04 .itemBtn401.itemBtn {
  left: calc(514/750*100vw);
  top: calc(276/750*100vw);
}
.sec04 .itemBtn402.itemBtn {
  left: calc(488/750*100vw);
  top: calc(404/750*100vw);
}
.sec04 .itemBtn403.itemBtn {
  left: calc(298/750*100vw);
  top: calc(390/750*100vw);
}
.sec04 .itemBtn404.itemBtn {
  left: calc(394/750*100vw);
  top: calc(576/750*100vw);
}
.sec04 .itemBtn405.itemBtn {
  left: calc(174/750*100vw);
  top: calc(320/750*100vw);
}
.sec04 .itemBtn406.itemBtn {
  left: calc(168/750*100vw);
  top: calc(528/750*100vw);
}
}


/* sec05 */
@media all and (min-width: 768px) {
.sec05 {
  width: 100%;
}
.sec05 .secInner {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  z-index: 0;
}
.season2025autumn .sec05 .secInner .fadeInAnim {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.sec05 .secInner .contArea {
  width: 100%;
  height: 1420px;
}
.sec05 .text01 {
  left: 206px;
  top: 1086px;
}
.sec05 .itemBtn501.itemBtn {
  left: 305px;
  top: 348px;
}
.sec05 .itemBtn502.itemBtn {
  left: 516px;
  top: 226px;
}
.sec05 .itemBtn503.itemBtn {
  left: 718px;
  top: 440px;
}
.sec05 .itemBtn504.itemBtn {
  left: 990px;
  top: 278px;
}
.sec05 .itemBtn505.itemBtn {
  left: 1180px;
  top: 386px;
}
.sec05 .itemBtn506.itemBtn {
  left: 1034px;
  top: 646px;
}
.sec05 .itemBtn507.itemBtn {
  left: 1218px;
  top: 908px;
}
.sec05 .itemBtn508.itemBtn {
  left: 986px;
  top: 938px;
}
.sec05 .itemBtn509.itemBtn {
  left: 670px;
  top: 968px;
}
.sec05 .itemBtn510.itemBtn {
  left: 710px;
  top: 746px;
}
.sec05 .itemBtn511.itemBtn {
  left: 524px;
  top: 858px;
}
.sec05 .itemBtn512.itemBtn {
  left: 530px;
  top: 720px;
}
.sec05 .itemBtn513.itemBtn {
  left: 626px;
  top: 564px;
}
.sec05 .itemImg501.itemImg {
  left: 332px;
  top: 316px;
}
.sec05 .itemImg502.itemImg {
  left: 546px;
  top: 164px;
}
.sec05 .itemImg503.itemImg {
  left: 752px;
  top: 408px;
}
.sec05 .itemImg504.itemImg {
  left: 828px;
  top: 256px;
}
.sec05 .itemImg505.itemImg {
  left: 1070px;
  top: 408px;
}
.sec05 .itemImg506.itemImg {
  left: 878px;
  top: 662px;
}
.sec05 .itemImg507.itemImg {
  left: 1070px;
  top: 900px;
}
.sec05 .itemImg508.itemImg {
  left: 844px;
  top: 969px;
}
.sec05 .itemImg509.itemImg {
  left: 692px;
  top: 1002px;
}
.sec05 .itemImg510.itemImg {
  left: 714px;
  top: 742px;
}
.sec05 .itemImg511.itemImg {
  left: 392px;
  top: 896px;
}
.sec05 .itemImg512.itemImg {
  left: 228px;
  top: 636px;
}
.sec05 .itemImg513.itemImg {
  left: 484px;
  top: 534px;
}
}
@media all and (max-width: 767px) {
.sec05 {
  width: 100%;
}
.sec05 .secInner {
  width: 100%;
  margin: 0 auto;
}
.sec05 .secInner .contArea {
  width: 100%;
  height: calc(1790/750*100vw);
  margin: 0 auto;
}
.sec05 .text01 {
  margin: 0 auto;
  left: calc(60/750*100vw);
  top: calc(1376/750*100vw);
  line-height: 2 !important;
}
.sec05 .itemBtn501.itemBtn {
  left: calc(60/750*100vw);
  top: calc(388/750*100vw);
}
.sec05 .itemBtn502.itemBtn {
  left: calc(346/750*100vw);
  top: calc(162/750*100vw);
}
.sec05 .itemBtn503.itemBtn {
  left: calc(324/750*100vw);
  top: calc(424/750*100vw);
}
.sec05 .itemBtn504.itemBtn {
  left: calc(629/750*100vw);
  top: calc(306/750*100vw);
}
.sec05 .itemBtn505.itemBtn {
  left: calc(140/750*100vw);
  top: calc(548/750*100vw);
}
.sec05 .itemBtn506.itemBtn {
  left: calc(374/750*100vw);
  top: calc(916/750*100vw);
}
.sec05 .itemBtn507.itemBtn {
  left: calc(624/750*100vw);
  top: calc(1152/750*100vw);
}
.sec05 .itemBtn508.itemBtn {
  left: calc(294/750*100vw);
  top: calc(1140/750*100vw);
}
.sec05 .itemBtn509.itemBtn {
  left: calc(104/750*100vw);
  top: calc(1188/750*100vw);
}
.sec05 .itemBtn510.itemBtn {
  left: calc(50/750*100vw);
  top: calc(916/750*100vw);
}
.sec05 .itemBtn511.itemBtn {
  left: calc(640/750*100vw);
  top: calc(916/750*100vw);
}
.sec05 .itemBtn512.itemBtn {
  left: calc(62/750*100vw);
  top: calc(714/750*100vw);
}
.sec05 .itemBtn513.itemBtn {
  left: calc(572/750*100vw);
  top: calc(660/750*100vw);
}
.sec05 .itemImg501.itemImg {
  width: calc(264/750*100vw);
  left: calc(82/750*100vw);
  top: calc(330/750*100vw);
}
.sec05 .itemImg502.itemImg {
  width: calc(256/750*100vw);
  left: calc(238/750*100vw);
  top: calc(212/750*100vw);
}
.sec05 .itemImg503.itemImg {
  width: calc(278/750*100vw);
  left: calc(360/750*100vw);
  top: calc(424/750*100vw);
}
.sec05 .itemImg504.itemImg {
  width: calc(278/750*100vw);
  left: calc(490/750*100vw);
  top: calc(312/750*100vw);
}
.sec05 .itemImg505.itemImg {
  width: calc(264/750*100vw);
  left: calc(188/750*100vw);
  top: calc(526/750*100vw);
}
.sec05 .itemImg506.itemImg {
  width: calc(298/750*100vw);
  left: calc(244/750*100vw);
  top: calc(958/750*100vw);
  z-index: 1;
}
.sec05 .itemImg507.itemImg {
  width: calc(278/750*100vw);
  left: calc(510/750*100vw);
  top: calc(1176/750*100vw);
  z-index: 3;
}
.sec05 .itemImg508.itemImg {
  width: calc(280/750*100vw);
  left: calc(338/750*100vw);
  top: calc(1140/750*100vw);
  z-index: 2;
}
.sec05 .itemImg509.itemImg {
  width: calc(236/750*100vw);
  left: calc(158/750*100vw);
  top: calc(1182/750*100vw);
}
.sec05 .itemImg510.itemImg {
  width: calc(250/750*100vw);
  left: calc(70/750*100vw);
  top: calc(822/750*100vw);
}
.sec05 .itemImg511.itemImg {
  width: calc(262/750*100vw);
  left: calc(466/750*100vw);
  top: calc(898/750*100vw);
}
.sec05 .itemImg512.itemImg {
  width: calc(402/750*100vw);
  left: calc(96/750*100vw);
  top: calc(646/750*100vw);
}
.sec05 .itemImg513.itemImg {
  width: calc(288/750*100vw);
  left: calc(436/750*100vw);
  top: calc(668/750*100vw);
}
}


/* sec06 */
@media all and (min-width: 768px) {
.sec06 {
  width: 100%;
}
.sec06 .secInner {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto 0;
  z-index: 0;
}
.sec06 .secInner .contArea {
  width: 100%;
  height: 851px;
  background: url('../img/bg_sec06-pc.png') no-repeat center top;
  background-size: 1340px auto;
}
.sec06 .secTitle {
  left: 216px;
  top: 321px;
}
.sec06 .text01 {
  left: 188px;
  top: 480px;
  text-align: center !important;
  font-size: 16px !important;
  color: #0f0e28 !important;
}
.sec06 .itemBtn601.itemBtn {
  left: 828px;
  top: 120px;
}
.sec06 .itemBtn602.itemBtn {
  left: 994px;
  top: 138px;
}
.sec06 .itemBtn603.itemBtn {
  left: 1040px;
  top: 270px;
}
.sec06 .itemBtn604.itemBtn {
  left: 1254px;
  top: 366px;
}
.sec06 .itemBtn605.itemBtn {
  left: 924px;
  top: 478px;
}
.sec06 .itemBtn606.itemBtn {
  left: 1040px;
  top: 402px;
}
.sec06 .itemBtn607.itemBtn {
  left: 1074px;
  top: 628px;
}
.sec06 .itemBtn608.itemBtn {
  left: 948px;
  top: 574px;
}
.sec06 .itemBtn609.itemBtn {
  left: 728px;
  top: 584px;
}
.sec06 .itemBtn610.itemBtn {
  left: 654px;
  top: 212px;
}
}
@media all and (max-width: 767px) {
.sec06 {
  width: 100%;
}
.sec06 .secInner {
  width: 100%;
  margin: 0 auto;
}
.sec06 .secInner .contArea {
  width: 100%;
  height: calc(1600/750*100vw);
  margin: 0 auto;
  background: url('../img/bg_sec06-sp.png') no-repeat center top;
  background-size: 100% auto;
}
.sec06 .secTitle {
  width: calc(346/750*100vw);
  margin: 0 auto;
  left: 0;
  right: 0;
  top: calc(120/750*100vw);
}
.sec06 .text01 {
  margin: 0 auto;
  width: 100%;
  left: 0;
  right: 0;
  top: calc(275/750*100vw);
  font-size: calc(22/750*100vw) !important;
  line-height: 2 !important;
  text-align: center !important;
  color: #0f0e28 !important;
}
.sec06 .itemBtn601.itemBtn {
  left: calc(268/750*100vw);
  top: calc(746/750*100vw);
}
.sec06 .itemBtn602.itemBtn {
  left: calc(476/750*100vw);
  top: calc(780/750*100vw);
}
.sec06 .itemBtn603.itemBtn {
  left: calc(612/750*100vw);
  top: calc(998/750*100vw);
}
.sec06 .itemBtn604.itemBtn {
  left: calc(388/750*100vw);
  top: calc(1074/750*100vw);
}
.sec06 .itemBtn605.itemBtn {
  left: calc(268/750*100vw);
  top: calc(1228/750*100vw);
}
.sec06 .itemBtn606.itemBtn {
  left: calc(460/750*100vw);
  top: calc(1174/750*100vw);
}
.sec06 .itemBtn607.itemBtn {
  left: calc(486/750*100vw);
  top: calc(1370/750*100vw);
}
.sec06 .itemBtn608.itemBtn {
  left: calc(224/750*100vw);
  top: calc(1394/750*100vw);
}
.sec06 .itemBtn609.itemBtn {
  left: calc(88/750*100vw);
  top: calc(1292/750*100vw);
}
.sec06 .itemBtn610.itemBtn {
  left: calc(90/750*100vw);
  top: calc(868/750*100vw);
}
}


/* sec07 */
@media all and (min-width: 768px) {
.sec07 {
  width: 100%;
}
.sec07 .secInner {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  z-index: 0;
}
.sec07 .secInner .contArea {
  width: 100%;
  height: 1050px;
}
.sec07 .secInner .secTitle {
  width: 606px;
  left: inherit;
  right: 120px;
  top: 146px
}
.sec07 .img01 {
  position: absolute;
  left: 274px;
  top: 212px;
}
.sec07 .text01 {
  position: absolute;
  left: inherit;
  right: 120px;
  top: 260px;
  text-align: right;
  font-size: 22px !important;
}
.sec07 .text02 {
  position: absolute;
  left: inherit;
  right: 120px;
  top: 400px;
  text-align: right;
  font-size: 16px !important;
  color: var(--color-white) !important;
}
.sec07 .detail01 {
  left: 120px;
  top: 800px;
}
.sec07 .detail02 {
  left: 120px;
  top: 960px;
}
.sec07 .detail03 {
  left: 320px;
  top: 316px;
}
.sec07 .detail04 {
  left: 720px;
  top: 642px;
}
}
@media all and (max-width: 767px) {
.sec07 {
  width: 100%;
}
.sec07 .secInner {
  width: 100%;
  margin: 0 auto;
}
.sec07 .secInner .contArea {
  width: 100%;
  height: calc(2170/750*100vw);
  margin: 0 auto;
}
.sec07 .secInner .secTitle {
  width: calc(392/750*100vw);
  left: inherit;
  right: calc(60/750*100vw);;
  top: calc(200/750*100vw);
}
.sec07 .img01 {
  width: 100%;
  position: absolute;
  left: 0;
  top: calc(536/750*100vw);
}
.sec07 .text01 {
  margin: 0 auto;
  right: calc(60/750*100vw);
  top: calc(400/750*100vw);
  left: inherit;
  line-height: 2 !important;
  text-align: right !important;
}
.sec07 .text02 {
  margin: 0 auto;
  left: calc(60/750*100vw);
  top: calc(1430/750*100vw);
  color: var(--color-white) !important;
}
.sec07 .detail01 {
  width: calc(630/750*100vw);
  left: calc(60/750*100vw);
  top: calc(1740/750*100vw);
}
.sec07 .detail02 {
  width: calc(630/750*100vw);
  left: calc(60/750*100vw);
  top: calc(2066/750*100vw);
}
.sec07 .detail03 {
  left: calc(136/750*100vw);
  top: calc(706/750*100vw);
}
.sec07 .detail04 {
  left: calc(490/750*100vw);
  top: calc(1130/750*100vw);
}
.sec07 .itemBtn701.itemBtn {
  left: calc(000/750*100vw);
  top: calc(000/750*100vw);
}
}


/* archiveArea */
.archiveArea .archiveLead {
  width: 286px;
  margin: 0 auto 112px;
}
.archiveArea .archiveCopy {
  text-align: center;
  color: #5F5F5F;
  margin-bottom: 3em;
  font-size: 16px;
  line-height: 2;
}
.archiveTextArea .archiveText p {
  color: #5F5F5F;
  font-size: 14px;
  line-height: 1.8;
  text-align: justify;
}
.slideMv .archiveTextArea {
  padding: 0;
  background-color: inherit;
}
.slideMv .archiveTextArea .archiveText p {
  color: #fff;
  font-size: 16px;
  line-height: 2;
  text-align: center;
}
.archiveArea ul.archiveList li a {
  display: block;
}
.archiveArea ul.archiveList li a .text {
  margin-top: 0.8em;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  color: #352D29;
}
@media all and (min-width: 768px) {
  .archiveArea .secInner {
    padding: 140px 0 100px;
    background: url('../img/bg_archive-pc.png') no-repeat;
    background-size: cover;
  }
  .archiveArea ul.archiveList {
    width: 1100px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    gap: 0 24px;
  }
  .archiveArea ul.archiveList li.jpn {
    width: 282px;
  }
  .archiveTextArea {
    padding: 30px 40px;
    gap: 0 50px;
    background-color: #F6F2EA;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .archiveListArea .archiveText {
    width: 500px;
  }
  .archiveListArea .archiveCopy {
    width: 290px;
  }
  .archiveListArea .archiveCopy.flexright {
    display: flex;
    justify-content: flex-end;
  }
  .slideMv .archiveTextArea {
    width: 100%;
    position: absolute;
    top: 174px;
    text-align: center;
    display: block;
  }
  .slideMv .archiveListArea .archiveText {
    width: 100%;
  }
  .slideMv .archiveTextArea .archiveTitle {
    width: 201px;
    margin: 0 auto 56px;
  }
}
@media all and (max-width: 767px) {
  .archiveArea .secInner {
    padding: calc(160/750*100vw) 0 calc(148/750*100vw);
    background: url('../img/bg_archive-sp.png') no-repeat;
    background-size: cover;
  }
  .archiveArea .archiveLead {
    width: calc(342/750*100vw);
    margin: 0 auto calc(100/750*100vw);
  }
  .archiveArea .archiveCopy {
    font-size: calc(21/750*100vw);
  }
  .archiveArea ul.archiveList {
    width: calc(590/750*100vw);
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: calc(60/750*100vw) calc(24/750*100vw);
  }
  .archiveArea ul.archiveList li {
    width: calc(283/750*100vw);
  }
  .archiveArea ul.archiveList li a .text {
    margin-top: 0.2em;
    font-size: calc(18/750*100vw);
  }
  .archiveTextArea {
    padding: calc(60/750*100vw) calc(60/750*100vw);
    background-color: #F6F2EA;
  }
  .archiveTextArea .archiveText p {
    font-size: calc(21/750*100vw);
  }
  .archiveListArea .archiveCopy {
    margin-bottom: calc(24/750*100vw);
  }
  .archiveListArea .archiveCopy.flexright {
    display: flex;
    justify-content: flex-end;
  }
  .slideMv .archiveTitle {
    width: 100%;
    height: calc(487/750*100vw);
    position: relative;
    background: url('../img/archiveimg01_01-sp.png') no-repeat;
    background-size: cover;
  }
  .slideMv .archiveTitle img {
    width: calc(288/750*100vw);
    margin: 0 auto;
    position: absolute;
    top: calc(192/750*100vw);
    left: 0;
    right: 0;
  }
  .slideMv .archiveTextArea {
    width: 100%;
  }
  .slideMv .archiveTextArea .archiveText p {
    padding: calc(80/750*100vw) 0;
    font-size: calc(26/750*100vw);
    text-align: center;
    background-color: #F6F2EA;
    color: #5F5F5F;
  }
}


/* bnrLinkArea */
.bnrLinkArea {
  padding: 186px 0 186px;
}
ul.bnrLinkList {
  margin: 0 auto;
  max-width: 1062px;
}
.bnrLinkBox a {
  display: block;
  position: relative;
  line-height: 1;
}
.bnrLinkBox + .bnrLinkBox {
  margin-top: 80px;
}
.bnrLinkBox .image {
}
.bnrLinkBox .textArea {
  width: 92%;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.bnrLinkBox .textArea .textAreaInner {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.bnrLinkBox .text {
  margin-bottom: 0.8em;
  text-align: right;
  font-size: 28px;
  line-height: 1.2;
  color: #fff;
}
@media all and (min-width: 768px) {
.bnrLinkArea {
  background: url('../img/bg_bnr-pc.jpg') no-repeat center -1px;
  background-size: cover;
}
.bnrLinkBox .arrow {
  position: absolute;
  top: 138px;
  right: 708px;
  width: 40px;
  transition: right ease .3s;
  opacity: .7;
}
.bnrLinkBox a:hover .arrow {
  right: 698px;
}
.bnrLinkBox.bnr02 .arrow {
  right: 127px;
}
.bnrLinkBox.bnr02 a:hover .arrow {
  right: 117px;
}
}
@media all and (max-width: 767px) {
  .bnrLinkArea {
    padding: calc(160/750*100vw) 0 calc(160/750*100vw);
    background: url('../img/bg_bnr-sp.jpg') no-repeat center center;
    background-size: 100% auto;
  }
  ul.bnrLinkList {
    width: calc(680/750*100vw);
  }
  .bnrLinkBox .textArea {
    position: absolute;
    top: auto;
    bottom: 4%;
    transform: none;;
  }
  .bnrLinkBox .arrow {
    margin: 0 auto;
    position: absolute;
    right: 0;
    left: 0;
    width: calc(58/750*100vw);
    display: none;
  }
  .bnrLinkBox + .bnrLinkBox {
    margin-top: 40px;
  }
  .bnrLinkBox .text {
    margin-bottom: 1.6em;
    font-size: calc(30/750*100vw);
    text-align: left;
  }
}


ul.itemLinkList {
  display: none;
}



/* modal */
.modalOpened {
  overflow: hidden;
}
.itemList .modalClose {
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  right: -30px;
  top: -30px;
  cursor: pointer;
}
.itemList .modalClose span {
  width: 17px;
  height: 1px;
  background-color: rgba(255,255,255,.8);
  position: relative;
  display: block;
  transform: rotate(45deg);
  top: 10px;
  left: 2px;
  
}
.itemList .modalClose span:after {
  content: "";
  width: 1px;
  height: 17px;
  background-color: rgba(255,255,255,.8);
  display: block;
  position: absolute;
  left: 8px;
  top: -8px;
}
.itemModal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -1;
  background-color: rgba(156,150,136,.7);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity ease .6s,visibility ease .6s;
}
.modalOpen.itemModal {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  z-index: 1000;
  backdrop-filter: blur(3px);
}
.itemModal .itemListWrap {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 40px;
  position: relative;
}
.archiveListArea .archivePhoto .center {
  margin: 0 auto;
}
@media all and (min-width: 768px) {
.itemModal .itemListWrap {
  width: 830px;
  height: 580px;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.itemModal .itemListWrap .itemList {
  display: block;
  position: relative;
}
}
@media all and (max-width: 767px) {
.itemModal .itemListWrap {
  padding: calc(20/750*100vw) calc(60/750*100vw);
}
.itemList .modalClose {
  right: 10px;
  top: 10px;
}
}


/* slick */
.season2025autumn .slick-initialized .slick-slide {
  margin: 0;
}
.season2025autumn .slick-slider .slick-arrow {
  width: 30px;
  opacity: 1;
  transition: opacity ease .3s;
  z-index: 2;
  position: absolute;
  cursor: pointer;
}
.season2025autumn .slick-slider .slick-arrow.prev-arrow {
  left: -52px;
  top: 43%;
}
.season2025autumn .slick-slider .slick-arrow.next-arrow {
  right: -52px;
  top: 43%;
}
.season2025autumn .slick-slider .slick-arrow.slick-disabled {
  opacity: 0;
  pointer-events: none;
}
.season2025autumn .slick-slider .archiveListArea {
  position: relative;
}
.season2025autumn .slick-slider .archiveListArea .archivePhoto.bgwhite {
  background-color: #fff;
}

@media all and (min-width: 768px) {
.season2025autumn .slick-slider .slick-arrow {
  padding: 10px;
  box-sizing: content-box;
}
.season2025autumn .slick-slider .slick-arrow:hover {
  opacity: .7;
}
}
@media all and (max-width: 767px) {
.season2025autumn .slick-slider .slick-arrow.slick-disabled {
  opacity: 0 !important;
}
.season2025autumn .slick-slider .slick-arrow {
  width: calc(54/750*100vw);
}
.season2025autumn .slick-slider .slick-arrow.prev-arrow {
  top: 45%;
  left: calc(-34/750*100vw);
}
.season2025autumn .slick-slider .slick-arrow.next-arrow {
  top: 45%;
  right: calc(-34/750*100vw);
}
.season2025autumn .slick-slider .archiveListArea {
  height: calc(100vh - 50px);
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
}

