@charset "shift_jis";
/* Updated 2026/03/02.T */
/*********************************************
font
*********************************************/
@font-face {
  font-family: "noto-sans-black";
  src: url("/kojin/special/fonts/NotoSansJP-Black.woff") format("woff");
}
.t-boldBlack {
  font-family: "noto-sans-black";
  font-weight: 900;
}
/*********************************************
common
*********************************************/
a:focus:not(:focus-visible),
button:focus:not(:focus-visible) {
  outline: none;
}
#containment-area {
  margin-bottom: 0;
  /* font-family: 'Noto Sans JP', sans-serif; */
}
#footer-content {
  margin-top: 0;
}
body {
  min-width: auto;
}
sup {
  font-size: 1.0rem;
}
#footer-area {
  position: relative;
}
#footer-area.footer-fixed:not(.-close) #footer-content .footer-logo {
  padding-bottom: 120px;
}
._lh01 {
  line-height: 1 !important;
}
.bg-green01 {
  background: #004831;
}
.bg-white01 {
  background: #F9F8F3;
}
.bg-beige01 {
  background: #F1ECD4;
}
[class^="sec-wrap"] > .inner {
  padding: 0 16px;
}
[class^="sec-ttl"] {
  position: relative;
  font-weight: 700;
  text-align: center;
}
[class^="sec-ttl"] > .lead {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
[class^="sec-ttl"] > .main {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.sec-ttl02 {
  padding-top: 20px;
  letter-spacing: .08em;
}
.sec-ttl02:not(.-present)::after {
  display: inline-block;
  width: 29px;
  height: 3px;
  background: #A89346;
  border-radius: 24px;
  content: "";
  transform: translate(0px, -4px);
}
.bg-green01 .sec-ttl02:not(.-present)::after {
  background: #FFFFFF;
}
.sec-ttl02 > .lead {
  position: absolute;
  top: -1.21em;
  left: 50%;
  min-height: 2.40em;
  padding: .25em 1.7em;
  background: #A89346;
  border-radius: 50px;
  color: #FFFFFF;
  font-size: 1.4rem;
  white-space: nowrap;
  transform: translateX(-50%);
}
.sec-ttl02 > .lead::before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -.5em;
  width: 30px;
  margin: auto;
  border-style: solid;
  border-color: #A89346 rgb(255 255 255 / 0);
  border-width: 15px 15px 0;
  content:"";
}
.sec-ttl02 > .main {
  color: #004831;
  font-size: 2.4rem;
}
.sec-ttl02 > .main.-small {
  font-size: 2.2rem;
}
.sec-ttl02 > .main > .inner::before,
.sec-ttl02 > .main > .inner::after {
  display: inline-block;
  color: #A89346;
  font-size: 3.2rem;
  transform: translate(0px, 4px);
}
.sec-ttl02 > .main > .inner::before {
  margin-right: 10px;
  content: "\201C";
}
.sec-ttl02 > .main > .inner::after {
  margin-left: 10px;
  content: "\201D";
}
.sec-ttl02 > .main > .inner > .num01 {
  color: #004831;
  font-size: 1.63637em;
  line-height: 1.35;
}
.bg-green01 .sec-ttl02 > .main,
.bg-green01 .sec-ttl02 > .main > .inner::before,
.bg-green01 .sec-ttl02 > .main > .inner::after {
  color: #FFFFFF;
}
.icon-link01._t-white01 > .inner::after {
  left: 4px;
  background-image: url(/kojin/cmn/imgs/ico_arrow_right_02.svg);
}
.icon-link01.-bottom:not([class*=btn-type]):not(.card-tile02):not(.card-tile04)>.inner {
  padding-left: 0;
}
.icon-link01.-bottom:not([class*=btn-type])>.inner::after {
  position: relative;
  top: auto;
  left: 4px;
  vertical-align: middle;
}
.btn-type01.-offers01 {
  letter-spacing: .04em;
}
.btn-type01.-ls0 {
  letter-spacing: 0;
}
.btn-type01.-orange01 {
  background: #EE7800;
}
.btn-type01.-beige01 {
  background: #F1ECD4;
}
[class*=glyph-][class*=btn-type].-right > .inner::before {
  top: calc(50% - (1.375em / 2));
  left: auto;
  right: 1em;
}
.t-gray01 {
  color: #56635F;
}
.t-brown01 {
  color: #A89346;
}
.toggle-wrap01 {
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #D5DEDB;
  border-radius: 8px;
}
.toggle-wrap01 > .inner > .btn01 {
  position: relative;
  padding: 10px 2em;
  color: #56635F;
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
  transition: background-color .3s ease-out;
}
.toggle-wrap01 > .inner > .btn01 > * {
  font-weight: 700;
}
.toggle-wrap01 > .inner > .btn01::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - (1.65em / 2));
  right: calc(10px - .2em);
  width: 1.65em;
  height: 1.65em;
  background: url(/kojin/cmn/imgs/ico_arrow_right_01.svg) 0 0 / cover no-repeat;
  transform: rotate(90deg);
}
.toggle-wrap01 > .inner > .btn01[aria-selected=true]::after {
  transform: rotate(-90deg);
}
.toggle-wrap01 > .inner > .body01 {
  padding: 16px;
  border-top: 1px solid #D5DEDB;
}
.dtl-list01 {
  color: #141D1D;
  font-size: 1.4rem;
}
.dtl-list01 > :not(:first-child) {
  margin-top: 16px;
}
.dtl-list01 > .ttl01 {
  padding: 4px;
  background: #E5EDEA;
  color: #004831;
  font-weight: 700;
  text-align: center;
}
#content-area .dtl-list01 > .body01 > :not(:first-child) {
  margin-top: 16px;
}
.list-circle01.-offers > .item::before {
  width: 4px;
  height: 4px;
  top: calc((1.5em - 4px) / 2);
  left: .357em;
}
.list-circle01.-dark01 > .item::before,
.list-circle01 > .item.-dark01::before {
  background: #56635F;
}
/*********************************************
section-mainInr
*********************************************/
.section-main {
  background: #f1ecd4;
}
.section-mainInr {
  position: relative;
  max-width: 500px;
  margin: 0 auto;
  background: #F4EBDA;
  overflow: hidden;
}
@media screen and (min-width: 500px) {
  .section-mainInr {
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.08);
  }
}
.section-main .section-mainInr {
  overflow: hidden;
}
/*********************************************
kv
*********************************************/
.kv-area01 {
  position: relative;
  /* height: 420px; */
  background: radial-gradient(47.02% 47.02% at 51.87% 47.74%, #6ED5A0 0%, #005E3D 100%);
  text-align: center;
  overflow: hidden;
}
.kv-area01 .ttl01 {
  margin: 0;
}
.kv-area01 .ttl01 img {
  width: 100%;
  height: auto;
}
/* Button container - positioned absolutely over image */
.kv-area01 .btn01 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 8.5%;
  padding: 0 16px;
  box-sizing: border-box;
}
/* Tagline text */
.kv-area01 .txt01 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: min(8px, 2.13vw);
  width: 100%;
  color: #FFFFFF;
  font-weight: 700;
  font-size: min(1.4rem, 3.73vw);
  line-height: 100%;
  letter-spacing: 0.04em;
  text-align: center;
}
/* Decorative lines */
.kv-area01 .txt01:before,
.kv-area01 .txt01:after {
  content: "";
  display: block;
  width: min(13px, 3.47vw);
  height: 0;
  border: min(1.4px, 0.37vw) solid #FFFFFF;
  flex: none;
}
.kv-area01 .txt01:before {
  transform: matrix(-0.67, -0.75, -0.94, 0.35, 0, 0);
}
.kv-area01 .txt01:after {
  transform: matrix(0.67, -0.75, 0.94, 0.35, 0, 0);
}
/* Button style */
.kv-area01 .btn-type01.-kv01 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: min(12px, 3.20vw) min(16px, 4.27vw);
  width: min(280px, 74.67vw);
  height: min(50px, 13.33vw);
  background: #EE7800;
  border-radius: min(40px, 10.67vw);
  box-shadow: none;
  font-weight: 700;
  font-size: min(1.6rem, 4.27vw);
  line-height: 150%;
  letter-spacing: 0.04em;
  color: #FFFFFF;
}
.kv-area01 .btn-type01.-kv01 > .inner {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: auto;
}
@media screen and (max-width: 499px) {
  .kv-area01 {
    height: 112vw;
  }
}
/*********************************************
intro
*********************************************/
.intro-area01 {
  padding: 40px 40px 53px;
  background: url("../imgs/intro_area01_bg.png") center center no-repeat;
  background-size: cover;
  text-align: center;
}
@media screen and (max-width: 499px) {
  .intro-area01 {
    padding: 8vw 8vw 10.67vw;
  }
}
.intro-area01 .img01,
.intro-area01 .img02 {
  display: block;
  width: 100%;
  height: auto;
}
.intro-area01 .img01 {
  margin-bottom: 20px;
}
@media screen and (max-width: 499px) {
  .intro-area01 .img01 {
    margin-bottom: 4.27vw;
  }
}
.intro-area02 {
  padding: 24px 32px 0;
  background-color: #DFD19C;
  text-align: center;
}
.intro-area02 .img02 {
  display: block;
  width: 100%;
  height: auto;
}
.intro-area02 .campaign-intro-card {
  position: relative;
  margin-bottom: min(30px, 8vw);
}
.intro-area02 .campaign-intro-card .btn-type03 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 8.4%;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - min(71px, 18.93vw));
  height: min(50px, 11.2vw);
  background: #004831;
  border: 3px solid #FFFFFF;
  border-radius: min(40px, 10.67vw);
  font-weight: 700;
  font-size: min(1.6rem, 4.27vw);
  letter-spacing: 0.64px;
  line-height: 100%;
  color: #fff;
  text-decoration: none;
}
.intro-area03 {
  padding: min(35px, 9.33vw) min(16px, 4.27vw) min(20px, 5.33vw) min(16px, 4.27vw);
  background-color: #DFD19C;
  text-align: center;
}
/* intro-area02 content */
.intro-area02 .ttl01 {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.intro-area02 .txt01 {
  margin: min(16px, 4.27vw) 0 0;
  font-weight: 500;
  font-size: min(1.6rem, 4.27vw);
  line-height: 150%;
  letter-spacing: 0.04em;
  color: #004831;
}
/* New button style white with green border */
.intro-area02 .btn-type02 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: min(8px, 2.13vw) auto 0;
  width: 100%;
  height: min(50px, 12.80vw);
  background: #FFFFFF;
  border: min(1px, 0.27vw) solid #004831;
  border-radius: min(40px, 10.67vw);
  font-weight: 700;
  font-size: min(1.6rem, 4.27vw);
  line-height: 150%;
  color: #004831;
  text-decoration: none;
}
.intro-area02 .btn-type02 > .inner {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: auto;
}
/* intro-area03 tokuten cards */
.intro-area03 .tokuten-list {
  display: flex;
  flex-direction: column;
  gap: min(16px, 4.27vw);
}
.intro-area03 .tokuten-link {
  display: block;
}
.intro-area03 .tokuten-link img {
  display: block;
  width: 100%;
  height: auto;
}
.intro-area03 .tokuten-grid {
  display: flex;
  gap: min(16px, 4.27vw);
}
.intro-area03 .tokuten-half {
  flex: 1;
}
/* intro-area03 banner blocks */
.intro-area03 .bnr-block {
  margin-top: min(40px, 10.67vw);
}
.intro-area03 .bnr-ttl {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto min(16px, 4.27vw);
}
.intro-area03 .bnr-img {
  display: block;
  width: 100%;
  height: auto;
}
.intro-area03 .bnr-block01 .bnr-ttl {
  max-width: 82%;
}
.intro-area03 .bnr-block02 {
  margin-top: min(56px, 14.93vw);
}
.intro-area03 .bnr-block02 .bnr-ttl {
  max-width: 96%;
}
.arrow-down {
  display: block;
  width: 100%;
  height: auto;
  background-color: #006444;
}
/*********************************************
campaign
*********************************************/
.campaign-area01 .campaign-list {
  display: flex;
  flex-direction: column;
  gap: min(16px, 4.27vw);
  padding: 0 min(16px, 4.27vw);
}
.campaign-area01 .campaign-link {
  display: block;
  margin-top: 20px;
}
.campaign-area01 .campaign-link img {
  display: block;
  width: 100%;
  height: auto;
}
.campaign-area01 .campaign-img {
  display: block;
  width: 100%;
  height: auto;
}
.campaign-area01 .campaign-card {
  position: relative;
}
.campaign-area01 .campaign-card .btn-type02 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: min(39.92px, 8vw);
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - min(69.21px, 13.87vw));
  height: min(50px, 10.02vw);
  background: #FFFFFF;
  border: 1px solid #004831;
  border-radius: min(53.24px, 10.67vw);
  font-weight: 700;
  font-size: min(1.4rem, 3.73vw);
  color: #004831;
  text-decoration: none;
}
.campaign-area01 .campaign-card-frame01 .btn-01 {
  bottom: auto;
  top: 44.5%;
}
.campaign-area01 .campaign-card-frame01 .btn-02 {
  bottom: 4.2%;
}
.campaign-area01 .campaign-card-frame02 .btn-type02 {
  bottom: 7%;
}
.campaign-area01 .campaign-card-frame03 .btn-01 {
  bottom: auto;
  top: 50.5%;
}
.campaign-area01 .campaign-card-frame03 .btn-02 {
  bottom: 9.6%;
}
.campaign-area01 .campaign-card-frame04 {
  margin-bottom: min(20px, 5.33vw);
}
.campaign-area01 .campaign-card-frame04 .btn-type02 {
  bottom: 7%;
}
@media screen and (min-width: 375px) {
  .campaign-area01 .campaign-card .btn-type02 {
    font-size: clamp(1.4rem, calc(8px + 1.6vw), 1.6rem);
  }
}
.campaign-area01 .campaign-card-frame05 .btn-type03 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 7.4%;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - min(137.08px, 27.47vw));
  height: min(50px, 11.2vw);
  background: #004831;
  border: 3px solid #FFFFFF;
  border-radius: min(53.24px, 10.67vw);
  font-weight: 700;
  font-size: min(1.6rem, 4.27vw);
  letter-spacing: 0.64px;
  color: #FFFFFF;
  text-decoration: none;
}
.campaign-area01 .campaign-card-frame05 .campaign-img {
  max-width: 91.8%;
  margin: 0 auto;
}
.campaign-area01 img[src*="index_bnr_03"] {
  margin: min(15px, 4vw) 0 min(20px, 5.33vw);
}
.campaign-area01 .campaign-ttl {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.campaign-area01 {
  padding: 0 0 min(76px, 20.27vw) 0;
  text-align: center;
  background-color: #006444;
}
.campaign-area01 .sec-ttl02 {
  padding-top: min(18.61px, 3.73vw);
  padding-bottom: min(13.32px, 2.67vw);
}
.campaign-area01 .sec-ttl02 > .lead {
  position: relative;
  top: auto;
  left: auto;
  transform: none;
  min-height: auto;
  padding: 0;
  background: none;
  border-radius: 0;
  width: 100%;
  height: auto;
  font-weight: 700;
  font-size: min(2.131rem, 4.27vw);
  line-height: 150%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: min(5.34px, 1.07vw);
  letter-spacing: 0.08em;
  color: #FFFFFF;
}
.campaign-area01 .sec-ttl02 > .lead::before {
  display: none;
}
.campaign-area01 .sec-ttl02 > .lead::after {
  content: "";
  display: block;
  width: min(162.33px, 32.53vw);
  height: 2px;
  background: url("/kojin/olive/special/offers/20260301/imgs/index_line_02.svg") no-repeat center center;
  background-size: contain;
}
.campaign-area01 .sec-ttl02 > .main {
  width: 100%;
  height: min(55.89px, 11.20vw);
  margin-top: min(10.63px, 2.13vw);
  font-weight: 700;
  font-size: min(3.728rem, 7.47vw);
  line-height: 150%;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.04em;
  color: #FFFFFF;
}
.campaign-area01 .sec-ttl02 > .main > .inner::before,
.campaign-area01 .sec-ttl02 > .main > .inner::after {
  display: none;
}
.campaign-area01 .sec-ttl02::after {
  display: none;
}
.campaign-area01 .frame01 {
  position: relative;
  display: block;
  margin: 7px 16px 0 16px;
  padding: 31px 0 32px 0;
  min-height: 139px;
  border-radius: 8px;
  background-color: #f9f8f3;
  box-shadow: 0 6px 12px rgba(20, 29, 29, 0.05);
  color: #004831;
  text-decoration: none;
  letter-spacing: .04em;
}
.campaign-area01 .frame01 .btn-type01 {
  padding-right: 3.0em;
  padding-left: 2em;
  width: 100%;
  letter-spacing: 0;
}
.campaign-area01 .frame01 .btn-type01 > .inner {
  min-height: 40px;
}
.campaign-area01 .frame01 + .frame01 {
  margin-top: 32px;
}
.campaign-area01 .block01 {
  margin: 26px 0 0 0;
}
.campaign-area01 .block02 {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: min(70px, 18.67vw) min(16px, 4.27vw) 0 min(16px, 4.27vw);
  padding: min(40px, 10.67vw) min(16px, 4.27vw) min(24px, 6.40vw);
  gap: min(16px, 4.27vw);
  border-radius: min(16px, 4.27vw);
  background-color: #FFFFFF;
}
.campaign-area01 .block02 .btn-type01 {
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: none;
  width: min(311px, 82.93vw);
  height: min(50px, 13.33vw);
  padding: min(12px, 3.20vw) min(16px, 4.27vw);
  border-radius: min(40px, 10.67vw);
  font-size: min(1.6rem, 4.27vw);
}
.campaign-area01 .block02 .btn-type01 > .inner {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: auto;
}
.campaign-area01 .block02:before {
  position: absolute;
  top: max(-34px, -9.07vw);
  left: 50%;
  display: block;
  width: min(80px, 21.33vw);
  height: min(80px, 21.33vw);
  background: url("/kojin/olive/special/offers/20260301/imgs/index_ico_13.png") center center no-repeat;
  background-size: contain;
  content: "";
  transform: translate(-50%, 0);
}
.campaign-area01 .wrap10 {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 10px 0 0 0;
}
.campaign-area01 .wrap11 {
  display: inline-flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  transform: translate(0, -5px);
}
.campaign-area01 .wrap20 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 0 0 0;
}
.campaign-area01 .head01 {
  padding: 0 0 16px 0;
}
.campaign-area01 .icon01 {
  position: absolute;
  top: -5px;
  left: 13px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 61px;
  height: 55px;
  background: url("/kojin/olive/special/offers/20260301/imgs/index_bg_06.svg") 0 0 no-repeat;
  background-size: 100% auto;
  color: #ffffff;
  line-height: 1;
}
.campaign-area01 .icon01Txt01 {
  display: inline-block;
  margin: 0 0 0 0;
  letter-spacing: .02em;
  font-size: 1.5rem;
}
.campaign-area01 .icon01Txt02 {
  display: inline-block;
  margin: 1px 0 3px 0;
  letter-spacing: 0;
  font-weight: 900;
  font-size: 2.2rem;
  font-family: "roboto";
}
.campaign-area01 .ttl01 {
  display: inline;
  padding: 0 0 4px 0;
  background: url("/kojin/olive/special/offers/20260301/imgs/index_bg_01.png") 0 bottom repeat-x;
  background-size: 7px auto;
  box-decoration-break: clone;
  color: #004831;
  letter-spacing: .08em;
  font-size: 1.8rem;
  font-family: "noto-sans-black";
  line-height: 1.82;
}
.campaign-area01 .ttl02 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(8px, 2.13vw);
  padding: 0;
  color: #004831;
  letter-spacing: 0.04em;
  font-size: min(1.8rem, 4.80vw);
  font-weight: 700;
  line-height: 130%;
}
.campaign-area01 .ttl02::after {
  content: "";
  display: block;
  width: min(236px, 62.93vw);
  height: 2px;
  background: url("/kojin/olive/special/offers/20260301/imgs/index_line_01.svg") no-repeat center center;
  background-size: contain;
}
.campaign-area01 .ttl20 {
  position: relative;
  display: inline-block;
  margin: 24px 0 17px 0;
  padding: 10px 26px;
  border-radius: 100px;
  background-color: #a89346;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1;
}
.campaign-area01 .ttl20:before {
  position: absolute;
  bottom: -6px;
  left: 50%;
  display: block;
  width: 10px;
  height: 7px;
  background-color: #a89346;
  background-size: 100% auto;
  content: "";
  transform: translate(-50%, 0);
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.campaign-area01 .num01 {
  display: inline-block;
  padding: 0 6px 0 6px;
  background: linear-gradient(transparent 60%, #f4ebda 60%);
  letter-spacing: .02em;
  font-weight: 900;
  font-size: 4.8rem;
  font-family: "roboto";
  line-height: 1;
  transform: translate(0, 2px);
}
.campaign-area01 .num10 {
  display: inline-block;
  font-weight: 900;
  font-size: 1.8rem;
  font-family: "roboto";
}
.campaign-area01 .num20 {
  letter-spacing: .08em;
  font-family: "roboto";
  line-height: 1;
}
.campaign-area01 .txt10 {
  display: block;
  letter-spacing: .08em;
  font-weight: bold;
  font-size: 1.8rem;
}
.campaign-area01 .txt11 {
  font-size: 1.3rem;
  font-family: "noto-sans-black";
  line-height: 1;
}
.campaign-area01 .txt12 {
  font-size: 2.2rem;
  font-family: "noto-sans-black";
  line-height: 1;
}
.campaign-area01 .txt13 {
  display: inline-block;
  font-size: 2.2rem;
  font-family: "noto-sans-black";
}
.campaign-area01 .txt14 {
  display: block;
  padding: 8px 0 0 0;
  font-size: 2.4rem;
  font-family: "noto-sans-black";
}
.campaign-area01 .txt15 {
  font-size: 1.4rem;
}
.campaign-area01 .txt20 {
  display: block;
  padding: 0 0 10px 0;
  letter-spacing: .08em;
  font-weight: bold;
  font-size: 1.8rem;
}
.campaign-area01 .txt21 {
  font-size: 2.2rem;
  font-family: "noto-sans-black";
}
.campaign-area01 .txt22 {
  font-size: 2.2rem;
  font-family: "noto-sans-black";
}
.campaign-area01 .txt23 {
  display: inline-block;
  padding: 0 6px 0 0;
  font-size: 2.0rem;
  font-family: "noto-sans-black";
  line-height: 1.1;
}
.campaign-area01 .txt24 {
  font-size: 2.4rem;
  font-family: "noto-sans-black";
}
.campaign-area01 .txt25 {
  font-size: 1.4rem;
}
.campaign-area01 .txt26 {
  display: block;
  padding: 8px 0 23px 0;
  font-size: 2.4rem;
  font-family: "noto-sans-black";
}
.campaign-area01 .txt30 {
  display: block;
  padding: 0 0 10px 0;
  letter-spacing: .08em;
  font-weight: bold;
  font-size: 1.8rem;
}
.campaign-area01 .txt31 {
  font-size: 2.2rem;
  font-family: "noto-sans-black";
}
.campaign-area01 .txt32 {
  font-size: 2.2rem;
  font-family: "noto-sans-black";
}
.campaign-area01 .txt33 {
  display: block;
  padding: 7px 0 0 0;
  font-size: 2.4rem;
  font-family: "noto-sans-black";
}
.campaign-area01 .txt34 {
  font-size: 1.4rem;
}
.campaign-area01 .txt40 {
  margin: 0;
  color: #004831;
  letter-spacing: 0.04em;
  font-size: min(1.4rem, 3.73vw);
  font-weight: 400;
  line-height: 150%;
  text-align: center;
}
.campaign-area01 > ._mt24 {
  margin-top: min(24px, 6.40vw) !important;
}
.campaign-area01 > ._mt24 .icon-link01 > .inner {
  font-size: min(1.6rem, 4.27vw);
}
.campaign-area01 .list30 {
  padding: 8px 16px 0 16px;
  color: #56635f;
  font-size: 1.2rem;
}
.campaign-area01 .img10 {
  margin: 24px 0 24px 0;
}
.campaign-area01 .img20 {
  margin: 24px 0 17px 0;
  padding: 0 0 0 41px;
}
.campaign-area01 .img30 {
  margin: 24px 0 24px 0;
}
.campaign-area01 .btn10 {
  padding: 15px 15px 0 15px;
}
.campaign-area01 .btn20 {
  padding: 15px 15px 0 15px;
}
.campaign-area01 .btn21 {
  padding: 15px 15px 0 15px;
}
.campaign-area01 .btn30 {
  padding: 15px 15px 0 15px;
}
/*********************************************
info
*********************************************/
.info-area01 {
  padding: min(24px, 6.40vw) min(16px, 4.27vw) min(56px, 14.93vw) min(16px, 4.27vw);
  background-color: #f9f8f3;
}
.info-area01 .toggle-wrap01 > .inner > .btn01 {
  padding: min(15px, 4.00vw) 2em;
  font-size: min(1.4rem, 3.73vw);
}
.info-area01 .toggle-wrap01 > .inner > .btn01.-type01 {
  padding-right: min(60px, 16.00vw);
  padding-left: min(10px, 2.67vw);
}
.info-area01 .toggle-wrap01 > .inner > .btn01:after {
  right: min(22px, 5.87vw);
}
.info-area01 .body01 {
  font-size: min(1.4rem, 3.73vw);
}
/*********************************************
sec-wrap04
*********************************************/
.sec-wrap04 {
  padding-bottom: min(80px, 21.33vw);
}
.fn-slide03 {
  margin: 0 max(-16px, -4.27vw) 0;
}
.fn-slide03 .slick-list {
  margin: 0 auto;
  padding: 0 min(8px, 2.13vw);
  overflow: hidden;
}
.fn-slide03 .slick-track {
  display: flex;
}
.fn-slide03 .slick-slide {
  height: auto !important;
  padding: min(16px, 4.27vw) min(8px, 2.13vw);
}
.text-bg01 {
  margin: min(12px, 3.20vw) 0 0;
  padding: min(16px, 4.27vw) min(8px, 2.13vw);
  background: #EFF1EB;
  letter-spacing: -0.5px;
}
.text-bg01 + .text-bg01 {
  position: relative;
  margin-top: min(32px, 8.53vw);
}
.text-bg01 + .text-bg01::before {
  display: block;
  content: '';
  position: absolute;
  top: max(-29px, -7.73vw);
  left: calc(50% - min(12px, 3.20vw));
  width: min(24px, 6.40vw);
  height: min(24px, 6.40vw);
  background: url(/kojin/olive/special/offers/20260301/imgs/index_ico_slide06.svg) no-repeat 0 0 / 100%;
}
[class^="img-w0"] {
  margin: 0 auto;
}
.img-w02 {
  width: min(175px, 46.67vw);
}
.text-indent01 {
  display: flex;
  justify-content: space-evenly;
}
.text-indent01 .item01 {
  display: block;
}
.text-indent01 .item02 {
  display: block;
  margin-left: 0.5em;
  text-align: left;
}
.text-layout03 {
  display: flex;
  max-width: 375px;
  margin: min(12px, 3.20vw) auto 0;
  padding: 0 min(20px, 5.33vw);
  color: #56635F;
  text-align: center;
}
.text-layout03 > .item01 {
  width: 33.3%;
}
.text-layout03 > .item01 .img {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: min(5px, 1.33vw);
  min-height: min(62px, 16.53vw);
}
.text-layout03 > .item01 .img01 > img {
  width: min(70px, 18.67vw);
}
.text-layout03 > .item01 .img02 > img {
  width: min(70px, 18.67vw);
}
.text-layout03 > .item01 .img03 > img {
  width: min(40px, 10.67vw);
}
.text-step01 {
  position: relative;
}
.text-step01 > .step {
  font-size: min(2.4rem, 6.40vw);
  color: #004831;
  font-weight: bold;
  font-family: roboto;
  text-align: center;
}
.text-step01 > .num {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  top: 0.3em;
  width: min(60px, 16.00vw);
  height: min(25px, 6.67vw);
  border: 1px solid #D5DEDB;
  border-radius: min(50px, 13.33vw);
  font-size: min(1.6rem, 4.27vw);
  color: #56635F;
  font-weight: bold;
  font-family: roboto;
  text-align: center;
  line-height: 1;
}
.text-step01 > .num > em {
  display: inline-block;
  margin-right: min(4px, 1.07vw);
  font-size: min(2.0rem, 5.33vw);
  font-weight: bold;
  font-family: roboto;
}
.text-step01 > .num > span {
  display: inline-block;
  padding-top: min(4px, 1.07vw);
}
.fn-slide03 .slick-slide > .inner {
  height: 100%;
  padding: min(40px, 10.67vw) min(21px, 5.60vw) min(49px, 13.07vw);
  background: #F9F8F3;
  border-radius: min(8px, 2.13vw);
  box-shadow: 0px 4px 10px 0px #0000000F;
}
.fn-slide03 .slick-slide:first-child > .inner {
  padding: min(16px, 4.27vw) min(19px, 5.07vw) min(49px, 13.07vw);
}
.fn-slide03 .slick-arrow {
  position: absolute;
  top: calc(50% - min(22px, 5.87vw));
  z-index: 1;
  width: min(50px, 13.33vw);
  height: min(50px, 13.33vw);
  border-radius: 50%;
  background: url(/kojin/olive/special/offers/20260301/imgs/index_ico_slide05.svg) no-repeat 0 0 / 100%;
}
.fn-slide03 .slick-prev {
  left: min(8px, 2.13vw);
  transform: rotate(-180deg);
  box-shadow: 0 -10px 12px rgba(20, 29, 29, 0.08), 0 0 4px rgba(20, 29, 29, 0.05);
}
.fn-slide03 .slick-next {
  right: min(8px, 2.13vw);
  box-shadow: 0 10px 12px rgba(20, 29, 29, 0.08), 0 0 4px rgba(20, 29, 29, 0.05);
}
.fn-slide03 .slick-list {
  overflow: visible;
}
.fn-slide03 .slick-arrow.slick-disabled {
  display: none !important;
}
.fn-slide03 .slick-dots {
  display: flex;
  top: 0;
  left: 0;
  right: 0;
}
.fn-slide03 .slick-dots {
  top: auto;
  bottom: min(32px, 8.53vw);
  justify-content: center;
}
.fn-slide03 .slick-dots > li {
  margin: 0 min(2px, 0.53vw);
}
.fn-slide03 .slick-dots button {
  display: block;
  width: min(8px, 2.13vw);
  height: min(8px, 2.13vw);
  background: #D9D9D9;
  border-radius: 50%;
}
.fn-slide03 .slick-dots .slick-active button {
  background: #141D1D;
}
.fn-slide03 .slick-arrow {
  width: min(44px, 11.73vw);
  height: min(44px, 11.73vw);
}
.step-layout01 > .text01 > .txt01 {
  min-height: 3em;
  max-width: 80%;
  margin: min(16px, 4.27vw) auto 0;
  font-size: min(1.4rem, 3.73vw);
  text-align: center;
}
.step-layout01 > .img01 {
  margin-top: min(27px, 7.20vw);
}
/* sec-wrap04 utility class overrides for responsive scaling */
/* _sp-fs* first so _fs* wins when both are present */
.sec-wrap04 ._sp-fs20 { font-size: min(2.0rem, 5.33vw) !important; }
.sec-wrap04 ._sp-fs16 { font-size: min(1.6rem, 4.27vw) !important; }
.sec-wrap04 ._sp-fs14 { font-size: min(1.4rem, 3.73vw) !important; }
.sec-wrap04 ._sp-fs12 { font-size: max(1.0rem, min(1.2rem, 3.20vw)) !important; }
.sec-wrap04 ._fs24 { font-size: min(2.4rem, 6.40vw) !important; }
.sec-wrap04 ._fs18 { font-size: min(1.8rem, 4.80vw) !important; }
.sec-wrap04 ._fs16 { font-size: min(1.6rem, 4.27vw) !important; }
.sec-wrap04 ._fs14 { font-size: min(1.4rem, 3.73vw) !important; }
.sec-wrap04 ._fs12 { font-size: max(1.0rem, min(1.2rem, 3.20vw)) !important; }
.sec-wrap04 ._mt16 { margin-top: min(16px, 4.27vw) !important; }
.sec-wrap04 ._mt12 { margin-top: min(12px, 3.20vw) !important; }
.sec-wrap04 ._mt08 { margin-top: min(8px, 2.13vw) !important; }
.sec-wrap04 ._w50 { width: min(50px, 13.33vw) !important; }
/* sec-wrap04 sec-ttl02 overrides for responsive scaling */
.sec-wrap04 .sec-ttl02 {
  padding-top: min(20px, 5.33vw);
}
.sec-wrap04 .sec-ttl02:not(.-present)::after {
  width: min(29px, 7.73vw);
  height: min(3px, 1.07vw);
  border-radius: min(24px, 6.40vw);
}
.sec-wrap04 .sec-ttl02 > .lead {
  border-radius: min(50px, 13.33vw);
  font-size: min(1.4rem, 3.73vw);
}
.sec-wrap04 .sec-ttl02 > .lead::before {
  width: min(30px, 8.00vw);
  border-width: min(15px, 4.00vw) min(15px, 4.00vw) 0;
}
.sec-wrap04 .sec-ttl02 > .main {
  font-size: min(2.4rem, 6.40vw);
}
.sec-wrap04 .sec-ttl02 > .main > .inner::before,
.sec-wrap04 .sec-ttl02 > .main > .inner::after {
  font-size: min(3.2rem, 8.53vw);
}
.sec-wrap04 .sec-ttl02 > .main > .inner::before {
  margin-right: min(10px, 2.67vw);
}
.sec-wrap04 .sec-ttl02 > .main > .inner::after {
  margin-left: min(10px, 2.67vw);
}
/*********************************************
sec-wrap05
*********************************************/
.sec-wrap05 {
  padding-bottom: min(56px, 14.93vw);
}
.sec05-img01 {
  margin-top: min(24px, 6.40vw);
  text-align: center;
}
/* sec-wrap05 content scaling */
.sec-wrap05 > .inner > p {
  font-size: min(1.6rem, 4.27vw);
}
.sec-wrap05 .btn-list01 {
  margin-top: min(24px, 6.40vw);
}
.sec-wrap05 .btn-type01.-large01 {
  width: min(400px, 100vw);
  min-height: min(56px, 14.93vw);
  padding-right: min(36px, 9.60vw) !important;
  padding-left: min(36px, 9.60vw) !important;
  font-size: min(1.6rem, 4.27vw);
}
.sec-wrap05 .btn-type01.-large01 > .inner {
  min-height: min(40px, 10.67vw);
}
/* sec-wrap05 utility class overrides */
.sec-wrap05 ._mt32 { margin-top: min(32px, 8.53vw) !important; }
/* sec-wrap05 sec-ttl02 overrides for responsive scaling */
.sec-wrap05 .sec-ttl02 {
  padding-top: min(20px, 5.33vw);
}
.sec-wrap05 .sec-ttl02:not(.-present)::after {
  width: min(29px, 7.73vw);
  height: min(3px, 1.07vw);
  border-radius: min(24px, 6.40vw);
}
.sec-wrap05 .sec-ttl02 > .lead {
  border-radius: min(50px, 13.33vw);
  font-size: min(1.4rem, 3.73vw);
}
.sec-wrap05 .sec-ttl02 > .lead::before {
  width: min(30px, 8.00vw);
  border-width: min(15px, 4.00vw) min(15px, 4.00vw) 0;
}
.sec-wrap05 .sec-ttl02 > .main {
  font-size: min(2.4rem, 6.40vw);
}
.sec-wrap05 .sec-ttl02 > .main > .inner::before,
.sec-wrap05 .sec-ttl02 > .main > .inner::after {
  font-size: min(3.2rem, 8.53vw);
}
.sec-wrap05 .sec-ttl02 > .main > .inner::before {
  margin-right: min(10px, 2.67vw);
}
.sec-wrap05 .sec-ttl02 > .main > .inner::after {
  margin-left: min(10px, 2.67vw);
}
/*********************************************
sec-wrap06
*********************************************/
.sec-wrap06 {
  padding-bottom: min(88px, 23.47vw);
}
.q-linkList01 {
  margin-top: min(24px, 6.40vw);
}
.q-linkList01 > .ttl01 {
  color: #FFFFFF;
  font-weight: 700;
  font-size: min(1.6rem, 4.27vw);
}
.q-linkList01 > .ttl01:not(:first-of-type) {
  margin-top: min(32px, 8.53vw);
}
.q-linkList01 > .btn01 {
  margin-top: min(16px, 4.27vw);
}
.q-linkList01 .btn-type01 {
  align-items: baseline;
  justify-content: flex-start;
  width: 100%;
  padding: min(16px, 4.27vw) min(48px, 12.80vw) min(16px, 4.27vw) min(16px, 4.27vw);
  border-radius: min(8px, 2.13vw);
}
.q-linkList01 .btn-type01::before {
  display: inline-block;
  margin-right: .5em;
  font-weight: 700;
  content: "Q";
}
.q-linkList01 .btn-type01 > .inner {
  min-height: initial;
  min-height: auto;
  text-align: left;
  line-height: 1.5;
}
.sec06-btn01 {
  margin-top: min(56px, 14.93vw);
  text-align: center;
}
/* sec-wrap06 sec-ttl02 overrides for responsive scaling */
.sec-wrap06 .sec-ttl02 {
  padding-top: min(20px, 5.33vw);
}
.sec-wrap06 .sec-ttl02:not(.-present)::after {
  width: min(29px, 7.73vw);
  height: min(3px, 1.07vw);
  border-radius: min(24px, 6.40vw);
}
.sec-wrap06 .sec-ttl02 > .main {
  font-size: min(2.4rem, 6.40vw);
}
.sec-wrap06 .sec-ttl02 > .main > .inner::before,
.sec-wrap06 .sec-ttl02 > .main > .inner::after {
  font-size: min(3.2rem, 8.53vw);
}
.sec-wrap06 .sec-ttl02 > .main > .inner::before {
  margin-right: min(10px, 2.67vw);
}
.sec-wrap06 .sec-ttl02 > .main > .inner::after {
  margin-left: min(10px, 2.67vw);
}
/* sec-wrap06 btn-type01 overrides for responsive scaling */
.sec-wrap06 .btn-type01.-large01 {
  min-height: min(56px, 14.93vw);
  font-size: min(1.6rem, 4.27vw);
}
.sec-wrap06 .btn-type01.-large01 > .inner {
  min-height: min(40px, 10.67vw);
}
.sec-wrap06 ._sp-w300 {
  width: min(300px, 80.00vw) !important;
}
/* sec-wrap06 utility class overrides */
.sec-wrap06 ._mt04 { margin-top: min(4px, 1.07vw) !important; }
.sec-wrap06 ._fsXs { font-size: max(1.0rem, min(1.2rem, 3.20vw)) !important; }
/*********************************************
sec-wrap07
*********************************************/
.sec-wrap07 {
  padding-bottom: min(48px, 12.80vw);
}
/* sec-wrap07 sec-ttl02 overrides for responsive scaling */
.sec-wrap07 .sec-ttl02 {
  padding-top: min(20px, 5.33vw);
}
.sec-wrap07 .sec-ttl02:not(.-present)::after {
  width: min(29px, 7.73vw);
  height: min(3px, 1.07vw);
  border-radius: min(24px, 6.40vw);
}
.sec-wrap07 .sec-ttl02 > .lead {
  border-radius: min(50px, 13.33vw);
  font-size: min(1.4rem, 3.73vw);
}
.sec-wrap07 .sec-ttl02 > .lead::before {
  width: min(30px, 8.00vw);
  border-width: min(15px, 4.00vw) min(15px, 4.00vw) 0;
}
.sec-wrap07 .sec-ttl02 > .main {
  font-size: min(2.4rem, 6.40vw);
}
.sec-wrap07 .sec-ttl02 > .main > .inner::before,
.sec-wrap07 .sec-ttl02 > .main > .inner::after {
  font-size: min(3.2rem, 8.53vw);
}
.sec-wrap07 .sec-ttl02 > .main > .inner::before {
  margin-right: min(10px, 2.67vw);
}
.sec-wrap07 .sec-ttl02 > .main > .inner::after {
  margin-left: min(10px, 2.67vw);
}
/* sec-wrap07 utility class overrides */
.sec-wrap07 ._mt24 { margin-top: min(24px, 6.40vw) !important; }
/*********************************************
sec-wrap08
*********************************************/
.sec-wrap08 {
  padding-bottom: min(48px, 12.80vw);
}
.past-cpList01 {
  margin: min(8px, 2.13vw) 0 0;
  padding: min(24px, 6.40vw) min(17.5px, 4.67vw);
  border-radius: min(8px, 2.13vw);
  background: #F9F8F3;
}
.past-cpList01 .ttl01 {
  position: relative;
  margin: 0 0 min(20px, 5.33vw);
  text-align: center;
}
.past-cpList01 .ttl01::after {
  display: block;
  content: '';
  position: absolute;
  bottom: max(-20px, -5.33vw);
  left: calc(50% - min(7px, 1.87vw));
  width: min(15px, 4.00vw);
  height: min(11px, 2.93vw);
  background: url(/kojin/olive/special/offers/20260301/imgs/2501/index_ico_01.svg) no-repeat 0 0 /100%;
}
.past-cpList01 .inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.past-cpList01 .inner >.item {
  width: calc(50% - .25em - min(7px, 1.87vw));
  font-size: min(1.3rem, 3.47vw);
}
.past-cpList01 .inner >.item:nth-child(2n) {
  margin-left: .5em;
}
.past-cpList01 .inner >.item:nth-child(n + 3) {
  margin-top: 1.7em;
}
.past-cpList01 .inner >.item > .link01 {
  display: block;
  position: relative;
  padding-right: min(20px, 5.33vw);
  font-weight: bold;
  line-height: 1.5;
  text-decoration: none;
}
.past-cpList01 .inner >.item > .link01::after {
  display: block;
  content: "";
  position: absolute;
  top: calc(50% - min(8px, 2.13vw));
  right: 0;
  width: min(16px, 4.27vw);
  height: min(16px, 4.27vw);
  background: url(/kojin/olive/special/offers/20260301/imgs/ico_arrow_right_02.svg) 0 0 / 100% auto no-repeat;
}
.past-cpList01 + .past-cpList01 {
  margin-top: min(28px, 7.47vw);
}
/* sec-wrap08 sec-ttl02 overrides for responsive scaling */
.sec-wrap08 .sec-ttl02 {
  padding-top: min(20px, 5.33vw);
}
.sec-wrap08 .sec-ttl02:not(.-present)::after {
  width: min(29px, 7.73vw);
  height: min(3px, 1.07vw);
  border-radius: min(24px, 6.40vw);
}
.sec-wrap08 .sec-ttl02 > .main {
  font-size: min(2.4rem, 6.40vw);
}
.sec-wrap08 .sec-ttl02 > .main > .inner::before,
.sec-wrap08 .sec-ttl02 > .main > .inner::after {
  font-size: min(3.2rem, 8.53vw);
}
.sec-wrap08 .sec-ttl02 > .main > .inner::before {
  margin-right: min(10px, 2.67vw);
}
.sec-wrap08 .sec-ttl02 > .main > .inner::after {
  margin-left: min(10px, 2.67vw);
}
/* sec-wrap08 utility class overrides */
.sec-wrap08 ._mt24 { margin-top: min(24px, 6.40vw) !important; }
.sec-wrap08 ._mt16 { margin-top: min(16px, 4.27vw) !important; }
.sec-wrap08 ._fsXl { font-size: min(2.4rem, 6.40vw) !important; }
/*********************************************
fix-wrap
*********************************************/
.fix-wrap {
  display: none;
}
@media screen and (max-width: 1100px) {
  .fix-wrap02{
    display: none!important;
  }
}

/*********************************************
fix-wrap01
*********************************************/
.fix-wrap01 {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  padding: 11px 10px 16px 10px;
  background: #004831;
  text-align: center;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fix-wrap01 {
    padding: min(12px, 3.20vw) min(16px, 4.27vw) min(28px, 7.47vw);
  }
  .fix-wrap01 .btn-type01 {
    width: min(280px, 74.67vw);
    min-height: min(50px, 13.33vw);
    padding: min(12px, 3.20vw) min(16px, 4.27vw);
    border-radius: min(40px, 10.67vw);
    font-size: min(1.6rem, 4.27vw);
  }
  .fix-wrap01 .btn-type01 > .inner {
    min-height: auto;
  }
}
.fix-wrap01 .btn-type01 {
  width: 420px;
}
@media print, screen and (min-width: 768px) {
  .fix-wrap01 .btn-type01 > .inner {
    min-height: 50px;
    font-size: 2.4rem;
  }
}
.fix-wrap01 .txt01 {
  position: relative;
  display: inline-block;
  margin: 0 0 6px 0;
  color: #FFFFFF;
  letter-spacing: .04em;
  font-weight: bold;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fix-wrap01 .txt01 {
    display: inline-block;
    margin: 0 0 6px 0;
    font-size: min(1.4rem, 3.73vw);
  }
  .fix-wrap01 .txt01:before,
  .fix-wrap01 .txt01:after {
    height: 8px;
  }
  .fix-wrap01 .txt01:before {
    left: -8px;
  }
  .fix-wrap01 .txt01:after {
    right: -8px;
  }
}
.fix-wrap01 .txt01:before {
  position: absolute;
  top: 50%;
  left: -12px;
  display: block;
  width: 1px;
  height: 14px;
  background-color: #FFFFFF;
  content: "";
  transform: translate(0, -58%) rotate(-40deg);
}
.fix-wrap01 .txt01:after {
  position: absolute;
  top: 50%;
  right: -13px;
  display: block;
  width: 1px;
  height: 14px;
  background-color: #FFFFFF;
  content: "";
  transform: translate(0, -58%) rotate(40deg);
}
/*********************************************
fix-wrap02
*********************************************/
.fix-wrap02 {
  position: fixed;
  top: 50%;
  left: 74vw;
  z-index: 3;
  max-width: 23.5vw;
  width: 275px;
  border-radius: 16px;
  background: #f9f7ee;
  transform: translate(0, -60%);
}
.fix-wrap02 .ttl01 {
  position: relative;
  padding: 24px 0 0 0;
  color: #004831;
  text-align: center;
  letter-spacing: .16em;
  font-weight: 900;
  font-size: 2.4rem;
  font-family: "roboto";
  line-height: 1;
}
.fix-wrap02 .ttl01:before {
  position: absolute;
  bottom: -12px;
  left: 50%;
  display: block;
  width: 29px;
  height: 2px;
  border-radius: 100px;
  background-color: #a89346;
  content: "";
  transform: translate(-50%, 0);
}
.fix-wrap02 .list01 {
  padding: 18px 0 34px 0;
  text-align: left;
}
.fix-wrap02 .item01 {
  margin: 17px 0 0;
  font-size: 1.8rem;
}
.fix-wrap02 .link01 {
  position: relative;
  display: block;
  padding: 0 0 0 65px;
  color: #b3c8c1;
  text-decoration: none;
  font-family: "noto-sans-black";
}
.fix-wrap02 .link01:before {
  position: absolute;
  top: calc(50% - 5px);
  left: 45px;
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  content: "";
}
.fix-wrap02 .item01.-active .link01 {
  color: #004831;
}
.fix-wrap02 .item01.-active .link01:before {
  background: #a89346;
}
/*********************************************
fix-wrap03
*********************************************/
.fix-wrap03 {
  position: fixed;
  top: calc(50%);
  left: calc(50vw - 675px);
  padding: 0 0 21px 0;
  width: 350px;
  border-radius: 16px;
  background: url("/kojin/olive/special/offers/20260301/imgs/index_bg_04.png") center center no-repeat #CAAF4E;
  background-size: cover;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  text-align: center;
  transform: translate(0, -56%);
}
.fix-wrap03::before {
  position: absolute;
  top: -5.3%;
  left: -14%;
  display: block;
  width: 120px;
  height: 90.5px;
  background: url("/kojin/olive/special/offers/20260301/imgs/index_img_21.png") 0 0 no-repeat;
  background-size: 100% auto;
  content: "";
}
.fix-wrap03 .ttl {
  margin-top: -52px;
  margin-bottom: 25px;
  padding: 0 20px;
}
.fix-wrap03 .ttl img {
  /* width: 70%; */
  height: auto;
}
.fix-wrap03 .txt01 {
  padding: 19px 20px 0 20px;
  color: #004831;
  letter-spacing: .04em;
  font-size: 1.4rem;
}
.fix-wrap03 .img01 {
  padding: 0 20px;
  transform: translate(0, -19px);
}
.fix-wrap03 .img02 {
  padding: 18px 40px 12px 40px;
}
@media screen and (max-width: 1440px) {
  .fix-wrap03::before {
    width: 34.29%;
    height: auto;
    aspect-ratio: 120 / 90.5;
  }
}
@media screen and (max-width: 1390px) {
  .fix-wrap03 {
    left: 20px;
  }
}
@media screen and (max-width: 1280px) {
  .fix-wrap03 {
    width: calc(50% - 290px);
  }
}
@media screen and (max-width: 1100px) {
  .fix-wrap03 {
    display: none !important;
  }
}
@media screen and (max-height: 700px) {
  .fix-wrap03 {
    display: none !important;
  }
}
/*********************************************
end-txtArea
*********************************************/
.end-txtArea {
  position: relative;
  padding: 20px 5px;
  background: #003927;
  font-weight: bold;
  text-align: center;
  font-size: 18px;
  color: #fff;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  /*********************************************
  hover
  *********************************************/
  .btn-type01.-orange01.-offers01:not(:disabled):not([aria-disabled=true]):hover {
    background: #FF5F04;
  }
  .toggle-wrap01 > .inner > .btn01:hover {
    background: #f5f5f5;
  }
  .btn-type01:not(:disabled):not([aria-disabled=true]):focus-visible{
    outline: 3px solid #c4d700;
  }
  /*********************************************
  end-txtArea
  *********************************************/
  .end-txtArea {
    font-size: 24px;
  }
}
/* large size */
@media screen and (min-width: 1921px) {
  /*-------------------------------
  fix-wrap02
  -------------------------------*/
  .fix-wrap02 {
    left: calc(50vw + 462px);
  }
}
/* sp size */
@media screen and (max-width: 767px) {
  /*********************************************
  common
  *********************************************/
  #footer-area.footer-fixed:not(.-close) #footer-content .footer-logo {
    padding-bottom: 110px;
  }
}
@media screen and (min-width: 401px) {
  /*********************************************
  common
  *********************************************/
  .s-visible {
    display: none !important;
  }
}
/* small size */
@media screen and (min-width: 375px) {
  /*********************************************
  common
  *********************************************/
  .ss-visible {
    display: none !important;
  }
}