@charset "shift_jis";
/* Updated 2025/10/01.T */
/*-------------------------------
layout
-------------------------------*/
body {
  overflow: hidden;
  min-width: auto;
}
#header-wrap {
  z-index: 4;
}
/*-----------------------
general
------------------------*/
.btn-type01.-orange01 {
  background-color: #ff5f04;
}
/*-----------------------
kv-area
------------------------*/
.kv-area01 {
  margin-bottom: 48px;
  background-color: #ffffff;
  text-align: center;
}
.kv-area01 .wrap02 {
  padding: 0 26px;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 500px) {
  .kv-area01 .wrap02 {
    padding: 0 20px;
  }
}
.kv-area01 .btn-type01 {
  margin-top: 40px;
  width: 100%;
  font-size: 2.6rem;
}
@media screen and (max-width: 500px) {
  .kv-area01 .btn-type01 {
    margin-top: 24px;
    font-size: 2.0rem;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  #main-area {
    background-color: #ffffff;
  }
}
.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: 90px;
}
.cpEndShow {
  display: none;
}
body.cpnloadEnd .footer-logo {
  padding-bottom: 0;
}
body.cpnloadEnd .cpEndShow {
  display: block !important;
}
.layout-container01 {
  position: relative;
  z-index: 2;
  overflow: visible;
  margin: 0 auto;
  max-width: 500px;
  background-color: #ffffff;
  box-shadow: 0 4px 64px rgba(0, 57, 39, 0.3);
}
.layout-bg01 {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  display: flex;
  height: 100vh;
  background: url("/kojin/olive/special/campaign/collab/shimamura202510/imgs/index_bg.png") center 0 no-repeat;
  background-size: cover;
}
@media screen and (max-width: 500px) {
  .layout-bg01 {
    display: none;
  }
}

/*-------------------------------
flow-area01
-------------------------------*/
.flow-area01 {
  padding: 24px 0;
  background-color: #C90936;
}
.flow-area01 ._t-black01 {
  color: #000000;
}
.flow-area01 .text-mark01 {
  background: linear-gradient(transparent 60%, #c6de78 60%);
}
.flow-area01 .list-notice01 {
  text-align: left;
}
.flow-area01 .list-notice01 > .item {
  line-height: 1.4;
}
.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 .btn-type01 > .inner {
  min-height: 46px;
}
.flow-area01 .frame01 {
  position: relative;
  margin: 0 18px 42px 18px;
  padding: 41px 20px 38px 20px;
  border-radius: 12px;
  background-color: #ffffff;
  text-align: center;
}
.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.-type01 {
  margin-top: 0;
}
.flow-area01 .head01.-type01:before {
  display: none;
}
.flow-area01 .ttl01 {
  padding: 40px 18px 30px 18px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1.3;
}
.flow-area01 .icon01 {
  display: inline-block;
  padding: 9px 12px 8px 12px;
  border-radius: 4px;
  background-color: #004831;
  color: #ffffff;
  font-weight: bold;
  font-size: 2.0rem;
  font-family: "roboto";
  line-height: 1;
}
/*-------------------------------
include-account-bg01
-------------------------------*/
.include-account-bg01{
  background: #FDECF2;
}
/*-------------------------------
detail-area01
-------------------------------*/
.detail-area01 {
  padding: 48px 18px;
  background-color: #FDECF2;
}
.detail-area01 .ttl01 {
  color: #C90936;
  text-align: center;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1.3;
}
.detail-area01 .table01 {
  margin-top: 30px;
  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: #C90936;
  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: 60px;
  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: 35px;
}
.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: 5px !important;
  background-position: center center;
  background-size: 26px auto;
}
.detail-area01 .card-normal01 > .inner > .body {
  padding: 25px 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: calc(25%);
  left: 57px;
  z-index: 2;
  overflow: hidden;
  width: 330px;
  border-radius: 10px;
  background-color: #CA0936;
  box-shadow: 5px 5px 1px 1px rgba(20, 29, 29, 0.2);
  transition: all .25s ease-out;
}
.menu-area01 .ttl01 {
  padding: 36px 0 4px 35px;
  color: #fff;
  text-align: left;
  letter-spacing: 0;
  font-weight: bold;
  font-size: 3.2rem;
}
.menu-area01 .list01 {
  padding: 26px 28px 41px 38px;
}
.menu-area01 li:not(:first-child) {
  margin-top: 12px;
}
.menu-area01 a {
  display: block;
  padding: 7px 0 7px 36px;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
  letter-spacing: .0em;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.4;
}
.menu-area01 a.is-current {
  background: rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1330px) {
  .menu-area01 {
    left: 20px;
  }
}
@media screen and (max-width: 1240px) {
  .menu-area01 {
    width: 220px;
  }
  .menu-area01 a {
    padding-left: 27px;
    font-size: 1.6rem;
  }
  .menu-area01 a:before {
    top: calc(50% - 5px);
    left: 11px;
  }
}
@media screen and (max-width: 1000px) {
  .menu-area01 {
    display: none !important;
  }
}
@media screen and (max-height: 600px) {
  .menu-area01 {
    top: 10%;
  }
}
@media screen and (max-height: 500px) {
  .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 20px;
  width: 100%;
  height: 80px;
  background: rgba(255, 255, 255, 0.5);
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fixed-area01 .wrap01 {
    justify-content: space-between;
    padding: 0 20px;
    height: 62px;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .fixed-area01 .wrap01 {
    padding: 0 4.26667vw;
    justify-content: center;
  }
}
.fixed-area01 .btn-type01 {
  margin: 0px 12px;
  width: 240px;
  height: 48px;
  font-size: 1.4rem;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fixed-area01 .btn-type01 {
    width: calc(50% - 4px);
    font-size: 1.2rem;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .fixed-area01 .btn-type01 {
    font-size: 3.2vw !important;
  }
}
.fixed-area01 .btn-type01 > .inner {
  min-height: 100%;
  line-height: 1.3;
}
.fixed-area01 .btn02 {
  margin: 0 0 0 40px;
}
/* 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.73333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .fixed-area01 br {
    display: none;
  }
}
body.cpnloadEnd .fixed-area01 {
  display: none !important;
}