@charset "UTF-8";
.ctr_uelasticsearchlists.act_index .counter {
    float: right;
}

.ctr_uelasticsearchlists.act_index .searchBox .btnCheckboxEmail_s {
    width: 200px;
    font-size: 14px;
    border: #ffbcbb solid 1px;
    box-shadow: 0px 4px 0px 0px #ffbcbb;
    background-color: #ffeeee;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAAXNSR0IArs4c6QAAAD5JREFUGBlj/P/u3X8GfOD7dwYmfPIMQAUggFsRVAEDJycORUgKsJuEpgBTERYFqIpwKEAowqMAooiAApAiAJBLFciNLFfLAAAAAElFTkSuQmCC) repeat;
    height: 50px;
    box-sizing: border-box;
    z-index: 1;
    text-shadow: -2px 0 #ffeeee, 0 2px #ffeeee, 2px 0 #ffeeee, 0 -2px #ffeeee;
    line-height: 1.3em;
    padding: 6px 8px;
    text-align: right;
}

.ctr_uelasticsearchlists.act_index .searchBox .charactor .btnSubmit {
    width: 340px;
}

.ctr_uelasticsearchlists.act_index .searchBox .charactor:before {
    left: 107px;
    top: 13px;
}

.ctr_uelasticsearchlists.act_index .searchBox .btnCheckboxEmail_s:before {
    /* content: url('https://cdn.shufu-job.jp/img/pc/icon_email_btn.png');
    position: absolute;
    top: 0;
    left: 3px; */
    background: url('../../img/pc/icon_email_btn.png');
    position: absolute;
    top: 2px;
    left: 3px;
    content: " ";
    width: 60px;
    height: 47px;
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    z-index: -1;
}

.ctr_uelasticsearchlists.act_index #search_word_suggest {
    position: absolute;
    display: none;
    background-color: #ffffff;
    border: 2px solid #fbdcdc;
}

.ctr_uelasticsearchlists.act_index .stationSearch #search_word_suggest li,
.ctr_uelasticsearchlists.act_index .selectStation#search_word_suggest li {
    padding-left: 14px;
    padding-right: 14px;
}

.ctr_uelasticsearchlists.act_index #search_word_suggest li {
    padding-left: 5px;
    padding-right: 5px;
}

.ctr_uelasticsearchlists.act_index #search_word_suggest li:hover {
    background-color: #fbdcdc;
    color: #e74c3c;
    text-decoration: none;
}

.ctr_uelasticsearchlists.act_index #selectStationForm .lineSelect .checkStationLeft {
    float: left;
}

.ctr_uelasticsearchlists.act_index #selectStationForm .lineSelect .stationNameRight {
    float: left;
    width: 160px;
}

.ctr_uelasticsearchlists.act_index .modalContents_Regist .smNote {
    color: #e74c3c;
    display: block;
    margin-top: 10px;
    position: relative;
}

.ctr_uelasticsearchlists.act_index .lineSelect {
    padding: 0;
}

.ctr_uelasticsearchlists.act_index .lineSelect ul {
    font-size: 0;
}

.ctr_uelasticsearchlists.act_index .lineSelect li {
    font-size: 14px;
    width: 25%;
    display: inline-table;
    vertical-align: top;
    margin-right: 8px;
}

.ctr_uelasticsearchlists.act_index .lineSelect li [type="checkbox"] {
    margin-top: 4px;
}

.ctr_uelasticsearchlists.act_index .lineSelect table {
    width: 100%;
}

.ctr_uelasticsearchlists.act_index .lineSelect span {
    font-size: 10px;
}

.ctr_uelasticsearchlists.act_index .search_outline_area {
    margin-bottom: 32px;
}

.ctr_uelasticsearchlists.act_index .relatedOrder th {
    width: 20%;
}

.ctr_uelasticsearchlists.act_index .relatedOrder td {
    width: 80%;
}

.ctr_uelasticsearchlists.act_index .mordalBtn .btnRed span {
    font-size: 12px;
}

.ctr_uelasticsearchlists.act_index #modal-window_Application .titleMain p {
    margin: 8px 0;
}

.ctr_uelasticsearchlists.act_index #jobContents .btnFav.btnDisable {
    background-color: #ccc;
    border: none;
    box-shadow: 0 4px #ccc;
}

.ctr_uelasticsearchlists.act_index #jobContents .btnDisable {
    background-color: #ccc;
    border: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    box-shadow: 0 4px #ccc;
}
