/*================================
	¼­ºê±âº»·¹ÀÌ¾Æ¿ô-¹ÝÀÀÇü
================================*/
@media (max-width: 575px) {
	.s_wrap{
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;		
	}
	.s_wrap2{
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;		
	}
}
@media (min-width: 576px) {
	.s_wrap{
		max-width: 540px;
		padding-right: 0px;
		padding-left: 0px;
		margin: 0 auto;
	}
	.s_wrap2{
		max-width: 540px;
		padding-right: 0px;
		padding-left: 0px;
		margin: 0 auto;
	}
}
@media (min-width: 768px){
	.s_wrap{
		max-width: 720px;
		padding-right: 0px;
		padding-left: 0px;
	}
	.s_wrap2{
		max-width: 720px;
		padding-right: 0px;
		padding-left: 0px;
	}
}
@media (min-width: 992px){
	.s_wrap{
		max-width: 960px;
		padding-right: 0px;
		padding-left: 0px;
	}
	.s_wrap2{
		max-width: 960px;
		padding-right: 0px;
		padding-left: 0px;
	}
}
@media (min-width: 1100px){
	.s_wrap{
		max-width: 1080px;
		padding-right: 0px;
		padding-left: 0px;
	}
	.s_wrap2{
		max-width: 1080px;
		padding-right: 0px;
		padding-left: 0px;
	}
}
@media (min-width: 1300px){
	.s_wrap{
		max-width: 1280px;
		padding-right: 0px;
		padding-left: 0px;
	}
	.s_wrap2{
		max-width: 1280px;
		padding-right: 0px;
		padding-left: 0px;
	}
}

/*================================
	¼­ºêÀÌ¹ÌÁö-±âº»,¹è°æ±×¸²
================================*/
.sub_img1{
	background: #000000 url(../images/sub/sub_img01.jpg) no-repeat 50% 50%;
	background-size : cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}
.sub_img2{
	background: #000000 url(../images/sub/sub_img02.jpg) no-repeat 50% 50%;
	background-size : cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}
.sub_img3{
	background: #000000 url(../images/sub/sub_img03.jpg) no-repeat 50% 50%;
	background-size : cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}
.sub_img4{
	background: #000000 url(../images/sub/sub_img04.jpg) no-repeat 50% 50%;
	background-size : cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}
.sub_img5{
	background: #000000 url(../images/sub/sub_img05.jpg) no-repeat 50% 50%;
	background-size : cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}

@media (max-width: 575px){
	.sub_img{
		width: 100%;
		height: 200px;
		margin: 60px 0 0 0;
		text-align: center;
		position: relative;
	}
}
@media (min-width: 576px){
	.sub_img{
		width: 100%;
		height: 300px;
		margin: 60px 0 0 0;
		text-align: center;
		position: relative;
	}
}
@media (min-width: 768px){
	.sub_img{
		width: 100%;
		height: 330px;
		margin: 80px 0 0 0;
		text-align: center;
		position: relative;
	}
}
@media (min-width: 992px){
	.sub_img{
		width: 100%;
		height: 350px;
		margin: 100px 0 0 0;
		text-align: center;
		position: relative;
	}
}
@media (min-width: 1100px){
	.sub_img{
		width: 100%;
		height: 400px;
		margin: 100px 0 0 0;
		text-align: center;
		position: relative;
	}
}

/*================================
	¼­ºêÀÌ¹ÌÁö-Å¸ÀÌÆ²
================================*/
@media (max-width: 575px){
	.sub_img h1{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 500;
		font-size: 40px;
		color: #FFFFFF;
		padding: 45px 0 10px 0;
	}
	.sub_img1 h1{
		padding: 30px 0 0px 0;
	}
}
@media (min-width: 576px){
	.sub_img h1{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 500;
		font-size: 40px;
		color: #FFFFFF;
		padding: 100px 0 10px 0;
	}
}
@media (min-width: 768px){
	.sub_img h1{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 500;
		font-size: 45px;
		color: #FFFFFF;
		padding: 100px 0 20px 0;
	}
}
@media (min-width: 992px){
	.sub_img h1{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 500;
		font-size: 50px;
		color: #FFFFFF;
		padding: 90px 0 33px 0;
	}
}
@media (min-width: 1100px){
	.sub_img h1{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 500;
		font-size: 50px;
		color: #FFFFFF;
		padding: 130px 0 33px 0;
	}
}

/*================================
	¼­ºêÀÌ¹ÌÁö-»çÀÌÆ®¸Ê
================================*/
@media (max-width: 575px){
	.sub_img .sub_sitemap{
		font-size: 15px;
		color: #FFFFFF;
	}
	.sub_img .sub_sitemap_home{
		margin: -3px 12px 0 0;
		vertical-align: middle;
	}
	.sub_img .sub_sitemap_cursor{
		padding: 0 9px;
	}
}
@media (min-width: 576px){
	.sub_img .sub_sitemap{
		font-size: 15px;
		color: #FFFFFF;
	}
	.sub_img .sub_sitemap_home{
		margin: -3px 12px 0 0;
		vertical-align: middle;
	}
	.sub_img .sub_sitemap_cursor{
		padding: 0 9px;
	}
}
@media (min-width: 768px){
	.sub_img .sub_sitemap{
		font-size: 16px;
		color: #FFFFFF;
	}
	.sub_img .sub_sitemap_home{
		margin: -3px 14px 0 0;
		vertical-align: middle;
	}
	.sub_img .sub_sitemap_cursor{
		padding: 0 11px;
	}
}

/*================================
	¼­ºê¸Þ´º-1Â÷
================================*/
.sub_menu1 ul li{
	float: left;
}
.sub_menu1 ul li a{
	display: block;
}
.sub_menu1 ul .on{
	background: #a30817;
}
.sub_menu1_4 ul li{
	width: 25%;
}

@media (max-width: 575px){
	.sub_menu1 .s_wrap{
		padding: 0;
	}
	.sub_menu1 ul li a{
		font-size: 15px;
		color: #FFFFFF;
		line-height: 45px;
	}
	.sub_menu1{
		width: 100%;
		height: auto;
		background: rgba(0, 0, 0, 0.6);
		position: absolute;
		bottom: 0;
	}
	.sub_menu1_3 ul li{
		width: 33.3%;
	}
	.sub_menu1_3 ul .li_e{
		width: 33.4%;
	}
	.sub_menu1_5 ul li{
		width: 33.3%;
	}
	.sub_menu1_5 ul .li_3,
	.sub_menu1_5 ul .li_e{
		width: 33.4%;
	}
}
@media (min-width: 576px){
	.sub_menu1_3 ul li{
		width: 33.3%;
	}
	.sub_menu1_3 ul .li_e{
		width: 33.4%;
	}
	.sub_menu1_5 ul li{
		width: 20%;
	}
	.sub_menu1 ul li a{
		font-size: 15px;
		color: #FFFFFF;
		line-height: 55px;
		display: block; 
	}
	.sub_menu1{
		width: 100%;
		height: 55px;
		background: rgba(0, 0, 0, 0.6);
		position: absolute;
		bottom: 0;
	}
}
@media (min-width: 768px){
	.sub_menu1 ul li a{
		font-size: 17px;
		color: #FFFFFF;
		line-height: 60px;
	}
	.sub_menu1{
		width: 100%;
		height: 60px;
		background: rgba(0, 0, 0, 0.6);
		position: absolute;
		bottom: 0;
	}
}
@media (min-width: 992px){
	.sub_menu1 ul li a{
		font-size: 18px;
		color: #FFFFFF;
		line-height: 65px;
		display: block; 
	}
	.sub_menu1{
		width: 100%;
		height: 65px;
		background: rgba(0, 0, 0, 0.6);
		position: absolute;
		bottom: 0;
	}
}
@media (min-width: 1100px){
	.sub_menu1 ul li a{
		font-size: 20px;
		color: #FFFFFF;
		line-height: 70px;
	}
	.sub_menu1{
		width: 100%;
		height: 70px;
		background: rgba(0, 0, 0, 0.6);
		position: absolute;
		bottom: 0;
	}
}

