html {
	box-sizing: border-box;
	font-size: 16px
}

*,
*:before,
*:after {
	box-sizing: inherit
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
ul {
	margin: 0;
	padding: 0;
	font-weight: normal;
	cursor: Default
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
div,
li,
dt,
dd,
input,
textarea,
button {
	font-family: 'NanumGothic'
}

ol,
ul {
	list-style: none
}

img {
	max-width: 100%;
	height: auto
}

#header .lnb_wrap .lnb:after,
#footer .info:after,
#main .content .subject_wrap:after,
#main .content .cont_bottom:after,
#sub1_1 .sub12 .map:after {
	content: "";
	display: block;
	clear: both
}

#header {
	width: 100%
}

#header .gnb_wrap,
#header .lnb_wrap {
	width: 100%
}

#header .gnb,
#header .lnb {
	width: 1200px;
	margin: 0 auto
}

#header .gnb_wrap {
	height: 30px
}

#header .gnb_wrap .gnb ul {
	float: right;
	margin-top: 5px
}

#header .gnb_wrap .gnb ul li {
	display: inline;
	padding: 0 10px 0 8px
}

#header .gnb_wrap .gnb ul li:not(:last-child) {
	border-right: 1px solid #ccc
}

#header .gnb_wrap .gnb ul li a {
	font-weight: 500;
	font-size: 11px
}

#header #header
/**원본
.lnb_wrap{height:100px;border-bottom:5px solid #ca6c81}#header 
**/


.lnb_wrap .lnb {
	padding-top: 20px;
	position: relative
}

#header .lnb_wrap .lnb h1 {
	float: left;
	width: 40%
}

#header .lnb_wrap .lnb h1 img {
	width: 270px;
	height: auto
}

#header .lnb_wrap .lnb #pm2-lnb {
	float: left;
	width: 60%
}

#header .lnb_wrap .lnb .eng_lnb {
	position: absolute;
	top: 50px;
	right: 37px
}

#header .lnb_wrap .lnb .eng_lnb ul li {
	display: inline;
	font-size: 12px;
	color: gray
}

#header .lnb_wrap .lnb .eng_lnb ul li:first-child {
	margin-right: 85px
}

#header .lnb_wrap .lnb .eng_lnb ul li:nth-child(2) {
	margin-right: 45px
}

#header .lnb_wrap .lnb .eng_lnb ul li:nth-child(3) {
	margin-right: 35px
}

#header .lnb_wrap .lnb .eng_lnb ul li:nth-child(4) {
	margin-right: 70px
}

#header .lnb_wrap .lnb #pm2-mnb {
	display: none
}

#footer {
	width: 100%
}

#footer .fnb_wrap {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 0
}

#footer .fnb,
#footer .info {
	width: 1200px;
	margin: 0 auto
}

#footer .fnb ul {
	text-align: right
}

#footer .fnb ul li {
	display: inline;
	padding: 0 15px 0 10px
}

#footer .fnb ul li:not(:last-child) {
	border-right: 1px solid #4c4c4c
}

#footer .fnb ul li a {
	font-size: 12px;
	color: #4c4c4c
}

#footer .info {
	padding: 30px 0
}

#footer .info h1 {
	float: left;
	padding-top: 50px
}



#footer .info h1 img {
	width:200px;
	height:auto;
}








#footer .info ul {
	float: right;
	text-align: right
}

#footer .info ul li {
	font-size: 13px;
	padding: 3px 0
}

#footer .info ul li:last-child {
	margin-top: 30px
}

#main .content {
	width: 1200px;
	margin: 0 auto;
	padding: 30px
}

#main .content .subject_wrap {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px
}

#main .content .cont_subject {
	font-size: 24px;
	font-weight: 500;
	float: left
}

#main .content .cont_subject span {
	font-size: 12px;
	color: gray;
	margin-left: 5px
}

#main .content .more {
	font-size: 12px;
	float: right
}

#main .content .gallery,
#main .content .cont_bottom {
	margin-bottom: 30px;
	width: 100%
}

#main .content .cont_bottom>div {
	width: 49%;
	float: left
}

#main .content .cont_bottom

/**원본.contactUs{margin-left:2%;height:155px;background:#f5f5f5;border:1px solid #ccc;border-top:8px solid #9f1f63;padding:25px}#main .content **/
.contactUs {
	margin-left: 2%;
	background: #f5f5f5;
	border: 1px solid #ccc;
	border-top: 8px solid #9f1f63;
	padding: 25px
}

#main .content .cont_bottom .contactUs p {
	font-size: 14px;
	margin-bottom: 10px
}

#main .content .cont_bottom .contactUs p span {
	color: gray
}

