@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,
.season2024standard .fadeInAnim {
  -webkit-transition: opacity .8s ease-out, transform 1.5s ease-out;
  transition: opacity .8s ease-out, transform 1.5s ease-out;
}
.season2024standard .fadeInAnim {
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
}
.season2024standard .fadeInAnim.visible {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}

/* page */


:root {
  --color-base: #231D1B;
  --color-white: #fff;
}


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

/* hero */
.hero {
  width: 100%;
  position: relative;
  z-index: 2;
}
@media all and (min-width: 768px) {
.hero {
  min-width: 1440px;
}
.hero .logoArea {
  width: 1440px;
  height: 758px;
  margin: 0 auto;
  background: url('../img/mv_img-pc.jpg') center center no-repeat;
  background-size: auto 100%;
  position: relative;
}
  #gFooter {
    min-width: 1440px;
  }
}
.hero .naviArea .naviText {
  padding-top: 74px;
  margin-bottom: 100px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 2.4;
  letter-spacing: 0.04em;
}
.hero .naviArea .naviText .notYet {
  margin-top: 3em;
  padding: 0 1em;
  font-size: 90%;
  display: inline-block;
  border: rgba(255,255,255,.5) 1px solid;
}
.hero .naviArea ul.naviList {
  width: 1440px;
  margin: 50px auto 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 40px 20px;
}
.hero .naviArea ul.naviList li {
  margin-bottom: 0;
  position: relative;
}
.hero .naviArea ul.naviList li a {
  display: flex;
  align-items: center;
  position: relative;
}
.hero .naviArea ul.naviList li a .img {
  width: 285px;
}
.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 a .arrow {
  width: 40px;
  height: 20px;
  margin: auto 0;
  position: absolute;
  right: 38px;
  top: 0;
  bottom: 0;
}
.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(480/750*100vw);
  margin: 0 auto;
  display: block;
}
.hero .naviArea ul.naviList li {
  margin-bottom: calc(20/750*100vw);
}
.hero .naviArea ul.naviList li:nth-of-type(4) {
  margin-bottom: calc(60/750*100vw);
}
.hero .naviArea ul.naviList li a .img {
  width: 100%;
}
.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 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 {
  padding: 0 !important;
  max-width: none !important;
  width: 100%;
}
.hacobune-video-js.videojs-default-skin {
  background-color: #000 !important;
}
.movieArea .vid_main {
  width: 100%;
}
@media all and (min-width: 768px) {
.hero .logoAreaWrap.movie {
  width: 100%;
  position: relative;
  background: url('../img/mv_img-pc.jpg') center top no-repeat;
  background-size: auto auto;
  background-color: #423836;
}
.hero .title {
  width: 356px;
  padding: 262px 0 208px;
  margin: 0 auto;
}
.hero .title img {
  transform: translateX(90%);
}
.hero .naviArea .naviFlex {
  width: 100%;
  margin: 0 auto;
  padding: 150px 0 130px;
  display: block;
}
.hero .logoArea {
  width: 100%;
  height: 758px;
  margin: 0 auto;
  background: url("../img/bg_mv-pc01.png") center center no-repeat;
  background-size: auto 100%;
  position: relative;
}
.hero .logoArea .logo {
  width: 353px;
  margin: 0 auto;
  padding-top: 176px;
  transform: translateX(-312px);
  transition: transform 0.3s ease-out;
}
.hero .naviLead {
  width: 308px;
  margin: 130px auto 60px;
}
.hero .naviArea {
  background: url('../img/bg_navi-pc.jpg') bottom center no-repeat;
  background-size: cover;
}
}
@media all and (min-width: 1600px) {
.hero .logoArea .logo {
  transform: translateX(-414px);
}
}
@media all and (min-width: 768px) {
.hero .naviLead {
  width: 359px;
  margin: 0 auto;
  text-align: center;
}
.hero .naviLead img {
  width: 310px;
}
}
@media all and (max-width: 767px) {
.hero {
  padding-bottom: 0;
}
.hero .heroInner {
  width: 100%;

}
.hacobune-app-container {
  width: 100% !important;
  margin: 0 auto;
  padding: 0 !important;
}
.hero .logoAreaWrap {
  position: relative;
  background: url('../img/mv_img-sp.jpg') center center no-repeat;
  background-size: 100% auto;
}
.hero .title {
  width: calc(446/750*100vw);
  padding: calc(920/750*100vw) 0 calc(110/750*100vw);
  margin: 0 auto;
}
.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(462/750*100%);
    margin: 0 auto calc(90/750*100vw);;
    padding-top: calc(750/750*100vw);
  }
  .hero .naviLead {
    width: calc(452/750*100vw);
    margin: 0 auto calc(60/750*100vw);
  }
  .hero .naviArea {
    margin-top: -2px;
    padding: calc(160/750*100vw) 0 calc(170/750*100vw);
    background: url('../img/bg_navi-sp.jpg') bottom center no-repeat;
    background-size: cover;
  }
  .hero .naviArea .naviText {
    padding-top: calc(154/750*100vw);
    margin-bottom: calc(130/750*100vw);
    color: #fff;
    font-size: calc(29/750*100vw);
    text-align: center;
    letter-spacing: -0.04em;
    line-height: 2.2;
  }
  .hero .naviArea .naviText .notYet {
    margin-top: 2.2em;
    font-size: calc(22/750*100vw);
  }
}

