@charset "shift_jis";
/* Updated 2026/01/05.T */
/*-----------------------
font
------------------------*/
@font-face {
  font-family: "noto-sans-black";
  src: url("/kojin/special/fonts/NotoSansJP-Black.woff") format("woff");
}
/*-----------------------
general
------------------------*/
em {
  font-weight: inherit;
}
sup {
  font-size: .75em;
}
/* sec */
[class*="sec-wrap"] > .inner {
  position: relative;
  margin: 0 18px;
}
/* txt */
.t-black01 {
  color: #000000;
}
.t-gray01 {
  color: #56635F;
}
.t-brown01 {
  color: #5C4301;
}
.t-orange01 {
  color: #E95501;
}
.t-gray01 {
  color: #56635f;
}
.t-mark01 {
  background: linear-gradient(transparent 60%, #DAFF00 60%);
}
.t-mark02 {
  background: linear-gradient(transparent 60%, #FFFFFF 60%);
}
.lh01 {
  line-height: 1;
}
/* img */
.txt-img01 {
  display: inline-flex;
  align-items: center;
  margin: 0 4px;
}
/* list */
.list-notice02.-listIn01 > .item {
  margin-top: 12px;
}
.list-notice02.-listIn01 > .item > .mark {
  width: 2em;
}
.list-notice02 .list-circle01 > .item:nth-child(n + 2) {
  margin-top: 4px;
}
.list-circle01.-dark01 > .item::before {
  top: .56em;
  width: 5px;
  height: 5px;
  background: #56635f;
}
/* btn */
.btn-type01.-orange01 {
  background-color: #ff5f04;
}
.btn-type01.-high > .inner {
  min-height: 56px;
}
.kv-area01 .btn-type01,
.dl-box01 .btn-type01 {
  width: 100%;
  font-size: 2rem;
}
@media screen and (max-width: 499px) {
  .kv-area01 .btn-type01,
  .dl-box01 .btn-type01 {
    font-size: 2rem;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .kv-area01 .btn-type01,
  .dl-box01 .btn-type01 {
    font-size: 5.33333vw;
  }
}
.kv-area01 .btn-type01:nth-of-type(2),
.dl-box01 .btn-type01:nth-of-type(2) {
  margin-top: 16px;
}
.kv-area01 .btn-type01 > .inner,
.dl-box01 .btn-type01 > .inner {
  min-height: 50px;
}
@media screen and (max-width: 499px) {
  .kv-area01 .btn-type01 > .inner,
  .dl-box01 .btn-type01 > .inner {
    min-height: 48px;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .kv-area01 .btn-type01 > .inner,
  .dl-box01 .btn-type01 > .inner {
    min-height: 10.66667vw;
  }
}
/*-----------------------
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: #FFFEF1;
  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/offers/olive-account/doublecardcampaign2601/imgs/index_bg_01.png") center top no-repeat;
  background-size: cover;
}
/*-----------------------
parts
------------------------*/
/* ttl */
.sb-wrap01 {
  position: relative;
  padding: 12px 0;
  background-color: #5C4301;
  text-align: center;
}
[class*="sec-wrap"]:not(.sec-wrap02):not(.sec-wrap06):not(.sec-wrap07) .sb-wrap01 {
  margin-top: 85px;
}
[class*="sec-wrap"]:not(.sec-wrap02):not(.sec-wrap06):not(.sec-wrap07) .sb-wrap01::before {
  position: absolute;
  left: 0;
  right: 0;
  height: 85px;
  margin: 0 auto;
  bottom: 99.999%;
  content: "";
  pointer-events: none;
}
.sb-wrap01::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -12px;
  width: 0;
  margin: 0 auto;
  border-style: solid;
  border-color: #5C4301 rgba(255,255,255,0);
  border-width: 18px 17px 0;
  content: "";
}
.sb-wrap01 > .ttl01 {
  position: relative;
}
/* box */
.box-white01 {
  position: relative;
  padding: 10px;
  background: #FFFFFF;
  border-radius: 8px;
}
.box-green01 {
  padding: 16px;
  background: #EFFAAD;
  border-radius: 8px;
}
.box-green02 {
  padding: 20px 16px;
  background: #F5F9E6;
  border-radius: 8px;
}
.box-green03 {
  padding: 20px 16px;
  background: #C6DE78;
  border-radius: 8px;
}
/* tab */
.tab-block01.-type01{
  margin-top: 20px;
}
.tab-block01.-type01>.list {
  border: none;
}
.tab-block01.-type01>.list>.item {
  width: 49.4%;
}
.tab-block01.-type01>.list>.item>.switch{
  background: #EDF8F5;
}
.tab-block01.-type01>.list>.item>.switch>.inner{
  min-height: 78px;
  font-size: 1.6rem;
}
.tab-block01.-type01>.list>.item>.switch[aria-selected=true] {
  background: #004831;
}
.tab-block01.-type01 .bg-wrap01{
  margin: 0 -18px;
  padding: 39px 18px 40px;
  border-top: 1px solid #D5DEDB;
  background: #FFFFFF;
}
.step-wrap01{
  margin: 0 -18px;
}
.step-wrap01 .item01{
  width: 270px;
  max-width: 90vw;
  margin: 0 8px;
  border-radius: 8px;
  padding: 24px 18px;
  height: auto;
  border: 1px solid #D5DEDB;
}
.step-wrap01 .step-ttl01{
  font-family: 'roboto';
  color: #004831;
  font-size: 2.4rem;
  line-height: 1;
  font-weight: bold;
  text-align: center;
}
.step-wrap01 .step-ttl01>em{
  font-weight: bold;
  font-size: 3.6rem;
}
/* slider */
.step-wrap01 .slick-track{
  display: flex;
}
.step-wrap01 .slick-arrow{
  top: calc(50% - ((50px + 32px) / 2));
  width: 40px;
  height: 40px;
  transition: background-color .3s ease-out;
  background: #c4d700;
  border-radius: 50%;
  box-shadow: 0 9px 16px 0 rgba(212, 232, 4, .63);
  z-index: 1;
}
.step-wrap01 .slick-arrow::before{
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - (1.375em / 2));
  left: calc(50% - (1.375em / 2));
  width: 1.375em;
  height: 1.375em;
  background: url(/kojin/cmn/imgs/ico_arrow_right_01.svg) 0 0 / cover no-repeat;
}
.step-wrap01 .slick-arrow.slick-prev{
  left: 6px;
  transform: scale(-1,1);
}
.step-wrap01 .slick-arrow.slick-next{
  right: 6px;
}
.step-wrap01 .slick-arrow.slick-disabled{
  display: none!important;
}
.step-wrap01 .slick-dots{
  display: flex;
  justify-content: center;
  position: static;
  margin: 16px 0 0;
}
.step-wrap01 .slick-dots li{
  margin: 0 4px;
}
.step-wrap01 .slick-dots li button {
  display: block;
  width: 10px;
  height: 10px;
  background: #d5dedb;
  border-radius: 50%;
}
.step-wrap01 .slick-dots li.slick-active button {
  background: #004831;
}
.card-wrap01 {
  margin-top: 16px;
  padding: 6px 0 16px;
  background: #F5F5F5;
  border-radius: 8px;
}
.card-wrap01 > .ttl01 {
  font-weight: 700;
  text-align: center;
}
.card-wrap01 > .cont01 {
  margin-top: 6px;
  padding: 24px 18px 16px;
  border-top: 2px dashed #E95501;
}
.text-iconlist01 {
  counter-reset: num;
}
.text-iconlist01 > .item {
  display: flex;
  align-items: center;
  position: relative;
  font-size: 1.2rem;
  font-weight: 700;
}
.text-iconlist01 > .item:nth-child(n + 2) {
  margin-top: 7px;
}
.text-iconlist01 > .item::before {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -4px;
  left: -2px;
  width: 1.143em;
  height: 1.143em;
  padding-top: .1em;
  background: #C4D700;
  border-radius: 50%;
  color: #004831;
  font-family: 'roboto-bold',noto-sans,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
  font-size: 1.4rem;
  content: counter(num);
  counter-increment: num;
}
.text-iconlist01 > .item > .img {
  min-width: 45px;
  margin-right: 12px;
}
@media screen and (min-width: 500px) {
  .step-wrap01{
    margin: 0 -18px;
  }
  .step-wrap01 .item01{
    width: 100%;
    max-width: 330px;
  }
  .step-wrap01 .slick-arrow.slick-prev {
    left: 56px;
  }
  .step-wrap01 .slick-arrow.slick-next {
    right: 56px;
  }
}
/* dl */
.dl-box01 {
  position: relative;
  margin-top: 64px;
  padding-bottom: 22px;
  background: #FFFFFF;
  border: 6px solid #DAFF00;
  border-radius: 8px;
  text-align: center;
}
.dl-box01::before {
  position: absolute;
  content: "";
  pointer-events: none;
  user-select: none;
}
.dl-box01 > .ttl01 {
  position: relative;
  margin-top: -56px;
}
.dl-box01 > .cont01 {
  position: relative;
  margin-top: 10px;
  font-size: 2rem;
  font-weight: 700;
}
.dl-box01 > .cont01 > :nth-child(n + 2) {
  display: block;
  margin-top: 10px;
}
.box-inrDl01 > .ttl01 {
  padding: 4px;
  background: #004831;
  border-radius: 8px;
  color: #FFFFFF;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
}
.box-inrDl01.-type02 > .ttl01 {
  border-radius: 8px 8px 0 0;
}
.box-inrDl01.-type02 > .cont01 {
  padding: 16px;
  background: #FFFFFF;
  border-radius: 0 0 8px 8px;
}
.box-inrDl01.-type02 > .cont02 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px;
}
.box-inrDl01 > .ttl02 {
  display: flex;
  align-items: center;
  margin-top: 20px;
  color: #004831;
  font-size: 1.8rem;
  font-weight: 700;
}
.box-inrDl01 > .ttl02 > .balloon {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 64px;
  min-width: 64px;
  height: 64px;
  margin-right: 8px;
  background: #004831;
  border-radius: 50%;
  color: #FFFFFF;
}
.box-inrDl01 > .ttl02 > .balloon::after {
  position: absolute;
  right: 4px;
  bottom: -2px;
  border-style: solid;
  border-color: rgba(255,255,255,0) rgba(255,255,255,0) #004831;
  border-width: 0 6px 12px;
  transform: rotate(137.61deg);
  content: "";
}
.box-inrDl02 > .ttl01 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #004831;
  font-size: 2rem;
  font-weight: 700;
}
.box-inrDl02 > .ttl01 > :first-child {
  margin-right: 16px;
}
/* toggle */
.card-normal01.-smallToggle > .inner > .header {
  padding: 16px;
}
.card-normal01.-smallToggle > .inner > .header > .title {
  font-size: 1.6rem;
  text-align: left;
}
.toggle-block01.card-normal01.-smallToggle > .inner > .header[role=tab]::after {
  top: 0;
  bottom: 0;
  right: 1rem;
  width: 3rem;
  height: 3rem;
  margin: auto 0;
}
.card-normal01.-smallToggle > .inner > .body {
  padding: 16px 16px 18px;
}
.card-normal01.-smallToggle > .inner > .body:not(:first-child)::before {
  left: 0;
  right: 0;
  width: 100%;
}
.qa-toggleList01 .toggle-switch {
  position: relative;
  padding: 16px 60px 16px 20px;
  background: #004831;
  border-radius: 8px;
  color: #FFFFFF;
  font-size: 1.8rem;
  font-weight: 700;
}
.qa-toggleList01 .toggle-switch[aria-selected="true"] {
  border-radius: 8px 8px 0 0;
}
.qa-toggleList01 .toggle-switch::after {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 22px;
  width: 1.375em;
  height: 1.375em;
  margin: auto;
  background: url(/kojin/cmn/imgs/ico_arrow_right_02.svg) center / cover no-repeat;
  transform: rotate(90deg);
  content: "";
}
.qa-toggleList01 .toggle-switch[aria-selected="true"]::after {
  transform: rotate(-90deg);
}
.qa-toggleList01 .toggle-body {
  padding: 16px 20px;
  background: #FFFFFF;
  border: 2px solid #004831;
  border-radius: 0 0 8px 8px;
}
.qa-toggleList01 .toggle-body + .toggle-switch {
  margin-top: 18px;
}
.qa-toggleList01 .toggle-inr {
  display: flex;
}
.qa-toggleList01 .toggle-inr > .ico01 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 1.625em;
  min-width: 1.625em;
  height: 1.625em;
  margin-right: 16px;
  border-radius: 50%;
  font-family: 'roboto-bold',noto-sans,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
  font-size: 2.4rem;
}
.qa-toggleList01 .toggle-switch .toggle-inr > .ico01 {
  background: #FFFFFF;
  color: #004831;
}
.qa-toggleList01 .toggle-body .toggle-inr > .ico01 {
  background: #004831;
  color: #FFFFFF;
}
.qa-toggleList01 .toggle-inr > .ico01::after {
  position: absolute;
  right: 4px;
  bottom: -2px;
  border-style: solid;
  border-width: 0 6px 10px;
  transform: rotate(137.61deg);
  content: "";
}
.qa-toggleList01 .toggle-switch .toggle-inr > .ico01::after {
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #FFFFFF;
}
.qa-toggleList01 .toggle-body .toggle-inr > .ico01::after {
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #004831;
}
/* modal */
.rank-modal01 .modal-block01 > .inner > .body {
  padding: 0 0 40px;
}
.card-rankList01 > .ttl01 {
  position: relative;
  padding: 0 4%;
  color: #004831;
  font-size: 2rem;
  font-weight: 700;
  overflow: hidden;
}
.card-rankList01 > .ttl01:not(:first-of-type) {
  margin-top: 20px;
  padding-top: 20px;
}
.card-rankList01 > .ttl01:not(:first-of-type)::before {
  position: absolute;
  left: -4%;
  right: -4%;
  top: 0;
  width: 108%;
  border-top: 1px solid #D5DEDB;
  content: "";
}
.card-rankList01 > .item {
  margin: 8px 4% 0;
  padding-left: calc(1em + 5px);
}
.card-rankList01.list-circle01 > .item + .item:not(:first-of-type) {
  margin-top: 4px;
}
.card-rankList01 > .item::before {
  top: .25em;
  width: 1em;
  height: 1em;
  background: #004831;
}
.list-notice01.-inrNotice {
  margin: 4px 0 0 calc((1em + 5px)*-1) !important;
}
.table-area01 table {
  margin-top: 21px;
  width: 100%;
  border-collapse: separate;
}
@media screen and (max-width: 499px) {
  .table-area01 table {
    margin-top: 4.26667vw;
  }
}
.table-area01 col:nth-child(2) {
  width: 34%;
}
.table-area01 col:nth-child(3) {
  width: 34%;
}
.table-area01 thead th {
  padding: 0 9px 13px 0;
}
@media screen and (max-width: 499px) {
  .table-area01 thead th {
    padding: 0 1.86667vw 2.66667vw 0;
  }
}
.table-area01 tbody th {
  padding: 21px 15px;
  border-right: 1px solid #d5dedb;
  border-bottom: 1px solid #d5dedb;
  border-left: 1px solid #d5dedb;
  background-color: #f3f8f6;
  vertical-align: middle;
  font-size: 1.8rem;
}
@media screen and (max-width: 499px) {
  .table-area01 tbody th {
    padding: 4.26667vw 2.93333vw;
    font-size: 3.73333vw;
  }
}
.table-area01 tbody td {
  padding: 21px 4px;
  border-right: 1px solid #d5dedb;
  border-bottom: 1px solid #d5dedb;
  background-color: #ffffff;
  vertical-align: middle;
  text-align: center;
  font-size: 1.8rem;
}
@media screen and (max-width: 499px) {
  .table-area01 tbody td {
    padding: 4.26667vw 0.8vw;
    font-size: 3.73333vw;
  }
}
.table-area01 tbody tr:last-child th {
  border-radius: 0 0 0 8px;
}
.table-area01 tbody tr:last-child td:last-child {
  border-radius: 0 0 8px 0;
}
.table-area01 sup {
  font-size: 1.3rem;
}
@media screen and (max-width: 499px) {
  .table-area01 sup {
    font-size: 2.66667vw;
  }
}
.table-area01 .bg01 {
  background: #fff7dd;
  color: #004831;
  font-weight: bold;
}
.table-area01 .bg02 {
  border: 0;
  background: transparent;
}
.table-area01 .head01 {
  overflow: hidden;
  padding: 15px 0;
  border-top: 1px solid #d5dedb;
  border-radius: 8px 8px 0 0;
  color: #004831;
  text-align: center;
  font-weight: bold;
  font-size: 2.1rem;
}
@media screen and (max-width: 499px) {
  .table-area01 .head01 {
    padding: 2.93333vw 0;
    font-size: 4.26667vw;
  }
}
.table-area01 .block01 {
  position: relative;
  padding: 11px 8px 15px 8px;
  width: 100%;
  border-radius: 4px;
  background: #e5edea;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1;
}
@media screen and (max-width: 499px) {
  .table-area01 .block01 {
    padding: 2.13333vw 1.6vw 2.93333vw 1.6vw;
    font-size: 3.2vw;
  }
}
.table-area01 .block01:before {
  position: absolute;
  bottom: -8px;
  left: calc(50% - 13px);
  display: block;
  width: 27px;
  height: 13px;
  background-color: #e5edea;
  content: "";
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
}
@media screen and (max-width: 499px) {
  .table-area01 .block01:before {
    bottom: -1.6vw;
    left: calc(50% - 2.666vw);
    width: 5.33333vw;
    height: 2.66667vw;
  }
}
.table-area01 .block01 img {
  margin: 0 0 8px 0;
  width: 60px;
}
@media screen and (max-width: 499px) {
  .table-area01 .block01 img {
    margin: 0 0 1.6vw 0;
    width: 12vw;
  }
}
.table-area01 .block01.-type01 {
  background-color: #fff7dd;
  color: #004831;
  font-weight: bold;
}
.table-area01 .block01.-type01:before {
  background-color: #fff7dd;
}
.table-area01 .ttl01 {
  position: relative;
  text-align: center;
  font-weight: bold;
  font-size: 27px;
}
@media screen and (max-width: 499px) {
  .table-area01 .ttl01 {
    font-size: 5.33333vw;
  }
}
.table-area01 .ttl01.-type01 {
  margin-top: 64px;
}
@media screen and (max-width: 499px) {
  .table-area01 .ttl01.-type01 {
    margin-top: 12.8vw;
  }
}
.table-area01 .ttl01:before {
  position: absolute;
  top: 50%;
  display: block;
  width: 100%;
  height: 1px;
  background: #004831;
  content: "";
}
.table-area01 .ttl01Inr {
  position: relative;
  display: inline-block;
  padding: 0 24px;
  background: #fff;
}
@media screen and (max-width: 499px) {
  .table-area01 .ttl01Inr {
    padding: 0 4.8vw;
  }
}
.table-area01 .txt01 {
  color: #004831;
  font-weight: 500;
  font-size: 2.9rem;
}
@media screen and (max-width: 499px) {
  .table-area01 .txt01 {
    font-size: 5.86667vw;
  }
}
.table-area01 .txt02 {
  display: inline-block;
  margin-bottom: -3px;
  color: #004831;
  font-weight: bold;
  font-size: 2.6rem;
}
@media screen and (max-width: 499px) {
  .table-area01 .txt02 {
    margin-bottom: -0.53333vw;
    font-size: 5.33333vw;
  }
}
.table-area01 .txt03 {
  color: #004831;
  font-weight: bold;
  font-size: 2.4rem;
}
@media screen and (max-width: 499px) {
  .table-area01 .txt03 {
    font-size: 4.8vw;
  }
}
.table-area01 .card-normal01 {
  margin-top: 21px;
  text-align: left;
}
@media screen and (max-width: 499px) {
  .table-area01 .card-normal01 {
    margin-top: 4.26667vw;
  }
}
.table-area01 .card-normal01 > .inner > .header {
  padding: 20px 20px;
}
@media screen and (max-width: 499px) {
  .table-area01 .card-normal01 > .inner > .header {
    padding: 4vw 4vw;
  }
}
.table-area01 .card-normal01 > .inner > .header:after {
  top: calc(50% - 17px) !important;
  right: 12px !important;
  width: 35px !important;
  height: 35px !important;
}
@media screen and (max-width: 499px) {
  .table-area01 .card-normal01 > .inner > .header:after {
    top: calc(50% - 3.4666vw) !important;
    right: 2.4vw !important;
    width: 6.93333vw !important;
    height: 6.93333vw !important;
  }
}
.table-area01 .card-normal01 > .inner > .header > .title {
  color: #56635f !important;
  font-size: 1.8rem;
}
@media screen and (max-width: 499px) {
  .table-area01 .card-normal01 > .inner > .header > .title {
    font-size: 3.73333vw;
  }
}
.table-area01 .card-normal01 > .inner > .body {
  padding: 21px 21px;
  font-size: 1.8rem;
}
@media screen and (max-width: 499px) {
  .table-area01 .card-normal01 > .inner > .body {
    padding: 4.26667vw 4.26667vw;
    font-size: 3.73333vw;
  }
}
.table-area01 .card-normal01 > .inner > .body:before {
  left: 0;
  width: 100%;
}
/*-----------------------
kv-area
------------------------*/
.kv-area01 {
  position: relative;
  padding-bottom: 15px;
  background: url("/kojin/olive/special/offers/olive-account/doublecardcampaign2601/imgs/index_bg_kv01.png") center top / cover no-repeat;
  text-align: center;
}
.kv-area01 .wrap02 {
  display: flex;
  flex-direction: column;
  padding: 0 18px;
}
.kv-area01 .cv-ttl01 {
  display: flex;
  justify-content: center;
  margin-bottom: 8px;
  font-weight: 700;
  line-height: 1;
}
.kv-area01 .cv-ttl01::before,
.kv-area01 .cv-ttl01::after {
  display: block;
  width: 2px;
  height: 18px;
  background: #5C4301;
  margin: 0 12px;
  border-radius: 100px;
  transform: rotate(-32deg);
  content: "";
}
.kv-area01 .cv-ttl01::after {
  transform: rotate(32deg);
}
/*-----------------------
sec-wrap01
------------------------*/
.sec-wrap01 .ttl-wrap01 {
  max-width: 375px;
  margin: 20px auto 0;
  padding: 0 18px;
}
.sec-wrap01 .ttl-wrap01 > .ttl01 {
  position: relative;
  color: #004831;
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
}
.sec-wrap01 .ttl-wrap01 > .ttl01::before,
.sec-wrap01 .ttl-wrap01 > .ttl01::after {
  position: absolute;
  content: "";
}
.sec-wrap01 .ttl-wrap01 > .ttl01::before {
  top: -18px;
  left: 0;
  width: 76px;
  height: 48px;
  background: url("/kojin/olive/special/offers/olive-account/doublecardcampaign2601/imgs/index_img_01.svg") center 0 / contain no-repeat;
}
.sec-wrap01 .ttl-wrap01 > .ttl01::after {
  bottom: -46px;
  right: -15px;
  width: 49px;
  height: 56px;
  background: url("/kojin/olive/special/offers/olive-account/doublecardcampaign2601/imgs/index_img_02.svg") center 0 / contain no-repeat;
}
.sec-wrap01 .box-green01 {
  position: relative;
  margin-top: 4px;
  text-align: center;
}
.sec-wrap01 .box-green01::after {
  position: absolute;
  left: 8px;
  bottom: -27px;
  width: 59px;
  height: 59px;
  background: url("/kojin/olive/special/offers/olive-account/doublecardcampaign2601/imgs/index_img_03.svg") center 0 / contain no-repeat;
  content: "";
  pointer-events: none;
  user-select: none;
}
.sec-wrap01 .box-green01 > .txt01 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sec-wrap01 .box-green01 > .txt01 > .img01 {
  position: relative;
}
.sec-wrap01 .box-green01 > .txt01 > .inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 85px;
  height: 85px;
  margin: 0 -2px;
  background: #FFFFFF;
  font-weight: 700;
  border-radius: 50%;
}
.sec-wrap01 .dl-box01::before {
  top: -19px;
  bottom: -23px;
  left: -4px;
  right: -40px;
  background: url("/kojin/olive/special/offers/olive-account/doublecardcampaign2601/imgs/index_bg_02.svg") center 0 / contain no-repeat;
}
.sec-wrap01 .anc-box01 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 40px;
}
.sec-wrap01 .anc-box01 > .item {
  display: flex;
  width: 47.78%;
  margin-top: 16px;
}
.sec-wrap01 .anc-box01 > .item:nth-of-type(n + 3) {
  margin-top: 18px;
}
.sec-wrap01 .anc-box01 > .item > .link01 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  min-height: 85px;
  padding: 14px 8px 16px;
  background: #FFFFFF;
  border: 3px solid #5C4301;
  border-radius: 8px;
  box-shadow: 3px 3px 0px 0px #5C4301;
  color: #5C4301;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  transition: background-color .3s ease-out;
}
.sec-wrap01 .anc-box01 > .item > .link01::before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -13px;
  width: 26px;
  height: 26px;
  margin: 0 auto;
  background: #C4D700 url("/kojin/cmn/imgs/ico_arrow_right_01.svg") center / 85% no-repeat;
  border-radius: 50%;
  transform: rotate(90deg);
  content: "";
}
/* PC STYLES */
@media screen and (min-width: 768px) {
  .sec-wrap01 .anc-box01 > .item > .link01:hover {
    background: #f5f5f5;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .sec-wrap01 .anc-box01 > .item {
    width: 48.5%;
  }
  .sec-wrap01 .anc-box01 > .item:nth-of-type(n + 3) {
    margin-top: 10px;
  }
  .sec-wrap01 .anc-box01 > .item > .link01 {
    min-height: 75px;
    padding: 12px 2px 14px;
    font-size: 1.5rem;
  }
  .sec-wrap01 .anc-box01 > .item > .link01::before {
    bottom: -11px;
    width: 22px;
    height: 22px;
  }
}
/*-----------------------
sec-wrap02
------------------------*/
.sec-wrap02 {
  margin-top: 46px;
}
.sec-wrap02 .sb-wrap01 > .ttl01 {
  margin: -28px 0 -27px;
}
/*-----------------------
sec-wrap03
------------------------*/
.sec-wrap03 {
  padding: 40px 0;
}
.sec-wrap03 .sb-wrap01::before {
  background: url("/kojin/olive/special/offers/olive-account/doublecardcampaign2601/imgs/index_img_ttl01.svg") center bottom / contain no-repeat;
}
.sec-wrap03 .sb-wrap01 > .ttl01 {
  margin: -19px 0 -17px;
}
.sec-wrap03 .ico-box01 {
  position: relative;
  margin-top: 40px;
  padding: 20px 8px 8px;
  background: #F5F5F5;
  border-radius: 8px;
  text-align: center;
}
.sec-wrap03 .ico-box01::before {
  position: absolute;
  top: -36px;
  left: 0;
  right: 0;
  width: 100%;
  height: 84px;
  background: url("/kojin/olive/special/offers/olive-account/doublecardcampaign2601/imgs/index_ico_01.svg") center bottom / contain no-repeat;
  content: "";
  pointer-events: none;
  user-select: none;
}
.sec-wrap03 .ico-box01 > .inner {
  position: relative;
}
.sec-wrap03 .feature-ttl01 {
  margin-top: 28px;
  text-align: center;
  font-weight: 700;
}
.sec-wrap03 .feature-ttl01 .txt01 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
}
.sec-wrap03 .feature-ttl01 .txt01::before,
.sec-wrap03 .feature-ttl01 .txt01::after {
  display: block;
  width: 2px;
  height: 18px;
  background: #141D1D;
  margin: 0 12px;
  border-radius: 100px;
  transform: rotate(-32deg);
  content: "";
}
.sec-wrap03 .feature-ttl01 .txt01::after {
  transform: rotate(32deg);
}
.sec-wrap03 .feature-toggle01 {
  margin-top: 16px;
  border-radius: 12px;
  overflow: hidden;
}
.sec-wrap03 .feature-toggle01 .toggle-switch {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  min-height: 40px;
  padding: 8px;
  background: #004831;
  color: #FFFFFF;
  font-weight: 700;
}
.sec-wrap03 .feature-toggle01 .toggle-switch::before,
.sec-wrap03 .feature-toggle01 .toggle-switch::after {
  display: block;
  position: absolute;
  right: 14px;
  top: 0;
  bottom: 0;
  width: 22px;
  height: 5px;
  margin: auto 0;
  background: #FFFFFF;
  border-radius: 100px;
  content: "";
}
.sec-wrap03 .feature-toggle01 .toggle-switch[aria-selected="false"]::after {
  transform: rotate(90deg);
}
.sec-wrap03 .feature-dl01 {
  margin-top: 12px;
}
.sec-wrap03 .feature-dl01 > .ttl01 {
  display: flex;
  align-items: center;
  position: relative;
  margin: 0 -4px;
  color: #004831;
  font-size: 1.8rem;
  font-weight: 700;
}
.sec-wrap03 .feature-dl01 > .ttl01 > .ico01 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 64px;
  min-width: 64px;
  height: 64px;
  margin-right: 5px;
  background: #004831;
  border-radius: 50%;
  color: #FFFFFF;
  font-size: 1.2rem;
}
.sec-wrap03 .feature-boxWrap01 {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  color: #004831;
  text-align: center;
}
.sec-wrap03 .feature-boxWrap01 .box-white01 {
  width: calc(50% - 4px);
}
.sec-wrap03 .feature-boxWrap01 .box-white01:nth-child(2) {
  margin-left: 8px;
}
.sec-wrap03 .feature-boxWrap01 .box-white01.-balloon::after {
  position: absolute;
  bottom: -12px;
  width: 34px;
  height: 23px;
  border-style: solid;
  border-color: #FFFFFF #FFFFFF rgba(255,255,255,0) rgba(255,255,255,0);
  border-width: 11px 17px;
  content: "";
  pointer-events: none;
  user-select: none;
}
.sec-wrap03 .feature-boxWrap01 .box-white01:nth-child(1)::after {
  right: 30px;
}
.sec-wrap03 .feature-boxWrap01 .box-white01:nth-child(2)::after {
  left: 30px;
  border-color: #FFFFFF rgba(255,255,255,0) rgba(255,255,255,0) #FFFFFF;
}
.sec-wrap03 .feature-checkList01 {
  margin-top: 20px;
}
.sec-wrap03 .feature-checkList01 > .item {
  position: relative;
  padding-left: 50px;
  font-weight: 700;
}
.sec-wrap03 .feature-checkList01 > .item:nth-child(n + 2) {
  margin-top: 12px;
}
.sec-wrap03 .feature-checkList01 > .item::before {
  position: absolute;
  left: 8px;
  top: 0;
  bottom: 0;
  width: 1.875em;
  height: 1.875em;
  margin: auto 0;
  background: url("/kojin/olive/special/offers/olive-account/doublecardcampaign2601/imgs/index_ico_04.svg") center / contain no-repeat;
  content: "";
}
@media screen and (min-width: 500px) {
  .sec-wrap03 .feature-dl01 > .ttl01 > .ico01 {
    margin-right: 12px;
  }
}

