.main_inner {
  padding-top: 196px;
}

/*visual*/
.main_visual_section {
  position: relative;
  overflow: hidden;
  max-width: 1920px;
  margin: 0 auto 75px;
}
.main_visual_item {
  height: 520px;
}
.bottom_visual_item {
  height: 206px;
}
.main_visual_link {
  display: inline-block;
  width: 100%;
  height: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: block;
  max-width: 100%;
}

/*bx*/
.main_visual_section .bx-controls {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.main_visual_section .bx-controls-direction {
  max-width: 1200px;
  width: 95%;
  position: relative; /*margin:210px auto 0;*/
  margin: 0 auto;
  top: 210px;
}
.main_visual_section .bx-controls-direction .bx-prev,
.main_visual_section .bx-controls-direction .bx-next {
  width: 34px;
  height: 64px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  top: 0;
  z-index: 2;
}
.main_visual_section .bx-controls-direction .bx-prev {
  background-image: url("/theme/basic/img/bx_prev.png");
  left: -85px;
}
.main_visual_section .bx-controls-direction .bx-next {
  background-image: url("/theme/basic/img/bx_next.png");
  right: -85px;
}

.main_visual_wrap {
  position: relative;
}
.main_visual_idx {
  display: none;
}

/*tit_box*/
.main_sub_tit {
  font-size: 28px;
  line-height: 1.5em;
  color: #000;
  margin-bottom: 10px;
  text-align: center;
  font-weight: 600;
}
.main_sub_p {
  font-size: 18px;
  line-height: 1.3em;
}

.sub_tab_wrap {
  text-align: right;
  margin-bottom: 40px;
}
.tab_list {
  display: inline-block;
}
.tab_li {
  float: left;
}
.tab_li:nth-child(n + 2) {
  margin-left: 10px;
}
.tab_link {
  font-size: 14px;
  color: #000;
  position: relative;
}
.tab_link.on {
  color: #c4303d;
}
.tab_link.on:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #c4303d;
}

/*search*/
.search_section {
  margin-bottom: 80px;
}
.search_section .wrapper {
  box-shadow: 3px 6px 10px rgba(0, 0, 0, 0.2);
  display: flex;
}
.sch_tit_box {
  float: left;
  width: 200px;
  padding: 30px 0 40px 35px;
  background-color: #211715;
  box-sizing: border-box;
}
.search_section .main_sub_tit {
  color: #fff;
  margin-bottom: 30px;
  text-align: left;
  font-weight: 400;
}
.search_section .main_sub_p {
  color: #fff;
}
.sch_cont {
  padding: 40px;
  float: left;
  width: calc(100% - 200px);
  box-sizing: border-box;
}
.sch_cont_p {
  font-size: 18px;
  color: #000;
  margin-bottom: 40px;
}
.sel_box_wrap {
  float: left;
}
.sel_box {
  float: left;
  margin-right: 18px;
}
.sel_box:last-child {
  margin-right: 0;
}
.main_sch_sel {
  font-size: 18px;
  color: #000;
  height: 40px;
  line-height: 34px;
  border: none;
  border-bottom: 2px solid #000;
  padding: 0 25px 0 3px;
  background-image: url("/theme/basic/img/icn_sch_sel.png");
  background-repeat: no-repeat;
  background-position: right 3px top 16px;
  background-color: transparent;
  outline: none;
}
.sch_cont_btn {
  float: right;
  width: 70px;
  height: 70px;
  border-radius: 40px;
  background-image: url("/theme/basic/img/icn_sch_btn_w.png");
  background-position: center;
  background-repeat: no-repeat;
  background-color: #c4303d;
  margin-top: -13px;
}

.main_visual_wrap .bx-pager {
  display: none;
}

