@charset "UTF-8";
/* 自動生成ファイル。直接編集しないでください。
   編集: assets/scss/employee-support.scss
   コンパイル: npm run watch:scss */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap");
@import url("https://use.typekit.net/zkq2emd.css");
@font-face {
  font-family: "ds-digitalnormal";
  src: url("../fonts/ds-digi1-webfont.woff2") format("woff2"), url("../fonts/ds-digi1-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@media (min-width: 1024px) {
  body {
    margin: 0;
    font-size: 15px;
  }
  .sp-none {
    display: none !important;
  }
  .recruit-single-ttl-parent {
    width: 800px;
    margin: 55px auto;
  }
  .interview-top-section {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
  }
  .interview-top-section h1 {
    color: #ac1821;
    font-size: 90px;
    margin: 0;
    font-family: rift, sans-serif;
    line-height: 1;
  }
  .interview-top-section p {
    color: #ac1821;
    font-size: 15px;
    margin-bottom: 10px;
    margin-left: 4px;
    font-weight: bold;
  }
  .ES-top-parent {
    background: url("../images/bg-pc.png");
    background-size: 80%;
    background-repeat: no-repeat;
    padding: 10px 0px 60px;
  }
  .bg-left {
    background-position: -65% 0vw;
  }
  .bg-right {
    background-position: 165% 0vw;
  }
  .ES-parent {
    width: 800px;
    margin: 0px auto;
    display: flow-root;
  }
  .flexing-row {
    display: flex;
    flex-direction: row;
  }
  .flexing-col {
    display: flex;
    flex-direction: column;
  }
  .flexing-start {
    justify-content: flex-start;
  }
  .flexing-end {
    justify-content: flex-end;
    align-items: flex-end;
  }
  .float-right {
    float: right;
  }
  .float-left {
    float: left;
  }
  .club-featured-parent {
    width: 400px;
    height: 313px;
    display: flex;
  }
  img.club-featured-image {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .club-featured-text-parent {
    padding: 0px 30px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
  }
  p.sub1-ttl {
    font-weight: bold;
    font-size: 22px;
    letter-spacing: 4px;
    margin: 0;
    width: 100%;
    padding: 13px 0px;
    line-height: 1.8;
  }
  p.ES-number {
    color: #ac1821;
    font-size: 90px;
    margin: 0;
    font-family: rift, sans-serif;
    line-height: 1;
    font-weight: bold;
    padding: 0px 10px;
    width: 15%;
    text-align: center;
  }
  .ES-single-sub2 {
    width: 70%;
    display: flex;
    flex-direction: column;
    /* background: url(http://crane-web.heteml.net/test-jewel-cafe.my/wp-content/uploads/2021/09/bg-pc.png); */
    /* float: left; */
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
    /* padding-bottom: 50px; */
  }
  .sub-ttl {
    background: #ac1821;
    color: white;
    font-size: 20px;
    text-align: left;
    padding: 10px 0px;
    padding-left: 10%;
    width: 60%;
    margin: 0;
    /* margin-top: 20px; */
  }
  .align-right {
    text-align: right !important;
    padding-right: 10%;
  }
  span.ES-sub-ttl {
    padding-left: 20px;
  }
  img.ES-featured-image {
    width: 100%;
  }
  .ES-featured-img-parent {
    width: 100%;
  }
  .ES-featured-content-parent {
    width: 100%;
  }
  .ES-ttl-parent {
    width: 100%;
    margin-bottom: 20px;
    height: max-content;
    align-items: center;
  }
  .ES-content-parent {
    width: 70%;
    height: max-content;
    padding-bottom: 50px;
  }
  /* charm section  */
  .recruit-charm {
    width: 100%;
    height: max-content;
    background-image: url("../images/recruit-bg-100.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    padding-top: 32px;
    padding-bottom: 30px;
  }
  .recruit-charm p {
    color: white;
    letter-spacing: 2.5px;
    padding: 16px 0px;
    font-size: 15px;
    margin: 0;
  }
  .charm-single-parent {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
  }
  .charm-single {
    padding-right: 1vw;
    width: 19vw;
  }
  a.navlink,
  a.navlink2 {
    position: relative;
    text-decoration: none;
    cursor: pointer;
    display: block;
    color: inherit;
  }
  .charm-single img {
    width: 100%;
  }
  .charm-single p {
    color: #ac1821;
    text-align: center;
    margin: 0px auto;
    letter-spacing: 3px;
    padding: 0;
    font-weight: bold;
    font-size: 13px;
  }
  p.featured-content-ttl {
    color: #ac1821;
    font-weight: bold;
    font-size: 20px;
  }
  /* charm section  */
  .home-map {
    width: 100%;
    height: 450px;
    overflow: hidden;
    -webkit-filter: grayscale(100%);
    filter: grayscale(1);
    padding-top: 2%;
  }
}
@media (max-width: 1023px) {
  .pc-none {
    display: none !important;
  }
  .recruit-single-ttl-parent {
    background: url("../images/bg-pc.png");
    background-size: 270%;
    background-repeat: no-repeat;
    background-size: 270vw;
    background-position: -198vw 0vw;
    width: 100%;
    margin: auto;
    padding: 2vw 0px 5vw;
    margin-top: 22vw;
  }
  .interview-top-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .interview-top-section h1 {
    color: #ac1821;
    font-size: 15vw;
    margin: 0;
    font-family: rift, sans-serif;
    line-height: 1;
    padding-top: 1vw;
    letter-spacing: 0;
  }
  .interview-top-section p {
    color: #ac1821;
    font-size: 4vw;
    font-weight: bold;
    margin: 0;
  }
  .ES-ttl-parent {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-bottom: 8vw;
    width: 100%;
  }
  p.ES-number {
    color: #ac1821;
    font-size: 15vw;
    margin: 0;
    font-family: rift, sans-serif;
    line-height: 1;
    padding-top: 1vw;
    letter-spacing: 0;
    text-align: center;
    font-weight: bold;
  }
  .sub-ttl {
    font-size: 4vw;
    background: #ac1821;
    padding: 1vw 4vw;
    margin-left: 2vw !important;
    color: white;
    margin: 0;
    text-rendering: unset !important;
    font-weight: bold;
  }
  span.ES-sub-ttl {
    padding-left: 3vw;
    /* width: max-content; */
  }
  .ES-parent {
    width: 90%;
    margin: -3vw auto 10vw;
  }
  img.ES-featured-image {
    width: 100%;
  }
  p.featured-content-ttl {
    color: #ac1821;
    font-weight: bold;
    font-size: 14.5px;
  }
  p.featured-content {
    font-size: 14.5px;
  }
  .ES-featured-content-parent {
    padding-bottom: 8vw;
  }
  .ES-top-parent.bg-right,
  .ES-top-parent.bg-left {
    background: url("../images/bg-pc.png");
    background-repeat: no-repeat;
    background-size: 270%;
    width: 100%;
    margin: auto;
  }
  .ES-single-sub2 {
    margin: 0;
    width: 80%;
  }
  p.recuit-single-text {
    width: 90%;
    margin: 4vw auto;
    font-size: 14.5px;
  }
  img.club-featured-image {
    width: 100%;
  }
  .club-featured-text-parent {
    margin-top: 5vw;
    padding: 2vw 0vw;
    border-left: 1px solid #ac1821;
  }
  p.sub1-ttl {
    width: 90%;
    margin: auto;
    font-size: 16px;
    font-weight: bold;
  }
  /* charm section  */
  .recruit-charm {
    width: 100%;
    height: max-content;
    background-image: url("../images/recruit-bg-100.jpg");
    background-repeat: no-repeat;
    background-size: 280%;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    padding-top: 32px;
    padding-bottom: 30px;
  }
  img.charm-img {
    width: 80%;
  }
  .recruit-charm p {
    color: white;
    letter-spacing: 2px;
    margin-bottom: 15px;
    font-size: 16px;
    text-align: center;
    line-height: 2;
  }
  .charm-single-parent {
    display: flex;
    height: max-content;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
  }
  .charm-single {
    padding-bottom: 6.5vw;
    width: 85vw;
  }
  a.navlink,
  a.navlink2 {
    position: relative;
    text-decoration: none;
    cursor: pointer;
    display: block;
    color: inherit;
  }
  .charm-single img {
    width: 100%;
  }
  .charm-single p {
    color: #ac1821;
    text-align: center;
    margin: 0px auto;
    letter-spacing: 2px;
    padding: 0;
    font-size: 4vw;
    font-weight: bold;
  }
  /* charm section  */
  .home-map {
    width: 100%;
    height: 310px;
    overflow: hidden;
    -webkit-filter: grayscale(100%);
    filter: grayscale(1);
    padding-top: 2%;
  }
}
