@charset "utf-8";

/*--------------------------
	common
--------------------------*/
#higher-grade_care-style .pc{display: block;}
#higher-grade_care-style .sp{display: none;}

#higher-grade_care-style h3{
    margin: 0px 0 20px 0;
	color: #333;
	text-align: center;
    font-size: 25px;
    font-weight: bold;
}

#main img{
	width: 100%;
	height: auto;
}

#higher-grade_care-style {
    max-width: 1100px;
    padding: 0 10px;
    margin: 0 auto;
}


.polo{
    margin: 0 0 130px;
}



/*--------------------------
	main_img
--------------------------*/
dl.main_img {
    margin: 0 0 110px;
}

dl.main_img dt {
    margin: 0 0 15px 0;
}

dl.main_img dd{
	text-align: center;
	font-size: 16px;
    letter-spacing: 1.5px;
}



/*--------------------------
	higher-grade_care-style
--------------------------*/
.l-c-col-2-1{
	margin: 0 0 30px;
}


/* --- .brand  --- */

.brand_title {
	margin: 0 0 50px;
}

.brand_title dl dt{
	width: 50%;
	margin: 0 auto 20px;
}

.brand_title dl dd{
	font-size: 18px;
}

.brand_polo{
	margin: 0 0 80px;
}



/* --- .title --- */
.title{
	width: 40%;
	margin: 0 auto 10px;
}


/* --- .item --- */
.item {
    margin: 0 0 25px;
}

#higher-grade_care-style .item ul{
	margin: 30px 0 0;
}

#higher-grade_care-style .item ul li{
	margin: 0 0 25px;
    font-size: 16px;
}

#higher-grade_care-style .item ul li:first-child{
	font-size: 26px;
	font-weight: bold;
}

#higher-grade_care-style .item ul li:last-child{
	margin: 0;
}


/* --- .point --- */

.point .l-c-txt span{
	font-size: 18px;
	font-weight: bold;
}


/*-------------------------------
	676px以下用
---------------------------------*/
@media screen and (max-width: 676px) {

/*--------------------------
	common
--------------------------*/
#higher-grade_care-style .pc{display: none;}
#higher-grade_care-style .sp{display: block;}

#higher-grade_care-style h3 {
	margin: 0px 0 10px;
}

.polo{
    margin: 0 0 60px;
}


/*--------------------------
	main_img
--------------------------*/
dl.main_img {
    margin: 0 0 70px 0;
}

dl.main_img dt {
    margin: 0 0 10px 0;
}

dl.main_img dd {
	text-align: left;
	font-size:15px;
}

/*--------------------------
	higher-grade_care-style
--------------------------*/
/* --- .brand  --- */

.brand_title {
	margin: 0 0 30px;
}

.brand_title dl dt{
	width: 70%;
}

.brand_title dl dd{
	font-size: 16px;
}

.brand_polo{
	margin: 0 0 80px;
}



/* --- .title --- */
.title{
	width: 70%;
	margin: 0 auto 10px;
}


/* --- .item --- */
.item {
    margin: 0 0 25px;
}

#higher-grade_care-style .item ul{
	margin: 30px 0 0;
}


#higher-grade_care-style .item ul li:first-child{
	font-size: 24px;
}

}


/*-------------------------------
470px以下用
---------------------------------*/
@media screen and (max-width: 470px) {

/*--------------------------
	common
--------------------------*/
#higher-grade_care-style h3 {
	margin: 0;
    font-size: 21px;
}

/*--------------------------
	main_img
--------------------------*/

dl.main_img{
    margin: 0 0 40px 0;
}

dl.main_img dd {
	font-size:12px;
}

/*--------------------------
	higher-grade_care-style
--------------------------*/
/* --- .brand  --- */
.brand_title dl dd{
	font-size: 14px;
}

.brand_polo {
    margin: 0 0 50px;
}


/* --- .title --- */
.title{
	width: 70%;
	margin: 0 auto 10px;
}


/* --- .item --- */
.item {
    margin: 0 0 15px;
}

#higher-grade_care-style .item ul{
	margin: 20px 0 0;
}


#higher-grade_care-style .item ul li:first-child{
	margin: 0 0 10px;
	font-size: 21px;
}

#higher-grade_care-style .item ul li{
	font-size: 14px;
}


/* --- .point --- */
.point .l-c-txt span{
    font-size: 15px;
}


}