@charset "utf-8";

/*문화의 거리*/
.numCircle{display: inline-block;width: 30px; height: 30px; border-radius: 100%;background-color: #000;color: #fff;text-align: center; line-height: 30px;margin-right: 5px;}
.streetList5 ol:after{clear:both;content:"";display:block;}
.streetList5 ol li{float:left; width:25%;}






/* table_리스트 */
div.board{overflow:hidden;border-top:3px solid #8a8a8a;color:#797979;}
div.board table{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;text-align:center;font-size:15px; /* word-break:keep-all */}
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.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 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{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{padding:10px 15px;line-height:1.8em;border-bottom:1px solid #dbdbdb;}
table.writeT label span, .c_red{color:#cd0000;}


/* 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;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; vertical-align: top;}
.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;color:#fff;}
.check_btn .btn_check:hover{background:#6b6e71;text-decoration:none;}
.check_btn .btn_cancel{text-align:center;padding-left:0;background:#e3e3e3;color:#414141;border:1px solid #e1e1e1;}
.check_btn .btn_cancel:hover{background:#c1c1c1;text-decoration:none;}

/* 게시판버튼_답변/목록 */
.answer_btn {overflow:hidden;margin-top:20px;} 
.answer_btn a{display:inline-block;margin:1px;}
.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;}

/* 검색영역 */
.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/01_web/board/count_bg.png') no-repeat 0 100%;color:#767676;}
.board_search .count strong {color:#000;}
.selectbox, .board_search .select {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;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:20px 0 0 20px;font-size:14px;background:url('/images/01_web/board/count_bg.png') no-repeat 0% 100%;color:#666;float:right}
.top_search .count strong{color:#000;}
.board_search2 .count strong {color:#000;}
.selectbox, .board_search2 .select{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 {height:38px;display:inline-block;background:#e94147;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 a > img{margin-top:6px; display:inline-block;}
.paging span{font-size:10px;}
.paging a.on{color:#fff;background:#cc4d00;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/01_web/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 p.box{border:1px solid #ededed;border-bottom:4px solid #ededed;margin-top:20px;padding:15px;height:200px;overflow:hidden;overflow-y:scroll;color:#4d4d4d;line-height:2;}

/* 리스트 목록 */
.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-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:30px;word-break:keep-all;}
.guide_box.ic01{background:url('/images/01_web/board/people/bg_img1.png') no-repeat 65px center;padding-left:206px;}
.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:390px;}
.certBox > h5{font-size:18px;color:#444;line-height:50px;background:#e7e7e7;text-align:center;}
.certBox > .detail{position:relative;height:274px;padding:35px 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{position:absolute;bottom:35px;left:50%;width:190px;height:42px;color:#fff;text-align:center;line-height:42px;margin-left:-95px;background:#cf343a;}

/*모범음식점*/
.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 20px 200px;margin-bottom:40px;}
.guide_box2 .title{background:url('/images/01_web/board/food/bg_img_1.png') no-repeat 7px 5px;height:98px;position:absolute;top:50%;left:70px;margin-top:-49px;}
.guide_box2 h4{font-size:18px;font-weight:bold;padding-top:62px;text-align:center;}
.guide_box2 .gtxt{letter-spacing:-0.1em;padding-left:30px;border-left:1px solid #ededed;}
.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;width:25%;}
.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:19%;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:#1b7ea1;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%;height:393px;background:#ccc;}

/*view_Atype*/
.festival_view .entry-summary-wrap {overflow:hidden;position:relative;}
.festival_view .entry-summary-wrap .entry_img{height:612px;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:612px;overflow:hidden;}
.festival_view .entry-summary-wrap .entry_img ul li{float:left;height:612px;}
.festival_view .entry-summary-wrap .entry_img ul li img{height:612px;width:816px;}
.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{}
.four_tab.on{position:fixed;left:50%;margin-left:-308px;top:0;width:816px;z-index:100;}
.four_tab ul{z-index:50;border-bottom:1px solid #dedede;background:#fff;}
.four_tab ul:after{content:"";clear:both;display:block}
.four_tab ul li{position:relative;float:left;width:25%}
.two_tab ul li{width:50%;}
.three_tab ul li{width:33%;}
.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 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:#087EA8;}
.four_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:10px 0;}
.intro_box ul li .s1{width:20%;float:left;padding-left:32px;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:80%;line-height:23px;}
.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;}
.intro_box ul li .z12{background:url('/images/01_web/board/view_A/intro_z12.png') no-repeat top left;}
.intro_box ul li .z13{background:url('/images/01_web/board/view_A/intro_z13.png') no-repeat top left;}

.intro_box ul li .z14{background:url('/images/01_web/board/view_A/intro_z14.png') no-repeat top left;}
.intro_box ul li .z15{background:url('/images/01_web/board/view_A/intro_z15.png') no-repeat top left;}
.intro_box ul li .z16{background:url('/images/01_web/board/view_A/intro_z16.png') no-repeat top left;}
.intro_box ul li .z17{background:url('/images/01_web/board/view_A/intro_z17.png') no-repeat top left;}
.intro_box ul li .z18{background:url('/images/01_web/board/view_A/intro_z18.png') no-repeat top left;}

.intro_box ul li .z19{background:url('/upload_data/board_data/BBS_0000181/162122521974556.png') no-repeat top left;}
.intro_box ul li .z20{background:url('/upload_data/board_data/BBS_0000181/162122521974933.png') no-repeat top left;}
.intro_box ul li .z21{background:url('/upload_data/board_data/BBS_0000181/162122521974980.png') no-repeat top left;}
.intro_box ul li .z22{background:url('/upload_data/board_data/BBS_0000181/162122521975098.png') no-repeat top left;}
.intro_box ul li .z23{background:url('/upload_data/board_data/BBS_0000181/162122521975065.png') no-repeat top left;}
.intro_box ul li .z24{background:url('/upload_data/board_data/BBS_0000181/162122521975009.png') no-repeat top left;}
.intro_box ul li .z25{background:url('/upload_data/board_data/BBS_0000181/162122521975027.png') no-repeat top left;}
.intro_box ul li .z26{background:url('/upload_data/board_data/BBS_0000181/162122521975185.png') no-repeat top left;}

.intro_box ul li .z1.itemPrice{background:url('/images/01_web/board/itemIcon01.png') no-repeat top left;}
.intro_box ul li .z4.itemMat{background:url('/images/01_web/board/itemIcon02.png') no-repeat top left;}
.intro_box ul li .z5.itemSize{background:url('/images/01_web/board/itemIcon03.png') no-repeat top left;}
.intro_box ul li .z5.itemIssu{background:url('/images/01_web/board/itemIcon04.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 추가부분*/
.h4 > .info_cell{}
.h4 > .info_cell > li{float:left;width:50%;border:1px solid #ededed;}
.h4 > .info_cell > li > div{padding:25px 15px 25px 118px;}
.h4 > .info_cell > li.ic_1 div{background:#ededed url('/images/01_web/board/view_A/info_cell_1_01.png') no-repeat 30px center;}
.h4 > .info_cell > li.ic_2 div{background:url('/images/01_web/board/view_A/info_cell_1_02.png') no-repeat 30px center;}
.h4 > .info_cell > li.ic_3 div{background:url('/images/01_web/board/view_A/info_cell_1_03.png') no-repeat 30px center;}
.h4 > .info_cell > li.ic_4 div{background:#ededed url('/images/01_web/board/view_A/info_cell_1_04.png') no-repeat 30px center;}
.h4 > .info_cell > li > div > .title{font-size:18px;font-weight:600;margin-bottom:8px;}
.h4 > .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;}
.h4 > .info_cell3 > li.ic_1 div{background:#ededed url('/images/01_web/board/view_G/info_cell_1_01.png') no-repeat 30px center;}
.h4 > .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:22px 0 22px 138px;}
.info_cell2 div p{font-size:15px;color:#636363;}
.info_cell2 div p.t_txt{margin:0;}
.info_cell2 div p strong{font-weight:600;}

/*view_Atype_공통 교통부분(교통버튼)*/
.location_box{border:1px solid #ededed;border-bottom:4px solid #ededed;margin-bottom:20px;}
.location_box > div{padding:26px 30px 26px 103px;background:url('/images/01_web/board/view_A/location_img_1.png') no-repeat 27px center;overflow:hidden;}
.loca{float:left;}
.location_box > div > a.traffic_view{display:block;float:right;width:180px;border-radius:5px;background:#ec4763 url('/images/01_web/board/view_A/traffic_img_1.png') no-repeat left center; font-weight:bold;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;}


/*****************
/*view_Atype_공통 교통부분(위치지점코스)
.loca{float:left;width:470px;height:40px;background-repeat:no-repeat;background-position:15px 100%;overflow:hidden;position:relative;}
.loca .l1{margin-right:70px;color:#666666;}
.loca .l2{margin-right:104px;color:#666666;}
.loca .l3{margin-right:110px;color:#666666;}
.loca .l4{}
.loca.bg1{background-image:url('/images/01_web/board/view_A/b0.png');cursor:pointer;}
.loca.bg2{background-image:url('/images/01_web/board/view_A/b1.png');}
.loca.bg3{background-image:url('/images/01_web/board/view_A/b2.png');}
.loca.bg4{background-image:url('/images/01_web/board/view_A/b3.png');}
.loca input{position:absolute;top:0;left:-9999px;cursor:pointer;}
.loca label{cursor:pointer;}
*****************/

.loca2{position:absolute;width:574px;height:50px;}
.loca2 ul{overflow:hidden;padding-top:5px;background:url('/images/01_web/board/view_A/bg_loca2.png') no-repeat 0 100%;}
.loca2 ul li{width:25%;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:first-child{background:url('/images/01_web/board/view_A/b1.png') no-repeat 5px 100%;}
.loca2 ul li.on{background:url('/images/01_web/board/view_A/b1.png') no-repeat -5px 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 5px 100%;height:18px;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:18px;padding-bottom:40px;cursor:pointer;}
input[type="radio"]:focus + label {outline: dotted 1px;}

/*
.loca2 ul li:nth-child(2).on{background:url('/images/01_web/board/view_A/b1.png') no-repeat 0 100%;}
.loca2 ul li:nth-child(3).on{background:url('/images/01_web/board/view_A/b2.png') no-repeat 0 100%;}
.loca2 ul li:last-child.on{background:url('/images/01_web/board/view_A/b3.png') no-repeat 0 100%;}
*/

/*포토드라마*/
div.video{}
div.v_txt{padding:30px;background:#f7f7f7;font-size:15px;color:#636363;letter-spacing:-0.01em;line-height:24px;height:177px;overflow-y:scroll;}
/* 포토드라마_영상갤러리 보기*/
.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:48.7%;margin:0 20px 20px 0;min-height:184px;}
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;height:90px;overflow:hidden;}
div.fe_intro div.img{float:right;width:140px;height:100px;}
div.fe_intro ul li.m1 .txt h6{background:url('/images/01_web/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/01_web/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/01_web/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/01_web/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/01_web/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/01_web/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/01_web/board/view_F/m_7.png') no-repeat 0 center;height:34px;width:100%;margin-bottom:15px;padding-top:6px;}

/*공연전시상세부분*/
.sub_typeB .intro_img{float:left;width:50%;}
.intro_box2{float:right;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;width:50%;}
.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{float:left;padding-left:32px;height:23px;font-size:15px;color:#000;width:30%;}
.intro_box2 ul li .s2{color:#666666;border-left:1px solid #dbdbdb;padding-left:20px;float:right;font-size:15px;color:#666;width:70%;}
.intro_box2 ul li .z1{background:url('/images/01_web/board/view_A/intro_z1.png') no-repeat top left;}
.intro_box2 ul li .z2{background:url('/images/01_web/board/view_A/intro_z2.png') no-repeat top left;}
.intro_box2 ul li .z3{background:url('/images/01_web/board/view_H/intro_z3.png') no-repeat top left;}
.intro_box2 ul li .z4{background:url('/images/01_web/board/view_H/intro_z4.png') no-repeat top left;}
.intro_box2 ul li .z5{background:url('/images/01_web/board/view_H/intro_z5.png') no-repeat top left;}
.intro_box2 ul li .z6{background:url('/images/01_web/board/view_H/intro_z6.png') no-repeat top left;}
.intro_box2 ul li .z7{background:url('/images/01_web/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;}
.board_photo ul{margin-top:20px;}
.board_photo ul li{margin:0 18px 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:257px;height:172px;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/01_web/board/list_B/c1_img_1.png') no-repeat 8px 0;padding-left:29px;display:inline-block;background-position:8px 50%;margin-bottom:5px;font-size:14px;line-height:1.3;}
.board_photo ul li a .con dl dd.c1{background:url('/images/01_web/board/list_B/c1_img_2.png') no-repeat 12px 0;}
.board_photo ul li a:hover, .board_photo ul li a:focus{text-decoration:none;font-weight:normal;}
.board_photo ul li.on a .over
{background:rgba(0,0,0,0.5) url('/images/01_web/board/list_B/photo_zoom.png') no-repeat center 30%;position:absolute;top:0;left:0;width:100%;z-index:100000;padding-top:172px;}
.board_photo ul li.on a .over .con{background:#c0c0c0;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{font-weight:normal;background:url('/images/01_web/board/list_B/c2_img_1.png') no-repeat 8px 50%;}
.board_photo ul li.on a .over .con dl dd.c1{background:url('/images/01_web/board/list_B/c2_img_2.png') no-repeat 12px 50%;}

/* 포토갤러리

// 이전 css 버전~~~~
.board_photo2{border-top:2px solid #646464;overflow:hidden;}
.board_photo2 ul{margin-top:20px;}
.board_photo2 ul li{margin:0 18px 18px 0;float:left;width:31.8%;position:relative;}
.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:257px;height:172px;display:block;}
.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/01_web/board/photo/photo_mark.png') no-repeat 5px 50%;padding:8px 8px 8px 32px;float:right;}
.board_photo2 ul li.on a .over, .board_photo2 ul li a:focus .over
{background:rgba(0,0,0,0.5) url('/images/01_web/board/list_B/photo_zoom.png') no-repeat center 40%;position:absolute;top:0;left:0;width:100%;z-index:100000;padding-top:172px;}
.board_photo2 ul li.on a .over .con, .board_photo2 ul li a:focus .over .con{background:#c0c0c0;border-bottom:4px solid #ededed;}
.board_photo2 ul li.on a .over .con strong, .board_photo2 ul li a:focus .over .con strong{color:#fff;}
.board_photo2 ul li.on a .over .con span, .board_photo2 ul li a:focus .over .con span{border-radius:20px;}
*/
.board_photo2{border-top:2px solid #646464;overflow:hidden;}
.board_photo2 ul{margin-top:20px;}
.board_photo2 ul li{border:solid #ededed;border-width:0 1px 4px 1px;margin:0 18px 18px 0;float:left;width:31.8%;position:relative;}
.board_photo2 ul li:nth-child(3n){margin-right:0;}
.board_photo2 ul li > a img{width:257px;height:172px;display:block;}

.board_photo2 ul li .con{background:#fff;padding:7px;overflow:hidden;}
.board_photo2 ul li .con strong{font-size:16px;display:inline-block;padding:8px 0;float:left;}
.board_photo2 ul li .con span{color:#a9a9a9;background:#fff url('/images/01_web/board/photo/photo_mark.png') no-repeat 5px 50%;padding:8px 8px 8px 32px;float:right;}
.board_photo2 ul li .con strong > .aw{color:#BD9424;}

.board_photo2 ul li.on > a{display:block;z-index:1111;}
/*.board_photo2 ul li.on .over{background:rgba(0,0,0,0.5) url('/images/01_web/board/list_B/photo_zoom.png') no-repeat center 40%;position:absolute;top:0;left:0;width:100%;z-index:100000;padding-top:172px;}*/
.board_photo2 ul li.on .over .con{background:#c0c0c0;}
.board_photo2 ul li.on .over .con strong{color:#fff;}
.board_photo2 ul li.on .over .con span{border-radius:20px;}

/*홍보영상*/
.board_video{border-top:2px solid #646464;overflow:hidden;}
.board_video ul{margin-top:20px;}
.board_video ul li{margin:0 18px 18px 0;float:left;width:31.8%;height:225px;position:relative;}
.board_video ul li:nth-child(3n){margin-right:0;}
.board_video ul li a{height:100%;display:block;border:solid #ededed;border-width:0 1px 4px 1px;position:relative;}
.board_video ul li a img{width:257px;height:172px;display:block;}
.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;}
.board_video ul li a .con span{color:#767676;background:#fff url('/images/01_web/board/photo/photo_mark.png') no-repeat 5px 50%;padding:8px 8px 8px 32px;float:right;}
.board_video ul li.on a .over, .board_video ul li a:focus .over
{background:rgba(0,0,0,0.5) url('/images/01_web/board/photo/video_zoom.png') no-repeat center 40%;position:absolute;top:0;left:0;width:100%;z-index:100000;padding-top:172px;}
.board_video ul li.on a .over .con, .board_video ul li a:focus .over .con{background:#c0c0c0;border-bottom:4px solid #ededed;}
.board_video ul li.on a .over .con strong, .board_video ul li a:focus .over .con strong{color:#333;}
.board_video ul li.on a .over .con span, .board_video ul li a:focus .over .con span{border-radius:20px;}

/*지도부분_마커*/
.tour_map{position:relative;margin-top:15px;width:100%;height:393px;background:#ccc;}
.tour_map .mark ul li{background:url('/images/01_web/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%;}

/*관광명소리스트_ 포토형*/
.board_photo3{border-top:2px solid #646464;margin-top:20px;overflow:hidden;}
.board_photo3 ul{margin-top:20px;}
.board_photo3 > ul > li{border:solid #ededed;border-width:0 1px 4px 1px;margin:0 18px 18px 0;float:left;width:31.8%;height:270px;position:relative;}
.board_photo3.marketList ul li{height:310px;}
.board_photo3 ul li:nth-child(3n){margin-right:0;}
.board_photo3 ul li > a img{width:257px;height:172px;display:block;}
.board_photo3.marketList ul li > a img{height:257px;}

.board_photo3 ul li .con{background:#fff;padding:10px 7px;overflow:hidden;}
.board_photo3 ul li .con 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;}
.board_photo3.marketList ul li .con dl dt{height:auto; margin-bottom:0px; padding-bottom: 9px;}
.board_photo3 ul li .con 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;}
.board_photo3 ul li .con dl dt span.bd50{border-radius:30px;}
.board_photo3 ul li .con dl dd {font-size:15px;background:url('/images/01_web/board/list_B/c1_img_1.png') no-repeat 8px 0;padding-left:29px;background-position:8px 50%;margin-bottom:5px;font-size:14px;line-height:1.3;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}

.board_photo3 ul li .con dl dd.itemIcon{background-image:url('/images/01_web/board/moneyIcon.png');}

.board_photo3 ul li.on > a{display:block;z-index:1111;}
/*.board_photo3 ul li.on .over{background:rgba(0,0,0,0.5) url('/images/01_web/board/list_B/photo_zoom.png') no-repeat center 30%;position:absolute;top:0;left:0;width:100%;z-index:100000;padding-top:172px;cursor:pointer;z-index:0;}*/
.board_photo3 ul li.on .over .con{background:#c0c0c0;}
.board_photo3 ul li.on .over .con dl dt span{color:#696969;border-color:#757575;font-weight:600;background-color:#fff;}
.board_photo3 ul li.on .over .con dl dd{font-weight:normal;background:url('/images/01_web/board/list_B/c2_img_1.png') no-repeat 8px 50%;}

.board_photo3 ul li.on .over .con dl dd.itemIcon{background-image:url('/images/01_web/board/moneyIcon_w.png')}


/*여행후기*/
.t_wrap{position:relative;border-bottom:2px solid #646464;}
.t_wrap .t_left ul li{display:inline-block;}
.t_wrap .t_left ul li a{display:block;height:50px;line-height:50px;width:100px;text-align:center;font-size:14px;background:#b3bcc7;color:#fff;}
.t_wrap .t_left ul li a:hover, .t_wrap .t_left ul li a:focus{background:#5a6878;}
.t_wrap .t_left ul li a.on{background:#5a6878;}
.t_wrap .t_right{position:absolute;bottom:10px;right:0;}
.t_wrap .count {padding:15px 0 0 20px;font-size:14px;background:url('/images/01_web/board/count_bg.png') no-repeat 0 100%;color:#888888;}
.t_story{margin-top:30px;}
.t_story > ul > li{display:inline-block;width:32.2%;margin-right:1%;margin-bottom:20px;}
.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;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.t_story ul li div dl dd{font-size:14px;color:#666666;letter-spacing:-0.01em;padding:15px;line-height:23px;height:110px;overflow:hidden;}
.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/01_web/board/photo/time_img_1.png') no-repeat 0px 50%;}
.t_story ul li div ul li.num{float:right;background:url('/images/01_web/board/photo/photo_mark.png') no-repeat 8px 50%;padding:8px 8px 8px 38px;}
.t_story > ul > li > div > a:hover > dl > dt, .t_story > ul > li > div > a:focus > dl > dt{background:#a7a7a7;color:#fff;text-decoration:underline;text-decoration-color:#fff;}
.t_story > ul > li > div > a:hover > ul > li, .t_story > ul > li > div > a:focus > 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:#cf343a;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:#637E02;}
.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/01_web/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/01_web/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:#d4393e;color:#fff;}
table.calCont thead th:last-child{background:#2676c8;border-right:0 none;color:#fff;}
table.calCont tbody td{height:90px;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 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:#cf343a;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:#637E02;}
table.calCont tbody td:hover{background:#f9f9f9;}
table.calCont tbody td.on, table.calCont tbody td:focus{color:#0b8206;background:#f8f8f8;}

/*개인정보수집*/
.form_chk{background:#ddd;padding:10px;text-align:center;}

/************************************************************/
/*상세A_ 데이터 입력 스킨 (공통)*/
.tBox h5{font-size:25px;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:20px;}
.tBox .skinarea .txt_box{font-size:15px;line-height:25px;color:#333;letter-spacing:-0.02em;}
.tBox .skinarea .img_box img{width:100%;height:100%;border:1px dotted #ccc;}

/*영역예시*/
/*.skinarea .txt_box, .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:816px;}
ul.skin1 li div.img_box{height:612px;}
ul.skin1 li div.txt_box{min-height:102px;}

/*상세A_스킨2*/
ul.skin2{overflow:hidden;}
ul.skin2 li{margin-right:20px;width:398px;float:left;}
ul.skin2 li:last-child{margin-right:0;}
ul.skin2 li div.img_box{height:531px;}
ul.skin2 li div.txt_box{min-height:531px;}

/*상세A_스킨3*/
ul.skin3 li{margin-bottom:20px;overflow:hidden;}
ul.skin3 li div.img_box{height:612px;}
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:398px;margin-right:20px;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:298.5px;}
ul.skin3 li ul.skin_box li div.txt_box{min-height:298.5px;}

/*상세A_스킨4*/
ul.skin4{overflow:hidden;}
ul.skin4 li{width:398px;margin-right:20px;float:left;margin-bottom:20px;}
ul.skin4 li div.img_box{height:298.5px;}
ul.skin4 li div.txt_box{min-height:298.5px;}
ul.skin4 li:nth-child(2n){margin-right:0;}

ul.skin4.new_skin li{margin-bottom:60px;}
ul.skin4.new_skin li p.grayBox{background:#dbdbdb; width:100%;text-align:center; line-height: 37px;font-weight:bold;}




/*상세A_스킨5*/
ul.skin5{overflow:hidden;}
ul.skin5 li:first-child{margin-right:20px;}
ul.skin5 li:last-child{margin-right:0;}
ul.skin5 li{width:398px;float:left;overflow:hidden;}
ul.skin5 li div.img_box{height:617px;}
ul.skin5 li div.txt_box{min-height:617px;}
ul.skin5 li ul.skin_box{float:left;}
ul.skin5 li ul.skin_box li{width:398px;margin-bottom:20px;}
ul.skin5 li ul.skin_box li:last-child{margin-bottom:0;}
ul.skin5 li ul.skin_box li div.img_box{height:298.5px;}
ul.skin5 li ul.skin_box li div.txt_box{min-height:298.5px;}

/*상세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:816px;}
ul.skin6 li ul.skin_box li{width:258px;float:left;margin-right:20px;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:258px;height:193.5px;}
ul.skin6 li ul.skin_box li div.txt_box{min-height:193.5px;}
ul.skin6 li ul.skin_box li:last-child{margin-right:0;}
ul.skin6 li div.img_box{width:816px;height:612px;overflow:hidden;}
ul.skin6 li div.txt_box{min-height:612px;}







/************************************************************/

/*주차장*/
.fbox{position:relative;top:-73px;left:0;width:160px;height:86px;padding-bottom:8px;background:url(/images/01_web/board/view_A/map-point.png) no-repeat 50% 100%;}/*border:1px solid #dcdcdc;*/
.fbox > div{background:#fff;padding:7px;}
.fbox:hover p{text-decoration:underline;cursor:pointer;}
.fbox .boxm{overflow:hidden;}
.fbox img .po {position:absolute;bottom:-14px;left:48%;}
.fbox .title{font-size:15px;color:#636363;font-weight:600;text-align:left;}
.fbox .txt{font-size:13px;color:#666;line-height:2.5;margin-top:7px;border-top:1px solid #ccc;}
.fbox .txt span {display:inline-block;float:left;margin-right:10px;}
.fbox .po {position:absolute;bottom:-17px;left:48%;}
.fbox a{display:block;}
.fbox .go{float:right;}
.fbox .go_r{float:left;line-height:29px;}
.clb {clear: both;}


/*지도정보_추가작업*/
.map_bottom ul{overflow:hidden;}
.map_bottom ul.tab{margin-top:20px;border-left:1px solid #ededed;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:#666; padding:13px 0; 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 70px center;}
.map_bottom ul.tab li a.ico2{background:#ededed url('/images/01_web/board/icon_2.png') no-repeat 70px center;}
.map_bottom ul.tab li a.ico3{background:#ededed url('/images/01_web/board/icon_3.png') no-repeat 70px center;}
.map_bottom ul.tab li.on a.ico1{background:#cc4d00 url('/images/01_web/board/icon_on_1.png') no-repeat 70px center;border-bottom:2px solid #b74806;}
.map_bottom ul.tab li.on a.ico2{background:#9537d0 url('/images/01_web/board/icon_on_2.png') no-repeat 70px center;border-bottom:2px solid #8528bf;}
.map_bottom ul.tab li.on a.ico3{background:#24a524 url('/images/01_web/board/icon_on_3.png') no-repeat 70px center;border-bottom:2px solid #199519;}
.map_bottom ul.in > li > ul{overflow:hidden; border-left:1px solid #ededed; border-right:1px solid #ededed;border-bottom:2px solid #fff;}
.map_bottom ul.in > li > ul > li{float:left; width:66.67%; padding:13px 0 13px 30px; background:#fafafa; border-bottom:1px solid #ededed;color:#666;}
.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;}

/*본인인증서비스*/
.guide_box{border:1px solid #ededed;border-bottom:3px solid #ededed;padding:30px;word-break:keep-all;}
.guide_box.ic01{background:url('/images/01_web/board/people/bg_img1.png') no-repeat 65px center;padding-left:206px;}
.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:390px;}
.certBox > h5{font-size:18px;color:#444;line-height:50px;background:#e7e7e7;text-align:center;}
.certBox > .detail{position:relative;height:274px;padding:35px 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{position:absolute;bottom:35px;left:50%;width:190px;height:42px;color:#fff;text-align:center;line-height:42px;margin-left:-95px;background:#e94147;}


/*웹툰신청 폼*/
    .wet-box{background:#efefef; padding:25px 15px; }
    .board.wet td{line-height:38px;}
    .board.wet input.input_v1{width:30%}
    .board.wet input.input_v2{width:15%}
    .board.wet select{height:38px; border:1px solid #d7d7d7; color:#666}
    .board.wet input.radio{position:static; left:0; opacity:1; width:auto; height:auto}
    .board.wet input[type="radio"]:not(old) + label{background:none;}


.rdBox{display:inline-block; width:40px; margin-right:10px;}
.rdBox input[type="radio"]:not(old) + label {background-position:center right !important; padding-bottom:0; width:100%; text-align:left; line-height:18px;}



.btnImg{padding:5px 10px; border:1px solid #d1d1d1; box-sizing: border-box;}
    a.btnImg:hover{text-decoration: none;}
    .imgBox{position: fixed; top:50%; left:50%; transform: translate(-50%, -50%); width:90%; max-width:1200px; z-index: 10010; display: none; padding-top:30px;}
    .imgBox .table-wrap{ max-height:600px; overflow-y: auto;}
    .closeBtn{background:#333353; padding:5px 20px; text-align: right;}
    .closeBtn span{font-size:18px; color:#fff; cursor: pointer;}
    .bgBlack{width:100%; height:100%; background:#000; opacity: 0.5; position: fixed; z-index: 9999; lefT:0; top:0; display: none;}
    .babyImg{width:60%;}
    .imgInfo{color:#ff0000;}
    .imgInfo:nth-child(6){margin-top:10px;}
    td label{letter-spacing:-2px;}

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

    .table-wrap .scroll-table{overflow-x:auto;}

    .table-wrap table.type01{position:relative; width:100%; border-collapse:collapse; table-layout:fixed; clear:both; color:#555; background:#fff; font-family:'Noto Sans KR','Malgun Gothic',sans-serif;}
    .table-wrap table.type01 thead th{background:#f7f7f7; color:#000; text-align:center; letter-spacing:-0.03em; padding:0px; font-size:16px; border-right:1px solid #e2e2e2; border-bottom:1px solid #333353; font-weight:500;}
    .table-wrap table.type01 thead th:last-child{border-right:none;}

    .table-wrap table.type01 tbody th{letter-spacing:-0.02em; padding:10px; color:#303338; border-bottom:1px solid #d1d1d1; border-right:1px solid #d1d1d1; font-size:16px; background:#fbfbfb; font-weight:500;}
    .table-wrap table.type01 tbody td{letter-spacing:-0.02em; padding:10px; color:#292929; border-bottom:1px solid #d1d1d1; border-right:1px solid #d1d1d1; font-size:16px; text-align:center;}
.table-wrap table.type01 tbody td.checkOn{background-color:rgba(255,234,8,0.5); font-weight: bold;}
    .table-wrap table.type01 tbody td:last-child{border-right:none;}

    @media all and (max-width:1000px){
        .table-wrap table.type01 thead th{font-size:14px; padding:0px;}

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

    @media all and (max-width:680px){
        .table-wrap .scroll-guide{display:block;}

        .table-wrap table.type01 thead th{font-size:13px; padding:0px;}

        .table-wrap table.type01 tbody th{font-size:13px; padding:6px;}
        .table-wrap table.type01 tbody td{font-size:13px; padding:6px;}

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

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

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

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


    .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;}
                        .songWrap .ulsan_song{width:50%;}
                        .songWrap .ulsan_song .us_title{font-size:16px; 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:15px;}



/* 울산큰애기 상품 안내 */
.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;}
.marketList > ul > li {width: 32%; border: solid #ededed; border-width: 0 1px 4px 1px; margin-bottom: 18px; margin-right: 16px; 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; box-shadow: 0 0 0px 10px rgba(0,0,0,0.8), 5px 2px 28px 5px rgba(0,0,0,0.5);}
.marketList ul li a .layer-popup img {width: 850px;}
.marketList ul li a .layer-popup .close {position: absolute; top: -8px; right: -45px;}
.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;}


/* 엑셀다운로드 버튼 */
.board_search .excel_down {height: 38px; line-height: 38px; display: inline-block; border: none; color: #fff; padding: 0 20px; padding-left: 38px; margin-left: 5px; background: url(/upload_data/board_data/BBS_0000181/174037346034986.png) no-repeat center left #606060; background-size: 20px; background-position-x: 14px;}

/* 개인정보 수집 이용 동의내용 */
.agree_txtarea {width: 100%; height: 140px; border: 1px solid #dbdbdb; border-top: 3px solid #8a8a8a; padding: 20px; margin-bottom: 15px; line-height: 1.2; resize: none;  outline:none;}         