.l-header .m-nav_scoutMail > a > p::before {
  background: url(/images/contents/images/member/icon/icon_mail_l.png);
}

.l-header .m-nav_considerationList > a > p::before {
  background: url(/images/contents/images/member/icon/icon_favorite_l.png) no-repeat;
}

.l-header .m-nav_scoutMail .m-nav_modal::before {
  background: url(/images/contents/images/member/icon/icon_mail_xl.png);
}

.l-header .m-nav_considerationList .m-nav_modal::before {
  background: url(/images/contents/images/member/icon/icon_favorite_xl.png) no-repeat;
}

.l-header .m-nav_considerationList > a > p::before {
  background: url(/images/contents/images/member/icon/icon_favorite_l.png) no-repeat;
}

.l-header .m-nav_myPage > a > p::before {
  background: url(/images/contents/images/member/icon/icon_profile_l.png);
}

.m-search::before {
  background: url(/images/contents/images/member/icon/icon_search_blue.png?) no-repeat;
}

.m-search.is-orange::before {
  background: url(/images/contents/images/member/icon/icon_search_blue.png?) no-repeat;
}

.l-bar .m-globalNav > ul > li.is-other > span::after {
  background: url(/images/contents/images/member/icon/icon_arrow_down_menu.png) no-repeat;
}

.m-content .m-personalInfo .m-editBtn::before {
  background: url(/images/contents/images/member/icon/icon_pen_blue.png) no-repeat;
}

.m-content .m-edit .m-modal .m-close,
.m-content .m-personalInfo .m-editCloseBtn::before,
.m-content .m-editInfo .m-editDetails .m-close,
.m-modal.is-full .m-close,
.m-vertical .m-close {
  background: url(/images/contents/images/member/icon/icon_close_m.png) no-repeat;
}

.m-radioWrap.is-button .m-radioContent::before,
.m-checkWrap.is-button .m-checkContent::before {
  background: url(/images/contents/images/member/icon/icon_check_gray_s.png) no-repeat;
}

.m-radioWrap.is-button input[type="radio"]:checked + .m-radioContent::before,
.m-checkWrap.is-button input[type="checkbox"]:checked + .m-checkContent::before {
  background: url(/images/contents/images/member/icon/icon_check_blue_s.png) no-repeat;
}

.l-header .m-link > a::before,
.m-content .m-info > ul > li > a::after,
.m-content .m-searchBtn > a::after,
.m-sideContent .m-sideLink > a::after,
.m-history .m-moreLink > a::after,
.m-selectWrap::after,
.m-sideRecommend .m-moreLink > a::after,
.m-searchPanel .m-panelMain > ul li .m-likeSelect::after {
  background: url(/images/contents/images/member/icon/icon_arrow_gray_s.png) no-repeat center;
  background-size: contain;
}

.m-checkWrap .m-checkContent::before {
  background: url(/images/contents/images/member/icon/checkbox_deactive.png) no-repeat;
}

.i,
.i_category,
.regTable .i,
.searchBar .i,
.searchBar2 .i,
.canTable .i,
.canTable .f,
.newcanTable .i,
.newcanTable .f {
  background: url(/images/contents/images/common/inputbg2.gif) repeat-x;
}

.m-content .m-editInfo .m-addBtn > a::before {
  background: url(/images/contents/images/member/icon/icon_add.png) no-repeat;
}

.m-checkWrap input[type="checkbox"]:checked + .m-checkContent::before {
  background: url(/images/contents/images/member/icon/checkbox_active.png) no-repeat;
}

.m-pageTop > a::before {
  background: url(/images/contents/images/member/icon/icon_arrow_white.png) no-repeat;
}

.m-content .m-editInfo .m-uploadArea .m-preview {
  background-image: url(/images/contents/images/member/icon/icon_person_black_24px.png);
}

.m-applicationSend .m-caution .m-heading span::before,
.m-applicationList .m-modal .m-notice.is-error::before {
  background: url(/images/contents/images/member/icon/icon_attention_s_red.png) no-repeat;
  background-size: 100%;
}

.l-bar .m-globalNav > ul > li.is-other:hover > span::after {
  background: url(/images/contents/images/member/icon/icon_arrow_down_menu_active.png) no-repeat;
}

.m-applicationHeader .m-other > li.is-place::before,
.m-newJob .m-newJobList .m-other > li.is-place::before,
.m-indeed .m-indeedList .m-other > li.is-place::before,
.m-detailHeader .m-summary .m-other > li.is-place::before,
.m-basicCassetteList .m-detail .m-other > li.is-place::before {
  background: url(/images/contents/images/member/icon/icon_area.png);
}

.m-applicationHeader .m-other > li.is-company::before,
.m-newJob .m-newJobList .m-other > li.is-company::before,
.m-indeed .m-indeedList .m-other > li.is-company::before,
.m-detailHeader .m-summary .m-other > li.is-company::before,
.m-basicCassetteList .m-detail .m-other > li.is-company::before {
  background: url(/images/contents/images/member/icon/icon_company.png);
}

