@import "//typesquare.com/3/tsst/script/ja/typesquare.js?Eja~wCzrHBE%3D";
@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500&display=swap";
@charset "UTF-8";
.serif {
  font-family: Noto Serif JP, serif;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: Shin Go Light;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 62.5%;
}
body.home {
  font-size: 10px;
  line-height: inherit;
  font-family: Shin Go Light;
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
hr {
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C""\201D""\2018""\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin-top: -30px;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.header-navi {
  padding: 0;
  position: fixed;
  top: 0;
  width: 100%;
  background-color: transparent;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  z-index: 9999;
  background: #fff;
  height: 100px;
}
.header-navi h1 {
  margin: 0;
  padding: 0;
  padding-left: 55px;
}
nav {
  margin: 0;
  margin-left: auto;
}
nav ul {
  list-style: none;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  padding-right: 55px;
}
nav ul li {
  margin: 0 0 0 45px;
  font-size: 14px;
  font-family: Montserrat;
  font-weight: 500;
  position: relative;
}
nav ul li a {
  text-decoration: none;
  color: #553c26;
}
nav ul li a:hover {
  opacity: 0.8;
}
nav ul li:nth-child(1) {
  margin-left: 0;
}
nav ul li:nth-child(2):before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: -23px;
  width: 2px;
  height: 13px;
  background-color: #db6a6c;
}
nav ul li:nth-child(3):before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: -23px;
  width: 2px;
  height: 13px;
  background-color: #a67aad;
}
nav ul li:nth-child(4):before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: -23px;
  width: 2px;
  height: 13px;
  background-color: #e69b37;
}
nav ul li:nth-child(5):before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: -23px;
  width: 2px;
  height: 13px;
  background-color: #70b246;
}
nav ul li:nth-child(6):before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: -23px;
  width: 2px;
  height: 13px;
  background-color: #3e7fbf;
}
img.logo {
  width: 200px;
  height: auto;
}
.sp-nav {
  display: none;
}
section.hero {
  margin-top: 100px;
}
.video-container {
  margin: 0 auto;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.video-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  background: url(../video.png) no-repeat center center/cover;
}
.video {
  width: 100vw;
  display: block;
}
.section.section-home_blog ul.archive-list.slider {
  width: 100%;
  margin-left: 35px;
}
.section-home_vision .section__inner,
.section-home_reason .section__inner {
  max-width: 1060px;
  margin: 0 auto;
  width: 100%;
}
.section-home_vision {
  background: #e7e2db;
  overflow: hidden;
}
.section-home_reason {
  background: #e7e2db;
  position: relative;
  padding-top: 56px;
  overflow: hidden;
}
.section-home_reason p.text {
  text-align: right;
}
.section-home_reason:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 60vw;
  height: 60vw;
  min-width: 1000px;
  min-height: 1000px;
  border-radius: 50%;
  left: -6%;
  background: #fff;
  z-index: 0;
  top: 50%;
  left: 50%;
  transform: translate(-100%, -16%);
  margin: 0;
  padding: 0;
}
.section-home_reason:after {
  content: "";
  display: inline-block;
  position: absolute;
  border-radius: 100%;
  width: 60vw;
  height: 60vw;
  min-width: 1000px;
  min-height: 1000px;
  left: 0;
  background: #fff;
  z-index: 0;
  top: 50%;
  left: 50%;
  transform: translate(-154%, -42%);
  margin: 0;
  padding: 0;
}
h2.heading-main.en {
  font-size: 3.6em;
  text-align: center;
  margin: 0;
  font-family: Montserrat;
  font-weight: 400;
  margin-top: 115px;
  margin-bottom: 95px;
}
.archive-img-wrap.blog {
  margin-bottom: 0;
  margin-top: 54px;
}
.archive-img-wrap.blog .left {
  width: 125px;
  color: #553c26;
  font-size: 1.3em;
  letter-spacing: 0;
  line-height: 1.846;
  border-radius: 0;
}
.btn-more:hover {
  opacity: 0.8;
  text-decoration: none;
  color: #fff;
}
a.btn--brown.recruit--btn:hover {
  text-decoration: none;
  color: #fff;
  opacity: 0.8;
}
.archive-img-wrap.blog p.archive-info {
  padding: 0;
}
.archive-img-wrap.blog .right {
  width: 208px;
  height: 176px;
  overflow: hidden;
  border-top-left-radius: 46%;
  border-top-right-radius: 49%;
  border-bottom-right-radius: 47%;
  border-bottom-left-radius: 55%;
  position: relative;
  top: 2px;
  left: 22px;
  will-change: transform;
  z-index: 1;
}
.btn--brown {
  color: #fff;
  background-color: #553c26;
}
.btn--hover:hover {
  background: #65482e;
}
section.section.section-home_contact-erea {
  padding-top: 75px;
  padding-bottom: 65px;
}
.section.section-home_come-here {
  background: #e7e2db;
  padding-top: 58px;
  padding-bottom: 65px;
  position: relative;
  overflow: hidden;
}
.section.section-home_come-here:before {
  content: "";
  display: inline-block;
  background-size: contain;
  background-image: url(../img/top/come-here01.png);
  width: 446px;
  height: 194px;
  position: absolute;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  transform: translate(0, 45%);
  margin: 0;
  padding: 0;
  z-index: 0;
  pointer-events: none;
}
.section.section-home_come-here:after {
  content: "";
  display: inline-block;
  background-size: contain;
  background-image: url(../img/top/come-here02.png);
  width: 342px;
  height: 309px;
  position: absolute;
  background-repeat: no-repeat;
  top: 0;
  left: 75%;
  transform: translate(-14.3%, 6%);
  margin: 0;
  padding: 0;
  z-index: 0;
  pointer-events: none;
}
.section.section-home_come-here .section__inner {
  position: relative;
  z-index: 1;
}
.section.section-home_contact-erea .section__inner {
  max-width: 940px;
  margin: 0 auto;
}
section.section.section-home_contact-erea .flex .left {
  width: 100%;
  max-width: 435px;
}
section.section.section-home_contact-erea .flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}
a.contact--btn {
  font-size: 2.3em;
  letter-spacing: 0;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  width: 100%;
  max-width: 435px;
  height: 80px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
  color: #000;
  font-family: Montserrat;
  letter-spacing: 0.05em;
  font-weight: 700;
  border: 1px solid #000;
}
a.contact--btn:hover {
  background-color: #000;
  color: #fff;
}
a.entry--btn {
  font-size: 2.3em;
  letter-spacing: 0;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  width: 100%;
  max-width: 435px;
  height: 80px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
  color: #fff;
  font-family: Montserrat;
  letter-spacing: 0.05em;
  font-weight: 700;
  border: 1px solid #000;
  background: #000;
}
a.entry--btn:hover {
  background-color: #fff;
  color: #000;
}
section.section.section-home_contact-erea .flex .right {
  width: 100%;
  max-width: 435px;
}
h2.heading-main.en.come-here {
  margin: 0;
  font-size: 8.9em;
  letter-spacing: 0.05em;
  margin-bottom: 12px;
}
.recruit--btn {
  font-size: 3em;
  letter-spacing: 0;
  line-height: 1;
  text-decoration: none;
  width: 100%;
  max-width: 395px;
  height: 100px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
}

