@charset "utf-8";
/* CSS Document */

@media screen and (max-device-width: 480px) {
	.tokushu .pc {
		display: none !important;
	}

	.tokushu {
		width: 100%;
		line-height: 1.3;
		display: block;
	}

	.tokushu .header {
		width: 95%;
		text-align: center;
		margin: 0 auto !important;
	}

	.tokushu .header img {
		width: 100%;
		height: auto;
		display: inline-block;
	}

	.tokushu h3 {
		background: none !important;
		margin-bottom: 0!important;
		text-align: center;
		padding: 0 !important;
	}

	.tokushu h3 img {
		width: 95%!important;
		height: auto;
	}

	.tokushu .item_block .product_l h4 a {
		font-size: 1.6em !important;
		margin-right: 10px !important;
	}

	.tokushu .item_block .product_l h5 {
		font-size: 1.4em !important;
		margin-right: 10px !important;
	}
	
	.tokushu .product_l div .detail {
		text-align: center;

	}

	.tokushu .product_l div .detail .wrap {
		line-height: 1.4;
		font-size: 1.1em !important;
		position: static;
		width: 100%;
		text-align: center !important;
	}

	.tokushu .product_l div .detail .wrap {
		line-height: 1.4;
		position: static;
		width: 80%;
		text-align: center !important;
	}

	.tokushu .product_l div .detail .wrap dl {
		text-align: center;
	}

	.tokushu .product_l div .detail .wrap dl dt {
		display: inline-block;
		font-size: 1.2em !important;
		width: auto !important;
	}

	.tokushu .product_l div .detail .wrap dl dd:after {
		font-size: 0.5em !important;
	}

	.tokushu .product_l div .detail .wrap dl dd {
		display: inline-block;
		font-size: 1.5em !important;
		width: auto !important;
	}

	.tokushu .product_l dl {
		font-size: 1.4em !important;
	}

	.tokushu .product_l dl dt {
		font-size: 1em !important;
	}

	.tokushu .product_l dl dd {
		font-size: 1em !important;
		line-height: 1.4;
	}

	.tokushu .product_l .cart {
		font-size: 1.8em !important;
		width: 65%;
		display: inline-block;
	}

	/*商品詳細*/
	.tokushu table {
		width: 98% !important;
		margin: 5px auto 15px !important;
	}

	.tokushu th {
		font-weight: normal;
		line-height: 10px !important;
		font-size: 1.2em;
		font-size: 12px !important;
		font-weight: bold;
	}

	.tokushu td {
		text-align: center!important;
		font-size: 1.1em;
		font-size: 11px !important;
		border-top: none;
		font-weight: normal !important;
		padding: 0 3px 5px !important;
	}
.tokushu td.text-left {
		text-align: left!important;
	}
	.tokushu th,
	.tokushu td {
		display: block !important;
		width: auto !important;
	}

	.tokushu .product_l div .detail .p_img img {
		margin-left: 5px !important;
	}
	
.tokushu .product_l ul li{
	font-size: 1.1em;
	font-size: 11px !important;
}

.tokushu .product_l ul li:first-child{
	font-size: 1.3em;
	font-size: 13px !important;
	font-weight: bold;
	border:none;
	background: none;
}

	.tokushu .bnr {
		width: 100%;
	}

	.tokushu .product_l div .detail .p_img02 img:hover {
		transform: none;
		cursor: none;
	}

	.tokushu .bnr {
		width: 95%;
	}

	.tokushu .bnr img {
		width: 100%;
	}
}

@media screen and (min-width:768px) and (max-width:1024px) {
	.tokushu {
		width: 100%;
		line-height: 1.3;
	}

	.tokushu .header {
		width: 95%;
		text-align: center;
		margin: 0 auto !important;
	}

	.tokushu .header img {
		width: 100%;
		height: auto;
		display: inline-block;
	}

	.tokushu h3 {
		background: none !important;
		margin-bottom: 10px !important;
		text-align: center;
		padding: 0 !important;
	}

	.tokushu h3 img {
		width: 95%;
		height: auto;
	}

	.tokushu .item_block .product_l h4 a {
		font-size: 2.8em !important;
		margin-right: 10px !important;
		padding: 10px !important;
	}

	.tokushu .product_l div .detail {
		text-align: center;

	}

	.tokushu .product_l div .detail .wrap {
		line-height: 1.4;
		text-align: center !important;
		position: absolute;
		right: 20px;
		bottom: 5px;
	}

	.tokushu .product_l div .detail .wrap dl dt {
		display: inline-block;
		font-size: 1.6em !important;
		width: auto !important;
	}

	.tokushu .product_l div .detail .wrap dl dd:after {
		font-size: 0.5em !important;
	}

	.tokushu .product_l div .detail .wrap dl dd {
		display: inline-block;
		font-size: 1.7em !important;
		width: auto !important;
	}

	.tokushu .product_l dl {
		font-size: 1.6em !important;
		line-height: 1.4;
	}

	.tokushu .product_l dl dt {
		font-size: 1.1em !important;
	}

	.tokushu .product_l dl dd {
		font-size: 1em !important;
		line-height: 1.4;
	}

	.tokushu .product_l .cart {
		font-size: 2.5em !important;
		display: inline-block;
	}

	.tokushu .bnr {
		width: 100%;
	}
}
