@charset "utf-8";

#renewSingleSearch .btn {
    width: 250px;
    height: 40px;
    font-size: 105%;
    border: 1px solid #dcdcdc;
    float: left;
    cursor: pointer;
    line-height: 40px;
}

#renewSingleSearch .shokusyuBtn {
    margin: 0 25px;
}
#renewSingleSearch .searchBtn.btn {
    width: 160px;
    font-size: 140%;
    line-height: 44px;
    text-align: center;
    background: #ff9800;
    background: linear-gradient(to right, #FF9800 0%, #ffbb68 100%);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 500ms 0s ease;
    border: 1px solid #FF9800;
}
#renewSingleSearch .searchBtn.btn:hover {
    opacity: 0.8;
}
#renewSingleSearch .searchBtn.btn a {
    color: #fff;
    font-weight: bold;
    display: block;
}
#renewSingleSearch .anchor {
    width: 100%;
    height: 100%;
    text-decoration: none;
}
#renewSingleSearch .areaTopSearch {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#renewSingleSearch .areaTopSearch a {
    margin-left: 10px;
    display: inline-block;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 92%;
}
#renewSingleSearch .areaTopSearch span {
    position: absolute;
    right: 0;
}


#renewalSelect .freamInnner {
    margin: 0;
}
#renewalSelect .freamInnner > div {
    padding: 20px 20px 0;
}
#renewalSelect h2 {
    font-size: 140%;
    font-weight: bold;
}
#renewalSelect div.selectTitle {
    padding-bottom: 5px;
    border-bottom: 1px solid #dcdcdc;
    color: #434f65
}
#renewalSelect .selectBox.select {
    margin-bottom: 10px;
}
#renewalSelect .selectBox ul li.lAreaName {
    font-size: 14px;
    padding-bottom: 4px;
    border-bottom: dotted 1px #dcdcdc;
    color: #434f65;
    font-weight: bold;
}
#renewalSelect .selectBox dl {
    padding: 8px 0 15px;
}
#renewalSelect .selectBox .linkList {
    display: inline;
    line-height: 25px;
}
#renewalSelect .selectBox .listAreaTitle {
    float: left;
    vertical-align: top;
    width: 100px;
    font-size: 12px;
    font-weight: 700;
}
#renewalSelect .selectBox .listAreaTitle.kodawari {
    border-left: 5px solid #0096ff;;
    padding-left: 5px;
    width: 170px;
    margin-top: 3px;
}
#renewalSelect .selectBox ul {
    font-size: 0;
}
#renewalSelect .selectBox ul li{
    font-size: 13px;
}
#renewalSelect .selectBox .listAreaContents.kodawari {
    margin-left: 190px;
}
#renewalSelect .selectBox .linkList a {
    padding: 0;
    padding-right: 7px;
    color: #1d3994;
}
#renewalSelect .selectBox .linkList a:hover {
    color: #6bb6df;
}
#renewalSelect .selectBox .linkList:not(:first-child) a {
    border-left: 1px solid #ececec;
    padding-left: 7px;
}
#renewalSelect .selectBox .listAreaTitle.kodawari i {
    font-size: 16px;
    font-weight: bold;
    float: none;
    margin: 0;
    color: gray;
    padding-left: 5px;
}

#renewalNewest .newestList .data_line_renew {
    padding: 10px 15px;
}
#renewalNewest .newestList .data_line_renew .new {
    float: left;
    background-color: #6992c0;
    font-size: 11px;
    padding: 4px 7px 2px;
    position: relative;
    color: #fff;
    margin-right: 9px;
    margin-top: -2px;
    line-height: 14px;
}
#renewalNewest .newestList .data_line_renew .new::after {
    position: absolute;
    content: '';
    right: -5px;
    border-left: solid 5px #6992c0;
    border-top: solid 3px transparent;
    border-bottom: solid 3px transparent;
    top: 7px;
}
#renewalNewest .newestList .data_line_renew .data_cell_left {
    width: 420px;
    color: #1d3994;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    margin-right: 10px;
}
#renewalNewest .newestList .data_line_renew .data_cell_left:hover {
    color: #6bb6df;
    text-decoration: underline;
}
#renewalNewest .newestList .data_line_renew .data_cell_right {
    width: 240px;
    color: #939393;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
