@charset: utf-8;

body{
background-color:#261817;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
line-height:1.4;
font-size:14px;
}
a img {
    border: none;
    transition: 0.5s;
    opacity: 1; }
a:hover img {
    transition: 0.5s;
    opacity: 0.7; }
a {
    color: #d6000f;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    opacity: 0.7;
}
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}
#bs2017_wrapper {
    width: 960px;
    margin: 0 auto;
    text-align: center;
    color: #d6000f;
}
#bs2017_wrapper ul.btn {
    margin: 0 0 30px 0;
    padding: 0;
}
#bs2017_wrapper ul.btn li{
    list-style-type: none;
    width: 310px;
    float: left;
    margin: 0 10px 10px 0;
}
#bs2017_wrapper ul.sns{
    width: 285px;
    margin: 0 auto 30px;
    text-align: center;
}
#bs2017_wrapper ul.sns li{
    width: 80px;
    float: left;
    list-style-type: none;
}
.big_button {
    display: block;
    margin: 0 auto 30px;
    padding: 10px 0;
    border-radius: 5px;
    font-size: 24px;
    color: #261817;
    background: #d0ac41;
    width: 565px;
    text-align: center;
}
.footer_link {
    text-align: center;
    margin-bottom: 30px;
}
.footer_link a{
    color: #d0ac41;
}   
.copyright {
    text-align: center;
    margin-bottom: 30px;
    color: #d0ac41;
}
@media screen and (max-width: 735px) {
    #bs2017_wrapper {
        width: 96%;
        margin: 0px 2%;
        color: #d6000f;
    }
    #bs2017_wrapper img.logo{
        width: 100%;
    }
    #bs2017_wrapper ul.btn li{
    list-style-type: none;
    width: 48%;
    float: left;
    margin: 0 1% 1% 1%;
    }
    #bs2017_wrapper ul.btn li a img{
    width: 100%;
    }
    .big_button {
        font-size: 15px;
        width: 100%;
    }
}
#slideshow .artist{
	background-color: #261817;
	width: 300px;
	display:block;
	margin:0 auto;
	font-size:18px;
}
