@charset "UTF-8";

@media screen and (max-width: 1280px){
	.sub_top_cont_area .sub_top_area .box .sub_title {padding: 50px 0;}
	.sub_top_cont_area .sub_top_area .box .sub_title .container .title {font-size: 40px; line-height: 60px;}

	.sub_top_cont_area .sub_top_menu_area .container {padding: 0;}
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area > li {margin: 0 10px 0 0;}
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area > li .link_btn {font-size: 16px; line-height: 55px;}
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area > li.home .link_btn {padding: 0 20px;}

	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area.menu2 > li .link_btn {padding: 0 15px 0 0;}
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area.menu2 > li .link_btn:after {width: 6px; height: 4px; background-size: contain;}
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area.menu2 > li .menu2_list_area {top: 55px;}
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area.menu2 > li .menu2_list_area > li a {padding: 0 5px; font-size: 14px; line-height: 35px;}

	.sub_top_cont_area .sub_top_menu_area.style2 .container .sns_print_area > .list > li .btn {width: 55px; height: 55px;}
	.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 {display: inline-block; margin: 0 5px 0 0;}
	.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.style2 {padding: 0 0 28px;}
	.sub_top_cont_area.style2 .sub_top_menu_area {right: 5px; left: 5px;}
	.sub_top_cont_area.style2 .sub_top_menu_area .container {padding: 6px;}
	.sub_top_cont_area.style2 .sub_top_menu_area .container .menu_list_area > li.home .link_btn {width: 45px; height: 45px; background-size: 13px 12px;}
	.sub_top_cont_area.style2 .sub_top_menu_area .container .menu_list_area > li .link_btn {line-height: 45px;}

	.sub_top_cont_area.style3 .sub_top_area .box .sub_title .container .menu_list_area > li {margin: 0 10px 0 0;}
	.sub_top_cont_area.style3 .sub_top_area .box .sub_title .container .menu_list_area > li .link_btn {font-size: 16px; line-height: 24px;}


}

@media screen and (max-width: 1080px){
	.sub_top_cont_area .sub_top_area .box .sub_title {padding: 40px 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_area .box .sub_title .container .sns_print_area {display: none;}

	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area > li {margin: 0 10px 0 0;}
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area > li .link_btn {font-size: 14px; line-height: 45px;}
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area > li.home .link_btn {padding: 0 15px;}
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area > li.home .link_btn img {width: 13px;}

	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area.menu2 > li .link_btn {padding: 0 10px 0 0;}
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area.menu2 > li.home .link_btn {padding: 0 15px;}
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area.menu2 > li .menu2_list_area {top: 45px;}
	.sub_top_cont_area.style2 .sub_top_menu_area .container .menu_list_area.menu2 > li .menu2_list_area {top: 39px;}

	.sub_top_cont_area .sub_top_menu_area.style2 .container .sns_print_area {display: none;}

	.sub_top_cont_area.style2 {padding: 0 0 20px;}
	.sub_top_cont_area.style2 .sub_top_menu_area .container {padding: 4px;}
	.sub_top_cont_area.style2 .sub_top_menu_area .container .menu_list_area > li.home .link_btn {width: 35px; height: 35px;}
	.sub_top_cont_area.style2 .sub_top_menu_area .container .menu_list_area > li .link_btn {line-height: 35px;}

	.sub_top_cont_area.style3 .sub_top_area .box .sub_title .container .menu_list_area > li {margin: 0 10px 0 0;}
	.sub_top_cont_area.style3 .sub_top_area .box .sub_title .container .menu_list_area > li .link_btn {font-size: 14px; line-height: 21px;}
	.sub_top_cont_area.style3 .sub_top_area .box .sub_title .container .menu_list_area > li.home .link_btn img {width: 13px;}
}

@media screen and (max-width: 767px){
	.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: 26px; line-height: 39px;}

	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area > li {padding: 0 15px 0 0; background-size: 5px auto;}
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area > li.menu2 {margin: 0; padding: 0; background-image: inherit;}
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area > li.menu3 {display: none;}
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area > li .link_btn {font-size: 14px; line-height: 40px;}
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area > li.home .link_btn {padding: 0 10px;}

	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area.menu2 > li .link_btn {padding: 0 10px 0 0;}
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area.menu2 > li.home .link_btn {padding: 0 10px;}
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area.menu2 > li .menu2_list_area {top: 40px;}
	.sub_top_cont_area.style2 .sub_top_menu_area .container .menu_list_area.menu2 > li .menu2_list_area {top: 32px;}
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area.menu2 > li .menu2_list_area > li a {font-size: 12px; line-height: 30px;}

	.sub_top_cont_area.style2 {padding: 0 0 15px;}
	.sub_top_cont_area.style2 .sub_top_menu_area .container {padding: 2px;}
	.sub_top_cont_area.style2 .sub_top_menu_area .container .menu_list_area > li.home .link_btn {width: 30px; height: 30px;}
	.sub_top_cont_area.style2 .sub_top_menu_area .container .menu_list_area > li .link_btn {line-height: 30px;}

	.sub_top_cont_area.style3 .sub_top_area .box .sub_title .container .menu_list_area > li {padding: 0 15px 0 0; background-size: 5px auto;}
	.sub_top_cont_area.style3 .sub_top_area .box .sub_title .container .menu_list_area > li.menu2 {margin: 0; padding: 0; background-image: inherit;}
	.sub_top_cont_area.style3 .sub_top_area .box .sub_title .container .menu_list_area > li.menu3 {display: none;}
	.sub_top_cont_area.style3 .sub_top_area .box .sub_title .container .menu_list_area > li .link_btn {font-size: 14px; line-height: 21px;}
}

@media screen and (max-width: 480px){
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area > li.menu1 {margin: 0; padding: 0; background-image: inherit;}
	.sub_top_cont_area .sub_top_menu_area .container .menu_list_area > li.menu2 {display: none;}

	.sub_top_cont_area.style3 .sub_top_area .box .sub_title .container .menu_list_area > li.menu1 {margin: 0; padding: 0; background-image: inherit;}
	.sub_top_cont_area.style3 .sub_top_area .box .sub_title .container .menu_list_area > li.menu2 {display: none;}

}