@font-face {
    font-family: "Medio";
    src:url("../font/medio.otf") format("opentype");
}

@font-face {
    font-family: "Trajan";
    src:url("../font/TrajanPro-Bold.otf") format("opentype");
}

@font-face {
    font-family: "Ryumin";
    src:url("../font/A-OTF-RyuminPr5-Regular.otf") format("opentype");
}

@font-face {
    font-family: "Matisse";
    src:url("../font/FOT-MatisseElegantoPro-M.otf") format("opentype");
}

@font-face {
    font-family: "Futura";
    src: url('../font/futura_medium_bt.ttf') format('truetype');
}

@media screen and (min-width: 501px) {
    #registration_sp {
        display: none;
    }

}

@media screen and (max-width: 500px) {
    #registration_pc {
        display: none;
    }

}

input[type=radio] {
    transform: scale(1.5);
}

#registration_pc {
    overflow-x: hidden;
    overflow-y: hidden;
}

#registration_sp {
    width: 100%;
    overflow-x: hidden;
}

body {
    font-family: ten-mincho, serif;
    background: #F1EBDC 0% 0% no-repeat padding-box;

}

header {
    background: none;
    letter-spacing: 0px;
    color: #FFFFFF;
    display: flex;
    padding: 15px 50px;
    justify-content: space-between;
    /* background-image: url(../img/bg_header.png); */
    position: fixed;
    width: 100%;
    z-index: 5000;
}

.header_margin {
    /* margin-top:90px; */
}
.header_logo_img {
    display: block;
    position: relative;
    top: -10px;
}
.header_logo_img {
    display: block;
    position: relative;
    top: -10px;
}
.header_btn {
    width: 250px;
}
.header_logo {
    margin: auto;
    position: relative;
    margin-left: 0px;
}
.header_logo_sp {
    margin: auto;
}

.tel_btn_pc {
    width: 384px;
    position: relative;
    left: -3px;
}
.top_bg1 {
    background-image: url(../img/top_bg1.png);
    width:100%;
    height:62vw;
    background-position: center;
    background-size: cover;
    min-height: 900px;
}
.top1_text {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font: normal normal normal 34px/50px 小塚明朝 Pr6N;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-shadow: 1px 2px 3px #000000;
    margin: auto;
    padding-top: 150px;
}
.top1_left {
    background-image: url(../img/fix_bar.png);
    display: inline-block;
    margin-left: 7vw;
    position: fixed;
    bottom: 3vh;
    width: 86vw;
    height: 16.7vw;
    z-index: 6000;
    background-position: center;
    background-size: cover;
    transition: 0.5s;
}
.fix_text_img {
    width: 25vw;
    margin-bottom: 2vw;
}
.fix_text {
    font: normal normal normal 1.7vw/2vw 小塚明朝 Pr6N;
    letter-spacing: 0.1vw;
    color: #FFFFFF;
    text-shadow: 0px 0px 6px #000000;
}
.fix_flex {
    display: flex;
    padding-top: 11vw;
    padding-left: 32.5vw;
}
.tel_text {
    width: 23vw;
    margin-right: 6vw;
    display: block;
}
.fix_btn {
    width: 20vw;
    margin-top: -0.7vw;
    display: block;
}

.top-mv-wrapper {
    min-height: 100dvh;
}

.top-award-wrapper {
    max-width: 300px;
    width: 25vw;
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    bottom: 5%;
    right: 3%;
    z-index: 5000;
}

.top-award-wrapper img {
    max-width: 300px;
    width: 100%;
}

.top-award-wrapper p {
    color: #fff;
    font-size: 0.75rem;
    text-align: center;
    margin-bottom: 0;
}

#bar {
    display: none;
    opacity: 0;
    transition: opacity 0.3s ease;
}

#bar.show {
    display: flex;
    opacity: 1;
}

#bar.hidden {
    opacity: 0;
}

.top10 {
    width: 100vw;
    display: block;
}


.top1_flex {
    display: flex;
    justify-content: space-between;
}
.top1_right {
    font: normal normal normal 16px/20px Hiragino Kaku Gothic Pro;
    letter-spacing: 0px;
    color: #FFFFFF;
    margin-right: 30px;
    position: relative;
    top: 30vw;
    width: 380px;
    height: 200px;
}

.top_bg2 {
    background: #F1EBDC 0% 0% no-repeat padding-box;
    /* background-image: url(../img/top_bg2.png); */
    width:100%;
    height:1400px;
    background-position: center;
    background-size: cover;
    text-align: center;
    font: normal normal normal 18px/25px 小塚明朝 Pr6N;
    letter-spacing: 0px;
    color: #000;
    /* text-shadow: 1px 1px 2px #000000; */
    padding-top: 100px;
    min-height: 1000px;
}
.amane_img {
    display: block;
    margin: 0 auto 20px;
}
.top2_title {
    text-align: center;
    font: normal normal normal 55px/65px 小塚明朝 Pr6N;
    letter-spacing: 0px;
    margin-bottom: 50px;
}
.top2_youtube_text {
    font: normal normal normal 20px/25px Kozuka Gothic Pr6N;
    letter-spacing: 0px;
    color: #000000;
    width: 800px;
    margin: auto;
    text-align: left;
}
.top2_text {
    width: 1040px;
    text-align: left;
    display: block;
    margin: 75px auto;
    font: normal normal normal 25px/35px 小塚明朝 Pr6N;
}
.top2_text span {
    text-decoration: underline;
}

