@charset "shift_jis";
/* CSS Document */

/* -- all -- */
.tokushu {
	display: block;
	position: relative;
	overflow: hidden;
	width: 510px;
	margin: 0;
	padding: 0;
	line-height: 100%;
	text-align: center;
	font-size: 62.5% !important;
	line-height: 1 !important;
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	color: #242424;
	background: #242424;
	font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
}

.tokushu p,
.tokushu div {
	margin: 0;
	padding: 0;
}
.tokushu a {
	text-decoration: none!important;
}

.br-pc {
display:block; 
}
.br-sp { 
	display:none;
}

/* -- header -- */
.tokushu .top {
	width: 97%;
	margin: 8px auto 20px!important;
}

.tokushu .top img {
	width: 100%;
}

h3 {
	margin:  0;             
  font-size:  23px!important;
  position:  relative;
  display:  inline-block;
  padding: 0 15px!important;
	background: #242424;
	color: #fc4799;
	font-weight: bold;
	margin-bottom: 10px!important;
}

.cont_title {
    position: relative;
    margin-bottom:15px;
}

.cont_title:before{
	content:  ''; 
    display:  block;
    position:  absolute;
    left:  0;  
    width:  100%;
    height:  2px; 
    top: 0;
    bottom:  0;
    margin:  auto;
		background: #fc4799;
}

/* -- contents -- */
.tokushu .contents {
	width: 100%;
	margin: 0 auto 15px!important;
	text-align: center;
}

.tokushu .contents .product-m {
  width: 96%;
  margin: 0 auto 10px!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%;
	background: linear-gradient(to bottom, #fb459a, #ca57f9)!important;
	padding: 2px!important;
	position: relative;
}

.tokushu .contents .inner{
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top;
	text-align:center !important;
	height: 100%;
	background-color: #fff;
}

.tokushu .contents .product-m .left {
	display: inline-block;
	width: 37%;
	margin: 5px!important;
}

.tokushu .contents .product-m .right {
	display: inline-block;
	width: 58%;
	vertical-align:top;
	margin: 5px!important;
}


.tokushu .contents .product-m .p_img {
	width: 100%;
	display: inline-block;
	position: relative;
}

.tokushu .contents .product-m .p_img:hover{
	filter: Alpha(opacity=70);
	opacity: 0.7;
}

.tokushu .p_img img {
	width: 100%;
	border: 1px solid #909090;
	display: inline-block;
}

.tokushu .p_img span{
 position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	margin: 0!important;
	width: 101%;
	height: 50%;
	background: #e8a5e1;
	filter: Alpha(opacity=80);
	opacity: 0.8;
	font-size: 3.5em;
	font-size: bold;
	box-sizing: border-box!important;
	padding: 25px!important;
}

.tokushu .contents .product-m h4 {
	text-align:left;
	display: inline-block;
	font-size: 0.75rem!important;
	font-weight: bold;
	vertical-align:top;
}

.tokushu .contents .product-m h4 span{
	font-size: 0.7rem!important;
	display: inline-block;
}
.tokushu .contents .product-m h4 a{
	display: inline-block;
	font-size: 0.8rem!important;
	font-weight: bold;
	line-height: 1.2;
	color: #242424;
	text-decoration: none;
	vertical-align:top;
}

.tokushu .contents .product-m h4 a:hover{
	color: #fb71ba!important;
	text-decoration: underline;
}

.tokushu .contents .product-m h4 a:visited{
	color: #242424!important;
}

.tokushu .contents .product-m .value {
	position: absolute;
	bottom: 0;
	right: 10px;
	display: inline-block;
}

.tokushu .contents .product-m .value dl{
	display: block;
	color: #fc4799;
	margin-bottom: 5px!important;
}

.tokushu .contents .product-m .value dl dt{
	display: inline-block;
	font-size: 0.7rem!important;
	font-weight: bold;
}

.tokushu .contents .product-m dl dd{
	display: inline-block;
	font-size: 1rem!important;
	font-weight: bold;
}

.tokushu .contents .product-m dl dd:after{
	display: inline-block;
	content: "（税込）"!important;
	font-size: 0.6rem!important;
}

.tokushu .contents .product-m .cart {
	display: inline-block;
	margin: 0 auto 10px!important;
	padding: 7px 10px 5px!important;
	font-size: 0.9rem!important;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: #fc4799;
	border-radius: 30px;
}

.tokushu .contents .product-m .cart:hover{
	background: #7e7d7d;
	color: #242424!important;
}

.tokushu .contents .product-m .cart:visited{
	background: #282828;
}

.tokushu .btn {
	width: 95%;
	padding: 30px 0!important;
	margin: 15px auto 15px!important;
	font-size: 3em!important;
	border:#fff solid 2px;
	color: #fff;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f9489e+0,d172f9+100 */
background: #f9489e; /* Old browsers */
background: -moz-linear-gradient(left,  #f9489e 0%, #d172f9 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #f9489e 0%,#d172f9 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #f9489e 0%,#d172f9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9489e', endColorstr='#d172f9',GradientType=1 ); /* IE6-9 */

}

.tokushu .btn:hover{
	filter: Alpha(opacity=70);
	opacity: 0.7;
}
.tokushu .backtop {
  position: fixed;
  z-index: 9999;
  bottom: 10px;
  right: 10px;
	}
	