@charset "UTF-8";
@font-face {
  font-family: 'FVC';
  src: url("/static/common/fonts/FVC.eot?rc5ahy");
  src: url("/static/common/fonts/FVC.eot?rc5ahy#iefix") format("embedded-opentype"), url("/static/common/fonts/FVC.ttf?i6njj1") format("truetype"), url("/static/common/fonts/FVC.woff?i6njj1") format("woff"), url("/static/common/fonts/FVC.svg?i6njj1#FVC") format("svg");
  font-weight: normal;
  font-style: normal; }

.icon-WeChat:before, .icon-LinkedIn:before, .icon-GooglePlus:before, .icon-Twitter:before, .icon-XING:before, .icon-GitHub:before, .icon-Facebook:before, .icon-YouTube:before, .icon-Medium:before, .icon-Weibo:before, .icon-download:after, #serviceFlow ol > li ~ li:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'FVC' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .disabled.icon-WeChat:before, .disabled.icon-LinkedIn:before, .disabled.icon-GooglePlus:before, .disabled.icon-Twitter:before, .disabled.icon-XING:before, .disabled.icon-GitHub:before, .disabled.icon-Facebook:before, .disabled.icon-YouTube:before, .disabled.icon-Medium:before, .disabled.icon-Weibo:before, .disabled.icon-download:after, #serviceFlow ol > li ~ li.disabled:before {
    color: #b3b3b3; }

.icon-arrow_top:before {
  content: ""; }

.icon-arrow_right:before {
  content: ""; }

.icon-arrow_bottom:before {
  content: ""; }

.icon-arrow_left:before {
  content: ""; }

.icon-WeChat.disabled {
  pointer-events: none; }

