@charset "UTF-8";
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@4.0.1/dist/css/yakuhanjp.css");
* {
  box-sizing: border-box;
}

a {
  text-decoration: none;
}

div {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

span {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

object {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

iframe {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

h1 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

h2 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

h3 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

h4 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

h5 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

blockquote {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  quotes: none;
}
blockquote::before {
  content: "";
  content: none;
}
blockquote::after {
  content: "";
  content: none;
}

pre {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

abbr {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

address {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-style: normal;
}

cite {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

code {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

del {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  text-decoration: line-through;
}

dfn {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

em {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: -0.02em;
  font-size: 1.1em;
  font-style: normal;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}
@media screen and (max-width: 767px) {
  img {
    width: 100%;
  }
}

ins {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

kbd {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

q {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  quotes: none;
}
q::before {
  content: "";
  content: none;
}
q::after {
  content: "";
  content: none;
}

samp {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

small {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

strong {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

sub {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-size: 0.65rem;
  line-height: 1.35;
  vertical-align: text-bottom;
}

sup {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-size: 0.65rem;
  line-height: 1.35;
  vertical-align: text-top;
}

var {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

b {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

i {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-style: normal;
}

dl {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-style: normal;
}

dt {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

dd {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

ol {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
}

ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
}

li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

form {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

label {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

legend {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

table {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1rem;
  font-family: inherit;
}
table th {
  text-align: left;
  vertical-align: middle;
  padding: 1em;
  font-weight: normal;
}
table td {
  text-align: left;
  vertical-align: middle;
  padding: 0.2em 1em;
  word-break: break-all;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

caption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

tbody {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

tfoot {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

thead {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

tr {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

th {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

article {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  display: block;
}

aside {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  display: block;
}

canvas {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

details {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  display: block;
}

figcaption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  display: block;
}

figure {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  display: block;
}

header {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  display: block;
}
header .inner {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header .inner .head-LogoBox_LoginBtn {
  width: 80px;
  height: 38px;
  display: inline-flex;
  align-items: center;
  background-color: rgb(231, 231, 231);
  box-shadow: rgb(231, 231, 231) 0px 2px 1px inset;
  background-image: linear-gradient(to top, rgb(231, 231, 231), rgb(247, 247, 247) 15%);
  box-sizing: border-box;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, Helvetica, Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  padding: 12px;
  justify-content: center;
  border-radius: 4px;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  header .inner .head-LogoBox_LoginBtn {
    border: 1px solid #ddd;
    padding: 8px 0;
    width: 48px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.9, #f9f9f9), color-stop(0.9, #e5e5e5));
    background-color: #f9f9f9;
    background-image: linear-gradient(to bottom, #f9f9f9 90%, #e5e5e5 90%);
    font-size: 0.8rem;
    border-radius: 0;
    box-shadow: none;
    height: 26px;
  }
}
header .inner h1 {
  width: 291px;
}
@media screen and (max-width: 767px) {
  header .inner h1 {
    width: 35vw;
  }
}
header .inner h1 img {
  width: 100%;
}

hgroup {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  display: block;
}

menu {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  display: block;
}

nav {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  display: block;
}
nav ul {
  list-style: none;
}

summary {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

time {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

mark {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

audio {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

main {
  display: block;
}

abbr[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input {
  vertical-align: middle;
}
input:-moz-placeholder {
  color: #4d4d4d;
}
input::-moz-placeholder {
  color: #4d4d4d;
}
input:-ms-input-placeholder {
  color: #4d4d4d;
}
input::-webkit-input-placeholder {
  color: #4d4d4d;
}

select {
  background-color: #ffffff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 15px;
  padding: 14px 10px;
  border-radius: 6px;
  border: 1px solid #ebebeb;
  width: 100%;
  background-image: url("/recruit/assets/images/arrow_open.svg");
  background-repeat: no-repeat;
  background-position: center right 15px;
  color: #ccc;
}
select:valid {
  color: #323232;
}

textarea {
  margin: 5px;
  padding: 6px;
  color: #222222;
  font-size: 1rem;
  border: 1px solid #000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
textarea::-moz-placeholder {
  color: #4d4d4d;
}

input::-moz-placeholder {
  color: #9a9a9a; /* 好みの色に変更 */
}

input::placeholder {
  color: #9a9a9a; /* 好みの色に変更 */
}

input {
  -webkit-appearance: none; /* Chrome, Safari, Opera */
  -moz-appearance: none; /* Firefox */
  appearance: none;
  border: none;
  background: none;
  font-size: 15px;
}

input[type=text],
input[type=number],
input[type=email],
input[type=password] {
  background-color: #ffffff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 14px 10px;
  border-radius: 6px;
  border: 1px solid #ebebeb;
  width: 100%;
}

input[type=text].align_left {
  text-align: left;
}

input[type=text].align_center {
  text-align: center;
}

input[type=text].align_right {
  text-align: right;
}

input[type=radio] {
  margin: 3px 0 5px 5px;
  outline: none;
  cursor: pointer;
}

input[type=checkbox] {
  margin: 3px 0 5px 5px;
  outline: none;
  cursor: pointer;
}

input[type=radio] + label {
  padding: 0 8px 0 2px;
  cursor: pointer;
}

input[type=checkbox] + label {
  padding: 0 8px 0 2px;
  cursor: pointer;
}

input[type=date]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}

:root {
  --primary: #AA1B49;
  --tilt-angle: -8deg;
  --tilt-angle2: 8deg;
}

html {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 10px;
  vertical-align: baseline;
  background: transparent;
  height: 100%;
}
@media screen and (max-width: 767px) {
  html {
    font-size: 2.5641025641vw;
  }
}

.sp-content {
  height: 100%;
}

.fade {
  opacity: 0;
  transition: 1s;
  position: relative;
  top: 40px;
  filter: blur(10px);
}
.fade.is-visible {
  opacity: 1;
  filter: blur(0px);
  top: 0;
}

.fade-reverse {
  opacity: 0;
  transition: 1s;
  transform: translate(-50%, -40px) !important;
  filter: blur(10px);
}
.fade-reverse.is-visible {
  opacity: 1;
  filter: blur(0px);
  transform: translate(-50%, 0) !important;
}

.fade-simple {
  opacity: 0;
  transition: 1s;
  filter: blur(10px);
}
.fade-simple.is-visible {
  opacity: 1;
  filter: blur(0px);
}

body {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  word-break: normal;
  overflow-wrap: normal;
  word-wrap: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  letter-spacing: 0;
  line-height: 1.8;
  font-family: "Noto Serif JP", "YakuHanJP", "Marcellus", serif;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 400;
  color: #595757;
  letter-spacing: 0.05em;
}
body.noscroll {
  overflow: hidden;
  height: 100%;
}

img {
  max-width: 100%;
}

.pc {
  display: block !important;
}
@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}

.sp {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .sp {
    display: block !important;
  }
}

.totop {
  line-height: 0;
  opacity: 0;
  position: fixed;
  right: 30px;
  z-index: 11;
  bottom: 30px;
  transition: 0.3s;
  width: 70px;
  cursor: pointer;
}
.totop:hover {
  filter: brightness(1.1);
}
@media screen and (max-width: 767px) {
  .totop {
    width: 12.8205128205vw;
    height: 16vw;
    right: 5.1282051282vw;
    bottom: 5.1282051282vw;
  }
}
.totop.is-scroll {
  opacity: 1;
}

.u-bg-white {
  background-color: #fff;
}

.u-must:after {
  content: "＊";
  color: #f32d3d;
  display: inline-block;
  position: relative;
  top: 0em;
  left: 0.2em;
  font-size: 12px;
}

.u-date {
  position: relative;
}
.u-date input[type=date] {
  border: 1px solid #ebebeb;
  padding: 15px;
  background-color: #fff;
  border-radius: 5px;
  height: 45px;
  width: 190px;
  font-size: 16px;
  color: #363636;
  background-color: #f5f5f5;
  box-sizing: border-box;
  background-image: url("/recruit/assets/images/icon_calender.svg");
  background-position: center right 15px;
  background-repeat: no-repeat;
  padding-right: 50px;
  text-align: left;
}
.u-date span {
  position: absolute;
  left: 12px;
  padding-right: 5px;
  top: 3px;
  color: #9a9a9a;
  display: inline-block;
  background-color: #f5f5f5;
}

.u-link {
  color: var(--primary);
  display: inline-flex;
  align-items: center;
}
.u-link::after {
  content: "";
  width: 8px;
  height: 15px;
  position: relative;
  top: 1px;
  margin-left: 8px;
  background-image: url("/recruit/assets/images/arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.u-link.cancel:after {
  display: none;
}
.u-link.cancel:before {
  content: "";
  width: 14px;
  height: 14px;
  position: relative;
  top: 1px;
  margin-right: 8px;
  background-image: url("/recruit/assets/images/icon_cancel.svg");
  background-repeat: no-repeat;
  background-position: center;
}

.u-select.select-empty {
  color: #9a9a9a;
}
.u-select.select-filled {
  color: #363636;
}

.u-text-left {
  text-align: left;
}

.u-text-center {
  text-align: center !important;
}

.u-align-center {
  align-items: center;
}

.u-text-right {
  text-align: right;
}

.u-bg-white {
  background-color: #fff;
}

.u-bd {
  border: 1px solid #eee;
}

.u-w-100 {
  width: 100%;
  max-width: 100%;
}

.u-fw-bold {
  font-weight: 700;
}

.u-flex {
  display: flex;
  justify-content: space-between;
}
.u-flex.w100 {
  width: 100%;
}
.u-flex.end {
  justify-content: flex-end;
}
.u-flex.start {
  justify-content: flex-start;
}
.u-flex.sb {
  justify-content: space-between;
}
.u-flex.ac {
  align-items: center;
}
.u-flex.gp-25 {
  gap: 0 25px;
}
@media screen and (max-width: 767px) {
  .u-flex.gp-25 {
    flex-direction: column;
    gap: 3.8461538462vw 0;
  }
}
.u-flex.gp-25 .gp-content {
  width: 100%;
}

.u-ml-auto {
  margin-left: auto;
}

.u-mt0 {
  margin-top: 0px !important;
}

.u-mb0 {
  margin-bottom: 0px !important;
}

.u-ml0 {
  margin-left: 0px !important;
}

.u-mr0 {
  margin-right: 0px !important;
}

.u-mt5 {
  margin-top: 5px !important;
}

.u-mb5 {
  margin-bottom: 5px !important;
}

.u-ml5 {
  margin-left: 5px !important;
}

.u-mr5 {
  margin-right: 5px !important;
}

.u-mt10 {
  margin-top: 10px !important;
}

.u-mb10 {
  margin-bottom: 10px !important;
}

.u-ml10 {
  margin-left: 10px !important;
}

.u-mr10 {
  margin-right: 10px !important;
}

.u-mt15 {
  margin-top: 15px !important;
}

.u-mb15 {
  margin-bottom: 15px !important;
}

.u-ml15 {
  margin-left: 15px !important;
}

.u-mr15 {
  margin-right: 15px !important;
}

.u-mt20 {
  margin-top: 20px !important;
}

.u-mb20 {
  margin-bottom: 20px !important;
}

.u-ml20 {
  margin-left: 20px !important;
}

.u-mr20 {
  margin-right: 20px !important;
}

.u-mt25 {
  margin-top: 25px !important;
}

.u-mb25 {
  margin-bottom: 25px !important;
}

.u-ml25 {
  margin-left: 25px !important;
}

.u-mr25 {
  margin-right: 25px !important;
}

.u-mt30 {
  margin-top: 30px !important;
}

.u-mb30 {
  margin-bottom: 30px !important;
}

.u-ml30 {
  margin-left: 30px !important;
}

.u-mr30 {
  margin-right: 30px !important;
}

.u-mt35 {
  margin-top: 35px !important;
}

.u-mb35 {
  margin-bottom: 35px !important;
}

.u-ml35 {
  margin-left: 35px !important;
}

.u-mr35 {
  margin-right: 35px !important;
}

.u-mt40 {
  margin-top: 40px !important;
}

.u-mb40 {
  margin-bottom: 40px !important;
}

.u-ml40 {
  margin-left: 40px !important;
}

.u-mr40 {
  margin-right: 40px !important;
}

.u-mt45 {
  margin-top: 45px !important;
}

.u-mb45 {
  margin-bottom: 45px !important;
}

.u-ml45 {
  margin-left: 45px !important;
}

.u-mr45 {
  margin-right: 45px !important;
}

.u-mt50 {
  margin-top: 50px !important;
}

.u-mb50 {
  margin-bottom: 50px !important;
}

.u-ml50 {
  margin-left: 50px !important;
}

.u-mr50 {
  margin-right: 50px !important;
}

.u-mt55 {
  margin-top: 55px !important;
}

.u-mb55 {
  margin-bottom: 55px !important;
}

.u-ml55 {
  margin-left: 55px !important;
}

.u-mr55 {
  margin-right: 55px !important;
}

.u-mt60 {
  margin-top: 60px !important;
}

.u-mb60 {
  margin-bottom: 60px !important;
}

.u-ml60 {
  margin-left: 60px !important;
}

.u-mr60 {
  margin-right: 60px !important;
}

.u-mt65 {
  margin-top: 65px !important;
}

.u-mb65 {
  margin-bottom: 65px !important;
}

.u-ml65 {
  margin-left: 65px !important;
}

.u-mr65 {
  margin-right: 65px !important;
}

.u-mt70 {
  margin-top: 70px !important;
}

.u-mb70 {
  margin-bottom: 70px !important;
}

.u-ml70 {
  margin-left: 70px !important;
}

.u-mr70 {
  margin-right: 70px !important;
}

.u-mt75 {
  margin-top: 75px !important;
}

.u-mb75 {
  margin-bottom: 75px !important;
}

.u-ml75 {
  margin-left: 75px !important;
}

.u-mr75 {
  margin-right: 75px !important;
}

.u-mt80 {
  margin-top: 80px !important;
}

.u-mb80 {
  margin-bottom: 80px !important;
}

.u-ml80 {
  margin-left: 80px !important;
}

.u-mr80 {
  margin-right: 80px !important;
}

.u-mt85 {
  margin-top: 85px !important;
}

.u-mb85 {
  margin-bottom: 85px !important;
}

.u-ml85 {
  margin-left: 85px !important;
}

.u-mr85 {
  margin-right: 85px !important;
}

.u-mt90 {
  margin-top: 90px !important;
}

.u-mb90 {
  margin-bottom: 90px !important;
}

.u-ml90 {
  margin-left: 90px !important;
}

.u-mr90 {
  margin-right: 90px !important;
}

.u-mt95 {
  margin-top: 95px !important;
}

.u-mb95 {
  margin-bottom: 95px !important;
}

.u-ml95 {
  margin-left: 95px !important;
}

.u-mr95 {
  margin-right: 95px !important;
}

.u-mt100 {
  margin-top: 100px !important;
}

.u-mb100 {
  margin-bottom: 100px !important;
}

.u-ml100 {
  margin-left: 100px !important;
}

.u-mr100 {
  margin-right: 100px !important;
}

.u-pt0 {
  padding-top: 0px !important;
}

.u-pb0 {
  padding-bottom: 0px !important;
}

.u-pl0 {
  padding-left: 0px !important;
}

.u-pr0 {
  padding-right: 0px !important;
}

.u-pt5 {
  padding-top: 5px !important;
}

.u-pb5 {
  padding-bottom: 5px !important;
}

.u-pl5 {
  padding-left: 5px !important;
}

.u-pr5 {
  padding-right: 5px !important;
}

.u-pt10 {
  padding-top: 10px !important;
}

.u-pb10 {
  padding-bottom: 10px !important;
}

.u-pl10 {
  padding-left: 10px !important;
}

.u-pr10 {
  padding-right: 10px !important;
}

.u-pt15 {
  padding-top: 15px !important;
}

.u-pb15 {
  padding-bottom: 15px !important;
}

.u-pl15 {
  padding-left: 15px !important;
}

.u-pr15 {
  padding-right: 15px !important;
}

.u-pt20 {
  padding-top: 20px !important;
}

.u-pb20 {
  padding-bottom: 20px !important;
}

.u-pl20 {
  padding-left: 20px !important;
}

.u-pr20 {
  padding-right: 20px !important;
}

.u-pt25 {
  padding-top: 25px !important;
}

.u-pb25 {
  padding-bottom: 25px !important;
}

.u-pl25 {
  padding-left: 25px !important;
}

.u-pr25 {
  padding-right: 25px !important;
}

.u-pt30 {
  padding-top: 30px !important;
}

.u-pb30 {
  padding-bottom: 30px !important;
}

.u-pl30 {
  padding-left: 30px !important;
}

.u-pr30 {
  padding-right: 30px !important;
}

.u-pt35 {
  padding-top: 35px !important;
}

.u-pb35 {
  padding-bottom: 35px !important;
}

.u-pl35 {
  padding-left: 35px !important;
}

.u-pr35 {
  padding-right: 35px !important;
}

.u-pt40 {
  padding-top: 40px !important;
}

.u-pb40 {
  padding-bottom: 40px !important;
}

.u-pl40 {
  padding-left: 40px !important;
}

.u-pr40 {
  padding-right: 40px !important;
}

.u-pt45 {
  padding-top: 45px !important;
}

.u-pb45 {
  padding-bottom: 45px !important;
}

.u-pl45 {
  padding-left: 45px !important;
}

.u-pr45 {
  padding-right: 45px !important;
}

.u-pt50 {
  padding-top: 50px !important;
}

.u-pb50 {
  padding-bottom: 50px !important;
}

.u-pl50 {
  padding-left: 50px !important;
}

.u-pr50 {
  padding-right: 50px !important;
}

.u-pt55 {
  padding-top: 55px !important;
}

.u-pb55 {
  padding-bottom: 55px !important;
}

.u-pl55 {
  padding-left: 55px !important;
}

.u-pr55 {
  padding-right: 55px !important;
}

.u-pt60 {
  padding-top: 60px !important;
}

.u-pb60 {
  padding-bottom: 60px !important;
}

.u-pl60 {
  padding-left: 60px !important;
}

.u-pr60 {
  padding-right: 60px !important;
}

.u-pt65 {
  padding-top: 65px !important;
}

.u-pb65 {
  padding-bottom: 65px !important;
}

.u-pl65 {
  padding-left: 65px !important;
}

.u-pr65 {
  padding-right: 65px !important;
}

.u-pt70 {
  padding-top: 70px !important;
}

.u-pb70 {
  padding-bottom: 70px !important;
}

.u-pl70 {
  padding-left: 70px !important;
}

.u-pr70 {
  padding-right: 70px !important;
}

.u-pt75 {
  padding-top: 75px !important;
}

.u-pb75 {
  padding-bottom: 75px !important;
}

.u-pl75 {
  padding-left: 75px !important;
}

.u-pr75 {
  padding-right: 75px !important;
}

.u-pt80 {
  padding-top: 80px !important;
}

.u-pb80 {
  padding-bottom: 80px !important;
}

.u-pl80 {
  padding-left: 80px !important;
}

.u-pr80 {
  padding-right: 80px !important;
}

.u-pt85 {
  padding-top: 85px !important;
}

.u-pb85 {
  padding-bottom: 85px !important;
}

.u-pl85 {
  padding-left: 85px !important;
}

.u-pr85 {
  padding-right: 85px !important;
}

.u-pt90 {
  padding-top: 90px !important;
}

.u-pb90 {
  padding-bottom: 90px !important;
}

.u-pl90 {
  padding-left: 90px !important;
}

.u-pr90 {
  padding-right: 90px !important;
}

.u-pt95 {
  padding-top: 95px !important;
}

.u-pb95 {
  padding-bottom: 95px !important;
}

.u-pl95 {
  padding-left: 95px !important;
}

.u-pr95 {
  padding-right: 95px !important;
}

.u-pt100 {
  padding-top: 100px !important;
}

.u-pb100 {
  padding-bottom: 100px !important;
}

.u-pl100 {
  padding-left: 100px !important;
}

.u-pr100 {
  padding-right: 100px !important;
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 30px;
  transition: 0.5s;
}
.l-header.is-scroll {
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(12px) saturate(120%);
          backdrop-filter: blur(12px) saturate(120%);
}
@media screen and (max-width: 767px) {
  .l-header {
    padding: 0 0px;
    width: 100%;
    height: 23.0769230769vw;
  }
}
.l-header .logo {
  display: flex;
  align-items: center;
  font-size: 1.2rem;
}
@media screen and (max-width: 1024px) {
  .l-header .logo {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .l-header .logo {
    font-size: 0.9rem;
    padding: 3.8461538462vw 6.4102564103vw;
  }
}
.l-header .logo .logo-img {
  display: block;
  width: 135px;
  transition: 0.5s;
  opacity: 1;
}
.l-header .logo .logo-img:hover {
  opacity: 0.5;
}
.l-header .logo img {
  width: 135px;
}
@media screen and (max-width: 767px) {
  .l-header .logo img {
    width: 25.641025641vw;
  }
}
.l-header .logo .sitename {
  color: #000000;
  font-weight: 400;
  display: flex;
  align-items: center;
  font-size: 1.2rem;
  line-height: 1.5;
}
@media screen and (max-width: 1024px) {
  .l-header .logo .sitename {
    font-size: clamp(0.9rem, 1.1vw, 1rem);
    letter-spacing: 0;
  }
  .l-header .logo .sitename br {
    display: none;
  }
}
.l-header .logo .sitename:before {
  content: "";
  display: block;
  width: 60px;
  height: 1px;
  background: #aa1b49;
  transform: rotate(-60deg);
}
@media screen and (max-width: 1024px) {
  .l-header .logo .sitename:before {
    display: none;
  }
}
.l-header .menu {
  height: 50px;
  width: 50px;
  right: 7px;
  top: 50%;
  margin-top: -25px;
  z-index: 30;
  display: none;
  color: #000;
}
@media screen and (max-width: 767px) {
  .l-header .menu {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    width: 23.0769230769vw;
    height: 23.0769230769vw;
  }
}
.l-header .menu.open + .sp-wrap nav {
  display: block;
}
.l-header .menu.open span {
  background-color: #626262;
}
.l-header .menu.open span:nth-of-type(1) {
  transform: rotate(135deg);
  right: 0;
  top: 48px;
}
.l-header .menu.open span:nth-of-type(2) {
  transform: rotate(45deg);
  right: 0;
  top: 49px;
}
.l-header .menu.open span:nth-of-type(3) {
  opacity: 0;
}
.l-header .menu span {
  position: absolute;
  width: 8.7179487179vw;
  height: 1px;
  background-color: #000;
  left: 7.1794871795vw;
  transition: 0.3s;
}
.l-header .menu span:nth-of-type(1) {
  top: 9.8717948718vw;
}
.l-header .menu span:nth-of-type(2) {
  top: 12.4358974359vw;
}
.l-header .menu span:nth-of-type(3) {
  width: 4.358974359vw;
  top: 15vw;
}
.l-header .sp-wrap {
  display: flex;
}
@media screen and (max-width: 767px) {
  .l-header .sp-wrap {
    display: block;
  }
}
.l-header .sp-wrap nav {
  border-radius: 0 0 0 20px;
  display: flex;
}
@media screen and (max-width: 767px) {
  .l-header .sp-wrap nav {
    border-radius: 0;
    display: none;
    flex-direction: column;
    position: absolute;
    width: 100vw;
    left: 0;
    top: 23.0769230769vw;
    height: 90vh;
    padding-bottom: 120px;
    z-index: 10;
    background: rgb(255, 255, 255);
    overflow-y: auto;
  }
}
.l-header .sp-wrap nav .sp-text {
  display: none;
}
@media screen and (max-width: 767px) {
  .l-header .sp-wrap nav .sp-text {
    display: block;
    font-size: 2.6rem;
  }
}
.l-header .sp-wrap .child {
  background-color: #fff;
  padding: 15px 30px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
  display: none;
  position: absolute;
  top: 60px;
  left: 0px;
}
@media screen and (max-width: 767px) {
  .l-header .sp-wrap .child {
    position: static;
    box-shadow: none;
    padding: 0 0 0 7.6923076923vw;
  }
}
.l-header .sp-wrap .child li {
  min-width: 230px;
}
.l-header .sp-wrap .child li + li {
  border-top: 1px solid #e6e6e6;
}
@media screen and (max-width: 767px) {
  .l-header .sp-wrap .child li + li {
    border: 0;
  }
}
.l-header .sp-wrap .child li .link {
  display: flex;
  padding: 12.5px 25px 12.5px 0;
  font-size: 1.2rem;
  color: #595757;
  align-items: center;
  gap: 8px;
  position: relative;
}
.l-header .sp-wrap .child li .link.is-coming {
  color: #666;
  cursor: default;
  padding-bottom: 1em;
  margin-bottom: 1em;
}
.l-header .sp-wrap .child li .link.is-coming::before {
  background-color: #595757;
}
@media screen and (max-width: 767px) {
  .l-header .sp-wrap .child li .link.is-coming {
    margin-bottom: 0;
  }
}
.l-header .sp-wrap .child li .link.is-coming:hover {
  color: #666;
}
@media screen and (max-width: 767px) {
  .l-header .sp-wrap .child li .link {
    padding: 5vw 0 0 0;
    font-size: 1.7rem;
  }
}
.l-header .sp-wrap .child li .link .coming {
  font-size: 1rem;
  position: absolute;
  left: 2em;
  bottom: 0em;
  color: #666;
}
.l-header .sp-wrap .child li .link:hover {
  color: #952B4B;
}
.l-header .sp-wrap .child li .link:before {
  content: "";
  width: 10px;
  height: 1px;
  background-color: var(--primary);
}
.l-header .sp-wrap .entry {
  position: relative;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .l-header .sp-wrap .entry {
    margin-top: 6.4102564103vw;
    padding-bottom: 10vw;
  }
}
.l-header .sp-wrap .entry:after {
  content: "";
  width: 1px;
  height: 70%;
  left: 50%;
  display: block;
  background-color: rgba(255, 255, 255, 0.3);
  top: 15%;
  position: absolute;
}
.l-header .sp-wrap .entry a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: 1.7rem;
  color: #fff;
  background-color: #952B4B;
  width: clamp(80px, 10vw, 150px);
  height: 115px;
}
.l-header .sp-wrap .entry a:hover {
  filter: brightness(1.1);
}
@media screen and (max-width: 767px) {
  .l-header .sp-wrap .entry a {
    font-size: 1.8rem;
  }
}
.l-header .sp-wrap .entry a span {
  font-size: clamp(1rem, 1.2vw, 1.4rem);
}
@media screen and (max-width: 767px) {
  .l-header .sp-wrap .entry a span {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .l-header .sp-wrap .entry a {
    width: 42.3076923077vw;
    height: 23.0769230769vw;
  }
}
.l-header .parents {
  padding-left: 35px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .l-header .parents {
    height: 100vh;
    width: 84.6153846154vw;
    margin: 0 auto;
    display: block;
    justify-content: center;
    padding: 0 0 10vh 0;
    flex-wrap: nowrap;
    gap: 0 0;
  }
}
.l-header .parents .parent {
  margin-right: clamp(1em, 1.8vw, 2em);
  font-size: clamp(1.1rem, 1.2vw, 1.4rem);
  position: relative;
  padding: 2em 0;
  z-index: 2;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .l-header .parents .parent {
    margin: 0;
    padding: 7.6923076923vw 0;
    border-bottom: 1px solid #e6e6e6;
  }
}
.l-header .parents .parent.last {
  margin-right: clamp(15px, 4vw, 70px);
}
@media screen and (max-width: 767px) {
  .l-header .parents .parent.last {
    margin-right: 0;
  }
}
.l-header .parents .parent.is-open .child {
  display: block;
}
.l-header .parents .parent.is-open .open:before {
  transform: scaleY(0);
}
.l-header .parents .parent .parent-link {
  color: #000;
}
@media screen and (max-width: 767px) {
  .l-header .parents .parent .parent-link {
    color: #595757;
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 768px) {
  .l-header .parents .parent .parent-link:hover {
    color: #952B4B;
  }
}
@media screen and (max-width: 767px) {
  .l-header .parents .parent .parent-link {
    display: flex;
    width: 84.6153846154vw;
    align-items: center;
    justify-content: flex-start;
    gap: 1.8rem;
  }
  .l-header .parents .parent .parent-link.arrow::after {
    content: "";
    display: block;
    width: 8.9743589744vw;
    height: 1.0256410256vw;
    position: absolute;
    right: 0;
    top: 13vw;
    height: 5px;
    background-size: 100%;
    background-image: url("/recruit/assets/images/arrow.svg");
  }
  .l-header .parents .parent .parent-link.open::after {
    content: "";
    display: block;
    width: 5.641025641vw;
    height: 1px;
    background-color: #952B4B;
    position: absolute;
    right: 0;
    top: 13vw;
  }
  .l-header .parents .parent .parent-link.open::before {
    transition: 0.3s;
    content: "";
    display: block;
    width: 1px;
    height: 5.641025641vw;
    background-color: #952B4B;
    position: absolute;
    right: 2.8205128205vw;
    top: 10.5vw;
  }
}
.l-header .parents .parent .parent-link .sp-text {
  font-size: 2.6rem;
}
@media screen and (max-width: 767px) {
  .l-header .parents {
    flex-direction: column;
  }
}
.l-header .sp-entry {
  display: none;
}
@media screen and (max-width: 767px) {
  .l-header .sp-entry {
    display: block;
  }
  .l-header .sp-entry .title {
    display: flex;
    width: 23.0769230769vw;
    height: 23.0769230769vw;
    background-color: #952B4B;
    color: #fff;
    justify-content: center;
    align-items: center;
    font-size: 1.5rem;
    position: absolute;
    right: 23.0769230769vw;
    top: 0;
  }
  .l-header .sp-entry .title.open + .sp-entry-links {
    display: block;
  }
  .l-header .sp-entry .title.open .close {
    opacity: 1;
  }
  .l-header .sp-entry .title .close {
    display: flex;
    width: 23.0769230769vw;
    opacity: 0;
    transition: 0.3s;
    height: 23.0769230769vw;
    background-color: #952B4B;
    color: #fff;
    justify-content: center;
    align-items: center;
    font-size: 1.5rem;
    position: absolute;
    right: 0;
    top: 0;
  }
  .l-header .sp-entry .title .close span {
    position: absolute;
    width: 8.7179487179vw;
    height: 1px;
    left: 7.1794871795vw;
    background-color: #fff;
  }
  .l-header .sp-entry .title .close span:nth-of-type(1) {
    transform: rotate(135deg);
    right: 0;
    top: 48px;
  }
  .l-header .sp-entry .title .close span:nth-of-type(2) {
    transform: rotate(45deg);
    right: 0;
    top: 49px;
  }
}
.l-header .sp-entry .in {
  background-color: #fff;
}
.l-header .sp-entry .in .parents {
  height: auto;
  padding-bottom: 0;
}
.l-header .sp-entry .in .parents .parent:last-child {
  border: 0;
}
.l-header .sp-entry .sp-entry-links {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  height: 90vh;
  top: 23.0769230769vw;
  left: 0;
  width: 100%;
  display: none;
}
.l-header .sp-entry .sp-entry-links a {
  color: #595757;
  font-size: 2.3rem !important;
}
@media screen and (max-width: 767px) {
  .l-header.is-hide {
    transform: translateY(0%);
  }
}
@media screen and (max-width: 767px) {
  .l-header.is-show {
    transform: translateY(0);
    opacity: 1;
  }
}

.l-wrapper {
  background-image: url("/recruit/assets/images/bg.webp");
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .l-wrapper {
    background-image: url("/recruit/assets/images/bg-sp.webp");
    background-size: 100% auto;
  }
}
.l-wrapper.p-index {
  background-image: url("/recruit/assets/images/index/bg-main.webp");
}
@media screen and (max-width: 767px) {
  .l-wrapper.p-index {
    background-image: url("/recruit/assets/images/bg-sp.webp");
    background-size: 100% auto;
  }
}

.l-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.l-inner.w-760 {
  max-width: 760px;
}
.l-inner.history {
  max-width: 1000px;
}
@media screen and (max-width: 767px) {
  .l-inner.history {
    width: 93.3333333333vw;
    padding: 0;
  }
}
.l-inner.sp350 {
  max-width: 1000px;
}
@media screen and (max-width: 767px) {
  .l-inner.sp350 {
    width: 89.7435897436vw;
    padding: 0;
  }
}
.l-inner.history2 {
  max-width: 1000px;
}
@media screen and (max-width: 767px) {
  .l-inner.history2 {
    width: 89.7435897436vw;
    padding: 0;
  }
}
.l-inner.w-1000 {
  max-width: 1000px;
}
@media screen and (max-width: 767px) {
  .l-inner.w-1000 {
    width: 84.6153846154vw;
    padding: 0;
  }
}
.l-inner.w-1070 {
  max-width: 1070px;
}
.l-inner.w-810 {
  max-width: 810px;
}

.l-content {
  background-color: #f5f5f5;
  position: relative;
}
.l-content.white {
  background-color: #fff;
}
.l-content.blue {
  background-color: #D7EFF8;
}

.c-content-lead {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .c-content-lead {
    flex-direction: column;
  }
}
.c-content-lead .ph {
  width: 47.572815534%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .c-content-lead .ph {
    width: 100%;
    margin-bottom: 6.4102564103vw;
    order: 2;
  }
}
.c-content-lead .ph img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.c-content-lead .docs {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 47.0873786408%;
  padding: 1em 0;
}
@media screen and (max-width: 767px) {
  .c-content-lead .docs {
    display: contents;
  }
}
.c-content-lead .docs h3 {
  font-size: 2.4rem;
  line-height: 1.4166666667;
  font-weight: bold;
  color: #008fdd;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .c-content-lead .docs h3 {
    font-size: 1.8rem;
    margin-bottom: 3.8461538462vw;
    order: 1;
  }
}
.c-content-lead .docs p {
  font-size: 1.8rem;
  line-height: 1.8888888889;
}
@media screen and (max-width: 767px) {
  .c-content-lead .docs p {
    font-size: 1.6rem;
    line-height: 1.6875;
    order: 3;
  }
}
.c-content-media-swapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
  counter-reset: num 0;
}
@media screen and (max-width: 767px) {
  .c-content-media-swapper {
    gap: 6.4102564103vw;
  }
}
.c-content-media-swapper li {
  counter-increment: num 1;
  display: flex;
  border: 1px solid #000;
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .c-content-media-swapper li {
    flex-direction: column;
  }
}
.c-content-media-swapper li .ph {
  width: 50%;
  height: auto;
  border-radius: 10px 0 0 10px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .c-content-media-swapper li .ph {
    width: 100%;
    border-radius: 2.5641025641vw 2.5641025641vw 0 0;
  }
}
.c-content-media-swapper li .ph img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .c-content-media-swapper li .ph img {
    height: 51.2820512821vw;
  }
}
.c-content-media-swapper li .txt {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  width: 50%;
  padding: 20px 6.2015503876% 20px 4.6511627907%;
  border-radius: 0 10px 10px 0;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .c-content-media-swapper li .txt {
    width: 100%;
    padding: 5.1282051282vw;
    border-radius: 0 0 2.5641025641vw 2.5641025641vw;
  }
}
.c-content-media-swapper li .txt:before {
  display: inline-block;
  content: "理由" counter(num);
  font-size: 2.4rem;
  font-weight: bold;
  color: #fff;
  padding: 0.25em 1em;
  border-radius: 100px;
  background: #008fdd;
}
@media screen and (max-width: 767px) {
  .c-content-media-swapper li .txt:before {
    font-size: 2.1rem;
    padding: 0.35em 1em;
  }
}
.c-content-media-swapper li .txt h3 {
  font-size: 2.4rem;
  line-height: 1.6;
  font-weight: bold;
  color: #008fdd;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .c-content-media-swapper li .txt h3 {
    font-size: 2.1rem;
    margin-top: 2.5641025641vw;
  }
}
.c-content-media-swapper li .txt p {
  font-size: 1.8rem;
  line-height: 1.8888888889;
  font-weight: 500;
  margin-top: 28px;
}
@media screen and (max-width: 767px) {
  .c-content-media-swapper li .txt p {
    margin-top: 3.8461538462vw;
  }
}
.c-content-media-swapper li:nth-child(even) {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .c-content-media-swapper li:nth-child(even) {
    flex-direction: column;
  }
}
.c-content-media-swapper li:nth-child(even) .txt {
  border-radius: 10px 0 0 10px;
}
@media screen and (max-width: 767px) {
  .c-content-media-swapper li:nth-child(even) .txt {
    border-radius: 0 0 2.5641025641vw 2.5641025641vw;
  }
}
.c-content-set {
  position: relative;
  display: grid;
  margin-top: 45px;
  gap: 25px;
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 1280px) {
  .c-content-set {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .c-content-set {
    grid-template-columns: 1fr;
    gap: 5.1282051282vw;
    margin-top: 6.4102564103vw;
  }
}
.c-content-set li {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  overflow: hidden;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.6666666667;
  color: #fff;
}
.c-content-set li.sdw-01 {
  box-shadow: 2px 2px 0 #68af3b;
  transition: 0.3s ease;
}
@media screen and (min-width: 768px) {
  .c-content-set li.sdw-01:has(.wrap-link:hover) {
    box-shadow: 0 0 0 transparent;
  }
}
.c-content-set li .wrap-link {
  display: flex;
  flex-direction: column;
  height: 100%;
  color: inherit;
  transition: 0.3s ease;
}
@media screen and (min-width: 768px) {
  .c-content-set li .wrap-link:hover {
    opacity: 0.7;
  }
}
.c-content-set li .list-ph img {
  width: 100%;
  vertical-align: bottom;
  transform: translateY(0.7px);
}
.c-content-set li .list-txt {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  font-weight: 500;
  padding: 10px 5px;
  background: #2a6d91;
  word-break: break-word;
}
.c-content-set li .list-txt.gossip {
  background: #9add70;
}
.c-content-list-col2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-top: 45px;
}
@media screen and (max-width: 767px) {
  .c-content-list-col2 {
    grid-template-columns: 1fr;
    gap: 5.1282051282vw;
    margin-top: 11.5384615385vw;
  }
}
.c-content-list-col2 li {
  display: flex;
  padding: 20px 30px;
  border-radius: 10px;
  background: #fff;
  border: 1px solid #000;
}
@media screen and (max-width: 1280px) {
  .c-content-list-col2 li {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .c-content-list-col2 li {
    padding: 5.1282051282vw;
  }
}
.c-content-list-col2 li .list-ph {
  width: 26.3157894737%;
}
@media screen and (max-width: 1280px) {
  .c-content-list-col2 li .list-ph {
    order: 2;
    width: 70%;
    margin: 20px auto;
  }
}
@media screen and (max-width: 767px) {
  .c-content-list-col2 li .list-ph {
    width: 100%;
    margin: 2.5641025641vw auto 5.1282051282vw;
  }
}
.c-content-list-col2 li .list-ph img {
  width: 100%;
}
.c-content-list-col2 li .list-txt {
  width: 68.421%;
  margin-left: auto;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.6111111111;
}
@media screen and (max-width: 1280px) {
  .c-content-list-col2 li .list-txt {
    display: contents;
  }
}
@media screen and (max-width: 767px) {
  .c-content-list-col2 li .list-txt {
    font-size: 1.6rem;
    line-height: 1.6;
  }
}
.c-content-list-col2 li .list-txt .list-ttl {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.7083333333;
}
@media screen and (max-width: 1280px) {
  .c-content-list-col2 li .list-txt .list-ttl {
    order: 1;
  }
}
@media screen and (max-width: 767px) {
  .c-content-list-col2 li .list-txt .list-ttl {
    width: 100%;
    margin: 2.5641025641vw auto 5.1282051282vw;
  }
}
@media screen and (max-width: 1280px) {
  .c-content-list-col2 li .list-txt p {
    order: 3;
  }
}

.l-title {
  position: relative;
  z-index: 2;
  padding-top: 510px;
}
@media screen and (max-width: 767px) {
  .l-title {
    padding-top: 58vw;
  }
}
.l-title h1 {
  padding-left: 85px;
  font-weight: normal;
  position: absolute;
  top: 140px;
  left: 0;
  z-index: 2;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .l-title h1 {
    top: 29.4871794872vw;
    padding-left: 8.9743589744vw;
  }
}
.l-title .en {
  font-size: 1.8rem;
  color: var(--primary);
  display: block;
  margin-bottom: 0.3em;
  display: block;
}
.l-title .jp {
  font-size: 5rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  display: block;
}
@media screen and (max-width: 767px) {
  .l-title .jp {
    font-size: 2.8rem;
  }
}
.l-title .jp .line {
  height: 60px;
  position: relative;
  overflow: hidden;
  display: block;
}
@media screen and (max-width: 767px) {
  .l-title .jp .line {
    height: 8.7179487179vw;
  }
}
.l-title .jp .line span {
  animation: ch 0.5s both;
  display: inline-block;
  position: relative;
  top: 50px;
}
.l-title .jp .line span:nth-of-type(1) {
  animation-delay: 0.1s;
}
.l-title .jp .line span:nth-of-type(2) {
  animation-delay: 0.2s;
}
.l-title .jp .line span:nth-of-type(3) {
  animation-delay: 0.3s;
}
.l-title .jp .line span:nth-of-type(4) {
  animation-delay: 0.4s;
}
.l-title .jp .line span:nth-of-type(5) {
  animation-delay: 0.5s;
}
.l-title .jp .line span:nth-of-type(6) {
  animation-delay: 0.6s;
}
.l-title .jp .line span:nth-of-type(7) {
  animation-delay: 0.7s;
}
.l-title .jp .line span:nth-of-type(8) {
  animation-delay: 0.8s;
}
.l-title .jp .line span:nth-of-type(9) {
  animation-delay: 0.9s;
}
.l-title .jp .line span:nth-of-type(10) {
  animation-delay: 1s;
}
.l-title .jp .line span:nth-of-type(11) {
  animation-delay: 1.1s;
}
@keyframes ch {
  0% {
    top: 50px;
  }
  100% {
    top: 0;
  }
}
.l-title .img {
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
  transform: skewY(var(--tilt-angle)); /* 角度を固定できる */
  overflow: hidden;
  height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .l-title .img {
    height: 70vw;
    position: static;
  }
}
.l-title .img img {
  transform: skewY(var(--tilt-angle2)); /* 角度を固定できる */
  min-height: 450px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .l-title .img img {
    min-height: 600px;
  }
}
.l-title.about {
  padding-top: clamp(0px, 81.25vw, 990px);
}
@media screen and (max-width: 767px) {
  .l-title.about {
    padding-top: 50vw;
  }
}
.l-title.about .img {
  bottom: -100px;
  transform: none;
  height: auto;
  clip-path: polygon(0 21%, 100% 0, 100% 100%, 0% 100%);
  background-color: #c3e3fd;
}
@media screen and (max-width: 767px) {
  .l-title.about .img {
    clip-path: polygon(0 55px, 100% 0, 100% 100%, 0% 100%);
    bottom: 0;
    position: relative;
  }
}
.l-title.about .img img {
  height: clamp(0px, 73.4375vw, 940px);
  transform: none;
  min-height: 450px;
}
@media screen and (max-width: 767px) {
  .l-title.about .img img {
    min-height: 115.3846153846vw;
    -o-object-position: 67% 6.4102564103vw;
       object-position: 67% 6.4102564103vw;
    transform: scale(1.1);
  }
}
.l-title.about .img .c-title {
  position: absolute;
  z-index: 99;
  top: 22%;
  left: 50%;
  transform: translate(-50%, 0);
}
.l-title.about .img .top-text {
  position: absolute;
  bottom: 6%;
  left: 21%;
  font-size: clamp(0px, 1.25vw, 1.6rem);
  font-weight: 500;
  line-height: 2;
  color: #000000;
}
@media (max-width: 1600px) {
  .l-title.about .img .top-text {
    left: 17%;
  }
}
@media (max-width: 1400px) {
  .l-title.about .img .top-text {
    left: 14%;
  }
}
.l-title.about .arrow {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
}
@media screen and (max-width: 767px) {
  .l-title.about .arrow {
    width: 28.2051282051vw;
  }
}
.l-title.about .arrow.arrow01 {
  bottom: -127px;
}
@media screen and (max-width: 767px) {
  .l-title.about .arrow.arrow01 {
    bottom: -180vw;
  }
}
.l-title.job-top .img img {
  -o-object-position: 50% 4vw;
     object-position: 50% 4vw;
}
@media screen and (max-width: 767px) {
  .l-title.job-top .img img {
    -o-object-position: 50% 18vw;
       object-position: 50% 18vw;
  }
}
.l-title.job-interview {
  padding-top: clamp(790px, 64.0625vw, 830px);
}
@media screen and (max-width: 767px) {
  .l-title.job-interview {
    padding-top: 152.5641025641vw;
    background: #fdfcfd;
  }
}
.l-title.job-interview .img {
  display: flex;
  align-items: end;
  transform: none;
  height: 640px;
  clip-path: polygon(0 34%, 100% 0, 100% 100%, 0% 100%);
  background-color: #f4efeb;
}
@media screen and (max-width: 767px) {
  .l-title.job-interview .img {
    clip-path: polygon(0 21%, 100% 0, 100% 100%, 0% 100%);
    bottom: -3.8461538462vw;
    height: auto;
  }
}
.l-title.job-interview .img img {
  height: clamp(0px, 40.625vw, 640px);
  transform: none;
  min-height: 630px;
  -o-object-position: 50% 25%;
     object-position: 50% 25%;
}
@media screen and (max-width: 767px) {
  .l-title.job-interview .img img {
    min-height: 115.3846153846vw;
    -o-object-position: 67% 6.4102564103vw;
       object-position: 67% 6.4102564103vw;
    transform: scale(1.1);
  }
}
.l-title.at-first-top {
  padding-top: clamp(790px, 64.0625vw, 830px);
}
@media screen and (max-width: 767px) {
  .l-title.at-first-top {
    padding-top: 152.5641025641vw;
    background: #fdfcfd;
  }
}
.l-title.at-first-top .top-massage {
  position: absolute;
  bottom: 180px;
  left: max((100vw - 1200px) / 2, 45px);
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .l-title.at-first-top .top-massage {
    bottom: 5.1282051282vw;
    left: 6.4102564103vw;
  }
}
.l-title.at-first-top .top-massage span {
  position: relative;
  display: block;
  font-size: 32px;
  line-height: 1.65625;
}
@media screen and (max-width: 767px) {
  .l-title.at-first-top .top-massage span {
    font-size: 6.1538461538vw;
  }
}
.l-title.at-first-top .top-massage span::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgb(255, 255, 255);
  filter: blur(16px);
  z-index: -1;
  border-radius: 24px;
}
.l-title.at-first-top .top-massage span em {
  color: #952B4B;
  font-family: "Noto Serif JP";
}
.l-title.at-first-top .person-card {
  position: absolute;
  bottom: -56px;
  right: max((100vw - 1200px) / 2, 45px);
  z-index: 2;
  font-size: 16px;
  line-height: 1.9375;
  text-align: center;
  padding: 25px 40px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .l-title.at-first-top .person-card {
    font-size: 4.1025641026vw;
    width: 100%;
    right: 0;
    bottom: -16.6666666667vw;
    padding: 2.5641025641vw 6.4102564103vw;
  }
}
.l-title.at-first-top .img {
  display: flex;
  align-items: end;
  transform: none;
  height: 640px;
  clip-path: polygon(0 34%, 100% 0, 100% 100%, 0% 100%);
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .l-title.at-first-top .img {
    clip-path: polygon(0 21%, 100% 0, 100% 100%, 0% 100%);
    bottom: -3.8461538462vw;
    height: auto;
  }
}
.l-title.at-first-top .img img {
  height: clamp(0px, 40.625vw, 640px);
  transform: none;
  min-height: 630px;
  -o-object-position: 50% 25%;
     object-position: 50% 25%;
}
@media screen and (max-width: 767px) {
  .l-title.at-first-top .img img {
    min-height: 115.3846153846vw;
    -o-object-position: 67% 0;
       object-position: 67% 0;
    transform: scale(1.1);
  }
}
.l-title.environment-top {
  padding-top: clamp(1060px, 67.0625vw, 1100px);
}
@media screen and (max-width: 767px) {
  .l-title.environment-top {
    padding-top: 153.8461538462vw;
  }
}
.l-title.environment-top .img {
  display: flex;
  transform: none;
  height: 920px;
  clip-path: polygon(0 21%, 100% 0, 100% 79%, 0% 100%);
  background-color: #f4efeb;
}
@media screen and (max-width: 767px) {
  .l-title.environment-top .img {
    clip-path: polygon(0 21%, 100% 0, 100% 100%, 0% 100%);
    bottom: -3.8461538462vw;
    height: auto;
  }
}
.l-title.environment-top .img img {
  height: clamp(0px, 73.625vw, 920px);
  transform: none;
  min-height: 920px;
  -o-object-position: 50% 25%;
     object-position: 50% 25%;
}
@media screen and (max-width: 767px) {
  .l-title.environment-top .img img {
    min-height: 115.3846153846vw;
    -o-object-position: 50% 6.4102564103vw;
       object-position: 50% 6.4102564103vw;
    transform: scale(1.15);
  }
}
.l-title.environment-top .top-box {
  position: absolute;
  bottom: 50px;
  right: 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .l-title.environment-top .top-box {
    bottom: -12.8205128205vw;
  }
}
.l-title.environment-top .top-box .inner {
  position: relative;
  padding: 45px 60px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .l-title.environment-top .top-box .inner {
    padding: 8.9743589744vw 7.6923076923vw 6.4102564103vw;
  }
}
.l-title.environment-top .top-box .inner .box-ttl {
  width: 440px;
  position: absolute;
  right: 270px;
  top: -60px;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  padding: 20px 50px;
  background: #952B4B;
  font-family: "Noto Serif JP", "YakuHanJP", "Marcellus", serif;
}
@media screen and (max-width: 767px) {
  .l-title.environment-top .top-box .inner .box-ttl {
    width: -moz-fit-content;
    width: fit-content;
    top: -7.6923076923vw;
    right: 0;
    font-size: 4.1025641026vw;
    padding: 1.2820512821vw 3.8461538462vw;
  }
}
.l-title.environment-top .top-box .inner .box-ttl em {
  font-size: 27px;
}
@media screen and (max-width: 767px) {
  .l-title.environment-top .top-box .inner .box-ttl em {
    font-size: 6.1538461538vw;
  }
}
.l-title.environment-top .top-box .inner p {
  font-size: 24px;
  line-height: 1.5;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .l-title.environment-top .top-box .inner p {
    font-size: 5.1282051282vw;
  }
}

.l-main {
  background-image: url("/recruit/assets/images/bg-main.webp");
  clip-path: polygon(0 200px, 100% 0, 100% 100%, 0 100%);
  position: relative;
  padding-top: 250px;
  margin-top: -200px;
}
@media screen and (max-width: 767px) {
  .l-main {
    padding-top: 55vw;
    margin-top: -50vw;
  }
}

.l-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 100;
  top: 0;
  left: 0;
  padding: 10px;
}
.l-modal::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(98, 98, 98, 0.8);
}
.l-modal .modal-inner {
  background-color: #fff;
  border-radius: 10px;
  position: relative;
  height: 100%;
  overflow: hidden;
}
.l-modal .modal-inner .modal-header {
  padding: 15px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.l-modal .modal-inner .modal-header .modal-close {
  width: 28px;
  height: 28px;
}
.l-modal .modal-inner .modal-header .title {
  font-weight: bold;
  font-size: 16px;
}
.l-modal .modal-inner .modal-header .search-area {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  align-items: center;
}
.l-modal .modal-inner .modal-header .search-area dl {
  display: flex;
  align-items: center;
  width: calc(100% - 100px);
}
.l-modal .modal-inner .modal-header .search-area dl dt {
  flex-shrink: 0;
  color: #626262;
  margin-right: 10px;
}
.l-modal .modal-inner .modal-header .search-area dl dd {
  width: 100%;
}
.l-modal .modal-inner .modal-header .search-area dl select {
  background-color: #f5f5f5;
  border: 1px solid #ebebeb;
  width: 100%;
  padding: 11px 10px;
}
.l-modal .modal-inner .modal-header .search-area .c-button.search {
  width: 86px;
  font-size: 14px;
  margin: 0 0 0 auto;
  height: 36px;
}
.l-modal .modal-inner .modal-header .search-area .c-button.search:before {
  width: 20px;
  height: 20px;
  background-size: 100%;
}
.l-modal .modal-inner .modal-body {
  height: calc(100% - 110px);
  overflow: auto;
  background-color: #f5f5f5;
}

.l-footer {
  font-size: 1.2rem;
  background-color: #FFF;
  border-top: 1px solid #E0E0E0;
}
@media screen and (max-width: 767px) {
  .l-footer {
    display: block;
    text-align: center;
  }
}
.l-footer .copyright {
  background: #952B4B;
  color: #FFF;
  font-size: 1rem;
  padding: 24px 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .l-footer .copyright {
    font-size: 1.2rem;
  }
}
.l-footer .footer-inner {
  display: flex;
  max-width: 960px;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  padding: 30px 0;
}
@media screen and (max-width: 767px) {
  .l-footer .footer-inner {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
  }
}
.l-footer .footer-inner .logo {
  width: 117px;
  height: 44px;
}
.l-footer .footer-inner .nav {
  display: flex;
  gap: 1em;
}
.l-footer .footer-inner .nav li {
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .l-footer .footer-inner .nav {
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
}
.l-footer .footer-inner .nav .insta {
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  .l-footer .footer-inner .nav .insta {
    width: 100%;
  }
  .l-footer .footer-inner .nav .insta img {
    width: 7vw;
  }
}
.l-footer .footer-inner .nav a {
  font-size: 1.2rem;
  color: #000;
}
.l-footer .footer-inner .nav a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .l-footer {
    padding: 8.9743589744vw 0;
    padding-bottom: 0;
  }
}

.c-drop-menu {
  padding: auto;
  font-size: 14px;
  position: relative;
  z-index: 5;
}
.c-drop-menu dt {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  color: var(--primary);
  padding: 14px 20px;
  align-items: center;
  position: relative;
}
.c-drop-menu dt::before {
  content: "";
  width: 90%;
  height: 4px;
  border-radius: 4px 4px 0 0;
  background-color: var(--primary);
  position: absolute;
  bottom: 0;
  left: 5%;
}
.c-drop-menu dt:after {
  content: "";
  width: 14px;
  height: 8px;
  display: inline-block;
  background-image: url("/recruit/assets/images/arrow_open.svg");
  background-repeat: no-repeat;
}
.c-drop-menu dt.open:after {
  transform: scaleY(-1);
}
.c-drop-menu dt.open:before {
  display: none;
}
.c-drop-menu dt.open + dd {
  display: block;
}
.c-drop-menu dd {
  display: none;
  background-color: #ebebeb;
  padding: 15px 20px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
}
.c-drop-menu dd ul {
  display: grid;
  gap: 12px;
}
.c-drop-menu dd ul a {
  color: #626262;
}

.c-input-box {
  box-sizing: border-box;
  background-color: #f5f5f5;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.15);
  padding: 16px;
  margin-bottom: 20px;
}
.c-input-box dl + dl {
  margin-top: 15px;
}
.c-input-box dl.row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.c-input-box dl.row dt {
  margin-bottom: 0;
  width: 20%;
}
.c-input-box dl.row dd {
  width: 80%;
}
.c-input-box dt {
  display: flex;
  color: var(--primary);
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
  position: relative;
}
.c-input-box dt::before {
  content: "";
  width: 4px;
  height: 20px;
  background-color: var(--primary);
  border-radius: 0 5px 5px 0;
  position: absolute;
  left: -15px;
  top: 50%;
  margin-top: -10px;
}
.c-input-box dt .ttl {
  font-weight: bold;
}
.c-input-box dt .ttl.must:after {
  content: "*";
  color: #f32d3d;
  display: inline-block;
  position: relative;
  top: 0.3em;
  left: 0.2em;
}

.c-link {
  font-family: "Marcellus", "Noto Serif JP", serif;
  color: #000;
  display: inline-flex;
  width: 100%;
  max-width: 250px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  align-items: center;
  justify-content: space-between;
  font-size: 1.4rem;
}
.c-link.nobd {
  justify-content: flex-start;
  width: auto;
  gap: 5px;
  border: 0;
  font-size: 1.4rem;
}
.c-link:hover:after {
  transform: translateX(10px);
}
.c-link:after {
  position: relative;
  transition: 0.5s;
  content: "";
  background-image: url("/recruit/assets/images/arrow.svg");
  width: 37px;
  height: 5px;
  display: block;
  background-repeat: no-repeat;
}
.c-link:hover {
  text-decoration: none;
}

.c-title {
  padding-bottom: 15px;
  text-align: center;
  margin-bottom: 40px;
  font-size: 30px;
  font-weight: 400;
  font-family: "Noto Serif JP";
  background-image: url("/recruit/assets/images/title-border.webp");
  background-repeat: no-repeat;
  background-position: 50% 100%;
}
@media screen and (max-width: 767px) {
  .c-title {
    font-size: 2.3rem;
    margin-bottom: 8.4615384615vw;
  }
}
.c-title .color {
  color: #952B4B;
}
.c-title.no-border {
  background: none;
  padding-bottom: 0;
  margin-bottom: 35px;
}

.c-section {
  padding: 70px 0 70px 0;
}
@media screen and (max-width: 767px) {
  .c-section {
    padding: 12.8205128205vw 0;
  }
}
.c-section.-white {
  padding: 70px 0;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  .c-section.-white {
    padding: 10.2564102564vw 0;
  }
}

.c-payment-list {
  display: grid;
  gap: 20px;
  background-color: #f5f5f5;
  padding: 10px;
}
.c-payment-list .item {
  background-color: #fff;
  padding: 15px;
  border-radius: 20px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.15);
  font-size: 13px;
}
.c-payment-list .item .item-header {
  margin-bottom: 9px;
}
.c-payment-list .item .item-header .type {
  background-color: #626262;
  display: inline-flex;
  width: 40px;
  height: 24px;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: bold;
  margin-right: 7px;
  border-radius: 4px;
}
.c-payment-list .item .row {
  display: flex;
  align-items: center;
}
.c-payment-list .item .row dt {
  font-weight: bold;
}
.c-payment-list .item .row .distance {
  margin-left: auto;
  color: var(--primary);
  display: inline-block;
}
.c-payment-list .item .row.col2.col2 {
  margin-top: 4px;
}
.c-payment-list .item .row.col2 dt {
  width: 20%;
}
.c-payment-list .item .row.col2 dd {
  width: 80%;
  display: flex;
}
.c-payment-list .item .row.col4 {
  flex-wrap: wrap;
}
.c-payment-list .item .row.col4 dt {
  width: 20%;
  padding-top: 4px;
}
.c-payment-list .item .row.col4 dd {
  padding-top: 4px;
  width: 30%;
}
.c-payment-list .item .row.price {
  margin: 8px 0 4px 0;
}
.c-payment-list .item .row.price dt {
  padding: 3px 10px;
  border-radius: 4px;
  border: 1px solid var(--primary);
  color: var(--primary);
  line-height: 1.4;
}
.c-payment-list .item .row.price dd {
  padding: 0 15px 0 10px;
}

.c-row {
  display: grid;
  gap: 13px;
  margin-bottom: 20px;
}
.c-row input[type=text] {
  background-color: #f5f5f5;
  border: 1px solid #ebebeb;
}
.c-row dl {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.c-row dl dt {
  font-weight: bold;
}
.c-row dl dt.input {
  width: calc(100% - 120px);
}
.c-row dl dt input {
  width: 100%;
}
.c-row dl dt.must:after {
  content: "*";
  color: #f32d3d;
  display: inline-block;
  position: relative;
  top: 0.3em;
  left: 0.2em;
}
.c-row dl dd {
  text-align: right;
}
.c-row dl dd .u-select {
  width: 190px;
  background-color: #f5f5f5;
}

.c-radio {
  position: relative;
}
.c-radio + .c-radio {
  margin-left: 6px;
}
.c-radio input {
  position: absolute;
  opacity: 0;
}
.c-radio input:checked + span {
  background-color: var(--primary);
  color: #fff;
}
.c-radio input:checked + span:before {
  background-image: url("/recruit/assets/images/check_on.svg");
}
.c-radio span {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  height: 36px;
  padding: 0 12px;
  color: #626262;
  border-radius: 100px;
  background-color: #e6e6e6;
}
.c-radio span:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url("/recruit/assets/images/check_off.svg");
  margin-right: 6px;
}

.c-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  font-weight: bold;
  width: 100%;
  height: 50px;
  border: 0;
}
.c-button.pos-center {
  margin: 0 auto;
}
.c-button.search {
  background-color: #626262;
  color: #fff;
  font-size: 20px;
  width: 85%;
  margin: 0 auto;
}
.c-button.search::before {
  content: "";
  width: 25px;
  height: 25px;
  background-image: url("/recruit/assets/images/icon_search.svg");
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 10px;
}
.c-button.distance {
  color: #626262;
  background-color: #fff3bc;
  width: 100px;
  height: 36px;
}
.c-button.login {
  color: #fff;
  background-color: var(--primary);
  font-size: 20px;
}
.c-button.map {
  color: #626262;
  background-color: #e8f4fa;
  width: 100px;
  height: 36px;
}
.c-button.org {
  width: 220px;
  text-decoration: none;
  transition: 0.3s;
  background-color: #ff7700;
  padding: 1em 2em;
  border-radius: 100px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .c-button.org {
    width: 70vw;
    justify-content: center;
    font-size: 1.6rem;
  }
}
.c-button.org:hover {
  color: #ccc;
  filter: brightness(1.2);
}
.c-button.org.mail {
  width: 220px;
  text-decoration: none;
  transition: 0.3s;
  background-color: #ff7700;
  padding: 1em 2em;
  border-radius: 100px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .c-button.org.mail {
    width: 70vw;
    justify-content: center;
  }
}
.c-button.org.mail:hover {
  color: #ccc;
  filter: brightness(1.2);
}
.c-button.org.mail:before {
  content: "";
  width: 27px;
  height: 19px;
  background-image: url("/common/img/icon_mail.svg");
  background-repeat: no-repeat;
  display: inline-block;
  background-size: contain;
  margin-right: 5px;
}
.c-button.inquery {
  display: block;
  font-size: 3rem;
  font-weight: bold;
  color: #fff;
  max-width: 440px;
  height: auto;
  padding: 30px 45px;
  border-radius: 105px;
  background: #ffa600;
  transition: all 0.3s ease;
  box-shadow: 0 6px 0 #c96600;
}
@media screen and (max-width: 767px) {
  .c-button.inquery {
    max-width: initial;
    width: 80vw;
    font-size: 2.2rem;
    padding: 5.1282051282vw 7.6923076923vw;
    border-radius: 15.3846153846vw;
    box-shadow: 0 1.5384615385vw 0 #c96600;
  }
}
@media screen and (min-width: 768px) {
  .c-button.inquery:hover {
    opacity: 0.7;
  }
}
.c-button.inquery span {
  display: flex;
  align-items: center;
}
.c-button.inquery span:before {
  content: "";
  display: inline-block;
  width: 48px;
  height: 31px;
  margin-right: 30px;
  background: url("/common/img/icon_mail_inq.svg") no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .c-button.inquery span:before {
    width: 9.2307692308vw;
    height: 6.1538461538vw;
    margin-right: 3.8461538462vw;
  }
}
.c-button.tag {
  font-size: 1.6rem;
  line-height: 2;
  color: #008fdd;
  font-weight: bold;
  width: initial;
  padding: 5px 20px 6px;
  border-radius: 100px;
  border: 2px solid #008fdd;
  background: #fff;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  .c-button.tag {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.c-button.tag:hover {
  opacity: 0.7;
}
.c-button.wht {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  height: initial;
  margin: 50px auto 0;
  padding: 1em 2.5em;
  font-size: 2.6rem;
  color: #fff;
  border-radius: 44px;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0);
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  .c-button.wht {
    width: 100%;
    font-size: 2.2rem;
    line-height: 1.4;
    margin-top: 12.8205128205vw;
    padding: 0.5em 1em;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .c-button.wht:hover {
    color: #0057b0;
    background: rgb(255, 255, 255);
  }
}
.c-button-link-list {
  display: flex;
  flex-direction: column;
}
.c-button-link-list li {
  border-bottom: 1px solid #008fdd;
}
.c-button-link-list li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 2rem;
  font-weight: bold;
  color: #008fdd;
  padding: 1.35em 0;
  padding-right: 15px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  .c-button-link-list li a {
    font-size: 1.8rem;
  }
}
.c-button-link-list li a:after {
  display: block;
  content: "";
  width: 16px;
  height: 16px;
  border-bottom: 3px solid #008fdd;
  border-right: 3px solid #008fdd;
  transform: rotate(-45deg);
}
@media screen and (max-width: 767px) {
  .c-button-link-list li a:after {
    width: 3.5897435897vw;
    height: 3.5897435897vw;
    border-width: 0.7692307692vw;
  }
}
@media screen and (min-width: 768px) {
  .c-button-link-list li a:hover {
    opacity: 0.7;
    padding-right: 5px;
  }
}
@media screen and (max-width: 767px) {
  .c-button.in-wrap-cont {
    order: 20;
  }
}

.c-login {
  padding: 30px 35px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.c-login .logo img {
  width: 250px;
}
.c-login .login-header {
  margin-bottom: 20px;
}
.c-login .login-header dl {
  padding-top: 30px;
}
.c-login .login-header dl dt {
  color: var(--primary);
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 15px;
}
.c-login .login-header dl dd {
  font-size: 14px;
  text-align: left;
  line-height: 1.75;
}
.c-login .input-area {
  padding: 30px 0;
  text-align: left;
}
.c-login .input-area dt {
  font-weight: bold;
  margin-bottom: 10px;
}
.c-login .input-area dd {
  margin-bottom: 20px;
}
.c-login .input-area input {
  font-size: 16px;
  background-color: #f5f5f5;
  border: 1px solid #ebebeb;
}
.c-login .button-box {
  padding-bottom: 20px;
}

.c-step-num {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .c-step-num {
    gap: 3.8461538462vw;
    margin-top: 6.4102564103vw;
  }
}
.c-step-num:before {
  content: "";
  position: absolute;
  top: 30px;
  left: 59px;
  width: 12px;
  height: calc(100% - 62px);
  border-radius: 20px;
  background: #0097d0;
}
@media screen and (max-width: 767px) {
  .c-step-num:before {
    width: 1.5384615385vw;
    height: initial;
    top: 8.3vw;
    bottom: 8.3vw;
    left: 9vw;
  }
}
.c-step-num li {
  display: flex;
  align-items: center;
  padding: 30px;
  border-radius: 20px;
  background: #fff;
  border: 1px solid #000;
}
@media screen and (max-width: 767px) {
  .c-step-num li {
    padding: 3.8461538462vw;
    border-radius: 2.5641025641vw;
  }
}
.c-step-num li .num {
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-step-num li .num {
    width: 11.5384615385vw;
    height: 11.5384615385vw;
  }
}
@media screen and (max-width: 767px) {
  .c-step-num li .num img {
    width: 100%;
  }
}
.c-step-num li .inner-cont {
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  .c-step-num li .inner-cont {
    width: calc(100% - 15.3846153847vw);
    margin-left: 3.8461538462vw;
  }
}
.c-step-num li .inner-cont h3 {
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .c-step-num li .inner-cont h3 {
    font-size: 1.8rem;
  }
}
.c-step-num li .inner-cont p {
  font-size: 1.6rem;
  line-height: 1.6;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .c-step-num li .inner-cont p {
    font-size: 1.6rem;
    margin-top: 2.5641025641vw;
  }
}
.c-content-example {
  padding: 30px 0;
}
@media screen and (max-width: 767px) {
  .c-content-example {
    padding: 6.4102564103vw 0 10.2564102564vw;
  }
}
.c-content-example .flx-if {
  display: flex;
  gap: 15px;
}
@media screen and (max-width: 767px) {
  .c-content-example .flx-if {
    flex-direction: column;
  }
}
.c-content-example .flx-if dt {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 180px;
  font-size: 2rem;
  color: #fff;
  line-height: 1.25;
  padding-right: 1em;
  text-align: center;
  background: url("/common/img/img_polygon.svg") no-repeat;
  background-size: contain;
  background-position: 0 center;
}
@media screen and (max-width: 767px) {
  .c-content-example .flx-if dt {
    width: auto;
    margin: 0 0 3.8461538462vw 0;
    padding: 7.6923076923vw 0 5.1282051282vw;
    font-size: 1.8rem;
    line-height: 1.3333333333;
    background: #008fdd;
    border-radius: 2.5641025641vw 2.5641025641vw 0 0;
  }
}
@media screen and (max-width: 767px) {
  .c-content-example .flx-if dt:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -11.5384615385vw;
    width: 100%;
    height: 11.5384615385vw;
    background: url("/common/img/radius-arrow.svg") no-repeat;
    background-size: 100% auto;
  }
}
.c-content-example .flx-if dd {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  width: calc(100% - 195px);
}
@media screen and (max-width: 767px) {
  .c-content-example .flx-if dd {
    width: 100%;
    gap: 2.5641025641vw;
  }
}
.c-content-example .flx-if dd span {
  min-width: -moz-fit-content;
  min-width: fit-content;
  font-size: 1.8rem;
  text-align: center;
  padding: 15px 45px;
  border-radius: 60px;
  background: #eeeeee;
}
@media screen and (max-width: 767px) {
  .c-content-example .flx-if dd span {
    width: 100%;
    font-size: 1.4rem;
    line-height: 1.4285714286;
    padding: 2.5641025641vw;
  }
}
.c-content-example .flx-if dd span:last-of-type {
  position: relative;
}
.c-content-example .flx-if dd span:last-of-type:after {
  position: absolute;
  bottom: 0.5em;
  right: -2.5em;
  content: "など";
}
@media screen and (max-width: 767px) {
  .c-content-example .flx-if dd span:last-of-type:after {
    font-size: 1.4rem;
    bottom: -1.75em;
    right: 0;
  }
}
.c-grid-area {
  margin-top: 45px;
  padding: 60px 50px;
  border-radius: 20px;
  border: 1px solid #000;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .c-grid-area {
    margin-top: 7.6923076923vw;
    padding: 7.6923076923vw 6.4102564103vw;
    border-radius: 2.5641025641vw;
  }
}
.c-grid-area .company-info {
  display: grid;
  grid-template-columns: max-content auto;
  gap: 30px 7.5757575758%;
  font-size: 1.6rem;
  line-height: 1.875;
}
@media screen and (max-width: 767px) {
  .c-grid-area .company-info {
    gap: 2.5641025641vw 3.8461538462vw;
    line-height: 1.5;
  }
}
.c-grid-form {
  margin-top: 50px;
  padding: 45px 40px;
  border-radius: 20px;
  border: 1px solid #000;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .c-grid-form {
    margin: 11.5384615385vw -5.1282051282vw 0;
    padding: 6.4102564103vw 5.1282051282vw;
    border-radius: 5.1282051282vw;
  }
}
.c-grid-form .contact-block {
  /* テーブルのスタイル */
  /* 入力フォームのスタイル */
  /* ラベルと入力の間隔 */
  /* チェックボックスのスタイル */
  /* 送信ボタンのスタイル */
  /* エラーメッセージなどの表示 */
  /* フォーム内のスタイル */
  /* その他調整 */
}
.c-grid-form .contact-block table.inquiry {
  width: 100%;
  border-collapse: collapse;
}
.c-grid-form .contact-block table.inquiry th,
.c-grid-form .contact-block table.inquiry td {
  padding: 12px;
  text-align: left;
  vertical-align: top;
  font-size: 16px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .c-grid-form .contact-block table.inquiry th,
  .c-grid-form .contact-block table.inquiry td {
    font-size: 1.4rem;
    padding: 2.5641025641vw 2.5641025641vw 2.5641025641vw 0;
  }
}
.c-grid-form .contact-block table.inquiry th {
  width: 25%;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .c-grid-form .contact-block table.inquiry th {
    width: 30%;
    line-height: 1.2;
  }
}
.c-grid-form .contact-block table.inquiry th sup {
  font-size: 1.6rem;
  font-weight: bold;
  color: #f00;
}
.c-grid-form .contact-block table.inquiry td {
  width: 75%;
}
@media screen and (max-width: 767px) {
  .c-grid-form .contact-block table.inquiry td {
    width: 70%;
  }
}
.c-grid-form .contact-block .btn {
  text-align: center;
  padding: 30px;
}
@media screen and (max-width: 767px) {
  .c-grid-form .contact-block .btn {
    padding: 3.8461538462vw 7.6923076923vw;
  }
}
.c-grid-form .contact-block span.haveto {
  color: red;
  font-size: 80%;
  display: inline-block;
  margin-right: 0.5em;
}
.c-grid-form .contact-block span.any {
  color: gray;
}
.c-grid-form .contact-block input[type=text],
.c-grid-form .contact-block input[type=tel],
.c-grid-form .contact-block input[type=email],
.c-grid-form .contact-block textarea,
.c-grid-form .contact-block select {
  width: 100%;
  padding: 10px;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}
.c-grid-form .contact-block input[type=radio] {
  margin-right: 8px;
}
.c-grid-form .contact-block textarea {
  margin: 0;
  resize: vertical;
}
.c-grid-form .contact-block .contact-form-control-wrap {
  margin-bottom: 20px;
}
.c-grid-form .contact-block .contact-form-control-wrap input,
.c-grid-form .contact-block .contact-form-control-wrap select {
  background-color: #e8e8e8;
}
.c-grid-form .contact-block label {
  margin-right: 10px;
}
.c-grid-form .contact-block input[type=checkbox] {
  margin-right: 8px;
}
.c-grid-form .contact-block input[type=submit] {
  background-color: #ff7700;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 100px;
  cursor: pointer;
  font-size: 20px;
  font-weight: bold;
  width: 375px;
}
@media screen and (max-width: 767px) {
  .c-grid-form .contact-block input[type=submit] {
    width: 100%;
    font-size: 18px;
    padding: 2.5641025641vw 3.8461538462vw;
  }
}
.c-grid-form .contact-block input[type=submit]:hover {
  background-color: rgb(229.5, 107.1, 0);
}
.c-grid-form .contact-block input[type=submit]:disabled {
  background-color: #ddd;
  cursor: not-allowed;
}
.c-grid-form .contact-block .contact-form-control-wrap {
  margin-bottom: 20px;
}
.c-grid-form .contact-block .contact-form-control-wrap input,
.c-grid-form .contact-block .contact-form-control-wrap select {
  background-color: #e8e8e8;
}
.c-grid-form .contact-block .contact-spinner {
  margin-left: 10px;
}
.c-grid-form .contact-block .contact-form-control-wrap .contact-list-item {
  margin-right: 10px;
}
.c-news-list {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .c-news-list {
    max-width: 800px;
    width: -moz-fit-content;
    width: fit-content;
    margin: 50px auto 0;
    gap: 10px 0;
  }
}
@media screen and (max-width: 767px) {
  .c-news-list {
    gap: 3.8461538462vw 0;
  }
}
.c-news-list li {
  display: flex;
  align-items: baseline;
}
@media screen and (min-width: 768px) {
  .c-news-list li {
    gap: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  .c-news-list li {
    flex-direction: column;
    gap: 1.2820512821vw 0;
  }
}
.c-news-list li .news-day {
  font-size: 1.6rem;
  font-weight: bold;
}
.c-news-list li p {
  font-size: 1.4rem;
  word-break: break-word;
  overflow-wrap: anywhere;
}
.c-news-list li:nth-child(n+4) {
  display: none;
}
.c-que-list {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .c-que-list {
    margin-top: 7.6923076923vw;
  }
}
.c-que-list .que-cont {
  color: #000;
  padding: 20px 0;
  border-top: 1px dotted #0088dd;
}
@media screen and (max-width: 767px) {
  .c-que-list .que-cont {
    padding: 5.1282051282vw 0;
  }
}
.c-que-list .que-cont dt,
.c-que-list .que-cont dd {
  position: relative;
  display: flex;
  align-items: flex-start;
}
.c-que-list .que-cont dt:before,
.c-que-list .que-cont dd:before {
  content: "";
  aspect-ratio: 1/1;
  width: 50px;
  height: 50px;
  margin-right: 20px;
  margin-top: -0.75rem;
}
@media screen and (max-width: 767px) {
  .c-que-list .que-cont dt:before,
  .c-que-list .que-cont dd:before {
    width: 7.6923076923vw;
    height: 7.6923076923vw;
    margin-right: 2.5641025641vw;
    margin-top: -0.15rem;
  }
}
.c-que-list .que-cont dt {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.65;
}
@media screen and (max-width: 767px) {
  .c-que-list .que-cont dt {
    font-size: 1.6rem;
  }
}
.c-que-list .que-cont dt:before {
  background: url("/common/img/icon_question.svg") no-repeat;
  background-size: contain;
}
.c-que-list .que-cont dd {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.65;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .c-que-list .que-cont dd {
    font-size: 1.6rem;
    margin-top: 3.8461538462vw;
  }
}
.c-que-list .que-cont dd:before {
  background: url("/common/img/icon_anser.svg") no-repeat;
  background-size: contain;
}
.c-contact-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 6px;
}
@media screen and (max-width: 1024px) {
  .c-contact-details {
    flex-direction: column;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .c-contact-details {
    padding-bottom: 1.5384615385vw;
    align-items: start;
  }
}
@media screen and (max-width: 767px) {
  .c-contact-details .detail-tell {
    margin: 0;
  }
}
.c-contact-details .detail-tell .tell {
  display: flex;
  align-items: center;
  color: #ff8200;
}
@media screen and (max-width: 767px) {
  .c-contact-details .detail-tell .tell {
    flex-direction: column;
    align-items: flex-start;
  }
}
.c-contact-details .detail-tell .tell span {
  display: inline-block;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  padding: 0.25em 1em;
  border-radius: 100px;
  border: 1px solid #ff8200;
}
@media screen and (max-width: 767px) {
  .c-contact-details .detail-tell .tell span {
    font-size: 2rem;
  }
}
.c-contact-details .detail-tell .tell .tell-num {
  font-size: 4.5rem;
  font-weight: bold;
  font-style: normal;
  margin-left: 15px;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .c-contact-details .detail-tell .tell .tell-num {
    font-size: 4.2rem;
    letter-spacing: normal;
    margin-top: 1.2820512821vw;
    margin-left: 2.5641025641vw;
  }
}
.c-contact-details .detail-tell .tell + p {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.3125;
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  .c-contact-details .detail-tell .tell + p {
    margin-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .c-contact-details .detail-tell .tell + p {
    margin-top: 2.5641025641vw;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1024px) {
  .c-contact-details .detail-mail {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .c-contact-details .detail-mail {
    margin-top: 5.1282051282vw;
  }
}
.c-contact-details .detail-mail .btn-inquery {
  display: block;
  font-size: 3rem;
  font-weight: bold;
  color: #fff;
  padding: 30px 45px;
  border-radius: 105px;
  background: #ffa600;
  transition: all 0.3s ease;
  box-shadow: 0 6px 0 #c96600;
}
@media screen and (max-width: 767px) {
  .c-contact-details .detail-mail .btn-inquery {
    font-size: 2.2rem;
    padding: 5.1282051282vw 7.6923076923vw;
    border-radius: 15.3846153846vw;
    box-shadow: 0 1.5384615385vw 0 #c96600;
  }
}
@media screen and (min-width: 768px) {
  .c-contact-details .detail-mail .btn-inquery:hover {
    opacity: 0.7;
  }
}
.c-contact-details .detail-mail .btn-inquery span {
  display: flex;
  align-items: center;
}
.c-contact-details .detail-mail .btn-inquery span:before {
  content: "";
  display: inline-block;
  width: 48px;
  height: 31px;
  margin-right: 30px;
  background: url("/common/img/icon_mail_inq.svg") no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .c-contact-details .detail-mail .btn-inquery span:before {
    width: 9.2307692308vw;
    height: 6.1538461538vw;
    margin-right: 3.8461538462vw;
  }
}
.c-dbl-box {
  border: 1px solid #000;
  padding: 5px;
  height: -moz-fit-content;
  height: fit-content;
}
.c-dbl-box .inner {
  padding: 15px 20px;
  border: 1px solid #000;
}
.c-dbl-box .bg-grn {
  color: #fff;
  background: #3f6969;
}
.c-dbl-box .bg-grn h3 {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .c-dbl-box .bg-grn h3 {
    font-size: 1.8rem;
    margin-bottom: 1.2820512821vw;
  }
}

.c-wrap-swipe {
  margin-top: 60px;
  padding: 15px 45px 30px;
  background: #eee;
}
@media screen and (max-width: 767px) {
  .c-wrap-swipe {
    margin-top: 15.3846153846vw;
    padding: 2.5641025641vw 5.1282051282vw 3.8461538462vw;
  }
}
.c-wrap-swipe .swiper-container {
  position: relative;
  padding-top: 30px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .c-wrap-swipe .swiper-container {
    padding-top: 7.6923076923vw;
  }
}
.c-wrap-swipe .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
  width: 60%;
  min-height: 400px;
  margin: 0 25px;
}
@media screen and (max-width: 767px) {
  .c-wrap-swipe .swiper-container .swiper-wrapper .swiper-slide {
    width: 100%;
    min-height: 76.9230769231vw;
    margin: 0 5.1282051282vw;
  }
}
.c-wrap-swipe .swiper-container .swiper-wrapper .swiper-slide .slide-num {
  position: absolute;
  bottom: 15px;
  right: 15px;
  color: #fff;
}
.c-wrap-swipe .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
}
.c-wrap-swipe .swiper-container .swiper-wrapper .swiper-slide.slide01 {
  background: #002083;
}
.c-wrap-swipe .swiper-container .swiper-wrapper .swiper-slide.slide02 {
  background: rgb(0, 56.9160305344, 233);
}
.c-wrap-swipe .swiper-container .swiper-wrapper .swiper-slide.slide03 {
  background: rgb(80, 122.7480916031, 255);
}
.c-wrap-swipe .swiper-container .swiper-pagination {
  position: absolute;
  top: 0;
  bottom: initial;
  left: initial;
  right: 0;
  text-align: right;
}

.c-list-info {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  -moz-column-gap: 3%;
       column-gap: 3%;
  row-gap: 30px;
}
@media screen and (max-width: 767px) {
  .c-list-info {
    row-gap: 2.5641025641vw;
    grid-template-columns: 1fr;
  }
}
.c-list-info .list-item {
  position: relative;
}
.c-list-info .list-item .no {
  position: absolute;
  top: 4%;
  left: 5%;
  font-family: "Cardo";
  font-size: 2rem;
  font-weight: 700;
}
.c-list-info .list-item .no::after {
  content: "";
  height: 1px;
  width: 25px;
  background-color: #AA1B49;
  display: inline-block;
  position: absolute;
  bottom: 22%;
  right: -37%;
  transform: rotate(135deg);
}
.c-list-info .list-item .list-outer {
  height: 100%;
  padding: 50px 20px;
  background-color: rgb(255, 255, 255);
}
@media screen and (max-width: 767px) {
  .c-list-info .list-item .list-outer {
    padding: 2.5641025641vw 6.4102564103vw 10.2564102564vw;
  }
}
.c-list-info .list-item .list-outer .title {
  height: 70px;
  text-align: center;
  font-weight: 400;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .c-list-info .list-item .list-outer .title {
    height: 30.7692307692vw;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
}
.c-list-info .list-item .list-outer .title .main {
  margin-bottom: 5px;
  display: block;
  font-size: 1.6rem;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .c-list-info .list-item .list-outer .title .main {
    font-size: 2rem;
    margin-bottom: 0;
  }
}
.c-list-info .list-item .list-outer .title .sub {
  display: block;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .c-list-info .list-item .list-outer .title .sub {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 767px) {
  .c-list-info .list-item .list-outer .title .sub2 {
    font-size: 1.8rem;
  }
}
.c-list-info .list-item .list-outer .text {
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 2.1;
  color: #000000;
  letter-spacing: 0.04em;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .c-list-info .list-item .list-outer .text {
    font-size: 1.4rem;
  }
}

.c-list-more {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  -moz-column-gap: 3%;
       column-gap: 3%;
  row-gap: 30px;
}
@media screen and (max-width: 767px) {
  .c-list-more {
    grid-template-columns: 1fr;
    row-gap: 7.6923076923vw;
  }
}
.c-list-more .list-item {
  position: relative;
}
.c-list-more .list-item .list-outer {
  height: 100%;
  background-color: rgb(255, 255, 255);
  display: flex;
  flex-direction: column;
}
.c-list-more .list-item .list-outer:hover .more-img {
  transform: scale(1.2);
}
.c-list-more .list-item .list-outer .more-image {
  height: 250px;
  overflow: hidden;
}
.c-list-more .list-item .list-outer .more-image .more-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s;
}
.c-list-more .list-item .list-outer .list-inner {
  flex: 1;
  padding: 20px 35px 70px 35px;
}
@media screen and (max-width: 767px) {
  .c-list-more .list-item .list-outer .list-inner {
    padding: 5.1282051282vw 3.8461538462vw 12.8205128205vw 3.8461538462vw;
  }
}
.c-list-more .list-item .list-outer .list-inner .title {
  margin-bottom: 20px;
  color: #952b4b;
}
@media screen and (max-width: 767px) {
  .c-list-more .list-item .list-outer .list-inner .title {
    margin-bottom: 3.8461538462vw;
  }
}
.c-list-more .list-item .list-outer .list-inner .title .main {
  display: block;
  font-size: 1.4rem;
  letter-spacing: 0.2px;
}
@media screen and (max-width: 767px) {
  .c-list-more .list-item .list-outer .list-inner .title .main {
    font-size: 3.5897435897vw;
  }
}
.c-list-more .list-item .list-outer .list-inner .title .sub {
  margin-bottom: 5px;
  display: block;
  font-size: 1.2rem;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .c-list-more .list-item .list-outer .list-inner .title .sub {
    margin-bottom: 3.8461538462vw;
    font-size: 3.0769230769vw;
  }
}
.c-list-more .list-item .list-outer .list-inner .text {
  color: #595757;
  line-height: clac(28/15);
  font-size: 1.9rem;
  font-weight: 500;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .c-list-more .list-item .list-outer .list-inner .text {
    font-size: 3.8461538462vw;
  }
}
.c-list-more .list-item .view-more img {
  transition: 0.3s;
  transform: translateX(0);
}
.c-list-more .list-item:hover .view-more img {
  transform: translateX(10px);
}
.c-list-more.ver02 .list-outer {
  background-image: url("../images/bg-main.webp");
}
@media screen and (max-width: 767px) {
  .c-list-more.ver03 .view-more {
    bottom: 8%;
  }
}
@media screen and (max-width: 767px) {
  .c-list-more.ver03 .view-more .text {
    display: none;
  }
}
.c-list-more.ver03 .list-item .list-outer {
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .c-list-more.ver03 .list-item .list-outer {
    flex-direction: row;
  }
}
@media screen and (max-width: 767px) {
  .c-list-more.ver03 .list-item .list-outer .more-image {
    width: 41.0256410256vw;
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .c-list-more.ver03 .list-item .list-inner {
    padding: 3.8461538462vw 5.1282051282vw;
    padding-bottom: 12.8205128205vw;
  }
}
@media screen and (max-width: 767px) {
  .c-list-more.ver03 .list-item .list-inner .text {
    font-size: 3.8461538462vw;
  }
}
.c-list-more.ver03 .list-item .list-inner .mini {
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.7;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .c-list-more.ver03 .list-item .list-inner .mini {
    margin-top: 5.1282051282vw;
    line-height: 2;
  }
}
.c-list-more.col02 {
  grid-template-columns: repeat(2, 31.25%); /* 固定幅で2列 */
  justify-content: center;
}
.c-list-more.col02 .mini {
  color: #595757;
}
.c-list-more.type02 {
  margin-top: 130px;
  grid-template-columns: repeat(2, 44.8%);
  gap: 70px;
  color: #000;
}
@media screen and (max-width: 767px) {
  .c-list-more.type02 {
    grid-template-columns: 1fr;
    gap: 17.9487179487vw;
    margin-top: 20.5128205128vw;
  }
}
.c-list-more.type02 .list-item .view-more {
  z-index: 1;
}
.c-list-more.type02 .list-item .list-outer {
  position: relative;
}
.c-list-more.type02 .list-item .list-outer .list-inner .title {
  margin-bottom: 0;
}
.c-list-more.type02 .list-item .list-outer .list-inner .title .sub {
  position: absolute;
  top: 6px;
  right: -60px;
  display: flex;
  align-items: center;
  transform: rotate(90deg);
}
@media screen and (max-width: 767px) {
  .c-list-more.type02 .list-item .list-outer .list-inner .title .sub {
    top: 2.5641025641vw;
    right: -10.2564102564vw;
  }
}
.c-list-more.type02 .list-item .list-outer .list-inner .title .sub:before {
  display: block;
  content: "";
  width: 93px;
  height: 1px;
  background: #AA1B49;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .c-list-more.type02 .list-item .list-outer .list-inner .title .sub:before {
    width: 12.8205128205vw;
  }
}
.c-list-more.type02 .list-item .more-image {
  width: min(430px, 42vw);
  margin-top: -60px;
  margin-left: -30px;
}
@media screen and (max-width: 767px) {
  .c-list-more.type02 .list-item .more-image {
    width: 84.6153846154vw;
    margin-top: -7.6923076923vw;
    margin-left: -7.6923076923vw;
  }
}
.c-list-more.type02 .list-item .tag {
  margin-top: 25px;
  font-size: 14px;
  line-height: 1.8571428571;
  color: #952B4B;
}
@media screen and (max-width: 767px) {
  .c-list-more.type02 .list-item .tag {
    margin-top: 1.2820512821vw;
    font-size: 3.5897435897vw;
  }
}

.c-list-slide {
  max-width: 960px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .c-list-slide {
    width: 100%;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .c-list-slide .swiper-slide {
    width: 76.9230769231vw;
    margin-left: 7vw;
  }
}
.c-list-slide .swiper-scrollbar-drag {
  background-color: var(--primary);
}
.c-list-slide .mini {
  font-size: 1.2rem;
  color: #000;
}
.c-list-slide .swiper-scrollbar {
  bottom: 0px;
  width: 84.6153846154vw;
  margin-left: 5vw;
}
.c-list-slide .list-item {
  position: relative;
}
.c-list-slide .list-item .list-outer {
  height: 100%;
  display: flex;
  color: #000;
  flex-direction: column;
  background-image: url("/recruit/assets/images/bg-main.webp");
}
.c-list-slide .list-item .list-outer .ttl {
  height: 5em;
  font-size: 2.1rem;
  line-height: 1.5;
  color: #595757;
}
.c-list-slide .list-item .list-outer:hover .more-img {
  transform: scale(1.1);
}
.c-list-slide .list-item .list-outer .more-image {
  width: 100%;
  height: 223px;
  overflow: hidden;
}
.c-list-slide .list-item .list-outer .more-image .more-img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.5s;
}
.c-list-slide .list-item .list-outer .list-inner {
  flex: 1;
  padding: 15px 25px 70px 25px;
}
@media screen and (max-width: 767px) {
  .c-list-slide .list-item .list-outer .list-inner {
    padding: 5.1282051282vw 6.4102564103vw 17.9487179487vw;
  }
}
.c-list-slide .list-item .list-outer .list-inner .title {
  margin-bottom: 20px;
  color: #952b4b;
}
@media screen and (max-width: 767px) {
  .c-list-slide .list-item .list-outer .list-inner .title {
    margin-bottom: 3.8461538462vw;
  }
}
.c-list-slide .list-item .list-outer .list-inner .title .main {
  display: block;
  font-size: 1.4rem;
  letter-spacing: 0.2px;
}
@media screen and (max-width: 767px) {
  .c-list-slide .list-item .list-outer .list-inner .title .main {
    font-size: 3.5897435897vw;
  }
}
.c-list-slide .list-item .list-outer .list-inner .title .sub {
  margin-bottom: 5px;
  display: block;
  font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
  .c-list-slide .list-item .list-outer .list-inner .title .sub {
    margin-bottom: 3.8461538462vw;
    font-size: 3.0769230769vw;
  }
}
.c-list-slide .list-item .list-outer .list-inner .text {
  color: #595757;
  line-height: 1.5;
  font-size: 1.9rem;
}
@media screen and (max-width: 767px) {
  .c-list-slide .list-item .list-outer .list-inner .text {
    font-size: 2.1rem;
  }
}
.c-list-slide .list-item .view-more img {
  transition: 0.3s;
  transform: translateX(0);
}
.c-list-slide .list-item:hover .view-more img {
  transform: translateX(10px);
}

.view-more {
  display: flex;
  align-items: center;
  gap: 3%;
}
.view-more .text {
  font-family: "Marcellus", serif;
  font-size: 1.4rem;
  white-space: nowrap;
  color: #000000;
}
.view-more.ver01 {
  position: absolute;
  bottom: 3%;
  right: 7%;
}
.view-more.ver03 {
  gap: 4%;
  position: absolute;
  bottom: 0%;
  right: 0%;
}

.c-link-page {
  display: block;
  position: relative;
  color: #000000;
  position: relative;
  transition: 0.3s;
  opacity: 1;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .c-link-page {
    margin-bottom: 5vw;
  }
}
.c-link-page:hover {
  opacity: 0.5;
}
.c-link-page .link-img {
  vertical-align: middle;
}
.c-link-page .flex {
  max-width: 470px;
  width: 100%;
  height: 55px;
  padding: 20px 25px;
  background-color: #ffffff;
  border: #D9D9D9 1px solid;
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: -25px;
  right: -4%;
}
@media screen and (max-width: 767px) {
  .c-link-page .flex {
    max-width: none;
    padding: 5.1282051282vw 3.8461538462vw;
    position: static;
  }
}
.c-link-page .flex .title {
  font-size: 2.5rem;
  font-weight: 400;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .c-link-page .flex .title {
    font-size: 5.1282051282vw;
  }
}
.c-link-page .flex .more {
  display: flex;
  align-items: center;
}
.c-link-page .flex .more .text {
  margin-right: 10px;
  font-family: "Marcellus";
  font-size: 1.4rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .c-link-page .flex .more .text {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .c-link-page .flex .more .arrow-img {
    width: 6.4102564103vw;
  }
}

.link-outer .hover-wrap {
  overflow: hidden;
}
.link-outer .hover-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.5s;
  transform: scale(1);
}
.link-outer:hover .hover-wrap img {
  transform: scale(1.2);
}
.link-outer .c-link::after {
  transition: 0.3s;
  transform: translateX(0);
}
.link-outer:hover .c-link::after {
  transform: translateX(10px);
}

.p-index .l-main {
  width: 100%;
  overflow: hidden;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  background-image: none;
  margin-top: 0;
  padding-top: 0px;
}
@media screen and (max-width: 767px) {
  .p-index .l-main {
    padding-top: 0;
  }
}
.p-index .rellax {
  transition: 0.5s;
}
.p-index .skew-content {
  transform: skewY(var(--tilt-angle)); /* 角度を固定できる */
  background-color: #fff;
  padding: 100px 0;
}
.p-index .skew-content .inner {
  transform: skewY(var(--tilt-angle2)); /* 角度を固定できる */
}
.p-index .bg1 {
  position: relative;
}
.p-index .bgs {
  position: absolute;
}
@media screen and (max-width: 767px) {
  .p-index .bgs img {
    width: 70vw;
  }
}
.p-index .bgs.bg-left {
  left: 0;
  bottom: 0;
}
.p-index .bgs.bg-right {
  right: 0;
  top: 0;
}
.p-index .bgs.bg-center {
  left: 0;
  top: 30%;
}
.p-index .text-image {
  display: flex;
  max-width: 960px;
  width: 90%;
  margin: 0 auto;
  justify-content: space-between;
  padding-top: 100px;
  align-items: flex-end;
  gap: 35px;
}
@media screen and (max-width: 767px) {
  .p-index .text-image {
    padding-top: 10.2564102564vw;
    flex-direction: column-reverse;
    gap: 6vw;
    width: 84.6153846154vw;
    margin: 0 auto;
  }
}
.p-index .text-image .txt {
  width: 40%;
  color: #000;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.8571428571;
}
@media screen and (max-width: 767px) {
  .p-index .text-image .txt {
    width: 100%;
  }
}
.p-index .text-image .img {
  width: 60%;
}
@media screen and (max-width: 767px) {
  .p-index .text-image .img {
    width: 100%;
  }
}
.p-index .text-image .c-link {
  margin-top: 35px;
}
.p-index .title2 {
  display: flex;
  flex-direction: column;
  font-size: clamp(2rem, 2.9vw, 2.7rem);
  font-weight: 400;
  margin-bottom: 1.2em;
  align-items: flex-start;
  line-height: 1.5;
  color: #595757;
}
@media screen and (max-width: 767px) {
  .p-index .title2 {
    font-size: 2.7rem;
  }
}
.p-index .title2.center {
  justify-content: center;
  align-items: center;
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .p-index .title2.center {
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 23.0769230769vw;
  }
}
.p-index .title2 span {
  font-size: 1.6rem;
  color: #aa1b49;
  font-family: "Marcellus", "Noto Serif JP", serif;
}
.p-index .divide-img {
  transform: skewY(var(--tilt-angle)); /* 角度を固定できる */
  overflow: hidden;
  display: flex;
  width: 100vw;
  align-items: center;
  height: clamp(150px, 20vw, 300px);
  justify-content: center;
  position: relative;
  margin-top: clamp(40px, 10vw, 80px);
}
@media screen and (max-width: 767px) {
  .p-index .divide-img {
    height: auto;
    margin-top: 0;
    transform: skew(0);
  }
}
.p-index .divide-img img {
  transform: skewY(var(--tilt-angle2)); /* 角度を固定できる */
  width: 100vw;
}
@media screen and (max-width: 767px) {
  .p-index .divide-img img {
    width: auto;
    max-width: 100%;
    transform: skew(0);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.p-index .block-main {
  position: relative;
  z-index: 3;
  padding-top: clamp(220px, 21vw, 320px);
}
@media screen and (max-width: 767px) {
  .p-index .block-main {
    padding-top: 61vw;
  }
}
.p-index .block-main .catch {
  top: clamp(150px, 10vw, 180px);
  left: 10vw;
  z-index: 2;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .p-index .block-main .catch {
    width: 92vw;
    left: 8vw;
  }
}
.p-index .block-main .catch .row {
  display: flex;
}
.p-index .block-main .catch .row.row1 .chara:nth-child(1) img {
  animation-delay: 0.1s;
}
.p-index .block-main .catch .row.row1 .chara:nth-child(2) img {
  animation-delay: 0.2s;
}
.p-index .block-main .catch .row.row1 .chara:nth-child(3) img {
  animation-delay: 0.3s;
}
.p-index .block-main .catch .row.row1 .chara:nth-child(4) img {
  animation-delay: 0.4s;
}
.p-index .block-main .catch .row.row2 .chara:nth-child(1) img {
  animation-delay: 0.4s;
}
.p-index .block-main .catch .row.row2 .chara:nth-child(2) img {
  animation-delay: 0.5s;
}
.p-index .block-main .catch .row.row2 .chara:nth-child(3) img {
  animation-delay: 0.6s;
}
.p-index .block-main .catch .row.row2 .chara:nth-child(4) img {
  animation-delay: 0.7s;
}
.p-index .block-main .catch .row.row2 .chara:nth-child(5) img {
  animation-delay: 0.8s;
}
.p-index .block-main .catch .row.row2 .chara:nth-child(6) img {
  animation-delay: 0.9s;
}
.p-index .block-main .catch .row.row2 .chara:nth-child(7) img {
  animation-delay: 1s;
}
.p-index .block-main .catch .row.row2 .chara:nth-child(8) img {
  animation-delay: 1.1s;
}
.p-index .block-main .catch .row.row2 .chara:nth-child(9) img {
  animation-delay: 1.2s;
}
.p-index .block-main .catch .chara {
  display: block;
  width: clamp(40px, 5.3vw, 90px);
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-index .block-main .catch .chara {
    width: 10.3vw;
  }
}
.p-index .block-main .catch .chara img {
  width: 100%;
  transform: translateY(120%);
  animation: slideUp 0.5s forwards;
}
.p-index .block-main .catch img {
  width: clamp(570px, 37vw, 850px);
}
@keyframes slideUp {
  0% {
    transform: translateY(120%);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.p-index .block-main .img {
  transform: skewY(var(--tilt-angle)); /* 角度を固定できる */
  overflow: hidden;
  align-items: center;
  height: clamp(400px, 39vw, 600px);
  margin-top: 0px;
}
@media screen and (max-width: 767px) {
  .p-index .block-main .img {
    height: 100vw;
  }
}
.p-index .block-main .img picture {
  width: 100vw;
  transform: skewY(var(--tilt-angle2)); /* 角度を固定できる */
  -o-object-fit: cover;
     object-fit: cover;
  top: -10vw;
  position: absolute;
  left: 0;
  opacity: 0;
  transition: opacity 1.2s ease-in-out;
}
@media screen and (max-width: 767px) {
  .p-index .block-main .img picture {
    height: 120vw;
  }
}
.p-index .block-main .img picture.is-visible {
  opacity: 1;
}
.p-index .block-main .img picture.is-zooming img {
  animation: zoomIn var(--zoom-duration, 7000ms) linear forwards;
}
@media screen and (max-width: 1024px) {
  .p-index .block-main .img picture {
    min-height: 850px;
  }
}
@media screen and (max-width: 767px) {
  .p-index .block-main .img picture {
    min-height: 0;
  }
}
.p-index .block-main .img picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: scale(1);
}
.p-index .block-main .img picture.active {
  opacity: 1;
}
.p-index .block-main .img picture.active img {
  animation: zoomIn 6s ease-in-out forwards;
}
@keyframes zoomIn {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.1);
  }
}
.p-index .block-intro {
  position: relative;
  text-align: center;
  padding: 150px 0 150px 0;
}
@media screen and (max-width: 767px) {
  .p-index .block-intro {
    padding: 15vw 0 142vw 0;
  }
}
.p-index .block-intro .flex {
  margin-left: 8vw;
  display: flex;
}
@media screen and (max-width: 767px) {
  .p-index .block-intro .flex {
    margin-left: 0;
    flex-direction: column-reverse;
    padding-left: 6.4102564103vw;
  }
}
.p-index .block-intro .flex .txt {
  color: #000;
}
@media screen and (max-width: 767px) {
  .p-index .block-intro .flex .txt {
    letter-spacing: 0;
    font-size: 3.5897435897vw;
    padding: 0;
  }
}
.p-index .block-intro .flex .txt .txt-in .row {
  opacity: 0;
  transition: 2.5s ease;
}
@media screen and (max-width: 767px) {
  .p-index .block-intro .flex .txt .txt-in .row {
    opacity: 1;
  }
}
.p-index .block-intro .flex .txt .txt-in .row.is-visible {
  opacity: 1;
}
.p-index .block-intro .flex .txt .txt-in .sp-row {
  transition: 2.5s ease;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .p-index .block-intro .flex .txt .txt-in .sp-row {
    opacity: 0;
    display: block;
  }
}
.p-index .block-intro .flex .txt .txt-in .sp-row.is-visible {
  opacity: 1;
}
.p-index .block-intro .flex .img {
  width: 45%;
  position: relative;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .p-index .block-intro .flex .img {
    width: 100vw;
    position: static;
  }
}
.p-index .block-intro .flex .img .ph1 {
  width: clamp(200px, 30vw, 400px);
  position: absolute;
  left: 0;
  top: 17%;
}
@media screen and (max-width: 767px) {
  .p-index .block-intro .flex .img .ph1 {
    top: auto;
    bottom: -110vw;
    width: 79.7435897436vw;
  }
}
.p-index .block-intro .flex .img .ph2 {
  width: clamp(150px, 20vw, 300px);
  left: 18vw;
  top: 55%;
  position: absolute;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-index .block-intro .flex .img .ph2 {
    top: auto;
    left: auto;
    right: 0;
    bottom: -160vw;
    width: 54.6153846154vw;
  }
}
.p-index .block-intro .txt {
  display: flex;
  text-align: left;
  line-height: 2.5555555556;
  font-size: clamp(1.1rem, 1.1vw, 1.8rem);
}
.p-index .block-atfirst {
  background-image: url("/recruit/assets/images/bg-main.webp");
  position: relative;
  text-align: center;
  padding: 100px 0 60px 0;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-index .block-atfirst {
    padding: 8vw 0 14vw 0;
  }
}
.p-index .block-atfirst .flex {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .p-index .block-atfirst .flex {
    flex-direction: column-reverse;
    margin-top: 4vw;
  }
}
.p-index .block-atfirst .flex.reverse {
  flex-direction: row-reverse;
  margin-top: 90px;
}
@media screen and (max-width: 767px) {
  .p-index .block-atfirst .flex.reverse {
    margin-top: 7vw;
    flex-direction: column-reverse;
  }
}
.p-index .block-atfirst .flex .txt {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .p-index .block-atfirst .flex .txt {
    width: 84.6153846154vw;
  }
}
.p-index .block-atfirst .flex .txt .in {
  text-align: left;
  width: clamp(290px, 28vw, 400px);
}
.p-index .block-atfirst .flex .txt .in p {
  font-size: clamp(1.1rem, 1.1vw, 1.6rem);
}
@media screen and (max-width: 767px) {
  .p-index .block-atfirst .flex .txt .in p {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .p-index .block-atfirst .flex .txt .in {
    width: 100%;
  }
}
.p-index .block-atfirst .flex .txt .in.left {
  margin-left: auto;
  margin-right: clamp(50px, 7vw, 150px);
}
@media screen and (max-width: 767px) {
  .p-index .block-atfirst .flex .txt .in.left {
    margin: 0 auto;
  }
}
.p-index .block-atfirst .flex .txt .in.right {
  margin-top: -5vw;
  margin-right: auto;
  margin-left: clamp(50px, 7vw, 150px);
}
@media screen and (max-width: 767px) {
  .p-index .block-atfirst .flex .txt .in.right {
    margin: 0 auto;
  }
}
.p-index .block-atfirst .flex .txt .in p {
  margin-bottom: 30px;
  font-size: 1.4rem;
  font-weight: 500;
  color: #000;
  line-height: 1.8571428571;
}
.p-index .block-atfirst .flex .img {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .p-index .block-atfirst .flex .img {
    width: 100%;
    margin-bottom: 2.5641025641vw;
  }
}
.p-index .block-atfirst .flex .path-wrap {
  clip-path: polygon(0 16%, 100% 0, 100% 79%, 0 95%);
}
.p-index .block-about {
  position: relative;
  text-align: center;
  padding: 100px 0 150px 0;
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  .p-index .block-about {
    padding: 8vw 0 12vw 0;
  }
}
.p-index .block-about .bg-left {
  bottom: -40vw;
}
.p-index .block-about .btns {
  display: grid;
  padding-top: 10vw;
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
}
@media screen and (max-width: 767px) {
  .p-index .block-about .btns {
    grid-template-columns: 1fr;
    gap: 7.6923076923vw;
    width: 71.7948717949vw;
    margin: 0 auto;
    padding-top: 8vw;
  }
}
.p-index .block-about .btns li {
  display: flex;
  border-left: 1px solid var(--primary);
  align-items: center;
  padding-left: 30px;
  gap: 28px;
}
.p-index .block-about .btns li:first-of-type {
  gap: clamp(30px, 6vw, 74px);
}
@media screen and (max-width: 1024px) {
  .p-index .block-about .btns li {
    display: block;
    align-items: flex-start;
    justify-content: flex-start;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .p-index .block-about .btns li {
    display: block;
  }
}
.p-index .block-about .btns .title2 {
  font-size: 2.2rem;
}
.p-index .block-about .btns .title2 span {
  text-align: left;
}
.p-index .block-job {
  padding: 0 0 100px 0;
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  .p-index .block-job {
    padding-bottom: 15vw;
  }
}
.p-index .block-job .bg-right {
  top: 40vw;
}
.p-index .block-job .interview {
  max-width: 960px;
  margin: 0 auto;
  width: 90%;
}
@media screen and (max-width: 767px) {
  .p-index .block-job .interview .title2 {
    width: 84.6153846154vw;
    margin: 15vw auto 8vw auto;
  }
}
@media screen and (max-width: 767px) {
  .p-index .block-job .interview {
    width: 100%;
  }
}
.p-index .block-environment {
  background-image: url("/recruit/assets/images/bg-main.webp");
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-index .block-environment {
    padding: 12vw 0 15vw;
  }
}
@media screen and (max-width: 767px) {
  .p-index .block-environment .title2.center {
    align-items: center;
    margin: 10vw 0 20vw;
  }
}
.p-index .block-environment .cont {
  max-width: 840px;
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-index .block-environment .cont {
    margin-left: auto;
    margin-right: 0;
    width: 93.3333333333vw;
  }
}
.p-index .block-environment .cont .item {
  width: 100%;
  display: flex;
  margin-bottom: 60px;
  align-items: center;
  background-color: #fff;
  position: relative;
  padding: 45px clamp(30px, 8vw, 40px) 45px 0;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .p-index .block-environment .cont .item {
    display: block;
    padding: 0;
    margin-bottom: 20vw;
  }
}
@media screen and (max-width: 767px) {
  .p-index .block-environment .cont .item .txt {
    padding: 3.8461538462vw 7.6923076923vw 3.8461538462vw 12.8205128205vw;
  }
}
@media screen and (max-width: 767px) {
  .p-index .block-environment .cont .item .c-link.nobd {
    justify-content: flex-end;
  }
}
.p-index .block-environment .cont .item .name {
  margin: 17px 0 48px;
  color: var(--primary);
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .p-index .block-environment .cont .item .name {
    margin: 5.1282051282vw 0 7.6923076923vw;
  }
}
.p-index .block-environment .cont .item .num {
  font-size: 1.2rem;
  position: absolute;
  font-family: "Marcellus", "Noto Serif JP", serif;
  color: var(--primary);
  display: flex;
  gap: 15px;
  right: -40px;
  top: 50px;
  align-items: center;
  justify-content: center;
  transform: rotate(90deg);
}
@media screen and (max-width: 767px) {
  .p-index .block-environment .cont .item .num {
    right: -13vw;
    top: 6vw;
  }
}
.p-index .block-environment .cont .item .num:before {
  content: "";
  width: 93px;
  height: 1px;
  background-color: var(--primary);
  display: block;
}
.p-index .block-environment .cont .item .img {
  margin-left: -70px;
}
@media screen and (max-width: 767px) {
  .p-index .block-environment .cont .item .img {
    width: 87.1794871795vw;
    position: relative;
    left: -7vw;
    margin-left: 0;
    top: -11vw;
    margin-bottom: -11vw;
  }
}
.p-index .block-environment .cont .item .txt .copy {
  font-size: 1.9rem;
  color: #595757;
}
.p-index .block-environment .cont .item:nth-child(even) {
  right: -50px;
}
@media screen and (max-width: 767px) {
  .p-index .block-environment .cont .item:nth-child(even) {
    right: 0;
  }
}
.p-index .block-environment .cont li:nth-child(even) {
  position: relative;
  right: -50px;
}
@media screen and (max-width: 767px) {
  .p-index .block-environment .cont li:nth-child(even) {
    right: 0;
  }
}
.p-index .block-environment .bottom {
  display: flex;
  width: 90%;
  max-width: 770px;
  margin: 100px auto 0 auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-index .block-environment .bottom {
    margin-top: 4vw;
    width: 85.3846153846vw;
    flex-direction: column-reverse;
  }
}
.p-index .block-environment .bottom .txt {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 350px;
  height: 230px;
  position: absolute;
  z-index: 2;
  right: 0;
  top: 50px;
  font-size: 2.3rem;
  background-color: #fff;
  color: #595757;
}
@media screen and (max-width: 767px) {
  .p-index .block-environment .bottom .txt {
    font-size: 1.9rem;
    height: 14.8717948718vw;
    width: 100%;
    align-items: center;
    position: static;
    justify-content: space-between;
    padding: 0 6.4102564103vw;
  }
}
.p-index .block-environment .bottom .txt .c-link {
  position: absolute;
  right: 27px;
  bottom: 11px;
}
@media screen and (max-width: 767px) {
  .p-index .block-environment .bottom .txt .c-link {
    color: #fff;
    padding-top: 1vw;
    position: static;
  }
}
.p-index .block-recruitment {
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-index .block-recruitment {
    padding: 8vw 0 10vw;
  }
}
.p-index .block-recruitment .bg-right {
  top: 10vw;
}
@media screen and (max-width: 767px) {
  .p-index .block-recruitment .bg-right {
    top: 100vw;
  }
}
.p-index .block-recruitment .bg-left {
  bottom: -30vw;
}
@media screen and (max-width: 767px) {
  .p-index .block-recruitment .bg-left {
    bottom: -180vw;
  }
}
@keyframes rise {
  0% {
    transform: translateY(120%);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.p-index .title {
  flex-direction: column;
}
.p-index .titleAnim {
  display: inline-block;
  overflow: hidden;
}
.p-index .titleAnim.first .char:nth-child(3) {
  margin-left: 0.3em;
}
.p-index .titleAnim .main {
  display: inline-block;
  font-size: 6.6rem;
  letter-spacing: 0.05em;
  font-weight: 400;
  align-items: center;
  font-family: "Marcellus", "Noto Serif JP", serif;
  justify-content: center;
  height: 1.3em;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-index .titleAnim .main {
    font-size: 4.8rem;
  }
}
.p-index .titleAnim .main .char {
  display: inline-block;
  opacity: 0;
  line-height: 1;
  transform: translateY(100%);
  transition: transform 0.5s ease, opacity 0.5s ease;
}
.p-index .titleAnim .main .char.show {
  opacity: 1;
  transform: translateY(0);
}
.p-index .titleAnim .sub {
  display: block;
  margin-left: 0.5em;
  opacity: 0;
  transition: opacity 0.8s ease;
  font-weight: normal;
  font-size: 2.1rem;
}
@media screen and (max-width: 767px) {
  .p-index .titleAnim .sub {
    font-size: 1.7rem;
  }
}
.p-index .titleAnim .sub.show {
  opacity: 1;
}

.recruitment-block {
  /*---------------------------テーブル01------------------------------------*/
}
.recruitment-block .l-inner.oh {
  overflow: hidden;
}
.recruitment-block .l-inner .main-image {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .recruitment-block .l-inner .main-image {
    max-width: none;
    width: 105vw;
    margin-bottom: 5.1282051282vw;
    margin-left: -5.1282051282vw;
  }
}
.recruitment-block .l-inner .message-wrap {
  max-width: 540px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.recruitment-block .l-inner .message-wrap .title {
  margin-bottom: 35px;
  color: #595757;
  font-size: 2.6rem;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .recruitment-block .l-inner .message-wrap .title {
    margin-bottom: 5.1282051282vw;
    font-size: 5.641025641vw;
  }
}
.recruitment-block .l-inner .message-wrap .text-area {
  font-weight: 500;
  font-size: 1.4rem;
  color: #000;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .recruitment-block .l-inner .message-wrap .text-area {
    font-size: 3.5897435897vw;
    letter-spacing: 0;
    text-align: left;
  }
}
.recruitment-block .tyuu {
  margin-top: -20px;
  margin-bottom: 30px;
  text-align: center;
  font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
  .recruitment-block .tyuu {
    margin-top: 0vw;
    margin-bottom: 7.6923076923vw;
    font-size: 3.0769230769vw;
  }
}
.recruitment-block .recruit-table {
  width: 100%;
  border-collapse: collapse;
  color: #000000;
  /*---------------------------テーブル01------------------------------------*/
}
.recruitment-block .recruit-table tr:first-child th {
  background-color: #eeeeee;
  padding: 1.6% 3.1%;
}
@media screen and (max-width: 767px) {
  .recruitment-block .recruit-table tr:first-child th {
    padding: 5.1282051282vw;
  }
}
.recruitment-block .recruit-table tr:first-child th.no01 {
  width: 30%;
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  .recruitment-block .recruit-table tr:first-child th.no01 {
    width: 14%;
  }
}
.recruitment-block .recruit-table tr:first-child th.no02 {
  width: 35%;
}
@media screen and (max-width: 767px) {
  .recruitment-block .recruit-table tr:first-child th.no02 {
    width: 43%;
    writing-mode: horizontal-tb;
  }
}
.recruitment-block .recruit-table tr:first-child th.no03 {
  width: 35%;
}
@media screen and (max-width: 767px) {
  .recruitment-block .recruit-table tr:first-child th.no03 {
    width: 43%;
    writing-mode: horizontal-tb;
  }
}
.recruitment-block .recruit-table tr th {
  padding: 2.6% 3.1%;
  border-top: 1px solid #cbcbcb;
  border-bottom: 1px solid #cbcbcb;
  border-left: 1px dashed #cbcbcb;
  border-right: 1px dashed #cbcbcb;
  vertical-align: baseline;
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .recruitment-block .recruit-table tr th {
    padding: 3.8461538462vw;
    padding-bottom: 5.1282051282vw;
    vertical-align: middle;
    font-size: 4.1025641026vw;
    position: relative;
  }
  .recruitment-block .recruit-table tr th .vl {
    display: block;
    writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-orientation: upright;
    white-space: nowrap;
    line-height: 1;
  }
}
.recruitment-block .recruit-table tr th.t-center {
  text-align: center;
}
.recruitment-block .recruit-table tr td {
  padding: 2.6% 3.1%;
  border-top: 1px solid #cbcbcb;
  border-bottom: 1px solid #cbcbcb;
  border-left: 1px dashed #cbcbcb;
  border-right: 1px dashed #cbcbcb;
  vertical-align: baseline;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .recruitment-block .recruit-table tr td {
    padding: 3.0769230769vw;
    padding-bottom: 5.1282051282vw;
    font-size: 3.5897435897vw;
  }
}
.recruitment-block .recruit-table tr td .cell-text {
  letter-spacing: 0;
  margin-bottom: 25px;
  display: block;
}
@media screen and (max-width: 767px) {
  .recruitment-block .recruit-table tr td .cell-text:last-child {
    margin-bottom: 0;
  }
}
.recruitment-block .recruit-table tr td .tyuu {
  margin-top: 10px;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.9;
  color: #595757;
  display: inline-block;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .recruitment-block .recruit-table tr td .tyuu {
    margin-top: 3.8461538462vw;
    margin-bottom: 0vw;
    letter-spacing: -0.0512820513vw;
    text-align: left;
  }
}
.recruitment-block .recruit-table tr td.t-center {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .recruitment-block .recruit-table tr td.t-center {
    text-align: left;
  }
}
.recruitment-block .recruit-table tr td.cell-relative {
  position: relative;
}
.recruitment-block .recruit-table tr td.cell-relative .cell-absolute {
  width: 100%;
  position: sticky;
  top: 150px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .recruitment-block .recruit-table tr td.cell-relative .cell-absolute {
    top: 12vw;
  }
}
.recruitment-block .recruit-table tr .more-btn {
  max-width: 220px;
  width: 100%;
  height: 50px;
  margin: 0 auto;
  margin-top: 10px;
  padding: 4%;
  background-color: #952b4b;
  color: #ffffff;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1.5;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.recruitment-block .recruit-table tr .more-btn:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .recruitment-block .recruit-table tr .more-btn {
    font-size: 3.5897435897vw;
    padding: 4% 5%;
  }
}
.recruitment-block .recruit-table tr .more-btn .btn-text {
  flex: 1;
  text-align: center;
}
.recruitment-block .recruit-table tr .more-btn .arrow-image {
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .recruitment-block .recruit-table tr .more-btn .arrow-image {
    flex-shrink: 1;
    width: 5.3846153846vw;
  }
}
.recruitment-block .recruit-table.var02 {
  background-color: #ffffff;
}
.recruitment-block .recruit-table.var02 tr:first-child th {
  padding: 2.6% 3.1%;
}
@media screen and (max-width: 767px) {
  .recruitment-block .recruit-table.var02 tr:first-child th {
    padding: 7.6923076923vw 6.4102564103vw;
  }
}
.recruitment-block .recruit-table.var02 tr:first-child th.no01 {
  width: 33%;
  background-color: transparent;
}
.recruitment-block .recruit-table.var02 tr:first-child th.no02 {
  width: 77%;
}
.recruitment-block .recruit-table.var02 tr th {
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  .recruitment-block .recruit-table.var02 tr th:first-child {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .recruitment-block .recruit-table.var02 tr th:nth-child(2) {
    border-left: none;
  }
}
@media screen and (max-width: 767px) {
  .recruitment-block .recruit-table.var02 tr td {
    padding: 7.6923076923vw 6.4102564103vw;
  }
}
@media screen and (max-width: 767px) {
  .recruitment-block .recruit-table.var02 tr td:nth-child(2) {
    border-left: none;
  }
}
@media screen and (max-width: 767px) {
  .recruitment-block .recruit-table.var02 tr .title {
    margin-bottom: 1.2820512821vw;
    font-size: 4.1025641026vw;
  }
}
.recruitment-block .recruit-table.var02 tr .title + .text-area {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .recruitment-block .recruit-table.var02 tr .title + .text-area {
    font-size: 3.5897435897vw;
  }
}
.recruitment-block .recruit-table.var02 tr .frikae {
  margin-top: 30px;
  display: block;
}
@media screen and (max-width: 767px) {
  .recruitment-block .recruit-table.var02 tr .frikae {
    margin-top: 7.6923076923vw;
  }
}
.recruitment-block .recruit-table .t-none {
  border-top: none;
}
.recruitment-block .recruit-table .b-none {
  border-bottom: none;
}
.recruitment-block .recruit-table .l-none {
  border-left: none;
}
.recruitment-block .recruit-table .r-none {
  border-right: none;
}

.about-philosophy-block .step-wrap {
  display: flex;
  gap: 2%;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .step-wrap {
    gap: 3%;
  }
}
.about-philosophy-block .step-wrap .beauty-title {
  margin-bottom: 35px;
  font-size: 2.2rem;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .step-wrap .beauty-title {
    margin-bottom: 0;
    font-size: 4.1025641026vw;
  }
}
.about-philosophy-block .step-wrap .beauty-title .color {
  color: #952B4B;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .step-wrap .beauty-title .pc {
    display: none;
  }
}
.about-philosophy-block .step-wrap .left {
  width: 42%;
  margin-top: 55px; /*--------------border分-----------------*/
  position: relative;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .step-wrap .left {
    width: 39%;
    margin-top: 0;
  }
}
.about-philosophy-block .step-wrap .left::before {
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  position: absolute;
  left: 28.5%;
  background-image: url("../images/about/business/border.svg");
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .step-wrap .left::before {
    left: auto;
    right: 0%;
    top: 1%;
  }
}
.about-philosophy-block .step-wrap .left .beauty-ul {
  height: 100%;
  width: 71%;
  margin-left: auto;
  margin-top: -55px; /*--------------border分-----------------*/
  background-image: linear-gradient(180deg, rgba(227, 227, 227, 0), rgba(227, 227, 227, 0.8) 15%, rgba(227, 227, 227, 0.7) 50%, rgba(227, 227, 227, 0.7) 85%, rgba(227, 227, 227, 0));
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .step-wrap .left .beauty-ul {
    width: 100%;
    background-image: none;
    margin-top: 0;
  }
}
.about-philosophy-block .step-wrap .left .beauty-ul .beauty-li {
  padding: 0 6%;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .step-wrap .left .beauty-ul .beauty-li {
    padding: 0;
  }
}
.about-philosophy-block .step-wrap .left .beauty-ul .beauty-li .outer00 {
  height: 290px;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .step-wrap .left .beauty-ul .beauty-li .outer00 {
    height: auto;
  }
}
.about-philosophy-block .step-wrap .left .beauty-ul .contents {
  height: 55px;
  margin-bottom: 40px;
  padding: 10px 5%;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  background-color: #ffffff;
  font-size: clamp(1.2rem, 1.5vw, 1.5rem);
  font-weight: 500;
  position: relative;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .step-wrap .left .beauty-ul .contents {
    height: auto;
    padding: 2.5641025641vw 5%;
    font-size: 1.4rem;
    margin-bottom: 0;
    text-align: left;
    flex-direction: column-reverse;
    align-items: flex-start;
    background-color: initial;
    line-height: 1.4;
  }
  .about-philosophy-block .step-wrap .left .beauty-ul .contents.no01 {
    margin-top: 9.4871794872vw;
  }
  .about-philosophy-block .step-wrap .left .beauty-ul .contents.no02 {
    margin-top: -2.8205128205vw;
  }
  .about-philosophy-block .step-wrap .left .beauty-ul .contents.no03 {
    margin-top: -2.3076923077vw;
  }
  .about-philosophy-block .step-wrap .left .beauty-ul .contents.no04 {
    margin-top: -2.5641025641vw;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .about-philosophy-block .step-wrap .left .beauty-ul .contents.no04::before {
    top: 18%;
  }
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .step-wrap .left .beauty-ul .contents.no05 {
    margin-top: 62.3076923077vw;
  }
  .about-philosophy-block .step-wrap .left .beauty-ul .contents.no06 {
    margin-top: 111.7948717949vw;
  }
  .about-philosophy-block .step-wrap .left .beauty-ul .contents.no06::after {
    top: 9.2vw;
  }
  .about-philosophy-block .step-wrap .left .beauty-ul .contents.no07 {
    margin-top: 90.7692307692vw;
  }
}
.about-philosophy-block .step-wrap .left .beauty-ul .contents::before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background-color: #952B4B;
  border-radius: 50px;
  position: absolute;
  top: 40%;
  left: -7.4%;
  transform: translate(-50%, 0);
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .step-wrap .left .beauty-ul .contents::before {
    width: 3.8461538462vw;
    height: 3.8461538462vw;
    top: 24%;
    left: auto;
    right: -3.3333333333vw;
    z-index: 2;
  }
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .step-wrap .left .beauty-ul .contents::after {
    content: "";
    width: 10.2564102564vw;
    height: 0.2564102564vw;
    position: absolute;
    top: 7.8vw;
    right: -0.5128205128vw;
    background-color: #B0B0B0;
  }
}
.about-philosophy-block .step-wrap .left .beauty-ul .contents .year {
  color: #952B4B;
  position: absolute;
  top: 12%;
  left: -32%;
  transform: translate(-50%, 0);
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .step-wrap .left .beauty-ul .contents .year {
    position: static;
    transform: none;
  }
}
.about-philosophy-block .step-wrap .left .beauty-ul .contents .year .year01 {
  font-family: "Cardo";
  font-size: 3rem;
  font-style: italic;
  font-weight: 500;
}
.about-philosophy-block .step-wrap .left .beauty-ul .contents .year .year02 {
  font-size: 1.2rem;
  font-weight: 400;
}
@media (max-width: 930px) {
  .about-philosophy-block .step-wrap .left .beauty-ul .contents .year {
    left: -37%;
  }
}
.about-philosophy-block .step-wrap .right {
  flex: 1;
}
.about-philosophy-block .step-wrap .right .jmec-ul .jmec-li {
  display: flow-root;
}
.about-philosophy-block .step-wrap .right .jmec-ul .jmec-li .contents {
  padding: 5.5%;
  margin-bottom: 20px;
  background-color: #ffffff;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  gap: 1%;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .step-wrap .right .jmec-ul .jmec-li .contents {
    margin-bottom: 5.1282051282vw;
    padding: 3.8461538462vw 2.3076923077vw 5.1282051282vw 2.3076923077vw;
    flex-direction: column;
  }
}
.about-philosophy-block .step-wrap .right .jmec-ul .jmec-li .contents .inner {
  flex: 1;
}
.about-philosophy-block .step-wrap .right .jmec-ul .jmec-li .contents .inner .title {
  margin-bottom: 15px;
  line-height: 1.1;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .step-wrap .right .jmec-ul .jmec-li .contents .inner .title {
    margin-bottom: 3.8461538462vw;
  }
}
.about-philosophy-block .step-wrap .right .jmec-ul .jmec-li .contents .inner .title .sub {
  display: block;
}
.about-philosophy-block .step-wrap .right .jmec-ul .jmec-li .contents .inner .title .sub .cardo {
  font-family: "Cardo";
  font-style: italic;
  font-size: 2.5rem;
  font-weight: 500;
}
.about-philosophy-block .step-wrap .right .jmec-ul .jmec-li .contents .inner .title .sub .mini {
  font-size: 1.2rem;
  font-weight: 500;
}
.about-philosophy-block .step-wrap .right .jmec-ul .jmec-li .contents .inner .title .main {
  font-size: clamp(1.5rem, 1.9vw, 2rem);
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .step-wrap .right .jmec-ul .jmec-li .contents .inner .title .main {
    font-size: 4.1025641026vw;
  }
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .step-wrap .right .jmec-ul .jmec-li .contents .inner .history-ul {
    margin-bottom: 3.8461538462vw;
  }
  .about-philosophy-block .step-wrap .right .jmec-ul .jmec-li .contents .inner .history-ul.liH li {
    line-height: 1.8;
    letter-spacing: -0.05em;
  }
}
.about-philosophy-block .step-wrap .right .jmec-ul .jmec-li .contents .inner .history-ul li {
  font-size: clamp(1.2rem, 1.4vw, 1.4rem);
  font-weight: 500;
  text-indent: -1em; /* 1文字分左に飛び出す */
  margin-left: 1em; /* 全体を1文字分右に寄せる */
}
.about-philosophy-block .step-wrap .right .jmec-ul .jmec-li .contents .inner .history-ul li.ti {
  margin-right: -1em;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .step-wrap .right .jmec-ul .jmec-li .contents .inner .history-ul li {
    letter-spacing: -0.1025641026vw;
    line-height: 2;
  }
}
.about-philosophy-block .step-wrap .right .jmec-ul .jmec-li .contents figure {
  width: 42%;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .step-wrap .right .jmec-ul .jmec-li .contents figure {
    width: 100%;
  }
}
.about-philosophy-block .step-wrap .right .jmec-ul .jmec-li .contents figure figcaption {
  font-size: 1rem;
  font-weight: 400;
  text-align: center;
}
.about-philosophy-block .step-wrap .right .jmec-ul .jmec-li .contents.no01 {
  height: 229px;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .step-wrap .right .jmec-ul .jmec-li .contents.no01 {
    height: 91.0256410256vw;
  }
}
.about-philosophy-block .step-wrap .right .jmec-ul .jmec-li .contents.no02 {
  height: 327px;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .step-wrap .right .jmec-ul .jmec-li .contents.no02 {
    height: 134.6153846154vw;
  }
}
.about-philosophy-block .step-wrap .right .jmec-ul .jmec-li .contents.no03 {
  height: 278px;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .step-wrap .right .jmec-ul .jmec-li .contents.no03 {
    height: 115.1282051282vw;
  }
}
.about-philosophy-block .step-wrap .right .jmec-ul .jmec-li .contents.no04 {
  height: 237px;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .step-wrap .right .jmec-ul .jmec-li .contents.no04 {
    height: 95vw;
  }
}
.about-philosophy-block .about {
  margin-bottom: 50px;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 2;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .about {
    margin-bottom: 12.8205128205vw;
    padding: 0 2.5641025641vw;
  }
}
.about-philosophy-block .business-ul {
  margin-bottom: 70px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  -moz-column-gap: 3%;
       column-gap: 3%;
  row-gap: 40px;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .business-ul {
    margin-bottom: 17.9487179487vw;
    padding: 0 2.5641025641vw;
    grid-template-columns: 1fr;
  }
}
.about-philosophy-block .business-ul .business-li {
  position: relative;
}
.about-philosophy-block .business-ul .business-li .business-con {
  height: 100%;
  padding: 5% 6.5% 6.5% 6.5%;
  background-color: #EEEEEE;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .business-ul .business-li .business-con {
    padding: 5.1282051282vw;
  }
}
.about-philosophy-block .business-ul .business-li .business-con h3 {
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .business-ul .business-li .business-con h3 {
    margin-bottom: 7.6923076923vw;
  }
}
.about-philosophy-block .business-ul .business-li .business-con h3 .main {
  margin-bottom: 3px;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.5;
  display: block;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .business-ul .business-li .business-con h3 .main {
    margin-bottom: 0.7692307692vw;
  }
}
.about-philosophy-block .business-ul .business-li .business-con h3 .sub {
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.7;
  display: block;
}
.about-philosophy-block .business-ul .business-li .business-con dl {
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .business-ul .business-li .business-con dl {
    margin-bottom: 5.1282051282vw;
  }
}
.about-philosophy-block .business-ul .business-li .business-con dl:last-child {
  margin-bottom: 0;
}
.about-philosophy-block .business-ul .business-li .business-con dl dt {
  padding-left: 2%;
  margin-bottom: 10px;
  border-left: #952B4B 1px solid;
  font-size: 1.5rem;
  font-weight: 500;
}
.about-philosophy-block .business-ul .business-li .business-con dl dd {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.7;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .business-ul .business-li .business-con dl dd {
    letter-spacing: 0;
  }
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .business-ul .business-li .business-con.ver01 {
    padding-bottom: 20.5128205128vw;
  }
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .business-ul .business-li .business-con.ver02 {
    padding-bottom: 26.9230769231vw;
  }
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .business-ul .business-li .business-con.ver02 dl dd {
    letter-spacing: -0.0512820513vw;
  }
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .business-ul .business-li .business-con.ver03 {
    padding-bottom: 8.9743589744vw;
  }
}
.about-philosophy-block .business-ul .business-li .business-img {
  position: absolute;
  bottom: 6%;
  right: 4%;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .business-ul .business-li .business-img {
    width: 17.9487179487vw;
  }
}
.about-philosophy-block .block01 .flex {
  display: flex;
  align-items: flex-start;
  gap: 1.5%;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .block01 .flex {
    flex-direction: column;
  }
}
.about-philosophy-block .block01 .flex .left {
  flex: 1;
  text-align: left;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 2;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .block01 .flex .left {
    margin-bottom: 3.8461538462vw;
  }
}
.about-philosophy-block .block01 .flex .approach-img {
  width: 48%;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .block01 .flex .approach-img {
    width: auto;
  }
}
.about-philosophy-block .block02 .text-area {
  margin-bottom: 35px;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 2;
  text-align: left;
  letter-spacing: 0.1282051282vw;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .block02 .text-area {
    letter-spacing: 0;
  }
}
.about-philosophy-block .block03 {
  margin-bottom: 0 !important;
  padding-left: 6.2% !important;
  padding-right: 6.2% !important;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .block03 {
    padding-left: 3.8461538462vw !important;
    padding-right: 3.8461538462vw !important;
  }
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .block03 h3 {
    width: 85.8974358974vw;
    left: 50%;
    transform: translate(-50%, 0);
  }
}
.about-philosophy-block .block03 .mind-ul {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  -moz-column-gap: 4%;
       column-gap: 4%;
  row-gap: 70px;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .block03 .mind-ul {
    margin-top: 1.2820512821vw;
    flex-direction: column;
    row-gap: 12.8205128205vw;
  }
}
.about-philosophy-block .block03 .mind-ul .mind-li {
  width: 48%;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .block03 .mind-ul .mind-li {
    width: 100%;
  }
}
.about-philosophy-block .block03 .mind-ul .mind-li .mind-con .mind-img {
  height: 218px;
  margin-bottom: 20px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .block03 .mind-ul .mind-li .mind-con .mind-img {
    height: 52.5641025641vw;
    margin-bottom: 3.8461538462vw;
  }
}
.about-philosophy-block .block03 .mind-ul .mind-li .mind-con .name {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: #952B4B 1px solid;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .block03 .mind-ul .mind-li .mind-con .name {
    font-size: 5.1282051282vw;
  }
}
.about-philosophy-block .block03 .mind-ul .mind-li .mind-con .text-area {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 2;
  color: #000000;
  text-align: left;
}
.about-philosophy-block .block01,
.about-philosophy-block .block02,
.about-philosophy-block .block03 {
  padding: 0px 40px 40px 40px;
  margin-bottom: 90px;
  text-align: center;
  border: #952B4B 1px solid;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .block01,
  .about-philosophy-block .block02,
  .about-philosophy-block .block03 {
    margin-bottom: 17.9487179487vw;
    padding: 0 3.8461538462vw 5.1282051282vw 3.8461538462vw;
  }
}
.about-philosophy-block .block01 h3,
.about-philosophy-block .block02 h3,
.about-philosophy-block .block03 h3 {
  margin-bottom: 25px;
  padding: 13px 15px;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1;
  color: #952B4B;
  border: 1px solid #952B4B;
  background-color: #ffffff;
  display: inline-block;
  position: relative;
  top: -24px;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .block01 h3,
  .about-philosophy-block .block02 h3,
  .about-philosophy-block .block03 h3 {
    letter-spacing: 0;
    margin-bottom: -999px;
    padding: 2.5641025641vw;
    font-size: 4.1025641026vw;
    line-height: 1.3;
  }
}
.about-philosophy-block .margin01 {
  margin-top: 327px;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .margin01 {
    margin-top: 94.358974359vw;
  }
}
.about-philosophy-block .margin02 {
  margin-bottom: 195px !important;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .margin02 {
    margin-bottom: auto !important;
  }
}
.about-philosophy-block .margin03 {
  margin-bottom: 292px !important;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .margin03 {
    margin-bottom: auto !important;
  }
}
.about-philosophy-block .margin04 {
  margin-bottom: 243px !important;
}
@media screen and (max-width: 767px) {
  .about-philosophy-block .margin04 {
    margin-bottom: auto !important;
  }
}

.number-block .l-inner {
  max-width: 1000px;
}
.number-block .info-data {
  font-size: 1.2rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .number-block .info-data {
    margin-top: -25px;
  }
}
@media screen and (max-width: 767px) {
  .number-block .info-data {
    margin-top: -3.8461538462vw;
  }
}
.number-block .l-boards {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 25px;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .number-block .l-boards {
    margin-top: 10.2564102564vw;
    gap: 2.5641025641vw;
  }
}
.number-block .l-boards [class^=item-] {
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 15px 20px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .number-block .l-boards [class^=item-] {
    padding: 2.5641025641vw 5.1282051282vw;
  }
}
.number-block .l-boards [class^=item-] .board-ttl {
  font-size: 2.1rem;
  color: #595757;
  font-weight: 400;
}
.number-block .l-boards [class^=item-] .board-ttl span {
  display: block;
  font-size: 1.5rem;
  line-height: 1.4;
}
.number-block .l-boards [class^=item-] .board-ttl sup {
  font-size: 0.6em;
  vertical-align: super;
}
.number-block .l-boards [class^=item-] .board-icon {
  position: absolute;
  top: 10px;
  right: 15px;
}
@media screen and (max-width: 767px) {
  .number-block .l-boards [class^=item-] .board-icon {
    top: 2.5641025641vw;
    right: 15;
  }
}
.number-block .l-boards [class^=item-] .board-content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
}
@media screen and (max-width: 767px) {
  .number-block .l-boards [class^=item-] .board-content {
    margin-top: -2.5641025641vw;
  }
}
@media screen and (max-width: 767px) {
  .number-block .l-boards [class^=item-] .board-content.sp-column {
    flex-direction: column;
  }
}
.number-block .l-boards [class^=item-] .board-content .emphasis {
  color: #952B4B;
  line-height: 1;
  white-space: nowrap;
}
.number-block .l-boards [class^=item-] .board-content .emphasis.c-gray {
  color: #595757;
}
.number-block .l-boards [class^=item-] .board-content .emphasis .num {
  font-family: "Cardo";
  font-style: italic;
  line-height: 1;
  letter-spacing: 0.03em;
}
.number-block .l-boards [class^=item-] .board-content .emphasis.term {
  width: 31.25%;
  font-size: 7rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .number-block .l-boards [class^=item-] .board-content .emphasis.term {
    width: 100%;
  }
}
.number-block .l-boards [class^=item-] .board-content .emphasis.term .num {
  font-size: 11.2rem;
}
.number-block .l-boards [class^=item-] .board-content .notice {
  display: block;
  font-size: 1.2rem;
  color: #595757;
}
.number-block .l-boards [class^=item-] .board-content .emphasis-description {
  display: flex;
  font-size: 1.4rem;
  line-height: 1.8571428571;
  width: 68.75%;
}
.number-block .l-boards [class^=item-] .board-content .emphasis-description.clm {
  flex-direction: column;
}
.number-block .l-boards [class^=item-] .board-content .emphasis-description.clm .eps-list {
  padding-left: 25px;
  border-left: 1px solid #aa1b49;
}
@media screen and (max-width: 767px) {
  .number-block .l-boards [class^=item-] .board-content .emphasis-description.clm .eps-list {
    padding-left: 5.1282051282vw;
  }
}
.number-block .l-boards [class^=item-] .board-content .emphasis-description.clm .eps-list dt {
  font-size: 2.2rem;
  font-weight: 500;
  color: #952B4B;
}
.number-block .l-boards [class^=item-] .board-content .emphasis-description.clm .eps-list dd {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .number-block .l-boards [class^=item-] .board-content .emphasis-description.clm .eps-list dd {
    margin-top: 1.2820512821vw;
  }
}
.number-block .l-boards [class^=item-] .board-content .emphasis-description.clm .eps-list dd .nst-list {
  color: #000;
}
.number-block .l-boards [class^=item-] .board-content .emphasis-description.clm .eps-list dd .nst-list li {
  text-indent: -1em;
  padding-left: 1em;
}
.number-block .l-boards [class^=item-] .board-content .emphasis-description.clm .eps-list dd .nst-list li:before {
  content: "・";
}
.number-block .l-boards [class^=item-] .board-content .emphasis-description.clm .eps-list + .eps-list {
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .number-block .l-boards [class^=item-] .board-content .emphasis-description.row {
    flex-direction: column;
  }
}
.number-block .l-boards [class^=item-] .board-content .emphasis-description.row .eps-list {
  border-left: 1px solid #aa1b49;
}
@media screen and (min-width: 768px) {
  .number-block .l-boards [class^=item-] .board-content .emphasis-description.row .eps-list {
    padding: 5px 4%;
    width: 33.3333333333%;
  }
}
@media screen and (max-width: 767px) {
  .number-block .l-boards [class^=item-] .board-content .emphasis-description.row .eps-list {
    padding-left: 3.8461538462vw;
  }
}
.number-block .l-boards [class^=item-] .board-content .emphasis-description.row .eps-list dt {
  color: #952B4B;
  font-size: 1.5rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .number-block .l-boards [class^=item-] .board-content .emphasis-description.row .eps-list dd {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .number-block .l-boards [class^=item-] .board-content .emphasis-description.row .eps-list dd .ph {
    width: 38.4615384615vw;
  }
}
@media screen and (max-width: 767px) {
  .number-block .l-boards [class^=item-] .board-content .emphasis-description.row .eps-list dd .txt-wrap {
    width: 32.0512820513vw;
  }
}
.number-block .l-boards [class^=item-] .board-content .emphasis-description.row .eps-list .nst-top {
  color: #000;
  font-size: 1.4rem;
  font-weight: 500;
}
.number-block .l-boards [class^=item-] .board-content .emphasis-description.row .eps-list .nst-list {
  color: #000;
  font-size: 1.4rem;
  font-weight: 500;
}
.number-block .l-boards [class^=item-] .board-content .emphasis-description.row .eps-list .nst-list li {
  text-indent: -1em;
  padding-left: 1em;
}
.number-block .l-boards [class^=item-] .board-content .emphasis-description.row .eps-list .nst-list li:before {
  content: "・";
}
.number-block .l-boards [class^=item-] .board-content .emphasis-description.row.full .eps-list {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .number-block .l-boards [class^=item-] .board-content .emphasis-description.row.full .eps-list dd {
    flex-direction: column;
  }
}
.number-block .l-boards [class^=item-].col-num01 .emphasis {
  font-size: 5.6rem;
}
.number-block .l-boards [class^=item-].col-num01 .emphasis .num {
  font-size: 9.5rem;
}
.number-block .l-boards [class^=item-].col-num02 {
  animation-delay: 0.2s;
}
.number-block .l-boards [class^=item-].col-num02 .board-content {
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .number-block .l-boards [class^=item-].col-num02 .board-content {
    padding-bottom: 0;
  }
}
.number-block .l-boards [class^=item-].col-num02 .board-content .emphasis {
  display: flex;
  flex-direction: column;
  font-size: 2.9rem;
  text-align: center;
}
.number-block .l-boards [class^=item-].col-num02 .board-content .emphasis .num {
  font-size: 5.9rem;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .number-block .l-boards [class^=item-].col-num02 .board-content .emphasis .num {
    font-size: 5.1rem;
  }
}
.number-block .l-boards [class^=item-].col-num02 .board-content .emphasis .small {
  font-size: 1.3rem;
}
.number-block .l-boards [class^=item-].col-num02 .board-content .emphasis .small .num {
  font-size: 3.2rem;
}
.number-block .l-boards [class^=item-].col-num02 .board-content .emphasis + .emphasis {
  position: relative;
}
@media screen and (min-width: 768px) {
  .number-block .l-boards [class^=item-].col-num02 .board-content .emphasis + .emphasis {
    margin-left: 11.8670886076%;
  }
}
@media screen and (max-width: 767px) {
  .number-block .l-boards [class^=item-].col-num02 .board-content .emphasis + .emphasis {
    flex-direction: column;
    margin-top: 11.5384615385vw;
  }
}
.number-block .l-boards [class^=item-].col-num02 .board-content .emphasis + .emphasis:before {
  position: absolute;
  top: 0;
  margin: auto 0;
  content: "";
  width: 27px;
  height: 29px;
  background: url("/recruit/assets/images/at-first/number/arrow.svg") no-repeat;
  background-size: contain;
}
@media screen and (min-width: 768px) {
  .number-block .l-boards [class^=item-].col-num02 .board-content .emphasis + .emphasis:before {
    bottom: 0;
    left: calc(-5.9335443038% - 32px);
  }
}
@media screen and (max-width: 767px) {
  .number-block .l-boards [class^=item-].col-num02 .board-content .emphasis + .emphasis:before {
    top: -10.2564102564vw;
    left: 0;
    right: 0;
    width: 6.9230769231vw;
    height: 7.4358974359vw;
    margin: 0 auto;
    transform: rotate(90deg);
  }
}
@media screen and (min-width: 768px) {
  .number-block .l-boards [class^=item-].col-num03 {
    padding-bottom: 30px;
  }
}
.number-block .l-boards [class^=item-].col-num03 .emphasis {
  font-size: 5rem;
}
.number-block .l-boards [class^=item-].col-num03 .emphasis .num {
  font-size: 10.6rem;
}
.number-block .l-boards [class^=item-].col-num03 .tbl {
  display: grid;
  grid-template-columns: 6.5em 1fr;
  font-size: 1.2rem;
  width: 100%;
  word-break: auto-phrase;
}
@media screen and (min-width: 768px) {
  .number-block .l-boards [class^=item-].col-num03 .tbl {
    max-width: 43.3333333333%;
    margin-top: -25px;
    margin-left: 5%;
  }
}
@media screen and (max-width: 767px) {
  .number-block .l-boards [class^=item-].col-num03 .tbl {
    margin-top: 0;
  }
}
.number-block .l-boards [class^=item-].col-num03 .tbl dt,
.number-block .l-boards [class^=item-].col-num03 .tbl dd {
  display: flex;
  align-items: center;
  padding: 0.5em 0;
  border-top: 1px solid #cbcbcb;
}
.number-block .l-boards [class^=item-].col-num03 .tbl dt.fst,
.number-block .l-boards [class^=item-].col-num03 .tbl dd.fst {
  border-top: none;
}
.number-block .l-boards [class^=item-].col-num04 {
  animation-delay: 0.2s;
}
.number-block .l-boards [class^=item-].col-num04 .board-content .emphasis {
  font-size: 6.2rem;
}
@media screen and (max-width: 767px) {
  .number-block .l-boards [class^=item-].col-num04 .board-content .emphasis {
    font-size: 6.1rem;
  }
}
.number-block .l-boards [class^=item-].col-num04 .board-content .emphasis .num {
  font-size: 8.4rem;
}
@media screen and (max-width: 767px) {
  .number-block .l-boards [class^=item-].col-num04 .board-content .emphasis .num {
    font-size: 8.8rem;
  }
}
@media screen and (min-width: 768px) {
  .number-block .l-boards [class^=item-].col-num05 {
    padding-bottom: 21px;
  }
}
@media screen and (max-width: 767px) {
  .number-block .l-boards [class^=item-].col-num05 .board-content {
    margin-top: -5.1282051282vw;
  }
}
.number-block .l-boards [class^=item-].col-num05 .emphasis {
  font-size: 10rem;
}
@media screen and (max-width: 767px) {
  .number-block .l-boards [class^=item-].col-num05 .emphasis {
    font-size: 10.6rem;
  }
}
.number-block .l-boards [class^=item-].col-num05 .emphasis .num:first-child {
  padding-right: 0.08em;
}
.number-block .l-boards [class^=item-].col-num06 {
  animation-delay: 0.2s;
}
.number-block .l-boards [class^=item-].col-num06 .emphasis {
  display: flex;
  align-items: center;
  font-size: 5.6rem;
}
.number-block .l-boards [class^=item-].col-num06 .emphasis .num {
  font-size: 10rem;
}
.number-block .l-boards [class^=item-].col-num06 .emphasis .small {
  font-size: 2.3rem;
}
.number-block .l-boards [class^=item-].col-num06 .emphasis .small .num {
  font-size: 2.3rem;
}
.number-block .l-boards [class^=item-].col-num07 {
  animation-delay: 0.4s;
}
.number-block .l-boards [class^=item-].col-num07 .emphasis {
  font-size: 6.5rem;
}
.number-block .l-boards [class^=item-].col-num07 .emphasis .num {
  font-size: 10.2rem;
}
.number-block .l-boards [class^=item-].col-num08 .emphasis {
  font-size: 5.8rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .number-block .l-boards [class^=item-].col-num08 .emphasis {
    margin-top: 10px;
  }
}
.number-block .l-boards [class^=item-].col-num08 .emphasis .num {
  font-size: 10rem;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .number-block .l-boards [class^=item-].col-num08 .emphasis .notice {
    padding: 0 0 1.2820512821vw;
  }
}
.number-block .l-boards [class^=item-].col-num09 {
  animation-delay: 0.2s;
}
@media screen and (max-width: 767px) {
  .number-block .l-boards [class^=item-].col-num09 .board-content {
    margin-top: 0;
  }
}
.number-block .l-boards [class^=item-].col-num09 .emphasis {
  font-size: 4.9rem;
}
@media screen and (max-width: 767px) {
  .number-block .l-boards [class^=item-].col-num09 .emphasis {
    font-size: 3.8rem;
  }
}
.number-block .l-boards [class^=item-].col-num09 .emphasis .num {
  font-size: 9.3rem;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .number-block .l-boards [class^=item-].col-num09 .emphasis .num {
    font-size: 7.3rem;
  }
}
.number-block .l-boards .board-item {
  opacity: 0;
}
.number-block .l-boards .spin-in {
  animation: spinInY 1s ease-in-out both;
}
@keyframes spinInY {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.number-block .l-boards .item-comp {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .number-block .l-boards .item-comp .board-content {
    flex-direction: column;
    padding-bottom: 5.1282051282vw;
  }
}
@media screen and (max-width: 767px) {
  .number-block .l-boards .item-comp .board-content .emphasis {
    margin: 2.5641025641vw 0 1.2820512821vw;
  }
}
@media screen and (max-width: 767px) {
  .number-block .l-boards .item-comp .board-content .emphasis-description {
    width: 100%;
  }
}
.number-block .l-boards .item-half {
  width: calc((100% - 25px) / 2);
}
@media screen and (max-width: 767px) {
  .number-block .l-boards .item-half {
    width: 100%;
  }
}
.number-block .l-boards .item-thrid-col01 {
  width: calc((100% - 50px) / 3);
}
@media screen and (max-width: 767px) {
  .number-block .l-boards .item-thrid-col01 {
    width: 100%;
  }
}
.number-block .l-boards .item-thrid-col01-01 {
  width: calc((100% - 25px) / 3);
}
@media screen and (max-width: 767px) {
  .number-block .l-boards .item-thrid-col01-01 {
    width: 100%;
  }
}
.number-block .l-boards .item-thrid-col01-02 {
  width: calc((100% - 25px) / 3 * 2);
}
@media screen and (max-width: 767px) {
  .number-block .l-boards .item-thrid-col01-02 {
    width: 100%;
  }
}
.number-block .l-boards .work-board {
  background: #eeeeee;
}
@media screen and (min-width: 768px) {
  .number-block .l-boards .work-board {
    height: 250px;
  }
}
@media screen and (max-width: 767px) {
  .number-block .l-boards .work-board {
    min-height: 38.4615384615vw;
  }
}
.number-block .l-boards .work-board .board-ttl {
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .number-block .l-boards .work-board .board-content {
    margin-top: 0;
  }
}
.number-block .l-boards .work-board .fst-txt {
  font-family: "Noto Serif JP", "YakuHanJP", "Marcellus", serif;
}
.number-block .l-boards .work-board.col-num13 .emphasis {
  font-size: 6.2rem;
}
.number-block .l-boards .work-board.col-num13 .emphasis .num {
  font-size: 10rem;
}
.number-block .l-boards .work-board.col-num14 {
  animation-delay: 0.2s;
}
.number-block .l-boards .work-board.col-num14 .emphasis {
  font-size: 6rem;
}
.number-block .l-boards .work-board.col-num14 .emphasis .num {
  font-size: 9.8rem;
  letter-spacing: 0;
}
.number-block .l-boards .work-board.col-num15 {
  animation-delay: 0.4s;
}
.number-block .l-boards .work-board.col-num15 .emphasis {
  font-size: 4rem;
}
.number-block .l-boards .work-board.col-num15 .emphasis .num {
  display: inline-block;
  font-size: 9.5rem;
  text-indent: -0.05em;
}
@media screen and (max-width: 767px) {
  .number-block .l-boards .work-board.col-num15 .emphasis .num {
    text-indent: -0.1em;
  }
}
.number-block .l-boards .work-board.col-num15 .emphasis .fxt-txt {
  font-size: 5.6rem;
}
.number-block .l-boards .work-board.col-num16 .emphasis {
  font-size: 6.7rem;
}
.number-block .l-boards .work-board.col-num16 .emphasis .num {
  font-size: 10.5rem;
}
.number-block .l-boards .work-board.col-num16 .board-ttl span {
  font-size: 1.2rem;
}
.number-block .l-boards .work-board.col-num17 {
  animation-delay: 0.2s;
}
.number-block .l-boards .work-board.col-num17 .board-ttl span {
  font-size: 1.4rem;
}
.number-block .l-boards .work-board.col-num17 .board-content {
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .number-block .l-boards .work-board.col-num17 .board-content {
    margin-top: 0;
  }
}
.number-block .l-boards .work-board.col-num17 .board-content .emphasis {
  font-size: 3.7rem;
}
.number-block .l-boards .work-board.col-num17 .board-content .emphasis .num {
  font-size: 7.6rem;
  letter-spacing: 0;
}
.number-block .l-boards .work-board.col-num17 .board-content .emphasis .fst-txt {
  font-size: 3.2rem;
}
.number-block .l-boards .work-board.col-num17 .board-content .emphasis + .emphasis .num {
  font-size: 7.4rem;
  letter-spacing: -0.03em;
  padding-right: 0.03em;
}
.number-block .l-boards .work-board.col-num18 {
  animation-delay: 0.4s;
}
.number-block .l-boards .work-board.col-num18 .emphasis {
  font-size: 6.8rem;
}
.number-block .l-boards .work-board.col-num18 .emphasis .num {
  font-size: 10.7rem;
  letter-spacing: 0;
}

@media screen and (max-width: 767px) {
  .about-top-block {
    padding-top: 60vw;
    margin-top: -60vw;
  }
}
@media screen and (max-width: 767px) {
  .about-top-block .top-text {
    padding: 8.9743589744vw 5.1282051282vw 16.6666666667vw 5.1282051282vw;
    color: #000000;
    font-size: 3.3333333333vw;
    font-weight: 500;
    line-height: 2.2;
    position: relative;
    z-index: 3;
  }
  .about-top-block .top-text .arrow {
    position: absolute;
    bottom: -7vw;
    left: 48vw;
    width: 29vw;
  }
}
.about-top-block .philosophy-wrapper {
  padding: 65px 0 60px 0;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .about-top-block .philosophy-wrapper {
    padding: 5.1282051282vw 0 7.6923076923vw 0;
  }
}
.about-top-block .philosophy-wrapper .parts {
  padding: 1px 15px;
  background-color: #952B4B;
  display: inline-block;
  color: #ffffff;
  font-size: 2.4rem;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .about-top-block .philosophy-wrapper .parts {
    padding: 0.7692307692vw 3.8461538462vw;
    font-size: 4.8717948718vw;
  }
}
.about-top-block .philosophy-wrapper .c-title {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .about-top-block .philosophy-wrapper .c-title {
    margin-bottom: 7.6923076923vw;
  }
}
.about-top-block .philosophy-wrapper .catch {
  margin-top: -20px;
  margin-bottom: 35px;
  padding: 40px 0;
  border-top: 1px solid #B0B0B0;
  border-bottom: 1px solid #B0B0B0;
  font-size: 6.1rem;
  font-weight: 500;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .about-top-block .philosophy-wrapper .catch {
    padding: 8.9743589744vw 0 5.1282051282vw 0;
    margin-top: -5.1282051282vw;
    margin-bottom: 5.1282051282vw;
    font-size: 9.4871794872vw;
    line-height: 1.3;
  }
}
.about-top-block .philosophy-wrapper .text {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.7;
  color: #000000;
}
.about-top-block .philosophy-wrapper.ver02 {
  padding-top: 25px;
}
@media screen and (max-width: 767px) {
  .about-top-block .philosophy-wrapper.ver02 {
    padding-top: 6.4102564103vw;
    padding-bottom: 2.5641025641vw;
  }
}
.about-top-block .philosophy-wrapper.ver02 .catch {
  margin-bottom: 0;
  font-size: 4rem;
  font-weight: 400;
  font-family: "Noto Serif JP", "YakuHanJP", "Marcellus", serif;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .about-top-block .philosophy-wrapper.ver02 .catch {
    font-size: 5.641025641vw;
  }
}
.about-top-block .philosophy-wrapper.ver03 {
  padding-top: 25px;
  padding-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .about-top-block .philosophy-wrapper.ver03 {
    padding-top: 6.4102564103vw;
    padding-bottom: 10.2564102564vw;
  }
}
.about-top-block .philosophy-wrapper.ver03 .catch {
  margin-bottom: 0;
  max-width: 600px;
  margin: 0 auto;
  margin-top: -20px;
}
@media screen and (max-width: 767px) {
  .about-top-block .philosophy-wrapper.ver03 .catch {
    padding: 9.7435897436vw 3.8461538462vw 7.6923076923vw 3.8461538462vw;
  }
}
.about-top-block .philosophy-wrapper.ver03 .catch li dl {
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  gap: 3%;
}
@media screen and (max-width: 767px) {
  .about-top-block .philosophy-wrapper.ver03 .catch li dl {
    margin-bottom: 6.4102564103vw;
    align-items: flex-start;
  }
}
.about-top-block .philosophy-wrapper.ver03 .catch li dl dt {
  font-family: "Cardo";
  font-size: 5rem;
  font-weight: 500;
  color: #952B4B;
  font-style: italic;
}
@media screen and (max-width: 767px) {
  .about-top-block .philosophy-wrapper.ver03 .catch li dl dt {
    font-size: 10.2564102564vw;
    line-height: 1;
  }
}
.about-top-block .philosophy-wrapper.ver03 .catch li dl dd {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.3;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .about-top-block .philosophy-wrapper.ver03 .catch li dl dd {
    font-size: 4.6153846154vw;
  }
}
.about-top-block .philosophy-wrapper.ver03 .catch li:last-child dl {
  margin-bottom: 0;
}
.about-top-block .philosophy-wrapper.ver04 {
  padding-top: 25px;
}
@media screen and (max-width: 767px) {
  .about-top-block .philosophy-wrapper.ver04 {
    padding: 10.2564102564vw 0;
  }
}
.about-top-block .philosophy-wrapper.ver04 .main-title {
  margin-bottom: 40px;
  font-size: 4.4rem;
  font-weight: 400;
  color: #952B4B;
}
@media screen and (max-width: 767px) {
  .about-top-block .philosophy-wrapper.ver04 .main-title {
    margin-bottom: 7.6923076923vw;
    font-size: 6.9230769231vw;
  }
}
.about-top-block .philosophy-wrapper.ver04 .text-area {
  text-align: left;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 2;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .about-top-block .philosophy-wrapper.ver04 .text-area {
    font-size: 4.1025641026vw;
  }
}
.about-top-block .philosophy-wrapper.ver05 {
  padding: 25px 0 0 0;
}
@media screen and (max-width: 767px) {
  .about-top-block .philosophy-wrapper.ver05 {
    padding: 10.2564102564vw 0 0 0;
  }
}
.about-top-block .philosophy-wrapper.ver05 .attempt-ul {
  margin-bottom: 90px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  -moz-column-gap: 5%;
       column-gap: 5%;
  row-gap: 50px;
}
@media screen and (max-width: 767px) {
  .about-top-block .philosophy-wrapper.ver05 .attempt-ul {
    margin-bottom: 7.6923076923vw;
    grid-template-columns: 1fr;
    row-gap: 7.6923076923vw;
  }
}
.about-top-block .philosophy-wrapper.ver05 .attempt-ul .attempt-li .attempt-con h3 {
  padding: 20px 0;
  margin-bottom: 25px;
  border-bottom: #952B4B 1px solid;
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .about-top-block .philosophy-wrapper.ver05 .attempt-ul .attempt-li .attempt-con h3 {
    font-size: 5.1282051282vw;
    letter-spacing: 0;
  }
}
.about-top-block .philosophy-wrapper.ver05 .attempt-ul .attempt-li .attempt-con .text {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 2;
  color: #000000;
  text-align: left;
}
.about-top-block .c-section {
  position: relative;
}
.about-top-block .c-section .arrow {
  position: absolute;
  left: 50%;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .about-top-block .c-section .arrow {
    width: 28.2051282051vw;
  }
}
.about-top-block .c-section .arrow.arrow-a {
  margin-top: -50px;
}
.about-top-block .c-section .arrow.arrow01 {
  top: -13%;
}
.about-top-block .c-section .arrow.arrow02 {
  top: -28%;
}
@media screen and (max-width: 767px) {
  .about-top-block .c-section .arrow.arrow02 {
    top: -27%;
  }
}
.about-top-block .c-section .arrow.arrow03 {
  top: -14%;
}
@media screen and (max-width: 767px) {
  .about-top-block .c-section .arrow.arrow03 {
    top: -11%;
  }
}
.about-top-block .c-section .arrow.arrow04 {
  top: -5%;
}
@media screen and (max-width: 767px) {
  .about-top-block .c-section .arrow.arrow04 {
    top: -4%;
  }
}
.about-top-block .c-section .arrow.arrow05 {
  top: -2.7%;
}
@media screen and (max-width: 767px) {
  .about-top-block .c-section .arrow.arrow05 {
    top: -1.5%;
  }
}
.about-top-block .c-section .mv-img {
  margin-bottom: 10px;
}
.about-top-block .c-section .thought-wrap {
  padding: 0 35px;
}
.about-top-block .c-section .thought-wrap .thought {
  max-width: 1200px;
  width: 100%;
  padding: 60px 20px;
  margin: 0 auto;
  border: #E7E7E7 4px solid;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.8;
  color: #952B4B;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .about-top-block .c-section .thought-wrap .thought {
    padding: 7.6923076923vw;
    font-size: 4.8717948718vw;
  }
}
.about-top-block .c-section.bg01 {
  background-image: url("../images/about/tex01.webp");
  background-repeat: no-repeat;
  background-position: 100% 292%;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  .about-top-block .c-section.bg01 {
    background-image: url("../images/about/tex01-sp.webp");
    background-position: 100% 220%;
  }
}
.about-top-block .c-section.bg02 {
  background-image: url("../images/bg-left.webp");
  background-repeat: no-repeat;
  background-position: 0% 100%;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  .about-top-block .c-section.bg02 {
    background-image: url("../images/bg-left-sp.webp");
    background-position: 0% 150%;
  }
}
.about-top-block .c-section.bg03 {
  background-image: url("../images/bg-left.webp"), url("../images/about/tex02.webp");
  background-repeat: no-repeat;
  background-position: 0% 100%, 100% 0%;
  background-color: #ffffff;
  padding-bottom: 1px;
}
@media screen and (max-width: 767px) {
  .about-top-block .c-section.bg03 {
    background-image: url("../images/bg-left-sp.webp"), url("../images/about/tex02-sp.webp");
    background-position: 0% 93%, 100% 7%;
  }
}

@media screen and (max-width: 767px) {
  .job-block.l-main {
    padding-top: 54vw;
  }
}
.job-block .sec01 {
  height: 500px;
  background-image: url("../images/bg-main.webp");
  clip-path: polygon(0 0, 100% 0, 100% 56%, 0% 100%);
}
@media screen and (max-width: 767px) {
  .job-block .sec01 {
    height: 250vw;
    clip-path: polygon(0 0, 100% 0, 100% 95%, 0% 100%);
  }
}
.job-block .flow {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .job-block .flow svg {
    width: 85vw;
  }
}
.job-block .bg-tex {
  margin-top: -200px;
  padding-top: 500px;
  overflow: hidden;
  background-image: url("../images/job/bg01.webp"), url("../images/job/bg02.webp"), url("../images/job/bg03.webp");
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: 100% -11%, 0% 45%, 100% 105%;
}
@media screen and (max-width: 767px) {
  .job-block .bg-tex {
    padding-top: 61.5384615385vw;
    margin-top: -50vw;
    background-image: url("../images/job/bg01-sp.webp"), url("../images/job/bg02-sp.webp"), url("../images/job/bg03-sp.webp");
    background-position: 100% -5%, 0% 32%, 100% 105%;
  }
}
.job-block .bg-tex .l-inner {
  margin-top: -385px;
}
@media screen and (max-width: 767px) {
  .job-block .bg-tex .l-inner {
    margin-top: auto;
  }
}
.job-block .flow-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.job-block .flow-wrap .flow-outer {
  width: 100%;
  display: flex;
  gap: 4%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .job-block .flow-wrap .flow-outer {
    flex-direction: column;
    align-items: center;
  }
}
.job-block .flow-wrap .flow-outer.ver03 {
  /*機械メンテナンス、施術トレーニング*/
  margin-top: -22px;
  gap: 0;
}
@media screen and (max-width: 767px) {
  .job-block .flow-wrap .flow-outer.ver03 {
    margin-top: -3.8461538462vw;
  }
}
.job-block .flow-wrap .flow-outer.ver03 .flow-inner .flow-con .title {
  width: 100%;
  padding-bottom: 25px;
  margin-bottom: 25px;
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 1;
  border-bottom: 1px solid #952b4b;
}
@media screen and (max-width: 767px) {
  .job-block .flow-wrap .flow-outer.ver03 .flow-inner .flow-con .title {
    margin-bottom: 3.8461538462vw;
    padding-bottom: 3.8461538462vw;
    font-size: 5.3846153846vw;
  }
}
.job-block .flow-wrap .flow-outer.ver03 .flow-inner .flow-con .text-area {
  text-align: left;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .job-block .flow-wrap .flow-outer.ver03 .flow-inner .flow-con .text-area {
    line-height: 1.5;
    text-align: center;
  }
}
.job-block .flow-wrap .flow-outer.ver03 .flow-inner.left {
  border-right: none;
}
@media screen and (max-width: 767px) {
  .job-block .flow-wrap .flow-outer.ver03 .flow-inner.left {
    padding-left: 5.1282051282vw;
    padding-right: 5.1282051282vw;
    margin-bottom: 0;
    border-right: 1px solid #952b4b;
  }
}
.job-block .flow-wrap .flow-outer.ver03 .flow-inner.right {
  border-left: none;
}
@media screen and (max-width: 767px) {
  .job-block .flow-wrap .flow-outer.ver03 .flow-inner.right {
    padding-left: 5.1282051282vw;
    padding-right: 5.1282051282vw;
    border-left: 1px solid #952b4b;
  }
}
.job-block .flow-wrap .flow-inner {
  width: 100%;
  margin-bottom: 95px;
  padding: 50px 30px 50px 30px;
  background-image: url(/recruit/assets/images/bg-main.webp);
  border: 1px solid #952b4b;
  position: relative;
  letter-spacing: 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .job-block .flow-wrap .flow-inner {
    margin-bottom: 24.358974359vw;
    padding: 7.6923076923vw 9.7435897436vw 7.6923076923vw 9.7435897436vw;
  }
}
.job-block .flow-wrap .flow-inner.yakuzi {
  display: flex;
  gap: 5%;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .job-block .flow-wrap .flow-inner.yakuzi {
    flex-direction: column;
  }
}
.job-block .flow-wrap .flow-inner.yakuzi .txt {
  width: 100%;
  font-size: 1.4rem;
  margin-top: 35px;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .job-block .flow-wrap .flow-inner.yakuzi .txt {
    border-top: 1px solid #952b4b;
    margin-top: -10vw;
    padding-top: 5vw;
    width: 72vw;
    margin-left: -4vw;
  }
}
.job-block .flow-wrap .flow-inner.yakuzi .flow-con {
  position: relative;
  width: 30%;
}
@media screen and (max-width: 767px) {
  .job-block .flow-wrap .flow-inner.yakuzi .flow-con {
    width: 100%;
    top: -12vw;
    padding-bottom: 5vw;
  }
  .job-block .flow-wrap .flow-inner.yakuzi .flow-con.line:before {
    content: "";
    display: block;
    width: 72vw;
    height: 1px;
    background-color: #952b4b;
    position: absolute;
    left: -4vw;
    top: 4vw;
  }
}
.job-block .flow-wrap .flow-inner.yakuzi .flow-con .title-outer {
  top: -73px;
}
@media screen and (max-width: 767px) {
  .job-block .flow-wrap .flow-inner.yakuzi .flow-con .title-outer {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 4vw;
    transform: translate(0);
  }
}
.job-block .flow-wrap .flow-inner .flow-con {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
}
.job-block .flow-wrap .flow-inner .flow-con .title-outer {
  padding: 5px 20px;
  display: inline-block;
  background: #ffffff;
  border: 1px solid #952b4b;
  transform: translate(-50%, 0);
  position: absolute;
  top: -23px;
  left: 50%;
}
@media screen and (max-width: 767px) {
  .job-block .flow-wrap .flow-inner .flow-con .title-outer {
    padding: 0vw 2.5641025641vw;
    top: -4.358974359vw;
  }
}
.job-block .flow-wrap .flow-inner .flow-con .title-outer .title-inner {
  color: #952b4b;
  font-size: 2.2rem;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .job-block .flow-wrap .flow-inner .flow-con .title-outer .title-inner {
    white-space: nowrap;
    font-size: 5.1282051282vw;
  }
}
.job-block .flow-wrap .flow-inner .flow-con .title-outer .title-inner .min {
  font-size: 1.4rem;
}
.job-block .flow-wrap .flow-inner .flow-con .text-area {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.7;
  color: #000000;
}
.job-block .flow-wrap .flow-inner .flow-con .btn-more {
  width: 220px;
  height: 40px;
  padding: 5px 15px;
  color: #ffffff;
  background-color: #952b4b;
  display: flex;
  align-items: center;
  transition: 0.3s;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .job-block .flow-wrap .flow-inner .flow-con .btn-more {
    width: 44.8717948718vw;
    height: 12.8205128205vw;
  }
}
.job-block .flow-wrap .flow-inner .flow-con .btn-more:hover {
  opacity: 0.5;
}
.job-block .flow-wrap .flow-inner .flow-con .btn-more .more {
  font-size: 1.5rem;
  font-weight: 400;
  flex: 1;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .job-block .flow-wrap .flow-inner .flow-con .btn-more .more {
    font-size: 3.5897435897vw;
  }
}
.job-block .flow-wrap .flow-inner .flow-con .btn-more .arrow-img {
  width: 24px;
  height: 4px;
}
@media screen and (max-width: 767px) {
  .job-block .flow-wrap .flow-inner .flow-con .btn-more .arrow-img {
    width: 5.3846153846vw;
  }
}
.job-block .flow-wrap .flow-inner.okyaku {
  /*お客様*/
  background-color: #952b4b;
  background-image: none;
}
@media screen and (max-width: 767px) {
  .job-block .flow-wrap .flow-inner.okyaku {
    margin-bottom: 23.0769230769vw;
  }
}
.job-block .flow-wrap .flow-inner.okyaku .flow-con .text-area {
  margin-bottom: 0;
  font-size: 2.2rem;
  font-weight: 400;
  color: #ffffff;
}
.job-block .flow-wrap .title-dervice-outer {
  /*アフターサービス・フォロー*/
  padding: 5px 20px;
  display: inline-block;
  background: #ffffff;
  border: 1px solid #952b4b;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .job-block .flow-wrap .title-dervice-outer {
    padding: 0vw 5.1282051282vw;
  }
}
.job-block .flow-wrap .title-dervice-outer .title-dervice-inner {
  color: #952b4b;
  font-size: 2.2rem;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .job-block .flow-wrap .title-dervice-outer .title-dervice-inner {
    font-size: 5.1282051282vw;
  }
}
.job-block .flow-wrap .arrow-flow {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
}
.job-block .flow-wrap .arrow-flow.arrow-pc {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .job-block .flow-wrap .arrow-flow.arrow-pc {
    display: none;
  }
}
.job-block .flow-wrap .arrow-flow.arrow-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .job-block .flow-wrap .arrow-flow.arrow-sp {
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .job-block .flow-wrap .arrow-flow {
    width: 17.4358974359vw;
  }
}
.job-block .flow-wrap .arrow-flow.no01 {
  bottom: 33px;
}
@media screen and (max-width: 767px) {
  .job-block .flow-wrap .arrow-flow.no01 {
    bottom: 9.4871794872vw;
  }
}
.job-block .flow-wrap .arrow-flow.no02 {
  bottom: -65px;
}
@media screen and (max-width: 767px) {
  .job-block .flow-wrap .arrow-flow.no02 {
    bottom: -13.8461538462vw;
  }
}
.job-block .flow-wrap .arrow-flow.no03 {
  bottom: -60px;
}
@media screen and (max-width: 767px) {
  .job-block .flow-wrap .arrow-flow.no03 {
    bottom: -14.358974359vw;
  }
}
.job-block .flow-wrap .arrow-flow.no04 {
  bottom: -65px;
}
@media screen and (max-width: 767px) {
  .job-block .flow-wrap .arrow-flow.no04 {
    bottom: -13.8461538462vw;
  }
}
.job-block .flow-wrap .arrow-flow.no05 {
  bottom: -60px;
}
@media screen and (max-width: 767px) {
  .job-block .flow-wrap .arrow-flow.no05 {
    bottom: -13.8461538462vw;
  }
}
.job-block .flow-wrap .arrow-flow.no06 {
  bottom: -70px;
}
@media screen and (max-width: 767px) {
  .job-block .flow-wrap .arrow-flow.no06 {
    bottom: -15.8974358974vw;
  }
}
.job-block .flow-wrap .arrow-flow.no07 {
  bottom: -70px;
}
@media screen and (max-width: 767px) {
  .job-block .flow-wrap .arrow-flow.no07 {
    bottom: -16.6666666667vw;
  }
}
.job-block .flow-wrap .posi {
  scroll-margin-top: 120px;
}
@media screen and (max-width: 767px) {
  .job-block .flow-wrap .posi {
    scroll-margin-top: 25.641025641vw;
  }
}
@media screen and (max-width: 767px) {
  .job-block .kaihatsu {
    margin-bottom: 10.5128205128vw !important;
  }
}
@media screen and (max-width: 767px) {
  .job-block .hinsitsu {
    margin-bottom: 10.5128205128vw !important;
  }
}
.job-block .yakuzi .text-area {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 767px) {
  .job-block .seizou {
    margin-bottom: 10.5128205128vw !important;
  }
}
.job-block .c-title {
  background-image: none;
}
.job-block.interview {
  margin-top: 0;
  padding-top: 0;
  clip-path: none;
  z-index: 2;
}
.job-block.interview .introduction-box {
  margin-top: -200px;
  margin-left: 90px;
  padding: 70px min(70px, 5.46875vw) 45px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .job-block.interview .introduction-box {
    margin-top: -38.4615384615vw;
    margin-left: 5.1282051282vw;
    padding: 6.4102564103vw 5.1282051282vw;
  }
}
.job-block.interview .introduction-box .inner {
  max-width: 960px;
}
.job-block.interview .introduction-box .inner .box-head {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .job-block.interview .introduction-box .inner .box-head {
    flex-direction: column;
  }
}
.job-block.interview .introduction-box .inner .box-head .ttl {
  position: relative;
  padding: 0 min(30px, 2.34375vw);
}
@media screen and (max-width: 1024px) {
  .job-block.interview .introduction-box .inner .box-head .ttl {
    padding: 0 0 0 3.8461538462vw;
  }
}
.job-block.interview .introduction-box .inner .box-head .ttl:before {
  display: block;
  position: absolute;
  left: 0;
  top: -70px;
  bottom: 0;
  content: "";
  width: 1px;
  background: #aa1b49;
}
@media screen and (max-width: 767px) {
  .job-block.interview .introduction-box .inner .box-head .ttl:before {
    top: -6.4102564103vw;
  }
}
.job-block.interview .introduction-box .inner .box-head .ttl h2 {
  font-size: 16px;
  color: #aa1b49;
  font-family: "Marcellus", serif;
}
@media screen and (max-width: 767px) {
  .job-block.interview .introduction-box .inner .box-head .ttl h2 {
    font-size: 4.1025641026vw;
  }
}
.job-block.interview .introduction-box .inner .box-head .ttl p {
  font-size: 25px;
  color: #595757;
  line-height: 1.76;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .job-block.interview .introduction-box .inner .box-head .ttl p {
    font-size: 4.6153846154vw;
    margin-top: 3.8461538462vw;
  }
}
.job-block.interview .introduction-box .inner .box-head .person {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: 14px;
  color: #595757;
  line-height: 1.5714285714;
  padding: 15px min(25px, 1.953125vw);
  background: url("/recruit/assets/images/bg-main.webp") no-repeat;
}
@media screen and (min-width: 768px) {
  .job-block.interview .introduction-box .inner .box-head .person {
    margin-left: min(30px, 2.34375vw);
  }
}
@media screen and (max-width: 1024px) {
  .job-block.interview .introduction-box .inner .box-head .person {
    margin-left: 0;
    margin-top: 7.6923076923vw;
  }
}
@media screen and (max-width: 767px) {
  .job-block.interview .introduction-box .inner .box-head .person {
    font-size: 3.0769230769vw;
    padding: 3.8461538462vw 2.5641025641vw;
  }
}
.job-block.interview .introduction-box .inner .box-head .person .post {
  color: #aa1b49;
}
@media screen and (max-width: 767px) {
  .job-block.interview .introduction-box .inner .box-head .person .dept {
    margin-top: 2.5641025641vw;
  }
}
@media screen and (max-width: 767px) {
  .job-block.interview .introduction-box .inner .box-head .person .name {
    margin-top: 2.5641025641vw;
  }
}
.job-block.interview .introduction-box .inner .box-head .person .name em {
  font-size: 22px;
  font-family: "Noto Serif JP", "YakuHanJP", "Marcellus", serif;
}
@media screen and (max-width: 767px) {
  .job-block.interview .introduction-box .inner .box-head .person .name em {
    font-size: 5.641025641vw;
  }
}
.job-block.interview .introduction-box .inner .box-head .person .name .day {
  margin-left: 20px;
}
.job-block.interview .introduction-box .inner .grid-content {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.3s ease-out;
}
.job-block.interview .introduction-box .inner .grid-content .wrap-toggle {
  min-height: 210px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .job-block.interview .introduction-box .inner .grid-content .wrap-toggle {
    min-height: 56.4102564103vw;
  }
}
.job-block.interview .introduction-box .inner .grid-content .wrap-toggle .career-item {
  margin-top: 85px;
}
@media screen and (max-width: 767px) {
  .job-block.interview .introduction-box .inner .grid-content .wrap-toggle .career-item {
    margin-top: 20.5128205128vw;
  }
}
.job-block.interview .introduction-box .inner .grid-content .wrap-toggle .career-item .ttl-career {
  font-size: 26px;
  font-weight: 400;
  color: #595757;
  line-height: 1.4230769231;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .job-block.interview .introduction-box .inner .grid-content .wrap-toggle .career-item .ttl-career {
    font-size: 6.6666666667vw;
  }
}
.job-block.interview .introduction-box .inner .grid-content .wrap-toggle .career-item dl {
  max-width: 545px;
  margin: 40px auto 0;
}
@media screen and (max-width: 767px) {
  .job-block.interview .introduction-box .inner .grid-content .wrap-toggle .career-item dl {
    margin-top: 10.2564102564vw;
  }
}
.job-block.interview .introduction-box .inner .grid-content .wrap-toggle .career-item dl dt,
.job-block.interview .introduction-box .inner .grid-content .wrap-toggle .career-item dl dd {
  padding-left: 25px;
  color: #000;
}
@media screen and (max-width: 767px) {
  .job-block.interview .introduction-box .inner .grid-content .wrap-toggle .career-item dl dt,
  .job-block.interview .introduction-box .inner .grid-content .wrap-toggle .career-item dl dd {
    padding-left: 6.4102564103vw;
  }
}
.job-block.interview .introduction-box .inner .grid-content .wrap-toggle .career-item dl dt {
  position: relative;
  font-size: 14px;
  line-height: 2.0714285714;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .job-block.interview .introduction-box .inner .grid-content .wrap-toggle .career-item dl dt {
    font-size: 3.5897435897vw;
  }
}
.job-block.interview .introduction-box .inner .grid-content .wrap-toggle .career-item dl dt:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #952B4B;
}
@media screen and (max-width: 767px) {
  .job-block.interview .introduction-box .inner .grid-content .wrap-toggle .career-item dl dt:before {
    width: 2.8205128205vw;
    height: 2.8205128205vw;
  }
}
.job-block.interview .introduction-box .inner .grid-content .wrap-toggle .career-item dl dt:first-of-type:before {
  background: #7C8284;
}
.job-block.interview .introduction-box .inner .grid-content .wrap-toggle .career-item dl dd {
  position: relative;
  font-size: 12px;
  line-height: 1.6666666667;
  min-height: 70px;
  padding-top: 5px;
}
@media screen and (max-width: 767px) {
  .job-block.interview .introduction-box .inner .grid-content .wrap-toggle .career-item dl dd {
    font-size: 3.0769230769vw;
    min-height: 17.9487179487vw;
    padding-top: 1.2820512821vw;
  }
}
.job-block.interview .introduction-box .inner .grid-content .wrap-toggle .career-item dl dd:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5.5px;
  width: 1px;
  background: #952B4B;
}
@media screen and (max-width: 767px) {
  .job-block.interview .introduction-box .inner .grid-content .wrap-toggle .career-item dl dd:before {
    left: 1.4102564103vw;
  }
}
.job-block.interview .introduction-box .inner .grid-content .wrap-toggle .career-item dl dd:first-of-type:before {
  background: #7C8284;
}
.job-block.interview .introduction-box .inner .grid-content .wrap-toggle .career-item dl dd:last-of-type:before {
  content: none;
}
.job-block.interview .introduction-box .inner #careerToggle + .career-label {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #aa1b49;
  width: -moz-fit-content;
  width: fit-content;
  margin: 30px auto 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .job-block.interview .introduction-box .inner #careerToggle + .career-label {
    font-size: 4.1025641026vw;
    margin-top: 7.6923076923vw;
  }
}
.job-block.interview .introduction-box .inner #careerToggle + .career-label:before {
  display: block;
  content: "";
  width: 6px;
  height: 3px;
  margin-top: 5px;
  margin-right: 5px;
  background: url("/recruit/assets/images/job/interview/arrow_bottom.svg") no-repeat;
  background-size: contain;
}
.job-block.interview .introduction-box .inner #careerToggle + .career-label:after {
  content: "open";
}
.job-block.interview .introduction-box .inner #careerToggle:checked + .career-label:before {
  content: "";
  width: 6px;
  height: 6px;
  background: url("/recruit/assets/images/job/interview/close.svg") no-repeat;
  background-size: contain;
}
.job-block.interview .introduction-box .inner #careerToggle:checked + .career-label:after {
  content: "close";
}
.job-block.interview .introduction-box:has(#careerToggle:checked) .grid-content {
  grid-template-rows: 1fr;
  transition: grid-template-rows 0.3s;
}
.job-block.interview .bg-wht {
  background: white;
}
.job-block.interview .flx-alternate {
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .job-block.interview .flx-alternate {
    padding: 0 20px;
  }
}
@media screen and (max-width: 1024px) {
  .job-block.interview .flx-alternate {
    flex-wrap: wrap;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .job-block.interview .flx-alternate {
    flex-direction: column;
  }
}
.job-block.interview .flx-alternate .msg-content {
  width: 53.645%;
}
@media screen and (max-width: 1024px) {
  .job-block.interview .flx-alternate .msg-content {
    display: contents;
  }
}
.job-block.interview .flx-alternate .msg-content h3 {
  font-size: 26px;
  line-height: 1.4230769231;
  text-align: left;
  word-break: auto-phrase;
}
@media screen and (max-width: 1024px) {
  .job-block.interview .flx-alternate .msg-content h3 {
    display: flex;
    justify-content: center;
    width: 56%;
    order: 1;
    margin-bottom: 0;
    padding-left: 1em;
  }
}
@media screen and (max-width: 767px) {
  .job-block.interview .flx-alternate .msg-content h3 {
    width: 100%;
    font-size: 6.1538461538vw;
    margin-bottom: 10.2564102564vw;
    padding: 0;
  }
}
.job-block.interview .flx-alternate .msg-content p {
  font-size: 14px;
  line-height: 2.0714285714;
}
@media screen and (max-width: 1024px) {
  .job-block.interview .flx-alternate .msg-content p {
    order: 4;
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .job-block.interview .flx-alternate .msg-content p {
    font-size: 3.5897435897vw;
    margin-top: 7.6923076923vw;
  }
}
.job-block.interview .flx-alternate .ph {
  position: relative;
  width: 41.666%;
  height: -moz-fit-content;
  height: fit-content;
}
@media screen and (max-width: 1024px) {
  .job-block.interview .flx-alternate .ph {
    order: 2;
  }
}
@media screen and (max-width: 767px) {
  .job-block.interview .flx-alternate .ph {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 10%;
    padding-right: 10%;
  }
}
.job-block.interview .flx-alternate .ph:before {
  position: absolute;
  bottom: -25%;
  right: -25%;
  content: "";
  width: 100%;
  height: 100%;
  background: #f2f2f2;
}
@media screen and (max-width: 1024px) {
  .job-block.interview .flx-alternate .ph:before {
    bottom: -10%;
    right: -10%;
  }
}
@media screen and (max-width: 767px) {
  .job-block.interview .flx-alternate .ph:before {
    width: 90%;
    height: 90%;
    bottom: 0;
    right: 0;
  }
}
.job-block.interview .flx-alternate .ph img {
  position: relative;
  display: block;
}
.job-block.interview .flx-alternate + .flx-alternate {
  margin-top: 215px;
}
@media screen and (max-width: 767px) {
  .job-block.interview .flx-alternate + .flx-alternate {
    margin-top: 11.5384615385vw;
    padding-top: 11.5384615385vw;
    border-top: 1px solid #f2f2f2;
  }
}
.job-block.interview .flx-alternate:nth-child(even) {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .job-block.interview .flx-alternate:nth-child(even) .ph {
    padding-right: 0;
    padding-left: 10%;
  }
}
.job-block.interview .flx-alternate:nth-child(even) .ph:before {
  right: initial;
  left: -25%;
}
@media screen and (max-width: 767px) {
  .job-block.interview .flx-alternate:nth-child(even) .ph:before {
    left: 0;
  }
}
.job-block.interview .flx-alternate:first-of-type {
  margin-top: 55px;
}
@media screen and (max-width: 767px) {
  .job-block.interview .flx-alternate:first-of-type {
    margin-top: 6.4102564103vw;
  }
}
.job-block.interview .flx-alternate:last-of-type {
  margin-bottom: 110px;
}
@media screen and (max-width: 767px) {
  .job-block.interview .flx-alternate:last-of-type {
    margin-bottom: 7.6923076923vw;
  }
}
.job-block.interview .quote-box {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}
.job-block.interview .quote-box .inner {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 2.5%;
}
@media screen and (max-width: 767px) {
  .job-block.interview .quote-box .inner {
    flex-wrap: wrap;
    padding: 2.5641025641vw;
  }
}
.job-block.interview .quote-box .inner:before, .job-block.interview .quote-box .inner:after {
  position: absolute;
  content: "";
  width: 78px;
  height: 78px;
}
.job-block.interview .quote-box .inner:before {
  top: 0;
  left: 0;
  border-top: 1px solid #aab0b2;
  border-left: 1px solid #aab0b2;
}
.job-block.interview .quote-box .inner:after {
  bottom: 0;
  right: 0;
  border-bottom: 1px solid #aab0b2;
  border-right: 1px solid #aab0b2;
}
.job-block.interview .quote-box .inner h3 {
  font-size: 23px;
  width: -moz-fit-content;
  width: fit-content;
  word-break: keep-all;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .job-block.interview .quote-box .inner h3 {
    font-size: 5.8974358974vw;
    padding: 0 1em;
  }
}
.job-block.interview .quote-box .inner h3 em {
  color: #952B4B;
  font-family: "Noto Serif JP";
}
.job-block.interview .quote-box .inner .feel-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 85%;
}
@media screen and (min-width: 768px) {
  .job-block.interview .quote-box .inner .feel-content {
    margin-left: 2.5%;
  }
}
@media screen and (max-width: 767px) {
  .job-block.interview .quote-box .inner .feel-content {
    display: contents;
    width: 100%;
    margin-top: 2.5641025641vw;
  }
}
.job-block.interview .quote-box .inner .feel-content dt {
  width: 22.8571428571%;
}
@media screen and (max-width: 767px) {
  .job-block.interview .quote-box .inner .feel-content dt {
    width: 36%;
  }
}
.job-block.interview .quote-box .inner .feel-content dd {
  width: 75%;
  font-size: 12px;
  line-height: 2.1666666667;
}
@media screen and (max-width: 767px) {
  .job-block.interview .quote-box .inner .feel-content dd {
    width: 100%;
    font-size: 3.0769230769vw;
    margin-top: 3.8461538462vw;
  }
}
.job-block.interview .other-interview h3 em {
  font-family: "Noto Serif JP", "YakuHanJP", "Marcellus", serif;
  color: #952B4B;
}
.job-block.interview .other-interview .c-list-more .list-outer {
  background: url("/recruit/assets/images//bg-main.webp") no-repeat;
}

.environment-block.talk {
  color: #000;
}
@media screen and (max-width: 767px) {
  .environment-block.talk {
    margin-top: -45vw;
    padding-top: 61.5384615385vw;
  }
}
.environment-block.talk .ttl-talk {
  font-size: 24px;
  color: #aa1b49;
  font-weight: 400;
  margin-bottom: 25px;
  padding-bottom: 0;
  font-family: "Marcellus";
  background-image: none;
}
@media screen and (max-width: 767px) {
  .environment-block.talk .ttl-talk {
    font-size: 6.1538461538vw;
    margin-bottom: 6.4102564103vw;
  }
}
.environment-block.talk .member-lead {
  font-size: 15px;
  line-height: 1.9333333333;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .environment-block.talk .member-lead {
    font-size: 3.8461538462vw;
  }
}
.environment-block.talk .member-list {
  margin-top: 50px;
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 767px) {
  .environment-block.talk .member-list {
    margin-top: 10.2564102564vw;
    grid-template-columns: 1fr;
    gap: 11.5384615385vw;
  }
}
.environment-block.talk .member-list li dd {
  display: flex;
  justify-content: space-between;
  border-left: 1px solid #952B4B;
  padding-left: 10px;
}
@media screen and (max-width: 767px) {
  .environment-block.talk .member-list li dd {
    padding-left: 2.5641025641vw;
  }
}
.environment-block.talk .member-list li dd .job {
  font-size: 14px;
  font-family: "Noto Serif JP", "YakuHanJP", "Marcellus", serif;
}
@media screen and (max-width: 767px) {
  .environment-block.talk .member-list li dd .job {
    font-size: 3.5897435897vw;
  }
}
.environment-block.talk .member-list li dd .job em {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .environment-block.talk .member-list li dd .job em {
    font-size: 5.1282051282vw;
  }
}
.environment-block.talk .member-list li dd .desc {
  font-size: 14px;
  font-family: "Noto Serif JP", "YakuHanJP", "Marcellus", serif;
}
@media screen and (max-width: 767px) {
  .environment-block.talk .member-list li dd .desc {
    font-size: 3.5897435897vw;
  }
}
.environment-block.talk .member-list li dd .desc em {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .environment-block.talk .member-list li dd .desc em {
    font-size: 4.6153846154vw;
  }
}
.environment-block.talk .c-section:has(.crosstalk-ttl) {
  padding-top: 0;
}
.environment-block.talk .crosstalk-ttl .ph img {
  display: block;
  width: 100%;
}
.environment-block.talk .crosstalk-ttl .txt {
  font-size: 26px;
  line-height: 1.4230769231;
  font-weight: 400;
  color: #952B4B;
  width: -moz-fit-content;
  width: fit-content;
  margin: 60px auto 0;
  padding: 15px;
  border: 1px solid #952B4B;
  font-family: "Noto Serif JP", "YakuHanJP", "Marcellus", serif;
}
@media screen and (max-width: 767px) {
  .environment-block.talk .crosstalk-ttl .txt {
    font-size: 5.641025641vw;
    margin: 7.6923076923vw 5.1282051282vw 0;
    padding: 3.8461538462vw;
  }
}
.environment-block.talk .cross-comment {
  margin-top: 70px;
  display: grid;
  gap: 70px;
}
@media screen and (max-width: 767px) {
  .environment-block.talk .cross-comment {
    margin-top: 11.5384615385vw;
    gap: 10.2564102564vw;
  }
}
.environment-block.talk .cross-comment .bundle {
  display: flex;
  gap: 25px;
}
@media screen and (max-width: 767px) {
  .environment-block.talk .cross-comment .bundle {
    flex-direction: column;
    gap: 6.4102564103vw;
  }
}
.environment-block.talk .cross-comment .bundle .img {
  position: relative;
  width: 100px;
  aspect-ratio: 1/1;
}
@media screen and (max-width: 767px) {
  .environment-block.talk .cross-comment .bundle .img {
    width: 25.641025641vw;
  }
}
.environment-block.talk .cross-comment .bundle .img img {
  display: block;
}
.environment-block.talk .cross-comment .bundle .img .name {
  position: absolute;
  bottom: -35px;
  font-size: 22px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .environment-block.talk .cross-comment .bundle .img .name {
    left: 0;
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .environment-block.talk .cross-comment .bundle .img .name {
    display: flex;
    align-items: center;
    bottom: 0;
    top: 0;
    margin: auto 0;
    right: -15.3846153846vw;
  }
}
.environment-block.talk .cross-comment .bundle .img + p {
  position: relative;
  display: flex;
  align-items: center;
  width: calc(100% - 125px);
  padding: 10px 30px;
  border-radius: 10px;
  background: #F2F2F2;
}
@media screen and (max-width: 767px) {
  .environment-block.talk .cross-comment .bundle .img + p {
    width: 100%;
    padding: 3.8461538462vw;
    border-radius: 2.5641025641vw;
  }
}
.environment-block.talk .cross-comment .bundle .img + p:before {
  position: absolute;
  content: "";
}
@media screen and (min-width: 768px) {
  .environment-block.talk .cross-comment .bundle .img + p:before {
    top: 0;
    bottom: 0;
    left: -18px;
    margin: auto 0;
    width: 30px;
    height: 1px;
    border-top: 1px dotted #000;
  }
}
@media screen and (max-width: 767px) {
  .environment-block.talk .cross-comment .bundle .img + p:before {
    left: 12.8205128205vw;
    top: -4.6153846154vw;
    height: 7.6923076923vw;
    width: 1px;
    border-left: 1px dotted #000;
  }
}
.environment-block.talk .cross-comment .bundle:nth-child(even) {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .environment-block.talk .cross-comment .bundle:nth-child(even) {
    flex-direction: column;
    align-items: flex-end;
  }
}
@media screen and (max-width: 767px) {
  .environment-block.talk .cross-comment .bundle:nth-child(even) .img .name {
    right: initial;
    left: -15.3846153846vw;
  }
}
.environment-block.talk .cross-comment .bundle:nth-child(even) .img + p:before {
  left: initial;
}
@media screen and (min-width: 768px) {
  .environment-block.talk .cross-comment .bundle:nth-child(even) .img + p:before {
    right: -18px;
  }
}
@media screen and (max-width: 767px) {
  .environment-block.talk .cross-comment .bundle:nth-child(even) .img + p:before {
    right: 12.8205128205vw;
  }
}

.at-first-block .bg-wht {
  background: #fff;
}
.at-first-block .bg-main {
  background: url("/recruit/assets/images/bg-main.webp") no-repeat;
  background-size: cover;
}
.at-first-block .over-rap-top {
  margin-top: max(-270px, (100vw - 40px) * 0.4166666 * -1 - 70px);
  padding-top: min(380px, (100vw - 40px) * 0.4166666 + 70px);
}
.at-first-block .over-rap-top:has(.wide-ph) {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .at-first-block .over-rap-top {
    margin-top: -30.4487179487vw;
    padding-top: 26.6025641026vw;
  }
}
.at-first-block .c-title {
  font-size: 26px;
  line-height: 1.4230769231;
  background: none;
}
@media screen and (max-width: 767px) {
  .at-first-block .c-title {
    font-size: 6.1538461538vw;
  }
}
.at-first-block .media-stack {
  font-size: 14px;
  line-height: 2.0714285714;
}
@media screen and (max-width: 767px) {
  .at-first-block .media-stack {
    font-size: 3.5897435897vw;
  }
}
.at-first-block .media-stack .ph {
  margin-top: 90px;
}
@media screen and (max-width: 767px) {
  .at-first-block .media-stack .ph {
    margin-top: 11.5384615385vw;
  }
}
.at-first-block .media-stack .ph img {
  display: block;
}
.at-first-block .wide-ph {
  margin-top: 90px;
}
@media screen and (max-width: 767px) {
  .at-first-block .wide-ph {
    margin-top: 11.5384615385vw;
  }
}
.at-first-block .wide-ph img {
  display: block;
  width: 100%;
}

.swiper {
  position: relative;
}

.swiper-scrollbar {
  height: 4px;
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.12);
}

.swiper-scrollbar-drag {
  border-radius: 2px;
}