.clr_box {
  zoom: 100%;
}

.clr_box:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.clr {
  clear: both;
}

.hide {
  display: none;
}

/* MENU */

.fixed {
  position: fixed;
}

#rc_headernavi {
  display: block;
  width: 100vw;
  height: 54px;
  background: #fff url(images/bg_menu01.gif) repeat-x left bottom;
  z-index: 99;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.3);
}

#rc_headernavi ul {
  height: 54px;
  width: 940px;
  margin: 0 auto;
  position: relative;
  zoom: 100%;
}

#rc_headernavi ul:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

#rc_headernavi ul li {
  float: left;
  width: 184px;
  margin: 0 5px 0 0;
  background: url(images/bg_menu02.gif) repeat-x left top;
}

#rc_headernavi ul li:last-child {
  margin: 0;
}

#rc_headernavi ul li:hover,
#rc_headernavi ul li.rc_head_self {
  background: url(images/bg_menu02.gif) repeat-x left -54px;
}

#rc_headernavi ul li a,
#rc_headernavi ul li span {
  display: block;
  font-size: 20%;
  height: 54px;
  text-indent: -940px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}

#rc_headernavi #rc_head_top {
  display: none;
}

#rc_headernavi #rc_head_graduate a {
  background-image: url(images/menu_201708/m_graduate.png);
}

#rc_headernavi #rc_head_career a {
  background-image: url(images/menu_201708/m_career.png);
}

#rc_headernavi #rc_head_comeback a {
  background-image: url(images/menu_201708/m_comeback.png);
}

#rc_headernavi #rc_head_challenged a {
  background-image: url(images/menu_201708/m_challenged.png);
}

#rc_headernavi #rc_head_global a {
  background-image: url(images/menu_201708/m_global.png);
}

#rc_headernavi #rc_head_career a:after {
  content: "";
  width: 32px;
  height: 22px;
  position: absolute;
  top: 3px;
  right: 0;
  background: url(images/menu_201708/pic_new.png) no-repeat left top;
  background-size: 100% 100%;
}

@media screen and (max-width: 768px) {
  .mainWide {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
  }

  #rc_headernavi ul {
    width: 100%;
  }

  #rc_headernavi ul li {
    width: 20%;
    margin: 0;
  }

  #rc_headernavi ul li a,
  #rc_headernavi ul li span {
    background-size: 100% auto;
  }

  #rc_headernavi #rc_head_career a:after,
  #rc_headernavi #rc_head_comeback a:after {
    width: 26px;
    height: 18px;
  }
}

@media screen and (max-width: 480px) {
  #rc_headernavi {
    background: #0066b3 url();
  }

  #rc_headernavi ul {
    width: 324px;
  }

  #rc_headernavi ul li {
    width: 54px;
    height: 54px;
    background: #fff url();
  }

  #rc_headernavi ul li:hover,
  #rc_headernavi ul li.rc_head_self {
    background: #ffffbf url();
  }

  #rc_headernavi ul li a,
  #rc_headernavi ul li span {
    height: 54px;
    width: 54px;
    background-size: 100% 100%;
  }

  #rc_headernavi #rc_head_top {
    display: block;
  }

  #rc_headernavi #rc_head_top a {
    background-image: url(images/menu_201708/sp_top.png);
  }

  #rc_headernavi #rc_head_graduate a {
    background-image: url(images/menu_201708/sp_graduate.png);
  }

  #rc_headernavi #rc_head_career a {
    background-image: url(images/menu_201708/sp_career.png);
  }

  #rc_headernavi #rc_head_comeback a {
    background-image: url(images/menu_201708/sp_comeback.png);
  }

  #rc_headernavi #rc_head_challenged a {
    background-image: url(images/menu_201708/sp_challenged.png);
  }

  #rc_headernavi #rc_head_global a {
    background-image: url(images/menu_201708/sp_global.png);
  }

  #rc_headernavi #rc_head_career a:after,
  #rc_headernavi #rc_head_global a:after {
    content: "";
    width: 54px;
    height: 54px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(images/menu_201708/pic_sp_new.png) no-repeat left top;
    background-size: 100% 100%;
  }
}

#rc_contbox {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 24px;
  background-color: #efefef;
}

#rc_contbox #container {
  background: #fff;
}

@media screen and (max-width: 768px) {
  #rc_contbox {
    margin-bottom: 0;
    padding-bottom: 0;
    background-color: #fff;
  }
}

.rc_mainimg {
  zoom: 100%;
}

