﻿@charset "utf-8";
body {
	font-size: 16px;
	line-height: 1.7;
}
.innerWrap {
	max-width: 1000px;
	margin: 0 auto;
}
a {
	cursor: pointer;
}
a:hover {
	opacity: 0.8;
}
a:hover img, .ro:hover {
	opacity: 0.8;
}
.ro:hover img {
	opacity: 1;
}
.inner_p15 {
	padding: 0;
}
.spCont, .spCont2 {
	display: none;
}
.pcCont {
	display: block;
}
.mb18-12 {
	margin-bottom: 18px;
}
.mb100-50 {
	margin-bottom: 100px;
}
.pb80-50 {
	padding-bottom: 80px;
}
a.faq {
	margin-top: 0;
}
.icon_plan {
	font-size: 14px;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■breadcrumbs
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#breadcrumbs {
	margin: 0 auto 12px;
	padding: 0;
	width: 990px;
}
#breadcrumbs ul {
	margin: 0;
	padding: 0 5px;
	line-height: 1.5;
}
#breadcrumbs ul::before {
	width: auto;
	bottom: 0;
}
#breadcrumbs li {
	display: inline;
	white-space: pre-wrap;
}
#breadcrumbs li:after {
	padding: 0 10px;
}
#breadcrumbs li {
	font-size: 12px;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■header
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#header_logo {
	padding: 10px 15px;
	overflow: hidden;
}
#header_logo:before {
	top: 42px;
}
#header_logo:after {
	content: "";
	background-color: #fff;
	position: absolute;
	left: 50%;
	top: 30px;
	width: 100%;
	height: 50px;
	z-index: 5;
	width: 1050px;
	margin-left: -525px;
}
#header_logo .innerWrap {
	padding-left: 0;
	padding-right: 0;
}
#header_logo h1 img {
	width: 160px;
	height: auto;
}
#header_logo .f_right {
	overflow: hidden;
	vertical-align: middle;
	margin-top: 21px;
}
#header_logo p.logo {
	float: left;
	margin-top: 5px;
}
#header_logo img {
	width: 140px;
	height: auto;
}
/*@media screen and (max-width: 550px){
	header .innerWrap{
		padding-left:6px;
		padding-right:6px;
	}
	header .f_right{
		margin-top:0;
	}
	header p.login{
		margin:15px 0 4px 0;
		float:none;
	}
	header p.logo{
		float:none;
	}
}*/
#login-nav {
	max-width: 1000px;
	padding: 8px 18px;
	margin: 0 auto 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#login-nav a {
	font-size: 14px;
}
#login-nav li {
	font-size: 14px;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■nav
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
nav {
	margin-bottom: 40px;
}
nav li {
	font-size: 16px;
	padding: 8px 0;
	width: 16%; /* IE8以下とAndroid4.3以下用*/
	width: -webkit-calc(100% / 6.5);
	width: calc(100% / 6.5);
}
nav li:last-of-type {
	border-right: 1px solid #000;
}
nav li:first-of-type {
	border-left: 1px solid #000;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■footer
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
footer {
	margin-top: 50px;
	font-size: 13px;
}
footer p#copy {
	padding: 15px 3px;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■form
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
input[type="submit"], label, select {
	cursor: pointer;
}
select {
	background-size: auto 35px;
	height: 35px;
	font-size: 15px;
}
 select::-ms-expand {
 display: none;
}
.disabled label {
	cursor: default;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■contents
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*------------------------------
	エラーメッセージ
--------------------------------*/
.errorMsg {
	margin: 0;
	padding: 15px 20px;
	font-size: 15px;
}
.errorMsg.top {
	margin-bottom: 40px;
}
.errorMsg.bottom {
	margin-top: 40px;
}
/*------------------------------
	時価商品のご案内
--------------------------------*/
#market-price {
	margin: 40px 80px;
	padding: 20px 10px;
	text-align: center;
}
#market-price .heading {
	font-size: 17px;
	font-weight: bold;
	color: #d70c19;
	margin-bottom: 5px;
}
#market-price .limit {
	font-weight: bold;
	color: #007bd0;
	font-size: 14px;
}
#market-price .limit .num {
	font-size: 17px;
}

#market-price .first-day-nc {
    font-weight: bold;
    color: red;
    font-size: 17px;
}

#market-price .first-day-cf {
    font-weight: bold;
    color: blue;
    font-size: 17px;
}

#market-price .charge {
	margin: 16px 10px 4px;
	text-align: left;
}
#market-price .charge dl {
	margin: 2px 8px 5px;
}
#market-price .charge dl dt {
	width: 15%;
	font-size: 15px;
}
#market-price .charge dl dt::after {
	padding: 0 8px;
}
#market-price .charge dl dd {
	width: 85%;
	font-size: 15px;
}
#market-price .charge p {
	font-size: 16px;
}
#market-price .charge table thead th {
	width: 42%;
	padding: 5px 30px;
	font-size: 16px;
	box-sizing: border-box;
}
#market-price .charge table thead th:nth-of-type(2) {
	width: 58%;
}
#market-price .charge table tbody td {
	padding: 5px 30px;
	font-size: 18px;
}
#market-price .charge table tbody td br {
	display: none;
}
#market-price .charge table tbody tr.readmore_charge td {
	padding: 6px 24px 10px;
}
#market-price .charge table tbody tr.readmore_charge td a {
	font-size: 15px;
}
#market-price .single {
	font-size: 14px;
}
#market-price .charge a.faq {
	margin: 2px 0 0 8px;
}
 @media screen and (max-width: 1000px) {
#market-price .charge dl dt {
	width: 14%;
}
#market-price .charge dl dd {
	width: 76%;
}
}
/*------------------------------
	block
--------------------------------*/
.block {
	margin-bottom: 60px;
}
/*------------------------------
	アコーディオン
--------------------------------*/
.acBtn {
	cursor: pointer;
}
.acBox {
	padding: 20px 30px;
	font-size: 14px;
}
.acBox li {
  list-style-type: inherit;
}
.reBox li {
  list-style-type: inherit;
}

