@charset "utf-8";

body {
	width: 100%;
	background: #ffffff;
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",verdana,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 14px;
	-webkit-text-size-adjust: 100%;
}

img {
	vertical-align: top;
}





.clearfix:after {
  content: ".";  
  display: block; 
  clear: both;
  height: 0;
  visibility: hidden;
}
.wrapper{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	background: #ffffff;
}

h1 img{
	width:90%;
}
#logo{

background: #e60012;

}
header h2{
	float: left;
	width: 100%;
	font-size: 18px;
	color:#b22100;
	padding: 15px 0 15px 10px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.95, #dddddd), color-stop(0.00, #fdfdfd), color-stop(0.00, #fdfdfd));
	background: -webkit-linear-gradient(top, #fdfdfd 0%, #fdfdfd 0%, #dddddd 95%);
	background: -moz-linear-gradient(top, #fdfdfd 0%, #fdfdfd 0%, #dddddd 95%);
	background: -o-linear-gradient(top, #fdfdfd 0%, #fdfdfd 0%, #dddddd 95%);
	background: -ms-linear-gradient(top, #fdfdfd 0%, #fdfdfd 0%, #dddddd 95%);
	background: linear-gradient(top, #fdfdfd 0%, #fdfdfd 0%, #dddddd 95%);

}

h2.magazinetitle{
	border-left: 7px solid #e60012;
	padding: 10px;
	margin-bottom: 15px;
	background: #000000;
	
}
h2.magazinetitle img{
	width: 40%;
	
}
.newestMagImg{
	text-align: center;
	
}
.newestMagImg img{
	margin: 15px auto;
	width:50%;
	
}

.newestMagTxt .magContnet h3{
	font-size: 16px;
}
.newestMagTxt .magContnet dl{
	font-size: 14px;
}

.newestMagTxt .magContnet dl{
	font-size: 14px;
}
.contents-list{
	font-size: 14px;

}
.contents-list span{
	display: inline-block;
	margin: 0 0 5px;
	
}

.newestMagTxt{
	margin: 0 auto 15px 0;
	padding: 0 0 15px;
	text-align: left;
}
.newestMagTxt dd{
	font-size: 14px;
}
.newestMagTxt dd + dd{
	margin: 5px 0 0;
}

.newestMagTxt dd + span{
	display: block;
	margin: 15px 0 0;
}
.newestMagTxt span{
	display: block;
	font-size: 14px;
}

.newestMagTxt p{
	width: 98%;
	
}
.newestMagTxt h1,
.newestMagTxt h3{
	font-size: 19px;
	width: 98%;
	margin-bottom: 15px;
	text-shadow:1px 0 1px #000000;
	
}
.newestMagTxt p.date{
	font-size: 14px;
	color: #666666;
	width: 98%;
	text-align: center;
	margin-bottom: 15px;
	}
p.date{
	width: 98%;
	font-size: 14px;
	color: #666666;
	}
.newestMagTxt p{
	text-align: left;
	width: 90%;
	
}
.dotline{
	width:100%;	
	border-bottom: 1px dotted #797979;
	
}
.boxbtmdot{
	float:left;
	width: 100%;
	border-bottom: 1px dotted #797979;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
p.topic{
	float: left;
	width: 95%;
	padding: 0 10px; 
}
.txtRed{
	color: #b22100;
}
/*.contelink{
	margin: 0 5px;	
}*/
.contelink a{
	width: 100%;
	display: block;
	margin: 15px 0 0;
	padding: 10px;
	text-align: center;
	color: #333333;
	text-decoration: none;
	background: #f0f0eb;
	

	box-sizing: border-box;


}
.contelink a span{
	padding-right: 20px;
	background: url(../../images/sp/arrow.png) right top no-repeat;
}
h4.stitle{
	width: 100%;
	font-size: 16px;
	border-left: 5px solid #e60012;
	padding-left: 5px;
	color:#e60012;
	margin-bottom: 20px;
	text-shadow:1px 0 1px #e60012;
}
.wrapper section{
	margin: 0 10px 50px;
}



/*------------------------------------------------

	sell link

------------------------------------------------*/

.sell-link:after{
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
}


.sell-link li{
	float: left;
	list-style-type: none;
}
.sell-link ul li {
	margin: 0 10px 10px 0;
}

.sell-link li a{
	display: block;
	padding: 0 10px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: #ee3229;
}
.sell-link li a:after{
	content: "";
	display: inline-block;
	margin-left: 5px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 4px 5px;
	border-color: transparent transparent transparent #fff;
}








.buy h5{
	margin: 0 0 10px;
}
.buy h5 .price{
	display: inline-block;
	margin: 0 0 0 10px;
	font-size: 14px;
}
.buy{
	width: 100%;
}
.buy + .buy{
	width: 100%;
	margin-top: 25px;
}


.buy ul li{
	float: left;
	width: 50%;
	height: 40px;
	line-height: 40px;
	list-style-type: none;
	text-align: center;
	box-sizing: border-box;
}
.buy ul li:nth-child(even){
	padding: 0 0 0 5px;
}
.buy ul li:nth-child(odd){
	padding: 0 5px 0 0;
}
.buy ul li:nth-child(n+3){
	margin-top: 10px;
}
.buy ul li a{
	position: relative;
	display: block;
	background: #e60012;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
}
.buy ul li a .icon{
	position: absolute;
	top: 50%;
	display: inline-block;
	margin: -10px 10px 0 -30px;
	height: 20px;
	width: 20px;
	background-size: 100% auto;
}


.buy li img{
	width: 100%;
	display: none;
}
.buy li img:first-child{
	margin-right: 10px;

}

.backNumMag{
	float: left;
	width: 50%;
	margin-bottom: 10px;
}


.backNumMag img{
	float: left;
	width: 90%;
	margin-bottom: 10px;
	
}
.backNumMag h3{
	margin-top: 5px;
	width: 90%;
}

ul#pager{
	float: left;
	width: 100%;
	background: #f0f0eb;
	padding:10px 10px 0 10px;
	
}
ul#pager li{
	float: left;
	display: inline;
	margin-left: 10px;
	margin-bottom: 10px;
	
}

ul#pager li.on,
ul#pager span.current_page{
	float: left;
	display: inline;
	background: #e60012;
	color: #ffffff;
	padding: 5px 7px;
	
}
ul#pager li a{
	display: block;
	background: #ffffff;
	text-decoration: none;
	color: #666666;
	padding: 5px 7px;
	
}
hr{
	float:left;
	width: 100%;
	border:none;
	height:1px;
	margin: 20px;
	border:1px solid #999999;
}

ul#fbtn{
	float: left;
	display:table;
	table-layout: fixed;
	width:100%;
	
	
}
ul#fbtn li{
	width: 50%;
	display:table-cell;
	text-align: center;
	padding: 20px 10px;
	border: 1px solid #444444;
	background: -moz-linear-gradient(top, #636363 0%, #282828 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#636363), color-stop(100%,#282828)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #636363 0%,#282828 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #636363 0%,#282828 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #636363 0%,#282828 100%); /* IE10+ */
	background: linear-gradient(to bottom, #636363 0%,#282828 100%); /* W3C */
	box-shadow:inset 0 1px 0 rgba(255,255,255,0.4);
}
ul#fbtn li:nth-child(2) {
	border: 1px solid #444444;
	box-shadow:inset 1px 1px 0 rgba(255,255,255,0.4);
}

ul#fbtn li a{
	display: block;
	cursor: pointer;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: -1px -1px -1px #000000, 1px 1px 1px #353535;
	
}
#footer{
	float: left;
	width: 100%;
	background:#e60012;
	
}
#footer ul{
	float: left;
	width: 100%;
	margin: 15px;
	
}
#footer ul li{
	float: left;
	display: inline;
	color:#ffffff;
	font-size: 13px;
	line-height: 160%;
	
}
#footer ul li a{
	float: left;
	display: block;
	color:#ffffff;
	font-size: 13px;
	
}

