@font-face {
    font-family: 'Eksell Display Large';
    src: url('fonts/EksellDisplay-Large.woff2') format('woff2'),
        url('fonts/EksellDisplay-Large.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'IBM Plex Sans';
    src: url('fonts/IBMPlexSans.woff2') format('woff2'),
        url('fonts/IBMPlexSans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('fonts/IBMPlexSans-Bold.woff2') format('woff2'),
        url('fonts/IBMPlexSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

.container {color: #000000; }
a:link {color: #000000;}
a:visited {color: #000000;}


.section { max-width: 1330px; padding: 120px 30px; margin: 0 auto; }
	
.section p { font-size: 60px; line-height: 65px; text-align: center;}
	
.header {height:110px; width: 100%; text-align: center}
	
.header img {max-width: 130px; padding-top: 30px; }

.footer-logo img {max-width: 95px; padding-top: 65px; margin-left: -1px; padding-bottom: 5px}

.footer-wrapper{ max-width: 1330px; margin: 0 auto;  padding: 65px 0px 100px;}

.footer-l{ display: block; border-top: 1px solid #000000;  margin-left: 15px; margin-right: 15px}
.footer-m{ display:none}

.footer-content-1{ padding-top: 70px; width: 35%; display: inline-block; vertical-align: top; margin-right: 0%;  font-size: 13px;	letter-spacing: 1px; list-style: none; line-height: 16px; padding-bottom: 3px;}

.footer-content-1-1{ margin-left: 5%; padding-top: 70px; width: 21%; min-width:275px; display: inline-block; vertical-align: top; font-size: 13px;	letter-spacing: 1px; list-style: none; line-height: 16px; padding-bottom: 3px;}

.footer-title{font-size: 14px;  letter-spacing: 1px; line-height: 20px; padding-bottom: 3px;}

.footer-content-2{ font-size: 13px;	letter-spacing: 1px; line-height: 18px; }
	
.footer-content-1-1 li, .footer-content-1 li{ font-size: 13px;	letter-spacing: 1px; list-style: none; line-height: 16px; padding-bottom: 3px;}

.com-reg{font-size: 9px; letter-spacing: 0.5px}

.nobr { white-space: nowrap }


@media screen and (max-width: 1160px) {
	
	.footer-m{ display:block;  display: block; border-top: 1px solid #000000;  margin-left: 15px; margin-right: 15px}
	.footer-l{ display:none}
	
	.footer-content-1{ padding-top: 40px; width: 60%;}
	.footer-content-1-1{ margin-left: 5%; padding-top: 40px; width: 21%; line-height: 16px; padding-bottom: 3px;}
	.section p { font-size: 50px; line-height: 55px; text-align: center;}
}

@media screen and (max-width: 828px) {
	.footer-content-1{ padding-top: 30px; width: 100%; padding-bottom: 30px}
	.footer-content-1-1{ margin-left: 0%; padding-top: 30px; width: 100%; line-height: 16px; padding-bottom: 3px; border-top: 1px solid #000000}
	.footer-logo img {max-width: 80px; padding-top: 40px; margin-left: -1px; padding-bottom: 5px}
	.section p { font-size: 28px; line-height: 29px; text-align: left; margin-bottom: 15px}
	.section {padding: 40px 20px 20px }
	.footer-wrapper{ padding: 0px 0px 15px;}
	.header {height:60px; width: 100%; text-align: center}
	.header img {max-width: 80px; padding-top: 15px; }
	.footer-title{font-size: 12px;  letter-spacing: 1px; line-height: 16px; padding-bottom: 3px;}
	.footer-content-1-1 li, .footer-content-1 li{ font-size: 12px;	letter-spacing: 0.5px; list-style: none; line-height: 14px; padding-bottom: 3px;}
	.footer-m{ display:block;  display: block; border-top: 1px solid #000000;  margin-left: 20px; margin-right: 15px}
	.footer-content-2{ font-size: 12px;	letter-spacing: 0.5px; line-height: 16px; }
	
	}

