@charset "utf-8";
#main {
    width: 950px;
}
.tab {
    margin: 0;
}
.panel-attention_hdg::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    background-position: -52px -208px;
    background-size: 274px auto;
}
.list > li {}
.form-table-05 {
    margin: 0 0 30px;
    width: 100%;
    border-spacing: 0;
    border-collapse: separate;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    table-layout: fixed;
}
.form-table-05 thead th {
    box-sizing: border-box;
}
.form-table-05 thead th:nth-child(1) {
    width: 100px;
}
.form-table-05 thead th:nth-child(2) {
    width: 135px;
}
.form-table-05 thead th:nth-child(3) {
    width: 150px;
}
.form-table-05 thead th:nth-child(4) {
    width: 150px;
}
.form-table-05 thead th:nth-child(5) {
    width: 100px;
}
.form-table-05 thead th:nth-child(6) {
    width: 315px;
}
.form-table-05 tbody td {
    box-sizing: border-box;
}
.form-table-05 tbody td:nth-child(1) {
    width: 100px;
}
.form-table-05 tbody td:nth-child(2) {
    width: 135px;
}
.form-table-05 tbody td:nth-child(3) {
    width: 150px;
}
.form-table-05 tbody td:nth-child(4) {
    width: 150px;
}
.form-table-05 tbody td:nth-child(5) {
    width: 100px;
}
.form-table-05 tbody td:nth-child(6) {
    width: 315px;
}
.form-table-05 th {
    font-size: 1.4rem;
}
.form-table-05 td {
    font-size: 1.2rem;
}
.form-table-05 thead th, .form-table-05 thead td {
    background: #fafafa;
    color: #333;
    font-weight: bold;
}
.form-table-05 th, .form-table-05 td {
    line-height: 1.5;
    font-weight: normal;
    padding-left: 5px;
    padding-right: 10px;
    position: relative;
}
.form-table-05 td.dep_flight_time {
    padding-right: 0;
}
.form-table-05 td.dep_flight_time .emData {
    padding-right: 50px;
    box-sizing: border-box;
}
.form-table-05 td.arr_flight_time {
    padding-left: 0;
}
.form-table-05 td.arr_flight_time .emData {
    padding-right: 0;
    box-sizing: border-box;
}
.emData {
    display: block;
    position: relative;
}
.multi_first {
    display: block;
}
.multi_last {
    display: block;
}
.form-table-05 tr.in-flight td.dep_flight_time .emData::after {
    position: absolute;
    top: 50%;
    right: 13px;
    display: block;
    content: '';
    background-image: url(../img/sprite_03.png);
    background-position: -55px -79px;
    background-size: 200px 140px;
    width: 25px;
    height: 24px;
    margin-top: -12px;
}
.form-table-05 td .plane::before {
    display: none;
}
.form-table-05 tr.multi_first_block td {
    border-bottom-style: dotted;
}
.form-table-05 tr.multi_first_block td.multi_plane {
    border-bottom-style: solid;
}
.form-table-05 tbody tr.irregular {
    background: #f9e6e5;
}
.form-table-05_txt_change {
    color: #c00;
    font-weight: bold;
}
.attention_mark_txt {
    position: relative;
    font-weight: normal;
}
.attention_mark_txt img {
    display: inline-block;
    margin: 0 5px;
    vertical-align: top;
}
.flight_number_txt {
    padding-left: 19px;
    position: relative;
}
.flight_number_txt.attention_mark::before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 12px;
    height: 12px;
    display: block;
    content: '';
    background-image: url(../img/sprite.png);
    background-image: url(../img/sprite_03.png);
    background-size: 200px 140px;
    background-position: -80px -42px;
    margin-top: -6px;
}
.other_flight {
    display: block;
    font-size: 12px;
}
.panel-service.non_bdr-top::before {
    display: none;
}
.panel .inr-box {
    display: flex;
    justify-content: space-between;
}
.panel .inr-box .box-item {
    line-height: 1.5;
}
.panel .inr-box .box-item > p:last-child {
    margin-bottom: 0;
}
.panel .inr-box .box-item:first-child {
    margin-right: 30px;
}
.grid[data-col='4']._stick .grid_col.departure-date {
    width: 209px;
    flex-basis: 209px;
    margin-right: 22px;
}
.grid[data-col='4']._stick .grid_col.search-btn {
    flex-basis: 209px;
    margin-left: auto;
}
.grid[data-col='4']._stick .grid_col.search-btn .btn {
    min-width: 100%;
    width: 100%
}
.grid._stick.weather-information-top .grid_col.origin-destination {
    flex-basis: 239px;
}
.grid._stick.weather-information-top .grid_col:nth-child(2) {
    border-left: 1px solid #ccc;
    border-radius: 2px 0 0 2px;
}
.weather-information-btm {
    display: flex;
    align-items: flex-end;
    margin-top: 40px;
}
.weather-information-btm .information-date {
    font-size: 2.0rem;
    margin-right: 20px;
}
.weather-information-btm .info-_col.departure_col {
    position: relative;
    padding-right: 60px;
}
.weather-information-btm .info-_col.departure_col::before {
    position: absolute;
    top: 50%;
    right: 17px;
    display: block;
    content: '';
    background-image: url(../img/sprite_03.png);
    background-position: -55px -79px;
    background-size: 200px 140px;
    width: 25px;
    height: 24px;
    margin-top: -12px;
}
.weather-information-btm .info-_col:last-child {
    margin-left: auto;
}
.weather-information-btm .info-_col .col_txt-top {
    display: table;
}
.weather-information-btm .info-_col .col_txt-top .airport-name {
    display: table-cell;
    vertical-align: middle;
    font-size: 1.2rem;
    font-weight: bold;
}
.weather-information-btm .info-_col .col_txt-top .current-time {
    display: table-cell;
    vertical-align: middle;
    font-size: 1.2rem;
    padding-left: 10px;
}
.weather-information-btm .info-_col .col_txt-btm {
    margin-top: 9px;
    display: flex;
    align-items: center;
}
.weather-information-btm .info-_col .col_txt-btm .city_name {
    font-size: 16px;
    font-weight: bold;
    padding-right: 10px;
}
.weather-information-btm .info-_col .col_txt-btm .temperature {
    font-size: 16px;
    font-weight: normal;
    padding-left: 10px;
    position: relative;
}
.weather-information-btm .info-_col .col_txt-btm .degree {
    font-size: 10px;
    font-weight: normal;
    vertical-align: top;
}
.weather-information-btm .info-_col .weather_ico {
    position: relative;
    width: 32px;
    height: 24px;
}
.weather-information-btm .info-_col .weather_ico::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-size: 32px 24px;
    transform: translateY(-50%);
    width: 32px;
    height: 24px;
}
.weather-information-btm .info-_col .weather_ico.sunny::after {
    background-image: url("../img/sunny.svg");
}
.weather-information-btm .info-_col .weather_ico.cloudy::after {
    background-image: url("../img/cloudy.svg");
}
.weather-information-btm .info-_col .weather_ico.rainy::after {
    background-image: url("../img/rainy.svg");
}
.weather-information-btm .info-_col .weather_ico.snowy::after {
    background-image: url("../img/snowy.svg");
}
.weather-information-btm .info-_col .weather_ico.thunder::after {
    background-image: url("../img/thunder.svg");
}
.weather-information-btm .info-_col .weather_ico.fog::after {
    background-image: url("../img/fog.svg");
}
.flight-number-select-form {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.grid[data-col='4']._stick .grid_col.select-flight-date {
    width: 209px;
    flex-basis: 209px;
    margin-right: 22px;
}
.grid[data-col='4']._stick .grid_col.select-airline {
    width: 252px;
    flex-basis: 252px;
    margin-right: 23px;
}
.grid[data-col='4']._stick .grid_col.flight-number-input-box {
    width: 209px;
    flex-basis: 209px;
    display: flex;
    align-items: center;
}
.flight-number-select-form .select-item.flight-number-input-box {}
.grid_col.flight-number-input-box label {
    font-size: 12px;
}
.grid_col.flight-number-input-box .form-txt {
    max-width: 172px;
    margin-left: 13px;
    height: 100%;
}
.grid[data-col='4']._stick .grid_col.flight-search--submit-btn {
    flex-basis: 209px;
    margin-left: auto;
}
.grid_col.flight-search--submit-btn .btn {
    min-width: 100%;
    width: 100%;
}
.flight-number-select-form .select-item .form-select {
    max-width: 100%;
}
.departure_arrival_select_form {
    margin-top: 30px;
    display: flex;
}
.departure_arrival_select_form .select-form-item {
    margin-left: 60px;
}
.departure_arrival_select_form .select-form-item:first-child {
    margin-left: 20px;
}
.arrival_departure_guidance_wrap .guidance_wrap_inr {
    display: flex;
    flex-direction: row;
    width: 950px;
    margin-top: 30px;
    margin-bottom: 20px;
}
.guidance_wrap_inr .flight_number_name {
    width: 130px;
    font-size: 20px;
    font-weight: bold;
    padding-left: 20px;
    padding-right: 20px;
}
.guidance_wrap_inr .arrival_departure_guidance_detail {
    display: flex;
    flex-direction: column;
    /*width: 520px;*/
    flex: 1;
}
.guidance_detail_box{
display: flex;
}

.arrival_departure_guidance_detail .guidance_detail_item {
    display: flex;
}
.time-number {
    font-size: 1.2rem;
}
.guidance_detail_item .airport_info {
    width: 255px;
    font-size: 14px;
    position: relative;
    padding-left: 36px;
    margin-bottom: 25px;
    overflow: hidden;
}
.guidance_detail_item .airport_info::before, .guidance_detail_item .airport_info::after {
    content: "";
}
.arrival_departure_guidance_detail .guidance_detail_item .airport_info::before {
    display: block;
    width: 1px;
    background-color: #CBCBCB;
    position: absolute;
    top: 23px;
    left: 14px;
    height: 100%;
}
.arrival_departure_guidance_detail .guidance_detail_box:last-of-type .guidance_detail_item:last-of-type .airport_info {
    margin-bottom: 0;
}
.arrival_departure_guidance_detail .guidance_detail_box:last-of-type .guidance_detail_item:last-of-type .airport_info::before {
    display: none;
}
.guidance_detail_item .airport_info .airport_name {
    font-weight: bold;
    position: relative;
}
.guidance_detail_item .airport_info .airport_name::before {
    content: "";
    box-sizing: border-box;
    width: 8px;
    height: 8px;
    border: 2px solid #ccc;
    border-radius: 4px;
    display: block;
    position: absolute;
    top: 4px;
    left: -26px;
}
.guidance_detail_item .airport_info .airport_name.departed::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(../img/sprite_03.png);
    background-repeat: no-repeat;
    background-position: -96px -119px;
    background-size: 200px 140px;
    border: 0;
    width: 24px;
    height: 16px;
    top: 0;
    left: -36px;
}
.guidance_detail_item .airport_info .airport_name.arrived::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(../img/sprite_03.png);
    background-repeat: no-repeat;
    background-position: -134px -119px;
    background-size: 200px 140px;
    border: 0;
    width: 25px;
    height: 16px;
    top: 0;
    left: -36px;
}
.guidance_detail_item .airport_info .gate {
    padding-top: 11px;
    font-size: 12px;
}
.guidance_detail_item .time_required {
    padding-top: 25px;
    font-size: 12px;
}
.guidance_detail_item .flight_equipment {
    font-size: 12px;
    padding-top: 10px;
}
.guidance_detail_item .time_required > span, .guidance_detail_item .flight_equipment > span {
    display: inline-block;
}
.guidance_detail_item .time_required .head_txt, .guidance_detail_item .flight_equipment .head_txt {
    width: 70px;
}
.guidance_detail_item .on_time {
    width: 107px;
    font-size: 14px;
}
.guidance_detail_item .on_time > .time_text {
    display: block;
    line-height: 1.3;
    margin: 0;
    font-size: 12px;
}
.guidance_detail_item .on_time > .time_text + .time_text {
    padding-top: 15px;
}
.guidance_detail_item .on_time > .time_text > em {
    display: block;
    font-weight: bold;
    font-size: 20px;
}
.guidance_detail_item .flight_status {
    width: 151px;
}
.status_text {
    display: block;
    line-height: 1.3;
    font-size: 12px;
    margin-bottom: 0;
}
.status_text + .status_text {
    padding-top: 15px;
}
.status_text > em {
    display: block;
    font-weight: bold;
    font-size: 20px;
}
.status_text > em > span {
    font-size: 12px;
    font-weight: normal;
}
.form-table-04.arrival_departure_guidance_table {
    margin-top: 20px;
}
.form-table-04.arrival_departure_guidance_table td {
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid#ccc;
}
.form-table-04 .flight_number_name_head {
    width: 130px;
    padding-left: 0;
}
.form-table-04 .airport_info_head {
    width: 255px;
    padding-left: 0;
}
.form-table-04 .on_time_head {
    width: 107px;
    padding-left: 0;
}
.form-table-04 .flight_status_head {
    width: 151px;
    padding-left: 0;
}
.form-table-04 .other_info_head {
    padding-left: 0;
}
.guidance_wrap_inr .other_info {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-right: 30px;
    font-size: 14px;
    width: 310px;
}
.info_attention_txt {
    color: #cc0000;
    font-size: 14px;
}
.info_attention_txt > p {
    margin-bottom: 0;
    line-height: 1.5;
}
.flight_section_hdr{
display:block;
font-size: 12px;
font-weight: normal;
}
.info_attention_txt .important_txt {
    font-size: 20px;
    font-weight: bold;
}
.info_attention_txt .important_txt + p {
    padding-top: 5px;
}
.tab_item.is-active::before {
    background-color: #fff;
}
.icon_inflight {
    position: relative;
    width: 25px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    font-size: 0px;
}
.icon_inflight::before {
    display: block;
    content: '';
    background-image: url(../img/sprite_03.png);
    background-position: -55px -79px;
    background-size: 200px 140px;
    width: 25px;
    height: 24px;
}
.loading-icon {
    text-align: center;
    margin: 0 auto;
    width: 80px;
    height: 80px;
    padding: 50px 0;
    display: block;
    box-sizing: content-box;
}
.loading-icon > img {
    width: 100%;
    height: auto;
}

/*230526 非表示対応*/
.weather-information-btm .info-_col .col_txt-top .current-time, .weather-information-btm .info-_col .weather_ico, .weather-information-btm .info-_col .col_txt-btm .temperature {
    display: none;
}
