@charset "UTF-8";
@media screen and (min-width:1025px) {
	.tokushu-wrap .sp {
		display: none !important;
	}
}

/* -- all -- */
/* -- 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;
}

/* -- tokushu-wrap -- */
.tokushu-wrap {
	width: 100%;
	margin: 0;
	padding: 10px 0 !important;
	background: url(../imgs/bg.jpg) repeat left top;
	font-family: Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic";
	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 p,
.tokushu-wrap div {
	margin: 0 !important;
	padding: 0 !important;
}

.tokushu-wrap > img {
	width: 100%;
}

/* -- cont -- */
.tokushu-wrap .cont {
	position: relative;
	width: 510px;
	margin: 20px 0 !important;
	padding: 5px 10px !important;
	background: url(../imgs/cont-m.png) repeat-y left top;
	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;
}

.tokushu-wrap .cont:before {
	display: block;
	position: absolute;
	top: -5px;
	left: 0;
	width: 510px;
	height: 5px;
	background: url(../imgs/cont-t.png) no-repeat left top;
	content: "";
}

.tokushu-wrap .cont:after {
	display: block;
	position: absolute;
	bottom: -9px;
	left: 0;
	width: 510px;
	height: 9px;
	background: url(../imgs/cont-b.png) no-repeat left top;
	content: "";
}

.tokushu-wrap .cont .dummy {
	border: none !important;
	background: none !important;
}

/* -- product-l -- */
.tokushu-wrap .cont .product-l {
	width: 460px;
	margin: 10px auto !important;
	padding: 10px !important;
	border: 1px solid #a6e7ff;
	-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 .cont .product-l h3 {
	margin: 10px 5px !important;
	padding: 0;
	background: none;
	font-size: 1.4em;
	font-size: 14px !important;
	font-weight: bold;
	text-align: left;
}

.tokushu-wrap .cont .product-l h3:before {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px !important;
	background: url(../imgs/icon.png) no-repeat left top;
	content: "";
}

.tokushu-wrap .cont .product-l h3 span {
	font-size: 1.05em;
	font-size: 10.5px !important;
	font-weight: normal;
}

.tokushu-wrap .cont .product-l h3 a {
	color: #48b3f0 !important;
}

.tokushu-wrap .cont .product-l h3 a:hover {
	color: #87d2fc !important;
}

.tokushu-wrap .cont .product-l .comment {
	margin: 5px !important;
	color: #666666 !important;
	font-size: 1.05em;
	font-size: 10.5px !important;
	text-align: left;
}

.tokushu-wrap .cont .product-l .left-block {
	display: inline-block;
	width: 250px;
	text-align: center;
	vertical-align: top;
}

.tokushu-wrap .cont .product-l .left-block img {
	width: 95%;
	margin: 5px auto !important;
	border: 1px solid #dddddd;
}

.tokushu-wrap .cont .product-l .right-block {
	display: inline-block;
	position: relative;
	width: 180px;
	height: 240px;
	text-align: center;
}

.tokushu-wrap .cont .product-l .right-block img {
	width: 95%;
	margin: 5px auto !important;
	border: 1px solid #dddddd;
}

.tokushu-wrap .cont .product-l .value {
	position: absolute;
	bottom: 0;
	right: 8px;
	text-align: right;
}

.tokushu-wrap .cont .product-l .value dl {
	color: #48b3f0 !important;
}

.tokushu-wrap .cont .product-l .value dl dt {
	display: inline-block;
	font-size: 1.2em;
	font-size: 12px !important;
	font-weight: bold;
}

.tokushu-wrap .cont .product-l .value dl dd {
	display: inline-block;
	margin-left: 5px !important;
	font-size: 1.6em;
	font-size: 16px !important;
	font-weight: bold;
}

.tokushu-wrap .cont .product-l .value dl dd:after {
	display: inline-block;
	font-size: 1.05em;
	font-size: 10.5px !important;
	font-weight: normal;
	content: "（税込）";
}

.tokushu-wrap .cont .product-l .cart {
	display: inline-block;
	margin-top: 3px !important;
	width: 120px;
	height: 27px;
	text-align: right;
}

.tokushu-wrap .cont .product-l .cart span {
	display: block;
	width: 120px;
	height: 27px;
	background: url(../imgs/cart.png) no-repeat right top;
}

.tokushu-wrap .cont .product-l .cart:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: alpha(opacity=70);
}

/* -- spec -- */
.tokushu-wrap .cont .product-l .spec-space {
	margin: 5px auto !important;
}

.tokushu-wrap .cont .product-l .spec-space table {
	width: 400px;
	margin: 0 auto 10px auto !important;
	padding: 0;
	border-collapse: separate;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	color: #666666 !important;
	font-size: 1.1em;
	font-size: 11px !important;
}

.tokushu-wrap .cont .product-l .spec-space table th {
	width: 18%;
	padding: 6px 3px 3px 6px !important;
	background-color: #cccccc;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

.tokushu-wrap .cont .product-l .spec-space table td {
	width: 82%;
	padding: 6px 3px 3px 6px !important;
	background-color: #fafafa;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: left;
}

/* -- product-m -- */
.tokushu-wrap .cont > span {
	width: 100%;
	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-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
	justify-contents: space-between;
	margin: 15px 0!important;
}

.tokushu-wrap .product-m {
	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;
	ustify-content: space-between;
  width: 47%;
  margin: 0 5px 10px!important;
	padding: 5px 0!important;
  text-align: center;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
	min-height: 0%;
	border: #87d2fc solid 1px;
}

.tokushu-wrap .product-m:nth-child(2n+1):last-child{
  margin: 0!important;
	margin-right: 49%!important;
}

.tokushu-wrap .product-m img{
  width: 95%;
	border: 1px solid #dddddd;
}

.tokushu-wrap .product-m p {
	padding: 5px !important;
	line-height: 1.2!important;
	font-size: 1.3em;
	font-size: 13px !important;
	font-weight: bold;
	text-align: left;
}

.tokushu-wrap .product-m p span {
	font-size: 1.05em;
	font-size: 10.5px !important;
	font-weight: normal;
}

.tokushu-wrap .product-m p a {
	color: #48b3f0 !important;
}

.tokushu-wrap .product-m p a:hover {
	color: #87d2fc !important;
}tokushu-wrap .product-l p {
	padding: 5px !important;
	font-size: 1.3em;
	font-size: 13px !important;
	font-weight: bold;
	text-align: left;
}

.tokushu-wrap .product-m p:before {
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-right: 5px !important;
	background: url(../imgs/icon.png) no-repeat left 1px;
	content: "";
}

.tokushu-wrap .product-m .detail{
	font-weight: bold;
	margin: 0 auto!important;
	margin-top: auto!important;
	width: 100%;
	overflow: hidden!important;
}

.tokushu-wrap .product-m .detail ul li span {
	font-weight: bold;
}

.tokushu-wrap .product-m .detail ul li span:after {
	display: inline-block;
	margin: 0 5px !important;
	font-family: FontAwesome;
	content: "\f0da";
}


.tokushu-wrap .product-m .detail .value {
	margin-top: 3px!important;
}


.tokushu-wrap .product-m .detail .value dl {
	color: #48b3f0 !important;
	font-weight: bold;
	margin-top: 3px;
}

.tokushu-wrap .product-m .detail .value dl dt {
	display: inline-block;
	margin: 0 4px !important;
	font-size: 1.25em;
	font-size: 12.5px !important;
}

.tokushu-wrap .product-m .detail .value dl dd {
	display: inline-block;
	font-size: 1.8em;
	font-size: 18px !important;
}

.tokushu-wrap .product-m .detail .value dl dd:after {
	display: inline-block;
	font-size: 1.05em;
	font-size: 10.5px !important;
	font-weight: normal;
	content: "（税込）";
}

.tokushu-wrap .product-m .detail .value .price {
	color: #323232!important;
	font-weight: normal;
	margin-top: 5px!important;
}

.tokushu-wrap .product-m .detail .value .price dt {
	font-size: 1.1em;
	font-size: 11px !important;
}

.tokushu-wrap .product-m .detail .value .price dd {
	font-size: 1.6em;
	font-size: 16px !important;
}

.tokushu-wrap .product-m .detail .value .price dd:after {
	font-size: 1em;
	font-size: 10px !important;
	font-weight: normal;
	content: "（税込）";
}

.tokushu-wrap .product-m .cart {
	display: inline-block;
	margin: 3px 0 !important;
	width: 120px;
	height: 27px;
	text-align: right;
}

.tokushu-wrap .product-m .cart span {
	display: block;
	width: 120px;
	height: 27px;
	background: url(../imgs/cart.png) no-repeat right top;
}

/* -- product-s -- */
.tokushu-wrap .cont .product-s {
	display: inline-block;
	width: 224px;
	margin: 10px 4px !important;
	padding: 10px 5px !important;
	border: 1px solid #a6e7ff;
	text-align: center;
	vertical-align: top;
	-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 .cont .product-s img {
	width: 95%;
	margin: 5px auto !important;
	border: 1px solid #dddddd;
}

.tokushu-wrap .cont .product-s h3 {
	margin: 7px 5px !important;
	padding: 0;
	background: none;
	font-size: 1.3em;
	font-size: 13px !important;
	font-weight: bold;
	text-align: center;
	line-height: 1.6 !important;
}

.tokushu-wrap .cont .product-s h3 span {
	font-size: 1.05em;
	font-size: 10.5px !important;
	font-weight: normal;
}

.tokushu-wrap .cont .product-s h3 a {
	color: #48b3f0 !important;
}

.tokushu-wrap .cont .product-s h3 a:hover {
	color: #87d2fc !important;
	text-decoration: underline !important;
}

.tokushu-wrap .cont .product-s .value {
	margin: 5px auto !important;
	text-align: center;
}

.tokushu-wrap .cont .product-s .value dl {
	color: #48b3f0 !important;
}

.tokushu-wrap .cont .product-s .value dl dt {
	display: inline-block;
	font-size: 1.2em;
	font-size: 12px !important;
	font-weight: bold;
}

.tokushu-wrap .cont .product-s .value dl dd {
	display: inline-block;
	margin-left: 5px !important;
	font-size: 1.5em;
	font-size: 15px !important;
	font-weight: bold;
}

.tokushu-wrap .cont .product-s .value dl dd:after {
	display: inline-block;
	font-size: 1.05em;
	font-size: 10.5px !important;
	font-weight: normal;
	content: "（税込）";
}

.tokushu-wrap .cont .product-s .cart {
	display: inline-block;
	margin: 3px auto !important;
	width: 120px;
	height: 27px;
}

.tokushu-wrap .cont .product-s .cart span {
	display: inline-block;
	width: 120px;
	height: 27px;
	background: url(../imgs/cart.png) no-repeat right top;
}

.tokushu-wrap .cont .product-s .cart:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: alpha(opacity=70);
}

/* -- itemlist -- */
.tokushu-wrap .itemlist {
	height: 30px;
	margin: 20px 10px !important;
	background-color: #bdedff;
	text-align: center;
}

.tokushu-wrap .itemlist p {
	font-size: 1.3em;
	font-size: 13px !important;
	font-weight: bold;
	line-height: 32px !important;
}

.tokushu-wrap .itemlist a {
	color: #28a2e8 !important;
}

.tokushu-wrap .itemlist a:hover {
	color: #6fc2f1 !important;
}

.tokushu-wrap .sale{
	display: inline-block;
	background: #279ee1!important;
	color: #fff;
	font-weight: bold;
	font-size: 2em!important;
	width: 80%;
	padding: 15px 0!important;
	text-align: center;
	margin-top: 5px!important;
	box-shadow:2px 1px 4px -2px #054ea6;
}

.tokushu-wrap .sale span{
	font-size: 1.3em!important;
}

.tokushu-wrap .idolmaster img{
	width: 67.64%!important;
	height: auto;
	padding: 15px 0!important;
}

/* -- copyright -- */
.tokushu-wrap .copy {
	margin: auto;
	padding: 0;
	padding-bottom: 10px!important;
	color: #666666 !important;
	font-size: 1.05em;
	font-size: 10.5px !important;
	text-align: center;
}

.tokushu-wrap .copy:before {
	display: inline-block;
	margin-right: 5px !important;
	font-family: FontAwesome;
	content: "\f1f9";
}

/* SP用 */
@media screen and (max-device-width:1024px) {

	.tokushu-wrap .pc {
		display: none !important;
	}

	.sns-wrap .fb-like,
	.sns-wrap .fb-share-button {
		top: -3.5px;
	}

	.tokushu-wrap .cont {
		width: 96%;
		margin: 5px auto !important;
		padding: 0!important;
		border: 1px solid #6ad7ff;
		background: none;
		background-color: #fff;
		-webkit-border-radius: 4px;
		-ms-border-radius: 4px;
		-moz-border-radius: 4px;
		-o-border-radius: 4px;
		border-radius: 4px;
	}

	.tokushu-wrap .cont:before {
		display: none;
	}

	.tokushu-wrap .cont:after {
		display: none;
	}

	.tokushu-wrap .cont .product-l {
		width: 98%;
		padding: 8px !important;
		text-align: center;
	}

	.tokushu-wrap .cont .product-l h3 {
		font-size: 1.3em !important;
		text-align: left !important;
		line-height: 1.4 !important;
	}

	.tokushu-wrap .cont .product-l h3:before {
		display: none;
	}

	.tokushu-wrap .cont .product-l h3 span {
		font-size: 0.7em !important;
	}

	.tokushu-wrap .cont .product-l .left-block {
		display: inline-block;
		width: 53%;
		margin-right: 5px !important;
	}
	
	.tokushu-wrap .cont .product-l .center-block {
		display: table !important;
		width: 100% !important;
		margin: 0 0 -10px !important;
	}	
	.tokushu-wrap .cont .product-l .center-block img{
		width:60%;
	}
	
	.tokushu-wrap .cont .product-l .right-block {
		display: inline-block;
		width: 40%;
		height: auto;
		margin: 0 auto !important;
	}

	.tokushu-wrap .cont .product-l .value {
		position: static;
		margin: 5px auto !important;
		text-align: center;
	}

	.tokushu-wrap .cont .product-l .value dl dd:after {
		font-size: 0.6em !important;
	}

	.tokushu-wrap .cont .product-l .cart {
		margin-top: 5px !important;
		text-align: center;
	}

	.tokushu-wrap .cont .product-l .spec-space table {
		width: 98%;
		margin: 10px auto !important;
	}
	
	.tokushu-wrap .product-m {
  width: 48%;
  margin: 0 2px 10px!important;
	padding: 5px 0!important;
  text-align: center;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
	min-height: 0%;
}

.tokushu-wrap .product-m:nth-child(2n+1):last-child{
  margin: 0!important;
	margin-right: 49%!important;
}

.tokushu-wrap .product-m p {
	font-size: 1.3em!important;
	margin: 0!important;
	padding: 0 5px 5px!important;
}

.tokushu-wrap .product-m p span {
	font-size: 1.05em;
	font-size: 10.5px !important;
	font-weight: normal;
}

	.tokushu-wrap .cont .product-s {
		width: 48%;
		margin: 5px 2px !important;
		text-align: center !important;
	}

	.tokushu-wrap .cont .product-s img {
		width: 100%;
	}

	.tokushu-wrap .cont .product-s h3 {
		height: calc(70px - 6.5vw) !important;
		font-size: 1.2em !important;
		line-height: 1.3 !important;
	}

	.tokushu-wrap .cont .product-s h3 span {
		font-size: 0.7em !important;
	}
	.tokushu-wrap .cont .product-s .value {
	margin: 5px auto !important;
	text-align: center;
	}
	.tokushu-wrap .cont .product-s .value dl dd:after {
		font-size: 0.6em !important;
	}
}
@media screen and (max-device-width: 450px) {
	.sns-wrap .fb-like,
	.sns-wrap .fb-share-button {
		top: -3.5px;
	}
	
	.tokushu-wrap .product-m .detail .value dl {
	font-weight: bold;
	padding: 3px 0!important;
}

.tokushu-wrap .product-m .detail .value dl dt {
	display: inline-block;
	margin: 0 4px !important;
	font-size: 1.1em!important;
}

.tokushu-wrap .product-m .detail .value dl dd {
	display: inline-block;
	font-size: 1.5em!important;
}

.tokushu-wrap .product-m .detail .value dl dd:after {
	display: inline-block;
	font-size: 0.6em!important;
	font-weight: normal;
	content: "（税込）";
}

.tokushu-wrap .product-m .detail .value .price {
	color: #323232!important;
	font-weight: normal;
}

.tokushu-wrap .product-m .detail .value .price dt {
	font-size: 1.1em!important;
}

.tokushu-wrap .product-m .detail .value .price dd {
	font-size: 1.45em!important;
}

.tokushu-wrap .product-m .detail .value .price dd:after {
	font-size: 0.6em!important;
	font-weight: normal;
	content: "（税込）";
}

.tokushu-wrap .sale{
	font-size: 1.7em!important;
	width: 87%;
}

.tokushu-wrap .sale span{
	font-size: 1.3em!important;
}
}