.rc_mainimg:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.rc_mainimg img {
  margin: 0 auto;
}

#rc_maincont {
  margin: 28px 40px 28px 40px;
}

#rc_maincont:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

#rc_maincont .detail01,
.rc_topbox .detail01 {
  margin-bottom: 2em;
}

#rc_maincont p {
  margin: 0 0 0.75em 0;
}

@media screen and (max-width: 768px) {
  #rc_maincont {
    margin: 20px auto 20px auto;
    width: 90.6%;
  }

  #rc_maincont .detail01,
  .rc_topbox .detail01 {
    margin-bottom: 1.5em;
  }
}

.btn_txt01 .rc_pdf {
  background: url(/~/Media/common/images/ico_pdf01_16x19.png) no-repeat 0px 2px;
  padding-left: 24px;
}

.rc_chu {
  color: #d90000;
  margin: 12px 0 0 0;
}

/* TOP */
#rc_title_img {
  background-color: #225db8;
  text-align: center;
  width: 450px;
  height: 364px;
  float: left;
}

#rc_title_copy {
  background: #225db8 url(images/bg_top_copy.gif) repeat-x left top;
  text-align: center;
  width: 490px;
  height: 364px;
  float: left;
}

#rc_title_copy h2 {
  padding: 24px 0 48px 0;
}

#rc_title_copy p {
  color: #fff;
  line-height: 30px;
}

#rc_title_copy p strong {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
}

@media screen and (max-width: 768px) {
  #rc_title_img {
    width: auto;
    height: auto;
    float: none;
    padding-top: 8px;
  }

  #rc_title_copy {
    background: #225db8 url();
    text-align: center;
    width: auto;
    height: auto;
    float: none;
    padding-bottom: 18px;
  }

  #rc_title_copy h2 {
    padding: 20px 0 20px 0;
  }

  #rc_title_copy p {
    line-height: 160%;
  }
}

@media screen and (max-width: 480px) {
  #rc_title_img {
    padding-top: 0;
  }

  #rc_title_copy h2 {
    padding: 20px 8px 20px 8px;
  }
}

#rc_contbox #rc_topcont {
  margin-top: 20px;
  margin-left: 40px;
}

#rc_contbox #rc_topcont #main {
  width: 660px;
  padding-bottom: 28px;
}

@media screen and (max-width: 768px) {
  #rc_contbox #rc_topcont {
    margin-left: 0;
  }

  #rc_contbox #rc_topcont #main {
    width: 90.6%;
    padding-bottom: 18px;
  }
}

.rc_title_bk {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #666;
  border-bottom: 2px solid #ccc;
  margin-bottom: 18px;
  background: url(images/ico_bbox.gif) no-repeat left top;
  padding: 22px 0 2px 48px;
}

.rc_title_bk.ico_cal {
  background: url(images/ico_cal.svg) no-repeat left bottom;
}

.rc_title_bk.ico_voice {
  background: url(images/ico_voice.svg) no-repeat left bottom;
}

.rc_title_bk img {
  vertical-align: middle;
  display: inline;
  max-width: 100%;
  margin-left: 6px;
}

.rc_topbox strong {
  color: #d90000;
  margin-right: 2px;
}

.rc_topbox p {
  margin: 0 0 0.75em 0;
}

.top_mess {
  margin-top: 18px;
  border: 1px dotted #d90000;
  padding: 12px 20px 4px 20px;
  font-size: 13px;
  font-size: 1.3rem;
  background: url(images/top_bg.gif) no-repeat right bottom;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}

.top_mess .fs {
  display: block;
  font-size: 11px;
  font-size: 1.1rem;
}

@media screen and (max-width: 768px) {
  .top_mess {
    margin-top: 14px;
    background: url();
    padding: 12px 10px 4px 10px;
  }
}

.rc_newslist {
  border-top: 1px dotted #ccc;
  margin: 0 0 12px 0;
}

.rc_newslist li {
  border-bottom: 1px dotted #ccc;
  padding: 10px 0 10px 24px;
  background: url(images/icon_news.gif) no-repeat left center;
  zoom: 100%;
}

.rc_newslist li:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.rc_newslist li dt {
  width: 100px;
  font-weight: bold;
  box-sizing: border-box;
  float: left;
}

.rc_newslist .chap {
  font-size: 1.2rem;
  margin-left: 140px;
  margin-top: 0.25em;
}