/*-----------------------
sec-wrap04
------------------------*/
.sec-wrap04 {
  margin-top: 46px;
}
.sec-wrap04 .sb-wrap01::before {
  background: url("/kojin/olive/special/offers/olive-account/doublecardcampaign2601/imgs/index_img_ttl02.svg") center bottom / contain no-repeat;
}
.sec-wrap04 .sb-wrap01 > .ttl01 {
  margin: -42px 0 -17px;
}
.sec-wrap04 .more-checkList01 {
  margin-top: 20px;
}
.sec-wrap04 .more-checkList01 > .item {
  position: relative;
  padding-left: 35px;
  color: #004831;
  font-weight: 700;
}
.sec-wrap04 .more-checkList01 > .item:nth-child(n + 2) {
  margin-top: 12px;
}
.sec-wrap04 .more-checkList01 > .item::before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 1.875em;
  height: 1.875em;
  margin: auto 0;
  background: url("/kojin/olive/special/offers/olive-account/doublecardcampaign2601/imgs/index_ico_05.svg") center / contain no-repeat;
  content: "";
}
/*-----------------------
sec-wrap05
------------------------*/
.sec-wrap05 {
  padding-top: 40px;
}
.sec-wrap05 .sb-wrap01::before {
  background: url("/kojin/olive/special/offers/olive-account/doublecardcampaign2601/imgs/index_img_ttl03.svg") center bottom / contain no-repeat;
}
.sec-wrap05 .sb-wrap01 > .ttl01 {
  margin: -19px 0 -17px;
}
.sec-wrap05 .dl-box01::before {
  top: -24px;
  bottom: -25px;
  left: -20px;
  right: -25px;
  background: url("/kojin/olive/special/offers/olive-account/doublecardcampaign2601/imgs/index_bg_03.svg") center 0 / contain no-repeat;
}
/*-----------------------
sec-wrap06
------------------------*/
.sec-wrap06 .sb-wrap01 > .ttl01 {
  margin: -19px 0 -17px;
}
.sec-wrap06 .table-wrap01 {
  margin-top: 28px;
  border: 2px solid #004831;
  border-radius: 12px;
  overflow: hidden;
}
.sec-wrap06 .table01 {
  font-size: 1.4rem;
}
.sec-wrap06 .table01 tr:not(:last-child) th,
.sec-wrap06 .table01 tr:not(:last-child) td {
  border-bottom: 1px solid #d5dedb;
}
.sec-wrap06 .table01 th {
  padding: 15px 10px 15px 16px;
  width: 30%;
  background-color: #004831;
  color: #ffffff;
  font-weight: bold;
}
.sec-wrap06 .table01 td {
  padding: 15px 16px;
  background-color: #ffffff;
  vertical-align: middle;
}
.sec-wrap06 .list-notice01 > .item:not(:first-child) {
  margin-top: 2px;
}
.sec-wrap06 .card-normal01 {
  margin-top: 30px;
}
.sec-wrap06 .card-normal01 > .inner > .header {
  padding: 19px 19px;
}
.sec-wrap06 .card-normal01 > .inner > .header > .title {
  font-size: 1.6rem;
}
.sec-wrap06 [class*=card-normal] > .inner > .header > .title[class*=glyph-] > .inner {
  padding-left: 35px;
}
.sec-wrap06 [class*=card-normal] > .inner > .header > .title[class*=glyph-] > .inner::before {
  top: 0;
  width: 28px;
  height: 28px;
}
.sec-wrap06 .toggle-block01 > [role=tablist] > [role=tab]::after {
  top: calc(50% - 16px) !important;
  right: 5px !important;
  background-position: center center;
  background-size: 26px auto;
}
.sec-wrap06 .card-normal01 > .inner > .body {
  padding: 25px 18px 16px 18px;
}
.sec-wrap06 .card-normal01 > .inner > .body:not(:first-child)::before {
  left: 0;
  width: 100%;
}
.sec-wrap06 .card-normal01 .list-circle01 {
  margin: 8px 0 8px 0;
  padding: 0 0 0 9px;
}
.sec-wrap06 .card-normal01 .list-circle01:not(:first-child) {
  margin-top: 13px;
}
/*-----------------------
sec-wrap07
------------------------*/
.sec-wrap07 {
  padding: 40px 0;
}
.sec-wrap07 .sb-wrap01 > .ttl01 {
  margin: -19px 0 -17px;
}
/*-----------------------
menu-area
------------------------*/
.menu-area01 {
  position: fixed;
  top: calc(25%);
  left: 57px;
  z-index: 2;
  width: 352px;
  background-color: #FFFFFA;
  border: 4px solid #5C4301;
  border-radius: 10px;
  transition: all .25s ease-out;
}
.menu-area01 .ttl01 {
  position: relative;
  margin: 0 auto;
  padding: 16px 0 0;
  text-align: center;
}
.menu-area01 .ttl01::before {
  position: absolute;
  top: -15px;
  left: 0;
  right: 0;
  max-width: 96%;
  height: 94px;
  margin: auto;
  background: url(/kojin/olive/special/offers/olive-account/doublecardcampaign2601/imgs/index_img_side01.svg) center 0 / contain no-repeat;
  content: "";
  pointer-events: none;
  user-select: none;
}
.menu-area01 .list01 {
  padding: 33px 0 36px 0;
}
.menu-area01 li:not(:first-child) {
  margin-top: 24px;
}
.menu-area01 a {
  position: relative;
  display: block;
  padding: 0 0 0 60px;
  border-radius: 100px;
  color: #5C4301;
  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: #E83D0F;
  content: "";
  opacity: 0;
}
.menu-area01 a.is-current {
  color: #E83D0F;
}
.menu-area01 a.is-current:before {
  opacity: 1;
}
@media screen and (max-width: 1346px) {
  .menu-area01 {
    left: calc(2.5vw - 20px);
    width: calc(28vw - 42px);
  }
}
@media screen and (max-width: 1240px) {
  .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: 1023px) {
  .menu-area01 {
    display: none !important;
  }
}
@media screen and (max-height: 798px) {
  body .menu-area01 {
    top: 12%;
  }
  .cpnStart .menu-area01 {
    top: 24%;
  }
}
@media screen and (max-height: 798px) and (min-height: 654px) {
  .cpnStart .menu-area01 .list01 {
    padding: 30px 0;
  }
  .cpnStart .menu-area01 li:not(:first-child) {
    margin-top: 18px;
  }
}
@media screen and (max-height: 653px) {
  .cpnStart .menu-area01 {
    top: 150px;
  }
  .menu-area01 .ttl01::before {
    height: 14.5vh;
  }
  .menu-area01 .ttl01 > .img01 {
    width: 23.5vh;
  }
  .menu-area01 .list01 {
    padding: 4.5vh 0;
  }
  .menu-area01 li:not(:first-child) {
    margin-top: 2.5vh;
  }
  .cpnStart .menu-area01 a {
    font-size: 1.6rem;
  }
}
@media screen and (max-height: 600px) {
  .cpnStart .menu-area01 .list01 {
    padding: 3vh 0;
  }
  .cpnStart .menu-area01 li:not(:first-child) {
    margin-top: 1.4vh;
  }
  .menu-area01 a {
    font-size: 1.4rem;
  }
}
@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;
}
/* 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;
}
