@charset "UTF-8";
.ticSearch {
	background-color: #F5F2F2;
	padding-top: 50px;
	padding-bottom: 60px;
	margin-bottom: 70px;
}
.ticSearch_title {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 11px;
}
.ticSearch_cauList {
	list-style: none;
	font-size: 13px;
}
.ticSearch_cauList > li {
	text-indent: -1em;
	padding-left: 1em;
}
.ticSearch_cauList > li:first-child {}
.ticSearch_cauList > li:last-child {}
.ticSearch_cauList > li:nth-child(2n+1) {}
.ticSearch_cauList > li:nth-child(n+3) {}
.ticSearch_input {}
.ticSearch_input_cols {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 23px;
}
.ticSearch_input_col {}
.ticSearch_input_col-no1 {
	width: calc((100% - 106px) / 2);
}
.ticSearch_input_wapper {
	position: relative;
	z-index: 1;
}
.ticSearch_input_element {
	border-color: #DF5F24;
	border-radius: 0;
	padding: 22px 10px;
	display: block;
	padding-right: 145px;
}
.ticSearch_input_element-hasBtn {
	display: block;
}
.ticSearch_input_element-hasBtn::before {
	content: "";
}
.ticSearch_input_element-hasBtn::after {
	content: "";
}
.ticSearch_input_btn {
	display: block;
	padding: 0;
	width: 125px;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.1;
	height: 53px;
	border-radius: 27px;
	text-align: left;
	padding-left: 38px;
	position: absolute;
	z-index: 1;
	top: 50%;
	right: 10px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.ticSearch_input_btn::before {
	content: "";
}
.ticSearch_input_btn::after {
	content: "";
}
.ticSearch_input_btn > .icon {
	display: block;
	font-size: 19px;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 12px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.ticSearch_input_col-no2 {
	width: calc((100% - 106px) / 2);
}
.ticSearch_input_col-no3 {
	width: 76px;
}
.ticSearch_changeBtn {
	display: block;
	height: 76px;
	font-size: 40px;
	padding: 0;
}
.ticSearch_changeBtn::before {
	content: "";
}
.ticSearch_changeBtn::after {
	content: "";
}
.ticSearch_changeBtn > .icon {
	display: block;
}
.ticSearch_check {
	margin: 20px 0;
}
.ticSearch_check > label {
	display: flex;
}
.ticSearch_check > label > input {}
.ticSearch_rdoList {
	list-style: none;
	display: flex;
	margin-bottom: 45px;
}
.ticSearch_rdoList > li {
	width: 25%;
}
.ticSearch_rdoList > li:first-child {}
.ticSearch_rdoList > li:last-child {}
.ticSearch_rdoList > li:nth-child(2n+1) {}
.ticSearch_rdoList > li:nth-child(n+3) {}
.ticSearch_rdoList > li > label {
	display: block;
	position: relative;
	z-index: 1;
}
.ticSearch_rdoList > li:last-child > label > b {
	border-right-color: #000;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
}
.ticSearch_rdoList > li:first-child > label > b {
	border-left: 1px solid #000;
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
}
.ticSearch_rdoList > li > label > input {
	display: block;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	opacity: 0;
}
.ticSearch_rdoList > li > label > input + b {
	display: flex;
	height: 66px;
	align-items: center;
	justify-content: center;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #fff;
	transition-duration: .3s;
	transition-property: background-color, color;
	border-right: 1px solid #707070;
	font-weight: 500;
}
.ticSearch_rdoList > li > label > input:checked + b {
	background-color: #482715;
	color: #DF5F24;
}
.ticSearch_hour {}
.ticSearch_hour_cols {
	display: flex;
	justify-content: space-between;
}
.ticSearch_hour_col {
	width: 24.5%;
}
.ticSearch_hour_col-no1 {}
.ticSearch_selWrap {}
.ticSearch_selWrap > select {
	height: 63px;
	line-height: 65px;
}
.ticSearch_selWrap > select > option {}
.ticSearch_hour_col-no2 {}
.ticSearch_hour_col-no3 {}
.ticSearch_hour_col-no4 {}
.ticSearch_submitBtn {
	display: block;
}
.ticSearch_submitBtn::before {
	content: "";
}
.ticSearch_submitBtn::after {
	content: "";
}
.ticSearch_submitBtn > .icon {
	margin-right: 6px;
}
.ticSearch_hour_link {
	display: flex;
	justify-content: flex-end;
	margin-top: 12px;
}
.ticSearch_hour_link > a {
	color: #257AD0;
}
.ticSearch_hour_link > a::before {
	content: "";
}
.ticSearch_hour_link > a::after {
	content: "";
}
.ticSearch_link {
	display: flex;
	justify-content: center;
	margin-top: 20px;
}
.ticSearch_link > a {}
.ticSearch_link > a > .icon {
	margin-right: 5px;
}
.ticSearch_link > a::before {
	content: "";
}
.ticSearch_link > a::after {
	content: "";
}
.fareInfo {}
.fareInfo_title {}
.fareInfo_list {
	list-style: none;
}
.fareInfo_list > li {}
.fareInfo_list > li:first-child {}
.fareInfo_list > li:last-child {}
.fareInfo_list > li:nth-child(2n+1) {}
.fareInfo_list > li:nth-child(n+3) {}
.fareInfo_list > li > a {}
.fareInfo_list > li > a::before {
	content: "";
}
.fareInfo_list > li > a::after {
	content: "";
}
.fareInfo_sect {
	margin-bottom: 30px;
}
.fareInfo_headline {}
.fareInfo_headline > button {
	display: block;
}
.fareInfo_headline > button::before {
	content: "";
}
.fareInfo_headline > button::after {
	content: "";
}
.fareInfo_headline > button > .icon {}
.fareInfo_headline > a {}
.fareInfo_headline > a::before {
	content: "";
}
.fareInfo_headline > a::after {
	content: "";
}
.fareInfo_headline > a > .icon {}
.fareInfo_sect_toggle {
	margin-top: 40px;
	display: none;
}
.fareInfo_sect_toggle.isShow {
	display: block;
}
.fareInfo_cols {
	display: flex;
	max-width: 980px;
	margin: 0 auto;
	justify-content: space-between;
}
.fareInfo_col {
	width: 48%;
	max-width: 430px;
}
.fareInfo_col-no1 {}
.fareInfo_subhead {}
.fareInfo_table {}
.fareInfo_table-s {
	max-width: 574px;
	margin-left: auto;
	margin-right: auto;
}
.fareInfo_table > caption {}
.fareInfo_table > tbody {}
.fareInfo_table > tbody > tr {}
.fareInfo_table > tbody > tr:first-child {}
.fareInfo_table > tbody > tr:last-child {}
.fareInfo_table > tbody > tr > th {
	white-space: nowrap;
}
.fareInfo_table > tbody > tr > td {}
.fareInfo_col-no2 {}
.fareInfo_cauList {
	list-style: none;
	font-size: 12px;
	margin-bottom: 17px;
	margin-top: 10px;
}
.fareInfo_cauList > li {
	text-indent: -1em;
	padding-left: 1em;
}
.fareInfo_cauList > li:first-child {}
.fareInfo_cauList > li:last-child {}
.fareInfo_cauList > li:nth-child(2n+1) {}
.fareInfo_cauList > li:nth-child(n+3) {}
.fareInfo_link {}
.fareInfo_link > a {}
.fareInfo_link > a::before {
	content: "";
}
.fareInfo_link > a::after {
	content: "";
}
.fareInfo_link > a > .icon {
	font-size: 120%;
	margin-right: 7px;
}
.fareInfo_contents {}
.areaSearch {}
.areaSearch-route {
	margin-top: 80px;
}
.areaSearch:first-child {}
.areaSearch_list {
	list-style: none;
}
.areaSearch_list > li {}
.areaSearch_list > li:first-child {}
.areaSearch_list > li:last-child {}
.areaSearch_list > li:nth-child(2n+1) {}
.areaSearch_list > li:nth-child(n+3) {}
.areaSearch_list > li > a {}
.areaSearch_list > li > a::before {
	content: "";
}
.areaSearch_list > li > a::after {
	content: "";
}
.areaSearch_contents {}
.searchTbl {}
.searchTbl_titleWrap {
	position: relative;
	z-index: 1;
	padding-left: 80px;
	margin-bottom: 25px;
}
.searchTbl_title > img {
	display: block;
	width: 59px;
	height: auto;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.searchTbl_title {
	font-size: 24px;
	font-weight: normal;
}
.searchTbl_caution {
	font-size: 13px;
	text-indent: -1em;
	padding-left: 1em;
	color: #767676;
}
.searchTbl_input {
	position: relative;
	z-index: 1;
	max-width: 744px;
}
.searchTbl_input_inner {
	position: relative;
	z-index: 1;
	max-width: 744px;
}
.searchTbl_input_element {
	display: block;
	border: 1px solid #DF5F24;
	border-radius: 0;
	padding: 23px 15px;
}
.searchTbl_input_element-hasBtn {
	padding-right: 150px;
}
.searchTbl_input_btn {
	display: block;
	font-size: 14px;
	line-height: 1.1;
	text-align: left;
	position: relative;
	z-index: 1;
	width: 125px;
	height: 53px;
	padding: 0;
	padding-left: 39px;
	border-radius: 26px;
	position: absolute;
	z-index: 1;
	top: 50%;
	right: 10px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.searchTbl_input_btn::before {
	content: "";
}
.searchTbl_input_btn::after {
	content: "";
}
.searchTbl_input_btn > .icon {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 10px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 19px;
}
.searchTbl_headline {
	font-size: 22px;
	font-weight: normal;
	margin: 40px 0 20px;
}
.searchTbl_tabList {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}
.searchTbl_tabList > li {
	margin-right: 6px;
	margin-bottom: 6px;
}
.searchTbl_tabList > li:first-child {}
.searchTbl_tabList > li:last-child {}
.searchTbl_tabList > li:nth-child(2n+1) {}
.searchTbl_tabList > li:nth-child(n+3) {}
.searchTbl_tabList > li > a {
	display: flex;
	text-decoration: none;
	color: inherit;
	border: 1px solid #DF5F24;
	color: #DF5F24;
	border-radius: 30px;
	justify-content: center;
	align-items: center;
	line-height: 1.2;
	font-size: 12px;
	text-align: center;
	padding: 5px 10px;
	box-sizing: border-box;
	height: 100%;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.searchTbl_tabList > li > a::before {
	content: "";
	display: block;
	width: 1px;
	height: 27px;
}
.searchTbl_tabList > li > a::after {
	content: "";
}
.searchTbl_subhead {
	margin-top: 35px;
}
.searchTbl_msgBox {
	background-color: #FFF9F0;
	border: 1px solid #DF5F24;
	padding: 20px 20px;
	color: #DF5F24;
}
.searchTbl_msgBox_text {}
.searchTbl_link {
	display: flex;
	justify-content: center;
	margin-top: 30px;
}
.searchTbl_link > a {
	display: block;
	color: #DF5F24;
}
.searchTbl_link > a::before {
	content: "";
}
.searchTbl_link > a::after {
	content: "";
}
.searchTbl_submitBtn {
	display: block;
}
.searchTbl_submitBtn::before {
	content: "";
}
.searchTbl_submitBtn::after {
	content: "";
}
.searchTbl_submitBtn > .icon {
	font-size: 120%;
	margin-right: 5px;
}
.searchTbl_dtlList {
	list-style: none;
	display: none;
	border-bottom: 1px solid #EF4A00;
	padding: 10px 0;
	border-left: 1px solid #EF4A00;
	border-right: 1px solid #EF4A00;
}
.searchTbl_dtlList.isShow {
	display: block;
}
.searchTbl_dtlList > li {}
.searchTbl_dtlList > li:first-child {}
.searchTbl_dtlList > li:last-child {}
.searchTbl_dtlList > li:nth-child(2n+1) {}
.searchTbl_dtlList > li:nth-child(n+3) {}
.searchTbl_dtlList > li > a {
	display: flex;
	text-decoration: none;
	color: inherit;
	color: #DF5F24;
	padding: 5px 15px;
	align-items: center;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.searchTbl_dtlList > li > a > small {
	display: block;
	color: #747474;
	font-size: inherit;
	margin-left: auto;
	padding-left: 10px;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.searchTbl_dtlList > li > a::before {
	content: "";
}
.searchTbl_dtlList > li > a::after {}
.areaSearch_contents_tabList {
	list-style: none;
	display: flex;
	max-width: 507px;
	margin: 0 auto 35px;
}
.areaSearch_contents_tabList > li {
	width: 50%;
}
.areaSearch_contents_tabList > li:first-child {}
.areaSearch_contents_tabList > li:last-child {}
.areaSearch_contents_tabList > li:nth-child(2n+1) {}
.areaSearch_contents_tabList > li:nth-child(n+3) {}
.areaSearch_contents_tabList > li > a {
	display: flex;
	text-decoration: none;
	color: inherit;
	border: 1px solid #DF5F24;
	color: #DF5F24;
	align-items: center;
	justify-content: center;
	padding: 10px 10px;
	box-sizing: border-box;
	transition-duration: .3s;
	transition-property: background-color, color;
	font-weight: 500;
}
.areaSearch_contents_tabList > li > a.isCurrent {
	background-color: #DF5F24;
	color: #fff;
}
.areaSearch_contents_tabList > li > a::before {
	content: "";
	display: block;
	width: 1px;
	height: 27px;
}
.areaSearch_contents_tabList > li > a::after {
	content: "";
}
.areaSearch_title {
	font-size: 25px;
	font-weight: 500;
	margin-bottom: 25px;
}
.resultRoute {
	position: relative;
	z-index: 1;
}
.resultRoute_cols {
	display: flex;
	align-items: flex-start;
}
.resultRoute_col {
	height: calc(100vh - 269px);
	box-sizing: border-box;
}
.resultRoute_col-no1 {
	padding-top: 15px;
	overflow: auto;
	width: 400px;
}
.resultRoute_title {
	font-size: 23px;
	margin-left: -15px;
	margin-right: -15px;
	padding-left: 15px;
	margin-bottom: 20px;
}
.resultRoute_title::before {
	width: 38px;
	height: 4px;
	margin-bottom: 12px;
	margin-left: -20px;
}
.resultRoute_col-no2 {
	width: calc(100% - 400px);
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.resultRoute_dummy {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	background-image: url(/assets/img/dummy/img-map-route.png);
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-color: #f0ede7;
	background-size: cover;
}
.resultRoute_contents {
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.resultRoute_contents_inner {
	padding-left: 15px;
	padding-right: 15px;
}
.traGuide {
	padding-bottom: 15px;
	font-size: 14px;
}
.traGuide_title {
	border-left: 7px solid #DF5F24;
	font-size: 15px;
	font-weight: 500;
	display: flex;
	align-items: center;
	box-shadow: 0 0 3px rgba(0, 0, 0, .16);
	padding: 7px 10px;
	margin-bottom: 10px;
	flex-wrap: wrap;
}
.traGuide_title > small {
	font-size: 80%;
	margin-right: 6px;
}
.traGuide_title > b {
	display: block;
	font-weight: inherit;
}
.traGuide_title > img {
	width: 19px;
	height: auto;
	margin-left: 5px;
	display: block;
	min-width: 19px;
}
.traGuide_reSearch {
	margin: 10px 0;
}
.traGuide_reSearch > a {
	display: flex;
	text-decoration: none;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
	font-size: 12px;
	color: #6E6E6E;
	align-items: center;
	padding: 10px 10px;
	justify-content: space-between;
}
.traGuide_reSearch > a::before {}
.traGuide_reSearch > a::after {}
.traGuide_reSearch > a > small {
	display: block;
	font-size: inherit;
}
.traGuide_reSearch > a > b {
	width: 75px;
	height: 25px;
	background-color: #DF5F24;
	color: #fff;
	display: flex;
	line-height: 1;
	font-size: 12px;
	font-weight: normal;
	align-items: center;
	justify-content: center;
	border-radius: 2px;
	min-width: 75px;
	margin-left: 5px;
	border: 1px solid #DF5F24;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.traRoute {
	border-bottom: 1px solid #482715;
	margin-bottom: 10px;
}
.traRoute_titleWrap {}
.traRoute_titleWrap > a {
	background-color: #482715;
	display: flex;
	color: #fff;
	text-decoration: none;
	padding: 10px 10px;
	align-items: center;
	position: relative;
	z-index: 1;
	padding-right: 35px;
	font-size: 16px;
	font-weight: 500;
	border: 1px solid #482715;
	box-sizing: border-box;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.traRoute_titleWrap > a::before {
	content: "";
	display: block;
	width: 1px;
	height: 38px;
}
.traRoute_titleWrap > a > .icon {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	right: 13px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 12px;
	transition-duration: .3s;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}
.traRoute_titleWrap > a.isShow > .icon {
	-webkit-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
}
.traRoute_title {
	font-weight: inherit;
	font-size: inherit;
	margin-right: 10px;
}
.traRoute_icnList {
	list-style: none;
	display: flex;
	align-items: center;
}
.traRoute_icnList > li {
	width: 33px;
	margin-left: 4px;
	position: relative;
	z-index: 1;
}
.traRoute_icnList > li > b {
	background-color: #DF5F24;
	color: #fff;
	font-size: 10px;
	display: block;
	line-height: 1;
	font-weight: 500;
	border: 1px solid #fff;
	padding: 2px 4px;
	white-space: nowrap;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	margin-bottom: -4px;
	z-index: 2;
}
.traRoute_icnList > li > b + img {
	top: -5px;
}
.traRoute_icnList > li:first-child {
	margin-left: 0;
}
.traRoute_icnList > li:last-child {}
.traRoute_icnList > li:nth-child(2n+1) {}
.traRoute_icnList > li:nth-child(n+3) {}
.traRoute_icnList > li > img {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
}
.traRoute_toggle {
	border: 1px solid #482715;
	border-top: none;
	display: none;
}
.isShow + .traRoute_toggle {
	display: block;
}
.traRoute_info {
	background-color: #FFF9F0;
	padding: 15px 15px;
	border-left: 1px solid #482715;
	border-right: 1px solid #482715;
}
.traRoute_time {
	display: flex;
	align-items: center;
	font-weight: 500;
	margin-bottom: 10px;
	word-break: break-all;
}
.traRoute_time_dep {
	font-size: 20px;
}
.traRoute_time_dep > small {
	font-size: 60%;
}
.traRoute_time_arrow {
	font-size: 18px;
	margin: 0 0.1em;
}
.traRoute_time_img {
	width: 19px;
	margin-left: 9px;
	min-width: 19px;
}
.traRoute_time_img > img {
	width: 100%;
	height: auto;
	display: block;
}
.traRoute_info_cols {
	display: flex;
	align-items: center;
}
.traRoute_info_col {
	display: flex;
	align-items: center;
	width: calc((100% - 42px) / 3);
	justify-content: center;
}
.traRoute_info_col-no1 {}
.traRoute_info_text {}
.traRoute_info_img {
	width: 25px;
	margin-left: 5px;
	min-width: 25px;
}
.traRoute_info_img > img {
	width: 100%;
	height: auto;
}
.traRoute_info_col-no2 {}
.traRoute_info_col-no3 {}
.traRoute_info_link {
	max-width: 202px;
	margin: 20px auto 0;
	display: none;
}
.isShow .traRoute_info_link {
	display: block;
}
.traRoute_info_link > a {
	padding: 12px 10px;
	border-radius: 6px;
}
.traRoute_info_link > a::before {
	content: "";
}
.traRoute_info_link > a::after {
	content: "";
}
.traRoute_info_hr {
	width: 1px;
	height: 35px;
	border: none;
	background-color: #707070;
	margin: 0 10px;
}
.traRoute_detail {
	padding: 15px 15px;
}
.traRoute_detail_nav {
	display: flex;
	font-size: 14px;
	margin: 10px 0;
}
.traRoute_detail_nav:first-child {
	margin-top: 0;
}
.traRoute_detail_nav:last-child {
	margin-bottom: 0;
}
.traRoute_detail_nav_link {}
.traRoute_detail_nav_link-prev {
	margin-right: auto;
}
.traRoute_detail_nav_link-next {
	margin-left: auto;
}
.traRoute_detail_nav_link > a {
	display: block;
	text-decoration: none;
	color: #D4461C;
}
.traRoute_detail_nav_link-next > a::after {
	content: "▶︎";
	display: inline-block;
	vertical-align: middle;
	margin-left: 2px;
	position: relative;
	z-index: 1;
	top: -1px;
}
.traRoute_detail_nav_link-prev > a::before {
	content: "◀︎";
	display: inline-block;
	vertical-align: middle;
	margin-right: 2px;
	position: relative;
	z-index: 1;
	top: -1px;
}
.traRoute_detail_titleWrap {
	background-color: #F7F7F7;
	display: flex;
	padding: 10px 10px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, .16);
	align-items: center;
}
.traRoute_detail_timeWrap {
	width: 80px;
	box-sizing: border-box;
	padding-right: 20px;
}
.traRoute_detail_time {
	font-size: 14px;
	text-align: right;
	line-height: 1.6;
	margin-bottom: 4px;
}
.traRoute_detail_time:last-child {
	margin-bottom: 0;
}
.traRoute_detail_time > b {
	display: block;
	font-weight: bold;
	font-size: 128%;
}
.traRoute_detail_time > small {
	display: block;
	font-size: inherit;
}
.traRoute_detail_sta {
	font-size: 18px;
	font-weight: bold;
	width: calc(100% - 183px);
	line-height: 1.2;
}
.traRoute_detail_linkList {
	list-style: none;
	width: 103px;
	display: flex;
}
.traRoute_detail_linkList > li {
	width: 48%;
	margin-left: 4%;
}
.traRoute_detail_linkList > li:first-child {
	margin-left: 0;
}
.traRoute_detail_linkList > li:last-child {}
.traRoute_detail_linkList > li:nth-child(2n+1) {}
.traRoute_detail_linkList > li:nth-child(n+3) {}
.traRoute_detail_linkList > li > a {
	display: block;
	text-decoration: none;
	color: inherit;
	height: 49px;
	background-color: #DF5F24;
	color: #fff;
	border-radius: 2px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	line-height: 1;
	font-size: 12px;
	border: 1px solid #DF5F24;
	box-sizing: border-box;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.traRoute_detail_linkList > li > a::before {
	content: "";
}
.traRoute_detail_linkList > li > a::after {
	content: "";
}
.traRoute_detail_linkList > li > a > .icon {
	display: block;
	font-size: 18px;
	margin-bottom: 3px;
}
.traRoute_detail_linkList > li > a > b {
	display: block;
	font-weight: 500;
}
.traRoute_detail_vehicle {
	position: relative;
	z-index: 1;
	padding-left: 27px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.traRoute_detail_vehicle-alert {
	background-color: #FFEBEB;
	color: #FF0000;
}
.traRoute_detail_vehicle::before {
	content: "";
	display: block;
	width: 7px;
	height: 100%;
	background-color: #767676;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 10px;
}
.traRoute_detail_vehicle-alert::before {
	background-color: #FF0000;
}
.traRoute_detail_vehicle_cols {
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 2;
}
.traRoute_detail_vehicle_col {}
.traRoute_detail_vehicle_col-no1 {}
.traRoute_detail_vehicle_title {
	display: flex;
	font-size: 15px;
	font-weight: 500;
	align-items: center;
	line-height: 1.5;
	color: #482715;
}
.traRoute_detail_vehicle_title > img {
	min-width: 33px;
	height: auto;
	width: 33px;
	margin-right: 5px;
}
.traRoute_detail_vehicle_text {
	font-size: 13px;
	line-height: 1.6;
	margin: 1em 0;
}
.traRoute_detail_vehicle_text:last-child {
	margin-bottom: 0;
}
.traRoute_detail_vehicle_text > a {
	color: inherit;
}
.traRoute_detail_vehicle_text > a::before {
	content: "";
}
.traRoute_detail_vehicle_text > a::after {
	content: "";
}
.traRoute_detail_vehicle_col-no2 {
	margin-left: 10px;
}
.traRoute_detail_vehicle_price {
	font-size: 12px;
	color: #767676;
	background-color: #F7F7F7;
	line-height: 1;
	padding: 10px 10px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
	white-space: nowrap;
	font-weight: 500;
}
.traRoute_detail_vehicle_arrow {
	position: absolute;
	z-index: 0;
	top: 0;
	right: 20px;
	height: calc(100% - 11px);
	width: 3px;
	background-color: #767676;
}
.traRoute_detail_vehicle_arrow::after {
	content: "";
	border: 7px solid rgba(255, 255, 255, 0);
	border-top-color: #767676;
	border-bottom-width: 0;
	width: 0;
	height: 0;
	display: block;
	border-top-width: 11px;
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.traRoute_titleWrap_info {
	line-height: 1;
	font-size: 12px;
	border: 1px solid;
	border-radius: 4px;
	padding: 6px 8px;
	margin-left: auto;
	font-weight: 500;
}
.traGuide_nav {
	font-size: 14px;
	margin-top: 10px;
}
.traGuide_nav_list {
	list-style: none;
	display: flex;
	justify-content: space-between;
}
.traGuide_nav_list > li {
	width: 48.5%;
	margin-left: 3%;
}
.traGuide_nav_list > li:first-child {}
.traGuide_nav_list > li:last-child {}
.traGuide_nav_list > li:nth-child(2n+1) {
	margin-left: 0;
}
.traGuide_nav_list > li:nth-child(n+3) {}
.traGuide_nav_list > li > a {
	padding: 12px 10px;
	border-radius: 10px;
	height: 100%;
}
.traGuide_nav_list > li > a::before {
	content: "";
}
.traGuide_nav_list > li > a::after {
	content: "";
}
.traGuide_nav_link {
	margin-top: 3%;
}
.traGuide_nav_link > a {
	padding: 12px 10px;
	border-radius: 10px;
}
.traGuide_nav_link > a::before {
	content: "";
}
.traGuide_nav_link > a::after {
	content: "";
}
.resultRouteNav {
	margin-top: 60px;
}
.resultRouteNav_list {
	list-style: none;
	display: flex;
}
.resultRouteNav_list > li {
	width: 48.5%;
	margin-left: 3%;
}
.resultRouteNav_list > li:first-child {}
.resultRouteNav_list > li:last-child {}
.resultRouteNav_list > li:nth-child(2n+1) {
	margin-left: 0;
}
.resultRouteNav_list > li:nth-child(n+3) {}
.resultRouteNav_list > li > a {
	display: flex;
	text-decoration: none;
	color: inherit;
	border: 2px solid #DF5F24;
	color: #DF5F24;
	font-size: 18px;
	font-weight: 500;
	padding: 10px 15px;
	box-sizing: border-box;
	align-items: center;
	position: relative;
	z-index: 1;
	padding-right: 40px;
	transition-duration: .3s;
	transition-property: background-color, color;
	line-height: 1.4;
}
.resultRouteNav_list > li > a::before {
	content: "";
	display: block;
	width: 1px;
	height: 51px;
}
.resultRouteNav_list > li > a::after {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	width: 30px;
	height: 100%;
	right: 0;
	top: 0;
	background-color: #DF5F24;
}
.resultRouteNav_list > li > a > .icon {
	display: block;
	position: absolute;
	z-index: 2;
	color: #fff;
	right: 6px;
	top: 50%;
	line-height: 1;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.resRouTbl {
	position: absolute;
	z-index: 100;
	top: 304px;
	left: calc(50% + 200px);
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .16);
	height: calc(100vh - 339px);
	width: calc(100% - 470px);
	box-sizing: border-box;
	max-width: 695px;
	-webkit-transform: scale(1, 0) translateX(-50%);
	transform: scale(1, 0) translateX(-50%);
	-webkit-transform-origin: center top;
	transform-origin: center top;
	opacity: 0;
	transition-property: opacity, transform, -webkit-transform;
	transition-duration: .5s, 0s, 0s;
	transition-delay: 0s, .5s, .5s;
	pointer-events: none;
	overflow: hidden;
}
.resRouTbl_st {
	top: 785px !important;
	left: 50% !important;
	width: 100% !important;
}
.resRouTbl.isShow {
	-webkit-transform: scale(1) translateX(-50%);
	transform: scale(1) translateX(-50%);
	opacity: 1;
	transition-delay: 0s, 0s, 0s;
	pointer-events: auto;
}
.resRouTbl_closeBtn {
	display: block;
	width: 50px;
	height: 50px;
	background-color: #DF5F24;
	margin-left: auto;
	color: #fff;
	font-size: 11px;
	margin-bottom: 10px;
	border: 1px solid #DF5F24;
	box-sizing: border-box;
	transition-duration: .3s;
	transition-property: background-color, color;
	line-height: 1;
}
.resRouTbl_closeBtn::before {
	content: "";
}
.resRouTbl_closeBtn::after {
	content: "";
}
.resRouTbl_closeBtn > .icon {
	display: block;
	margin-bottom: 7px;
}
.resRouTbl_closeBtn > b {
	display: block;
	font-weight: inherit;
}
.resRouTbl_inner {
	padding: 0 45px 10px;
}
.resRouTbl_title {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 16px;
	line-height: 1.4;
}
.resRouTbl_scroll {
	max-height: calc(100vh - 490px);
	overflow: auto;
}
.resRouTbl_data {
	border-bottom: 2px solid #DF5F24;
}
.resRouTbl_headline {
	background-color: #DF5F24;
	color: #fff;
	font-weight: 500;
	font-size: inherit;
	text-align: center;
	line-height: 1.4;
	padding: 10px 10px;
}
.resRouTbl_rows {
	border-left: 2px solid #DF5F24;
	border-right: 2px solid #DF5F24;
}
.resRouTbl_row {
	display: flex;
	align-items: center;
	padding: 10px 10px;
}
.resRouTbl_row:nth-child(2n) {
	background-color: #FFECE5;
}
.resRouTbl_row::before {
	content: "";
	display: block;
	width: 1px;
	height: 31px;
}
.resRouTbl_time {
	font-size: 12px;
	color: #696969;
	white-space: nowrap;
	width: 100px;
}
.resRouTbl_direction {
	font-weight: 500;
	width: calc(100% - 100px);
}
.resTimeTbl_links {
	display: flex;
	list-style: none;
	justify-content: center;
	margin-top: 35px;
}
.resTimeTbl_links > li {
	width: 295px;
	max-width: 48.5%;
	margin-left: 3%;
}
.resTimeTbl_links > li:first-child {
	margin-left: 0;
}
.resTimeTbl_links > li:last-child {}
.resTimeTbl_links > li:nth-child(2n+1) {}
.resTimeTbl_links > li:nth-child(n+3) {}
.resTimeTbl_links > li > a {}
.resTimeTbl_links > li > a::before {
	content: "";
}
.resTimeTbl_links > li > a::after {
	content: "";
}
.resRouTbl_map {}
.resRouTbl_map_canvas {
	height: calc(100vh - 530px);
	position: relative;
	z-index: 1;
}
.resRouTbl_map_canvas_dummy {
	background-image: url(/assets/img/dummy/img-map-route.png);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.resRouTbl_map_search {
	display: flex;
	position: relative;
	z-index: 1;
}
.resRouTbl_map_search::before {}
.resRouTbl_map_search_btn {
	display: block;
	width: 45px;
	color: #fff;
	height: auto;
	font-size: 21px;
	background-color: #EF4A00;
	border: 5px solid #EF4A00;
	box-sizing: border-box;
	position: relative;
	z-index: 2;
	padding-left: 3px;
	transition-duration: .3s;
	transition-property: background-color, color;
	border-right: 0;
}
.resRouTbl_map_search_btn::before {
	content: "";
}
.resRouTbl_map_search_btn::after {
	content: "";
}
.resRouTbl_map_search_btn > .icon {
	display: block;
}
.resRouTbl_map_search_btn_input {
	border: none;
	border-radius: 0;
	width: calc(100% - 45px);
	box-sizing: border-box;
	padding: 7px 10px;
	border: 5px solid #EF4A00;
	border-left-width: 5px;
}
.fareInfo_linkList {
	list-style: none;
	display: flex;
	margin-bottom: 50px;
	flex-wrap: wrap;
	justify-content: center;
}
.fareInfo_linkList > li {
	width: 32%;
	margin-left: 2%;
}
.fareInfo_linkList > li:first-child {}
.fareInfo_linkList > li:last-child {}
.fareInfo_linkList > li:nth-child(3n+1) {
	margin-left: 0;
}
.fareInfo_linkList > li:nth-child(n+3) {}
.fareInfo_linkList > li > a {}
.fareInfo_linkList > li > a::before {
	content: "";
}
.fareInfo_linkList > li > a::after {
	content: "";
}
.fareInfo_linkList > li > a > .icon {}
.fareInfo_sect_text {
	margin-bottom: 15px;
}
.fare_sim_area {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}
.fare_station {
	border: 3px solid #d45820;
	width: 12.5%;
	font-weight: bold;
	background-color: #fff;
	box-sizing: border-box;
	text-decoration: none;
	display: flex;
	flex-direction: column;
}
.fare_station.isCurrent {
	pointer-events: none;
}
.fare_sim_dtl {
	background: #d45820;
	color: #fff;
	font-size: 17px;
	text-align: center;
	line-height: 1.4;
	padding: 9px 10px;
	margin-top: auto;
	flex-grow: 1;
}
.fare_time {
	width: 17%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.fare_time > b {
	display: block;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 1;
	font-size: 17px;
	font-weight: bold;
}
.fare_time > b::after {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	border: 7px solid #d45820;
	border-top-color: rgba(255, 255, 255, 0);
	border-bottom-color: rgba(255, 255, 255, 0);
	border-left: none;
	margin-top: -5px;
}
.isCurrent ~ .fare_time > b::after {
	left: auto;
	right: 0;
	border: 7px solid rgba(255, 255, 255, 0);
	border-left-color: #d45820;
	border-right-width: 0;
}
.fare_time > b::before {
	content: "";
	display: block;
	height: 3px;
	background: #d45820;
	width: calc(100% - 7px);
	margin-left: auto;
}
.isCurrent ~ .fare_time > b::before {
	margin-left: 0;
}
.fare_sim_tit {
	display: flex;
	align-items: center;
	width: 100%;
	position: relative;
	box-sizing: border-box;
	background: #fff;
	justify-content: center;
	font-size: 18px;
	transition-duration: .3s;
	transition-property: background-color, color;
	padding: 15px 0;
}
.isCurrent > .fare_sim_tit {
	background-color: #d45820;
	color: #fff;
}
.fare_sim_tit::before {
	content: "";
	width: 1px;
	height: 130px;
}
.fare_sim_tit > b {
	display: block;
	position: relative;
	z-index: 10;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	line-height: 1;
	white-space: nowrap;
}
.ticSearch_cauList > li > b {
	color: #e00;
	font-size: 120%;
}
.fareInfo_list-wide {
	max-width: none;
	text-align: center;
}
.fareInfo_list-wide > li {
	width: 33.33%;
}
.fareInfo_list-4c > li {
	width: 25%;
}
.fareInfo_contents_image {}
.fareInfo_contents_image > img {
	max-width: 100%;
	height: auto;
}
.fareInfoBox {
	display: flex;
	justify-content: center;
	font-size: 18px;
}
.fareInfoBox_title {
	font-size: inherit;
}
.fareInfoBox_table {}
.fareInfoBox_table > tbody {}
.fareInfoBox_table > tbody > tr {}
.fareInfoBox_table > tbody > tr:first-child {}
.fareInfoBox_table > tbody > tr:last-child {}
.fareInfoBox_table > tbody > tr > th {
	white-space: nowrap;
	text-align: right;
	font-weight: inherit;
}
.fareInfoBox_table > tbody > tr > td {
	text-align: right;
}
.ticSearch_cauList-alert {
	color: #e00;
}
@media screen and (max-width: 1199px) {
	.resultRoute_col-no1 {
		width: 375px;
	}
	.resultRoute_col-no2 {
		width: calc(100% - 375px);
	}
	.resRouTbl {
		width: calc(100% - 445px);
		left: calc(50% + 185px);
	}
}
@media screen and (min-width:1000px) {
	.fare_station:hover {}
	a:hover .fare_sim_tit {
		background-color: rgb(247 222 213);
	}
	.fareInfo_linkList > li > a:hover {}
	.resRouTbl_map_search_btn:hover {
		color: #EF4A00;
		background-color: #fff;
	}
	.searchTbl_dtlList > li > a:hover > small {}
	.resTimeTbl_links > li > a:hover {}
	.resRouTbl_closeBtn:hover {
		color: #DF5F24;
		background-color: #fff;
	}
	.traGuide_reSearch > a:hover {}
	.traGuide_reSearch > a:hover > b {
		background-color: #fff;
		color: #DF5F24;
	}
	.traRoute_titleWrap > a:hover {
		color: #482715;
		background-color: #fff;
	}
	.traRoute_info_link > a:hover {}
	.traRoute_detail_nav_link > a:hover {
		text-decoration: underline;
	}
	.traRoute_detail_linkList > li > a:hover {
		background-color: #fff;
		color: #DF5F24;
	}
	.traRoute_detail_vehicle_text > a:hover {}
	.traGuide_nav_list > li > a:hover {}
	.traGuide_nav_link > a:hover {}
	.resultRouteNav_list > li > a:hover {
		background-color: #DF5F24;
		color: #fff;
	}
	.searchTbl_dtlList > li > a:hover {
		background-color: rgba(223, 95, 36, 0.16);
	}
	.areaSearch_contents_tabList > li > a:hover {
		background-color: #DF5F24;
		color: #fff;
	}
	.ticSearch_input_element-hasBtn:hover {}
	.ticSearch_input_btn:hover {}
	.ticSearch_changeBtn:hover {}
	.ticSearch_submitBtn:hover {}
	.ticSearch_hour_link > a:hover {}
	.ticSearch_link > a:hover {}
	.fareInfo_list > li > a:hover {}
	.fareInfo_headline > button:hover {}
	.fareInfo_headline > a:hover {}
	.fareInfo_link > a:hover {}
	.areaSearch_list > li > a:hover {}
	.searchTbl_input_btn:hover {}
	.searchTbl_tabList > li > a:hover {
		background-color: #DF5F24;
		color: #fff;
	}
	.searchTbl_link > a:hover {}
	.searchTbl_submitBtn:hover {}
}
@media screen and (max-width: 999px) {
	.ticSearch {}
	.ticSearch_title {}
	.ticSearch_cauList {}
	.ticSearch_cauList > li {}
	.ticSearch_cauList > li:first-child {}
	.ticSearch_cauList > li:last-child {}
	.ticSearch_cauList > li:nth-child(2n+1) {}
	.ticSearch_cauList > li:nth-child(n+3) {}
	.ticSearch_input {}
	.ticSearch_input_cols {}
	.ticSearch_input_col {}
	.ticSearch_input_col-no1 {}
	.ticSearch_input_wapper {}
	.ticSearch_input_element {}
	.ticSearch_input_element-hasBtn {}
	.ticSearch_input_element-hasBtn::before {}
	.ticSearch_input_element-hasBtn::after {}
	.ticSearch_input_btn {}
	.ticSearch_input_btn::before {}
	.ticSearch_input_btn::after {}
	.ticSearch_input_btn > .icon {}
	.ticSearch_input_col-no2 {}
	.ticSearch_input_col-no3 {}
	.ticSearch_changeBtn {}
	.ticSearch_changeBtn::before {}
	.ticSearch_changeBtn::after {}
	.ticSearch_changeBtn > .icon {}
	.ticSearch_check {}
	.ticSearch_check > label {}
	.ticSearch_check > label > input {}
	.ticSearch_rdoList {}
	.ticSearch_rdoList > li {}
	.ticSearch_rdoList > li:first-child {}
	.ticSearch_rdoList > li:last-child {}
	.ticSearch_rdoList > li:nth-child(2n+1) {}
	.ticSearch_rdoList > li:nth-child(n+3) {}
	.ticSearch_rdoList > li > label {}
	.ticSearch_rdoList > li:last-child > label > b {}
	.ticSearch_rdoList > li:first-child > label > b {}
	.ticSearch_rdoList > li > label > input {}
	.ticSearch_rdoList > li > label > input + b {}
	.ticSearch_rdoList > li > label > input:checked + b {}
	.ticSearch_hour {}
	.ticSearch_hour_cols {}
	.ticSearch_hour_col {}
	.ticSearch_hour_col-no1 {}
	.ticSearch_selWrap {}
	.ticSearch_selWrap > select {}
	.ticSearch_selWrap > select > option {}
	.ticSearch_hour_col-no2 {}
	.ticSearch_hour_col-no3 {}
	.ticSearch_hour_col-no4 {}
	.ticSearch_submitBtn {}
	.ticSearch_submitBtn::before {}
	.ticSearch_submitBtn::after {}
	.ticSearch_submitBtn > .icon {}
	.ticSearch_hour_link {}
	.ticSearch_hour_link > a {}
	.ticSearch_hour_link > a::before {}
	.ticSearch_hour_link > a::after {}
	.ticSearch_link {}
	.ticSearch_link > a {}
	.ticSearch_link > a::before {}
	.ticSearch_link > a::after {}
	.fareInfo {}
	.fareInfo_title {}
	.fareInfo_list {}
	.fareInfo_list > li {}
	.fareInfo_list > li:first-child {}
	.fareInfo_list > li:last-child {}
	.fareInfo_list > li:nth-child(2n+1) {}
	.fareInfo_list > li:nth-child(n+3) {}
	.fareInfo_list > li > a {}
	.fareInfo_list > li > a::before {}
	.fareInfo_list > li > a::after {}
	.fareInfo_sect {}
	.fareInfo_headline {}
	.fareInfo_headline > button {}
	.fareInfo_headline > button::before {}
	.fareInfo_headline > button::after {}
	.fareInfo_headline > button > .icon {}
	.fareInfo_headline > a {}
	.fareInfo_headline > a::before {}
	.fareInfo_headline > a::after {}
	.fareInfo_headline > a > .icon {}
	.fareInfo_sect_toggle {}
	.fareInfo_sect_toggle.isShow {}
	.fareInfo_cols {}
	.fareInfo_col {}
	.fareInfo_col-no1 {}
	.fareInfo_subhead {}
	.fareInfo_table {}
	.fareInfo_table > caption {}
	.fareInfo_table > tbody {}
	.fareInfo_table > tbody > tr {}
	.fareInfo_table > tbody > tr:first-child {}
	.fareInfo_table > tbody > tr:last-child {}
	.fareInfo_table > tbody > tr > th {}
	.fareInfo_table > tbody > tr > td {}
	.fareInfo_col-no2 {}
	.fareInfo_cauList {}
	.fareInfo_cauList > li {}
	.fareInfo_cauList > li:first-child {}
	.fareInfo_cauList > li:last-child {}
	.fareInfo_cauList > li:nth-child(2n+1) {}
	.fareInfo_cauList > li:nth-child(n+3) {}
	.fareInfo_link {}
	.fareInfo_link > a {}
	.fareInfo_link > a::before {}
	.fareInfo_link > a::after {}
	.fareInfo_link > a > .icon {}
	.fareInfo_contents {}
	.areaSearch {}
	.areaSearch-route {
		margin-top: 60px;
	}
	.areaSearch_list {}
	.areaSearch_list > li {}
	.areaSearch_list > li:first-child {}
	.areaSearch_list > li:last-child {}
	.areaSearch_list > li:nth-child(2n+1) {}
	.areaSearch_list > li:nth-child(n+3) {}
	.areaSearch_list > li > a {}
	.areaSearch_list > li > a::before {}
	.areaSearch_list > li > a::after {}
	.areaSearch_contents {}
	.searchTbl {}
	.searchTbl_titleWrap {}
	.searchTbl_title > img {}
	.searchTbl_title {
		font-size: 22px;
	}
	.searchTbl_caution {}
	.searchTbl_input {}
	.searchTbl_input_element {}
	.searchTbl_input_btn {}
	.searchTbl_input_btn::before {}
	.searchTbl_input_btn::after {}
	.searchTbl_input_btn > .icon {}
	.searchTbl_headline {}
	.searchTbl_tabList {}
	.searchTbl_tabList > li {}
	.searchTbl_tabList > li:first-child {}
	.searchTbl_tabList > li:last-child {}
	.searchTbl_tabList > li:nth-child(2n+1) {}
	.searchTbl_tabList > li:nth-child(n+3) {}
	.searchTbl_tabList > li > a {}
	.searchTbl_tabList > li > a::before {}
	.searchTbl_tabList > li > a::after {}
	.searchTbl_subhead {}
	.searchTbl_msgBox {}
	.searchTbl_msgBox_text {}
	.searchTbl_link {}
	.searchTbl_link > a {}
	.searchTbl_link > a::before {}
	.searchTbl_link > a::after {}
	.searchTbl_submitBtn {}
	.searchTbl_submitBtn::before {}
	.searchTbl_submitBtn::after {}
	.searchTbl_submitBtn > .icon {}
	.searchTbl_dtlList {}
	.searchTbl_dtlList.isShow {}
	.searchTbl_dtlList > li {}
	.searchTbl_dtlList > li:first-child {}
	.searchTbl_dtlList > li:last-child {}
	.searchTbl_dtlList > li:nth-child(2n+1) {}
	.searchTbl_dtlList > li:nth-child(n+3) {}
	.searchTbl_dtlList > li > a {}
	.searchTbl_dtlList > li > a::before {
		height: 36px;
	}
	.searchTbl_dtlList > li > a::after {}
	.areaSearch_contents_tabList {}
	.areaSearch_contents_tabList > li {}
	.areaSearch_contents_tabList > li:first-child {}
	.areaSearch_contents_tabList > li:last-child {}
	.areaSearch_contents_tabList > li:nth-child(2n+1) {}
	.areaSearch_contents_tabList > li:nth-child(n+3) {}
	.areaSearch_contents_tabList > li > a {}
	.areaSearch_contents_tabList > li > a.isCurrent {}
	.areaSearch_contents_tabList > li > a::before {}
	.areaSearch_contents_tabList > li > a::after {}
	.areaSearch_title {
		font-size: 22px;
		margin-bottom: 15px;
	}
	.resultRoute {}
	.resultRoute_cols {}
	.resultRoute_col {
		height: calc(100vh - 365px);
	}
	.resultRoute_col-no1 {}
	.resultRoute_title {}
	.resultRoute_title::before {}
	.resultRoute_col-no2 {}
	.resultRoute_dummy {}
	.resultRoute_contents {}
	.resultRoute_contents_inner {}
	.traGuide {}
	.traGuide_title {}
	.traGuide_title > small {}
	.traGuide_title > b {}
	.traGuide_title > img {}
	.traGuide_reSearch {}
	.traGuide_reSearch > a {}
	.traGuide_reSearch > a::before {}
	.traGuide_reSearch > a::after {}
	.traGuide_reSearch > a > small {}
	.traGuide_reSearch > a > b {}
	.traRoute {}
	.traRoute_titleWrap {}
	.traRoute_titleWrap > a {}
	.traRoute_titleWrap > a::before {}
	.traRoute_titleWrap > a > .icon {}
	.traRoute_titleWrap > a.isShow > .icon {}
	.traRoute_title {}
	.traRoute_icnList {}
	.traRoute_icnList > li {}
	.traRoute_icnList > li > b {}
	.traRoute_icnList > li > b + img {}
	.traRoute_icnList > li:first-child {}
	.traRoute_icnList > li:last-child {}
	.traRoute_icnList > li:nth-child(2n+1) {}
	.traRoute_icnList > li:nth-child(n+3) {}
	.traRoute_icnList > li > img {}
	.traRoute_toggle {}
	.isShow + .traRoute_toggle {}
	.traRoute_info {}
	.traRoute_time {}
	.traRoute_time_dep {}
	.traRoute_time_dep > small {}
	.traRoute_time_arrow {}
	.traRoute_time_img {}
	.traRoute_time_img > img {}
	.traRoute_info_cols {}
	.traRoute_info_col {}
	.traRoute_info_col-no1 {}
	.traRoute_info_text {}
	.traRoute_info_img {}
	.traRoute_info_img > img {}
	.traRoute_info_col-no2 {}
	.traRoute_info_col-no3 {}
	.traRoute_info_link {}
	.isShow .traRoute_info_link {}
	.traRoute_info_link > a {}
	.traRoute_info_link > a::before {}
	.traRoute_info_link > a::after {}
	.traRoute_info_hr {}
	.traRoute_detail {}
	.traRoute_detail_nav {}
	.traRoute_detail_nav:first-child {}
	.traRoute_detail_nav:last-child {}
	.traRoute_detail_nav_link {}
	.traRoute_detail_nav_link-prev {}
	.traRoute_detail_nav_link-next {}
	.traRoute_detail_nav_link > a {}
	.traRoute_detail_nav_link-next > a::after {}
	.traRoute_detail_nav_link-prev > a::before {}
	.traRoute_detail_titleWrap {}
	.traRoute_detail_timeWrap {}
	.traRoute_detail_time {}
	.traRoute_detail_time:last-child {}
	.traRoute_detail_time > b {}
	.traRoute_detail_time > small {}
	.traRoute_detail_sta {}
	.traRoute_detail_linkList {}
	.traRoute_detail_linkList > li {}
	.traRoute_detail_linkList > li:first-child {}
	.traRoute_detail_linkList > li:last-child {}
	.traRoute_detail_linkList > li:nth-child(2n+1) {}
	.traRoute_detail_linkList > li:nth-child(n+3) {}
	.traRoute_detail_linkList > li > a {}
	.traRoute_detail_linkList > li > a::before {}
	.traRoute_detail_linkList > li > a::after {}
	.traRoute_detail_linkList > li > a > .icon {}
	.traRoute_detail_linkList > li > a > b {}
	.traRoute_detail_vehicle {}
	.traRoute_detail_vehicle-alert {}
	.traRoute_detail_vehicle::before {}
	.traRoute_detail_vehicle-alert::before {}
	.traRoute_detail_vehicle_cols {}
	.traRoute_detail_vehicle_col {}
	.traRoute_detail_vehicle_col-no1 {}
	.traRoute_detail_vehicle_title {}
	.traRoute_detail_vehicle_title > img {}
	.traRoute_detail_vehicle_text {}
	.traRoute_detail_vehicle_text:last-child {}
	.traRoute_detail_vehicle_text > a {}
	.traRoute_detail_vehicle_text > a::before {}
	.traRoute_detail_vehicle_text > a::after {}
	.traRoute_detail_vehicle_col-no2 {}
	.traRoute_detail_vehicle_price {}
	.traRoute_detail_vehicle_arrow {}
	.traRoute_detail_vehicle_arrow::after {}
	.traRoute_titleWrap_info {}
	.traGuide_nav {}
	.traGuide_nav_list {}
	.traGuide_nav_list > li {}
	.traGuide_nav_list > li:first-child {}
	.traGuide_nav_list > li:last-child {}
	.traGuide_nav_list > li:nth-child(2n+1) {}
	.traGuide_nav_list > li:nth-child(n+3) {}
	.traGuide_nav_list > li > a {}
	.traGuide_nav_list > li > a::before {}
	.traGuide_nav_list > li > a::after {}
	.traGuide_nav_link {}
	.traGuide_nav_link > a {}
	.traGuide_nav_link > a::before {}
	.traGuide_nav_link > a::after {}
	.resultRouteNav {}
	.resultRouteNav_list {}
	.resultRouteNav_list > li {}
	.resultRouteNav_list > li:first-child {}
	.resultRouteNav_list > li:last-child {}
	.resultRouteNav_list > li:nth-child(2n+1) {}
	.resultRouteNav_list > li:nth-child(n+3) {}
	.resultRouteNav_list > li > a {}
	.resultRouteNav_list > li > a::before {}
	.resultRouteNav_list > li > a::after {}
	.resultRouteNav_list > li > a > .icon {}
	.resRouTbl {
		height: calc(100vh - 398px);
		top: 383px;
		width: calc(100% - 400px);
	}
	.resRouTbl.isShow {}
	.resRouTbl_closeBtn {}
	.resRouTbl_closeBtn::before {}
	.resRouTbl_closeBtn::after {}
	.resRouTbl_closeBtn > .icon {}
	.resRouTbl_closeBtn > b {}
	.resRouTbl_inner {
		padding-left: 25px;
		padding-right: 25px;
	}
	.resRouTbl_title {}
	.resRouTbl_scroll {
		max-height: calc(100vh - 583px);
	}
	.resRouTbl_data {}
	.resRouTbl_headline {}
	.resRouTbl_rows {}
	.resRouTbl_row {}
	.resRouTbl_row:nth-child(2n) {}
	.resRouTbl_row::before {}
	.resRouTbl_time {}
	.resRouTbl_direction {}
	.resTimeTbl_links {}
	.resTimeTbl_links > li {}
	.resTimeTbl_links > li:first-child {}
	.resTimeTbl_links > li:last-child {}
	.resTimeTbl_links > li:nth-child(2n+1) {}
	.resTimeTbl_links > li:nth-child(n+3) {}
	.resTimeTbl_links > li > a {}
	.resTimeTbl_links > li > a::before {}
	.resTimeTbl_links > li > a::after {}
	.resRouTbl_map {}
	.resRouTbl_map_canvas {
		height: calc(100vh - 588px);
	}
	.resRouTbl_map_canvas_dummy {}
	.resRouTbl_map_search {}
	.resRouTbl_map_search::before {}
	.resRouTbl_map_search_btn {}
	.resRouTbl_map_search_btn::before {}
	.resRouTbl_map_search_btn::after {}
	.resRouTbl_map_search_btn > .icon {}
	.resRouTbl_map_search_btn_input {}
	.fareInfo_linkList {}
	.fareInfo_linkList > li {}
	.fareInfo_linkList > li:first-child {}
	.fareInfo_linkList > li:last-child {}
	.fareInfo_linkList > li:nth-child(3n+1) {}
	.fareInfo_linkList > li:nth-child(n+3) {}
	.fareInfo_linkList > li > a {}
	.fareInfo_linkList > li > a::before {}
	.fareInfo_linkList > li > a::after {}
	.fareInfo_linkList > li > a > .icon {}
	.fareInfo_linkList {
		max-width: 560px;
		justify-content: center;
		margin-left: auto;
		margin-right: auto;
	}
	.fareInfo_linkList > li {
		width: 48%;
		margin-left: 4%;
	}
	.fareInfo_linkList > li:first-child {}
	.fareInfo_linkList > li:last-child {}
	.fareInfo_linkList > li:nth-child(3n+1) {
		margin-left: 4%;
	}
	.fareInfo_linkList > li:nth-child(2n+1) {
		margin-left: 0;
	}
	.fareInfo_linkList > li:nth-child(n+3) {
		margin-top: 4%;
	}
	.fareInfo_linkList > li > a {}
	.fareInfo_linkList > li > a::before {}
	.fareInfo_linkList > li > a::after {}
	.fareInfo_linkList > li > a > .icon {}
	.fareInfo_sect_text {}
	.fare_sim_area {}
	.fare_station {}
	.fare_station.isCurrent {}
	.fare_sim_dtl {}
	.fare_time {}
	.fare_time > b {}
	.fare_time > b::after {}
	.isCurrent ~ .fare_time > b::after {}
	.fare_time > b::before {}
	.isCurrent ~ .fare_time > b::before {}
	.fare_sim_tit {}
	.isCurrent > .fare_sim_tit {}
	.fare_sim_tit::before {}
	.fare_sim_tit > b {}
	.fareInfoBox {}
	.fareInfoBox_title {}
	.fareInfoBox_table {}
	.fareInfoBox_table > tbody {}
	.fareInfoBox_table > tbody > tr {}
	.fareInfoBox_table > tbody > tr:first-child {}
	.fareInfoBox_table > tbody > tr:last-child {}
	.fareInfoBox_table > tbody > tr > th {}
	.fareInfoBox_table > tbody > tr > td {}
}
@media screen and (max-width: 767px) {
	.ticSearch {
		padding-top: 45px;
		padding-bottom: 45px;
		margin-bottom: 45px;
	}
	.ticSearch_title {
		font-size: 19px;
		line-height: 1.47;
	}
	.ticSearch_cauList {
		font-size: 12px;
	}
	.ticSearch_cauList > li {}
	.ticSearch_cauList > li:first-child {}
	.ticSearch_cauList > li:last-child {}
	.ticSearch_cauList > li:nth-child(2n+1) {}
	.ticSearch_cauList > li:nth-child(n+3) {}
	.ticSearch_input {}
	.ticSearch_input_cols {
		display: block;
		position: relative;
		z-index: 1;
		padding-right: 80px;
	}
	.ticSearch_input_col {
		width: auto;
	}
	.ticSearch_input_col-no1 {
		margin-bottom: 10px;
	}
	.ticSearch_input_wapper {}
	.ticSearch_input_element {
		padding: 16px 10px;
	}
	.ticSearch_input_element-hasBtn {
		padding-right: 100px;
	}
	.ticSearch_input_element-hasBtn::before {}
	.ticSearch_input_element-hasBtn::after {}
	.ticSearch_input_btn {
		width: 82px;
		height: 35px;
		font-size: 10px;
		padding-left: 30px;
	}
	.ticSearch_input_btn::before {}
	.ticSearch_input_btn::after {}
	.ticSearch_input_btn > .icon {
		font-size: 12px;
	}
	.ticSearch_input_col-no2 {}
	.ticSearch_input_col-no3 {
		width: 59px;
		position: absolute;
		z-index: 1;
		top: 50%;
		right: 0;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.ticSearch_changeBtn {
		height: 59px;
		font-size: 34px;
		border-radius: 5px;
	}
	.ticSearch_changeBtn::before {}
	.ticSearch_changeBtn::after {}
	.ticSearch_changeBtn > .icon {}
	.ticSearch_check {}
	.ticSearch_check > label {}
	.ticSearch_check > label > input {}
	.ticSearch_rdoList {
		margin-bottom: 23px;
	}
	.ticSearch_rdoList > li {}
	.ticSearch_rdoList > li:first-child {}
	.ticSearch_rdoList > li:last-child {}
	.ticSearch_rdoList > li:nth-child(2n+1) {}
	.ticSearch_rdoList > li:nth-child(n+3) {}
	.ticSearch_rdoList > li > label {}
	.ticSearch_rdoList > li:last-child > label > b {
		border-top-right-radius: 8px;
		border-bottom-right-radius: 8px;
	}
	.ticSearch_rdoList > li:first-child > label > b {
		border-top-left-radius: 8px;
		border-bottom-left-radius: 8px;
	}
	.ticSearch_rdoList > li > label > input {}
	.ticSearch_rdoList > li > label > input + b {
		height: 50px;
	}
	.ticSearch_rdoList > li > label > input:checked + b {}
	.ticSearch_hour {}
	.ticSearch_hour_cols {}
	.ticSearch_hour_col {}
	.ticSearch_hour_col-no1 {}
	.ticSearch_selWrap {}
	.ticSearch_selWrap > select {
		height: 53px;
		line-height: 53px;
	}
	.ticSearch_selWrap > select > option {}
	.ticSearch_hour_col-no2 {}
	.ticSearch_hour_col-no3 {}
	.ticSearch_hour_col-no4 {}
	.ticSearch_submitBtn {}
	.ticSearch_submitBtn::before {}
	.ticSearch_submitBtn::after {}
	.ticSearch_submitBtn > .icon {}
	.ticSearch_hour_link {}
	.ticSearch_hour_link > a {}
	.ticSearch_hour_link > a::before {}
	.ticSearch_hour_link > a::after {}
	.ticSearch_link {}
	.ticSearch_link > a {}
	.ticSearch_link > a::before {}
	.ticSearch_link > a::after {}
	.fareInfo {}
	.fareInfo_title {}
	.fareInfo_list {}
	.fareInfo_list > li {}
	.fareInfo_list > li:first-child {}
	.fareInfo_list > li:last-child {}
	.fareInfo_list > li:nth-child(2n+1) {}
	.fareInfo_list > li:nth-child(n+3) {}
	.fareInfo_list > li > a {}
	.fareInfo_list-4c > li > a {}
	.fareInfo_list-4c > li > a {
		border-right: 1px solid #DF5F24;
		font-feature-settings: "palt";
		font-size: 13px;
		padding-left: 5px;
		padding-right: 5px;
	}
	.fareInfo_list-4c > li:last-child > a {
		border-left: none;
		border-right: none;
	}
	.fareInfo_list > li > a::before {}
	.fareInfo_list > li > a::after {}
	.fareInfo_sect {
		margin-bottom: 20px;
	}
	.fareInfo_headline {}
	.fareInfo_headline > button {}
	.fareInfo_headline > button::before {}
	.fareInfo_headline > button::after {}
	.fareInfo_headline > button > .icon {}
	.fareInfo_headline > a {}
	.fareInfo_headline > a::before {}
	.fareInfo_headline > a::after {}
	.fareInfo_headline > a > .icon {}
	.fareInfo_sect_toggle {
		margin-top: 20px;
	}
	.fareInfo_sect_toggle.isShow {}
	.fareInfo_cols {
		display: block;
	}
	.fareInfo_col {
		width: auto;
		margin-left: auto;
		margin-right: auto;
	}
	.fareInfo_col-no1 {
		margin-bottom: 30px;
	}
	.fareInfo_subhead {}
	.fareInfo_table {}
	.fareInfo_table > caption {}
	.fareInfo_table > tbody {}
	.fareInfo_table > tbody > tr {}
	.fareInfo_table > tbody > tr:first-child {}
	.fareInfo_table > tbody > tr:last-child {}
	.fareInfo_table > tbody > tr > th {}
	.fareInfo_table > tbody > tr > td {}
	.fareInfo_col-no2 {}
	.fareInfo_cauList {}
	.fareInfo_cauList > li {}
	.fareInfo_cauList > li:first-child {}
	.fareInfo_cauList > li:last-child {}
	.fareInfo_cauList > li:nth-child(2n+1) {}
	.fareInfo_cauList > li:nth-child(n+3) {}
	.fareInfo_link {}
	.fareInfo_link > a {}
	.fareInfo_link > a::before {}
	.fareInfo_link > a::after {}
	.fareInfo_link > a > .icon {}
	.fareInfo_contents {}
	.areaSearch {}
	.areaSearch-route {
		margin-top: 45px;
	}
	.areaSearch_list {}
	.areaSearch_list > li {}
	.areaSearch_list > li:first-child {}
	.areaSearch_list > li:last-child {}
	.areaSearch_list > li:nth-child(2n+1) {}
	.areaSearch_list > li:nth-child(n+3) {}
	.areaSearch_list > li > a {}
	.areaSearch_list > li > a::before {}
	.areaSearch_list > li > a::after {}
	.areaSearch_contents {}
	.searchTbl {}
	.searchTbl_titleWrap {
		padding-left: 0;
	}
	.searchTbl_title > img {
		width: 44px;
	}
	.searchTbl_title {
		font-size: 14px;
		line-height: 1.5;
		position: relative;
		padding-left: 55px;
	}
	.searchTbl_caution {
		font-size: 12px;
		margin-top: 7px;
	}
	.searchTbl_input {}
	.searchTbl_input_element {
		padding: 13px 15px;
	}
	.searchTbl_input_element-hasBtn {
		padding-right: 100px;
	}
	.searchTbl_input_btn {
		width: 82px;
		height: 35px;
		font-size: 10px;
		padding-left: 30px;
	}
	.searchTbl_input_btn::before {}
	.searchTbl_input_btn::after {}
	.searchTbl_input_btn > .icon {
		font-size: 12px;
	}
	.searchTbl_headline {
		font-size: 19px;
		margin-top: 25px;
		margin-bottom: 10px;
	}
	.searchTbl_tabList {}
	.searchTbl_tabList > li {
		width: 23.5%;
		margin-right: 0;
		margin-left: 2%;
	}
	.searchTbl_tabList > li.-wide {
		width: 49%;
	}
	.searchTbl_tabList > li:first-child {}
	.searchTbl_tabList > li:last-child {}
	.searchTbl_tabList > li:nth-child(4n+1) {
		margin-left: 0;
	}
	.searchTbl_tabList > li:nth-child(n+3) {}
	.searchTbl_tabList > li > a {
		padding: 5px 5px;
	}
	.searchTbl_tabList > li > a::before {}
	.searchTbl_tabList > li > a::after {}
	.searchTbl_subhead {}
	.searchTbl_msgBox {}
	.searchTbl_msgBox_text {}
	.searchTbl_link {
		margin-top: 20px;
	}
	.searchTbl_link > a {}
	.searchTbl_link > a::before {}
	.searchTbl_link > a::after {}
	.searchTbl_submitBtn {}
	.searchTbl_submitBtn::before {}
	.searchTbl_submitBtn::after {}
	.searchTbl_submitBtn > .icon {}
	.searchTbl_dtlList {}
	.searchTbl_dtlList.isShow {}
	.searchTbl_dtlList > li {}
	.searchTbl_dtlList > li:first-child {}
	.searchTbl_dtlList > li:last-child {}
	.searchTbl_dtlList > li:nth-child(2n+1) {}
	.searchTbl_dtlList > li:nth-child(n+3) {}
	.searchTbl_dtlList > li > a {
		padding: 2px 15px;
	}
	.searchTbl_dtlList > li > a::before {
		height: 30px;
	}
	.searchTbl_dtlList > li > a::after {}
	.areaSearch_contents_tabList {
		margin-bottom: 15px;
	}
	.areaSearch_contents_tabList > li {}
	.areaSearch_contents_tabList > li:first-child {}
	.areaSearch_contents_tabList > li:last-child {}
	.areaSearch_contents_tabList > li:nth-child(2n+1) {}
	.areaSearch_contents_tabList > li:nth-child(n+3) {}
	.areaSearch_contents_tabList > li > a {}
	.areaSearch_contents_tabList > li > a.isCurrent {}
	.areaSearch_contents_tabList > li > a::before {
		height: 24px;
	}
	.areaSearch_contents_tabList > li > a::after {}
	.areaSearch_title {
		font-size: 20px;
	}
	.resultRoute {}
	.resultRoute_cols {
		display: block;
	}
	.resultRoute_col {
		height: auto;
		width: auto;
	}
	.resultRoute_col-no1 {}
	.resultRoute_title {}
	.resultRoute_title::before {}
	.resultRoute_col-no2 {
		display: none;
	}
	.resultRoute_dummy {}
	.resultRoute_contents {}
	.resultRoute_contents_inner {}
	.traGuide {
		padding-bottom: 0;
	}
	.traGuide_title {}
	.traGuide_title > small {}
	.traGuide_title > b {}
	.traGuide_title > img {}
	.traGuide_reSearch {}
	.traGuide_reSearch > a {}
	.traGuide_reSearch > a::before {}
	.traGuide_reSearch > a::after {}
	.traGuide_reSearch > a > small {}
	.traGuide_reSearch > a > b {}
	.traRoute {}
	.traRoute_titleWrap {}
	.traRoute_titleWrap > a {}
	.traRoute_titleWrap > a::before {}
	.traRoute_titleWrap > a > .icon {}
	.traRoute_titleWrap > a.isShow > .icon {}
	.traRoute_title {}
	.traRoute_icnList {}
	.traRoute_icnList > li {}
	.traRoute_icnList > li > b {}
	.traRoute_icnList > li > b + img {}
	.traRoute_icnList > li:first-child {}
	.traRoute_icnList > li:last-child {}
	.traRoute_icnList > li:nth-child(2n+1) {}
	.traRoute_icnList > li:nth-child(n+3) {}
	.traRoute_icnList > li > img {}
	.traRoute_toggle {}
	.isShow + .traRoute_toggle {}
	.traRoute_info {}
	.traRoute_time {}
	.traRoute_time_dep {}
	.traRoute_time_dep > small {}
	.traRoute_time_arrow {}
	.traRoute_time_img {}
	.traRoute_time_img > img {}
	.traRoute_info_cols {}
	.traRoute_info_col {}
	.traRoute_info_col-no1 {}
	.traRoute_info_text {}
	.traRoute_info_img {}
	.traRoute_info_img > img {}
	.traRoute_info_col-no2 {}
	.traRoute_info_col-no3 {}
	.traRoute_info_link {}
	.isShow .traRoute_info_link {}
	.traRoute_info_link > a {}
	.traRoute_info_link > a::before {}
	.traRoute_info_link > a::after {}
	.traRoute_info_hr {}
	.traRoute_detail {}
	.traRoute_detail_nav {}
	.traRoute_detail_nav:first-child {}
	.traRoute_detail_nav:last-child {}
	.traRoute_detail_nav_link {}
	.traRoute_detail_nav_link-prev {}
	.traRoute_detail_nav_link-next {}
	.traRoute_detail_nav_link > a {}
	.traRoute_detail_nav_link-next > a::after {}
	.traRoute_detail_nav_link-prev > a::before {}
	.traRoute_detail_titleWrap {}
	.traRoute_detail_timeWrap {}
	.traRoute_detail_time {}
	.traRoute_detail_time:last-child {}
	.traRoute_detail_time > b {}
	.traRoute_detail_time > small {}
	.traRoute_detail_sta {}
	.traRoute_detail_linkList {}
	.traRoute_detail_linkList > li {}
	.traRoute_detail_linkList > li:first-child {}
	.traRoute_detail_linkList > li:last-child {}
	.traRoute_detail_linkList > li:nth-child(2n+1) {}
	.traRoute_detail_linkList > li:nth-child(n+3) {}
	.traRoute_detail_linkList > li > a {}
	.traRoute_detail_linkList > li > a::before {}
	.traRoute_detail_linkList > li > a::after {}
	.traRoute_detail_linkList > li > a > .icon {}
	.traRoute_detail_linkList > li > a > b {}
	.traRoute_detail_vehicle {}
	.traRoute_detail_vehicle-alert {}
	.traRoute_detail_vehicle::before {}
	.traRoute_detail_vehicle-alert::before {}
	.traRoute_detail_vehicle_cols {}
	.traRoute_detail_vehicle_col {}
	.traRoute_detail_vehicle_col-no1 {}
	.traRoute_detail_vehicle_title {}
	.traRoute_detail_vehicle_title > img {}
	.traRoute_detail_vehicle_text {}
	.traRoute_detail_vehicle_text:last-child {}
	.traRoute_detail_vehicle_text > a {}
	.traRoute_detail_vehicle_text > a::before {}
	.traRoute_detail_vehicle_text > a::after {}
	.traRoute_detail_vehicle_col-no2 {}
	.traRoute_detail_vehicle_price {}
	.traRoute_detail_vehicle_arrow {}
	.traRoute_detail_vehicle_arrow::after {}
	.traRoute_titleWrap_info {}
	.traGuide_nav {}
	.traGuide_nav_list {}
	.traGuide_nav_list > li {}
	.traGuide_nav_list > li:first-child {}
	.traGuide_nav_list > li:last-child {}
	.traGuide_nav_list > li:nth-child(2n+1) {}
	.traGuide_nav_list > li:nth-child(n+3) {}
	.traGuide_nav_list > li > a {}
	.traGuide_nav_list > li > a::before {}
	.traGuide_nav_list > li > a::after {}
	.traGuide_nav_link {}
	.traGuide_nav_link > a {}
	.traGuide_nav_link > a::before {}
	.traGuide_nav_link > a::after {}
	.resultRouteNav {
		margin-top: 15px;
	}
	.resultRouteNav_list {
		display: block;
	}
	.resultRouteNav_list > li {
		width: auto;
		margin-left: 0;
		margin-top: 12px;
	}
	.resultRouteNav_list > li:first-child {
		margin-top: 0;
	}
	.resultRouteNav_list > li:last-child {}
	.resultRouteNav_list > li:nth-child(2n+1) {}
	.resultRouteNav_list > li:nth-child(n+3) {}
	.resultRouteNav_list > li > a {
		border-width: 1px;
		font-size: 17px;
	}
	.resultRouteNav_list > li > a::before {
		height: 43px;
	}
	.resultRouteNav_list > li > a::after {}
	.resultRouteNav_list > li > a > .icon {}
	.resRouTbl {
		left: 0;
		-webkit-transform: scale(1, 0);
		transform: scale(1, 0);
		width: 100%;
		top: 0;
		height: 100%;
		position: fixed;
		max-width: none;
	}
	.resRouTbl_st {
		left: 0 !important;
		top: 0 !important;
	}
	.resRouTbl.isShow {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	.resRouTbl_closeBtn {
		position: absolute;
		z-index: 1;
		top: 0;
		right: 0;
	}
	.resRouTbl_closeBtn::before {}
	.resRouTbl_closeBtn::after {}
	.resRouTbl_closeBtn > .icon {}
	.resRouTbl_closeBtn > b {}
	.resRouTbl_inner {
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 15px;
	}
	.resRouTbl_title {
		padding-right: 46px;
		font-size: 15px;
	}
	.resRouTbl_scroll {
		max-height: calc(100vh - 100px);
	}
	.resRouTbl_data {}
	.resRouTbl_headline {}
	.resRouTbl_rows {}
	.resRouTbl_row {}
	.resRouTbl_row:nth-child(2n) {}
	.resRouTbl_row::before {}
	.resRouTbl_time {}
	.resRouTbl_direction {}
	.resTimeTbl_links {
		margin-top: 25px;
	}
	.resTimeTbl_links > li {}
	.resTimeTbl_links > li:first-child {}
	.resTimeTbl_links > li:last-child {}
	.resTimeTbl_links > li:nth-child(2n+1) {}
	.resTimeTbl_links > li:nth-child(n+3) {}
	.resTimeTbl_links > li > a {
		padding-left: 10px;
		padding-right: 10px;
	}
	.resTimeTbl_links > li > a::before {}
	.resTimeTbl_links > li > a::after {}
	.resRouTbl_map {}
	.resRouTbl_map_canvas {
		height: calc(100vh - 145px);
	}
	.resRouTbl_map_canvas_dummy {}
	.resRouTbl_map_search {}
	.resRouTbl_map_search::before {}
	.resRouTbl_map_search_btn {}
	.resRouTbl_map_search_btn::before {}
	.resRouTbl_map_search_btn::after {}
	.resRouTbl_map_search_btn > .icon {}
	.resRouTbl_map_search_btn_input {}
	.fareInfo_linkList {}
	.fareInfo_linkList > li {}
	.fareInfo_linkList > li:first-child {}
	.fareInfo_linkList > li:last-child {}
	.fareInfo_linkList > li:nth-child(3n+1) {}
	.fareInfo_linkList > li:nth-child(n+3) {}
	.fareInfo_linkList > li > a {}
	.fareInfo_linkList > li > a::before {}
	.fareInfo_linkList > li > a::after {}
	.fareInfo_linkList > li > a > .icon {}
	.fareInfo_linkList {
		display: block;
		margin-bottom: 35px;
	}
	.fareInfo_linkList > li {
		width: auto;
		margin-left: 0;
	}
	.fareInfo_linkList > li:first-child {}
	.fareInfo_linkList > li:last-child {}
	.fareInfo_linkList > li:nth-child(3n+1) {}
	.fareInfo_linkList > li:nth-child(n+2) {
		margin-top: 10px;
	}
	.fareInfo_linkList > li > a {}
	.fareInfo_linkList > li > a::before {}
	.fareInfo_linkList > li > a::after {}
	.fareInfo_linkList > li > a > .icon {}
	.fareInfo_sect_text {}
	.fare_sim_area {
		display: block;
		margin-bottom: 15px;
	}
	.fare_station {
		width: auto;
		border-width: 2px;
	}
	.fare_station.isCurrent {}
	.fare_sim_dtl {
		font-size: 15px;
	}
	.fare_sim_dtl:empty {
		display: none;
	}
	.fare_time {
		display: block;
		width: auto;
	}
	.fare_time > b {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		padding-left: 15px;
		height: 45px;
		font-size: 15px;
	}
	.fare_time > b::after {
		border: 7px solid rgba(255, 255, 255, 0);
		border-bottom-color: #d45820;
		left: 10px;
		border-top-width: 0;
		margin: 0;
	}
	.isCurrent ~ .fare_time > b::after {
		left: 10px;
		right: auto;
		border: 7px solid rgba(255, 255, 255, 0);
		top: auto;
		bottom: 0;
		border-top-color: #d45820;
		border-bottom-width: 0;
	}
	.fare_time > b::before {
		width: 3px;
		height: 40px;
		display: block;
		position: relative;
		z-index: 1;
		align-self: flex-end;
		margin-right: 10px;
		margin-left: 0;
	}
	.isCurrent ~ .fare_time > b::before {
		align-self: flex-start;
	}
	.fare_sim_tit {
		font-size: 16px;
	}
	.isCurrent > .fare_sim_tit {}
	.fare_sim_tit::before {
		display: none;
	}
	.fare_sim_tit > b {
		-ms-writing-mode: lr-tb;
		-webkit-writing-mode: horizontal-tb;
		writing-mode: horizontal-tb;
	}
	.fareInfoBox {
		font-size: 15px;
	}
	.fareInfoBox_title {}
	.fareInfoBox_table {}
	.fareInfoBox_table > tbody {}
	.fareInfoBox_table > tbody > tr {}
	.fareInfoBox_table > tbody > tr:first-child {}
	.fareInfoBox_table > tbody > tr:last-child {}
	.fareInfoBox_table > tbody > tr > th {}
	.fareInfoBox_table > tbody > tr > td {}
}
@media screen and (max-width:374px) {
	.searchTbl_tabList {
		margin-left: -5px;
		margin-right: -5px;
	}
	.searchTbl_tabList > li > a {
		font-size: 11px;
	}
	.traRoute_detail_time {
		font-size: 12px;
	}
	.traRoute_detail_timeWrap {
		padding-right: 10px;
		width: 60px;
	}
}
