@charset "shift_jis";
/* Updated 2026/09/03.T */
/*-----------------------
font
------------------------*/
@font-face {
  font-family: "noto-sans";
  src: url("/kojin/special/fonts/NotoSansJP-Black.woff") format("woff");
  font-weight: 900;
}
/*-----------------------
general
------------------------*/
._w-full {
  margin-left: -40px;
  margin-right: -40px;
  padding-left: 40px;
  padding-right: 40px;
}
._t-gray01 {
  color: #56635f !important;
}
._t-bold {
  font-weight: 700 !important;
}
._t-orange03 {
  color: #e95501 !important;
}
._ls10 {
  letter-spacing: 0.1em;
}
._ls04 {
  letter-spacing: 0.04em;
}
._ls05 {
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  ._w-full {
    margin-left: -4.8vw;
    margin-right: -4.8vw;
    padding-left: 4.8vw;
    padding-right: 4.8vw;
  }
}
/*-----------------------
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;
  margin: 0 auto;
  max-width: 500px;
  background: #fdf6f9;
  box-shadow: 0 14px 40px 0 rgba(20, 29, 29, 0.16);
  overflow: hidden;
}
.section-main::after {
  content: '';
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -5;
  display: block;
  height: 100vh;
  background: url(/kojin/olive/special/olive-paypay/imgs/index_bg_01.png) center top / cover no-repeat;
}
.footer-pageTop,
.footer-common {
  display: none !important;
}
/*-----------------------
title
------------------------*/
.title-block01 {
  margin-bottom: 24px;
}
.title-block01>.inner {
  font-weight: 900;
  font-size: 2.8rem;
  line-height: 1.2;
  letter-spacing: 0.1em;
}
/*-----------------------
button
------------------------*/
.btn-type01.-orange01 {
  background: linear-gradient(88.55deg, #ff5f04 16.02%, #ff8742 100%);
}
.btn-type02 {
  border-radius: 8px;
}
/*-----------------------
menu-area
------------------------*/
.menu-area01 {
  position: fixed;
  z-index: 2;
  overflow: hidden;
  max-width: 352px;
  width: 24vw;
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 5px 5px 20px 1px #141d1d26;
  right: calc(25% - 125px);
  top: 50%;
  transform: translate(50%, -50%);
  transition: all .25s ease-out;
}
.menu-area01 .ttl01 {
  padding: 4px 10px;
  background: linear-gradient(272.07deg, #ffc2ce -0.17%, #ffcdd7 47.99%, #ffd8e0 96.16%);
  text-align: center;
  letter-spacing: 0;
  font-weight: bold;
  font-size: 4.0rem;
  color: #004831;
}
.menu-area01 .list01 {
  padding: 26px 0 41px 0;
}
.menu-area01 li:not(:first-child) {
  margin-top: 12px;
}
.menu-area01 a {
  position: relative;
  display: block;
  padding: 7px 20px 7px 60px;
  border-radius: 100px;
  color: #56635f;
  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: linear-gradient(272.07deg, #e5d9e1 -0.17%, #cfdce2 33.52%, #cfe8dd 67.55%, #e7f0d5 96.16%);
  content: '';
  opacity: 0;
}
.menu-area01 a.is-current {
  color: #004831;
}
.menu-area01 a.is-current:before {
  opacity: 1;
}
@media screen and (max-width: 1000px) {
  .menu-area01 {
    display: none !important;
  }
}
@media screen and (max-height: 500px) {
  .menu-area01 {
    display: none !important;
  }
}
/*-----------------------
content-block
------------------------*/
.content-block02 {
  background: transparent;
}
.content-block02.-footer {
  margin-top: 0;
  background: #e5edea;
}
.content-block02.-footer a {
  text-decoration: none;
}
.content-block02.-footer a:hover {
  text-decoration: underline;
}
.content-block02.-bg01::before,
.content-block02.-bg02::before {
  content: '';
  width: calc(100% * 1.4);
  height: 182px;
  background: linear-gradient(180deg, transparent, rgba(255, 194, 206, 0.6));
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%) rotate(8.5deg);
}
.content-block02.-bg02::before {
  transform: translateX(-50%) rotate(-8.5deg);
}
.content-block02.-deco01::after {
  content: '';
  width: 65px;
  height: 88px;
  background: url(/kojin/olive/special/olive-paypay/imgs/index_bg_02.svg);
  position: absolute;
  bottom: -63px;
  right: 23px;
}
.content-block02>.inner {
  position: relative;
}
/*-----------------------
kv
------------------------*/
.kv-area01 {
  position: relative;
}
.kv-area01>.inner {
  position: absolute;
  bottom: 10%;
}
/*-----------------------
nav-area
------------------------*/
.nav-area01 {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  line-height: 1.3;
  font-weight: 700;
  color: #004831;
  background: #fff;
  border-top: 1px solid #d5dedb;
  border-bottom: 1px solid #d5dedb;
  box-shadow: 0px 6px 8px 0px #141D1D14, 0px 0px 4px 0px #141D1D0D;
}
.nav-area01>.item {
  width: calc(100% / 3);
}
.nav-area01>.item>a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 59px 8px 48px;
  height: 100%;
  position: relative;
  text-decoration: none;
}
.nav-area01>.item>a .ico {
  position: absolute;
  top: 15px;
  left: 50%;
  transform: translateX(-50%);
}
.nav-area01>.item>a::before {
  content: '';
  display: block;
  width: 32px;
  height: 32px;
  background: url(/kojin/cmn/imgs/ico_arrow_right_01.svg) 0 0 / contain no-repeat;
  position: absolute;
  bottom: 11px;
  left: 50%;
  transform: translateX(-50%) rotate(90deg);
}
.nav-area01>.item:not(:first-child) {
  border-left: 1px solid #d5dedb;
}
.nav-area01>.item:nth-child(n + 4) {
  width: 100%;
  border-left: initial;
  border-top: 1px solid #d5dedb;
}
.nav-area01>.item:nth-child(n + 4)>a {
  justify-content: left;
  padding: 17px 50px 17px 18px;
}
.nav-area01>.item:nth-child(n + 4)>a::before {
  top: 50%;
  right: 14px;
  bottom: initial;
  left: initial;
  transform: translateY(-50%) rotate(90deg);
}
/*-----------------------
label
------------------------*/
.label-mark01,
.label-mark02 {
  background: linear-gradient(272.07deg, #ffc2ce -0.17%, #ffcdd7 47.99%, #ffd8e0 96.16%);
}
/*-----------------------
card
------------------------*/
a.card-normal01 {
  text-decoration: none !important;
}
a.card-normal01:hover {
  background: #f5f5f5;
  text-decoration: none !important;
}
.card-normal01 {
  display: block;
  overflow: initial;
  border-radius: 0;
  position: relative;
  transition: background-color .3s ease-out;
}
.card-normal01.-radius01 {
  border-radius: 8px;
}
.card-normal01.-bg01 {
  background: #fdf6f9;
}
.card-normal01.-shadow01 {
  box-shadow: 0px 0px 4px 0px #141D1D0D, 0px 8px 10px 0px #141D1D14;
}
.card-normal01.-noBorder {
  border: initial;
}
.card-normal01>.inner>.body>.label-mark02 {
  padding: 10px 21px;
  min-width: initial;
  line-height: 1;
  border-radius: 4px 0 4px 0;
  box-shadow: 0px 3px 10px 0px #141D1D14;
  position: absolute;
  top: -1px;
  left: -1px;
}
.card-normal01>.inner>.body:has(.label-mark02) {
  padding: 47px 16px 24px;
}
.card-normal01>.inner>.header {
  padding: 16px;
}
.card-normal01>.inner>.body {
  padding: 16px;
}
/*-----------------------
icon
------------------------*/
[class*=icon-]>.inner::after {
  content: '';
  display: inline-block;
  position: relative;
  top: .25em;
  left: 8px;
  width: 1.375em;
  height: 1.375em;
}
.icon-link03>.inner::after {
  background: url(/kojin/olive/special/olive-paypay/imgs/index_ico_circle_arrow_01.svg) 0 0 / cover no-repeat;
}
.card-normal01[class*=icon-]>.inner {
  padding-right: 54px;
}
.card-normal01.icon-link01>.inner::after {
  position: absolute;
  top: 50%;
  right: 16px;
  left: initial;
  transform: translateY(-50%);
}
.card-normal01.icon-link01:not([class*=btn-type]):not(.card-tile02):not(.card-tile04)>.inner {
  display: block;
}
.card-normal01.icon-blank01>.inner::after {
  position: absolute;
  top: 50%;
  right: 16px;
  left: initial;
  transform: translateY(-50%);
  background: url(/kojin/cmn/imgs/ico_blank_01.svg) 0 0 / cover no-repeat;
}
/*-----------------------
image
------------------------*/
.img-block02 {
  align-items: center;
}
.img-block02>.img {
  width: auto;
}
.img-block02>.text:last-child {
  padding-left: 16px;
}
/*-----------------------
text
------------------------*/
.text-hooray01 {
  align-items: center;
}
.text-hooray01>.inner {
  padding: 0 8px;
}
.text-hooray01>.inner::after,
.text-hooray01>.inner::before {
  content: initial;
}
.text-hooray01::after,
.text-hooray01::before {
  content: '';
  display: block;
  width: 1em;
  height: 1px;
  background: #141d1d;
  border-radius: 3px;
}
.text-hooray01::before {
  transform: rotate(45deg);
}
.text-hooray01::after {
  transform: rotate(-45deg);
}
.text-hooray01>.inner {
  font-weight: 400;
  letter-spacing: 0.08em;
}
.text-mark02>.mark {
  font-size: 1em;
}
.card-normal01 .text-mark02>.mark {
  display: flex;
  align-items: center;
  justify-content: center;
}
/*-----------------------
tab
------------------------*/
.tab-block01>.list {
  border-bottom: initial;
  position: relative;
  top: 2px;
}
.tab-block01>.wrap {
  background: #fff;
  border-top: 2px solid #d5dedb;
}
.tab-block01>.list>.item>.switch {
  background: #e5edea;
  border-bottom: 2px solid #d5dedb;
}
.tab-block01>.list>.item.is-active>.switch {
  background: #fff;
  border: 2px solid #d5dedb;
  border-bottom: 2px solid #fff;
}
.tab-block01>.list>.item.is-active>.switch>.inner {
  color: #004831;
}
.tab-block01>.wrap>.panel>.inner {
  padding: 16px 0;
}
/*-----------------------
toggle
------------------------*/
.card-normal01.-radius01.toggle-block01>.inner {
  border-radius: 8px;
}
.toggle-block01.card-normal01>.inner>.header {
  position: relative;
  padding-right: 31px;
  text-align: left;
}
.toggle-block01.card-normal01>.inner>.header[role=tab]::after {
  content: '';
  display: block;
  width: 1.375em;
  height: 1.375em;
  background: url(/kojin/cmn/imgs/ico_arrow_right_01.svg) 0 0 / cover no-repeat;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%) rotate(90deg);
}
.toggle-block01.card-normal01>.inner>.header[aria-selected=true]::after {
  transform: translateY(-50%) rotate(-90deg);
}
/*-----------------------
slider
------------------------*/
.slick-track {
  display: flex;
}
.slick-slide {
  width: 386px;
  height: auto !important;
}
.carousel-block01 {
  margin-right: 0;
  margin-left: 0;
  overflow: initial;
}
.carousel-block01>.list {
  margin-right: 0;
  margin-left: 0;
}
.carousel-block01>.list>.slick-arrow {
  background: #fff;
  box-shadow: 0px 10px 12px 0px #141D1D14, 0px 0px 4px 0px #141D1D0D;
}
.carousel-block01>.list>.slick-arrow.slick-prev {
  left: calc(-16px - 40px);
}
.carousel-block01>.list>.slick-arrow.slick-next {
  right: calc(-16px - 40px);
}
.tab-block01>.tab-content>div:nth-child(n+2) {
  display: none;
}
@media screen and (max-width: 767px) {
  .carousel-block01>.list>.slick-arrow.slick-prev {
    left: -4.8vw;
  }
  .carousel-block01>.list>.slick-arrow.slick-next {
    right: -4.8vw;
  }
  .slick-slide {
    margin: 0 16px;
  }
  .slick-list {
    width: 79.7vw !important;
    padding: 0 !important;
    margin: auto;
  }
}