@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: #101010;
  font-family: "Zen Kaku Gothic New", "Roboto", sans-serif !important;
  font-weight: 400;
  line-height: 1.4;
}

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 {
  height: auto;
  max-width: 100%;
  width: 100%;
}

/* 共通 */
.text_blue {
  color: #3c86d3;
}

.text_yellow {
  color: #f9e000;
}

/* 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-contact {
  background-color: #101010;
  border-radius: 8px;
  color: #fff;
  display: block;
  font-size: 16px;
  line-height: 58px;
  text-align: center;
  width: 228px;
}
.header-contact:hover {
  opacity: 0.7;
}

/* footer */
footer {
  background-color: #ffffff;
  padding: 30px 24px 20px;
}
footer p {
  font-size: 14px;
  margin-top: 13px;
  text-align: center;
}

.footer-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.footer-list li:not(:last-child) {
  margin-right: 8px;
  padding-right: 8px;
  position: relative;
}
.footer-list li:not(:last-child)::before {
  background-color: #101010;
  content: "";
  height: 16px;
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
}
.footer-list li a {
  display: inline-block;
  font-size: 14px;
  line-height: 1;
}
.footer-list li a:hover {
  text-decoration: underline;
}

/* .pagetop */
.pagetop {
  background-image: url("../images/pagetop.png");
  background-size: cover;
  bottom: 156px;
  cursor: pointer;
  height: 86px;
  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;
}

/* .keyvisual */
.keyvisual {
  background-image: url("../images/bg_kv.png");
  background-size: cover;
  height: 67.2vw;
  margin-top: 80px;
  position: relative;
  text-align: center;
}
.keyvisual h1 {
  color: #fff;
  font-size: 88px;
  font-weight: 700;
  padding-top: 80px;
}
.keyvisual h1 > span {
  display: block;
  font-size: 32px;
  margin-bottom: 12px;
}

.keyvisual-contents {
  left: 50%;
  position: absolute;
  top: 31vw;
  transform: translateX(-50%);
}

.keyvisual-point {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 2;
}

.keyvisual-point_item {
  align-items: center;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
  display: flex;
  height: 270px;
  justify-content: center;
  width: 270px;
}
.keyvisual-point_item p {
  color: #606468;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.1;
}
.keyvisual-point_item p .text_big {
  font-size: 60px;
}
.keyvisual-point_item p .text_border {
  position: relative;
  z-index: 1;
}
.keyvisual-point_item p .text_border::before {
  background-color: #f9e000;
  bottom: 2px;
  content: "";
  height: 24px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 204px;
  z-index: -1;
}
.keyvisual-point_item + * {
  margin-left: 16px;
}

.keyvisual-location {
  background-color: #2072d9;
  border-radius: 66.5px;
  margin: -24px auto 0;
  padding: 14px 32px 24px;
  position: relative;
  width: 408px;
  z-index: 1;
}
.keyvisual-location .ttl {
  align-items: center;
  display: flex;
  font-size: 24px;
  font-weight: 700;
  justify-content: center;
}
.keyvisual-location .ttl > img {
  margin-right: 8px;
  width: 32px;
}
.keyvisual-location .text_small {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  margin-top: 11px;
}

/* entry */
.entry {
  background-image: url("../images/bg_entry_pc.jpg");
  background-position: top center;
  background-size: cover;
  padding: 141px 16px 118px;
}
.entry a {
  background-color: #fff;
  border-radius: 16px;
  box-shadow: 0px 8px 0px #000000;
  color: #2f3743;
  display: block;
  font-size: 40px;
  font-weight: 700;
  line-height: 122px;
  margin: 0 auto;
  max-width: 1024px;
  position: relative;
  text-align: center;
}
.entry a:hover {
  background-color: #f9e000;
  box-shadow: 0px 8px 0px #c69b03;
}
.entry a > img {
  bottom: 0;
  left: 40px;
  position: absolute;
  width: 199px;
}

/* point */
.point {
  margin: 0 auto 161px;
  max-width: 1072px;
  padding: 0 16px;
}

