/* CSS Document */
ul.step {
  list-style-type: none;
  display: flex;
  width: 100%;
  padding: 0;
  margin: 0 0 10px;
  overflow: hidden;
  border: 0 none;
  height: 60px; }
  ul.step li {
    height: 40px;
    flex-basis: 33%;
    position: relative;
    background: #ddd;
    padding: 10px 0.5rem 10px 2rem;
    color: #fff; }
    ul.step li:nth-child(2) {
      flex-grow: 1.5; }
    ul.step li:first-child {
      border-radius: 6px 0 0 6px;
      padding-right: 1em; }
    ul.step li:last-child {
      border-radius: 0 6px 6px 0;
      padding-right: 1em; }
      ul.step li:last-child::before, ul.step li:last-child ::after {
        display: none; }
    ul.step li::before, ul.step li::after {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      margin: auto;
      overflow: hidden;
      border-width: 34px 0 34px 15px; }
    ul.step li::before {
      top: -4px;
      right: -17px;
      border-style: solid;
      border-color: transparent transparent transparent #fff;
      z-index: 10; }
    ul.step li::after {
      top: -4px;
      right: -15px;
      border-style: solid;
      border-color: transparent transparent transparent #ddd;
      z-index: 10; }
    ul.step li.is-current {
      background: #39aafa;
      font-weight: bold; }
      ul.step li.is-current::after {
        border-color: transparent transparent transparent #39aafa; }
    ul.step li span {
      display: block;
      font-size: 1rem; }
    ul.step li p {
      display: block;
      font-size: 1.2rem;
      margin: 0;
      padding: 0;
      text-indent: 0; }

span.arrow {
  display: inline-block;
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 3em;
  font-size: 1.8rem;
  font-weight: 700; }
  span.arrow::after {
    content: "";
    display: block;
    width: 1.8rem;
    height: 1.8rem;
    background: url(/img/recruit/arrow.svg) no-repeat;
    background-size: cover;
    margin: auto; }

#dot_bg .b {
  fill: #f00; }

#catch {
  background-size: contain;
  position: relative; }
  #catch .inner {
    width: 100%;
    margin: auto;
    position: relative; }
    #catch .inner img {
      display: block;
      margin: 0 auto;
      width: 100%;
      height: 200px;
      text-align: center;
      object-fit: cover; }
    #catch .inner h1 {
      color: #fff; }

#contents .inner {
  margin: auto;
  position: relative;
  padding: 30px 0; }
#contents section .fukidashi {
  background: #e59373;
  position: relative;
  display: inline-block;
  border-radius: 18px;
  transform: rotate(-9deg); }
  #contents section .fukidashi.r {
    transform: rotate(9deg); }
  #contents section .fukidashi::after {
    content: "";
    position: absolute;
    bottom: -22px;
    left: 50%;
    margin-left: -12px;
    border: 12px solid transparent;
    border-top: 12px solid #e59373;
    z-index: 2; }
  #contents section .fukidashi h1 {
    color: #fff;
    display: inline-block;
    line-height: 1;
    padding: 1.5em 2em;
    font-size: 1.4rem;
    letter-spacing: .1rem;
    font-weight: 400; }
#contents section#description .inner {
  margin: 0 10px; }
  #contents section#description .inner .fukidashi {
    position: absolute;
    left: 0%;
    top: -3rem; }
  #contents section#description .inner::after {
    content: "";
    display: block;
    clear: both; }
  #contents section#description .inner .article {
    background: #fff;
    margin: auto 20px auto auto;
    margin-bottom: 40vw;
    width: 62%;
    padding: 20px;
    box-shadow: 0 0 4px 0 #ccc; }
#contents section#description h2 {
  clear: both;
  font-size: 3rem;
  float: right;
  margin: 0 10px;
  color: #f1c4b2;
  letter-spacing: .2rem; }
#contents section#description p {
  clear: both;
  font-size: 1.4rem;
  margin: 0 10px 1em;
  color: #80c8ef; }
