@charset "UTF-8";

/******************************************************************************
*
* [共通]ヘッダー
*
******************************************************************************/

.hero_area {
    width: 100vw;
    height: auto;
    height: -webkit-calc(100vh - 110px);
    height: calc(100vh - 110px);
    position: relative;
    z-index: 999;
}

.hero_area .hero_area_inner {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../images/fv/fv_pc.jpg);
    background-size: cover;
    background-position: center;
}

.fv2 .hero_area .hero_area_inner {
    background-image: url(../images/fv/fv2_pc.jpg);
}

.fv3 .hero_area .hero_area_inner {
    background-image: url(../images/fv/fv3_pc.jpg);
}

/*ボタン*/

.fv_btn {
    height: 120px;
    box-sizing: border-box;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.9);
    z-index: 999;
    box-shadow: -10px 0 15px rgba(0, 0, 0, 0.1);
}

.fv_btn .wrap .formarea {
    display: flex;
    align-items: center;
    justify-content: center;
}

.fv_btn .btn {
    width: 200px;
    position: relative;
    bottom: 400px;
    left: 95%;
    filter: drop-shadow(4px 4px 10px rgba(153, 153, 153, 0.8));
    transform: translateZ(0);
}

.fv_btn aside {
    width: 50%;
    width: -webkit-calc(100% - 710px);
    width: calc(100% - 710px);
    font-size: 10px;
}

.fv_btn aside ul li {
    text-indent: -1em;
    padding-left: 1em;
    color: #666;
}



/******************************************************************************
*
* [共通]特典
*
******************************************************************************/

#gift {
    background-image: url(../images/c/gift_bg.jpg);
    background-size: cover;
    background-position: center bottom;
}

#gift .lead {
    width: 50%;
    margin: 0 auto 60px;
}

#gift .gifts {
    width: 100%;
    margin: auto;
}

/*---------------------
* メイン
---------------------*/

#gift .main {
    width: 100%;
}

#gift .b {
    width: 72%;
    margin: 70px auto 20px;
}

#gift .btn {
    width: 50%;
    margin: 0 auto;
    filter: drop-shadow(4px 4px 10px rgba(0, 0, 0, 0.5));
    transform: translateZ(0);
}


/******************************************************************************
*
* [共通]3STEP
*
******************************************************************************/

#step {
    background: #fff;
}

#step .lead {
    width: 40%;
    margin: 0 auto 70px;
}

#step .list {
    width: 100%;
    margin: auto;
}


/******************************************************************************
*
* [共通]プロフィール
*
******************************************************************************/

/*---------------------
* メイン-プロフ
---------------------*/

#prof1 {
    background-image: url(../images/c/pro_bg1.jpg);
    background-size: cover;
    background-position: center top;
    padding-top: 50px;
    position: relative;
}

#prof1 .box {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

#prof1 .box .ava {
    width: 250px;
}

#prof1 .box .txt {
    width: 50%;
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
}

#prof1 .box .txt .name {
    width: 55%;
    width: 70%;
}

#prof1 .box .txt p {
    font-size: 14px;
    margin-top: 30px;
    padding-bottom: 50px;
}

/*---------------------
* 実績(1)
---------------------*/

#prof2 {
    background-color: #022a68;
    background-image: url(../images/c/pro_bg2.jpg);
    background-size: 100vw;
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
}

/*見出し*/

#prof2 h2 {
    text-align: center;
    font-size: 26px;
    font-weight: 900;
    margin-bottom: 30px;
}

#prof2 h2 span {
    background: linear-gradient(185deg, rgba(186, 152, 98, 1) 3.54%, rgba(200, 172, 125, 1) 8.54%, rgba(240, 229, 198, 1) 23.2%, rgba(255, 251, 227, 1) 30%, rgba(254, 247, 214, 1) 30%, rgba(251, 232, 171, 1) 30%, rgba(249, 222, 145, 1) 30%, rgba(248, 219, 135, 1) 30%, rgba(199, 159, 86, 1) 83.95%, rgba(184, 140, 71, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#prof2 h2 i {
    letter-spacing: 0.1em;
}

/*月桂冠*/

#prof2 .achi1 {
    width: 80%;
    max-width: 750px;
    margin: 0 auto 70px;
}