/*------------------------------
	hd
--------------------------------*/
/* hd01 */
.hd01 {
	font-size: 32px;
	margin-bottom: 35px;
}
/* hd02 */
.hd02 {
	font-size: 20px;
	margin-bottom: 18px;
}
/* hd03 */
.hd03 {
	font-size: 18px;
}
/* hd04 */
.hd04 {
	font-size: 18px;
}
/*------------------------------
	btn
--------------------------------*/
/* btn01 */
.back_btn {
	margin: 35px 0 45px 0;
}
/* btn03 */
.btn03 {
	text-align: center;
}
.btn03 a, button.btn03 {
	padding: 8px 5px;
}
/* last_btn */
.last_btn {
	background: #dedede;
	padding: 30px 40px;
}
a.btn-disabled {
	opacity: 1;
}
.btn03 a {
	font-size: 20px;
}
.arrow_12 {
	background-position: 64% center;
}
/*------------------------------
	box
--------------------------------*/
/* box01 */
.box01 {
	padding: 20px;
}
/* box02 */
.box02 {
	padding: 20px;
}
/* last_btn */
.last_btn {
	font-size: 15px;
}
/*------------------------------
	table
--------------------------------*/
/* table01 ＋－ */
.table01 {
	font-size: inherit;
}
.table01 th span {
	font-size: 13px;
}
.table01 td .red {
	font-size: 22px;
}
.table01 select {
	font-size: 14px;
}
/* table02 料金確認 */
.table02 + .table02 {
/*	margin-top: 35px;*/
}
.table02 th {
	font-size: 16px;
}
.table02 th, .table02 td {
	padding-top: 15px;
	padding-bottom: 15px;
}
.table02 td {
	font-size: 15px;
}
.table02 td.person {
	text-align: right;
}
.table02 td.quantity {
	width: 180px;
}
.table02 td.price {
	width: 140px;
	font-size: 16px;
}
.table02.total th {
	font-size: 15px;
}
.table02 td.carImage img {
	max-width: 320px;
}
.table02 td.carImage .vendar img {
	width: 200px;
}
.table02 td.campaign_code {
	padding-top: 0px !important;
}
.table02.coupon .info th {
	border: none;
}
.table02.coupon .info td{
	padding: 0 5px 18px;
}
.table02.coupon .price td:first-child {
	width: 80%;
}
.table02.coupon .price td {
	width: 20%;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■choose（選択）
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#choose #copy {
	padding-bottom: 105px;
}
/*------------------------------
	box
--------------------------------*/
/* box01 */
#choose .box01, #confirm .box01 {
	margin-bottom: 35px;
}
#choose .box01 ul, #confirm .box01 ul {
	font-size: inherit;
}
.box01 img.gtc-logo {
	max-width: 120px;
}
/*------------------------------
	AIR選択
--------------------------------*/
.block .select_hd {
	margin-bottom: 20px;
}
.block .select_hd .red {
	font-size: 19px;
	padding-top: 3px;
}
.select_list td {
	box-sizing: border-box;
}
.block .select_hd .f_right {
	float: left;
	margin-left: 15px;
}
.select_list td.select {
	width: 60px;
}
.select_list td.time_cell {
	width: 500px;
	padding: 10px 15px 6px;
	font-size: 17px;
}
.select_list td .small {
	font-size: 14px;
}
.select_list td.time_cell .time:first-of-type {
	padding-right: 15px;
}
.select_list td.info {
	width: 440px;
	padding: 10px 15px;
}
.select_list td.name {
	padding: 0 15px 10px;
}
.select_list td.info li.update > span {
	width: 180px;
	font-size: 14px;
}
.select_list td.info ul li.price {
	width: 74%;
}
.select_list td.info ul li.seats {
	padding-top: 6px;
	width: 26%;
}
.select_list td.info ul li.seats span {
	width: 100px;
	font-size: 16px;
}
.select_list td.info ul li.price .before {
	font-size: 14px;
	margin-right: 8px;
}
.select_list td.info ul li.price .before::after {
	top: 10px;
	right: 2px;
}
.select_list .red {
	font-size: 18px;
}
.select_list .red span {
	padding: 0 2px;
	font-size: 14px;
}
.select_list input[type=radio] {
	left: 23px;
}
/*------------------------------
	ホテル選択
--------------------------------*/
#choose .hotel_wrap th {
	width: 55px;
	font-size: 14px;
}
#choose .hotel_wrap td {
	padding: 20px 5px 18px 10px;
}
#choose .hotel_wrap .js-hotel-select {
	padding-bottom: 20px;
}
#choose .hotel_wrap .img img {
	width: 90px;
	height: auto;
}
#choose .hotel_wrap .txt {
	padding-left: 96px;
}
#choose .hotel_wrap p.select-name {
	font-size: 16px;
}
#choose .hotel_wrap dd:first-child {
	margin-right: 15px;
}
#choose .hotel_wrap .price {
	font-size: 18px;
}
#choose .hotel_wrap .price.child {
	margin-left: 4px;
	font-size: 13px;
}
#choose .hotel_wrap .price.child span {
	padding-left: 1px;
	font-size: 11px;
}
#choose .hotel_wrap .price span {
	font-size: 12px;
}
#choose .hotel_wrap .room {
	width: 140px;
	padding: 2px 0 1px;
	font-size: 16px;
}
#choose .hotel_wrap .price span {
	font-size: 12px;
}
#choose .hotel_wrap select {
	margin-top: 10px;
	margin-bottom: 12px;
}
#choose .hotel_wrap p.info {
	font-size: 14px;
}
#choose .hotel_wrap .btn04, #choose .hotel_wrap .btn05 {
	overflow: hidden;
}
#choose .hotel_wrap .btn04 li {
	float: left;
	margin-right: 10px;
}
#choose .hotel_wrap li input {
	padding: 10px 30px;
}
#choose .hotel_wrap .disclaimer {
	margin-top: 0;
}
#choose .hotel_wrap .disclaimer li {
	font-size: 14px;
	padding-bottom: 0;
}
#choose .hotel_wrap li.btn_hotel .error {
	padding: 5px 5px 0;
}
#choose .hotel_wrap #UpdatePanelSelectHotel ul li {
	font-size: 15px;
}
/*------------------------------
	サブ運輸
--------------------------------*/
#choose .sub_tarn_wrap select {
	margin-bottom: 15px;
}
#choose .sub_tarn_wrap p.ttl {
	font-size: 14px;
	margin-bottom: 10px;
}
#choose .sub_tarn_wrap p.txt {
	font-size: 14px;
	margin-bottom: 10px;
}
/*--　バス運輸 --*/
#choose .sub_tarn_wrap .sub_bus th {
	padding: 10px;
	width: 80px;
	text-align:center;
}
#choose .sub_tarn_wrap .sub_bus .select_bus a{
	padding: 0 26px 0 0;
	font-size: 0;
	background-size: auto 35px;
	background-position: right 2px center;
}
#choose .sub_tarn_wrap .sub_bus .select_bus a > div{
	padding: 8px 0 7px 16px;
}
#choose .sub_tarn_wrap .sub_bus .select_bus .round {
	font-size: 14px;
	width: 5%;
}
#choose .sub_tarn_wrap .sub_bus .select_bus .round span {
	padding-right: 0;
	font-size: 13px;
}
#choose .sub_tarn_wrap .sub_bus .select_bus .info,
#choose .sub_tarn_wrap .sub_bus .select_bus .selected {
	width: 95%;
	font-size: 16px;
}
#choose .sub_tarn_wrap .sub_bus .select_bus .info{
	padding: 14px 0;
}
#choose .sub_tarn_wrap .sub_bus .select_bus .selected .time {
	width: 10%;
	font-size: 12px;
}
#choose .sub_tarn_wrap .sub_bus .select_bus .selected .time b {
	font-size: 16px;
	padding-right: 4px;
}
#choose .sub_tarn_wrap .sub_bus .select_bus .selected .text {
	padding-bottom: 0;
	width: 90%;
	font-size: 16px;
}
/* バス運輸選択モーダウウィンドウ*/
.mdl_select_bus .overlay {
	background: rgba(0, 0, 0, 0.6);
}
.mdl_select_bus .terminal {
	margin: 0 auto;
	padding: 5px 0;
	width: 900px;
	height: 100%;
	background: #fff;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
}
.mdl_select_bus .terminal h2 {
	padding: 10px 10px 14px 54px;
	font-size: 21px;
	line-height: 1.3;
}
.mdl_select_bus .terminal h2 .mdl_close {
	width: 40px;
	height: 30px;
}
.mdl_select_bus .terminal h2 .mdl_close::before, .mdl_select_bus .terminal h2 .mdl_close::after {
	top: 12px;
	right: 10px;
	width: 34px;
}
.mdl_select_bus .terminal h2::before {
	left: 20px;
	top: 12px;
	width: 22px;
	height: 22px;
}
.mdl_select_bus .terminal ul h3 {
	padding: 8px 18px 6px;
	font-size: 18px;
}
.mdl_select_bus .terminal ul h3.accordion::after {
	right: 30px;
	top: 12px;
	height: 14px;
	width: 14px;
}
.mdl_select_bus .terminal ul h3.accordion.touch::after {
	top: 20px;
}
.mdl_select_bus .terminal ul li > ul li {
	padding: 12px 10px 12px 24px;
}
.mdl_select_bus .terminal ul li > ul li a .time {
	width: 10%;
	font-size: 13px;
	line-height: 2;
}
.mdl_select_bus .terminal ul li > ul li a .time b {
	font-size: 18px;
	padding-right: 2px;
}
.mdl_select_bus .terminal ul li > ul li a .text {
	width: 90%;
	font-size: 16px;
}

