@charset "shift_jis";
/* Updated 2026/08/03.T */
/* Updated 2026/07/01.T */
/*-----------------------
base
------------------------*/
.lp-var {
  --color-content: #F3FFEF;
  --color-fixbg: #C6DE78;
  --color-arrow01 :#c6de78;
  --color-arrow02 :#A0C81E;
}
/*-----------------------
layout-bg01
------------------------*/
.layout-bg01 {
  background: url(/kojin/special/olivecatchphrase/2026/imgs/index_bg_01.jpg) center bottom / cover;
}
.content-ttl-str01 {
  margin: 0;
  font-size: 2.8rem;
  color: var(--color-green01);
  font-family: "noto-sans-black";
  text-align: center;
  font-weight: 700;
}
.Sec_block02 {
  margin-top: 24px;
}
.Sec_block02 ul.table-detail01{
  border-radius: 10px;
  overflow: hidden;
}
.Sec_block02 ul.table-detail01 span.unline{
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  #content-area {
    min-height: auto;
  }
}

.content-wrap {
  padding-bottom: 0;
  background: linear-gradient(270deg, #FFFFFD 0%, #FCFEED 100%);
}

.cmn-ttl01 {
  display: flex;
  max-width: 237px;
  margin: 0 auto;
  padding-top: 40px;
  align-items: center;
  justify-content: space-between;
}
.cmn-ttl01::before,
.cmn-ttl01::after {
  content: "";
  display: block;
  width: 22px;
  height: 54px;
  background: url(/kojin/special/olivecatchphrase/2026/imgs/index_ico_ttl_01.png) no-repeat 0 0;
  background-size: cover;
}
.cmn-ttl01::after {
  transform: scale(-1,1);
}
.cmn-ttl01 > .inner {
  color: #004831;
  font-family: "noto-sans-black";
  font-size: 2.6rem;
  font-weight: 900;
}
.cmn-ttl02 {
  padding: 2px 0;
  background: #004831;
  border-radius: 100px;
  color: #FFF;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
}
.cmn-ttlimg01 {
  text-align: center;
}
._t-underLine.-green01 {
  text-decoration: underline #017A4F 2px !important;
  text-underline-offset: 3px;
}
._t-blackFont {
  font-family: "noto-sans-black";
}

.text-hooray01.-green01 {
  color: #004831;
  font-family: "noto-sans-black";
}
.text-hooray01.-green01>.inner::after,
.text-hooray01.-green01>.inner::before {
  background: #004831;
}

.text-hooray01.-green01 + .btn-type01.-entry {
  margin-top: 8px;
}
.btn-type01.-entry {
  width: 290px;
  font-size: 2.4rem;
}
.btn-type01.-entry > .inner {
  min-height: 61px;
}
.btn-type01.-entry .sub01 {
  display: block;
  font-size: 1.6rem;
}
.btn-type01.-apply {
  width: 299px;
  font-size: 1.8rem;
}
.btn-type01.-apply > .inner {
  min-height: 54px;
}

.card-normal01.-green01 {
  padding: 4px;
  background: linear-gradient(270deg, #A9CD41 0%, #226A63 100%);
  border: 0;
  border-radius: 12px;
  overflow: hidden;
}
.card-normal01.-green01>.inner>.header {
  border-radius: 10px 10px 0 0;
}
.toggle-block01.card-normal01.-green01:not(.-red01)>.inner>.header[role=tab]>.title {
  color: #FFF;
}
.toggle-block01.card-normal01.-green01:not(.-red01)>.inner>.header[role=tab]>.title {
  font-size: 1.6rem;
}
.card-normal01.-green01>.inner>.body {
  padding: 50px 27px 29px;
  background: #FFF;
  border-radius: 0 0 12px 12px;
}
.card-normal01.-green01>.inner>.body:not(:first-child)::before {
  display: none;
}

/* PC Only */
@media screen and (min-width: 768px) {
  .toggle-block01.card-normal01.-green01>.inner>.header[role=tab]:focus,
  .toggle-block01.card-normal01.-green01>.inner>.header[role=tab]:hover {
    background: linear-gradient(270deg, #A9CD41 0%, #93BCBC 100%);
    border-radius: 10px;
  }
}

/* 500 Over */
@media screen and (min-width: 500px) {
  .content-wrap {
    padding-left: 24px;
    padding-right: 24px;
  }
  .cmn-ttl01 > .inner {
    font-size: 3.4rem;
  }
  .cmn-ttl02 {
    font-size: 2.1rem;
  }
  .btn-type01.-entry {
    width: 385px;
    font-size: 2.8rem;
  }
  .btn-type01.-entry > .inner {
    min-height: 70px;
  }
  .btn-type01.-entry .sub01 {
    font-size: 1.8rem;
  }
  .btn-type01.-apply {
    width: 398px;
    font-size: 2.1rem;
  }
  .btn-type01.-apply > .inner {
    min-height: 60px;
  }
}

/* SMALL STYLES */
@media screen and (max-width: 374.98px) {
  .card-normal01.-green01>.inner>.header {
    padding: 3.2vw;
  }
  .toggle-block01.card-normal01.-green01:not(.-red01)>.inner>.header[role=tab]>.title {
    font-size: 4.27vw;
  }
  .card-normal01.-green01>.inner>.body {
    padding: 13.33vw 6.4vw 7.47vw;
  }
  .btn-type01.-entry {
    font-size: 6.4vw;
  }
  .btn-type01.-entry .sub01 {
    font-size: 4.27vw;
  }
  .btn-type01.-entry > .inner {
    min-height: 16.27vw;
  }
}

/*-----------------------
about-area01
------------------------*/
.about-area01 {
  padding: 50px 13px 92px;
  background: url(/kojin/special/olivecatchphrase/2026/imgs/index_bg_about_01.jpg) no-repeat center bottom;
  background-size: cover;
}
.about-area01 .lead {
  margin-top: 50px;
}
/*-----------------------
theme-area01
------------------------*/
.theme-area01 > .lead {
  margin-top: 30px;
}
.theme-area01 .about > *:not(:first-child) {
  margin-top: 16px;
}
.theme-area01 .about .lead {
  font-weight: 700;
  text-align: center;
}
.theme-area01 .about .img {
  text-align: center;
}
.theme-area01 .about .text {
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
}
.theme-area01 .point {
  margin-top: 76px !important;
}
.theme-area01 .point .frame01 {
  background: #FEFFE6;
}
.theme-area01 .point .frame01:not(:first-child) {
  margin-top: 20px;
}
.theme-area01 .point .cmn-ttl02 + .frame01 {
  margin-top: 40px;
}
.theme-area01 .point .frame01 > .head01 {
  display: flex;
  align-items: center;
  background: #006444;
  color: #FFF;
  font-family: "noto-sans-black";
  font-size: 3.0rem;
  font-weight: 900;
  line-height: 1.3;
}
.theme-area01 .point .frame01 > .head01 > .txt {
  padding: 10px 0;
}
.theme-area01 .point .frame01 > .head01 > .ico {
  width: 68px;
  padding: 10px;
}
.theme-area01 .point .frame01 > [class^="item"] {
  padding: 14px 16px 16px;
  position: relative;
}
.theme-area01 .point .frame01 > [class^="item"]:not(:first-child) {
  border-top: 2px solid #FFEDB3;
}
.theme-area01 .point .frame01 > .head01 + [class^="item"] {
  border-top: 0;
}
.theme-area01 .point .frame01 .ttl01 {
  text-align: center;
}
.theme-area01 .point .frame01 .img01 {
  margin-top: 10px;
  text-align: center;
}
.theme-area01 .point .frame01 > .item02 {
  background: url(/kojin/special/olivecatchphrase/2026/imgs/index_bg_point_01.png) no-repeat left top;
  background-size: 281px auto;
}
.theme-area01 .point .frame01 > .item01 .ttl01,
.theme-area01 .point .frame01 > .item02 .ttl01 {
  font-family: "noto-sans-black";
  font-size: 2.0rem;
  font-weight: 900;
  text-align: left;
}
.theme-area01 .point .frame01 > .item01 .txt01,
.theme-area01 .point .frame01 > .item02 .txt01 {
  margin-top: 8px;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: .06em;
}
.theme-area01 .point .frame01 > .item01 .img01,
.theme-area01 .point .frame01 > .item02 .img01 {
  position: absolute;
  right: 0;
  bottom: 0;
}
.theme-area01 .point .list-notice01 {
  margin-top: 10px !important;
  color: #56635F;
  font-size: 1.2rem;
}
.theme-area01 .point .link01 {
  margin-top: 14px;
  text-align: center;
  font-weight: bold;
}
.theme-area01 .point .link01 a.icon-link01 {
  display: inline-block;
  margin-right: 23px;
  text-align: left;
}
.theme-area01 .point .link01 a.icon-link01 > .inner {
  position: relative;
  display: inline-block !important;
}
.theme-area01 .point .link01 a.icon-link01 > .inner:after {
  position: absolute;
  top: 50%;
  right: -33px;
  left: auto;
  transform: translate(0, -50%);
}
.theme-area01 .point .list-notice02 {
  font-size: 1.2rem;
}
.theme-area01 .point .card-normal01.toggle-block01.-attention01:not(.-red01) > .inner > .header[role=tab] > .title {
  color: #000;
  font-size: 1.4rem;
}
.theme-area01 .point .card-normal01.toggle-block01.-attention01 > .inner > .body:not(:first-child)::before {
  width: 100%;
  left: 0;
}
.theme-area01 .point .card-normal01.toggle-block01.-attention01 > .inner > .body {
  font-size: 1.4rem;
}

/* 500 Over */
@media screen and (min-width: 500px) {
  .toggle-block01.card-normal01.-green01:not(.-red01)>.inner>.header[role=tab]>.title {
    font-size: 2.2rem;
  }
  .theme-area01 .about .text {
    font-size: 2.1rem;
  }
  .theme-area01 .about .lead {
    font-size: 1.8rem;
  }
  .theme-area01 .point .frame01 > .head01 {
    font-size: 3.8rem;
  }
  .theme-area01 .point .frame01 > .item01 .ttl01,
  .theme-area01 .point .frame01 > .item02 .ttl01 {
    font-size: 2.6rem;
  }
  .theme-area01 .point .frame01 > .item01 .txt01,
  .theme-area01 .point .frame01 > .item02 .txt01 {
    font-size: 1.8rem;
  }
  .theme-area01 .point .frame01 > .item02 {
    background-size: 360px auto;
  }
  .theme-area01 .point .frame01 > .item01 .img01 > img {
    width: 148px;
    height: auto;
  }
  .theme-area01 .point .frame01 > .item02 .img01 > img {
    width: 100px;
    height: auto;
  }
  .theme-area01 .point .list-notice01,
  .theme-area01 .point .list-notice02 {
    font-size: 1.4rem;
  }
  .theme-area01 .point .frame01 > .head01 > .ico {
    width: 90px;
  }
  .theme-area01 .point .link01 {
    font-size: 1.8rem;
  }
  .theme-area01 .text-block01 {
    font-size: 1.8rem;
  }
  .theme-area01 .point .card-normal01.toggle-block01.-attention01:not(.-red01) > .inner > .header[role=tab] > .title {
    font-size: 1.6rem;
  }
  .theme-area01 .point .card-normal01.toggle-block01.-attention01 > .inner > .body .text-block01 {
    font-size: 1.6rem;
  }
}

/* SMALL STYLES */
@media screen and (max-width: 374.98px) {
  .theme-area01 .point .frame01 > .head01 > .ico {
    width: 18.13vw;
    padding: 2.67vw;
  }
  .theme-area01 .point .frame01 > .head01 {
    font-size: 6.93vw;
  }
  .theme-area01 .point .link01 {
    font-size: 4.27vw;
  }
  .theme-area01 .point .frame01 > .item01 .txt01,
  .theme-area01 .point .frame01 > .item02 .txt01 {
    font-size: 3.73vw;
  }
  .theme-area01 .point .frame01 > .item01 .img01 {
    width: 29.87vw;
  }
  .theme-area01 .point .frame01 > .item02 .img01 {
    width: 20vw;
  }
}

/*-----------------------
hint-area01
------------------------*/
.hint-area01 {
  margin-top: 30px;
}
.hint-area01 .card-normal01 .text-block01 {
  color: #000;
  font-weight: 700;
}
.hint-area01 .card-normal01 .img-box01 {
  margin-top: 30px !important;
}
.hint-area01 .comment {
  margin: 0 -18px;
}

.hint-area01 .hint-box01 {
  margin-top: 30px;
  padding: 4px;
  background: linear-gradient(270deg, #A9CD41 0%, #93BCBC 100%);
  border-radius: 12px;
}
.hint-area01 .hint-box01 .hint-inner {
  background: #FFF;
  border-radius: 10px;
  padding: 0;
}
.hint-area01 .hint-box01 .head01 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 17px 0 14px;
  background: linear-gradient(270deg, #A9CD41 0%, #93BCBC 100%);
  color: #004831;
}
.hint-area01 .hint-box01 .head01 > .ico {
  width: 54px;
}
.hint-area01 .hint-box01 .head01 > .txt {
  margin-left: 6px;
  font-family: "noto-sans-black";
  font-weight: 900;
  text-align: center;
}
.hint-area01 .hint-box01 .inner {
  padding: 20px 26px 50px;
}
.hint-area01 .hint-box01 .inner .body01 {
  min-height: 180px;
  font-size: 1.4rem;
}
.hint-area01 .hint-box01 .inner .img01 {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 171px;
}
.hint-area01 .hint-box01 .inner .list-circle01 > .item::before {
  width: 4px;
  height: 4px;
  background: #56635F;
  top: .9em;
}
.hint-area01 .hint-box01 .inner .emphasis01 {
  color: #004831;
  font-family: "noto-sans-black";
  font-size: 1.285em;
  font-weight: 900;
}
.hint-area01 .hint-box01 .inner .emphasis02 {
  display: inline-block;
  padding: .1em .2em;
  background: #006444;
  color: #FFF;
  font-size: 1.142em;
  font-weight: 700;
}
.hint-area01 .hint-box01 .inner .hint01 {
  margin-top: 20px;
  padding: 1px;
  background: linear-gradient(270deg, #A9CD41 0%, #226A63 100%);
}
.hint-area01 .hint-box01 .inner .hint01 > .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 0;
  background: #F5F9E6;
}
.hint-area01 .hint-box01 .inner .hint01 > .box::after {
  content: "";
  display: block;
  width: 60px;
  height: 64px;
  background: url(/kojin/special/olivecatchphrase/2026/imgs/index_ico_hint_04.svg) no-repeat 0 0;
  background-size: cover;
}
.hint-area01 .hint-box01 .inner .hint01 .txt {
  color: #00563A;
  font-family: "noto-sans-black";
  font-weight: 900;
  text-align: center;
  flex: 1;
}
.hint-area01 .hint-box01 .slide01 .slick-arrow {
  top: 50%;
  z-index: 1;
  margin: auto 0;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #C4D700;
  box-shadow: 0px 10px 12px 0px #141D1D14,0px 0px 4px 0px #141D1D0D;
  transform: translate(0, -50%);
}
.hint-area01 .hint-box01 .slide01 .slick-arrow:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  width: 1.375em;
  height: 1.375em;
  background: url(/kojin/cmn/imgs/ico_arrow_right_02.svg) 0 0/cover no-repeat;
  content: "";
}
.hint-area01 .hint-box01 .slide01 .slick-arrow.slick-disabled {
  display: none !important;
}
.hint-area01 .hint-box01 .slide01 .slick-arrow.slick-disabled:before {
  content: none;
}
.hint-area01 .hint-box01 .slide01 .slick-prev {
  left: 0;
  z-index: 2;
}
.hint-area01 .hint-box01 .slide01 .slick-prev:before {
  transform: rotate(180deg);
}
.hint-area01 .hint-box01 .slide01 .slick-next {
  right: 0;
  z-index: 2;
}
.hint-area01 .hint-box01 .slide01 .slick-dots {
  position: relative;
  margin: 0;
  padding: 0 0 70px 0;
  font-size: 0;
}
.hint-area01 .hint-box01 .slide01 .slick-dots li button {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #D5DEDB;
  transition: background 0.2s ease-in-out;
}
.hint-area01 .hint-box01 .slide01 .slick-dots > .slick-active button {
  background: #004831;
}
.hint-area01 .hint-box01 .slide01 .slick-dots > :not(:first-child) {
  margin-left: 11px;
}

/* 500 Over */
@media screen and (min-width: 500px) {
  .hint-area01 .card-normal01 .text-block01 {
    font-size: 2.1rem;
  }
  .hint-area01 .hint-box01 .head01 > .ico {
    width: 72px;
  }
  .hint-area01 .hint-box01 .head01 > .txt {
    font-size: 2.1rem;
  }
  .hint-area01 .hint-box01 .inner .body01 {
    min-height: 240px;
    font-size: 1.8rem;
  }
  .hint-area01 .hint-box01 .inner .hint01 .txt {
    font-size: 2.1rem;
  }
  .hint-area01 .comment {
    margin: 0 -24px;
  }
}

/* SMALL STYLES */
@media screen and (max-width: 374.98px) {
  .hint-area01 .hint-box01 .inner .hint01 .txt {
    font-size: 4.27vw;
  }
  .hint-area01 .hint-box01 .inner .hint01 > .box::after {
    width: 17.07vw;
    height: 18.13vw;
  }
  .hint-area01 .hint-box01 .inner .body01 {
    min-height: 50.67vw;
  }
}

/*-----------------------
guide-area01
------------------------*/
.guide-area01 {
  padding: 20px 18px 30px;
  background: #FCFEEE;
}
.guide-area01 > .frame01 {
  width: calc(100% - 5px);
  padding: 4px;
  background: linear-gradient(270deg, #A9CD41 0%, #93BCBC 100%);
  border-radius: 12px;
  text-align: center;
  position: relative;
}
.guide-area01 > .frame01::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(270deg, #A9CD41 0%, #93BCBC 100%);
  border-radius: 12px;
  position: absolute;
  right: -5px;
  bottom: -8px;
}
.guide-area01 > .frame01:not(:first-child) {
  margin-top: 60px;
}
.guide-area01 > .frame01 > .inner {
  padding: 22px 12px 24px;
  background: #FFF;
  border-radius: 10px;
  position: relative;
  z-index: 1;
}
.guide-area01 > .frame01 .text01 {
  margin-top: 20px;
  color: #004831;
  font-weight: 700;
}
.guide-area01 > .frame02 {
  margin-top: 68px;
  padding: 4px;
  background: #FFF;
  border: 4px solid #006444;
  text-align: center;
}
.guide-area01 > .frame02 > .inner {
  padding: 16px 6px 14px;
  background: #FFF;
  border: 1px solid #006444;
}
.guide-area01 > .frame02 .head01 {
  color: #004831;
  font-family: "noto-sans-black";
  font-weight: 900;
}
.guide-area01 > .frame02 .text01 {
  margin-top: 10px;
  line-height: 1.8;
  letter-spacing: .03em;
}

/* 500 Over */
@media screen and (min-width: 500px) {
  .guide-area01 {
    padding: 20px 24px 30px;
  }
  .guide-area01 > .frame01 .text01 {
    font-size: 2.1rem;
  }
  .guide-area01 > .frame02 .head01,
  .guide-area01 > .frame02 .text01 {
    font-size: 2.1rem;
  }
}

/*-----------------------
benefit-area01
------------------------*/
.benefit-area01 {
  padding: 0 18px 30px;
  background: #FCFEEE;
}
.benefit-area01 .frame01 {
  margin-top: 60px;
  padding: 4px;
  background: linear-gradient(270deg, #A9CD41 0%, #226A63 100%);
  border-radius: 12px;
  position: relative;
}
.benefit-area01 .frame01.-type01 {
  margin-top: 47px;
  background: #A0C81E;
}
.benefit-area01 .frame01 > .inner {
  padding: 40px 20px;
  background: #FFF;
  border-radius: 10px;
}
.benefit-area01 .frame01 > .head01 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 74%;
  height: 1.66em;
  background: linear-gradient(270deg, #A9CD41 0%, #226A63 100%);
  border-radius: 20px;
  color: #FFF;
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
}
.benefit-area01 .frame01.-type01 > .head01 {
  background: #A0C81E;
}
.benefit-area01 .frame01 > .inner .ttl01 {
  color: #004831;
  font-family: "noto-sans-black";
  font-size: 2.4rem;
  font-weight: 900;
  text-align: center;
}
.benefit-area01 .frame01 > .inner .ttl02 {
  margin-top: 18px;
  padding-bottom: 18px;
  color: #004831;
  font-family: "noto-sans-black";
  font-size: 1.8rem;
  font-weight: 900;
  text-align: center;
}
.benefit-area01 .frame01 > .inner .mark01 {
  margin-top: 18px;
  color: #004831;
  font-family: "noto-sans-black";
  font-size: 4.0rem;
  font-weight: 900;
  text-align: center;
}
.benefit-area01 .frame01 > .inner .img01 {
  margin-top: 10px;
  text-align: center;
}
.benefit-area01 .frame01 > .inner .list-notice01 {
  margin-top: 18px !important;
  font-size: 1.2rem;
}
.benefit-area01 .frame01 > .inner .text01 {
  text-align: center;
}
.benefit-area01 .frame01 > .inner .text01 + .img01 {
  margin-top: 28px;
}

/* 500 Over */
@media screen and (min-width: 500px) {
  .benefit-area01 {
    padding: 0 24px 30px;
  }
  .benefit-area01 .frame01 > .head01,
  .benefit-area01 .frame01 > .inner .ttl01 {
    font-size: 3.2rem;
  }
  .benefit-area01 .frame01 > .inner .ttl02 {
    font-size: 2.4rem;
  }
  .benefit-area01 .frame01 > .inner .list-notice01 {
    font-size: 1.4rem;
  }
  .benefit-area01 .frame01 > .inner .text01 {
    font-size: 2.1rem;
  }
}

/* SMALL STYLES */
@media screen and (max-width: 374.98px) {
  .benefit-area01 .frame01 > .inner {
    padding: 10.67vw 5.33vw;
  }
  .benefit-area01 .frame01 > .inner .ttl02 {
    font-size: 4.53vw;
  }
}

/*-----------------------
flow-area01
------------------------*/
.flow-area01 {
  padding: 0 18px 30px;
  background: linear-gradient(180deg, #FCFEEE 0%, #F3FFEF 100%);
}
.flow-area01 .step-box01 {
  margin-top: 40px;
  padding: 0 18px;
}
.flow-area01 .step-box01 > .item:not(:first-child) {
  margin-top: 30px;
  padding-top: 123px;
  position: relative;
}
.flow-area01 .step-box01 > .item:not(:first-child)::before {
  content: "";
  display: block;
  width: 6px;
  height: 93px;
  background: url(/kojin/special/olivecatchphrase/2026/imgs/index_img_line_02.png) no-repeat 0 0;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.flow-area01 .step-box01 .head01 {
  padding-bottom: 24px;
  text-align: center;
}
.flow-area01 .step-box01 .head01::after {
  content: "";
  display: block;
  width: 100%;
  height: 5px;
  margin-top: 8px;
  background: url(/kojin/special/olivecatchphrase/2026/imgs/index_img_line_01.png) no-repeat center bottom;
  background-size: cover;
}
.flow-area01 .step-box01 .head01 > .ttl {
  margin-top: 20px;
  color: #004831;
  font-family: "noto-sans-black";
  font-size: 2.0rem;
  font-weight: 900;
}
.flow-area01 .step-box01 .text01 {
  margin-top: 20px;
  text-align: center;
}
.flow-area01 .step-box01 .text01 > p:not(:first-child) {
  margin-top: 20px;
}
.flow-area01 .step-box01 .text01 .list-notice01 {
  margin-top: 20px !important;
}
.flow-area01 .step-box01 .img01 {
  margin-top: 20px;
  text-align: center;
}
.flow-area01 .step-box01 .list-notice01 {
  font-size: 1.2rem;
}

/* 500 Over */
@media screen and (min-width: 500px) {
  .flow-area01 .step-box01 {
    padding: 0 24px;
  }
  .flow-area01 .step-box01 .head01 > .ttl {
    font-size: 2.6rem;
  }
  .flow-area01 .step-box01 .text01 {
    font-size: 2.1rem;
  }
  .flow-area01 .step-box01 .text01 .list-notice01 {
    font-size: 1.4rem;
  }
}

/* SMALL STYLES */
@media screen and (max-width: 374.98px) {
  .flow-area01 .step-box01 {
    padding: 0 4.8vw;
  }
  .flow-area01 .step-box01 .head01 > .ttl {
    font-size: 5.33vw;
  }
  .flow-area01 .step-box01 .text01 {
    font-size: 4.27vw;
  }
}

/*-----------------------
detail-area01
------------------------*/
.detail-area01 {
  padding: 0 18px 40px;
  background: #F3FFEF;
}
.detail-area01 .table-detail01 {
  border-radius: 12px;
  overflow: hidden;
  font-size: 1.4rem;
}
.detail-area01 .table-detail01 > .item > .row > .header {
  background: #006444;
}
.detail-area01 .table-detail01 .list-circle01 > .item::before {
  width: .28em;
  height: .28em;
  background: #141D1D;
  top: .62em;
}
.detail-area01 .table-detail01 .list-notice01 {
  font-size: 1.2rem;
}
.detail-area01 .card-normal01 {
  border: 0;
  border-radius: 8px;
}
.detail-area01 .card-normal01 > .inner > .header {
  padding: 18px;
}
.detail-area01 .card-normal01 > .inner > .body:not(:first-child)::before {
  width: 100%;
  left: 0;
}
.detail-area01 .card-normal01 > .inner > .body {
  padding: 24px 20px;
  font-size: 1.2rem;
}
.detail-area01 .card-normal01 .list-circle01 > .item::before {
  background: #56635F;
}

/* 500 Over */
@media screen and (min-width: 500px) {
  .detail-area01 {
    padding: 0 24px 40px;
  }
  .detail-area01 .table-detail01 {
    font-size: 1.8rem;
  }
  .detail-area01 .card-normal01 > .inner > .body,
  .detail-area01 .table-detail01 .list-notice01 {
    font-size: 1.4rem;
  }
  .detail-area01 .card-normal01>.inner>.header>.title {
    font-size: 2.2rem;
  }
}

/*-----------------------
fix-wrap01
------------------------*/
body.cpnloadEnd .fix-wrap01 {
  display: none !important;
}
.fix-wrap01 {
  background: linear-gradient(0deg, #F8FAEA, #F8FAEA), linear-gradient(0deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6));
  box-shadow: 0px -20px 20px 0px rgba(0, 0, 0, 0.04);
  padding: 20px 8px 30px;
}
.fix-wrap01 .btn-list01 {
  align-items: flex-end;
}
.fix-wrap01 .btn-type01 {
  width: 100%;
  height: 40px;
}
.fix-wrap01 .btn-type01 > .inner {
  min-height: 0;
}
.fix-wrap01 .btn-type01 .sub01 {
  display: block;
  font-size: .8rem;
}
.fix-wrap01 .btn-list01 > .item {
  padding: 0 10px;
}
.fix-wrap01 .btn-list01 > .item:not(:first-child) {
  margin-left: auto;
}

/* 500 Over */
@media screen and (min-width: 500px) {
  .fix-wrap01 .btn-type01 {
    width: 100%;
    height: 50px;
    font-size: 2.0rem;
  }
  .fix-wrap01 .btn-type01 .sub01 {
    font-size: 1.4rem;
  }
}

/* SP STYLES */
@media screen and (max-width: 767.98px) {
  .fix-wrap01 .btn-list01.-spColumn > .item {
    width: 50%;
  }
}

/* SMALL STYLES */
@media screen and (max-width: 374.98px) {
  .fix-wrap01 .btn-type01 .sub01 {
    font-size: 2.13vw;
  }
}

/*-----------------------
fix-wrap02
------------------------*/
.fix-wrap02 {
  padding: 4px;
  background: linear-gradient(270deg, #A9CD41 0%, #226A63 100%);
  box-shadow: none;
  border-radius: 10px;
  overflow: hidden;
}
.fix-wrap02 > .inner {
  background: #FFF;
  border-radius: 10px;
}
.fix-wrap02 .ttl01 {
  padding: 16px 0 20px;
  background: linear-gradient(270deg, #A9CD41 0%, #226A63 100%);
  text-align: center;
}
.fix-wrap02 .menu01 {
  padding: 32px 36px 48px;
  font-size: 1.8rem;
}
.fix-wrap02 .menu01 > li:not(:first-child) {
  margin: 24px 0 0;
}
.fix-wrap02 .menu01 > li > a {
  display: block;
  padding-left: 1.7em;
  text-decoration: none;
  color: #56635F;
  font-weight: bold;
}
.fix-wrap02 .menu01 > .-active > a {
  position: relative;
  color: var(--color-green01);
}
.fix-wrap02 .menu01 > .-active > a::before {
  display: block;
  content: '';
  position: absolute;
  left: .5em;
  top: .5em;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: var(--color-icon01);
}

@media screen and (max-height: 600px) {
  .fix-wrap02 {
    display: none !important;
  }
}

/*-----------------------
Footer
------------------------*/
.footer-logo {
  padding-bottom: 100px;
}
body.cpnloadEnd .footer-logo {
  padding-bottom: 0;
}

/*-----------------------
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;
  background: url("/kojin/special/olivecatchphrase/2026/imgs/index_txt_loading01.svg") center center no-repeat;
}
/* 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;
}