@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 480px) {  
	.tokushu-wrap {
		width: 100%;
		line-height: 1.2;
		background: #292534; /* Old browsers */
background: -moz-linear-gradient(top, #292534 0%, #3f365a 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #292534 0%,#3f365a 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #292534 0%,#3f365a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#292534', endColorstr='#3f365a',GradientType=0 ); /* IE6-9 */
	}
	
	.tokushu-wrap iframe {
	width: 85%;
	height: auto;
}

.tokushu-wrap .header img {
  width: 100%;
  height: auto;
}
.tokushu-wrap .cont {
  position: relative;
  width: 100%;
	margin: 20px auto!important;
	background: #d5d5d5 ;
	border: solid #fff 4px;
	box-shadow: rgba(153,153,153,0.7) 0 0 5px;
	padding: 7px!important;
}

.tokushu-wrap .cont:first-child{
	margin-top: 50px!important;
}

.tokushu-wrap .cont:before {
  display: none;
}

.tokushu-wrap .cont:after {
  display: none;
}
/*.tokushu-wrap .cont:before {
  width: 100%;
}

.tokushu-wrap .cont:after {
  width: 100%;
}
*/
.tokushu-wrap .product-l {
  width: 100%;
	padding: 10px 0!important;
}
.tokushu-wrap h3 {
  background: none!important;
}

.tokushu-wrap .product-l .left-block {
  width: 52%;
}

.tokushu-wrap .product-l .left-block img{
  width: 100%;
}

.tokushu-wrap .product-l .right-block {
  width: 47%;
	position: relative;
	/*height: auto;*/
	}
	.tokushu-wrap .product_s .value .cart {
  display: inline-block;
  width: 90%!important;
	margin: 3px!important;
	font-size: 1.5em!important;
	
}

}

.tokushu-wrap .product-l .right-block .value {
  position: absolute;
  top: 50%;
  left: 5px;
  color: #e7316e;
  text-align: center!important;
	width: 100%;
	margin-top: 0!important;
}

.tokushu-wrap .product-l .right-block .value dt{
	display: inline-block;
}

.tokushu-wrap .product-l .right-block .value dl dd{
	display: inline-block;
}

.tokushu-wrap .product-l .right-block .value dl dd small{
  font-size: 0.5em!important;
	font-weight: normal;
	display: inline-block;
}

.tokushu-wrap .right-block .value dd:after {
  display: inline-block!important;
  font-size: 1.05em!important;
  font-weight: normal;
  content: "（税込）";
}

.tokushu-wrap .right-block .cart {
  display: inline-block;
  width: 95%!important;
  height: 28px;
	margin: 3px!important;
}

.tokushu-wrap .right-block .cart span {
  line-height: 30px !important;
}

.tokushu-wrap .product-l table {
  width: 97%;
}

.tokushu-wrap .product-l table th {
  width: 40%;
}

.tokushu-wrap .product-l table td {
  width: 60%;
}

.tokushu-wrap .itemlist {
  width: 100%;
	height: auto;
}

.tokushu-wrap .itemlist span {
  width: 100%;
	background-size: contain;
}

.tokushu-wrap .footer {
  padding: 20px 0!important;
  text-align: center;
}

}

@media screen and (max-width: 1024px) {

	.tokushu-wrap {
		width: 100%!important;
		line-height: 1.2;
		background: #292534; /* Old browsers */
background: -moz-linear-gradient(top, #292534 0%, #3f365a 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #292534 0%,#3f365a 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #292534 0%,#3f365a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#292534', endColorstr='#3f365a',GradientType=0 ); /* IE6-9 */
	}
	
.tokushu-wrap .header img {
  width: 100%;
  height: auto;
}
.tokushu-wrap .cont {
  position: relative;
  width: 95%;
	margin: 20px auto!important;
	background: #d5d5d5 ;
	border: solid #fff 4px;
	box-shadow: rgba(153,153,153,0.7) 0 0 5px;
}

.tokushu-wrap .cont:first-child{
	margin-top: 50px!important;
}

.tokushu-wrap .cont:before {
  display: none;
}

.tokushu-wrap .cont:after {
  display: none;
}
/*.tokushu-wrap .cont:before {
  width: 100%;
}

.tokushu-wrap .cont:after {
  width: 100%;
}
*/
.tokushu-wrap .product-l {
  width: 100%;
	padding: 10px 5px!important;
}
.tokushu-wrap h3 {
  background: none!important;
}

.tokushu-wrap .product-l .left-block {
  width: 57%;
}

.tokushu-wrap .product-l .left-block img{
  width: 100%;
}

.tokushu-wrap .product-l .right-block {
  width: 37%;
}


.tokushu-wrap .product-l .right-block .value {
  position: absolute;
  bottom: -130px;
  right: 5px;
  color: #e7316e;
  text-align: right;
}

.tokushu-wrap .product-l table {
  width: 95%;
}

.tokushu-wrap .product-l table th {
  width: 30%;
}

.tokushu-wrap .product-l table td {
  width: 70%;
}

.tokushu-wrap .itemlist {
	width: 100%;
	text-align: center;
}

.tokushu-wrap .itemlist span {
  display: inline-block;
	background: url(../imgs/itemlist.png) no-repeat center center;
}


.tokushu-wrap .footer {
  padding: 20px! important;
  text-align: center;
}
}


