@charset "UTF-8";

@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP:400,700");
@import url("http://fonts.googleapis.com/css?family=Noto+Serif+JP:400,700");
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url('http://fonts.googleapis.com/css?family=M+PLUS+1p&amp;subset=japanese');
@import url('https://fonts.googleapis.com/css?family=M+PLUS+1p&amp;subset=japanese');
@import url('http://fonts.googleapis.com/earlyaccess/notosansjapanese.css');
@import url('https://fonts.googleapis.com/earlyaccess/notosansjapanese.css');
@import url('http://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://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;
	}
}

/* -- all -- */
.tokushu_wrap {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #131211;
	line-height: 100%;
	text-align: center;
	font-size: 62.5% !important;
	line-height: 1 !important;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
}

.tokushu_wrap p,
.tokushu_wrap div {
	margin: 0;
	padding: 0;
}

.tokushu_wrap a {
	text-decoration: none !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;
}

/* -- header -- */
.tokushu_wrap .header {
	position: relative;
	z-index: 1;
}
.tokushu_wrap .movie  {
	margin: 20px 0 5px !important;
	padding: 10px 0 !important;
	width: 100%;
	background-color: #b90000;
	text-align: center!important;
}
.tokushu_wrap .movie iframe {
	width: 450px;
	height: 254px;
	margin: 0!important;
}

/* -- cont_wrap -- */
.tokushu_wrap .cont_wrap {
	position: relative;
	margin-top: 5px !important;
}

/* -- コンテンツ見出し -- */
.tokushu_wrap h3 {
	margin: 30px auto 20px !important;
	text-align: center;
	background: linear-gradient(180deg, #131211 11.8%, #b90000 12%, #b90000 87.8%, #131211 88%);
}

.tokushu_wrap h3 img {
	width: 200px;
}

/* -- cont -- */
.tokushu_wrap .cont {
	width: 100%;
	margin: 5px auto 20px !important;
	padding: 0 !important;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	background-color: #ececec;
	background: url(../images/bg.jpg) repeat left top;
}

/* -- product_l -- */
.tokushu_wrap .product_l {
	width: 100%;
	margin: 0 auto !important;
	padding: 0 !important;
	box-sizing: border-box;
}

.tokushu_wrap .product_l:before {
	display: inline-block;
	position: relative;
	top: 0;
	right: 0;
	left: 0;
	width: 510px;
	height: 5px;
	background: url(../images/line.png) no-repeat center bottom;
	content: "";
	margin-bottom: 15px !important
}

.tokushu_wrap .product_l:after {
	display: inline-block;
	position: relative;
	top: 0;
	right: 0;
	left: 0;
	width: 510px;
	height: 5px;
	background: url(../images/line.png) no-repeat center top;
	content: "";
	margin-top: 10px !important;
}

/* -- 商品見出し -- */
.tokushu_wrap .product_l h4 {
	width: 93%;
	margin: 5px auto 10px !important;
	padding: 5px 5px !important;
	font-size: 1.4em;
	font-size: 14px !important;
	letter-spacing: -0.2px !important;
	text-align: center;
	line-height: 130% !important;
	word-break: keep-all;
	font-family: "Noto Serif JP", "Times New Roman", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", "Meiryo", "serif";
	border-top: 2px solid #131211;
	border-bottom: 2px solid #131211;
}

.tokushu_wrap h4 span {
	font-size: 11px !important;
	font-weight: normal;
}

.tokushu_wrap h4 a {
	color: #202020 !important;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.tokushu_wrap h4 a:hover {
	color: #d0021b !important;
	text-decoration: underline !important;
}

.tokushu_wrap a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: “alpha(opacity=80)”;
}

/* -- 商品画像 -- */
.tokushu_wrap .product_l .images {
	position: relative;
	width: 100%;
	margin: 5px 0 10px !important;
}

.tokushu_wrap .product_l .images img {
	width: 100%;
	border: 1px solid #131211 !important;
	box-sizing: border-box;
	vertical-align: top;
}

.tokushu_wrap .product_l .images a {
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}

.tokushu_wrap .product_l .images .img_main {
	display: inline-block;
	width: 255px;
	height: 255px;
	vertical-align: top;
}

.tokushu_wrap .product_l .images .tokuten {
	display: inline-block;
	width: 210px;
	height: 210px;
	vertical-align: top;
	margin-left: 4px !important;
}

/* -- 商品画像 特典3画像時 -- */
.tokushu_wrap .product_l .images.column3 .img_main {
	display: inline-block;
	width: 190px;
	height: 190px;
	vertical-align: top;
}

.tokushu_wrap .product_l .images.column3 .tokuten {
	width: 150px;
	height: 150px;
	margin-left: 1px !important;
}

/* -- 商品仕様 -- */
.tokushu_wrap table {
	width: 97%;
	margin: 0 auto 5px !important;
	table-layout: fixed;
	font-size: 1.1em;
	font-size: 11px !important;
	border-collapse: collapse;
	color: #fff;
}

.tokushu_wrap th {
	width: 26%;
	margin: 0 !important;
	padding: 3px !important;
	border: solid 1px #ececec;
	background-color: #9e0d00;
	text-align: center !important;
	vertical-align: middle !important;
	line-height: 11px !important;
}

