@charset "UTF-8";
@font-face {
	font-family: 'apercu_regular_pro';
	src: url("font/apercu/apercu_regular_pro.eot");
	src: url("font/apercu/apercu_regular_pro.eot?") format('embedded-opentype'),
	url("font/apercu/apercu_regular_pro.woff") format('woff'),
	url("font/apercu/apercu_regular_pro.otf") format('opentype');
}
.fadeInUp {
	-webkit-animation-fill-mode:both;
	-ms-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-duration:1s;
	-ms-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
	visibility: visible !important;
}
@-webkit-keyframes fadeInUp {
	0% { opacity: 0; -webkit-transform: translateY(5px); } 
	100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInUp {
	0% { opacity: 0; -webkit-transform: translateY(5px); -ms-transform: translateY(5px); transform: translateY(5px); } 
	100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}


body{
	margin:0;
	padding:0;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	background:#ffffff;
	color:#333333;
	font-size:14px;
}
a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;
}
ul{
	list-style:none;
	margin:0;
	padding:0;
}
#main_image{
	position:relative;
	margin:0;
	padding:0;
	width:100%;
	height:auto;
}
#main_image img{
	display:block;
	width:100%;
	height:auto;
}
.sp_only{
	display:none;
}
#main_logo{
	position:absolute;
	top:270px;
	left:50%;
	margin:0 0 0 -420px;
}
#main_logo img{
	width:400px;
	height:auto;
}
#main_keisai{
	position:absolute;
	bottom:10px;
	left:10px;
	width:150px;
}
#main_keisai img{
	max-width:100%;
	height:auto;
}
#main_read{
	margin:0;
	padding:40px;
	line-height:150%;
	background:#eaf3f7;
	text-align:center;
}
#main_read div{
	margin:40px auto 0 auto;
	width:900px;
}
#main_copy{
	padding:30px 0 15px 0;
	font-size:18px;
	line-height:160%;
	font-weight:bold;
}
#wrapper{
	margin:60px auto 0 auto;
	width:900px;
}
#item_title{
	text-align:center;
	font-size:24px;
	font-family:'apercu_regular_pro';
}
#item_image{
	float:left;
	margin:30px 40px 10px 0;
	text-align:center;
}
#item_image img{
	width:580px;
}
#item_color_title_sp{
	display:none;
}
#item_color_title_pc{
	margin:5px 0;
	text-align:center;
	font-size:16px;
	font-family:'apercu_regular_pro';
}
#item_color_pc{
	float:left;
	width:200px;
}
#item_color{
	margin:30px auto 0 auto;
	width:185px;
}
#item_color li{
	float:none;
	width:185px;
	margin:0 0 10px 0;
}
#item_color li img{
	width:100%;
	height:auto;
}
#item_color li.image_selected img{
	border:1px solid #cccccc;
	box-sizing:border-box;
}
#item_text{
	clear:both;
	margin:20px 0 0 0;
	padding:20px 20px 0 20px;
	line-height:180%;
	text-align:center;
	font-size:16px;
}
#item_text div{
	padding:10px 0 0 0;
}
#item_text a{
	text-align:center;
	text-decoration:underline;
}
#item_text a:hover{
	color:#999999;
}
#classy_point_title{
	margin:100px 0 20px 0;
	text-align:center;
	font-size:24px;
	font-family:'apercu_regular_pro';
}
#classy_point{
	padding:0 0 0 10px;
	width:100%;
	box-sizing:border-box;
}
#classy_point li{
	float:left;
	width:25%;
	padding:0 10px 20px 0;
	box-sizing:border-box;
}
#classy_point li img{
	border:1px solid #f1f1f1;
	width:100%;
	box-sizing:border-box;
}
.classy_point_catch{
	padding:15px 0 10px 0;
	text-align:center;
	font-family:'apercu_regular_pro';
	font-size:18px;
}
.classy_point_text{
	margin:0;
	font-size:12px;
}
#classy_styling_title{
	margin:70px 0 20px 0;
	text-align:center;
	font-size:24px;
	font-family:'apercu_regular_pro';
}
#classy_styling{
	width:100%;
}
#classy_styling li{
	float:left;
	margin:0 0 50px 0;
	width:33%;
	text-align:left;
}
#classy_styling li img{
	width:90%;
}
.classy_styling_text{
	margin:10px 0 0 0;
	font-size:12px;
	line-height:180%;
}



