body {font-weight: 400;}
h2 {font-weight: 600;}
.clearfix {*zoom:1}
.clearfix:after {display: block;clear: both;content:''}
.fc_orange {color: #f36d21 !important;}
.mOnly {display: none;} 
.content section .lyResult_area {margin-bottom: 100px;}
.content section .lyResult_area .videoBox {padding-top: 56.25%;position: relative;margin-top: 41px;}
.content section .lyResult_area .videoBox iframe {position: absolute;width: 100%;height: 100%;left: 0;top: 0;}
.taC {text-align: center;}
.lyrTit1 {margin-bottom: 55px;padding-left: 50px;}
.lyrTit1.taC {padding-left: 0;}
.lyrTit1 span {display: block;font-size: 20px;line-height: 30px;margin-bottom: 8px;}
.lyrTit1 h3 {font-size: 30px;line-height: 40px;}
.lyrTit2 {padding-left: 50px;margin-bottom: 36px;}
.lyrTit2 h4 {font-size: 24px;line-height: 30px;}
.lyrTit2 p {font-size: 15px;line-height: 26px;margin-top: 16px;}
.lyr_list {width: 100%;
width: calc(100% + 57px);
width: -webkit-calc(100% + 57px);
width: -moz-calc(100% + 57px);
margin-left: -28.5px;
}
.lyr_list > li {float: left; width: 33.33333%;padding:0 28.5px;box-sizing:border-box}
.list_dot > li {position: relative;padding-left: 9px;font-size: 15px;line-height: 27px;}
.list_dot > li:before {content:'';position: absolute;width: 3px;height: 3px;border-radius: 100%;background-color: #333;left: 0;top: 12px;}
.list_water > li {position: relative;padding-left: 5px;}
.list_water > li.fc_orange:before {content:'';position: absolute;width: 8px;height: 14px;background-image: url(../../images/contents/icon_water.png);background-repeat: no-repeat;left: -9px;top: 6.5px;} 


@media screen and (max-width:1024px){

	.content section .lyResult_area {margin-bottom: 80px;}
	.lyrTit1 {margin-bottom: 40px;padding-left: 30px;}
	.lyrTit1 span {display: block;font-size: 18px;line-height: 24px;margin-bottom: 8px;}
	.lyrTit1 h3 {font-size: 24px;line-height: 30px;}
	
	.lyrTit2 {padding-left: 30px;margin-bottom: 26px;}
	.lyrTit2 h4 {font-size: 20px;line-height: 24px;}
	.lyrTit2 p {font-size: 13px;line-height: 20px;margin-top: 8px;}
	.lyr_list {width: calc(100% + 30px);
	width: -webkit-calc(100% + 30px);
	width: -moz-calc(100% + 30px);
	margin-left: -15px;
	}
	.lyr_list > li {padding: 0 15px;}

}

@media screen and (max-width:767px){
	.pcOnly {display: none;}
	.mOnly {display: inline-block;}
	.content section .lyResult_area {margin-bottom: 60px;}
	.content section .lyResult_area .videoBox {margin-top:28px;}
	.lyrTit1 {padding-left: 0;margin-bottom: 30px;}
	.lyrTit1 span {font-size: 15px;line-height: 20px;}
	.lyrTit1 h3 {font-size: 20px;line-height: 28px;}
	.list_dot > li:before {top: 9px;}

	.lyrTit2 {padding-left: 0;margin-bottom: 20px;}
	.lyrTit2 h4 {font-size: 16px;line-height: 24px;}
	.list_dot > li {font-size: 13px;line-height: 22px;}
	.list_water > li.fc_orange:before {top: 5px;-webkit-background-size: cover;
	background-size: cover;width: 6px;height: 11px;}

	.lyr_list > li {width: 100%;margin-bottom: 15px;text-align: center;}
	.lyr_list > li:last-child {margin-bottom: 0;}

}