.yakushima .yakushimaMV{
    position: relative;
}
.yakushima .yakushimaMVCaption{
    position: absolute;
    right:10px;
    bottom:5px;
    color:#fff;
}
.yakushima .listYakushima{
    border-bottom:3px solid#c95dca;
}
@media (max-width: 1024px){
    .column_kyusyu.yakushima .mv-area .heading-text::before {
        width: 36px;
        height: 19px;
        background-size: 100%;
        top: 7px;
    }
}
@media (max-width:767px){
    .yakushima .yakushimaMVCaption{
        font-size:13px;
    }
}
@media (min-width:500px) and (max-width: 1024px){
    .yakushima .column-box .ttl-img{
        width:30%;
    }
    .yakushima .column-box .column-inner .txt-area{
        font-size:15px;
    }
}
@media (min-width:451px) and (max-width:500px){
    .yakushima .column-box .ttl-img{
        width:30%;
    }
    .yakushima .column-box .column-inner .txt-area{
        font-size:13px;
    }
}
@media (max-width:450px){
    .yakushima .column-box .ttl-img img[src*="okawa_waterfall"] ,
    .yakushima .column-box .ttl-img img[src*="jyoumonsugi"]{
        width: 95px;
    }
    .yakushima .column-box .ttl-img img[src*="shiratani"]{
        width:115px;
    }
    .yakushima .column-box .ttl-img img[src*="yakushima_cuisine_t"]{
        width:157.5px;
    }
    .yakushima .yakushimaMVCaption {
        font-size: 12px;
    }
}
