@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 {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* 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 {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* 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 {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* 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 {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 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;
  text-decoration: none;
  color: inherit;
}

/**
 * 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;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * 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;
  padding: 0;
  min-width: 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-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

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

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

input, textarea {
  margin: 0;
  padding: 0;
}

button, input, select, textarea {
  font: inherit;
  cursor: pointer;
}

button, input, select {
  overflow: visible;
  -webkit-appearance: none;
}

button, input, select, textarea {
  margin: 0;
}

button, select {
  text-transform: none;
}

select::-ms-expand {
  display: none;
}

select {
  -moz-appearance: none;
}

[disabled] {
  cursor: default;
}

button::-moz-focus-innner, input::-moz-focus-innner {
  border: 0;
  padding: 0;
}

button:-moz-focusring, input:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  padding: 0;
}

[type=number]::-webkit-innner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button, input[type=submit], input[type=button], input[type=reset] {
  border-radius: 0;
  border: none;
  background: transparent;
  color: inherit;
  width: 100%;
  letter-spacing: 0.08rem;
  font-size: 1.4rem;
}

input[type=submit]::-webkit-search-decoration, input[type=button]::-webkit-search-decoration {
  display: none;
}

input[type=submit]:focus, input[type=button]:focus {
  outline-offset: -2px;
}

.txtjst {
  text-align: justify;
}

.flex, .flexB, .flexC, .formStep, .form_box.conf, form > div.conf, .flexW {
  display: flex;
  align-items: center;
}

.flexB {
  justify-content: space-between;
}

.flexC, .formStep, .form_box.conf, form > div.conf {
  justify-content: center;
}

.flexW {
  flex-wrap: wrap;
}

/*font-size*/
html {
  font-size: 62.5%;
  /*SP 13px*/
}

body {
  min-width: 320px;
  min-height: 100vh;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.02em;
  font-feature-settings: "palt";
}

* {
  font: inherit;
  box-sizing: border-box;
}

*::before,
*::after {
  box-sizing: inherit;
}

a,
a:visited {
  text-decoration: none;
}

ol,
ul {
  list-style: none;
}

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

img {
  border-style: none;
  vertical-align: bottom;
  backface-visibility: hidden;
}

*:focus {
  outline: none;
}

.wrap {
  max-width: 565px;
  margin: 0 auto;
  overflow: hidden;
}

.font-l {
  font-size: 3.5rem;
}

.marker {
  color: #00bbb1;
  background: linear-gradient(transparent 0%, #f9e645);
}

.pink-tx {
  color: #ff588f;
}

#header {
  height: 60px;
  position: fixed;
  z-index: 3;
  width: 100%;
}
#header h1 {
  padding: 1em;
  width: 156px;
}
#header h1 a {
  display: block;
}

#header_thanks {
  height: 50px;
  z-index: 3;
}
#header_thanks h1 {
  padding: 1.2em;
  width: 167px;
  display: block;
  margin: 0 auto;
}
#header_thanks h1 a {
  display: block;
}

.cv {
  position: absolute;
  bottom: 2rem;
  display: block;
  width: 300px;
  left: 50%;
  transform: translateX(-50%);
}

.mv {
  position: relative;
  background-image: url(../img/mv-bg.webp);
  background-size: contain;
}
.mv .main-catch {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 90%;
}

.w-auto {
  max-width: 565px;
  padding: 2.5rem 3rem 4rem;
  margin: 0 auto;
}

.w-auto-2 {
  padding: 0 3rem 5rem;
  max-width: 565px;
  margin: 0 auto;
}

#about {
  background-color: #fffafa;
  text-align: justify;
}
#about p {
  font-size: 1.6rem;
  margin-top: 2rem;
  line-height: 2;
  color: #444444;
  font-weight: bold;
}
#about p span {
  font-size: 1.6rem;
}
#about h2 {
  padding: 4em 4em 2em;
  width: 100%;
  display: block;
  text-align: center;
}
#about h3 {
  margin-top: 3rem;
  padding: 3rem;
}
#about h4 {
  color: #444444;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.8;
  padding-bottom: 4rem;
}

#schedule {
  width: 100%;
  background-color: #f5fff4;
}
#schedule h2 {
  padding: 4em 4em 2em;
  display: block;
  text-align: center;
}
#schedule ul {
  margin-top: 2em;
}

