@charset "utf-8";
/* CSS Document */

main > * + *{
    margin-top: 10px;
}

.tit-block{
    position: relative;
    text-align: center;
    color: #fff;
    margin-bottom: 50px;
}


.tit-block h2{
    padding-top: 90px;
    width: 100%;
    font-family: "Roboto Condensed", serif;
    font-weight: 700;
    letter-spacing: 0;
    font-size: 50px;
}

.tit-block .minicopy{
    font-weight: 900;
    font-size: 20px;
    margin-top: 20px;
}

.kv{
    margin-top: 0;
}

.kv .kv-inner{
    position: relative;
}

.kv .kv-comment img{
    position: absolute;
    top: 0;
    left: 0;
}

.kv .kv-comment li{
    display: none;
}

.kv h1{
    position: absolute;
    bottom: 57px;
    left: 44px;
    width: 430px;
    background: url("../image/top/kv_h1_bg.png")  no-repeat center center;
    background-size: 100% auto;
}

.kv h1 svg{
    width: 100%;
    height: auto;
}

.kv h1:after{
    content: "";
    background: url("../image/top/kv_illust.png") no-repeat left top;
    background-size: 100% auto;
    width: 37.5px;
    height: 97.5px;
    position: absolute;
    bottom: 0;
    right: -45px;
}

#txt_ha {
    animation: .5s fluffy 3s ease-in-out ;
}

#txt_ta {
    animation: .5s fluffy 18s ease-in-out ;
}

#txt_ra {
    animation: .5s fluffy 12s ease-in-out ;
}

#txt_ku {
    animation: .5s fluffy 25s ease-in-out ;
}

#txt_ta2 {
    animation: .5s fluffy 15s ease-in-out ;
}

#txt_no {
    animation: .5s fluffy 21s ease-in-out ;
}

#txt_shi {
    animation: .5s fluffy 9s ease-in-out ;
}

#txt_i {
    animation: .5s fluffy 6s ease-in-out ;
}


@keyframes fluffy {
0%,  100% {
transform: translateY(0);
}
60% {
transform: translateY(-35px);
}
}


@media print, screen and (max-width: 768px) {
    
    main > * + *{
        margin-top: 5px;
    }
    
     .tit-block{
        margin-bottom: 30px;
    }

    .tit-block h2{
        padding-top: 45px;
        letter-spacing: 0;
        font-size: 25px;
    }

    .tit-block .minicopy{
        font-size: 10px;
        margin-top: 10px;
    }

    .kv .kv-comment img{
        top: 5%;
        left: 0;
        height: 85%;
        width: auto;
        object-fit: cover;
    }

    
    .kv h1{
        bottom:3vw;
        left:0;
        width: 50.666666666%;
        background: none;
    }

    .kv h1:after{
        display: none;
    }

}

.fireproof{
    background: url("../image/top/fireproof_bg_pc.jpg") no-repeat center center;
    background-size: cover;
}

.fireproof .fireproof-tit h2{
    background: url("../image/common/fireproof_icn.png") no-repeat center top;
    background-size: 60px auto;
}

.fireproof .fireproof-inner{
    padding: 120px 30px;
    position: relative;
}

.fireproof .fireproof-inner .kirakira01{
    position: absolute;
    width: 116.5px;
    left: 323px;
     margin: auto;
    top: 150px;
}

.fireproof .fireproof-inner .kirakira02{
    position: absolute;
    width: 87px;
    right: 368px;
     margin: auto;
    top:200px;
}

.fireproof .fireproof-tit{
    position: relative;
    text-align: center;
    color: #fff;
    margin-bottom: 50px;
}

.fireproof .fireproof-tit h2{
    background: url("../image/common/fireproof_icn.png") no-repeat center top;
    background-size: 60px auto;
}

.fireproof .txt{
    margin-top: 20px;
    text-align: center;
    line-height: 1.95;
}

.fireproof .fireproof-btn{
    width: 640px;
    margin-top: 50px;
    position: relative;
}

.fireproof .fireproof-btn:before{
    content: "";
    background: url("../image/top/fireproof_illust01.png") no-repeat left top;
    background-size: 52px 88px;
    width: 52px;
    height: 88px;
    position: absolute;
    bottom: -24px;
    left: -70px;
}

.fireproof .fireproof-btn:after{
    content: "";
    background: url("../image/top/fireproof_illust02.png") no-repeat left top;
    background-size: 61px 88px;
    width:61px;
    height: 88px;
    position: absolute;
    bottom: -24px;
    right: -70px;
}

.fireproof .fireproof-btn li{
    width: 260px;
}

@media print, screen and (max-width: 1240px) {
    .fireproof .fireproof-inner .kirakira01{
        left: 0;
    }

    .fireproof .fireproof-inner .kirakira02{
        right: 0;
    }
}


