ul,
li {
	margin: 0;
	padding: 0;
	list-style: none;
}

a:hover {
	text-decoration: none;
}

::-webkit-scrollbar {
	width: 7px;
}

::-webkit-scrollbar-track {
	/* box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);*/
	background-color: #fff;
	/*	border:1px solid #c8c8c8;	*/
}

::-webkit-scrollbar-thumb {
	background-color: darkgrey;
	border-radius: 5px;
}

button:hover,
a:hover {
	cursor: url('/sys/will/share/en/img/common/a-hover.svg'), auto !important;
}

.container {
	width: 1280px;
	max-width: inherit;
}

.wrap-960 {
	width: 960px;
	max-width: 100%;
	margin: 0 auto;
}

.header .container-fluid {
	padding-left: 50px;
	padding-right: 50px;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mt35 {
	margin-top: 35px;
}

.mt40 {
	margin-top: 40px;
}

.mt45 {
	margin-top: 45px;
}

.mt50 {
	margin-top: 50px;
}

.mt55 {
	margin-top: 55px;
}

.mt60 {
	margin-top: 60px;
}

.mt65 {
	margin-top: 65px;
}

.mb50 {
	margin-bottom: 50px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb45 {
	margin-bottom: 45px;
}

.mb25 {
	margin-bottom: 25px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mt80 {
	margin-top: 80px;
}

.pb10 {
	padding-bottom: 10px;
}

.pb20 {
	padding-bottom: 20px;
}

.pt40 {
	padding-top: 40px;
}

.pt60 {
	padding-top: 60px;
}

.pl60 {
	padding-left: 60px;
}

.pr60 {
	padding-right: 60px;
}

.pb60 {
	padding-bottom: 60px;
}

.pb80 {
	padding-bottom: 80px;
}

.prpc0 {
	padding-right: 0;
}

.form-control {
	padding: 0.6rem .75rem;
	height: calc(2.8rem + 2px);
	min-height: 48px;
}

.f13 {
	font-size: 13px;
}

.f17 {
	font-size: 17px;
}

.bg-gray {
	background: url("/sys/will/share/en/img/common/bg_gray.png");
}

.text-btn {
	display: inline-block;
}

.textorange {
	color: #FF483C;
}

.textorange:hover {
	color: #FF483C !important;
	opacity: 0.75;
	transition: all ease 0.2s;
}

.textblue {
	color: #30C0F0;
}

.btn-orange {
	background-color: #FF483C;
	color: #fff;
	border-bottom: 2px solid rgba(0, 0, 0, 0.25);
}

.btn-orange:hover {
	background-color: #FF6B62;
	color: #fff;
}

.btn-line-orange {
	border: 1px solid #FF483C;
	color: #FF483C;
	max-width: 100%;
	display: inline-block;
	height: auto;
	background-color: #fff;
}

.btn-line-orange:hover {
	background-color: #FF483C;
	color: #fff;
}

.btn-line-white {
	color: #fff;
}

.btn-blue {
	background-color: #30C0F0;
	color: #fff;
	border-bottom: 2px solid rgba(0, 0, 0, 0.25);
}

.btn-blue:hover {
	opacity: 0.75;
	transition: 0.2s;
}

.btn-green {
	background-color: #18C090;
	color: #fff;
	border-bottom: 2px solid rgba(0, 0, 0, 0.25);
}

.btn-green:hover {
	opacity: 0.75;
	transition: 0.2s;
	color: #fff;
}

.btn-gray {
	background-color: #C8C8C8;
	color: #fff;
	border-bottom: 2px solid rgba(0, 0, 0, 0.25);
}

.btn-gray:hover {
	opacity: 0.75;
	transition: 0.2s;
	color: #fff;
}

.btn-map:before {
	content: "";
	background: url(/sys/will/share/en/img/common/icon_map_active.svg) no-repeat left 0px;
	display: inline-block;
	width: 24px;
	height: 35px;
	vertical-align: middle;
	margin-right: 25px;
	margin-top: -5px;
	background-size: 100%;
}

.btn-map:hover:before {
	background: url(/sys/will/share/en/img/common/icon_map_white.svg) no-repeat left 0px;
	background-size: 100%;
}

.btn-search:before {
	content: "";
	background: url(/sys/will/share/en/img/common/icon_search.svg) no-repeat left center;
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 3px;
	background-size: 100%;
}

.btn-next {
	position: relative;
}

.btn-next:after {
	content: "";
	display: inline-block;
	width: 5px;
	height: 100%;
	background: url(/sys/will/share/en/img/common/icon_list_white.svg) no-repeat right center;
	background-size: 100%;
	position: absolute;
	right: 15px;
	top: 0;
}

input[type=submit].btn-next {
	background-image: url(/sys/will/share/en/img/common/icon_list_white.svg);
	background-repeat: no-repeat;
	background-position: right 15px center;
}

.btn-next:hover {
	color: #fff;
}

.title-cm p {
	font-size: 4rem;
	font-family: "SFDisplayLight";
}

.title-cm .line {
	display: none;
}

.title-cm02 {
	position: relative;
}

.title-cm02 p {
	/*	font-size: 4rem;*/
	padding: 0 !important;
	font-size: 73px;
	font-family: "SFDisplayLight";
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.title-cm02 p:after {
	content: '';
	border-top: 1px solid #000;
	margin: 0 0 0 50px;
	flex: 1 0 20px;
}

.border-top-gray {
	border-top: 1px solid #e8e8e8;
}

.border-bottom-gray {
	border-bottom: 1px solid #e8e8e8;
}

.border-top-white {
	border-top: 1px solid #fff;
}

.form-white {
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0px -2px 0 rgb(0 0 0 / 11%);
	border: none;
}

.form-gray {
	background-color: #F8F8F8;
	border: 1px solid #c8c8c8;
}

.form-gray02 {
	background-color: #F8F8F8;
	border-radius: 5px;
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-top: 2px solid #e8e8e8;
}

.dropdown-content li>a,
.dropdown-content li>span {
	color: #000;
}

.block-mb {
	display: none;
}

select {
	background-image: linear-gradient(50deg, transparent 50%, black 60%), linear-gradient(130deg, black 40%, transparent 50%) !important;
	background-position: calc(100% - 25px) 20px, calc(100% - 20px) 20px, 100% 0;
	background-size: 5px 5px, 5px 5px;
	background-repeat: no-repeat;
	-webkit-appearance: none;
	-moz-appearance: none;
}

@media(max-width:1280px) {
	.header .container-fluid {
		padding-left: 0px;
		padding-right: 0px;
	}

	.title-cm02 p {
		padding: 0 45px 0 0;
	}

	.container {
		width: 100%;
	}

	.title-cm p,
	.title-cm02 p {
		/*		font-size: 3rem;*/
		font-size: 49px;
	}

	.btn-map:before {
		width: 16px;
		height: 24px;
		margin-right: 12px;
	}
}

@media(max-width:991px) {
	.pt40 {
		padding-top: 20px;
	}

	.pt60 {
		padding-top: 55px;
	}

	.pl60 {
		padding-left: 30px;
	}

	.pb60 {
		padding-bottom: 55px;
	}

	.title-cm p,
	.title-cm02 p {
		font-size: 40px;
	}
}

@media(max-width:767px) {
	.block-mb {
		display: block;
	}

	.hidden-mb {
		display: none;
	}

	.pl60 {
		padding-left: 15px;
	}

	.btn-line-orange {
		width: 100%;
	}

	.title-cm02 p,
	.title-cm p {
		font-size: 25px;
	}

	.title-cm02 p:after {
		margin: 0 0 0 20px;
	}

	.btn {
		font-size: 17px;
	}
}

/*----- Language -----*/
.language-choose {
	background-color: #000;
	padding: 15px 0;
}

.language-choose p {
	color: #fff;
	font-size: 12px;
	display: inline-block;
}

.btn-select {
	padding: 5px 15px;
	color: #fff;
	display: inline-block;
	margin-left: 20px;
	border-radius: 4px;
	background-color: #FF483C;
	border-bottom: 2px solid rgba(0, 0, 0, 0.25);
	font-size: 15px;
}

.language-list {
	display: inline-block;
}

.language-choose:after {
	content: "";
	display: block;
	clear: both;
}

.language-choose .select-wrapper {
	background-color: #fff;
	border-radius: 4px;
	height: 34px;
	width: 180px;
	float: left;
}

.language-choose .select-wrapper input.select-dropdown {
	border: none;
	;
	background-color: rgba(0, 0, 0, 0.04);
	border-radius: 4px;
	padding-left: 5px;
	height: 100%;
}

.language-choose .dropdown-content {
	background-color: #f8f8f8;
}

.language-choose .dropdown-content li>a,
.language-choose .dropdown-content li>span {
	color: #000;
}

@media(max-width:1280px) {
	.language-choose .container {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media(max-width:767px) {
	.language-choose .container>.right {
		width: 100%;
		margin-top: 10px;
	}

	.language-choose .select-wrapper {
		width: 75%;
	}

	.language-choose .btn-select {
		width: 20%;
		margin-left: 5%;
		text-align: center;
	}
}

.icon-language {
	width: 36px;
	height: 36px;
	border-radius: 50%;
	float: right;
	margin-left: 10px;
	margin-top: -5px;
}

.icon-language img {
	width: 100%;
}

.wrapper {
	width: 100%;
	position: relative;
}

.wrapper:after {
	content: "";
	display: block;
	clear: both;
}

.main {
	/*
	width: 100%;
	padding-left: 320px;
	float: right;
*/
}

.sidebar {
	/*
	position: fixed;
	left: 0;
*/
	background-color: #F8F8F8;
	width: 320px;
	border-right: 1px solid #d8d8d8;
}

@media(max-width:1280px) {
	.icon-language {
		width: 24px;
		height: 24px;
		margin-top: 0;
	}

	/*
	.main {
		padding-left: 250px;
	}
*/
	.sidebar {
		width: 252px;
	}
}

@media(max-width:991px) {
	.sidebar {
		width: 100%;
	}
}

.animation {
	background: none;
	width: 24px;
	height: 24px;
}

.toolbar {
	display: none !important;
}


/*---- Search Box -----*/
.block-tablet {
	display: none;
}

.newSearchbox label {
	font-size: 18px;
}

.searchbox-title {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}

.btn_trip {
	margin: 30px auto 20px auto;
	text-align: center;
}

.btn_trip input[type=radio] {
	display: none;
}

.btn_trip .btn-default {
	font-size: 22px;
	font-weight: bold;
	padding: 5px;
	width: 150px;
	color: #B5B5B5;
	border-bottom: 4px solid #B5B5B5;
	text-align: center;
	margin: 0 10px;
}

.btn_trip .btn-default.active {
	color: #DC000C;
	border-bottom: 4px solid #DC000C;
	position: relative;
}

.btn_trip .btn-default.active:before {
	content: "\f0da";
	font-family: "FontAwesome";
	position: absolute;
	left: 0;
	top: 20%;
	color: #DC000C;
}

/* #wbs_parts .font-awesome {
	font-family: "FontAwesome";
} */

#wbs_parts {
	position: relative;
}

.newSearchbox .btn_trip .btn-group #departureSingle {
	float: left;
}

.newSearchbox .btn_trip .btn-group #departureRound {
	float: right;
}

.fixform input {
	outline: none;
	font-size: 15px;
	position: relative;
	border: 1px solid #AAAAAA;
	border-radius: 5px;
	padding: 0 10px;
	height: 40px;
}

.fixform input#fromPrefectureText,
.fixform input#toPrefectureText {
	padding-left: 30px;
}

.icon-map {
	position: relative;
}

.icon-map:after {
	content: "\f3c5";
	font-family: "FontAwesome";
	position: absolute;
	left: 10px;
	top: 20%;
	color: #888888;
}

.fixform label {
	color: #747474;
	margin-bottom: 0;
}

.form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #80bdff;
	outline: 0;
	box-shadow: 0 0 0 0;
}

#wbs_parts .datepicker {
	font-size: 16px;
	text-align: left;
	background: #fff !important;
	color: #333333;
}