.top_bg_black {
    background: #131313 0% 0% no-repeat padding-box;
    text-align: center;
    font: normal normal normal 30px/35px 小塚明朝 Pr6N;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding:120px 0;
    top: -3px;
    position: relative;
}

.top_bg3 {
    background-image: url(../img/top_bg3.png);
    width: 100vw;
    height: 56vw;
    background-position: center;
    background-size: cover;
    padding-top: 33vw;
}
.top_bg3_2 {
    background-image: url(../img/top_bg3_2.png);
    width: 100vw;
    height: 115vw;
    background-position: center;
    background-size: cover;
    padding-top: 8vw;
}
.top3_title {
    text-align: center;
    color: #FFFFFF;
    text-shadow: 0px 0px 6px #000000;
    font: normal normal normal 2.5vw/5vw 小塚明朝 Pr6N;
}
.top3_2_title {
    text-align: center;
    color: #000;
    font: normal normal normal 2.5vw/5vw 小塚明朝 Pr6N;
}
.top3_title2 {
    text-align: center;
    color: #FFFFFF;
    text-shadow: 0px 0px 6px #000000;
    font: normal normal normal 3vw/4.5vw 小塚明朝 Pr6N;
    margin-top: 7vw;
}
.okunoin {
    width: 18vw;
    margin-top: -2vw;
}
.top3_text {
    font: normal normal normal 2vw/3vw 小塚明朝 Pr6N;
    letter-spacing: 0px;
    color: #000000;
    width: 80vw;
    margin: 4vw auto;
    position: relative;
}
.top3_text span {
    font: normal normal bold 2.7vw/3vw 小塚明朝 Pr6N;
}

.top3_text_1 {
    text-align: center;
    font: normal normal normal 2.5vw/4vw 小塚明朝 Pr6N;
}
.top3_text_1 span {
    text-decoration: underline;
}



.top_bg5 {
    background-image: url(../img/top_bg5.png);
    width: 100%;
    height: 37vw;
    background-position: center;
    background-size: cover;
    text-align: right;
    padding-top: 10vw;
    padding-right: 12vw;
}
.top5_title {
    font: normal normal normal 2.8vw/2vw 小塚明朝 Pr6N;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-shadow: 1px 1px 2px #000000;
    margin-bottom: 2vw;
}
.top5_text {
    font: normal normal normal 1.7vw/2.5vw 小塚明朝 Pr6N;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-shadow: 1px 1px 2px #000000;
}

.top_bg4 {
    background-image: url(../img/top_bg4.png);
    width:100%;
    height: 34vw;
    background-position: center;
    background-size: cover;
    padding-top: 8vw;
    text-align: center;
    color: #000000;
}

.top4_title {
    font: normal normal normal 3.5vw/4vw 小塚明朝 Pr6N;
    margin-bottom: 4vw;
}
.top4_text {
    font: normal normal normal 2vw/3.8vw 小塚明朝 Pr6N;
}


.top_bg_monk {
    background-image: url(../img/top_bg_monk.png);
    width:100%;
    height: 80vw;
    background-position: center;
    background-size: cover;
    padding-left: 12vw;
    color: #000;
    margin-bottom: 5vw;
}

.top_monk_title {
    font: normal normal normal 3.5vw/4vw Hiragino Kaku Gothic Pro;
    padding-top: 9vw;
}
.top_monk_text {
    font: normal normal normal 2vw/3vw Hiragino Kaku Gothic Pro;
    margin-top: 4vw;
}



