@charset "utf-8";
html, body {word-break: keep-all;font-size:17px;}

/**/
.todo  {outline:1px solid blue;}

/**/
.fc-45 {color:#454545;}
.fc-mint {color:#00bfb2;}
.fc-sky {color:#3ea3e3;}
.fc-blue {color:#0575b5;}
.fc-blue2 {color:#0081e9;}
.bg-f8 {background:#f8f8f8;}
.lh-2 {line-height: 1.2;}
.lh-3 {line-height: 1.3;}
.lh-4 {line-height: 1.4;}

#menu-9 .sub-txt {display: flex; justify-content:left;}

#menu-9 .sub-txt .loca-top{width: 49%; height: 76px; display: inline-block; background-image: url('/images/content/menu/8_icn1.png'); padding-top: 13px;background-position: left center;background-repeat: no-repeat;background-size: 75px;margin-top: 30px;}
#menu-9 .sub-txt .loca-top p{ width:auto; height: 53px; margin-left: 100px; padding-top: 10px; color: #555;}
#menu-9 .sub-txt .loca-btm{width: 49%; display: inline-block; height: 76px; display: flex; justify-content:space-between; margin-top: 30px;}
#menu-9 .sub-txt .loca-btm div .info{ width:auto; height: 36.52px; margin-left: 100px; padding-top: 25px;color: #555}
#menu-9 .sub-txt .loca-btm .tel{ background-image: url('/images/content/menu/8_icn2.png'); background-position: left center; background-repeat: no-repeat; background-size: 75px;}
#menu-9 .sub-txt .loca-btm .fax{ background-image: url('/images/content/menu/8_icn3.png'); background-position: left center; background-repeat: no-repeat; background-size: 75px;}
#menu-9 .sub-txt .loca-btm .web{ background-image: url('/images/content/menu/8_icn4.png'); background-position: left center; background-repeat: no-repeat; background-size: 75px;}