/*リスト*/

#prof2 .achi3 {
    width: 100%;
    margin: 0 auto;
}

/*---------------------
* 実績(2)
---------------------*/

#prof3 {
    background: #000;
    position: relative;
    padding-top: 100px;
}

#prof3 .icon {
    width: 80px;
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
}

#prof3 .achi2 {
    width: 100%;
    margin: 0 auto;
}

/*---------------------
* 実績(4)
---------------------*/

#prof4 {
    background-image: url(../images/c/achi/bg.jpg);
    background-size: 100vw;
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #00012a;
}

#prof4 .lead {
    width: 220px;
    margin: 0 auto 80px;
}

#prof4 .sub_lead {
    width: 60%;
    margin: 0 auto 35px;
}

#prof4 .list {
    width: 70%;
    margin: 50px auto;
}

#prof4 .op {
    width: 60%;
    margin: 50px auto;
}

#prof4 .op.op2 {
    width: 90%;
}

#prof4 p.tc {
    text-align: center;
    color: #fff;
    font-size: 20px;
    letter-spacing: 0.1em;
}

#prof4 p.tc strong {
    font-size: 115%;
    color: #e0c677;
    text-decoration: underline;
}



/******************************************************************************
*
* [共通]悩み
*
******************************************************************************/

#trouble {
    background-color: #ebebeb;
    background-image: url(../images/c/trouble_bg.jpg);
    background-size: 100vw;
    background-repeat: no-repeat;
    background-position: center top;
    padding-bottom: 80px;
}

#trouble .lead {
    width: 60%;
    margin: 0 auto 70px;
}

/*---------------------
* リスト
---------------------*/

#trouble .list {
    width: 75%;
    box-sizing: border-box;
    margin: auto;
    border: solid 10px #a3874a;
    border-radius: 30px;
    padding: 30px 30px 30px 50px;
    position: relative;
    /*方眼紙*/
    background-color: #fff;
    background-image: linear-gradient(0deg, transparent calc(100% - 1px), #f0f0f0 calc(100% - 1px)),
        linear-gradient(90deg, transparent calc(100% - 1px), #f0f0f0 calc(100% - 1px));
    background-size: 16px 16px;
    background-repeat: repeat;
    background-position: center center;
}

#trouble .list::before {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(../images/c/trouble_i1.png);
    background-size: cover;
    position: absolute;
    top: -10px;
    right: -10px;
}

#trouble .list ul li {
    font-size: 22px;
    font-weight: bold;
    padding: 6px 0 6px 36px;
    background-image: url(../images/c/trouble_i2.png);
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: left top 12px;
}


/******************************************************************************
*
* [共通]解決
*
******************************************************************************/

#reso {
    background: #fff;
    position: relative;
    padding: 90px 0;
}

#reso .lead {
    width: 46%;
    margin: 0 auto 70px;
}

.arrow {
    width: 200px;
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    margin: auto;
}

/*---------------------
* リスト
---------------------*/

#reso .list dl {
    background: #f5f5f5;
    background: #fff;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 0 24px 0 rgb(0 90 255 / 15%);
}

#reso .list dl:nth-child(n+2) {
    margin-top: 40px;
}

/*dt*/

#reso .list dl dt {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#reso .list dl dt .num {
    width: 70px;
    box-sizing: border-box;
}

#reso .list dl dt .hr {
    width: 2px;
    height: 80px;
    background: #000;
}

#reso .list dl dt h3 {
    width: 50%;
    width: -webkit-calc(100% - 120px);
    width: calc(100% - 120px);
    box-sizing: border-box;
    font-size: 26px;
    font-weight: 900;
    line-height: 1.4;
}

/*dd*/

#reso .list dl dd {
    display: flex;
    flex-flow: row-reverse;
    justify-content: space-between;
    margin-top: 40px;
}

