@charset "utf-8";

#fb{
	display: none;
}

/* sec_cars */
	.sec_cars{
		padding: 30px 0;
		text-align: left;
	}
	.sec_cars figure{
		border:1px solid #a0a0a0;
		margin-bottom: 10px;
	}
	input[type="radio"]:checked + label figure{
		border-color: #E48026;
		outline:2px solid #E48026;
	}
	input[type="radio"]:checked + label .btn{
		background-color: #E48026;
		border-color: #E48026;
		color:#ffffff;
	}

	.sec_cars [class^="icon-"]:before,
	.sec_cars [class*="icon-"]:before{
		content:'';
		display: inline-block;
		vertical-align: middle;
		width: 45px;
		height: 45px;
		margin-right: 40px;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: contain;
		position: relative;
		left: 0;
	}
	.sec_cars .icon-people:before{
		background-image: url(../img/icon/icon-people.png);
	}
	.sec_cars .icon-bag:before{
		background-image: url(../img/icon/icon-bag.png);
	}
	.sec_cars .icon-package:before{
		background-image: url(../img/icon/icon-package.png);
	}
	/* sec_cars - single(企業流程) */
		.sec_cars .car_single{
			display: block;
			width: 100%;
		}
		.sec_cars .car_single figure{
			padding: 40px 30px 20px 30px;
			text-align: center;
		}
		.sec_cars .car_single figure > img,
		.sec_cars .car_single figure > ul,
		.sec_cars .car_single figure > div{
			display: inline-block;
			vertical-align: top;
			margin-left: -5px;
			text-align: left;
		}
		.sec_cars .car_single figure > img{
			width: 34%;
			padding: 20px 0;
		}
		.sec_cars .car_single figure > ul{
			width: 25%;
			padding-left: 5%;
			margin-top: -20px;
		}
		.sec_cars .car_single figure > ul li{
			padding: 20px 10px 20px 0px;
		}
		.sec_cars .car_single figure > div{
			width: 40%;
			max-width: 370px;
		}
		.sec_cars .car_single figure > div h5{
			font-size: 18px;
		}
		.sec_cars .car_single figure > div h5.fleft{
			font-weight: 600;
			letter-spacing: 3px;
			padding-right: 20px;
		}
		.sec_cars .car_single figure > div h5.fright{
			color: #5d5d5d;
		}
		.sec_cars .car_single hr{
			margin:35px 0 20px;
		}
	/* sec_cars - double(一般流程) */
		.sec_cars .car_double{
			display: inline-block;
			vertical-align: top;
			width: 50%;
			margin-right: 0;
			margin-left: -5px;
			padding-left: 10px;
			margin-bottom: 30px;
		}
		.sec_cars .car_double figure{
			padding: 40px 30px 20px 30px;
			text-align: center;
			margin-bottom: 0;
		}
		.sec_cars .car_double figure > img,
		.sec_cars .car_double figure .content{
			display: inline-block;
			vertical-align: top;
			margin-left: -5px;
			text-align: left;
		}
		.sec_cars .car_double figure > img{
			width: 35%;
			padding: 20px 0;
		}
		.sec_cars .car_double figure .content{
			width: 65%;
			max-width: 370px;
			padding-left: 30px;
		}
		.sec_cars .car_double figure > ul{
			width: 100%;
		}
		.sec_cars .car_double figure > ul li{
			display: inline-block;
			width: 33.333%;
			margin-left: -5px;
			padding: 20px 10px 20px 0px;
		}
		.sec_cars .car_double figure .content h5{
			font-size: 18px;
		}
		.sec_cars .car_double figure .content h5.fleft{
			font-weight: 600;
			letter-spacing: 3px;
			padding-right: 20px;
		}
		.sec_cars .car_double figure .content h5.fright{
			color: #5d5d5d;
		}
		.sec_cars .car_double hr{
			margin:35px 0 20px;
		}
		.sec_cars .car_double [class^="icon-"]:before,
		.sec_cars .car_double [class*="icon-"]:before{
			margin-right: 10px;
		}
		.sec_cars .car_double .btn{
			width: 100%;
			text-align: center;
		}
		
		.sec_cars .car_double .plan_set{
			display: none;
		}
		.sec_cars .car_double .show_plan,
		.sec_cars .car_double .plans{
			display: block;
			width: 100%;
			border:1px solid #E48026;
			color:#E48026;
			padding:8px;
			margin-top: 5px;
			text-align: center;
			position: relative;
		}
		.sec_cars .car_double input[type="radio"]:checked + .plans{
			background-color: #E48026;
			color:#ffffff;
		}
		.sec_cars .car_double input[type="radio"]:checked + .plans:after{
			content: '';
			background: url('../img/icon/check-w.png') center center no-repeat;
			width: 31px;
			height: 31px;
			position: absolute;
			top: 0;
			bottom: 0;
			margin:auto 0;
			right: 5%;
			-webkit-animation: showContent .5s ease forwards;
			   -moz-animation: showContent .5s ease forwards;
			    -ms-animation: showContent .5s ease forwards;
			     -o-animation: showContent .5s ease forwards;
			        animation: showContent .5s ease forwards;
		}

	.sec_cars .btn{
		color:#E48026;
		border:1px solid #E48026;
		margin-top: 30px;
		padding: 8px;
		font-size: 18px;
	}

