<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.centerbody {
    margin: 0 auto;
    max-width: 1024px;
}
h2.ttl.ttl-detail01 {
    font-size: 25px;
    font-weight: bold;
    margin: 20px 0 10px 0;
    padding: 0px 0 0px 40px;
    background: rgba(0, 0, 0, 0) url(https://www.tabione.com/ib/img/top/ico_guidance.png) no-repeat;
    font-family: 'Roboto Condensed',"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro","Hiragino Kaku Gothic Pro","ãƒ¡ã‚¤ãƒªã‚ª","Meiryo",verdana,Osaka,"ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯","MS PGothic", sans-serif;
}
.plan {
    margin: 0 15px 30px;
    border: solid #999 2px;
    padding: 15px;
}
h3.plantit {
    font-size: 18px;
    font-weight: bold;
}
.plan_img {
    flex: 0 0 40%;
    margin: 10px auto;
    height: 200px;
    overflow: hidden;
}
.flexbox {
    display: flex;
}
.plan_img img {
    object-fit: cover;
    height: 200px;
    width: 375px;
}
.plan-text {
    margin: 20px 0 0 10px;
}
.plan-text p {
    font-size: 14px;
}
.tourIcon {
    margin: 8px 0;
}
.tourIcon li {
    padding: 5px 8px 5px 30px;
    margin-right: 8px;
    text-align: center;
    color: #333333;
    border: 1px solid #666;
}
.icon-area {
    background: #eee url(https://www.tabione.com/img/topics/hokkaido_horse/icon_map.png) no-repeat 8px;
}
.icon-time {
    background: #eee url(https://www.tabione.com/img/topics/hokkaido_horse/icon_time.png) no-repeat 3px;
}
.plan-link {
    justify-content: space-between;
    align-items: center;
    margin-left: 10px;
}
.plan-price span {
    font-weight: bold;
    font-size: 1.6em;
    color: #c00;
    margin-left: 8px;
}
.plan-btn {
    display: block;
    background: #f90;
    padding: 8px 30px;
    color: #fff!important;
    font-weight: bold;
    font-size: 1.1em;
    border-radius: 5px;
    box-shadow: 0px 3px 0px #422703;
    position: relative;
}
.question dl {
    line-height: 1.5em;
    padding: 10px 0;
}
.question dt, .question dd {
    padding: 10px 0 10px 35px;
    position: relative;
}
.question dt:before {
    content: "Q";
    background: #666;
}
.question dt:before, .question dd:before {
    border-radius: 50%;
    color: #FFFFFF;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 25px;
    height: 25px;
    margin: auto;
    text-align: center;
}
.question dd {
    border-bottom: #999999 1px dotted;
}
.question dd:before {
    content: "A";
    background: #376406;
}
iframe {
    width: 50%;
    height: 300px;
}
.video-txt {
    margin: 15px 0 0;
}
.label-chugoku {
    background: #1d6d8b;
    color: #fff!important;
    font-size: 15px;
    padding: 4px;
}
.ttl-detail03 {
    font-size: 128.6%;
    margin: 10px 0 5px 0;
}

.sp-only { display: block!important; }
.pc-only { display: none!important; }
@media  (min-width: 787px) {
    .sp-only { display: none!important; }
    .pc-only { display: block!important; }
}

@media screen and (max-width: 480px) {
.sp-only p {
    font-size: 13px;
    margin: 10px;
    padding: 5px;
    border-left: solid 7px #f3981d75;
    background-color: #ff990012;
}
h2.ttl.ttl-detail01 {
    font-size: 20px;
    background-size: 23px;
    background-position-x: 15px;
    background-position-y: 3px;
    padding: 0px 0 0px 44px;
        
}
h3.plantit {
    font-size: 15px;
}
.flexbox {
    display: block;
}
.plan {
    margin: 0px 8px 20px;
    padding: 10px;
}
.plan-text p {
    font-size: 14px;
    line-height: 20px;
}
.tourIcon {
    margin: 5px 0 20px 0;
}
.plan-btn {
    padding: 8px 10px;
    
}
.tourIcon {
    margin: 8px 0 15px 0;
}
.plan-link {
    display: block;
    text-align: center; 
}
.plan-text {
    margin: auto;
}
.plan-btn {
    margin: 10px 0 0 0;
}
.question dl {
    padding: 10px;
}
iframe {
    width: 90%;
    height: 200px;
    margin: 0 auto;
}
.label-chugoku {
    font-size: 13px;
    margin: 0 0 0 20px;
}
.ttl-detail03 {
    font-size: 14px;
    margin: 10px 20px 5px 20px;
}
}</pre></body></html>