@-moz-document url-prefix() {
a.btn.btn-outline-info.top_btn.top_phone {
    padding-top: 0.6rem;}
}



/* Show it is fixed to the top */
body {
  font-family: 'Mplus 1p';
}


.container.nav_styles {
    width: 960px;
}


#footer {
    background: #e8e8e808;
    border-top: 5px solid #535353;
    color: #191a1a;
}

#footer a:link, #footer a:visited, #footer a:active {
    color: #191a1a;
    font-size: 0.8rem;
}

.copyright {
    font-size: 0.8rem;
}


/* フッターコンテンツ */
.container.footer-contents {
    padding-top: 20px;
    padding-bottom: 30px;
    font-size: 0.8rem;
    font-weight: 600;
}

.footer_shop.row {
    margin-bottom: 20px;
}

.footer_rec.row {
    margin-bottom: 20px;
}

.footer_group.row {
    margin-bottom: 20px;
}

h5.f_names {
    font-size: 0.8rem;
    text-align: center;
    margin-top: 3px;
}

p.f_datas {
    font-size: 0.7rem;
    font-weight: 500;
    line-height: 1rem;
    color: #676767;
}

h5.f_names {
    font-size: 0.7rem;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 5px;
    font-weight: 700;
}

.row.shop_fream_box {
    padding-left: 3px;
    padding-right: 3px;
}

hr.footer_line {
    height: 1px;
    margin-top: 25px;
    margin-bottom: 35px;
    background: #bbb;
    background-image: -webkit-linear-gradient(left, #fff, #a5a5a5, #fff);
    background-image: -moz-linear-gradient(left, #fff, #a5a5a5, #fff);
    background-image: -ms-linear-gradient(left, #fff, #a5a5a5, #fff);
    background-image: -o-linear-gradient(left, #fff, #a5a5a5, #fff);
}

#footer .navi ul {
    text-align: center;
}

#footer .navi ul li {
    display: inline-block;
}

#footer .navi ul li:after {
    content: ' | ';
}

.nyu_jo {
    background-color: #535353;
    color: #fff;
    padding-top: 3rem;
    padding-bottom: 3rem;
}

p.kinshi_text {
    font-size: 0.8rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    text-align: center;
    font-weight: 500;
}

a.btn.btn-outline-danger.over-btn {
    width: 100%;
    background-color: #fff;
    text-shadow: none;
    font-weight: 500;
}

a.btn.btn-outline-danger.over-btn:hover {
    color: #ffffff;
    background-color: #dd4245;
    font-weight: 800;
    text-shadow: none;
}

span.enter_s {
    font-size: 0.8rem;
    font-weight: 500;
}

a.btn.btn-outline-light.under-btn {
    width: 100%;
    color: #535353;
    background-color: #fff;
}

a.btn.btn-outline-light.under-btn:hover {
    width: 100%;
    color: #535353;
    background-color: #e6e6e6;
    text-shadow: none;
}

.copyright.copy_cos {
    background-color: #3E4648;
    padding-top: 1rem;
    padding-bottom: 1rem;
    color: #fff;
    font-weight: 500;
}

p.kinshi_text.kinshi_text_sp {
    text-align: left;
}

.container.pc_topimg {
    max-width: 100%;
}

.container.pric_continer {
    padding-right: 0;
}


/* SP */
h5.f_names.ma_top_zero.text-left {
    margin-top: 2px;
}

.col-sm-2.ma_bot_sp {
    margin-bottom: 1rem;
}


