@charset "utf-8";
/* CSS Document */

.tokushu {
	width: 510px;
	margin: 0;
	padding: 0;
	font-family:'Meiryo UI',-apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-size: 62.5% !important;
	line-height: 1 !important;
	text-align: center;
	overflow: hidden;
  background: url(../images/bg.jpg) repeat;
	background-size:cover;
	color: #fff;
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
}



.tokushu .top {
	width: 100%;
	margin: 0 auto 2.5em!important;
}
.tokushu .top img {
	width: 100%;
}

.tokushu .pc{
	display: block;
}

.tokushu .sc{
	display: none;
}

.tokushu h3 {
	width: 97%;
	margin: 0 0.5em 0.5em!important;
	padding: 0.1em 0.5em!important;
	color: #fff;
	font-size: 3em!important;
	font-weight: bold;
	text-align: left;
	font-family: serif;
	background: -moz-linear-gradient(left, #d30011, transparent);
  background: -webkit-linear-gradient(left, #d30011, transparent);
  background: linear-gradient(to right, #d30011, transparent);
}

.tokushu .maker_tokuten {
	width:93%;
	margin:0 auto !important;
	margin-bottom: 1.5em!important;
	padding: 1.5em!important;
	box-sizing: border-box;
	background-color: rgba(0,0,0,0.5);
	text-align: left;
}

.tokushu .maker_tokuten p{
	font-size: 1.6em!important;
	text-align: left;
}

.tokushu .maker_tokuten p:first-child{
	text-align: center;
}

.tokushu .maker_tokuten .end{
	font-size: 2em!important;
	font-weight: bold;
}


.tokushu .maker_tokuten .sign{
	display: flex;
	justify-content: space-between;
	margin-top: 1em!important;
}

.tokushu .maker_tokuten .sign .img_tokuten{
	width:55%;
}

.tokushu .maker_tokuten .sign .img_tokuten img{
	width:100%;
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}
.tokushu .maker_tokuten .sign p{
	width:40%;
	display: inline-block;
	text-align: left;
	color: #FFF9A7!important;
	font-size: 1.4em!important;
	line-height: 1.4;
}
.tokushu .maker_tokuten p .red{
	font-size: 1.5em!important;
	color: #CD0003;
	font-weight: bold;
}

.tokushu .maker_tokuten ul{ 
	margin-top: 1em!important;
}

.tokushu .maker_tokuten ul li{ 
	font-size: 1.3em!important;
}

.tokushu .product_l {
	width:93%;
	margin:0 auto !important;
	margin-bottom: 1.5em!important;
	padding: 1.5em!important;
	box-sizing: border-box;
	background-color: rgba(0,0,0,0.5);
}

.tokushu .product_l h4 {
	margin: 0 auto 0.5em!important;
	box-sizing: border-box;
	font-size: 1.55em;
	font-size: 15.5px !important;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	letter-spacing: -0.3px !important;
}
.tokushu .product_l h4 span {
	font-size: 0.7em!important;
}
.tokushu .product_l h4 a,
.tokushu .product_l h4 a:visited {
	color:#fff!important;
	text-decoration: none;
}
.tokushu .product_l h4 a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	text-decoration: none;
}

.tokushu .product_l div .p_img {
	display: inline-block;
	width: 55%;
	text-align: center!important;
}
.tokushu .product_l .p_img img {
	width: 100%;
	margin-bottom: 1em!important;
	border: 1px solid #c7c7c7;
	box-sizing: border-box;
	transition: 0.5s;
	vertical-align: top;
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}
.tokushu .product_l div .tokuten {
	display: inline-block;
	width: 43%;
	margin: 0 0 0 1%!important;
}

.tokushu table {
	width: 100%;
	margin: 0 auto 5px !important;
	table-layout: fixed;
	font-size: 1.2em;
	font-size: 12px !important;
	border-collapse:collapse;
	line-height: 1.2;
}
.tokushu th {
	width: 22%;
	margin: 0 !important;
	padding: 3px!important;
	font-weight:bold;
	border: solid 1px #613c3c;
	background-color: #7e4f4f;
	color: #fff;
	text-align: center !important;
	vertical-align: middle !important;
}
.tokushu td {
	width: 78%;
	margin: 0 !important;
	padding: 3px!important;
	border: solid 1px #613c3c;
	background-color: #c1abab;
	vertical-align: middle !important;
	color: #492525;
}

.tokushu .product_l p {
	display: inline-block;
	width: 49%;
	font-size: 1.4em!important;
	line-height: 30px!important;
	font-weight: bold;
	text-align: center;
}

.tokushu .product_l p span {
	font-size: 1.8em!important;
	line-height: 30px!important;
}

.tokushu .cart {
	display: inline-block;
	width: 160px;
	padding: 10px 0 !important;
	margin-top: 5px !important;
	font-size: 1.8em;
	font-size: 18px !important;
	font-weight: bold;
	text-align: center;
	box-shadow:4px 4px 5px 0px #000000;
}
.tokushu .cart:link {
	display: inline-block;
	color: #fff!important;
	text-decoration: none;
  background:#c90010;
}
.tokushu .cart:visited {
	color: #fff!important;
	text-decoration: none;
}
.tokushu .cart:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	transition: 0.1s;
}

.tokushu .tokuten-wrap {
	width: 93%;
	margin:15px auto!important;
	padding-bottom: 10px!important;
	clear: both;
	box-sizing: border-box;
	background-color: rgba(0,0,0,0.5);
	border: solid 1px #7e4f4f;
}

.tokushu .tokuten-wrap p{
	width: 100%;
	font-size: 14px!important;
	font-weight: bold;
	margin: 10px auto 5px!important;
}

.tokushu .tokuten-wrap .p_img{
	width: 80%;
	margin-bottom: 15px!important;
}

.tokushu .tokuten-wrap .p_img img{
	width: 100%;;
	border: solid 1px #949393;
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}


/*bnr*/
.tokushu .bnr {
	width: 95%;
	margin: 40px auto 20px!important;
}

.tokushu .bnr a img {
	width: 100%;
}

.tokushu .bnr a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/*footer*/
.tokushu .footer {
	padding: 10px 0 !important;
	color: #fff;
	font-size: 1.1em;
	font-size: 11px !important;
	text-align: center;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"
}

.tokushu .footer p:before {
	display: inline-block;
	margin-right: 1px !important;
	font-family: FontAwesome;
  content: "\f1f9";
}


/*backtop*/
.tokushu .page-top {
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 9999!important;
}
.tokushu .page-top a:link {
	color: #000000!important;
	font-size: 6em!important;
	text-decoration: none!important;
}
.tokushu .page-top a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.tokushu .page-top a:visited {
	color: #000000!important;
}

/*オーバーレイ */

.tokushu .overlay {
	display: none;
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 103;
	width: 100%;
	height: 100%;
}

.tokushu .overlay_box {
	width: 100%;
}

.tokushu .overlay img {
	position: fixed;
	top: 50%;
	left: 50%;
	max-width: 600px;
	max-height: 600px;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}


