﻿.bnb {height:80px;padding-top:18px;box-sizing:border-box;}
.bnb > ul{display:flex;justify-content:space-between;}
.bnb span.txt {bottom:2px;font-size:12px;font-weight:600;font-family:'Spoqa Han Sans Neo';color:#1d1d1d;}

.bnb a {background-size:auto 24px;background-position: center top;}
.bnb a.home {background-image: url(/Images/home.svg);}
.bnb a.personal {background-image: url(/Images/mypage.svg);}
.bnb a.favorite {background-size:auto 22px;background-image: url(/Images/like.svg);}
.bnb .relatedItem a {background-position: center 0;border-radius:3px;}


.cz_footer{background-color:#1d1d1d;padding:70px 20px 75px;}
.cz_footer .footer_logo {height: 20px;text-indent: -999999px;background: url(/Images/CloudZero/logo_cz.png) no-repeat; background-size:auto 20px;margin-bottom:27px;}
.cz_footer .footer_menu{overflow:hidden;margin-bottom:29px}
.cz_footer .footer_menu li{position:relative;float:left;padding-left:34px;}
.cz_footer .footer_menu li:first-child{padding-left:0;}
.cz_footer .footer_menu li:after {content: '';position:absolute;top:3px;display: inline-block;width: 14px;height: 14px;margin-left: 8px;background: url(/Images/oarrow.png) no-repeat 50% 50%;background-size: 14px 14px;}
.cz_footer .footer_menu li > a{font-size:14px;font-weight:400;color:#fff;letter-spacing:-0.05em;}
.cz_footer .comp_name{clear:both;font-size:15px;font-weight:600;color:#fff;margin-bottom:18px;letter-spacing:-0.05em;}
.cz_footer hr.footer_line{height:2px;border:0;background-color:#888;}
.cz_footer .footer_cont{padding-bottom:4px;}
.cz_footer .footer_cont p{font-size:12px;font-weight:200;color:#f8f8f8;padding-top:9px;}
.cz_footer .footer_cont p span{display:inline-block;font-size:12px;font-weight:400;color:#f8f8f8;padding-right:7px;}
.cz_footer .footer_cont p:first-child{padding-top:8px;}
.cus_tel{text-decoration:underline;}
		
.cz_footer .footer_info{overflow:hidden;margin:19px 0 51px}
.cz_footer .footer_info li{float:left;padding-left:12px;}
.cz_footer .footer_info li:first-child{padding-left:0;}
.cz_footer .footer_info li > a{font-size:12px;font-weight:400;color:#f8f8f8;letter-spacing:-0.05em;}

.cz_footer .footer_toss {height: 16px;text-indent: -999999px;background: url(/Images/toss.png) no-repeat; background-size:auto 16px;margin-bottom:10px;}
.cz_footer .toss_info{font-size:12px;font-weight:400;color:#afafaf;line-height:20px;margin-bottom:21px;}
.cz_footer .toss_info .toss_insu{text-decoration:underline;}

.cz_footer .footer_copyright .copyright{font-size:12px;font-weight:400;color:#fff;letter-spacing:0;}

@media(min-width:602px) {
	.cz_footer .footer_logo {height: 30px;text-indent: -999999px;background: url(/Images/CloudZero/logo_cz.png) no-repeat; background-size:auto 30px;margin-bottom:35px;}
			
	.cz_footer .footer_menu{margin-bottom:34px}
	.cz_footer .footer_menu li{position:relative;float:left;padding-left:65px;}
	.cz_footer .footer_menu li:after {content: '';position:absolute;top:4px;display: inline-block;width: 16px;height: 16px;margin-left: 10px;background: url(/Images/oarrow.png) no-repeat 50% 50%;background-size: 16px 16px;}
	.cz_footer .footer_menu li > a{font-size:16px;}
	.cz_footer .comp_name{font-size:17px;margin-bottom:23px;}
			
	.cz_footer .footer_cont{padding-bottom:14px;}
	.cz_footer .footer_cont p{font-size:14px;padding-top:14px;}
	.cz_footer .footer_cont p span{font-size:14px;padding-right:12px;}
	.cz_footer .footer_cont p:first-child{padding-top:13px;}

	.cz_footer .footer_info{margin:24px 0 56px}
	.cz_footer .footer_info li{padding-left:17px;}
	.cz_footer .footer_info li:first-child{padding-left:0;}
	.cz_footer .footer_info li > a{font-size:14px;}

	.cz_footer .footer_toss {height: 21px;text-indent: -999999px;background: url(/Images/toss.png) no-repeat; background-size:auto 21px;margin-bottom:15px;}
	.cz_footer .toss_info{font-size:14px;line-height:23px;margin-bottom:26px;}

	.cz_footer .footer_copyright .copyright{font-size:14px;}
}