@charset "UTF-8";

@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@import url("http://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");

@media screen and (min-width:480px) {
	.tokushu_wrap .sp {
		display: none !important;
	}
}

/*全体-----------------------------*/
.tokushu_wrap {
	margin: 0 !important;
	padding: 0 !important;
	width: 510px;
	line-height: 100%;
	background: url(../images/img_bg.jpg) repeat-y top left;
}

.tokushu_wrap p,
div,
ul,
li,
h3,
h4,
h5 {
	margin: 0;
	padding: 0;
}

.tokushu_wrap a {
	color: #0f5971 !important;
}

.tokushu_wrap a:hover {
	color: #6fa4b5 !important;
}

/*コンテンツ-----------------------------*/
.tokushu_wrap .cont_t {
	position: relative;
	margin: 5px auto 0 auto;
	padding: 4px 0 0 !important;
	width: 510px;
	height: 37px;
	background: url(../images/img_ttl_bg.jpg) no-repeat top left;
	text-align:center !important;
}

.tokushu_wrap .cont_t span {
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	color: #fff;
	font-size: 1.8em;
	font-size: 18px!important;
	font-weight: bold;
  font-family: "Times New Roman", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", "Meiryo", "serif";
	text-shadow: #093246 2px 0px 0px, #093246 -2px 0px 0px,
		#093246 0px -2px 0px, #093246 0px 2px 0px,
		#093246 2px 2px 0px, #093246 -2px 2px 0px,
		#093246 2px -2px 0px, #093246 -2px -2px 0px,
		#093246 1px 2px 0px, #093246 -1px 2px 0px,
		#093246 1px -2px 0px, #093246 -1px -2px 0px,
		#093246 2px 1px 0px, #093246 -2px 1px 0px,
		#093246 2px -1px 0px, #093246 -2px -1px 0px,
		#093246 1px 1px 0px, #093246 -1px 1px 0px,
		#093246 1px -1px 0px, #093246 -1px -1px 0px;
}

.tokushu_wrap .cont_m {
	margin: 0 auto !important;
	padding: 0 auto !important;
	background: url(../images/img_m.jpg) repeat-y top left;
	width: 510px;
}

.tokushu_wrap .cont_b {
	margin: 0 auto !important;
	padding: 0 !important;
	background: url(../images/img_b.jpg) no-repeat top left;
	width: 510px;
	height: 45px;
}

.tokushu_wrap .cont {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center !important;
	margin: 0 auto !important;
	padding: 5px 5px 1px !important;
	width: 464px !important;
	background: #fcf1dc;
	height: auto;
}

/*商品-----------------------------*/
.tokushu_wrap .product_l {
	position: relative;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center !important;
	width: 464px;
	margin: 0 0 8px !important;
	padding: 0 0 8px !important;
}

.tokushu_wrap .product_m {
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 464px;
	margin: 0 0 8px !important;
	padding: 0 0 8px !important;
	border-bottom: 2px dotted #0f5972;
}
.tokushu_wrap .product_m.last {
	border-bottom: 0px !important;
	margin: 0!important;
	padding: 0 0 2px !important;
}

.tokushu_wrap .product_s {
	position: relative;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top;
	text-align: center !important;
	width: 228px;
	height: auto;
	padding: 5px 2px !important;
	margin: 0 2px 8px 2px !important;
	display: -webkit-flex;
	display: -moz-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: column nowrap;
	-ms-flex-flow: column nowrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-flow: column nowrap;
	border: #0f5971 dotted 1px;
}

.tokushu_wrap .product_m img {
	display: inline-block;
	width: 160px;
	border: #e8e8e8 solid 1px;
}
.tokushu_wrap .product_s img {
	display: inline-block;
	width: 190px;
	margin: 0 auto 5px!important;
	border: #e8e8e8 solid 1px;
}

.tokushu_wrap .product_l img.item {
	width: 420px;
	margin: 0 auto !important;
}

.tokushu_wrap .product_l img.item2 {
	width: 250px;
	margin: 0 auto !important;
}

.tokushu_wrap .product_l img.item3 {
	width: 350px;
	margin: 0 auto !important;
}

.tokushu_wrap .product_m .item-data {
	display: inline-block;
	width: 290px;
	min-height: 160px;
	margin-left: 5px !important;
}

.tokushu_wrap .product_m .charaani-only {
	width: 82px;
}


