a.phone {
  cursor: default
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
span,
em,
small,
strong,
sub,
sup,
mark,
del,
ins,
strike,
abbr,
dfn,
blockquote,
q,
cite,
code,
pre,
ol,
ul,
li,
dl,
dt,
dd,
div,
section,
article,
main,
aside,
nav,
header,
hgroup,
footer,
img,
figure,
figcaption,
address,
time,
audio,
video,
canvas,
iframe,
details,
summary,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0
}

html {
  font-size: 62.5%
}

html,
body {
  width: 100%
}

* {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

a,
a:visited {
  color: inherit;
  text-decoration: none
}

a:hover {
  opacity: .8;
  transition: .3s;
  cursor: pointer
}

a img:hover {
  opacity: .9;
  transition: .3s
}

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

*,
::before,
::after {
  box-sizing: border-box;
  list-style-type: none
}

::before,
::after {
  text-decoration: inherit;
  vertical-align: inherit
}

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

ol,
ul {
  list-style: none
}

img {
  border-style: none;
  max-width: 100%;
  height: auto;
  vertical-align: bottom
}

[hidden] {
  display: none !important
}

[disabled] {
  cursor: not-allowed
}

:focus:not(:focus-visible) {
  outline: none
}

.sr-only {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  left: -9999px;
  top: -9999px
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 1.8;
  color: #111;
  background-color: #fff
}

@media screen and (max-width: 1023px) {
  body {
    font-size: 1.5rem
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: 1.4rem
  }
}

body.corporate {
  font-family: "Zen Kaku Gothic New", sans-serif
}

.mdm {
  font-weight: 500
}

.bold {
  font-weight: 700
}

.en {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  color: #f6dd5f
}

.intr {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: italic;
  letter-spacing: 0;
  line-height: 1
}

h2,
h3,
h4,
h5,
h6 {
  font-weight: 500
}

.nrw {
  letter-spacing: -0.05em
}

.ta-cntr {
  text-align: center
}

.hd28 {
  font-size: 1.75em
}

@media screen and (max-width: 767px) {
  .hd28 {
    font-size: 1.5em
  }
}

.lg-block {
  display: none
}

@media screen and (max-width: 1279px) {
  .lg-block {
    display: block
  }
}

.lg-none {
  display: block
}

@media screen and (max-width: 1279px) {
  .lg-none {
    display: none
  }
}

.pc-only {
  display: block
}

@media screen and (max-width: 1023px) {
  .pc-only {
    display: none
  }
}

.md-only {
  display: none
}

@media screen and (max-width: 1023px) {
  .md-only {
    display: block
  }
}

.md-block {
  display: none
}

@media screen and (max-width: 1023px) {
  .md-block {
    display: block
  }
}

@media screen and (max-width: 767px) {
  .md-block {
    display: none
  }
}

.md-none {
  display: inline-block
}

@media screen and (max-width: 1023px) {
  .md-none {
    display: none
  }
}

.sm-only {
  display: none
}

@media screen and (max-width: 767px) {
  .sm-only {
    display: block
  }
}

.sm-none {
  display: inline-block
}

@media screen and (max-width: 767px) {
  .sm-none {
    display: none
  }
}

.xs-only {
  display: none
}

@media screen and (max-width: 500px) {
  .xs-only {
    display: block
  }
}

.xs-none {
  display: block
}

@media screen and (max-width: 500px) {
  .xs-none {
    display: none
  }
}

.spTel {
  pointer-events: none
}

@media screen and (max-width: 1023px) {
  a.spTel {
    pointer-events: auto
  }
}

main {
  background-color: #fff;
  overflow: hidden;
  padding-top: 90px
}

@media screen and (max-width: 767px) {
  main {
    padding-top: 60px
  }
}

.corporate main {
  padding-top: 80px
}

@media screen and (max-width: 767px) {
  .corporate main {
    padding-top: 60px
  }
}

.sec {
  padding: 120px 0
}

@media screen and (max-width: 1279px) {
  .sec {
    padding: 80px 0
  }
}

@media screen and (max-width: 767px) {
  .sec {
    padding: 60px 0
  }
}

.sct {
  padding: 100px 0
}

.sct.bg {
  background-color: #fffbe5
}

@media screen and (max-width: 1279px) {
  .sct {
    padding: 80px 0
  }
}

@media screen and (max-width: 767px) {
  .sct {
    padding: 50px 0
  }
}

.sec .container {
  max-width: 1200px;
  margin: 0 auto
}

@media screen and (max-width: 1279px) {
  .sec .container {
    width: 100%;
    padding: 0 6%
  }
}

.breadcrumb {
  padding: .2em 0 .5em
}

.breadcrumb.bg-wht {
  background-color: #fff;
  text-align: right
}

.breadcrumb .inr {
  max-width: 1192px;
  margin: 0 auto
}

.breadcrumb .inr span {
  color: #8a8a8a
}

.breadcrumb .inr a,
.breadcrumb .inr .breadcrumb_last {
  margin: 0;
  font-size: .75em;
  letter-spacing: .05em;
  line-height: 1.4;
  color: #8a8a8a
}

.breadcrumb .inr a:hover {
  color: #111
}

@media screen and (max-width: 1279px) {
  .breadcrumb {
    max-width: 100%;
    padding: 8px 20px 12px
  }
}

.cnt {
  max-width: 1200px;
  margin: 0 auto
}

@media screen and (max-width: 1279px) {
  .cnt {
    max-width: 100%;
    padding: 0 20px
  }
}

@media screen and (max-width: 767px) {
  .cnt {
    padding: 0 15px
  }
}

.w-cnt {
  max-width: 1440px;
  margin: 0 auto
}

@media screen and (max-width: 1600px) {
  .w-cnt {
    max-width: 1200px
  }
}

@media screen and (max-width: 1279px) {
  .w-cnt {
    max-width: 100%;
    padding: 0 20px
  }
}

@media screen and (max-width: 767px) {
  .w-cnt {
    padding: 0 15px
  }
}

.page main,
.error404 main {
  background-color: #fffbe5
}

.page main .page-mv,
.error404 main .page-mv {
  padding-top: 80px
}

.page main .page-mv .hd-cntr .en::first-letter,
.error404 main .page-mv .hd-cntr .en::first-letter {
  text-transform: uppercase
}

.page.corporate main,
.error404.corporate main {
  background-color: #fff
}

@media screen and (max-width: 1279px) {

  .page main .page-mv,
  .error404 main .page-mv {
    padding-top: 60px
  }
}

@media screen and (max-width: 767px) {

  .page main .page-mv,
  .error404 main .page-mv {
    padding-top: 40px
  }
}

.page-sec {
  padding-top: 0
}

.page-sec .cnt {
  border-radius: 4px;
  padding: 80px 120px;
  background-color: #fff
}

.page-sec .cnt .read-text {
  margin-bottom: 60px
}

.page-sec .cnt .unit:not(:last-of-type) {
  margin-bottom: 80px
}

.page-sec .cnt .unit.done {
  max-width: 670px;
  margin: 0 auto
}

.page-sec .cnt .unit .page-hd {
  margin-bottom: 1em;
  font-size: 1.5em
}

.page-sec .cnt .unit .txt-wrap p:not(:last-of-type) {
  margin-bottom: 2em
}

.page-sec .cnt .unit .txt-wrap ul {
  margin-top: 1em
}

.page-sec .cnt .company-name {
  margin-top: 2em;
  padding-top: 1em;
  border-top: solid 1px #b6b8c0;
  text-align: right
}

.page-sec .cnt .btn-wrap {
  margin-bottom: 0
}

.page-sec .cnt .btn-wrap .entry {
  width: 280px;
  height: 80px;
  border-radius: 999px
}

@media screen and (max-width: 1279px) {
  .page-sec {
    padding-top: 0
  }

  .page-sec .cnt {
    margin: 0 40px;
    padding: 80px 100px
  }
}

@media screen and (max-width: 1023px) {
  .page-sec {
    padding-top: 0
  }

  .page-sec .cnt {
    padding: 80px 60px
  }
}

@media screen and (max-width: 767px) {
  .page-sec .cnt {
    margin: 0 20px;
    padding: 40px 30px
  }

  .page-sec .cnt .read-text {
    margin-bottom: 40px
  }

  .page-sec .cnt .unit:not(:last-of-type) {
    margin-bottom: 60px
  }

  .page-sec .cnt .unit .page-hd {
    font-size: 1.28em
  }

  .page-sec .cnt .unit .txt-wrap p:not(:last-of-type) {
    margin-bottom: 2em
  }

  .page-sec .cnt .unit .txt-wrap p.ta-cntr {
    text-align: left
  }

  .page-sec .cnt .unit .txt-wrap ul {
    margin-top: 1em
  }

  .page-sec .cnt .btn-wrap .entry {
    width: 240px;
    height: 60px
  }
}

.cv {
  padding: 20px 0 30px;
  background-color: #f6dd5f;
  text-align: center
}

.cv .entry {
  margin: 0 auto
}

.cv p {
  display: inline-block;
  font-weight: 500;
  font-size: .875em;
  letter-spacing: .05em;
  padding: .5em .7em .5em .9em;
  position: relative
}

.cv p:before,
.cv p:after {
  position: absolute;
  top: .9em;
  height: 1em;
  content: ""
}

.cv p:before {
  border-left: solid 2px #111;
  left: 0;
  transform: rotate(-30deg)
}

.cv p:after {
  border-right: solid 2px #111;
  right: 0;
  transform: rotate(30deg)
}

.corporate .cv p {
  color: #fffbe5
}

.corporate .cv p:before {
  border-left: solid 2px #fffbe5
}

.corporate .cv p:after {
  border-right: solid 2px #fffbe5
}

.flow-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  -moz-column-gap: 60px;
  column-gap: 60px;
  position: relative
}

.flow-list::before {
  content: "";
  width: 60%;
  height: 1px;
  background-color: #f6dd5f;
  position: absolute;
  left: 20%;
  top: 90px
}

.flow-list li {
  position: relative;
  z-index: 5
}

.flow-list li figure {
  width: 180px;
  margin: 0 auto 1em;
  position: relative
}

.flow-list li figure .flow-num {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 9999px;
  background-color: #0c142e;
  font-size: 1.125em;
  line-height: 50px;
  text-align: center;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0
}

.flow-list li .flow-ttl {
  text-align: center;
  font-weight: 700;
  font-size: 1.5em;
  margin-bottom: .6em
}

.flow-list li .desc {
  color: #8a8a8a;
  line-height: 1.6
}

@media screen and (max-width: 1279px) {
  .flow-list {
    -moz-column-gap: 40px;
    column-gap: 40px
  }

  .flow-list li figure {
    margin: 0 auto 1.5em
  }

  .flow-list li .flow-ttl {
    font-size: 1.4em;
    line-height: 1.33;
    margin-bottom: .8em
  }
}

@media screen and (max-width: 767px) {
  .flow-list {
    margin-top: 36px;
    grid-template-columns: 1fr;
    -moz-column-gap: 0;
    column-gap: 0;
    row-gap: 80px
  }

  .flow-list::before {
    display: none
  }

  .flow-list li {
    padding: 0 15px
  }

  .flow-list li:not(:last-of-type) {
    position: relative
  }

  .flow-list li:not(:last-of-type)::after {
    content: "";
    width: 18px;
    height: 20px;
    background: url(./img/common/ico-arw-down.png) no-repeat center/contain;
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%)
  }

  .flow-list li figure {
    margin: 0 auto 1em
  }

  .flow-list li .flow-ttl {
    font-size: 1.4em;
    line-height: 1.33;
    margin-bottom: .6em
  }
}

.hd-cntr {
  text-align: center;
  margin-bottom: 3em
}

.hd-cntr .en {
  font-size: 6em
}

.hd-cntr .jp {
  font-size: 1.2em;
  line-height: 1.33;
  color: #0c142e;
  margin-top: .1em
}

.hd-cntr.mt .jp {
  margin-top: .8em
}

@media screen and (max-width: 1279px) {
  .hd-cntr {
    margin-bottom: 2.4em
  }

  .hd-cntr .en {
    font-size: 5.2em
  }

  .hd-cntr .jp {
    font-size: 1.125em;
    line-height: 1.33;
    color: #0c142e;
    margin-top: .1em
  }
}

.heading .intr {
  display: block;
  font-size: 8rem;
  letter-spacing: -0.01em;
  line-height: 1;
  color: #f6dd5f;
  margin-bottom: .1em;
  position: relative;
  left: -5px
}

.heading h2 {
  display: inline-block;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.4;
  color: #f6dd5f;
  margin: 0 4px 2em
}

