@charset "UTF-8";
.intro {
    margin-bottom: 74px;
}
.intro_inner {}
.intro_title {}
.intro_headline {
    font-size: 18px;
    margin-bottom: 13px;
    line-height: 1.4;
}
.intro_text {}
.space {
    margin-bottom: 82px;
}
.space_cols {
    display: flex;
    background: #f8f8f8;
    flex-direction: row-reverse;
}
.space_col {
    width: 50%;
}
.space_col-no1 {}
.space_areaText {
    min-height: 468px;
    box-sizing: border-box;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}
.space_title {}
.space_text {}
.space_col-no2 {
    position: relative;
    z-index: 1;
}
.space_image {
    background-image: url(/assets/img/facilities/pt-facilities05@2x.jpg);
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.order {}
.order_inner {}
.order_title {}
.order_text {
    margin-bottom: 50px;
}
.faci {
    margin-bottom: 63px;
}
.faci:last-child {
    margin-bottom: 0;
}
.faci_title {}
.faci_cols {
    display: flex;
    flex-direction: row-reverse;
}
.faci_col {}
.faci_col-no1 {
    flex-grow: 1;
}
.faci_table {}
.faci_table > thead {}
.faci_table > thead > tr {}
.faci_table > thead > tr:first-child {}
.faci_table > thead > tr:last-child {}
.faci_table > thead > tr > th {}
.faci_table > thead > tr > th:nth-child(1) {
    width: 175px;
}
.faci_table > thead > tr > th:nth-child(2) {
    width: 97px;
}
.faci_table > thead > tr > th:nth-child(3) {
    width: 127px;
}
.faci_table > thead > tr > td {}
.faci_table > tbody {}
.faci_table > tbody > tr {}
.faci_table > tbody > tr:nth-child(2n+1) {
    background: #f8f8f8;
}
.faci_table > tbody > tr:last-child {}
.faci_table > tbody > tr > th {
    white-space: nowrap;
}
.faci_table > tbody > tr > td {}
.faci_table > tbody > tr > td:nth-child(2) {
    white-space: nowrap;
}
.faci_col-no2 {
    width: 32.1%;
    min-width: 32.1%;
    margin-right: 20px;
}
.faci_fig {
    margin-bottom: 14px;
}
.faci_fig:last-child {
    margin-bottom: 0;
}
.faci_fig > img {}
.faci_fig > figcaption {
    margin-top: 3px;
}
@media screen and (min-width:1000px) {}
@media screen and (max-width:1299px) {
    .faci_table > thead > tr > th:nth-child(1) {
        width: auto;
    }
    .faci_table > thead > tr > th:nth-child(2) {
        width: auto;
    }
    .faci_table > thead > tr > th:nth-child(3) {
        width: auto;
    }
}
@media screen and (max-width:1199px) {
    .space_areaText {
        min-height: 360px;
    }
    .faci_cols {
        display: block;
    }
    .faci_col-no2 {
        width: auto;
        min-width: 0;
        margin: 20px auto 0;
        display: flex;
        justify-content: center;
        max-width: 740px;
    }
    .faci_fig {
        width: 49%;
        margin-right: 2%;
    }
    .faci_fig:last-child {
        margin-right: 0;
    }
}
@media screen and (max-width:999px) {
    .intro {
        margin-bottom: 35px;
    }
    .intro_inner {}
    .intro_title {}
    .intro_headline {
        font-size: 16px;
    }
    .intro_text {}
    .space {
        margin-bottom: 45px;
    }
    .space_cols {
        display: block;
    }
    .space_col {
        width: auto;
    }
    .space_col-no1 {}
    .space_areaText {
        min-height: 0;
        padding: 25px;
        max-width: none;
    }
    .space_title {}
    .space_text {}
    .space_col-no2 {}
    .space_image {
        position: static;
        padding-bottom: 66.7%;
        height: 0;
    }
    .order {}
    .order_inner {}
    .order_title {}
    .order_text {
        margin-bottom: 35px;
    }
    .faci {
        margin-bottom: 35px;
    }
    .faci:last-child {}
    .faci_title {}
    .faci_cols {}
    .faci_col {}
    .faci_col-no1 {}
    .faci_tableWrap {}
    .faci_table {
        font-size: 13px;
    }
    .faci_table > thead {}
    .faci_table > thead > tr {}
    .faci_table > thead > tr:first-child {}
    .faci_table > thead > tr:last-child {}
    .faci_table > thead > tr > th {}
    .faci_table > thead > tr > th:nth-child(1) {}
    .faci_table > thead > tr > th:nth-child(2) {}
    .faci_table > thead > tr > th:nth-child(3) {}
    .faci_table > thead > tr > td {}
    .faci_table > tbody {}
    .faci_table > tbody > tr {}
    .faci_table > tbody > tr:nth-child(2n+1) {}
    .faci_table > tbody > tr:last-child {}
    .faci_table > tbody > tr > th {}
    .faci_table > tbody > tr > td {}
    .faci_col-no2 {}
    .faci_fig {}
    .faci_fig:last-child {}
    .faci_fig > img {}
    .faci_fig > figcaption {}
}
@media screen and (max-width:767px) {
    .intro {
        margin-bottom: 25px;
    }
    .intro_inner {}
    .intro_title {}
    .intro_headline {
        font-size: 15px;
        margin-bottom: 10px;
    }
    .intro_text {}
    .space {
        margin-bottom: 35px;
    }
    .space_cols {}
    .space_col {}
    .space_col-no1 {}
    .space_areaText {
        padding: 25px 15px;
    }
    .space_title {}
    .space_text {}
    .space_col-no2 {}
    .space_image {}
    .order {}
    .order_inner {}
    .order_title {}
    .order_text {
        margin-bottom: 25px;
    }
    .faci {}
    .faci:last-child {}
    .faci_title {}
    .faci_cols {}
    .faci_col {}
    .faci_col-no1 {}
    .faci_tableWrap {}
    .faci_table {
        min-width: 620px;
        font-size: 12px;
    }
    .faci_table > thead {}
    .faci_table > thead > tr {}
    .faci_table > thead > tr:first-child {}
    .faci_table > thead > tr:last-child {}
    .faci_table > thead > tr > th {}
    .faci_table > thead > tr > th:nth-child(1) {}
    .faci_table > thead > tr > th:nth-child(2) {}
    .faci_table > thead > tr > th:nth-child(3) {}
    .faci_table > thead > tr > td {}
    .faci_table > tbody {}
    .faci_table > tbody > tr {}
    .faci_table > tbody > tr:nth-child(2n+1) {}
    .faci_table > tbody > tr:last-child {}
    .faci_table > tbody > tr > th {}
    .faci_table > tbody > tr > td {}
    .faci_table > tbody > tr > td:last-child {}
    .faci_col-no2 {}
    .faci_fig {}
    .faci_fig:last-child {}
    .faci_fig > img {}
    .faci_fig > figcaption {
        font-size: 12px;
        line-height: 1.4;
    }
}