#salary {
  background-color: #f5fff4;
}
#salary h2 {
  padding: 4em 4em 2em;
  display: block;
  text-align: center;
}

#point {
  background-image: url(../img/sec3.webp);
  background-repeat: no-repeat;
  padding: 11rem 0 8rem;
}
#point h2 {
  padding: 2rem 4rem;
}
#point h5 {
  text-align: center;
  color: #fff;
  padding: 0 2rem 2rem;
  line-height: 1.8;
  font-size: 1.8rem;
  font-weight: bold;
}
#point p {
  color: #fff;
  padding: 0 2rem 2rem;
  line-height: 1.8;
  font-size: 1.5rem;
  text-align: left;
}

#work {
  margin-top: -60px;
  background-image: url(../img/sec4-bg.webp);
  background-size: contain;
  background-repeat: no-repeat;
  padding: 11rem 0 2rem;
  color: #95bfab;
}
#work h2 {
  padding: 0 2rem;
}
#work h3 {
  margin-top: 3rem;
}
#work div {
  padding: 2rem 1rem;
}
#work p {
  line-height: 1.8;
  font-size: 1.6rem;
}
#work .salary-data {
  background-image: url(../img/sec4-bg2.webp);
  background-size: contain;
  background-repeat: no-repeat;
}

#apply {
  background-color: #fffafa;
}
#apply h2 {
  padding: 4em 4em 2em;
  display: block;
  text-align: center;
}

.flow01 {
  position: relative;
}
.flow01 div {
  padding: 0rem 4rem 4rem;
}
.flow01 div p {
  font-size: 1.2rem;
  line-height: 1.8;
}
.flow01 div ul li {
  padding-bottom: 1rem;
}

.flow02, .flow03.flow04, .flow05 {
  padding: 1rem;
}

#faq {
  padding: 5rem 2rem 4rem;
  color: #95bfab;
}
#faq .inner {
  max-width: 460px;
  margin-left: auto;
  margin-right: auto;
}
#faq h2 {
  padding: 0 2rem 4rem;
}
#faq .lst-faq li {
  padding: 0 1em 1em;
  margin-bottom: 1em;
  position: relative;
}
#faq .lst-faq h3 {
  position: relative;
  border-bottom: 1px solid #95bfab;
  padding: 1em 0 1em 40px;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 1em;
  font-size: 1.5rem;
}
#faq .lst-faq h3::before, #faq .answer::before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 30px;
  height: 30px;
  left: 0;
}
#faq .lst-faq h3::before {
  background: url(../img/ico-q.webp) no-repeat;
  background-size: 100%;
  top: 50%;
  margin-top: -15px;
}
#faq .answer {
  position: relative;
  padding-left: 40px;
}
#faq .answer p {
  line-height: 1.3;
}
#faq .answer::before {
  background: url(../img/ico-a.webp) no-repeat;
  background-size: 100%;
  top: 0;
}

#detail {
  border-top: 1px solid #95bfab;
}
#detail h4 {
  color: #95bfab;
  font-size: large;
  text-align: center;
  padding: 2rem 5rem 2rem;
  border-bottom: 1px solid;
}
#detail .cont-company {
  background-color: #fff;
  font-size: 1.5rem;
}
#detail .cont-company dl {
  line-height: 1.8;
}

.footer_cvbtn ul {
  display: flex;
}
.footer_cvbtn ul li.cvBtn_footer__tel {
  width: 100%;
  padding: 1em;
}
.footer_cvbtn ul li.cvBtn_footer__line {
  padding: 1em 1em 1em 0em;
}

.caps {
  font-size: 0.9rem;
  letter-spacing: 0.1rem;
  line-height: 1.6;
  display: inline-block;
  padding-top: 1rem;
}

.aco {
  cursor: pointer;
  position: relative;
}
.aco .plus {
  position: absolute;
  width: 10px;
  height: 10px;
  top: calc(50% - 5px);
  right: 3rem;
  transition: 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
}
.aco .plus::before, .aco .plus::after {
  position: absolute;
  display: inline-block;
  content: "";
  background: #00bbb1;
}
.aco .plus::before {
  width: 2px;
  height: 10px;
}
.aco .plus::after {
  width: 10px;
  height: 2px;
}
.aco.bg02 .plus {
  transform: rotate(135deg);
}

.sub_aco {
  display: none;
  background: #fff;
}