/*exhibition*/
.exhibition_section {
  margin-bottom: 60px;
}
.exhibition_section .wrapper .clearfix {
  display: flow-root;
}
.ex_item {
}
.ex_img_wrap {
  position: relative;
}
.ex_img_wrap.sns_on .ex_sns_wrap {
  display: block;
}
.ex_sns_wrap {
  display: none;
  position: absolute;
  bottom: 70px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 9;
}
.ex_sns_link {
  display: inline-block;
}
.ex_sns_link:nth-child(n + 2) {
  margin-left: 10px;
}
.ex_sns_link img {
  width: 28px;
  height: 28px;
  display: inline-block;
}
.ex_img {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 0;
  padding-bottom: 131.7%;
  margin-bottom: 10px;
  padding-bottom: 140.65%;
}
.ex_over {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 100px 15px 15px;
  box-sizing: border-box;
}
.ex_detail {
  text-align: center;
  margin-bottom: 10px;
}
.btn_ex_detail {
  width: 110px;
  height: 36px;
  line-height: 36px;
  font-size: 12px;
  background-color: #e33355;
  color: #fff !important;
  border-radius: 100px;
  display: inline-block;
}
.hitView {
  text-align: center;
}
.hit_s_icn {
  display: inline-block;
}
.hit_s_icn:nth-child(n + 2) {
  margin-left: 10px;
}
.hit_s_icn a {
  color: #fff;
  display: inline-block;
}
.owl-carousel .owl-item .hit_s_icn a img {
  display: inline-block;
}
.shareView {
  position: absolute;
  bottom: 10px;
  right: 15px;
  text-align: right;
}
.ex_share_li {
  display: inline-block;
}
.ex_share_btn {
  display: inline-block;
  border: 1px solid #fff;
  border-radius: 100px;
  width: 40px;
  height: 40px;
  position: relative;
  box-sizing: border-box;
}
.ex_share_btn img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ex_icn_wrap {
  font-size: 0;
  margin-bottom: 3px;
}
.ex_icn {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  color: #ffffff;
  letter-spacing: -0.06em;
  line-height: 20px;
  width: 110px;
  height: 22px;
  box-sizing: border-box;
  font-style: normal;
  text-align: center;
  border: none;
  background: #ffffff;
}
.ex_icn_1 {
  background: #e60a3a;
}
.ex_icn_2 {
  background: #019fe9;
}
.ex_icn_3 {
  background: #f8b61c;
}
.ex_icn_4 {
  background: #00466a;
}
.ex_icn_5 {
  background: #c0bc00;
}
.ex_tit {
  width: 100%;
  position: relative;
  padding-right: 55px;
  box-sizing: border-box;
}
.ex_tit_a {
  font-size: 12px;
  color: #000 !important;
  line-height: 1.2em;
  margin-bottom: 5px;
}
.date_status {
  right: 0;
  font-size: 12px;
  line-height: 17px;
}

.ing_end_en {
    background: #0287ff;
}
.ex_date {
  font-size: 11px;
  color: #4a4a4a;
}
.ex_place {
  font-size: 11px;
  color: #4a4a4a;
  margin-bottom: 5px;
}
.ex_sns_peo {
  float: left;
}
.sns_sup_img {
  width: 24px;
  height: 24px !important;
}
.support_btn {
  float: right;
  font-size: 12px;
  color: #c4303d !important;
  border: 1px solid #c4303d;
  line-height: 1;
  padding: 5px 10px;
  border-radius: 100px;
}

.ex_list .owl-nav {
  position: absolute;
  top: 35%;
  transform: translateY(-50%);
  width: 100%;
}
.ex_list .owl-prev,
.ex_list .owl-next {
  width: 20px;
  height: 38px;
  display: inline-block;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 0;
}
.ex_list .owl-prev {
  background-image: url("/theme/basic/img/owl_prev.png");
  left: -45px;
}
.ex_list .owl-next {
  background-image: url("/theme/basic/img/owl_next.png");
  right: -45px;
}

