@charset "shift_jis";
/* Updated 2026/04/10.T */
/*-----------------------
general
------------------------*/
/* color */
._t-black01 {
  color: #000000;
}
._t-white01 {
  color: #ffffff;
}
._t-gray01 {
  color: rgba(144, 144, 144, 1);
}
._t-gray04 {
  color: #56635f;
}



/* btn */
.btn-type01.-orange01 {
  background-color: #ff5f04;
}
/*-----------------------
Layout
------------------------*/
body {
  overflow: hidden;
  min-width: auto;
}
#header-wrap {
  z-index: 3;
}
.cpEndTxt {
  z-index: 3;
}
#footer-area {
  position: relative;
  z-index: 1;
}
#footer-content {
  margin-top: 0;
}
.footer-logo {
  padding-bottom: 70px;
}
body.cpnloadEnd .footer-logo {
  padding-bottom: 0;
}
.section-main {
  position: relative;
  overflow: visible;
  margin: 0 auto;
  max-width: 500px;
  background-color: #ffffff;
  box-shadow: 0 14px 40px 0 rgba(20, 29, 29, 0.16);
}
@media screen and (max-width: 500px) {
  .section-main {
    box-shadow: none;
  }
}
.section-mainInr {
  overflow: hidden;
}
.layout-bg01 {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -5;
  display: flex;
  height: 100vh;
  background: url("/kojin/olive/special/campaign/collab/kuroyume202604/imgs/index_bg_01.jpg") center 50% no-repeat;
  background-size: cover;
}