.point-head {
  font-size: 56px;
  font-weight: 700;
  padding: 31px 0;
  position: relative;
  text-align: center;
}
.point-head > span {
  color: #00b2ff;
  font-family: "Roboto", sans-serif !important;
  font-size: 140px;
  font-weight: 800;
  left: 50%;
  line-height: 1;
  opacity: 0.1;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  z-index: -1;
}

.point-wrap {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
}

.point-item {
  width: calc(33.3333333333% - 26.7px);
}
.point-item h3 {
  color: #606468;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}
.point-item h3 > .text_big {
  font-size: 50px;
}
.point-item h3 > span > .text_big {
  font-family: "Roboto", sans-serif !important;
  font-size: 60px;
  line-height: 0.9;
}
.point-item img {
  display: block;
  margin: 16px 0;
}
.point-item p {
  font-size: 18px;
  line-height: 1.8;
}

/* company */
.company {
  background-image: url("../images/bg_company.png");
  background-position: top center;
  background-size: cover;
  margin-top: 160px;
  padding: 80px 16px 112px;
}

.company-head {
  color: #fff;
  font-size: 56px;
  font-weight: 700;
  padding: 31px 0;
  position: relative;
  text-align: center;
  z-index: 1;
}
.company-head > span {
  color: #00b2ff;
  font-family: "Roboto", sans-serif !important;
  font-size: 140px;
  font-weight: 800;
  left: 50%;
  line-height: 1;
  opacity: 0.4;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  z-index: -1;
}

.company-contents {
  align-items: flex-start;
  display: flex;
  margin: 112px auto 0;
  width: 70.3vw;
}
.company-contents h3 {
  color: #fff;
  flex-shrink: 0;
  font-size: 40px;
  font-weight: 900;
}
.company-contents h3 > .text_big {
  font-size: 56px;
}
.company-contents p {
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  line-height: 2;
  margin-left: 120px;
}

/* location */
.location {
  background-color: #eef8fb;
  margin-top: 117px;
  padding: 103px 16px 64px;
  position: relative;
}

.location-head {
  font-size: 40px;
  font-weight: 700;
  left: 0;
  position: absolute;
  text-align: center;
  top: -33px;
  width: 100%;
}

.location-contents {
  display: flex;
  margin: 0 auto;
  max-width: 1024px;
}
.location-contents.img_right {
  padding-left: 96px;
}
.location-contents.img_right .location-img {
  margin: 12px 0 0 40px;
  width: 437px;
}
.location-contents.img_left {
  padding-right: 96px;
}
.location-contents.img_left .location-img {
  margin: 10px 40px 0 0;
  width: 400px;
}

.location-contents + .location-contents {
  margin-top: 7px;
}

.location-text h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 2;
  margin-bottom: 24px;
}
.location-text p {
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
}

.location-img {
  flex-shrink: 0;
}

/* recruit */
.recruit {
  margin: 160px auto;
  max-width: 1056px;
  padding: 0 16px;
}
.recruit table {
  border-collapse: separate;
  border-spacing: 0 8px;
  margin-top: 80px;
  width: 100%;
}
.recruit th {
  background-color: #18addc;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  padding: 16px;
  text-align: left;
  vertical-align: baseline;
  width: 320px;
}
.recruit td {
  background-color: #f5f5f5;
  padding: 16px;
  width: calc(100% - 320px);
}
.recruit .recruit-text {
  font-size: 16px;
}
.recruit .annotation {
  font-size: 12px;
  margin-top: 8px;
  padding-left: 18px;
  position: relative;
}
.recruit .annotation::before {
  content: "※";
  left: 0;
  position: absolute;
  top: 0;
}
.recruit .annotation + .recruit-text {
  margin-top: 24px;
}
.recruit .sup {
  font-size: 12px;
  margin-top: 8px;
}

.recruit-head {
  font-size: 56px;
  font-weight: 700;
  padding: 31px 0;
  position: relative;
  text-align: center;
}
.recruit-head > span {
  color: #00b2ff;
  font-family: "Roboto", sans-serif !important;
  font-size: 140px;
  font-weight: 800;
  left: 50%;
  line-height: 1;
  opacity: 0.1;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  z-index: -1;
}

/* faq */
.faq {
  margin: 160px auto 0;
  max-width: 876px;
  padding: 0 16px;
}

