@charset "shift_jis";
/* Updated 2026/08/03.T */
/*-----------------------
general
------------------------*/
/* btn */
.btn-type01.-orange01 {
  background-color: #ff5f04;
}

/*-----------------------
Layout
------------------------*/
body {
  overflow: hidden;
  min-width: auto;
}

#header-wrap {
  z-index: 3;
}

.cpEndTxt {
  z-index: 3;
}

#footer-area {
  position: relative;
  z-index: 1;
}

#footer-content {
  margin-top: 0;
}

.footer-logo {
  padding-bottom: 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);
  z-index: 1;
}

@media screen and (max-width: 500px) {
  .section-main {
    box-shadow: none;
  }
}
.section-mainInr {
  overflow: hidden;
}

.layout-bg01 {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  display: flex;
  height: 98vh;
  background: url("/kojin/olive/special/campaign/oliveday/cp2607/imgs/index_img_bg_01.png") center top no-repeat;
  background-size: cover;
}

.main-area {
  background-image: linear-gradient(90deg, #ebf7f3, #bfead7);
}

/*-----------------------
kv-area
------------------------*/
.kv-area01 {
  position: relative;
  background-color: #ffffff;
  text-align: center;
}
.kv-area01 .wrap01 {
  position: absolute;
  bottom: 6%;
  left: 0;
  padding: 0 26px;
  width: 100%;
}
.kv-area01 .wrap02 {
  display: flex;
  flex-direction: column;
  padding: 30px 26px 80px 26px;
  background-color: #BFEAD7;
}
.kv-area01 .btn-type01 {
  width: 100%;
  font-size: 2.6rem;
}
@media screen and (max-width: 499px) {
  .kv-area01 .btn-type01 {
    font-size: 2rem;
  }
}
@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;
  }
}
@media screen and (max-width: 374px) {
  .kv-area01 .btn-type01 > .inner {
    min-height: 10.66667vw;
  }
}
.kv-area01 .notes {
  padding: 20px 26px 0 26px;
  background-color: #BFEAD7;
}
.kv-area01 .notes .item01 {
  text-align: left;
}
.kv-area01 .notes .item01::before {
  content: "※";
  display: inline;
  margin-right: 0.4rem;
}
.kv-area01 .notes .item01 {
  line-height: 1.5;
  font-size: 1.2rem;
  text-indent: -1.6rem;
  padding-left: 1.6rem;
  color: #141D1D;
}
.kv-area01 .text01 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 25px 0 15px;
  padding: 0 28px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #141D1D;
}
.kv-area01 .text01::before, .kv-area01 .text01::after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 20px;
  background-color: #141D1D;
}
.kv-area01 .text01::before {
  transform: rotate(-20deg);
  margin-right: 15px;
}
.kv-area01 .text01::after {
  transform: rotate(20deg);
  margin-left: 15px;
}