#renewalNewest .newestList .data_line_renew .fa-angle-right {
    float: right;
    font-size: 21px;
    line-height: 15px;
    color: #ccc;
}


#renewalNewMovie li {
    float: left;
    width: 180px;
    height: 190px;
    margin-left: 10px;
    margin-bottom: 8px;
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
    background-color: #fff;
}
#renewalNewMovie img {
    width: 100%;
}
#renewalNewMovie .telop {
    position: absolute;
    right: 0px;
    top: 81.5px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 1px 3px;
    font-size: 85%;
}
#renewalNewMovie .renewalMovieThumbnail > div {
    position: relative;
}
#renewalNewMovie .movie_left.movie_title {
    font-size: 12px;
    padding: 5px;
    height: 42px;
    overflow: hidden;
}
#renewalNewMovie .movie_left.movie_name {
    font-size: 11px;
    padding: 5px;
    color: #909090;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#renewRanking {
    margin-left: 10px;
}
#renewRanking h3 {
    background-color: #e1e1e1;
    font-size: 16px;
    padding: 6px 15px 2px;
}
#renewRanking .rankingBlockList {
    margin: 0;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    background-color: #fff;
}
#renewRanking .more {
    background-color: #e1e1e1;
    font-size: 90%;
    padding: 5px;
    text-align: right;
    height: 20px;
    line-height: 23px;
}
#renewRanking .more a:hover {
    text-decoration: none;
}
#renewRanking div.rankingBlockList .rankingBox.first {
    width: 450px;
}
#renewRanking div.rankingBlockList .rankingBox.first .rankingBoxText {
    width: 280px;
}
#renewRanking div.rankingBlockList .rankingBox {
    border: 0;
}

#renewRanking div.rankNo {
    font-size: 35px;
    float: left;
    font-family: 'impact', sans-serif;
    color: dimgray;
    font-size: 15px;
    width: 15px;
    text-align: center;
    height: 15px;
    margin: 5px 5px 30px -5px;
    padding: 2px;
    line-height: 15px;
    border: 2px solid #7398b0;
    color: #7398b0;
}
#renewRanking .rankingBox.first div.rankNo {
    font-size: 15px;
    width: 22px;
    text-align: center;
    height: 22px;
    margin: 0px 10px 30px 5px;
    padding: 2px;
    line-height: 24px;
    border: 2px solid #7398b0;
    color: #7398b0;
}
#renewRanking div.rankNo .arrow {
    display: block;
    width: 17px;
    margin: auto;
    margin-top: 5px;
}
#renewRanking .rankingBox.first .arrow {
    margin-top: 10px;
}
#renewRanking .rankingBox.first div.rank .shopText {
    padding-top: 2px;
    font-size: 18px !important;
}
#renewRanking .rankingBox.first .textText {
    height: 84px;
    padding: 5px;
    margin-left: 10px;
        margin-top: 5px;
    border: 2px solid #dcdcdc;
    background-color: #f7f7f7;
}
#renewRanking div.rankingBlockList .freamInnner a:nth-child(n+2) .rankingBox {
    margin-left: 20px;
}


footer#renewFooter {
    margin: 0;
    clear: both;
    color: #ffffff;
    font-size: 12px;
    overflow: hidden;
}

