﻿@charset "utf-8";
/* CSS Document */

/*　画像を真ん中に置くレイアウト用　*/

.imgCenter{
clear: left;
width:750px;
text-align:center;
margin:20px auto;
}
.imgCenter p{
width:600px;
font-size:80%;
padding: 0 10px 10px 10px;
margin:0 auto;
}

.small{
display:block;
font-size:12px;
color:#999;
margin:0 0 30px 0;
}

.ruby{
font-size:10px;
color:#999;
vertical-align:top;
}



/* 動画
---------------------------------------------------------*/
#wrapMovie2{
	float: left;
	width: 425px;
	margin: 0 0.8em 0.5em 0;
}

#wrapMovie{
	float: left;
	width: 425px;
	margin: 0 10px 10px 0;
}

#wrapMovie ul.listGeneralFloat li{
	width: 49%;
	margin: 2px 0 0 0;
	padding: 0;
}

h2{ margin-bottom:10px;
}

/* 文章途中の画像キャプション */
p.cap{
	line-height:0.5em;
	font-size: .834em;
}
p.cap span{
	line-height:1em;
	margin: 0 0 0.5em 0.5em;
	padding: 0.5em 0 0.5em 0.5em;	
}

/* フロート */
.left{
	float:left;
	padding-right:5px;
}

/* 画像幅 */
.paragraph img {
	max-width: 750px;
}

.paragraph img.floR {
	margin: 5px;
}

/* ボタン */
ul.listGeneralFloatA {
	list-style: none;
	margin: 0;
	padding: 5px 0;
}

ul.listGeneralFloatA li {
	line-height: 35px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	padding: 5px;
	border: 1px solid #ccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	font-weight: bold;
	font-size: 16px;
}


ul.listGeneralFloatA a {
	display: block;
	min-width: 200px;
	height: 35px;
	padding: 10px 5px;
	
	border: 1px solid #ce4051;
	border-radius: 3px;
	
	text-shadow: 0 -1px 1px #999;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.45), 1px 1px 0px rgba(255,255,255, 0.7) inset;
	
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ce2137), color-stop(0.00, #f7768c)) #cb1e1e;
	background: -webkit-linear-gradient(top, #f7768c 0%, #ce2137 100%) #cb1e1e;
	background: -moz-linear-gradient(top, #f7768c 0%, #ce2137 100%) #cb1e1e;
	background: -ms-linear-gradient(top, #f7768c 0%, #ce2137 100%) #cb1e1e;
	background: linear-gradient(top, #f7768c 0%, #ce2137 100%) #cb1e1e;
	background-color: #cb1e1e;
	text-decoration: none;
	color: #fff;
}

ul.listGeneralFloatA a:link {
	text-decoration: none;
	color: #fff;
}

ul.listGeneralFloatA a:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #df495c), color-stop(0.00, #f17e92));
	background: -webkit-linear-gradient(top, #f17e92 0%, #df495c 100%);
	background: -moz-linear-gradient(top, #f17e92 0%, #df495c 100%);
	background: -o-linear-gradient(top, #f17e92 0%, #df495c 100%);
	background: -ms-linear-gradient(top, #f17e92 0%, #df495c 100%);
	background: linear-gradient(top, #f17e92 0%, #df495c 100%);

	background-color: #f17e92;
}

ul.listGeneralFloatA a:active {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f17e92), color-stop(0.00, #df495c));
	background: -webkit-linear-gradient(top, #df495c 0%, #f17e92 100%);
	background: -moz-linear-gradient(top, #df495c 0%, #f17e92 100%);
	background: -o-linear-gradient(top, #df495c 0%, #f17e92 100%);
	background: -ms-linear-gradient(top, #df495c 0%, #f17e92 100%);
	background: linear-gradient(top, #df495c 0%, #f17e92 100%);
	background-color: #e23333;

}

ul.listGeneralFloatA a img {
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
}

ul.listGeneralFloatA a img {
	display: inline;
	float: left;
}

ul.listGeneralFloatA a span.text {
	line-height: 1.2;
	display: inline;
	float: left;
	font-size: 16px;
}

/* 細かいスタイルの指定 */

strong {
	font-size: 14px;
	line-height: 90%;
	color: #3d3333;
}

img.hidari {/* .leftにくっつける */
	margin:10px 10px 0 0;
}

ol.list_bangou {
	margin-bottom: 30px;
}

ol.list_bangou li {
	list-style-type: decimal;
	list-style-position: inside;
}

@media screen and (min-width:768px) {

/* 特殊横幅又は高さ系
-------------------------------------------------------------------------------------*/
#wPrimary .wid310 {
	width: 310px;
}

#wPrimary .wid400 {
	width: 400px;
}

#wPrimary .hei350 {
	height: 350px;
}

/* 特殊マージン系
-------------------------------------------------------------------------------------*/
#wPrimary .marL110 {
	margin-left: 110px;
}

#wPrimary .marL150 {
	margin-left: 150px;
}

#wPrimary .marR25 {
	margin-right: 25px;
}

#wPrimary .marR150 {
	margin-right: 150px;
}

#wPrimary .marR185 {
	margin-right: 185px;
}

#wPrimary .marR210 {
	margin-right: 210px;
}

#wPrimary .marR230 {
	margin-right: 230px;
}

#wPrimary .marR250 {
	margin-right: 250px;
}

#wPrimary .marR260 {
	margin-right: 260px;
}

#wPrimary .marR265 {
	margin-right: 265px;
}

#wPrimary .marR275 {
	margin-right: 275px;
}