.top_bg_black2 {
    font: normal normal normal 30px/35px 小塚明朝 Pr6N;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding:120px 0;
    top: -3px;
    position: relative;
}
.top_black_item {
    display: block;
    width: 80vw;
    margin: 0 auto 100px;
}
.top_black_item2 {
    display: block;
    width: 100vw;
    margin: 0 auto 5vw;
}
.top_flower {
    position: absolute;
    top: -40px;
    left: -100px;
}
.top_flower2 {
    position: relative;
    top: -950px;
    right: -59vw;
    left: auto;
}
.top_black_title {
    font: normal normal normal 40px/60px 小塚明朝 Pr6N;
    letter-spacing: 0px;
    color: #000;
    text-shadow: 0px 0px 5px #FFBB00;
    text-align: center;
    margin-bottom: 50px;
}
.ma_flex {
    display: flex;
    width:1000px;
    margin:0 auto 50px;
    justify-content: space-between;
}
.ma_title {
    width: 200px;
    display: block;
    margin: 20px auto 20px;
}
.ma_text {
    text-align: center;
    font: normal normal normal 30px/40px 小塚明朝 Pr6N;
    letter-spacing: 0px;
    color: #000;
    width: 400px;
}
.ma_left {
    text-align: left;
    margin-bottom: 10px;
}
.ma_left span {
    color: #B10000;
}
.ma_right {
    text-align: right;
}
.ma_text_flex {
    display: flex;
    width: 400px;
    text-align: left;
    justify-content: space-between;
    margin-top: 30px;
}
.ma_btn {
    width: 270px;
    margin-top: 20px;
    border-radius: 10px;
}
.red_price {
    width: 300px;
    margin-right: -100px;
}
.tel_bar {
    display: block;
    width: 50vw;
    margin: 0 auto;
}
.tel_bar_text {
    text-align: center;
    margin-top: 50px;
    font: normal normal normal 2.2vw/3vw 小塚明朝 Pr6N;
    margin-bottom: 150px;
}

.top8_box {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 8px;
    padding:20px;
    font: normal normal normal 18px/25px 小塚明朝 Pr6N;
    letter-spacing: 0px;
    color: #000000;
    width: 700px;
    margin: 20px auto;
}
.top8_age {
    color: #986C15;
    margin-top: 20px;

}


.top_bg6 {
    background-image: url(../img/top_bg6.png);
    width: 100%;
    height: 50vw;
    background-position: center;
    background-size: cover;
    font: normal normal normal 20px/25px 小塚明朝 Pr6N;
    letter-spacing: 0px;
    color: #000000;
    padding-left: 15vw;
    padding-right: 15vw;
    padding-top: 5vw;
}
.top6_title {
    display: block;
    margin: 0px auto 5vw;
    width: 30vw;
}
.top6_text1 {
    font: normal normal normal 2vw/2.5vw 小塚明朝 Pr6N;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 1vw;
}
.top6_text2 {
    font: normal normal normal 2vw/2.5vw 小塚明朝 Pr6N;
    letter-spacing: 0px;
    color: #D11F1F;
    margin-bottom: 3vw;
    padding-left: 3.5vw;
    text-indent: -3.5vw;
}

.top_bg7 {
    background: #fff 0% 0% no-repeat padding-box;
    width:100%;
    background-position: center;
    background-size: cover;
    position: relative;
    top: -1px;
}
.top7_title {
    margin: auto;
    display: block;
    width: 100%;
}

.henson_title {
    width: 30vw;
    display: block;
    margin: 3vw auto;
}
.henson_text {
    width: 75vw;
    display: block;
    margin: 3vw auto 10vw;
    font: normal normal normal 2.2vw/3.5vw 小塚明朝 Pr6N;
}


.top_bg8 {
    background-image: url(../img/top_bg8.png);
    background-position: center;
    background-size: cover;
    position: relative;
    top: -2px;
    padding: 100px 0;
}
.top_bg9 {
    background: #F1EBDC 0% 0% no-repeat padding-box;
    width:100%;
    background-position: center;
    background-size: cover;
    position: relative;
    top: -2px;
    padding-top: 100px;
    margin-bottom: 100px;
}
.mail_comp {
    background-image: url(../img/top_bg8.png);
    width:100%;
    height: 500px;
    background-position: center;
    background-size: cover;
    position: relative;
    top: -2px;
    padding-top: 150px;
    font-size: 35px;
    text-align: center;
}
.error_message{
    height: 50px;
    color: red;
    text-align: center;
    font-size: 20px;
}
.top8_title {
    margin: 0 auto 30px 42%;
    display: block;
    width: 400px;
}
.contact_div {
    width:700px;
    margin: 5px auto 30px;
}
.contact_name {
    font: normal normal normal 30px/40px Hiragino Kaku Gothic Pro;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 5px;
}
.contact_text {
    border: none;
    height: 70px;
    width: 100%;
    font: normal normal normal 30px/40px Hiragino Kaku Gothic Pro;
    padding: 10px 20px;
}
.contact_textarea {
    border: none;
    height: 300px;
    width: 100%;
    font: normal normal normal 30px/40px Hiragino Kaku Gothic Pro;
    padding: 10px 20px;

}
.send_btn, .send_btn:hover {
    background: #000000 0% 0% no-repeat padding-box;
    padding:20px;
    width:250px;
    text-align: center;
    font: normal normal normal 30px/25px Hiragino Kaku Gothic Pro;;
    letter-spacing: 0px;
    color: #FFFFFF;
    display: block;
    margin: auto;
    text-decoration: none;
    border-radius: 15px;
}


