﻿body {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    color: #000;
    margin: 0;
    padding: 0;
    width: 100%
}

a,
a:link {
    color: #0077D3;
    font-style: normal;
    text-decoration: none
}

a:visited {
    color: #0077D3;
    font-style: normal;
    text-decoration: none
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    visibility: hidden
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: inline-block
}

.clearfix {
    display: block
}
.s_wrap{
    width: 990px;
    margin: 0 auto;
}
#bd2017Wrap {
    background-color: #000;
    color: #fff;
}

#intro {
    margin: 20px 0;
    background: url(../img/intro-bg.png);
    width: 990px;
    height: 383px
}

#intro h2 {
    position: relative;
    top: 43px;
    left: 130px;
    width: 339px
}

#intro p {
    position: relative;
    background-color: rgba(40, 1, 1, 0.8);
    width: 500px;
    padding: 14px 0 14px 14px;
    top: 54px;
    left: 33px;
    line-height: 1.6;
    font-size: 1.1em
}

#leftBox {
    box-sizing: border-box;
    width: 50%;
    float: left;
    text-align: center
}

#leftBox #twBox {
    margin: 50px 0
}

#rigthBox {
    float: right;
    box-sizing: border-box;
    width: 50%;
    padding: 0 10px 0 0;
    line-height: 2
}

#rigthBox h2 {
    margin: 25px 0
}

#rigthBox table {
    line-height: 1.7
}

#rigthBox table td:nth-child(2n+1) {
    color: #c60000;
    padding: 0 8px 0 0
}

#rigthBox a {
    margin: 20px 0;
    display: block;
    color: #fff
}

#rigthBox a img:hover {
    opacity: 0.7
}

#syousaiBox {
    font-size: 2em;
    font-weight: bold;
    text-align: center
}

#syousaiBox h2 img {
    margin: 45px 0
}

#syousaiBox .kaikin {
    color: red;
    font-weight: bold
}

#taberogu {
    display: block;
    margin: 80px auto 0;
    width: 589px;
    color: #fff;
    text-align: center
}

#taberogu img:hover {
    opacity: 0.8
}

#sns {
    overflow: hidden;
    margin: 45px 10px 0
}

#sns li {
    float: right
}

.twitter-share-button {
    width: 85px !important
}

.fb-like {
    line-height: 1
}

.kmp-logo {
    margin: 150px auto 0;
    padding-bottom: 50px;
    text-align: center
}

.remodal {
    width: 100%;
    padding: 10px 10px
}

.remodal img {
    width: 100%;
    max-width: 990px;
    height: auto
}

.remodal .remodal-confirm {
    margin: 20px 0 0
}

@media only screen and (min-width: 641px) {
    .remodal {
        max-width: 100%
    }
}

@media only screen and (min-width: 990px) {
    .remodal {
        max-width: 990px
    }
}