@charset "UTF-8";

body {
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
    -webkit-text-size-adjust: 100%;
}

/* スマホ用予約情報ボックス
---------------------------------------------------------- */


/* 項目名、見出し */
#maintitle {
	padding: 0;
}

/* テキスト */
.mt14 {
	margin: 14px 0 0 0;
}
.mt23 {
	margin: 23px 0 0 0;
}

/* エリア選択欄 */
.area_choice_block {
	margin: 20px auto 0;
	width: 300px;
}

/* エリア選択小見出し */
.area_choice {
	width: 300px;
	background-color: #1460ba;
	color: white;
	text-align: center;
	font-size: 14px;
	padding: 8px 0;
	font-weight: bold;
	border-radius: 4px;

}

/* エリア選択ボタン */
.area_boxt {
	margin: 13px 0 0 0;
	padding: 0 0 0 3px;
}
.area_boxt li {
	float: left;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#D6D6D6));
	background: -moz-linear-gradient(top, #FFFFFF 0%, #D6D6D6 100%);
	background: linear-gradient(to bottom, #FFFFFF 0%, #D6D6D6 100%);
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	padding: 0 4px;
	margin: 0 3px 0;
	text-align: center;
	vertical-align: middle;
}
.navi_btn_hok {
	width: 46px;
}
.navi_btn_tabi {
	width: 100px;
}
.area_boxt_txt {
	font-size: 12px;
	margin-top: 6px;
	text-align: right;
}


.area_boxb {
	margin: 9px 0 0 0;
}

.area_boxb li {
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#D6D6D6));
	background: -moz-linear-gradient(top, #FFFFFF 0%, #D6D6D6 100%);
	background: linear-gradient(to bottom, #FFFFFF 0%, #D6D6D6 100%);
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	width: 298px;
	padding: 9px 0 10px;
	line-height: 1.2;
	margin: 20px 0 3px 0
}

.area_boxt a,
.area_boxb a {
	text-decoration: none;
	color: black;
	font-size: 14px;
}

.area_boxb a {
	padding: 0 0 0 11px;
}

.area_boxb a .boxu_ut {
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 20px 13px;
	background: url("../images/mark_under.png") no-repeat scroll 137px bottom ;
	background-size: 25px 15px;
}

/**
 * ログインフォーム(番号・パス入力)
 * 英文などの、複数行対策
 */
.area_choice_block + .table05 tr {
	height: 2.6em;
}

.area_choice_block + .table05 tr th {
	line-height: 1;
	vertical-align: middle;
}

.area_choice_block + .table05 tr td {
	vertical-align: middle;
}



.car_wrapper {
    padding: 0 .5em;
    color: #333;
}

.reservationFlow__header {
    margin-bottom: 1.5em;
    padding: .5em .5em .3em;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
    border-bottom: solid 2px #003894;
}

.reservationFlow__header.\--remainder {
    margin-bottom: 1em;
}

.reservationFlow__header span.\--isSub {
    display: block;
    font-size: 14px;
    font-weight: normal;
}

.reservationFlow__text {
    font-size: 12px;
    line-height: 1.2;
}

.reservationFlow__text span.\--isCaution {
    color: #fa2424;
}

.otherAreaBox {
    max-width: 320px;
    margin: 0 auto;
}

.otherAreaBox__header {
	position: relative;
    margin: 0 1em 1.2em;
    padding: 0.6em 1em;
    font-size: 14px;
    background-color: #efefef;
    border-radius: 4px;
    text-align: center;
	line-height: 1.6;
}

.otherAreaBox__header:after {
    content: url(/s/car/common/images/ui_s/ui_arrow_bottom_gray.png);
    position: absolute;
    margin: 0 -7px;
    left: 50%;
    top: 85%;
}

.otherAreaBox__buttonArea {
    padding: 0 2em 1em;
}

.otherAreaBox__button {
    width: 48%;
    float: left;
}

.otherAreaBox__button:not(:first-child) {
    padding-left: 2%;
}

.otherAreaBox__button img {
    width: 100%;
}

.otherAreaBox__caution {
    font-size: 10px;
}

.otherAreaBox__hokkaidoCaution {
    padding-bottom: 1em;
    font-size: 12px;
    color: #fa2424;
    line-height: 1.4;
}

.inputBox {
    border: 1px solid #cccccc;
    border-radius: 4px;
    padding: 0 .3em .5em;
	margin-bottom: 1.2em;
}

.inputBox.\--remainder {
	margin-bottom: 2em;
}

.inputBox__header {
    margin-bottom: 1em;
    padding: .5em .5em .3em;
    font-size: 16px;
    font-weight: bold;
    border-bottom: solid 2px #59bded;
}

.inputForm__header {
    width: 36%;
    float: left;
    text-align: right;
    padding: 10px 10px 0;
	font-size: 14px;
}

.inputForm__header .\--hasDoubleLine {
    display: block;
    margin-top: -8px;
}

.inputForm__header.\--remainder {
    float: left;
    width: 60px;
    padding: 10px 8px;
    text-align: left;
}

.inputForm input {
    float: left;
    width: 122px;
    height: 32px;
    padding: 0px 8px;
    margin-bottom: 3px;
    background-color: #f7f7f7;
    border: solid 1px #cccccc;
    border-radius: 3px;
    font-size: 14px;
}
.inputForm.\--remainder input {
    width: 184px;
}

.inputForm input.\--isError {
    background-color: #fee1e5;
}

.inputForm input:focus {
    background-color: #ffffff;
}

.inputForm {
    width: 280px;
    position: relative;
    margin: 0 auto;
}

.inputForm__error {
    display: block;
    padding-left: 18%;
    margin-bottom: 3px;
    width: 75%;
    color: #fa2424;
    font-size: 12px;
}

.inputForm__error.\--remainder {
    float: left;
    width: 262px;
    padding-bottom: 8px;
    padding: 4px 10px;
    position: static;
}

.tabiraiButton input,
.tabiraiButton a {
    height: 42px;
    display: block;
    margin: .5em auto 0;
    box-sizing: border-box;
    background-image: url(/s/car/common/images/ui_s/ui_arrow_right_white.png);
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: 250px 10px;
    border-radius: 3px;
    box-shadow: rgba(255, 255, 255, 0.2) 0 1px 0 0 inset;
    text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    font-family: "メイリオ", "Meiryo", "HiraKakuPro-W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "osaka", "Arial", "Helvetica", "Verdana", "sans-serif";
}

.tabiraiButton a {
    margin-bottom: 1.2em;
}

.tabiraiButton.\-login input {
	width: 280px;
	background-color: #f08300;
    border: 1px solid #d87600;
    text-align: center;
    -webkit-appearance: none;
}

.tabiraiButton.\-carTop a {
    width: 280px;
    padding: .6em 0 0;
    text-align: center;
    text-decoration: none;
    background-color: #37b48c;
    border: 1px solid #64c4a5;
}

.tabiraiButton.\-back a {
    width: 280px;
    padding: .6em 0 0;
    text-align: center;
    text-decoration: none;
    background-color: #e5e5e5;
    border: 1px solid #cccccc;
    color: #8c8181;
    background-image: none;
}

.tabiraiButton.\--remainder input {
    background-image: none;
}

.inputBox__caution {
    padding-bottom: 1em;
}

.inputBox__cautionText {
    margin: 1.6em 1em 0;
    font-size: 12px;
    line-height: 1.4;
}
.inputBox__cautionTextRed {
    margin: 0.5em 1em 0;
    font-size: 12px;
    line-height: 1.4;
	color: #FF0004;
}

.inputBox__cautionText.\--remainder {
    display: block;
    text-align: center;
}

.inputBox__cautionText span.\--isCaution {
    display: block;
    padding-top: .5em;
    color: #fa2424;
}

.aboutBox {
    border: 1px solid #cccccc;
    border-radius: 4px;
	margin-bottom: 1.2em;
}

.aboutBox__header {
    margin-bottom: 1em;
    padding: .5em .8em;
    font-size: 16px;
    font-weight: bold;
    background-color: #37b48c;
	color: #ffffff;
}

.aboutContent {
    padding: 0 .8em;
}

.aboutContent__header {
    padding-bottom: 1em;
    position: relative;
}

.aboutContent__header p span {
	position: relative;
	z-index: 10;
    font-size: 14px;
    line-height: 1.2;
}

.aboutContent__header p span::after {
    content: '';
    width: 100%;
    height: 10px;
    position: absolute;
    background-color: #d8f7ed;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.aboutContent__text {
    padding-bottom: 1.6em;
    font-size: 12px;
    line-height: 18px;
}

.-caution {
    padding-top: 0.8em;
    font-size: 10px;
    line-height: 14px;
}

.aboutContent__linkArea {
    float: right;
    padding: 0.8em 0 2em;
}

.aboutContent__link {
    float: left;
    position: relative;
    text-decoration: underline;
    padding-left: 12px;
}

.aboutContent__link.-guide {
    float: left;
    position: relative;
    text-decoration: underline;
    padding-left: 20px;
}

.aboutContent__link.-faq::after {
    content: '';
    background-image: url(/car/common/images/ico/ico_faq.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 3px;
    width: 10px;
    height: 12px;
}

.aboutContent__link.-guide::after {
    content: '';
    background-image: url(/car/common/images/ico/ico_guide.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 9px;
    top: 3px;
    width: 8px;
    height: 13px;
}

.cautionBox {
    position: relative;
    margin: 0 .8em 1em;
    padding: 1em 1em 1em 6em;
    background-color: #efefef;
    border-radius: 4px;
    font-size: 12px;
    line-height: 16px;
}

.cautionBox::after {
    content: '';
    background-image: url(/car/common/images/ico/ico_mail_caution.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 12%;
    left: 10px;
    width: 50px;
    height: 40px;
}

#globalFooter .btnPC a {
    background :url(//www.tabirai.net/s/common/img/ico_pc.png) no-repeat 15% 50% #ffffff;
    background-size: 21px 20px;
}

.otherArea li {
    font-size: 12px;
}

#globalFooter ul.bottomLinks li {
    background: url(//www.tabirai.net/s/common/img/btn_bottomLinks.png) no-repeat 95% 50% #ffffff;
    background-size: 9px 14px;
    font-size: 12px;
}

/* バナー設置 */
.rc_line-pr {
    margin-top: 10px;
    display: flex;
    width: 100%;
    box-sizing: border-box;
}

.rc_line-pr img {
    width: 98%;
    object-fit: contain;
}