footer {
    background: #F1EBDC;
    letter-spacing: 0px;
    color: #000;
    padding-top: 120px;
    padding-bottom: 20px;
    background-image: url(../img/footer_bg.png);
    width:100%;
    height: 650px;
    background-size: cover;
    margin-bottom: 15vw;
}
.footer_title {
    font: normal normal normal 30px/35px 小塚明朝 Pr6N;
    letter-spacing: 0px;
    color: #000;
    margin-bottom: 50px;
    text-align: center;
}
.footer_title2 {
    font: normal normal normal 20px/35px 小塚明朝 Pr6N;
    letter-spacing: 0px;
    color: #000;
    margin: 0 auto 20px;
    width: 350px;
}
.footer_text1 {
    font: normal normal normal 16px/20px 小塚明朝 Pr6N;
    letter-spacing: 0px;
    color: #000;
    margin: 0 auto 20px;
    width: 350px;
}
.footer_logo {
    width: 250px;
    margin: 50px auto;
    display: block;
}
.copyright {
    text-align: center;
    font: normal normal normal 12px/35px 小塚明朝 Pr6N;
    letter-spacing: 0px;
    color: #000;
}


@media screen and (max-width: 500px) {
    header {
        background-position: center;
        background-size: cover;
        height: 50px;
        padding: 10px;
    }
    .header_menu {
        display: inline;
    }
    .header_margin {
        /* margin-top: 50px; */
    }
    .sp_fixed {
        display: flex;
        justify-content: space-between;
        padding-top: 26vw;
        padding-left: 15vw;
        padding-right: 9vw;
    }
    .sp_fixed_left {
        font: normal normal normal 15px/30px Hiragino Kaku Gothic Pro;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-shadow: 1px 1px 2px #000000;
        margin-top: 2vw;
    }
    .fix_text_img {
        width: 100%;
    }
    .tel_text {
        width: 38vw;
        margin-right: 5vw;
        display: block;
    }
    .fix_btn {
        width: 33vw;
        margin-top: -1.7vw;
        display: block;
    }
    .top-mv-wrapper {
        min-height: unset;
        position: relative;
    }

    .top-award-wrapper {
        max-width: 300px;
        width: 100%;
        position: absolute;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-end;
        bottom: 0;
        right: 3%;
        z-index: 5000;
    }

    .top-award-wrapper img {
        max-width: 160px;
        width: 100%;
    }

    .top-award-wrapper p {
        color: #fff;
        font-size: 0.7rem;
        text-align: right;
        margin-bottom: 0;
    }

    .top1_left {
        margin: 0 3%;
        position: fixed;
        bottom: 5vw;
        width: 94%;
        height: 37vw;
        z-index: 6000;
        background-image: url(../img/fix_bar_sp.png);
    }
    .top1_left2 {
        margin: 0 3%;
        position: fixed;
        bottom: 5vw;
        width: 94%;
        height: auto;
        z-index: 6000;
        display: flex;
        justify-content: space-between;
        font: normal normal normal 15px/30px Hiragino Kaku Gothic Pro;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-shadow: 1px 1px 2px #000000;
    }
    .top1_text {
        font: normal normal normal 29px/40px 小塚明朝 Pr6N;
        padding-top: 50px;
    }
    .top1_right {
        font: normal normal normal 12px/16px Hiragino Kaku Gothic Pro;
        letter-spacing: 0px;
        color: #FFFFFF;
        margin-right: 20px;
        margin-left: auto;
        position: relative;
        top: 8vw;
        width: 210px;
        height: 200px;
    }
    .top_bg1 {
        background-image: url(../img/top_bg1_sp.png);
        width: 100%;
        height: 680px;
        background-position: center;
        background-size: cover;
        text-align: center;
        font: normal normal normal 11px/20px 小塚明朝 Pr6N;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-shadow: 1px 1px 2px #000000;
        padding-top: 50px;
        min-height: 680px;
    }
    .top_bg2 {
        width: 100%;
        height: 56vw;
        background-position: center;
        background-size: cover;
        text-align: center;
        font: normal normal normal 14px/25px 小塚明朝 Pr6N;
        letter-spacing: 0px;
        padding-top: 50px;
        min-height: 800px;
    }
    .top2_title {
        text-align: center;
        font: normal normal normal 25px/35px 小塚明朝 Pr6N;
        letter-spacing: 0px;
        margin-bottom: 20px;
    }
    .top2_youtube_text {
        font: normal normal normal 15px/25px Kozuka Gothic Pr6N;
        letter-spacing: 0px;
        color: #000000;
        width: 350px;
        margin: auto;
        text-align: left;
    }
    .top2_text {
        width: 350px;
        margin: 30px auto;
        text-align: left;
        font: normal normal normal 15px/25px 小塚明朝 Pr6N;
    }
    .top_bg_black {
        background: #131313 0% 0% no-repeat padding-box;
        text-align: center;
        font: normal normal normal 26px/35px 小塚明朝 Pr6N;
        letter-spacing: 0px;
        color: #FFFFFF;
        padding: 50px 0 80px;
        top: -3px;
        position: relative;
    }

    .top_bg3 {
        background-image: url(../img/top_bg3_sp.png);
        width: 100vw;
        height: 130vw;
        background-position: center;
        background-size: cover;
        padding-top: 72vw;
    }
    .top3_title {
        text-align: center;
        color: #FFFFFF;
        text-shadow: 0px 0px 6px #000000;
        font: normal normal normal 20px/35px 小塚明朝 Pr6N;
    }
    .top3_text_1 {
        text-align: center;
        font: normal normal normal 4.5vw/7vw 小塚明朝 Pr6N;
    }
    .okunoin {
        width: 150px;
        margin-top: -5px;
    }
    .top3_text {
        font: normal normal normal  4.5vw/8vw 小塚明朝 Pr6N;
        letter-spacing: 0px;
        color: #000000;
        width: 93%;
        margin: 50px auto;
        position: relative;
    }
    .top3_text span {
        font: normal normal bold 24px/27px 小塚明朝 Pr6N;
    }
    .top3_title2 {
        text-align: center;
        color: #FFFFFF;
        text-shadow: 0px 0px 6px #000000;
        font: normal normal normal 20px/30px 小塚明朝 Pr6N;
        margin-top: 7vw;
    }

    .top_bg4 {
        background-image: url(../img/top_bg4_sp.png);
        width: 100%;
        height: 280px;
        background-position: center;
        background-size: cover;
        padding-top: 50px;
        text-align: center;
        color: #000000;
    }
    .top4_title {
        font: normal normal normal 20px/27px 小塚明朝 Pr6N;
        margin-bottom: 30px;
    }
    .top4_text {
        font: normal normal normal 14px/26px 小塚明朝 Pr6N;
    }


    .top_bg5 {
        background-image: url(../img/top_bg5_sp.png);
        width: 100%;
        height: 38vw;
        background-position: center;
        background-size: cover;
        min-height: 260px;
        text-align: right;
        padding-top: 10vw;
        padding-right: 6vw;
    }
    .top5_title {
        font: normal normal normal 20px/25px 小塚明朝 Pr6N;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-shadow: 1px 1px 2px #000000;
        margin-bottom: 10px;
    }
    .top5_text {
        font: normal normal normal 14px/20px 小塚明朝 Pr6N;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-shadow: 1px 1px 2px #000000;
    }
    .top_bg_black2 {
        font: normal normal normal 30px/35px 小塚明朝 Pr6N;
        letter-spacing: 0px;
        color: #FFFFFF;
        padding: 50px 0;
        top: -3px;
        position: relative;
        height: auto;
    }
    .top_black_title {
        font: normal normal normal 20px/25px 小塚明朝 Pr6N;
        letter-spacing: 0px;
        color: #000;
        text-shadow: 0px 0px 5px #FFBB00;
        text-align: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .top_black_item2 {
        display: block;
        width: 100vw;
        margin: 40px auto;
    }

    .top_bg_monk {
        background-image: url(../img/top_bg_monk_sp.png);
        width: 100%;
        height: 530px;
        background-position: center;
        background-size: cover;
        padding-left: 20px;
        color: #000;
        text-shadow: none;
    }
    .top_monk_title {
        font: normal normal normal 20px/19px Hiragino Kaku Gothic Pro;
        padding-top: 80px;
    }
    .top_monk_text {
        font: normal normal normal 14px/20px Hiragino Kaku Gothic Pro;
        margin-top: 20px;
    }

    .henson_title {
        width: 45vw;
        display: block;
        margin: 5vw auto;
    }
    .henson_text {
        width: 90vw;
        display: block;
        margin: 6vw auto 20vw;
        font: normal normal normal 15px/25px 小塚明朝 Pr6N;
    }

    .ma_img {
        width: 350px;
        margin: auto;
        display: block;
    }
    .ma_title {
        width: 150px;
        display: block;
        margin: 20px auto 10px 39%;
    }
    .ma_text {
        text-align: center;
        font: normal normal normal 14px/20px 小塚明朝 Pr6N;
        letter-spacing: 0px;
        color: #000;
        margin-bottom: 30px;
        width: 100%;
    }
    .ma_text_flex {
        display: flex;
        width: 350px;
        text-align: left;
        margin: auto;
        justify-content: space-between;
        font: normal normal normal 18px/25px 小塚明朝 Pr6N;
        align-items: flex-end;
    }
    .ma_btn {
        width: 120px;
        margin-top: 40px;
    }
    .red_price {
        width: 120px;
        margin-right: 0;
    }
    .ma_text_flex span {
        color: #B10000;
    }

    .tel_bar {
        display: block;
        width: 80vw;
        margin: 0 auto;
    }
    .tel_bar_text {
        text-align: center;
        margin-top: 30px;
        font: normal normal normal 16px/25px 小塚明朝 Pr6N;
        margin-bottom: 100px;
    }

    .top_bg3_2 {
        background-image: url(../img/top_bg3_2_sp.png);
        width: 100vw;
        height: 1000px;
        background-position: center;
        background-size: cover;
        padding-top: 50px;
    }
    .top3_2_title {
        text-align: center;
        color: #000;
        font: normal normal normal 20px/30px 小塚明朝 Pr6N;
    }
    .top3_text_2 {
        font: normal normal normal 14.5px/20px 小塚明朝 Pr6N;
        letter-spacing: 0px;
        color: #000000;
        width: 93%;
        margin: 50px auto;
        position: relative;
    }
    .top3_text_2 span {
        font: normal normal bold 22px/22px 小塚明朝 Pr6N;
    }

    .top_bg6 {
        background-image: url(../img/top_bg6_sp.png);
        width: 100%;
        height: 350px;
        background-position: right;
        background-size: cover;
        font: normal normal normal 20px/25px 小塚明朝 Pr6N;
        letter-spacing: 0px;
        color: #000000;
        padding-left: 20px;
        padding-right: 10px;
        padding-top: 50px;
    }
    .top6_text1 {
        letter-spacing: 0px;
        color: #000000;
        margin-bottom: 5px;
        font: normal normal normal 13px/18px 小塚明朝 Pr6N;
        padding-left: 1em;
        text-indent: -1.8em;
        width: 335px;
        margin: 5px auto;
    }
    .top6_text2 {
        font: normal normal normal 13px/18px 小塚明朝 Pr6N;
        padding-left: 1em;
        text-indent: -1.8em;
        letter-spacing: 0px;
        color: #D11F1F;
        margin-bottom: 10px;
        width: 335px;
        margin: 10px auto;
    }
    .top6_title {
        display: block;
        margin: 10px auto;
        width: 220px;
    }
    .top7_title {
        margin: auto;
        display: block;
        width: 350px;
    }
    .top_bg7 {
        background-image: url(../img/top_bg7_sp.png);
        width: 100%;
        height: 28vw;
        background-position: center;
        background-size: cover;
        min-height: 370px;
        position: relative;
        top: -1px;
        padding-top: 70px;
    }
    .top8_box {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border-radius: 8px;
        padding: 10px;
        font: normal normal normal 16px/25px 小塚明朝 Pr6N;
        letter-spacing: 0px;
        color: #000000;
        width: 350px;
        margin: 20px auto;
    }
    .top8_title {
        margin: 0 auto 30px 30%;
        display: block;
        width: 200px;
    }
    .top8_age {
        margin-top: 10px;
    }
    .top_bg9 {
        padding-top: 50px;
        height: auto;
    }
    .contact_name {
        font: normal normal normal 14px/25px Hiragino Kaku Gothic Pro;
        letter-spacing: 0px;
        color: #000000;
        margin-bottom: 5px;
    }
    .contact_div {
        width: 350px;
        margin: 5px auto 20px;
    }
    .contact_text, .contact_textarea {
        border: 1px solid #707070;
        height: 45px;
        width: 100%;
        font: normal normal normal 14px/25px Hiragino Kaku Gothic Pro;
        padding: 6px 10px;
    }
    .contact_textarea {
        height: 300px;
    }
    .send_btn, .send_btn:hover {
        background: #000000 0% 0% no-repeat padding-box;
        padding: 10px;
        width: 350px;
        text-align: center;
        font: normal normal normal 20px/25px 小塚明朝 Pr6N;
        letter-spacing: 0px;
        color: #FFFFFF;
        display: block;
        margin: auto;
        text-decoration: none;
        border-radius: 0;
    }
    .top_bg8 {
        background-image: url(../img/top_bg8.png);
        width: 100%;
        background-position: center;
        background-size: cover;
        position: relative;
        top: -2px;
        padding-top: 50px;
    }
    footer {
        background: #F1EBDC;
        letter-spacing: 0px;
        color: #000;
        padding-top: 50px;
        padding-bottom: 20px;
        background-image: url(../img/footer_bg_sp.png);
        width: 100%;
        height: 600px;
        background-size: auto;
    }
    .footer_title {
        font: normal normal bold 20px/35px 小塚明朝 Pr6N;
        letter-spacing: 0px;
        color: #000;
        margin-bottom: 10px;
        text-align: center;
    }
    .footer_title2 {
        font: normal normal normal 16px/35px 小塚明朝 Pr6N;
        letter-spacing: 0px;
        color: #000;
        margin: 0 auto 10px;
        width: 250px;
    }
    .footer_text1 {
        font: normal normal normal 14px/20px 小塚明朝 Pr6N;
        letter-spacing: 0px;
        color: #000;
        margin: 0 auto 20px;
        width: 250px;
    }
    .footer_logo {
        width: 180px;
        margin: 50px auto 20px;
        display: block;
    }
    .mail_comp {
        background-image: url(../img/top_bg8.png);
        width: 100%;
        height: 200px;
        background-position: center;
        background-size: cover;
        position: relative;
        top: -2px;
        padding-top: 80px;
        font-size: 17px;
        text-align: center;
    }
}

.g-recaptcha {
    width: 300px;
    margin-right: auto;
    margin-left: auto;
}

.grecaptcha-badge { visibility: hidden; }



/*ポップアップ */
.popup_bg {
    position: fixed; /* ブラウザの定位置に固定 */
	background: rgba(0, 0, 0, .5); /* 背景色を半透明の黒色に */
	width: 100%; /* 要素の横幅を画面全体に */
	height: 100%; /* 要素の高さを画面全体に */
	top: 0; /* 要素の固定位置をブラウザ最上部に合わせる */
	left: 0; /* 要素の固定位置をブラウザ左側に合わせる */
	z-index: 8000; /* 要素をコンテンツより前面に（要調整） */
    transition: 0.5s;
    opacity: 0;
}
.sample_popup_content {
	/* ポップアップ本体 */
	display: inline-block;
	position: fixed;
    width: 62vw;
    height: 43vw;
    z-index: 9000;
    background-image: url(../img/popup_bg.png);
    background-position: 0px 0vw;
    background-size: cover;
	padding: 1vw 1vw 10%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	overflow-y: scroll;
    font: normal normal normal 20px/30px Hiragino Kaku Gothic Pro;
    color: #000;
    border-radius: 2vw;
    overflow: hidden;
}

.popup_close_btn {
    display: inline-block;
    color:#000;
    font: normal normal normal 25px/25px Hiragino Kaku Gothic Pro;
    float: right;
    position: relative;
    width: 5vw;
    cursor: pointer;
}

.popup_title {
    display: block;
    margin: 2vw auto 0 9vw;
    width: 44vw;
}

.popup_text {
    text-align: center;
    font: normal normal normal 1.4vw/2.2vw MinIWA-Hv-V3;
    margin-top: 4.5vw;
    text-shadow: 0px 3px 6px #00000029;
}

.popup_red_text {
    text-align: center;
    font: normal normal normal 2.6vw/3.5vw MinIWA-Hv-V3;
    margin-top: 5.7vw;
    letter-spacing: 0.1vw;
    color: #E10000;
    margin-left: 22.5vw;
    width: 35vw;
}

.popup_text2 {
    text-align: center;
    font: normal normal normal 1.2vw/2.6vw MinIWA-Hv-V3;
    margin-top: 2.5vw;
    width: 30vw;
    margin-left: 23.8vw;
}
.popup_text2 span {
    font: normal normal normal 2vw/2.6vw MinIWA-Hv-V3;
    color: #E10000;
}

.popup_btn {
    width: 30vw;
    margin-left: 24.5vw;
    margin-top: 0.5vw;
}

.policy_a {
    color: #000;
    display: table;
    margin: 10px auto;
    text-decoration: underline;
}

@media screen and (max-width: 500px) {
    .sample_popup_content_sp {
        display: inline-block;
        position: fixed;
        width: 90vw;
        height: 155vw;
        z-index: 9000;
        background-image: url(../img/popup_bg_sp.png);
        background-position: center;
        background-size: cover;
        padding: 3vw 3vw 10%;
        top: 48%;
        left: 50%;
        transform: translate(-50%,-50%);
        overflow-y: scroll;
        font: normal normal normal 20px/30px Hiragino Kaku Gothic Pro;
        color: #000;
        border-radius: 2vw;
        overflow: hidden;

    }

    .popup_close_btn {
        display: inline-block;
        color: #000;
        font: normal normal normal 25px/25px Hiragino Kaku Gothic Pro;
        float: right;
        position: relative;
        width: 12vw;
        cursor: pointer;
    }

    .popup_text {
        text-align: center;
        font: normal normal normal 3.6vw/5.4vw MinIWA-Hv-V3;
        margin-top: 39vw;
        text-shadow: 0px 3px 6px #00000029;
        letter-spacing: 0.1vw;
    }

    .popup_red_text {
        text-align: center;
        font: normal normal normal 4.5vw/6vw MinIWA-Hv-V3;
        margin-top: 21vw;
        letter-spacing: 0.05vw;
        color: #E10000;
        margin-left: 38.8vw;
        width: 40vw;
    }

    .popup_text2 {
        text-align: center;
        font: normal normal normal 4.8vw/8.2vw MinIWA-Hv-V3;
        margin-top: 20vw;
        width: 100%;
        margin-left: 0;
    }
    .popup_text2 span {
        font: normal normal normal 7.5vw/8.2vw MinIWA-Hv-V3;
        color: #E10000;
        margin-left: 6vw;
    }
    .popup_btn {
        width: 100%;
        margin: 3vw auto 0;
    }
}

/*20240826_HotFix対応分*/
.request-information_button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 380px;
    min-height: 60px;
    background-color: #000000;
    padding: .5rem 2rem;
}