#reso .list dl dd .img {
    width: 360px;
}

#reso .list dl dd p {
    width: 60%;
    width: -webkit-calc(100% - 400px);
    width: calc(100% - 400px);
    font-size: 14px;
}

#reso .list dl dd img.txt {
    width: 72%;
}


/******************************************************************************
*
* [共通]メリット
*
******************************************************************************/

#merit {
    background-color: #022a68;
    background-image: url(../images/c/merit_bg.jpg);
    position: relative;
    padding-top: 90px;
}

#merit .lead {
    width: 60%;
    margin: 0 auto 80px;
}

/******************************************************************************
*
* [共通]作り方
*
******************************************************************************/

#howto {
    background-color: #f2f2f2;
    background-image: url(../images/c/howto_bg1.jpg);
    background-size: 100vw;
    background-repeat: no-repeat;
    background-position: center top;
    padding-bottom: 90px;
    position: relative;
}

#howto::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url(../images/c/howto_bg2.jpg);
    background-size: 100vw;
    background-repeat: no-repeat;
    background-position: center bottom;
}

#howto .wrap {
    position: relative;
}

/*配置*/

#howto .lead {
    width: 60%;
    margin: 0 auto 50px;
}

#howto p {
    text-align: center;
}

#howto .list {
    width: 75%;
    margin: 40px auto;
}

#howto .txt {
    width: 60%;
    margin: 30px auto 0;
}


/******************************************************************************
*
* [共通]実績
*
******************************************************************************/

#achi {
    position: relative;
    padding-top: 90px;
    background-color: #fff;
    background-image: url(../images/c/achi_bg.jpg);
    background-size: 100vw;
    background-repeat: no-repeat;
    background-position: center top;
}

#achi .lead {
    width: 60%;
    margin: auto;
}

#achi aside {
    text-align: center;
    font-size: 12px;
    margin: 25px 0 70px;
}

/*---------------------
* 声
---------------------*/

#achi .list {
    width: 80%;
    margin: auto;
}

#achi .list .mov:nth-child(n+2),
#achi .list .box:nth-child(n+2) {
    margin-top: 50px;
}

/*---------------------
* 動画本体
---------------------*/

/*サイズの固定化*/

.movie_container {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.movie_container::after {
    content: "";
    display: block;
    padding-top: 57%;
}

.movie_container .movie_main {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*ボタン以外をクリックして再生されるのを防ぐため、全体を覆うマスクを敷く*/

.movie_container .movie_msk {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    /*アイキャッチを自作する場合は背景画像を敷く*/
    background-image: url(http://img.youtube.com/vi/NdXyBBl7ZLk/maxresdefault.jpg);
    background-size: cover;
    background-position: center;
}

.movie_container #msk2.movie_msk {
    background-image: url(http://img.youtube.com/vi/COmnAZ8-ooI/maxresdefault.jpg);
}

.movie_container #msk3.movie_msk {
    background-image: url(http://img.youtube.com/vi/KzhP7TKQPdU/maxresdefault.jpg);
}

/*再生ボタン*/

.movie_container .movie_start_btn {
    display: block;
    width: 90px;
    height: 90px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    cursor: pointer;
}

.movie_container .movie_start_btn img {
    display: block;
    position: relative;
    z-index: 3;
}

/******************************************************************************
*
* [共通]メッセージ
*
******************************************************************************/

#message {
    background: #fff;
}

#message .lead {
    width: 55%;
    margin: 0 auto 80px;
}

#message p {
    width: 100%;
    margin: auto;
    text-align: center;
    font-size: 15.5px;
    line-height: 2;
    font-weight: bold;
}

#message .name {
    width: 140px;
    margin: 60px auto 0;
}


/******************************************************************************
*
* [共通]よくある質問
*
******************************************************************************/

#faq {
    position: relative;
    background-color: #fff;
    background-image: url(../images/c/faq_bg.jpg);
    background-size: 100vw;
    background-repeat: no-repeat;
    background-position: center top;
    padding-bottom: 100px;
}