#wbs_parts #searchbox-bus01 {
	border: none !important;
	background: none !important;
	padding: 0px;
}

#wbs_parts .datepicker .table-condensed {
	background: #fff;
}

#wbs_parts .datepicker .table-condensed {
	font-size: 15px;
	border: 1px solid #d3d3d3;
}

#wbs_parts .datepicker table {
	margin: 10px;
}

#wbs_parts .datepicker table tr td.disabled,
#wbs_parts .datepicker table tr td.disabled:hover {
	background: 0 0;
	color: #999 !important;
	cursor: default;
}

#wbs_parts .datepicker .table-condensed thead tr:nth-child(2) {
	background: #ddd;
	border: 1px solid #d3d3d3;
	cursor: default !important;
}

#wbs_parts .datepicker .table-condensed th,
#wbs_parts .datepicker .table-condensed td {
	color: #000;
}

#wbs_parts .datepicker .table-condensed th,
#wbs_parts .datepicker .table-condensed td {
	padding: 7px !important;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

#wbs_parts .datepicker .datepicker-days td {
	border: 1px solid #d3d3d3;
}

#wbs_parts .datepicker .datepicker-days td.saturday {
	color: #006699;
	background: #e8f2fa;
}

#wbs_parts .datepicker .datepicker-days td.sunday {
	color: #ff384c;
	background: #ffeefd;
}