table.ltlSubTransportationTableClass th {
	padding: 10px;
	width: 80px;
	text-align:center;
}
/*------------------------------
	レンタカー
--------------------------------*/
#choose .car_wrap {
	overflow: hidden;
}
#choose .car_wrap .img {
	text-align: left;
	float: left;
}
#choose .car_wrap .img img {
	width: 300px;
	height: auto;
}
#choose .car_wrap .txt_area {
	padding-left: 330px;
}
#choose .car_wrap p.capacity {
	font-size: 12px;
}
#choose .car_wrap p.name {
	margin-bottom: 2px;
}
#choose .car_wrap p.price {
	text-align: left;
	font-size: 16px;
}
#choose .car_wrap .select_hd .rentcar_btn {
	text-align: right;
	width: auto;
}
#choose .car_wrap ul.icon li {
	width: auto;
	font-size: 12px;
	padding: 5px 10px 5px 7px;
}
#choose .car_wrap ul.icon li:nth-child(3) {
	margin-right: 2px;
}
#choose .car_wrap ul.icon li.icon-gasoline {
	width: auto;
	vertical-align: top;
	padding: 10px 7px 6px;
	margin: 0 0 2px;
	text-align: center;
}
#choose .car_wrap ul.icon img {
	width: auto;
	height: 18px;
	margin-right: 5px;
	vertical-align: text-bottom;
}
#choose .car_wrap .disclaimer .wrap p {
	display: table-cell;
	padding: 5px 7px;
	font-size: 14px;
}
/*#choose .car_wrap .disclaimer p.ttl {
    width: 100px;
}*/