/*event*/
.event_section {
  margin-bottom: 100px;
  position: relative;
}
/*.evt_item{float:left; width:32%; margin-right:2%;}
.evt_item:last-child{margin-right:0;}*/
.evt_item_link {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.evt_img {
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 0px;
  padding-bottom: 54.5%;
  box-sizing: border-box;
  margin-bottom: 15px;
  background-image: url("/theme/basic/img/main_banner_ex.png");
}
.evt_tit {
  font-size: 14px;
  color: #000;
  margin-bottom: 10px;
}
.evt_date {
  font-size: 12px;
  color: #4a4a4a;
}

.event_section .owl-nav {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  width: 100%;
}
.event_section .owl-prev,
.event_section .owl-next {
  width: 20px;
  height: 38px;
  display: inline-block;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 0;
}
.event_section .owl-prev {
  background-image: url("/theme/basic/img/owl_prev.png");
  left: -45px;
}
.event_section .owl-next {
  background-image: url("/theme/basic/img/owl_next.png");
  right: -45px;
}

/*banner*/
.banner_section {
  margin-bottom: 100px;
}
.banner_link {
  display: inline-block;
}
.banner_section img {
  max-width: 100%;
}

/*news*/
.news_section {
  background-color: #ececec;
  padding: 70px 0;
}
.news_container {
  background-color: #fff;
  padding: 24px 0px;
}
.news_box {
  float: left;
  width: 50%;
  position: relative;
  box-sizing: border-box;
  padding: 0 25px;
}
.news_box:first-child {
  border-right: 1px solid #000;
}
.news_link {
  display: inline-block;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 5px;
  right: 25px;
  z-index: 2;
  background-image: url("/theme/basic/img/icn_plus_black.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.news_tit {
  font-size: 24px;
  color: #000;
  font-weight: 600;
  margin-bottom: 30px;
}
.news_li {
  font-size: 0;
}
.news_li:nth-child(n + 2) {
  margin-top: 13px;
}
.news_a {
  padding-left: 18px;
  display: inline-block;
  font-size: 18px;
  color: #000;
  position: relative;
  box-sizing: border-box;
}
.news_a:nth-child(n + 2) {
  margin-top: 25px;
}
.news_a:after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background-color: #000;
  position: absolute;
  top: 11px;
  left: 0;
}

#footer.foot_new {
  margin-top: 0;
}