/*-----------------------
present-area01
------------------------*/
.present-area01 {
  position: relative;
  margin-top: -26px;
}
.present-area01 svg {
  fill: #F1FEF8;
  vertical-align: bottom;
  margin-bottom: -1px;
}
.present-area01 .inr01 {
  position: relative;
  background-color: #F1FEF8;
  padding: 10px 18px 80px;
}
.present-area01 .ttl01 {
  color: #141D1D;
  text-align: center;
  background-image: radial-gradient(circle, #004831 2px, transparent 2px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 7px 3px;
  font-weight: bold;
  padding: 20px 0;
  letter-spacing: 0.06em;
  line-height: 1.5;
  font-size: 2.4rem;
}
.present-area01 .ttl01 > span {
  color: #004831;
  display: block;
  font-weight: bold;
  margin-bottom: 4px;
  font-size: 2rem;
}
.present-area01 .list-coupon {
  margin-top: 24px;
}
.present-area01 .list-coupon .item01:not(:first-child) {
  margin-top: 24px;
}
.present-area01 .list-coupon .item01 img {
  width: 100%;
  height: auto;
}
.present-area01 .notes-coupon {
  margin-top: 32px;
}
.present-area01 .notes-coupon .notes-block:not(:first-child) {
  margin-top: 20px;
}
.present-area01 .notes-coupon .ttl02 {
  font-weight: bold;
  font-size: 1.2rem;
}
.present-area01 .notes-coupon .list-notice .item02::before {
  content: "※";
  display: inline;
  margin-right: 0.4rem;
}
.present-area01 .notes-coupon .list-notice .item02 {
  line-height: 1.5;
  font-size: 1.2rem;
  margin-bottom: 8px;
  text-indent: -1.6rem;
  padding-left: 1.6rem;
}
.present-area01 .table-timing01 {
  margin: 32px 0 24px;
}
.present-area01 .table-timing01 .ttl02 {
  color: #004831;
  text-align: center;
  font-weight: bold;
  font-size: 1.8rem;
}
.present-area01 .table-timing01 .table02 {
  margin-top: 14px;
  width: 100%;
  border-collapse: collapse;
  font-size: 1.4rem;
}
.present-area01 .table-timing01 .table02 tr td:first-child {
  background-color: #f5f5f5;
}
.present-area01 .table-timing01 .table02 th,
.present-area01 .table-timing01 .table02 td {
  padding: 12px 8px;
  border: 1px solid #D5DEDB;
  text-align: center;
}
.present-area01 .table-timing01 .table02 thead th {
  background-color: #4D7F6F;
  color: #ffffff;
  font-weight: bold;
  vertical-align: middle;
}
.present-area01 .table-timing01 .table02 tbody td {
  background-color: #ffffff;
}

/*-----------------------
flow-area01
------------------------*/
.flow-area01 {
  position: relative;
  margin-top: -26px;
}
.flow-area01 svg {
  fill: #A6D0BC;
  vertical-align: bottom;
  margin-bottom: -1px;
}
.flow-area01 .inr01 {
  position: relative;
  background-color: #A6D0BC;
  padding: 10px 18px 80px;
}
.flow-area01 .ttl01 {
  color: #141D1D;
  text-align: center;
  background-image: radial-gradient(circle, #004831 2px, transparent 2px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 7px 3px;
  font-weight: bold;
  padding: 20px 0;
  letter-spacing: 0.06em;
  line-height: 1.5;
  font-size: 2.4rem;
}
.flow-area01 .cta-account01 {
  margin: 32px 0 0;
  padding: 20px 15px;
  border-radius: 12px;
  background-color: #ffffff;
}
.flow-area01 .cta-account01 .cta-account01__divide {
  display: flex;
  align-items: center;
  gap: 10px;
}
.flow-area01 .cta-account01 .cta-account01__divide .image-card {
  flex-shrink: 0;
}
.flow-area01 .cta-account01 .cta-account01__divide .image-card .round {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 87px;
  height: 87px;
  border-radius: 50%;
  background-color: #E2F2EB;
}
.flow-area01 .cta-account01 .cta-account01__divide .image-card .round img {
  width: 60px;
  height: auto;
}
.flow-area01 .cta-account01 .cta-account01__divide .btn-olive {
  flex: 1;
}
.flow-area01 .cta-account01 .cta-account01__divide .btn-olive .text {
  display: flex;
  align-items: center;
  color: #141D1D;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.4;
  padding-left: 1rem;
}
.flow-area01 .cta-account01 .cta-account01__divide .btn-olive .text img {
  width: 60px;
  height: auto;
  vertical-align: middle;
  margin-right: 6px;
}
.flow-area01 .cta-account01 .cta-account01__divide .btn-olive .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top: 12px;
  padding: 12px 28px 12px 13px;
  border-radius: 50px;
  background-color: #004831;
  color: #ffffff;
  font-size: 1.4rem;
  text-align: center;
  text-decoration: none;
}
.flow-area01 .cta-account01 .cta-account01__divide .btn-olive .btn::after {
  content: "";
  background: url("/kojin/olive/special/campaign/oliveday/cp2607/imgs/index_img_09-arrow.svg") center top no-repeat;
  background-size: 100%;
  position: absolute;
  right: 10px;
  top: 50%;
  width: 18px;
  height: 18px;
  transform: translateY(-50%);
}
.flow-area01 .frame01 {
  position: relative;
  margin: 32px 0 150px;
  padding: 32px 18px 40px;
  border-radius: 12px;
  background-color: #ffffff;
  text-align: center;
}
.flow-area01 .frame01 .ttl02 {
  margin-top: 12px;
  color: #004831;
  font-weight: bold;
  font-size: 2.4rem;
}
.flow-area01 .frame01 .list-notice01 {
  margin: 30px 0 !important;
}
.flow-area01 .frame01 .list-notice01 li {
  text-align: left;
}
.flow-area01 .frame01:after {
  content: "";
  background: url("/kojin/olive/special/campaign/oliveday/cp2607/imgs/index_img_10.png") center bottom no-repeat;
  background-size: 100%;
  position: absolute;
  left: 50%;
  bottom: -120px;
  width: 169px;
  height: 90px;
  transform: translateX(-50%);
}
.flow-area01 .frame01 .btn-type01 {
  display: block;
  padding: 10px;
}
.flow-area01 .frame01 .btn-type01 .inner {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
}
.flow-area01 .frame01 .text02 {
  padding: 0 20px;
}
.flow-area01 .frame01 .text02 a {
  margin-top: 20px;
  display: inline-block;
  font-size: 1.6rem;
}
.flow-area01 .arrow02 {
  margin: 32px auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 24px 40px 0 40px;
  border-color: #E5EDEA transparent transparent transparent;
}
.flow-area01 .head01 {
  position: relative;
  margin: 40px 0 8px 0;
  text-align: center;
}
.flow-area01 .head01.-type01 {
  margin-top: 0;
}
.flow-area01 .icon01 {
  display: inline-block;
  width: 98px;
  height: 36px;
  border-radius: 4px;
  background-color: #E2F2EB;
  color: #004831;
  font-weight: bold;
  font-size: 2rem;
  line-height: 36px;
  margin-right: 10px;
}
.flow-area01 .ticket-card01 {
  margin: 32px 0 0;
}
.flow-area01 .ticket-card01 img {
  display: block;
  width: 100%;
  height: auto;
}
.flow-area01 .ttl10 {
  margin: 0 0 8px 0;
}
.flow-area01 .ttl10 > .inner {
  font-size: 1.2rem;
}
@media screen and (max-width: 374px) {
  .flow-area01 .ttl10 > .inner {
    padding: 0 10px;
  }
}
.flow-area01 .ttl10 > .inner:before, .flow-area01 .ttl10 > .inner:after {
  bottom: 4px;
  width: 15px;
  background-color: #6faf8f;
}
.flow-area01 .ttl10 > .inner:before {
  left: 15px;
  transform: rotate(44deg);
}
@media screen and (max-width: 374px) {
  .flow-area01 .ttl10 > .inner:before {
    left: -12px;
  }
}
.flow-area01 .ttl10 > .inner:after {
  right: 15px;
  transform: rotate(-44deg);
}
@media screen and (max-width: 374px) {
  .flow-area01 .ttl10 > .inner:after {
    right: -12px;
  }
}
.flow-area01 .link01 {
  margin-top: 20px;
}
.flow-area01 .link01 a {
  color: #004831;
  font-weight: bold;
}
.flow-area01 .link01 a .inner {
  font-size: 1.4rem;
  text-decoration: underline;
}
.flow-area01 .link01 a .inner::after {
  left: 0;
  top: 0.3em;
}
.flow-area01 .card-normal01 > .inner > .header {
  padding: 15px 15px;
  cursor: pointer;
}
.flow-area01 .card-normal01 > .inner > .header:after {
  display: block;
  width: 22px;
  height: 22px;
  background: url("/kojin/cmn/imgs/ico_arrow_right_01.svg");
  background-size: cover;
  content: "";
  transform: translate(0, 0) rotate(90deg);
}
.flow-area01 .card-normal01 > .inner > .header.is-open:after {
  transform: translate(0, 2px) rotate(-90deg);
}
.flow-area01 .card-normal01 .body {
  display: none;
  padding: 37px 0 0 0;
}
.flow-area01 .card-normal01 .body:before {
  left: 0;
  width: 100% !important;
}
.flow-area01 .slide01 {
  position: relative;
  padding: 23px 0 40px 0;
}
.flow-area01 .slide01 .slick-slide {
  margin: 0 10px;
  padding: 0 0;
}
.flow-area01 .slide01 .slick-slide img {
  display: block;
  margin: 0 auto;
}
.flow-area01 .slide01 .slick-slide .block02 p {
  text-align: left;
}
.flow-area01 .slide01 .slick-slide .block02 p.note {
  text-indent: -1.2rem;
  padding-left: 1.2rem;
}
.flow-area01 .slide01 .slick-arrow {
  top: 150px;
  z-index: 1;
  margin: auto 0;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #004831;
}
.flow-area01 .slide01 .slick-arrow:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  width: 1.1em;
  height: 1.1em;
  background: url("/kojin/cmn/imgs/ico_arrow_right_02.svg") 0 0/cover no-repeat;
  content: "";
}
.flow-area01 .slide01 .slick-arrow.slick-disabled {
  display: none !important;
}
.flow-area01 .slide01 .slick-arrow.slick-disabled:before {
  content: none;
}
.flow-area01 .slide01 .slick-prev {
  left: 18px;
}
@media screen and (max-width: 374px) {
  .flow-area01 .slide01 .slick-prev {
    left: 0;
  }
}
.flow-area01 .slide01 .slick-prev:before {
  transform: rotate(180deg);
}
.flow-area01 .slide01 .slick-next {
  right: 18px;
}
@media screen and (max-width: 374px) {
  .flow-area01 .slide01 .slick-next {
    right: 0;
  }
}
.flow-area01 .slide01 .slick-dots {
  bottom: -18px;
  font-size: 0;
}
.flow-area01 .slide01 .slick-dots li button {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #b9bcbc;
  transition: background 0.2s ease-in-out;
}
.flow-area01 .slide01 .slick-dots > .slick-active button {
  background: #004831;
}
.flow-area01 .slide01 .slick-dots > :not(:first-child) {
  margin-left: 11px;
}

