

/** ·Î±×ÀÎ **/ 

.login_area {
	-webkit-box-pack: center;
	-moz-box-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.wrap_login {
	width: 650px;
	text-align: center;
}

.mosb .wrap_login{
	width:800px;
}

.log_titbox {
	-webkit-box-align: end;
	-moz-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: center;
	-moz-box-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 10px;
}

.log_titbox .submain_title {
	font-size: 27px;
	margin: 0;
	color:#000;
	font-weight:bold;
}

.wrap_login > p {
	font-size: 17px;
	margin-bottom: 30px;
}

.wrap_login form {
  border-top: 2px solid #023287;
}

.login_info_box {
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-lines: multiple;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.login_info_box .title {
	width: 130px;
	height: 100%;
	background-color: #efefef;
	-webkit-box-pack: center;
	-moz-box-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.login_info_box .content {
	width: calc(100% - 130px);
	height: 100%;
	padding-left: 10px;
	box-sizing: border-box;
}

.login_info_box .content > button {
	width: 110px;
	margin-left: 5px;
	background-color: #9a8d78;
	color: white;
	transition: 0.3s;
}

.login_info_box .content > button:hover{
	background-color: #80735f;
}

.ph_info {
  margin-left: 5px;
}

.mainpage_button {
  margin-top: 20px;
}

.mainpage_button {
	margin-top: 20px;
}

.wrap_login .mainpage_button > button{
	transition:0.3s;
	width:100px;
}


.wrap_login .submain_title::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 10px;
	background: rgba(41, 115, 178, 0.2);
	z-index: 88;
	bottom: -3px;
	left: 0px;
}

.login_page .login_info_box.auto_login input{
	width:15px; height:15px;
}

/**************** ¸ÅÀÎ ¹è³Ê **/

.mbanner_area{
	position:relative;
	width:100%;
	margin-top:15px;
	margin-bottom:20px;
}

.main_notice_area{
	margin-bottom:40px;
	position:relative;
}

.main_gallery_area{
	margin-bottom:20px;
	position:relative;
	margin-top:40px;
}

.main_family_area{
	margin-bottom:0;
	background-color:#fafafa;
	padding:20px 0;
}

.wrap_main{
	position:relative;
	max-width:1280px;
	margin:0 auto;
	
}


.main_slide{
	width:100%;
	height:600px;
	position:relative;
	overflow:hidden;
	border-radius:20px;
	box-sizing:border-box;
	box-shadow:0px 2px 6px 1px rgba(0, 0, 0, 0.2);
	background-color:#f0eaed;
}

.main_quick{
	max-width:1280px;
	margin:0 auto;
	height:auto;
	position:relative;
}

/**** °øÁö»çÇ× **/

.main_notie{
	width:calc(100% - 448px);
	position:relative;
	background-color:#fff;
	height:340px;
	border-radius:17px;
	box-shadow: 0px 3px 7px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-orient: vertical;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.main_notie > .tit{
	height:80px;
	width:calc(100% - 20px);
	border-bottom:1px solid #000;
	-webkit-box-pack: justify;
	-moz-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.main_notie > .tit > a{
	transition:0.3s;
	width:35px;
	height:35px;
	color:#fff;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
  -webkit-box-align: center;
	-moz-align-items: center;
	-ms-flex-align: center;
	align-items: center;
  -webkit-box-pack: center;
	-moz-box-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.main_notie > .tit > a > img{
	width:100%;
	height:100%;
}

/* .main_notie > .tit > a:hover{
	color:#0c457d;
}
 */
.main_notie > .tit > span > p:first-child{
	font-size:23px;
}

.main_notie > .tit > span > p:last-child{
	font-size:14px;
	color:#bbb;
	margin-top:7px;
	font-weight:bold;
}

.main_notie > .cont{
	height:calc(25% - 20px);
	width:calc(100% - 20px);
	border-bottom:1px solid #ddd;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
  -webkit-box-align: center;
	-moz-align-items: center;
	-ms-flex-align: center;
	align-items: center;
  -webkit-box-pack: center;
	transition:0.5s;
}

.m_cate01{background-color:#0068b7;}  /* ¸ðÁý°ø°í */
.m_cate02{background-color:#542750;}  /* ¸éÁ¢¾È³» */
.m_cate03{background-color:#ea5524;}  /* ÀÏÁ¤¾È³» */

.main_notie > .cont > p{
	font-size:14px;
	color:#aaaaaa;
	width: 100px;
  text-align: right;
	position:absolute;
	right:10px;
	padding-right:5px;
}

.main_notie > .cont > a{
	padding-right: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	overflow: hidden;
	width:auto;
	max-width:calc(100% - 200px);
	font-size:16px;
	line-height:1.5;
}

.main_notie > .cont > div{
	width:80px;
	height:30px;
	margin-left:5px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
  -webkit-box-align: center;
	-moz-align-items: center;
	-ms-flex-align: center;
	align-items: center;
  -webkit-box-pack: center;
	-moz-box-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size:15px;
	color:#fff;
	margin-right:10px;
	border-radius: 7px;
}



/****************°øÁö»çÇ× ³¡ **/

.main_notie.main_qna{
	position:relative;
	width:calc(35% - 20px);
	width:428px;
	margin-left:20px;
	height:340px;
	background-color:#fff;
	border-radius:17px;
}

.main_notie.main_qna .cont > div{
	width:auto;
	color:#000;
	font-weight:300;
	font-size:18px;
	width:18px;
	height:auto;
	margin-right:10px;
	
}

.main_notie.main_qna .cont > a{
	max-width:calc(100% - 33px);
	width:auto;
	padding-right:5px;
	font-size:16px;
}


/******* È°µ¿¼Ò½Ä **/

.gallery_line{
	position:relative;
	width:100%;
	height:250px;
	margin-bottom:20px;
}

.gallery_line > .tit{
	width:calc(50% - 15px);
	margin-right:30px;
	-webkit-box-orient: vertical;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-moz-box-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position:relative;
}

.gallery_line > .tit > div {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
  -webkit-box-align: center;
	-moz-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom:8px;
}

.gallery_line > .tit > div > p:first-child{
	font-size:30px;
	font-weight:bold;
}

.gallery_line > .tit > div > a{
	width:30px;
	height:30px;
	position:relative;
	margin-left:20px;
	position:relative;
	top:-2px;
}

.gallery_line > .tit > div > a > img{
	width:100%;
	height:100%;
}

.gallery_line > .tit > p:nth-child(2){
	font-size:17px;
	color:#bbb;
	margin-top:4px;
}

.gallery_line > .tit > a{
	font-size:17px;
	margin-top:25px;
	font-weight:bold;
	align-self: flex-start;
}

.gallery_line > .tit > a:hover{
	color:#e4007f ;
}



.gallery_line > .gallery.gallery_big{
	width:calc(50% - 15px);
	border-radius:20px;
	overflow:hidden;
	height:100%;
}

.gallery_line > .gallery.gallery_big > img{
	width:100%;
	height:100%;
	object-fit:cover;
}

.gallery_line > .gallery{
	width:calc(25% - 22.5px);
	margin-right:30px;
	background-color:#fafafa;
	border-radius:20px;
	position:relative;
	overflow:hidden;
	height:100%;
}

.gallery_line > .gallery{
	box-shadow:0px 3px 7px 1px rgba(0, 0, 0, 0.3);
}

.gallery_line > .gallery > img{
	width:100%;
	height:100%;
	object-fit:cover;
}

.gallery_line > .gallery_blank{
	width:calc(25% - 22.5px);
	margin-right:30px;
	-webkit-box-pack: center;
	-moz-box-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;

}


.main_family_area .wrap_main {
	margin-bottom:0;	
}

.gallery_line > .gallery_blank > img{
	width:70%;
	opacity:0.2;
}



.gallery_line > .gallery:last-child{
	margin-right:0;
}

.gallery_line > .gallery > .gallery_hover{
	background-color:rgba(0,0,0,0.7);
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	-webkit-box-orient: vertical;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-moz-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding:10px 15px;
	transition:0.3s;
	opacity:0;
}

.gallery_line > .gallery > .gallery_hover > p{
	color:#fff;
}

.gallery_line > .gallery > .gallery_hover > p:last-child{
	text-align:right;
	font-size:13px;
}

.gallery_line > .gallery > .gallery_hover > p:nth-child(2){
	text-align:center;
	line-height:1.7;
	width:85%;
	margin-left:7.5%;
	text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
	max-height:81.5px;
	overflow:hidden;
	font-size:17px;
}

.gallery_line > .gallery > .gallery_hover > p:first-child{
	width:65px;
	line-height:28px;
	text-align:center;
	border-radius:6px;
	font-size:15px;
}

.gallery_line > .gallery > .gallery_hover > p.g_video{
	background-color:#e8751a;
}

.gallery_line > .gallery > .gallery_hover > p.g_photo{
	background-color:#ee4266;
}

.gallery_line > .gallery:hover > .gallery_hover{
	opacity:1;
}

/** ¿¬°è±â°ü **/
.wrap_family{
	position:relative;
	height:55px;
	width:100%;
	width:calc(100% - 100px);
	margin-right:25px;
}

.family_indicator{
	width:75px;
}

.family_slide{
	position:relative;
	height:100%;
}


.slick-slider{
	height:100%;
	position:relative;
}

.slick-list{
	height:100%;
	position:relative;
}

.slick-track{
	height:100%;
	position:relative;
}

.wrap_family .slick-track > a{
	position:relative;
	height:100%;
}


.family_slide .family-prev{
	left:0;
	margin-right:5px;
}

.family_slide .family-next{
	margin-left:5px;
	right:0;
}

.family_stop {
	width:15px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
  -webkit-box-align: center;
	-moz-align-items: center;
	-ms-flex-align: center;
	align-items: center;
  -webkit-box-pack: center;
	-moz-box-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin:0 5px;
}

.family_stop .fa{
	font-size:25px;
}

.fplay_button .fa{
	left:3px;
}

.wrap_family .slick-list{
	width:100%;
	margin-right:25px;
}

.family-prev:before, .family-next:before{
	display:none;
}

.family_btn{
	width:25px;
	height:100%;
  font-family: 'NanumBarunGothic','GmarketSansMedium' ,sans-serif;
	color:#000;
	background-color:transparent;
	position:relative;
	box-sizing:border-box;
	font-size:18px;
	-webkit-box-pack: center;
	-moz-box-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight:bold;
	cursor:pointer;
}

.family_btn > .fa{
	font-size:23px;
}

.family_slide a{
	margin-right:30px;
	height:100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex !important;
  -webkit-box-align: center;
	-moz-align-items: center;
	-ms-flex-align: center;
	align-items: center;
  -webkit-box-pack: center;
	-moz-box-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;

}

.family_slide a > img{
	width:100%;
	height:100%;
}

.family_stop > p{
	font-family: 'NanumBarunGothic','GmarketSansMedium' ,sans-serif;
	font-weight: bold;
  letter-spacing: -1.5px;
	font-size:15px;
	cursor:pointer;
}

/*************************** ¸ÞÀÎ¹è³Ê **/

.site_tit > p{
	color:#fff;
}


.site_tit{
	position:relative;
	height:auto;
	width:100%;
	-webkit-box-pack: center;
	-moz-box-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height:55px;
	margin-bottom:15px;
}

.main_mo_br{
	display:none;
}

.site_tit > p{
	font-size:32px;
	line-height: 1.4;
}

.quick_menu{
	position:relative;
	width:100%;
	border: 7px solid transparent;
	background-image: linear-gradient(#fff, #fff), 
	linear-gradient(to right, #601986 0%, #e4007f 30%,  #601986 100%);
	background-origin: border-box;
	background-clip: content-box, border-box;
  border-radius: 25px;
	height:200px;
}

.quick_tit{
	position:relative;
	width:358px;
	height:100%;
	background-image: linear-gradient(90deg, #601986 0%, #e4007f 100%);
	border-top-left-radius:15px;
	border-bottom-left-radius:15px;
	overflow:hidden;
}

.quick_tit > p{
	color:#fff;
	font-size:36px;
	position:absolute;
	left:20px;
	top:20px;
	font-family: 'GmarketSansMedium';
	letter-spacing: -2px;
	font-weight:bold;
	line-height:1.1;
}

.quick_tit > p > span{
  letter-spacing: 1px;
}

.quick_line{
	width:171px;
	height:4px;
	position:absolute;
	left:20px;
	top:107px;
	background-color: #fff;
}

.quick_tit > img{
	width: 195px;
	position: absolute;
	right: 27px;
	top: 15px;
	z-index: 99;
}

.quick_cont{
	position:relative;
	width:calc(100% - 358px);
	height:100%;
}



.quick_box{
	position:relative;
	width:25%;
	height:100%;
	-webkit-box-orient: vertical;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-moz-box-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color:#000;
	background-color:#fff;
/* 	box-shadow:0px 3px 7px 1px rgba(0, 0, 0, 0.2); */

}

.quick_box:last-child{
	border-top-right-radius:20px;
	border-bottom-right-radius:20px;
}

.quick_box > img{
	transition: 500ms all ease-in;
	transform-style: preserve-3d;
}

.quick_box > p{
	font-size:25px;
	color:#000;
}

.quick_box:hover {
	background-color:#fafafa;
}

.quick_box:hover > p{
	color:#ca0071;
}

.slick-slide img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.quick_box::after{
	content: "";
	position: absolute;
	width: 4px;
	height: 40%;
	top: 50%;
	transform: translate(0, -50%);
	background: #f8e0e7;
	background: #E5E1DA;
	z-index: 88;
	right: -2px;
}

.quick_box:last-child::after{
	display:none;
}

/** »çÀÌÆ®¸Ê **/
.site_map{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	/* height:calc(100vh - 120px);
	margin-top:120px; */
	height:100%;
	background-color:rgba(0,0,0,0.5);
	z-index:9999;
	-webkit-box-pack: center;
	-moz-box-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	transition:0.3s;
	overflow:hidden;
	opacity:0;
	z-index:-1;
}

.inner_map{
	width:70%;
	max-width:1100px;
	height:auto;
	position:relative;
	background-color:#fff;
	padding-bottom: 20px;
}

body.body_hidden{
	overflow:hidden;
}

.site_map.sitemap_open{
	opacity:1;
	z-index:9999;
}

.site_menu > li{
	width:33.3%;
	text-align:center;
}


.inner_map > table{
	width:100%;
}

.inner_map > table th{
	line-height:55px;
	border-bottom:1px solid #ccc;
	font-size:17px;
}

.inner_map > table td{
	line-height:40px;
	text-align:center;
	font-size:16px;
}

.inner_map > table td:hover{
	color:#e4007f;
}

.map_tit{
	position:relative;
	width:100%;
	line-height:50px;
	font-size:17px;
	background-color:#e74524;
	color:#fff;
	padding:0 10px;
	-webkit-box-pack: justify;
	-moz-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.map_tit span:last-child{
	font-size:20px;
	cursor:pointer;
}

.mo_site_map{
	display:none;
}

.mo_site_map{
	position:absolute;
	top:120px;
	right:0;
	background-color:rgba(0,0,0,0.5);
	height:calc(100% - 120px);
	width:200px;
	border-left:1px solid #eee;
	z-index:9999;
}

.mo_site_map .mo_menu > li{
	width:100%;
	text-align:center;
	color:#000;
	border-bottom:1px solid #fff;
}

.mo_site_map .mo_menu > li > a{
	display:inline-block;
	width:100%;
	line-height:45px;
	font-size:15px;
	background-color:rgba(0,80,164,1);
	color:#fff;
}

.mo_site_map .mo_menu > li .mo_sub_menu > li > a{
	display:inline-block;
	width:100%;
	line-height:35px;
	background-color:#fff;
	font-size:14px;
}

.mo_site_map.mo_site_on{
	display:block;
}

.login_info_box.auto_login {
	height:40px;
}

.login_info_box.auto_login .content{
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.quick_box > img{
	height:63px;
	margin-bottom:6px;
}

.quick_box > p{margin-top:6px;}

.slick-slide.poster {
	background-color:#fff;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
  -webkit-box-align: center;
	-moz-align-items: center;
	-ms-flex-align: center;
	align-items: center;
  -webkit-box-pack: center;
	-moz-box-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}


.main_slide_indicator{
	position: absolute;
	top: 10px;
	right: 10px;
	width: 164px;
	height: 40px;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-moz-box-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.2);
	letter-spacing: 0.3rem;
	border-radius:20px;
	display:none;
}

.main_slide_indicator .slick-dots{
	position: relative;
	width: auto;
	margin:0 7px;
	bottom:auto;
	top:3px;
}

.main_slide_indicator .slick-dots li {
	display: none;
	justify-content: space-between;
	cursor:default;
	height:auto;
	margin:0;
	width:auto;
	position:relative;
	top:-2px;
	font-weight:bold;
}

.main_slide_indicator .slick-dots li.slick-active {
  display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.auto_button{
	cursor: pointer;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 25px;
	height: 25px;
	margin-left:7px;
}


.auto_button > img {
	width: 100%;
	position: relative;
	transition: 0.3s;
	opacity: 0.5;
}

.visual_btn {
	background-color: transparent;
	height: 25px;
	width: 25px;
	line-height: 1;
	padding: 0;
}

/* .visual-prev{
	margin-right:15px;
} */

.visual_btn > img {
	width: 100%;
	position: relative;
	transition: 0.3s;
	opacity: 0.5;
}

.visual_btn > img:hover{
	opacity:1;
}

.auto_button > img:hover{
	opacity:1;
}

.slide_img > img{
	width:100%;
	height:100%;
	object-fit:cover;
}

.main_slide_indicator span{
	vertical-align: middle;
	letter-spacing:1px;
}

.log_a{
	-webkit-box-orient: vertical;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.log_a > img{
	height:27px;
	margin-bottom:2px;
}



.family-prev:hover, .family-prev:focus, .family-next:hover, .family-next:focus{
	color:#000;
}

input[type="text"]:disabled {
	color:#666;
}

.gallery_bak{
	width: 144px;
	position: absolute;
	top: -15px;
  right: 64px;
}

.wrap_policy > .site_link > a > img{
	width:100%;
}

.gbak_line{
	width:41.5%;
	height: 4px;
	background-color: #082e71;
	position: absolute;
	top: 241px;
  left: 0;
	z-index:-1;
}

.gbak_line2{
	width: 145px;
	height: 4px;
	background-color: #082e71;
	position: absolute;
	bottom: 5px;
	z-index: -1;
	right: 139px;
}


.wrap_dday p:nth-child(2){
	font-size: 28px;
  top: 2px;
  position: relative;
}


.pre_main{
	position:relative;
	max-width:1280px;
	padding:30px 10px;
	margin:0 auto;
	text-align:center;
}

.pre_main > img{
	width:100%;
	max-width:750px;
}