@charset "utf-8";


/*-----------------------------------------------------------------------------------------------------------
기본
-----------------------------------------------------------------------------------------------------------*/
.btnDiv			{ clear:both; padding:10px 0}
.pageDiv		{ clear:both; overflow:hidden;  width:100%; text-align:center}
.page_number	{  padding:20px 0; text-align:center; clear:both;}


.m_block {
    display: none;
}
.PC	{}	
.mobile	{ display:none}
	
 
 
 
 
@media all and (max-width:980px) {
 
    .m_block {
        display: block;
		
		 
		
    }

 		.PC		{ display:none}	
		.mobile	{ display: block}

}
 
 
.required, textarea.required {
    background-image: url(/img/require.png) !important;
    background-repeat: no-repeat !important;
    background-position: right top !important;
}


.msg_sound_only, .sound_only {
    display: inline-block !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0;
    line-height: 0;
    border: 0 !important;
    overflow: hidden !important;
	border-radius: 0;}


/* 버튼 */
a.btn,.btn {line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:bold;border:0;font-size:1.4em;
-webkit-transition:background-color 0.3s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}

a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:right} /* 서식단계 진행 */

.btn_submit {
    height: 45px;
    line-height: 44px;
    min-width: 120px;
    background: #222;
    border: 1px solid #111;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    border-radius: 0;
}
.btn_submit:hover {border: 1px solid #666; background:#666}
.btn_close {border:1px solid #dcdcdc;cursor:pointer;border-radius:3px;background:#fff}
a.btn_close {text-align:center;line-height:50px}

a.btn_cancel {
    display:inline-block;
    height: 45px;
    line-height: 44px;
    min-width: 120px;
    background: #fff;
    border: 1px solid #222;
    color: #333;
    font-size: 15px;
    font-weight: 400;
    vertical-align: top;
}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
a.btn_frmline, button.btn_frmline {display:inline-block;width:120px;padding:0 5px;height:50px;border:0;background:#444;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline{}
button.btn_frmline {font-size:0.8em}
/*-----------------------------------------------------------------------------------------------------------
버튼
-----------------------------------------------------------------------------------------------------------*/
.btn_g1 			{ display:inline-block;min-width: 15px; padding:5px 5px; border:1px solid #00755b; background-color:#038568; text-align: center;font-size:14px; border-radius: 3px; vertical-align:middle}
	a.btn_g1,input.btn_g1,button.btn_g1						{ color:#fff;}
	a:hover.btn_g1,input:hover.btn_g1,button:hover.btn_g1	{ color:#fff; border:1px solid #00755b; background:#00755b;}
	
.btn_r1 			{ display:inline-block; min-width: 15px;padding:5px 5px; border:1px solid #a82618; background:#de6e6e;text-align: center; font-size:14px; border-radius: 3px; vertical-align:middle}
	a.btn_r1,input.btn_r1,button.btn_r1						{ color:#fff;}
	a:hover.btn_r1,input:hover.btn_r1,button:hover.btn_r1	{ color:#fff; border:1px solid #a82618; background:#f43530;}

	
.btn_y1 			{ display:inline-block; min-width: 15px;padding:5px 5px; border:1px solid #757575; background:#757575;text-align: center; font-size:14px; border-radius: 3px; vertical-align:middle}
	a.btn_y1,input.btn_y1,button.btn_y1						{ color:#fff;}
	a:hover.btn_y1,input:hover.btn_y1,button:hover.btn_y1	{ color:#fff; border:1px solid #757575; background:#7575759;}

.btn01 			{ display:inline-block; padding:1px 10px; border:1px solid #757575; background:#757575; font-size:13px; border-radius: 3px; vertical-align:middle; }
	a.btn01,input.btn01,button.btn01					{ color:#fff;}
	a:hover.btn01,input:hover.btn01,button:hover.btn01	{ color:#fff; border:1px solid #222; background:#222;}
.btn02 			{ display:inline-block; padding:1px 10px; border:1px solid #33b87f; background:#33b87f; font-size:13px; border-radius: 3px; vertical-align:middle; }
	a.btn02,input.btn02,button.btn01					{ color:#fff;}
	a:hover.btn02,input:hover.btn01,button:hover.btn02	{ color:#fff; border:1px solid #222; background:#222;}
.btn03 			{ display:inline-block; padding:1px 10px; border:1px solid #a82618; background:#a82618; font-size:13px; border-radius: 3px; vertical-align:middle; }
	a.btn03,input.btn03,button.btn01					{ color:#fff;}
	a:hover.btn03,input:hover.btn01,button:hover.btn03	{ color:#fff; border:1px solid #222; background:#222;}		
 

.btn_Pot1 			{ display:inline-block; padding:15px 55px; border:1px solid #d70b8c; background:#d70b8c; font-size:19px; border-radius: 0px; vertical-align:middle;  font-family: 'S-CoreDream-4Regular';}
	a.btn_Pot1,input.btn_Pot1,button.btn_Pot1					{ color:#fff;}
	a:hover.btn_Pot1,input:hover.btn_Pot1,button:hover.btn_Pot1 { color:#fff; border:1px solid #187d8a; background:#187d8a;}

.btn_Pot2 			{ display:inline-block; padding:15px 55px; border:1px solid #0b3c6b; background:#0b3c6b; font-size:19px; border-radius:0px; vertical-align:middle; font-family: 'S-CoreDream-4Regular';}
	a.btn_Pot2,input.btn_Pot2,button.btn_Pot2					{ color:#fff;}
	a:hover.btn_Pot2,input:hover.btn_Pot2,button:hover.btn_Pot2 { color:#fff; border:1px solid #d70b8c; background:#d70b8c;}

.btn_Pot3 			{ display:inline-block; padding:15px 55px; border:1px solid #555; background:#666; font-size:19px;  vertical-align:middle; font-family: 'S-CoreDream-4Regular';}
	a.btn_Pot3,input.btn_Pot3,button.btn_Pot3					{ color:#fff;}
	a:hover.btn_Pot3,input:hover.btn_Pot3,button:hover.btn_Pot3 { color:#fff; border:1px solid #555; background:#666;}
 
/* 모바일 해상도 */
@media all and (max-width:980px) {	
/*.point-btn,.base-btn{width: 80%}*/

.btn_g1 	{min-width: 10px; padding:1px 1px;  }
.btn_r1 	{ min-width: 15px;padding:1px 1px; }
.btn_y1 	{ min-width: 10px;padding:1px 1px; } 
	
.btn_Pot1 			{  padding:10px 5%;  font-size:16px; }

.btn_Pot2 			{  padding:10px 5%;   font-size:16px;   }	
.btn_Pot3 			{  padding:10px 5%;   font-size:16px;   }	
}


.srchBt {
    display: inline-block;
    padding: 0 15px 0 15px;
    height: 43px;
   	background:  #187d8a;
    line-height: 43px;
    color: #fff!important;
    font-size: 0.93em;
    text-align: center;
    vertical-align: middle;
    border-radius: 3px;cursor: pointer;
}
.srchBt2 {
    display: inline-block;
    padding: 0 65px 0 15px;
    height: 43px;
   	background: url('/img/about/down.png') no-repeat 93% 50% #187d8a;
    line-height: 43px;
    color: #fff!important;
    font-size: 0.93em;
    text-align: center;
    vertical-align: middle;
    border-radius: 3px;cursor: pointer;
}
/*
.srchBt span {
    padding-right: 40px;
    background: url('/img/about/down.png') no-repeat 0 center;
    background-size: 15px;
    line-height: 42px;
    color: #fff;
    font-size: 0.93em
}*/
/* 모바일 해상도 */
@media all and (max-width:980px) {	
.srchBt {
     
    padding: 0 0px 0 0px;
    
}
}
ol.num_list{padding-left: 0px;}
/*#subContents .sub_content{ flex-basis:calc(100% - 300px); width: 100%; position: relative; min-height: 700px;}
#subContents .sub_content.full_width{flex-basis:100%;}
#subContents .sub_content .sub_title { display: flex; justify-content: space-between; margin: 20px 0 35px; overflow: hidden;}
#subContents .sub_content .sub_title h2{font-size: 34px; line-height: 140%;}
#subContents .sub_content .sub_title h2 small{margin-left: 10px; font-size: 0.92em; color: #009ba2; font-family: 'OTEnjoystoriesBA';}
#subContents .sub_content .sub_title .location{ padding: 10px 0 0; overflow: hidden;}
#subContents .sub_content .sub_title .location ul{height: 11px; line-height: 11px; background: url(/img/sub/ico_home.gif) no-repeat 0 center; padding-left: 10px;}
#subContents .sub_content .sub_title .location ul li{float: left; font-size: 13px; padding-left: 10px; color: #90919e;}
#subContents .sub_content .sub_title .location ul li:before{content: ''; width:4px; height: 7px; background: url(/img/sub/l_arrow.png) no-repeat 0 center; padding-right: 14px;}
.sub_content .sub_title .location ul li:last-child{color: #333;}
.sub_content .sub_title .location ul li small{margin-left: 3px;}*/

.content_area{margin-bottom: 40px;}
/*#subContents {position: relative; border-top: 1px solid #e4e4e4; padding: 35px 0 55px;}
#subContents .inner{display: flex; justify-content: space-between;}*/
.content_area h3{font-size: 22px; font-weight: 600; margin: 0 0 20px; padding-left: 25px; background: url(/img/sub/ico_h3.gif) no-repeat 0 center; line-height: 120%;}


.operation_list{display: flex; flex-wrap: wrap; align-items: center;}
.operation_list li{flex-basis: 32%; margin: 0 2% 25px 0; padding: 20px 30px; border: 1px solid #ddd; border-radius: 10px; overflow: hidden; transition:all .2s ease;box-sizing: border-box}
.operation_list li:nth-child(3n){margin-right: 0;}
.operation_list li:hover{box-shadow: 0px 5px 15px 0px rgba(2, 2, 2, 0.2);}
.operation_list li a{width: 100%; height: 100%; display: flex; justify-content: space-between;}
.operation_list li a p.tit{font-size: 1.4em; font-weight: bold; margin-top: 15px;}
.operation_list li a p.tit small{display: block; margin-top: 2px; font-size: 1.24em; color: #009ba2; font-family: 'OTEnjoystoriesBA';}
.operation_list li a p.img{flex-basis: 30%;}
.operation_list li a p.img img{height: 95px;}

.map_tit{font-size: 1.4em; margin-top: 20px;}

.greeting {text-align: center;}
.greeting .title strong{font-size: 3.6em; font-weight: 500; font-family: 'LotteMartHappy';}
.greeting .title p{font-size: 1.3em; font-weight: 600; }
.greeting .img{margin: 10px 0 15px;}
.greeting .img img{width: 75%; max-width: 510px;}
.greeting .text_area{color: #888;}
.greeting .text_area p{font-size: 1.02em; line-height: 180%;}
.greeting .sign{margin: 60px 0 0; text-align: center;}
.greeting .sign .sign_text{display: flex; justify-content:center; margin-top: 20px;}
.greeting .sign .sign_text span{display: block; margin: 15px 0 5px; font-size: 0.95em;}
.greeting .sign .sign_text span b{display: block; }
.greeting .sign .sign_text .sign_img img{display: inline-block; height: 40px;}
.greeting .sign .sign_text .sign_item{margin:0 15px; min-width: 144px;}

/* 연혁 */
.tab_history{ border-bottom:1px solid #ddd; border-top:1px solid #1bbbc2 ; overflow:hidden; margin-bottom:60px; }
.tab_history a{ display:block; width:14%; margin:11px 0 8px; border-right:1px dotted #ddd; text-align:center; float:left; font-weight:bold;}
.tab_history a:last-child{ border-right:none; }
.tab_history a:hover{color:#1bbbc2; text-decoration:none; }

.his_years { width:100%; padding:0 0 40px;margin:0 0 50px; overflow:hidden; background:url(/img/sub/bg_bar.gif) repeat-x 0 bottom; }
.his_years h3{width:18%; float:left; font-size:30px !important; background:none !important; padding:0 !important; color:#1bbbc2 !important; }
.his_years ul{ width:82%; overflow:hidden;}
.his_years li { overflow:hidden; line-height:140%; margin-bottom:10px; padding-bottom:2px; border-bottom:1px solid #eee;}
.his_years li:last-child{border-bottom:none;}
.his_years li b { width:18%; float:left; font-weight:bold; font-size:15px; }
.his_years li p { width:82%; float:right; margin-bottom:8px; padding:0; }

.vision{text-align: center; padding: 20px 0;}
.vision .img_vision{width: 94%; max-width: 1015px;}

.map .root_daum_roughmap {width: 100%;}
.map .root_daum_roughmap .wrap_map { height: 400px;}
.map .wrap_controllers {display: none;}

/* pdf */
.PDF-fileview {border:10px solid #eee;}
.PDF-fileview object{display:block;width:100%;height:900px;}
.PDF-fileview-info {background:#1bbbc2; padding:6px 0px;text-align:right;width:100%;}
.PDF-fileview-info:after {content:"";display:block;clear:both;}
.PDF-fileview-info .btn {display:inline-block;padding-right:15px; padding-left:15px;}
.PDF-fileview-info .btn * {color:#fff;}
.PDF-fileview-info .btn span{margin-right:10px; font-size: 0.75em;}
.PDF-fileview-info .btn img{margin-top:10px;}
.mobile-PDF {display:none;}

/*** Table ***/
.scroll-info{display:none;}
table{ border-collapse: separate; }
/* table_type01 */
.table_type01 { width:100%; border-top:1px solid #4d5360; margin:0 0 10px; line-height:150%; background:#fff;border-collapse:collapse;clear: both;	border-spacing:0 }
.table_type01 thead th { padding:12px 3%; font-weight:600; color:#333; text-align:center; border-bottom:1px solid #bbb; border-left:1px solid #e4e4e4; background-color:#f4f6fa; }
.table_type01 tbody th{ padding:8px 2%; font-weight:400; text-align:center; margin-right:1px; border-bottom:1px solid #e4e4e4; background-color:#fafbfc; }
.table_type01 tbody td { padding:12px 2%; text-align:left; border-left:1px solid #e4e4e4; border-bottom:1px solid #e4e4e4; line-height:170%; }
.table_type01 thead th:first-child,
.table_type01 tbody td:first-child{ border-left:0;}
.table_type01 thead th.bl-1,
.table_type01 tbody td.bl-1{border-left:1px solid #e4e4e4; }
.table_type01 tbody td.bl-none { border-left:none;}
.table_type01.center thead th,
.table_type01.center tbody td{text-align: center;}
.table_type01 tbody td img{width: 80%;}

ul.dot_list li {position:relative; display:block; padding-left:16px ; margin-bottom:10px; font-size:16px; line-height: 140%;}
ul.dot_list li:before{content:""; position:absolute; top:10px; left:0; width:6px; height:2px; background:#666; }
ul.dot_list2 li {position:relative; display:block; padding-left:10px ; margin-top:5px; line-height: 140%;}
ul.dot_list2 li:before{content:""; position:absolute; top:8px; left:0; width:3px; height:3px; background:#666; }
ol.num_list li{margin-bottom: 8px; padding-left: 30px; font-size: 1.04em;}
ol.num_list li span.num{display: inline-block; width: 24px; line-height: 24px; margin-left: -30px; margin-right: 5px; border-radius: 50%; background: #969ea2; color: #fff; text-align: center; font-size: 0.84em;}

span.input-button2{display:inline-block; position:relative; margin:5px 20px 5px 0; padding-top: 2px;}
span.input-button2 input[type=checkbox],
span.input-button2 input[type=radio]{position:absolute; top:0; left:0; width:20px; height:20px; z-index:1; opacity:0; }
span.input-button2 input[type=checkbox]+label,
span.input-button2 input[type=radio]+label{display:block; color:#000; line-height:21px; padding-left:28px; position:relative}
span.input-button2 input[type=checkbox]+label:before,
span.input-button2 input[type=radio]+label:before{content:'';display:block;width:20px; height:20px; position:absolute; top:0; left:0; background:url("/img/sub/ico_input.png") 0 0 no-repeat; background-size: 60px;}
span.input-button2 input[type=radio]+label:before{background:url("/img/sub/ico_radio.png") 0 0 no-repeat; background-size: 60px;}
span.input-button2 input[type=checkbox]:checked+label:before,
span.input-button2 input[type=radio]:checked+label:before{background-position:-20px 0}
span.input-button2 input[type=checkbox]:disabled+label:before,
span.input-button2 input[type=radio]:disabled+label:before{background-position:-40px 0}

/*  Fregister Private  */
.private{margin-top: 50px;}
.private h3{font-size: 22px; font-weight: 500; margin-bottom: 5px;}
#fregister_private textarea { display:block; padding:15px; width:100%; height:100px; border:none; background:#f8f8f8; line-height:1.7; border-radius:0; box-shadow: none; font-weight: 300; font-size: 14px;}
#fregister_private .fregister_agree { padding:5px 0 10px; text-align:left;}
#fregister_private .fregister_agree span.input-button{margin-right: 0;}
#fregister_private .fregister_agree label { display:inline-block; font-size: 13px;}
#fregister_private p {color:#e8180c;text-align:center}

/* 약관 */
.terms {text-align: left; }
.terms .gray_box{text-align: center; background: #fafafb; padding: 30px; font-size: 1.1em; line-height: 200%;}
.terms h3{ display:block; font-size:1.2em; font-weight:400; color:#000; margin:70px 0 30px; }
.terms div {margin-bottom:25px; line-height:160%; font-size: 0.9em;}
.terms div p{ margin-bottom:5px; line-height:165%; word-break:keep-all;}
.terms div b{ display:block; margin-bottom:10px; font-size:1.1em; }
.terms div ul li{line-height:150%; margin-bottom:5px; padding-left:15px; word-break:keep-all;}
.terms div ul li span{display:inline-block; margin-left:-15px; }

/* 공유찬장 */
.share{display: flex; justify-content: space-between;}
.share .num_list{width: 74%;padding-left: 0px!important}
.share .qr{width: 24%; text-align: right;}
.share .qr img{width: 100%; max-width: 115px;}
.btn_link{display: block; margin: 15px 0 20px; padding: 15px; font-size: 1.2em; background: #2d3d45; color: #fff!important; text-align: center;}
.btn_link:hover,
.btn_link:focus{color: #fff;}
.img_share{ width: 100%;}

 
/* 버튼영역 */
.mara_btn_area {margin:10px 0 0 0;padding:10px 0 9px;border:0px solid #e6e6e6;text-align:center; }
button { border:1px solid #888888; padding:5px 7px; }
button:hover { border:1px solid #dd6666; background:#dd6666; color:#ffffff; }
textarea { width:100%; padding:8px;  }
label { cursor:pointer; font-size: 1em;}
input[type=checkbox] { cursor:pointer; }
.fa-clock-o { font-size:15px;vertical-align:middle; }

.empty_table {padding:85px 0 !important;}
.frm_essential {padding-right:10px; background:url(./img/bg_formEssential.gif) no-repeat 100% 4px;}
/* list */
#mara_list {margin:0;padding:0;}
#mara_list table {width:100%;border-spacing:0;border-collapse:collapse;}
#mara_list table caption {overflow:hidden;font-size:0;line-height:0;}
.mara_rl th {padding:5px 0 3px 0;border:1px solid #e6e6e6;text-align:center;line-height:1.6em;background:#f5f5f5;}
.mara_rl td {padding:5px 7px 3px 7px;border: 1px solid #e6e6e6;text-align:center;vertical-align:middle;line-height:1.6em;}
.mara_rl a {color:#466c8a;}

/* write */
#mara_write {margin:0;padding:0;height:100%;}
#mara_write h2.guide {position:relative;width:100px;height:30px;}
#mara_write h2.guide span {position:absolute;top:0;left:0;width:100%;height:100%;}
#mara_write h2.rm_select {position:relative;float:left;width:100px;height:30px;margin:5px 0 0;}
#mara_write h2.rm_select span {position:absolute;top:0;left:0;width:100%;height:100%;}
#mara_write h2.info {position:relative;width:100px;height:30px;margin:15px 0 0;}
#mara_write h2.info span {position:absolute;top:0;left:0;width:100%;height:100%;}
#mara_write h2.important {position:relative;margin-top:15px;width:100px;height:30px;}
#mara_write h2.important span {position:absolute;top:0;left:0;width:100px;height:30px;}
#mara_write p.select {float:right;padding:0;}
#mara_write .explain { 
	margin:0 0 15px 0;padding:10px 10px 10px 30px;height:40px; border:1px solid #ebebeb;background:#fafafa;line-height:1.6em;
	height:auto;
}
#mara_write .explain li {margin:0;padding:0;}
#mara_write .explain strong {color:#ff0000;}
#mara_write table{width:100%;border-spacing:0;border-collapse:collapse;}
#mara_write table caption {overflow:hidden;font-size:0; line-height:0;}
#mara_write .btn { padding:7px 12px; }
.mara_rw thead th, .mara_rw tfoot td {padding:7px 0 5px 0;border:1px solid #e6e6e6;background:#f5f5f5;font-weight:bold;text-align:center;line-height:1.6em;}
.mara_rw td {padding:7px 0 5px 0;border:1px solid #e6e6e6;text-align:center;line-height:1.6em;}
.mara_rw td.left {padding:7px 10px 5px 10px;text-align:left;}
.mara_rw td.red {color:#ff0000;}
.mara_rw td.blue {color:#0000FF;}
.mara_rw td select {width:80%;}
.mara_info th {padding:7px 10px 5px 10px;border:1px solid #e6e6e6;background:#f5f5f5;font-weight:bold;line-height:1.6em;text-align:center;}
.mara_info td {padding:7px 10px 5px 10px;border:1px solid #e6e6e6;line-height:1.6em;}
.mara_info span {color:#666;}
.mara_info input {padding:2px 0 2px 4px;border:1px solid #888;}

/* view */
#mara_view { width:100%; margin:auto; }
#mara_view caption { text-align:left; padding:0px 0px 10px 0px; font-size:13px;}
#mara_view H2 { margin:20px 0px 10px 0px; }
#mara_view .explain {margin:0;height:auto; padding:10px 10px 10px 30px;border:1px solid #ebebeb;background:#fafafa;line-height:1.6em;}
#mara_view .explain li {margin:0;padding:0;}
#mara_view .explain span {color:#ff0000;}

#mara_view table { width:100%; margin:10px 0px 20px 0px; border-spacing:0; border-collapse:collapse; }
#mara_view th { height:40px;font-size:12px; text-align:right;background:#eeeeee;  border:1px solid #cccccc; padding:8px 10px 8px 0px; }
#mara_view td { font-size:12px; text-align:left; border:1px solid #cccccc; padding:8px 10px 8px 10px; }
#mara_view select { padding:4px 5px 4px 3px;font-size:12px;}
#mara_view input[type="text"],
#mara_view input[type="password"] { border:1px solid #e4e4e4; padding:5px; background:#f7f7f7;}
#mara_view input[type="radio"] { border:0px !important; padding:5px 0px !important; }

#mara_view #jobs_list {}
#mara_view ul { padding:0px; margin:0px; }
#mara_view ul li { padding:0 0 5px; margin:0px; list-style:none }
#mara_view .jobs { float:left; width:280px; padding:5px; }
#mara_view .jobs h1 { font-size:1.1em; color:#1bbbc2; margin:7px 0px; }
#mara_view .jobs h1 i{display: inline-block; margin: 2px 2px 0 0;}
#mara_view .office_name { font-size:14px; color:blue; }
#mara_view .job_list { text-align:center !important; padding:0px !important; }

#button_zone { width:100%; text-align:center; margin: 20px 0px; }
#button_zone button { height: 45px; line-height: 100%; min-width: 120px; font-size: 15px;}
/*
#button_zone .btn_submit { background:#dd6666; border:1px solid #dd6666; }
#button_zone .btn_cancel { background:#dddddd; border:1px solid #dddddd; color:#888888 !important; }
#button_zone .btn_edit	{ background:#dd6666; border:1px solid #dd6666; }
#button_zone .btn_delete	{ background:#dddddd; border:1px solid #dddddd; color:#888888 !important; }
#button_zone .btn_list	{ background:#dd6666; border:1px solid #dd6666; }
#button_zone .btn_cal	{ background:#dd6666; border:1px solid #dd6666; }
*/


#except li { display:inline-block; padding:0px 30px 0px 0px !important; }

/* 개인정보처리방침 약관 동의 */
#tbl_agree { margin:0px 0px 20px 0px !important; }
#tbl_agree th { text-align:center; }
#tbl_agree caption { }



/* calendar */
#mara_cal {margin:0 0px 30px 0px;padding:0; background:#ffffff; }
#mara_cal .title { padding:0 0 15px 0; font-size:1.8em; font-weight:bold; text-align:center; }



/* 안내글 */
#mara_cal .explain { margin-bottom:10px;padding:10px;min-height:40px;border:1px solid #ebebeb;background:#fafafa;line-height:1.6em;text-align:left;}
#mara_cal .explain li { padding:0px;margin:0;list-style:none; }


/* 달력 디자인 */
#mara_cal table {width:100%;border-spacing:0;border-collapse:collapse; font-size: 0.92em;}
#mara_cal table caption {font-size:0;line-height:0;}
#mara_cal th {padding:10px 0px;border:1px solid #e6e6e6; line-height:1.6em; height:0;font-weight:bold; text-align:center; background:#f7f7f7;}
#mara_cal th.red {color:#ff0000;}
#mara_cal th.blue {color:#0000ff;}
#mara_cal td {padding:0px 0px 8px 0px; height:auto; height:100px; border:1px solid #e6e6e6; line-height:1.5em; vertical-align:top !important;}
#mara_cal td.gray {color:#999;}
#mara_cal td.null {background:#ffffff;}
#mara_cal td p {margin:0;padding:0px 0px 0px 4px;line-height:1.6em;}
#mara_cal td .title_day {padding:0 0 5px;}
#mara_cal td .day {padding:0 0 5px 0;}
#mara_cal td span.open {color:#333;}
#mara_cal td span.close {color:#999;}


#mara_cal ul { padding:3px 4px 0px 4px; margin:0; height:24px; border-bottom:0px solid #efefef; }
#mara_cal ul li { padding:0; margin:0; list-style:none; }
#mara_cal .m_list { padding:0px 0px 0px 4px ; height:auto; }
#mara_cal .member_list { list-style:none; padding:0px; font-size: 0.86em; line-height: 140%; margin-top: 5px;}
#mara_cal .member_list a { color:#444444; }
#mara_cal .li_day { float:left; }

/* 예약가능 버튼 */
#mara_cal .li_btn { float:right; border-radius: 5px; overflow: hidden;}
#mara_cal .li_btn:hover { background:#00980e; border-radius:5px; } 
#mara_cal .li_btn a { display: inline-block; color:#fff; background: #1bbbc2; padding: 2px 8px; font-size: 0.92em;}
#mara_cal .li_btn a:hover { color:#fff; background: #2d3d45;}

#mara_cal .li_end { float:right; border-radius: 5px; overflow: hidden;}
#mara_cal .li_end:hover { background:#dd6666; border-radius:5px; } 
#mara_cal .li_end a { display: inline-block; color:#fff; background: #dd6666; padding: 2px 8px; font-size: 0.92em;}
#mara_cal .li_end a:hover { color:#fff; background: #dd6666;}

#mara_cal .li_closed { float:right; color:#dd6666; font-size: 0.86em; }/* 정기휴무 */
#mara_cal .li_closed2 { float:right; color:#888; font-size: 0.86em; }/* 정기휴무 */
#mara_cal .li_closed a { color:#fff; }
#mara_cal .li_closed i,
#mara_cal .li_closed2 i{display: none;}

#mara_cal .sunday { color:red;}  /* 일요일 날자 색상 */
#mara_cal .sat { color:blue;}  /* 토요일 날자 색상 */
#mara_cal .sunday_td { background:#FFF9F9; } /* 일요일 배경색 색상 */
#mara_cal .sat_td { background:#F9F9FF; } /* 토요일 배경색 색상 */

#mara_cal .gray {color:#999; float:left;} /* 최소예약일 이전 날자 색상 */
#mara_cal .today_td { height:120px; background:#FFFFB0 !important; } /*오늘 배경색 색상 */
#mara_cal .booking_list { padding:4px 10px; } /* 버튼 */

/* 달력 상단 ( 이전달, 오늘날짜로, 다음달 ) 버튼 */
#mara_cal .prev_text { cursor:pointer; font-size:13px; color:#fff;  background:#888; padding:5px 15px; border-radius:8px; vertical-align:middle; }
#mara_cal .prev_text:hover { transition:all 0.5s; background:#dd6666; padding:5px 15px; border-radius:8px; vertical-align:middle; }
#mara_cal .next_text { cursor:pointer; font-size:13px; color:#fff;  background:#888; padding:5px 15px; border-radius:8px; vertical-align:middle; }
#mara_cal .next_text:hover {  transition:all 0.5s; background:#dd6666; padding:5px 15px; border-radius:8px; vertical-align:middle; }
#mara_cal .center_today { margin:0px 15px; cursor:pointer;  vertical-align:middle; font-size: 1.8rem!important;
    font-weight: bold;
    text-align: center;}
#mara_cal .center_today:hover { color:red; transition:all 0.5s;}

#mara_cal .top_msg { width:100%; font-size: 0.92em; margin-bottom: 5px;}

/* interval switch 예약현황 자동 갱신 스위치 */
div.interval_switch { width:30%; text-align:right; float:right; }
span#set_interval { display:inline-block; width:35px; height:24px; line-height:24px; border-radius:3px; text-align:center; cursor:pointer; font-weight:bold; }
span.interval_on { transition:all 1s; background:#dd6666; color:#ffffff; }
span.interval_on:before {  content:"ON";}
span.interval_off { transition:all 1s; background:#888888; color:#ffffff; }
span.interval_off:before { content:"OFF";}

/* 회사정보변경 바로가기 버튼 */
span.office_edit { display:inline-block; background:#888888; color:#fff; width:100px; height:24px; line-height:24px; border-radius:3px; text-align:center; cursor:pointer; font-weight:bold; }
span.office_edit:hover { transition:all 0.7s; background:#dd6666; color:#ffffff; }

span#cal_wide { display:inline-block; background:#888888; color:#fff; width:40px; height:24px; line-height:24px; border-radius:3px; text-align:center; cursor:pointer; font-weight:bold; }
span#cal_wide:hover { transition:all 0.7s; background:#dd6666; color:#ffffff; }

/* 커스텀 css */
.table_apply_wrap{margin-bottom: 40px;}
.table_apply_wrap h5{font-size: 22px; font-weight: 500; margin-bottom: 5px;}
.table_apply_wrap .table_style{display: flex; flex-wrap: wrap; width:100%; border-top:1px solid #444; font-size:14px; overflow:hidden; }
.table_apply_wrap .table_style dl{flex-basis: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; border-bottom:1px solid #dadcdd;}
.table_apply_wrap .table_style dl.w50{flex-basis: 50%; }
.table_apply_wrap .table_style dl dt,
.table_apply_wrap .table_style dl dd{font-weight: 400;}
.table_apply_wrap .table_style dl dt{flex-basis: 150px; text-align: center; line-height: 130%; }
.table_apply_wrap .table_style dl dd{box-sizing: content-box; flex-basis: calc(100% - 162px); padding: 12px 5px;}
.table_apply_wrap .table_style dl dd.time{font-weight: 700; color: rgb(221, 73, 73);}
.table_apply_wrap .table_style input.frm_input{width: 100%; height: 36px; border-color: #e4e4e4; background: #f7f7f7;}
.table_apply_wrap .table_style input.w50{width: 50%; max-width: 268px;}
.table_apply_wrap .table_style input[type=button].btn_down{width: 100px; font-size: 13px !important; background: #2d3d45; color: #fff; }
/*
.table_apply_wrap .table_style dl dd.dd_list{padding: 15px 5px; flex-basis: calc(100% - 162px); display: flex; flex-wrap: wrap; }
.table_apply_wrap .table_style dl dd.dd_list p{width: 100%; flex-basis: 50%;}
.table_apply_wrap .table_style dl dd.dd_list p:last-child{border-bottom: none;}
.table_apply_wrap .table_style dl.wr_content dd textarea{height: 150px !important; box-shadow: none; border-color: #e4e4e4;}
.table_apply_wrap .table_style.view dl{font-size: 15px; line-height: 1.7;}
.table_apply_wrap .table_style.view dl dd{flex-basis: calc(100% - 182px); padding:10px 15px; min-height: 22px; line-height: 200%;}
*/

span.input-button{ display:inline-block; position:relative; margin-right:5px;}
span.input-button input[type=radio]{display:block; position:absolute; top:0; left:0; z-index:1; opacity:0}
span.input-button input[type=radio]+label{display:block; color:#222; padding:15px 15px 10px; position:relative; border: 1px solid #ddd; border-radius: 5px; overflow: hidden; line-height: 140%;}
span.input-button input[type=radio]:checked+label{ color: #fff; border: 1px solid rgb(221, 102, 102); }


@media screen and (max-width:768px){    
    .table_apply_wrap{margin-bottom: 25px;}
    .table_apply_wrap h5{font-size: 17px;}
    .table_apply_wrap h5 .red{font-size: 12px;}
    .table_apply_wrap .table_style{font-size: 12px;}
    .table_apply_wrap .table_style dl.w50{flex-basis: 100%; }
    .table_apply_wrap .table_style dl dt{flex-basis: 75px;}
    .table_apply_wrap .table_style dl dd{flex-basis: calc(100% - 87px); padding: 5px 5px;}
    .table_apply_wrap .table_style input.w50{width: 100%;}
    .table_apply_wrap .table_style input.m-w80{width: 80%;}
    .table_apply_wrap .table_style.view dl{font-size: 13px; line-height: 1.6;}
    .table_apply_wrap .table_style.view dl dd{flex-basis: calc(100% - 97px); padding: 10px;}
    
    .add_txt{padding: 7px 10px 6px; border-width: 0.8px; margin-bottom: 15px; font-size: 11px; list-style: -1px;}
    
    
    #mara_cal td,
    #mara_cal .today_td { height:90px; }
    
    /* 예약가능 버튼 */
    #mara_cal .li_btn a {width: 30px; word-break:break-all; line-height: 100%; padding: 4px; text-align: center; font-size: 10px;}
    #mara_cal .li_btn a:hover { color:#fff; background: #2d3d45;}
}


.img_share img{max-width: 100%;}
 

/* ### 기본 스타일 커스터마이징 끝 ### */
/* 회원가입 약관 */
.register {margin:0 auto 60px; /*width: 90%; max-width: 480px;*/}
.register:after {display:block;visibility:hidden;clear:both;content:""}
.register .btn_confirm .btn_submit,
.register .btn_confirm .btn_close {float:left; height:60px !important; line-height: 60px; width:49.5%; font-size:1.1em;box-sizing: border-box;text-align: center}
.register .btn_confirm {text-align:left;  margin-top: 30px;}
.register .btn_confirm .btn_submit {margin-left:1%;background: #000;color: #fff}
.register .btn_confirm .btn_out{clear: both; display: block; padding-top: 25px; text-decoration: underline;}

.register2 {margin:0 auto 60px; width: 90%; max-width: 680px;}

#fregister p {position:relative; text-align:left; font-size:0.85em; margin:0 0 10px;}
#fregister p i {font-size:1em;vertical-align:middle; margin-right: 3px;}
#fregister section {width: 100%; margin:0 auto; position:relative;display: inline-block}
#fregister_chkall {position:relative;text-align:left; line-height:50px; margin-bottom:15px}
#fregister h2 {text-align:left; padding:35px 0 10px 0; font-size:1.2em;display: inline-block}
#fregister textarea {display:block; padding:15px; width:100%; height:120px; background:#f9f9f9; border:0; line-height:1.6em; font-size: 13px;box-sizing: border-box}
#fregister_private {position:relative}
#fregister_private table {width:100%;border-collapse:collapse; background: #fff; font-size: 13px; text-align: center;}
#fregister_private table caption {position:absolute;font-size:0;line-height:0;overflow:hidden}
#fregister_private table th {background:#fff; width:33.33%;color:#000;padding:5px;border:1px solid #d8dbdf;border-top:1px solid #333;}
#fregister_private table td {border:1px solid #e7e9ec; padding:10px;border-top:0}

.fregister_agree {position:relative; top:0; left:0; margin:20px 0 15px; }
.fregister_agree input[type="checkbox"]{position:absolute; top:0; left:0; width:25px; height:25px; z-index:1; opacity:0;}
.fregister_agree input[type="checkbox"] + label {display:block; color:#000; line-height:25px; position:relative; font-size: 0.95em;}
.fregister_agree input[type="checkbox"] + label:hover {color:#00b6bd}
.fregister_agree input[type="checkbox"] + label span {content:'';display:block;width:25px; height:25px; position:absolute; top:0; left:0; background:url("/img/sub/ico_input.png") 0 0 no-repeat;}
.fregister_agree input[type="checkbox"]:checked + label {}
.fregister_agree input[type="checkbox"]:checked + label span {background-position:-25px 0}
.fregister_agree input[type="checkbox"] + label b{padding-left: 35px; font-weight: 400;}
.fregister_agree.chk_all input[type="checkbox"] + label b{padding-left: 35px; font-weight: 400;}

.chk_box {position:relative; top:0; left:0;}
.chk_box input[type="checkbox"]{position:absolute; top:0; left:0; width:25px; height:25px; z-index:1; opacity:0;}
.chk_box input[type="checkbox"] + label {display:block; color:#000; line-height:25px; padding-left: 35px; position:relative; font-size: 0.95em;}
.chk_box input[type="checkbox"] + label:hover {color:#00b6bd}
.chk_box input[type="checkbox"] + label span {content:''; display:block; width:25px; height:25px; position:absolute; top:0; left:0; background:url("/img/sub/ico_input.png") 0 0 no-repeat;}
.chk_box input[type="checkbox"]:checked + label {}
.chk_box input[type="checkbox"]:checked + label span {background-position:-25px 0}
.chk_box span.chk_li {padding-left: 32px; line-height: 25px;}

.chk_li {padding-left:20px}

#sns_register .login-sns,
#sns_register h2 {border:0 !important}

/* 회원가입 입력 */
#register_form {background:#fff;margin-bottom:20px}
.register_form_inner {}
.register_form_inner ul {padding:0}
.register_form_inner label {display:none;margin:20px 0 8px;line-height:24px}
.register_form_inner ul li p.title2{font-weight: 500; letter-spacing: -1px;}

#fregisterform #msg_certify {margin:5px 0 0;padding:5px;border:1px solid #dbecff;background:#eaf4ff;text-align:center}
#fregisterform .frm_address {margin:5px 0 0}
#fregisterform #mb_addr3 {display:inline-block;margin:5px 0 0;vertical-align:middle}
#fregisterform #mb_addr_jibeon {display:block;margin:5px 0 0}
#fregisterform .btn_confirm {text-align:center;}
#fregisterform .form_01 div {margin:0 0 25px}
#fregisterform .captcha {display:block;margin:5px 0 0}
#fregisterform .reg_mb_img_file img {max-width:100%;height:auto}
#reg_mb_icon, #reg_mb_img {float:right}

/* 회원가입 완료 */
#reg_result {text-align: center; padding-top: 3%;}
#reg_result h2 {font-size:2em; margin:0 0 20px}
#reg_result h2 strong {color:#ed6478}
#reg_result #result_email {margin:20px 0;padding:10px 50px;border-top:1px solid #e9e9e9;border-bottom:1px solid #dde4e9;background:#fff;line-height:2em}
#reg_result #result_email span {display:inline-block;width:150px}
#reg_result #result_email strong {color:#e8180c;font-size:1.2em}
#reg_result p {line-height:1.8em}
#reg_result .result_txt {max-width: 400px; margin: 0 auto; line-height: 150%; font-size: 0.95em; margin-bottom: 15px; color: #999;}
#reg_result .btn_confirm {margin:50px 0}
#reg_result i {font-size:3em}
#reg_result .reg_result_p {font-size:2.4em; margin:0 0 20px; line-height: 140%;}

.btn_confirm_reg {margin:30px 0; text-align:center}
.reg_btn_submit {display:block; background:#111; color:#fff; text-align:center; border-radius:3px; width:280px; height:57px; line-height:57px; font-size:1.2em; margin:0 auto;}
.reg_btn_submit:hover{color: #fff; background: #666;}

.mb_log_cate h2 {width:50%;float:left;padding:20px 0;text-align:center}
.mb_log_cate .join {width:50%;float:left;padding:20px 0;text-align:center;background:#f7f7f7;color:#6e6e6e}
.mb_log_cate:after {display:block;visibility:hidden;clear:both;content:""}

.tooltip_icon {display:inline-block;vertical-align:baseline;color:#b3b5b8;border:0;font-size:1.4em;background:transparent;cursor:pointer}
.tooltip_icon:hover {color:#448bf5}
.tooltip {position:relative;width:auto;color:#fff;background:#000;padding:10px;font-size:small;line-height:18px;display:none;position:absolute;z-index:9;font-weight:normal;margin-left:15px;margin-top:10px}
.tooltip:before {content:"";position:absolute;top:0;left:-10px;width:0;height:0;border-style:solid;border-top:0px solid transparent;border-bottom:10px solid transparent;border-left:0;border-right:10px solid #000}


/* 아이디/비밀번호 찾기 */
#find_info{
    position: relative; margin: 0px 2%;padding: 20px 0 20px; border-bottom: 1px solid #d4d4d4;display: inline-block;width: 96%;box-sizing: border-box
    /*margin: 50px auto 0;
    width: 80%!important;
    max-width: 660px!important;*/ 
    
}
 .btn_close {
    height: 45px;
    width: 60px;
    overflow: hidden;
    cursor: pointer; 
}
.btn_close {
    border: 1px solid #dcdcdc; 
    cursor: pointer;
    border-radius: 3px;
    background: #fff;
}
#find_info #mb_hp_label {/*display:inline-block;margin-left:10px*/}
#find_info p {line-height:1.5em}
#find_info #mb_email {margin:10px 0}

/* 로그인 */
#mb_login { }
#mb_login h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
/*#login_fs {padding:35px}*/
.frm_input {width: 100%;height: 50px; line-height: 50px; padding: 2px 25px; margin:0 0 10px;box-sizing: border-box}
.btn_submit {width: 100%;height: 60px; line-height: 60px; padding: 0px 25px;margin:6px 0 20px; font-weight: 400;box-sizing: border-box;background: #333;color: #fff!important}
.btn_close {width: 100%;height: 60px; line-height: 60px; padding: 0px 25px;margin:6px 0 20px; font-weight: 400;box-sizing: border-box;background: #fff; }
 .btn_submit2 {width: 49%;margin-right: 1.9%; height: 60px; line-height: 60px; padding: 0px 25px;margin:6px 0 20px; font-weight: 400;box-sizing: border-box;background: #333;color: #fff!important}
.btn_close2 {width: 49%!important;height: 60px!important; line-height: 60px; padding: 0px 25px;margin:6px 0 20px; font-weight: 400;box-sizing: border-box;background: #fff; }
.mbskin {
    position: relative;
    margin: 50px auto 0;
    width: 80%;
    max-width: 560px;
    text-align: center;
}
 
#login_info {vertical-align: top;/* display: flex; justify-content: space-between;*/ height: 25px; line-height: 25px;text-align: right}
/*#login_info:after {display:block;visibility:hidden;clear:both;content:""}*/
#login_password_lost {display:inline-block; line-height: 110%; color: #666; font-weight: 500;}

#mb_login_notmb {margin:30px auto;padding:20px 30px}
#mb_login_notmb h2 {font-size:1.25em;margin:20px 0 10px}
#guest_privacy {border:1px solid #ccc;text-align:left;line-height:1.6em;color:#666;background:#fafafa;padding:10px;height:150px;margin:10px 0;overflow-y:auto}
#mb_login_notmb .btn_submit {display:block;text-align:center;line-height:45px}

#mb_login_od_wr {margin:30px auto;padding:20px 30px}
#mb_login_od_wr h2 {font-size:1.25em;margin:20px 0 10px}
#mb_login_od_wr .frm_input {margin:10px 0 0}
#mb_login_od_wr p {background:#f3f3f3;margin:20px 0 0;padding:15px 20px;line-height:1.5em}

/*#mb_login #sns_login {margin-top:0;border-color:#edeaea;padding:25px}
#mb_login #sns_login:after {display:block;visibility:hidden;clear:both;content:""}
#mb_login #sns_login h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#mb_login #sns_login .sns-wrap {margin:0 !important}
#mb_login #sns_login .sns-icon {width:49% !important;float:left !important}
#mb_login #sns_login .sns-icon:nth-child(odd) {margin-right:2%}
#mb_login #sns_login .txt {font-size:0.95em;padding-left:5px !important;border-left:0 !important}*/



/* 추가 */
.btn_join{display: flex; justify-content: space-between; align-items: center; padding: 20px 0; margin-top: 40px; border-top: 1px solid #e4e4e4;}
.btn_join p{font-size: 16px; font-weight: 300;}
.btn_join a{display: inline-block; min-width: 130px; height: 50px; line-height: 50px; border: 1px solid #111; text-align: center; background: #fff;}

.btn_wrap{margin-top: 40px;}
.btn_wrap span{  overflow: hidden; transition: box-shadow .2s ease;}
.btn_wrap span:first-child{margin-right: 10px;}
.btn_wrap span.black{background: #111;}
.btn_wrap span.blue{background: #009eff; min-width: 260px; border: none;}
.btn_wrap span.black a,
.btn_wrap span.blue a{ color: #fff;}
.btn_wrap span:hover{box-shadow: 0 6px 8px rgba(0, 0, 0, 0.3);}
.btn_wrap span.blue:hover{background: #0091ff;}
.btn_wrap a{display: inline-block; width: 100%; height: 60px; line-height: 60px; font-size: 19px;}
.btn_wrap a i{display: inline-block; line-height: 70%; margin-left: 15px;}
.twopart_input{display: inline-block; width: calc(100% - 145px);}


@media screen and (max-width:988px){  

.mbskin {
    position: relative;
    margin: 50px auto 0;
    width: 100%;
    max-width: 560px;
    text-align: center;
}
 }
@media screen and (max-width:680px){  
.register2 {  width: 100%; max-width: 100%;}

 }
/*-----------------------------------------------------------------------------------------------------------
/*게시판
-----------------------------------------------------------------------------------------------------------*/

	.tb1		{ width:100%; border-collapse:collapse;clear: both;	border-spacing:0; border-top:1px solid #1bbbc2; margin:10px 0;   }
	.tb1 th,
	.tb1 td		{ border-right:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0; padding:13px 10px!important; line-height:160%;  vertical-align:middle; }
	.tb1 thead th			{ font-family: 'S-CoreDream-4Regular'; background: #f5f5f5;color: #333 ;font-size: 16px;text-align: center}
	.tb1 tbody th			{ background-color:#fafafa; font-family: 'S-CoreDream-4Regular'; text-align:center; color: #333;font-size: 16px; }
	.tb1 td					{ background-color:#fff; font-weight:300; }
	.tb1 thead th:last-child,.tb1 tbody th:last-child,.tb1 tbody td:last-child	{ border-right:0 }
	.td_pc_none				{ display:none; }
	.td_pc_block			{  }
	.th_pc_none				{ display:none; }
	.span_pc_none			{ display:none !important; }
	.span_pc_block			{ display:inline; }


	
/*-----------------------------------------------------------------------------------------------------------
 신청폼 테이블
-----------------------------------------------------------------------------------------------------------*/

/*	.tb2		{ width:100%; border-collapse:collapse;	border-spacing:0; border-top:1px solid #d70b8c; margin:10px 0;   }
	.tb2 th,
	.tb2 td		{ border-right:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0; padding:25px 25px; line-height:180%;  vertical-align:middle; }
	.tb2 thead th			{ font-family: 'S-CoreDream-4Regular'; background: #f5f5f5;color: #333 ;font-size: 16px; }
	.tb2 tbody th			{ background-color:#fafafa; font-family: 'S-CoreDream-4Regular'; text-align:center; color: #333;font-size: 16px;border-right:0 }
	.tb2 td					{ background-color:#fff; font-weight:300;  }
	.tb2 td span.poin		{ font-family: 'S-CoreDream-4Regular'; color: #333;font-size: 19px;   }
	.tb2 td img	{ vertical-align:top;margin-top: 3px}
	.tb2 td input					{ padding: 10px;   }
 
	.tb2 thead th:last-child,.tb2 tbody th:last-child,.tb2 tbody td:last-child	{ border-right:0 }




.tb2 td textarea {
    padding: 15px 17px;
    line-height: 30px;
	min-height: 120px;
    position: relative;
    border-bottom: 1px solid #e0e0e0;
    box-sizing: border-box;
	 

}
.tb2 td .i-input {
    height: 52px;
    line-height: 52px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    display: inline-flex;
    align-items: center;
    margin-right: 20px;
}
.tb2 td .i-input input {
    height: 32px;
    line-height: 32px; 
    border: none;
	background: none
}
.tb2 td .i-input .inner-txt {
    width: 40px;
    text-align: center;
}
.tb2 td select {
    box-sizing: border-box;
    border: 1px solid #ddd;
    height: 46px;
    line-height: 46px;
   
    padding-left: 7px; 
}
.tb2 td.radio1 > input[type=radio], .tb2 td.radio1 > input[type=checkbox] {
    overflow: hidden;
    display: none;
    width: 0px;
    height: 0px;
    border: 0 none;
    font-size: 0;
    line-height: 0;
    clip: rect(0 0 0 0);
    opacity: 0;
}
.tb2 td.radio1 > input[type=radio] + label, .tb2 td.radio1 > input[type=checkbox] + label {
    border: 1px solid #ddd;
    font-weight: normal;
    color: #888;
    padding: 12px 30px;
    margin-right: 5px;
    cursor: pointer;
    transition: all 0.3s;
}
.tb2 td.radio1 > input[type=radio] + label:hover, .tb2 td.radio1 > input[type=checkbox] + label:hover {
    color: #00ac5f;
    border: 1px solid #00ac5f;
}
.tb2 td.radio1 > input[type=radio]:checked + label, .tb2 td.radio1 > input[type=checkbox]:checked + label {
    color: #00ac5f;
    border: 1px solid #00ac5f;
 
} 

.radio2 > input[type=radio], .radio2 > input[type=checkbox] {
 appearance: none;
    width: 24px;
    height: 24px;padding: 2px;
    border:  1px solid #666;
    font-size: 0;
    line-height: 0;
    clip: rect(0 0 0 0);
	background: #f5f5f5;margin-top: -2px;margin-right: 2px;
	border-radius: 50%; 
}
 
.radio2 > input[type=radio]:hover, .radio2 > input[type=checkbox]:hover { 
padding: 0px;
	border:  3px solid #fff;
   background: #d70b8c;
	box-shadow: 0px 0px 1px 1px #d70b8c;
}
.radio2 > input[type=radio]:checked, .radio2 > input[type=checkbox]:checked { 
padding: 0px;
	border:  3px solid #fff;
   background: #d70b8c;
	box-shadow: 0px 0px 1px 1px #d70b8c;
    
} 
.find-add {
    width: 120px;
    background-color: #0b3c6b;
    border: 1px solid #0b3c6b;
    color: #fff;
    box-sizing: border-box;
    height: 46px;
    border-radius: 2px;
    margin-left: 5px; 
}
 
	@media all and (max-width:980px) {
	.tb2 th,
	.tb2 td		{   padding:10px 5px;   }
		
	.tb2 td input					{ padding:5px;  }
		
	.tb2 td.radio1 > input[type=radio] + label, .tb2 td.radio1 > input[type=checkbox] + label {
 
		display: inline-block;
    padding: 12px 10px;height: 32px;margin-bottom: 2px
 
}	
		
}*/

 

/*-----------------------------------------------------------------------------------------------------------
/*
-----------------------------------------------------------------------------------------------------------*/
	.tb3		{ width:100%; border-collapse:collapse;clear: both;	border-spacing:0; /*border-top:1px solid #e0e0e0;*/ margin:10px 0; border-bottom:1px solid #ddd; }
	.tb3 th,
	.tb3 td		{   border-bottom:1px solid #fff; padding:10px 8px!important; line-height:160%;  vertical-align:middle; }
	.tb3 thead th			{ font-family: 'S-CoreDream-4Regular'; background: #2d3d45;color: #fff ;font-size: 15px;font-weight:400;  }
	.tb3 tbody th			{ background-color:#30699f;  font-weight:400; text-align:center; color: #fff;font-size: 15px;letter-spacing: -1px }
	.tb3 td					{ background-color:#f5f5f5; font-weight:400; font-size: 16px;color: #555;letter-spacing: -1px;border-bottom:1px solid #ddd;}
	.tb3 thead th:last-child,.tb3 tbody th:last-child,.tb3 tbody td:last-child	{ border-right:0 }
 


/*세로선없는 게시판형태*/
	.tb4		{  width:100%; border-collapse:collapse; border-spacing:0; border-top:1px solid #ddd; }
	.tb4 th,
	.tb4 td		{ border-bottom:1px solid #ddd; padding:30px 11px; line-height:170%;  vertical-align:top; font-weight:300; text-align:left;color: #666; }
	.tb4 th.dt,.tb4 td.dt		{ border-bottom:1px dashed #ddd;  }
	.tb4 tbody th	{   font-weight:500;font-size:16px;  text-align:center; color: #000 }
	.tb4 td span.type1	{ background-color:#fff;border:1px solid #ddd; padding:5px 8px;display: inline-block; border-radius: 40px;    font-size:15px;min-width: 100px;text-align: center;margin: 4px;font-weight:500; color: #333}
	.tb4 td img{vertical-align:middle;}



	.tal			{ text-align:left   }
	.tac			{ text-align:center !important; text-indent:0 !important; }
	.bd_r			{ border-right:1px solid #e0e0e0 !important; }
	.col_5			{ width:20%}
	.table_m,.board_m	{ display:none}	
	.ovf		    	{ overflow: hidden}
 
 

	/* 모바일 해상도 */
	@media all and (max-width:980px) {	
		
		/* table_style */
		/*.tb1 thead tr							{ display:none; }*/
		.tb1 tbody th							{ border-right:1px solid #f2f2f2; }
		.tbody_th								{ border-top:2px solid #222; text-align:left; }
		.tb1 tbody .responsive_tr				{ border-bottom:3px solid #f00 !important; }
		.tb1 td									{ text-align:left; }
		.tb1 td	br				{display:none !important;}
		.tb1 td, table.tb1 th	{ padding:8px 5px; }
		.col_5					{ width:25%}
		.bd_no_pc				{display:none !important;}	
		
		.table_pc,.board_pc	{ display:none}
		.table_m,.board_m	{ display: block}
		.table_m img{ width:95%; text-align:center}
		
		.tac				{ text-align:left  ; }
		.tal			{ text-align:center  }
	/*	.srchBt2		{width:50px; }*/
		
		/* 모바일 해상도 */	
		/* Force table to not be like tables anymore */
		.no-more-tables table, 
		.no-more-tables thead, 
		.no-more-tables tbody, 
		.no-more-tables th, 
		.no-more-tables td, 
		.no-more-tables tr { 
			display: block; 
		}
	
		/* Hide table headers (but not display: none;, for accessibility) */
		.no-more-tables thead tr { 
			position: absolute;
			top: -9999px;
			left: -9999px;
		}
	
		.no-more-tables tr { border-top: 1px solid #ccc;  border-bottom: 1px solid #ccc;}
		.no-more-tables th { border-right:none;}
		.no-more-tables td { 
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee; 
			position: relative;
			padding-left: 30%!important; min-height: 22px;
			white-space: normal;
			text-align:left!important; 
			font-weight:400;  
			
		}
	
		.no-more-tables td:before { 
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */		
			left: 6px;
			width: 20%; 
			padding-right: 10px; 
			white-space: nowrap;
			text-align:left;
			font-weight: 400;
			border-right: 1px solid #eee;
			color:#000
		}
	
		/*
		Label the data
		*/
		.no-more-tables td:before { content: attr(data-title); }
		
			
		/* 모바일 해상도 */	
		/* Force table to not be like tables anymore */
		.no-more-tables3 table, 
		.no-more-tables3 thead, 
		.no-more-tables3 tbody, 
		.no-more-tables3 th, 
		.no-more-tables3 td, 
		.no-more-tables3 tr { 
			display: block; 
		}
	
		/* Hide table headers (but not display: none;, for accessibility) */
		.no-more-tables3 thead tr { 
			position: absolute;
			top: -9999px;
			left: -9999px;
		}
	
		.no-more-tables3 tr { border-top: 1px solid #ccc;  border-bottom: 1px solid #ccc;}
		.no-more-tables3 th { border-right:none;}
		.no-more-tables3 td { 
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee; 
			position: relative;
			padding-left: 45%!important ; 
			white-space: normal;
			text-align:center !important; min-height: 22px;
			font-weight:400;  
			
		}
			.no-more-tables3 td.view_d { 
 
			padding-left: 0% !important;  
			
		}
		.no-more-tables3 td:before { 
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */		
			left: 6px;
			width: 40%; 
			padding-right: 10px; 
			white-space: nowrap;
			text-align:center;
			font-weight: 400;
			border-right: 1px solid #eee;
			color:#000
		}
	
		/*
		Label the data
		*/
		.no-more-tables3 td:before { content: attr(data-title); }
		
		
		
		.no-more-tables2 table, 
		.no-more-tables2 thead, 
		.no-more-tables2 tbody, 
		.no-more-tables2 th, 
		.no-more-tables2 td, 
		.no-more-tables2 tr { 
			display: block; 
		}
	
		/* Hide table headers (but not display: none;, for accessibility) */
		.no-more-tables2 thead tr { 
			position: absolute;
			top: -9999px;
			left: -9999px;
		}
	
		.no-more-tables2 tr { /*border-top: 1px solid #ccc; *//* border-bottom: 1px solid #ccc;*/}
		.no-more-tables2 th { border-right:none;}
		.no-more-tables2 td { 
			/* Behave  like a "row" */
			border: none;
			padding-bottom:20px;
			border-bottom: 1px solid #eee; 
			position: relative;word-break: break-all;
			/*padding-left: 28%; */
			white-space: normal;
			text-align:center!important; font-weight:400; 
			
		}
 
		/*
		Label the data
		*/
		/*.no-more-tables2 td:before { content: attr(data-title); }*/
		
		.bd_r	{border-right: 1px solid #fff !important;}
		
		.ovf	{overflow-x:scroll;padding-bottom:15px; position:relative; padding-top:60px;}
		.ovf:after{width:100%; height:60px; position:absolute; left:0px;  top:0; display:block; content:"";background:#eceff1; z-index:-1}
		.ovf:before{width:360px;height:30px; position:absolute;left:10px; top:15px;font-size:15px; letter-spacing:-0.05em; color:#555; display:block; content:"← 좌우로 스크롤 하시면 자세히 보실 수 있습니다  →"; box-sizing:border-box; line-height:30px;}
		.ovf table	{width:620px !important}
		
	}
	
	/* paging */
	.paging {display:inline-block; vertical-align:middle; padding:25px 0; width:100%; overflow:hidden; text-align:center; font-size:0;}
		.paging a {display:inline-block; vertical-align:middle; margin:2px; padding:5px;width:22px; height:22px; font-size:13px; color:#757575; 
			letter-spacing:-1px; 
			line-height:22px; text-align:center;
			border:#fff solid 1px;
			background:#fff;}
		.paging a:hover {color:#be1e2d;}
		.paging a.on {color:#be1e2d; border:#be1e2d solid 1px; background:#fff;text-decoration: underline;}
		.paging a.focus {color:#fff; border:#be1e2d solid 1px; background:#be1e2d;}
		.paging a.focus:hover {color:#fff; border:#be1e2d solid 1px; background:#be1e2d;}
	
	/* 리스트검색 */
	.listSrch{border:1px solid #ddd; background:#f7f7f7; text-align:center; padding:15px 0;}
		.listSrch select{width:90px;}
		.listSrch select.type2{width:360px;}
		.listSrch input{width:360px;}
		.listSrch strong{color:#333; margin-right:6px}
		.listSrch .btnGry{height:auto; width:auto; padding:8px 20px 7px; line-height:18px; color:#FFF !important}
	

	/* 모바일 해상도 */
	@media all and (max-width:800px) {	
	
		.listSrch{padding:12px 0;}
			.listSrch select{width:20%;}
			.listSrch input{width:30%;}
			.listSrch select.type2{width:60%;}
			.listSrch strong{font-size:13px}
			.listSrch .btnGry{font-size:13px; padding:8px 2% 7px;}
	
	}

/*-----------------------------------------------------------------------------------------------------------
공통
-----------------------------------------------------------------------------------------------------------*/
	ul.bu2		{margin:5px 0 0 30px;text-align: left}
	ul.bu2 li 	{line-height:190%;list-style-type:disc !important; }
	ul.bu2 li strong		{ font-weight:400; color:#000}
	ul.bu2 li strong.type1	{ font-weight:400; color:#d61491 !important}
div.con_box2			{width: 100%;box-sizing: border-box; padding:20px 30px;margin:0px 0; line-height:200%; background: #fff; border:#ddd solid 1px; display: inline-block;text-align: left}
/*h4.h4_title	{width: 100%; clear:both; margin-bottom:15px;margin-top: 20px; font-size:21px;   letter-spacing:-1px;padding-top: 20px;   color:#000; line-height:26px; position:relative;font-family: 'S-CoreDream-5Medium';display: inline-block}
h4.h4_title:before {position:absolute;top:0px;left:0; content:"";display:block;  z-index:10;  background: linear-gradient(-15deg, #d70b8c,  #0b3d6c) ;width: 35px; height: 5px;border-radius: 5px; }
h4.h4_title2	{width: 100%; clear:both; margin-bottom:15px;margin-top: 20px; font-size:26px; text-align: center;letter-spacing:-1px;padding-top: 20px;   color:#000; line-height:26px; position:relative;font-family: 'S-CoreDream-5Medium';display: inline-block}
h4.h4_title2:before {position:absolute;top:0px;left:50%;transform: translateX(-50%);content:"";display:block;  z-index:10;  background: linear-gradient(-15deg, #d70b8c,  #0b3d6c) ;width: 35px; height: 5px;border-radius: 5px; }

 div.con		{ width: 100%;  line-height:160%;font-family: 'S-CoreDream-4Regular'; font-size:17px; display: inline-block;margin-top: 5px;}
	 
	div.con_box			{width: 100%;box-sizing: border-box; padding:20px 30px;margin:0px 0; line-height:200%;  border:#ddd solid 1px; display: inline-block}
	div.con_box2			{width: 100%;box-sizing: border-box; padding:20px 30px;margin:0px 0; line-height:200%; background: #fff; border:#ddd solid 1px; display: inline-block;text-align: left}
	div.con_box3			{width: 100%;box-sizing: border-box; padding:20px 20px;margin:0px 0; line-height:200%; background: #f7f7f7;  display: inline-block}

div.con_box4			{width: 65%;   box-sizing: border-box; padding:30px 30px;margin:0px auto; line-height:200%; background: #f7f7f7;   position: relative}
   
	 
	
 h5.h5_title	{ padding-left:15px; font-size:18px;   margin-bottom:10px; background:url(/img/common/ico_link03.png) no-repeat 0 11px; color:#c1178d; clear:both; font-weight: 400}

@media all and (max-width:800px) {
    h5.h5_title br{display: none;}	
	
}
	
 
 
	@media all and (max-width:980px) {	
		
		h4.h4_title	{  font-size:19px;text-align: center}
h4.h4_title:before { left:50%;transform: translateX(-50%)}

		ul.bu2 li 	{line-height:160%; }
			ul.bu4 li 	{ line-height:24px; width: 100%;float: left; }
 
		 	ul.bu4 li span.type1		{   display:  block;text-align: center;margin-bottom: 4px}
	ul.bu4 li span.type2		{  display:  block;text-align: center;margin-bottom: 4px}
		
		
 		div.con_box4			{width: 100%;    }
		
		.guide_bg1{padding-bottom: 240px!important;background-size: 150px!important;background: url(/img/guide/bg5.png) no-repeat 50% bottom!important;}
		.guide_bg2{padding-bottom: 240px!important;background-size: 150px!important;background: url(/img/guide/bg4.png) no-repeat 50% bottom!important;}	

 
		div.st_title img{width: 100%;}
 
		
			div.con_box			{ padding:20px 10px;margin: 15px 0; line-height:180%;  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.0);}
		div.con_box2			{width: 100%;  padding:10px 5px;  border:#ddd solid 1px;  }
	}
 */

/*-----------------------------------------------------------------------------------------------------------
사이트맵
-----------------------------------------------------------------------------------------------------------*/
/* 컨텐츠 영역_사이트맵 */
/*#contents_sitemap			{ }
	#contents_sitemap p.site	{width:100%; font-size:21px; font-family: 'S-CoreDream-5Medium'; color:#0a74b8;  line-height:90px; text-align:center;
	border-top:#e8e7e2 solid 1px; border-left:#e2e1dc solid 1px; border-right:#e2e1dc solid 1px; border-bottom:#b5b4b0 solid 1px; border-radius:12px;
	box-shadow:inset 0px -2px 0px #fff, 0px 1px 3px rgba(0, 0, 0, 0.07);
	background:#fff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#f9f8f4);
	background:-webkit-linear-gradient(top, #ffffff 0%, #f9f8f4 100%);
	background:-moz-linear-gradient(top, #ffffff 0%, #f9f8f4 100%);
	background:-ms-linear-gradient(top, #ffffff 0%, #f9f8f4 100%);
	background:-o-linear-gradient(top, #ffffff 0%, #f9f8f4 100%);
	background:linear-gradient(top, #ffffff 0%, #f9f8f4 100%);}
	
	#contents_sitemap .cate_line{margin-bottom:20px;*zoom:1}
	#contents_sitemap .cate_line:after{content:""; display:block;clear:both;}
	#contents_sitemap .cate_line .cate{display:inline-block;vertical-align:top; width:16%; height:auto; margin:20px 1.8%;}
	#contents_sitemap .cate_line .cate ul{ margin:10px 0 15px 0}
	#contents_sitemap .cate_line .cate ul li{ padding:10px 0 15px 0;margin:3px 0 0 30px;border-bottom:#f2f2f2 1px dashed;list-style-type:disc !important}
	#contents_sitemap .cate_line .cate ul li a		{ color:#666; letter-spacing:-1px;}
	#contents_sitemap .cate_line .cate ul li a:hover{color: #d70b8c;}
	#contents_sitemap .cate_line .cate ul li.sub{ padding:5px 0 10px 20px;margin:0 0 0 30px; background:#f3f3f3;list-style-type:none !important; position:relative}
	#contents_sitemap .cate_line .cate ul li.sub:before	{ position: absolute; content:'-'; top:0; left:5px;}
 
	 
	@media all and (max-width:1199px) {				
		#contents_sitemap .cate_line .cate{float:left; width:22%; height:auto; margin:20px 3% 10px 0px;}
		#contents_sitemap .cate_line ul li br{ display:none}
		
	}
 
	@media all and (max-width:800px) {	
		#contents_sitemap .cate_line .cate{width:100%; height:auto; margin:20px 0 10px 0px; clear:both}
	}*/
	


/*-----------------------------------------------------------------------------------------------------------
탭메뉴
-----------------------------------------------------------------------------------------------------------*/

 
 
/*-----------------------------------------------------------------------------------------------------------
컨텐츠-센터소개
 
/*-----------------------------------------------------------------------------------------------------------
컨텐츠-인사말
-----------------------------------------------------------------------------------------------------------*/
 
 
/*-----------------------------------------------------------------------------------------------------------
시설안내 컨텐츠
-----------------------------------------------------------------------------------------------------------*/
	
 /*시설안내*/

.nav-tabs1.typeA {
    border: 1px solid #dddddd;
    border-top: 2px solid #3a3a3a;
}

.nav-tabs1.typeA .menu-wrap {
    padding: 15px;
    border-bottom: 1px solid #dddddd;
}

.nav-tabs1.typeA .tabPanel .pd-wrap {
    padding:30px 15px;
}

.nav-tabs1.typeA ul.nav-menu li {
    border: none;
}

.nav-tabs1.typeA ul.nav-menu li:hover {
    background: none;
}

.nav-tabs1.typeA ul.nav-menu li a {
   
    line-height: 30px;
    color: #1d1e1f;
    padding: 0 15px;
    min-width: 52px;
}

.nav-tabs1.typeA ul.nav-menu li.active a {
    background: #3086c9;
    color: #fff;
    border-radius: 5px;
}

.nav-tabs1.typeA .menu-area dt {
    display: inline-block;
    font-size: 24px;
    font-family: 'S-CoreDream-5Medium';
    color: #fff;
    position: relative;
    padding: 30px 20px;
    background: #3db5a0;  
    border-radius: 10px;
	height: 50px;
}

.nav-tabs1.typeA .menu-area dd {
 
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.nav-tabs1.typeA .menu-area ul {
    white-space: nowrap;
}

.nav-tabs1.typeA .menu-area ul li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

.nav-tabs1.typeA .menu-area ul li:first-child {
    margin-left: 0;
}

.nav-tabs1.typeA .menu-area ul li a {
    font-size: 15px; font-family: 'S-CoreDream-4Regular';
    color: #1d1b1b;padding-left: 5px;
}

.nav-tabs1.typeA .menu-area ul li.active a {
    color: #e75836;
    text-decoration: underline;
}

.nav-tabs1.typeA .img-area {
    margin-top: 20px;  
}

.nav-tabs1.typeA .img-area img {
    width: 100%;
}


 

@media screen and (min-width: 980px) {
    .nav-tabs1.typeA .menu-wrap {
        padding:  8px 35px;
    }

    .nav-tabs1.typeA .tabPanel .pd-wrap {
        padding:30px 40px;
    }

    .nav-tabs1.typeA .view-wrapper {
        display: table;
        width: 100%;
        table-layout: fixed;
    }

    .nav-tabs1.typeA .menu-area,
    .nav-tabs1.typeA .img-area {
        display: table-cell;
        vertical-align: top;
		 
    }

    .nav-tabs1.typeA .menu-area {
        width: 320px;
        padding: 5px 50px 30px 30px; 
     
    }

    .nav-tabs1.typeA .menu-area dt {
        font-size: 40px;
        line-height: 40px;
        padding-bottom: 20px;
    }

    .nav-tabs1.typeA .menu-area dd {
        margin-top: 0px;
      
    }

    .nav-tabs1.typeA .menu-area ul {
        white-space: nowrap; 
    }

    .nav-tabs1.typeA .menu-area ul li {
        display: block;  
        margin:  8px 0 0 0px; 
    }
 
    .nav-tabs1.typeA .menu-area ul li:first-child {
        margin:  0px;
    }
 
    .nav-tabs1.typeA .menu-area ul li a {
        font-size: 16px;   padding-top: 15px;
        line-height: 24px;padding-left: 150px; display: inline-block; color: #666;
    }
    .nav-tabs1.typeA .menu-area ul li:nth-child(5) a,
	.nav-tabs1.typeA .menu-area ul li:nth-child(7) a,
	.nav-tabs1.typeA .menu-area ul li:nth-child(8) a,
	.nav-tabs1.typeA .menu-area ul li:nth-child(8) a,
	.nav-tabs1.typeA .menu-area ul li:nth-child(10) a,
	.nav-tabs1.typeA .menu-area ul li:nth-child(12) a,
	.nav-tabs1.typeA .menu-area ul li:nth-child(13) a
	{
        padding-top: 0px;
        line-height: 24px;  
    }
    .nav-tabs1.typeA .img-area {
        margin: 0;  padding-top: 30px
    }

}
 
 
 
 
/*-----------------------------------------------------------------------------------------------------------
대관신청_공간안내 이미지 슬라이드
-----------------------------------------------------------------------------------------------------------*/
	.business_box_w	{ position: relative;width: 100%;display: inline-block;padding-top: 250px; background: url(/img/book/book_bg1.png) 80% top no-repeat;}
.business_box_w:before {
    position: absolute;
     
    content: "";
    bottom:100px;
    right:none;left: 10%; 
    width: 396px;
    height:290px; z-index: -1; background: url(/img/book/book_bg2.png) 10% top no-repeat;}
	.business_box	{ position:relative; margin: 0px 0%;width: 50%;float: left; margin-bottom: 50px;height: 400px;}
	.business_box:nth-child(even)	{  margin-top: 150px; } 
 .business_box:nth-child(odd)	{  margin-top: -250px; } 
/*.business_box:nth-child(1)	{  margin-top:  0px; }*/ 
	.business_img	{ width:60%; float:left; position:relative;/*border-radius: 200px;*/ overflow: hidden;/*min-height:245px;box-shadow: 17px 25px 60px 0px rgba(38, 45, 74, 0.1);*/  }
/*	.business_img img	{ width:100%; border-radius: 200px; }*/

.business_img   {   box-shadow: 17px 25px 30px 0px rgba(38, 45, 74, 0.1); }

.business_tt	{ width:40%; float:right; height:245px;margin-top: 20px; /*background:url(/img/business/business_tt_bg.png) top right no-repeat #009953; */  }
.business_tt:before {
    position: absolute;
     
    content: "";
    top:40px;
    right:none;left: 50%;transform: translateX(-0%);
    width: 340px;
    height:340px; z-index: -1;border-radius: 50%;background: linear-gradient(to right bottom, rgba(245, 245, 249, 1), rgba(245, 245, 249, 0) 100%);}
	.business_tt>h3.tt	{ color: #3259d1; padding:50px 0 0 30px !important; font-size:1.8em !important;/* font-weight:500; */text-align:left !important;  background:none !important;font-family: 'HakgyoansimMalgeunnalB'; }
	.business_tt>p.txt	{ color:#fff; padding:20px 30px !important; line-height:160%; color: #252b32;}
  
 
/*.centerR {
    float: left;
    box-sizing: border-box;
    margin-left: 40px;
    width: 40%
}
*/

 
/* 테블릿 세로 해상도 */
@media all and (max-width:980px) {

    .centerL {}

    .centerR {
        margin: 10px
    }
}
	/* 모바일 해상도 */
	@media all and (max-width:980px) {	
 .business_box_w	{  padding-top: 250px; background: url(/img/book/book_bg1.png) center top no-repeat;background-size: 300px}
		.business_box_w:before {display: none}
	.business_box	{ position:relative; margin: 0px 0%;width: 50%;float: left; margin-bottom: 50px;height: 400px;}
		
			.business_box	{  width: 100%;float: left; margin-bottom: 50px;height: auto;}
			.business_box:nth-child(even)	{  margin-top: 0px; } 
 .business_box:nth-child(odd)	{  margin-top: 0px; } 
		
		.business_tt	{ width:100%; float: none; height: auto; }
		.business_tt>h3.tt	{ padding:20px 0 20px 0px !important; text-align:center !important }
		.business_tt>p.txt	{  padding:10px 10px !important; line-height:160%; text-align:center !important}
		.business_img	{ width:100%; float:none;}
 
		
 
	}	
	
/*-----------------------------------------------------------------------------------------------------------
대관신청_시설안내
-----------------------------------------------------------------------------------------------------------*/


.gud_txt{position: relative;width: 100%; margin-bottom: 20px;display: inline-block;margin-top: 10px;}
.gud_txt li.box{float: left; width: 42%; padding: 0px 0% 10px 0;  color: #000 ;font-size: 42px; font-family: 'Busan';text-align:left;line-height: 100px;letter-spacing: -1.5px; }
.gud_txt li.box span{ color: #fff;font-size: 60px;font-family: 'Busan';text-align: center;line-height: 100px;background: linear-gradient(-15deg, #d70b8c, #0b3c6b);padding: 20px;height: 100px; width: 100px; border-radius: 0 100px 100px 100px;display: inline-block}
.gud_txt li.tt{float: left;margin-left: 2%;margin-top: 25px; width: 40%;  }
.gud_txt li.btn{float: right; width: 10%;  border: 1px solid #d70b8c;text-align: center;margin-top:0px; padding: 30px  20px; font-family: 'S-CoreDream-5Medium';color: #d70b8c;background: url('/img/guide/link.png') no-repeat 100% 100%;cursor: pointer}
.gud_txt li.btn:hover{ color: #fff;background: url('/img/guide/link2.png') no-repeat 100% 100% #d70b8c}
.gud_img{position: relative;width: 100%; border-top: 1px solid #ddd;padding-top: 30px;}
.gud_img img{margin:0 2% 20px 0;width: 49%;float: left}
.gud_img img:nth-child(2),.gud_img img:nth-child(4){margin:0 0% 20px 0; }
.gud_img img.big{margin:0 0% 20px 0;width: 100%;float: left}

@media all and (max-width:980px) {
	.gud_txt li.box{float: left; width: 100%; text-align: center}
	 
	.gud_txt li.tt{float: left;margin-left: 0%;margin-top: 0px; width: 100%; }
	.gud_txt li.btn{float: left; width: 100%; margin-top: 20px; padding: 10px  0px; }
	
	.gud_img img{margin:0 0% 10px 0;width: 100%;float: left}
	.gud_img img:nth-child(2),.gud_img img:nth-child(4){margin:0 0% 10px 0; }
	.gud_img img.big{margin:0 0% 10px 0; }
}

 

 
/*-----------------------------------------------------------------------------------------------------------
대관신청
-----------------------------------------------------------------------------------------------------------*/
/* guide_box */
.guide_box{overflow: hidden;position: relative;/*line-height: 1.6;display: table;*/width: 100%;}
.guide_box { /*min-height: 140px;*/padding: 35px 28px 35px 180px;border:1px solid #ccc;background: #fdfdfd;border-bottom:1px solid #2e3278;overflow: hidden;margin-bottom: 40px;box-sizing: border-box;}
.guide_box:before{content:'';display:block;position:absolute;top:35px;left:40px;width: 100px;height: 100px;background-image: url('/img/common/ico_sprite.png') ; background-repeat:no-repeat;}

.guide_box.ico02:before{background-position: 0 -100px;margin-bottom: 50px}
.guide_box.ico03:before{ background-position:0 -200px;margin-bottom: 50px}
.guide_box.ico04:before{ background-position:0 -300px;margin-bottom: 50px}
.guide_box.ico05:before{ background-position:0 -400px;margin-bottom: 50px}
.guide_box.ico06:before{ background-position:0 -500px;}
.guide_box.ico07:before{ background-position:0 -600px;}
.guide_box.ico08:before{ background-position:0 -700px;}
.guide_box.ico09:before{ background-position:0 -800px;}
.guide_box.ico10:before{ background-position:0 -900px;}
.guide_box.ico11:before{ background-position:0 -1000px;}

.guide_box .tit{color: #333;font-size: 1.3em;line-height: 1.3em;margin-bottom: 11px;font-weight: 500;}
.guide_box .tit strong{ color:#d70b8c;font-size: 1.33em; font-weight: 500}

	/* 모바일 해상도 */
	@media all and (max-width:980px) {	
	.guide_box {  padding: 135px 28px 35px 28px; }
.guide_box:before{ top:25px;left:50%; transform: translateX(-50%);   }	
		
	.guide_box .tit{text-align: center}	
	.guide_box .tit strong{  font-size: 1.1em;  display: block}
}

 

/* 시설선택 */
.facility_box1 {float: left;width: 40%;padding: 0;border: 1px solid #ddd; background: #fff}
.facility_box1 p.tt{ font-weight: 500; padding: 20px 50px; color: #000; font-size: 1.1em;border-bottom:1px solid #2e3278;background:url(/img/rental/i_01.png)no-repeat 15px 50% #fafafa}
	.facility_list {width: 94%;margin: 20px 3%;height: 320px }
 
/*시설선택테이블 */

	.tb_box		{ width:100%; border-collapse:collapse;	border-spacing:0;  margin:10px 0; box-sizing: border-box  }
	.tb_box	 th,
	.tb_box	 td		{ border-right:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0; padding:8px 7px; line-height:180%;  vertical-align:middle; }
	.tb_box	 thead th			{font-weight: 400; background: #0b3c6b;color: #fff;font-size: 14px;padding:4px 7px; /* border:1px solid #0b3c6b;*/}
	.tb_box	 tbody th			{ background-color:#fafafa; font-family: 'S-CoreDream-4Regular'; text-align:center; color: #333;font-size: 16px;/*border-right:0*/ }
	.tb_box	 td					{ background-color:#fff; font-weight:300; font-size: 16px; }
 
 
	.tb_box	 thead th:last-child,.tb_box tbody th:last-child,.tb_box tbody td:last-child	{ border-right:0 }

	/* 모바일 해상도 */
	@media all and (max-width:980px) {	
		
		.facility_box1 { width: 100% }
			.facility_list {/*width: 100%;margin: 10px 0%;*/ height: auto }
		 
}
/* 일자선택 */

.facility_box2 {float: left;width:28%;margin-right: 2%; padding: 0;border: 1px solid #ddd; background: #fff}
.facility_box2 p.tt{  padding-left: 40px; font-weight: 500; padding: 20px 50px;  color: #000; font-size: 1.1em;border-bottom:1px solid #2e3278;background:url(/img/rental/i_03.png)no-repeat 15px 50% #fafafa}
	.day_list {width: 100%;height: 355px  }
 

	.box_day		{position:relative;    }
 
	.day_img 	{width: 100%;float: left; display: inline-block}
	.day_img p	{margin: 0px auto 15px; text-align: center;position:relative; color: #000; font-size:21px;  font-family: 'S-CoreDream-5Medium';line-height: 30px; } 
	.day_img p a	{   color: #000; font-size: 21px; line-height: 30px;  font-family: 'S-CoreDream-5Medium';}
	.day_img p button	{   color: #000; font-size: 21px; line-height: 30px;  font-family: 'S-CoreDream-5Medium';}
	.day_img p span	{ color: #d70b8c; font-size: 21px; line-height: 30px;  font-family: 'S-CoreDream-5Medium'; }
	.day_img p img	{margin:0px 0% 0px;vertical-align: top   }

	.ttd 	{margin: 0px auto 15px;margin-top: 20px; text-align: center;position:relative; color: #000; font-size:21px;  font-family: 'S-CoreDream-5Medium';line-height: 30px; } 
	.ttd a	{   color: #000; font-size: 21px; line-height: 30px;  font-family: 'S-CoreDream-5Medium';}
	.ttd button	{   color: #000; font-size: 21px; line-height: 30px;  font-family: 'S-CoreDream-5Medium';}
	.ttd span	{ color: #d70b8c; font-size: 21px; line-height: 30px;  font-family: 'S-CoreDream-5Medium'; }
	.ttd img	{margin:0px 0% 0px;vertical-align: top   }


	.tb_day	   { width:100%; border-collapse:collapse;	border-spacing:0;  text-align: center;  }
	.tb_day th { padding:3px auto;  line-height:35px; color: #000; font-size: 14px; font-weight: 400}
 
	.tb_day td		{ padding:9px 7px 3px; line-height:30px; color: #000; text-align: center; font-weight:400; font-size: 14px; width:14%;  min-width:32px!important;  }
 
	.tb_day th.sun,.tb_day td.sun {width:15%; color: #ff0000}
	.tb_day th.sat,.tb_day td.sat {width:15%; color: #004CFF; }
	.tb_day td a,.tb_day td a:hover,.tb_day td a:active	 {  color: #000;    }
	.tb_day td button,.tb_day td button:hover,.tb_day td button:active	 {  color: #000; /*text-decoration: underline ;*/ font-size: 16px;  background: url(/img/rental/day_on.png)no-repeat center top; background-size: 4px  }
	.tb_day td.today,.tb_day td.today a,.tb_day td.today a:hover,.tb_day td.today a:active	 {  color: #fff;    background: url(/img/rental/day_on.png?=1)no-repeat center 65%; text-decoration: underline;  }
	.tb_day td.off,.tb_day td.off a,.tb_day td.off a:hover,.tb_day td.off a:active	 {  color: #666;    background: url(/img/rental/day_off2.png)no-repeat center 65%; font-size: 12px;   }
	
	.tb_day td.today button,.tb_day td.today button:hover,.tb_day td.today button:active	 {  color: #fff;    background: url(/img/rental/day_on.png?=1)no-repeat center 65% #fff;overflow: hidden ;line-height:30px; width:30px ;text-decoration: underline   }
	.tb_day td.off button,.tb_day td.off button:hover,.tb_day td.off button:active	 {  color: #666;    background: url(/img/rental/day_off2.png)no-repeat center 65%  #fff; overflow: hidden;line-height:30px;width:30px ;font-size: 12px;  }

	.tb_day td a:hover 	{ text-decoration: underline}
	.tb_day td button:hover 	{ text-decoration: underline}
 
	@media all and (max-width:1390px) {
	/*.box_day{ width: 30%; padding:35px 3%;  }*/
		
}
	@media all and (max-width:1220px) {
	.day_img p 	{width: 100%;text-align: center}
	.day_img p span.tt	{ font-size: 21px; line-height: 30px;width: 100%; display: block; margin-right: 0px}
	.day_img p a	{ font-size: 21px; line-height: 30px;width: 100%}
	.ttd 	{width: 100%;  text-align: center}
	.ttd span.tt	{ font-size: 21px; line-height: 30px;width: 100%; display: block; margin-right: 0px}
	.ttd a	{ font-size: 21px; line-height: 30px;width: 100%}		
}

	/* 테블릿 세로 해상도 */
	@media all and (max-width:980px) {

	 .facility_box2 { width:100%;margin-right: 0%; }
 
	.day_list { height:auto  }
	
 
 
}


/* 시간선택 */
.facility_box3 {float: right;width: 28%;padding: 0;border: 1px solid #ddd; background: #fff}
.facility_box3 p.tt{ font-weight: 500;padding: 20px 50px;  color: #000; font-size: 1.1em;border-bottom:1px solid #2e3278;background:url(/img/rental/i_02.png)no-repeat 15px 50%  #fafafa}
.facility_box3 p.st{ font-weight: 500;margin-top: 15px; line-height: 30px;    color: #a9006b; font-size: 1.2em; text-align: center}
.facility_box3 p.box { font-weight: 400;margin-top:  5px; line-height:20px;    color: #000; font-size: 1.0em; text-align:right;padding-right: 20px;}
.facility_box3 p.box span.bb1{ /*width: 10px; height:10px; */ background: #a9006b;border: 1px solid #a9006b; color: #fff;  font-size:  0.8em; display: inline-block;text-align:center;padding: 3px 8px}
.facility_box3 p.box span.bb2{ /*width: 10px; height:10px; */ background:url(/img/rental/bg.jpg?=1) #333;border: 1px dashed #fff; color: #fff;  font-size:  0.8em; display: inline-block;text-align:center;padding: 3px 8px }
	.time_list {width: 90%;margin: 10px 5% 0;height: 280px;line-height: 180%;color: #000;  }
 
.facility_box3 span.time{ width: 18%; margin: 2px;   padding: 0px 8px; background: #a9006b; border: 1px solid #a9006b;color: #fff;  font-size:  1em; display: inline-block;text-align:center}

.facility_box3 span.off{     background:url(/img/rental/bg.jpg?=1) #333;    border: 1px dashed #fff; font-size:   0.9em; color: #fff;   display: inline-block;text-align:center}

.time_list2 {width: 100%;margin: 0px 0% 0;height: 229px;line-height: 180%;color: #000;  text-align: center;padding: 100px 0; background: url(/img/rental/bg.png)no-repeat center 55% #fefefe;  font-weight: 400; }
 


	/* 모바일 해상도 */
	@media all and (max-width:980px) {	
	.facility_box3 {float:left;width: 100%; }	
		.time_list2 { height: auto;  }
		.facility_box3 span.time{   margin: 1px 2px;   padding: 2px 5px;  }
}
/*-----------------------------------------------------------------------------------------------------------
대관신청내역 상세보기
-----------------------------------------------------------------------------------------------------------*/

.view_d{background: #fafafa!important;width: 100%;padding: 30px;box-sizing: border-box; }
.r_tt{ font-size: 22px;
    font-weight: 600;
    margin: 0 0 20px;
    padding-left: 25px;
    background: url(/img/sub/ico_h3.gif) no-repeat 0 center;
    line-height: 120%;
} 
.r_tt2{ font-size: 17px;
    font-weight: 600;
    margin: 20px 0 2px; 
    line-height: 120%;
} 
.r_point_box{background: #fafafa!important;width: 100%;margin-top: 20px; padding: 10px 20px;box-sizing: border-box;}
p.r_point{font-weight: 500; 
        font-size: 17px;
        padding: 10px 20px;
        height: 20px;
        color: #d70b8c;text-align: left}

	/* 모바일 해상도 */
	@media all and (max-width:980px) {	
		.view_d{ padding: 10px 0px 10px 10px; }
		}
/*-----------------------------------------------------------------------------------------------------------
컨텐츠-후원신청양식
-----------------------------------------------------------------------------------------------------------*/
    ul.step_bx2 {
        margin-top: 15px;
    }

    ul.step_bx2 li {
        width: 24%;
        margin-right: 1.0%;
        margin-bottom: .5%;
        border: 1px solid #ddd;
        border-radius: 10px;
        float: left;
        text-align: center;
        /*height: 260px;*/
        transition: all 0.6s;
		padding: 20px 0;
    }


    ul.step_bx2 li:last-child {
        margin-right: 0;
    }
ul.step_bx2 li:nth-child(even){
    background: #fafafa;
}

    ul.step_bx2 li img {
/*        padding-top: 25px*/
    }

    ul.step_bx2 li p.tt {
        font-weight: 500; 
        font-size: 19px;
        padding: 20px 0;
        height: 20px;
        color: #000;
    
    }


    ul.step_bx2 li p.txt {
        padding: 10px 5px 20px;
        line-height: 150%;
        font-size: 15px;
    }

	/* 모바일 해상도 */
	@media all and (max-width:980px) {	
		    ul.step_bx2 li {padding: 10px 0;
        width: 48%;
 
    }
}
	/* 모바일 해상도 */
	@media all and (max-width:500px) {	
		    ul.step_bx2 li {margin-bottom: 15px; 
        /*width: 100%;
        margin-right: 0%;*/

    }
		    ul.step_bx2 li img {width: 60px;padding-bottom: 10px
    }
		ul.step_bx2 li p.txt {display: none}
		
}


/*회원가신청페이지*/
.join_app {
    position: relative;
    width: 100%;margin-bottom: 60px;display: inline-block
}
 
.join_app ul.tabs2 {
    position: relative;
    margin: 0 auto;
    text-align: center; 
    height: 150px;  
}

.join_app ul.tabs2 li {
    display: inline-block;
    box-sizing: border-box;position: relative;
    width: 150px;
    height: 150px; margin:0 3%;
    border: 1px solid #eee;
    text-align: center;
    color: #616161;
    line-height: 160%;
    cursor: pointer;
    font-weight: 500;border-radius: 50%;
    background: #f9f9f9;
}

.join_app ul.tabs2 li .img{
    padding:25px 10px 10px 20px;    
   display: block; 
}

.join_app ul.tabs2 li:after {
    content: '';
    display: block;
    width: 43px;
    height: 9px;
    position: absolute;
    top: 50%;
    right: -45%;
    background: url(/img/mypage/arr.png) no-repeat center top; }

.join_app ul.tabs2 li:last-child:after { background: none; }
 
.join_app ul.tabs2 li p.stt{
    font-size:17px;
    font-weight: 400;
	padding-bottom:10px; 
}

.join_app ul.tabs2 li.current {
    background: #0b3c6b;
    border: 1px solid #0b3c6b;
    color: #fff;
    cursor: pointer;
}

.join_app ul.tabs2 li.current p{
    color:#fff;   
}

.join_app ul.tabs2 a {
/*    display: none;*/
}

.join_app ul.tabs2 a.current {
    display: block;
}
 
	/* 모바일 해상도 */
	@media all and (max-width:980px) {	
/*.join_app ul.tabs2 {display: none}*/
		
 

.join_app ul.tabs2 li {
      margin:0 75px 0 0;
 
}
.join_app ul.tabs2 li:last-child {
     margin:0 0px 0 0;

}
 

.join_app ul.tabs2 li:after {
 
    right: -40%;  }

 
 
		
}

	/* 모바일 해상도 */
	@media all and (max-width:680px) {	
 	
.join_app {
 margin-bottom: 10px; 
}
 
.join_app ul.tabs2 {
 
    height: auto;  
}

.join_app ul.tabs2 li {
 width: 100px;
    height: 100px; margin:0 55px 0 0;
 
}
.join_app ul.tabs2 li:last-child {
     margin:0 0px 0 0;

}

.join_app ul.tabs2 li .img{
    padding:20px 10px 10px 10px;   
  
}

.join_app ul.tabs2 li:after {
 
    right: -50%;  }

 
.join_app ul.tabs2 li p.stt{
    display: none}
	
}

	/* 모바일 해상도 */
	@media all and (max-width:500px) {	
 	.join_app ul.tabs2 li {
 width: 70px;
    height: 70px; margin:0 45px 0 0;
 
}
.join_app ul.tabs2 li .img{
    padding:15px 10px 10px 10px;   
  
}
.join_app ul.tabs2 li .img img{  width: 40px; 
  
}
.join_app ul.tabs2 li:after {
 
    right: -65%;background-size: 30px; }		
		
}

/*-----------------------------------------------------------------------------------------------------------
컨텐츠-일정보기
-----------------------------------------------------------------------------------------------------------*/

/*
	table.schedule_table{width:100%; border-top:2px solid #222; border-bottom:1px solid #e0dede;border-spacing:0;}
	table.schedule_table thead tr th{width:102px; height:39px; border-bottom:1px solid #e0dede; background:#f2f2f2; color:#0f3d7c; font-size:14px; text-align:center;}
	table.schedule_table thead tr th.sun{color:#e40e00}
	table.schedule_table thead tr th.sat{color:#1f60b7}
	table.schedule_table thead tr th{border-right:1px solid #e0dede}
	table.schedule_table thead tr th:first-child{width:100px; border-left:1px solid #e0dede}
	table.schedule_table thead tr th span{display:block; height:39px; line-height:39px;}
	
	table.schedule_table tbody tr td{height:139px; border-top:1px solid #e0dede; border-right:1px solid #e0dede; vertical-align:top;word-break:break-all;width:130px;padding-bottom: 10px; }
	table.schedule_table tbody tr:first-child td{border-top:0px;}
	table.schedule_table tbody tr td:first-child{border-left:1px solid #e0dede}
	table.schedule_table tbody tr td div{overflow:hidden; width:82px; padding:10px 10px 0px 5px;} 
	table.schedule_table tbody tr td:first-child div{}
	table.schedule_table tbody tr td div span{  font-size:11px; color:#333; font-weight:bold; margin-bottom:5px; text-align:left;}
	table.schedule_table tbody tr td.sun div span {font-size:11px; color:#e40e00}
	table.schedule_table tbody tr td.sat div span {font-size:11px; color:#1f60b7}
	table.schedule_table tbody tr td.pre_mon div span a,
	table.schedule_table tbody tr td.next_mon div span a{font-size:11px; color:#aaa}
	
	table.schedule_table tbody tr td.schedule{background:#f2f2f2;}
	table.schedule_table tbody tr td.schedule div a.schedule_title{display:block; height:20px; line-height:15px; padding-left:10px; background:url("../../img/bullet.gif") 0 center no-repeat; color:#333; text-align:left;}
	table.schedule_table tbody tr td.schedule div a.schedule_title:hover{font-weight:bold; letter-spacing:-1px; text-decoration:underline;}
	table.schedule_table tbody tr td.schedule div a.more{display:inline-block; *display:inline; zoom:1; height:15px; line-height:15px; padding-left:5px; background:url("../img/more_skyblue.png") 0 0 no-repeat; margin-top:5px;}
	table.schedule_table tbody tr td.schedule div a.more span{display:block; line-height:15px; padding-right:5px; background:url("../img/more_skyblue.png") right -15px no-repeat; color:#fff; text-align:center; font-weight:normal; margin:0;}
	table.schedule_table tbody tr td.today{background:#eaf3fe;border:2px dashed #b40002; }
	table.schedule_table tbody tr td.today div span a{color:#fff;}
	table.schedule_table tbody tr td.today div a.schedule_title{ color:#fff;}
	table.schedule_table tbody tr td.today div a.more{background:url("../img/more_white.png") 0 0 no-repeat;}
	table.schedule_table tbody tr td.today div a.more span{background:url("../img/more_white.png") right -15px no-repeat; color:#1f60b7;}

	table.schedule_mobile {display:none;}


table.schedule_table tbody tr td.pre_mon button.nono{background: none}
 
	.schedule_top{padding:30px 0; text-align:center;}
		.schedule_top a{display:inline-block; zoom:1; width:32px; height:32px; background:url(/img/common/com_img.png) no-repeat;}
		.schedule_top a.pre_mon{margin-right:45px; background-position:-3px -90px;font-size: 0px;line-height:30px; }
		.schedule_top a.next_mon{margin-left:45px; background-position:-35px -90px;font-size: 0px;line-height:30px; }
		.schedule_top span{display:inline-block; *display:inline; zoom:1; height:30px;width: 150px; line-height:30px; color:#0b3c6b; font-weight:bold; 
		font-size:30px; vertical-align:top}
		.schedule_top p{padding-top:10px; color:#666}
		.schedule_top p em{font-style:normal; font-weight:bold;}
 

		
	#mask{position:fixed; z-index:30; top:0px; left:0; width:100%; height:100%; background: rgba(0,0,0,0.6); display:none;max-height: inherit; margin: 0} 	
	.pop_wrap{ position: relative; top:0; left:0; z-index:200; width:100%; height:100%; }
		.pop_wrap .pop{ position:absolute; top:18%; left:50%; transform: translateX(-50%); z-index:250; width:550px; height:520px;  padding-bottom:55px;  background:#fff;overflow-y: scroll}
		.pop_wrap .pop .pop_title{  margin-top: 50px; text-align:center;}
		.pop_wrap .pop strong{display:block; height:40px; line-height:40px; color:#000; font-size:20px; font-weight:bold; padding-top:30px}
		.pop_wrap .pop strong span{font-weight: 700; font-size:20px; text-align:left;  }
		.pop_wrap .pop .pop_con{padding:0px 20px; box-sizing: 100%;  }
		.pop_wrap .pop .pop_con ul{ }
		.pop_wrap .pop .pop_con ul li:first-child{border-top:0px;}
		
		.pop_wrap .pop .pop_con ul.schedule_write{width: 100%; padding:10px 0 15px;border-bottom:1px solid #ccd5e0; display: inline-block;} 
		.pop_wrap .pop .pop_con ul.schedule_write li{position:relative;  width: 100%;box-sizing: border-box; display: inline-block;color:#555; font-weight: 400; }
		.pop_wrap .pop .pop_con ul.schedule_write li.tt{ position:relative;width: 100%;box-sizing: border-box; float:left;color:#000;  border-top:2px solid #0b3c6b; border-bottom:1px solid #ccd5e0; padding:10px 20px 10px 43px; font-weight: 400;font-size:16px; background:url(/img/rental/i_02.png) no-repeat 15px 51% #f8f8f8; background-size: 20px; display: inline-block}

		.pop_wrap .pop .pop_con ul.schedule_write li.r_tt{ position:absolute;width: 60%;  right:0px;content: ""; top:141px;color:#000;   font-weight: 400;font-size:16px; background:url(/img/rental/i_01.png) no-repeat 15px 51%  ; padding-left: 40px; background-size: 20px; display:  block; }

		.pop_wrap .pop .pop_con ul.schedule_write li.st2{ position:relative;width: 100%;box-sizing: border-box; float:left;color:#000;  border-bottom:1px solid #ccd5e0; padding:10px 20px 10px 43px; font-weight: 400;font-size:16px; background:url(/img/rental/i_04.png) no-repeat 15px 51% #f8f8f8; background-size: 20px; display: inline-block}

		.pop_wrap .pop .pop_con ul.schedule_write li.st{ position:relative;width: 100%; box-sizing: border-box; float:left; color:#d70b8c; padding:10px 10px; font-weight: 400; font-size:17px; display: inline-block}
		.pop_wrap .pop .pop_con ul.schedule_write li.txt{ position:relative;width: 100%;box-sizing: border-box; float:left; padding:5px 10px ; font-weight: 300;  display: inline-block;color:#555;font-size:15px;}
		.pop_wrap .pop .pop_con ul.schedule_write li.txt span{display:block; font-size:15px;float:left; padding-left:15px;color:#000; font-weight: 400; background:url(/img/common/path_arrow.gif) no-repeat left 50%;margin-right: 10px}
	 
		.pop_wrap .pop .pop_con ul.schedule_write li:last-child {padding-bottom:0;}
		
		.pop_wrap .pop .pop_con2 .pop_bt{position:absolute;top:0px; left:0; width:94%; text-align:left; border-bottom:1px solid #ddd;height: 40px;padding: 10px 3%; color: #fff; font-size:20px;font-weight: 700;line-height: 40px;  background: linear-gradient(-15deg, #d70b8c, #0b3c6b) !important;}
			.pop_wrap .pop .pop_con2 .pop_bt h5{ color: #fff; font-size:20px;font-weight: 700;line-height: 40px;  }
		.pop_wrap .pop .pop_con2 .pop_bt a.white_bt{ height: 26px;position:absolute;top:10px; right:15px; background:none; text-align: right;  font-size:0px}
		.pop_wrap .pop .pop_con2 .pop_bt button.white_bt{ height: 26px;position:absolute;top:10px; right:15px; background:#000; text-align: right; font-size:0px; }
.pop_wrap .pop .pop_con2 .pop_bt button.white_bt:focus{ outline:2px dashed #FFF  ;z-index: 9999999; cursor: pointer; }
		.pop_wrap .bg_trans{position:absolute; top:0; left:0; width:100%; height:100%; background:#000; opacity: 0.7; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity=70); }

 
	@media all and (max-width:600px) {	
		.pop_wrap .pop{ top:6%;   width:90%; height:400px;  }
		
			.pop_wrap .pop .pop_con ul.schedule_write li.r_tt{  width: 52%;  right:0px; }
		}*/
		
/*----------------------------------------------------------------------------------------------
마이페이지_로그인
----------------------------------------------------------------------------------------------*/

	.mypage-wrap 	{position: relative;display: inline-block;padding:4px;background:url(/img/common/boxTop_bg.gif) repeat 0 0;margin:30px auto;width: 99% }
	.mypage-wrap:after		{content:'';display:block;clear:both;height:0;visibility:hidden}
	.mypage				{ padding:40px; background:#fff;  }
	.mypage:after			{content:'';display:block;clear:both;height:0;visibility:hidden}

	.mypage-wrap2 	{ width: 48%!important }
.mypage-wrap3 	{ width: 48% ;margin-right: 2%!important;}


.mypage-wrap h2 	{ width: 100%;   font-size:24px;color: #000;font-weight:700!important;letter-spacing: 0px;height: 24px;margin-top: 20px}
/*	.mypage div.img			{ float:left; width:27%; text-align:center;background:url(/img/mypage/login.png)no-repeat center;display: inline-block;min-height: 280px}
 
	.mypage div.txt			{ float:left; width:67% ;margin-left: 6%  }
	.mypage div p.t1			{  width: 100%;   font-size:48px;color: #000;font-weight: 500;letter-spacing: -2px;height: 80px }
 
.login{width: 100%; position: relative;display: inline-block;  border-bottom: 1px solid #ddd;padding-bottom: 20px;margin-bottom: 20px}
.login ul{width: 82%; float:left;  }
.login li{margin-bottom:9px;   }
 
.login li input.loginform1 {background: url(/img/mypage/ic1.png) no-repeat 5px 50% #f6f6f6!important; height: 34px;padding: 5px 5px 5px 50px;width: 97%;border: 1px solid #ddd;  }
.login li input.loginform2  {background: url(/img/mypage/ic2.png) no-repeat 5px 50% #f6f6f6!important; height: 34px;padding: 5px 5px 5px 50px;width: 97%; border: 1px solid #ddd;  }

.login_btn{float:right;  background: linear-gradient(-15deg, #d70b8c, #0b3c6b);width: 102px; height: 102px; text-align: center; vertical-align: middle; color: #fff;border-radius: 2px;font-weight: 500;font-size: 16px}

button.join{float:left; width: 49%;height: 50px; line-height: 50px; background: #252956; color: #f2f2f2;border-radius: 2px;font-size: 14px}
button.find{float:right;width: 49%;height: 50px; line-height: 50px; background: #252956; color: #f2f2f2;border-radius: 2px;font-size: 14px }

 
	@media all and (max-width:980px) {	
.mypage-wrap 	{ width: 98% }
.mypage				{ padding:15px;  }
.mypage div.img			{  width:100%;  }
.mypage div.txt			{   width:100% ;margin-left: 0%  }
		
.login ul{width: 98%; }
		
.login li input.loginform1 { padding: 5px 0px 5px 20%;width: 80%;  }
.login li input.loginform2  { padding: 5px 0px 5px 20%;width: 80%;   }
.login_btn{ width: 100%; height: 52px; text-align: center;  }	
		
button.join{ width: 100%; }
button.find{ float:left;width: 100%;  }
}*/
	@media all and (max-width:980px) {	
		
	.mypage-wrap 	{ margin:10px auto;width:100%;box-sizing: border-box }
			.mypage-wrap2 	{width: 100%!important }		.mypage-wrap3 	{width: 100%!important;margin-right: 0px!important }
			.mypage				{ padding:10px;    }
		}
/*----------------------------------------------------------------------------------------------
마이페이지_아이디/비밀번호 찾기
----------------------------------------------------------------------------------------------*/
/*p.find_txt{position: relative; clear: both; width: 100%; font-size:17px;color: #000;font-weight: 400;line-height: 26px;text-align: center;
	padding-bottom: 30px;padding-top: 30px }
p.find_txt:after		{position: absolute;content:" "; clear:both;height:2px; width: 50px;bottom:0px;left: 50%;transform: translateX(-50%);background:#252956   }
.find_out{width: 100%; position: relative;  }
.find_wrap{width: 47%; position: relative; float:left;}
.find_wrap:nth-child(1){margin-right: 5.5%}
.find_wrap p.t1		{width: 100%; font-size:28px;color: #000;font-weight: 500; height: 50px;text-align: center;border-bottom: 1px solid #ddd;padding-bottom: 20px;margin-bottom: 20px}

button.find_btn{float:right;width: 100%;height: 50px; line-height: 50px; background: #252956; color: #f2f2f2;border-radius: 2px;font-size: 16px }


.find_box{width: 100%; position: relative;display: inline-block;  border-bottom: 1px solid #ddd;padding-bottom: 20px;margin-bottom: 20px}
.find_box ul{width: 100%; float:left;  }
.find_box li{margin-bottom:9px;   }
 
.find_box li input.findform {background:  #f6f6f6!important; height: 34px;padding: 5px 2%;width: 95.5%;border: 1px solid #ddd;  }
.find_box li span.find_st{line-height: 28px;font-size: 14px ;text-align: center; display: inline-block}
 
	@media all and (max-width:980px) {	
.find_wrap{width: 96%; margin:0 2%}
.find_wrap:nth-child(1){margin-right: 0%}
}*/
/*----------------------------------------------------------------------------------------------
마이페이지_비밀번호 재입력
----------------------------------------------------------------------------------------------*/

/*
.modify_wrap{width: 60%; position: relative;  margin: 0 20%;}
 

button.modify_btn{float:right;width: 20%;height: 45px; line-height: 45px; background: #252956; color: #f2f2f2;border-radius: 2px;font-size: 16px }
 

.modify_box{width:100%; position: relative;display: inline-block;   }
.modify_box ul{width: 80%; float:left;  } 
.modify_box li input.modifyform{ background: url(/img/mypage/ic2.png) no-repeat 5px 50% #f6f6f6!important; height: 34px;padding: 5px 5px 5px 50px;width: 84%; border: 1px solid #ddd; }
 

 
	@media all and (max-width:980px) {	
.modify_wrap{width: 96%; margin:0 2%}
.modify_box ul{width: 100%;  } 
.modify_box li input.modifyform{  padding: 5px 0px 5px 20%;width: 79%;  }
		button.modify_btn{float:left;width:100%;margin-top: 10px;  }

}*/

/*----------------------------------------------------------------------------------------------
마이페이지_ 버튼
----------------------------------------------------------------------------------------------*/
.my_pri{ width:90px; display: inline-block;  height: 36px; padding: 2px 0px 4px; background: #e3e3e3; color: #000;border-radius: 2px;font-size: 15px;text-align: center;}
.my_end{ /*width:90px;*/ display: inline-block;   padding: 5px 20px 4px;  background: #000; color: #fff!important;border-radius: 2px;font-size: 15px;text-align: center; }
.my_end2{ width:90px; display: inline-block;   height: 36px; padding: 2px 0px 4px;   background: #000; color: #fff!important;border-radius: 2px;font-size: 15px;text-align: center; }
.my_ing{ /*width:90px;*/ display: inline-block;  padding: 5px 20px 4px;   background: #d70b8c; color: #fff!important;border-radius: 2px;font-size: 15px;text-align: center;  }
.my_view{ width:90px; display: inline-block;height: 36px; padding: 2px 0px 4px;/*line-height: 30px  ;*/   background: #0b3c6b; color: #fff!important;border-radius: 2px;font-size: 15px; text-align: center;}



 

/*----------------------------------------------------------------------------------------------
마이페이지_회원가입 폼양식
----------------------------------------------------------------------------------------------*/
 
 
/*.page-content h3{width:98%;line-height: 60px; height:auto; position: relative;padding:27px 0; font-size:21px; color:#252525; font-weight:600; line-height:normal;text-align: center; display: inline-block}
.page-content h4{width:98%;  height:auto;   margin:30px 0 10px; font-size:18px;  color:#424242; font-weight:400; line-height:normal;}
 .page-content p.indent{width:98%;  height:auto; display: inline-block  ;margin-bottom: 20px;    }
 
*/
 
/*----------------------------------------------------------------------------------------------
마이페이지_회원탈퇴230619
----------------------------------------------------------------------------------------------*/
.end_box{position: relative; clear: both; width: 100%;   background: url(/img/mypage/point2.png) no-repeat center top;padding-top: 60px  }

p.end_txt{position: relative; clear: both; width: 100%; font-size:32px;color: #000;font-weight: 400;  text-align: center;
	padding-bottom: 30px;padding-top: 30px }
p.end_txt span{position: relative; clear: both; width: 100%; font-size:32px;color: #d70b8c;font-weight: 400;  text-align: center;
	padding-bottom: 30px;padding-top: 30px }
p.end_txt:after	{position: absolute;content:" "; clear:both;height:2px; width: 50px;bottom:0px;left: 50%;transform: translateX(-50%);background:#252956 }
 

.nice_ic{background: url(/img/mypage/nice.png) no-repeat center top;width: 90px;height: 90px;text-align: center;margin: 0 auto}
p.end_t{position: relative; clear: both; width: 100%; font-size:17px;font-weight: 400; text-align: center; line-height: 24px; padding-top: 20px }
p.end_t2{position: relative; clear: both; width: 100%;font-size:15px; text-align: center; line-height: 21px; padding-bottom: 20px;  }
p.end_t3{position: relative; clear: both; width: 100%; text-align: center;color: #d70b8c;font-weight: 500;font-size:17px; line-height: 21px; margin-bottom: 20px;padding-top: 30px }



.end_txt_ic{background: url(/img/children/ch2.png) no-repeat center top;padding: 20px; }

.e_point_box{ padding: 15px 20px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-color: #f3f3f3;
	  background:  #fafafa; 
 }
.e_point_box p.tt{position: relative; clear: both; width: 100%; font-weight: 500;font-size:19px;text-align:left; line-height: 21px; padding:10px 30px;background: url(/img/mypage/join_ic2.png) no-repeat left 50%;  }

button.modify_btn2{ width: 20%;height: 45px; line-height: 45px; background: #252956; color: #f2f2f2;border-radius: 2px;font-size: 16px;margin-top: 30px  }

 
.mypage_top {position:relative; margin-bottom:20px; padding:18px 30px; border:1px solid #e6e6e6; background:#fff; box-shadow:0 2px 0 #f3f3f3;  }
.mypage_top strong {font-weight: 500;background:url('/img/mypage/line.jpg') no-repeat right 50%;padding-right: 5px; margin-right: 10px; }
.mypage_top:after {display:block; clear:both; content:'';}
.mypage_top .total_area 		{float:left; padding-top:12px; font-size:15px;}
.mypage_top .total_area i 	{color:#666;}
.mypage_top .search_area 	{float:right;}
.mypage_top .search_area * 	{ vertical-align:top;}
.mypage_top .search_area > * {display:inline-block;}
.mypage_top .search_area label { display:none}
.mypage_top .search_area select { padding:3px 10px; height:32px}

.mypage_top .search_year 	{float:left;}
.mypage_top .search_year select { padding:3px 10px; height:32px;width: 100px}

.srchBt_mypage		{display:inline-block; width:79px; height:33px; background:#1d6fb8; line-height:33px; color:#fff; font-size:13px; text-align:center;}
.srchBt_mypage span{padding-left:20px; background:url('/SW_bbs/img/srch_icon.png') no-repeat 0 center; background-size:15px; line-height:32px;}


 
@media all and (max-width:800px) {	

 
	.mypage_top {padding:15px 10px; margin-bottom:10px;}
	.mypage_top .total_area {float:none; padding-top:0; padding-bottom:5px;}
	.mypage_top .search_area {float:none; overflow:hidden;}
	.mypage_top .search_area .category {display:block; float:left; width:28%;}
	.mypage_top .search_area .category * {width:100%;}
	.mypage_top .search_area .search {display:block; float:right; width:71%;}
	.mypage_top.dongyo .search_area .search {width:100%;}
	.mypage_top .search_area .search * {display:block; float:left; width:40%;margin-right:0.5em;}
	.mypage_top .search_area .search .btn_st {display:block; float:right; width:50px;}
	.mypage_top .search_area .divide, .board_top .search_area .result {display:block; padding-bottom:5px;}
	.mypage_top .search_area .divide .select, .board_top .search_area .result .select {width:100%;}
	.mypage_top .search_year{float:none; width: 100%;margin-bottom: 10px}

	.srchBt_mypage		{width:60px !important; text-align:center; margin-left:4px !important}
	.srchBt_mypage span{padding-left:10px; background:none;}
}


/*----------------------------------------------------------------------------------------------
들락날락 240320
----------------------------------------------------------------------------------------------*/


/* .book_box a{ position: relative;    padding:0px 5% 8px; width: 100%;box-sizing: border-box;display: inline-block;font-size:16px ;}
 .bk_btn01{margin-left:0; margin-right:5px; background:#0a7c0c; font-size:13px; color:#fff; padding:2px 8px; border-radius: 5px; font-weight:400; width:35px; height:21px; overflow:visible;}
 .bk_btn02{margin-left:0; margin-right:5px; background:#226fcf; font-size:13px; color:#fff; padding:2px 8px; border-radius: 5px; font-weight:400;  width:35px; height:21px;}
 .bk_btn03{margin-left:0; margin-right:5px; background:#cd433f; font-size:13px; color:#fff; padding:2px 8px; border-radius: 5px; font-weight:400;  width:35px; height:21px;}
 .bk_btn04{margin-left:0; margin-right:5px; background:#eee; font-size:13px; color:#555; padding:2px 8px; border-radius: 5px; font-weight:400; width:35px; height:21px;} 
 .bk_btn00{margin-left:0; margin-right:5px;   background:#ffd200;font-size:13px; color:#000; padding:2px 8px; border-radius: 5px; font-weight:400; width:35px; height:21px; overflow:visible;}

 .holiday{position: relative; margin:20px auto 0;  width: 100%;box-sizing: border-box;display: inline-block; vertical-align: middle;text-align: center}   
.bk_btn_none{margin:0 auto;   background:#eee; font-size:16px;  color:#555;padding:7px 15px; border-radius: 5px; font-weight:400;  width:45px; height:31px;border:1px solid #ddd; text-align: center} 
 

.ad_btn_del, .ad_btn {
  cursor: pointer;
  padding: 8px 15px;
  font-weight: 500;
  border: 1px solid #ddd;
  border-radius:20px;
  background-color: #fff;
   border-radius: 5px !important;
   height: auto;
   text-align: left;
    margin-top: 10px;
}

.ad_btn {
  color: #FFF;
  background-color: #337f01;
  border-color: #337f01;
}

.ad_btn:hover{
    background-color:#d70b8c;
}
 .sbk_btn01{margin-left:0; margin-right:5px; background:#0a7c0c; font-size:13px; color:#fff; padding:2px 8px; border-radius: 5px; font-weight:400; width:35px; height:21px; overflow:visible;}
 .sbk_btn02{margin-left:0; margin-right:5px; background:#226fcf; font-size:13px; color:#fff; padding:2px 8px; border-radius: 5px; font-weight:400;  width:35px; height:21px;}
 .sbk_btn03{margin-left:0; margin-right:5px; background:#cd433f; font-size:13px; color:#fff; padding:2px 8px; border-radius: 5px; font-weight:400;  width:35px; height:21px;}
 .sbk_btn04{margin-left:0; margin-right:5px; background:#eee; font-size:13px; color:#555; padding:2px 8px; border-radius: 5px; font-weight:400; width:35px; height:21px;} 
 .sbk_btn00{margin-left:0; margin-right:5px; background:#ffd200; font-size:13px; color:#000; padding:2px 8px; border-radius: 5px; font-weight:400; width:35px; height:21px;} 

 
@media all and (max-width:800px) {	

  
 .sbk_btn01{margin-left:0; margin-right:1px;  font-size:10px; color:#fff; padding:0px 0px; border-radius: 5px; font-weight:400; width:35px; height:21px; overflow:visible;}
 .sbk_btn02{margin-left:0; margin-right:1px;  font-size:10px; color:#fff; padding:0px 0px; border-radius: 5px; font-weight:400;  width:35px; height:21px;}
 .sbk_btn03{margin-left:0; margin-right:1px;  font-size:10px; color:#fff; padding:0px 0px; border-radius: 5px; font-weight:400;  width:35px; height:21px;}
 .sbk_btn04{margin-left:0; margin-right:1px;   font-size:10px; color:#555; padding:0px 0px; border-radius: 5px; font-weight:400; width:35px; height:21px;} 
	}*/
/*-----------------------------------------------------------------------------------------------------------
/*특강
-----------------------------------------------------------------------------------------------------------*/
 

/* 기본테이블 */
.tbl_wrap table {width:100%; border-collapse:collapse; border-spacing:0 5px; background:#fff; border-top:1px solid #333; border-bottom:1px solid #ddd} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 20px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:15px 0;font-weight:normal;text-align:center;height:40px}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;padding:10px 5px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;line-height:1.4em;height:60px;word-break:break-all}
.tbl_head01 tbody tr:hover td {background:#fafafa}
.tbl_head01 a:hover {text-decoration:underline}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
/*.frm_input {height:40px}*/

.full_input {width:100%}
.half_input {width:49.5%}
.twopart_input {width:385px;margin-right:6px}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/*기본 리스트*/
.list_01 ul {border-top:1px solid #ececec}
.list_01 li {border-bottom:1px solid #ececec;background:#fff;padding:10px 15px;list-style:none;position:relative}
.list_01 li:nth-child(odd) {background:#f6f6f6}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover {background:#f9f9f9}
.list_01 li.empty_li {text-align:center;padding:20px 0;color:#666}

/*폼 리스트*/
.form_01 h2 {font-size:1.12em; font-weight: 500; margin-bottom: 5px; list-style: -1px;}
.form_01 li {margin-bottom:10px; }
.form_01 li.bg {margin-bottom:10px; background: #fafafa;padding: 20px}
.form_01 ul:after,
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 .left_input {float:left}
.form_01 .margin_input {margin-right:1%}
.form_01 textarea {height:100px;width:100%}
.form_01 .frm_label {display:inline-block;width:130px}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;color:#666;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('/img/require.png') !important;background-repeat:no-repeat !important;background-position:right top !important}

/* 테이블 항목별 정의 */
.td_board {width:80px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:80px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {position:relative}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#000;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
box-shadow:0 1px 10px rgba(0,0,0,.1)}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin-bottom:15px;padding:0 20px}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
.new_win .win_ul li:first-child {margin-left:0}
.new_win .win_ul li a {display:block;padding:8px 0;color:#6794d3}
.new_win .win_ul .selected {background:#3a8afd;border-color:#3a8afd;position:relative;z-index:5}
.new_win .win_ul .selected a {color:#fff;font-weight:bold}
.new_win .win_desc {position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
.new_win .win_desc i {font-size:1.2em;vertical-align:baseline}
.new_win .win_desc:after {content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453;border-radius:3px 0 0 3px}
.new_win .frm_info {font-size:0.92em;color:#919191}
.new_win .win_total {float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con {margin:20px 0;padding:20px}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2 {margin:20px 0}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn {text-align:center}
.new_win .btn_close {height:45px;width:60px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:1.083em}

/* 검색결과 색상 */
.sch_word {color:#fff;background:#ff005a;padding:2px 5px 3px;line-height:18px;margin:0 2px}

 
@media all and (max-width:800px) {	


.twopart_input {width:100%!important;margin-right:0px}
}



 
 
 