@charset "utf-8";
/*  begin */


.m_ara_003_01 { position: relative;}
.m_ara_003_01 .hoz_list { position: relative; display: flex; margin: 0 7px; flex-wrap: wrap;}
.m_ara_003_01 .hoz_list > li { width: 33.3333%; margin: 15px 0 0; box-sizing: border-box;}
.m_ara_003_01 .hoz_list > li > a { display: block; background: #000; margin: 0 7px; position: relative; height: 100%;}
.m_ara_003_01 .hoz_list > li > a .bf32 { background: #000;}
.m_ara_003_01 .hoz_list > li > a .bfbox { transition: .3s all ease;}
.m_ara_003_01 .hoz_list > li > a .bfbox img { opacity: .95;}
.m_ara_003_01 .hoz_list > li > a:hover .bfbox { opacity: .8;}

.m_ara_003_01 .art_info { padding: 15px 20px; transition: .3s all ease;}
.m_ara_003_01 .art_info i { display: block; font-style: normal; font-weight: bold; color: #FF3459; font-size: 14px; margin-bottom: 10px;}
.m_ara_003_01 .art_info h2 { line-height: 1.4; font-weight: bold; white-space: pre-wrap; color: #fff; font-size: 20px;}

.m_ara_003_01 .btn_more { display: block; margin: 0 auto; width: 98px; height: 38px; line-height: 34px; border: 1px solid #dedede; text-align: center; font-size: 17px; font-weight: bold; color: #808080; transition: .3s all ease;}
.m_ara_003_01 .btn_more:hover { background: #f3f3f3;}

@media all and (max-width:780px){
.m_ara_003_01 .hoz_list > li { width: 50%;}
}

@media all and (max-width:550px){
.m_ara_003_01 .hoz_list > li { width: 100%;}
}

.m_ara_003_01 .board_nav { position:relative; margin:15px 0; text-align:center;}
.m_ara_003_01 .board_nav li { display:inline-block; font-family: rubik, sans-serif; color: #b6b6b6;}
.m_ara_003_01 .board_nav li a { position:absolute; bottom:-1px; display:block; text-indent:-9999px; width:30px; height:30px; background:url(/data/skin/content_custom/1/m_ara_003_01//images/btn_page.svg) no-repeat 0 0;}
.m_ara_003_01 .board_nav li.prev a { background-position:0 0; left:90px;}
.m_ara_003_01 .board_nav li.next a { background-position:-30px 0; right:90px;}
.m_ara_003_01 .board_nav li a:hover { opacity: .5;}
.m_ara_003_01 .board_nav li > span, .board_nav li > i { font-size: 20px; letter-spacing: 1px; font-style: normal;}
.board_nav li > i { color: #ae9fa2 !important; font-style: normal;}

.m_ara_003_01 .result_tit { position: relative; text-align: center; padding: 15px; color: #565656; font-size: 14px;}
.m_ara_003_01 .result_tit b { font-size: 17px; font-weight: 400;}

.m_ara_003_01 .no_serult { position:relative; display:block; padding: 15px 15px 200px; font-weight: bold; color: #393939; background: #fff;}
.m_ara_003_01 .no_serult span { font-weight: 400; font-size: 13px; display: block; margin-top: -5px;}
/*  end */
/*  begin */


.m_ext_001 { position: relative; border-bottom: 1px solid #ddd;}

/* 섹션별 */
.m_ext_001 .tab_link { position:relative; background: #fff; padding: 20px 8px 10px;}
.m_ext_001 .tab_link:after { content: ""; display: block; clear: both;}
.m_ext_001 .tab_link li { float: left; padding: 0 7px;}
.m_ext_001 .tab_link li a { color: #000; font-weight: bold; font-size: 18px; display: inline-block; padding-bottom: 1px; border-bottom: 2px solid #ccc; color: #ccc;}
.m_ext_001 .tab_link li.on a,
.m_ext_001 .tab_link li.ui-tabs-active a { color:#000; border-bottom: 2px solid #000;}
.m_ext_001 br { display: none;}

.m_ext_001 .section_list { background:#fff;}
.m_ext_001 .section_list > li { position:relative; border-top:1px solid #ddd;}
.m_ext_001 .section_list > li:first-child { border-top: 0;}
.m_ext_001 .section_list > li > a { position:relative; display:block; padding:13px 15px; line-height:1;}
.m_ext_001 .section_list > li > a.tap { color: #666;}
.m_ext_001 .section_list > li > a > strong { display:block; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; font-weight:normal; line-height:1.2; vertical-align:middle; font-weight: 400;}
.m_ext_001 .section_list > li > a > strong > em { color: #ae9fa2; margin-top:-1px; margin-right:7px; font-weight: 500; font-style: normal;}
/*  end */
/*  begin */


.m_arl_020 { position: relative; background: #fff; border-bottom:1px solid #ddd; overflow: hidden;}
.m_arl_020 .tit_set { margin-bottom: 11px;}

.m_arl_020 .art_list { position: relative; padding: 10px;}
.m_arl_020 .art_list.line { padding: 0 10px 10px;}
.m_arl_020 .art_list > li { margin: 12px 0 0;}
.m_arl_020 .art_list > li:first-child { margin-top: 0;}

.m_arl_020 .art_list.line > li { margin: 8px 0 0; border-top: 1px solid #e0e0e0; padding-top: 8px;}
.m_arl_020 .art_list.line > li:first-child { padding-top: 0; border-top: 0;}

.m_arl_020 .art_list > li > a { position: relative; display: block; padding-left: 140px; height: 62px;}
.m_arl_020 .art_list > li > a > span { position: absolute; left: 35px; top: 0; display: block; width: 90px; height: 60px; overflow: hidden; border: 1px solid #ddd; transition: opacity .3s ease;}
.m_arl_020 .art_list > li > a > span img { width: 90px; height: 60px;}
.m_arl_020 .art_list > li > a .txt_box { display: table; width: 100%; table-layout: fixed;}
.m_arl_020 .art_list > li > a .txt_box h2 { display: table-cell; width: 100%; height: 60px; vertical-align: middle;}
.m_arl_020 .art_list > li > a .txt_box h2 br { display: none;}
.m_arl_020 .art_list > li > a .txt_box h2 > span { display: block; font-weight: normal; color: #222; line-height: 1.6; overflow: hidden; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.m_arl_020 .art_list > li > a .rank { position: absolute; left: 0; top: 50%; width: 30px; font-size: 22px; color: #999; display: block; font-family: rubik, sans-serif; font-weight: 700; font-style: italic; text-align: center; line-height: 1; margin-top: -12px;}

.m_arl_020 .art_list > li.no_img { min-height: inherit;}
.m_arl_020 .art_list > li.no_img > a { padding-left: 40px; height: auto;}
.m_arl_020 .art_list > li.no_img > a .txt_box h2 { height: auto;}
.m_arl_020 .art_list > li.no_img > a .txt_box h2 > span { text-overflow: ellipsis; white-space: nowrap; display: block;}

.m_arl_020 .art_list > li > a:hover h2, .m_arl_020 .art_list > li > a:hover span { opacity: .75;}

.m_arl_020 .rank1 .rank,
.m_arl_020 .rank2 .rank,
.m_arl_020 .rank3 .rank { color: #222 !important;}
.m_arl_020 .rank1 .txt_box span, 
.m_arl_020 .rank2 .txt_box span, 
.m_arl_020 .rank3 .txt_box span { font-weight: bold !important;}

.m_arl_020 .art_list.on_img.round > li > a { height: 72px; padding-left: 120px;}
.m_arl_020 .art_list.on_img.round > li > a > span { border-radius: 50%; overflow: hidden; width: 70px; height: 70px;}
.m_arl_020 .art_list.on_img.round > li > a > span img { width: 70px; height: 70px;}

.m_arl_020 .art_list.on_img.right > li > a { padding-right: 105px; padding-left: 38px !important;}
.m_arl_020 .art_list.on_img.right > li > a > span { left: inherit; right: 5px;}
.m_arl_020 .art_list.on_img.right.round > li > a { padding-right: 85px;}
.m_arl_020 .art_list.on_img.right > li > a > span { left: inherit; right: 5px;}
/*  end */