.icon-WeChat:before {
  content: "\e901";
  color: #48c431; }

.icon-LinkedIn.disabled {
  pointer-events: none; }

.icon-LinkedIn:before {
  content: "\e902";
  color: #0077b5; }

.icon-GooglePlus.disabled {
  pointer-events: none; }

.icon-GooglePlus:before {
  content: "\e903";
  color: #de4f3e; }

.icon-Twitter:before {
  content: "\e904";
  color: #55acee; }

.icon-XING.disabled {
  pointer-events: none; }

.icon-XING:before {
  content: "\e905";
  color: #006567; }

.icon-GitHub:before {
  content: "\e906";
  color: #171515; }

.icon-Facebook.disabled {
  pointer-events: none; }

.icon-Facebook:before {
  content: "\e907";
  color: #3b5998; }

.icon-YouTube:before {
  content: "\e922";
  color: #ff0000; }

.icon-Medium:before {
  content: "\e923";
  color: #084b8a; }

.icon-Weibo:before {
  content: "\e924";
  color: #e6162c; }

.icon-menu_report:before {
  content: ""; }

.icon-求人登録:before {
  content: ""; }

.icon-候補者を探す:before {
  content: ""; }

.icon-応募管理:before {
  content: ""; }

.icon-download:after {
  content: "\e91d"; }

.icon-download:hover {
  opacity: 0.6; }

.icon-UploadCV:before {
  content: ""; }

.icon-Experience:before {
  content: ""; }

.icon-Expectation:before {
  content: ""; }

.icon-online:after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-left: .4em;
  background-color: #2bcc59;
  border-radius: 50%; }

.icon-frame {
  border: #b3b3b3 solid 1px; }

@font-face {
  font-family: 'TOP';
  src: url("/static/common/fonts/TOP.ttf?xptuqa") format("truetype"), url("/static/common/fonts/TOP.woff?xptuqa") format("woff"), url("/static/common/fonts/TOP.svg?xptuqa#TOP") format("svg");
  font-weight: normal;
  font-style: normal; }

#feature h3:before, #companyFeature h3:before, #howItWorks h3:before {
  font-family: 'TOP' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.section.bg {
  margin-top: 0;
  margin-bottom: 0; }
  .section.bg.emphasis {
    color: #fff;
    background-color: #eb501e; }

h1.color-og {
  font-size: 4em;
  color: #eb501e;
  margin: 20px 0;
  padding-bottom: 0; }

#pageBody h1.bg-works {
  width: 100%;
  padding: 20px 0;
  margin: 60px 0 0;
  background-color: #fef6f3; }

h1:after {
  content: none; }

h2 {
  color: inherit;
  text-align: center; }
  h2:first-letter {
    color: inherit; }

.company-text-emphasis {
  font-size: 1.6em;
  font-weight: bold;
  color: #eb501e; }

#main-panel {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 560px;
  padding-bottom: 90px;
  background-image: url("/static/common/images/top/bg_panel.png"); }
  #pageBody > #main-panel {
    margin-top: -90px; }
  #main-panel .main-copy {
    margin: 90px 0 60px;
    color: #eb501e;
    font-size: 3.6em;
    font-weight: bold;
    line-height: 1.8;
    text-align: center; }
  #main-panel .company-main-copy {
    font-size: 5.4em; }
  #main-panel:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 90px;
    background-image: url("/static/common/images/common/bg_pagebody.png");
    background-repeat: no-repeat;
    background-size: 100% 90px; }

#feature {
  margin-top: 0;
  margin-bottom: 0; }
  #feature h3 {
    position: relative;
    width: 100%;
    max-width: 420px;
    padding: 140px 0 0;
    margin: 0 0 20px;
    color: inherit;
    font-size: 2.4em;
    border: none; }
    #feature h3:before {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      display: block;
      width: 138px;
      height: 138px;
      margin: auto;
      font-size: 138px;
      background-color: transparent; }
  #feature .text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: calc( 50% + 40px);
    height: 100%;
    padding: 0 130px;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 1s;
            transition-duration: 1s; }
    #feature .text p {
      width: 100%;
      max-width: 420px;
      font-size: 2em;
      line-height: 1.8; }
  #feature .image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc( 50% - 40px);
    height: 100%;
    overflow: hidden;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 1s;
            transition-duration: 1s; }
    #feature .image img {
      width: auto;
      height: 100%; }
  #feature > .section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 513px;
    overflow: hidden;
    margin: 0; }
    #feature > .section:nth-child(1) {
      background-color: #eb501e;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      #feature > .section:nth-child(1) h3:before {
        content: ""; }
      #feature > .section:nth-child(1) .text {
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
        color: #fff;
        -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0); }
      #feature > .section:nth-child(1) .image {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0); }
    #feature > .section:nth-child(2) {
      background-color: whitesmoke;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      #feature > .section:nth-child(2) h3:before {
        content: ""; }
      #feature > .section:nth-child(2) .text {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        color: #eb501e;
        -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0); }
      #feature > .section:nth-child(2) .image {
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0); }
    #feature > .section:nth-child(3) {
      background-color: #838383;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      #feature > .section:nth-child(3) h3:before {
        content: ""; }
      #feature > .section:nth-child(3) .text {
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
        color: #fff;
        -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0); }
      #feature > .section:nth-child(3) .image {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0); }
    #feature > .section.viewCenter .text {
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0); }
    #feature > .section.viewCenter .image {
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0); }

#companyFeature {
  margin-top: 0;
  margin-bottom: 0; }
  #companyFeature h3 {
    position: relative;
    width: 100%;
    max-width: 420px;
    padding: 140px 0 0;
    margin: 0 0 20px;
    color: inherit;
    font-size: 2.4em;
    border: none; }
    #companyFeature h3:before {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      display: block;
      width: 138px;
      height: 138px;
      margin: auto;
      font-size: 138px;
      background-color: transparent; }
  #companyFeature .text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: calc( 50% + 40px);
    height: 100%;
    padding: 0 130px;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 1s;
            transition-duration: 1s; }
    #companyFeature .text p {
      width: 100%;
      max-width: 420px;
      font-size: 2em;
      line-height: 1.8; }
  #companyFeature .image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc( 50% - 40px);
    height: 100%;
    overflow: hidden;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 1s;
            transition-duration: 1s; }
    #companyFeature .image img {
      width: auto;
      height: 100%; }
  #companyFeature > .section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 513px;
    overflow: hidden;
    margin: 0; }
    #companyFeature > .section:nth-child(1) {
      background-color: #eb501e;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      #companyFeature > .section:nth-child(1) h3:before {
        content: ""; }
      #companyFeature > .section:nth-child(1) .text {
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
        color: #fff;
        -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0); }
      #companyFeature > .section:nth-child(1) .image {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0); }
    #companyFeature > .section:nth-child(2) {
      background-color: whitesmoke;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      #companyFeature > .section:nth-child(2) h3:before {
        content: ""; }
      #companyFeature > .section:nth-child(2) .text {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        color: #eb501e;
        -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0); }
      #companyFeature > .section:nth-child(2) .image {
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0); }
    #companyFeature > .section.viewCenter .text {
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0); }
    #companyFeature > .section.viewCenter .image {
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0); }