#wbs_parts .datepicker table tr td span {
	height: 40px;
	line-height: 40px;
}

/*popup date*/
#busMobile .datepicker {
	font-size: 16px;
	text-align: left;
	background: #fff !important;
	color: #333333;
}

#busMobile #searchbox-bus01 {
	border: none !important;
	background: none !important;
	padding: 0px;
}

#busMobile .datepicker .table-condensed {
	background: #fff;
}

#busMobile .datepicker .table-condensed {
	font-size: 15px;
	border: 1px solid #d3d3d3;
}

#busMobile .datepicker table {
	margin: 10px;
}

#busMobile .datepicker table tr td.disabled,
#busMobile .datepicker table tr td.disabled:hover {
	background: 0 0;
	color: #999 !important;
	cursor: default;
}

#busMobile .datepicker .table-condensed thead tr:nth-child(2) {
	background: #ddd;
	border: 1px solid #d3d3d3;
	cursor: default !important;
}

#busMobile .datepicker .table-condensed th,
#busMobile .datepicker .table-condensed td {
	color: #000;
}

#busMobile .datepicker .table-condensed th,
#busMobile .datepicker .table-condensed td {
	padding: 7px !important;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

#busMobile .datepicker .datepicker-days td {
	border: 1px solid #d3d3d3;
}

