@charset "UTF-8";
/* 自動生成ファイル。直接編集しないでください。
   編集: assets/scss/application-form.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-size: contain;
    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%;
  }
  .form-field.is-horizonal .form-row {
    padding-left: 4rem;
    padding-right: 4rem;
    display: flex;
  }
  .form-row:first-of-type {
    border-top: 1px solid #ECE7E2;
  }
  .form-row {
    padding: 1.8rem 0;
    border-bottom: 1px solid #ECE7E2;
  }
  .form-field.is-horizonal .form-label {
    width: 26.8014059754%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 2rem;
    font-weight: 700;
    line-height: 1.7;
    padding-bottom: 0.8rem;
  }
  .form-field.is-horizonal .form-element {
    width: 100%;
  }
  input[type=text],
  input[type=tel],
  input[type=email] {
    padding: 1.2rem;
    width: 100%;
    border: 1px solid #CBC0B5;
    background: #FBF9F7;
    border-radius: 5px;
    padding: 0.8rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  select[name=birth_year] {
    padding: 1.2rem;
    width: 100px;
    border: 1px solid #CBC0B5;
    background: #FBF9F7;
    border-radius: 5px;
    padding: 0.8rem;
    appearance: auto;
  }
  .form-birth {
    display: flex;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
  }
  .form-birth input[type=text] {
    width: 60%;
  }
  .form-note {
    font-size: 11px;
    padding-top: 3px;
    margin: 0;
  }
  label {
    font-size: 15px;
    font-weight: bold;
  }
  .wpcf7-radio label {
    font-size: 14px;
    display: flex;
    align-items: center;
    font-weight: normal;
  }
  .wpcf7-checkbox label {
    font-size: 14px;
    display: flex;
    align-items: center;
    font-weight: normal;
  }
  .wpcf7-checkbox label input[type=checkbox], .wpcf7-radio label input[type=radio] {
    width: 20px;
    height: 20px;
    border: 1px solid #000;
    margin-right: 5px;
  }
  .wpcf7-checkbox .wpcf7-list-item {
    width: 43%;
  }
  .wpcf7-checkbox label input[type=checkbox]:after {
    top: -1px;
    width: 5px;
  }
  .form-field a {
    text-decoration: underline;
  }
  .form-field a:hover {
    text-decoration: none;
  }
  .txt {
    text-align: center;
    font-size: 14px;
  }
  input[type=submit] {
    position: relative;
    display: block;
    width: 225px;
    height: 48px;
    margin: 50px auto 70px;
    background-color: #bd1821;
    cursor: pointer;
    border: none;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.5;
    outline: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-weight: bold;
  }
  input[type=submit]:hover {
    background-color: #b94045;
    color: #fff;
  }
  .form-label .required {
    font-size: 10px;
    color: #dc3232;
    font-weight: normal;
    display: block;
  }
  textarea {
    padding: 12px;
    box-sizing: border-box;
    line-height: 1.6;
    height: 170px;
  }
}
@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: 3.5vw;
  }
  p.featured-content {
    font-size: 2.6vw;
  }
  .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: 2.6vw;
  }
  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: 4vw;
    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%;
  }
  .form-field.is-horizonal .form-row {
    display: block;
  }
  .form-field.is-horizonal .form-row .form-element .form-birth > div {
    display: flex;
    align-items: center;
    width: 31%;
    column-gap: 7%;
  }
  .form-row:first-of-type {
    border-top: 1px solid #ECE7E2;
  }
  .form-row {
    padding: 1.8rem 0;
    border-bottom: 1px solid #ECE7E2;
  }
  .form-field.is-horizonal .form-label {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-weight: 700;
    line-height: 1.5;
    padding-bottom: 7px;
  }
  .form-field.is-horizonal .form-element {
    width: 100%;
  }
  input[type=text],
  input[type=tel],
  input[type=email] {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #CBC0B5;
    background: #FBF9F7;
    border-radius: 5px;
    padding: 8px 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    line-height: 1;
  }
  select[name=birth_year] {
    width: 100px;
    border: 1px solid #CBC0B5;
    background: #FBF9F7;
    border-radius: 5px;
    padding: 8px 10px;
    appearance: auto;
    height: 42px;
  }
  .form-birth {
    display: flex;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
  }
  .form-birth input[type=text] {
    width: 85%;
    margin: 5px 0px;
  }
  .form-note {
    font-size: 11px;
    padding-top: 4px;
    margin: 0;
  }
  label {
    font-size: 14px;
    font-weight: bold;
  }
  .wpcf7-checkbox label, .wpcf7-radio label {
    font-size: 14px;
    display: flex;
    align-items: center;
    font-weight: normal;
  }
  .wpcf7-checkbox label input[type=checkbox], .wpcf7-radio label input[type=radio] {
    width: 20px;
    height: 20px;
    border: 1px solid #000;
    margin-right: 5px;
  }
  .wpcf7-checkbox .wpcf7-list-item {
    width: 100%;
    margin: 0;
  }
  .wpcf7-checkbox label input[type=checkbox]:after {
    top: -1px;
    width: 5px;
  }
  .form-field a {
    text-decoration: underline;
  }
  .tac {
    text-align: center;
  }
  input[type=submit] {
    position: relative;
    display: block;
    width: 225px;
    height: 48px;
    margin: 30px auto 70px;
    background-color: #bd1821;
    cursor: pointer;
    border: none;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.5;
    outline: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-weight: bold;
  }
  .form-label .required {
    font-size: 10px;
    color: #dc3232;
    font-weight: normal;
    margin-left: 3px;
  }
  textarea {
    font-size: 14px;
    padding: 10px;
    box-sizing: border-box;
    line-height: 1.5;
    height: 170px;
  }
  .txt {
    font-size: 11px;
  }
}