.aco_menu {
  padding: 1rem 0;
}
.aco_menu > .aco {
  justify-content: space-between;
  padding: 1.3rem calc(2rem + 10px) 1.3rem 1rem;
  font-size: 1.2rem;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #1A1919;
  color: #1A1919;
}

.sub_aco {
  display: none;
  padding: 1.75em;
  color: #1A1919;
  font-size: 0.9em;
}

.sec-entry {
  padding-top: 2rem;
}

.cont-entry dl div {
  padding: 1.5em 1em;
}

.cont-entry dt {
  color: #1F2882;
  font-weight: bold;
  border-left: 3px solid;
  padding-left: 6px;
  line-height: 1;
  margin-bottom: 1em;
}

.cont-entry dd {
  padding-left: 6px;
  line-height: 1.8;
}

.cont-entry .aco {
  border-bottom: 1px solid rgba(187, 188, 188, 0.5);
  color: #000;
  padding: 1.5rem 1rem;
  font-size: 1.2rem;
}

.cont-company dl div:not(:last-child) {
  border-bottom: 1px solid rgba(187, 188, 188, 0.5);
}

.cont-company dl {
  margin-top: 2em;
}

.cont-company dt {
  color: #00bbb1;
  margin-bottom: 0.75em;
  margin-top: 1em;
}

.cont-company dd {
  padding: 0 0.5em 1em;
  color: #777;
}

.cont_privacy {
  font-size: 1.1rem;
  line-height: 1.6;
  padding: 1rem 2rem;
}
.cont_privacy h5 {
  font-weight: bold;
  margin-bottom: 0.4em;
}
.cont_privacy h5:not(:first-child) {
  margin-top: 2rem;
}
.cont_privacy ol li,
.cont_privacy ul li {
  position: relative;
}
.cont_privacy ol li::before,
.cont_privacy ul li::before {
  content: "";
  position: absolute;
  left: 0;
}
.cont_privacy ol {
  counter-reset: item;
}
.cont_privacy ol > li {
  padding-left: 1.3em;
}
.cont_privacy ol > li::before {
  counter-increment: item;
  content: counter(item) ".";
}
.cont_privacy ul li {
  padding-left: 0.8em;
}
.cont_privacy ul li::before {
  width: 4px;
  height: 4px;
  border-radius: 2px;
  background: #1A1919;
  top: calc(0.5em + 2px);
}

#footer {
  max-width: 565px;
  margin: 0 auto;
  background: #a7d9c1;
  text-align: center;
  padding-bottom: 66px;
}
#footer h3 {
  width: 120px;
  padding-top: 2rem;
  margin: 0 auto;
}

#footer_thanks {
  max-width: 100%;
  margin: 0 auto;
  background-color: #1A1919;
  text-align: center;
  position: sticky;
  top: 100vh;
}
#footer_thanks small {
  font-weight: 700;
  font-size: 1rem;
  text-align: center;
  display: block;
  padding: 5rem 0;
  color: #fff;
}

.page-entry {
  padding: 7rem 2rem 2rem 2rem;
  line-height: 2;
}
.page-entry .txt_box {
  padding: 0 2rem 7rem;
}
.page-entry .txt_box p {
  line-height: 1.8;
}
.page-entry .txt_box .caps {
  display: block;
  text-align: center;
  font-size: 1rem;
}
.page-entry .txt_box .btn2 {
  font-size: 1em;
  max-width: 10em;
  margin: 2rem auto 0;
}

.page-thanks {
  flex: 1 0 auto;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}
.page-thanks .innner {
  text-align: center;
  padding: 0 0.75em;
  margin-top: 10rem;
}

.openbtn {
  position: fixed;
  width: 60px;
  height: 60px;
  right: 0px;
  top: 0px;
  z-index: 9999;
  cursor: pointer;
  background: #fff;
}
.openbtn span {
  display: inline-block;
  transition: all 0.4s;
  position: absolute;
  left: 14px;
  height: 2px;
  border-radius: 2px;
  background-color: #00bbb1;
}
.openbtn span:nth-of-type(1) {
  top: 20px;
  width: 45%;
}
.openbtn span:nth-of-type(2) {
  top: 30px;
  width: 35%;
}
.openbtn span:nth-of-type(3) {
  top: 40px;
  width: 20%;
}
.openbtn.active {
  background: none;
}
.openbtn.active span:nth-of-type(1) {
  top: 18px;
  left: 18px;
  transform: translateY(6px) rotate(-135deg);
  width: 30%;
  background-color: #fff;
}
.openbtn.active span:nth-of-type(2) {
  opacity: 0;
}
.openbtn.active span:nth-of-type(3) {
  top: 30px;
  left: 18px;
  transform: translateY(-6px) rotate(135deg);
  width: 30%;
  background-color: #fff;
}

