@charset "shift_jis";
/* Updated 2025/12/18.T */
/*-----------------------
general
------------------------*/
/* color */
._t-black01 {
  color: #000000;
}
._t-gray04 {
  color: #56635f;
}
/* btn */
.btn-type01.-orange01 {
  background-color: #ff5f04;
}
#main-area {
  background: #f3f8f6;
}
/*-----------------------
Layout
------------------------*/
body {
  overflow: hidden;
  min-width: auto;
}
#header-wrap {
  z-index: 3;
}
.cpEndTxt {
  z-index: 3;
}
#footer-area {
  position: relative;
  z-index: 1;
}
#footer-content {
  margin-top: 0;
}
.footer-logo {
  padding-bottom: 70px;
}
body.cpnloadEnd .footer-logo {
  padding-bottom: 0;
}
.section-main {
  position: relative;
  overflow: visible;
  margin: 0 auto;
  max-width: 500px;
  background-color: #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;
}
/*-----------------------
kv-area
------------------------*/
.kv-area01 {
  position: relative;
  background-color: #eff4f2;
  text-align: center;
}
.kv-area01>.wrap01 {
  position: absolute;
  top: 65.5%;
  left: 0;
}
.kv-area01 .btn-type01 {
  width: 100%;
  min-height: 55px;
  font-size: 2.6rem;
}
.kv-area01 .btn-type01>.balloon {
  position: absolute;
  top: -42%;
  left: 50%;
  transform: translateX(-50%);
}
@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;
  }
}
/*-----------------------
kv-wrap01
------------------------*/
.kv-wrap01 {
  position: relative;
  width: calc(100% - 36px);
  min-height: 191px;
  margin: 0 18px;
  border-radius: 16px;
  padding: 56px 18px 19px;
  background: #fffc;
  box-shadow: 0px 6px 8px 0px #141d1d14,0px 0px 4px 0px #141d1d0d;
}
.kv-wrap01::before {
  position: absolute;
  bottom: -48px;
  left: -13px;
  content: "";
  display: block;
  width: 61px;
  height: 63px;
  background: url(/kojin/olive/special/campaign/debit/2025winter/imgs/index_bg_01.png) center / contain no-repeat;
}
.kv-wrap01::after {
  position: absolute;
  bottom: -57px;
  right: -13px;
  content: "";
  display: block;
  width: 61px;
  height: 71px;
  background: url(/kojin/olive/special/campaign/debit/2025winter/imgs/index_bg_02.png) center / contain no-repeat;
}
.kv-wrap01>.img01 {
  position: absolute;
  top: -24%;
  left: -4%;
  width: 100%;
}
.kv-wrap01>.txt01 {
  margin-top: 10px;
  font-size: 1.4rem;
}
.kv-wrap01>.txt02 {
  margin-top: 4px;
  font-weight: bold;
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .kv-wrap01>.txt02 {
    font-size: 1.2rem;
  }
}
/*-----------------------
point-area01
------------------------*/
.point-area01 {
  padding-top: 13px;
  background: url(/kojin/olive/special/campaign/debit/2025winter/imgs/index_bg_03.png) center/cover no-repeat,#eff4f2;
}
.point-area01>.img01 {
  margin-top: 30px;
  padding: 0 24px;
}
.point-area01>.txt01 {
  padding: 0 24px 0 14px;
}
.point-area01>.txt02 {
  padding: 10px 35px 0 18px;
  margin-top: 24px;
}
.point-area01>.txt03 {
  margin-top: 24px;
}
/*-----------------------
flow-area01
------------------------*/
.flow-area01 {
  padding: 80px 0;
  background-color: #eff4f2;
}
.flow-area01>.frame01 {
  position: relative;
  margin: 0 18px 78px 18px;
  padding: 60px 20px 30px 20px;
  border-radius: 12px;
  background-color: #fff;
  text-align: center;
  border-bottom: 4px solid #a8c1b9;
}
.flow-area01>.frame01:after {
  position: absolute;
  bottom: -95px;
  left: 0;
  display: block;
  width: 100%;
  height: 70px;
  background: url("/kojin/olive/special/campaign/debit/2025winter/imgs/index_ico_01.svg") center 0 no-repeat;
  content: "";
}
.flow-area01>.frame01>.ttl01 {
  position: absolute;
  top: -42px;
  left: 0;
  width: 100%;
}
.flow-area01>.txt01 {
  margin-top: 12px;
  padding: 0 18px;
}
.flow-area01>.txtWrap01 {
  position: relative;
  padding: 8px  18px 3px;
  font-weight: bold;
  text-align: center;
  background: #fef7e6;
  font-size: 1.5rem;
}
.flow-area01>.txtWrap01::after {
  position: absolute;
  z-index: 1;
  bottom: -8px;
  left: calc(50% - 24px);
  display: block;
  border-style: solid;
  border-right: 22px solid transparent;
  border-left: 22px solid transparent;
  border-top: 10px solid #e95501;
  border-bottom: 0;
  content: "";
}
.flow-area01>.txtWrap01>.txt01 {
  position: absolute;
  z-index: 1;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
}
.flow-area01>.txtWrap02 {
  padding: 34px 18px 32px;
  text-align: center;
  background: #fff;
}
.flow-area01>.txtWrap03 {
  padding: 12px 18px 0;
}
.flow-area01>.txtWrap03 .list-notice02>.item {
  padding-left: 2.0em;
}
.flow-area01>.txtWrap03 .list-notice02>.item:not(:first-child) {
  margin-top: 4px;
}
.flow-area01>.txtWrap03 .list-notice02>.item>.mark {
  text-align: left;
}
.flow-area01>.link01 {
  margin-top: 20px;
  text-align: center;
  font-weight: bold;
}
.flow-area01 .icon-link01>.inner::after {
  transform: rotate(90deg);
  top: 0.3em;
}
.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%;
}
.flow-area01 [class*=icon-][class*=btn-type]>.inner {
  padding-left: 1em;
  padding-right: 1em;
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .flow-area01 .btn-type01 {
    font-size: 5.33333vw;
  }
}
.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 .head01 {
  position: relative;
  margin: 102px 0 6px 0;
  text-align: center;
}
.flow-area01 .head01:before {
  position: absolute;
  top: -63px;
  left: calc(50% - 39px);
  display: block;
  width: 78px;
  height: 23px;
  background-color: #c6de78;
  content: "";
  clip-path: polygon(100% 0, 0 0, 50% 100%);
  -webkit-clip-path: polygon(100% 0, 0 0, 50% 100%);
}
.flow-area01 .head01.-type01 {
  margin-top: 0;
}
.flow-area01 .head01.-type01:before {
  display: none;
}
.flow-area01 .icon01 {
  display: inline-block;
  padding: 8px 10px 7px 10px;
  border-radius: 4px;
  background-color: #004831;
  color: #ffffff;
  font-weight: bold;
  font-size: 2.0rem;
  font-family: "roboto-bold";
  line-height: 1;
}
/*-----------------------
setting-area01
------------------------*/
.setting-area01 {
  position: relative;
  padding: 0 0 32px;
}
.setting-area01>.ttl01 {
  position: absolute;
  z-index: 1;
  top: -90px;
  left: 0;
  width: 100%;
  text-align: center;
}
.setting-area01>.btnWrap01 {
  margin-top: 18px;
  padding: 0 38px;
  text-align: center;
}
.setting-area01>.listWrap01 {
  margin-top: 18px;
  padding: 0 18px;
}
.setting-area01>.listWrap01 .list-notice02>.item {
  padding-left: 2.0em;
}
.setting-area01>.listWrap01 .list-notice02>.item:not(:first-child) {
  margin-top: 4px;
}
.setting-area01>.listWrap01 .list-notice02>.item>.mark {
  text-align: left;
}
/*-----------------------
detail-area01
------------------------*/
.detail-area01 {
  padding: 80px 18px 48px 18px;
  background-color: #eff4f2;
}
.detail-area01>.ttl01 {
  color: #004831;
  text-align: center;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1.3;
}
.detail-area01>.table01 {
  margin-top: 24px;
  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: 16px 16px 15px;
  width: 30%;
  border-bottom: 1px solid #d5dedb;
  background-color: #006444;
  color: #fff;
  font-weight: bold;
}
.detail-area01>.table01 td {
  padding: 16px 16px 15px;
  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;
}
/*-----------------------
bnr-area01
------------------------*/
.bnr-area01 {
  padding: 14px 36px 50px;
  background: #eff4f2;
}
/*-----------------------
menu-area
------------------------*/
.menu-area01 {
  position: fixed;
  top: 50%;
  right: calc((100vw - 500px) / 4 - 176px);
  transform: translateY(-50%);
  z-index: 2;
  overflow: hidden;
  width: 352px;
  border-radius: 16px;
  background-color: #fff;
  box-shadow: 0px 6px 0px 0px #a8c1b9;
  transition: all .25s ease-out;
}
.menu-area01>.ttl01 {
  padding: 20px;
  background-color: #e5edea;
  text-align: center;
}
.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 68px;
  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: 45px;
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50px;
  background-color: #004831;
  content: "";
  opacity: 0;
}
.menu-area01 a.is-current {
  color: #004831;
}
.menu-area01 a.is-current:before {
  opacity: 1;
}
@media screen and (max-width: 1240px) {
  .menu-area01 {
    width: 220px;
    right: calc((100vw - 500px) / 4 - 110px);
  }
  .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: 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: 12px 20px;
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fixed-area01 .wrap01 {
    padding: 8px 18px;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .fixed-area01 .wrap01 {
    padding: 8px 4.26667vw;
  }
}
.fixed-area01 .btn-type01 {
  width: 400px;
  min-height: 56px;
  font-size: 1.8rem;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fixed-area01 .btn-type01 {
    max-width: 339px;
    min-height: 48px;
    font-size: 1.4rem;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .fixed-area01 .btn-type01 {
    font-size: 3.2vw !important;
    min-height: 40px;
  }
}
.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;
}
/*-----------------------
case-wrap01
------------------------*/
.case-wrap01 {
  position: relative;
  margin-top: 80px;
}
.case-wrap01>.title01 {
  position: absolute;
  z-index: 1;
  top: -30px;
  left: 0;
  width: 100%;
}
.case-wrap01>.title02 {
  position: absolute;
  z-index: 1;
  top: -16px;
  right: 36px;
}
/*-----------------------
case-frame01
------------------------*/
.case-frame01 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 24px 25px 15px;
  background: #fff9e5;
}
.case-frame01.-orange01 {
  background: #fad7b3;
}
.case-frame01.-blue01 {
  background: #b3e8e8;
  padding-bottom: 30px;
}
.case-frame01>.wrap02 {
  width: 245px;
  margin-left: 18px;
}
/*-----------------------
case-box01
------------------------*/
.case-box01 {
  text-align: center;
  border-radius: 16px;
  font-weight: bold;
}
.case-box01>.wrap01 {
  position: relative;
  padding: 12px 6px 10px;
  background: #fff;
  border-radius: 16px 16px 0 0;
}
.case-box01>.wrap01::after {
  position: absolute;
  z-index: 1;
  bottom: -9px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  border-style: solid;
  border-right: 22px solid transparent;
  border-left: 22px solid transparent;
  border-top: 10px solid #fff;
  border-bottom: 0;
  content: "";
}
.case-box01>.wrap01>.txt01 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
  line-height: 1.0;
}
.case-box01>.wrap02 {
  position: relative;
  padding: 14px 7px 8px;
  border-radius:  0 0 12px 12px;
  background: #ffedb3;
  line-height: 1.0;
}
.case-box01>.wrap02.-icon01::before {
  position: absolute;
  z-index: 1;
  top: -18px;
  right: 5px;
  width: 30px;
  height: 30px;
  content: "";
  display: block;
  background: url(/kojin/olive/special/campaign/debit/2025winter/imgs/index_bg_04.svg) center / contain no-repeat;
}
.case-box01.-orange01>.wrap02 {
  background: #fbc690;
}
.case-box01.-blue01>.wrap02 {
  background: #66d1d1;
}
/*-----------------------
text-balloon
------------------------*/
.text-balloon {
  display: block;
  margin: auto;
  padding: 5px 18px;
  text-align: center;
  white-space: nowrap;
  font-size: 1.2rem;
  font-weight: bold;
  border-radius: 16px;
  background: #fff;
  color: #141d1d;
  box-shadow: 0px 9px 8px 0px #141d1d14, 0px 0px 4px 0px #141d1d1f;
  position: relative;
}
.text-balloon::before {
  content: '';
  display: block;
  width: 8px;
  height: 7px;
  background: #fff;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
  -webkit-clip-path: polygon(100% 0, 0 0, 50% 100%);
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
}
/*-----------------------
modal
------------------------*/
html.is-modalShow {
  overflow: hidden;
  height: 125%;
}
html.is-modalShow body {
  position: fixed;
  width: 100%;
}
.modal-area.-show .modal-bg {
  display: flex;
}
.modal-area.-show .modal-content {
  display: block;
}
.modal-area .modal-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 94;
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.modal-area .modal-content {
  display: none;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}
