@charset "UTF-8";
/* スライドするButton Hover Effects 左から */
/* スライドするButton Hover Effects 左下から */
/* 画像を丸くトリミング */
/* 縦横中央・GRID */
/* テスト用ボーダー 20210116 */
/* テスト用背景色 */
/* ------------------------
 common トップページ以外
------------------------- */
h2, h3 {
  font-family: "FolkPro-b";
  font-display: swap;
  padding: 0;
  margin: 0; }

h1 {
  font-size: 2.5em;
  padding: 0;
  margin: 0; }

h2 {
  font-size: 1.5em; }

h2 {
  font-size: 1.2em; }

/* ------------------------
 #campany
------------------------- */
/* ------------------------
 #lists
------------------------- */
#lists #recommend .wrap#links {
  width: 80%;
  margin: 0 auto; }
@media only screen and (max-width: 1140px) and (max-width: 1024px) and (max-width: 767px) {
  #lists #recommend .wrap#links {
    width: 100% !important; } }

#lists #recommend .wrap#links .list-item {
  margin: 0 5px 10px;
  border: 0; }
@media only screen and (max-width: 1140px) and (max-width: 1024px) and (max-width: 767px) {
  #lists #recommend .wrap#links .list-item {
    margin: 0 0 10px; } }

  @media only screen and (max-width: 1140px) and (max-width: 1024px) and (max-width: 767px) and (max-width: 375px) {
    #lists #recommend .wrap#links .list-item:last-of-type {
      margin-bottom: 0; } }

#lists #recommend .wrap#links a.img {
  display: block;
  text-align: left;
  width: 100%;
  padding: 5px;
  border: 1px solid #ccc; }
  #lists #recommend .wrap#links a.img:hover {
    text-decoration: none;
    border: 2px solid #F69AB5; }
@media only screen and (max-width: 1140px) and (max-width: 1024px) and (max-width: 767px) {
  #lists #recommend .wrap#links a.img {
    display: block;
    width: 100%;
    text-align: center; } }

  @media only screen and (max-width: 1140px) and (max-width: 1024px) and (max-width: 767px) and (max-width: 375px) {
    #lists #recommend .wrap#links a.img {
      width: 100%; }
      #lists #recommend .wrap#links a.img:last-of-type {
        margin-bottom: 0; } }

#lists #recommend .wrap#links .img img {
  max-width: 361px;
  width: 100%;
  height: auto;
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle !important; }
@media only screen and (max-width: 1140px) and (max-width: 1024px) and (max-width: 767px) {
  #lists #recommend .wrap#links .img img {
    margin: 0 auto; } }

  @media only screen and (max-width: 1140px) and (max-width: 1024px) and (max-width: 767px) and (max-width: 375px) {
    #lists #recommend .wrap#links .img img {
      width: 100%;
      height: auto;
      margin: 0; } }

#lists #recommend .wrap#links .img p {
  display: inline-block;
  padding: 0;
  margin: 0;
  color: #000;
  text-decoration: none; }
@media only screen and (max-width: 1140px) and (max-width: 1024px) and (max-width: 767px) {
  #lists #recommend .wrap#links .img p {
    width: 100%;
    text-align: center; } }

/* ------------------------
 #recruit
------------------------- */
#recruit #description {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

#recruit #description .img {
  width: 45%; }
@media only screen and (max-width: 1140px) and (max-width: 1024px) and (max-width: 767px) {
  #recruit #description .img {
    width: 100%; } }

#recruit #description .wrap {
  width: 55%;
  padding: 2em; }
  @media only screen and (max-width: 1140px) {
    #recruit #description .wrap {
      padding: 2.9824561404vw; } }
  @media only screen and (max-width: 1140px) and (max-width: 1024px) {
    #recruit #description .wrap {
      padding: 3.3203125vw; } }

  @media only screen and (max-width: 1140px) and (max-width: 1024px) and (max-width: 767px) {
    #recruit #description .wrap {
      width: 100%;
      padding: 15px; } }

#recruit #description .wrap h2 {
  margin: 2em 0;
  font-size: 150%; }
@media only screen and (max-width: 1140px) and (max-width: 1024px) and (max-width: 767px) {
  #recruit #description .wrap h2 {
    padding: 0;
    margin: 0 0 15px;
    font-size: 150%; } }

#recruit #description .wrap p {
  text-align: left; }
@media only screen and (max-width: 1140px) and (max-width: 1024px) and (max-width: 767px) {
  #recruit #description .wrap p {
    text-align: center; } }

#recruit #description .wrap p span {
  display: inline-block;
  font-size: 110%;
  font-weight: 600;
  color: #F62C3B; }

#recruit #youkou {
  padding-left: 100px;
  padding-right: 100px; }
  @media only screen and (max-width: 1140px) {
    #recruit #youkou {
      padding-left: 8.7719298246vw;
      padding-right: 8.7719298246vw; } }
  @media only screen and (max-width: 1140px) and (max-width: 1024px) {
    #recruit #youkou {
      padding-left: 9.765625vw;
      padding-right: 9.765625vw; } }

  @media only screen and (max-width: 1140px) and (max-width: 1024px) and (max-width: 767px) {
    #recruit #youkou {
      padding: 15px; } }

  @media only screen and (max-width: 1140px) and (max-width: 1024px) and (max-width: 767px) and (max-width: 375px) {
    #recruit #youkou {
      padding: 10px; } }

#recruit #youkou header {
  margin-bottom: 1em; }

#recruit #youkou .list-root {
  border: 1px solid #ccc; }

#recruit #youkou .list-item {
  padding: 0.1em;
  display: flex;
  align-items: stretch; }

#recruit #youkou .col {
  padding: 0.5em;
  display: flex;
  align-items: center !important; }

#recruit #youkou .col2-1 {
  width: 25%; }

#recruit #youkou .col2-2 {
  width: 75%;
  border-left: 1px solid #ccc; }

#recruit #youkou .col3-1 {
  width: 25%; }

#recruit #youkou .col3-2 {
  width: 37%;
  border-left: 1px solid #ccc; }

#recruit #youkou .col3-3 {
  width: 37%;
  border-left: 1px solid #ccc; }

#recruit #youkou .list-item#cat .col3-2,
#recruit #youkou .list-item#cat .col3-3 {
  font-weight: 600;
  font-size: 1.1em;
  text-align: center; }

#recruit #youkou .list-item#gaiyou .col2-2 {
  display: block;
  text-align: center; }
