/* ------------------------------ PC Guide ------------------------------ */
@media screen and (max-width:1640px){
	.greeting3 strong {font-size:34px; line-height:40px; margin:30px 0 15px;}
	.greeting3 p {font-size:18px; line-height:32px;}
}

/* ------------------------------ PC Guide ------------------------------ */
@media screen and (max-height:900px){
}

/* ------------------------------ PC Guide ------------------------------ */
@media screen and (max-width:1489px){
}

/* ------------------------------ PC Guide ------------------------------ */
@media screen and (max-width:1479px){
}

/* ------------------------------ PC Guide ------------------------------ */
@media screen and (max-width:1439px){
}

/* ------------------------------ PC Guide ------------------------------ */
@media screen and (max-width:1489px) and (max-height:900px){
}

/* ------------------------------ PC Guide ------------------------------ */
@media screen and (max-width:1279px){
	.greeting3 dd {padding:15px 0 15px 30px;}
	.greeting3 .i1 i {height:35px;}
	.greeting3 strong {font-size:28px; line-height:30px; margin:20px 0 10px;}
	.greeting3 p {font-size:16px; line-height:26px;}
	.greeting3 dl:nth-child(2n) dd {padding:15px 20px 15px 0;}
}

/* ------------------------------ Hover ------------------------------ */
@media screen and (min-width:1024px){
	.mvisual_wrap .mv_link a:hover p {height:66px;}
}

/* ------------------------------ Tablet PC ------------------------------ */
@media screen and (max-width:1023px){
	.mc04 .inner > * {flex-direction:column;}
	.mc04 .right > * {width: 100%; height: 50vh;}

	.ethics_list .tt {width:340px;}

/* OUR BRANDS */
	.brand_detail {padding:120px 0 150px;}
	.brand_detail strong {font-size:30px; margin-top:120px;}
}

/* ------------------------------ Mobile ------------------------------ */
@media screen and (max-width:767px){
	.ethics_list .tt {width:260px;}
	
	.jeongdo_list li {height:auto;}

	.greeting3 dd,
	.greeting3 dl:nth-child(2n) dd {padding:30px 0 0;}
	.greeting3 .i1 i {height:30px;}
	.greeting3 strong {font-size:18px; margin:20px 0 10px;}
	.greeting3 p {font-size:14px; line-height:22px;}
/* OUR BRANDS */
	.brand_detail {padding:60px 0 80px;}
	.brand_detail strong {font-size:20px; margin-top:80px;}
}