@charset "UTF-8";

/*--------------------------------------------------
	reset
--------------------------------------------------*/
html {  
	width: 100%;
    overflow-y: scroll;  
}  
body, div, dl, dt, dd, ul, ol, li, h1, h2, h2, h3, h5, h6,  
pre, form, fieldset, input, textarea, p, blockquote, th, td {  
    margin: 0;  padding: 0;  
}  
address, caption, cite, code, dfn, em, strong, th, var  {  
    font-style: normal;  
}  
table   {  
    border-collapse: collapse;  border-spacing: 0;  
}  
caption, th {  
    text-align: left;  
}  
q:before ,q:after   {  
    content: '';  
}  
object, embed   {  
    vertical-align: top;  
}  
hr, legend  {  
    display: none;  
}  
h1, h2, h2, h3, h5, h6  {  
    font-size: 100%;  
}  
img, abbr, acronym, fieldset    {  
    border: 0;  
}  
li  {  
    list-style-type: none;  
}  
  
/* ----------------------- Basic Style */  
/* ------------ Font Style */  
/*body {  
    font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;  
    background: #FFF;  
    color: #333;  
    font-size: 75%;  
    line-height: 150%;  
    text-align: center;  
} */ 
html>/**/body {  
	width: 100%;
    font-size: 14px;  
}  
  
* + html body {  
    font-family: "メイリオ","Meiryo";  
}  
  
/* ------------ A Style */  
a:link  {  
    text-decoration: none;  
    color: #00F;  
}  
  
a:visited   {  
    text-decoration: none;  
    color: #00F;  
}  
  
a:hover {  
    text-decoration: underline;  
    color: #00F;  
}  
  
a:active    {  
    text-decoration: none;  
    color: #00F;  
}

body {
	color: #fff;
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.5;
	text-align: center;
	background: #bc0a15!important;
	-webkit-text-size-adjust: 100%;
	width: 100%;
}


/*--------------------------------------------------
	common
--------------------------------------------------*/
#contaner {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	font-size: 115%;
}

.sp_contents {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 100%;
	background:url(../images/back.png) top center;
	background-size: contain;
}

.float_r {float: right;}
.float_l {float: left;}
.u10 {margin-bottom: 10px;}
.u20 {margin-bottom: 20px;}
.u30 {margin-bottom: 30px;}

.clear { clear: both;}


/*--------------------------------------------------
	new prius
--------------------------------------------------*/

.sp_contents img{
	width:100%;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: bottom;
	line-height: 0;
}

.snp_waku {
	background:url(../images/bg_waku.png) no-repeat 0 0;
	background-size: cover;
	padding: 0;
	margin:  0;
	width: 100%;
	color: #000;
}
.snp_waku_in {
	padding: 20px 0 0 0;
	margin:  0 auto;
	width: 96%;
}

.snp_waku_e {
	background:url(../images/bg_waku.png) no-repeat 0 100%;
	background-size: cover;
	height: 20px;
	padding: 0;
	margin: 0 auto;
	width: 100%;
}

.snp_box {
	width: 100%;
	height: 100%;
	margin: 30px auto 0;
}


.snp_w01 {
	margin: 10px 20px 0 20px;
	font-size: 11px;
	line-height: 1.4;
}

.snp_st img {
	width: 60%;
	margin: 0;
	line-height: 0;
}

.snp_sst {
	margin-bottom: 30px;
}

.snp_copy {
	margin-bottom: 30px;
}

.snp_att {
	font-size: 11px!important;
	margin-top: 10px;
	line-height: 1.4;
}

.snp_att02 {
	font-size: 11px!important;
	line-height: 1.4;
}

.snp_w01 img {
	width: 90%;
	margin-left: 10px;
}

.w02_box {
	border: 2px solid #E62920;
	padding: 10px;
	width: 93%;
	line-height: 1.4;
	color: #000;
	font-size: 85%;
}
.w02_box_txt {
	font-size: 100%;
	line-height: 1.5;
	margin-top: 15px;
}

.w02_box_p {
	float: right;
}
.w02_box_p img {
	margin-left: 15px;
}

.w03_st img {
	width: 90%;
	margin-bottom: 15px;
}

.w06 {
	padding-right: 10px;
	padding-left: 10px;
}
.w0602 {
	padding-right: 10px;
	padding-left: 10px;
}


#snp_foot {
	background: url("../images/bg_lineup.png") no-repeat top center;
	background-size: cover;
	padding: 15px 0 0 0;
	width: 100%;
	margin-top: 30px;
}

.snp_cap {
	font-size: 11px!important;
	line-height: 1.4;
	margin-top: 10px;
	color: #000;
	padding: 0 15px;
}

.lineup {
	margin-top: 15px;
	padding-bottom: 15px;
}

td img {
	width: 90%;
}

/*-------- spacer -------*/
.u10 {margin-bottom: 10px;}
.u15 {margin-bottom: 15px;}
.u20 {margin-bottom: 20px;}
.u30 {margin-bottom: 30px;}
.u40 {margin-bottom: 40px;}
.u50 {margin-bottom: 50px;}
.u60 {margin-bottom: 60px;}


/**/

.movie_box {
	margin: 25px auto;
	width: 100%;
	text-align: center;
}

.movie_box p {
	text-align: center;
	margin: 0 0 20px 0;
}

.movie_box p img {
	width: 90%;
}

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