.hero .naviArea .naviFlex.fadeInAnim .anime {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 2s ease, transform 2s ease;
}
.hero .naviArea .naviFlex.fadeInAnim.visible .anime {
  opacity: 1;
  transform: translateY(0);
}
.hero .naviArea .naviFlex.fadeInAnim.visible .anime01 {
  transition-delay: 0s;
}
.hero .naviArea .naviFlex.fadeInAnim.visible .anime02 {
  transition-delay: 0.3s;
}
.hero .naviArea .naviFlex.fadeInAnim.visible .anime03 {
  transition-delay: 0.6s;
}
.hero .naviArea .naviFlex.fadeInAnim.visible .anime04 {
  transition-delay: 0.9s;
}
.hero .naviArea .naviFlex.fadeInAnim.visible .anime05 {
  transition-delay: 1.2s;
}
.hero .naviArea .naviFlex.fadeInAnim.visible .anime06 {
  transition-delay: 1.5s;
}
.hero .naviArea .naviFlex.fadeInAnim.visible .anime07 {
  transition-delay: 1.8s;
}
.hero .naviArea .naviFlex.fadeInAnim.visible .anime08 {
  transition-delay: 2.1s;
}
.hero .naviArea .naviFlex.fadeInAnim.visible .anime09 {
  transition-delay: 2.4s;
}
.hero .naviArea .naviFlex.fadeInAnim.visible .anime10 {
  transition-delay: 2.7s;
}

.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: 28px;
  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;
}
ul.naviList li:nth-last-of-type(-n+3) .arrow_under .arrow_underIcon {
  border-right: #3E3A39 1px solid;
  border-bottom: #3E3A39 1px solid;
  left: 72px;
  right: auto;
  bottom: 20px;
}
@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: calc(32/750*100vw);
  }
  ul.naviList li:nth-last-of-type(-n+3) .arrow_under .arrow_underIcon {
    left: calc(134/750*100vw);
    bottom: calc(32/750*100vw);
  }
}


/* 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;
}
@media all and (max-width: 767px) {
.rerativeArea {
  width: 100%;
}
section#main {
  overflow: hidden;
}
}
.arrow_right {
  position: relative;
  text-align: center;
  display: inline-block;
  color: #907531;
  font-size: 18px;
}
.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: #907531 1px solid;
  border-bottom: #907531 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: #907531;
  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;
}


/* item button */
.season2024standard .itemBtn {
  position: absolute;
  z-index: 5;
  text-align: center;
}
.season2024standard .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,.25);
  font-size: 16px;
  position: relative;
}
.itemBtn.foreign a,
.itemBtn.notYet0724 a,
.itemBtn.notYet1001 a {
  pointer-events: none;
}
.itemBtn.foreign a:hover,
.itemBtn.limited a:hover,
.itemBtn.notYet0724 a:hover,
.itemBtn.notYet1001 a:hover {
  opacity: 1;
}
.itemBtn.foreign:hover a:before {
  width: 9em;
  white-space: pre;
  content: "海外店舗限定のため、\A国内でのお取り扱いは\Aございません。";
  color: #595757;
  font-size: 80%;
  line-height: 1.46;
  text-align: left;
  position: absolute;
  top: -5.6em;
  left: -2.8em;
  z-index: 6;
  opacity: 1;
}
.itemBtn.foreign:hover a:after {
  width: 9em;
  height: 3.92em;
  content: "";
  background-color: #fff;
  border: rgba(0,0,0,.5) 1px solid;
  position: absolute;
  top: -4.7em;
  left: -2.8em;
  opacity: 1;
}
.itemBtn.limited: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.limited: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.notYet0724:hover a:before {
  width: 5em;
  white-space: pre;
  content: "7/24(水)\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.notYet0724: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.notYet1001:hover a:before {
  width: 5em;
  white-space: pre;
  content: "10/1(火)\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.notYet1001: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: 1200px;
}
}
@media all and (max-width: 767px) {
:root {
  --cont: 100%;
}
}
.contArea {
  width: var(--cont);
  height: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
}
.fitMovie .hacobune-app-main {
  background-color: #212121;
}
.fitMovie > *,
.fitMovie .hacobune-univideo,
.fitMovie .hacobune-unit-video,
.fitMovie .hacobune-unit-video-wrap,
.fitMovie .hacobune-unit-video-player,
.fitMovie .hacobune-video-frame {
  height: 100%;
}
.fitMovie.movie01 .hacobune-video-js {
}
.fitMovie.movie02 .hacobune-video-js {
}
.fitMovie .hacobune-vjs-tech {
  object-fit: cover;
}
.fitMovie > * > video {
  height: 100%;
  object-fit: cover;
}


