@CHARSET "UTF-8";

.titleBasic {
	padding-left: 10px !important;
}

.titleBasic h1, .titleBasic h2, .titleBasic span {
	margin-left: 0px !important;
}

.integrationNotice .titleBasic {
	font-size: 1.5rem !important;
	line-height: 30px !important;
}

#header .corpIcon .iconSeibuRailway {
	width: 100px !important;
	height: auto !important;
	margin-top: 1px !important;
}

#header .serviceIcon {
	width: 315px !important;
	top: 2px !important;
}

#header .serviceIcon:after {
	content: "Purchase Limited-Express/Reserved-Seat Tickets";
}

@media screen and (min-width: 700px) {

	.titleBasic {
		padding-left: 20px !important;
	}

	.integrationNotice .titleBasic span {
		font-size: 1.9rem !important;
		line-height: 50px !important;
	}

	#header .corpIcon .iconSeibuRailway {
		width: 183px !important;
		margin-top: 5px !important;
	}

	#header .serviceIcon {
		width: 173px !important;
		top: 0px !important;
	}

	#header .serviceIcon:after {
		width: 480px !important;
		margin-left: -140px !important;
	}
}