@media print, screen and (max-width: 768px) {
    .fireproof{
        background: url("../image/top/fireproof_bg_sp.jpg") no-repeat center center;
        background-size: cover;
    }

    .fireproof .fireproof-inner{
        padding: 60px 0;
    }
    
    .fireproof .fireproof-inner .kirakira01{
        left: 6.666666666%;
        top: 90px;
        width: 15.6%;
    }

    .fireproof .fireproof-inner .kirakira02{
        width: 11.6%;
         top: 90px;
        right: 6.666666666%;
    }

    .fireproof .fireproof-tit h2{
        background: url("../image/common/fireproof_icn.png") no-repeat center top;
        background-size: 30px auto;
    }

    .fireproof .txt{
        font-size: 12px;
    }

    .fireproof .fireproof-btn{
        width: 48%;
        display: block;
        margin-top: 25px;
    }
    
    .fireproof .fireproof-btn li{
        width: 100%;
    }

    .fireproof .fireproof-btn li + li{
        margin-top: 30px;
    }
    

    .fireproof .fireproof-btn:before{
        left: -25%;
        background: url("../image/top/fireproof_illust01.png") no-repeat left center;
        background-size: 14.444444444% auto;
        width: 100%;
        height: 100%;
        top: 0;
        bottom: 0;
    }

    .fireproof .fireproof-btn:after{
        bottom: 0;
        right: -25%;
        background: url("../image/top/fireproof_illust02.png") no-repeat right center;
        background-size: 16.944444444% auto;
        width: 100%;
        height: 100%;
    }
    
}

.subpage{
    display: flex;
    justify-content: space-between;
    column-gap: 10px;
}

.subpage .subpage-list{
    padding: 30px 30px 120px 30px;
    position: relative;
}

.subpage .subpage-list:nth-child(1){
    background: url("../image/top/subpage_bt01_bg_pc.jpg") no-repeat center center;
    background-size:cover ;
}

.subpage .subpage-list:nth-child(2){
    background: url("../image/top/subpage_bt02_bg_pc.jpg") no-repeat center center;
    background-size:cover ;
}

.subpage .subpage-list:nth-child(3){
    background: url("../image/top/subpage_bt03_bg_pc.jpg") no-repeat center center;
    background-size:cover ;
}

.subpage .subpage-list .subpage-pic{
    margin-bottom: 25px;
}

.subpage .subpage-list .subpage-label{
    font-size: 30px;
    font-weight: 900;
    padding: 0 30px 50px;
    color: #fff;
}

.subpage .subpage-list .subpage-link{
    padding: 0 30px;
}

.subpage .subpage-list .subpage-link li + li{
    margin-top: 30px;
}

.subpage .subpage-list .subpage-link a{
    padding-left: 25px;
    background: url("../image/common/angle-right_white.svg") no-repeat -5px center;
    font-size: 24px;
    color: #fff;
}

.subpage .subpage-list .subpage-link a span{
    padding-bottom: 3px; 
    background-image: linear-gradient(#fff, #fff);
    background-repeat: no-repeat;
    background-position: bottom right; /* 下線の初期位置 */
    background-size: 0 1px; /* 下線のサイズ（横幅、高さ） */
    transition: background-size 0.3s;    
}

.subpage .subpage-list .subpage-link a:hover span {
    background-position: bottom left; /* 下線のホバー時位置 */
    background-size: 100% 1px; /* 下線の横幅を100%にする */
}


.subpage .subpage-list:nth-child(1) .illust{
    position: absolute;
    bottom: 17px;
    right: 41px;
    width: 44px;
}

.subpage .subpage-list:nth-child(2) .illust{
    position: absolute;
    bottom: 17px;
    right: 44px;
    width: 30px;
}

.subpage .subpage-list:nth-child(3) .illust{
    position: absolute;
    width: 29px;
    left: 44px;
    bottom: 17px;
    
}


@media print, screen and (max-width: 768px) {
    .subpage{
        flex-wrap: wrap;
        display: flex;
        justify-content: space-between;
        gap: 5px;
    }

    .subpage .subpage-list{
        width: 100%;
        padding: 15px 16.667% 60px 16.667%;
        position: relative;
    }

    .subpage .subpage-list:nth-child(1){
        background: url("../image/top/subpage_bt01_bg_sp.jpg") no-repeat center center;
        background-size:cover ;
    }

    .subpage .subpage-list:nth-child(2){
        background: url("../image/top/subpage_bt02_bg_sp.jpg") no-repeat center center;
        background-size:cover ;
    }

    .subpage .subpage-list:nth-child(3){
        background: url("../image/top/subpage_bt03_bg_sp.jpg") no-repeat center center;
        background-size:cover ;
    }

    .subpage .subpage-list .subpage-pic{
        margin: 0 auto 15px;
    }

    .subpage .subpage-list .subpage-label{
        font-size: 18px;
        padding: 0 15px 25px;
    }

    .subpage .subpage-list .subpage-link{
        font-size: 15px;
    }
    
    .subpage .subpage-list .subpage-link{
        padding: 0 15px;
    }

    .subpage .subpage-list .subpage-link li + li{
        margin-top: 15px;
    }

    .subpage .subpage-list .subpage-link a{
      font-size: 15px;
    }


    .subpage .subpage-list:nth-child(1) .illust{
        bottom: 8vw;
        right: 6.666%;
        left: inherit;
        width: 5.866666666%;
    }
    .subpage .subpage-list:nth-child(2) .illust{
        bottom: 8vw;
        right: 6.666%;
        left: inherit;
        width: 4%;
    }
    .subpage .subpage-list:nth-child(3) .illust{
        bottom: 8vw;
        right: 6.666%;
        left: inherit;
        width: 3.866666666%;
        display: none;
    }
    
}