#faq .lead {
    width: 150px;
    margin: 0 auto 70px;
}

/*---------------------
* FAQリスト
---------------------*/

.faq_list {
    width: 80%;
    margin: auto;
}

/*リストコンテナ*/

.faq_list ul li {
    padding: 30px;
    background: #fff;
    margin-bottom: 20px;
    border-radius: 15px;
    box-shadow: 0 20px 24px 0 rgb(0 90 255 / 6%);
}

.faq_list ul li:last-child {
    margin-bottom: 0;
}

/*リスト内部*/

.faq_list dl dt,
.faq_list dl dd {
    display: flex;
    justify-content: space-between;
}

.faq_list dl dt {
    margin-bottom: 15px;
}

.faq_list dl dt .txt {
    font-size: 20px;
    font-weight: 900;
}

.faq_list dl i {
    width: 30px;
    height: 30px;
    background-size: cover;
}

.faq_list dl i.q {
    background-image: url(../images/c/faq_q.png);
}

.faq_list dl i.a {
    background-image: url(../images/c/faq_a.png);
}

.faq_list dl .txt {
    width: 85%;
    width: -webkit-calc(100% - 45px);
    width: calc(100% - 45px);
    font-size: 15px;
}

.faq_list dl dd .txt {
    padding-top: 5px
}

.faq_list dl dd .txt strong {
    font-weight: 800;
}


/******************************************************************************
*
* [共通]チェック
*
******************************************************************************/

#check {
    background: #f3f3f3;
    padding-bottom: 0;
    position: relative;
}

#check::before {
    content: "";
    display: block;
    width: 100%;
    height: 200px;
    position: absolute;
    bottom: 150px;
    left: 0;
    background: linear-gradient(0deg, rgba(243, 243, 243, 1) 0%, rgba(239, 239, 239, 1) 19.12%, rgba(226, 226, 226, 1) 38.89%, rgba(216, 216, 216, 1) 50%, rgba(226, 226, 226, 1) 61.11%, rgba(239, 239, 239, 1) 80.88%, rgba(243, 243, 243, 1) 100%);
}

#check .wrap {
    position: relative;
}

#check .lead {
    width: 60%;
    margin: 0 auto 60px;
}

#check p {
    text-align: center;
    line-height: 1.8;
}

#check .gift {
    width: 70%;
    margin: 50px auto 0;
}

/******************************************************************************
*
* [共通]ブラウザ別対応
*
******************************************************************************/

/*Firefox*/

@-moz-document url-prefix() {}

/*Safari*/

@media screen and (-webkit-min-device-pixel-ratio:0) {

    ::i-block-chrome,
    .selector {}
}

/*IE10*/

@media all and (-ms-high-contrast:none) {}

/*IE11*/

@media all and (-ms-high-contrast:none) {

    *::-ms-backdrop,
    .selector {}
}

/*Edge*/

@supports (-ms-ime-align:auto) {}


/******************************************************************************
*
* [共通]レスポンシブ対応
*
******************************************************************************/

/*960px以下*/

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

    /*---------------------
    * [共通]ヘッダー(SP用に幅固定)
    ---------------------*/

    .hero_area {
        /*height: calc(100vh - 80px);*/
        height: auto;
    }

    .hero_area::before {
        content: "";
        display: block;
        padding-top: 145%;
    }

    .hero_area .hero_area_inner {
        /*background-size: 100vw;
        background-position: center;*/
        background-image: url(../images/fv/fv_sp.jpg);
    }

    .fv2 .hero_area .hero_area_inner {
        background-image: url(../images/fv/fv2_sp.jpg);
    }

    .fv3 .hero_area .hero_area_inner {
        background-image: url(../images/fv/fv3_sp.jpg);
    }

    /*ボタン*/

    .fv_btn {
        height: 90px;
        background: rgba(255, 255, 255, 0.9);
        padding: 5px;
    }

    .fv_btn .wrap {
        display: block;
        width: 98%;
    }

    .fv_btn .btn {
        width: 100%;
        max-width: 340px;
        margin: auto;
        bottom: 25px;
        left: 0;
    }

    .fv_btn .btn img {}

    .fv_btn aside {
        width: 100%;
        width: -webkit-calc(100%);
        width: calc(100%);
        text-align: left;
        line-height: 1.4;
        transform: scale(0.85);
        transform-origin: center top;
    }

}

