<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mainimg {
    margin-bottom: 13%;
}
ul.ankerlink {
    display: flex;
    justify-content: space-evenly;
}
ul.ankerlink li a {
    border-bottom: 2px solid #bababa;
}
ul.ankerlink li a:hover {
    border-bottom: 2px solid #ffcccc;
}
.unker_tab {
    margin-top: 9%;
}
ul.ankerlink li {
    position: relative;
}
ul.ankerlink li a:before {
    content: "";
    display: block;
    position: absolute;
    top: -160%;
    left: 33%;
    width: 30%;
    height: 161%;
    background-image: url(https://www.tabione.com/img/pref_category/hiroshima_cruise/icon_torii.png);
    background-size: cover;
}
.tab_name {
    text-align: center;
}
h2.ttl_name1 ,h2.ttl_name2  {
    background: url(https://www.tabione.com/img/pref_category/hiroshima_cruise/backImg1.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 100px;
    padding-top: 10%;
    color: #ff5757;
    font-size: 20px;
}
h2.ttl_name2 {
    background: url(https://www.tabione.com/img/pref_category/hiroshima_cruise/backImg2.png);
    background-size: cover;
}
.tab_name {
    text-align: center;
    margin-top: 6%;
}
h3.ttl-menu {
    text-align: center;
    position: relative;
    font-size: 16px;
    display: flex;
    align-items: center;
    margin: 20px 0;
}
.ttl-menu:before, .ttl-menu:after {
    border-top: 1px solid #333;
    content: "";
    flex-grow: 1;
}
.ttl-menu:before {
    margin-right: 1rem;
}
.ttl-menu:after{
    margin-left: 1rem;
}
.leadtxt {
    background-color: #f0f0f0;
    padding-bottom: 5%;
}
.description_r img {
    width: 330px;
    height: 170px;
    object-fit: cover;
    margin: auto;
}
.leadtxt h5 {
    text-align: center;
    font-size: 19px;
    letter-spacing: 4px;
    font-weight: 500;
    margin-bottom: 4%;
    padding-top: 10px;
}
.leadtxt h5 span {
    color: #ff5757;
}
.leadtxt_inner {
    width: 90%;
    margin: auto;
    background: white;
    padding-top: 5%;
    padding-bottom: 3%;
}
.description_l {
    width: 93%;
    margin: auto;
    margin-top: 5%;
}
.description_l p span {
    background: #fff;
    border: 2px solid #6ab9e5;
    border-radius: 5px;
    color: #6ab9e5;
    padding: 0px 5px;
    margin-right: 4%;
}
p.des_txt {
    border-bottom: 1.5px solid #ffcccc;
    padding: 10px 10px 7px 0px;
    letter-spacing: 3px;
    margin-bottom: 3%;
}
.season-tourin {
    margin: auto;
    margin-top: 5%;
    width: 95%;
}
.season-img img {
    height: 220px;
    width: 350px;
    margin: auto;
    object-fit: cover;
}
.season-text {
    width: 95%;
    margin: auto;
}
.season-text {
    width: 95%;
    margin: auto;
}
.season-text p {
    font-size: 13px;
    font-weight: 200;
}
.season-text h3 {
    font-size: 15px;
    font-weight: 400;
    margin: 3% 0;
}
.season-price {
    background-color: #fa9b04;
    border: none;
    color: #ffffff;
    text-align: center;
    width: 87%;
    margin: auto;
    border-radius: 5px;
    padding: 5px;
    margin-top: 4%;
}
p.price {
    text-align: center;
    margin-top: 3%;
    font-size: 16px;
}
p.price span {
    font-size: 21px;
    padding-left: 6%;
    font-weight: 500;
    color: #d14131;
}
ul.other_area {
    display: flex;
    flex-wrap: wrap;
}
ul.other_area {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
ul.other_area li {
    width: 49.5%;
}
p.area_txt {
    font-size: 11px;
    font-weight: 200;
}
p.area_ttl {
    margin: 3% 0;
    font-weight: 200;
}
section#searchArea {
    padding: 0 1.5%;
}
@media screen and (min-width: 768px){
    article {
        max-width: 1024px;
        margin: auto;
    }
    h2.ttl_name1 {
            height: 245px;
            font-size: 40px;
    }
    ul.ankerlink li a {
        border-bottom: 3px solid #bababa;
    }
    ul.ankerlink li a:hover {
        border-bottom: 3px solid #ffcccc;
    }
    ul.ankerlink li:hover:before{
        content: "";
            display: block;
            position: absolute;
            top: -110%;
            left: -38%;
            width: 30%;
            height: 161%;
            background-image: url(https://www.tabione.com/img/pref_category/hiroshima_cruise/icon_before.png);
            background-size: cover;
    }
        ul.ankerlink li:hover:after {
            content: "";
            display: block;
            position: absolute;
            top: -110%;
            left: 112%;
            width: 30%;
            height: 161%;
            background-image: url(https://www.tabione.com/img/pref_category/hiroshima_cruise/icon_after.png);
            background-size: cover;
        }
    .leadtxt_inner {
        display: flex;
        padding: 2% 4%;
    }
    .description_l {
            width: 75%;
            margin: auto;
            padding-left: 2%;
            font-size: 17px;
    }
    .description_r img {
        padding-right: 5%;
    }
    .leadtxt h5 {
        font-size: 27px;
        margin-bottom: 2%;
        padding-top: 20px;
    }
    .season-tourin {
        margin-bottom: 3%;
    }
    .season-tourin a {
        display: flex;
    }
    .season-img {
        flex: 0 0 24%;
        margin-right: 20px;
    }
    .season-text h3 {
        font-size: 20px;
        font-weight: 500;
    }
    .season-text p {
        margin: 10px 0;
        font-size: 17px;
    }
    .season-text .price {
        font-size: 20px;
        letter-spacing: 0.1em;
    }
    .season-text .price span {
        color: red;
        margin-left: 10px;
    }
    .season-price {
        border-radius: 6px;
        font-size: 15px;
        width: 41%;
        padding: 4px 0;
        margin-top: 0px;
        float: right;
    }
    .season-price {
        color: #fff;
        background-color: #f90;
        border-radius: 15px;
        font-weight: bold;
        font-size: 1.1em;
        width: 50%;
        margin: 0 auto;
        text-align: center;
        padding: 10px 0;
        margin-top: 20px;
        box-shadow: 0 4px 0 #dcdcdc;
    }
    .season-price:hover {
        box-shadow:none;
        position:relative;
    top:4px;
    }
    h3.ttl-menu {
        font-size: 26px;
    }
    p.des_txt {
        padding: 10px 10px 10px 0px;
    }
    ul.other_area li {
        width: 33%;
    }
    h2.ttl_name2 {
        height: 185px;
    }
    h2.ttl_name1 {
        height: 253px;
    }
    .season-text h3 {
        margin: 0% 0;
    }
    ul.other_area li a img:hover {
        transform: scale(1.1);
        transition: 0.3s;
    }
    p.price span {
        font-size: 27px;
    }
    p.area_ttl {
        font-size: 18px;
    }
    p.area_txt {
        font-size: 13px;
        padding-right: 2%;
    }
    .mainimg {
        margin-bottom: 9%;
    }
    ul.ankerlink li a {
        font-size: 18px;
    }
}
</pre></body></html>