/*================================
	¼­ºê³»¿ë-±âº»·¹ÀÌ¾Æ¿ô
================================*/
@media (max-width: 575px){
	.content{
		width: 100%;
		min-height: 400px;
		overflow: hidden;
		padding: 30px 0;
	}
}
@media (min-width: 576px){
	.content{
		width: 100%;
		min-height: 400px;
		overflow: hidden;
		padding: 40px 0;
	}
}
@media (min-width: 768px){
	.content{
		width: 100%;
		min-height: 400px;
		overflow: hidden;
		padding: 60px 0;
	}
}
@media (min-width: 992px){
	.content{
		width: 100%;
		min-height: 400px;
		overflow: hidden;
		padding: 70px 0;
	}
}
@media (min-width: 1100px){
	.content{
		width: 100%;
		min-height: 400px;
		overflow: hidden;
		padding: 80px 0;
	}
}

/*================================
	¼­ºê³»¿ë-Å¸ÀÌÆ²,³»¿ë
================================*/
.content_layout{
	width: 100%;
	overflow: hidden;
}

@media (max-width: 575px){
	.content_layout1{
		padding: 40px 0 0 0;
	}
	.content_layout .content_layout_left{
		width: 100%;
		float: left;
		padding: 0 0 20px 0;
	}
	.content_layout .content_layout_right{
		width: 100%;
		float: left;
	}
}
@media (min-width: 576px){
	.content_layout1{
		padding: 40px 0 0 0;
	}
	.content_layout .content_layout_left{
		width: 100%;
		float: left;
		padding: 0 0 20px 0;
	}
	.content_layout .content_layout_right{
		width: 100%;
		float: left;
	}
}
@media (min-width: 768px){
	.content_layout1{
		padding: 40px 0 0 0;
	}
	.content_layout .content_layout_left{
		width: 25%;
		float: left;
		padding: 0;
	}
	.content_layout .content_layout_right{
		width: 75%;
		float: left;
	}
}
@media (min-width: 992px){
	.content_layout1{
		padding: 80px 0 0 0;
	}
}
@media (min-width: 1100px){
	.content_layout1{
		padding: 125px 0 0 0;
	}
}

/*================================
	¼­ºê³»¿ë-Å¸ÀÌÆ²
================================*/
.content_layout .content_layout_left .h1_line{
	height: 16px;
	background: #f7c0c0;
	display: block;
	margin: -20px 0 0 0;
}

@media (max-width: 575px){
	.content_layout .content_layout_left .h1_title{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		font-size: 28px;
		color: #000000;
		position: relative;
		z-index: 2;
	}
	.content_layout .content_layout_left .h1_line84{
		width: 63px;
	}
	.content_layout .content_layout_left .h1_line87{
		width: 64px;
	}
	.content_layout .content_layout_left .h1_line122{
		width: 91px;
	}
	.content_layout .content_layout_left .h1_line124{
		width: 90px;
	}
	.content_layout .content_layout_left .h1_line157{
		width: 116px;
	}
	.content_layout .content_layout_left .h1_line160{
		width: 116px;
	}
}
@media (min-width: 576px){
	.content_layout .content_layout_left .h1_title{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		font-size: 28px;
		color: #000000;
		position: relative;
		z-index: 2;
	}
	.content_layout .content_layout_left .h1_line84{
		width: 63px;
	}
	.content_layout .content_layout_left .h1_line87{
		width: 64px;
	}
	.content_layout .content_layout_left .h1_line122{
		width: 91px;
	}
	.content_layout .content_layout_left .h1_line124{
		width: 91px;
	}
	.content_layout .content_layout_left .h1_line157{
		width: 116px;
	}
	.content_layout .content_layout_left .h1_line160{
		width: 116px;
	}
}
@media (min-width: 768px){
	.content_layout .content_layout_left .h1_title{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		font-size: 30px;
		color: #000000;
		position: relative;
		z-index: 2;
	}
	.content_layout .content_layout_left .h1_line84{
		width: 67px;
	}
	.content_layout .content_layout_left .h1_line87{
		width: 68px;
	}
	.content_layout .content_layout_left .h1_line122{
		width: 95px;
	}
	.content_layout .content_layout_left .h1_line124{
		width: 95px;
	}
	.content_layout .content_layout_left .h1_line157{
		width: 124px;
	}
	.content_layout .content_layout_left .h1_line160{
		width: 124px;
	}
}
@media (min-width: 992px){
	.content_layout .content_layout_left .h1_title{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		font-size: 35px;
		color: #000000;
		position: relative;
		z-index: 2;
	}
	.content_layout .content_layout_left .h1_line84{
		width: 76px;
	}
	.content_layout .content_layout_left .h1_line87{
		width: 78px;
	}
	.content_layout .content_layout_left .h1_line122{
		width: 110px;
	}
	.content_layout .content_layout_left .h1_line124{
		width: 110px;
	}
	.content_layout .content_layout_left .h1_line157{
		width: 143px;
	}
	.content_layout .content_layout_left .h1_line160{
		width: 143px;
	}
}
@media (min-width: 1100px){
	.content_layout .content_layout_left .h1_title{
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		font-size: 40px;
		color: #000000;
		position: relative;
		z-index: 2;
	}
	.content_layout .content_layout_left .h1_line84{
		width: 84px;
	}
	.content_layout .content_layout_left .h1_line87{
		width: 87px;
	}
	.content_layout .content_layout_left .h1_line122{
		width: 122px;
	}
	.content_layout .content_layout_left .h1_line124{
		width: 124px;
	}
	.content_layout .content_layout_left .h1_line157{
		width: 157px;
	}
	.content_layout .content_layout_left .h1_line160{
		width: 160px;
	}
}

/*================================
	Æ÷ÀåÀÌ¶õ-½ÄÇ°Æ÷ÀåÀÇ¿ªÈ°
================================*/
.page1_title_img_xs img{
	width: 100%;
}
.page1_title dl dd{
	text-align: justify;
	word-break: break-all;
}

@media (max-width: 575px){
	.page1_title{
		width: 100%;
		overflow: hidden;
	}
	.page1_title dl{
		width: 100%;
		overflow: hidden;
		background-color: rgba(163, 8, 23, 0.95);
		position: relative;
		bottom: 0;
		padding: 20px 0 25px 0;
	}
	.page1_title dl dt{
		width: 100%;
		float: left;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		font-size: 20px;
		color: #FFFFFF;
		padding: 5px 20px 0 20px;
	}
	.page1_title dl dd{
		width: 100%;
		float: left;
		font-size: 16px;
		color: #FFFFFF;
		line-height: 25px;
		padding: 5px 20px 0 20px;
	}
}
@media (min-width: 576px){
	.page1_title{
		width: 100%;
		height: 500px;
		background: #FFFFFF url(../images/sub/page1_1_img01.jpg) no-repeat 50% 50%;
		background-size : cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		position: relative;
	}
	.page1_title dl{
		width: 100%;
		background-color: rgba(163, 8, 23, 0.95);
		position: absolute;
		bottom: 0;
		padding: 20px 0 25px 0;
	}
	.page1_title dl dt{
		width: 100%;
		float: left;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		font-size: 28px;
		color: #FFFFFF;
		padding: 5px 0 0 30px;
	}
	.page1_title dl dd{
		width: 100%;
		float: left;
		font-size: 16px;
		color: #FFFFFF;
		line-height: 25px;
		padding: 5px 30px 0 30px;
	}
}
@media (min-width: 768px){
	.page1_title{
		width: 100%;
		height: 500px;
		background: #FFFFFF url(../images/sub/page1_1_img01.jpg) no-repeat 50% 50%;
		background-size : cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		position: relative;
	}
	.page1_title dl{
		width: 100%;
		background-color: rgba(163, 8, 23, 0.95);
		position: absolute;
		bottom: 0;
		padding: 20px 0 25px 0;
	}
	.page1_title dl dt{
		width: 100%;
		float: left;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		font-size: 30px;
		color: #FFFFFF;
		padding: 5px 0 0 40px;
	}
	.page1_title dl dd{
		width: 100%;
		float: left;
		font-size: 17px;
		color: #FFFFFF;
		line-height: 28px;
		padding: 0 40px 0 40px;
	}
}
@media (min-width: 992px){
	.page1_title{
		width: 100%;
		height: 600px;
		background: #FFFFFF url(../images/sub/page1_1_img01.jpg) no-repeat 50% 50%;
		background-size : cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		position: relative;
	}
	.page1_title dl{
		width: 100%;
		background-color: rgba(163, 8, 23, 0.95);
		position: absolute;
		bottom: 0;
		padding: 50px 0 55px 0;
	}
	.page1_title dl dt{
		width: 30%;
		float: left;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		font-size: 30px;
		color: #FFFFFF;
		line-height: 46px;
		padding: 5px 0 0 40px;
	}
	.page1_title dl dd{
		width: 70%;
		float: left;
		font-size: 17px;
		color: #FFFFFF;
		line-height: 28px;
		padding: 0 40px 0 0;
	}
}
@media (min-width: 1100px){
	.page1_title dl dt{
		width: 30%;
		float: left;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		font-size: 34px;
		color: #FFFFFF;
		line-height: 50px;
		padding: 5px 0 0 40px;
	}
	.page1_title dl dd{
		width: 70%;
		float: left;
		font-size: 18px;
		color: #FFFFFF;
		line-height: 32px;
		padding: 0 40px 0 0;
	}
}