/*644px以下*/

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

    /*---------------------
    * [共通]特典
    ---------------------*/

    #gift {
        background-image: url(../images/c/gift_bg.jpg);
    }

    #gift .lead {
        width: 75%;
        margin: 0 auto 40px;
    }

    #gift .gifts {
        width: 100%;
    }

    /*メイン*/

    #gift .b {
        width: 100%;
        margin: 30px auto 12px;
    }

    #gift .btn {
        width: 75%;
    }



    /*---------------------
    * [共通]3STEP
    ---------------------*/

    #step .lead {
        width: 75%;
        margin: 0 auto 40px;
    }

    #step .list {
        width: 100%;
    }

    /*---------------------
    * [共通]プロフィール
    ---------------------*/

    /*メイン*/

    #prof1 {
        background-image: url(../images/c/pro_bg1.jpg);
        background-size: cover;
        background-position: center top;
        padding-top: 20px;
    }

    #prof1 .box {
        display: block;
    }

    #prof1 .box .txt {
        width: 100%;
        width: -webkit-calc(100%);
        width: calc(100%);
    }

    #prof1 .box .txt .name {
        width: 100%;
    }

    #prof1 .box .txt p {
        font-size: 13px;
        margin-top: 30px;
        padding-bottom: 40px;
    }

    /*実績*/

    #prof2 {
        background-image: url(../images/c/pro_bg2.jpg);
    }

    #prof2 h2 {
        font-size: 17px;
        margin-bottom: 20px;
    }

    #prof2 .achi1 {
        width: 92%;
        margin: 0 auto 40px;
    }

    #prof3 {
        padding-top: 80px;
        padding-bottom: 60px;
        position: relative;
    }

    #prof3::before {
        content: "";
        display: block;
        width: 100%;
        height: 60px;
        background: #fff;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    #prof3 .icon {
        width: 44px;
        top: 20px;
    }

    #prof3 .achi2 {
        margin: 0 calc(50% - 50vw);
        width: 100vw;
        filter: none;
    }

    /*実績(4)*/

    #prof4 {
        background-image: url(../images/c/achi/bg.jpg);
        background-size: 116vw;
    }

    #prof4 .lead {
        width: 130px;
        margin: 0 auto 40px;
    }

    #prof4 .sub_lead {
        width: 90%;
        margin: 0 auto 25px;
    }

    #prof4 .list {
        width: 100%;
        margin: 30px auto;
    }

    #prof4 .op {
        width: 85%;
        margin: 20px auto;
    }

    #prof4 .op.op2 {
        width: 100%;
    }

    #prof4 p.tc {
        font-size: 14px;
        letter-spacing: 0;
    }


    /*---------------------
    * [共通]悩み
    ---------------------*/

    #trouble {
        background-image: url(../images/c/trouble_bg_sp.jpg);
        padding-bottom: 40px;
    }

    #trouble .lead {
        width: 80%;
        margin: 0 auto 40px;
    }

    /*リスト*/

    #trouble .list {
        width: 100%;
        border-radius: 20px;
        padding: 20px 15px 20px 15px;
    }

    #trouble .list::before {
        width: 28px;
        height: 28px;
        top: -15px;
        right: -15px;
    }

    #trouble .list ul li {
        font-size: 14px;
        line-height: 1.5;
        padding: 6px 0 6px 23px;
        background-size: 16px;
        background-position: left top 9px;
    }

    /*---------------------
    * [共通]解決
    ---------------------*/

    #reso {
        padding: 50px 0 60px;
    }

    #reso .lead {
        width: 80%;
        margin: 0 auto 40px;
    }

    .arrow {
        width: 100px;
        top: -12px;
    }

    /*リスト*/

    #reso .list dl {
        padding: 20px 15px;
        border-radius: 12px;
    }

    #reso .list dl:nth-child(n+2) {
        margin-top: 30px;
    }

    #reso .list dl dt {}

    #reso .list dl dt .num {
        width: 46px;
    }

    #reso .list dl dt .hr {
        width: 1px;
        height: 55px;
        opacity: 0.1;
    }

    #reso .list dl dt .hr.g3 {
        height: 70px;
    }

    #reso .list dl dt h3 {
        width: 70%;
        width: -webkit-calc(100% - 72px);
        width: calc(100% - 72px);
        font-size: 17px;
        line-height: 1.4;
    }

    #reso .list dl dt h3 span {
        font-size: 85%;
    }

    #reso .list dl dd {
        display: block;
        margin-top: 20px;
    }

    #reso .list dl dd .img {
        width: 100%;
    }

    #reso .list dl dd p {
        width: 100%;
        width: -webkit-calc(100%);
        width: calc(100%);
        font-size: 13px;
        margin-top: 12px;
    }

    #reso .list dl dd img.txt {
        width: 100%;
    }

    /*---------------------
    * [共通]メリット
    ---------------------*/

    #merit {
        background-image: url(../images/c/merit_bg_sp.jpg);
        padding-top: 50px;
    }

    #merit .lead {
        width: 80%;
        margin: 0 auto 40px;
    }

    /*ios*/

    _::-webkit-full-page-media,
    _:future,
    :root #merit.fixed_bg.on:before {
        /*background-image: url(../images/c/merit_bg_sp.jpg);*/
    }

    /*---------------------
    * [共通]作り方
    ---------------------*/

    #howto {
        background-image: url(../images/c/howto_bg1_sp.jpg);
        background-size: 66vw;
        background-position: top left;
        padding-bottom: 60px;
    }

    #howto::before {
        background-image: url(../images/c/howto_bg2.jpg);
    }

    /*配置*/

    #howto .lead {
        width: 90%;
        margin: 0 auto 30px;
    }

    #howto p {
        font-size: 13px;
    }

    #howto .list {
        width: 100%;
        margin: 30px auto;
    }

    #howto .txt {
        width: 85%;
    }

    /*---------------------
    * [共通]実績
    ---------------------*/

    #achi {
        padding-top: 50px;
        background-image: url(../images/c/achi_bg_sp.jpg);
    }

    #achi .lead {
        width: 80%;
        filter: drop-shadow(0 0 3px #fff) drop-shadow(0 0 6px #fff) drop-shadow(0 0 10px #fff);
        transform: translateZ(0);
    }

    #achi aside {
        font-size: 10px;
        margin: 25px 0 30px;
    }

    /*声*/

    #achi .list {
        width: 100%;
    }

    #achi .list .mov:nth-child(n+2),
    #achi .list .box:nth-child(n+2) {
        margin-top: 30px;
    }

    .pulse_btn,
    .movie_container .movie_start_btn {
        width: 66px;
        height: 66px;
    }

    /*---------------------
    * [共通]メッセージ
    ---------------------*/

    #message .lead {
        width: 80%;
        margin: 0 auto 50px;
    }

    #message p {
        box-sizing: border-box;
        text-align: left;
        font-size: 13px;
        line-height: 1.7;
        padding: 0 1.8em;
    }

    #message .name {
        width: 100px;
        margin: 30px 0 0;
        margin-left: auto;
    }

    /*---------------------
    * [共通]よくある質問
    ---------------------*/

    #faq {
        background-image: url(../images/c/faq_bg.jpg);
        background-size: 150vw;
        background-position: top right 12%;
        padding-bottom: 60px;
    }

    #faq .lead {
        width: 90px;
        margin: 0 auto 40px;
    }

    /*FAQリスト*/

    .faq_list {
        width: 100%;
    }

    .faq_list ul li {
        padding: 20px 18px;
        box-shadow: 0 20px 24px 0 rgb(0 90 255 / 15%);
    }

    .faq_list dl dt {
        margin-bottom: 15px;
    }

    .faq_list dl dt .txt {
        font-size: 16px;
        line-height: 1.5;
    }

    .faq_list dl i {
        width: 24px;
        height: 24px;
    }

    .faq_list dl .txt {
        width: -webkit-calc(100% - 36px);
        width: calc(100% - 36px);
        font-size: 13px;
    }

    /*---------------------
    * [共通]チェック
    ---------------------*/

    #check::before {
        height: 85px;
        bottom: 150px;
    }

    #check .lead {
        width: 80%;
        margin: 0 auto 40px;
    }

    #check p {
        font-size: 13px;
    }

    #check .gift {
        width: 100%;
        margin: 40px auto 0;
    }


}

