@charset "shift_jis";
/* Updated 2025/09/03.T */
/*-------------------------------
layout
-------------------------------*/
body {
  overflow: hidden;
  min-width: auto;
  background: #320944;
}
#header-wrap {
  z-index: 4;
}
.cpEndTxt {
  z-index: 4;
}
#containment-area {
  margin-bottom: 0;
}
#footer-area {
  position: relative;
  z-index: 3;
}
#footer-content {
  margin-top: 0;
}
.footer-logo {
  padding-bottom: 70px;
}
body.cpnloadEnd .footer-logo {
  padding-bottom: 0;
}
.layout-container01 {
  position: relative;
  z-index: 2;
  overflow: visible;
  margin: 179px auto 0;
  max-width: 500px;
}
/* PC STYLES */
@media screen and (min-width: 768px) {
  .layout-container01 {
    border-radius: 20px;
    overflow: hidden;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .layout-container01 {
    margin-top: 32.5vw;
  }
}
.layout-bg01 {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  height: 100vh;
  background: url("/kojin/olive/special/campaign/collab/usjhalloween202510/imgs/index_bg_03.png") center 0 no-repeat;
  background-size: cover;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .layout-bg01 {
    display: none;
  }
}
/*-----------------------
cmn
------------------------*/
.cmn-btn01.-orange01 {
  background-color: #ff5f04;
}
.bg-opWhite01 {
  background: rgb(255 255 255 / 90%);
  box-shadow: 0 0 20px 0 rgb(36 82 177 / 16%);
  backdrop-filter: blur(16px);
}
.lr-nMgn01 {
  margin: 0 -.45em;
}
/*-----------------------
kv-area
------------------------*/
.kv-area {
  position: relative;
  z-index: 1;
  text-align: center;
}
.kv-area .block01:nth-child(2) {
  margin: 0 0 0 80px;
}
.kv-area .wrap01 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  margin-top: -250px;
  z-index: 1;
}
.kv-area .wrap01 .btn-type01 {
  box-shadow: none !important;
}
.kv-area .ttl01 {
  display: inline-block;
  max-width: 1920px;
  text-align: center;
}
.kv-area .ttl01 img {
  width: 100%;
  height: auto;
}
.kv-area .btn-type01 {
  width: 560px;
  height: 80px;
  font-size: 2.8rem;
}
.kv-area .btn-type01 > .inner {
  min-height: 100%;
}
.kv-area:after {
  position: absolute;
  top: calc(100% - 30px);
  left: 0;
  display: block;
  width: 100%;
  height: 324px;
  background: url("/kojin/olive/special/campaign/collab/usjhalloween202510/imgs/index_bg_04.png") center top no-repeat;
  content: "";
}
@media screen and (max-width: 1920px) {
  .kv-area .wrap01 {
    margin-top: -13%;
  }
}
@media screen and (max-width: 1400px) {
  .kv-area .block01:nth-child(2) {
    margin: 0 0 0 40px;
  }
  .kv-area .btn-type01 {
    width: 500px;
    height: 70px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 1150px) {
  .kv-area .block01:nth-child(2) {
    margin: 0 0 0 20px;
  }
  .kv-area .btn-type01 {
    width: 400px;
    height: 60px;
    font-size: 2.0rem;
  }
}
@media screen and (max-width: 900px) {
  .kv-area .btn-type01 {
    width: 340px;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .kv-area .wrap01 {
    display: block;
    margin: -51vw 0 0 0;
    padding: 3.46667vw 4.8vw 0 4.8vw;
  }
  .kv-area .block01:nth-child(2) {
    margin: 2.66667vw 0 0 0 !important;
  }
  .kv-area .btn-type01 {
    margin: 2.13333vw 0 0 0;
    width: 108.26667vw !important;
    height: 12.8vw;
    font-size: 5.33333vw;
  }
  .kv-area .btn02 {
    margin-top: 2.66667vw;
  }
  .kv-area:after {
    top: 102%;
    height: 324px;
    background: url("/kojin/olive/special/campaign/collab/usjhalloween202510/imgs/index_bg_04_sp.png") center top / contain no-repeat;
    content: "";
  }
}
/*-----------------------
scroll-wrap01
------------------------*/
.scroll-wrap01 {
  position: relative;
  z-index: 2;
}
.scroll-wrap01 .scroll01 {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  text-align: center;
}
.scroll-wrap01 .scroll01 > .inner {
  position: relative;
  width: 162px;
  cursor: pointer;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .scroll-wrap01 .scroll01 > .inner {
    width: 25.6vw;
    min-width: 96px;
  }
}
.scroll-wrap01 .arrow01 {
  position: absolute;
  left: 0;
  top: 0;
  animation: arrow 1.6s 0s ease-out infinite;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .scroll-wrap01 .arrow01 {
    animation: arrow_sp 1.6s 0s ease-out infinite;
  }
}
/*-----------------------
intro-area01
------------------------*/
.intro-area01 {
  position: relative;
  padding: 99px 0 60px 0;
  background: linear-gradient(180deg, #320944 0%, #320944 10%, #0E0211 100%);
}
.intro-area01 .frame01 {
  position: relative;
  margin: 0 24px;
  padding: 0 16px 46px;
  background-color: #330944;
  border: 2px solid #FFFFFF;
  text-align: center;
}
.intro-area01 .wrap01 {
  padding: 0px 0 20px 0;
  color: #ffffff;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .intro-area01 .wrap01 {
    padding: 8px 10px 16px 10px;
  }
}
.intro-area01 .wrap02 {
  position: absolute;
  bottom: -23px;
  left: 0;
  width: 100%;
}
.intro-area01 .thumb {
  text-align: center;
}
.intro-area01 .thumb01 {
  margin-top: -76px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .intro-area01 .ttl01 img {
    width: 307px;
  }
}
.intro-area01 .ttl01 {
  margin: 0 0 -9px 0;
}
.btn-type01.-black01 {
  width: 175px;
  padding: 0;
  background: #040000;
  border: 2px solid #FFFFFF;
  box-shadow: 0px 0px 13px 2px rgba(190, 29, 190, 0.5);
  transition: box-shadow .2s ease-in-out;
}
.btn-type01.-black01 > .inner,
.btn-type01.-black01:hover > .inner {
  color: #F1C2FA;
  letter-spacing: .1em;
}
.btn-type01.-black01:not(:disabled):not([aria-disabled=true]):hover {
  background: #040000;
  box-shadow: 0px 0px 13px 5px rgb(190 29 190 / 50%), inset 0px 0px 13px 2px rgb(190 29 190 / 50%);
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .intro-area01 .img01 ,
  .intro-area01 .img02 {
    width: 22.9vw;
    height: auto;
  }
}
@keyframes arrow {
  0% {
    opacity: 0;
    transform: translate(0, 0);
  }
  20% {
    opacity: 1;
  }
  40% {
    opacity: 1;
    transform: translate(0, 20px);
  }
  100% {
    opacity: 0;
    transform: translate(0, 20px);
  }
}
@keyframes arrow_sp {
  0% {
    opacity: 0;
    transform: translate(0, 0);
  }
  20% {
    opacity: 1;
  }
  40% {
    opacity: 1;
    transform: translate(0, 10px);
  }
  100% {
    opacity: 0;
    transform: translate(0, 10px);
  }
}
/*-----------------------
inr-bgFix01
------------------------*/
.inr-bgFix01 {
  position: relative;
}
.inr-bgFix01::before {
  position: absolute;
  width: 100%;
  max-width: 500px;
  height: 100vh;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: url("/kojin/olive/special/campaign/collab/usjhalloween202510/imgs/index_bg_01.png") center top / cover no-repeat;
  content: "";
}
.inr-bgFix01.-fixed::before {
  position: fixed;
  width: 100%;
  max-width: 500px;
}
/*-----------------------
flow-area01
------------------------*/
.flow-area01 {
  position: relative;
  padding: 68px 0 0 0;
  border-radius: 20px 20px 0 0;
}
.flow-area01::before {
  position: absolute;
  top: -38px;
  left: 0;
  display: block;
  width: 100%;
  height: 83px;
  background: url(/kojin/olive/special/campaign/collab/usjhalloween202510/imgs/index_bg_04_sp.png) center top / auto 100% repeat-x;
  content: "";
}
.flow-area01 .frame01 {
  position: relative;
  margin: 10px 17px 0;
  padding: 40px 18px;
  text-align: center;
}
.flow-area01 .head01 {
  position: relative;
  margin-bottom: 10px;
  text-align: center;
}
.flow-area01 .head01:not(:first-of-type) {
  margin-top: 88px;
}
.flow-area01 .head01:not(:first-of-type):before {
  position: absolute;
  top: -53px;
  left: calc(50% - 39px);
  display: block;
  width: 78px;
  height: 23px;
  background-color: #A0C81E;
  content: "";
  clip-path: polygon(100% 0, 0 0, 50% 100%);
  -webkit-clip-path: polygon(100% 0, 0 0, 50% 100%);
}
.flow-area01 .icon01 {
  display: inline-block;
  padding: 9px 12px 8px 12px;
  border-radius: 4px;
  background-color: #320944;
  color: #ffffff;
  font-weight: bold;
  font-size: 2.0rem;
  font-family: "roboto";
  line-height: 1;
}
.flow-area01 .flow-ttl01 {
  color: #004831;
  font-size: 2rem;
  font-weight: 700;
}
.flow-area01 .btn-type01 {
  width: 100%;
  font-size: 2.0rem;
}
.flow-area01 .btn-type01 > .inner {
  min-height: 50px;
}
.flow-area01 .bg-green01 {
  padding: 13px 16px 20px;
  background: #F4F8E5;
  color: #017A4F;
  font-size: 1.4rem;
  font-weight: 700;
  text-align: left;
}
.flow-area01 .bg-green01 .btn-type01 > .inner {
  min-height: 36px;
}
.flow-area01 .text-mark01 {
  background: linear-gradient(transparent 60%, #c6de78 60%);
}
.flow-area01 .list-notice01 {
  text-align: left;
}
.flow-area01 .list-notice01 > .item {
  line-height: 1.4;
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .flow-area01 .btn-type01 {
    font-size: 5.33333vw;
  }
}
.flow-area01 .light-box01 {
  position: relative;
  margin: 26px auto 0;
  max-width: 375px;
}
.flow-area01 .light-box01::before {
  position: absolute;
  top: 7px;
  right: -7px;
  bottom: -6px;
  left: 8px;
  background: #f4f8e5;
  content: "";
}
.flow-area01 .light-box01 > .inner {
  position: relative;
  padding: 13px 50px 13px 13px;
  border: 3px solid #147a4f;
  color: #017a4f;
  text-align: left;
  font-weight: bold;
  font-size: 1.4rem;
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .flow-area01 .light-box01 > .inner {
    font-size: 3.733vw;
  }
}
.flow-area01 .light-box01 > .inner::after {
  position: absolute;
  top: 0;
  right: -10px;
  bottom: 0;
  margin: auto 0;
  width: 85px;
  background: url("/kojin/olive/special/campaign/collab/usjhalloween202510/imgs/index_bg_lb01.svg") center / contain no-repeat;
  content: "";
}
.flow-area01 .frame02 {
  position: relative;
  margin: 0 17px;
  padding: 23px 20px 21px;
}
.flow-area01 .ttl01 {
  text-align: center;
}
.flow-area01 .ttl02 {
  color: #004831;
  text-align: center;
  letter-spacing: .06em;
  font-weight: bold;
  font-size: 2rem;
}
.flow-area01 .list01 {
  font-size: 1.4rem;
}
.flow-area01 .list01:not(:first-child) {
  margin-top: 14px;
}
.flow-area01 .list01 > .item {
  padding-left: 9px;
}
.flow-area01 .list01 > .item:not(:first-child) {
  margin-top: 2px;
}
.flow-area01 .list01 > .item:before {
  top: .6em;
  left: 0;
  width: 4px;
  height: 4px;
  background: #56635f;
}
.flow-area01 .img02 {
  padding: 38px 0 0 0;
}
/*-----------------------
miryoku-area
------------------------*/
.miryoku-area01 {
  position: relative;
  z-index: 2;
}
.miryoku-area01 > .ttl01 {
  margin: 40px auto 16px;
  text-align: center;
}
.miryoku-area01 .include-olive-about01 {
  background: none;
}
.miryoku-area01 .include-olive-about01 .ttl01 {
  display: none;
}
/*-----------------------
detail-area01
------------------------*/
.detail-area01 {
  position: relative;
  padding: 0 0 122px 0;
}
.detail-area01 .inner01 {
  padding: 0 18px;
}
.detail-area01 .ttl01 {
  margin: 40px 0 15px;
  text-align: center;
}
.detail-area01 .table01 {
  font-size: 1.4rem;
}
.detail-area01 .table01 tr:first-child th {
  border-radius: 10px 0 0 0;
}
.detail-area01 .table01 tr:first-child td {
  border-radius: 0 10px 0 0;
}
.detail-area01 .table01 tr:last-child th {
  border-bottom: 0;
  border-radius: 0 0 0 10px;
}
.detail-area01 .table01 tr:last-child td {
  border-bottom: 0;
  border-radius: 0 0 10px 0;
}
.detail-area01 .table01 th {
  padding: 15px 10px 15px 16px;
  width: 30%;
  border-bottom: 1px solid #d5dedb;
  background-color: #7B5AA4;
  color: #ffffff;
  font-weight: bold;
}
.detail-area01 .table01 td {
  padding: 15px 16px;
  border-bottom: 1px solid #d5dedb;
  background-color: #ffffff;
  vertical-align: middle;
}
.detail-area01 .list-notice01 > .item:not(:first-child) {
  margin-top: 2px;
}
.detail-area01 .card-normal01 {
  margin-top: 60px;
  border: 0;
}
.detail-area01 .card-normal01 > .inner > .header {
  padding: 19px 19px;
}
.detail-area01 .card-normal01 > .inner > .header > .title {
  font-size: 1.6rem;
}
.detail-area01 [class*=card-normal] > .inner > .header > .title[class*=glyph-] > .inner {
  padding-left: 35px;
}
.detail-area01 [class*=card-normal] > .inner > .header > .title[class*=glyph-] > .inner::before {
  top: 0;
  width: 28px;
  height: 28px;
}
.detail-area01 .toggle-block01 > [role=tablist] > [role=tab]::after {
  top: calc(50% - 16px) !important;
  right: 5px !important;
  background-position: center center;
  background-size: 26px auto;
}
.detail-area01 .card-normal01 > .inner > .body {
  padding: 25px 18px 16px 18px;
}
.detail-area01 .card-normal01 > .inner > .body:not(:first-child)::before {
  left: 0;
  width: 100%;
}
.detail-area01 .card-normal01 .list-circle01 {
  margin: 8px 0 8px 0;
  padding: 0 0 0 9px;
}
.detail-area01 .card-normal01 .list-circle01:not(:first-child) {
  margin-top: 13px;
}
.detail-area01 .card-normal01 .list-circle01 > .item::before {
  top: .56em;
  width: 5px;
  height: 5px;
  background: #56635f;
}
/*-----------------------
copy-area01
------------------------*/
.copy-area01 {
  position: relative;
  background: #006444;
  color: #ffffff;
  font-size: 1.2rem;
  z-index: 2;
}
.copy-area01 > .inner {
  margin: 0 auto;
  padding: 18px;
  max-width: 500px;
}
/*-----------------------
menu-area
------------------------*/
.menu-area01 {
  position: fixed;
  top: calc(50% - 180px);
  right: calc(50% - 700px);
  z-index: 9;
  width: 385px;
  height: 388px;
  background: url("/kojin/olive/special/campaign/collab/usjhalloween202510/imgs/index_bg_05.png") center / contain no-repeat;
  transition: all .25s ease-out;
}
.menu-area01 > .inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.menu-area01 .list01 {
  padding: 21% 16px 15.3%;
}
.menu-area01 li:not(:first-child) {
  margin-top: 20px;
}
.menu-area01 a {
  position: relative;
  display: block;
  padding: 7px .5em 7px 2.1em;
  color: #CFA3E2;
  text-decoration: none;
  letter-spacing: .08em;
  font-weight: bold;
  font-size: 2.0rem;
  line-height: 1;
}
.menu-area01 a:before {
  display: block;
  position: absolute;
  top: .1em;
  bottom: 0;
  left: .5em;
  width: .6em;
  height: .6em;
  margin: auto;
  border-radius: 50px;
  background-color: #FFFFFF;
  content: "";
  opacity: 0;
}
.menu-area01 a.is-current {
  color: #FFFFFF;
}
.menu-area01 a.is-current:before {
  opacity: 1;
}
@media screen and (max-width: 1440px) {
  .menu-area01 {
    right: calc(50% - 630px);
  }
}
@media screen and (max-width: 1290px) {
  .menu-area01 {
    right: calc(50% - 550px);
    width: 320px;
  }
  .menu-area01 li:not(:first-child) {
    margin-top: 12px;
  }
  .menu-area01 a {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 1090px) {
  .menu-area01 {
    display: none !important;
  }
}
/* ----------------------------------
fixed-area
---------------------------------- */
.fixed-area01 {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 4;
  display: none;
  width: 100%;
}
.fixed-area01 .wrap01 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  width: 100%;
  height: 72px;
  background: rgb(255 255 255 / 50%);
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fixed-area01 .wrap01 {
    justify-content: space-between;
    padding: 0 20px;
    height: 62px;
    background: rgba(255, 255, 255, 0.8);
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .fixed-area01 .wrap01 {
    padding: 0 4.26667vw;
  }
}
.fixed-area01 .btn-type01 {
  width: 339px;
  height: 48px;
  font-size: 2.0rem;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fixed-area01 .btn-type01 {
    width: calc(50% - 4px);
    height: 46px;
    border-width: 2px;
    font-size: 1.4rem !important;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .fixed-area01 .btn-type01 {
    font-size: calc(3.2vw + 2px) !important;
  }
}
.fixed-area01 .btn-type01 > .inner {
  min-height: 100%;
}
.fixed-area01 .btn02 {
  margin: 0 0 0 40px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fixed-area01 .btn02 {
    margin: 0 0 0 28px;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .fixed-area01 .btn02 {
    margin: 0 0 0 3.73333vw;
  }
}
@media screen and (max-width: 890px) {
  .fixed-area01 .btn-type01 {
    font-size: 1.6rem;
  }
}
body.cpnloadEnd .fixed-area01 {
  display: none !important;
}
.fixed-area02 {
  position: fixed;
  top: calc(50% - 334px);
  left: calc(50% - 960px);
  z-index: 4;
  display: none;
  max-width: 710px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fixed-area02 {
    display: none !important;
  }
}
@media screen and (max-width: 1920px) {
  .fixed-area02 {
    top: calc(50% - 14vw);
    left: 0;
    width: calc(50% - 250px);
  }
}
@media screen and (max-width: 1090px) {
  .fixed-area02 {
    display: none !important;
  }
}
@media screen and (max-height: 700px) {
  .fixed-area02 {
    top: calc(50% - 40vh);
    height: 80vh;
  }
  .fixed-area02 img {
    max-height: 100%;
    width: auto;
  }
}
/* ----------------------------------
modal-block01
---------------------------------- */
.modal-block01 .card-wrap01 > .item {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  flex-direction: column;
  height: 234px;
  max-height: 33vh;
  min-height: 210px;
  background: #F5F9E6;
}
.modal-block01 .card-wrap01 > .item:not(:first-child) {
  margin-top: 16px;
}
.modal-block01 .card-wrap01 > .item > .text01 {
  color: #004831;
  font-size: 2rem;
  font-weight: 700;
}