@media screen and (max-width: 1279px) {
  .heading .intr {
    font-size: 6rem
  }

  .heading h2 {
    font-size: 1.6rem
  }
}

@media screen and (max-width: 767px) {
  .heading .intr {
    font-size: 5.8rem
  }
}

a.entry {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 240px;
  height: 80px;
  border-radius: 40px
}

a.entry span {
  font-weight: 700;
  font-size: 1.25em;
  color: #0c142e
}

a.entry.ylw {
  background-color: #f6dd5f
}

a.entry.ylw span {
  color: #0c142e
}

a.entry.trq {
  background-color: #f6dd5f
}

a.entry.trq span {
  color: #0c142e
}

a.entry.gray {
  background-color: #dee2ee
}

a.entry.wht {
  background-color: #fff
}

a.entry.navy {
  background-color: #0c142e
}

a.entry.navy span {
  color: #fff;
  font-size: 1em;
  letter-spacing: .05em
}

@media screen and (max-width: 1279px) {
  a.entry {
    width: 220px;
    height: 70px
  }

  a.entry span {
    font-size: 1.125em
  }
}

@media screen and (max-width: 767px) {
  a.entry {
    height: 60px
  }

  a.entry.ylw {
    width: 160px
  }
}

.entry.btn {
  position: relative;
  overflow: hidden;
  text-decoration: none;
  outline: none
}

.entry.btn span {
  z-index: 5
}

.entry.btnshine:before {
  content: "";
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(200, 230, 0, 0) 0%, rgba(230, 255, 180, 0.9) 100%);
  transform: skewX(-25deg)
}

.entry.btnshine:hover {
  opacity: 1
}

.entry.btnshine:hover:before {
  -webkit-animation: shine 1s;
  animation: shine 1s
}

.entry.gray.btnshine:before,
.entry.blue.btnshine:before,
.entry.navy.btnshine:before {
  background: linear-gradient(to right, rgba(200, 230, 0, 0) 0%, rgba(255, 255, 255, 0.4) 100%);
  transform: skewX(-25deg)
}

.entry.wht.btnshine {
  transition: ease .3s
}

.entry.wht.btnshine:before {
  background: transparent
}

.entry.wht.btnshine:hover {
  background-color: #f6dd5f
}

@-webkit-keyframes shine {
  100% {
    left: 125%
  }
}

@keyframes shine {
  100% {
    left: 125%
  }
}

.smoothText {
  overflow: hidden;
  display: block
}

.smoothTextTrigger {
  transition: .5s ease-in-out;
  transform: translate3d(0, 100%, 0) skewY(12deg);
  transform-origin: left;
  display: block
}

.smoothTextTrigger.smoothTextAppear {
  transform: translate3d(0, 0, 0) skewY(0)
}

.fadeRight {
  -webkit-animation-name: fadeRightAnime;
  animation-name: fadeRightAnime;
  -webkit-animation-duration: .7s;
  animation-duration: .7s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  opacity: 0
}

@-webkit-keyframes fadeRightAnime {
  from {
    opacity: 0;
    transform: translateX(50px)
  }

  to {
    opacity: 1;
    transform: translateX(0)
  }
}

@keyframes fadeRightAnime {
  from {
    opacity: 0;
    transform: translateX(50px)
  }

  to {
    opacity: 1;
    transform: translateX(0)
  }
}

.fadeRightTrigger {
  opacity: 0
}

.fadeUp {
  -webkit-animation-name: fadeUpAnime;
  animation-name: fadeUpAnime;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  opacity: 0
}

@-webkit-keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(50px)
  }

  to {
    opacity: 1;
    transform: translateY(0)
  }
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(50px)
  }

  to {
    opacity: 1;
    transform: translateY(0)
  }
}

.fadeUpTrigger {
  opacity: 0
}

.fadeLeft {
  -webkit-animation-name: fadeLeftAnime;
  animation-name: fadeLeftAnime;
  -webkit-animation-duration: .7s;
  animation-duration: .7s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  opacity: 0
}

@-webkit-keyframes fadeLeftAnime {
  from {
    opacity: 0;
    transform: translateX(-50px)
  }

  to {
    opacity: 1;
    transform: translateX(0)
  }
}

@keyframes fadeLeftAnime {
  from {
    opacity: 0;
    transform: translateX(-50px)
  }

  to {
    opacity: 1;
    transform: translateX(0)
  }
}

.fadeLeftTrigger {
  opacity: 0
}

.zoomIn {
  -webkit-animation-name: zoomInAnime;
  animation-name: zoomInAnime;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}

@-webkit-keyframes zoomInAnime {
  from {
    transform: scale(0.7);
    opacity: 0
  }

  to {
    transform: scale(1);
    opacity: 1
  }
}

@keyframes zoomInAnime {
  from {
    transform: scale(0.7);
    opacity: 0
  }

  to {
    transform: scale(1);
    opacity: 1
  }
}

.zoomOut {
  -webkit-animation-name: zoomOutAnime;
  animation-name: zoomOutAnime;
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}

@-webkit-keyframes zoomOutAnime {
  from {
    transform: scale(1.4);
    opacity: 0
  }

  to {
    transform: scale(1);
    opacity: 1
  }
}

@keyframes zoomOutAnime {
  from {
    transform: scale(1.4);
    opacity: 0
  }

  to {
    transform: scale(1);
    opacity: 1
  }
}

.fadeDown {
  -webkit-animation-name: fadeDownAnime;
  animation-name: fadeDownAnime;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  opacity: 0
}

@-webkit-keyframes fadeDownAnime {
  from {
    opacity: 0;
    transform: translateY(-100px)
  }

  to {
    opacity: 1;
    transform: translateY(0)
  }
}

@keyframes fadeDownAnime {
  from {
    opacity: 0;
    transform: translateY(-100px)
  }

  to {
    opacity: 1;
    transform: translateY(0)
  }
}

.fadeDownTrigger {
  opacity: 0;
  z-index: 999
}

.fadeIn {
  -webkit-animation-name: fadeInAnime;
  animation-name: fadeInAnime;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  opacity: 0
}

@-webkit-keyframes fadeInAnime {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes fadeInAnime {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.floating {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 10;
  -webkit-animation-delay: .4s;
  animation-delay: .4s;
  opacity: 0;
  transform: translateX(200px)
}

.floating.LeftMove {
  -webkit-animation: LeftAnime .5s forwards;
  animation: LeftAnime .5s forwards
}

@-webkit-keyframes LeftAnime {
  from {
    opacity: 0;
    transform: translateX(200px)
  }

  to {
    opacity: 1;
    transform: translateX(0)
  }
}

@keyframes LeftAnime {
  from {
    opacity: 0;
    transform: translateX(200px)
  }

  to {
    opacity: 1;
    transform: translateX(0)
  }
}

.floating.RightMove {
  -webkit-animation: RightAnime .5s forwards;
  animation: RightAnime .5s forwards
}

@-webkit-keyframes RightAnime {
  from {
    opacity: 1;
    transform: translateX(0)
  }

  to {
    opacity: 1;
    transform: translateX(200px)
  }
}

@keyframes RightAnime {
  from {
    opacity: 1;
    transform: translateX(0)
  }

  to {
    opacity: 1;
    transform: translateX(200px)
  }
}

.floating a.entry {
  width: 180px;
  height: 60px;
  border-radius: 30px
}

.floating a.entry span {
  font-size: 1em
}

@media screen and (max-width: 767px) {
  .floating a.entry {
    width: 150px
  }
}

#header {
  width: 100%;
  height: 80px;
  background-color: #fff;
  position: fixed;
  z-index: 9999;
  box-shadow: 5px 6px 18px 0 rgba(0, 0, 0, .05)
}

#header .hd-logo {
  position: absolute;
  width: 136px;
  top: 10px;
  left: 40px
}

#header .hd-logo a {
  display: inline-block;
  width: 100%;
  position: relative
}

/* #header .hd-logo a:after{content:"人生はひとつの仕事で終わらない";width:360px;height:1.2em;position:absolute;right:-390px;top:.8em;font-size:1.125em;letter-spacing:.01em} */
#header .hd-logo a img {
  width: 100%;
  height: auto
}

#header .corp {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 160px;
  margin: 0 0 0 auto;
  height: 80px;
  padding-right: 10px;
  background-color: #f6dd5f;
  text-align: center;
  letter-spacing: .01em;
  line-height: 1.33;
  color: #111;
  position: relative
}

#header .corp:before {
  content: "";
  position: absolute;
  left: -66px;
  bottom: 0;
  border-left: 66px solid transparent;
  border-bottom: 80px solid #f6dd5f
}

@media screen and (max-width: 767px) {
  #header {
    height: 60px
  }

  #header .hd-logo {
    width: calc(100% - 135px);
    top: 7px;
    left: 12px
  }

  #header .hd-logo a {
    display: inline-block;
    width: 100%;
    position: relative
  }

  #header .hd-logo a:after {
    content: "人生はひとつの\a仕事で終わらない";
    white-space: pre;
    width: 9em;
    right: 0px;
    left: 120px;
    top: 8px;
    font-size: 1.2rem;
    line-height: 1.33
  }

  #header .hd-logo a img {
    width: 105px
  }

  #header .corp {
    width: 85px;
    height: 60px;
    font-size: 1.2rem;
    padding-right: 10px
  }

  #header .corp:before {
    left: -50px;
    border-left: 50px solid transparent;
    border-bottom: 60px solid #f6dd5f
  }
}

#header.job-search-hd {
  height: 90px
}

#header.job-search-hd .hd-logo {
  width: 100px;
  top: 15px;
  left: 40px
}

#header.job-search-hd .hd-logo a:after {
  content: "";
  width: 180px;
  height: 18px;
  right: 0px;
  left: 110px;
  top: 22px;
  background: url(./img/common/tagline.svg) no-repeat center/contain
}

#header.job-search-hd .hd-logo a img {
  width: 100%;
  height: auto
}

#header.job-search-hd .corp {
  width: 180px;
  height: 90px;
  padding-right: 0;
  background-color: #f6dd5f;
  letter-spacing: .05em
}

#header.job-search-hd .corp:before {
  display: none
}

@media screen and (max-width: 1600px) {
  #header.job-search-hd .hd-logo {
    left: 20px
  }
}

@media screen and (max-width: 1279px) {
  #header.job-search-hd .corp {
    background-color: #f6dd5f;
    color: #0c142e;
    height: 70px
  }

  #header.job-search-hd .corp span {
    line-height: 1.4
  }
}

@media screen and (max-width: 767px) {
  #header.job-search-hd {
    height: 60px
  }

  #header.job-search-hd .hd-logo {
    width: 65px;
    top: 10px;
    left: 15px
  }

  #header.job-search-hd .hd-logo a:after {
    content: "";
    width: 160px;
    height: 27px;
    right: 0px;
    left: 74px;
    top: 7px
  }

  #header.job-search-hd .corp span {
    font-size: 1.5rem
  }
}

#header.job-search-hd nav ul {
  list-style: none;
  display: flex;
  justify-content: center
}

#header.job-search-hd nav ul li {
  position: relative
}

#header.job-search-hd nav ul li a {
  display: block;
  text-decoration: none;
  font-weight: 500;
  font-size: .9375em;
  color: #0c142e;
  padding: 26px 25px;
  transition: ease .3s
}

#header.job-search-hd nav ul li a:hover {
  color: #f6dd5f
}

@media screen and (max-width: 1439px) {
  #header.job-search-hd nav ul li a {
    padding: 26px 20px
  }
}

@media screen and (max-width: 1279px) {
  #header.job-search-hd nav {
    padding: 0
  }

  #header.job-search-hd nav ul {
    display: block
  }

  #header.job-search-hd nav ul li a {
    padding: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
  }

  #header.job-search-hd nav.panelactive ul li a {
    color: #f6dd5f
  }
}

@media screen and (max-width: 767px) {
  #header.job-search-hd nav ul li a {
    font-size: 1.5rem
  }
}

@media screen and (max-width: 1279px) {
  #g-nav {
    position: fixed;
    z-index: 999;
    top: 0;
    right: -100vw;
    width: 100%;
    height: 100vh;
    background: #0c142e;
    transition: ease .3s
  }

  #g-nav.panelactive {
    right: 0
  }

  #g-nav.panelactive #g-nav-list {
    position: fixed;
    z-index: 999;
    width: auto;
    height: 100vh;
    overflow: auto;
    -webkit-overflow-scrolling: touch
  }

  #g-nav ul {
    width: 360px;
    margin: 0 auto 30px
  }

  #g-nav ul li {
    list-style: none;
    text-align: center
  }

  #g-nav ul li a {
    text-decoration: none;
    padding: 10px;
    display: block;
    text-transform: uppercase;
    letter-spacing: .1em
  }
}