#choose .car_wrap .company p {
	display: table-cell;
	vertical-align: middle;
}
#choose .car_wrap .disclaimer p.link {
	font-size: 14px;
}
#choose .car_wrap .company .img {
	width: 120px;
	float: none !important;
}
#choose .car_wrap .disclaimer {
	margin-bottom: 15px;
}
#choose .car_wrap .company .txt {
/*width:95%;*/
}
 @media screen and (max-width: 690px) {
#choose .car_wrap .img {
	text-align: center;
	float: none;
}
#choose .car_wrap .txt_area {
	padding-left: 0;
}
}
#choose .car_wrap table th {
	width: 76px;
	font-size: 14px;
}
#choose .car_wrap table.lend_return th {
	width: 90px;
}
#choose .car_wrap table th span {
	font-size: 10px;
}
#choose .car_wrap table td {
	padding-top: 0;
	padding-bottom: 0;
}
#choose .car_wrap table p.price {
	display: inline-block;
	padding-left: 20px;
}
#choose .car_wrap table div {
	padding-top: 9px;
}
#choose .car_wrap p.sub, .hotel_wrap p.sub, .air_wrap p.sub {
	font-size: 13px;
}
/*------------------------------
	オプション
--------------------------------*/
#choose .option_wrap p.ttl {
	font-size: 16px;
}
#choose .option_wrap p.txt {
	font-size: 14px;
}
#choose .option_wrap table.table01 th {
	width: 64%;
}
#choose .option_wrap .desc_box {
	display: block;
	overflow: hidden;
}
#choose .option_wrap p.txt.desc {
	margin-bottom: 5px;
}
#choose .option_wrap p.txt.desc span {
	display: inline;
	width: auto;
	height: auto;
	padding: 0;
	overflow: unset;
}
#choose .option_wrap .readmore_desc {
	height: 120px;
	overflow: hidden;
}
#choose .option_wrap .readmore_desc_btn a {
	margin: 0 0 10px;
	padding: 5px 0;
}
#choose .option_wrap p.txt a.blank {
	display: inline-block;
	padding: 0;
}
#choose .option_wrap p.txt a.blank::after {
	background: url(../../Images_Style/Tour/ico_blank.png) no-repeat right center;
	-webkit-background-size: auto 10px;
	background-size: auto 10px;
	padding: 0 14px 0 0;
}
#choose .option_wrap p.img {
	float: left;
	margin-right: 20px;
}
#choose .option_wrap .price p.txt {
	font-size: 16px;
}
#choose .option_wrap .add_select {
	clear: both;
	padding-top: 5px;
}
#choose .option_wrap p.participant {
	margin: 2px 0 10px;
	min-width: 100px;
	font-size: 16px;
	line-height: 1.7;
}
#choose .option_wrap .add_select {
	clear: both;
	padding-top: 5px;
}
/*------------------------------
	保険
--------------------------------*/
#choose .insurance_wrap p.ttl {
	font-size: 16px;
}
#choose .insurance_wrap p.txt {
	font-size: 14px;
}
#choose .insurance_wrap p.img {
	float: left;
}
#choose .insurance_wrap .desc_url {
	margin-left: 340px;
}
#choose .insurance_wrap p.price {
	clear: both;
}
/*------------------------------
	アドオン(ランドパック、オプション単体)
--------------------------------*/
#choose .addonop_wrap .box02 {
	min-height: 280px;
}
#choose .addonop_wrap p.ttl {
	font-size: 16px;
}
#choose .addonop_wrap p.txt {
	font-size: 14px;
}
#choose .addonop_wrap .price p.txt {
	font-size: 16px;
}
#choose .addonop_wrap .desc_box {
	display: block;
	overflow: hidden;
}
#choose .addonop_wrap p.txt.desc {
	margin-bottom: 5px;
}
#choose .addonop_wrap p.txt.desc span {
	display: inline;
	width: auto;
	height: auto;
	padding: 0;
	overflow: unset;
}
#choose .addonop_wrap .readmore_desc {
	height: 120px;
	overflow: hidden;
}
#choose .addonop_wrap .readmore_desc_btn a {
	margin: 0 0 10px;
	padding: 5px 0;
}
#choose .addonop_wrap p.txt a.blank {
	display: inline-block;
	padding: 0;
}
#choose .addonop_wrap p.txt a.blank::after {
	background: url(../../Images_Style/Tour/ico_blank.png) no-repeat right center;
	-webkit-background-size: auto 10px;
	background-size: auto 10px;
	padding: 0 14px 0 0;
}
#choose .addonop_wrap .add_select {
	clear: both;
	padding-top: 5px;
}
#choose .addonop_wrap p.participant {
	margin: 2px 0 10px;
	min-width: 100px;
	font-size: 16px;
	line-height: 1.7;
}
#choose .addonop_wrap p.img {
	float: left;
	margin-right: 20px;
}
#choose .addonop_wrap .table01.member th .price span, #choose .addonop_wrap p.txt.price .red span, #choose .addonop_wrap .txt .red span, #choose .addonop_wrap .price p.txt .red span {
	font-size: 18px;
	font-weight: bold;
}
#choose .addonop_wrap .table01.member th .price, #choose .addonop_wrap p.txt.price .red, #choose .addonop_wrap .txt .red, #choose .addonop_wrap .price p.txt .red {
	font-size: 12px;
	font-weight: 100;
}
#choose .addonop_wrap .table01.member th .price {
	margin-top: 0;
}
#choose .addonop_wrap select {
	background-size: auto 35px;
	height: 35px;
}
/*------------------------------
	見積もり
--------------------------------*/
#choose .estimate_wrap {
	padding: 8px 5px 15px 5px;
	border-bottom: none;
	border-left: none;
	border-right: none;
}
#choose .estimate_wrap .inner {
	-webkit-align-items: center;
	align-items: center;
}
#choose .estimate_wrap .price {
	font-size: 20px;
}
#choose .estimate_wrap .price .total {
	font-size: 26px;
	padding-right: 2px;
}
#choose .estimate_wrap ul {
	text-align: center;
	font-size: 0;
}
#choose .estimate_wrap ul li {
	font-size: 18px;
	padding: 0 10px;
}
#choose .estimate_wrap ul li span {
	font-size: 20px;
}
#choose .estimate_wrap ul li.red, #choose .estimate_wrap ul li.red span {
	font-size: 26px;
}
#choose .estimate_wrap ul li.before {
	padding: 0;
	margin-right: 2px;
}
#choose .estimate_wrap ul li.before::before {
	top: 14px;
	left: 0;
	width: 90%;
}
#choose .estimate_wrap ul li.before, #choose .estimate_wrap ul li.before span {
	font-size: 18px;
}
#choose .estimate_wrap ul li.before + li {
	padding: 0 0 0 5px;
}
#choose .estimate_wrap .exGTC {
	display: inline-block;
	margin-top: 4px;
	margin-left: 5px;
	font-size: 14px;
}
#choose .estimate_wrap .exGTC a{
	padding: 0 15px 0 0;
    -webkit-background-size: auto 11px;
    background-size: auto 11px;
    background-position: top 4px right 2px ;
}
#choose .estimate_wrap .exGTC a::after{
	bottom: 1px;
}
#choose .estimate_wrap .exGTC .amount{
	padding: 0 4px 0 3px;
	font-size: 11px;
}
#choose .estimate_wrap .exGTC .amount span{
	font-size: 16px;
}

