.o-header-fix{height:80px}@media only screen and (max-width: 768px){.o-header-fix{height:50px}}.c-header{position:fixed;top:0;right:0;left:0;padding:0;height:80px;background-color:#FFF;box-shadow:0 5px 10px rgba(0,0,0,0.1);z-index:777}.c-header .o-center{display:flex;justify-content:space-between}.c-header .o-logo{display:flex;align-items:center;width:25%}@media only screen and (max-width: 768px){.c-header .o-logo{width:100%}}@media only screen and (max-width: 768px){.c-header .o-logo img{max-height:30px}}.c-header .c-nav{display:flex;width:75%;font-size:1rem;justify-content:flex-end}.c-header .c-nav ul{display:flex;align-items:center}.c-header .c-nav li{display:inline-block;padding-left:20px}.c-header .c-nav li:first-of-type{padding-left:0}.c-header .c-nav li.o-smm{margin-left:15px}.c-header .c-nav li.o-smm a{margin-left:5px}.c-header .c-nav a{color:#1C35AC}.c-header .c-nav a:hover{color:#C00}