@charset "UTF-8";
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a {
  cursor: pointer;
  text-decoration: none;
}

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

address {
  font-style: normal;
}

img {
  vertical-align: bottom;
}

figure {
  margin: 0;
}

ol, ul {
  list-style: none;
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  main {
    display: block;
  }
}
html {
  overflow: auto;
  font-size: 14px;
  font-size: 14px;
  font-size: 14px;
  font-size: 16px;
}
@media screen and (min-width: 320px) {
  html {
    font-size: calc(3.6363636364vw + 2.3636363636px);
  }
}
@media screen and (min-width: 375px) {
  html {
    font-size: 16px;
  }
}
@media screen and (min-width: 520px) {
  html {
    font-size: calc(0.8064516129vw + 9.8064516129px);
  }
}
@media screen and (min-width: 768px) {
  html {
    font-size: 16px;
  }
}
@media screen and (min-width: 960px) {
  html {
    font-size: calc(0.625vw + 8px);
  }
}
@media screen and (min-width: 1280px) {
  html {
    font-size: 16px;
  }
}
@media screen and (min-width: 1400px) {
  html {
    font-size: calc(0.3448275862vw + 11.1724137931px);
  }
}
@media screen and (min-width: 1980px) {
  html {
    font-size: 18px;
  }
}