#howItWorks {
  margin-top: 0;
  margin-bottom: 0; }
  #howItWorks h1 {
    background-color: #f00; }
  #howItWorks h2 {
    width: 100%;
    padding-top: 60px;
    margin-top: 0;
    font-size: 2.8em;
    text-align: left; }
  #howItWorks h3 {
    position: relative;
    padding: 0;
    margin: 20px 0 10px;
    color: #eb501e;
    font-size: 2.6em;
    border: none;
    text-align: center; }
    #howItWorks h3:before {
      position: absolute;
      top: -80px;
      left: 0;
      right: 0;
      display: block;
      width: 80px;
      height: 80px;
      margin: auto;
      font-size: 80px;
      background-color: transparent;
      color: #eb501e; }
  #howItWorks .text {
    position: relative;
    height: 100%;
    padding: 0 0 40px;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 1s;
            transition-duration: 1s; }
    #howItWorks .text p {
      line-height: 1.8; }
  #howItWorks > .section {
    position: relative;
    margin: 0 auto; }
    #howItWorks > .section.box-content {
      width: 1020px; }
    #howItWorks > .section:after {
      content: "";
      position: absolute;
      z-index: 10;
      width: 0;
      left: 0;
      right: 0;
      margin: 0 auto;
      border: 50px solid transparent; }
    #howItWorks > .section:nth-child(1) {
      background-color: #fdede8; }
      #howItWorks > .section:nth-child(1) h3:before {
        content: ""; }
      #howItWorks > .section:nth-child(1):after {
        border-top: 30px solid #fdede8; }
    #howItWorks > .section:nth-child(2) {
      background-color: #fce4dc; }
      #howItWorks > .section:nth-child(2) h3:before {
        content: ""; }
      #howItWorks > .section:nth-child(2):after {
        border-top: 30px solid #fce4dc; }
    #howItWorks > .section:nth-child(3) {
      background-color: #fbdbd1; }
      #howItWorks > .section:nth-child(3) h3:before {
        content: ""; }
      #howItWorks > .section:nth-child(3):after {
        border-top: 30px solid #fbdbd1; }
    #howItWorks > .section:nth-child(4) {
      background-color: #fad0c3; }
      #howItWorks > .section:nth-child(4) h3:before {
        content: ""; }
      #howItWorks > .section:nth-child(4):after {
        border-top: 30px solid #fad0c3; }
    #howItWorks > .section:nth-child(5) {
      background-color: #f9beac; }
      #howItWorks > .section:nth-child(5) h3:before {
        content: ""; }

#strength ul > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  #strength ul > li ~ li {
    margin-top: 30px; }

#strength ul .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: calc( 30% - 20px);
  height: 52px;
  margin-right: 20px;
  color: #eb501e;
  font-size: 1.8em;
  line-height: 1.3;
  text-align: center;
  background-color: #fff; }
  #strength ul .title .note {
    font-size: 0.77778em; }

#strength ul .text {
  width: 70%;
  margin: 0;
  font-size: 1.4em;
  line-height: 1.5; }

#serviceFlow ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  counter-reset: li; }
  #serviceFlow ol > li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    position: relative;
    counter-increment: li; }
    #serviceFlow ol > li ~ li {
      margin-left: 30px; }
      #serviceFlow ol > li ~ li:before {
        content: "\e921";
        position: absolute;
        left: -30px;
        top: 0;
        bottom: 0;
        display: block;
        width: 30px;
        height: 30px;
        margin: auto;
        color: #eb501e;
        font-size: 30px;
        -webkit-transform: scale3d(0.8, 1.2, 1);
                transform: scale3d(0.8, 1.2, 1); }
  #serviceFlow ol figure figcaption {
    padding: 10px 10px 10px 20px;
    font-size: 1.4em;
    line-height: 1.5;
    background-color: #fdeee9; }
    #serviceFlow ol figure figcaption:before {
      content: counter(li) ".";
      display: inline-block;
      width: 18px;
      margin-left: -20px;
      margin-right: 2px;
      color: #eb501e;
      text-align: right; }

