@charset "UTF-8";

/* ================================================ */
/* Base*/
/* ================================================ */

html {
    overflow: auto;
    scroll-behavior: smooth;
}

body {
    -webkit-text-size-adjust: 100%;
    color: #581C00;
    padding: 0;
    text-align: left;
    height: auto;
    font-size: 16px;
    font-family: "M PLUS Rounded 1c";
    overflow: hidden;
    background-color: #fff;
}

/*++++++++++++++++++++++++++
	Link : Text
++++++++++++++++++++++++++*/
a {
    text-decoration: none;
    color: #000;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}


/*++++++++++++++++++++++++++
	font
++++++++++++++++++++++++++*/

em {
    font-style: normal;
}

.gothic {
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.mincho {
    font-family: 'Noto Serif JP', serif;
}

.marugo {
    font-family: "M PLUS Rounded 1c";
}

.gothic_bold {
    font-family: "M PLUS 1p";
}

/*++++++++++++++++++++++++++
	切り替え
++++++++++++++++++++++++++*/
@media screen and (min-width: 800px) {
    .pc {
        display: block;
    }

    .sp {
        display: none;
    }
}

@media screen and (max-width: 800px) {
    .pc {
        display: none;
    }

    .sp {
        display: block;
    }
}


/*++++++++++++++++++++++++++
共通
++++++++++++++++++++++++++*/
section {
    padding: 0 0 0 0;
    margin: auto;
    clear: both;
}

img {
    max-width: 100%;
    height: auto;
}

.clear_both {
    clear: both;
}

.indent {
    text-indent: -1em;
    padding-left: 1em;
}


/*++++++++++++++++++++++++++
background
++++++++++++++++++++++++++*/
.background01 {
    position: relative;
    max-width: 1400px;
    width: 100%;
    margin: auto;
    padding: 0 0 250px 0;
    background-image: url(../images/background01.jpg);
    background-repeat: repeat-y;
    background-position: top center;
}

@media screen and (max-width: 600px) {
    .background01 {
        padding: 0 0 100px 0;
    }

}



.background02 {
    position: absolute;
    width: 100%;
    margin: auto;
    bottom: 0;
    line-height: 0;
}

.background02 img {
    width: 100%;
}

@media screen and (max-width: 600px) {
    .background1 {
        padding: 0 0 100px 0;
    }
}

.background03 {
    position: absolute;
    width: 100%;
    margin: auto;
    top: 0;
    line-height: 0;
}

.background04 {
    position: relative;
    max-width: 1400px;
    width: 100%;
    margin: auto;
    padding: 0 0 0 0;
    background-image: url(../images/background04.jpg);
    background-repeat: repeat-y;
    background-position: top 60px center;
    background-size: 100% auto;
    line-height: 0;
}

.background05 {
    position: relative;
    max-width: 1400px;
    width: 100%;
    margin: auto;
    line-height: 0;
    z-index: 1;
}


.background06 {
    position: relative;
    max-width: 1400px;
    width: 100%;
    margin: auto;
    padding: 0 0 0 0;
    background-image: url(../images/background06.jpg);
    background-repeat: repeat-y;
    background-position: top center;
    background-size: 100% auto;
    overflow: hidden;
}

.background07 {
    position: relative;
    max-width: 1400px;
    width: 100%;
    margin: auto;
    line-height: 0;
}


.background08 {
    position: relative;
    max-width: 1400px;
    width: 100%;
    margin: -2px auto 0;
    padding: 0 0 0 0;
    background-image: url(../images/background08.jpg);
    background-repeat: repeat-y;
    background-position: top center;
    background-size: 100% auto;
    overflow: hidden;
}

.background09 {
    position: relative;
    max-width: 1400px;
    width: 100%;
    margin: -2px auto 0;
    padding: 0 0 0 0;
    background-image: url(../images/background09.jpg);
    background-repeat: repeat-y;
    background-position: top center;
    background-size: 100% auto;
    overflow: hidden;
    line-height: 0;
}






/*++++++++++++++++++++++++++
ヘッダー
++++++++++++++++++++++++++*/
header {
    max-width: 1200px;
    width: 98%;
    z-index: 100;
    margin: auto;
    padding: 20px 0 0 0;
}

header .header_logo {
    max-width: 200px;
    width: 100%;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

@media screen and (max-width: 600px) {
    header .header_logo {
        max-width: 130px;
        width: 100%;
    }
}


/*++++++++++++++++++++++++++
mainvisual
++++++++++++++++++++++++++*/
#mainvisual {
    position: relative;
    max-width: 1200px;
    width: 98%;
    aspect-ratio: 30 / 20;
    margin: auto;
    transition: all 1s ease-out;
}

#mainvisual .main_sozai1 {
    position: absolute;
    width: 100%;
    max-width: clamp(100px, 30vw, 300px);
    bottom: 0%;
    left: 2%;
}

#mainvisual .main_sozai2 {
    position: absolute;
    width: 9%;
    bottom: 100%;
    left: 30%;
}

