@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);

@media screen and (max-device-width: 1024px) {
.tokushu {
	width: 100%;
}

.tokushu .container {
	width: 95%;
	margin: 0 auto 1.5em!important;
	text-align: center;
}
.tokushu .swiper-container {
	position: relative;
	width: 95%;
	margin: 10px auto !important;
	padding: 0;
	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 .swiper-container img {
	width: 95%;
}

}

@media screen and (max-device-width: 480px) {
.tokushu {
	width: 100%;
}
.br-pc {
	display:none; 
}
.br-sp { 
	display:block;
}

.tokushu h3 {
	font-size: 2.3em!important;
}
.tokushu .container {
	width: 95%;
	margin: 0 auto 1.5em!important;
	text-align: center;
}
.tokushu .swiper-container {
	position: relative;
	width: 95%;
	margin: 10px auto !important;
	padding: 0;
	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 .swiper-container img {
	width: 95%;
}

.tokushu .product_l h4 {
	font-size: 1.6em!important;
	font-weight: bold;
	line-height: 1.3!important;
}
.tokushu .product_l {
	width:95%;
	padding: 0 0.5em 1em 0.5em!important;
}

.tokushu th {
	width: 30%;
	margin: 0 !important;
	padding: 3px!important;
	border-bottom: solid 1px #864fc4;
	text-align: center !important;
	vertical-align: middle !important;
	font-weight: normal;
}
.tokushu td {
	width: 70%;
	margin: 0 !important;
	padding: 3px!important;
	border-bottom: solid 1px #864fc4;
	background-color: #fff;
	vertical-align: middle !important;
	text-align: left;
}
.tokushu .product_l p {
	display: inline-block;
	width: 80%;
	font-size: 1.4em!important;
	font-weight: bold;
	text-align: center;
	color: #e41abc;
	margin: 0 0 0.3em 0!important;
}

.tokushu .product_l p span {
	font-size: 1.7em!important;
}

.tokushu .ttl {
	line-height: 1.3;
}

.tokushu div p {
	line-height: 1.3;

}
}