#busMobile .datepicker .datepicker-days td.saturday {
	color: #006699;
	background: #e8f2fa;
}

#busMobile .datepicker .datepicker-days td.sunday {
	color: #ff384c;
	background: #ffeefd;
}

#busMobile .datepicker table tr td span {
	height: 40px;
	line-height: 40px;
}

/*popup date*/
.numberOfPeople .input-group {
	border: 1px solid #aaa;
	border-radius: 5px;
	overflow: hidden;
}

.numberOfPeople .input-group i {
	font-size: 12px;
}

.numberOfPeople .input-group span button {
	background: #fff;
	border: none;
	border-radius: 0;
	box-shadow: 0 0 0 0;
	color: #757575;
	transition: initial;
	text-shadow: 0 0 0;
}

.numberOfPeople .input-group label {
	border: none;
	color: #757575;
	font-weight: bold;
}

.show-notice p {
	font-size: 15px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
}

/*#btn-search {
	background: #DC000C;
	border: none;
	color: #fff;
	font-size: 26px;
	font-weight: 600;
	padding: 8px;
	position: relative;
	padding-right: 35px;
	cursor: pointer;
	width: 320px;
	max-width: 100%;
	border-radius: 30px;
	margin: 0 auto;
	display: block;
}
#btn-search:after {
	content: "\f002";
	font-family: "FontAwesome";
	position: absolute;
	right: 28%;
	top: 12%;
	font-size: 25px;
}
#btn-search i {
	margin: 0 5px;
}
#btn-search:hover {
	opacity: 0.7;
	transition: all ease 0.2s;
}*/
.box-suggest::-webkit-scrollbar {
	width: 3px;
	background-color: #fff;
}

