@charset "UTF-8";

/* SP */
@media screen and (max-device-width: 480px) {
	.tokushu-wrap {
		width: 100% !important;
	}

	.tokushu-wrap .pc {
		display: none !important;
	}

	.tokushu-wrap .header {
		width: 100%;
		height: auto;
		background: none !important;
		margin: 0 !important;
		padding: 0 !important;
		-webkit-box-shadow: 0px 2px 5px rgba(96, 96, 96, 0.3);
		-moz-box-shadow: 0px 2px 5px rgba(96, 96, 96, 0.3);
		box-shadow: 0px 2px 5px rgba(96, 96, 96, 0.3);
	}

	.tokushu-wrap .header img {
		display: block;
	}

	.tokushu-wrap .cont-wrap {
		width: 98%;
		-webkit-box-shadow: 0px 0px 0px !important;
		-moz-box-shadow: 0px 0px 0px !important;
		box-shadow: 0px 0px 0px !important;
		margin: 30px auto 15px !important;
	}

	.tokushu-wrap h3 {
		position: absolute;
		top: -25px;
		right: 0;
		left: 0;
		background: none;
	}

	.tokushu-wrap h3 img {
		width: 50%;
	}

	/* -- cont -- */

	.tokushu-wrap .cont {
		padding: 5px !important;
	}

	/* -- 商品名 --*/
	.tokushu-wrap .item-ttl {
		width: 100%;
		padding: 2px 0px 4px 2px !important;
		margin: 5px 0px 0px !important;
		font-size: 14px !important;
		line-height: 130% !important;
	}

	.tokushu-wrap .item-ttl .dvd01 {
		letter-spacing: -0.01em !important;
	}

.tokushu-wrap .item-ttl.green:hover::after {
	top: 0;
	left: 0;
	background: url(../imgs/icon_frb00.png) no-repeat 6px 5px !important;
	background-color: #ff7373 !important;
	color: #fff !important;
}
	.tokushu-wrap .item-ttl.pink:hover::after {
		top: 0;
		left: 0;
		background: url(../imgs/icon_frb00.png) no-repeat 6px 5px !important;
		background-color: #77e78e !important;
		color: #fff !important;
	}


	/* -- 詳細への誘導 --*/
	.tokushu-wrap .cont p {
		position: absolute;
		right: 7px;
		margin: 2px 0px 6px !important;
		padding: 6px 4px 4px !important;
		font-size: 1.2em;
		font-size: 12px !important;
	}

	/* 商品画像 */
	.tokushu-wrap .item-img {
		position: relative;
		margin: 30px auto 10px !important;
	}

	.tokushu-wrap .item-img img {
		width: 38% !important;
		/*画像が3点の場合 width: 28% !important;*/
	}

	.tokushu-wrap .item-img img:first-child {
		width: 55% !important;
		/*画像が3点の場合 width: 38% !important;*/
	}
	
	.tokushu-wrap .item-img .tokuten-img img {
			width: 38% !important;
	}


	/* 商品詳細 */
	.tokushu-wrap .item-img .item-data {
		position: relative;
		top: 5px;
		background-color: #eee;
		padding: 5px 3px 3px !important;
		margin: 5px 5px 0 !important;
	}

	.tokushu-wrap .item-img .item-data ul {
		text-align: left !important;
	}
	
	.tokushu-wrap .item-img .item-data ul li {
	margin-left: 4.9em !important;
	text-indent: -4.9em !important;
}
.tokushu-wrap .item-img .item-data ul li span {
	font-weight: bold;
	text-indent: 0 !important;
}

	/*商品詳細*/
.tokushu-wrap .special03 {
	width: 98%;
	margin: 0 auto !important;
}

.tokushu-wrap .special03 .ttl {
	color: #fff;
	background-color: #e87400;
	padding: 5px 2px 4px !important;
	margin: 0 !important;
	font-size: 1.15em;
	font-size: 11.5px !important;
	line-height: 14px !important;
	font-weight: 600;
}

	.tokushu-wrap table {
		width: 98% !important;
		margin: 5px auto 10px !important;
		font-size: 1.0em;
		font-size: 10px !important;
	}
	.tokushu-wrap table.green {
		margin: 5px auto 0 !important;
	}

	.tokushu-wrap th {
		font-weight: normal;
		line-height: 10px !important;
	}

	.tokushu-wrap td {
		text-align: center!important;
		line-height: 11px !important;
		border-top: none;
		margin-bottom:1px !important;
	}
	
	.tokushu-wrap th,
	.tokushu-wrap td {
		display: block !important;
		width: auto !important;
	}
	
.tokushu-wrap table.pink td {
	border-right: 2px dotted #ff7373;
	border-left: 2px dotted #ff7373;
	border-bottom: 2px dotted #ff7373;
	border-top: none !important;
}	
.tokushu-wrap table.green td {
	border-right: 2px dotted #77e78e;
	border-left: 2px dotted #77e78e;
	border-bottom: 2px dotted #77e78e;
	border-top: none !important;
}
.tokushu-wrap table.orange {
	width: 100% !important;
}

	/* 特典 */
	.tokushu-wrap .special {
		grid-auto-columns: auto !important;
	}

	.tokushu-wrap .special .box__itmes {
		grid-column: 1 / 3 !important;
	}

	.tokushu-wrap .special .box__itmes.green {
		border-top: none;
		border-left: 2px dotted #77e78e;
	}

	.tokushu-wrap .special .box__itmes.pink {
		border-top: none;
		border-left: 2px dotted #ff7373;
	}

	.tokushu-wrap .special .box__title {
		grid-column: 1 / 3 !important;
		margin-bottom: 0 !Important;
	}

	.tokushu-wrap .special .box__title.special1 {
		padding: 4px !important;
	}


	/* 価格 */
	.tokushu-wrap .item-bottom dl {
		display: inline-block;
		color: #585858 !important;
		margin-bottom: 10px;
	}

	.tokushu-wrap .item-bottom dl dt,
	.tokushu-wrap .item-bottom dl dd {
		display: inline-block;
	}

	.tokushu-wrap .item-bottom dl dt {
		margin: 0 5px !important;
		font-size: 1.2em;
		font-size: 12px !important;
	}

	.tokushu-wrap .item-bottom dl dd {
		font-size: 2.0em;
		font-size: 20px !important;
		font-weight: bold !important;
	}

	.tokushu-wrap .item-bottom dl dd:after {
		display: inline-block;
		margin: 0 !important;
		font-size: 1.0em;
		font-size: 10px !important;
		font-weight: normal;
		content: "（税込）";
	}

	/*　購入ボタン */
	.tokushu-wrap .item-bottom .cart {
		width: 180px !important;
		height: 35px !important;
	}

	.tokushu-wrap .item-bottom .cart span {
		font-size: 1.6em;
		font-size: 16px !important;
		line-height: 33px !important;
	}

	/* -- footer -- */

	.tokushu-wrap .induction {
		padding: 5px 0 !important;
	}

	.tokushu-wrap .induction img {
		width: 90%;
	}

	.tokushu-wrap .bottom {
		position: absolute;
		bottom: 43px !important;
	}

	.tokushu-wrap .bottom img {
		width: 100%;
	}

	.tokushu-wrap .footer {
		height: 45px;
		margin: 45px auto 0 !important;
	}
	/*　モーダル設定 */
	.tokushu-wrap .modal-window .modal-inner img {
		width: 95%;
		height: auto;
	}
}
