@charset "utf-8";
.tabfocus:focus{border:1px dashed #d1d1d1;}
header .headerBot_cont nav .menuClosePc{display: none;}

.headFix{position: fixed;}

.mapBox{position: relative;}
.mapBox .jumpTap{position: absolute; top:0; left:0; background-color:#fff; font-size:1em; color:#111; padding:5px 10px; box-sizing: border-box;}
.mapBox .jumpTap:focus{z-index: 100;}

i{font-style:normal}
.break{display:block;} /*  데스크탑 : block -> 모바일화면 : inline*/
.plump{}    /*  데스크탑 : 속성없음 -> 모바일화면 : block */
.block{display:block}   /*  데스크탑 : block -> 모바일화면 : block */
.creak{display:block;}
.treak{display:block;}
.pointColor{color:#009b63;}

.sub .subWrap .subCntArea{margin:70px 0; width:100%;}

/* 스킵네비게이션 */
#skipNavi {height:0;}
#skipNavi .skipLink {position:absolute; top:-1000px;left:-1000px;overflow:hidden;z-index:5000;}
#skipNavi .skipLink:focus, #skipNavi .skipLink:active {top:0;left:0;padding:10px 20px;background:#1e64ba;color:#fff;}

.ov{overflow:hidden}

.basicText {font-family: 'NotokrL'; font-size: 1em; color: #666;}


/*인풋텍스트,셀렉트,라디오 공통*/
input[type="text"], input[type="email"]{font-family:'NotokrR'; width:300px; color:#555; height:34px; border:1px solid #d6d6d6; box-sizing:border-box; padding:0px 15px; display:inline-block; vertical-align:middle; -webkit-appearance: none; font-size:1em;}
input[type="text"]::placeholder, input[type="email"]::placeholder{color:#a5a5a5; opacity:1;}
input[type="password"]{font-family:'NotokrR'; width:300px; height:38px; color:#111; border:1px solid #d1d1d1; box-sizing:border-box; font-size:1.067em; padding:0px 10px; display:inline-block; vertical-align:middle; -webkit-appearance:none;}
input[type="password"]::placeholder{color:#a5a5a5; opacity:1;}
.chk-select{position:relative; display:inline-block; vertical-align:top; margin-right: -1px;}
.chk-select:before{position:absolute; top:50%; right:26px; width:9px; height:5px; margin-top:-2px; line-height:120%; content:""; background: url("/images/hotel/board/arrowIcon.png") center no-repeat;}
.chk-select select{font-family:'NotokrL'; font-size:14px; color:#444; width:100%; height:52px;  padding:0px 65px 0px 15px; margin-right: 9px; border:1px solid #d6d6d6; text-align:left; text-align-last:left; display:inline-block; vertical-align:middle; box-sizing:border-box; -webkit-appearance:none; -moz-appearance:none; appearance:none;}
.chk-select select::-ms-expand{display:none;}
textarea{width:100%; border:1px solid #d1d1d1; box-sizing:border-box; padding:10px; font-size:1.067em; -webkit-appearance: none; -webkit-border-radius:0;}
textarea:focus{border:1px solid #0942a1;}
input[type="text"].inputCalendar{box-sizing: border-box; padding-right:40px; background: url("/Goseong_/Potal/images/board/boardCal.png") right 15px top 50% no-repeat #fff;}

.contin-flex-ct{display: flex; justify-content: center;}

.radios {display:inline-block; font-size:0px; vertical-align:middle; line-height:120%; color:#000;}
.radios input[type="radio"]{position: absolute; width:1px; height:1px; padding: 0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); border: 0; }
.radios input[type="radio"] + label{display:inline-block; position:relative; padding-left:20px; font-size:1.067em; color:#4d4d4d; line-height:120%; cursor:pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
.radios input[type="radio"] + label:before {content:''; position: absolute; left:0; top:3px; width:14px; height:14px; text-align:center; background:#fff; border:1px solid #a3a3a3; border-radius:50%; }
.radios input[type="radio"] + label:after {}
.radios input[type="radio"] + label:active:before, .checks input[type="radio"]:checked + label:active:before { box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); }
.radios input[type="radio"]:checked + label{color:#333353;}
.radios input[type="radio"]:checked + label:before {border-color:#009b63;}
.radios input[type="radio"]:checked + label:after { content:''; position:absolute; top:7px; left:4px; width:8px; height:8px; background:#009b63; border-radius:100%; }

.checks{display:inline-block; font-size:0px; vertical-align:middle; line-height:100%; color:#000;}
.checks input[type="checkbox"]{position: absolute; width:1px; height: 1px; padding: 0; margin:-1px; overflow: hidden; clip:rect(0,0,0,0); border: 0; }
.checks input[type="checkbox"] + label{display:inline-block; position:relative; padding-left:24px; font-size:1.067em; line-height:120%; color:#47495a; font-weight:500; letter-spacing:-0.03em; cursor:pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
.checks input[type="checkbox"] + label:before {content:''; position: absolute; left:0px; top:0px; width:16px; height:16px; text-align:center; background:#fff; border:1px solid #cecece; border-radius:4px; box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05); }
.checks input[type="checkbox"] + label:active:before, .checks input[type="radio"]:checked + label:active:before {box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); }
.checks input[type="checkbox"]:checked + label{color:#373737;}
.checks input[type="checkbox"]:checked + label:before {background:#fff; border-color:#0942a1;}

div.check-ps{position: absolute; top:10px; right:15px;}
div.check-ps input[type="checkbox"]{vertical-align: middle; cursor: pointer;}
div.check-ps label.txt{font-size:0.750em; font-family: 'NotoKrR'; color: #000;}



.filebox{position:relative; padding-right:100px; box-sizing:border-box;}
.filebox .filename{display:block; width:100%;}
.filebox .filename:focus{border:1px solid #dcdcdc;}
.filebox .btn_file{position:absolute; top:0px; right:0px; display:block; line-height:32px; margin-left: -1px; border:1px solid #d6d6d6; border-left:0; box-sizing: border-box; background:#dedede; color:#555; font-family:'NotokrL'; width:100px; text-align:center; font-size:14px;}
.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.active .btn_file{background:#0942a1;}

/* title */
h4.cont-title{position:relative; font-family: 'GmarketSansB'; color:#256782; font-size: 22px; letter-spacing: -0.05em; padding-bottom: 4px;}
h5.cont-title{position:relative; font-size:1.100em; color:#699aae; font-family:'NotokrB'; line-height: 137%; box-sizing: border-box;}
h6.cont-title{position:relative; font-size:1.067em; color:#e56534; padding-left:10px; font-family:'NotokrB'; line-height: 130%; box-sizing: border-box;}
h6.cont-title:before{position:absolute; top:3px; left:0px; width:4px; height:16px; background:url("/Goseong_/Potal/images/layout/h6titBg.jpg") no-repeat center; content:"";}

/* list */
.cont-list.step01 > li{position:relative; color:#666; padding-left:18px; font-size: 15px; margin-bottom:10px; line-height:140%; letter-spacing: -0.05em; font-family:'NotokrL'; box-sizing: border-box;}
.cont-list.step01 > li:before{position:absolute; top:9px; left:0; width:10px; height:2px; background:#000; content:"";}
.cont-list.step01 > li:last-child{margin-bottom:0px;}
.cont-list.step01 .cont-list.step02{padding:10px 0px;}
.cont-list.step01.bfnone > li::before {display: none;}

.cont-list.step02 > li {position:relative; font-size:15px; color:#666; padding-left:15px; line-height:140%; margin-bottom:9px; font-family:'NotokrL'; letter-spacing: -0.05em; box-sizing: border-box;}
.cont-list.step02 > li:before{position:absolute; top:9px; left:0px; width:4px; height:4px; background:#747474; content:""; border-radius: 50%;}
.cont-list.step02 > li:last-child{margin-bottom:0px;}

.cont-list.lines {width: 100%; display: flex; flex-wrap: wrap; justify-content: flex-start;}
.cont-list.lines li{margin-right:5px;}
.cont-list.list2 > li{width:49%;}
.cont-list.list3 > li{width:32.333%;}
.cont-list.list5 > li{width:19%;}
.cont-list.list4 > li{width:24%; }

.cont-list.num{font-family:'NotoKrR';}
.cont-list.num > li{position:relative; font-size:1em; color:#666; padding-left:22px; line-height:140%; margin-bottom:4px; box-sizing: border-box;}
.cont-list.num > li:before{ display: inline-block; position: absolute; top:4px; left:0; width:15px; height: 15px; background: url("/Goseong_/Potal/images/board/searchNumBg.png") center no-repeat; text-align: center; line-height: 14px; color:#fff; font-size:0.867em; font-family:'NotokrR';}
.cont-list.num > li:last-child{margin-bottom:0px;}
ol.num > li{counter-increment: number;}
ol.num > li:before{content: counter(number);}



/*  tab */
.taps-dt {margin: 0px 0 20px; display: flex; flex-wrap: wrap; justify-content: flex-start;}
.taps-dt li{position:relative; flex:auto; margin-right:-1px; height: 54px; background-color: #f7f7f7; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
.taps-dt li::before {content: ''; position: absolute; top: 50%; right: 0; transform: translateY(-50%); width: 3px; height: 13px; background-color: #d2d2d2;}
.taps-dt li:last-child:before {display: none;}
.taps-dt li:hover, .taps-dt li.active {background-color: #61ad60;}
.taps-dt li:hover::before, .taps-dt li.active::before {display: none;}
.taps-dt li a {display: block; width: 100%; height: 100%; box-sizing: border-box; padding: 15px 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; border-collapse: collapse; position: relative; text-align: center; }
.taps-dt li a span {font-family: 'NotokrM'; font-size: 15px; color: #555;}.taps-dt li:hover span, .taps-dt li.active span {color: #fff;}


/* table-wrap */
.table-wrap .scroll-guide{display:none; position:relative; padding:10px 20px; background:#f6f6f6; margin-bottom:5px; text-align:center;}
.table-wrap .scroll-guide:before{position:absolute; top:50%; left:0px; width:20px; height:20px; margin-top:-10px; line-height:20px; font-weight:600; content:"〈";}
.table-wrap .scroll-guide:after{position:absolute; top:50%; right:0px; width:20px; height:20px; margin-top:-10px; line-height:20px; font-weight:600; content:"〉";}
.table-wrap .scroll-guide p{ text-align:center;font-weight:600;color:#666;font-size:0.800em;}
.table-wrap .scroll-guide p:before{content:"좌우스크롤 하시면 자세한 내용을 확인하실수 있습니다.";}
.table-wrap .scroll-guide.typeEng p:before{content:"You can check the details by scrolling left and right.";}

.table-wrap .scroll-table{overflow-x:auto;}
.table-wrap table.scroll.full{width:1400px;}
.table-wrap .scroll-guide.full{display: block;}

.table-wrap table.type01 {position:relative; width:100%; border-collapse:collapse; table-layout:fixed; clear:both; color:#555; background:#fff; border-top:2px solid #256782; font-family:'NotokrR';}
.table-wrap table.type01 thead th {background:#f7fbfc; color:#256782; font-family:'NotokrM'; text-align:center; letter-spacing:-0.03em; padding:14px 10px; font-size:1em; border-right:1px solid #dcdcdc; border-bottom:1px solid #d4dde2; font-weight:500; box-sizing: border-box;}
.table-wrap table.type01 thead th:last-child{border-right:none;}

.table-wrap table.type01 tbody th{background:#f7fbfc; color:#555; text-align:center; letter-spacing:-0.03em; padding:14px 10px; font-size:1em; border-right:1px solid #dcdcdc; border-bottom:1px solid #d4dde2; font-weight:500; box-sizing: border-box;}
.table-wrap table.type01 tbody td{letter-spacing:-0.03em; padding:10px; color:#555; border-bottom:1px solid #dcdcdc; border-right:1px solid #dcdcdc; text-align:center; font-family:'NotokrL'; font-size: 15px; box-sizing: border-box;}
.table-wrap table.type01 tbody td:last-child{border-right:none;}
.table-wrap table.type01 tbody td.surveyInfo span{display:inline-block; background-color:#009b63; color:#fff; font-size:0.933em; text-align: center; line-height: 24px; width:42px; border-radius: 2px;}
.table-wrap table.type01 tbody td.surveyInfo.surveyFinish span{width:24px; height:24px; background: url("/Goseong_/Potal/images/layout/termiIcon.png") center no-repeat; font-size:0;}
.table-wrap table.type01 tbody td.surveyInfo.surveyFinish span.home {background: url('/Goseong_/Education/Guide/01/images/homeLink.png');}

.contents_table tbody {position:relative; width:100%; border-collapse:collapse; table-layout:fixed; clear:both; color:#555; background:#fff; border-top:2px solid #45495b; font-family:'Noto Sans KR','Malgun Gothic',sans-serif;}
.contents_table tbody tbody tr td {letter-spacing:-0.02em; padding:10px; color:#000; border-bottom:1px solid #dcdcdc; border-right:1px solid #dcdcdc; background:#f7f7f7; font-weight:500;}
.contents_table tbody tbody tr td:last-child {letter-spacing:-0.02em; padding:10px; color:#555555; border-bottom:1px solid #dcdcdc; border-right:1px solid #dcdcdc; text-align:center;}

/* btn */
.btn-wrap:not(td){display: inline-block;}
.btn-wrap a{text-align:left; font-family:'NotokrL'; position:relative; display:inline-block; vertical-align:top; margin-bottom:5px;box-sizing:border-box; -webkit-transition:all 0.3s ease-out; -moz-transition:all 0.3s ease-out; -o-transition:all 0.3s ease-out; transition:all 0.3s ease-out; color:#555;}


.btn-wrap .sbtn {width:auto; min-width:180px; padding:0px 60px 0px 26px; text-align: center; font-size:0.933em; height:auto; line-height: 43px; background-position: 150px center; background-repeat: no-repeat;}
.btn-wrap .sbtn02 {line-height: 32px; min-width:102px; padding:0px 38px 0px 15px;}
.btn-wrap .sbtn.type-nomal{position: relative; text-align: center;}
.btn-wrap .sbtn:hover{box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.08);}
.btn-wrap .sbtn span {display: inline-block; font-size: 15px; font-family:'NotokrR'; letter-spacing: -0.02em; color: #256782;}
.btn-wrap .sbtn02 span, .btn-wrap .sbtn03 span {font-size: 14px;}
.btn-wrap .sbtn.type-nomal span{padding-right: 0;}
.btn-wrap .sbtn03 {line-height: 42px; min-width:123px; padding:0px 20px 0px 63px;}

.btn-wrap .sbtn.type01{background-color:#fff; color: #256782; border: 1px solid #256782;}
.btn-wrap .sbtn.type01.type-nomal02 {border-color: #435e99 !important;}
.btn-wrap .sbtn.type01.type-nomal02 span {color: #435e99;}
.btn-wrap .sbtn.type01.type-nw {border-color: #33ab30 !important;}
.btn-wrap .sbtn.type01.type-nw span { color: #33ab30;}
.btn-wrap .sbtn.type01.type-nw02 {border-color: #6d6d6d !important;}
.btn-wrap .sbtn.type01.type-nw02 span { color: #6d6d6d;}
.btn-wrap .sbtn.type02{background-color:#4ca2bb; color:#fff;}
.btn-wrap .sbtn.type02.type-view {background-color:#5590a2;}
.btn-wrap .sbtn.type02.type-go {background-color:#224a58;}
.btn-wrap .sbtn.type02 span {color: #fff; font-family:'NotokrL';}
.btn-wrap .sbtn.type03 {background-color: #517b5f; color: #fff;}

.btn-wrap .sbtn.type01.type-nomal::before {content: ''; position: absolute; top: 0px; right: 0px; width: 13px; padding: 14px; height: 15px; background: url("/images/hotel/layout/btnArrow.png") no-repeat center #256782;}
.btn-wrap .sbtn.type01.type-nomal02::before {background-color: #435e99;}
.btn-wrap .sbtn.type01.type-nw::before {background: url("/images/hotel/layout/btnNew.png") no-repeat center #33ab30;}
.btn-wrap .sbtn.type01.type-nw02::before {background-color: #6d6d6d;}

.btn-wrap .sbtn.type02.type-dw::before {content: ''; position: absolute; top: 0px; right: 0px; width: 10px; padding: 8px 14px; height: 15px; background: url("/images/hotel/layout/btnDown.png") no-repeat center;}
.btn-wrap .sbtn.type02.type-view::before {content: ''; position: absolute; top: 0px; right: 0px; width: 10px; padding: 8px 14px; height: 15px; background: url("/images/hotel/layout/btnView.png") no-repeat center;}
.btn-wrap .sbtn.type02.type-go::before {content: ''; position: absolute; top: 0px; right: 0px; width: 10px; padding: 8px 14px; height: 15px; background: url("/images/hotel/layout/btnGarrow.png") no-repeat center;}

.btn-wrap .sbtn.type03.type-write::before {content: ''; position: absolute; top: 0px; left: 0px; width: 19px; padding: 11px 14px; height: 19px; background: url(/Jeongeup/images/layout/btnWrite.png) no-repeat center #5e8f6e;}





.align-left > *{display:inline-block;}
.align-left .btn-wrap{margin-left:4px; top:-11px; position:relative;}


/* 이미지 + 텍스트*/
.iTextBox{width:100%; }
.imgTextBox.type01{border:1px solid #d6d6d6; box-sizing: border-box; position: relative; padding-left:217px; background:#fff; overflow: hidden;}
.imgTextBox.type01 .itbImg{width:217px;background:#fff; position: absolute; left:0; top:50%; transform: translate(0,-50%); text-align: center;}
.imgTextBox .itbImg > img{ max-width:100%;}
.imgTextBox.type01 .itbText{width:100%; min-height: 174px; text-align: left;  background-color:#f7f7f7; padding:21px 30px; box-sizing: border-box;}
.imgTextBox.type01 .itbText p {color:#555; font-size:1em; font-family:'NotokrR'; letter-spacing: -0.3px;}

.imgTextBox.type02 {display: flex; flex-wrap: wrap; justify-content: space-between;}
.imgTextBox.type02 .itbBox{width:32%; max-width:382px; border:1px solid #e1e1e1; box-sizing: border-box; background-color:#f7f7f7; text-align: center;}
.imgTextBox.type02 .itbBox .itbText{font-size:1em; color:#555; font-family:'NotokrR'; padding:12px 10px;}





/* S.원본이미지보기 */
.imgCnt{position: relative;}
.imgCnt img{max-width:100%;}
.imgCnt .imgCntBtn{display:none;position: absolute; bottom:0; right:0; background:#548fe1; color:#fff; font-size:14px;padding:5px 10px;}
@media screen and (max-width:1000px) {
    .imgCnt{padding-bottom: 50px}
    .imgCnt .imgCntBtn{display: block;}
}
/* E.원본이미지보기 */



/* 박스타이틀 */
.box-title {width:100%; box-sizing: border-box; border:1px solid #e1e1e1; position: relative;}
.box-title:before {content:''; position: absolute; top:-2px; left:-1px; width:84px; height: 84px; background-image: url("/images/hotel/layout/boxTitle_line.png"); background-repeat: repeat-y; background-position: center; background-size: 100%;}
.box-title.tpye2:before {background-image:url("/Goseong_/Potal/images/layout/boxTitleBg.jpg"); }
.box-title .boxTitle-cnt {width: 99.8%; position: relative; top:0; left:1px; z-index: 1; background-color: #fff; padding:40px 40px 40px 165px; box-sizing: border-box;}
.box-title .boxTitle-cnt:before {content:''; display: inline-block; width:102px; height: 102px; position: absolute; top:35px; left:35px; border-radius: 50%; background:url("/images/hotel/layout/boxTitle_bg.png") center no-repeat #f3f9fb;}
.box-title.type2 .boxTitle-cnt:before {background-image:url("/Goseong_/Potal/images/layout/boxTItle2_bg.png"); }
.box-title.type3 .boxTitle-cnt:before {background-image:url("/Goseong_/Potal/images/layout/boxTItle3_bg.png"); }
.box-title.type4 .boxTitle-cnt:before {background-image:url("/Goseong_/Potal/images/layout/boxTItle4_bg.png"); }
.box-title.type5 .boxTitle-cnt:before {background-image:url("/Goseong_/Potal/images/layout/boxTItle5_bg.png"); }
.box-title.type6 .boxTitle-cnt:before {background-image:url("/Goseong_/Potal/images/layout/boxTItle6_bg.png"); }
.box-title.type7 .boxTitle-cnt:before {background-image:url("/Goseong_/Potal/images/layout/boxTItle7_bg.png"); }
.box-title.type8 .boxTitle-cnt:before {background-image:url("/Goseong_/Potal/images/layout/boxTItle8_bg.png"); }
.box-title.type9 .boxTitle-cnt:before {background-image:url("/Goseong_/Potal/images/layout/boxTItle9_bg.png"); }
.box-title.type10 .boxTitle-cnt:before {background-image:url("/Goseong_/Potal/images/layout/boxTItle10_bg.png"); }
.box-title.type11 .boxTitle-cnt:before {background-image:url("/Goseong_/Potal/images/layout/boxTItle11_bg.png"); }
.box-title.type12 .boxTitle-cnt:before {background-image:url("/Goseong_/Potal/images/layout/boxTItle12_bg.png"); }
.box-title.type13 .boxTitle-cnt:before {background-image:url("/Goseong_/Potal/images/layout/boxTItle13_bg.png"); }
.box-title .boxTitle-cnt .bt-title {font-size: 1.2em; font-family:'NexonB'; color:#000; line-height: 140%;}
.box-title .boxTitle-cnt .bt-cnt {font-size:1em; color:#555; font-family:'NotokrR'; letter-spacing: -0.3px;  margin-top:10px;}
.box-title .boxTitle-cnt.noCnt_type {padding:60px 35px 50px 135px;}
.box-title.aloneType .boxTitle-cnt{padding:0 20px 0 135px; height:120px; display: flex; align-items: center; }
.box-title.aloneType .boxTitle-cnt:before{top:50%; margin-top:-35px;}
/* 박스타이틀 */



@media all and (max-width:1000px){
    .m-none{display:none}
    .break{display:inline}
    .creak{display:block;}

    .sub .subWrap .subCntArea{width:95%; margin: 50px auto;}

    input[type="text"]{padding-left:10px; width:240px; height: 40px;}
    input[type="password"]{padding-left:10px;}
    .chk-select select{padding:0px 40px 0px 15px; height: 40px;}
    .board-search .search .boardBtnBox .borardSearchBtn {font-size: 14px;}
    .board-search .total {font-size: 14px;}
    textarea{padding:5px; font-size:0.933em;}

    .cont-list.step01 > li {padding-left:25px; font-size: 15px;}
    .cont-list.step01 > li:before{top:7px;}

    .cont-list.step02 > li:before{top:9px; width:5px;}

    .cont-list.list3 > li, .cont-list.list4 > li{width:49%;}
    .cont-list.list5 > li{width:32.333%;}

    .cont-list.step02 > li{padding-left:15px; font-size:0.933em;}
    .cont-list.step02 > li span{top:8px;}

    .cont-list.num li{padding-left:20px; font-size:0.933em;}


    .table-wrap table.type01 thead th{font-size:14px; padding:8px;}
    .table-wrap table.type01 tbody td{font-size:14px; padding:8px;}

    .btn-wrap > p > a{font-size:14px;}
    .btn-wrap .fbtn{font-size:13px;}


    .imgCnt{padding-bottom: 50px}
    .imgCnt .imgCntBtn{display: block;}


    .box-title .boxTitle-cnt{padding:20px;}
    .box-title .boxTitle-cnt:before{position: relative; display: inline-block; left:0; width:40px; height: 40px; background-size: 45%; top:3px;}
    .box-title .boxTitle-cnt .bt-title {display: inline-block; vertical-align: middle; margin-left:15px;}
    .box-title .boxTitle-cnt .bt-cnt{font-size:14px;}
    .box-title .boxTitle-cnt.noCnt_type {padding:20px; vertical-align: middle;}
    .box-title .boxTitle-cnt.noCnt_type:before {vertical-align: middle; top:0;}
    .box-title .boxTitle-cnt .bt-title{vertical-align: middle;}

    .box-title.aloneType .boxTitle-cnt{padding:20px;}
    .box-title.aloneType .boxTitle-cnt:before{top:0; margin-top:0;}


    .btn-wrap .sbtn{font-size:14px;}
}


@media only screen and (max-width:780px){
    .treak{display:inline;}

    .taps-dt li {width:calc(100% / 2); height: 45px; flex:none;}
    .taps-dt li a {padding: 11px 20px;}

    .board-search .search{display: flex;}
    input[type="text"]{height:34px; font-size:0.867em; padding:0px 7px;}
    input[type="password"]{height:34px; font-size:0.867em; padding:0px 7px;}
    .chk-select select{height:34px; font-size:0.867em;}
    textarea{padding:5px; font-size:0.867em;}

    .radios input[type="radio"] + label{font-size:0.867em;}
    .radios input[type="radio"] + label:before{top:1px;}
    .radios input[type="radio"]:checked + label:after {top:5px;}

    .checks input[type="checkbox"] + label{font-size:0.867em; padding-left:20px;}
    .checks input[type="checkbox"] + label:before{width:13px; height:13px;}
    .checks input[type="checkbox"]:checked + label:after{width:15px; height:15px;}

    .filebox{padding-right:85px;}
    .filebox .btn_file{width:85px; line-height:32px; font-size:0.867em;}
    .writeAddress .filebox.address {padding-right: 0;}

    h4.cont-title{font-size:23px; background-size: 27px;}
    h5.cont-title{font-size:17px; padding-left:13px;}

    .cont-list.step01 > li{font-size:14px; padding-left: 25px;}
    .cont-list.step02 > li{font-size:14px; padding-left: 14px;}
    .cont-list.step02 > li:before{top:9px;}
    .cont-list > li {width:100% !important;}

    .cont-list.step01 > li span{top:7px;}
    .cont-list.num > li{font-size:14px;}


    .table-wrap .scroll-guide{display:block;}
    .table-wrap table.type01 thead th{font-size:14px; padding:6px;}
    .table-wrap table.type01 tbody td{font-size:14px; padding:6px;}

    .table-wrap table.scroll{width:680px;}
    .table-wrap table.scroll.w1000{width:1000px;}
    .table-wrap table.scroll.w1200{width:1200px;}

    .table-wrap table.respon colgroup{display:none;}
    .table-wrap table.respon thead {display:none;}
    .table-wrap table.respon tbody {overflow:hidden;}
    .table-wrap table.respon tbody th{display:none;}
    .table-wrap table.respon [data-cell-header]:before {content:attr(data-cell-header); float:left; font-weight:600 ; font-size:0.933em; position:absolute; left:0; top:0;box-sizing:border-box; padding:10px 0px; box-sizing:border-box; z-index:2;}

    .table-wrap table.respon tbody tr{border-top:1px solid #E6E6E6; border-bottom:1px solid #d5d8df; padding:5px 0px; display:block; overflow:hidden; width:100%;}
    .table-wrap table.respon tbody tr:first-child {border-top:0;}
    .table-wrap table.respon tbody td{position:relative; width:100%; box-sizing:border-box;float:left; text-align:left; padding:8px 8px 8px 90px; font-size:14px;}
    .table-wrap table.respon tbody td[data-cell-header]:before{width:75px; padding-left:15px; text-align:left; box-sizing:border-box; font-size:14px; top:-3px;}
    .table-wrap table.respon tbody td[data-cell-header]:after{position:absolute; left:0; top:0; width:80px; height:99%; display:block; content:""; z-index:1; background:#f7f7f7;}

    .table-wrap table.respon tbody tr:hover{background:none;}
    .table-wrap table.respon tbody tr td{border-bottom:1px solid #d1d1d1; border-right:none;}
    .table-wrap table.respon tbody tr td:last-child{border-bottom:none;}

    .btn-wrap > p > a{font-size:14px;}
    .btn-wrap .sbtn{min-width:105px; line-height: 38px; padding-left: 20px;background-size: 15px; background-position: 10px center;}
    .btn-wrap .sbtn span {font-size: 13px;}
    .btn-wrap .sbtn.type01.type-nomal::before {padding: 12px; background-size: 6px;}
    .btn-wrap .sbtn.type01.type-nw::before {background-size: 10px;}
    .btn-wrap .sbtn.type02 {line-height: 30px; padding-left: 10px;}
    .btn-wrap .sbtn.type02.type-dw::before {background-size: 13px;}
    .btn-wrap .sbtn.type02.type-view::before {background-size: 12px;}
    .btn-wrap .sbtn.type02.type-go::before {background-size: 12px;}

    .btn-wrap .sbtn03 {padding-left: 58px;}
    .btn-wrap .sbtn.type03.type-write::before {width: 12px; height: 17px; background-size: 15px;}
}

@media screen and (max-width:680px){
    .sub .subWrap .subCntArea{margin:30px auto;}

    .taps-dt li {width: calc(100% / 2);}

    .imgTextBox.type01{padding-left:0;}
    .imgTextBox.type01 .itbImg{width:100%; position: relative; top:0; transform: translate(0, 0); padding:20px 0; max-height: 350px; overflow: hidden;}
    .imgTextBox.type02 {align-items: center; justify-content: center;}
    .imgTextBox.type02 .itbBox, .txtBoxWrap .tbwList{width:100%; float:none; margin-right:0; margin-bottom:2%; max-width:none;}
    .imgTextBox.type02 .itbBox .itbImg{background-color:#fff; max-height: 350px; overflow: hidden;}

    .imgTextBox.type02 .itbBox .itbText{font-size:15px;}


    .box-title:before{left:0;}
    .box-title .boxTitle-cnt{width:99%;}
    .box-title .boxTitle-cnt:before{display: none;}
    .box-title .boxTitle-cnt .bt-title{margin-left:0; margin-bottom:10px; font-size:16px;}
    .box-title .boxTitle-cnt.noCnt_type .bt-title{margin-bottom: 0;}
    .box-title.aloneType .boxTitle-cnt{height:auto; padding:20px;}
    .box-title.aloneType .boxTitle-cnt .bt-title{margin-bottom:0;}

    h4.cont-title{font-size:20px;}
    h5.cont-title{font-size:18px; padding-left:17px;}
}

@media all and (max-width:480px) {
    .chk-select:before{right:15px;}
    .chk-select select{padding:0 30px 0 15px;}

    .btn-wrap .sbtn03 {padding-left: 42px; padding-right: 10px; line-height: 35px;}
    .btn-wrap .sbtn.type03.type-write::before {width: 10px; height: 13px; background-size: 13px;}
}

/* S.컨텐츠 준비중*/
.comming{text-align:center;padding:140px 0px; background:url("/upload_data/board_data/BBS_0000187/175513579514401.jpg") center top no-repeat; background-size:cover;}
.comming .btxt{font-size:45px; margin-bottom:30px; color:#000; line-height:100%; letter-spacing:-0.04em;}
.comming .btxt strong{font-family:'NotoKrB';}
.comming .btxt strong span{font-family:'NotoKrB';}
.comming .stxt{font-size:16px; line-height:160%; color:#000; letter-spacing:-0.02em;}

	@media all and (max-width:1000px){
		.comming{padding:100px 0px;}
		.comming .btxt{font-size:36px; margin-bottom:20px;}
		.comming .stxt{font-size:15px;}
	}

	@media all and (max-width:680px){
		.comming{padding:60px 0px;}
		.comming .btxt{font-size:30px;}
		.comming .stxt{font-size:14px;}
	}

	@media all and (max-width:480px){
		.comming{padding:40px 0px;}
		.comming .btxt{font-size:26px;}
		.comming .stxt{font-size:13px;}
	}
/* E.컨텐츠 준비중*/    

/*img-preview*/
.img-preview{ position:relative} 
.img-preview .preview-btn{display:none}
.mo-none {display: none;}

	@media all and (max-width:680px){
		.img-preview img{width:100%;}
		.img-preview .preview-btn{ display:block; position:absolute; bottom:0; right:0; height:40px; width:90px; background:rgba(0,0,0,0.7); color:#fff; text-align:center; line-height:40px; z-index:55;}

        .mo-none {display: block;}
	}                                           