#main .content .cont_bottom .contactUs table {
	font-weight: 500;
	width: 100%
}

#main .content .cont_bottom .contactUs table td {
	width: 50%;
	vertical-align: bottom
}

#main .content .cont_bottom .contactUs table td:nth-child(2) {
	text-align: right;
	font-size: 14px
}

#main .content .cont_bottom .contactUs p.tel {
	display: none
}

.s_visual {
	height: 200px;
	background: url("../design/img/s_visual.jpg") no-repeat center left
}

.s_visual h1 {
	padding-top: 70px;
	text-align: center
}

.s_visual h1:after {
	content: "";
	display: block;
	width: 100px;
	height: 5px;
	margin: 0 auto;
	margin-top: 20px;
	background: #ca6c81
}

#sub {
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0
}

#sub .s_subject {
	font-size: 12px;
	margin-bottom: 50px
}

#sub1_1 .sub11 table {
	width: 100%
}

#sub1_1 .sub11 table tr td {
	width: 50%;
	padding: 50px
}

#sub1_1 .sub11 table tr td h2 {
	font-size: 30px;
	font-weight: 500
}

#sub1_1 .sub11 table tr td h2 span {
	color: #9f1f63;
	font-size: 24px;
	font-family: "nanumMyeongjo"
}

#sub1_1 .sub11 table tr td h2:after {
	content: "";
	display: block;
	width: 50px;
	height: 1px;
	margin-top: 20px;
	background: #ca6c81
}

#sub1_1 .sub11 table tr td h3 {
	margin-top: 20px;
	font-weight: 500
}

#sub1_1 .sub11 table tr td p {
	line-height: 1.6;
	margin-top: 20px
}

#sub1_1 .sub11 table tr td p span {
	color: gray
}

#sub1_1 .sub12 {
	margin-top: 50px
}

#sub1_1 .sub12 h2 {
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-weight: 600;
	font-size: 32px;
	text-align: center;
	border-bottom: 1px dotted #ca6c81
}

#sub1_1 .sub12 .map {
	width: 100%
}

#sub1_1 .sub12 .map>div {
	width: 49%;
	float: left
}

#sub1_1 .sub12 .map>div:nth-child(2) {
	margin-left: 2%
}

#sub1_1 .sub12 .map>div h3 {
	color: #ca6c81;
	font-weight: 500;
	margin-bottom: 20px
}

#sub1_1 .sub12 table {
	width: 100%
}

#sub1_1 .sub12 table tr:first-child {
	border-bottom: 1px solid #ccc
}

#sub1_1 .sub12 table tr th {
	font-size: 18px;
	background: #f5f5f5;
	padding: 15px 0
}

#sub1_1 .sub12 table tr th span {
	font-size: 12px;
	color: gray
}

#sub1_1 .sub12 table tr td {
	font-size: 14px;
	line-height: 1.6
}

#sub1_1 .sub12 table tr td span {
	color: gray
}

#sub1_1 .sub12 table tr td p.addr2 {
	display: none
}

#sub1_1 .sub12 table tr td ul li {
	font-size: 16px;
	font-weight: 500
}

#sub2_1 h2 {
	font-size: 30px;
	font-weight: 500;
	text-align: left
}

#sub2_1 h2 span {
	color: #9f1f63;
	font-size: 24px;
	font-family: "nanumMyeongjo"
}

#sub2_1 h2:after {
	content: "";
	display: block;
	width: 50px;
	height: 1px;
	margin-top: 20px;
	background: #ca6c81
}

#sub2_1 .sub21 {
	padding: 50px
}

#sub2_1 .sub22 {
	width: 100%;
	text-align: Center
}

#sub2_1 .sub22 img {
	margin-bottom: 30px
}

#sub2_1 .sub22 p.m_txt {
	display: none
}

#sub2_1 .sub22 table {
	width: 70%;
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 20px;
	line-height: 1.6
}

#sub2_1 .sub22 table th {
	font-weight: 500;
	background: #f5f5f5;
	border-radius: 5px;
	padding: 15px 20px;
	font-size: 18px
}

#sub2_1 .sub22 table th span {
	font-size: 16px;
	color: gray
}

#sub2_1 .sub22 table td {
	text-align: left;
	font-size: 14px;
	padding: 0 15px;
	border-bottom: 1px solid #ccc
}

#sub2_1 .sub22 table td span {
	color: gray
}

#sub .glores-A-btn-type1.glores-A-highlight {
	border: 0;
	background: gray
}

.glores-A-login .glores-A-login-form {
	width: 400px
}

.glores-A-btn-type1.glores-A-highlight {
	border: 0;
	background: gray
}

.glores-A-btn-type1 {
	border: 0;
	box-shadow: none
}