@CHARSET "UTF-8";

.titleBasic {
	padding-left: 10px !important;
}

.titleBasic h1, .titleBasic h2, .titleBasic span {
	margin-left: 0px !important;
}

#header .corpIcon .iconSeibuRailway {
	width: 100px !important;
	height: auto !important;
	margin-top: 1px !important;
}

#header .serviceIcon:after {
	content: "특급권/지정권 구입";
}

@media screen and (min-width: 700px) {

	.titleBasic {
		padding-left: 20px !important;
	}

	#header .corpIcon .iconSeibuRailway {
		width: 183px !important;
		margin-top: 5px !important;
	}
}