/*³»¿ë*/
.page1_content .page1_content_right{
	text-align: justify;
	word-break: break-all;
}

@media (max-width: 575px){
	.page1_content{
		width: 100%;
		overflow: hidden;
		padding: 20px 0 20px 0;
	}
	.page1_content .page1_content_left{
		width: 100%;
		float: left;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		font-size: 20px;
		color: #000000;
		line-height: 38px;
		padding: 0 0 5px 0;
	}
	.page1_content .page1_content_right{
		width: 100%;
		float: left;
		font-size: 16px;
		color: #666666;
		line-height: 25px;
	}
	.page1_content .page1_content_right .div_paragraph{
		padding: 0 0 20px 0;
	}
}
@media (min-width: 576px){
	.page1_content{
		width: 100%;
		overflow: hidden;
		padding: 30px 0 30px 0;
	}
	.page1_content .page1_content_left{
		width: 100%;
		float: left;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		font-size: 28px;
		color: #000000;
		line-height: 43px;
		padding: 0 0 5px 0;
	}
	.page1_content .page1_content_right{
		width: 100%;
		float: left;
		font-size: 16px;
		color: #666666;
		line-height: 25px;
	}
	.page1_content .page1_content_right .div_paragraph{
		padding: 0 0 25px 0;
	}
}
@media (min-width: 768px){
	.page1_content{
		width: 100%;
		overflow: hidden;
		padding: 40px 0 40px 0;
	}
	.page1_content .page1_content_left{
		width: 100%;
		float: left;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		font-size: 30px;
		color: #000000;
		line-height: 43px;
		padding: 0 0 10px 0;
	}
	.page1_content .page1_content_right{
		width: 100%;
		float: left;
		font-size: 17px;
		color: #666666;
		line-height: 28px;
	}
	.page1_content .page1_content_right .div_paragraph{
		padding: 0 0 30px 0;
	}
}
@media (min-width: 992px){
	.page1_content{
		width: 100%;
		overflow: hidden;
		padding: 50px 0 50px 0;
	}
	.page1_content .page1_content_left{
		width: 30%;
		float: left;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		font-size: 30px;
		color: #000000;
		line-height: 46px;
		padding: 0 0 0 40px;
	}
	.page1_content .page1_content_right{
		width: 70%;
		float: left;
		font-size: 17px;
		color: #666666;
		line-height: 28px;
	}
	.page1_content .page1_content_right .div_paragraph{
		padding: 0 0 30px 0;
	}
}
@media (min-width: 1100px){
	.page1_content{
		width: 100%;
		overflow: hidden;
		padding: 80px 0 80px 0;
	}
	.page1_content .page1_content_left{
		width: 30%;
		float: left;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		font-size: 34px;
		color: #000000;
		line-height: 50px;
		padding: 0 0 0 40px;
	}
	.page1_content .page1_content_right{
		width: 70%;
		float: left;
		font-size: 18px;
		color: #666666;
		line-height: 30px;
	}
	.page1_content .page1_content_right .div_paragraph{
		padding: 0 0 50px 0;
	}
}

/*¸®½ºÆ® 1*/
@media (max-width: 575px){
	.page1_list1 dl{
		width: 100%;
		overflow: hidden;
		padding: 0 0 5px 0;
		margin: 20px 0 0 0;
	}
	.page1_list1 dl dt{
		width: 100%;
		height: 35px;
		background: #a30817;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 500;
		font-size: 18px;
		color: #FFFFFF;
		line-height: 35px;
		text-align: center;
		float: left;
	}
	.page1_list1 dl dd{
		width: 100%;
		height: 60%;
		background: #f5f5f5;
		font-size: 17px;
		color: #000000;
		line-height: 25px;
		padding: 10px 0 10px 15px;
		float: left;
	}
}
@media (min-width: 576px){
	.page1_list1 dl{
		width: 100%;
		overflow: hidden;
		padding: 0 0 20px 0;
	}
	.page1_list1 dl dt{
		width: 100%;
		height: 40px;
		background: #a30817;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 500;
		font-size: 19px;
		color: #FFFFFF;
		line-height: 40px;
		text-align: center;
		float: left;
	}
	.page1_list1 dl dd{
		width: 100%;
		height: 60%;
		background: #f5f5f5;
		font-size: 17px;
		color: #000000;
		line-height: 60px;
		padding: 0 0 0 15px;
		float: left;
	}
}
@media (min-width: 768px){
	.page1_list1 dl dt{
		width: 9%;
		height: 60px;
		background: #a30817;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 500;
		font-size: 20px;
		color: #FFFFFF;
		line-height: 60px;
		text-align: center;
		float: left;
	}
	.page1_list1 dl dd{
		width: 91%;
		height: 60%;
		background: #f5f5f5;
		font-size: 18px;
		color: #000000;
		line-height: 60px;
		padding: 0 0 0 15px;
		float: left;
	}
}
@media (min-width: 992px){
	.page1_list1 dl dt{
		width: 9%;
		height: 60px;
		background: #a30817;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 500;
		font-size: 20px;
		color: #FFFFFF;
		line-height: 60px;
		text-align: center;
		float: left;
	}
	.page1_list1 dl dd{
		width: 91%;
		height: 60%;
		background: #f5f5f5;
		font-size: 18px;
		color: #000000;
		line-height: 60px;
		padding: 0 0 0 15px;
		float: left;
	}
}
@media (min-width: 1100px){
	.page1_list1 dl dt{
		width: 8%;
		height: 65px;
		background: #a30817;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 500;
		font-size: 22px;
		color: #FFFFFF;
		line-height: 65px;
		text-align: center;
		float: left;
	}
	.page1_list1 dl dd{
		width: 92%;
		height: 65%;
		background: #f5f5f5;
		font-size: 20px;
		color: #000000;
		line-height: 65px;
		padding: 0 0 0 20px;
		float: left;
	}
}

/*¸®½ºÆ® 2*/
.page1_list2 ul{
	width: 100%;
	overflow: hidden;
}
.page1_list2 ul .li_e{
	margin: 0 0 0 0 !important;
}

@media (max-width: 575px){
	.page1_list2 ul li{
		width: 100%;
		background: #f5f5f5;
		font-size: 16px;
		color: #000000;
		line-height: 25px;
		padding: 15px 20px;
		margin: 10px 0 20px 0;
	}
}
@media (min-width: 576px){
	.page1_list2 ul li{
		width: 100%;
		background: #f5f5f5;
		font-size: 17px;
		color: #000000;
		line-height: 25px;
		padding: 17px 30px;
		margin: 0 0 20px 0;
	}
}
@media (min-width: 768px){
	.page1_list2 ul li{
		width: 100%;
		background: #f5f5f5;
		font-size: 18px;
		color: #000000;
		line-height: 28px;
		padding: 17px 30px;
		margin: 0 0 20px 0;
	}
}
@media (min-width: 992px){
	.page1_list2 ul li{
		width: 100%;
		background: #f5f5f5;
		font-size: 18px;
		color: #000000;
		line-height: 28px;
		padding: 17px 30px;
		margin: 0 0 20px 0;
	}
}
@media (min-width: 1100px){
	.page1_list2 ul li{
		width: 100%;
		background: #f5f5f5;
		font-size: 19px;
		color: #000000;
		line-height: 30px;
		padding: 17px 30px;
		margin: 0 0 20px 0;
	}
}

/*¶óÀÎ*/
.page1_line{
	width: 100%;
	height: 1px;
	background: #dcdcdc;
}

/*================================
	Æ÷ÀåÀÌ¶õ-½ÄÇ°Æ÷Àå¹æ¹ý
================================*/
@media (min-width: 576px){
	.page1_title2{
		height: 380px;
		background: #FFFFFF url(../images/sub/page1_2_img01.jpg) no-repeat 50% 50%;
		background-size : cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		position: relative;
	}
}

