@charset "utf-8";
/* CSS Document */

@media only screen and (max-width: 1139px) {
	.site-header__menu a {
		padding: 10px 26px;
	}
	.site-heder__inner {
		padding-top: 18px;
		padding-bottom: 18px;
	}
	.site-header__sub {
		width: 96%;
		margin: 0 auto;
	}
	#front_flex {
		display: block;
	}
	#front_catch {
		text-align: center;
	}
	#front_catch br {
		display: none;
	}
	.content-area > .container {
		width: 95%;
	}
	.search-box.search-box--front {
		width: auto;
		margin: 0 auto;
	}
	#reserve_form .search-box {
		padding: 16px;
	}
	#reserve_form .search-box h2 {
		margin-left: -27px;
	}
	.fukushi_wrapper {
		padding: 20px 16px;
		background-size: cover;
		background-color:rgba(255,255,255,0.8);
		background-blend-mode:lighten;
	}
	.fukushi_box p {
		width: 100%;
	}
	.point_box img {
		height: 100px;
	}
	.type_tooltip_window {
		left: 20px;
		width: 500px;
	}
	.type_tooltip_window p {
		font-size: 13px;
		white-space: normal;
	}
	.expander-content .search-box__image {
		font-size: 14px;
	}
	.car-table th {
		font-size: 12px;
	}
	.ca-image-td img {
		height: 65px;
	}
	.slick-slide img {
		height: 300px;
	}
	.thumbnail .slick-slide img {
		height: 75px;
	}
	.car-about__seat-size {
		width: 50%;
	}
	.car-about__seat h3 {
		font-size: 18px;
	}
	.car-more__calendar-table td {
		padding: 8px;
	}
	.total__inner .total-cont__inner {
		flex-basis: 60%;
	}
	.welcab_flex a {
		padding-top: 130px;
	}
	.price_table td a {
		font-size: 12px;
	}
	.price_table .td_class {
		white-space: normal;
	}
	.car-info_flex {
		font-size: 12px;
	}
	.car-info .car-info_flex .type_tooltip_window {
		width: 360px;
	}
	.wheelchair-info .car-info_flex .type_tooltip_window {
		left: -160px;
		bottom: 25px;
		width: 450px;
	}
	.option .car-info_flex .type_tooltip_window {
		left: -300px;
		bottom: 25px;
		width: 390px;
	}
	.content-block.comment, .content-block.total {
		padding: 24px;
	}
	.option_flex-list {
		padding-left: 0;
		padding-right: 0;
	}
	.option_flex-list .option-total {
		padding-right: 24px;
	}
	.shop_list_img {
		height: 150px;
	}
	.shop_list_flex .btn--search {
		min-width: auto;
		padding: 10px;
		font-size: 15px;
		width: 19%;
	}
	.shop_detail_wrapper {
		width: 72%;
	}
	.shop_detail_row h4, .shop_detail_row p {
		padding: 10px;
		font-size: 15px;
	}
	.shop_detail_row h4 {
		width: 18%;
	}
	.shop_detail_row p {
		width: 82%;
		line-height: 1.2;
	}
	.shop_flex img {
		height: 150px;
	}
	.shop_map iframe {
		height: 400px;
	}
	.car-date__wrap {
		display: block;
	}
	.car-date__wrap .btn--primary {
		width: 154px;
		margin: 6px auto 0;
	}
	.car-table li {
		white-space: normal;
	}
	.news_box .news_date {
		width: 14%;
	}
	.type_tooltip_window p span {
		font-size: 13px;
	}
	.option-total span {
		font-size: 24px;
	}
	.price_head h3 {
		margin-bottom: 6px;
	}
	.price_head h3 img {
		width: 150px;
	}
	.flow_flex a img, .trouble_flex a img {
		height: 90px;
	}
	.flow_flex a:not(:last-child)::after {
		right: -25px;
		border-top: 15px solid transparent;
		border-bottom: 15px solid transparent;
		border-left: 15px solid #2B9977;
		border-right: 0;
	}
	.support_dial_head {
		padding: 16px;
	}
	.inner_table td {
		white-space: normal;
	}
	.reserve_tel_flex img {
		height: 45px;
		margin-right: 10px
	}
}