@charset "utf-8";
/* the boutique styles 2018.08 */

@import url("https://news.chosun.com/dhtm/css/css_reset_2018.css");
@import url("https://fonts.googleapis.com/css?family=Roboto:100,400,900");
@import url("https://fonts.googleapis.com/earlyaccess/notosanskr.css");
@import url("https://m.chosun.com/css/swiper.min_341.css");

body, input, button, textarea{ font-family: Roboto, 'Noto Sans KR', AppleSDGothicNeo-Regular,'맑은 고딕', 'Malgun Gothic', 나눔고딕, 돋움, Dotum, 굴림, Gulim, 'Apple SD Gothic Neo',sans-serif; color: #000; letter-spacing:0 }
a, a:visited{color:#000; text-decoration:none}

/* header for main */
.bo_main_topbg { position: relative; width: 100%; height: 100%; background-color: #FFFFFF; background-repeat: no-repeat; background-size: cover; background-attachment: fixed }
.bo_main_topbg:before { content: ' '; position: absolute; display: block; width: 100%; height: 100%; background: #FFFFFF; opacity: 0.8 }

  #bo_main_modalWrap {
      position: fixed;
      /* Stay in place */
      z-index: 99;
      /* Location of the box */
      left: 0;
      top: 0;
      width: 100%;
      /* Full width */
      height: 100%;
      /* Enable scroll if needed */
      background-color: rgba(255, 255, 255, 1);
      /* Black w/ opacity */
      display: none;
  }

  #bo_main_modalContent { 
    width: 100%;
    height: 100%;
    position: relative;
  }

  #bo_main_modalBody {
      max-width: 1024px;
      max-height: 768px;
      margin: 0 auto;
      position: absolute;
      left: 0;
      right: 0;
      top: 45%;
      transform: translateY(-50%);
  }

  .modal_item .today_close { display: flex; justify-content: center;}
  .modal_item .today_close button { border: none; color: #000; margin-bottom: 15.58px; margin-right: 130px;}

  #bo_main_closeBtn {
      font-weight: bold;
      cursor: pointer;
      margin-bottom: 15.58px;
      float: right;
  }

  .modal_item .modal_close_btn img { width: 17.42px; height: 17.42px; }

  #bo_main_modalBody a img { width: 100%; height: 100%; object-fit: contain;}


/* header for article */
.bo_art_topbg { background: #FFFFFF }
h1.bo_header_tit a { width: 314px; height: 42px; background-position: 0 -105px; background-size: 630px; background: url(//image.chosun.com/boutique/bo_ico_web.png); background-size: 100%;}

.main .bo_header { padding: 0 0; }
.main .bo_header_tit a { background: url(//image.chosun.com/boutique/bo_ico_main_web.png); background-size: 100%;}
.main ul.bo_menu li a span { color: #fff; }
.main ul.bo_menu li a span:hover { color: #707070;}
.ad ul.bo_menu li a span { color: #222;}

.bo_header { color: #FFFFFF; border-bottom-style: solid; border-bottom-width: 0px; border-bottom-color: #d7d7d7; }
.bo_header .inner { display: flex; flex-direction: row; justify-content: space-between; align-items: center; box-sizing: border-box; background: #fff; z-index: 99; width: 100%; border: solid 1px #d7d7d7; padding: 12px 64px; }
.main .bo_header .inner { padding: 12px 64px; background: rgba(34, 34, 34, 0.15); -webkit-backdrop-filter: blur(15px); backdrop-filter: blur(15px); position: absolute; width: 100%; z-index: 99; border: 0px; }

h1.bo_header_tit a { display: flex; width: 320px; height: 60px; left: 0px; top: 0px; font-size: 0; color: #fff; vertical-align: middle; }
.bo_menubox { display: flex; max-width: 1200px; }
ul.bo_menu li { display: inline; }
ul.bo_menu li + li { margin-left: 48px }
ul.bo_menu li a { position: relative; padding: 0 5px; color: #000; transition: ease all 0.4s ; -webkit-transition: ease all 0.4s ; -moz-transition: ease all 0.4s ; -ms-transition: ease all 0.4s ; -o-transition: ease all 0.4s ; }
ul.bo_menu li a span { font-family: 'Noto Sans KR'; font-size: 20px; font-weight: 700; line-height: 30px; font-style: normal; letter-spacing: -0.005em; text-align: right; color: #999999; }
ul.bo_menu li a span.current { color: #222;}
ul.bo_menu li a.current:after,
ul.bo_menu li a:hover:after { width: 100% }
ul.bo_menu:hover li a { color: #555 }
ul.bo_menu li a span:hover { color: #555;}
ul.bo_menu li a:hover { text-decoration: none; color: #d7d7d7 }
ul.bo_menu li.only_m { display: none }
ul.bo_sns { top: 0; right: 0; margin-left: 36px; padding: 5px 0;}
ul.bo_sns li { display: inline-block; vertical-align: top; box-sizing: border-box ;}
ul.bo_sns li a { display: block; width: 24px; height: 24px; margin-left: 24px; font-size: 0; border-radius: 27px;}
ul.bo_sns li a img { width: 24px; height: 24px;}
ul.bo_sns li a.bo_sns_insta { background: url("//image.chosun.com/boutique/bo_insta.png"); background-size: 100%;}
ul.bo_sns li a.bo_sns_insta:hover { background: url("//image.chosun.com/boutique/bo_insta_act.png"); background-size: 100%;}
ul.bo_sns li a.bo_sns_yt { background: url("//image.chosun.com/boutique/bo_youtube.png"); background-size: 100%;}
ul.bo_sns li a.bo_sns_yt:hover { background: url("//image.chosun.com/boutique/bo_youtube_act.png"); background-size: 100%;}
ul.bo_sns li a.bo_sns_nv { background: url("//image.chosun.com/boutique/bo_naver.png"); background-size: 100%;}
ul.bo_sns li a.bo_sns_nv:hover { background: url("//image.chosun.com/boutique/bo_naver_act.png"); background-size: 100%;}

ul.bo_ad li { display: flex; flex-direction: row; padding: 8px 16px; width: 73px; height: 16px; background: #f7f7f7; border: 1px solid #d7d7d7; border-radius: 27px; margin-left: 24px; font-size: 12px; align-items: center; }
ul.bo_ad li:hover {background: #d7d7d7; }
ul.bo_ad li a { display: block; color: #707070;}

.bo_sns_ad { display: none;}
.bo_sns_ad_form { display: none;}

.bo_sns_insta:hover { background: #d7d7d7;}
.bom_menu { display: none }

.ahoy { animation-name: txtFly; animation-timing-function: ease; animation-iteration-count: 1; animation-duration: 1s; animation-fill-mode: forwards; animation-delay: 0.2s }
 
/* main page pick slider */
.bo_main_pick_wrap { position: relative; }

.bo_main_pick_wrap .bo_main_pick .top_swiper-pagination { position: absolute; text-align: center; bottom: 40px; z-index: 2; left: 0; right: 0; margin: 0 auto;}
.bo_main_pick_wrap .bo_main_pick .swiper-pagination-bullet { margin: auto 12px; border: solid 1px #fff; opacity: 1; background: none; }
.bo_main_pick_wrap .bo_main_pick .swiper-pagination-bullet-active { background: #fff; }

.bo_main_pick_mask { width: 100%; height: 100%; position: absolute; background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) -17.96%, rgba(0, 0, 0, 0) 95.18%); }
.bo_main_pick_sli { position: relative; width: 100%; overflow: hidden; }
.bo_main_pick_sli .slide { overflow: hidden; }
.bo_main_pick_sli .slide a { display: block; position: relative; height: 100%; aspect-ratio: 13 / 5; }
.bo_main_pick_sli .slide a img { width: 100%; margin: auto; position: absolute; top: 0; left: 0; right: 0; bottom: 0; object-fit: contain; }
.bo_main_pick_sli .slide a .info { font-family: 'Noto Sans KR'; letter-spacing: -0.005em; text-align: left; position: absolute; display: block; color: #fff; bottom: 0; left: 0; }
.bo_main_pick_sli .slide a .info .text01 { font-size: 40px; font-weight: 700; line-height: 58px; margin: 0 120px; margin-bottom: 4px; }
.bo_main_pick_sli .slide a .info .text02 { font-size: 26px; font-weight: 500; line-height: 42px; margin: 0 120px; margin-bottom: 92px }

.bo_main_pick_sli .bx-controls-direction { position: absolute; bottom: 0; right: 0; padding: 0 30px;  text-align: right; background: #fff; line-height: 0; z-index: 10 }
.bo_main_pick_sli .bx-controls-direction a { display: inline-block; width: 40px; height: 17px; padding: 20px 0; background: url('//boutique.chosun.com/dhtm/img/bo_ico.png') no-repeat; font-size: 0; vertical-align: top }
.bo_main_pick_sli .bx-controls-direction a.bx-prev { background-position: -300px -230px }
.bo_main_pick_sli .bx-controls-direction a.bx-next { background-position: -350px -230px; margin-left: 33px }
.bo_main_pick_sli a[href*='/cms/'] { position: relative!important; z-index: 999!important; margin-top: 60px!important; }
.bo_main_pick_sli a[href*='/cms/'][href*='jobtype=UPNDN&no=0'] { margin-right: 15px!important; }

.bo_main_issue_wrap { flex-direction: row; align-items: flex-start; padding: 100px 64px 0; max-width: 1535px; margin: 0 auto;}
.bo_main_issue_title { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 700; font-size: 30px; line-height: 42px; letter-spacing: -0.005em; color: #222; text-align: center; text-decoration: underline; text-underline-offset : 8px;}
.bo_main_issue_inner { display: flex; padding-top: 46px; padding-bottom: 46px; flex-direction: row; align-items: flex-start; border-bottom: 1px solid #d7d7d7; max-width: 1920px; overflow-y: hidden; }
.bo_main_issue_inner::-webkit-scrollbar { display: none;}
.bo_main_issue_item { position: relative; width: 100%; overflow: visible; padding-left: 20px; }
.bo_main_issue_item:first-child { padding-left: 0px; }
.bo_main_issue_item .thumb { overflow: hidden; margin-bottom: 12px; min-width: 294px; min-height: 390px;}
.bo_main_issue_item .thumb a { display: block; height: 100%; padding-top: 66.67%; aspect-ratio: 3 / 2; overflow: hidden; position: relative; background-color: #f7f7f7;}
.bo_main_issue_item .thumb a img { width: 100%; height: 100%; margin: auto; position: absolute; top: 0; left: 0; right: 0; bottom: 0; object-fit: contain;}
.bo_main_issue_item .small_info { margin-bottom: 4px;}
.bo_main_issue_item .small_info span { font-family: 'Noto Sans KR'; font-weight: 700; font-size: 18px; line-height: 27px; letter-spacing: -0.005em; color: #707070; }
.bo_main_issue_item .info { font-family: 'Noto Sans KR'; font-weight: 700; font-size: 24px; line-height: 34px; letter-spacing: -0.005em; color: #222; white-space: normal; word-break: keep-all; display: -webkit-box;   word-wrap: break-word;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;}
.bo_main_issue_item .info a:hover { color: #707070; text-decoration: none;}

.bo_main_list_wrap { flex-direction: row; align-items: flex-start; padding: 80px 64px 0; max-width: 1535px; margin: 0 auto;}
.bo_main_list_inner { display: flex; flex-direction: row; justify-content: space-between; }
.bo_main_list_inner .bo_main_list_area { flex-basis: 73.14%; max-width: 73.14%; margin-right: 100px; }
.bo_main_list_item { position: relative; width: 100%; overflow: hidden; margin-bottom: 64px;}
.bo_main_list_item:last-child { margin-bottom: 88px;}
.bo_main_list_item a { white-space: normal; word-break: keep-all; display: -webkit-box;   word-wrap: break-word;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden; }
.bo_main_list_item a:hover { color: #707070; text-decoration: none;}

.bo_main_list_item .thumb { overflow: hidden; padding-bottom: 24px; width: 100%; }
.bo_main_list_item .thumb a { display: block; width: 100%; height: 0; padding-top: 56.25%; aspect-ratio: 3 / 2; overflow: hidden; position: relative; background-color: #f7f7f7;}
.bo_main_list_item .thumb a img { width: 100%; height: 100%; margin: auto; position: absolute; top: 0; left: 0; right: 0; bottom: 0; object-fit: contain;}
.bo_main_list_item .info  { font-family: 'Noto Sans KR'; font-weight: 700; font-size: 30px; line-height: 42px; letter-spacing: -0.005em; color: #222; }
.bo_main_list_item .detail_info { border-bottom: 1px solid #d7d7d7; padding: 8px 0 24px 0;}
.bo_main_list_item .detail_info a { font-family: 'Noto Sans KR'; font-weight: 400; font-size: 18px; line-height: 27px; letter-spacing: -0.005em; font-style: normal; color: #707070;}
.bo_main_list_item .bo_main_list_cate { font-weight: 700; font-size: 16px; line-height: 24px; letter-spacing: -0.005em; font-family: 'Noto Sans KR'; color: #999; margin-top: 8px;}
.bo_main_list_ad_area { flex-basis: 21.14%; max-width: 300px;}
.bo_main_list_ad_item .thumb { overflow: hidden; margin-bottom: 30px; width: 100%; height: 100%;}
.bo_main_list_ad_item .thumb a { display: block; width: 100%; height: 100%; max-width: 300px; max-height: 250px; aspect-ratio: 6 / 5; overflow: hidden; position: relative; background-color: #f7f7f7;}
.bo_main_list_ad_item .thumb a img { width: 100%; height: 100%; max-width: 300px; max-height: 250px; margin: auto; position: absolute; top: 0; left: 0; right: 0; bottom: 0; object-fit: contain;}
.bo_main_list_ad_item.fixed { top: 110px; position: fixed;}
.bo_main_list_ad_item2 { position: sticky; top: 110px; margin-bottom: 100px;}

.bo_main_list_ad a img { aspect-ratio: 3 / 2;}

.bo_main_brand { flex-direction: row; align-items: flex-start; padding: 80px 64px; max-width: 1535px; margin: 0 auto;}
.bo_main_brand_header { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 700; font-size: 30px; line-height: 42px; letter-spacing: -0.005em; color: #222; text-align: center; text-decoration: underline; text-underline-offset: 8px; }
.bo_main_brand_header_inner { display: flex; padding: 46px 0; flex-direction: row; align-items: flex-start; }
.bo_main_brand_item { position: relative; width: 100%; padding-left: 20px; box-sizing: border-box; overflow: hidden; }
.bo_main_brand_item .thumb { overflow: hidden; flex-basis: 44.25%; margin-bottom: 12px; flex-shrink: 0; }
.bo_main_brand_item .thumb a { display: block; padding-top: 56.25%; overflow: hidden; position: relative; background-color: #f7f7f7;}
.bo_main_brand_item .thumb a img { width: 100%; height: 100%; margin: auto; position: absolute; top: 0; left: 0; right: 0; bottom: 0; object-fit: contain;}
.bo_main_brand_item .info span { font-family: 'Noto Sans KR'; font-weight: 700; font-size: 18px; line-height: 27px; letter-spacing: -0.005em; color: #707070; }
.bo_main_brand_item .info a { font-family: 'Noto Sans KR'; font-weight: 700; font-size: 24px; line-height: 34px; letter-spacing: -0.005em; margin-top: 4px; color: #222; white-space: normal; word-break: keep-all; display: -webkit-box;   word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;}

.bo_main_brand_item .info a:hover {color: #707070; text-decoration: none;}

.bo_main_ad_wrap { overflow: hidden;}
.bo_main_ad { display: flex; flex-direction: row;}
.bo_main_ad .thumb { flex-grow: 1; width: 100%;}
.bo_main_ad .thumb.landscape img{ flex-grow: 1; width: 100%; height: 100%; object-fit: contain; min-width: 512px;}
.bo_main_ad .info { flex-grow: 1; margin: 0 80px; margin-top: 94px; text-align: left;}
.bo_main_ad .detail_info { font-size: 18px; line-height: 27px; font-weight: 400; font-family: 'Noto Sans KR'; letter-spacing: -0.005em; margin-bottom: 40px;}

.bo_footer { height: 100px; background: #000 }
.bo_copyright { font-size: 14px; font-weight: 700; line-height: 100px; color: #666; text-align: center }

@keyframes txtFly {
    0% { opacity: 0; transform: translateX(30px) ; -webkit-transform: translateX(30px) ; -moz-transform: translateX(30px) ; -ms-transform: translateX(30px) ; -o-transform: translateX(30px) ; }
    100% { opacity: 1; transform: translateX(0); -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); }
}

.bo_main_vd_wrap { text-align: center; background-color: #000; }
.bo_main_vd_inner { overflow: hidden; width: 100%; margin: 0 auto; padding: 60px 0;}
.bo_main_vd_inner iframe { width: 100%; height: 100%; aspect-ratio: 16 / 9; }
.slide_list > li {position: relative; width: calc(56.25%); text-align: center; margin: 0 54px; }
.bo_main_vd_inner .swiper-container .swiper-slide-prev { opacity: 0.4; }
.bo_main_vd_inner .swiper-container .swiper-slide-next { opacity: 0.4; }
.bo_main_vd_wrap .bo_main_vd_inner .swiper-container { width: 100%; text-align: center;}
.bo_main_vd_inner .bo_main_vd_info { display: block; text-align: center; margin-top: 40px; margin-bottom: 60px;}
.bo_main_vd_inner .bo_main_vd_info a { font-size: 30px; font-weight: 700; font: 'Noto Sans KR'; line-height: 42px; letter-spacing: -0.005em; color: #FFFFFF; }
.bo_main_vd_inner .bo_main_vd_info a:hover { text-decoration: none;}
.bo_main_vd_inner .swiper-container .swiper-pagination { position: relative; }
.bo_main_vd_inner .swiper-container .swiper-pagination-bullet { margin: auto 12px; background: #707070; opacity: 1; }
.bo_main_vd_inner .swiper-container .swiper-pagination-bullet-active { background: #fff; }

.swiper-button-prev.swiper-button-disabled { opacity: 0;}
.swiper-button-next.swiper-button-disabled { opacity: 0;}

/* 화살표 css(slide page) */
.bo_btn_arr_left { width: 100px; height: 100px; background: url(//image.chosun.com/boutique/bo_main_sli_btn.png) no-repeat; background-size: 100%; left: 10%; top: 45%; opacity: 0.8;}
.bo_btn_arr_right { width: 100px; height: 100px; background: url(//image.chosun.com/boutique/bo_main_sli_btn.png) no-repeat; background-size: 100%; right: 10%; transform: rotate(180deg); top: 45%; opacity: 0.8;}
.bo_btn_arr_left:hover { background: url(//image.chosun.com/boutique/bo_main_sli_btn_act.png) no-repeat; background-size: 100%;}
.bo_btn_arr_right:hover { background: url(//image.chosun.com/boutique/bo_main_sli_btn_act.png) no-repeat; background-size: 100%;}

.news_cmt { display: none }
.news_copyright a { color: #707070;}

dl.bo_art_latest_item { float: left; width: 210px; margin-left: 5px; padding-bottom: 20px }
dl.bo_art_latest_item a:hover { text-decoration: none }
dl.bo_art_latest_item dd.thumb { position: relative; width: 210px; height: 120px; margin-bottom: 10px; overflow: hidden }
dl.bo_art_latest_item dd.thumb img { width: 100%; transition: ease all 0.4s ; -webkit-transition: ease all 0.4s ; -moz-transition: ease all 0.4s ; -ms-transition: ease all 0.4s ; -o-transition: ease all 0.4s ; }
dl.bo_art_latest_item dt { height: 2.6em; padding: 0 3px; font-size: 15px; line-height: 1.3; overflow: hidden }
dl.bo_art_latest_item a:hover dd.thumb img { transform: scale(1.2) ; -webkit-transform: scale(1.2) ; -moz-transform: scale(1.2) ; -ms-transform: scale(1.2) ; -o-transform: scale(1.2) ; }
dl.bo_art_latest_item a:hover dt { color: #211cff }

.bo_list_cate { display: flex; flex-direction: row; align-items: flex-start; padding: 54px 0px 16px; max-width: 1018px; margin: 0 auto; margin-bottom: -40px; }
.bo_list_cate span { font-size: 38px; font-weight: 700; line-height: 54px; letter-spacing: -0.005em; font-family: 'Noto Sans KR'; font-style: normal; color: #000;}

.bo_list_wrap { max-width: 1018px; margin: 0 auto; }
.bo_list_item .flex_box { display: flex; }
.bo_list_item { padding: 40px 0; box-sizing: border-box; border-bottom: solid 1px #d7d7d7; overflow: hidden; flex-direction: column;}
.bo_list_item a:hover { text-decoration: none; color: #707070; }
.bo_list_item .thumb { margin-right: 24px; position: relative; flex-shrink: 0; background-color: #f7f7f7; }
.bo_list_item .thumb.landscape a img { width: 100%; height: 100%; margin: auto; object-fit: contain; width: 442px; max-height: 248px;}

.bo_list_item .title { display: block; margin-bottom: 16px; font-size: 24px; font-weight: 700; line-height: 34px; letter-spacing: -0.005em; color: #222; white-space: normal; word-break: keep-all; display: -webkit-box;   word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden; }
.bo_list_item .desc { margin-bottom: 16px; font-size: 20px; line-height: 32px; font-weight: 400; letter-spacing: -0.015em; color: #707070; height: 96px; white-space: normal; word-break: keep-all; display: -webkit-box;   word-wrap: break-word;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden; }
.bo_list_item .info { display: flex; font-size: 14px; color: #999; letter-spacing: -0.005em; line-height: 20px; font-weight: 400; color: #999999;}
.bo_list_item .info .date { width: 120px; }
.bo_list_item .info span:first-child::after {
    width: 1px;
    height: 10px;
    margin: 0 10px;
    background: #999;
    content: "";
}
.bo_list_item .info span:first-child {
    display: flex; align-items: center;
}
.bo_list_item:first-child { padding-top: 0; margin-top: 0; border-top: none;}
.bo_list_item .info .byline { white-space: normal; word-break: keep-all; display: -webkit-box;   word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden; }
    
.ad_text { font-weight: 400; font-size: 24px; line-height: 40.5px; letter-spacing: -0.005em; font-family: 'Noto Sans KR'; padding-bottom: 40px; color: #000;}
.ad_text2 { font-weight: 400; font-size: 18px; line-height: 32px; letter-spacing: -0.005em; font-family: 'Noto Sans KR'; padding-bottom: 40px; color: #000;}
.ad_btn { font-weight: 400; font-size: 16px; line-height: 30px; letter-spacing: -0.005em; font-family: 'Noto Sans KR';  margin-bottom: 12px; background-color: #000; color: #fff; padding: 12px 20px; width: 49%; }
.ad_btn_en { font-weight: 400; font-size: 16px; line-height: 30px; letter-spacing: -0.005em; font-family: 'Noto Sans KR';  margin-bottom: 12px; background-color: #000; color: #fff; padding: 12px 20px; width: 49%; }

.header .detail .newsq_title { background: #fff;}

#paginate_pc_id { clear: both; display: block; padding: 32px 0 176px; }
#paginate_m_id { clear: both; display: none }

.footer-inner { margin: auto 0;}

/* PC 레이아웃 1024px 이상 */
/*@media all and (max-width: 1198px) {*/
@media all and (min-width: 1024px) {
    .csmgsgnb_in {
        width: auto !important
    }

    h1.bo_header_tit,
    .bo_menubox,
    .bo_main_sub,
    .bo_main_brand_header_inner {
        max-width: none
    }

    .bo_main_brand_item {
        width: 33.3%;
        padding: 0 10px;
        box-sizing: border-box
    }

    .bo_main_brand_item+dl.bo_main_brand_item {
        margin-left: 0
    }

    ul.bo_menu li {
        font-size: 15px
    }
}

@media only screen and (max-width: 1641px) {
    ul.bo_menu li a span { font-size: 16px; }
    ul.bo_menu li + li { margin-left: 36px }
    ul.bo_sns { margin-left: 54px;}
    ul.bo_sns li a { display: block; width: 24px; height: 24px; margin-left: 8px; font-size: 0; border-radius: 27px;}
    ul.bo_ad li { margin-left: 16px; }

    .bo_main_pick_sli .slide a .info .text01 { font-size: 30px; font-weight: 700; line-height: 42px; margin-bottom: 4px; }
    .bo_main_pick_sli .slide a .info .text02 { font-size: 18px; font-weight: 500; line-height: 27px; }

    h1.bo_header_tit a { width: 220px; height: 38px;}
    h1.bo_header_tit a { background: url(//image.chosun.com/boutique/bo_ico_web2.png); background-size: 100%;}

    .main h1.bo_header_tit a { width: 220px; height: 38px;}
    .main h1.bo_header_tit a { background: url(//image.chosun.com/boutique/bo_ico_main_web2.png); background-size: 100%;}

    .ad_btn { width: 49%; }
    .ad_btn_en { width: 49%; }
}

@media only screen and (max-width : 1280px) {
    h1.bo_header_tit { margin-bottom: 0 }
    h1.bo_header_tit a { width: 320px; height: 60px; background-position: 0 -75px;  }
    .bo_header .inner { padding: 12px 16px;}
    .bo_menubox { position: fixed; top: 40px; right: 0; width: 300px; height: 624px; padding-top: 40px; background: #fff; z-index: 99; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2); flex-direction: column; margin-right: -400px; display: none; }
    .bo_menubox.vis { margin-right: 0; flex-direction: column; display: flex; }

    .main .bo_header .inner {backdrop-filter: none; background: none;}
    .bo_header_tit {
        display: none;
    }
    .main .bom_menu {
        background: rgba(34, 34, 34, 0.15);
        -webkit-backdrop-filter: blur(15px);
        backdrop-filter: blur(15px);
        border-bottom-width: 0px;
        padding: 12px 16px;
    }
    .main .bom_menu a {
        background: url('//image.chosun.com/boutique/bo_ico_main_mobile.png');
        background-size: 100%;
   }
    
    .main ul.bo_menu li a span {
        color: #000;
    }
    
    .main .bom_menu_btn { background:url("//image.chosun.com/boutique/bo_main_menu.png"); background-size: 100%; top: 17px;}
    .main .bom_menu_btn.vis { background: url("//image.chosun.com/boutique/bo_main_close.png"); background-size: 100%; top: 17px;}
    
    ul.bo_menu { background: #fff; margin: 0 auto 48px; text-align: center;}
    ul.bo_menu li { display: block; font-size: 16px; font-weight: 700; }
    ul.bo_menu li + li { margin-left: 0; margin-top: 48px }
    ul.bo_menu li.only_m { display: block; padding-top: 25px; border-top: solid 1px #eaeaea }
    ul.bo_menu li a { color: #000 }
    ul.bo_menu li a span { font-size: 16px; text-align: center; }
    ul.bo_sns { margin: 0 auto; margin-bottom: 48px; }
    ul.bo_sns li + li { margin-left: 24px;}
    ul.bo_ad li { margin: 0 auto; }
    
    /* 모바일 버전 메뉴 토글 버튼 */
    .bom_menu { top: 0; left: 0; right: 0; display: block; width: 100%; height: 54px; padding: 12px 16px; box-sizing: border-box; background: #fff; z-index: 99; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #d7d7d7;}
    .bo_art_topbg .bom_menu { min-width: 1200px; }
    .bom_menu a { background: url("//image.chosun.com/boutique/bo_ico_mobile.png"); background-size: 100%;}
    .bom_menu_btn { width: 16px; height: 16px; background-size: 450px; border: 0; font-size: 0; vertical-align: top; position: absolute; right:16px; background: url("//image.chosun.com/boutique/bo_menu.png"); background-size: 100%; top: 18px;}
    .bom_menu_btn.vis { background: url("//image.chosun.com/boutique/bo_close.png"); background-size: 100%; top: 18px;}
    .bom_menu_tit { display: inline-block; width: 164px; height: 30px; background-size: 450px; font-size: 0; vertical-align: top; left: 16px; }
    
    .bo_main_topbg .bom_menu_tit { opacity: 0; transition: ease all 0.4s ; -webkit-transition: ease all 0.4s ; -moz-transition: ease all 0.4s ; -ms-transition: ease all 0.4s ; -o-transition: ease all 0.4s ; }
    .bo_main_topbg .bom_menu_tit.vis { opacity: 1 }
}

/* end responsive 1024 */

@media only screen and (max-width : 1200px) {
    .bo_main_ad .detail_info { text-align: center; font-size: 14px; line-height: 23px; font-weight: 400; font-family: 'Noto Sans KR'; letter-spacing: -0.015em; margin-bottom: 40;}
    .ad_text { font-size: 20px; line-height: 34px; }
    .ad_text2 { font-size: 18px; line-height: 32px;}
    .down_btn { width: 100%; }
    .ad_btn { font-family: 'Noto sans KR'; font-size: 14px; line-height: 20px; letter-spacing: -0.005em; font-weight: 400; margin-bottom: 12px; padding: 12px 10px; width: 49%;}
    .ad_btn_en { font-family: 'Noto sans KR'; font-size: 14px; line-height: 20px; letter-spacing: -0.005em; font-weight: 400; margin-bottom: 12px; padding: 12px 10px; width: 49%;}
}


/* tablet 레이아웃 768px 이상 1023px 이하 */
/*@media all and (max-width: 959px) {*/
@media only screen and (min-width : 768px) and (max-width : 1023px) {
    .csmgsgnb_wrap { display: none }

    .bo_art_topbg .bom_menu { min-width: 0;}

    .bo_main_pick_sli .slide a .info .text01 { margin: 0 64px; margin-bottom: 4px;}
    .bo_main_pick_sli .slide a .info .text02 { margin: 0 64px; margin-bottom: 40px;}

    .bo_main_pick_sli .slide a .info { bottom: 20px;}

    .bo_main_pick_wrap .bo_main_pick .top_swiper-pagination { bottom: 25px; }
    
    /* for article */
    h1.bo_header_tit { display: none }
    
    .bo_main_top_inner { padding: 0 12px 20px }

    .bo_main_pick_sli .slide a { display: block; position: relative; aspect-ratio: 12 / 9; }
    .bo_main_pick_sli .slide a img { height: 100%; object-fit: cover;}

    .bo_main_list_wrap { flex-direction: row; align-items: flex-start; padding: 40px 64px 0; }

    .bo_main_issue_wrap { padding: 60px 0 0 64px;}
    .bo_main_issue_title { font-size: 24px; line-height: 34px; }
    .bo_main_issue_item .small_info span { font-size: 16px; line-height: 24px;}
    .bo_main_issue_item .info { font-size: 18px; line-height: 27px; }
    .bo_main_issue_inner { padding-top: 28px; padding-bottom: 28px;}
    .bo_main_issue_inner::-webkit-scrollbar { display: none;}

    .bo_main_issue_item:last-child { padding-right: 64px; }

    .bo_main_list_inner { flex-direction: column;}
    .bo_main_list_inner .bo_main_list_area { flex-basis: 80%; max-width: 100%; margin-right: 0;}
    .bo_main_list_item { margin-bottom: 36px; }
    .bo_main_list_item .thumb { padding-bottom: 12px;}
    .bo_main_list_item:last-child { margin-bottom: 84px;}
    .bo_main_list_item .info { white-space: normal; word-break: keep-all; display: -webkit-box;   word-wrap: break-word;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden; }
    .bo_main_list_item .detail_info { padding: 8px 0 12px 0;}
    .bo_main_list_item .bo_main_list_cate { font-size: 14px; line-height: 20px; margin-top: 4px;}
    .bo_main_list_ad_area { flex-basis: 20%; max-width: 100%; }
    .bo_main_list_ad_item { margin: 0 40px 60px; }
    .bo_main_list_ad_item .thumb { max-width: 300px; max-height: 600px; margin: 0 auto; }
    
    
    .slide_list > li { margin: 0; }
    .bo_main_vd_inner { padding: 0 0 24px; width: auto;}
    .bo_main_vd_inner .bo_main_vd_info { margin-bottom: 24px; margin-top: 16px;}

    .bo_btn_arr_left { width: 55px; height: 55px; background: url(//image.chosun.com/boutique/bo_main_sli_mobile.png) no-repeat; background-size: 100%; left: 3%; top: 38%;}
    .bo_btn_arr_right { width: 55px; height: 55px; background: url(//image.chosun.com/boutique/bo_main_sli_mobile.png) no-repeat; background-size: 100%; right: 3%; transform: rotate(180deg); top: 39%;}
    .bo_btn_arr_left:hover { background: url(//image.chosun.com/boutique/bo_main_sli_mobile_act.png) no-repeat; background-size: 100%;}
    .bo_btn_arr_right:hover { background: url(//image.chosun.com/boutique/bo_main_sli_mobile_act.png) no-repeat; background-size: 100%;}
    
    .bo_main_brand_header { text-align: center; font-size: 24px; line-height: 34px; }
    .bo_main_brand_header_inner { flex-direction: column; padding: 36px 0;}
    
    .bo_main_brand { padding: 60px 64px; padding-bottom: 10%;}
    .bo_main_brand_item { display: flex; padding-left: 0px; margin-top: 20px;}
    .bo_main_brand_item :first-child { margin-bottom: 0px; }
    .bo_main_brand_item .thumb { margin-right: 20px; position: relative; flex-shrink: 0; background-color: #f7f7f7; }
    .bo_main_brand_item .thumb.landscape a img { width: 100%; height: 100%; margin: auto; object-fit: contain; }
    .bo_main_brand_item .info { font-size: 24px; line-height: 34px; }
    
    .bo_list_cate { padding: 54px 0 16px; }
    .bo_list_cate span { font-size: 30px; line-height: 42px; }
    
    .bo_list_wrap { padding: 16px 64px 32px; }
    .bo_list_item .thumb { margin-right: 20px; flex-basis: 30%; aspect-ratio: 3 / 2; }
    
    .bo_list_item .title { font-size: 20px; line-height: 30px; }
    .bo_list_item .desc { font-size: 16px; line-height: 24px; letter-spacing: -0.005em;}
    .bo_list_item .thumb.landscape a img { width: 298px;}
    
    .bo_main_ad { display: flex; flex-direction: column;}
    .bo_main_ad .thumb.landscape img{ width: 100%; height: 100%;}
    .bo_main_ad .info { margin: 56px 64px; text-align: left; }
    .bo_main_ad .detail_info { margin-bottom: 0;}
}

/* end responsive 959 */

/* mobile 레이아웃 768px */
@media only screen and (max-width : 767px) {
    .csmgsgnb_wrap { display: none }

    .bo_art_topbg .bom_menu { min-width: 320px;}

    .bo_menubox { right: 0; width: 300px; height: 100vh; padding-top: 40px; background: #fff; z-index: 99; transition: ease all 0.4s; -webkit-transition: ease all 0.4s; -moz-transition: ease all 0.4s; -ms-transition: ease all 0.4s; -o-transition: ease all 0.4s; flex-direction: column; display: none;}
    .bo_menubox.vis { flex-direction: column; display: flex; }
    .main .bo_header .inner {backdrop-filter: none; background: none;}
    .bo_header_tit {
        display: none;
    }

    .main h1.bo_header_tit a { background: url(//image.chosun.com/boutique/bo_ico_main_mobile.png); background-size: 100%;}
    .main .bom_menu {
        background: rgba(34, 34, 34, 0.15);
        -webkit-backdrop-filter: blur(15px);
        backdrop-filter: blur(15px);
        border-bottom-width: 0px;
        padding: 12px 16px;
    }
    .main .bom_menu a {
        background: url(//image.chosun.com/boutique/bo_ico_main_mobile.png);
        background-size: 100%;
    }

    .main .bom_menu_btn { background:url(//image.chosun.com/boutique/bo_main_menu.png); background-size: 100%; top: 17px; }
    .main .bom_menu_btn.vis { background: url("//image.chosun.com/boutique/bo_main_close.png"); background-size: 100%; top: 17px; }

    .main ul.bo_menu li a span {
        color: #000;
    }
    
    html.mask { overflow-y: hidden }
    .mask_layer { content: ' '; position: fixed; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100vh; background: #000; opacity: 0.2; z-index: 97; opacity: 0; visibility: hidden; transition: ease all 0.4s ; -webkit-transition: ease all 0.4s ; -moz-transition: ease all 0.4s ; -ms-transition: ease all 0.4s ; -o-transition: ease all 0.4s ; }
    html.mask .mask_layer { opacity: 0.2; visibility: visible }
    
    ul.bo_menu { background: #fff; align-items: center; margin: 0 auto 24px; text-align: center;}
    ul.bo_menu li { display: block; font-size: 18px; font-weight: 700; }
    ul.bo_menu li + li { margin-left: 0; margin-top: 48px }
    ul.bo_menu li.only_m { display: block; padding-top: 25px; border-top: solid 1px #eaeaea }
    ul.bo_menu li a { color: #000 }
    ul.bo_menu li a span { font-size: 16px; text-align: center; }
    ul.bo_sns { margin: 24px auto; }
    ul.bo_sns li + li { margin-left: 24px;}
    ul.bo_ad li { margin: 16px auto; }
    
    /* ../img/bo_ico.png 파일 url 대체 */
    /* 모바일 버전 메뉴 토글 버튼 */
    .bom_menu a { background: url(//image.chosun.com/boutique/bo_ico_mobile.png); background-size: 100%; top: 17px;}
    .bom_menu_btn { width: 16px; height: 16px; background-size: 450px; border: 0; font-size: 0; vertical-align: top; position: absolute; right:16px; background: url("//image.chosun.com/boutique/bo_menu.png"); background-size: 100%; top: 18px;}
    .bom_menu_btn.vis { background: url("//image.chosun.com/boutique/bo_close.png"); background-size: 100%; top: 18px;}
    .bom_menu_tit { display: inline-block; width: 164px; height: 30px; background-size: 450px; font-size: 0; vertical-align: top; left: 16px; }
    
    .bom_menu { top: 0; left: 0; right: 0; display: block; width: 100%; padding: 12px 16px; box-sizing: border-box; background: #fff; z-index: 99; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #d7d7d7;  }
    
    .bo_main_topbg .bom_menu_tit { opacity: 0; transition: ease all 0.4s ; -webkit-transition: ease all 0.4s ; -moz-transition: ease all 0.4s ; -ms-transition: ease all 0.4s ; -o-transition: ease all 0.4s ; }
    .bo_main_topbg .bom_menu_tit.vis { opacity: 1 }

    .bo_main_pick_mask { width: 100%; height: 100%; position: absolute; background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) -17.96%, rgba(0, 0, 0, 0) 95.18%); }
    .bo_main_pick_sli .slide a { aspect-ratio: 16 / 9; padding-top: 58.33%;}
    .bo_main_pick_sli .slide a img { object-fit: cover; height: 100%;}
    .bo_main_pick_sli .slide a .info { bottom: 20px;}
    .bo_main_pick_sli .slide a .info .text01 { font-size: 24px; font-weight: 700; line-height: 34px; margin: 0 24px; margin-bottom: 4px;}
    .bo_main_pick_sli .slide a .info .text02 { font-size: 14px; font-weight: 500; line-height: 20px; margin: 0 24px; margin-bottom: 32px;}

    .bo_main_pick_wrap .bo_main_pick .top_swiper-pagination { bottom: 20px; }

    .bo_main_pick_wrap .bo_main_pick .swiper-pagination-bullet { margin: auto 5px;}

    .bo_main_issue_wrap { padding: 40px 0 0 16px; }
    .bo_main_issue_inner { padding-top: 18px; padding-bottom: 18px;}
    .bo_main_issue_inner::-webkit-scrollbar { display: none;}

    .bo_main_issue_item:last-child { padding-right: 20px; }

    .bo_main_list_wrap { flex-direction: row; align-items: flex-start; padding: 24px 16px 0px; }

    .bo_main_issue_title { font-size: 18px; line-height: 27px; }
    .bo_main_issue_item .small_info span { font-size: 16px; line-height: 24px;}
    .bo_main_issue_item .info { font-size: 18px; line-height: 27px; }
    
    .bo_main_list_inner { flex-direction: column;}
    .bo_main_list_inner .bo_main_list_area { flex-basis: 80%; max-width: 100%; margin-right: 0;}
    .bo_main_list_item { margin-bottom: 36px; }
    .bo_main_list_item .thumb { padding-bottom: 12px;}
    .bo_main_list_item:last-child { margin-bottom: 68px;}
    .bo_main_list_item .info { font-size: 18px; line-height: 27px; }
    .bo_main_list_item .detail_info { padding: 8px 0 12px 0;}
    .bo_main_list_item .detail_info a { font-size: 14px; line-height: 23px; letter-spacing: -0.015em; }
    .bo_main_list_item .bo_main_list_cate { font-size: 14px; line-height: 20px; margin-top: 4px;}
    .bo_main_list_ad_area { flex-basis: 20%; max-width: 100%; }
    .bo_main_list_ad_item { margin: 0 40px 30px; }
    .bo_main_list_ad_item .thumb { max-width: 300px; max-height: 250px; margin: 0 auto; }
    .bo_main_list_ad_item .info .text01 { position: absolute;}


    #bo_main_modalBody {
      /* width: 328px;
      height: 452px;
      padding: 60px 30px 30px 30px;
      margin: 0 auto; */
    }

    #bo_main_closeBtn { margin-bottom: 11.58px;}

    .modal_item a img { width: 100%; height: 100%; margin: auto; object-fit: contain; }

    .bo_main_vd_inner { padding: 0 0 24px; width: auto;}
    .slide_list > li { margin: 0; }

    .bo_btn_arr_left { width: 55px; height: 55px; background: url(//image.chosun.com/boutique/bo_main_sli_mobile.png) no-repeat; background-size: 100%; left: 3%; top: 45%;}
    .bo_btn_arr_right { width: 55px; height: 55px; background: url(//image.chosun.com/boutique/bo_main_sli_mobile.png) no-repeat; background-size: 100%; right: 3%; transform: rotate(180deg); top: 45%;}
    .bo_btn_arr_left:hover { background: url(//image.chosun.com/boutique/bo_main_sli_mobile_act.png) no-repeat; background-size: 100%;}
    .bo_btn_arr_right:hover { background: url(//image.chosun.com/boutique/bo_main_sli_mobile_act.png) no-repeat; background-size: 100%;}

    .bo_main_vd_inner .bo_main_vd_info { margin-bottom: 16px; margin-top: 12px;}
    .bo_main_vd_inner .bo_main_vd_info a { font-size: 18px; line-height: 27px;}

    .bo_main_vd_inner .swiper-container .swiper-pagination-bullet { margin: auto 5px;}
    
    .bo_main_brand_header { font-size: 18px; line-height: 27px;}
    .bo_main_brand_header_inner { flex-direction: column; padding: 26px 0;}

    .bo_main_brand { padding: 40px 16px 0; padding-bottom: 15%;}
    .bo_main_brand_item { display: flex; padding-left: 0px; margin-top: 16px;}
    .bo_main_brand_item .thumb { width: 284px; margin-right: 20px; position: relative; flex-shrink: 0; background-color: #f7f7f7; margin-bottom: 0;}
    .bo_main_brand_item .thumb.landscape a img { width: 100%; height: 100%; margin: auto; object-fit: contain; }
    .bo_main_brand_item .info span { font-size: 14px; line-height: 20px;}
    .bo_main_brand_item .info a { font-size: 16px; font-weight: 500; line-height: 24px;}
    
    /* for article */
    .bo_art_topbg h1.bo_header_tit { display: none }
    
    .bo_main_top_inner { padding: 0 12px 20px }
    
    .bo_list_cate { padding: 32px 0 16px; margin-bottom: -24px;}
    .bo_list_cate span { font-size: 18px; line-height: 27px; }
    
    .bo_list_wrap { padding: 20px 16px 0; }
    .bo_list_item { padding: 24px 0; }
    .bo_list_item .title { font-size: 16px; line-height: 24px; }
    .bo_list_item .desc { display: none; }
    .bo_list_item .info { display: block; }
    .bo_list_item .info .date { font-size: 14px;}
    .bo_list_item .info .byline { font-size: 14px; }
    .bo_list_item .info span:first-child::after { display: flex;}
    
    .bo_list_item .thumb { margin-right: 12px; flex-basis: 8%; aspect-ratio: 3 / 2;}
    .bo_list_item .thumb.landscape a img { width: 132px;}
    
    .bo_main_ad { display: flex; flex-direction: column;}
    .bo_main_ad .thumb.landscape img{ width: 100%; height: 100%;}
    .bo_main_ad .info { margin: 32px 16px; text-align: left; }
    .bo_main_ad .detail_info { text-align: center; font-size: 14px; line-height: 23px; font-weight: 400; font-family: 'Noto Sans KR'; letter-spacing: -0.015em; margin-bottom: 0;}
    .ad_text { font-size: 14px; line-height: 23px; }
    .ad_text2 { font-size: 14px; line-height: 23px;}
    .ad_btn { font-family: 'Noto sans KR'; font-size: 14px; line-height: 20px; letter-spacing: -0.005em; font-weight: 400; margin-bottom: 12px; padding: 12px; width: 100%; }
    .ad_btn_en { font-family: 'Noto sans KR'; font-size: 14px; line-height: 20px; letter-spacing: -0.005em; font-weight: 400; margin-bottom: 12px; padding: 12px; width: 100%; }
    
    #paginate_pc_id { clear: both; display: none }
    #paginate_m_id { clear: both; display: block; padding: 34px 0 41px; }
}


/* fix */
ul.news_title_tools li > a.voice { display: none }

@media only screen and (max-width : 720px) and (min-width : 400px) {
    #bo_main_modalWrap {
        display: none !important;
    }
}

@media only screen and (max-width : 345px) and (min-width : 344px) {
    #bo_main_modalWrap {
        display: none !important;
    }
}

@media only screen and (max-width : 320px) and (min-width : 319px) {
    #bo_main_modalWrap {
        display: none !important;
    }
}
/* end */