/* sec_addons */
	.sec_addons{
		padding: 40px 0;
		background-image: url(../img/bg.svg);
		background-position: 0 0 ;
		background-repeat: repeat;
		background-size: 220px;
	}
	.sec_addons .addons{
		margin:20px auto 5px;
	}
	.sec_addons .addons li{
		display: inline-block;
		vertical-align: top;
		width: 24%;
		margin-top:10px;
		margin-bottom: 5px;
	}
	.sec_addons .addons li a{display: block;}
	.sec_addons .addons li a:hover{
		color:#E48026;
	}
	.sec_addons .addons li figure{
		width: 90%;
		max-width: 245px;
		margin:0 auto 20px;
		padding: 20px;
		border:1px solid #a0a0a0;
		font-size: 18px;
		letter-spacing: 2px;
	}
	.sec_addons .addons li figure img{
		max-width: 80%;
	}
	.sec_addons .addons li.active figure{
		color:#E48026;
		border-color: #E48026;
		outline:1px solid #E48026;
		position: relative;
	}
	.sec_addons .addons li.active figure:after{
		content:'';
		display: block;
		width: 31px;
		height: 31px;
		background-image: url(../img/icon/check.png);
		position: absolute;
		top: 10px;
		right: 10px;
	}
	.sec_addons .addons li.active figure + .num .quantity,
	.sec_addons .addons li.active figure + .num .quantity-button.quantity-down,
	.sec_addons .addons li.active figure + .num .quantity-button.quantity-up{
		border-color: #E48026;
		color:#E48026;
	}
	.sec_addons .addons li.active figure + .num .quantity-button:hover{
		background-color:#E48026;
		color:#ffffff;
	}
	.sec_addons .addons li.active figure + .num p{
		color:#E48026;
	}
	/*.sec_addons p.align-center{
		max-width: 635px;
		margin:0 auto;
	}*/
	
	.num p,
	.num .quantity{
		display: inline-block;
		color:#5d5d5d;
		font-weight: 400;
	}
	.num p{
		letter-spacing: 10px;
		margin-right: 10px;
	}