/*------------------------------
	割引
--------------------------------*/
#choose .discount_wrap th {
	width: 90px;
	font-size: 14px;
}
#choose .discount_wrap td {
	text-align: right;
	font-weight: bold;
}
#choose .discount_wrap td.red {
	font-size: 18px;
}
#choose .discount_wrap td.red span {
	font-size: 16px;
}
.discount .box02 table td {
	font-size: 20px;
}
.discount .box02 table td .yen {
	font-size: 14px;
}
/*------------------------------
	キャンペーンコード
--------------------------------*/
#choose .campaign_wrap .f_right .red {
	font-size: 18px;
}
#choose .campaign_wrap .f_right .red span {
	font-size: 12px;
}
/*------------------------------
	質問
--------------------------------*/
.qa_wrap dt {
	padding: 15px;
}
.qa_wrap input {
	margin-top: 19px;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■calendar（カレンダー）
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#calendar #copy {
	padding-bottom: 100px;
}
#calendar .departure p {
	height: 40px;
}
#calendar .departure p.hd {
	width: 100px;
	font-size: 15px;
	line-height: 40px;
}
#calendar .departure .select {
	padding-left: 100px;
	font-size: 18px;
}
#calendar .departure .select p.active {
	height: 40px;
	font-size: 18px;
	line-height: 40px;
	cursor: pointer;
	padding-left: 10px;
}
#calendar .departure p.active small {
	font-size: 13px;
}
#calendar .departure .select ul p {
	padding: 0;
	margin-bottom: 5px;
	height: auto;
}
#calendar .departure .select ul li {
	padding: 17px 20px;
}
#calendar .departure .select ul li a {
	padding: 0 30px 0 15px;
	font-size: 15px;
	background-position: left 11px;
}
#calendar .departure .select ul ul li {
	width: auto;
}
 @media screen and (max-width: 850px) {
#calendar .departure .select ul ul li {
	width: 33.33%;
}
}
#calendar .box01 {
	float: left;
}
#calendar .tour_btn {
	float: left;
	padding: 0 0 0 15px;
	margin-top: 0;
}
#calendar .tour_btn a {
	padding: 15px 40px 15px 45px;
	font-size: 14px;
}
 @media screen and (max-width: 720px) {
#calendar .box01 {
	float: none;
}
#calendar .tour_btn {
	float: none;
	padding: 0;
	margin-top: -30px;
}
}
/*#calendar .departure .select select{
	width:auto;
	padding-right:45px;
}*/
/*------------------------------
	intro
--------------------------------*/
/*#calendar #intro {
    padding-top: 80px;
}
*/
#calendar #intro {
	margin-bottom: 35px;
}
#calendar #intro select.day {
	margin-bottom: 10px;
	padding: 4px 2px 4px 10px;
	width: auto;
	padding-right: 30px;
	height: 35px;
	line-height: normal;
	font-size: 16px;
}

