h6 { clear: both; width: 100%; height: 32px; line-height: 32px; padding: 0; margin: 0 0 10px 0; font-size: 2.3rem; color: #000; }
 label { display: inline-block; vertical-align: middle; cursor: pointer; }
 input { display: inline-block; vertical-align: middle; margin: 0 3px 0 8px; font-family: 'Pretendard'; cursor: pointer; }
 input[type="text"] { cursor: inherit; margin: 0; }
 input[type="password"] { cursor: inherit; margin: 0; }

.rec-btn-wrap1 { width: 100%; text-align: left; }
.usm-la.rec-btn1 a { background-color: #f3672a; border: 1px solid #f3672a; }
.usm-la.rec-btn1 a:hover { color: #f3672a; background-color: #fff; }

.usm-imp { margin: 5px 0; }

.lst-day { clear: both; width: 100%; margin: 0 0 20px 0; background-color: #4169e1; color: #fff; font-size: 2rem; padding: 5px 20px; box-sizing: border-box; border-radius: 15px; }

/* 달력 */
.e_date {color:#626262; font-weight:bold;}
.n_date {color:#FF0000; font-weight:bold;}
.p_date a {color:blue; display: inline-block; }
.w_date {color:#959595; }
.i_date {color:#626262; }
.no_auth {color:#6b6b6b;}
.no_wait {color:#737373;}

.tch-year-wrap { clear: both; text-align: center; width: 100%; height: 7rem; box-sizing: border-box; border: 3px solid #d2e4ff; border-radius: 8px; position: relative; padding: 1.5rem 0 0 0; }
.tch-year-wrap span a { display: block; font-size: 1.6rem; color: #505050; }
.tch-year-wrap span:nth-child(1) { position: absolute; top: 1.2rem; left: 1rem; }
.tch-year-wrap span:nth-child(1) a:before { content: url('../../../../../../images/paging-prev.png'); display: inline-block; vertical-align: middle; width: 4rem; height: 4rem; border: 1px solid #d5d5d5; border-radius: 25px; margin: 0 0.5rem 0 0; }
.tch-year-wrap span:nth-child(1) a:hover:before { border: 1px solid #505050; }
.tch-year-wrap span:nth-child(2) { font-weight: bold; font-size: 2.5rem; margin: 0px 7px; }
.tch-year-wrap span:nth-child(3) { position: absolute; top: 1.2rem; right: 1rem; }
.tch-year-wrap span:nth-child(3) a:after { content: url('../../../../../../images/paging-prev.png'); transform: scale(-1, 1); display: inline-block; vertical-align: middle; width: 4rem; height: 4rem; border: 1px solid #d5d5d5; border-radius: 25px; margin: 0 0 0 0.5rem; }
.tch-year-wrap span:nth-child(3) a:hover:after { border: 1px solid #505050; }

.tch-month-wrap { clear: both; margin: 0.5rem 0; width: 100%; height: 7rem; box-sizing: border-box; padding: 1rem 0; background-color: #e4efff; text-align: center; border-radius: 8px; }
.tch-month-wrap > span { display: inline-block; }
.tch-month-wrap a { display: inline-block; font-size: 1.4rem; color: #034694; font-weight: bold; }
.tch-month-wrap a.tch-sel-mon { font-size: 1.6rem; color: #000; font-weight: bold; border-bottom: 2px solid #000; }
.tch-month-wrap span:after { content: '\2022'; font-size: 2rem; display: inline-block; vertical-align: middle; margin: 0 0.5rem; color: #034694; }
.tch-month-wrap span:last-child:after { content: ''; } 

.usm-btn-wrap2 { width: 100%; text-align: right; margin: 0 0 5px 0; }
.personal { color: green; background-color: #e8e8e8; border: 1px solid green; border-radius: 30px; padding: 0 4px; height: 20px; line-height: 20px; display: inline-block; vertical-align: middle; }
.group { color: red; background-color: #e8e8e8; border: 1px solid red; border-radius: 30px; padding: 0 4px; height: 20px; line-height: 20px; display: inline-block; vertical-align: middle; }

.tch-sch-tbl {word-wrap:break-word;word-break:break-all;}
.tch-d.sun .date a {color:#ff1c00}
.tch-d.sat .date a {color:#004eff}
.tch-sch-tbl {border-top:2px solid #000; border-left: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4; }
.tch-sch-tbl th {color:#000000;padding:10px 0;border:1px solid #E4E4E4;width:14%;background-color: #f8f8f8; }
.tch-sch-tbl th:first-child{border-left-width:0;}
.tch-sch-tbl th:last-child{border-right-width:0;}

.tch-sch-tbl td {border-style:solid;border-color:#E4E4E4;border-width:0 1px 0 1px;letter-spacing:-1px;height: 100px;vertical-align:top;}
.tch-sch-tbl td:first-child{border-left-width:0;}
.tch-sch-tbl td:last-child{border-right-width:0;}
.tch-sch-tbl td.tch-d {border-top:1px solid #E4E4E4;padding:5px;font-weight:bold;}
.tch-sch-tbl tr:last-child {border-bottom:1px solid #E4E4E4}
.tch-sch-tbl td input { margin: 0; }

.tch-sch-tbl td.tch-d.sat { color: #004eff; }
.tch-sch-tbl td.tch-d.sun { color: #ff1c00; }
/* 달력  */

/* sms  */
.usm-brd-wrt.sms1 input[type="text"] { width: 100%; }
.usm-brd-wrt.sms1 strong { color: #4169e1; }
.usm-brd-wrt.sms1 th { background-color: #e5eeff; }
.usm-brd-wrt.sms1 tr > th:nth-child(1) { width: 20%; }
.usm-brd-wrt.sms1 tr:nth-child(4) td input[type="text"] { width: 40%; }

.usm-brd-wrt.sms1 .sms-m1 { clear: both; width: 100%; margin: 0 0 20px 0; display: table; }
.usm-brd-wrt.sms1 .sms-m1 .m1t { display: table-cell; width: 25%; text-align: center; font-weight: bold; background-color: #f8f8f8; vertical-align: middle; }
.usm-brd-wrt.sms1 .sms-m1 .m1t:hover { color: #4169e1; }
.usm-brd-wrt.sms1 .sms-m1 ul { display: table-cell; width: calc(75% - 20px); padding: 0 10px; }
.usm-brd-wrt.sms1 .sms-m1 ul li { }
.usm-brd-wrt.sms1 .sms-m1 ul li:nth-child(1) { font-weight: bold; margin: 0 0 5px 0; color: #4169e1; }
.usm-brd-wrt.sms1 .sms-m1 ul li:nth-child(2) { border-bottom: 1px solid #e7e7e7; margin: 0 0 15px 0; padding: 0 0 5px 0; }
.usm-brd-wrt.sms1 .sms-m1 ul li:nth-child(3) { font-weight: bold; margin: 0 0 5px 0; color: #4169e1; }
.usm-brd-wrt.sms1 .sms-m1 ul li:nth-child(4) { border-bottom: 1px solid #e7e7e7; padding: 0 0 5px 0; }
.usm-brd-wrt.sms1 .sms-m1 ul li:nth-child(4) .usm-imp { margin: 5px 0 0 0; }

.usm-brd-wrt.sms1 .sms-m2 { clear: both; width: 100%; margin: 0 0 20px 0; display: table; }
.usm-brd-wrt.sms1 .sms-m2 .m2t { display: table-cell; width: 25%; text-align: center; font-weight: bold; background-color: #f8f8f8; vertical-align: middle; }
.usm-brd-wrt.sms1 .sms-m2 .m2t:hover { color: #4169e1; }
.usm-brd-wrt.sms1 .sms-m2 ul { display: table-cell; width: calc(75% - 20px); padding: 0 10px; }
.usm-brd-wrt.sms1 .sms-m2 ul li { }
.usm-brd-wrt.sms1 .sms-m2 ul li:nth-child(1) { font-size: 14px; font-weight: bold; margin: 0 0 5px 0; color: #4169e1; }
.usm-brd-wrt.sms1 .sms-m2 ul li:nth-child(2) { border-bottom: 1px solid #e7e7e7; margin: 0 0 15px 0; padding: 0 0 5px 0; }
.usm-brd-wrt.sms1 .sms-m2 ul li:nth-child(3) { font-size: 14px; font-weight: bold; margin: 0 0 5px 0; color: #4169e1; }
.usm-brd-wrt.sms1 .sms-m2 ul li:nth-child(4) { border-bottom: 1px solid #e7e7e7; padding: 0 0 5px 0; }
.usm-brd-wrt.sms1 .sms-m2 ul li:nth-child(4) .usm-imp { margin: 5px 0 0 0; }

.usm-brd-wrt.sms3 td li { margin: 0 0 1rem 0; }
.usm-brd-wrt.sms3 th { background-color: #e5eeff; }
.usm-brd-wrt.sms3 tr > th:nth-child(1) { width: 20%; }

.sms-anne { clear: both; width: calc(100% - 20px); border-top: 2px solid #000; padding: 10px; }
.sms-anne li { line-height: 160%; }
.sms-anne li strong { color: #4169e1; }

.sec-btn a { display: inline-block; background-color: #4169e1; border: 1px solid #4169e1; color: #fff; padding: 4px 15px; font-size: 14px; line-height: inherit; }
.sec-btn a:hover { color: #4169e1; background-color: #fff; }
/* sms */

/* excel wrt */
.usm-excel { width: 100%; float: left; clear: both; margin: 0 0 10px 0; }
.usm-excel li { float: left; }
.usm-excel li:nth-child(1) { font-weight: bold; margin: 2px 5px 0 0; }
.usm-excel li:nth-child(2) div { display: inline; }
.usm-excel li:nth-child(2) span { display: inline; }
.usm-excel li:nth-child(2) label { vertical-align: middle; }
.usm-excel li:nth-child(3) { clear: both; margin: 5px 5px 0 0; }
.usm-excel li:nth-child(3) a { color: #EE1720;}
.usm-excel li:nth-child(4) { margin: 5px 5px 0 0; }
.usm-excel li:nth-child(4) a { color: #0B60B3; }
.usm-excel li:nth-child(5) { margin: 5px 0 0 0; }
.usm-excel li:nth-child(6) { padding: 7px 0 0 5px; }
.usm-excel li:nth-child(6):before { content:'\2714'; color: red; padding: 0 5px 0 0; }

.ft1 { clear: both; width: 100%; border: 4px solid #d7d7d7; box-sizing: border-box; padding: 20px; }

/* excel wrt */

/* �Է��������� */
.usm-brd-wrt.agree { margin: 0 0 20px 0; }
.usm-brd-wrt.agree th { width: 30%; padding: 8px 12px; }
.usm-brd-wrt.agree td { padding: 8px 12px; }
.usm-brd-wrt.agree td input[type="text"] { width: 100%; margin: 0; }

.usm-brd-wrt.agree2 { margin: 0 0 20px 0; }
.usm-brd-wrt.agree2 th { width: 30%; padding: 8px 12px; }
.usm-brd-wrt.agree2 td { padding: 8px 12px; }
.usm-brd-wrt.agree2 td select { margin: 0 3px 0 0; }
.usm-brd-wrt.agree2 td #duplicateFlag1 { margin: 0 3px 0 0; }

.usm-brd-wrt.agree3 { margin: 0 0 20px 0; }

.usm-brd-wrt.in { }
.usm-brd-wrt.in tr:nth-child(1) th { border-bottom: 1px solid #000; }
.usm-brd-wrt.in th:nth-child(1) { width: 30%; }
.usm-brd-wrt.in td { text-align: center; }
.usm-brd-wrt.in th input[type="text"] { width: 100%; margin: 0; }
/* �Է��������� */

/* ����Ұ��ϵ�� */
.tch-sch-tbl.ares { margin: 0 0 20px 0; }
.usm-brd-wrt.ares { }
.usm-brd-wrt.ares th { width: 30%; }
.usm-brd-wrt.ares td input[type="checkbox"] { margin: 0; }
/* ����Ұ��ϵ�� */

/* ����Ұ���� */
.usm-brd-lst.ares th:nth-child(1) { width: 40px; }
.usm-brd-lst.ares td { text-align: center; }
/* ����Ұ���� */

/* �����ϰ���� */
.usm-brd-wrt.awr { margin: 30px 0 0 0; }
.usm-brd-wrt.awr th { width: 30%; }
.usm-brd-wrt.awr td { vertical-align: middle; }
.usm-brd-wrt.awr td input:first-child { margin: 0 3px 0 0; }
.usm-brd-wrt.awr td span { display: inline-block; vertical-align: middle; }
.usm-brd-wrt.awr td > ul > li { margin: 0 0 5px 0; }
.usm-brd-wrt.awr td > ul > li:last-child { margin: 0; }

.rec-btn2 { display: inline-block; padding: 3px 5px; background-color: #4169e1; border: 1px solid #4169e1; color: #fff; line-height: inherit; cursor: pointer; vertical-align: middle; }
.rec-btn2:hover { background-color: #fff; color: #4169e1; }
/* �����ϰ���� */

/* alst */
.usm-brd-lst.alst .alst1 { width: 20px; }
.usm-brd-lst.alst td { text-align: center; }
.usm-brd-lst.alst td a { font-weight: bold; color: #4169e1; }
.usm-brd-wrt.alstc th { width: 20%; }
.usm-brd-wrt.alstc td input { margin: 0; }
/* alst */

/* ���� ��� */
.clstn { clear: both; width: 100%; margin: 0 0 15px 0; }
.usm-brd-lst.clst td { text-align: center; word-break: break-all; }
.usm-brd-lst.clst .clst1 { width: 40px; }
.usm-brd-lst.clst td a { color: #4169e1; font-weight: bold; }

.usm-brd-lst.dlst td { text-align: center; word-break: break-all; }
.usm-brd-lst.dlst .dlst1 { width: 40px; }
.usm-brd-lst.dlst .dlst2 { width: 40px; display: none; }
.usm-brd-lst.dlst td a { color: #4169e1; font-weight: bold; }
/* ���� ��� */

/* ���� ��� */
.usm-brd-wrt.cwrt th { width: 30%; }
.usm-brd-wrt.cwrt tr:nth-child(5) td input { vertical-align: middle; }
/* ���� ��� */

/* write */
.usm-brd-vew.agree th { background-color: #e5eeff; }
.usm-brd-vew.agree .agree-t { width: 100%; text-align: center; color: #4169e1; }
.usm-brd-vew.agree .agree-t strong{ color: red; }
.usm-brd-vew.agree .agree-t2 { position: relative; right: 0; float: right; }
.usm-brd-vew.agree .agree-t2:hover { color: #4169e1; }
.usm-brd-vew.agree .agree-t2 input { display: inline-block; vertical-align: middle; margin: 0 5px 0 0; cursor: pointer; }
.usm-brd-vew.agree .agree-t2 label { display: inline-block; vertical-align: middle; cursor: pointer; }
.usm-brd-vew.agree td { padding: 20px; }
.usm-brd-vew.agree p { clear: both; width: 100%; line-height: 160%; }
.usm-brd-vew.agree p .pri02 { font-weight: bold; font-size: 15px; color: blue; }
.usm-brd-vew.agree div { margin: 15px 0 0 0; }

.rec-btn-wrap2 { clear: both; width: 100%; text-align: center; }

.usm-brd-wrt.wrt { margin: 0 0 20px 0; }
.usm-brd-wrt.wrt th { width: 30%; }
.usm-brd-wrt.wrt td span { vertical-align: middle; }
/* write */

/* dvew */
.usm-brd-vew.dvew { border-top: 3px solid #034694; }
.usm-brd-vew.dvew th { width: 30%; }
.usm-brd-vew.dvew td a { color: #4169e1; font-weight: bold; }
/* dvew */

/* c, dupt */
.usm-brd-wrt.cupt th { width: 30%; }
.usm-brd-wrt.cupt tr:nth-child(5) td input { vertical-align: middle; }
.usm-brd-wrt.dupt th { width: 30%; }
/* dupt */

/* reservation */
.res1 { width: 100%; margin: 0 0 20px 0; }

.usm-brd-wrt.rese th { width: 40%; }
.usm-brd-wrt.rese td input { width: 60%; }

.usm-brd-lst.rese td { text-align: center; }

.usm-brd-lst.rese td { text-align: center; word-break: break-all; }
.usm-brd-lst.rese .lres1 { width: 40px; display: none; }
.usm-brd-lst.rese .lres2 { }
.usm-brd-lst.rese .lres3 { }
.usm-brd-lst.rese .lres4 { }
.usm-brd-lst.rese .lres5 { }
.usm-brd-lst.rese .lres6 { display: none; }
.usm-brd-lst.rese .lres7 { width: 65px; }

.usm-btn-wrap3 { clear: both; width: 100%; text-align: center; }

.res-info { background-color: #edf2f9; border: 1px solid #d7e3f3; box-sizing: border-box; padding: 20px; }
.res-info li { line-height: 200%; }
.res-info li:before { content:'\25AA'; padding: 0 5px 0 0; }
.res-info li.cen { margin: 15px 0 0 0; text-align: right; line-height: inherit; }
.res-info li.cen:before { content: none; }

.rec-btn3:nth-child(1) { margin: 0 3px 0 0; }
.rec-btn3 a { display: inline-block; padding: 4px 5px; background-color: #4169e1; border: 1px solid #4169e1; color: #fff; line-height: inherit; font-size: 14px; margin: 0; }
.rec-btn3 a:hover { background-color: #fff; color: #4169e1; }

.rec-btn4 { display: inline-block; padding: 4px 5px; height: 19px; background-color: #4169e1; border: 1px solid #4169e1; color: #fff; line-height: inherit; cursor: pointer; vertical-align: middle; }
.rec-btn4:hover { background-color: #fff; color: #4169e1; }
/* reservation */

span.usm-btn.usm-sm {
	cursor:pointer; _cursor:hand;
    color:#fff;
	padding: 0 2px;
    font-weight:bold;
    font-size:1em;
    transition-duration: 0.2s;
    background-color: #217C88;
    border: 1px solid #217C88;
    line-height: 20px;
    border-radius: 2px;
}
.addrow.usm-btn.usm-sm:hover {
	background-color:#fff;
	color: #000;
}
@media (min-width:500px) and (max-width:768px){
.tch-month-wrap { padding: 1rem 0; }
.tch-month-wrap span:after { margin: 0 1.8rem; }
.tch-month-wrap a { font-size: 1.6rem; }
.tch-month-wrap a.tch-sel-mon { font-size: 1.8rem; }
}
@media all and (min-width: 769px){
.tch-month-wrap { padding: 2rem 0; }
.tch-month-wrap span:after { margin: 0 1.5rem; }
.tch-month-wrap a { font-size: 2rem; }
.tch-month-wrap a.tch-sel-mon { font-size: 2.3rem; }

	.usm-brd-wrt.in th input[type="text"] { width: 70%; margin: 0; }

	.usm-brd-lst.alst .alst5 { width: 70px; }
	.usm-brd-lst.alst .alst6 { width: 70px; }

	.usm-brd-lst.dlst .dlst2 { display: table-cell; }

	.usm-brd-lst.res .lres1 { display: table-cell; }
	.usm-brd-lst.res .lres6 { width: 150px; }
	.rec-btn2:nth-child(1) { margin: 0 3px 0 0; }

}