#contents section#description img {
  float: right; }
#contents section#recruit_data {
  margin-bottom: 40px; }
  #contents section#recruit_data .inner {
    padding-top: 60px;
    padding-bottom: 0; }
    #contents section#recruit_data .inner .fukidashi {
      position: absolute;
      left: 40%;
      top: 30px; }
    #contents section#recruit_data .inner img.bg {
      width: 50%;
      height: 50vw;
      display: block;
      float: left; }
    #contents section#recruit_data .inner img.bottom_bg {
      position: absolute;
      right: 0;
      bottom: -30px;
      width: 50%; }
  #contents section#recruit_data .article {
    background: #eff8ff; }
    #contents section#recruit_data .article::after {
      content: "";
      clear: both;
      display: block; }
    #contents section#recruit_data .article p {
      width: 50%;
      height: 50vw;
      float: right;
      text-align: center;
      position: relative; }
    #contents section#recruit_data .article a {
      font-size: 1.4rem;
      display: block;
      color: #39aafa;
      height: 50vw; }
#contents section#recruit_voice {
  background: #f9f8e5; }
  #contents section#recruit_voice .inner {
    margin: 0 10px;
    padding-top: 90px;
    padding-bottom: 40px; }
    #contents section#recruit_voice .inner .fukidashi {
      position: absolute;
      left: 0%;
      top: 2rem; }
    #contents section#recruit_voice .inner p {
      clear: both;
      font-size: 1.4rem;
      margin: 0 10px 1em;
      color: #80c8ef; }
    #contents section#recruit_voice .inner .list {
      display: flex;
      flex-direction: column;
      margin: 10px;
      color: #000; }
      #contents section#recruit_voice .inner .list .ph {
        border-radius: 50%;
        border: 5px solid #e59373;
        color: #000;
        width: 40%;
        float: left;
        margin: 0 0 10px; }
      #contents section#recruit_voice .inner .list .comment {
        color: #000;
        width: 50%;
        float: right; }
      #contents section#recruit_voice .inner .list .department {
        font-size: 1.4rem;
        line-height: 1; }
      #contents section#recruit_voice .inner .list .name {
        font-size: 1.8rem;
        font-weight: 700; }
      #contents section#recruit_voice .inner .list .data1 {
        font-size: 1.4rem; }
      #contents section#recruit_voice .inner .list .data2 {
        clear: both;
        font-size: 1.6rem;
        border-top: 2px solid #e59373;
        border-bottom: 2px solid #e59373;
        margin: 5px 0 20px;
        padding: 5px;
        font-weight: 700; }
      #contents section#recruit_voice .inner .list p {
        color: #000;
        margin: 0;
        padding: 0; }
#contents section#volunteer .inner {
  padding-top: 0;
  padding-bottom: 0; }
  #contents section#volunteer .inner .fukidashi {
    position: absolute;
    left: 0%;
    top: -20px; }
  #contents section#volunteer .inner img.bg {
    width: 50%;
    height: 50vw;
    display: block;
    float: right; }
  #contents section#volunteer .inner img.bottom_bg {
    position: absolute;
    left: 0;
    bottom: -60px;
    width: 30%; }
#contents section#volunteer .article {
  background: #eff8ff; }
  #contents section#volunteer .article::after {
    content: "";
    clear: both;
    display: block; }
  #contents section#volunteer .article p {
    width: 50%;
    height: 50vw;
    float: left;
    text-align: center;
    position: relative; }
  #contents section#volunteer .article a {
    font-size: 1.4rem;
    display: block;
    color: #39aafa;
    height: 50vw; }
    #contents section#volunteer .article a span {
      width: 6em;
      line-height: 1.4; }
