@charset "utf-8";
/* CSS Document */
h2{
margin: 0;
}

main .inner{
    max-width: 1200px;
    width: 80%;
    margin: 0 auto;
}
main .flex{
    flex-wrap: nowrap;
}
.mv{
    border: none;
    text-align: center;
}
.mv .ttl{
    width: 345.87px;
    padding-top: 220px;
    transition: .15s;
}
.mv.on .ttl{
    opacity: 0;
}
img.wide{
    width: 100%;
}
.bg{
    min-height: 100vh;
    background-position: center top;
    background-repeat: no-repeat;
    position: fixed;
    background-size: cover;
    background-image: url("../../fujikyu-forest/img/mv_bg.png");
    width: 100%;
    z-index: -1;
}
.sec1 .gr img{
    padding: 0;
    width: 100%;
}
.sec1 .gr{
    position: relative;
    font-size: 0;
}
.sec1 .gr .inner{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.sec1{
    background-size: 100%;
    padding-top: 238px;
}
.sec1 .msg{
    text-align: center;
    color: #fff;
    font-size: 1.8rem;
    line-height: 2.3;
}
.sec1 .msg2{
    margin-top: 40px;
}
.bg_2{
    background-image: url("../../fujikyu-forest/img/bg.png");
    display:block;
    background-attachment: fixed;
    background-repeat:no-repeat;
    background-size:cover; 
    background-position:center top; 
    width:100%; 
}
.sticky_area .box{
    border-top: 1px solid #13673A;
    position: sticky;
    top: 101px;
    height: calc(100vh - 90px);
    background-image: url("../../fujikyu-forest/img/bg.png");
    overflow: hidden;
}

.sticky_area .box .img{
    width: 103%;
    margin-right: calc(50% - 50vw);
    height:auto;
}
.sticky_area .box .img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sticky_area .inner{
    height: 100%;
}
.sticky_area .flex{
    align-items: center;
    height: 100%;
}
.sticky_area .flex .ttl {
margin-right: 50px;
}
.sticky_area .flex .ttl h2{
    margin: 0;
    font-size: 4rem;
    font-weight: 600;
    text-align: left;
    margin-bottom: 47px;
} 
.sec2 img{
    width: 100%;
}
.sec3 h2 span,.sec4 h2 span{
    padding: 0 120px;
    position: relative;
    text-align: center;
    display: inline-block;
    color: #13673A;
    font-weight: 600;
}
.sec3 h2 .small,.sec4 h2 .small{
    font-size: 2.5rem;
    display: block;
    padding: 0;
}
.sec3 h2 span.wrap:after,.sec4 h2 span.wrap:after{
    background-image: url("../../fujikyu-forest/img/fr_left.svg");
    width: 87px;
    height: 106px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    content: "";
}
.sec3 h2 span.wrap:before,.sec4 h2 span.wrap:before{
    background-image: url("../../fujikyu-forest/img/fr_right.svg");
    width: 87px;
    height: 106px;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    content: "";
}
.sec3 .footer_kanren .flex{
    justify-content: space-between;
    width: 100%;
    align-items: stretch;
}
.history{
    margin-top:79px;
}
.history .box{
    display: flex;
    flex-wrap: nowrap;
    position: relative;
    padding-bottom: 106px;
}
.history .box:after{
    width: 3px;
    position: absolute;
    top: 102px;
    left: 50px;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    background: #13673A;
    height: calc(100% - 102px);
    content: "";
}
.history .box .year{
    width: 102px;
    margin-right: 38px;
    height: 102px;
}
.history .box h3{
    margin: 0;
    font-size: 3.2rem;
    margin-bottom: 19px;
}
.history .box .cl2{
    margin-top: 30px;
}
.history .box .flex.cl2 .img_cp{
    margin-bottom: 0px;
}
.sec3{
    padding-top: 142px;
}
.sec3 .torikumi{
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: stretch;
}
.sec3 .torikumi .box{
    width: 48%;
    background: #fff;
    margin-bottom: 40px;
    padding: 30px;
    box-sizing: border-box;
    border-top: 1px solid #13673A;
}
.sec3 .torikumi .box img{
margin-top: 24px;
width: 100%;
}
.sec3 .torikumi .box:nth-child(3),
.sec3 .torikumi .box:nth-child(4){
    margin-bottom: 0px;
}
.sec3 .torikumi .box h3{
    margin: 0;
    font-size: 2.4rem;
    color: #13673a;
    margin-bottom: 13px;
}
.sec3 h2{
    margin-bottom: 79px;
}
.sec3 .p_kome{
    line-height: 1;
    margin-top: 83px;
}
.sec3 .footer_kanren{
    margin-top: 16px;
}
.sec3 .footer_kanren .flex p.ttl{
    width: 207px;
}
.sec3 .footer_kanren a.nm_link{
    height: 100%;
    line-height: 1.3;
    padding: 0 20px;
    padding-top: 4px;
}
.sec3 .footer_kanren a.nm_link:hover{
    text-decoration: none;
}
.sec3 .footer_kanren .flex p{
    width: 33.333%;
}
.sec3 .footer_kanren .btn{
    width: 100%;
}
.sec3 .footer_kanren .flex2{
    justify-content: flex-start;
}
.sec3 .footer_kanren .flex2 a.nm_link{
    padding: 20px 30px;
}
.sec3 .footer_kanren .flex p{
    margin-right: 20px;
}
.sec3 .footer_kanren  .nm_link_wide {
    width: 53% !important;
    margin-top: 30px;
}
.sec3 .footer_kanren  .nm_link_wide a{
    padding: 20px 30px;
}
.sec4{
margin-top: 142px;
}
.yama {
    position: relative;
    background-image: url("../../fujikyu-forest/img/gr_wt.png");
    background-position: top;
}
.yama .inner{
    position: relative;
    padding-top: 32.2%;
}
.yama .inner:after {
    width: 3px;
    position: absolute;
    top: 0;
    left: 50px;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    background: #13673A;
    height: 100%;
    content: "";
}
.yama img.wide{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
/*=======================
PC
=========================*/
@media only screen and (min-width: 769px) {
    .sticky_area .flex .ttl {
        margin-right: 50px;
        width: 324px;
    }
    .sticky_area .box .img {
        width: 100%;
 /*       margin-right: calc(50% - 50vw);*/
           height: 100%;
    }
}/*pc-end*/



/*=======================
中間
=========================*/
@media only screen and (min-width:751px) and ( max-width:1200px) {
    .sec3 .footer_kanren .flex p {
        width: 48%;
        margin-right: 0;
    }
    .sec3 .footer_kanren .nm_link_wide {
        width: 100% !important;
        margin-top: 30px;
    }
     .sec3 .footer_kanren .flex2{
        justify-content: space-between;
    }
        footer{
     margin-top: 0px!important;
    }
}/*中間-end*/

@media only screen and (min-width:767px) and ( max-width:965px) {
.year_ttl.sp{
display: none;
}
}

/*=======================
SP
=========================*/
@media only screen and (max-width: 768px){

    h2{
    margin: 0;
    }
    main{
    padding-top: 80px;
    }
    main .inner{
        max-width: 90%;
        width: 90%;
        margin: 0 auto;
    }
    main .flex{
        flex-wrap: nowrap;
    }
    .mv{
        border: none;
        text-align: center;
    }
    .mv h1{
    margin-top: 0px;
    }
    .mv .ttl{
    width: 200px;
    padding-top: 0;
    transition: .15s;
    margin-top: 25px;
    }
    .mv.on .ttl{
        opacity: 0;
    }
    img.wide{
        width: 100%;
    }
    .bg{
        min-height: 100vh;
        background-position: center top;
        background-repeat: no-repeat;
        position: fixed;
        background-size: cover;
        background-image: url("../../fujikyu-forest/img/mv_sp.png");
        width: 100%;
        z-index: -1;
    }
    .sec1 .gr img{
        padding: 0;
        width: 100%;
    }
    .sec1 .gr{
        position: relative;
        font-size: 0;
    }
    .sec1 .gr .inner{
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .sec1{
    background-size: 100%;
    padding-top: 156px;
    }
    .sec1 .msg{
        font-size: 1.7rem;
        line-height: 2.3;
    }
    .sec1 .msg2{
        margin-top: 40px;
    }
    .contents_wrap{
        background-image: url("../../fujikyu-forest/img/bg.png");
    }
    .sticky_area .box{
        border-top: 1px solid #13673A;
        position: static;
        top: 0;
        height: auto;
        background-image: url("../../fujikyu-forest/img/bg.png");
        }
    .sticky_area .box .img{
        width: 100%;
        margin-right: 0;
        height:289px;
    }
    .sticky_area .box .img img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .sticky_area .inner{
        height: 100%;
        max-width: 100%;
        width: 100%;
    }
    .sticky_area .flex{
        align-items: center;
        height: auto;
        display: flex;
        flex-direction: column-reverse;
        flex-wrap: wrap;
    }
    .sticky_area .flex .ttl {
        margin-right: 0;
        width: 90%;
        margin: 0 auto;
        margin-top: 48px;
        padding-bottom: 100px;
    }
    .sticky_area .flex .ttl h2{
        margin: 0;
        font-size: 3.2rem;
        font-weight: 600;
        text-align: left;
        margin-bottom: 32px;
    } 
    .sec2 img{
        width: 100%;
    }
    .sec3 h2 span,.sec4 h2 span{
    padding: 0 70px;
    position: relative;
    text-align: center;
    display: inline-block;
    color: #13673A;
    font-weight: 600;
    }
    .sec3 h2 .small,.sec4 h2 .small{
    font-size: 1.8rem;
    display: block;
    padding: 0;
    }
    .sec3 h2 span.wrap:after,.sec4 h2 span.wrap:after{
        width: 48px;
        height: 60px;
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translate(0%, -50%);
        transform: translate(0%, -50%);
        content: "";
        background-size: 48px;
        background-repeat: no-repeat;
    }
    .sec3 h2 span.wrap:before,.sec4 h2 span.wrap:before{
        width: 48px;
        height: 60px;
        position: absolute;
        top: 50%;
        right: 0;
        -webkit-transform: translate(0%, -50%);
        transform: translate(0%, -50%);
        content: "";
        background-size: 48px;
        background-repeat: no-repeat;
    }
    .sec3 .footer_kanren .flex{
        justify-content: space-between;
        width: 100%;
        align-items: stretch;
    }
    .history{
        margin-top: 53px;
    }
    .history .txt{
        margin-left: 20px;
    }
    .history .box{
         display: block;
        padding-bottom: 30px;
    }
    .history .box:after{
        width: 1px;
        position: absolute;
        top: 19px;
        left: 0;
        height: calc(100% - 15px);
    }
    .history .box .year{
        display: none;
    }
    .history .box h3{
        margin: 0;
        font-size: 2.4rem;
        margin-bottom: 9px;
        margin-top: 13px;
    }
    .history .box .cl2{
        margin-top: 21px;
    }
    .history .box .flex.cl2 .img_cp{
        margin-bottom: 30px;
    }
    .history .year_ttl{
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
        font-size: 2.2rem;
        line-height: 1;
        color: #13673A;
        position: relative;
        margin-left: 20px;
    }
     .history .year_ttl:before{
        position: absolute;
        top: 4px;
        left: -28px;
        background-image: url("../../fujikyu-forest/img/history_point.png");
        width: 16px;
        height: 16px;
        content: "";
    }
    .history .year_ttl span{
        font-family: 'Zen Kaku Gothic New', sans-serif,"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic";
        font-size: 1.4rem;
        font-weight: 600;
        line-height: 1;
        padding-right: 17px;
    }
    .sec3{
        padding-top: 70px;
    }
    .sec3 .torikumi{
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .sec3 .torikumi .box{
        width: 100%;
        margin-bottom: 48px;
        padding: 30px 20px;
    }
    .sec3 .torikumi .box img{
width: 100%;
}
    .sec3 .torikumi .box:nth-child(3),
    .sec3 .torikumi .box:nth-child(4){
        margin-bottom: 0px;
    }
    .sec3 .torikumi .box:nth-child(3){
         margin-bottom: 48px;
    }
    .sec3 .torikumi .box h3{
        margin: 0;
        font-size: 2rem;
        margin-bottom: 15px;
    }
    .sec3 h2{
    margin-bottom: 53px;
    font-size: 2.8rem;
    }
    .sec3 .p_kome{
        line-height: 1;
        margin: 40px auto;
    }
    .sec3 .footer_kanren{
        border-top: 1px solid #13673A;
    }
    .sec3 .footer_kanren .flex p.ttl{
        width: 100%;
        font-size: 1.8rem;
    }
    .sec3 .footer_kanren a.nm_link{
        height: 100%;
        line-height: 1.3;
        padding: 20px;
        padding-right: 60px !important;
    }
    .sec3 .footer_kanren a.nm_link:hover{
        text-decoration: none;
    }
    .sec3 .footer_kanren .flex p{
        width: 100% !important;
        margin-top: 20px;
        margin-right: 0;
    }
    .sec3 .footer_kanren .flex p:nth-child(2) a{
              padding: 20px 30px;
    }
    .sec3 .footer_kanren .flex p:nth-child(3) a{
               padding: 20px 30px;
    }
    .sec4{
            margin-top: 70px;
    }
    footer{
     margin-top: 0px!important;
    }
    .yama .inner:after {
    width: 1px;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}
}/*sp-end*/





@media (max-height:600px) {
.sticky_area  .box_last{
    height: auto;
}
.sticky_area .flex{
    align-items: stretch;
    height: 100%;
}
    .sticky_area .box_last .img {
           height:auto;
    }
}