.rc_newslist a.rc_new:after {
  content: "NEW";
  display: inline-block;
  color: #ff4d4d;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1;
  margin: 0 0 0 4px;
  font-family: Arial, Roboto, “メイリオ, sans-serif;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .rc_newslist {
    border-top: 1px dotted #ccc;
  }

  .rc_newslist li {
    padding: 6px 0 6px 22px;
    background: url(images/icon_news.gif) no-repeat left 6px;
  }

  .rc_newslist li dt {
    width: auto;
    float: none;
  }

  .rc_newslist li dd {
    padding-left: 24px;
  }

  .rc_newslist .chap {
    margin-left: 0;
  }
}

/* Career */

#rc_main_career {
  position: relative;
}

#rc_main_career02 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 30px;
  margin: auto;
}

@media screen and (max-width: 768px) {
  #rc_main_career02 {
    left: 3.5%;
    max-width: 72%;
  }
}

.career_main {
}

.career_main .rc_newslist {
  padding-bottom: 24px;
}

@media screen and (max-width: 768px) {
  .career_main {
  }
}

.rc_t_red {
  color: #d90000;
}

.rc_kyubo {
  color: #d90000;
  margin-right: 0.5em;
}

#c_yoko_header {
  background: #0094de url(images/c_yoko.gif) no-repeat right top;
  text-align: left;
  background-size: auto 100%;
}

#c_yoko_header img {
  margin: 0 auto 0 3.5%;
  max-width: 65%;
}

#ryu_yoko_header {
  background: #0094de url(images/ryu_yoko.png) no-repeat right top;
  text-align: left;
  background-size: auto 100%;
}

#ryu_yoko_header img {
  margin: 0 auto 0 3.5%;
  max-width: 65%;
}

/* Challenged */
.ch_list {
  margin: 0 auto;
  width: 660px;
  zoom: 100%;
}

.ch_list:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.ch_list li {
  width: 50%;
  box-sizing: border-box;
  padding: 0 10px 20px 10px;
  float: left;
}

.ch_list li:nth-child(odd) {
  clear: both;
}

.ch_photo {
  margin: 0 0 0 0;
}

.ch_txt {
  color: #fff;
  background: #e2262e;
  padding: 3px 10px 6px 10px;
}

.ch_txt dt {
  line-height: 1.2;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ch_txt dt .ch_rname {
  font-size: 12px;
  font-size: 1.2rem;
  display: inline-block;
  vertical-align: middle;
}

.ch_txt dt .ch_rname:after {
  content: "：";
}

.ch_txt dt .ch_name {
  font-size: 18px;
  font-size: 1.8rem;
  display: inline-block;
  vertical-align: middle;
}

.ch_txt dd.ch_pf {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
  margin: 3px 0 0 0;
}

.ch_txt dd.ch_comm {
  background: #fff;
  margin: 12px 0 4px 0;
  padding: 6px 10px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.4;
  color: #666;
  position: relative;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}

.ch_txt dd.ch_comm:before {
  content: "";
  width: 9px;
  height: 10px;
  background: url(images/arrow01.png) no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  left: 20%;
  top: -10px;
}

@media screen and (max-width: 768px) {
  .ch_list {
    width: auto;
    margin: 0 -5px;
  }

  .ch_list li {
    padding: 0 5px 10px 5px;
  }
}

@media screen and (max-width: 480px) {
  .ch_list {
    margin: 0;
  }

  .ch_list li {
    width: auto;
    float: none;
    padding: 0;
    margin: 0 0 2% 0;
  }
}

/* Global */
.rqg_title01 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.1;
  color: #fff;
  background: #004680;
  text-align: center;
  padding: 12px 0;
  margin: 0 0 20px 0;
}

.rqg_title02 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.1;
  color: #00649e;
  border-bottom: 2px solid #036eb7;
  padding: 0 0 4px 0;
  margin: 0 0 12px 0;
}

.rqg_sec {
  margin: 0 0 28px 0;
}

.global_main .career_box {
  max-width: 660px;
  margin: 0 auto 28px auto;
  padding: 32px 0 0 0;
}

.global_main .career_box .career_box_01 {
  width: 50%;
  box-sizing: border-box;
  padding: 0 10px;
}

@media screen and (max-width: 768px) {
  .rqg_title01 {
    font-size: 2.2rem;
    padding: 10px 0;
    margin: 0 0 16px 0;
  }

  .rqg_title02 {
    font-size: 2rem;
    padding: 0 0 4px 0;
    margin: 0 0 10px 0;
  }

  .rqg_sec {
    margin: 0 0 24px 0;
  }

  .global_main .career_box {
    max-width: none;
    display: flex;
    padding: 18px 0 0 0;
    margin: 0 -10px 20px -10px;
  }
}