#contents section#volunteer .article {
  background: #eff8ff; }
  #contents section#volunteer .article::after {
    content: "";
    clear: both;
    display: block; }
  #contents section#volunteer .article p {
    width: 50%;
    height: 50vw;
    float: left;
    text-align: center;
    position: relative; }
  #contents section#volunteer .article a {
    font-size: 1.4rem;
    display: block;
    color: #39aafa;
    height: 50vw; }
    #contents section#volunteer .article a span {
      width: 6em;
      line-height: 1.4; }
#contents section#recruit_contact .inner {
  margin: 0 10px;
  padding-top: 110px;
  padding-bottom: 90px; }
  #contents section#recruit_contact .inner .fukidashi {
    position: absolute;
    right: 0%;
    top: 2rem; }
  #contents section#recruit_contact .inner p {
    clear: both;
    font-size: 1.4rem;
    margin: 0 20px 1em;
    color: #80c8ef; }
  #contents section#recruit_contact .inner img.bottom_bg {
    position: absolute;
    right: 0;
    bottom: -3em;
    width: 50%; }
#contents section#recruit_contact .article a {
  font-size: 1.4rem;
  display: block;
  color: #39aafa;
  position: relative; }
  #contents section#recruit_contact .article a::before, #contents section#recruit_contact .article a ::after {
    content: "";
    display: block;
    height: 7rem;
    width: 1px;
    background: #000;
    position: absolute;
    top: -3rem; }
  #contents section#recruit_contact .article a::before {
    left: 0;
    transform: rotate(-45deg); }
  #contents section#recruit_contact .article a::after {
    right: 0;
    transform: rotate(45deg); }
  #contents section#recruit_contact .article a span {
    width: 10em;
    line-height: 1.4; }
    #contents section#recruit_contact .article a span::after {
      position: absolute;
      right: -1em;
      top: 0;
      bottom: 0; }
#contents section#recruit_lists h1 {
  margin: 10px;
  font-size: 1.8rem; }
#contents section#recruit_lists .inner {
  font-size: 1.4rem; }
  #contents section#recruit_lists .inner .flex {
    display: block;
    margin: 10px; }
    #contents section#recruit_lists .inner .flex .feature {
      border: 2px solid rgba(57, 170, 250, 0.2);
      padding: 8px;
      margin: 30px 8px;
      box-shadow: 0px 0px 0px 3px #fff, 0px 0px 0px 6px #39aafa;
      margin-bottom: 20px; }
      #contents section#recruit_lists .inner .flex .feature dl {
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 5px 1em; }
        #contents section#recruit_lists .inner .flex .feature dl dt {
          margin: 0 5px 0 0;
          padding: 5px;
          width: 2em;
          height: 2em;
          text-align: center;
          background: #39aafa;
          color: #fff;
          border-radius: 2em;
          font-size: 1em;
          position: relative; }
          #contents section#recruit_lists .inner .flex .feature dl dt i {
            margin: auto;
            color: #fff;
            position: absolute;
            line-height: 2em;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            font-size: 1.4em; }
        #contents section#recruit_lists .inner .flex .feature dl dd {
          margin: 0;
          padding: 0 0 0 15px;
          width: calc(100% - 2em);
          font-size: 1.6rem; }
      #contents section#recruit_lists .inner .flex .feature ul {
        list-style: none;
        display: inline;
        margin: 0 0 0;
        padding: 0; }
        #contents section#recruit_lists .inner .flex .feature ul li {
          list-style: none;
          display: inline-block;
          margin: 2px 0;
          background: #fff;
          border-radius: 2em;
          border: 1px solid #39aafa;
          padding: .5rem 1.3rem .5rem 0.8rem;
          font-size: 1.3rem; }
          #contents section#recruit_lists .inner .flex .feature ul li i {
            color: #39aafa; }
      #contents section#recruit_lists .inner .flex .feature .contact_btn {
        margin-top: 10px; }
  #contents section#recruit_lists .inner .box {
    margin: 10px 10px 40px;
    position: relative; }
    #contents section#recruit_lists .inner .box h3 {
      margin: 10px 0;
      background: url("/img/dot_bg.svg");
      background-size: 4px 4px;
      border-top: 2px solid #39aafa;
      text-align: center;
      font-size: 2rem;
      padding: 10px; }
