@charset "utf-8";
/* =================================================
	Common
================================================= */
/*ページ全体の構成*/
* {
    box-sizing: border-box;
}

body,
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl,
dd,
dt,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    border-style: none;
}

html {
    font-size: 62.5%;
    line-height: 1.8;
    color: #242931;
}

html > body {
    color: #242931;
    background-color: #F2F4F5;
    font-size: 1.6rem;
    letter-spacing: 0.05em;
    -webkit-text-size-adjust: 100%;
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

.sp_display {
    display: none;
}

.pc_display {
    display: block;
}

@media (max-width: 768px) {
    .sp_display {
        display: block;
    }

    .pc_display {
        display: none;
    }
}


#sh_header {
    margin: 0;
    padding: 6px 20px;
    border-bottom: 2px solid #EF5763;
    display: flex;
    justify-content: space-between;
    height: auto;
    background-color: #FFF;
    width: 100%;
}

#sh_header h1.fc2_header_logo {
    padding-top: 0;
    height: auto;
    line-height: 1.8;
    font-family: Verdana, Ariel, Helvetica, sans-serif;
}

h1.fc2_header_logo a {
    display: flex;
    line-height: 30px;
    color: #000;
    text-decoration: none;
    text-align: center;
    align-items: center;
}

h1.fc2_header_logo a svg {
    margin-right: 7px;
    padding-bottom: 6px;
    display: block;
    width: 100px;
    height: auto;
}

h1.fc2_header_logo a span {
    display: block;
    font-size: 30px;
}

#ml .header_adult_general_switch {
    float: none;
    margin: 0;
    width: 120px;
    display: flex;
    align-items: center;
}

#ml .header_adult_general_switch select {
    padding: 2px;
    width: 120px;
    font-size: 1.6rem;
}


/*********** ヘッダーメニュー ************/
#sh_header_box #sh_header_col {
    max-width: 900px;
    width: 100%;
}

#sh_fc2footer #sh_fc2footermenu {
    max-width: 910px;
    width: 100%;
}

#sh_fc2footer_menu {
    max-width: 900px;
    width: 100%;
}

/*********** スマホ用フッター ************/

#ml #footer_nav {
    background-color: #E5E5E5;
}

#ml #footer_nav p {
    background-color: #E5E5E5;
}

#footer_nav #goto_top {
    margin-bottom: 0;
    padding-bottom: 10px;
}

#footer_nav .social {
    padding-top: 12px;
}

/*********** global用フッター ************/
#ml #footer_global {
    padding: 0 15px;
}

#ml #fc2menu_global {
    width: 100% !important;
    max-width: 900px;
}

#ml #fc2menu_global li {
    width: 100% !important;
    max-width: 910px;
}

#ml #footer_outline {
    width: 100% !important;
    max-width: 900px;
}

@media (max-width: 768px) {
    #sh_header {
        padding: 7px 15px 6px;
    }

    h1.fc2_header_logo a svg {
        margin-right: 5px;
        padding-bottom: 5px;
        width: 82px;
    }

    h1.fc2_header_logo a span {
        font-size: 24px;
    }

    /* 共通フッタ（国内版）------------------- */
    #sh_fc2footer_fix {
        padding: 20px 15px 20px;
        border-top: 1px solid #BCBCBC;
        background-color: #F4F4F4;
    }

    #sh_fc2footer {
        box-sizing: border-box;
        overflow: hidden;
        position: relative;
        background: transparent;
        border-top: none;
        font-size: 13px;
        text-align: center;
    }

    #sh_fc2footer #sh_fc2footermenu {
        box-sizing: border-box;
        padding: 15px 0 0;
    }

    #sh_fc2footer #sh_fc2footermenu ul li {
        display: block;
        margin: 0 0 15px 0;
        line-height: 1;
    }

    #sh_fc2footer #sh_fc2footermenu ul li.information {
        display: block;
        padding-left: 0;
        border-left: none;
    }

    #sh_fc2footer #sh_fc2footermenu ul li .fc2top {
        margin-top: 0;
    }

    #sh_fc2footer #sh_fc2footermenu .copyright {
        margin-top: 20px;
    }

    #sh_fc2footermenu .help_form_tetarea {
        width: 100px;
    }

    #sh_fc2footer_menu {
        overflow: hidden;
        position: relative;
        top: 0;
        padding-bottom: 10px;
        margin: 0 auto 0px;
        font-size: 13px;
        z-index: 2;
        position: relative;
    }

    #sh_fc2footer_menu:before {
        margin-left: -125px;
        content: "";
        display: block;
        height: 1px;
        background-color: #D4D4D4;
        width: 250px;
        position: absolute;
        bottom: 0;
        left: 50%;
    }

    #sh_fc2footer_menu #sh_fc2tooter_tab {
        float: none;
        width: 100%;
        min-width: 100%;
    }

    * html #sh_fc2footer_menu #sh_fc2tooter_tab {
        width: 100%;
    }

    /* ie6 */
    * + html #sh_fc2footer_menu #sh_fc2tooter_tab {
        width: 100%;
    }

    /* ie7 */
    #sh_fc2footer_menu #sh_fc2tooter_tab .sh_footer_rnd1, #sh_fc2footer_menu #sh_fc2tooter_tab .sh_footer_rnd2, #sh_fc2footer_menu #sh_fc2tooter_tab .sh_footer_rnd3, #sh_fc2footer_menu #sh_fc2tooter_tab .sh_footer_rnd4, #sh_fc2footer_menu #sh_fc2tooter_tab .sh_footer_rnd5 {
        display: none;
    }

    #sh_fc2footer_menu ul {
        background: transparent;
        border-left: none;
        border-right: none;
        float: none;
        overflow: hidden;
        width: 100%;
        min-width: 100%;
    }

    * html #sh_fc2footer_menu ul {
        width: 100%;
    }

    /* ie6 */
    * + html #sh_fc2footer_menu ul {
        width: 100%;
    }

    /* ie6 */
    #sh_fc2footer_menu ul li {
        border-right: none;
        float: none;
        line-height: 1;
        margin-bottom: 15px;
    }

    #sh_fc2footer_menu ul li.sh_request, #sh_fc2footer_menu ul li.sh_kiyaku, #sh_fc2footer_menu ul li.sh_shogai, #sh_fc2footer_menu ul li.sh_pagetop {
        background: transparent;
        padding: 0;
    }

}

