@charset "shift_jis";
/* Updated 2025/09/08.T */
/*-------------------------------
layout
-------------------------------*/
body {
  overflow: hidden;
  min-width: auto;
}
#header-wrap {
  z-index: 4;
}
/* 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: 3;
}
#footer-content {
  margin-top: 0;
}
.footer-logo {
  padding-bottom: 70px;
}
body.cpnloadEnd .footer-logo {
  padding-bottom: 0;
}
.layout-container01 {
  position: relative;
  z-index: 2;
  overflow: visible;
  margin: 0 auto;
  max-width: 500px;
}
._t-white01 {
  color: #fff;
}
._t-pink01 {
  color: #ff82f7;
}
.card-normal01.-bgnone {
  background: rgba(255, 255, 255, 0.9);
}
.toggle-block01.card-normal01.-bgnone>.inner>.header[role=tab]:focus, .toggle-block01.card-normal01.-bgnone>.inner>.header[role=tab]:hover {
  background: none;
}
.btn-type01.-noshadow {
  box-shadow: none;
}
.-orange01.btn-type02, .btn-type01.-orange01 {
  background: #FF5F04;
}
.-green01.btn-type02, .btn-type01.-green01 {
  background: #017A4F;
}
@media print, screen and (min-width: 768px) {
  .layout-bg02 {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    max-width: 1920px;
  }
}
/*-----------------------
cmn
------------------------*/
.cmn-btn01 {
  border: 4px solid #ffffff;
}
.cmn-btn01.-orange01 {
  border: 4px solid #ffffff;
  background-color: #ff5f04;
}
.cmn-btn01.-green01 {
  border: 4px solid #ffffff;
}
/*-----------------------
main-area
------------------------*/
#main-area {
  background: url(/kojin/olive/special/campaign/collab/lesserafim202511/imgs/index_bg_01.jpg) center top;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
