@charset "UTF-8";

h2.ttl2{
    margin-bottom: 11.2%;
    text-align: center;
    font-size: 153%;
    font-family: 'fot-udkakugoc80-pro', sans-serif;
    transform: scale(1.2, 1);
    line-height: 1.4;
    color: #00a0e9;
}

#sec01 .sec01__img_block4{
    width: 86.4%;
    max-width: 648px;
    margin: 4.4% auto;
}

#sec01 p.sec01__text2{
    margin: 0 auto;
}


#sec04{
    padding-bottom: 29%;
}


#sec04 .sec04__txt_block3{
    width: 90%;
    margin: 6.4% auto 0;
}
#sec04 .swiper.sec04{
    width: 70%;
    max-width: 707px;
    position: absolute;
    top: 0;
}

.sec04_block.fearure01{
    margin: 6.9% 0 20.8%;
}

#sec04 .sec04_block.fearure01 .sec04{
    left: 0;
}

#sec04 .sec04_block.fearure02 .sec04{
    right: 0;
}

#sec04 .sec04_block.fearure01 .sec04__img{

}
#sec04 .sec04_block.fearure01 .sec04__img img,
#sec04 .sec04_block.fearure02 .sec04__img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: fit-content;
    left: 0;
    position: relative;
}

#sec04 .sec04_block.fearure01 .sec04__img p,
#sec04 .sec04_block.fearure02 .sec04__img p{
    z-index: 1;
}

.sec05__block > figure{
    max-width: 235px;
}

#sec06{
    margin-bottom: 11.9%;    
}

#sec06 .sec06__block {
    width: 88%;
    margin: 0 auto;
    gap: 0 20px;
}

#sec06 .sec06__block p{
    width: 94%;
    font-size: 134%;
    font-weight: 600;
    line-height: 1.6;
}

#sec06 .sec06__block .ht1 p, #sec06 .sec06__block .ht2 p{
    margin: 9.6% auto 0;
}

#sec06 .sec06__block .ht1,
#sec06 .sec06__block .ht2,
#sec06 .sec06__block .ht3{
    width: 100%;
    margin-top: 8.1%;
    margin-bottom: 11.2%; 
    display: flex;
    gap: 0 30px;
}
#sec06 .sec06__block .ht1 .img,
#sec06 .sec06__block .ht2 .img,
#sec06 .sec06__block .ht3 .img {
    width: 48%;
}
#sec06 .sec06__block .ht1 p,
#sec06 .sec06__block .ht2 p,  
#sec06 .sec06__block .ht3 p {
    width: 48%;
    margin: 2.7% auto;
    padding: 0 0 0 3%;
}

#sec06 .sec06__block .ht4 {
    width: 100%;
}
#sec06 .sec06__block .ht4 p {
    width: 100%;
    margin-bottom: 4.6%;
}

#sec06 .point {
    width: 100%;
    padding-top: 8.1%;
    position: relative;
}

#sec06 p.batch{
    width: 147px;
    position: absolute;
    top: 20px;
    right: 0px;    
}

#sec06 p.txt{
    width: 100%;
    padding: 2% 0 3% 4%;
    background: #595757;
    color: #fff;
    font-weight: 600;
}

#sec07 {
    margin-bottom: 10%;
}

#sec07 h2.ttl2{
    margin-bottom: 2%;
}
#sec07 .img_block{
    width: 93%;
    margin: 0 auto;
}

#sec07 .movie {
    width: 90%;
    margin: 0 auto;
}

@media screen and (min-width:769px) {
    h2.ttl2{
        margin-bottom: 13%;
        font-size: 200%;
    }


    #sec04{
        padding-bottom: 27.4%;
    }

    #sec04 .swiper.sec04{
        width: 100%;
        max-width: 707px;
    }

    #sec04 .sec04_block.fearure01 .sec04{
        left: -40px;
    }

    #sec04 .sec04_block.fearure02 .sec04{
        right: -5.9%;
    }
    
    #sec04 .sec04__txt_block3{
        width: 90%;
        margin: 6.4% auto 0;
    }


    #sec06 {
        margin-bottom: 8.2%;
    }

    #sec06 .sec06__block {
        width: 100%;
        margin: 0 auto;
        gap: 30px 20px;
        display: flex;
        flex-wrap: wrap;
    }

    #sec06 .sec06__block .ht1{
        width: 48%;
        display: block;
    }

    #sec06 .sec06__block .ht2{
        width: 48%;
        display: block;
    }

    
    #sec06 .sec06__block p{
        font-size: 155%;
    }

    #sec06 .sec06__block .ht1 p,
    #sec06 .sec06__block .ht2 p{
        width: 100%;
        margin: 8.4% auto 0;
    }

    #sec06 .sec06__block .ht3{
        margin-top: 0;
        margin-bottom: 8.4%;
    }


    #sec06 .sec06__block .ht1 .img,
     #sec06 .sec06__block .ht2 .img{
        width: 100%;
     } 

    #sec06 .point{
        padding-top: 5.1%;
    }
    #sec06 p.batch{
        width: 197px;
        right: 20px;
    }

    #sec07{
        margin-bottom: 6.7%;
    }
}

@media screen and (max-width:425px) {
    #sec04 .swiper.sec04{
        width: 69%;
    }

    #sec06 .sec06__block{
        width: 94%;
        gap: 0 20px;
    }

    #sec06 .sec06__block .ht3 .img{
        width: 47%;
    }
    #sec06 .sec06__block .ht3 p{
        padding: 0;
    }

    #sec06 p.batch{
        width: 22%;
        max-width: 117px;
        top: 10px;
    }
}