.faq-head {
  font-size: 56px;
  font-weight: 700;
  margin-bottom: 80px;
  padding: 31px 0;
  position: relative;
  text-align: center;
}
.faq-head > span {
  color: #00b2ff;
  font-family: "Roboto", sans-serif !important;
  font-size: 140px;
  font-weight: 800;
  left: 50%;
  line-height: 1;
  opacity: 0.1;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
}

.faq-item {
  background-color: #e5f7ff;
  border: 1px solid #c9e9f3;
  border-radius: 16px;
  padding: 32px;
}
.faq-item > div {
  align-items: flex-start;
  display: flex;
}
.faq-item span {
  display: block;
  font-family: "Roboto", sans-serif !important;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  margin-right: 18px;
}
.faq-item .question p {
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}
.faq-item .answer {
  margin-top: 32px;
}
.faq-item .answer p {
  font-size: 16px;
  line-height: 1.6;
}

.faq-item + .faq-item {
  margin-top: 32px;
}

/* support */
.support {
  background-color: #eef8fb;
  margin-top: 183px;
  padding: 74px 16px 80px;
  position: relative;
}

.support-head {
  font-size: 40px;
  font-weight: 700;
  left: 0;
  position: absolute;
  text-align: center;
  top: -23px;
  width: 100%;
}
.support-head .sp {
  display: none;
}

.support-inner {
  margin: 0 auto;
  max-width: 920px;
}

.support-intro {
  align-items: flex-start;
  display: flex;
}
.support-intro p {
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
  margin: 16px 144px 0 0;
}
.support-intro img {
  border-radius: 32px;
  display: block;
  flex-shrink: 0;
  width: 294px;
}

.support-auth {
  margin-top: 40px;
}

.support-auth_item + .support-auth_item {
  margin-top: 56px;
}

.support-auth_inn {
  align-items: flex-start;
  display: flex;
}

.support-auth_img {
  flex-shrink: 0;
  margin-top: 33px;
  width: 139px;
}

.support-auth_text {
  margin-left: 48px;
  width: calc(100% - 187px);
}
.support-auth_text p {
  font-size: 16px;
  line-height: 1.6;
  margin-top: 40px;
}

.support-auth_head {
  background-color: #3c86d3;
  border-radius: 8px;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  padding: 16px;
  text-align: center;
}
.support-auth_head.sp {
  display: none;
}

.support-message {
  margin-top: 62px;
}
.support-message h4 {
  font-size: 20px;
  font-weight: 700;
  line-height: 2;
}

.support-message_contents {
  margin-top: 20px;
  padding-left: 15px;
  position: relative;
}
.support-message_contents::before {
  background-color: #abe0f1;
  content: "";
  height: 24px;
  left: 3px;
  position: absolute;
  top: 45px;
  transform: rotate(45deg);
  width: 24px;
  z-index: 1;
}

.support-message_inn {
  align-items: flex-start;
  background-color: #fff;
  border: 4px solid #abe0f1;
  border-radius: 16px;
  display: flex;
  padding: 32px;
  position: relative;
  z-index: 2;
}
.support-message_inn img {
  display: block;
  flex-shrink: 0;
  width: 60px;
}
.support-message_inn p {
  font-size: 22px;
  font-weight: 500;
  margin-left: 18px;
}

/* flow */
.flow {
  margin: 160px auto;
  max-width: 1056px;
  padding: 0 16px;
}

.flow-head {
  font-size: 56px;
  font-weight: 700;
  margin-bottom: 118px;
  padding: 31px 0;
  position: relative;
  text-align: center;
}
.flow-head > span {
  color: #00b2ff;
  font-family: "Roboto", sans-serif !important;
  font-size: 140px;
  font-weight: 800;
  left: 50%;
  line-height: 1;
  opacity: 0.1;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  z-index: -1;
}