@media screen and (max-width: 767px) {
  #g-nav ul {
    width: 100vw
  }
}

.g-nav-openbtn {
  display: none
}

@media screen and (max-width: 1279px) {
  .g-nav-openbtn {
    display: block;
    position: fixed;
    z-index: 9999;
    top: 20px;
    right: 10px;
    cursor: pointer;
    width: 50px;
    height: 50px
  }

  .g-nav-openbtn .openbtn-area {
    transition: ease .3s
  }

  .g-nav-openbtn span {
    display: inline-block;
    transition: ease .3s;
    position: absolute;
    left: 14px;
    height: 3px;
    border-radius: 2px;
    background: #0c142e;
    width: 45%
  }

  .g-nav-openbtn span:nth-of-type(1) {
    top: 15px
  }

  .g-nav-openbtn span:nth-of-type(2) {
    top: 23px
  }

  .g-nav-openbtn span:nth-of-type(3) {
    top: 31px
  }

  .g-nav-openbtn.active .openbtn-area {
    transform: rotateY(-360deg)
  }

  .g-nav-openbtn.active span {
    background: #fff
  }

  .g-nav-openbtn.active span:nth-of-type(1) {
    top: 18px;
    left: 18px;
    transform: translateY(6px) rotate(-135deg);
    width: 30%
  }

  .g-nav-openbtn.active span:nth-of-type(2) {
    opacity: 0
  }

  .g-nav-openbtn.active span:nth-of-type(3) {
    top: 30px;
    left: 18px;
    transform: translateY(-6px) rotate(135deg);
    width: 30%
  }
}

@media screen and (max-width: 767px) {
  .g-nav-openbtn {
    top: 5px
  }
}

.nav01c li a {
  position: relative
}

.nav01c li a:hover:after {
  transform: scale(1, 1)
}

.nav01c li a:after {
  content: "";
  position: absolute;
  bottom: 6px;
  left: 20%;
  width: 58%;
  height: 2px;
  background: transparent;
  transition: ease .3s;
  transform: scale(0, 1);
  transform-origin: left top
}

.nav01c li.current a {
  color: #eee
}

.nav01c li.current a:after {
  transform: scale(1, 1)
}

@media screen and (max-width: 1279px) {
  .nav01c li a:after {
    display: none
  }
}

#header {
  transition: ease .3s
}

#header nav {
  width: 100%;
  transition: ease .3s
}

#header nav #g-nav-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: ease .3s
}

#header nav #g-nav-list .menu-flex {
  margin: 0 30px 0 auto;
  transition: ease .3s
}

#header nav .btns {
  transition: ease .2s
}

#header nav .btns a {
  transition: ease .2s
}

#header nav .btns a.en {
  font-size: 1.6rem
}

#header .open-btn {
  display: none
}

@media screen and (max-width: 1439px) {
  #header nav #g-nav-list .menu-flex {
    margin: 0 20px 0 auto
  }
}

@media screen and (max-width: 1279px) {
  #header nav {
    width: 360px
  }

  #header nav #g-nav-list {
    width: auto;
    justify-content: flex-start;
    flex-direction: column;
    padding: 70px 0 50px
  }

  #header nav #g-nav-list .menu-flex {
    margin: 0 auto
  }

  #header nav .btns {
    height: 70px
  }

  #header nav .btns a {
    line-height: 70px;
    width: 280px;
    padding: 0
  }
}

@media screen and (max-width: 767px) {
  #header nav {
    width: 100%
  }
}

footer {
  padding: 50px 0 55px;
  border-top: solid 1px #dee2ee;
  background-color: #fff
}

footer .container {
  max-width: 1200px;
  margin: 0 auto
}

footer .container .fig {
  display: flex;
  margin-bottom: 36px
}

footer .container .fig .bitmix {
  width: 119px;
  margin-right: 40px
}

footer .container .fig .skill-design {
  width: 78px
}

footer .container .fig figure img {
  width: 100%
}

footer .container .fig figure figcaption {
  font-size: 1.2rem
}

footer .container .end-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

footer .container .end-flex ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center
}

footer .container .end-flex ul li {
  padding-right: 1.5em;
  margin-right: 1.5em;
  font-size: 1.4rem;
  letter-spacing: .1em;
  line-height: 1
}

footer .container .end-flex ul li:not(:last-child) {
  border-right: solid 1px #dee2ee
}

footer .container .end-flex ul li:last-child {
  font-size: 1.2rem;
  margin-right: 0;
  padding-right: 0
}

footer .container .end-flex p {
  font-size: 1.2rem;
  letter-spacing: .1em
}

@media screen and (max-width: 1279px) {
  footer {
    padding: 40px 0 45px
  }

  footer .container {
    max-width: 100%;
    padding: 0 6%
  }

  footer .container .end-flex ul {
    margin-bottom: 10px
  }

  footer .container .end-flex ul p {
    font-size: 1.1rem
  }
}

@media screen and (max-width: 1023px) {
  footer .container .end-flex ul {
    width: 100%
  }

  footer .container .end-flex ul li {
    width: 100%;
    border-top: solid 1px #dee2ee;
    font-size: 1.2rem
  }

  footer .container .end-flex ul li:not(:last-child) {
    border-right: 0;
    margin-right: 0;
    padding-right: 0
  }

  footer .container .end-flex ul li a {
    padding: 10px 0;
    display: block
  }

  footer .container .end-flex ul li:last-child {
    padding: 36px 0 0
  }
}

footer.job-search-ft {
  padding: 60px 0;
  border-top: 0px;
  background-color: #fffbe5
}

footer.job-search-ft .cnt {
  max-width: 1440px;
  margin: 0 auto
}

footer.job-search-ft .cnt a .cap {
  font-weight: 500;
  font-size: 1.2rem;
  letter-spacing: .05em;
  line-height: 1;
  color: #0c142e
}

footer.job-search-ft .cnt a .ft-logo {
  width: 136px;
  margin-top: 12px
}

footer.job-search-ft .cnt .ft-flex {
  margin-top: 1em;
  display: flex;
  justify-content: space-between;
  align-items: flex-end
}

footer.job-search-ft .cnt .ft-flex .ft-sitemap {
  display: flex;
  flex-wrap: wrap
}

footer.job-search-ft .cnt .ft-flex .ft-sitemap li {
  margin-right: 30px
}

footer.job-search-ft .cnt .ft-flex .ft-sitemap li a {
  font-weight: 500;
  font-size: .875em;
  color: #0c142e;
  padding-left: 1em;
  position: relative
}

footer.job-search-ft .cnt .ft-flex .ft-sitemap li a::before {
  content: "";
  width: 10px;
  height: 10px;
  background: url(./img/common/ico-arw-right.png) no-repeat center/contain;
  position: absolute;
  left: 0;
  top: .4em
}

footer.job-search-ft .cnt .ft-flex .gry-lines {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end
}

footer.job-search-ft .cnt .ft-flex .gry-lines li {
  font-size: 1.2rem;
  letter-spacing: .05em;
  color: #8a8a8a
}

@media screen and (max-width: 1600px) {
  footer.job-search-ft .cnt {
    max-width: 1200px
  }

  footer.job-search-ft .cnt .ft-flex .ft-sitemap {
    width: calc(100% - 360px)
  }

  footer.job-search-ft .cnt .ft-flex .gry-lines {
    width: 360px
  }
}

@media screen and (max-width: 1279px) {
  footer.job-search-ft .cnt {
    max-width: 100%;
    padding: 0 40px
  }

  footer.job-search-ft .cnt .ft-flex {
    flex-wrap: wrap;
    margin-top: 2em
  }

  footer.job-search-ft .cnt .ft-flex .ft-sitemap {
    flex-wrap: wrap
  }
}

@media screen and (max-width: 1023px) {
  footer.job-search-ft .cnt .ft-flex {
    margin-top: 2em
  }

  footer.job-search-ft .cnt .ft-flex .ft-sitemap {
    width: 100%
  }

  footer.job-search-ft .cnt .ft-flex .ft-sitemap li {
    margin-right: 0;
    width: 28%
  }

  footer.job-search-ft .cnt .ft-flex .ft-sitemap li a {
    font-size: .9375em
  }

  footer.job-search-ft .cnt .ft-flex .gry-lines {
    width: 100%;
    justify-content: flex-start;
    margin-top: 1em
  }

  footer.job-search-ft .cnt .ft-flex .gry-lines li:not(:last-child) {
    margin-right: 30px
  }
}

@media screen and (max-width: 767px) {
  footer.job-search-ft {
    padding: 40px 0
  }

  footer.job-search-ft .cnt {
    padding: 0 20px
  }

  footer.job-search-ft .cnt .ft-flex .ft-sitemap li {
    margin-bottom: 8px;
    width: 50%
  }
}

.line {
  max-width: 1440px;
  margin: 100px auto;
  padding: 60px 120px;
  background-color: #07b53b
}

.line .line-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center
}

.line .line-flex .ttl-area {
  width: 50%
}

.line .line-flex .ttl-area h2 {
  font-size: 1.875em;
  color: #f6dd5f;
  border-bottom: solid 1px #fff;
  padding-bottom: 24px;
  margin-bottom: 24px
}

.line .line-flex .ttl-area h2 .line-logo {
  width: 80%;
  margin-bottom: 10px
}

.line .line-flex .ttl-area p {
  color: #fff;
  line-height: 1.6;
  text-align: left;
}

.line .line-flex .friend {
  width: 46%;
  padding: 24px 80px 30px;
  background-color: #fff;
  border-radius: 4px
}

.line .line-flex .friend h3 {
  text-align: center;
  font-size: 1.5em;
  color: #07b53b;
  margin-bottom: 1em
}

.line .line-flex .friend .add-flex {
  display: flex;
  justify-content: space-between
}

.line .line-flex .friend .add-flex div p {
  text-align: center;
  font-size: .875em;
  line-height: 1.3;
  margin-bottom: .4em
}

.line .line-flex .friend .add-flex .scan .qr {
  width: 120px
}

.line .line-flex .friend .add-flex .scan .qr img {
  width: 100%
}

.line .line-flex .friend .add-flex .tap .line-btn-wrap {
  margin: 12px auto 0
}

.line .line-flex .friend .add-flex .tap .line-btn-wrap a {
  display: block;
  max-width: 220px;
  margin: 0 auto
}

@media screen and (max-width: 1600px) {
  .line {
    max-width: 1200px;
    padding: 60px 80px
  }

  .line .line-flex .friend {
    padding: 24px 60px 30px
  }

  .line .line-flex .friend .add-flex .scan .qr {
    width: 100px
  }
}

@media screen and (max-width: 1279px) {
  .line {
    max-width: 100%;
    margin: 80px 6% 100px;
    padding: 30px 40px
  }

  .line .line-flex .ttl-area {
    width: 50%
  }

  .line .line-flex .ttl-area h2 {
    font-size: 1.5em;
    padding-bottom: 20px;
    margin-bottom: 20px
  }

  .line .line-flex .ttl-area h2 .line-logo {
    margin-bottom: 8px
  }

  .line .line-flex .friend {
    width: 46%;
    padding: 24px 30px 24px
  }

  .line .line-flex .friend h3 {
    font-size: 1.5em
  }

  .line .line-flex .friend .tap .line-btn-wrap a {
    max-width: 200px
  }
}

@media screen and (max-width: 1023px) {
  .line {
    margin: 0;
    padding: 50px 6% 100px
  }

  .line .line-flex .ttl-area {
    width: 45%
  }

  .line .line-flex .ttl-area h2 .line-logo {
    width: 100%
  }

  .line .line-flex .friend {
    width: 52%;
    padding: 20px 30px
  }

  .line .line-flex .friend .add-flex .tap .line-btn-wrap {
    margin: 16px auto 0
  }

  .line .line-flex .friend .add-flex .tap .line-btn-wrap a {
    max-width: 180px
  }
}

@media screen and (max-width: 767px) {
  .line {
    padding: 50px 20px 100px
  }

  .line .line-flex {
    flex-direction: column
  }

  .line .line-flex .ttl-area {
    width: 100%;
    padding: 0 15px;
    margin-bottom: 20px
  }

  .line .line-flex .ttl-area h2 .line-logo {
    width: 100%
  }

  .line .line-flex .friend {
    width: 100%;
    padding: 25px 0 30px
  }

  .line .line-flex .friend h3 {
    margin-bottom: .6em
  }

  .line .line-flex .friend .add-flex {
    justify-content: center
  }

  .line .line-flex .friend .add-flex .tap p {
    font-size: 1em
  }
}

