@charset "shift_jis";
/* Updated 2025/12/24.T */

/*********************************************
font
*********************************************/
@font-face {
  src: url("/kojin/olive-account/guide/common/fonts/NotoSansJP-Black.woff") format("woff");
  font-family: "noto-sans-black";
  font-weight: 900;
}
/*********************************************/

.t-boldBlack {
  font-family: "noto-sans-black";
}

body {
  min-width: auto;
}
#main-area {
  background-color: #eff1eb;
}

.section-main .mv {
  width: 100%;
  background: url(/kojin/olive-account/guide/common/imgs/oliveguide_bg_head.svg)
    top center no-repeat;
  background-size: 500px auto;
  background-color: #f4ebda;
}
.section-main .mv-head {
  padding: 11px 15px 20px;
}
.section-main .mv .mv-head > .mv-headLogo {
  display: block;
  width: 50%;
  max-width: 157px;
  height: auto;
}

#footer-content {
  margin-top: 0;
  position: relative;
  z-index: 5;
}

.fadein {
  opacity: 0;
  visibility: hidden;
  transition: all 1s ease;
  transform: scale(0);
}
.fadein.fadein-active {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}

/* ===PC??¿½?¿½ÅŒÅ’ï¿½G??¿½?¿½??¿½?¿½??¿½?¿½A===*/
.fix-layout01 {
  width: 100%;
  height: 100vh;
  padding: 48px 0;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.fix-wrap01 {
  display: flex;
  align-items: center;
  width: calc(50% - 250px);
  height: 100%;
  padding-left: 65px;
  position: absolute;
  top: 0;
  left: calc(50% + 250px);
  z-index: 3;
}
.fix-wrap02 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: calc(50% - 250px);
  height: 100%;
  padding-right: 3.89vw;
  position: absolute;
  top: 0;
  right: calc(50% + 250px);
  z-index: 3;
}
.fix-wrapFrame {
  background: #ffffff;
  width: 25vw;
  max-height: calc(100% - 136px);
  max-width: 380px;
  border-radius: 32px;
  padding: 32px 24px 40px;
  margin: 88px auto 48px auto;
}
.fix-wrap02Box {
  overflow-y: auto;
  height: 100%;
  max-height: calc(100vh - 208px);
}
.fix-wrap02Box > .ttl01 .fix-wrap02Dot {
  font-size: 1.6rem;
  color: #004831;
  margin-bottom: 8px;
}
.fix-wrap02Box > .ttl01 .fix-wrap02Dot::before {
  top: 9px;
}
.fix-wrap02Box > .ttl01 .fix-wrap02Dot:last-child {
  margin-bottom: 0;
}
.fix-wrap02Box > .ttl01 .fix-wrap02Dot > .fix-wrap02DotLink {
  text-decoration: none;
}
.fix-wrap02 .menu01 > li.menu01-category > a.sidemenu-link {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: bold;
  color: #004831;
  text-decoration: none;
  margin-top: 16px;
}
.fix-wrap02 .fix-wrap02Dot {
  padding-left: 12px;
  position: relative;
}
.fix-wrap02 .fix-wrap02Dot::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  top: 7px;
  left: 0;
  background-color: #a89346;
  border-radius: 50%;
}
.fix-wrap01::before {
  content: "";
  position: absolute;
  background: url(/kojin/olive-account/guide/common/imgs/cmn_bg_fixed03.png)
    no-repeat;
  background-size: contain;
  width: 13.89vw;
  height: 13.89vw;
  max-width: 200px;
  max-height: 200px;
  top: 60px;
  right: 3.47vw;
  z-index: -1;
}
.fix-wrap01::after {
  content: "";
  position: absolute;
  background: url(/kojin/olive-account/guide/common/imgs/cmn_bg_fixed05.png)
    no-repeat;
  background-size: contain;
  width: 13.89vw;
  height: 13.89vw;
  max-width: 200px;
  max-height: 200px;
  right: 2.64vw;
  bottom: 0;
  z-index: -1;
}
.fix-wrap01 > .ttl01 {
  width: 22.01vw;
  height: 15.28vw;
  max-width: 317px;
  max-height: 220px;
  position: relative;
  left: 4.4vw;
}
.fix-wrap01 > .ttl01::after {
  content: "";
  display: block;
  position: relative;
  background: url(/kojin/olive-account/guide/common/imgs/cmn_bg_fixed04.png)
    no-repeat;
  background-size: contain;
  width: 13.89vw;
  height: 13.89vw;
  max-width: 200px;
  max-height: 200px;
  margin-top: 0.97vw;
  left: -2.78vw;
  z-index: -1;
}
.fix-wrap02::before {
  content: "";
  position: absolute;
  background: url(/kojin/olive-account/guide/common/imgs/cmn_bg_fixed01.png)
    no-repeat;
  background-size: contain;
  width: 13.89vw;
  height: 13.89vw;
  max-width: 200px;
  max-height: 200px;
  top: 40px;
  right: 29px;
  z-index: -1;
}
.fix-wrap02::after {
  content: "";
  position: absolute;
  background: url(/kojin/olive-account/guide/common/imgs/cmn_bg_fixed02.png)
    no-repeat;
  background-size: contain;
  width: 13.89vw;
  height: 13.89vw;
  max-width: 200px;
  max-height: 200px;
  bottom: -8px;
  left: 2.71vw;
  z-index: -1;
}
/* PC STYLES */
@media screen and (max-width: 1440.98px) {
  .fix-wrap01 > .ttl01 {
    width: 17.92vw;
    height: 12.15vw;
    left: 0;
  }
  .fix-wrap02 {
    padding-right: 20px;
  }
  .fix-wrapFrame {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 1100px) {
  .fix-wrap01,
  .fix-wrap02 {
    display: none !important;
  }
}

.sidemenu-accordion.toggle-wrap01 .btn01 {
  color: #004831;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #d5dedb;
  background-color: #ffffff;
  font-size: 2rem;
  font-weight: bold;
  padding: 10px 26px 10px 56px;
  margin-top: 24px;
  position: relative;
  text-align: left;
}
.sidemenu-accordion.toggle-wrap01 .btn01:focus {
  outline-offset: -3px;
  border-radius: 0;
}

.toggle-wrap01 .btn01[aria-expanded="true"] {
  border-radius: 0;
}
.sidemenu-accordion.toggle-wrap01 .btn01::before {
  content: "";
  position: absolute;
  background: url(/kojin/olive-account/guide/common/imgs/oliveguide_ico_sidemenu02.png);
  background-size: contain;
  width: 32px;
  height: 32px;
  left: 10px;
  top: 7px;
}
.menu01 > li:first-of-type .sidemenu-accordion.toggle-wrap01 .btn01::before {
  background: url(/kojin/olive-account/guide/common/imgs/oliveguide_ico_sidemenu01.png);
  background-size: contain;
}
.menu01 > li:last-of-type .sidemenu-accordion.toggle-wrap01 .btn01::before {
  background: url(/kojin/olive-account/guide/common/imgs/oliveguide_ico_sidemenu03.png);
  background-size: contain;
}

.sidemenu-accordion.toggle-wrap01 .btn01::after {
  content: "";
  position: absolute;
  border-bottom: solid 2px #004831;
  border-right: solid 2px #004831;
  display: inline-block;
  transform: rotate(45deg);
  width: 10px;
  height: 10px;
  right: 10px;
  bottom: 50%;
}
.sidemenu-accordion.toggle-wrap01 .btn01::after {
  content: "";
  position: absolute;
  border-bottom: solid 2px #004831;
  border-right: solid 2px #004831;
  display: inline-block;
  transform: rotate(45deg);
  width: 10px;
  height: 10px;
  right: 14px;
  bottom: calc(50% - 4px);
}
.sidemenu-accordion.toggle-wrap01 .btn01[aria-expanded="true"]::after {
  transform: rotate(-135deg);
  bottom: calc(50% - 8px);
}
.sidemenu-accordion.toggle-wrap01 .body01 {
  border: none;
  border-radius: 0;
  padding: 0;
}
.sidemenu-cnt {
}
.sidemenu-cntBlock {
  margin: 16px 0 0;
  padding: 0 16px;
}
.sidemenu-title {
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #004831;
  margin-bottom: 4px;
}
.sidemenu-cntBlock > a.sidemenu-link {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: bold;
  color: #004831;
  text-decoration: none;
  margin-bottom: 4px;
}
.sidemenu-cntSub {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.sidemenu-cntSub > .sidemenu-cntSubTxt {
  font-size: 1.4rem;
  color: #004831;
}
.sidemenu-cntSub > .sidemenu-cntSubTxt a {
  text-decoration: none;
}

/* ===??¿½?¿½@===*/

.section-main {
  position: relative;
  max-width: 500px;
  margin: 0 auto;
  overflow-x: clip;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .section-main {
    box-shadow: 0px 0px 16px 0px #00000014;
  }
}

/* ===??¿½?¿½@info ===*/
.info {
  background-color: #fdfbf7;
  padding: 40px 5% 48px;
}
.info-faqTitle {
  font-family: "noto-sans-black";
  text-align: center;
  color: #004831;
  position: relative;
  width: fit-content;
  margin: auto;
  font-size: 2.6rem;
  font-weight: bold;
  padding-left: 54px;
  margin-bottom: 24px;
}
.info-faqTitle::before {
  content: "";
  position: absolute;
  width: 48px;
  height: 48px;
  top: 3px;
  left: 0;
  background: url(/kojin/olive-account/guide/common/imgs/oliveguide_ico_info01.png)
    no-repeat;
  background-size: contain;
}
.info-faq > a.info-faqLink {
  position: relative;
  display: block;
  width: 100%;
  background-color: #eff1eb;
  border-radius: 8px;
  font-size: 1.6rem;
  font-weight: bold;
  text-decoration: none;
  padding: 20px 56px 20px 64px;
  margin-bottom: 8px;
}
.info-faq > a.info-faqLink::before {
  content: "";
  position: absolute;
  width: 32px;
  height: 32px;
  top: calc(50% - 16px);
  left: 16px;
  background: url(/kojin/olive-account/guide/common/imgs/oliveguide_ico_info02.png)
    no-repeat;
  background-size: contain;
}
.info-faq > a.info-faqLink::after {
  content: "";
  position: absolute;
  border-bottom: solid 2px #004831;
  border-right: solid 2px #004831;
  display: inline-block;
  transform: rotate(-45deg);
  width: 10px;
  height: 10px;
  right: 22px;
  bottom: calc(50% - 5px);
}
.info-store {
  background-color: #f4ebda;
  border-radius: 16px;
  margin-top: 32px;
  padding: 40px 25px;
}
.info-storeTitle {
  position: relative;
  display: block;
  width: 100%;
  color: #004831;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 0px 3px 16px 72px;
  margin-bottom: 16px;
  border-bottom: dashed 2px #a89346;
}
.info-storeTitle::before {
  content: "";
  position: absolute;
  width: 48px;
  height: 48px;
  left: 10px;
  top: 0;
  bottom: 8px;
  background: url(/kojin/olive-account/guide/common/imgs/oliveguide_ico_info03.svg)
    no-repeat;
  background-size: contain;
  margin: auto;
}

.info-storeTitle.info-storeTitleActive::before {
  animation: shake-txt-infostore forwards 1s ease-in-out 1s;
}
@keyframes shake-txt-infostore {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(4deg);
  }
  50% {
    transform: rotate(-4deg);
  }
  75% {
    transform: rotate(2deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

.info-storeTxt {
  font-size: 1.4rem;
  color: #004831;
  margin-bottom: 32px;
}
.info-storeBtn {
  display: inline-block;
  width: 100%;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #d5dedb;
  font-size: 1.6rem;
  color: #004831;
  font-weight: bold;
  text-decoration: none;
  padding: 12px;
  border-radius: 40px;
}
@media screen and (min-width: 768px) {
  .info-storeBtn:hover {
    background: #f5f5f5;
  }
}

/*-------------------------------------

oliversguide-header

-------------------------------------*/
@media screen and (min-width: 500px) {
  .oliversguide-header {
    display: none;
  }
}

.oliversguide-header {
  position: fixed;
  width: 100%;
  top: 38px;
  transition: top 0.3s ease-out;
  z-index: 6;
}
.oliversguide-header > .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: background-color 0.3s;
  padding: 15px 15px 14px 18px;
}
.oliversguide-header:not(.-white) > .inner {
  background-color: rgba(249, 248, 243, 0.9);
}
.oliversguide-header > .inner > .logo {
  opacity: 1;
  transition: opacity 0.3s;
}
.oliversguide-header.-white > .inner > .logo {
  opacity: 0;
}
/* SP STYLES */
@media screen and (max-width: 500.98px) {
  .-fixedHeader .oliversguide-header {
    top: 0;
  }
}

.oliversguide-linkNotice {
  color: #56635f !important;
}