.flow-item {
  align-items: center;
  background-color: #eef8fb;
  display: flex;
  padding: 32px 8px 20px;
  position: relative;
}
.flow-item .num {
  font-family: "Roboto", sans-serif !important;
  font-size: 30px;
  font-weight: 700;
  left: 73px;
  line-height: 1;
  position: absolute;
  top: -11px;
}
.flow-item.flow_01 img, .flow-item.flow_02 img {
  width: 56px;
}
.flow-item.flow_03 img {
  width: 82px;
}
.flow-item.flow_04 img {
  width: 89.5px;
}
.flow-item.flow_05 img {
  width: 46px;
}
.flow-item p {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
}

.flow-item + .flow-item {
  margin-top: 54px;
}

.flow-item_head {
  flex-shrink: 0;
  text-align: center;
  width: 172px;
}
.flow-item_head img {
  display: block;
  margin: 0 auto;
}
.flow-item_head h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  margin-top: 16px;
}

/* interview */
.interview {
  background-color: #eef8fb;
  margin-top: 183px;
  padding: 113px 16px 160px;
  position: relative;
}

.interview-head {
  font-size: 40px;
  font-weight: 700;
  left: 0;
  position: absolute;
  text-align: center;
  top: -23px;
  width: 100%;
}

.interview-intro {
  margin: 0 auto;
  max-width: 912px;
}
.interview-intro p {
  font-size: 22px;
  margin-top: 40px;
}
.interview-intro p.text_small {
  font-size: 20px;
}
.interview-intro p + p {
  margin-top: 28px;
}

.interview-contact {
  margin-top: 40px;
}

.interview-contact_head {
  font-size: 40px;
  font-weight: 700;
  text-align: center;
}

.interview-contact_contents {
  background-color: #fff;
  border-radius: 24px;
  margin: 40px auto 0;
  max-width: 813px;
  padding: 32px 48px;
}
.interview-contact_contents p {
  font-size: 16px;
  line-height: 1.6;
  text-align: center;
}
.interview-contact_contents p > span {
  color: #787878;
  font-size: 14px;
}
.interview-contact_contents p + p {
  margin-top: 23px;
}
.interview-contact_contents a {
  background-color: #3c86d3;
  border-radius: 8px;
  color: #fff;
  display: block;
  font-size: 24px;
  font-weight: 700;
  line-height: 62px;
  margin: 50px auto 0;
  padding-left: 83px;
  position: relative;
  text-align: center;
  width: 415px;
}
.interview-contact_contents a:hover {
  opacity: 0.7;
}
.interview-contact_contents a > img {
  bottom: 0;
  display: block;
  left: 28.7px;
  position: absolute;
  width: 112.3px;
}

