@charset "Shift_JIS";
/* Updated 2025/12/29.T */
/* Updated 2025/10/27 */
footer {
  padding: 0;
}
#footer-content {
  margin-top: 0;
}
.fv {
  z-index: -1;
}
.bg-area01 {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -2;
  width: 100%;
  height: 100vh;
  background-image: url(/kojin/olive/securities/images/contents_olive_bg.jpg);
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
}
body .fancybox__content {
  background: none;
}
body .fancybox__content > .f-button.is-close-btn {
  width: 42px;
  height: 42px;
  background: url(/kojin/olive/securities/img/icon_btn_close.png) no-repeat center;
  background-size: contain;
  opacity: 1;
  right: 20px;
}
body .fancybox__content > .f-button.is-close-btn svg {
  display: none;
}
.modal-fancy {
  display: none;
}
.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/securities/img/icon_btn_close.png) no-repeat center / contain;
  transform: scale(.5);
}
@media screen and (max-width: 767px) {
  body .fancybox__content {
    background: none;
  }
  body .fancybox__content > .f-button.is-close-btn {
    width: 30px;
    height: 30px;
    background: url(/kojin/olive/securities/img/icon_btn_close.png) no-repeat center;
    background-size: contain;
    opacity: 1;
    right: 20px;
  }
  body .fancybox__content > .f-button.is-close-btn svg {
    display: none;
  }
  .modal-fancy__inner {
    max-width: 980px;
    width: 100%;
    border-radius: 10px;
  }
  .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;
  }
}
/* ----------------------------------
txt-blk
---------------------------------- */
.txt-blk01 {
  position: relative;
  margin: 0 auto;
  max-width: 3000px;
}
.txt-blk01Txt01 {
  position: absolute;
  top: 50%;
  left: 13%;
  z-index: 1;
  display: inline-block;
  height: auto;
  background: linear-gradient(270deg, #c5923c 0%, #f1df95 50%, #c5923c 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  letter-spacing: -.02em;
  font-size: 10.4vw;
  font-family: "roboto-bold";
  line-height: 1;
  filter: drop-shadow(8px 6px 8px rgba(0, 0, 0, .3));
  text-fill-color: transparent;
}
/* TAB STYLES */
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .txt-blk01Txt01 {
    font-size: 10.8rem;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .txt-blk01Txt01 {
    top: 68.9%;
    left: 6%;
    font-size: 23.2vw;
  }
}
@media print, screen and (min-width: 3000px) {
  .txt-blk01Txt01 {
    font-size: 31.8rem;
  }
}
.txt-blk02 {
  position: relative;
  margin: 0 auto;
  max-width: 3000px;
}
.txt-blk02Txt01 {
  position: absolute;
  top: -2%;
  left: 18.4%;
  z-index: 1;
  display: inline-block;
  height: auto;
  background: linear-gradient(270deg, #c5923c 0%, #f1df95 50%, #c5923c 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  letter-spacing: -.02em;
  font-size: 4rem;
  font-family: "roboto-bold";
  line-height: 1;
  filter: drop-shadow(8px 6px 8px rgba(0, 0, 0, .3));
  text-fill-color: transparent;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .txt-blk02Txt01 {
    top: -5%;
    left: 26%;
  }
}
@media screen and (max-width: 529px) {
  .txt-blk02Txt01 {
    font-size: 7.6vw;
  }
}
/* ----------------------------------
olive-benefit
---------------------------------- */
.olive-benefit03 * {
  line-height: 1.4;
}
.olive-benefit03 .olive-benefit {
  max-width: 1080px;
}