@charset "shift_jis";
/* Updated 2026/02/09.T */
/*-----------------------
general
------------------------*/
@font-face {
  font-family: "noto-sans-black";
  src: url("/kojin/special/fonts/NotoSansJP-Black.woff") format("woff");
}
/* color */
._t-black01 {
  color: #000000;
}
._t-gray04 {
  color: #56635f;
}
/* btn */
.btn-type01.-orange01 {
  background-color: #ff5f04;
}
/*-----------------------
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: 80px;
}
body.cpnloadEnd .footer-logo {
  padding-bottom: 0;
}
/* SP STYLES */
@media screen and (max-width: 767.98px) {
  .footer-logo {
    padding-bottom: 138px;
  }
}
.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/special/campaign/sbi/CP04598/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: #C3B89A;
  color: #42310A;
}
.kv-area01 .wrap02 {
  display: flex;
  flex-direction: column;
  padding: 30px 26px 40px 26px;
  background-color: #C3B89A;
  color: #42310A;
}
.kv-area01 .wrap02 .btn-list01 .sub {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 1.6rem;
  font-weight: bold;
}
.kv-area01 .wrap02 .btn-list01 .sub .inner {
  padding: 0 10px;
}
.kv-area01 .wrap02 .btn-list01 .sub::before,
.kv-area01 .wrap02 .btn-list01 .sub::after {
  content: "";
  display: block;
  width: 13px;
  height: 20px;
  background: url(/kojin/olive/special/campaign/sbi/CP04598/imgs/index_ico_02.svg) no-repeat center center;
  background-size: contain;
}
.kv-area01 .wrap02 .btn-list01 .sub::after {
  transform: scale(-1, 1);
}
.kv-area01 .btn-type01 {
  width: 100%;
  font-size: 2.6rem;
}
@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:nth-child(2) {
  margin-top: 24px;
}
.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;
  }
}
/*-----------------------
flow-area01
------------------------*/
.flow-area01 {
  padding: 30px 16px;
  background: linear-gradient(108deg, #EEE5CA 28.71%, #FBFBFB 53.67%, #FBFBFB 57.82%, #EEE5CA 86.92%);
}
.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%;
  font-size: 2.0rem;
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .flow-area01 .btn-type01 {
    font-size: 5.33333vw;
  }
}
.flow-area01 .frame01:not(.-none) {
  position: relative;
  margin: 10px 0 0;
  padding: 16px;
  background: linear-gradient(106.57deg, rgba(255, 255, 255, 0.56) 0%, rgba(255, 255, 255, 0.8) 102.31%);
  border: 1px solid #D9D9D9;
  box-shadow: 2px 2px 4px rgba(98, 73, 15, 0.25);
  text-align: center;
}
.flow-area01 .frame01.-none {
  margin-top: 16px;
}
.flow-area01 .frame01.-last {
  position: relative;
  margin-bottom: 120px;
}
.flow-area01 .frame01.-last::after {
  position: absolute;
  bottom: -110px;
  left: 0;
  display: block;
  width: 100%;
  height: 70px;
  background: url("/kojin/olive/special/campaign/sbi/CP04598/imgs/index_ico_01.svg") center 0 no-repeat;
  content: "";
}
.flow-area01 .block01 {
  position: relative;
  display: flex;
  align-items: center;
  margin: 30px 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 .head01 {
  position: relative;
  margin: 102px 0 6px 0;
  text-align: center;
}
.flow-area01 .head01.-type01 {
  margin-top: 0;
}
.flow-area01 .head01.-type01:before {
  display: none;
}
.flow-area01 .ttl01 {
  padding: 0 18px 14px 18px;
  color: #004831;
  text-align: center;
  letter-spacing: .07em;
  font-size: 2.6rem;
  font-family: "noto-sans-black";
  line-height: 1.3;
}
.flow-area01 .icon01 {
  text-align: center;
}
.flow-area01 .head01 + p {
  margin-top: 12px;
}
.flow-area01 .frame01 .btn-list01 .sub {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #004831;
  font-size: 1.6rem;
  font-weight: bold;
}
.flow-area01 .frame01 .btn-list01 .sub .inner {
  padding: 0 10px;
}
.flow-area01 .frame01 .btn-list01 .sub::before,
.flow-area01 .frame01 .btn-list01 .sub::after {
  content: "";
  display: block;
  width: 13px;
  height: 20px;
  background: url(/kojin/olive/special/campaign/sbi/CP04598/imgs/index_ico_03.svg) no-repeat center center;
  background-size: contain;
}
.flow-area01 .frame01 .btn-list01 .sub::after {
  transform: scale(-1, 1);
}
.flow-area01 [class*=icon-][class*=btn-type]>.inner {
  padding-left: 2em;
  padding-right: 2em;
}
.flow-area01 .hint-box01 {
  margin-top: 32px;
  padding: 24px 10px;
  background: #FFF;
  border: 1px solid #D9D9D9;
}
.flow-area01 .hint-box01 .lead {
  text-align: center;
}
.flow-area01 .hint-box01 .lead > .sub {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: "noto-sans-black";
  color: #004831;
  font-size: 1.6rem;
}
.flow-area01 .hint-box01 .lead > .sub .inner {
  padding: 0 10px;
}
.flow-area01 .hint-box01 .lead > .sub::before,
.flow-area01 .hint-box01 .lead > .sub::after {
  content: "";
  display: block;
  width: 13px;
  height: 20px;
  background: url(/kojin/olive/special/campaign/sbi/CP04598/imgs/index_ico_04.svg) no-repeat center center;
  background-size: contain;
}
.flow-area01 .hint-box01 .lead > .sub::after {
  transform: scale(-1, 1);
}
.flow-area01 .hint-box01 .lead > .txt {
  margin-top: 8px;
  font-size: 1.6rem;
}
.flow-area01 .hint-box01 .ttl01 {
  margin-top: 24px;
  text-align: center;
}
.flow-area01 .hint-box01 .ttl01 + .table02 {
  margin-top: 18px;
}
/*-----------------------
miryoku-area01
------------------------*/
.miryoku-area01 {
  padding: 42px 18px 32px 18px;
  background-color: #f5f9e6;
}
.miryoku-area01 .include-miryoku-area {
  padding-top: 0;
  background-color: transparent;
}
.miryoku-area01 .include-miryoku-area .ttl01 {
  font-family: "noto-sans-black";
}
.miryoku-area01 .include-miryoku-area .frame01 {
  margin-top: 18px;
}
.miryoku-area01 .include-miryoku-area .body01 {
  padding-bottom: 40px;
}
/*-----------------------
miryoku-area02
------------------------*/
.miryoku-area02 {
  padding: 40px 0 40px 0;
  background-color: #f5f9e6;
}
.miryoku-area02 .inner01 {
  padding: 0 18px 38px 18px;
}
.miryoku-area02 .frame01 {
  padding: 38px 15px;
  border-radius: 10px;
  background: #ffffff;
}
.miryoku-area02 .frame01 + .frame01 {
  margin-top: 38px;
}
.miryoku-area02 .frame02 {
  padding: 40px 18px 40px 18px;
  background: #ffffff;
}
.miryoku-area02 .ttl01 {
  margin: 0 0 20px 0;
  color: #004831;
  text-align: center;
  font-size: 2.4rem;
  font-family: "noto-sans-black";
  line-height: 1.3;
}
.miryoku-area02 .btn01 {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 37px auto 0 auto;
  padding: 10px 40px;
  border: 2px solid #7fa398;
  border-radius: 50px;
  color: #004832;
  text-decoration: none;
  font-weight: bold;
  transition: all .2s;
}
.miryoku-area02 .btn01:after {
  position: absolute;
  top: 50%;
  right: 4%;
  margin-top: -6px;
  width: 10px;
  height: 10px;
  border: 0;
  border-top: solid 3.5px #004832;
  border-right: solid 3.5px #004832;
  content: "";
  transform: rotate(45deg);
}
.miryoku-area02 .list01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  margin: 40px 0 5px;
  padding: 0 30px;
}
.miryoku-area02 .list01 li {
  margin-bottom: 4%;
  width: 44%;
}
/*-----------------------
merit-area01
------------------------*/
.merit-area01 {
  padding: 40px 16px 20px;
}
.merit-area01 .card-wrap02 > .item01 {
  display: block;
  margin-top: 44px;
  padding: 2px;
  background: linear-gradient(90deg,rgba(0, 72, 49, 1) 50%, rgba(0, 64, 152, 1) 50%);
  border-radius: 16px;
  position: relative;
}
.merit-area01 .card-wrap02 > .item01 .frame01 {
  padding: 16px 16px 24px;
  background: #FFF;
  border-radius: 14px;
}
.merit-area01 .card-wrap02 > .item01 .icon01 {
  position: absolute;
  top: -20px;
  left: 20px;
}
.merit-area01 .card-wrap02 > .item01 .img01 {
  text-align: center;
}
.merit-area01 .card-wrap02 > .item01 .img01 + ._t-center {
  margin-top: 16px;
}
.merit-area01 .select {
  margin-top: 60px;
}
.merit-area01 .select > *:not(:first-child) {
  margin-top: 24px !important;
}
/* SMALL STYLES */
@media screen and (max-width: 374.98px) {
  .merit-area01 .card-wrap02 > .item01 ._fs24 {
    font-size: 6.4vw !important;
  }
  .merit-area01 .card-wrap02 > .item01 ._t-center {
    font-size: 4.27vw;
  }
}
/*-----------------------
howto-area01
------------------------*/
.howto-area01 {
  padding: 40px 16px 30px;
  background: #EEE9DA;
}
.howto-area01 > .box01 {
  margin-top: 16px;
}
.howto-area01 .ttl-bg01 {
  padding: 8px 10px;
  background: linear-gradient(90deg, #62490F 0%, rgba(98, 73, 15, 0.6) 100%);
  color: #FFF;
  font-size: 1.4rem;
  font-weight: bold;
}
.howto-area01 .ttl-bg01 + * {
  margin-top: 16px;
}
.howto-area01 .img-box01 {
  text-align: center;
}
.howto-area01 .img-box01 + .text-block01 {
  margin-top: 16px !important;
}
.howto-area01 .text-balloon01{
  margin-top: 24px;
  margin-bottom: 36px;
  padding: 16px;
  background: #FFEBEB;
  position: relative;
  border-radius: 16px;
}
.howto-area01 .text-balloon01>.ttl01{
  font-weight: bold;
  color: #C83030;
}
.howto-area01 .text-balloon01>.ttl01>img{
  width: 32px;
  margin-right: 4px;
  vertical-align: -0.6em;
}
.howto-area01 .text-balloon01::after{
  display: block;
  content: '';
  position: absolute;
  left: calc(50% - 43px);
  bottom: -28px;
  height:38px;
  width: 86px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  background: #FFEBEB;
}
.howto-area01 .card-normal01>.inner>.body {
  padding: 10px 16px 16px;
}
.howto-area01 .card-normal01>.inner>.body hr {
  margin: 16px -16px;
}
.howto-area01 .text-area01 {
  margin: 20px 0 0;
  padding: 8px;
  background: #ECF6C9;
  font-size: 1.4rem;
  font-weight: bold;
}
/*-----------------------
howto-area02
------------------------*/
.howto-area02 {
  padding: 30px 16px 20px;
  background: #EEE9DA;
}
.howto-area02 .ttl-img01 + .method01 {
  margin-top: 40px;
}
.howto-area02 .method01 {
  margin-top: 24px;
}
.howto-area02 .method01 > .title {
  padding: 6px 24px;
  background: #62490F;
  border-radius: 5px;
  color: #FFF;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
}
.howto-area02 .method01 > .detail {
  display: block;
  margin-top: 20px;
  padding: 16px;
  background: #FFF;
  border: 1px solid #D5DEDB;
  border-radius: 4px;
}
.howto-area02 .method01 > .detail > .title,
.howto-area02 .method01 > .detail > .description {
  padding-left: 28px;
}
.howto-area02 .method01 > .detail > .title {
  color: #004831;
  font-weight: bold;
  position: relative;
}
.howto-area02 .method01 > .detail > .title::before {
  background: url(/kojin/olive/special/campaign/sbi/CP04598/imgs/index_ico_info_01.svg) no-repeat center / contain;
  content: "";
  height: 24px;
  left: 0;
  position: absolute;
  width: 24px;
}
.howto-area02 .method01 > .detail > .description {
  font-size: 1.4rem;
  margin-top: 8px;
}
/*-----------------------
faq-area01
------------------------*/
.faq-area01 {
  padding: 60px 16px 30px;
}
.qa-wrap01 {
  padding: 24px 16px;
  background: #FFF;
  border: 1px solid rgba(98, 73, 15, 0.7);
  box-shadow: 2px 4px 4px rgba(98, 73, 15, 0.25);
  border-radius: 10px;
}
.qa-wrap01 > .item01 {
  padding-bottom: 16px;
}
.qa-wrap01 > .item01:not(:first-child) {
  padding-top: 16px;
  border-top: 1px solid #62490F;
}
.qa-wrap01 .text-mark01 {
  background: linear-gradient(transparent 60%, #FDF9C2 60%);
}
.qa-wrap01 > .item01 > .head01 {
  padding-left: 42px;
  color: #004831;
  font-size: 2.0rem;
  font-weight: bold;
  position: relative;
}
.qa-wrap01 > .item01 > .body01 {
  margin-top: 16px;
  padding-left: 42px;
  position: relative;
}
.qa-wrap01 > .item01 > .head01 .icon01,
.qa-wrap01 > .item01 > .body01 .icon01 {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 3px;
  font-family: roboto;
  color: #fff;
  font-size: 2.0rem;
  line-height: 30px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
}
.qa-wrap01 > .item01 > .head01 .icon01 {
  background: #004831;
}
.qa-wrap01 > .item01 > .body01 .icon01 {
  background: #BC9D46;
}
/*-----------------------
chance-area01
------------------------*/
.chance-area01 {
  padding: 28px 16px;
  background: #62490F url(/kojin/olive/special/campaign/sbi/CP04598/imgs/index_bg_02.png) no-repeat center bottom;
  background-size: 100% auto;
  color: #FFF;
}
.chance-area01 > *:not(:first-child) {
  margin-top: 24px !important;
}
.chance-area01 .bnr > .link-img01 {
  filter: drop-shadow(0px 4px 4px #382A09);
}
/*-----------------------
detail-area01
------------------------*/
.detail-area01 {
  padding: 30px 16px 58px 16px;
  background: linear-gradient(105deg, #EEE5CA 14.29%, #FBFBFB 38.83%, #EEE5CA 98.74%);
}
.detail-area01 .ttl01 {
  color: #004831;
  text-align: center;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1.3;
}
.detail-area01 .table01 {
  margin-top: 14px;
  font-size: 1.4rem;
}
.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: #006444;
  color: #ffffff;
  font-weight: bold;
}
.detail-area01 .table01 td {
  padding: 15px 16px;
  border-bottom: 1px solid #d5dedb;
  background-color: #ffffff;
  vertical-align: middle;
}
.detail-area01 .list-notice01 > .item:not(:first-child) {
  margin-top: 2px;
}
.detail-area01 .card-normal01 {
  margin-top: 30px;
  border: 0;
}
.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: 25px 18px 16px 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 .card-normal01 .list-circle01 > .item::before {
  top: .56em;
  width: 5px;
  height: 5px;
  background: #56635f;
}
.detail-area01 .cp-list01 {
  border-radius: 8px;
  border: 1px solid #D5DED8;
  overflow: hidden;
}
.detail-area01 .cp-list01 > .item > .dl .dt {
  padding: 16px;
  background: linear-gradient(90deg, #62490F 0%, rgba(98, 73, 15, 0.7) 100%);
  color: #FFF;
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: .03em;
}
.detail-area01 .cp-list01 > .item > .dl .dd {
  padding: 16px;
  background: #FFF;
  font-size: 1.4rem;
}
.detail-area01 .cp-list01 .list-num02 {
  margin-top: 10px;
}
.detail-area01 .cp-list01 .list-num02 > .item .mark {
  background: #BC9D46;
  color: #FFF;
}
.detail-area01 .toggle-block01 > .inner > .body {
  font-size: 1.4rem;
}
/*-----------------------
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: 10px 0 10px 10px;
  background: linear-gradient(111.77deg, #F6D07B 0%, #FDF9C2 20.53%, #F6D07B 100%);
  color: #42310A;
  text-align: center;
  letter-spacing: 0;
  font-weight: bold;
  font-size: 3.2rem;
}
.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: #BDBFC0;
  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% - 12px);
  left: 30px;
  display: block;
  width: 24px;
  height: 24px;
  background: url(/kojin/olive/special/campaign/sbi/CP04598/imgs/index_ico_05.svg) no-repeat center center;
  background-size: contain;
  content: "";
  opacity: 0;
}
.menu-area01 a.is-current {
  color: #42310A;
}
.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: 30px;
    padding-right: 8px;
    font-size: 1.4rem;
  }
  .menu-area01 a:before {
    width: 18px;
    height: 18px;
    left: 8px;
    top: calc(50% - 9px);
  }
}
@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 {
    padding: 0 20px;
    height: 138px;
  }
}
.fixed-area01 .btn-type01 {
  width: 360px;
  height: 40px;
  font-size: 1.4rem;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fixed-area01 .btn-type01 {
    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;
  background: #F4EDD8;
  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: #42310A;
  text-align: center;
  font-weight: bold;
  font-size: 2.4rem;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .modal-area .ttl01 {
    font-size: 1.6rem;
  }
}
/* 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/00_sample/page05/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;
}
.modal-area .txtWrap01 {
  margin-top: 24px;
  padding: 40px 16px;
  background: #FFF;
}
.modal-area .icon-circle01 {
  font-size: 2.0rem;
}
.modal-area .icon-circle01>.inner::after {
  content: '';
  display: block;
  position: absolute;
  top: calc(50% - 10px);
  right: 18px;
  width: 20px;
  height: 20px;
  background: url(/kojin/olive/special/campaign/sbi/CP04598/imgs/index_ico_arrow_01.svg) no-repeat 0 0 / 100%;
}
.modal-area [class*=icon-][class*=btn-type]>.inner {
  padding-right: 20px;
  padding-left: 20px;
}
/* SMALL STYLES */
@media screen and (max-width: 374.98px) {
  .modal-area .icon-circle01 {
    font-size: 5.33vw;
  }
}

.ttl-img01 {
  margin-bottom: 32px;
}

.method01 .slick-track {
  display: flex;
  flex-flow: row wrap;
}
.method01 .slick-slide {
  height: auto !important;
  margin-right: 8px;
}
.method01 .fn-list {
  counter-reset: number 0;
}
.method01 .fn-list .item {
  counter-increment: number 1;
}
.method01 .fn-list .item .card01 {
  width: 274px;
  height: 100%;
  padding: 24px 16px;
  background: #FFF;
  border-radius: 8px;
  border: 1px solid #D5DEDB;
}
.method01 .fn-list .item .card01 > .title {
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
}
.method01 .fn-list .item .card01 > .img {
  margin-top: 12px;
}
.method01 .fn-list .item .card01 > .step {
  margin-top: 12px;
  color: #42310A;
  font-size: 2.4rem;
  font-weight: bold;
  font-family: roboto-bold;
  line-height: 1;
}
.method01 .fn-list .item .card01 > .step::after {
  content: counter(number);
  font-size: 3.6rem;
}
.method01 .fn-list .item .card01 > .step + .text-block01 {
  margin-top: 12px !important;
  color: #6E6E6E;
}
/* SP STYLES */
@media screen and (max-width: 767.98px) {
  .method01 .carousel-block02 > .list > .slick-arrow.slick-prev {
    left: 4%;
  }
  .method01 .carousel-block02 > .list > .slick-arrow.slick-next {
    right: 4%;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374.98px) {
  .method01 .carousel-block02 .card01 {
    max-width: 73.07vw;
  }
}

.card-normal01.-sbi {
  background: transparent;
  border: 0;
}
.card-normal01.-sbi>.inner>.body:not(:first-child)::before {
  display: none;
}
.card-normal01.-sbi>.inner>.header {
  display: block;
  padding: 0;
  text-align: left;
}
.card-normal01.-sbi>.inner>.body {
  margin-top: 4px;
  padding: 0;
}
.card-normal01.-sbi>.inner>.header>.title>.inner {
  font-size: 1.4rem;
  padding-left: 18px !important;
}
.card-normal01.-sbi>.inner>.header>.title[class*=glyph-]>.inner::before {
  width: 16px;
  height: 16px;
  top: 50%;
  transform: translateY(-50%);
}

.fixed-area01 .btn-list01 .sub {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #004831;
  font-size: 1.2rem;
  font-weight: bold;
}
.fixed-area01 .btn-list01 .sub .inner {
  padding: 0 10px;
}
.fixed-area01 .btn-list01 .sub::before,
.fixed-area01 .btn-list01 .sub::after {
  content: "";
  display: block;
  width: 10px;
  height: 18px;
  background: url(/kojin/olive/special/campaign/sbi/CP04598/imgs/index_ico_03.svg) no-repeat center center;
  background-size: contain;
}
.fixed-area01 .btn-list01 .sub::after {
  transform: scale(-1, 1);
}
.fixed-area01 .btn-list01 .btn-type01 {
  box-shadow: 0 4px 4px 0 #E4E4E4;
}
/* PC Only */
@media screen and (min-width: 768px) {
  .fixed-area01 .btn-list01 {
    align-items: flex-end;
  }
}
/* SP STYLES */
@media screen and (max-width: 767.98px) {
  .fixed-area01 .btn-list01 {
    width: 100%;
  }
}