/* ---------------------------------------------------------
	ダミー用
---------------------------------------------------------*/
.rt-header{
	width: 100%;
	margin: 0 auto;
}
.rt-header p.rt-wide-banner-pc{
	text-align: center;
	background: #eaeaea;
}
.rt-header p.rt-group-link{
	height: auto;
	text-align: right;
	background: #F9F9F9;
}
.rt-header .rt-service-bar{
	display: flex !important;
	padding: 0 15px !important;
	justify-content: space-between !important;
	align-items: flex-end !important;
}
.rt-header p.rt-site-id{
	margin-bottom: 7px;
	width: 192px !important;
}
.rt-header p.rt-utility{
	top: auto;
	right: 15px;
	width: auto;
	height: auto;
}

p.rt-site-id img{
	width: 100% !important;
}
p.rt-nav-link{
	background: #EAEAEA;
	border-bottom: 1px solid #CCC;
}

#htlContents #htlHeader{
    text-align: left;
}
