@charset "UTF-8";
/* CSS Document */

.feature_inner {
	overflow: hidden;
	width: 690px;
	margin: auto;
}
.feature_inner_left {
	float: left;
}
.feature_inner_right {
	float: right;
}
.feature_title {
	font-size: 14px;
	color: #666666;
	margin-top: 15px;
	margin-bottom: 3px;
}

.spa_course_title a {
	font-weight: normal;
	color: #856828;
}
.spa_course_1 {
	width: 224px;
	float: left;
}
.spa_course_des {
	font-size: 12px;
	color: #666;
}
.readmore a {
	font-size: 12px;
	color: #856828;
	float: right;
	margin-right: 5px;
	line-height: 12px;
}
.spa_course {
	clear: both;
}
.spa_course_2 {
	width: 167px;
	float: left;
}
.spa_course_bottom {
	clear: both;
	padding-top: 5px;
}
.mg_lr8{
	margin-right: 8px;
	margin-left: 8px;	
}
.mg_lr7{
	margin-right: 7px;
	margin-left: 7px;	
}
.mg_l7{
	margin-left: 7px;	
}
.spa_course_top {
	margin-top: 10px;
}
.spa_course_1_wid {
	padding-right: 5px;
	padding-left: 5px;
}
/*--ヘッドスパ講座--*/
.content_spacourse {
	margin-top: 20px;
}
@media screen and (min-width: 971px) {
.content_spacourse a img:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
}
.content_title {
	display: inline-block;
	color: #333;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
.content_title img {
	width: 24px;
	height: 25px;
	vertical-align: middle;
	margin-top: -5px;
	margin-right: 5px;
}
.content_spacourse_top {
	overflow: hidden;
	margin-bottom: 20px;
}
.content_spacourse_bottom {
	overflow: hidden;
}
.content_spacourse_top li {
	list-style: none;
	float: left;
	width: 32%;
	margin-right: 2%;
}
.content_spacourse_bottom li {
	list-style: none;
	float: left;
	width: 23.5%;
	margin-right: 2%;
}
.content_spacourse_top li:last-child , .content_spacourse_bottom li:last-child {
	margin-right: 0;
}
.content_spacourse_top li a , .content_spacourse_bottom li a {
	display: block;
	color: #666;
}
.content_spacourse_top li a h3 , .content_spacourse_bottom li a h3 {
	border: 1px solid #bcbcbc;
	padding: 10px;
	margin-bottom: 10px;
}
.content_spacourse_top li a h3 img , .content_spacourse_bottom li a h3 img {
	width: 100%;
	height: auto;
}
.content_spacourse_top li a p , .content_spacourse_bottom li a p {
	color: #666;
}
/*--ブランド別特集--*/
.brand_wrap {
	clear: both;
	margin-top: 20px;
}
.brand_wrap .top_title {
	color: #333;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
.brand_wrap .top_title img {
	width: 24px;
	height: 25px;
	vertical-align: middle;
	margin-right: 5px;
	margin-top: -5px;
}
.brand_wrap ul {
	overflow: hidden;
	border: 1px solid #a58b4f;
	padding: 20px;
	margin-top: 10px;
}
.brand_wrap ul li {
	list-style: none;
	float: left;
	width: 18%;
	text-align: center;
	margin-right: 2.5%;
	margin-bottom: 30px;
}
.brand_wrap ul li:nth-child(5n+5) {
	margin-right: 0;
}
.brand_wrap ul li:nth-child(5n+6) {
	clear: both;
}
.brand_wrap ul li:nth-child(n+11) {
	margin-bottom: 0;
}
.brand_wrap ul li a {
	display: block;
	color: #666;
}
.brand_wrap ul li a img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.brand_wrap ul li a p {
	color: #666;
	font-size: 12px;
}
/*--タブレット対応--*/
@media screen and (min-width: 641px) and (max-width: 1059px) {
.feature_inner {
	width: auto;
}
#feature h2 img , .feature_inner p a img , .feature_inner_left p a img , .feature_inner_right p a img {
	width: 100%;
	height: auto;
}
.feature_inner_left , .feature_inner_right {
	width: 49%;
}
.feature_title {
	font-size: 12px;
}
.feature_title img {
	width: 10px;
	height: 13px;
}
.spa_course_1 {
	width: 32%;
}
.spa_course_1 img {
	width: 100%;
	height: auto;
}
.spa_course_1.mg_lr8 {
	margin-left: 2%;
	margin-right: 2%;
}
.rank_detail img {
	width: 11px;
	height: 11px;
}
.spa_course_bottom {
	overflow: hidden;
}
.spa_course_2 {
	width: 24.25%;
}
.spa_course_2 img {
	width: 100%;
	height: auto;
}
.spa_course_2.mg_l7 {
	margin-left: 1%;
}
.spa_course_2.mg_lr7 {
	margin-left: 1%;
	margin-right: 1%;
}
}