#contents section#recruit_list .inner {
  font-size: 1.4rem; }
  #contents section#recruit_list .inner .box {
    margin: 10px 10px 40px;
    position: relative; }
    #contents section#recruit_list .inner .box h2 {
      border-bottom: 2px solid #39aafa; }
    #contents section#recruit_list .inner .box .feature {
      background: url("/img/dot_bg.svg");
      background-size: 4px 4px;
      margin-bottom: 20px; }
      #contents section#recruit_list .inner .box .feature dl {
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 5px 1em; }
        #contents section#recruit_list .inner .box .feature dl dt {
          margin: 0 5px 0 0;
          padding: 5px;
          width: 2em;
          height: 2em;
          text-align: center;
          background: #39aafa;
          color: #fff;
          border-radius: 2em;
          font-size: 1em;
          position: relative; }
          #contents section#recruit_list .inner .box .feature dl dt i {
            margin: auto;
            color: #fff;
            position: absolute;
            line-height: 2em;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            font-size: 1.4em; }
        #contents section#recruit_list .inner .box .feature dl dd {
          margin: 0;
          padding: 0 0 0 15px;
          width: calc(100% - 2em);
          font-size: 1.6rem; }
      #contents section#recruit_list .inner .box .feature ul {
        list-style: none;
        display: inline;
        margin: 0 0 0;
        padding: 0; }
        #contents section#recruit_list .inner .box .feature ul li {
          list-style: none;
          display: inline-block;
          margin: 2px 0;
          background: #fff;
          border-radius: 2em;
          border: 1px solid #39aafa;
          padding: .5rem 1.3rem .5rem 0.8rem;
          font-size: 1.3rem; }
          #contents section#recruit_list .inner .box .feature ul li i {
            color: #39aafa; }
    #contents section#recruit_list .inner .box h3 {
      margin: 10px 0;
      background: url("/img/dot_bg.svg");
      background-size: 4px 4px;
      border-top: 2px solid #39aafa;
      text-align: center;
      font-size: 2rem;
      padding: 10px; }
    #contents section#recruit_list .inner .box .list {
      margin-bottom: 20px; }
      #contents section#recruit_list .inner .box .list dl {
        display: flex;
        flex-direction: column; }
        #contents section#recruit_list .inner .box .list dl dt {
          margin: 0;
          padding: 5px;
          border-left: 3px solid #39aafa;
          background: rgba(57, 170, 250, 0.2); }
        #contents section#recruit_list .inner .box .list dl dd {
          margin: 0;
          padding: 5px; }
    #contents section#recruit_list .inner .box .voice, #contents section#recruit_list .inner .box .discription {
      z-index: -1;
      position: relative;
      background: rgba(57, 170, 250, 0.2);
      box-shadow: 0px 0px 0px 5px rgba(57, 170, 250, 0.2);
      border: dashed 2px white;
      padding: 0.2em 0.5em;
      color: #454545;
      margin: 10px 5px 20px; }
      #contents section#recruit_list .inner .box .voice::after, #contents section#recruit_list .inner .box .discription::after {
        position: absolute;
        content: '';
        right: -7px;
        top: -7px;
        border-width: 0 30px 30px 0;
        border-style: solid;
        border-color: #39aafa #fff #39aafa;
        box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15); }
      #contents section#recruit_list .inner .box .voice p, #contents section#recruit_list .inner .box .discription p {
        margin: 0;
        padding: 10px; }
#contents section#contact_data .article {
  margin: 10px;
  display: flex;
  flex-direction: column; }
  #contents section#contact_data .article h2 {
    clear: both;
    font-size: 1.6rem;
    margin: 10px;
    border-bottom: 1px solid #ddd; }