.request-information_button:hover {
    text-decoration: none;
}

.request-information_button span {
    display: block;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 30px;
    padding-bottom: 5px;
}

@media screen and (max-width: 500px) {
    .request-information_button {
        column-gap: 5px;
        min-height: unset;
        padding: .5rem 1rem;
    }

    .request-information_button img {
        width: 21px;
        height: auto;
    }

    .request-information_button span {
        font-size: 16px;
    }
}

.free-call_wrapper {
    display: flex;
    justify-content: center;
    padding-top: 100px;
}

.free-call_wrapper img {
    max-width: 1000px;
    width: 100%;
}

@media screen and (max-width: 500px) {
    .free-call_wrapper {
        padding-top: 50px;
    }
}

.top8_box:last-child {
    margin-bottom: 0px;
}

.cta_wrapper {
    position: fixed;
    bottom: 0;
    z-index: 99;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    display: flex;
    justify-content: center;
}

.cta_inner {
    width: 1000px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1rem 0 3rem;
}

.cta_inner p {
    color: #FFFFFF;
    font-size: 2rem;
    margin-bottom: 0;

}

.cta_buttons {
    display: flex;
}

.inquiry,.tel,.line {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    flex: 1;
    white-space: nowrap;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
    padding: .5rem 1rem;
}