.circle-bg {
  z-index: 9998;
  position: fixed;
  z-index: 3;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #00bbb1;
  transform: scale(0);
  right: -50px;
  top: -50px;
  transition: all 0.6s;
}
.circle-bg.circleactive {
  transform: scale(50);
}

#g-nav .g-sub-title {
  display: block;
}
#g-nav span.g-sub-title {
  margin-top: -10px;
  font-size: 0.9rem;
}
#g-nav ul {
  opacity: 0;
  position: absolute;
  z-index: 999;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 300px;
}
#g-nav.panelactive {
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
}
#g-nav.panelactive ul {
  opacity: 1;
}
#g-nav.panelactive ul li {
  animation-name: gnaviAnime;
  animation-duration: 1s;
  animation-delay: 0.2s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes gnaviAnime {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#g-nav li {
  text-align: center;
  list-style: none;
}
#g-nav li a {
  color: #fff;
  padding: 10px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.slider img {
  width: 100%;
  height: auto;
}

.icon {
  width: 24px;
  height: 24px;
  margin-right: 0.75em;
  margin-bottom: 15px;
}

.red {
  color: #00bbb1;
  font-weight: 700;
}

svg.icon {
  fill: #fff;
}

p.sign {
  text-align: right;
}

#page-top a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 5px;
  width: 60px;
  height: 60px;
  color: #95bfab;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 1.2rem;
  transition: all 0.3s;
}

#page-top a:hover {
  background: #fff;
}

/*リンクを右下に固定*/
#page-top {
  z-index: 2;
  margin: 0 auto;
  width: 60px;
  padding-top: 2rem;
  font-weight: 700;
}

/*　上に上がる動き　*/
#page-top.UpMove {
  animation: UpAnime 0.5s forwards;
}

@keyframes UpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/*　下に下がる動き　*/
#page-top.DownMove {
  animation: DownAnime 0.5s forwards;
}

