@charset "shift_jis";
/* Updated 2025/10/01.T */
/*---------------------------------------------
base
---------------------------------------------*/
body {
  min-width: 0;
}
#footer-content {
  margin-top: 0;
}
#main-area {
  overflow-y: hidden;
}
.section-main {
  margin: auto;
  max-width: 500px;
  box-shadow: 0px 3px 20px 0px #141d1d33;
}
.section-main::before {
  content: '';
  display: block;
  width: 100vw;
  height: 100vh;
  background: url(/kojin/olive/special/campaign/collab/Monster-strike202510/imgs/index_bg_01.png) center center / cover no-repeat;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}
.content-block02.-bg01 {
  background: url(/kojin/olive/special/campaign/collab/Monster-strike202510/imgs/index_bg_02.png) center 0 / 100% auto no-repeat, url(/kojin/olive/special/campaign/collab/Monster-strike202510/imgs/index_bg_04.png) center 100% / 100% auto no-repeat, url(/kojin/olive/special/campaign/collab/Monster-strike202510/imgs/index_bg_03.png) center 0 / 100% auto repeat-y;
}
.content-block02.-bg02 {
  background: url(/kojin/olive/special/campaign/collab/Monster-strike202510/imgs/index_bg_06.png) center 0 / 100% 100% no-repeat, url(/kojin/olive/special/campaign/collab/Monster-strike202510/imgs/index_bg_04.png) center 100% / 100% auto no-repeat, url(/kojin/olive/special/campaign/collab/Monster-strike202510/imgs/index_bg_03.png) center 0 / 100% auto repeat-y;
}
.content-block02.-bg03,
.include-olive-about01 {
  background: #f5f5f5;
}
.content-block02:not(:first-child) {
  margin-top: 0;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  body {
    min-width: 0;
  }
}
@media screen and (min-width: 768px) {
  .content-block02:not(.-contentsFull01)>.inner {
    padding: 0 4.8%;
  }
}
@media screen and (max-width: 767px) {
  .section-main {
    max-width: 100%;
  }
}
/*---------------------------------------------
title
---------------------------------------------*/
.title-heading02 {
  margin-bottom: 15px;
}
/*---------------------------------------------
card
---------------------------------------------*/
.card-box01.-bdRadius12 {
  border-radius: 12px;
  padding: 40px 20px 46px;
}
.card-lamp01 {
  margin: auto;
  max-width: 290px;
  padding: 10px 69px 24px 7px;
  background: #f4f8e5;
  position: relative;
  top: 7px;
  left: 4px;
}
.card-lamp01>.text {
  text-align: left;
  font-weight: bold;
  font-size: 1.4rem;
  color: #017a4f;
}
.card-lamp01>.img {
  position: absolute;
  top: -5px;
  right: 0;
}
.card-lamp01::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  border: 3px solid #147a4f;
  position: absolute;
  top: -7px;
  left: -8px;
}
@media screen and (max-width: 375px) {
  .card-lamp01 {
    padding: 10px 18vw 24px 7px;
  }
  .card-lamp01>.text {
    font-size: 3.733vw;
  }
  .card-lamp01>.img {
    width: 21.8663vw;
  }
}
/*---------------------------------------------
table
---------------------------------------------*/
.table-type01.-radius01 {
  border-right: 0;
  border-bottom: 0;
  border-radius: 12px;
  overflow: hidden;
}
.table-type01.-radius01>tbody>.row:first-child>* {
  border-top: 0;
}
.table-type01.-radius01>tbody>.row>.header {
  border-left: 0;
  background: #006444;
}
/*---------------------------------------------
list
---------------------------------------------*/
.list-step01.-green01>.item:not(:first-child) {
  padding-top: 97px;
}
.list-step01.-green01>.item:not(:first-child)::before {
  top: 34px;
  left: calc(50% - 39px);
  border-width: 23px 39px 0 39px;
  border-color: #c6de78 transparent transparent transparent;
}
.list-circle01>.item::before {
  background: #56635f;
}
.list-normal01.-menu01>.item>a {
  display: block;
  padding: 0px 10px 0px 42px;
  color: #56635f;
  position: relative;
}
.list-normal01.-menu01>.item>a:hover,
.list-normal01.-menu01>.item>a:focus {
  text-decoration: none;
}
.list-normal01.-menu01>.item>a.is-current>:first-child,
.list-normal01.-menu01>.item>a:hover>:first-child,
.list-normal01.-menu01>.item>a:focus>:first-child {
  filter: drop-shadow( 0px 4px 6px #ffffff3d);
  -webkit-filter: drop-shadow( 0px 4px 6px #ffffff3d);
  color: #fff;
}
.list-normal01.-menu01>.item>a.is-current::before,
.list-normal01.-menu01>.item>a:hover::before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  background: url(/kojin/olive/special/campaign/collab/Monster-strike202510/imgs/index_ico_01.png) 0 0 / 100% auto no-repeat;
  position: absolute;
  top: -6px;
  left: 0;
}
.list-normal01.-menu01>.item:not(:first-child) {
  margin-top: 10px;
}
/*---------------------------------------------
button
---------------------------------------------*/
.btn-type01 {
  margin-bottom: 4px;
}
.btn-type01.-orange01 {
  background: #ff5f04;
  box-shadow: 0px 4px 0px 0px #c15d00;
}
.btn-type01.-orange01:not(:disabled):not([aria-disabled=true]):hover {
  background: #e95501;
}
.btn-type01.-green01 {
  box-shadow: 0px 4px 0px 0px #000;
}
/*---------------------------------------------
label
---------------------------------------------*/
.label-mark02 {
  font-family: "roboto";
  min-width: 80px;
  font-size: 2.0rem;
}
/*---------------------------------------------
mark
---------------------------------------------*/
.mark-arrow02 {
  position: relative;
  width: 138px;
  height: 70px;
  top: calc((32px + 70px) / 2);
  left: 50%;
  transform: translate(-50%, -50%);
}
.mark-arrow02::before,
.mark-arrow02::after {
  content: '';
  display: block;
  width: 69px;
  height: 29px;
  background: #c6de78;
  border-radius: 3px 0 0 3px;
  transform: skew(0deg, 31deg);
  position: absolute;
  top: 20px;
  left: 0;
}
.mark-arrow02::after {
  background: #a0c81e;
  transform: skew(0deg, -31deg) scaleX(-1);
  left: 69px;
}
/*---------------------------------------------
img
---------------------------------------------*/
.img-dropShadow01 {
  filter: drop-shadow(2px 2px 8px #ffffff38);
  -webkit-filter: drop-shadow(2px 2px 8px #ffffff38);
}
/*---------------------------------------------
fixed
---------------------------------------------*/
.menu-fixed {
  padding: 56px 63px;
  width: 380px;
  height: 380px;
  font-weight: bold;
  font-size: 1.8rem;
  background: url(/kojin/olive/special/campaign/collab/Monster-strike202510/imgs/index_bg_05.png) 0 0 / 100% auto no-repeat;
  border-radius: 20px;
  position: fixed;
  bottom: calc(50% - 257px);
  left: calc(((100% - 500px) / 2) - 30vw);
}
@media screen and (max-width: 1240px) {
  .menu-fixed {
    display: none !important;
  }
}
@media screen and (max-height: 500px) {
  .menu-fixed {
    display: none !important;
  }
}
/*---------------------------------------------
include
---------------------------------------------*/
.include-olive-about01 .ttl01 {
  display: none;
}
/*---------------------------------------------
general
---------------------------------------------*/
._t-gray01 {
  color: #56635f !important;
}
._t-yellow01 {
  color: #dffb38 !important;
}