@media screen and (max-width: 480px) {
  .rqg_title01 {
    font-size: 1.8rem;
    padding: 8px 0;
    margin: 0 0 12px 0;
  }

  .rqg_title02 {
    font-size: 1.6rem;
    padding: 0 0 2px 0;
    margin: 0 0 8px 0;
  }

  .rqg_sec {
    margin: 0 0 20px 0;
  }

  .global_main .career_box {
    display: block;
    margin: 0 auto 20px auto;
    padding: 12px 0 0 0;
  }

  .global_main .career_box .career_box_01 {
    width: auto;
    padding: 0;
    margin: 0 0 2% 0;
  }
}

/* 募集要項 */
.rc_yoko_list {
  background: url(images/bg_list.gif) repeat-y left top;
  background-size: 100% auto;
  border-top: 2px solid #ccc;
}

.rc_yoko_list li {
  border-bottom: 1px dotted #ccc;
  padding: 10px 0;
  zoom: 100%;
}

.rc_yoko_list li:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.rc_yoko_list li dt {
  font-weight: bold;
  color: #d83d9a;
  font-size: 15px;
  font-size: 1.5rem;
  display: block;
  width: 25%;
  float: left;
  box-sizing: border-box;
  padding: 0 10px 0 20px;
}

.rc_yoko_list li dd {
  display: block;
  width: 75%;
  float: left;
  box-sizing: border-box;
  padding: 0 20px 0 30px;
}

.c_yoko_sublist,
.c_yoko_sublist_ol {
  margin: 0 0 0 1.5em;
  padding: 0;
}

.c_yoko_sublist li,
.c_yoko_sublist_ol li {
  border-bottom: 0;
  padding: 0 0 4px 0;
  line-height: 125%;
}

.c_yoko_sublist {
  list-style: disc;
}

.c_yoko_sublist_ol {
  list-style: decimal;
}

@media screen and (max-width: 480px) {
  .rc_yoko_list {
    background: url();
    border-top: 0;
  }

  .rc_yoko_list li {
    padding: 6px 0;
  }

  .rc_yoko_list li dt {
    font-size: 14px;
    font-size: 1.4rem;
    width: auto;
    float: none;
    box-sizing: border-box;
    padding: 0 0 4px 0;
  }

  .rc_yoko_list li dd {
    font-size: 13px;
    font-size: 1.3rem;
    width: auto;
    float: none;
    padding: 0;
  }
}

.rc_yoko_tbl {
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  border-collapse: collapse;
  empty-cells: show;
  margin: 0 0 24px 0;
  width: 100%;
}

.rc_yoko_tbl tr {
  border-bottom: 1px dotted #ccc;
}

.rc_yoko_tbl tr:last-child {
  border-bottom: 0;
}

.rc_yoko_tbl th {
  width: 20%;
  background-color: #ebf7fc;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  color: #d83d9a;
  vertical-align: middle;
  padding: 14px 8px;
  border-right: 6px solid #ccc;
  line-height: 1.2;
}

.rc_yoko_tbl td {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.4;
  padding: 10px;
  vertical-align: middle;
}

.rc_yoko_tbl td ul {
  list-style: disc;
  margin: 0 0 0 1.5em;
}

.rc_yoko_tbl td ul li {
  margin: 0 0 0.4em 0;
}

.rc_yoko_tbl td ul li:last-child {
  margin-bottom: 0;
}

.rc_yoko_tbl td p {
  margin: 0 0 0.4em 0;
}

.rc_yoko_tbl td ol {
  list-style: decimal;
  margin: 0 0 0 1.5em;
}

.rc_yoko_tbl td ol li {
  margin: 0 0 0.4em 0;
}

.rc_yoko_tbl td ol li dl {
  margin: 0.2em 0 0 1em;
}

.rc_yoko_tbl td ol li ul {
  margin: 0.2em 0 0 3.5em;
  font-size: 12px;
  font-size: 1.2rem;
}

.rc_yoko_tbl td ol li ul li {
  margin: 0 0 0.2em 0;
}

.rc_yoko_tbl td ol li ol {
  list-style: lower-roman;
  margin: 0.2em 0 0 1em;
}

.rc_yoko_tbl td ol li ol li {
  margin: 0 0 0.2em 0;
}

.rc_yoko_tbl td ol li ol li dl {
  margin: 0.2em 0 0 2em;
  font-size: 12px;
  font-size: 1.2rem;
}