@keyframes DownAnime {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(100px);
  }
}
.cvBtn {
  background-color: #F5F5F5;
  width: 100%;
  padding: 2rem 1em;
}
.cvBtn a {
  width: calc(50% - 1em);
  border: 1px solid;
  border-radius: 3rem;
  text-align: center;
  font-size: 0.8em;
  margin: 0 auto 1em;
  height: 60px;
  line-height: 58px;
  font-weight: bold;
  letter-spacing: 0.2em;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.cvBtn p {
  text-align: center;
  font-weight: 700;
  font-size: 2rem;
  padding-top: 2rem;
}
.cvBtn div {
  display: flex;
  justify-content: space-between;
  margin-top: 2rem;
  position: relative;
}
.cvBtn .cvBtn__line {
  background-color: #009C42;
}
.cvBtn .cvBtn__form {
  background-color: #FF970B;
}

.btn-back {
  color: #00bbb1;
  border: 1px solid;
  border-radius: 2em;
  padding: 1rem 0;
  display: block;
  margin: 4em auto;
  font-size: 1.5rem;
  max-width: 12em;
}

p.fin {
  margin-top: 2rem;
}

.contentBox .icon {
  margin-top: 10px;
  margin-bottom: 0px;
}
.contentBox h2 {
  font-weight: 700;
  color: #fff;
  font-size: 2rem;
  padding: 1em;
  display: inline-block;
  line-height: 1.1;
  margin-top: 25.6rem;
}
.contentBox h3 {
  font-weight: 700;
  color: #fff;
  font-size: 1.7rem;
  padding: 0.5em 1em 1.5em 1em;
  line-height: 1.1;
  display: block;
  width: 95%;
  margin: 0 0 0 auto;
  margin-bottom: 0.5em;
}
.contentBox .contentBox__text {
  margin-top: 2rem;
}

.contentBox__bg {
  background-size: contain;
  background-repeat: no-repeat;
  height: 353px;
}

.contentBox__hall {
  background-image: url(../img/hallstaff_headline.webp);
}

.contentBox__manager {
  background-image: url(../img/manager_headline.webp);
}

.contentBox__salary {
  background-image: url(../img/salary_headline.webp);
  height: 800px;
  position: relative;
}

.contentBox__message {
  background-image: url(../img/message_headline.webp);
}

.contentBox__aboutUs {
  background-image: url(../img/about_headline.webp);
}

.contentBox__data {
  background-image: url(../img/data_headline.webp);
}

.contentBox__faq {
  background-image: url(../img/faq_headline.webp);
}

.contentBox_blue h2 {
  background-color: #1F2882;
}
.contentBox_blue h3 {
  background-color: #1F2882;
}

.contentBox_red h2 {
  background-color: #00bbb1;
}
.contentBox_red h3 {
  background-color: #00bbb1;
}

.bgBlue {
  background-color: #1F2882;
}

.coWhite {
  color: #fff;
}

.salaryBox {
  background-color: #fff;
  width: 80%;
  top: 496px;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 1em;
  font-size: 2rem;
  text-align: center;
  position: absolute;
}
.salaryBox div {
  margin-top: 2em;
  line-height: 1.8;
}
.salaryBox h4 {
  background-color: #FF970B;
  color: #fff;
  padding: 1em;
  margin-top: 2em;
  font-weight: 700;
  line-height: 1.8;
  font-size: 1.8rem;
}

.contentBox__text_message {
  padding: 4em 2em 0 2em;
}
.contentBox__text_message p {
  line-height: 1.8;
  margin-bottom: 2em;
}

.contentBox__text_message {
  text-align: center;
}
.contentBox__text_message h4 {
  background-color: #1F2882;
  color: #fff;
  border-radius: 3rem;
  font-size: 1.5rem;
  padding: 1em;
  display: inline-block;
  min-width: 130px;
  margin-bottom: 2em;
}
.contentBox__text_message p {
  text-align: left;
}
.contentBox__text_message p.sign {
  text-align: right;
}

.contentBox__graph {
  padding: 2em;
}

.contentBox__text_graph {
  padding: 2em;
}
.contentBox__text_graph h5 {
  background-color: #00bbb1;
  color: #fff;
  padding: 0.8em;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.8;
}
.contentBox__text_graph p {
  margin-top: 2em;
  line-height: 1.8;
}
.contentBox__text_graph ul {
  margin-top: 1em;
}
.contentBox__text_graph li {
  margin-bottom: 1em;
}

.contentBox__text_faq {
  margin-top: -7rem;
}
.contentBox__text_faq dl {
  padding: 2em 2em 0 2em;
  text-align: justify;
}
.contentBox__text_faq dl dt {
  background-color: #1F2882;
  padding: 1em;
  color: #fff;
  font-weight: 700;
}
.contentBox__text_faq dl dd {
  padding: 1em;
  margin-bottom: 1em;
  line-height: 1.8;
}
.contentBox__text_faq dl dd:last-child {
  margin-bottom: 0;
}

#footer small {
  color: #fff;
  font-weight: 700;
  font-size: 1rem;
  text-align: center;
  display: block;
  padding: 1rem 0 3rem;
}

.contact-footnav {
  text-align: center;
}

.footnav {
  position: fixed;
  left: 50%;
  bottom: 0;
  width: 100%;
  max-width: 565px;
  animation: slideUp 0.6s ease-out;
  transform: translateX(-50%);
}

.cvBtn_footer {
  background: #04499D;
}
.cvBtn_footer ul {
  display: flex;
}
.cvBtn_footer ul li {
  width: 100%;
}
.cvBtn_footer .cvBtn_footer__tel a {
  background-color: #00bbb1;
  display: block;
  color: #fff;
  padding: 1.5rem;
}
.cvBtn_footer .cvBtn_footer__line a {
  display: block;
}
.cvBtn_footer .cvBtn_footer__entry a {
  background-color: #FF970B;
  display: block;
  color: #fff;
  padding: 1.5rem;
}

.main_title {
  font-weight: 700;
  color: #00bbb1;
  text-align: center;
  font-size: 2.5rem;
}
.main_title span {
  color: #1A1919;
  display: block;
  font-size: 1rem;
  line-height: 0;
}