footer#renewFooter #kiyaku a {
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
}
footer#renewFooter #area_list a,
footer#renewFooter #tiiki a {
    text-decoration: none;
    color: #333333;
}
footer#renewFooter #pageTop a {
    background-color: #0096ff;
    color:#fff;
}
footer#renewFooter #pageTop a:hover {
    background-color: #8fc0ff;
}
#renewFooter #area_list {
    background-color: #eaeaea;
}
#renewFooter #areain {
    width: 980px;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 10px;
    border-bottom: solid #BBB 1px;
}
#renewFooter #areain p{
    float: left;
    background-color: #0096ff;
    padding: 8px 20px;
    width: 60px;
    margin-right: 19px;
    text-align:center;
}
#renewFooter #areain ul {
    margin-left: 120px;
}
#renewFooter #areain ul li{
    float: left;
    font-size: 11px;
    padding: 3px 8px;
    margin-top: 6px;
}
#renewFooter .sen{
    border-right: solid 1px #333333;
    height: 14px;
}
footer#renewFooter #tiiki{
    background-color: #eaeaea;
    height: 100px;
}
#renewFooter #tiikiin{
    width: 980px;
    overflow: hidden;
    margin: 0 auto;
}
footer#renewFooter #tiiki p{
    float: left;
    background-color: #0096ff;
    padding: 8px 20px;
    width: 60px;
    margin-top: 20px;
    margin-right: 10px;
    text-align: center;
}
footer#renewFooter #tiiki ul {
    margin-left: 120px;
}
footer#renewFooter #tiiki ul li{
    float: left;
    font-size: 12px;
    margin-top: 25px;
    padding: 3px 8px;
}
footer#renewFooter #tiiki ul li+ li{
    border-left: solid 1px #333333;
    height: 14px;
}
footer#renewFooter #kiyaku{
    background-color: #0096ff;
    margin-top: -20px;
    height: 80px;
}
#renewFooter #kiyakuin{
    width: 980px;
    overflow: hidden;
    margin: 0 auto;
}
footer#renewFooter #kiyaku p{
    float: left;
    margin-top: 25px;
    margin-right: 70px;
}
footer#renewFooter #kiyaku ul{
    margin-top: 24px;
}
footer#renewFooter #kiyaku ul li{
    float: left;
    margin-left: 26px;
    font-size: 12px;
    font-weight: bold;
    width: 120px;
    line-height: 22px;
}

#col-common {
    width: 980px;
}
#headbar, footer {
    max-width: 100%;
}
#renewRankingSlider .flexslider, #renewRankingSlider .flexslider_ranking {
    background: none;
}
#renewRankingSlider .flexslider_ranking {
    border: 0;
}
.shopBox .shopTitle dl.icon_area span.renewIcon {
    border: 1px solid #8aac30 !important;
    color: #8aac30 !important;
    background-color: #ffffff00;
}
.shopBox .shopTitle dl {
    background-color: #f7f7f7;
}
.shopBox .shopTitle dl.icon_area span {
    background-color: #f7f7f7;
}
.shopBox .shopTitle dl {
    border-bottom: 4px solid #0096ff;
}
.rankS table tr th, .rankA table tr th {
    color: #fff;
    background-color: #6b7380;
}
.shopdata {
    //border: 1px solid #70717b;
}
.search_result_title.search_title {
    box-shadow: 1px 0 0px 0px #85a1da inset;
}
.search_btn {
    background-image: none;
    background: none;
    background-color: #ff8b38;
    transition: all 500ms 0s ease;
    box-shadow: 0 3px 10px rgba(0,0,0,0.15);
    background: linear-gradient(to right, #FF9800 0%, #ffbb68 100%);
    border: none;
}
.search_btn:hover {
    opacity: 0.8;
}
.boxlink .boxarea.large {
    width: 745px;
}
.boxlink .boxarea.small {
    width: 695px;
}

#main.content.box {
    width: 730px;
}
ul#amebaBar {
    min-width: 980px;
}

#blogDetailBlock {
    margin-right: 10px;
    width: 544px;
}
#blogDetailBlock .blogDetailBox {
    background: none;
    border: 2px solid #526c8d;
    margin-left: 9px;
}
#blogDetailBlock .blogDetailBoxTop {
    background: none;
    padding-top: 9px;
    border-top: 0;
    margin-left: -10px;
}
#blogDetailBlock .blogDetailBoxBtm {
    background: none;
}
#blogDetailBlock .blogDetailBoxBtm .blogDetailBoxText {
    padding: 12px 14px 25px;
}
h2.contenstitle {
    background: #526c8d;
}
h3.contenstitle {
    background: #526c8d;
}
#blogDetailBlock .blogDetailBoxTop div {
    background: #526c8d;
}
/* #blogDetailBlock .blogDetailBoxTop h4 {
    background: #526c8d;
} */
#dataBlock table tr th {
    background-color: #6b7380;
    color: #fff;
}

#dataBlock .salary_wrapper table tr th {
    text-align: center;
}

#dxShopTitle {
    border: 0 !important;
}
#dxShopTitle span {
    background: #0096ff;
    border: 0;
    padding: 2px 5px;
    color: #fff;
}