#wPrimary .marR330 {
	margin-right: 330px;
}

#wPrimary .marB80 {
	margin-bottom: 80px;
}

#wPrimary .marBL12 {
	margin: 0 0 12px 12px;
}

#wPrimary .marB_1_5em {
	margin-bottom: 1.5em;
}

/* 特殊パディング系
-------------------------------------------------------------------------------------*/
#wPrimary .padR20 {
	padding-right: 20px;
}

/* 特殊フォントサイズ系
-------------------------------------------------------------------------------------*/
#wPrimary .fonS12 {
	font-size: 12px;
}

}

@media screen and (max-width:767px) {
	
.titleSub p {
	margin-bottom: 10px;
}

.titleSub p span {
	display: none;
}

h1 {
	margin: 0 0 5px;
	padding: 0 5px 1px;
	font-size: 18px;
	font-size: 1.8rem; 
	font-weight: bold;
	line-height: 1.6;
	background: #d70b24;
	color: #fff;
}

h2 {
	color: inherit;
	background: #f0f0f0;
}

.movie {
	position: relative;
	padding-bottom: 56.25%;/*必須*/
	height: 0;
	overflow: hidden;
	margin-bottom: 20px;
	z-index: 1;
}

.movie iframe {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0 5px;
	z-index: 2;
}

.paragraph img {
	width: 100%;
	margin-bottom: 15px;
	padding: 0 5px;
}

.paragraph img.icon {
	width: auto;
	margin: 0;
	padding: 0 2px;
}

.paragraph > section > img:last-child {
	margin-bottom: 25px;
}

/*reset*/
.listGeneralFloatA.listGeneralFloatA {
	margin: 0 5px 20px;
	padding: 10px 0 0;
}

.listGeneralFloatA.btnStyle1 li {
	display: block;
	float: none;
	margin: 0 0 15px;
	padding: 0;
	border: none;
	line-height: inherit;
	-moz-border-radius: initial;
	-webkit-border-radius: initial;
	border-radius: initial;
}
/*end*/

.btnStyle1 li {
	width: 100%;
}

.btnStyle1 li + li,
.listGeneralFloatA li + li {
	margin-top: 15px;
}

.btnStyle1 li:nth-child(2n+1),
.btnStyle1 li:nth-child(2n+2) {
	padding: 0;
}

.btnStyle1 li a,
.listGeneralFloatA.btnStyle1 li a {
	min-width: 0;/*reset*/
	height: auto;/*reset*/
	box-shadow: none;/*reset*/
	text-shadow: none;/*reset*/
	border: none;/*reset*/
	display: block;
	width: 100%;
	min-height: 35px;
	padding: 0 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	color: #fff;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	background: #d80b24;
}

.btnStyle1 li a img,
.listGeneralFloatA.btnStyle1 li a img {
	display: none;
}

.btnStyle1 li a > span,
.listGeneralFloatA.btnStyle1 li a > span {
	display: table;
	position:relative;
	margin: 0 auto;
	padding: 11px 0 11px 15px;
	line-height: 1.2;
	text-align: left;
	vertical-align: middle;
}

.btnStyle1 li a > span.text2,
.listGeneralFloatA.btnStyle1 li a > span.text {
	float: none;/*reset*/
	font-size: 14px;
	font-size: 1.4rem;
}

.listGeneralFloatA.btnStyle1 a.netshop > span {
	padding: 11px 8px 11px 37px;
	line-height: 1.4;
}

.listGeneralFloatA.btnStyle1 a.shop > span {
	padding: 11px 8px 11px 37px;
	line-height: 1.4;
}

.listGeneralFloatA.btnStyle1 li a:hover,
.listGeneralFloatA.btnStyle1 li a:active {
	background: #d80b24;/*reset*/
}

.btnStyle1 li a > span:before,
.listGeneralFloatA.btnStyle1 a > span:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -6px;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 9px solid #fff;
}

.listGeneralFloatA.btnStyle1 a.netshop > span:before {
	content: url(/shopping/news/images/ico_cart.png);
	margin-top: -18px;/*IE8以外*/
	transform: scale(0.6);
	-ms-transform: scale(0.6);
	-webkit-transform: scale(0.6);
	-moz-transform: scale(0.6);
	border: none;
}

.listGeneralFloatA.btnStyle1 a.shop > span:before {
	content: url(/shopping/images/ico_sss.gif);
	margin-top: -18px;/*IE8以外*/
	transform: scale(0.6);
	-ms-transform: scale(0.6);
	-webkit-transform: scale(0.6);
	-moz-transform: scale(0.6);
	border: none;
}


/*一覧*/

.listWhatsnew li a {
	margin-left: 0;
}

/*ここまで*/

ol.list_bangou {
	margin-bottom: 10px;
}
ol.list_bangou li {
	list-style-type: decimal;
	list-style-position: inside;
}

/* サイドメニュー
-------------------------------------------------------------------------------------*/
#wSideBar {
	display: none;
}


/* SP clearfix
----------------------------------------------------------------------------------------------------*/




}