@media screen and (max-width: 767px) {
  #main-area {
    background: url(/kojin/olive/special/campaign/collab/lesserafim202511/imgs/index_bg_01_sp.jpg) center top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
}
/*-----------------------
kv-area
------------------------*/
.kv-area {
  position: relative;
  text-align: center;
}
.kv-area .wrap01 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin: 62px 0 0 0;
}
.kv-area .block01:nth-child(2) {
  margin: 0 0 0 80px;
}
.kv-area .ttl01 {
  display: inline-block;
  text-align: center;
}
.kv-area .ttl01>.kv-img {
  display: flex;
  width: 100vw;
  justify-content: center;
}
.kv-area .btn-type01 {
  width: 560px;
  height: 80px;
  font-size: 2.8rem;
}
.kv-area .btn-type01 > .inner {
  min-height: 100%;
}
@media screen and (max-width: 1400px) {
  .kv-area .wrap01 {
    margin-top: 50px;
  }
  .kv-area .block01:nth-child(2) {
    margin: 0 0 0 40px;
  }
  .kv-area .btn-type01 {
    width: 44vw;
    height: 70px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 1150px) {
  .kv-area .wrap01 {
    margin-top: 40px;
  }
  .kv-area .block01:nth-child(2) {
    margin: 0 0 0 20px;
  }
  .kv-area .btn-type01 {
    width: 44vw;
    height: 60px;
    font-size: 2.0rem;
  }
}
@media screen and (max-width: 900px) {
  .kv-area .wrap01 {
    margin-top: 30px;
  }
  .kv-area .btn-type01 {
    width: 44vw;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .kv-area .wrap01 {
    display: block;
    margin: 0.53333vw 0 0 0;
    padding: 3.46667vw 4.8vw 0 4.8vw;
  }
  .kv-area .block01:nth-child(2) {
    margin: 2.66667vw 0 0 0 !important;
  }
  .kv-area .btn-type01 {
    margin: 2.13333vw 0 0 0;
    width: 71vw;
    height: 12.8vw;
    font-size: 5.33333vw;
  }
  .kv-area .btn02 {
    margin-top: 2.66667vw;
  }
  .kv-area .ttl01>.kv-img {
    flex-flow: column;
  }
}
@media screen and (max-width: 500px) {
  .kv-area .btn-type01 {
    width: 90%;
  }
}
/*-----------------------
intro-area01
------------------------*/
.intro-area01 {
  position: relative;
  z-index: 1;
  padding: 100px 0 40px 0;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .intro-area01 {
    padding: 0 0 100px 0;
  }
}
.scroll01 {
  position: absolute;
  top: 56px;
  left: 0;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  text-align: center;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .scroll01 {
    top: 13px;
  }
}
.intro-area01 .arrow01 {
  position: relative;
  animation: arrow 1.6s 0s ease-out infinite;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .intro-area01 .arrow01 {
    animation: arrow_sp 1.6s 0s ease-out infinite;
  }
}
.intro-area01 .frame01 {
  position: relative;
  padding: 0 16px 40px 16px;
  margin: 0 18px;
  border-radius: 20px;
  background-color: #000000CC;
  box-shadow: 0 0 8px #FFA8F54D;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .intro-area01 .frame01 {
    margin: 39px 18px 0 18px;
  }
}
.intro-area01 .wrap01 {
  padding: 8px 0 16px 0;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .intro-area01 .wrap01 {
    margin: -37px 0 0 0;
    padding: 8px 10px 16px 10px;
  }
}
.intro-area01 .wrap02 {
  position: absolute;
  bottom: -35px;
  left: 0;
  width: 100%;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .intro-area01 .wrap02 {
    bottom: -27px;
  }
}
.intro-area01 .wrap02 img {
  width: 270px;
  height: auto;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .intro-area01 .wrap02 img {
    width: 204px;
  }
}
.intro-area01 .wrap03 {
  cursor: pointer;
}
.intro-area01 .ttl01 {
  transform: translate(0, -78px);
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .intro-area01 .ttl01 {
    transform: translate(0, -58px);
  }
}
.intro-area01 .ttl01 img {
  width: 410px;
  height: auto;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .intro-area01 .ttl01 img {
    width: 307px;
  }
}
.intro-area01 .ttl02 {
  margin: 0 0 4px 0;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .intro-area01 .ttl02 {
    margin: 0 0 2px 0;
  }
}
.intro-area01 .ttl03 {
  margin: 35px 0 7px 0;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .intro-area01 .ttl03 {
    margin: 25px 0 7px 0;
  }
}
.intro-area01 .txt01 {
  color: #ffffff;
}
.intro-area01 .txt02 {
  letter-spacing: .08em;
}
.intro-area01 .txt03 {
  color: #ffffff;
  letter-spacing: .08em;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .intro-area01 .img01 {
    width: 10.4vw;
    height: auto;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .intro-area01 .img02 {
    width: 5.86667vw;
    height: auto;
  }
}
.intro-area01 .img03 {
  position: relative;
  z-index: 2;
}
@media print, screen and (min-width: 768px) {
  .intro-area01 .img03 {
    display: none;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .intro-area01 .img03 {
    display: block;
  }
}
@keyframes arrow {
  0% {
    opacity: 0;
    transform: translate(0, 0);
  }
  20% {
    opacity: 1;
  }
  40% {
    opacity: 1;
    transform: translate(0, 20px);
  }
  100% {
    opacity: 0;
    transform: translate(0, 20px);
  }
}
@keyframes arrow_sp {
  0% {
    opacity: 0;
    transform: translate(0, 0);
  }
  20% {
    opacity: 1;
  }
  40% {
    opacity: 1;
    transform: translate(0, 10px);
  }
  100% {
    opacity: 0;
    transform: translate(0, 10px);
  }
}
/*-----------------------
flow-area01
------------------------*/
.flow-area01 {
  position: relative;
  margin: 54px 18px 0;
  padding: 21px 0 0 0;
  border-radius: 20px;
  background-color: #000000CC;
  box-shadow: 0 0 8px #FFA8F54D;
}
.flow-area01 .bg01 {
  display: none;
}
.flow-area01 .text-mark01 {
  background: linear-gradient(transparent 60%, #97228f 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;
}
@media screen and (max-width: 767px) {
  .flow-area01 {
    margin: 24px 18px 0;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .flow-area01 .btn-type01 {
    font-size: 5.33333vw;
  }
}
.flow-area01 .btn-type01 > .inner {
  min-height: 42px;
}
.flow-area01 .frame01 {
  position: relative;
  box-sizing: border-box;
  margin: 0 17px 120px 17px;
  padding: 33px 20px 33px 20px;
  text-align: center;
  color: #fff;
}
.flow-area01 .frame01::after {
  position: absolute;
  bottom: -110px;
  left: 0;
  display: block;
  width: 100%;
  height: 70px;
  background: url(/kojin/olive/special/campaign/collab/lesserafim202511/imgs/index_ico_02.svg) center 0 no-repeat;
  content: "";
}
.frame-black01 {
  position: relative;
  padding: 21px 16px;
  margin: 20px 18px 40px;
  border-radius: 20px;
  background-color: #000000CC;
  box-shadow: 0 0 8px #FFA8F54D;
}
.frame-black01>.ttl02 {
  text-align: center;
  color: #FFF;
  font-weight: bold;
  font-size: 24px;
}
.frame-black01>.list-circle01>.item::before {
  background: #56635F;
}
.flow-area01 .head01 {
  position: relative;
  margin: 93px 0 10px 0;
  text-align: center;
}
.flow-area01 .head01:before {
  position: absolute;
  top: -63px;
  left: calc(50% - 15px);
  display: block;
  width: 40px;
  height: 45px;
  background: url("/kojin/olive/special/campaign/collab/lesserafim202511/imgs/index_img_07.png");
  background-repeat: no-repeat;
  content: "";
}
.flow-area01 .head01.-type01 {
  margin-top: 0;
}
.flow-area01 .head01.-type01:before {
  display: none;
}
.flow-area01 .ttl01 {
  text-align: center;
}
.flow-area01 .ttl02 {
  color: #004831;
  text-align: center;
  letter-spacing: .06em;
  font-weight: bold;
  font-size: 2.0rem;
}
.flow-area01 .list01 {
  font-size: 1.4rem;
}
.flow-area01 .list01:not(:first-child) {
  margin-top: 14px;
}
.flow-area01 .list01 > .item {
  padding-left: 9px;
}
.flow-area01 .list01 > .item:not(:first-child) {
  margin-top: 2px;
}
.flow-area01 .list01 > .item:before {
  top: .6em;
  left: 0;
  width: 4px;
  height: 4px;
  background: #56635f;
}
.flow-area01 .img02 {
  padding: 38px 0 0 0;
}
.flow-area01 .icon01 {
  display: inline-block;
  padding: 9px 12px 8px 12px;
  border-radius: 4px;
  background-color: #fff;
  color: #000;
  font-weight: bold;
  font-size: 2.0rem;
  font-family: "roboto";
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .flow-area01 .frame01 {
    margin: 0 0 120px 0;
    padding: 33px 14px 33px 14px;
  }
}
/*-----------------------
miryoku-area
------------------------*/
.miryoku-area01 {
  position: relative;
  z-index: 3;
  padding: 24px 0 0;
  background-color: #ffffff;
}
.miryoku-area01 > .ttl01 {
  padding: 7px 0 0 0;
  text-align: center;
}
.miryoku-area01 .acc01 {
  color: #004831;
  text-align: center;
}
.miryoku-area01 .acc01:after {
  display: inline-block;
  margin: 0 0 0 8px;
  width: 24px;
  height: 24px;
  background: url("/kojin/cmn/imgs/ico_arrow_right_01.svg") 0 0/cover no-repeat;
  content: "";
  transform: translate(-8px, 7px) rotate(90deg);
}
.miryoku-area01 .acc01[aria-expanded=true]:after {
  transform: translate(-8px, 5px) rotate(-90deg);
}
.miryoku-area02 {
  margin-top: 55px;
  padding: 44px 0 30px 0;
  border-radius: 38px;
  background-color: #e2efbc;
}
.miryoku-area02 > .ttl01 {
  padding: 0 0 21px 0;
  text-align: center;
}
.miryoku-area02 > .inner01 {
  padding: 0 18px;
}
.miryoku-area02 .include-miryoku-area {
  padding-top: 0;
  background: none;
}
.miryoku-area02 .include-miryoku-area .ttl01 {
  display: none;
}
.miryoku-area02 .include-miryoku-area .body01 {
  padding-bottom: 20px;
}
.miryoku-area02 .include-miryoku-area .frame01 + .frame01 {
  margin-top: 30px;
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .miryoku-area02 .include-miryoku-area .info01 {
    margin-left: 1.33333vw;
  }
}
/*-----------------------
detail-area01
------------------------*/
.detail-area01 {
  position: relative;
  z-index: 3;
  padding: 0 0 50px 0;
  margin-top: 36px;
}
.detail-area01 .inner01 {
  padding: 0 18px;
}
.detail-area01 .ttl01 {
  text-align: center;
  transform: translate(0, -4px);
}
.detail-area01 .img01 {
  margin-top: -2px;
}
.detail-area01 .table01 {
  margin-top: 20px;
  font-size: 1.4rem;
}
.detail-area01 .table01 tr:first-child th {
  border-radius: 10px 0 0 0;
}
.detail-area01 .table01 tr:first-child td {
  border-radius: 0 10px 0 0;
}
.detail-area01 .table01 tr:last-child th {
  border-bottom: 0;
  border-radius: 0 0 0 10px;
}
.detail-area01 .table01 tr:last-child td {
  border-bottom: 0;
  border-radius: 0 0 10px 0;
}
.detail-area01 .table01 th {
  padding: 15px 10px 15px 16px;
  width: 30%;
  border-bottom: 1px solid #685367;
  background-color: #000;
  color: #ffffff;
  font-weight: bold;
}
.detail-area01 .table01 td {
  padding: 15px 16px;
  border-bottom: 1px solid #685367;
  background-color: rgba(255, 255, 255, 0.9);
  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;
}
@media screen and (max-width: 767px) {
  .detail-area01 .ttl01 {
    width: 70%;
    margin: 0 auto;
  }
}
/*-----------------------
copy-area01
------------------------*/
.copy-area01 {
  position: relative;
  z-index: 2;
  background: #006444;
  color: #ffffff;
  font-size: 1.2rem;
}
.copy-area01 > .inner {
  margin: 0 auto;
  padding: 18px;
  max-width: 500px;
}
/*-----------------------
menu-area
------------------------*/
.menu-area01 {
  position: fixed;
  top: calc(50% - 180px);
  right: calc(50% - 700px);
  z-index: 30;
  width: 334px;
  background-color: #000000CC;
  box-shadow: 0 0 8px #FFA8F54D;
  border-radius: 20px;
  transition: all .25s ease-out;
}
.menu-area01 .ttl01 {
  text-align: center;
  transform: translate(0, -25px);
}
.menu-area01 .list01 {
  padding: 12px 30px 43px 30px;
}
.menu-area01 li:not(:first-child) {
  margin-top: 20px;
}
.menu-area01 a {
  position: relative;
  display: block;
  padding: 7px 0 7px 56px;
  border-radius: 100px;
  color: #FFF;
  text-decoration: none;
  letter-spacing: .08em;
  font-weight: bold;
  font-size: 2.0rem;
  line-height: 1;
}
.menu-area01 a:before {
  position: absolute;
  top: calc(50% - 9px);
  left: 22px;
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 50px;
  background-color: #FFF;
  content: "";
  opacity: 0;
}
.menu-area01 a.is-current {
  background-image: linear-gradient(90deg, #6a3467, #441141);
  color: #FFF;
}
.menu-area01 a.is-current:before {
  opacity: 1;
}
@media screen and (max-width: 1440px) {
  .menu-area01 {
    right: calc(50% - 630px);
  }
}
@media screen and (max-width: 1290px) {
  .menu-area01 {
    right: calc(50% - 520px);
    width: 250px;
  }
  .menu-area01 .list01 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .menu-area01 a {
    padding-left: 45px;
    font-size: 1.6rem;
  }
  .menu-area01 a:before {
    left: 12px;
  }
}
@media screen and (max-width: 1090px) {
  .menu-area01 {
    display: none !important;
  }
}
/* ----------------------------------
fixed-area
---------------------------------- */
.fixed-area01 {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 4;
  display: none;
  width: 100%;
}
.fixed-area01 .wrap01 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  width: 100%;
  height: 72px;
  background: rgba(0, 0, 0, 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;
  }
}
.fixed-area01 .btn-type01 {
  width: 339px;
  height: 48px;
  font-size: 2.0rem;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fixed-area01 .btn-type01 {
    width: calc(50% - 4px);
    height: 46px;
    border-width: 2px;
    font-size: 1.4rem !important;
  }
}
/* 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%;
}
.fixed-area01 .btn02 {
  margin: 0 0 0 40px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fixed-area01 .btn02 {
    margin: 0 0 0 28px;
  }
}
/* 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;
  }
}
@media screen and (max-width: 890px) {
  .fixed-area01 .btn-type01 {
    font-size: 1.6rem;
  }
}
body.cpnloadEnd .fixed-area01 {
  display: none !important;
}
.fixed-area02 {
  position: fixed;
  top: calc(50% - 17vw);
  left: 65px;
  z-index: 4;
  display: none;
  max-width: 710px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fixed-area02 {
    display: none !important;
  }
}
@media screen and (max-width: 1360px) {
  .fixed-area02 {
    top: calc(50% - 19vw);
    left: 4%;
    width: 23vw;
  }
}
@media screen and (max-width: 1090px) {
  .fixed-area02 {
    display: none !important;
  }
}
@media screen and (max-height: 700px) {
  .fixed-area02 {
    top: calc(50% - 37vh);
    height: 80vh;
  }
  .fixed-area02 img {
    max-height: 100%;
    width: auto;
  }
}

.modal-popup01 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.7);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s, visibility 0.5s;
}
.modal-content01 {
  display: block;
  max-width: 700px;
  max-height: 100vh;
  position: relative;
}
.modal-popup01 #close {
  position: absolute;
  top: 15px;
  right: -64px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  cursor: pointer;
}
.modal-imgwrap01 {
  display: flex;
  justify-content: center;
  margin-top: 16px;
  margin-bottom: 24px;
}
.modal-img01 {
  width: 117px;
  height: 100%;
  position: relative;
  display: flex;
  align-items: end;
}
.modal-popup01>.inner01 {
  position: relative;
}
@media screen and (max-width: 650px) {
  .modal-popup01 #close {
    right: 13px;
  }
}
@media screen and (max-width: 430px) {
  .modal-popup01 #close {
    top: -61px;
    right: 20px;
  }
}
/*-----------------------
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-content01 {
    max-width: 100%;
  }
}
.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;
}
.spkv-modal {
  display: block; /* モーダルを初期表示 */
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.7);
}
.spkv-modal-content {
  padding-top: 36px;
  width: 100%;
  height: 100%;
  text-align: center;
}
.spkv-modal-image {
  max-width: 100%;
  height: auto;
}
.spkv-close {
  color: #fff;
  font-size: 16px;
  margin-top: 10px;
  display: block;
}
.spkv-close:hover,
.spkv-close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.showmoda-text01 {
  color: #fff;
}