#newsBlock h2 span {
    background: #0096ff;
    border: 0;
    padding: 2px 5px;
    color: #fff;
}
#mypageBlock .pagetitle span {
    background: #0096ff;
    border: 0;
    padding: 2px 5px;
    color: #fff;
}
#mypageBlock .pagetitle {
    border: 0;
}
#withdrawalBlock {
    width: 780px;
    margin-left: 100px;
}
#withdrawalBlock .pagetitle span {
    background: #384766;
    border: 0;
    padding: 2px 5px;
    color: #fff;
}
#withdrawalBlock .pagetitle {
    border: 0;
}
#rankingBlockTitleBg {
    border: 0;
    border-bottom: 1px solid #e8e8d5;
    background: #0096ff;
}
#rankingBlockTitleBg h2 {
    background: #0096ff;
    border: 0;
    padding: 2px 5px;
    color: #fff;
}

#mainContents .pagetitle2 h2 {
    border: 0;
}
#mainContents .pagetitle2 span {
    background: #0096ff;
    border: 0;
    padding: 2px 5px;
    color: #fff;
}

#reminderBlockTitle {
    border: 0;
}
#reminderBlockTitleBg {
    border: 0;
    border-bottom: 1px solid #e8e8d5;
    background: #384766;
}
#reminderBlockTitleBg h1 {
    background: #384766;
    border: 0;
    padding: 2px 5px;
    color: #fff;
}

#disclaimerBlock h2 {
    border: 0;
}
#disclaimerBlock h2 span {
    background: #384766;
    border: 0;
    padding: 2px 5px;
    color: #fff;
}
#termsBlock h2 {
    border: 0;
}
#termsBlock h2 span {
    background: #384766;
    border: 0;
    padding: 2px 5px;
    color: #fff;
}
#privacyBlock h2 {
    border: 0;
}
#privacyBlock h2 span {
    background: #384766;
    border: 0;
    padding: 2px 5px;
    color: #fff;
}
#keisaitoiawaseBlock h2 {
    border: 0;
}
#keisaitoiawaseBlock h2 span {
    background: #384766;
    border: 0;
    padding: 2px 5px;
    color: #fff;
}
#tab-wrapper #tab li a.tab2 {
    border-left: 1px solid #e8e8d5;
}
#tab-wrapper #tab li a.tab1:hover, #tab-wrapper #tab li.present a.tab1 {
    background-color: #0096ff;
}
#tab-wrapper #tab li a.tab2:hover, #tab-wrapper #tab li.present a.tab2 {
    background-color: #0096ff;
}
#movieBlock #movieBlockTitle {
    border: 0;
}
#movieBlock #movieBlockTitle #movieBlockTitleBg {
    border: 0;
    background: #0096ff;
}
#movieBlock #movieBlockTitle #movieBlockTitleBg h2 {
    background: #0096ff;
    border: 0;
    padding: 2px 5px;
    color: #fff;
}
#movieCount {
    color: #fff;
    padding-top: 4px;
}
#blogBlock #blogBlockTitle {
    border: 0;
}
#blogBlock #blogBlockTitle #blogBlockTitleBg {
    border: 0;
    background: #0096ff;
    padding-bottom: 2px;
}
#blogBlock #blogBlockTitle #blogBlockTitleBg h2 {
    background: #0096ff;
    border: 0;
    padding: 2px 5px;
    color: #fff;
}
#blogCount {
    color: #fff;
    padding-top: 4px;
}
#blogCount {
    color: #fff;
}
#voiceBlock #voiceBlockTitle {
    border: 0;
}
#voiceBlock #voiceBlockTitle #voiceBlockTitleBg {
    border: 0;
    background: #0096ff;
}
#voiceBlock #voiceBlockTitle #voiceBlockTitleBg h2 {
    background: #0096ff;
    border: 0;
    padding: 2px 5px;
    color: #fff;
}
#voiceCount {
    color: #fff;
    padding-top: 4px;
}
#voiceCount {
    color: #fff;
}
#salaryBlock #salaryBlockTitle {
    border: 0;
}
#salaryBlock #salaryBlockTitle #salaryBlockTitleBg {
    border: 0;
    background: #0096ff;
}
#salaryBlock #salaryBlockTitle #salaryBlockTitleBg h2 {
    background: #0096ff;
    border: 0;
    padding: 2px 5px;
    color: #fff;
}
#salaryCount {
    color: #fff;
    padding-top: 4px;
}