.fadeDownTrigger {
  opacity: 1
}

.entry #header .corp,
.apply #header .corp,
.recruiter #header .corp {
  display: none
}

.entry .page-sec .cnt,
.recruiter .page-sec .cnt,
.apply .page-sec .cnt {
  max-width: 960px;
  padding: 0;
  background-color: transparent;
  margin: 0 auto
}

.entry .page-sec .cnt .form-desc,
.recruiter .page-sec .cnt .form-desc,
.apply .page-sec .cnt .form-desc {
  margin-bottom: 30px
}

.entry .page-sec .cnt .form dl,
.recruiter .page-sec .cnt .form dl,
.apply .page-sec .cnt .form dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.entry .page-sec .cnt .form dl dt,
.recruiter .page-sec .cnt .form dl dt,
.apply .page-sec .cnt .form dl dt {
  width: 24%;
  padding: 10px 1.2em;
  background-color: #0c142e;
  color: #fff;
  text-align: left;
  font-weight: 400;
  margin-bottom: 10px
}

.entry .page-sec .cnt .form dl dt .required,
.entry .page-sec .cnt .form dl dt .optional,
.recruiter .page-sec .cnt .form dl dt .required,
.recruiter .page-sec .cnt .form dl dt .optional,
.apply .page-sec .cnt .form dl dt .required,
.apply .page-sec .cnt .form dl dt .optional {
  display: none
}

.entry .page-sec .cnt .form dl dd,
.recruiter .page-sec .cnt .form dl dd,
.apply .page-sec .cnt .form dl dd {
  width: 75%;
  margin-bottom: 10px
}

.entry .page-sec .cnt .form .error_blank,
.recruiter .page-sec .cnt .form .error_blank,
.apply .page-sec .cnt .form .error_blank {
  display: block;
  margin: 10px 0;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1;
  color: #ff4d4d
}

.entry .page-sec .cnt .form input[type=text],
.entry .page-sec .cnt .form input[type=email],
.entry .page-sec .cnt .form textarea,
.recruiter .page-sec .cnt .form input[type=text],
.recruiter .page-sec .cnt .form input[type=email],
.recruiter .page-sec .cnt .form textarea,
.apply .page-sec .cnt .form input[type=text],
.apply .page-sec .cnt .form input[type=email],
.apply .page-sec .cnt .form textarea {
  background: #fff;
  border: solid 1px #fff;
  padding: 10px;
  display: block;
  width: 100%;
  font-size: 1.6rem;
  letter-spacing: .1em;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.entry .page-sec .cnt .form textarea,
.recruiter .page-sec .cnt .form textarea,
.apply .page-sec .cnt .form textarea {
  height: 100px
}

.entry .page-sec .cnt .form .btn__submit,
.recruiter .page-sec .cnt .form .btn__submit,
.apply .page-sec .cnt .form .btn__submit {
  display: block;
  margin: auto;
  padding: 20px
}

.entry .page-sec .cnt .form .btn__submit input[type=button],
.recruiter .page-sec .cnt .form .btn__submit input[type=button],
.apply .page-sec .cnt .form .btn__submit input[type=button] {
  display: block;
  width: 280px;
  margin: 0 auto 90px;
  height: 60px;
  border-radius: 30px;
  text-align: center;
  font-weight: 700;
  font-size: 2rem;
  line-height: 55px;
  color: #fff;
  background: #f6dd5f;
  cursor: pointer;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  transition: all .3s
}

.entry .page-sec .cnt .form .btn__submit :hover input[type=button],
.recruiter .page-sec .cnt .form .btn__submit :hover input[type=button],
.apply .page-sec .cnt .form .btn__submit :hover input[type=button] {
  background: #0c142e
}

.entry .page-sec .cnt .form #agreement,
.recruiter .page-sec .cnt .form #agreement,
.apply .page-sec .cnt .form #agreement {
  border-bottom: 0px
}

.entry .page-sec .cnt .form #agreement #agree_check,
.recruiter .page-sec .cnt .form #agreement #agree_check,
.apply .page-sec .cnt .form #agreement #agree_check {
  font-weight: 500;
  font-size: 1.4rem
}

.entry .page-sec .cnt .form #agreement #agree_check a,
.recruiter .page-sec .cnt .form #agreement #agree_check a,
.apply .page-sec .cnt .form #agreement #agree_check a {
  text-decoration: underline
}

.entry .page-sec .cnt .form #agreement #agree_check .error_check,
.recruiter .page-sec .cnt .form #agreement #agree_check .error_check,
.apply .page-sec .cnt .form #agreement #agree_check .error_check {
  color: red;
  margin: 3px 0 10px;
  font-weight: 500;
  line-height: 1;
  font-size: 1.2rem
}

@media screen and (max-width: 1023px) {

  .entry .page-sec .cnt,
  .recruiter .page-sec .cnt,
  .apply .page-sec .cnt {
    padding: 0 20px
  }

  .entry .page-sec .cnt .form dl dt,
  .recruiter .page-sec .cnt .form dl dt,
  .apply .page-sec .cnt .form dl dt {
    width: 27%
  }

  .entry .page-sec .cnt .form dl dd,
  .recruiter .page-sec .cnt .form dl dd,
  .apply .page-sec .cnt .form dl dd {
    width: 71.6%
  }
}

@media screen and (max-width: 767px) {

  .entry .page-sec .cnt .form dl dt,
  .recruiter .page-sec .cnt .form dl dt,
  .apply .page-sec .cnt .form dl dt {
    width: 100%;
    padding: 0 10px;
    margin-bottom: 0
  }

  .entry .page-sec .cnt .form dl dd,
  .recruiter .page-sec .cnt .form dl dd,
  .apply .page-sec .cnt .form dl dd {
    width: 100%
  }

  .entry .page-sec .cnt .form dl dd:not(:last-child),
  .recruiter .page-sec .cnt .form dl dd:not(:last-child),
  .apply .page-sec .cnt .form dl dd:not(:last-child) {
    margin-bottom: 10px
  }

  .entry .page-sec .cnt .form .btn__submit input[type=button],
  .recruiter .page-sec .cnt .form .btn__submit input[type=button],
  .apply .page-sec .cnt .form .btn__submit input[type=button] {
    width: 80%
  }

  .entry .page-sec .cnt .desc,
  .recruiter .page-sec .cnt .desc,
  .apply .page-sec .cnt .desc {
    text-align: left
  }
}

.pp-wrap {
  max-width: 960px;
  margin: 0 auto;
  background-color: #fff;
  margin-top: 50px
}

@media screen and (max-width: 1279px) {
  .pp-wrap {
    max-width: 100%;
    padding-top: 0 40px
  }
}

@media screen and (max-width: 767px) {
  .pp-wrap {
    padding-top: 0 20px
  }
}

.pp-wrap .read-text {
  margin-bottom: 60px
}

.pp-wrap .unit:not(:last-of-type) {
  margin-bottom: 80px
}

.pp-wrap .unit .pp-ttl {
  margin-bottom: 1em
}

.pp-wrap .unit .txt-wrap p:not(:last-of-type) {
  margin-bottom: 2em
}

.pp-wrap .unit .txt-wrap ul {
  margin-top: 1em
}

.pp-wrap .company-name {
  margin-top: 2em;
  padding-top: 1em;
  border-top: solid 1px #b6b8c0;
  text-align: right
}

@media screen and (max-width: 767px) {
  .pp-wrap .read-text {
    margin-bottom: 40px
  }

  .pp-wrap .unit:not(:last-of-type) {
    margin-bottom: 60px
  }

  .pp-wrap .unit .pp-ttl {
    margin-bottom: 1em
  }

  .pp-wrap .unit .txt-wrap p:not(:last-of-type) {
    margin-bottom: 2em
  }

  .pp-wrap .unit .txt-wrap ul {
    margin-top: 1em
  }
}

.mw_wp_form_confirm .form-desc,
.mw_wp_form_confirm .agr-policy {
  display: none
}

.mw_wp_form_confirm .form-tbl tr td {
  background-color: #fff;
  border: solid 1px #b6b8c0;
  min-height: 50px;
  padding: 10px
}

@media screen and (max-width: 767px) {
  .mw_wp_form_confirm .form-tbl tr td {
    min-height: 40px
  }
}

.agr-policy {
  margin-top: 40px
}

.agr-policy .policy-ttl {
  text-align: center
}

.agr-policy .pp-wrap {
  margin-top: 10px;
  border-radius: 0px
}

.agr-policy .policy-box {
  width: 100%;
  height: 200px;
  border: 1px solid #b6b8c0;
  overflow-y: scroll;
  padding: 20px 24px
}

.agr-policy .policy-box .read-text {
  font-size: .875em;
  line-height: 1.6;
  letter-spacing: .01em;
  margin-bottom: 30px
}

.agr-policy .policy-box .company-name {
  font-size: .9375em
}

.agr-policy .policy-box .unit:not(:last-of-type) {
  margin-bottom: 40px
}

.agr-policy .policy-box .unit .pp-ttl {
  margin-bottom: .5em;
  font-size: 1em
}

.agr-policy .policy-box .unit .txt-wrap p {
  font-size: .875em
}

.agr-policy .policy-box .unit .txt-wrap p:not(:last-of-type) {
  margin-bottom: 1em
}

.agr-policy .policy-box .unit .txt-wrap ul {
  margin-top: .5em;
  font-size: .875em
}

@media screen and (max-width: 767px) {
  .agr-policy {
    margin-top: 20px
  }
}

.btn-wrap .form-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 70px;
  border-radius: 4px;
  background-color: #f6dd5f;
  color: #111;
  margin: 0 auto 40px;
  border: 0px;
  font-size: 1.125em;
  font-weight: 500;
  cursor: pointer;
  transition: ease .3s
}

.btn-wrap .form-btn:hover {
  background-color: #0c142e;
  color: #fff
}

.thanks-message {
  padding: 70px 0;
  background-color: #dee2ee
}

.thanks-message .container {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center
}

.thanks-message .container .logo {
  width: 220px;
  margin: 0 auto 30px;
  padding-right: 20px
}

.thanks-message .container .logo img {
  width: 100%
}

.thanks-message .container h1 {
  width: 100%;
  position: static;
  text-align: center;
  font-size: 2.4rem;
  margin-bottom: .4em
}

.thanks-message .container p {
  text-align: center;
  line-height: 1.5
}

.thanks-message .container h2 {
  text-align: center;
  font-weight: 400;
  font-size: 1.6rem;
  margin: 2.4em 0 .4em
}

.thanks-message .container .case-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.thanks-message .container .case-flex .case {
  width: 49%;
  padding: 20px 30px 24px;
  background-color: #fff
}

.thanks-message .container .case-flex .case h3 {
  font-size: 1.6rem;
  margin-bottom: .4em
}

.thanks-message .container .case-flex .case p {
  text-align: left;
  font-size: 1.4rem;
  line-height: 1.5
}

@media screen and (max-width: 1279px) {
  .thanks-message .container {
    width: 100%;
    padding: 0 6%
  }

  .thanks-message .container h2 {
    line-height: 1.4;
    margin-bottom: 1em
  }

  .thanks-message .container .case-flex .case h3 {
    line-height: 1.4;
    margin-bottom: 1em
  }
}

@media screen and (max-width: 767px) {
  .thanks-message {
    padding: 50px 0
  }

  .thanks-message .container .logo {
    width: 180px;
    margin: 0 auto 30px;
    padding-right: 10px
  }

  .thanks-message .container h1 {
    margin: 0 auto 1.2em;
    line-height: 1.33
  }

  .thanks-message .container h2 {
    text-align: left;
    font-size: 1.4rem
  }

  .thanks-message .container .case-flex .case {
    width: 100%
  }

  .thanks-message .container .case-flex .case:not(:last-child) {
    margin-bottom: 20px
  }

  .thanks-message .container p {
    text-align: left
  }
}

.single-job .main-bg {
  background-color: #dee2ee;
  position: relative;
  padding: 80px 0
}

.single-job .main-bg:before {
  content: "";
  width: 100%;
  height: 320px;
  background: url(./img/common/bg-mv.jpg) no-repeat center/cover;
  position: absolute;
  left: 0;
  top: 0
}

.single-job .main-bg .mv-job {
  z-index: 5;
  position: relative
}

@media screen and (max-width: 1600px) {
  .single-job .main-bg {
    padding: 70px 0
  }
}