.tokushu_wrap td {
	width: 74%;
	margin: 0 !important;
	padding: 3px 3px 3px 5px !important;
	border: solid 1px #ececec;
	background-color: #282726;
	vertical-align: middle !important;
}

/* -- 価格 -- */
.tokushu_wrap .product_l p {
	display: inline-block;
	width: 40%;
	font-size: 1.2em;
	font-size: 12px !important;
	text-align: center;
	font-family: "Noto Serif JP", "Times New Roman", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", "Meiryo", "serif";
	letter-spacing: 0.5px !important;
}

.tokushu_wrap .product_l p span {
	font-size: 1.8em;
	font-size: 18px !important;
	font-weight: bold;
	margin: 0 5px !important;
}

.tokushu_wrap .product_l p span:after {
	display: inline-block;
	margin: 0 -3px !important;
	font-size: 1.0em;
	font-size: 10px !important;
	content: "（税込）";
}

/* -- カートボタン -- */
.tokushu_wrap .cart {
	display: inline-block;
	width: 180px;
	padding: 9px 0 11px !important;
	margin: 5px 0 !important;
	font-size: 1.4em;
	font-size: 14px !important;
	text-align: center;
	font-family: "Noto Serif JP", "Times New Roman", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", "Meiryo", "serif";
}

.tokushu_wrap .cart:link {
	display: inline-block;
	color: #fff !important;
	text-decoration: none;
	background-color: #9e0d00;
}

.tokushu_wrap .cart:visited {
	color: #debf65 !important;
	text-decoration: none;
}

.tokushu_wrap .cart:hover {
	color: #debf65 !important;
	opacity: 0.7;
	filter: alpha(opacity=70);
	transition: 0.1s;
}

/* -- 誘導ボタン -- */
.tokushu_wrap .itemlist {
	position: relative;
	display: inline-block;
	width: 220px;
	height: auto;
	margin: 20px 5px 10px !important;
	padding: 5px 0 10px !important;
	text-align: center;
}

.tokushu_wrap .itemlist p {
	font-size: 18px !important;
	line-height: 22px !important;
	font-family: "Noto Serif JP", "Times New Roman", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", "Meiryo", "serif";
}

.tokushu_wrap .itemlist:after {
	position: absolute;
	top: 38%;
	right: 8px;
	color: #b40800;
	font-family: FontAwesome;
	content: "\f054";
	color: #fff;
	font-size: 17px !important;
}

.tokushu_wrap a .itemlist {
	border: 1px solid #f0cf7a;
	background-color: #1f4113;
	color: #fff;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.tokushu_wrap a:hover .itemlist {
	border: 1px solid #f0cf7a;
	background-color: #9e0d00;
	color: #f0cf7a;
	text-decoration: none !important;
}

/* -- footer -- */
.tokushu_wrap .footer {
	width: 510px;
	height: 35px;
	margin: 20px 0 0 !important;
	text-align: center;
	background-color: #b90000;
}

.tokushu_wrap .footer p {
	color: #ffffff;
	font-size: 10.5px !important;
	line-height: 35px !important;
	font-family: "Noto Serif JP", "Times New Roman", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", "Meiryo", "serif";
}

.tokushu_wrap .footer p:before {
	display: inline-block;
	margin-right: 7px !important;
	font-family: FontAwesome;
	content: "\f1f9";
}

/* -- backtop -- */
.tokushu_wrap .backtop {
	position: fixed;
	bottom: 0px;
	right: 10px;
	z-index: 999;
}

.tokushu_wrap .backtop a {
	display: block;
	width: 69px;
	height: 34px;
	-webkit-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition: 1s;
	-ms-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}

.tokushu_wrap .backtop span {
	display: block;
	width: 69px;
	height: 34px;
	background: url(../images/backtop.png) no-repeat left top;
}

.tokushu_wrap .backtop a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: alpha(opacity=70);
}

/*　モーダル設定 */
.tokushu_wrap .modal-window {
	display: flex;
	justify-content: center;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	opacity: 0;
	/*transition: opacity 0.5s, transform 0s 0.5s;*/
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0);
}

.tokushu_wrap .modal-window:target {
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
}

.tokushu_wrap .is-active.modal-window {
	display: block;
}

.tokushu_wrap .modal-window:target {
	display: block;
}

.tokushu_wrap .modal-window .modal-inner 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%);
}

.tokushu_wrap .modal-window .modal-close {
	display: block;
	text-indent: 0px;
	overflow: hidden;
	cursor: default !important;
}

.tokushu_wrap .modal-window .modal-close:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
}

.tokushu_wrap .modal-window .modal-close:after {
	content: ' ';
	position: absolute;
	top: 25px;
	left: 50%;
	z-index: 20;
	margin-left: 285px;
	border-radius: 2px;
	padding: 2px 8px;
	font-size: 1.2em;
	text-decoration: none;
	text-indent: 0;
}

.tokushu_wrap .modal-window {
	-webkit-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	transition: opacity 0.4s;
}

.tokushu_wrap .modal-inner {
	position: relative;
}

.tokushu_wrap modal-inner img {
	display: block;
}