div.searchtitle .title {
    color: #384766;
}
div#search_condition div.business_t {
    background: #0096FF;
}
div#search_condition div.condition_bar div.title {
    color: #fff;
}
div#search_condition div.condition_bar div.checkbox {
    color: #fff;
}
div#search_condition div.area_t {
    background: #0096FF;
}
div#search_condition .search_btn a {
    background: #ff8b38;
    transition: all 500ms 0s ease;
}
div#search_condition .search_btn a:hover {
    background: #ff8b38;
    opacity: 0.8;
}
#voiceBlock .voiceBoxL .voiceBoxImgArea span, #voiceBlock .voiceBoxR .voiceBoxImgArea span {
    background: none;
    padding-left: 0;
}
#voiceBlock .voiceBoxL .voiceBoxText p.shopName, #voiceBlock .voiceBoxR .voiceBoxText p.shopName {
    background: none;
    padding-left: 0;
}
#voiceBlock .voiceBoxL .voiceBoxText p.shopLocation, #voiceBlock .voiceBoxR .voiceBoxText p.shopLocation {
    background: none;
    padding-left: 0;
}
#voiceBlock .voiceBoxL .voiceBoxText p.comment {
    border: 2px solid #0096ff;
    background-color: #fff;
}
#voiceBlock .voiceBoxL .voiceBoxText p.comment:before {
    border-right-color: #0096ff;
}
#voiceBlock .voiceBoxR .voiceBoxText p.comment {
    border: 2px solid #0096ff;
    background-color: #fff;
}
#voiceBlock .voiceBoxR .voiceBoxText p.comment:before {
    border-left-color: #0096ff;
}

.salary_wrapper .gyousyu_address {
    background: #0096ff;
}
.salary_wrapper .right_info .shop_link {
    background: #ff8b38;
    transition: all 500ms 0s ease;
}
.salary_wrapper .right_info .shop_link:hover {
    opacity: 0.8;
}
.salary_table tr th {
    background: #6b7380;
    color: #fff;
}

#hist_picture_item {
    max-height: 180px;
}
#shop_table td {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 205px;
    display: inline-block;
}
#history_head_line #history_title {
    background-color: #0096ff;
}
#history_area {
    margin-bottom: 40px;
}
#history_area #history_table {
    border: 1px solid #AAA;
}
#mypageBlock #searchResultShopList {
    width: 780px;
}
#container.non_dx {
    width: 970px;
}
.renewalAreaTopDx {
    width: 980px;
    margin: 25px auto 0;
}
#dxShopBlock {
    width: 980px;
    margin: auto;
}
#dxShopBlock #dxShopBlockList {
    text-align: left;
    display: block;
    padding-left: 10px;
}
#dxShopBlock #dxShopBlockList .dxShopBox {
    padding: 0;
    margin-right: 12px;
}
#dxShopBlock #dxShopBlockList .dxShopBox:nth-child(4n) {
    margin-right: 0;
}
.dotted.renewalAreaTopDx {
    margin-top: 0;
}
#gNav .menu_checklist {
    display: block;
}
.voice_mov_icon {
    font-size: 14px;
    width: auto;
    border: 1px solid #8aac30;
    color: #8aac30;
    display: inline-block;
    padding: 2px 10px;
}
#questionBlock table tr th {
    background-color: #eaeaea;
    color: #333333;
}
#questionBlock h3 {
    background: none;
    padding-left: 5px;
    color: #000033;
    border-left: 4px solid #0096ff;
}
.tableinfo table tr th .span02 {
    background-color: #ff8b38;
}

#mypapeMenuBlock {
    background-color: #cccccc;
    border-radius: 0;
}
#mypapeMenuBox {
    border-radius: 0;
    border: 0;
    /* ↓ 2025/11/26 */
    padding: 7px 6px;
    /* ↑ 2025/11/26 */
}
#mypageSideBlock dl dt {
    border-radius: 0;
    background-color: #0096ff;
}

#jobhpickup #mainContents2 {
    width: 780px;
    margin-right: 0px;
}
#jobhpickup .shopTitle .boxlink {
    padding: 0px 0px;
    display: table-row;
    width: 100%;
}
#jobhpickup .shopTitle .boxlink:hover {
    background: #eaf2fd;
}
p.search_btn a:hover {
    background: #ff8b38;
    opacity: 0.8;
}
p.search_btn a {
    background: #ff8b38;
    filter: none;
    transition: all 500ms 0s ease;
}
div:after, ul:after, dl:after, .clearfix:after {
    content: "";
    display: block;
    clear: both;
}