/*================================
	Æ÷ÀåÀÌ¶õ-À°Á¦Ç°Æ÷Àå
================================*/
@media (max-width: 575px){
	.page1_list2 h2{
		font-weight: 500;
		font-size: 18px;
		color: #000000;
		padding: 10px 0 10px 0;
	}
	.page1_list2 h3{
		font-weight: 500;
		font-size: 17px;
		color: #cb0014;
		padding: 0 0 5px 0;
	}
	.page1_list2 p{
		font-size: 16px;
		color: #666666;
		line-height: 25px;
		padding: 0 0 30px 0;
	}
}
@media (min-width: 576px){
	.page1_title3{
		background: #FFFFFF url(../images/sub/page1_3_img01.jpg) no-repeat 50% 50%;
		background-size : cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		position: relative;		
	}
	.page1_title3 dl{
		padding: 30px 0 35px 0;
	}
	.page1_list2 h2{
		font-weight: 500;
		font-size: 19px;
		color: #000000;
		padding: 10px 0 10px 0;
	}
	.page1_list2 h3{
		font-weight: 500;
		font-size: 18px;
		color: #cb0014;
		padding: 0 0 5px 0;
	}
	.page1_list2 p{
		font-size: 17px;
		color: #666666;
		line-height: 28px;
		padding: 0 0 30px 0;
	}
}
@media (min-width: 992px){
	.page1_title3 dl,
	.page1_title4 dl{
		padding: 30px 0 35px 0;
	}
	.page1_list2 h2{
		font-weight: 500;
		font-size: 19px;
		color: #000000;
		padding: 10px 0 10px 0;
	}
	.page1_list2 h3{
		font-weight: 500;
		font-size: 18px;
		color: #cb0014;
		padding: 0 0 5px 0;
	}
	.page1_list2 p{
		font-size: 17px;
		color: #666666;
		line-height: 28px;
		padding: 0 0 30px 0;
	}
}
@media (min-width: 1100px){
	.page1_title3 dl,
	.page1_title4 dl{
		padding: 30px 0 35px 0;
	}
	.page1_list2 h2{
		font-weight: 500;
		font-size: 21px;
		color: #000000;
		padding: 10px 0 10px 0;
	}
	.page1_list2 h3{
		font-weight: 500;
		font-size: 19px;
		color: #cb0014;
		padding: 0 0 5px 0;
	}
	.page1_list2 p{
		font-size: 18px;
		color: #666666;
		line-height: 30px;
		padding: 0 0 30px 0;
	}
}

/*================================
	Æ÷ÀåÀÌ¶õ-Æ÷Àå±â°è
================================*/
@media (min-width: 576px){
	.page1_title4{
		height: 650px;
		background: #FFFFFF url(../images/sub/page1_4_img01.jpg) no-repeat 50% -100px;
		background-size : cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		position: relative;		
	}
}
@media (min-width: 768px){
	.page1_title4{
		height: 700px;
		background: #FFFFFF url(../images/sub/page1_4_img01.jpg) no-repeat 50% 50%;
		background-size : cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		position: relative;		
	}
}
@media (min-width: 992px){
	.page1_title4{
		height: 600px;
		background: #FFFFFF url(../images/sub/page1_4_img01.jpg) no-repeat 50% 50%;
		background-size : cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		position: relative;		
	}
}


/*================================
	Á¦Ç°¼Ò°³-Ä«Å×°í¸®
================================*/
.prodcut_menu{
	width: 100%;
	overflow: hidden;	
	border-left: 1px solid #dcdcdc;
}
.prodcut_menu .on{
	background: #a30817;
}
.prodcut_menu .on a{
	color: #FFFFFF;
}

@media (max-width: 575px){
	.prodcut_menu li{
		width: 33.3%;
		height: 40px;
		float: left;
		border-top: 1px solid #dcdcdc;
		border-right: 1px solid #dcdcdc;
		border-bottom: 1px solid #dcdcdc;
		text-align: center;
	}
	.prodcut_menu li a{
		font-size: 14px;
		color: #000000;
		line-height: 40px;
		display: block;
	}
	.prodcut_menu{
		margin-top: 30px;
	}
}
@media (min-width: 576px){
	.prodcut_menu li{
		width: 25%;
		height: 46px;
		float: left;
		border-top: 1px solid #dcdcdc;
		border-right: 1px solid #dcdcdc;
		border-bottom: 1px solid #dcdcdc;
		text-align: center;
	}
	.prodcut_menu li a{
		font-size: 15px;
		color: #000000;
		line-height: 46px;
		display: block;
	}
	.prodcut_menu{
		margin-top: 40px;
	}
}
@media (min-width: 768px){
	.prodcut_menu li{
		width: 25%;
		height: 46px;
		float: left;
		border-top: 1px solid #dcdcdc;
		border-right: 1px solid #dcdcdc;
		border-bottom: 1px solid #dcdcdc;
		text-align: center;
	}
	.prodcut_menu li a{
		font-size: 16px;
		color: #000000;
		line-height: 46px;
		display: block;
	}
	.prodcut_menu{
		margin-top: 60px;
	}
}
@media (min-width: 992px){
	.prodcut_menu li{
		width: 25%;
		height: 48px;
		float: left;
		border-top: 1px solid #dcdcdc;
		border-right: 1px solid #dcdcdc;
		border-bottom: 1px solid #dcdcdc;
		text-align: center;
	}
	.prodcut_menu li a{
		font-size: 17px;
		color: #000000;
		line-height: 48px;
		display: block;
	}
	.prodcut_menu{
		margin-top: 70px;
	}
}
@media (min-width: 1100px){
	.prodcut_menu{
		margin-top: 80px;
	}
}

/*================================
	Á¦Ç°¼Ò°³-ÃÑÁ¦Ç°¼ö,°Ë»ö
================================*/
.product_info .product_info_all b{
	font-weight: 400;
	font-size: 17px;
	color: #cb0014;
}

@media (max-width: 575px){
	.product_info{
		width: 100%;
		overflow: hidden;
		border-bottom: 1px solid #000000;
		padding: 10px 0 7px 0;
	}
	.product_info .product_info_all{
		width: 100%;
		float: left;
		font-size: 16px;
		color: #000000;
		padding: 5px 0 5px 0;
	}
	.product_info .product_info_search{
		width: 100%;
		float: left;
		text-align: left;
	}
	.product_info .product_info_search span{		
	}
	.product_info .product_info_search input{
		width: 90%;
		height: 40px;
		background: #f5f5f5;
		font-size: 15px;
		color: #727272;
		border: 0;
		vertical-align: middle;
		float: left;
	}
	.product_info .product_info_search .btn_search{
		width: 10%;
		height: 41px;
		background: #f5f5f5 url(../images/sub/product_search.jpg) no-repeat 50% 50%;
	}
}
@media (min-width: 576px){
	.product_info{
		width: 100%;
		overflow: hidden;
		border-bottom: 1px solid #000000;
		padding: 50px 0 7px 0;
	}
	.product_info .product_info_all{
		width: 30%;
		float: left;
		font-size: 16px;
		color: #000000;
		padding: 5px 0 0 0;
	}
	.product_info .product_info_search{
		width: 70%;
		float: left;
		text-align: right;
	}
	.product_info .product_info_search span{
		display: inline-block;
	}
	.product_info .product_info_search input{
		width: 254px;
		height: 40px;
		background: #f5f5f5;
		font-size: 15px;
		color: #727272;
		border: 0;
		vertical-align: middle;
		float: left;
	}
	.product_info .product_info_search .btn_search{
		width: 41px;
		height: 41px;
		background: #f5f5f5 url(../images/sub/product_search.jpg) no-repeat 50% 50%;
	}
}
@media (min-width: 768px){
	.product_info .product_info_all{
		width: 50%;
		float: left;
		font-size: 17px;
		color: #000000;
		padding: 5px 0 0 0;
	}
	.product_info .product_info_search{
		width: 50%;
		float: left;
		text-align: right;
	}
}

/*================================
	Á¦Ç°¼Ò°³-¸®½ºÆ®
================================*/
.product_list li a{
	display: block;
	border: 1px solid #dcdcdc;
	text-align: center;	
}
.product_list .product_list_img img{
	width: 100%;
}

