<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* シートマップ Mordal Window */
.modal-seatMap{
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    line-height: 1.3;
    height: 100%;
    text-align: center;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    display: none;
}
/* シートマップMordalWindowメイン画面 */
.modal-seatMap-inner{
	width: 90%;
	max-width: 1000px;
	max-height: 90%;
	min-height: 20%;
    position: relative;
    z-index: 20;
    display: inline-block;
    vertical-align: middle;
    overflow: auto;
    border-radius: 2px;
    background: #fff;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    padding: 5px 5px 5px 5px;
    text-align: left;
    font-size: 13px;
}
/* シートマップ選択対応 2020/12/15 Add End */
.p-block-seat-map-train-name {
	font-size: 17px;
	font-weight: bold;
	padding: 10px 20px 10px 20px;
	background-color: #0038b6;
	text-shadow: none;
	line-height: 1.5;
	color: #fff;
	background-repeat: no-repeat;
	background-size: 30px 20px;
	background-position: 2px 9px;
	margin: 0px 15px;
}
.p-block-seat-map-train-info {
	font-size: 16px;
	padding: 15px 20px;
	font-weight: bold;
	line-height: 2;
}
.p-direction-left-block {
    margin: 5px 0 0px;
    font-weight: bold;
    text-align: center;
    font-size: 13px;
}
.p-direction-left-block-nonv {
    margin: 5px 0 0px;
    font-weight: bold;
    text-align: center;
	visibility: hidden;
}
.p-direction-right-block {
    margin: 5px 0 0px;
    font-weight: bold;
    text-align: center;
    font-size: 13px;
}
.p-direction-right-block-nonv {
    margin: 5px 0 0px;
    font-weight: bold;
    text-align: center;
	visibility: hidden;
}
.p-direction-left::before {
    background-image: url(../images/icn_choiceArrow.png);
    transform: rotate(180deg);
    content: '';
    margin-right: 15px;
    display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	width: 25px;
	height: 25px;
	background-size: contain;
	background-repeat: no-repeat;
}
.p-direction-right::before {
    background-image: url(../images/icn_choiceArrow.png);
    transform: rotate(0deg);
    content: '';
    margin-left: 15px;
    display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	width: 25px;
	height: 25px;
	background-size: contain;
	background-repeat: no-repeat;
}
.p-header-selectTrain{
	float: left;
	padding: 10px 0px;
}
.p-header-seat-map {
	padding: 20px 20px 0px;
	font-size: 18px;
}
.p-header-seat-map b{
	font-size: 18px;
}
.p-title-seat-map {
	height:12px;
	width:12px;
	background:white;
	display: inline-block;
}
.p-close-seat-map {
	text-align: right;
}
.p-button-close-seat-map {
	border: none;
	padding: 15px;
	cursor: pointer;
	background-color: transparent;
	color: #1D3994;
	font-size: 15px;
}
.carNum-available {
	padding: 10px 0px;
	min-width: 25px;
	font-weight: bold;
	font-size: 18px;
	cursor: pointer;
}
.carNum-nonavailable {
	padding: 10px 0px;
	min-width: 25px;
	font-weight: bold;
	font-size: 18px;
	background-color: #bebbbb;
}
.carNum-available-select {
	padding: 10px 0px;
	min-width: 25px;
	font-weight: bold;
	font-size: 18px;
	background-color: #FFAEC9;
}
.carNum_carousel {
	display: flex;
	padding: 30px 50px 10px;
	justify-content: center;
    align-items: center;
}
.carNum_block {
	text-align:center;
	display: flex;
	overflow-x: hidden;
	margin: auto;
}
.carNum_table {
	padding-top: 10px;
	padding-bottom: 20px;
	display: table;
	border-spacing: 0px;
	margin: 0px auto;
}
.carNum_td {
	padding: 0px!important;
}
.carNum_block_header {
	background-color: #EDF7F6!important;
	min-width: 60px!important;
	text-align: center!important;
}
.carNum_block_header-select {
	background-color: #FFAEC9!important;
	min-width: 60px!important;
	text-align: center!important;
}
.left-triangle {
	border-top: 20px solid transparent;
	border-right: 30px solid #4e4c4e;
	border-bottom: 20px solid transparent;
	margin-right: 40px;
	width: 0;
    height: 0;
	cursor: pointer;
}
.right-triangle {
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 30px solid #4e4c4e;
	margin-left: 40px;
	width: 0;
    height: 0;
	cursor: pointer;
}
.seatMapSelect{
    display: block;
}
.c-select-carNum {
	font-size: 18px;
	vertical-align: middle;
	background-color: #ffffff;
}
.c-select-smokingSeat {
	margin: 15px;
	font-size: 15px;
	vertical-align: middle;
	background-color: #ffffff;
}
.c-check-smokingRoom {
	margin: auto 8px;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 0;
	bottom: 3px;
}
.l-check-smokingRoom {
	font-size: 15px;
	padding: 0px 50px;
	cursor: pointer;
	font-weight: bold;
	position: relative;
}
.c-check-oversizedBaggage {
	margin: auto 5px;
	background-color: #ffffff;
	cursor: pointer;
	width: 17px;
	height: 17px;
	top: 0;
	bottom: 2px;
	position: absolute;
}
.l-check-oversizedBaggage {
	font-size: 16px;
	cursor: pointer;
	position: relative;
	padding-right: 25px;
}
.p-oversizedBaggage {
	display: inline-block;
}
.p-check-ob {
	padding: 0px 15px 10px;
	line-height: 1.5;
	font-weight: bold;
	float: left;
}
.p-ob-attention {
	font-size: 14px;
	line-height: 1.5;
}
.p-ob-info {
	font-size: 14px;
	float: right;
	cursor: pointer;
	text-decoration: none;
	color: #1d3994;
}
.p-icon-info {
	font-size: 14px;
	float: right;
	padding: 15px;
	cursor: pointer;
	text-decoration: none;
	color: #1d3994;
}
.p-button-seatSelect--select-seat {
	width: 61px;
	margin-left: auto;
	margin-top: 15px;
}
.p-box-attention {
	text-align:right;
}
.h_car_num {
	height: 40px;
	text-align:center;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 18px!important;
	font-weight: bold;
}
.td_car_channel {
	text-align:center!important;
	padding:2px!important;
	min-height: 0px!important;
}
.seat_block {
	padding: 0px 20px;
}
.seat_block-scroll {
	text-align:center;
	display: flex;
	overflow-x: scroll;
}
.seat_table {
	padding-top: 10px;
	padding-bottom: 20px;
	display: table;
	border-spacing: 0px;
	max-width: 30px!important;
}

