@charset "UTF-8";
@media screen and (min-width:480px) {
	.tokushu-wrap .sp {
		display: none !important;
	}
}
/* -- all -- */
.tokushu-wrap {
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(../imgs/bg.jpg) repeat left top;
	font-size: 62.5% !important;
	line-height: 1 !important;
	text-align: center;
	overflow: hidden;
}

.tokushu-wrap a {
	text-decoration: none !important;
	-webkit-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.tokushu-wrap > a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: galpha(opacity=70) ;
	-webkit-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.tokushu-wrap > img {
	width: 100%;
}

.tokushu-wrap > a img {
	margin: 5px auto 10px auto !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;
}

/* -- cont -- */
.tokushu-wrap .cont {
	position: relative;
	width: 496px;
	margin: 10px auto !important;
	padding: 0;
	background-color: #ffffff;
	border: 1px solid #036eb8;
	text-align: center;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

.tokushu-wrap .cont h3 {
	width: 484px;
	height: 32px;
	margin: 0 auto 5px auto !important;
	background: url(../imgs/h3_bg.png) no-repeat left top;
	color: #ffffff;
	font-size: 1.4em;
	font-size: 14px !important;
	font-weight: bold;
	line-height: 34px !important;
	text-align: center;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

/* -- product -- */
.tokushu-wrap .cont .product-l,
.tokushu-wrap .cont .product-m {
	width: 470px;
	margin: 10px auto !important;
	padding: 8px !important;
	border: 1px solid #90deff;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}

.tokushu-wrap .cont .product-l p,
.tokushu-wrap .cont .product-m p {
	padding: 5px !important;
	font-weight: bold;
	text-align: left;
	line-height: 1.3 !important;
}

.tokushu-wrap .cont .product-l p a,
.tokushu-wrap .cont .product-m p a {
	color: #008fe9 !important;
}

.tokushu-wrap .cont .product-l p a:hover,
.tokushu-wrap .cont .product-m p a:hover {
	color: #5aceff !important;
}

.tokushu-wrap .cont .product-l p span,
.tokushu-wrap .cont .product-m p span {
	font-size: 1.05em;
	font-size: 10.5px !important;
	font-weight: normal;
}

.tokushu-wrap .cont .product-l .cart,
.tokushu-wrap .cont .product-m .cart {
	display: inline-block;
	width: 130px;
	height: 28px;
	margin: 3px !important;
	border: 1px solid #ffffff;
	background-color: #00a0e9;
	text-align: center;
	-webkit-box-shadow: 0px 0px 0px 1px #00a0e9;
	-ms-box-shadow: 0px 0px 0px 1px #00a0e9;
	-moz-box-shadow: 0px 0px 0px 1px #00a0e9;
	-o-box-shadow: 0px 0px 0px 1px #00a0e9;
	box-shadow: 0px 0px 0px 1px #00a0e9;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.tokushu-wrap .cont .product-l .cart span,
.tokushu-wrap .cont .product-m .cart span {
	color: #ffffff;
	font-size: 1.3em;
	font-size: 13px !important;
	font-weight: bold;
	line-height: 30px !important;
}


.tokushu-wrap .cont .product-l .cart:hover,
.tokushu-wrap .cont .product-m .cart:hover {
	background-color: #036eb8;
	-webkit-box-shadow: 0px 0px 0px 1px #036eb8;
	-ms-box-shadow: 0px 0px 0px 1px #036eb8;
	-moz-box-shadow: 0px 0px 0px 1px #036eb8;
	-o-box-shadow: 0px 0px 0px 1px #036eb8;
	box-shadow: 0px 0px 0px 1px #036eb8;
}

.tokushu-wrap .cont .product-l {
	text-align: center;
}

.tokushu-wrap .cont .product-l p {
	font-size: 1.4em;
	font-size: 14px !important;
}

.tokushu-wrap .cont .product-l .image {
	margin: 5px auto !important;
	text-align: center;
}

.tokushu-wrap .cont .product-l .image img {
	width: 85%;
	margin: 5px auto !important;
	border: 1px solid #cccccc;
}

.tokushu-wrap .cont .product-l .image.plushd {
	margin: 5px 0 5px 5px !important;
	text-align: center;
}

.tokushu-wrap .cont .product-l .image.plushd img {
	width: 47%;
	margin: 5px 5px 5px 0 !important;
	border: 1px solid #cccccc;
}

.tokushu-wrap .cont .product-l .detail {
	margin: 5px auto !important;
	overflow: hidden;
	padding: 0 auto !important;
	text-align: center !important;
}

.tokushu-wrap .cont .product-l .detail img {
	display: inline-block;
	width: 176px;
	margin: 5px !important;
	border: 1px solid #cccccc;
	vertical-align: top !important;
}

.tokushu-wrap .cont .product-l .detail img:first-child {
	width: 250px;
}

.tokushu-wrap .cont .product-l > dl {
	display: inline-block;
	color: #e4007f;
	font-weight: bold;
}

.tokushu-wrap .cont .product-l > dl dt {
	display: inline-block;
	margin: 0 4px !important;
	font-size: 1.3em;
	font-size: 13px !important;
}

.tokushu-wrap .cont .product-l > dl dd {
	display: inline-block;
	font-size: 1.8em;
	font-size: 18px !important;
}

.tokushu-wrap .cont .product-l > dl dd:after {
	display: inline-block;
	font-size: 1.05em;
	font-size: 10.5px !important;
	font-weight: normal;
	content: "（税込）";
}

.tokushu-wrap .cont .product-l table {
	width: 450px;
	margin: 10px auto !important;
	border-collapse: separate;
	border-top: 1px solid #5da1d1;
	border-left: 1px solid #5da1d1;
	color: #005997;
	font-size: 1.1em;
	font-size: 11px !important;
}

.tokushu-wrap .cont .product-l table th {
	width: 85px;
	padding: 5px 10px 3px !important;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #5da1d1;
	border-bottom: 1px solid #5da1d1;
	background-color: #d4f1ff;
	font-weight: bold;
	vertical-align: top;
}

.tokushu-wrap .cont .product-l table td {
	width: 365px;
	padding: 5px 10px 3px !important;
	border-right: 1px solid #5da1d1;
	border-bottom: 1px solid #5da1d1;
	background-color: #f3fbfe;
	text-align: left;
}

.tokushu-wrap .cont .product-l table ~ p {
	padding: 5px !important;
	color: #999999;
	font-size: 10.5emm;
	font-size: 10.5px !important;
	font-weight: normal;
	text-align: left;
	line-height: 1.6 !important;
}

.tokushu-wrap .cont .product-l ul {
	padding: 5px 10px 5px 12px !important;
	text-align: left;
}

.tokushu-wrap .cont .product-l ul li {
	color: #999999;
	font-size: 1.1em;
	font-size: 11px !important;
	line-height: 1.6 !important;
}

.tokushu-wrap .cont .product-l ul li:before {
	display: inline-block;
	margin-right: 5px !important;
	font-family: FontAwesome;
	content: "\f0da";
}

.tokushu-wrap .cont .product-m {
	position: relative;
	overflow: hidden;
}

.tokushu-wrap .cont .product-m img {
	float: left;
	width: 230px;
	margin: 5px 12px 5px 5px !important;
	border: 1px solid #cccccc;
}

.tokushu-wrap .cont .product-m p {
	font-size: 1.3em;
	font-size: 13px !important;
}

.tokushu-wrap .cont .product-m ul {
	padding: 5px !important;
	text-align: left;
}

.tokushu-wrap .cont .product-m ul li {
	color: #999999;
	font-size: 1.1em;
	font-size: 11px !important;
	line-height: 1.6 !important;
}

.tokushu-wrap .cont .product-m .value {
	position: absolute;
	right: 10px;
	bottom: 10px;
	text-align: right;
}

.tokushu-wrap .cont .product-m .value dl {
	color: #e4007f;
	font-weight: bold;
	text-align: right;
}

.tokushu-wrap .cont .product-m .value dl dt {
	display: inline-block;
	margin: 0 4px !important;
	font-size: 1.2em;
	font-size: 12px !important;
}

.tokushu-wrap .cont .product-m .value dl dd {
	display: inline-block;
	font-size: 1.6em;
	font-size: 16px !important;
}

.tokushu-wrap .cont .product-m .value dd:after {
	display: inline-block;
	font-size: 1.05em;
	font-size: 10.5px !important;
	font-weight: normal;
	content: "（税込）";
}

/*-- fair -- */
.tokushu-wrap .fair {
	width: 470px;
	margin: 10px auto !important;
	padding: 8px !important;
	border: 1px solid #90deff;
	color: #666666;
	text-align: center;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}

.tokushu-wrap .fair img {
	margin: 5px !important;
	border: 1px solid #cccccc;
}

.tokushu-wrap .fair p {
	padding: 5px 10px !important;
	font-size: 1.1em;
	font-size: 11px !important;
	text-align: left;
	line-height: 1.6 !important;
}

.tokushu-wrap .fair h4 {
	height: 22px;
	margin: 5px auto !important;
	background-color: #65d0fd;
	color: #ffffff;
	font-size: 1.2em;
	font-size: 12px !important;
	font-weight: bold;
	text-align: center;
	line-height: 24px !important;
	-webkit-border-radius: 11px;
	-ms-border-radius: 11px;
	-moz-border-radius: 11px;
	-o-border-radius: 11px;
	border-radius: 11px;
}

.tokushu-wrap .fair dl {
	width: 100%;
	padding: 5px 10px !important;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.tokushu-wrap .fair dl dt,
.tokushu-wrap .fair dl dd {
	display: inline-block;
	color: #008fe9 !important;
	font-size: 1.1em;
	font-size: 11px !important;
	line-height: 1.6 !important;
	text-align: left;
	vertical-align: top;
}

.tokushu-wrap .fair dl dt {
	width: 15%;
	font-weight: bold;
}

.tokushu-wrap .fair dl dt:before {
	display: inline-block;
	margin-right: 4px !important;
	font-family: FontAwesome;
	content: "\f0da";
}

.tokushu-wrap .fair dl dd {
	width: 85%;
}

.tokushu-wrap .fair ul {
	padding: 5px 10px !important;
	text-align: left;
}

.tokushu-wrap .fair ul li {
	font-size: 1.1em;
	font-size: 11px !important;
	line-height: 1.6 !important;
}

.tokushu-wrap .fair ul li span {
	color: #008fe9 !important;
	font-weight: bold;
}

.tokushu-wrap .fair a img {
	border: none !important;
	-webkit-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.tokushu-wrap .fair a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: galpha(opacity=70) ;
}

.tokushu-wrap .fair iframe {
	margin: 5px auto !important;
}

/* -- キャラ撮りスティック -- */
.tokushu-wrap .charadori {
	width: 470px;
	margin: 10px auto !important;
	padding: 8px !important;
	border: 1px solid #90deff;
	color: #666666;
	text-align: center;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}

.tokushu-wrap .charadori img {
	margin: 5px !important;
	border: 1px solid #cccccc;
}

.tokushu-wrap .charadori p {
	padding: 5px 10px !important;
	font-size: 1.1em;
	font-size: 11px !important;
	text-align: left;
	line-height: 1.6 !important;
}

.tokushu-wrap .charadori h4 {
	height: 22px;
	margin: 5px auto !important;
	background-color: #65d0fd;
	color: #ffffff;
	font-size: 1.2em;
	font-size: 12px !important;
	font-weight: bold;
	text-align: center;
	line-height: 24px !important;
	-webkit-border-radius: 11px;
	-ms-border-radius: 11px;
	-moz-border-radius: 11px;
	-o-border-radius: 11px;
	border-radius: 11px;
}

.tokushu-wrap .charadori dl {
	width: 100%;
	padding: 5px 10px !important;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left !important;
}

.tokushu-wrap .charadori dl dt,
.tokushu-wrap .charadori dl dd {
	display: inline-block;
	color: #008fe9 !important;
	font-size: 1.2em;
	font-size: 12px !important;
	line-height: 1.6 !important;
	text-align: left;
	vertical-align: top;
}

.tokushu-wrap .charadori dl dt {
	width: 39%;
	font-weight: bold;
	background-color: #008fe9;
	color: #fff !important;
	text-align: center !important;
}

.tokushu-wrap .charadori dl dd {
	width: 100%;
	text-align: left !important;
	margin-bottom: 3px !important;
}

.tokushu-wrap .charadori img {
	width: 95%;
}

.tokushu-wrap .charadori .sns-btn {
	display: inline-block;
	position: relative;
	width: 400px;
	height: auto;
	margin: 0 auto 3px !important;
	padding: 10px 0px !important;
	text-align: center;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
  border: 1px solid #b7005c;
  background: -moz-linear-gradient(left, #ef4b9d, #f272b2, #ef4b9d);
  /* Firefox */
  background: -webkit-linear-gradient(left, #ef4b9d, #f272b2, #ef4b9d);
  /* safari Chrome */
  background: -ms-linear-gradient(left, #ef4b9d, #f272b2, #ef4b9d);
  /* IE */
	font-family:Noto Sans Japanese, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

.tokushu-wrap .charadori .sns-btn span {
	position: relative;
	z-index: 3;
	color: #fff !important;
	font-size: 1.8em;
	font-size: 18px !important;
	font-weight: bold;
	line-height: 20px !important;
}

.tokushu-wrap .charadori .sns-btn:hover {
	-webkit-filter: brightness(110%);
	-ms-filter: brightness(110%);
	-moz-filter: brightness(110%);
	-o-filter: brightness(110%);
	filter: brightness(110%);
}


/* -- itemlist -- */
.tokushu-wrap .itemlist {
	width: 100%;
	height: 32px;
	padding: 15px 0 10px !important;
	text-align: center;
}

.tokushu-wrap .itemlist a {
	display: block;
	width: 100%;
	height: 32px;
	background: url(../imgs/itemlist_bg.png) no-repeat left top;
	color: #ffffff;
	font-size: 1.2em;
	font-size: 12px !important;
	font-weight: bold;
	line-height: 34px !important;
}

.tokushu-wrap .itemlist a:hover {
	color: #5aceff !important;
}

/* -- footer -- */
.tokushu-wrap .footer {
	padding: 10px 0 !important;
	text-align: center;
}

.tokushu-wrap .footer p {
	color: #008fe9 !important;
	font-size: 1em;
	font-size: 10px !important;
	line-height: 1.6 !important;
}

.tokushu-wrap .footer p:before {
	display: inline-block;
	margin-right: 6px !important;
	font-family: FontAwesome;
	content: "\f1f9";
}

/* -- backtop -- */
.tokushu-wrap .backtop {
	position: fixed;
	bottom: 10px;
	right: 10px;
}

.tokushu-wrap .backtop a {
	display: block;
	width: 43px;
	height: 43px;
	-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: 43px;
	height: 43px;
	background: url(../imgs/backtop.png) no-repeat left top;
}

.tokushu-wrap .backtop a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: galpha(opacity=70) ;
}

/* SP用 */
@media screen and (max-device-width:1024px) {
	.tokushu-wrap .cont {
		width: 96%;
	}

	.tokushu-wrap .cont h3 {
		width: 98%;
		height: 34px;
		margin: 5px auto !important;
		background: none;
		background-color: #00a0e9;
		line-height: 32px !important;
	}

	.tokushu-wrap .cont .product-l,
	.tokushu-wrap .cont .product-m {
		width: 94%;
		padding: 6px !important;
	}

	.tokushu-wrap .cont .product-l p span,
	.tokushu-wrap .cont .product-m p span {
		font-size: 0.7em !important;
	}

	.tokushu-wrap .cont .product-l .cart,
	.tokushu-wrap .cont .product-m .cart {
		width: 110px;
		height: 25px;
	}

	.tokushu-wrap .cont .product-l .cart span,
	.tokushu-wrap .cont .product-m .cart span {
		width: 1.1em !important;
		line-height: 27px !important;
	}

	.tokushu-wrap .cont .product-l p {
		font-size: 1.2em !important;
	}


	.tokushu-wrap .cont .product-l .detail img {
		float: none;
		width: 40%;
		margin: 0 auto 5px !important;
	}

	.tokushu-wrap .cont .product-l .detail img:first-child {
		width: 53%;
		margin-right: 5px !important;
	}

	.tokushu-wrap .cont .product-l > dl dt {
		font-size: 1.1em !important;
	}

	.tokushu-wrap .cont .product-l > dl dd:after {
		font-size: 0.7em !important;
	}

	.tokushu-wrap .cont .product-l table {
		width: 96% !important;
		font-size: 1.0em;
		font-size: 10px !important;
	}

	.tokushu-wrap .cont .product-l table th {
		font-weight: normal;
		line-height: 10px !important;
	}

	.tokushu-wrap .cont .product-l table td {
		text-align: left!important;
		line-height: 12px !important;
		border-top: none;
	}
	
	.tokushu-wrap .cont .product-l table th,
	.tokushu-wrap .cont .product-l table td {
		display: block !important;
		width: auto !important;
	}


	.tokushu-wrap .cont .product-m img {
		width: 45%;
	}

	.tokushu-wrap .cont .product-m p {
		font-size: 1.1em !important;
	}

	.tokushu-wrap .cont .product-m ul {
		padding: 0 !important;
		overflow: auto;
	}

	.tokushu-wrap .cont .product-m ul li {
		font-size: 0.95em !important;
	}

	.tokushu-wrap .cont .product-m .value {
		position: static;
		text-align: right;
		margin-top:5px !important;
	}

	.tokushu-wrap .cont .product-m .value dl dt {
		font-size: 1em !important;
	}

	.tokushu-wrap .cont .product-m .value dl dd {
		font-size: 1.3em !important;
	}

	.tokushu-wrap .cont .product-m .value dd:after {
		font-size: 0.7em !important;
	}

	.tokushu-wrap .fair {
		width: 96%;
	}

	.tokushu-wrap .fair img {
		width: 96%;
		margin: 5px auto !important;
	}

	.tokushu-wrap .fair h4 {
		font-size: 1em !important;
	}

	.tokushu-wrap .fair dl dt,
	.tokushu-wrap .fair dl dd {
		font-size: 1em !important;
	}

	.tokushu-wrap .fair dl dt {
		width: 20%;
	}

	.tokushu-wrap .fair dl dd {
		width: 80%;
	}

	.tokushu-wrap .fair a img {
		width: 60%;
	}

	.tokushu-wrap .itemlist {
		height: 36px;
		padding: 0 !important;
	}

	.tokushu-wrap .itemlist a {
		height: 36px;
		background: none;
		background-color: #036eb8;
		line-height: 37px !important;
	}

	.tokushu-wrap .cont .product-l > dl dd {
		font-size: 1.5em !important;
	}
	
	
/* -- キャラ撮りスティック -- */
.tokushu-wrap .charadori {
	width: 94% !important;
	padding: 6px !important;
}

.tokushu-wrap .charadori img {
	width: 95% !important;
}

.tokushu-wrap .charadori h4 {
	width: 94%;
	height: 22px;
	margin: 5px auto !important;
	background-color: #65d0fd;
	color: #ffffff;
	font-size: 1.2em;
	font-size: 12px !important;
	font-weight: bold;
	text-align: center;
	line-height: 24px !important;
	-webkit-border-radius: 11px;
	-ms-border-radius: 11px;
	-moz-border-radius: 11px;
	-o-border-radius: 11px;
	border-radius: 11px;
}

.tokushu-wrap .charadori dl {
	width: 100%;
	padding: 5px 10px !important;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left !important;
}

.tokushu-wrap .charadori dl dt,
.tokushu-wrap .charadori dl dd {
	font-size: 1.1em;
	font-size: 11px !important;
	line-height: 1.4 !important;
}

.tokushu-wrap .charadori dl dt {
	width: 100% !important;
	font-weight: bold;
	color: #fff !important;
}


.tokushu-wrap .charadori .sns-btn {
	padding: 5px 10px !important;
	width: 96% !important;
}

.tokushu-wrap .charadori .sns-btn span {
	font-size: 1.6em;
	font-size: 16px !important;
	line-height: 18px !important;
}


}