﻿@charset "UTF-8";

/*==================================================================
	theme kintetsu 2023.04.17
===================================================================*/

/*------------------------------------------
	logo setthing
------------------------------------------*/
#logo a {
    height: 40px !important;
    background-image:url(../../Images/kintetsu/logo_hd.svg) !important;
}
#loginArea h1 {
	background-image:url(../../Images/kintetsu/logo_hd.svg) !important;
}