/*375px以下*/

@media only screen and (max-width: 375px) {}

/*360px以下*/

@media only screen and (max-width: 360px) {}

/*330px以下*/

@media only screen and (max-width: 330px) {}


/* 2023.7.26追記　メールフォーム
******************************************************************************/

.fv_btn .wrap {
    width: 1200px;
}

form input[type="email"] {
    width: 700px;
    margin: 0 auto;
    padding: 20px;
    border: solid 3px #00ddd8;
    border-radius: 3px;
    font-size: 22px;
    margin-top: 30px;
    text-align: center;
}

.formbg {
    background: #00b3ac;
    padding: 10px 0 20px;
    position: relative;
    z-index: 999;
}

.formarea {
    width: 1200px;
    margin: 20px auto;
    text-align: center;
}

.ctabtn {
    width: 600px;
    margin: 0 auto;
}


/*特典フォーム*/

#gift .formarea {
    width: 900px;
    margin: 0 auto;
    text-align: center;
}

#gift .formarea form input[type="email"] {

    margin-top: 5px;
}


/*追従フォーム*/

.fv_btn .formarea form {
    display: flex;
}

.fv_btn .formarea {
    justify-content: center;
}

.fv_btn .formarea form input[type="email"] {
    width: 500px;
    margin: 0 auto;
    padding: 15px;
    border: solid 3px #00ddd8;
    border-radius: 3px;
    font-size: 20px;
    text-align: center;
}