/*商品名-----------------------------*/
.tokushu_wrap h3 {
	font-size: 15px !important;
	font-weight: bold !important;
	margin: 5px 0 0 0 !important;
	padding: 0 10px 5px 20px !important;
	color: #0f5971 !important;
	background: url(../images/icon.png) no-repeat left top;
	text-align: left !important;
}

.tokushu_wrap .product_l h3 {
	margin: 10px 0 0 0 !important;
}

.tokushu_wrap .product_s h3 {
	margin: 5px 0 0 4px !important;
	padding: 0 5px 5px 18px !important;
	min-height: 60px!important;
}


.tokushu_wrap h3 span {
	font-weight: normal !important;
	font-size: 11px !important;
}

.tokushu_wrap h3 a {
	color: #0f5971 !important;
}

.tokushu_wrap h3 a:hover {
	color: #6fa4b5 !important;
}

.tokushu_wrap h4 {
	font-size: 10px !important;
	margin: 0 !important;
	padding: 5px 5px 5px 15px !important;
	color: #0f5971 !important;
	line-height: 120% !important;
	text-align: left !important;
}

.tokushu_wrap a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: “alpha(opacity=80)”;
}

/*商品詳細-----------------------------*/
.tokushu_wrap table {
	width: 100%;
	margin: 0px auto 5px !important;
	padding: 0px;
	border-collapse: separate;
	border-spacing: 0px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 11px !important;
}

.tokushu_wrap table th {
	width: 28%;
	padding: 3px;
	text-align: center !important;
	vertical-align: top;
	color: #555;
	font-weight: bold;
	background-color: #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.tokushu_wrap table td {
	width: 72%;
	padding: 3px;
	color: #555;
	background-color: #fafafa;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: left!important;
}

/*価格-----------------------------*/
.tokushu_wrap .product_l .bottom {
	position: relative;
	padding: 0 0 5px !important;
	border-bottom: #0f5971 dotted 1px !important;
}

.tokushu_wrap .product_l .bottom.last {
	padding: 0 !important;
	border-bottom: #0f5971 dotted 0px !important;
}

.tokushu_wrap .product_l .price {
	display: inline-block;
	vertical-align: middle;
	width: 315px;
	color: #ba2c14;
	font-size: 15px;
	text-align: right !important;
	margin-right: 5px !important;
}

.tokushu_wrap .product_m .bottom {
	position: absolute;
	bottom: 10px;
	right: 8px;
}

.tokushu_wrap .product_m .price {
	display: inline-block;
	vertical-align: middle;
	width: 110px;
	color: #ba2c14;
	font-size: 15px;
}

.tokushu_wrap .product_s .price {
	width: 100%;
	color: #ba2c14;
	font-size: 15px;
	text-align: center !important;
	margin-right: 5px !important;
}

.tokushu_wrap .product_l .cart img,
.tokushu_wrap .product_m .cart img,
.tokushu_wrap .product_s .cart img {
	display: inline-block;
	width: 135px;
}

/*コピーライト-----------------------------*/
.tokushu_wrap .copyright {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	margin: 5px !important;
	color: #0f5971;
	padding-bottom: 10px !important;
}

.tokushu_wrap .copyright:before {
	display: inline-block;
	margin-right: 6px !important;
	font-family: FontAwesome;
	content: "\f1f9";
}

/*関連商品-----------------------------*/
.tokushu_wrap .item_wrap {
	background: #765f20;
	border: #544314 solid 1px;
	padding: 5px !important;
	text-align: center;
	margin: 10px !important;
	font-size: 12px;
	font-weight: bold;
}

.tokushu_wrap .item_wrap a {
	color: #ffffff !important;
}

.tokushu_wrap .item_wrap a:hover {
	color: #d9d092 !important;
}

/*backtop-----------------------------*/
.tokushu_wrap .backtop {
	position: fixed;
	z-index: 9999;
	bottom: 10px;
	right: 10px;
}

.tokushu_wrap .backtop a {
	display: block;
	position: relative;
	width: 50px;
	height: 50px;
	background-color: rgba(45, 39, 93, 0.5);
	text-align: center;
}

.tokushu_wrap .backtop a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: alpha(opacity=70) ;
}

.tokushu_wrap .backtop i {
	margin: 10px auto !important;
	color: #ffffff !important;
	font-size: 2.5em;
}