@media (max-width: 575px){
	.product_list{
		width: 104%;
		overflow: hidden;
		padding: 20px 0 0 0;
	}
	.product_list li{
		width: 50%;
		float: left;
		padding: 0 4% 4% 0;
	}
	.product_list .product_list_name{
		background: #f4f4f4;
		font-weight: 500;
		font-size: 16px;
		color: #000000;
		padding: 8px 0;
	}
}
@media (min-width: 576px){
	.product_list{
		width: 570px;
		overflow: hidden;
		padding: 30px 0 0 0;
	}
	.product_list li{
		width: 50%;
		float: left;
		padding: 0 30px 30px 0;
	}
	.product_list .product_list_name{
		background: #f4f4f4;
		font-weight: 500;
		font-size: 17px;
		color: #000000;
		padding: 8px 0;
	}
}
@media (min-width: 768px){
	.product_list{
		width: 750px;
		overflow: hidden;
		padding: 30px 0 0 0;
	}
	.product_list li{
		width: 33.3%;
		float: left;
		padding: 0 30px 30px 0;
	}
	.product_list .product_list_name{
		background: #f4f4f4;
		font-weight: 500;
		font-size: 18px;
		color: #000000;
		padding: 8px 0;
	}
}
@media (min-width: 992px){
	.product_list{
		width: 990px;
		overflow: hidden;
		padding: 30px 0 0 0;
	}
	.product_list li{
		width: 20%;
		float: left;
		padding: 0 30px 30px 0;
	}
	.product_list .product_list_name{
		background: #f4f4f4;
		font-weight: 500;
		font-size: 18px;
		color: #000000;
		padding: 8px 0;
	}
}
@media (min-width: 1100px){
	.product_list{
		width: 1110px;
		overflow: hidden;
		padding: 30px 0 0 0;
	}
	.product_list li{
		width: 20%;
		float: left;
		padding: 0 30px 30px 0;
	}
	.product_list .product_list_name{
		background: #f4f4f4;
		font-weight: 500;
		font-size: 20px;
		color: #000000;
		padding: 8px 0;
	}
}
@media (min-width: 1300px){
	.product_list{
		width: 1320px;
		overflow: hidden;
		padding: 40px 0 0 0;
	}
	.product_list li{
		width: 20%;
		float: left;
		padding: 0 40px 40px 0;
	}
}

/*================================
	Á¦Ç°¼Ò°³-ÆäÀÌÁö¹øÈ£
================================*/
.page_number{
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.page_number ul{	
	display: inline-block;
}

@media (max-width: 575px){
	.page_number ul li,
	.page_number ul span{
		float: left;
		padding: 0 7px;
	}
	.page_number ul li img{
		padding: 7px 0 0 0;
	}
	.page_number ul a{
		font-size: 15px;
		color: #878787;
	}
	.page_number ul .page_number_on{
		font-size: 15px;
		color: #000000;
	}
}
@media (min-width: 576px){
	.page_number ul li,
	.page_number ul span{
		float: left;
		padding: 0 12px;
	}
	.page_number ul a{
		font-size: 16px;
		color: #878787;
	}
	.page_number ul .page_number_on{
		font-size: 16px;
		color: #000000;
	}
}

/*================================
	Á¦Ç°»ó¼¼º¸±â-ÀÌ¹ÌÁö,Á¤º¸(±âº»·¹ÀÌ¾Æ¿ô)
================================*/
.contentpage2_1_view{
	padding-top: 0 !important;
}
.contentpage2_1_view .s_wrap{
	max-width: 100% !important;
}

@media (max-width: 575px){
	.contentpage2_1_view .s_wrap{
		padding-right: 0;
		padding-left: 0;
	}
	.product_view{
		width: 100%;
		overflow: hidden;
		background: #f5f5f5;
		padding: 15px 0 40px 0;
	}
	.product_view .product_view_img{
		width: 100%;
		float: left;	
	}
	.product_view .product_view_info{
		width: 100%;
		float: left;
	}
}
}
@media (min-width: 576px){
	.product_view{
		width: 100%;
		overflow: hidden;
		background: #f5f5f5;
		padding: 40px 0 40px 0;
	}
	.product_view .product_view_img{
		width: 100%;
		float: left;	
	}
	.product_view .product_view_info{
		width: 100%;
		float: left;
	}
}
@media (min-width: 768px){
	.product_view{
		width: 100%;
		overflow: hidden;
		background: #f5f5f5;
		padding: 60px 0 40px 0;
	}
	.product_view .product_view_img{
		width: 50%;
		float: left;	
	}
	.product_view .product_view_info{
		width: 50%;
		float: left;
	}
}
@media (min-width: 992px){
	.product_view{
		width: 100%;
		overflow: hidden;
		background: #f5f5f5;
		padding: 60px 0 40px 0;
	}
}
@media (min-width: 1100px){
	.product_view{
		width: 100%;
		overflow: hidden;
		background: #f5f5f5;
		padding: 80px 0 40px 0;
	}
}

/*================================
	Á¦Ç°»ó¼¼º¸±â-ÀÌ¹ÌÁö
================================*/
@media (max-width: 575px){
	.product_view .product_view_img img{
		width: 100%;
		padding: 0 0 0 0;
	}
}
@media (min-width: 576px){
	.product_view .product_view_img img{
		width: 100%;
		padding: 0 0 0 0;
	}
}
@media (min-width: 768px){
	.product_view .product_view_img img{
		width: 100%;
		padding: 0 30px 0 0;
	}
}
@media (min-width: 992px){
	.product_view .product_view_img img{
		width: 100%;
		padding: 0 50px 0 0;
	}
}
@media (min-width: 1100px){
	.product_view .product_view_img img{
		width: 100%;
		padding: 0 80px 0 0;
	}
}

/*================================
	Á¦Ç°»ó¼¼º¸±â-Á¤º¸
================================*/
.product_view .product_view_info ul{
	width: 100%;
	overflow: hidden;
	border-top: 2px solid #000000;	
}
.product_view .product_view_info ul li dl{
	width: 100%;
	overflow: hidden;
}

@media (max-width: 575px){
	.product_view .product_view_info h1{
		font-weight: 700;
		font-size: 32px;
		color: #000000;
		padding: 10px 0 5px 0;
	}
	.product_view .product_view_info ul li{
		border-bottom: 1px solid #cacaca;
		padding: 10px 0;
	}
	.product_view .product_view_info ul li dl dt{
		width: 100%;
		float: left;
		font-size: 16px;
		color: #000000;
		padding: 0 10px;
	}
	.product_view .product_view_info ul li dl dd{
		width: 100%;
		float: left;
		font-size: 16px;
		color: #000000;
		padding: 0 10px;
	}
	.product_view .btn_estimate a{
		width: 180px;
		height: 50px;
		font-size: 17px;
		color: #FFFFFF;
		line-height: 50px;
		background: #a30817;
		text-align: center;
		margin: 20px auto 0 auto;
		display: block;
	}
	.product_view .btn_estimate img{
		vertical-align: middle;
		margin: -3px 16px 0 0;
	}
}
@media (min-width: 576px){
	.product_view .product_view_info h1{
		font-weight: 700;
		font-size: 34px;
		color: #000000;
		padding: 20px 0 10px 0;
	}
	.product_view .product_view_info ul li{
		border-bottom: 1px solid #cacaca;
		padding: 17px 0;
	}
	.product_view .product_view_info ul li dl dt{
		width: 25%;
		float: left;
		font-size: 16px;
		color: #000000;
		padding: 0 10px;
	}
	.product_view .product_view_info ul li dl dd{
		width: 75%;
		float: left;
		font-size: 16px;
		color: #000000;	
	}
	.product_view .btn_estimate a{
		width: 180px;
		height: 50px;
		font-size: 17px;
		color: #FFFFFF;
		line-height: 50px;
		background: #a30817;
		text-align: center;
		margin: 30px auto 0 auto;
		display: block;
	}
	.product_view .btn_estimate img{
		vertical-align: middle;
		margin: -3px 16px 0 0;
	}
}
@media (min-width: 768px){
	.product_view .product_view_info h1{
		font-weight: 700;
		font-size: 36px;
		color: #000000;
		padding: 0 0 10px 0;
	}
	.product_view .product_view_info ul li{
		border-bottom: 1px solid #cacaca;
		padding: 17px 0;
	}
	.product_view .product_view_info ul li dl dt{
		width: 25%;
		float: left;
		font-size: 16px;
		color: #000000;
		padding: 0 10px;
	}
	.product_view .product_view_info ul li dl dd{
		width: 75%;
		float: left;
		font-size: 16px;
		color: #000000;	
	}
	.product_view .btn_estimate a{
		width: 180px;
		height: 50px;
		font-size: 17px;
		color: #FFFFFF;
		line-height: 50px;
		background: #a30817;
		text-align: center;
		margin: 30px 0 0 0;
		display: block;
	}
	.product_view .btn_estimate img{
		vertical-align: middle;
		margin: -3px 16px 0 0;
	}
}
@media (min-width: 992px){
	.product_view .product_view_info h1{
		font-weight: 700;
		font-size: 38px;
		color: #000000;
		padding: 0 0 10px 0;
	}
	.product_view .product_view_info ul li{
		border-bottom: 1px solid #cacaca;
		padding: 17px 0;
	}
	.product_view .product_view_info ul li dl dt{
		width: 25%;
		float: left;
		font-size: 17px;
		color: #000000;
		padding: 0 10px;
	}
	.product_view .product_view_info ul li dl dd{
		width: 75%;
		float: left;
		font-size: 17px;
		color: #000000;	
	}
	.product_view .btn_estimate a{
		width: 200px;
		height: 55px;
		font-size: 18px;
		color: #FFFFFF;
		line-height: 55px;
		background: #a30817;
		text-align: center;
		margin: 40px 0 0 0;
		display: block;
	}
	.product_view .btn_estimate img{
		vertical-align: middle;
		margin: -3px 16px 0 0;
	}
}
@media (min-width: 1100px){
	.product_view .product_view_info h1{
		font-weight: 700;
		font-size: 40px;
		color: #000000;
		padding: 0 0 10px 0;
	}
	.product_view .product_view_info ul li{
		border-bottom: 1px solid #cacaca;
		padding: 20px 0;
	}
	.product_view .product_view_info ul li dl dt{
		width: 30%;
		float: left;
		font-size: 17px;
		color: #000000;
		padding: 0 10px;
	}
	.product_view .product_view_info ul li dl dd{
		width: 70%;
		float: left;
		font-size: 17px;
		color: #000000;	
	}
	.product_view .btn_estimate a{
		width: 200px;
		height: 55px;
		font-size: 19px;
		color: #FFFFFF;
		line-height: 55px;
		background: #a30817;
		text-align: center;
		margin: 40px 0 0 0;
		display: block;
	}
	.product_view .btn_estimate img{
		vertical-align: middle;
		margin: -3px 16px 0 0;
	}
}