/*-----------------------
use-coupon-area01
------------------------*/
.use-coupon-area01 {
  position: relative;
  margin-top: -26px;
}
.use-coupon-area01 svg {
  fill: #F9F9EB;
  vertical-align: bottom;
  margin-bottom: -1px;
}
.use-coupon-area01 .inr01 {
  position: relative;
  background-color: #F9F9EB;
  padding: 10px 18px 80px;
}
.use-coupon-area01 .ttl01 {
  color: #141D1D;
  text-align: center;
  background-image: radial-gradient(circle, #004831 2px, transparent 2px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 7px 3px;
  font-weight: bold;
  padding: 20px 0;
  letter-spacing: 0.06em;
  line-height: 1.5;
  font-size: 2.4rem;
}
.use-coupon-area01 .frame01 {
  position: relative;
  margin: 24px 0 0 0;
  padding: 32px 20px 40px 20px;
  border-radius: 12px;
  background-color: #ffffff;
  text-align: center;
}
.use-coupon-area01 .ttl03 {
  margin-top: 12px auto 8px;
  font-weight: bold;
  line-height: 1.4;
  display: flex;
  justify-content: center;
  align-items: center;
}
.use-coupon-area01 .ttl03 .txt {
  color: #004831;
  font-size: 2rem;
}
.use-coupon-area01 .ttl03 .text-mark01 {
  background: linear-gradient(transparent 60%, #E2F2EB 60%);
}
.use-coupon-area01 .img01, .use-coupon-area01 .img02 {
  margin-top: 16px;
}
.use-coupon-area01 .img01 img, .use-coupon-area01 .img02 img {
  display: block;
  margin: 0 auto;
  max-width: 380px;
  height: auto;
}
.use-coupon-area01 .img01 img {
  width: 80%;
}
.use-coupon-area01 .img02 img {
  width: 80%;
}
.use-coupon-area01 .arrow02 {
  margin: 26px auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 24px 40px 0 40px;
  border-color: #A6D0BC transparent transparent transparent;
}
.use-coupon-area01 .cta-guide01 {
  margin: 24px 0 0 0;
  padding: 30px 30px 50px;
  border-radius: 12px;
  background-color: #ffffff;
  text-align: center;
}
.use-coupon-area01 .cta-guide01 .list-notice01 > .item {
  text-align: left;
}
.use-coupon-area01 .ttl10 {
  margin: 0 0 8px 0;
}
.use-coupon-area01 .ttl10 > .inner {
  position: relative;
  display: inline-flex;
  padding: 10px 20px;
  margin-bottom: 20px;
  background-color: #E2F2EB;
  color: #004831;
  font-weight: bold;
  font-size: 1.7rem;
  align-items: center;
  border-radius: 4px;
}
.use-coupon-area01 .ttl10 > .inner:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -15px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #E2F2EB transparent transparent transparent;
  border-width: 15px 15px 0 15px;
}
.use-coupon-area01 .txt10 {
  margin-top: 8px;
  color: #004831;
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.4;
}
.use-coupon-area01 .link01 {
  margin-top: 20px;
}
.use-coupon-area01 .link01 a {
  color: #004831;
  font-weight: bold;
}
.use-coupon-area01 .link01 a .inner {
  font-size: 1.6rem;
  text-decoration: underline;
}
.use-coupon-area01 .link01 a .inner::after {
  left: 0;
  top: 0.3em;
}

/*-----------------------
campaign-area01
------------------------*/
.campaign-area01 {
  position: relative;
  margin-top: -26px;
}
.campaign-area01 svg {
  fill: #E2F2EB;
  vertical-align: bottom;
  margin-bottom: -1px;
}
.campaign-area01 .inr01 {
  position: relative;
  background-color: #E2F2EB;
  padding: 10px 18px 70px;
}
.campaign-area01 .ttl01 {
  color: #141D1D;
  text-align: center;
  background-image: radial-gradient(circle, #004831 2px, transparent 2px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 7px 3px;
  font-weight: bold;
  padding: 20px 0;
  letter-spacing: 0.06em;
  line-height: 1.5;
  font-size: 2.4rem;
}

.campaign-area02 {
  position: relative;
  margin-top: -26px;
}
.campaign-area02 svg {
  fill: #A6D0BC;
  vertical-align: bottom;
  margin-bottom: -1px;
}
.campaign-area02 .inr01 {
  position: relative;
  background-color: #A6D0BC;
  padding: 10px 18px 80px;
}

.campaign-area01 .list-campaign01,
.campaign-area02 .list-campaign01 {
  margin-top: 24px;
}
.campaign-area01 .list-campaign01 > .item,
.campaign-area02 .list-campaign01 > .item {
  position: relative;
  border-radius: 12px;
  background-color: #ffffff;
  text-align: center;
}
.campaign-area01 .list-campaign01 > .item > .inr02,
.campaign-area02 .list-campaign01 > .item > .inr02 {
  padding: 30px 30px 40px;
}
.campaign-area01 .list-campaign01 > .item:not(:first-child),
.campaign-area02 .list-campaign01 > .item:not(:first-child) {
  margin-top: 24px;
}
.campaign-area01 .period-label01,
.campaign-area02 .period-label01 {
  display: flex;
  align-items: center;
  background-color: #F9F9EB;
  font-weight: bold;
  font-size: 1.3rem;
  padding: 10px 30px;
  border-radius: 12px 12px 0 0;
}
.campaign-area01 .period-label01 .dot,
.campaign-area02 .period-label01 .dot {
  display: inline-block;
  margin-right: 10px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #C4D700;
}
.campaign-area01 .period-label01 .txt,
.campaign-area02 .period-label01 .txt {
  font-size: 1.6rem;
  color: #004831;
}
.campaign-area01 .period-label01 .date,
.campaign-area02 .period-label01 .date {
  margin-left: auto;
  font-size: 1.6rem;
  color: #004831;
}
.campaign-area01 .period-label01 .date span,
.campaign-area02 .period-label01 .date span {
  font-size: 1.6rem;
}
.campaign-area01 .badge01,
.campaign-area02 .badge01 {
  display: inline-block;
  padding: 8px 18px;
  border-radius: 10px;
  background-color: #F9F9EB;
  color: #004831;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.4;
  position: relative;
}
.campaign-area01 .badge01:after,
.campaign-area02 .badge01:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -15px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #F9F9EB transparent transparent transparent;
  border-width: 15px 15px 0 15px;
}
.campaign-area01 .badge02,
.campaign-area02 .badge02 {
  display: inline-block;
  padding: 8px 18px;
  border-radius: 10px;
  background-color: #E2F2EB;
  color: #004831;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.4;
  position: relative;
}
.campaign-area01 .badge02:after,
.campaign-area02 .badge02:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -15px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #E2F2EB transparent transparent transparent;
  border-width: 15px 15px 0 15px;
}
.campaign-area01 .ttl11,
.campaign-area02 .ttl11 {
  margin-top: 24px;
  color: #004831;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.4;
}
.campaign-area01 .img01,
.campaign-area02 .img01 {
  margin: 20px 0 0;
}
.campaign-area01 .img01 img,
.campaign-area02 .img01 img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
}
.campaign-area01 .btn01,
.campaign-area02 .btn01 {
  margin-top: 30px;
}
.campaign-area01 .btn01 a,
.campaign-area02 .btn01 a {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px;
  width: 100%;
  border: 2px solid #7fa398;
  border-radius: 50px;
  color: #004831;
  text-decoration: none;
  font-size: 2rem;
  font-weight: bold;
}

