@charset "UTF-8";
.gIntro-no1 {
    padding: 59px 0 200px;
}
.gIntro-no2 {
    padding: 78px 0 170px;
}
.gIntro-no3 {
    padding: 0 0 100px;
}
.day {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
.day > a {
    display: block;
    text-decoration: none;
    color: inherit;
    position: relative;
    z-index: 1;
}
.day > a::before {
    content: "";
}
.day > a::after {
    content: "";
}
.day_title {
    font-size: 32px;
    line-height: 1.3;
    font-weight: normal;
    text-align: center;
    margin-top: 40px;
}
.day_link {
    width: 217px;
    margin: 20px auto 0;
}
.day_link::after {
    bottom: 2px;
    margin-left: 0;
}
.day_image {}
.day_image > img {}
.day_areaText {
    position: absolute;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.75);
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 20px 31px;
    white-space: nowrap;
}
.spaLink {
    display: flex;
    align-items: center;
    justify-content: center;
}
.spaLink > a {
    font-size: 18px;
    display: block;
    color: inherit;
    padding: 10px 10px;
}
.spaLink > a::before {
    content: "";
}
.spaLink > a::after {
    content: "";
}
.gIntro_headline-no3 > b {
    display: block;
    font-weight: normal;
}
.gIntro_headline-no3 > small {
    display: block;
    margin-top: 13px;
}
.photos {
    display: flex;
    justify-content: center;
    margin-top: 167px;
}
.photos_item {
    margin-left: 84px;
}
.photos_item:first-child {
    margin-left: 0;
}
.photos_item-no1 {
    max-width: 300px;
}
.photos_item-no2 {
    max-width: 600px;
}
.photos_image {
    margin-bottom: 13px;
}
.photos_image > img {}
.photos_title {
    font-size: 20px;
    font-weight: normal;
}
.photos_text {}
.photos_areaText {
    padding-left: 30px;
}
.spa {
    padding: 40px;
    display: none;
}
.spa_title {
    font-size: 28px;
    text-align: center;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 40px;
}
.spa_table {
    width: 710px;
    margin: 0 auto;
}
.spa_table > tbody {}
.spa_table > tbody > tr {}
.spa_table > tbody > tr:first-child {}
.spa_table > tbody > tr:last-child {}
.spa_table > tbody > tr > th {
    white-space: nowrap;
    background: #90c0da;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-align: left;
    padding: 5px 20px;
    width: 140px;
    border-left: 2px solid #4d4d4d;
}
.spa_table > tbody > tr > td {
    border-bottom: 1px solid #4d4d4d;
    text-align: center;
    padding: 5px 10px;
    border-right: 2px solid #4d4d4d;
}
.spa_table > tbody > tr > td:last-child {}
.spa_table > tbody > tr:first-child > th {
    border-top: 2px solid #4d4d4d;
}
.spa_table > tbody > tr:first-child > td {
    border-top: 2px solid #4d4d4d;
}
.spa_table > tbody > tr:last-child > th {
    border-bottom: 2px solid #4d4d4d;
}
.spa_table > tbody > tr:last-child > td {
    border-bottom: 2px solid #4d4d4d;
}
@media screen and (max-width:1199px) {
    .photos_item {
        margin-left: 40px;
    }
}
@media screen and (min-width:1000px) {
    .day > a:hover {}
    .spaLink > a:hover {
        text-decoration: none;
    }
}
@media screen and (max-width: 999px) {
    .gIntro-no1 {}
    .gIntro-no2 {}
    .gIntro-no3 {}
    .day {}
    .day > a {}
    .day > a::before {}
    .day > a::after {}
    .day_title {}
    .day_link {}
    .day_link::after {}
    .day_image {}
    .day_image > img {}
    .day_areaText {}
    .spaLink {}
    .spaLink > a {}
    .spaLink > a::before {}
    .spaLink > a::after {}
    .gIntro_headline-no3 > b {}
    .gIntro_headline-no3 > small {}
    .photos {
        margin-top: 100px;
    }
    .photos_item {
        margin-left: 5%;
    }
    .photos_item:first-child {}
    .photos_item-no1 {
        width: 30%;
    }
    .photos_item-no2 {
        width: 60%;
    }
    .photos_image {}
    .photos_image > img {}
    .photos_title {}
    .photos_text {}
    .photos_areaText {
        padding: 0;
    }
    .spa {}
    .spa_title {}
    .spa_table {
        width: 600px;
    }
    .spa_table > tbody {}
    .spa_table > tbody > tr {}
    .spa_table > tbody > tr:first-child {}
    .spa_table > tbody > tr:last-child {}
    .spa_table > tbody > tr > th {}
    .spa_table > tbody > tr > td {}
    .spa_table > tbody > tr > td:last-child {}
    .spa_table > tbody > tr:first-child > th {}
    .spa_table > tbody > tr:first-child > td {}
    .spa_table > tbody > tr:last-child > th {}
    .spa_table > tbody > tr:last-child > td {}
}
@media screen and (max-width:767px) {
    .gIntro-no1 {
        padding-top: 35px;
        padding-bottom: 15%;
    }
    .gIntro-no2 {
        padding-bottom: 15%;
    }
    .gIntro-no3 {
        padding-bottom: 15%;
    }
    .day {}
    .day > a {}
    .day > a::before {}
    .day > a::after {}
    .day_title {
        font-size: 21px;
        margin-top: 15px;
    }
    .day_link {
        margin-top: 15px;
    }
    .day_link::after {
        width: 20px;
        height: 4px;
        bottom: 0;
    }
    .day_image {}
    .day_image > img {}
    .day_areaText {
        padding: 20px 20px;
    }
    .spaLink {}
    .spaLink > a {
        font-size: 16px;
    }
    .spaLink > a::before {}
    .spaLink > a::after {}
    .gIntro_headline-no3 > b {}
    .gIntro_headline-no3 > small {
        margin-top: 5px;
    }
    .photos {
        margin-top: 20px;
        display: block;
    }
    .photos_item {
        width: auto;
        margin: 0;
        margin-top: 35px;
        max-width: none;
    }
    .photos_item:first-child {
        margin-top: 0;
    }
    .photos_item-no1 {}
    .photos_item-no2 {}
    .photos_image {}
    .photos_image-no1 {
        max-width: 150px;
        margin: 0 auto 10px;
    }
    .photos_image-no2 {
        max-width: 300px;
        margin: 0 auto 10px;
    }
    .photos_image > img {}
    .photos_title {
        font-size: 18px;
        text-align: center;
    }
    .photos_text {
        text-align: center;
    }
    .photos_areaText {}
    .spa {
        padding: 25px 15px;
    }
    .spa_title {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .spa_table {
        width: 100%;
        font-size: 12px;
        line-height: 1.4;
    }
    .spa_table > tbody {}
    .spa_table > tbody > tr {}
    .spa_table > tbody > tr:first-child {}
    .spa_table > tbody > tr:last-child {}
    .spa_table > tbody > tr > th {
        width: auto;
        padding: 7px 7px;
    }
    .spa_table > tbody > tr > td {
        padding: 7px 5px;
    }
    .spa_table > tbody > tr > td:last-child {}
    .spa_table > tbody > tr:first-child > th {}
    .spa_table > tbody > tr:first-child > td {}
    .spa_table > tbody > tr:last-child > th {}
    .spa_table > tbody > tr:last-child > td {}
}
