.cat-title,
.cat-title-bg-smt {
  background-image: url(../../../recruit/images/cat-title-bg.jpg); }

#idx-hello {
  background-image: url(../../../recruit/images/idx-hello-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover; }
  #idx-hello .sec-title {
    color: #007F76;
    text-align: center;
    font-size: 2.429em;
    margin-bottom: 0.8em;
    margin-top: 2.5%;
    line-height: 1.4; }
    @media screen and (max-width: 890px) {
      #idx-hello .sec-title {
        font-size: 4.4vw; } }
    @media screen and (max-width: 640px) {
      #idx-hello .sec-title {
        font-size: 6.6vw; } }
  #idx-hello .sec-lead {
    text-align: center;
    font-size: 1.14em;
    line-height: 2.2;
    margin-bottom: 6.5%; }
    @media screen and (max-width: 890px) {
      #idx-hello .sec-lead {
        font-size: 2.4vw;
        line-height: 2; } }
    @media screen and (max-width: 640px) {
      #idx-hello .sec-lead {
        font-size: 3.7vw; } }
  #idx-hello .sec-item-list {
    margin-top: 0.6em;
    margin-right: -10px;
    margin-left: -10px;
    margin-bottom: 5%;
    overflow: hidden; }
    @media screen and (max-width: 890px) {
      #idx-hello .sec-item-list {
        margin-right: -5px;
        margin-left: -5px; } }
    #idx-hello .sec-item-list li {
      float: left;
      padding: 5px 10px 0;
      width: 33.333%; }
      @media screen and (max-width: 890px) {
        #idx-hello .sec-item-list li {
          width: 100%;
          float: none;
          padding-right: 5px;
          padding-left: 5px; } }
    #idx-hello .sec-item-list a {
      width: 100%;
      min-width: auto; }
    #idx-hello .sec-item-list .btn-style-a {
      border: none; }

#idx-view .container-outliner {
  padding-top: 100px; }
  @media screen and (max-width: 890px) {
    #idx-view .container-outliner {
      padding-top: 15px; } }

#idx-view .sec-lead {
  text-align: center;
  line-height: 1.5;
  font-size: 1.875em;
  margin-bottom: 5%; }
  @media screen and (max-width: 890px) {
    #idx-view .sec-lead {
      font-size: 18px; } }

#idx-view .sec-item-other {
  border: 1px solid #ccc;
  border-radius: 10px;
  position: relative;
  padding: 2em 1.5em 1.5em;
  margin-top: 4%; }
  #idx-view .sec-item-other .sec-item-title {
    display: inline-block;
    position: absolute;
    line-height: 1.0;
    left: 1.5em;
    top: -1em;
    min-width: 130px;
    background-color: #007F76;
    border-radius: 10px;
    color: #fff;
    font-family: "Noto Serif Regular";
    text-align: center;
    padding: 0.5em;
    font-size: 1.250em; }

#idx-view .box-workstyle {
  display: table;
  padding: 1.5em;
  margin-right: auto;
  margin-left: auto;
  margin-top: 4%;
  margin-bottom: 4%; }

#idx-work .container-outliner {
  padding-top: 60px;
  padding-bottom: 60px; }
  @media screen and (max-width: 890px) {
    #idx-work .container-outliner {
      padding-top: 30px;
      padding-bottom: 30px; } }

#idx-work .panel-catch {
  text-align: center; }
  #idx-work .panel-catch .panel-catch-lead {
    display: inline-block;
    margin-bottom: 30px;
    margin-top: 18%;
    text-align: left;
    font-size: 18px; }
    @media screen and (max-width: 1100px) {
      #idx-work .panel-catch .panel-catch-lead {
        margin-bottom: 0.8em;
        font-size: 1.8vw; } }
    @media screen and (max-width: 890px) {
      #idx-work .panel-catch .panel-catch-lead {
        margin-top: 0%;
        font-size: 16px;
        text-align: center; } }
    #idx-work .panel-catch .panel-catch-lead span {
      border-bottom: 1px solid #DDDDDD;
      display: table;
      line-height: 2; }
      @media screen and (max-width: 890px) {
        #idx-work .panel-catch .panel-catch-lead span {
          display: block; } }
  #idx-work .panel-catch .panel-catch-item-content {
    padding-left: 4%;
    padding-right: 4%; }

#idx-message {
  background-image: url(../../../recruit/images/idx-message-bg.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover; }
  #idx-message .container-outliner {
    padding-top: 60px; }
    @media screen and (max-width: 890px) {
      #idx-message .container-outliner {
        padding-top: 15px; } }
  #idx-message .sec-title {
    margin-top: 2.5%; }
  #idx-message .sec-content {
    width: 70%;
    margin-right: auto;
    margin-left: auto; }
    @media screen and (max-width: 890px) {
      #idx-message .sec-content {
        width: 90%; } }

#idx-qa .container-outliner {
  padding-top: 90px; }
  @media screen and (max-width: 890px) {
    #idx-qa .container-outliner {
      padding-top: 15px; } }

#idx-qa .sec-title .title-en small {
  font-family: "Noto Serif Regular";
  font-size: 0.75em; }
