@charset "utf-8";

.sec-ttl{
background: #5ca3c1;
color:#fff;
font-weight: bold;
text-align: center;
padding:.6em .7em .5em;
margin-bottom:1em;
}
.rwd-table_custom02 th.tr-bottom{
background: #c2d6f0!important;
}
.rwd-table_custom02 td.tr-bottom{
background: #d4e0f1!important;
}
body #rwd-content .rwd-notes-list-circle01 li{
line-height: 1.5!important;
margin-bottom:5px!important;
}
#rwd-content .rwd-table_custom02 th {
    font-size: 1.6rem;
}
#rwd-content .rwd-table_custom02 a {
    text-decoration: underline;
}


@media print, screen and (min-width: 768px){
.inner-area-data dt,
.inner-area-data dd{
font-size: 1.5rem;
line-height: 1.5;
}
.inner-area-data dd{
    margin:-1.5em 0 .7em 0;
    padding-left:6.5em;
}
}

@media screen and (max-width: 767px){
.inner-area-data dt,
.inner-area-data dd{
font-size: 1.4rem;
line-height: 1.5;
}
.inner-area-data dd{
    margin:-1.5em 0 .7em 0;
    padding-left:6.5em;
}
body #rwd-content .rwd-notes-list-circle01 li{
font-size: 1.6rem!important;
line-height: 1.5!important;
margin-bottom:5px!important;
}
#rwd-content .rwd-table_custom02 th,
#rwd-content .rwd-table_custom02 td {
    font-size: 1.5rem;
}
#rwd-content .rwd-table_custom02 .rwd-notes-list-circle01 li {
    font-size: 1.5rem!important;
}

}