.fv_btn .formarea form .ctabtn {
    width: 500px;
    height: 88.7px;
    margin: -10px auto 0;
}

.sankaku {
    width: 15px;
    height: 25px;
    margin: 25px 10px 0;
}

.fv_btn .wrap p {
    padding: 10px 0 0 210px;
}

@media only screen and (max-width: 960px) {
    form input[type="email"] {
        width: 90%;
        margin: 20px auto 0;
        padding: 15px;
        border: solid 3px #00ddd8;
        border-radius: 3px;
        font-size: 14px;
        text-align: center;
    }

    .formarea {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .ctabtn {
        width: 90%;
        margin: 10px auto 0;
    }

    /*特典フォーム*/

    #gift .formarea {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    #gift .formarea form input[type="email"] {

        margin-top: 5px;
    }



    /*追従フォーム*/

    .fv_btn .wrap {
        width: 100% !important;
        height: 120px;
    }

    .fv_btn .formarea form input[type="email"] {
        position: relative;
        bottom: -5px;
    }

    .fv_btn .formarea form input[type="image"] {
        position: relative;
        bottom: 25px;
    }

    .fv_btn .formarea form input[type="email"] {
        width: 70%;
        margin: 0 auto;
        height: 60px;
        padding: 10px;
        border: solid 3px #00ddd8;
        border-radius: 3px;
        font-size: 14px;
    }

    .fv_btn ._sp {
        display: flex;
    }

    .fv_btn .formarea form .ctabtn {
        width: 20%;
        margin: 10px auto 0;
    }

    .fv_btn .ctabtn {
        width: 90%;
        margin: 10px auto 0;
    }

}
