@charset "shift_jis";
/* Updated 2025/10/01.T */
/*-----------------------
general
------------------------*/
/* SP STYLES */
@media screen and (max-width: 767px) {
  ::-webkit-scrollbar {
    display: none;
  }
}
/*-------------------------------
layout
-------------------------------*/
body {
  overflow: hidden;
  min-width: auto;
}
#header-wrap {
  z-index: 4;
}
.cpEndTxt {
  z-index: 4;
}
#containment-area {
  margin-bottom: 0;
}
#footer-area {
  position: relative;
  z-index: 2;
}
#footer-content {
  margin-top: 0;
}
.footer-logo {
  padding-bottom: 75px;
}
body.cpnloadEnd .footer-logo {
  padding-bottom: 0;
}
.layout-container01 {
  position: relative;
  z-index: 2;
  overflow: visible;
  margin: 0 auto;
  max-width: 500px;
  background-color: #ffffff;
  box-shadow: 0 0 80px rgba(161, 4, 17, 0.4);
}
@media screen and (max-width: 500px) {
  .layout-container01 {
    box-shadow: none;
  }
}
.layout-bg01 {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  display: flex;
  height: 100vh;
}
.layout-bg01 .block01 {
  position: relative;
  width: 50%;
  height: 100%;
}
.layout-bg01 .block01.-left {
  background: url("/kojin/olive/special/campaign/collab/joshin202510/imgs/index_bg_02.png") calc(50% - 135px) center no-repeat;
  background-size: cover;
}
.layout-bg01 .block01.-right {
  background: url("/kojin/olive/special/campaign/collab/joshin202510/imgs/index_bg_01.png") 0 0 repeat;
  background-size: 60px auto;
}
@media screen and (max-width: 500px) {
  .layout-bg01 {
    display: none;
  }
}
.layout-bg02 {
  background: url("/kojin/olive/special/campaign/collab/joshin202510/imgs/index_bg_01.png") 0 0 repeat;
  background-size: 40px auto;
}
@media screen and (max-width: 499px) {
  .layout-bg02 {
    background-size: 30px auto;
  }
}
.layout-bg03 {
  background: linear-gradient(180deg, #ffedcd 0%, #ebd0a0 100%), #ffffff;
}
/*-------------------------------
common
-------------------------------*/
.cmn-btn01 {
  padding: 0;
  padding-bottom: 2px;
  width: 100%;
  font-size: 2.0rem;
}
.cmn-btn01.-orange01 {
  background: #ff5f04;
  box-shadow: 0 6px 0 #a84005;
}
.cmn-btn01.-green01 {
  background: #004831;
  box-shadow: 0 6px 0 #032017;
}
.cmn-btn01 > .inner {
  padding: 0;
  min-height: 54px;
  line-height: 1.2;
}
/*-------------------------------
kv-area
-------------------------------*/
.kv-area01 {
  position: relative;
  text-align: center;
}
.kv-area01 .wrap01 {
  position: absolute;
  bottom: 6.2%;
  left: 18px;
  padding: 27px 27px 32px 27px;
  width: calc(100% - 36px);
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0 5px 0 #87131d;
}
@media screen and (max-width: 499px) {
  .kv-area01 .wrap01 {
    left: 4.8vw;
    padding: 5.33333vw 5.33333vw 6.4vw 5.33333vw;
    width: calc(100% - 9.6vw);
  }
}
.kv-area01 .btn-type01 {
  width: 100%;
  font-size: 2.5rem;
}
@media screen and (max-width: 499px) {
  .kv-area01 .btn-type01 {
    font-size: 5.33333vw;
  }
}
.kv-area01 .btn-type01:nth-child(2) {
  margin-top: 32px;
}
@media screen and (max-width: 499px) {
  .kv-area01 .btn-type01:nth-child(2) {
    margin-top: 6.4vw;
  }
}
.kv-area01 .btn-type01 > .inner {
  min-height: 59px;
}
@media screen and (max-width: 499px) {
  .kv-area01 .btn-type01 > .inner {
    min-height: 11.73333vw;
  }
}
/*-------------------------------
intro-area
-------------------------------*/
.intro-area01 .frame01 {
  padding: 0 18px;
  background: url("/kojin/olive/special/campaign/collab/joshin202510/imgs/index_bg_05.png") 0 85px no-repeat;
  background-size: 100% auto;
  text-align: center;
}
.intro-area01 .head01 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 98px;
  border-radius: 20px 20px 0 0;
  background: linear-gradient(89.86deg, #ffedcd 0.1%, #ebd0a0 99.85%);
}
.intro-area01 .body01 {
  padding: 18px 12px 38px 12px;
  border-radius: 0 0 20px 20px;
  background-color: #ffffff;
  box-shadow: 0 5px 0 #87131d;
  text-align: center;
}
.intro-area01 .txt01 {
  font-weight: bold;
  line-height: 1.8;
}
.intro-area01 .img01 {
  position: relative;
  margin: 0 0 -51px 0;
}
.intro-area01 .img02 {
  display: inline-block;
  overflow: hidden;
  margin: 15px 0 18px 0;
  border-radius: 20px;
}
.intro-area01 .img03 {
  position: relative;
  margin: -54px 0 0 0;
}
.intro-area01 .link01 a {
  text-decoration: none;
  font-weight: bold;
}
/*-------------------------------
flow-area
-------------------------------*/
.flow-area01 {
  padding: 18px 0 42px 0;
}
.flow-area01 .bg01 {
  padding: 0 18px;
  background: url("/kojin/olive/special/campaign/collab/joshin202510/imgs/index_bg_04.png") center 54px repeat-y;
  background-size: 100% auto;
}
.flow-area01 .text-mark01 {
  background: linear-gradient(transparent 60%, #f9c7c5 60%);
}
.flow-area01 .list-notice01 {
  text-align: left;
}
.flow-area01 .list-notice01 > .item {
  line-height: 1.4;
}
.flow-area01 .list-notice01 > .item:not(:first-child) {
  margin-top: 5px;
}
.flow-area01 .btn-type01 {
  width: 100%;
  font-size: 2.0rem;
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .flow-area01 .btn-type01 {
    font-size: 5.33333vw;
  }
}
.flow-area01 .frame01 {
  position: relative;
  margin: -24px 0 0 0;
  padding: 39px 20px 42px 20px;
  border-radius: 20px;
  background-color: #ffffff;
  text-align: center;
}
.flow-area01 .block01 {
  margin: 40px auto 0 auto;
  padding: 10px 12px;
  max-width: 310px;
  border-radius: 16px;
  background: #ffe9eb;
  box-shadow: 0 4px 0 #efdcdd;
  text-align: center;
  font-weight: bold;
  line-height: 1.5;
}
@media print, screen and (min-width: 768px) {
  .flow-area01 .block01 {
    justify-items: center;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .flow-area01 .block01 {
    font-size: 3.73333vw;
  }
}
.flow-area01 .head01 {
  position: relative;
  margin: 102px 0 6px 0;
  text-align: center;
}
.flow-area01 .head01:before {
  position: absolute;
  top: -63px;
  left: calc(50% - 39px);
  display: block;
  width: 78px;
  height: 23px;
  background-color: #ffacb2;
  content: "";
  clip-path: polygon(100% 0, 0 0, 50% 100%);
  -webkit-clip-path: polygon(100% 0, 0 0, 50% 100%);
}
.flow-area01 .head01.-type01 {
  margin-top: 0;
}
.flow-area01 .head01.-type01:before {
  display: none;
}
.flow-area01 .ttl01 {
  position: relative;
  z-index: 1;
  text-align: center;
}
.flow-area01 .icon01 {
  display: inline-block;
  padding: 8px 10px 7px 10px;
  border-radius: 4px;
  background-color: #da2f29;
  color: #ffffff;
  font-weight: bold;
  font-size: 2.0rem;
  font-family: "roboto-bold";
  line-height: 1;
}
/*-------------------------------
about-area
-------------------------------*/
.about-area01 {
  padding: 40px 18px 0 18px;
}
.about-area01 .card-normal01 {
  border: 0;
  border-radius: 8px 8px 0 0;
}
.about-area01 .card-normal01 > .inner > .header {
  box-sizing: border-box;
  padding: 16px 0 20px 0;
  height: 65px;
  border-radius: 8px 8px 0 0;
  background-color: #006444;
}
.about-area01 .card-normal01 > .inner > .header:hover {
  background-color: #006444 !important;
}
.about-area01 .card-normal01 > .inner > .header:focus {
  background-color: #006444 !important;
}
.about-area01 .card-normal01 > .inner > .header .title {
  padding-right: 0 !important;
  color: #ffffff !important;
  font-size: 2.2rem;
}
.about-area01 .card-normal01 > .inner > .header:after {
  position: absolute;
  top: calc(50% - 5px) !important;
  right: 18px !important;
  display: block;
  width: 14px !important;
  height: 10px !important;
  background: url("/kojin/olive/special/campaign/collab/joshin202510/imgs/index_ico_01.svg") 0 0 no-repeat;
  background-size: 100% auto;
  content: "";
  transform: rotate(180deg);
}
.about-area01 .card-normal01 > .inner > .header[aria-selected=false] {
  border-radius: 8px;
}
.about-area01 .card-normal01 > .inner > .header[aria-selected=true]::after {
  transform: rotate(0deg);
}
.about-area01 .card-normal01 > .inner > .body {
  overflow: hidden;
  padding: 31px 0 0 0;
}
.about-area01 .card-normal01 > .inner > .body:not(:first-child)::before {
  display: none;
}
.about-area01 .ttl01 + p {
  margin: 0 -18px;
}
.about-area01 .link01 {
  padding: 24px 0 40px 0;
  text-align: center;
}
.about-area01 .link01 .icon-link01 > .inner::after {
  top: .35em;
  left: 2px;
  width: 1.44em;
  height: 1.44em;
}
/*-------------------------------
miryoku-area
-------------------------------*/
.miryoku-area01 {
  padding: 61px 0 32px 0;
}
.miryoku-area01 > .ttl01 {
  padding: 0 10px;
  text-align: center;
}
.miryoku-area01 > .inr01 {
  padding: 0 18px;
}
.miryoku-area01 .include-miryoku-area {
  padding-top: 0;
  background-color: transparent;
}
.miryoku-area01 .include-miryoku-area .head01 {
  position: relative;
  min-height: 65px;
  background-color: #006444;
  cursor: pointer;
}
.miryoku-area01 .include-miryoku-area .head01:after {
  position: absolute;
  top: calc(50% - 5px);
  right: 18px;
  display: block;
  width: 14px;
  height: 10px;
  background: url("/kojin/olive/special/campaign/collab/joshin202510/imgs/index_ico_01.svg") 0 0 no-repeat;
  background-size: 100% auto;
  content: "";
}
.miryoku-area01 .include-miryoku-area .head01.is-close:after {
  transform: rotate(180deg);
}
.miryoku-area01 .include-miryoku-area .ttl01 {
  display: none;
}
.miryoku-area01 .include-miryoku-area .frame01 {
  margin-top: 18px;
  border-radius: 8px;
}
.miryoku-area01 .include-miryoku-area .frame01 + .frame01 {
  margin-top: 24px;
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .miryoku-area01 .include-miryoku-area .wrap01 {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.miryoku-area01 .include-miryoku-area .body01 {
  padding-top: 16px;
  padding-bottom: 40px;
}
/*-------------------------------
detail-area
-------------------------------*/
.detail-area01 {
  padding: 7px 0 48px 0;
}
.detail-area01 .inr01 {
  padding: 26px 18px 0 18px;
}
.detail-area01 .ttl01 {
  padding: 0 10px;
  text-align: center;
}
.detail-area01 .ttl02 {
  margin: 17px 0 0 0;
  padding: 0 0 4px 0;
  border-bottom: 1px solid #d5dedb;
  color: #004831;
  text-align: center;
  font-weight: bold;
}
.detail-area01 .table01 {
  font-size: 1.4rem;
}
.detail-area01 .table01 tr:first-child th {
  border-radius: 12px 0 0 0;
}
.detail-area01 .table01 tr:first-child td {
  border-radius: 0 12px 0 0;
}
.detail-area01 .table01 tr:last-child th {
  border-bottom: 0;
  border-radius: 0 0 0 12px;
}
.detail-area01 .table01 tr:last-child td {
  border-bottom: 0;
  border-radius: 0 0 12px 0;
}
.detail-area01 .table01 th {
  padding: 15px 10px 15px 16px;
  width: 30%;
  border-bottom: 1px solid #d5dedb;
  background-color: #006444;
  color: #ffffff;
  font-weight: bold;
}
.detail-area01 .table01 td {
  padding: 15px 16px;
  border-bottom: 1px solid #d5dedb;
  background-color: #ffffff;
  vertical-align: middle;
}
.detail-area01 .list-notice01 > .item:not(:first-child) {
  margin-top: 2px;
}
.detail-area01 .card-normal01 {
  margin-top: 33px;
  border: 0;
}
.detail-area01 .card-normal01 > .inner > .header {
  padding: 19px 19px;
}
.detail-area01 .card-normal01 > .inner > .header > .title {
  font-size: 1.6rem;
}
.detail-area01 [class*=card-normal] > .inner > .header > .title[class*=glyph-] > .inner {
  padding-left: 31px;
}
.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: 8px !important;
  background-position: center center;
  background-size: 26px auto;
}
.detail-area01 .card-normal01 > .inner > .body {
  padding: 23px 18px 16px 18px;
}
.detail-area01 .card-normal01 > .inner > .body:not(:first-child)::before {
  left: 0;
  width: 100%;
}
.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::before {
  top: .56em;
  width: 5px;
  height: 5px;
  background: #56635f;
}
/*-----------------------
menu-area
------------------------*/
.menu-area01 {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 2;
  width: calc(50% - 250px);
  height: 100%;
  transition: all .25s ease-out;
}
.menu-area01 .inr01 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
  padding: 0 20px 30px 20px;
  width: 100%;
  height: 100%;
}
.menu-area01 .ttl01 {
  position: relative;
  padding: 0 24px 0 0;
  text-align: center;
}
.menu-area01 .list01 {
  margin: -20px 0 0 0;
  padding: 0 0 0 0;
}
.menu-area01 li:not(:first-child) {
  margin-top: 7px;
}
.menu-area01 a {
  position: relative;
  display: block;
}
.menu-area01 .is-on {
  display: none;
}
.menu-area01 .is-current .is-off {
  display: none;
}
.menu-area01 .is-current .is-on {
  display: inline;
}
@media screen and (max-width: 1000px) {
  .menu-area01 {
    display: none !important;
  }
}
@media screen and (max-height: 650px) {
  .menu-area01 {
    display: none !important;
  }
}
/*-------------------------------
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 0 6px 0;
  width: 100%;
  height: 65px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 -20px 20px rgba(0, 0, 0, 0.04);
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fixed-area01 .wrap01 {
    justify-content: space-between;
    padding: 0 20px;
    height: 74px;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .fixed-area01 .wrap01 {
    padding: 0 4.26667vw;
  }
}
.fixed-area01 .btn-type01 {
  padding: 0;
  width: 240px;
  height: 40px;
  font-size: 1.6rem;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fixed-area01 .btn-type01 {
    width: calc(50% - 4px);
    height: 50px;
    font-size: 1.4rem;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .fixed-area01 .btn-type01 {
    font-size: 3.73333vw !important;
  }
}
.fixed-area01 .btn-type01 > .inner {
  padding: 0;
  min-height: 100%;
}
@media print, screen and (min-width: 768px) {
  .fixed-area01 .icon-link01 > .inner:after {
    display: none;
  }
}
.fixed-area01 .btn02 {
  margin: 0 0 0 24px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fixed-area01 .btn02 {
    margin: 0 0 0 12px;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .fixed-area01 .btn02 {
    margin: 0 0 0 3.2vw;
  }
}
@media print, screen and (min-width: 768px) {
  .fixed-area01 br {
    display: none;
  }
}
body.cpnloadEnd .fixed-area01 {
  display: none !important;
}
.fixed-area02 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: calc(50% - 250px);
  height: 100%;
  transition: all .25s ease-out;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fixed-area02 {
    display: none !important;
  }
}
.fixed-area02 .inr01 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
  padding: 0 22px 10px 0;
  width: 100%;
  height: 100%;
  background: url("/kojin/olive/special/campaign/collab/joshin202510/imgs/index_bg_03.png") calc(50% + 0px) center no-repeat;
}
@media screen and (max-width: 1610px) {
  .fixed-area02 .inr01 {
    padding-left: 22px;
    background-size: 110% auto;
  }
}
@media screen and (max-width: 1000px) {
  .fixed-area02 {
    display: none !important;
  }
}
@media screen and (max-height: 600px) {
  .fixed-area02 {
    top: calc(50% - 34vh);
    height: 80vh;
  }
  .fixed-area02 img {
    max-height: 100%;
    width: auto;
  }
}
@media screen and (max-height: 500px) {
  .fixed-area02 {
    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);
}
/* 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;
}
/* 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;
}
