@charset "utf-8";
/* CSS Document */
.title h2, .title h1 { font-size: 2rem; }
.title.areatop h2 { font-size: 2rem; }
footer #textlink li a { font-size: 1.6rem; }
select { font-size: 1.6rem; }
div.checkbox label { font-size: 1.6rem; }
div.checkbox label div { font-size: 1.6rem; }
button.search { font-size: 17px; }
div.checkbox label span { font-size: 1.2rem; }
#search h2 { font-size: 1.6rem; font-weight: bold; margin: 10px 0 5px; }
p { font-size: 1.5rem; }
.hit_fixed.top { font-size: 1.4rem; }
.hit_fixed em { font-size: 1.4rem; font-weight: bold; }
#news ul.nav li { font-size: 1.6rem; font-weight: bold; }
.phone_mid p { font-size: 1.6rem; margin: 0 0 0 -20px; text-align: center; }
.phone_mid sub p { font-size: 1.6rem; margin: 0 0 0 -20px; text-align: center; }
.phone_mid p.sub2 a { font-size: 2.4rem; margin: 0; text-align: center; }
#acc h4 { background: #000000; border-radius: 4px; color: #FFFFFF; margin: 10px; padding: 4px; position: relative; font-size: 1.6rem; }
/*----------------------------------------------------*/
#tile .item dl dt h2 { font-size: 1.6rem; line-height: 1.2 }
#list .item .profile dt h2 { font-size: 1.6rem; line-height: 1.2 }
/*----------------------------------------------------*/
#search select {
    background-color: #000;
    background-image: url(../../images/sp/search/blt_select_arrow.png) !important;
    background-position: right 4px center;
    background-repeat: no-repeat;
    border: 1px solid #000;
    padding-right: 29px;
}
#search select:disabled { background-color: #ccc; }
#search select.aru { background-color: #000000; color: #FFFFFF; }
#notice { padding-top:10px; }
