body{
     font-family: "Noto Sans JP" , "Hiragino Kaku Gothic ProN" , "ヒラギノ角ゴ ProN" ,"Hiragino Kaku Gothic Pro" , "ヒラギノ角ゴ Proz", sans-serif;
}
/* header */
.header{
    display: flex;
    max-width: 500px;
    height: 50px;
    padding: 16px;
    justify-content: space-between;
    align-items: flex-start;
    background: #FFF;
}
.header--logo{
    width: 136px;
}
.main-area{
     background:#EEFF8F;
}
/* kv */
.kv{

}
.kv h1 img{
    width: 100%;
     height: auto;
}
.kv--txt{
    color: #FFF;
    text-align: center;
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    line-height: 132%;
}
.arrow{
    text-align: center;
}
/* anc-area */
.anc-area{
    background:#EEFF8F;
}
.anc-area--body{
    transform: translateY(-7%);
    display: flex;
    padding: 0 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 25px;
}
.anc-link{
    box-shadow: 0 15px 15px 0 rgba(0, 0, 0, 0.15);
    border-radius: 12px;
}
.one-link img{
    max-width: 460px;
    width: 89.33vw;
}
.link-flex{
    display: flex;
    gap: 20px;
}
.link-flex img{
    max-width: 220px;
    width: 41.87vw;
}
.link-btn a{
    display: flex;
    padding: 16px 8px;
    justify-content: center;
    align-items: center;
    gap: 3px;
    align-self: stretch;
    border-radius: 40px;
    border: 2px solid  #0FA953;
    background:  #FFF;
    box-shadow: 0 15px 15px 0 rgba(0, 0, 0, 0.15);
    color:  #464646;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
    line-height: 130%; 
    letter-spacing: -0.45px;
    width: 335px;
}
.anc-icon{
    content: url(/camp/00138/image/icon_link_green.svg);
}
.olive-link{
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.olive-link .link-btn a{
    border: 2px solid #F5317E;
    color: #F5317E;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    position: relative;
    padding: 12px 8px;
}
.olive-link .anc-icon{
    position: absolute;
        right: 15px;
    content: url(/camp/00138/image/icon_link_pink.svg);
}
.olive-txt{
    width: 225px;
    margin: 0 auto;
}
.bg_info{
    content:"";
    background-image: url(/camp/00138/image/bg_info.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 500px;
    max-height: 63px;
    width: calc(100vw * (375 / 375));
    height: calc(100vw * (47 / 375));
}
/* cp-area */
.cp-area{
    background-color: #0FA953;

}
.cp-area--head{
    display: flex;
flex-direction: column;
align-items: center;
gap: 14px;
}
.illust-cp{
    width: 155px;
}
.cp-area--body{
    display: flex;
    padding-top: 40px;
    padding-bottom: 40px;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 40px;
align-self: stretch;
}
.cp-area--ttl{
    color:  #FFED72;
text-align: center;
font-family: "Noto Sans JP";
font-size: 38px;
font-style: normal;
font-weight: 700;
line-height: 130%; /* 49.4px */
letter-spacing: 1.9px;
}
.cp-txt--image{
    width:303px;
}
.cp-box{
    border-radius: 8px;
background:  #FFF;
display: flex;
width: 89.33vw;;
max-width: 460px;
padding: 40px 16px 28px 16px;
flex-direction: column;
align-items: center;
gap: 12px;
margin: 0 auto;
position: relative;
}
.cp-tag{
    position: absolute;
    top:-12px;
    width: 131px;
}
.cp-content{
    display: flex;
padding: 24px 16px;
flex-direction: column;
align-items: flex-start;
gap: 16px;
align-self: stretch;
border-radius: 8px;
background:#E5FCD4;
}
.cp-content--item{
    display: flex;
    width: 100%;
    padding-bottom: 16px;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
}
.cp-content--item:not(:last-child){
    border-bottom: 0.5px dashed #464646;
}
.cp-content--ttl{
    color: #0FA953;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
}
.cp-content--txt{
    color:  #464646;
font-family: "Noto Sans JP";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 150%; 
}
.cp-btn a{
    color: #FFF;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    display: flex;
    padding: 8px 22px 8px 30px;
    justify-content: center;
    align-items: center;
    gap: 16px;
    border-radius: 40px;
    background:#0FA953;
    box-shadow: 0 8px 12px 0 #D8D8D8;
}
.icon-cp{
    content: url(/camp/00138/image/icon_link_white.svg);
}
.usj-txt{
    color: #464646;
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}
.bg_new{
    content:"";
    background-image: url(/camp/00138/image/bg_new.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 500px;
    max-height: 63px;
    width: calc(100vw * (375 / 375));
    height: calc(100vw * (47 / 375));
}
/* cv-area */
.cv-area{
    display: flex;
flex-direction: column;
align-items: center;
gap: 20px;
   background: #E5FCD4;
   padding-bottom: 40px;
}
.cv-area--ttl{
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.cv-ttl--area{
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}
.cv--lead{
    color: #464646;
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
}
.cv--ttl{
    color:#0FA953;
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
}
.cv--txt{
    color: #464646;
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
    }
.illust-cv{
    width: 107px;
}
.caution-area{
    padding: 40px 20px;
    background: #FFF
}
/* footer */
.footer{
    display: flex;
    max-width: 500px;
    padding: 24px 16px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
    background:  #0FA953;
}
.footer-link-area{
    display: flex; 
    flex-direction: column;
    align-items: center;
    gap: 16px;
}
.footer-link{
    color:  #FFF;
    font-family: "Noto Sans JP";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 15px */
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font
}
.footer--txt{
    color:  #FFF;
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
.icon-blank{
    content: url(/camp/00138/image/icon_link_blank.svg);
}
/* common */
.highlight{
    background: linear-gradient(transparent 75%, #FFED72 25%);
}
.note-list li{
    color: #464646;
    font-family: "Noto Sans JP";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    position: relative;
    padding-left: 16px;
}
.note-list li::before{
    content: "※";
    position: absolute;
    top: 0;
    left: 0;
}
.normal-list li{
    color: #464646;
    font-family: "Noto Sans JP";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    position: relative;
    padding-left: 16px;
}
.normal-list li::before{
    content: "・";
    position: absolute;
    top: 0;
    left: 0;
}
.num-list li{
    color: #464646;
    font-family: "Noto Sans JP";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    position: relative;
    padding-left: 16px;
}
.num-list li:nth-child(1):before{
    content: "\2460";
    position: absolute;
    top: 0;
    left: 0;
}
.num-list li:nth-child(2):before{
    content: "\2461";
    position: absolute;
    top: 0;
    left: 0;
}
.num-list li:nth-child(3):before{
    content: "\2462";
    position: absolute;
    top: 0;
    left: 0;
}
.num-list li:nth-child(4):before{
    content: "\2463";
    position: absolute;
    top: 0;
    left: 0;
}
.num-list li:nth-child(5):before{
    content: "\2464";
    position: absolute;
    top: 0;
    left: 0;
}
.fw-bold{
    font-weight: bold;
}
.fs-55{
    font-size: 55px;
}
.fs-32{
    font-size: 32px;
}
.mt-14{
    margin-top: 14px!important;
}
.mt-20{
    margin-top: 20px!important;
}
.size-container{
    max-width: 500px;
    margin: 0 auto;
    filter: drop-shadow(0 10px 15px rgba(0, 0, 0, 0.40))
}
@media screen and (min-width: 1100px){
    a:hover{
        opacity: 0.5;
    }
}
.menu-area02{
    position: fixed;
    top: 50%;
    left: calc(50vw - 680px);
    z-index: 3;
    max-width: 23.5vw;
    transform: translate(0, -60%);
}
.menu-area02 img{
    width: 340px;
}
.menu-area01 {
    position: fixed;
    top: 50%;
    right: calc(50vw - 622px);
    z-index: 3;
    width: 267px;
    display: inline-flex;
    padding: 30px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
    border-radius: 10px;
    background: #FFF;
    transform: translate(0, -60%);
}
.ttl01{
    color:  #0FA953;
    text-align: center;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 132%;
    border-bottom: 2px solid #0FA953;
        width: 64px;
    margin: 0 auto;
}
.link01{
    display: block;
    text-align: left;
    color: #0FA953;
    font-size: 22px;
    font-style: normal;
    font-weight: normal;
    line-height: 130%; /* 28.6px */
    letter-spacing: -0.66px;
    position: relative;
    padding-left: 26px;
}
.link01::before{
    position: absolute;
    left: 0;
    top: 16%;
    display: inline-block;
    width: 20px;
    height: 20px;
    content:"";
    background-color: #666;
        -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
}
.-active .link01::before{
    background-color: #0FA953;
}
.link01.top::before{
    -webkit-mask-image: url("/camp/00138/image/home.svg");
    mask-image: url("/camp/00138/image/home.svg");

}
.link01.cp::before{
    -webkit-mask-image: url("/camp/00138/image/info.svg");
    mask-image: url("/camp/00138/image/info.svg");
}
.link01.cp-detail::before{
    -webkit-mask-image: url("/camp/00138/image/list.svg");
    mask-image: url("/camp/00138/image/list.svg");
}
.link01.new::before{
    -webkit-mask-image: url("/camp/00138/image/new.svg");
    mask-image: url("/camp/00138/image/new.svg");
}
.item01:not(:last-child){
    margin-bottom: 10px;
}
.link01{
    color: #666;
}
.-active .link01{
    color: #0FA953;
}
    .bg_full{
    background-image: url(/camp/00138/image/kv_pc_bg.png);
    background-size: cover;      
  background-position: center; 
  background-attachment: fixed; 
}
@media screen and (max-width: 1100px) {
    .menu-area01 {
        display: none !important;
    }
    .menu-area02{
         display: none !important;
    }
}


@media screen and (min-width: 1100px){
.-expansion{
    transition-duration: .4s;
}

.-expansion:hover{
    transform: scale(1.05);
    opacity: 1;
}
}