.rc_yoko_tbl .tbl_subth {
  background: #ececec;
  border-right: 1px solid #ccc;
  width: 20%;
  text-align: center;
}

.rc_ippan #career_topagreement a:hover {
  opacity: 0.8;
}

@media screen and (max-width: 768px) {
  .rc_yoko_tbl th {
    padding: 12px 4px;
  }

  .rc_yoko_tbl td {
    padding: 8px 4px;
  }

  .rc_ippan #career_topagreement {
    max-width: 280px;
    margin: 0 auto;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 480px) {
  .rc_yoko_tbl,
  .rc_yoko_tbl tbody,
  .rc_yoko_tbl tr,
  .rc_yoko_tbl th,
  .rc_yoko_tbl td {
    display: block;
  }

  .rc_yoko_tbl {
    margin: 0 0 18px 0;
  }

  .rc_yoko_tbl tr {
    border-bottom: 1px solid #ccc;
  }

  .rc_yoko_tbl tr:last-child {
    border-bottom: 0;
  }

  .rc_yoko_tbl th {
    width: auto;
    text-align: left;
    font-size: 1.3rem;
    font-weight: normal;
    padding: 4px;
    border-right: 0;
  }

  .rc_yoko_tbl td {
    font-size: 1.2rem;
    padding: 8px 4px;
  }

  .rc_yoko_tbl .tbl_subth {
    border-right: 0;
    width: auto;
    text-align: left;
    padding: 4px;
  }
}

.rc_messbox {
  border-bottom: 5px solid #e7eef8;
  margin-bottom: 20px;
  zoom: 100%;
}

.rc_messbox:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.rc_mess_img {
  float: right;
  margin: 0 0 10px 20px;
  border: 4px solid #e7eef8;
  max-width: 50%;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

@media screen and (max-width: 480px) {
  .rc_messbox {
    margin-bottom: 10px;
  }

  .rc_mess_img {
    float: none;
    margin: 0 auto 12px auto;
    border: 4px solid #e7eef8;
    max-width: 100%;
  }
}

#req_btlist {
  font-size: 10%;
  border: 1px solid #dae2ed;
  background: #f3f6fb;
  text-align: center;
  padding: 16px 10px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  zoom: 100%;
}

#req_btlist:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

#req_btlist li {
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding: 0 10px;
}

#req_bt_entry {
  text-align: right;
}

#req_bt_entry a {
  background: #fff;
}

#req_bt_fb {
  text-align: left;
}

#req_bt_fb a {
  background: #fff url(../files_2016/bg_fb.gif) no-repeat left center;
  background-size: auto 100%;
}

#req_btlist li a {
  display: inline-block;
  padding: 0 12px;
  border: 1px solid #dbdbdb;
  text-align: center;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  /* box-shadow */
  box-shadow: rgba(113, 135, 164, 0.2) 0px 0px 8px 3px;
  -webkit-box-shadow: rgba(113, 135, 164, 0.2) 0px 0px 8px 3px;
  -moz-box-shadow: rgba(113, 135, 164, 0.2) 0px 0px 8px 3px;
}

#req_btlist li a:hover {
  box-shadow: rgba(113, 135, 164, 0.3) 0px 0px 4px 1px;
  -webkit-box-shadow: rgba(113, 135, 164, 0.3) 0px 0px 4px 1px;
  -moz-box-shadow: rgba(113, 135, 164, 0.3) 0px 0px 4px 1px;
}

#req_btlist li a img:hover {
  opacity: 0.7;
  filter: alpha(opacity=70); /* Ie用 */
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

@media screen and (max-width: 480px) {
  #req_btlist {
    padding: 12px;
  }

  #req_btlist li {
    width: auto;
    float: none;
    padding: 0;
  }

  #req_bt_entry {
    text-align: center;
    margin-bottom: 8px;
  }

  #req_bt_fb {
    text-align: center;
  }
}

.career_box {
  margin: 0 -40px 28px -40px;
  display: flex;
  justify-content: space-between;
}

div.career_box:first-of-type {
  margin-top: 28px;
}

.career_box .career_box_01 {
  width: 304px;
}

#career_topagreement {
  display: block;
}

#career_topagreement a {
  display: block;
  width: auto;
  height: 0;
  padding: 0 0 6.4% 0;
  background: url(/~/media/cojp/recruit/files_2017/career/career_btn.png) no-repeat center center;
  background-size: 100% 100%;
  font-size: 20%;
  text-indent: -940px;
  overflow: hidden;
}

