@charset "utf-8";
/* css by OOparts */

#index_container {
	background:;
	position:relative;
	top:0;
}
.section_slide {
	position:relative;
}
.section_slide > dl {
	position:relative;
}

/* 고객센터 / 롤링 온라인 최근게시물 부분 */
.section_slide .inner_content {
	position:absolute;
	margin-top:-1px;
	left:0;
	right:0;
	bottom:0;
	background-color:rgba(0, 0, 0, 0.6);
	min-height:60px;
	z-index:10;
}
.section_slide .inner_content > ul {
	padding:0.65rem 0;
}
/* 고객센터 */
.section_slide .inner_content .left_area span {
	display:inline-block;
	float:left;
	padding:0 0.5rem;
	margin-top:0.3rem;
}
.section_slide .inner_content .left_area span > img {
	max-width:45px;
	width:100%;
}
.section_slide .inner_content .left_area label {
	font-size:1.3rem;
	color:#2495a7;
	padding:0.5rem;
	line-height:1.6;
	float:left;
}
.section_slide .inner_content .left_area p {
	display:inline-block;
	font-size:1.2rem;
	font-weight:200;
	color:#fff;
	padding:0.5rem;
	line-height:2;
}
/* 롤링 온라인 최근게시물 */
.section_slide .inner_content .latest_area {
	/*padding:15px 10px;
    background-color:#fff;
    border-top:3px solid #3592cd;
	border-bottom:1px solid #ddd;
	border-right:1px solid #eee;
	border-radius:0px;
    box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);*/
    overflow:hidden;
}

.section_wrapper {
	clear:both;
	margin-top:5rem;
	overflow:hidden;
}
.row_section {
	margin-bottom:5rem;
}
.row_section > ul > li {
	text-align:center;
}
.section_01 > ul > li img {
	margin:0 auto;
}

.section_02 > ul {
	margin:-0.714rem -0.714rem 0;
}
.section_02 .latest_area {
	max-height:;
	overflow:hidden;
}
.section_02 > ul > li {
	padding:0.714rem;
}
.section_02 > ul > li:first-child {
	
}
.section_02 > ul > li:first-child > a {
	display:inline-block;
	border:1px solid #ddd;
	padding:0.714rem 0.714rem 1.7rem;
}
.section_02 > ul > li.text-right {
	text-align:right;
}
.section_02 > ul > li.text-left {
	text-align:left;
}
.section_02 > ul > li.text-left img {
	max-height:319px;
}
.section_03 > ul > li {
	margin-bottom:1.428rem;
	padding:0 0.714rem;
}
.section_03 > ul > li.text-left {
	text-align:left;
	padding-left:0.357rem;
}
.section_03 > ul > li.text-right {
	text-align:right;
	padding-right:0.357rem;
}
.section_03 > ul > li > a {
	max-width:590px;
	margin:0 auto;
}
/*
.section_03 > ul > li > p{
	background-color:#fce712;
}
.section_03 > ul > li:first-child > p {
	background-color:#eeeff3;
}
.section_03 > ul > li:last-child > p {
	background-color:#393939;
}
*/