.seat_table th {
	padding: 3px!important;
	text-align: center!important;
	min-width: 30px!important;
}
.seat_table td {
	text-align:center!important;
}
.seat_block_header {
	background-color: #EDF7F6!important;
}
.seat_col_header {
	background-color: #EDF7F6!important;
}
.seat_d {
	background-image: url("../images/seat_selectable.png");
	background-size: contain;
	min-width: 25px;
	height:25px;
	background-repeat: no-repeat;
}
.seat_d_check {
	background-image: url("../images/seat_selected.png");
	background-size: contain;
	min-width: 25px;
	height:25px;
	transition: all 200ms;
	background-repeat: no-repeat;
}
.seat_d-nonavailable {
	font-weight: bold;
	font-size: 13px;
}
.seatMap-attention {
	font-weight: bold;
	padding-left: 15px;
	padding-top: 10px;
	font-size: 13px;
}
.p-seat-map_select-seat {
	float: left;
	width: 40%;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}
.font-weight-bold-seat-map {
	font-weight: bold;
	font-size: 18px;
}
.trainDirection {
	border:none!important;
	table-layout: fixed;
	margin-top: 10px;
	margin-bottom: 0!important;
}
.trainDirection td{
	border: none!important;
}
.vehicle_left {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	margin-left: auto;
}
.vehicle_right {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	margin-right: auto;
}
.comp_ride_ch{
    height: 20px;
    margin-bottom: 5px;
    margin-right:5px;
    vertical-align: middle;
    width: 20px;
    padding-top: 2px;
}
/*確定して次へボタン（右向き矢印）*/
input.p-icn-selected-seat-next {
	width:160px;
	padding: 13px;
	background-image: url("../images/selected_next_right.png");
	background-repeat: no-repeat;
	border: none;
	background-color: #ffffff;
	text-indent: -9999px;
	height: 40px;
	cursor: pointer;
	margin-right: 20px;
}
.p-button-moveSelect-confirm {
	display: block;
	width: 100%;
	padding: 5px;
	text-align: center;
}
.c_l_block{
	margin-top:25px;
	word-wrap:break-word;
}

