@charset "utf-8";
/*  begin */


.m_arl_009 { position: relative;}
.m_arl_009 .tit_box { margin-bottom: -10px;}
.m_arl_009 .mts05, .m_arl_009 .mts06 { margin-bottom: 0;}

.m_arl_009 .list_thumb { position:relative; background:#fff;}
.m_arl_009 .list_thumb > li { position:relative; border-bottom:1px solid #ddd;}
.m_arl_009 .list_thumb > li:first-child { border-top:0;}
.m_arl_009 .list_thumb > li > a { position:relative; display:block; padding:20px 15px;}
.m_arl_009 .list_thumb > li > a.tap { opacity: .8;}


.m_arl_009 .lt_table { display: table; table-layout: fixed; width: 100%;}
.m_arl_009 .lt_mcell { display: table-cell; width: 32.17%;}
.m_arl_009 .lt_mcell .thumbs { position: relative; border: 1px solid #efefef; display: block;}
.m_arl_009 .lt_mcell .thumbs > span img { width: 100%;}
.m_arl_009 .lt_tcell { display: table-cell; width: 67.83%; vertical-align: middle;}
.m_arl_009 .lt_tcell > div { margin-bottom: -3px;}
.m_arl_009 .lt_tcell > div > h3 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	vertical-align: 0;
	font-weight: 400; 
	line-height: 1.2;
}
.m_arl_009 .lt_tcell > div > b { font-weight: 200; font-size: 13px; color: #666;}

.m_arl_009 .list_thumb > li.on_img .lt_tcell > div { padding-left: 13px;}
.m_arl_009 .list_thumb > li.on_img > a { padding: 12px 15px;}
/*  end */
/*  begin */


.m_arl_008 { position: relative; border-bottom: 1px solid #ddd; overflow: hidden;}
.m_arl_008 .tit_box { margin-bottom: -10px;}
.m_arl_008 .mts05, .m_arl_008 .mts06 { margin-bottom: 0;}

.m_arl_008 .horizon_list { position:relative; background:#fff; padding:15px 0 5px;}
.m_arl_008 .hoz_list { padding: 0 8px;}
.m_arl_008 .hoz_list:after { content: ""; display: block; clear: both;}
.m_arl_008 .hoz_list li { float:left; width:50%; margin-bottom: 10px;}
.m_arl_008 .hoz_list li a { position: relative; display:block; margin:0 7px;}
.m_arl_008 .hoz_list li a .icon_mov { position: absolute; left: 50%; top: 50%; z-index: 5; display: block; width: 25px; height: 25px; background: url(/data/skin/content/1/m_arl_008//images/icon_mov.png) no-repeat 0 0; text-indent: -9999em; margin: -12px 0 0 -12px; border-radius: 50%;}
.m_arl_008 .hoz_list li a.tap { opacity:.8;}
.m_arl_008 .hoz_list li a img { width:100%;}
.m_arl_008 .hoz_list li a > span { position: relative; display: block; margin-bottom:10px;}
.m_arl_008 .hoz_list li a > span:before { content: ""; display: block; padding-top: 66.7%;}
.m_arl_008 .hoz_list li a > span span { position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: block; z-index: 1;}
.m_arl_008 .hoz_list li a > span span:after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 1px solid rgba(0,0,0,.075); -webkit-box-sizing: border-box; box-sizing: border-box; content: ''; z-index: 2;}
.m_arl_008 .hoz_list li a > span span img { width: 100%; height: 100%;}
.m_arl_008 .hoz_list li a h3 { font-weight:normal; line-height:1.3; overflow:hidden; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; font-weight: 400;}

@media only screen and (-webkit-min-device-pixel-ratio:1.5) {
.m_arl_008 .hoz_list li a .icon_mov { background-image: url(/data/skin/content/1/m_arl_008//images/icon_mov2x.png); background-size:25px 25px; -webkit-background-size:25px 25px;}
}
/*  end */
/*  begin */


.m_arl_018 { position: relative; border-bottom: 1px solid #ddd;}
.m_arl_018 .tit_box { margin-bottom: -5px;}
.m_arl_018 .mts05, .m_arl_018 .mts06 { margin-bottom: 0;}

.m_arl_018 .art_list { position:relative; background:#fff; padding: 0 15px;}
.m_arl_018 .art_list > li { position:relative; border-top:1px solid #ddd;}
.m_arl_018 .art_list > li:first-child { border-top: 0;}
.m_arl_018 .art_list > li > a { position:relative; display:block; padding:15px 0 12px; font-weight:400; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.m_arl_018 .art_list > li > a.tap { color:#666;}
/*  end */
/*  begin */


.m_ext_011_01 { position: relative; border-bottom: 1px solid #ddd; overflow: hidden; background: #fff;}

.m_ext_011_01 .subscribe_box {  margin: 0 auto; max-width: 470px;}
.m_ext_011_01 .subscribe_box > div { border: 2px solid #133374; padding: 17px; background: #fff;}
.m_ext_011_01 .subscribe_box h4 { text-align: center; margin-bottom: 10px;}

.m_ext_011_01 .ss_form { display: flex;}
.m_ext_011_01 .ss_form > div > div { margin-bottom: 5px; text-align: center;}
.m_ext_011_01 .ss_form input { border-radius: 6px; height: 40px; box-sizing: border-box; font-size: 16px; padding: 0 12px; letter-spacing: 0; border: 1px solid #ddd; width: 100%;}
.m_ext_011_01 .ss_form input:-ms-input-placeholder { color: #aaa !important;}
.m_ext_011_01 .ss_form input:focus { border-color: #0b79bf;}
.m_ext_011_01 .ss_form button:hover { opacity: .85;}

.m_ext_011_01 .ss_submit { padding-left: 5px; flex-grow: 1; flex-basis: 100px;}
.m_ext_011_01 .ss_submit button { width: 100%; padding: 0 10px; height: 85px; border-radius: 7px; background: #133374; font-size: 19px; color: #fff; font-weight: bold;}

.m_ext_011_01 .check_wrap { padding-top: 5px;}
.m_ext_011_01 .check_wrap li { position: relative; font-size: 15px; margin-top: 3px;}
.m_ext_011_01 .check_wrap li .chk_wrap b { color: #222; display: block; padding-top: 2px;}
.m_ext_011_01 .check_wrap li a { position: absolute; right: 5px; top: 0; border-bottom: 1px solid #0550b6; color: #0550b6;}

.m_ext_011_01 .btn_under { font-family: 'S-CoreDream-6Bold'; color: #666; border-bottom: 1px solid #666;}
.m_ext_011_01 .btn_under:hover { color: #1072bd; border-color: #1072bd;}
/*  end */
/*  begin */


.m_ban_001 { position: relative; overflow: hidden;}

.m_ban_001 .slide_wrap { position: relative;}
.m_ban_001 .slide_wrap .photo_box li { position: relative;}
.m_ban_001 .slide_wrap .photo_box li a { position: relative; display: block; transition: none; text-decoration: none;}
.m_ban_001 .slide_wrap .photo_box li a img { width: 100%; height: auto;}
.m_ban_001 .slide_wrap .photo_box li a i { display: block; line-height: 1.3; overflow: hidden; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; font-style: normal;}

.m_ban_001 .bx-controls { position: absolute; right: 7px; bottom: 7px; text-align: center; font-size: 0; background: rgba(0,0,0,.4); padding:3px 22px 3px 7px; z-index: 100; border-radius: 18px;}
.m_ban_001 .bx-pager { display: inline-block; font-size: 0;}
.m_ban_001 .bx-pager > div { float: left;}
.m_ban_001 .bx-pager > div > a { display: block; width: 15px; height: 15px; text-indent: -9999px; overflow: hidden; background: url(/data/skin/content/1/m_ban_001//images/btn_controls.png) no-repeat -15px 0;}
.m_ban_001 .bx-pager > div > a.active { background-position: 0;}
.m_ban_001 .bx-controls-auto { display: block;}
.m_ban_001 .bx-controls-auto > div { position: relative;}
.m_ban_001 .bx-controls-auto > div > a { position: absolute; right: -15px; top: -15px; display: block; width: 15px; height: 15px; text-indent: -9999px; overflow: hidden; background: url(/data/skin/content/1/m_ban_001//images/btn_controls.png) no-repeat -45px 0; visibility: visible;}
.m_ban_001 .bx-controls-auto > div > a.bx-stop { background-position: -30px 0;}
.m_ban_001 .bx-controls-auto > div > a.active { visibility: hidden;}

.m_ban_001 .slide_wrap .photo_box li a:hover { opacity: .85;}

@media only screen and (-webkit-min-device-pixel-ratio:1.5) {
.m_ban_001 .bx-pager > div > a, .m_ban_001 .bx-controls-auto > div > a { background-image: url(/data/skin/content/1/m_ban_001//images/retina/btn_controls.png); background-size:60px 15px; -webkit-background-size:60px 15px;}
}
/*  end */
/*  begin */


.m_mov_001 { position: relative;}

.m_mov_001 > ul > li { margin-top: 10px;}
.m_mov_001 > ul > li:first-child { margin-top: 0;}
.m_mov_001 > ul > li > a { display: block; background: #fff; border-bottom: 1px solid #ddd;}

.m_mov_001 .thumb_wrap { background: #0e1720;}
.m_mov_001 .thumb_wrap > span { position: relative; display: block; max-width: 640px; margin: 0 auto;}
.m_mov_001 .thumb_wrap > span:before { content: ""; display: block; padding-top: 46.471%;}
.m_mov_001 .thumb_wrap > span span { position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: block; z-index: 1;}
.m_mov_001 .thumb_wrap > span span:after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 1px solid rgba(0,0,0,.075); -webkit-box-sizing: border-box; box-sizing: border-box; content: ''; z-index: 2;}
.m_mov_001 .thumb_wrap > span span img { width: 100%; height: 100%;}

.m_mov_001 .mov_wrap { position: relative; padding-top: 55.8%; background: #000; overflow: hidden;}
.m_mov_001 .mov_wrap iframe { position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: block; z-index: 1; width: 100%; height: 100%; background: #000;}

.m_mov_001 .clamp { display: block; line-height: 1.5; overflow: hidden; display:-webkit-box; -webkit-box-orient:vertical;}
.m_mov_001 .clamp.c2 { -webkit-line-clamp:2;}
.m_mov_001 .clamp.c3 { -webkit-line-clamp:3;}

.m_mov_001 .art_box { padding: 17px;}
.m_mov_001 .art_box h2 { font-size: 20px; line-height: 26px; font-weight: 400;}

.m_mov_001.m_skinbox > ul { padding: 15px 15px 0;}
.m_mov_001.m_skinbox > ul > li { margin: 0;}
.m_mov_001.m_skinbox > ul > li > a { border-bottom: 0;}
.m_mov_001.m_skinbox .tit_box { margin-bottom: -5px;}
/*  end */
/*  begin */


.m_mov_003 { position: relative; background: #fff; padding: 15px; border-bottom: 1px solid #ddd;}

.m_mov_003 .tit_box { margin: -15px -15px 0;}

.m_mov_003 .art_list li { margin-top: 15px;}
.m_mov_003 .art_list li:first-child { margin-top: 0; border-top: 0;}

.m_mov_003 .art_list.line li { margin: 10px 0 0; border-top: 1px solid #e0e0e0; padding-top: 10px;}
.m_mov_003 .art_list.line li:first-child { padding-top: 0; border-top: 0; margin-top: 0;}

.m_mov_003 .art_list .art_box { position: relative;}
.m_mov_003 .art_list .art_box > a { display: block; display: flex; align-items: center; justify-content: space-between;}
.m_mov_003 .art_list.right .art_box > a { flex-direction: row-reverse;}
.m_mov_003 .art_list .art_box > a h2 { font-weight:400; line-height:1.2; overflow:hidden; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; flex-grow: 1;}

.m_mov_003 .art_list .art_box .bfmov { position: relative; display: block; width: 110px; height: 70px; margin: 0 10px 0 0;}
.m_mov_003 .art_list.right .art_box .bfmov { margin: 0 0 0 10px;}
.m_mov_003 .bfmov:before { content: ""; display: block; position: absolute; left: 50%; top: 50%; width: 28px; height: 28px; background: url(/data/skin/content/1/m_mov_003//images/icon_mov.svg) no-repeat center center; background-size: 28px; margin: -12px 0 0 -14px;}
.m_mov_003 .bfmov:after { content: ""; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; box-sizing: border-box; border: 1px solid rgba(0,0,0,.15);}
.m_mov_003 img { width: 110px; height: 70px; vertical-align: top;}

.m_mov_003 .art_list.round .bfmov:after,
.m_mov_003 .art_list.round img { border-radius: 7px; overflow: hidden;}
/*  end */
/*  begin */


.m_arl_012 { position:relative; overflow: hidden; background: #fff; border-bottom: 1px solid #ddd; padding: 0 35px 0 15px;}
.m_arl_012 .tit_box span { font-weight: bold; border-bottom-width: 2px;}
.m_arl_012 > div:after { content: ""; display: block; clear: both;}
.m_arl_012 > div > h2 { float: left; padding: 5px 7px 4px; background: #133374; color: #fff; font-weight: bold; font-size: 16px; margin-top: 13px; margin-right: 10px;}
.m_arl_012 .top_roll { overflow: hidden;}
.m_arl_012 .top_roll li { position:relative;}
.m_arl_012 .top_roll li a { position:relative; display: block; font-weight: 400; padding: 17px 4px 17px 2px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.m_arl_012 .top_roll li a.tap { opacity:.85;}

.m_arl_012 .btn_open { position: absolute; right: 8px; top: 10px; display: block; width: 30px; height: 35px;}

.m_arl_012 .btn_open > span { position: absolute; left: 50%; top: 50%; display: block; width: 4px; height: 4px; border-radius: 2px; text-indent: -9999em; background: #999; margin-left: -2px; margin-top: -2px; transition: all .3s ease; transform: rotate(-45deg);}
.m_arl_012 .btn_open > span.x2 { visibility: hidden; transform: rotate(45deg);}
.m_arl_012 .btn_open:after, .m_arl_012 .btn_open:before { content: ""; position: absolute; left: 50%; margin-left: -2px; display: block; width: 4px; height: 4px; border-radius: 50%; background: #999;}
.m_arl_012 .btn_open:after { top: 0.48em; transition: all .3s ease;}
.m_arl_012 .btn_open:before { top: 24px; transition: all .3s ease;}

.m_arl_012 .btn_open.active > span { width: 24px; height: 2px; border-radius: 2px; margin-left: -12px;}
.m_arl_012 .btn_open.active > span.x2 { visibility: visible;}
.m_arl_012 .btn_open.active:before, .m_arl_012 .btn_open.active:after { opacity: 0;}

.m_arl_012 .bx-wrapper { max-width: inherit !important;}
.m_arl_012 .bx-viewport { width: inherit !important;}

.m_arl_012 .art_list_all { border-top: 1px dashed #ddd; margin: 0 -35px 0 -15px; padding: 3px 0; box-shadow: inset 0 0 20px rgba(0,0,0,.2);}
.m_arl_012 .art_list_all > li { padding: 0 0 0 17px;}
.m_arl_012 .art_list_all > li > a { display: block; padding: 12px 15px 12px 0; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; border-top: 1px solid #eaeaea;}
.m_arl_012 .art_list_all > li:first-child > a { border-top: 0;}
.m_arl_012 .art_list_all > li > a.tap { opacity:.85;}
/*  end */
/*  begin */


.m_hdl_001 { position: relative; background: #fff; border-bottom: 1px solid #ddd; overflow: hidden;}
.m_hdl_001 .tit_box { margin-bottom: -15px;}
.m_hdl_001 .mts05, .m_hdl_001 .mts06 { margin-bottom: 0;}

.m_hdl_001 > div { padding: 15px;}
.m_hdl_001 > div > ul > li { margin-top: 20px;}
.m_hdl_001 > div > ul > li:first-child { margin-top: 0;}
.m_hdl_001 .art_box { position: relative;}
.m_hdl_001 .art_box > a { display: block;}
.m_hdl_001 .art_box > a div { position: relative; padding-left: 90px; min-height: 62px;}
.m_hdl_001 .art_box > a span { position: absolute; left: 0; top: 50%; margin-top: -30px; width: 90px; height: 60px; border: 1px solid #efefef;}
.m_hdl_001 .art_box > a span img { width: 90px; height: 60px;}
.m_hdl_001 .art_box > a h2 { font-size: 24px; line-height: 1.2; margin: -2px 0 10px; color: #363636; font-weight: normal; height: inherit !important;}
.m_hdl_001 .art_box > a h3 { font-size: 13px; color: #0b79bf; margin: -3px 0 5px; font-weight: normal; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.m_hdl_001 .art_box > a p { margin-top: 10px; padding-left: 10px; font-size: 14px; color: #808080;}
.m_hdl_001 .art_box > a:hover, .m_hdl_001 > a:hover img { opacity: .75;}

.m_hdl_001 .relate_art { position: relative;}
.m_hdl_001 .relate_art li { padding-left: 10px; background: url(/data/skin/content/1/m_hdl_001//images/icon_bu.png) no-repeat 0 5px; line-height: 1; margin-top: 4px;}
.m_hdl_001 .relate_art li a:hover { color: #808080;}

.m_hdl_001 .no_img .art_box > a div, .m_hdl_001 .no_img .art_box > a p { padding-left: 0;}
.m_hdl_001 .no_img .art_box > a div { min-height: inherit;}

/* clamp SET */
.m_hdl_001 .clamp { display: block; line-height: 1.5; overflow: hidden; display:-webkit-box; -webkit-box-orient:vertical;}
.m_hdl_001 .clamp.c2 { -webkit-line-clamp:2;}
.m_hdl_001 .clamp.c3 { -webkit-line-clamp:3;}
/*  end */
