@charset "UTF-8";

body{font-family: "NotoR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", "나눔 고딕", "돋움", dotum, sans-serif; color:#555}
a{text-decoration: none; width:150px; font-weight:bold;}
.lt_text2{text-align:center; font-size:20px; font-weight:bold; padding-top:15px;}
.lt_text3{text-align:center; font-size:15px;}

.btn_bl.ico_w {position: relative; padding: 10px; display: inline-block; margin: 1px; line-height: 22px; font-size: 18px; transition: all 0.3s ease; border-radius: 0 10px;}

.btnArea{text-align: center; margin:30px 0;}
.tot{width:100%;}
.top{text-align:center; margin-top:130px;}
.bottom{margin-top: 20px; border-top-style:solid; border-width:1px; border-top-color:#555; text-align:center;}
.copyRight{text-align:center; font-size:11px;}

.tot .top .btnArea a{color:#fff;}

@media screen and (max-width:640px){
	.top{margin-top:100px;}
	.lt_text2{font-size:17.5px;}
	.lt_text3{font-size:15px;}
	.btn_bl.ico_w{width:100px; font-size:15px;}
	.br{display:block;}
	.logo{width:130px;}
}