/*-----------------------
detail-area01
------------------------*/
.detail-area01 {
  position: relative;
  margin-top: -26px;
}
.detail-area01 svg {
  fill: #A6D0BC;
  vertical-align: bottom;
  margin-bottom: -1px;
}
.detail-area01 .inr01 {
  position: relative;
  background-color: #A6D0BC;
  padding: 10px 18px 80px;
}
.detail-area01 .ttl01 {
  color: #141D1D;
  text-align: center;
  background-image: radial-gradient(circle, #004831 2px, transparent 2px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 7px 3px;
  font-weight: bold;
  padding: 20px 0;
  letter-spacing: 0.06em;
  line-height: 1.5;
  font-size: 2.4rem;
}
.detail-area01 .table01 {
  margin-top: 32px;
  font-size: 1.4rem;
}
.detail-area01 .table01 tr {
  display: block;
}
.detail-area01 .table01 tr:first-child th {
  border-radius: 12px 12px 0 0;
}
.detail-area01 .table01 tr:first-child td {
  border-radius: 0 0 0 0;
}
.detail-area01 .table01 tr:last-child th {
  border-bottom: 0;
  border-radius: 0 0 0 0;
}
.detail-area01 .table01 tr:last-child td {
  border-bottom: 0;
  border-radius: 0 0 12px 12px;
}
.detail-area01 .table01 th {
  display: block;
  padding: 15px 10px 15px 16px;
  width: 100%;
  border-bottom: 1px solid #d5dedb;
  background-color: #4D7F6F;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  font-size: 1.6rem;
}
.detail-area01 .table01 td {
  display: block;
  padding: 15px 16px;
  width: 100%;
  border-bottom: 1px solid #d5dedb;
  background-color: #ffffff;
  font-size: 1.6rem;
}
.detail-area01 .table01 td.small {
  font-size: 1.4rem;
}
.detail-area01 .table01 td p, .detail-area01 .table01 td ul {
  line-height: 1.7;
  margin-bottom: 10px;
  font-size: 1.4rem;
}
.detail-area01 .table01 td p.ttl12, .detail-area01 .table01 td ul.ttl12 {
  margin-bottom: 0;
}
.detail-area01 .table01 td p .t-bold, .detail-area01 .table01 td ul .t-bold {
  font-weight: bold;
}
.detail-area01 .list-notice01 > .item {
  padding-left: calc(1em + 10px);
  font-size: 1.4rem;
}
.detail-area01 .list-notice01 > .item > .mark.yellow {
  background-color: #C4D700;
  border-radius: 50%;
  height: 1.7em;
  width: 1.7em;
  justify-content: center;
  align-items: center;
  display: flex;
  font-size: 10px;
  top: 5px;
}
.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;
  text-align: center;
}
.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 p {
  font-size: 1.4rem;
  color: #004831;
}
.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 .list-circle01 {
  margin: 4px 0 0 -0.8rem !important;
  padding: 0;
}
.detail-area01 .card-normal01 .list-circle01 > .item .list-circle01 .item02 {
  padding-left: 1.2rem;
  text-indent: -1.2rem;
}
.detail-area01 .card-normal01 .list-circle01 > .item::before {
  top: 0.56em;
  width: 5px;
  height: 5px;
  background: #56635f;
}

