@charset "utf-8";
#smart-enter {
    display: none
}

body {
    margin: 0;
    padding: 0;
    line-height: 1.6em;
    font-size: 14px
}

h1 {
    z-index: 99999;
    text-align: center;
    position: absolute;
    font-size: 10px;
    padding: 0;
    top: 5px;
    left: 0;
    right: 0;
    margin: auto
}

h2 {
    font-size: 14px
}

#secondary iframe {
    width: 100%!important;
    height: 250px
}

#enter_bnr_area {
    margin: 50px auto;
    padding: 10px;
    max-width: 960px;
    text-align: center
}

#enter_bnr_area img {
    margin-bottom: 10px
}

#enter_banner {
    text-align: center;
    margin: 20px auto;
}

#enter-bnr2 {
    max-width: 468px;
    margin: 0 auto;
}

#enter-widget-wrap {
    text-align: center;
    max-width: 588px;
    margin: 0 auto;
}

.link_thumb {
    float: left;
    margin: 5px;
}

.link_var td img {
    vertical-align: bottom;
}

.link_var td {
    line-height: 1em;
}

#footer_text {
    max-width: 960px;
    margin: 0 auto;
}

.free_space,
#enter_banner {
    text-align: center;
}

.shop a {
    float: left;
    margin: 2px;
}

#footer-copy {
    padding: 10px;
    text-align: center;
}

#footer-copy a {
    color: rgba(67, 66, 66, 1.00);
}

.shop {
    max-width: 582px;
    margin: 0 auto;
}

#okami {
    clear: both;
}


/*enter btn*/

.btn_ent a {
    margin: 10px 0;
    box-sizing: border-box;
    padding: 5px;
    text-align: center;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 200px auto
}

#smart-enter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    width: 100%;
    padding: 10px 10px 0px 10px;
    text-align: center;
}

.btn_ent img {
    height: 30px;
    width: auto
}

#text {
    font-size: 10px;
    line-height: 1.4em;
}

.link_var .iku {
    width: 200px;
    margin: 0 auto 10px auto;
    ;
    text-align: center;
}

#link_bnr_bloc {
    clear: both;
}

#link_bnr_bloc2 {
    clear: both;
    margin: 0 auto;
    text-align: center;
}

#link_bnr_bloc3 {
    clear: both;
    margin: 0 auto;
    text-align: center;
}

#link_bnr_bloc3 .link_var {
    float: left;
    margin: 0 5px 5px 0px;
}

h2 {
    clear: both;
}

#link_bnr_bloc {
    max-width: 940px;
    margin: 0 auto;
    text-align: center;
}

#enter_banner {
    text-align: center;
}

#enter_banner table {
    margin: 0 auto;
}

.link_var p {
    padding: 0;
    margin: 0;
}

#enter-widget-wrap2 {
    max-width: 930px;
}

#enter-widget-wrap,
#enter-widget-wrap2 {
    clear: both;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.seo_content {
    text-align: left;
    font-size: 10px;
    line-height: 1.4em;
}

@media screen and (min-width: 49em) {
    .pc-none {
        display: none;
    }
    .btn_ent {
        width: 50%;
    }
    .btn_ent a {
        margin: 0 15px;
        -moz-transition: all .3s ease;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        -moz-transition: all .3s ease;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }
    .btn_ent a:hover {
        opacity: 0.8;
    }
    .pc-none {
        display: none;
    }
    /*20200210add enter image*/
    .enter_image img {
        width: 100%;
        height: auto;
    }
    .enter_image_smart {
        display: none;
    }
    /*20200210add enter image*/
}

@media screen and (max-width: 49em) {
    /*2021add*/
    .enter_image_smart {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .enter_logo {
        width: 200px;
        position: absolute;
        margin: auto;
    }
    .enter_logo img {
        width: 100%;
        height: auto;
        margin-top: 45px;
    }
    .enter_image {
        display: none;
    }
    /*2021add enter image*/
    h1 {
        display: none
    }
    #smart-enter {
        margin: 0 auto;
    }
    #btn_enter,
    #btn_leave,
    .sp-none {
        display: none
    }
    #enter_banner {
        padding: 10px;
        box-sizing: border-box;
        max-width: 100%
    }
    img {
        max-width: 100%;
        height: auto
    }
    #smart-enter {
        display: block;
    }
    .tp-bannershadow {
        display: none
    }
    #footer_text {
        padding: 10px
    }
    /*enter btn*/
    .btn_ent a {
        width: 100%;
        float: none;
    }
    .btn_ent img {
        height: 30px;
        width: auto
    }
    #footer_text {
        max-width: 100%;
        padding: 10px;
        box-sizing: border-box;
    }
    #enter_banner table {
        width: 100%!important;
    }
    .shop {
        width: 100%;
    }
    .shop a {
        width: 48%;
        float: left;
    }
}