/* number style */
	.quantity {
		display: inline-block;
		width: 50%;
		margin:0 auto;
		border:1px solid #5d5d5d;
		position: relative;
		font-size: 16px;
	}
	.quantity input[type=number]::-webkit-inner-spin-button,
	.quantity input[type=number]::-webkit-outer-spin-button{
		-webkit-appearance: none;
		margin: 0;
	}
	.quantity input[type=number]{
		-moz-appearance: textfield;
		display: inline-block;
		width: 100%;
		border:0;
		padding: 0;
		margin: 0;
		text-align: center;
		background: transparent;
	}
	.quantity input[type=number]:focus {
		outline: 0;
	}
	.quantity-nav {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
	}
	.quantity-button {
		position: absolute;
		cursor: pointer;
		width: 30px;
		height: 24px;
		background: transparent;
		color:#5d5d5d;
		text-align: center;
		font-size: 18px;
		font-weight: bold;
		line-height: 24px;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		-o-user-select: none;
		user-select: none;
	}
	.quantity-button:hover{
		background-color:#5d5d5d;
		color:#ffffff;
	}
	.quantity-button.quantity-up {
		right: 0;
		border-left: 1px solid #5d5d5d;
		font-weight: 400;
	}
	.quantity-button.quantity-down {
		left: 0;
		border-right: 1px solid #5d5d5d;
		font-size: 14px;
	}

/* price_info */
	.price_info{
		color:#ffffff;
		width: 100%;
		padding: 30px 0 20px;
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: 950;
	}
	.price_info li{
		max-height: 500px;
		-webkit-transition: max-height .4s ease;
		   -moz-transition: max-height .4s ease;
		    -ms-transition: max-height .4s ease;
		     -o-transition: max-height .4s ease;
		        transition: max-height .4s ease;
	}
	.price_info.closed{
		padding-bottom: 0;
		min-height: 60px;
	}
	.price_info.closed #close{
		top: -20px;
		width: 40px;
		background-image: url(../img/icon/icon-open.png);
	}
	.price_info.closed li{
		max-height: 0;
		overflow: hidden;
		opacity: 0;
		margin:0;
	}
	.price_info.closed .sum{
		max-height: 50px;
		margin-top: 0;
		position: absolute;
		top: -22px;
		right: 100px;
		opacity: 1;
		text-align: right;
		padding-right: 30px;
	}
	.price_info.closed .sum p{
		display: inline-block;
		vertical-align: middle;
	}
	.price_info.closed .sum:before{
		display: none;
	}



	.price_info .w1500{
		text-align: center;
	}

	#close{
		width: 45px;
		height: 45px;
		position: absolute;
		top: 0;
		right: 0;
		cursor: pointer;
		background: url(../img/icon/icon-close.png) center center no-repeat;
		background-size: contain;
	}

	.price_info li{
		display: inline-block;
		vertical-align: top;
		text-align: left;
		height: 140px;
		margin-top: 35px;
	}
	.price_info li:after{
		content:'';
		display: inline-block;
		vertical-align: middle;
		width: 0;
		height: 100%;
	}

	li.rent_info {
		height: auto;
		display: inline-block;
		margin-right: 20px;
		margin-top: 0;
	}
	li.rent_info:after{
		display: none;
	}
	li.rent_info > p{ /* title (費用明細)*/
		text-align: left;
		margin-bottom: 10px;
	}
	.rent_info .container{
		padding:20px 10px;
		background-color: #5b5b5b;
		text-align: left;
	}
	.rent_info .container div{
		max-width: 255px;
		word-break: break-all;
		display: inline-block;
		vertical-align: top;
		text-indent: -5.5em;
		padding-left: 5.5em;
		margin:0 5px;
		font-size: 14px;
	}
	.rent_info p{
		padding:2px 0;
	}

	.detail{
		display: inline-block;
		vertical-align: middle;
		margin-right: 10px;
	}
	.price_info small{
		font-weight: 300;
		letter-spacing: 2px;
	}
	.price{
		font-size: 22px;
		letter-spacing: 4px;
		margin-bottom: 10px;
	}
	.totoal{
		display: inline-block;
		vertical-align: middle;
		font-size: 26px;
		font-weight: 600;
	}
	.minus,
	.add,
	.sum{
		padding-left: 40px;
		position: relative;
	}
	.minus:before,
	.add:before,
	.sum:before{
		content:'';
		display: block;
		width: 31px;
		height: 100%;
		position: absolute;
		top: 47px;
		bottom: 0;
		left: -5px;
		margin:auto 0;
	}
	.minus:before{
		background: url(../img/icon/icon-minus.png) center center no-repeat;
	}
	.add:before{
		background: url(../img/icon/icon-plus.png) center center no-repeat;
	}
	.sum:before{
		background: url(../img/icon/icon-equal.png) center center no-repeat;
	}