@media screen and (max-width: 1279px) {
  .single-job .main-bg {
    padding: 60px 0
  }

  .single-job .main-bg .cnt.mv-job {
    padding: 60px;
    max-width: calc(100% - 40px)
  }
}

@media screen and (max-width: 767px) {
  .single-job .main-bg {
    padding: 40px 0
  }

  .single-job .main-bg .cnt.mv-job {
    padding: 30px;
    max-width: calc(100% - 30px)
  }
}

.mv-job {
  padding: 60px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 5px 6px 18px 0 rgba(0, 0, 0, .05)
}

.mv-job .ttl-wrap .job-ttl {
  line-height: 1.4;
  margin-bottom: .15em
}

.mv-job .ttl-wrap .corp-name {
  font-weight: 500;
  color: #f6dd5f;
  margin-bottom: 1.2em
}

.mv-job .ttl-wrap .notice-list {
  padding-left: .2em;
  margin-top: 1.2em
}

.mv-job .ttl-wrap .notice-list li {
  display: flex;
  font-size: .875em;
  line-height: 1.4;
  color: #555
}

.mv-job .ttl-wrap .notice-list li:not(:last-child) {
  margin-bottom: .4em
}

.mv-job .ttl-wrap .notice-list li .ico-blk {
  display: inline-block;
  width: 15px;
  margin-right: 8px;
  line-height: 1.2
}

.mv-job .ttl-wrap .notice-list li .loc-txt {
  width: calc(100% - 15px - 8px)
}

.mv-job .ttl-wrap .notice-list li .loc-txt .job_salary-wrap {
  display: flex;
  flex-wrap: wrap
}

.mv-job .ttl-wrap .notice-list li .loc-txt .job_salary-wrap span {
  line-height: 1.4;
  white-space: nowrap
}

.mv-job .ttl-wrap .tax-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1em
}

.mv-job .ttl-wrap .tax-list li {
  background-color: #f6dd5f;
  color: #fff;
  border-radius: 4px;
  margin-right: 4px;
  margin-top: 4px;
  font-size: .75em;
  letter-spacing: .05em;
  line-height: 1;
  padding: .2em .8em .36em
}

@media screen and (max-width: 767px) {
  .mv-job {
    padding: 50px 50px 55px
  }

  .mv-job .ttl-wrap .job-ttl {
    margin-bottom: .3em
  }

  .mv-job .ttl-wrap .notice-list li {
    font-size: .9375em
  }

  .mv-job .ttl-wrap .notice-list li .ico-blk {
    margin-right: 8px
  }

  .mv-job .ttl-wrap .notice-list li .loc-txt {
    width: calc(100% - 15px - 8px)
  }

  .mv-job .ttl-wrap .tax-list li {
    font-size: .8em;
    padding: .3em .6em .36em
  }
}

main.single-job {
  background-color: #dee2ee
}

main .job-archive-wrap {
  background-color: #fffbe5
}

main .job-wrapper .sec {
  background-color: #fff;
  padding: 55px 80px 60px;
  border-radius: 4px
}

main .job-wrapper .sec:not(:last-child) {
  margin-bottom: 1em
}

main .job-wrapper .sec.box-clmn {
  padding: 0
}

main .job-wrapper .sec.pic {
  margin: 40px 0;
  padding: 0;
  background-color: transparent
}

main .job-wrapper .sec.pic .fig-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

main .job-wrapper .sec.pic .fig-flex figure {
  width: 49%;
  border-radius: 4px;
  margin: 0 .5%
}

@media screen and (max-width: 1279px) {
  main .job-wrapper {
    padding: 0 20px
  }

  main .job-wrapper .sec {
    padding: 45px 50px 50px
  }

  main .job-wrapper .sec.box-clmn {
    padding: 0
  }

  main .job-wrapper .sec.pic {
    padding: 0
  }
}

@media screen and (max-width: 767px) {
  main .job-wrapper {
    padding: 0 15px
  }

  main .job-wrapper .sec {
    padding: 30px 24px 36px
  }

  main .job-wrapper .sec:not(:last-child) {
    margin-bottom: .5em
  }

  main .job-wrapper .sec.box-clmn {
    padding: 0
  }

  main .job-wrapper .sec.pic {
    margin: 30px 0;
    padding: 0
  }

  main .job-wrapper .sec.pic .fig-flex figure {
    width: 100%;
    margin: 1% 0
  }
}

.sec .hd-30 {
  font-weight: 500;
  font-size: 1.875em;
  line-height: 1.4;
  margin-bottom: .7em
}

.sec .hd-18 {
  font-weight: 500;
  font-size: 1.125em;
  line-height: 1.4;
  color: #0c142e
}

.sec .hd-16 {
  font-weight: 500;
  font-size: 1em;
  line-height: 1.4;
  color: #f6dd5f;
  margin-bottom: .5em
}

.sec .job-txt:not(:last-child) {
  margin-bottom: 1em
}

.sec .job-txt .job_address_zip_code {
  margin-right: 8px
}

.sec .job_worthwhile-wrap {
  background-color: #e4f4fd;
  border-radius: 4px;
  padding: 30px 40px 45px;
  margin-top: 36px
}

.sec .heading-ico {
  display: flex;
  align-items: center;
  margin-bottom: 10px
}

.sec .heading-ico i {
  width: 50px;
  margin-right: 12px
}

.sec .unit {
  margin-top: 1.5em
}

.sec .unit .hd-l-border {
  font-weight: 500;
  line-height: 1.4;
  padding-left: .7em;
  margin-bottom: .2em;
  position: relative
}

.sec .unit .hd-l-border::before {
  content: "";
  width: 4px;
  height: 1em;
  background-color: #f6dd5f;
  border-radius: 2px;
  position: absolute;
  left: 0;
  top: .24em
}

@media screen and (max-width: 1279px) {
  .sec .hd-30 {
    font-size: 1.75em
  }
}

@media screen and (max-width: 767px) {
  .sec .job_worthwhile-wrap {
    padding: 20px 20px 25px
  }

  .sec .heading-ico i {
    width: 40px
  }

  .sec .heading-ico .hd-18 {
    width: calc(100% - 52px)
  }
}

.box-clmn {
  display: flex;
  flex-wrap: wrap
}

.box-clmn .hd-box {
  width: 240px;
  padding: 30px 0;
  border-radius: 4px 0 0 4px;
  background-color: #e4f4fd;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center
}

.box-clmn .hd-box i {
  width: 50px;
  margin-bottom: 12px
}

.box-clmn .hd-box .hd-18 {
  text-align: center
}

.box-clmn .txt-box {
  width: calc(100% - 240px);
  padding: 40px 40px;
  border-radius: 0 4px 4px 0;
  background-color: #fff
}

@media screen and (max-width: 1279px) {
  .box-clmn .hd-box {
    width: 200px
  }

  .box-clmn .txt-box {
    width: calc(100% - 200px)
  }
}

@media screen and (max-width: 767px) {
  .box-clmn .hd-box {
    width: 100%;
    padding: 20px 0 20px 20px;
    border-radius: 4px 4px 0 0;
    flex-direction: row;
    justify-content: flex-start
  }

  .box-clmn .hd-box i {
    width: 40px;
    margin-right: 12px;
    margin-bottom: 0
  }

  .box-clmn .hd-box .hd-18 {
    font-size: 1.5em
  }

  .box-clmn .txt-box {
    width: 100%;
    border-radius: 0 0 4px 4px;
    padding: 30px 24px 36px
  }
}

.btn-wrap {
  margin-top: 40px;
  margin-bottom: 40px
}

.btn-wrap .entry {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 380px;
  height: 80px;
  border-radius: 4px;
  background-color: #f6dd5f;
  color: #111;
  margin: 0 auto
}

.btn-wrap .entry:before {
  background: #111
}

.btn-wrap .entry span {
  font-weight: 500;
  font-size: 1.25em;
  color: #111
}

@media screen and (max-width: 767px) {
  .btn-wrap {
    margin-bottom: 60px
  }

  .btn-wrap .entry {
    width: 80vw;
    height: 70px
  }
}

.type-feature-flex {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -moz-column-gap: 20px;
  column-gap: 20px
}

.type-feature-flex .type-wrap {
  border: solid 4px #0c142e;
  padding: 40px 60px
}

.type-feature-flex .type-wrap .hd-24 {
  text-align: center;
  font-weight: 500;
  font-size: 1.5em;
  line-height: 1.4;
  color: #0c142e;
  margin-bottom: 1em
}

.type-feature-flex .type-wrap .type-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative
}

.type-feature-flex .type-wrap .type-list:after {
  content: "";
  width: 44%;
  margin: 0 1% 10px
}

.type-feature-flex .type-wrap .type-list li {
  width: 44%;
  margin: 0 1% 10px
}

.type-feature-flex .type-wrap .type-list li label:hover {
  cursor: pointer
}

.type-feature-flex .type-wrap .type-list li input[type=radio] {
  position: relative;
  bottom: 3px
}

.type-feature-flex .type-wrap .feature-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

.type-feature-flex .type-wrap .feature-list:after {
  content: "";
  width: 40%;
  margin: 0 1% 10px
}

.type-feature-flex .type-wrap .feature-list li {
  width: 40%;
  margin: 0 1% 10px
}

.type-feature-flex .type-wrap .feature-list li label:hover {
  cursor: pointer
}

.type-feature-flex .type-wrap .feature-list li input[type=radio] {
  position: relative;
  bottom: 3px
}

@media screen and (max-width: 1279px) {
  .type-feature-flex .type-wrap {
    padding: 40px 20px
  }

  .type-feature-flex .type-wrap .type-list:after {
    content: "";
    width: 48%;
    margin: 0 1% 10px
  }

  .type-feature-flex .type-wrap .type-list li {
    width: 48%;
    margin: 0 1% 10px
  }

  .type-feature-flex .type-wrap .feature-list:after {
    content: "";
    width: 46%
  }

  .type-feature-flex .type-wrap .feature-list li {
    width: 46%
  }
}

@media screen and (max-width: 1023px) {
  .type-feature-flex {
    grid-template-columns: 1fr;
    row-gap: 20px
  }

  .type-feature-flex .type-wrap {
    padding: 40px 30px
  }

  .type-feature-flex .type-wrap .type-list:after {
    width: 33%;
    margin: 0 0 10px
  }

  .type-feature-flex .type-wrap .type-list:before {
    content: "";
    width: 33%;
    margin: 0 0 10px;
    order: 1
  }

  .type-feature-flex .type-wrap .type-list li {
    width: 33%;
    margin: 0 0 10px
  }

  .type-feature-flex .type-wrap .feature-list::before {
    display: block;
    content: "";
    width: 33%;
    order: 1;
    margin: 0 0 10px
  }

  .type-feature-flex .type-wrap .feature-list::after {
    width: 33%;
    margin: 0 0 10px
  }

  .type-feature-flex .type-wrap .feature-list li {
    width: 33%;
    margin: 0 0 10px
  }
}

@media screen and (max-width: 767px) {
  .type-feature-flex {
    row-gap: 10px
  }

  .type-feature-flex .type-wrap {
    padding: 20px 5px
  }

  .type-feature-flex .type-wrap .type-list {
    justify-content: space-between
  }

  .type-feature-flex .type-wrap .type-list:after {
    width: 49%
  }

  .type-feature-flex .type-wrap .type-list:before {
    content: "";
    width: 49%
  }

  .type-feature-flex .type-wrap .type-list li {
    width: 49%;
    line-height: 1.4;
    font-size: .875em
  }

  .type-feature-flex .type-wrap:nth-child(2) {
    padding: 20px 10px
  }

  .type-feature-flex .type-wrap .feature-list::after {
    width: 48%
  }

  .type-feature-flex .type-wrap .feature-list li {
    width: 48%;
    line-height: 1.4;
    font-size: .875em
  }
}

.button-wrap {
  text-align: center
}

.button-wrap button[type=submit] {
  border: none;
  font-weight: 500;
  font-size: 1.25em
}

.button-wrap button[type=submit]:hover {
  cursor: pointer;
  background-color: #f6dd5f
}

.button-wrap .clear {
  text-align: center;
  display: inline-block;
  padding: 10px;
  margin-top: 10px
}

.button-wrap .clear:hover {
  color: #8a8a8a
}

.job-archive {
  padding-top: 80px
}

.job-archive .result-num {
  text-align: center;
  margin-bottom: 20px
}

.job-archive .job-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  -moz-column-gap: 10px;
  column-gap: 10px;
  row-gap: 30px
}

.job-archive .job-list li {
  background-color: #fff;
  box-shadow: 5px 6px 18px 0 rgba(0, 0, 0, .05)
}

