@charset "utf-8";
//@import url(font.css);
//@import url(slick.css);

/* Reset */

a{color:#000;text-decoration:none;}
a:hover{text-decoration:none;color:#999999;}
caption{font-size:0; line-height:0; height:0}
li{list-style:none}
  
/* Mobile Form Default */
input[type='text'],input[type='password'],input[type='button'],input[type='image'],input[type='search'],input[type='email'],input[type='tel'],textarea{-webkit-appearance:none;-webkit-border-radius:0}

/* Skip */
#skipnavigation{z-index:9999;position:absolute;left:0;top:0;width:100%;text-align:center}
#skipnavigation *{list-style:none;margin:0;padding:0;}
#skipnavigation a{display:block;width:100%;height:0;overflow:hidden;white-space:nowrap;}
#skipnavigation a:focus,
#skipnavigation a:active{display:block;width:100%;height:36px;color:#fff;background:#000;line-height:36px;text-decoration:underline !important;font-size:14px;}

/* Placeholder */
::-webkit-input-placeholder { color: #aaaaaa !important; font-weight: normal; font-size: 15px; }
:-moz-placeholder { color: #aaaaaa !important; opacity: 1; font-weight: normal; font-size: 15px; }
::-moz-placeholder { color: #aaaaaa !important; opacity: 1; font-weight: normal; font-size: 15px; }
:-ms-input-placeholder { color: #aaaaaa !important; font-weight: normal; font-size: 15px; }


/* container */
.container {
    //margin:50px 0 0 0; background:transparent;position: relative;
   
}



/* Response */
.mob {display: none;}

/* subContent */
.subContent {margin:20px 0 0 0; padding-top: 20px; padding-bottom: 80px; z-index:4;}
/*.subConCenter {float: left; position: relative; left: 50%; }*/
.subContent.pb0 {padding-bottom: 0;}
.subContent.pb0 .lnbWrap {margin-bottom: 40px;}

.lnbWrap {float: left;width: 50%;font-size: 15px; color:#333333; line-height: 15px; margin-bottom: 50px;}
.lnbWrap .home {padding-left: 20px; background:url('/_assets/images/common/icoHome.png') left center no-repeat;}
.lnbWrap .active {font-weight: bold;}
.lnbWrap .arrow {margin:0 7px;}

.lnbWrapRight {float: right; width: 50%;margin-bottom: 50px;margin-top: 0; padding: 0;}
.lnbWrapRight .lnbifr {width: 100%; height: 30px;}


.h2Wrap {float: left !important; margin-bottom: 25px;width: 50% !important;}
.h2Wrap h2 {font-size: 40px; color:#343333; line-height: 25px;  font-weight: 500;}
.subH2 {font-size: 15px; color:#000000; margin-bottom:80px; line-height: 1.6em;}

.typ01 {font-size: 15px; color:#000000; margin-bottom:40px;}
.typ01 a{font-size: 15px; color:#000000;}

.h3Wrap {padding-bottom: 20px; margin-bottom: 20px;border-bottom: 1px solid #000;}
.h3Wrap h3 {font-size:22px; line-height: 22px; color:#000000; font-weight: bold;}

.h4Wrap {padding-bottom: 20px; margin-bottom: 20px;border-bottom: 1px solid #000;}
.h4Wrap h4 {font-size:22px; line-height: 22px; color:#000000; font-weight: bold;}

.subTab {position: relative; float:right;margin-bottom: 30px;}
.subTab:after {content:''; display:block; clear:both;}
.subTab a {float:left; font-size: 14px; color:#bbbbbb; font-weight: bold; border:1px solid #dddddd; margin-left:-1px; width: 220px; height: 38px; line-height: 38px; text-align: center; background: #f5f5f5;}
.subTab a.active {background: #fff; color:#000000;}
.subTab a {width: 150px;}


.accent{color: #000000; font-weight: 600; font-size: 17px;line-height: 180%;}

.baseCheck {}
.baseCheck input {position: absolute; width:1px; height: 1px;  text-indent:-999em; opacity:0;}
.baseCheck label {position: relative; padding-left: 28px; font-size: 15px; line-height: 15px; color:#000;}
.baseCheck label:after {content:''; position: absolute; left:0; top:1px; width:18px; height: 18px; border:1px solid #cccccc; background: #fff;}
.baseCheck input:checked + label:after {border:1px solid #cccccc; background:url('checkOn.png') no-repeat;}
.baseCheck input:focus + label:after {  }

.baseRadio {}
.baseRadio input[type=radio] {position: absolute; width:1px !important; height: 1px !important; left:-10px;  opacity:0;}
.baseRadio label {position: relative; padding-left: 23px; font-size: 15px; line-height: 15px; color:#000; margin-right: 8px;}
.baseRadio label:last-child {margin-right: 0;}
.baseRadio label:after {content:''; position: absolute; left:0; top:2px; width:16px; height: 16px; border:1px solid #cccccc; border-radius:50%; background: #fff;}
.baseRadio input[type=radio]:checked + label:after {background:url('/resources/images/common/checkRadioOn.png') no-repeat center center; background-size:8px auto;}

.selectBox {display: inline-block; min-width: 100px; position: relative; border:1px solid #cccccc; background:#fff;  height: 40px; vertical-align: middle;}
.selectBox:after {content:''; position: absolute; right:13px; top:50%; width: 8px; height: 7px; margin-top:-3px; background:url('/_assets/images/common/icoSel2.png') no-repeat;}
.selectBox label {position: relative; top:8px; line-height: 15px; padding:0 25px 0 10px;}
.selectBox select {width: 100%;height: 30px;min-height: 40px;line-height: 40px;opacity: 0; padding:5px 0; position:absolute; left:0; top:0; z-index: 1; font-size:15px;}
.selectBox.type2 { min-width:150px; border:1px solid #666666; height:27px;}
.selectBox.type2:after { right:6px; top:50%; width:12px; height: 8px; margin-top:-4px; background:url('/_assets/images/common/icoSel3.png') no-repeat;}
.selectBox.type2 label {top:3px; line-height: 15px; padding:0 10px 0 9px;  color:#333333;}
.selectBox.type2 select {width: 100%;height: 27px;min-height: 27px;line-height: 27px;opacity: 0; position:absolute; left:0; top:0; z-index: 1; font-size:15px;}

.toggleBtn{height: 70px; display: block; line-height: 70px; text-align: center; background: #222;}
.toggleBtn .txt{vertical-align: middle; display: inline-block; font-size: 25px; color: #fff; font-weight: bold;}
.toggleBtn .txt:after{content: ''; vertical-align: middle; display: inline-block; margin-left: 23px; width: 19px; height: 12px; background: url(/_assets/images/common/icoToggleBtn.png) no-repeat center center;}
.toggleBtn.active .txt:after{transform: rotate(180deg);}

.jubsuFormArea{padding-top: 77px; margin-left: 25px; display: block;}
.jubsuFormArea .h3Wrap{}
.jubsuFormArea td,.jubsuFormArea th{padding: 10px 0;}
.jubsuFormArea .red{color: #ff0000;}
.jubsuFormArea .V_ALIGN_TOP{vertical-align: top;}


.boardTop {position: relative; margin-bottom: 20px;}
.boardTop:after {content:''; display: block; clear:both;}
.boardTop .hiddenH3 {float:left; margin-right: 20px; font-size: 28px; line-height: 28px; color:#343333; }
.boardTop .cateList {float:left; padding-top: 7px;}
.boardTop .cateList ul {overflow:hidden}
.boardTop .cateList ul li {position: relative; line-height: 15px; float:left; padding-right: 17px; margin-right: 14px;}
.boardTop .cateList ul li:after {content:''; position: absolute; right:0; top:0; width: 1px; height: 13px; background: #a0a0a1;}
.boardTop .cateList ul li a {display: inline-block;font-size: 15px; line-height: 15px; color:#999999;}
.boardTop .cateList ul li.active a {font-weight: bold;color:#333333;}
.boardTop .cateList ul li:last-child:after {display: none;}
.boardTop .rightSel {position: absolute; right:0; top:0;}

.tbType01 {width: 100%; margin-bottom: 40px;}
.tbType01 th {background: #f2f2f2; font-size: 15px; line-height: 15px; color:#333333; text-align: center; font-weight: normal; padding:18px 0; border-bottom:1px solid #d7d7d7;}
.tbType01 td {background: #fff; font-size: 15px; color:#333333; text-align: center;  padding:16px 0; border-bottom:1px solid #d7d7d7;}
.tbType01 td.left {text-align: left;  padding-left: 10px; padding-right: 10px;}
.tbType01 td.left a {color:#333333;}
.tbType01 .btnCancel {display: inline-block; color:#fff; font-size: 15px; width: 80px; height: 24px; line-height: 24px; border-radius:12px; background: #696a6c;}
.tbType01 .repl {display: inline-block; color:#fff; font-size: 15px; width: 80px; height: 24px; line-height: 24px; border-radius:12px; background: #696a6c;}
.tbType01 .noData {padding:100px 0;}
.tbType01 .hiddenCont {display: none;}

.btnRight {text-align: right;}
.btnRight .noticeText {font-size: 12px; color: #3c3c3c; margin-right: 10px;}
body.mobile .btnRight .noticeText {display: block; margin-bottom: 10px; margin-right: 0;}
.btnType01 {display: inline-block; font-size: 15px; color:#fff !important; background:#222222; border-radius:20px; width: 128px; height: 35px; line-height: 35px; text-align: center; }
.btnType01 span {position: relative;}
.btnType01:hover span {text-decoration: underline;}

.pagingWrap { text-align: center;}
.pagingWrap a {display: inline-block; min-width:28px; height: 28px; line-height: 28px; border-radius:50%; font-size: 15px; color:#969696; margin:0 5px;}
.pagingWrap a.active {background: #222222; color:#fff;}
.pagingWrap a.arrow {text-indent:-999em;}
.pagingWrap a.btnPrev {background:url('/_assets/images/common/paging01.png') center center no-repeat;}
.pagingWrap a.btnNext {background:url('/_assets/images/common/paging02.png') center center no-repeat;}
.pagingWrap a.first {background:url('/_assets/images/common/paging03.png') center center no-repeat;}
.pagingWrap a.last {background:url('/_assets/images/common/paging04.png') center center no-repeat;}

.tbl01 {margin-bottom: 30px;}
.tbl01 table {width: 100%;}
.tbl01 table .colSize01 {width:110px}
.tbl01 table th {font-size: 16px; line-height: 16px; color:#000; font-weight: bold; vertical-align: top; padding-top:20px;}
.tbl01 table td {font-size: 16px; color:#000; padding:10px 0;}
.tbl01 table td input {border:1px solid #cccccc; width:295px; height: 40px; text-indent:10px; background: #fff;  color:#222;}
.tbl01 table td textarea {border:1px solid #cccccc; width:100%; height: 120px; background: #fff;  color:#222; padding:15px 0 15px 10px; resize:none; box-sizing:border-box;}
.tbl01 table td .btnSame {display: inline-block; text-align: center; vertical-align: middle; background: #757575; border-radius:3px; color:#fff; font-size: 15px; width: 96px; height: 31px; line-height: 31px; margin-left: 7px; }
.tbl01 table .lastTd input {width: 100%;padding:0; text-indent: 10px;}
.tbl01 table .lastTd .tdSel {display: inline-block; vertical-align: top;}
.tbl01 table .lastTd .tdSel.no1 {width: 165px;}
.tbl01 table .lastTd .tdSel.no2 {width: 22px; text-align: center; height: 40px; line-height: 40px;}
.tbl01 table .lastTd .tdSel.no3 {width: 110px;}
.tbl01 table .lastTd .tdSel.no4 {margin-left: 3px;}
.tbl01 .lastInfo {color:#ff0000; font-size: 14px; padding-left: 18px; text-indent:-18px; padding-top: 10px;}
.tbl01 .lastInfo.nowrap {white-space:nowrap;}
.tbl01 .onlyTexT{height: 35px;}

.fakeTbWrap:after {content:''; display:block; clear:both;}
.fakeTbWrap .fakeTb {float:left; display:table;}
.fakeTbWrap .fakeTb.size01 {width:415px;}
.fakeTbWrap .fakeTb.size02 {width:305px;}
.fakeTbWrap .fakeTb .fakeTh {display:table-cell; width: 107px; font-size:16px; line-height: 16px; font-weight: bold;  vertical-align: middle;} 
.fakeTbWrap .fakeTb .fakeTh.no1 {width:130px; vertical-align: top; line-height:inherit;}
.fakeTbWrap .fakeTb .fakeTh.no2 {width:70px;}
.fakeTbWrap .fakeTb .fakeTh.no4 {width:87px; }
.fakeTbWrap .fakeTb .fakeTd {display:table-cell;}
.tbl01 table td .cmsDate input {width: 100px;}

.agreeWrap {margin-bottom: 35px;}
.agreeWrap .agreeText {border:1px solid #cccccc; font-size: 15px; color:#222222; margin-bottom: 20px; padding:10px 0; background: #fff;}
.agreeWrap .scroll { position:relative; height: 170px; z-index: 1; overflow: hidden;  padding:0 50px 0 50px; -webkit-tap-highlight-color: rgba(0,0,0,0);}
.agreeWrap .scroll .scroller {padding:10px 0;}
.agreeWrap .iScrollVerticalScrollbar {width:6px !important; background:none; right:6px !important;  top:0 !important;   bottom:0 !important;  border-radius:7px !important;  }
.agreeWrap .iScrollIndicator {background:#cccccc !important; border-radius:7px !important; border:none !important; cursor:pointer;}
.agreeWrap.last {padding-bottom: 20px; margin-bottom:20px; border-bottom: 1px solid #000;}
.allCheck {margin-bottom: 40px;}

.btnJoinStep {text-align: center;}
.btnJoinStep a {display: inline-block; background: #419bf9; color:#fff; font-size: 23px; width: 265px; height: 57px; line-height: 57px; border-radius:30px;}
.btnJoinStep a.gray {background: #757575;}
.btnJoinStep a + a {margin-left:17px;}
.btnJoinStep a span {position: relative;}
.btnJoinStep a:hover {COLOR: #ffffff; TEXT-DECORATION: underline;}
	
.btnMyStep {text-align: center;}
.btnMyStep a {display: inline-block; background: #222222; color:#fff; font-size: 20px; width: 195px; height: 50px; line-height: 50px; border-radius:30px;}
.btnMyStep a.gray {background: #757575;}
.btnMyStep a + a {margin-left:25px;}

.downWrap {padding-left: 23px; margin:40px 0;}
.downWrap .downList > li {width: 290px; border-bottom: 1px solid #cccccc; padding:15px 0;}
.downWrap .downList > li:first-child {padding-top: 0;}
.downWrap .downList > li:after {content:''; display:block; clear:both;}
.downWrap .downList > li .tit {float:left; font-size: 15px; line-height: 15px;  font-weight:bold;}
.downWrap .downList > li a.btnDown {float:right; font-size: 15px; line-height: 15px;}
.downWrap .downList > li a.btnDown span {  display: inline-block; padding-right: 30px; background:url('/resources/images/common/icoDown.png') right top no-repeat; }
.downWrap .downList > li.slideUse {border:none; width: auto; max-width:720px; padding-bottom: 0;}
.downWrap .downList > li .slidePlace {height: 480px; overflow:hidden; }
.downWrap .downList > li .slidePlace .slick-slider {position: static; outline:none;}

.slidePlace {position: relative;  clear:both; margin-top: 40px; clear:both;}
.slidePlace img {width: 100%;}
.slidePlace .slick-arrow {position: absolute; top:50%; margin-top:-20px; z-index: 10; width: 44px; height:64px; border:none; text-indent:-999em; outline:none;}
.slidePlace .slick-arrow.slick-prev {left:0; background:url('/resources/images/common/placeArrowLeft.png') no-repeat;}
.slidePlace .slick-arrow.slick-next {right:0; background:url('/resources/images/common/placeArrowRight.png') no-repeat;}
.slidePlace .count {position: absolute; right:10px; top:10px; background:rgba(0,0,0,.6); width: 77px; height: 24px; line-height: 15px;; padding:10px 0 0 18px; color:#fff;}
.slidePlace .count .btnDownImg {display: inline-block; margin-left: 7px; width: 20px; height: 15px;background:url('/resources/images/common/icoDownWhite.png') no-repeat; text-indent:-999em; }
.centerAgree {text-align: center; display: block;}
.centerAgree.big {font-size: 20px; }
.rightAgree {text-align: right;display: block;}

.hidePlaceWrap {display: none;}

.btnPlaceOpen {margin:40px 0 80px 0;}
.btnPlaceOpen a {display: block; text-align: center; height: 70px; line-height: 70px; background: #222222;}
.btnPlaceOpen a span {position: relative; display: inline-block; font-size:25px; line-height: 25px; color:#fff; font-weight: bold; padding-right: 37px; }
.btnPlaceOpen a span:after {content:''; position: absolute; right:0; top:2px; width: 20px; height: 100%; background:url('/resources/images/common/orderArrow.png') right center no-repeat;}
.btnPlaceOpen a:hover span:before {content:""; display: inline-block; width: 100%; height: 2px; position: absolute; bottom: -8px; left: 0; background: #fff;}

body.hiddenOpen .btnPlaceOpen a span:after {transform:rotate(180deg)}
body.hiddenOpen .hidePlaceWrap {display: block;}

.placeWriteWrap {margin-top: 60px;}
.placeWriteWrap .lastPlaceInfo {margin-bottom: 40px;}
.placeTb  {margin-bottom: 50px;}
.placeTb.last  {margin-bottom:30px; padding-bottom: 20px; border-bottom: 1px solid #000;}
.placeTb .colSize01 {width: 107px;}
.placeTb .ipSize01 {width:250px;}
.placeTb .ipSize02 {width:460px;}
.placeTb .ipSize03 {width:145px;}
.placeTb .ipSize04 {width:165px;}
.placeTb .ipSize05 {width:120px !important;}
.placeTb .ipSize06 {width:84px !important; min-width:84px !important;}
.placeTb .etcGenre {width:135px;}
.placeTb .line {width: 23px; text-align: center; display: inline-block;}
.placeTb .etcWrap {display: inline-block;}
.placeTb .etcWrap input {display: none;}
.placeTb .addInput {margin-top: 10px;}

/*문의하기*/
/*문의하기*/
.qnaFormWrap .tbl01 table th {width: 130px;}
.qnaFormWrap .selectBox {width: 250px;}
.qnaFormWrap .tbl01 table td input {width: 250px; text-indent: 16px;}
.qnaFormWrap .tbl01 textarea {width: 100%; height: 265px; padding:16px; border: 1px solid #cccccc; resize: none;-webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: 0; -webkit-appearance: none; -webkit-border-radius: 0;}
.btnCommunity {text-align: center;}
.btnCommunity a {display: inline-block; background: #222222; color:#fff; font-size: 20px; width: 174px; height: 40px; line-height: 40px; border-radius:30px;}
.btnCommunity a.gray {background: #757575;}
.btnCommunity a + a {margin-left:25px;}

.questionTb .fakeTbWrap .fakeTb {width:100%; float:none;}
.questionTb .fakeTbWrap .fakeTh {width: 135px;}
.questionTb .fakeTbWrap .fakeTh.vat {vertical-align: top; padding-top: 5px}

/* hisDataList */
.hisDataList {}
.hisDataList ul {margin-left:-10px; width:calc(100% + 20px);}
.hisDataList ul:after {content:''; display:block; clear:both;}
.hisDataList ul li{float:left; width: 33.333336%; margin-bottom: 20px;}
.hisDataList ul li a{display: block; margin:0 10px 0 10px; position: relative;}
.hisDataList ul li a:hover .hoverTitle{opacity:1;}
.hisDataList ul li a:hover .bgBack {transform:scale(1.1);}
.hisDataList ul li a .hoverTitle {position: absolute; left:0; top:0; width: 100%; height: 100%; text-align: center; z-index: 10; height: 100%; background:rgba(0,0,0,.7); transition:.3s all; opacity:0;}
.hisDataList ul li a .hoverTitle .tit{ display:table;  z-index: 10; height: 100%;}
.hisDataList ul li a .hoverTitle span{display:table-cell; vertical-align: middle; font-size: 18px; color:#fff; font-weight: bold; padding:0 15px;}
.hisDataList ul li .img {position: relative; padding-bottom: 100%; overflow:hidden; }
.hisDataList ul li .img .bgBack {position: absolute; left:0; top:0; width: 100%; height: 100%; background-size:cover !important; transform:scale(1); transition:.3s all;}
.hisDataList ul li .img:after {content:''; position: absolute; left:0; top:0; width: 100%; height: 100%; background:url('/resources/images/common/acBack.png') no-repeat; background-size:cover;}
.hisDataList ul li .dataInfo {position: absolute; left:0; bottom:10px; width: 100%; z-index: 5;}
.hisDataList ul li .dataInfo:after {content:''; display:block; clear:both;}
.hisDataList ul li .dataInfo .leftArea {float:left; margin-left: 10px;}
.hisDataList ul li .dataInfo .leftArea:after {content:''; display:block; clear:both;}
.hisDataList ul li .dataInfo .leftArea > div {float:left;}
.hisDataList ul li .dataInfo .leftArea > div.count {margin-right: 16px;}
.hisDataList ul li .dataInfo .leftArea > div span {display: inline-block; font-size: 15px; line-height: 15px; color:#ffffff; padding:5px 0 2px 0; letter-spacing:-0.02em;}
.hisDataList ul li .dataInfo .leftArea > div.count span {padding-left: 30px; background:url('/resources/images/common/icoAc01.png') left bottom no-repeat; }
.hisDataList ul li .dataInfo .leftArea > div.book span {padding-left: 20px;  background:url('/resources/images/common/icoAc02.png') left bottom no-repeat; }
.hisDataList ul li .dataInfo .leftArea > div.book.active span {background:url('/resources/images/common/icoAc02On.png') left bottom no-repeat;}
.hisDataList ul li .dataInfo .rightArea {float:right; padding-right: 10px;}
.hisDataList ul li .dataInfo .rightArea:after {content:''; display:block; clear:both;}
.hisDataList ul li .dataInfo .rightArea span {display: inline-block; vertical-align: middle; margin-left: 2px; text-indent:-999em;}
.hisDataList ul li .dataInfo .rightArea span.file {width:25px; height: 21px; background:url('/resources/images/common/icoAc04.png?v=01') left center no-repeat; background-size:auto 21px;}
.hisDataList ul li .dataInfo .rightArea span.photo {width:25px; height: 21px; background:url('/resources/images/common/icoAc03.png?v=01') left center no-repeat; background-size:auto 21px;}
.hisDataList ul li .dataInfo .rightArea span.video {width:25px; height: 21px; background:url('/resources/images/common/icoAc05.png?v=01') left center no-repeat;background-size:auto 21px; }
.hisDataList ul li .dataInfo .rightArea span.natural {width:25px; height: 21px; background:url('/resources/images/common/icoAc06.png?v=01') left center no-repeat; background-size:auto 21px;}
.hisDataList ul li .dataInfo .rightArea span.newspaper {width:25px; height: 21px; background:url('/resources/images/common/icoAc07.png?v=01') left center no-repeat;background-size:auto 21px; }
.hisDataList ul li .dataInfo .rightArea span.book {width:25px; height: 21px; background:url('/resources/images/common/icoAc08.png?v=01') left center no-repeat; background-size:auto 21px;; }
.hisDataList ul li .title {font-size: 18px; line-height: 18px; color:#404040; font-weight: bold; white-space:nowrap;overflow:hidden; text-overflow:ellipsis; padding-top: 10px;}


.h4SubWrap {margin:20px 0 10px 0;}
.h4SubWrap h4 {font-size: 17px;}
.scroller .h4SubWrap:first-child {margin-top: 0;}

.popArea {position: relative; left:50%; top:50%; width: 490px; transform: translateY(-50%); margin-left:-245px; z-index: 999; text-align: center; display: none;}
.popArea .popIn .img img{width: 100%;}
.popArea .popIn .controls {background: #222222;}
.popArea .popIn .controls:after {content:''; display:block; clear:both;}
.popArea .popIn .controls .today {float:left; width: 50%; height: 40px; line-height: 40px; font-size: 18px;color:#fff; font-weight: bold;}
.popArea .popIn .controls .today label {color:#fff; font-size: 18px; line-height: 18px;}
.popArea .popIn .controls .close {float:left; width: 50%; border-left:1px solid #818181; box-sizing:border-box;}
.popArea .popIn .controls .baseCheck label:after {box-sizing:border-box; top:5px;}
.popArea .popIn .controls .close a {display: block; height: 40px; line-height: 40px; font-size: 18px;color:#fff; font-weight: bold;}


/* subcommon */
.shareWrap {position: absolute; right: 100px; top: 117px; z-index: 10;}
.shareWrap:after {content:""; display: block; clear: both;}
.shareWrap a {float: left; margin-left: 10px;}
.shareWrap a:first-child {margin-left: 0;}
.shareWrap .sp_sns {width: 33px; height: 33px; display: inline-block; text-indent: -999em;}
.shareWrap .sp_sns.share {background: url(/_assets/images/common/sp_sns.png?v=01) no-repeat; background-size: 33px auto;}
.shareWrap .sp_sns.shareFb {background: url(/_assets/images/common/sp_sns_fb.png?v=01) no-repeat; background-size: 33px auto;}
.shareWrap .sp_sns.shareTw {background: url(/_assets/images/common/sp_sns_tw.png?v=01) no-repeat; background-size: 33px auto;}
.shareWrap .sp_sns.shareUrl {background: url(/_assets/images/common/sp_sns_url.png?v=01) no-repeat; background-size: 33px auto;}
.shareWrap a:hover .sp_sns {background-position: 0 -33px;}
.shareWrap a:hover .sp_sns.share {background-position: 0 0;}
/*body.mobile .shareWrap a:hover .sp_sns {background-position: 0 0;}*/

.h3SubWrap {margin: 24px 0; position: relative;}
.h3SubWrap h3:before {content:""; display: block; width: 3px; height: 22px; background: #419bf9; position: absolute; left: -2px; top: 2px;}
.h3SubWrap h3 {padding-left: 18px; font-size: 23px; line-height: 25px; color: #419bf9; font-weight: bold; }

.subContWrap {font-size: 19px;line-height:1.85em; color: #444444}
.subContWrap .cont {line-height:1.65em;}
.subContWrap .h3SubWrap {margin-top: 48px;}
.subContWrap .h3SubWrap.no1 {margin-top: 35px}

.subContWrap .h3SubWrapBlack {margin: 30px 0 15px 0; position: relative;}
.subContWrap .h3SubWrapBlack h3:before {content:""; display: block; width: 3px; height: 22px; background: #419bf9; position: absolute; left: -2px; top: 2px;}
.subContWrap .h3SubWrapBlack h3 {padding-left: 18px; font-size: 21px; line-height: 25px; color: #000; font-weight: bold; }
.subContWrap .h3SubWrapBlack.no1 {margin-top: 200px;}

.mobLook {display: none;}
body.mobile .mobLook {display: block;}
body.mobile .mobHidden {display: none;}

.daumMap {max-width:600px; overflow:hidden;}
.daumMap .root_daum_roughmap_landing {width: calc(100% - 20px) !important;}

/* POPUP */
.contentPop {position: fixed; left:0; top:0; width: 100%; height: 100%; z-index: 500; display: none; overflow-y: auto; overflow-x: hidden;}
.contentPop .bg { position: fixed; left:0; top:0; width: 100%; height: 100%; z-index: 1; background:rgba(0,0,0,.53);}
.contentPop .popIn {position:absolute; left:50%; top:50%; width: 278px; margin-left: -139px; box-sizing:border-box;  z-index:2;  display: none; text-align: center; background: #eeeeef;}
.contentPop .popIn .inner {position: relative;}
.contentPop .popIn .closePop {position: absolute; right:0; top:-30px;}
.contentPop .closePop a {display: block; width:20px; height: 20px; background:url('/_assets/images/common/btnPopClose.png') no-repeat; text-indent:-999em;  }

.contentPop .popIn.mobshare {margin-left: -139px; padding: 33px 43px 26px;}
.contentPop .popIn.mobshare .shareWrap {position: relative; top:0; right: 0; display: inline-block;}
.contentPop .popIn.mobshare h3 {font-size: 17px;}
.contentPop .popIn.mobshare h3:after {content:""; display: block; width: 100%; height: 1px; background: #7d7d7d; margin: 15px 0;}


.detailWrap .listWrap {}
.detailWrap .listWrap:after {content:""; display: block; clear: both;}
.detailWrap .listWrap .shareWrap {float: left; position: relative; top: 0; left: 0;}
.detailWrap .listWrap .btnRight {float: right;}

.detailWrap .stateWrap {background:none;}
.detailWrap .title {padding: 40px 0 40px 0; position: relative; color: #222; border-top: 1px solid #bebebe; border-bottom: 1px solid #bebebe;margin-bottom: 15px;}
.detailWrap .title h3 {margin-bottom: 5px; font-size: 24px; font-weight: 600; line-height: 24px;}
.detailWrap .title .who:after {content:""; display: block; clear: both;}
.detailWrap .title .who li {float: left; position: relative; margin-left: 11px; padding-left: 11px; line-height: 15px;}
.detailWrap .title .who li:first-child {padding-left: 0; margin-left: 0;}
.detailWrap .title .who li:after {content:""; position: absolute; left: 0; top: 0; width: 1px; height: 14px; background: #222;}
.detailWrap .title .who li:first-child:after {display: none;}

.detailWrap .innerWrap {margin-bottom: 20px; }
.detailWrap .innerWrap .inner {padding: 0px 0; border-bottom: 1px solid #bebebe; word-break: break-all; font-size: 17px; color: #222;}
.detailWrap .innerWrap .inner img {max-width: 100%;}
.detailWrap .innerWrap .downFile {padding: 20px; background: #f2f2f2; border-bottom: 1px solid #bebebe;}
.detailWrap .btnPlaceOpen {margin-bottom: 20px;}
.detailWrap .hidePlaceWrap {padding-top: 40px;}
.downFile li {padding-left: 40px; margin-top: 10px; line-height: 22px; background: url(/_assets/images/common/file.png) center left no-repeat; vertical-align: middle; color: #222; background-size: 18px auto;}
.downFile li:first-child {margin-top: 0;}
.downFile li a {display: inline-block; text-decoration: underline;}

.borderTop:after {content:""; display: block; clear: both;}

.stateWrap {position: relative; background: #fff;}
.stateWrap .state { width: 44px; height: 44px; line-height: 1; display: table; position: absolute; top: 40px; right: 0; background: #fff; color: #000; border: 1px solid #e3e2e2; font-size: 13px; border-radius: 50%; text-align: center;}
.stateWrap .state span {display: table-cell; vertical-align: middle;}
.stateWrap .state.end {background: #666; color: #fff; border: 1px solid #666;}


.showWrap .rightSel {position: absolute; top: 0; right: 0;}
.showList .stateWrap .state {right: 15px; top: 15px;}

.showList:after {content:""; display: block; clear: both;}
.showList  {margin-left:-30px;}
.showList > li {float: left; width: 483px; margin: 30px 0 0 30px; border: 1px solid #bebebe; background: #fff;}
.showList > li:nth-child(1) {margin-top: 0;}
.showList > li:nth-child(2) {margin-top: 0;}
.showList .stateWrap {width: 100%; height: 240px; line-height: 240px; border-bottom: 1px solid #bebebe; overflow: hidden; text-align: center; box-sizing:border-box; font-size: 0;}
.showList .stateWrap img {max-width: 100%; max-height:242px; vertical-align:middle;}
.showList .title {padding: 20px 25px; border-bottom: 1px solid #bebebe;}
.showList .title h3 {font-size: 20px; min-height: 68px;}
.showList .showLink:after {content:""; display: block; clear: both;}
.showList .showLink > a {width: 50%; position: relative; float: left; text-align: center; padding: 15px 0;}
.showList .showLink > a:first-child:after {content:""; display: inline-block; width: 1px; height: 100%; background: #bebebe; position: absolute; right: 0; top: 0;}
.showList .showLink.solo > a {width: 100%;}
.showList .showLink.solo > a:first-child:after {display: none;}
.showList .showLink > a span {padding-right: 20px; background: url(/_assets/images/common/iconArrow.png) center right no-repeat; background-size: 7px 11px;}
.showList .showLink > a:hover span {text-decoration: underline;}

.showListWrap .btnMore {width: 100%; margin-top: 40px; border: 1px solid #bebebe; }
.showListWrap .btnMore a {width: 100%; height: 9px; display: inline-block; text-align: center; padding: 20px 0;}
.showListWrap .btnMore a i { text-indent: -999em; display: inline-block; width: 14px; height: 9px; background: url(/_assets/images/common/arrowBottom.png) no-repeat; background-size: 14px 9px;}

@media all and (max-width:1140px) {
	

	.head .in  {}
	.head .in .memberWrap {display: none;}
	.head .in .snsWrap {display: none;}
	.head .in .h1Logo {padding-left:118px;}
	
	.head .in .btnSearch {position: absolute; right:30px; top:17px}
	.head .in .btnSearch a {display: block; width: 44px; height:44px; background: url('/_assets/images/common/btnSearch2.png') no-repeat; text-indent:-999em;}
	.head .in .btnMenu {display:block; position: absolute; left:40px; top:22px;}
	.head .in .btnMenu a {display: block; width: 38px; height:32px; background: url('/_assets/images/common/btnMenu.png') no-repeat; text-indent:-999em;}

	.gnb .inner .gnbList {padding-top: 80px; width: 100%;}
	.gnb .btnGnbClose {display: none;}
	.gnb .btnGnbMobClose {display: block;}
	.gnb .inner .gnbList > li > a:hover{background:none;}
	
	.sideWrap {top:0; width:0;  background: #222; z-index: 500;}
	/*.sideWrap .gnb {position: relative; z-index: 15; overflow-x:hidden;}*/
	.sideWrap .gnb .inner .gnbList > li > a span {display: block; min-width:200px;}
	.sideWrap .memberWrap  {display: block;}
	.sideWrap .snsWrap   {display: block; padding-bottom: 30px;overflow:hidden;}
	
	.dimm{position: fixed; left:0; top:0; width:100%; height: 100%; background:rgba(0,0,0,.6);z-index: 1;  opacity:0; visibility:hidden; z-index: -1; }
	
	.sideWrap {height: 100%;}
	body.mobGnbOpen .sideWrap {width:470px;}
	body.mobGnbOpen .dimm{opacity:1; visibility:visible; z-index: 10;}
		
	.footer .inner {margin-left: 17px;}
	
}

@media all and (max-width:568px) {
	.container {padding: 5px !important;}
	.footer-info {margin: 0 5px;}
	.mobLook {display: block;}
	.mobHidden {display: none;}
	.detailWrap .title {padding: 15px 5px !important;line-height: 25px !important;}
	.detailWrap .title .who li{line-height: 25px !important;}
	.ttlsub{margin: 0 5px;}
	
    .popArea {top:50px;margin-top:0; transform: translateY(0)}
    .popArea .popIn .controls .today { height: 30px; line-height:inherit; box-sizing:border-box; padding-top: 8px; }
    .popArea .popIn .controls .baseCheck label {vertical-align: top; font-size: 12px; line-height: 12px;}
    .popArea .popIn .controls .baseCheck label:after {box-sizing:content-box; top:2px;}
    .popArea .popIn .controls .close a {height: 30px; line-height: 30px; font-size: 12px;}



    .h4SubWrap h4 {font-size: 13px;}

	.hisDataList ul {margin-left:-5px; width:calc(100% + 10px);}
	.hisDataList ul li{width:50%; margin-bottom:10px;}
	.hisDataList ul li a{margin:0 5px;}
	.hisDataList ul li .title {font-size: 13px; line-height: 13px; padding-top: 5px;}
	.hisDataList ul li a .hoverTitle {display: none;}
	.hisDataList ul li .dataInfo {bottom:3px;}
	.hisDataList ul li .dataInfo .leftArea {margin-left: 5px;}
	.hisDataList ul li .dataInfo .leftArea > div span {font-size: 11px;}
	.hisDataList ul li .dataInfo .leftArea > div.count {margin-right: 8px;}
	.hisDataList ul li .dataInfo .leftArea > div.count span {padding:0 0 0 20px; background-size:16px auto;}
	.hisDataList ul li .dataInfo .leftArea > div.book span {padding:0 0 0 13px; background-size:10px auto;}
	.hisDataList ul li .dataInfo .rightArea {padding-right: 5px;}
	.hisDataList ul li .dataInfo .rightArea span {margin-left: 1px; }
	.hisDataList ul li .dataInfo .rightArea span.file{background-size:16px auto; width: 16px;}
	.hisDataList ul li .dataInfo .rightArea span.photo{background-size:16px auto; width: 16px;}
	.hisDataList ul li .dataInfo .rightArea span.natural{background-size:16px auto; width: 16px;}
	.hisDataList ul li .dataInfo .rightArea span.newspaper{background-size:16px auto; width: 16px;}
	.hisDataList ul li .dataInfo .rightArea span.book{background-size:16px auto; width: 16px;}
	.hisDataList ul li .dataInfo .rightArea span.video{background-size:16px auto; width: 16px;}

	.questionTb .fakeTbWrap .fakeTb .fakeTh {display:block; width: 100% !important; margin-bottom: 10px;}
	.questionTb .fakeTbWrap .fakeTb .fakeTd {display:block;}
	.questionTb .fakeTbWrap .fakeTb:first-child {margin-bottom: 0;}
	.questionTb .mobLook {display: none;}
	.qnaFormWrap .questionTb  .selectBox{width: 100%;}
	.qnaFormWrap .tbl01 table td input {text-indent: 10px;}
	.qnaFormWrap .tbl01 textarea {padding:15px 10px;}


	.head .in  {height: 50px; }
	.head .in .h1Logo {padding-left:55px; padding-top: 5px;}
	.head .in .h1Logo img {width: 50px;}
	.head .in .btnMenu {left:15px; top:15px;}
	.head .in .btnMenu a {background-size:20px auto;; width: 20px; height: 20px;}
	
	.head .in .btnSearch  {right:15px; top:15px;}
	.head .in .btnSearch a {background-size:20px auto;; width: 20px; height: 20px;}
	
	/*.gnb  {height: 100%; overflow-y:auto;}*/
	.gnb .btnGnbMobClose  {left:15px; top:15px;}
	.gnb .btnGnbMobClose a {background-size:20px auto; width: 20px; height: 20px;}
	
	.gnb .inner .gnbList {padding-top: 45px;}
	.gnb .inner .gnbList > li > a {padding:15px 0 15px 30px; font-size:16px; line-height: 16px;}
	.gnb .inner .gnbList .twoGnb li a {padding-left:40px;}
	body.mobGnbOpen .sideWrap {width: 60%;}
	
	//.container {padding-top: 50px;}
	
	
	.subContent {margin:0; padding-bottom:35px;}
	
	.lnbWrap {margin-bottom: 10px; font-size: 13px; line-height: 13px;display: inline-block; width: 100%;}
	.lnbWrap .home {background:url('/_assets/images/common/icoHomeMob.png') left center no-repeat;background-size:12px auto; padding-left: 15px;}
    .lnbWrap .arrow {margin:0 4px;}
	.lnbWrapRight {display: inline-block; width: 100%;margin-bottom: 10px;}
	
	.h2Wrap {width: 100% !important;}
	.h2Wrap h2 {font-size: 33px; }
	
	.subH2 {font-size: 12px; margin-bottom: 25px;}
	.subH2 br {display: none;}
	
	.h3Wrap {margin-bottom: 10px; padding-bottom: 10px;}
	.h3Wrap h3{font-size: 17px; line-height: 17px;}
	
	.h4Wrap {margin-bottom: 10px; padding-bottom: 10px;}
	.h4Wrap h4{font-size: 16px; line-height: 16px;}
	
	.baseCheck label {font-size: 12px; line-height: 12px; padding-left:20px;}
	.baseCheck label:after {width: 13px; height: 13px; top:2px;}
	.baseCheck input:checked + label:after {background:url('/_assets/images/common/checkOnMob.png') no-repeat; background-size:13px auto;}
	
	
	.baseRadio label {font-size: 12px; line-height: 12px; padding-left:20px; margin-bottom: 15px; display: inline-block;}
	.baseRadio label:after {width: 14px; height: 14px; top:0;}
	.baseRadio input:checked + label:after { background-size:8px auto !important;}

	.selectBox {height: 35px;}
	.selectBox select {height: 35px;}
	.selectBox label {font-size: 12px; line-height: 12px; top:10px}
	.selectBox:after {background:url('/_assets/images/common/icoSel2Mob.png') no-repeat; background-size:8px auto;}
	
	.selectBox.type2 {min-width:100px;}
	.selectBox.type2:after { background:url('/_assets/images/common/icoSel3Mob.png') no-repeat; background-size:10px auto;}
		
	/* Placeholder */
	::-webkit-input-placeholder { font-size: 10px; }
	:-moz-placeholder { font-size: 10px;}
	::-moz-placeholder { font-size: 10px; }
	:-ms-input-placeholder { font-size: 10px; }
	
	.typ01 {font-size: 12px; }
	.typ01 a{font-size: 12px;}
	
	.hiddenMob {display: none;}
	.tbType01  {margin-bottom: 20px;}
	.tbType01 .hiddenMob {display: none;}
	.tbType01 th {font-size: 12px; padding:10px 0;}
	.tbType01 td {font-size: 12px; padding:10px 0;}
	.tbType01 .btnCancel {font-size: 11px; width: 60px; height:23px; line-height:23px; border-radius:10px;}
	.tbType01 .repl {width: 60px; font-size: 11px;}
	.tbType01 .noData {padding:50px 0;}
	
	.pagingWrap a {min-width:25px; height: 25px; line-height: 25px; border-radius:50%; font-size: 12px; color:#969696; margin:0 5px;}
	.pagingWrap a.btnPrev {background:url('/_assets/images/common/paging01Mob.png') center center no-repeat; background-size:8px;;}
	.pagingWrap a.btnNext {background:url('/_assets/images/common/paging02Mob.png') center center no-repeat; background-size:8px;}
	
	.btnRight {margin:20px 0;}
	
	.tbl01 table .colSize01 {width: 82px;}
	.tbl01 table th {padding-top: 18px; font-size: 12px; line-height: 13px;}
	.tbl01 table td {padding:7px 0; font-size: 12px;}
	.tbl01 table td input {text-indent: 8px; width:220px; height: 35px; font-size: 12px;}
	.tbl01 table td #userId {width: 170px;}
	.tbl01 table td .btnSame {width:65px; font-size: 12px; height:25px; line-height: 25px; margin-left:0;}
	.tbl01 table .lastTd .tdSel.no1 {width: 130px;}
	.tbl01 table .lastTd .tdSel.no2 {width:20px; height: 35px; line-height: 35px;}
	.tbl01 table .lastTd .tdSel.no3 {width:80px;}
	.tbl01 table .lastTd .tdSel.no4 {display: block; margin-top:5px; margin-left: 0;}
	.tbl01 table .lastTd .tdSel.no4 .selectBox {}
	.tbl01 .lastInfo { font-size: 12px; padding-left:0; text-indent: 0;}
	.tbl01 .lastInfo br {display: none;}
	.tbl01 .lastInfo.nowrap {white-space:normal;}
	.tbl01 .onlyTexT {height: auto; padding:15px 0}
	.tbl01 .radioUse {padding-bottom: 0;}
	.tbl01 table td textarea {font-size: 13px;}
	
	.fakeTbWrap .fakeTb {float:none;}
	.fakeTbWrap .fakeTb:first-child {margin-bottom: 14px;}
	.fakeTbWrap .fakeTb.size01 {width:auto;}
	.fakeTbWrap .fakeTb.size02 {width:auto;}
	.fakeTbWrap .fakeTb .fakeTh {width: 87px !important; font-size:12px; line-height: 12px;} 
	.fakeTbWrap .fakeTb .fakeTd {display:table-cell;}

	
	.agreeWrap .agreeText {font-size: 12px; margin-bottom: 15px;}
	.agreeWrap .scroll {padding:0 25px; height: 150px;}
	.agreeWrap .scroll .scroller {padding:0;}
	.agreeWrap .iScrollVerticalScrollbar {width: 8px;}
	.agreeWrap.last {padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px solid #000;}
	
	.btnJoinStep a {width: 140px; height: 45px; line-height: 45px; font-size: 16px;}
	.btnJoinStep a + a {margin-left: 10px;}
	.btnJoinStep a.big {width: 200px;}
	
	.btnMyStep a {width: 140px; height: 45px; line-height: 45px; font-size: 16px;}
	.btnMyStep a + a {margin-left: 10px;}
	
	.downWrap {padding-left: 15px; margin:20px 0;}
	.downWrap .downList > li {padding:10px 0;}
	.downWrap .downList > li .tit {font-size: 13px; line-height: 13px;  font-weight:bold;}
	.downWrap .downList > li a.btnDown {float:right; font-size: 13px; line-height: 13px;}
	.downWrap .downList > li a.btnDown span {  display: inline-block; padding-right: 25px; background:url('/resources/images/common/icoDownMob.png') right top no-repeat; background-size:15px auto; }
	.downWrap .downList > li.slideUse {border:none; width: auto; max-width:720px; padding-bottom: 0;}

	.slidePlace {margin-top: 30px;}
	.slidePlace .slick-arrow {position: absolute; top:50%; margin-top:-20px; z-index: 10; width: 30px; height:40px; border:none; text-indent:-999em; outline:none;}
	.slidePlace .slick-arrow.slick-prev { background:url('/resources/images/common/placeArrowLeftMob.png') no-repeat; background-size:30px auto;}
	.slidePlace .slick-arrow.slick-next { background:url('/resources/images/common/placeArrowRightMob.png') no-repeat; background-size:30px auto;}
	.slidePlace .count {position: absolute; right:5px; top:5px; background:rgba(0,0,0,.6); width: 60px; height: 24px; font-size: 13px; line-height: 13px;; padding:10px 0 0 10px; }
	.slidePlace .count .btnDownImg {margin-left: 5px; width: 17px; height: 15px; background-size:17px auto; }

    .downWrap .downList > li .slidePlace {height: 300px;}
    
	.btnPlaceOpen {margin:40px 0 40px 0;}
	.btnPlaceOpen a { height: 50px; line-height: 50px; background: #222222;}
	.btnPlaceOpen a span {font-size:18px; line-height: 18px;  padding-right:25px;}
	.btnPlaceOpen a span:after {content:''; position: absolute; right:0; top:0; width:15px; height: 100%;  background:url('/resources/images/common/orderArrowMob.png') right 5px no-repeat; background-size:15px auto;}
	
	.placeWriteWrap {margin-top: 40px;}
	.placeWriteWrap .lastPlaceInfo {margin-bottom: 20px; font-size: 12px;}
	
	.placeTb table td input {width: 170px;}
	.placeTb  {margin-bottom: 40px;}
	.placeTb.last  {margin-bottom:15px; padding-bottom: 15px; border-bottom: 1px solid #000;}
	.tbl01.placeTb .colSize01 {width: 87px;}
	.tbl01.placeTb .ipSize01 {width:170px;}
	.tbl01.placeTb .ipSize02 {width:240px;}
	.tbl01.placeTb .ipSize03 {width:115px;}
	.tbl01.placeTb .ipSize04 {width:165px;}
	.tbl01.placeTb .ipSize05 {width:100px !important;}
	.tbl01.placeTb .ipSize06 {width:64px !important; min-width:64px !important;}

	.tbl01.placeTb .etcGenre {width:135px;}
	.tbl01.placeTb .line {width: 23px; text-align: center; display: inline-block;}
	.tbl01 table td .cmsDate input {width: 100px;}

	/*문의하기*/
	.qnaFormWrap .tbl01 table td input {width:100%; padding: 0;}
	.btnCommunity a {width: 145px; height: 35px; line-height: 35px; font-size: 16px;}
	.btnCommunity a + a {margin-left: 10px;}
	
	.selectBox.type2 label {top:0;}



	.showList .title h3 {min-height: auto;}
	.shareWrap {top: 68px; right: 12px;}
	.shareWrap .sp_sns {width: 40px; height: 40px;}
	.shareWrap .sp_sns.share {width: 33px; height: 33px;}
	.contentPop .popIn .closePop {background: url('/_assets/images/common/btnPopClose2.png') no-repeat; background-size: 20px;}
	.shareWrap .sp_sns.shareFb {background: url('/_assets/images/common/sp_sns_fb2.png') no-repeat; background-size: 40px;}
	.shareWrap .sp_sns.shareTw {background: url('/_assets/images/common/sp_sns_tw2.png') no-repeat; background-size: 40px;}
	.shareWrap .sp_sns.shareUrl {background: url('/_assets/images/common/sp_sns_url2.png') no-repeat; background-size: 40px;}
	.shareWrap a:hover .sp_sns {background-position: 0 0;}
	
	/* 전시공연 */
	.stateWrap .state {width: 30px; height: 30px; top: 20px; font-size: 11px;}
	.showWrap:after {content:""; display: block; clear: both;}
	.showWrap .typ01 {margin-bottom: 10px;}
	.showWrap .rightSel {float: right; position: relative;}
	.showList > li {width: 100%; margin-top: 15px;}
	.showList > li:nth-child(odd) {margin-right: 0;}
	.showList > li:nth-child(1) {margin-top: 15px;}
	.showList > li:nth-child(2) {margin-top: 15px;}
	.showList .title h3 {font-size: 16px; letter-spacing: -1px;}
	.showList .stateWrap img {width: 100%; vertical-align: top; max-height:100%}
	.showList .stateWrap {height: auto; line-height: inherit;}
	.showListWrap .btnMore {margin-top: 20px; }
	.showListWrap .btnMore a {padding: 15px 0;}
	
	/* 커뮤니티 */
	.detailWrap .title {padding: 20px 0;}
	.detailWrap .title h3 {font-size: 20px; padding-right: 30px;}
	.detailWrap .place li {font-size: 12px;}
	.detailWrap .innerWrap {margin-bottom: 20px;}
	.detailWrap .innerWrap .inner {padding: 20px 0;}
	.detailWrap .innerWrap .downFile {padding: 17px 10px;}
	.detailWrap .listWrap .btnRight {margin: 0;}
	.detailWrap .hidePlaceWrap {padding-top: 20px;}
}