@font-face {
    font-family: 'S-CoreDream-3Light';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  }


  /* 딱존 스킨 부분 */
  /* 딱존 게시판 기본 옵션 */
  .content #bw_board_write table caption {border-bottom:2px solid #139451 !important}
  .content #bw_board_list caption {border-bottom: 2px solid #139451 !important;}
  .content #bw_board_view caption {border-bottom:2px solid #139451 !important}
  .content .bw_page li a.on {background:#4d619d  !important;border:1px solid #4d619d !important}
  .content #bw_board_list thead tr th {background: #f7f7f7 !important; padding: 16px 10px !important; color: #000 !important;}
  .content #bw_board_write table th {color: #000 !important;background: #f7f7f7 !important; font-weight: 500 !important;}
.list_title, #bw_board_list tbody tr td var[data-comment-count]{display:inline-block;}

  /* 개시판 검색 부분 */
  .content #bw_board_list_search{height: 24px; box-sizing: border-box;}
  .content #bw_board_list caption form{margin: 0px 0 0 0;}
  .content #opt{width: 100px; height: 100%;}
  .content #key{height: 100%;}
  .content button[data-bw-iskin='9']{text-indent: 0; background: #d3d3d3; border: 1px solid #bebdbd; font-size: 12px; height: 100%; border-radius: 4px;}
  .mb10{margin-bottom:10px;}



  .online_procedure_list_bx{margin-bottom:45px;}
.online_procedure_list_bx ul{display:flex; flex-direction:column; gap:10px;}
#sub_content_bx .inner .mw1100 .right .content .bot .small_title_st2 p{font-size:19px; font-weight:500; color:#333;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul {display: flex; gap:15px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li {flex-basis: calc((100% - 30px)/3); flex-grow: 1;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li a {display: flex; align-items: center; justify-content: center; background: #f7f7f7; height: 70px; border-radius: 4px; font-size: 16px; font-weight: 600; border:  1px solid #dbdbdb}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li a p {padding-left: 40px; position: relative;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li a p:after {position: absolute; left: 0; top: 50%; transform: translateY(-50%); display: block; content: ""; width: 22px; height: 22px; background-size: cover !important;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li a p.f1:after {background: url("https://cdn.messekorea.co.kr/farmexpo/skin/info_btn_icon1.png");}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li a p.f2:after {background: url("https://cdn.messekorea.co.kr/farmexpo/skin/info_btn_icon2.png");}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li a p.f3 {text-align: center; padding-left: 0;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li a.blue {background: #4069bb; color: #fff}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li a.blue:hover {background: #4c1973;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li a.purple{background: #662d91; color: #fff}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li a.purple:hover {background: #501d77;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li a.orange{background: #f26522; color: #fff}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li a.orange:hover {background: #d95618;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li a.skyblue {background: #00aeef; color: #fff}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li a.skyblue:hover {background: #0094cb;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li a.red {background: #fd81b3; color: #fff}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li a.red:hover {background: #d55589;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li a.pink {background: #e5078a; color: #fff}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li a.pink:hover {background: #cc1380;}



  /* 기본 설정 */
  *{padding: 0; margin: 0; box-sizing: border-box; font-family: 'ScoreDream', sans-serif}
  body{font-size: 14px;}
  ul, ol{list-style: none;}
  .img img{max-width: 100%; font-size: 0;}
  img{border: none; vertical-align: top;}
  a{color: #121212; text-decoration: none;}
  .cf:after{display: block; content: ""; clear: both;}
  br{font-family: 'Dotum';}


  .wrap, header, .utility, section, footer{width: 100%; position: relative;}


  .pc1200{display: block;}
  .m1200{display: none;}
  .pc1100{display: block;}
  .m1100{display: none;}
  .pc1000{display: block;}
  .m1000{display: none;}
  .pc900{display: block;}
  .m900{display: none;}
  .pc820{display: block;}
  .m820{display: none;}
  .pc640{display: block;}
  .m640{display: none;}
  .pc420{display: block;}
  .m420{display: none;}
  .mw1100 {width: 100%; max-width: 1100px; margin: 0 auto;}
  .mb15 {margin-bottom: 15px;}
  .mb30 {margin-bottom: 30px;}
.m_main_content {display:none}
.space20 {clear:both;height:20px}



  .comm_input_text{width: 100%;}
.comm_input_text input[type='text']{border: 1px solid #afafaf; border-radius: 4px; outline: none; padding: 8px 10px; width: 100%; height: 100%;}
.comm_input_text{width: 100%;}
.comm_input_text select{border: 1px solid #afafaf; border-radius: 4px; outline: none; padding: 8px 10px; width: 100%; height: 100%;}
.comm_input_number{width: 60px;}
.comm_input_number input[type='number']{width: 100%; height: 100%; border: 1px solid #afafaf; border-radius: 4px; outline: none; padding: 8px 10px;}
.comm_textarea{width: 100%; height: 60px;}
.comm_textarea textarea{width: 100%; height: 100%; border: 1px solid #afafaf; border-radius: 4px; outline: none; padding: 8px 10px; height: 60px;}

.applicant_online_btn_wrap{}
.applicant_online_btn_wrap ul{display: flex; align-items: center; justify-content: center; gap: 10px}
.applicant_online_btn_wrap ul li{display: flex;}
.applicant_online_btn_wrap .comm_btn_etc{width: 160px; height: 40px;}
.applicant_online_btn_wrap .comm_btn_etc button{width: 100%; height: 100%; border: 1px solid #121212; background: #fff; border-radius: 0; cursor: pointer;}
.applicant_online_btn_wrap .comm_btn_submit{width: 160px; height: 40px;}
.applicant_online_btn_wrap .comm_btn_submit button{width: 100%; height: 100%; border: 1px solid #121212; background: #121212; border-radius: 0; color: #fff; font-weight: 500; cursor: pointer;}

.info input[type='file']{width: 100%;}

/* 약관 시작 */
.applicant_online{}
.applicant_online .full_agreement_check_box_wrap{display: flex; align-items: center; margin-bottom: 10px;}
.applicant_online .full_agreement_check_box_wrap input{margin-right: 4px; cursor: pointer;}
.applicant_online .full_agreement_check_box_wrap label{font-size: 14px; font-weight: 500; font-weight: 600; cursor: pointer;}
.applicant_online .total_agreement_wrap{margin-bottom: 40px;}
.applicant_online .total_agreement_wrap .agreement_wrap{margin-bottom: 20px;}
.applicant_online .total_agreement_wrap .agreement_wrap:last-child{margin-bottom: 0;}
.applicant_online .total_agreement_wrap .agreement_wrap .agreement_text_box{width: 100%; max-height: 120px; border: 1px solid #afafaf; overflow: auto; padding: 10px; margin-bottom: 6px; font-size: 14px}
.applicant_online .total_agreement_wrap .agreement_wrap .agreement_check_box_wrap{display: flex; align-items: center;}
.applicant_online .total_agreement_wrap .agreement_wrap .agreement_check_box_wrap input{margin-right: 4px; cursor: pointer;}
.applicant_online .total_agreement_wrap .agreement_wrap .agreement_check_box_wrap label{font-size: 14px; cursor: pointer; font-weight: 500;}
/* 약관 끝 */


/* 스타일 1 */
.applicant_online .applicant_online_structure1{margin-bottom: 40px;}
.applicant_online .applicant_online_structure1 .structure_tit{font-size: 18px; font-weight: 600; margin-bottom: 10px;}
.applicant_online .applicant_online_structure1 .top_line{width: 100%; height: 2px; background: #343434;}
.applicant_online .applicant_online_structure1 .row_info{border-bottom: 1px solid #afafaf;}
.applicant_online .applicant_online_structure1 .row_info ul{display: flex;}
.applicant_online .applicant_online_structure1 .row_info ul li{display: flex; align-items: center; font-size: 15px; min-height: 50px; padding: 6px 10px;}
.applicant_online .applicant_online_structure1 .row_info ul .classification_tit{background: #f2f2f2; padding: 6px 10px; box-sizing: border-box;}
.applicant_online .applicant_online_structure1 .row_info ul .classification_tit .astrike{color: red; font-weight: 600; margin-right: 2px;}
.applicant_online .applicant_online_structure1 .divi1{}
.applicant_online .applicant_online_structure1 .divi1 ul{}
.applicant_online .applicant_online_structure1 .divi1 ul .classification_tit{width: 25%;}
.applicant_online .applicant_online_structure1 .divi1 ul .info{width: calc(100% - 25%);}
.applicant_online .applicant_online_structure1 .div_check ul .info {width:auto !important}
.applicant_online .applicant_online_structure1 .div_check ul .info input {text-align:center;width:80px}
.applicant_online .applicant_online_structure1 .divi2{display: flex; flex-wrap: wrap;}
.applicant_online .applicant_online_structure1 .divi2 ul{width: 50%;}
.applicant_online .applicant_online_structure1 .divi2 ul .classification_tit{width: 50%;}
.applicant_online .applicant_online_structure1 .divi2 ul .info{width: 50%;}
/* 스타일 1 끝 */


/* 스타일 2 */
.applicant_online .applicant_online_structure2{margin-bottom: 40px;}
.applicant_online .applicant_online_structure2 .structure_tit{font-size: 18px; font-weight: 600; margin-bottom: 10px;}
.applicant_online .applicant_online_structure2 .top_line{width: 100%; height: 2px; background: #343434;}
.applicant_online .applicant_online_structure2 .classification_tit{background: #f2f2f2; padding: 6px 10px; box-sizing: border-box; flex-direction: column;}
.applicant_online .applicant_online_structure2 .row_info{border-bottom: 1px solid #afafaf;}
.applicant_online .applicant_online_structure2 .row_info ul{display: flex; align-items: center;}
.applicant_online .applicant_online_structure2 .row_info ul li{width: 25%; display: flex; align-items: center; justify-content: center; min-height: 50px;}
.applicant_online .applicant_online_structure2 .row_info ul .info{padding: 6px 10px;}
.applicant_online .applicant_online_structure2 .total_price ul .info{width: 75%;}
/* 스타일 2 끝 */



  /* ■■■■■■■■■■ 메인페이지 ■■■■■■■■■■ */
  .utility{border-bottom: 1px solid #dfdfdf; background: #e7e7e7;}
  .utility .utility_in .list ul{display: flex; flex-direction: row; gap:15px; justify-content: end;}
  .utility .utility_in .list ul li{position: relative;}
  .utility .utility_in .list ul li:after{display: block; content: ""; width: 1px; height: 10px; background: #b3b3b3; position: absolute; right: -8px; top: 50%; transform: translateY(-50%);}
  .utility .utility_in .list ul li:last-child:after{display: none;}
  .utility .utility_in .list ul li:last-child{margin-right: 0px;}
  .utility .utility_in .list ul li a{font-size: 13px; color: #333; padding: 5px 10px; display: block;}

  #header {box-sizing: border-box; background: #fff;}
  #header .header_in{margin: 0 auto; position: relative; display: flex;}
  #header .header_in .logo {flex-basis: 260px;}
  #header .header_in .logo a {width: 100%; height: 100%; display: flex; align-items: center;}
  #header .header_in .logo a img {width: 100%;}
  #header .header_in .main_menu {flex-basis: calc(100% - 260px);}
  #header .header_in .main_menu > ul {display: flex; width: 100%; justify-content: end; gap: 75px; height: 100%;}
  #header .header_in .main_menu > ul li {position: relative;}
  #header .header_in .main_menu > ul li:hover a {color: #139451;}
  #header .header_in .main_menu > ul li a {display: flex;  align-items: center; height: 100%; font-size: 18px; font-weight: 500; padding: 57px 0; color: #000;}
  #header .header_in .main_menu > ul .d1 .sub {display: none; position: absolute; left: 50%; top: 100%; background: #139451; z-index: 1; transform: translateX(-50%); min-width: 200px; z-index: 2;}
  #header .header_in .main_menu > ul .d1 .sub ul {padding: 10px 0;}
  #header .header_in .main_menu > ul .d1 .sub ul li a {width: 100%; height: 100%; display: block; padding: 12px 10px; text-align: center; font-size: 15px; font-weight: 500; color: #fff;}
  #header .header_in .main_menu > ul .d1 .sub ul li:hover a {color: #fff600;}
  #header .header_in .m_hidden_menu_open_btn {display: none;}
  #header .header_in .m_home_button {position: absolute; right: 15px; top: 50%; transform: translateY(-50%); display: none;}

  .section:last-child {margin-bottom: 0;}
  .section.main_visual .main_view {background:url("https://cdn.messekorea.co.kr/farmexpo/skin/main.jpg"); background-size: cover; background-position:center; background-repeat:no-repeat;}
  .section.main_visual .main_view .inner {height: 100%; display: flex; flex-direction: column; gap:35px; padding: 90px 0;}
  .section.main_visual .main_view .inner .text {display: flex; flex-direction: column; justify-content: center; align-items: end; gap:10px;}
  .section.main_visual .main_view .inner .text .st {font-size: 20px;}
  .section.main_visual .main_view .inner .text .mt {font-size: 55px; font-weight: 600; color: #fff600; text-align: center;text-shadow:3px 3px 10px #000;letter-spacing:-0.5px}
  .section.main_visual .main_view .inner .fair_info_bx ul {display: flex; flex-direction: column; gap:20px;}
  .section.main_visual .main_view .inner .fair_info_bx ul li {display: flex; justify-content: end; flex-basis: 65px; color:#000;margin-right:50px}
  .section.main_visual .main_view .inner .fair_info_bx ul li p {font-size: 27px; font-weight: 600}
.section.main_visual .main_view .inner .fair_info_bx ul li .date p {border-right:3px solid #000; padding-right:30px; padding-left:20px}
  .section.main_visual .main_view .inner .fair_info_bx ul li div.location p {color: #000;}
  .section.main_visual .main_view .inner .fair_info_bx ul li div {display: flex; justify-content: center; align-items: center;}
/*  .section.main_visual .main_view .inner .fair_info_bx ul li .date {flex-basis: 450px;}*/
  .section.main_visual .main_view .inner .fair_info_bx ul li .date {flex-basis: 420px;}
/*  .section.main_visual .main_view .inner .fair_info_bx ul li .location {flex-basis: 250px; position: relative;}*/
  .section.main_visual .main_view .inner .fair_info_bx ul li .location {flex-basis: 200px; position: relative;}
  .section.main_visual .main_view .inner .fair_info_bx ul li .location:after {width: 0px; height: 0px; border-left: 0px solid transparent; border-right: 30px solid transparent; content: ""; display: block; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
  .section.main_visual .main_view .inner .fair_info_bx ul li.red .date {background: #ffe5e6;}
/*  .section.main_visual .main_view .inner .fair_info_bx ul li.blue .date {background: #e8e6fe;}*/
  .section.main_visual .main_view .inner .fair_info_bx ul li.blue .date {background: rgba(255,255,255,0.7)}
  .section.main_visual .main_view .inner .fair_info_bx ul li.red .location {background: #fa4e4e;}
  .section.main_visual .main_view .inner .fair_info_bx ul li.red .location:after {border-bottom: 60px solid #ffe5e6;}
  .section.main_visual .main_view .inner .fair_info_bx ul li.blue .location {background:rgba(255,255,255,0.7) /*#4265ff*/;}
/*  .section.main_visual .main_view .inner .fair_info_bx ul li.blue .location:after {border-bottom: 60px solid #e8e6fe;}*/
  .section.btns {background: #fff;}
  .section.btns .main_btns_bx ul {display: flex;}
  .section.btns .main_btns_bx ul li {flex-basis: calc((100%)/4);}
  .section.btns .main_btns_bx ul li:last-child {border-right: none;}
  .section.btns .main_btns_bx ul li a {padding: 45px 10px; display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; gap:15px; flex-direction: column;}
  .section.btns .main_btns_bx ul li a .tb {font-size: 17px; font-weight: 500;}
  .section.btns .main_btns_bx ul li a .ib img {max-width: 100%; width: 100%;}

.section .main_top_txt_content {display:flex;align-items:center;justify-content:end;margin-right:50px}
.section .main_top_txt_content .detail_content {position:relative;top:0;display:flex;align-items:center;justify-content:center;border:3px solid #fff;flex-basis:620px;text-align:center;flex-direction:column;padding:30px 10px 20px;border-top:none}
.section .main_top_txt_content .detail_content  .title {position:absolute;top:-20px;width:100%;text-align:center;font-size:27px;font-weight:800;color:#fff}
.section .main_top_txt_content .detail_content  .mtxt {font-size:22px;font-weight:600;color:#fff;line-height:1.6}
.section .main_top_txt_content .detail_content .left_line {position:absolute;left:0;top:0;width:40%;border-top:3px solid #fff}
.section .main_top_txt_content .detail_content .right_line {position:absolute;right:0;top:0;width:40%;border-top:3px solid #fff}



  .section.info .main_info_bx {display: flex; padding: 25px 0; gap:20px;}
  .section.info .main_info_bx div {flex-basis: calc((100% - 20px)/2); width: calc((100% - 20px)/2); display: flex; flex-direction: column; gap:10px;}
  .section.info .main_info_bx .title {flex-basis: 29px;}
  .section.info .main_info_bx .title h3 {font-size: 21px;}
  .section.info .main_info_bx .left .in {display: flex; flex-direction: column; flex-basis: calc(100% - 39px); gap:15px;}



  .section.info .main_info_bx .left .in .insta_bx {flex-basis: 70px; display: flex; align-items: center; padding: 0 15px; background: #f7f7f7;}
  .section.info .main_info_bx .left .in .insta_bx a {font-size: 15px; font-weight: 600; position: relative; padding-left: 50px;}
  .section.info .main_info_bx .left .in .insta_bx a:after {position: absolute; left: 0; top: 50%; transform: translateY(-50%); display: block; content: ""; width: 35px; height: 35px; background: url("https://cdn.messekorea.co.kr/farmexpo/skin/insta_icon.png"); background-size: cover; background-repeat: no-repeat; background-position: center;}
  .section.info .main_info_bx .right .in .con ul li {display: flex; background: #edf0f4; padding: 20px 15px; border-bottom: 1px solid #ccc; align-items: center;}
  .section.info .main_info_bx .right .in .con ul li:last-child {border-bottom: 0;}
  .section.info .main_info_bx .right .in .con ul li p {flex-basis: calc((100%)/2);}
  .section.info .main_info_bx .right .in .con ul li p.lo {font-size: 15px; font-weight: 600; padding-left: 55px; position: relative;}
  .section.info .main_info_bx .right .in .con ul li p.lo:after {position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 35px; height: 35px; background-size: cover !important; background-repeat: no-repeat !important; background-position: center !important; display: block; content: "";}
  .section.info .main_info_bx .right .in .con ul li p.type1:after {background: url("https://cdn.messekorea.co.kr/farmexpo/skin/icon_main1.gif");}
  .section.info .main_info_bx .right .in .con ul li p.type2:after {background: url("https://cdn.messekorea.co.kr/farmexpo/skin/icon_main2.gif");}
  .section.info .main_info_bx .right .in .con ul li p.type3:after {background: url("https://cdn.messekorea.co.kr/farmexpo/skin/icon_main3.gif");}
  .section.info .main_info_bx .right .in .con ul li p.da {text-align: right;}

.envnt{margin-bottom:40px;margin-top:40px}
.main_tit{font-size: 24px; color: #362051; font-weight: 500; margin-bottom: 20px;}
.main_thumbnail_list{}
.main_thumbnail_list ul{display: flex; gap: 10px; flex-wrap: wrap;}
.main_thumbnail_list ul li{width: calc((100% - 40px) / 5); border: 1px solid #e0e0e0;}
.main_thumbnail_list ul li a{display: block; font-size: 0;}
.main_thumbnail_list ul li a img{max-width: 100%;}

.main_banner_thumbnail_list{display: flex; gap: 10px; flex-wrap: wrap;}
.main_banner_thumbnail_list div {width: calc((100% - 40px) / 5); border: 1px solid #e0e0e0;}
.main_banner_thumbnail_list div a{display: block; font-size: 0;}
.main_banner_thumbnail_list div a img{max-width: 100%; width: 100%; height: 100%; object-fit: fill;}



  #footer {background: #293039; padding: 45px 0;}
  #footer .footer_in p {color: #96999e; font-size: 14px; font-weight: 400; line-height: 24px; word-break: keep-all;}
  #footer .footer_in p .em {color:#fff;}
  #footer .footer_in .top {display: flex; gap:100px;}
  #footer .footer_in .top .left {flex-basis: calc(100% - 300px);}
  #footer .footer_in .top .right {flex-basis: 200px;}
  #footer .footer_in .top .right ul {display: flex; flex-direction: row; gap:10px;}
  #footer .footer_in .top .right ul li {}
  #footer .footer_in .top .right ul li a {display: block; width: 100%; height: 100%;}
  #footer .footer_in .top .right ul li a img {}
  .m_footer{display: none;}






  /* ■■■■■■■■■■ 서브페이지 ■■■■■■■■■■ */
  #sub_content_bx .sub_visual {height: 207px; background: url("https://cdn.messekorea.co.kr/farmexpo/skin/sub_bg_2025.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center bottom; position: relative;}
  #sub_content_bx .sub_visual:after {display: block; content: none; width: 100%; height: 100%; background: rgba(0,0,0,0.3); position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
  #sub_content_bx .sub_visual .mw1100 {height: 100%; position: relative; z-index: 1;}
  #sub_content_bx .sub_visual .mw1100 .sub_tb {display: flex; height: 100%; align-items: center; flex-direction:column; justify-content: center; gap:15px;}
/*  #sub_content_bx .sub_visual .mw1100 .sub_tb div {flex-basis: calc((100%)/2); flex-grow: 1;}*/
  #sub_content_bx .sub_visual .mw1100 .sub_tb div.left p {font-size: 30px; color: #fff;}
  #sub_content_bx .sub_visual .mw1100 .sub_tb div.left p.top {font-size: 34px; font-weight: 500; margin-bottom: 5px; color:#fff600; text-shadow:0px 4px 4px black;}
  #sub_content_bx .sub_visual .mw1100 .sub_tb div.left p.bot {font-size: 16px; font-weight: 900; display:none;}
  #sub_content_bx .sub_visual .mw1100 .sub_tb div.right {display: flex; justify-content: end; width:100%; max-width:500px; margin:0 auto;}
  #sub_content_bx .sub_visual .mw1100 .sub_tb div.right ul {display: flex; gap:15px; width:100%;}
  #sub_content_bx .sub_visual .mw1100 .sub_tb div.right ul li {display: flex; align-items: center; justify-content: center; flex-direction: column; text-align: center; flex-basis:calc((100% - 15px)/2); flex-grow:1;}
  #sub_content_bx .sub_visual .mw1100 .sub_tb div.right ul li .location p span {display: block;}
  #sub_content_bx .sub_visual .mw1100 .sub_tb div.right ul li .location {width:100%; padding:7px 5px;}
  #sub_content_bx .sub_visual .mw1100 .sub_tb div.right ul li .location p {font-size: 20px; font-weight: 500; color:#000;}
  #sub_content_bx .sub_visual .mw1100 .sub_tb div.right ul li .date {width:100%;}
  #sub_content_bx .sub_visual .mw1100 .sub_tb div.right ul li .date p {padding: 3px 5px; font-weight: 600; color:#fff; font-size:20px;}
  #sub_content_bx .sub_visual .mw1100 .sub_tb div.right ul li.pink .location {background:#fee5e5;}
/*  #sub_content_bx .sub_visual .mw1100 .sub_tb div.right ul li.pupple .location {background:#e7e5fe;}*/
#sub_content_bx .sub_visual .mw1100 .sub_tb div.right ul li.pupple .location {background:rgba(255,255,255,0.7)}
  #sub_content_bx .sub_visual .mw1100 .sub_tb div.right ul li.pink .date {background:#fa4e4e;}
  #sub_content_bx .sub_visual .mw1100 .sub_tb div.right ul li.pupple .date {background:#4265ff;}

  #sub_content_bx .inner {padding-bottom: 45px;}
  #sub_content_bx .inner .mw1100 {display: flex; gap:30px;}
  #sub_content_bx .inner .mw1100 .left {flex-basis: 200px;}
  #sub_content_bx .inner .mw1100 .left .menu {display: flex; flex-direction: column;}
  #sub_content_bx .inner .mw1100 .left .menu .top {min-height: 135px; background: #f7f7f7; display: flex; align-items: center; justify-content: center; flex-direction: column;}
  #sub_content_bx .inner .mw1100 .left .menu .top p {font-size: 20px; color: #000; font-weight: 900; margin-bottom: 5px;}
  #sub_content_bx .inner .mw1100 .left .menu .top span {font-size: 11px; color: #333; font-weight: 900; text-align: center;}
  #sub_content_bx .inner .mw1100 .left .menu .bot {border-bottom: 2px solid #000;}
  #sub_content_bx .inner .mw1100 .left .menu .bot ol {display: flex; flex-direction: column;}
  #sub_content_bx .inner .mw1100 .left .menu .bot ol li {border-bottom: 1px solid #ccc;}
  #sub_content_bx .inner .mw1100 .left .menu .bot ol li:last-child {border-bottom: none;}
  #sub_content_bx .inner .mw1100 .left .menu .bot ol li a {background: #fff; width: 100%; height: 100%; display: block; padding: 15px 10px; font-size: 15px; font-weight: 500; word-break: keep-all; position: relative;}
  #sub_content_bx .inner .mw1100 .left .menu .bot ol li a.on {color: #139451; font-weight: 600; background: #fff;}
  #sub_content_bx .inner .mw1100 .left .menu .bot ol li a:after {display: inline-block;content: "";width: 6px;height: 6px;border-top: 2px solid #ccc;border-right: 2px solid #ccc;position: absolute;top: 50%;right: 15px;transform: rotate(45deg) translateY(-50%);}
  #sub_content_bx .inner .mw1100 .left .menu .bot ol li a.on:after {display: inline-block;content: "";width: 6px;height: 6px;border-top: 2px solid #139451;border-right: 2px solid #139451;position: absolute;top: 50%;right: 15px;transform: rotate(45deg) translateY(-50%);}

  #sub_content_bx .inner .mw1100 .right {flex-basis: calc(100% - 230px); width: 100%; flex-grow:1;}
  #sub_content_bx .inner .mw1100 .right .content {margin-bottom: 55px;}
  #sub_content_bx .inner .mw1100 .right .content:last-child {margin-bottom: 0;}
  #sub_content_bx .inner .top {display: flex; flex-direction: column; align-items: center; margin-bottom: 30px; gap:50px;}
  #sub_content_bx .inner .top .title {font-size: 35px; position: relative; padding-bottom: 20px;}
  #sub_content_bx .inner .top .title:after {position: relative; position: absolute; left: 50%; transform: translateX(-50%); bottom: 0; background: #000; width: 60px; height: 3px; content: ""; display: block;}
  #sub_content_bx .inner .top .title h3 {font-size: 35px;}
  #sub_content_bx .inner .top .navi {width: 100%; background: #f7f7f7; flex-basis: 40px;}
  #sub_content_bx .inner .top .navi ul {display: flex; gap:15px; height: 100%; align-items: center; justify-content: end;}
  #sub_content_bx .inner .top .navi ul li {position: relative; display:flex; align-items:center;}
  #sub_content_bx .inner .top .navi ul li:after {content: ">"; position: absolute; right: -10px; top: 50%; transform: translateY(-50%); font-size: 11px;}
  #sub_content_bx .inner .top .navi ul li:last-child:after {content: none;}
  #sub_content_bx .inner .top .navi ul li p {font-size: 13px; font-weight: 400;}
  #sub_content_bx .inner .mw1100 .right .content .bot.min {min-height: 20vw;}
  #sub_content_bx .inner .mw1100 .right .content .bot {margin-bottom: 55px;}
  #sub_content_bx .inner .mw1100 .right .content .bot:last-child {margin-bottom: 0;}
  #sub_content_bx .inner .mw1100 .right .content .bot .sub_title {margin-bottom: 10px; position: relative; padding-left: 35px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .sub_title:after {position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 26px; height: 25px; background: url("https://cdn.messekorea.co.kr/farmexpo/skin/icon_sub_sub_title.gif"); background-size: cover; background-repeat: no-repeat; background-position: center; content: ""; display: block;}
  #sub_content_bx .inner .mw1100 .right .content .bot .sub_title h2 {font-size:23px; font-weight: 500; color: #000;}
  #sub_content_bx .inner .mw1100 .right .content .bot .sub_title h2 span {font-size: 14px; margin-left: 10px; color: #139451; font-weight: 800;}
  #sub_content_bx .inner .mw1100 .right .content .bot .common_table table {width: 100%; border-collapse: collapse; border-spacing: 0; min-width: 610px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .common_table.exc table {min-width: initial;}
  #sub_content_bx .inner .mw1100 .right .content .bot .common_table table caption {width: 100%; height: 2px; background: #139451;}
  #sub_content_bx .inner .mw1100 .right .content .bot .common_table.pupple table caption {width: 100%; height: 2px; background: #6e13a2;}
  #sub_content_bx .inner .mw1100 .right .content .bot .common_table table th {background: #f7f7f7; border-bottom: 1px solid #ebebeb; padding: 15px 10px; font-size: 15px; font-weight: 500;}
  #sub_content_bx .inner .mw1100 .right .content .bot .common_table table th:last-child {border-right: none;}
  #sub_content_bx .inner .mw1100 .right .content .bot .common_table table td {border-right: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; padding: 15px 10px; font-size: 14px; word-break: keep-all;}
  #sub_content_bx .inner .mw1100 .right .content .bot .common_table table td:last-child {border-right: none;}
  #sub_content_bx .inner .mw1100 .right .content .bot .common_table table .tc {text-align: center;}
  #sub_content_bx .inner .mw1100 .right .content .bot .common_table table .br {border-right: 1px solid #ebebeb !important;}
  #sub_content_bx .inner .mw1100 .right .content .bot .common_table table .em {font-weight: 600; color: #a60c0c;}
  #sub_content_bx .inner .mw1100 .right .content .bot .common_table table .em_red {color:#c90554;}
  #sub_content_bx .inner .mw1100 .right .content .bot .common_table table .list ul {display: flex; flex-direction: column; gap:5px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .common_table table .list ul li {position: relative; padding-left: 10px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .common_table table .list ul li:after {position: absolute; left: 0; top: 9px; width: 2px; height: 2px; background: #333; border-radius: 50%; content: ""; display: block;}
  #sub_content_bx .inner .mw1100 .right .content .bot .common_table table colgroup col.wt10 {width: 10%}
  #sub_content_bx .inner .mw1100 .right .content .bot .common_table table colgroup col.wt20 {width: 20%}
  #sub_content_bx .inner .mw1100 .right .content .bot .common_table table colgroup col.wt25 {width: 25%}
  #sub_content_bx .inner .mw1100 .right .content .bot .common_table table colgroup col.wt30 {width: 30%}
  #sub_content_bx .inner .mw1100 .right .content .bot .common_table table colgroup col.wt33 {width: 33.33%}
  #sub_content_bx .inner .mw1100 .right .content .bot .common_table table colgroup col.wt40 {width: 40%}
  #sub_content_bx .inner .mw1100 .right .content .bot .common_table table colgroup col.wt50 {width: 50%}
  #sub_content_bx .inner .mw1100 .right .content .bot .common_table table colgroup col.wt60 {width: 60%}
  #sub_content_bx .inner .mw1100 .right .content .bot .common_table table colgroup col.wt70 {width: 70%}
  #sub_content_bx .inner .mw1100 .right .content .bot .common_table table colgroup col.wt80 {width: 80%}
  #sub_content_bx .inner .mw1100 .right .content .bot .common_table table colgroup col.wt90 {width: 90%}
  #sub_content_bx .inner .mw1100 .right .content .bot .common_table table colgroup col.wt100 {width: 100%}
  #sub_content_bx .inner .mw1100 .right .content .bot .con {margin-bottom: 55px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con:last-child {margin-bottom: 0;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview .ib {margin-bottom: 40px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview .ib img {width:100%;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview .tb ul {display: flex; flex-wrap: wrap; gap:30px 15px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview .tb ul li {flex-basis: calc((100% - 15px)/2);}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview .tb ul li .top {margin-bottom: 5px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview .tb ul li .top p {font-size: 15px; color: #a60c0c; font-weight: 700; word-break: keep-all;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview .tb ul li .bot p {word-break: keep-all;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul {display: flex; gap:15px; flex-wrap: wrap; margin-bottom: 20px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li {flex-basis: calc((100% - 15px)/2);}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li a {display: flex; align-items: center; justify-content: center; background: #f7f7f7; height: 70px; border-radius: 4px; font-size: 16px; font-weight: 800; border:  1px solid #dbdbdb}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li a p {padding-left: 40px; position: relative;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li a p:after {position: absolute; left: 0; top: 50%; transform: translateY(-50%); display: block; content: ""; width: 22px; height: 22px; background-size: cover !important;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li a p.f1:after {background: url("https://cdn.messekorea.co.kr/farmexpo/skin/info_btn_icon1.png");}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li a p.f2:after {background: url("https://cdn.messekorea.co.kr/farmexpo/skin/info_btn_icon2.png");}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li a p.f3 {text-align: center; padding-left: 0;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li a.space1 {background: #139451; color: #fff}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li a.space1:hover {background: #d52084;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li a.space2 {background: #6e13a2; color: #fff}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li a.space2:hover {background: #530f7a;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li a.space3 {background: #1e5190; color: #fff}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li a.space3:hover {background: #103868;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx .info {background: #f7f7f7; padding: 20px; border-radius: 4px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx .info p {font-size: 15px; position: relative; padding-left: 15px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx .info p:after {position: absolute; content: "*"; left: 0; top: 0;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.prev {padding: 20px; border: 1px solid #ccc; height: 300px; overflow-y: scroll;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.free {padding: 45px; background: #f7f7f7;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.free .inner {position: relative; padding-left: 115px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.free .inner:after {position: absolute; left: 0; top: 50%; transform: translateY(-50%); background: url("https://cdn.messekorea.co.kr/farmexpo/skin/calendar.png"); background-size: cover; background-repeat: no-repeat; background-position: center; width: 77px; height: 71px; content: ""; display: block;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.free .inner p {margin-bottom: 5px; font-size: 15px; font-weight: 600; position: relative; padding-left: 10px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.free .inner p:after {position: absolute; left: 0; top: 10px; content: ""; display: block; width: 2px; height: 2px; border-radius: 50%; background: #333;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.free .inner p:last-child {margin-bottom: 0;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.free .inner p span {color: #139451;}

  #sub_content_bx .inner .mw1100 .right .content .bot .small_title {padding-left: 25px; position: relative;}
  #sub_content_bx .inner .mw1100 .right .content .bot .small_title:after {position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 10px; height: 10px; border-radius: 50%; content: ""; display: block; background: #fff; border: 3px solid #139451;}
  #sub_content_bx .inner .mw1100 .right .content .bot .small_title p {font-size: 16px; font-weight: 600;}
  #sub_content_bx .inner .mw1100 .right .content .bot .common_table table .list_style {position: relative; padding-left: 10px; margin-bottom: 7px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .common_table table .list_style:after {position: absolute; left: 0;top: 8px; content: ""; display: block; width: 2px; height: 2px; background: #333; border-radius: 50%;}
  #sub_content_bx .inner .mw1100 .right .content .bot .info_bot {margin-top: 10px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .info_bot p {padding-left: 10px; position: relative; color: #139451; font-weight: 600; font-size: 12px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .info_bot p:after {position: absolute; left: 0; top: 0; content: "*"; display: block;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.check form {display: flex; flex-direction: row; gap: 30px; padding: 20px 45px; background: #f7f7f7; border-radius: 4px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.check form > div {flex-basis: calc((100% - 205px)/2); display: flex; flex-direction: column; gap: 5px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.check form .btn {flex-basis: 145px; justify-content: end;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.check form .btn button {width: 100%; height: 45px; background: #139451; color: #fff; border: none; border-radius: 4px; cursor: pointer; font-size: 16px; font-weight: 700; max-width: 240px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.check form div .title p {font-size: 15px; font-weight: 600;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.check form .name .input input {width: 100%; height: 45px; padding: 0 10px; border: 1px solid #ccc;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.check form .name .input input:focus {outline: none;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.check form .number .input {display: flex; gap:20px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.check form .number .input div {flex-basis: calc((100% - 40px)/3); position: relative;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.check form .number .input div:after {position: absolute; right: -14px; top: 50%; transform: translateY(-50%); display: block; content: ""; width: 7px; height: 1px; background: #858585;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.check form .number .input div:last-child:after {content: none;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.check form .number .input div select {width: 100%; height: 45px; padding: 0 10px; border: 1px solid #ccc;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.check form .number .input div select:focus {outline: none;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.check form .number .input div input {width: 100%; height: 45px; padding: 0 10px; border: 1px solid #ccc;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.check form .number .input div input:focus {outline: none;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.online .right {background: #fff; padding: 0;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.online .sm {position: relative; padding-left: 10px; font-size: 12px; color: #139451;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.online .sm:after {position: absolute; left: 0; top: 0; content: "*"; display: block;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.online .s_list_bx {display: flex; flex-direction: column;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.online .s_list_bx {gap:10px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.online .s_list_bx .title {position: relative; padding-left: 17px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.online .s_list_bx .title:after {position: absolute; left: 0; top: 6px; width: 6px; height: 6px; border-radius: 50%; border: 3px solid #139451; content: ""; display: block;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.online .s_list_bx .title p {font-size: 16px; font-weight: 600;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.online .s_list_bx .bot ul {display: flex; flex-direction: column; gap:5px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.online .s_list_bx .bot ul li {position: relative; padding-left: 13px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.online .s_list_bx .bot ul li:after {position: absolute; left: 0; top: 8px; width: 6px; height: 1px; background: #333; content: ""; display: block;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.online .s_list_bx .bot ul li p span {display: block; font-size: 13px; margin: 10px 0; color: #767676; position: relative; padding-left: 8px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.online .s_list_bx .bot ul li p span:after {position: absolute; left: 0; top: 8px; background: #767676; width: 2px; height: 2px; content: ""; display: block; border-radius: 50%;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.online .btn {margin: 55px auto 0; width: 100%; max-width: 250px; height: 55px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.online .btn a {display: flex; justify-content: center; align-items: center; background: #333; width: 100%; height: 100%; border-radius: 4px; font-size: 16px; font-weight: 600; color: #fff;}

  #sub_content_bx .inner .mw1100 .right .content .bot .con.tab {display: flex; flex-direction: column; gap:30px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.tab .faq_cate ul {display: flex;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.tab .faq_cate ul li {flex-basis: calc((100%)/2); flex-grow: 1;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.tab .faq_cate ul li a {display: flex; align-items: center; justify-content: center; background: #f6f6f6; min-height: 55px; font-size: 17px; color: #676767;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.tab .faq_cate ul li:last-child a {border-right: none;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.tab .faq_cate ul li a.actv {background: #ffac42 !important; color: #fff; border-right: none;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.tab .faq_cate ul li:last-child a.actv {background: #0153fd !important; color: #fff; border-right: none;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.tab .faq_cont .faq_cntdv .ex {display: flex; flex-direction: column; gap:20px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.tab .faq_cont .faq_cntdv .ex .top {background: #f7f7f7; padding:35px 20px; text-align: center;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.tab .faq_cont .faq_cntdv .ex .top .sub_titles p {font-size: 15px; font-weight: 600; color: #fff; display: inline-block; background: #139451; padding: 7px 20px; border-radius: 30px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.tab .faq_cont .faq_cntdv .ex .top .main_title {margin-bottom: 5px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.tab .faq_cont .faq_cntdv .ex .top .main_title h3 {font-size: 23px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.tab .faq_cont .faq_cntdv .ex .top .info_title {margin-bottom: 10px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.tab .faq_cont .faq_cntdv .ex .top .info_title p {font-size: 14px; color: #787878;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.tab .faq_cont .faq_cntdv .tab_contents_bx {display: flex; flex-direction: column; gap: 30px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.tab .faq_cont .faq_cntdv .tab_contents_bx .info_area .add_ms {margin-top: 0;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.tab .faq_cont .faq_cntdv .tab_contents_bx .info_area .add_ms ul li p span {display: block; position: relative; padding-left: 12px; font-size: 12px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.tab .faq_cont .faq_cntdv .tab_contents_bx .info_area .add_ms ul li p span:after {position: absolute; left: 0; top: 6px; display: block; content: ""; width: 6px; height: 1px; background: #139451;}

  #sub_content_bx .inner .mw1100 .right .content .bot .con.temp {display: flex; flex-direction: column; gap:25px; min-height: 300px; align-items: center; justify-content: center; text-align: center; border: 1px solid #e3e3e3; padding: 20px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.temp .bot .main_title {margin-bottom: 10px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.temp .bot .main_title h3 {font-size: 23px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.temp .bot .main_title h3 span {color: #139451;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.temp .bot .sub_titles p {font-size: 15px; color: #333;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.online .m_list_bx {display: flex; flex-direction: column;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.online .m_list_bx {gap:10px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.online .m_list_bx .title {position: relative; padding-left: 17px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.online .m_list_bx .title:after {position: absolute; left: 0; top: 6px; width: 6px; height: 6px; border-radius: 50%; border: 3px solid #139451; content: ""; display: block;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.online .m_list_bx .title p {font-size: 16px; font-weight: 600;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.online .m_list_bx .bot ul {display: flex; flex-direction: column; gap:20px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.online .m_list_bx .bot ul li {position: relative; padding-left: 50px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.online .m_list_bx .bot ul li:after {position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 35px; height: 35px; content: ""; display: block; background-size: cover !important; background-repeat: no-repeat !important; background-position: center !important;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.online .m_list_bx .bot ul li.type1:after {background: url("https://cdn.messekorea.co.kr/farmexpo/skin/item_list_icon1.png");}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.online .m_list_bx .bot ul li.type2:after {background: url("https://cdn.messekorea.co.kr/farmexpo/skin/item_list_icon2.png");}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.online .m_list_bx .bot ul li.type3:after {background: url("https://cdn.messekorea.co.kr/farmexpo/skin/item_list_icon3.png");}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.online .m_list_bx .bot ul li.type4:after {background: url("https://cdn.messekorea.co.kr/farmexpo/skin/item_list_icon4.png");}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.online .m_list_bx .bot ul li.type5:after {background: url("https://cdn.messekorea.co.kr/farmexpo/skin/item_list_icon5.png");}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.online .m_list_bx .bot ul li p {word-break: keep-all;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.online .m_list_bx .bot ul li p span {display: block; font-weight: 600; font-size: 16px; margin-bottom: 5px; color: #139451;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure {display: flex; flex-wrap: wrap; gap:40px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure div {flex-basis: calc((100% - 40px)/2); display: flex; flex-direction: column; gap:15px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure div .title {display: flex; justify-content: center; align-items: center; padding: 15px 10px; border-radius: 4px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure div.blue .title {background: #26649f;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure div.red .title {background: #b72b45;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure div .title p {font-size: 16px; font-weight: 600; color: #fff; position: relative; padding-left: 30px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure div .title p:after {position: absolute; left: 0; top: 50%; transform: translateY(-50%); content: ""; display: block; background-position: center !important; background-size: cover !important; background-repeat: no-repeat !important;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure div.blue .title p:after {background: url("https://cdn.messekorea.co.kr/farmexpo/skin/procedure_icon1.png"); width: 21px; height: 16px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure div.red .title p:after {background: url("https://cdn.messekorea.co.kr/farmexpo/skin/procedure_icon2.png"); width: 21px; height: 20px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure div .con {display: flex; flex-direction: column; gap:40px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure div .con div {height: 100px; display: flex; align-items: center; justify-content: center; text-align: center; padding: 10px; border-radius: 4px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure div.blue .con div {border: 1px solid #26649f;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure div.red .con div {border: 1px solid #b72b45;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure div .con div p {font-size: 15px; font-weight: 600;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure div .con div p span {font-size: 13px; display: block; margin-top: 5px; color: #333; word-break: break-all;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure div.grey {flex-basis: 100%; display: flex; gap:40px; flex-direction: column;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure div.grey div p {padding: 15px; font-size: 15px; font-weight: 600; background: #efeeee; display: flex; justify-content: center; align-items: center; text-align: center;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure div.grey div p span {color: #f32048; margin-left: 10px; font-size: 13px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure .arr {position: relative;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure .arr:after {display: block; content: ""; width: 6px; height: 6px; border-top: 2px solid #000; border-right: 2px solid #000; position: absolute; bottom: -27px; right: 50%; transform: rotate(135deg) translateX(-50%);}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_list ul {display: flex; flex-wrap: wrap; gap:15px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_list ul li {flex-basis: calc((100% - 90px)/7); display: flex; flex-direction: column; position:relative;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_list ul li:after {position:absolute; right:-8px; top:0; width:1px; height:100%; border-right: 1px dotted #b0b0b0; content:""; display:block;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_list ul li:last-child:after {content:none;}

  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_list ul li .ib {flex-basis: 100px; display: flex; align-items: center; justify-content: center;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_list ul li .ib img {width: 90px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_list ul li .tb {display: flex; justify-content: center; align-items: center; padding: 15px 10px; text-align: center; flex-basis: calc(100% - 100px);}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_list ul li .tb p {color: #000; font-weight: 400; font-size: 15px; word-break: keep-all;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_list.exc ul li {flex-basis: calc((100% - 15px)/2);}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_list.exc ul li .tb {padding: 20px 0; border-top: 2px solid #139451;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_list.exc.pupple ul li .tb {padding: 20px 0; border-top: 2px solid #6e13a2;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_company {margin-bottom: 45px; padding-bottom: 45px; border-bottom: 1px dashed #c7c7c7;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_company:last-child {margin-bottom: 0; padding-bottom: 0; border-bottom: 0;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_company ul {display: flex; flex-wrap: wrap; gap:10px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_company ul li {flex-basis: calc((100% - 40px)/5); border: 1px solid #ebebeb;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_company ul li a {display: block; width: 100%; height: 100%;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_company ul li a .ib {display: flex; justify-content: center; align-items: center;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_company ul li a .ib img {width: 95%;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_company .mid_title {width: 150px; border-radius: 30px; padding: 5px 10px; display: flex; justify-content: center; align-items: center; margin-bottom: 15px; background: #f7f7f7;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_company .mid_title.gangwon {background: #ee4706;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_company .mid_title.gyeonggi {background: #ee0606;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_company .mid_title.gyeongsangnamdo {background: #066eee;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_company .mid_title.gyeongsangbukdo {background: #23b7cd;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_company .mid_title.jeollanamdo {background: #8434ce;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_company .mid_title.jeollabukdo {background: #d3367c;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_company .mid_title.chungcheongnamdo {background: #0daa1b;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_company .mid_title.chungcheongbukdo {background: #b9bf20;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_company .mid_title p {font-size: 17px; font-weight: 700; color: #fff;}



  /* ● 공통 */
  /* ○ 하단 추가설명 부분 */
  #sub_content_bx .inner .mw1100 .right .content .bot .con .add_ms {margin-top: 20px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con .add_ms ul {display: flex; flex-direction: column; gap:7px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con .add_ms ul li {position: relative; padding-left: 15px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con .add_ms ul li:after {position: absolute; left: 0; top: 2px; content: "※"; display: block; font-size: 11px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con .add_ms ul li p {font-size: 14px; color: #353535; font-weight: 400;}




  /* ● 참가안내 */
  /* ○ 참가안내 - 상단탭 부분 */
  #sub_content_bx .inner .mw1100 .right .content .bot .con.cate_btn_bx {width: 100%; max-width: 640px; margin: 0 auto;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.cate_btn_bx ul {display: flex; flex-direction: row;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.cate_btn_bx ul li {flex-basis: calc((100%)/2); height: 60px; background: #f7f7f7;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.cate_btn_bx ul li a {display: flex; justify-content: center; align-items: center; width: 100%; height: 100%;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.cate_btn_bx ul li a p {font-size: 17px; font-weight: 400; color:#67676b;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.cate_btn_bx ul li.on {background: #f64305;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.cate_btn_bx ul li.on a {color: #fff;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.cate_btn_bx ul li.on a p {font-weight:500; color:#fff;}

  /* ○ 참가안내 - 상단버튼 부분 */
  #sub_content_bx .inner .mw1100 .right .content .bot .con.down_btn_bx ul {display: flex; flex-direction: row; gap:30px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.down_btn_bx ul li {flex-basis: calc((100% - 30px)/2); height: 75px; background: #fff; border: 1px solid #0a8007;}
/*
#sub_content_bx .inner .mw1100 .right .content .bot .con.down_btn_bx ul li:hover {background:#139451;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.down_btn_bx ul li:hover a {color: #fff;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.down_btn_bx ul li:hover p:after {filter: brightness(50);}
*/
  #sub_content_bx .inner .mw1100 .right .content .bot .con.down_btn_bx ul li a {display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; color: #04be00;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.down_btn_bx ul li a p {font-size: 18px; font-weight: 500; position: relative; padding-left: 35px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.down_btn_bx ul li a p:after {position: absolute; left: 0; top: 50%; transform: translateY(-50%); background-repeat: no-repeat !important; background-size: cover !important; background-position: center !important; content: ""; display: block; width: 22px; height: 25px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.down_btn_bx ul li.left a p:after {background: url("https://cdn.messekorea.co.kr/farmexpo/skin/down_btn_icon1.png");}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.down_btn_bx ul li.right a p:after {background: url("https://cdn.messekorea.co.kr/farmexpo/skin/down_btn_icon2.png");}

  /* ○ 참가안내 - 참가절차 부분 */
  #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure_bx ul {display: flex; flex-wrap: wrap; gap:25px;}
  #sub_content_bx .inner .mw1100 .right .content .bot > .con.procedure_bx > ul > li {flex-basis: calc((100% - 100px)/4); background: #fff; min-height: 115px; text-align: center; border: 1px solid #989898; position: relative; border-radius:4px;}
  #sub_content_bx .inner .mw1100 .right .content .bot > .con.procedure_bx > ul > li:after {display: block; content: ""; width: 6px; height: 6px; border-top: 2px solid #636363; border-right: 2px solid #636363; position: absolute; top: 50%; right: -14px; transform: rotate(45deg) translateY(-50%);}
  #sub_content_bx .inner .mw1100 .right .content .bot > .con.procedure_bx > ul > li:last-child:after {content: none;}

  #sub_content_bx .inner .mw1100 .right .content .bot > .con.procedure_bx > ul > li > .num {flex-basis: 30px; position: absolute; left: 0; top: 0;}
  #sub_content_bx .inner .mw1100 .right .content .bot > .con.procedure_bx > ul > li > .num > p {font-size: 15px; font-weight: 800; width: 100%; height: 100%; display: flex; padding: 5px 9px; position: relative; z-index: 1; color: #fff;}
  #sub_content_bx .inner .mw1100 .right .content .bot > .con.procedure_bx > ul > li > .num > p:after {width: 0px; height: 0px; border-left: 0px solid transparent; border-right: 60px solid transparent; content: ""; display:block; position:absolute; left: 0; top: 0; border-top: 60px solid #a5a3a3; z-index: -1}
  #sub_content_bx .inner .mw1100 .right .content .bot > .con.procedure_bx > ul > li > .text{height: 100%; padding: 15px;}
  #sub_content_bx .inner .mw1100 .right .content .bot > .con.procedure_bx > ul > li > .text > p{word-break: keep-all; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; align-items: center; flex-direction: column; font-weight: 500; font-size: 15px;}
  #sub_content_bx .inner .mw1100 .right .content .bot > .con.procedure_bx > ul > li > .text > p > span {font-size: 12px; color: #4c4c4c; font-weight: 400; margin-top: 5px;}


   .map_parking {display:flex;align-items:center;justify-content:center}
   .map_parking a {display:block}
   .map_parking a:nth-of-type(1) {border:1px solid #ccc;border-right:none;font-size:16px;font-weight:500;color:#303030;padding:15px;max-width:300px;width:100%;text-align:center}
   .map_parking a:nth-of-type(2) {border:1px solid #ccc;font-size:16px;font-weight:500;color:#303030;padding:15px;max-width:300px;width:100%;text-align:center}
   .map_parking a:hover {background:#000;color:#fff}



  .notice_bx {display: flex; height: 50px; border: 1px solid #d7d7d7; border-bottom: 0;}
  .notice_bx div {display: block; align-items: center; justify-content: center;}
  .notice_bx .left {background: #f5f5f5; flex-basis: 200px; border-right: 1px solid #ccc; position: relative; display: flex;}
  .notice_bx .left:after {position: absolute; right: -2px; top: 50%; width: 10px; height: 10px; transform: rotate(45deg) translateY(-50%); content: ""; display: block; z-index: 1; background: #f5f5f5; border-right: 1px solid #ccc; border-top: 1px solid #ccc;}
  .notice_bx .right {background: #fff; flex-basis: calc(100% - 260px); min-width: calc(100% - 260px); padding-left: 30px; display: flex;}
  .notice_bx .right p {width: 100%; text-align: left; padding-left: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
  .notice_bx .btn {flex-basis: 60px; background: #fff; display: flex;}
  .notice_bx .btn a {display: flex; justify-content: center; align-items: center;}











  .scroll_element{overflow: auto; position: relative;}
  .mark_mark{position: relative; z-index: 1; float:right; transform:translateY(-10px); display: none;}
  .mark_mark img {position: absolute; bottom: 15px; right: 3px; transform: translateX(-5px); animation: mark_mark_animation 1s linear infinite; height: 25px;}
  .mark_mark span {position: absolute; bottom: 0px; right: 0px; transform: translateX(-5px); animation: mark_mark_animation 1s linear infinite; font-size: 10px; font-weight: 600;}

  @keyframes mark_mark_animation {
   0%{transform: translateX(-5px);}
   50%{transform: translateX(0px)}
   10%{transform: translateX(-5px)}
  }


  #mobile_area {display: none;}



  /* ○ 인트로페이지 공통*/
  .intro_wrap{background: linear-gradient(to bottom, #b7b7b7, #fff); height: 600px;}
  .intro_wrap_bg{background: url(../images/intro_bg.png) no-repeat center top; width: 100%; padding: 20px 15px;}
  .intro_logo{width: 100%; text-align: center; margin-bottom: 20px; }
  .intro_logo img{max-width: 100%;}
  .intro_menu{max-width: 768px; margin: 0 auto; margin-bottom: 50px; width: 100%;}
  .intro_menu ul{display: flex; gap: 14px 32px; flex-wrap: wrap;}
  .intro_menu ul li{width: calc((100% - 32px)/2); background: #fff ; border-radius: 4px; border: 1px solid #e7e6e6; box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.1);}
  .intro_menu ul li a{display: flex; padding: 6px 20px; align-items: center; height: 100%; gap:15px; min-height: 80px;}
  .intro_menu ul li a .ib {flex-basis: 60px; display: flex; align-items: center; justify-content: center;}
  .intro_menu ul li a .tb {flex-basis: calc(100% - 75px); display: flex; gap:3px; flex-direction: column;}
  .intro_menu ul li a .tb p {font-weight: 600; word-break: keep-all;}
  .intro_menu ul li a .tb .loc_bx p {font-size: 12px;}
  .intro_menu ul li a .tb .main_bx p {font-size: 20px; font-family: 'SCoreDream' !important; font-weight:800;}
  .intro_menu ul li a .tb .eng_bx p {font-size: 14px; color: #a1a1a1;}
  .intro_menu ul li a .tb .date_bx p {font-size: 14px;}

  /* ○ 인트로페이지 메인박스 */
  .intro_menu ul li.area1 a .tb .main_bx p {color: #ca1947;}
  .intro_menu ul li.area2 a .tb .main_bx p {color: #3a7500;}
  .intro_menu ul li.area3 a .tb .main_bx p {color: #0f6839; font-size: 16px;}
  .intro_menu ul li.area4 a .tb .main_bx p {color: #cc0b81;}
  .intro_menu ul li.area5 a .tb .main_bx p {color: #122c5c;}
  .intro_menu ul li.area6 a .tb .main_bx p {color: #00561f; font-size: 16px;}
  .intro_menu ul li.area7 a .tb .main_bx p {color: #ea3130;}
  .intro_menu ul li.area8 a .tb .main_bx p {color: #06063f;}
  .intro_menu ul li.area9 a .tb .main_bx p {color: #232e43;}
  .intro_menu ul li.area10 a .tb .main_bx p {color: #ff77a8; font-size: 16px;}
  .intro_menu ul li.area11 a .tb .main_bx p {color: #2f9ca9;}
  .intro_menu ul li.area12 a .tb .main_bx p {color: #d21252;}
  .intro_menu ul li.area13 a .tb .main_bx p {color: #591186;}

  /* ○ 인트로페이지 푸터 */
  .intro_footer_wrap{text-align: center; color: #747373;}
  .intro_footer_wrap .intro_f_logo{margin-bottom: 4px; font-size: 14px; font-weight: 500; color: #5f5e5e;}
  .intro_footer_wrap .intro_f_address{margin-bottom: 4px; font-size: 12px; margin-bottom: 4px;}
  .intro_footer_wrap .intro_copy{margin-bottom: 4px; font-size: 12px;}



  /* ■■■■■■■■■■ 모바일 메뉴 ■■■■■■■■■■ */
  header .header_in .m_hidden_menu_open_btn{position: absolute; top: 50%; transform: translateY(-50%); left: 15px; cursor: pointer; display: none;}
  header .header_in .m_hidden_menu_open_btn div{width: 28px; height: 3px; background: #000;}
  header .header_in .m_hidden_menu_open_btn .middle_line{margin: 6px 0;}
  .m_hidden_menu{width: 100%; height: 100%; background: #fff; position: fixed; top: 0; right: 0px; display: none; z-index: 9000; box-sizing: border-box; padding-top: 68px;}
  .m_hidden_menu .m_hidden_menu_logo{position: absolute; top: 13px; left: 15px;}
  .m_hidden_menu .m_hidden_menu_logo img {width: 130px;}
  .m_hidden_menu .m_hidden_menu_close_btn{cursor: pointer; position: absolute; top: 20px; right: 20px;}
  .m_hidden_menu ul .d1 a {display: block; font-size: 18px; box-sizing: border-box; padding: 17px 15px; background: #fff; font-weight: 500; color: #333; border-bottom: 1px solid #ccc;}
  .m_hidden_menu ul .d1:last-child a {border-bottom: 0;}
  .m_hidden_menu ul .d1 .sub{display: none; background: #f7f7f7;}
  .m_hidden_menu ul .d1 .sub ul .d2 a{display: block; padding: 15px; font-size: 16px; border-bottom: 1px solid #e3e3e3}
  .m_hidden_menu ul .d1 .sub ul .d2:last-child a {border-bottom: none;}





  .m_utility {background:#f7f7f7;}
  .m_utility ul {display:flex;}
  .m_utility ul li {flex-basis:calc((100%)/2); flex-grow:1; border-right:1px solid #e7e7e7}
  .m_utility ul li:last-child {border-right:none;}
  .m_utility ul li a {display:flex; justify-content:center; align-items:center; padding:15px 10px;}


  @media all and (max-width:1450px){
   .mw1100 {padding: 0 15px;}
   .section.info .main_info_bx {padding: 25px 15px;}
  }


  @media all and (max-width:1200px){
   header .total_menu_wrap ul{margin: 20px 40px; position: relative;}
   #header .header_in .main_menu ul li a {font-size: 17px;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.check form  {padding: 20px;}
   .section.main_visual .main_view .inner {padding: 112px 15px;}
    #header .header_in .logo {flex-basis:220px;}
    #header .header_in .main_menu {flex-basis:calc(100% - 220px);}
  }


  @media all and (max-width:1024px){
   #sub_content_bx .inner .mw1100 {gap: 15px;}
   .section.main_visual .main_view .inner .infobx .mv_btn_bx ul {flex-wrap: wrap;}
   .section.main_visual .main_view .inner .infobx .mv_btn_bx ul li.info {flex-basis: calc((100% - 5px)/2);}
   .section.main_visual .main_view .inner .infobx .mv_btn_bx ul li.link {flex-basis: 100%; padding: 50px 35px;}
   .section.main_visual .main_view .inner .infobx .mv_btn_bx ul li.link div {flex-direction: row; gap: 80px;}
   .section.main_visual .main_view .inner .infobx .text_area .mid p {font-size: 43px;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.check form  {flex-wrap: wrap;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.check form div {flex-basis: calc((100% - 30px)/2);}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.check form .btn {flex-basis: 100%; align-items: center;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.online .right .box .list {flex-direction: column;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.online .right .box .list .title {flex-basis: auto;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.online .right .box .list .title p {display: inline-block; width: 85px; padding: 5px;}
   .section.main_visual .main_view .inner .text .mt {font-size: 50px;}
   .section.main_visual .main_view .inner .fair_info_bx ul li p {font-size: 23px;}
   .section.main_visual .main_view .inner .fair_info_bx ul li .date {flex-basis: 365px;}
   .section.main_visual .main_view .inner .fair_info_bx ul li .location {flex-basis: 170px;}
   .section.main_visual .main_view .inner {gap:45px;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_list ul li {flex-basis: calc((100% - 60px)/5);}

.section .main_top_txt_content .detail_content {flex-basis:535px;padding:20px 10px 15px}
.section .main_top_txt_content .detail_content .mtxt {font-size:20px}
.section .main_top_txt_content .detail_content .title {font-size:24px}

   /* ● 참가안내 */
   /* ○ 참가안내 - 상단탭 부분 */
   #sub_content_bx .inner .mw1100 .right .content .bot .con.cate_btn_bx ul li {height: 50px;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.cate_btn_bx ul li a p {font-size: 16px;}

   /* ○ 참가안내 - 상단버튼 부분 */
   #sub_content_bx .inner .mw1100 .right .content .bot .con.down_btn_bx ul li a p {font-size: 16px; padding-left: 30px;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.down_btn_bx ul li a p:after {width: 18px; height: 20px;}

   /* ○ 참가안내 - 참가절차 부분 */
   #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure_bx ul li .text p {font-size: 15px;}
   #sub_content_bx .inner .top .title h3 {font-size: 32px;}

  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_list ul li:nth-child(5n):after {content:none;}

  }

  @media all and (max-width:900px) {
   #header .header_in .main_menu{display: none;}
   .utility {display: none;}
   #section.main_btn_bx .w1400 .inner ul li a .tb .top p {font-size: 18px;}
   #sub_content_bx .inner .mw1100 .left {display: none;}
   #sub_content_bx .inner .mw1100 .right {flex-basis: 100%;}
   #header .header_in .m_hidden_menu_open_btn {display: block;}
   #header .header_in {justify-content: center; align-items: center; padding: 15px 0;}
   .section.main_visual .main_view .inner .infobx .mv_btn_bx ul li.info .top p:last-child {font-size: 30px;}
   .section.main_visual .main_view .inner .infobx .mv_btn_bx ul li.info .bot p {padding: 7px 5px; font-size: 17px;}
   #header .header_in .m_home_button {display: block;}
   .section.main_visual .main_view .inner .text .mt {font-size: 40px;}
   .section.main_visual .main_view .inner {gap:30px; padding: 85px 15px;}
   .section.main_visual .main_view .inner .slick .list .con .line .top {font-size: 30px;}
   .section.main_visual .main_view .inner .slick .list .con .line .bot {font-size: 18px;}
   .section.main_visual .main_view .inner .slick .list .con .line.red {border-left: 6px solid #139451;}
   .section.main_visual .main_view .inner .slick .list .con .line.pupple {border-left: 6px solid #6e13a2;}
   .section.main_visual .main_view .inner .slick .list .con .line {padding-left: 15px; gap:5px;}
   .section.btns .main_btns_bx ul li a .ib img {width: 55px;}
   .section.btns .main_btns_bx ul li a .tb {font-size: 15px;}


  .section.main_visual .main_view .inner .text {align-items:center;}
  .section.main_visual .main_view .inner .fair_info_bx ul li {justify-content:center; margin-right:0;}
  .section .main_top_txt_content {justify-content:center; margin-right:0;}

   /* ● 참가안내 */
   /* ○ 참가안내 - 참가절차 부분 */
   #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure_bx ul li {flex-basis: calc((100% - 50px)/3);}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure_bx ul li:nth-child(3):after {content: none;}

   .intro_menu ul {gap:15px;}
   .intro_menu ul li {flex-basis: calc((100% - 15px)/2);}
   .intro_menu ul li a .tb .main_bx p {font-size: 20px;}
   .intro_menu ul li a .tb .eng_bx p {font-size: 12px;}
   #header .header_in .logo {flex-basis:175px;}

  }

  @media all and (max-width:850px) {
   .section.info .main_info_bx {flex-wrap: wrap;}
   .section.info .main_info_bx div {flex-basis: 100%; width: 100%;}
   .section.btns .main_btns_bx ul {flex-wrap: wrap;}
   .section.btns .main_btns_bx ul li:nth-child(2n) {border-right: 0;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_company ul li {flex-basis: calc((100% - 30px)/4);}

  }

  @media all and (max-width:820px) {

   .intro_menu{width: 100%;}
   .intro_menu ul li a img{max-width: 100%;}
  }

  @media all and (max-width:800px) {
   #sub_content_bx .sub_visual .mw1100 .sub_tb {flex-wrap: wrap; gap:10px;}
   #sub_content_bx .sub_visual .mw1100 .sub_tb div {flex-basis: 100%;}
   #sub_content_bx .sub_visual .mw1100 .sub_tb div.left {display: flex; flex-direction: column; align-items:  center;}
   #sub_content_bx .sub_visual .mw1100 .sub_tb div.right {justify-content: center;}
   #sub_content_bx .sub_visual .mw1100 .sub_tb div.right ul {width: 100%;}
   #sub_content_bx .sub_visual .mw1100 .sub_tb div.right ul li {width: 100%; height: auto; border-radius: 0;}
   #sub_content_bx .sub_visual .mw1100 .sub_tb div.right ul li .location p {font-size: 22px;}
   #sub_content_bx .sub_visual .mw1100 .sub_tb div.right ul li .location p span {display: inline-block;}
   #sub_content_bx .sub_visual {height: auto; padding: 45px 0;}
   #sub_content_bx .sub_visual .mw1100 .sub_tb div.left p.top {text-align: center; word-break: keep-all;}

      .section.main_visual .main_view .inner .text .mt {font-size: 35px;}
  }

  @media all and (max-width:768px) {
   .section.main_visual .main_view .inner .infobx .mv_btn_bx ul li.info .top p:last-child {font-size: 28px;}
   .section.main_visual .main_view .inner .infobx .mv_btn_bx ul li.info .bot p {font-size: 16px;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.check form  {gap:15px;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.check form div {flex-basis: calc((100% - 15px)/2);}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_list ul li {flex-basis: calc((100% - 30px)/3);}
   #sub_content_bx .inner .top .title h3 {font-size: 27px;}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_list ul li:nth-child(5n):after {content:"";}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_list ul li:nth-child(4n):after {content:"";}
#sub_content_bx .inner .mw1100 .right .content .bot .sub_title h2{font-size:20px;}
  }

  @media all and (max-width:700px) {
   #sub_content_bx .inner .mw1100 .right .content .bot .con.tab .faq_cont .faq_cntdv .ex .top {padding: 30px 25px;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.tab .faq_cont .faq_cntdv .ex .top .main_title h3 {font-size: 21px; word-break: keep-all;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.tab .faq_cont .faq_cntdv .ex .top .sub_titles p {font-size: 14px; word-break: keep-all;}
  }

  @media all and (max-width:640px) {
.m100 {width:100% !important;display:block !important}
.m_main_content {display:block}



/* 스타일 1 시작 */
    .applicant_online .applicant_online_structure1 .divi1 ul .info {width:100% !important}
    .applicant_online .applicant_online_structure1 .row_info ul .classification_tit{width: 100% !important; min-width: 140px;}
    .applicant_online .applicant_online_structure1 .divi2 ul .info {width: 100% !important;}
    .applicant_online .applicant_online_structure1 .divi2 ul{width: 100%;}
    .applicant_online .applicant_online_structure1 .divi2 ul:first-child{border-bottom: 1px solid #afafaf;}
    .applicant_online .applicant_online_structure1 .row_info ul .anti_registration{display: block;}

    .applicant_online .applicant_online_structure1 .row_info ul{flex-wrap:wrap}
.applicant_online .applicant_online_structure1 .row_info ul li {justify-content:center !important}

    /* 스타일 1 끝 */

    /* 스타일 2 시작 */
    .applicant_online .applicant_online_structure2 .division_tit_wrap{display: none;}
    .applicant_online .applicant_online_structure2 .row_info{}
    .applicant_online .applicant_online_structure2 .row_info ul{flex-wrap: wrap;}
    .applicant_online .applicant_online_structure2 .row_info ul li{width: 33.333%; min-height:50px; border-right: 1px solid #afafaf;}
    .applicant_online .applicant_online_structure2 .row_info ul li:last-child{border-right: none;}
    .applicant_online .applicant_online_structure2 .row_info ul .classification_tit{width: 100%; border-bottom: 1px solid #afafaf; border-right: none;}
    .applicant_online .applicant_online_structure2 .total_price ul .info{width: 100%;}
    /* 스타일 2 끝 */


   #pc_area {display: none;}
   #mobile_area {display: block;}
   #mobile_area .m_header{height: 70px; padding: 0 15px; display: flex; justify-content: space-between; align-items: center; background: #fff;}
   #mobile_area .m_header .m_hidden_menu_open_btn{display: block; width: 28px; cursor: pointer;}
   #mobile_area .m_header .m_hidden_menu_open_btn{}
   #mobile_area .m_header .m_hidden_menu_open_btn div {width: 28px; height: 3px; background: #000;}
   #mobile_area .m_header .m_hidden_menu_open_btn .middle_line {margin: 6px 0;}

   #mobile_area .m_header .m_logo{width: 200px; max-width: calc(100% - 56px);}
   #mobile_area .m_header .m_logo a{display: flex; width: 100%; font-size: 0; justify-content: center; align-items: center;}
   #mobile_area .m_header .m_logo a img{max-width: 140px;}

   #mobile_area .m_hoem_btn{width: 28px;}

   #mobile_area .m_menu{height: 50px; background: #139451;}
   #mobile_area .m_menu ul{display: flex; justify-content: space-around; align-items: center; height: 100%; padding: 0 15px;}
   #mobile_area .m_menu ul li{width: 100%;}
   #mobile_area .m_menu ul li a{display: block; width: 100%; text-align: center; font-size: 16px; padding: 3px 0; border-radius: 15px; color: #fff; font-weight: 400;}
   #mobile_area .m_menu ul > .on > a{background: #fff; font-weight: 600; color: #121212;}


   #mobile_area .m_view{background: url(https://cdn.messekorea.co.kr/farmexpo/skin/main.jpg) center no-repeat; background-size: cover; height: 180px; position: relative;}
   #mobile_area .m_view:after {position: absolute; width: 100%; height: 100%; display: block; content: ""; background: rgba(0,0,0,0.2); left: 50%; top: 50%; transform: translate(-50%,-50%);}
   #mobile_area .m_view .m_main_tb {z-index: 1; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); text-align: center; width: 100%;}
   #mobile_area .m_view .m_main_tb .title {color: #fff; font-size: 22px; font-weight: 700;}
   #mobile_area .m_view .m_main_tb .sub_title {color: #fff; font-size: 14px; font-weight: 700;}

   #mobile_area .m_application_wrap{padding: 18px 15px; box-sizing: border-box; background: #333;}
   #mobile_area .m_application_wrap ul{display: flex; flex-wrap: wrap; gap:10px; word-break: keep-all;}
   #mobile_area .m_application_wrap ul li{width: calc((100% - 10px)/2); flex-grow:1;}
   #mobile_area .m_application_wrap ul li a{background: red; display: flex; width: 100%; height: 100%; border-radius: 4px; justify-content: center; align-items: center; padding: 10px; word-break: keep-all; text-align: center; color:#fff; font-weight:700;}
   #mobile_area .m_application_wrap ul li .busan{background: #4265ff;}
   #mobile_area .m_application_wrap ul li .songdo{background: #fa4e4e;}

   #mobile_area .m_main_title{font-size: 26px; font-weight: 600; text-align: center;}

   #mobile_area .m_main_content{padding: 26px 0px 60px;}


   #footer{display: none;}
   .m_footer{background: #282828; color: #d1d1d1; padding: 28px 15px; text-align: center; display: block;}
   .m_footer .f_logo{color: #fff; margin-bottom: 10px;}
   .m_footer .m_f_logo{margin-bottom: 10px;}
   .m_footer .m_f_address{line-height: 25px; margin-bottom: 24px;}
   .m_footer .m_copy{margin-bottom: 24px;}
   .m_footer .m_copy .point{color: #fff;}
   .m_footer .m_f_sns{}
   .m_footer .m_f_sns ul{display: flex; justify-content: center; gap: 20px;}



   #sub_content_bx .sub_visual .mw1100 .sub_tb div.left p.top {font-size: 23px;}
   #sub_content_bx .sub_visual .mw1100 .sub_tb div.left p.bot {font-size: 14px;}
   #sub_content_bx .sub_visual .mw1100 .sub_tb div.right ul li .location p {font-size: 18px;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul {flex-wrap: wrap;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li {flex-basis: calc((100% - 15px)/2);}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.infomation .left ul {gap:7px;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.infomation .left ul li {flex-basis: calc((100% - 14px)/3);}
   #sub_content_bx .inner .mw1100 .right .content .bot .common_table {overflow-x: scroll;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.check form div {flex-basis: 100%;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.check form .btn {padding-top: 25px;}


   /* 개시판 검색 부분 */
   .content #bw_board_list_search{height: 34px; box-sizing: border-box; width: 100%;}
   .content #bw_board_list caption form{margin: 0px 0 0 0;}
   .content #opt{height: 100%;}
   .content #key{height: 100%; width: calc(100% - 159px);}
   .content button[data-bw-iskin='9']{text-indent: 0; background: #d3d3d3; border: 1px solid #bebdbd; font-size: 12px; height: 100%; border-radius: 4px; width: 50px;}


   .intro_menu{width: 100%;}
   .intro_menu ul li{width: 100%;}
   #footer .footer_in .top .right {display: none;}
   #footer .footer_in .top .left {flex-grow: 1}




   #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure {gap:25px;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure div {flex-basis: calc((100% - 25px)/2);}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure .arr:after {bottom: -20px;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure div .con {gap:25px;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure div.grey {gap:25px;}

#sub_content_bx .inner .mw1100 .right .content .bot .sub_title h2{font-size:18px;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_list ul li .tb p {font-size: 14px;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_company ul li {flex-basis: calc((100% - 20px)/3);}



   /* ● 참가안내 */
   /* ○ 참가안내 - 참가절차 부분 */
   #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure_bx ul li {flex-basis: calc((100% - 25px)/2);}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure_bx ul li:nth-child(2n):after {content: none;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure_bx ul li:nth-child(3):after {content: "";}
   .intro_menu ul li {flex-basis: 100%;}
   #header .header_in .logo {flex-basis:140px;}
   #sub_content_bx .sub_visual .mw1100 .sub_tb div.right ul li .date p {font-size:15px;}
  }


  @media all and (max-width:550px) {
   #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_list ul li {flex-basis: calc((100% - 30px)/3);}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_list ul li:nth-child(4n):after {content:"";}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_list ul li:nth-child(3n):after {content:none;}
  }





  @media all and (max-width:500px) {
   #sub_content_bx .inner .mw1100 .right .content .bot .con.infomation .left ul li {flex-basis: calc((100% - 7px)/2);}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li a {font-size: 14px;}
   #sub_content_bx .inner .mw1100 .right .content .bot {margin-bottom: 35px;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.infomation .right .box .list {flex-direction: column;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.infomation .right .box .list .title {flex-basis: auto;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.infomation .right .box .list .title p {display: inline-block; padding: 4px 10px;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.infomation .right .box .list {gap:7px;}
   #sub_content_bx .inner .mw1100 .right .content .top {padding-bottom: 10px;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.temp .top img {width: 75px;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.temp .bot .main_title h3 {font-size: 19px;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.temp .bot .sub_titles p {font-size: 14px;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure {gap:25px 15px;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure div {flex-basis: calc((100% - 15px)/2);}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.free {padding: 45px 25px;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.free .inner {padding-left: 0; padding-top: 115px;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.free .inner:after {left: 50%; top: 0; transform: translate(-50%,0);}

  }



  @media all and (max-width:450px) {
   #sub_content_bx .inner .mw1100 .right .content .bot .con.overview .tb ul li {flex-basis: 100%}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.check form {padding: 40px 15px;}
   #sub_content_bx .sub_visual .mw1100 .sub_tb div.right ul {flex-direction: column;}
   #sub_content_bx .sub_visual .mw1100 .sub_tb div.left p.top {font-size: 20px;}
   #sub_content_bx .sub_visual .mw1100 .sub_tb div.left p.bot {font-size: 12px;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.tab .faq_cate ul li a {font-size: 13px;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure div .title {padding: 15px 5px;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure div .title p {font-size: 15px; padding-left: 23px;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure div.blue .title p:after {width: 17px; height: 14px;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure div.red .title p:after {width: 17px; height: 17px;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.info_btn_bx ul li {flex-basis: 100%;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_list ul li {flex-basis: calc((100% - 15px)/2);}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_list.exc ul li {flex-basis: 100%;}
   #sub_content_bx .sub_visual .mw1100 .sub_tb div.right ul li .location p {font-size: 15px;}
   #sub_content_bx .sub_visual .mw1100 .sub_tb div.right ul {gap:15px;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_company ul li {flex-basis: calc((100% - 10px)/2);}


   /* ● 참가안내 */
   /* ○ 참가안내 - 참가절차 부분 */
   #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure_bx ul {gap:10px;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure_bx ul li {flex-basis: calc((100% - 10px)/2);}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure_bx ul li:after {content: none;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure_bx ul li .num p {font-size: 12px; padding: 3px 6px;}
   #sub_content_bx .inner .mw1100 .right .content .bot .con.procedure_bx ul li .num p:after {border-right: 45px solid transparent; border-top: 45px solid #a5a3a3;}

  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_list ul li:nth-child(3n):after {content:"";}
  #sub_content_bx .inner .mw1100 .right .content .bot .con.overview_list ul li:nth-child(2n):after {content:none;}
  }




  #mobile_area .m_menu > ul > li {position:relative;z-index:999}
#mobile_area .m_menu > ul > li  .sub_mmenu {display:none;position:absolute;top:38px;background:rgba(0,0,0,0.7);padding:10px;border-radius:0 0 5px 5px}
#mobile_area .m_menu > ul > li  .sub_mmenu a {display:block;font-size:14px;font-weight:500;text-align:left;color:#fff;line-height:2}
#mobile_area .m_menu > ul > li .sub_mmenu {width:135px}