body{
	color:#fff;
	font-size:12px;
	line-height:1.7;
	-webkit-text-size-adjust: 100%;
	background:#000;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
a{
	color:#f4e11a;
	text-decoration: underline;
}
.smooth{
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#wrapper{
	width:880px;
	margin:0 auto;
	height:auto!important;
	min-height:100%;
}
#header{
	position:relative;
	height:125px;
	padding:25px 1px 0;
}
#header h1{
	float:left;
	line-height:0;
}
#header h2{
	float:right;
	line-height:0;
	padding-top:10px;
}
h5{
	font-size:14px;
	background:#333;
	padding:5px 10px;
}
#header .btn_close{
	position:absolute;
	display:block;
	right:0;
	top:0;
}



.news #main{
	position:relative;
	padding:22px 0 50px 0;
}

#news_side{
	float:left;
	width:225px;
	padding:0 40px 0 0;
}
#news_side li{
	padding:5px 0 5px 19px;
	background:url(../img/news/mrk.gif) left 8px no-repeat;
}
#news_side a{
	text-decoration:none;
	line-height: 1.1;
}
#news_main{
	color:#fff;
	float:left;
	width:615px;
	min-height:300px;
	font-size:14px;
}
#news_main p{
	padding-bottom:20px;
}
.midashi{
	color:#f4e11a;
	font-size:16px;
	font-weight:bold;
	border:1px solid #f4e11a;
	border-width:0 0 3px;
	padding:0 0 10px;
}
.midashi dt,.midashi dd{
	float:left;
}
.midashi dt{
	font-size:47px;
	line-height:1.2;
	font-family: 'Anton',sans-serif;
	width:140px;
}
.midashi dd{
	width:475px;
}

.article{
	font-size:13px;
	padding:15px 0 100px;
}
.caution{
	font-size:11px;
	line-height: 1.6;
}
a.detail{
	color:#fff;
	font-size:12px;
	padding:3px 10px;
	line-height: 12px;
	border:1px solid #eee;
	     -o-transition: all 0.3s ease-out 0.01s;
	    -ms-transition: all 0.3s ease-out 0.01s;
	   -moz-transition: all 0.3s ease-out 0.01s;
	-webkit-transition: all 0.3s ease-out 0.01s;
}
a.detail:hover{
	color:#000;
	background:#eee;
	border:1px solid #eee;
	     -o-transition: all 0.2s ease-out 0.01s;
	    -ms-transition: all 0.2s ease-out 0.01s;
	   -moz-transition: all 0.2s ease-out 0.01s;
	-webkit-transition: all 0.2s ease-out 0.01s;
}
h3{
	font-size:25px;
	color:#f4e11a;
	line-height: 1.3;
	padding:5px 0;
}
h4{
	font-size:18px;
	color:#f4e11a
}
dl.dvd{
	padding-top:5px;
	padding-bottom:15px;
}
dl.dvd .photo{
	float:left;
	padding-right:25px;
}
dl.dvd .price{
	color:#f4e11a;
	padding-top:80px;
	padding-bottom:10px;
}
dl.dvd .spec{
	font-size:10px;
}
ul.dvd {
    margin-left: 1.0em;
}
ul.dvd li{
    text-indent: -1.0em;
    line-height: 1.6;
    padding-bottom:10px;
}

body.sp{
	min-width:initial!important;
	min-width:auto!important;
}
body.sp h3{
	font-size:20px;
}
body.sp dl.dvd .photo{
	float:none;
}
body.sp dl.dvd .price{
	padding-top:20px;
}
body.sp span.sp{
	display: block;
}
#footer{
	padding:12px 0;
	text-align:center;
	width:100%;
}

body.sp #header{
	height:auto;
	padding:12px 0;
}
body.sp header{
}
body.sp #header .btn_close{
	display:none;
}

body.sp #wrapper{
	width:auto;
	min-width:100px;
	overflow: hidden;
	padding:0 10px;
}
body.sp #news_side{
	display: none;
}
body.sp #main{
	width:auto;
	padding:20px 0;
}
body.sp .midashi{
	font-size:18px;
	line-height: 1.4;
}
body.sp  .midashi dt{
	font-size:18px;
	width:auto;
}
body.sp  .midashi dd{
	width:auto;
}

body.sp #news_main{
	width:100%;
	float:none;
}
body.sp #footer-inner{
	width:auto;
}
body.sp #s-logo1, body.sp #s-logo2{
	display: none;
}
body.sp h1{
	padding-top:10px;
}
body.sp h1 img{
	height:32px;
}
body.sp h2 img{
	height:32px;
}

body.sp #footer-logo{

}


#tieup li{
	display: inline-block;
	padding:5px 20px;
}
#tieup li a{
	display: block;
	width:400px;
	height:60px;
	background:#fff;
}
#tieup-small ul{
	padding:0 10px;
}
#tieup-small li{
	display: inline-block;
	padding:5px 10px;
}
#tieup-small h3{
	text-align: center;
	padding:50px 0 10px;
}

.interview{
	padding-bottom:20px;
}
.interview dt{
	clear:left;
	float:left;
	width:5.5em;
	padding-top:10px;
}
.interview dd{
	padding-left:5.5em;
	padding-top:10px;
}
.interview dl:after{
	content: ".";
	display: block;
	overflow: hidden;
	visibility: hidden;
	clear: both;
	height:0;
}
.interview h3{
	border:1px dotted #999;
	border-width:1px 0;
	font-size:14px;
	color:#fff;
	margin:25px 0 5px;
	padding:12px 0 8px;
}


.hanbai>dl{
	padding:10px 0;
}
.hanbai>dl:after{
	content:".";
	display: block;
	overflow: hidden;
	visibility: hidden;
	height:0;
	clear:both;
}
.hanbai>dl>dt{
	text-align: right;
	width:9.5em;
	float:left;
	clear:both;
	line-height: 1.6;
	padding-bottom:3px;
}
.hanbai>dl>dd{
	line-height: 1.6;
	padding-left:10em;
	padding-bottom:3px;
}
.hanbai ul{
	padding-bottom:20px;
}

.shop li{
	display: block;
	width:50%;
	float:left;
	text-align: center;
}
.shop li img{

}