/*================================
	Á¦Ç°»ó¼¼º¸±â-»ó¼¼Á¤º¸
================================*/
.product_detail{
	width: 100%;
	overflow: hidden;
}
.product_detail .product_detail_content{
	width: 100%;
	overflow: hidden;
	padding: 40px 0;
}
.product_detail .product_detail_content img{
	max-width: 100%;
}

@media (max-width: 575px){
	.product_detail h2{
		font-weight: 500;
		font-size: 20px;
		color: #000000;
		border-bottom: 1px solid #dcdcdc;
		padding: 20px 0 10px 0;
	}
}
@media (min-width: 576px){
	.product_detail h2{
		font-weight: 500;
		font-size: 22px;
		color: #000000;
		border-bottom: 1px solid #dcdcdc;
		padding: 20px 0 10px 0;
	}
}
@media (min-width: 768px){
	.product_detail h2{
		font-weight: 500;
		font-size: 23px;
		color: #000000;
		border-bottom: 1px solid #dcdcdc;
		padding: 20px 0 10px 0;
	}
}
@media (min-width: 992px){
	.product_detail h2{
		font-weight: 500;
		font-size: 25px;
		color: #000000;
		border-bottom: 1px solid #dcdcdc;
		padding: 40px 0 10px 0;
	}
}
@media (min-width: 1100px){
	.product_detail h2{
		font-weight: 500;
		font-size: 27px;
		color: #000000;
		border-bottom: 1px solid #dcdcdc;
		padding: 40px 0 10px 0;
	}
}

/*================================
	Á¦Ç°»ó¼¼º¸±â-¸ñ·Ï¹öÆ°
================================*/
.product_btn{
	width: 100%;
	overflow: hidden;	
}

@media (max-width: 575px){
	.product_btn .btn_list{
		width: 100px;
		height: 45px;
		margin: 0 auto;
		border: 1px solid #000000;
		display: block;
		font-weight: 500;
		font-size: 15px;
		color: #000000;
		line-height: 45px;
		text-align: center;
	}
}
@media (min-width: 576px){
	.product_btn .btn_list{
		width: 130px;
		height: 50px;
		margin: 0 auto;
		border: 1px solid #000000;
		display: block;
		font-weight: 500;
		font-size: 17px;
		color: #000000;
		line-height: 50px;
		text-align: center;
	}
}
@media (min-width: 768px){
	.product_btn .btn_list{
		width: 150px;
		height: 50px;
		margin: 0 auto;
		border: 1px solid #000000;
		display: block;
		font-weight: 500;
		font-size: 17px;
		color: #000000;
		line-height: 50px;
		text-align: center;
	}
}
@media (min-width: 992px){
	.product_btn .btn_list{
		width: 170px;
		height: 55px;
		margin: 0 auto;
		border: 1px solid #000000;
		display: block;
		font-weight: 500;
		font-size: 18px;
		color: #000000;
		line-height: 55px;
		text-align: center;
	}
}
@media (min-width: 1100px){
	.product_btn .btn_list{
		width: 170px;
		height: 55px;
		margin: 0 auto;
		border: 1px solid #000000;
		display: block;
		font-weight: 500;
		font-size: 19px;
		color: #000000;
		line-height: 55px;
		text-align: center;
	}
}

/*================================
	È¸»ç¼Ò°³-È¸»ç¼Ò°³
================================*/
@media (max-width: 575px){
	.content_layout_right .div_paragraph{
		font-size: 16px;
		color: #666666;
		line-height: 25px;
		padding: 0 0 25px 0;
	}
	.content_layout_right .div_paragraph h2{
		font-weight: 500;
		font-size: 19px;
		color: #000000;
		padding: 0 0 10px 0;
	}
}
@media (min-width: 576px){
	.content_layout_right .div_paragraph{
		font-size: 16px;
		color: #666666;
		line-height: 25px;
		padding: 0 0 25px 0;
	}
	.content_layout_right .div_paragraph h2{
		font-weight: 500;
		font-size: 19px;
		color: #000000;
		padding: 0 0 10px 0;
	}
}
@media (min-width: 768px){
	.content_layout_right .div_paragraph{
		font-size: 17px;
		color: #666666;
		line-height: 28px;
		padding: 0 0 30px 0;
	}
	.content_layout_right .div_paragraph h2{
		font-weight: 500;
		font-size: 20px;
		color: #000000;
		padding: 0 0 10px 0;
	}
}
@media (min-width: 992px){
	.content_layout_right .div_paragraph{
		font-size: 17px;
		color: #666666;
		line-height: 28px;
		padding: 0 0 30px 0;
	}
	.content_layout_right .div_paragraph h2{
		font-weight: 500;
		font-size: 20px;
		color: #000000;
		padding: 0 0 10px 0;
	}
}
@media (min-width: 1100px){
	.content_layout_right .div_paragraph{
		font-size: 18px;
		color: #666666;
		line-height: 30px;
		padding: 0 0 30px 0;
	}
	.content_layout_right .div_paragraph h2{
		font-weight: 500;
		font-size: 22px;
		color: #000000;
		padding: 0 0 10px 0;
	}
}

/*================================
	È¸»ç¼Ò°³-Á¶Á÷µµ
================================*/
.page4_organization img{
	width: 100%;
	max-width: 960px;
}

/*================================
	È¸»ç¼Ò°³-¿¬Çõ
================================*/
.page4_1_histroy1{
	padding: 0 !important;
}
.page4_1_histroy .dd_1 p{
	padding: 0 0 0 0 !important;
}

