@charset "UTF-8";
/*!
Theme Name: 転職成功ノウハウ
Theme URI:
Description: theme for 転職成功ノウハウ
Version:1.0
*/
/*!
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  line-height: 1.6;
  color: #333;
  background: #fff;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック',sans-serif;
  font-size: 14px; }

img {
  max-width: 100%;
  height: auto;
  width: auto; }

.tk_header {
  margin: 0 auto;
  padding: 10px 0 6px;
  width: 950px;
  /*background: url("//next.rikunabi.com/rnc/parts/img/nog_hd_dot.gif") 0 bottom repeat-x;*/
   }
  .tk_header:after {
    content: '';
    display: table;
    clear: both; }
  .tk_header .tk_header_text {
    text-align: right;
    font-size: 11px; }
    .tk_header .tk_header_text a {
      color: #333;
      text-decoration: none; }
  .tk_header .tk_header_logo_area {
    float: left; }
    .tk_header .tk_header_logo_area .tk_header_logo {
      margin-top: 5px; }
    .tk_header .tk_header_logo_area .tk_header_logo_produce {
      margin-top: 5px; }
    .tk_header .tk_header_logo_area img {
      display: block; }
  .tk_header .tk_header_info {
    overflow: hidden; }
    .tk_header .tk_header_info .tk_header_info_text {
      text-align: right;
      line-height: 1.4;
      font-size: 11px; }
    .tk_header .tk_header_info .tk_header_info_text_help {
      color: #333; }
      .tk_header .tk_header_info .tk_header_info_text_help img {
        display: inline-block;
        vertical-align: middle; }

/*.tk_update_info {
  margin: 4px auto 0;
  width: 950px;
  color: #9e210b;
  font-size: 11px;
  line-height: 1.2; }
  .tk_update_info .date {
    font-family: Arial, "Helvetica black", "sans-serif black";
    font-weight: bold;
    font-size: 15px; }
  .tk_update_info .catch {
    font-weight: bold;
    font-size: 12px; }

.tk_global {
  margin: 2px auto 0;
  width: 950px; }
  .tk_global ul {
    background: url("//next.rikunabi.com/rnc/parts/img/nog_nav_bg.gif") 0 bottom repeat-x; }
    .tk_global ul:after {
      content: '';
      display: table;
      clear: both; }
  .tk_global li {
    float: left;
    width: 176px;
    height: 29px; }
    .tk_global li a {
      display: block;
      width: 172px;
      height: 29px;
      background-image: url("//img.next.rikunabi.com/rnc/parts/img/nks_system_b_20150406.png");
      white-space: nowrap;
      text-indent: 100%;
      overflow: hidden; }
  .tk_global .tk_global_kyujin a {
    background-position: -1px -1px; }
    .tk_global .tk_global_kyujin a:hover, .tk_global .tk_global_kyujin a:active {
      background-position: -174px -1px; }
  .tk_global .tk_global_scout a {
    background-position: -1px -31px; }
    .tk_global .tk_global_scout a:hover, .tk_global .tk_global_scout a:active {
      background-position: -174px -31px; }
  .tk_global .tk_global_knowhow a {
    background-position: -1px -61px; }
    .tk_global .tk_global_knowhow a:hover, .tk_global .tk_global_knowhow a:active {
      background-position: -174px -61px; }
  .tk_global .tk_global_knowhow .cur {
    background-position: -174px -61px; }
  .tk_global .tk_global_mypage a {
    background-position: -1px -91px; }
    .tk_global .tk_global_mypage a:hover, .tk_global .tk_global_mypage a:active {
      background-position: -174px -91px; }*/

.tk_breadcrumbs {
  margin: 0 auto;
  padding: 10px 0 0;
  width: 980px;
  font-size: 11px; }

.content_area {
  margin: 0 auto;
  padding-top: 20px;
  width: 950px; }
  .content_area::after {
    content: '';
    display: block;
    clear: both; }
  .content_area.fullwidth {
    width: 980px; }

.single {
  margin: 0 auto 50px;
  float: left;
  width: 730px; }

.sidebar {
  float: right;
  width: 230px;
  position: relative; }
  .sidebar .sidebar_login {
    margin-bottom: 20px;
    padding: 10px 0 10px;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    box-shadow: 0 1px 0 0 #fff inset;
    width: 230px;
    background-color: #f5f5f5;
    background-image: url(images/icon_sideLogin.png);
    background-repeat: no-repeat;
    background-position: 130px 0; }
    .sidebar .sidebar_login.fixed {
      position: fixed;
      top: 10px; }
    .sidebar .sidebar_login.fixedBottom {
      position: absolute;
      top: auto;
      bottom: 0; }
    .sidebar .sidebar_login .sidebar_login_register_title {
      padding-right: 65px;
      padding-left: 9px;
      font-weight: bold;
      font-size: 14px; }
    .sidebar .sidebar_login .sidebar_login_register_lead {
      margin-bottom: 6px;
      padding-right: 65px;
      padding-left: 9px;
      line-height: 1.5;
      font-size: 12px; }
    .sidebar .sidebar_login .sidebar_login_register_button {
      padding: 0 9px; }
      .sidebar .sidebar_login .sidebar_login_register_button a {
        padding: 7px;
        border: 1px solid #e55044;
        box-shadow: 0 1px 0 0 rgba(217, 168, 168, 0.004), inset 1px 1.732px 0px 0px rgba(255, 255, 255, 0.3);
        border-radius: 4px;
        display: block;
        line-height: 1.3;
        color: #fff;
        background-image: -moz-linear-gradient(90deg, #de3232 0%, #ff5242 100%);
        background-image: -webkit-linear-gradient(90deg, #de3232 0%, #ff5242 100%);
        background-image: -ms-linear-gradient(90deg, #de3232 0%, #ff5242 100%);
        font-size: 14px;
        text-align: center; }
    .sidebar .sidebar_login .sidebar_login_login_title {
      margin-top: 10px;
      padding: 10px 9px 3px;
      border-top: 1px solid #e0e0e0;
      box-shadow: 0 1px 0 0 #fff inset;
      font-weight: bold;
      font-size: 14px; }
    .sidebar .sidebar_login .sidebar_login_login_button {
      padding: 0 9px; }
      .sidebar .sidebar_login .sidebar_login_login_button a {
        padding: 8px;
        border: 1px solid #7aa2c4;
        border-radius: 4px;
        box-shadow: 0 1px 0 0 rgba(220, 229, 237, 0.004), inset 0 2px 0 0 rgba(255, 255, 255, 0.25);
        display: block;
        line-height: 1.3;
        color: #fff;
        background-image: -moz-linear-gradient(90deg, #527ea8 0%, #8cb0cd 100%);
        background-image: -webkit-linear-gradient(90deg, #527ea8 0%, #8cb0cd 100%);
        background-image: -ms-linear-gradient(90deg, #527ea8 0%, #8cb0cd 100%);
        font-size: 14px;
        text-align: center; }
  .sidebar .sidebar_terms {
    margin-bottom: 20px;
    /*border: 1px solid #e0e0e0;*/
     }
    .sidebar .sidebar_terms .sidebar_terms_title {
      margin: 15px 10px;
      padding-left: 10px;
      border-left: 5px solid var(--primary);
      font-weight: bold;
      font-size: 16px; }
    .sidebar .sidebar_terms .sidebar_term_title {
      padding: 6px 12px;
      border-top: 1px solid #e0e0e0;
      border-bottom: 1px solid #e0e0e0;
      color: #333;
      background-color: #f5f5f5;
      font-size: 14px; }
    .sidebar .sidebar_terms .sidebar_term_categories li {
      border-top: 1px solid #e0e0e0; }
      .sidebar .sidebar_terms .sidebar_term_categories li:first-child {
        border-top: 0; }
    .sidebar .sidebar_terms .sidebar_term_categories a {
      padding: 9px 0;
      display: table;
      table-layout: fixed;
      width: 100%;
      color: #1a1a1a;
      background-color: #fff; }
      .sidebar .sidebar_terms .sidebar_term_categories a:hover, .sidebar .sidebar_terms .sidebar_term_categories a:active {
        color: #1a1a1a;
        background-color: #f9f9f9; }
    .sidebar .sidebar_terms .sidebar_term_categories .icon,
    .sidebar .sidebar_terms .sidebar_term_categories .title {
      display: table-cell;
      vertical-align: middle; }
    .sidebar .sidebar_terms .sidebar_term_categories .icon {
      width: 82px;
      text-align: center; }
    .sidebar .sidebar_terms .sidebar_term_categories .title {
      padding-right: 10px; }
    .sidebar .sidebar_terms .sidebar_term_tags li {
      border-top: 1px solid #e0e0e0; }
      .sidebar .sidebar_terms .sidebar_term_tags li:first-child {
        border-top: 0; }
    .sidebar .sidebar_terms .sidebar_term_tags a {
      padding: 11px 10px;
      display: block;
      color: #1a1a1a; }
      .sidebar .sidebar_terms .sidebar_term_tags a:hover, .sidebar .sidebar_terms .sidebar_term_tags a:active {
        color: #1a1a1a;
        background-color: #f9f9f9; }
  .sidebar .sidebar_ranking {
    margin-bottom: 20px;
    padding-top: 15px;
    padding-bottom: 10px;
    background-color: #f5f5f5; }
    .sidebar .sidebar_ranking .sidebar_ranking_title {
      margin: 0 10px 15px;
      padding-left: 10px;
      border-left: 5px solid var(--primary);
      font-weight: bold;
      font-size: 16px; }
    .sidebar .sidebar_ranking li:nth-child(1) .image::before, .sidebar .sidebar_ranking li:nth-child(1) .image::after, .sidebar .sidebar_ranking li:nth-child(2) .image::before, .sidebar .sidebar_ranking li:nth-child(2) .image::after, .sidebar .sidebar_ranking li:nth-child(3) .image::before, .sidebar .sidebar_ranking li:nth-child(3) .image::after {
      position: absolute;
      top: 0;
      left: 0; }
    .sidebar .sidebar_ranking li:nth-child(1) .image::before, .sidebar .sidebar_ranking li:nth-child(2) .image::before, .sidebar .sidebar_ranking li:nth-child(3) .image::before {
      content: '';
      width: 0;
      height: 0;
      border-top: 25px solid var(--primary);
      border-right: 25px solid transparent;
      z-index: 1; }
    .sidebar .sidebar_ranking li:nth-child(1) .image::after, .sidebar .sidebar_ranking li:nth-child(2) .image::after, .sidebar .sidebar_ranking li:nth-child(3) .image::after {
      left: 3px;
      z-index: 2;
      font-size: 10px;
      font-style: italic; }
    .sidebar .sidebar_ranking li:nth-child(1) .image::after {
      content: '1'; }
    .sidebar .sidebar_ranking li:nth-child(2) .image::after {
      content: '2'; }
    .sidebar .sidebar_ranking li:nth-child(3) .image::after {
      content: '3'; }
    .sidebar .sidebar_ranking a {
      padding: 10px;
      border-top: 1px solid #e0e0e0;
      display: block;
      color: #333;
      background-color: #f5f5f5; }
      .sidebar .sidebar_ranking a:hover, .sidebar .sidebar_ranking a:active {
        color: #333;
        background-color: #ededed; }
      .sidebar .sidebar_ranking a::after {
        content: '';
        display: block;
        clear: both; }
      .sidebar .sidebar_ranking a .image {
        margin-right: 9px;
        float: left;
        width: 70px;
        position: relative; }
      .sidebar .sidebar_ranking a .title {
        overflow: hidden;
        font-size: 12px; }
  .sidebar .sidebar_tags {
    margin-bottom: 20px;
    padding-top: 15px;
    background-color: #f5f5f5; }
    .sidebar .sidebar_tags .sidebar_tags_title {
      margin: 0 10px 15px;
      padding-left: 10px;
      border-left: 5px solid var(--primary);
      font-weight: bold;
      font-size: 16px; }
    .sidebar .sidebar_tags ul {
      padding: 0 15px 8px 9px; }
      .sidebar .sidebar_tags ul::after {
        content: '';
        display: block;
        clear: both; }
    .sidebar .sidebar_tags li {
      margin-bottom: 6px;
      margin-left: 6px;
      float: left; }
    .sidebar .sidebar_tags a {
      padding: 0 10px;
      border-radius: 4px;
      box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
      display: block;
      background-color: #fff;
      font-size: 12px; }

/*.tk_pagetop {
  margin: 0 auto;
  width: 950px;
  padding: 0 0 21px;
  background: url("//next.rikunabi.com/rnc/parts/img/nsi_ft_redline.gif") 0 bottom repeat-x; }
  .tk_pagetop a {
    padding: 1px 0 0 12px;
    float: right;
    background: url("//next.rikunabi.com/rnc/parts/img/nsi_icon_arrow02.gif") no-repeat 0 0;
    font-size: 11px;
    font-family: "MS UI Gothic";
    line-height: 1.4; }
  .tk_pagetop:after {
    content: '';
    display: table;
    clear: both; }*/

.tk_totop {
  margin: 30px auto;
  width: 314px; }
  .tk_totop a {
    font-size: 18px; }
    .tk_totop a:hover, .tk_totop a:active {
      color: #262626; }

.tk_footer {
  margin: 0 auto;
  padding: 10px 0;
  border-bottom: 1px solid #9e210b;
  width: 950px; }

.tk_footer_logo {
  margin: 0 auto;
  width: 350px; }
  .tk_footer_logo:after {
    content: '';
    display: table;
    clear: both; }
  .tk_footer_logo .tk_footer_logo_left {
    margin-right: 5px;
    float: left; }
  .tk_footer_logo .tk_footer_logo_right {
    margin-top: 10px;
    float: left; }

.tk_footer_message {
  margin-top: 10px;
  color: #6c625c;
  font-family: "MS UI Gothic";
  font-size: 11px; }
  .tk_footer_message dt {
    text-align: center; }
  .tk_footer_message p {
    margin-top: 10px; }

.footer_recommend {
  margin-bottom: 10px;
  padding-bottom: 10px; }
  .footer_recommend .recommend_body {
    margin-top: 10px;
    color: #6c625c;
    font-family: "MS UI Gothic";
    font-size: 11px; }
    .footer_recommend .recommend_body .recommend_list_genre > li:after {
      content: '';
      display: table;
      clear: both; }
    .footer_recommend .recommend_body .leftcol {
      padding-top: 3px;
      float: left;
      width: 112px; }
    .footer_recommend .recommend_body .rightcol {
      float: right;
      width: 838px; }
    .footer_recommend .recommend_body .recommend_list_detail li {
      float: left; }
      .footer_recommend .recommend_body .recommend_list_detail li a {
        color: #6c625c; }
        .footer_recommend .recommend_body .recommend_list_detail li a:hover, .footer_recommend .recommend_body .recommend_list_detail li a:active {
          color: #f00; }

.common_footer {
  margin: 0 auto;
  padding-bottom: 20px;
  width: 950px;
  line-height: 140%; }
  .common_footer:after {
    content: '';
    display: table;
    clear: both; }
  .common_footer .ft_copy {
    margin-top: 3px;
    float: left;
    width: 247px; }
    .common_footer .ft_copy a {
      font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro';
      font-size: 10px;
      font-weight: bold;
      color: #435B67; }
      .common_footer .ft_copy a:hover {
        color: #f00; }
  .common_footer .ft_link {
    margin-top: 1px;
    padding-top: 18px;
    float: right;
    width: 703px;
    font-size: 11px;
    font-family: "MS UI Gothic";
    text-align: right; }

.archive_title_area {
  padding: 24px 0;
  border-top: 5px solid var(--primary);
  border-bottom: 5px solid #f5f5f5; }
  .archive_title_area:after {
    content: '';
    display: table;
    clear: both; }
  .archive_title_area .archive_title {
    margin: 0;
    line-height: 1.35;
    font-weight: bold;
    font-size: 30px; }
  .archive_title_area .archive_title_search {
    margin-bottom: 14px;
    float: right; }
    .archive_title_area .archive_title_search input {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      height: 32px; }
    .archive_title_area .archive_title_search input[type="text"] {
      padding: 0 10px;
      border: 1px solid #dedede;
      background-color: #f5f5f5;
      width: 200px;
      line-height: 32px; }
    .archive_title_area .archive_title_search input[type="submit"] {
      padding: 6px 19px;
      border: 1px solid #cc4027;
      border-radius: 3px;
      color: #fff;
      background: #e06448;
      background: -moz-linear-gradient(top, #e06448 0%, #cd3c15 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e06448), color-stop(100%, #cd3c15));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #e06448 0%, #cd3c15 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #e06448 0%, #cd3c15 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, #e06448 0%, #cd3c15 100%);
      /* IE10+ */
      background: linear-gradient(to bottom, #e06448 0%, #cd3c15 100%);
      /* W3C */
      font-weight: bold;
      font-size: 14px;
      width: 76px;
      vertical-align: top; }

.archivelist_item {
  padding: 20px 0;
  border-top: 1px solid #ebebeb; }
  .archivelist_item:after {
    content: '';
    display: table;
    clear: both; }
  .archivelist_item:first-child {
    border-top: 0; }
  .archivelist_item:last-child {
    border-bottom: 1px solid #ebebeb; }
  .archivelist_item .image {
    margin-right: 20px;
    float: left;
    /*width: 330px;*/ }
    .archivelist_item .image a, .archivelist_item .image img {
      display: block; }
    .archivelist_item .image img {
      width: 100%;
      height: auto; }
  .archivelist_item .text {
    /*overflow: hidden;*/ }
  .archivelist_item .anchor {
    margin-bottom: 16px;
    font-weight: bold;
    font-size: 20px; }
    .archivelist_item .anchor a {
      color: #222;
      text-decoration: none; }
  .archivelist_item .excerpt {
    margin-bottom: 2px;
    color: #777;
    font-size: 14px; }
  .archivelist_item .terms:after {
    content: '';
    display: table;
    clear: both; }
  .archivelist_item .terms li {
    margin: 10px 10px 0 0;
    float: left; }
  .archivelist_item .terms a {
    padding: 2px 10px;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    display: block;
    color: #444;
    background-color: #f2f2f2;
    font-size: 11px;
    text-decoration: none; }

/*.page_nav .easy-wp-page-navigation a,
.page_nav .easy-wp-page-navigation span {
    line-height: 20px;
	border: 1px solid #ccc;
    border-radius: 2px;
}*/
.page_nav .easy-wp-page-navigation a, .page_nav .easy-wp-page-navigation span {
  line-height: 20px;
  border: 1px solid #ccc;
  border-radius: 2px;
  color: #000;
  box-shadow: 0 2px 0 0 #ccc; }
.page_nav .easy-wp-page-navigation span.current {
  background-color: var(--primary);
  color: #000;
  border: none;
  box-shadow: none; }
.page_nav .easy-wp-page-navigation a:hover, .page_nav .easy-wp-page-navigation a:active {
  color: #000;
  background-color: #f0f0f0; }

.page_nav {
  margin: 15px 0 70px;
  text-align: center; }
  .page_nav a, .page_nav span {
    margin: 0 5px;
    border: 1px solid #ccc;
    border-radius: 2px;
    display: inline-block;
    min-width: 33px;
    height: 33px;
    line-height: 33px;
    color: #9e210b;
    font-size: 14px;
    text-decoration: none;
    text-align: center; }
  .page_nav a:hover, .page_nav a:active {
    color: #fff;
    background-color: #9e210b; }
  .page_nav .current {
    color: #fff;
    background-color: var(--primary); }
  .page_nav .previouspostslink,
  .page_nav .nextpostslink {
    min-width: 75px; }
  .page_nav .previouspostslink {
    margin-left: 0;
    margin-right: 25px; }
    .page_nav .previouspostslink:before {
      content: '<';
      margin-right: 5px;
      display: inline-block;
      font-weight: bold;
      position: relative;
      top: -1px; }
  .page_nav .nextpostslink {
    margin-right: 0;
    margin-left: 25px; }
    .page_nav .nextpostslink:after {
      content: '>';
      margin-left: 5px;
      display: inline-block;
      font-weight: bold;
      position: relative;
      top: -1px; }

.pickup_terms {
  margin-bottom: 40px; }
  .pickup_terms .pickup_terms_title_area {
    margin-bottom: 10px;
    border-bottom: 4px solid #9e210b; }
    .pickup_terms .pickup_terms_title_area:after {
      content: '';
      display: table;
      clear: both; }
    .pickup_terms .pickup_terms_title_area .pickup_terms_title {
      margin-bottom: 18px;
      float: left; }
    .pickup_terms .pickup_terms_title_area .pickup_terms_search {
      margin-top: 10px;
      float: right; }
      .pickup_terms .pickup_terms_title_area .pickup_terms_search input {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: 32px; }
      .pickup_terms .pickup_terms_title_area .pickup_terms_search input[type="text"] {
        padding: 0 10px;
        border: 1px solid #dedede;
        background-color: #f5f5f5;
        width: 200px;
        line-height: 32px; }
      .pickup_terms .pickup_terms_title_area .pickup_terms_search input[type="submit"] {
        padding: 6px 19px;
        border: 1px solid #cc4027;
        border-radius: 3px;
        color: #fff;
        background: #e06448;
        background: -moz-linear-gradient(top, #e06448 0%, #cd3c15 100%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e06448), color-stop(100%, #cd3c15));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #e06448 0%, #cd3c15 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #e06448 0%, #cd3c15 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #e06448 0%, #cd3c15 100%);
        /* IE10+ */
        background: linear-gradient(to bottom, #e06448 0%, #cd3c15 100%);
        /* W3C */
        font-weight: bold;
        font-size: 14px; }
  .pickup_terms .pickup_terms_list ul {
    display: table;
    display: block\9;
    word-spacing: -1em;
    width: 100%;
    text-align: center; }
  .pickup_terms .pickup_terms_list li {
    margin: 20px 10px 0;
    display: inline-block;
    vertical-align: top;
    word-spacing: normal; }
  .pickup_terms .pickup_terms_list a {
    padding: 2px 18px;
    border: 1px solid #ddd;
    border-radius: 3px;
    display: block;
    color: #444;
    background-color: #ececec;
    font-size: 15px;
    text-decoration: none; }

.pickups {
  margin-bottom: 35px;
  padding-top: 20px;
  overflow: hidden; }
  .pickups > ul {
    margin: 0 -22px;
    border-collapse: separate;
    border-spacing: 22px 0; }
    .pickups > ul > li {
      border: 1px solid #ebebeb;
      display: table-cell;
      width: 302px; }
  .pickups .anchor {
    margin: 10px 10px 0;
    font-weight: bold;
    font-size: 16px; }
    .pickups .anchor a {
      color: #222;
      text-decoration: none; }
      .pickups .anchor a:hover, .pickups .anchor a:active {
        text-decoration: underline; }
  .pickups .terms {
    padding-bottom: 16px; }
    .pickups .terms:after {
      content: '';
      display: table;
      clear: both; }
    .pickups .terms li {
      margin: 10px 0 0 10px;
      float: left; }
    .pickups .terms a {
      padding: 2px 10px;
      border: 1px solid #ddd;
      border-radius: 3px;
      display: block;
      color: #444;
      background-color: #ececec;
      font-size: 11px;
      text-decoration: none; }

.static_content_title_area {
  margin-bottom: 30px;
  padding: 6px 10px;
  border-radius: 4px;
  background-color: #9e210b; }
  .static_content_title_area:after {
    content: '';
    display: table;
    clear: both; }
  .static_content_title_area .static_content_title {
    float: left;
    color: #fff;
    font-weight: bold;
    font-size: 22px; }
  .static_content_title_area .static_content_more {
    padding-top: 3px;
    overflow: hidden;
    line-height: 30px;
    text-align: right; }
    .static_content_title_area .static_content_more a {
      padding: 0 14px 0 18px;
      border-radius: 18px;
      display: inline-block;
      color: #9e210b;
      background-color: #fff;
      font-weight: bold;
      font-size: 15px;
      text-decoration: none; }
      .static_content_title_area .static_content_more a:after {
        content: '>';
        margin-left: 4px;
        display: inline-block;
        vertical-align: middle;
        position: relative;
        top: -2px; }

.tk_perfectguide {
  margin-bottom: 50px; }
  .tk_perfectguide ul {
    display: table;
    width: 100%;
    background: url(images/bg_border.png) 0 0 repeat; }
  .tk_perfectguide li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 82px;
    display: table-cell;
    width: 25%;
    height: 148px;
    vertical-align: middle;
    text-align: center;
    background: url(images/arrow_perfectguide.png) 0 center no-repeat; }
    .tk_perfectguide li:first-child {
      padding-left: 20px;
      background-image: none; }
  .tk_perfectguide .tk_perfectguide_step01 {
    width: 195px; }
  .tk_perfectguide .tk_perfectguide_step02 {
    width: 233px; }
  .tk_perfectguide .tk_perfectguide_step03 {
    width: 235px; }
  .tk_perfectguide .tk_perfectguide_step04 {
    width: 287px; }
  .tk_perfectguide a {
    color: #9e210b;
    font-weight: bold;
    font-size: 18px;
    text-decoration: underline; }
    .tk_perfectguide a:hover, .tk_perfectguide a:active {
      text-decoration: none; }

.tk_qalist {
  padding-left: 75px; }
  .tk_qalist:after {
    content: '';
    display: table;
    clear: both; }
  .tk_qalist ul {
    padding-bottom: 20px;
    float: left; }
  .tk_qalist .tk_qalist_col01 {
    width: 330px; }
  .tk_qalist .tk_qalist_col02 {
    width: 295px; }
  .tk_qalist .tk_qalist_col03 {
    width: 250px; }
  .tk_qalist li {
    margin-bottom: 26px;
    padding-left: 30px;
    background: url(images/list_arrow.png) 0 3px no-repeat; }
    .tk_qalist li a {
      color: #000;
      font-weight: bold;
      font-size: 17px;
      text-decoration: none; }
      .tk_qalist li a:hover, .tk_qalist li a:active {
        text-decoration: underline; }

.tk_column_list {
  padding-top: 40px;
  border-top: 1px solid #ebebeb; }
  .tk_column_list .tk_column_list_title {
    color: #9e210b;
    font-weight: bold;
    font-size: 22px; }
    .tk_column_list .tk_column_list_title:before {
      content: '■';
      margin-right: 5px;
      display: inline-block;
      vertical-align: middle;
      font-size: 16px;
      position: relative;
      top: -2px; }
  .tk_column_list .tk_columns {
    margin-bottom: 100px; }
    .tk_column_list .tk_columns ul {
      margin-top: 26px;
      display: table;
      width: 100%; }
    .tk_column_list .tk_columns li {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding: 0 15px;
      display: table-cell;
      vertical-align: top;
      width: 25%;
      border-left: 1px dotted #d1d1d1; }
      .tk_column_list .tk_columns li:first-child {
        border-left: 0; }
  .tk_column_list .tk_column_logo {
    height: 55px;
    text-align: center; }
  .tk_column_list .tk_column_lead {
    font-size: 15px; }
  .tk_column_list .tk_column_more {
    margin-top: 10px;
    text-align: right; }
    .tk_column_list .tk_column_more a {
      color: #9e210b;
      font-weight: bold;
      font-size: 13px;
      text-decoration: underline; }
      .tk_column_list .tk_column_more a:hover, .tk_column_list .tk_column_more a:active {
        text-decoration: none; }
      .tk_column_list .tk_column_more a:after {
        content: '';
        margin-left: 4px;
        display: inline-block;
        vertical-align: middle;
        width: 16px;
        height: 16px;
        background: url(images/more.png) 0 0 no-repeat; }

/*.notfound {
  margin-bottom: 25px;
  padding: 30px 0;
  border: 1px solid #f00;
  color: #4c4c4c; }
  .notfound:after {
    content: '';
    display: table;
    clear: both; }
  .notfound .notfound_inner {
    position: relative;
    float: left;
    left: 50%; }
  .notfound .notfound_textarea {
    position: relative;
    float: left;
    left: -50%; }
    .notfound .notfound_textarea:before {
      content: '';
      position: absolute;
      top: 0;
      left: -52px;
      width: 27px;
      height: 65px;
      background: url("//next.rikunabi.com/rnc/parts/img/nsi_anime.gif") 0 0 no-repeat;
      background-size: contain; }
  .notfound .notfound_title {
    font-size: 18px; }
  .notfound .notfound_text {
    font-size: 14px; }

.totop_notfound {
  margin-bottom: 40px;
  text-align: center; }
  .totop_notfound a {
    color: #9e210b;
    font-weight: bold;
    font-size: 14px; }
    .totop_notfound a:before {
      content: '';
      display: inline-block;
      vertical-align: middle;
      position: relative;
      margin-top: -2px;
      width: 16px;
      height: 16px;
      background: url(images/return.png) 0 0 no-repeat; }*/

.tk_article_header {
  padding: 24px 0 9px;
  border-top: 5px solid var(--primary);
  border-bottom: 5px solid #f5f5f5; }

.tk_article_heading {
  margin: 0;
  line-height: 1.35;
  font-weight: bold;
  font-size: 30px; }

.tk_article_category {
  margin: 16px 0 0; }
  .tk_article_category dl:after {
    content: '';
    display: table;
    clear: both; }
  .tk_article_category dt, .tk_article_category ul, .tk_article_category li {
    float: left; }
  .tk_article_category dt {
    font-size: 12px; }
  .tk_article_category dd {
    overflow: hidden; }
  .tk_article_category li {
    margin: 0 5px 10px; }
    .tk_article_category li a {
      padding: 2px 10px;
      box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
      border-radius: 4px;
      display: block;
      color: #444;
      background-color: #f2f2f2;
      font-size: 11px;
      text-decoration: none; }

.tk_article_sns {
  margin-top: 10px; }
  .tk_article_sns ul {
    display: table;
    display: block\9;
    width: 100%;
    word-spacing: -1em;
    text-align: right; }
  .tk_article_sns li {
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    word-spacing: normal; }

.tk_jobsearch {
  margin-bottom: 60px;
  padding: 40px 60px 20px;
  border: 1px solid #dcdcdc; }
  .tk_jobsearch .tk_jobsearch_button {
    margin-bottom: 20px; }
    .tk_jobsearch .tk_jobsearch_button a {
      padding: 14px 35px;
      border-radius: 6px;
      display: block;
      color: #fff;
      background-color: #e5222c;
      box-shadow: 0 2px 0 0 #cc1f27;
      font-size: 18px;
      text-align: center;
      text-decoration: none;
      position: relative; }
      .tk_jobsearch .tk_jobsearch_button a:hover, .tk_jobsearch .tk_jobsearch_button a:active {
        background-color: #ff4d55;
        box-shadow: 0 2px 0 0 #e6454d; }
      .tk_jobsearch .tk_jobsearch_button a::after {
        content: '';
        display: block;
        width: 10px;
        height: 10px;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        right: 20px;
        top: 50%;
        margin-top: -7px; }

.tk_samecategory {
  margin-top: 60px;
  overflow: hidden; }
  .tk_samecategory .tk_samecategory_title {
    padding-top: 16px;
    border-top: 5px solid #e1e1e1;
    line-height: 1.4;
    font-weight: bold;
    font-size: 24px;
    color: #383838; }
  .tk_samecategory ul {
    padding-top: 16px; }
  .tk_samecategory li {
    margin-bottom: 20px;
    /*border: 1px solid #dcdcdc;*/
    /*display: table;*/
    width: 48%;
    float: left;
    margin-right: 4%;
     }
    .tk_samecategory li:nth-child(even) {
      margin-right: 0;
    }
    .tk_samecategory li:last-child {
      margin-bottom: 0; }
  .tk_samecategory .image,
  .tk_samecategory .text {
    display: table-cell;
    vertical-align: top; }
  .tk_samecategory .image {
    width: 45px;
    background-color: #dcdcdc;
    vertical-align: middle; }
    .tk_samecategory .image a, .tk_samecategory .image img {
      display: block; }
    .tk_samecategory .image img {
      width: 152px; }
  .tk_samecategory .text {
    padding: 10px 15px; }
    .tk_samecategory .text .title a {
      color: #333;
      font-size: 16px;
      text-decoration: none; }
      .tk_samecategory .text .title a:hover, .tk_samecategory .text .title a:active {
        text-decoration: underline; }
    .tk_samecategory .text .terms::after {
      content: '';
      display: block;
      clear: both; }
    .tk_samecategory .text .terms a {
      margin: 5px 5px 0 0;
      padding: 2px 4px;
      box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
      border-radius: 4px;
      float: left;
      color: #444;
      background-color: #f2f2f2;
      font-size: 10px;
      text-decoration: none; }

.tk_post_terms {
  margin-top: 30px;
  margin-bottom: 45px; }
  .tk_post_terms ul {
    display: table;
    display: block\9;
    word-spacing: -1em;
    width: 100%;
    text-align: center; }
  .tk_post_terms li {
    margin: 20px 10px 0;
    display: inline-block;
    vertical-align: top;
    word-spacing: normal; }
  .tk_post_terms a {
    padding: 2px 18px;
    border: 1px solid #ddd;
    border-radius: 3px;
    display: block;
    color: #444;
    background-color: #ececec;
    font-size: 13px;
    text-decoration: none; }

.tk_article {
  padding-top: 20px;
  line-height: 1.7;
  font-size: 16px;
  word-break: break-all;
  word-wrap: break-word; }
  .tk_article h1, .tk_article h2, .tk_article h3, .tk_article h4, .tk_article h5, .tk_article h6 {
    clear: both;
    margin: .85em 0;
    font-weight: bold; }
  .tk_article h1 {
    margin: 16px 0;
    line-height: 1.4;
    font-weight: bold;
    font-size: 34px; }
  .tk_article h2 {
    margin-top: 50px;
    margin-bottom: 10px;
    padding: 12px 0;
    border-top: 5px solid #fff;
    font-size: 24px;
    position: relative; }
    .tk_article h2::before {
      content: '';
      position: absolute;
      top: -5px;
      left: 0;
      width: 230px;
      height: 5px;
      background-color: #F2F5F9; }
  .tk_article h3 {
    padding-left: 10px;
    border-left: 5px solid var(--primary);
    font-size: 24px; }
  .tk_article h4 {
    font-size: 20px; }
  .tk_article h5 {
    font-size: 18px; }
  .tk_article h6 {
    font-size: 18px;
    font-weight: normal; }
  .tk_article p {
    margin-bottom: 1.6em; }
  .tk_article a:link,
  .tk_article a:visited {
    color: #333;
    text-decoration: underline; }
  .tk_article a:hover,
  .tk_article a:active {
    color: #3b860d; }
  .tk_article strong, .tk_article b {
    font-weight: bold; }
  .tk_article em {
    font-style: italic; }
  .tk_article ul, .tk_article ol {
    margin: 0 0 1em 2.4em;
    padding: 0; }
    .tk_article ul ul, .tk_article ul ol, .tk_article ol ul, .tk_article ol ol {
      margin-bottom: 0; }
  .tk_article ul li {
    list-style-type: disc; }
  .tk_article ol li {
    list-style-type: decimal; }
  .tk_article dl {
    margin-bottom: 1.4em; }
    .tk_article dl dt {
      font-weight: bold; }
  .tk_article table {
    margin-bottom: 1.5em;
    border-top: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    width: 100%; }
  .tk_article th,
  .tk_article td {
    padding: 20px;
    border-bottom: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    color: #383838;
    font-size: 100%;
    text-align: center; }
  .tk_article th {
    font-weight: normal; }
  .tk_article blockquote {
    margin-bottom: 2em;
    padding: 20px 48px 0;
    border: 1px solid #dcdcdc;
    position: relative;
    color: #383838;
    background-color: #f5f5f5;
    font-weight: bold;
    font-size: 16px;
    position: relative; }
    .tk_article blockquote::before, .tk_article blockquote::after {
      content: '';
      position: absolute;
      width: 28px;
      height: 22px;
      background-repeat: no-repeat; }
    .tk_article blockquote::before {
      top: 10px;
      left: 10px;
      background-image: url(images/icon_quote_left.png); }
    .tk_article blockquote::after {
      right: 10px;
      bottom: 10px;
      background-image: url(images/icon_quote_right.png); }
  .tk_article .wp-caption {
    margin-bottom: 1.6em;
    padding: 0;
    max-width: 100% !important;
    font-size: 16px; }
    .tk_article .wp-caption.aligncenter {
      margin-bottom: 15px; }
    .tk_article .wp-caption img {
      display: block;
      margin: 0; }
  .tk_article p.wp-caption-text {
    margin: 0;
    padding: 10px;
    background-color: #eee;
    font-weight: bold; }
  .tk_article .alignleft {
    float: left;
    margin-right: 20px; }
  .tk_article .alignright {
    float: right;
    margin-left: 20px; }
  .tk_article .aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .tk_article img.alignleft,
  .tk_article img.alignright,
  .tk_article img.aligncenter {
    margin-bottom: 20px; }
  .tk_article iframe {
    max-width: 100%; }
  .tk_article .profile {
    margin: 30px 0 20px;
    padding: 10px 18px;
    border: 1px solid #dcdcdc;
    color: #383838;
    background-color: #f5f5f5;
    font-size: 14px; }
    .tk_article .profile .name {
      font-weight: bold;
      font-size: 16px; }

.rnn-mt0 {
  margin-top: 0 !important; }

.rnn-mt10 {
  margin-top: 10px !important; }

.rnn-mt20 {
  margin-top: 20px !important; }

.rnn-mt30 {
  margin-top: 30px !important; }

.rnn-mt40 {
  margin-top: 40px !important; }

.rnn-mt50 {
  margin-top: 50px !important; }

.rnn-mt60 {
  margin-top: 60px !important; }

.rnn-pt0 {
  padding-top: 0 !important; }

.rnn-pt20 {
  padding-top: 20px !important; }

.rnn-pb10 {
  padding-bottom: 10px !important; }

.rnn-pb20 {
  padding-bottom: 20px !important; }

.localResetNamespace {
  color: #262626;
  background-color: #fff;
  font-size: 12px;
  line-height: 1.4; }

.rnn-knowhow {
  line-height: 1.4;
  font-size: 12px;
  color: #262626;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
  .rnn-knowhow a {
    color: #262626; }

.rnn-hero {
  width: 980px;
  margin: 0 auto 45px;
  padding-top: 20px;
  font-size: 18px;
  text-align: center;
  background: url("images/n16_title_bg.png") 116px 0 no-repeat; }
  .rnn-hero h1 {
    height: 58px;
    margin-bottom: 25px; }
    .rnn-hero h1 img {
      width: auto;
      height: auto; }

.rnn-link__list {
  margin: 15px 0;
  font-size: 18px; }
.rnn-link__item {
  line-height: 45px;
  text-align: center;
  font-weight: bold;
  border-bottom: 3px solid #262626;
  display: block; }
  .rnn-link__item span {
    display: inline-block; }
  .rnn-link__item:hover span {
    animation: linkText 0.2s ease-in 1; }

.rnn-content {
  padding: 30px 0 60px; }
  .rnn-content--yellow {
    background-color: #FFE226; }
  .rnn-content--gray {
    background-color: #F5F5F5; }
    .rnn-content--gray .rnn-linkMore {
      border-top: 10px solid #F5F5F5;
      border-bottom: 10px solid #F5F5F5; }
  .rnn-content__titleArea {
    margin: 0 auto;
    display: table; }
  .rnn-content__titleCell {
    display: table-cell;
    vertical-align: middle; }
    .rnn-content__titleCell > img {
      position: static !important; }
  .rnn-content__titleBody {
    padding: 0 140px 0 30px;
    position: relative; }
  .rnn-content__titleBack {
    width: 100px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border-bottom: 3px solid #262626;
    display: block;
    position: absolute;
    right: 0;
    bottom: 30px; }
    .rnn-content__titleBack span {
      display: inline-block; }
    .rnn-content__titleBack:hover span {
      animation: linkText 0.2s ease-in 1; }
  .rnn-content__titleImage {
    height: 180px;
    position: relative; }
    .rnn-content__titleImage--qaSingle {
      width: 120px;
      height: 120px;
      text-align: center;
      box-sizing: content-box; }
      .rnn-content__titleImage--qaSingle img {
        vertical-align: middle; }
    .rnn-content__titleImage img {
      width: auto;
      height: auto;
      margin: auto;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
  .rnn-content__title--h1 {
    font-size: 48px; }
  .rnn-content__title--h2 {
    font-size: 36px; }
  .rnn-content__title--h3 {
    font-size: 24px; }
  .rnn-content__title--h2M {
    font-size: 34px; }
  .rnn-content__title--h2S {
    font-size: 30px; }
  .rnn-content__title--h3S {
    font-size: 20px; }
  .rnn-content__text {
    line-height: 30px;
    font-size: 18px; }
  .rnn-content__tagArea {
    margin: 20px 0;
    font-size: 0;
    text-align: center; }
  .rnn-content__tag {
    height: 36px;
    line-height: 36px;
    margin: 0 5px;
    padding: 0 15px;
    font-size: 18px;
    font-weight: bold;
    background-color: #FFFFFF;
    border-bottom: 2px solid #C4A629;
    border-radius: 5px;
    display: inline-block; }
    .rnn-content__tag.is-current * {
      color: #B2B2B2 !important; }
    .rnn-content__tag:hover {
      background-color: #F5F5F5; }
    .rnn-content__tag__category:before {
      content: "●";
      line-height: 36px;
      margin-right: 6px;
      font-size: 10px;
      vertical-align: top; }
    .rnn-content__tag__category--tenshoku_junbi {
      color: #E09DDF; }
    .rnn-content__tag__category--shorui_junbi {
      color: #80B6DF; }
    .rnn-content__tag__category--mensetsu_taisaku {
      color: #DC9D2F; }
    .rnn-content__tag__category--kyujin_oubo {
      color: #77CE63; }
    .rnn-content__tag__category--naitei_taishoku {
      color: #B184D1; }

.rnn-linkMore {
  width: 180px;
  height: 6px;
  margin: 25px auto 0;
  font-size: 18px;
  background-color: #FFE226;
  border-top: 10px solid #FFFFFF;
  border-bottom: 10px solid #FFFFFF;
  display: block;
  box-sizing: content-box;
  position: relative; }
  .rnn-linkMore span {
    line-height: 26px;
    font-weight: bold;
    text-align: center;
    display: block;
    white-space: nowrap;
    position: absolute;
    top: -9px;
    right: 0;
    left: 0; }
  .rnn-linkMore:hover span {
    animation: linkText 0.2s ease-in 1; }

.rnn-tenshokuGuide {
  margin-top: 25px; }
  .rnn-tenshokuGuide__title {
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    border-bottom: 1px solid #262626;
    position: relative; }
    .rnn-tenshokuGuide__title:first-child:before {
      content: "";
      width: 5px;
      height: 5px;
      background-color: #262626;
      border-radius: 2px;
      display: block;
      position: absolute;
      left: 0;
      bottom: -3px; }
    .rnn-tenshokuGuide__title:after {
      content: "";
      width: 5px;
      height: 5px;
      background-color: #262626;
      border-radius: 2px;
      display: block;
      position: absolute;
      right: 0;
      bottom: -3px; }
  .rnn-tenshokuGuide__itemArea {
    padding-top: 220px;
    vertical-align: top;
    position: relative; }
  .rnn-tenshokuGuide__item {
    padding: 0 15px; }
    .rnn-tenshokuGuide__item a {
      line-height: 24px;
      padding: 5px 0;
      font-size: 14px;
      font-weight: bold;
      display: block;
      border-bottom: 1px solid #262626; }
      .rnn-tenshokuGuide__item a span {
        display: inline-block; }
      .rnn-tenshokuGuide__item a:hover span {
        animation: linkText 0.1s ease-in 1; }
  .rnn-tenshokuGuide__itemImage {
    width: auto;
    height: auto;
    margin: auto;
    position: absolute;
    top: 30px;
    right: 0;
    left: 0; }

.rnn-tenshokuQA__list {
  margin: 0 0 40px;
  border-top: 1px solid #4D4D4D; }
.rnn-tenshokuQA__item {
  border: 1px solid #4D4D4D;
  border-top: none; }
  .rnn-tenshokuQA__item a {
    line-height: 25px;
    padding: 15px 165px 15px 55px;
    font-size: 16px;
    font-weight: bold;
    background: #FFFFFF url("images/n16_icon_baloon.png") 15px center no-repeat;
    display: block;
    position: relative; }
    .rnn-tenshokuQA__item a:hover {
      background-color: #F2F2F2; }
.rnn-tenshokuQA__category {
  height: 20px;
  line-height: 20px;
  font-size: 18px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0; }
  .rnn-tenshokuQA__category:before {
    content: "●";
    line-height: 18px;
    margin-right: 6px;
    font-size: 10px;
    vertical-align: top; }
  .rnn-tenshokuQA__category--tenshoku_junbi {
    color: #E09DDF; }
  .rnn-tenshokuQA__category--shorui_junbi {
    color: #80B6DF; }
  .rnn-tenshokuQA__category--mensetsu_taisaku {
    color: #DC9D2F; }
  .rnn-tenshokuQA__category--kyujin_oubo {
    color: #77CE63; }
  .rnn-tenshokuQA__category--naitei_taishoku {
    color: #B184D1; }
.rnn-tenshokuQA__question {
  margin-bottom: 2px;
  padding: 40px 30px;
  background-color: #FFFFFF;
  position: relative; }
  .rnn-tenshokuQA__question > * {
    position: relative;
    z-index: 1; }
  .rnn-tenshokuQA__question:before {
    content: "";
    width: 167px;
    height: 80%;
    max-height: 167px;
    margin: auto;
    background: url("images/n16_bg_qa01.png") center right no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    z-index: 0; }
  .rnn-tenshokuQA__question__title {
    font-size: 24px;
    display: table; }
    .rnn-tenshokuQA__question__title span {
      padding-left: 10px;
      display: table-cell;
      vertical-align: middle; }
    .rnn-tenshokuQA__question__title:before {
      content: "Q";
      width: 60px;
      height: 60px;
      line-height: 60px;
      font-weight: bold;
      text-align: center;
      background-color: #FFE226;
      border-radius: 30px;
      display: inline-block;
      top: 0;
      left: -10px; }
.rnn-tenshokuQA__answer {
  padding: 25px 30px 40px 24px;
  border-left: 6px solid #404040;
  background-color: #FFFFFF;
  position: relative; }
  .rnn-tenshokuQA__answer > * {
    position: relative;
    z-index: 1; }
  .rnn-tenshokuQA__answer:before {
    content: "";
    width: 169px;
    height: 80%;
    max-height: 163px;
    margin: auto;
    background: url("images/n16_bg_qa02.png") center right no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    z-index: 0; }
  .rnn-tenshokuQA__answer--tenshoku_junbi {
    color: #E09DDF; }
  .rnn-tenshokuQA__answer--shorui_junbi {
    color: #80B6DF; }
  .rnn-tenshokuQA__answer--mensetsu_taisaku {
    color: #DC9D2F; }
  .rnn-tenshokuQA__answer--kyujin_oubo {
    color: #77CE63; }
  .rnn-tenshokuQA__answer--naitei_taishoku {
    color: #B184D1; }
  .rnn-tenshokuQA__answer__title {
    padding-left: 25px;
    font-size: 20px;
    font-weight: bold;
    position: relative; }
    .rnn-tenshokuQA__answer__title:before {
      content: "A.";
      width: 25px;
      display: block;
      position: absolute;
      top: 0;
      left: 0; }
.rnn-tenshokuQA__qaText {
  margin-top: 25px;
  font-size: 16px; }
  .rnn-tenshokuQA__qaText a {
    color: #2374A4; }
    .rnn-tenshokuQA__qaText a:hover {
      color: #F2320C;
      text-decoration: underline; }
.rnn-tenshokuQA__option {
  margin-top: 5px;
  font-size: 14px;
  text-align: right; }

.rnn-tenshokuMinna {
  margin: 15px 0; }
  .rnn-tenshokuMinna .rnn-content__title--h3 {
    margin-bottom: 10px; }
  .rnn-tenshokuMinna__item {
    background-color: #FFFFFF;
    position: relative; }
  .rnn-tenshokuMinna__image {
    width: 230px;
    height: 155px;
    background-color: #262626;
    position: relative; }
    .rnn-tenshokuMinna__image img {
      max-width: 230px;
      max-height: 155px;
      width: auto;
      margin: auto;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
  .rnn-tenshokuMinna__info {
    padding: 15px; }
  .rnn-tenshokuMinna__title {
    line-height: 22px;
    margin-bottom: 5px;
    font-size: 16px; }
  .rnn-tenshokuMinna__tagArea {
    font-size: 0; }
  .rnn-tenshokuMinna__tag {
    height: 20px;
    line-height: 20px;
    margin: 5px 5px 0 0;
    padding: 0 5px;
    font-size: 12px;
    background-color: #F2F2F2;
    border-radius: 5px;
    display: inline-block; }
  .rnn-tenshokuMinna__link {
    border: 0px solid #2A2A2A;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.0001);
    opacity: 0; }
    .rnn-tenshokuMinna__link:hover {
      border-width: 2px;
      animation: linkBlock 0.3s ease-in 1;
      animation-fill-mode: backwards;
      background-color: rgba(255, 255, 255, 0.0001);
      opacity: 1; }
  .rnn-tenshokuMinna__others {
    margin-top: 35px; }
    .rnn-tenshokuMinna__others__item {
      background-color: #FFFFFF;
      border: 1px solid #262626;
      position: relative; }
    .rnn-tenshokuMinna__others__logo {
      height: 60px;
      position: relative; }
      .rnn-tenshokuMinna__others__logo img {
        width: auto;
        height: auto;
        margin: auto;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0; }
    .rnn-tenshokuMinna__others__text {
      padding: 10px 15px;
      font-size: 14px; }
    .rnn-tenshokuMinna__others__link {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: rgba(255, 255, 255, 0.0001);
      opacity: 0; }
      .rnn-tenshokuMinna__others__link:hover {
        background-color: rgba(0, 0, 0, 0.1);
        opacity: 1; }

.rnn-keywordSearch {
  padding: 20px 30px;
  background-color: #F5D033; }
  .rnn-keywordSearch__searchBox {
    margin: 10px 0 20px;
    position: relative; }
    .rnn-keywordSearch__searchBox__text {
      padding: 10px 44px 10px 10px !important;
      font-size: 14px !important; }
    .rnn-keywordSearch__searchBox input[type="submit"].rnn-keywordSearch__searchBox__button {
      width: 44px;
      height: 44px;
      padding: 0;
      border: none;
      background: url("images/n16_icon_search.png") center center no-repeat;
      box-shadow: none;
      overflow: hidden;
      text-indent: 44px;
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      font-size: 0; }
  .rnn-keywordSearch__tagArea {
    margin-top: 10px;
    padding-right: 40px;
    font-size: 0;
    overflow: hidden;
    position: relative; }
    .rnn-keywordSearch__tagArea .rnn-keywordSearch__switchInner--close {
      display: none; }
    .rnn-keywordSearch__tagArea .rnn-keywordSearch__switchInner--open {
      display: inline; }
    .rnn-keywordSearch__tagArea.is-close .rnn-keywordSearch__switchInner--close {
      display: inline; }
    .rnn-keywordSearch__tagArea.is-close .rnn-keywordSearch__switchInner--open {
      display: none; }
  .rnn-keywordSearch__tag {
    height: 28px;
    line-height: 28px;
    margin: 0 10px 10px 0;
    padding: 0 20px;
    font-size: 14px;
    background-color: #FFFFFF;
    border-bottom: 2px solid #C4A629;
    border-radius: 5px;
    display: inline-block; }
    .rnn-keywordSearch__tag:hover {
      background-color: #F5F5F5; }
  .rnn-keywordSearch__switch {
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    text-align: center;
    color: #FFFFFF !important;
    background-color: #1A1A1A;
    display: block;
    position: absolute;
    top: 0;
    right: 0; }

.rnn-paging__list {
  font-size: 0;
  text-align: center; }
.rnn-paging__item {
  margin: 0 5px;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle; }
  .rnn-paging__item a {
    min-width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #FFFFFF;
    border-bottom: 2px solid #C4A629;
    border-radius: 5px;
    display: block;
    box-sizing: content-box;
    position: relative; }
    .rnn-paging__item a:hover {
      background-color: #F0F0F0; }
  .rnn-paging__item.is-current a {
    color: #FFFFFF;
    background-color: #C4A629;
    pointer-events: none; }
  .rnn-paging__item.is-prev {
    margin-right: 15px; }
  .rnn-paging__item.is-next {
    margin-left: 15px; }
.rnn-paging__icon {
  background: url("images/n16_sprite_page.png") 0 0 no-repeat;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto; }
  .rnn-paging__icon--first {
    width: 9px;
    height: 9px;
    background-position: 0 0; }
  .rnn-paging__icon--prev {
    width: 6px;
    height: 9px;
    background-position: -3px 0; }
  .rnn-paging__icon--next {
    width: 6px;
    height: 9px;
    background-position: -9px 0; }
  .rnn-paging__icon--last {
    width: 9px;
    height: 9px;
    background-position: -9px 0; }

.rnn-login {
  padding: 20px;
  text-align: center;
  border: 1px solid #E0E0E0;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
  .rnn-login__title {
    height: 19px;
    line-height: 19px;
    font-size: 14px; }
    .rnn-login__title .rnn-icon {
      margin-right: 5px; }
  .rnn-login__buttonArea {
    margin-top: 20px;
    font-size: 0; }
    .rnn-login__buttonArea .rnn-button {
      width: 318px;
      margin: 0 5px;
      display: inline-block; }

@keyframes linkText {
  0% {
    transform: scale3d(1, 1, 1); }
  30% {
    transform: scale3d(0.8, 1.3, 1); }
  50% {
    transform: scale3d(1.1, 0.8, 1); }
  70% {
    transform: scale3d(0.9, 1.3, 1); }
  100% {
    transform: scale3d(1, 1, 1); } }
@keyframes linkBlock {
  0% {
    border-width: 0px; }
  50% {
    border-width: 6px; }
  100% {
    border-width: 2px; } }
.rnn-utilityArea {
  background-color: #F2F2F2;
  padding: 20px 0; }
  .rnn-utilityArea__anchorList a {
    color: #2374a4; }

.tk_breadcrumbs {
  margin: 0 auto;
  padding: 10px 0 0;
  width: 980px;
  font-size: 11px; }

/*new header*/
.localResetNamespace {
  /*breadcrumb*/ }
  .localResetNamespace .rnn-header {
    padding: 15px 0;
    background-color: #fff; }
  .localResetNamespace .rnn-header__description {
    font-size: 11px;
    line-height: 1.4 !important; }
  .localResetNamespace .rnn-header__update {
    font-weight: 700;
    color: #f2320c; }
  .localResetNamespace .rnn-header__inner {
    margin: 0 auto !important;
    width: 980px; }
    .localResetNamespace .rnn-header__inner:after, .localResetNamespace .rnn-header__inner:before {
      content: "";
      display: table; }
    .localResetNamespace .rnn-header__inner:after {
      clear: both; }
  .localResetNamespace .rnn-header__logo {
    background: url("./images/ico_rnn_globalheader_logo.png") center center no-repeat;
    background-size: 242px 51px;
    height: 51px;
    font-size: 0;
    display: block;
    float: left;
    overflow: hidden;
    width: 242px;
    vertical-align: middle;
    white-space: nowrap;
    text-indent: 100%;
    word-wrap: normal;
    margin-top: 2px !important; }
  .localResetNamespace .rnn-header__contents {
    float: right;
    width: 730px;
    text-align: right; }
  .localResetNamespace .rnn-globalNavMenu {
    background-color: #e52222;
    font-family: 'ヒラギノ角ゴ Pro W3',Hiragino Kaku Gothic Pro,"メイリオ",Meiryo,Osaka,'ＭＳ Ｐゴシック',MS PGothic,sans-serif;
    color: #383838;
    font-size: 12px;
    line-height: 1.4;
    outline: 0;
    vertical-align: baseline;
    white-space: normal;
    margin-bottom: 7px; }
  .localResetNamespace .rnn-globalNavMenu__list {
    display: table;
    width: 980px;
    margin: 0 auto !important;
    table-layout: fixed;
    background-color: #e52222; }
    .localResetNamespace .rnn-globalNavMenu__list li {
      font-size: 14px;
      display: table-cell;
      text-align: center; }
      .localResetNamespace .rnn-globalNavMenu__list li > a {
        display: block;
        width: 100%;
        padding: 11px 5px 7px;
        color: #fff; }
        .localResetNamespace .rnn-globalNavMenu__list li > a .rnn-globalNavMenu__list__item {
          display: inline-block;
          line-height: 23px;
          position: relative;
          padding: 0 10px;
          width: 100%;
          text-align: center;
          vertical-align: middle;
          border-bottom: 2px solid transparent; }
          .localResetNamespace .rnn-globalNavMenu__list li > a .rnn-globalNavMenu__list__item.is-current {
            color: #fff;
            border-bottom: 2px solid #fff; }
        .localResetNamespace .rnn-globalNavMenu__list li > a:hover .rnn-globalNavMenu__list__item {
          color: #fff;
          border-bottom: 2px solid #fff; }
    .localResetNamespace .rnn-globalNavMenu__list .rnn-inlineBlock {
      display: inline-block; }
  .localResetNamespace .rnn-breadcrumb {
    width: 980px;
    margin: 0 auto;
    padding-top: 15px; }
    .localResetNamespace .rnn-breadcrumb li {
      display: inline-block; }
      .localResetNamespace .rnn-breadcrumb li > a {
        color: #2374a4; }
        .localResetNamespace .rnn-breadcrumb li > a:hover {
          text-decoration: underline;
          color: #e5222c; }
      .localResetNamespace .rnn-breadcrumb li:after {
        margin: 0 0 0 5px;
        content: '>'; }
      .localResetNamespace .rnn-breadcrumb li:last-child:after {
        margin: 0;
        content: ""; }

/*end of breadcrumb*/
/*end of new header*/
/*new footer*/
.localResetNamespace .rnn-footer {
  margin-top: 30px; }
.localResetNamespace .rnn-footer__service {
  padding: 40px 0;
  text-align: left;
  background-color: #f2f2f2; }
.localResetNamespace .rnn-footer__service__inner {
  width: 980px;
  margin: 0 auto !important; }
.localResetNamespace .rnn-footer__service__heading {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  position: relative;
  margin-top: 35px !important;
  padding-left: 20px !important; }
  .localResetNamespace .rnn-footer__service__heading:first-child {
    margin-top: 0 !important; }
.localResetNamespace .rnn-footer__service__heading__icon--gray, .localResetNamespace .rnn-footer__relatedSight__heading__icon--gray {
  background: url("./images/ico_icatch_gray_6x22.png") center center no-repeat;
  background-size: 6px 22px;
  width: 6px;
  height: 22px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: inline-block;
  margin: auto 5px auto 0;
  vertical-align: middle; }
.localResetNamespace .rnn-footer__service__anchorList {
  margin-top: 10px !important; }
  .localResetNamespace .rnn-footer__service__anchorList li {
    display: inline-block; }
    .localResetNamespace .rnn-footer__service__anchorList li > a {
      color: #2374a4; }
      .localResetNamespace .rnn-footer__service__anchorList li > a:hover {
        color: #f2320c;
        text-decoration: underline; }
    .localResetNamespace .rnn-footer__service__anchorList li:after {
      margin: 0 5px;
      content: '|'; }
    .localResetNamespace .rnn-footer__service__anchorList li:last-child:after {
      margin: 0;
      content: ""; }
.localResetNamespace .rnn-footer__service__banner {
  margin-top: 10px !important; }
  .localResetNamespace .rnn-footer__service__banner:after, .localResetNamespace .rnn-footer__service__banner:before {
    content: "";
    display: table; }
  .localResetNamespace .rnn-footer__service__banner:after {
    clear: both; }
  .localResetNamespace .rnn-footer__service__banner li {
    float: left;
    width: 230px;
    margin-left: 20px; }
    .localResetNamespace .rnn-footer__service__banner li:first-child {
      margin-left: 0; }
    .localResetNamespace .rnn-footer__service__banner li img:hover {
      opacity: 0.5;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }
.localResetNamespace .rnn-footer__catchcopy {
  width: 980px;
  margin: 0 auto !important;
  padding: 40px;
  text-align: center; }
.localResetNamespace .rnn-footer__catchcopy__logo {
  background: url("./images/ico_rnn_logo.png") center center no-repeat;
  background-size: 242px 37px;
  width: 242px;
  height: 37px;
  display: inline-block;
  overflow: hidden;
  vertical-align: bottom;
  white-space: nowrap;
  text-indent: 100%;
  word-wrap: normal;
  font-size: 0; }
.localResetNamespace .rnn-footer__catchcopy__txt {
  background: url("./images/ico_rnnlogo_aside_text.png") center center no-repeat;
  background-size: 425px 17px;
  width: 425px;
  height: 17px;
  display: inline-block;
  overflow: hidden;
  margin-left: 25px !important;
  vertical-align: bottom;
  white-space: nowrap;
  text-indent: 100%;
  word-wrap: normal;
  font-size: 0; }
.localResetNamespace .rnn-footer__catchcopy__description {
  margin-top: 25px !important;
  color: #f90909;
  line-height: 1.8; }
.localResetNamespace .rnn-footer__relatedSight {
  padding: 40px 0;
  text-align: left;
  background-color: #f2f6f7; }
.localResetNamespace .rnn-footer__relatedSight__inner {
  width: 980px;
  margin: 0 auto !important; }
.localResetNamespace .rnn-footer__relatedSight__list {
  margin-top: 10px !important; }
  .localResetNamespace .rnn-footer__relatedSight__list li {
    display: inline; }
    .localResetNamespace .rnn-footer__relatedSight__list li > a {
      color: #2374a4;
      text-decoration: none; }
      .localResetNamespace .rnn-footer__relatedSight__list li > a:hover {
        color: #f2320c;
        text-decoration: underline; }
    .localResetNamespace .rnn-footer__relatedSight__list li:after {
      margin: 0 3px;
      content: '|'; }
    .localResetNamespace .rnn-footer__relatedSight__list li:last-child:after {
      margin: 0;
      content: ''; }
.localResetNamespace .rnn-footer__relatedSight__heading {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  position: relative;
  padding-left: 20px !important; }
.localResetNamespace .rnn-footer__publisher {
  width: 980px;
  margin: 0 auto !important;
  padding: 25px 0;
  text-align: left; }
.localResetNamespace .rnn-footer__publisher__logo {
  background-image: url("./images/ico_recruit_logo.png");
  background-size: 148px 37px;
  width: 148px;
  height: 37px;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 100%;
  word-wrap: normal;
  font-size: 0; }
.localResetNamespace .rnn-footer__publisher__copyright {
  font-size: 10px;
  font-weight: 700;
  display: inline-block;
  vertical-align: bottom;
  color: #435b67; }
  .localResetNamespace .rnn-footer__publisher__copyright > a {
    color: #435b67;
    text-decoration: none; }
    .localResetNamespace .rnn-footer__publisher__copyright > a:hover {
      color: #435b67; }
.localResetNamespace .rnn-footer__publisher__groupSite {
  font-size: 10px;
  font-weight: 700;
  margin-top: 5px !important;
  text-decoration: underline;
  color: #435b67; }
  .localResetNamespace .rnn-footer__publisher__groupSite > a {
    color: #435b67 !important; }
    .localResetNamespace .rnn-footer__publisher__groupSite > a:hover {
      color: #435b67 !important; }
.localResetNamespace .rnn-footer__publisher__navLink {
  margin-top: 20px !important; }
  .localResetNamespace .rnn-footer__publisher__navLink li {
    display: inline-block; }
    .localResetNamespace .rnn-footer__publisher__navLink li > a {
      color: #2374a4; }
      .localResetNamespace .rnn-footer__publisher__navLink li > a:hover {
        color: #f2320c;
        text-decoration: underline; }
    .localResetNamespace .rnn-footer__publisher__navLink li:after {
      margin: 0 5px;
      content: '|'; }
    .localResetNamespace .rnn-footer__publisher__navLink li:last-child:after {
      margin: 0;
      content: ""; }
.localResetNamespace .rnn-footer, .localResetNamespace .rnn-footerCatchcopy, .localResetNamespace .rnn-footerRelatedSight, .localResetNamespace .rnn-footerService {
  font-family: 'ヒラギノ角ゴ Pro W3',Hiragino Kaku Gothic Pro,"メイリオ",Meiryo,Osaka,'ＭＳ Ｐゴシック',MS PGothic,sans-serif;
  color: #383838;
  font-size: 12px;
  line-height: 1.4;
  outline: 0;
  vertical-align: baseline;
  white-space: normal; }
.localResetNamespace .rnn-footer ol, .localResetNamespace .rnn-footer ul {
  list-style: none; }
.localResetNamespace .rnn-footerCatchcopy ol, .localResetNamespace .rnn-footerCatchcopy ul {
  list-style: none; }
.localResetNamespace .rnn-footerRelatedSight ol, .localResetNamespace .rnn-footerRelatedSight ul {
  list-style: none; }
.localResetNamespace .rnn-footerService ol, .localResetNamespace .rnn-footerService ul {
  list-style: none; }
.localResetNamespace .rnn-footer img, .localResetNamespace .rnn-footerCatchcopy img, .localResetNamespace .rnn-footerRelatedSight img {
  vertical-align: top;
  width: 100%; }
.localResetNamespace .rnn-footerService img {
  vertical-align: top;
  width: 100%; }
  .localResetNamespace .rnn-footerService img[width="1"] {
    display: none; }
.localResetNamespace .rnn-footerCatchcopy img[width="1"], .localResetNamespace .rnn-footerRelatedSight img[width="1"] {
  display: none; }
.localResetNamespace .rnn-footer img[width="1"] {
  display: none; }
.localResetNamespace .rnn-footer a img {
  border: none; }
.localResetNamespace .rnn-footerCatchcopy a img, .localResetNamespace .rnn-footerRelatedSight a img, .localResetNamespace .rnn-footerService a img {
  border: none; }
.localResetNamespace .rnn-footer *, .localResetNamespace .rnn-footerCatchcopy *, .localResetNamespace .rnn-footerRelatedSight *, .localResetNamespace .rnn-footerService * {
  box-sizing: border-box;
  word-break: break-all;
  word-wrap: break-word;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 0; }

/*end of new footer*/

/*# sourceMappingURL=style.css.map */