#mainvisual .main_sozai3 {
    position: absolute;
    width: 100%;
    max-width: clamp(60px, 20vw, 120px);
    top: 30%;
    left: 85%;
}

#mainvisual .main_title {
    position: absolute;
    width: 90%;
    max-width: clamp(400px, 40vw, 530px);
    top: 0%;
    left: 50%;
    transform: translateX(-50%);
}

#mainvisual .main_visual {
    position: absolute;
    width: 60%;
    top: 5%;
    left: 60%;
    transform: translateX(-60%);
    animation: main_visual 2s ease-in-out;
    /* アニメーションを2秒かけて実行 */
}

@keyframes main_visual {
    0% {
        transform: translateX(-60%) scale(0.8);
        /* 初期状態：等倍 */
    }

    25% {
        transform: translateX(-60%) scale(1.2);
        /* 25%時点：1.2倍に拡大 */
    }

    50% {
        transform: translateX(-60%) scale(0.8);
        /* 50%時点：0.8倍に縮小 */
    }

    75% {
        transform: translateX(-60%) scale(1.1);
        /* 75%時点：1.1倍に拡大 */
    }

    100% {
        transform: translateX(-60%) scale(1);
        /* 最終状態：等倍 */
    }
}




#mainvisual .main_fukidashi {
    position: absolute;
    width: 25%;
    top: 20%;
    left: 0%;
    animation: fukidashi 1.5s infinite alternate;
}

@keyframes fukidashi {
    0% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(-15deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

#mainvisual .main_chara {
    position: absolute;
    width: 28%;
    bottom: 1%;
    right: 0%;
    animation: rotateChara 1s infinite alternate;
}

@keyframes rotateChara {
    0% {
        transform: rotate(-25deg);
    }

    50% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-25deg);
    }
}



@media screen and (max-width: 600px) {
    #mainvisual {
        position: relative;
        max-width: 1200px;
        width: 98%;
        aspect-ratio: 90 / 120;
        margin: auto;
    }

    #mainvisual .main_sozai2 {
        position: absolute;
        width: 16%;
        left: 35%;
        bottom: 102%;
    }

    #mainvisual .main_title {
        top: 5%;
    }

    #mainvisual .main_visual {
        width: 90%;
        top: 15%;
        z-index: 10;
    }

    #mainvisual .main_fukidashi {
        top: initial;
        width: 37%;
        bottom: 10%;
        left: 25%;
    }

    #mainvisual .main_chara {
        width: 45%;
        bottom: -1%;
    }
}

.kansei_photo {
    max-width: 730px;
    width: 80%;
    margin: 20px auto 20px;
    padding: 0;
}



.main_read figure {
    max-width: 290px;
    width: 80%;
    margin: 0 auto 5px;
    padding: 0;
}