.modal-area .modal-content.is-modalShow {
  display: flex;
}
.modal-area .modal-frame {
  position: relative;
  z-index: 7;
  overflow-y: auto;
  box-sizing: border-box;
  margin: 0 auto;
  max-height: calc(100% - 120px);
  width: 960px;
  border-radius: 6px;
  background: #ffffff;
  box-shadow: 0 14px 40px rgba(20, 29, 29, 0.16);
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .modal-area .modal-frame {
    width: calc(100% - 9.6vw);
  }
}
.modal-area .modal-wrap01 {
  position: relative;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 24px 30px 24px 30px;
  width: 100%;
  height: 50%;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .modal-area .modal-wrap01 {
    padding: 24px 16px 24px 16px;
  }
}
.modal-area .ttl01 {
  padding: 0 1px 0 0;
  color: #004831;
  text-align: center;
  font-weight: bold;
  font-size: 2.8rem;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .modal-area .ttl01 {
    font-size: 2.4rem;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .modal-area .ttl01 {
    font-size: 6.4vw;
  }
}
.modal-area .formWrap01 {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  margin-top: 24px;
  height: 60vh;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .modal-area .formWrap01 {
    margin-top: 6.13333vw;
  }
}
.modal-area .formWrap01 iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.modal-area .btnClose01 {
  appearance: none;
  position: absolute;
  top: 22px;
  right: 21px;
  width: 34px;
  height: 34px;
  border: 1px solid #d5dedb;
  border-radius: 50%;
  background: url("/kojin/cmn/imgs/btn_close_01.svg") center center no-repeat #ffffff;
}
/*-----------------------
slide
------------------------*/
.slick-wrap01 {
  max-width: 960px;
  margin: 56px auto 40px;
}
.slick-wrap01:not(.slick-vertical) .slick-track {
  display: flex;
}
.slick-wrap01 .slick-slide {
  margin: 0 8px;
  padding: 24px 18px;
  background: #fff;
  border: 1px solid #d5dedb;
  border-radius: 8px;
}
.slick-wrap01:not(.slick-vertical) .slick-slide {
  height: auto !important;
}
.slick-wrap01 .slick-slide .txt01 {
  margin-top: 16px;
  color: #004831;
  font-size: 2.4rem;
  font-weight: bold;
}
.slick-wrap01 .slick-slide img {
  width: 100%;
}
.slick-wrap01 .slick-arrow {
  top: 0;
  bottom: 0;
  width: 40px;
  height: 40px;
  margin: auto 0;
  background: #c4d700;
  border-radius: 50%;
  box-shadow: 0 9px 16px 0 rgba(212, 232, 4, .63);
  z-index: 1;
}
.slick-wrap01 .slick-prev {
  left: 40px;
}
.slick-wrap01 .slick-next {
  right: 40px;
}
.slick-wrap01 .slick-arrow::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 1.375em;
  height: 1.375em;
  margin: auto;
  background: url(/kojin/cmn/imgs/ico_arrow_right_01.svg) 0 0 / cover no-repeat;
}
.slick-wrap01 .slick-prev::before {
  transform: rotate(180deg);
}
.slick-wrap01 .slick-dots {
  bottom: -24px;
  font-size: 0;
}
.slick-wrap01 .slick-dots li button {
  width: 8px;
  height: 8px;
  background: #d5dedb;
  border-radius: 50%;
  transition: background .2s ease-in-out;
}
.slick-wrap01 .slick-dots > .slick-active button {
  background: #004831;
}
.slick-wrap01 .slick-dots > :not(:first-child) {
  margin-left: 8px;
}
/*-----------------------
fixed-area02
------------------------*/
.fixed-area02 {
  position: fixed;
  top: 50%;
  left: calc((100vw - 500px) / 4 - 250px);
  transform: translateY(-50%);
  z-index: 4;
}
@media screen and (max-width: 1700px) {
  .fixed-area02 {
    width: 450px;
    left: calc((100vw - 500px) / 4 - 225px);
  }
}
@media screen and (max-width: 1600px) {
  .fixed-area02 {
    width: 400px;
    left: calc((100vw - 500px) / 4 - 200px);
  }
}
@media screen and (max-width: 1300px) {
  .fixed-area02 {
    display: none !important;
  }
}
@media screen and (max-height: 650px) {
  .fixed-area02 {
    display: none !important;
  }
}
/*-----------------
modal
-----------------*/
.modal-bg01 {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: transparent;
  font-size: 0;
}
.modal-block01.-cpModal01 {
  width: 540px;
}
.modal-block01.-cpModal01 > .inner > .header {
  padding: 24px 24px 0;
}
.modal-block01.-cpModal01 > .inner > .header > .title {
  padding-left: 0;
  text-align: left;
}
.modal-block01.-cpModal01 > .inner > .header > .title > .inner {
  color: #003927;
  font-size: 2rem;
}
.modal-block01.-cpModal01 > .inner > .body {
  margin: 0;
  padding: 24px;
}
.modal-block01.-cpModal01 .card-modal01 {
  margin: 0;
  background: #F3F8F6;
}
.modal-block01.-cpModal01 .card-modal01 > .inner {
  max-width: 100%;
}
.modal-block01.-cpModal01 .card-modal01 > .inner > .img,
.modal-block01.-cpModal01 .card-modal01 > .inner > .text {
  width: auto;
}
.modal-block01.-cpModal01 .card-modal01 > .inner > .img {
  min-width: 196px;
  min-height: 249px;
}
.modal-block01.-cpModal01 .card-modal01 > .inner > .text {
  width: 274px;
  margin: 24px 0 0;
}
.card-modal01.-dtl01 {
  flex-direction: column;
  align-items: center;
  padding: 26px 24px 36px;
  text-align: center;
}
.card-modal01.-dtl01 > .ttl01 {
  color: #003927;
  font-size: 1.8rem;
  font-weight: 700;
}
.card-modal01.-dtl01 > .cont01 {
  display: flex;
  justify-content: center;
  margin-top: 18px;
}
.card-modal01.-dtl01 > .cont01 > .img02 {
  margin-left: 40px;
}
.card-modal01.-dtl01 > .cont02 {
  margin-top: 22px;
}
@media screen and (max-width: 767px) {
  .modal-block01.-cpModal01 > .inner > .header,
  .modal-block01.-cpModal01 > .inner > .body {
    padding-left: 4.8vw;
    padding-right: 4.8vw;
  }
  .card-modal01.-dtl01 {
    padding: 17px 13px 24px;
  }
}
