@charset "shift_jis";
/* Updated 2026/06/23.T */
/*-----------------------
general
------------------------*/
/* color */
._t-black01 {
  color: #000000;
}
._t-gray04 {
  color: #56635f;
}
._t-orange03 {
  color: #E95501;
}
._t-green02 {
  color: #006444;
}
/* btn */
.btn-type01.-orange01 {
  background-color: #ff5f04;
}
._t-imgcenter {
  margin: auto;
}
.fn-prm-switch {
  display: none;
}
/*-----------------------
Layout
------------------------*/
body {
  overflow: hidden;
  min-width: auto;
}
#main-area {
  overflow: hidden;
  background-color: #fbffef;
}
#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;
}
.list-circle01>.item:not(:first-child),
.list-num01>.item:not(:first-child),
.list-notice01>.item:not(:first-child),
.list-notice01>.item>.child>.detail:not(:first-child) {
  margin-top: 4px;
}

/*-----------------------
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;
  width: 100%;
  padding: 0 30px 6.5% 30px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.kv-area01 .btn-type01 {
  width: 100%;
  font-size: 2.0rem;
  border: 3px solid #ffffff;
  box-shadow: 0px 4px 0px 0px #ffffff;
}
.kv-area01 .text {
  margin-bottom: 5px;
  font-weight: bold;
  color: #003927;
  font-size: 1.4rem;
}
@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 > .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;
  }
}
/*-----------------------
kv-btn01
------------------------*/
.kv-btn01 {
  display: flex;
  justify-content: center;
  padding: 15px;
}
.kv-btn01 li + li {
  margin-left: 15px;
}
/*-----------------------
sticker-area01
------------------------*/
.sticker-area01 {
  padding: 30px 16px;
  background:#F5F9E6 url(/kojin/olive/special/offers/olive-account/midosukecard_program/imgs/index_bg_01.png) no-repeat 0 0 / 100% 100%;
}
.sticker-area01 .box {
  margin-top: 10px;
  padding: 15px 20px;
  background: #ffffff;
  border-radius: 8px;
}
.sticker-area01 .box > .text {
  color: #004831;
}
.sticker-area01 .img {
  margin: 5px 0;
  text-align: center;
}
/*-----------------------
design-area01
------------------------*/
.design-area01 {
  padding: 40px 16px;
  background:#F7FBBA url(/kojin/olive/special/offers/olive-account/midosukecard_program/imgs/index_bg_02.png) no-repeat 0 0 / 100% auto;
  text-align: center;
}
.design-area01 > .logo,
.design-area01 > .img01,
.design-area01 > .img02 {
  margin-top: 20px;
}
.design-area01 > .list-notice01 {
  text-align: left;
  color: #141D1D;
}
.design-area01 > .img02 + .list-notice01 {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.design-area01 > .link {
  width: calc(100% + 13px);
  margin: 10px 0 0 -13px;
}
.design-area01 > .link + .list-notice01 {
  margin-top: 20px;
}
.design-area01 > .link + .list-notice01 > .item:not(:first-child) {
  margin-top: 4px;
}
/*-----------------------
card-area01
------------------------*/
.card-area01 {
  padding: 40px 0 0 0;
  background: #E5F5F8 url(/kojin/olive/special/offers/olive-account/midosukecard_program/imgs/index_bg_01.png) no-repeat 0 0 / 100% 100%;
}
/*-----------------------
carousel-card01
------------------------*/
.carousel-card01 {
  margin-top: 154px;
}
.carousel-card01 .item01 {
  width: 500px;
}
.carousel-card01 .item01 img {
  max-width: 300px;
  margin: auto;
}
.carousel-card01 .slick-arrow{
  top: calc(50% - ((50px + 32px) / 2));
  z-index: 1;
}
.carousel-card01 .slick-arrow::before{
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - (0px / 2));
  left: calc(50% - (48px / 2));
  width: 30px;
  height: 55px;
  background: url(/kojin/olive/special/offers/olive-account/midosukecard_program/imgs/index_ico_01.png) 0 0 / cover no-repeat;
}
.carousel-card01 .slick-arrow.slick-prev{
  left: 6px;
  transform: scale(-1,1);
}
.carousel-card01 .slick-arrow.slick-next{
  right: 6px;
}
.carousel-card01 .slick-arrow.slick-disabled{
  display: none!important;
}
.carousel-card01 .slick-dots{
  display: flex;
  justify-content: center;
  position: absolute;
  top: -130px;
}
.carousel-card01 .slick-dots li{
  margin: 0 4px;
}
.carousel-card01 .slick-dots li:nth-child(1) button {
  background: url(/kojin/olive/special/offers/olive-account/midosukecard_program/imgs/index_img_05.png) 0 0 / cover no-repeat;
  width: 103px;
  height: 103px;
}
.carousel-card01 .slick-dots li.slick-active:nth-child(1) button {
  background: url(/kojin/olive/special/offers/olive-account/midosukecard_program/imgs/index_img_08.png) 0 0 / cover no-repeat;
  width: 103px;
  height: 117px;
}
.carousel-card01 .slick-dots li:nth-child(2) button {
  background: url(/kojin/olive/special/offers/olive-account/midosukecard_program/imgs/index_img_06.png) 0 0 / cover no-repeat;
  width: 103px;
  height: 103px;
}
.carousel-card01 .slick-dots li.slick-active:nth-child(2) button {
  background: url(/kojin/olive/special/offers/olive-account/midosukecard_program/imgs/index_img_09.png) 0 0 / cover no-repeat;
  width: 103px;
  height: 117px;
}
.carousel-card01 .slick-dots li:nth-child(3) button {
  background: url(/kojin/olive/special/offers/olive-account/midosukecard_program/imgs/index_img_07.png) 0 0 / cover no-repeat;
  width: 103px;
  height: 103px;
}
.carousel-card01 .slick-dots li.slick-active:nth-child(3) button {
  background: url(/kojin/olive/special/offers/olive-account/midosukecard_program/imgs/index_img_10.png) 0 0 / cover no-repeat;
  width: 103px;
  height: 117px;
}
@media screen and (max-width: 365px) {
  .carousel-card01 .slick-dots li:nth-child(1) button {
    width: 27vw;
    height: 27vw;
  }
  .carousel-card01 .slick-dots li.slick-active:nth-child(1) button {
    width: 27vw;
    height: 31vw;
  }
  .carousel-card01 .slick-dots li:nth-child(2) button {
    width: 27vw;
    height: 27vw;
  }
  .carousel-card01 .slick-dots li.slick-active:nth-child(2) button {
    width: 27vw;
    height: 31vw;
  }
  .carousel-card01 .slick-dots li:nth-child(3) button {
    width: 27vw;
    height: 27vw;
  }
  .carousel-card01 .slick-dots li.slick-active:nth-child(3) button {
    width: 27vw;
    height: 31vw;
  }
  .carousel-card01 .item01 img {
    max-width: 79vw;
    margin: auto;
  }
}