.formStep {
  font-size: 0.8rem;
  font-weight: bold;
  color: #e3e3e3;
  padding: 3rem 0;
  line-height: 1;
  text-align: center;
  margin-top: 2rem;
}
.formStep li {
  position: relative;
}
.formStep li .circle {
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 7px;
  background: #e3e3e3;
  margin: 0 auto 1em;
}
.formStep li .txt {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 7em;
  display: inline-block;
}
.formStep li:nth-child(2) {
  margin: 0 10rem;
}
.formStep li:nth-child(2) .circle {
  position: relative;
}
.formStep li:nth-child(2) .circle::before, .formStep li:nth-child(2) .circle::after {
  content: "";
  position: absolute;
  width: 10rem;
  height: 2px;
  background: #e3e3e3;
  top: calc(50% - 1px);
}
.formStep li:nth-child(2) .circle::before {
  left: -10rem;
}
.formStep li:nth-child(2) .circle::after {
  right: -10rem;
}

.step1 li:first-child .circle,
.step2 li:not(:last-child) .circle,
.step3 li .circle,
.step2 li:nth-child(2) .circle::before,
.step3 li:nth-child(2) .circle::before, .step3 li:nth-child(2) .circle::after {
  background: #00bbb1;
  border: 2px solid #00bbb1;
}

.step1 li:first-child, .step2 li:not(:last-child), .step3 li {
  color: #3d3d3d;
}

.form-control, select {
  display: block;
  box-sizing: border-box;
  border: 1px solid #e1e1e1;
  border-radius: 0.2em;
  width: 100%;
  line-height: 1.4;
  background: white;
  padding: 0.8em 0.6em;
}

.required {
  display: inline-block;
  background: #04BBD3;
  color: #fff;
  padding: 0.3em;
  margin: 0 0.4rem 0 1rem;
  font-size: 11px;
  line-height: 1;
  font-weight: bold;
}

form label.radio {
  margin-right: 2em;
  padding-left: 26px;
  position: relative;
}

textarea {
  overflow: auto;
  height: 10em;
  resize: vertical;
}

.form_box, form > div {
  padding: 3em 3em 4em 3em;
  border-bottom: 1px solid #f6f5f5;
  overflow: hidden;
}

.form_label {
  margin-bottom: 0.7em;
}

form {
  border-top: 1px solid #f6f5f5;
}
.seldate, .seltime {
  float: left;
}

.seldate, .selbtn {
  position: relative;
}
.seldate .icon, .selbtn .icon {
  fill: #e3e3e3;
}

.seldate {
  width: 10em;
  margin-right: 1em;
  padding-right: 0;
}
.seldate .icon {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0.6em;
  top: calc(50% - 10px);
  pointer-events: none;
  left: auto;
}

.seltime .selbtn {
  width: 4em;
  display: inline-block;
  margin-right: 0.5em;
  vertical-align: bottom;
}

.selbtn {
  max-width: 160px;
}
.selbtn .icon {
  width: 0.7em;
  height: 1em;
  position: absolute;
  right: 0.7em;
  top: calc(50% - 0.5em);
  pointer-events: none;
  transform: rotate(90deg);
  left: auto;
}

.selbtn {
  border-radius: 0.2em;
  line-height: 1.4;
  background: white;
}

