@charset "utf-8";

@import url('base.css');

/************************************************
	skipLink
************************************************/
#skipLink{ width:100%; overflow:hidden; position:relative; z-index:1000;}
#skipLink a{ margin:0px -1px -1px 0px; width:1px; height:1px; text-align:center; line-height:0; overflow:hidden; font-size:0px; display:block;}
#skipLink a:focus{ background:rgb(32, 38, 44); margin:0px; padding:8px 0px 8px 15px; width:auto; height:30px; color:rgb(255, 255, 255); line-height:1; font-size:12px; font-weight:700;}
#skipLink a:hover{ background:rgb(32, 38, 44); margin:0px; padding:8px 0px 8px 15px; width:auto; height:30px; color:rgb(255, 255, 255); line-height:1; font-size:12px; font-weight:700;}
#skipLink a:active{ background:rgb(32, 38, 44); margin:0px; padding:8px 0px 8px 15px; width:auto; height:30px; color:rgb(255, 255, 255); line-height:1; font-size:12px; font-weight:700;}

*[tabindex] {
  outline:none;
}

/* --------------------------------------------
 * layout
/* ------------------------------------------ */
.mbg{ display:none; position:fixed; left:0; top:0; width:100%; height:100%; background-color:#000; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter:alpha(opacity=50); opacity:.5; z-index:6;}
body.ovf_hdn, .ovf_hdn{ overflow:hidden; height:100%;}

#wrap{ position:relative; width:100%; margin:0 auto; overflow:hidden;;}

#header{ position: relative; top: 0; left: 0; width:100%; background-color: #fff; z-index:5; 
-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out; transition:all 0.2s ease-in-out; }
#header .header-top{ background-color: #31476f;}
#header .header-top .utill{ max-width: 1490px; margin: 0 auto; text-align: right;}
#header .header-top .utill a{ position: relative; color: #fff; font-size: 13px; display: inline-block; line-height: 38px; text-transform: uppercase;}
#header .header-top .utill a + a{ margin-left: 18px; padding-left: 19px;}
#header .header-top .utill a + a::before{ content: ''; display: block; width: 1px; height: 1rem; background-color: #58a0d1; position: absolute; top: 50%; left: 0; margin-top: -.5rem;}
#header .inner{ position: relative; max-width: 1490px; margin: 0 auto; padding-right: 200px; z-index: 2;}
#header .inner::after{ content: ''; display: block; clear: both;}
#header .inner h1.logo{ position: absolute; top: 50%; left: 0; width: 300px; margin-top: -32px;}
#header .inner h1.logo a{ display: block; height: 55px; text-indent: -9999px; background: url(../images/logo.png) 50% 50% no-repeat;}
#header .inner .bt-mn{ position: absolute; width: 40px; height: 40px; top: 50%; right: 0; display: block; margin-top: -20px;}
#header .inner .bt-mn > i{ display: block; position: absolute; top: 50%; left: 0; width: 100%; height: 3px; background-color: #1f2021;}
#header .inner .bt-mn > i:nth-child(1){ margin-top: -12px;}
#header .inner .bt-mn > i:nth-child(2){ margin-top: -1px;}
#header .inner .bt-mn > i:nth-child(3){ margin-top: 9px;}
#header .inner .bt-sch{ position: absolute; top: 50%; width: 40px; height: 40px; margin-top: -20px; right: 60px; text-indent: -99999px; text-align: left; background: url(../images/ic_search.png) 50% 50% no-repeat;}
#header .inner .bt-sch.active{ background: url(../images/ic_x.png) 50% 50% no-repeat;}
#header .subBg{ position: absolute; top: 127px; left: 0; width: 1000%; background-color: #fff; border-top: #d0cfd0 1px solid; border-bottom: #d0cfd0 1px solid; height: 70px; display: none;}
.fixed #header{ position: fixed; /* border-bottom: #000 1px solid; */}
    
#gnb-wrap{ }
#gnb{ text-align: right;}
#gnb > li{ position: relative; display: inline-block;}
#gnb > li + li{ margin-left: 60px;}
#gnb > li > a{ display: block; line-height: 90px; color: #0f1010; font-size: 19px; letter-spacing: -.05em; font-weight: 500;}
#gnb > li:hover > a,
#gnb > li.active > a{ color: #106fd2;}
#gnb > li > .subDepth{ display: none; position:absolute; top: 90px; left: 0; white-space: nowrap;}
#gnb > li.gnb1 > .subDepth{ left: -100px;}
#gnb > li.gnb2 > .subDepth{ left: -30px;}
#gnb > li.gnb3 > .subDepth{ left: -10px;}
#gnb > li.gnb5 > .subDepth{ left: -100px;}
#gnb > li > .subDepth > li{ display: inline-block;}
#gnb > li > .subDepth > li > a{ color: #5e5e5e; font-size: 18px; line-height: 70px; padding: 0 14px;}
#gnb > li > .subDepth > li > a:hover{ color: #106fd2;}

#container{ position: relative;}
#indexwrap{ position: relative; z-index: 1; padding-top: 128px;}

/*footer*/
.main_section.last { height: fit-content !important; min-height: auto;}
.main_section.last .fp-tableCell {height: fit-content !important;}
.main_section.last .inner {padding: 0;}
#footer{ background-color: #5a646c; padding: 55px 0; color: #fff; font-size: 13px; z-index: 50;}
/* #footer::after{ content: ''; display: block; width: 100%; height: 120px; background-color: #525a61; border-top: #6b747b 1px solid; position: absolute; bottom: 0;  left: 0; z-index: 0;} */
#footer .footer-wrap{ max-width: 1200px; margin: 0 auto; position: relative; padding: 0 0 0 430px; z-index: 100; }
#footer .footer-wrap .logo{ position: absolute; top: 0px; left: 10px;}
#footer .footer-wrap .copy{ /* position: absolute; bottom: 0; left: 0; width: 278px; */ text-align: center; font-size: 13px; letter-spacing: -.05em; white-space: nowrap;}
#footer .footer-wrap .copy em{ display: block; font-size: 12px; }
#footer .footer-wrap .copy b{ font-weight: 400;  color: #63bdc0;}
#footer .footer-wrap address p + p{ margin-top: 5px;}
#footer .footer-wrap address span{ position: relative; display: inline-block; letter-spacing: -.07em;}
#footer .footer-wrap address span + span{ margin-left: 10px; padding-left: 10px;}
#footer .footer-wrap address span + span::before{ content: ''; display: block; width: 1px; height: 10px; background-color: #fff; position: absolute; top: 50%; left: 0; margin-top: -5px;}
#footer .footer-wrap .footer-link{ /* margin-top: 80px; */ text-align: center; }
#footer .footer-wrap .footer-link > li{ position: relative; display: inline-block;}
#footer .footer-wrap .footer-link > li + li{ margin-left: 10px; padding-left: 10px;}
#footer .footer-wrap .footer-link > li + li::before{ content: ''; display: block; width: 1px; height: 10px; background-color: #89a6bc; position: absolute; top: 50%; left: 0; margin-top: -5px;}
#footer .footer-wrap .footer-link > li a{ color: #fff;}