.inquiry:hover,.tel:hover,.line:hover {
    text-decoration: none;
    color: #FFFFFF;
}

.inquiry {
    background-color: #000000;
}

.tel {
    background-color: #4E322B;
}

.line {
    background-color: #4CC764;
}

@media screen and (max-width: 500px) {
    .cta_buttons {
        flex-direction: column;
    }
}

/* 20240924追記分 */
.info_tv {
    width: 1080px;
    margin: auto;
    padding: 100px 40px 100px;
    text-align: center;
}

img.info_tv-header {
    display:block;
    width: 100%;
    margin-bottom: 3rem;
}

.info_tv p.info_tv-title {
    font-size: 3rem;
    display: flex;
    align-items: center;
}

.info_tv h3.info_tv-title {
    font-size: 3rem;
    display: flex;
    align-items: center;
    margin-bottom: 3rem;
}

.info_tv-detail-img {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(1, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-bottom: 2rem;
}

.info_tv-detail-text {
    margin-bottom: 2rem;
}

.info_tv-detail-text h3 {
    font-size: 2rem;
    margin-bottom: 1rem;
}

.info_tv-detail-text p {
    font-size: 1.25rem;
}

.info_tv-campaign p:nth-child(1) {
    font-size: 1.25rem;
}

.info_tv-campaign p:nth-child(2) {
    color: #986C15;
    font-size: 1.25rem;
    margin-bottom: 1rem;
}

.info_tv-campaign p:nth-child(3) {
    width: 70%;
    color: #fff;
    font-size: 2rem;
    background-color: #B10002;
    margin: 0 auto 2rem;
}

.info_tv-campaign p:nth-child(4) {
    font-size: 3rem;
}

.info_tv-campaign img {
    display: block;
    margin: 40px auto;
}

.info_tv-campaign p:last-child {
    font-size: 1.25rem;
}

@media screen and (max-width: 500px) {
    .info_tv {
        width: 90%;
        margin: auto;
        padding: 40px 0;
    }

    .info_tv-title-wrapper {
        width: 90%;
        margin: auto;
    }

    .info_tv p.info_tv-title {
        font-size: 1.125rem;
        display: flex;
        align-items: center;
    }

    .info_tv p.info_tv-title img {
        width: 100px;
    }

    .info_tv h3.info_tv-title {
        display: block;
        text-align: left;
        font-size: 1.125rem;
        margin-bottom: 1.5rem;
    }

    .info_tv-detail {
        width: 100%;
        margin: auto;
        padding-bottom: 2rem;
    }

    .info_tv-detail-text {
        margin: 1.5rem 0 0;
    }

    .info_tv-detail-text h3 {
        font-size: 1.75rem;
        margin-bottom: 1rem;
    }

    .info_tv-detail-text p {
        font-size: 1rem;
        text-align: left;
    }

    .info_tv-campaign p:nth-child(1) {
        font-size: 1rem;
        text-align: left;
    }

    .info_tv-campaign p:nth-child(2) {
        color: #986C15;
        font-size: 1.25rem;
        margin-bottom: 1rem;
    }

    .info_tv-campaign p:nth-child(3) {
        width: 100%;
        color: #fff;
        font-size: 1.5rem;
        background-color: #B10002;
        margin: 0 auto 2rem;
    }

    .info_tv-campaign p:nth-child(4) {
        font-size: 1.75rem;
    }

    .info_tv-campaign img {
        display: block;
        width: 100%;
        margin: 40px auto;
    }

    .info_tv-campaign p:last-child {
        font-size: .85rem;
    }
}
