@charset "utf-8";

/* table_리스트 */
div.board{overflow:hidden;border-top:3px solid #8a8a8a;color:#797979;}
div.board table.basicT, div.board table.viewT, div.board table.writeT{width:100%;border-spacing:0;padding:0;border-collapse:collapse;table-layout:fixed;}
table.basicT thead th{background:#f9f9f9;border-bottom:1px solid #dbdbdb;font-weight:normal;padding:16px 0;text-align:center;color:#000;font-size:15px;}
table.basicT tbody td{border-bottom:1px solid #d5d5d5;padding:15px 0;text-align:center;font-size:15px;}
table.basicT tbody td a{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2;float:left;margin-right:5px;}
table.basicT tbody td.tac{text-align:center;}
table.basicT tbody td.tal{text-align:left;}
table.basicT tbody td.tar{text-align:right;}
table.basicT tbody td > a > em{display:block;color:#1763b1;font-weight:bold;margin-bottom:6px;}
table.basicT tbody td > a > span{display:block;font-size:0.95em;color:#676767;margin-top:10px;}
table.basicT tbody th{background:#f9f9f9;border-bottom:1px solid #dbdbdb;padding:10px 6px;font-weight:bold;text-align:center;}
/* table_글쓰기 */
table.writeT thead th{padding:12px 0 10px 15px;background:#f7f7f7;border-bottom:1px solid #dbdbdb;text-align:left;font-weight:normal;}
table.writeT thead td{padding:10px 15px;border-bottom:1px solid #dbdbdb;font-weight:bold;line-height:1.8;}
table.writeT tbody{display:table-header-group;}
table.writeT tbody td > input{width:100%;}
table.writeT tbody td > input[type="checkbox"]{width:auto;}
table.writeT tbody td > select{border:1px solid #ddd;padding:4px;}
table.writeT tbody textarea{width:100%;border:1px solid #dbdbdb;}
table.writeT tbody th{width:25%;background:#f7f7f7;border-bottom:1px solid #dbdbdb;font-weight:normal;padding:12px 0 10px 15px;text-align:left;color:#000;font-size:15px;}
table.writeT tbody td{width:75%;padding:10px 15px;line-height:1.8em;border-bottom:1px solid #dbdbdb;}
table.writeT label span{color:#f00;}

/* table_뷰페이지 */
table.viewT thead th{padding:12px 0 10px 15px;background:#f7f7f7;border-bottom:1px solid #dbdbdb;font-weight:normal;text-align:left;height:38px;color:#000;}
table.viewT thead td{padding-left:15px;border-bottom:1px solid #dbdbdb;font-weight:normal;line-height:1.8;}
table.viewT tbody th{background:#f7f7f7;border-bottom:1px solid #dbdbdb;font-weight:normal;padding:12px 0 10px 15px;text-align:left;color:#000;}
table.viewT tbody td{padding-left:15px;padding-top:10px;padding-bottom:10px;line-height:1.8em;border-bottom:1px solid #dbdbdb;}
table.viewT tbody td img{max-width:100%;}
a.file_up img{padding-top:7px;}

/* 게시판버튼_공통 */
.board_btn {overflow:hidden;margin-top:20px;} 
.board_btn a{display:inline-block;margin:1px;}
.board_btn .btn{display:inline-block;width:80px;font-size:14px;font-weight:400;color:#222;text-align:left;padding-left:45px;line-height:42px;border:1px solid #78797b;}
.board_btn .btn_write{text-align:center;padding-left:0;background:#888b8e url("/images/02_mobile/board/bg_submit02.png")repeat; ;color:#fff;}
.board_btn .btn_write:hover{background:#6b6e71;text-decoration:none;}

/* 게시판버튼_확인/취소 */
.check_btn {overflow:hidden;margin-top:20px;} 
.check_btn a{display:inline-block;margin:1px;}
.check_btn .btn{display:inline-block;width:80px;font-size:14px;font-weight:400;color:#222;text-align:left;padding-left:45px;line-height:42px;border:1px solid #78797b;}
.check_btn .btn_check{text-align:center;padding-left:0;background:#888b8e url("/images/02_mobile/board/bg_submit02.png")repeat;color:#fff;}
.check_btn .btn_check:hover{background:#6b6e71  url("/images/02_mobile/board/bg_submit02On.png")repeat ;text-decoration:none;}
.check_btn .btn_cancel{text-align:center;padding-left:0;background:#e3e3e3 url("/images/02_mobile/board/bg_submit03.png")repeat;color:#414141;border:1px solid #e1e1e1;}
.check_btn .btn_cancel:hover{background:#c1c1c1 url("/images/02_mobile/board/bg_submit03On.png")repeat;text-decoration:none;}

/* 게시판버튼_답변/목록 */
.answer_btn {overflow:hidden;margin-top:20px;} 
.answer_btn a{display:inline-block;margin:2px;float:right;}
.answer_btn .btn{display:inline-block;width:80px;font-size:14px;font-weight:400;color:#222;text-align:left;padding-left:45px;line-height:42px;border:1px solid #78797b;}
.answer_btn .btn_relpy{text-align:center;padding-left:0;background:#888b8e;color:#fff;}
.answer_btn .btn_relpy:hover{background:#6b6e71;text-decoration:none;}
.answer_btn .btn_list{text-align:center;padding-left:0;background:#e3e3e3;color:#414141;border:1px solid #e1e1e1;}
.answer_btn .btn_list:hover{background:#c1c1c1;text-decoration:none;}
.answer_btn .btn_edit{text-align:center; padding-left:0;}
.answer_btn .btn_delete{text-align:center; padding-left:0;}
/* 검색영역 */
.board_search {position:relative;clear:both;overflow:hidden;margin:0 0 16px 0;text-align:left;}
.board_search form {width:70%;float:left;}
.board_search .count {position:absolute;right:0;top:0;padding:15px 0 0 20px;font-size:14px;background:url('/images/02_mobile/board/count_bg.png') no-repeat 0 100%;color:#888888;}
.board_search .count strong {color:#000;}
.selectbox, .board_search .select {width:20%;height:38px;padding:2px;border:1px solid #d7d7d7;}
.board_search .text{height:38px;width:16em;border:1px solid #d7d7d7;padding:0 3px;}
.btnCus, .board_search .btn {height:38px;display:inline-block;background:#5a6878 url("/images/02_mobile/board/bg_submit04.png")repeat;border:none;color:#fff;padding:0 20px;}

/* 상단박스 */
.basic_box{background:#f5f5f5;border:1px solid #ededed;padding:13px 0;}
.basic_box .wrap{margin:0 auto;}

/* 상단박스_검색영역 */
.top_search{overflow:hidden;}
.board_search2 {clear:both;overflow:hidden;text-align:center;}
.top_search .count{padding:15px 0 0 20px;font-size:14px;background:url('/images/02_mobile/board/count_bg.png') no-repeat 0% 100%;color:#888888;padding-top:45px;float:right}
.top_search .count strong{color:#000;}
.board_search2 .count strong {color:#000;}
.selectbox, .board_search2 .select{width:25%;height:38px;border:1px solid #d7d7d7;font-size:15px;}
.board_search2 > form select{padding:2px 0 2px 17px;width:113px;}
.board_search2 .text {height:38px;width:373px;border:1px solid #d7d7d7;padding:0 3px;}
.btnCus, .board_search2 .btn {width:15%;height:38px;display:inline-block;background:#e94147 url('/images/02_mobile/board/bg_submit05.png')repeat;border:none;color:#fff;padding:0 20px;font-size:15px;}

/*게시판_페이징*/
.paging{margin:20px auto;text-align:center;font-size:0;overflow:hidden;}
.paging a{display:inline-block;overflow:hidden;min-width:30px;line-height:30px;margin:0 2px;color:#666;font-family:'NanumGothicb';font-size:14px;border:1px solid #ccc;vertical-align:middle;}
.paging span{font-size:10px;}
.paging a.on{color:#fff;background:#e94147;border:1px solid #e94147;}
.paging a.btns{overflow:hidden;width:33px;}
.paging a.btns img{vertical-align:middle;}

/* 기본게시판_개인정보 수집 및 이용안내 */
.offer_01 p.title{background:url('/images/02_mobile/board/offer_img_bl.png') no-repeat 0 center;font-size:18px;color:#4d4d4d;font-weight:600;margin-top:30px;padding-left:20px;}
.offer_01 div.box{border:1px solid #ededed;border-bottom:4px solid #ededed;margin-top:20px;padding:15px 20px;height:150px;overflow:hidden;color:#4d4d4d;line-height:2;overflow-y:scroll;}
.form_chk{background:#ddd;padding:10px;text-align:center;}
/* 리스트 목록 */
.photo_list{margin-top:20px;border-top:3px solid #8a8a8a;overflow:hidden;clear:both;margin-top:20px;}
.photo_list .photo_course_list ul:after{display:block;content:'';clear:both;}
.photo_list .photo_course_list ul{padding-top:22px;}
.photo_list .photo_course_list {min-height:516px;padding-bottom:28px;}
.photo_list .photo_course_list li {float:left;margin:0 22px 22px 0;position:relative;}
.photo_list .photo_course_list li:nth-child(3), .photo_list .photo_course_list li:nth-child(6){margin-right:0;}
.photo_list .photo_course_list li a{height:151px;overflow:hidden;}
.photo_list .photo_course_list li img {width:257px;height:172px;}
.photo_list .photo_course_list li div{border:1px solid #ededed;border-bottom:4px solid #ededed;padding:15px 10px;}
.photo_list .photo_course_list li dl dt {font-size:17px;border-bottom:1px solid #ededed;padding-bottom:15px;margin-bottom:15px;}
.photo_list .photo_course_list li dl dt a {color:#333;font-size:18px;}
.photo_list .photo_course_list li dl dd {color:#666;font-size:14px;letter-spacing:-0.05em;line-height:28px;}
.photo_list .photo_course_list li:hover div{background-color:#bababa;border:1px solid #bababa;border-bottom:4px solid #ededed;}
.photo_list .photo_course_list li:hover dl dt a{text-decoration:underline;color:#fff;}
.photo_list .photo_course_list li:hover dl dd{color:#fff;}

/*본인인증서비스*/
.guide_box{border:1px solid #ededed;border-bottom:3px solid #ededed;padding:20px 10px;word-break:keep-all;}
.guide_box.ic01{background:url('/images/02_mobile/board/people/bg_img1.png') no-repeat 10px center;padding-left:90px;}
.guide_box .gtxt{border-left:1px solid #ededed;padding-left:26px;letter-spacing:-0.1em;}
.guide_box .gtxt h4{font-size:18px;font-weight:normal;padding-bottom:16px;}
.guide_box .gtxt ul li{font-size:15px;color:#666;line-height:24px;}
.dualLy{margin-top:40px;}
.dualLy:after{display:block;content:'';clear:both;}
.dualLy .left{float:left;}
.dualLy .right{float:right;}
.certBox{width:100%}
.certBox > h5{font-size:18px;color:#444;line-height:50px;background:#e7e7e7;text-align:center;}
.certBox > .detail{min-height:170px;padding:20px 25px;background:#f9f9f9;}
.certBox > .detail > strong{display:block;font-size:16px;margin-bottom:10px;}
.certBox > .detail > .desc{font-size:15px;color:#666666;letter-spacing:-0.1em;line-height:1.5em;}
.certBox > .detail > a{display:block; margin:20px  auto 0;width:190px;height:42px;padding-left:20px;color:#fff;line-height:42px;background:#e94147 url("/images/02_mobile/board/people/ico_rightArrow.png") no-repeat 90% center;}
.certBox > .detail > a:hover,.certBox > .detail > a:focus{background-color:#d23a40;text-decoration:underline;}

/*모범음식점*/
.guide_box2{border:1px solid #ededed;border-bottom:3px solid #ededed;word-break:keep-all;overflow:hidden;position:relative;min-height:125px;padding:20px 20px;margin-bottom:40px;}
.guide_box2 .title{background:url('/images/02_mobile/board/food/bg_img_1.png') no-repeat 38% 5px;min-height:80px;border-bottom:1px solid #ededed;}
.guide_box2 h4{font-size:18px;font-weight:bold;padding-top:22px;padding-left:50%}
.guide_box2 .gtxt{letter-spacing:-0.1em;padding:20px  10px 20px ;}

.guide_box2 .gtxt ul:after{display:block;content:'';clear:both;}
.guide_box2 .gtxt ul li{font-size:14px;color:#666;line-height:24px;float:left;margin-bottom:10px;margin-right:5%;width:28%;padding-left:10%; }
.guide_box2 .gtxt ul li.long{width:33%;margin-right:0;}
.guide_box2 .gtxt li label.t1{padding-left:5px;}

/*주차장*/
.basic_tab03{overflow:hidden;}
.basic_tab03 ul li{float:left;border:solid 1px #e4e4e4;padding:16px 0 12px 0;width:50%;text-align:center;background:#f4f4f4;border-left:none;}
.basic_tab03 ul li:first-child{border-left:1px solid #e4e4e4;}
.basic_tab03 ul li a{display:block;font-size:16px;}
.basic_tab03 ul li.on{background:#fff;border-top:solid 5px #30b6e5;padding:12px 0 12px 0;}
.basic_tab03 ul li.on a{color:#30b6e5;font-weight:600;}
.basic_tab03 ul li:hover, .basic_tab03 ul li:focus{background:#fff;border-top:solid 5px #30b6e5;padding:12px 0 12px 0;}
.basic_tab03 ul li:hover a, .basic_tab03 ul li:focus a{font-weight:600;color:#30b6e5;}
.map_car{border-top:3px solid #e4e4e4;width:100%;min-height:300px;background-color:#e1e1e1;}
.listStylePark{width:100%;border-top:1px solid #e1e1e1;background:#f9f9f9;}
.listStylePark .listIn{padding:15px 10px;border-bottom:1px solid #e1e1e1;}
.listStylePark .listIn p{font-size: 17px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:bold;}
.listStylePark .listIn ul li{width:100%;padding:5px 0 5px  25px;min-height:22px;}
.listStylePark .listIn ul li.map{background:url("/images/02_mobile/board/car/ico_mapMark.png") no-repeat left center;}
.listStylePark .listIn ul li.tel{background:url("/images/02_mobile/board/car/ico_telphone.png") no-repeat 0.5% center;color:#1087be;}


/*view_Atype*/
.festival_view .entry-summary-wrap {overflow:hidden;position:relative;}
.festival_view .entry-summary-wrap .entry_img {height:474px;overflow:hidden;position:relative;}
.festival_view .entry-summary-wrap .entry_img div {position:absolute;bottom:0px;left:0px;padding:12px 28px;background-color:rgba(0,0,0,0.5);width:100%;color:#fff;font-size:16px;}
.festival_view .entry-summary-wrap .entry_img div p{text-indent:-9999px;}
.festival_view .entry-summary-wrap .entry_img ul {width:100%;position:absolute;height:474px;overflow:hidden;}
.festival_view .entry-summary-wrap .entry_img ul li{float:left;}

.festival_view .entry-summary-wrap .entry_img ul li img{width:100%;}

.festival_view .entry-summary-wrap .control_w {position:absolute;z-index:1;bottom:0;left:0;color:#fff;background-color:rgba(0,0,0,0.5);width:100%;padding:14px 30px}
.festival_view .entry-summary-wrap .control_w li{float:left;padding:0 15px 0 0;}
.festival_view .entry-summary-wrap .control_w .number{float:right;font-size:16px;margin-top:5px;}
.festival_view .entry-summary-wrap .control_w .number .count{color:#fac118;font-weight:600;text-decoration:underline;}

/*view_Atype_공통탭*/
.four_tab{margin-bottom:25px;}
.four_tab.on{position:fixed;top:0;width:100%;z-index:100;}
.four_tab ul{z-index:50;background:#fff;}
.four_tab ul:after{content:"";clear:both;display:block}
.four_tab ul li{position:relative;float:left;width:50%;border-bottom:1px solid #e1e1e1;}
.two_tab ul li{width:50%;}
.three_tab ul li{width:33%;border-bottom:1px solid #e1e1e1;}
.four_tab ul li:before{content:"";position:absolute;top:50%;left:-1px;height:14px;margin-top:-7px;border-left:2px solid #ddd;}
.four_tab ul li:first-child:before{display:none}
.four_tab ul li.lastTab:before{display:none}

.four_tab ul li a{display:block;padding:18px 0 15px 0;text-align:center;line-height:1;font-size:1.14em;} 
.four_tab ul li a:before{content:"";display:inline-block;margin-right:5px;vertical-align:middle;background:url('/images/01_web/board/view_A/detail_tab.png') no-repeat;height:30px;}
.four_tab ul li a:after{content:"";display:none;position:absolute;bottom:-1px;left:0;width:100%;border-bottom:4px solid #50c2ea}
.four_tab ul li a[href*="anchor1"]:before{width:26px;background-position:0 0;}
.four_tab ul li a[href*="anchor2"]:before{width:26px;background-position:-26px 0;}
.four_tab ul li a[href*="anchor3"]:before{width:26px;background-position:-52px 0;}
.four_tab ul li a[href*="anchor4"]:before{width:26px;background-position:-78px 0;}
.four_tab ul li a[href*="anchor5"]:before{width:26px;background-position:-104px 0;}
.four_tab ul li a[href*="anchor6"]:before{width:26px;background-position:-130px 0;}

.four_tab ul li a[href*="anchor1"].on:before, .focus_tab ul li a[href*="anchor1"]:hover:before, .focus_tab ul li a[href*="anchor1"]:focus:before{width:26px;background-position:0 100%;}
.four_tab ul li a[href*="anchor2"].on:before, .focus_tab ul li a[href*="anchor2"]:hover:before, .focus_tab ul li a[href*="anchor2"]:focus:before{width:26px;background-position:-26px 100%;}
.four_tab ul li a[href*="anchor3"].on:before, .focus_tab ul li a[href*="anchor3"]:hover:before, .focus_tab ul li a[href*="anchor3"]:focus:before{width:26px;background-position:-52px 100%;}
.four_tab ul li a[href*="anchor4"].on:before, .focus_tab ul li a[href*="anchor4"]:hover:before, .focus_tab ul li a[href*="anchor4"]:focus:before{width:26px;background-position:-78px 100%;}
.four_tab ul li a[href*="anchor5"].on:before, .focus_tab ul li a[href*="anchor5"]:hover:before, .focus_tab ul li a[href*="anchor5"]:focus:before{width:26px;background-position:-104px 100%;}
.four_tab ul li a[href*="anchor6"].on:before, .focus_tab ul li a[href*="anchor6"]:hover:before, .focus_tab ul li a[href*="anchor6"]:focus:before{width:26px;background-position:-130px 100%;}
.four_tab ul li a.on, .focus_tab ul li a:hover, .focus_tab ul li a:focus{text-decoration:none;color:#50c2ea;}
.four_tab ul li a.on:after{display:block;}
.focus_tab ul li a[href*="anchor1"].on:before, .focus_tab ul li a[href*="anchor1"]:hover:before, .focus_tab ul li a[href*="anchor1"]:focus:before{width:26px;background-position:0 100%;}
.focus_tab ul li a[href*="anchor2"].on:before, .focus_tab ul li a[href*="anchor2"]:hover:before, .focus_tab ul li a[href*="anchor2"]:focus:before{width:26px;background-position:-26px 100%;}
.focus_tab ul li a[href*="anchor3"].on:before, .focus_tab ul li a[href*="anchor3"]:hover:before, .focus_tab ul li a[href*="anchor3"]:focus:before{width:26px;background-position:-52px 100%;}
.focus_tab ul li a[href*="anchor4"].on:before, .focus_tab ul li a[href*="anchor4"]:hover:before, .focus_tab ul li a[href*="anchor4"]:focus:before{width:26px;background-position:-78px 100%;}
.focus_tab ul li a[href*="anchor5"].on:before, .focus_tab ul li a[href*="anchor5"]:hover:before, .focus_tab ul li a[href*="anchor5"]:focus:before{width:26px;background-position:-104px 100%;}
.focus_tab ul li a[href*="anchor6"].on:before, .focus_tab ul li a[href*="anchor6"]:hover:before, .focus_tab ul li a[href*="anchor6"]:focus:before{width:26px;background-position:-130px 100%;}
.focus_tab ul li a.on, .focus_tab ul li a:hover, .focus_tab ul li a:focus{text-decoration:none;color:#50c2ea;}
.focus_tab ul li a.on:after{display:block;}

/*view_Atype_공통 상단박스*/
.intro_box{background:url('/images/01_web/sub/03/sub030801_img_6.jpg') no-repeat;padding:10px 20px;border:1px solid #ededed;border-bottom:4px solid #ededed;}
.intro_box ul{background-color:#fff;}
.intro_box ul li{font-size:14px;color:#242424;border-bottom:1px solid #ededed;clear:both;overflow:hidden;line-height:1.1;padding:13px 0;}
.intro_box ul li .s1{width:30%;float:left;padding-left:32px;min-height:23px;font-size:15px;color:#000;line-height:23px;}
.intro_box ul li .s2{color:#666666;border-left:1px solid #dbdbdb;padding-left:40px;float:left;font-size:15px;color:#666;width:70%;}
.intro_box ul li .z1{background:url('/images/01_web/board/view_A/intro_z1.png') no-repeat top left;}
.intro_box ul li .z2{background:url('/images/01_web/board/view_A/intro_z2.png') no-repeat top left;}
.intro_box ul li .z3{background:url('/images/01_web/board/view_A/intro_z3.png') no-repeat top left;}
.intro_box ul li .z4{background:url('/images/01_web/board/view_A/intro_z4.png') no-repeat top left;}
.intro_box ul li .z5{background:url('/images/01_web/board/view_A/intro_z5.png') no-repeat top left;}
.intro_box ul li .z6{background:url('/images/01_web/board/view_A/intro_z6.png') no-repeat top left;}
.intro_box ul li .z7{background:url('/images/01_web/board/view_A/intro_z7.png') no-repeat top left;}
.intro_box ul li .z8{background:url('/images/01_web/board/view_A/intro_z8.png') no-repeat top left;}
.intro_box ul li .z9{background:url('/images/01_web/board/view_A/intro_z9.png') no-repeat top left;}
.intro_box ul li .z10{background:url('/images/01_web/board/view_A/intro_z10.png') no-repeat top left;}
.intro_box ul li .z11{background:url('/images/01_web/board/view_A/intro_z11.png') no-repeat top left;}

/*view_Atype_공통 이미지*/
div.image_2{overflow:hidden;}
div.image_2 ul li{float:left;margin-bottom:7px;}
div.image_2 ul li:nth-child(3), div.image_2 ul li:nth-child(4){margin-bottom:0px;}
div.image_2 ul li:nth-child(odd){margin-right:7px;}

/*view_Atype_목록A 추가부분*/
.info_cell{margin-top:20px;}
.info_cell > li{width:100%;border:1px solid #ededed;}
.info_cell > li > div{padding:25px 15px 25px 118px;}
.info_cell > li.ic_1 div{background:#ededed url('/images/01_web/board/view_A/info_cell_1_01.png') no-repeat 30px center;}
.info_cell > li.ic_2 div{background:url('/images/01_web/board/view_A/info_cell_1_02.png') no-repeat 30px center;}
.info_cell > li.ic_3 div{background:url('/images/01_web/board/view_A/info_cell_1_03.png') no-repeat 30px center;}
.info_cell > li.ic_4 div{background:#ededed url('/images/01_web/board/view_A/info_cell_1_04.png') no-repeat 30px center;}
.info_cell > li > div > .title{font-size:18px;font-weight:600;margin-bottom:8px;}
.info_cell > li > .div > .txt{font-size:15px;color:#444444;}
.info_cell3{margin-bottom:30px;overflow:hidden;}
.info_cell3 li div .txt{letter-spacing:-0.1em;}
.info_cell3 > li.ic_1 div{background:#ededed url('/images/01_web/board/view_G/info_cell_1_01.png') no-repeat 30px center;}
.info_cell3 > li.ic_2 div{background:url('/images/01_web/board/view_G/info_cell_1_02.png') no-repeat 30px center;}

/*숙박_예약안내*/
.info_cell2{background:#f5f5f5 url('/images/01_web/board/view_E/info_cell2_01.png') no-repeat 30px center;padding:20px 0 20px 130px;margin-top:20px;}
.info_cell2 div p{font-size:15px;color:#636363;}
.info_cell2 div p.t_txt{margin:0;line-height:25px;}
.info_cell2 div p strong{font-weight:600;}

/*view_Atype_공통 교통부분(교통버튼)*/
.location_box{border:1px solid #ededed;border-bottom:4px solid #ededed;}
.location_box > div{padding:26px 10px 26px 60px;background:url('/images/01_web/board/view_A/location_img_1.png') no-repeat 6px 47px;overflow:hidden;background-size:auto 47px;}
.loca{float:left;}
.location_box > div > a.traffic_view{display:block;margin:20px auto 0;width:180px;border-radius:5px;background:#f25b74 url('/images/01_web/board/view_A/traffic_img_1.png') no-repeat left center;color:#fff;padding:14px 15px 14px 50px;text-align:center;vertical-align:middle;}


/*view_Atype_공통 교통부분(지도부분,마커,내용설명)*/
.location_map{width:100%;height:100%;/*background:#ccc;*/position:relative;/*border:1px solid #ededed;*/}
.location_map > .fmenu{border-radius:5px;border:1px solid #58627d;position:absolute;top:11px;left:15px;background-color:#fff;padding:10px 7px;z-index:10;}
.location_map > .fmenu > li{text-align:center;border-bottom:1px solid #ededed;}
.location_map > .fmenu > li:last-child{border-bottom:none;}
.location_map > .fmenu > li.f1{background:url('/images/01_web/board/view_A/map_icon_01.png') no-repeat center 10px;}
.location_map > .fmenu > li.f2{background:url('/images/01_web/board/view_A/map_icon_02.png') no-repeat center 10px;}
.location_map > .fmenu > li.f3{background:url('/images/01_web/board/view_A/map_icon_03.png') no-repeat center 10px;}
.location_map > .fmenu > li a{display:block;font-size:12px;color:#666;padding:33px 0 10px 0;}
.location_map > .fpoint > ul > li{position:absolute;width:30px;height:30px;}
.location_map > .fpoint > ul > li.p0{background:url('/images/01_web/board/view_A/point_1.png') no-repeat;text-indent:-9999px;top:127px;left:422px;width:28px;height:38px;}
.location_map > .fpoint > ul > li.p1{background:url('/images/01_web/board/view_A/point_2.png') no-repeat;text-indent:-9999px;top:170px;left:321px;}
.location_map > .fpoint > ul > li.p2{background:url('/images/01_web/board/view_A/point_3.png') no-repeat;text-indent:-9999px;top:160px;left:600px;}
.location_map > .fpoint > ul > li.p3{background:url('/images/01_web/board/view_A/point_4.png') no-repeat;text-indent:-9999px;top:110px;left:200px;}
.location_map > .fbox{position:absolute;top:70px;left:31%;width:160px;padding-bottom:8px;background:url(/images/01_web/board/view_A/map-point.png) no-repeat 50% 100%;}/*border:1px solid #dcdcdc;*/
.location_map > .fbox > div{background:#fff;padding:7px;}
.location_map > .fbox:hover p{text-decoration:underline;cursor:pointer;}
.location_map > .fbox .boxm{overflow:hidden;}
.location_map > .fbox img .po {position:absolute;bottom:-14px;left:48%;}
.location_map > .fbox .title{font-size:15px;color:#636363;font-weight:600;text-align:left;}
.location_map > .fbox .txt{font-size:13px;color:#666;line-height:1.5;margin-top:7px;border-top:1px solid #ccc;}
.location_map > .fbox .txt span {display:inline-block;float:left;margin-right:10px;}
.location_map > .fbox .po {position:absolute;bottom:-17px;left:48%;}
.location_map > .fbox a{display:block;}
.location_map > .fbox .go{float:right;}
.location_map > .fbox .go_r{float:left;line-height:25px;}
.loca2{width:100%;height:60px;}
.loca2 ul{overflow:hidden;padding-top:5px;background:url('/images/01_web/board/view_A/bg_loca2.png') no-repeat 0 100%; background-size:93% 15px;}
.loca2 ul:after{clear:both;display:block;content:"";}
.loca2 ul li{width:30%;float:left;text-align:left;}
.loca2 ul li label{margin-left:-10px;}
.loca2 ul li:first-child label{margin-left:0;}
.loca2 ul li:last-child{width:0;}
.loca2 ul li.on{background:url('/images/02_mobile/board/view_A/b1.png') repeat-x 0 100%;}
input[type="radio"]:not(old){position:absolute;left:-9999px;width:0;height:0;overflow:hidden;font-size:0;line-height:0;z-index:-1;opacity:0;}
input[type="radio"]:not(old) + label{display:inline-block;background:url('/images/01_web/board/view_A/loca_radio.png') no-repeat 0 100%;height:50px;padding-bottom:40px;cursor:pointer;}
input[type="radio"]:not(old):checked + label{display:inline-block;background:url('/images/01_web/board/view_A/loca_radio_on.png') no-repeat 5px 100%;height:50px;padding-bottom:40px;cursor:pointer;}
/************************************************************/
/*상세A_ 데이터 입력 스킨 (공통)*/
.tBox h5{font-size:20px;color:#1095c3;font-family:"SeoulNamsanL";margin-top:25px;}
.tBox .txtarea{font-size:15px;line-height:30px;color:#636363;letter-spacing:-0.1em;margin-top:20px}
.tBox .skinarea{margin-top:25px;}
.tBox .skinarea ul li{margin-bottom:12px;}
.tBox .skinarea .txt_box, .tBox .txt_box{font-size:15px;line-height:30px;color:#333;letter-spacing:-0.1em;}
.tBox .skinarea .img_box{background:#dfdfdf;}
.tBox .skinarea .img_box img{width:100%;height:100%;border:1px dotted #ccc;}

/*영역예시*/
.skinarea .img_box{background:#ededed;}
.skinarea .img_box img{width:100%;height:100%;border:1px dotted #ccc;}

/*상세A_스킨1*/
ul.skin1 li{margin-bottom:20px;width:100%;}
ul.skin1 li div.img_box{height:300px;}

/*상세A_스킨2*/
ul.skin2{overflow:hidden;}
ul.skin2 li{margin-right:3%;width:48.5%;float:left;}
ul.skin2 li:last-child{margin-right:0;}
ul.skin2 li div.img_box{height:260px;}

/*상세A_스킨3*/
ul.skin3 li{margin-bottom:20px;overflow:hidden;}
ul.skin3 li div.img_box{}
ul.skin3 li div.txt_box{min-height:400px;}
ul.skin3 li ul.skin_box{overflow:hidden;}
ul.skin3 li ul.skin_box li{float:left;width:48.5%;margin-right:3%;margin-bottom:0;}
ul.skin3 li ul.skin_box li:last-child{margin-right:0;}
ul.skin3 li ul.skin_box li div.img_box{height:160px;}

/*상세A_스킨4*/
ul.skin4{overflow:hidden;}
ul.skin4 li{width:48.5%;margin-right:3%;float:left;margin-bottom:12px;}
ul.skin4 li div.img_box{height:160px;}
ul.skin4 li:nth-child(2n){margin-right:0;}

/*상세A_스킨5*/
ul.skin5{overflow:hidden;}
ul.skin5 li:first-child{margin-right:3%;}
ul.skin5 li:last-child{margin-right:0;}
ul.skin5 li{width:48.5%;float:left;overflow:hidden;}
ul.skin5 li div.img_box{height:252px;}
ul.skin5 li ul.skin_box{float:left;}
ul.skin5 li ul.skin_box li{width:100%;margin-bottom:12px;}
ul.skin5 li ul.skin_box li:last-child{margin-bottom:0;}
ul.skin5 li ul.skin_box li div.img_box{height:120px;}

/*상세A_스킨6*/
ul.skin6 li{overflow:hidden;}
ul.skin6 li:first-child{margin-bottom:20px;}
ul.skin6 li:last-child{margin-bottom:0;}
ul.skin6 li ul.skin_box{width:100%;}
ul.skin6 li ul.skin_box li{width:31.3%;float:left;margin-right:3%;margin-bottom:0;overflow:hidden;}
ul.skin6 li ul.skin_box li:last-child{margin-right:0;}
ul.skin6 li ul.skin_box li div.img_box{width:100%;height:100px;}
ul.skin6 li ul.skin_box li:last-child{margin-right:0;}
/************************************************************/

/*포토드라마*/
div.video{}
div.v_txt{padding:30px;background:#f7f7f7;font-size:15px;color:#636363;letter-spacing:-0.1em;line-height:24px;}
/* 포토드라마_영상갤러리 보기*/
.videoCon{position:relative;margin-bottom:10px;}
.videoCon::after{display:block;clear:both;content:''}
.videoCon .videoMo{float:left;width:100%;background-color:#000;}
.videoCon .videoTxt{float:right;width:38%;border:1px solid #ddd}

/*주요행사 박스*/
div.fe_intro{}
div.fe_intro ul{}
div.fe_intro ul li{border:1px solid #ededed;border-bottom:4px solid #ededed;padding:18px;float:left;width:100%;margin:0 0 20px 0;min-height:164px;padding:30px;}
div.fe_intro ul li:nth-child(2), div.fe_intro ul li:nth-child(4), div.fe_intro ul li:nth-child(6){margin-right:0;}
div.fe_intro ul li:nth-child(7){margin-bottom:0px;}
div.fe_intro div.txt{float:left;width:57%;margin-right:14px;}
div.fe_intro ul li:nth-child(4) .txt{width:100%;}
div.fe_intro div.txt > h6{font-size:18px;color:#000;font-weight:normal;margin:0;padding-left:40px;}
div.fe_intro div.txt > p{color:#636363;font-size:15px;letter-spacing:-0.1em;line-height:24px;}
div.fe_intro div.img{float:right;}
div.fe_intro ul li.m1 .txt h6{background:url('/images/02_mobile/board/view_F/m_1.png') no-repeat 0 center;height:34px;width:100%;margin-bottom:15px;padding-top:6px;}
div.fe_intro ul li.m2 .txt h6{background:url('/images/02_mobile/board/view_F/m_2.png') no-repeat 0 center;height:34px;width:100%;margin-bottom:15px;padding-top:6px;}
div.fe_intro ul li.m3 .txt h6{background:url('/images/02_mobile/board/view_F/m_3.png') no-repeat 0 center;height:34px;width:100%;margin-bottom:15px;padding-top:6px;}
div.fe_intro ul li.m4 .txt h6{background:url('/images/02_mobile/board/view_F/m_4.png') no-repeat 0 center;height:34px;width:100%;margin-bottom:15px;padding-top:6px;}
div.fe_intro ul li.m5 .txt h6{background:url('/images/02_mobile/board/view_F/m_5.png') no-repeat 0 center;height:34px;width:100%;margin-bottom:15px;padding-top:6px;}
div.fe_intro ul li.m6 .txt h6{background:url('/images/02_mobile/board/view_F/m_6.png') no-repeat 0 center;height:34px;width:100%;margin-bottom:15px;padding-top:6px;}
div.fe_intro ul li.m7 .txt h6{background:url('/images/02_mobile/board/view_F/m_7.png') no-repeat 0 center;height:34px;width:100%;margin-bottom:15px;padding-top:6px;}

/*공연전시상세부분*/
.sub_typeB .intro_img{width:100%;}
.sub_typeB .intro_img > img{width:100%;}
.intro_box2{width:100%;background:url('/images/02_mobile/sub/03/sub030801_img_6.jpg') no-repeat;padding:10px 20px;border:1px solid #ededed;border-bottom:4px solid #ededed;}
.intro_box2 ul{background-color:#fff;}
.intro_box2 ul li{font-size:14px;color:#242424;border-bottom:1px solid #ededed;clear:both;overflow:hidden;line-height:1.1;padding:10px 0;}
.intro_box2 ul li .s1{width:30%;float:left;padding-left:32px;height:23px;font-size:15px;color:#000;line-height:23px;}
.intro_box2 ul li .s2{width:70%;color:#666666;border-left:1px solid #dbdbdb;padding-left:20px;float:left;font-size:15px;color:#666;line-height:23px;}
.intro_box2 ul li .z1{background:url('/images/02_mobile/board/view_A/intro_z1.png') no-repeat top left;}
.intro_box2 ul li .z2{background:url('/images/02_mobile/board/view_A/intro_z2.png') no-repeat top left;}
.intro_box2 ul li .z3{background:url('/images/02_mobile/board/view_H/intro_z3.png') no-repeat top left;}
.intro_box2 ul li .z4{background:url('/images/02_mobile/board/view_H/intro_z4.png') no-repeat top left;}
.intro_box2 ul li .z5{background:url('/images/02_mobile/board/view_H/intro_z5.png') no-repeat top left;}
.intro_box2 ul li .z6{background:url('/images/02_mobile/board/view_H/intro_z6.png') no-repeat top left;}
.intro_box2 ul li .z7{background:url('/images/02_mobile/board/view_H/intro_z7.png') no-repeat top left;}

/**/
.food_loca{border:1px solid #ededed;border-bottom:4px solid #ededed;}

/*게시판_포토(리스트B)*/
.board_photo{border-top:2px solid #646464;overflow:hidden;border-bottom:1px solid #e1e1e1;padding-bottom:10px;}
.board_photo ul{margin-top:20px;}
.board_photo ul:after{clear:both;content:"";display:block;}
.board_photo ul li{margin:0 2% 18px 0;float:left;width:31.8%;position:relative;}
.board_photo ul li:nth-child(3n){margin-right:0;}
.board_photo ul li a{display:block;border:solid #ededed;border-width:0 1px 4px 1px;position:relative;}
.board_photo ul li a img{width:100%;height:134px;display:block;}
.board_photo ul li a .con{background:#fff;padding:10px 7px;overflow:hidden;}
.board_photo ul li a .con dl dt{display:block;font-size:16px;height:32px;margin-bottom:10px;border-bottom:1px solid #ddd;}
.board_photo ul li a .con dl dt span{color:#e94147;border-radius:100% 100%;border:4px solid #e94147;font-size:12px;padding:3px 4px;margin-right:7px;font-weight:normal;}
.board_photo ul li a .con dl dd{font-size:15px;color:#6f6f6f;background:url('/images/02_mobile/board/list_B/c1_img_1.png') no-repeat 8px 0;padding-left:29px;display:inline-block;margin-bottom:5px;font-size:14px;line-height:1.3;}
.board_photo ul li a .con dl dd.c1{background:url('/images/02_mobile/board/list_B/c1_img_2.png') no-repeat 12px 0;}
.board_photo ul li a:hover{text-decoration:none;font-weight:normal;}
.board_photo ul li.on a .over
{background:rgba(0,0,0,0.5) url('/images/02_mobile/board/list_B/photo_zoom.png') no-repeat center 20%;position:absolute;top:0;left:0;width:100%;z-index:100000;padding-top:134px;}
.board_photo ul li.on a .over .con{background:#a9a9a9;border-bottom:4px solid #ededed;}
.board_photo ul li.on a .over .con dl dt{text-decoration:none;}
.board_photo ul li.on a .over .con dl dt span{color:#696969;border-color:#757575;font-weight:600;background-color:#fff;}
.board_photo ul li.on a .over .con dl dd{color:#a9a9a9;font-weight:normal;background:url('/images/02_mobile/board/list_B/c2_img_1.png') no-repeat 8px 0;color:#fff;}
.board_photo ul li.on a .over .con dl dd.c1{background:url('/images/02_mobile/board/list_B/c2_img_2.png') no-repeat 12px 50%;}

/*포토갤러리*/
.board_photo2{border-top:2px solid #646464; border-bottom:1px solid #e1e1e1;padding-bottom:10px;overflow:hidden;}
.board_photo2 ul{margin-top:20px;}
.board_photo2 ul:after{clear:both;content:"";display:block;}
.board_photo2 ul li{margin:0 2% 18px 0;float:left;width:31.8%;}
.board_photo2 ul li.on a img{background:#000;}
.board_photo2 ul li:nth-child(3n){margin-right:0;}
.board_photo2 ul li a{display:block;border:solid #ededed;border-width:0 1px 4px 1px;position:relative;}
.board_photo2 ul li a img{width:100%;height:150px;display:block;}
.board_photo2 ul li a p{display:block;}
.board_photo2 ul li a:hover p{background:rgba(0,0,0,0.5) url('/images/02_mobile/board/list_B/photo_zoom.png') no-repeat center;position:absolute;top:0;left:0;width:100%;height:172px;}
.board_photo2 ul li a:hover .con{background:#a9a9a9;}
.board_photo2 ul li a .con{background:#fff;padding:7px;overflow:hidden;}
.board_photo2 ul li a .con strong{font-size:16px;display:inline-block;padding:8px 0;float:left;}
.board_photo2 ul li a .con span{color:#a9a9a9;background:#fff url('/images/02_mobile/board/photo/photo_mark.png') no-repeat 2px 50%;padding:8px 8px 8px 26px;float:right;}
.board_photo2 ul li a:hover .con strong{color:#fff;}
.board_photo2 ul li a:hover .con span{border-radius:20px;}

/*홍보영상*/
.board_video{border-top:2px solid #646464;border-bottom:1px solid #e1e1e1;padding-bottom:10px;}
.board_video ul{margin-top:20px;}
.board_video ul:after{clear:both;content:"";display:block;}
.board_video ul li{margin:0 2% 18px 0;float:left;width:31.8%;}
.board_video ul li:nth-child(3n){margin-right:0;}
.board_video ul li a{display:block;border:solid #ededed;border-width:0 1px 4px 1px;position:relative;}
.board_video ul li a img{width:100%;height:163px;}
.board_video ul li a p{display:block;}
.board_video ul li a:hover p{background:rgba(0,0,0,0.5) url('/images/02_mobile/board/photo/video_zoom.png') no-repeat center;position:absolute;top:0;left:0;width:100%;height:172px;}
.board_video ul li a:hover .con{background:#a9a9a9;}
.board_video ul li a .con{background:#fff;padding:7px;overflow:hidden;}
.board_video ul li a .con strong{font-size:16px;display:inline-block;padding:8px 0;float:left;overflow:hidden; text-overflow:ellipsis;
white-space:nowrap;width:125px;}
.board_video ul li a .con span{color:#a9a9a9;background:#fff url('/images/02_mobile/board/photo/photo_mark.png') no-repeat 3px 50%;padding:8px 8px 8px 26px;float:right;}
.board_video ul li a:hover .con strong{color:#fff;}
.board_video ul li a:hover .con span{border-radius:20px;}


/*지도부분_마커*/
.tour_map{position:relative;margin-top:15px;width:100%;/*height:393px;*/height:240px;background:#ccc;}
.tour_map .mark ul li{background:url('/images/02_mobile/board/list_A/ma_1.png') no-repeat 0 center;color:#e94147;font-size:14px;width:30px;height:38px;position:absolute;padding:7px 0 0 8px;top:50%;left:50%;}
.tour_map #tour_map_s{height:240px !important;}

/*관광명소리스트_ 포토형*/
.board_photo3{border-top:2px solid #646464;margin-top:20px;overflow:hidden;}
.board_photo3 ul{margin-top:20px;}
.board_photo3 ul:after{clear:both;content:"";display:block;}
.board_photo3 ul li{margin:0 2% 18px 0;float:left;width:31.8%;height:223px;position:relative;}
.board_photo3 ul li:nth-child(3n){margin-right:0;}
.board_photo3 ul li a{display:block;border:solid #ededed;border-width:0 1px 4px 1px;position:relative;}
.board_photo3 ul li a img{width:100%;height:134px;display:block;}
.board_photo3 ul li a .con{background:#fff;padding:10px 7px;overflow:hidden;}
.board_photo3 ul li a .con dl dt{display:block;font-size:16px;height:32px;margin-bottom:10px;border-bottom:1px solid #ddd;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.board_photo3 ul li a .con dl dt span{color:#e94147;border-radius:100% 100%;border:4px solid #e94147;font-size:12px;padding:2px;margin-right:7px;font-weight:normal;display:inline-block;}
.board_photo3 ul li a .con dl dd{color:#6f6f6f;/*background:url('/images/02_mobile/board/list_B/c1_img_1.png') no-repeat 8px 0;padding-left:29px;display:inline-block;*/margin-bottom:5px;font-size:14px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.board_photo3 ul li a:hover{text-decoration:none;font-weight:normal;}
.board_photo3 ul li.on a .over
{background:rgba(0,0,0,0.5) url('/images/02_mobile/board/list_B/photo_zoom.png') no-repeat center 20%;position:absolute;top:0;left:0;width:100%;z-index:100000;padding-top:134px;}
.board_photo3 ul li.on a .over .con{background:#a9a9a9;border-bottom:4px solid #ededed;}
.board_photo3 ul li.on a .over .con dl dt span{color:#696969;border-color:#757575;font-weight:600;background-color:#fff;}
.board_photo3 ul li.on a .over .con dl dd{color:#a9a9a9;font-weight:normal;/*background:url('/images/02_mobile/board/list_B/c2_img_1.png') no-repeat 8px 0;*/color:#fff;}



/*여행후기*/
.t_wrap .t_left :after{display:block;clear:both;content:"";}
.t_wrap .t_left ul li{float:left;width:32%;margin-right:1%;}
.t_wrap .t_left ul li:last-child{margin-right:0;}
.t_wrap .t_left ul li a{display:block;height:50px;line-height:50px;text-align:center;font-size:14px;background:#b3bcc7;color:#fff;}
.t_wrap .t_left ul li a:hover, .t_wrap .t_left ul li.on a{background:#5a6878;}
.t_wrap .t_right{margin-bottom:20px;}
.t_wrap .count {padding:15px 0 0 20px;font-size:14px;background:url('/images/02_mobile/board/count_bg.png') no-repeat 0 100%;color:#888888;}
.t_story{margin-top:30px;}
.t_story > ul > li{display:inline-block;width:32.3%;margin-right:1%;margin-bottom:20px;width:100%;}
.t_story > ul > li:nth-child(3), .t_story ul li:nth-child(6){margin-right:0;}
.t_story > ul > li > div{border:1px solid #ededed;border-bottom:4px solid #ededed;}
.t_story > ul > li > div > a{display:block;}
.t_story ul li div dl dt{font-size:17px;font-weight:600;color:#000;line-height:2;background:#f7f7f7;padding:15px;}
.t_story ul li div dl dd{font-size:14px;color:#666666;letter-spacing:-0.01em;padding:15px;line-height:23px;height:112px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.t_story ul li div ul{padding:7px 7px 7px 15px;overflow:hidden;margin-top:5px;border-top:1px solid #ededed;}
.t_story ul li div ul li.date{float:left;padding:8px 0 8px 23px;background:url('/images/02_mobile/board/photo/time_img_1.png') no-repeat 0px 50%;}
.t_story ul li div ul li.num{float:right;background:url('/images/02_mobile/board/photo/photo_mark.png') no-repeat 8px 50%;padding:8px 8px 8px 38px;}
.t_story > ul > li > div > a:hover > dl > dt{background:#a7a7a7;color:#fff;text-decoration:underline;text-decoration-color:#fff;}
.t_story > ul > li > div > a:hover > ul > li{font-weight:normal;}

/*게시판_캘린더*/
.list_C > .box{border:1px solid #ededed;border-bottom:4px solid #ededed;padding:20px 15px;overflow:hidden;}
.list_C > .box > ul{float:left;}
.list_C > .box > ul > li{display:inline-block;font-size:16px;font-weight:600;margin-right:10px;}
.list_C > .box > ul > li > span{color:#fff;padding:2px 3px;border-radius:5px;background-color:#ea3445;font-size:11px;margin-right:5px;display:inline-block;margin-top:-2px;vertical-align:middle;}
.list_C > .box > ul > li:nth-child(2) > span{background-color:#83a01a;}
.list_C > .box > p{float:right;font-size:15px;display:inline-block;}
.calUtil{position:relative;padding:30px 0;margin-top:25px;}
.calUtil .calDate{display:block;font-size:30px;color:#1e1e1e;text-align:center;font-weight:normal;}
.calUtil .calDate span{font-weight:600;}
.calUtil .btns a{display:inline-block;overflow:hidden;position:absolute;top:20px;width:34px;height:34px;text-indent:-9999em;background-color:#e94147;background-repeat:no-repeat;border-radius:100%;}
.calUtil .btns a:hover, .calUtil .btns a:focus{background-color:#a50e13;}
.calUtil .btns a.calPrev{left:50%;margin-left:-120px;background-image:url('/images/02_mobile/board/calendar/ico_cal_prev.png');background-position:45% 50%;margin-top:10px;}
.calUtil .btns a.calNext{right:50%;margin-right:-120px;background-image:url('/images/02_mobile/board/calendar/ico_cal_next.png');background-position:55% 50%;margin-top:10px;}
table.calCont{table-layout:fixed;width:100%;padding:0;border-collapse:collapse;border-spacing:0;}
table.calCont thead th{height:48px;font-weight:600;color:#000;background:#f0f0f0;border:1px solid #e1e1e1;border-width:1px 1px 0 1px;}
table.calCont thead th:first-child{background:#f88488;color:#fff;}
table.calCont thead th:last-child{background:#73a8df;border-right:0 none;color:#fff;}
table.calCont tbody td ul{margin-top:10px;}
table.calCont tbody td ul li{margin-bottom:5px}
table.calCont tbody td ul li:last-child{margin-bottom:0;}
table.calCont tbody td ul li a{display:block;color:#444444;font-size:12px;white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}
table.calCont tbody td ul li a span{color:#fff;padding:2px 3px;border-radius:5px;background-color:#ea3445;font-size:11px;margin-right:5px;display:inline-block;margin-top:-2px;vertical-align:middle;}
table.calCont tbody td ul li.c2 a span{background-color:#83a01a;}
table.calCont tbody td{width:14%;height:65px;font-size:16px;color:#000;padding:10px;vertical-align:top;border:1px solid #e1e1e1;}
table.calCont tbody td:first-child{color:#f88488;}
table.calCont tbody td:last-child{color:#73a8df;}
table.calCont tbody td:hover{background:#f9f9f9;text-decoration:underline;}
table.calCont tbody td.on, table.calCont tbody td:focus{color:#fe006;background:#f8f8f8;padding-right:0;}
/*첨부파일*/
#uploadfield{width:100%;}
#uploadfield .fileName{width:68%;height:30px; margin: 5px 2% 5px 0 ;}
#uploadfield .upload{width:27%;height:30px;margin:5px 0;background:#f9f9f9  url("/images/02_mobile/board/bg_submit01.png")repeat;border:1px solid #e1e1e1;padding:0 3px;font-size:12px;}
/*게시판 목록리스트 new*/
.listStyle{width:100%;border-top:2px solid #8a8a8a; border-bottom:2px solid #8a8a8a;}
.listStyle .listIn{padding:15px 10px;border-bottom:1px solid #e1e1e1;}
.listStyle .listIn p{font-size: 17px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:bold; text-align: center;}
.listStyle .listIn ul{/*width:277px;*/}
.listStyle .listIn ul:after{clear:both;content:"";display:block;}
.listStyle .listIn ul li{width:31.33%;float:left;/*width:70px;*/background:url("/images/02_mobile/board/bg_list_typea.png")no-repeat right center;color:#777677;margin-right:2%;text-align:center;}
.listStyle .listIn ul li.long{/*width:85px;*/}
.listStyle .listIn ul li.long2{/*width:70px;*/}
.listStyle .listIn ul li:last-child{background-image:none;}
.listStyle .listIn ul li:last-child span{display:inline-block;width:16px;height:9px;background:url("/images/02_mobile/board/bg_viewEye.png")no-repeat 15% 47%;margin-right:5%}
.listStyle .listIn p.title{font-size:1.3em;font-weight:500}
.listStyle .listIn p.line2{display:-webkit-box;-webkit-line-clamp:2; /* 줄 수 */-webkit-box-orient:vertical;word-wrap:break-word;white-space: normal;}

/*게시판 상세페이지 new*/
.viewBox{width:100%;border-top:3px solid #8a8a8a}
.viewIn .viewTitle{width:100%;padding:30px;border-bottom:1px solid #e1e1e1; background-color:#f9f9f9;}
.viewIn .viewTitle h5{text-align:center;font-size:1.6em}
.viewIn .viewTitle ul{width:277px;margin:10px auto;padding:0 10px;}
.viewIn .viewTitle ul:after{clear:both;content:"";display:block;}
.viewIn .viewTitle ul li{float:left;width:36%;background:url("/images/02_mobile/board/bg_list_typea.png")no-repeat right center;padding-left:30px;color:#777677;}
.viewIn .viewTitle ul li.long{padding-left:10px;width:36%;}
.viewIn .viewTitle ul li:last-child{background-image:none;padding-left:10px;width:20%;}
.viewIn .viewTitle ul li:last-child span{display:inline-block;width:16px;height:9px;background:url("/images/02_mobile/board/bg_viewEye.png")no-repeat 25% 47%;}
.viewIn .viewInfo{padding:40px 30px; border-bottom:1px solid #e1e1e1;line-height:1.6;font-size:1.1em;}
.viewIn .downFile{border-bottom:1px solid #e1e1e1;background:#f9f9f9;}
.viewIn .downFile:after{clear:both;content:"";display:block;}
.viewIn .downFile .downTitle {float:left;width:30%;padding:20px 0;}
.viewIn .downFile .downTitle p{font-size:1em;text-align:center;}
.viewIn .downFile .downInfo{float:left;width:70%;min-height:58px;padding:20px;background-color:#fff;}
.viewIn .downFile .downInfo a.file_up img{padding:2px;}

/*모범음식점*/
.foodSkin{border:0;border-top:1px solid #e1e1e1;background:#f9f9f9;}
.foodSkin .listIn ul{width:100%;}
.foodSkin .listIn ul li.long{width:auto;margin-bottom:0;}
.foodSkin .listIn ul li{width:auto;float:none;background:none;padding:2px 0;}
.foodSkin .listIn ul li:last-child{color:#1087be;}


/*주차장*/
.fbox{background:#fff;padding:2px 8px;box-shadow:1px 1px 10px #666;border-radius:8px;}
.fbox .boxm p{padding:10px;padding-left:22px;}
.fbox .boxm p.title{background:url("/images/02_mobile/board/car/ico_mapMark.png") no-repeat 0 center;}
.fbox .boxm p.txt{border-top:1px dotted #ccc;background:url("/images/02_mobile/board/car/ico_telphone.png") no-repeat 2px center;color:#1087be;}


/*여행후기*/
.reviewSkin p.line2{font-size:1.1em;font-weight:normal;color:#999;}


/*지도정보_추가작업*/
.map_bottom ul{overflow:hidden;}
.map_bottom ul.tab{margin-top:20px;border-left:1px solid #ededed;border-right:1px solid #eae9e9;border-top:1px solid #ececec;background:#eae9e9;}
.map_bottom ul.tab li{float:left; width:33.333%; border-left:1px solid #dfdfdf;}
.map_bottom ul.tab li:first-child{border-left:none}
.map_bottom ul.tab li a{display:block; color:#999; padding:13px 0 13px 20px; text-align:center; font-size:16px; font-weight:600;border-bottom:1px solid #ddd;}
.map_bottom ul.tab li.on a{color:#fff; font-weight:600;}
.map_bottom ul.tab li a.ico1{background:#ededed url('/images/01_web/board/icon_1.png') no-repeat 18% center;background-size:auto 20px;}
.map_bottom ul.tab li a.ico2{background:#ededed url('/images/01_web/board/icon_2.png') no-repeat 18% center;background-size:26px auto;}
.map_bottom ul.tab li a.ico3{background:#ededed url('/images/01_web/board/icon_3.png') no-repeat 15% center;background-size:auto 17px;}
.map_bottom ul.tab li.on a.ico1{background:#f98819 url('/images/01_web/board/icon_on_1.png') no-repeat 18% center;border-bottom:2px solid #e57506;background-size:auto 20px;}
.map_bottom ul.tab li.on a.ico2{background:#9537d0 url('/images/01_web/board/icon_on_2.png') no-repeat 18% center;border-bottom:2px solid #8528bf;background-size:26px auto;}
.map_bottom ul.tab li.on a.ico3{background:#24a524 url('/images/01_web/board/icon_on_3.png') no-repeat 15% center;border-bottom:2px solid #199519;background-size:auto 17px;}
.map_bottom ul.in > li > ul{overflow:hidden; border-left:1px solid #ededed; border-right:1px solid #ededed;border-bottom:2px solid #fff;border-bottom:1px solid #ededed;color:#666;background:#fafafa;}
.map_bottom ul.in > li > ul > li{float:left; width:66.67%; padding:13px 0 13px 30px; background:#fafafa;}
.map_bottom ul.in > li > ul > li.tit{width:33.33%;background:#fff url('/images/01_web/board/map_point.png') no-repeat 20px center;color:#333;font-weight:bold;padding-left:45px;} /*background:url(/images/01_web/board/map_blit.gif) no-repeat 15px center;*/
.map_bottom ul.in > li > ul > li > a.more{display:block; float:right; padding:0 15px 0 20px;}
.map_bottom ul.in > li > ul > li.tit a:hover{color:#000;}

@media only screen and (max-width: 600px)
{
	/*viewA 타입*/
	.festival_view .entry-summary-wrap .entry_img {height:300px;}
	.festival_view .entry-summary-wrap .entry_img img{height:100%;width:100%;}
	/*게시판 폼*/
	.board_search form{width:100%;}
	.board_search .count{position:static;float:right;}
	.board_search .text{width:50%}
	.selectbox, .board_search .select{width:35%;}
	.btnCus, .board_search .btn{width:13%;text-align:center;padding:0;}
	/*테이블  basicT
	table.basicT td.num ,table.basicT colgroup , table.basicT thead{display:none;}
	table.basicT tbody tr{display: block;position: relative; width: 100%;padding: 13px 15px; border-bottom: 1px solid #b5b5b5;}
	table.basicT tbody td{border-bottom:none; text-align:left;}
	table.basicT tbody td.date{padding:0 4% 0 5%;background:url("/images/02_mobile/board/bg_list_typea.png")no-repeat right center;}
	table.basicT tbody td.team{padding:0 4% 0 0;background:url("/images/02_mobile/board/bg_list_typea.png")no-repeat right center;}
	table.basicT tbody td.view{padding:2px 0 0 14%;background:url("/images/02_mobile/board/bg_viewEye.png")no-repeat 25% 47%;}
	table.basicT tbody td.tal{display:block;width:100%;background:none;padding:0 5% 7% 0;}
	table.basicT tbody td.ta a{overflow:none;}*/
	/*테이블  viewT
	table.viewT colgroup{display:none;}
	table.viewT thead th.title, table.viewT  tbody th.date, table.viewT tbody  th.name{display:none;}
	table.viewT thead td.title{border-bottom:none;width:100% ;background-color: #f9f9f9;text-align: center;font-size: 1.5em; color: #444;}
	table.viewT  td.name{padding:0 ;background-color:#f9f9f9;text-align:center;width:50%;display:block;}
	table.viewT  td.date{padding:0;background-color:#f9f9f9;text-align:center;}*/
	/*버튼*/
	.board_btn .btn , .check_btn .btn , .answer_btn .btn{line-height:35px;}
	/*포토형 목록 , 홍보형*/
	.board_photo2 ul li , .board_video ul li{width:48%;margin-right:2%;}
	.board_photo2 ul li:nth-child(3n) , .board_video ul li:nth-child(3n){margin-right:2%;}
	.board_photo2 ul li a img , .board_video ul li a img{width:100%;}
	.board_video ul li a img{height:100px;}

	.board_photo2 ul li a .con strong , .board_video ul li a .con strong{font-size:1.2em;}
	/*리스트 a타입*/
	.board_search2 > form select{width:25%;padding-left:0; font-size:1.1em;}
	.board_search2  .text{width:55%;}
	.btnCus, .board_search2 .btn{width:15%;padding: 0 5px;}
	.board_photo3 ul li {width:48%;margin-right:2%;}
	.board_photo3 ul li:nth-child(3n){margin-right:2%;}
	.board_photo3 ul li a img{width:100%;}
	.board_photo3 ul li a .con strong {font-size:1.2em;}
	/*리스트 b타입*/
	.board_photo ul li {width:48%;margin-right:2%;}
	.board_photo ul li:nth-child(3n){margin-right:2%;}
	.board_photo ul li a img{width:100%;}
	.board_photo ul li a .con strong {font-size:1.2em;}
	/*리스트 c타입*/
	.list_C > .box > p{float:none;}
	/*리스트 E타입*/
	.guide_box2 .gtxt ul li.long{width:50%;}
	
	.festival_view .entry-summary-wrap .entry_img ul {height:300px; }
	.festival_view .entry-summary-wrap .entry_img ul li{height:300px; }
	/*
		.festival_view .entry-summary-wrap .entry_img ul li img{height:100%; width:100%; }
	*/
}
@media only screen and (max-width: 500px)
{
	/*리스트 a_b*/
	div.fe_intro div.txt{width:100%;}
	div.fe_intro div.img{float:none;}
	/*탭*/
	.three_tab ul li{width:50%;}
	.three_tab ul li:last-child{width:100%;}
	.three_tab ul li:last-child:before{content:none;}
	/*포토형 목록 , 홍보형*/
	.board_photo2 ul li a img{height:130px;}

	/*지도정보_추가작업*/
	.map_bottom ul.in > li > ul > li, .map_bottom ul.in > li > ul > li.tit{width:100%;}
	.map_bottom ul.in > li > ul > li.tit{font-size:1.1em;}
}
@media only screen and (max-width: 390px)
{
	/*페이징 버튼*/
	.paging a.btns{width:30px}
	/*리스트 D 모범음식점*/
	.guide_box2 .gtxt ul li{padding-left:4%;}
	/*게시판 상세페이지 new*/
	.viewIn .viewTitle{padding:20px 10px;}
	/*게시판 상세 A*/
	.intro_box{padding:10px;}
	.intro_box ul li .s2{width:63%;padding-left:10px;}
	.intro_box ul li .s1{width:36%;padding-left:25px;}
	/*게시판 상세 B*/
	.intro_box2{padding:10px;}
	.intro_box2 ul li .s2{width:63%;padding-left:10px;}
	.intro_box2 ul li .s1{width:36%;padding-left:28px;}

	table.writeT tbody td{padding:10px 5px;}

	.board_photo2 ul li a .con{padding:3%;}
	.board_video ul li a .con{padding:3%;}
	/*페이징*/
	.paging a{margin:0;}

}

    .char_gongBox{width: 100%; margin: 20px 0; display: flex; align-items: center; justify-content: flex-start;}
    .char_gongBox .cg_char{width: 80px; display: block; margin-right: 15px;}
    .char_gongBox .cg_gong{width: 170px; display: block; height: 100%;}

    @media screen and (max-width: 680px){
        .char_gongBox{margin: 10px 0;}
        .char_gongBox .cg_char{width: 30px;}
        .char_gongBox .cg_gong{width: 120px;}

    }


    .songWrap{width:100%; display: flex; align-items: stretch; justify-content: space-between; flex-wrap: wrap;}
    .songWrap .ulsan_song{width:100%;}
    .songWrap .ulsan_song .us_title{font-size:14px; color:#000; font-weight:700; margin-bottom:7px;}
    .songWrap .ulsan_song input{border:1px solid #d1d1d1; background-color:#fff; padding:5px 10px; cursor: pointer; font-size:12px;}





/* 울산큰애기 상품 안내 */
.border-box {width: 100%; box-sizing: border-box; padding: 30px; border: 1px solid #e1e1e1;}
h4.cont-title {position: relative; color: #009b63; font-size: 30px;}
.cont-list.step01 > li {position: relative; color: #333; padding-left: 15px;
font-size: 1.067em; margin-bottom: 10px;line-height: 140%; font-family: 'NotokrR';
box-sizing: border-box;}
.cont-list.step01 > li:before {position: absolute;top: 10px; left: 0px; width: 6px;
height: 2px; background: #404040; content: ""; border-radius: 0px;}
.marketBdWrap {display: flex; align-items: center; margin-top: 30px;}
.marketBdWrap .imgWrap {width: 40%;}
.marketBdWrap .imgWrap img{width: 100%;}
.marketBdWrap .txtWrap {width: 80%;}
.marketBdWrap .txtWrap h5 {position: relative; font-size: 18px; margin-bottom: 7px; padding-left: 15px;}
.marketBdWrap .txtWrap h5::before {content: ''; position: absolute; top: 4px; left: 0; width: 10px; height: 10px; background-color: #009b63; border-radius: 50%;}
.marketBdWrap .txtWrap ul {margin-bottom: 20px;}
.marketBdWrap .txtWrap ul:last-child {margin-bottom: 0;}
.marketBdWrap .txtWrap ul li {color: #333;}


/* 울산큰애기 상품 */
.marketList {position: relative; border-top: 2px solid #646464; margin-top: 20px; overflow: hidden;}
.marketList > ul {display: flex; flex-wrap: wrap; margin-top: 20px; justify-content: space-between;}
.marketList > ul > li {width:49%; border: solid #ededed; border-width: 0 1px 4px 1px; margin-bottom: 18px; margin-right: 0; overflow: hidden;}
.marketList > ul > li:nth-child(3n) {margin-right: 0;}
.marketList ul li a {}
.marketList ul li a .marketImg {height: 194px; overflow: hidden;}
.marketList ul li a .marketImg img {width: 100%; height: 100%; object-fit: cover; transition: 0.5s ease;}
.marketList ul li:hover a .marketImg img {transform: scale(1.2);}


/* 레이어팝업 */
.marketList ul li a .layer-popup {display: none;  position: fixed;top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 10; overflow-x: scroll; width: 350px; box-shadow: 0 0 0px 10px rgba(0,0,0,0.8);}
.marketList ul li a .layer-popup img {width: 850px;}
.marketList ul li a .layer-popup .close {position: absolute;top: 8px; right: -30.5rem;}
.marketList ul li a .layer-popup .close img {width: 100%;}


.marketList ul li a .con {background: #fff; padding: 10px 7px; overflow: hidden;}
.marketList ul li:hover a .con {background-color: #c0c0c0;}
.marketList ul li a dl dt {display: block; font-size: 16px; height: 40px; margin-bottom: 10px;
border-bottom: 1px solid #ddd; line-height: 27px; overflow: hidden; text-overflow: ellipsis;
white-space: nowrap;}
.marketList ul li a dl dt span {color: #cf343a; border-radius: 100% 100%; border: 4px solid #cf343a; font-size: 12px; padding: 3px 4px; margin-right: 7px; font-weight: normal;}
.marketList ul li:hover a dl dt span {color: #696969; border-color: #757575; font-weight: 900; background-color: #fff;}

.marketList ul li a .descWrap {padding: 5px 10px;}
.marketList ul li a .descWrap ul.desc {}
.marketList ul li a .descWrap ul.desc li {position: relative; margin-bottom: 5px; letter-spacing: -0.1em;}
.marketList ul li a .descWrap ul.desc li::before {content: ''; position: absolute; top: 7px; left: 0; width: 3px; height: 3px; background-color: #cf343a;}
.marketList ul li:hover a .descWrap ul.desc li::before {background-color: #696969;}
.marketList ul li a .descWrap ul.desc li span {color: #cf343a; font-weight: bold; margin-right: 15px; padding-left: 10px;}
.marketList ul li:hover a .descWrap ul.desc li span  {color: #696969;}
.marketList ul li a .descWrap p {color: #838383; font-size: 13px; padding-top: 8px;}


       @media screen and (max-width: 480px) {
             .marketBdWrap .imgWrap{display: none;}
             .marketList ul li a .layer-popup::before {content:'좌우로 스크롤 해보세요!'; color: #fff; background-color: #000; padding: 10px; border-radius: 30px; position: absolute; top: 10px; left: 10px;}
}
       @media screen and (max-width: 360px) {
            .marketList > ul > li {width:100%;}
            .marketList ul li a .layer-popup {width:310px}
            .marketList ul li a .layer-popup .close {right: -33rem;}
}        