@charset "shift_jis";
/* Updated 2025/09/01.T */
/*-------------------------------
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/campaign/kyuyo_plan/imgs/index_bg_04.png") center 0 no-repeat;
  background-size: cover;
}
@media screen and (max-width: 500px) {
  .layout-bg01 {
    display: none;
  }
}
/*-------------------------------
common
-------------------------------*/
.cmn-btn01 {
  padding-top: 0;
  padding-bottom: 2px;
  width: 100%;
  border: 4px solid #ffffff !important;
}
.cmn-btn01.-orange01 {
  background-color: #ff5f04;
}
.cmn-btn01 > .inner {
  line-height: 1.2;
}
.cmn-btn01.icon-link01 > .inner:after {
  right: 13px;
  background-image: url("/kojin/cmn/imgs/ico_arrow_right_02.svg");
}
.cmn-btn02 {
  padding-top: 0;
  padding-bottom: 2px;
  width: 100%;
}
.cmn-btn02.-orange01 {
  background-color: #ff5f04;
}
.cmn-btn02 > .inner {
  line-height: 1.2;
}
.cmn-btn02.icon-link01 > .inner:after {
  right: 18px;
  background-image: url("/kojin/cmn/imgs/ico_arrow_right_02.svg");
}
.cmn-block01.card-normal01 > .inner > .header {
  padding: 19px 19px;
  border-radius: 8px;
}
.cmn-block01.card-normal01 > .inner > .header > .title {
  font-size: 1.6rem;
}
.cmn-block01.card-normal01 > .inner > .header > .title[class*=glyph-] > .inner {
  padding-bottom: 2px;
  padding-left: 35px;
}
.cmn-block01.card-normal01 > .inner > .header > .title[class*=glyph-] > .inner::before {
  top: 0;
  width: 28px;
  height: 28px;
}
.cmn-block01.toggle-block01 > [role=tablist] > [role=tab]::after {
  top: calc(50% - 16px) !important;
  right: 5px !important;
  background-position: center center;
  background-size: 26px auto;
}
.cmn-block01.card-normal01 > .inner > .body {
  padding: 25px 18px 16px 18px;
  font-size: 1.4rem;
}
.cmn-block01.card-normal01 > .inner > .body:not(:first-child)::before {
  left: 0;
  width: 100%;
}
.cmn-block01.card-normal01 .list-circle01 {
  margin: 6px 0 8px 0;
  padding: 0 0 0 14px;
  line-height: 1.44;
}
.cmn-block01.card-normal01 .list-circle01 > .item:not(:first-child) {
  margin-top: 5px;
}
.cmn-block01.card-normal01 .list-circle01 > .item:before {
  top: .5em;
  left: -12px;
  width: 7px;
  height: 7px;
  background: #56635f;
}
.cmn-block01.card-normal01 .list-notice01 {
  line-height: 1.44;
}
.cmn-block01.card-normal01 .list-num01 {
  line-height: 1.44;
}
.cmn-block01.card-normal01 .list-num01:not(:first-child) {
  margin-top: 0;
}
.cmn-block01.card-normal01 .list-num01 > .item:not(:first-child) {
  margin-top: 0;
}
.cmn-block02 {
  border-radius: 0;
}
.cmn-block02.card-normal01 {
  border: 0;
}
.cmn-block02.card-normal01 > .inner {
  padding-left: 0;
}
.cmn-block02.card-normal01 > .inner > .header {
  padding: 13px 0 13px 20px;
  border-radius: 0;
}
.cmn-block02.card-normal01 > .inner > .header[aria-expanded="true"] > .title:after {
  background-image: url("/kojin/olive/special/campaign/kyuyo_plan/imgs/index_ico_02.svg");
}
.cmn-block02.card-normal01 > .inner > .header > .title {
  display: inline-flex;
  justify-content: center;
  font-size: 1.6rem;
}
.cmn-block02.card-normal01 > .inner > .header > .title:after {
  display: block;
  margin: 0 0 0 13px;
  width: 21px;
  height: 21px;
  background: url("/kojin/olive/special/campaign/kyuyo_plan/imgs/index_ico_08.svg") 0 0 no-repeat;
  content: "";
  transform: translate(2px, 2px);
}
.cmn-block02.card-normal01 > .inner > .header:after {
  display: none !important;
}
.cmn-block02.card-normal01 > .inner > .body {
  padding: 0;
}
.cmn-block02.card-normal01 > .inner > .body:before {
  display: none;
}
/*-------------------------------
kv-area
-------------------------------*/
.kv-area01 {
  position: relative;
}
.kv-area01 .wrap01 {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 25px 44px 25px;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 499px) {
  .kv-area01 .wrap01 {
    padding: 0 5.06667vw 8.8vw 5.06667vw;
  }
}
.kv-area01 .txt01 {
  position: relative;
  display: inline-flex;
  align-items: flex-end;
  margin: 16px 0 9px 0;
  font-weight: bold;
  font-size: 2.1rem;
}
@media screen and (max-width: 499px) {
  .kv-area01 .txt01 {
    margin: 3.2vw 0 1.86667vw 0;
    font-size: 4.26667vw;
  }
}
.kv-area01 .txt01:before {
  display: block;
  margin: 0 8px 0 0;
  width: 17px;
  height: 29px;
  background: url("/kojin/olive/special/campaign/kyuyo_plan/imgs/index_ico_03.svg") 0 0 no-repeat;
  background-size: 100% auto;
  content: "";
}
@media screen and (max-width: 499px) {
  .kv-area01 .txt01:before {
    margin: 0 1.6vw 0 0;
    width: 3.46667vw;
    height: 5.86667vw;
  }
}
.kv-area01 .txt01:after {
  display: block;
  margin: 0 0 0 8px;
  width: 17px;
  height: 29px;
  background: url("/kojin/olive/special/campaign/kyuyo_plan/imgs/index_ico_04.svg") 0 0 no-repeat;
  background-size: 100% auto;
  content: "";
}
@media screen and (max-width: 499px) {
  .kv-area01 .txt01:after {
    margin: 0 0 0 1.6vw;
    width: 3.46667vw;
    height: 5.86667vw;
  }
}
.kv-area01 .btn-type01 {
  height: 77px;
  font-size: 2.6rem;
}
@media screen and (max-width: 499px) {
  .kv-area01 .btn-type01 {
    height: 15.46667vw;
    font-size: 5.33333vw;
  }
}
.kv-area01 .btn-type01.icon-link01 > .inner:after {
  right: 24px;
}
@media screen and (max-width: 499px) {
  .kv-area01 .btn-type01.icon-link01 > .inner:after {
    right: 4.8vw;
  }
}
/*-------------------------------
intro-area
-------------------------------*/
.intro-area01 {
  padding: 103px 0 22px 0;
  background: url("/kojin/olive/special/campaign/kyuyo_plan/imgs/index_bg_01.png") 0 0 repeat;
  background-size: 11px auto;
}
@media screen and (max-width: 499px) {
  .intro-area01 {
    padding: 20.53333vw 0 22px 0;
  }
}
.intro-area01 .frame01 {
  position: relative;
  margin: 0 18px;
  padding: 73px 0 25px 0;
  border-radius: 12px;
  background-color: #ffffff;
}
@media screen and (max-width: 499px) {
  .intro-area01 .frame01 {
    padding: 14.66667vw 0 25px 0;
  }
}
.intro-area01 .frame01:before {
  position: absolute;
  top: 0;
  left: 18px;
  z-index: 0;
  display: block;
  width: calc(100% - 36px);
  height: 100%;
  border-radius: 12px 12px 0 0;
  background-color: #ffffff;
  content: "";
}
.intro-area01 .frame02 {
  position: relative;
  margin: 313px 18px 0 18px;
  border: 4px solid #ffc300;
  border-radius: 12px;
  background-color: #ffffff;
}
@media screen and (max-width: 499px) {
  .intro-area01 .frame02 {
    margin: 62.66667vw 4.8vw 0 4.8vw;
  }
}
.intro-area01 .frame02 + .frame02 {
  margin-top: 39px;
}
.intro-area01 .frame02 + .frame02::before {
  position: absolute;
  top: -60px;
  left: 0;
  display: block;
  width: 100%;
  height: 67px;
  background: url("/kojin/olive/special/campaign/kyuyo_plan/imgs/index_ico_01.svg") center 0 no-repeat;
  content: "";
}
.intro-area01 .head01 {
  padding: 8px 0 16px 0;
  background-color: #ffc300;
  text-align: center;
}
.intro-area01 .body01 {
  text-align: center;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .intro-area01 .body01 {
    padding: 0 6px;
  }
}
.intro-area01 .ttl01 {
  position: absolute;
  top: -68px;
  left: 0;
  padding: 0 0 0 17px;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 499px) {
  .intro-area01 .ttl01 {
    top: -13.6vw;
    padding: 0 0 0 3.46667vw;
  }
}
.intro-area01 .ttl01 img {
  width: 380px;
}
@media screen and (max-width: 499px) {
  .intro-area01 .ttl01 img {
    width: 76vw;
  }
}
.intro-area01 .list01 {
  color: #004831;
  font-size: 1.2rem;
}
.intro-area01 .img01 {
  position: absolute;
  left: -18px;
  width: calc(100% + 36px);
}
.intro-area01 .img02 {
  padding: 27px 0 23px 0;
  text-align: center;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .intro-area01 .img02 {
    padding-right: 6px;
    padding-left: 6px;
  }
}
.intro-area01 .img03 {
  padding: 26px 0 0 2px;
}
.intro-area01 .img04 {
  padding: 1px 0 29px 0;
}
.intro-area01 .link01 {
  margin: 23px 0 0 0;
  text-align: center;
  font-weight: bold;
}
.intro-area01 .link01 .icon-link01 {
  color: #ffffff;
  text-decoration: none;
}
.intro-area01 .link01 .icon-link01 > .inner {
  padding-left: 29px !important;
}
.intro-area01 .link01 .icon-link01 > .inner:after {
  width: 24px;
  height: 24px;
  background-image: url("/kojin/cmn/imgs/ico_arrow_right_02.svg");
  transform: translate(-1px, -2px) rotate(90deg);
}
/*-------------------------------
step-area
-------------------------------*/
.step-area01 {
  padding: 16px 18px 42px 18px;
  background: url("/kojin/olive/special/campaign/kyuyo_plan/imgs/index_bg_03.png") 0 0 repeat;
  background-size: 34px auto;
}
.step-area01 .frame01 {
  position: relative;
  margin: 15px 0 22px 0;
  border: 5px solid #a0c81e;
  border-radius: 12px;
  background-color: #ffffff;
}
.step-area01 .frame01.-step01 {
  padding: 33px 0 36px 0;
  text-align: center;
}
.step-area01 .frame01.-step02 {
  padding: 34px 0 24px 0;
}
.step-area01 .frame01.-step03 {
  margin-bottom: 30px;
  padding: 34px 0 24px 0;
}
.step-area01 .frame21 {
  overflow: hidden;
  border-radius: 12px;
  background-color: #f3f8f6;
}
.step-area01 .wrap21 {
  padding: 16px 15px 0 15px;
}
.step-area01 .wrap22 {
  display: flex;
}
.step-area01 .wrap23 {
  flex: 1;
  padding: 0 4px 0 5px;
}
.step-area01 .wrap24 {
  width: 115px;
}
.step-area01 .body21 {
  padding: 12px 18px;
  text-align: center;
  font-size: 1.4rem;
}
.step-area01 .cmn-block01 {
  margin: 40px 20px 0 20px;
}
.step-area01 .ttl01 {
  padding: 0 0 40px 0;
  text-align: center;
}
.step-area01 .ttl02 {
  margin: 0 0 0 0;
  text-align: center;
}
.step-area01 .ttl21 {
  padding: 12px 0;
  background-color: #e2efbc;
  color: #004831;
  text-align: center;
  font-weight: bold;
  font-size: 1.4rem;
}
.step-area01 .ttl22 {
  margin: 6px 0 11px 0;
  padding: 0 0 8px 0;
  border-bottom: 1px solid #d5dedb;
  color: #004831;
  text-align: center;
  letter-spacing: 0;
  font-weight: bold;
  font-size: 1.8rem;
}
.step-area01 .txt11 {
  margin: 0 0 22px 0;
  font-weight: bold;
  font-size: 2.0rem;
}
.step-area01 .txt12 {
  position: relative;
  display: inline-flex;
  align-items: flex-end;
  margin: 25px 0 15px 0;
  font-weight: bold;
  line-height: 1.24;
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .step-area01 .txt12 {
    margin: 6.66667vw 0 4vw 0;
    font-size: 4.26667vw;
  }
}
.step-area01 .txt12:before {
  display: block;
  margin: 0 6px 0 0;
  width: 18px;
  height: 30px;
  background: url("/kojin/olive/special/campaign/kyuyo_plan/imgs/index_ico_06.svg") 0 0 no-repeat;
  background-size: 100% auto;
  content: "";
  transform: translate(0, 0px);
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .step-area01 .txt12:before {
    margin: 0 1.6vw 0 0;
    width: 4.8vw;
    height: 8vw;
  }
}
.step-area01 .txt12:after {
  display: block;
  margin: 0 0 0 6px;
  width: 18px;
  height: 30px;
  background: url("/kojin/olive/special/campaign/kyuyo_plan/imgs/index_ico_07.svg") 0 0 no-repeat;
  background-size: 100% auto;
  content: "";
  transform: translate(0, 0px);
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .step-area01 .txt12:after {
    margin: 0 0 0 1.6vw;
    width: 4.8vw;
    height: 8vw;
  }
}
.step-area01 .txt21 {
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 2.0rem;
}
.step-area01 .txt22 {
  padding: 10px 0 0 0;
  text-align: center;
  font-weight: bold;
}
.step-area01 .txt31 {
  text-align: center;
  font-weight: bold;
  font-size: 2.0rem;
  line-height: 1.24;
}
.step-area01 .txt32 {
  padding: 14px 0 0 0;
  text-align: center;
  font-weight: bold;
}
.step-area01 .txt33 {
  color: #004831;
  text-align: center;
  font-size: 1.4rem;
}
.step-area01 .list21 {
  margin: 13px 0 0 0 !important;
  color: #56635f;
  font-size: 1.2rem;
  line-height: 1.16;
}
.step-area01 .list21 > .item {
  padding-left: calc(1em + 1px);
}
.step-area01 .list21 > .item:not(:first-child) {
  margin-top: 4px;
}
.step-area01 .list22 {
  margin: 15px 0 0 0 !important;
  color: #56635f;
  font-size: 1.2rem;
  line-height: 1.16;
}
.step-area01 .list22 > .item {
  padding-left: calc(1em + 1px);
}
.step-area01 .list22 > .item:not(:first-child) {
  margin-top: 4px;
}
.step-area01 .list31 {
  margin: 15px 0 0 0 !important;
  padding: 0 12px;
  color: #56635f;
  font-size: 1.2rem;
  line-height: 1.3;
}
.step-area01 .list31 > .item:not(:first-child) {
  margin-top: 7px;
}
.step-area01 .img21 {
  padding: 18px 0 0 0;
  text-align: center;
}
.step-area01 .img31 {
  padding: 6px 10px 0 0;
  text-align: center;
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .step-area01 .img31 {
    padding: 6px 10px 0 4px;
  }
}
.step-area01 .img32 {
  padding: 17px 0 0 0;
  text-align: center;
}
.step-area01 .cmn-btn01 {
  width: calc(100% - 36px);
  height: 70px;
  font-size: 2.0rem;
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .step-area01 .cmn-btn01 {
    font-size: 5.33333vw;
  }
}
.step-area01 .cmn-btn01 > .inner {
  padding-right: 0;
  padding-left: 0;
}
.step-area01 .cmn-btn02 {
  padding: 0 8px 0 0;
  width: 100%;
  height: 45px;
  font-size: 1.4rem;
}
.step-area01 .btn21 {
  padding: 8px 34px 10px 34px;
  text-align: center;
}
.step-area01 .btn31 {
  padding: 33px 50px 14px 50px;
  text-align: center;
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .step-area01 .btn31 {
    padding-right: 18px;
    padding-left: 18px;
  }
}
.step-area01 .cmn-block01 {
  margin: 0 0 0 0;
}
/*-------------------------------
merit-area
-------------------------------*/
.merit-area01 {
  background: url("/kojin/olive/special/campaign/kyuyo_plan/imgs/index_bg_01.png") 0 0 repeat;
  background-size: 11px auto;
}
.merit-area01 .bg01 {
  padding: 78px 18px 42px 18px;
  background: url("/kojin/olive/special/campaign/kyuyo_plan/imgs/index_bg_05.png") center center repeat;
  background-size: cover;
}
.merit-area01 .frame01 {
  position: relative;
  padding: 56px 0 32px 0;
  border-radius: 10px;
  background-color: #ffffff;
  text-align: center;
}
.merit-area01 .ttl01 {
  position: absolute;
  top: -52px;
  left: 0;
  padding: 0 0 0 14px;
  width: 100%;
}
.merit-area01 .img01 {
  padding: 0 10px;
}
.merit-area01 .cmn-block01 {
  margin: 24px 20px 0 20px;
}
.merit-area01 .cmn-block01.card-normal01 > .inner > .header {
  padding: 9px 19px;
}
.merit-area01 .cmn-block01.card-normal01 > .inner > .body {
  padding: 5px 0 10px 0;
}
.merit-area01 .list-notice02 {
  padding: 0 12px 0 11px;
  font-size: 1.4rem;
  line-height: 1.24;
}
.merit-area01 .list-circle01 {
  margin: 6px 0 8px 0;
  padding: 0 0 0 14px;
  text-align: left;
  line-height: 1.24;
}
.merit-area01 .list-circle01 > .item {
  padding-left: 0;
}
.merit-area01 .list-circle01 > .item:not(:first-child) {
  margin-top: 4px;
}
.merit-area01 .list-circle01 > .item:before {
  top: .4em;
  left: -12px;
  width: 7px;
  height: 7px;
  background: #56635f;
}
/*-------------------------------
detail-area
-------------------------------*/
.detail-area01 {
  padding: 22px 18px 40px 18px;
  background-color: #f5f9e6;
}
.detail-area01 .ttl01 {
  text-align: center;
}
.detail-area01 .table01 {
  width: 100%;
  border-radius: 0 0 13px 13px;
  box-shadow: 0 1px #d5dedb;
  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: #004831;
  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 .list-num02 > .item {
  padding-left: 22px;
}
.detail-area01 .list-num02 > .item > .mark {
  top: -3px;
  width: 16px;
  height: 16px;
}
.detail-area01 .list-num02 > .item > .mark span {
  font-size: 1.0rem;
}
.detail-area01 .list01 > .item {
  padding-left: calc(2em + 5px);
}
.detail-area01 .list01 > .item > .mark {
  width: 2em;
}
.detail-area01 .cmn-block01 {
  margin-top: 30px;
  border: 0;
}
.detail-area01 .cmn-block01.card-normal01 > .inner > .body {
  padding-top: 18px;
}
.detail-area01 .list-circle01 {
  margin: 6px 0 8px 0;
  padding: 0 0 0 14px;
  text-align: left;
}
.detail-area01 .list-circle01 > .item {
  padding-left: 0;
}
.detail-area01 .list-circle01 > .item:not(:first-child) {
  margin-top: 5px;
}
.detail-area01 .list-circle01 > .item:before {
  top: .4em;
  left: -12px;
  width: 7px;
  height: 7px;
  background: #56635f;
}
/*-------------------------------
faq-area
-------------------------------*/
.faq-area01 {
  padding: 41px 18px 40px 18px;
  background-color: #e2efbc;
}
.faq-area01 .ttl01 {
  text-align: center;
}
.faq-area01 .frame01 {
  padding: 8px 0;
  border-radius: 10px;
  background-color: #ffffff;
}
.faq-area01 .card-normal03 {
  position: relative;
  border-radius: 10px;
  box-shadow: none;
}
.faq-area01 .card-normal03:first-child::before {
  display: none;
}
.faq-area01 .card-normal03:before {
  position: absolute;
  top: -14px;
  left: 20px;
  display: block;
  width: calc(100% - 40px);
  height: 1px;
  background-color: #d5dedb;
  content: "";
}
.faq-area01 .card-normal03 .text-mark02 > .mark {
  margin-top: .1em;
  font-size: 2.8rem;
  font-family: "roboto";
}
.faq-area01 .card-normal03 > .inner > .header {
  padding: 14px 18px;
}
.faq-area01 .card-normal03 > .inner > .body {
  padding-bottom: 10px;
  font-size: 1.4rem;
}
.faq-area01 .toggle-block01.card-normal03 > .inner > .header[role=tab]::after {
  right: 14px;
}
.faq-area01 .list01 > .item {
  padding-left: calc(2em + 7px);
}
.faq-area01 .list01 > .item > .mark {
  width: 2em;
}
/*-------------------------------
menu-area
-------------------------------*/
.menu-area01 {
  position: fixed;
  top: 310px;
  left: calc(50% - 756px);
  z-index: 2;
  width: 386px;
}
.menu-area01 .ttl01 {
  padding: 31px 5px 31px 0;
  border-radius: 40px 40px 0 0;
  background: url("/kojin/olive/special/campaign/kyuyo_plan/imgs/index_bg_02.png") 0 0 repeat;
  text-align: center;
}
.menu-area01 .list01 {
  padding: 20px 0 33px 0;
  border-radius: 0 0 40px 40px;
  background-color: #ffffff;
  box-shadow: 0 8px 0 0 rgba(18, 18, 18, 0.2);
  font-size: 1.8rem;
}
.menu-area01 .list01 li:not(:first-child) {
  margin-top: 13px;
}
.menu-area01 a {
  position: relative;
  display: block;
  padding: 7px 0 8px 60px;
  color: #004831;
  text-decoration: none;
  line-height: 1.2;
}
.menu-area01 a:before {
  position: absolute;
  top: calc(50% - 7px);
  left: 39px;
  display: block;
  width: 12px;
  height: 16px;
  background: url("/kojin/olive/special/campaign/kyuyo_plan/imgs/index_ico_05.png") 0 0 no-repeat;
  background-size: 100% auto;
  content: "";
  opacity: 0;
}
.menu-area01 a.is-current {
  font-weight: bold;
}
.menu-area01 a.is-current:before {
  opacity: 1;
}
@media screen and (max-width: 1640px) {
  .menu-area01 {
    left: 20px;
  }
}
@media screen and (max-width: 1360px) {
  .menu-area01 {
    width: 300px;
  }
  .menu-area01 .list01 {
    font-size: 1.5rem;
  }
  .menu-area01 a {
    padding-left: 34px;
  }
  .menu-area01 a:before {
    left: 14px;
  }
}
@media screen and (max-width: 1240px) {
  .menu-area01 {
    width: 230px;
  }
}
@media screen and (max-width: 1024px) {
  .menu-area01 {
    display: none !important;
  }
}
@media screen and (max-height: 1006px) {
  .menu-area01 {
    top: calc(50% - 208px);
  }
}
@media screen and (max-height: 540px) {
  .menu-area01 {
    top: calc(50% - 165px);
  }
  .menu-area01 .ttl01 {
    padding: 22px 5px 22px 0;
  }
  .menu-area01 .list01 {
    padding: 18px 0;
  }
  .menu-area01 .list01 li:not(:first-child) {
    margin-top: 0;
  }
}
@media screen and (max-height: 420px) {
  .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.8);
  box-shadow: 0 -20px 20px rgba(0, 0, 0, 0.04);
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fixed-area01 .wrap01 {
    justify-content: space-between;
    padding: 0 20px;
    height: 84px;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .fixed-area01 .wrap01 {
    padding: 0 4.26667vw;
  }
}
.fixed-area01 .btn-type01 {
  padding: 0;
  width: 408px;
  height: 48px;
  font-size: 1.6rem;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fixed-area01 .btn-type01 {
    padding: 0 22px 0 0;
    width: calc(50% - 4px);
    height: 58px;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .fixed-area01 .btn-type01 {
    font-size: 3.73333vw !important;
  }
}
.fixed-area01 .btn-type01 > .inner {
  padding: 0;
  min-height: 100%;
}
@media print, screen and (min-width: 768px) {
  .fixed-area01 .icon-link01 > .inner:after {
    display: none;
  }
}
.fixed-area01 .btn02 {
  margin: 0 0 0 52px;
}
/* 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.2vw;
  }
}
@media print, screen and (min-width: 768px) {
  .fixed-area01 br {
    display: none;
  }
}
body.cpnloadEnd .fixed-area01 {
  display: none !important;
}
/*-------------------------------
modal
-------------------------------*/
/* SP STYLES */
@media screen and (max-width: 767px) {
  .modal-block01 .card-modal01 > .inner > .img {
    margin-right: auto;
    margin-left: auto;
  }
}
