@charset "UTF-8";
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  border-style: solid;
  border-width: 0;
  box-sizing: border-box;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
  line-height: 1.15; /* 1 */
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  border-top-width: 1px;
  box-sizing: content-box; /* 1 */
  clear: both;
  color: inherit;
  height: 0; /* 1 */
  margin: 0;
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  color: inherit;
  text-decoration: none;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border-radius: 0;
  color: inherit;
  font: inherit;
  margin: 0;
  padding: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
  vertical-align: middle;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  min-width: 0;
  padding: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-collapse: collapse;
  border-color: inherit; /* 1 */
}

caption {
  text-align: left;
}

td,
th {
  padding: 0;
  vertical-align: top;
}

th {
  font-weight: bold;
  text-align: left;
}

html {
  font-size: 62.5%;
}

body {
  color: #353535;
  font-family: "Zen Kaku Gothic New", sans-serif !important;
  font-weight: 400;
}

main {
  position: relative;
}

a {
  text-decoration: none;
}
a:hover, a:active, a:visited, a:link, a:focus {
  text-decoration: none;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

button {
  outline: none;
}

img {
  display: block;
  height: auto;
  max-width: 100%;
  width: 100%;
}

.sp_only {
  display: none;
}

/*
header
*/
header {
  align-items: center;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  left: 0;
  padding: 11px 24px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}
header.is-scroll {
  background-color: rgba(255, 255, 255, 0.9);
}

.header-logo {
  width: 313px;
}

.header-entry a {
  background-color: #353535;
  border-radius: 8px;
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: 700;
  height: 58px;
  line-height: 58px;
  text-align: center;
  width: 228px;
}
.header-entry a:hover {
  opacity: 0.6;
}

/*
footer
*/
footer {
  background: rgba(197, 216, 250, 0.2);
  padding: 80px 16px 40px;
}
footer .copy {
  color: #648ACA;
  font-size: 14px;
  line-height: 1;
  margin-top: 45px;
  text-align: center;
}

.footer-logo {
  margin: 0 auto;
  width: 320px;
}

.footer-wrap {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 64px auto 0;
  max-width: 900px;
}
.footer-wrap .left {
  width: 35.4%;
}
.footer-wrap .right {
  margin-left: 88px;
  width: calc(64.6% - 88px);
}

.footer-text {
  margin: 80px auto 0;
  max-width: 1024px;
}
.footer-text p {
  color: #787E88;
  font-size: 14px;
}
.footer-text p + p {
  margin-top: 19.6px;
}

/*
.keyvisual
*/
.keyvisual {
  background-image: url("../images/bg_kv_pc.jpg");
  background-position: bottom right;
  background-size: cover;
  margin-top: 80px;
  padding: 60px 0 12.7vw;
  position: relative;
}
.keyvisual h1 {
  align-items: flex-start;
  color: #fff;
  display: flex;
  font-size: 74px;
  font-weight: 700;
}
.keyvisual h1 > span {
  background-color: #fff;
  display: block;
  margin: 18px 47px 0 0;
  padding: 12px 24px 12px 124px;
}
.keyvisual h1 > span img {
  width: 183px;
}
.keyvisual .exclusive {
  background-color: #E94630;
  bottom: -7px;
  color: #fff;
  padding: 28px 0 6px 95px;
  position: absolute;
  right: 0;
  width: 71.5vw;
  z-index: 2;
}
.keyvisual .exclusive::before {
  border-bottom: 125px solid #DE3720;
  border-left: 71.5vw solid transparent;
  content: "";
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}
.keyvisual .exclusive .icon {
  bottom: 0;
  left: -77px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 155px;
  z-index: 2;
}
.keyvisual .exclusive .box {
  align-items: flex-end;
  display: flex;
  font-weight: 700;
  position: relative;
  z-index: 2;
}
.keyvisual .exclusive .left p {
  font-size: 29px;
  line-height: 1;
}
.keyvisual .exclusive .left p + p {
  margin-top: 11px;
}
.keyvisual .exclusive .left .line {
  font-size: 32px;
  line-height: 1;
  position: relative;
}
.keyvisual .exclusive .left .line::before {
  background-color: #F9E000;
  bottom: -2px;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 100%;
}
.keyvisual .exclusive .left .small {
  font-size: 26px;
}
.keyvisual .exclusive .center {
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 90px;
  font-style: italic;
  line-height: 0.7;
  margin: 0 7px 0 3px;
  text-shadow: 1px 1px 0px rgba(154, 23, 6, 0.8);
}
.keyvisual .exclusive .right p {
  font-size: 33px;
  line-height: 1;
}
.keyvisual .exclusive .right p + p {
  letter-spacing: -0.02em;
  margin-top: -1px;
}
.keyvisual .exclusive .sup {
  font-size: 14px;
  letter-spacing: -0.02em;
  line-height: 1;
  margin-top: 5px;
  max-width: 554px;
  position: relative;
  text-align: right;
  z-index: 2;
}

.keyvisual-contents {
  margin-top: 37px;
  padding-left: 96px;
}
.keyvisual-contents p {
  color: #fff;
  font-size: 29px;
  font-weight: 700;
  line-height: 1;
}
.keyvisual-contents p .text_big {
  color: #E94630;
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 79px;
  font-style: italic;
}
.keyvisual-contents p .text_small {
  font-size: 21px;
  font-weight: 400;
}
.keyvisual-contents p .sup {
  font-size: 16px;
  font-weight: 400;
  margin-top: 12px;
}
.keyvisual-contents p + p {
  margin-top: 27px;
}
.keyvisual-contents p:last-of-type {
  margin-top: 32px;
}

/*
.pagetop
*/
.pagetop {
  background-image: url("../images/pagetop.svg");
  background-size: cover;
  bottom: 154px;
  cursor: pointer;
  filter: drop-shadow(0px 0px 26px rgba(0, 0, 0, 0.15));
  height: 85px;
  opacity: 0;
  position: fixed;
  right: 28px;
  transition: opacity 0.2s;
  width: 98px;
  z-index: 10;
}
.pagetop.show {
  opacity: 1;
}
.pagetop.show:hover {
  opacity: 0.6;
}

/*
.entry
*/
.entry {
  padding: 39px 16px 179px;
  position: relative;
}
.entry::before {
  background-color: #E44F3A;
  content: "";
  height: 274px;
  left: 0;
  position: absolute;
  top: 6.2vw;
  transform: skew(0, 7deg);
  width: 100%;
  z-index: -1;
}
.entry::after {
  border-bottom: 12.5vw solid #E44F3A;
  border-left: 100vw solid transparent;
  content: "";
  left: 0;
  opacity: 0.2;
  position: absolute;
  top: 0;
  z-index: -1;
}
.entry img {
  margin: 0 auto;
  position: relative;
  width: 199px;
  z-index: 3;
}
.entry a {
  background-color: #fff;
  border-radius: 120px;
  box-shadow: 0px 16px 32px #A22B1A;
  color: #E94630;
  display: block;
  font-size: 36px;
  font-weight: 700;
  height: 122px;
  line-height: 122px;
  margin: 0 auto;
  max-width: 714px;
  position: relative;
  text-align: center;
  z-index: 3;
}
.entry a:hover {
  background-color: #FAB1A6;
  box-shadow: none;
}

/*
.about
*/
.about {
  margin: 88px 0 20px;
  position: relative;
}
.about h2 {
  color: #023894;
  font-size: 44px;
  font-weight: 700;
  padding-left: 236px;
  position: relative;
}
.about h2::before {
  background-image: url("../images/text_about.svg");
  background-size: cover;
  bottom: 0;
  content: "";
  height: 265px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 587px;
}

.about-logo {
  margin: 169px auto 0;
  max-width: 972px;
  padding: 0 16px;
}
.about-logo img {
  width: 303px;
}

.about-text {
  font-size: 24px;
  font-weight: 700;
  line-height: 2;
  margin: 48px auto 0;
  max-width: 972px;
  padding: 0 16px;
}

.about-img {
  position: absolute;
  right: 128px;
  top: 28px;
  width: 678px;
}

/*
.support
*/
.support {
  margin-top: 9px;
}

.support-wrap {
  align-items: flex-start;
  display: flex;
  margin-left: auto;
  width: 86%;
}
.support-wrap .left {
  margin-right: 40px;
  width: calc(39.6% - 40px);
}
.support-wrap .left h2 {
  color: #023894;
  font-size: 44px;
  font-weight: 700;
  line-height: 1.3;
  padding: 33px 0 31px;
  position: relative;
}
.support-wrap .left h2::before {
  background-image: url("../images/text_support.svg");
  background-size: cover;
  content: "";
  height: 178px;
  left: 3px;
  position: absolute;
  top: 0;
  width: 380px;
}
.support-wrap .left h3 {
  color: #648ACA;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  margin-top: 61px;
}
.support-wrap .left p {
  font-size: 20px;
  line-height: 2;
  margin-top: 40px;
}
.support-wrap .right {
  width: 60.4%;
}

/*
.living
*/
.living {
  margin-top: 120px;
}

.living-wrap {
  align-items: flex-start;
  display: flex;
  width: 81.4%;
}
.living-wrap .left {
  width: 63.8%;
}
.living-wrap .right {
  margin-left: 40px;
  width: calc(36.2% - 40px);
}
.living-wrap .right h2 {
  color: #023894;
  font-size: 44px;
  font-weight: 700;
  line-height: 1.3;
  margin-left: -180px;
  padding: 61px 0 60px;
  position: relative;
}
.living-wrap .right h2::before {
  background-image: url("../images/text_living.svg");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 178px;
  left: 0;
  position: absolute;
  top: 0;
  width: 603px;
}
.living-wrap .right p {
  font-size: 20px;
  line-height: 2;
  margin-top: 56px;
}

/*
.recruit
*/
.recruit {
  margin: 151px auto 0;
  max-width: 1056px;
  padding: 0 16px;
}
.recruit h2 {
  color: #023894;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
}
.recruit h2 span {
  color: #648ACA;
  display: block;
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 96px;
  font-style: italic;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 16px;
}
.recruit table {
  border-collapse: separate;
  border-spacing: 0 8px;
  margin-top: 69px;
  width: 100%;
}
.recruit th {
  background-color: #648ACA;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  padding: 16px;
  width: 320px;
}
.recruit td {
  background-color: rgba(197, 216, 250, 0.2);
  padding: 16px;
  width: calc(100% - 320px);
}
.recruit td p {
  font-size: 16px;
  line-height: 1.3;
}
.recruit td p + p {
  margin-top: 23px;
}
.recruit td .note li {
  font-size: 14px;
  line-height: 1.3;
  margin-top: 8px;
  position: relative;
}
.recruit td .note li::before {
  content: "※";
  padding-right: 4px;
}
.recruit td .note + p {
  margin-top: 23px;
}
.recruit td .sup {
  font-size: 14px;
  margin-top: 8px;
}

/*
.location
*/
.location {
  margin: 143px 0 150px;
}
.location h2 {
  color: #023894;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
}
.location h2 span {
  color: #648ACA;
  display: block;
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 96px;
  font-style: italic;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 16px;
}

.location-contents {
  background-image: url("../images/bg_location_pc.png");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.location-wrap {
  align-items: flex-start;
  display: flex;
  justify-content: center;
  margin: 112px auto 0;
  max-width: 1072px;
  padding: 0 16px 43px;
  position: relative;
}

.location-item {
  background-color: #fff;
  box-shadow: 0px 30px 60px rgba(0, 0, 0, 0.03), 0px 50px 100px rgba(50, 50, 93, 0.25);
  padding-top: 40px;
  position: relative;
  width: calc((100% - 80px) / 3);
}
.location-item:nth-of-type(2) {
  margin: 32px 40px 0;
}
.location-item:nth-of-type(3) {
  margin: 64px 0 0;
}
.location-item .icon {
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: -43px;
  width: 72px;
}
.location-item h3 {
  color: #023894;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.6;
  padding: 0 24px;
  text-align: center;
}
.location-item p {
  font-size: 16px;
  line-height: 1.6;
  margin-top: 32px;
  padding: 0 24px;
  text-align: center;
}
.location-item .map {
  margin-top: 32px;
  padding-top: 65%;
  position: relative;
  width: 100%;
}
.location-item .map iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/*
.voice
*/
.voice {
  margin-top: 151px;
}
.voice h2 {
  color: #023894;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
}
.voice h2 span {
  color: #648ACA;
  display: block;
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 96px;
  font-style: italic;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 16px;
}

.voice-contents {
  background-image: url("../images/bg_voice.png");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-top: 198px;
}

.voice-wrap {
  margin: 0 auto;
  max-width: 1224px;
  padding: 0 16px;
  position: relative;
}
.voice-wrap .text {
  left: 84px;
  max-width: 880px;
  position: absolute;
  top: -156px;
  width: 80%;
  z-index: 1;
}
.voice-wrap .img {
  margin-left: auto;
  max-width: 924px;
  position: relative;
  width: 78%;
  z-index: 2;
}

/*
.company
*/
.company {
  background-image: url("../images/bg_company.jpg");
  background-position: center;
  background-size: cover;
  color: #fff;
  padding: 79px 16px 77px;
}
.company h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
}
.company h2 span {
  display: block;
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 96px;
  font-style: italic;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 16px;
}

.company-intro {
  font-size: 18px;
  line-height: 2;
  margin: 61px auto 0;
  max-width: 940px;
  text-align: center;
}

.company-wrap {
  margin: 64px auto 0;
  max-width: 672px;
}
.company-wrap .operation {
  background-color: #fff;
  color: #353535;
  padding: 40px 56px 40px;
  position: relative;
}
.company-wrap .operation::before {
  background-image: url("../images/bg_company_left.png");
  background-size: cover;
  content: "";
  height: 208px;
  left: 0;
  position: absolute;
  top: 0;
  width: 204px;
}
.company-wrap .operation::after {
  background-image: url("../images/bg_company_right.png");
  background-size: cover;
  bottom: 0;
  content: "";
  height: 136px;
  position: absolute;
  right: 0;
  width: 136px;
}
.company-wrap .operation > p {
  font-size: 16px;
  line-height: 1.5;
  margin-top: 24px;
  text-align: center;
}
.company-wrap .mark {
  margin: 0 auto;
  max-width: 410px;
}
.company-wrap .overview {
  margin: 24px auto 0;
  max-width: 326px;
}
.company-wrap .overview p {
  font-size: 14px;
  line-height: 1.6;
}
.company-wrap .covid {
  margin-top: 56px;
}
.company-wrap .covid h3 {
  display: flex;
  font-size: 32px;
  font-weight: 700;
  justify-content: center;
  line-height: 1.3;
  margin-bottom: 32px;
  text-decoration: underline;
}
.company-wrap .covid p {
  font-size: 14px;
  line-height: 1.6;
}
.company-wrap .covid p + p {
  margin-top: 22.4px;
}

/*
.contact
*/
.contact {
  background: linear-gradient(180deg, #FFFFFF 0%, #EDECF3 100%);
  margin-top: 52px;
  overflow: hidden;
  padding: 56px 40.9vw 85px 0;
  position: relative;
}
.contact > .img {
  bottom: 0;
  position: absolute;
  right: calc(50% + 48px);
  transform: translateX(100%);
  width: 560px;
  z-index: 1;
}

.contact-wrap {
  margin-left: auto;
  max-width: 487px;
  position: relative;
  z-index: 2;
}
.contact-wrap .lead {
  color: #648ACA;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 auto;
  text-align: center;
  width: 440px;
}
.contact-wrap .unit {
  align-items: center;
  display: flex;
  margin-top: 30px;
}
.contact-wrap .img {
  flex-shrink: 0;
  width: 121px;
}
.contact-wrap .call {
  color: #023894;
  font-weight: 700;
  line-height: 1.4;
  margin-left: 24px;
}
.contact-wrap .text {
  font-size: 16px;
}
.contact-wrap .number {
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 56px;
  font-style: italic;
  line-height: 1.3;
}
.contact-wrap .reception {
  font-size: 14px;
}

/*
.form
*/
.form {
  margin-top: 138px;
  padding-bottom: 150px;
}
.form h2 {
  color: #023894;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
}
.form h2 span {
  color: #648ACA;
  display: block;
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 96px;
  font-style: italic;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 16px;
}

.form-wrap {
  margin: 106px auto 0;
  max-width: 1221px;
  padding: 0 16px;
}

@media screen and (max-width: 768px) {
  .sp_only {
    display: block;
  }
  header {
    padding: 8px 11px;
  }
  .header-logo {
    width: 156px;
  }
  .header-entry a {
    font-size: 10px;
    height: 39px;
    line-height: 39px;
    width: 160px;
  }
  footer {
    padding: 40px 16px;
  }
  footer .copy {
    margin-top: 16px;
  }
  .footer-logo {
    width: 146px;
  }
  .footer-wrap {
    margin: 40px auto 0;
  }
  .footer-wrap .right {
    margin-left: 33px;
    width: calc(64.6% - 33px);
  }
  .footer-text {
    margin: 32px auto 0;
  }
  .footer-text p {
    font-size: 12px;
  }
  .footer-text p + p {
    margin-top: 16.8px;
  }
  .keyvisual {
    background-image: url("../images/bg_kv_sp.jpg");
    margin-top: 55px;
    padding: 8px 0 14px;
  }
  .keyvisual h1 {
    font-size: 16px;
  }
  .keyvisual h1 > span {
    margin: 3px 16px 0 0;
    padding: 4px 8px 4px 42px;
  }
  .keyvisual h1 > span img {
    width: 63px;
  }
  .keyvisual .exclusive {
    bottom: 0;
    padding: 15px 24px 6px;
    transform: translateY(100%);
    width: 100%;
  }
  .keyvisual .exclusive::before {
    border-bottom: 68px solid #DE3720;
    border-left: 100vw solid transparent;
  }
  .keyvisual .exclusive .icon {
    left: 12px;
    width: 80px;
  }
  .keyvisual .exclusive .box {
    justify-content: flex-end;
  }
  .keyvisual .exclusive .left p {
    font-size: 14px;
  }
  .keyvisual .exclusive .left p + p {
    margin-top: 4px;
  }
  .keyvisual .exclusive .left .line {
    font-size: 14px;
  }
  .keyvisual .exclusive .left .line::before {
    bottom: -1px;
    height: 1.5px;
  }
  .keyvisual .exclusive .left .small {
    font-size: 12px;
  }
  .keyvisual .exclusive .center {
    font-size: 40px;
    margin: 0 4px 0 2px;
  }
  .keyvisual .exclusive .right p {
    font-size: 14px;
  }
  .keyvisual .exclusive .sup {
    font-size: 10px;
    max-width: 100%;
  }
  .keyvisual-contents {
    margin-top: 1px;
    padding-left: 16px;
  }
  .keyvisual-contents p {
    font-size: 10px;
  }
  .keyvisual-contents p .text_big {
    font-size: 28px;
  }
  .keyvisual-contents p .text_small {
    font-size: 10px;
  }
  .keyvisual-contents p .sup {
    font-size: 10px;
  }
  .keyvisual-contents p + p {
    margin-top: 0;
  }
  .keyvisual-contents p:last-of-type {
    margin-top: 24px;
    text-align: right;
  }
  .pagetop {
    background-image: url("../images/pagetop_sp.svg");
    bottom: 69px;
    height: 55px;
    right: 10px;
    width: 63.5px;
  }
  .entry {
    padding: 0 16px 48px;
  }
  .entry::before {
    height: 141px;
  }
  .entry img {
    width: 96px;
  }
  .entry a {
    box-shadow: 0px 8px 16px #A22B1A;
    font-size: 24px;
    height: 72px;
    line-height: 72px;
    max-width: 343px;
  }
  .about {
    margin: 76.8px 0 64px;
  }
  .about h2 {
    font-size: 24px;
    padding-left: 0;
    text-align: center;
  }
  .about h2::before {
    height: 94px;
    width: 208px;
  }
  .about-logo {
    margin-top: 38px;
  }
  .about-logo img {
    margin: 0 auto;
    width: 145px;
  }
  .about-text {
    font-size: 14px;
    line-height: 1.8;
    margin-top: 24px;
  }
  .about-img {
    margin-top: 24px;
    position: static;
    width: 100%;
  }
  .support {
    margin-top: 0;
  }
  .support-wrap {
    flex-direction: column;
    padding: 0 16px;
    width: 100%;
  }
  .support-wrap .left {
    margin: 0;
    width: 100%;
  }
  .support-wrap .left h2 {
    font-size: 24px;
    padding: 19px 0 19px 16px;
  }
  .support-wrap .left h2::before {
    height: 100px;
    left: 0;
    width: 214px;
  }
  .support-wrap .left h3 {
    font-size: 20px;
    margin-top: 32px;
  }
  .support-wrap .left p {
    font-size: 16px;
    line-height: 1.8;
    margin-top: 24px;
  }
  .support-wrap .right {
    margin-top: 24px;
    width: 100%;
  }
  .living {
    margin-top: 32px;
  }
  .living-wrap {
    flex-direction: column;
    padding: 0 16px;
    width: 100%;
  }
  .living-wrap .left {
    margin-top: 24px;
    order: 1;
    width: 100%;
  }
  .living-wrap .right {
    margin: 0;
    width: 100%;
  }
  .living-wrap .right h2 {
    font-size: 24px;
    margin-left: 0;
    padding: 34px 0 35px 18px;
  }
  .living-wrap .right h2::before {
    background-size: cover;
    height: 100px;
    width: 338px;
  }
  .living-wrap .right p {
    font-size: 16px;
    line-height: 1.8;
    margin-top: 24px;
  }
  .recruit {
    margin: 64px auto 0;
  }
  .recruit h2 {
    font-size: 20px;
  }
  .recruit h2 span {
    font-size: 44px;
    margin-bottom: 4px;
  }
  .recruit table {
    margin-top: 58px;
  }
  .recruit th {
    display: block;
    width: 100%;
  }
  .recruit td {
    display: block;
    width: 100%;
  }
  .location {
    margin: 64px 0 32px;
  }
  .location h2 {
    font-size: 20px;
  }
  .location h2 span {
    font-size: 44px;
    margin-bottom: 4px;
  }
  .location-contents {
    background-image: url("../images/bg_location_sp.png");
    background-position: top center;
  }
  .location-wrap {
    display: block;
    margin-top: 46px;
    padding: 27px 28px 32px;
  }
  .location-wrap::before {
    background-color: #C5D8FA;
    content: "";
    height: calc(100% - 12.4vw);
    left: 0;
    position: absolute;
    top: 12.4vw;
    width: 100%;
  }
  .location-item {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.03), 0px 30px 60px rgba(50, 50, 93, 0.15);
    padding-top: 24px;
    width: 100%;
  }
  .location-item:nth-of-type(2) {
    margin: 49px 0 0;
  }
  .location-item:nth-of-type(3) {
    margin: 49px 0 0;
  }
  .location-item .icon {
    top: -33px;
    width: 52px;
  }
  .location-item h3 {
    font-size: 16px;
  }
  .location-item p {
    font-size: 12px;
    margin-top: 16px;
  }
  .location-item .map {
    margin-top: 16px;
  }
  .voice {
    margin-top: 64px;
  }
  .voice h2 {
    font-size: 20px;
  }
  .voice h2 span {
    font-size: 44px;
    margin-bottom: 4px;
  }
  .voice-contents {
    padding-top: 40px;
  }
  .voice-wrap {
    padding: 0;
  }
  .voice-wrap .text {
    margin: 0 auto;
    max-width: 500px;
    position: static;
    width: calc(100% - 32px);
  }
  .voice-wrap .img {
    margin: -67px 0 0;
    width: 100%;
  }
  .company {
    padding: 64px 16px 80px;
  }
  .company h2 {
    font-size: 20px;
  }
  .company h2 span {
    font-size: 44px;
    margin-bottom: 4px;
  }
  .company-intro {
    font-size: 14px;
    margin: 32px auto 0;
  }
  .company-wrap {
    margin: 32px auto 0;
  }
  .company-wrap .operation {
    padding: 32px 24px;
  }
  .company-wrap .operation::before {
    height: 134px;
    width: 131px;
  }
  .company-wrap .operation > p {
    font-size: 12px;
    margin-top: 24px;
  }
  .company-wrap .mark {
    width: calc(100% - 90px);
  }
  .company-wrap .overview {
    margin: 24px auto 0;
    max-width: 256px;
  }
  .company-wrap .overview p {
    font-size: 11px;
  }
  .company-wrap .covid {
    margin-top: 40px;
  }
  .company-wrap .covid h3 {
    font-size: 20px;
    margin-bottom: 32px;
  }
  .company-wrap .covid p {
    font-size: 12px;
  }
  .company-wrap .covid p + p {
    margin-top: 16px;
  }
  .contact {
    background: none;
    margin-top: 40px;
    padding: 0;
  }
  .contact > .img {
    margin-top: 39px;
    position: static;
    transform: translateX(0);
    width: 100%;
  }
  .contact-wrap {
    margin: 0 auto;
    max-width: 235px;
  }
  .contact-wrap .lead {
    font-size: 15px;
    width: 195px;
  }
  .contact-wrap .unit {
    display: block;
    margin-top: 20px;
  }
  .contact-wrap .img {
    margin: 0 auto;
    width: 75px;
  }
  .contact-wrap .call {
    margin: 20px 0 0;
  }
  .contact-wrap .text {
    text-align: center;
  }
  .contact-wrap .number {
    font-size: 40px;
    text-align: center;
  }
  .contact-wrap .reception {
    font-size: 10px;
  }
  .form {
    margin-top: 64px;
    padding-bottom: 95px;
  }
  .form h2 {
    font-size: 20px;
  }
  .form h2 span {
    font-size: 44px;
    margin-bottom: 4px;
  }
  .form-wrap {
    margin: 22px auto 0;
  }
}

@media screen and (max-width: 965px) {
  .living-wrap .right h2::before {
    max-width: 135%;
  }
}