.box-suggest::-webkit-scrollbar-track {
	background: rgba(0, 0, 0, 0.1);
	border: 1px solid #ccc;
}

.box-suggest::-webkit-scrollbar-thumb {
	/*border-radius: 10px;*/
	background: linear-gradient(left, #fff, #e4e4e4);
	border: 1px solid #aaa;
}

.box-suggest::-webkit-scrollbar-thumb:hover {
	background: #fff;
}

.box-suggest::-webkit-scrollbar-thumb:active {
	background: linear-gradient(left, #22ADD4, #1E98BA);
}

.form-group {
	position: relative;
}

.box-suggest {
	width: 100%;
	min-height: 50px;
	max-height: 300px;
	overflow: scroll;
	position: absolute;
	background-color: #FFF;
	z-index: 100;
	border: solid 1px #999797;
}

.box-suggest-list li {
	color: #000;
	font-size: 14px;
	padding: 10px 12px;
}

.box-suggest-list .title-nearby,
.box-suggest-list .title-direct {
	color: #858585;
	background-color: #DEDEDE;
	border-bottom: 1px solid #ccc;
}

.box-suggest-list .title-popular,
.box-suggest-list .title-area {
	color: #FFF;
	background-color: #A7BEE1;
	border-bottom: 1px solid #ccc;
}

.box-suggest-list .title-history {
	color: #CCC;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

.box-suggest-list .result,
.box-suggest-list .result-history,
.box-suggest-list .result-popular {
	display: block;
	cursor: pointer;
	border-bottom: 1px solid #ccc;
}

.box-suggest-list .result:last-child {
	border-bottom: none;
}

.box-suggest-list .result:hover,
.box-suggest-list .result-history:hover,
.box-suggest-list .result-popular:hover {
	background-color: #F0F6FF;
}

.box-suggest-list .result-nearby:before {
	content: 'Nearby';
	color: #FFF;
	font-size: 10px;
	border: 1px solid #8CA1C0;
	border-radius: 3px;
	padding: 0 3px;
	margin-right: 5px;
	background-color: #547EBD;
}

.box-suggest-list .result-direct:before {
	content: 'Direct';
	color: #FFF;
	font-size: 10px;
	border: 1px solid #67BD7F;
	border-radius: 3px;
	padding: 0 3px;
	margin-right: 5px;
	background-color: #57A36C;
}

.box-suggest-list .distance,
.box-suggest-list .distance-direct {
	position: relative;
	font-size: 13px;
	color: #8A8A8A;
	margin-top: 6px;
	padding-right: 30px;
}

.box-suggest-list .distance-km {
	position: absolute;
	right: 0;
	top: 0;
}

/* 
.box-suggest-list .result_match {
	color: #0031D4;
}
 */

.box-suggest-list .no_results {
	display: block;
}

.box-suggest-list .active {
	background-color: #F0F6FF;
}

.searchbox-img {
	margin: 20px auto 0 auto;
	width: 180px;
	max-width: 60%;
}

.top-search.row {
	margin-left: -3px;
	margin-right: -3px;
}

.top-search.row>div {
	padding-left: 3px;
	padding-right: 3px;
}

.number.row {
	padding-left: 0;
	padding-right: 0;
	margin-left: -3px;
	margin-right: -3px;
}

.number.row>div {
	padding-left: 3px;
	padding-right: 3px;
}

@media(max-width:991px) {
	.block-tablet {
		display: block;
	}

	.searchBox {
		background-color: #FBF8F8;
	}

	.searchbox-title {
		font-size: 28px;
	}

	.searchBox .justify-content-center {
		-ms-flex-pack: left !important;
		justify-content: left !important;
	}
}

@media(max-width:767px) {
	.newSearchbox label {
		font-size: 16px;
	}

	.btn_trip .btn-default {
		font-size: 18px;
		width: 140px;
	}

	.show-notice p {
		margin: 5px 0 20px 0;
	}
}

@media screen and (min-width: 991px) and (max-width: 1199px) {
	.nav-top.float-right ul {
		display: flex;
		justify-content: center;
	}
}