@charset "UTF-8";
.searchbox {
	width: 1110px;
	margin: 0 auto;
}
@media (max-width:1140px) {
    .searchbox {
        width: 100%;
        padding: 0 15px;
    }
}
.searchbox__title--mb,
.searchbox__txt--mb {
	display: none;
}
.searchbox__title {
	border-bottom: solid 1px #c0bfbf;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 15px;
	clear: both;
}
.searchbox__txt {
    color: #e71505;
    font-size: 16px;
    font-weight: 600;
    margin-left: 60px;
}
.searchbox__inner {
	border: solid 1px #b6b2b2;
	border-radius: 3px;
	padding: 30px 30px 20px 30px;
	position: relative;
	background: #fff;
}
.searchbox__inner h2 {
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	display: inline-block;
}
.searchbox__inner h2 i {
	color: #8b8b8b;
	margin-right: 5px;
}
.searchbox .pl0 {
	padding-left: 0;
	padding-right: 0;
}
@media(max-width:992px) {
	.wrapper--searchbox.container {
		width: 100%;
		padding: 0;
	}
	.searchbox {
		margin-top: 0;
	}
	.searchbox__title--mb,
	.searchbox__txt--mb {
		display: block;
	}
	.searchbox__title--pc,
	.searchbox__txt--pc {
		display: none;
	}
	.searchbox__title--mb {
		display: block;
		text-align: center;
		font-size: 18px;
		background: #444444;
		text-align: center;
		padding: 0 15px;
	}
	.searchbox__title--mb h2{
		display: inline-block;
		background: #444444;
		color: #fff;
		text-align: center;
		padding: 10px 0;
		font-size: 20px;
	}
	.searchbox__title--mb i {
		color: #FFF;
		margin-right: 5px;
	}
	.searchbox__txt {
		margin-right: 0px;
		margin-top: 12px;
		text-align: center;
	}
	.searchbox__inner {
		border: none;
		padding: 20px 30px;
	}
	.searchbox__inner h2 {
		display: block;
		margin-left: 10px;
	}
	.searchbox__txt {
		margin-left: 0;
	}
	.searchbox .pl0 {
		margin: 0 auto;
	}
}
@media(max-width:768px) {
	.searchbox__inner {
		padding: 20px;
	}
}
@media(max-width:480px) {
	.searchbox__inner {
		padding: 20px 0;
	}
}
#wbs_parts .font-awesome {
    font-family: FontAwesome;
}
#wbs_parts .select-group {
    position: relative;
	width: 47%;
	margin: 0;
}
#wbs_parts {
    position: relative;
}
#wbs_parts .datepicker {
	font-size: 16px;
	font-family: 'Open Sans', "Segoe UI", "Helvetica Neue", sans-serif;
	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;
}
.search__notice p {
	margin-top: 15px;
    color: #e71505;
    font-size: 14px;
}
.show-notice-mb {
    display: none;
}
@media(max-width:992px) {
	.show-notice-mb {
		display: block;
		margin-top: 0;
		margin-bottom: 15px;
		line-height: 1.3;
	}
	.show-notice-pc {
		display: none;
		margin-top: 0;
	}
}
@media(max-width:768px) {
	#wbs_parts .select-group {
		width: 50%;
		padding: 0 10px;
	}
}
@media(max-width:320px) {
	#wbs_parts .select-group {
		width: 100%;
		margin-bottom: 15px;
	}
}
.button-way {
	width: 40%;
}
.search__toggle {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    justify-content: space-between;
}
.search__toggle label {
    margin: 0;
    border-radius: 30px;
    width: 48%;
    padding: 5px 10px;
}
.search__toggle .btn {
    background: #c8c6c6;
    border: none;
    font-size: 16px;
    color: #3d3d3d;
    font-weight: bold;
}
.search__toggle label input {
    outline: none;
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none;
    display: block;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
}
.search__toggle .active {
	color: #fff;
	background-color: #767676;
	border: none;
	box-shadow: 0 0 0 0;
	font-weight: bold;
	outline: none;
}
.form-group {
    position: relative;
    margin: 0;
}
.form-group-wrapper {
	margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.form-group.prefecture,
.form-group.group-departure {
    width: 326px;
}
.form-group:nth-child(n+2),
.search__number:nth-child(2),
.search__button {
    margin-left: 35px;
}
.form-group label {
    color: #747474;
    margin-bottom: 0;
    font-weight: 600;
}
.form-group input {
	width: 100%;
    border-bottom: solid 1px #b6b2b2;
    border-radius: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding-left: 20px;
    outline: none;
    font-size: 15px;
    position: relative;
    box-sizing: border-box;
}
.form-group.prefecture::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #767676;
    content: "\f3c5";
    position: absolute;
    bottom: 10px;
}
.form-group.group-departure {
	padding-right: 0;
}
.form-group.group-departure::after{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #767676;
    content: "\f073";
    position: absolute;
    bottom: 10px;
}
.search__input {
	height: calc(2.25rem + 6px);
	line-height: 1.5;
    color: #495057;
    background-color: #fff;
}
.search__number {
    width: 326px;
}
.search__number .search__stepper {
	width: 15%;
    background: #fff;
    border: none;
    border-radius: 0;
    box-shadow: 0 0 0 0;
	box-sizing: border-box;
    color: #757575;
    transition: initial;
    text-shadow: 0 0 0;
	text-align: center;
}
.search__number .input-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	text-align: center;
    border-bottom: solid 1px #b6b2b2;
	-ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}
.search__number .search__input {
	width: 70%;
	line-height: 2.4;
}
.search__button {
    width: 326px;
}
.search-button {
    margin-top: 10px;
}
#btn-search {
    background: #e34f83;
    border: none;
    display: block;
    width: 100%;
    border-radius: 30px;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    padding: 10px;
    cursor: pointer;
}
#btn-search:hover {
	color: #fff;
	background-color: #e980a5;
	border-color: #e980a5;
}
.fa-search:before {
	margin-right: 5px;
}
@media(max-width:992px) {
	.button-way {
		width: 100%;
	}
    .search__toggle {
        width: 80%;
        margin: 0 auto;
    }
	.search__toggle label {
		width: 48%;
	}
    .form-group-wrapper {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
	  	justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .form-group.prefecture,
    .form-group.group-departure {
        width: 100%;
    }
    .form-group.prefecture:nth-child(2) {
		margin-top: 20px;
	}
	.form-group:nth-child(n+2),
	.search__number:nth-child(2),
	.search__button {
		margin-left: 0%;
	}
	.form-group.group-departure {
		margin-top: 20px;
	}
    .search__number {
        width: 48%;
    }
    .search__button {
        width: 100%;
    }
	.search-button {
		margin: 20px auto 0;
		text-align: center;
	}
	#btn-search {
		width: 80%;
		padding: 15px 10px;
		margin: 0 auto;
	}
}

/* Suggest style */
.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 {
    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);
}
.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;
}