/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
@import url("https://use.fontawesome.com/releases/v5.4.1/css/all.css");
@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@500&display=swap");
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

textarea {
  resize: vertical;
}

input[type='checkbox'],
input[type='radio'] {
  display: none;
}

input[type='submit'],
input[type='button'],
label,
button,
select {
  cursor: pointer;
}

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

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}

a {
  text-decoration: none;
}

img {
  image-rendering: -webkit-optimize-contrast;
}

.clearfix {
  *zoom: 1;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

body {
  font-family: 'Zen Maru Gothic', sans-serif;
  background: #fff;
}

.is-pc {
  display: block;
}

.is-pc_inline {
  display: inline;
}

.is-sp {
  display: none;
}

.is-sp_inline {
  display: none;
}

.is-sp-s {
  display: none;
}

.js-scroll_animation {
  opacity: 0;
}

[v-cloak] {
  display: none;
}

a {
  color: inherit;
}

a:visited {
  color: inherit;
}

a:link {
  color: inherit;
}

a:hover {
  opacity: 0.8;
}

/**/
.footer_block {
  width: 100%;
  background: #97867A;
  padding: 80px 0 30px;
}

.footer_block__inner {
  width: 960px;
  margin: auto;
}

.footer_block__copy {
  text-align: right;
  color: #fff;
  padding-top: 40px;
  font-size: 12px;
  letter-spacing: 0.1em;
}

.hedding_style_org {
  color: #EA6000;
  display: inline-block;
  position: relative;
  margin-bottom: 60px;
  font-size: 32px;
}

.hedding_style_org::before {
  position: absolute;
  bottom: -20px;
  content: "";
  background: #EA6000;
  height: 3px;
  width: 100%;
  display: inline-block;
}

.index_page .main_block {
  width: 100%;
  height: calc(750 / 1440 * 100vw);
  background: url(/assets/img/pic_main_pc.jpg) no-repeat;
  background-size: cover;
  position: relative;
}

.index_page .main_block__logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

.index_page .main_block__logo img {
  width: 100%;
}

.index_page .main_block__logo p {
  font-size: 28px;
  text-align: center;
  color: #EA6000;
  padding-top: 55px;
  letter-spacing: 0.2em;
}

.index_page .message_block {
  padding: 170px 0;
  width: 100%;
  background: #F3F2EC;
}

.index_page .message_block p {
  font-size: 18px;
  line-height: 2.3em;
  letter-spacing: 0.08em;
  color: #484848;
  text-align: center;
  margin-top: 0;
  font-family: 'Zen Maru Gothic', sans-serif;
}

.index_page .message_block p + p {
  margin-top: 1.5em;
}

.index_page .message_block .message_block__tani {
  margin-top: 50px;
}

.index_page .recruit_block {
  padding: 130px 0;
  width: 100%;
  text-align: center;
}

.index_page .recruit_block__message {
  font-size: 18px;
  line-height: 2.4;
  letter-spacing: 0.08em;
  color: #4B4B4B;
}

.index_page .recruit_block__payment {
  width: 510px;
  margin: 60px auto 0;
  border: 1px solid #484848;
  padding: 46px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 10px;
  letter-spacing: 0.08em;
}

.index_page .recruit_block__pay {
  color: #4B4B4B;
  font-size: 24px;
}

.index_page .recruit_block__caption {
  padding-top: 20px;
  color: #4B4B4B;
  font-size: 14px;
}

.index_page .company_block {
  padding: 110px 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background: #F1EADF url(/assets/img/bg_white_gohan.svg) no-repeat;
  background-position: bottom 3% right 0;
  text-align: center;
}

.index_page .company_block__inner {
  width: 960px;
  margin: auto;
}

.index_page .company_block table {
  width: 600px;
  color: #4B4B4B;
  text-align: left;
  line-height: 1.8em;
  letter-spacing: 0.05em;
}

.index_page .company_block table th {
  padding-top: 30px;
}

@media screen and (max-width: 769px) {
  .is-pc {
    display: none;
  }
  .is-pc_inline {
    display: none;
  }
  .is-sp {
    display: block;
  }
  .is-sp_inline {
    display: inline;
  }
  .footer_block {
    padding: calc(40 / 375 * 100vw) calc(30 / 375 * 100vw) calc(30 / 375 * 100vw);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .footer_block__inner {
    width: 100%;
  }
  .footer_block__logo {
    width: 80%;
    margin: auto;
  }
  .footer_block__logo img {
    width: 100%;
  }
  .footer_block__copy {
    text-align: center;
  }
  .hedding_style_org {
    font-size: calc(24 / 375 * 100vw);
    margin-bottom: calc(40 / 375 * 100vw);
  }
  .index_page .main_block {
    background: url(/assets/img/pic_main_sp.jpg) no-repeat;
    background-size: cover;
    height: calc(540 / 375 * 100vw);
  }
  .index_page .main_block__logo {
    width: calc(320 / 375 * 100vw);
  }
  .index_page .main_block__logo p {
    padding-top: calc(20 / 375 * 100vw);
    font-size: calc(17 / 375 * 100vw);
  }
  .index_page .message_block {
    padding: calc(40 / 375 * 100vw) calc(30 / 375 * 100vw);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .index_page .message_block p {
    text-align: justify;
    line-height: 2em;
    letter-spacing: -0.01em;
    font-size: calc(17 / 375 * 100vw);
  }
  .index_page .message_block .message_block__tani {
    text-align: right;
    margin-top: calc(60 / 375 * 100vw);
  }
  .index_page .recruit_block {
    padding: calc(70 / 375 * 100vw) calc(30 / 375 * 100vw);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .index_page .recruit_block__message {
    text-align: justify;
    width: 100%;
    font-size: calc(18 / 375 * 100vw);
    letter-spacing: -0.01em;
  }
  .index_page .recruit_block__payment {
    width: 100%;
    padding: calc(30 / 375 * 100vw) 0;
  }
  .index_page .recruit_block__pay {
    font-size: calc(26 / 375 * 100vw);
  }
  .index_page .recruit_block__pay span {
    font-size: calc(18 / 375 * 100vw);
  }
  .index_page .recruit_block__caption {
    font-size: calc(13 / 375 * 100vw);
    line-height: 1.6em;
  }
  .index_page .company_block {
    padding: calc(70 / 375 * 100vw) calc(30 / 375 * 100vw);
    background-size: 70%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .index_page .company_block__inner {
    width: 100%;
  }
  .index_page .company_block table {
    width: 100%;
    display: block;
    padding: 0 0 3px 0;
    margin: 0 0 15px 0;
    font-size: calc(17 / 375 * 100vw);
  }
  .index_page .company_block table th {
    padding-top: calc(30 / 375 * 100vw);
    display: list-item;
    border: none;
    list-style: none;
  }
  .index_page .company_block table td {
    display: list-item;
    border: none;
    list-style: none;
  }
}

@media screen and (max-width: 320px) {
  .is-sp-s {
    display: block;
  }
}
