@charset "shift_jis";
/* Updated 2026/02/02.T */
/* Updated 2025/12/01.T */
/* Updated 2025/11/04.T */
/* Updated 2025/10/27.T */
/*-----------------------
common
-----------------------*/
@media screen and (max-width: 767px) {
  ul, li, p {
    line-height: 1.5;
  }
}
._t-orange01 {
  color: #e95501!important;
}
/*-----------------------
present
-----------------------*/
.present-block01 {
  background: url(/kojin/olive/flexiblepay-gold/images/index3_bg_01.jpg) no-repeat 50% 50%;
  background-size: cover;
  padding: 10% 0;
}
.present-block01 > .inner {
  max-width: 725px;
  margin: auto;
}
.present-block01 > .inner > .txt01 {
  font-weight: bold;
  font-size: 20px;
  line-height: 2.0;
  text-align: center;
  padding: 40px 0 80px 0;
}
.present-note01 {
  padding: 1em 0 0;
  font-size: 12px;
  line-height: 1.6;
  display: block;
}
.present-note01 > .link {
  display: inline-block;
  margin: 0;
  width: auto;
  text-decoration: underline;
}
.present-link01 {
  display: block;
  width: 340px;
  margin: 50px auto 0 auto;
}
.present-box01 {
  max-width: 660px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .present-block01 {
    padding: 10% 0;
  }
  .present-block01 > .inner > .ttl01 {
    max-width: 324px;
    display: block;
    margin: auto;
  }
  .present-block01 > .inner > .txt01 {
    font-size: 3.68vw;
    line-height: 1.7;
    padding: 10% 0 15% 0;
  }
  .present-note01 {
    font-size: 2.8vw;
  }
  .present-link01 {
    width: 60%;
    margin: 20px auto 0 auto;
  }
  .present-box01 {
      padding: 0 5%;
  }
}
/*-----------------------
bnr-area01
-----------------------*/
.bnr-area01 {
  width: 50%;
  margin-bottom: 60px;
  padding-top: 5%;
}

.bnr-area01 picture,
.bnr-area01 img {
  display: block;
}