.c_l_block table{
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	width:100%;
	height:auto;
	margin-bottom:10px;
}

.c_l_block table th, .c_l_block table td{
	padding:5px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	vertical-align: middle;
}

.c_l_block table th{
	background-color:#EEF5FB;
	font-weight:normal;
	text-align:left;
	font-size:13px;
}

.c_l_block table td{
	background-color:#FFFFFF;
	font-size:13px;
}

.img-facility-left {
    margin-top: 3px;
    margin-bottom: 3px;
	margin-right: 10px;
    height: 35px;
    width: 35px;
    vertical-align: middle;
}
.img-facility-right {
    margin-top: 3px;
    margin-bottom: 3px;
	margin-left: 10px;
    height: 35px;
    width: 35px;
    vertical-align: middle;
}
.p-icn-facility--smokingRoom {
		background-image: url(../img/icn_facility_smokingRoom.png);
	    background-repeat: no-repeat;
	    background-size: 40px 40px;
	    background-position: center;
	    height:40px;
}
.p-icn-toilet--female {
		background-image: url(../img/icn_toilet_female.png);
	    background-repeat: no-repeat;
	    background-size: 40px 40px;
	    background-position: center;
	    height:40px;
}
.p-icn-toilet--male {
		background-image: url(../img/icn_toilet_male.png);
	    background-repeat: no-repeat;
	    background-size: 40px 40px;
	    background-position: center;
	    height:40px;
}
.p-icn-toilet--both1 {
		background-image: url(../img/icn_toilet_both1.png);
	    background-repeat: no-repeat;
	    background-size: 40px 40px;
	    background-position: center;
	    height:40px;
}
.p-icn-toilet--baby {
		background-image: url(../img/icn_toilet_baby.png);
	    background-repeat: no-repeat;
	    background-size: 40px 40px;
	    background-position: center;
	    height:40px;
}
.p-icn-toilet--wheel {
		background-image: url(../img/icn_toilet_wheel.png);
	    background-repeat: no-repeat;
	    background-size: 40px 40px;
	    background-position: center;
	    height:40px;
}
.p-icn-toilet--both2 {
		background-image: url(../img/icn_toilet_both2.png);
	    background-repeat: no-repeat;
	    background-size: 40px 40px;
	    background-position: center;
	    height:40px;
}
.c_l_block .p-blcok-moveSelectTrainPax__TitleSeatInfo {
    text-align: center;
    border: 1px solid #CCCCCC;
    width: 210px;
    padding-top: 10px;
    padding-bottom: 8px;
}
.c_l_block  .p-blcok-moveSelectTrainPax__Title_PlaceName{
	border: 1px solid #CCCCCC;
	width: 250px;
}
.c_l_block .p-blcok-moveSelectTrainPax__ValuePlaceName {
    border: 1px solid #CCCCCC;
    text-align: center;
}
.c_l_block .p-blcok-moveSelectTrainPax__ValueSeatInfo {
    border: 1px solid #CCCCCC;
    text-align: left;
	display: flex;
	align-items: center;
}
.c_l_block  .p-blcok-moveSelectTrainPax__Title_DepTime{
	border: 1px solid #CCCCCC;
	width: 80px;
}
.c_l_block  .p-blcok-moveSelectTrainPax__Title_ArrTime{
	border: 1px solid #CCCCCC;
	width: 80px;
}

.passport_popup_namebox1,.passport_popup_namebox2,.passport_popup_namebox3{
	display:inline-block;
	*display: inline;
	*zoom: 1;
	*margin-right:5px;
}

