
/*banner*/
.main_banner{width:97%; margin:20px auto; border:1px solid #ddd; padding:0 15px; box-sizing:border-box;}
.main_banner>div>ul>li{width:100%; border-bottom:1px solid #ddd; padding:20px; box-sizing:border-box; background-color:#fff;}
.main_banner>div>ul>li:last-child{border-bottom:none;}
.main_banner>div>ul>li>a{display:inline-block; width:100%; height:100%;}
.main_banner>div>ul>li>a>.banner_text>h4.text01{color:#008d89;}
.main_banner>div>ul>li>a>.banner_text>h4.text02{color:#7db216;}
.main_banner>div>ul>li>a>.banner_text>h4.text03{color:#fa8d18;}

.main_banner>div>ul>li>a>.banner_text{text-align:center;}
.main_banner>div>ul>li>a>.banner_img{float:right;}

.main_banner>div>ul>li>a>.banner_text>h4{font-size:20px; color:#222; letter-spacing:-1px;}
.main_banner>div>ul>li>a>.banner_text>p{font-size:14px; color:#999;}

.big_banner{width:100%; background-color:#005fab; margin:auto; padding:30px 0; box-sizing:border-box;}
.big_banner>div>.big_banner_text{/*position:absolute; top:60px; left:30px; */text-align:center;}
.big_banner>div>.big_banner_text>h2{color:#fff; font-size:18px; letter-spacing:-1px;}
.big_banner>div>.big_banner_text>h2>span{color:#FFFF99; font-size:20px; letter-spacing:-1px;}
.big_banner>div>.big_banner_text>p{color:#fff; font-size:12px; letter-spacing:-1px;}
.big_banner>div>.big_banner_text>div{text-align:center; margin:10px 0 0 0;}
.big_banner>div>.big_banner_text>div>a{display:inline-block; padding:8px 30px; box-sizing:border-box; background-color:#ed3f14; color:#fff; font-size:15px; letter-spacing:-1px; border-radius:30px;}


/*notice*/
.notice_wrap{width:100%; /*max-width:700px;*/ padding:50px 0px; box-sizing:border-box; background-color:#f3f3f3; margin:auto;}
.notice_title{text-align:center; margin-bottom:50px;}
.notice_title>h2{font-family: 'Exo-Black', sans-serif; font-size:25px; color:#005fab;}
.notice_title>h2:before{content:""; display:block; clear:both; width:80px; height:3px; background-color:#005fab; margin:auto;}
.notice_title>h6{font-size:23px; color:#222; line-height:120%;}

.notice_list{width:100%;/* max-width:700px;*/ margin:auto;}
.notice_list>li{width:85%; margin:10px auto; padding:15px; box-sizing:border-box; background-color:#fff;}
.notice_list>li>a>img{display:block; width:100%;}
.notice_list>li>a>.notice_text{margin-top:15px;}
.notice_list>li>a>.notice_text>h5{font-size:20px; color:#222; line-height:120%; margin-bottom:10px;}
.notice_list>li>a>.notice_text>p{font-size:14px; color:#999; margin-bottom:10px;}
.notice_list>li>a>.notice_text>small{font-size:13px; color:#222;}
.notice_btn{text-align:center; margin-top:35px;}
.notice_btn>a{padding:10px 50px; box-sizing:border-box; border:1px solid #555; color:#555; font-size:15px; transition:all 0.5s;}
.notice_btn>a:hover{background-color:#005fab; color:#fff; border:1px solid #005fab;}



/*ÃÑµ¿Ã¢È¸¼Ò½Ä ¹Ù·Î°¡±â*/
.notice2_wrap{width:100%; max-width:700px; padding:50px 0px 25px 0; box-sizing:border-box; margin:auto;}
.notice2_title{text-align:center; margin-bottom:30px;}
.notice2_title>h6{font-size:32px; color:#222; line-height:120%;}
.notice2_title>h6>span{font-size:32px; color:#005fab; line-height:120%;}

.notice2_list>li{width:95%; border:1px solid #ddd; margin:10px auto;}
.notice2_list>li:last-child{position:relative; border:none;}
.notice2_list>li:last-child>img{display:block; width:100%;}
.notice2_list>li:last-child>div{position:absolute; top:40px; left:25px;}

.notice2_list>li:last-child>div>small{font-family: 'Exo-Regular', sans-serif; font-size:25px; color:#FFFF99;}
.notice2_list>li:last-child>div>h4{font-family:"NotoSansKR-Bold"; font-size:35px; color:#fff; line-height:120%; margin-bottom:10px; letter-spacing:-2px;}
.notice2_list>li:last-child>div>h4>span{font-size:35px; color:#fff; line-height:120%;}
.notice2_list>li:last-child>div>a{display:inline-block; padding:8px 40px; box-sizing:border-box; border:1px solid #fff; color:#fff; font-size:15px; transition:all 0.5s;}
.notice2_list>li:last-child>div>a:hover{background-color:#fff; color:#005fab; border:1px solid #fff;}

.more_btn{text-align:right;}
.more_btn>a{display:inline-block; width:40px; height:40px; background-color:#bbb; color:#fff; text-align:center; line-height:35px; font-size:30px; font-weight:bold;}
.notice2_textbox{padding:20px; padding-top:0; box-sizing:border-box; min-height:225px;}
.notice2_textbox>h6{font-size:24px; color:#222;}
.notice2_table{width:100%;}
.notice2_table>tbody>tr>td{height:30px; line-height:30px; font-size:15px; color:#999;}
.notice2_table>tbody>tr>td:first-child{display:block; text-overflow: ellipsis; overflow: hidden; padding-right:10px; box-sizing:border-box;}


/*È¸ºñ ±âºÎ*/
.member_bg{width:100%; /*max-width:700px;*/ background-image:url(../img/main/member_bg.jpg); background-position:center; background-repeat:no-repeat; margin:auto;}
.member_icon{padding:40px 0; box-sizing:border-box; background-color:rgba(0,95,171,.8);}
.icon_wrap{width:900px; margin:auto;}
.icon_wrap>li{float:left; width:20%;}
.icon_wrap>li>a>img{display:block; margin:auto;}
.icon_wrap>li>a>h6{font-size:16px; color:#fff; text-align:center;}

.member_bank{width:100%;/* max-width:700px;*/ margin:auto; padding:40px 0; box-sizing:border-box; text-align:center;  margin:auto;}
.member_bank>h4{font-family:"NotoSansKR-Bold"; font-size:35px; color:#FFFF99;}
.member_bank>p{font-size:16px; color:#fff; margin-bottom:10px;}
.member_bank>h6{font-size:32px; color:#fff;}
.member_bank>small{display:block; font-size:18px; color:#fff; margin-bottom:10px;}
.member_bank>a{display:inline-block; padding:8px 40px; box-sizing:border-box; border:1px solid #fff; color:#fff; font-size:15px; transition:all 0.5s;}
.member_bank>a:hover{background-color:#fff; color:#005fab; border:1px solid #fff;}


/*ÆÄÆ®³Ê¹è³Ê*/
.partner{width:100%; /*max-width:700px;*/ padding:20px; padding-top:50px; box-sizing:border-box; background-color:#f3f3f3; margin:auto;}
.partner>div>h4{font-family: 'Exo-Regular', sans-serif; font-size:30px; color:#333; margin-bottom:20px;}
.partner>div>h4:before{content:""; display:block; clear:both; width:20px; height:3px; background-color:#333;}
.partner>div>ul{width:100%; max-width:700px; margin:auto;}
.partner>div>ul>li{float:left; width:49%; margin-right:1%; margin-bottom:20px;}
.partner>div>ul>li>a>img{display:block; width:100%;}


/*footer*/
footer{width:100%;/* max-width:700px;*/ padding:30px 20px; box-sizing:border-box; background-color:#2d3243; margin:auto;}
footer>div{width:700px;}
footer>div>.info>p,footer>div>.info>strong{color:#fff; font-weight:normal; font-size:13px;}
footer>div>.other_homepage>p{margin-bottom:10px; color:#fff; font-size:13px;}

.f_ban01,.f_ban02{display:inline-block; border:1px solid #999; padding:3px 15px; box-sizing:border-box; background-color:#333; color:#fff;}
.f_ban01>*,.f_ban02>*{color:#fff;}
.f_ban01{margin-right:10px;}


/*Ä«Ä«¿ÀÅå/ÆäÀÌ½ººÏ ¹è³Ê*/
.sns_ban{position:fixed; bottom:0; width:100%; padding:15px; box-sizing:border-box; background-color:rgba(0,0,0,.7); z-index:10000; border-top:4px solid #ff8e29; transition:all 0.5s;}
.sns_ban.on{position:fixed; bottom:-63px;}
.kakao{display:inline-block; width:49%; text-align:center;}
.facebook{display:inline-block; width:49%; text-align:center;}
.kakao>a>img,.facebook>a>img{display:block; width:100%;}

.bottom_btn{position:absolute; top:-30px; left:50%; margin-left:-50px;}
.bottom_btn div{width:100px; height:28px; line-height:28px; font-size:14px; color:#fff; background-color:#ff8e29; border-radius:10px 10px 0 0;}
.bottom_btn.on .open_btn{display:block;}
.bottom_btn.on .close_btn{display:none;}
.bottom_btn .open_btn{display:none;}
.bottom_btn .close_btn{display:block;}


.top_btn{display:none; position:fixed; bottom:20px; right:10px; width:50px; height:50px; background-color:#eee; border-radius:150px; text-align:center; line-height:50px;}
.top_btn>a{color:#666;}