#contents section#contact_data .inner {
  padding-top: 0;
  padding-bottom: 0;
  margin: auto;
  min-height: 380px; }
  #contents section#contact_data .inner p {
    font-size: 1.4rem; }
  #contents section#contact_data .inner .box {
    margin: 10px 10px;
    position: relative; }
    #contents section#contact_data .inner .box .feature {
      border: 2px solid rgba(57, 170, 250, 0.2);
      padding: 10px 20px;
      margin: 30px 8px;
      box-shadow: 0px 0px 0px 3px #fff, 0px 0px 0px 6px #39aafa;
      margin-bottom: 20px; }
      #contents section#contact_data .inner .box .feature h2 {
        border-bottom: 2px solid #39aafa;
        font-size: 1.6rem; }
      #contents section#contact_data .inner .box .feature dl {
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 5px 1em; }
        #contents section#contact_data .inner .box .feature dl dt {
          margin: 0 5px 0 0;
          padding: 5px;
          width: 2em;
          height: 2em;
          text-align: center;
          background: #39aafa;
          color: #fff;
          border-radius: 2em;
          font-size: 1em;
          position: relative; }
          #contents section#contact_data .inner .box .feature dl dt i {
            margin: auto;
            color: #fff;
            position: absolute;
            line-height: 2em;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            font-size: 1.4em; }
        #contents section#contact_data .inner .box .feature dl dd {
          margin: 0;
          padding: 0 0 0 15px;
          width: calc(100% - 2em);
          font-size: 1.6rem; }
      #contents section#contact_data .inner .box .feature ul {
        list-style: none;
        display: inline;
        margin: 0 0 0;
        padding: 0; }
        #contents section#contact_data .inner .box .feature ul li {
          list-style: none;
          display: inline-block;
          margin: 2px 0;
          background: #fff;
          border-radius: 2em;
          border: 1px solid #39aafa;
          padding: .5rem 1.3rem .5rem 0.8rem;
          font-size: 1.3rem; }
          #contents section#contact_data .inner .box .feature ul li i {
            color: #39aafa; }
    #contents section#contact_data .inner .box h3 {
      margin: 10px 0;
      background: url("/img/dot_bg.svg");
      background-size: 4px 4px;
      border-top: 2px solid #39aafa;
      text-align: center;
      font-size: 2rem;
      padding: 10px; }
    #contents section#contact_data .inner .box .list {
      margin-bottom: 20px; }
      #contents section#contact_data .inner .box .list dl {
        display: flex;
        flex-direction: column; }
        #contents section#contact_data .inner .box .list dl dt {
          margin: 0;
          padding: 5px;
          border-left: 3px solid #39aafa;
          background: rgba(57, 170, 250, 0.2); }
        #contents section#contact_data .inner .box .list dl dd {
          margin: 0;
          padding: 5px; }
    #contents section#contact_data .inner .box .voice, #contents section#contact_data .inner .box .discription {
      z-index: -1;
      position: relative;
      background: rgba(57, 170, 250, 0.2);
      box-shadow: 0px 0px 0px 5px rgba(57, 170, 250, 0.2);
      border: dashed 2px white;
      padding: 0.2em 0.5em;
      color: #454545;
      margin: 10px 5px 20px; }
      #contents section#contact_data .inner .box .voice::after, #contents section#contact_data .inner .box .discription::after {
        position: absolute;
        content: '';
        right: -7px;
        top: -7px;
        border-width: 0 30px 30px 0;
        border-style: solid;
        border-color: #39aafa #fff #39aafa;
        box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15); }
      #contents section#contact_data .inner .box .voice p, #contents section#contact_data .inner .box .discription p {
        margin: 0;
        padding: 10px; }
    #contents section#contact_data .inner .box .contact_list dl {
      font-size: 1.4rem;
      margin: 0; }
      #contents section#contact_data .inner .box .contact_list dl dt {
        display: block;
        background: #39aafa;
        color: #fff;
        padding: 5px;
        margin: 0; }
        #contents section#contact_data .inner .box .contact_list dl dt .required {
          display: inline-block;
          width: 3em;
          margin: 0 2px;
          text-align: center;
          font-size: 1.2rem;
          border-radius: 4px;
          color: #fff;
          background: #f00; }
      #contents section#contact_data .inner .box .contact_list dl dd {
        display: block;
        padding: 5px;
        border: 1px solid #ddd;
        margin: 0; }
        #contents section#contact_data .inner .box .contact_list dl dd label {
          display: inline-block;
          padding: 5px;
          margin: 0; }
        #contents section#contact_data .inner .box .contact_list dl dd input[type="text"], #contents section#contact_data .inner .box .contact_list dl dd input[type="tel"], #contents section#contact_data .inner .box .contact_list dl dd input[type="email"] {
          width: 85%;
          margin-bottom: 10px;
          border: 1px solid #999;
          border-radius: 4px;
          padding: 2px; }
          #contents section#contact_data .inner .box .contact_list dl dd input[type="text"]:focus, #contents section#contact_data .inner .box .contact_list dl dd input[type="tel"]:focus, #contents section#contact_data .inner .box .contact_list dl dd input[type="email"]:focus {
            outline: none;
            background: rgba(57, 170, 250, 0.1); }
        #contents section#contact_data .inner .box .contact_list dl dd input.ticker-number {
          width: auto; }
        #contents section#contact_data .inner .box .contact_list dl dd input.s {
          width: auto;
          margin-bottom: 10px; }
        #contents section#contact_data .inner .box .contact_list dl dd textarea {
          width: 85%;
          margin-bottom: 10px;
          border: 1px solid #999;
          border-radius: 4px;
          padding: 2px; }
          #contents section#contact_data .inner .box .contact_list dl dd textarea:focus {
            outline: none;
            background: rgba(57, 170, 250, 0.1); }
        #contents section#contact_data .inner .box .contact_list dl dd p.exp {
          border: 1px solid #f00;
          padding: 8px;
          margin: 10px 0;
          font-size: 1.2rem; }

