@charset "utf-8";


.topContent_section .imgBox.img04{
    background-image:url(../images/top/topContent04@2x.jpg);
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
}
.topContent_section_inner .textBox h2 .rightTtl{
    position: absolute;
    top:-35px;
    right:0;
    font-family: 'Ovo', serif;
    font-size:0.5em;
    letter-spacing:0.25em;
    background-color:#a28978;
    color:#fff;
    padding:2px 10px 0px 17px;
}