#footer p{
	color:#ffffff;
	margin: 15px;
	font-size: 12px;
	text-align: center;
	
}

.contelist{
	float:left;
	width: 90%;
	
}
.contelist h5{
	color: #bd1b02;
	margin-bottom:10px;
}
.contelist h4{
	color: #bd1b02;
}
.contelist h5,.contelist h6{
	width: 100%;
	margin-left:10px;
}
.contelist dl{
	margin-left: 10px;
	
}
.contelist dt{
	margin-top: 10px;
	
}

.txtBold{
	font-size: 16px;
	text-shadow:1px 0 1px #000000;
	
}

ul.nextback{
	width: 95%;
	background: #888888;
	padding:10px;
	margin-left: 5px;
	display:table;
	table-layout: fixed;	
}
ul.nextback li{
	display:table-cell;
	width: 50%;
	font-size: 14px;
	color: #cfcfcf;
}
ul.nextback li a{
	text-decoration:none;
	color: #ffffff;
}

ul.nextback li:first-child{
	text-align: left;
	padding-left: 20px;
	background-size: 15px;
}
ul.nextback li:first-child a{
	background: url(../../images/sp/pre_on.gif) no-repeat left center;
	background-size: 15px;
	margin-left: -20px;
	padding-left: 20px;
	
}

