select{
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
border-radius: 0;
border: 0;
margin: 0;
padding: 0;
background: none transparent;
vertical-align: middle;
font-size: inherit;
color: inherit;
box-sizing: border-box;
}
select::-ms-expand{
display: none;
}
.ttlLv1 .heading.sec_heading{
font-size: 1.8rem;
}
.ttlLv1 .heading.sec_heading_en{
font-size: 1.6rem;
}
.sec_mile{
display: block;
font-size: 1.2rem;
}
@media all and (min-width:740px){
	.ttlLv1 .heading.sec_heading, .ttlLv1 .heading.sec_heading_en{
	font-size: 2.4rem;
	}
    .sec_mile{
    line-height: 1.2;
    }
}
.time_table thead th {
text-align: center;
background: #666666;
color: #fff;
border: none;
border-left: 1px solid #fff;
}
.time_table th{
width: 20%;
padding: 10px 5px;
}
.time_table thead th:first-of-type{
width: 30%;
}
.time_table thead th:last-of-type{
width: 30%;
}
@media all and (min-width:740px){
	.time_table th{
	width: 25%;
	}
	.time_table thead th:first-of-type{
	width: 17%;
	}
	.time_table thead th:last-of-type{
	width: 33%;
	}
}
.time_table td{
text-align: center;
padding: 10px 5px;
border-top: 1px solid #d0d0d0;
border-left: 1px solid #d0d0d0;
background: #f6f6f6;
}
.time_table td:first-of-type{
border-left: none;
}
.time_table td:last-of-type{
text-align: left;
}
.time_table .note{
display: block;
color: #727272;
font-size: 11px;
font-weight: normal;
}
.fNum_wrapper > .fNum_headArea {
padding: 7px 30px 7px 10px;
background-color: #707070;
border-color: #707070;
position: relative;
}
.fNum_wrapper > .fNum_headArea > .fNum_headTtl{
display: block;
color: #fff;
font-weight: bold;
line-height: 1.5;
font-size: 16px;
}
.fNum_wrapper .fNum_bodyArea{
background-color: #f5f5f5;
border: 1px solid #d0d0d0;
border-top: 0px;
padding: 15px 10px;
}
.fNum_wrapper .fNum_inputItems{
margin-top: 10px;
}
.fNum_wrapper .fNum_inputItems:first-of-type{
margin-top: 0;
}
@media all and (min-width:740px){
    .fNum_inputItems{
    display: flex;
    align-items: center;
    }
}
.fNum_wrapper .fNum_inputItem{
margin-top: 10px;
}
.fNum_wrapper .fNum_inputItems .fNum_inputItem{
margin-top: 10px;
}
.fNum_wrapper .fNum_inputItems .fNum_inputItem:first-of-type{
margin-top: 0;
}
@media all and (min-width:740px){
    .fNum_wrapper .fNum_inputItems .fNum_inputItem{
    margin-top: 0;
    width: 435px;
    }
    .fNum_wrapper .fNum_inputItems{
    }
}
.fNum_inputBox{

}
@media all and (min-width:740px){
    .fNum_inputBox{
    display: flex;
    align-items: center;
}
}
.fNum_wrapper .fNum_inputBox{
background: #fff;
border: 1px solid #d0d0d0;
padding-left: 30px;
overflow: hidden;
}
.fNum_inputBox_head{
position: relative;
}
@media all and (min-width:740px){
    .fNum_inputBox_head{

    }
}
.fNum_inputBox_head label{
width: 100%;
padding: 8px 10px 0;
display: inline-block;
font-size: 1.2rem;
color: #555;
}
@media all and (min-width:740px){
    .fNum_inputBox_head label{
    width: 70px;
    padding: 5px 10px;
    display: inline-block;
    }
}
.fNum_inputBox_cont{
width: 100%;
}
@media all and (min-width:740px){
    .fNum_inputBox_cont{
    display: inline-block;
    width: calc(100% - 70px);
    }
}
.fNum_inputBox_cont select{
border:none;
font-size: 1.6rem;
width: 100%;
padding: 0 30px 5px 10px;
}
@media all and (min-width:740px){
    .fNum_inputBox_cont select{
    width: 100%;
    padding: 10px 10px 10px 5px;
    }
}
.fNum_inputBox{
position: relative;
}
.flight_icon_d.fNum_inputBox:before{
content: "";
display: inline-block;
width: 22px;
height: 22px;
vertical-align: middle;
background-image: url(/global/Y18/modules/dom/img_sites/timetable/icons_booking.png);
background-repeat: no-repeat;
background-size: 425px 88px;
position: absolute;
top: 50%;
left: 10px;
margin-top: -10px;
}
.flight_icon_a.fNum_inputBox:before {
content: "";
display: inline-block;
width: 22px;
height: 22px;
vertical-align: middle;
background-image: url(/global/Y18/modules/dom/img_sites/timetable/icons_booking.png);
background-repeat: no-repeat;
background-size: 425px 88px;
background-position: -210px -65px;
position: absolute;
top: 50%;
left: 10px;
margin-top: -10px;
}
.no_icon.fNum_inputBox:before{
content: "";
display: inline-block;
width: 22px;
height: 22px;
vertical-align: middle;
background-image: url(/global/Y18/modules/dom/img_sites/timetable/icons_booking.png);
background-position: -27px 0;
background-repeat: no-repeat;
background-size: 425px 88px;
position: absolute;
top: 50%;
left: 10px;
margin-top: -11px;
}
.timemdlArw{
display: none;
}
@media all and (min-width:740px){
    .timemdlArw{
    display: block;
    width: 33px;
    margin: 0 12px;
    }
}
.fNum_wrapper .btnRD .btn{
cursor: pointer;
padding: 10px;
min-height: auto;
}
@media all and (min-width:740px){
    .fNum_wrapper .btnRD{
    text-align: center;
    display: block;
    }
    .fNum_wrapper .btnRD .btn{
    width: 280px;
    padding: 13px 10px;
    line-height: 1;
    font-weight: bold;
    }
    .fNum_wrapper .btnRD .btn:hover{
    text-decoration: underline;
    }
}
.fNum_selectWrap .icon_arr{
position: relative;
}
.fNum_selectWrap .icon_arr:before{
content: "";
display: inline-block;
width: 0;
height: 0;
border-style: solid;
border-width: 7px 7.5px 0 7.5px;
border-color: #9e9e9e transparent transparent transparent;
position: absolute;
top: -2px;
right: 10px;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
@media all and (min-width:740px){
    .fNum_selectWrap .icon_arr:before{
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    }
}

@media all and (min-width:740px){
    .flightTime.lang_en .slct_item_month{
    width: 120px;
    }
}

@media all and (min-width:740px){
    .time_table.lang_en th{
    width: 5em;
    }
}
.pdl1em{padding-left:1em !important;}