.job-archive .job-list li a {
  display: flex;
  flex-direction: column
}

.job-archive .job-list li a figure {
  background-color: #ccc;
  width: 100%;
  padding-bottom: 50%;
  height: 0;
  position: relative
}

.job-archive .job-list li a figure img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute
}

.job-archive .job-list li a .txt-area {
  padding: 20px 30px 30px
}

.job-archive .job-list li a .txt-area .job-ttl {
  font-weight: 700;
  font-size: 1.125em;
  line-height: 1.33;
  color: #0c142e;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2
}

.job-archive .job-list li a .txt-area .salary-txt {
  padding-top: .8em;
  margin-top: 1em;
  border-top: solid 1px #e6e7ea;
  color: #8a8a8a
}

.job-archive .job-list li a .txt-area .point-list {
  margin-top: .5em
}

.job-archive .job-list li a .txt-area .point-list:not(:last-child) {
  margin-bottom: .4em
}

.job-archive .job-list li a .txt-area .point-list .item {
  display: flex;
  font-size: .875em;
  line-height: 1.4;
  color: #8a8a8a;
  margin-top: 2px
}

.job-archive .job-list li a .txt-area .point-list .item .ico-blk {
  display: inline-block;
  width: 14px;
  margin-right: 5px;
  line-height: 1.2;
  bottom: 0
}

.job-archive .job-list li a .txt-area .point-list .item .loc-txt {
  width: calc(100% - 14px - 5px)
}

@media screen and (max-width: 1023px) {
  .job-archive {
    padding-top: 60px
  }

  .job-archive .job-list {
    grid-template-columns: 1fr 1fr;
    gap: 20px
  }
}

@media screen and (max-width: 767px) {
  .job-archive {
    padding-top: 30px;
    padding-bottom: 80px
  }

  .job-archive .cnt {
    padding: 0 20px
  }

  .job-archive .job-list {
    grid-template-columns: 1fr;
    gap: 20px
  }
}

.pager {
  margin: 50px auto 0
}

.pager ul {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500
}

.pager ul li a,
.pager ul li.dots {
  width: 36px;
  height: 36px;
  margin: 0 2px;
  display: block;
  text-align: center;
  line-height: 34px;
  background-color: #0c142e;
  color: #fff
}

.pager ul li .current {
  width: 36px;
  height: 36px;
  margin: 0 2px;
  display: block;
  text-align: center;
  line-height: 34px;
  cursor: default;
  background-color: #fff;
  color: #0c142e
}

.pager ul li a {
  transition: ease .3s
}

.pager ul li a:hover {
  background-color: #f6dd5f;
  opacity: 1
}

.pager ul li a.next,
.pager ul li a.prev {
  background-color: transparent
}

.pager ul li a.next:hover span:before,
.pager ul li a.prev:hover span:before {
  border-top: 2px solid #f6dd5f;
  border-right: 2px solid #f6dd5f
}

.pager ul li a.next span:before {
  transform: rotate(45deg)
}

.pager ul li a.prev span:before {
  transform: rotate(-135deg)
}

.pager ul li a span {
  display: block;
  width: 100%;
  height: 100%;
  position: relative
}

.pager ul li a span:before {
  content: "";
  position: absolute;
  left: 14px;
  top: 1em;
  width: 6px;
  height: 6px;
  border-top: 2px solid #111;
  border-right: 2px solid #111
}

@media screen and (max-width: 1023px) {
  .pager {
    margin: 30px auto 0
  }
}

.result-pager {
  margin: 30px auto 0
}

.result-pager .pagination {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500
}

.result-pager .pagination .nav-links {
  display: flex;
  justify-content: center;
  align-items: center
}

.result-pager .pagination .nav-links .current {
  width: 36px;
  height: 36px;
  margin: 0 2px;
  display: block;
  text-align: center;
  line-height: 34px;
  cursor: default;
  background-color: #fff;
  color: #0c142e
}

.result-pager .pagination .nav-links a,
.result-pager .pagination .nav-links.dots {
  width: 36px;
  height: 36px;
  margin: 0 2px;
  display: block;
  text-align: center;
  line-height: 34px;
  background-color: #0c142e;
  color: #fff
}

.result-pager .pagination .nav-links a {
  transition: ease .3s
}

.result-pager .pagination .nav-links a:hover {
  background-color: #f6dd5f;
  opacity: 1
}

.result-pager .pagination .nav-links a.next,
.result-pager .pagination .nav-links a.prev {
  background-color: transparent
}

.result-pager .pagination .nav-links a.next:hover span:before,
.result-pager .pagination .nav-links a.prev:hover span:before {
  border-top: 2px solid #f6dd5f;
  border-right: 2px solid #f6dd5f
}

.result-pager .pagination .nav-links a.next span:before {
  transform: rotate(45deg)
}

.result-pager .pagination .nav-links a.prev span:before {
  transform: rotate(-135deg)
}

.result-pager .pagination .nav-links a span {
  display: block;
  width: 100%;
  height: 100%;
  position: relative
}

.result-pager .pagination .nav-links a span:before {
  content: "";
  position: absolute;
  left: 14px;
  top: 1em;
  width: 6px;
  height: 6px;
  border-top: 2px solid #111;
  border-right: 2px solid #111
}

@media screen and (max-width: 1023px) {
  .result-pager {
    margin: 30px auto 0
  }
}

.hd-cntr.filter {
  margin-bottom: 24px
}

.hd-cntr.filter .filter-ttl {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  color: #0c142e
}

.hd-cntr.filter .filter-ttl .plate {
  font-weight: 500;
  font-size: 1.2em;
  line-height: 1;
  padding: .8em 1em;
  border-radius: 999px;
  background-color: #f6dd5f;
  margin-right: .8em;
  position: relative;
  bottom: -3px
}

.hd-cntr.filter .filter-ttl .hd40 {
  font-weight: 700;
  font-size: 2.5em;
  line-height: 1;
  margin-right: 20px
}

@media screen and (max-width: 1023px) {
  .hd-cntr.filter .filter-ttl .plate {
    font-size: 1.6rem;
    padding: .6em 1.2em
  }

  .hd-cntr.filter .filter-ttl .hd40 {
    font-size: 2.4em
  }
}

@media screen and (max-width: 767px) {
  .hd-cntr.filter .filter-ttl {
    flex-direction: column;
    margin-bottom: 32px
  }

  .hd-cntr.filter .filter-ttl .plate {
    margin-right: 0;
    bottom: 0;
    margin-bottom: 12px
  }

  .hd-cntr.filter .filter-ttl .hd40 {
    font-size: 2.2em;
    margin-right: 0
  }
}

.job-filter {
  padding-top: 80px
}

.job-filter.under {
  padding-top: 40px;
  padding-bottom: 60px
}

@media screen and (max-width: 1023px) {
  .job-filter {
    padding-top: 60px
  }

  .job-filter.under {
    padding-top: 20px;
    padding-bottom: 40px
  }
}

@media screen and (max-width: 767px) {
  .job-filter {
    padding-top: 40px
  }

  .job-filter.under {
    padding-top: 0;
    padding-bottom: 1px
  }
}

.f-tbl-wrap {
  max-width: 960px;
  margin: 0 auto
}

.f-tbl-wrap .f-tbl {
  width: 100%;
  border: solid 1px #b6b8c0
}

.f-tbl-wrap .f-tbl tr:not(:last-of-type) th {
  border-bottom: solid 1px rgba(255, 255, 255, .5)
}

.f-tbl-wrap .f-tbl tr:not(:last-of-type) td {
  border-bottom: solid 1px #e6e7ea
}

.f-tbl-wrap .f-tbl tr th,
.f-tbl-wrap .f-tbl tr td {
  padding: 1em 20px
}

.f-tbl-wrap .f-tbl tr th {
  width: 160px;
  background-color: #f6eaaa;
  text-align: left;
  font-size: 1.6rem
}

.f-tbl-wrap .f-tbl tr td {
  background-color: #fff;
  font-size: 1.4rem
}

@media screen and (max-width: 1023px) {
  .f-tbl-wrap {
    max-width: 100%;
    padding: 0 20px
  }

  .f-tbl-wrap .f-tbl tr th,
  .f-tbl-wrap .f-tbl tr td {
    padding: 1em 15px
  }

  .f-tbl-wrap .f-tbl tr th {
    width: 125px;
    font-size: 1.5rem
  }

  .f-tbl-wrap .f-tbl tr td {
    font-size: 1.4rem
  }
}

@media screen and (max-width: 767px) {
  .f-tbl-wrap {
    padding: 0 15px
  }

  .f-tbl-wrap .f-tbl tr th,
  .f-tbl-wrap .f-tbl tr td {
    padding: 1em 10px;
    display: block
  }

  .f-tbl-wrap .f-tbl tr th {
    padding: .6em 15px;
    width: 100%;
    font-size: 1.5rem
  }

  .f-tbl-wrap .f-tbl tr td {
    font-size: 1.3rem
  }
}

.f-tbl tr td .list {
  display: flex;
  flex-wrap: wrap
}

.f-tbl tr td .list.wide li {
  width: 50%
}

.f-tbl tr td .list.mid li {
  width: 33%
}

.f-tbl tr td .list li {
  width: 25%;
  margin-bottom: 5px
}

.f-tbl tr td .list li label {
  cursor: pointer
}

.f-tbl tr td .list li label input[type=radio] {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  padding-left: 30px;
  vertical-align: middle;
  position: relative
}

.f-tbl tr td .list li label input[type=radio]::before,
.f-tbl tr td .list li label input[type=radio]::after {
  content: "";
  display: block;
  position: absolute
}

.f-tbl tr td .list li label input[type=radio]::before {
  background-color: #fff;
  border-radius: 0%;
  border: 1px solid #ccc;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  transform: translateY(-60%);
  top: 50%;
  left: 5px
}

.f-tbl tr td .list li label input[type=radio]::after {
  background-color: #f6dd5f;
  opacity: 0;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  transform: translateY(-65%);
  top: 50%;
  left: 9px
}

.f-tbl tr td .list li label input[type=radio]:checked::after {
  opacity: 1
}

.f-tbl tr td .list li label input[type=checkbox] {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  padding-left: 30px;
  vertical-align: middle;
  position: relative
}

.f-tbl tr td .list li label input[type=checkbox]::before,
.f-tbl tr td .list li label input[type=checkbox]::after {
  content: "";
  display: block;
  position: absolute
}

.f-tbl tr td .list li label input[type=checkbox]::before {
  background-color: #fff;
  border-radius: 0%;
  border: 1px solid #ccc;
  width: 20px;
  height: 20px;
  transform: translateY(-60%);
  top: 50%;
  left: 5px
}

.f-tbl tr td .list li label input[type=checkbox]::after {
  border-bottom: 3px solid #f6dd5f;
  border-left: 3px solid #f6dd5f;
  opacity: 0;
  height: 6px;
  width: 11px;
  transform: rotate(-45deg);
  top: -7px;
  left: 10px
}

.f-tbl tr td .list li label input[type=checkbox]:checked::after {
  opacity: 1
}

.f-tbl tr td .salary-list li {
  width: auto;
  margin-right: 24px
}

.f-tbl tr td.freeword input {
  width: 50%;
  border-radius: 4px;
  padding: 5px;
  border: solid 1px #ccc;
  margin-left: 3px
}

.f-tbl tr td.freeword input::-moz-placeholder {
  color: #ccc
}

.f-tbl tr td.freeword input:-ms-input-placeholder {
  color: #ccc
}

.f-tbl tr td.freeword input::placeholder {
  color: #ccc
}

.f-tbl tr td.freeword input:focus {
  outline: solid 2px #f6dd5f
}

.f-tbl tr td .job_filter select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.f-tbl tr td .job_filter select::-ms-expand {
  display: none
}

.f-tbl tr td .job_filter .job_filter_select {
  width: 55%;
  border-radius: 4px;
  padding: 5px;
  padding-right: 1.5em;
  border: solid 1px #ccc;
  margin: 0 3px;
  background-image: url(./img/common/ico-down-yellow.png);
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: 9px 6px
}

.f-tbl tr td .job_filter .job_filter_select:focus {
  outline: solid 2px #f6dd5f
}

.f-tbl tr td .pay_filter {
  margin-top: 8px
}

.f-tbl tr td .pay_filter select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.f-tbl tr td .pay_filter select::-ms-expand {
  display: none
}

.f-tbl tr td .pay_filter .pay_filter_select {
  width: 200px;
  border-radius: 4px;
  padding: 5px;
  border: solid 1px #ccc;
  margin: 0 3px;
  background-image: url(./img/common/ico-down-blue.png);
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: 9px 6px
}