/*-------------------------------
faq-area01
-------------------------------*/
.faq-area01 {
  position: relative;
  margin-top: -26px;
}
.faq-area01 svg {
  fill: #F9F9EB;
  vertical-align: bottom;
  margin-bottom: -1px;
}
.faq-area01 .inr01 {
  position: relative;
  background-color: #F9F9EB;
  padding: 10px 18px 80px;
}
.faq-area01 .ttl01 {
  color: #141D1D;
  text-align: center;
  background-image: radial-gradient(circle, #004831 2px, transparent 2px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 7px 3px;
  font-weight: bold;
  padding: 20px 0;
  letter-spacing: 0.06em;
  line-height: 1.5;
  font-size: 2.4rem;
}
.faq-area01 .toggle-block01:not(:first-child) {
  margin-top: 24px;
}
.faq-area01 .card-normal03 {
  box-shadow: 0px 4px 6px 0px rgba(20, 29, 29, 0.0784313725);
  border-radius: 8px;
}
.faq-area01 .card-normal03 .text-mark02 {
  align-items: flex-start;
}
.faq-area01 .card-normal03 .text-mark02 > .mark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 2.4rem;
  font-family: "roboto-bold";
}
.faq-area01 .card-normal03 .header {
  padding: 21px 17px;
  outline: none;
}
.faq-area01 .card-normal03 .header .text-mark02 > .mark {
  color: #017a4f;
  transform: translate(3px, 0);
  font-family: noto-sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 499px) {
  .faq-area01 .card-normal03 .header .text-mark02 > .mark {
    transform: translate(1px, 0);
  }
}
.faq-area01 .card-normal03 .body {
  padding: 17px 17px 21px 17px;
}
.faq-area01 .card-normal03 .body .text-mark02 > .mark {
  color: #c6de78;
  transform: translate(3px, 0);
  font-family: noto-sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 499px) {
  .faq-area01 .card-normal03 .body .text-mark02 > .mark {
    transform: translate(1px, 0);
  }
}
.faq-area01 .list-circle01 > .item {
  padding: 0 0 0 20px;
}
.faq-area01 .list-circle01 > .item:before {
  top: 6px;
  width: 14px;
  height: 14px;
  background-color: #c4d700;
}
.faq-area01 .card-normal03 > .inner > .body:not(:first-child) {
  padding: 17px 17px 21px 17px;
}

