<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    max-width: 1024px;
    margin: auto;
}
body p {
    font-size: 17px;
}
.GW_schedule img {
    margin-top: 23px;
}
p.description {
    text-align: center;
    width: 70%;
    margin: 40px auto;
}
section.anchor ul {
    display: flex;
    width: max-content;
    margin: auto;
}
section.anchor ul li {
    display: flex;
    border-right: 3px solid #8583833b;
    padding-right: 55px;
}
section.anchor ul li:last-of-type {
    border-right: none;
}
section.anchor {
    margin: auto;
}
h2.style_h2 {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: white;
    margin: 40px auto;
}
h2.style_h2 {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: white;
    background-image: url(https://tabione.com/img/topics/gw/title_bg_blue.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    height: 84px;
    position: relative;
}
.tourContImg img {
    height: 247px;
    width: 407px;
    border-radius: 2%;
    object-fit: cover;
    max-width: none;
    margin-right: 33px;
}
.tour_content {
    display: flex;
    margin: 15px 15px 42px 15px;
}
.tourContText h3 {
    font-size: 23px;
    font-weight: bold;
    color: #53B4D3;
    margin-top: 1vh;
}
.tourContText a {
    display: block;
    background: #5bb3d1;
    color: #fff;
    text-align: center;
    width: 37%;
    margin: 30px 0px 0px auto;
    padding: 15px 0;
    font-weight: bold;
    font-size: 1.2em;
    border-radius: 8px;
}
.tour-img img {
    max-width: none;
    width: 100%;
    height: 249px;
    border-radius: 9%;
}
.tour-cont {
    width: 50%;
    padding: 3vw;
    padding-bottom: 15px;
}
.tour-img a {
    border: 2.5px solid #F5C446;
    padding: 10px 44px;
    color: #F5C446;
    border-radius: 6%;
    margin: auto;
    left: 98px;
    font-weight: bold;
    font-size: 15px;
    top: 391px;
    text-align: center;
    display: block;
    width: 56%;
}
.tourContImg {
    position: relative;
}
.tourContImg p {
    top: 0;
    left: 0px;
    position: absolute;
    background-color: #406CD0;
    color: white;
    font-size: 19px;
    font-weight: bold;
    width: 55px;
    text-align: center;
    border-radius: 7%;
}
.tour_content {
    display: flex;
    margin: 15px;
}
.tourContText p {
    margin: 14px 5px 0px 0px;
}
.bus_tour {
    display: flex;
    flex-wrap: wrap;
}
.tour-img p {
    width: 95%;
    margin: 12px auto;
    min-height: 100px;
}
.anchor ul li a {
    font-size: 17px;
    font-weight: bold;
    bottom: 90px;
    margin: auto 10px 0px 42px;
}
section#kaisuiyoku {
    margin-top: 64px;
}
section#bus {
    margin-bottom: 90px;
}
.bustour .style_h2 {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: white;
    background-image: url(https://tabione.com/img/topics/gw/title_bg_yellow.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    height: 84px;
    position: relative;
}
.style_h2 span {
    position: absolute;
    top: 22px;
    left: 466px;
}
#cruise .tourContImg p {
    background-color: #2B557D;
}
img.sp_only {
    display: none;
}
@media screen and (max-width: 768px){
    body{
        max-width: 768px;
    }
    p.description {
        text-align: center;
        width: 92%;
        margin: 5px auto;
        font-size: 13px;
    }
    .clearfix p{
        font-size: 13px;
    }
    section.anchor {
        display: none;
    }
    h2.style_h2 {
        background-size: 70%;
    }
    .tour_content {
        display: block;
        margin: 0px auto 15px auto;
        width: 95%;
    }
    .tourContText h3 {
        font-size: 19px;
    }
    .tourContText a {
        width: 45%;
        margin: 6px 0px 0px auto;
        padding: 8px 0;
        font-size: 1em;
    }
    .tourContImg img {
        width: 100%;
    }
    h2.style_h2 {
        height: 60px;
        margin: 0px auto 20px auto;
    }
    section#kaisuiyoku {
        margin-top: 28px;
    }
    .style_h2 span {
        position: absolute;
        top: 27%;
        left: 44vw;
    }
    section#bus {
        margin-bottom: 0px;
    }
    .bustour .style_h2 span {
        position: absolute;
        top: 30%;
        left: 39vw;
    }
    img.pc_only {
        display: none;
    }
    img.sp_only {
        margin: 0;
        display: block;
    }
    .tourContImg p {
        border-radius: 13%;
    }
    .tour-cont {
        width: 100%;
    }
    .tour-img p {
        width: 95%;
        margin: 12px auto;
        min-height: none;
    }
    .tour-img a {
        width: 57vw;
    }
    .bustour .style_h2 {
        background-size: 70%;
    }
    .tourContText h3 {
        max-width: none;
        margin-top: 9px;
    }
    .bustour .style_h2 {
        margin-bottom: 0;
    }
    section#cruise {
        margin-top: 3vh;
    }
    .main-img {
        margin-bottom: 25px;
    }
}</pre></body></html>