.section-home_blog_head {
  max-width: 1361px;
  margin: 0 auto;
  padding-top: 55px;
}

.section-home_blog_head_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 90%;
  margin: 0 auto;
}

.section-home_blog_head a {
  color: #fff;
  font-size: 3.6em;
  text-align: center;
  margin: 0;
  font-family: Montserrat;
  font-weight: 400;
}

.section-home_blog
  .section-home_blog_head
  .section-home_blog_head_inner
  h2.heading-main.en {
  margin: 0;
}

@media screen and (max-width: 767px) {
  .section-home_blog_head a {
    font-size: 6vw;
  }

  .section-home_blog
    .section-home_blog_head
    .section-home_blog_head_inner
    h2.heading-main.en {
    padding: 0;
  }
}

.section.section-home_blog .archive-list {
  width: 100%;
  justify-content: space-between;
  max-width: 90%;
}
a.blog_link {
  text-decoration: none;
}

.archive-img-wrap.blog {
  display: block;
  height: auto;
}
li.top_blog {
  width: 31%;
}
.archive-img-wrap.blog p.archive-info {
  color: #57412b;
  background: #fff;
  width: 100%;
  font-size: 18px;
  padding: 10px;
  height: 81.2px;
  text-decoration: none;
}
.archive-img-wrap.blog img {
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 1.905 / 1;
}
.archive-item.blog:before {
  content: "";
  display: inline-block;
  background-size: contain;
  background-image: url(../img/top/circle-img02.png);
  width: 400px;
  height: 300px;
  position: absolute;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  transform: translate(-0.3%, -11%);
  margin: 0;
  padding: 0;
  z-index: 1;
  pointer-events: none;
}

