@charset "shift_jis";
/* Updated 2025/08/04.T */
/*-----------------------
general
------------------------*/
.btn-type01.-orange01 {
  background: #fd5e04;
}
/*-----------------------
common
------------------------*/
.cmn-btn01 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  border-radius: 40px;
  text-decoration: none;
}
.cmn-btn01.btn-orange01 {
  max-width: 360px;
  width: 100%;
  height: 60px;
  background: #ff5f04;
  box-shadow: 0 6px 8px rgba(193, 93, 0, .3);
}
.cmn-btn01.btn-orange01 > .inner {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.6rem;
}
/*-----------------------
layout
------------------------*/
.bg-content {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -5;
  width: 100%;
  height: 100%;
  background-image: url("/kojin/olive/special/campaign/collab/expo202508/imgs/index_bg_01.png");
  background-position: initial;
  background-size: cover;
  background-repeat: no-repeat;
}
.section-main {
  position: relative;
  overflow: visible;
  margin: 0 auto;
  max-width: 500px;
  background: #d9edf6;
  box-shadow: 0 14px 40px 0 rgba(20, 29, 29, .16);
}
@media screen and (max-width: 500px) {
  .section-main {
    box-shadow: none;
  }
}
#footer-area {
  position: relative;
}
#footer-content {
  margin-top: 0;
}
#footer-area .footer-logo {
  padding-bottom: 80px !important;
}
body.cpnloadEnd #footer-area .footer-logo {
  padding-bottom: 0 !important;
}
/*-----------------------
kv
------------------------*/
.kv-area01 {
  background-color: #ffffff;
}
.kv-btn {
  display: flex;
  flex-flow: column;
  padding: 30px 18px 35px 18PX;
  width: 100%;
}
.kv-btn .btn-type01:nth-child(2) {
  margin-top: 17px;
}
/*-----------------------
flow-area01
------------------------*/
.flow-area01 {
  background: #d9edf6;
}
.flow-area01 .frame01 {
  position: relative;
  margin: 0 18px 31px 18px;
  padding: 41px 20px 38px 20px;
  border-radius: 12px;
  background-color: #ffffff;
  text-align: center;
}
.flow-area01 .frame01 .list-notice01 {
  color: #56635f;
  text-align: left;
}
.flow-area01 .frame01 .list-notice01 > .item {
  padding-left: 1em;
  line-height: 1.4;
}
.flow-area01 .frame01 .btn-type01 {
  width: 100%;
  font-size: 2.0rem;
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .flow-area01 .frame01 .btn-type01 {
    font-size: 5.33333vw;
  }
}
.flow-area01 .frame01 .btn-type01 > .inner {
  min-height: 40px;
}
.flow-area01 .head01 {
  position: relative;
  margin: 102px 0 10px 0;
  text-align: center;
}
.flow-area01 .head01:before {
  position: absolute;
  top: -63px;
  left: calc(50% - 39px);
  display: block;
  width: 78px;
  height: 23px;
  background-color: #c6de78;
  content: "";
  clip-path: polygon(100% 0, 0 0, 50% 100%);
  -webkit-clip-path: polygon(100% 0, 0 0, 50% 100%);
}
.flow-area01 .head01.-first {
  margin-top: 0;
}
.flow-area01 .head01.-first:before {
  display: none;
}
.flow-area01 .head01.-type01 {
  margin-top: 86px;
}
.flow-area01 .head01.-type02 {
  margin-top: 109px;
}
.flow-area01 .ttl01 {
  padding: 20px 0 30px 0;
  text-align: center;
}
.flow-area01 .ttl02 {
  display: inline-block;
  padding: 9px 12px 7px 12px;
  border-radius: 4px;
  background-color: #004831;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  font-size: 2.0rem;
  font-family: "roboto";
  line-height: 1;
}
.flow-area01 .txt01 {
  color: #004831;
  font-weight: bold;
  font-size: 2.0rem;
}
.flow-area01 .txt02 {
  color: #004831;
  font-weight: bold;
  font-size: 2.4rem;
}
.flow-area01 .txt03 {
  margin: 20px 0 0 0;
  color: #000000;
  text-align: center;
  font-weight: bold;
  font-size: 1.8rem;
}
.flow-area01 .txt03 + .txt03 {
  margin-top: 7px;
}
.flow-area01 .txt04 {
  margin: 0 -12px;
  color: #004831;
  letter-spacing: -.01em;
  font-weight: bold;
  font-size: 2.0rem;
  line-height: 1.25;
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .flow-area01 .txt04 {
    font-size: 5.36667vw !important;
  }
}
.flow-area01 .txt05 {
  background: linear-gradient(transparent 60%, #c6de78 60%);
}
.flow-area01 .txt06 {
  margin: 26px 0 0 0;
  color: #000000;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.3;
}
.flow-area01 .num01 {
  font-size: 2.4rem;
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .flow-area01 .num01 {
    font-size: 5.36667vw !important;
  }
}
.flow-area01 .list01 {
  margin-top: 23px !important;
}
.flow-area01 .list02 {
  margin-top: 24px !important;
}
.flow-area01 .list03 {
  margin-top: 24px !important;
}
.flow-area01 .list04 {
  margin: 9px 0 0 0 !important;
  padding: 0 16px;
}
.flow-area01 .list04 > .item {
  padding-left: calc(1em + 2px);
  line-height: 1.4;
}
.flow-area01 .cmn-btn01 {
  margin: 24px 0 0 0;
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .flow-area01 .cmn-btn01 {
    font-size: 5.06667vw !important;
  }
}
.flow-area01 .btn02 {
  margin: 24px 0 17px 0;
}
.flow-area01 .light-box01 {
  position: relative;
  margin: 26px auto 0;
  max-width: 375px;
}
.flow-area01 .light-box01::before {
  position: absolute;
  top: 7px;
  right: -7px;
  bottom: -6px;
  left: 8px;
  background: #f4f8e5;
  content: "";
}
.flow-area01 .light-box01 > .inner {
  position: relative;
  padding: 13px 50px 13px 13px;
  border: 3px solid #147a4f;
  color: #017a4f;
  text-align: left;
  font-weight: bold;
  font-size: 1.4rem;
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .flow-area01 .light-box01 > .inner {
    font-size: 3.733vw;
  }
}
.flow-area01 .light-box01 > .inner::after {
  position: absolute;
  top: 0;
  right: -10px;
  bottom: 0;
  margin: auto 0;
  width: 85px;
  background: url(/kojin/olive/special/campaign/collab/expo202508/imgs/index_bg_04.svg) center / contain no-repeat;
  content: "";
}
/*-----------------------
flow-area02
------------------------*/
.flow-area02 {
  background: #d9edf6;
}
.flow-area02 .img01 {
  padding: 0 0 40px;
  text-align: center;
}
/*-----------------------
desc-banpaku
------------------------*/
.desc-banpaku .ttl02 {
  margin: 0 auto 40px;
  text-align: center;
  font-weight: bold;
}
.desc-banpaku .frame01 {
  margin: 10px 18px 40px 18px;
  padding: 31px 0 25px 0;
  border-radius: 12px;
  background-color: #ffffff;
  text-align: center;
  font-weight: bold;
  font-size: 1.8rem;
}
.desc-banpaku .frame02 {
  margin: 10px 18px 40px 18px;
  padding: 39px 20px 39px 20px;
  border-radius: 12px;
  background-color: #ffffff;
  text-align: center;
  font-size: 1.8rem;
}
.desc-banpaku .txt01 {
  line-height: 1.22;
}
.desc-banpaku .link01 {
  margin: 12px 0 0 0;
}
.desc-banpaku .link01 a {
  text-decoration: none;
}
/*-----------------------
about-area
------------------------*/
.about-area01 {
  background-color: #ffffff;
  text-align: center;
}
/*-----------------------
desc-campaign
------------------------*/
.desc-campaign .wrap01 {
  padding: 0 18px;
}
.desc-campaign .ttl01 {
  padding: 18px 0 40px 0;
  text-align: center;
}
.campaign-table {
  font-size: 1.4rem;
}
.campaign-table th {
  padding: 15px;
  width: 30%;
  border-bottom: 1px solid #d5dedb;
  background-color: #006444;
  color: #ffffff;
  font-weight: bold;
}
.campaign-table td {
  padding: 15px;
  border-bottom: 1px solid #d5dedb;
  background-color: #ffffff;
}
.campaign-th.start {
  border-radius: 12px 0 0 0;
}
.campaign-td.start {
  border-radius: 0 12px 0 0;
}
.campaign-th.end {
  border-bottom: none;
  border-radius: 0 0 0 12px;
}
.campaign-td.end {
  border-bottom: none;
  border-radius: 0 0 12px 0;
}
/*-----------------------
desc-notes
------------------------*/
.desc-notes {
  padding: 40px 18px;
}
.desc-notes .card-normal01 {
  border: 0;
  border-radius: 8px;
}
.desc-notes .toggle-block01.card-normal01 > .inner > .header[role=tab] > .title {
  font-size: 1.6rem;
}
.desc-notes [class*=card-normal] > .inner > .header > .title[class*=glyph-] > .inner {
  padding-left: 35px;
}
.desc-notes [class*=card-normal] > .inner > .header > .title[class*=glyph-] > .inner::before {
  top: 0;
  width: 28px;
  height: 28px;
}
.desc-notes .toggle-block01.card-normal01 > .inner > .header[role=tab]::after {
  top: calc(50% - 14px);
  right: 13px;
  width: 28px;
  height: 28px;
}
.desc-notes .card-normal01 > .inner > .body {
  padding: 27px 18px 16px 18px;
}
.desc-notes .list-circle01 {
  margin-bottom: 12px;
}
.desc-notes .list-circle01:not(:first-child) {
  margin-top: 8px;
}
.desc-notes .list-circle01 > .item::before {
  background: #56635f;
}
/*-----------------------
pc-nav01
------------------------*/
.pc-nav01 {
  position: fixed;
  top: 47%;
  left: 5%;
  z-index: 3;
  width: 320px;
  transform: translateY(-50%);
}
@media screen and (max-width: 1160px) {
  .pc-nav01 {
    left: 1%;
  }
}
@media screen and (max-width: 1100px) {
  .pc-nav01 {
    display: none!important;
  }
}
.pc-nav01 .title {
  margin: 0 0 -20px 0;
  width: 100%;
  text-align: center;
}
.pc-nav01 .list01 {
  padding: 30px 0 33px 0;
  border-radius: 20px;
  background-color: #ffffff;
  box-shadow: 6px 8px 6px rgba(0, 104, 183, .15);
}
.pc-nav01 .link {
  position: relative;
  display: block;
  padding: 17px 0 17px 64px;
  color: #b6daeb;
  text-decoration: none;
  font-weight: bold;
  font-size: 2.0rem;
  line-height: 1;
}
.pc-nav01 .link:focus {
  outline: none;
}
.pc-nav01 .link.is-current {
  color: #004098;
}
.pc-nav01 .link.is-current::before {
  position: absolute;
  top: calc(50% - 4px);
  left: 34px;
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #004098;
  content: "";
}
/*-----------------------
fixed-area
------------------------*/
#fixed-area {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
}
#footer-fixed {
  position: relative;
  background: rgba(255, 255, 255, .8);
}
#footer-fixed .panel {
  display: block !important;
  padding: 14px 5.33% 14px !important;
  height: 100% !important;
  background: none;
  box-shadow: none;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  #footer-fixed .panel {
    padding: 7px 12px 7px !important;
  }
}
.footer-btn {
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-btn li {
  max-width: 450px;
  width: 49%;
}
.footer-btn li:first-child {
  margin-right: 2%;
}
.footer-btn .btn-type01 {
  width: 100%;
}
@media screen and (max-width: 500px) {
  .footer-btn .btn-type01 {
    padding: 3px 0;
    font-size: 1.4rem;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .footer-btn .btn-type01 {
    font-size: 3.73333vw;
  }
}
@media screen and (max-width: 500px) {
  .footer-btn .btn-type01 > .inner {
    line-height: 1.3;
  }
}