@charset "UTF-8";


.royal .slider {
    display: inline-block;
    width: 100%;
}
.royal .slider img {
    width: 100%;
}
.royal p.info {
    line-height: 1.7;
    font-size: 1.2em;
}
.royal p.data {
    font-size: 1.2em;
}
.royal table.royal-table {
    width: 100%;
}
.royal .royal-table tbody th {
    background-color: #f4f4f4;
}
.royal .royal-table tbody th, .royal .royal-table tbody td {
    font-weight: normal;
    height: 4rem;
    border: 1px solid #acacac;
    text-align: left;
    padding-left: 0.5rem;
    font-size: 1.2em;
    vertical-align: middle;
}
.royal a.com-button01 {
    width: 100%;
    line-height: 2;
    font-weight: bold;
    font-size: 1.5em;
}
/**************************************
**
**Slider
**
***************************************/
/*.royal .page_select {
    padding-top: 1rem;
}
.royal .gallery-slider {
    text-align: center;
    width: 100%;
    display: inline-block;
    position: relative;
    vertical-align: top;
}*/
/*.royal ul.category_item_wrapper {
    width: 100%;
    position: absolute;
}
.royal li.category_item {
    display: inline-block;
    width: 2.5rem;
    margin-left: 0.2rem;
    height: 0.8rem;
    background-color: #bfc9df;
}
.royal li.category_item.is_current {
    background-color: #5a8cda;
}*/