.main_read p {
    font-size: clamp(16px, 3vw, 22px);
    width: 90%;
    margin: 0 auto 0;
    text-align: center;
}



/*++++++++++++++++++++++++++
	kantan
++++++++++++++++++++++++++*/

#kantan {
    max-width: 1100px;
    width: 95%;
    margin: 20px auto 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

#kantan>* {
    width: calc(25% - 10px);
}

@media screen and (max-width: 600px) {
    #kantan>* {
        width: calc(50% - 5px);
    }

}


/*++++++++++++++++++++++++++
	whats
++++++++++++++++++++++++++*/

#whats {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto 0;
    padding: 0 0 100px 0;
    overflow: hidden;
}

#whats .whats_title {
    max-width: 580px;
    width: 80%;
    margin: 0 auto 50px;
    padding: 0;
}

#whats .whats_photo_wrap {
    position: relative;
    width: 110%;
    aspect-ratio: 5 / 1;
    margin: 0 -5% 20px;
    padding: 0;
}

#whats .whats_photo {
    position: absolute;
    width: 100%;
    margin: 0;
    padding: 0;
    top: 0;
}

#whats .whats_chara {
    position: absolute;
    /*max-width: 160px;
    width: 100%;*/
    width: clamp(30px, 10vw, 150px);
    margin: 0 0 0 0;
    padding: 0;
    bottom: 0px;
    left: 55%;
    transform: translateX(-50%);
    z-index: 2;
    animation: rotateChara 1s infinite alternate;
}

#whats .whats_read {
    font-size: clamp(16px, 3vw, 22px);
    width: 95%;
    margin: 0 auto 0;
    text-align: center;
    line-height: 1.8em;
}

@media screen and (max-width: 600px) {
    #whats .whats_read {
        text-align: left;
    }


}


/*++++++++++++++++++++++++++
	howto
++++++++++++++++++++++++++*/

#howto {
    position: relative;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto 0;
    padding: 0 0 50px 0;
    overflow: hidden;
}

#howto .howto_title {
    max-width: 690px;
    width: 80%;
    margin: 0 auto 50px;
    padding: 0;
}

#howto .howto_title2 {
    max-width: 1100px;
    width: 95%;
    margin: 0 auto 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}


#howto .howto_title2 .sitajunbi {
    width: 38%;
    margin: 0 auto 20px 0;
}

#howto .howto_title2 .illust_kona {
    width: 55%;
    margin: 0 0 20px auto;
}

#howto .howto_flex {
    max-width: 1100px;
    width: 95%;
    margin: 20px auto 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

#howto .howto_flex figure {
    position: relative;
    width: calc(31% - 10px);
    margin: 0 0 20px 0;
}

#howto .howto_txt {
    position: absolute;
    font-size: clamp(12px, 3vw, 16px);
    top: 70%;
    left: 50%;
    transform: translateX(-50%);
    width: 85%;
    margin: auto;
    line-height: 1.6em;
}

#howto .howto_flex div {
    width: 3%;
}

#howto .howto_illust {
    position: relative;
    max-width: 1100px;
    aspect-ratio: 10 / 4;
    width: 95%;
    margin: auto;
}

#howto .howto_illust1 {
    position: absolute;
    width: 70%;
    top: 0;
    left: 0;

}

#howto .howto_illust2 {
    position: absolute;
    width: 70%;
    bottom: 0;
    right: 0;
}


@media screen and (min-width: 900px) {
    .howto_pc {
        display: block;
    }

    .howto_sp {
        display: none;
    }
}

@media screen and (max-width: 900px) {

    #howto .howto_flex figure {
        width: calc(48% - 10px);
    }

    .howto_pc {
        display: none;
    }

    .howto_sp {
        display: block;
    }
}

