<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: "メイリオ",'Meiryo', sans-serif;
	color: #000000;
	box-sizing: border-box;
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	overflow-x: hidden;
	word-wrap: break-word;
	word-break: break-all;
}

.rows, header, section, footer {
	width: 100%;
	float: left;
}
.row{
	margin-right: 0;
	margin-left: 0;
	float: none;
	width: auto;
}
* {
	box-sizing: border-box;
}

*::after, *::before {
	box-sizing: border-box;
}

img {
	max-width: 100%;
}

a:hover, a:focus, a:visited {
	outline: none;
	border: none;
}

.cont {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	position: relative;
}

a {
	text-decoration: none;
	color: inherit
}

.clear {
	clear: both;
}

a[href^="tel:"] {
	cursor: default;
}
.ow{
	width: 100%;
	overflow: hidden;
}


/*COMMON*/
.wrap-header{
	border-top: 23px solid #4272C7;
	padding-left: 57px;
	padding-right: 57px;
	padding-top: 18px;
	padding-bottom: 18px;
	background: #fff;
	overflow: visible !important;
}
.logo{
	float: left;
}
.logo span{
	display: inline-block;
	vertical-align: bottom;
}
.fb-header{
	margin-left: 15px;
}
.nav-header{
	float: right;
}
.nav-header ul li{
	display: inline-block;
	vertical-align: middle;
}
.nav-header ul li a{
	display: block;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 19px;
	color: #000;
	padding-left: 22px;
	padding-right: 22px;
}
.nav-header ul li.active a{
	color: #0E51A9;
}
.nav-header ul li:hover a{
	color: #0E51A9;
	text-decoration: none;
}
.nav-header ul li:last-child a{
	padding-right: 0;
}
.wrap-page-top{
	background: #4272C7;
	color: #fff;
	height: 46px;
}
.page-top{
	text-align: right;
	padding-top: 7px;
	padding-right: 160px;
}
.wrap-ft{
	background: #1D2739;
	color: #fff;
	padding-top: 30px;
	padding-bottom: 30px;
}
.ft-flex{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.logo-ft{
	width: 40.7%;
}
.info-ft{
	width: 59.3%;
}
.br-sp{
	display: none;
}
.ft-info-add{
	display: block;
	margin-top: 20px;
	font-size: 16px;
	line-height: 180%;
}
.icon ul li{
	display: inline-block;
	margin-right: 20px;
	vertical-align: middle;
}
.icon{
	margin-top: 10px;
}
span.ft-info-add a:hover{
	text-decoration: none;
}
.nav-ft-item{
	width: 25%;
	float: left;
}
.nav-ft-item ul li{
	font-size: 15px;
	line-height: 210%;
}
.copy-right{
	background: #1D2739;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 140%;
	border-top: 1px solid #fff;
	padding-top: 18px;
	padding-bottom: 12px;
}
.icon-menu-sp{
	display: none;
}
.icon-mail{
	display: none;
}
/*END COMMON*/

/*PAGE*/
.page-common{
	margin-top: 118px;
}
.bg-banner{
	height: 270px;
	background-size: cover !important;
	position: relative;
}
.title-page{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	width: 100%;
	text-align: center;
}
.breakum-page{
	background: #E7E7E7;
	padding-top: 12px;
    padding-bottom: 10px;
}
.pad-page{
	padding-left: 60px;
}
.pad-page ul li{
	display: inline-block;
	font-size: 12px;
	color: #000;
}
.pad-page ul li.active{
	color: #4272C1;
}
.title-style1{
	font-size: 30px;
	text-align: center;
    line-height: 140%;
    border-bottom: 1px solid #000;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.br-sp-420{
	display: none;
}
.br-767{
	display: none;
}
.nav-ft-item ul li span{
	display: inline-block;
	padding-right: 5px;
}
.anchor_fixtop{
	display: block;
    position: relative;
    top: -118px;
    width: 100%;
	visibility: hidden;
}
.br-320{
	display: none;
}
/*END PAGE*/

/* add style */
.bus-menu, .pro-menu, .car-menu{
	position: relative;
}
.sub-menu{
	position: absolute;
	padding-top: 44px;
	display: none;
	z-index: 999;
	width: 110%;
	text-align: center;
}
.sub-menu li{
	color: #ff0000;
	background: #fff;
	padding-top: 15px;
	padding-bottom: 12px;
	display: block !important;
	margin-top: 4px;
	min-width: 190px;
}

.sub-menu li:first-child{
	margin-top: 0;
}
.sub-menu li a{
	padding: 0 !important;
	display: block;
	font-size: 19px !important;
	color: #333333 !important;
}
.sub-menu li:hover a{
	color: #0E51A9 !important;
}

.nav-header .bus-menu:hover .sub-menu, .nav-header .pro-menu:hover .sub-menu, .nav-header .car-menu:hover .sub-menu{
	display: block;
}
.css_sample{
	float: none !important;
	display: block !important;
	text-align: center !important;
}
.show_sp{
	display: none !important;
}
.show_sp2{
	display: none !important;
}
.hide_sp{
	display: inline-block !important;
}
.hide_sp2{
	display: block !important;
}

/* End add style */

.me-img-sp{
	display: none;
}
img.img-hei{
	display: none;
}</pre></body></html>