@media (max-width: 575px){
	.page4_1_histroy{
		width: 100%;
		overflow: hidden;
		background:url('../images/sub/bg_page4_1_histroy.jpg');
		padding: 0 0 25px 0;
		position: relative;
	}
	.page4_1_histroy dt{
		width: 100%;
		overflow: hidden;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		font-size: 30px;
		color: #000000;
		position: relative;
	}
	.page4_1_histroy dt span{
		width: 13px;
		height: 13px;
		background: #a30817;
		display: inline-block;
		border-radius: 50%;
		margin: 0 15px 0 0;
	}
	.page4_1_histroy dt .div_point{
		width: 17px;
		height: 11px;
		background: #FFFFFF;
		position: absolute;
		top: 0;	
	}
	.page4_1_histroy dd{
		width: 100%;
		overflow: hidden;
		padding: 12px 0 0 30px;
	}
	.page4_1_histroy dd .clr_month{
		width: 100%;
		float: left;
		font-size: 16px;
		color: #000000;
	}
	.page4_1_histroy dd .clr_content{
		width: 100%;
		float: left;
		padding: 0 30px 0 0;
	}
	.page4_1_histroy dd .clr_content p{
		font-size: 16px;
		color: #787878;
		line-height: 25px;
		padding: 0 0 12px 0;
	}
	.page4_1_histroy .clr_line{
		width: 17px;
		height: 65px;
		background: #FFFFFF;
		position: absolute;
		top: 32px;
	}
}
@media (min-width: 576px){
	.page4_1_histroy{
		width: 100%;
		overflow: hidden;
		background:url('../images/sub/bg_page4_1_histroy.jpg');
		padding: 0 0 25px 0;
		position: relative;
	}
	.page4_1_histroy dt{
		width: 100%;
		overflow: hidden;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		font-size: 30px;
		color: #000000;
		position: relative;
	}
	.page4_1_histroy dt span{
		width: 13px;
		height: 13px;
		background: #a30817;
		display: inline-block;
		border-radius: 50%;
		margin: 0 24px 0 0;
	}
	.page4_1_histroy dt .div_point{
		width: 17px;
		height: 11px;
		background: #FFFFFF;
		position: absolute;
		top: 0;	
	}
	.page4_1_histroy dd{
		width: 100%;
		overflow: hidden;
		padding: 12px 0 0 42px;
	}
	.page4_1_histroy dd .clr_month{
		width: 10%;
		float: left;
		font-size: 16px;
		color: #000000;
	}
	.page4_1_histroy dd .clr_content{
		width: 90%;
		float: left;
		padding: 0 30px 0 0;
	}
	.page4_1_histroy dd .clr_content p{
		font-size: 16px;
		color: #787878;
		line-height: 25px;
		padding: 0 0 12px 0;
	}
	.page4_1_histroy .clr_line{
		width: 17px;
		height: 65px;
		background: #FFFFFF;
		position: absolute;
		top: 32px;
	}
}
@media (min-width: 768px){
	.page4_1_histroy{
		width: 100%;
		overflow: hidden;
		background:url('../images/sub/bg_page4_1_histroy.jpg');
		padding: 0 0 35px 0;
		position: relative;
	}
	.page4_1_histroy dt{
		width: 100%;
		overflow: hidden;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		font-size: 35px;
		color: #000000;
		position: relative;
	}
	.page4_1_histroy dt span{
		width: 15px;
		height: 15px;
		background: #a30817;
		display: inline-block;
		border-radius: 50%;
		margin: 0 24px 0 0;
	}
	.page4_1_histroy dt .div_point{
		width: 17px;
		height: 13px;
		background: #FFFFFF;
		position: absolute;
		top: 0;	
	}
	.page4_1_histroy dd{
		width: 100%;
		overflow: hidden;
		padding: 16px 0 0 42px;
	}
	.page4_1_histroy dd .clr_month{
		width: 10%;
		float: left;
		font-size: 17px;
		color: #000000;
	}
	.page4_1_histroy dd .clr_content{
		width: 90%;
		float: left;
		padding: 0 30px 0 0;
	}
	.page4_1_histroy dd .clr_content p{
		font-size: 17px;
		color: #787878;
		line-height: 28px;
		padding: 0 0 12px 0;
	}
	.page4_1_histroy .clr_line{
		width: 17px;
		height: 65px;
		background: #FFFFFF;
		position: absolute;
		top: 32px;
	}
}
@media (min-width: 992px){
	.page4_1_histroy{
		width: 100%;
		overflow: hidden;
		background:url('../images/sub/bg_page4_1_histroy.jpg');
		padding: 0 0 35px 0;
		position: relative;
	}
	.page4_1_histroy dt{
		width: 100%;
		overflow: hidden;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		font-size: 35px;
		color: #000000;
		position: relative;
	}
	.page4_1_histroy dt span{
		width: 15px;
		height: 15px;
		background: #a30817;
		display: inline-block;
		border-radius: 50%;
		margin: 0 24px 0 0;
	}
	.page4_1_histroy dt .div_point{
		width: 17px;
		height: 13px;
		background: #FFFFFF;
		position: absolute;
		top: 0;	
	}
	.page4_1_histroy dd .clr_month{
		width: 10%;
		float: left;
		font-size: 17px;
		color: #000000;
	}
	.page4_1_histroy dd .clr_content{
		width: 90%;
		float: left;
		padding: 0 30px 0 0;
	}
	.page4_1_histroy dd .clr_content p{
		font-size: 17px;
		color: #787878;
		line-height: 28px;
		padding: 0 0 12px 0;
	}
	.page4_1_histroy .clr_line{
		width: 17px;
		height: 65px;
		background: #FFFFFF;
		position: absolute;
		top: 32px;
	}
}
@media (min-width: 1100px){
	.page4_1_histroy{
		width: 100%;
		overflow: hidden;
		background:url('../images/sub/bg_page4_1_histroy.jpg');
		padding: 0 0 45px 0;
		position: relative;
	}
	.page4_1_histroy dt{
		width: 100%;
		overflow: hidden;
		font-family: 'Gmarket Sans', sans-serif;
		font-weight: 700;
		font-size: 40px;
		color: #000000;
		position: relative;
	}
	.page4_1_histroy dt span{
		width: 17px;
		height: 17px;
		background: #a30817;
		display: inline-block;
		border-radius: 50%;
		margin: 0 24px 0 0;
	}
	.page4_1_histroy dt .div_point{
		width: 17px;
		height: 15px;
		background: #FFFFFF;
		position: absolute;
		top: 0;	
	}
	.page4_1_histroy dd .clr_month{
		width: 10%;
		float: left;
		font-size: 18px;
		color: #000000;
	}
	.page4_1_histroy dd .clr_content{
		width: 90%;
		float: left;
		padding: 0 30px 0 0;
	}
	.page4_1_histroy dd .clr_content p{
		font-size: 18px;
		color: #787878;
		line-height: 30px;
		padding: 0 0 15px 0;
	}
	.page4_1_histroy .clr_line{
		width: 17px;
		height: 80px;
		background: #FFFFFF;
		position: absolute;
		top: 32px;
	}
}

/*================================
	È¸»ç¼Ò°³-´ë¸®Á¡
================================*/
.page4_1 .board_write table{
	margin: 0;
}
.page4_1 .board_write table .td_1{
	color: #000000;
}