.interview-contact_tel {
  margin-bottom: 42px;
}
.interview-contact_tel h4 {
  align-items: flex-end;
  display: flex;
  font-family: "Roboto", sans-serif !important;
  font-size: 45px;
  font-weight: 700;
  justify-content: center;
}
.interview-contact_tel h4 > img {
  display: block;
  margin-right: 10px;
  width: 87px;
}
.interview-contact_tel span {
  display: block;
  font-size: 16px;
  margin-top: 16px;
  text-align: center;
}
.interview-contact_tel .sp {
  display: none;
}
@media screen and (max-width: 768px) {
  header {
    padding: 8px 11px;
  }
  .header-logo {
    width: 156px;
  }
  .header-contact {
    font-size: 10px;
    line-height: 39px;
    width: 160px;
  }
  footer {
    padding: 15px 24px 5px;
  }
  footer p {
    font-size: 10px;
    line-height: 2;
    margin-top: 4px;
  }
  .footer-list li:not(:last-child)::before {
    height: 10px;
    top: 5px;
  }
  .footer-list li a {
    font-size: 10px;
    line-height: 1.8;
  }
  .pagetop {
    background-image: url("../images/pagetop_sp.png");
    bottom: 72px;
    height: 55px;
    right: 10.5px;
    width: 63.5px;
  }
  .keyvisual {
    margin: 55px 0 151px;
  }
  .keyvisual h1 {
    font-size: 24px;
    padding-top: 16px;
  }
  .keyvisual h1 > span {
    font-size: 10px;
    margin-bottom: 8px;
  }
  .keyvisual-point_item {
    height: 120px;
    width: 120px;
  }
  .keyvisual-point_item p {
    font-size: 16px;
  }
  .keyvisual-point_item p .text_big {
    font-size: 32px;
  }
  .keyvisual-point_item p .text_border::before {
    height: 10px;
    width: 96px;
  }
  .keyvisual-location {
    border-radius: 64px;
    margin: -11px auto 0;
    padding: 10px 21px 16px;
    width: 282px;
  }
  .keyvisual-location .ttl {
    font-size: 16px;
  }
  .keyvisual-location .ttl > img {
    margin-right: 6px;
    width: 22px;
  }
  .keyvisual-location .text_small {
    font-size: 12px;
    margin-top: 1px;
  }
  .entry {
    padding: 95px 16px 53px;
  }
  .entry a {
    border-radius: 8px;
    box-shadow: 0px 4px 0px #000000;
    font-size: 24px;
    line-height: 72px;
    max-width: 343px;
  }
  .entry a:hover {
    box-shadow: 0px 4px 0px #c69b03;
  }
  .entry a > img {
    left: 50%;
    top: -67px;
    transform: translateX(-50%);
    width: 95.8px;
  }
  .point {
    margin: 151px auto 81px;
  }
  .point-head {
    font-size: 23px;
    padding: 14px 0;
  }
  .point-head > span {
    font-size: 60px;
  }
  .point-wrap {
    flex-wrap: wrap;
    margin-top: 26px;
  }
  .point-item {
    width: 100%;
  }
  .point-item h3 {
    font-size: 24px;
  }
  .point-item h3 > .text_big {
    font-size: 32px;
  }
  .point-item h3 > span > .text_big {
    font-size: 48px;
  }
  .point-item img {
    margin: 6px auto 0;
    width: 61%;
  }
  .point-item p {
    font-size: 12px;
  }
  .point-item + .point-item {
    margin-top: 32px;
  }
  .company {
    margin-top: 80px;
    padding: 42px 16px 40px;
  }
  .company-head {
    font-size: 23px;
    padding: 14px 0;
  }
  .company-head > span {
    font-size: 60px;
  }
  .company-contents {
    display: block;
    margin-top: 42px;
    width: 100%;
  }
  .company-contents h3 {
    font-size: 24px;
  }
  .company-contents h3 > .text_big {
    font-size: 34px;
  }
  .company-contents p {
    font-size: 14px;
    margin: 24px 0 0;
  }
  .location {
    margin-top: 59px;
    padding: 46px 24px 40px;
  }
  .location-head {
    font-size: 20px;
    top: -14px;
  }
  .location-contents {
    flex-direction: column;
  }
  .location-contents.img_right {
    padding: 0;
  }
  .location-contents.img_right .location-img {
    margin: 24px auto 0;
    width: 85.3%;
  }
  .location-contents.img_left {
    padding: 0;
  }
  .location-contents.img_left .location-img {
    margin: 24px 0 0;
    order: 1;
    width: 100%;
  }
  .location-contents + .location-contents {
    margin-top: 24px;
  }
  .location-text h3 {
    font-size: 16px;
    margin-bottom: 24px;
  }
  .location-text p {
    font-size: 12px;
  }
  .recruit {
    margin: 82px auto 80px;
  }
  .recruit table {
    margin-top: 42px;
  }
  .recruit th {
    display: block;
    width: 100%;
  }
  .recruit td {
    display: block;
    width: 100%;
  }
  .recruit-head {
    font-size: 23px;
    padding: 14px 0;
  }
  .recruit-head > span {
    font-size: 60px;
  }
  .faq {
    margin: 82px auto 0;
  }
  .faq-head {
    font-size: 23px;
    margin-bottom: 42px;
    padding: 14px 0;
  }
  .faq-head > span {
    font-size: 60px;
  }
  .faq-item {
    padding: 32px 16px 32px 32px;
  }
  .faq-item span {
    font-size: 16px;
    margin-right: 7px;
  }
  .faq-item .question p {
    font-size: 14px;
  }
  .faq-item .answer {
    margin-top: 19px;
  }
  .faq-item .answer p {
    font-size: 12px;
  }
  .faq-item + .faq-item {
    margin-top: 8px;
  }
  .support {
    margin-top: 108px;
    padding: 44px 16px 40px;
  }
  .support-head {
    font-size: 20px;
    top: -28px;
  }
  .support-head .sp {
    display: block;
  }
  .support-intro {
    display: block;
    padding: 0 8px;
  }
  .support-intro p {
    font-size: 12px;
    margin: 0 0 16px;
  }
  .support-intro img {
    margin: 0 auto;
  }
  .support-auth {
    margin-top: 45px;
  }
  .support-auth_img {
    margin-top: 0;
    width: 80px;
  }
  .support-auth_text {
    margin-left: 24px;
    width: calc(100% - 104px);
  }
  .support-auth_text p {
    font-size: 12px;
    margin-top: 0;
  }
  .support-auth_head {
    font-size: 16px;
    margin-bottom: 26px;
  }
  .support-auth_head.pc {
    display: none;
  }
  .support-auth_head.sp {
    display: block;
  }
  .support-message {
    margin-top: 25px;
  }
  .support-message h4 {
    font-size: 16px;
  }
  .support-message_contents {
    margin-top: 8px;
  }
  .support-message_inn img {
    width: 32px;
  }
  .support-message_inn p {
    font-size: 13px;
    margin-left: 16px;
  }
  .flow {
    margin: 82px auto;
  }
  .flow-head {
    font-size: 23px;
    margin-bottom: 53px;
    padding: 14px 0;
  }
  .flow-head > span {
    font-size: 60px;
  }
  .flow-item {
    display: block;
    padding: 32px 24px 30px;
  }
  .flow-item .num {
    left: 50%;
    transform: translateX(-50%);
  }
  .flow-item + .flow-item {
    margin-top: 35px;
  }
  .flow-item_head {
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 27px 0;
    width: auto;
  }
  .flow-item_head img {
    margin: 0;
  }
  .flow-item_head h3 {
    margin: 0 16px 0 0;
    width: 165px;
  }
  .interview {
    margin-top: 94px;
    padding: 46px 16px 40px;
  }
  .interview-head {
    font-size: 20px;
    top: -14px;
  }
  .interview-intro p {
    font-size: 14px;
    margin-top: 16px;
  }
  .interview-intro p.text_small {
    font-size: 10px;
  }
  .interview-intro p + p {
    margin-top: 22px;
  }
  .interview-contact_head {
    font-size: 16px;
  }
  .interview-contact_contents {
    margin: 16px auto 0;
    padding: 24px 16px;
  }
  .interview-contact_contents p {
    font-size: 12px;
  }
  .interview-contact_contents p > span {
    font-size: 12px;
  }
  .interview-contact_contents p + p {
    margin-top: 19px;
  }
  .interview-contact_contents a {
    font-size: 16px;
    line-height: 62px;
    margin: 22px auto 0;
    width: 295px;
  }
  .interview-contact_contents a > img {
    left: 21px;
    width: 81px;
  }
  .interview-contact_tel {
    margin-bottom: 16px;
  }
  .interview-contact_tel h4 {
    align-items: center;
    font-size: 24px;
    line-height: 1;
  }
  .interview-contact_tel h4 > img {
    margin-right: 8px;
    width: 51px;
  }
  .interview-contact_tel span {
    font-size: 12px;
    margin-top: 16px;
  }
  .interview-contact_tel .sp {
    display: block;
  }
}
@media screen and (max-width: 1440px) and (min-width: 769px) {
  .keyvisual h1 {
    font-size: 6.1vw;
    padding-top: 5.6vw;
  }
  .keyvisual h1 > span {
    font-size: 2.2vw;
  }
  .keyvisual-point_item {
    height: 18.7vw;
    width: 18.7vw;
  }
  .keyvisual-point_item p {
    font-size: 2.9vw;
  }
  .keyvisual-point_item p .text_big {
    font-size: 4.1vw;
  }
  .keyvisual-point_item p .text_border::before {
    height: 1.7vw;
    width: 14.2vw;
  }
  .keyvisual-location {
    width: 33.2vw;
  }
  .keyvisual-location .ttl {
    font-size: 1.7vw;
  }
  .keyvisual-location .ttl > img {
    width: 2.2vw;
  }
  .keyvisual-location .text_small {
    font-size: 1.25vw;
  }
}