/*-----------------------
menu-area
------------------------*/
.menu-area01 {
  z-index: 2;
  overflow: hidden;
  width: 380px;
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 0px 7px 1px 0 #6CAD90;
  transition: all 0.25s ease-out;
}
.menu-area01 .ttl01 {
  margin: 0 26px;
  padding: 22px 0 26px;
  color: #004831;
  text-align: center;
  letter-spacing: 0;
  font-weight: bold;
  font-size: 2.4rem;
  background-image: radial-gradient(circle, #004831 2px, transparent 2px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 7px 3px;
}
.menu-area01 .list01 {
  padding: 26px 0 25px 0;
}
.menu-area01 li:not(:first-child) {
  margin-top: 12px;
}
.menu-area01 a {
  position: relative;
  display: block;
  padding: 7px 25px 7px 50px;
  border-radius: 100px;
  color: #B3C8C1;
  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: 28px;
  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;
}

/*-----------------------
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: 60px;
  background: rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 767px) {
  .fixed-area01 .wrap01 {
    justify-content: space-between;
    padding: 0 20px;
    height: 62px;
  }
}
@media screen and (max-width: 374px) {
  .fixed-area01 .wrap01 {
    padding: 0 4.26667vw;
  }
}
.fixed-area01 .btn-type01 {
  width: 360px;
  height: 40px;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .fixed-area01 .btn-type01 {
    width: calc(50% - 4px);
    font-size: 1.2rem;
  }
  .fixed-area01 .btn-type01:nth-child(1) {
    white-space: nowrap;
  }
}
@media screen and (max-width: 374px) {
  .fixed-area01 .btn-type01 {
    font-size: 3.2vw !important;
  }
}
.fixed-area01 .btn-type01 > .inner {
  min-height: 100%;
  line-height: 1.3;
}
.fixed-area01 .btn02 {
  margin: 0 0 0 40px;
}
@media screen and (max-width: 767px) {
  .fixed-area01 .btn02 {
    margin: 0 0 0 12px;
  }
}
@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;
  }
}

.fixed-area02 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: calc(50% - 250px);
  height: 100%;
}
.fixed-area02 .inr01 {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 10%;
}
.fixed-area02 .inr01 img {
  max-width: 460px;
}

.fixed-area03 {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 2;
  width: calc(50% - 250px);
  height: 100%;
}
.fixed-area03 .inr01 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
  padding: 0 24px 1px 24px;
  width: 100%;
  height: 100%;
}

body.cpnloadEnd .fixed-area01 {
  display: none !important;
}

/*-----------------------
modal
------------------------*/
html.is-modalShow {
  overflow: hidden;
  height: 125%;
}
html.is-modalShow body {
  position: fixed;
  width: 100%;
}

.modal-area.-show .modal-bg {
  display: flex;
}
.modal-area.-show .modal-content {
  display: block;
}
.modal-area .modal-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 94;
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.modal-area .modal-content {
  display: none;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}
.modal-area .modal-content.is-modalShow {
  display: flex;
}
.modal-area .modal-frame {
  position: relative;
  z-index: 7;
  overflow-y: auto;
  box-sizing: border-box;
  margin: 0 auto;
  max-height: calc(100% - 120px);
  width: 960px;
  border-radius: 6px;
  background: #ffffff;
  box-shadow: 0 14px 40px rgba(20, 29, 29, 0.16);
}
@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%;
}
@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;
}
@media screen and (max-width: 767px) {
  .modal-area .ttl01 {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 374px) {
  .modal-area .ttl01 {
    font-size: 6.4vw;
  }
}
.modal-area .formWrap01 {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  margin-top: 24px;
  height: 60vh;
  background: url("/kojin/olive/special/00_sample/page05/imgs/index_img_03.svg") center center no-repeat;
}
@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;
}

@media screen and (max-width: 1330px) {
  .menu-area01 {
    left: inherit;
    right: 20px;
  }
}
@media screen and (max-width: 1240px) {
  .menu-area01 {
    width: 220px;
  }
  .menu-area01 a {
    font-size: 1.4rem;
  }
  .menu-area01 a:before {
    top: calc(50% - 5px);
    width: 8px;
    height: 8px;
  }
  .fixed-area02 .inr01 img {
    max-width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  .fixed-area02,
  .fixed-area03 {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .faq-area01 .card-normal03 > .inner > .body:not(:first-child) {
    padding-top: 0;
  }
}
@media screen and (max-height: 500px) {
  .menu-area01,
  .fixed-area02,
  .fixed-area03 {
    display: none !important;
  }
}