/* スマホ */
@media (max-width: 767px) {

#contents {
	background:none;
}
#pankuzu {
	display:none;
}


#contents p.spc img {
	width:100%;
}

#contents ul.banners {
    width: 300px;
    margin: 15px auto;
}

#contents ul.banners li {
	margin-right:0;
}
#contents ul.banners li a {
	display:block;
	width:147px;
	height:60px;
	margin-bottom:5px;
}
#contents ul.banners li.li02 {
	float:right;
}

#contents ul.banners li.li03 {
	clear: both;
	width:300px;
	margin:0 0 6px 0;
}
#contents ul.banners li.li03 a {
	width:300px;
	margin-bottom:0;
}


#contents ul.banners li.li01 a {
	background:url(/ekiden/images/s_top/topbn_small01.jpg) no-repeat 0 0;
	background-size:147px 60px;
}

/*
#contents ul.banners li.li01 a {
	background:url(/ekiden/images/s_top/bnr_scoop_sp.jpg) no-repeat 0 0;
	background-size:147px 60px;
}
*/
/*#contents ul.banners li.li02 a {
	background:url(/ekiden/images/s_top/topbn_small02.png) no-repeat 0 0;
	background-size:147px 60px;
}*/
#contents ul.banners li.li02 a {
	background:url(/ekiden/images/s_top/bn_tw-sp.jpg) no-repeat 0 0;
	background-size:147px 60px;
}
#contents ul.banners li.li03 a {
	background:url(/ekiden/images/s_top/topbn_small03-3.jpg) no-repeat 0 0;
	background-size:300px 60px;
}


#contents .information {
	display:none;
}


#contents .sp_facebook {
	display:block;
	width:300px;
	margin:0 auto 15px;
}



#contents .news_box {
	margin-bottom:20px;
}

#contents .news_box .whatsnew ,
#contents .news_box .message {
	float:none;
	width:100%;
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

#contents .news_box .whatsnew h3 ,
#contents .news_box .message h3 {
	font-weight: bold;
	margin-bottom:0;
}

#contents .news_box .whatsnew dl ,
#contents .news_box .message p.msg {
	margin:0;
	padding:0;
	background:none;
}

#contents .news_box .whatsnew dl a ,
#contents .news_box .message p.msg a {
	display:block;
	padding: 10px 7% 10px 9px;
	background:url(/ekiden/images/s_top/ic_ar.gif) no-repeat 98% center;
    background-size: 6px 11px;
}

#contents .news_box .whatsnew dl.new_news ,
#contents .news_box .message p.new_msg {
	background:none;
}
#contents .news_box .whatsnew dl.news_end ,
#contents .news_box .message p.msg_end {
	border-bottom: #cccccc 1px dotted;
}

#contents .news_box .whatsnew dl a dt {
	font-weight:normal;
}
#contents .news_box .whatsnew dl.new_news dt {
	width: 102px;
	background:url(/ekiden/images/s_top/ic_new.gif) no-repeat right center;
    background-size: 26px 10px;
}
#contents .news_box .whatsnew dl a dd ,
#contents .news_box .message p.msg a {
	color:#000000;
}

#contents .news_box .message p.msgbtn {
	width:96%;
	height:50px;
	margin:10px auto 5px;
	background:-moz-linear-gradient(left top, #6bb894,  
            #6bb894 50%,  
            #57a481 51%,  
            #57a481);
    background: -webkit-gradient(linear, left top, left bottom, from(#6bb894),  
            color-stop(0.5, #6bb894),  
            color-stop(0.51, #57a481),  
            to(#57a481));
}
#contents .news_box .message p.msgbtn a {
	display:block;
	width:100%;
	height:50px;
    text-indent: 0;
    text-align: center;
    line-height: 50px;
	margin:0;
	color:#FFFFFF;
	font-weight:bold;
	background:url(/ekiden/images/s_top/ic_ar2.png) no-repeat 96% center;
	background-size:7px 12px;
}
#contents .news_box .message p.msgbtn a:hover {
	text-decoration:none;
}


#contents p.bnr_big {
	display:block;
	margin:12px 10px;
}
#contents p.bnr_big a img {
	width:100%;
}
 


#contents .sp_youtube {
	display:block;
	margin: 0 10px 10px;
	border:#1d5e9f 2px solid;
}

#contents .sp_youtube .youtube_box {
	padding:10px 13px 40px;
	position:relative;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
 
.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#contents .sp_youtube .youtube_box p.you_logo {
	position:absolute;
	left:13px;
	bottom:10px;
}
#contents .sp_youtube .youtube_box p.you_more {
	position:absolute;
	right:13px;
	bottom:10px;
}
#contents .sp_youtube .youtube_box p.you_more a {
	color:#454545;
	text-decoration: underline;
	background:url(/ekiden/images/s_top/ic_ar3.gif) no-repeat left center;
	padding-left: 9px;
}


}