.contact_btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -webkit-transition: all .5s;
  transition: all .5s;
  height: 5rem;
  position: relative;
  opacity: 1;
  margin-top: 40px; }
  .contact_btn form {
    position: relative;
    /* display: block; */
    width: 50%;
    height: inherit; }
  .contact_btn .btn {
    display: block;
    margin: auto;
    width: 90%;
    max-width: 300px;
    padding: 1rem;
    border: 0 none;
    border-bottom: 5px solid #0795f9;
    color: #fff;
    background: #39aafa;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    position: absolute;
    cursor: pointer;
    user-select: none;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 3em; }
    .contact_btn .btn:hover {
      margin-top: 3px;
      border-bottom: 2px solid #0795f9; }

section h1 span {
  color: #e59373; }

#contents section#about,
#contents section#disclosure {
  background: #fdf7f4;
  padding-bottom: 30px; }

@media (min-width: 768px) {
  #catch {
    position: relative;
    background-size: contain; }
    #catch .inner {
      width: 100%;
      margin: auto;
      position: relative;
      display: flex; }
      #catch .inner::after {
        content: "";
        display: block;
        clear: both; }

  #contents .inner {
    width: 100%;
    margin: 30px auto;
    position: relative;
    padding: 30px 0; }
  #contents section#description .inner {
    margin: 0 auto; }
    #contents section#description .inner .fukidashi {
      position: absolute;
      left: 10px;
      top: -0rem; }
  #contents section#recruit_data {
    background: #eff8ff;
    background-size: auto 300px;
    height: 300px; }
    #contents section#recruit_data .inner {
      margin: 0 auto;
      padding: 0;
      height: 300px; }
      #contents section#recruit_data .inner img.bg {
        width: 50%;
        height: 300px;
        display: block;
        float: left;
        object-fit: cover;
        object-position: 50% 100%; }
      #contents section#recruit_data .inner .fukidashi {
        position: absolute;
        left: 50%;
        top: -30px; }
    #contents section#recruit_data .article p {
      width: 50%;
      height: 300px;
      float: right;
      text-align: center;
      position: relative; }
  #contents section#recruit_voice .inner {
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 40px; }
    #contents section#recruit_voice .inner p {
      clear: both;
      font-size: 1.4rem;
      margin: 0 10px 1em;
      color: #80c8ef;
      padding-left: 15rem; }
    #contents section#recruit_voice .inner img.bottom_bg {
      position: absolute;
      right: 0;
      bottom: -30px;
      width: 30%; }
    #contents section#recruit_voice .inner .list {
      display: flex;
      flex-direction: row;
      margin: 10px;
      color: #000;
      flex-wrap: nowrap; }
      #contents section#recruit_voice .inner .list .ph {
        width: 90%;
        margin: 0 auto 10px;
        float: none;
        display: block; }
      #contents section#recruit_voice .inner .list .comment {
        color: #000;
        width: 90%;
        margin: 0 auto 10px;
        float: none; }
      #contents section#recruit_voice .inner .list .department {
        font-size: 1.4rem;
        line-height: 1;
        text-align: center; }
      #contents section#recruit_voice .inner .list .name {
        font-size: 1.8rem;
        font-weight: 700;
        text-align: center; }
      #contents section#recruit_voice .inner .list .data1 {
        font-size: 1.4rem; }
      #contents section#recruit_voice .inner .list .data2 {
        clear: both;
        font-size: 1.6rem;
        border-top: 2px solid #e59373;
        border-bottom: 2px solid #e59373;
        margin: 5px auto 20px;
        padding: 5px;
        font-weight: 700;
        width: 90%; }
  #contents section#volunteer .inner {
    margin: 0 auto;
    padding: 0;
    height: 300px; }
    #contents section#volunteer .inner .list p {
      color: #000;
      margin: 0;
      padding: 0; }
    #contents section#volunteer .inner img.bg {
      width: 50%;
      height: 300px;
      display: block;
      float: right;
      object-fit: cover;
      object-position: 100% 100%; }
    #contents section#volunteer .inner img.bottom_bg {
      position: absolute;
      left: 0;
      top: 250px;
      bottom: auto;
      width: 20%; }
    #contents section#volunteer .inner .fukidashi {
      position: absolute;
      left: 10%;
      top: 0px; }
  #contents section#volunteer .article {
    background: #eff8ff;
    background-size: auto 300px;
    height: 300px; }
    #contents section#volunteer .article a span {
      width: 10em;
      line-height: 1.4; }
    #contents section#volunteer .article p {
      width: 50%;
      height: 300px;
      float: left;
      text-align: center;
      position: relative; }
  #contents section#recruit_contact .inner {
    margin: 0 auto;
    padding-top: 110px;
    padding-bottom: 150px; }
    #contents section#recruit_contact .inner .fukidashi {
      position: absolute;
      right: 15%;
      top: 2rem; }
    #contents section#recruit_contact .inner p {
      clear: both;
      font-size: 1.4rem;
      margin: 0 10px 1em;
      color: #80c8ef; }
    #contents section#recruit_contact .inner img.bottom_bg {
      position: absolute;
      right: 0;
      bottom: -0;
      width: 30%; }
  #contents section#recruit_contact .article a {
    font-size: 1.4rem;
    display: block;
    color: #39aafa;
    position: relative;
    width: 20em;
    margin: auto; }
    #contents section#recruit_contact .article a::before, #contents section#recruit_contact .article a ::after {
      content: "";
      display: block;
      height: 7rem;
      width: 1px;
      background: #000;
      position: absolute;
      top: -3rem; }
    #contents section#recruit_contact .article a::before {
      left: -90px;
      transform: rotate(-45deg); }
    #contents section#recruit_contact .article a::after {
      right: -90px;
      transform: rotate(45deg); }
    #contents section#recruit_contact .article a span {
      width: 15em;
      line-height: 3rem;
      height: 3rem;
      font-size: 2rem; }
      #contents section#recruit_contact .article a span::after {
        position: absolute;
        right: -1em;
        top: 0;
        bottom: 0; }
  #contents section#recruit_list .inner {
    font-size: 1.4rem; }
    #contents section#recruit_list .inner .box {
      margin: 10px 10px; }
      #contents section#recruit_list .inner .box h2 {
        border-bottom: 2px solid #39aafa; }
      #contents section#recruit_list .inner .box .feature {
        padding: 10px;
        margin-bottom: 20px; }
      #contents section#recruit_list .inner .box .list {
        margin: 0 10px 40px; }
        #contents section#recruit_list .inner .box .list dl {
          display: flex;
          flex-direction: row;
          border: 1px solid #ccc;
          border-left: 3px solid #39aafa;
          margin: 0; }
          #contents section#recruit_list .inner .box .list dl + dl {
            border-top: 0 solid #ccc; }
          #contents section#recruit_list .inner .box .list dl dt {
            width: 12em;
            padding: 10px; }
          #contents section#recruit_list .inner .box .list dl dd {
            width: calc(100% - 12em);
            padding: 10px; }
  #contents section#contact_data .article {
    margin: 10px;
    display: flex;
    flex-direction: column; }
    #contents section#contact_data .article h2 {
      clear: both;
      font-size: 1.6rem;
      margin: 10px;
      border-bottom: 1px solid #ddd; }
  #contents section#contact_data .inner {
    padding-top: 0;
    padding-bottom: 0;
    margin: auto;
    min-height: 380px; }
    #contents section#contact_data .inner p {
      font-size: 1.4rem; }
    #contents section#contact_data .inner .box {
      margin: 10px 10px 20px;
      position: relative; }
      #contents section#contact_data .inner .box h2 {
        border-bottom: 2px solid #39aafa;
        font-size: 1.6rem; }
      #contents section#contact_data .inner .box h3 {
        margin: 10px 0;
        background: url("/img/dot_bg.svg");
        background-size: 4px 4px;
        border-top: 2px solid #39aafa;
        text-align: center;
        font-size: 2rem;
        padding: 10px; }
      #contents section#contact_data .inner .box .list {
        margin-bottom: 20px; }
        #contents section#contact_data .inner .box .list dl {
          display: flex;
          flex-direction: column; }
          #contents section#contact_data .inner .box .list dl dt {
            margin: 0;
            padding: 5px;
            border-left: 3px solid #39aafa;
            background: rgba(57, 170, 250, 0.2); }
          #contents section#contact_data .inner .box .list dl dd {
            margin: 0;
            padding: 5px; }
      #contents section#contact_data .inner .box .contact_list dl {
        border: 1px solid #ddd;
        font-size: 1.4rem;
        display: flex; }
        #contents section#contact_data .inner .box .contact_list dl dt {
          display: block;
          color: #fff;
          padding: 5px;
          flex-basis: 160px;
          position: relative; }
          #contents section#contact_data .inner .box .contact_list dl dt .required {
            position: absolute;
            display: inline-block;
            width: 3em;
            margin: 0 2px;
            text-align: center;
            font-size: 1.2rem;
            border-radius: 4px;
            color: #fff;
            background: #f00;
            right: 5px;
            top: 5px; }
        #contents section#contact_data .inner .box .contact_list dl dd {
          display: block;
          flex-grow: 2;
          padding: 5px;
          border: 0 solid #ddd;
          flex-basis: 300px; }
          #contents section#contact_data .inner .box .contact_list dl dd label {
            display: inline-block;
            padding: 5px;
            margin: 0; } }
@media (min-width: 1040px) {
  #catch {
    position: relative; }
    #catch .inner {
      max-width: 1200px;
      margin: auto;
      padding: 0; }

  #contents .inner {
    width: 1040px;
    margin: auto;
    position: relative;
    padding: 30px 0; }

  #contents section#recruit_data {
    background-size: auto 300px;
    height: 300px; } }