.f-tbl tr td .pay_filter .pay_filter_select:focus {
  outline: solid 2px #f6dd5f
}

@media screen and (max-width: 1023px) {
  .f-tbl tr td .list.wide li {
    width: 50%
  }

  .f-tbl tr td .list.mid li {
    width: 50%
  }

  .f-tbl tr td .list li {
    width: 33%
  }

  .f-tbl tr td .job_filter .job_filter_select {
    width: 70%
  }
}

@media screen and (max-width: 767px) {
  .f-tbl tr td .list.wide li {
    width: 100%
  }

  .f-tbl tr td .list.mid li {
    width: 100%
  }

  .f-tbl tr td .list li {
    width: 50%;
    margin-top: 8px;
    margin-bottom: 8px
  }

  .f-tbl tr td .salary-list li {
    width: auto
  }

  .f-tbl tr td.freeword input {
    width: 80%
  }

  .f-tbl tr td .job_filter .job_filter_select {
    width: 90%
  }

  .f-tbl tr td .pay_filter {
    margin-top: 12px;
    margin-bottom: 12px
  }

  .f-tbl tr td .pay_filter .pay_filter_select {
    width: 140px;
    border-radius: 4px;
    padding: 5px;
    border: solid 1px #ccc;
    margin: 0 3px;
    background-image: url(./img/common/ico-down-blue.png);
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: 9px 6px
  }

  .f-tbl tr td .pay_filter .pay_filter_select:focus {
    outline: solid 2px #f6dd5f
  }
}

.btn-wrap .fltr {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 70px;
  border-radius: 4px;
  background-color: #0c142e;
  color: #fff;
  margin: 0 auto
}

.home #header {
  background-color: transparent;
  box-shadow: none
}

.home #header.low {
  background-color: #fff;
  box-shadow: 5px 6px 18px 0 rgba(0, 0, 0, .05)
}

.home main {
  padding-top: 0
}

.top-mv {
  padding: 110px 0 48px;
  background: url(./img/common/bg-mv.jpg) no-repeat center/cover;
  margin-bottom: 24px
}

.top-mv .w-cnt {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center
}

.top-mv .w-cnt .ttl-area,
.top-mv .w-cnt .slide-area {
  width: 48.6%
}

@media screen and (max-width: 1279px) {
  .top-mv {
    padding: 130px 0 70px
  }

  .top-mv .w-cnt {
    flex-direction: column-reverse
  }

  .top-mv .w-cnt .ttl-area {
    width: 68%
  }

  .top-mv .w-cnt .slide-area {
    width: 78%;
    margin-bottom: 70px
  }
}

@media screen and (max-width: 1023px) {
  .top-mv {
    padding: 130px 0 50px
  }

  .top-mv .w-cnt .ttl-area {
    width: 80%
  }

  .top-mv .w-cnt .slide-area {
    width: 68%;
    margin-bottom: 50px
  }
}

@media screen and (max-width: 767px) {
  .top-mv {
    padding: 80px 0 40px
  }

  .top-mv .w-cnt .ttl-area {
    width: 92%
  }

  .top-mv .w-cnt .slide-area {
    width: 90%;
    margin-bottom: 30px
  }
}

.ttl-area {
  text-align: center;
  margin-bottom: 20px
}

.ttl-area .site-ttl {
  font-size: 7.2rem;
  line-height: 1.33;
  color: #0c142e
}

.ttl-area .site-ttl .ssize {
  display: block;
  font-size: 3rem
}

.ttl-area .volume-wrap {
  position: relative;
  bottom: -12px;
  display: inline-block;
  margin: 1.5em 0 0;
  padding: 8px 30px 5px;
  min-width: 120px;
  max-width: 100%;
  color: #0c142e;
  background-color: #f6dd5f;
  border-radius: 999px
}

.ttl-area .volume-wrap:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 10px solid #f6dd5f
}

.ttl-area .volume-wrap .volume-ttl {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center
}

.ttl-area .volume-wrap .volume-ttl .jp {
  font-weight: 500;
  font-size: 1.4rem
}

.ttl-area .volume-wrap .volume-ttl .en {
  font-size: 3rem;
  color: #0c142e;
  letter-spacing: -0.02em;
  margin: 0 3px 5px 5px
}

.ttl-area .volume-wrap .volume-ttl .en .mini {
  font-size: 2.4rem;
  letter-spacing: -0.1em
}

@media screen and (max-width: 1600px) {
  .ttl-area {
    margin-bottom: 10px
  }

  .ttl-area .site-ttl {
    font-size: 6.4rem
  }

  .ttl-area .site-ttl .ssize {
    font-size: 2.6rem
  }

  .ttl-area .volume-wrap {
    margin: 1em 0 0
  }
}

@media screen and (max-width: 1023px) {
  .ttl-area .site-ttl {
    font-size: 6rem
  }

  .ttl-area .site-ttl .ssize {
    font-size: 2.4rem
  }

  .ttl-area .volume-wrap {
    margin: .5em 0 0
  }
}

@media screen and (max-width: 767px) {
  .ttl-area .site-ttl {
    font-size: 4.4rem
  }

  .ttl-area .site-ttl .ssize {
    font-size: 1.8rem
  }

  .ttl-area .volume-wrap .volume-ttl .en {
    font-size: 2.8rem;
    margin: 0 3px 5px 6px
  }
}

.s-form-wrap {
  padding: 45px 50px;
  border-radius: 4px;
  background-color: #fffbe5
}

.s-form-wrap .s-main-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px
}

.s-form-wrap .s-main-flex .list {
  width: calc((100% - 100px - 20px)/2)
}

.s-form-wrap .s-main-flex .list select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.s-form-wrap .s-main-flex .list select::-ms-expand {
  display: none
}

.s-form-wrap .s-main-flex .list .jobtype_select,
.s-form-wrap .s-main-flex .list .pref_select {
  width: 100%;
  height: 50px;
  border-radius: 4px;
  padding: 5px;
  padding-right: 1.5em;
  border: solid 1px #f6dd5f;
  background-image: url(./img/common/ico-down-yellow.png);
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: 9px 6px
}

.s-form-wrap .s-main-flex .btn-wrap {
  margin: 0
}

.s-form-wrap .s-main-flex .btn-wrap .fltr.top {
  width: 100px;
  height: 50px;
  border-radius: 4px;
  font-size: 1.125em;
  letter-spacing: .05em
}

.s-form-wrap .s-sub-flex {
  display: flex;
  flex-wrap: wrap;
  padding-left: 5px
}

.s-form-wrap .s-sub-flex .link {
  font-size: 1.4rem;
  line-height: 1.33;
  color: #8a8a8a
}

.s-form-wrap .s-sub-flex .link:not(:last-child) {
  margin-right: 30px;
  padding-right: 1em;
  background-image: url(./img/common/ico-down-gray.png);
  background-position: right 0px top .5em;
  background-repeat: no-repeat;
  background-size: 9px 6px
}

@media screen and (max-width: 1600px) {
  .s-form-wrap {
    padding: 45px 30px
  }
}

@media screen and (max-width: 1023px) {
  .s-form-wrap {
    padding: 40px 30px 30px
  }
}

@media screen and (max-width: 767px) {
  .s-form-wrap {
    padding: 40px 20px 10px
  }

  .s-form-wrap .s-main-flex {
    flex-direction: column
  }

  .s-form-wrap .s-main-flex .list {
    width: 100%
  }

  .s-form-wrap .s-main-flex .list:not(:last-child) {
    margin-bottom: 10px
  }

  .s-form-wrap .s-main-flex .btn-wrap {
    margin-top: 10px
  }

  .s-form-wrap .s-main-flex .btn-wrap .fltr.top {
    width: 180px
  }

  .s-form-wrap .s-sub-flex {
    flex-direction: column;
    padding-left: 0
  }

  .s-form-wrap .s-sub-flex .link {
    display: none
  }

  .s-form-wrap .s-sub-flex .link.link-detail {
    padding-left: 0;
    border: 0px;
    display: block
  }

  .s-form-wrap .s-sub-flex .link.link-detail a {
    padding: 10px;
    display: inline-block
  }
}

.mv-slide {
  width: 87.4%;
  margin-left: 5%;
  background: url(./img/top/bg-slide.png) no-repeat center/cover
}

.mv-slide li {
  position: relative
}

.mv-slide li figure {
  width: 100%
}

.mv-slide li figure img {
  width: 100%
}

.mv-slide li .sl-txt {
  width: 100%;
  text-align: center;
  font-size: 3.6rem;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%)
}

@media screen and (max-width: 1600px) {
  .mv-slide li .sl-txt {
    font-size: 3.2rem
  }
}

@media screen and (max-width: 1279px) {
  .mv-slide {
    width: 100%;
    margin-left: 0%
  }

  .mv-slide li .sl-txt {
    font-size: 3.6rem
  }
}

@media screen and (max-width: 1023px) {
  .mv-slide li .sl-txt {
    font-size: 3.2rem
  }
}

@media screen and (max-width: 767px) {
  .mv-slide li .sl-txt {
    font-size: 2rem
  }
}

.loop {
  overflow: hidden
}

.loop .loop-inr {
  display: flex;
  width: 100vw;
  height: 12vw
}

.loop .loop-inr img {
  width: auto;
  height: 100%;
  max-width: inherit
}

.loop .loop-inr img:first-of-type {
  -webkit-animation: loop 60s -30s linear infinite;
  animation: loop 60s -30s linear infinite
}

.loop .loop-inr img:last-of-type {
  -webkit-animation: loop2 60s linear infinite;
  animation: loop2 60s linear infinite
}

@media screen and (max-width: 1279px) {
  .loop .loop-inr {
    height: 16vw
  }
}

@media screen and (max-width: 1023px) {
  .loop .loop-inr {
    height: 20vw
  }
}

@media screen and (max-width: 767px) {
  .loop .loop-inr {
    height: 36vw
  }

  .loop .loop-inr img:first-of-type {
    -webkit-animation: loop 48s -24s linear infinite;
    animation: loop 48s -24s linear infinite
  }

  .loop .loop-inr img:last-of-type {
    -webkit-animation: loop2 48s linear infinite;
    animation: loop2 48s linear infinite
  }
}

@-webkit-keyframes loop {
  0% {
    transform: translateX(100%)
  }

  to {
    transform: translateX(-100%)
  }
}

@keyframes loop {
  0% {
    transform: translateX(100%)
  }

  to {
    transform: translateX(-100%)
  }
}

@-webkit-keyframes loop2 {
  0% {
    transform: translateX(0)
  }

  to {
    transform: translateX(-200%)
  }
}

@keyframes loop2 {
  0% {
    transform: translateX(0)
  }

  to {
    transform: translateX(-200%)
  }
}

.loop-logo01 .loop-inr {
  height: 80px
}

.loop-logo02 .loop-inr {
  height: 80px
}

@media screen and (max-width: 1023px) {
  .loop-logo01 .loop-inr {
    height: 72px
  }

  .loop-logo02 .loop-inr {
    height: 72px
  }
}

@media screen and (max-width: 767px) {
  .loop-logo01 .loop-inr {
    height: 50px
  }

  .loop-logo02 .loop-inr {
    height: 50px
  }
}

.reason-sec .w-cnt .rs-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  -moz-column-gap: 60px;
  column-gap: 60px
}

.reason-sec .w-cnt .rs-list li:not(:last-of-type) figure img {
  border-radius: 50%
}

.reason-sec .w-cnt .rs-list li figure {
  width: 240px;
  margin: 0 auto 1em
}

.reason-sec .w-cnt .rs-list li .rs-ttl {
  text-align: center;
  font-weight: 700;
  font-size: 1.5em;
  margin-bottom: .6em
}

.reason-sec .w-cnt .rs-list li .desc {
  color: #8a8a8a;
  line-height: 1.6
}

@media screen and (max-width: 1279px) {
  .reason-sec .w-cnt .rs-list {
    -moz-column-gap: 40px;
    column-gap: 40px
  }

  .reason-sec .w-cnt .rs-list li figure {
    margin: 0 auto 1.5em
  }

  .reason-sec .w-cnt .rs-list li .rs-ttl {
    font-size: 1.4em;
    margin-bottom: .8em
  }
}

@media screen and (max-width: 1023px) {
  .reason-sec .w-cnt .rs-list {
    -moz-column-gap: 20px;
    column-gap: 20px
  }

  .reason-sec .w-cnt .rs-list li figure {
    width: 180px
  }

  .reason-sec .w-cnt .rs-list li .rs-ttl {
    font-size: 1.25em
  }
}