#siteFunctions{ position: fixed; top: 0; right: -100%; width: 100%; padding-left: 110px; z-index: 9;}
#siteFunctions .inner{ background-color: #fff; height: 100vh; width: 100%; overflow-y: auto; padding: 0 4.5vw;}
#siteFunctions .inner .hd{ position: relative; padding: 1.5rem 0 0 0; border-bottom: #333 2px solid; height: 5rem;}
#siteFunctions .inner .hd .utill a{ position: relative; display: inline-block; text-transform: uppercase;}
#siteFunctions .inner .hd .utill a + a{ margin-left: .6rem; padding-left: 1rem;}
#siteFunctions .inner .hd .utill a + a::before{ content: ''; display: block; position: absolute; top: 50%; left: 0; width: 1px; height: 10px; margin-top: -5px; background-color: #ddd;}
#siteFunctions .inner .hd .utill a.login{ color: #069cc6;}
#siteFunctions .inner .hd .bt-close{ width: 4rem; height: 4rem; display: block; position: absolute; top: 50%; right: 1.5vw; margin-top: -2rem; overflow: hidden;}
#siteFunctions .inner .hd .bt-close span{ position: absolute; top: -9999px; left: -9999px;}
#siteFunctions .inner .hd .bt-close::before{ content: ''; display: block; width: 2rem; height: 2px; background-color: #333; position: absolute; top: 50%; left: 50%; margin: 0 0 0 -1rem; transform: rotate(45deg);}
#siteFunctions .inner .hd .bt-close::after{ content: ''; display: block; width: 2rem; height: 2px; background-color: #333; position: absolute; top: 50%; left: 50%; margin: 0 0 0 -1rem; transform: rotate(-45deg);}
.mobMenu{ padding: 2rem 0 0 0;}
.mobMenu > li > a{ position: relative; display: block; font-size: 1.6rem; padding: .8rem 0 .6rem; border-bottom: #e1e1e1 1px solid; font-weight: 500; }
.mobMenu > li > a::after{ content: ''; display: block; width: .8rem; height: .8rem; border-top: #7f7f7f 2px solid; border-right: #7f7f7f 2px solid; position: absolute; top: 50%; right: 4.5vw; margin-top: -.4rem; transform: rotate(135deg); -webkit-transition: all 0.1s ease-in-out;-moz-transition: all 0.1s ease-in-out;-ms-transition: all 0.1s ease-in-out;-o-transition: all 0.1s ease-in-out; transition:all 0.1s ease-in-out;}
.mobMenu > li.active > a{ color: #069cc6;}
.mobMenu > li.active > a::after{ transform: rotate(-45deg);}
.mobMenu > li > ul{ padding: 1rem 0 2rem;}
.mobMenu > li > ul > li > a{ position: relative; display: block; font-size: 1.4rem; padding: .4rem 2rem;}
.mobMenu > li > ul > li > a::before{ content: ''; display: block; position: absolute; top: 50%; left: .5rem; width: .8rem; height: 1px; background-color: #666;}


.locationBar{ position: relative; width: 100%; z-index: 1; border-top: #000 1px solid; background-color: #fff;  -webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out; transition:all 0.2s ease-in-out; }
.fixed .locationBar{ position: fixed; top:128px; left: 0;}
.locationBar .inner{ max-width: 1490px; margin: 0 auto; }
.locationBar::before{ content: ''; position: absolute; background-color: #e0e0e0; height: 1px; left: 0; bottom: 0; width: 100%; display: block; z-index: -1;}
.locationBar::after{ content: ''; display: block; clear: both;}
.locationBar .loc-h{ float: left; }
.locationBar .loc-h a{ display: block; font-weight: 600; height: 57px; width: 60px; background:#000 url(../images/ic_home.png) 50% 50% no-repeat; text-indent: -9999px;}
.locationBar .location{ position: relative; float: left; width: 310px; border-right: #e0e0e0 1px solid;}
.locationBar .location.depth1 {width: 400px;}
.locationBar .location .bt{ position: relative; display: block; padding: 0 66px; white-space: nowrap; color: #000; font-weight: 500;  font-size: 17px; width: 100%; height: 57px; line-height: 57px; white-space: nowrap;}
.locationBar .location .bt::after{ content: ''; position: absolute; top: 50%; right: 27px; margin-top: -13px; display: block; width: 27px; height: 27px; background: url(../images/ic_aw.png);  -webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out; transition:all 0.2s ease-in-out; }
.locationBar .location.active .bt::after{ transform: rotate(180deg);} 
.locationBar .location ul{ position: absolute; top: 56px; left: -1px; width: calc(100% + 2px); padding: 10px 0 20px; font-weight: 500; background-color: #fff; border: #bec2c4 1px solid; border-top: none; display: none;}
.locationBar .location ul li a{ display: block; padding: 5px 0 5px 66px; color: #8d8d8d; }
.locationBar .location ul li a:hover{ color: #106fd2; }


.sub-vis{ height: 300px; position: relative; background-repeat: no-repeat; background-color: #000; background-position: 50% 50%; background-size: cover;}
.sub-vis .tit{ line-height: 300px; color: #fff; text-align: center; font-weight: 600; font-size: 44px;}
.sub0101 .sub-vis{ background-image: url(../images/bg_sub0101.jpg);}
.sub0102 .sub-vis{ background-image: url(../images/bg_sub0102.jpg);}
.sub0103 .sub-vis{ background-image: url(../images/bg_sub0103.jpg);}
.sub0104 .sub-vis{ background-image: url(../images/bg_sub0104.jpg);}
.sub02 .sub-vis{ background-image: url(../images/bg_sub0201.jpg);}
.sub06 .sub-vis{ background-image: url(../images/bg_sub06.jpg);}

.contents{ padding: 100px 0 120px;}
body.sub03 .contents,
body.sub04 .contents,
body.sub05 .contents,
body.sub06 .contents{ max-width: 1280px; margin: 0 auto;}

.tit-area{ margin-bottom: 130px;}
.h3-tit{ text-align: center; font-weight: 600; color: #3da8e3; font-size: 2.5rem; position: relative; padding-bottom: 15px;}
.h3-tit::after{ content: ''; display: block; height: 2px; width: 50px; position: absolute; bottom: 0; left: 50%; margin-left: -25px; background-color: #3190c5;}
.tit-sub{ font-size:1.5rem; color: #333; text-align: center; margin-top: 20px; font-weight: 600;}
.h4-tit{font-size: 1.5rem; color: #333; margin-bottom: 1.875rem;}
.h4-tit.dot{ position: relative;}
.h4-tit.dot::before{ content: ''; display: block; position: absolute; top: calc(50% - 0.25rem); left: -1.25rem; width: .5rem; height: .5rem; border-radius:50%; background-color: #6cc2fd;}

body.sub03 .tit-area,
body.sub04 .tit-area,
body.sub05 .tit-area{ margin-bottom: 100px;}
body.sub03 .h3-tit,
body.sub04 .h3-tit,
body.sub05 .h3-tit{ color: #000; padding-bottom: 0;}
body.sub03 .h3-tit::after,
body.sub04 .h3-tit::after,
body.sub05 .h3-tit::after{ display: none;}

table.data{ table-layout: fixed; border-top: #000 2px solid;}
table.data thead th{ padding: 10px 20px; color: #000; font-weight: 500; background-color: #f7f7f7; border-bottom: #ccc 1px solid; border-left: #ccc 1px solid; text-align: center;}
table.data tbody th{ padding: 10px 20px; color: #000; font-weight: 500; background-color: #f7f7f7; border-bottom: #ccc 1px solid; border-left: #ccc 1px solid; text-align: center;}
table.data tbody td{ padding: 10px 20px; color: #666; font-weight: 400; border-bottom: #ccc 1px solid; border-left: #ccc 1px solid; text-align: center;}
table.data tbody th:first-child ,
table.data tbody td:first-child {border-left: #fff 0px solid;}
table.data .brdLn{ border-left: none;}
table.data.left tbody th,
table.data.left tbody td{ text-align: left;}
table.data .eduSel{ width: 200px;}        
table.data .myp0101{ width: 120px;}
table.data .myp0102{ width: 180px;}
table.data .tx-pw i{ display: inline-block; vertical-align: -.4rem;}
table.data .td_flex { display: flex; align-items: center; justify-content: start; gap: 5px; }
table.data .td_flex input[type="text"] { width: 110px; }

table.list{ table-layout: fixed; width: 100%; border-top: #000 2px solid; }
table.list thead th{ background-color: #f7f7f7; padding: 0.875rem 0; text-align: center; color: #333; font-weight: 500; border-bottom: #ccc 1px solid;}
table.list tbody td{ text-align: center; padding: 0.875rem 0.625rem; border-bottom: #ccc 1px solid; color: #333; }
/* table.list .noti1{ width: 100px;}
table.list .noti3{ width: 130px;}
table.list .noti4{ width:130px;} */
table.list .subject{ text-align: left;}
table.list .subject i{ /* display: inline-block; */ /* vertical-align: -.4rem; */ /* margin-right: .5rem; */}
/* table.list .subject.qa2 a { display: inline-block; width: calc(100% - 75px); } */
table.list tbody tr:hover{ background-color:#f7f7f7;}
table.list.tbl-noti .reserve1{ width: 8%;}  
table.list.tbl-noti .reserve3{ width: 10%;}  
table.list.tbl-noti .reserve4{ width: 10%;}  
table.list.tbl-noti .reserve5{ width: 10%;}  
table.list.tbl-noti .reserve6{ width: 10%;}  
table.list .eduTbl1{ width: 140px;}
table.list .eduTbl3,
table.list .eduTbl6,
table.list .eduTbl7{ width: 110px;}
table.list .eduTbl4{ width: 120px;}
table.list .eduTbl5{ width: 130px;}

.tbl-search{ text-align: center; margin-bottom: 60px;}
.tbl-search .select{ min-width: 150px; height: 50px; line-height: 50px;}
.tbl-search .inp{ width: 500px; margin: 0 8px; height: 50px; line-height: 50px;}
.tbl-search .sch{ display: inline-block; text-indent: -9999px; width: 50px; height: 50px; text-align: left; vertical-align: middle; background:#314770 url(../images/ic_sch.png) 50% 50% no-repeat;}

div.paging{ text-align:center; padding:0; margin:60px 0 0 0; position:relative; clear:both;}
/* div.paging a,
div.paging strong{ position: relative; display:inline-block; width: 40px; height:40px; line-height:40px; font-size: 18px; color:#999; text-align:center; vertical-align:middle; background-color: transparent; overflow: hidden; padding: 0 12px;}
div.paging .on{ font-weight:600; color: #000; }
div.paging .direction{ position:relative; width: 30px; margin: 0 2px; background-color: #f6f6f7; border: #ccc 1px solid;}
div.paging .direction:hover{ background-color: #f0f0f0;}
div.paging .direction > span{ position:absolute; top:-9999px; left:-9999px;}
div.paging .direction.prev{ margin-right: 20px;}
div.paging .direction.next{ margin-left: 20px;}
div.paging .direction.first:before{ content:""; position:absolute; top:50%; left:50%; margin:-4px 0 0 0px; width:8px; height:8px; display:block;  border:1px solid #777; border-top:none;border-right:none;-webkit-transform:rotate(45deg);transform:rotate(45deg); }
div.paging .direction.first:after{ content:""; position:absolute; top:50%; left:50%; margin:-4px 0 0 -4px; width:8px; height:8px; display:block;  border:1px solid #777; border-top:none;border-right:none;-webkit-transform:rotate(45deg);transform:rotate(45deg); }
div.paging .direction.prev:after{ content:""; position:absolute; top:50%; left:50%; margin:-4px 0 0 -4px; width:8px; height:8px; display:block;  border:1px solid #777; border-top:none;border-right:none;-webkit-transform:rotate(45deg);transform:rotate(45deg); }
div.paging .direction.next:after{ content:""; position:absolute; top:50%; left:50%; margin:-4px 0 0 -4px; width:8px; height:8px; display:block;  border:1px solid #777; border-top:none;border-right:none;-webkit-transform:rotate(-135deg);transform:rotate(-135deg); }
div.paging .direction.last:before{ content:""; position:absolute; top:50%; left:50%; margin:-4px 0 0 -8px; width:8px; height:8px; display:block;  border:1px solid #777; border-top:none;border-right:none;-webkit-transform:rotate(-135deg);transform:rotate(-135deg); }
div.paging .direction.last:after{ content:""; position:absolute; top:50%; left:50%; margin:-4px 0 0 -4px; width:8px; height:8px; display:block;  border:1px solid #777; border-top:none;border-right:none;-webkit-transform:rotate(-135deg);transform:rotate(-135deg); }
 */
.tbl-view{ /* border-top: #000 2px solid; */ border-bottom: #a0a0a0 1px solid;}
.tbl-view .hd{ padding: 20px 0; }
.tbl-view .hd .blt-bx{ margin-bottom: 1rem; text-align: center;}
.tbl-view .hd .tit{ display: block; color: #000; font-size: 22px; font-weight: 600; line-height: 1.2; text-align: center; padding: 0 25px;}
.tbl-view .hd .tit i{ display: inline-block; margin-right: .4rem; vertical-align: -.4rem;}
.tbl-view .hd .click{ margin-top: 20px; text-align: right; padding: 0 25px;}
.tbl-view .hd .loc{ margin-top: 20px;}
.tbl-view .hd > table{ width: 100%; table-layout: fixed; border-top: #a0a0a0 1px solid; margin-top: 10px;}
.tbl-view .hd > table tr{ border-bottom: #a0a0a0 1px solid;}
.tbl-view .hd > table th{ padding: 15px 25px; text-align: left; font-weight: 500; color: #333; border-left: #a0a0a0 1px solid; background-color: #f0f0f0; white-space: nowrap;}
.tbl-view .hd > table td{ padding: 15px 25px; text-align: left; border-left: #a0a0a0 1px solid;}
.tbl-view .hd > table .brdLn{ border-left: none;}
.tbl-view .bd{ padding: 50px; border-bottom: #ccc 1px solid;}
.tbl-view .a-hd{ text-align: center; border-top: #000 2px solid; padding: 15px 0; text-align: center; color: #000; font-weight: 500; background-color: #f0f0f0; border-bottom: #ccc 1px solid;}

.viewBottomList{ margin-top: -1px; background-color: #fafafa;}
.viewBottomList ul{ display:block; width:100%; border-bottom: #ccc 1px solid;}
.viewBottomList ul li:hover{ background-color: #f5f5f5;}
.viewBottomList .viewBottomPrev{display:block; padding:0 10px 0 160px; height:56px; line-height:60px; position:relative; border-bottom:#ccc 1px solid;}
.viewBottomList .viewBottomNext{display:block; padding:0 10px 0 160px; height:56px; line-height:60px; position:relative; }
.viewBottomList .orderPrev{ vertical-align:middle; position:absolute; top:0; left:0; width:120px; line-height:56px; padding-left: 55px; color:#333; font-weight: 600; }
.viewBottomList .orderNext{ vertical-align:middle; position:absolute; top:0; left:0; width:120px; line-height:56px; padding-left: 55px; color:#333; font-weight: 600; }
.viewBottomList .orderPrev::before{ content: ''; position: absolute; top: 50%; left: 22px; display: block; width: 8px; height: 8px; border-top:#787878 1px solid; border-left: #787878 1px solid; transform: rotate(45deg);}
.viewBottomList .orderNext::before{ content: ''; position: absolute; top: 50%; left: 22px; display: block; width: 8px; height: 8px; border-top:#787878 1px solid; border-left: #787878 1px solid; transform: rotate(-135deg); margin-top: -4px;}
.viewBottomList a{ color:#666; text-overflow:ellipsis; overflow:hidden; display:block; white-space:nowrap; height:60px; line-height:60px;}
.viewBottomList .viewBottomPrev:hover a,
.viewBottomList .viewBottomNext:hover a{ text-decoration:underline;}

/* .faq-wr{ border-top: #000 2px solid;}
.faq-wr dt{ position: relative; padding: 30px 120px 30px 90px; font-size: 18px; border-bottom: #ccc 1px solid;}
.faq-wr dt::after{ content: ''; display: block; width: 20px; height: 20px; border-top:#666 1px solid; border-right:#666 1px solid; position: absolute; top: 50%; right: 30px; margin-top: -10px; transform: rotate(135deg); -webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out; transition:all 0.2s ease-in-out; }
.faq-wr dt.active{ border-bottom: none;}
.faq-wr dt.active::after{ transform: rotate(-45deg); margin-top: -6px;}
.faq-wr dt a{ color: #333;}
.faq-wr dt i{ position: absolute; display: inline-block; color: #3190c5; font-weight: 600; position: absolute; top: 30px; left: 30px;}
.faq-wr dd{ position: relative; padding: 30px 120px 30px 90px; background-color: #f0f0f0; border-bottom: #ccc 1px solid;}
.faq-wr dd i{ position: absolute; display: inline-block; color: #cc0000; font-weight: 600; position: absolute; left: 30px; top: 50%; margin-top: -.5em; font-size:18px;}
 */
/* .div-tab{ border-top: #000 2px solid; margin-bottom: 60px;}
.div-tab ul{ display: table; width: 100%; table-layout: fixed;}
.div-tab ul li{ display: table-cell;}
.div-tab ul li a{ display: block; text-align: center; background-color: #f0f0f0; height: 60px; line-height: 60px; color: #666; border-bottom: #a0a0a0 1px solid; border-right: #a0a0a0 1px solid;}
.div-tab ul li:first-child a{ border-left: #a0a0a0 1px solid;}
.div-tab ul li a:hover{ background-color: transparent;}
.div-tab ul li.active a{ background-color: transparent; color: #000; border-bottom-color:#fafafa;} */

.ul-list01 > li{ text-indent: -1rem; padding-left: 1rem;}
.ul-list01 > li + li{ margin-top: .4rem;}
.ul-list01 > li::before{ content: ''; display: inline-block; width: 5px; height: 5px; border-radius: 50%; background-color: #999; margin-right: .5rem; vertical-align: .2rem;}

.ui-widget-header{ background-color: transparent; border: none;}
.ui-datepicker th{ color: #8d8d8d;}
.ui-datepicker .ui-datepicker-prev::after{ content:''; position: absolute; top: 50%; left: 50%; margin: -.4rem 0 0 -.4rem; display: block; width: .8rem; height: .8rem; border-top: #000 2px solid; border-right: #000 2px solid; transform: rotate(-135deg);}
.ui-datepicker .ui-datepicker-next::after{ content:''; position: absolute; top: 50%; left: 50%; margin: -.4rem 0 0 -.4rem; display: block; width: .8rem; height: .8rem; border-top: #000 2px solid; border-right: #000 2px solid; transform: rotate(45deg);}

.down::after{ content: ''; background: url(../images/ic_down.png) 50% 50% no-repeat; width: 18px; height: 18px; display: inline-block; margin: 0 10px;}

.filebox{ position:relative; padding:0 64px 0 0; width: auto; display:inline-block; vertical-align:middle;}
.filebox input[type="file"]{ position: absolute; width:1px; height: 1px; padding: 0; margin:-1px; overflow: hidden; clip:rect(0,0,0,0); border:0;}
.filebox label{ position:absolute; top:0; right:0; width:64px; height:40px; line-height:40px; margin:0; display:block; background: url(../images/ic_folder.png) 50% 50% no-repeat; text-indent: -9999px; cursor: pointer;}
.filebox .upload-name{height:40px; line-height:40px; padding:0 10px; width:420px; font-size: 16px; margin:0; vertical-align:middle; background:#fff; border-radius:0; border:#ccc 1px solid; box-shadow:none; -webkit-border-radius:0;  ime-mode:inactive; outline:none; -webkit-appearance: none;  -moz-appearance: none;  appearance: none;}

.sch-bx{ position: relative; padding: 0 65px 0 0; }
.sch-bx .inp{ display: block; width: 100%;}
.sch-bx .sch{ position: absolute; top: 0; right: 0; display: block; width: 60px; height: 40px; background:#314770 url(../images/ic_sch.png) 50% 50% no-repeat;}

.dv-ready{ max-width: 640px; margin: 0 auto; text-align: center;}
.dv-ready .desc{ margin: 50px 0 0 0;}
.dv-ready .desc p{ font-size: 60px; color: #000;}
.dv-ready .desc p b{ color: #0e6ca7;}
.dv-ready .desc span{ display: block; margin-top: 20px;}

.tbl-scroll{ position: relative;}

/* ����̿�ȳ� > ������� ���� */
.info_wrap { width: 1280px; margin: 0 auto;}
.info_wrap .progress { margin-bottom: 60px; }
.info_wrap .progress li { position: relative; display: inline-block; margin-right: 70px; padding-top: 94px; min-width: 84px; max-width: 120px; vertical-align: top; text-align: center; }
.info_wrap .progress li::after { content: ''; position: absolute; top: 0; right: -48px; width: 25px; height: 100%; background: url(/img/info/icon_arrow_01.png) 40% no-repeat;}
.info_wrap .progress li:last-child::after { display: none; }
.info_wrap .progress li img { display: block; position: absolute; margin-left: -42px; top: 5px; left: 50%; }
.info_wrap .progress li span { display: inline-block; color: #333; font-size: 16px; }
.info_wrap .progress li span.blue { display: block; color: #3da8e3; }

.info_wrap .reserv {text-align: center; margin-bottom: 60px;}
.info_wrap .reserv ul { text-align: left; }
/* 
.info_wrap .reserv ol { position: relative; display: flex; border-top: 1px solid #e1e1e1; border-left: 1px solid #e1e1e1; box-sizing: border-box;}
.info_wrap .reserv ol li { position: relative; width: 100%; height: 130px; padding: 2rem; border: 1px solid #e1e1e1; border-top: none; border-left: none; box-sizing: border-box; }
.info_wrap .reserv ol li:nth-child(1),.info_wrap .reserv ol li:nth-child(2),.info_wrap .reserv ol li:nth-child(3) {background: #edf2fa;}
.info_wrap .reserv ol li:nth-child(4) {background: #d6deee;}
.info_wrap .reserv ol li:nth-child(5),.info_wrap .reserv ol li:nth-child(6),.info_wrap .reserv ol li:nth-child(7) {background: #c3cee5;}
.info_wrap .reserv ol li::after {content: ''; position: absolute; width: 33px; height: 33px; border-radius: 33px; position: absolute; top: 50%; left: -16px; margin-top: -16px; background: #fff url(/img/info/icon_arrow_02.png) no-repeat 50%; box-shadow: 0 2px 4px rgb(0 0 0 / 10%); }
.info_wrap .reserv ol li:first-child::after {display: none;}
.info_wrap .reserv ol li span { display: block; font-weight: 400; font-size: 16px; line-height: 24px; letter-spacing: -.2px;}
.info_wrap .reserv .direc { display: block; position: relative; width: 50%;}
.info_wrap .reserv .direc ul { position: absolute; top: 0; display: flex; justify-content: space-between; }
.info_wrap .reserv .direc ul li { width: 40%; padding: 1rem 2rem; background: #99d6f2;}
.info_wrap .reserv .back { display: block; position: relative; }
.info_wrap .reserv .back ul { position: absolute; top: 80px; display: flex; justify-content: space-between; }
.info_wrap .reserv .back ul li { padding: 1rem 2rem; background: #99d6f2; }
 */

.info_wrap .info_box { margin: 30px 0 60px; margin-bottom: ; display: table; width: 100%; font-size: 1rem; }
.info_wrap .info_box .box1 {display: table-cell; padding: 40px 0 0 40px; border: 1px solid #aaa; border-right: none; width: 15%; }
.info_wrap .info_box .box1 h4 { font-size: 1.25rem; line-height: 1.5; font-weight: 600;}
.info_wrap .info_box .box2 { display: table-cell; padding: 40px 0 0 40px; border-top: 1px solid #aaa; border-bottom: 1px solid #aaa; width: auto; }
.info_wrap .info_box .box3 { display: table-cell; background: #12437e; text-align: center; position: relative; vertical-align: middle; padding: 40px 0; width: 33.333%;}
.info_wrap .info_box .box3 > .desc {color: white; font-size: 1.25rem; font-weight: 600; margin-bottom: 18px; white-space: nowrap; line-height: 1.5;}
.info_wrap .info_box .box3 > p.tel { display: inline; color: white; min-width: 146px; height: 30px; padding: 10px 30px; line-height: 30px; border: 2px solid white; border-radius: 50px; font-size: 0.875rem; font-weight: 400; }

.info_pay { display: flex; justify-content: space-between; }
.info_pay li { width: 30%; border: 1px solid #ddd; padding: 2rem; text-align: center; }
.info_pay li h5 { font-size: 1.2rem; color: #333; }
.info_pay li div img { padding: 2rem 0; }
.info_pay li p {}


.resv_tab { margin-bottom: 130px; position: relative; box-sizing: border-box; height: 61px; white-space: nowrap; background-color: #f4f4f4; border-radius: 0px 10px 0 0; border-bottom: 2px solid #31476f; text-align: center; font-size: 0; line-height: 3.5;}
.resv_tab li { position: relative; color: black; width: 50%; height: 61px; text-align: center; display: inline-block; }
.resv_tab li.active { background: #fafafa; border-radius: 0px 10px 0 0; border: 2px solid #31476f; border-bottom: none; }
.resv_tab ul li a { display: block; font-size: 18px; color: #bbb; font-weight: 500; }
.resv_tab ul li.active a { position: relative; color: black; }
.file-wrap .fileName { display: none; margin: 0 10px 0 0; }
.file-wrap label { display: inline-block; min-width: 100px; height: 40px; line-height: 40px; box-sizing: border-box; padding: 0 20px; font-weight: 400; cursor: pointer;
    font-size: 15px; text-align: center; color: white; background: #888989; vertical-align: middle; border-radius: 4px; }
.file-wrap input { position: absolute; visibility: hidden; }
.file-wrap span { display: inline-block; margin-left: 10px; font-weight: 300; font-size: 15px; color: #454545; letter-spacing: -0.3px; }


/* ����̿�ȳ� > ������� �� */


@media screen and (min-width:1024px){
    #siteFunctions{ width: 100%; right: 0; top: -500px; padding: 0;}
    #siteFunctions .inner{ height: auto;}
    #siteFunctions .mobMenu{ width: 100%; padding: 1rem 0 0 0; }
    #siteFunctions .mobMenu::after{ content: ''; display: block; clear: both;}
    #siteFunctions .mobMenu > li{ display: block; float: left; width: 20%; padding: 0 10px;}
    .mobMenu > li > a{ font-size: 18px;}
    .mobMenu > li > a::after{ display: none;}
    .mobMenu > li > ul > li > a{ font-size: 16px;}
    .mobMenu > li > ul{ display: block;}
}

@media screen and (min-width:1025px) and (max-width:1500px){
    #header .header-top{ padding: 0 20px;}
    #header .inner h1.logo{ left: 20px;}
    #header .inner .bt-mn{ right: 20px;}
    #header .inner .bt-sch{ right: 80px;}
}

@media screen and (min-width:1025px) and (max-width:1250px){
    #gnb > li + li{ margin-left: 4vw; }
}

@media screen and (min-width:641px) and (max-width:1024px){ 
    #header .header-top,
    #gnb-wrap{ display: none;}
    #header .inner{ height: 5rem;}
    #header .inner h1.logo{ left: 1.5rem;}
    #header .inner h1.logo a{ background-size: cover;}
    #header .inner .bt-mn{ width: 2rem; height: 2rem; right: 1.6rem; margin-top: -1rem;}
    #header .inner .bt-mn > i{ height: .2rem;}
    #header .inner .bt-mn > i:nth-child(1){ margin-top: -.8rem;}
    #header .inner .bt-mn > i:nth-child(3){ margin-top: .6rem;}
    #header .inner .bt-sch{ width: 2rem; height: 2rem; right: 5rem; background-size: cover; margin-top: -1rem;}
    
    .locationBar .loc-h a{ width: 4rem;}
    .locationBar .location{ width: calc(50% - 2rem);}
    .locationBar .location .bt{ padding: 0 1rem;}
    .locationBar .location .bt::after{ width: 1rem; height: 1rem; background-size: 1rem; margin-top: -.5rem; right: 1rem;}
    .locationBar .location ul li a{ padding: .5rem 1rem;}
    .fixed .locationBar{ top: 5rem;}
    
    .tit-area,
    body.sub03 .tit-area,
    body.sub04 .tit-area,
    body.sub05 .tit-area{ margin-bottom: 50px;}
    
    .contents{ padding: 5rem 2rem;}
    
    #footer{ padding: 2rem 2rem; text-align: center;}
    #footer .footer-wrap{ padding: 0;}
    #footer .footer-wrap .logo{ display: none;}
    #footer .footer-wrap .copy{ position: relative; bottom: auto; left: auto; width: 100%; margin-top: 1.5rem;}
    #footer .footer-wrap .footer-link{ margin-top: 1.5rem;}
    #footer .footer-wrap .copy em{ font-size:1rem;}    
    
    .tbl-search .inp{ width: 350px;}
    
    table.list.tbl-edu colgroup{ display: none;}
    table.list.tbl-edu thead{ display: none;}
    table.list.tbl-edu tbody tr{ border-bottom: #ccc 1px solid; padding: 1rem 0; display: block;}
    table.list.tbl-edu tbody tr:nth-child(even){background-color: #f7f7f7;}
    table.list.tbl-edu tbody td{ display: inline-block; border-bottom: none; text-align: left; padding: .2rem 0; width: 30%;}
    table.list.tbl-edu tbody td.eduTbl1{ width: 100%;}
    table.list.tbl-edu tbody td.subject{ width: 100%; font-weight: 600; color: #222;}
    table.list.tbl-edu tbody td.eduTbl4{ width: 60%;}    

    .tbl-scroll{ width: 100%; overflow-x: auto;}
    
	.responsive-dim{position: absolute; top: 0; left:0; width:100%; bottom:0;}
	.responsive-dim::after{ content:""; position: absolute; top:50%; left:50%; width:10rem; height:10rem; margin:-5rem 0 0 -5rem; border-radius: 50px; background:rgba(0,0,0,.3) url(../images/tx_scroll.png) 50% 50% no-repeat;  }
}

@media screen and (max-width:640px){
    #header .header-top,
    #gnb-wrap{ display: none;}
    #header .inner{ height: 5rem;}
    #header .inner h1.logo{ width: 126px; height: 28px; margin: -14px 0 0 0; left: 1.5rem;}
    #header .inner h1.logo a{ height: 28px; background-size: contain;}
    #header .inner .bt-mn{ width: 2rem; height: 2rem; right: 1.6rem; margin-top: -1rem;}
    #header .inner .bt-mn > i{ height: .2rem;}
    #header .inner .bt-mn > i:nth-child(1){ margin-top: -.8rem;}
    #header .inner .bt-mn > i:nth-child(3){ margin-top: .6rem;}
    #header .inner .bt-sch{ width: 2rem; height: 2rem; right: 5rem; background-size: cover; margin-top: -1rem;}
	#siteFunctions .inner .hd .utill a:first-child{width:100%;}
    #siteFunctions .inner .hd{height:7rem;}
    .locationBar .loc-h a{ height: 4rem; width: 4rem;}
    .locationBar .location{ width: calc(50% - 2rem)!important;}
    .locationBar .location .bt{ line-height: 4rem; height: 4rem; font-size: 1.4rem; padding: 0 1rem;}
    .locationBar .location .bt::after{ width: 1rem; height: 1rem; background-size: 1rem; margin-top: -.5rem; right: 1rem;}
    .locationBar .location ul{ top: 4rem;}
    .locationBar .location ul li a{ padding: .5rem 1rem;}
    .fixed .locationBar{ top: 5rem;}
    
    .sub-vis{ height: 16rem;}
    .sub-vis .tit{ line-height: 16rem; font-size: 3rem;}
    
    .contents{ padding: 5rem 2rem;}
    
    .tit-area,
    body.sub03 .tit-area,
    body.sub04 .tit-area,
    body.sub05 .tit-area{ margin-bottom: 5rem;}
    .h3-tit{ font-size: 2.5rem;}
    .tit-sub{ margin-top: 1rem; font-size: 1.5rem; line-height: 1.2;}
    
    #footer{ padding: 2rem 2rem; font-size: 1rem; text-align: center;}
	/* #footer::after{ content: ''; display: block; width: 100%; height: 4.5%; background-color: #525a61; border-top: #6b747b 1px solid; position: absolute; bottom: 0;  left: 0; z-index: 0;} */
    #footer .footer-wrap{ padding: 0;}
    #footer .footer-wrap .logo{ display: none;}
    #footer .footer-wrap .copy{ position: relative; bottom: auto; left: auto; width: 100%; margin-top: 1.5rem;}
    #footer .footer-wrap .footer-link{ margin-top: 1.5rem;}
    #footer .footer-wrap .copy em{ display: none; font-size:1rem;}
    
    table.data thead th{ padding: 1rem .5rem;}
    table.data tbody th,
    table.data tbody td{ padding: 1rem .5rem;}
    table.data.reserveData colgroup,
    table.data.reserveData2 colgroup,
    table.data.reserveData3 colgroup,
    table.data.qna colgroup{ display: none;}
    table.data.reserveData tbody tr th:first-child,
    table.data.reserveData2 tbody tr th:first-child,
    table.data.reserveData3 tbody tr th:first-child{ width: 8rem; }
    table.data.reserveData3 tbody tr > *:nth-child(3){ width: 8rem; }
    table.data.qna tbody tr > *:nth-child(1){ /* width: 8rem; */ }
    table.data.qna tbody tr td.todate input { width: 50px; }
    table.data .mBlock{ width: 100%;}
    table.data .eduSel{ width: 100%;}
    table.data .myp0101{ width: 20%;}
    table.data .myp0102{ width: 40%;}
    table.data .tx-pw i{ vertical-align: -.2rem;}

	table.data.left tbody th, 
	table.data.left tbody td{ text-align: left; font-size:13px;}
    
    table.list.tbl-noti colgroup{ display: none;}
    table.list.tbl-noti thead{ display:none;}
    table.list.tbl-noti tbody{ display: block;}
    table.list.tbl-noti tbody tr{ display: block; border-bottom: #ccc 1px solid; width: 100%; padding: .6rem .5rem; display: flex; flex-flow: row wrap; justify-content: space-between; align-items: center; }
    table.list.tbl-noti tbody tr:nth-child(even){ background-color: #f7f7f7;}
    table.list.tbl-noti tbody td{ border-bottom: none; display: inline-block; padding: 0.2rem 0; text-align: left; }
    table.list.tbl-noti .noti1{ width: 30px; order: unset; display : none;}
    table.list.tbl-noti .noti2.subject{ width: calc((100% - 7.5rem) - 30px ); order: unset; } 
    table.list.tbl-noti .noti3{ display: none; }
    table.list.tbl-noti .noti4{ width: 40px; text-align: left; order: unset; } 
	table.list.tbl-noti .noti5{display : none;}
    table.list.tbl-noti .noti5 { width: 40px; text-align: left; order: unset; }
    table.list.tbl-noti .qa2 { order: 4; width: calc(100% - 40px); }
    table.list.tbl-noti .qa3 { display: none; }
    table.list.tbl-noti .qa4 { order: 3; width: 60px; text-align: right; }
    table.list.tbl-noti .qa5 { order: 2; width: calc(100% - 95px); text-align: right; }
    table.list.tbl-noti .qa6 { order: 5; width: 40px; text-align: right; }
    
    div.paging{ margin-top: 3rem;}
    div.paging a, div.paging strong{ margin: 0;}
    div.paging .direction.prev{ margin-right: 0rem;}
    div.paging .direction.next{ margin-left: 0rem;}
    
    .tbl-search{ margin-bottom: 2rem;}
    .tbl-search::after{ content: ''; display: block; clear: both;}
    .tbl-search .select{ width: 100%; margin-bottom: 5px; height: 34px; line-height: 34px;}
    .tbl-search .inp{ width: calc(100% - 40px); float: left; margin: 0; height: 34px; line-height: 34px;}
    .tbl-search .sch{ float: right; width: 3.4rem; height: 3.4rem;}
    
    .tbl-view .hd .tit{ font-size: 2rem;}
    .tbl-view .hd{ padding: 1rem 0;}
    .tbl-view .hd .click{ margin-top: .5rem;}
    .tbl-view .hd > table colgroup{ display: none;}
    .tbl-view .hd > table th{ padding: .5rem;}
    .tbl-view .hd > table td{ padding: .5rem;}
    .tbl-view .bd{ padding: 1rem;}
    .tbl-view .a-hd{ padding: .5rem;}
    
    .viewBottomList .orderNext,
    .viewBottomList .orderPrev{ height: 4rem; line-height: 4rem; padding-left: 3rem; width: 8rem;}
    .viewBottomList .orderPrev::before,
    .viewBottomList .orderNext::before{ left: 1rem;}
    .viewBottomList a{ height: 4rem; line-height: 4rem;}
    .viewBottomList .viewBottomNext,
    .viewBottomList .viewBottomPrev{ height: 4rem; line-height: 4rem; padding-left: 9rem;}    
    
    .faq-wr dt{ padding: 1rem 4rem 1rem 3rem; font-size: 1.3rem;}
    .faq-wr dt i{ position: absolute; top: 1rem; left: 1rem;}
    .faq-wr dt::after{ width: 1rem; height: 1rem; margin-top: -.5rem; right: 1rem;}
    .faq-wr dt.active::after{ margin-top: -.2rem;}
    .faq-wr dd{ padding: 1rem 4rem 1rem 3rem;}
    .faq-wr dd i{ position: absolute; top:1.8rem; left: 1rem; font-size:1.3rem;}    
    
    .div-tab{ /*margin-bottom: 2rem;*/}
    .div-tab ul{ display: block;}
    .div-tab ul::after{ content: ''; display: block; clear: both;}
    .div-tab ul li{ display: block; float: left; width: 33.3%;}
    /* .div-tab ul li a{ height: 4rem; line-height: 4rem; border-left: #a0a0a0 1px solid; margin: 0 -1px;} */
    .div-tab ul li.active a{ border-bottom: #a0a0a0 1px solid;}
    
    .filebox{ display: block; width: 100%; padding-right: 40px;}
    .filebox .upload-name{ width: 100%; height: 34px; line-height: 34px; font-size: 1rem;}
    .filebox label{ top: 0; right: 0; position: absolute; width: 40px; height: 34px;}
    
    .sch-bx{ padding-right: 4rem;}
    .sch-bx .sch{ width: 4rem; height: 3.4rem;}
    
    .dv-ready .desc p{ font-size: 2rem; margin-top: 2rem;}
    .dv-ready .desc span{ margin-top: 1rem;}   

    .tbl-scroll{ width: 100%; overflow-x: auto;}
    
	.responsive-dim{position: absolute; top: 0; left:0; width:100%; bottom:0;}
	.responsive-dim::after{ content:""; position: absolute; top:50%; left:50%; width:10rem; height:10rem; margin:-5rem 0 0 -5rem; border-radius: 50px; background:rgba(0,0,0,.3) url(../images/tx_scroll.png) 50% 50% no-repeat;  }
}

.about01-wr{ position: relative; margin: 0 auto; padding-bottom: 200px;}
.about01-wr::before{ content: ''; position: absolute; bottom: 0; left: 0; right: calc( 50% + 210px); height: 500px; display: block; background: url(../images/bg_patten.png);}
.about01-wr .bx01{ position: relative; max-width: 1280px; margin: 0 auto; padding: 0 0 0 500px;}
.about01-wr .bx01 .thumb{ position: absolute; top: 0; left: 0;}
.about01-wr .bx01 .desc{ line-height: 1.8;}
.about01-wr .bx01 .desc p{ margin-top: 50px; font-size: 20px;}
.about01-wr .bx01 .desc p b{ color: #333;}

body.sub0102{ background-color: #fff;}
.about02-wr{ margin-bottom: -120px; padding-bottom: 300px; background: url(../images/purpoes_bg.jpg) 50% 100% no-repeat; }
.purpose-bx{ text-align: center; max-width: 1310px; margin:0 auto;}
.purpose-bx > li{ display: inline-block; width: 400px; height: 402px; border: #7e7e7e 1px solid; border-radius: 18px; background-color: #fff; margin: 0 17px 80px; overflow: hidden;}
.purpose-bx > li i{ display: block; height: 240px; background: url(../images/bg_patten2.png); padding-top: 50px;}
.purpose-bx > li .desc{ padding: 20px 40px; text-align: left;}
.purpose-bx > li .desc p{ color: #39a0d4; font-size: 50px; font-family: 'Montserrat'; font-weight: 200; line-height: 1;}
.purpose-bx > li .desc div{ font-size: 18px; color: #333; margin-top: 5px;}

.org-img{ text-align: center;}

.about04-wr{ max-width: 1280px; margin: 0 auto;}
.map-bx{ border: #858585 1px solid; margin-top: 60px;}
.map-bx .map{ display: block; width: 100%; height: 550px;}

.tbl-reserve{ width: 100%; table-layout: fixed; border-top: #000 2px solid;}
.tbl-reserve tr{ border-bottom: #a0a0a0 1px solid;}
.tbl-reserve tbody th{ padding: 10px 25px; text-align: left; border-left: #a0a0a0 1px solid; color: #333 ;font-weight: 500; background-color: #f0f0f0;}
.tbl-reserve tbody td{ padding: 10px 25px; text-align: left; border-left: #a0a0a0 1px solid;}
.tbl-reserve .brdLn{ border-left: none;}
.tbl-reserve .select,
.tbl-reserve .inp{ height: 40px; line-height: 40px;}
.tbl-reserve .sel01{ min-width: 250px;}
.tbl-reserve .sel02{ min-width: 150px;}
.tbl-reserve .data-sch{ display: flex;}
.tbl-reserve .data-sch .inp{ width: calc(100% - 190px); margin: 0 10px;}
.tbl-reserve .data-sch .sch{ width: 40px; height: 40px; display: inline-block; width: 60px; background: #31476f url(../images/ic_sch.png) 50% 50% no-repeat; text-indent: -9999px;}
.tbl-reserve .reserve-w1{ width: 20%;}

.reserve-desc{ margin: 50px 0 80px; font-size: 15px;}
.reserve-desc .tx01{ color: #333; font-weight: 600;}

.thumb-list{ margin-left: -40px; margin-top: -60px;}
.thumb-list::after{ content: ''; display: block; clear: both;}
.thumb-list .item{ position: relative; width: 400px; float: left; border: #ddd 1px solid; margin-left: 40px; margin-top: 60px;}
.thumb-list .item::before{ content: ''; border: #454444 2px solid; position: absolute; width: calc(100% + 2px); left: -1px; top: -1px; bottom: -1px; display: block; opacity: 0; -webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out; transition:all 0.2s ease-in-out;}
.thumb-list .item:hover{ box-shadow: 10px 10px 10px rgba(0,0,0,.1);}
.thumb-list .item:hover::before{ opacity: 1;}
.thumb-list .item .thumb{ position: relative; margin: 20px; background: #fff;}
.thumb-list .item .thumb img{ display: block; object-fit: cover; object-position: center; /*width: 100%;*/ height: 215px; margin: 0 auto;}
.thumb-list .item .desc{  position: relative;  padding: 0 20px; height: 125px;}
.thumb-list .item .desc .subject{ color: #000; font-size: 22px; font-weight: 500; line-height: 1.2; height: 54px; overflow: hidden; white-space: normal; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.thumb-list .item .desc .name{ font-size: 16px; color: #000; margin-top: 10px;}
.thumb-list .item .bottom{  position: relative;  padding: 10px 20px; border-top: #ddd 1px solid;}
.thumb-list .item .bottom::after{ content: ''; display: block; clear: both;}
.thumb-list .item .bottom .state{ line-height: 40px; font-size: 13px; padding: 0 0 0 10px;}
.thumb-list .item .bottom .state > i{ display: inline-block; width: 10px; height: 10px; border-radius: 50%; vertical-align: 1px; margin-right: 10px; }
.thumb-list .item .bottom .state.blue > i{ background-color: #3190c5;}
.thumb-list .item .bottom .state.orange > i{ background-color: #f1840e;}
.thumb-list .item .bottom .state.red{ color: #ed1c24;}
.thumb-list .item .bottom .state.red > i{ background-color: #ed1c24;}
.thumb-list .item .bottom .btn{ float: right;}

.reserve-view .hd{ position: relative; border-top: #000 2px solid; border-bottom: #b8b8b8 1px solid; padding: 30px 180px 30px 140px;}
.reserve-view .hd .blt2{ position: absolute; top: 50%; left: 35px; border: #999 1px solid; height: 30px; width: 90px; display: block;line-height: 28px; border-radius: 15px; margin-top: -15px; text-align: center; font-size: 14px;}
.reserve-view .blt2 i{ display: inline-block; width: 10px; height: 10px; border-radius: 50%; margin-right: 5px;}
.reserve-view .blt2.blue i{ background-color: #3190c5;}
.reserve-view .blt2.red i{ background-color: #f1840e;}
.reserve-view .blt2.orange i{ background-color: #ed1c24;}
.reserve-view .hd .subject{ font-size: 25px; color: #000; font-weight: 600;}
.reserve-view .hd .right{ position: absolute; top: 50%; right: 35px; margin-top: -15px;}
.reserve-view .hd .right a{ position: relative; display: inline-block; width: 34px; height: 30px; }
.reserve-view .hd .right a + a{ margin-left: 40px;}
.reserve-view .hd .right .btShare{ background: url(../images/ic_share.png) 50% 50% no-repeat;}
.reserve-view .hd .right .btList i{ display: block; position: absolute; top: 50%; left: 0; width: 100%; background-color: #999; height: 2px;}
.reserve-view .hd .right .btList i:nth-child(1){ margin-top: -10px;}
.reserve-view .hd .right .btList i:nth-child(3){ margin-top: 10px;}
.reserve-view .bd{ border:#a0a0a0 1px solid; padding: 40px 50px; background-color: #fff; margin: 30px 0 0 0;}
.reserve-view .bd::after{ content: ''; display: block; clear: both;}
.reserve-view .bd .dv-l{ float: left; width: 450px; text-align: center;}
.reserve-view .bd .dv-l .blt{ text-align: center; display: block; margin-top: 10px; font-size: 14px;}
.reserve-view .bd .dv-r{ float: left; width: calc(100% - 450px); padding: 0 0 0 50px;}
.reserve-view .bd .dv-r ul{ border-bottom: #e5e5e5 1px solid;}
.reserve-view .bd .dv-r ul + ul{ margin-top: 20px;}
.reserve-view .bd .dv-r ul > li{ display: table; width: 100%; table-layout: fixed; padding: 8px 20px;}
.reserve-view .bd .dv-r ul > li > *{ display: table-cell;}
.reserve-view .bd .dv-r ul > li .t-tx{ width: 110px; color: #000; font-weight: 500;}
.reserve-view .bd .dv-r .reserve-desc{ margin: 35px 0 0 0;}
/*.reserve-view .bd .dv-r .btn-box .btn{ width: 170px;}*/

.reserve-con{ margin: 75px 0 0 0;}
.tc .tit{ color: #000; font-size: 25px; font-weight: 600; margin: 45px 0 25px 0;}
.tc b{ color: #333;}

.calendar-wr { }
.calendar-wr .cal-head_wrap { position: relative; }
.calendar-wr .cal-head_wrap ul { display: flex; align-items: center; position: absolute; left: 50px; top: 50%; transform: translateY(-50%); gap: 30px; }
.calendar-wr .cal-head_wrap ul li { display: flex; align-items: center; justify-content: start; gap: 10px; }
.calendar-wr i { display: block; width: 10px; height: 10px; border-radius: 50%; }
.calendar-wr i.i_b { background: #4899ec; }
.calendar-wr i.i_r { background: #d12b2b; }
.calendar-wr i.i_g { background: #a2a2a2; }
.calendar-wr .cal-head_wrap .more { position: absolute;   right: 50px; top: 50%; transform: translateY(-50%); display: block; width: 60px; height: 60px; border-radius: 10px; background-color: #5b5d64; background-image: url(/asset/images/more.png); background-repeat: no-repeat; background-position: 50% 50%; }
.calendar-wr .cal-head{ text-align: center; padding: 1.875rem 2.5rem; display: flex; justify-content: space-between; align-items: center; }
.calendar-wr .cal-head > a{ position: relative; display: inline-block; width: 30px; /* height: 30px; */ vertical-align: middle;}
.calendar-wr .cal-head > a::after{ content: ''; display: block; width: 1rem; height: 1rem; border-top: #000 2px solid; border-right: #000 2px solid; transform: rotate(45deg); position: absolute; top: 50%; left: 50%; margin: -.3rem 0 0 -.3rem;}
.calendar-wr .cal-head > a.prev::after{ transform: rotate(-135deg);}
.calendar-wr .cal-head .cal-tit{ color: #000; font-weight: 500; font-size: 1.75rem; display: inline-block; line-height: 1; vertical-align: middle; /* margin: 0 4rem; */}
.calendar-wr .cal-con{ padding: 0 4.2857rem 1.4286rem; margin: 0 1rem 1rem; border-radius: 20px; background: #fff; }
.calendar-wr .cal-con table thead tr th { border-bottom: 1px solid #ebebeb; }
.calendar-wr .cal-con table th{ padding: 1.5625rem 0; text-align: center; font-weight: 500; font-size: 1.125rem; color: #121212; }

.calendar-wr .cal-con table th:first-child{ }
.calendar-wr .cal-con table td{width: calc(100% / 7);}
.calendar-wr .cal-con table td:first-child{}
.calendar-wr .cal-con table td > div{ min-height: 75px; display: flex; align-items: center; justify-content: center; position: relative; gap: 0 1.25rem;}
.calendar-wr .cal-con table td.defalt{ background-color: #f0f0f0;}
.calendar-wr .cal-con table td > div .n { line-height: 1; font-size: 1.125rem; color: #121212; width: auto; height: auto; position: relative; }
.calendar-wr .cal-con table td.poss a { display: flex; flex-flow: row nowrap; justify-content: center; align-items: center; gap: 0 1.25rem; width: 85.1%; padding: 1.036rem 0; border-radius: 1.78rem; background: #edf1f9; border: 1px solid #e2e9f6; }
.calendar-wr .cal-con table td.poss a i ,
.calendar-wr .cal-con table td.poss a p { color: #5179c7; font-weight: 600;}
.calendar-wr .cal-con table td.today > div .n { color: #fff;  }
.calendar-wr .cal-con table td.today > div .n .circle { position: relative; z-index: 3; max-width: 18px; width: 100%; }
.calendar-wr .cal-con table td.today > div .n::after { content: ""; display: block; position: absolute; top: 50%; left: 50%; transform: translateY(-50%) translateX(-50%); width: 2.1429rem; height: 2.1429rem; border-radius: 50%; background: #5179c7; /* z-index: 1; */ }
.calendar-wr .cal-con table td.today > div p{max-width: 55px; width: 100%;;}
.calendar-wr .cal-con table td.past > div .n { color: #c0c0c0; }
.calendar-wr .cal-con table td.past > div p { color: #c9c9c9; }z
.calendar-wr .cal-con table td.sun > div .n { color: #de7878;}
.calendar-wr .cal-con table td.sat > div .n { color: #7878c5;}
.calendar-wr .cal-con table td > div p { /* position: absolute; top: 0; left: 0;  width: 100%; height: 100%; */ font-size: 1.143rem;}
.calendar-wr .cal-con table td > div p > a { width: 100%; height: 100%; display: block;	 }
.calendar-wr .cal-con table td > div p i { position: absolute; top: 50%; left: 65%; transform: translateY(-60%); }
.calendar-wr .cal-con table td.defalt > div .n{ opacity: .5;}
.calendar-wr .cal-con table td.defalt > div p{ }
@media screen and (max-width: 1200px) {
	.calendar-wr .cal-con { padding: 0 0 1rem; }
	.calendar-wr .cal-con table td.today > div .n::after { width: 2rem; height: 2rem; }
	.calendar-wr .cal-con table td > div,
	.calendar-wr .cal-con table td.poss a { gap: 0 0.8rem; }
}
@media screen and (max-width: 900px) {
	.calendar-wr .cal-con table td > div,
	.calendar-wr .cal-con table td.poss a { flex-flow: column nowrap; gap: 0.6rem 0; }
	.calendar-wr .cal-con table td > div p { font-size: 1rem; }
}
@media screen and (max-width: 480px) {
	.calendar-wr .cal-con { margin: 0; border-radius: 0 0 20px 20px; }
	.calendar-wr .cal-con table td.poss a { gap: 0.5rem 0; width: 95%; border-radius: 15px; }
	.calendar-wr .cal-con table td.today > div .n::after { width: 1.8rem; height: 1.8rem; }
	.calendar-wr .cal-con table td > div p { font-size: 10px; }
}

.reserve-sel::after{ content:''; display: block; clear: both; }
.reserve-sel + .reserve-sel{ margin-top: 10px;}
.reserve-sel span{ float: left;}
.reserve-sel .select{ float: right; width: 140px;}
.reserve-sel b{ float: right; width: 140px; text-align: right;}

.privacy-bx{ border: #a0a0a0 1px solid; padding: 20px 30px; margin-top: 20px;}
.privacy-bx .tit-tx{ font-size: 18px; color: #cc0000; margin-bottom: 15px;}
.privacy-bx .tit-tx.gray{ color: #222;}

.pass-bx{ border-top:#000 2px solid; border-bottom: #e7e7e7 1px solid; padding: 40px; background: url(../images/bg_patten2.png);}
.pass-bx .tx01{ text-align: center; color: #333; font-weight: 500;}
.pass-bx .inp-bx{ max-width: 740px; margin: 30px auto 0; position: relative; padding: 0 0 0 90px; }
.pass-bx .inp-bx span{ position: absolute; top: 0; left: 0; display: inline-block; line-height: 50px; left: 0; color: #333;}
.pass-bx .inp-bx .inp{ height: 50px; line-height: 50px;}
.pass-bx .inp-bx .pass{ position: absolute; top: 0; width: 50px; height: 50px; right: 0; display: block; background: url(../images/ic_pass.png) 50% 50% no-repeat;}

@media screen and (min-width:641px) and (max-width:1024px){
    .about01-wr .bx01{ padding: 0 0 0 34%;}
    .about01-wr .bx01 .thumb{ width: 30%;}    
    .about01-wr::before{ display: none;}
    
    .about02-wr{ margin: 0 -2rem -5rem; padding: 0 2rem 10rem; background-size: 100% auto;}
    .purpose-bx > li{ width: 310px;}
    .purpose-bx > li i{ height: 200px; padding-top: 30px;}
    .purpose-bx > li .desc div .br{ display: none;}
    
    .thumb-list{ margin-left: -2%;}
    .thumb-list .item{ width: 48%; margin-left: 2%;}
    
    .reserve-view .hd{ padding: 1rem 0;}
    .reserve-view .hd .blt{ position: relative; margin: 0; top: auto; left: auto; }
    .reserve-view .hd .subject{ font-size: 1.8rem; margin: .5rem 0;}
    .reserve-view .hd .right{ top: 1rem; right: 0; margin: 0;}
    .reserve-view .hd .right a{ width: 3rem; height: 3rem; background-size: 100% auto;}
    .reserve-view .hd .right a + a{ margin-left: 1rem;}
    .reserve-view .bd{ margin-top: 2rem; padding: 1rem;}
    .reserve-view .bd .dv-l{ float: none; width: 100%;}
    .reserve-view .bd .dv-r{ margin: 2rem 0 0 0; padding: 0; float: none; width: 100%;}
    .reserve-view .bd .dv-r ul > li{ padding: .5rem 1rem;}
    .reserve-view .bd .dv-r ul > li .t-tx{ width: 6rem;}
    .reserve-view .bd .dv-r .reserve-desc{ margin-top: 2rem;}
    .reserve-view .bd .dv-r .btn-box.r{ text-align: center !important; margin-top: 2rem; display: flex;}
    .reserve-view .bd .dv-r .btn-box .btn{ flex: 1; padding: 0;}
	.reserve-view .hd .blt2{ position: initial; top: 50%; left: 35px; border: #999 1px solid; height: 30px; width: 90px; display: block;line-height: 28px; border-radius: 15px; margin-top: 0px; text-align: center;}



	/* info 01/11/2021 */
	.info_box { width: 100%; }
	.info_wrap .reserv {width: 100%;}
	.info_wrap .reserv img {width: 100%; }
    
}

@media screen and (max-width:640px){
    .about01-wr{ padding: 0;}
    .about01-wr .bx01{ padding: 0;}
    .about01-wr .bx01 .thumb{ position: relative; width: 100%; top: auto; left: auto;}
    .about01-wr .bx01 .desc{ margin-top: 2rem;}
    .about01-wr .bx01 .desc .br{ display: none;}   
    .about01-wr::before{ display: none;}
    
    .about02-wr{ margin: 0 -2rem -5rem; padding: 0 2rem 10rem; background-size: 100% auto;}
    .purpose-bx > li{ display: block; width: 100%; margin: 0; height: auto;}
    .purpose-bx > li + li{ margin-top: 2rem;}
    .purpose-bx > li i{ padding: 3rem 0; height: auto;}
    .purpose-bx > li i img{ width: 8rem;}
    .purpose-bx > li .desc{ padding: 1rem 2rem;}
    .purpose-bx > li .desc p{ font-size: 2rem;}
    .purpose-bx > li .desc div{ font-size: 1.3rem;}
    
    .map-bx{ margin-top: 3rem;}
    .map-bx .map{ height: 30rem;}
    
    .tbl-reserve tbody th{ padding: 1rem .4rem;}
    .tbl-reserve tbody td{ padding: 1rem;}
    .tbl-reserve .select, 
    .tbl-reserve .inp{ height: 3.4rem; line-height: 3.4rem;}
    .tbl-reserve .sel01{ min-width: 100%;}
    .tbl-reserve .sel02{ min-width: 100%;}
    .tbl-reserve .sel01 + .sel01{ margin-top: .4rem;}
    .tbl-reserve .reserve-w1{ width: 10rem;}
    .tbl-reserve .data-sch{ display: block;}
    .tbl-reserve .data-sch .select{ float: left; margin-bottom: .4rem;}
    .tbl-reserve .data-sch .inp{ float: left; width: calc(100% - 5rem); margin: 0;}
    .tbl-reserve .data-sch .sch{ height: 3.4rem; width: 4rem; float: right;}
    
    .reserve-desc{ margin: 2rem 0 3rem; font-size: 1.3rem;}
    
    .thumb-list{ margin: -2rem 0 0 0;}
    .thumb-list .item{ width: 100%; margin: 2rem 0 0 0;}
    .thumb-list .item .thumb{ padding: 1rem;}
    .thumb-list .item .desc{ margin: 1rem 0 0 0; padding: 0 1em; height: 8.5rem;}
    .thumb-list .item .desc .subject{ font-size: 1.6rem; height: 3.6rem;}
    .thumb-list .item .desc .name{ margin-top: 1rem; font-size: 1.3rem;}
    
    .reserve-view .hd{ padding: 1rem 0;}
    .reserve-view .hd .blt{ position: relative; margin: 0; top: auto; left: auto; }
    .reserve-view .hd .subject{ font-size: 1.8rem; margin: .5rem 0;}
    .reserve-view .hd .right{ top: 1rem; right: 0; margin: 0;}
    .reserve-view .hd .right a{ width: 3rem; height: 3rem; background-size: 100% auto;}
    .reserve-view .hd .right a + a{ margin-left: 1rem;}
    .reserve-view .bd{ margin-top: 2rem; padding: 1rem;}
    .reserve-view .bd .dv-l{ float: none; width: 100%;}
    .reserve-view .bd .dv-r{ margin: 2rem 0 0 0; padding: 0; float: none; width: 100%;}
    .reserve-view .bd .dv-r ul > li{ padding: .5rem 1rem;}
    .reserve-view .bd .dv-r ul > li .t-tx{ width: 6rem;}
    .reserve-view .bd .dv-r .reserve-desc{ margin-top: 2rem;}
    .reserve-view .bd .dv-r .btn-box.r{ text-align: center !important; margin-top: 2rem; display: flex;}
    .reserve-view .bd .dv-r .btn-box .btn{ flex: 1;}
	.reserve-view .bd .dv-r .btn-box .btn p {display:block;}
	.reserve-view .hd .blt2{ position: initial; top: 50%; left: 35px; border: #999 1px solid; height: 30px; width: 90px; display: block;line-height: 28px; border-radius: 15px; margin-top: 0px; text-align: center;}

    
    .reserve-con{ margin-top: 3rem;}
    .reserve-con .tc .tit{ font-size: 2rem; margin: 3rem 0 1rem;}
    
	/* .calendar-wr {margin-top:45px;}
    .calendar-wr .cal-head .cal-tit{ font-size: 2rem;}
    .calendar-wr .cal-con{ margin-top: 2rem;}
    .calendar-wr .cal-con table td > div{ padding: .4rem; min-height: auto;}
    .calendar-wr .cal-con table td > div p{ font-size: 1.2rem;} */
    
    .reserve-sel .select{ width: 100%;}
    
    .privacy-bx{ padding: 1rem;}
    .privacy-bx .tit-tx{ font-size: 1.6rem; margin-bottom: 1rem;}
    
    .pass-bx{ padding: 1rem 0;}
    .pass-bx .inp-bx{ width: 100%; padding: 0 0 0 5rem; margin-top: 1rem;}
    .pass-bx .inp-bx span,
    .pass-bx .inp-bx .inp,
    .pass-bx .inp-bx .pass{ height: 3.4rem; line-height: 3.4rem; background-size: 2rem;}


	.info_wrap .info_box .box1 { padding: 20px 0 0 22px; }
	.info_wrap .info_box .box2 { padding: 20px; }
	.info_wrap .info_box .box3 { padding: 20px;  }
	.info_wrap .info_box .box3 > .desc { margin-bottom: 0px; }
	.info_wrap .info_box .box3 > p.tel { padding: 0; border: none; }
    
    
}

/* main
#indexWrap .section{ position: relative;}
#indexWrap .section .inner{ max-width: 1280px; margin: 0 auto; padding: 85px 0 90px;}
.section .m-tit{ margin-top: 80px;}
.section .m-tit .tit{ font-size: 42px; font-weight: 500; color: #222; line-height: 1; }
.section .m-tit .sTit{ font-size: 18px; color: #222; margin-top: 10px;}

.main-visual .swiper-slide{ position: relative;}
.main-visual .desc{  height: calc(100vh - 128px); max-width: 1280px; margin: 0 auto; padding: 10vh 0 0 0; color: #fff;}
.main-visual .desc .tx01{ font-size: 50px; }
.main-visual .desc .tx02{ font-size: 20px; }
.main-visual .desc .bt{ margin: 20px 0 0 0; background-color: rgba(255,255,255,.2); border: rgba(255,255,255,.5) 1px solid; display: inline-block; height: 46px; line-height: 46px; padding: 0 45px; color: #fff; text-transform: uppercase; font-size: 15px; border-radius: 23px;}
.main-visual .thumb{ height: calc(100vh - 128px); position: absolute; top: 0; left: 50%; right: 0; background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;}
.main-visual .cotr{ position: absolute; bottom: 33vh; left: 50%; margin-left: -640px; width: 1280px; z-index: 3;}
.main-visual .cotr .pag{ position: relative; width: auto; bottom: auto; left: auto; display: inline-block; vertical-align: middle; line-height: 36px; font-size: 17px; font-weight: 600; color: #d7dad9;}
.main-visual .cotr .pag .swiper-pagination-current{ color: #fff;}
.main-visual .cotr a{ position: relative; display: inline-block; width: 36px; height: 36px; vertical-align: middle;}
.main-visual .cotr .prev::after{ content: ''; position: absolute; top: 50%; left: 50%; margin: -7px 0 0 -7px; display: inline-block; width: 14px; height: 14px; transform: rotate(-135deg); border-top: rgba(255,255,255,.4) 1px solid; border-right: rgba(255,255,255,.4) 1px solid;}
.main-visual .cotr .next::after{ content: ''; position: absolute; top: 50%; left: 50%; margin: -7px 0 0 -7px; display: inline-block; width: 14px; height: 14px; transform: rotate(45deg); border-top: rgba(255,255,255,.4) 1px solid; border-right: rgba(255,255,255,.4) 1px solid;}
.main-visual .cotr .play{ background-color: rgba(255,255,255,.2); border-radius: 50%; background-repeat: no-repeat; background-position: 50% 50%; background-image: url(../images/ic_play.png); display:none;}
.main-visual .cotr .stop{ background-color: rgba(255,255,255,.2); border-radius: 50%; background-repeat: no-repeat; background-position: 50% 50%; background-image: url(../images/ic_stop.png); display:none;}
.main-visual .cotr .play.on,
.main-visual .cotr .stop.on{ display: inline-block;}

.main-s01bx{ width: 1280px; height: 220px; background-color: rgba(255,255,255,.9); position: absolute; bottom: 6vh; left: 50%; margin-left: -640px; z-index: 2; padding: 60px 0 0 0;}
.main-s01bx::after{ content: ''; display: block; clear: both;}
.main-s01bx > div{ position: relative; float: left; width: 50%; padding: 0 50px;}
.main-s01bx .itm1{ width: 25%;}
.main-s01bx .itm1::after{ content: ''; width: 60px; height: 60px; background: url(../images/ic_m0101.png) 50% 50% no-repeat; position: absolute; top: 10px; right: 20px;}
.main-s01bx .itm2{ width: 25%;}
.main-s01bx .itm2::after{ content: ''; width: 60px; height: 60px; background: url(../images/ic_m0102.png) 50% 50% no-repeat; position: absolute; top: 10px; right: 30px;}
.main-s01bx .tit{ color: #070707; font-size: 25px; font-weight: 500; line-height: 1;}
.main-s01bx .sTit{ color: #999; font-size: 15px;}
.main-s01bx .bt{ color: #070707; font-size: 15px; display: block; margin: 15px 0 0 0;}
.main-s01bx .sch-bx{ height: 56px; line-height: 56px; border-bottom: #000 2px solid; padding: 0 56px 0 0; margin: 15px 0 0 0;}
.main-s01bx .sch-bx .inp{ height: 54px; line-height: 54px; vertical-align: middle; border: none;  background-color: transparent; font-size: 22px; padding: 0;}
.main-s01bx .sch-bx .sch{ width: 56px; height: 56px; background-image: url(../images/ic_search.png); background-position: 50%; background-color: transparent;}

.main-s02bx{ position: relative;}
.main-s02bx .prev{ position: absolute; display: block; width: 40px; height: 40px; top: 50%; left: -40px; margin-top: -20px;}
.main-s02bx .next{ position: absolute; display: block; width: 40px; height: 40px; top: 50%; right: -40px; margin-top: -20px;}
.main-s02bx .prev.swiper-button-disabled,
.main-s02bx .next.swiper-button-disabled{ opacity: .3;}
.main-s02bx .prev::after{ content: ''; position: absolute; top: 50%; left: 50%; margin: -10px 0 0 -10px; display: inline-block; width: 20px; height: 20px; transform: rotate(-135deg); border-top: #c9c9c9 2px solid; border-right: #c9c9c9 2px solid;}
.main-s02bx .next::after{ content: ''; position: absolute; top: 50%; left: 50%; margin: -10px 0 0 -10px; display: inline-block; width: 20px; height: 20px; transform: rotate(45deg); border-top: #c9c9c9 2px solid; border-right: #c9c9c9 2px solid;}
.main-s02bx .thumb-list{ margin: 40px 0 0 0; overflow: hidden;}
.main-s02bx .item{ float: none; margin: 0;}

.main-s0202bx{ margin: 20px 0 0 0;}
.main-s0202bx::after{ content: ''; display: block; clear: both;}
.main-s0202bx .main-edu{ position: relative; float: left; width: 50%; background-color: #f6f6f6; overflow: hidden;}
.main-s0202bx .main-edu .pag{ position: absolute; display: inline-block; padding: 0 20px; top: 30px; bottom: auto; left: auto; right: 0; z-index: 3;}
.main-s0202bx .main-edu .pag .swiper-pagination-bullet{ margin: 0 4px; opacity: 1; border: #acacac 1px solid; background-color: transparent;}
.main-s0202bx .main-edu .pag .swiper-pagination-bullet.swiper-pagination-bullet-active{ background-color: #2653a5; border-color:#2653a5;}
.main-s0202bx .main-edu .swiper-slide{ padding: 30px 50px; min-height: 370px;}
.main-s0202bx .main-edu .name i{ display: inline-block; line-height: 28px; height: 28px; padding: 0 2rem; background-color: #2f5796; margin-right: .4rem; color: rgba(255,255,255.8); border-radius: 14px; font-size: 15px;}
.main-s0202bx .main-edu .name i.gray{ background-color: #999;}
.main-s0202bx .main-edu .name p{ font-size: 16px; line-height: 28px; margin-bottom: 15px;}
.main-s0202bx .main-edu .name strong{color: #222; font-size: 27px; font-weight: 600; line-height: 1.2; overflow: hidden; white-space: normal; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; height: 68px;}
.main-s0202bx .main-edu .desc{ display: table; width: 100%; margin-top: 20px;}
.main-s0202bx .main-edu .desc p{width: 200px; height: 200px; margin-right: 40px;}
.main-s0202bx .main-edu .desc ul{ display: table-cell;}
.main-s0202bx .main-edu .desc ul > li{ position: relative; padding: 0 0 0 4.5rem;}
.main-s0202bx .main-edu .desc ul > li + li{ margin-top: .8rem; line-height: 1.4; }
.main-s0202bx .main-edu .desc ul > li .hd{ position: absolute; top: 0; left: 0; font-weight: 500; color: #222;}
.main-s0202bx .main-sec02-q{ float: right; width: calc(50% - 50px);}
.main-s0202bx .main-sec02-q > li{ background-color: #98c7e2; height: 180px; padding: 30px 60px 0;}
.main-s0202bx .main-sec02-q > li.green{ background-color: #98dce2;}
.main-s0202bx .main-sec02-q > li + li{ margin-top: 30px;}
.main-s0202bx .main-sec02-q > li .tit{ color: #222; font-size: 30px; font-weight: 500; line-height: 1;}
.main-s0202bx .main-sec02-q > li .sTit{ color: #364751; margin-top: 10px;}
.main-s0202bx .main-sec02-q > li .bt{margin: 15px 0 0 0; border: rgba(0,0,0,.5) 1px solid; display: inline-block; height: 35px;  line-height: 34px; padding: 0 25px; color: #000; text-transform: uppercase; font-size: 15px; border-radius: 23px;}

.section.sect03{ background-color: #f0f0f2;}
.section.sect03 .inner::after{ content: ''; display: block; clear: both;}
.section.sect03 .inner .m-tit{ margin-top: 0; margin-bottom: 35px;}
.section.sect03 .inner .main-bbs{ position: relative; float: left; width: 50%;}
.section.sect03 .inner .main-bbs .tab{ margin-bottom: 20px;}
.section.sect03 .inner .main-bbs .tab > li{ position: relative; font-size: 20px; display: inline-block;}
.section.sect03 .inner .main-bbs .tab > li.active a{ color: #4093c5; font-weight: 600;}
.section.sect03 .inner .main-bbs .tab > li + li{ margin-left: 20px; padding-left: 20px;}
.section.sect03 .inner .main-bbs .tab > li + li::after{ content: ''; width: 1px; height: 1rem; position: absolute; top: 50%; left: 0; margin-top: -.5rem; background-color: #999;}
.section.sect03 .inner .main-bbs .bbsBx{ height: 330px; background-color: #fff;}
.section.sect03 .inner .main-bbs .tc{  padding: 10px 30px; overflow: hidden; }
.section.sect03 .inner .main-bbs .tc .itm{ padding: 20px 0; border-top: #e6e6e6 1px solid; margin-top: 0 !important;}
.section.sect03 .inner .main-bbs .tc .itm:nth-child(3n+1){ border-top:none;}
.section.sect03 .inner .main-bbs .tc .itm a{ display: block; position: relative; padding-right: 80px;}
.section.sect03 .inner .main-bbs .tc .itm a strong{ display: block; color: #030303; font-weight: 500; font-size: 19px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.section.sect03 .inner .main-bbs .tc .itm a .date{ display: inline-block; position: absolute; top: 0; right: 0;font-size: 15px; color: #3c3c3c;}
.section.sect03 .inner .main-bbs .tc .itm a .txt{ display: block; color: #a6a6a6; font-size: 15px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.section.sect03 .inner .main-bbs .pag{ position: absolute; top: 0; right: 0; left: auto; bottom: auto; width: auto; display: inline-block; text-align: right; padding: 0 20px;}
.section.sect03 .inner .main-bbs .pag .swiper-pagination-bullet{ margin: 0 4px; opacity: 1; border: #acacac 1px solid; background-color: transparent;}
.section.sect03 .inner .main-bbs .pag .swiper-pagination-bullet.swiper-pagination-bullet-active{ background-color: #2653a5; border-color:#2653a5;}

.main-faq{ float: right; width: calc(50% - 50px);}
.main-faq .tit{ line-height: 1; color: #222; font-size: 20px; margin-bottom: 35px;}
.main-faq .desc{ background: url(../images/main_faq.png) 50% 50% no-repeat;}
.main-faq .desc::after{ content: ''; display: block; clear: both;}
.main-faq .desc .tbx{ width: 50%; height: 330px; float: right; background-color: rgba(63,151,201,.9); text-align: center; color: #080808; padding: 90px 0; }
.main-faq .desc .tbx strong{ display: block; font-size: 30px; line-height: 1;}
.main-faq .desc .tbx span{ display: block; margin: 15px 0 30px; line-height: 1.2;}
.main-faq .desc .tbx .bt{border: rgba(0,0,0,.5) 1px solid; display: inline-block; height: 35px;  line-height: 34px; padding: 0 25px; color: #000; text-transform: uppercase; font-size: 15px; border-radius: 23px;}

.main-mn{ position: absolute; top:50%; left: 68px; margin-top: -60px; z-index: 2;}
.main-mn > li > a{ display: block; width: 12px; height: 12px; border-radius: 6px; background-color: #e7e5e5;}
.main-mn > li + li{ margin-top: 20px;}
.main-mn > li.active > a{ height: 48px; background-color: #4bf3f1;}

@media screen and (min-width:641px) and (max-width:1024px){    
    .main-mn{ display: none;}
    
    .main-visual{ position: relative;}
    .main-visual .thumb{ height: 25rem; width: 100%; position: relative; width: 100%; top: auto; left: auto; right: auto;}
    .main-visual .desc{ padding: 2.5rem 2.5rem; height: auto; }
    .main-visual .desc .tx01{ font-size: 2.8rem;}
    .main-visual .desc .tx02{ font-size: 1.2rem;}
    .main-visual .desc .bt{ height: 2rem; line-height: 2rem; font-size: 1.1rem; width: auto; padding: 0 2rem; margin-top: 1.2rem;}
    .main-visual .cotr{ width: 50%; right: 0; bottom: 2.5rem; left:left; margin: 0; text-align: right; padding-right: 2.5rem;}
    .main-visual .cotr a{ width: 2rem; height: 2rem;}
    .main-visual .cotr .prev::after,
    .main-visual .cotr .next::after{ width: 1rem; height: 1rem; margin-top: -.5rem;}
    .main-visual .cotr .pag{ line-height: 2rem; font-size: 1.2rem;}
    
    .main-s01bx{ position: relative; bottom: auto; left: auto; margin: 0; width: 100%; height: auto; padding: 2.5rem 2rem 0;}
    .main-s01bx .itm3{ display: none;}
    .main-s01bx .itm1{ width: 49%; border: #bebebe 1px solid; border-radius: .5rem; padding: 1.5rem;}
    .main-s01bx .itm2{ width: 49%; border: #bebebe 1px solid; border-radius: .5rem; padding: 1.5rem; float: right;}
    .main-s01bx .tit{ font-size: 1.4rem;}
    .main-s01bx .sTit{ font-size: 1.1rem;}
    .main-s01bx .bt{ font-size: 1.2rem; margin-top: 1rem;}
    .main-s01bx .itm1::after,
    .main-s01bx .itm2::after{ width: 3rem; height: 3rem; top:50%; right: 1rem; margin-top: -1.5rem; background-size: cover;}
    
    .section .m-tit .tit{ font-size: 1.6rem;}
    .section .m-tit .sTit{ font-size: 1.1rem; margin-top: .4rem;}
        
    #indexWrap .section .inner{ padding: 3rem 2rem 0; }
    .main-s02bx{ padding: 0 3rem;}
    .thumb-list .item .thumb img{ height: 160px;}
    .main-s02bx .thumb-list{ margin-top: 2rem;}
    .main-s02bx .prev{ left: 0; width: 3rem; height: 3rem; margin-top: -1.5rem;}
    .main-s02bx .next{ right: 0; width: 3rem; height: 3rem; margin-top: -1.5rem;}
    .main-s02bx .prev::after,
    .main-s02bx .next::after{ width: 1.4rem; height: 1.4rem; margin-left: 0; margin-right: 0;}
    .main-s02bx .prev::after{ left: 0;}
    .main-s02bx .next::after{ right: 0;}
    
    .main-s0202bx{ margin-top: 1rem;}
    .main-s0202bx .main-edu{ width: 100%; float: none;}
    .main-s0202bx .main-edu .swiper-slide{ padding: 2.5rem 2rem; min-height: auto;}
    .main-s0202bx .main-edu .name strong{ font-size: 1.4rem;}
    .main-s0202bx .main-edu .name p{ font-size: 1.3rem;}
    .main-s0202bx .main-edu .name i{ font-size: 1.1rem; height: 1.8rem; line-height: 1.8rem; padding: 0 1rem;}
    .main-s0202bx .main-edu .desc p{ width: 10rem;}
    .main-s0202bx .main-edu .desc ul > li{ padding-left: 6rem; line-height: 1.4rem;}
    .main-s0202bx .main-edu .desc ul > li + li{ margin-top: .5rem;}
    .main-s0202bx .main-edu .pag{ top: 2.5rem;}
    
    .main-s0202bx .main-sec02-q{ width: 100%; float: none; margin-top: 1.5rem;}
    .main-s0202bx .main-sec02-q > li{ padding: 1.5rem 2.5rem; height: auto;}
    .main-s0202bx .main-sec02-q > li + li{ margin-top: 1.5rem;}
    .main-s0202bx .main-sec02-q > li .tit{ font-size: 1.6rem;}
    .main-s0202bx .main-sec02-q > li .sTit{ font-size: 1.1rem; margin-top: .5rem;}
    .main-s0202bx .main-sec02-q > li .bt{ font-size: 1.1rem;}
    
    .section.sect03{ margin-top: 3rem; padding-bottom: 5rem;}
    .section.sect03 .inner .main-bbs{ width: 100%; float: none;}
    .section.sect03 .inner .main-bbs .tab{ margin-bottom: 1rem;}
    .section.sect03 .inner .main-bbs .tc{ padding: .5rem 1.5rem;}
    .section.sect03 .inner .main-bbs .tc .itm{ padding: 1rem 0;}
    .section.sect03 .inner .main-bbs .tc .itm a strong{ font-size: 1.3rem;}
    .section.sect03 .inner .main-bbs .tc .itm a .date{ font-size: 1.2rem;}
    .section.sect03 .inner .main-bbs .tc .itm a .txt{ font-size: 1.2rem;}
    .section.sect03 .inner .main-bbs .tab > li{ font-size: 1.4rem;}
    .section.sect03 .inner .main-bbs .bbsBx{ height: auto;}
    .section.sect03 .inner .main-bbs .pag{ padding-right: 0;}
    
    .main-faq{ width: 100%; float: none; margin-top: 3rem;}
    .main-faq .tit{ font-size: 1.4rem; margin-bottom: 1rem;}
    .main-faq .desc .tbx{ height: 16rem; padding-top: 4rem;}
    .main-faq .desc .tbx strong{ font-size: 1.5rem;}
    .main-faq .desc .tbx span{ font-size: 1.1rem; margin-bottom: 1rem;}
    .main-faq .desc .tbx .bt{ font-size: 1.1rem;}
    .main-faq .desc{ background-size: cover;}
}

@media screen and (max-width:640px){
    .main-mn{ display: none;}
    
    .main-visual{ position: relative;}
    .main-visual .thumb{ height: 25rem; width: 100%; position: relative; width: 100%; top: auto; left: auto; right: auto;}
    .main-visual .desc{ padding: 2.5rem 2.5rem; height: auto; }
    .main-visual .desc .tx01{ font-size: 2.8rem;}
    .main-visual .desc .tx02{ font-size: 1.2rem;}
    .main-visual .desc .bt{ height: 2.5rem; line-height: 2.4rem; font-size: 1.1rem; width: auto; padding: 0 2rem; margin-top: 1.2rem;}
    .main-visual .cotr{ width: 50%; right: 0; bottom: 2.5rem; left:left; margin: 0; text-align: right; padding-right: 2.5rem;}
    .main-visual .cotr a{ width: 2rem; height: 2rem;}
    .main-visual .cotr .prev::after,
    .main-visual .cotr .next::after{ width: 1rem; height: 1rem; margin-top: -.5rem;}
    .main-visual .cotr .pag{ line-height: 2rem; font-size: 1.2rem;}
    
    .main-s01bx{ position: relative; bottom: auto; left: auto; margin: 0; width: 100%; height: auto; padding: 2.5rem 2rem 0;}
    .main-s01bx .itm3{ display: none;}
    .main-s01bx .itm1{ width: 49%; border: #bebebe 1px solid; border-radius: .5rem; padding: 1.5rem;}
    .main-s01bx .itm2{ width: 49%; border: #bebebe 1px solid; border-radius: .5rem; padding: 1.5rem; float: right;}
    .main-s01bx .tit{ font-size: 1.4rem;}
    .main-s01bx .sTit{ font-size: 1.1rem;}
    .main-s01bx .bt{ font-size: 1.2rem; margin-top: 1rem;}
    .main-s01bx .itm1::after,
    .main-s01bx .itm2::after{ width: 3rem; height: 3rem; top:50%; right: 1rem; margin-top: -1.5rem; background-size: cover;}
    
    .section .m-tit .tit{ font-size: 1.6rem;}
    .section .m-tit .sTit{ font-size: 1.1rem; margin-top: .4rem;}
        
    #indexWrap .section .inner{ padding: 3rem 2rem 0; }
    .main-s02bx{ padding: 0 3rem;}
    .thumb-list .item .thumb img{ height: 16rem;}
    .main-s02bx .thumb-list{ margin-top: 2rem;}
    .main-s02bx .prev{ left: 0; width: 3rem; height: 3rem; margin-top: -1.5rem;}
    .main-s02bx .next{ right: 0; width: 3rem; height: 3rem; margin-top: -1.5rem;}
    .main-s02bx .prev::after,
    .main-s02bx .next::after{ width: 1.4rem; height: 1.4rem; margin-left: 0; margin-right: 0;}
    .main-s02bx .prev::after{ left: 0;}
    .main-s02bx .next::after{ right: 0;}
    
    .main-s0202bx{ margin-top: 1rem;}
    .main-s0202bx .main-edu{ width: 100%; float: none;}
    .main-s0202bx .main-edu .swiper-slide{ padding: 2.5rem 2rem; min-height: auto;}
    .main-s0202bx .main-edu .name strong{ font-size: 1.4rem; height: auto;}
    .main-s0202bx .main-edu .name p{ font-size: 1.3rem;}
    .main-s0202bx .main-edu .name i{ font-size: 1.1rem; height: 1.8rem; line-height: 1.8rem; padding: 0 1rem;}
    .main-s0202bx .main-edu .desc p{ width: 10rem; height: 10rem; margin-right: 1rem;}
    .main-s0202bx .main-edu .desc ul > li{ padding-left: 6rem; line-height: 1.4rem;}
    .main-s0202bx .main-edu .desc ul > li + li{ margin-top: .5rem;}
    .main-s0202bx .main-edu .pag{ top: 2.5rem;}
    
    .main-s0202bx .main-sec02-q{ width: 100%; float: none; margin-top: 1.5rem;}
    .main-s0202bx .main-sec02-q > li{ padding: 1.5rem 2.5rem; height: auto;}
    .main-s0202bx .main-sec02-q > li + li{ margin-top: 1.5rem;}
    .main-s0202bx .main-sec02-q > li .tit{ font-size: 1.6rem;}
    .main-s0202bx .main-sec02-q > li .sTit{ font-size: 1.1rem; margin-top: .5rem;}
    .main-s0202bx .main-sec02-q > li .bt{height: 2.5rem; line-height: 2.4rem; font-size: 1.1rem; width: auto; padding: 0 2rem; margin-top: 1.2rem;}
    
    .section.sect03{ margin-top: 3rem; padding-bottom: 5rem;}
    .section.sect03 .inner .main-bbs{ width: 100%; float: none;}
    .section.sect03 .inner .main-bbs .tab{ margin-bottom: 1rem;}
    .section.sect03 .inner .main-bbs .tc{ padding: .5rem 1.5rem;}
    .section.sect03 .inner .main-bbs .tc .itm{ padding: 1rem 0;}
    .section.sect03 .inner .main-bbs .tc .itm a strong{ font-size: 1.3rem;}
    .section.sect03 .inner .main-bbs .tc .itm a .date{ font-size: 1.2rem;}
    .section.sect03 .inner .main-bbs .tc .itm a .txt{ font-size: 1.2rem;}
    .section.sect03 .inner .main-bbs .tab > li{ font-size: 1.4rem;}
    .section.sect03 .inner .main-bbs .bbsBx{ height: auto;}
    .section.sect03 .inner .main-bbs .pag{ padding-right: 0;}
    
    .main-faq{ width: 100%; float: none; margin-top: 3rem;}
    .main-faq .tit{ font-size: 1.4rem; margin-bottom: 1rem;}
    .main-faq .desc .tbx{ height: 16rem; padding-top: 4rem;}
    .main-faq .desc .tbx strong{ font-size: 1.5rem;}
    .main-faq .desc .tbx span{ font-size: 1.1rem; margin-bottom: 1rem;}
    .main-faq .desc .tbx .bt{height: 2.5rem; line-height: 2.4rem; font-size: 1.1rem; width: auto; padding: 0 2rem; margin-top: 1.2rem;}
    .main-faq .desc{ background-size: cover;}
}

 */
 
/* 0609 */
.hd-schbx{ background-color: #fff; position: absolute; left: 0; width: 100%; top: 127px; padding: 50px 0 60px; border-top: #d0cfd0 1px solid; border-bottom: #d0cfd0 1px solid; display: none;}
.hd-schbx .schInbx{ max-width: 1490px; margin: 0 auto; }
.hd-schbx .tit{ color: #31476f; font-size: 35px; text-align: center;}
.hd-schbx .inp-bx{position: relative; max-width: 670px; margin: 0 auto; padding-right: 70px; border-bottom: #000 2px solid;}
.hd-schbx .inp-bx .inp{ display: block; height: 70px; line-height: 70px; width: 100%; border: none; background-color: transparent;}
.hd-schbx .inp-bx .sch{ position: absolute; display: block; top: 0; right: 0; width: 70px; height: 70px; background: url(../images/ic_search.png) 50% 50% no-repeat; text-indent: -9999px;}

@media screen and (min-width:641px) and (max-width:1024px){  
    #header .inner .bt-sch.active{ background-size: 1.8rem;}  
    .hd-schbx{ top: 5rem; padding: 1rem 2rem 2rem 2rem;}
    .hd-schbx .schInbx{ padding: 0;}
}

@media screen and (max-width:640px){
    #header .inner .bt-sch.active{ background-size: 1.8rem;}
    .hd-schbx{ top: 5rem; padding: 1rem 2rem 2rem 2rem;}
    .hd-schbx .schInbx{ padding: 0;}
    .hd-schbx .tit{ font-size: 1.8rem;}
    .hd-schbx .inp-bx{ margin-top: 1rem; padding-right: 5rem;}
    .hd-schbx .inp-bx .inp{ height: 5rem; line-height: 5rem;}
    .hd-schbx .inp-bx .sch{ width: 5rem; height: 5rem; background-size: 2rem;}

	
}

/* 0621 */
.pop-lay{ background-color: #fff; display: none; width: 700px;}
.pop-lay .pop-tit{ padding: 20px 40px; background-color: #31476f;}
.pop-lay .pop-tit .tit{ font-size: 24px; color: #fff;}
.pop-lay .pop-con{ padding: 50px 40px;}
.pop-lay .pop-con .tit{ color: #222; font-size: 20px; font-weight: 500; margin: 0 0 10px 0;}
.pop-lay .scroll-bx{ overflow-y: auto; height: 400px; border-bottom: #ddd 1px solid;}
.pop-lay .bt-close{ position: absolute; top: 26px; right: 26px; display: block; width: 30px; height: 30px;}
.pop-lay .bt-close::before{ content: ''; display: block; width: 25px; height: 2px; background-color: #fff; position: absolute; top: 50%; left: 50%; transform: rotate(-45deg); margin-left: -12px;}
.pop-lay .bt-close::after{ content: ''; display: block; width: 25px; height: 2px; background-color: #fff; position: absolute; top: 50%; left: 50%; transform: rotate(45deg); margin-left: -12px;}

@media screen and (max-width:640px){
    .pop-lay{ width: 96%;}
    .pop-lay .pop-tit{ padding: 1rem;}
    .pop-lay .pop-tit .tit{ font-size: 1.8rem;}
    .pop-lay .pop-con{ padding: 1rem;}
    .pop-lay .pop-con .tit{ font-size: 1.6rem; margin-bottom: .5rem;}
    .pop-lay .bt-close{ top: 1rem; right: 1rem;}



	/* info������ */
	.info_pay { flex-direction: column; }
	.info_pay li { width: 100%; margin-top: 1rem;}
}

/* �˾� */
#divpop {
	position: absolute;
    left: 70px;
    top: 140px;
    z-index: 4;
    visibility: visible;
	background: #31476f;
	padding: 5px; 
	box-shadow: 2px 10px 20px rgb(0 0 0 / 40%);
}

#divpop tbody {
	
}
#divpop td {
  font-family: Tahoma, Dotum, sans-serif;
  font-size: 14px;
  line-height: 145%;
  color: white;
  background: #31476f;
}

#divpop td.chk_btn {
  padding: 22px 0;
}
#divpop td.chk_btn .today_chk {
	width: 28px;
	height: 28px;
	vertical-align: -.4rem;
}
#divpop td.chk_btn > span {
	margin-right: 15px; 
}
#divpop td.chk_btn .close_btn {
	border-left: 1px solid #ccc;
	font-size: 18px; 
}

#divpop td.chk_btn .close_btn > strong {
	padding: 1.4rem 1.8rem;
	color: white;
}

@media screen and (max-width:640px){
	
	#divpop {
		position: fixed;
		width: 100%;
		max-width: 100%;
		transform: none; -webkit-transform: none;
		left: auto;
		padding: 15px;
	}

}