#pickedUp .information,
#Jobs .information {
  text-align: left; }

#pickedUp .mod-profile,
#Jobs .mod-profile {
  margin-top: 10px; }

#pickedUp .mod-job .mod-profile,
#Jobs .mod-job .mod-profile {
  width: 100%; }
  #pickedUp .mod-job .mod-profile > *:not(.avatar),
  #Jobs .mod-job .mod-profile > *:not(.avatar) {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0; }
  #pickedUp .mod-job .mod-profile .name,
  #Jobs .mod-job .mod-profile .name {
    text-align: left; }

#pickedUp .mod-job.headding,
#Jobs .mod-job.headding {
  margin-bottom: 10px; }

#pickedUp .card-company .condition,
#Jobs .card-company .condition {
  white-space: normal; }

#pickedUp .card-company .attribute dd,
#Jobs .card-company .attribute dd {
  word-break: break-all; }

#pickedUp .swiper-button-disabled,
#Jobs .swiper-button-disabled {
  opacity: 1; }

#Jobs .box-flex h3,
#selection .box-flex h3,
#fairs .box-flex h3,
#events .box-flex h3 {
  margin-left: 0;
  margin-top: 0; }

#events .sitemap li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

#faq h3 {
  padding: 0;
  border: none;
  margin: 0 0 30px 0;
  color: inherit;
  font-size: 2.8em;
  font-weight: bold;
  line-height: inherit; }
  #faq h3:before {
    display: none; }

#faq .jobplus-question {
  position: relative;
  text-align: left;
  padding-left: .6em;
  padding-bottom: 10px;
  margin: 30px auto 20px;
  font-size: 1.9em;
  font-weight: bold;
  line-height: 1.3;
  border-bottom: 1px solid #d1d1d1; }
  #faq .jobplus-question:before {
    content: "";
    position: absolute;
    left: 0;
    top: .4em;
    display: block;
    width: 2px;
    height: .6em;
    background-color: #fea197; }

#faq .jobplus-answer {
  text-align: left;
  font-size: 1.5em; }

#confirm .contents-inner .box-form {
  text-align: left; }

