@charset "shift_jis";
/* Updated 2026/02/02.T */
/*-----------------------
general
------------------------*/
/* color */
._t-black01 {
  color: #000000;
}
._t-gray04 {
  color: #56635f;
}
/* btn */
.btn-type01.-orange01 {
  background-color: #ff5f04;
}
.icon-link01.-icoleft:not([class*=btn-type])>.inner::after {
  right: 0;
  transform: rotate(90deg);
}
.toggle-block01.card-normal01.-cmn01>.inner>.header[role=tab]::after {
  width: 20px!important;
  height: 20px!important;
  top: calc(50% - 10px);
  right: 21px;
}
.toggle-block01.-cmn01>[role=tablist]>[role=tab]::after {
  background: url("/kojin/olive-account/update/credit-attached/imgs/index_ico_03.svg") 0 0 / cover no-repeat;
  transform: rotate(0deg);
}
.toggle-block01.-cmn01>[role=tablist]>[role=tab][aria-selected=true]::after {
  background: url("/kojin/olive-account/update/credit-attached/imgs/index_ico_02.svg") 0 0 / cover no-repeat;
  transform: rotate(0deg);
}
.toggle-block01.card-normal01.-cmn01>.inner>.header {
  background-color: #FFF;
}
.card-normal01.-cmn01>.inner>.body:not(:first-child)::before {
  content: none;
}
.toggle-block01.card-normal01.-cmn02>.inner>.header>.title>.inner {
  font-size: 1.8rem;
  text-align: justify;
}
.toggle-block01.card-normal01.-cmn02>.inner>.header {
  background-color: #F3F8F6;
}
.card-normal01.-cmn02>.inner>.body:not(:first-child)::before {
  content: none;
}
.list-circle01.-black01>.item::before {
  background: #56635F;
}
.btn-type01.-large01 {
  width: 100%;
}
.text-underline {
  text-decoration: underline;
  text-underline-offset: 2px;
}
.btn-type01>.inner, .btn-type02>.inner {
  font-size: 1.8rem;
  min-height: 45px;
}
.dot-title {
  position: relative;
  display: inline-block;
  padding-left: 20px;
}
.dot-title::before {
  position: absolute;
  background: #141D1D;
  content: "";
  display: block;
  top: .5em;
  left: 0;
  width: .5em;
  height: .5em;
  border-radius: 50%;
}
.list-circle01.-square01 >.item::before {
  border-radius: 0%;
}
.icon-link01.faq-anc01>.inner::after {
  left: -4px;
}
.card-normal01>.inner>.header>.title {
  font-size: 1.6rem;
}
/*-----------------------
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-account/update/credit-attached/imgs/index_bg_01.jpg") center top 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: #dddddd;
}
.kv-area01 .btn-type01 {
  width: 100%;
  font-size: 1.6rem;
}
@media screen and (max-width: 499px) {
  .kv-area01 .btn-type01 {
    font-size: 1.6rem;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .kv-area01 .btn-type01 {
    font-size: 4.33333vw;
  }
}
.kv-area01 .btn-type01:nth-child(2) {
  margin-top: 24px;
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .kv-area01 .btn-type01 > .inner {
    min-height: 10.66667vw;
  }
}
.glyph-link01.glyph-anc01>.inner::before {
  background: url(/kojin/olive-account/update/credit-attached/imgs/index_ico_01.svg) 0 0 / 100% auto no-repeat;
  transform: rotate(0deg);
  width: 16px;
  height: 28px;
  left: 2em;
}
.kv-anc01 {
  background-color: #F3F8F6;
  padding: 0 0 24px;
}
.kv-anc02 {
  padding: 24px 16px;
  background-color: #E5EDEA;
}
.kv-anc02 li {
  margin-top: 24px;
}
.kv-anc02 li:first-child {
  margin-top: 0;
}
@media screen and (max-width: 374px)  {
  .glyph-link01.glyph-anc01>.inner::before {
    left: 1em;
  }
}
/*-----------------------
.section-title01
------------------------*/
.section-title01 {
  background-color: #00563A;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px 4px 0 0;
  padding: 16px 0;
  gap: 30px;
}
.section-title01 .ico01 {
  width: 48px;
  height: 48px;
}
.section-title01 h2 {
  color: #fff;
  font-size: 2.4rem;
  font-weight: bold;
  font-family: roboto !important;
  text-align: center;
}
.section-title01 h2 .text01 {
  font-size: 4.0rem;
  color: #C6DE78;
  font-weight: bold;
}
.section-content01 {
  background-color: #fff;
  padding: 24px 16px;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 0 4px 0 rgba(20, 29, 29, .05), 0 12px 14px 0 rgba(20, 29, 29, .08);
}
/*-----------------------
.step-area01
------------------------*/
.step-area01 {
  padding: 40px 16px 24px;
  background-color: #F3F8F6;
}
.step-area01 .frame01 {
  background-color: #F3F8F6;
  border: 1px solid #D5DEDB;
  padding: 16px;
  border-radius: 8px;
}
.step-area01 .frame01 .list {
  display: flex;
  gap: 30px;
}
.step-area01 .frame01 .list .item {
  width: calc(100% / 3);
  display: flex;
  flex-flow: column;
  align-items: center;
  position: relative;
}
.step-area01 .frame01 .list .item .img01 {
  position: relative;
}
.step-area01 .frame01 .list .item .img01::after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 16px;
  height: 12px;
  background-image: url("/kojin/olive-account/update/credit-attached/imgs/index_ico_04.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  top: 50%;
  right: -40px;
}
.step-area01 .frame01 .list > .item:last-child > .img01::after {
  background-image: none;
}
.step-area01 .frame01 .list .item .text01 {
  font-size: 2.0rem;
  font-weight: bold;
  font-family: roboto !important;
  min-height: 42px;
}
.step-area01 .frame01 .list .item .text01 .num01 {
  font-size: 2.8rem;
  font-weight: bold;
}
.step-area01 .frame01 .list .item .text02 {
  margin-top: 14px;
  text-align: center;
}
.step-area01 .frame01 .list .item .text03 {
  font-size: 2.0rem;
  font-weight: bold;
  font-family: roboto !important;
  min-height: 42px;
  display: flex;
  align-items: anchor-center;
}
.step-area01 .frame02 {
  background-color: #F3F8F6;
  border: 1px solid #D5DEDB;
  padding: 16px;
  margin-top: 18px;
}
.step-area01 .frame02 .text01 {
  font-size: 1.6rem;
  text-align: center;
  font-weight: bold;
  margin-bottom: 18px;
}
@media screen and (max-width: 500px) {
  .step-area01 .frame01 .list {
    gap: 20px;
  }
  .step-area01 .frame01 .list .item .img01::after {
    right: -29%;
  }
}
/*-----------------------
.flow-area01
------------------------*/
.flow-area01 {
  padding: 40px 16px 24px;
  background-color: #E5EDEA;
}
.flow-area01 .frame01 {
  border: 1px solid #D5DEDB;
  padding: 16px;
  margin-top: 18px;
  border-radius: 8px;
}
.flow-area01 .frame01 >.title {
  font-size: 2.0rem;
  font-weight: bold;
  text-align: center;
  margin-top: 16px;
}
.flow-area01 .frame01 .text01 {
  font-size: 1.8rem;
  font-weight: bold;
  font-family: roboto !important;
  background-color: #C6DE78;
  display: inline-block;
  padding: 0 16px;
}
.flow-area01 .frame01 .text01 .num01 {
  font-size: 2.4rem;
}
.flow-area01 .frame02 {
  border: 1px solid #E5EDEA;
  padding: 16px;
  margin-top: 18px;
  background-color: #F3F8F6;
}
.card-normal01.-flow01>.inner>.body {
  padding: 18px 0px 28px;
}
/*-----------------------
.faq-area01
------------------------*/
.faq-area01 {
  padding: 40px 16px 24px;
  background-color: #F3F8F6;
}
/*-----------------------
.campaign-area01
------------------------*/
.campaign-area01 {
  padding: 40px 16px 24px;
  background-color: #E5EDEA;
}
.campaign-area01 .title {
  font-size: 2.4rem;
  font-weight: bold;
  margin-top: 16px;
}
/*-----------------------
.slash-text01
------------------------*/
.slash-text01 {
  align-items: center;
  display: flex;
  justify-content: center;
  font-size: 1.6rem;
  font-weight: bold;
  margin-top: 40px;
  text-align: center;
}
.slash-text01::before,
.slash-text01::after {
  background-color: #000;
  border-radius: 5px;
  content: "";
  height: 2px;
  width: 26px;
}
.slash-text01::before {
  margin-right: 10px;
  transform: rotate(60deg);
}
.slash-text01::after {
  margin-left: 10px;
  transform: rotate(-60deg);
}
/*-----------------------
.flow-slick01
------------------------*/
.flow-slick01 {
  max-width: 960px;
  margin: 0 auto;
}
.flow-slick01:not(.slick-vertical) .slick-track {
  display: flex;
}
.flow-slick01 .slick-slide {
  margin: 10px 10px 40px;
  padding: 16px;
  background: #F3F8F6;
  border-radius: 8px;
  border: 1px solid #E5EDEA;
}
.flow-slick01:not(.slick-vertical) .slick-slide {
  height: auto !important;
}
.flow-slick01 .slick-slide img {
  width: 100%;
}
.flow-slick01 .slick-arrow {
  top: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  margin: auto 0;
  background: #c4d700;
  border-radius: 50%;
  box-shadow: 0 9px 16px 0 rgba(212, 232, 4, .63);
  z-index: 1;
}
.flow-slick01 .slick-prev {
  left: 0;
}
.flow-slick01 .slick-next {
  right: 0;
}
.flow-slick01 .slick-arrow::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 1.375em;
  height: 1.375em;
  margin: auto;
  background: url(/kojin/cmn/imgs/ico_arrow_right_01.svg) 0 0 / cover no-repeat;
}
.flow-slick01 .slick-prev::before {
  transform: rotate(180deg);
}
.flow-slick01 .slick-dots {
  bottom: 0;
  font-size: 0;
}
.flow-slick01 .slick-dots li button {
  width: 10px;
  height: 10px;
  background: #d5dedb;
  border-radius: 50%;
  transition: background .2s ease-in-out;
}
.flow-slick01 .slick-dots > .slick-active button {
  background: #004831;
}
.flow-slick01 .slick-dots > :not(:first-child) {
  margin-left: 12px;
}
.flow-slick01 .img01 {
  margin-top: 18px;
}
.flow-slick01 .list-num02>.item>.mark {
  background: #00563A;
  color: #fff;
}
.flow-slick01 .slick-arrow.slick-disabled {
  display: none!important;
}
.flow-slick01 .slick-arrow.slick-disabled::before {
  content: none;
}
/*-----------------------
menu-area
------------------------*/
.campaign-slick01 {
  max-width: 960px;
  margin: 20px auto;
}
.campaign-slick01 .slick-slide {
  margin: 10px;
}
.campaign-slick01 .slick-slide img {
  width: 100%;
}
.campaign-slick01 .slick-arrow {
  top: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  margin: auto 0;
  background: #c4d700;
  border-radius: 50%;
  box-shadow: 0 9px 16px 0 rgba(212, 232, 4, .63);
  z-index: 1;
}
.campaign-slick01 .slick-prev {
  left: 0;
}
.campaign-slick01 .slick-next {
  right: 0;
}
.campaign-slick01 .slick-arrow::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 1.375em;
  height: 1.375em;
  margin: auto;
  background: url(/kojin/cmn/imgs/ico_arrow_right_01.svg) 0 0 / cover no-repeat;
}
.campaign-slick01 .slick-prev::before {
  transform: rotate(180deg);
}
/*-----------------------
menu-area
------------------------*/
.menu-area01 {
  position: fixed;
  top: calc(25%);
  left: 57px;
  z-index: 2;
  overflow: hidden;
  width: 330px;
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 5px 5px 1px 1px rgba(20, 29, 29, 0.2);
  transition: all .25s ease-out;
}
.menu-area01 .ttl01 {
  padding: 2px 0 4px 10px;
  background-color: #00563A;
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  font-weight: bold;
  font-size: 4.0rem;
}
.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 0 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-color: #004831;
  content: "";
  opacity: 0;
}
.menu-area01 a.is-current {
  color: #004831;
}
.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: 600px) {
  .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: 80px;
  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: 480px;
  height: 56px;
  font-size: 1.4rem;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fixed-area01 .btn-type01 {
    width: 100%;
    font-size: 1.2rem;
    height: 40px;
  }
}
/* 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;
}
/* 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;
}