.ui-datepicker {
  display: none;
  color: #00bbb1;
  border: 2px solid #00bbb1;
  border-radius: 0.3em;
  background: white;
  padding: 0.8em;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0;
}
.ui-datepicker .ui-icon {
  width: 16px;
  height: 16px;
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-datepicker input.ui-button::-moz-focus-inner, .ui-datepicker button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.5em 0.5em 1.5em;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev {
  right: calc(1.8em + 4px);
}
.ui-datepicker .ui-datepicker-prev .ui-icon {
  background: url(../img/arr-l.png) no-repeat center;
  background-size: 16px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-next .ui-icon {
  background: url(../img/arr-r.png) no-repeat center;
  background-size: 16px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  right: calc(1.8em + 6px);
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 0px;
}
.ui-datepicker .ui-datepicker-unselectable {
  color: #e3e3e3;
}
.ui-datepicker .ui-datepicker-year {
  margin-right: 0.5em;
}
.ui-datepicker .ui-datepicker-month {
  font-size: 2em;
}
.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  text-align: center;
  width: 2.4em;
  height: 2.4em;
  line-height: 2.4em;
  margin: 0 auto;
}
.ui-datepicker td a {
  color: #555;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  background: #00bbb1;
  color: white;
  border-radius: 2rem;
}

.form-control.error-input {
  background: #FFEFEF;
  border: 1px solid #F4353D;
}

/*error*/
.error {
  font-size: 0.9em;
  color: #F4353D;
  margin-top: 0.2em;
}

input[type=radio] {
  border: 1px solid #E1E1E1;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  transition: all 0.3s ease;
  position: absolute;
  left: 0;
  top: calc(50% - 9px);
  background: white;
}

input[type=radio]:checked::before {
  position: absolute;
  left: calc(50% - 4px);
  top: calc(50% - 4px);
  content: "";
  background: #af8b72;
  width: 8px;
  height: 8px;
  border-radius: 4px;
}

strong {
  display: block;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 1rem;
}

.btn1 .icon {
  position: absolute;
  left: 0.5rem;
  width: 1rem;
  height: 1rem;
  transform: rotate(90deg);
  top: calc(50% - 0.5rem);
  pointer-events: none;
}

.tableConf table {
  text-align: left;
  border-bottom: 1px solid #f6f5f5;
  font-size: 1.3rem;
}
.tableConf table th, .tableConf table td {
  padding-left: 2.5rem;
}
.tableConf table th {
  width: 12em;
  font-weight: normal;
  line-height: 1.6;
}
.tableConf table td {
  padding-right: 2.5rem;
}
.tableConf table tr:not(:last-child) th, .tableConf table tr:not(:last-child) td {
  padding-bottom: 1rem;
}
.tableConf table tr:first-child th, .tableConf table tr:first-child td {
  padding-top: 2.5rem;
}
.tableConf table tr:last-child th, .tableConf table tr:last-child td {
  padding-bottom: 2.5rem;
}

.form_box.conf .entry_btn, form > div.conf .entry_btn {
  margin: 0;
}
.form_box.conf .back, form > div.conf .back {
  position: relative;
  margin-right: 2em;
}
.form_box.conf .back .icon, form > div.conf .back .icon {
  fill: #00bbb1;
  width: 1em;
  height: 1em;
  transform: rotate(-180deg);
  position: absolute;
  left: 0;
  top: calc(50% - 0.5em);
  pointer-events: none;
}
.form_box.conf .back input, form > div.conf .back input {
  padding-left: 1.5em;
  color: #00bbb1;
}

.entry_btn {
  padding: 0;
}
.entry_btn input {
  font-size: 1.6rem;
  height: 60px;
}

.box_error {
  text-align: center;
  padding: 2rem;
}
.box_error .btn2 {
  padding: 0;
}
.box_error .btn2 input {
  color: #3d3d3d;
  padding: 1em 0;
}

.error_messe {
  padding-top: 2rem;
}
.error_messe p {
  color: #1A1919;
  font-weight: bold;
}

.btn_submit {
  position: relative;
  margin: 0 auto;
  text-align: center;
  color: white;
  font-weight: 700;
  background-color: #00bbb1;
  border-radius: 50px;
  padding: 10px;
}

@media screen and (min-width: 767px) {
  .contentBox .contentBox__text {
    margin-top: 5rem;
  }
}

@media screen and (min-width: 767px) {
  .contentBox br {
    display: none;
  }
}

@media screen and (min-width: 767px) {
  .contentBox h2 {
    margin-top: 37rem;
  }
}

@media screen and (min-width: 767px) {
  .contentBox__bg {
    height: 407px;
  }
}

@media screen and (min-width: 767px) {
  .contentBox__text {
    margin-top: 5rem;
  }
}

@media screen and (min-width: 767px) {
  .contentBox__salary {
    height: 850px;
  }
}

@media screen and (min-width: 767px) {
  .salaryBox {
    top: 556px;
  }
}

@media screen and (min-width: 767px) {
  .contentBox__text_faq dl {
    margin-top: 4rem;
  }
}

@media screen and (min-width: 767px) {
  #message {
    height: 1280px;
  }
}

@media screen and (min-width: 767px) {
  #data {
    height: 1580px;
  }
}

@media screen and (min-width: 767px) {
  .contentBox__graph {
    padding: 2em 5em;
  }
}

@media screen and (min-width: 767px) {
  .contentBox__text_message, .contentBox__text_graph {
    padding: 4em 4em 0 4em;
  }
}

@media screen and (min-width: 767px) {
  .contentBox__text_faq dl {
    padding: 4em 4em 0 4em;
  }
}

@media screen and (min-width: 767px) {
  .footer_cvbtn ul li.cvBtn_footer__tel {
    width: 70%;
  }
}/*# sourceMappingURL=style.css.map */