.lin1 {
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* 231204 */
.main_news_section {
  margin-bottom: 60px;
}
.main_news_section .main_sub_tit {
  margin-bottom: 10px;
}
.news_list_link {
  width: 100%;
  display: inline-flex;
  flex-direction: column;
  position: relative;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.news_list_link:hover .news_list_info_wrap h4 {
  text-decoration: underline;
  text-underline-position: under;
}
.news_list_link:hover .icn_end {
  background-color: #ff6601;
}
.icn_end {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 54px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  color: #fff;
  font-size: 14px;
}
.news_list_img {
  width: 1005;
  height: 185px;
  background-image: url("https://cdn.kr.aving.net/news/photo/bbs/bbs_1/tn_bbs_1_1195_1.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.news_list_info_wrap {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 12px;
  min-height: 140px;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  padding: 15px;
}
.news_list_info_wrap h4 {
  font-size: 18px;
  line-height: 1.2em;
  font-weight: 600;
  height: 4.8em;
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.news_list_p_wrap {
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.news_list_p {
  font-size: 14px;
  color: #666;
}

.main_news_section .owl-nav {
  position: absolute;
  top: 35%;
  transform: translateY(-50%);
  width: 100%;
}
.main_news_section .owl-prev,
.main_news_section .owl-next {
  width: 20px;
  height: 38px;
  display: inline-block;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 0;
}
.main_news_section .owl-prev {
  background-image: url("/theme/basic/img/owl_prev.png");
  left: -45px;
}
.main_news_section .owl-next {
  background-image: url("/theme/basic/img/owl_next.png");
  right: -45px;
}

@media screen and (max-width: 1350px) {
  .main_visual_section .bx-controls {
    height: 100%;
    position: relative;
  }
  .main_visual_wrap .bx-pager {
    display: block;
  }
  .bx-wrapper .bx-pager.bx-default-pager a {
    border-radius: 100px;
    background-color: transparent;
    border-width: 1px;
  }
}

@media screen and (max-width: 1160px) {
  #pageMain .main_inner {
    padding: 196px 0 0 0;
  }
}

@media screen and (max-width: 1050px) {
  #pageMain .main_inner {
    padding-top: 206px;
  }

  .main_visual_section {
    margin-bottom: 0px;
  }
  .main_visual_item {
    height: 380px;
  }
  .bottom_visual_item {
    height: 150.5px;
  }
  .sch_tit_box {
    display: none;
  }
  .sch_cont {
    width: 100%;
    padding: 30px 0 50px;
    float: none;
  }
  .sch_cont_p {
    margin-bottom: 0px;
  }
  .sel_box_wrap {
    width: calc(100% - 90px);
    float: none;
    display: inline-block;
  }
  .sch_cont_btn {
    margin: 30px 0 0 20px;
  }
  .main_sch_sel {
    margin-top: 30px;
  }

  .search_section .clearfix:after {
    display: none;
  }
  .sel_box {
    display: inline-block;
    float: none;
  }

  .banner_section {
    margin-bottom: 40px;
  }
  .banner_section .wrapper {
    padding: 0;
  }

  .bx-controls-direction {
    display: none;
  }
  /*.main_visual_section .bx-controls{display:none;}*/
}

@media screen and (max-width: 768px) {
  .main_visual_item {
    height: 300px;
  }
  .bottom_visual_item  {
    height: 119px;
  }
  .main_visual_idx {
    /*position: absolute;
    bottom: 30px;
    right: 40px;*/
    background-color: #000;
    color: #fff;
    font-size: 10px;
    padding: 6px 13px 7px;
    border-radius: 50px;
    display: block;
    line-height: 1;
	width: 21px;
    float: right;
  }
  .main_visual_idx span {
    color: #fff;
    font-size: 10px;
    line-height: 1;
  }
    .main_visual_wrap .bx-pager {
        display: none;
    }
  .search_section {
    margin-bottom: 60px;
  }

  .main_sub_tit {
    text-align: left;
  }
  .exhibition_section .main_sub_tit {
    display: inline-block;
  }
  .exhibition_section .sub_tab_wrap {
    float: right;
  }
  .ex_list {
    width: calc(100% - 40px);
    margin: 0 auto;
    display: block !important;
  }
  .ex_list .owl-prev,
  .ex_list .owl-next {
    width: 11px;
    height: 21px;
    background-size: contain;
  }
  .ex_list .owl-prev {
    left: -25px;
  }
  .ex_list .owl-next {
    right: -25px;
  }

  .event_section {
    margin-bottom: 40px;
  }
  .event_section .sub_tab_wrap {
    display: none;
  }
  .event_section .owl-carousel .owl-nav.disabled {
    display: block;
  }
  .evt_item_list {
    width: calc(100% - 40px);
    margin: 0 auto;
    display: block !important;
  }
  .event_section .owl-prev,
  .event_section .owl-next {
    width: 11px;
    height: 21px;
    background-size: contain;
  }
  .event_section .owl-prev {
    left: -25px;
  }
  .event_section .owl-next {
    right: -25px;
  }

  .news_section {
    padding: 30px 0;
  }
  .news_container {
    padding: 0;
    background-color: transparent;
  }
  .news_box {
    float: none;
    width: 100%;
    padding: 20px;
    background-color: #fff;
  }
  .news_box:first-child {
    border-right: 0;
    margin-bottom: 20px;
  }
  .news_tit {
    margin-bottom: 20px;
  }
  .news_link {
    top: 20px;
    right: 20px;
  }
}

@media screen and (max-width: 520px) {
  .main_visual_item {
    height: 230px;
  }
  .bottom_visual_item  {
    height: 91px;
  }
  }

@media screen and (max-width: 400px) {
  .sel_box_wrap {
    width: calc(100% - 41px);
  }
  .sch_cont_btn {
    width: 36px;
    height: 36px;
    background-size: 16px;
    margin-left: 5px;
  }
}

@media screen and (max-width: 400px) {
  .main_visual_item {
    height: 200px;
  }
  .bottom_visual_item  {
    height: 79px;
  }
}

@media screen and (max-width: 310px) {
  .main_visual_item {
    height: 140px;
  }
  .bottom_visual_item {
    height: 55px;
  }
}

/*ÇÏ´Ü¹è³Ê*/
.banner_section .bx-controls-direction .bx-prev,
.banner_section .bx-controls-direction .bx-next {
  display:none;
}