.m-applicationList .m-uploadNotice::before {
  background: url(/images/contents/images/member/icon/icon_attention_s.png);
  background-size: 100%;
}

.m-applicationList .m-uploadBtn > button::before {
  background: url(/images/contents/images/member/icon/icon_file_s.png);
  background-size: 100%;
}

.m-applicationList .m-uploadList .m-control a.m-fileDelete::before {
  background: url(/images/contents/images/member/icon/icon_close_s.png);
}

.slick-prev {
  background: url(/images/contents/images/member/btn_roll_arrow_l.png);
}

.slick-next {
  background: url(/images/contents/images/member/btn_roll_arrow_r.png);
}

.l-header.is-adjustmentStyle .m-search::before {
  background: url(/images/contents/images/guest/icon_search_gray.png);
}

.l-header.is-adjustmentStyle .m-nav_scoutMail > a > p::before {
  background: url(/images/contents/images/guest/icon_mail_l.png);
}

.l-header.is-adjustmentStyle .m-nav_considerationList > a > p::before {
  background: url(/images/contents/images/guest/icon_favorite_l.png);
}

.l-header.is-adjustmentStyle .m-nav_myPage > a > p::before {
  background: url(/images/contents/images/guest/icon_profile_l.png);
}

.l-bar.is-adjustmentStyle .m-globalNav > ul > li.is-other > span::after {
  background: url(/images/contents/images/guest/icon_arrow_header_nav.png);
}

.m-pageTop.is-image a {
  background: url(/images/contents/images/guest/btn_page_top.png);
}

.m-hero .m-heroMain .m-searchInput .m-delete,
.m-searchPanel .m-panelMain > ul > li .m-inputWrap .m-delete {
  background: url(/images/contents/images/guest/icon_form_delete.png);
}

.m-hero.is-asia::before {
  background: url(/images/contents/images/guest/keyvisual/asia_top/img_asia_keyvisual_l.png) no-repeat;
}

.m-hero.is-asia::after {
  background: url(/images/contents/images/guest/keyvisual/asia_top/img_asia_keyvisual_r.png) no-repeat;
}

.m-hero.is-cn::before {
  background: url(/images/contents/images/guest/keyvisual/cn_top/img_cn_keyvisual_l.png) no-repeat;
}

.m-hero.is-cn::after {
  background: url(/images/contents/images/guest/keyvisual/cn_top/img_cn_keyvisual_r.png) no-repeat;
}

.m-topInfo a::before {
  background: url(/images/contents/images/guest/icon_top_notice.png);
}

.m-topInfo a::after {
  background: url(/images/contents/images/guest/icon_arrow_green.png);
}

.m-interview > .m-title::before {
  background: url(/images/contents/images/guest/icon_ttl_interview.png);
}

.m-interview > .m-link a::before,
.m-topOther > .m-link a::before,
.m-footLinks .m-otherLink .m-otherLinkList > ul > li a::before {
  background: url(/images/contents/images/guest/icon_text_link.png);
}

.m-topOther.is-experience > .m-title::before {
  background: url(/images/contents/images/guest/icon_ttl_article.png);
}

.m-topOther.is-seminar > .m-title::before {
  background: url(/images/contents/images/guest/icon_ttl_seminar_cn.png);
}

.m-topOther.is-experience .m-experience.is-male .m-summary::before {
  background: url(/images/contents/images/guest/img_article_male.png) no-repeat;
}

.m-topOther.is-experience .m-experience.is-female .m-summary::before {
  background: url(/images/contents/images/guest/img_article_woman.png) no-repeat;
}

.m-usefulContent > .m-title::before {
  background: url(/images/contents/images/guest/icon_ttl_useful.png);
}

.m-sideJobContent.is-history > .m-title::before {
  background: url(/images/contents/images/guest/icon_ttl_history.png);
}

.m-sideJobContent.is-featured > .m-title::before {
  background: url(/images/contents/images/guest/icon_ttl_attention.png);
}

.m-newJob .m-newJobList .m-more a::after,
.m-footLinks .m-area .m-more a::after,
.m-otherListLink > ul > li a::after,
.m-basicCassetteList + .m-searchOtherLink > ul > li > a::after {
  background: url(/images/contents/images/guest/icon_arrow_btn.png);
}

.l-header.is-adjustmentStyle .m-visitor .m-link a::before {
  background: url(/images/contents/images/guest/icon_arrow_btn.png) no-repeat;
  background-size: contain;
}

.m-newJob.is-vertical .m-newJobList .m-favoriteBtn::before,
.m-detailHeader .m-action .m-favoriteBtn::before,
.m-pickupContent .m-foot .m-favoriteBtn::before,
.m-modal.is-detailModal .m-btnWrap .m-favoriteBtn::before {
  background: url(/images/contents/images/guest/icon_list_favorite.png);
}