/*.classy_styling_text a span,
#classy_other a span{
	margin:0 0 0 10px;
	padding:2px 10px;
	color:#ffffff;
	background:#333333;
	text-decoration:none;
	font-size:12px;
	font-family:'apercu_regular_pro';
}

*/


/*ここから*/

#classy_styling .itemNane{
	display:inline-block;
	width:30%;
	text-align:left;
	}
	
a:hover#classy_styling .itemNane{
		text-decoration:underline;
	}

#classy_styling .price{
	display:inline-block;
	width:42%;	
	}


#classy_styling .btn{
	margin:0 0 0 10px;
	padding:2px 10px;
	color:#333333;
	background:#ffffff;
	text-decoration:none;
	border:1px solid #333333;
	font-size:12px;
	font-family:'apercu_regular_pro';


}



#classy_other .itemNane{
	display:inline-block;
	width:30%;
	text-align:left;

	}



#classy_other .price{
	display:inline-block;
	width:45%;	

	}


#classy_other .btn{
	margin:0 0 0 8px;
	padding:2px 10px;
	color:#333333;
	background:#ffffff;
	text-decoration:none;
	border:1px solid #333333;
	font-size:12px;
	font-family:'apercu_regular_pro';


}

.classy_other_text br {
  display: none;
}


/*ここまで*/


#classy_other_title{
	margin:70px 0 20px 0;
	text-align:center;
	font-size:24px;
	font-family:'apercu_regular_pro';
}
#classy_other{
	padding:0 0 0 10px;
	width:100%;
	box-sizing:border-box;
}
#classy_other li{
	float:left;
	width:25%;
	padding:0 10px 20px 0;
	box-sizing:border-box;
}
#classy_other li img{
	width:100%;
	box-sizing:border-box;
}
.classy_other_text{
	margin:5px 0 0 0;
	font-size:12px;
	line-height:180%;
}

#bnr_classy{
	padding:70px 10px;
	text-align:center;
}
#bnr_classy img{
	width:878px;
}
#bnr_nagoya{
	padding:20px 10px;
}
#bnr_nagoya img{
	width:100%;
}
#classy_palcloset{
	margin:30px auto;
	width:120px;
}
#classy_palcloset img{
	width:100%;
	height:auto;
}
#classy_copyright{
	margin:60px 0 10px 0;
	text-align:center;
	font-size:12px;
	font-family:'apercu_regular_pro';
}





