@charset "UTF-8";

@media screen and (max-width: 1280px){
	.sub_top_cont_area .sub_top_area .box .sub_title {padding: 30px 0;}
	.sub_top_cont_area .sub_top_area .box .sub_title .container .title {font-size: 36px; line-height: 54px;}

	.sub_top_cont_area .sub_top_menu_area .container {padding: 0;}
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area > li .link_btn {height: 55px; padding: 0 20px; font-size: 16px; line-height: 55px;}
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area > li.home .link_btn img { width: 18px;}
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area > li:not(.home) .link_btn { min-width: 200px; padding: 0 40px 0 15px;}
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area > li:not(.home) .link_btn:after {right: 15px; width: 11px; height: 7px;}
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area > li .menu2_list_area {top: 55px;}
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area > li .menu2_list_area > li a { padding: 10px 15px; font-size: 14px; line-height: 21px;}

	.sub_top_cont_area .sub_top_menu_area.style2 .container .sns_print_area > .list > li .btn {width: 55px; height: 55px; background-size: 18px auto;}
	.sub_top_cont_area .sub_top_menu_area.style2 .container .sns_print_area > .list > li > .sub_share_box {top: 60px; left: -40px;}
	.sub_top_cont_area .sub_top_menu_area.style2 .container .sns_print_area > .list > li > .sub_share_box > li a i {font-size: 16px;}
	.sub_top_cont_area .sub_top_menu_area.style2 .container .sns_print_area > .list > li > .sub_share_box > li.twitter a {background-size: 14px;}
}

@media screen and (max-width: 1080px){
	.sub_top_cont_area .sub_top_area .box .sub_title {padding: 25px 0;}
	.sub_top_cont_area .sub_top_area .box .sub_title .container .title {font-size: 32px; line-height: 48px;}

	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area > li .link_btn {height: 50px; padding: 0 15px; font-size: 14px; line-height: 50px;}
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area > li:not(.home) .link_btn { min-width: 180px; padding: 0 30px 0 15px;}
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area > li.home .link_btn img { width: 16px;}
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area > li .menu2_list_area {top: 45px;}
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area > li .menu2_list_area > li a { font-size: 13px; line-height: 18px;}

	.sub_top_cont_area .sub_top_menu_area.style2 .container { display: block;}
	.sub_top_cont_area .sub_top_menu_area.style2 .container .sns_print_area {display: none;}
}

@media screen and (max-width: 767px){
	.sub_top_cont_area .sub_top_area .box .sub_title {padding: 20px 0;}
	.sub_top_cont_area .sub_top_area .box .sub_title .container .title {font-size: 28px; line-height: 42px;}

	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area > li:not(.home) { width: calc(50% - 24px);}
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area > li .link_btn {height: 45px; line-height: 45px;}
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area > li:not(.home) .link_btn { min-width: inherit; padding: 0 10px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-wrap: break-word;}
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area > li:not(.home) .link_btn:after { right: 10px;}
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area > li .menu2_list_area {top: 40px;}
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area > li .menu2_list_area > li a { padding: 10px;}
}

@media screen and (max-width: 480px){
	.sub_top_cont_area .sub_top_area .box .sub_title {padding: 15px 0;}
	.sub_top_cont_area .sub_top_area .box .sub_title .container .title {font-size: 24px; line-height: 36px;}
}