@charset "Shift_JIS";
/* Updated 2026/01/07.T */
/* Updated 2025/12/29.T */
/* Updated 2025/10/27 */
#header-wrap {
  z-index: 6;
}
.modal-fancy.-green01 .modal-fancy__inner {
  display: flex;
  position: relative;
  background: rgba(237, 243, 179, 0.94);
  padding: 50px 77px 0 77px;
  border-radius: 16px;
  width: 100%;
}
.modal-fancy.-green01 .modal-fancy__inner>.imgWrap01 {
  width: 230px;
  align-self: end;
}
.modal-fancy.-green01 .modal-fancy__inner>.txtWrap01 {
  width: calc(100% - 230px);
  text-align: center;
  padding-bottom: 50px;
}
.modal-fancy.-green01 .modal-fancy__inner>.txtWrap01>.txt01 {
  color: rgb(0, 72, 49);
  font-weight: bold;
  line-height: 1;
  font-size: 2.3rem;
}
.modal-fancy.-green01 .modal-fancy__inner>.txtWrap01>.txt02 {
  margin-top: 24px;
  color: rgb(0, 72, 49);
  font-weight: bold;
  line-height: 1;
  font-size: 1.4rem;
}
.modal-fancy.-green01 .modal-fancy__inner>.txtWrap01>.img {
  margin-top: 24px;
}
body .fancybox__content.-green01 > .f-button.is-close-btn {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 80px;
  height: 80px;
  background: url(/kojin/olive/detail/img/icon_btn_close.png) no-repeat center / contain;
  transform: scale(.5);
}
@media print, screen and (max-width: 767px) {
  .modal-fancy.-green01 .modal-fancy__inner {
    flex-direction: column;
    align-items: center;
    padding: 20px;
  }
  .modal-fancy.-green01 .modal-fancy__inner>.imgWrap01 {
    width: 230px;
    align-self: center;
  }
  .modal-fancy.-green01 .modal-fancy__inner>.txtWrap01 {
    padding-bottom: 0;
    width: 100%;
  }
  .modal-fancy.-green01 .modal-fancy__inner>.txtWrap01>.txt01 {
    margin-top: 16px;
  }
}
.bottombtn-wrap01 {
  width: 100%;
}
.bottombtn-wrap01 .bottom-banner__bnr {
  display: block;
  width: 100%;
  margin-top: 16px;
}
/* ----------------------------------
txt-blk
---------------------------------- */
#main-area .txt-blk01 {
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  width: auto;
}
#main-area .txt-blk01:before {
  display: none;
}
#main-area .txt-blk01Txt01 {
  position: absolute;
  top: 31.4%;
  left: 29.7%;
  z-index: 1;
  display: inline-block;
  margin-bottom: 0;
  color: #fa8200;
  letter-spacing: -.02em;
  font-size: 10rem;
  font-family: "roboto-bold";
  line-height: 1;
}
#main-area .txt-blk01Txt01:before {
  display: none;
}
@media screen and (min-width: 1029px) and (max-width: 1200px) {
  #main-area .txt-blk01Txt01 {
    font-size: 8.0vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1028px) {
  #main-area .txt-blk01Txt01 {
    font-size: 8.2rem;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  #main-area .txt-blk01Txt01 {
    top: 21.0%;
    left: 25.0%;
    font-size: 8.2rem;
  }
}
@media screen and (max-width: 479px) {
  #main-area .txt-blk01Txt01 {
    font-size: 17.8vw;
  }
}
#main-area .txt-blk02 {
  position: relative;
  display: inline-block;
}
#main-area .txt-blk02Txt01 {
  position: absolute;
  top: 52.4%;
  left: 18.7%;
  z-index: 1;
  display: inline-block;
  color: #fa8200;
  letter-spacing: -.02em;
  font-size: 8.4rem;
  font-family: "roboto-bold";
  line-height: 1;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  #main-area .txt-blk02Txt01 {
    top: 58.0%;
    left: 24.0%;
    font-size: 8.2rem;
  }
}
@media screen and (max-width: 479px) {
  #main-area .txt-blk02Txt01 {
    font-size: 17.0vw;
  }
}
.fixed-bnr .txt-blk03 {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 0;
  width: auto;
  background: none;
  backdrop-filter: none;
}
.fixed-bnr .txt-blk03Txt01 {
  position: absolute;
  top: 41.6%;
  left: 5.0%;
  z-index: 1;
  z-index: 1;
  display: inline-block;
  padding: 0;
  width: auto;
  background: none;
  color: #004831;
  letter-spacing: -.02em;
  font-size: 3.2rem;
  font-family: "roboto-bold";
  line-height: 1;
  backdrop-filter: none;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fixed-bnr .txt-blk03Txt01 {
    top: 18.0%;
    left: 19.0%;
    font-size: 3.0rem;
  }
}
@media screen and (max-width: 365px) {
  .fixed-bnr .txt-blk03Txt01 {
    font-size: 8vw;
  }
}
/* ----------------------------------
head-txtArea
---------------------------------- */
.head-txtArea01 {
  position: relative;
  z-index: 1;
  padding: 20px 5px;
  background: #003927;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  line-height: 1.6;
  font-size: 2.4rem;
}
.head-txtArea01 p{
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .head-txtArea01 {
    font-size: 1.8rem;
  }
}