@media screen and (max-width:768px){
#wrapper{
	margin:0;
	width:100%;
}
#main_image{
	margin:0;
	padding:0;
	position:relative;
}
#main_image img{
	display:block;
	width:100%;
	height:auto;
}
.sp_only{
	display:block;
}
.pc_only{
	display:none;
}
#main_logo{
	position:absolute;
	top:30px;
	text-align:center;
	left:0;
	margin:0;
}
#main_logo img{
	margin:0 auto;
	width:75%;
	height:auto;
}
#main_keisai{
	position:absolute;
	bottom:10px;
	left:10px;
	width:150px;
}
#main_keisai img{
	max-width:100%;
	height:auto;
}
#main_read{
	margin:0;
	padding:10px 20px 20px 20px;
	line-height:150%;
	background:#eaf3f7;
	text-align:left;
}
#main_copy{
	padding:0 0 15px 0;
	font-size:18px;
	line-height:160%;
	font-weight:bold;
}
#main_copy img{
	width:100%;
	height:auto;
}
#main_read div{
	margin:0;
	width:100%;
}
#item_title{
	margin:40px 0 0 0;
}
#item_image{
	float:none;
	margin:30px 0 10px 0;
	text-align:center;
}
#item_image img{
	width:80%;
}
#item_color_title_sp{
	display:block;
	margin:20px 0 5px 0;
	text-align:center;
	font-size:16px;
	font-family:'apercu_regular_pro';
}
#item_color_title_pc{
	display:none;
}
#item_color_title{
}
#item_color_pc{
	float:none;
	width:100%;
}
#item_color{
	margin:0 auto;
	width:94%;
}
#item_color li{
	float:left;
	width:33%;
	margin:0;
}
#item_color li img{
	width:100%;
	height:auto;
}
#item_color li.image_selected img{
	border:1px solid #cccccc;
	box-sizing:border-box;
}
#item_text{
	margin:10px 0 0 0;
	padding:0 20px;
	line-height:150%;
	font-size:14px;
	text-align:left;
}
#classy_point_title{
	margin:60px 0 20px 0;
	text-align:center;
	font-size:24px;
	font-family:'apercu_regular_pro';
}
#classy_point{
	padding:0 0 0 10px;
	width:100%;
	box-sizing:border-box;
}
#classy_point li{
	float:left;
	width:50%;
	padding:0 10px 20px 0;
	box-sizing:border-box;
}
#classy_point li img{
	width:100%;
	box-sizing:border-box;
}
.classy_point_text{
	margin:0;
}
.classy_point_catch{
	padding:10px 0;
}
#classy_styling_title{
	margin:40px 0 20px 0;
	text-align:center;
	font-size:24px;
	font-family:'apercu_regular_pro';
}
#classy_styling{
	width:100%;
}
#classy_styling li{
	float:none;
	margin:0 0 30px 0;
	width:100%;
	text-align:center;
}
#classy_styling li img{
	width:80%;
}
.classy_styling_text{
	margin:0;
	padding:10px 20px;
	line-height:220%;
}
#classy_other_title{
	margin:40px 0 20px 0;
	text-align:center;
	font-size:24px;
	font-family:'apercu_regular_pro';
}
#classy_other{
	padding:0 0 0 10px;
	width:100%;
	box-sizing:border-box;
}
#classy_other li{
	float:left;
	width:50%;
	padding:0 10px 20px 0;
	box-sizing:border-box;
}
#classy_other li img{
	border:1px solid #f1f1f1;
	width:100%;
	box-sizing:border-box;
}
.classy_other_text{
	margin:0;
}


/*ここから*/

#classy_styling .itemNane{
	display:inline-block;
	width:20%;
	text-align:left;
	}


#classy_styling .price{
	display:inline-block;
	width:56%;	
	}



#classy_styling .btn{
	margin:0 0 0 0px;
	padding:2px 10px;
	background:#ffffff;
	border:1px solid #333333;
	text-decoration:none;
	font-size:12px;
	font-family:'apercu_regular_pro';
}



#classy_other .itemNane{
	display:inline-block;
	width:30%;
	text-align:left;
	}


#classy_other .price{
	display:inline-block;
	width:70%;	
	}



#classy_other .btn{
	margin:0 0 0 0px;
	padding:2px 10px;
	text-decoration:none;
	font-size:12px;
	font-family:'apercu_regular_pro';
}
 

.classy_other_text br{
    display: inline;
  }
/*ここまで*/







#bnr_classy{
	padding:20px 10px 0 10px;
}
#bnr_classy img{
	width:100%;
}
#bnr_nagoya{
	padding:20px 10px;
}
#bnr_nagoya img{
	width:100%;
}
#classy_palcloset{
	margin:20px auto;
	width:120px;
}
#classy_palcloset img{
	width:100%;
	height:auto;
}
#classy_copyright{
	margin:30px 0 10px 0;
	text-align:center;
	font-size:12px;
	font-family:'apercu_regular_pro';
}

}
/* clearfix
------------------------------------------------------ */
.clearfix:after{content:""; display:block; clear:both;}
.clearfix{display:inline-block;}
/*\*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
.clearfix{zoom:1;}