#calendar #intro p.day span {
	font-size: 18px;
}
#calendar #intro p.tour_id {
	padding: 6px 14px;
	float: right;
}
#calendar #intro p.tour_id .icon_plan {
	margin-left: 8px;
	line-height: 1.7;
}
#calendar #intro h1.name {
	font-size: 19px;
	line-height: 1.5;
	margin-bottom: 15px;
}
#calendar #intro p.sub {
	margin-bottom: 20px;
	clear: none;
}
#calendar #intro .box01 {
	text-align: left;
	margin-bottom: 0px;
	padding-right: 30px;
}
#calendar #intro .box01 .red {
	font-size: 20px;
}
/*------------------------------
	info_table
--------------------------------*/
#calendar table.info_table {
	font-size: inherit;
	margin-bottom: 45px;
}
#calendar table.info_table th {
	width: 75px;
}
/*------------------------------
	info_wrap
--------------------------------*/
#calendar .info_wrap ul li {
	margin-bottom: 8px;
}
#calendar .info_wrap .schedule dt {
	font-size: 15px;
}
#calendar .info_wrap li.sale {
	margin-top: 15px;
}
#calendar .info_wrap li.sale .hd04 span {
	font-size: 10px;
	margin-top: 2px;
}
/*------------------------------
	type_wrap
--------------------------------*/
#calendar .type_wrap ul, #choose .type_wrap ul {
	padding-left: 0;
	padding-right: 0;
	margin: 0 -3px;
}
#calendar .type_wrap ul li, #choose .type_wrap ul li {
	width: 16.66%;
	font-size: 15px;
}
.type_wrap .note p:first-child {
	margin-top: 5px;
}
.type_wrap .note p::before {
	width: 12px;
	height: 12px;
	-webkit-background-size: auto 12px;
	background-size: auto 12px;
	padding: 0 0 0 4px;
}
/*@media screen and (max-width: 655px){
	#calendar .type_wrap ul li{
		width:33.33%;
	}
}*/
/*------------------------------
	day_wrap
--------------------------------*/
#calendar .day_wrap .month-btn-list li {
	font-size: 15px;
}
#calendar .day_wrap .month-btn-list li.month {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}
#calendar .day_wrap .roomtype-head p {
	font-size: 13px;
	text-align: left;
	display: inline-block;
	padding-left: 0;
}
#calendar .day_wrap .roomtype-head p.red {
	font-size: 15px;
}
/*price_list*/
#calendar .day_wrap .price_list {
	margin-bottom: 18px;
}
#calendar .day_wrap .price_list li .cell {
	padding: 7px 10px;
}
#calendar .day_wrap .price_list .day {
	font-size: 17px;
	width: 100px;
}
#calendar .day_wrap .price_list li .day.cell {
	padding-right: 10px;
}
#calendar .day_wrap .price_list .day span {
	font-size: 13px;
}
#calendar .day_wrap .price_list .price {
	font-size: 17px;
}
#calendar .day_wrap .price_list .price span.price2 {
	font-size: 15px;
}
#calendar .day_wrap .price_list .price span.price2.before {
	font-size: 15px;
}
#calendar .day_wrap .price_list .price span.price2.before::before {
	top: 6px;
	width: 86%;
}
#calendar .day_wrap .price_list span {
	font-size: 11px;
}
#calendar .day_wrap .none a:after {
	left: 120px;
	font-size: inherit;
	padding-top: 15px;
}
#calendar .day_wrap .none a {
	cursor: default;
}
#calendar .day_wrap .none a:hover {
	opacity: 1;
}

/* ENTERPRISE - 1926 */
.lowprice {
	background-position: 100% 0;
	background-size: 50px;
}
/* End ENTERPRISE - 1926 */