#jobplus,
#pickedUp,
#Jobs,
#company,
#faq,
#confirm {
  /* clearfix
    ------------------------------------------*/
  /* contents
    ------------------------------------------*/
  /* service-overview
    ------------------------------------------*/
  /* service-flow
    ------------------------------------------*/
  /* company-business
------------------------------------------*/ }
  #jobplus .clear,
  #pickedUp .clear,
  #Jobs .clear,
  #company .clear,
  #faq .clear,
  #confirm .clear {
    clear: both; }
  #jobplus .clearfix,
  #pickedUp .clearfix,
  #Jobs .clearfix,
  #company .clearfix,
  #faq .clearfix,
  #confirm .clearfix {
    zoom: 1; }
  #jobplus .clearfix:after,
  #pickedUp .clearfix:after,
  #Jobs .clearfix:after,
  #company .clearfix:after,
  #faq .clearfix:after,
  #confirm .clearfix:after {
    content: '';
    display: table;
    clear: both; }
  #jobplus .contents-inner,
  #pickedUp .contents-inner,
  #Jobs .contents-inner,
  #company .contents-inner,
  #faq .contents-inner,
  #confirm .contents-inner {
    margin: 0 auto;
    padding: 0 40px;
    max-width: 1100px;
    text-align: center; }
  #jobplus .contents-title,
  #pickedUp .contents-title,
  #Jobs .contents-title,
  #company .contents-title,
  #faq .contents-title,
  #confirm .contents-title {
    margin: 0 auto 80px auto;
    height: 193px;
    background: url(../img/contents-title-bg.jpg) no-repeat center center;
    background-size: cover;
    position: relative; }
  #jobplus .contents-title-inner,
  #pickedUp .contents-title-inner,
  #Jobs .contents-title-inner,
  #company .contents-title-inner,
  #faq .contents-title-inner,
  #confirm .contents-title-inner {
    margin: 0 auto;
    padding: 45px 40px;
    max-width: 1100px;
    text-align: center; }
  #jobplus #company .contents-title-inner,
  #pickedUp #company .contents-title-inner,
  #Jobs #company .contents-title-inner,
  #company #company .contents-title-inner,
  #faq #company .contents-title-inner,
  #confirm #company .contents-title-inner {
    margin: 0 auto;
    padding: 58px 40px;
    max-width: 1100px;
    text-align: center; }
  #jobplus h3,
  #pickedUp h3,
  #Jobs h3,
  #company h3,
  #faq h3,
  #confirm h3 {
    text-align: left; }
  #jobplus .contents-sub-title,
  #pickedUp .contents-sub-title,
  #Jobs .contents-sub-title,
  #company .contents-sub-title,
  #faq .contents-sub-title,
  #confirm .contents-sub-title {
    font-size: 1.6em;
    color: #fff;
    font-weight: bold;
    opacity: 0.9; }
  #jobplus .service-overview,
  #pickedUp .service-overview,
  #Jobs .service-overview,
  #company .service-overview,
  #faq .service-overview,
  #confirm .service-overview {
    position: relative;
    margin: 0 auto 70px auto;
    padding: 0 10px; }
  #jobplus .service-overview-above,
  #pickedUp .service-overview-above,
  #Jobs .service-overview-above,
  #company .service-overview-above,
  #faq .service-overview-above,
  #confirm .service-overview-above {
    margin: 0 0 20px 0; }
  #jobplus .service-overview-above .service-overview-once,
  #pickedUp .service-overview-above .service-overview-once,
  #Jobs .service-overview-above .service-overview-once,
  #company .service-overview-above .service-overview-once,
  #faq .service-overview-above .service-overview-once,
  #confirm .service-overview-above .service-overview-once {
    float: left;
    margin: 0 40px 0 0;
    width: calc(100% / 5 - 32px); }
  #jobplus .service-overview-above .service-overview-once:nth-child(5n),
  #pickedUp .service-overview-above .service-overview-once:nth-child(5n),
  #Jobs .service-overview-above .service-overview-once:nth-child(5n),
  #company .service-overview-above .service-overview-once:nth-child(5n),
  #faq .service-overview-above .service-overview-once:nth-child(5n),
  #confirm .service-overview-above .service-overview-once:nth-child(5n) {
    margin: 0; }
  #jobplus .service-overview-above .service-overview-icon,
  #pickedUp .service-overview-above .service-overview-icon,
  #Jobs .service-overview-above .service-overview-icon,
  #company .service-overview-above .service-overview-icon,
  #faq .service-overview-above .service-overview-icon,
  #confirm .service-overview-above .service-overview-icon {
    margin: 0 0 15px 0;
    padding: 0 20px; }
  #jobplus .service-overview-above .service-overview-title,
  #pickedUp .service-overview-above .service-overview-title,
  #Jobs .service-overview-above .service-overview-title,
  #company .service-overview-above .service-overview-title,
  #faq .service-overview-above .service-overview-title,
  #confirm .service-overview-above .service-overview-title {
    font-size: 1.6em;
    color: #ec521c;
    font-weight: bold;
    margin: 0 0 5px 0; }
  #jobplus .service-overview-above .service-overview-txt,
  #pickedUp .service-overview-above .service-overview-txt,
  #Jobs .service-overview-above .service-overview-txt,
  #company .service-overview-above .service-overview-txt,
  #faq .service-overview-above .service-overview-txt,
  #confirm .service-overview-above .service-overview-txt {
    font-size: 1.2em;
    color: #494949; }
  #jobplus .service-brackets,
  #pickedUp .service-brackets,
  #Jobs .service-brackets,
  #company .service-brackets,
  #faq .service-brackets,
  #confirm .service-brackets {
    margin: 0 0 20px 0; }
  #jobplus .three-column-once,
  #pickedUp .three-column-once,
  #Jobs .three-column-once,
  #company .three-column-once,
  #faq .three-column-once,
  #confirm .three-column-once {
    float: left;
    margin: 0 30px 0 0;
    width: calc(100% / 3 - 20px); }
  #jobplus .three-column-once:nth-child(3n),
  #pickedUp .three-column-once:nth-child(3n),
  #Jobs .three-column-once:nth-child(3n),
  #company .three-column-once:nth-child(3n),
  #faq .three-column-once:nth-child(3n),
  #confirm .three-column-once:nth-child(3n) {
    margin: 0; }
  #jobplus .service-overview-below .service-overview-icon,
  #pickedUp .service-overview-below .service-overview-icon,
  #Jobs .service-overview-below .service-overview-icon,
  #company .service-overview-below .service-overview-icon,
  #faq .service-overview-below .service-overview-icon,
  #confirm .service-overview-below .service-overview-icon {
    margin: 0 0 5px 0;
    padding: 0 15px; }
  #jobplus .service-overview-below .service-overview-title,
  #pickedUp .service-overview-below .service-overview-title,
  #Jobs .service-overview-below .service-overview-title,
  #company .service-overview-below .service-overview-title,
  #faq .service-overview-below .service-overview-title,
  #confirm .service-overview-below .service-overview-title {
    font-size: 1.6em;
    color: #494949;
    font-weight: bold; }
  #jobplus .service-overview-below .service-overview-txt,
  #pickedUp .service-overview-below .service-overview-txt,
  #Jobs .service-overview-below .service-overview-txt,
  #company .service-overview-below .service-overview-txt,
  #faq .service-overview-below .service-overview-txt,
  #confirm .service-overview-below .service-overview-txt {
    font-size: 1.6em;
    color: #ec521c;
    font-weight: bold; }
  #jobplus .service-flow,
  #pickedUp .service-flow,
  #Jobs .service-flow,
  #company .service-flow,
  #faq .service-flow,
  #confirm .service-flow {
    position: relative;
    margin: 0 auto 80px auto; }
  #jobplus .service-flow-once,
  #pickedUp .service-flow-once,
  #Jobs .service-flow-once,
  #company .service-flow-once,
  #faq .service-flow-once,
  #confirm .service-flow-once {
    float: left;
    width: calc(100% / 6);
    position: relative;
    padding: 30px 15px; }
  #jobplus .service-flow-once.step01,
  #pickedUp .service-flow-once.step01,
  #Jobs .service-flow-once.step01,
  #company .service-flow-once.step01,
  #faq .service-flow-once.step01,
  #confirm .service-flow-once.step01 {
    background: #fef6f3;
    z-index: 60; }
  #jobplus .service-flow-once.step02,
  #pickedUp .service-flow-once.step02,
  #Jobs .service-flow-once.step02,
  #company .service-flow-once.step02,
  #faq .service-flow-once.step02,
  #confirm .service-flow-once.step02 {
    background: #fdede8;
    z-index: 50; }
  #jobplus .service-flow-once.step03,
  #pickedUp .service-flow-once.step03,
  #Jobs .service-flow-once.step03,
  #company .service-flow-once.step03,
  #faq .service-flow-once.step03,
  #confirm .service-flow-once.step03 {
    background: #fce4dc;
    z-index: 40; }
  #jobplus .service-flow-once.step04,
  #pickedUp .service-flow-once.step04,
  #Jobs .service-flow-once.step04,
  #company .service-flow-once.step04,
  #faq .service-flow-once.step04,
  #confirm .service-flow-once.step04 {
    background: #fbdbd1;
    z-index: 30; }
  #jobplus .service-flow-once.step05,
  #pickedUp .service-flow-once.step05,
  #Jobs .service-flow-once.step05,
  #company .service-flow-once.step05,
  #faq .service-flow-once.step05,
  #confirm .service-flow-once.step05 {
    background: #fad0c3;
    z-index: 20; }
  #jobplus .service-flow-once.step06,
  #pickedUp .service-flow-once.step06,
  #Jobs .service-flow-once.step06,
  #company .service-flow-once.step06,
  #faq .service-flow-once.step06,
  #confirm .service-flow-once.step06 {
    background: #f9beac;
    z-index: 10; }
  #jobplus .service-flow-once.step01:after,
  #pickedUp .service-flow-once.step01:after,
  #Jobs .service-flow-once.step01:after,
  #company .service-flow-once.step01:after,
  #faq .service-flow-once.step01:after,
  #confirm .service-flow-once.step01:after {
    content: "";
    border: 15px solid transparent;
    border-left: 15px solid #fef6f3;
    position: absolute;
    right: -30px;
    top: 60px; }
  #jobplus .service-flow-once.step02:after,
  #pickedUp .service-flow-once.step02:after,
  #Jobs .service-flow-once.step02:after,
  #company .service-flow-once.step02:after,
  #faq .service-flow-once.step02:after,
  #confirm .service-flow-once.step02:after {
    content: "";
    border: 15px solid transparent;
    border-left: 15px solid #fdede8;
    position: absolute;
    right: -30px;
    top: calc(50% - 15px); }
  #jobplus .service-flow-once.step03:after,
  #pickedUp .service-flow-once.step03:after,
  #Jobs .service-flow-once.step03:after,
  #company .service-flow-once.step03:after,
  #faq .service-flow-once.step03:after,
  #confirm .service-flow-once.step03:after {
    content: "";
    border: 15px solid transparent;
    border-left: 15px solid #fce4dc;
    position: absolute;
    right: -30px;
    top: 60px; }
  #jobplus .service-flow-once.step04:after,
  #pickedUp .service-flow-once.step04:after,
  #Jobs .service-flow-once.step04:after,
  #company .service-flow-once.step04:after,
  #faq .service-flow-once.step04:after,
  #confirm .service-flow-once.step04:after {
    content: "";
    border: 15px solid transparent;
    border-left: 15px solid #fbdbd1;
    position: absolute;
    right: -30px;
    top: 60px; }
  #jobplus .service-flow-once.step05:after,
  #pickedUp .service-flow-once.step05:after,
  #Jobs .service-flow-once.step05:after,
  #company .service-flow-once.step05:after,
  #faq .service-flow-once.step05:after,
  #confirm .service-flow-once.step05:after {
    content: "";
    border: 15px solid transparent;
    border-left: 15px solid #fad0c3;
    position: absolute;
    right: -30px;
    top: 60px; }
  #jobplus .service-flow-once-step,
  #pickedUp .service-flow-once-step,
  #Jobs .service-flow-once-step,
  #company .service-flow-once-step,
  #faq .service-flow-once-step,
  #confirm .service-flow-once-step {
    color: #000;
    font-size: 1.4em; }
  #jobplus .service-flow-once-title,
  #pickedUp .service-flow-once-title,
  #Jobs .service-flow-once-title,
  #company .service-flow-once-title,
  #faq .service-flow-once-title,
  #confirm .service-flow-once-title {
    color: #ec521c;
    font-size: 1.6em;
    font-weight: bold;
    margin: 0 0 5px 0; }
  #jobplus .service-flow-once-txt,
  #pickedUp .service-flow-once-txt,
  #Jobs .service-flow-once-txt,
  #company .service-flow-once-txt,
  #faq .service-flow-once-txt,
  #confirm .service-flow-once-txt {
    color: #494949;
    font-size: 1.2em;
    line-height: 1.5em; }
  #jobplus .company-business,
  #pickedUp .company-business,
  #Jobs .company-business,
  #company .company-business,
  #faq .company-business,
  #confirm .company-business {
    margin: 0 0 70px 0; }
  #jobplus .company-business .two-column-once,
  #pickedUp .company-business .two-column-once,
  #Jobs .company-business .two-column-once,
  #company .company-business .two-column-once,
  #faq .company-business .two-column-once,
  #confirm .company-business .two-column-once {
    text-align: left; }
  #jobplus .company-overseas p,
  #pickedUp .company-overseas p,
  #Jobs .company-overseas p,
  #company .company-overseas p,
  #faq .company-overseas p,
  #confirm .company-overseas p {
    font-size: 1.4em;
    font-weight: bold;
    color: #000; }
  #jobplus .company-business .two-column-once-img,
  #pickedUp .company-business .two-column-once-img,
  #Jobs .company-business .two-column-once-img,
  #company .company-business .two-column-once-img,
  #faq .company-business .two-column-once-img,
  #confirm .company-business .two-column-once-img {
    margin: 0 0 15px 0; }
  #jobplus .company-overseas,
  #pickedUp .company-overseas,
  #Jobs .company-overseas,
  #company .company-overseas,
  #faq .company-overseas,
  #confirm .company-overseas {
    margin: 0 0 80px 0; }
  #jobplus .company-overseas-map,
  #pickedUp .company-overseas-map,
  #Jobs .company-overseas-map,
  #company .company-overseas-map,
  #faq .company-overseas-map,
  #confirm .company-overseas-map {
    margin: 0 0 30px 0; }
  #jobplus .company-logo,
  #pickedUp .company-logo,
  #Jobs .company-logo,
  #company .company-logo,
  #faq .company-logo,
  #confirm .company-logo {
    margin: 0 0 60px 0; }
  #jobplus .company-logo li,
  #pickedUp .company-logo li,
  #Jobs .company-logo li,
  #company .company-logo li,
  #faq .company-logo li,
  #confirm .company-logo li {
    float: left;
    width: 25%;
    margin: 0 0 17px 0; }
  #jobplus .company-result,
  #pickedUp .company-result,
  #Jobs .company-result,
  #company .company-result,
  #faq .company-result,
  #confirm .company-result {
    margin: 0 0 60px 0; }
  #jobplus .company-result-icon,
  #pickedUp .company-result-icon,
  #Jobs .company-result-icon,
  #company .company-result-icon,
  #faq .company-result-icon,
  #confirm .company-result-icon {
    padding: 0 35px;
    margin: 0 0 20px 0; }
  #jobplus .company-result-txt,
  #pickedUp .company-result-txt,
  #Jobs .company-result-txt,
  #company .company-result-txt,
  #faq .company-result-txt,
  #confirm .company-result-txt {
    color: #494949;
    font-size: 1.5em;
    line-height: 1.3em;
    letter-spacing: 0.1em;
    word-break: normal;
    text-align: left; }
  #jobplus .company-result-txt b,
  #pickedUp .company-result-txt b,
  #Jobs .company-result-txt b,
  #company .company-result-txt b,
  #faq .company-result-txt b,
  #confirm .company-result-txt b {
    color: #ec521c;
    font-size: 1.1em; }
  #jobplus .company-staff,
  #pickedUp .company-staff,
  #Jobs .company-staff,
  #company .company-staff,
  #faq .company-staff,
  #confirm .company-staff {
    margin: 0 0 80px 0; }
  #jobplus .company-staff-img,
  #pickedUp .company-staff-img,
  #Jobs .company-staff-img,
  #company .company-staff-img,
  #faq .company-staff-img,
  #confirm .company-staff-img {
    margin: 0 0 20px 0; }
  #jobplus .company-staff .three-column-once,
  #pickedUp .company-staff .three-column-once,
  #Jobs .company-staff .three-column-once,
  #company .company-staff .three-column-once,
  #faq .company-staff .three-column-once,
  #confirm .company-staff .three-column-once {
    text-align: left; }
  #jobplus .company-staff .three-column-once p,
  #pickedUp .company-staff .three-column-once p,
  #Jobs .company-staff .three-column-once p,
  #company .company-staff .three-column-once p,
  #faq .company-staff .three-column-once p,
  #confirm .company-staff .three-column-once p {
    font-size: 1.2em; }

#company h3 {
  padding: 0;
  border: none;
  margin: 0 0 30px 0;
  color: inherit;
  font-size: 2.8em;
  font-weight: bold;
  line-height: inherit;
  text-align: center; }
  #company h3:before {
    display: none; }

.footer-logo img {
  width: auto;
  display: block;
  margin: 0 auto 20px; }

.partner-card {
  display: block;
  width: 240px; }
  .partner-card .thumbnail {
    position: relative;
    height: 240px;
    overflow: hidden; }
    .partner-card .thumbnail > img {
      position: absolute;
      top: 0;
      right: -100%;
      bottom: 0;
      left: -100%;
      width: auto;
      height: 100%;
      margin: auto; }
  .partner-card .title {
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.3;
    margin: 15px 0;
    color: black; }
    .partner-card .title em {
      color: #eb501e; }
  .partner-card .text {
    color: #454545;
    font-size: 1.2em;
    line-height: 1.8; }

.partner-company {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .partner-company > * + * {
    margin-left: 40px; }

.box-button.cjp-top {
  margin: 0 auto 30px; }