@media screen and (max-width: 1366px){
	#step .w1300{
		
	}

	.sec_cars .car_single figure > ul{		
		max-width: 200px;
		padding-left: 20px;
	}
	.sec_cars [class^="icon-"]:before,
	.sec_cars [class*="icon-"]:before{
		margin-right: 20px;
	}

	.sec_cars .car_double figure .content{
		padding-left: 15px;
	}

	.sec_addons .addons li figure{
		padding: 15px;
		font-size: 14px;
		font-weight: 300;
	}

	#close{
		width: 40px;
		top:-15px;
	}
	.price_info.closed #close{
		top:-10px;
	}
}
@media screen and (max-width: 1280px){
	.sec_cars .car_double figure > ul li{
		padding-bottom: 0;
	}
	.sec_cars .car_double figure .content{
		padding-left: 10px;
	}
	.sec_cars .car_double [class^="icon-"]:before,
	.sec_cars .car_double [class*="icon-"]:before{
		display: block;
		margin:0 auto 5px;
	}
}
@media screen and (max-width: 1024px){
	.sec_cars .car_single figure > img,
	.sec_cars .car_double figure > img{
		display: block;
		width: 100%;
		max-width: 550px;
		margin:0 auto;
		padding-top: 0;
	}
	.sec_cars .car_single figure > ul{
		width: 40%;
		padding-left: 0;
	}
	.sec_cars .car_single figure > div{
		width: 60%;
	}

	.sec_cars .car_double figure{
		padding-top: 20px;
	}
	.sec_cars .car_double figure .content{
		width: 100%;
		max-width: none;
		margin-left: 0;
	}
	.sec_cars .car_double figure > ul li{
		padding-right: 5px;
		min-width: 85px;
	}
	.sec_cars .car_double [class^="icon-"]:before,
	.sec_cars .car_double [class*="icon-"]:before{
		width: 30px;
		height: 30px;
	}
	.sec_cars .car_double .btn{
		margin-top: 10px;
	}

	.num p{
		letter-spacing: 5px;
	}
	.quantity{
		width: 60%;
	}
}
@media screen and (max-width: 768px){
	#step .w1300{
		width: 90%;
	}

	.sec_cars .car_single figure{
		padding-top: 20px;
	}
	.sec_cars .car_single figure > div h5.fright{
		float:left;
	}
	.sec_cars .car_single figure > ul,
	.sec_cars .car_single figure > div{
		width: 100%;
		display: block;
		max-width: none;
	}
	.sec_cars .car_single figure > img,
	.sec_cars .car_double figure > img{
		max-width: 80%;
	}
	.sec_cars .car_single figure > ul{
		text-align: center;
	}
	.sec_cars .car_single figure > ul li{
		display: inline-block;
		vertical-align: top;
		width: 30%;
		padding: 10px 0;
	}
	.sec_cars [class^="icon-"]:before,
	.sec_cars [class*="icon-"]:before{
		margin-right: 10px;
	}
	.sec_cars .icon-people{
		max-width: 100px;
	}
	.sec_cars .icon-bag,
	.sec_cars .icon-package{
		min-width: 140px;
	}

	.sec_cars .car_double{
		width: 100%;
		margin-left: 0;
		padding-left: 0;
	}
	.sec_cars .car_double figure .content{
		padding-left: 0;
	}
	.sec_cars .car_double [class^="icon-"]:before,
	.sec_cars .car_double [class*="icon-"]:before{
		width: 45px;
		height: 45px;
	}
	.sec_cars .car_double figure > ul li{
		min-width: 0;
		padding-right: 0;
		vertical-align: top;
	}

	.sec_addons .addons li{
		display: block;
		width: 100%;
		border-bottom: 1px solid #d5d5d5;
		padding-bottom: 10px;
	}
	.sec_addons .addons li figure{
		font-size: 16px;
		max-width: none;
		border:none;
		margin-top: 10px;
		margin-bottom: 0;
	}
	.sec_addons .addons li.active{
		border-bottom-color:#E48026;
	}
	.sec_addons .addons li.active figure{
		outline:none;
	}
	.quantity{
		width: 50%;
	}
	.sec_addons .addons li figure img,
	.sec_addons .addons li figure figcaption{
		display: inline-block;
		vertical-align: middle;
		text-align: left;
	}
	.sec_addons .addons li figure img{
		width: 90px;
		margin-right: 20px;
	}
}
@media screen and (max-width: 480px){
	.sec_cars .car_single figure,
	.sec_cars .car_double figure{
		padding: 20px;
	}
	.sec_cars .car_single figure > ul li:before{
		display: block;
		width: 100%;
	}
	.sec_cars .icon-bag,
	.sec_cars .icon-package{
		min-width: 0;
	}

	.sec_addons .addons{
		margin-top: 0;
	}
	.sec_addons .addons li figure img{
		width: 50px;
	}

	#close,
	.price_info.closed #close{
		top:-12px;
		width: 30px;
	}
	.price_info.closed #close{
		top:-12px;
	}
}

