@charset "shift_jis";
/* Updated 2026/01/16.T */
/*-----------------------
------------------------*/
@font-face {
  font-family: "noto-sans-black";
  src: url("/kojin/special/fonts/NotoSansJP-Black.woff") format("woff");
}
/*-----------------------
area01
------------------------*/
.include-area01 > .head01 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 7px 0;
  background-color: #e0be00;
  color: #493f07;
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
}
.include-area01 .head01Inr01 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 17px;
}
.include-area01 .head01Inr01:before {
  display: block;
  width: 10px;
  height: 10px;
  background-color: #493f07;
  content: "";
  clip-path: polygon(100% 0, 0 0, 50% 100%);
}
.include-area01 .head01Inr01:after {
  display: block;
  width: 11px;
  height: 10px;
  background-color: #493f07;
  content: "";
  clip-path: polygon(100% 0, 0 0, 50% 100%);
}
.include-area01 > .body01 {
  padding: 24px 24px;
  text-align: center;
}
.include-area01 > .body01 .btn-type01 {
  width: 100%;
}
.include-area01 > .body01 .btn-type01.-orange01 {
  background-color: #ff5f04;
}
.include-area01 > .body01 .block01 {
  position: relative;
  margin: 0 0 24px 0;
  padding: 18px 18px 18px 77px;
  border-radius: 4px;
  background-color: #f3f1d8;
}
.include-area01 > .body01 .block01:after {
  position: absolute;
  bottom: -9px;
  left: 50%;
  display: block;
  width: 12px;
  height: 9px;
  background-color: #f3f1d8;
  content: "";
  transform: translate(-50%, -1px);
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.include-area01 > .body01 .block01:before {
  position: absolute;
  top: 24px;
  left: 20px;
  display: block;
  width: 42px;
  height: 42px;
  border-radius: 100px;
  background: url("/kojin/olive/special/campaign/gaika/_parts/imgs/cmn_ico_01.svg") calc(50% + 1px) calc(50% - 2px) no-repeat;
  background-color: #e0be00;
  background-size: 24px auto;
  content: "";
}
.include-area01 > .body01 .txt01 {
  color: #493f07;
  text-align: left;
  font-weight: bold;
  font-size: 1.4rem;
}
.include-area01 > .body01 .txt02 {
  margin: 13px 0 0 0;
  color: #56635f;
  font-size: 1.2rem;
}
.include-area01 > .body01 .link01 {
  margin: 20px 0 0 0;
}
.include-area01 > .body01 .icon-link01 > .inner:after {
  transform: translate(-5px, 1px);
}
.is-color01 .include-area01 > .head01 {
  background-color: #017a4f;
  color: #ffffff;
}
.is-color01 .include-area01 .head01Inr01:before {
  background-color: #ffffff;
}
.is-color01 .include-area01 .head01Inr01:after {
  background-color: #ffffff;
}
.is-color01 .include-area01 > .body01 .block01 {
  background-color: #e9f7f6;
}
.is-color01 .include-area01 > .body01 .block01:before {
  background-color: #017a4f;
}
.is-color01 .include-area01 > .body01 .block01:after {
  background-color: #e9f7f6;
}
.is-color01 .include-area01 > .body01 .txt01 {
  color: #004831;
}
.is-color02 .include-area01 > .head01 {
  background-color: #c014c5;
  color: #ffffff;
}
.is-color02 .include-area01 .head01Inr01:before {
  background-color: #ffffff;
}
.is-color02 .include-area01 .head01Inr01:after {
  background-color: #ffffff;
}
.is-color02 .include-area01 > .body01 .block01 {
  background-color: #f6ecf7;
}
.is-color02 .include-area01 > .body01 .block01:before {
  background-color: #c014c5;
}
.is-color02 .include-area01 > .body01 .block01:after {
  background-color: #f6ecf7;
}
.is-color02 .include-area01 > .body01 .txt01 {
  color: #470749;
}
.is-color03 .include-area01 > .head01 {
  background-color: #004bc5;
  color: #ffffff;
}
.is-color03 .include-area01 .head01Inr01:before {
  background-color: #ffffff;
}
.is-color03 .include-area01 .head01Inr01:after {
  background-color: #ffffff;
}
.is-color03 .include-area01 > .body01 .block01 {
  background-color: #e8f0ff;
}
.is-color03 .include-area01 > .body01 .block01:before {
  background-color: #004bc5;
}
.is-color03 .include-area01 > .body01 .block01:after {
  background-color: #e8f0ff;
}
.is-color03 .include-area01 > .body01 .txt01 {
  color: #0a194f;
}
/*-----------------------
area02
------------------------*/
.include-area02 .card-normal01 {
  border-radius: 8px;
}
.include-area02 .card-normal01 > .inner > .header {
  padding: 19px 18px;
  text-align: left;
}
.include-area02 .card-normal01 > .inner > .header > .title {
  font-size: 1.6rem;
}
.include-area02 .card-normal01 > .inner > .body {
  font-size: 1.4rem;
}
.include-area02 .card-normal01 > .inner > .body:before {
  left: 0;
  width: 100%;
}
.include-area02 .card-normal01 > .inner > .body .list-circle01 > .item:not(:first-child) {
  margin-top: 4px;
}
.include-area02 .card-normal01 > .inner > .body .list-circle01 > .item:before {
  width: 4px;
  height: 4px;
  background-color: #56635f;
}
.include-area02 .card-normal01 > .inner > .body .list-circle01 > .item.-red01:before {
  background-color: #c83030;
}
.include-area02 .toggle-block01.card-normal01:not(.-red01) > .inner > .header[role=tab] > .title {
  color: #c83030;
}
.include-area02 .toggle-block01.card-normal01 > .inner > .header[role=tab]::after {
  top: calc(50% - 12px);
  right: 10px;
  width: 26px;
  height: 26px;
}
.include-area02 [class*=card-normal] > .inner > .header > .title[class*=glyph-] > .inner {
  padding-left: 32px;
}
.include-area02 [class*=card-normal] > .inner > .header > .title[class*=glyph-] > .inner::before {
  top: 0;
  width: 26px;
  height: 26px;
}
/*-----------------------
area03
------------------------*/
.include-area03 {
  text-align: center;
}
.include-area03 > .txt01 {
  margin: 11px 0 0 0;
  font-weight: bold;
}
.include-area03 > .txt02 {
  margin: 8px 0 0 0;
  font-family: "noto-sans-black";
}
.include-area03 > .txt03 {
  margin: 4px 0 19px 0;
  font-size: 2.8rem;
  font-family: "noto-sans-black";
  line-height: 1.2;
}
.include-area03 > .icon01 {
  text-align: center;
}
.include-area03 > .img01 {
  padding: 0 18px;
}
.include-area03 > .link01 {
  margin: 16px 0 0 0;
}
.include-area03 > .link01 .icon-link01 {
  font-weight: bold;
}
.include-area03 > .link01 .icon-link01 > .inner:after {
  transform: translate(-5px, 0);
}
.is-color01 .include-area03 > .icon01 .group01 path {
  fill: #cf80e1;
}
.is-color01 .include-area03 > .icon01 .group02 path {
  fill: #470749;
}
.is-color02 .include-area03 > .icon01 .group01 path {
  fill: #6a8feb;
}
.is-color02 .include-area03 > .icon01 .group02 path {
  fill: #0a194f;
}
/*-----------------------
area04
------------------------*/
.include-area04 > .txt01 {
  margin: 0 0 15px 0;
  text-align: center;
  font-size: 2.8rem;
  font-family: "noto-sans-black";
  line-height: 1.2;
}
.include-area04 > .txt02 {
  font-size: 1.6rem;
  line-height: 1.19;
}
.include-area04 > .list01 {
  margin: 34px 0 0 0;
}
.include-area04 > .list01 .item01:not(:first-child) {
  margin-top: 37px;
}
.include-area04 > .list02 {
  margin: 10px 0 0 0 !important;
  font-size: 1.2rem;
}
/*-----------------------
modal
------------------------*/
.modal-bg01.-include01 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: transparent;
  font-size: 0;
}
.modal-block01.-include01 {
  width: 540px;
}
.modal-block01.-include01 > .inner > .header {
  padding: 24px 24px 0;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .modal-block01.-include01 > .inner > .header {
    padding-right: 4.8vw;
    padding-left: 4.8vw;
  }
}
.modal-block01.-include01 > .inner > .header > .title {
  padding-left: 0;
  text-align: left;
}
.modal-block01.-include01 > .inner > .header > .title > .inner {
  color: #003927;
  font-size: 2rem;
}
.modal-block01.-include01 > .inner > .body {
  margin: 0;
  padding: 24px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .modal-block01.-include01 > .inner > .body {
    padding-right: 4.8vw;
    padding-left: 4.8vw;
  }
}
.modal-block01.-include01 .card-modal01 {
  margin: 0;
  background: #f3f8f6;
}
.modal-block01.-include01 .card-modal01 > .inner {
  max-width: 100%;
}
.modal-block01.-include01 .card-modal01 > .inner > .img,
.modal-block01.-include01 .card-modal01 > .inner > .text {
  width: auto;
}
.modal-block01.-include01 .card-modal01 > .inner > .img {
  min-width: 196px;
  min-height: 249px;
}
.modal-block01.-include01 .card-modal01 > .inner > .text {
  margin: 24px 0 0;
  width: 274px;
}