@charset "shift_jis";
/* Updated 2026/01/15.T */
.kv {
  position: relative;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  aspect-ratio: 1920 / 700;
}
.kv__picture,
.kv__picture > img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.kv__note {
  position: absolute;
  left: 0;
  top:  calc(470 / 700  * 100%);
  display: flex;
  flex-direction: column;
  font-size: calc(20 / 1920 * 100vw);
  width: 100%;
  padding: 0 4.2vw 16px;
}
@media (max-width: 767px) {
  .kv {
    aspect-ratio: 750 / 788;
  }
  .kv__note {
    position: static;
    font-size: calc(22 / 750 * 100vw);
    flex-direction: column-reverse;
    text-align: left;
  }
  .kv__note>.txt01 {
    margin-top: 18px;
  }
}
/*-------------------------------
layout
-------------------------------*/
body {
  overflow: hidden;
  min-width: auto;
  background: #fff;
}
#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;
  overflow: visible;
  margin: 25px auto 0;
  max-width: 500px;
  background-color: rgb(242, 244, 245);
}
@media screen and (min-width: 768px) {
  .layout-container01 {
    border-radius: 32px 32px 0 0;
    overflow: hidden;
  }
}
@media screen and (max-width: 1400px) {
  .layout-container01 {
    margin-top: 50px;
  }
}
@media screen and (max-width: 1150px) {
  .layout-container01 {
    margin-top: 70px;
  }
}
@media screen and (max-width: 767px) {
  .layout-container01 {
    margin-top: 0;
  }
}
.layout-bg01 {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  height: 100vh;
  background: url("/kojin/olive/special/offers/olive-account/switch_usj_2601/imgs/index_bg_02.png") center 0 no-repeat rgb(242, 244, 245);
  background-size: cover;
}
/*-----------------------
cmn
------------------------*/
.cpnStart .cpEndMask {
  z-index: 1;
}
.btn-type01.-orange01 {
  background: #ff5f04;
}
._t-pink01 {
  color: #FF0B50 !important;
}
/*-----------------------
kv-area
------------------------*/
.kv-area {
  position: relative;
  z-index: 1;
  text-align: center;
}
.kv-area .wrap01 {
  position: absolute;
  bottom: 15%;
  left: 0;
  z-index: 1;
  width: 100%;
  padding: 0 4.2vw;
}
.kv-area>.ttl01 {
  max-width: 1920px;
  margin: auto;
}
.kv-area .btn-list01 {
  margin-top: 22px;
}
.kv-area .btn-list01>.item {
  max-width: 570px;
}
.kv-area .btn-type01 {
  width: 100%;
  min-height: clamp(48px, 45.087px + 0.777vw, 60px);
  font-size: clamp(2rem, 1.903rem + 0.414vw, 2.4rem);
}
@media screen and (max-width: 1400px) {
  .kv-area .wrap01 {
    bottom: 12%;
  }
  .kv-area .btn-list01 {
    margin-top: 8px;
  }
}
@media screen and (max-width: 1150px) {
  .kv-area .wrap01 {
    bottom: 8%;
  }
}
@media screen and (max-width: 767px) {
  .kv-area {
    background-color: rgb(242, 244, 245);
  }
  .kv-area .wrap01 {
    position: static;
    margin: -4px auto 0;
    padding: 0 4.2vw 16px;
  }
  .kv-area .btn-list01 {
    margin-top: 0;
  }
  .kv-area .btn-list01>.item {
    max-width: unset;
  }
}
/*-----------------------
scroll-wrap01
------------------------*/
.scroll-wrap01 {
  margin-top: 8px;
}
.scroll-wrap01 .arrow01 {
  animation: arrow 1.6s 0s ease-out infinite;
}
@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);
  }
}
/*-----------------------
flow-area01
------------------------*/
.flow-area01 {
  padding: 42px 0 0;
  background: url(/kojin/olive/special/offers/olive-account/switch_usj_2601/imgs/index_bg_01.png) center top / 100% auto no-repeat;
}
.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;
}
.flow-area01 .list-notice01 > .item:not(:first-child) {
  margin-top: 5px;
}
.flow-area01 .btn-type01 {
  width: 100%;
  min-height: 54px;
  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: -22px 18px 129px 18px;
  text-align: center;
}
.flow-area01 .frame01:after {
  position: absolute;
  bottom: -174px;
  left: 0;
  display: block;
  width: 100%;
  height: 157px;
  background: url("/kojin/olive/special/offers/olive-account/switch_usj_2601/imgs/index_ico_02.svg") center 0 no-repeat;
  content: "";
}
.flow-area01 .block01 {
  position: relative;
  display: flex;
  align-items: center;
  margin: 16px auto 0 auto;
  padding: 10px 4px 18px 6px;
  max-width: 310px;
  border: 3px solid #147a4f;
  background-color: #f4f8e5;
  color: #017a4f;
  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: 70px;
  height: 79px;
  background: url("/kojin/olive/special/offers/olive-account/switch_usj_2601/imgs/index_img_01.png") 0 0 no-repeat;
  background-size: 100% auto;
  content: "";
}
.flow-area01 .ttl01 {
  padding: 0px 43px 0px 8px;
  color: #004831;
  text-align: center;
  letter-spacing: .07em;
  font-size: 2.6rem;
  font-family: "noto-sans-black";
  line-height: 1.3;
}
.flow-area01>.wrap01 {
  background-color: rgb(242, 244, 245);
}
.flow-area01>.wrap01>.txtWrap01 {
  margin: -16px auto 0;
}
/*-----------------------
detail-area01
------------------------*/
.detail-area01 {
  padding: 40px 18px;
}
.detail-area01>.ttl01 {
  margin: 0 -24px;
  text-align: center;
}
.detail-area01 .table01 {
  margin-top: 32px;
  font-size: 1.4rem;
  border-radius: 20px 12px 12px 20px;
  box-shadow: 0px 21px 38px 0px #4c4c594d;
  border-collapse: separate;
}
.detail-area01 .table01 tr:first-child th {
  border-radius: 20px 0 0 0;
  border-top: 1px solid #fff;
}
.detail-area01 .table01 tr:first-child td {
  border-radius: 0 12px 0 0;
  border-top: 1px solid #d5dedb;
}
.detail-area01 .table01 tr:last-child th {
  border-radius: 0 0 0 20px;
  border-bottom: 1px solid #fff;
}
.detail-area01 .table01 tr:last-child td {
  border-radius: 0 0 12px 0;
  border-bottom: 1px solid #d5dedb;
}
.detail-area01 .table01 th {
  position: relative;
  padding: 16px 15px 15px;
  width: 30%;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  background-color: #004831;
  color: #fff;
  font-weight: bold;
  overflow: hidden;
}
.detail-area01 .table01 th::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url(/kojin/olive/special/offers/olive-account/switch_usj_2601/imgs/index_bg_03.png) repeat;
  background-size: 308px auto;
  background-position: center;
  opacity: 0.05;
  z-index: 0;
  pointer-events: none;
}
.detail-area01 .table01 td {
  padding: 16px 16px 15px;
  border-bottom: 1px solid #d5dedb;
  border-right: 1px solid #d5dedb;
  background-color: #fff;
}
.detail-area01 .card-normal01 {
  margin-top: 30px;
  border: 1px solid #d5dedb;
  box-shadow: 0px 21px 38px 0px #4c4c594d;
}
.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: 16px 18px 8px 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 .list-circle01 > .item::before {
  top: .56em;
  width: 4px;
  height: 4px;
  background: #56635f;
}
/*-----------------------
question-area01
------------------------*/
.question-area01 {
  padding: 33px 18px 40px;
}
.question-area01>.ttl01 {
  text-align: center;
  font-weight: bold;
  font-size: 3.2rem;
  line-height: 1.0;
  letter-spacing: 0;
}
.question-area01 .card-normal03 {
  background: #fff;
  border-radius: 20px;
  box-shadow: 0px 10px 12px 0px #517f6f4d;
}
.question-area01 .card-normal03>.inner>.header {
  position: relative;
  padding: 22px 24px;
  background: #004831;
  color: #fff;
  border-radius: 20px 20px 0 0;
  overflow: hidden;
}
.question-area01 .toggle-block01.card-normal03>.inner>.header[role=tab]:focus,
.question-area01 .toggle-block01.card-normal03>.inner>.header[role=tab]:hover {
  background: #004831;
}
.question-area01 .card-normal03>.inner>.header::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url(/kojin/olive/special/offers/olive-account/switch_usj_2601/imgs/index_bg_03.png) repeat;
  background-size: 308px auto;
  background-position: center;
  opacity: 0.05;
  z-index: 0;
  pointer-events: none;
}
.question-area01 .toggle-block01.card-normal03>[role=tablist]>[role=tab][aria-expanded=false] {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.question-area01 .card-normal03>.inner>.header>.title>.inner {
  color: #fff;
}
.question-area01 .toggle-block01>[role=tablist]>[role=tab]::after {
  background: url(/kojin/cmn/imgs/ico_arrow_right_02.svg) 0 0 / cover no-repeat;
}
.question-area01 .card-normal03>.inner>.body {
  padding: 16px 20px;
  border-radius: 0 0 20px 20px;
}
.question-area01 .text-mark02>.mark {
  margin-right: 21px;
  font-size: 3.4rem;
}
.question-area01 .toggle-block01:not(:first-child) {
  margin-top: 24px;
}
/*-----------------------
copyright-area01
------------------------*/
.copyright-area01 {
  background: #fff;
  padding: 20px 16px;
}
/*-----------------------
gradation-box01
------------------------*/
.gradation-box01 {
  margin-top: -33px;
  padding: 0 18px;
  box-shadow: 0px 4px 4px 0px #00000021;
}
.gradation-box01>.wrap01 {
  padding: 16px 15px;
  background: #fff;
  border-radius: 20px 20px 0 0;
}
.gradation-box01>.wrap02 {
  padding: 12px 18px 10px;
  text-align: center;
  font-weight: bold;
  font-size: 1.8rem;
  border: 5px solid #fff;
  border-radius: 0 0 20px 20px;
  background: linear-gradient(297.33deg, rgba(203, 215, 101, 0.26) 8.46%, rgba(72, 123, 160, 0.26) 25.55%, rgba(80, 175, 140, 0.26) 42.64%, rgba(204, 141, 179, 0.26) 60.25%);
}
.gradation-box01 .label-mark01 {
  padding: 4px 8px;
  background: #eeeef5;
  color: #141d1d;
}
.gradation-box01 .list-notice01>.item:not(:first-child) {
  margin-top: 5px;
}
/*-----------------------
flow-box01
------------------------*/
.flow-box01 {
  border-radius: 20px;
  background: #fff;
  box-shadow: 0px 21px 38px 0px #4c4c594d;
}
.flow-box01:not(:first-child) {
  margin-top: 40px;
}
.flow-box01.-balloon01 {
  position: relative;
}
.flow-box01.-balloon01::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -19px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-width: 20px 17px 0 17px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
.flow-box01>.header {
  position: relative;
  padding: 14px;
  background: #004831;
  border-radius: 20px 20px 0 0;
  overflow: hidden;
  color: #fff;
}
.flow-box01>.header::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url(/kojin/olive/special/offers/olive-account/switch_usj_2601/imgs/index_bg_03.png) repeat;
  background-size: 308px auto;
  background-position: center;
  opacity: 0.05;
  z-index: 0;
  pointer-events: none;
}
.flow-box01>.body {
  padding: 20px 20px 32px;
}
/*-----------------------
detail-txt01
------------------------*/
.detail-txt01 {
  padding-bottom: 3px;
  text-align: center;
  color: #004831;
  font-size: 1.4rem;
  font-weight: bold;
  border-bottom: 1px solid #d5dedb;
}
/*-----------------------
num-txt01
------------------------*/
.num-txt01 {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #c4d700;
  width: 1.6em;
  height: 1.6em;
  border-radius: 50%;
  font-size: 1.0rem;
}
/*-----------------------
menu-area
------------------------*/
.menu-area01 {
  position: fixed;
  top: 50%;
  right: calc((100vw - 500px) / 4 - 223px);
  transform: translateY(-50%);
  z-index: 9;
  width: 446px;
  transition: all .25s ease-out;
  background: #fff;
  border: 7px solid #fff;
  box-shadow: 0px 0px 48.1px 0px #f0cbee;
  border-radius: 40px;
}
.menu-area01>.inner>.title {
  padding: 30px;
  border-radius: 30px 30px 0 0;
  text-align: center;
  background: linear-gradient(70.1deg, rgba(203, 215, 101, 0.26) 9.92%, rgba(72, 123, 160, 0.26) 37.03%, rgba(80, 175, 140, 0.26) 64.15%, rgba(204, 141, 179, 0.26) 92.08%),linear-gradient(0deg, #fff, #fff);
}
.menu-area01>.inner>.list01 {
  padding: 28px 40px 48px 55px;
  border-radius: 0 0 30px 30px;
  background: #fff;
}
.menu-area01 a {
  position: relative;
  display: block;
  padding: 12px 0 12px 23px;
  color: #b3c8c1;
  text-decoration: none;
  letter-spacing: 0.1em;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1.5;
}
.menu-area01 a:before {
  display: block;
  position: absolute;
  top: .1em;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  opacity: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 19px solid #004831;
  border-right: 0;
}
.menu-area01 a.is-current {
  color: #004831;
}
.menu-area01 a.is-current:before {
  opacity: 1;
}
@media screen and (max-width: 1600px) {
  .menu-area01 {
    width: 320px;
    right: calc((100vw - 500px) / 4 - 160px);
  }
  .menu-area01 a {
    font-size: 2.0rem;
  }
}
@media screen and (max-width: 1200px) {
  .menu-area01 {
    display: none !important;
  }
}
@media screen and (max-height: 500px) {
  .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: 12px 20px;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
}
@media screen and (max-width: 767px) {
  .fixed-area01 .wrap01 {
    justify-content: space-between;
    padding: 14px 10px;
  }
}
.fixed-area01 .btn-type01 {
  width: 470px;
  height: 60px;
  font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
  .fixed-area01 .btn-type01 {
    width: calc(50% - 4px);
    height: 46px;
    border-width: 2px;
    font-size: 1.4rem;
  }
}
.fixed-area01 .btn-type01 > .inner {
  min-height: 100%;
}
.fixed-area01 .btn02 {
  margin: 0 0 0 20px;
}
@media screen and (max-width: 767px) {
  .fixed-area01 .btn02 {
    margin: 0 0 0 8px;
  }
}
body.cpnloadEnd .fixed-area01 {
  display: none !important;
}
.fixed-area02 {
  position: fixed;
  top: 50%;
  left: calc((100vw - 500px) / 4 - 300px);
  transform: translateY(-50%);
  z-index: 4;
  display: none;
  max-width: 600px;
}
@media screen and (max-width: 1920px) {
  .fixed-area02 {
    left: calc((100vw - 500px) / 4 - 250px);
    max-width: 500px;
  }
}
@media screen and (max-width: 1400px) {
  .fixed-area02 {
    display: none !important;
  }
}
@media screen and (max-height: 500px) {
  .fixed-area02 {
    display: none !important;
  }
}