/* 2022.08 */
.cars_select_box{
	text-align: left;
	padding: 40px 30px 20px 30px;
	border: 1px solid #a0a0a0;
}
.cars_item{
	padding: 40px 15px 30px 15px;
	margin-bottom: 10px;
}
.cars_div_left{
	width: calc(100% - 380px);
}
.cars_div_left img{
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.cars_div_right{
	width: 380px;
}
.cars_div_right h4{
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 0;
    margin-bottom: 10px;
}
.cars_div_right h5{
	font-size: 24px;
    color: #8D8D8D;
    letter-spacing: 0;
    margin-bottom: 10px;
}
.cars_div_right h6{
	color: #8D8D8D;
	margin-bottom: 5px;
}
.cars_li{
	font-size: 15px;
    letter-spacing: 1px;
    padding: 10px 0;
}
.cars_div_right hr{
	background-color: #ccc;
    margin: 10px 0;
}
.cars_li .price{
	font-size: 20px;
    color: #002F70;
    font-weight: bold;
    letter-spacing: 0;
}
.cars_sp{
	position: relative;
    top: -1px;
    margin-left: 10px;
    margin-right: 10px;
}
.cars_div_info{
	padding: 10px 0;
    justify-content: space-between;
	font-size: 15px;
	letter-spacing: 0;
}
.cars_div_info_icon{
	position: relative;
    top: 3px;
    margin-right: 10px;
}
.cars_btns{
    margin-top: 40px;
}
.cars_btns_left{
	padding-right: 10px;
}
.cars_btns_right{
	padding-left: 10px;
}
.cars_btn1{
	display: block;
    font-size: 17px;
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
    padding: 15px 0;
    background-color: #E48026;
    border-radius: 45px;
}
.cars_btn1:hover{
    background-color: #D75526;
}
.cars_btn2{
    display: block;
    font-size: 17px;
    color: #000;
    text-align: center;
    letter-spacing: 1px;
    padding: 15px 0;
    background-color: #E2E2E2;
    border-radius: 45px;
}
.cars_btn2:hover{
    color: #fff;
    background-color: #161210;
}
.cars_select_box label{
	width: 100%;
}
.sec_cars .car_double label .btn{
	margin-top: 20px;
}
input[type="radio"]:checked + .cars_item{
	border: 1px solid #E48026;
	background-color: #f4f4f4;
}
input[type="radio"]:checked + .car_double .cars_select_box{
	border-color: #E48026;
	background-color: #f4f4f4;
}
input[type="radio"]:checked + .car_double label .btn{
	background-color: #E48026;
    border-color: #E48026;
    color: #ffffff;
}
.cars_slick{
	position: relative;
    display: block;
    width: 100%;
}
.discount_div{
	max-width: 500px;
	margin-bottom: 20px;
}
.discount_info{
	text-align: left;
}
.discount_info_title{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}
.discount_select{
	flex: 1;
}
.discount_select_btn_div{
	width: 80px;
	padding-left: 10px;
}
.discount_select_btn{
	display: block;
	width: 100%;
	padding: 11px 0;
	background-color: #E2E2E2;
	font-size: 16px;
	text-align: center;
	letter-spacing: 1px;
}
.discount_select_btn:hover{
	background-color: #d2d2d2;
}
.sec_addons{
	padding-top: 0;
	background: none;
}
.cars_indiv{
	max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
}
.cars_feature{
	padding: 20px 0;
}
.addons_item{
	width: 25%;
    margin-bottom: 50px;
}
.addons_icon{
	width: 80px;
}
.addons_con{
	flex: 1;
    padding-left: 20px;
    padding-right: 20px;
}
.addons_con_title{
	font-size: 16px;
    font-weight: bold;
}
.addons_con_price{
	font-size: 15px;
}
.addons_con_price span{
	color: #E48026;
}
.quantity{
	width: 100%;
	max-width: 120px;
}
.addons_choose_btn{
	display: block;
	width: 100%;
	max-width: 120px;
	text-align: center;
	border: 1px solid #000;
	padding: 2px 0;
}
.addons_choose_btn:hover{
	color: #fff;
	background-color: #5d5d5d;
	border-color: #5d5d5d;
}
.addons_choose_btn.active{
	color: #fff;
	background-color: #E48026;
	border-color: #E48026;
}
.p_title{
	text-align: left;
}
.sel_country{
	max-width: 500px;
}
.price_info_pro{
	position: relative;
	display: none;
	top: 3px;
	margin-right: 30px;
}
.price_info.closed .price_info_pro{
	display: inline-block;
}
.popup{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-left: 15px;
	padding-right: 15px;
	z-index: 9999;
	display: none;
}
.popup_mask{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.8;
}
.proinfo_box{
	position: relative;
	max-width: 600px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 7px;
}
.proinfo_con{
	min-height: 200px;
	max-height: calc(100vh - 150px);
	overflow-y: auto;
}
.popup_close{
	position: absolute;
	top: -40px;
	right: 0;
	font-size: 30px;
	color: #fff;
	cursor: pointer;
}
.loading_popup{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	display: none;
}
.loading_popup.active{
	display: block;
}
.loading_box{
	position: relative;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 7px;
	color: #fff;
	text-align: center;
}
.loading_box_icon{
	display: block;
	width: 64px;
}
.price_info_step4{
	position: relative;
    z-index: 1;
}
.step_detail_info{
	color: #cc0033;
	border: 1px solid #cc0033;
	border-radius: 7px;
	padding: 1px 3px;
	text-align: center;
	margin-top: 3px;
}
.cars_div_left_type{
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px;
    margin-top: 20px;
}


@media(max-width: 1366px){
	.cars_select_box{
		padding: 20px 15px;
	}
	.discount_select select{
		font-size: 16px;
		padding: 10px;
	}
}

@media(max-width: 1199px){
	.cars_feature{
		padding: 20px 15px;
	}
	.addons_item{
		width: 33.33%;
	}
}

@media(max-width: 991px){
	.cars_div_left{
		width: 100%;
		margin-bottom: 40px;
	}
	.cars_div_right{
		width: 100%;
	}
}

@media(max-width: 767px){
	.cars_item{
		padding: 40px 5px 20px 5px;
	}
	.cars_div_right h4{
		font-size: 24px;
	}
	.cars_div_right h5{
		font-size: 22px;
	}
	.addons_item{
		width: 50%;
	}
}

@media(max-width: 575px){
	.addons_item{
		width: 100%;
	}
	.addons_icon{
		width: 110px;
		padding-left: 20px;
		padding-right: 10px;
	}
}

