

@media screen and (max-width: 1199px) {
.warp, #contents {width:100%;}
.square_btn {display:none;}
}

@media screen and (max-width: 801px) {
.sp_off {display:none;}
	
#contents img {width:100%;}
.coup td a {font-size:18px;}
/*#header-center {display:none;}
*/

#header-center {
	position: static !important;
}

.square_btn {
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFF;
    background: #d4145a;/*色*/
    border: solid 1px #d4145a;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
	position: absolute;
	right: 5px;
	top: 5px;
	line-height: 30px;
	font-weight:bold;
	height:33px;
}

.koment td {
    text-align: left;
	font-size:10px;
}


.gensen_item li {width:48%; padding:1%;}

.price span {font-size:5vw;}

.flex div a {font-size:3vw;}

.gensen_item li div:nth-child(3) {font-size:3vw;}
.gensen_item li div:nth-child(4) {font-size:4vw;}

.flex div a {font-size:4vw;}

.hinban {font-size:2vw !important;}
.size li {font-size:3vw;}

.colorooi li {height: 18px; line-height:9px; text-indent:-9999px;}

.sold span {
position: absolute;
    top: 47%;
    font-size: 7vw!important;
    left: 8%;}

}