@charset "utf-8";
.tokushu {
	width: 510px;
	height: auto;
	background-image: url(http://www.chara-ani.com/p/C/fair/190/saiyuki/images/190_bg001.jpg)!important;
	background-repeat: no-repeat!important;
	background-attachment: fixed!important;
	background-position: 50% 0%; 
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo, Osaka", "MS PGothic", "sans-serif";
	line-height: 100%;
	color: #040000!important;
}
/* -- sns -- */
.sns_wrap {
	margin: 5px 0 5px 3px !important;
}
.sns_wrap .fb-like {
	margin-top: -2px !important;
}
.sns_wrap .line {
	display: inline-block;
	margin-top: -2px !important;
	padding-left: 5px\0 !important;
	padding-left: 5px\9 !important;
	line-height: 0;
}
/*top*/
.tokushu .top {
	width: 510px;
	margin-bottom: 0.5em!important;
	padding-top: 1em!important;
}
.tokushu .h3 {
	text-align: center;
	font-size: 200%!important;
	font-weight: 900!important;
	padding: 1em!important;
	text-shadow: 0 0 1px #fff,0 0 1px #fff,0 0 2px #fff, 0 0 2px #fff, 0 0 3px #fff, 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #fff!important;
	font-family: serif;
}
.tokushu .h3:after {
	display: block!important;
	content: url(http://www.chara-ani.com/p/C/fair/190/saiyuki/images/190_il001.png)!important;
	position : relative!important;
}
.tokushu .box {
	width: 484px!important;
	margin: 0 auto 3em!important;
	padding-bottom: 2em!important;
	background-color: #000;
	background-color: rgba(255,255,255,0.84); /* backgroundでalpha設宁E4番目の引数) */
}
.tokushu .one{
	width: 484px!important;
	margin: 0 auto 3em!important;
	padding: 1.5em 0!important;
	background-color: #000;
	background-color: rgba(255,255,255,0.84); /* backgroundでalpha設宁E4番目の引数) */
}
.tokushu .h4 {
	padding: 0.8em 0.5em!important;/*上丁E左右の余白*/
	border-left: solid 5px #731937;/*左緁E*/
	line-height: 130%!important;
	margin-bottom: 0.7em!important;
	font-size: 100%!important;
	
}
.tokushu .one .h4{
	width: 236px;
	border:none;
}

.tokushu .clearfix{
	position: relative;
	height: 222px;
	width: 484px;
}

.tokushu .img1 {
	width: 230px;
	text-align: right;

}
.tokushu .img1 img {
	width: 220px;
	border: #d2d2d2 1px solid;
	text-align: center;
}
.tokushu .img2 img {
	width: 130px;
}
.tokushu .img2 {
	width: 140px;
	
	text-align: center;
}
.tokushu .value {
	text-align: center;
	width: 140px;
	position: absolute;
	bottom: 0px;
	right: 5px;
	font-family: serif;
}
.tokushu .one .value {
	position: absolute;
	bottom: 1.5em;
	right: 5px;
}
.tokushu .price {
	margin: 0.2em 0!important;
	line-height: 100%!important;
	font-size: 80%!important;
	
}
/*table*/
.tokushu table {
	margin: 1em auto 0!important;
	color: #000000;
	width: 454px;
	font-size: 80%;
	border-collapse: collapse;
	table-layout: fixed;
}
.tokushu th {
	width: 35%;
	border: solid 1px;
	padding: 0.5em;
	background-color: #f8f6ef;
}
.tokushu td {
	width: 65%;
	border: solid 1px;
	padding: 0.5em;
	background-color: #FFFFFF;
}

.tokushu .caution {
	margin: 0 auto!important;
	width: 95%;
	font-weight: bold;
	padding-top: 2em!important;
}
/*related_product*/
.tokushu .related_product {
	margin-bottom: 3em!important;
	text-align: center;
}
/*footer*/
.tokushu .footer {
	text-align: center;
	width: 100%;
	padding: 1em 0!important;
	color: #fff;
	font-size: 110%;
	font-weight: bold;
	background-color: #731937;
}
.tokushu .footer span:before {
	content: url(http://www.chara-ani.com/p/C/fair/182/eromanga/images/182_tx001.png);
	position : relative;
	bottom: -0.1em;
	margin-right: 0.2em!important;
}
/*backtop*/
.tokushu .page-top .backtop {
	position: fixed;
	right: 16px;
	bottom: 16px;
}
/*link*/
.tokushu a:link {
	text-decoration: none;
	color: #040000!important;
	font-size: 120%!important;
	font-weight: bold;
}
.tokushu a:visited {
	color: #040000 !important;
}
.tokushu a:hover {
	color: #731937 !important;
}
.tokushu a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
/*link cart*/	
.tokushu .cart a:link {
	display: inline-block;
	padding: 0.4em 0.8em;
	text-decoration: none;
	color: #fff!important;
	border-bottom: solid 4px #040000;
	border-radius: 3px!important;
	background: #731937!important;
	font-weight: bold;
}
.tokushu .cart a:active {
	-ms-transform: translateY(4px);
	-webkit-transform: translateY(4px);
	transform: translateY(4px);/*下に動く*/
	border-bottom: none;/*線を消す*/
}
/*caution link*/
.tokushu .caution a:link {
	color: #731937!important;
}
.tokushu .caution a:visited {
	color: #731937 !important;
}
.tokushu .caution a:hover {
	color: #040000!important;
	position:relative;
	top:2px;
	left:2px;
}
/*related_product link*/
.tokushu .related_product a:hover{
	position:relative;
	top:2px;
	left:2px;
}
/*page-top link*/
.tokushu .page-top .backtop a:hover{
	position:relative;
	top:2px;
	left:2px;
}
/*float*/
.tokushu .left {
	float: left;
}
.tokushu .right {
	float: right;
}
/*clearfix*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
