@charset "utf-8";


/*메인박스*/
.main_listbox h4 {font-size:1.04em;}

/* 포인트칼라 */
.point01 {color:#7DC242;} 


/** 콘텐츠 영역 **/

/* 좌측 메뉴 */
#leftmenu li ul.lm_3th li a.link_3th_ov,
#leftmenu li ul.lm_3th li a:hover,
#leftmenu li ul.lm_3th li a:focus, 
#leftmenu li ul.lm_3th li a:active { background-position:left 9px; color:#7DC242; }

/* h1 */
#contents .contTi {background: url(/images/organ/common/h_bgline.gif) no-repeat center top;}


/** 주메뉴 **/
#tm li.th1 a.th1_lnk {width: auto;}
#tm li ul.th2 {width:140px;}
#animate #tm{position:absolute;top:0px;right:50%;margin-right:-636px; width:820px;  /*width:840px;*/}



/********** 2. 시설안내 **********/


/** 인성관 둘러보기 **/

@media only screen and (min-width:480px){
	.sub02_02_01 #galleryView img, .sub02_02_02 #galleryView img{width:70%;}
}



/********** 4. 생활안내 **********/


/** 인성관 일정 **/
.sub04_01 .schedule_table_web {display:block; margin-top:0;}
.sub04_01 .schedule_table_web table thead th {background-color:#F7F7F7;}
.sub04_01 .schedule_table_web table thead th span{display:inline-block;padding:7px 15px 3px;background:none; border-radius:none;color:#444c58;font-size: 1.125em;}
.sub04_01 .schedule_table_web table tbody th {background-color:#FCFCFC; color:#7DC242; border-right:1px solid #DEE0E3;}
.sub04_01 .schedule_table_web table td{vertical-align:top;}
.sub04_01 .schedule_table_web table td.insung_date{width:19%; padding-right:0px; color:#8794A8; text-align:right;}
.sub04_01 .schedule_table_web .month {border-bottom:1px solid #B0B7C2;}


@media only screen and (min-width:320px){
	.sub04_01 .schedule_table_web {display:block; visibility:visible; }
	.sub04_01 .schedule_table_web table thead th {padding:8px 0px; font-size:12px; border-bottom:1px solid #bfbfbf;}
	.sub04_01 .schedule_table_web table tbody th {padding:15px 10px 10px; font-size:15px; border-bottom:1px solid #dee0e3;}
	.sub04_01 .schedule_table_web table{width:100%;}

	.sub04_01 .schedule_table_web table td{padding:10px 15px;border-bottom:1px solid #dee0e3;}
	.sub04_01 .schedule_table_web table td.insung_date{padding:10px 0px 10px 10px;}
}

@media only screen and (min-width:768px){
	.sub04_01 .schedule_table_web table thead th {font-size:16px;}
	.sub04_01 .schedule_table_web table tbody th {padding:25px 10px 20px; font-size:30px;}
	.sub04_01 .schedule_table_web table td{padding:20px 30px 15px;}
	.sub04_01 .schedule_table_web table td.insung_date{padding:20px 0px 15px; width:12%;}
}


/** 사생수칙 **/
.sub04_01 .line, .sub04_02_01 .line, .sub04_05_01 .line, .sub04_02_02 .line, .sub04_05_02 .line {border-bottom:1px solid #57616F;}


/* 게시판 참고사항 */
.uit_board{display:block;overflow:hidden;position:relative;margin-bottom:20px;background:#f8f8f8;border:1px solid #d2d2d2;}
.uit_board .inner.icowrap{padding:10px 20px;}
.uit_board .inner.icowrap .ico{display:block;position:absolute;left:0;top:-13px;width:120px;min-height:100px;background:no-repeat;}
.uit_board .inner strong {display:block;margin:0 0 6px;padding-top:5px;font-size:15px;color:#121212;line-height:1.3;font-weight:600;}
.uit_board .inner p{padding:0; font-size:13px; color:#545454;}

@media only screen and (min-width:768px){
.uit_board .inner.icowrap .ico1{background-image:url(/images/common/ui/uit3_ico11.png);}  /* 파일,펜 */
.uit_board .inner.icowrap{padding:10px 20px 10px 130px;}
}