@media screen and (max-width: 767px) {
  .reason-sec .w-cnt .rs-list {
    grid-template-columns: 1fr;
    -moz-column-gap: 0;
    column-gap: 0;
    row-gap: 60px
  }

  .reason-sec .w-cnt .rs-list li {
    padding: 0 15px
  }

  .reason-sec .w-cnt .rs-list li figure {
    width: 200px;
    margin: 0 auto 1em
  }

  .reason-sec .w-cnt .rs-list li .rs-ttl {
    font-size: 1.4em;
    margin-bottom: .6em
  }
}

.job-slide .slick-next {
  right: calc((100% - 1332px)/2);
  top: 50%;
  transform: translateY(-50%);
  width: 72px;
  height: 72px;
  background: url(./img/common/btn-r.png) no-repeat center/contain;
  z-index: 3
}

.job-slide .slick-next:before {
  content: ""
}

.job-slide .slick-prev {
  left: calc((100% - 1332px)/2);
  top: 50%;
  transform: translateY(-50%);
  width: 72px;
  height: 72px;
  background: url(./img/common/btn-l.png) no-repeat center/contain;
  z-index: 3
}

.job-slide .slick-prev:before {
  content: ""
}

@media screen and (max-width: 1365px) {
  .job-slide .slick-next {
    right: 0
  }

  .job-slide .slick-prev {
    left: 0
  }
}

@media screen and (max-width: 1279px) {
  .job-slide .slick-next {
    right: calc((100% - 490px)/2)
  }

  .job-slide .slick-prev {
    left: calc((100% - 490px)/2)
  }
}

@media screen and (max-width: 767px) {
  .job-slide .slick-next {
    right: 0;
    width: 48px;
    height: 48px
  }

  .job-slide .slick-prev {
    left: 0;
    width: 48px;
    height: 48px
  }
}

.arrival-sec .w-cnt {
  max-width: 100%;
  overflow: hidden
}

.arrival-sec .w-cnt .btn-wrap {
  margin-bottom: 0
}

.arrival-sec .w-cnt .btn-wrap .entry {
  width: 280px;
  height: 80px;
  border-radius: 999px
}

.arrival-sec .w-cnt .btn-wrap .entry span {
  font-size: 1.125em
}

@media screen and (max-width: 1279px) {
  .arrival-sec .w-cnt {
    padding: 0
  }
}

@media screen and (max-width: 767px) {
  .arrival-sec .w-cnt .btn-wrap {
    margin-top: 30px;
    margin-bottom: 10px
  }

  .arrival-sec .w-cnt .btn-wrap .entry {
    width: 240px;
    height: 60px
  }
}

.arrival-sec .job-list {
  display: flex;
  justify-content: center
}

.arrival-sec .job-list li {
  background-color: #fff;
  box-shadow: 5px 6px 18px 0 rgba(0, 0, 0, .05);
  width: 380px;
  margin: 0 20px
}

.arrival-sec .job-list li a {
  display: flex;
  flex-direction: column
}

.arrival-sec .job-list li a figure {
  background-color: #ccc;
  width: 100%;
  padding-bottom: 50%;
  height: 0;
  position: relative
}

.arrival-sec .job-list li a figure img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute
}

.arrival-sec .job-list li a .txt-area {
  padding: 20px 30px 30px
}

.arrival-sec .job-list li a .txt-area .job-ttl {
  font-weight: 700;
  font-size: 1.125em;
  line-height: 1.33;
  color: #0c142e;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2
}

.arrival-sec .job-list li a .txt-area .salary-txt {
  padding-top: .8em;
  margin-top: 1em;
  border-top: solid 1px #e6e7ea;
  color: #8a8a8a
}

.arrival-sec .job-list li a .txt-area .point-list {
  margin-top: .5em
}

.arrival-sec .job-list li a .txt-area .point-list:not(:last-child) {
  margin-bottom: .4em
}

.arrival-sec .job-list li a .txt-area .point-list .item {
  display: flex;
  font-size: .875em;
  line-height: 1.4;
  color: #8a8a8a;
  margin-top: 2px
}

.arrival-sec .job-list li a .txt-area .point-list .item .ico-blk {
  display: inline-block;
  width: 14px;
  margin-right: 5px;
  line-height: 1.2;
  position: relative;
  bottom: -3px
}

.arrival-sec .job-list li a .txt-area .point-list .item .loc-txt {
  width: calc(100% - 14px - 5px)
}

@media screen and (max-width: 767px) {
  .arrival-sec .job-list li {
    width: 316px
  }

  .arrival-sec .job-list li a .txt-area .point-list .item .ico-blk {
    bottom: -1px
  }
}

.feature-sec {
  padding-bottom: 120px
}

.feature-sec .ft-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -moz-column-gap: 40px;
  column-gap: 40px;
  row-gap: 20px
}

.feature-sec .ft-list li {
  background-color: #fffbe5
}

.feature-sec .ft-list li:nth-of-type(1) a {
  background: url(./img/top/ft01.jpg) no-repeat right center/contain
}

.feature-sec .ft-list li:nth-of-type(2) a {
  background: url(./img/top/ft02.jpg) no-repeat right center/contain
}

.feature-sec .ft-list li:nth-of-type(3) a {
  background: url(./img/top/ft03.jpg) no-repeat right center/contain
}

.feature-sec .ft-list li:nth-of-type(4) a {
  background: url(./img/top/ft04.jpg) no-repeat right center/contain
}

.feature-sec .ft-list li a {
  height: 160px;
  display: flex;
  align-items: center
}

.feature-sec .ft-list li a .txt-area {
  padding-left: 40px;
  display: flex;
  flex-wrap: wrap;
  align-items: center
}

.feature-sec .ft-list li a .txt-area .arw {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #0c142e;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 1em;
  transition: ease .3s
}

.feature-sec .ft-list li a .txt-area .arw img {
  width: 12px
}

.feature-sec .ft-list li a .txt-area .ft-ttl {
  font-weight: 700;
  font-size: 1.125em;
  line-height: 1.33;
  color: #0c142e;
  transition: ease .3s
}

.feature-sec .ft-list li a:hover {
  opacity: 1
}

.feature-sec .ft-list li a:hover .txt-area .arw {
  background-color: #f6dd5f
}

.feature-sec .ft-list li a:hover .txt-area .ft-ttl {
  color: #f6dd5f
}

@media screen and (max-width: 1279px) {
  .feature-sec {
    padding-bottom: 100px
  }

  .feature-sec .ft-list {
    -moz-column-gap: 20px;
    column-gap: 20px
  }

  .feature-sec .ft-list li:nth-of-type(1) a {
    background: url(./img/top/ft01.jpg) no-repeat right -20% center/contain
  }

  .feature-sec .ft-list li:nth-of-type(2) a {
    background: url(./img/top/ft02.jpg) no-repeat right -20% center/contain
  }

  .feature-sec .ft-list li:nth-of-type(3) a {
    background: url(./img/top/ft03.jpg) no-repeat right -20% center/contain
  }

  .feature-sec .ft-list li:nth-of-type(4) a {
    background: url(./img/top/ft04.jpg) no-repeat right -20% center/contain
  }

  .feature-sec .ft-list li a .txt-area {
    padding-left: 20px
  }
}

@media screen and (max-width: 1023px) {
  .feature-sec .ft-list {
    -moz-column-gap: 20px;
    column-gap: 20px
  }

  .feature-sec .ft-list li:nth-of-type(1) a {
    background: url(./img/top/ft01.jpg) no-repeat right -30% center/contain
  }

  .feature-sec .ft-list li:nth-of-type(2) a {
    background: url(./img/top/ft02.jpg) no-repeat right -30% center/contain
  }

  .feature-sec .ft-list li:nth-of-type(3) a {
    background: url(./img/top/ft03.jpg) no-repeat right -30% center/contain
  }

  .feature-sec .ft-list li:nth-of-type(4) a {
    background: url(./img/top/ft04.jpg) no-repeat right -30% center/contain
  }

  .feature-sec .ft-list li a {
    height: 120px
  }

  .feature-sec .ft-list li a .txt-area .arw {
    width: 24px;
    height: 24px;
    margin-right: 10px
  }

  .feature-sec .ft-list li a .txt-area .arw img {
    width: 8px
  }
}

@media screen and (max-width: 767px) {
  .feature-sec {
    padding-bottom: 60px
  }

  .feature-sec .ft-list {
    grid-template-columns: 1fr;
    -moz-column-gap: 0;
    column-gap: 0;
    row-gap: 10px
  }

  .feature-sec .ft-list li:nth-of-type(1) a {
    background: url(./img/top/ft01.jpg) no-repeat right -20% center/contain
  }

  .feature-sec .ft-list li:nth-of-type(2) a {
    background: url(./img/top/ft02.jpg) no-repeat right -20% center/contain
  }

  .feature-sec .ft-list li:nth-of-type(3) a {
    background: url(./img/top/ft03.jpg) no-repeat right -20% center/contain
  }

  .feature-sec .ft-list li:nth-of-type(4) a {
    background: url(./img/top/ft04.jpg) no-repeat right -20% center/contain
  }

  .feature-sec .ft-list li a {
    height: 100px
  }

  .feature-sec .ft-list li a .txt-area .arw {
    width: 24px;
    height: 24px;
    margin-right: 10px
  }

  .feature-sec .ft-list li a .txt-area .arw img {
    width: 8px
  }
}

.faq-sec {
  padding-bottom: 120px
}

.faq-sec .hd-cntr .en {
  position: relative;
  left: 4px
}

.faq-sec .hd-cntr .jp {
  margin-top: .8em
}

@media screen and (max-width: 1279px) {
  .faq-sec {
    padding-bottom: 100px
  }
}

@media screen and (max-width: 767px) {
  .faq-sec {
    padding-bottom: 60px
  }
}

.qa-list {
  width: 100%
}

.qa-list dl {
  position: relative;
  cursor: pointer;
  border-top: 1px solid #b6b8c0
}

.qa-list dl:first-child {
  margin-top: 0
}

.qa-list dl:last-child {
  border-bottom: 1px solid #b6b8c0
}

.qa-list dl:before {
  display: block;
  content: "";
  width: 30px;
  height: 30px;
  background-image: url(./img/top/plus.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 10
}

.qa-list dl:after {
  display: block;
  content: "開く";
  text-align: center;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.2rem;
  line-height: 1;
  color: #0c142e;
  position: absolute;
  top: 58px;
  right: 22px
}

.qa-list dl dt {
  position: relative;
  margin: 0;
  padding: 24px 60px 24px 80px;
  background: #fff
}

.qa-list dl dt p {
  font-weight: 500;
  font-size: 1.125em;
  margin-bottom: 0;
  color: #0c142e
}

.qa-list dl dt:before {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 3.6rem;
  line-height: 1.4;
  color: #0c142e;
  position: absolute;
  top: 13px;
  left: 20px;
  display: block;
  content: "Q."
}

.qa-list dl dd {
  position: relative;
  margin: 0;
  padding: 24px 60px 24px 80px;
  background-color: #f6dd5f;
}

.qa-list dl dd:before {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 3.6rem;
  line-height: 1.4;
  position: absolute;
  top: 13px;
  left: 20px;
  display: block;
  content: "A."
}

.qa-list dl dd p:not(:last-child) {
  margin-bottom: .8em
}

.qa-list .open:before {
  background-image: url(./img/top/minus.png)
}

.qa-list .open:after {
  content: "閉じる";
  right: 16px
}

.qa-list .open dd {
  border-top: 1px solid #b6b8c0
}

@media screen and (max-width: 767px) {
  .qa-list dl:before {
    width: 22px;
    height: 22px;
    top: 22px;
    right: 8px
  }

  .qa-list dl:after {
    font-size: 1rem;
    right: 8px;
    top: 48px
  }

  .qa-list dl dt {
    padding: 20px 45px 20px 50px
  }

  .qa-list dl dt:before {
    font-size: 3rem;
    top: 10px;
    left: 10px;
    content: "Q"
  }

  .qa-list dl dt p {
    font-size: 1.5rem;
    line-height: 1.4
  }

  .qa-list dl dd {
    padding: 20px 45px 20px 50px
  }

  .qa-list dl dd:before {
    font-size: 2.8rem;
    top: 10px;
    left: 10px;
    content: "A"
  }

  .qa-list .open:after {
    right: 4px
  }
}

.pc_case {
  display: block;
}

.sp_case {
  display: none;
}

.line .line-flex .ttl-area h2 .line-logo {
  margin: 0 auto 8px;
}

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

  .sp_case {
    display: block;
  }
}