ul.nextback li:last-child{
	padding-right: 20px;
	text-align: right;
	background-size: 15px;
}
ul.nextback li:last-child a{
	background: url(../../images/sp/next_on.gif) no-repeat right center;
	background-size: 15px;
	margin-right: -20px;
	padding-right: 20px;
	
}

header nav ul{
/*	float: left;
*/	width: 100%;
	
}
header nav ul li{
	font-size: 19px;
	text-shadow:1px 0 1px #b22100;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #dedede), color-stop(0.32, #fcfcfc));
	background: -webkit-linear-gradient(top, #fcfcfc 32%, #dedede 100%);
	background: -moz-linear-gradient(top, #fcfcfc 32%, #dedede 100%);
	background: -o-linear-gradient(top, #fcfcfc 32%, #dedede 100%);
	background: -ms-linear-gradient(top, #fcfcfc 32%, #dedede 100%);
	background: linear-gradient(top, #fcfcfc 32%, #dedede 100%);
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #ffffff;
	padding-right: 15px;

}
header nav ul li a{
	display: block;
	text-decoration: none;
	padding: 10px;
	color:#b22100;
	background: url(../../images/sp/arrow02.png) no-repeat right center;
	
}

.stitle02{
	float: left;
	text-align: left;
	width:95%;	
	border-bottom: 1px dotted #797979;
	color:#b22100;
	font-size: 17px;
	margin: 10px 0 5px 10px;
	padding: 10px 0;
	text-shadow:1px 0 1px #b22100;
	
}

.garea{
	width: 100%;
	background:#eeeeee;
	padding:15px;
	
}
.garea p{
	width: 90%;
	text-shadow: 1px 0 1px #000000;
}
ul.stores{
/*	float: left;
*/	width:100%;
	margin-left: 10px;
	margin-bottom: 20px;
}
ul.stores:after{
	content: "";
	display: block;
	clear: both;
	visibility: hidden;

}

ul.stores li{
	display: inline;
	width: 40%;
	
}
ul.stores li a img{
	width: 30%;
	margin-bottom: 10px;
}

.download{
	float: left;
	padding: 20px;
	margin-bottom: 20px;
	text-align: center;
	background: #4c4c4c;
	
}
.download img{
	margin: 10px auto;
	width: 80%;
	
}
.download p.txt{
	color: #ffffff;
	text-align: left;
	
}

.contents{
	padding-left:10px;
}






@media only screen and (orientation : landscape) { 

.wrapper{
	width: 100%;
	overflow: hidden;
	
}

h1 img{
	width:50%;
}
h2.magazinetitle img{
	width: 30%;
	
}

.newestMagImg img{
	width:40%;
	
}
.backNumMag{
	width: 45%;
	padding: 10px;
}
.backNumMag img{
	width: 60%;
	padding: 0 20px;
}
.backNumMag p,.backNumMag h3{
	float:left;
	width: 100%;
	padding: 0 20px;
}
ul.buy{
	width: 90%;
	margin-bottom: 55px;
	margin-left: 20px;
	float: left;
	
}
ul.buy li img{
	float: left;
	width: 46%;
	
}



}