.clear {
    zoom: 1;
}
.clear:after,
.clear:before {
    content: "";
    display: table;
}
.clear:after {
    clear: both;
}
.hiragino {
    font-weight: normal;
    font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic', sans-serif;
}
.bold {
    font-weight: bold;
}
.noto {
    font-family: 'Noto Sans', sans-serif !important;
    font-weight: normal;
}
.noto_bold {
    font-family: 'Noto Sans', sans-serif !important;
    font-weight: bold;
}
.dosis {
    font-family: 'Dosis', sans-serif !important;
}
.maintain-ratio {
    position: relative;
    background: #000;
    color: #fff;
    width: 30%;
}
.maintain-ratio:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%;
}
#privacyPolicySection a[target=_blank] {
    position: relative;
}
#privacyPolicySection a[target=_blank]:after {
    content: ' \e833';
    font-family: "andmadeicon";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: none;
    width: 1em;
    margin-right: 0.6em;
    padding-left: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    font-size: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.faq_section_title {
    text-align: center;
    font-size: 24px;
    padding: 50px 0 25px;
}
.faq_block {
    padding: 30px 0;
    border-bottom: 1px solid #ddd;
    zoom: 1;
}
.faq_block:after,
.faq_block:before {
    content: "";
    display: table;
}
.faq_block:after {
    clear: both;
}
.faq_block .faq_question {
    margin: 0;
    padding-bottom: 10px;
    padding-left: 25px;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    position: relative;
}
.faq_block .faq_question:before {
    content: "Q.";
    position: absolute;
    top: 0;
    left: 0;
}
.faq_block .faq_reply {
    font-size: 14px;
    line-height: 1.8;
    padding-left: 25px;
    position: relative;
}
.faq_block .faq_reply:before {
    content: "A.";
    position: absolute;
    top: 0;
    left: 0;
}
.anchor_group {
    margin-top: 15px;
    list-style: none;
    text-align: center;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.anchor_group li {
    display: inline-block;
    font-feature-settings: normal;
}
.anchor_group li a {
    display: block;
    padding: 20px 15px;
    color: black;
    line-height: 1;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.anchor_group li a:after {
    margin-left: 2px;
    display: inline-block;
    content: "";
    width: 13px;
    height: 13px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 13px 13px;
    background-image: url("/dist/pc_img/z_other/faq/icon_down_off.png");
    vertical-align: -1px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.anchor_group li a:hover {
    color: #910009;
}
.anchor_group li a:hover:after {
    background-image: url("/dist/pc_img/z_other/faq/icon_down_on.png");
}
.backtop {
    display: block;
    width: 100%;
    text-align: right;
    font-family: 'Dosis', sans-serif !important;
    font-size: 13px;
    line-height: 1;
    color: black;
    padding: 20px 0;
    text-decoration: none !important;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.backtop:after {
    margin-left: 2px;
    display: inline-block;
    content: "";
    width: 13px;
    height: 13px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 13px 13px;
    background-image: url("/dist/pc_img/z_other/faq/icon_up_off.png");
    vertical-align: -1px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.backtop:hover {
    color: #910009;
}
.backtop:hover:after {
    background-image: url("/dist/pc_img/z_other/faq/icon_up_on.png");
}
#snsFollowSect {
    text-align: center;
    margin-bottom: 40px;
}
#snsFollowSect .sns_follow_title h2 {
    margin: 0;
}
#snsFollowSect .sns_follow_description {
    max-width: 720px;
    letter-spacing: 1.6px;
    line-height: 24px;
    margin: 0 auto;
    padding: 30px 80px;
}
#snsFollowSect .sns_follow_buttons {
    width: 100%;
    text-align: center;
}
#snsFollowSect .sns_follow_buttons a {
    display: inline-block;
    width: 45px;
    height: 45px;
    margin: 0 5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 45px 45px;
}
#snsFollowSect .sns_follow_buttons .btn_twitter {
    background-image: url("/dist/pc_img/z_other/faq/faq_sns_btn_twitter.png");
}
#snsFollowSect .sns_follow_buttons .btn_twitter:hover {
    background-image: url("/dist/pc_img/z_other/faq/faq_sns_btn_twitter_on.png");
}
#snsFollowSect .sns_follow_buttons .btn_instagram {
    background-image: url("/dist/pc_img/z_other/faq/faq_sns_btn_instagram.png");
}
#snsFollowSect .sns_follow_buttons .btn_instagram:hover {
    background-image: url("/dist/pc_img/z_other/faq/faq_sns_btn_instagram_on.png");
}
#snsFollowSect .sns_follow_buttons .btn_facebook {
    background-image: url("/dist/pc_img/z_other/faq/faq_sns_btn_facebook.png");
}
#snsFollowSect .sns_follow_buttons .btn_facebook:hover {
    background-image: url("/dist/pc_img/z_other/faq/faq_sns_btn_facebook_on.png");
}
@media screen and (max-width: 768px) {
    .section_form_title {
        padding: 40px 0;
    }
    .section_form_title h2 {
        font-size: 18px;
        letter-spacing: 2px;
        margin: 0;
    }
    .section_form_title h2:after,
    .section_form_title h3:after {
        bottom: -25px;
    }
    .anchor_group {
        border-bottom: none;
    }
    .anchor_group li {
        width: 100%;
        display: block;
        text-align: left;
        border-bottom: 1px solid #ddd;
    }
    .anchor_group li a {
        padding: 20px 0;
    }
    .faq_section_title {
        font-size: 18px;
        padding: 50px 0 0;
    }
    .faq_block {
        padding: 24px 0;
    }
    .faq_block .faq_question {
        font-size: 14px;
        line-height: 22px;
    }
    .faq_block .faq_reply {
        font-size: 13px;
    }
    #snsFollowSect {
        margin-bottom: 20px;
    }
    #snsFollowSect .sns_follow_title h2 {
        font-size: 18px;
    }
    #snsFollowSect .sns_follow_description {
        font-size: 13px;
        padding: 15px 20px;
    }
}