/*!****************************************************************************************************************************************************************************************************************************!*\
  !*** 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/ */
/*---------------------------------------*/
/* line-height */
/*---------------------------------------*/
/* Components */
/*---------------------------------------*/
/* common  */
/*---------------------------------------*/
body {
  text-rendering: optimizeLegibility;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  color: #444444;
  /* 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;
}

body {
  position: relative;
}

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

.top, .message, .job, .workStyle, .ourTeam, .guideline {
  overflow: hidden;
}

.current {
  position: relative;
}
.current::before {
  content: "";
  width: 100%;
  height: 4px;
  border-radius: 4px;
  background: #006FD8;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.current a {
  color: #006FD8 !important;
}

a.current::before {
  display: none;
}

.breadcrumb {
  position: absolute;
  top: 96px;
  left: 40px;
  z-index: 1;
}
.breadcrumb a:hover {
  color: #fff;
}
.breadcrumb__topTxt {
  color: #1BC6DD;
}
.breadcrumb__dot {
  width: 4px;
  height: 4px;
  background: #fff;
  border-radius: 50%;
  margin: 0 10px;
}
.breadcrumb .txt__notoR16 {
  line-height: 1.875;
}

.commonHead__jp {
  line-height: 1.5 !important;
  margin-top: 8px;
  color: #444444;
}
.commonHead__en {
  position: relative;
  width: 100%;
}
.commonHead__width {
  width: 100%;
  max-width: 280px;
}
.commonHead .border {
  width: 1000px;
  height: 1px;
  background: rgba(0, 111, 216, 0.3);
  position: absolute;
  bottom: 0;
}
.commonHead .border__toLeft {
  right: 0;
}
.commonHead .border__toRight {
  left: 0;
}
.commonHead .border__center {
  width: 100%;
  left: 50%;
  translate: -50% 0;
}

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

.br__onlyS {
  display: none;
}

.br__otherS {
  display: inline-block;
}

.bg__blue {
  background: #006FD8;
}

.bg__white {
  background: #fff;
}

.txt__blue {
  color: #006FD8;
}

.txt__black {
  color: #444444;
}

.txt__white {
  color: #fff;
}

.txt__notoR14 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 3.4285714286;
  letter-spacing: 0;
}

.txt__notoR16 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.875;
  letter-spacing: 0;
}

.txt__notoM16 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0;
}

.txt__notoM18 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 2;
  letter-spacing: 0;
}

.txt__notoSB16 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.875;
  letter-spacing: 0;
}

.txt__notoSB20 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 2.4;
  letter-spacing: 0;
}

.txt__notoB16 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0;
}

.txt__notoB20 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0;
}

.txt__notoB24 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.25;
  letter-spacing: 0;
}

.txt__notoB28 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 1.5;
  letter-spacing: 0;
}

.txt__notoB32 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 0;
}

.txt__notoB48 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 48px;
  line-height: 1.4583333333;
  letter-spacing: 0;
}

.txt__notoEB24 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 800;
  font-size: 24px;
  line-height: 1.25;
  letter-spacing: 0;
}

.txt__roboB20 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 2.4;
  letter-spacing: 0;
}

.txt__roboBl_i28 {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-style: italic;
  font-size: 28px;
  line-height: 1.7142857143;
  letter-spacing: 0;
}

.txt__roboBl_i50 {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-style: italic;
  font-size: 50px;
  line-height: 0.96;
  letter-spacing: 0;
}

.txt__roboBl_i65 {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-style: italic;
  font-size: 65px;
  line-height: 0.7384615385;
  letter-spacing: 0;
}

.txt__roboCBl_i120 {
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: italic;
  font-size: 120px;
  line-height: 1;
  letter-spacing: 0;
}

.loading {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
  pointer-events: all;
  transition: opacity 0.5s;
}
.loading.is-hide {
  opacity: 0;
  pointer-events: none;
}
.loading__logo {
  width: 180px;
  opacity: 0;
  transform: translateY(80px);
  animation: loading-float-in 1.2s cubic-bezier(0.4, 1.6, 0.6, 1) 0.2s forwards;
}

@keyframes loading-float-in {
  0% {
    opacity: 0;
    transform: translateY(80px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.btn__grad {
  background: linear-gradient(135deg, #006FD8 0%, #1BC6DD 100%);
  width: 100%;
  max-width: 220px;
  margin: 10px auto 0;
  height: 54px;
  border-radius: 31px;
}
.btn__grad:first-of-type {
  margin-top: 0;
}
.btn__arrow {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  width: 40px;
  height: 40px;
  box-sizing: border-box;
  margin: auto 0;
  line-height: 1;
  border-radius: 50%;
}
.btn__arrow::before, .btn__arrow::after {
  content: "";
  width: 40px;
  height: 6px;
  position: absolute;
  top: 16px;
  left: 0;
  right: 0;
  animation-fill-mode: forwards;
  animation-duration: 0.3s;
}
.btn__arrow::after {
  translate: -100% 0;
}
@keyframes transformLeftRight {
  0% {
    translate: -100% 0;
  }
  100% {
    translate: 0 0;
  }
}
@keyframes transformRightLeft {
  0% {
    translate: 0 0;
  }
  100% {
    translate: 100% 0;
  }
}
.btn__arrowWhite {
  border: solid 1px #fff;
}
.btn__arrowWhite::before, .btn__arrowWhite::after {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/arrow_white.svg") center center no-repeat;
  background-size: contain;
}
.btn__arrowBlack {
  border: solid 1px rgba(68, 68, 68, 0.5);
}
.btn__arrowBlack::before, .btn__arrowBlack::after {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/arrow_black.svg") center center no-repeat;
  background-size: contain;
}

.txtLink {
  width: 350px;
  padding: 20px;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(68, 68, 68, 0.25);
  position: relative;
}
.txtLink:hover .btn__arrow::before {
  animation-name: transformRightLeft;
  animation-delay: 0s;
}
.txtLink:hover .btn__arrow::after {
  animation-name: transformLeftRight;
  animation-delay: 0.2s;
}
.txtLink:hover .btn__arrow.txt__white {
  color: #fff !important;
}
.txtLink:hover .btn__arrow.txt__black {
  color: #444444 !important;
}
.txtLink__white {
  color: #fff !important;
  border-bottom: 1px solid #fff;
}
.txtLink__black {
  color: #444444 !important;
  border-bottom: 1px solid rgba(68, 68, 68, 0.25);
}

.band {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/band_effect.webp") center center no-repeat;
  background-size: cover;
}
.band section {
  padding: 200px 0 117px;
}
.band__head {
  position: relative;
  z-index: 1;
}
.band__headEn {
  position: relative;
  padding-bottom: 5px;
  width: 100%;
  max-width: 383px;
  margin: 0 auto;
}
.band__border {
  background: rgba(255, 255, 255, 0.4);
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.commonRecruit section {
  padding: 100px 0 160px;
}
.commonRecruit .commonHead__jp {
  text-align: center;
}
.commonRecruit .border {
  width: 100%;
}
.commonRecruit__contents {
  width: 100%;
  max-width: 780px;
  margin: 0 auto;
  position: relative;
}
.commonRecruit__hexagon {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/top/top_recruit_hexagon.webp") center center no-repeat;
  width: 402px;
  padding-top: 341px;
  background-size: contain;
  position: absolute;
  top: -250px;
  left: -278px;
}
.commonRecruit__txt {
  margin-top: 48px;
}
.commonRecruit__links {
  margin-top: 10px;
}

.commonEntry {
  position: relative;
  z-index: 2;
}
.commonEntry .joinUs__slidesWrapper {
  width: 100%;
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 125px;
}
.commonEntry .joinUs__slides {
  display: flex;
  justify-content: space-around;
  flex: 0 0 auto;
  animation: slide-flow 50s infinite linear 1s both;
  width: 5784px;
}
@keyframes slide-flow {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.commonEntry .joinUs__img img {
  width: 2892px;
  aspect-ratio: 2892/175;
  -o-object-fit: cover;
     object-fit: cover;
}
.commonEntry__box {
  max-width: 1062px;
  margin: 0 auto;
  position: relative;
  border-radius: 10px;
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/toEntry_pc.webp") center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 224px;
}
.commonEntry__box:hover .btn__arrow::before {
  animation-name: transformRightLeft;
  animation-delay: 0s;
}
.commonEntry__box:hover .btn__arrow::after {
  animation-name: transformLeftRight;
  animation-delay: 0.2s;
}
.commonEntry .commonHead {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: 0 -50%;
  width: unset;
  max-width: unset;
}
.commonEntry .commonHead__en {
  color: #fff;
  padding: 0;
}
.commonEntry .commonHead__jp {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.875;
  margin-top: 8px;
}
.commonEntry .border {
  display: none;
}
.commonEntry .btn__arrow {
  width: 48px;
  height: 48px;
  right: 116px;
}
.commonEntry .btn__arrow::before, .commonEntry .btn__arrow::after {
  width: 48px;
  height: 8px;
  top: 19px;
}

.toCorporate {
  margin-right: 32px;
}
.toCorporate img {
  margin-left: 4px;
  translate: 0 -2px;
}

.commonSlider {
  position: relative;
}
.commonSlider .slidenav {
  margin-top: 17px;
  text-align: right;
  padding-right: 9vw;
}
.commonSlider .uk-slidenav.uk-invisible {
  box-sizing: border-box;
  padding: 28px;
  border: solid 1px rgba(0, 111, 216, 0.3);
  border-radius: 50%;
  position: relative;
}
.commonSlider .uk-slidenav.uk-invisible .slidenav__img {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/arrow_lightBlue.svg") center center no-repeat;
  width: 20px;
  height: 7px;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
.commonSlider .uk-slidenav {
  box-sizing: border-box;
  padding: 28px;
  border: solid 1px #006FD8;
  border-radius: 50%;
  position: relative;
}
.commonSlider .uk-slidenav .slidenav__img {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/arrow_blue.svg") center center no-repeat;
  width: 20px;
  height: 7px;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
.commonSlider .uk-slidenav svg {
  display: none;
}
.commonSlider .uk-slidenav-previous .slidenav__img {
  transform: rotate(180deg);
}
.commonSlider .uk-position-small {
  margin: 15px 8px;
}
.commonSlider .uk-invisible {
  visibility: visible !important;
}
.commonSlider .uk-dotnav > * > * {
  background: #E7ECF0;
  border: 1px solid #E7ECF0;
}
.commonSlider .uk-dotnav > .uk-active > * {
  background: #006FD8;
  border: 1px solid #006FD8;
}
.commonSlider .uk-slider-nav {
  margin-top: -50px;
}

.header {
  background: rgba(255, 255, 255, 0.8);
  padding: 13px 0 13.3px;
  box-sizing: border-box;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  opacity: 0;
  transition: opacity 0.5s cubic-bezier(0.77, 0, 0.18, 1);
}
.header.is-animate {
  opacity: 1;
}
.header .uk-container {
  max-width: 1360px;
}
.header h1 {
  line-height: 1;
}
.header__logoTxt {
  padding-left: 16px;
}
.header nav ul {
  gap: 18px;
}
.header nav li {
  padding: 7px 5px;
}
.header nav a {
  display: inline-block;
  color: #444444 !important;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-size: 16px !important;
  line-height: 1.875;
  letter-spacing: 0;
}
.header nav a:hover {
  color: #006FD8 !important;
}
.header nav .uk-dropdown {
  min-width: 224px;
  border-radius: 5px;
  padding: 0 12px;
}
.header nav .uk-dropdown li {
  padding: 0;
}
.header nav .uk-dropdown li:last-child .txtLink {
  border-bottom: none;
}
.header nav .uk-dropdown a.txtLink {
  width: 200px;
  padding: 20px 10px;
}
.header nav .uk-dropdown .btn__arrow {
  right: 12px;
}
.header nav a.newWindow {
  position: relative;
  padding-right: 20px;
}
.header nav a.newWindow::after {
  content: "";
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/newOpen_black.svg") center center no-repeat;
  background-size: contain;
  width: 16px;
  padding-top: 16px;
  position: absolute;
  top: 50%;
  right: 0;
  translate: 0 -50%;
}
.header nav a.newWindow:hover::after {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/newOpen_blue.svg") center center no-repeat;
  background-size: contain;
}
.header__entry {
  margin-left: 32px;
  position: relative;
  z-index: 0;
  width: 160px;
  height: 48px;
  border-radius: 28px;
  overflow: hidden;
  transition: 0.5s;
}
.header__entry::before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 28px;
  position: absolute;
  z-index: -1;
  left: 0;
  transition: 0.5s;
  background: linear-gradient(135deg, #006FD8 0%, #1BC6DD 100%);
}
.header__entry::after {
  content: "";
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  border-radius: 28px;
  position: absolute;
  z-index: -2;
  left: 2px;
  background: #fff;
}
.header__entry:hover::before {
  z-index: -3;
}
.header__entry:hover span {
  background: linear-gradient(135deg, #006FD8 0%, #1BC6DD 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.header__entry span {
  color: #fff;
}

.footer {
  background: linear-gradient(135deg, #006FD8 0%, #1BC6DD 100%);
  padding: 212px 0 100px;
  margin-top: -112px;
  position: relative;
  z-index: 1;
}
.footer__entry, .footer__policy {
  padding: 100px 0;
  margin-top: 0;
}
.footer__top {
  padding-bottom: 160px;
  border-bottom: 1px solid #fff;
}
.footer nav {
  padding-right: 20px;
}
.footer nav ul {
  gap: 28px;
}
.footer nav a {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  line-height: 1.875;
  letter-spacing: 0;
}
.footer nav .uk-subnav {
  padding: 0;
}
.footer nav .uk-subnav li {
  padding: 0;
}
.footer nav .uk-subnav a {
  font-size: 16px;
  color: #fff;
}
.footer nav a, .footer .footer__bottom a {
  position: relative;
}
.footer nav a::before, .footer .footer__bottom a::before {
  content: "";
  width: 100%;
  height: 1px;
  background: transparent;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
}
.footer nav a:hover::before, .footer .footer__bottom a:hover::before {
  background: #fff;
}
.footer__bottom {
  padding-top: 8px;
}
.footer a, .footer small {
  color: #fff;
}
.footer small {
  margin-top: 58px;
}

.toTop {
  position: fixed;
  right: 40px;
  bottom: 0;
  padding: 0;
  z-index: 10;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s;
}
.toTop.is-visible {
  opacity: 1;
  pointer-events: auto;
}
.toTop svg {
  display: none;
}
.toTop__inr {
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #1BC6DD;
  border-radius: 50%;
}
.toTop__inr img {
  width: 27px;
  height: 11px;
  rotate: -90deg;
}
.toTop__txt {
  line-height: 1 !important;
  padding-top: 6px;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.offcanvas__nav li {
  border-bottom: solid 1px #444444;
  padding: 9px 0;
}
.offcanvas__nav a {
  color: #444444;
  font-size: 16px;
  display: block;
}
.offcanvas__gradBtns {
  margin-top: 32px;
  margin-bottom: 32px;
}
.offcanvas .btn__grad {
  position: relative;
}
.offcanvas .btn__grad .btn__arrow {
  right: 7px;
}
.offcanvas .toCorporate {
  margin-bottom: 24px;
}
.offcanvas__openBtn {
  opacity: 0;
  transition: opacity 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  position: fixed;
  z-index: 10000;
  top: 12px;
  right: 40px;
}
.offcanvas__openBtn.is-animate {
  opacity: 1;
}
.offcanvas__openBtn .uk-button {
  padding: 0;
}
.offcanvas__openBtn .lines__btn {
  position: relative;
  background: none;
  width: 56px;
  height: 56px;
  line-height: 1;
  border-radius: 50%;
  border: solid 1px #006FD8;
}
.offcanvas__openBtn .bar {
  display: block;
  background: #006FD8;
  width: 20px;
  height: 2px;
  position: absolute;
  left: 50%;
  translate: -50% 0;
  transition: all 0.3s ease;
}
.offcanvas__openBtn .bar1 {
  top: 16px;
}
.offcanvas__openBtn .bar1.open {
  top: 22px;
  transform: rotate(30deg);
}
.offcanvas__openBtn .bar2 {
  top: 22px;
}
.offcanvas__openBtn .bar2.open {
  opacity: 0;
}
.offcanvas__openBtn .bar3 {
  width: 12px;
  bottom: 16px;
  translate: calc(-50% - 3.5px) 0;
}
.offcanvas__openBtn .bar3.open {
  width: 20px;
  top: 22px;
  translate: -50% 0;
  transform: rotate(-30deg);
}

.uk-offcanvas-bar {
  background: rgba(255, 255, 255, 0.9);
  width: 72%;
  top: 79.58px;
  padding: 32px 30px 64px;
}
.uk-offcanvas-bar a {
  color: #444444;
}
.uk-offcanvas-bar a:hover {
  color: #444444;
}

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

.top .kv {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100vh;
}
.top .kv__square1, .top .kv__square2 {
  clip-path: polygon(30% 0%, 100% 0%, 100% 100%, 0% 100%);
  transition: transform 0.3s ease-in-out;
  width: 150%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: unset;
  right: 0;
  bottom: 0;
}
.top .kv__square1 {
  background: #fff;
  z-index: 2;
}
.top .kv__square1.is-animate {
  animation: slideInFromLeft 0.3s ease-in-out forwards;
}
.top .kv__square2 {
  background: rgba(255, 255, 255, 0.5);
  z-index: 3;
}
.top .kv__square2.is-animate {
  animation: slideInFromLeft 0.3s ease-in-out forwards;
}
@keyframes slideInFromLeft {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(150%);
  }
}
.top .kv__filter {
  background: linear-gradient(135deg, rgba(227, 227, 227, 0) 0%, rgba(0, 116, 226, 0.3) 33%, rgb(0, 111, 216) 66%, rgb(0, 86, 167) 100%);
  mix-blend-mode: color-dodge;
  opacity: 0.4;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.top .kv__videoWrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
}
.top .kv__videoWrapper img {
  z-index: 1;
}
.top .kv__videoWrapper video, .top .kv__videoWrapper img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  translate: -50% -50%;
}
.top .kv__txtBox {
  position: absolute;
  top: calc(50% + 40px);
  left: 0;
  transform: translate(-100%, -50%);
  width: 608px;
  padding-top: 128px;
  background: linear-gradient(to right, rgb(0, 112, 216) 0%, rgb(19, 173, 220) 45%, rgba(27, 198, 221, 0.9) 65%, rgba(27, 198, 221, 0) 100%);
  opacity: 0.6;
  mix-blend-mode: multiply;
  transition: opacity 0.5s cubic-bezier(0.77, 0, 0.18, 1), transform 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  z-index: 2;
}
.top .kv__txtBox.is-animate {
  transform: translate(0, -50%);
  z-index: 3;
}
.top .kv__txt {
  mix-blend-mode: normal;
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/top/kv_txt_pc.webp") center center no-repeat;
  background-size: contain;
  width: 458px;
  padding-top: 65px;
  position: absolute;
  top: calc(50% + 40px);
  left: 76px;
  transform: translate(calc(-100% - 76px), -50%);
  transition: opacity 0.5s cubic-bezier(0.77, 0, 0.18, 1), transform 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  z-index: 3;
}
.top .kv__txt.is-animate {
  transform: translate(0, -50%);
}
.top .kv__btns {
  position: absolute;
  z-index: 1;
  right: max(80px, (100vw - 1280px) / 2);
  bottom: 70px;
  opacity: 0;
  transition: opacity 0.5s cubic-bezier(0.77, 0, 0.18, 1);
}
.top .kv__btns .txtLink {
  width: 255px;
  margin-top: 8px;
  padding: 20px 20px 20px 0;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
}
.top .kv__btns .btn__arrow {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
}
.top .kv__btns .btn__grad .btn__arrow {
  right: 7px;
  box-shadow: unset;
}
.top .kv__btns.is-animate {
  opacity: 1;
}
.top .topIntro {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/top/top_intro.webp") center center no-repeat;
  width: 100%;
  background-size: cover;
}
.top .topIntro section {
  padding: 168px 0;
}
.top .topIntro__txts {
  position: relative;
  z-index: 1;
}
.top .topIntro__txts h2 {
  margin-bottom: 32px;
}
.top .topMessage section {
  padding: 176px 0 150px;
}
.top .topMessage__inr {
  position: relative;
}
.top .topMessage .commonHead__en {
  white-space: nowrap;
}
.top .topMessage__txts {
  max-width: 509px;
  position: relative;
  z-index: 2;
}
.top .topMessage__txt {
  padding-top: 44px;
  padding-bottom: 56px;
}
.top .topMessage__img, .top .topMessage__hexagon {
  position: absolute;
}
.top .topMessage__img {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/top/top_message.webp") center center no-repeat;
  width: 683px;
  padding-top: 591px;
  background-size: contain;
  top: -214px;
  right: -163px;
  z-index: 1;
}
.top .topMessage__hexagon1 {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/top/top_message_hexagon1.webp") center center no-repeat;
  width: 225px;
  padding-top: 195px;
  background-size: contain;
  top: -100px;
  right: 585px;
}
.top .topMessage__hexagon2 {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/top/top_message_hexagon2.webp") center center no-repeat;
  width: 295px;
  padding-top: 341px;
  background-size: contain;
  right: 340px;
  bottom: -600px;
}
.top .topJob section {
  padding: 150px 0 100px;
}
.top .topJob__txt {
  padding-top: 48px;
  padding-bottom: 56px;
}
.top .topJob__itemWrapper:last-child a {
  margin-bottom: 0;
}
.top .topJob__item {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 4px;
  padding: 22px 0;
  position: relative;
}
.top .topJob__item:hover .btn__arrow::before {
  animation-name: transformRightLeft;
  animation-delay: 0s;
}
.top .topJob__item:hover .btn__arrow::after {
  animation-name: transformLeftRight;
  animation-delay: 0.2s;
}
.top .topJob__item .btn__arrow {
  right: 32px;
}
.top .topJob__item1 {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/top/top_job1_pc.webp") center center no-repeat;
  background-size: cover;
}
.top .topJob__item2 {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/top/top_job2_pc.webp") center center no-repeat;
  background-size: cover;
}
.top .topJob__item3 {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/top/top_job3_pc.webp") center center no-repeat;
  background-size: cover;
}
.top .topJob__item4 {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/top/top_job4_pc.webp") center center no-repeat;
  background-size: cover;
}
.top .topJob__itemTxts {
  width: calc(100% - 72px);
}
.top .topJob__itemTxt {
  margin-top: 8px;
  line-height: 1.875;
}
.top .topWorkStyle {
  position: relative;
}
.top .topWorkStyle.is-visible .topWorkStyle__deco::before {
  animation: imgUnveil 2s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}
@keyframes imgUnveil {
  100% {
    transform: translateX(100%);
  }
}
.top .topWorkStyle .topWorkStyle__deco,
.top .topWorkStyle .topWorkStyle__img,
.top .topWorkStyle .topWorkStyle__txtsWrapper {
  opacity: 0;
  transition: opacity 0.3s;
}
.top .topWorkStyle .topWorkStyle__deco.is-animate,
.top .topWorkStyle .topWorkStyle__img.is-animate,
.top .topWorkStyle .topWorkStyle__txtsWrapper.is-animate {
  opacity: 1;
}
.top .topWorkStyle .topWorkStyle__deco {
  opacity: 0;
  transition: opacity 1s cubic-bezier(0.4, 0, 0.2, 1);
}
.top .topWorkStyle .topWorkStyle__deco.is-animate {
  opacity: 1;
}
.top .topWorkStyle .topWorkStyle__deco.is-animate::before {
  animation: imgUnveil 2s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}
.top .topWorkStyle section {
  padding: 100px 0;
}
.top .topWorkStyle__txt {
  padding-top: 48px;
  padding-bottom: 38px;
}
.top .topWorkStyle__imgs {
  position: relative;
}
.top .topWorkStyle__img {
  position: absolute;
  border-radius: 10px;
}
.top .topWorkStyle__img1 {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/top/top_workStyle1.webp") center center no-repeat;
  width: 37%;
  padding-top: 41.7741935484%;
  background-size: contain;
  top: 0;
  left: 60px;
}
.top .topWorkStyle__img2 {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/top/top_workStyle2.webp") center center no-repeat;
  width: 54%;
  padding-top: 54%;
  background-size: contain;
  top: 81px;
  left: 50%;
  z-index: -3;
}
.top .topWorkStyle__img3 {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/top/top_workStyle3.webp") center center no-repeat;
  width: 49%;
  padding-top: 35.8536585366%;
  background-size: contain;
  top: 328px;
  left: -36px;
}
.top .topWorkStyle__deco {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/top/top_workStyle_deco.webp") center center no-repeat;
  width: 2100px;
  padding-top: 630px;
  background-size: contain;
  position: absolute;
  right: -65%;
  top: 0;
  z-index: -2;
  overflow: hidden;
}
.top .topWorkStyle__deco::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #fff;
  z-index: 1;
  pointer-events: none;
  transform: translateX(0);
}
.top .topWorkStyle__linksWrapper {
  max-width: 1218px;
  margin: 0 auto;
  padding-top: 40px;
}
.top .topWorkStyle__linksWrapper .btn__arrow {
  right: 32px;
}
.top .topWorkStyle__linkInr {
  overflow: hidden;
  position: relative;
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/top/top_workStyle_effect.webp") center center no-repeat;
  background-size: cover;
  padding: 32px 32px 67px 40px;
  border-radius: 10px;
}
.top .topWorkStyle__linkTxts {
  position: relative;
  z-index: 1;
}
.top .topWorkStyle__linkTxts p {
  margin-bottom: 2px;
  line-height: 1.5;
  margin-bottom: 8px;
}
.top .topWorkStyle__linkTxtEn {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.top .topWorkStyle__linkTxtEn1 {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/top/top_workStyle_training.webp") center center no-repeat;
  width: 303px;
  padding-top: 47px;
  background-size: contain;
}
.top .topWorkStyle__linkTxtEn2 {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/top/top_workStyle_welfare.webp") center center no-repeat;
  width: 277px;
  padding-top: 46px;
  background-size: contain;
}
.top .topWorkStyle__linkTxtEn3 {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/top/top_workStyle_career.webp") center center no-repeat;
  width: 241px;
  padding-top: 47px;
  background-size: contain;
}
.top .topOurTeam {
  position: relative;
}
.top .topOurTeam section {
  padding: 300px 0 0;
}
.top .topOurTeam__inr {
  position: relative;
}
.top .topOurTeam .commonHead {
  position: absolute;
  top: 150px;
  left: min(250px, 17vw);
}
.top .topOurTeam__gradation {
  width: 300%;
  height: 100%;
  background: linear-gradient(-8deg, #60AFCC 0%, #fff 70%, #fff 100%);
  position: absolute;
  top: 50px;
  left: 50%;
  translate: -50% 0;
  z-index: -5;
}
.top .topOurTeam__imgs {
  position: relative;
}
.top .topOurTeam__img1 {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/top/top_ourTeam1.webp") center center no-repeat;
  width: 26%;
  padding-top: 48.4961715161%;
  background-size: contain;
  translate: -1vw 130px;
}
.top .topOurTeam__img2 {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/top/top_ourTeam2.webp") center center no-repeat;
  width: 23%;
  padding-top: 48.988034188%;
  background-size: contain;
  translate: 0 240px;
  z-index: 1;
}
.top .topOurTeam__img3 {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/top/top_ourTeam3.webp") center center no-repeat;
  width: 23%;
  padding-top: 47.8941176471%;
  background-size: contain;
  translate: 0 90px;
  z-index: -1;
}
.top .topOurTeam__img4 {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/top/top_ourTeam4.webp") center center no-repeat;
  width: 23%;
  padding-top: 47.3292469352%;
  background-size: contain;
  z-index: -1;
}
.top .topOurTeam__txts {
  max-width: 440px;
  margin-left: auto;
  translate: 0 -10px;
  padding-right: max(40px, (100vw - 1280px) / 2);
  position: relative;
  z-index: 2;
}
.top .topOurTeam .txtLink {
  margin-top: 47px;
}
.top .topOurTeam .txtLink__white {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.top .topOurTeam__diagonal {
  width: 100%;
  height: 700px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -575px;
  z-index: 0;
}
.top .topOurTeam__diagonal::before {
  content: "";
  background: linear-gradient(135deg, #006FD8 0%, #006FD8 30%, #1BC6DD 100%);
  width: 100%;
  height: 100%;
  transform: skewY(-18deg);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.top .topRecruit {
  position: relative;
  z-index: 1;
  padding-top: 200px;
  margin-top: 70px;
}
.top .topRecruit__diagonal {
  width: 100%;
  height: 260%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0;
}
.top .topRecruit__diagonal::before {
  content: "";
  background: linear-gradient(162deg, #006FD8 0%, #0F9FDB 5%, #A8DFF7 15%, #DEF2FA 25%, #fff 50%, #fff 100%);
  width: 100%;
  height: 100%;
  transform: skewY(18deg);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.top .topRecruit section {
  padding: 120px 0 160px;
}

.message .weWork {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/message/weWork.webp") center center no-repeat;
  width: 100%;
  background-size: cover;
}
.message .weWork section {
  padding: 153px 0 178px;
}
.message .weWork__txts {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 857px;
  margin: 0 auto;
}
.message .weWork__txts h3, .message .weWork__txts p {
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.message .weWork__txts h3 {
  margin-bottom: 30px;
}
.message .greeting__txts {
  background: #006FD8;
  box-sizing: border-box;
  position: relative;
  padding: 64px 20px 20px;
  width: 100%;
}
.message .greeting__txts::before {
  content: "";
  width: 55%;
  height: 100%;
  background: linear-gradient(to right, #006FD8 0%, rgba(0, 116, 226, 0.3) 50%, transparent 100%);
  position: absolute;
  top: 0;
  right: -55%;
  bottom: 0;
}
.message .greeting__txts h3 {
  margin-bottom: 34px;
}
.message .greeting__img {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/message/president_pc.webp") center center no-repeat;
  width: 100%;
  background-size: cover;
}
.message .greeting .president {
  margin-top: 36px;
}
.message .greeting .president__name {
  margin-left: 24px;
}
.message .greeting .president__name img {
  width: 180px;
}
.message .akitaFa section {
  padding: 215px 0 108px;
}
.message .akitaFa__boxWrapper {
  margin-left: auto;
}
.message .akitaFa__box {
  border-radius: 10px 0 0 10px;
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/message/akita_factory1_pc.webp") center center no-repeat;
  background-size: cover;
  width: 100%;
  position: relative;
}
.message .akitaFa__box::before {
  content: "";
  background: linear-gradient(to right, #006FD8 0%, #006FD8 35%, #0074E2 43%, transparent 60%, transparent 100%);
  width: 100%;
  height: 100%;
  border-radius: 10px 0 0 10px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.message .akitaFa__subImg {
  border-radius: 10px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/message/akita_factory2.webp") center center no-repeat;
  width: 416px;
  padding-top: 456px;
  background-size: cover;
  position: absolute;
  top: -95px;
  left: -196px;
  z-index: 1;
}
.message .akitaFa__deco {
  white-space: nowrap;
  color: rgba(0, 86, 167, 0.24);
  position: absolute;
  top: -85px;
  left: 276px;
}
.message .akitaFa__txts {
  position: relative;
  z-index: 1;
  padding: 40px 20px 20px;
}
.message .akitaFa__txt {
  margin-top: 27px;
}
.message .akitaFa .manager {
  margin-top: 24px;
}
.message .akitaFa .manager__name {
  margin-left: 24px;
}
.message .akitaFa .manager__name img {
  width: 178px;
}
.message .hachikokuFa section {
  padding: 108px 0 100px;
}
.message .hachikokuFa__boxWrapper {
  margin-right: auto;
}
.message .hachikokuFa__box {
  border-radius: 0 10px 10px 0;
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/message/hachikoku_factory1_pc.webp") center center no-repeat;
  background-size: cover;
  width: 100%;
  position: relative;
}
.message .hachikokuFa__box::before {
  content: "";
  background: linear-gradient(to right, #006FD8 0%, #006FD8 35%, #0074E2 43%, transparent 60%, transparent 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.message .hachikokuFa__subImg {
  border-radius: 10px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/message/hachikoku_factory2.webp") center center no-repeat;
  background-size: cover;
  width: 416px;
  padding-top: 456px;
  position: absolute;
  top: -95px;
  right: -347px;
}
.message .hachikokuFa__deco {
  white-space: nowrap;
  color: rgba(0, 86, 167, 0.24);
  position: absolute;
  top: -85px;
  left: max(40px, (100vw - 1280px) / 2);
}
.message .hachikokuFa__txts {
  position: relative;
  z-index: 1;
  padding: 56px 0 49px max(40px, (100vw - 1280px) / 2 + 60px);
}
.message .hachikokuFa__txt {
  margin-top: 27px;
}
.message .hachikokuFa .manager {
  margin-top: 110px;
}
.message .hachikokuFa .manager__name {
  margin-left: 24px;
}
.message .hachikokuFa .manager__name img {
  width: 167px;
}

.job .jobType {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/job/jobType_pc.webp") center left no-repeat;
  width: 100%;
  background-size: cover;
  position: relative;
}
.job .jobType::before {
  content: "";
  background: linear-gradient(to left, #006FD8 0%, #006FD8 30%, rgba(0, 116, 226, 0.3) 60%, transparent 100%);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}
.job .jobType__txts {
  position: relative;
  z-index: 1;
}
.job .jobType__txts p {
  margin-top: 24px;
}
.job .jobList {
  background: linear-gradient(to bottom, #006FD8 0%, #006FD8 45%, rgba(0, 116, 226, 0.3) 70%, transparent 100%);
}
.job .jobList .uk-container {
  max-width: 1360px;
}
.job .jobList__item {
  padding: 80px;
  position: relative;
}
.job .jobList__item:not(:first-of-type) {
  padding: 160px 80px 80px;
  margin-top: -80px;
}
.job .jobList__item:nth-of-type(odd) .jobList__itemBg {
  right: 0;
  border-radius: 0 10px 10px 0;
}
.job .jobList__item:nth-of-type(even) .jobList__itemBg {
  left: 0;
  border-radius: 10px 0 0 10px;
}
.job .jobList__item:nth-of-type(1) {
  z-index: 4;
}
.job .jobList__item:nth-of-type(2) {
  z-index: 3;
}
.job .jobList__item:nth-of-type(3) {
  z-index: 2;
}
.job .jobList__item:nth-of-type(4) {
  z-index: 1;
}
.job .jobList__itemBg {
  background: #fff;
  width: 200%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 0;
  box-shadow: 0 5px 10px #BBCEE0;
  z-index: 0;
}
.job .jobList__itemInr {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
}
.job .jobList__img img {
  border-radius: 10px;
}
.job .jobList__txt {
  margin-top: 24px;
  line-height: 1.75;
}
.job .commonRecruit section {
  padding: 200px 0 160px;
}

.workStyle__item section {
  padding: 140px 0 100px;
}
.workStyle__item .uk-container {
  max-width: 1200px;
}
.workStyle__item:nth-of-type(odd) .workStyle__band {
  border-radius: 0 10px 10px 0;
}
.workStyle__item:nth-of-type(odd) .workStyle__band::before {
  background: linear-gradient(to left, #006FD8 0%, #006FD8 30%, rgba(0, 116, 226, 0.3) 50%, transparent 80%, transparent 100%);
}
.workStyle__item:nth-of-type(odd) .workStyle__bandTxts {
  padding: 57px 40px 90px 0;
  margin-left: auto;
}
.workStyle__item:nth-of-type(even) .workStyle__band {
  border-radius: 10px 0 0 10px;
}
.workStyle__item:nth-of-type(even) .workStyle__band::before {
  background: linear-gradient(to right, #006FD8 0%, #006FD8 30%, rgba(0, 116, 226, 0.3) 50%, transparent 80%, transparent 100%);
  border-radius: 10px 0 0 10px;
}
.workStyle__item:nth-of-type(even) .workStyle__bandTxts {
  padding: 57px 0 90px 40px;
}
.workStyle__band {
  box-sizing: border-box;
  width: 100%;
  position: relative;
}
.workStyle__band::before {
  content: "";
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 0;
}
.workStyle__bandTxts {
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.workStyle__bandTxts p {
  margin-top: 24px;
}
.workStyle__details {
  margin-top: 40px;
  margin-bottom: 40px;
}
.workStyle__details .uk-grid + .uk-grid {
  margin-top: 0;
}
.workStyle__detail {
  padding: 40px 0;
  border-bottom: 1px solid #BEBEBE;
}
.workStyle__detail:last-of-type {
  border-bottom: none;
}
.workStyle__detailTxts h4 {
  margin-bottom: 24px;
  color: #444444;
}
.workStyle__detailImg img {
  border-radius: 10px;
}
.workStyle__systemInr {
  padding: 32px 25px;
  border-radius: 10px;
  box-shadow: 0 0 10px #bbcee0;
  box-sizing: border-box;
}
.workStyle__systemTxts {
  margin-left: 24px;
}
.workStyle__systemTxts .fontSize__20 {
  font-size: 20px;
  line-height: 1.4;
}
.workStyle__systemTxts .fontSize__28 {
  font-size: 28px;
  line-height: 1.0714285714;
}
.workStyle__systemTxts .fontSize__50 {
  font-size: 50px;
  line-height: 0.96;
}
.workStyle .training {
  display: none;
}
.workStyle .training .workStyle__band {
  background: black;
  background-size: cover;
}
.workStyle .welfare .workStyle__band {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/work-style/welfare_band_pc.webp") center center no-repeat;
  background-size: cover;
}
.workStyle .welfare .workStyle__system .workStyle__systemDesc {
  margin-top: 3px;
}
.workStyle .welfare .workStyle__system1 .workStyle__systemTxt {
  margin-top: 7px;
}
.workStyle .welfare .workStyle__system2 .workStyle__systemDesc {
  margin-top: 6px;
}
.workStyle .welfare .workStyle__system2 .fontSize__20 {
  padding-left: 2px;
}
.workStyle .welfare .workStyle__system3 .fontSize__20 {
  padding-left: 2px;
  padding-right: 2px;
}
.workStyle .welfare .workStyle__system4 .fontSize__20 {
  padding-left: 2px;
  padding-right: 2px;
}
.workStyle .welfare .workStyle__system5 .workStyle__systemTxt {
  margin-top: 8px;
}
.workStyle .welfare .workStyle__system5 .fontSize__50 {
  padding-right: 2px;
}
.workStyle .welfare .workStyle__system6 .workStyle__systemTxt {
  margin-top: 19px;
}
.workStyle .welfare .workStyle__systemImg {
  width: 36%;
}
.workStyle .welfare .workStyle__systemTxts {
  width: 58%;
}

.ourTeam__itemOuter section {
  padding: 140px 0 100px;
}
.ourTeam__itemsWrapper {
  width: 100%;
  max-width: 1114px;
  margin: 0 auto;
}
.ourTeam__itemWrapper {
  width: 100%;
  max-width: 1114px;
  margin: 0 auto;
}
.ourTeam__itemInr {
  box-shadow: 0 3px 6px #BBCEE0;
  border-radius: 10px;
  display: block;
  overflow: hidden;
  position: relative;
}
.ourTeam__itemInr:hover .ourTeam__eyecatch img {
  transform: scale(1.05);
}
.ourTeam__eyecatch img {
  transition: 0.3s ease-in-out;
}
.ourTeam__itemGradation {
  width: 100%;
  height: 45%;
  background: linear-gradient(to top, rgba(0, 86, 167, 0.65) 0%, rgba(0, 111, 216, 0.65) 30%, rgba(0, 116, 226, 0.3) 60%, transparent 100%);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.ourTeam__itemTxts {
  background: rgba(255, 255, 255, 0.7);
  padding: 26px 20px 20px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.ourTeam__head {
  line-height: 1.4;
}
.ourTeam__mvInfo {
  line-height: 1.7142857143;
  margin-top: 4px;
}
.ourTeam__catTag {
  padding: 0 20px;
  border-radius: 0 16px 16px 0;
  position: absolute;
  top: -16px;
  left: 0;
  z-index: 3;
}
.ourTeam__catTagMoulder {
  background: #1BC6DD;
}
.ourTeam__catTagInspector {
  background: #006FD8;
}
.ourTeam__catTagToolmaker {
  background: #1B86BE;
}

.ourTeamSingle__mv {
  width: 100%;
  background-position: center right 30%;
  background-size: cover;
  position: relative;
}
.ourTeamSingle__mv::before {
  content: "";
  background: linear-gradient(to right, #006FD8 0%, #006FD8 25%, rgba(0, 86, 167, 0.3) 45%, transparent 55%, transparent 100%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.ourTeamSingle__mv section {
  padding: 318px 0 218px;
}
.ourTeamSingle__mvTxts {
  position: relative;
  z-index: 1;
}
.ourTeamSingle__catInfo {
  margin-top: 35px;
}
.ourTeamSingle__catTag {
  background: #1C86BE;
  padding: 1px 20px;
  border-radius: 18px;
  margin-right: 10px;
}
.ourTeamSingle__int section {
  padding: 100px 0 0;
}
.ourTeamSingle__intItems {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.ourTeamSingle__intItems * + .uk-grid-margin,
.ourTeamSingle__intItems + xs_only {
  margin-top: 16px;
}
.ourTeamSingle__intItem:nth-of-type(even) {
  flex-direction: row-reverse;
}
.ourTeamSingle__intItem:nth-of-type(1) .ourTeamSingle__intItemImgInr {
  position: relative;
}
.ourTeamSingle__intItem:nth-of-type(1) .ourTeamSingle__intItemImgInr::before {
  content: "";
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/our-team/int_deco1.webp") center center no-repeat;
  width: 170px;
  padding-top: 150px;
  background-size: contain;
  position: absolute;
  left: -5vw;
  bottom: 0;
}
.ourTeamSingle__intItem:nth-of-type(2) .ourTeamSingle__intItemImgInr {
  position: relative;
}
.ourTeamSingle__intItem:nth-of-type(2) .ourTeamSingle__intItemImgInr::before {
  content: "";
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/our-team/int_deco2.webp") center center no-repeat;
  width: 821px;
  padding-top: 320px;
  background-size: contain;
  position: absolute;
  left: 0;
  bottom: 0;
}
.ourTeamSingle__intHead {
  color: #444444;
}
.ourTeamSingle__intItemImg img {
  border-radius: 10px;
}
.ourTeamSingle__intTxt {
  margin-top: 32px;
}
.ourTeamSingle__sched section {
  padding: 248px 0 78px;
}
.ourTeamSingle__schedDeco {
  color: rgba(0, 111, 216, 0.24);
  position: absolute;
  top: -95px;
  left: max(40px, -1 * (100vw - 1200px) / 2);
  z-index: -1;
}
.ourTeamSingle__schedDecoImg {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/our-team/schedule_deco_img.webp") center center;
  width: 336px;
  padding-top: 274px;
  background-size: contain;
  position: absolute;
  top: -210px;
  right: max(94px, -1 * (100vw - 1200px) / 2 + 54px);
  z-index: -1;
}
.ourTeamSingle__schedInr {
  padding: 54px 0 78px;
  box-shadow: 0 0 10px #BBCEE0;
  position: relative;
}
.ourTeamSingle__schedInr h3 {
  padding-bottom: 40px;
  position: relative;
}
.ourTeamSingle__schedInr h3::before {
  content: "";
  width: 300%;
  height: 1px;
  background: #006FD8;
  position: absolute;
  left: 0;
  bottom: 0;
}
.ourTeamSingle__schedInr .schedSlider {
  margin-top: 30px;
}
.ourTeamSingle__schedInr .schedSlider .uk-slider-container {
  overflow: inherit;
}
.ourTeamSingle__schedInr .schedSlider .uk-slider-items:not(.uk-grid) {
  gap: 40px;
}
.ourTeamSingle__schedInr .schedSlider__items {
  gap: 40px;
}
.ourTeamSingle__schedInr .schedSlider__item {
  padding: 24px 32px;
  border-radius: 10px;
  box-shadow: 0 0 10px #BBCEE0;
  box-sizing: border-box;
  position: relative;
}
.ourTeamSingle__schedInr .schedSlider__item::before {
  content: "";
  width: 1px;
  height: 30px;
  background: #006FD8;
  position: absolute;
  top: -30px;
  left: 50%;
  translate: -50% 0;
}
.ourTeamSingle__schedInr .schedSlider__headWrapper {
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px solid rgba(68, 68, 68, 0.25);
}
.ourTeamSingle__schedInr .schedSlider__time, .ourTeamSingle__schedInr .schedSlider__head {
  line-height: 1.5;
  color: #444444;
}
.ourTeamSingle__schedInr .schedSlider__head {
  margin-left: 20px;
}
.ourTeamSingle__other section {
  padding: 100px 0;
}
.ourTeamSingle__other .ourTeam__items {
  margin-top: 48px;
}
.ourTeamSingle__other .uk-slider-container {
  overflow: inherit;
}

.guideline .freshCareer {
  background: linear-gradient(to bottom, #0056A7 0%, #006FD8 33%, #0074E2 66%, transparent 100%);
}
.guideline .uk-accordion-title:hover {
  color: #444444;
}
.guideline .uk-accordion-title::before {
  background-image: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/guideline/plus.svg");
  width: 40px;
  height: 40px;
}
.guideline .uk-open > .uk-accordion-title::before {
  background-image: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/guideline/minus.svg");
}
.guideline .commonHead__wrapper {
  text-align: center;
}
.guideline .commonAcco {
  width: 100%;
  max-width: 840px;
  margin: 0 auto;
}
.guideline .commonAcco__wrapper {
  margin-top: 48px;
}
.guideline .commonAcco li {
  border-radius: 10px;
  background: rgba(231, 236, 240, 0.5);
}
.guideline .commonAcco .uk-accordion-title {
  border-radius: 10px;
  padding: 24px 40px 19px;
  color: #444444;
}
.guideline .commonAcco .uk-accordion-content {
  margin: 0 40px;
  padding: 20px 35px 40px;
  border-top: 1px solid rgba(68, 68, 68, 0.5);
}
.guideline .commonAcco table {
  width: 100%;
  border-collapse: collapse;
}
.guideline .commonAcco table th, .guideline .commonAcco table td {
  border-bottom: 1px solid rgba(68, 68, 68, 0.5);
  padding-top: 18px;
  padding-bottom: 14px;
  line-height: 1.75;
  box-sizing: border-box;
}
.guideline .commonAcco table th {
  width: 166px;
  padding-left: 35px;
  padding-right: 35px;
}
.guideline .commonAcco table td {
  width: calc(100% - 166px);
  padding-left: 65px;
  padding-right: 35px;
}
.guideline .fresh {
  margin-right: max(40px, (100vw - 1360px) / 2);
  position: relative;
  z-index: 1;
}
.guideline .fresh::before {
  content: "";
  background: #fff;
  width: 100%;
  height: 100%;
  border-radius: 0 0 10px 0;
  box-shadow: 0 5px 10px #BBCEE0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.guideline .fresh section {
  padding: 140px 0 105px;
}
.guideline .fresh__inr {
  position: relative;
  z-index: 1;
  padding-left: max(40px, (100vw - 1360px) / 2);
}
.guideline .career {
  margin-left: max(40px, (100vw - 1360px) / 2);
  margin-top: -105px;
  position: relative;
  z-index: 0;
}
.guideline .career::before {
  content: "";
  background: #fff;
  width: 100%;
  height: 100%;
  border-radius: 0 0 0 10px;
  box-shadow: 0 5px 10px #BBCEE0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 0;
}
.guideline .career section {
  padding: 200px 0 100px;
}
.guideline .career__inr {
  padding-right: max(40px, (100vw - 1360px) / 2);
  position: relative;
  z-index: 1;
}
.guideline .flow section {
  padding: 100px 0;
}
.guideline .flow .uk-container {
  max-width: 1360px;
}
.guideline .flow__itemsWrapper {
  width: 100%;
  max-width: 1290px;
  margin: 80px auto 0;
}
.guideline .flow__item:last-child .flow__arrow {
  display: none;
}
.guideline .flow__itemInr {
  padding: 32px 24px;
  background: #F2F6F8;
  border-radius: 10px;
  position: relative;
}
.guideline .flow__arrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 30px solid #1bc6dd;
  border-right: 0;
  position: absolute;
  top: 50%;
  right: -38px;
  translate: 0 -50%;
}
.guideline .flow__numWrapper {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/guideline/flow_num_deco.webp") center center no-repeat;
  width: 72px;
  padding-top: 62px;
  background-size: contain;
  position: absolute;
  top: -32px;
  left: 16px;
}
.guideline .flow__num {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
.guideline .flow__head {
  margin: 16px 0 8px;
}
.guideline .flow__txt {
  line-height: 1.75;
  text-align: center;
}
.guideline .flow__anno {
  margin-top: 20px;
  line-height: 1.4285714286;
}
.guideline .faq section {
  padding: 100px 0;
}
.guideline .faq__desc {
  margin-top: 53px;
  text-align: left;
}
.guideline .faq__accoWrapper {
  width: 100%;
  max-width: 760px;
  margin: 40px auto 0;
}
.guideline .faq__accoWrapper li {
  margin-top: 0;
  border-bottom: 1px solid rgba(68, 68, 68, 0.5);
}
.guideline .faq .uk-accordion-title {
  padding: 24px 100px 24px 35px;
  position: relative;
  color: #444444;
}
.guideline .faq .uk-accordion-title::before {
  float: unset;
  position: absolute;
  top: 16px;
  right: 0;
}
.guideline .faq .uk-accordion-title::after {
  content: "Q.";
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-style: italic;
  font-size: 20px;
  line-height: 2.4;
  letter-spacing: 0;
  color: #006FD8;
  position: absolute;
  top: 12px;
  left: 8px;
}
.guideline .faq .uk-accordion-content {
  margin-top: 0;
  padding-left: 35px;
  padding-right: 100px;
  padding-bottom: 16px;
  position: relative;
}
.guideline .faq .uk-accordion-content::after {
  content: "A.";
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-style: italic;
  font-size: 20px;
  line-height: 2.4;
  letter-spacing: 0;
  color: #1BC6DD;
  position: absolute;
  top: -8px;
  left: 8px;
}

.form section {
  padding: 112px 0 215px;
}
.form__inr {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
.form__box {
  background: #fff;
  padding: 80px;
  width: 100%;
  max-width: 870px;
  margin: 0 auto;
  box-sizing: border-box;
}
.form__boxInr {
  width: 100%;
  max-width: 551px;
  margin: 0 auto;
}
.form__desc {
  line-height: 2.25;
}
.form form {
  margin-top: 48px;
}
.form .formRow__policy {
  margin-top: 64px;
}
.form .formRow__policy p {
  text-align: center;
}
.form .formRow__submit {
  margin-top: 40px;
}
.form .label__nameWrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  width: 280px;
}
.form .label__name {
  max-width: 158px;
  margin-right: 25px;
}
.form .label__name p {
  display: flex;
  align-items: center;
}
.form .label__inputField {
  box-sizing: border-box;
  padding: 24px 0 24px 24px;
}
.form input, .form select {
  background-color: #fff;
  border: none;
  cursor: pointer;
  padding: 0;
}
.form input:not([type=radio]),
.form select,
.form textarea {
  width: 100%;
  height: 46px;
  padding: 11px 24px;
  box-sizing: border-box;
  border-radius: 5px;
  outline: 1px solid rgba(68, 68, 68, 0.3);
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.875;
  letter-spacing: 0;
  color: #444444;
}
.form textarea {
  height: 146px;
  border: unset;
}
.form .submitBtn {
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
  position: relative;
}
.form .submitBtn .btn__arrow {
  right: 11px;
  margin: 0;
  top: 12px;
}
.form input[type=submit]:not([disabled]):hover ~ .btn__arrow::before {
  animation-name: transformRightLeft;
  animation-delay: 0s;
}
.form input[type=submit]:not([disabled]):hover ~ .btn__arrow::after {
  animation-name: transformLeftRight;
  animation-delay: 0.2s;
}
.form input[type=submit] {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.6666666667;
  letter-spacing: 0;
  height: 62px;
  background: linear-gradient(135deg, #006FD8 0%, #1BC6DD 100%);
  border-radius: 31px;
  transition: all 0.3s;
  border: none;
  outline: none;
}
.form .wpcf7-spinner {
  display: block;
}
.form :focus-visible {
  outline: 1px solid #006FD8 !important;
  border: unset !important;
}
.form .toPolicy {
  color: #006FD8;
  text-decoration: underline;
}
.form .agree {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 8px;
}
.form .agree p {
  margin-left: 12px;
  white-space: nowrap;
}
.form .agree input[type=checkbox] {
  translate: 0 4px;
  outline: none;
}
.form .agree .wpcf7-list-item {
  margin: 0;
}
.form .req {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 52px;
  background: #006FD8;
  border-radius: 5px;
}
.form span.wpcf7-not-valid {
  border: unset;
}
.form select.wpcf7-not-valid,
.form input:not([type=checkbox]).wpcf7-not-valid,
.form textarea.wpcf7-not-valid {
  outline: 1px solid #006FD8 !important;
}
.form .wpcf7-not-valid-tip {
  color: #006FD8;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 2.5;
  letter-spacing: 0.05em;
}
.form .wpcf7-list-item-label {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.875;
}
.form .wpcf7-radio .wpcf7-list-item:first-child {
  margin: 0;
}
.form ::-moz-placeholder {
  color: rgba(68, 68, 68, 0.5);
}
.form ::placeholder {
  color: rgba(68, 68, 68, 0.5);
}

::-webkit-full-page-media, _:future, :root input[type=checkbox] {
  width: 20px;
  height: 20px;
  translate: -4px 4px;
}

::-webkit-full-page-media, _:future, :root .form .agree p {
  margin-left: 0;
}

.policy {
  padding-top: 80px;
}
.policy section {
  padding-top: 40px;
}
.policy h2 {
  margin-bottom: 20px;
}
.policy h3 {
  margin-bottom: 10px;
}
.policy h4 {
  margin-bottom: 10px;
}
.policy a {
  display: block;
}
.policy__header {
  margin-bottom: 50px;
}
.policy__top {
  margin-bottom: 30px;
}
.policy__block {
  margin-bottom: 30px;
}

.memberData {
  overflow: hidden;
}
.memberData .band {
  position: relative;
  z-index: 1;
}
.memberData .uk-container {
  max-width: 1114px;
}
.memberData__inr {
  background: linear-gradient(45deg, #006FD8 0%, #1BC6DD 100%);
}
.memberData__largeHead {
  margin-bottom: 40px;
}
.memberData__desc {
  margin-bottom: 40px;
}
.memberData__box {
  background: white;
  border-radius: 15px;
  padding: 32px;
}
.memberData__smallHead {
  color: #006FD8;
  margin-bottom: 30px;
}
.memberData .weAsked section {
  padding: 170px 0 80px;
}
.memberData .weAsked__deco1 {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/member-data/weAsked_deco1.webp") center center no-repeat;
  width: 530px;
  padding-top: 382px;
  background-size: contain;
  position: absolute;
  top: -247px;
  left: -192px;
  z-index: 0;
}
.memberData .weAsked__deco2 {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/member-data/weAsked_deco2.webp") center center no-repeat;
  width: 708px;
  padding-top: 550px;
  background-size: contain;
  position: absolute;
  top: -78px;
  right: -410px;
  z-index: 0;
}
.memberData .weAsked__largeHead, .memberData .weAsked__desc, .memberData .weAsked__items {
  position: relative;
  z-index: 1;
}
.memberData .weAsked__item5 .memberData__smallHead {
  margin-bottom: 17px;
}
.memberData .habit * + .uk-grid-margin {
  margin-top: 90px;
}
.memberData .habit section {
  padding: 80px 0;
}
.memberData .habit .memberData__desc {
  margin-bottom: 108px;
}
.memberData .habit .memberData__box {
  padding: 48px 32px 40px;
}
.memberData .habit__items {
  position: relative;
}
.memberData .habit__items::before {
  content: "";
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/member-data/habit_deco.webp") center center no-repeat;
  width: 700px;
  padding-top: 423px;
  background-size: contain;
  position: absolute;
  left: -345px;
  bottom: -240px;
}
.memberData .habit__item1 .memberData__box {
  max-width: 784px;
  margin: 0 auto;
  box-sizing: border-box;
}
.memberData .habit__item1 .memberData__box::before {
  content: "";
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/member-data/habit1.webp") center center no-repeat;
  width: 199px;
  padding-top: 625px;
  background-size: contain;
  position: absolute;
  top: -100px;
  left: -133px;
}
.memberData .habit__item1 .memberData__box::after {
  content: "";
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/member-data/habit2.webp") center center no-repeat;
  width: 291px;
  padding-top: 621px;
  background-size: contain;
  position: absolute;
  top: -92px;
  right: -192px;
}
.memberData .habit__place {
  position: absolute;
  top: -58px;
  left: 50%;
  translate: -50% 0;
}
.memberData .habit__place1 {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/member-data/place1.webp") center center no-repeat;
  width: 160px;
  padding-top: 108px;
  background-size: contain;
  top: -76px;
}
.memberData .habit__place2, .memberData .habit__place3 {
  width: 135px;
  padding-top: 90px;
}
.memberData .habit__place2 {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/member-data/place2.webp") center center no-repeat;
  background-size: contain;
}
.memberData .habit__place3 {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/member-data/place3.webp") center center no-repeat;
  background-size: contain;
}
.memberData .habit__place4, .memberData .habit__place5 {
  width: 94px;
  padding-top: 95px;
}
.memberData .habit__place4 {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/member-data/place4.webp") center center no-repeat;
  background-size: contain;
}
.memberData .habit__place5 {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/member-data/place5.webp") center center no-repeat;
  background-size: contain;
}
.memberData .habit__txtBold {
  margin-top: 16px;
}
.memberData .charm section {
  padding: 80px 0;
}
.memberData .charm .memberData__largeHead {
  margin-bottom: 160px;
}
.memberData .charm .memberData__box {
  padding: 54px 32px 32px;
}
.memberData .charm__items {
  position: relative;
}
.memberData .charm__items::before {
  content: "";
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/member-data/charm_deco.webp") center center no-repeat;
  width: 602px;
  padding-top: 456px;
  background-size: contain;
  position: absolute;
  right: -348px;
  bottom: -190px;
}
.memberData .charm__item .memberData__box::before {
  content: "";
  width: 151px;
  padding-top: 100px;
  position: absolute;
  top: -78px;
  left: 50%;
  translate: -50% 0;
  z-index: 1;
}
.memberData .charm__item1 .memberData__box::before {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/member-data/place1.webp") center center no-repeat;
  background-size: contain;
}
.memberData .charm__item2 .memberData__box::before {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/member-data/place2.webp") center center no-repeat;
  background-size: contain;
}
.memberData .charm__item3 .memberData__box::before {
  background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/member-data/place3.webp") center center no-repeat;
  background-size: contain;
}
.memberData .charm__balloon {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  background: #1BC6DD;
  border-radius: 15px;
  width: 100%;
  max-width: 280px;
  margin: 0 auto;
  min-height: 160px;
  padding: 14px 18px;
  box-sizing: border-box;
}
.memberData .charm__balloon::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 13px solid #1BC6DD;
  border-bottom: 0;
  position: absolute;
  left: 50%;
  bottom: -11px;
  translate: -50% 0;
}
.memberData .charm__balloonTxt {
  margin-bottom: 16px;
}
.memberData .charm__balloonTxt:last-child {
  margin-bottom: 0;
}
.memberData .charm__txt {
  margin-top: 35px;
}
.memberData .charm .txtLink {
  margin: 0 auto;
}
.memberData .charm .txtLink__wrapper {
  margin-top: 40px;
}
.memberData .purpose section {
  padding: 80px 0 200px;
}
.memberData .purpose__ranking {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.memberData .purpose__rankingItem {
  margin-bottom: 12px;
  display: flex;
}
.memberData .purpose__rankingItem:last-child {
  margin-bottom: 0;
}
.memberData .purpose__rankingItem1 {
  align-items: center;
}
.memberData .purpose__rankingNum {
  display: block;
  color: #006FD8;
  min-width: 52px;
  margin-right: 12px;
}
@media screen and (min-width: 960px) {
  body {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 2;
  }
  .footer__inr {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .footer__logoInr {
    display: flex;
    align-items: center;
  }
  .footer__logoTxt {
    padding-left: 16px;
  }
  .footer__bottomInr {
    display: flex;
    align-items: center;
  }
  .top .topWorkStyle__txtsWrapper {
    width: 43%;
  }
  .top .topWorkStyle__imgs {
    width: 52%;
  }
  .top .topWorkStyle__linksWrapper {
    padding-top: 180px;
  }
  .top .topWorkStyle__linksWrapper .uk-grid {
    margin-left: -24px;
  }
  .top .topWorkStyle__linksWrapper .uk-grid > * {
    padding-left: 24px;
  }
  .top .topOurTeam .commonHead__jp {
    text-align: center;
  }
  .message .greeting__img {
    width: 60%;
  }
  .job .jobType__txts {
    width: 47%;
    margin-left: auto;
    padding-top: 173px;
    padding-right: 40px;
    padding-bottom: 160px;
  }
  .job .jobList__itemInr {
    display: flex;
    justify-content: space-between;
  }
  .job .jobList__img {
    width: 36%;
  }
  .job .jobList__txts {
    width: 61%;
  }
  .workStyle__item:nth-of-type(odd) .workStyle__bandWrapper {
    padding-right: max(40px, (100vw - 1280px) / 2);
  }
  .workStyle__item:nth-of-type(even) .workStyle__bandWrapper {
    padding-left: max(40px, (100vw - 1280px) / 2);
  }
  .ourTeamSingle__schedInr .schedSlider .uk-child-width-1-4\@m > * {
    width: 23%;
  }
  .guideline .flow__itemsWrapper .uk-grid {
    margin-left: -46px;
  }
  .guideline .flow__itemsWrapper .uk-grid > * {
    padding-left: 46px;
  }
  .form .label__inputField {
    width: calc(100% - 280px);
  }
  .policy section {
    padding-top: 70px;
  }
  .memberData .uk-grid {
    margin-left: -32px;
  }
  .memberData .uk-grid > * {
    padding-left: 32px;
  }
  .memberData .weAsked * + .uk-grid-margin {
    margin-top: 67px;
  }
  .memberData .purpose__rankingNum {
    margin-right: 19px;
  }
}
@media screen and (max-width: 639px) {
  a[href*="tel:"] {
    color: #444444;
  }
  .uk-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .breadcrumb {
    left: 20px;
    top: 74px;
  }
  .breadcrumb .txt__notoR16 {
    font-size: 14px;
    line-height: 1.5714285714;
  }
  .commonHead .border__toRight {
    left: unset;
    right: 0;
  }
  .txt__notoB24 {
    font-size: 20px;
    line-height: 1.5;
  }
  .txt__notoB28 {
    font-size: 24px;
  }
  .txt__notoB32 {
    font-size: 20px;
    line-height: 1.5;
  }
  .txt__notoB48 {
    font-size: 24px;
    line-height: 1.5;
  }
  .txt__roboB20 {
    font-size: 16px;
    line-height: 3;
  }
  .txt__roboCBl_i120 {
    font-size: 50px;
  }
  .loading {
    height: 100svh;
  }
  .txtLink {
    width: 100%;
    max-width: 350px;
  }
  .band section {
    padding: 190px 0 110px;
  }
  .commonRecruit__contents {
    max-width: 400px;
  }
  .commonRecruit__hexagon {
    width: 55%;
    padding-top: 46.6542288557%;
    top: -290px;
    left: unset;
    right: 0;
  }
  .commonRecruit__links .txtLink {
    margin-top: 20px;
    margin: 0 auto;
  }
  .commonEntry .joinUs__slides {
    width: 2564px;
    animation: slide-flow 30s infinite linear 1s both;
  }
  .commonEntry .joinUs__img img {
    width: 1282px;
  }
  .commonEntry__box {
    background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/toEntry_sp.webp") center center no-repeat;
    background-size: cover;
    height: 160px;
  }
  .commonEntry .commonHead {
    left: 20px;
  }
  .commonEntry .btn__arrow {
    width: 40px;
    height: 40px;
    right: 20px;
  }
  .commonEntry .btn__arrow::before, .commonEntry .btn__arrow::after {
    width: 40px;
    height: 6px;
    top: 16px;
  }
  .commonSlider .slidenav {
    margin-top: 40px;
    padding-right: 0;
    text-align: center;
  }
  .commonSlider .uk-slider-nav {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100px;
  }
  .header {
    background: #fff;
    padding: 13px 0 12px;
  }
  .header__logo img {
    width: 77px;
  }
  .header__logoTxt {
    padding-left: 8px;
    line-height: 1;
  }
  .footer {
    margin-top: -80px;
    padding: 170px 0 100px;
  }
  .footer__inr {
    text-align: center;
  }
  .footer__entry, .footer__policy {
    margin-top: 0;
    padding: 80px 0 100px;
  }
  .footer__top {
    padding-bottom: 40px;
  }
  .footer__logoTxt {
    display: block;
  }
  .footer__L {
    display: none;
  }
  .footer__bottom {
    padding-top: 16px;
  }
  .footer__bottomInr {
    text-align: center;
  }
  .footer .toCorporate {
    margin-right: 0;
    margin-bottom: 16px;
  }
  .footer small {
    margin-top: 82px;
  }
  .toTop {
    right: 10px;
  }
  .toTop__inr {
    width: 42px;
    height: 42px;
  }
  .toTop__inr img {
    width: 20px;
    height: 9px;
  }
  .toTop__txt {
    padding-top: 4px;
  }
  .offcanvas__openBtn {
    top: 8px;
    right: 20px;
  }
  .offcanvas__openBtn .lines__btn {
    width: 48px;
    height: 48px;
  }
  .uk-offcanvas-bar {
    top: 63.78px;
  }
  .uk-offcanvas-overlay::before {
    top: 63.78px;
  }
  .top .kv {
    height: 100svh;
  }
  .top .kv__square1, .top .kv__square2 {
    height: 100svh;
  }
  .top .kv__filter {
    height: calc(100svh - 92px);
  }
  .top .kv__videoWrapper {
    height: calc(100svh - 92px);
  }
  .top .kv__videoWrapper video, .top .kv__videoWrapper img {
    height: calc(100svh - 92px);
  }
  .top .kv__txtBox {
    width: 264px;
    padding-top: 136px;
    top: unset;
    bottom: 115px;
  }
  .top .kv__txt {
    background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/top/kv_txt_sp.webp") center center no-repeat;
    background-size: contain;
    width: 172px;
    padding-top: 93px;
    top: unset;
    left: 38px;
    bottom: 155px;
  }
  .top .kv__btns {
    width: 100%;
    right: unset;
    bottom: 30px;
  }
  .top .kv__btns .btn__grad {
    position: relative;
    width: 330px;
    max-width: calc(100vw - 40px);
  }
  .top .kv__btnsSp::before {
    content: "";
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #DAEBFA 30%, #DAEBFA 100%);
    width: 100%;
    height: 145px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
    z-index: 0;
  }
  .top .topIntro section {
    padding: 113px 0 140px;
  }
  .top .topIntro__txts h2 {
    line-height: 1.8;
    font-size: 23px;
  }
  .top .topMessage section {
    padding: 233px 0 272px;
  }
  .top .topMessage__txt {
    padding-top: 18px;
    padding-bottom: 26px;
  }
  .top .topMessage__img {
    width: 77%;
    padding-top: 66.6281112738%;
    top: -253px;
    right: -60px;
  }
  .top .topMessage__hexagon1 {
    width: 30%;
    padding-top: 26%;
    top: -220px;
    left: 30px;
    right: unset;
  }
  .top .topMessage__hexagon2 {
    width: 116px;
    padding-top: 140px;
    left: -24px;
    right: unset;
    bottom: -530px;
  }
  .top .topJob section {
    padding: 0;
  }
  .top .topJob__txt {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .top .topJob__items {
    margin-top: 40px;
  }
  .top .topJob__itemTxt {
    line-height: 1.75;
  }
  .top .topWorkStyle section {
    padding: 100px 0 72vw;
  }
  .top .topWorkStyle__txt {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .top .topWorkStyle__imgs {
    margin-top: 40px;
  }
  .top .topWorkStyle__img1 {
    left: 10vw;
    width: 35%;
    padding-top: 39.5161290323%;
  }
  .top .topWorkStyle__img2 {
    width: 53%;
    padding-top: 53%;
    top: 10vw;
    left: unset;
    right: -10px;
  }
  .top .topWorkStyle__img3 {
    top: 40vw;
    left: -10px;
    width: 47%;
    padding-top: 34.3902439024%;
  }
  .top .topWorkStyle__deco {
    width: 200%;
    padding-top: 60%;
    top: 0;
    left: unset;
    right: -35%;
    translate: 0 0;
  }
  .top .topOurTeam section {
    padding: 100px 0 360px;
  }
  .top .topOurTeam .commonHead {
    top: 0;
    left: 0;
  }
  .top .topOurTeam__gradation {
    top: 0;
    height: 107%;
  }
  .top .topOurTeam__imgs {
    width: 150%;
    padding-top: 56px;
  }
  .top .topOurTeam__img1 {
    width: 32%;
    translate: 0 90px;
    padding-top: 46.6309341501%;
    position: relative;
    z-index: -1;
  }
  .top .topOurTeam__img2 {
    width: 28%;
    translate: -14vw 65px;
    padding-top: 53.2478632479%;
    position: relative;
    z-index: -2;
  }
  .top .topOurTeam__img3 {
    width: 28%;
    translate: -25vw 30px;
    padding-top: 52.0588235294%;
    position: relative;
    z-index: -3;
  }
  .top .topOurTeam__img4 {
    width: 28%;
    translate: -34vw 0;
    padding-top: 51.4448336252%;
    position: relative;
    z-index: -4;
  }
  .top .topOurTeam__txts {
    translate: 0 0;
    margin-top: 90px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .top .topOurTeam .txtLink {
    margin-top: 24px;
  }
  .top .topOurTeam__diagonal {
    bottom: -370px;
    height: 800px;
    z-index: 0;
  }
  .top .topOurTeam__diagonal::before {
    background: linear-gradient(165deg, #006FD8 0%, #006FD8 2%, #1BC6DD 100%);
    height: 84%;
  }
  .top .topRecruit {
    margin-top: 0;
    padding-top: 0;
  }
  .top .topRecruit__diagonal {
    top: 0;
  }
  .top .topRecruit__diagonal::before {
    background: linear-gradient(162deg, #006FD8 0%, #0F9FDB 2%, #A8DFF7 4%, #DEF2FA 6%, #fff 8%, #fff 50%, #fff 100%);
  }
  .top .topRecruit section {
    padding: 300px 0 120px;
  }
  .message .weWork section {
    padding: 80px 0 100px;
  }
  .message .greeting__txts::before {
    width: 100%;
    height: 15%;
    background: linear-gradient(to bottom, #006FD8 0%, rgba(0, 116, 226, 0.3) 50%, transparent 100%);
    top: unset;
    left: 0;
    right: 0;
    bottom: -15%;
  }
  .message .greeting__txts h3 {
    margin-bottom: 24px;
  }
  .message .akitaFa section {
    padding: 120px 0;
  }
  .message .akitaFa__box {
    background: #006FD8;
    border-radius: 10px 0 0 0;
    width: calc(100% - 20px);
    margin-left: auto;
  }
  .message .akitaFa__box::before {
    background: linear-gradient(to bottom, #006FD8 0%, rgba(0, 116, 226, 0.3) 50%, transparent 100%);
    border-radius: 0;
    height: 15%;
    top: unset;
    left: 0;
    right: 0;
    bottom: -15%;
  }
  .message .akitaFa__subImg {
    width: 55%;
    padding-top: 60.2884615385%;
    top: unset;
    left: -15px;
    bottom: -35vw;
  }
  .message .akitaFa__deco {
    font-size: 13vw;
    left: 15px;
    top: -10vw;
  }
  .message .akitaFa__txt {
    margin-top: 24px;
  }
  .message .akitaFa__imgSP {
    width: calc(100% - 20px);
    margin-left: auto;
  }
  .message .akitaFa__imgSP img {
    border-radius: 0 0 0 10px;
  }
  .message .hachikokuFa section {
    padding: 100px 0 150px;
  }
  .message .hachikokuFa__box {
    width: calc(100% - 20px);
    margin-right: auto;
    background: #006FD8;
    border-radius: 0 10px 0 0;
  }
  .message .hachikokuFa__box::before {
    background: linear-gradient(to bottom, #006FD8 0%, rgba(0, 116, 226, 0.3) 50%, transparent 100%);
    height: 15%;
    border-radius: 0;
    top: unset;
    left: 0;
    right: 0;
    bottom: -15%;
  }
  .message .hachikokuFa__subImg {
    width: 55%;
    padding-top: 60.2884615385%;
    top: unset;
    right: -15px;
    bottom: -35vw;
  }
  .message .hachikokuFa__deco {
    font-size: 13vw;
    left: 15px;
    top: -10vw;
  }
  .message .hachikokuFa__txts {
    padding: 40px 20px 20px;
  }
  .message .hachikokuFa__txt {
    margin-top: 24px;
  }
  .message .hachikokuFa .manager {
    margin-top: 24px;
  }
  .message .hachikokuFa__imgSP {
    width: calc(100% - 20px);
    margin-right: auto;
  }
  .message .hachikokuFa__imgSP img {
    border-radius: 0 0 10px 0;
  }
  .job .jobType {
    background: unset;
  }
  .job .jobType::before {
    background: linear-gradient(to top, #006FD8 0%, #006FD8 55%, rgba(0, 116, 226, 0.3) 65%, transparent 100%);
  }
  .job .jobList__items {
    margin-top: 80px;
  }
  .job .jobList__item {
    padding: 32px;
  }
  .job .jobList__item:not(:first-of-type) {
    padding: 62px 32px 32px;
    margin-top: -32px;
  }
  .job .jobList__txts {
    margin-top: 24px;
  }
  .job .jobList__txt {
    margin-top: 16px;
  }
  .job .commonRecruit section {
    padding: 160px 0 160px;
  }
  .workStyle__item section {
    padding: 64px 0 60px;
  }
  .workStyle__item:nth-of-type(odd) .workStyle__band::before {
    display: none;
  }
  .workStyle__item:nth-of-type(odd) .workStyle__bandTxts {
    background: #006FD8;
    padding: 36px 20px 84px 40px;
    width: calc(100% - 20px);
    margin-right: auto;
    margin-left: unset;
    border-radius: 0 10px 10px 0;
  }
  .workStyle__item:nth-of-type(odd) .workStyle__bandImgSP {
    width: calc(100% - 20px);
    margin-left: auto;
    margin-top: -60px;
    position: relative;
    z-index: 1;
  }
  .workStyle__item:nth-of-type(odd) .workStyle__bandImgSP img {
    border-radius: 10px 0 0 10px;
  }
  .workStyle__item:nth-of-type(even) .workStyle__band::before {
    display: none;
  }
  .workStyle__item:nth-of-type(even) .workStyle__bandTxts {
    background: #006FD8;
    padding: 36px 40px 84px 20px;
    width: calc(100% - 20px);
    margin-left: auto;
    border-radius: 10px 0 0 10px;
  }
  .workStyle__item:nth-of-type(even) .workStyle__bandImgSP {
    width: calc(100% - 20px);
    margin-right: auto;
    margin-top: -60px;
    position: relative;
    z-index: 1;
  }
  .workStyle__item:nth-of-type(even) .workStyle__bandImgSP img {
    border-radius: 0 10px 10px 0;
  }
  .workStyle__systemInr {
    padding: 24px 16px;
  }
  .workStyle__systemTxts {
    margin-left: 16px;
  }
  .workStyle__systemTxts .fontSize__28 {
    font-size: 27px;
  }
  .workStyle .training .workStyle__band {
    background: unset;
  }
  .workStyle .welfare .workStyle__band {
    background: unset;
  }
  .workStyle .welfare .workStyle__systemsWrapper {
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
  }
  .ourTeam__itemOuter section {
    padding: 64px 0 60px;
  }
  .ourTeamSingle__mv {
    background-image: unset !important;
    background-color: #006FD8;
  }
  .ourTeamSingle__mv::before {
    display: none;
  }
  .ourTeamSingle__mv section {
    padding: 150px 0 88px;
  }
  .ourTeamSingle__catInfo {
    margin-top: 16px;
  }
  .ourTeamSingle__mvImgSP {
    width: calc(100% - 20px);
    margin-right: auto;
    margin-top: -56px;
    position: relative;
    z-index: 1;
  }
  .ourTeamSingle__mvImgSP img {
    border-radius: 0 10px 10px 0;
  }
  .ourTeamSingle__int section {
    padding: 64px 0 0;
  }
  .ourTeamSingle__intItems .uk-grid + .uk-grid {
    margin-top: 48px;
  }
  .ourTeamSingle__intItem:nth-of-type(1) .ourTeamSingle__intItemImgInr::before {
    width: 30%;
    padding-top: 26.4705882353%;
    left: -20px;
    bottom: -20px;
  }
  .ourTeamSingle__intItem:nth-of-type(2) .ourTeamSingle__intItemImgInr::before {
    width: 140%;
    padding-top: 54.5676004872%;
  }
  .ourTeamSingle__intTxt {
    margin-top: 12px;
  }
  .ourTeamSingle__sched section {
    padding: 80px 0 60px;
  }
  .ourTeamSingle__schedDeco {
    top: -40px;
    left: 20px;
  }
  .ourTeamSingle__schedDecoImg {
    right: 15px;
    top: -80px;
    width: 30%;
    padding-top: 24.4642857143%;
  }
  .ourTeamSingle__schedInr {
    padding: 54px 0 40px;
  }
  .ourTeamSingle__other section {
    padding: 60px 0;
  }
  .ourTeamSingle__other .ourTeam__items {
    margin-top: 40px;
  }
  .guideline .commonAcco .uk-accordion-title {
    padding: 14px 20px 10px;
  }
  .guideline .commonAcco .uk-accordion-content {
    margin: 0 20px;
    padding: 0 12px 40px;
  }
  .guideline .commonAcco table th, .guideline .commonAcco table td {
    display: block;
    width: 100%;
  }
  .guideline .commonAcco table th {
    border-bottom: none;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  .guideline .commonAcco table td {
    padding-top: 4px;
    padding-left: 20px;
    padding-right: 0;
    padding-bottom: 20px;
  }
  .guideline .fresh {
    margin-right: 20px;
  }
  .guideline .fresh section {
    padding: 80px 0 64px;
  }
  .guideline .fresh__inr {
    padding-left: 20px;
  }
  .guideline .career {
    margin-left: 20px;
    margin-top: -80px;
  }
  .guideline .career section {
    padding: 160px 0 64px;
  }
  .guideline .career__inr {
    padding-right: 20px;
  }
  .guideline .flow section {
    padding: 100px 0 40px;
  }
  .guideline .flow__itemsWrapper {
    width: 100%;
    max-width: 350px;
    margin: 64px auto;
  }
  .guideline .flow__itemsWrapper * + .uk-grid-margin {
    margin-top: 54px;
  }
  .guideline .flow__arrow {
    top: unset;
    right: 50%;
    bottom: -52px;
    translate: 50% 0;
    rotate: 90deg;
  }
  .guideline .faq section {
    padding: 40px 0 60px;
  }
  .guideline .faq .uk-accordion-title {
    padding: 24px 56px 24px 35px;
  }
  .guideline .faq .uk-accordion-content {
    padding-right: 0;
  }
  .form section {
    padding: 64px 0 200px;
  }
  .form__box {
    padding: 40px 33px 16px;
  }
  .form .formRow__policy {
    margin-top: 0;
  }
  .form .formRow__policy p {
    font-size: 14px;
    text-align: left;
    letter-spacing: 0;
  }
  .form .formRow__policy a {
    font-size: 14px;
    letter-spacing: 0;
  }
  .form .formRow__submit {
    margin-top: 32px;
  }
  .form .label__nameWrapper {
    width: 100%;
    justify-content: flex-start;
  }
  .form .label__name {
    max-width: calc(100% - 80px);
  }
  .form .label__inputField {
    padding: 8px 0 24px;
  }
  .form input:not([type=radio]),
  .form select,
  .form textarea {
    padding: 9px 16px;
  }
  .policy h2 {
    font-size: 30px;
  }
  .policy h3 {
    font-size: 28px;
  }
  .policy h4 {
    font-size: 18px;
  }
  .policy .txt__notoB32 {
    font-size: 18px;
    line-height: 1.4444444444;
  }
  .memberData__largeHead {
    margin-bottom: 24px;
  }
  .memberData__desc {
    margin-bottom: 24px;
  }
  .memberData .weAsked section {
    padding: 100px 0 60px;
  }
  .memberData .weAsked__deco1 {
    width: 65%;
    padding-top: 46.8490566038%;
    top: -85%;
    left: -40%;
  }
  .memberData .weAsked__deco2 {
    width: 75%;
    padding-top: 58.2627118644%;
    top: 60%;
    right: -65%;
  }
  .memberData .habit * + .uk-grid-margin {
    margin-top: 60px;
  }
  .memberData .habit section {
    padding: 60px 0;
  }
  .memberData .habit .memberData__desc {
    margin-bottom: 80px;
  }
  .memberData .habit__items::before {
    width: 65%;
    padding-top: 39.2785714286%;
    left: -17%;
    bottom: -5%;
  }
  .memberData .habit__item1 .memberData__box::before {
    display: none;
  }
  .memberData .habit__item1 .memberData__box::after {
    display: none;
  }
  .memberData .habit__place {
    top: -40px;
  }
  .memberData .habit__place1 {
    width: 40%;
    padding-top: 27%;
    top: -60px;
  }
  .memberData .habit__place2, .memberData .habit__place3 {
    width: 33%;
    padding-top: 22%;
  }
  .memberData .habit__place4, .memberData .habit__place5 {
    width: 22%;
    padding-top: 22.2340425532%;
  }
  .memberData .habit__txtBold {
    font-size: 18px;
  }
  .memberData .charm * + .uk-grid-margin {
    margin-top: 60px;
  }
  .memberData .charm section {
    padding: 60px 0;
  }
  .memberData .charm .memberData__largeHead {
    margin-bottom: 56px;
  }
  .memberData .charm .memberData__smallHead {
    margin-bottom: 20px;
  }
  .memberData .charm .memberData__box {
    padding: 48px 24px 32px;
  }
  .memberData .charm__items::before {
    display: none;
  }
  .memberData .charm__item .memberData__box::before {
    width: 33%;
    padding-top: 21.8543046358%;
    top: -40px;
  }
  .memberData .charm__txt {
    margin-top: 30px;
  }
  .memberData .purpose section {
    padding: 60px 0 100px;
  }
  .memberData .purpose__rankingItem {
    margin-bottom: 16px;
  }
  .memberData .purpose__rankingNum, .memberData .purpose__rankingTxt {
    font-size: 18px;
  }
  .memberData .purpose__rankingNum {
    text-align: center;
  }
}
@media screen and (min-width: 640px) and (max-width: 959px) {
  .breadcrumb {
    left: 30px;
    top: 80px;
  }
  .br__onlyS {
    display: inline-block;
  }
  .br__otherS {
    display: none;
  }
  .txt__notoB24 {
    font-size: 22px;
    line-height: 1.3636363636;
  }
  .txt__notoB28 {
    font-size: 24px;
  }
  .txt__notoB32 {
    font-size: 24px;
    line-height: 1.25;
  }
  .txt__notoB48 {
    font-size: 36px;
    line-height: 1.5;
  }
  .txt__roboB20 {
    font-size: 18px;
    line-height: 2.6666666667;
  }
  .txt__roboBl_i65 {
    font-size: 50px;
    line-height: 1;
  }
  .loading {
    height: 100svh;
  }
  .band section {
    padding: 160px 0 80px;
  }
  .commonRecruit__hexagon {
    width: 40%;
    padding-top: 33.9303482587%;
    top: -35vw;
    left: 0;
  }
  .commonRecruit__links .txtLink {
    max-width: 340px;
  }
  .commonEntry__box {
    max-width: 560px;
    background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/toEntry_sp.webp") center center no-repeat;
    background-size: cover;
    height: 200px;
  }
  .commonEntry .commonHead {
    left: 40px;
  }
  .commonEntry .btn__arrow {
    right: 40px;
  }
  .commonSlider .slidenav {
    padding-right: 40px;
  }
  .footer {
    margin-top: -100px;
    padding: 170px 0 100px;
  }
  .footer__inr {
    text-align: center;
  }
  .footer__entry, .footer__policy {
    margin-top: 0;
  }
  .footer__top {
    padding-bottom: 40px;
  }
  .footer__logoTxt {
    display: block;
  }
  .footer__L {
    display: none;
  }
  .footer__bottom {
    padding-top: 16px;
  }
  .footer__bottomInr {
    text-align: center;
  }
  .footer .toCorporate {
    margin-right: 0;
    margin-bottom: 16px;
  }
  .footer small {
    margin-top: 82px;
  }
  .toTop {
    right: 15px;
  }
  .toTop__inr {
    width: 48px;
    height: 48px;
  }
  .toTop__inr img {
    width: 24px;
    height: 10px;
  }
  .offcanvas__openBtn {
    right: 30px;
  }
  .top .kv {
    height: 100svh;
  }
  .top .kv__square1, .top .kv__square2 {
    height: 100svh;
  }
  .top .kv__videoWrapper {
    height: 100svh;
  }
  .top .kv__videoWrapper video, .top .kv__videoWrapper img {
    height: 100svh;
  }
  .top .kv__btns {
    bottom: 40px;
    right: 40px;
  }
  .top .topMessage__img {
    width: 354px;
    padding-top: 306px;
    top: -253px;
    right: -60px;
  }
  .top .topMessage__hexagon1 {
    width: 153px;
    padding-top: 177px;
    top: -160px;
    right: 360px;
  }
  .top .topMessage__hexagon2 {
    width: 212px;
    padding-top: 245px;
    right: 0;
    bottom: -510px;
  }
  .top .topJob section {
    padding: 40px 0 100px;
  }
  .top .topJob .txtLink {
    width: 100%;
    max-width: 350px;
  }
  .top .topWorkStyle section {
    padding: 100px 0 71vw;
  }
  .top .topWorkStyle__imgs {
    margin-top: 80px;
  }
  .top .topWorkStyle__img1 {
    left: 12vw;
    width: 33%;
    padding-top: 37.2580645161%;
  }
  .top .topWorkStyle__img2 {
    width: 50%;
    padding-top: 50%;
    top: 10vw;
    left: unset;
    right: -10px;
  }
  .top .topWorkStyle__img3 {
    top: 40vw;
    left: -10px;
    width: 45%;
    padding-top: 32.9268292683%;
  }
  .top .topWorkStyle__deco {
    width: 200%;
    padding-top: 60%;
    top: 0;
    left: unset;
    right: -35%;
    translate: 0 0;
  }
  .top .topWorkStyle__linksWrapper .uk-grid {
    margin-left: -16px;
  }
  .top .topWorkStyle__linksWrapper .uk-grid > * {
    padding-left: 16px;
  }
  .top .topWorkStyle__linksWrapper .btn__arrow {
    right: 16px;
  }
  .top .topWorkStyle__linkInr {
    padding: 24px 24px 48px 24px;
  }
  .top .topWorkStyle__linkTxtEn1 {
    width: 90%;
    padding-top: 13.9603960396%;
  }
  .top .topWorkStyle__linkTxtEn2 {
    width: 85%;
    padding-top: 14.1155234657%;
  }
  .top .topWorkStyle__linkTxtEn3 {
    width: 75%;
    padding-top: 14.6265560166%;
  }
  .top .topOurTeam section {
    padding: 200px 0 400px;
  }
  .top .topOurTeam .commonHead {
    top: 0;
    left: 0;
  }
  .top .topOurTeam__gradation {
    top: 0;
  }
  .top .topOurTeam__imgs {
    width: 150%;
    padding-top: 36px;
  }
  .top .topOurTeam__img1 {
    width: 32%;
    translate: 0 190px;
    padding-top: 46.6309341501%;
    position: relative;
    z-index: -1;
  }
  .top .topOurTeam__img2 {
    width: 28%;
    translate: -14vw 120px;
    padding-top: 53.2478632479%;
    position: relative;
    z-index: -2;
  }
  .top .topOurTeam__img3 {
    width: 28%;
    translate: -25vw 55px;
    padding-top: 52.0588235294%;
    position: relative;
    z-index: -3;
  }
  .top .topOurTeam__img4 {
    width: 28%;
    translate: -34vw 0;
    padding-top: 51.4448336252%;
    position: relative;
    z-index: -4;
  }
  .top .topOurTeam__txts {
    translate: 0 0;
    margin-top: 64px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .top .topOurTeam .txtLink {
    margin-top: 24px;
  }
  .top .topOurTeam__diagonal {
    bottom: -15vw;
    height: 85vw;
    z-index: 0;
  }
  .top .topRecruit {
    margin-top: -30vw;
  }
  .message .weWork section {
    padding: 100px 0 120px;
  }
  .message .greeting__txts {
    width: 50%;
    padding: 70px 30px 90px 40px;
  }
  .message .greeting__txts::before {
    width: 30%;
    right: -30%;
  }
  .message .greeting__img {
    width: 50%;
    background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/message/president_pc.webp") center right 45% no-repeat;
    background-size: cover;
  }
  .message .akitaFa section {
    padding: 150px 0;
  }
  .message .akitaFa__boxWrapper {
    width: calc(100% - 30px);
  }
  .message .akitaFa__box {
    background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/message/akita_factory1_pc.webp") center right 30% no-repeat;
    background-size: cover;
  }
  .message .akitaFa__subImg {
    width: 40%;
    padding-top: 43.8461538462%;
    top: unset;
    left: unset;
    right: 20px;
    bottom: -20vw;
  }
  .message .akitaFa__deco {
    left: 24px;
    top: -66px;
  }
  .message .akitaFa__txts {
    padding: 40px 0 120px 48px;
  }
  .message .hachikokuFa section {
    padding: 200px 0;
  }
  .message .hachikokuFa__boxWrapper {
    width: calc(100% - 30px);
  }
  .message .hachikokuFa__box {
    background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/message/hachikoku_factory1_pc.webp") top right 30% no-repeat;
    background-size: cover;
  }
  .message .hachikokuFa__subImg {
    width: 40%;
    padding-top: 43.8461538462%;
    top: unset;
    right: -20px;
    bottom: -20vw;
  }
  .message .hachikokuFa__deco {
    left: 24px;
    top: -66px;
  }
  .job .jobType__txts {
    width: 47%;
    margin-left: auto;
    padding-top: 100px;
    padding-right: 40px;
    padding-bottom: 100px;
  }
  .job .jobList__txts {
    margin-top: 24px;
  }
  .workStyle__item section {
    padding: 100px 0 80px;
  }
  .workStyle__item:nth-of-type(odd) .workStyle__bandWrapper {
    padding-right: 30px;
  }
  .workStyle__item:nth-of-type(odd) .workStyle__bandTxts {
    padding: 56px 0 56px 30px;
  }
  .workStyle__item:nth-of-type(even) .workStyle__bandWrapper {
    padding-left: 30px;
  }
  .workStyle__item:nth-of-type(even) .workStyle__bandTxts {
    padding: 56px 0 56px 30px;
  }
  .workStyle__systemTxts .fontSize__28 {
    font-size: 27px;
  }
  .workStyle .welfare .workStyle__band {
    background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/work-style/welfare_band_pc.webp") center left 40% no-repeat;
    background-size: cover;
  }
  .workStyle .welfare .workStyle__systemsWrapper {
    width: 100%;
    max-width: 794px;
    margin: 0 auto;
  }
  .ourTeam__itemWrapper {
    max-width: 740px;
  }
  .ourTeam__head {
    font-size: 18px;
    line-height: 1.3333333333;
  }
  .ourTeamSingle__mv section {
    padding: 200px 0 80px;
  }
  .ourTeamSingle__intItems .uk-grid + .uk-grid {
    margin-top: 64px;
  }
  .ourTeamSingle__intItem:nth-of-type(1) .ourTeamSingle__intItemImgInr::before {
    width: 30%;
    padding-top: 26.4705882353%;
    left: -20px;
  }
  .ourTeamSingle__intItem:nth-of-type(2) .ourTeamSingle__intItemImgInr::before {
    width: 140%;
    padding-top: 54.5676004872%;
  }
  .ourTeamSingle__intTxt {
    margin-top: 16px;
  }
  .ourTeamSingle__schedDeco {
    left: 30px;
  }
  .ourTeamSingle__schedDecoImg {
    top: -20vw;
    right: 30px;
    width: 30%;
    padding-top: 24.4642857143%;
  }
  .guideline .commonAcco table td {
    padding-left: 35px;
  }
  .guideline .fresh {
    margin-right: 30px;
  }
  .guideline .fresh__inr {
    padding-left: 30px;
  }
  .guideline .career {
    margin-left: 30px;
  }
  .guideline .career__inr {
    padding-right: 30px;
  }
  .guideline .flow__itemsWrapper .uk-grid {
    margin-left: -20px;
  }
  .guideline .flow__itemsWrapper .uk-grid > * {
    padding-left: 20px;
  }
  .guideline .flow__itemInr {
    padding: 40px 16px 32px;
  }
  .guideline .flow__img img {
    width: 80%;
  }
  .guideline .flow__arrow {
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 16px solid #1bc6dd;
    right: -18px;
  }
  .guideline .flow__txt {
    text-align: left;
  }
  .form section {
    padding: 80px 0 200px;
  }
  .form .label__nameWrapper {
    width: 240px;
  }
  .form .label__inputField {
    width: calc(100% - 240px);
  }
  .policy .txt__notoB32 {
    font-size: 24px;
    line-height: 1.5;
  }
  .memberData .uk-grid {
    margin-left: -16px;
  }
  .memberData .uk-grid > * {
    padding-left: 16px;
  }
  .memberData__box {
    padding: 28px;
  }
  .memberData__smallHead {
    margin-bottom: 20px;
  }
  .memberData .weAsked section {
    padding: 100px 0 60px;
  }
  .memberData .weAsked__deco1 {
    width: 50%;
    padding-top: 36.0377358491%;
    top: -100%;
    left: -25%;
  }
  .memberData .weAsked__deco2 {
    width: 60%;
    padding-top: 46.6101694915%;
    top: 10%;
    right: -45%;
  }
  .memberData .habit__items::before {
    width: 60%;
    padding-top: 36.2571428571%;
    left: -20%;
    bottom: -15%;
  }
  .memberData .habit__item1 .memberData__box::before {
    display: none;
  }
  .memberData .habit__item1 .memberData__box::after {
    display: none;
  }
  .memberData .charm .memberData__box {
    padding: 54px 16px 32px;
  }
  .memberData .charm__items::before {
    width: 60%;
    padding-top: 45.4485049834%;
    right: -35%;
    bottom: -35%;
  }
  .memberData .purpose__rankingItem {
    margin-bottom: 16px;
  }
  .memberData .purpose__rankingNum {
    text-align: center;
  }
}
@media screen and (min-width: 640px) {
  .commonHead__jp {
    margin-top: 4px;
  }
  .commonRecruit__txt {
    text-align: center;
  }
  .commonRecruit__links {
    display: flex;
    justify-content: space-between;
    margin-top: 56px;
  }
  .offcanvas__openBtn .bar {
    width: 24px;
  }
  .offcanvas__openBtn .bar1 {
    top: 19px;
  }
  .offcanvas__openBtn .bar1.open {
    top: 27px;
  }
  .offcanvas__openBtn .bar2 {
    top: 26px;
  }
  .offcanvas__openBtn .bar3 {
    width: 16px;
    bottom: 19px;
    translate: calc(-50% - 3.5px) 0;
  }
  .offcanvas__openBtn .bar3.open {
    width: 24px;
    top: 27px;
  }
  .uk-offcanvas-bar {
    width: 400px;
  }
  .top .topIntro__txts p {
    text-align: center;
  }
  .top .topJob__inr {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
  }
  .top .topJob__txts {
    width: 37%;
  }
  .top .topJob__items {
    width: 47%;
  }
  .top .topJob__itemWrapper:nth-child(2) a {
    translate: 40px 0;
  }
  .top .topJob__itemWrapper:nth-child(3) a {
    translate: 80px 0;
  }
  .top .topJob__itemWrapper:nth-child(4) a {
    translate: 120px 0;
  }
  .top .topJob__item {
    margin-bottom: 20px !important;
    border-radius: 10px;
    padding: 20px 40px;
  }
  .message .weWork__txts p {
    text-align: center;
  }
  .message .greeting__inr {
    display: flex;
  }
  .message .akitaFa__txts {
    width: 35%;
  }
  .message .hachikokuFa__txts {
    width: 40%;
  }
  .workStyle__bandTxts {
    width: 44%;
  }
  .workStyle__systems {
    margin-left: -21px;
  }
  .workStyle__system {
    padding-left: 21px;
  }
  .guideline .faq__desc {
    text-align: center;
  }
  .form__desc {
    text-align: center;
  }
  .form .label__inr {
    display: flex;
  }
  .memberData .habit__item1 .memberData__box {
    padding: 48px 64px 40px;
  }
  .memberData .charm__item1 {
    order: 2;
    translate: 0 -40px;
  }
  .memberData .charm__item2 {
    order: 1;
  }
  .memberData .charm__item3 {
    order: 3;
  }
}
@media screen and (min-width: 960px) and (max-width: 1199px) {
  .commonRecruit__hexagon {
    width: 50%;
    padding-top: 38.171641791%;
    top: -24vw;
    left: -12vw;
  }
  .commonEntry__box {
    max-width: 880px;
  }
  .commonEntry .commonHead {
    left: 47%;
  }
  .commonEntry .btn__arrow {
    right: 64px;
  }
  .commonSlider .slidenav {
    padding-right: 80px;
  }
  .toTop {
    right: 15px;
  }
  .toTop__inr {
    width: 60px;
    height: 60px;
  }
  .toTop__inr img {
    width: 25px;
    height: 10px;
  }
  .offcanvas .uk-navbar-center:only-child {
    margin: 0;
  }
  .top .kv__btns {
    bottom: 40px;
    right: 40px;
  }
  .top .topMessage__txts {
    width: 40%;
  }
  .top .topMessage__hexagon2 {
    width: 25%;
    padding-top: 28.8983050847%;
  }
  .top .topWorkStyle__img1 {
    left: 40px;
  }
  .top .topWorkStyle__img3 {
    top: 260px;
    left: -30px;
  }
  .top .topWorkStyle__deco {
    width: 300%;
    padding-top: 90%;
    top: 6vw;
    right: -60%;
  }
  .top .topWorkStyle__linkTxtEn1 {
    width: 90%;
    padding-top: 13.9603960396%;
  }
  .top .topWorkStyle__linkTxtEn2 {
    width: 85%;
    padding-top: 14.1155234657%;
  }
  .top .topWorkStyle__linkTxtEn3 {
    width: 75%;
    padding-top: 14.6265560166%;
  }
  .top .topOurTeam section {
    padding: 10vw 0 50px;
  }
  .top .topOurTeam .commonHead {
    top: 130px;
    left: 16vw;
  }
  .top .topOurTeam__txts {
    max-width: 31vw;
    translate: 0 -20px;
    padding-right: 40px;
  }
  .top .topOurTeam .txtLink {
    max-width: 100%;
    margin-top: 0.8vw;
  }
  .top .topRecruit {
    margin-top: 80px;
  }
  .message .greeting__txts {
    width: 40%;
    padding: 70px 30px 90px 40px;
  }
  .message .greeting__txts::before {
    width: 45%;
    right: -45%;
  }
  .message .greeting__img {
    background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/message/president_pc.webp") center right 40% no-repeat;
    background-size: cover;
  }
  .message .akitaFa section {
    padding: 200px 0 240px;
  }
  .message .akitaFa__boxWrapper {
    width: calc(100% - 40px);
  }
  .message .akitaFa__box {
    background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/message/akita_factory1_pc.webp") center right 30% no-repeat;
    background-size: cover;
  }
  .message .akitaFa__subImg {
    width: 30%;
    padding-top: 32.8846153846%;
    top: unset;
    left: unset;
    right: 20px;
    bottom: -20vw;
  }
  .message .akitaFa__deco {
    left: 24px;
  }
  .message .akitaFa__txts {
    padding: 56px 0 53px 64px;
  }
  .message .hachikokuFa section {
    padding: 108px 0 160px;
  }
  .message .hachikokuFa__boxWrapper {
    width: calc(100% - 40px);
  }
  .message .hachikokuFa__box {
    background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/message/hachikoku_factory1_pc.webp") top right 30% no-repeat;
    background-size: cover;
  }
  .message .hachikokuFa__subImg {
    width: 30%;
    padding-top: 32.8846153846%;
    top: unset;
    right: -20px;
    bottom: -14vw;
  }
  .message .hachikokuFa__txts {
    padding: 56px 0 50px 56px;
  }
  .workStyle .welfare .workStyle__band {
    background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/work-style/welfare_band_pc.webp") center right 20% no-repeat;
    background-size: cover;
  }
  .workStyle .welfare .workStyle__systemsWrapper {
    width: 100%;
    max-width: 794px;
    margin: 0 auto;
  }
  .ourTeamSingle__mv section {
    padding: 250px 0 100px;
  }
  .ourTeamSingle__intItems .uk-grid {
    margin-left: -48px;
  }
  .ourTeamSingle__intItems .uk-grid > * {
    padding-left: 48px;
  }
  .ourTeamSingle__intItems .uk-grid + .uk-grid {
    margin-top: 48px;
  }
  .ourTeamSingle__intItem:nth-of-type(1) .ourTeamSingle__intItemImgInr::before {
    width: 30%;
    padding-top: 26.4705882353%;
    left: -40px;
  }
  .ourTeamSingle__intItem:nth-of-type(2) .ourTeamSingle__intItemImgInr::before {
    width: 140%;
    padding-top: 54.5676004872%;
  }
  .ourTeamSingle__schedDeco {
    left: 40px;
  }
  .ourTeamSingle__schedDecoImg {
    right: 40px;
  }
  .memberData .weAsked__deco1 {
    width: 50%;
    padding-top: 36.0377358491%;
  }
  .memberData .weAsked__deco2 {
    width: 60%;
    padding-top: 46.6101694915%;
    top: -10%;
    right: -33%;
  }
  .memberData .charm .memberData__box {
    padding: 54px 24px 32px;
  }
}
@media screen and (min-width: 1200px) {
  .footer nav {
    padding-right: 50px;
  }
  .top .topWorkStyle__linksWrapper {
    padding-top: 286px;
  }
  .message .greeting__txts {
    width: 50%;
    padding: 70px 30px 90px max(40px, (100vw - 1280px) / 2 + 85px);
  }
  .message .akitaFa__boxWrapper {
    width: 84%;
  }
  .message .hachikokuFa__boxWrapper {
    width: 73%;
  }
  .ourTeamSingle__mv {
    background-position: center center;
  }
  .ourTeamSingle__intItems .uk-grid {
    margin-left: -80px;
  }
  .ourTeamSingle__intItems .uk-grid > * {
    padding-left: 80px;
  }
  .ourTeamSingle__intItems .uk-grid + .uk-grid {
    margin-top: 80px;
  }
  .memberData .charm .memberData__smallHead {
    white-space: nowrap;
  }
}
@media screen and (min-width: 1600px) {
  .top .topOurTeam__diagonal::before {
    height: 150%;
  }
  .message .greeting__txts::before {
    width: 45%;
    right: -45%;
  }
  .message .greeting__img {
    width: 50%;
  }
  .message .akitaFa__txts {
    padding: 56px 0 53px 276px;
  }
  .message .hachikokuFa__box {
    background: url("http://se-kon.co.jp/recruit/wp/wp-content/themes/sekon_recruit/modules/images/message/hachikoku_factory1_pc.webp") top 30% center no-repeat;
    background-size: cover;
  }
  .message .hachikokuFa__txts {
    width: min(430px, 40%);
  }
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .message .akitaFa__subImg {
    width: min(34.5%, 416px);
    padding-top: min(456px, 37.8173076923%);
    left: -11vw;
    left: max(-196px, -13vw);
  }
  .message .akitaFa__txts {
    padding: 56px 0 53px 19vw;
  }
  .message .hachikokuFa__subImg {
    width: 39.5%;
    padding-top: 43.2980769231%;
    right: -24vw;
  }
}
