/*!****************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-7.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-7.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-7.use[3]!./sass/style.sass ***!
  \****************************************************************************************************************************************************************************************************************************/
/* layout */
/*---------------------------------------*/
/* color */
/*---------------------------------------*/
/* font
 * @src https://fonts.google.com/ */
/*---------------------------------------*/
/* Components */
/*---------------------------------------*/
/* common  */
/*---------------------------------------*/
body {
  text-rendering: optimizeLegibility;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  color: #555555;
  /* mq */
  /*---------------------------------------*/
  font-size: 14px;
  line-height: 1.6;
}

/* util  */
/*---------------------------------------*/
/* common  */
/*---------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

p {
  margin: 0;
}

a {
  transition: 0.3s ease-in-out;
  word-wrap: break-word;
}
a:hover {
  text-decoration: none;
}

.uk-container {
  max-width: 1280px;
}

.newline {
  display: inline-block;
  white-space: nowrap;
}

.head-line {
  padding-bottom: 16px;
  margin-bottom: 32px;
  position: relative;
}
.head-line::before {
  content: "";
  background: #E4BB33;
  width: 20px;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.head-line__center {
  text-align: center;
}
.head-line__center::before {
  left: 50%;
  translate: -50% 0;
}
.head-line__white h2, .head-line__white h3 {
  color: #fff;
}
.head-line__white::before {
  background: #fff;
}
.head-line__blue h2, .head-line__blue h3 {
  color: #fff;
}
.head-line__blue::before {
  background: #20426C;
}

.head-en {
  margin-bottom: 16px;
}
.head-en p {
  padding-left: 18px;
  position: relative;
}
.head-en p::before {
  content: "";
  background: #E4BB33;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 15px;
  left: 0;
  translate: 0 -50%;
  border-radius: 50%;
}

.txt__black {
  color: #555555;
}

.txt__white {
  color: #fff;
}

.txt__blue {
  color: #20426C;
}

.txt__yellow {
  color: #E4BB33;
}

.txt__juli48 {
  font-family: "Julius Sans One", sans-serif;
  font-weight: 400;
  font-size: 48px;
  line-height: 0.9166666667;
  letter-spacing: 0;
}

.txt__zenR16 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.625;
  letter-spacing: 0;
}

.txt__zenM16 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.625;
  letter-spacing: 0;
}

.txt__zenB16 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.4375;
  letter-spacing: 0;
}

.txt__zenB20 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0;
}

.txt__zenB24 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.6666666667;
  letter-spacing: 0;
}

.txt__zenB32 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.25;
  letter-spacing: 0;
}

.txt__zenB40 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.4;
  letter-spacing: 0;
}

.txt__zenB48 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-size: 48px;
  line-height: 1;
  letter-spacing: 0;
}

.txt__zenB64 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-size: 64px;
  line-height: 1;
  letter-spacing: 0;
}

.txt__zenB86 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-size: 86px;
  line-height: 1.488372093;
  letter-spacing: 0.1em;
}

.txt__zenB120 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-size: 120px;
  line-height: 1;
  letter-spacing: 0;
}

.txt__zenB200 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-size: 200px;
  line-height: 1;
  letter-spacing: 0;
}

.txt__zenBl16 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 900;
  font-size: 16px;
  line-height: 1.625;
  letter-spacing: 0;
}

.bg__white {
  background: #fff;
}

.bg__yellow {
  background: #E4BB33;
}

.bg__gray {
  background: #F6F6F1;
}

.bg__blue {
  background: #20426C;
}

.common-our-team {
  display: flex;
}
.common-our-team__txts .common-btn {
  margin-top: 24px;
}

.common-btn {
  width: 100%;
  max-width: 300px;
  height: 48px;
  background: #20426C;
  position: relative;
}
.common-btn::before {
  content: "";
  background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/common/arrow-horizontal-white.svg") center center no-repeat;
  background-size: contain;
  width: 10px;
  padding-top: 13px;
  position: absolute;
  top: 50%;
  right: 18px;
  translate: 0 -50%;
}
.common-btn__yellow {
  background: #E4BB33;
}
.common-btn__yellow::before {
  background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/common/arrow-horizontal-blue.svg") center center no-repeat;
  background-size: contain;
}
.common-btn__yellow span {
  color: #20426C;
}
.common-btn__yellow--white {
  background: #E4BB33;
}
.common-btn__yellow--white::before {
  background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/common/arrow-horizontal-white.svg") center center no-repeat;
  background-size: contain;
}
.common-btn__yellow--white span {
  color: #fff;
}

.band {
  background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/common/band.webp") center center no-repeat;
  width: 100%;
  background-size: cover;
}
.band__inr {
  padding-top: 168px;
  padding-bottom: 60px;
}
.band h2 {
  margin-bottom: 16px;
}

.breadcrumb {
  position: relative;
  padding: 4px 0;
}
.breadcrumb__bg {
  background: #91755E;
  mix-blend-mode: multiply;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.breadcrumb__inr {
  position: relative;
  z-index: 1;
}
.breadcrumb span {
  display: inline-block;
  margin: 0 16px;
}
.breadcrumb p {
  display: inline-block;
}

.anchor-links section {
  padding-top: 100px;
  padding-bottom: 116px;
}
.anchor-links__inr {
  gap: 48px;
}

.anchor--link {
  width: 160px;
  height: 48px;
  position: relative;
}
.anchor--link::before {
  content: "";
  background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/common/arrow-vertical.svg") center center no-repeat;
  width: 13px;
  padding-top: 8px;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 16px;
  translate: 0 -50%;
}
.anchor--link:hover {
  background: #2F588E;
}

.cta {
  overflow: hidden;
  position: relative;
}
.cta__bg {
  background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/common/cta.webp") center center no-repeat;
  background-size: cover;
  width: 61%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.cta__gradation {
  background: linear-gradient(to bottom, #20426C 0%, #142D4B 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  clip-path: polygon(0 -1px, 68% -1px, 46% calc(100% + 1px), 0 calc(100% + 1px));
  z-index: 2;
}
.cta section {
  padding-top: 88px;
  padding-bottom: 92px;
}
.cta__txts {
  background: #20426C;
}
.cta__inr {
  position: relative;
  z-index: 3;
}
.cta__txt {
  margin-top: 24px;
  margin-bottom: 48px;
}
.cta .common-btn {
  margin-bottom: 32px;
}
.cta .common-btn:last-child {
  margin-bottom: 0;
}
.balloon__illust img {
  display: block;
  margin-left: auto;
}
.balloon__txts {
  box-sizing: border-box;
}
.balloon__txts h4 {
  margin-bottom: 16px;
}
.balloon__txts--inr {
  padding: 34px 68px;
  position: relative;
}
.balloon__txts--inr::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-right: 30px solid #F6F6F1;
  border-left: 0;
  position: absolute;
  top: 50%;
  right: 100%;
  translate: 0 -50%;
}

.top {
  overflow: hidden;
}
.top .kv {
  background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/top/kv.webp") center center no-repeat;
  background-size: cover;
  width: 100%;
}
.top .kv section {
  padding-top: 145px;
  padding-bottom: 93px;
}
.top .kv h2 {
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
.top .intro section {
  padding-top: 227px;
  padding-bottom: 393px;
}
.top .intro__box {
  width: 100%;
  max-width: 719px;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
}
.top .intro__deco-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.top .intro__deco {
  position: absolute;
}
.top .intro__deco1 {
  background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/top/intro1.webp") center center no-repeat;
  width: 677px;
  padding-top: 494px;
  background-size: contain;
  top: -227px;
  left: -57%;
  z-index: -1;
}
.top .intro__deco2 {
  background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/top/intro2.webp") center center no-repeat;
  background-size: contain;
  width: 310px;
  padding-top: 306px;
  top: -105px;
  right: -180px;
  z-index: 1;
}
.top .intro__deco3 {
  background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/top/intro3.webp") center center no-repeat;
  width: 204px;
  padding-top: 201px;
  background-size: contain;
  left: -220px;
  bottom: -57px;
  z-index: -1;
}
.top .intro__deco4 {
  background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/top/intro4.webp") center center no-repeat;
  background-size: contain;
  width: 500px;
  padding-top: 494px;
  right: -57%;
  bottom: -130px;
  z-index: -2;
}
.top .top-our-team {
  position: relative;
}
.top .top-our-team section {
  padding-top: 100px;
  padding-bottom: 100px;
}
.top .top-our-team__deco-letters {
  position: absolute;
  white-space: nowrap;
  top: -175px;
}
.top .top-our-team__item {
  background: #fff;
  margin-bottom: 40px;
}
.top .top-our-team__item:last-child {
  margin-bottom: 0;
}
.top .top-our-team .balloon {
  margin-top: 40px;
}
.top .top-our-team__bottom {
  background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/top/our-team-bg.webp") center center no-repeat;
  width: 100%;
  height: 312px;
  background-size: cover;
  position: relative;
}
.top .top-our-team__bottom::before {
  content: "";
  background: #7B6450;
  width: 100%;
  height: 15px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.top .top-environment section {
  padding-top: 160px;
  padding-bottom: 266px;
}
.top .top-environment__inr {
  position: relative;
}
.top .top-environment__deco-letters {
  position: absolute;
  left: 80px;
  bottom: -106px;
  z-index: -1;
}
.top .top-environment__txt {
  margin-bottom: 48px;
}
.top .top-environment__cards {
  width: 100%;
  max-width: 703px;
}
.top .top-environment__card {
  background: rgba(252, 242, 211, 0.8);
  padding: 40px 52px;
  margin-bottom: 40px;
}
.top .top-environment__card:last-child {
  margin-bottom: 0;
}
.top .top-environment__card h3 {
  line-height: 1.5;
  padding-bottom: 16px;
  margin-bottom: 16px;
  position: relative;
}
.top .top-environment__card h3::before {
  content: "";
  background: #E4BB33;
  width: 20px;
  height: 2px;
  position: absolute;
  left: 50%;
  bottom: 0;
  translate: -50% 0;
}
.top .top-infographic {
  background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/top/infographic-bg.webp") center center no-repeat;
  background-size: cover;
  width: 100%;
}
.top .top-infographic section {
  padding-top: 120px;
  padding-bottom: 105px;
}
.top .top-infographic__txt {
  margin-bottom: 48px;
}
.top .top-infographic .common-btn {
  margin: 0 auto;
}

.header {
  background: linear-gradient(to bottom, rgba(85, 85, 85, 0.5) 0%, rgba(85, 85, 85, 0.1) 82%, transparent 100%);
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1000;
  padding: 0 0 0 80px;
  box-sizing: border-box;
}
.header.change-color {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.5) 80%, transparent 100%) !important;
}
.header.change-color nav ul li:last-child a {
  color: #fff;
}
.header.change-color nav ul li a {
  color: #20426C;
}
.header.change-color nav ul li a:hover::before {
  background: #20426C;
}
.header.change-color .logo-white {
  opacity: 0;
}
.header.change-color .logo-blue {
  opacity: 1;
}
.header.change-color span {
  color: #20426C;
}
.header__logo {
  padding-top: 22px;
  padding-bottom: 20px;
  font-size: 1em;
  line-height: 1;
}
.header__logo a {
  position: relative;
}
.header__logo img {
  transition: opacity 0.3s ease;
}
.header__logo .logo-white {
  opacity: 1;
}
.header__logo .logo-blue {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.header__logo span {
  display: inline-block;
  padding-left: 16px;
}
.header nav ul {
  gap: 32px;
}
.header nav ul li {
  padding: 28px 0 20px;
}
.header nav ul li a {
  display: inline-block;
  padding-bottom: 4px;
  color: #fff;
  position: relative;
}
.header nav ul li a::before {
  content: "";
  transition: 0.3s ease-in-out;
}
.header nav ul li a:hover::before {
  background: #fff;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.header nav ul li:last-child {
  padding: 0;
}
.header nav ul li:last-child a {
  background: #E4BB33;
  padding: 31px 42px 26px;
}
.header nav ul li:last-child a:hover {
  background: #CFA61A;
  color: #fff;
}
.header nav ul li:last-child a:hover::before {
  display: none;
}

.footer {
  background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/common/footer-bg.webp") center center no-repeat;
  background-size: cover;
  width: 100%;
}
.footer section {
  padding-top: 93px;
  padding-bottom: 64px;
}
.footer__inr {
  border-bottom: 1px solid #fff;
  padding-bottom: 54px;
  margin-bottom: 16px;
}
.footer__logo {
  margin-bottom: 40px;
}
.footer__logo img {
  margin-top: 8px;
}
.footer nav ul {
  gap: 40px;
}
.footer nav ul a:hover {
  color: #fff;
}
.footer nav ul a img {
  margin-left: 5px;
  translate: 0 -3px;
}
.footer__office {
  margin-bottom: 32px;
  gap: 4px 24px;
  display: flex;
  flex-direction: column;
}
.footer__office:last-child {
  margin-bottom: 0;
}
.footer__office--telFax {
  gap: 0 16px;
}
.footer__office a {
  color: #fff;
}
.footer__bottom {
  width: 100%;
  height: 16px;
  background: #E4BB33;
}

.toTop {
  width: 80px;
  height: 80px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #20426C;
  border-radius: 50%;
  position: fixed;
  right: 40px;
  bottom: 0;
  padding: 0;
  z-index: 10;
  transition: 0.3s ease-in-out;
}
.toTop svg {
  display: none;
}

.offcanvas.uk-open ~ .offcanvas__openBtn .lines__btn {
  background: #fff;
}
.offcanvas.uk-open ~ .offcanvas__openBtn .bar {
  background: #20426C;
}
.offcanvas__logo {
  max-width: 171px;
}
.offcanvas__logo span {
  display: inline-block;
  padding-left: 16px;
}
.offcanvas__inr {
  padding: 58px 24px 0;
}
.offcanvas__nav {
  max-width: 300px;
  margin: 60px auto 0;
}
.offcanvas__nav .mainLi {
  border-bottom: solid 1px #fff;
  padding: 16px 5px;
}
.offcanvas__nav .mainLi:first-child {
  padding-top: 0;
}
.offcanvas__nav .mainLi a img {
  margin-left: 8px;
  translate: 0 -5px;
}
.offcanvas__nav a {
  color: #555555;
  font-size: 16px;
  display: block;
}
.offcanvas__nav .uk-accordion-title {
  display: block;
}
.offcanvas__nav .uk-accordion-title::before {
  display: none;
}
.offcanvas__nav .offcanvas__accoHeader {
  display: flex;
  align-items: center;
}
.offcanvas__nav .offcanvas__accoToggle {
  width: 32px;
  height: 25px;
  flex-shrink: 0;
  margin-left: 12px;
  cursor: pointer;
  translate: 0 2px;
}
.offcanvas__nav .offcanvas__accoToggle::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/common/offcanvas_acco_arrow.svg");
  background-size: 13px auto;
  background-repeat: no-repeat;
  background-position: center;
  transition: transform 0.2s ease;
}
.offcanvas__nav .uk-open > .uk-accordion-title .offcanvas__accoToggle::before {
  transform: rotate(180deg);
}
.offcanvas__nav .uk-accordion-content {
  margin-top: 12px;
}
.offcanvas .common-btn {
  margin: 20px auto 0;
}
.offcanvas__openBtn {
  position: fixed;
  z-index: 1001;
  top: 13px;
  right: 20px;
}
.offcanvas__openBtn .uk-button {
  padding: 0;
}
.offcanvas__openBtn .lines__btn {
  background: #20426C;
  position: relative;
  width: 42px;
  height: 42px;
  line-height: 1;
}
.offcanvas__openBtn .bar1, .offcanvas__openBtn .bar2, .offcanvas__openBtn .bar3 {
  display: block;
  background: #fff;
  width: 20px;
  height: 1px;
  position: absolute;
  left: 50%;
  translate: -50% 0;
  transition: all 0.3s ease;
}
.offcanvas__openBtn .bar1 {
  top: 12px;
}
.offcanvas__openBtn .bar1.open {
  top: 21px;
  width: 25px;
  transform: rotate(40deg);
}
.offcanvas__openBtn .bar2 {
  top: 20px;
}
.offcanvas__openBtn .bar2.open {
  opacity: 0;
}
.offcanvas__openBtn .bar3 {
  bottom: 12px;
}
.offcanvas__openBtn .bar3.open {
  bottom: 20px;
  width: 25px;
  transform: rotate(-40deg);
}

.uk-offcanvas-bar {
  background: rgba(95, 89, 74, 0.85);
  width: 100%;
  background-size: cover;
  width: 100%;
  padding: 25px 20px;
}
.uk-offcanvas-bar a {
  color: #fff;
}

.uk-offcanvas-overlay::before {
  background: rgba(8, 40, 69, 0.4);
}

.our-team {
  overflow: hidden;
}
.our-team__item {
  margin-bottom: 160px;
}
.our-team__item--top {
  max-width: 1200px;
  margin: 0 auto;
}
.our-team__item--bottom {
  margin-top: 100px;
}
.our-team .common-our-team__img img {
  width: 100%;
}
.our-team .gallery {
  width: 100%;
  max-width: 1440px;
  margin: 64px auto 0;
}
.our-team .gallery * + .uk-grid-margin {
  margin-top: 8px;
}
.our-team .gallery .uk-grid {
  margin-left: -8px;
}
.our-team .gallery .uk-grid > * {
  padding-left: 8px;
}
.our-team .voice {
  padding-bottom: 100px;
}
.our-team .voice__inr {
  max-width: 1200px;
  margin: 0 auto;
}
.our-team .voice__img {
  max-width: 400px;
  margin-left: auto;
}
.our-team .voice__img--caption {
  margin-top: 16px;
}
.our-team .voice__item {
  margin-bottom: 32px;
}
.our-team .voice__item:last-child {
  margin-bottom: 0;
}
.our-team .voice__item--head {
  margin-bottom: 16px;
  line-height: 1.5;
}
.our-team .voice__item--box {
  padding: 22px 74px;
}
.our-team .schedule {
  padding-top: 64px;
  padding-bottom: 64px;
}
.our-team .schedule:not(:last-child) {
  margin-bottom: 100px;
}
.our-team .schedule .uk-slider-container {
  overflow: visible;
}
.our-team .schedule__inr {
  max-width: 1200px;
  margin: 0 auto;
}
.our-team .schedule__slider {
  margin-top: 40px;
}
.our-team .schedule__slider--item {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
}
.our-team .schedule__slider--item:last-child::before {
  display: none;
}
.our-team .schedule__slider--item::before {
  content: "";
  background: #20344d;
  width: 40px;
  height: 5px;
  position: absolute;
  top: 50%;
  right: -40px;
  translate: 0 -50%;
  z-index: 0;
}
.our-team .schedule__slider--item .uk-panel {
  padding: 24px 20px 40px;
}
.our-team .schedule__slider--time {
  margin-bottom: 4px;
}
.our-team .schedule__slider--head {
  line-height: 1.5;
  padding-bottom: 32px;
  margin-bottom: 12px;
  border-bottom: 1px solid #D3CCBB;
}

.environment {
  overflow: hidden;
}
.environment .private section {
  padding-top: 124px;
  padding-bottom: 160px;
}
.environment .private__inr {
  max-width: 1200px;
  margin: 0 auto 128px;
}
.environment .private__data {
  display: flex;
}
.environment .private__data--item {
  width: 300px;
  height: 300px;
  padding-top: 64px;
  border-radius: 50%;
  box-sizing: border-box;
  mix-blend-mode: multiply;
}
.environment .private .balloon {
  padding-bottom: 80px;
}
.environment .private .balloon__txts--inr {
  max-width: 840px;
  box-sizing: border-box;
}
.environment .private__slide-wrap {
  width: 100%;
  display: flex;
  align-items: center;
}
.environment .private__slides {
  display: flex;
  justify-content: space-around;
  flex: 0 0 auto;
  animation: slide-flow 40s infinite linear both;
  width: 4928px;
}
@keyframes slide-flow {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.environment .private__slide {
  position: relative;
  margin-left: 16px;
}
.environment .private__slide img {
  display: inline-block;
  width: 354px;
  aspect-ratio: 338/223;
  -o-object-fit: cover;
     object-fit: cover;
  box-sizing: border-box;
}
.environment .cert-support {
  background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/environment/cert-support-bg.webp") center center no-repeat;
  width: 100%;
  background-size: cover;
  position: relative;
}
.environment .cert-support::before {
  content: "";
  width: 100%;
  height: 50%;
  background: #E4BB33;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.environment .cert-support section {
  padding-top: 100px;
  padding-bottom: 110px;
}
.environment .cert-support__inr {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.environment .cert-support__item {
  padding: 40px 20px 20px;
}
.environment .cert-support__item--img {
  margin-top: auto;
}
.environment .perks {
  overflow: hidden;
  position: relative;
}
.environment .perks::before {
  content: "";
  background: #20426C;
  width: 58%;
  height: 42%;
  background-size: contain;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.environment .perks::after {
  content: "";
  background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/environment/perks-bg.webp") center center no-repeat;
  width: 72%;
  height: 72%;
  background-size: cover;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.environment .perks section {
  padding-top: 100px;
  padding-bottom: 100px;
}
.environment .perks__box {
  position: relative;
  z-index: 2;
  max-width: 1120px;
  margin: 0 auto;
  padding: 100px;
  box-sizing: border-box;
}
.environment .perks__middle {
  max-width: 712px;
  margin: 32px auto;
}
.environment .perks__bottom {
  max-width: 880px;
  margin: 0 auto;
  padding: 42px 84px;
  background: rgba(228, 187, 51, 0.2);
  box-sizing: border-box;
}

.infographic__inr {
  overflow: hidden;
  position: relative;
}
.infographic__inr::before {
  content: "";
  background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/infographic/infographic-bg-deco.webp") center center no-repeat;
  background-size: 1440px 2068px;
  width: 1440px;
  height: 2068px;
  position: absolute;
  top: -88px;
  left: 50%;
  translate: -50% 0;
  z-index: 0;
}
.infographic__item {
  padding: 32px 40px 40px;
}
.infographic .record, .infographic .people, .infographic .culture {
  max-width: 1098px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.infographic .record .infographic__item--head, .infographic .people .infographic__item--head, .infographic .culture .infographic__item--head {
  margin-bottom: 40px;
}
.infographic .record .uk-grid, .infographic .culture .uk-grid {
  margin-left: -18px;
}
.infographic .record .uk-grid > *, .infographic .culture .uk-grid > * {
  padding-left: 18px;
}
.infographic .people .uk-grid {
  margin-left: -24px;
}
.infographic .people .uk-grid > * {
  padding-left: 24px;
}
.infographic .head-line::before {
  background: #E4BB33;
}
.infographic .record section {
  padding-top: 100px;
  padding-bottom: 80px;
}
.infographic .record .infographic__item1 {
  position: relative;
}
.infographic .record .infographic__item1::before {
  content: "";
  background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/infographic/record1-2.webp") center center no-repeat;
  background-size: contain;
  width: 34%;
  padding-top: 38%;
  position: absolute;
  right: 15px;
  bottom: 0;
}
.infographic .record .infographic__item1 .infographic__item--txt {
  margin-top: 21px;
}
.infographic .record .infographic__item2 {
  position: relative;
}
.infographic .record .infographic__item2 .infographic__item--txt {
  margin-top: 42px;
}
.infographic .people section {
  padding-top: 80px;
  padding-bottom: 80px;
}
.infographic .people .infographic__item2 .infographic__item--txt {
  margin-top: 27px;
}
.infographic .culture section {
  padding-top: 80px;
  padding-bottom: 160px;
}
.infographic .culture .infographic__item1 {
  position: relative;
}
.infographic .culture .infographic__item1 .infographic__item--txt {
  margin-top: 18px;
}
.infographic .culture .infographic__item2 .infographic__item--txt {
  margin-top: 15px;
}

.careers .candidate {
  position: relative;
}
.careers .candidate::before {
  content: "";
  background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/careers/candidate-bg.webp") center center no-repeat;
  width: 100%;
  height: 224px;
  background-size: cover;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.careers .candidate section {
  padding-top: 160px;
  padding-bottom: 112px;
}
.careers .candidate__inr {
  max-width: 964px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.careers .candidate__items {
  margin-top: 40px;
}
.careers .candidate__item--inr {
  padding: 32px 30px 35px;
}
.careers .candidate__head {
  line-height: 1.4;
  margin-bottom: 24px;
}
.careers .guideline section {
  padding-top: 160px;
  padding-bottom: 160px;
}
.careers .guideline__item {
  max-width: 920px;
  margin: 0 auto;
  margin-bottom: 160px;
}
.careers .guideline__item:last-child {
  margin-bottom: 0;
}
.careers .guideline .uk-accordion > :nth-child(n+2) {
  margin-top: 24px;
}
.careers .guideline .uk-accordion-title {
  position: relative;
  padding: 16px 96px 16px 32px;
}
.careers .guideline .uk-accordion-title:hover {
  color: #fff;
}
.careers .guideline .uk-accordion-content {
  margin-top: 0;
  padding: 16px 100px 64px;
}
.careers .guideline .uk-accordion-title::before {
  width: 32px;
  height: 32px;
  float: unset;
  position: absolute;
  top: 20px;
  right: 32px;
  background-image: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/careers/plus.svg");
}
.careers .guideline .uk-open > .uk-accordion-title::before {
  background-image: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/careers/minus.svg");
}
.careers .guideline table {
  width: 100%;
  border-collapse: collapse;
}
.careers .guideline table th, .careers .guideline table td {
  border-bottom: 1px solid #D3CCBB;
  padding-top: 24px;
  padding-bottom: 24px;
  vertical-align: top;
  box-sizing: border-box;
}
.careers .guideline table th {
  box-sizing: border-box;
}
.careers .guideline table td {
  width: calc(100% - 48px);
}
.careers .flow {
  background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/careers/flow.webp") center center no-repeat;
  width: 100%;
  background-size: cover;
}
.careers .flow section {
  padding-top: 95px;
  padding-bottom: 90px;
}
.careers .flow__box {
  max-width: 947px;
  margin: 0 auto;
  padding: 80px 100px;
  box-sizing: border-box;
}
.careers .flow__item {
  margin-bottom: 32px;
}
.careers .flow__item:last-child {
  margin-bottom: 0;
}
.careers .flow__head-wrap {
  margin-bottom: 16px;
}
.careers .flow__step {
  width: 102px;
  height: 32px;
  border-radius: 16px;
  margin-right: 16px;
}

.entry {
  background: linear-gradient(to bottom, #fff 0%, #EDEDE7 100%);
}
.entry__contents section {
  padding-top: 100px;
  padding-bottom: 160px;
}
.entry .form {
  max-width: 560px;
  margin: 64px auto 0;
}
.entry .formRow {
  margin-bottom: 24px;
}
.entry .formRow__message {
  margin-bottom: 50px;
}
.entry .formRow__submit {
  margin-top: 48px;
  margin-bottom: 0 !important;
}
.entry .label__inr {
  display: flex;
  align-items: center;
}
.entry .label__inputField {
  box-sizing: border-box;
  padding: 8px 0 0;
}
.entry input, .entry select {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: solid 1px #D3CCBB;
  cursor: pointer;
  outline: none;
  padding: 0;
}
.entry input:not([type=radio]), .entry select, .entry textarea {
  background: #F8F7F3;
  width: 100%;
  height: 48px;
  padding: 0 12px;
  box-sizing: border-box;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  color: #555555;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.04em;
}
.entry input:not([type=radio]):focus, .entry select:focus, .entry textarea:focus {
  background: #fff;
}
.entry textarea {
  height: 160px;
  padding: 12px;
  resize: none;
  border: solid 1px #D3CCBB;
  background: #F8F7F3;
}
.entry input[type=checkbox] {
  height: 30px;
  translate: -16px 10px;
  padding: 5px;
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}
.entry .submitBtn {
  max-width: 300px;
  margin: 0 auto;
  position: relative;
}
.entry .submitBtn::before {
  content: "";
  background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/common/arrow-horizontal-white.svg") center center no-repeat;
  width: 10px;
  height: 13px;
  background-size: contain;
  position: absolute;
  top: 18px;
  right: 19px;
  z-index: 2;
}
.entry .submitBtn:has(input[type=submit]:not(:disabled)):hover .wpcf7-submit, .entry .submitBtn:has(input[type=submit]:not(:disabled)):focus-within .wpcf7-submit {
  background: #2F588E;
}
.entry .submitBtn .wpcf7-submit {
  transition: 0.3s ease;
}
.entry input[type=submit] {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
  max-width: 300px;
  height: 48px;
  margin: 0 auto;
  background: #20426C;
  border: none;
}
.entry .wpcf7-spinner {
  display: block;
}
.entry :focus-visible {
  outline: 1px solid #20426C;
  border-style: unset;
}
.entry .wpcf7-not-valid-tip {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.625;
  letter-spacing: 0;
  color: #FF0000;
}
.entry input.wpcf7-not-valid,
.entry textarea.wpcf7-not-valid,
.entry select.wpcf7-not-valid {
  border: solid 1px #FF0000;
}
.entry .toPolicy {
  display: inline-block;
  margin-right: 5px;
  color: #20426C;
  text-decoration: underline;
}
.entry .agree {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
}
.entry .req {
  color: #FF0000;
}
.entry .wpcf7-form-control-wrap {
  display: block;
}
.entry .wpcf7-form-control.wpcf7-checkbox {
  display: flex;
  flex-wrap: wrap;
}
.entry .wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item {
  position: relative;
}
.entry .wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item .wpcf7-list-item-label {
  font-size: 16px;
  cursor: pointer;
}
.entry .wpcf7-list-item-label {
  position: relative;
  cursor: pointer;
  font-size: 16px;
}
.entry input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: unset;
}
.entry input[type=checkbox] + .wpcf7-list-item-label:before {
  content: "";
  border: 1px solid #7D7D7D;
  display: inline-block;
  width: 32px;
  height: 32px;
  box-sizing: border-box;
  background: white;
  position: relative;
  top: -2px;
  margin-right: 8px;
  vertical-align: middle;
  cursor: pointer;
  text-align: center;
  transform: translate(0, 1px);
}
.entry input[type=checkbox]:checked + .wpcf7-list-item-label:after {
  border-right: 2px solid #555555;
  border-bottom: 2px solid #555555;
  content: "";
  display: block;
  width: 12px;
  height: 18px;
  left: 9px;
  position: absolute;
  top: 50%;
  transform: translate(0, -55%) rotate(45deg);
}
.entry ::-moz-placeholder {
  color: rgba(85, 85, 85, 0.4);
}
.entry ::placeholder {
  color: rgba(85, 85, 85, 0.4);
}
@media screen and (min-width: 960px) {
  body {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 2;
  }
  .common-our-team {
    justify-content: space-between;
  }
  .common-our-team__txts {
    width: 50%;
  }
  .common-our-team__img {
    width: 46%;
  }
  .cta__txts {
    background: unset;
  }
  .cta__inr {
    max-width: 53%;
  }
  .balloon__illust {
    width: 210px;
  }
  .balloon__txts {
    width: calc(100% - 210px - 70px);
  }
  .top .intro__box {
    padding: 72px 90px 56px;
    background: white;
  }
  .top .top-our-team__item {
    padding: 72px 80px;
    background: linear-gradient(90deg, #fff 0%, #fff 85%, #20426C 85%, #20426C 100%);
  }
  .top .top-environment__inr {
    display: flex;
    justify-content: space-between;
  }
  .our-team .common-our-team__txts {
    width: 47%;
  }
  .our-team .common-our-team__img {
    width: 46%;
  }
  .our-team .gallery * + .uk-grid-margin {
    margin-top: 16px;
  }
  .our-team .gallery .uk-grid {
    margin-left: -16px;
  }
  .our-team .gallery .uk-grid > * {
    padding-left: 16px;
  }
  .our-team .voice__inr {
    display: flex;
    justify-content: space-between;
  }
  .environment .private__inr {
    display: flex;
    justify-content: space-between;
  }
  .environment .private__txts {
    max-width: 540px;
  }
  .environment .cert-support__inr .uk-grid {
    margin-left: -24px;
  }
  .environment .cert-support__inr .uk-grid > * {
    padding-left: 24px;
  }
  .environment .cert-support__item--num {
    margin-bottom: 32px;
  }
  .environment .cert-support__item--txt {
    margin-bottom: 32px;
  }
  .infographic .head-line {
    margin-bottom: 40px;
  }
  .careers .candidate .uk-grid {
    margin-left: -32px;
  }
  .careers .candidate .uk-grid > * {
    padding-left: 32px;
  }
  .careers .flow__box {
    padding: 80px 100px;
  }
  .careers .flow__item {
    margin-bottom: 56px;
  }
}
@media screen and (max-width: 639px) {
  .uk-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .head-line {
    margin-bottom: 24px;
  }
  .txt__zenB40 {
    font-size: 32px;
    line-height: 1.375;
  }
  .txt__zenB48 {
    font-size: 28px;
  }
  .txt__zenB64 {
    font-size: 48px;
  }
  .txt__zenB86 {
    font-size: 40px;
  }
  .txt__zenB120 {
    font-size: 64px;
  }
  .txt__zenB200 {
    font-size: 64px;
  }
  .common-our-team {
    flex-direction: column-reverse;
  }
  .common-our-team__txts {
    padding: 32px 20px 0;
  }
  .common-our-team__txts .common-btn {
    margin-left: auto;
    margin-right: auto;
  }
  .common-our-team__img img {
    width: 100%;
  }
  .band__inr {
    padding-top: 120px;
    padding-bottom: 40px;
  }
  .anchor-links section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .anchor-links__inr {
    gap: 12px;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .anchor--link {
    width: 48%;
  }
  .cta__bg {
    background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/common/cta_sp.webp") center center no-repeat;
    background-size: cover;
    width: 100%;
    padding-top: 77.9487179487%;
    top: unset;
  }
  .cta__gradation {
    clip-path: polygon(0 0, 100% 0, 100% 510px, 0 585px);
  }
  .cta section {
    padding-top: 80px;
    padding-bottom: 77.9487179487%;
  }
  .cta__inr {
    max-width: 300px;
    margin: 0 auto;
    padding-bottom: 40px;
  }
  .cta__txt {
    margin-bottom: 32px;
    font-weight: 500;
    font-size: 16px;
  }
  .cta .common-btn {
    margin-bottom: 24px;
    margin-left: auto;
    margin-right: auto;
  }
  .balloon__illust img {
    margin: 0 auto;
  }
  .balloon__txts {
    padding: 0 20px 20px;
    margin-top: 28px;
  }
  .balloon__txts--inr {
    padding: 20px;
  }
  .balloon__txts--inr::before {
    border-top: 0;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 8px solid #F6F6F1;
    position: absolute;
    top: unset;
    left: 50%;
    right: unset;
    bottom: 100%;
    translate: -50% 0;
  }
  .top .kv {
    background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/top/kv-sp.webp") center center no-repeat;
    background-size: cover;
  }
  .top .kv section {
    padding-top: 100px;
    padding-bottom: 380px;
  }
  .top .intro {
    position: relative;
  }
  .top .intro section {
    padding-top: 82vw;
    padding-bottom: 105vw;
  }
  .top .intro__deco1 {
    width: 72%;
    padding-top: 47.3142857143%;
    background-size: cover;
    top: 0;
    left: 0;
  }
  .top .intro__deco2 {
    background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/top/intro2-sp.webp") center center no-repeat;
    background-size: contain;
    width: 41%;
    padding-top: 30.75%;
    top: 96px;
    right: 0;
  }
  .top .intro__deco3 {
    width: 41%;
    padding-top: 40.3970588235%;
    left: 0;
    bottom: 205px;
  }
  .top .intro__deco4 {
    background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/top/intro4-sp.webp") center center no-repeat;
    background-size: contain;
    width: 72%;
    padding-top: 47.3142857143%;
    right: 0;
    bottom: 135px;
  }
  .top .top-our-team section {
    padding-bottom: 48px;
  }
  .top .top-our-team__deco-letters {
    top: -58px;
  }
  .top .top-our-team__bottom {
    height: 173px;
  }
  .top .top-our-team__bottom::before {
    height: 8px;
  }
  .top .top-environment section {
    padding-top: 176px;
    padding-bottom: 180px;
  }
  .top .top-environment__deco-letters {
    top: -88px;
    bottom: unset;
    left: -25px;
  }
  .top .top-environment__txt {
    margin-bottom: 32px;
  }
  .top .top-environment .common-btn {
    margin-left: auto;
    margin-right: auto;
  }
  .top .top-environment__cards-wrap {
    margin-top: 40px;
  }
  .top .top-environment__cards {
    max-width: 320px;
    margin: 0 auto;
    -moz-column-gap: 0;
         column-gap: 0;
  }
  .top .top-environment__card {
    margin-bottom: 24px;
  }
  .top .top-infographic {
    background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/top/infographic-bg-sp.webp") center center no-repeat;
    background-size: cover;
  }
  .top .top-infographic section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .top .top-infographic__txt {
    margin-bottom: 32px;
  }
  .is-front .header {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0.25) 80%, transparent 100%);
  }
  .is-front .header span {
    color: #20426C;
  }
  .is-front .header__logo .logo-white {
    display: none;
  }
  .is-front .header__logo .logo-blue {
    display: block;
    position: static;
    opacity: 1;
  }
  .header {
    padding: 0 0 0 20px;
  }
  .header__logo {
    padding-top: 24px;
  }
  .header__logo img {
    max-width: 171px;
  }
  .header__logo span {
    padding-left: 8px;
    line-height: 1;
    translate: 0 3px;
  }
  .footer {
    background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/common/footer-bg.webp") center left 36% no-repeat;
    background-size: cover;
  }
  .footer section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .footer__inr {
    padding-bottom: 40px;
  }
  .footer__logo {
    text-align: center;
  }
  .footer__logo p {
    font-size: 14px;
  }
  .footer__logo img {
    width: 100%;
    max-width: 324px;
  }
  .footer__office {
    margin-bottom: 16px;
  }
  .footer small {
    font-size: 14px;
  }
  .toTop {
    width: 55px;
    height: 55px;
    right: 10px;
  }
  .toTop__txt {
    font-size: 16px;
  }
  .offcanvas__logo span {
    padding-left: 8px;
    line-height: 1;
    translate: 0 3px;
  }
  .our-team__item {
    margin-bottom: 80px;
  }
  .our-team__item--bottom {
    margin-top: 64px;
  }
  .our-team .common-our-team__txts {
    margin-bottom: 16px;
    padding: 24px 0 0;
  }
  .our-team .gallery {
    margin: 24px auto 0;
  }
  .our-team .voice {
    padding-bottom: 80px;
  }
  .our-team .voice__imgs {
    margin-bottom: 16px;
  }
  .our-team .voice__img {
    margin-right: auto;
    max-width: 72%;
  }
  .our-team .voice__items {
    margin-top: 40px;
  }
  .our-team .voice__item--box {
    padding: 24px;
  }
  .our-team .schedule {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .our-team .schedule:not(:last-child) {
    margin-bottom: 80px;
  }
  .our-team .schedule__slider {
    margin-top: 24px;
  }
  .environment .private section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .environment .private__inr {
    padding-bottom: 64px;
    margin: 0 auto 40px;
  }
  .environment .private__data {
    justify-content: center;
    margin-top: 24px;
  }
  .environment .private__data--item {
    width: 160px;
    height: 160px;
    padding-top: 40px;
  }
  .environment .private__data--item1 {
    translate: 7% 0;
  }
  .environment .private__data--item2 {
    translate: -7% 35%;
  }
  .environment .private__data--head {
    font-size: 18px;
  }
  .environment .private .balloon {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 40px;
  }
  .environment .private .balloon__txts {
    padding: 0;
    margin: 0;
  }
  .environment .private__slides {
    width: 2912px;
    animation: slide-flow 30s infinite linear both;
  }
  .environment .private__slide {
    margin-left: 8px;
  }
  .environment .private__slide img {
    width: 208px;
  }
  .environment .cert-support section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .environment .perks section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .environment .perks__box {
    padding: 48px 24px 24px;
  }
  .environment .perks__bottom {
    padding: 32px;
  }
  .infographic__inr::before {
    background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/infographic/infographic-bg-deco-sp.webp") top center repeat-y;
    background-size: 521px 748px;
    width: 521px;
    height: 100%;
    top: 0;
  }
  .infographic .head-line h3 {
    font-size: 40px;
  }
  .infographic__item {
    padding: 40px 27px;
  }
  .infographic .record * + .uk-grid-margin, .infographic .people * + .uk-grid-margin, .infographic .culture * + .uk-grid-margin {
    margin-top: 20px;
  }
  .infographic .record section {
    padding-top: 64px;
    padding-bottom: 32px;
  }
  .infographic .record .infographic__item1 {
    padding: 40px 27px 34vw;
  }
  .infographic .record .infographic__item1::before {
    background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/infographic/record1-2-sp.webp") center center no-repeat;
    background-size: contain;
    width: 39%;
    padding-top: 39.8602941176%;
    bottom: -1px;
  }
  .infographic .record .infographic__item1 .infographic__item--txt {
    margin-top: 32px;
  }
  .infographic .record .infographic__item2 {
    padding: 40px 27px 32vw;
  }
  .infographic .record .infographic__item2::before {
    content: "";
    background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/infographic/record2-2-sp.webp") center center no-repeat;
    background-size: contain;
    width: calc(100% - 54px);
    padding-top: calc(0.277027027 * (100% - 54px));
    position: absolute;
    left: 50%;
    bottom: 32px;
    translate: -50% 0;
  }
  .infographic .record .infographic__item2 .infographic__item--txt {
    margin-top: 32px;
  }
  .infographic .people section {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .infographic .people .infographic__item2 .infographic__item--txt {
    margin-top: 32px;
  }
  .infographic .culture section {
    padding-top: 32px;
    padding-bottom: 64px;
  }
  .infographic .culture .infographic__item1 {
    padding: 40px 27px 30vw;
  }
  .infographic .culture .infographic__item1::before {
    content: "";
    background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/infographic/culture1-2-sp.webp") center center no-repeat;
    background-size: contain;
    width: calc(100% - 54px);
    padding-top: calc(0.1756756757 * (100% - 54px));
    position: absolute;
    left: 50%;
    bottom: 32px;
    translate: -50% 0;
  }
  .infographic .culture .infographic__item1 .infographic__item--txt {
    margin-top: 32px;
  }
  .infographic .culture .infographic__item2 .infographic__item--txt {
    margin-top: 32px;
  }
  .careers .candidate section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .careers .guideline section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .careers .guideline__item {
    margin-bottom: 80px;
  }
  .careers .guideline .uk-accordion > :nth-child(n+2) {
    margin-top: 16px;
  }
  .careers .guideline .uk-accordion-title {
    font-size: 18px;
    padding: 16px 48px 16px 24px;
  }
  .careers .guideline .uk-accordion-content {
    padding: 8px 24px 32px;
  }
  .careers .guideline .uk-accordion-title::before {
    width: 20px;
    height: 20px;
    right: 20px;
  }
  .careers .guideline table th, .careers .guideline table td {
    display: block;
    width: 100%;
  }
  .careers .guideline table th {
    border-bottom: none;
    text-align: left;
    padding-bottom: 0;
  }
  .careers .guideline table td {
    padding-top: 10px;
  }
  .careers .flow section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .careers .flow__box {
    padding: 48px 24px 40px;
  }
  .careers .flow__item {
    margin-bottom: 40px;
  }
  .careers .flow__txts {
    margin-top: 12px;
  }
  .careers .flow__head-wrap {
    margin-bottom: 8px;
  }
  .careers .flow__step {
    width: 94px;
    margin-right: 13px;
  }
  .entry__contents section {
    padding-top: 80px;
    padding-bottom: 100px;
  }
  .entry .form {
    margin: 40px auto 0;
  }
  .entry input:not([type=radio]), .entry select, .entry textarea {
    padding: 0 24px;
  }
  .entry textarea {
    padding: 16px 24px;
    height: 200px;
  }
  .entry input[type=checkbox] {
    translate: -10px -12px;
  }
  .entry input[type=checkbox] + .wpcf7-list-item-label:before {
    width: 15px;
    height: 15px;
  }
  .entry input[type=checkbox]:checked + .wpcf7-list-item-label:after {
    width: 6px;
    height: 9px;
    left: 4px;
  }
  .entry .wpcf7-list-item {
    margin: 0;
  }
}
@media screen and (min-width: 640px) and (max-width: 959px) {
  .txt__zenB86 {
    font-size: 68px;
  }
  .txt__zenB200 {
    font-size: 120px;
  }
  .common-our-team {
    flex-direction: column-reverse;
  }
  .common-our-team__txts {
    padding: 56px 40px 0;
  }
  .common-our-team__txts .common-btn {
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
  }
  .common-our-team__img img {
    width: 100%;
  }
  .anchor-links section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .cta__bg {
    background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/common/cta.webp") center right 10% no-repeat;
    background-size: cover;
    width: 100%;
    padding-top: 77.9487179487%;
    top: unset;
  }
  .cta__gradation {
    clip-path: polygon(0 0, 100% 0, 100% 45%, 0 60%);
  }
  .cta section {
    padding-bottom: 77.9487179487%;
  }
  .cta__txt {
    font-weight: 500;
  }
  .balloon {
    padding: 0 40px 40px;
  }
  .balloon__illust img {
    margin: 0 auto;
  }
  .balloon__txts {
    width: calc(100% - 168px - 60px);
  }
  .balloon__txts--inr {
    padding: 40px;
  }
  .top .kv {
    background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/top/kv.webp") left 42% center no-repeat;
    background-size: cover;
    height: 100svh;
  }
  .top .intro {
    position: relative;
  }
  .top .intro section {
    padding-top: 60vw;
    padding-bottom: 88vw;
  }
  .top .intro__deco1 {
    width: 72%;
    padding-top: 47.3142857143%;
    background-size: cover;
    top: 0;
    left: 0;
  }
  .top .intro__deco2 {
    background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/top/intro2-sp.webp") center center no-repeat;
    background-size: contain;
    width: 41%;
    padding-top: 30.75%;
    top: 24vw;
    right: 0;
  }
  .top .intro__deco3 {
    width: 41%;
    padding-top: 40.3970588235%;
    left: 0;
    bottom: 35vw;
  }
  .top .intro__deco4 {
    background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/top/intro4-sp.webp") center center no-repeat;
    background-size: contain;
    width: 72%;
    padding-top: 47.3142857143%;
    right: 0;
    bottom: 20vw;
  }
  .top .top-our-team__deco-letters {
    top: -110px;
  }
  .top .top-our-team .balloon {
    margin-top: 56px;
  }
  .top .top-environment section {
    padding-top: 220px;
    padding-bottom: 200px;
  }
  .top .top-environment__deco-letters {
    top: -140px;
    bottom: unset;
    left: -36px;
  }
  .top .top-environment .common-btn {
    margin-left: auto;
    margin-right: auto;
  }
  .top .top-environment__cards-wrap {
    margin-top: 64px;
  }
  .top .top-environment__cards {
    margin: 0 auto;
    -moz-column-gap: 32px;
         column-gap: 32px;
  }
  .is-front .header {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0.25) 80%, transparent 100%);
  }
  .is-front .header span {
    color: #20426C;
  }
  .is-front .header__logo .logo-white {
    display: none;
  }
  .is-front .header__logo .logo-blue {
    display: block;
    position: static;
    opacity: 1;
  }
  .header {
    padding: 0 0 0 30px;
  }
  .footer section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .footer__inr {
    padding-bottom: 40px;
  }
  .footer__logo img {
    width: 100%;
    max-width: 324px;
  }
  .footer__office {
    margin-bottom: 16px;
  }
  .footer small {
    font-size: 14px;
  }
  .toTop {
    right: 15px;
  }
  .offcanvas__openBtn {
    top: 18px;
    right: 30px;
  }
  .our-team__item {
    margin-bottom: 120px;
  }
  .our-team .common-our-team__txts {
    padding: 32px 0 0;
  }
  .our-team .voice__imgs {
    margin-bottom: 32px;
  }
  .our-team .voice__img {
    margin-right: auto;
    max-width: 320px;
  }
  .environment .private section {
    padding-top: 100px;
    padding-bottom: 120px;
  }
  .environment .private__inr {
    padding-bottom: 135px;
    margin: 0 auto 40px;
  }
  .environment .private__data {
    justify-content: center;
    margin-top: 56px;
  }
  .environment .private__data--item1 {
    translate: 10% 0;
  }
  .environment .private__data--item2 {
    translate: -10% 45%;
  }
  .environment .private .balloon {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 64px;
  }
  .environment .cert-support__inr .uk-grid {
    margin-left: -16px;
  }
  .environment .cert-support__inr .uk-grid > * {
    padding-left: 16px;
  }
  .environment .cert-support__item--num {
    margin-bottom: 16px;
  }
  .environment .cert-support__item--txt {
    margin-bottom: 16px;
  }
  .environment .perks__box {
    padding: 80px 64px;
  }
  .environment .perks__bottom {
    padding: 40px 48px;
  }
  .infographic__item {
    padding: 32px 24px;
  }
  .infographic .record .uk-grid, .infographic .culture .uk-grid {
    margin-left: -10px;
  }
  .infographic .record .uk-grid > *, .infographic .culture .uk-grid > * {
    padding-left: 10px;
  }
  .infographic .people .uk-grid {
    margin-left: -10px;
  }
  .infographic .people .uk-grid > * {
    padding-left: 10px;
  }
  .infographic .record section {
    padding-bottom: 60px;
  }
  .infographic .people section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .infographic .culture section {
    padding-top: 60px;
    padding-bottom: 120px;
  }
  .careers .candidate section {
    padding-top: 120px;
    padding-bottom: 80px;
  }
  .careers .candidate .uk-grid {
    margin-left: -16px;
  }
  .careers .candidate .uk-grid > * {
    padding-left: 16px;
  }
  .careers .guideline section {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .careers .guideline__item {
    margin-bottom: 120px;
  }
  .careers .guideline .uk-accordion-content {
    padding: 16px 48px 64px;
  }
  .careers .flow__box {
    padding: 64px 50px;
  }
}
@media (hover: hover) {
  .common-btn:hover {
    background: #2F588E;
  }
  .common-btn__yellow:hover {
    background: #CFA61A;
  }
  .common-btn__yellow--white:hover {
    background: #CFA61A;
  }
  .footer__office a:hover {
    color: #fff;
  }
  .uk-offcanvas-bar a:hover {
    color: #fff;
  }
  .careers .guideline .uk-accordion-title:hover {
    color: #fff;
  }
}
@media screen and (min-width: 960px) and (max-width: 1199px) {
  .cta__bg {
    background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/common/cta.webp") center right 30% no-repeat;
    background-size: cover;
  }
  .top .kv {
    background: url("https://nakamura-sangyo.co.jp/recruit/wp/wp-content/themes/nakamura-sangyo-recruit/modules/images/top/kv.webp") left 16% center no-repeat;
    background-size: cover;
  }
  .top .top-our-team__deco-letters {
    left: 40px;
  }
  .top .top-our-team .balloon {
    margin-top: 32px;
  }
  .top .top-environment section {
    padding-top: 120px;
    padding-bottom: 200px;
  }
  .top .top-environment__txts {
    width: 41%;
  }
  .top .top-environment__cards-wrap {
    width: 55%;
  }
  .top .top-environment__cards {
    -moz-column-gap: 24px;
         column-gap: 24px;
  }
  .top .top-environment__card {
    padding: 40px 32px;
    margin-bottom: 24px;
  }
  .header {
    padding: 0 0 0 40px;
  }
  .header__logo span {
    padding-left: 12px;
  }
  .header nav ul {
    gap: 26px;
  }
  .header nav ul li:last-child a {
    padding: 31px 32px 26px;
  }
  .footer__logo p {
    font-size: 15px;
  }
  .footer__logo img {
    width: 320px;
  }
  .footer nav ul {
    max-width: 550px;
    gap: 12px 28px;
  }
  .toTop {
    right: 15px;
  }
  .our-team .voice__imgs {
    width: 35%;
  }
  .our-team .voice__txts {
    width: 60%;
  }
  .our-team .voice__item--box {
    padding: 22px 40px;
  }
  .environment .private__inr {
    margin: 0 auto 80px;
  }
  .environment .private__data--item {
    width: 270px;
    height: 270px;
    padding-top: 48px;
  }
  .environment .private__data--item1 {
    translate: 32% 0;
  }
  .environment .private__data--item2 {
    translate: 0 60%;
  }
  .infographic__item {
    padding: 32px;
  }
}
@media screen and (min-width: 640px) {
  .balloon {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .top .top-environment__cards {
    -moz-columns: 2;
         columns: 2;
  }
  .top .top-environment__card:nth-of-type(even) {
    margin-bottom: 0;
  }
  .top .top-environment__card:nth-child(3), .top .top-environment__card:nth-child(4) {
    translate: 0 60px;
  }
  .footer__top {
    display: flex;
    justify-content: space-between;
  }
  .footer__office {
    flex-direction: row;
    align-items: center;
    gap: 4px 40px;
  }
  .uk-offcanvas-bar {
    width: 400px;
  }
  .our-team .gallery {
    margin: 40px auto 0;
  }
  .infographic .record .infographic__item1 .infographic__item--txt {
    width: 67%;
  }
  .infographic .culture .infographic__item1 .infographic__item--head {
    margin-bottom: 3px;
  }
  .infographic .culture .infographic__item2 .infographic__item--head {
    margin-bottom: 17px;
  }
  .careers .guideline table th {
    width: 190px;
    padding-left: 24px;
    padding-right: 24px;
  }
  .careers .flow__item {
    display: flex;
    justify-content: space-between;
  }
  .careers .flow__img {
    width: 38%;
  }
  .careers .flow__txts {
    width: 58%;
  }
  .entry__txt {
    text-align: center;
  }
}
@media screen and (min-width: 1200px) {
  .top .top-our-team__deco-letters {
    left: calc((100vw - 1280px) / 2);
  }
  .top .top-our-team .balloon {
    margin-top: 24px;
  }
  .top .top-environment__txts {
    width: 35%;
  }
  .top .top-environment__cards-wrap {
    width: 58%;
  }
  .top .top-environment__cards {
    -moz-column-gap: 64px;
         column-gap: 64px;
  }
  .our-team .voice:not(:first-child) .voice__txts {
    margin-top: 64px;
  }
  .our-team .voice__imgs {
    width: 38%;
  }
  .our-team .voice__txts {
    width: 50%;
  }
  .environment .private__data--item1 {
    translate: 20% 0;
  }
  .environment .private__data--item2 {
    translate: 0 45%;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1359px) {
  .header {
    padding: 0 0 0 40px;
  }
}
@media screen and (min-width: 1360px) and (max-width: 1439px) {
  .header {
    padding: 0 0 0 calc((100vw - 1280px) / 2);
  }
}
@media (hover: hover) and (pointer: fine) {
  .careers .guideline .uk-accordion-title:hover {
    background: #2F588E;
  }
}
