@charset "shift_jis";
/* Updated 2025/08/01.T */
/*---------------------------------------------
footer
---------------------------------------------*/
#footer-content {
  margin-top: 0;
}
#footer-fixed .panel {
  height: 0;
  box-shadow: initial;
}
#footer-fixed .btn-type01 {
  bottom: 210px;
  right: -10px;
}
@media screen and (max-width: 767px) {
  #footer-fixed .btn-type01 {
    bottom: 152px;
  }
}
/*---------------------------------------------
section
---------------------------------------------*/
.section-main {
  background: #f5f7e7;
  padding-bottom: 96px;
  overflow: hidden;
}
/*---------------------------------------------
block
---------------------------------------------*/
.content-block01 {
  max-width: 1160px;
}
.kv-block01 {
  position: relative;
}
.kv-block01>.inner {
  position: absolute;
  width: 100%;
  bottom: 14%;
}
.bg-block01 {
  position: relative;
}
.bg-block01::before,
.bg-block01::after {
  position: absolute;
  content: '';
  display: block;
}
.bg-block01::before {
  left: -14%;
  bottom: 3%;
  width: 142px;
  height: 124px;
  background: url(/kojin/olive/special/campaign/2025summer/imgs/index_bg_01.png) 0 0 / 100% auto no-repeat;
}
.bg-block01::after {
  right: -13%;
  top: 18%;
  width: 128px;
  height: 107px;
  background: url(/kojin/olive/special/campaign/2025summer/imgs/index_bg_02.png) 0 0 / 100% auto no-repeat;
}
@media screen and (max-width: 767px) {
  .kv-block01>.inner {
    bottom: 11%;
  }
  .bg-block01::before,
  .bg-block01::after {
    content: initial;
  }
}
/*---------------------------------------------
card
---------------------------------------------*/
.card-box02.-green01 {
  border: 5px solid #c4d700;
}
[class*=card-box].-radius01 {
  border-radius: 12px;
  overflow: hidden;
}
.card-box01.-large01 {
  padding: 38px 54px;
}
@media screen and (max-width: 767px) {
  .card-box01 {
    padding: 16px 12px 28px;
  }
  .card-box01.-large01 {
    padding: 16px 10px 24px;
  }
}
/*---------------------------------------------
title
---------------------------------------------*/
.title-heading01 {
  position: relative;
  justify-content: center;
  font-weight: bold;
  background: #c4d700;
  color: #064833;
  padding: 4px 0;
}
.title-heading01>.inner {
  flex-direction: row;
  align-items: center;
  min-height: 84px;
  z-index: 0;
}
/*---------------------------------------------
list
---------------------------------------------*/
.list-step01.-green01>.item:not(:first-child)::before {
  border-color: #c4d700 transparent transparent transparent;
}
.list-step01.-large01>.item:not(:first-child) {
  padding-top: 66px;
}
.list-step01.-large01>.item:not(:first-child)::before {
  top: 26px;
}
.list-step01.-side01 {
  align-items: center;
  flex-wrap: nowrap;
}
.list-step01.-side01>.item {
  margin-top: 0;
}
.list-step01.-side01>.item:not(:first-child) {
  margin-left: 47px;
}
.list-step01.-side01>.item::before {
  width: 14px;
  height: 12px;
  border: 0;
  background: #d5dedb;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
  -webkit-clip-path: polygon(100% 0, 0 0, 50% 100%);
  left: calc(47px / -2);
  transform: translate(-50%,-50%) rotate(-90deg);
}
.list-square01>.item:not(:first-child),
.list-square01>.item>.child>.detail:not(:first-child) {
  margin-top: 4px;
}
.list-square01>.item {
  position: relative;
  padding-left: 1em;
}
.list-square01>.item::before {
  content: '';
  display: block;
  position: absolute;
  top: .35em;
  left: 0;
  width: .8em;
  height: .8em;
  background: #141d1d;
}
.list-circle01>.item:not(:first-child) {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .list-step01.-spRow>.item:not(:first-child) {
    margin-left: 0;
    margin-top: 13px;
    padding-top: 0;
  }
  .list-step01.-spRow>.item:not(:first-child)::before {
    top: calc(13px / -2);
    left: 50%;
    transform: translate(-50%,-50%) rotate(0deg);
  }
}
/*---------------------------------------------
column
---------------------------------------------*/
.column-layoutB4.-inlineGrid01 {
  display: inline-grid;
  grid-template-columns: repeat(4, auto);
  align-items: center;
  gap: 13px 16px;
}
.column-layoutB4.-inlineGrid01>* {
  width: auto;
}
[class*=column-layoutB].-inlineGrid01>*{
  margin: 0;
}
@media screen and (max-width: 767px) {
  .column-layoutB4.-inlineGrid01.-spColumn1 {
    grid-template-columns: repeat(1, auto);
    justify-items: center;
    row-gap: 0;
  }
}
/*---------------------------------------------
table
---------------------------------------------*/
.table-radius01 {
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #d5dedb;
}
.table-radius01>.table-type01 {
  border-right: 0;
  border-bottom: 0;
}
.table-radius01>.table-type01>tbody>tr>th,
.table-radius01>.table-type01>tbody>tr>td {
  border-top: 1px solid #d5dedb;
  border-left: 0;
}
.table-radius01>.table-type01>tbody>tr>th {
  background: #c6de78;
  color: #004831;
}
.table-radius01>.table-type01>tbody>tr:first-child>* {
  border-top: 0;
}
/*---------------------------------------------
button
---------------------------------------------*/
[class*=btn-type01].-orange01 {
  background: #ff5f04;
}
[class*=btn-type01].-orange01:not(:disabled):not([aria-disabled=true]):hover {
  background: #e95501;
}
.btn-type01.-circle01 {
  min-width: initial;
  width: 128px;
  height: 128px;
  border-radius: 50%;
}
[class*=btn-type].-circle01>.inner {
  min-height: initial;
}
[class*=btn-type].-circle01[class*=icon-] {
  padding: 28px 10px 50px;
}
[class*=btn-type].-circle01[class*=icon-]>.inner {
  padding: 0;
}
[class*=btn-type].-circle01[class*=icon-]>.inner::after {
  top: initial;
  right: initial;
  left: 50%;
  bottom: 24px;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .btn-type01.-circle01 {
    width: 80px;
    height: 80px;
  }
  [class*=btn-type].-circle01[class*=icon-] {
    padding: 18px 10px 30px;
  }
  [class*=btn-type].-circle01[class*=icon-]>.inner::after {
    bottom: 12px;
  }
}
/*---------------------------------------------
icon
---------------------------------------------*/
[class*=icon-]>.inner::after {
  content: '';
  display: inline-block;
  position: relative;
  top: .25em;
  width: 1.375em;
  height: 1.375em;
}
.icon-arrow01.-right>.inner::after {
  background: #d5dedb;
  clip-path: polygon(75% 50%, 25% 20%, 25% 80%);
  -webkit-clip-path: polygon(75% 50%, 25% 20%, 25% 80%);
}
.icon-circleLink01>.inner::after {
  background: url(/kojin/olive/special/campaign/2025summer/imgs/index_ico_circle_arrow_01.svg) 0 0 / 100% auto no-repeat;
}
@media screen and (max-width: 767px) {
  .icon-arrow01.-spBottom>.inner::after {
    transform: rotate(90deg);
  }
}
/*---------------------------------------------
general
---------------------------------------------*/
._bg-green04 {
  background: #f3f8f6 !important;
}
._t-orange01 {
  color: #e95501 !important;
}