/*availability-list*/
#calendar .day_wrap .availability-list li a:after {
	background-size: auto 24px;
	left: 25px;
	margin-top: -12px;
	width: 24px;
	height: 24px;
}
/*------------------------------
	btn_wrap
--------------------------------*/
#calendar .btn_wrap, #choose .btn_wrap, #container .btn_wrap {
	font-size: inherit;
	padding: 15px;
	margin-bottom: 30px;
}
#calendar .btn_wrap p, #choose .btn_wrap p, #container .btn_wrap p {
	font-size: 15px;
	margin-bottom: 0;
}
#calendar .btn_wrap ul, #choose .btn_wrap ul, #container .btn_wrap ul {
	margin: 0 -5px;
}
#calendar .btn_wrap li, #choose .btn_wrap li, #container .btn_wrap li {
	padding: 0 5px;
}
#calendar .btn_wrap li:first-of-type, #choose .btn_wrap li:first-of-type, #container .btn_wrap li:first-of-type {
	margin-bottom: 10px;
}
#calendar .btn_wrap li:first-of-type a:after, #choose .btn_wrap li:first-of-type a:after, #container .btn_wrap li:first-of-type a:after {
	background-size: auto 24px;
	left: 25px;
	margin-top: -12px;
	width: 15px;
	height: 24px;
}
#calendar .btn_wrap p .icon_plan {
	margin-left: 8px;
}
/*------------------------------
	day_change
--------------------------------*/
.day_change p {
	padding: 14px 25px 20px 26px;
	font-size: 16px;
	border-bottom: 1px solid #000;
}
.day_change p:before {
	width: 6px;
	height: 40px;
	background: #ca0000;
}
.day_change ul {
	font-size: 0;
	width: 64%;
	text-align: center;
	position: absolute;
	right: 5px;
	top: 5px;
	border-bottom: none;
}
.day_change ul li {
	margin: 10px 0;
	display: inline-block;
	width: 25%;
	border-right: 1px solid #b8b8b8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.day_change ul li a {
	color: #e62e8b;
	font-size: 18px;
}
.day_change ul li:first-child {
	border-left: 1px solid #b8b8b8;
}
.day_change ul li:last-child {
	border-right: 1px solid #b8b8b8;
}
/*------------------------------
	vacant
--------------------------------*/
#vacant {
	left: 50%;
	width: 500px;
	margin-left: -250px;
}
#vacant .search {
	background-size: 23px auto;
	padding-left: 40px;
	font-size: 13px;
}
#vacant .search p.ttl {
	font-size: 16px;
}
#vacant .close {
	top: 5px;
	right: 10px;
}
/* vacantBox */
#vacantBox ul li p {
	font-size: 16px;
	padding: 5px 15px;
}
#vacantBox ul li .cont {
	padding: 20px 0 30px;
}
#vacantBox select {
	padding-right: 50px;
}
#vacantBox .btn-search {
	font-size: 15px;
	cursor: pointer;
}
/* 電話問い合わせモーダルウインドウ
----------------------------------------------------------------------- */
#facebox {
	width: 600px;
	left: 50% !important;
	margin-left: -300px;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■mainImg
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#mainImg {
	width: 100%;
	max-width: 815px;
	position: static;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 0;
	padding-top: 30px;
}
#mainImg .slider {
	padding: 0;
}
#mainImg .slider li {
	width: 25% !important;
	margin: 0 !important;
	padding: 2px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#mainImg .slider li:nth-of-type(1) {
	width: 50% !important;
}
#mainImg p img, #mainImg .slider li img {
	width: 100%;
	height: auto;
}
 @media screen and (max-width: 815px) {
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■ホテル・部屋タイプ・レンタカー選択のポップアップ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.selectPage, #vacantBox {
	padding-top: 82px;
}
/*---------------------
ヘッダー
---------------------*/
.selectPage .header, #vacantBox .header {
	position: fixed;
	max-width: 1000px;
	height: 82px;
	padding: 10px 0;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