@media screen and (max-width: 767px) {
  li.top_blog {
    width: 100%;
  }
  .archive-img-wrap.blog p.archive-info {
    width: 100%;
    font-size: 14px;
    line-height: 1.5;
    padding: 10px;
    height: 81.2px;
  }
  .archive-img-wrap.blog {
    margin-top: 20px;
  }
  .archive-img-wrap.blog img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
}
.section__heading-sub {
  margin: 0;
  font-size: 3.6em;
  letter-spacing: 0.2em;
  color: #553c26;
  font-family: Montserrat;
  font-weight: 400;
}
.section-home_reason .heading-main {
  font-size: 4rem;
  letter-spacing: 0.2em;
  color: #553c26;
  margin-top: 0;
  text-align: right;
}
.heading-main {
  font-size: 4.6em;
  color: #553c26;
  letter-spacing: 0.2em;
  margin-top: 30px;
  margin-bottom: 55px;
}
p.text {
  font-size: 2.4em;
  letter-spacing: 0;
  line-height: 1.916;
  color: #553c26;
  opacity: 0.8;
  margin: 0;
  z-index: 2;
  position: relative;
}
.section-home_vision .section__inner {
  position: relative;
  padding-top: 112px;
  padding-bottom: 66px;
}
img.reson_inner-img {
  width: 956px;
  height: auto;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-27%, 0);
  margin: 0;
  padding: 0;
  margin-top: 29px;
}
.section__inner-content {
  max-width: 1060px;
  margin: 0 auto;
  width: 100%;
}
.vision-img__erea img {
  position: absolute;
}
.vision-img__erea img:nth-child(1) {
  width: 110px;
  height: 150px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(247%, -184%);
  margin: 0;
  padding: 0;
}
.vision-img__erea img:nth-child(2) {
  width: 60px;
  height: 264px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(760%, -111%);
  margin: 0;
  padding: 0;
}
.vision-img__erea img:nth-child(3) {
  width: 169px;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(315%, -98%);
  margin: 0;
  padding: 0;
}
.vision-img__erea img:nth-child(4) {
  width: 115px;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(315%, 10%);
  margin: 0;
  padding: 0;
}
.vision-img__erea img:nth-child(5) {
  width: 155px;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(325%, 52%);
  margin: 0;
  padding: 0;
}
.vision-img__erea img:nth-child(6) {
  width: 195px;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(105%, 122%);
  margin: 0;
  padding: 0;
}
.vision-img__erea img:nth-child(7) {
  width: 290px;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(162%, 242%);
  margin: 0;
  padding: 0;
}
.reason-img__erea img {
  position: absolute;
}
.reason-img__erea img:nth-child(1) {
  width: 390px;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-197%, -241%);
  margin: 0;
  padding: 0;
  z-index: 1;
}
.reason-img__erea img:nth-child(2) {
  width: 345px;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-100%, -248%);
  margin: 0;
  padding: 0;
  z-index: 1;
}
.reason-img__erea img:nth-child(3) {
  width: 595px;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-107%, -69%);
  margin: 0;
  padding: 0;
  z-index: 1;
}
.reason-img__erea img:nth-child(4) {
  width: 420px;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-132%, 22%);
  margin: 0;
  padding: 0;
  z-index: 1;
}
.section.section-home_company {
  position: relative;
  overflow: hidden;
  padding-bottom: 50px;
}
.compaany-slide_inner {
  max-width: 1310px;
  margin: 0 auto;
}
.blog-slide_inner {
  max-width: 1361px;
  margin: 0 auto;
}
.section.section-home_company .archive-list {
  position: relative;
}
.section.section-home_blog {
  position: relative;
  overflow: hidden;
  background: #57412b;
  padding-bottom: 100px;
}
.section.section-home_blog .heading-main {
  color: #fff;
}
.archive-list {
  display: -ms-flexbox;
  display: flex;
  padding-right: 0;
  width: 110%;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
}
.archive-item {
  width: auto;
  padding: 10px;
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.archive-item:before {
  content: "";
  display: inline-block;
  background-size: contain;
  background-image: url(../img/top/circle-img.png);
  width: 420px;
  height: 310px;
  position: absolute;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  transform: translate(-7.3%, -13%);
  margin: 0;
  padding: 0;
  z-index: 1;
  pointer-events: none;
}
p.archive-info {
  padding: 5px 0 0 14px;
  margin: 0;
  line-height: 1.7;
}
.archive-img-wrap {
  width: 100%;
  height: 173px;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 44px;
}
.archive-img-wrap img {
  transition: 1s all;
}
.archive-img-wrap img:hover {
  transform: scale(1.2, 1.2);
  transition: 1s all;
}
.archive-img-wrap img {
  width: 217px;
  height: 199px;
  object-fit: cover;
}
.archive-item a:hover + .archive-img-wrap img {
  transform: scale(1.2, 1.2);
  transition: 1s all;
}
.archive-img-wrap .left.company {
  width: 217px;
  height: 180px;
  overflow: hidden;
  border-radius: 50%;
  will-change: transform;
  z-index: 1;
  border-top-left-radius: 78%;
  border-top-right-radius: 72%;
  border-bottom-right-radius: 82%;
  border-bottom-left-radius: 76%;
  position: relative;
  top: -3px;
  left: -7px;
}
.archive-img-wrap .left {
  width: 217px;
  height: 180px;
  overflow: hidden;
  border-radius: 50%;
  will-change: transform;
  z-index: 1;
  border-top-left-radius: 78%;
  border-top-right-radius: 72%;
  border-bottom-right-radius: 82%;
  border-bottom-left-radius: 76%;
  position: relative;
  top: -3px;
  left: 0;
}
.archive-img-wrap .right {
  width: 220px;
  color: #553c26;
  font-size: 1.3em;
  letter-spacing: 0;
  line-height: 1.846;
}
.archive-item:not(:nth-child(3n)) {
  margin-right: 0;
}
.archive-ttl {
  margin-bottom: 10px;
  line-height: 1.5;
  -ms-flex-positive: 1;
  font-size: 1.8em;
  letter-spacing: 0.2em;
  color: #553c26;
  margin-top: 0;
  margin-bottom: 28px;
  font-family: Shin Go Regular;
}
p.archive-info.secund {
  padding: 19px 0 0 10px;
}
p.archive-info.third {
  padding: 9px 0 0 7px;
}
.btn-more {
  display: block;
  margin-right: auto;
  height: 40px;
  line-height: 40px;
  border-radius: 0;
  padding: 0 20px;
  text-align: center;
  background-color: #707070;
  color: #fff;
  font-size: 1.3em;
  text-decoration: none;
}
.btn-more:hover {
  opacity: 0.8;
}
.slick-arrow:before {
  content: "" !important;
}
.slick-arrow:before {
  content: "" !important;
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.slick-next:before {
  background: url(../img/top/s-right.png) !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.slick-prev:before {
  background: url(../img/top/s-left.png) !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  left: 50% !important;
  -webkit-transform: translate(671%, -440%) !important;
  -ms-transform: translate(671%, -440%) !important;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  left: 50% !important;
  -webkit-transform: translate(931%, -440%) !important;
  -ms-transform: translate(931%, -440%) !important;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.section.section-home_blog h2.heading-main.en {
  margin-bottom: 55px;
}
.slick-arrow {
  z-index: 2 !important;
  width: 60px !important;
  height: 60px !important;
}
.slick-list {
  height: 300px !important;
  padding-top: 40px !important;
}
.footer__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 780px;
  margin: 0 auto;
}
p.address {
  margin: 0;
  font-size: 14px;
  color: #fff;
  line-height: 1.5;
  font-family: Shin Go Light;
}
.footer {
  background: #57412b;
  padding-top: 42px;
  padding-bottom: 30px;
}
.footer-logo h2 a {
  font-size: 24px;
  color: #fff;
  text-decoration: none;
  font-family: Shin Go Light;
}
.footer-logo h2 {
  font-size: inherit;
  margin-top: 0;
}
.footer-logo {
  width: 100%;
  max-width: 310px;
}
.footer-menu {
  width: 100%;
  max-width: 275px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.footer-menu ul {
  padding: 0;
}
.footer-menu li {
  list-style: none;
}
p.copyright {
  color: #fff;
  font-size: 13px;
  font-family: Montserrat;
  text-align: center;
  margin-top: 30px;
}
.footer-menu li a {
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  font-family: Montserrat;
  line-height: 2.142;
  font-weight: 400;
}
section.company-list.container {
  padding: 0;
  margin: 0 auto;
}
.bk_service {
  background: #f1eae1;
  padding: 60px 0;
}
.bk_service .link_service a {
  width: 23%;
  background-color: #fff;
  height: 70px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.bk_service .link_service img {
  width: 90%;
}
.bk_service .company-list h2 {
  text-align: center;
  font-family: Noto Sans Japanese, "游ゴシック体", Yu Gothic, YuGothic,
    "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo,
    sans-serif;
}

.youtube_banner {
  padding: 40px 0;
  text-align: center;
}

.youtube_banner img {
  width: 450px;
  max-width: 90%;
}

.youtube_banner a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 767px) {
  .xs-hide {
    display: none !important;
  }
  .xs-show-block {
    display: block !important;
  }
  .xs-show-inline {
    display: inline !important;
  }
  .xs-show-inline-block {
    display: inline-block !important;
  }
  .header-navi {
    height: 60px;
  }
  .header-navi h1 {
    padding-left: 10px !important;
  }
  img.logo {
    width: 120px;
    height: auto;
    position: relative;
    top: 0;
    left: 0;
  }
  .menu-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;
    z-index: 80;
    background-color: #e7e2db;
    transition: all 0.5s;
  }
  #menu-btn-check:checked ~ .menu-content {
    left: 0;
  }
  .menu-content ul {
    padding: 50px 10px 0;
  }
  .menu-content ul li {
    border-bottom: solid 1px #6e6e6e;
    list-style: none;
  }
  .menu-content ul li a {
    display: block;
    width: 100%;
    font-size: 15px;
    box-sizing: border-box;
    color: #6e6e6e;
    text-decoration: none;
    padding: 21px 15px 20px 0;
    position: relative;
  }
  .menu-content ul li a:before {
    content: "";
    width: 7px;
    height: 7px;
    border-top: solid 2px #6e6e6e;
    border-right: solid 2px #6e6e6e;
    transform: rotate(45deg);
    position: absolute;
    right: 11px;
    top: 27px;
  }
  .menu-btn {
    position: fixed;
    top: 8px;
    right: 10px;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    width: 40px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 90;
  }
  .menu-btn span,
  .menu-btn span:before,
  .menu-btn span:after {
    content: "";
    display: block;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    background-color: #6e6e6e;
    position: absolute;
  }
  .menu-btn span:before {
    bottom: 8px;
  }
  .menu-btn span:after {
    top: 8px;
  }
  #menu-btn-check:checked ~ .menu-btn span {
    background-color: rgba(255, 255, 255, 0);
  }
  #menu-btn-check:checked ~ .menu-btn span:before {
    bottom: 0;
    transform: rotate(45deg);
  }
  #menu-btn-check:checked ~ .menu-btn span:after {
    top: 0;
    transform: rotate(-45deg);
  }
  #menu-btn-check {
    display: none;
  }
  section.hero {
    margin-top: 60px;
  }
  .video-wrap {
    height: auto !important;
    min-height: auto;
  }
  video.videoSp.md-hide {
    width: 100vw;
  }
  .section-home_reason {
    padding-top: 0;
    padding-bottom: 180vw;
  }
  .section-home_reason:before {
    display: none;
  }
  .section-home_reason:after {
    display: none;
  }
  h2.heading-main.en {
    font-size: 6vw;
    text-align: right;
    margin-top: 14vw;
    margin-bottom: 5vw;
    padding-right: 5vw;
  }
  .archive-img-wrap.blog .left {
    padding-right: 30px;
  }
  .archive-img-wrap.blog .right {
    width: 188px;
    height: 156px;
    overflow: hidden;
    border-top-left-radius: 46%;
    border-top-right-radius: 49%;
    border-bottom-right-radius: 47%;
    border-bottom-left-radius: 55%;
    position: relative;
    top: -3px;
    left: 17px;
    will-change: transform;
    z-index: 1;
  }
  section.section.section-home_contact-erea {
    display: none;
  }
  .section.section-home_come-here:before {
    background-image: url(../img/top/sp_come-here01.png);
    width: 80vw;
    height: 80vw;
    transform: translate(-12%, 10%);
  }
  .section.section-home_come-here:after {
    background-image: url(../img/top/sp_come-here02.png);
    width: 35vw;
    height: 80vw;
    transform: translate(-2.3%, 13%);
  }
  .section.section-home_come-here {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  h2.heading-main.en.come-here {
    margin: 0;
    font-size: 15vw;
    letter-spacing: 0.05em;
    margin-bottom: 0;
    width: 100%;
    line-height: 1.6;
    text-align: center;
  }
  .recruit--btn {
    font-size: 5.5vw;
    letter-spacing: 0;
    line-height: 1;
    text-decoration: none;
    width: 70%;
    max-width: -webkit-fill-available;
    height: 15vw;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
  }
  .archive-img-wrap.blog .left p.archive-info {
    line-height: 2.2;
    padding-top: 10px;
    text-decoration: none;
    position: relative;
    left: 0;
  }
  .archive-item.blog:before {
    width: 360px;
    height: 265px;
    transform: translate(1.7%, -11%);
  }
  .section__heading-sub {
    font-size: 7vw;
  }
  .section-home_reason .heading-main {
    font-size: 5vw;
    margin-top: 10vw;
    margin-bottom: 10vw;
    line-height: 1.7;
  }
  .heading-main {
    font-size: 5vw;
    margin-top: 10vw;
    margin-bottom: 10vw;
  }
  p.text {
    font-size: 3.75vw;
    line-height: 2;
  }
  .section-home_vision .section__inner {
    padding-top: 15vw;
    padding-bottom: 5vw;
  }
  .section__inner-content {
    width: 92%;
  }
  .vision-img__erea img:nth-child(1) {
    width: 30vw;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(79%, -47%);
    margin: 0;
    padding: 0;
  }
  .reason-img__erea img:nth-child(1) {
    width: 30vw;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-167%, -163%);
    margin: 0;
    padding: 0;
    z-index: 1;
  }
  .reason-img__erea img:nth-child(2) {
    width: 91vw;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-56%, -26%);
    margin: 0;
    padding: 0;
    z-index: 1;
  }
  .section.section-home_company .archive-list {
    left: 0;
  }
  .section.section-home_blog {
    padding-bottom: 5vw;
  }
  .archive-list {
    width: 100%;
  }
  .archive-item:before {
    width: 360px;
    height: 265px;
    transform: translate(1.7%, -11%);
  }
  p.archive-info {
    padding: 7px 0 0 55px;
    font-size: 11px;
  }
  .archive-img-wrap {
    margin-bottom: 0;
  }
  .archive-img-wrap .left.company {
    width: 188px;
    height: 156px;
    position: relative;
    left: 30px;
    top: -6px;
  }
  .archive-img-wrap .left {
    width: 188px;
    height: 156px;
    position: relative;
    left: 30px;
    top: -6px;
  }
  .archive-ttl {
    font-size: 1.4em;
    margin-bottom: 33px;
    margin-left: 40px;
  }
  p.archive-info.secund {
    padding: 16px 0 0 52px;
    font-size: 11px;
  }
  p.archive-info.third {
    padding: 7px 0 0 51px;
    font-size: 11px;
  }
  .btn-more {
    display: block;
    margin-right: auto;
    height: 10vw;
    width: auto;
    border-radius: 0;
    padding: 0 20px;
    text-align: center;
    background-color: #707070;
    color: #fff;
    font-size: 3.5vw;
    text-decoration: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .slick-arrow:before {
    width: 50% !important;
    height: 50% !important;
  }
  .section.section-home_company .slick-next:before {
    top: -142px;
    left: -13px;
  }
  .section.section-home_company .slick-prev:before {
    top: -142px;
    left: 312px;
  }
  .section.section-home_company .slick-arrow:before {
    content: "" !important;
    width: 50% !important;
    height: 50% !important;
    position: absolute;
  }
  .section.section-home_blog h2.heading-main.en {
    margin-bottom: 7vw;
    text-align: left;
    padding-left: 5vw;
    margin-top: 16vw;
  }
  .section.section-home_company h2.heading-main.en {
    margin-top: 16vw;
    margin-bottom: 13vw;
  }
  .footer__inner {
    width: 90%;
  }
  p.address {
    font-size: 10px;
  }
  .footer {
    padding-top: 22px;
    padding-bottom: 10px;
  }
  .footer-logo h2 a {
    font-size: 16px;
  }
  .footer-logo {
    width: 60%;
  }
  .footer-menu {
    width: 75%;
    max-width: 275px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 10px;
  }
  p.copyright {
    font-size: 10px;
    margin-top: 10px;
  }
  .footer-menu li a {
    font-size: 10px;
  }
  .section.section-home_company .archive-list {
    width: 82%;
    margin: 0 auto;
  }
  .section.section-home_company .archive-list li.archive-item {
    width: 100%;
  }
  .section.section-home_company .archive-ttl {
    font-size: 4vw;
    margin-bottom: 4vw;
    margin-left: 0;
    position: relative;
    top: 3vw;
  }
  .section.section-home_company .archive-img-wrap img {
    width: 60vw;
    height: 52vw;
    object-fit: cover;
  }
  .section.section-home_company .archive-item:before {
    width: 105vw;
    height: 104vw;
    transform: translate(-8.3%, -6%);
  }
  .section.section-home_company .archive-item:nth-child(2) {
    margin-right: 0;
    margin-top: 12vw;
    margin-bottom: 12vw;
  }
  .section.section-home_company .archive-img-wrap .left {
    width: 86vw;
    height: 47vw;
    position: relative;
    left: -2vw;
    top: -4vw;
    border-top-left-radius: 159%;
    border-top-right-radius: 142%;
    border-bottom-right-radius: 152%;
    border-bottom-left-radius: 146%;
  }
  .section.section-home_company p.archive-info {
    padding: 7px 0 0 55px;
    font-size: 11px;
    padding: 0;
    font-size: 3vw;
    width: 150%;
    padding-left: 4vw;
    letter-spacing: -0.05em;
  }
  .section.section-home_company .archive-img-wrap {
    margin-bottom: 0;
    margin-top: 10vw;
    height: 51vw;
  }
  .section.section-home_company .archive-img-wrap .right {
    width: 40vw;
  }
  .slick-prev {
    transform: translate(-279%, -260%) !important;
  }
  .slick-next {
    transform: translate(-179%, -260%) !important;
  }
  .bk_service .link_service a {
    width: auto;
  }
}
@media screen and (min-width: 768px) {
  .md-hide {
    display: none !important;
  }
  .md-show-block {
    display: block !important;
  }
  .md-show-inline {
    display: inline !important;
  }
  .md-show-inline-block {
    display: inline-block !important;
  }
}
@media screen and (max-width: 768px) {
  .header-navi h1 {
    padding-left: 5px;
  }
  nav ul li {
    font-size: 12px;
  }
  .section.section-home_blog ul.archive-list.slider {
    margin-left: 0;
  }
}
@media screen and (max-width: 1024px) {
  .section__inner-content {
    width: 92%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 830px) {
  .section.section-home_company .archive-list .archive-item:nth-child(2) {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .header-navi h1 {
    padding-left: 5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1082px) {
  .blog-slide_inner ul.archive-list {
    width: 90%;
  }
}
@media only screen and (min-width: 640px) and (max-width: 768px) {
  .blog-slide_inner ul.archive-list {
    width: 107%;
  }
}
@media only screen and (min-width: 376px) and (max-width: 414px) {
  .blog-slide_inner ul.archive-list {
    left: 5vw;
  }
  .slick-prev {
    transform: translate(-339%, -260%) !important;
  }
  .slick-next {
    transform: translate(-259%, -260%) !important;
  }
  p.archive-info {
    padding: 7px 0 0 42px;
    font-size: 11px;
  }
  p.archive-info.secund {
    padding: 16px 0 0 38px;
  }
  .archive-img-wrap .left {
    left: 24px;
    top: -6px;
  }
  p.archive-info.third {
    padding: 7px 0 0 37px;
    font-size: 11px;
  }
}

.topic-archive-content .topic-archive-row {
  display: flex;
  margin-top: 70px;
}

.topic-archive-content .topic-archive-sidebar ul {
  padding: 0;
  list-style: none;
}
.topic-archive-content .topic-archive-sidebar li {
  padding: 0;
  list-style: none;
  margin-bottom: 15px;
}
.topic-archive-content .topic-archive-sidebar ul li a {
  color: #b7b7b7;
  font-weight: bold;
}
.topic-archive-content .topic-archive-sidebar ul li a.current {
  color: #000;
  border-bottom: 2px solid #000;
}

.topic-archive_post {
  margin-bottom: 40px;
}

.topic-item {
  display: flex;
  align-items: center;
}

.topic-item .post-image {
  width: 18%;
}
.topic-item .post-image img {
  width: 100%;
  object-fit: cover;
  height: auto;
  aspect-ratio: 2 / 1;
}
.topic-item .post-meta {
  height: auto;
  padding: 0 25px;
}
.topic-item .post-meta .title {
  max-height: none;
}

.topic-item .post-meta li:nth-child(2) {
  border: none;
}

.topic-item .post-meta li time,
.topic-item .post-meta li a {
  font-size: 12px;
  color: #929191;
}

.topic-archive-list {
  max-width: 90%;
  margin: 40px auto 0;
  padding: 0;
}

.top_topic {
  margin: 0 auto 20px;
}

.topic-archive-list .topic_link {
  display: flex;
  color: #fff;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
}

.section.section-home_blog.section-home_topic {
  padding-bottom: 50px !important;
}

@media screen and (max-width: 768px) {
  .topic-archive-content .topic-archive-row {
    flex-wrap: wrap;
    margin-top: 30px;
  }

  .topic-archive-content .topic-archive-sidebar {
    width: 100%;
  }
  .topic-archive-content .topic-archive-sidebar ul {
    display: flex;
    flex-wrap: wrap;
    gap: 0 15px;
  }
  .topic-archive-content .main-content-inner {
    margin: 0 auto;
    width: 90%;
  }

  .topic-archive_post {
    margin-bottom: 40px;
  }

  .topic-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .topic-item .post-image {
    object-fit: cover;
    width: 42%;
  }
  .topic-item .post-image img {
    width: 100%;
    object-fit: cover;
    height: auto;
    aspect-ratio: 2 / 1;
  }
  .topic-item .post-meta {
    height: auto;
    width: 51%;
    padding: 0;
  }

  .topic-item .post-meta li:nth-child(2) {
    border: none;
  }

  .topic-item .post-meta li time,
  .topic-item .post-meta li a {
    font-size: 12px;
    color: #929191;
  }

  .topic-archive-list {
    max-width: 90%;
    margin: 40px auto 0;
    padding: 0;
  }

  .top_topic {
    margin: 0 auto 20px;
  }

  .topic-archive-list .topic_link {
    display: flex;
    color: #fff;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
  }

  .section.section-home_blog.section-home_topic {
    padding-bottom: 50px !important;
  }
}