.bnr-area01 img {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 767px) {
  .bnr-area01 {
    width: 90%;
  }
}
/*-----------------------
c2
-----------------------*/
.c2 {
  padding: 9.0rem 15.0rem 12.0rem 15.0rem;
}
.c2 .col2.col-single {
  margin-left: auto;
  margin-right: auto;
  width: 60%;
}
.c2 .col2.col-single .notes {
  text-align: center;
}
.c2 .col2.col-single .c2UnitTxt {
  aspect-ratio: 400 / 220;
}
@media screen and (max-width: 767px) {
  .c2 .col2.col-single {
    width: 100%;
  }
  .c2 .col2.col-single .c2UnitTxt {
    min-height: initial;
  }
}
/*-----------------------
c5
-----------------------*/
.c5Box img {
  max-width: 630px;
  margin: 0 auto 60px;
}
.c5Box .more a {
  max-width: 360px;
  margin: auto;
}
.c5Box > div {
  width: 100%;
}
@media screen and (max-width: 767px){
  .c5Box img {
    width: 90%;
    margin: 20% auto 5%;
  }
}
/*-----------------------
seven
-----------------------*/
.seven {
  max-width: 1100px;
  margin: auto;
}
.sevenBtn {
  padding-bottom: 80px;
}
.sevenBtn h4 {
  font-family: "Noto Sans JP";
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  color: #fff200;
  margin-bottom: 55px;
  padding: 12px 0;
  background: #004ba0;
}
.sevenBtn a {
  display: block;
  max-width: 570px;
  margin: auto;
}
.sevenBtn p {
  font-size: 20px;
  line-height: 32px;
  padding: 25px 0 0 0;
}
.sevenBtn p span {
  color: #004BA0;
}
.sevenBtnBox {
  max-width: 800px;
  margin: auto;
}
.sevenBtnBox .w35 {
  width: 35%;
}
.sevenBtnBox .w65 {
  width: 65%;
  padding-left: 10%;
}
@media screen and (max-width: 767px){
  .sevenBtn a {
    width: 90%;
  }
  .sevenBtnBox {
    padding-bottom: 10%;
  }
  .sevenBtnBox .w35,
  .sevenBtnBox .w65 {
    width: 100%;
    padding: 0 5%;
  }
  .sevenBtnBox .w35 {
    margin-bottom: 10%;
  }
}
/*-----------------------
service
-----------------------*/
.service {
  padding: 45px 5vw 0px 5vw;
}
.service-inner {
  max-width: 810px;
  position: relative;
  margin: 0 auto;
}
.service h2 {
  display: block;
  text-align: center;
  color: #004831;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.7;
  margin-bottom: 30px;
}
.service h2 span {
  font-size: 140%;
}
.service-point {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.service-point_item {
  width: 48.5%;
  background: #F5F5F5;
  padding: 25px 20px;
}
.service-point_item .img {
  display: block;
  position: relative;
  width: 134px;
  margin: 8px auto 20px auto;
}
.service-point_item p {
  font-size: 1.8rem;
}
.service-point_item p span {
  color: #FA8200;
}
.service-attention {
  display: block;
  text-align: center;
  padding: 15px 0 35px 0;
}
.service-toggle dt {
  display: block;
  cursor: pointer;
  background: #004831;
  color: #fff;
  text-align: center;
  font-size: 2.0rem;
  padding: 15px 0;
  position: relative;
}
.service-toggle dt:after {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  background: url(/kojin/olive/flexiblepay-gold/images/index3_ico_05.svg) no-repeat center;
  background-size: contain;
  top:calc(50% - 10px);
  right: 30px;
  transform: rotate(180deg);
}
.service-toggle dt.js-active:after {
  transform: rotate(0deg);
}
.service-toggle dd {
  padding: 30px 30px;
  background: #F1F1F1;
  line-height: 1.8;
  display: none;
}
@media screen and (max-width: 767px) {
  .service {
    padding: 10px 5vw 60px 5vw;
  }
  .service h2 {
    font-size: 5.4rem;
  }
  .service h2 span {
    font-size: 140%;
  }
  .service-point {
    display: block;
  }
  .service-point_item {
    width: 100%;
    margin-bottom: 15px;
  }
  .service-point_item .img {
    width: 105px;
  }
  .service-point_item p {
    font-size: 4rem;
    line-height: 1.7;
  }
  ul.service-attention {
    padding: 0px 0 30px 0;
  }
  ul.service-attention li {
    line-height: 1.5;
    font-size: 11px;
  }
  .service-toggle dt {
    font-size: 15px;
    padding: 12px 0;
  }
  .service-toggle dt:after {
    right: 5%;
    width: 16px;
    height: 16px;
    top: calc(50% - 8px);
  }
  .service-toggle dd {
    font-size: 12px;
    padding: 30px 20px;
  }
}
/*-----------------------
note-area01
-----------------------*/
.note-area01 {
  padding: 6.0rem 0 8.0rem 0;
}
.note-area01 .detail-wrap01 {
  border: 3px solid #004831;
  border-radius: 2.0rem;
  background: transparent;
  overflow: hidden;
}
.note-area01 .detail-wrap01 > .underTxt {
  font-size: 2.0rem;
  line-height: 2.0;
  padding: 0 5% 5% 5%;
}
.note-area01 .detail-wrap01 > .title {
  position: relative;
  font-size: 2.0rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
  padding: 2% 0;
  background: #004831;
  cursor: pointer;
  display: block;
  list-style: none;
}
/* ChromepΜftHgOpν */
.note-area01 .detail-wrap01 > .title::-webkit-details-marker {
  display: none;
}
.note-area01 .detail-wrap01 > .title::after {
  position: absolute;
  top: 10%;
  right: 2%;
  content: '{';
  font-size: 3.5rem;
  font-weight: 300;
}
.note-area01 .detail-wrap01[open] > .title::after {
  content: '[';
}
.note-area01 .dot-list01 {
  padding: 5%;
  font-size: 1.8rem;
}
.note-area01 .dot-list01 > .item {
  padding-bottom: 3%;
  text-indent: -2.8rem;
  padding-left: 2.8rem;
  line-height: 2.0;
}
.note-area01 .dot-list01 > .item:before {
  content: '';
  font-size: 1.5rem;
  font-weight: 900;
  color: #D5DEDB;
  margin-right: 1.0rem;
}
.note-area01 .detail-wrap01 > .txt01 {
  padding: 0 5% 5% 5%;
}
.note-area01 .detail-wrap01 > .txt01 > .link01 {
  font-size: 2.0rem;
  font-weight: 600;
  color: #004831;
}
.note-area01 .detail-wrap01 > .txt01 > .link01:after {
  content: '';
  display: inline-block;
  background: url(/kojin/olive/flexiblepay-gold/images/outsite.png) no-repeat 0 0;
  background-size: 100%;
  vertical-align: middle;
  width: 3.5rem;
  height: 3.5rem;
  margin: auto 0 auto 1%;
}
.note-area01 .detail-wrap01 > .txt01 > .note01 {
  display: block;
  font-size: 1.2rem;
}
@media screen and (max-width: 767px){
  .note-area01 .detail-wrap01 > .underTxt {
    font-size: 3.733vw;
  }
  .note-area01 .detail-wrap01 > .title {
    font-size: 4.267vw;
  }
  .note-area01 .detail-wrap01 > .title::after {
    font-size: 4.25vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .note-area01 .dot-list01 {
    font-size: 3.733vw;
  }
  .note-area01 .detail-wrap01 > .txt01 > .link01 {
    font-size: 4.800vw;
  }
  .note-area01 .detail-wrap01 > .txt01 > .note01 {
    font-size: 2.667vw;
  }
}
/*-----------------------
fv
-----------------------*/
@media screen and (max-width: 767px) {
  .fv {
    aspect-ratio: 375 / 490;
  }
}
/*-----------------------
listIndent
-----------------------*/
.listIndent {
  margin-top: 40px;
}
.listIndent li {
  text-align: left;
  position: relative;
  padding-left: 2em;
  margin-bottom: 4px;
  color: #4b4b4b;
}
.listIndent li span.indent {
  position: absolute;
  text-align: left;
  display: inline-block;
  top: 0;
  left: 0;
}
.listIndent.typeS {
  font-size: 1.6rem;
  line-height: 2.0;
}
@media screen and (max-width: 767px) {
  .listIndent.typeS {
    font-size: 2.65vw;
    padding: 0 5%;
  }
}
/*-----------------------
modal
-----------------------*/
body .fancybox__content {
  background: none;
}
body .fancybox__content > .f-button.is-close-btn {
  width: 42px;
  height: 42px;
  background: url(/kojin/olive/flexiblepay-gold/images/icon_btn_close.png) no-repeat center;
  background-size: contain;
  opacity: 1;
  right: 20px;
}
body .fancybox__content > .f-button.is-close-btn svg {
  display: none;
}
.modal-fancy {
  display: none;
}
.modal-fancy.-green01 .modal-fancy__inner {
  display: flex;
  position: relative;
  background: rgba(237, 243, 179, 0.94);
  padding: 50px 77px 0 77px;
  border-radius: 16px;
  width: 100%;
}
.modal-fancy.-green01 .modal-fancy__inner>.imgWrap01 {
  width: 230px;
  align-self: end;
}
.modal-fancy.-green01 .modal-fancy__inner>.txtWrap01 {
  width: calc(100% - 230px);
  text-align: center;
  padding-bottom: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.modal-fancy.-green01 .modal-fancy__inner>.txtWrap01>.txt01 {
  color: rgb(0, 72, 49);
  font-weight: bold;
  line-height: 1;
  font-size: 23px;
}
.modal-fancy.-green01 .modal-fancy__inner>.txtWrap01>.txt02 {
  margin-top: 24px;
  color: rgb(0, 72, 49);
  font-weight: bold;
  line-height: 1;
  font-size: 14px;
}
.modal-fancy.-green01 .modal-fancy__inner>.txtWrap01>.img {
  margin-top: 24px;
}
body .fancybox__content.-green01 > .f-button.is-close-btn {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 80px;
  height: 80px;
  background: url(/kojin/olive/flexiblepay-gold/images/icon_btn_close.png) no-repeat center / contain;
  transform: scale(.5);
}
@media screen and (max-width: 768px) {
  body .fancybox__content {
    background: none;
  }
  body .fancybox__content > .f-button.is-close-btn {
    width: 30px;
    height: 30px;
    background: url(/kojin/olive/flexiblepay-gold/images/icon_btn_close.png) no-repeat center;
    background-size: contain;
    opacity: 1;
    right: 20px;
  }
  body .fancybox__content > .f-button.is-close-btn svg {
    display: none;
  }
  .modal-fancy__inner {
    max-width: 980px;
    width: 100%;
    border-radius: 10px;
  }
  .modal-fancy.-green01 .modal-fancy__inner {
    flex-direction: column;
    align-items: center;
    padding: 20px;
  }
  .modal-fancy.-green01 .modal-fancy__inner>.imgWrap01 {
    width: 230px;
    align-self: center;
  }
  .modal-fancy.-green01 .modal-fancy__inner>.txtWrap01 {
    padding-bottom: 0;
    width: 100%;
  }
  .modal-fancy.-green01 .modal-fancy__inner>.txtWrap01>.txt01 {
    margin-top: 16px;
  }
  .modalBtn p {
    padding-top: 0;
  }
}
/*-----------------------
slide
-----------------------*/
.swiper-pagination01 {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
.slick-dots {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  margin-top: 20px;
}
.slick-dots li {
  width: 10px;
  height: 10px;
  margin: 0 5px;
}
.slick-dots li button {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.slick-dots li button:hover,
.slick-dots li.slick-active button {
  background: #000;
}
.slick-dots li button:before {
  display: none;
}
.list-plus {
  margin: 28px auto 0;
  max-width: 660px;
  width: 100%;
}
.list-plus>:not(:first-child) {
  margin-top: 95px;
  position: relative;
}
.list-plus>:not(:first-child)::before {
  content: '+';
  font-weight: bold;
  font-size: 28px;
  color: #141d1d;
  position: absolute;
  top: calc(149px / -2);
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .list-plus {
    padding: 0 4.8vw 0;
  }
}
.card-box01 {
  padding: 28px 97px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .card-box01 {
    padding: 18px;
  }
}
.title-border {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  text-align: center;
}
.title-border>.inner>.border {
  position: relative;
  z-index: 0;
}
.title-border.-gold01>.inner>.border::before {
  content: '';
  display: block;
  width: calc(100% + 40px);
  height: 26px;
  background: linear-gradient(90deg, #c08933, #f9e69a 40% 60%, #c08933);
  position: absolute;
  bottom: -18px;
  left: 50%;
  transform: translateX(-50%);
  clip-path: polygon(12px 0%, 100% 0%, calc(100% - 12px) 100%, 0% 100%);
  -webkit-clip-path: polygon(12px 0%, 100% 0%, calc(100% - 12px) 100%, 0% 100%);
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .title-border.-gold01>.inner>.border::before {
    content: none;
  }
  .title-border>.inner .-spBorder {
    position: relative;
  }
  .title-border.-gold01>.inner .-spBorder::before {
    content: '';
    display: block;
    width: calc(100% + 40px);
    height: 18px;
    background: linear-gradient(90deg, #c08933, #f9e69a 40% 60%, #c08933);
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    clip-path: polygon(8px 0%, 100% 0%, calc(100% - 8px) 100%, 0% 100%);
    -webkit-clip-path: polygon(8px 0%, 100% 0%, calc(100% - 8px) 100%, 0% 100%);
    z-index: -1;
  }
}
.title-label.-orange01 {
  padding: 3px 29px;
  letter-spacing: 0.4em;
  text-indent: 0.4em;
  font-weight: bold;
  font-size: 20px;
  background: #fb9b33;
  color: #fff;
  position: absolute;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .title-label.-orange01 {
    font-size: 14px;
  }
}
.card-box.-green01:not(:first-child) {
  margin-top: 20px;
}
.card-box.-green01 {
  border: 2px solid #004831;
}
.card-box.-green01>.head {
  padding: 16px;
  text-align: center;
  background: #004831;
  color: #fff;
}
.card-box.-green01>.body {
  padding: 16px;
  text-align: center;
  color: #004831;
}
.card-box.-green01>.body>p {
  text-align: center;
}
.list-notice01.-center {
  display: flex;
  justify-content: center;
}
.c7Box ul {
  padding: initial;
}
.c7Box ul li {
  list-style: none;
  font-size: initial;
  padding: initial;
}
@media screen and (max-width: 767px) {
  ._fs12 {
    font-size: 12px!important;
  }
  ._fs18 {
    font-size: 18px!important;
  }
  ._fs20 {
    font-size: 20px!important;
  }
  ._fs22 {
    font-size: 22px!important;
  }
  ._fs24 {
    font-size: 24px!important;
  }
  ._fs28 {
    font-size: 28px!important;
  }
  ._fs42 {
    font-size: 42px!important;
  }
  ._fs54 {
    font-size: 54px!important;
  }
  ._fs56 {
    font-size: 56px!important;
  }
  ._sp-fs12 {
    font-size: 12px!important;
  }
  ._sp-fs14 {
    font-size: 14px!important;
  }
  ._sp-fs20 {
    font-size: 20px!important;
  }
  ._sp-fs30 {
    font-size: 30px!important;
  }
  ._sp-fs40 {
    font-size: 40px!important;
  }
}
.more-content01 {
  position: relative;
  padding: 14px 40px;
  background-color: #F5F9E6;
  border-radius: 8px;
  display: inline-block;
  margin-top: 8px;
}
.more-content01 .label01 {
  position: absolute;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  background-color: #C4DF1D;
  color: #004831;
  font-size: 10px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  top: -10px;
  left: -14px;
}
.more-content01 .text-box01 {
  display: flex;
  flex-flow: nowrap;
  font-size: 14px;
  color: #004831;
}
.more-content01 .text-box01 .text01 {
  color: #a79244;
  font-weight: 700;
}
.more-content01 .inner01 {
  display: flex;
  align-items: baseline;
}
.more-content01 .inner02 {
  display: flex;
  flex-flow: column;
  align-items: baseline;
  line-height: 1.2;
  font-size: 12px;
  justify-content: center;
}
.more-text01 {
  max-width: 353px;
  margin: 0 auto;
  padding: 14px 0;
}
@media screen and (max-width: 767px) {
  .more-content01 {
    padding: 14px 4px;
  }
  .more-text01 {
    max-width: 282px;
  }
  .more-content01 .text-box01 {
    font-size: 3vw;
  }
  .more-content01 .inner02 {
    font-size: 3vw;
  }
}