/* flexArea */
.contArea .flexArea .textArea {
  padding-left: 90px;
}
.contArea .flexArea .textArea .secTitle {
  margin-bottom: 12px;
  position: relative;
}
.contArea .flexArea .textArea .secText {
  margin-bottom: 1.8em;
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
}
.contArea .flexArea .textArea .detail {
  font-size: 12px;
  line-height: 1.68;
}
.contArea .flexArea .textArea .detail + .detail {
  margin-top: 2em;
}
.contArea .flexArea .textArea .detail .setItem {
  margin-top: 0.6em;
  display: block;
}
.contArea .flexArea .textArea .detail .add {
  margin-top: 0.6em;
  display: block;
}
.contArea .flexArea .textArea .detail a {
  text-decoration: underline;
}
@media (hover: hover) {
.contArea .flexArea .textArea .detail a:hover {
  text-decoration: none;
}
}
.contArea .flexArea .imgArea {
  position: relative;
}
@media all and (min-width: 768px) {
.flexArea {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.flexArea .imgArea {
  width: 640px;
  height: 640px;
}
.flexArea .textArea {
  width: calc(100% - 640px);
}
.flexArea.reverse {
  flex-direction: row-reverse;
}
.contArea .flexArea.reverse .textArea {
  padding-left: 0;
  padding-right: 90px;
}
.catchArea .catchAreaText a:hover {
  opacity: 1;
  text-decoration: none;
}
}
@media all and (max-width: 767px) {
.flexArea .imgArea {
  width: 100%;
  height: calc(900/750*100vw);
}
.contArea .flexArea .textArea {
  padding: calc(50/750*100vw) 0 0;
}
.contArea .flexArea .textArea .secTitle {
  margin-bottom: 0;
  position: absolute;
  top: calc(-100/750*100vw);
  right: calc(40/750*100vw);
}
.sec05 .contArea .flexArea .textArea .secTitle,
.sec06 .contArea .flexArea .textArea .secTitle,
.sec07 .contArea .flexArea .textArea .secTitle {
  top: calc(-90/750*100vw);
}
.contArea .flexArea .textArea .secText {
  width: calc(630/750*100vw);
  margin: 0 auto 1.46em;
  font-size: calc(26/750*100vw);
}
.contArea .flexArea .textArea .detail {
  width: calc(630/750*100vw);
  margin: 0 auto;
  font-size: calc(20/750*100vw);
  line-height: 1.64;
}
.catchArea .catchAreaText {
  position: relative;
  font-size: calc(20/750*100vw);
}
}
.contArea .textAreaBtn {
  width: 320px;
  margin-top: 50px;
}
.contArea .textAreaBtn a {
  padding: 1em 1.5em 1em 1.5em;
  display: flex;
  align-items: center;
  gap: 0 1em;
  background-color: #3e3a39;
  font-size: 16px;
}
.contArea .textAreaBtn a .text {
  width: 210px;
}
.contArea .textAreaBtn a .arrow {
  width: 42px;
  opacity: .6;
  position: relative;
  top: -2px;
  right: 0;
  transition: right ease .3s;
}
@media all and (min-width: 768px) {
.contArea .textAreaBtn a:hover .arrow {
  right: -10px;
  transition: right ease .3s;
}
}
@media all and (max-width: 767px) {
.contArea .textAreaBtn {
  width: calc(430/750*100vw);
  margin-top: calc(50/750*100vw);
  margin-left: calc(60/750*100vw);
}
.contArea .textAreaBtn a {
  font-size: 14px;
}
.contArea .textAreaBtn a .text {
  width: calc(282/750*100vw);
}
.contArea .textAreaBtn a .arrow {
  width: calc(56/750*100vw);
}
}


/* sec01 */
@media all and (min-width: 768px) {
.sec01 {
  width: 100%;
}
.sec01 .secInner {
  width: 100%;
  padding: 120px 0 160px;
  background-color: #f5f5f2;
}
.sec01 .imgArea {
  background: url('../img/sec01_img01-pc.jpg') no-repeat center center;
  background-size: auto;
}
.sec01 .itemBtn101.itemBtn {
  left: 213px;
  top: 100px;
}
.sec01 .itemBtn102.itemBtn {
  left: 374px;
  top: 131px;
}
.sec01 .itemBtn103.itemBtn {
  left: 528px;
  top: 220px;
}
.sec01 .itemBtn104.itemBtn {
  left: 466px;
  top: 298px;
}
.sec01 .itemBtn105.itemBtn {
  left: 224px;
  top: 324px;
}
.sec01 .itemBtn106.itemBtn {
  left: 466px;
  top: 366px;
}
.sec01 .itemBtn107.itemBtn {
  left: 520px;
  top: 452px;
}
.sec01 .itemBtn108.itemBtn {
  left: 250px;
  top: 468px;
}
.sec01 .itemBtn109.itemBtn {
  left: 98px;
  top: 416px;
}
.sec01 .itemBtn110.itemBtn {
  left: 48px;
  top: 318px;
}
.sec01 .itemBtn111.itemBtn {
  left: 164px;
  top: 255px;
}
.sec01 .itemBtn112.itemBtn {
  left: 92px;
  top: 170px;
}
.sec01 .contArea .secTitle {
  width: 90px;
}
}
@media all and (max-width: 767px) {
.sec01 .imgArea {
  height: calc(750/750*100vw);
  background: url('../img/sec01_img01-sp.jpg') no-repeat center center;
  background-size: 100% 100%;
}
.sec01 .secInner {
  width: 100%;
  padding: calc(210/750*100vw) 0 calc(150/750*100vw);
  background-color: #f5f5f2;
}
.sec01 .itemBtn101.itemBtn {
  left: calc(232/750*100vw);
  top: calc(112/750*100vw);
}
.sec01 .itemBtn102.itemBtn {
  left: calc(442/750*100vw);
  top: calc(140/750*100vw);
}
.sec01 .itemBtn103.itemBtn {
  left: calc(598/750*100vw);
  top: calc(222/750*100vw);
}
.sec01 .itemBtn104.itemBtn {
  left: calc(556/750*100vw);
  top: calc(346/750*100vw);
}
.sec01 .itemBtn105.itemBtn {
  left: calc(258/750*100vw);
  top: calc(370/750*100vw);
}
.sec01 .itemBtn106.itemBtn {
  left: calc(548/750*100vw);
  top: calc(424/750*100vw);
}
.sec01 .itemBtn107.itemBtn {
  left: calc(608/750*100vw);
  top: calc(514/750*100vw);
}
.sec01 .itemBtn108.itemBtn {
  left: calc(286/750*100vw);
  top: calc(564/750*100vw);
}
.sec01 .itemBtn109.itemBtn {
  left: calc(98/750*100vw);
  top: calc(480/750*100vw);
}
.sec01 .itemBtn110.itemBtn {
  left: calc(52/750*100vw);
  top: calc(386/750*100vw);
}
.sec01 .itemBtn111.itemBtn {
  left: calc(174/750*100vw);
  top: calc(292/750*100vw);
}
.sec01 .itemBtn112.itemBtn {
  left: calc(86/750*100vw);
  top: calc(196/750*100vw);
}
.sec01 .contArea .secTitle {
  width: calc(144/750*100vw);
}
}


/* sec02 */
@media all and (min-width: 768px) {
.sec02 {
  width: 100%;
}
.sec02 .secInner {
  width: 100%;
  background-color: #f5f5f2;
}
.sec02 .contArea {
  width: 1440px;
  background: url('../img/sec02_img01-pc.jpg') no-repeat center center;
  background-size: auto;
}
.sec02 .flexArea {
  display: block;
}
.sec02 .contArea .flexArea.reverse .textArea {
  width: 100%;
  height: 100%;
  padding-left: 0;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.sec02 .flexArea .imgArea {
  width: 100%;
  height: 720px;
}
.sec02 .itemBtn201.itemBtn {
  left: 312px;
  top: 408px;
}
.sec02 .itemBtn202.itemBtn {
  left: 389px;
  top: 463px;
}
.sec02 .itemBtn203.itemBtn {
  left: 454px;
  top: 392px;
}
.sec02 .itemBtn204.itemBtn {
  left: 511px;
  top: 469px;
}
.sec02 .itemBtn205.itemBtn {
  left: 626px;
  top: 440px;
}
.sec02 .itemBtn206.itemBtn {
  left: 755px;
  top: 461px;
}
.sec02 .itemBtn207.itemBtn {
  left: 924px;
  top: 521px;
}
.sec02 .itemBtn208.itemBtn {
  left: 1007px;
  top: 416px;
}
.sec02 .contArea .flexArea.reverse .textArea .secTitle {
  width: 176px;
  left: 112px;
  top: 544px;
  z-index: 3;
}
.sec02 .contArea .flexArea.reverse .textArea .secText {
  position: absolute;
  left: 112px;
  top: 604px;
  color: #fff;
  z-index: 3;
}
.sec02 .contArea .flexArea.reverse .textArea .detail {
  position: absolute;
  left: 1060px;
  top: 462px;
  color: #fff;
  z-index: 3;
}
}
@media all and (max-width: 767px) {
.sec02 .contArea {
  width: 100%;
  height: calc(1360/750*100vw);
  background: url('../img/sec02_img01-sp.jpg') no-repeat center center;
  background-size: 100% auto;
}
.sec02 .flexArea {
  display: block;
}
.sec02 .contArea .flexArea.reverse .textArea {
  width: 100%;
  height: 100%;
  padding-left: 0;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.sec02 .flexArea .imgArea {
  width: 100%;
  height: 720px;
}
.sec02 .itemBtn201.itemBtn {
  left: calc(44/750*100vw);
  top: calc(516/750*100vw);
}
.sec02 .itemBtn202.itemBtn {
  left: calc(116/750*100vw);
  top: calc(592/750*100vw);
}
.sec02 .itemBtn203.itemBtn {
  left: calc(194/750*100vw);
  top: calc(544/750*100vw);
}
.sec02 .itemBtn204.itemBtn {
  left: calc(244/750*100vw);
  top: calc(618/750*100vw);
}
.sec02 .itemBtn205.itemBtn {
  left: calc(332/750*100vw);
  top: calc(550/750*100vw);
}
.sec02 .itemBtn206.itemBtn {
  left: calc(422/750*100vw);
  top: calc(596/750*100vw);
}
.sec02 .itemBtn207.itemBtn {
  left: calc(570/750*100vw);
  top: calc(606/750*100vw);
}
.sec02 .itemBtn208.itemBtn {
  left: calc(646/750*100vw);
  top: calc(510/750*100vw);
}
.sec02 .contArea .flexArea.reverse .textArea .secTitle {
  width: calc(278/750*100vw);
  left: calc(60/750*100vw);
  top: calc(745/750*100vw);
  z-index: 3;
}
.sec02 .contArea .flexArea.reverse .textArea .secText {
  position: absolute;
  left: calc(60/750*100vw);
  top: calc(826/750*100vw);
  color: #fff;
  z-index: 3;
}
.sec02 .contArea .flexArea.reverse .textArea .detail {
  position: absolute;
  left: calc(60/750*100vw);
  top: calc(960/750*100vw);
  color: #fff;
  z-index: 3;
}
}


/* sec03 */
@media all and (min-width: 768px) {
.sec03 {
  width: 100%;
}
.sec03 .secInner {
  width: 100%;
  padding: 160px 0 0;
  background-color: #f5f5f2;
}
.sec03 .imgArea {
  background: url('../img/sec03_img01-pc.jpg') no-repeat center center;
  background-size: auto;
}
.sec03 .itemBtn301.itemBtn {
  left: 234px;
  top: 150px;
}
.sec03 .itemBtn302.itemBtn {
  left: 466px;
  top: 286px;
}
.sec03 .itemBtn303.itemBtn {
  left: 399px;
  top: 435px;
}
.sec03 .itemBtn304.itemBtn {
  left: 83px;
  top: 377px;
}
.sec03 .itemBtn305.itemBtn {
  left: 294px;
  top: 280px;
}
.sec03 .contArea .secTitle {
  width: 316px;
}
}
@media all and (max-width: 767px) {
.sec03 .imgArea {
  height: calc(750/750*100vw);
  background: url('../img/sec03_img01-sp.jpg') no-repeat center center;
  background-size: 100% 100%;
}
.sec03 .secInner {
  width: 100%;
  padding: calc(240/750*100vw) 0 calc(60/750*100vw);
  background-color: #f5f5f2;
}
.sec03 .itemBtn301.itemBtn {
  left: calc(258/750*100vw);
  top: calc(175/750*100vw);
}
.sec03 .itemBtn302.itemBtn {
  left: calc(542/750*100vw);
  top: calc(312/750*100vw);
}
.sec03 .itemBtn303.itemBtn {
  left: calc(466/750*100vw);
  top: calc(508/750*100vw);
}
.sec03 .itemBtn304.itemBtn {
  left: calc(100/750*100vw);
  top: calc(452/750*100vw);
}
.sec03 .itemBtn305.itemBtn {
  left: calc(342/750*100vw);
  top: calc(312/750*100vw);
}
.sec03 .contArea .secTitle {
  width: calc(502/750*100vw);
}
}


/* sec04 */
@media all and (min-width: 768px) {
.sec04 {
  width: 100%;
}
.sec04 .secInner {
  width: 100%;
  padding: 160px 0 120px;
  background-color: #f5f5f2;
}
.sec04 .imgArea {
  background: url('../img/sec04_img01-pc.jpg') no-repeat center center;
  background-size: auto;
}
.sec04 .itemBtn401.itemBtn {
  left: 265px;
  top: 323px;
}
.sec04 .itemBtn402.itemBtn {
  left: 467px;
  top: 195px;
}
.sec04 .itemBtn403.itemBtn {
  left: 404px;
  top: 421px;
}
.sec04 .itemBtn404.itemBtn {
  left: 527px;
  top: 300px;
}
.sec04 .itemBtn405.itemBtn {
  left: 286px;
  top: 472px;
}
.sec04 .itemBtn406.itemBtn {
  left: 47px;
  top: 425px;
}
.sec04 .itemBtn407.itemBtn {
  left: 92px;
  top: 345px;
}
.sec04 .itemBtn408.itemBtn {
  left: 114px;
  top: 121px;
}
.sec04 .itemBtn409.itemBtn {
  left: 251px;
  top: 184px;
}
.sec04 .contArea .secTitle {
  width: 92px;
}
}
@media all and (max-width: 767px) {
.sec04 .imgArea {
  height: calc(750/750*100vw);
  background: url('../img/sec04_img01-sp.jpg') no-repeat center center;
  background-size: 100% 100%;
}
.sec04 .secInner {
  width: 100%;
  padding: calc(210/750*100vw) 0 calc(60/750*100vw);
  background-color: #f5f5f2;
}
.sec04 .itemBtn401.itemBtn {
  left: calc(294/750*100vw);
  top: calc(354/750*100vw);
}
.sec04 .itemBtn402.itemBtn {
  left: calc(535/750*100vw);
  top: calc(329/750*100vw);
}
.sec04 .itemBtn403.itemBtn {
  left: calc(467/750*100vw);
  top: calc(498/750*100vw);
}
.sec04 .itemBtn404.itemBtn {
  left: calc(616/750*100vw);
  top: calc(342/750*100vw);
}
.sec04 .itemBtn405.itemBtn {
  left: calc(338/750*100vw);
  top: calc(538/750*100vw);
}
.sec04 .itemBtn406.itemBtn {
  left: calc(52/750*100vw);
  top: calc(472/750*100vw);
}
.sec04 .itemBtn407.itemBtn {
  left: calc(84/750*100vw);
  top: calc(378/750*100vw);
}
.sec04 .itemBtn408.itemBtn {
  left: calc(106/750*100vw);
  top: calc(136/750*100vw);
}
.sec04 .itemBtn409.itemBtn {
  left: calc(288/750*100vw);
  top: calc(190/750*100vw);
}
.sec04 .contArea .secTitle {
  width: calc(146/750*100vw);
}
}


/* sec05 */
@media all and (min-width: 768px) {
.sec05 {
  width: 100%;
}
.sec05 .secInner {
  width: 100%;
  padding: 80px 0;
  background: url('../img/bg_sec05-pc.jpg') no-repeat center center;
  background-size: cover;
}
.sec05 .imgArea {
  background: url('../img/sec05_img01-pc.jpg') no-repeat center center;
  background-size: auto;
}
.sec05 .itemBtn501.itemBtn {
  left: 214px;
  top: 123px;
}
.sec05 .itemBtn502.itemBtn {
  left: 315px;
  top: 176px;
}
.sec05 .itemBtn503.itemBtn {
  left: 408px;
  top: 160px;
}
.sec05 .itemBtn504.itemBtn {
  left: 484px;
  top: 241px;
}
.sec05 .itemBtn505.itemBtn {
  left: 443px;
  top: 364px;
}
.sec05 .itemBtn506.itemBtn {
  left: 284px;
  top: 376px;
}
.sec05 .itemBtn507.itemBtn {
  left: 227px;
  top: 307px;
}
.sec05 .itemBtn508.itemBtn {
  left: 150px;
  top: 430px;
}
.sec05 .itemBtn509.itemBtn {
  left: 184px;
  top: 486px;
}
.sec05 .itemBtn510.itemBtn {
  left: 252px;
  top: 518px;
}
.sec05 .itemBtn511.itemBtn {
  left: 346px;
  top: 502px;
}
.sec05 .contArea .secTitle {
  width: 246px;
}
.sec05 .contArea .flexArea .textArea .secText {
  margin: 1.5em 0 2.5em;
}
}
@media all and (max-width: 767px) {
.sec05 .secInner {
  width: 100%;
  padding: 80px 0;
  background: url('../img/bg_sec05-sp.jpg') no-repeat center center;
  background-size: cover;
}
.sec05 .imgArea {
  width: calc(670/750*100vw);
  height: calc(716/750*100vw);
  margin: 0 auto;
  background: url('../img/sec05_img01-sp.jpg') no-repeat center center;
  background-size: 100% 100%;
}
.sec05 .secInner {
  width: 100%;
  padding: calc(210/750*100vw) 0 calc(60/750*100vw);
  background-color: #f5f5f2;
}
.sec05 .itemBtn501.itemBtn {
  left: calc(204/750*100vw);
  top: calc(114/750*100vw);
}
.sec05 .itemBtn502.itemBtn {
  left: calc(348/750*100vw);
  top: calc(160/750*100vw);
}
.sec05 .itemBtn503.itemBtn {
  left: calc(450/750*100vw);
  top: calc(160/750*100vw);
}
.sec05 .itemBtn504.itemBtn {
  left: calc(532/750*100vw);
  top: calc(234/750*100vw);
}
.sec05 .itemBtn505.itemBtn {
  left: calc(492/750*100vw);
  top: calc(396/750*100vw);
}
.sec05 .itemBtn506.itemBtn {
  left: calc(292/750*100vw);
  top: calc(410/750*100vw);
}
.sec05 .itemBtn507.itemBtn {
  left: calc(238/750*100vw);
  top: calc(324/750*100vw);
}
.sec05 .itemBtn508.itemBtn {
  left: calc(120/750*100vw);
  top: calc(463/750*100vw);
}
.sec05 .itemBtn509.itemBtn {
  left: calc(160/750*100vw);
  top: calc(534/750*100vw);
}
.sec05 .itemBtn510.itemBtn {
  left: calc(228/750*100vw);
  top: calc(580/750*100vw);
}
.sec05 .itemBtn511.itemBtn {
  left: calc(362/750*100vw);
  top: calc(564/750*100vw);
}
.sec05 .contArea .flexArea .textArea .secTitle {
  top: calc(-140 / 750* 100vw);
}
.sec05 .contArea .secTitle {
  width: calc(310/750*100vw);
}
}


/* sec06 */
@media all and (min-width: 768px) {
.sec06 {
  width: 100%;
}
.sec06 .secInner {
  width: 100%;
  padding: 160px 0 120px;
  background-color: #f5f5f2;
}
.sec06 .contArea {
  width: 1040px;
  margin: 0 auto;
}
.sec06 .imgArea {
  width: 490px;
  background: url('../img/sec06_img01-pc.jpg') no-repeat center center;
  background-size: auto;
}
.sec06 .flexArea  .textArea {
  padding-left: 80px;
  width: 550px;
}
.sec06 .itemBtn601.itemBtn {
  left: 356px;
  top: 108px;
}
.sec06 .itemBtn602.itemBtn {
  left: 400px;
  top: 260px;
}
.sec06 .itemBtn603.itemBtn {
  left: 212px;
  top: 298px;
}
.sec06 .itemBtn604.itemBtn {
  left: 100px;
  top: 452px;
}
.sec06 .contArea .flexArea .textArea .secTitle {
  margin-bottom: 30px;
}
}
@media all and (max-width: 767px) {
.sec06 .imgArea {
  width: calc(670/750*100vw);
  height: calc(875/750*100vw);
  margin: 0 auto;
  background: url('../img/sec06_img01-sp.jpg') no-repeat center center;
  background-size: 100% 100%;
}
.sec06 .secInner {
  width: 100%;
  padding: calc(210/750*100vw) 0 calc(60/750*100vw);
  background-color: #f5f5f2;
}
.sec06 .itemBtn601.itemBtn {
  left: calc(484/750*100vw);
  top: calc(142/750*100vw);
}
.sec06 .itemBtn602.itemBtn {
  left: calc(554/750*100vw);
  top: calc(356/750*100vw);
}
.sec06 .itemBtn603.itemBtn {
  left: calc(288/750*100vw);
  top: calc(408/750*100vw);
}
.sec06 .itemBtn604.itemBtn {
  left: calc(136/750*100vw);
  top: calc(620/750*100vw);
}
.sec06 .contArea .secTitle {
  width: calc(324/750*100vw);
}
}




/* sec07 */
@media all and (min-width: 768px) {
.sec07 {
  width: 100%;
}
.sec07 .secInner {
  width: 100%;
  padding: 80px 0;
  background: url('../img/bg_sec07-pc.jpg') no-repeat center center;
  background-size: cover;
}
.sec07 .contArea {
  width: 1120px;
  margin: 0 auto;
}
.sec07 .flexArea {
  background-color: inherit;
}
.sec07 .imgArea {
  height: 480px;
  background: url('../img/sec07_img01-pc.jpg') no-repeat center center;
  background-size: auto;
}
.sec07 .itemBtn701.itemBtn {
  left: 175px;
  top: 324px;
}
.sec07 .itemBtn702.itemBtn {
  left: 256px;
  top: 132px;
}
.sec07 .itemBtn703.itemBtn {
  left: 444px;
  top: 380px;
}
.sec07 .itemBtn704.itemBtn {
  left: 438px;
  top: 226px;
}
.sec07 .contArea .flexArea .textArea .secTitle {
  width: 272px;
  margin-bottom: 30px;
}
}
@media all and (max-width: 767px) {
.sec07 .imgArea {
  width: calc(670/750*100vw);
  height: calc(480/750*100vw);
  margin: 0 auto;
  background: url('../img/sec07_img01-sp.jpg') no-repeat center center;
  background-size: 100% 100%;
}
.sec07 .secInner {
  width: 100%;
  padding: calc(164/750*100vw) 0 calc(120/750*100vw);
  background: url('../img/bg_sec07-sp.jpg') no-repeat center center;
  background-size: cover;
}
.sec07 .itemBtn701.itemBtn {
  left: calc(182/750*100vw);
  top: calc(330/750*100vw);
}
.sec07 .itemBtn702.itemBtn {
  left: calc(266/750*100vw);
  top: calc(112/750*100vw);
}
.sec07 .itemBtn703.itemBtn {
  left: calc(456/750*100vw);
  top: calc(384/750*100vw);
}
.sec07 .itemBtn704.itemBtn {
  left: calc(438/750*100vw);
  top: calc(206/750*100vw);
}
.sec07 .contArea .secTitle {
  width: calc(360/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;
  color: #9D8D77;
}
@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;
  }
  .archiveArea ul.archiveList li.jpn {
    width: 236px;
    margin-right: -20px;
  }
  .archiveArea ul.archiveList li.mor {
    width: 252px;
    margin-right: -20px;
  }
  .archiveArea ul.archiveList li.par {
    width: 206px;
  }
  .archiveArea ul.archiveList li.nor {
    width: 192px;
  }
  .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(332/750*100vw);
    margin: 0 auto calc(115/750*100vw);
  }
  .archiveArea .archiveCopy {
    font-size: calc(21/750*100vw);
  }
  .archiveArea ul.archiveList {
    width: calc(552/750*100vw);
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: calc(90/750*100vw) 0;
  }
  .archiveArea ul.archiveList li.jpn {
    width: calc(236/750*100vw);
  }
  .archiveArea ul.archiveList li.mor {
    width: calc(256/750*100vw);
  }
  .archiveArea ul.archiveList li.par {
    width: calc(206/750*100vw);
  }
  .archiveArea ul.archiveList li.nor {
    width: calc(196/750*100vw);
    margin-right: calc(30/750*100vw);
  }
  .archiveArea ul.archiveList li.fin {
    width: calc(261 / 750* 100vw);
  }
  .archiveArea ul.archiveList li a .text {
    font-size: calc(21/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;
}
.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-color: #f5f5f2;
}
.bnrLinkBox .arrow {
  position: absolute;
  top: 156px;
  right: 260px;
  width: 40px;
  transition: right ease .3s;
  opacity: .7;
}
.bnrLinkBox a:hover .arrow {
  right: 250px;
}
.bnrLinkBox.bnr02 .arrow {
  right: 125px;
}
.bnrLinkBox.bnr03 .arrow {
  right: 125px;
}
.bnrLinkBox.bnr02 a:hover .arrow {
  right: 115px;
}
.bnrLinkBox.bnr03 a:hover .arrow {
  right: 115px;
}
}
@media all and (max-width: 767px) {
  .bnrLinkArea {
    padding: calc(120/750*100vw) 0 calc(185/750*100vw);
  }
  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(0,0,0,.2);
  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 {
  height: 630px;
  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 */
.season2024standard .slick-initialized .slick-slide {
  margin: 0;
}
.season2024standard .slick-slider .slick-arrow {
  width: 30px;
  opacity: 1;
  transition: opacity ease .3s;
  z-index: 2;
  position: absolute;
  cursor: pointer;
}
.season2024standard .slick-slider .slick-arrow.prev-arrow {
  left: -52px;
  top: 43%;
}
.season2024standard .slick-slider .slick-arrow.next-arrow {
  right: -52px;
  top: 43%;
}
.season2024standard .slick-slider .slick-arrow.slick-disabled {
  opacity: 0;
  pointer-events: none;
}
.season2024standard .slick-slider .archiveListArea {
  position: relative;
}

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





.itemBtn.notYet0724 a, .itemBtn.notYet1001 a {
  pointer-events: inherit !important;
}