@media (max-width: 575px){
	.page4_1 .board_write table th,
	.page4_1 .board_write table td{
		text-align: center;
		font-size: 16px;
		display: table-cell;
		padding: 11px 10px;
	}
	.page4_1 .board_write table .th_1,
	.page4_1 .board_write table .td_1{
		width: 30%;
	}
	.page4_1 .board_write table .th_2,
	.page4_1 .board_write table .td_2{
		width: 50%;
	}
	.page4_1 .board_write table .th_3,
	.page4_1 .board_write table .td_3{
		width: 0;
	}
	.page4_1 .board_write table .th_4,
	.page4_1 .board_write table .td_4{
		width: 20%;
	}
}
@media (min-width: 576px){
	.page4_1 .board_write table th,
	.page4_1 .board_write table td{
		text-align: center;
		font-size: 16px;
		display: table-cell;
		padding: 11px 10px;
	}
	.page4_1 .board_write table .th_1,
	.page4_1 .board_write table .td_1{
		width: 30%;
	}
	.page4_1 .board_write table .th_2,
	.page4_1 .board_write table .td_2{
		width: 57%;
	}
	.page4_1 .board_write table .th_3,
	.page4_1 .board_write table .td_3{
		width: 0;
	}
	.page4_1 .board_write table .th_4,
	.page4_1 .board_write table .td_4{
		width: 13%;
	}
}
@media (min-width: 768px){
	.page4_1 .board_write table th,
	.page4_1 .board_write table td{
		text-align: center;
		font-size: 16px;
		display: table-cell;
		padding: 11px 10px;
	}
	.page4_1 .board_write table .th_1,
	.page4_1 .board_write table .td_1{
		width: 30%;
	}
	.page4_1 .board_write table .th_2,
	.page4_1 .board_write table .td_2{
		width: 57%;
	}
	.page4_1 .board_write table .th_3,
	.page4_1 .board_write table .td_3{
		width: 0;
	}
	.page4_1 .board_write table .th_4,
	.page4_1 .board_write table .td_4{
		width: 13%;
	}
}
@media (min-width: 992px){
	.page4_1 .board_write table th,
	.page4_1 .board_write table td{
		text-align: center;
		font-size: 16px;
	}
	.page4_1 .board_write table .th_1,
	.page4_1 .board_write table .td_1{
		width: 25%;
	}
	.page4_1 .board_write table .th_2,
	.page4_1 .board_write table .td_2{
		width: 45%;
	}
	.page4_1 .board_write table .th_3,
	.page4_1 .board_write table .td_3{
		width: 20%;
	}
	.page4_1 .board_write table .th_4,
	.page4_1 .board_write table .td_4{
		width: 11%;
	}
}
@media (min-width: 1100px){
	.page4_1 .board_write table th,
	.page4_1 .board_write table td{
		text-align: center;
		font-size: 18px;
	}
	.page4_1 .board_write table .th_1,
	.page4_1 .board_write table .td_1{
		width: 25%;
	}
	.page4_1 .board_write table .th_2,
	.page4_1 .board_write table .td_2{
		width: 45%;
	}
	.page4_1 .board_write table .th_3,
	.page4_1 .board_write table .td_3{
		width: 20%;
	}
	.page4_1 .board_write table .th_4,
	.page4_1 .board_write table .td_4{
		width: 10%;
	}
}

/*================================
	°í°´Áö¿ø-¿À½Ã´Â±æ
================================*/
.page5_1_map .root_daum_roughmap{
	width: 100%;
}

/*ÁÖ¼Ò*/
@media (max-width: 575px){
	.page5_1_map .root_daum_roughmap .wrap_map{
		height: 250px;
	}
	.page5_1 .page5_1_title1{
		font-weight: 500;
		font-size: 16px;
		color: #cb0014;
		padding: 18px 0 0 0;
	}
	.page5_1 .page5_1_address{
		font-weight: 500;
		font-size: 18px;
		color: #000000;
	}
}
@media (min-width: 576px){
	.page5_1_map .root_daum_roughmap .wrap_map{
		height: 300px;
	}
	.page5_1 .page5_1_title1{
		font-weight: 500;
		font-size: 17px;
		color: #cb0014;
		padding: 23px 0 0 0;
	}
	.page5_1 .page5_1_address{
		font-weight: 500;
		font-size: 19px;
		color: #000000;
	}
}
@media (min-width: 768px){
	.page5_1_map .root_daum_roughmap .wrap_map{
		height: 350px;
	}
	.page5_1 .page5_1_title1{
		font-weight: 500;
		font-size: 17px;
		color: #cb0014;
		padding: 23px 0 0 0;
	}
	.page5_1 .page5_1_address{
		font-weight: 500;
		font-size: 19px;
		color: #000000;
	}
}
@media (min-width: 992px){
	.page5_1_map .root_daum_roughmap .wrap_map{
		height: 450px;
	}
	.page5_1 .page5_1_title1{
		font-weight: 500;
		font-size: 18px;
		color: #cb0014;
		padding: 23px 0 0 0;
	}
	.page5_1 .page5_1_address{
		font-weight: 500;
		font-size: 20px;
		color: #000000;
	}
}
@media (min-width: 1100px){
	.page5_1 .page5_1_title1{
		font-weight: 500;
		font-size: 19px;
		color: #cb0014;
		padding: 23px 0 0 0;
	}
	.page5_1 .page5_1_address{
		font-weight: 500;
		font-size: 22px;
		color: #000000;
	}
}

/*¶óÀÎ*/
@media (max-width: 575px){
	.page5_1 .page5_1_line{
		width: 100%;
		height: 1px;
		background: #cacaca;
		margin: 10px 0 10px 0;
	}
}
@media (min-width: 576px){
	.page5_1 .page5_1_line{
		width: 100%;
		height: 1px;
		background: #cacaca;
		margin: 15px 0 10px 0;
	}
}
@media (min-width: 768px){
	.page5_1 .page5_1_line{
		width: 100%;
		height: 1px;
		background: #cacaca;
		margin: 15px 0 10px 0;
	}
}
@media (min-width: 992px){
	.page5_1 .page5_1_line{
		width: 100%;
		height: 1px;
		background: #cacaca;
		margin: 20px 0 15px 0;
	}
}
@media (min-width: 1100px){
	.page5_1 .page5_1_line{
		width: 100%;
		height: 1px;
		background: #cacaca;
		margin: 26px 0 15px 0;
	}
}

/*ÀüÈ­¹øÈ£,ÆÑ½º,ÀÌ¸ÞÀÏ*/
.page5_1_info{
	width: 100%;
	overflow: hidden;
}
.page5_1_info .span_0{
	padding: 0 !important;
}

@media (max-width: 575px){
	.page5_1_info span{
		font-size: 16px;
		color: #787878;
		padding: 0 15px 0 0;
		float: left;
	}
	.page5_1_info span b{
		font-weight: 500;
		font-size: 16px;
		color: #000000;
		padding: 0 10px 0 0;
	}
}
@media (min-width: 576px){
	.page5_1_info span{
		font-size: 17px;
		color: #787878;
		padding: 0 20px 0 0;
		float: left;
	}
	.page5_1_info span b{
		font-weight: 500;
		font-size: 17px;
		color: #000000;
		padding: 0 10px 0 0;
	}
}
@media (min-width: 768px){
	.page5_1_info span{
		font-size: 17px;
		color: #787878;
		padding: 0 20px 0 0;
		float: left;
	}
	.page5_1_info span b{
		font-weight: 500;
		font-size: 17px;
		color: #000000;
		padding: 0 10px 0 0;
	}
}
@media (min-width: 992px){
	.page5_1_info span{
		font-size: 17px;
		color: #787878;
		padding: 0 20px 0 0;
		float: left;
	}
	.page5_1_info span b{
		font-weight: 500;
		font-size: 17px;
		color: #000000;
		padding: 0 10px 0 0;
	}
}
@media (min-width: 1100px){
	.page5_1_info span{
		font-size: 18px;
		color: #787878;
		padding: 0 40px 0 0;
		float: left;
	}
	.page5_1_info span b{
		font-weight: 500;
		font-size: 18px;
		color: #000000;
		padding: 0 20px 0 0;
	}
}

/*¿î¿µ½Ã°£*/
@media (max-width: 575px){
	.page5_1_time{
		width: 100%;
		overflow: hidden;
		font-size: 16px;
		color: #787878;
		padding: 5px 0 0 0;
	}
	.page5_1_time b{
		font-weight: 500;
		font-size: 16px;
		color: #000000;
		padding: 0 10px 0 0;
	}
	.page5_1_time span{
		padding: 0 0 0 0;
	}
}
@media (min-width: 576px){
	.page5_1_time{
		width: 100%;
		overflow: hidden;
		font-size: 17px;
		color: #787878;
		padding: 5px 0 0 0;
	}
	.page5_1_time b{
		font-weight: 500;
		font-size: 17px;
		color: #000000;
		padding: 0 10px 0 0;
	}
	.page5_1_time span{
		padding: 0 12px 0 0;
	}
}
@media (min-width: 768px){
	.page5_1_time{
		width: 100%;
		overflow: hidden;
		font-size: 17px;
		color: #787878;
		padding: 5px 0 0 0;
	}
	.page5_1_time b{
		font-weight: 500;
		font-size: 17px;
		color: #000000;
		padding: 0 10px 0 0;
	}
}
@media (min-width: 992px){
	.page5_1_time{
		width: 100%;
		overflow: hidden;
		font-size: 17px;
		color: #787878;
		padding: 5px 0 0 0;
	}
	.page5_1_time b{
		font-weight: 500;
		font-size: 17px;
		color: #000000;
		padding: 0 10px 0 0;
	}
}
@media (min-width: 1100px){
	.page5_1_time{
		width: 100%;
		overflow: hidden;
		font-size: 18px;
		color: #787878;
		padding: 13px 0 0 0;
	}
	.page5_1_time b{
		font-weight: 500;
		font-size: 18px;
		color: #000000;
		padding: 0 20px 0 0;
	}
}