@charset "UTF-8";


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


/*
.basic_link_area{margin:0.5em;width:80%}
.basic_link_area a{padding-left:1.2em;text-align:left;width:70%;}
*/

.basic_link_area a {
    width: 100%;
    font-size: 1.4em;
}