/*-----------------------
flow-area01
------------------------*/
.flow-area01 {
  padding: 20px 16px 40px 16px;
  background: #E2EFBC;
}
.flow-area01 .box {
  padding: 24px 18px;
  background: #fff;
  border-top: 3px solid #C4D700;
  border-bottom: 3px solid #C4D700;
}
.flow-area01 .box .btn-type01 {
  border: 3px solid #FFF200;
  box-shadow: 0px 2px 0px 0px #FFF200;
}
.flow-area01 .icon01 {
  margin: 24px 0;
  text-align: center;
}
.flow-area01 .title {
  display: flex;
  align-items: center;
  font-size: 24px;
  font-weight: bold;
  color: #004831;
}
.flow-area01 .title h3 {
  margin-left: 8px;
  text-align: left;
  font-weight: 700;
  flex: 1;
  line-height: 1.4;
}
.flow-area01 > .list-notice01 {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.flow-area01 .btn-type01 {
  width: 100%;
}

/*-----------------------
tab-block01._type01
------------------------*/
.tab-block01._type01{
  margin-top: 20px;
}
.tab-block01._type01 .list {
  margin: 0 18px;
}
.tab-block01._type01>.list>.item {
  width: 49%;
}
.tab-block01._type01>.list>.item>.switch{
  background: #D5DEDB;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.tab-block01._type01>.list>.item>.switch>.inner{
  min-height: 78px;
  font-size: 14px;
  color: #788883;
  flex-flow: column;
  justify-content: center;
}
.tab-block01._type01>.list>.item>.switch[aria-selected=true] {
  background: #C4D700;
}
.tab-block01._type01>.list>.item>.switch[aria-selected=true]>.inner {
  color: #004831;
}
/*-----------------------
accordion
------------------------*/
.accordion {
  margin-inline: auto;
  margin-top: 30px;
  max-width: 450px;
  position: relative;
  width: 100%;
}
.accordion-title {
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  padding: 10px 20px;
}
.accordion-content {
  display: none;
  padding: 10px 20px;
}
.accordion-item .accordion-title {
  color: #000;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  background-color: #C4D700;
  border-radius: 12px 12px 0 0;
}
.accordion-item .accordion-content {
  background-color: #F5F9E6;
}
.accordion-title {
  position: relative;
}
.accordion-title::before {
  background: #000;
  content: "";
  height: 3px;
  position: absolute;
  right: 25px;
  top: 50%;
  transform: rotate(90deg);
  transition: transform .3s ease-in-out;
  width: 15px;
  border-radius: 12px;
}
.accordion-title::after {
  background: #000;
  content: "";
  height: 3px;
  position: absolute;
  right: 25px;
  top: 50%;
  transition: opacity .3s ease-in-out;
  width: 15px;
  border-radius: 12px;
}
.accordion-title.open::before {
  transform: rotate(180deg);
}
.accordion-title.open::after {
  opacity: 0;
}

/*-----------------------
step-wrap01
------------------------*/
.step-wrap01 .text01 {
  font-size: 16px;
  text-align: center;
  margin: 8px 0;
}
.step-wrap01 .item01{
  max-width: 428px;
  width: 100%;
  margin: 0 8px;
  height: auto;
}
.step-wrap01 .item01 img {
  margin: auto;
  max-height: 319px;
  width: auto;
}
.step-wrap01 .slick-track{
  display: flex;
}
.step-wrap01 .slick-arrow{
  width: 30px;
  height: 55px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.step-wrap01 .slick-arrow::before{
  content: "";
  display: block;
  width: 30px;
  height: 55px;
  background: url(/kojin/olive/special/offers/olive-account/midosukecard_program/imgs/index_ico_01.png) 0 0 / cover no-repeat;
}
.step-wrap01 .slick-arrow.slick-prev {
  left: -16px;
  transform: translateY(-50%) scale(-1,1);
}
.step-wrap01 .slick-arrow.slick-next{
  right: -16px;
}
.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;
}
/*-----------------------
reason-area01
------------------------*/
.reason-area01 {
  padding: 40px 16px;
}
.reason-area01 .box {
  margin-top: 24px;
  padding: 24px 16px;
  background: #F5F9E6;
  border-radius: 12px;
  text-align: center;
}
.reason-area01 .box._type02 {
  padding: 20px 16px;
  border: 3px dotted #80A398;
  background: #fff;
}
.reason-area01 .box sup {
  font-size: 1.0rem;
}
.reason-area01 .list-notice02 > .item:not(:first-child) {
  margin-top: 4px;
}
/*-----------------------
campaign-area01
------------------------*/
.campaign-area01 {
  padding: 40px 16px 0 16px;
  text-align: center;
}
.campaign-area01 .ttl {
  display: flex;
  justify-content: center;
  margin: 24px 0 8px 0;
  color: #004831;
  line-height: 1.23;
  font-weight: 700;
}
.campaign-area01 .ttl .inner {
  padding: 0 24px;
  position: relative;
}
.campaign-area01 .ttl .inner:before,
.campaign-area01 .ttl .inner:after {
  content: '';
  display: block;
  width: 2px;
  height: 34px;
  border-radius: 2px;
  background: #004831;
  position: absolute;
  bottom: 0;
}
.campaign-area01 .ttl .inner:before {
  left: 4px;
  transform: rotate(-30deg);
}
.campaign-area01 .ttl .inner:after {
  right: 4px;
  transform: rotate(30deg);
}
.campaign-area01 .ttl p {
  font-size: 2.4rem;
}
/*-----------------------
detail-area01
------------------------*/
.detail-area01 {
  padding: 0 18px 40px 18px;
  background-color: #ffffff;
}
.detail-area01 .ttl01 {
  text-align: center;
}
.detail-area01 .table01 {
  margin-top: 14px;
  font-size: 1.4rem;
}
.detail-area01 .table01 + .table01 {
  margin-top: 24px;
}
.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: #C4D700;
  color: #141D1D;
  font-weight: bold;
}
.detail-area01 .table01 td {
  padding: 15px 16px;
  border-bottom: 1px solid #D5DEDB;
  background-color: #F5F9E6;
  vertical-align: middle;
}
.detail-area01 .list-circle01 > .item:before {
  content: '';
  width: 4px;
  height: 4px;
  top: 8px;
  border-radius: 2px;
  background: #141D1D;
}
.detail-area01 .card-normal01 .list-circle01 {
  margin: 8px 0 8px 0;
  padding: 0 0 0 9px;
}
/*-----------------------
menu-area
------------------------*/
.menu-area01 {
  position: fixed;
  top: calc(25%);
  left: 57px;
  z-index: 2;
  overflow: hidden;
  width: 330px;
  background-color: #fff;
  border: 3px solid #004831;
  border-radius: 12px;
  transition: all .25s ease-out;
}
.menu-area01 .ttl01 {
  padding: 20px 0;
  background-color: #C6DE78;
  border-radius: 12px 12px 0 0;
  text-align: center;
}
.menu-area01 .ttl01 > img {
  max-width: 131px;
}
.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: #246852;
  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: 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;
  }
}
/*-----------------------
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/offers/olive-account/midosukecard_program/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;
}