@media screen and (max-width: 600px) {

    #howto .howto_flex figure {
        width: calc(49% - 5px);
    }

    #howto .howto_txt {
        top: 68%;
        font-size: 14px;
    }

    #howto .howto_title2 .sitajunbi {
        width: 80%;
        margin: 0 auto 30px auto;
    }

    #howto .howto_title2 .illust_kona {
        width: 90%;
        margin: 0 auto 20px auto;
    }


}

@media screen and (max-width: 500px) {

    #howto .howto_txt {
        top: 68%;
        font-size: 10px;
    }

}


/*++++++++++++++++++++++++++
	doit_illust
++++++++++++++++++++++++++*/

.doit_illust {
    position: absolute;
    width: clamp(100px, 20vw, 190px);
    top: 0;
    right: -50px;
}

/*
.doit_illust.animate {
    opacity: 1;
    animation: bounce 5s ease-in-out forwards;
}

@keyframes bounce {
    0% {
        right: 3%;
        transform: translateY(0) rotate(-20deg);
        animation-timing-function: ease-in-out;
    }

    30% {
        right: 20%;
        transform: translateY(-50%) rotate(0.1turn);
        animation-timing-function: ease-in-out;
    }

    60% {
        right: 40%;
        transform: translateY(40%) rotate(-20deg);
        animation-timing-function: ease-in-out;
    }

    80% {
        right: 65%;
        transform: translateY(-20%) rotate(0.1turn);
        animation-timing-function: ease-in-out;
    }

    100% {
        right: 80%;
        transform: translateY(80%) rotate(-10deg);
        animation-timing-function: ease-in-out;
    }
}

@media screen and (max-width: 900px) {

    @keyframes bounce {
        0% {
            transform: translateY(0) rotate(45deg);
            animation-timing-function: ease-in-out;
        }

        30% {
            right: 20%;
            transform: translateY(-70%) rotate(0.5turn);
            animation-timing-function: ease-in-out;
        }

        60% {
            right: 40%;
            transform: translateY(30%) rotate(1turn);
            animation-timing-function: ease-in-out;
        }

        80% {
            right: 65%;
            transform: translateY(-20%) rotate(0.5turn);
            animation-timing-function: ease-in-out;
        }

        100% {
            right: 80%;
            transform: translateY(50%) rotate(-20deg);
            animation-timing-function: ease-in-out;
        }
    }

}
*/







/*++++++++++++++++++++++++++
	doit
++++++++++++++++++++++++++*/

#doit {
    position: relative;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto 0;
    padding: 0 0 50px 0;
    overflow: hidden;
}

#doit .doit_title {
    max-width: 710px;
    width: 80%;
    margin: 0 auto 50px;
    padding: 0;
}


#doit .doit_setitle {
    position: relative;
    width: 100%;
    /* max-widthを削除し、width: 100%に変更 */
    min-height: 80px;
    margin: 50px auto;
    padding: 0;
    text-align: center;
    z-index: 1;
    font-size: clamp(20px, 5vw, 24px);
    display: flex;
    align-items: center;
    justify-content: center;
}

#doit .doit_setitle::before {
    content: "";
    display: block;
    width: 100%;
    /* widthを100%に変更 */
    height: 80px;
    background-image: url(../images/doit_setitle_bk.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}

#doit .doit_read {
    font-size: clamp(20px, 5vw, 28px);
    color: #4086C6;
    margin: 0 auto 30px;
    padding: 0;
    text-align: center;

}

#doit .doit_one {
    width: clamp(16px, 5vw, 25px);
    margin: 0 7px 0 1px;
}

#doit .doit_read span {
    font-size: clamp(26px, 5vw, 35px);
    margin: 0 5px 0 5px;
    color: #E9581D;
}

#doit .doit_arrange {
    max-width: 750px;
    aspect-ratio: 80 / 46;
    width: 95%;
    margin: 0 auto 20px;
    position: relative;
    clear: both;
}