.passport_popup_namebox1 th,.passport_popup_namebox2 th{
	border:1px solid #cccccc;
	padding:5px;
	background-color:#FFCCCC;
	border-collapse:collapse;
	font-size:14px;
	font-size:1.4rem;
	line-height:22px;
	line-height:2.2rem;
	font-weight:bold;
}

.passport_popup_namebox1 td,.passport_popup_namebox2 td{
	border:1px solid #cccccc;
	padding:5px;
	background-color:#FFFFFF;
	border-left:none;
	font-size:14px;
	font-size:1.4rem;
	line-height:22px;
	line-height:2.2rem;
	font-weight:bold;
}

.passport_popup_namebox3 td{
	border:1px solid #cccccc;
	padding:5px;
	background-color:#FFFFFF;
	border-collapse:collapse;
	font-size:14px;
	font-size:1.4rem;
	line-height:22px;
	line-height:2.2rem;
	font-weight:bold;
}

.passport_popup_btn{
	text-align:right;
	width:538px;
	margin-top:10px;
	padding-top:10px;
	border-top: 1px dashed #cccccc;
}

.passport_popup_btn01{
	width:269px;
	display:inline-block;
	height:41px;
	text-align:right;
	vertical-align:bottom;
}

.passport_popup_btn02{
	width:264px;
	display:inline-block;
	height:30px;
	text-align:left;
	vertical-align:bottom;
}

.passport_popup_btn03{
	display:inline-block;
	text-align:right;
	vertical-align:bottom;
}

.rentacar_popup {
	width:578px;
	padding:10px;
	background-color: #ff9900;
	border:1px solid #ffffff;
	height:auto;
	font-size:12px;
	font-size:1.2rem;
	line-height:20px;
	line-height:2.0rem;
}

.rentacar_popup_base{
	background-color: #ffffff;
	width:538px;
	height:100%;
	padding:20px;
}

.rentacar_popup_top{
	margin-bottom:20px;
}

.rentacar_popup_section1{
	margin-bottom:15px;
}

.rentacar_popup_section1 dt{
	font-size:14px;
	font-size:1.4rem;
	line-height:22px;
	line-height:2.2rem;
	font-weight:bold;
	padding:5px 35px 0;
	width:auto;
	height:auto;
	color:#FF0000;
}

.rentacar_popup_section_msg {
	font-size:14px;
	font-size:1.4rem;
	line-height:22px;
	line-height:2.2rem;
	font-weight:bold;
	padding:5px 35px 0;
	width:auto;
	height:auto;
	color:#FF0000;
}

.rentacar_popup_section1 dd{
	font-size:14px;
	line-height:20px;
	line-height:2.0rem;
	padding:5px 35px;
	width:auto;
	height:auto;
}

.rentacar_popup_section1 div{
	float:left;
	padding-top: 7px;
	padding-left: 5px;
}

.rentacar_popup_btn{
	text-align:right;
	width:538px;
	margin-top:10px;
	padding-top:10px;
	border-top: 1px dashed #cccccc;
}

.rentacar_popup_btn01{
	width:269px;
	display:inline-block;
	height:41px;
	text-align:right;
	vertical-align:bottom;
}

.rentacar_popup_btn02{
	width:570px;
	display:inline-block;
	height:1px;
	text-align:left;
	vertical-align:bottom;
}

#contents{
width:800px;
clear:both;
height:auto}

.p-useDateBlock_errMsg {
	padding-top: 0px;
    padding-bottom: 10px; 
	margin-bottom: 20px;
}

table.c_wtype_1_4 tr th.unique2{
	height:auto;
	width:100%;
	background-color:#faeeee;
}

.p-useDate {
	font-size: 15px;
	font-weight: bold;
	color: #ff0000;
}

/*エラー表示の段落*/
p.c_error{
	border:solid 1px #CC0000;
	margin-top:10px;
	padding:15px 10px 15px 50px;
	color:#CC0000;
	font-size:14px;
	background:url(../images/bg_error.gif) no-repeat 10px;
}
</pre></body></html>