@charset "utf-8";
.hdg-l2._no-gradation {
    background-image: none;
}
.hdg-l2._no-gradation .hdg-l2_txt {
    padding-right: 0;
    padding-left: 0;
}
.tab .form-btn-list._col2 > li {
    margin-top: 8px;
    width: calc(50% - 4px);
}
.tab_list.form-btn-list._col2 > li .form-radio {
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.tab_list.form-btn-list._col2 > li .form-radio .form-radio_item {
    padding: 14px 14px 14px 35px;
    width: 100%;
    height: 100%;
    font-size: 1.4rem;
    justify-content: center;
    align-items: center;
}
.tab_content.non_top_bdr {
    border-top: 0;
    margin-top: 0;
    padding-top: 5px;
}
.tab_content.non_top_bdr::before {
    display: none;
}
.en_search .form-list > li {
    margin: -1px 0 0 0;
}
.en_search .form-list > li > span {
    border-radius: 0;
}
.en_search .form-list > li:first-child > span {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.en_search .form-list > li:last-child > span {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.hr_line {
    border: 0;
    border-bottom: 1px solid #CBCBCB;
    margin-top: 25px;
    margin-bottom: 25px;
    display: block;
}
.form-lyt.bdr-top .form-lyt-set:first-child {
    border-top: 1px dotted #d0d0d0;
}
.form-lyt.bdr-top .form-lyt-set:first-child > .form-lyt-set_hdg {
    padding-top: 12px;
}
.departure-arr-airport-list {
    display: flex;
    padding: 0 10px;
    margin: 0;
}
.departure-airport {
    position: relative;
    padding-right: 25px;
}
.departure-airport::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 5px;
    background-image: url(/content/dam/sites/wwwjalcojp/jp/en/flight-status/img_sites/icon_arrow_006.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 14px 4px;
    width: 14px;
    height: 4px;
    margin-top: -2px;
}
.re-search-list {
    margin: 0;
    display: flex;
    border-top: 1px solid #CBCBCB;
    padding-top: 15px;
    margin-top: 15px;
}
.re-search-list .list-item {
    padding-left: 17px;
}
.re-search-list .list-item:first-child {
    padding-left: 0;
}
.weather-information-wrap + .re-search-list {
    margin-top: 15px;
    padding-top: 15px;
}
.link-02._transfer-02 {
    padding: 0 0 0 24px;
    position: relative;
}
.link-02._transfer-02:hover, .link-02._transfer-02:active, .link-02._transfer-02:focus {
    color: #ca0000;
    text-decoration: underline;
}
.link-02._transfer-02::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    background-image: url(/content/dam/sites/wwwjalcojp/jp/en/flight-status/img_sites/sprite_03.png);
    background-size: 100px 70px;
    background-repeat: no-repeat;
    background-position: -1px -13px;
    height: 21px;
    width: 21px;
    margin-top: -11px;
}
.arrival_departure_guidance_wrap {
    padding: 12px 12px 30px 12px;
    margin: 0 -10px;
}
.wrap-inr-cap_txt {
    padding: 0;
    margin: 0;
    color: #616161;
    font-size: 1.1rem;
}
.arrival_departure_guidance_wrap-inr .wrap-inr-item {
    margin-top: 35px;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #BEBEBE;
    background-color: #fff;
    padding: 0;
}
.arrival_departure_guidance_wrap-inr .panel-flight_body {
    width: 100%;
    text-align: left;
    padding: 15px 30px 15px 12px;
}
.flight_number_name {
    padding-left: 35px;
    display: block;
    margin: 0;
    position: relative;
    font-weight: bold;
    font-size: 1.6rem;
}
.flight_number_name::before {
    content: "";
    display: block;
    background-image: url(/content/dam/sites/wwwjalcojp/jp/en/flight-status/img_sites/icon_reserve_001.png);
    width: 24px;
    height: 25px;
    background-size: 24px 25px;
    background-position: 0 0;
    top: 50%;
    left: 0;
    margin-top: -12px;
    position: absolute;
}
.arrival_departure-date-list {
    display: flex;
    align-items: center;
    text-align: center;
    padding: 0;
    margin-top: 10px;
    position: relative;
}
.panel-flight_body[role='button'] .arrival_departure-date-list .panel-flight_body_btn {
    position: absolute;
    top: 50%;
    right: -21px;
    font-size: 0px;
    margin-top: -11px;
}
.arrival_departure-date-list .date-list {
    width: calc(100% / 3);
}
.arrival_departure-date-list .date-list .on_time {
    font-size: 1.2rem;
    color: #6C6C6C;
    font-weight: normal;
    margin: 0;
}
.arrival_departure-date-list .date-list .on_time .on_time-day {
    display: block;
    margin: 0 0 0 0;
}
.arrival_departure-date-list .date-list .on_time .on_time-day > em {
    display: block;
    font-weight: bold;
    color: #333333;
    font-size: 1.8rem;
    margin-top: 5px;
}
.arrival_departure-date-list .date-list.flight-time-date {
    padding: 0;
    font-weight: normal;
    font-size: 1.2rem;
}
.arrival_departure_guidance_wrap .toggle_hdg_inner {
    padding: 15px 30px 25px 12px;
}
.flight-time, .flight-time > p {
    margin: 0;
    padding: 0;
}
.flight-time > p {
    border-top: 1px solid #CBCBCB;
    padding-top: 4px;
    margin-top: 5px;
    display: block;
}
.arrival_departure_guidance_wrap .toggle_hdg_inner::after {
    content: none;
}
.arrival_departure_guidance_wrap .toggle_hdg_inner .arrival_departure-date-list::after {
    border: 0;
    transform: rotate(0);
    background-image: url(/content/dam/sites/wwwjalcojp/jp/en/flight-status/img_sites/icon_arrow_007.png);
    background-position: 0 0;
    background-size: 23px 23px;
    width: 23px;
    height: 23px;
    margin-top: -12px;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: -21px;
}
.other_info {
    padding-top: 10px;
}
.other_info > p {
    margin-bottom: 0;
}
.flight_section_hdr {
    display: block;
    font-size: 1rem;
    font-weight: normal;
}
.info_attention_txt + .info_attention_txt {
    margin-top: 10px;
}
.info_attention_txt .important_txt_hdr {
    font-weight: bold;
    color: #cc0000;
    font-size: 1.6rem;
    padding: 0;
    margin: 0;
}
.important_txt {
    padding: 5px 0 0 0;
    margin: 0;
    font-size: 1.4rem;
    color: #cc0000;
}
.panel-flight.is-show .panel-flight_footer {
    border-top: 1px solid #CBCBCB;
    padding: 10px 5px 0;
}
.guidance_detail_item .airport_info {
    font-size: 1.4rem;
    position: relative;
    padding-left: 30px;
    padding-bottom: 20px;
    margin-bottom: 5px;
    overflow: hidden;
    line-height: 1.5;
}
.guidance_detail_item .airport_info::before {
    display: block;
    width: 1px;
    background-color: #CBCBCB;
    position: absolute;
    top: 23px;
    left: 14px;
    height: 100%;
    content: "";
}
.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: 1px solid #ccc;
    border-radius: 4px;
    display: block;
    position: absolute;
    top: 50%;
    left: -19px;
    margin-top: -4px;
}
.airport_info .airport_name.departed::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    left: -25px;
    border: 0;
    background-image: url(/content/dam/sites/wwwjalcojp/jp/en/flight-status/img_sites/icon_incoming_001.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 20px 13px;
    width: 20px;
    height: 14px;
}
.guidance_detail_item .airport_info .airport_name.arrived::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: -25px;
    margin-top: -9px;
    background-image: url(/content/dam/sites/wwwjalcojp/jp/en/flight-status/img_sites/icon_outgoing_001.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 20px 17px;
    width: 20px;
    height: 18px;
    border: 0;
}
.flight_equipment {
    margin-top: 25px;
    padding: 10px 10px 0;
    border-top: 1px solid #CBCBCB;
}
.arrival_departure_guidance_detail .guidance_detail_item_wrap .guidance_detail_item:last-of-type .airport_info {
    padding-bottom: 0;
    margin-bottom: 0;
}
.arrival_departure_guidance_detail .guidance_detail_item_wrap .guidance_detail_item:last-of-type .airport_info::before {
    content: none;
}
.status_text {
    margin: 0;
}
.status_text > em {
    font-size: 1.6rem;
}
.status_text > em > span {
    font-weight: normal;
    font-size: 1.4rem;
}
.weather-information-wrap, .information-date {
    font-size: 1.6rem;
}
.weather-information-wrap .information-wrap-inr {
    display: flex;
    font-size: 1.4rem;
    width: 100%;
}
.weather-information-wrap .information-wrap-inr .info-_col {}
.weather-information-wrap .information-wrap-inr .info-_col > p {
    margin-bottom: 0;
}
.info-_col.departure_col {
    padding-right: 30px;
}
.info-_col.departure_col .airport-name {
    position: relative;
    margin: 0;
}
.info-_col.departure_col {
    position: relative;
}
.info-_col.departure_col::after {
    content: "";
    display: block;
    position: absolute;
    top: 0.5em;
    right: 6px;
    background-image: url(/content/dam/sites/wwwjalcojp/jp/en/flight-status/img_sites/icon_arrow_006.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 14px 4px;
    width: 14px;
    height: 4px;
}
.weather-detail {
    display: flex;
    align-items: center;
}
.information-wrap-inr .weather_ico {
    position: relative;
    width: 32px;
    height: 24px;
    margin-right: 4px;
}
.information-wrap-inr {
    padding-top: 7px;
}
.information-wrap-inr .weather-detail .weather_ico::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 32px 24px;
    -webkit-background-size: 32px 24px;
    transform: translateY(-50%);
    width: 32px;
    height: 24px;
}
.information-wrap-inr .weather-detail .weather_ico.sunny::after {
    background-image: url(/content/dam/sites/wwwjalcojp/jp/en/flight-status/img_sites/sunny.svg);
}
.information-wrap-inr .weather-detail .weather_ico.cloudy::after {
    background-image: url(/content/dam/sites/wwwjalcojp/jp/en/flight-status/img_sites/cloudy.svg);
}
.information-wrap-inr .weather-detail .weather_ico.rainy::after {
    background-image: url(/content/dam/sites/wwwjalcojp/jp/en/flight-status/img_sites/rainy.svg);
}
.information-wrap-inr .weather-detail .weather_ico.snowy::after {
    background-image: url(/content/dam/sites/wwwjalcojp/jp/en/flight-status/img_sites/snowy.svg);
}
.information-wrap-inr .weather-detail .weather_ico.thunder::after {
    background-image: url(/content/dam/sites/wwwjalcojp/jp/en/flight-status/img_sites/thunder.svg);
}
.information-wrap-inr .weather-detail .weather_ico.fog::after {
    background-image: url(/content/dam/sites/wwwjalcojp/jp/en/flight-status/img_sites/fog.svg);
}
.temperature {
    font-weight: normal;
}
.toggle.circle-icon {
    background-color: #fff;
}
.toggle.circle-icon .toggle_hdg_inner {
    padding: 14px 42px 12px 10px;
}
.toggle.circle-icon .toggle_hdg_inner::before {}
.toggle.circle-icon .toggle_hdg._note .toggle_hdg_inner > span {
    font-weight: normal;
    font-size: 1.4rem;
}
.toggle.circle-icon .toggle_hdg._note .toggle_hdg_inner > span > em {
    font-weight: bold;
    padding-right: 20px;
}
.toggle.circle-icon .toggle_hdg_inner .panel-flight_body_btn, .toggle.circle-icon .toggle_hdg._note .toggle_hdg_inner .panel-flight_body_btn {
    position: absolute;
    width: 22px;
    height: 22px;
    top: 50%;
    right: 12px;
    margin-top: -11px;
    font-size: 0;
}
.toggle.circle-icon .toggle_hdg._note .toggle_hdg_inner > span::before {
    display: none;
    content: '';
    position: absolute;
    top: 1px;
    left: 0;
    background-image: url(/content/dam/sites/wwwjalcojp/jp/en/flight-status/img_sites/sprite_03.png);
    background-size: 130px 91px;
    background-position: -31px -23px;
    width: 16px;
    height: 16px;
}
.toggle.circle-icon .toggle_hdg_inner .panel-flight_body_btn::before, .toggle.circle-icon .toggle_hdg._note .toggle_hdg_inner .panel-flight_body_btn::before {
    box-sizing: border-box;
    width: 22px;
    height: 22px;
    border: 1px solid #ccc;
    border-radius: 11px;
    position: absolute;
    top: 0;
    right: 0;
    left: initial;
    display: block;
    content: '';
    background-image: none;
}
.toggle.circle-icon .toggle_hdg_inner .panel-flight_body_btn::after {
    display: block;
    content: '';
    position: absolute;
    top: 5px;
    transform: rotate(135deg);
    right: 7px;
    width: 8px;
    height: 8px;
    border: 2px solid #2a344b;
    border-bottom: transparent;
    border-left: transparent;
}
.toggle.circle-icon .toggle_hdg_inner[aria-expanded="true"] .panel-flight_body_btn:after {
    top: 8px;
    transform: rotate(-45deg);
}
.toggle.circle-icon {
    background-color: #fff;
    box-shadow: 0px 3px 6px #00000029;
}
.toggle.circle-icon.attention {
    background-color: #FDF5F5;
}
.toggle.circle-icon.attention .toggle_hdg._note .toggle_hdg_inner > span::before {
    display: block;
}
.mt--20 {
    margin-top: -20px;
}
.toggle.circle-icon .toggle_hdg._note .toggle_hdg_inner > .hdg_inner_box {
    display: flex;
    align-items: flex-end;
    font-weight: normal;
    font-size: 1.4rem;
    position: relative;
    /*padding-left: 27px;*/
    vertical-align: top;
    /*justify-content: space-between;*/
}
.toggle.circle-icon .toggle_hdg._note .toggle_hdg_inner > .hdg_inner_box.multi_flight {
    align-items: flex-start;
}
.other_flight_plane {
    display: block;
    font-weight: normal;
    font-size: 1.1rem;
}
.toggle.circle-icon .toggle_hdg._note .toggle_hdg_inner > .hdg_inner_box .box_flight_number {
    font-weight: bold;
    padding-right: 20px;
    padding-left: 27px;
    position: relative;
    white-space: nowrap;
}
.toggle.circle-icon .toggle_hdg._note .toggle_hdg_inner > .hdg_inner_box .box_flight_number {
    position: relative;
}
.toggle.circle-icon .toggle_hdg._note .toggle_hdg_inner > .hdg_inner_box .box_flight_number::before {
    display: none;
    content: '';
    position: absolute;
    top: 1px;
    left: 0;
    background-image: url(/content/dam/sites/wwwjalcojp/jp/en/flight-status/img_sites/sprite_03.png);
    background-size: 130px 91px;
    background-position: -31px -23px;
    width: 16px;
    height: 16px;
}
.toggle.circle-icon.attention .toggle_hdg._note .toggle_hdg_inner > .hdg_inner_box .box_flight_number::before {
    display: block;
}
.toggle.circle-icon .toggle_hdg._note .toggle_hdg_inner > .hdg_inner_box .flight-date_box {
    text-align: right;
}
.toggle.circle-icon .toggle_hdg._note .toggle_hdg_inner > .hdg_inner_box .flight-date_box .on-time-txt {
    margin: 0;
    padding-top: 10px;
    font-size: 1.1rem;
}
.toggle.circle-icon .toggle_hdg._note .toggle_hdg_inner > .hdg_inner_box .flight-date_box .on-time-txt:first-child {
    padding-top: 0;
}
.toggle.circle-icon .toggle_hdg._note .toggle_hdg_inner > .hdg_inner_box .flight-date_box .multi_place {
    font-size: 1.1rem;
    display: block;
}
/*.toggle.circle-icon .toggle_hdg._note .toggle_hdg_inner > .hdg_inner_box::before {
    display: none;
    content: '';
    position: absolute;
    top: 1px;
    left: 0;
    background-image: url(/content/dam/sites/wwwjalcojp/jp/en/flight-status/img_sites/sprite_03.png);
    background-size: 130px 91px;
    background-position: -31px -23px;
    width: 16px;
    height: 16px;
}
.toggle.circle-icon.attention .toggle_hdg._note .toggle_hdg_inner > .hdg_inner_box::before {
    display: block;
}*/
.attention-txt span {
    display: inline-block;
    position: relative;
    text-indent: 20px;
    line-height: 1.5;
}
.attention-txt span::before {
    position: absolute;
    top: 1px;
    left: 0;
    display: block;
    content: '';
    background-image: url(/content/dam/sites/wwwjalcojp/jp/en/flight-status/img_sites/sprite_03.png);
    background-size: 130px 91px;
    background-position: -31px -23px;
    width: 16px;
    height: 16px;
}
.flight-information-box {
    border-top: 1px solid #CBCBCB;
    margin: 0 -10px;
    font-size: 1.4rem;
    padding: 15px 10px 5px 10px;
    color: #333;
}
.flight-information-box > .multi_place_first {
    margin-bottom: 10px;
}
.flight-information-box > .multi_place_last {
    margin-top: 20px;
    margin-bottom: 10px;
}
.flight-information-box .status {
    margin-bottom: 0;
    font-size: 1.2rem;
    color: #6C6C6C;
}
.flight-information-box .status > span {}
.flight-information-box .status > span > em {
    font-size: 1.4rem;
    color: #000;
}
.flight-information-box .boarding-gate {
    margin: 10px 0 0 0;
    font-size: 1.2rem;
    color: #6C6C6C;
}
.flight-information-box .boarding-gate em {
    font-size: 1.4rem;
    color: #000;
}
.flight-information-box .boarding-gate span {
    padding-left: 1em;
}
.flight-information-box .boarding-gate span:first-child {
    padding-left: 0;
}
.supplement-txt {
    padding-top: 30px;
}
.supplement-txt .attention-txt-hdr {
    color: #cc0000;
}
.change-refund {
    padding-top: 15px;
    border-top: 1px solid #CBCBCB;
    margin-top: 15px;
}
.attention-txt-hdr + p {
    padding-top: 10px;
}
.supplement-txt p, .change-refund p {
    margin-bottom: 0;
}
.on-time-txt .departure-time {
    position: relative;
    padding-right: 2em;
    font-size: 1.4rem;
}
.on-time-txt .arrival-time {
    font-size: 1.4rem;
}
.on-time-txt .departure-time::after {
    content: " — ";
    font-size: 1.4rem;
    line-height: 1;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -7px;
    margin-right: 0.5em;
    margin-left: 0.5em;
}
.on-time-txt .departure-time.inflight-icon::after {
    content: "";
    display: block;
    background-image: url(/content/dam/sites/wwwjalcojp/jp/en/flight-status/img_sites/icon_reserve_004.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 18px;
    height: 17px;
    position: absolute;
    top: 50%;
    right: 4px;
    margin: -9px 0 0 0;
}
.link-list-box {
    border-top: 1px solid #CBCBCB;
    margin-top: 30px;
    padding-top: 30px;
}
.lyt-news_list > li > a > span {
    padding-left: 14px;
}
.lyt-news_list > li > a > span::before {
    position: absolute;
    top: 5px;
    left: 0;
    width: 6px;
    height: 6px;
    border: 2px solid #b22430;
    border-bottom: transparent;
    border-left: transparent;
    transform: rotate(45deg);
}
.icon_inflight {
    position: relative;
    width: 18px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    font-size: 0px;
    margin-top: -5px;
}
.icon_inflight::before {
    display: block;
    content: "";
    background-image: url(/content/dam/sites/wwwjalcojp/jp/en/flight-status/img_sites/icon_reserve_004.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 18px;
    height: 17px;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
}
.loading-icon {
    text-align: center;
    margin: 0 auto;
    width: 40px;
    height: 40px;
    padding: 50px 0;
    display: block;
    box-sizing: content-box;
}
.loading-icon > img {
    width: 100%;
    height: auto;
}

.attention_mark_txt {
    position: relative;
    font-weight: normal;
}
.attention_mark_txt img {
    display: inline-block;
    margin:0;
    vertical-align: top;
    width: 16px;
}

.panel-flight_body.js-toggle-show_btn[aria-expanded="true"] .panel-flight_body_btn::after {
top: 8px;
transform: rotate(-45deg);
}

.panel-flight_body.js-toggle-show_btn[aria-expanded="true"] + .panel-flight_footer{
border-top: 1px solid #CBCBCB;
padding: 10px 5px 0;
}

/*230526 非表示対応*/
.weather-information-wrap .information-wrap-inr .info-_col .weather-detail {
    display: none;
}

/*Search results*/
.box-item .btn-04{
    width: auto;
}

@media only screen and (min-width: 740px) {
    .copyright small {
        width: auto;
    }
    .tab .form-btn-list._col2 > li {
        width: auto;
    }
    .tab .form-btn-list.tab_list-search > li {
        min-width: 200px;
    }
    
    /*Search results*/
    .weather-information-wrap {
        display: flex;
        align-items: center;
    }
    .information-date {
        font-size: 2rem;
        margin-right: 20px;
    }
    .weather-information-wrap .information-wrap-inr{
        width: auto;
        padding-top: 0;
    }
    .weather-information-wrap .information-wrap-inr .info-_col {
        font-size: 1.6rem;
        font-weight: bold;
        padding-right: 25px;
    }
    .flight-information-box{
        padding-bottom: 0;
    }
    .flight-information-box > p{
        padding: 0 1em 5px 0;
    }
    .flight-information-box .status {
        display: inline-block;
        width: auto;
    }
    .flight-information-box .boarding-gate {
        display: inline-block;
        width: auto;
        margin: 0;
    }
    .toggle.circle-icon{
        margin-bottom: 40px;
    }
    .supplement-txt {
        padding-top: 20px;
    }

}