#doit .doit_arrange .doit_photo {
    position: absolute;
    top: 0;
    left: 0;
}

#doit .doit_arrange .doit_piza_illust {
    position: absolute;
    width: clamp(160px, 45vw, 346px);
    top: -3%;
    left: 7%;
}

#doit .doit_arrange .doit_mentaiko_illust {
    position: absolute;
    width: clamp(150px, 45vw, 327px);
    top: 0;
    right: 0%;
}

#doit .doit_arrange .doit_cocoa_illust {
    position: absolute;
    width: clamp(160px, 45vw, 390px);
    top: 0;
    left: 5%;
}

#doit .doit_arrange .doit_chocolate_illust {
    position: absolute;
    width: clamp(100px, 45vw, 327px);
    top: 0;
    right: 10%;
}

#doit .doit_arrange .doit_hachimitsu_illust {
    position: absolute;
    width: clamp(120px, 45vw, 350px);
    top: -2%;
    left: 13%;
}





#doit .doit_arrange:nth-child(11) {
    margin: 0 auto 5%;
}



#doit .doit_osususme {
    margin: 20px auto 20px;
    font-size: clamp(16px, 4vw, 22px);
}

#doit .doit_osususme_guzai,
#doit .doit_osususme_kawari {
    max-width: 740px;
    width: 95%;
    color: #fff;
    background-color: #97CC72;
    margin: 0 auto 0;
    padding: 7px 5px;
    text-align: center;
    border-radius: 15px 15px 0 0;
}

#doit .doit_osususme_kawari {
    background-color: #8ED7CB;
}

#doit .doit_osususme_txt {
    max-width: 740px;
    width: 95%;
    background-color: #fff;
    margin: 0 auto 0;
    padding: 7px 5px;
    text-align: center;
    border-radius: 0 0 15px 15px;
}


.doit_pon1 {
    position: absolute;
    width: clamp(50px, 20vw, 150px);
    top: 15%;
    right: -10px;
}

.doit_pon2 {
    position: absolute;
    width: clamp(50px, 20vw, 150px);
    top: 27%;
    left: 10px;
}

.doit_pon3 {
    position: absolute;
    width: clamp(50px, 20vw, 130px);
    top: 35%;
    right: -0px;
}

.doit_pon4 {
    position: absolute;
    width: clamp(50px, 20vw, 150px);
    top: 55%;
    left: 10px;
}

.doit_pon5 {
    position: absolute;
    width: clamp(50px, 20vw, 130px);
    top: 70%;
    right: -10px;
}

.doit_pon6 {
    position: absolute;
    width: clamp(170px, 20vw, 320px);
    top: 80%;
    left: 10px;
}


#doit .doit_pon7 {
    max-width: 550px;
    width: 80%;
    margin: 0 auto;
    padding: 0;
    opacity: 0;
    transform: scale(0.8);
}


#doit .doit_pon7.animate {
    opacity: 1;
    /* アニメーション開始時に表示 */
    animation: doit_pon7 2s ease-in-out forwards;
    /* アニメーションを適用 */
}


@keyframes doit_pon7 {
    0% {
        transform: scale(0.8);
        /* 初期状態：等倍 */
    }

    25% {
        transform: scale(1.2);
        /* 25%時点：1.2倍に拡大 */
    }

    50% {
        transform: scale(0.8);
        /* 50%時点：0.8倍に縮小 */
    }

    75% {
        transform: scale(1.1);
        /* 75%時点：1.1倍に拡大 */
    }

    100% {
        transform: scale(1);
        /* 最終状態：等倍 */
    }
}


#doit .doit_txt {
    margin: 20px auto 20px;
    font-size: clamp(16px, 3vw, 22px);
    text-align: center;
    margin: 0 auto 0;
    width: 95%;
}

/*++++++++++++++++++++++++++
	tryit_illust
++++++++++++++++++++++++++*/