/*-----------------------
kv-area
------------------------*/
.kv-area01 {
  position: relative;
  background-color: #ffffff;
  text-align: center;
}
.kv-area01 .wrap01 {
  position: absolute;
  bottom: 6%;
  left: 0;
  padding: 0 26px;
  width: 100%;
}
.kv-area01 .wrap02 {
  display: flex;
  flex-direction: column;
  padding: 30px 26px 40px 26px;
  background-color: #000;
}
.kv-area01 .btn-type01 {
  width: 100%;
  font-size: 2.6rem;
}
@media screen and (max-width: 499px) {
  .kv-area01 .btn-type01 {
    font-size: 2.0rem;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .kv-area01 .btn-type01 {
    font-size: 5.33333vw;
  }
}
.kv-area01 .btn-type01:nth-child(2) {
  margin-top: 24px;
}
.kv-area01 .btn-type01 > .inner {
  min-height: 55px;
}
@media screen and (max-width: 499px) {
  .kv-area01 .btn-type01 > .inner {
    min-height: 40px;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .kv-area01 .btn-type01 > .inner {
    min-height: 10.66667vw;
  }
}



/*-----------------------
intro-olive
------------------------*/
.intro-olive .ttl01{
  color: var(--Text-Color-Trad-Green, #004831);
  text-align: center;
  font-feature-settings: 'palt';
  font-family: "Noto Sans JP";
  font-size: 3.6rem;
  font-weight: 900;
  line-height: 150%;
  letter-spacing: 1.8px;
}
.intro-olive .image{
  margin: -1rem auto 0;
}
.intro-olive .text{
  color: var(--Text-Color-Trad-Green, #004831);
  text-align: center;
  font-feature-settings: 'palt';
  font-family: "Noto Sans JP";
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 170%;
  letter-spacing: 0.9px;
  margin-top: -1rem;
}
.intro-olive .text .highlight{
  color: var(--Text-Color-Orange--1, #E95501);
  font-size: 2.2rem;
}



/*-----------------------
flow-area01
------------------------*/
.flow-area01 {
  padding: 42px 0;
  background: url("/kojin/olive/special/campaign/collab/kuroyume202604/imgs/index_bg_02.jpg") center top no-repeat;
  background-size: cover;
}
.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;
  font-feature-settings: "palt";
  color: #fff;
}
.flow-area01 .list-notice01 > .item > a {
  color: rgb(84, 189, 255);
}
.flow-area01 .list-notice01 > .item:not(:first-child) {
  margin-top: 5px;
}
.flow-area01 .btn-type01 {
  width: 100%;
  font-size: 2.0rem;
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .flow-area01 .btn-type01 {
    font-size: 5.33333vw;
  }
}


.flow-area01 .frame01 {
  position: relative;
  margin: 0 18px 10px 18px;
  padding: 39px 18px 58px 18px;
  border: 1px solid #B7B7B7;
  background-color: rgba(0, 0, 0, 0.60);
  text-align: center;
}
.flow-area01 .block01 {
  position: relative;
  display: flex;
  align-items: center;
  margin: 30px auto 0 auto;
  padding: 15px 6px 15px 10px;
  max-width: 300px;
  border: 3px solid #C4D701;
  background-color: #fff;
  color: #000;
  text-align: left;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.5;
}
@media print, screen and (min-width: 768px) {
  .flow-area01 .block01 {
    justify-items: center;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .flow-area01 .block01 {
    font-size: 3.5vw;
  }
}
.flow-area01 .block01 p {
  display: inline;
}
.flow-area01 .block01:after {
  position: absolute;
  top: calc(50% - 40px);
  right: 0;
  display: block;
  width: 68px;
  height: 73px;
  background: url("/kojin/olive/special/campaign/collab/kuroyume202604/imgs/index_ico_01.png") 0 0 no-repeat;
  background-size: 100% auto;
  content: "";
}
.flow-area01 .head01 {
  position: relative;
  margin: 102px 0 6px 0;
  text-align: center;
}
.flow-area01 .head01:before {
  position: absolute;
  top: -63px;
  left: calc(50% - 39px);
  display: block;
  width: 90px;
  height: 32px;
  background-color: #C4D701;
  content: "";
  clip-path: polygon(100% 0, 0 0, 50% 100%);
  -webkit-clip-path: polygon(100% 0, 0 0, 50% 100%);
}
.flow-area01 .head01.-type01 {
  margin-top: 0;
}
.flow-area01 .head01.-type01:before {
  display: none;
}
.flow-area01 .ttl01 {
  padding: 0 18px 14px 18px;
  color: #004831;
  text-align: center;
  letter-spacing: .07em;
  font-size: 2.6rem;
  font-family: "noto-sans-black";
  line-height: 1.3;

  color: #FFF;
  text-align: center;
  font-feature-settings: 'palt' on;
  font-family: "A-OTF Gothic MB101 Pro";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 48px */
}
.flow-area01 .icon01 {
  display: inline-block;
  line-height: 1;
}

.flow-area01 .block02 {
  margin: 0 auto 100px;
  
}

.flow-area01 > .frame01 .-note {
  font-feature-settings: "palt";
}
.flow-area01 > .frame01 .btn-type01.-green01 ,
.flow-area01 > .frame01 .btn-type01.-orange01 {
  padding: 3px 15px;
  box-shadow: none;
}
.flow-area01 > .frame01 .btn-type01.-green01 >.inner,
.flow-area01 > .frame01 .btn-type01.-orange01 >.inner {
    min-height: 50px;
}







/*-----------------------
detail-area01
------------------------*/
.detail-area01 {
  padding: 0 18px 48px 18px;
  background-color: #f5f9e6;
}
.detail-area01 .ttl01 {
  text-align: center;
}
.detail-area01 .table01 {
  margin-top: 14px;
  font-size: 1.4rem;
}
.detail-area01 .table01 tr:first-child th {
  border-radius: 12px 0 0 0;
}
.detail-area01 .table01 tr:first-child td {
  border-radius: 0 12px 0 0;
}
.detail-area01 .table01 tr:last-child th {
  border-bottom: 0;
  border-radius: 0 0 0 12px;
}
.detail-area01 .table01 tr:last-child td {
  border-bottom: 0;
  border-radius: 0 0 12px 0;
}
.detail-area01 .table01 th {
  padding: 15px 10px 15px 16px;
  width: 30%;
  border-bottom: 1px solid #d5dedb;
  background-color: #006444;
  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: 30px;
  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;
}



/*-----------------------
menu-area
------------------------*/
.fixed-container {
  position: fixed;
  top: 65%;
  left: 50%;
  width: 0;
  height: 0;
  z-index: -1;
  overflow: visible;
}
.fixed-container.-layer-back {
  z-index: -1;
  mix-blend-mode: screen; 
}
.fixed-container.-layer-front {
  z-index: 2;
  left: 0;
}
.bg-effect {
  position: absolute;
  top: -760px;
  left: 200px;
  width: 880px;
  right: auto;
  z-index: 1;
  pointer-events: none;
  mix-blend-mode: screen;
}


/*-----------------------
menu-area
------------------------*/
.menu-area01 {
  position: fixed;
  top: calc(40%);
  left: 57px;
  z-index: 2;
  overflow: hidden;
  width: 352px;
  background-color: #ffffff;
  border: 2px solid rgba(20, 29, 29, 0.4);
  transition: all .25s ease-out;
}

.menu-area01 .ttl01 {
  padding: 2px 0 4px 10px;
  background-color: #000;
  text-align: center;
  padding: 20px 0;
}
.menu-area01 .list01 {
  padding: 26px 10px 41px 10px;
  background-color: #222;
}
.menu-area01 li:not(:first-child) {
  margin-top: 12px;
}
.menu-area01 a {
  position: relative;
  display: block;
  padding: 7px 7px 7px 60px;
  border-radius: 100px;
  color: #fff;
  text-decoration: none;
  letter-spacing: .0em;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.4;
}
.menu-area01 a:before {
  position: absolute;
  top: calc(50% - 6px);
  left: 38px;
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50px;
  background-color: #C4E301;
  content: "";
  opacity: 0;
}
.menu-area01 a.is-current {
  color: #C4E301;
}
.menu-area01 a.is-current:before {
  opacity: 1;
}


@media screen and (max-width: 1330px) {
  .menu-area01 {
    left: 20px;
  }
}
@media screen and (max-width: 1240px) {
  .menu-area01 {
    width: 220px;
  }
  .menu-area01 a {
    padding-left: 27px;
    font-size: 1.6rem;
  }
  .menu-area01 a:before {
    top: calc(50% - 5px);
    left: 11px;
  }
}
@media screen and (max-width: 1000px) {
  .menu-area01 {
    display: none !important;
  }
}
@media screen and (max-height: 660px) {
  .menu-area01 {
    top: 10%;
  }
}
@media screen and (max-height: 500px) {
  .menu-area01 {
    display: none !important;
  }
}

/*-----------------------
fixed-area
------------------------*/
.fixed-area01 {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 3;
  display: none;
  width: 100%;
}
.fixed-area01 .wrap01 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  width: 100%;
  height: 60px;
  background: rgba(255, 255, 255, 0.5);
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fixed-area01 .wrap01 {
    justify-content: space-between;
    padding: 0 20px;
    height: 62px;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .fixed-area01 .wrap01 {
    padding: 0 4.26667vw;
  }
}
.fixed-area01 .btn-type01 {
  width: 360px;
  height: 40px;
  font-size: 1.4rem;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fixed-area01 .btn-type01 {
    width: calc(50% - 4px);
    font-size: 1.2rem;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .fixed-area01 .btn-type01 {
    font-size: 3.2vw !important;
  }
}
.fixed-area01 .btn-type01 > .inner {
  min-height: 100%;
  line-height: 1.3;
}
.fixed-area01 .btn02 {
  margin: 0 0 0 40px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fixed-area01 .btn02 {
    margin: 0 0 0 12px;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .fixed-area01 .btn02 {
    margin: 0 0 0 3.73333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .fixed-area01 br {
    display: none;
  }
}
body.cpnloadEnd .fixed-area01 {
  display: none !important;
}


/*-----------------------
modal
------------------------*/
html.is-modalShow {
  overflow: hidden;
  height: 125%;
}
html.is-modalShow body {
  position: fixed;
  width: 100%;
}
.modal-area.-show .modal-bg {
  display: flex;
}
.modal-area.-show .modal-content {
  display: block;
}
.modal-area .modal-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 94;
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.modal-area .modal-content {
  display: none;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}
.modal-area .modal-content.is-modalShow {
  display: flex;
}
.modal-area .modal-frame {
  position: relative;
  z-index: 7;
  overflow-y: auto;
  box-sizing: border-box;
  margin: 0 auto;
  max-height: calc(100% - 120px);
  width: 960px;
  border-radius: 6px;
  background: #ffffff;
  box-shadow: 0 14px 40px rgba(20, 29, 29, 0.16);
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .modal-area .modal-frame {
    width: calc(100% - 9.6vw);
  }
}
.modal-area .modal-wrap01 {
  position: relative;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 24px 30px 24px 30px;
  width: 100%;
  height: 50%;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .modal-area .modal-wrap01 {
    padding: 24px 16px 24px 16px;
  }
}
.modal-area .ttl01 {
  padding: 0 1px 0 0;
  color: #004831;
  text-align: center;
  font-weight: bold;
  font-size: 2.8rem;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .modal-area .ttl01 {
    font-size: 2.4rem;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .modal-area .ttl01 {
    font-size: 6.4vw;
  }
}
.modal-area .formWrap01 {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  margin-top: 24px;
  height: 60vh;
  background: url("/kojin/olive/special/campaign/collab/kuroyume202604/imgs/index_img_03.svg") center center no-repeat;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .modal-area .formWrap01 {
    margin-top: 6.13333vw;
  }
}
.modal-area .formWrap01 iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.modal-area .btnClose01 {
  appearance: none;
  position: absolute;
  top: 22px;
  right: 21px;
  width: 34px;
  height: 34px;
  border: 1px solid #d5dedb;
  border-radius: 50%;
  background: url("/kojin/cmn/imgs/btn_close_01.svg") center center no-repeat #ffffff;
}