.m-newJob.is-vertical .m-newJobList .m-favoriteBtn.is-done::before,
.m-detailHeader .m-action .m-favoriteBtn.is-done::before,
.m-pickupContent .m-foot .m-favoriteBtn.is-done::before,
.m-modal.is-detailModal .m-btnWrap .m-favoriteBtn.is-done::before {
  background: url(/images/contents/images/guest/icon_list_active.png);
}

.m-newJob .m-newJobList .m-more.is-under a::after {
  background: url(/images/contents/images/guest/icon_arrow_display_further.png);
}

.m-themeHero::after {
  background: url(/images/contents/images/guest/keyvisual/theme_top/img_theme_keyvisual.png) no-repeat;
}

.m-detailNoItem::before {
  background: url(/images/contents/images/guest/img_bad_news.png) no-repeat;
}

.m-usefulContent.is-seminar > .m-title::before {
  background: url(/images/contents/images/guest/icon_ttl_seminar.png);
}

.m-areaHero.is-beijing::before {
  background: url(/images/contents/images/guest/keyvisual/cn_area/img_cn_area_keyvisual_beijing.png) no-repeat;
  background-size: 100%;
}

.m-areaHero.is-dalian::before {
  background: url(/images/contents/images/guest/keyvisual/cn_area/img_cn_area_keyvisual_dalian.png) no-repeat;
  background-size: 100%;
}

.m-areaHero.is-dongguan::before {
  background: url(/images/contents/images/guest/keyvisual/cn_area/img_cn_area_keyvisual_dongguan.png) no-repeat;
  background-size: 100%;
}

.m-areaHero.is-guangzhou::before {
  background: url(/images/contents/images/guest/keyvisual/cn_area/img_cn_area_keyvisual_guangzhou.png) no-repeat;
  background-size: 100%;
}

.m-areaHero.is-shanghai::before {
  background: url(/images/contents/images/guest/keyvisual/cn_area/img_cn_area_keyvisual_shanghai.png) no-repeat;
  background-size: 100%;
}

.m-areaHero.is-shenzhen::before {
  background: url(/images/contents/images/guest/keyvisual/cn_area/img_cn_area_keyvisual_shenzhen.png) no-repeat;
  background-size: 100%;
}

.m-areaHero.is-suzhou::before {
  background: url(/images/contents/images/guest/keyvisual/cn_area/img_cn_area_keyvisual_suzhou.png) no-repeat;
  background-size: 100%;
}

.m-areaHero.is-tianjin::before {
  background: url(/images/contents/images/guest/keyvisual/cn_area/img_cn_area_keyvisual_tianjin.png) no-repeat;
  background-size: 100%;
}

.m-areaHero.is-cambodia::before {
  background: url(/images/contents/images/guest/keyvisual/asia_area/img_asia_area_keyvisual_cambodia.png) no-repeat;
  background-size: 100%;
}

.m-areaHero.is-dubai::before {
  background: url(/images/contents/images/guest/keyvisual/asia_area/img_asia_area_keyvisual_dubai.png) no-repeat;
  background-size: 100%;
}

.m-areaHero.is-india::before {
  background: url(/images/contents/images/guest/keyvisual/asia_area/img_asia_area_keyvisual_india.png) no-repeat;
  background-size: 100%;
}

.m-areaHero.is-indonesia::before {
  background: url(/images/contents/images/guest/keyvisual/asia_area/img_asia_area_keyvisual_indonesia.png) no-repeat;
  background-size: 100%;
}

.m-areaHero.is-japan::before {
  background: url(/images/contents/images/guest/keyvisual/asia_area/img_asia_area_keyvisual_japan.png) no-repeat;
  background-size: 100%;
}

.m-areaHero.is-malaysia::before {
  background: url(/images/contents/images/guest/keyvisual/asia_area/img_asia_area_keyvisual_malaysia.png) no-repeat;
  background-size: 100%;
}

.m-areaHero.is-philippines::before {
  background: url(/images/contents/images/guest/keyvisual/asia_area/img_asia_area_keyvisual_philippines.png) no-repeat;
  background-size: 100%;
}

.m-areaHero.is-singapore::before {
  background: url(/images/contents/images/guest/keyvisual/asia_area/img_asia_area_keyvisual_singapore.png) no-repeat;
  background-size: 100%;
}

.m-areaHero.is-taiwan::before {
  background: url(/images/contents/images/guest/keyvisual/asia_area/img_asia_area_keyvisual_taiwan.png) no-repeat;
  background-size: 100%;
}

.m-areaHero.is-hongkong_macau::before {
  background: url(/images/contents/images/guest/keyvisual/asia_area/img_asia_area_keyvisual_hongkong_macau.png) no-repeat;
  background-size: 100%;
}

.m-areaHero.is-thai::before {
  background: url(/images/contents/images/guest/keyvisual/asia_area/img_asia_area_keyvisual_thai.png) no-repeat;
  background-size: 100%;
}

.m-areaHero.is-vietnam::before {
  background: url(/images/contents/images/guest/keyvisual/asia_area/img_asia_area_keyvisual_vietnam.png) no-repeat;
  background-size: 100%;
}