.tryit_illust {
    position: absolute;
    width: clamp(180px, 30vw, 390px);
    top: 15%;
    left: 50%;
    transform: translateX(-50%);
    animation: tryit_illust 1s infinite alternate;
}

@keyframes tryit_illust {
    0% {
        transform: translateX(-50%) rotate(-25deg);
    }

    50% {
        transform: translateX(-50%) rotate(0deg);
    }

    100% {
        transform: translateX(-50%) rotate(-25deg);
    }
}

@media screen and (max-width: 600px) {
    .tryit_illust {
        top: -10%;
    }

}




/*++++++++++++++++++++++++++
	tryit
++++++++++++++++++++++++++*/

#tryit {
    position: relative;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto 0;
    padding: 0 0 50px 0;
    overflow: hidden;
}

#tryit .tryit_title {
    max-width: 810px;
    width: 80%;
    margin: 0 auto 50px;
    padding: 0;
}

#tryit .tryit_nurie_wrap {
    max-width: 1100px;
    width: 95%;
    margin: 0 auto 10px;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

#tryit .tryit_nurie_wrap>* {
    width: calc(48% - 30px);
    height: auto;
    margin: 0 auto 20px;
    padding: 0;
}

#tryit .gaku_wrap {
    position: relative;
    height: auto;
    margin: 0 auto 20px;
    padding: 0;
    aspect-ratio: 4 / 3;
    background-color: #fff;
}

#tryit .hoshi {
    max-width: 120px;
    width: 95%;
    position: absolute;
    top: -50px;
    left: -50px;
    z-index: 10;
}

#tryit .nurie_text {
    text-align: center;
    width: 100%;
    font-size: 18px;
}

#tryit .button_position {
    width: 100%;
}

#tryit .nurie {
    position: absolute;
    aspect-ratio: 4 / 3;
    padding: 5%;
    text-align: center;
}

#tryit .gaku {
    position: absolute;
    aspect-ratio: 4 / 3;
}

#tryit .tryit_read {
    text-align: center;
    font-size: clamp(20px, 3vw, 22px);
    margin: 0 auto 50px;
    display: block;
}


@media screen and (max-width: 800px) {

    #tryit .hoshi {
        max-width: 80px;
        width: 95%;
        top: -40px;
        left: -40px;
    }

}


@media screen and (max-width: 600px) {

    #tryit .tryit_nurie_wrap {
        max-width: 1100px;
        width: 80%;
        margin: 0 auto 0;
        padding: 0;
    }

    #tryit .tryit_nurie_wrap>* {
        width: 100%;
        margin: 0 auto 30px;
    }

    #tryit .hoshi {
        max-width: 80px;
        width: 95%;
        top: -40px;
        left: -40px;
    }

    #tryit .button_position {
        bottom: -55%;
    }
}


.button {
    position: relative;
    width: 95%;
    /* max-widthを削除し、width: 100%に変更 */
    min-height: 80px;
    margin: 30px auto;
    padding: 0;
    text-align: center;
    z-index: 1;
    font-size: clamp(20px, 4vw, 22px);
    display: flex;
    align-items: center;
    justify-content: center;
}

.button::before {
    content: "";
    display: block;
    width: 100%;
    /* widthを100%に変更 */
    height: 80px;
    background-image: url(../images/button_bk.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}



/*++++++++++++++++++++++++++
	buy
++++++++++++++++++++++++++*/

#buy {
    position: relative;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto 0;
    padding: 70px 0 70px 0;
    overflow: hidden;
}

#buy .buy_title {
    max-width: 730px;
    width: 80%;
    margin: 0 auto 50px;
    padding: 0;
}

#buy .buy_title {
    max-width: 730px;
    width: 80%;
    margin: 0 auto 50px;
    padding: 0;
}

.buy_bk1 {
    position: absolute;
    width: 25%;
    left: 0px;
    bottom: 0px;
}

