﻿@charset "utf-8"; 
:root { --color: #be0b16; }
@media (min-width:1024px){header .head-b .logo-text{display:flex;flex-direction:column;align-items:flex-start;margin-left:10px;font-size:16px;font-weight:800;font-style:unset}
header .head-b .logo-text em{font-size:24px;font-style:unset}
header .head-b .logo-text i{font-style:unset}
header .head-b .logo-text span{color:#000000;display:flex;align-items:center}
header .head-b .logo-text i{color:#c90028}
header .head-b .logo{max-width:unset}
}
.logo img{max-height:70px}
@media (max-width:1024px){header .head-b .logo-text{display:none;max-height: 80px;}
header .head-b .logo-text{font-size: 26px;}   
}
@media (max-width:768px){.head-b{height:auto}
}
.about-r-txt2 {font-size: 14px;}