.selectPage .header .title, #vacantBox .header .title {
	font-size: 20px;
}
.selectPage .header .title.line-1, #vacantBox .header .title.line-1 {
	line-height: 61px;
}
.selectPage .header #btnBack, .selectPage .header #lnkSelectArea, .selectPage .header #btnSort, #vacantBox .header #btnBack {
	width: 100px;
	font-size: 13px;
	padding: 8px 10px;
	top: 16px;
}
.selectPage .header #btnBack, .selectPage .header #btnSort, #vacantBox .header #btnBack {
	padding: 16px 10px;
}
.selectPage .header #btnBack, #vacantBox .header #btnBack {
	left: 16px;
}
.selectPage .header #lnkSelectArea, .selectPage .header #btnSort {
	right: 16px;
}
/*---------------------
	リスト
---------------------*/
.selectPage .selectList {
	height: auto;
	overflow: hidden;
}
.selectPage .selectList > li {
	width: 100%;
	padding: 10px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.selectPage .selectList > li:nth-child(even) {
	border-right: none;
}
.selectPage .selectList > li .hotel-header {
	font-size: 16px;
	margin-bottom: 15px;
}
.selectPage .selectList > li .hotel-info .left {
	width: 120px;
}
.selectPage .selectList > li .hotel-info .center {
	padding-left: 10px;
}
.selectPage .selectList > li .hotel-info .right {
	width: 80px;
}
.selectPage .selectList > li .hotel-info .roomtype dt {
	width: 105px;
}
.selectPage .selectList > li .hotel-comment {
	font-size: 14px;
	line-height: 1.5;
}
 @media screen and (max-width: 1000px) {
.selectPage .selectList > li {
	width: 100%;
	float: none;
	border-right: none;
}
}
/*
@media screen and (min-width: 1480px){
	.selectPage .selectList > li{
		width: 33.333%;
	}
	.selectPage .selectList > li:nth-child(even){
		border-right: 1px solid #dedede;
	}
	.selectPage .selectList > li:nth-child(3n){
		border-right: none;
	}
}
*/

/*---------------------
	絞り込み
---------------------*/
.selectPage ul.tab li {
	font-size: 14px;
}
.selectPage table input[type="checkbox"] {
	left: 16px;
}
.selectPage table label {
	padding: 15px 16px 15px 40px;
	font-size: 14px;
}
/*---------------------
	レンタカー
---------------------*/
.selectPage .selectList > li .car-header, .selectPage .selectList > li .car-info, .selectPage .selectList > li .no-car {
	width: 100%;
	display: table;
}
.selectPage .car-btns {
	padding: 5px;
}
.selectPage .car-btns li {
	padding: 5px;
}
.selectPage .car-btns li {
	font-size: 15px;
}
.selectPage .car-btns li small {
	font-size: 12px;
}
.selectPage .car-btns li.no-car a {
	padding: 16px 0px;
}
.selectPage .vender-info {
	padding: 30px 20px;
}
.selectPage .vender-info .logo {
	width: 320px;
}
.selectPage .vender-info table th, .selectPage .vender-info table td {
	padding: 15px;
}
.selectPage .vender-info table th {
	width: 240px;
}
.selectPage .selectList > li.w100 {
	width: 100%;
	clear: both;
	float: none;
	border-top: 1px solid #dedede;
	margin-top: -1px;
	position: relative;
	top: -1px;
}
.selectPage .selectList > li .car-header .image {
	width: 120px;
}
.selectPage .selectList > li .car-header .data .name {
	display: block;
	width: 730px;
	margin-top: 0;
	line-height: 1.6;
}
.selectPage .selectList > li .car-header .data .capacity {
	margin-top: 3px;
	margin-right: 5px;
	min-width: 80px;
	font-size: 16px;
	vertical-align: top;
	text-align: center;
	border: 1px solid #666;
}
.selectPage .selectList > li .car-header .data .price {
	display: inline-block;
	font-size: 22px;
	color: #d70c19;
	font-weight: bold;
}
.selectPage .selectList > li .car-header .data .price {
	font-size: 22px;
}
.selectPage .selectList > li .car-header .data .price span.price2 {
	margin-left: 1px;
	font-size: 12px;
	font-weight: normal;
}
.selectPage .selectList > li .car-header .data .name, .selectPage .selectList > li .no-car .text {
	font-size: 16px;
}
.selectPage .selectList > li .car-info .btn, .selectPage .selectList > li .no-car .btn {
	position: relative;
	top: -80px;
	right: 10px;
	width: 80px;
}
.selectPage .selectList > li .car-info input[type="submit"], .selectPage .selectList > li .no-car input[type="submit"] {
	position: absolute;
}
.selectPage .selectList > li .car-info .icon {
	display: inline-block;
	overflow: hidden;
	padding: 0 0 0 130px;
}
.selectPage .selectList ul.icon li {
	display: inline-block;
	padding: 4px 11px !important;
}
.selectPage .selectList ul.icon img {
	height: 14px;
}
.selectPage .selectList > li .btn {
	float: right;
	margin: 6px 0;
}
.selectPage .selectList > li.btn, .selectPage .selectList > li .btn {
	position: static;
	float: none;
	top: 0;
}
.selectPage .selectList > li input[type="submit"], .selectPage .selectList > li input[type="submit"] {
	position: static;
	width: 80px;
	height: 59px;
}
.selectPage .selectList > li .car-info {
	margin-top: 5px;
}
.selectPage .selectList ul.icon li {
	margin: 0 2px 2px 0;
	font-size: 14px;
}
.selectPage .selectList ul.icon li:nth-child(5) {
	margin-right: 2px;
}
.selectPage .selectList ul.icon li:nth-child(3) {
	margin-right: 2px;
}
.selectPage .selectList ul.icon li.disclaimer {
	/*width: 280px;*/
	padding: 0 !important;
}
.selectPage .selectList ul.icon li.icon-gasoline {
	width: auto;
	margin: 0;
	text-align: center;
	font-size: 14px;
}
.selectPage .selectList ul.icon li.disclaimer {
	font-size: 14px;
}
.selectPage .selectList ul.icon li.disclaimer span.fee {
	display: inline-block;
	float: right;
	/*width: 60%;*/
	color: #000;
	background-color: #fff;
}
.selectPage .no-data-message {
    font-size: 17px;
}
/* 選択していない場合 */
#choose .car_wrap .no-select .company .img {
	width: 150px;
	padding: 10px;
}
#choose .car_wrap .no-select .company .txt {
	width: auto;
	padding: 0 15px;
}
#choose .car_wrap .no-select .company .btn {
	width: 120px;
}
/*-------------------------
フッター 20171219追加
-------------------------*/

.btn_wrap ul.btn02 li:nth-child(2) {
	width: 100%;
}
.btn_wrap.contact {
/* margin-bottom: 0; */
}
#footer_image img {
	margin: 0 auto;/*
    width: 930px;
    height: 338px;
*/
}
.btn_wrap li:nth-child(2) {
	width: 100%;
}
.contact li:nth-child(2) {
	width: 50%;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■交換発行
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
th.reissue {
    vertical-align: top;
    padding-top: 20px;
    padding-bottom: 25px;
}
td.reissue {
    vertical-align: top;
    padding-left: 15px;
    padding-top: 20px;
    padding-bottom: 25px;
}
li.btn03.reissue a {
    margin: 0 25px 0 auto;
}
.reissue-route-section {
    padding: 0 20px 0 0;
    display: table-cell;
    vertical-align: middle;
}
.reissue-change-route-section {
    display: table-cell;
    vertical-align: middle;
    padding:5px 0 5px 0;
    font-size: 12px;
}

.selectPage .selectList ul.icon li.suit_case {
	padding: 0 !important;
	font-size: 14px;
}