.buy_bk2 {
    position: absolute;
    width: 25%;
    right: 0px;
    bottom: 0px;
}


#buy .buy_flex {
    max-width: 600px;
    width: 95%;
    margin: 0 auto 50px;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
    line-height: 1.8em;
}

#buy .buy_flex>* {
    width: calc(50% - 10px);
    text-align: center;
}

#buy .buy_photo img {
    width: 85%;
    margin: auto;
    text-align: center;
}

#buy .buy_txt {
    font-size: clamp(16px, 3vw, 22px);
    line-height: 1.8em;
    text-align: center;
}

#buy .buy_txt span {
    font-size: clamp(22px, 3vw, 33px);
    display: block;
}

@media screen and (max-width: 600px) {

    #buy .buy_flex>* {
        width: 100%;
    }

    #buy .buy_txt {
        text-align: center;
    }

    .buy_bk1 {
        width: 35%;
    }

    .buy_bk2 {
        width: 35%;
    }

}


















/*++++++++++++++++++++++++++
	フッター
++++++++++++++++++++++++++*/

footer {
    background-color: #fff;
    padding: 80px 0;
}


footer .wrapper {
    max-width: 1200px;
    width: 94%;
    margin: auto;
}

footer img {
    vertical-align: top;
}

footer .foot-cont {
    position: relative;
}

footer .foot-cont .logo-img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 240px;
}

footer .foot-logo p {
    font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3";
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 15px;
    color: #000;
}

footer .foot-logo ul {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}

footer .foot-logo ul li {
    width: 45px;
    margin: auto 10px;
}

footer h2 {
    font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3";
    text-align: center;
    margin-top: 50px;
    font-size: 10px;
    font-weight: lighter;
    color: #000;
}

@media only screen and (max-width: 800px) {
    footer .foot-cont .logo-img {
        position: inherit;
        margin: 40px auto auto;
        max-width: 240px;
        width: 80%;
    }
}



/*--------------------------------------
    pagetop
---------------------------------------*/
#btn_top {
    position: fixed;
    right: 10px;
    z-index: 10;
    text-decoration: none;
    text-align: center;
    display: table;
    width: 100px;
    height: 100px;
    padding: 0;
    line-height: 1.2em;
    overflow: hidden;
}

#btn_top a {
    display: table-cell;
    vertical-align: middle;

}

/*--------------------------------------
    ロードで表示
---------------------------------------*/
.load-fade {
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}

.load-fade.is-show-l {
    opacity: 1;
    visibility: visible;
}

/*--------------------------------------
    フワッと表示
---------------------------------------*/
.scroll-up {
    opacity: 0;
    visibility: hidden;
    transform: translateY(30px);
    transition: all 1s;
}

.scroll-up.is-show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
}

.timing1 {
    transition-delay: 0.2s;
}

.timing2 {
    transition-delay: 0.4s;
}

.timing3 {
    transition-delay: 0.6s;
}

.timing4 {
    transition-delay: 0.8s;
}


/*--------------------------------------
    スライド
---------------------------------------*/
.slideinLeft {
    opacity: 0;
}

.slideinLeft.animate {
    opacity: 1;
    animation: slideinLeft 1s forwards;
    animation-iteration-count: 1;
}

@keyframes slideinLeft {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translateX(0);
    }
}

.slideinRight {
    opacity: 0;
}

.slideinRight.animate {
    opacity: 1;
    animation: slideinRight 1s forwards;
    animation-iteration-count: 1;
}

@keyframes slideinRight {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(0);
    }
}


.doit {
    opacity: 0;
}

.doit.animate {
    opacity: 1;
    animation: doit 1s forwards;
    animation-iteration-count: 1;
}

@keyframes doit {
    0% {
        transform: translateY(100%);
    }

    100% {
        transform: translateY(0);
    }
}







/*スワイパー*/
.swiper-wrapper {
    transition-timing-function: linear;
}