@charset "UTF-8";
/* CSS Remedy */
@import url(https://fonts.googleapis.com/css?family=Nunito:600&display=swap&text=ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890);
@import url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.2.0/dist/css/yakuhanjp.min.css);
@import url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.2.0/dist/css/yakuhanmp.min.css);
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500&family=Noto+Serif+JP:wght@400;500;600&family=Zen+Maru+Gothic&display=swap);
*,
::after,
::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html {
  line-sizing: normal; }

body {
  margin: 0; }

h1 {
  font-size: 2rem; }

h2 {
  font-size: 1.5rem; }

h3 {
  font-size: 1.17rem; }

h4 {
  font-size: 1rem; }

h5 {
  font-size: 0.83rem; }

h6 {
  font-size: 0.67rem; }

h1 {
  margin: 0.67em 0; }

pre {
  white-space: pre-wrap; }

hr {
  border-style: solid;
  border-width: 1px 0 0;
  color: inherit;
  height: 0;
  overflow: visible; }

audio,
canvas,
embed,
iframe,
object,
svg,
video {
  display: block;
  vertical-align: middle;
  max-width: 100%; }

canvas,
img,
svg,
video {
  height: auto; }

audio {
  width: 100%; }

img {
  border-style: none; }

svg {
  overflow: hidden; }

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block; }

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

header,
footer,
nav,
main,
section,
aside,
article {
  display: block; }

figure,
figcaption {
  margin: 0;
  padding: 0; }

/* ==========================================================
!Reseting
========================================================== */
/* 全ての要素のbox-sizingをデフォルトでborder-boxにする */
:root {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*,
::before,
::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  border-width: 0;
  border-style: solid; }

html {
  font-size: 1.33333333333vw; }

body {
  letter-spacing: normal;
  color: #333;
  background: #fff none;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
  overflow-scrolling: touch; }

