.b_o_44{}
.b_o_44 .moving-top-title-row { text-align: center; padding: 0 30px 20px; position: relative; margin: 0 auto; max-width: 1200px; }
.b_o_44 .moving-top-title-row .moving-top-title { font-weight: 600; color: #333; font-size: 32px; letter-spacing: -1px; }
.b_o_44 .moving_banner_wrap { max-width: 1400px; padding: 0 30px; margin: 0 auto; }
.b_o_44 .moving_banner_list { display: flex; min-height: 360px; }
.b_o_44 .moving_banner_list > li { flex: 0 0 25%; transition: 0.5s; display: flex; flex-direction: column; position: relative; overflow: hidden; }
.b_o_44 .moving_banner_list > li.hover { flex-basis: 44.3%; }
.b_o_44 .moving_banner_list > li.hover .moving_sub_copy { display: block; }
.b_o_44 .moving_banner_list > li.hover .moving_pc_link { display: block; }
.b_o_44 .moving_banner_list > li.hover_not { flex-basis: 18.6%; }
.b_o_44 .moving_banner_list > li.hover_not .moving_sub_copy { display: none; }
.b_o_44 .moving_banner_item { flex: 1; display: block; box-sizing: border-box; position: relative; }
.b_o_44 .moving_banner_item:before { display: block; content: ""; position: absolute; top: 0; left: 0; z-index: 2; width: 100%; height: 100%; background: url("/asp/images/bg/moving_dim_h360.png") repeat-x 0 0; }
.b_o_44 .moving_banner_item .bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-position: 0 0; background-size: cover; background-repeat: no-repeat; }
.b_o_44 .moving_banner_item .bg.pc { display: block; }
.b_o_44 .moving_banner_item .bg.mb { display: none; }
.b_o_44 .moving_copy_group { position: absolute; z-index: 2; line-height: 1.3; top: 0; left: 0; font-size: 18px; padding: 30px 25px; color: #ffffff; }
.b_o_44 .moving_main_copy { font-weight: 400; }
.b_o_44 .moving_eng_para { font-weight: 700; margin-bottom: 5px; word-break: break-all; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; }
.b_o_44 .moving_kor_para { word-break: break-all; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.b_o_44 .moving_sub_copy { font-size: 13px; font-weight: 300; margin-top: 12px; line-height: 1.4; word-break: break-all; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.b_o_44 .moving_pc_link { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: none; z-index: 5; }
.b_o_44 .moving_mb_link { display: none; }

@media (max-width: 1023px) {
	.b_o_44 {margin-bottom:40px;}
	.b_o_44 .moving-top-title-row { padding: 0 20px 10px; }
	.b_o_44 .moving-top-title-row .moving-top-title { font-size: 24px; }
	.b_o_44 .moving_banner_item .bg.pc { display: none; }
	.b_o_44 .moving_banner_item .bg.mb { display: block; }
	.b_o_44 .moving_banner_list { flex-direction: column; }
	.b_o_44 .moving_banner_list > li { flex: none; min-height: 160px; }
	.b_o_44 .moving_banner_list > li.hover { min-height: 320px; }
	.b_o_44 .moving_banner_list > li.hover .moving_banner_item { padding-bottom: 70px; }
	.b_o_44 .moving_banner_list > li.hover .moving_mb_link { display: block; }
	.b_o_44 .moving_banner_list > li.hover_not { min-height: 100px; }
	.b_o_44 .moving_copy_group { position: relative; top: 0; left: 0; width: auto; height: auto; }
	.b_o_44 .moving_pc_link { display: none !important; }
	.b_o_44 .moving_mb_link { display: none; position: absolute; bottom: 20px; right: 20px; width: 32px; height: 32px; border: 1px solid rgb(255, 255, 255); border-radius: 100%; z-index: 5; }
	.b_o_44 .moving_mb_link:after { display: block; content: ""; width: 10px; height: 10px; border-right: 1px solid #fff; border-top: 1px solid #fff; position: absolute; top: 10px; left: 8px; transform: rotate(45deg); }
}