@media (max-width: 350px) {
    #sh_header {
        padding: 7px 10px 6px;
    }
}

/* =================================================
	contents
================================================= */
.contents {
    min-height: calc(100vh - 157px);
    padding: 40px 0 70px;
    background-color: #F2F4F5;
    text-align: center;
}

.key_visual {
    margin: 0 auto;
    width: calc(100% - 30px);
    max-width: 296px;
}

.key_visual img {
    width: 100%;
    display: block;
}

.address {
    margin-top: 30px;
    color: #717479;
    font-size: 1.3rem;
}

.operation_message > span:empty {
    display: none;
}

.operation_message > span {
    display: block;
    margin-top: 24px;
    padding: 12px 8px 11px;
    background-color: #FFF;
    line-height: 1.2;
    font-weight: bold;
    color: #409696;
    position: relative;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
    transform: translateY(-7px);
}

.operation_message > span:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -14px;
    border: 14px solid transparent;
    border-top: 13px solid #fff;
}

.contents_wrap {
    margin: 0 auto;
    width: calc(100% - 30px);
}

.subscription_status {
    margin-top: 30px;
}

.subscription_status h2 {
    font-size: 2.3rem;
    line-height: 1.35;
}

.subscription_btn {
    margin-top: 30px;
}

.subscription_btn a {
    margin: 0 auto;
    padding: 20px 10px 19px;
    display: block;
    color: #fff;
    line-height: 1.2;
    font-weight: bold;
    background-color: #EF5763;
    width: 100%;
    max-width: 335px;
    border-radius: 5px;
    background-image: url(/image/jp/ml/ml_icon_release.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: right 10px center;
    text-decoration: none;
}

.subscription_btn a:hover {
    text-decoration: none;
    background-color: #ED4250;
}

.subscription_btn.re_btn a {
    padding: 10px 10px 9px 17px;
    color: #2F86ED;
    background-color: #fff;
    border-radius: 50px;
    border: 1px solid #2F86ED;
    background-image: url(/image/jp/ml/ml_icon_mail.svg);
    background-position: left 10px center;
}

.subscription_btn.re_btn a:hover {
    text-decoration: none;
    background-color: rgba(255, 255, 255, .4);
}

.subscription_btn p {
    margin-top: 18px;
}

.ml_description,
.error .error_message {
    margin: 85px auto 0;
    padding: 13px 20px 13px;
    width: 100%;
    max-width: 540px;
    border: 1px solid #DEDFE0;
}

.ml_description h3 {
    margin-bottom: 8px;
    font-size: 1.4rem;
    color: #454950;
}

.ml_description h3 span {
    margin-right: 5px;
}

.ml_description p {
    font-size: 1.3rem;
    line-height: 1.7;
    color: #5B5E64;
}


@media (max-width: 768px) {
    .contents {
        min-height: calc(100vh - 40vh);
    }

    .contents {
        padding-top: 25px;
    }

    .key_visual {
        max-width: 233px;
    }
}

@media (max-width: 400px) {
    .subscription_btn a {
        padding-right: 20px;
        background-size: 17px;
        font-size: 1.5rem;
    }

    .subscription_btn.re_btn a {
        padding-left: 35px;
        padding-right: 18px;
        background-position: left 10px center;
    }

}

/* =================================================
	error
================================================= */

.error {
    margin: 0 auto;
    width: calc(100% - 30px);
}


.error h2 {
    margin: 150px auto 50px;
    color: #EF5763;
    font-size: 2.1rem;
    position: relative;
}

.error h2:before {
    content: "";
    width: 44px;
    height: 44px;
    position: absolute;
    top: -100px;
    left: calc(50% - 22px);
    background-image: url(/image/jp/ml/ml_icon_error.svg);
    background-repeat: no-repeat;
    background-size: 44px;
    background-position: left top;
}

.error .error_message {
    margin-top: 0;
    font-weight: bold;
    color: #454950;
    font-size: 1.5rem;
    line-height: 1.6;
}

@media (max-width: 768px) {
    .error h2 {
        margin: 110px auto 50px;
    }

    .error h2:before {
        top: -83px;
    }
}

/*IE11用設定 */
@media all and (-ms-high-contrast: none) {
    #sh_header,
    #sh_header h1.fc2_header_logo {
        height: 50px;
    }

    #sh_header h1 a {
        height: 40px;
    }

    .subscription_btn.re_btn a {
        background-size: 22px;
    }
}