/* Hack for Safari 7.1-8.0 */
_::-webkit-full-page-media,
_:future,
:root body {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt"; }

body,
div,
pre,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
th,
td {
  margin: 0;
  padding: 0; }

ul,
ol {
  list-style: none; }

a {
  text-decoration: none; }

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

/*フォントファミリー*/
.f_yugo {
  font-family: "游ゴシック体", YuGothic, yu-gothic-pr6n, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic",'Noto Sans JP', sans-serif; }

.f_ns {
  font-family: "Noto Serif JP", serif; }

.f_zenmaru {
  font-family: 'Zen Maru Gothic', sans-serif; }

/*フォントサイズモジュール*/

/*
フォントサイズモジュール（SP）
ー数字はデザインデータより設定
ーこのモジュールを使用するとブレイクポイント768より
*/

.cmn-ls100 {
  letter-spacing: .01; }

.cmn-ls80 {
  letter-spacing: .008; }

.cmn-ls40 {
  letter-spacing: .004; }

.cmn-ls20 {
  letter-spacing: .002; }

.cmn-lh1 {
  line-height: 1 !important; }

.cmn-lh14 {
  line-height: 1.4 !important; }

.cmn-lh16 {
  line-height: 1.6 !important; }

.cmn-lh18 {
  line-height: 1.8 !important; }

.cmn-lh20 {
  line-height: 2 !important; }

.cmn-lh22 {
  line-height: 2.2 !important; }

.cmn-bold {
  font-weight: bold; }

.cmn-normal {
  font-weight: normal !important; }

.cmn-fc-pink {
  color: #db6557 !important; }

.cmn-fc-black {
  color: #000; }

.cmn-fc-red {
  color: #df0b28 !important; }

.cmn-fc-gray {
  color: #9b9b9b; }

/*共通*/
#contents {
  width: auto; }

/*背景*/
.top {
  background: url(../img/top/top-img-bg.png) repeat-y center 100px;
  background-size: 1350px auto; }
  .top-article {
    background: url(../img/top/top-bg-base.png) repeat top left; }

/*幅*/
.top-inner {
  padding-top: 29.3vw;
  padding-bottom: 21.3vw;
  background: #fff;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, 0.1); }

/*KV*/
.top-mv {
  margin-bottom: -21.4vw; }
  .top-mv img {
    width: 100%;
    height: auto; }

/*リード*/
.top-lead__title {
  font-size: 4.26666vw;
  letter-spacing: 0.05em;
  line-height: 1.4;
  font-weight: 600;
  color: #db6557;
  margin-bottom: 5.3vw;
  margin-left: 5.3vw;
  margin-right: 5.3vw; }

.top-lead__text {
  font-size: 3.46666vw;
  letter-spacing: 0.05em;
  line-height: 1.7;
  font-weight: 400;
  margin-left: 5.3vw;
  margin-right: 5.3vw; }
  .top-lead__text + .top-lead__text {
    margin-top: 7.3vw; }

.top-lead__img {
  line-height: 0;
  margin-left: -1.4vw;
  margin-right: -1.4vw; }

/*採用情報*/
.top-recruit {
  background: url(../img/top/top-img03_sp.png) no-repeat center center;
  background-size: cover;
  padding-top: 17.8vw;
  padding-bottom: 19.3vw; }
  .top-recruit__title {
    margin-bottom: 6.6vw;
    color: #fff; }
  .top-recruit-list {
    margin-left: 6.6vw;
    margin-right: 6.6vw; }
  .top-recruit-item + .top-recruit-item {
    margin-top: 4vw; }
  .top-recruit-item .btn {
    height: 18.6vw; }

/*オカベの働き方*/
.top-working {
  padding-top: 16vw;
  padding-bottom: 13.3vw; }
  .top-working__title {
    color: #db6557;
    margin-bottom: 3.3vw; }
  .top-working__text {
    text-align: center;
    font-size: 3.46666vw;
    letter-spacing: 0.05em;
    line-height: 1.7;
    font-weight: 600;
    margin-bottom: 3.3vw; }
  .top-working-slide {
    margin-bottom: 17.3vw; }
    .top-working-slide .slick-dots li.slick-active button {
      background: #db6557; }
    .top-working-slide .slick-dots {
      bottom: -16pxvw;
      z-index: 9; }
      .top-working-slide .slick-dots li {
        margin-left: 2vw;
        margin-right: 2vw;
        width: 2.6vw;
        height: 2.6vw; }
    .top-working-slide .slick-next {
      top: 107%;
      z-index: 10;
      width: 8.6vw;
      height: 8.6vw;
      background: #fff;
      -webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
              box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
      border-radius: 50%; }
      .top-working-slide .slick-next::before {
        content: "";
        width: 100%;
        height: 100%;
        display: block;
        background: url(../img/common/ico-next.svg) no-repeat center center;
        background-size: 20% auto; }
    .top-working-slide .slick-prev {
      top: 107%;
      width: 8.6vw;
      height: 8.6vw;
      background: #fff;
      -webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
              box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
      border-radius: 50%;
      z-index: 10; }
      .top-working-slide .slick-prev::before {
        content: "";
        width: 100%;
        height: 100%;
        display: block;
        background: url(../img/common/ico-prev.svg) no-repeat center center;
        background-size: 20% auto; }
    .top-working-slide .slick-dots li button {
      border-radius: 50%;
      padding: 0;
      background: #e5e5e5;
      width: 2.6vw;
      height: 2.6vw; }
      .top-working-slide .slick-dots li button:before {
        display: none; }
  .top-working-slide-item {
    padding-top: 3.3vw;
    padding-right: 3.3vw;
    padding-bottom: 0vw;
    padding-left: 3.3vw;
    position: relative; }
    .top-working-slide-item:before {
      content: "";
      border-radius: 50%;
      width: 18.6vw;
      height: 18.6vw;
      color: #fff;
      font-size: 4.8vw;
      letter-spacing: 0.05em;
      line-height: 1;
      font-weight: 600;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: absolute;
      top: 0;
      left: 0; }
    .top-working-slide-item.is-01:before {
      content: "社員";
      background: #db6557; }
    .top-working-slide-item.is-02:before {
      content: "シニア";
      background: #8bba50; }
    .top-working-slide-item.is-03:before {
      content: "パート";
      background: #579edb; }
    .top-working-slide-item-in {
      display: block;
      background: url(../img/common/bg-slide.png);
      overflow: hidden;
      border-radius: 3.3vw 3.3vw 3.3vw 3.3vw;
      padding-bottom: 2.6vw;
      color: #000; }
      .top-working-slide-item-in__img {
        height: 57.9vw;
        overflow: hidden;
        border-radius: 1.3vw 1.3vw 0 0;
        margin-bottom: 3.3vw; }
      .top-working-slide-item-in__text {
        font-size: 4.53333vw;
        letter-spacing: 0.05em;
        line-height: 1.5;
        font-weight: 600;
        margin-bottom: 3.3vw;
        text-align: center; }
      .top-working-slide-item-in__icon {
        display: block;
        margin-left: 2vw;
        margin-right: 2vw;
        border-radius: 1vw;
        background: #fff;
        padding-top: 2vw;
        padding-right: 2.4vw;
        padding-bottom: 2vw;
        padding-left: 2.4vw;
        font-size: 3.33333vw;
        letter-spacing: -0.015em;
        line-height: 1;
        font-weight: 600;
        text-align: center; }
  .top-working__btn {
    max-width: 76vw;
    margin-left: auto;
    margin-right: auto; }
    .top-working__btn .btn {
      height: 13.3vw; }

/*数字で見るオカベ*/
.top-numbers {
  padding-top: 16vw;
  padding-bottom: 20vw;
  background: url(../img/top/top-bg-number_sp.png) no-repeat center center;
  background-size: 100% 100%; }
  .top-numbers__title {
    color: #db6557;
    margin-bottom: 3.3vw; }
  .top-numbers__text {
    text-align: center;
    font-size: 3.46666vw;
    letter-spacing: 0.05em;
    line-height: 1.7;
    font-weight: 600;
    margin-bottom: 6.6vw; }
  .top-numbers__img {
    margin-left: 4.6vw;
    margin-right: 4.6vw;
    margin-bottom: 5.3vw; }
  .top-numbers__btn {
    max-width: 76vw;
    margin-left: auto;
    margin-right: auto; }
    .top-numbers__btn .btn {
      height: 13.3vw; }

/*社長と専務の座談会*/
.top-discussion {
  padding-top: 12vw;
  padding-bottom: 12vw; }
  .top-discussion__title {
    margin-bottom: 3.3vw;
    margin-left: 4vw;
    margin-right: 4vw; }
  .top-discussion__text {
    text-align: center;
    font-size: 3.46666vw;
    letter-spacing: 0.05em;
    line-height: 1.7;
    font-weight: 500;
    margin-bottom: 3.3vw; }
    .top-discussion__text .text {
      text-align: left;
      display: inline-block; }
  .top-discussion__btn {
    max-width: 76vw;
    margin-left: auto;
    margin-right: auto; }
    .top-discussion__btn .btn {
      height: 13.3vw; }

/*オカベの麺ができるまで 半田そうめんの歴史*/
.top-other {
  padding-top: 10.6vw;
  padding-bottom: 10.6vw; }
  .top-other-item__img {
    margin-bottom: 1.3vw; }
  .top-other-item.is-flow {
    margin-left: 6.6vw; }
    .top-other-item.is-flow .text {
      color: #db6557;
      font-size: 3.46666vw;
      letter-spacing: 0.05em;
      line-height: 1.7;
      font-weight: 600;
      display: inline-block;
      margin-left: 13.3vw; }
      .top-other-item.is-flow .text .arr {
        display: inline-block;
        width: 10vw; }
  .top-other-item.is-history {
    margin-top: 14.6vw;
    margin-right: 6.6vw; }
    .top-other-item.is-history .text {
      color: #db6557;
      font-size: 3.46666vw;
      letter-spacing: 0.05em;
      line-height: 1.7;
      font-weight: 600;
      display: inline-block;
      margin-left: 52vw; }
      .top-other-item.is-history .text .arr {
        display: inline-block;
        width: 10vw; }

@-webkit-keyframes arr-r {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%); }
  50% {
    -webkit-transform: translateX(30%);
            transform: translateX(30%); }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%); } }

@keyframes arr-r {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%); }
  50% {
    -webkit-transform: translateX(30%);
            transform: translateX(30%); }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%); } }

/*よくあるご質問*/
.top-faq {
  padding-top: 16vw;
  padding-bottom: 16vw;
  background: url(../img/top/top-bg-faq.png); }
  .top-faq__title {
    margin-bottom: 6.6vw; }
  .top-faq-list {
    margin-top: 0vw;
    margin-right: 4.6vw;
    margin-bottom: 9.3vw;
    margin-left: 4.6vw; }
  .top-faq-item {
    padding-top: 0vw;
    padding-right: 6vw;
    padding-bottom: 0vw;
    padding-left: 6vw;
    border-radius: 2vw;
    background: #fff;
    -webkit-box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.1); }
    .top-faq-item + .top-faq-item {
      margin-top: 4vw; }
    .top-faq-item__title {
      width: 100%;
      -webkit-transition: all .4s ease;
      transition: all .4s ease;
      will-change: margin; }
      .top-faq-item__title .text {
        height: 18.6vw; }
      .top-faq-item__title.is-active + .js-tgl-body {
        padding-bottom: 6vw; }
      .top-faq-item__title.js-tgl-menu {
        position: relative; }
        .top-faq-item__title.js-tgl-menu:after {
          content: '';
          position: absolute;
          top: 50%;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          right: -2.0em;
          display: inline-block;
          width: 3.3vw;
          height: 3.3vw;
          background: url(../img/common/icon-plus.svg) no-repeat center center;
          background-size: 100% auto; }
        .top-faq-item__title.js-tgl-menu.is-active:after {
          background: url(../img/common/icon-minus.svg) no-repeat center center;
          background-size: 100% auto; }
      .top-faq-item__title .text {
        width: 95%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        color: #000;
        font-size: 3.6vw;
        letter-spacing: 0.055em;
        line-height: 1.5;
        font-weight: 600; }
        .top-faq-item__title .text .q {
          display: inline-block;
          width: 6.6vw;
          margin-right: 4.6vw; }
    .top-faq-item__text {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      width: 100%; }
      .top-faq-item__text.js-tgl-body {
        display: none; }
      .top-faq-item__text .a {
        display: inline-block;
        width: 6.6vw;
        margin-right: 4.6vw; }
      .top-faq-item__text .text {
        width: 90%;
        font-size: 3.73333vw;
        letter-spacing: 0.06em;
        line-height: 1.5;
        font-weight: 400; }
        .top-faq-item__text .text-link {
          color: #db6557; }
  .top-faq__btn {
    max-width: 76vw;
    margin-left: auto;
    margin-right: auto; }
    .top-faq__btn .btn {
      height: 13.3vw; }

/*会社情報*/
.top-links {
  padding-top: 13.3vw;
  padding-bottom: 6.6vw; }
  .top-links .btn {
    display: block;
    margin-left: 4vw;
    margin-right: 4vw;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease; }
  @media screen and (min-width: 751px) {
  html {
    font-size: 10px; } }
  @media screen and (min-width: 768px) and (max-width: 900px) {
  .cmn-tfs20 {
    font-size: 2.13333vw!important; }
  .cmn-tfs22 {
    font-size: 2.34666vw!important; }
  .cmn-tfs24 {
    font-size: 2.56vw!important; }
  .cmn-tfs26 {
    font-size: 2.77333vw!important; }
  .cmn-tfs28 {
    font-size: 2.98666vw!important; }
  .cmn-tfs30 {
    font-size: 3.2vw!important; }
  .cmn-tfs32 {
    font-size: 3.41333vw!important; }
  .cmn-tfs34 {
    font-size: 3.41333vw!important; }
  .cmn-tfs36 {
    font-size: 3.84vw!important; }
  .cmn-tfs40 {
    font-size: 4.26666vw!important; }
  .cmn-tfs44 {
    font-size: 4.69333vw!important; }
  .cmn-tfs48 {
    font-size: 5.12vw!important; }
  .cmn-tfs56 {
    font-size: 5.97333vw!important; }
  .cmn-tfs60 {
    font-size: 6.4vw!important; }
  .cmn-tfs72 {
    font-size: 7.68vw!important; } }
  @media screen and (max-width: 767px) {
  .cmn-sfs20 {
    font-size: 2.66666vw!important; }
  .cmn-sfs22 {
    font-size: 2.93333vw!important; }
  .cmn-sfs24 {
    font-size: 3.2vw!important; }
  .cmn-sfs26 {
    font-size: 3.46666vw!important; }
  .cmn-sfs28 {
    font-size: 3.73333vw!important; }
  .cmn-sfs30 {
    font-size: 4vw!important; }
  .cmn-sfs32 {
    font-size: 4.26666vw!important; }
  .cmn-sfs34 {
    font-size: 4.26666vw!important; }
  .cmn-sfs36 {
    font-size: 2.4vw!important; }
  .cmn-sfs40 {
    font-size: 5.33333vw!important; }
  .cmn-sfs44 {
    font-size: 5.86666vw!important; }
  .cmn-sfs48 {
    font-size: 6.4vw!important; }
  .cmn-sfs56 {
    font-size: 7.46666vw!important; }
  .cmn-sfs60 {
    font-size: 8vw!important; }
  .cmn-sfs72 {
    font-size: 9.6vw!important; }
  #contents {
    padding-top: 0; }
        .top-working-slide .slick-next {
          right: calc(50% - 28vw); }
        .top-working-slide .slick-prev {
          left: calc(50% - 28vw); } }
  @media screen and (min-width: 768px) and (max-width: 979px) {
  .cmn-pfs10 {
    font-size: 8px; }
  .cmn-pfs11 {
    font-size: 8.8px; }
  .cmn-pfs12 {
    font-size: 9.6px; }
  .cmn-pfs13 {
    font-size: 10.4px; }
  .cmn-pfs14 {
    font-size: 11.2px; }
  .cmn-pfs15 {
    font-size: 12px; }
  .cmn-pfs16 {
    font-size: 12.8px; }
  .cmn-pfs17 {
    font-size: 13.6px; }
  .cmn-pfs18 {
    font-size: 14.4px; }
  .cmn-pfs19 {
    font-size: 15.2px; }
  .cmn-pfs20 {
    font-size: 16px; }
  .cmn-pfs21 {
    font-size: 16.8px; }
  .cmn-pfs22 {
    font-size: 17.6px; }
  .cmn-pfs23 {
    font-size: 18.4px; }
  .cmn-pfs24 {
    font-size: 19.2px; }
  .cmn-pfs25 {
    font-size: 20px; }
  .cmn-pfs26 {
    font-size: 20.8px; }
  .cmn-pfs27 {
    font-size: 21.6px; }
  .cmn-pfs28 {
    font-size: 22.4px; }
  .cmn-pfs29 {
    font-size: 23.2px; }
  .cmn-pfs30 {
    font-size: 24px; }
  .cmn-pfs31 {
    font-size: 24.8px; }
  .cmn-pfs32 {
    font-size: 25.6px; }
  .cmn-pfs33 {
    font-size: 26.4px; }
  .cmn-pfs34 {
    font-size: 27.2px; }
  .cmn-pfs35 {
    font-size: 28px; }
  .cmn-pfs36 {
    font-size: 28.8px; }
  .cmn-pfs37 {
    font-size: 29.6px; }
  .cmn-pfs38 {
    font-size: 30.4px; }
  .cmn-pfs39 {
    font-size: 31.2px; }
  .cmn-pfs40 {
    font-size: 32px; } }
  @media screen and (min-width: 980px) {
  .cmn-pfs10 {
    font-size: 10px; }
  .cmn-pfs11 {
    font-size: 11px; }
  .cmn-pfs12 {
    font-size: 12px; }
  .cmn-pfs13 {
    font-size: 13px; }
  .cmn-pfs14 {
    font-size: 14px; }
  .cmn-pfs15 {
    font-size: 15px; }
  .cmn-pfs16 {
    font-size: 16px; }
  .cmn-pfs17 {
    font-size: 17px; }
  .cmn-pfs18 {
    font-size: 18px; }
  .cmn-pfs19 {
    font-size: 19px; }
  .cmn-pfs20 {
    font-size: 20px; }
  .cmn-pfs21 {
    font-size: 21px; }
  .cmn-pfs22 {
    font-size: 22px; }
  .cmn-pfs23 {
    font-size: 23px; }
  .cmn-pfs24 {
    font-size: 24px; }
  .cmn-pfs25 {
    font-size: 25px; }
  .cmn-pfs26 {
    font-size: 26px; }
  .cmn-pfs27 {
    font-size: 27px; }
  .cmn-pfs28 {
    font-size: 28px; }
  .cmn-pfs29 {
    font-size: 29px; }
  .cmn-pfs30 {
    font-size: 30px; }
  .cmn-pfs31 {
    font-size: 31px; }
  .cmn-pfs32 {
    font-size: 32px; }
  .cmn-pfs33 {
    font-size: 33px; }
  .cmn-pfs34 {
    font-size: 34px; }
  .cmn-pfs35 {
    font-size: 35px; }
  .cmn-pfs36 {
    font-size: 36px; }
  .cmn-pfs37 {
    font-size: 37px; }
  .cmn-pfs38 {
    font-size: 38px; }
  .cmn-pfs39 {
    font-size: 39px; }
  .cmn-pfs40 {
    font-size: 40px; } }
  @media screen and (min-width: 750px) {
  #contents {
    overflow: visible; }
    .top-recruit {
      background: url(../img/top/top-img03.png) no-repeat center center;
      background-size: cover; }
        .top-working-slide .slick-dots {
          bottom: -60px; }
        .top-working-slide .slick-next {
          right: calc(50% - 230px); }
        .top-working-slide .slick-prev {
          left: calc(50% - 230px); }
        .top-working-slide-item-in {
          border-radius: 20px; }
          .top-working-slide-item-in__img {
            border-radius: 10px 10px 0 0; }
          .top-working-slide-item-in__icon {
            border-radius: 10px; }
      .top-working__btn {
        max-width: 570px; }
    .top-numbers {
      background: url(../img/top/top-bg-number.png) no-repeat center center;
      background-size: 100% 100%; }
      .top-numbers__btn {
        max-width: 570px; }
      .top-discussion__btn {
        max-width: 570px; }
    .top-other-item .btn:hover .text .arr {
      -webkit-animation-name: arr-r;
              animation-name: arr-r;
      -webkit-animation-duration: 1s;
              animation-duration: 1s;
      -webkit-animation-iteration-count: infinite;
              animation-iteration-count: infinite; }
      .top-faq-item {
        border-radius: 20px; }
          .top-faq-item__title .text {
            height: 140px; }
      .top-faq__btn {
        max-width: 570px; }
      .top-links .btn:hover {
        opacity: .6; } }
  @media screen and (min-width: 768px) and (max-width: 899px) {
    .top-inner {
      padding-top: 160.6px; }
    .top-inner {
      padding-bottom: 131.4px; }
    .top-mv {
      margin-bottom: -131.4px; }
    .top-lead__title {
      font-size: 25.6px;
      letter-spacing: 0.08em;
      line-height: 1.4;
      font-weight: 600; }
    .top-lead__title {
      margin-bottom: 29.2px; }
    .top-lead__title {
      margin-left: 29.2px; }
    .top-lead__title {
      margin-right: 29.2px; }
    .top-lead__text {
      font-size: 20.8px;
      letter-spacing: 0.08em;
      line-height: 1.7;
      font-weight: 400; }
    .top-lead__text {
      margin-left: 29.2px; }
    .top-lead__text {
      margin-right: 29.2px; }
      .top-lead__text + .top-lead__text {
        margin-top: 40.15px; }
    .top-lead__img {
      margin-left: 0px; }
    .top-lead__img {
      margin-right: 0px; }
    .top-recruit {
      padding-top: 98.55px; }
    .top-recruit {
      padding-bottom: 105.12px; }
      .top-recruit__title {
        margin-bottom: 36.5px; }
      .top-recruit-list {
        margin-left: 36.5px; }
      .top-recruit-list {
        margin-right: 36.5px; }
      .top-recruit-item + .top-recruit-item {
        margin-top: 21.9px; }
      .top-recruit-item .btn {
        height: 112px; }
    .top-working {
      padding-top: 87.6px; }
    .top-working {
      padding-bottom: 73px; }
      .top-working__title {
        margin-bottom: 18.25px; }
      .top-working__text {
        font-size: 20.8px;
        letter-spacing: 0.08em;
        line-height: 1.7;
        font-weight: 600; }
      .top-working__text {
        margin-bottom: 36.5px; }
      .top-working-slide {
        margin-bottom: 94.9px; }
          .top-working-slide .slick-dots li {
            margin-left: 10.95px; }
          .top-working-slide .slick-dots li {
            margin-right: 10.95px; }
          .top-working-slide .slick-dots li {
            width: 16px;
            height: 16px; }
        .top-working-slide .slick-next {
          width: 52px;
          height: 52px; }
        .top-working-slide .slick-prev {
          width: 52px;
          height: 52px; }
        .top-working-slide .slick-dots li button {
          width: 16px;
          height: 16px; }
      .top-working-slide-item {
        padding-top: 18.25px; }
      .top-working-slide-item {
        padding-right: 18.25px; }
      .top-working-slide-item {
        padding-bottom: 0px; }
      .top-working-slide-item {
        padding-left: 18.25px; }
        .top-working-slide-item:before {
          width: 112px;
          height: 112px; }
        .top-working-slide-item:before {
          font-size: 28.8px;
          letter-spacing: 0.08em;
          line-height: 1;
          font-weight: 600; }
        .top-working-slide-item-in {
          padding-bottom: 14.6px; }
          .top-working-slide-item-in__img {
            height: 348px; }
          .top-working-slide-item-in__img {
            margin-bottom: 18.25px; }
          .top-working-slide-item-in__text {
            font-size: 27.2px;
            letter-spacing: 0.08em;
            line-height: 1.5;
            font-weight: 600; }
          .top-working-slide-item-in__text {
            margin-bottom: 18.25px; }
          .top-working-slide-item-in__icon {
            margin-left: 14.6px; }
          .top-working-slide-item-in__icon {
            margin-right: 14.6px; }
          .top-working-slide-item-in__icon {
            padding-top: 10.95px; }
          .top-working-slide-item-in__icon {
            padding-right: 14.6px; }
          .top-working-slide-item-in__icon {
            padding-bottom: 10.95px; }
          .top-working-slide-item-in__icon {
            padding-left: 14.6px; }
          .top-working-slide-item-in__icon {
            font-size: 20.8px;
            letter-spacing: 0em;
            line-height: 1;
            font-weight: 600; }
        .top-working__btn .btn {
          height: 80px; }
    .top-numbers {
      padding-top: 87.6px; }
    .top-numbers {
      padding-bottom: 109.5px; }
      .top-numbers__title {
        margin-bottom: 18.25px; }
      .top-numbers__text {
        font-size: 20.8px;
        letter-spacing: 0.08em;
        line-height: 1.7;
        font-weight: 600; }
      .top-numbers__text {
        margin-bottom: 29.2px; }
      .top-numbers__img {
        margin-left: 25.55px; }
      .top-numbers__img {
        margin-right: 25.55px; }
      .top-numbers__img {
        margin-bottom: 29.2px; }
        .top-numbers__btn .btn {
          height: 80px; }
    .top-discussion {
      padding-top: 65.7px; }
    .top-discussion {
      padding-bottom: 65.7px; }
      .top-discussion__title {
        margin-bottom: 18.25px; }
      .top-discussion__title {
        margin-left: 21.9px; }
      .top-discussion__title {
        margin-right: 21.9px; }
      .top-discussion__text {
        font-size: 20.8px;
        letter-spacing: 0.08em;
        line-height: 1.7;
        font-weight: 500; }
      .top-discussion__text {
        margin-bottom: 18.25px; }
        .top-discussion__btn .btn {
          height: 80px; }
    .top-other {
      padding-top: 58.4px; }
    .top-other {
      padding-bottom: 87.6px; }
      .top-other-item__img {
        margin-bottom: 7.3px; }
      .top-other-item.is-flow {
        margin-left: 36.5px; }
        .top-other-item.is-flow .text {
          font-size: 20.8px;
          letter-spacing: 0.08em;
          line-height: 1.7;
          font-weight: 600; }
        .top-other-item.is-flow .text {
          margin-left: 73px; }
          .top-other-item.is-flow .text .arr {
            width: 60px; }
      .top-other-item.is-history {
        margin-top: 80.3px; }
      .top-other-item.is-history {
        margin-right: 36.5px; }
        .top-other-item.is-history .text {
          font-size: 20.8px;
          letter-spacing: 0.08em;
          line-height: 1.7;
          font-weight: 600; }
        .top-other-item.is-history .text {
          margin-left: 284.7px; }
          .top-other-item.is-history .text .arr {
            width: 60px; }
    .top-faq {
      padding-top: 87.6px; }
    .top-faq {
      padding-bottom: 87.6px; }
      .top-faq__title {
        margin-bottom: 36.5px; }
      .top-faq-list {
        margin-top: 0px; }
      .top-faq-list {
        margin-right: 25.55px; }
      .top-faq-list {
        margin-bottom: 51.1px; }
      .top-faq-list {
        margin-left: 25.55px; }
      .top-faq-item {
        padding-top: 0px; }
      .top-faq-item {
        padding-right: 32.85px; }
      .top-faq-item {
        padding-bottom: 0px; }
      .top-faq-item {
        padding-left: 32.85px; }
        .top-faq-item + .top-faq-item {
          margin-top: 21.9px; }
          .top-faq-item__title.is-active + .js-tgl-body {
            padding-bottom: 32.85px; }
            .top-faq-item__title.js-tgl-menu:after {
              width: 25.6px;
              height: 25.6px; }
          .top-faq-item__title .text {
            font-size: 22.4px;
            letter-spacing: 0.056em;
            line-height: 1.5;
            font-weight: 600; }
            .top-faq-item__title .text .q {
              width: 40px; }
            .top-faq-item__title .text .q {
              margin-right: 25.55px; }
          .top-faq-item__text .a {
            width: 40px; }
          .top-faq-item__text .a {
            margin-right: 25.55px; }
          .top-faq-item__text .text {
            font-size: 22.4px;
            letter-spacing: 0.096em;
            line-height: 1.5;
            font-weight: 400; }
        .top-faq__btn .btn {
          height: 80px; }
    .top-links {
      padding-top: 73px; }
    .top-links {
      padding-bottom: 36.5px; }
      .top-links .btn {
        margin-left: 21.9px; }
      .top-links .btn {
        margin-right: 21.9px; } }
  @media screen and (min-width: 900px) {
    .top-inner {
      padding-top: 220px; }
    .top-inner {
      padding-bottom: 180px; }
    .top-mv {
      margin-bottom: -180px; }
    .top-lead__title {
      font-size: 32px;
      letter-spacing: 0.1em;
      line-height: 1.4;
      font-weight: 600; }
    .top-lead__title {
      margin-bottom: 40px; }
    .top-lead__title {
      margin-left: 40px; }
    .top-lead__title {
      margin-right: 40px; }
    .top-lead__text {
      font-size: 26px;
      letter-spacing: 0.1em;
      line-height: 1.7;
      font-weight: 400; }
    .top-lead__text {
      margin-left: 40px; }
    .top-lead__text {
      margin-right: 40px; }
      .top-lead__text + .top-lead__text {
        margin-top: 55px; }
    .top-lead__img {
      margin-left: 0px; }
    .top-lead__img {
      margin-right: 0px; }
    .top-recruit {
      padding-top: 135px; }
    .top-recruit {
      padding-bottom: 144px; }
      .top-recruit__title {
        margin-bottom: 50px; }
      .top-recruit-list {
        margin-left: 50px; }
      .top-recruit-list {
        margin-right: 50px; }
      .top-recruit-item + .top-recruit-item {
        margin-top: 30px; }
      .top-recruit-item .btn {
        height: 140px; }
    .top-working {
      padding-top: 120px; }
    .top-working {
      padding-bottom: 100px; }
      .top-working__title {
        margin-bottom: 25px; }
      .top-working__text {
        font-size: 26px;
        letter-spacing: 0.1em;
        line-height: 1.7;
        font-weight: 600; }
      .top-working__text {
        margin-bottom: 50px; }
      .top-working-slide {
        margin-bottom: 130px; }
          .top-working-slide .slick-dots li {
            margin-left: 15px; }
          .top-working-slide .slick-dots li {
            margin-right: 15px; }
          .top-working-slide .slick-dots li {
            width: 20px;
            height: 20px; }
        .top-working-slide .slick-next {
          width: 65px;
          height: 65px; }
        .top-working-slide .slick-prev {
          width: 65px;
          height: 65px; }
        .top-working-slide .slick-dots li button {
          width: 20px;
          height: 20px; }
      .top-working-slide-item {
        padding-top: 25px; }
      .top-working-slide-item {
        padding-right: 25px; }
      .top-working-slide-item {
        padding-bottom: 0px; }
      .top-working-slide-item {
        padding-left: 25px; }
        .top-working-slide-item:before {
          width: 140px;
          height: 140px; }
        .top-working-slide-item:before {
          font-size: 36px;
          letter-spacing: 0.1em;
          line-height: 1;
          font-weight: 600; }
        .top-working-slide-item-in {
          padding-bottom: 20px; }
          .top-working-slide-item-in__img {
            height: 435px; }
          .top-working-slide-item-in__img {
            margin-bottom: 25px; }
          .top-working-slide-item-in__text {
            font-size: 34px;
            letter-spacing: 0.1em;
            line-height: 1.5;
            font-weight: 600; }
          .top-working-slide-item-in__text {
            margin-bottom: 25px; }
          .top-working-slide-item-in__icon {
            margin-left: 20px; }
          .top-working-slide-item-in__icon {
            margin-right: 20px; }
          .top-working-slide-item-in__icon {
            padding-top: 15px; }
          .top-working-slide-item-in__icon {
            padding-right: 20px; }
          .top-working-slide-item-in__icon {
            padding-bottom: 15px; }
          .top-working-slide-item-in__icon {
            padding-left: 20px; }
          .top-working-slide-item-in__icon {
            font-size: 26px;
            letter-spacing: 0em;
            line-height: 1;
            font-weight: 600; }
        .top-working__btn .btn {
          height: 100px; }
    .top-numbers {
      padding-top: 120px; }
    .top-numbers {
      padding-bottom: 150px; }
      .top-numbers__title {
        margin-bottom: 25px; }
      .top-numbers__text {
        font-size: 26px;
        letter-spacing: 0.1em;
        line-height: 1.7;
        font-weight: 600; }
      .top-numbers__text {
        margin-bottom: 40px; }
      .top-numbers__img {
        margin-left: 35px; }
      .top-numbers__img {
        margin-right: 35px; }
      .top-numbers__img {
        margin-bottom: 40px; }
        .top-numbers__btn .btn {
          height: 100px; }
    .top-discussion {
      padding-top: 90px; }
    .top-discussion {
      padding-bottom: 90px; }
      .top-discussion__title {
        margin-bottom: 25px; }
      .top-discussion__title {
        margin-left: 30px; }
      .top-discussion__title {
        margin-right: 30px; }
      .top-discussion__text {
        font-size: 26px;
        letter-spacing: 0.1em;
        line-height: 1.7;
        font-weight: 500; }
      .top-discussion__text {
        margin-bottom: 25px; }
        .top-discussion__btn .btn {
          height: 100px; }
    .top-other {
      padding-top: 80px; }
    .top-other {
      padding-bottom: 120px; }
      .top-other-item__img {
        margin-bottom: 10px; }
      .top-other-item.is-flow {
        margin-left: 50px; }
        .top-other-item.is-flow .text {
          font-size: 26px;
          letter-spacing: 0.1em;
          line-height: 1.7;
          font-weight: 600; }
        .top-other-item.is-flow .text {
          margin-left: 100px; }
          .top-other-item.is-flow .text .arr {
            width: 75px; }
      .top-other-item.is-history {
        margin-top: 110px; }
      .top-other-item.is-history {
        margin-right: 50px; }
        .top-other-item.is-history .text {
          font-size: 26px;
          letter-spacing: 0.1em;
          line-height: 1.7;
          font-weight: 600; }
        .top-other-item.is-history .text {
          margin-left: 390px; }
          .top-other-item.is-history .text .arr {
            width: 75px; }
    .top-faq {
      padding-top: 120px; }
    .top-faq {
      padding-bottom: 120px; }
      .top-faq__title {
        margin-bottom: 50px; }
      .top-faq-list {
        margin-top: 0px; }
      .top-faq-list {
        margin-right: 35px; }
      .top-faq-list {
        margin-bottom: 70px; }
      .top-faq-list {
        margin-left: 35px; }
      .top-faq-item {
        padding-top: 0px; }
      .top-faq-item {
        padding-right: 45px; }
      .top-faq-item {
        padding-bottom: 0px; }
      .top-faq-item {
        padding-left: 45px; }
        .top-faq-item + .top-faq-item {
          margin-top: 30px; }
          .top-faq-item__title.is-active + .js-tgl-body {
            padding-bottom: 45px; }
            .top-faq-item__title.js-tgl-menu:after {
              width: 32px;
              height: 32px; }
          .top-faq-item__title .text {
            font-size: 28px;
            letter-spacing: 0.07em;
            line-height: 1.5;
            font-weight: 600; }
            .top-faq-item__title .text .q {
              width: 50px; }
            .top-faq-item__title .text .q {
              margin-right: 35px; }
          .top-faq-item__text .a {
            width: 50px; }
          .top-faq-item__text .a {
            margin-right: 35px; }
          .top-faq-item__text .text {
            font-size: 28px;
            letter-spacing: 0.12em;
            line-height: 1.5;
            font-weight: 400; }
        .top-faq__btn .btn {
          height: 100px; }
    .top-links {
      padding-top: 100px; }
    .top-links {
      padding-bottom: 50px; }
      .top-links .btn {
        margin-left: 30px; }
      .top-links .btn {
        margin-right: 30px; } }
