<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fun-diving {
    max-width: 1024px;
    margin: auto;
}
div#topics {
    width: 1024px;
    margin: auto;
}
div#plan_list_wrapper {
    width: 1000px;
    border: 1px #bbb solid;
    margin: 5px auto;
    padding: 0px;
}
#topPic {
    height: fit-content;
}
#intro {
    margin: 34px 0px 22px;
    padding: 0 23px 0 23px;
    width: 1024px;
    font-size: 16px;
    line-height: 24px;
}
div#plan_list_wrapper ul {
    width: 1024px;
    padding: 0px;
    height: fit-content;
    display: block;
    margin: 12px 0;
}
div#plan_list_wrapper li.pref {
    float: left;
    width: 90px;
    clear: right;
    height: 35px;
    line-height: 28px;
    background: url(https://www.tabione.com/img/common/plan_list_prefbk.gif) no-repeat;
    text-align: center;
    font-weight: bold;
    color: #FFF;
    margin: 2px 5px 0px 5px;
}
div#plan_list_wrapper li.plan_name {
    float: left;
    width: 718px;
    clear: right;
    height: fit-content;
    line-height: 26px;
    font-weight: bold;
    font-size: 1.5em;
    margin-bottom: 7px;
}
div#plan_list_wrapper li.plan_name a {
    text-decoration: none;
}
div#plan_list_wrapper li.syousai {
    float: left;
    width: 101px;
    height: 35px;
    line-height: 35px;
}
li.syousai a.bt {
    width: 120px;
    height: 35px;
    display: block;
    text-align: center;
    background: #f60;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.5em;
    margin: 1px 0px 0px 5px;
}
div.left_box img.photo {
    width: 293px;
    height: 173px;
    border: #fff 2px solid;
    margin: 0px auto;
}
table#plan {
    border-top: 1px #ccc dotted;
    border-bottom: 1px #ccc dotted;
    margin: 5px 5px 0px 0px;
    padding: 5px 0;
}
table#plan th.thset {
    height: 44px;
    font-weight: bold;
    text-align: center;
    background: #ccc;
    padding: 3px 5px;
    line-height: 18px;
    color: #333;
    border: none;
}
table#plan font.pink {
    color: red !important;
    font-weight: bold;
    font-size: 1.5em;
}
table#plan th.thset {
    height: 44px;
    font-weight: bold;
    text-align: center;
    background: #ccc;
    padding: 3px 5px;
    line-height: 18px;
    color: #333;
    border: none;
    font-size: 1.5em;
    width: 84px;
}
table#plan .tdset {
    height: 18px;
    background: #FFF;
    line-height: 18px;
    padding: 3px 8px;
    font-size: 1.3em;
}
table#plan {
    font-size: 1.0em;
    width: 650px;
}
table#plan .tdset font {
    line-height: 18px;
    font-size: 1.2em;
}
div#plan_list_wrapper .left_box {
    width: 350px;
    background: #FFF;
    margin: 0px auto 5px;
}
table#plan {
    font-size: 1.0em;
    width: 650px;
    height: 169px;
    margin-top: 1px;
}
.flex_box {
    display: flex;
    width: 1000px;
    margin-top: 26px;
    margin-bottom: 7px;
}
td.tdset img {
    width: 40%;
}
.left_box img {
    height: 170px;
    object-fit: cover;
    margin-left: 5%;
    width: 300px;
}
.ttl_area {
    font-weight: bold;
    padding-bottom: 0.5em;
    text-align: center;
    position: relative;
    margin: 34px;
    font-size: 28px;
    letter-spacing: 8px;
}
.ttl_area::after {
    content: '';
    background-color: #4c9ac0;
    width: 2em;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.underline_b {
    padding: 0.3em 1em calc(0.5em - 6px);
    position: relative;
    font-size: 25px;
    text-align: center;
}
.underline_b::after {
    content: '';
    background-color: #5996D9;
    width: 8em;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.underline_g {
    padding: 0.3em 1em calc(0.5em - 6px);
    position: relative;
    font-size: 25px;
    text-align: center;
}
.underline_g::after {
  content: '';
  background-color: #63C5BA;
  width: 8em;
  height: 4px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.area_search ul {
    display: flex;
    justify-content: space-around;
}
.area_search {
    margin-bottom: 45px;
}
.areaImg {
    margin: 40px 0px;
}

@media screen and (max-width: 768px){
div#topics {
    width: 100vw;
}
.fun-diving {
    width: 100vw;
}
#intro {
    margin: 9px 0px 8px;
    padding: 0 10px 0 10px;
    width: 100vw;
    font-size: 13px;
    line-height: 22px;
}
div#planList {
    max-width: 100vw;
}
.comall_dl.dodback02 {
    width: 100vw;
}
div#plan_list_wrapper {
    width: 100vw;
}
div#plan_list_wrapper ul {
    width: 100vw;
    margin: 5px 0;
}
div#plan_list_wrapper li.pref {
    width: 55px;
    height: 30px;
}
div#plan_list_wrapper li.plan_name {
    width: 80%;
    font-size: 16px;
}
li.syousai a.bt {
    width: 60%;
    height: 25px;
    display: block;
    text-align: center;
    background: #f60;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    margin: 1px 0px 0px 1px;
}
table#plan {
    font-size: 1.0em;
    width: 100vw;
    height: fit-content;
    margin-top: 1px;
}
.flex_box {
    display: contents;
    width: 100vw;
    margin-top: 26px;
    margin-bottom: 7px;
}
table#plan th.thset {
    height: fit-content;
    font-weight: bold;
    text-align: center;
    background: #ccc;
    padding: 3px 5px;
    line-height: 18px;
    color: #333;
    border: none;
    font-size: 15px;
    width: 61px;
}
table#plan .tdset font {
    line-height: 18px;
    font-size: 17px !important;
}
table#plan .tdset {
    height: 18px;
    background: #FFF;
    line-height: 18px;
    padding: 3px 8px;
    font-size: 15px;
}
div#plan_list_wrapper li.pref {
    float: left;
    width: 100vw;
    clear: right;
    height: 30px;
    line-height: 28px;
    background: url(https://www.tabione.com/img/common/plan_list_prefbk.gif) no-repeat;
    text-align: start;
    padding-left: 13px;
    font-weight: bold;
    color: #FFF;
    margin: 2px 5px 0px 5px;
}
div#plan_list_wrapper li.syousai {
    float: right;
    width: 26%;
    height: 31px;
    line-height: 27px;
}
div#plan_list_wrapper li.plan_name {
        width: 95%;
        font-size: 16px;
        padding-left: 10px;
    }
li.syousai a.bt {
        width: 85%;
        height: 26px;
        display: block;
        text-align: center;
        background: #f60;
        border-radius: 5px;
        color: #fff;
        text-decoration: none;
        font-weight: bold;
        font-size: 15px;
        margin: 1px 0px 0px 1px;
    }
.underline_g::after {
    width: 4em;
}
.underline_b::after {
    width: 4em;
}
.areaImg img {
    width: 100vw;
    height: 120px;
    object-fit: cover;
    object-position: 50%;
}
.underline_b {
    font-size: 20px;
}
.underline_g {
    font-size: 20px;
}
.ttl_area {
    margin: 21px;
    font-size: 23px;
}
}</pre></body></html>