@media (max-width: 769px) {
  .career_box {
    margin: 0 0 20px 0;
    display: block;
  }

  .career_box .career_box_01 {
    padding-bottom: 20px;
    width: 100%;
    margin: 0 auto;
  }

  #career_topagreement {
    padding-bottom: 20px;
  }

  #career_topagreement a {
    padding: 0 0 19.7% 0;
    background: url(/~/media/cojp/recruit/files_2017/career/career_btn_01.png) no-repeat center center;
    background-size: 100% 100%;
  }
}

.career_cont.ud_btn {
  margin-top: 30px;
}

.ud_btn {
  display: flex;
  text-align: center;
  justify-content: space-between;
}

.ud_btn li {
  width: 24%;
}

.ud_btn a {
}

.ud_btn br {
  display: none;
}

@media (max-width: 768px) {
  .ud_btn a {
    font-size: 0.5em;
  }

  .ud_btn {
    display: flex;
    flex-wrap: wrap;
  }

  .ud_btn li {
    width: 48%;
    margin-bottom: 12px;
  }
}

@media (max-width: 480px) {
  .ud_btn li:nth-child(4) a {
    padding: 7.5px 0;
  }

  .ud_btn br {
    display: block;
  }
}

/* Comeback */
.comb_copy {
  margin: 0 0 36px 0;
}

.comb_copy p {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.75;
  margin: 0 0 0.75em 0;
}

.comb_wrap {
  margin: 0 0 28px 0;
  zoom: 100%;
}

.comb_wrap:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.comb_wrap img {
  width: 320px;
  margin: 0 0 20px 28px;
  float: right;
}

.comb_wrap p {
  margin: 0 0 0.75em 0;
  line-height: 1.5;
}

@media (max-width: 768px) {
  .comb_copy {
    margin: 0 0 28px 0;
  }

  .comb_wrap {
    margin: 0 0 20px 0;
  }

  .comb_wrap img {
    width: 40%;
    margin: 0 0 10px 12px;
  }

  #career_topagreement.comb_btn {
    max-width: 280px;
    margin: 0 auto;
    padding-bottom: 0;
  }
}

@media (max-width: 480px) {
  .comb_copy p {
    font-size: 1.4rem;
    line-height: 1.5;
  }

  .comb_wrap img {
    width: 50%;
    margin: 0 0 8px 8px;
  }
}

.ch_ylist {
  margin: 20px 0 12px 0;
}

.rc_global_person {
}

.rc_global_person .jp_btn {
  padding-top: 20px;
  text-align: right;
}

.rc_global_person .jp_btn img {
  max-width: 105px;
  margin: 0 0 0 auto;
}

.rc_global_person .big {
  font-size: 2.4rem;
  letter-spacing: normal;
}

.rc_global_person .staff_pr:before {
  content: "Q";
  padding: 0px 8px 0 8px;
}

.rc_global_person .staff_pr_text,
.rc_global_person .staff_pr2 {
  font-size: 1.5rem;
  line-height: 1.75;
}

@media (max-width: 480px) {
  #career .rc_global_person .detail01 {
    margin-bottom: 8%;
  }

  .rc_global_person .big {
    font-size: 1.8rem;
    letter-spacing: normal;
  }

  .rc_global_person .staff_pr span {
    margin-left: 36px;
    margin-bottom: 3%;
    margin-top: 8%;
  }

  .rc_global_person .staff_pr_text,
  .rc_global_person .staff_pr2 {
    font-size: 1.4rem;
    line-height: 1.6;
  }
}

@media screen and (max-width: 768px) {
  #mm-open {
    position: absolute;
  }
}

.title_icon_news {
  line-height: 1.4;
  padding-left: 1.5em;
  min-height: 20px;
  background: url(images/icon_news.gif) no-repeat left top;
  margin-bottom: 0.5em;
  font-weight: bold;
}

.ol_basic01.reqlist > li {
  margin-bottom: 0.3em;
  padding-right: 0;
  margin-left: 1.5em;
}

.ol_basic01.reqlist + .txtCenter01 {
  margin-top: 1.5em;
}

.ul_basic01.reqlist > li {
  margin: 0 0 0.3em 0;
  padding: 0 0 0 1.5em;
  box-sizing: border-box;
}
.ul_basic01.reqlist > li:before {
  left: 0.25em;
}

.highlight_yellow {
  background: linear-gradient(transparent 75%, #fff799 75%);
  font-weight: normal;
}