body {
  font-size: 16px;
  font-size: 1rem;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  color: #574100;
  text-justify: inter-ideograph;
  line-height: 1.4;
  letter-spacing: 0.05em;
  -webkit-font-smoothing: antialiased;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

h2, h3, h4, h5 {
  letter-spacing: 0.15em;
  font-weight: 600;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

h2 {
  font-size: 67px;
  font-size: 4.1875rem;
}

h3 {
  font-size: 26px;
  font-size: 1.625rem;
}

h4 {
  font-size: 22px;
  font-size: 1.375rem;
}

h5 {
  font-size: 18px;
  font-size: 1.125rem;
}

p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 2.2;
  letter-spacing: 0.03em;
}

a {
  text-decoration: none;
}
a:link {
  color: #574100;
}
a:visited {
  color: #574100;
}
a:hover {
  color: #574100;
  text-decoration: none;
}
a:active {
  color: #574100;
}

img {
  width: 100%;
}

@media screen and (min-width: 767px) {
  .pconly {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .pconly {
    display: none !important;
  }
}

@media screen and (max-width: 520px) {
  .pc-tab {
    display: none !important;
  }
}

@media screen and (min-width: 767px) {
  .tabonly {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .tabonly {
    display: block !important;
  }
}
@media screen and (max-width: 520px) {
  .tabonly {
    display: none !important;
  }
}

@media screen and (min-width: 767px) {
  .tab-sp {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .tab-sp {
    display: block !important;
  }
}

@media screen and (min-width: 767px) {
  .sponly {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .sponly {
    display: none !important;
  }
}
@media screen and (max-width: 520px) {
  .sponly {
    display: block !important;
  }
}

.nolink {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* Align */
.center {
  text-align: center;
}

.right {
  text-align: right;
}

/* Typography */
.dul {
  font-family: dulcinea, sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.min {
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
}

/* Button */
.arrow1 {
  position: relative;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.arrow1:after {
  content: "";
  width: 7px;
  height: 10px;
  background-image: url(../images/common/arrow1.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.btn {
  color: #fff !important;
  text-align: center;
  display: block;
  padding: 10px;
  width: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#fac4bc), color-stop(50%, #a7d7e0), color-stop(50.001%, #fac4bc), to(#fac4bc));
  background: -webkit-linear-gradient(left, #fac4bc 0%, #a7d7e0 50%, #fac4bc 50.001%, #fac4bc 100%);
  background: linear-gradient(to right, #fac4bc 0%, #a7d7e0 50%, #fac4bc 50.001%, #fac4bc 100%);
  background-size: 200% auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn:hover {
  background-position: right center;
}

.btn_blue,
.btn_purple,
.btn_lightblue,
.btn_blown,
.btn_yellow {
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}

.btn_purple {
  background-color: #9ab7e6;
}
.btn_purple:hover {
  background-color: #85b2fa;
}

.btn_blue {
  background-color: #70C3CB;
}
.btn_blue:hover {
  background-color: #5bcae3;
}

.btn_lightblue {
  background-color: #fac4bc;
}
.btn_lightblue:hover {
  background-color: #f7a89c;
}

.btn_blown {
  background-color: #b45740;
}
.btn_blown:hover {
  background-color: #eb7153;
}

.btn_yellow {
  background-color: #C5A643;
}
.btn_yellow:hover {
  background-color: #DEBC3C;
}

/* Animation */
.anime {
  opacity: 0;
  -webkit-transition: opacity 0.8s, -webkit-transform 0.8s;
  transition: opacity 0.8s, -webkit-transform 0.8s;
  transition: transform 0.8s, opacity 0.8s;
  transition: transform 0.8s, opacity 0.8s, -webkit-transform 0.8s;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}

.fadein {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

.inner {
  padding-left: 40px;
  padding-right: 40px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 520px) {
  .inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.inner1050 {
  max-width: 1130px;
}

.inner1200 {
  max-width: 1280px;
}

.inner1120 {
  max-width: 1200px;
}

.inner980 {
  max-width: 1060px;
}

.inner1020 {
  max-width: 1100px;
}

/*========= ローディング画面のためのCSS ===============*/
.test #splash,
.test .splashbg {
  display: none !important;
}

#splash {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 9999999;
  text-align: center;
  color: #000;
}

#splash-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#splash-logo img {
  width: 330px;
}
#splash-logo span {
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
  vertical-align: middle;
  margin-left: 10px;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
  color: #574100;
}

/*========= 画面遷移のためのCSS ===============*/
/*画面遷移アニメーション*/
.splashbg {
  display: none;
}

/*bodyにappearクラスがついたら出現*/
body.appear .splashbg {
  display: block;
  content: "";
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  background-color: #fbf8f7; /*伸びる背景色の設定*/
  -webkit-animation-name: PageAnime;
          animation-name: PageAnime;
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes PageAnime {
  0% {
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  50% {
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  50.001% {
    -webkit-transform-origin: right;
            transform-origin: right;
  }
  100% {
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
}

@keyframes PageAnime {
  0% {
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  50% {
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  50.001% {
    -webkit-transform-origin: right;
            transform-origin: right;
  }
  100% {
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
}
/*画面遷移の後現れるコンテンツ設定*/
.test #container {
  opacity: 1 !important;
  -webkit-animation: none !important;
          animation: none !important;
}

#container {
  opacity: 0; /*はじめは透過0に*/
}

.home #container {
  opacity: 1;
}

/*bodyにappearクラスがついたら出現*/
body.appear #container {
  -webkit-animation-name: PageAnimeAppear;
          animation-name: PageAnimeAppear;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes PageAnimeAppear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes PageAnimeAppear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/**
*  header
* -----------------------------------------------------------------------------
*/
header {
  top: 0;
  left: 0;
}
@media screen and (max-width: 520px) {
  header {
    padding-left: 10px;
    padding-top: 0;
  }
}
header .flex .logo {
  padding-right: 20px;
  position: absolute;
  z-index: 20;
  top: 23px;
}
header .flex .logo a {
  display: block;
}
header .flex .logo h1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
header .flex .logo img {
  display: block;
  width: 220px;
}
@media screen and (max-width: 520px) {
  header .flex .logo img {
    width: 144px;
  }
}
header .flex .logo span {
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
  vertical-align: middle;
  margin-left: 10px;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
}
header .flex nav {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: fixed;
  top: 23px;
  width: 100%;
  z-index: 10;
  padding-left: 30px;
  padding-right: 80px;
}
header .flex nav ul {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
header .flex nav ul li {
  -webkit-flex-basis: 210px;
      -ms-flex-preferred-size: 210px;
          flex-basis: 210px;
  text-align: center;
  margin-right: 20px;
}
header .flex nav ul li:nth-child(1) img {
  width: 100px;
}
header .flex nav ul li:nth-child(2) img {
  width: 100px;
}
header .flex nav ul li:nth-child(3) img {
  width: 100px;
}
header .flex nav ul li a {
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  padding: 19px 10px;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

@media screen and (max-width: 990px) {
  .header_nav {
    display: none;
  }
}

/* Toggle Button */
.toggle {
  cursor: pointer;
}

.toggle_spnav {
  position: fixed;
  top: 22px;
  right: 20px;
  z-index: 30;
  background-color: #574100;
  width: 60px;
  height: 60px;
}
@media screen and (max-width: 520px) {
  .toggle_spnav {
    width: 50px;
    height: 50px;
    right: 10px;
    top: 10px;
  }
}

.btn-trigger {
  position: absolute;
  width: 26px;
  height: 20px;
  cursor: pointer;
  top: 50%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.btn-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.btn-trigger span:nth-of-type(1) {
  top: 0;
}
.btn-trigger span:nth-of-type(2) {
  top: 9px;
}
.btn-trigger span:nth-of-type(3) {
  bottom: 0px;
}

.btn-trigger span:nth-of-type(3) {
  bottom: 0;
}

#btn01.active span:nth-of-type(1) {
  -webkit-transform: translateY(9px) rotate(-45deg);
          transform: translateY(9px) rotate(-45deg);
}
#btn01.active span:nth-of-type(2) {
  opacity: 0;
}
#btn01.active span:nth-of-type(3) {
  -webkit-transform: translateY(-9px) rotate(45deg);
          transform: translateY(-9px) rotate(45deg);
}

/* Drawer */
.drawer {
  width: 450px;
  height: 100%;
  position: fixed;
  top: 0;
  right: -450px;
  z-index: 21;
  -webkit-transition: opacity 0.2s 0s;
  transition: opacity 0.2s 0s;
  overflow: scroll;
  padding: 120px 60px 60px 60px;
  -webkit-transition: right 0.4s;
  transition: right 0.4s;
  background-color: #fff;
}
@media screen and (max-width: 520px) {
  .drawer {
    width: 100%;
    right: -100%;
    padding: 120px 40px 60px 40px;
  }
}
.drawer ul li a {
  display: block;
  display: block;
  width: 100%;
  height: 100%;
}
.drawer .ul_main {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 60px;
}
.drawer .ul_main li {
  -webkit-flex-basis: 49.5%;
      -ms-flex-preferred-size: 49.5%;
          flex-basis: 49.5%;
  margin-bottom: 1%;
  margin-bottom: 35px;
}
.drawer .ul_main li a {
  font-weight: bold;
}
.drawer .ul_main li a:before {
  content: "";
  width: 5px;
  height: 10px;
  background-image: url(../images/common/arrow_drawer.svg);
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-size: contain;
}
.drawer .ul_sub {
  margin-bottom: 50px;
}
.drawer .ul_sub li a {
  text-align: center;
  color: #fff;
  height: 62px;
  line-height: 62px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.drawer .ul_sub li a:hover {
  opacity: 0.8;
}
.drawer .ul_sub .li_entry {
  margin-bottom: 30px;
}
.drawer .ul_sub .li_entry a {
  background-color: #B45740;
  font-size: 22px;
  font-size: 1.375rem;
}
.drawer .ul_sub .li_airwork a {
  background-color: #C5A643;
  font-size: 18px;
  font-size: 1.125rem;
}
.drawer .ul_sub .li_recnavi {
  margin-bottom: 30px;
}
.drawer .ul_sub .li_recnavi a {
  background-color: #70C3CB;
}
.drawer .ul_sub .li_recnavi a img {
  width: 113px;
}
.drawer .ul_sub .li_recnavi:last-child a {
  background-color: #9ab7e6;
}
.drawer .ex {
  font-size: 14px;
  font-size: 0.875rem;
}
.drawer .ex:after {
  content: "";
  width: 11px;
  height: 9px;
  background-image: url("../images/common/icon_ex.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: inline-block;
  vertical-align: middle;
  margin-left: 2px;
}

.spnav_overlay {
  background-color: rgba(0, 0, 0, 0.25);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 20;
  position: fixed;
  -webkit-transition: 1s;
  transition: 1s;
  opacity: 0;
  visibility: hidden;
}

html.spnav_open {
  overflow: hidden;
}
html.spnav_open .toggle {
  background-color: #fff;
}
html.spnav_open .toggle .btn-trigger span {
  background-color: #574100;
}
html.spnav_open .drawer {
  right: 0;
}
html.spnav_open .spnav_overlay {
  opacity: 1;
  visibility: visible;
}

/**
*  footer
* -----------------------------------------------------------------------------
*/
footer {
  padding-top: 100px;
}
@media screen and (max-width: 520px) {
  footer {
    padding-top: 60px;
  }
}

.footer_top {
  padding-bottom: 30px;
  border-bottom: 1px solid #EBE8E0;
}
@media screen and (max-width: 768px) {
  .footer_top > .inner > .flex {
    display: block;
  }
}
.footer_top .logo {
  -webkit-flex-basis: 36%;
      -ms-flex-preferred-size: 36%;
          flex-basis: 36%;
}
@media screen and (max-width: 768px) {
  .footer_top .logo {
    text-align: center;
    margin-bottom: 40px;
  }
}
.footer_top .logo img {
  max-width: 263px;
}
.footer_top .footer_nav {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
.footer_top .footer_nav ul li {
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .footer_top .footer_nav ul li {
    margin-bottom: 30px;
  }
}
.footer_top .footer_nav ul li a {
  font-size: 14px;
}
.footer_top .footer_nav ul li a:before {
  content: "";
  width: 6px;
  height: 10px;
  background-image: url("../images/common/arrow_drawer.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: inline-block;
  margin-right: 10px;
}
.footer_top .to_recnavi {
  text-align: right;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 520px) {
  .footer_top .to_recnavi {
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
}
.footer_top .to_recnavi a {
  display: block;
  margin-right: 20px;
}
.footer_top .to_recnavi a:last-child {
  margin-right: 0px;
}
.footer_top .to_recnavi a img {
  max-width: 176px;
}

.footer_bottom {
  padding-top: 30px;
  padding-bottom: 30px;
}
.footer_bottom a {
  font-size: 12px;
}
.footer_bottom a:after {
  content: "";
  width: 11px;
  height: 9px;
  background-image: url("../images/common/icon_ex.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: inline-block;
  vertical-align: middle;
  margin-left: 2px;
}
.footer_bottom small {
  font-size: 11px;
}

.sec_entry {
  margin-top: 70px;
  margin-bottom: 20px;
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 1400px) {
  .sec_entry > .inner {
    width: 85.7vw;
    max-width: none;
  }
}
@media screen and (max-width: 768px) {
  .sec_entry {
    margin-top: 100px;
  }
}
.sec_entry:after {
  content: "";
  width: 100%;
  height: 352px;
  background-image: url(../images/home/bg_mugi1.jpg);
  background-size: cover;
  background-position: center;
  position: absolute;
  bottom: -20px;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .sec_entry:after {
    height: 228px;
  }
}
.sec_entry h3 {
  font-size: 68px;
  font-size: 4.25rem;
  color: #B45740;
  text-align: center;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
}
@media screen and (max-width: 768px) {
  .sec_entry h3 {
    font-size: 48px;
    font-size: 3rem;
    -webkit-transform: translateY(35px);
            transform: translateY(35px);
  }
}
.sec_entry .wrap {
  background-size: cover;
  background-position: center;
  text-align: right;
  padding: 100px 40px;
  background-image: url(../images/common/bg_entry3.jpg);
}
@media screen and (min-width: 1400px) {
  .sec_entry .wrap {
    padding-top: 8.9%;
    padding-bottom: 8.9%;
  }
}
@media screen and (max-width: 768px) {
  .sec_entry .wrap {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 520px) {
  .sec_entry .wrap {
    padding-right: 5px;
    background-image: url(../images/common/bg_entry1_sp.jpg) !important;
  }
}
.sec_entry .wrap img {
  max-width: 443px;
}
@media screen and (max-width: 768px) {
  .sec_entry .wrap img {
    max-width: 256px;
  }
}
@media screen and (max-width: 520px) {
  .sec_entry .wrap img {
    max-width: 200px;
  }
}
.sec_entry .buttons {
  max-width: 854px;
  margin-left: auto;
  margin-right: auto;
  -webkit-transform: translateY(-50px);
          transform: translateY(-50px);
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1.25rem;
}
@media screen and (min-width: 1400px) {
  .sec_entry .buttons {
    max-width: 76.25%;
  }
}
@media screen and (max-width: 768px) {
  .sec_entry .buttons {
    max-width: 589px;
    width: 90%;
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
}
@media screen and (max-width: 520px) {
  .sec_entry .buttons {
    display: block;
  }
}
.sec_entry .buttons > div {
  -webkit-flex-basis: 49%;
      -ms-flex-preferred-size: 49%;
          flex-basis: 49%;
  height: 90px;
}
@media screen and (max-width: 768px) {
  .sec_entry .buttons > div {
    -webkit-flex-basis: 48%;
        -ms-flex-preferred-size: 48%;
            flex-basis: 48%;
    height: 70px;
  }
}
@media screen and (max-width: 520px) {
  .sec_entry .buttons > div {
    height: 58px;
  }
}
.sec_entry .buttons > div a {
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.125rem;
}
@media screen and (max-width: 768px) {
  .sec_entry .buttons > div a {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 520px) {
  .sec_entry .buttons > div a {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 520px) {
  .sec_entry .buttons .to_entry {
    margin-bottom: 20px;
  }
}
.sec_entry .buttons .to_entry a:after {
  content: "";
  display: inline-block;
  background-image: url(../images/common/arrow1.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 6px;
  height: 10px;
  margin-left: 40px;
}
.sec_entry .buttons .to_recnavi img {
  max-width: 200px;
}
@media screen and (max-width: 768px) {
  .sec_entry .buttons .to_recnavi img {
    max-width: 140px;
  }
}
@media screen and (max-width: 520px) {
  .sec_entry .buttons .to_recnavi:last-child {
    margin-top: 20px;
  }
}

.home .sec_entry .wrap {
  background-image: url(../images/common/bg_entry2.jpg);
}

.page-about .sec_entry .wrap,
.page-interview_top .sec_entry .wrap,
.page-interview2 .sec_entry .wrap,
.page-interview5 .sec_entry .wrap {
  background-image: url(../images/common/bg_entry2.jpg);
}

.page-work .sec_entry .wrap,
.page-data .sec_entry .wrap,
.page-interview3 .sec_entry .wrap,
.page-interview4 .sec_entry .wrap {
  background-image: url(../images/common/bg_entry3.jpg);
}

/**
*  home
* -----------------------------------------------------------------------------
*/
.test #loading {
  display: none;
}

#loading {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 30;
  background-color: #fff;
  top: 0;
  left: 0;
}
#loading #loading_inner {
  position: absolute;
  top: calc(50% - 20px);
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  width: 100%;
}
#loading .ja {
  width: 36.78vw;
  margin-right: 15vw;
  margin-left: auto;
  margin-bottom: 20px;
}
@media screen and (max-width: 520px) {
  #loading .ja {
    margin-bottom: 40px;
    width: 60vw;
  }
}
#loading .en {
  font-size: 2vw;
  margin-right: 10vw;
  margin-left: auto;
  text-align: right;
  color: #b45740;
  margin-top: -50px;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: 2s;
  transition: 2s;
  opacity: 0;
}
@media screen and (max-width: 520px) {
  #loading .en {
    margin-right: 10px;
  }
}
#loading .en.active {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  opacity: 1;
}
#loading #loading_bar {
  margin-top: 30px;
  height: 1px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  #loading #loading_bar {
    margin-top: 40px;
  }
}
@media screen and (max-width: 520px) {
  #loading #loading_bar {
    margin-top: 10px;
  }
}
#loading .st0 {
  fill: none;
  stroke: #fff;
  stroke-width: 5; /*線の太さを指定する*/
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 1500; /* 線の間隔を指定する */
  stroke-dashoffset: 1500; /* 線の位置を指定する */
}
#loading .txt_fordream {
  max-width: 317px;
}
@media screen and (max-width: 520px) {
  #loading .txt_fordream {
    max-width: 220px;
  }
}

.home .bg1 {
  background-image: url(../images/common/bg1.jpg);
  background-size: cover;
  padding-top: 130px;
  overflow: hidden;
}
@media screen and (max-width: 520px) {
  .home .bg1 {
    padding-top: 90px;
  }
}
.home .slider_wrap {
  padding-left: 11.1vw;
  position: relative;
  padding-bottom: 2vw;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .home .slider_wrap {
    padding-left: 7.1vw;
  }
}
@media screen and (max-width: 520px) {
  .home .slider_wrap {
    padding-left: 42px;
  }
}
.home .slider_wrap:before {
  content: "";
  width: 95%;
  height: 100%;
  background-image: url(../images/home/frame.svg);
  background-repeat: no-repeat;
  position: absolute;
  top: 1vw;
  left: 4vw;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .home .slider_wrap:before {
    left: 0;
    background-image: url(../images/home/frame_tab.svg);
  }
}
@media screen and (max-width: 520px) {
  .home .slider_wrap:before {
    left: 0;
    background-image: url(../images/home/frame_sp.svg);
  }
}
.home .slider_wrap:after {
  content: "";
  width: 200vw;
  height: 45vw;
  background-color: #fff;
  position: absolute;
  z-index: -1;
  bottom: -9vw;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(-5deg);
          transform: translateX(-50%) rotate(-5deg);
}
@media screen and (max-width: 520px) {
  .home .slider_wrap:after {
    height: 125vw;
    bottom: -13vw;
  }
}
.home .slider_wrap .catch {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 5.5vw;
}
@media screen and (max-width: 520px) {
  .home .slider_wrap .catch {
    bottom: 50px;
    top: auto;
  }
}
.home .slider_wrap .ja {
  margin-right: 2vw;
}
.home .slider_wrap .ja img {
  width: 36.7vw;
}
@media screen and (max-width: 768px) {
  .home .slider_wrap .ja img {
    width: 41.4vw;
  }
}
@media screen and (max-width: 520px) {
  .home .slider_wrap .ja img {
    width: 64.2vw;
  }
}
.home .slider_wrap .en {
  font-size: 2vw;
  color: #B45740;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .home .slider_wrap .en {
    font-size: 2.2vw;
  }
}
@media screen and (max-width: 520px) {
  .home .slider_wrap .en {
    font-size: 4vw;
  }
}
.home .slider_wrap .slider_mv {
  position: relative;
}
.home .slider_wrap .slider_mv:after {
  content: "";
  width: 39.2vw;
  padding-top: 32%;
  background-image: url(../images/home/slider_catch.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  right: 4vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .home .slider_wrap .slider_mv:after {
    width: 44.7vw;
    right: 8vw;
  }
}
@media screen and (max-width: 520px) {
  .home .slider_wrap .slider_mv:after {
    width: 67.4vw;
    top: 68vw;
    -webkit-transform: none;
            transform: none;
  }
}
.home .slider_wrap .slick-dots {
  z-index: 2;
  bottom: -20px;
  left: 0;
  padding-left: 11.1vw;
}
.home .slider_wrap .slick-dots .flex {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.home .slider_wrap .slick-dots .flex .prev, .home .slider_wrap .slick-dots .flex .next {
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 1;
  top: 170px;
  -webkit-transform: none;
          transform: none;
  cursor: pointer;
}
.home .slider_wrap .slick-dots .flex .next {
  background-image: url(../images/interview/icon_next.svg);
  margin-left: 20px;
}
.home .slider_wrap .slick-dots .flex .prev {
  background-image: url(../images/interview/icon_prev.svg);
  margin-right: 20px;
}
@media screen and (max-width: 520px) {
  .home .slider_wrap .slick-dots {
    bottom: -45px;
  }
}
.home .slider_wrap .slick-dots li {
  margin: 0 6px;
  width: 10px;
  height: 10px;
}
.home .slider_wrap .slick-dots li a {
  font-size: 12px;
  background-color: #F0F0F0;
  opacity: 1;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  cursor: pointer;
}
.home .slider_wrap .slick-dots li.current a {
  background-color: #DEBC3C;
  opacity: 1;
}
.home .sec_home1 {
  position: relative;
  z-index: 1;
  margin-top: 14.2vw;
  padding-bottom: 127px;
}
@media screen and (max-width: 768px) {
  .home .sec_home1 {
    padding-bottom: 97px;
  }
}
.home .sec_home1:after {
  content: "";
  width: 100%;
  padding-top: 63.2%;
  background-image: url(../images/common/bg2.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: -30vw;
  left: 0;
  z-index: -2;
}
@media screen and (max-width: 768px) {
  .home .sec_home1:after {
    top: -12vw;
    background-size: cover;
    padding-top: 104%;
  }
}
@media screen and (max-width: 520px) {
  .home .sec_home1 .flex {
    display: block;
  }
}
.home .sec_home1 .flex > div {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
}
.home .sec_home1 .text {
  padding-left: calc((100vw - 1120px) / 2);
}
@media screen and (max-width: 520px) {
  .home .sec_home1 .text {
    margin-bottom: 80px;
  }
}
.home .sec_home1 .text .wrap {
  padding-left: 70px;
}
@media screen and (max-width: 768px) {
  .home .sec_home1 .text .wrap {
    padding-left: 40px;
  }
}
@media screen and (max-width: 520px) {
  .home .sec_home1 .text .wrap {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
  }
}
.home .sec_home1 .text img {
  -webkit-transform: translateX(-50px);
          transform: translateX(-50px);
}
@media screen and (max-width: 520px) {
  .home .sec_home1 .text img {
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px);
    width: calc(100% + 80px);
    margin-bottom: 20px;
  }
}
.home .sec_home1 .text p {
  line-height: 2.6;
  margin-bottom: 40px;
}
@media screen and (max-width: 520px) {
  .home .sec_home1 .text p {
    padding-left: 20px;
  }
}
.home .sec_home1 .text a {
  color: #fff;
  display: block;
  text-align: center;
  max-width: 280px;
  padding: 15px 10px;
}
@media screen and (max-width: 520px) {
  .home .sec_home1 .text a {
    width: 100%;
    max-width: none;
    padding: 20px 10px;
  }
}
.home .sec_home1 .image {
  background-position: top left;
  background-size: contain;
}
@media screen and (max-width: 520px) {
  .home .sec_home1 .image {
    padding-left: 20px;
  }
}
.home .sec_home1 .image .image_wrap {
  padding-top: 80px;
  padding-left: 80px;
  background-image: url(../images/home/bg_sec_home1_image.svg);
  background-repeat: no-repeat;
  padding-right: calc((100vw - 1000px) / 2);
  position: relative;
}
@media screen and (max-width: 768px) {
  .home .sec_home1 .image .image_wrap {
    padding-top: 40px;
    padding-left: 40px;
  }
}
@media screen and (max-width: 520px) {
  .home .sec_home1 .image .image_wrap {
    padding-top: 30px;
    padding-left: 30px;
  }
}
.home .sec_home1 .image .image_wrap:after {
  content: "";
  width: 50%;
  height: 100%;
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 1500px) {
  .home .sec_home1 .image .image_wrap:after {
    display: none;
  }
}
.home .sec_home1 .image .image_wrap .wrap {
  padding-bottom: 300px;
  position: relative;
}
@media screen and (max-width: 520px) {
  .home .sec_home1 .image .image_wrap .wrap {
    padding-bottom: 140px;
  }
}
.home .sec_home1 .image .image_wrap .arrows {
  position: absolute;
  right: -50px;
  bottom: -20px;
}
@media screen and (max-width: 768px) {
  .home .sec_home1 .image .image_wrap .arrows {
    right: -20px;
  }
}
.home .sec_home1 .image .image_wrap .arrows .prev,
.home .sec_home1 .image .image_wrap .arrows .next {
  height: 26px;
  width: 10px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.home .sec_home1 .image .image_wrap .arrows .prev {
  background-image: url(../images/home/icon_prev.svg);
  margin-bottom: 30px;
}
.home .sec_home1 .image .image_wrap .arrows .next {
  background-image: url(../images/home/icon_next.svg);
}
.home .sec_home1 .image .slider_dream {
  width: 244px;
}
@media screen and (max-width: 1400px) {
  .home .sec_home1 .image .slider_dream {
    width: 17.43vw;
  }
}
@media screen and (max-width: 768px) {
  .home .sec_home1 .image .slider_dream {
    width: 18vw;
  }
}
@media screen and (max-width: 520px) {
  .home .sec_home1 .image .slider_dream {
    width: 38vw;
  }
}
.home .sec_home1 .image .en {
  position: absolute;
  top: 20px;
  font-size: 57px;
  color: #DEBC3C;
  width: 80%;
  left: 130px;
}
@media screen and (max-width: 1400px) {
  .home .sec_home1 .image .en {
    width: 26.2vw;
    top: 1.4vw;
    left: 9.29vw;
  }
}
@media screen and (max-width: 768px) {
  .home .sec_home1 .image .en {
    width: 31vw;
  }
}
@media screen and (max-width: 520px) {
  .home .sec_home1 .image .en {
    width: 57vw;
    left: 17.5vw;
  }
}
.home .sec_home2 {
  padding-top: 100px;
  padding-bottom: 90px;
}
@media screen and (max-width: 520px) {
  .home .sec_home2 {
    padding-top: 80px;
    padding-bottom: 120px;
  }
}
.home .sec_home2 h3 {
  font-size: 18px;
  margin-bottom: 50px;
}
.home .sec_home2 h3 span {
  font-size: 72px;
  color: #DEBC3C;
  margin-right: 2rem;
}
@media screen and (max-width: 520px) {
  .home .sec_home2 h3 span {
    display: block;
  }
}
.home .sec_home2 .slider_person_wrap {
  position: relative;
  overflow: hidden;
  padding-bottom: 100px;
}
@media screen and (max-width: 520px) {
  .home .sec_home2 .slider_person_wrap {
    padding-bottom: 225px;
  }
}
.home .sec_home2 .slider_person {
  overflow: hidden;
}
.home .sec_home2 .slider_person .slick-list {
  -webkit-transform: translateX(-300px);
          transform: translateX(-300px);
  overflow: visible;
}
@media screen and (max-width: 1400px) {
  .home .sec_home2 .slider_person .slick-list {
    -webkit-transform: translateX(-300px);
            transform: translateX(-300px);
    overflow: visible;
  }
}
@media screen and (max-width: 1100px) {
  .home .sec_home2 .slider_person .slick-list {
    -webkit-transform: translateX(-60px);
            transform: translateX(-60px);
  }
}
@media screen and (max-width: 768px) {
  .home .sec_home2 .slider_person .slick-list {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}
.home .sec_home2 .slider_person .slick-slide {
  height: 545px;
  width: 278px;
  margin: 0 85px 0 0;
  will-change: transform, margin;
  -webkit-transition: margin 0.7s, -webkit-transform 0.7s;
  transition: margin 0.7s, -webkit-transform 0.7s;
  transition: transform 0.7s, margin 0.7s;
  transition: transform 0.7s, margin 0.7s, -webkit-transform 0.7s;
  -webkit-transform-origin: left top;
          transform-origin: left top;
  position: relative;
}
@media screen and (min-width: 1400px) {
  .home .sec_home2 .slider_person .slick-slide {
    margin: 0 60px 0 0;
    width: 300px;
    height: 580px;
  }
}
@media screen and (max-width: 1100px) {
  .home .sec_home2 .slider_person .slick-slide {
    margin: 0 50px;
    -webkit-transform-origin: top center;
            transform-origin: top center;
    height: auto;
    padding-bottom: 148px;
  }
}
@media screen and (max-width: 520px) {
  .home .sec_home2 .slider_person .slick-slide {
    width: 180px;
    margin: 0 30px;
  }
}
.home .sec_home2 .slider_person .slick-slide .wrap {
  position: relative;
}
.home .sec_home2 .slider_person .slick-slide .wrap:after {
  content: "";
  width: 85px;
  height: 100px;
  background-image: url(../images/interview/corner.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -2px;
  left: -1px;
  z-index: 1;
}
@media screen and (max-width: 520px) {
  .home .sec_home2 .slider_person .slick-slide .wrap:after {
    width: 55px;
    height: 62px;
  }
}
.home .sec_home2 .slider_person .slick-slide .wrap:before {
  content: "";
  position: absolute;
  width: 41%;
  padding-top: 100%;
  top: 11%;
  left: -4%;
  background-image: url(../images/common/ill_mugi.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.home .sec_home2 .slider_person .slick-slide.is-active {
  -webkit-transform: scale(1.37);
          transform: scale(1.37);
  margin: 0 150px 0 0;
}
@media screen and (min-width: 1400px) {
  .home .sec_home2 .slider_person .slick-slide.is-active {
    margin: 0 200px 0 0;
  }
}
@media screen and (max-width: 1100px) {
  .home .sec_home2 .slider_person .slick-slide.is-active {
    margin: 0 50px;
  }
}
@media screen and (max-width: 520px) {
  .home .sec_home2 .slider_person .slick-slide.is-active {
    margin: 0 30px;
  }
}
.home .sec_home2 .slider_person .slick-slide .figure {
  position: relative;
  z-index: 1;
}
.home .sec_home2 .slider_person .slick-slide .bg {
  position: absolute;
  top: 43px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  z-index: -1;
}
@media screen and (max-width: 520px) {
  .home .sec_home2 .slider_person .slick-slide .bg {
    top: 29px;
  }
}
.home .sec_home2 .slider_dots {
  position: absolute;
  left: 150px;
  bottom: 50px;
  width: 220px;
  z-index: 1;
}
@media screen and (max-width: 1400px) {
  .home .sec_home2 .slider_dots {
    left: 87px;
  }
}
@media screen and (max-width: 1100px) {
  .home .sec_home2 .slider_dots {
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
    bottom: 22px;
  }
}
@media screen and (max-width: 520px) {
  .home .sec_home2 .slider_dots {
    bottom: 120px;
  }
}
.home .sec_home2 .slider_dots .prev span, .home .sec_home2 .slider_dots .next span {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.home .sec_home2 .slider_dots .prev span {
  background-image: url(../images/home/arrow_prev.svg);
}
.home .sec_home2 .slider_dots .next span {
  background-image: url(../images/home/arrow_next.svg);
}
.home .sec_home2 .slider_dots ul li {
  margin: 0 6px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.home .sec_home2 .slider_dots ul li span {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #F0F0F0;
  cursor: pointer;
}
.home .sec_home2 .slider_dots ul li.current {
  pointer-events: none;
}
.home .sec_home2 .slider_dots ul li.current span {
  background-color: #DEBC3C;
}
@media screen and (max-width: 520px) {
  .home .sec_home3 > .flex,
  .home .sec_home4 > .flex {
    display: block;
  }
}
.home .sec_home3 .image,
.home .sec_home4 .image {
  -webkit-flex-basis: 55.7%;
      -ms-flex-preferred-size: 55.7%;
          flex-basis: 55.7%;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 520px) {
  .home .sec_home3 .image,
  .home .sec_home4 .image {
    padding-right: 20px;
    padding-left: 20px;
    margin-bottom: 60px;
  }
}
.home .sec_home3 .image:after,
.home .sec_home4 .image:after {
  content: "";
  width: 46vw;
  height: 390px;
  background-image: url(../images/home/bg_mugi1.jpg);
  background-size: cover;
  background-position: center;
  position: absolute;
  bottom: -93px;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .home .sec_home3 .image:after,
  .home .sec_home4 .image:after {
    height: 248px;
    bottom: -32px;
  }
}
.home .sec_home3 .image .wrap,
.home .sec_home4 .image .wrap {
  position: relative;
}
.home .sec_home3 .image h3,
.home .sec_home4 .image h3 {
  font-weight: normal;
  position: absolute;
  top: -55px;
  left: 50px;
  font-size: 18px;
  font-size: 1.125rem;
}
@media screen and (max-width: 768px) {
  .home .sec_home3 .image h3,
  .home .sec_home4 .image h3 {
    left: 25px;
  }
}
@media screen and (max-width: 520px) {
  .home .sec_home3 .image h3,
  .home .sec_home4 .image h3 {
    left: 0px;
    top: -39px;
  }
}
.home .sec_home3 .image h3 .en,
.home .sec_home4 .image h3 .en {
  display: block;
  color: #DEBC3C;
  font-size: 68px;
  font-size: 4.25rem;
}
@media screen and (max-width: 768px) {
  .home .sec_home3 .image h3 .en,
  .home .sec_home4 .image h3 .en {
    font-size: 48px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 520px) {
  .home .sec_home3 .image h3 .en,
  .home .sec_home4 .image h3 .en {
    font-size: 48px;
    font-size: 3rem;
  }
}
.home .sec_home3 .image h3 .ja,
.home .sec_home4 .image h3 .ja {
  text-shadow: 0 0 5px #fff;
}
.home .sec_home3 .text,
.home .sec_home4 .text {
  -webkit-flex-basis: 44.3%;
      -ms-flex-preferred-size: 44.3%;
          flex-basis: 44.3%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.home .sec_home3 .text .wrap,
.home .sec_home4 .text .wrap {
  padding-right: 40px;
  padding-left: 50px;
}
@media screen and (max-width: 768px) {
  .home .sec_home3 .text .wrap,
  .home .sec_home4 .text .wrap {
    padding-left: 40px;
  }
}
@media screen and (max-width: 520px) {
  .home .sec_home3 .text .wrap,
  .home .sec_home4 .text .wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.home .sec_home3 .text .wrap p,
.home .sec_home4 .text .wrap p {
  margin-bottom: 40px;
}
.home .sec_home3 .text .btn,
.home .sec_home4 .text .btn {
  max-width: 280px;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 520px) {
  .home .sec_home3 .text .btn,
  .home .sec_home4 .text .btn {
    max-width: none;
  }
}
.home .sec_home3 {
  margin-bottom: 200px;
}
@media screen and (max-width: 520px) {
  .home .sec_home3 {
    margin-bottom: 130px;
  }
}
.home .sec_home3 .image {
  padding-left: calc((100% - 1200px) / 2);
}
@media screen and (max-width: 1230px) {
  .home .sec_home3 .image {
    padding-left: 15px;
  }
}
.home .sec_home3 .image:after {
  left: 0;
}
.home .sec_home3 .text {
  padding-right: calc((100% - 1200px) / 2);
}
.home .sec_home4 {
  margin-bottom: 280px;
}
@media screen and (max-width: 520px) {
  .home .sec_home4 {
    margin-bottom: 220px;
  }
}
.home .sec_home4 > .flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.home .sec_home4 .image {
  padding-right: calc((100% - 1200px) / 2);
}
@media screen and (max-width: 1230px) {
  .home .sec_home4 .image {
    padding-right: 15px;
  }
}
.home .sec_home4 .image:after {
  right: 0;
}
.home .sec_home4 .image h3 {
  text-align: right;
  right: calc((100vw - 1200px) / 2 + 40px);
}
@media screen and (max-width: 1230px) {
  .home .sec_home4 .image h3 {
    right: 40px;
  }
}
@media screen and (max-width: 520px) {
  .home .sec_home4 .image h3 {
    right: 20px;
  }
}
.home .sec_home4 .text {
  padding-left: calc((100% - 1200px) / 2);
}
.home .sec_special {
  background-color: #fdfaf1;
  padding-top: 90px;
  padding-bottom: 70px;
}
@media screen and (max-width: 520px) {
  .home .sec_special {
    padding-top: 116px;
  }
}
.home .sec_special .inner {
  position: relative;
}
.home .sec_special h3 {
  font-weight: normal;
  position: absolute;
  top: -150px;
  left: 50px;
  font-size: 18px;
  font-size: 1.125rem;
}
@media screen and (max-width: 520px) {
  .home .sec_special h3 {
    top: -125px;
    left: 10px;
  }
}
.home .sec_special h3 .en {
  display: block;
  color: #DEBC3C;
  font-size: 68px;
  font-size: 4.25rem;
}
@media screen and (max-width: 520px) {
  .home .sec_special h3 .en {
    font-size: 3rem;
  }
}
.home .sec_special a {
  display: block;
  margin: auto;
  max-width: 980px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.home .sec_special a:hover {
  opacity: 0.7;
}

/* ---------------------------------------------
*   c-slide-card
--------------------------------------------- */
@media screen and (max-width: 1100px) {
  .c-slider-nav__txtarea-inner {
    display: inline-block;
    text-align: left;
  }
}

/* ---------------------------------------------
*   c-slider-nav
--------------------------------------------- */
.c-slider-nav-wrap {
  position: absolute;
  top: 380px;
  left: 760px;
}
@media screen and (min-width: 1400px) {
  .c-slider-nav-wrap {
    top: 450px;
    left: 540px;
  }
}
@media screen and (max-width: 1400px) {
  .c-slider-nav-wrap {
    top: 392px;
    left: 500px;
  }
}
@media screen and (max-width: 520px) {
  .c-slider-nav-wrap {
    margin-top: -68px;
  }
}
@media screen and (max-width: 1100px) {
  .c-slider-nav-wrap {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    position: static;
    text-align: center;
  }
}

.c-slider-nav {
  height: 100px;
}
.c-slider-nav .slick-list {
  width: 100%;
  height: 100%;
  overflow: visible;
}
.c-slider-nav .slick-track {
  height: 100%;
}

.c-slider-nav__item {
  pointer-events: none;
  position: absolute;
  top: 28px;
  left: 0;
  width: 340px;
  height: 93px;
  outline: none;
  opacity: 0;
  -webkit-transition: opacity 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out !important;
  transition: opacity 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out !important;
  transition: transform 0.6s ease-in-out, opacity 0.6s ease-in-out !important;
  transition: transform 0.6s ease-in-out, opacity 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out !important;
  -webkit-transform: translateX(5%);
  transform: translateX(5%);
}
@media screen and (max-width: 1100px) {
  .c-slider-nav__item {
    width: 100vw;
    left: 0;
    -webkit-transform: none;
            transform: none;
  }
}
.c-slider-nav__item.is-active {
  z-index: 9;
  opacity: 1;
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

.c-slider-nav__item-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}
@media screen and (max-width: 1100px) {
  .c-slider-nav__item-inner {
    display: block;
  }
}

.c-slider-nav__name {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #DEBC3C;
}

.c-slider-nav__meta {
  margin-top: 2px;
  font-size: 17px;
  font-size: 1.0625rem;
  letter-spacing: 0.12em;
  line-height: 1.5;
}

.c-slider-btn {
  position: absolute;
  left: 370px;
  top: 60px;
  width: 252px;
}
@media screen and (max-width: 1100px) {
  .c-slider-btn {
    position: static;
    display: block;
    margin-left: auto;
    margin-right: auto;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
}
@media screen and (max-width: 520px) {
  .c-slider-btn {
    width: calc(100% - 40px);
    max-width: 334px;
    position: absolute;
    bottom: 0;
    top: auto;
    left: 0;
    right: 0;
    -webkit-transform: none;
            transform: none;
  }
}
.c-slider-btn a {
  width: 100%;
}
@media screen and (max-width: 520px) {
  .c-slider-btn a {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.c-slider-nav__btn {
  margin-left: 115px;
  width: 160px;
  -webkit-transition: opacity 0.3s 0.4s;
  transition: opacity 0.3s 0.4s;
}
@media screen and (max-width: 1349px) {
  .c-slider-nav__btn {
    margin-left: 8.51852vw;
  }
}

@media screen and (max-width: 1100px) {
  .c-btn_pc {
    display: none;
  }
}

.c-btn_tab {
  display: none;
}
@media screen and (max-width: 1100px) {
  .c-btn_tab {
    display: block;
  }
}

/**
*  Page共通
* -----------------------------------------------------------------------------
*/
.page #container {
  position: relative;
  z-index: 0;
}
.page #container:before {
  content: "";
  width: 100%;
  height: 254px;
  background-position: center;
  background-size: 100% 100%;
  position: absolute;
  background-image: url(../images/common/bg_page.jpg);
  top: 0;
  left: 0;
  z-index: -1;
}
.page main {
  padding-top: 130px;
}
.page .page_title {
  position: relative;
  margin-bottom: 160px;
}
@media screen and (max-width: 768px) {
  .page .page_title {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 520px) {
  .page .page_title {
    margin-bottom: 200px;
  }
}
.page .page_title h2 {
  position: absolute;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
  left: calc((100vw - 1120px) / 2);
}
@media screen and (min-width: 1400px) {
  .page .page_title h2 {
    left: 10vw;
  }
}
@media screen and (max-width: 1140px) {
  .page .page_title h2 {
    left: 10px;
  }
}
@media screen and (max-width: 768px) {
  .page .page_title h2 {
    -webkit-transform: none;
            transform: none;
    top: auto;
    bottom: 30px;
  }
}
@media screen and (max-width: 520px) {
  .page .page_title h2 {
    text-align: left;
    bottom: -60px;
  }
}
.page .page_title .en {
  font-size: 82px;
  font-size: 5.125rem;
  color: #debc3c;
}
@media screen and (max-width: 520px) {
  .page .page_title .en {
    font-size: 57px;
    font-size: 3.5625rem;
  }
}
.page .page_title .ja {
  font-size: 24px;
  font-size: 1.5rem;
}
@media screen and (max-width: 520px) {
  .page .page_title .ja {
    font-size: 16px;
    font-size: 1rem;
    margin-left: 20px;
  }
}
.page .page_title .mv {
  height: 380px;
  background-position: center;
  background-size: cover;
  width: calc(100vw - (100vw - 980px) / 2);
  margin-right: 0;
  margin-left: auto;
}
@media screen and (min-width: 1400px) {
  .page .page_title .mv {
    height: 0;
    padding-top: 27.1%;
    width: 85vw;
  }
}
@media screen and (max-width: 1120px) {
  .page .page_title .mv {
    width: calc(100vw - 70px);
  }
}
@media screen and (max-width: 520px) {
  .page .page_title .mv {
    width: calc(100vw - 40px);
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px);
    height: 185px;
  }
}
.page h3.title {
  font-size: 32px;
  font-size: 2rem;
  text-align: center;
  font-weight: 100;
  margin-bottom: 120px;
  line-height: 1.8;
}
.page h3.title:before {
  content: "";
  width: 50px;
  height: 40px;
  background-size: contain;
  background-image: url(../images/common/listmark1.svg);
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}

/**
*  私たちの想い
* -----------------------------------------------------------------------------
*/
.page-about .page_title .mv {
  background-image: url(../images/about/mv_about.jpg);
}
.page-about .sec_message {
  padding-bottom: 110px;
}
@media screen and (max-width: 520px) {
  .page-about .sec_message {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .page-about .sec_message h3 {
    margin-bottom: 80px;
  }
}
.page-about .sec_message .top {
  position: relative;
  z-index: 0;
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .page-about .sec_message .top {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 520px) {
  .page-about .sec_message .top {
    margin-bottom: 40px;
  }
}
.page-about .sec_message .top .text {
  position: absolute;
  bottom: 60px;
  max-width: 820px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 2.2;
}
@media screen and (max-width: 880px) {
  .page-about .sec_message .top .text {
    padding-left: 20px;
  }
}
@media screen and (max-width: 768px) {
  .page-about .sec_message .top .text {
    font-size: 22px;
    font-size: 1.375rem;
    bottom: auto;
    top: 13.5%;
  }
}
@media screen and (max-width: 520px) {
  .page-about .sec_message .top .text {
    position: static;
    text-align: center;
    margin-top: 40px;
    padding-left: 0;
  }
}
.page-about .sec_message .top .text .name {
  font-size: 16px;
  font-size: 1rem;
  margin-top: 40px;
}
@media screen and (max-width: 520px) {
  .page-about .sec_message .top .text .name {
    margin-top: 20px;
  }
}
.page-about .sec_message .top .text .name span {
  font-size: 12px;
  font-size: 0.75rem;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.page-about .sec_message .top img {
  display: block;
  max-width: 900px;
  margin-left: auto;
  margin-right: 0;
}
@media screen and (max-width: 1180px) {
  .page-about .sec_message .top img {
    width: calc(100vw - (100vw - 620px) / 2);
    max-width: 100%;
  }
}
@media screen and (max-width: 880px) {
  .page-about .sec_message .top img {
    width: calc(100vw - 130px);
  }
}
@media screen and (max-width: 768px) {
  .page-about .sec_message .top img {
    width: calc(100vw - 180px);
  }
}
@media screen and (max-width: 520px) {
  .page-about .sec_message .top img {
    width: 100%;
  }
}
.page-about .sec_message p {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
}
.page-about .sec_message p:not(:last-of-type) {
  margin-bottom: 30px;
}
@media screen and (max-width: 520px) {
  .page-about .sec_message p {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.page-about .sec_feeling {
  background-color: #fbf8f7;
  padding-top: 130px;
  padding-bottom: 140px;
}
@media screen and (max-width: 768px) {
  .page-about .sec_feeling {
    padding-top: 100px;
  }
}
@media screen and (max-width: 520px) {
  .page-about .sec_feeling .box {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.page-about .sec_feeling .box .text {
  -webkit-flex-basis: 48.9%;
      -ms-flex-preferred-size: 48.9%;
          flex-basis: 48.9%;
  padding-right: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 520px) {
  .page-about .sec_feeling .box .text {
    padding-right: 0;
    margin-bottom: 30px;
  }
}
.page-about .sec_feeling .box .text .lg {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 30px;
}
.page-about .sec_feeling .box .image {
  -webkit-flex-basis: 51.1%;
      -ms-flex-preferred-size: 51.1%;
          flex-basis: 51.1%;
}
@media screen and (max-width: 520px) {
  .page-about .sec_feeling .box .image {
    width: calc(100vw - 30px);
  }
}
.page-about .sec_feeling .box:not(:last-of-type) {
  margin-bottom: 100px;
}
.page-about .sec_feeling .box:nth-of-type(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.page-about .sec_feeling .box:nth-of-type(2n) .text {
  padding-left: 60px;
  padding-right: 0;
}
@media screen and (max-width: 520px) {
  .page-about .sec_feeling .box:nth-of-type(2n) .text {
    padding-left: 0;
  }
}
.page-about .sec_feeling .box:nth-of-type(2n) .image {
  -webkit-transform: translateX(-30px);
          transform: translateX(-30px);
}
.page-about .sec_blank {
  background-image: url(../images/about/img_blank.jpg);
  background-size: cover;
  background-position: center;
  height: 350px;
}
@media screen and (max-width: 520px) {
  .page-about .sec_blank {
    height: 225px;
  }
}
.page-about .sec_profile table,
.page-about .sec_history table {
  border-top: 1px solid #e6d6d1;
  width: 100%;
}
.page-about .sec_profile table tr,
.page-about .sec_history table tr {
  border-bottom: 1px solid #f2f0eb;
}
.page-about .sec_profile table th, .page-about .sec_profile table td,
.page-about .sec_history table th,
.page-about .sec_history table td {
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.8;
}
.page-about .sec_profile table th,
.page-about .sec_history table th {
  width: 1px;
  white-space: nowrap;
  padding-left: 60px;
  text-align: left;
  padding-right: 100px;
  font-weight: normal;
}
@media screen and (max-width: 520px) {
  .page-about .sec_profile table th,
  .page-about .sec_history table th {
    padding-left: 20px;
    padding-right: 30px;
  }
}
.page-about .sec_profile table td li > span,
.page-about .sec_history table td li > span {
  color: #b45740;
  margin-left: 30px;
}
@media screen and (max-width: 520px) {
  .page-about .sec_profile table td li > span,
  .page-about .sec_history table td li > span {
    margin-left: 0;
    display: inline-block;
  }
}
.page-about .sec_profile table td li > span a,
.page-about .sec_history table td li > span a {
  color: #b45740;
}
.page-about .sec_profile table td li > span a:before,
.page-about .sec_history table td li > span a:before {
  content: "";
  width: 11px;
  height: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../images/about/pin.svg);
  display: inline-block;
  margin: 0 3px;
}
.page-about .sec_profile table td dd:not(:last-of-type),
.page-about .sec_history table td dd:not(:last-of-type) {
  margin-bottom: 30px;
}
.page-about .sec_profile {
  padding-top: 140px;
  padding-bottom: 140px;
}
@media screen and (max-width: 768px) {
  .page-about .sec_profile {
    padding-top: 100px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 520px) {
  .page-about .sec_profile {
    padding-top: 80px;
  }
}
.page-about .sec_profile h3 {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .page-about .sec_history {
    padding-top: 0px;
  }
}
@media screen and (max-width: 768px) {
  .page-about .sec_history h3 {
    margin-bottom: 60px;
  }
}

/**
*  社員インタビューTOP
* -----------------------------------------------------------------------------
*/
.page-interview_top .page_title .mv {
  background-image: url(../images/interview_top/mv_interview_top.jpg);
}
@media screen and (max-width: 520px) {
  .page-interview_top .page_title .mv {
    background-image: url(../images/interview_top/mv_interview_top_sp.jpg);
    width: calc(100vw - 20px);
    -webkit-transform: translateX(0);
            transform: translateX(0);
    height: 197px;
  }
}
.page-interview_top .page_title h2 {
  text-align: right;
}
@media screen and (max-width: 520px) {
  .page-interview_top .page_title h2 {
    text-align: left;
  }
}
.page-interview_top .page_title h2 .ja {
  -webkit-transform: translateX(40px);
          transform: translateX(40px);
}
@media screen and (max-width: 520px) {
  .page-interview_top .page_title h2 .ja {
    -webkit-transform: none;
            transform: none;
  }
}
.page-interview_top .sec_intro .flex {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  .page-interview_top .sec_intro .flex {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 520px) {
  .page-interview_top .sec_intro .flex {
    display: block;
  }
}
.page-interview_top .sec_intro .box {
  -webkit-flex-basis: 29.1%;
      -ms-flex-preferred-size: 29.1%;
          flex-basis: 29.1%;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .page-interview_top .sec_intro .box {
    -webkit-flex-basis: 43.4%;
        -ms-flex-preferred-size: 43.4%;
            flex-basis: 43.4%;
  }
}
.page-interview_top .sec_intro .box a {
  display: block;
  width: 100%;
  height: 100%;
}
.page-interview_top .sec_intro .box a:hover .thum .figure {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.page-interview_top .sec_intro .box a:hover .name {
  color: #eb7153;
}
.page-interview_top .sec_intro .box:not(:nth-child(3n)) {
  margin-right: 6.35%;
}
@media screen and (max-width: 768px) {
  .page-interview_top .sec_intro .box:not(:nth-child(3n)) {
    margin-right: 0;
  }
}
@media screen and (max-width: 520px) {
  .page-interview_top .sec_intro .box:not(:nth-child(3n)) {
    margin-right: 6%;
    margin-left: 6%;
  }
}
@media screen and (max-width: 768px) {
  .page-interview_top .sec_intro .box:not(:nth-child(2n)) {
    margin-right: 13.2%;
  }
}
@media screen and (max-width: 520px) {
  .page-interview_top .sec_intro .box:not(:nth-child(2n)) {
    margin-right: 6%;
    margin-left: 6%;
  }
}
.page-interview_top .sec_intro .box .thum {
  position: relative;
}
.page-interview_top .sec_intro .box .thum:after {
  content: "";
  width: 85px;
  height: 100px;
  background-image: url(../images/interview/corner.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 1;
}
.page-interview_top .sec_intro .box .thum:before {
  content: "";
  position: absolute;
  width: 41%;
  padding-top: 100%;
  top: 11%;
  left: -4%;
  background-image: url(../images/common/ill_mugi.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.page-interview_top .sec_intro .box .thum .figure {
  position: relative;
  z-index: 1;
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
.page-interview_top .sec_intro .box .thum .bg {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: -1;
  width: 98%;
}
.page-interview_top .sec_intro .box .name {
  margin-top: 20px;
  font-size: 22px;
  font-size: 1.375rem;
  margin-bottom: 5px;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.page-interview_top .sec_intro .box .data {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #debc3c;
}

/**
*  社員インタビュー
* -----------------------------------------------------------------------------
*/
.page-interview .page_title {
  position: relative;
}
@media screen and (max-width: 768px) {
  .page-interview .page_title {
    margin-bottom: 160px;
  }
}
@media screen and (max-width: 520px) {
  .page-interview .page_title {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 70px;
  }
}
.page-interview .page_title:after {
  content: "";
  width: calc(100vw - (100vw - 560px) / 2);
  height: 320px;
  right: 0;
  left: auto;
  position: absolute;
  bottom: -60px;
  background-size: cover;
}
@media screen and (max-width: 1240px) {
  .page-interview .page_title:after {
    width: calc(100vw - 340px);
  }
}
@media screen and (max-width: 768px) {
  .page-interview .page_title:after {
    width: calc(100vw - 164px);
  }
}
@media screen and (max-width: 520px) {
  .page-interview .page_title:after {
    bottom: auto;
    top: 30px;
    height: 409px;
  }
}
.page-interview .page_title .wrap {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 1400px) {
  .page-interview .page_title .wrap {
    max-width: none;
    margin-right: 80px;
  }
}
@media screen and (max-width: 520px) {
  .page-interview .page_title .wrap {
    padding-left: 0;
  }
}
.page-interview .page_title .mv {
  height: 442px;
  background-position: 0 9%;
  position: relative;
  z-index: -1;
}
@media screen and (min-width: 1400px) {
  .page-interview .page_title .mv {
    height: 0;
    padding-top: 36.8%;
  }
}
@media screen and (max-width: 768px) {
  .page-interview .page_title .mv {
    background-position: 32% 0;
  }
}
@media screen and (max-width: 520px) {
  .page-interview .page_title .mv {
    background-size: cover;
    width: 100%;
    -webkit-transform: none;
            transform: none;
    height: 0;
    padding-top: 96.5%;
  }
}
.page-interview .page_title .mv:before {
  content: "";
  width: 120px;
  height: 141px;
  position: absolute;
  bottom: -1px;
  left: -1px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../images/interview/corner.svg);
}
@media screen and (max-width: 520px) {
  .page-interview .page_title .mv:before {
    width: 73px;
    height: 85px;
  }
}
.page-interview .page_title h2 {
  text-align: left;
  left: auto;
  right: 14vw;
  z-index: 0;
}
.page-interview .page_title h2:after {
  content: "";
  width: 107px;
  height: 258px;
  background-size: contain;
  background-image: url(../images/interview/ill_h2.svg);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -12px;
  right: -80px;
  z-index: -1;
}
@media screen and (max-width: 520px) {
  .page-interview .page_title h2:after {
    right: 20px;
    width: 93px;
    height: 223px;
  }
}
@media screen and (max-width: 768px) {
  .page-interview .page_title h2 {
    text-align: left;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    bottom: auto;
    top: 50%;
    text-shadow: 0 0 7px #fff;
  }
}
@media screen and (max-width: 520px) {
  .page-interview .page_title h2 {
    position: relative;
    left: 0;
    right: auto;
    width: 98vw;
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px);
    padding-left: 40px;
  }
}
.page-interview .page_title h2 .en {
  font-size: 48px;
  font-size: 3rem;
  letter-spacing: normal;
  line-height: 1;
  font-weight: 400;
}
@media screen and (max-width: 520px) {
  .page-interview .page_title h2 .en {
    font-size: 41px;
    font-size: 2.5625rem;
  }
}
.page-interview .page_title h2 .en span {
  font-size: 80px;
  font-size: 5rem;
}
.page-interview .page_title h2 .ja {
  -webkit-transform: translateX(40px);
          transform: translateX(40px);
}
@media screen and (max-width: 520px) {
  .page-interview .page_title h2 .ja {
    -webkit-transform: none;
            transform: none;
    margin-left: 0;
  }
}
.page-interview .page_title h2 .ja .name {
  font-size: 42px;
  font-size: 2.625rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 520px) {
  .page-interview .page_title h2 .ja .name {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
.page-interview .page_title h2 .ja .data {
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: normal;
}
@media screen and (max-width: 520px) {
  .page-interview .page_title h2 .ja .data {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 520px) {
  .page-interview .sec_contents {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 520px) {
  .page-interview .sec_contents h3 {
    font-size: 24px;
    font-size: 1.5rem;
    text-align: left;
    margin-bottom: 80px;
  }
}
.page-interview .box {
  margin-bottom: 140px;
}
@media screen and (max-width: 768px) {
  .page-interview .box {
    margin-left: 85px;
    margin-right: 85px;
  }
}
@media screen and (max-width: 520px) {
  .page-interview .box {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 768px) {
  .page-interview .box .flex {
    display: block;
  }
}
.page-interview .box .text {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1400px) {
  .page-interview .box .text {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .page-interview .box .text {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-top: 60px;
  }
}
@media screen and (min-width: 1400px) {
  .page-interview .box .text .wrap {
    width: 500px;
  }
}
.page-interview .box .text .lg {
  color: #debc3c;
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 50px;
}
.page-interview .box .text .notes_mark {
  color: #b45740;
  font-size: 12px;
  font-size: 0.75rem;
}
.page-interview .box .text .notes {
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .page-interview .box .text p {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.page-interview .box .image {
  background-size: cover;
  height: 404px;
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  background-position: center;
  position: relative;
}
@media screen and (min-width: 1400px) {
  .page-interview .box .image {
    height: 0;
    padding-top: 28.9%;
  }
}
@media screen and (max-width: 768px) {
  .page-interview .box .image {
    width: 84%;
    height: 0;
    padding-top: 49.4%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 520px) {
  .page-interview .box .image {
    width: 100%;
    padding-top: 57.8%;
  }
}
.page-interview .box .image:after {
  position: absolute;
  width: 114px;
  height: 134px;
  bottom: -1px;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}
@media screen and (max-width: 768px) {
  .page-interview .box .image:after {
    width: 67px;
    height: 79px;
  }
}
.page-interview .box:nth-of-type(1) .text, .page-interview .box:nth-of-type(3) .text {
  padding-right: calc((100vw - 1200px) / 2);
  padding-left: 100px;
}
@media screen and (max-width: 1240px) {
  .page-interview .box:nth-of-type(1) .text, .page-interview .box:nth-of-type(3) .text {
    padding-right: 40px;
  }
}
.page-interview .box:nth-of-type(1) .image:after, .page-interview .box:nth-of-type(3) .image:after {
  background-image: url(../images/interview/corner2.svg);
  right: 0;
}
.page-interview .box:nth-of-type(2) .flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.page-interview .box:nth-of-type(2) .text {
  padding-left: calc((100vw - 1200px) / 2);
  padding-right: 100px;
}
@media screen and (max-width: 1240px) {
  .page-interview .box:nth-of-type(2) .text {
    padding-left: 40px;
  }
}
.page-interview .box:nth-of-type(2) .image:after {
  background-image: url(../images/interview/corner.svg);
  left: 0;
}
.page-interview .sec_schedule {
  background-size: cover;
  background-position: center;
  padding-top: 65px;
  padding-bottom: 61px;
}
@media screen and (max-width: 520px) {
  .page-interview .sec_schedule .inner {
    padding-left: 0;
    padding-right: 0;
  }
}
.page-interview .sec_schedule .wrap {
  background-color: #fff;
  padding: 35px 70px;
}
@media screen and (max-width: 768px) {
  .page-interview .sec_schedule .wrap {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.page-interview .sec_schedule .wrap h3 {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .page-interview .sec_schedule .wrap h3 {
    text-align: center;
  }
}
.page-interview .sec_schedule .wrap h3 .en {
  font-size: 46px;
  font-size: 2.875rem;
  color: #debc3c;
  margin-right: 20px;
}
@media screen and (max-width: 520px) {
  .page-interview .sec_schedule .wrap h3 .en {
    font-size: 41px;
    font-size: 2.5625rem;
    display: block;
  }
}
.page-interview .sec_onoff {
  padding-top: 180px;
  margin-bottom: 220px;
}
@media screen and (max-width: 520px) {
  .page-interview .sec_onoff .flex {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .page-interview .sec_onoff {
    padding-top: 150px;
  }
}
.page-interview .sec_onoff .image,
.page-interview .sec_onoff .text {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
}
.page-interview .sec_onoff .image {
  position: relative;
}
@media screen and (max-width: 768px) {
  .page-interview .sec_onoff .image {
    -webkit-flex-basis: 47%;
        -ms-flex-preferred-size: 47%;
            flex-basis: 47%;
  }
}
@media screen and (max-width: 520px) {
  .page-interview .sec_onoff .image {
    padding-bottom: 20px;
  }
}
.page-interview .sec_onoff .image h3 {
  position: absolute;
  top: -53px;
  left: -30px;
}
@media screen and (max-width: 768px) {
  .page-interview .sec_onoff .image h3 {
    left: 0;
  }
}
.page-interview .sec_onoff .image h3 img {
  width: 241px;
}
.page-interview .sec_onoff .text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 70px;
  padding-right: 50px;
  position: relative;
}
@media screen and (max-width: 520px) {
  .page-interview .sec_onoff .text {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-interview .sec_onoff .text:after {
  content: "";
  width: 100px;
  height: 99px;
  background-image: url(../images/interview/frame.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 768px) {
  .page-interview .sec_onoff .text:after {
    bottom: -100px;
  }
}
@media screen and (max-width: 768px) {
  .page-interview .sec_onoff .text {
    padding-left: 20px;
  }
}
.page-interview .sec_onoff .text .lg {
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .page-interview .sec_onoff .text .lg {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
@media screen and (max-width: 520px) {
  .page-interview .sec_onoff .text .lg {
    margin-bottom: 20px;
  }
}
.page-interview .sec_onoff .text p {
  font-size: 14px;
  font-size: 0.875rem;
}
.page-interview .sec_recommend {
  margin-bottom: 140px;
}
@media screen and (max-width: 768px) {
  .page-interview .sec_recommend {
    margin-bottom: 100px;
  }
}
.page-interview .sec_recommend .wrap {
  position: relative;
}
@media screen and (max-width: 768px) {
  .page-interview .sec_recommend .wrap {
    width: 100vw;
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px);
  }
}
@media screen and (max-width: 520px) {
  .page-interview .sec_recommend .wrap {
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px);
  }
}
.page-interview .sec_recommend .wrap h3 {
  text-align: center;
  position: absolute;
  top: -55px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 32px;
  font-size: 2rem;
}
.page-interview .sec_recommend .wrap h3:before {
  content: "";
  margin-bottom: 10px;
  width: 36px;
  height: 22px;
  background-image: url(../images/interview/icon_crown.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.page-interview .sec_recommend .wrap .flex {
  padding: 63px 70px;
}
@media screen and (max-width: 768px) {
  .page-interview .sec_recommend .wrap .flex {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 80px;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 520px) {
  .page-interview .sec_recommend .wrap .flex {
    display: block;
    padding-right: 30px;
    padding-left: 30px;
    margin-bottom: 40px;
  }
}
.page-interview .sec_recommend .wrap .image {
  -webkit-flex-basis: 54.4%;
      -ms-flex-preferred-size: 54.4%;
          flex-basis: 54.4%;
}
@media screen and (max-width: 768px) {
  .page-interview .sec_recommend .wrap .image {
    -webkit-flex-basis: 48%;
        -ms-flex-preferred-size: 48%;
            flex-basis: 48%;
  }
}
.page-interview .sec_recommend .wrap .text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 50px;
}
@media screen and (max-width: 768px) {
  .page-interview .sec_recommend .wrap .text {
    -webkit-flex-basis: 48%;
        -ms-flex-preferred-size: 48%;
            flex-basis: 48%;
    padding-right: 20px;
  }
}
@media screen and (max-width: 520px) {
  .page-interview .sec_recommend .wrap .text {
    padding-right: 0;
    padding-left: 0;
  }
}
.page-interview .sec_recommend .wrap .text .lg {
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .page-interview .sec_recommend .wrap .text .lg {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
.page-interview .sec_recommend .wrap .text p {
  font-size: 14px;
  font-size: 0.875rem;
}
.page-interview .sec_others {
  background-color: #fbf8f7;
  padding-top: 63px;
  padding-bottom: 105px;
}
@media screen and (max-width: 768px) {
  .page-interview .sec_others {
    padding-bottom: 70px;
  }
}
.page-interview .sec_others .others_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page-interview .sec_others .others_wrap .others_item {
  margin: 0 45px;
  width: 234px;
  height: 100%;
}
.page-interview .sec_others .others_wrap .others_item .thum {
  position: relative;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform-origin: top center;
          transform-origin: top center;
  margin-bottom: 20px;
}
.page-interview .sec_others .others_wrap .others_item .thum:before {
  content: "";
  position: absolute;
  width: 41%;
  padding-top: 100%;
  top: 11%;
  left: -4%;
  background-image: url(../images/common/ill_mugi.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 1;
}
.page-interview .sec_others .others_wrap .others_item .thum:after {
  content: "";
  width: 85px;
  height: 100px;
  background-image: url(../images/interview/corner_others.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -1px;
  left: 0;
}
.page-interview .sec_others .others_wrap .others_item .thum .figure {
  position: relative;
  z-index: 1;
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.page-interview .sec_others .others_wrap .others_item .thum .bg {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: -1;
  width: 98%;
}
@media screen and (max-width: 768px) {
  .page-interview .sec_others .others_wrap .others_item .others_item {
    width: 164px;
    margin: 0 30px;
    height: 360px;
  }
  .page-interview .sec_others .others_wrap .others_item .others_item .thum {
    margin-bottom: 10px;
  }
}
.page-interview .sec_others .others_wrap .others_item .data {
  margin-top: 10px;
  font-size: 11px;
  font-size: 0.6875rem;
  color: #debc3c;
}
@media screen and (max-width: 768px) {
  .page-interview .sec_others > .inner {
    padding-right: 60px;
    padding-left: 60px;
  }
}
@media screen and (max-width: 520px) {
  .page-interview .sec_others > .inner {
    padding-right: 0;
    padding-left: 0;
  }
}
.page-interview .sec_others h3 {
  margin-bottom: 60px;
}
@media screen and (max-width: 520px) {
  .page-interview .sec_others h3 {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
.page-interview .sec_others .slick-next,
.page-interview .sec_others .slick-prev {
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 1;
  top: 170px;
  -webkit-transform: none;
          transform: none;
}
.page-interview .sec_others .slick-next:before,
.page-interview .sec_others .slick-prev:before {
  display: none;
}
@media screen and (max-width: 520px) {
  .page-interview .sec_others .slick-next,
  .page-interview .sec_others .slick-prev {
    top: 128px;
  }
}
.page-interview .sec_others .slick-next {
  right: 0;
  background-image: url(../images/interview/icon_next.svg);
}
@media screen and (max-width: 768px) {
  .page-interview .sec_others .slick-next {
    right: -40px;
  }
}
@media screen and (max-width: 520px) {
  .page-interview .sec_others .slick-next {
    right: calc(50vw - 130px);
  }
}
.page-interview .sec_others .slick-prev {
  left: 0;
  background-image: url(../images/interview/icon_prev.svg);
}
@media screen and (max-width: 768px) {
  .page-interview .sec_others .slick-prev {
    left: -40px;
  }
}
@media screen and (max-width: 520px) {
  .page-interview .sec_others .slick-prev {
    left: calc(50vw - 130px);
  }
}
.page-interview .sec_others .to_list {
  text-align: center;
  margin-top: 60px;
}
.page-interview .sec_others .to_list a {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 252px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-top: 14px;
  padding-bottom: 14px;
}
.page-interview .sec_others .to_list a:after {
  content: "";
  width: 11px;
  height: 11px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
  position: absolute;
  background-image: url(../images/interview/icon_list.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.page-interview1 .page_title .mv {
  background-image: url(../images/interview1/mv.jpg);
}
@media screen and (max-width: 520px) {
  .page-interview1 .page_title .mv {
    background-image: url(../images/interview1/mv_sp.jpg);
  }
}
.page-interview1 .page_title:after {
  background-image: url(../images/interview1/bg_mv.jpg);
}
.page-interview1 .sec_schedule {
  background-image: url(../images/interview1/bg_schedule.jpg);
}
.page-interview1 .box:nth-of-type(1) .image {
  background-image: url(../images/interview1/img_interview1.jpg);
}
.page-interview1 .box:nth-of-type(2) .image {
  background-image: url(../images/interview1/img_interview2.jpg);
}
.page-interview1 .box:nth-of-type(3) .image {
  background-image: url(../images/interview1/img_interview3.jpg);
}

.page-interview2 .page_title .mv {
  background-image: url(../images/interview2/mv.jpg);
}
@media screen and (max-width: 520px) {
  .page-interview2 .page_title .mv {
    background-image: url(../images/interview2/mv_sp.jpg);
  }
}
.page-interview2 .page_title:after {
  background-image: url(../images/interview2/bg_mv.jpg);
}
.page-interview2 .sec_schedule {
  background-image: url(../images/interview2/bg_schedule.jpg);
}
.page-interview2 .box:nth-of-type(1) .image {
  background-image: url(../images/interview2/img_interview1.jpg);
}
.page-interview2 .box:nth-of-type(2) .image {
  background-image: url(../images/interview2/img_interview2.jpg);
}
.page-interview2 .box:nth-of-type(3) .image {
  background-image: url(../images/interview2/img_interview3.jpg);
}

.page-interview3 .page_title .mv {
  background-image: url(../images/interview3/mv.jpg);
}
@media screen and (max-width: 520px) {
  .page-interview3 .page_title .mv {
    background-image: url(../images/interview3/mv_sp.jpg);
  }
}
.page-interview3 .page_title:after {
  background-image: url(../images/interview3/bg_mv.jpg);
}
.page-interview3 .sec_schedule {
  background-image: url(../images/interview3/bg_schedule.jpg);
}
.page-interview3 .box:nth-of-type(1) .image {
  background-image: url(../images/interview3/img_interview1.jpg);
}
.page-interview3 .box:nth-of-type(2) .image {
  background-image: url(../images/interview3/img_interview2.jpg);
}
.page-interview3 .box:nth-of-type(3) .image {
  background-image: url(../images/interview3/img_interview3.jpg);
}

.page-interview4 .page_title .mv {
  background-image: url(../images/interview4/mv.jpg);
}
@media screen and (max-width: 520px) {
  .page-interview4 .page_title .mv {
    background-image: url(../images/interview4/mv_sp.jpg);
  }
}
.page-interview4 .page_title:after {
  background-image: url(../images/interview4/bg_mv.jpg);
}
.page-interview4 .sec_schedule {
  background-image: url(../images/interview4/bg_schedule.jpg);
}
.page-interview4 .box:nth-of-type(1) .image {
  background-image: url(../images/interview4/img_interview1.jpg);
}
.page-interview4 .box:nth-of-type(2) .image {
  background-image: url(../images/interview4/img_interview2.jpg);
}
.page-interview4 .box:nth-of-type(3) .image {
  background-image: url(../images/interview4/img_interview3.jpg);
}

.page-interview5 .page_title .mv {
  background-image: url(../images/interview5/mv.jpg);
}
@media screen and (max-width: 520px) {
  .page-interview5 .page_title .mv {
    background-image: url(../images/interview5/mv_sp.jpg);
  }
}
.page-interview5 .page_title:after {
  background-image: url(../images/interview5/bg_mv.jpg);
}
.page-interview5 .sec_schedule {
  background-image: url(../images/interview5/bg_schedule.jpg);
}
.page-interview5 .box:nth-of-type(1) .image {
  background-image: url(../images/interview5/img_interview1.jpg);
}
.page-interview5 .box:nth-of-type(2) .image {
  background-image: url(../images/interview5/img_interview2.jpg);
}
.page-interview5 .box:nth-of-type(3) .image {
  background-image: url(../images/interview5/img_interview3.jpg);
}

.page-interview1 .sec_recommend .wrap {
  background-color: #fbfaef;
}

.page-interview2 .sec_recommend .wrap {
  background-color: #fbf8f7;
}

.page-interview3 .sec_recommend .wrap {
  background-color: #fbf8f7;
}

.page-interview4 .sec_recommend .wrap {
  background-color: #fbf8f7;
}

.page-interview5 .sec_recommend .wrap {
  background-color: #fbf8f7;
}

/**
*  社員インタビューTOP
* -----------------------------------------------------------------------------
*/
.page-special .page_title .mv {
  background-image: url(../images/special/mv_special.jpg);
}
@media screen and (max-width: 520px) {
  .page-special .page_title .mv {
    width: calc(100vw - 20px);
    -webkit-transform: translateX(0);
            transform: translateX(0);
    height: 197px;
    background-position: 87% center;
  }
}
.page-special .page_title h2 {
  text-align: right;
}
@media screen and (max-width: 520px) {
  .page-special .page_title h2 {
    text-align: left;
  }
}
.page-special .page_title h2 .ja {
  -webkit-transform: translateX(130px) translateY(-10px);
          transform: translateX(130px) translateY(-10px);
}
@media screen and (max-width: 520px) {
  .page-special .page_title h2 .ja {
    -webkit-transform: none;
            transform: none;
  }
}
.page-special .sec_special_top .contents {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fdfaf1;
  text-align: center;
  letter-spacing: 0.2em;
  position: relative;
}
@media screen and (max-width: 768px) {
  .page-special .sec_special_top .contents {
    padding-top: 80px;
  }
}
@media screen and (max-width: 520px) {
  .page-special .sec_special_top .contents {
    width: 100vw;
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px);
  }
}
.page-special .sec_special_top .contents .catch {
  padding-top: 12px;
  padding-bottom: 12px;
  margin-top: 40px;
  text-align: center;
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  font-size: 1.25rem;
  border-top: 1px solid #e4e1d6;
  border-bottom: 1px solid #e4e1d6;
  margin-bottom: 30px;
}
@media screen and (max-width: 520px) {
  .page-special .sec_special_top .contents .catch {
    font-size: 16px;
    font-size: 1rem;
    margin-left: 20px;
    margin-right: 20px;
    line-height: 2;
  }
}
.page-special .sec_special_top .contents h3 {
  text-align: center;
}
.page-special .sec_special_top .contents h3 img {
  max-width: 634px;
  width: 56.6%;
}
@media screen and (max-width: 768px) {
  .page-special .sec_special_top .contents h3 img {
    width: 76.5%;
  }
}
@media screen and (max-width: 520px) {
  .page-special .sec_special_top .contents h3 img {
    width: 86.5%;
  }
}
.page-special .sec_special_top .contents p {
  font-size: 14px;
  font-size: 0.875rem;
}
.page-special .sec_special_top .contents .figure, .page-special .sec_special_top .contents .frame {
  position: absolute;
}
@media screen and (max-width: 520px) {
  .page-special .sec_special_top .contents .figure {
    position: static;
  }
}
.page-special .sec_special_top .contents .figure1 {
  max-width: 165px;
  bottom: -13%;
  left: 10%;
  width: 14.7%;
}
@media screen and (max-width: 520px) {
  .page-special .sec_special_top .contents .figure1 {
    width: 22.6%;
  }
}
.page-special .sec_special_top .contents .figure2 {
  max-width: 192px;
  bottom: -18%;
  right: 10%;
  width: 17.1%;
}
@media screen and (max-width: 520px) {
  .page-special .sec_special_top .contents .figure2 {
    width: 26.6%;
  }
}
.page-special .sec_special_top .contents .figure3 {
  max-width: 239px;
  bottom: 11%;
  right: 0%;
  width: 21.3%;
}
@media screen and (max-width: 768px) {
  .page-special .sec_special_top .contents .figure3 {
    right: -40px;
    bottom: 16%;
  }
}
@media screen and (max-width: 520px) {
  .page-special .sec_special_top .contents .figure3 {
    margin-left: -20px;
    width: 33.3%;
  }
}
.page-special .sec_special_top .contents .frame1 {
  top: 30px;
  left: 30px;
  width: 147px;
}
@media screen and (max-width: 520px) {
  .page-special .sec_special_top .contents .frame1 {
    width: 105px;
    top: 20px;
    left: 10px;
  }
}
.page-special .sec_special_top .contents .frame2 {
  bottom: 30px;
  left: 30px;
  width: 160px;
}
@media screen and (max-width: 520px) {
  .page-special .sec_special_top .contents .frame2 {
    width: 83px;
    bottom: 130px;
  }
}
.page-special .sec_special_top .contents .frame3 {
  bottom: 20px;
  right: 20px;
  width: 147px;
}
@media screen and (max-width: 520px) {
  .page-special .sec_special_top .contents .frame3 {
    width: 105px;
  }
}
.page-special .sec_intro {
  margin-top: 200px;
  margin-bottom: 190px;
}
@media screen and (max-width: 768px) {
  .page-special .sec_intro {
    margin-top: 120px;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 520px) {
  .page-special .sec_intro {
    margin-top: 100px;
  }
}
.page-special .sec_intro h3 {
  text-align: center;
  font-size: 20px;
  font-size: 1.25rem;
  letter-spacing: 0.2em;
  margin-bottom: 60px;
}
.page-special .sec_intro h3:before {
  content: "";
  width: 40px;
  height: 34px;
  background-image: url(../images/common/listmark1.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .page-special .sec_intro .flex {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 520px) {
  .page-special .sec_intro .flex {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-special .sec_intro .flex > div {
  -webkit-flex-basis: 28.9%;
      -ms-flex-preferred-size: 28.9%;
          flex-basis: 28.9%;
  padding: 40px;
}
@media screen and (max-width: 768px) {
  .page-special .sec_intro .flex > div {
    -webkit-flex-basis: 42%;
        -ms-flex-preferred-size: 42%;
            flex-basis: 42%;
    margin-left: 4%;
    margin-right: 4%;
    margin-bottom: 40px;
    padding: 30px 20px;
  }
}
.page-special .sec_intro .flex > div:nth-child(1) {
  background-color: #faf5e2;
}
.page-special .sec_intro .flex > div:nth-child(1) .label {
  border: 1px solid #debc3c;
}
.page-special .sec_intro .flex > div:nth-child(2) {
  background-color: #e2eaf8;
}
.page-special .sec_intro .flex > div:nth-child(2) .label {
  border: 1px solid #9ab7e6;
}
.page-special .sec_intro .flex > div:nth-child(3) {
  background-color: #f8e9f1;
}
.page-special .sec_intro .flex > div:nth-child(3) .label {
  border: 1px solid #d786b3;
}
.page-special .sec_intro .flex > div .thum {
  max-width: 188px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .page-special .sec_intro .flex > div .thum {
    max-width: 164px;
  }
}
.page-special .sec_intro .flex > div .thum .label {
  width: 64px;
  height: 64px;
  border-radius: 32px;
  background-color: #fff;
  text-align: center;
  line-height: 64px;
  font-size: 12px;
  font-size: 0.75rem;
  position: absolute;
  bottom: 0;
  right: -5px;
}
@media screen and (max-width: 520px) {
  .page-special .sec_intro .flex > div .thum .label {
    bottom: -10px;
    right: -15px;
  }
}
.page-special .sec_intro .flex > div .name, .page-special .sec_intro .flex > div .data {
  text-align: center;
}
.page-special .sec_intro .flex > div .name {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 5px;
}
.page-special .sec_intro .flex > div .data {
  font-size: 12px;
  font-size: 0.75rem;
  margin-bottom: 10px;
}
.page-special .sec_intro .flex > div p {
  font-size: 14px;
  font-size: 0.875rem;
}
@media screen and (max-width: 768px) {
  .page-special .sec_intro .flex > div p {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.page-special .chapter {
  padding-bottom: 153px;
}
@media screen and (max-width: 520px) {
  .page-special .chapter {
    padding-bottom: 80px;
  }
}
.page-special .chapter .title {
  background-color: #fdfaf1;
  margin-bottom: 78px;
}
@media screen and (max-width: 520px) {
  .page-special .chapter .title {
    margin-bottom: 40px;
  }
}
.page-special .chapter .title h3 {
  text-align: center;
  color: #debc3c;
}
.page-special .chapter .title h3 .en {
  font-size: 44px;
  font-size: 2.75rem;
}
.page-special .chapter .title h3 .en:before {
  content: "";
  width: 40px;
  height: 34px;
  background-image: url(../images/common/listmark1.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
@media screen and (max-width: 520px) {
  .page-special .chapter .title h3 .en {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
.page-special .chapter .title h3 .ja {
  margin-top: 40px;
}
.page-special .chapter .title h3 .ja img {
  height: 32px;
}
@media screen and (max-width: 520px) {
  .page-special .chapter .title h3 .ja img {
    height: auto;
  }
}
.page-special .chapter .title .inner {
  position: relative;
  padding-top: 50px;
  padding-bottom: 90px;
}
@media screen and (max-width: 520px) {
  .page-special .chapter .title .inner {
    padding-bottom: 60px;
  }
}
.page-special .chapter .title .inner:after, .page-special .chapter .title .inner:before {
  content: "";
  width: 148px;
  height: 146px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
}
@media screen and (max-width: 520px) {
  .page-special .chapter .title .inner:after, .page-special .chapter .title .inner:before {
    width: 103px;
  }
}
.page-special .chapter .title .inner:before {
  top: 30px;
  left: 10px;
  background-image: url(../images/special/frame1.svg);
}
@media screen and (max-width: 520px) {
  .page-special .chapter .title .inner:before {
    top: 10px;
  }
}
.page-special .chapter .title .inner:after {
  bottom: 30px;
  right: 10px;
  background-image: url(../images/special/frame3.svg);
}
@media screen and (max-width: 520px) {
  .page-special .chapter .title .inner:after {
    bottom: 10px;
  }
}
.page-special .chapter .title .inner .question {
  border-top: 1px solid #cbc4b0;
  border-bottom: 1px solid #cbc4b0;
  text-align: center;
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 50px;
  max-width: 736px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 520px) {
  .page-special .chapter .title .inner .question {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.page-special .chapter .title .inner .question h4 {
  position: absolute;
  top: -18px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}
.page-special .chapter .title .inner .question h4 span {
  display: inline-block;
  border: 1px solid #cbc4b0;
  background-color: #fdfaf1;
  font-size: 16px;
  font-size: 1rem;
  padding: 4px 20px;
}
.page-special .chapter .title .inner .question p {
  font-size: 14px;
  font-size: 0.875rem;
}
@media screen and (max-width: 520px) {
  .page-special .chapter .title .inner .question p {
    text-align: left;
  }
}
.page-special .chapter .image {
  padding-top: 30.2%;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 768px) {
  .page-special .chapter .image {
    padding-top: 42.9%;
  }
}
@media screen and (max-width: 520px) {
  .page-special .chapter .image {
    margin-bottom: 80px;
    padding-top: 47.7%;
  }
}
.page-special .chapter .talk_wrap .talk {
  margin-top: 66px;
}
@media screen and (max-width: 520px) {
  .page-special .chapter .talk_wrap .talk {
    margin-top: 40px;
  }
}
.page-special .chapter .talk_wrap .talk .face {
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
  margin-right: 60px;
}
@media screen and (max-width: 768px) {
  .page-special .chapter .talk_wrap .talk .face {
    margin-right: 40px;
  }
}
@media screen and (max-width: 520px) {
  .page-special .chapter .talk_wrap .talk .face {
    -webkit-flex-basis: 63px;
        -ms-flex-preferred-size: 63px;
            flex-basis: 63px;
    margin-right: 20px;
  }
}
.page-special .chapter .talk_wrap .talk .text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-special .chapter .talk_wrap .talk .text p, .page-special .chapter .talk_wrap .talk .text .name {
  font-size: 14px;
  font-size: 0.875rem;
}
.page-special .chapter .talk_wrap .talk .text .st {
  color: #d786b3;
}
.page-special .chapter .talk_wrap .talk .text .oy {
  color: #dea93c;
}
.page-special .chapter .talk_wrap .talk .text .fh {
  color: #9ab7e6;
}
.page-special .chapter .summary {
  margin-top: 95px;
  padding: 57px 50px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .page-special .chapter .summary {
    padding-bottom: 0;
    padding-left: 14%;
    padding-right: 14%;
  }
}
@media screen and (max-width: 520px) {
  .page-special .chapter .summary {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px;
  }
}
.page-special .chapter .summary h4 {
  text-align: center;
  position: absolute;
  top: -30px;
  left: 0;
  width: 100%;
}
.page-special .chapter .summary h4 span {
  display: inline-block;
  padding: 5px 30px;
}
.page-special .chapter .summary h4 img {
  width: 75px;
}
.page-special .chapter .summary .lg {
  background-color: #fff;
  font-size: 20px;
  font-size: 1.25rem;
  border-radius: 6px;
  padding: 10px 30px;
  position: relative;
  margin-bottom: 20px;
}
@media screen and (max-width: 520px) {
  .page-special .chapter .summary .lg {
    text-align: center;
  }
}
.page-special .chapter .summary .lg:after {
  content: "";
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 12px solid #fff;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -12px;
}
@media screen and (max-width: 520px) {
  .page-special .chapter .summary .lg:after {
    border-top: 12px solid #fff;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: none;
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: -12px;
    top: auto;
    -webkit-transform: none;
            transform: none;
    width: 0;
  }
}
.page-special .chapter .summary p {
  font-size: 14px;
  font-size: 0.875rem;
}
.page-special .chapter .summary .text {
  width: 54.8%;
}
.page-special .chapter .summary .text .lg {
  text-align: center;
}
.page-special .chapter .summary .text .lg .text_inner {
  display: inline-block;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .page-special .chapter .summary .text {
    width: 100%;
  }
}
.page-special .chapter .summary .figure {
  width: 35.6%;
  position: absolute;
  right: 4%;
  bottom: 0;
}
@media screen and (max-width: 768px) {
  .page-special .chapter .summary .figure {
    position: static;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 75%;
  }
}
@media screen and (max-width: 520px) {
  .page-special .chapter .summary .figure {
    width: 100%;
  }
}
.page-special .chapter1 .image {
  background-image: url(../images/special/img_chapter1.jpg);
}
@media screen and (max-width: 520px) {
  .page-special .chapter1 h3 .ja img {
    max-width: 240px;
    margin-bottom: 40px;
  }
}
.page-special .chapter2 .title {
  margin-bottom: 120px;
}
.page-special .chapter2 .image {
  background-image: url(../images/special/img_chapter2.jpg);
}
.page-special .chapter2 .summary {
  background-color: #e0e9f7;
}
.page-special .chapter2 .summary h4 span {
  background-color: #e0e9f7;
}
@media screen and (max-width: 520px) {
  .page-special .chapter2 h3 .ja img {
    max-width: 320px;
  }
}
.page-special .chapter3 .image {
  background-image: url(../images/special/img_chapter3.jpg);
}
.page-special .chapter3 .summary {
  background-color: #f3ecea;
}
.page-special .chapter3 .summary h4 span {
  background-color: #f3ecea;
}
@media screen and (max-width: 520px) {
  .page-special .chapter3 h3 .ja img {
    max-width: 277px;
  }
}
.page-special .chapter4 .image {
  background-image: url(../images/special/img_chapter4.jpg);
}
.page-special .chapter4 .summary {
  background-color: #f9f2da;
}
.page-special .chapter4 .summary h4 span {
  background-color: #f9f2da;
}
@media screen and (max-width: 520px) {
  .page-special .chapter4 h3 .ja img {
    max-width: 224px;
  }
}
.page-special .sec_end {
  background-color: #fdfaf1;
  padding-top: 70px;
  padding-bottom: 69px;
  position: relative;
  margin-bottom: 200px;
}
@media screen and (max-width: 520px) {
  .page-special .sec_end {
    width: 100vw;
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px);
    text-align: center;
  }
}
.page-special .sec_end h3 {
  color: #debc3c;
  text-align: center;
  font-size: 44px;
  font-size: 2.75rem;
  margin-bottom: 30px;
}
.page-special .sec_end .ja {
  font-size: 20px;
  font-size: 1.25rem;
  border-top: 1px solid #e4e1d6;
  border-bottom: 1px solid #e4e1d6;
  text-align: center;
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.page-special .sec_end p {
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
}
@media screen and (max-width: 520px) {
  .page-special .sec_end p {
    margin-bottom: 30px;
  }
}
.page-special .sec_end .figure, .page-special .sec_end .frame {
  position: absolute;
}
@media screen and (max-width: 520px) {
  .page-special .sec_end .figure {
    position: static;
  }
}
.page-special .sec_end .figure1 {
  max-width: 160px;
  bottom: -18%;
  left: 17%;
  width: 14.2%;
}
@media screen and (max-width: 768px) {
  .page-special .sec_end .figure1 {
    width: 15.7%;
    left: 0;
    bottom: -4%;
  }
}
@media screen and (max-width: 520px) {
  .page-special .sec_end .figure1 {
    width: 24.8%;
  }
}
.page-special .sec_end .figure2 {
  max-width: 160px;
  bottom: -18%;
  right: 17%;
  width: 14.2%;
}
@media screen and (max-width: 768px) {
  .page-special .sec_end .figure2 {
    width: 15.7%;
    bottom: -17%;
    right: 10%;
    z-index: 1;
  }
}
@media screen and (max-width: 520px) {
  .page-special .sec_end .figure2 {
    width: 24.8%;
  }
}
.page-special .sec_end .figure3 {
  max-width: 160px;
  bottom: -18%;
  right: 3%;
  width: 14.2%;
}
@media screen and (max-width: 768px) {
  .page-special .sec_end .figure3 {
    width: 15.7%;
    bottom: 17%;
    right: 0%;
  }
}
@media screen and (max-width: 520px) {
  .page-special .sec_end .figure3 {
    width: 24.8%;
  }
}
.page-special .sec_end .frame1 {
  top: 30px;
  left: 30px;
}
@media screen and (max-width: 520px) {
  .page-special .sec_end .frame1 {
    top: 10px;
    left: 10px;
  }
}
.page-special .sec_end .frame2 {
  bottom: 30px;
  left: 30px;
  width: 160px;
}
@media screen and (max-width: 768px) {
  .page-special .sec_end .frame2 {
    bottom: 0;
    left: -40px;
    width: 115px;
  }
}
.page-special .sec_end .frame3 {
  bottom: 20px;
  right: 20px;
}
.page-special .sec_end .frame1,
.page-special .sec_end .frame3 {
  width: 147px;
}
@media screen and (max-width: 520px) {
  .page-special .sec_end .frame1,
  .page-special .sec_end .frame3 {
    width: 105px;
  }
}

/**
*  エントリー
* -----------------------------------------------------------------------------
*/
@media screen and (max-width: 520px) {
  .page-entry .page_title {
    margin-bottom: 140px;
  }
}
.page-entry .page_title .mv {
  background-image: url(../images/entry/mv_entry.jpg);
}
@media screen and (max-width: 520px) {
  .page-entry .page_title .mv {
    background-image: url(../images/entry/mv_entry_sp.jpg);
    width: calc(100vw - 20px);
    -webkit-transform: translateX(0);
            transform: translateX(0);
    height: 197px;
    background-position: 87% center;
  }
}
.page-entry .page_title h2 {
  text-align: right;
}
@media screen and (max-width: 520px) {
  .page-entry .page_title h2 {
    text-align: left;
  }
}
.page-entry .page_title h2 .ja {
  -webkit-transform: translateX(10px) translateY(-10px);
          transform: translateX(10px) translateY(-10px);
}
@media screen and (max-width: 520px) {
  .page-entry .page_title h2 .ja {
    -webkit-transform: none;
            transform: none;
  }
}
.page-entry .sec_flow h3,
.page-entry .sec_training h3,
.page-entry .sec_guideline h3 {
  text-align: center;
  font-size: 32px;
  font-size: 2rem;
  margin-bottom: 60px;
}
.page-entry .sec_flow h3:before,
.page-entry .sec_training h3:before,
.page-entry .sec_guideline h3:before {
  content: "";
  width: 40px;
  height: 34px;
  background-image: url(../images/common/listmark1.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.page-entry .sec_flow {
  padding-bottom: 100px;
}
.page-entry .sec_flow .box:nth-of-type(2n-1) {
  background-color: #fbf8f7;
}
.page-entry .sec_flow .box .label,
.page-entry .sec_flow .box .text {
  padding: 40px 20px;
}
.page-entry .sec_flow .box .label {
  -webkit-flex-basis: 253px;
      -ms-flex-preferred-size: 253px;
          flex-basis: 253px;
  color: #debc3c;
  text-align: center;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 0.7;
}
@media screen and (max-width: 768px) {
  .page-entry .sec_flow .box .label {
    -webkit-flex-basis: 139px;
        -ms-flex-preferred-size: 139px;
            flex-basis: 139px;
  }
}
@media screen and (max-width: 520px) {
  .page-entry .sec_flow .box .label {
    -webkit-flex-basis: 86px;
        -ms-flex-preferred-size: 86px;
            flex-basis: 86px;
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
.page-entry .sec_flow .box .label span {
  font-size: 82px;
  font-size: 5.125rem;
  display: block;
}
@media screen and (max-width: 520px) {
  .page-entry .sec_flow .box .label span {
    font-size: 65px;
    font-size: 4.0625rem;
  }
}
.page-entry .sec_flow .box .text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 520px) {
  .page-entry .sec_flow .box .text {
    padding-left: 0;
  }
}
.page-entry .sec_flow .box .text p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
}
.page-entry .sec_flow .box .text .lg {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 10px;
}
.page-entry .sec_training {
  background-color: #fbf8f7;
  padding-top: 40px;
  padding-bottom: 30px;
}
.page-entry .sec_training .box {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .page-entry .sec_training .box {
    display: block;
    width: 62.2%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 520px) {
  .page-entry .sec_training .box {
    width: 100%;
  }
}
.page-entry .sec_training .box .image {
  -webkit-flex-basis: 38.3%;
      -ms-flex-preferred-size: 38.3%;
          flex-basis: 38.3%;
}
@media screen and (max-width: 768px) {
  .page-entry .sec_training .box .image {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 520px) {
  .page-entry .sec_training .box .image {
    margin-bottom: 0px;
  }
}
.page-entry .sec_training .box .text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 6.6%;
  padding-top: 30px;
}
@media screen and (max-width: 768px) {
  .page-entry .sec_training .box .text {
    padding-left: 0;
  }
}
.page-entry .sec_training .box .text .lg {
  font-size: 22px;
  font-size: 1.375rem;
  margin-bottom: 20px;
}
.page-entry .sec_training .box .text p {
  font-size: 14px;
  font-size: 0.875rem;
}
.page-entry .sec_guideline {
  padding-top: 100px;
  padding-bottom: 110px;
}
.page-entry .sec_guideline h4 {
  text-align: center;
  margin-bottom: 40px;
}
.page-entry .sec_guideline h4 span {
  font-size: 22px;
  font-size: 1.375rem;
  display: inline-block;
}
.page-entry .sec_guideline h4 span:before, .page-entry .sec_guideline h4 span:after {
  content: "";
  width: 71px;
  height: 1px;
  background-color: #debc3c;
  display: inline-block;
  top: 50%;
  vertical-align: middle;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  margin: 0 13px;
}
@media screen and (max-width: 768px) {
  .page-entry .sec_guideline h4 span:before, .page-entry .sec_guideline h4 span:after {
    width: 40px;
  }
}
@media screen and (max-width: 520px) {
  .page-entry .sec_guideline h4 span {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
.page-entry .sec_guideline table {
  width: 100%;
  border: 1px solid #e1ddd1;
}
.page-entry .sec_guideline table:not(:last-of-type) {
  margin-bottom: 120px;
}
.page-entry .sec_guideline table:last-of-type {
  margin-bottom: 80px;
}
.page-entry .sec_guideline table tr {
  border-bottom: 1px solid #e1ddd1;
}
.page-entry .sec_guideline table tr th,
.page-entry .sec_guideline table tr td {
  font-size: 14px;
  font-size: 0.875rem;
  padding-top: 28px;
  padding-bottom: 28px;
}
@media screen and (max-width: 520px) {
  .page-entry .sec_guideline table tr th,
  .page-entry .sec_guideline table tr td {
    display: block;
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
.page-entry .sec_guideline table tr th {
  text-align: center;
  width: 1px;
  padding-left: 4rem;
  padding-right: 4rem;
  white-space: nowrap;
  background-color: #fbf8f7;
}
@media screen and (max-width: 768px) {
  .page-entry .sec_guideline table tr th {
    padding-left: 33px;
    padding-right: 68px;
  }
}
@media screen and (max-width: 520px) {
  .page-entry .sec_guideline table tr th {
    width: 100%;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-entry .sec_guideline table tr td {
  padding-left: 3rem;
  padding-right: 3rem;
}
@media screen and (max-width: 520px) {
  .page-entry .sec_guideline table tr td {
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-entry .sec_guideline table tr td dd:not(:last-of-type) {
  margin-bottom: 20px;
}
.page-entry .sec_entry_entry {
  background-color: #dbf0f2;
  text-align: center;
  padding-bottom: 78px;
}
.page-entry .sec_entry_entry h3 {
  text-align: center;
  color: #70c3cb;
  font-size: 68px;
  font-size: 4.25rem;
  -webkit-transform: translateY(-45px);
          transform: translateY(-45px);
}
.page-entry .sec_entry_entry .ja {
  font-size: 32px;
  font-size: 2rem;
  margin-top: -20px;
  margin-bottom: 10px;
}
.page-entry .sec_entry_entry .entry_recnavi_nav {
  margin-bottom: 60px;
}
.page-entry .sec_entry_entry .entry_recnavi_nav:last-child {
  margin-bottom: 0;
}
.page-entry .sec_entry_entry .entry_recnavi_nav a {
  display: block;
  max-width: 440px;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 15px;
  margin-top: 20px;
}
.page-entry .sec_entry_entry .entry_recnavi_nav a img {
  max-width: 200px;
}
.page-entry .sec_entry_entry .entry_airwork_nav {
  margin-bottom: 60px;
}
.page-entry .sec_entry_entry .entry_airwork_nav:last-child {
  margin-bottom: 0;
}
.page-entry .sec_entry_entry .entry_airwork_nav a {
  display: block;
  max-width: 440px;
  background-color: #C5A643;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 30px 15px;
  margin-top: 20px;
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
}
@media screen and (max-width: 520px) {
  .page-entry .sec_entry_entry .entry_airwork_nav a {
    padding: 20px 15px;
    font-size: 16px;
    font-size: 1rem;
  }
}
.page-entry .sec_entry_entry .entry_airwork_nav a img {
  max-width: 200px;
}
.page-entry .sec_entry_entry .entry_airwork_nav a:hover {
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  background-color: #DEBC3C;
}

/**
*  仕事紹介
* -----------------------------------------------------------------------------
*/
.page-work .page_title .mv {
  background-image: url(../images/work/mv_work.jpg);
}
@media screen and (max-width: 520px) {
  .page-work .page_title .mv {
    width: calc(100vw - 20px);
    -webkit-transform: translateX(0);
            transform: translateX(0);
    height: 197px;
    background-position: 87% center;
  }
}
.page-work .page_title h2 {
  text-align: right;
}
@media screen and (max-width: 520px) {
  .page-work .page_title h2 {
    text-align: left;
  }
}
.page-work .page_title h2 .ja {
  -webkit-transform: translateX(130px) translateY(-10px);
          transform: translateX(130px) translateY(-10px);
}
@media screen and (max-width: 520px) {
  .page-work .page_title h2 .ja {
    -webkit-transform: none;
            transform: none;
  }
}
.page-work .sec_intro h3 {
  text-align: center;
  font-size: 32px;
  font-size: 2rem;
  margin-bottom: 60px;
}
.page-work .sec_intro h3:before {
  content: "";
  width: 40px;
  height: 34px;
  background-image: url(../images/common/listmark1.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.page-work .sec_intro .p_top {
  max-width: 670px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 59px;
}
.page-work .sec_intro .img_intro {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.page-work h4 {
  width: 174px;
  height: 174px;
  border-radius: 87px;
  text-align: center;
  line-height: 174px;
  position: relative;
  z-index: 0;
  font-size: 22px;
  font-size: 1.375rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 100px;
}
.page-work h4:before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid #796733;
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: -1;
}
.page-work h4:after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 5px;
  z-index: -2;
}
.page-work .box {
  margin-bottom: 140px;
}
@media screen and (max-width: 768px) {
  .page-work .box {
    margin-left: 85px;
    margin-right: 85px;
  }
}
@media screen and (max-width: 520px) {
  .page-work .box {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 768px) {
  .page-work .box .flex {
    display: block;
  }
}
.page-work .box .text {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1400px) {
  .page-work .box .text {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .page-work .box .text {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-top: 60px;
  }
}
@media screen and (min-width: 1400px) {
  .page-work .box .text .wrap {
    width: 500px;
  }
}
.page-work .box .text .lg {
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 50px;
}
.page-work .box .text p {
  font-size: 14px;
  font-size: 0.875rem;
}
.page-work .box .text p:not(:last-of-type) {
  margin-bottom: 30px;
}
.page-work .box .image {
  background-size: cover;
  height: 404px;
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  background-position: center;
  position: relative;
}
@media screen and (min-width: 1400px) {
  .page-work .box .image {
    height: 0;
    padding-top: 28.9%;
  }
}
@media screen and (max-width: 768px) {
  .page-work .box .image {
    width: 84%;
    height: 0;
    padding-top: 49.4%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 520px) {
  .page-work .box .image {
    width: 100%;
    padding-top: 57.8%;
  }
}
.page-work .box .image:after {
  position: absolute;
  width: 114px;
  height: 134px;
  bottom: -1px;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}
@media screen and (max-width: 768px) {
  .page-work .box .image:after {
    width: 67px;
    height: 79px;
  }
}
.page-work .box:nth-of-type(2) .text {
  padding-right: calc((100vw - 1200px) / 2);
  padding-left: 100px;
}
@media screen and (max-width: 1240px) {
  .page-work .box:nth-of-type(2) .text {
    padding-right: 40px;
  }
}
.page-work .box:nth-of-type(2) .image:after {
  background-image: url(../images/interview/corner2.svg);
  right: 0;
}
.page-work .box:nth-of-type(1) .flex, .page-work .box:nth-of-type(3) .flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.page-work .box:nth-of-type(1) .text, .page-work .box:nth-of-type(3) .text {
  padding-left: calc((100vw - 1200px) / 2);
  padding-right: 100px;
}
@media screen and (max-width: 1240px) {
  .page-work .box:nth-of-type(1) .text, .page-work .box:nth-of-type(3) .text {
    padding-left: 40px;
  }
}
.page-work .box:nth-of-type(1) .image:after, .page-work .box:nth-of-type(3) .image:after {
  background-image: url(../images/interview/corner.svg);
  left: 0;
}
.page-work .sales {
  margin-top: 150px;
}
.page-work .sales h4:after {
  background-color: #cce0e1;
}
.page-work .sales .box:nth-child(1) .image {
  background-image: url(../images/work/img_sales1.jpg);
}
.page-work .sales .box:nth-child(2) .image {
  background-image: url(../images/work/img_sales2.jpg);
}
.page-work .produce {
  margin-top: 150px;
}
.page-work .produce h4:after {
  background-color: #ede2df;
}
.page-work .produce .box:nth-child(1) .image {
  background-image: url(../images/work/img_produce1.jpg);
}
.page-work .produce .box:nth-child(2) .image {
  background-image: url(../images/work/img_produce2.jpg);
}

/**
*  データで見るおおむぎ工房
* -----------------------------------------------------------------------------
*/
.page-data .page_title .mv {
  background-image: url(../images/data/mv_data.jpg);
}
@media screen and (max-width: 520px) {
  .page-data .page_title .mv {
    width: calc(100vw - 20px);
    -webkit-transform: translateX(0);
            transform: translateX(0);
    height: 197px;
    background-position: 87% center;
  }
}
.page-data .page_title h2 {
  text-align: left;
}
@media screen and (max-width: 520px) {
  .page-data .page_title h2 {
    text-align: left;
  }
}
.page-data .page_title h2 .ja {
  -webkit-transform: translateX(58px) translateY(-10px);
          transform: translateX(58px) translateY(-10px);
}
@media screen and (max-width: 520px) {
  .page-data .page_title h2 .ja {
    -webkit-transform: none;
            transform: none;
  }
}
.page-data .sec_data1 h3, .page-data .sec_data2 h3, .page-data .sec_data3 h3 {
  text-align: center;
  font-size: 32px;
  font-size: 2rem;
  margin-bottom: 60px;
}
.page-data .sec_data1 h3:before, .page-data .sec_data2 h3:before, .page-data .sec_data3 h3:before {
  content: "";
  width: 40px;
  height: 34px;
  background-image: url(../images/common/listmark1.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.page-data .sec_data1 {
  margin-bottom: 120px;
}
.page-data .sec_data1 .row1 .box:nth-child(1) {
  background-color: #fbf8f7;
}
.page-data .sec_data1 .row1 .box:nth-child(1) .num {
  color: #d1a9a9;
}
.page-data .sec_data1 .row1 .box:nth-child(2) {
  background-color: #f7fafa;
}
.page-data .sec_data1 .row1 .box:nth-child(2) .num {
  color: #99c1cf;
}
.page-data .sec_data1 .row2 .box {
  background-color: #fbf8f7;
}
.page-data .sec_data1 .row2 .box h4 {
  margin-bottom: 40px;
}
.page-data .sec_data1 .row2 .box .flex {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 30px;
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
}
.page-data .sec_data1 .row2 .box .flex .graph {
  -webkit-flex-basis: 55%;
      -ms-flex-preferred-size: 55%;
          flex-basis: 55%;
}
.page-data .sec_data1 .row2 .box .flex .text {
  -webkit-flex-basis: 45%;
      -ms-flex-preferred-size: 45%;
          flex-basis: 45%;
  color: #d1a9a9;
  margin-left: 40px;
}
.page-data .sec_data1 .row2 .box .flex .text table th, .page-data .sec_data1 .row2 .box .flex .text table td {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: normal;
}
.page-data .sec_data1 .row2 .box .flex .text table th {
  padding-right: 10px;
  text-align: left;
}
.page-data .sec_data1 .row2 .box .flex .text table td .cnt {
  font-size: 61px;
  font-size: 3.8125rem;
  margin-right: 10px;
}
.page-data .sec_data1 .row2 .box p {
  max-width: none !important;
}
.page-data .sec_data1 .row3 .box:nth-child(1) {
  background-color: #f7fafa;
}
.page-data .sec_data1 .row3 .box:nth-child(1) .num {
  color: #99c1cf;
}
.page-data .sec_data1 .row3 .box:nth-child(2) {
  background-color: #fbf8f7;
}
.page-data .sec_data1 .row3 .box:nth-child(2) .num {
  color: #d1a9a9;
}
.page-data .sec_data1 .row4 {
  background-color: #f7fafa;
}
.page-data .sec_data1 .row4 h4 {
  margin-bottom: 40px;
}
.page-data .sec_data1 .row4 .flex {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 40px;
  max-width: 568px;
  margin-left: auto;
  margin-right: auto;
}
.page-data .sec_data1 .row4 .flex .graph {
  -webkit-flex-basis: 55%;
      -ms-flex-preferred-size: 55%;
          flex-basis: 55%;
}
.page-data .sec_data1 .row4 .flex .num {
  -webkit-flex-basis: 45%;
      -ms-flex-preferred-size: 45%;
          flex-basis: 45%;
  color: #99c1cf;
  margin-left: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 32px;
  font-size: 2rem;
}
.page-data .sec_data1 .row4 p {
  max-width: none !important;
}
.page-data .sec_data2 {
  margin-bottom: 120px;
}
.page-data .sec_data2 .row1 .box:nth-child(1) {
  background-color: #fbf8f7;
}
.page-data .sec_data2 .row1 .box:nth-child(1) .num {
  color: #d1a9a9;
}
.page-data .sec_data2 .row1 .box:nth-child(2) {
  background-color: #f7fafa;
}
.page-data .sec_data2 .row1 .box:nth-child(2) .num {
  color: #99c1cf;
}
.page-data .sec_data2 .row2 .box:nth-child(1) {
  background-color: #f7fafa;
}
.page-data .sec_data2 .row2 .box:nth-child(1) .num {
  color: #99c1cf;
}
.page-data .sec_data2 .row2 .box:nth-child(1) table {
  color: #99c1cf;
}
.page-data .sec_data2 .row2 .box:nth-child(2) {
  background-color: #fbf8f7;
}
.page-data .sec_data2 .row2 .box:nth-child(2) .num {
  color: #d1a9a9;
}
.page-data .sec_data2 .row2 .box:nth-child(2) table {
  color: #d1a9a9;
}
@media screen and (max-width: 768px) {
  .page-data .sec_data2 .row2 .box:nth-child(2) {
    padding: 60px 10px;
  }
}
@media screen and (max-width: 520px) {
  .page-data .sec_data2 .row2 .box:nth-child(2) {
    padding: 60px 30px;
  }
}
.page-data .sec_data2 .row2 .box h4 {
  margin-bottom: 50px;
}
.page-data .sec_data2 .row2 .box .flex .graph {
  -webkit-flex-basis: 55%;
      -ms-flex-preferred-size: 55%;
          flex-basis: 55%;
}
.page-data .sec_data2 .row2 .box .flex .text {
  -webkit-flex-basis: 40%;
      -ms-flex-preferred-size: 40%;
          flex-basis: 40%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 5%;
}
.page-data .sec_data2 .row2 .box .flex .text table th, .page-data .sec_data2 .row2 .box .flex .text table td {
  font-size: 16px;
  font-size: 1rem;
  font-weight: normal;
}
.page-data .sec_data2 .row2 .box .flex .text table th {
  padding-right: 10px;
  text-align: left;
  white-space: nowrap;
}
.page-data .sec_data2 .row2 .box .flex .text table td .cnt {
  font-size: 48px;
  font-size: 3rem;
  margin-right: 10px;
}
.page-data .sec_data2 .row2 .box .flex .graph4 {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  font-weight: normal;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  font-size: 16px;
  font-size: 1rem;
  color: #d1a9a9;
}
@media screen and (max-width: 520px) {
  .page-data .sec_data2 .row2 .box .flex .graph4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.page-data .sec_data2 .row2 .box .flex .graph4 .name {
  font-size: 24px;
  font-size: 1.5rem;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .page-data .sec_data2 .row2 .box .flex .graph4 .name {
    font-size: 18px;
    font-size: 1.125rem;
    white-space: normal;
  }
}
.page-data .sec_data2 .row2 .box .flex .graph4 .num {
  font-size: 60px;
  font-size: 3.75rem;
  margin-right: 10px;
}
.page-data .sec_data2 .row2 .box .flex .graph4 .col {
  display: block;
  position: relative;
  padding: 0 5%;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page-data .sec_data2 .row2 .box .flex .graph4 .col {
    padding: 0 2%;
  }
}
.page-data .sec_data2 .row2 .box .flex .graph4 .col:not(:last-child)::after {
  content: "：";
  font-size: 50px;
  font-size: 3.125rem;
  position: absolute;
  right: -0.2em;
  bottom: 0.05em;
}
.page-data .sec_data2 .row2 .box .flex .graph4 .graph4_box {
  position: relative;
  padding: 5%;
}
.page-data .sec_data2 .row3 {
  background-color: #f7fafa;
}
.page-data .sec_data2 .row3 h4 {
  margin-bottom: 50px;
}
.page-data .sec_data2 .row3 .flex {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 40px;
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
}
.page-data .sec_data2 .row3 .flex .graph {
  -webkit-flex-basis: 55%;
      -ms-flex-preferred-size: 55%;
          flex-basis: 55%;
}
.page-data .sec_data2 .row3 .flex .num {
  -webkit-flex-basis: 45%;
      -ms-flex-preferred-size: 45%;
          flex-basis: 45%;
  color: #99c1cf;
  margin-left: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 32px;
  font-size: 2rem;
}
.page-data .sec_data2 .row3 .flex .num table th, .page-data .sec_data2 .row3 .flex .num table td {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: normal;
}
.page-data .sec_data2 .row3 .flex .num table th {
  padding-right: 10px;
  text-align: left;
}
.page-data .sec_data2 .row3 .flex .num table td .cnt {
  font-size: 61px;
  font-size: 3.8125rem;
  margin-right: 10px;
}
.page-data .sec_data3 {
  margin-bottom: 80px;
}
.page-data .sec_data3 .box h4 {
  margin-bottom: 35px;
}
.page-data .sec_data3 .box .lg {
  font-size: 32px;
  font-size: 2rem;
  text-align: center;
  margin-bottom: -10px;
}
.page-data .sec_data3 .box .md {
  font-size: 20px;
  font-size: 1.25rem;
  text-align: center;
  margin-bottom: 30px;
}
.page-data .sec_data3 .row1 .box:nth-child(1) {
  background-color: #fbf8f7;
}
.page-data .sec_data3 .row1 .box:nth-child(1) .num {
  color: #d1a9a9;
}
.page-data .sec_data3 .row1 .box:nth-child(1) .lg, .page-data .sec_data3 .row1 .box:nth-child(1) .md {
  color: #d1a9a9;
}
.page-data .sec_data3 .row1 .box:nth-child(2) {
  background-color: #f7fafa;
}
.page-data .sec_data3 .row1 .box:nth-child(2) .num {
  color: #99c1cf;
}
.page-data .sec_data3 .row1 .box:nth-child(2) .lg, .page-data .sec_data3 .row1 .box:nth-child(2) .md {
  color: #99c1cf;
}
.page-data .sec_data3 .row2 .support .num .cnt {
  font-size: 50px;
  font-size: 3.125rem;
  margin-bottom: 30px;
  line-height: 1.3;
}
.page-data .sec_data3 .row2 .box:nth-child(1) {
  background-color: #f7fafa;
}
.page-data .sec_data3 .row2 .box:nth-child(1) .num, .page-data .sec_data3 .row2 .box:nth-child(1) .md {
  color: #99c1cf;
}
.page-data .sec_data3 .row2 .box:nth-child(2) {
  background-color: #fbf8f7;
}
.page-data .sec_data3 .row2 .box:nth-child(2) .num {
  color: #d1a9a9;
}
.page-data .sec_data3 .row2 .box:nth-child(2) table {
  color: #d1a9a9;
}
.page-data .sec_data3 .row2 .box h4 {
  margin-bottom: 50px;
}
.page-data .sec_data3 .row2 .box .flex .graph {
  -webkit-flex-basis: 55%;
      -ms-flex-preferred-size: 55%;
          flex-basis: 55%;
}
.page-data .sec_data3 .row2 .box .flex .text {
  -webkit-flex-basis: 40%;
      -ms-flex-preferred-size: 40%;
          flex-basis: 40%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 5%;
}
.page-data .sec_data3 .row2 .box .flex .text table th, .page-data .sec_data3 .row2 .box .flex .text table td {
  font-size: 16px;
  font-size: 1rem;
  font-weight: normal;
}
.page-data .sec_data3 .row2 .box .flex .text table th {
  padding-right: 10px;
  text-align: left;
  white-space: nowrap;
}
.page-data .sec_data3 .row2 .box .flex .text table td .cnt {
  font-size: 48px;
  font-size: 3rem;
  margin-right: 10px;
}
.page-data .sec_data3 .row3 .box:nth-child(1) {
  background-color: #fbf8f7;
}
.page-data .sec_data3 .row3 .box:nth-child(1) .num {
  color: #d1a9a9;
  font-size: 32px;
  font-size: 2rem;
}
.page-data .sec_data3 .row3 .box:nth-child(1) .lg, .page-data .sec_data3 .row3 .box:nth-child(1) .md {
  color: #d1a9a9;
}
.page-data .sec_data3 .row3 .box:nth-child(2) {
  background-color: #f7fafa;
}
.page-data .sec_data3 .row3 .box:nth-child(2) .num {
  color: #99c1cf;
}
.page-data .sec_data3 .row3 .box:nth-child(2) .lg, .page-data .sec_data3 .row3 .box:nth-child(2) .md {
  color: #99c1cf;
}
.page-data .row {
  position: relative;
}
.page-data .row .trigger {
  position: absolute;
  top: 200px;
}
.page-data .row .box {
  padding: 60px 30px;
  margin-bottom: 3.2%;
}
.page-data .row .box h4 {
  font-size: 20px;
  font-size: 1.25rem;
  text-align: center;
}
.page-data .row .box .num {
  text-align: center;
  margin-bottom: 10px;
}
.page-data .row .box .num .cnt {
  font-size: 97px;
  font-size: 6.0625rem;
  line-height: 1.2;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  display: inline-block;
}
.page-data .row .box .num .sm {
  font-size: 32px;
  font-size: 2rem;
}
.page-data .row .box p {
  font-size: 14px;
  font-size: 0.875rem;
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 520px) {
  .page-data .row .box p {
    text-align: left;
  }
}
@media screen and (max-width: 520px) {
  .page-data .row .box .flex {
    display: block;
  }
}
@media screen and (max-width: 520px) {
  .page-data .row .box .graph {
    text-align: center;
  }
}
@media screen and (max-width: 520px) {
  .page-data .row .box .graph img {
    max-width: 224px;
  }
}
@media screen and (max-width: 520px) {
  .page-data .row .box .text table {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 520px) {
  .page-data .row.flex {
    display: block;
  }
}
.page-data .row.flex > .box {
  -webkit-flex-basis: 48.4%;
      -ms-flex-preferred-size: 48.4%;
          flex-basis: 48.4%;
}/*# sourceMappingURL=style.css.map */