@charset "shift_jis";
/* Updated 2025/06/27.T */
/*-------------------------------
general
-------------------------------*/
/* btn */
.btn-type01.-orange01 {
  background-color: #ff5f04;
}
/*-------------------------------
layout
-------------------------------*/
body {
  overflow: hidden;
  min-width: auto;
}
#header-wrap {
  z-index: 4;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  #main-area {
    background-color: #ffffff;
  }
}
.cpEndTxt {
  z-index: 4;
}
#containment-area {
  margin-bottom: 0;
}
#footer-area {
  position: relative;
  z-index: 2;
}
#footer-content {
  margin-top: 0;
}
.footer-logo {
  padding-bottom: 90px;
}
.cpEndShow {
  display: none;
}
body.cpnloadEnd .footer-logo {
  padding-bottom: 0;
}
body.cpnloadEnd .cpEndShow {
  display: block !important;
}
.layout-container01 {
  position: relative;
  z-index: 2;
  overflow: visible;
  margin: 0 auto;
  max-width: 500px;
  background-color: #ffffff;
  box-shadow: 0 4px 64px rgba(0, 57, 39, 0.3);
}
.layout-bg01 {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  display: flex;
  height: 100vh;
  background: url("/kojin/olive/special/offers/olive-account/switchcampaign2507/imgs/index_bg_08.jpg") 0 0 no-repeat;
  background-size: cover;
}
.layout-bg01 .bg01 {
  position: relative;
  width: 100%;
  height: 100%;
}
.layout-bg01 .bg01:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 350px;
  height: 150px;
  background: url("/kojin/olive/special/offers/olive-account/switchcampaign2507/imgs/index_img_15.png") 0 0 no-repeat;
  background-size: 100% auto;
  content: "";
}
.layout-bg01 .bg01:after {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 350px;
  height: 150px;
  background: url("/kojin/olive/special/offers/olive-account/switchcampaign2507/imgs/index_img_16.png") 0 0 no-repeat;
  background-size: 100% auto;
  content: "";
}
body.is-top .layout-bg01 .bg01:before {
  top: 37px;
}
body.is-top .layout-bg01 .bg01:after {
  top: 37px;
}
@media screen and (max-width: 500px) {
  .layout-bg01 {
    display: none;
  }
}
.layout-bg02 {
  background: linear-gradient(21.05deg, rgba(203, 215, 101, 0.3) 0%, rgba(72, 123, 160, 0.3) 33%, rgba(80, 175, 140, 0.3) 66%, rgba(204, 141, 179, 0.3) 100%);
}
/*-------------------------------
common
-------------------------------*/
.cmn-ttl01 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 2px;
  min-height: 66px;
  background: #061c3f;
  box-shadow: 0 0 4px rgba(20, 29, 29, 0.05), 0 10px 12px rgba(20, 29, 29, 0.08);
  text-align: center;
}
.cmn-ttl01:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 66px;
  height: 50px;
  background: url("/kojin/olive/special/offers/olive-account/switchcampaign2507/imgs/index_img_01.png") 0 0 no-repeat;
  background-size: 100% auto;
  content: "";
}
.cmn-ttl01:after {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 66px;
  height: 50px;
  background: url("/kojin/olive/special/offers/olive-account/switchcampaign2507/imgs/index_img_02.png") 0 0 no-repeat;
  background-size: 100% auto;
  content: "";
}
.cmn-cv01 {
  margin: 0 18px;
  padding: 18px;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 4px rgba(20, 29, 29, 0.05), 0 6px 8px rgba(20, 29, 29, 0.08);
}
.cmn-cv01 .btn-type01 {
  position: relative;
  width: 100%;
}
.cmn-cv01 .btn-type01:not(:first-child) {
  margin-top: 18px;
}
.cmn-cv01 .btn-type01.-orange01:before {
  position: absolute;
  top: -40px;
  left: calc(50% - 111px);
  display: block;
  width: 219px;
  height: 76px;
  background: url("/kojin/olive/special/offers/olive-account/switchcampaign2507/imgs/index_img_03.png") 0 0 no-repeat;
  background-size: 100% auto;
  content: "";
}
.cmn-cv01 .cv01Txt01 {
  position: absolute;
  line-height: 1;
}
/*-------------------------------
kv-area
-------------------------------*/
.kv-area01 {
  padding: 0 0 32px 0;
  background: url("/kojin/olive/special/offers/olive-account/switchcampaign2507/imgs/index_bg_07.png") 0 0 no-repeat;
  background-size: cover;
}
@media screen and (max-width: 499px) {
  .kv-area01 {
    padding: 0 0 24px 0;
  }
}
.kv-area01 .block01 {
  display: flex;
  overflow: hidden;
  margin: 22px 0 0 0;
  height: 77px;
  background: rgba(255, 255, 255, 0.9);
}
@media screen and (max-width: 499px) {
  .kv-area01 .block01 {
    margin: 16px 0 0 0;
    height: 15.73333vw;
  }
}
.kv-area01 .wrap01 {
  display: flex;
  align-items: flex-end;
  flex: 1;
  padding: 0 0 19px 9px;
  letter-spacing: -.05em;
}
@media screen and (max-width: 499px) {
  .kv-area01 .wrap01 {
    padding: 0 0 3.73333vw 1.86667vw;
  }
}
.kv-area01 .ttl02 {
  width: 133px;
  width: 160px;
}
@media screen and (max-width: 499px) {
  .kv-area01 .ttl02 {
    width: 32vw;
  }
}
.kv-area01 .ttl02 img {
  width: 100%;
}
.kv-area01 .num {
  display: inline-block;
  color: #ff5f04;
  font-size: 5.33rem;
  font-family: "roboto-bold";
  line-height: .8;
}
@media screen and (max-width: 499px) {
  .kv-area01 .num {
    font-size: 10.66667vw;
  }
}
.kv-area01 .txt {
  display: inline-block;
  color: #004831;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.2;
  transform: translate(0, -2px);
}
@media screen and (max-width: 499px) {
  .kv-area01 .txt {
    font-size: 3.2vw;
    transform: translate(0, -0.8vw);
  }
}
.kv-area01 .txt01 {
  margin: 0 9px 0 1px;
}
@media screen and (max-width: 499px) {
  .kv-area01 .txt01 {
    margin: 0 1.86667vw 0 0.26667vw;
  }
}
.kv-area01 .txt02 {
  margin: 0 12px 0 3px;
}
@media screen and (max-width: 499px) {
  .kv-area01 .txt02 {
    margin: 0 2.4vw 0 0.53333vw;
  }
}
.kv-area01 .txt03 {
  margin: 0 12px 0 1px;
}
@media screen and (max-width: 499px) {
  .kv-area01 .txt03 {
    margin: 0 2.4vw 0 0.26667vw;
  }
}
.kv-area01 .txt04 {
  margin: 0 0 0 1px;
}
@media screen and (max-width: 499px) {
  .kv-area01 .txt04 {
    margin: 0 0 0 0.26667vw;
  }
}
.kv-area01 .cmn-cv01 {
  margin-top: 43px;
}
@media screen and (min-width: 500px) {
  .kv-area01 .cmn-cv01 {
    margin-right: 24px;
    margin-left: 24px;
    padding: 24px;
  }
}
@media screen and (max-width: 499px) {
  .kv-area01 .cmn-cv01 {
    margin-top: 32px;
  }
}
@media screen and (min-width: 500px) {
  .kv-area01 .cmn-cv01 .btn-type01 > .inner {
    min-height: 58px;
    letter-spacing: .05em;
    font-size: 2.0rem;
  }
}
@media screen and (min-width: 500px) {
  .kv-area01 .cmn-cv01 .btn-type01:not(:first-child) {
    margin-top: 24px;
  }
}
@media screen and (min-width: 500px) {
  .kv-area01 .cmn-cv01 .btn-type01.-orange01:before {
    top: -52px;
    left: calc(50% - 144px);
    width: 288px;
  }
}
/*-------------------------------
intro-area01
-------------------------------*/
.intro-area01 {
  background: linear-gradient(21.05deg, rgba(203, 215, 101, 0.2) 0%, rgba(72, 123, 160, 0.2) 33%, rgba(80, 175, 140, 0.2) 66%, rgba(204, 141, 179, 0.2) 100%), #061c3f;
}
.intro-area01 .bg01 {
  position: relative;
  background: url("/kojin/olive/special/offers/olive-account/switchcampaign2507/imgs/index_bg_03.png") calc(50% - 98px) -225px no-repeat;
  background-size: 729px auto;
}
.intro-area01 .bg01::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 109px;
  height: 79px;
  background: url("/kojin/olive/special/offers/olive-account/switchcampaign2507/imgs/index_bg_04.png") 0 0 no-repeat;
  background-size: 100% auto;
  content: "";
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .intro-area01 .bg01::before {
    width: 29.06667vw;
    height: 21.06667vw;
  }
}
.intro-area01 .bg02 {
  padding: 0 0 44px 0;
  background: url("/kojin/olive/special/offers/olive-account/switchcampaign2507/imgs/index_bg_05.png") calc(50% - 14px) calc(100% + 78px) no-repeat;
  background-size: 577px auto;
}
.intro-area01 .ttl01 {
  padding: 51px 2px 0 0;
  text-align: center;
}
.intro-area01 .frame01 {
  margin: 24px 18px 0 18px;
  padding: 22px 0 5px 0;
  border-radius: 24px;
  background: url("/kojin/olive/special/offers/olive-account/switchcampaign2507/imgs/index_bg_06.png") 0 0 repeat;
  box-shadow: 0 0 4px rgba(20, 29, 29, 0.05), 0 10px 12px rgba(20, 29, 29, 0.08);
  text-align: center;
}
/*-------------------------------
step-area01
-------------------------------*/
.step-area01 {
  overflow: hidden;
  padding: 0 0 70px 0;
  background-color: #051227;
}
.step-area01 .bg01 {
  position: relative;
  background: url("/kojin/olive/special/offers/olive-account/switchcampaign2507/imgs/index_bg_03.png") calc(50% - 98px) -195px no-repeat;
  background-size: 729px auto;
}
.step-area01 .frame01 {
  position: relative;
  margin: 2px 0 0 0;
}
.step-area01 .frame01:before {
  position: absolute;
  top: 36px;
  left: 18px;
  z-index: 0;
  display: block;
  width: calc(100% - 36px);
  height: calc(100% - 16px);
  border-radius: 24px;
  background: url("/kojin/olive/special/offers/olive-account/switchcampaign2507/imgs/index_bg_06.png") 0 0 repeat;
  content: "";
}
.step-area01 .frame02 {
  position: relative;
  padding: 0 0 12px 0;
  width: 263px;
  height: 100%;
  border: 5px solid #ffffff;
  border-radius: 20px;
  background: #061c3f;
}
.step-area01 .frame03 {
  margin: 0 11px;
  padding: 8px 8px;
  border-radius: 12px;
  background: rgba(0, 0, 0, 0.4);
}
.step-area01 .inner01 {
  position: relative;
}
.step-area01 .item01 {
  padding: 0 20px;
  min-height: 552px;
  height: auto !important;
  color: #ffffff;
  text-align: center;
}
.step-area01 .icon01 {
  position: absolute;
  top: -5px;
  left: -13px;
}
.step-area01 .ttl02 {
  padding: 0 0 0 30px;
  text-align: center;
}
.step-area01 .ttl03 {
  padding: 11px 0 11px 0;
  font-weight: bold;
  font-size: 2.0rem;
}
.step-area01 .ttl04 {
  padding: 15px 0 11px 0;
}
.step-area01 .ttl04 img {
  display: inline-block;
}
.step-area01 .txt01 {
  padding: 0 7px 13px 7px;
}
.step-area01 .txt02 {
  padding: 11px 7px 0 7px;
}
.step-area01 .list01 {
  padding: 0 0 10px 0;
}
.step-area01 .list01Item01 {
  display: flex;
  align-items: center;
}
.step-area01 .list01Item01:not(:first-child) {
  margin-top: 7px;
}
.step-area01 .list01Txt01 {
  padding: 0 0 0 12px;
  text-align: left;
  font-weight: bold;
  font-size: 1.2rem;
}
.step-area01 .list02 {
  padding: 3px 18px 0 19px;
}
.step-area01 .list03 {
  padding: 12px 16px 0 16px;
}
.step-area01 .btn-type01 {
  padding: 3px 5px;
  width: calc(100% - 24px);
}
.step-area01 .carousel-block02:not(:first-child) {
  margin-top: 30px;
}
.step-area01 .carousel-block02 > .list .slick-list {
  overflow: visible;
}
.step-area01 .carousel-block02 > .list .slick-track {
  display: flex;
}
.step-area01 .carousel-block02 > .list > .slick-dots {
  bottom: 12px;
}
.step-area01 .carousel-block02 > .list > .slick-dots li:not(:first-child) {
  margin-left: 10px;
}
.step-area01 .carousel-block02 > .list > .slick-dots li button {
  width: 8px;
  height: 8px;
  background-color: #d5dedb;
}
.step-area01 .carousel-block02 > .list > .slick-dots li button[aria-selected=true] {
  background: #c4d700;
}
.step-area01 .carousel-block02 > .list > .slick-arrow:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: calc(50% + 2px) center;
  background-size: 38px auto;
}
.step-area01 .carousel-block02 > .list > .slick-arrow.slick-prev {
  left: -10px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .step-area01 .carousel-block02 > .list > .slick-arrow.slick-prev {
    left: 42px;
  }
}
.step-area01 .carousel-block02 > .list > .slick-arrow.slick-next {
  right: -10px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .step-area01 .carousel-block02 > .list > .slick-arrow.slick-next {
    right: 42px;
  }
}
/*-------------------------------
point-area
-------------------------------*/
.point-area01 {
  background: linear-gradient(21.05deg, rgba(203, 215, 101, 0.3) 0%, rgba(72, 123, 160, 0.3) 33%, rgba(80, 175, 140, 0.3) 66%, rgba(204, 141, 179, 0.3) 100%), #061c3f;
  color: #ffffff;
}
.point-area01 .bg01 {
  position: relative;
  background: url("/kojin/olive/special/offers/olive-account/switchcampaign2507/imgs/index_bg_01.png") calc(50% - 15px) -133px no-repeat;
  background-size: 806px auto;
}
.point-area01 .bg01::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 112px;
  height: 81px;
  background: url("/kojin/olive/special/offers/olive-account/switchcampaign2507/imgs/index_bg_02.png") 0 0 no-repeat;
  background-size: 100% auto;
  content: "";
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .point-area01 .bg01::before {
    width: 29.86667vw;
    height: 21.6vw;
  }
}
.point-area01 .frame01 {
  position: relative;
  z-index: 1;
  margin: 20px 33px 0 0;
  padding: 35px 18px 30px 18px;
  border-radius: 0 24px 24px 0;
  background: rgba(0, 0, 0, 0.3);
}
.point-area01 .frame01.-type01 {
  margin: 50px 0 0 33px;
  padding: 25px 18px 26px 18px;
  border-radius: 24px 0 0 24px;
}
.point-area01 .frame02 {
  overflow: hidden;
  margin: 20px 0 0 0;
  border: 1px solid #d5dedb;
  border-radius: 8px;
  background-color: #f3f8f6;
}
.point-area01 .frame02 + .frame02 {
  margin-top: 16px;
}
.point-area01 .frame03 {
  margin: 2px 0 0 0;
  padding: 21px 17px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.2);
}
.point-area01 .frame04 {
  position: relative;
  z-index: 0;
  margin: -51px 0 0 0;
  padding: 0 0 50px 0;
  background: url("/kojin/olive/special/offers/olive-account/switchcampaign2507/imgs/index_bg_01.png") calc(50% - 15px) 0 no-repeat;
  background-size: 806px auto;
}
.point-area01 .table01 {
  width: 100%;
  color: #141d1d;
  font-size: 1.4rem;
}
.point-area01 .table01 col:first-child {
  width: 107px;
}
.point-area01 .table01 th {
  padding: 8px 16px;
  min-height: 41px;
  border-top: 1px solid #d5dedb;
  border-right: 1px solid #d5dedb;
  background-color: #e5edea;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
}
.point-area01 .table01.-type01 th {
  padding-top: 10px;
  padding-bottom: 10px;
}
.point-area01 .table01 td {
  padding: 8px 10px;
  border-top: 1px solid #d5dedb;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
}
.point-area01 sup {
  font-size: 1.0rem;
}
.point-area01 .block01 {
  display: flex;
  justify-content: center;
  margin: 6px 0 0 0;
}
.point-area01 .block01Item01 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 19px 0 0 0;
  width: 130px;
  height: 133px;
  border: 4px solid #ffffff;
  border-radius: 16px;
  background: rgba(6, 28, 63, 0.6);
}
.point-area01 .block01Item01:before {
  position: absolute;
  background-position: 0 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
  content: "";
}
.point-area01 .block01Item01:nth-child(1):before {
  top: -15px;
  left: -22px;
  width: 36px;
  height: 44px;
  background-image: url("/kojin/olive/special/offers/olive-account/switchcampaign2507/imgs/index_ico_04.svg");
}
.point-area01 .block01Item01:nth-child(2) {
  margin: 0 0 0 12px;
}
.point-area01 .block01Item01:nth-child(2):before {
  top: -27px;
  right: -16px;
  width: 45px;
  height: 37px;
  background-image: url("/kojin/olive/special/offers/olive-account/switchcampaign2507/imgs/index_ico_05.svg");
}
.point-area01 .ttl01 {
  padding: 53px 0 0 6px;
  text-align: center;
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .point-area01 .ttl01 img {
    width: 82.66667vw;
  }
}
.point-area01 .ttl02 img {
  width: 100%;
  height: auto;
}
.point-area01 .ttl03 {
  padding: 16px 0 3px 0;
  transform: translate(-13px, 0px);
}
.point-area01 .ttl04 {
  padding: 9px 0;
  background-color: #19313e;
  color: #ffffff;
  text-align: center;
  letter-spacing: .08em;
  font-weight: bold;
}
.point-area01 .ttl05 img {
  width: 100%;
  height: auto;
}
.point-area01 .ttl06 {
  padding: 11px 0 12px 0;
  transform: translate(-11px, 0px);
}
.point-area01 .ttl07 {
  margin: 22px 0 0 0;
  text-align: center;
}
.point-area01 .ttl08 {
  text-align: center;
  letter-spacing: -.01em;
  font-size: 2.0rem;
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .point-area01 .ttl08 {
    font-size: 5.33333vw;
  }
}
.point-area01 .ttl08Txt01 {
  letter-spacing: -.0em;
}
.point-area01 .ttl08 sup {
  display: inline-block;
  transform: translate(4px, -3px);
}
.point-area01 .ttl09 {
  padding: 83px 0 31px 6px;
  text-align: center;
}
.point-area01 .txt01 {
  color: #e95501;
  font-size: 1.6rem;
}
.point-area01 .link01 {
  margin: 21px 0 0 0;
  text-align: center;
  font-size: 1.4rem;
}
.point-area01 .link01 a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  text-decoration: none;
}
.point-area01 .link01 a:after {
  display: inline-block;
  margin: 0 0 0 4px;
  width: 26px;
  height: 26px;
  background: url("/kojin/cmn/imgs/ico_arrow_right_02.svg") 0 0/cover no-repeat;
  content: "";
  transform: translate(2px, 0) rotate(90deg);
}
.point-area01 .link02 {
  margin: 18px 0 0 0;
  text-align: center;
  font-size: 1.4rem;
}
.point-area01 .link02 a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  text-decoration: none;
}
.point-area01 .link02 a:after {
  display: inline-block;
  margin: 0 0 0 0;
  width: 28px;
  height: 28px;
  background: url("/kojin/cmn/imgs/ico_arrow_right_02.svg") 0 0/cover no-repeat;
  content: "";
  transform: translate(0px, 0);
}
.point-area01 .acc01 {
  margin-top: 20px !important;
}
.point-area01 .card-normal01 {
  border-radius: 8px;
  background: transparent;
  color: #ffffff;
}
.point-area01 .card-normal01 > .inner > .header {
  background-color: transparent !important;
  text-align: left;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .point-area01 .card-normal01 > .inner > .header {
    padding: 7px 16px;
  }
}
.point-area01 .card-normal01 > .inner > .header > .title {
  font-size: 1.4rem;
}
.point-area01 .card-normal01 > .inner > .body {
  border-top: 1px solid #d5dedb;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .point-area01 .card-normal01 > .inner > .body {
    padding: 18px 5px 13px 5px;
  }
}
.point-area01 .toggle-block01.card-normal01:not(.-red01) > .inner > .header[role=tab] > .title {
  color: #ffffff;
}
.point-area01 .toggle-block01 > [role=tablist] > [role=tab]::after {
  background-image: url("/kojin/cmn/imgs/ico_arrow_right_02.svg");
}
.point-area01 .toggle-block01.card-normal01 > .inner > .header[role=tab]::after {
  top: calc(50% - 11px);
  right: 10px;
  width: 22px;
  height: 22px;
}
.point-area01 .card-normal01 > .inner > .body:not(:first-child)::before {
  display: none;
}
/*-------------------------------
detail-area
-------------------------------*/
.detail-area01 .inner01 {
  padding: 24px 18px 0 18px;
}
.detail-area01 .frame01 {
  overflow: hidden;
  border: 5px solid #ffffff;
  border-radius: 20px;
  background-color: #ffffff;
}
.detail-area01 .body01 {
  padding: 15px 11px 16px 11px;
}
.detail-area01 .ttl01 {
  padding: 15px 0 15px 0;
  background-color: #1d3050;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
}
.detail-area01 .ttl01:first-child {
  margin-top: 0;
}
.detail-area01 .ttl02 {
  margin: 7px 0 0 0;
  padding: 0 0 4px 0;
  border-bottom: 1px solid #d5dedb;
  color: #004831;
  text-align: center;
  font-weight: bold;
}
.detail-area01 .ttl02:first-child {
  margin-top: 0;
}
.detail-area01 .ttl03 {
  margin: 9px 0 0 0;
  padding: 3px 8px;
  border-radius: 4px;
  background-color: #e5edea;
  color: #004831;
  text-align: center;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.4;
}
.detail-area01 .list-num02 > .item {
  padding-left: 24px;
}
.detail-area01 .list-num02 > .item:not(:first-child) {
  margin-top: 4px;
}
.detail-area01 .list-num02 > .item > .mark {
  padding-bottom: 3px;
  width: 16px;
  height: 16px;
  color: #004831;
  font-weight: bold;
}
/*-------------------------------
bn-area
-------------------------------*/
.bn-area01 {
  padding: 50px 36px 88px 36px;
  text-align: center;
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .bn-area01 {
    padding: 50px 18px 88px 18px;
  }
}
.bn-area01 .ttl01 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 25px 0;
  padding: 15px 0;
  border-radius: 36px;
  background-color: #ffffff;
  color: #004831;
  text-align: center;
  font-weight: bold;
  font-size: 2.4rem;
}
.bn-area01 .ttl01::before {
  position: absolute;
  top: -18px;
  left: 0;
  display: block;
  width: 100%;
  height: 36px;
  background: url("/kojin/olive/special/offers/olive-account/switchcampaign2507/imgs/index_ico_01.svg") calc(50% + 0px) 0 no-repeat;
  content: "";
}
.bn-area01 .ttl01:after {
  position: absolute;
  bottom: -11px;
  left: calc(50% - 4px);
  display: block;
  width: 19px;
  height: 16px;
  background-color: #ffffff;
  content: "";
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
}
/*-------------------------------
faq-area
-------------------------------*/
.faq-area01 .inner01 {
  padding: 29px 19px 76px 19px;
}
.faq-area01 .ttl01 {
  margin-top: 29px;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #ffffff;
  color: #061c3f;
  text-align: center;
  font-weight: bold;
  font-size: 2.0rem;
}
.faq-area01 .ttl01:first-child {
  margin-top: 0;
}
.faq-area01 .card-normal01 {
  border-radius: 16px;
}
.faq-area01 .card-normal01 > .inner > .header {
  padding: 22px 22px 22px 62px;
  border-radius: 16px;
  background-color: #061c3f;
  background-image: url("/kojin/olive/special/offers/olive-account/switchcampaign2507/imgs/index_ico_02.png") !important;
  background-position: 3px 0 !important;
  background-size: 42px auto !important;
  background-repeat: no-repeat !important;
  text-align: left;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .faq-area01 .card-normal01 > .inner > .header {
    padding: 22px 22px 22px 62px;
  }
}
.faq-area01 .card-normal01 > .inner > .header[aria-expanded=true] {
  border-radius: 16px 16px 0 0;
}
.faq-area01 .card-normal01 > .inner > .header > .title {
  font-size: 1.6rem;
}
.faq-area01 .card-normal01 > .inner > .body {
  padding: 14px 18px 18px 64px;
  background: url("/kojin/olive/special/offers/olive-account/switchcampaign2507/imgs/index_ico_03.svg") 21px 24px no-repeat;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .faq-area01 .card-normal01 > .inner > .body {
    padding: 14px 18px 18px 64px;
  }
}
.faq-area01 .card-normal01 > .inner > .body ._inner-molecule {
  min-height: 40px;
}
.faq-area01 .toggle-block01.card-normal01 > .inner > .header[role=tab]:hover {
  background-color: rgba(6, 28, 63, 0.9);
}
.faq-area01 .toggle-block01.card-normal01 > .inner > .header[role=tab]:focus {
  background-color: rgba(6, 28, 63, 0.9);
}
.faq-area01 .toggle-block01.card-normal01:not(.-red01) > .inner > .header[role=tab] > .title {
  color: #ffffff;
}
.faq-area01 .toggle-block01 > [role=tablist] > [role=tab]::after {
  background-image: url("/kojin/cmn/imgs/ico_arrow_right_02.svg");
}
.faq-area01 .toggle-block01.card-normal01 > .inner > .header[role=tab]::after {
  top: calc(50% - 11px);
  right: 21px;
  width: 22px;
  height: 22px;
}
.faq-area01 .toggle-block01:not(:first-child) {
  margin-top: 22px;
}
.faq-area01 .toggle-block01 > a[role=tablist] > [role=tab]::after {
  transform: rotate(0);
}
.faq-area01 .card-normal01 > .inner > .body:not(:first-child)::before {
  display: none;
}
.faq-area01 .list-circle01 > .item {
  padding-left: 24px;
}
.faq-area01 .list-circle01 > .item:before {
  top: 11px;
  left: 11px;
  width: 4px;
  height: 4px;
  background-color: #141d1d;
}
/*-------------------------------
menu-area
-------------------------------*/
.menu-area01 {
  position: fixed;
  top: calc(27%);
  right: calc(50% - 780px);
  z-index: 2;
  width: 386px;
  transition: all .25s ease-out;
}
.menu-area01 .ttl01 {
  padding: 0 0 0 44px;
}
.menu-area01 .list01 {
  padding: 36px 0 37px 0;
}
.menu-area01 .list01 li:not(:first-child) {
  margin-top: 13px;
}
.menu-area01 a {
  position: relative;
  display: block;
  padding: 11px 0 11px 47px;
  border-radius: 100px;
  text-decoration: none;
  line-height: 1;
}
.menu-area01 a:before {
  position: absolute;
  top: calc(50% - 17px);
  left: 17px;
  display: block;
  width: 19px;
  height: 33px;
  background: url("/kojin/olive/special/offers/olive-account/switchcampaign2507/imgs/index_img_14.png") 0 0 no-repeat;
  background-size: 100% auto;
  content: "";
  opacity: 0;
}
.menu-area01 a.is-current {
  background: rgba(0, 0, 0, 0.3);
}
.menu-area01 a.is-current:before {
  opacity: 1;
}
@media screen and (max-width: 1640px) {
  .menu-area01 {
    right: 20px;
  }
}
@media screen and (max-width: 1360px) {
  .menu-area01 {
    width: 300px;
  }
}
@media screen and (max-width: 1240px) {
  .menu-area01 {
    width: 230px;
  }
}
@media screen and (max-width: 1000px) {
  .menu-area01 {
    display: none !important;
  }
}
@media screen and (max-height: 760px) {
  .menu-area01 {
    top: 26%;
  }
  .menu-area01 .list01 {
    padding: 18px 0 0 0;
  }
  .menu-area01 .list01 li:not(:first-child) {
    margin-top: 0;
  }
}
@media screen and (max-height: 550px) {
  .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: 72px;
  background: rgba(255, 255, 255, 0.5);
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fixed-area01 .wrap01 {
    justify-content: space-between;
    padding: 0 10px;
    height: 78px;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .fixed-area01 .wrap01 {
    padding: 0 4.26667vw;
  }
}
.fixed-area01 .btn-type01 {
  width: 400px;
  height: 48px;
  font-size: 1.6rem;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fixed-area01 .btn-type01 {
    width: calc(50% - 4px);
    height: 58px;
    font-size: 1.4rem;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .fixed-area01 .btn-type01 {
    font-size: 3.73333vw !important;
  }
}
.fixed-area01 .btn-type01 > .inner {
  min-height: 100%;
  line-height: 1.3;
}
.fixed-area01 .btn01 {
  position: relative;
}
.fixed-area01 .btn01:before {
  position: absolute;
  top: -26px;
  left: calc(50% - 110px);
  display: block;
  width: 220px;
  height: 64px;
  background-image: url("/kojin/olive/special/offers/olive-account/switchcampaign2507/imgs/index_img_10.png");
  background-position: 0 -12px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  content: "";
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fixed-area01 .btn01:before {
    top: -26px;
    left: calc(50% - 92px);
    width: 184px;
    height: 53px;
    background-image: url("/kojin/olive/special/offers/olive-account/switchcampaign2507/imgs/index_img_10_sp.png");
    background-position: 0 -11px;
  }
}
.fixed-area01 .btn02 {
  margin: 0 0 0 20px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fixed-area01 .btn02 {
    margin: 0 0 0 8px;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .fixed-area01 .btn02 {
    margin: 0 0 0 2.13333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .fixed-area01 br {
    display: none;
  }
}
body.cpnloadEnd .fixed-area01 {
  display: none !important;
}
.fixed-area02 {
  position: fixed;
  top: calc(28%);
  left: calc(50% - 850px);
  z-index: 4;
  max-width: 436px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fixed-area02 {
    display: none !important;
  }
}
@media screen and (max-width: 1720px) {
  .fixed-area02 {
    left: 20px;
    width: calc(50% - 290px);
  }
}
@media screen and (max-width: 1000px) {
  .fixed-area02 {
    display: none !important;
  }
}
@media screen and (max-height: 760px) {
  .fixed-area02 {
    top: calc(50% - 22vh);
    height: 80vh;
  }
  .fixed-area02 img {
    max-height: 68%;
    width: auto;
  }
}
@media screen and (max-height: 550px) {
  .fixed-area02 {
    display: none !important;
  }
}
/*-------------------------------
modal
-------------------------------*/
/* SP STYLES */
@media screen and (max-width: 767px) {
  .modal-block01 .card-modal01 > .inner > .img {
    margin-right: auto;
    margin-left: auto;
  }
}
