/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
@import url("https://fonts.googleapis.com/css2?family=Big+Shoulders+Inline+Text:wght@600&family=Oswald:wght@500&family=Shippori+Mincho+B1:wght@400;600;700&family=Yanone+Kaffeesatz:wght@200;300;400&display=swap");
*, :after, :before {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  margin: 0;
}

main {
  display: block;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

address, blockquote, dl, figure, form, iframe, ol, p, pre, table, ul {
  margin: 0;
}

ol, ul {
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

embed, iframe, img, object {
  vertical-align: bottom;
}

button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

[type="button"][disabled], [type="reset"][disabled], [type="submit"][disabled], button[disabled] {
  cursor: default;
}

[type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

select::-ms-expand {
  display: none;
}

fieldset, option {
  padding: 0;
}

fieldset {
  margin: 0;
  min-width: 0;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable] {
  outline: 0;
}

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

caption {
  text-align: left;
}

td, th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

[hidden], template {
  display: none;
}

html {
  overflow: auto;
}

body {
  min-width: 320px;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  color: #444444;
  position: relative;
  font-family: 'Noto Sans JP', sans-serif;
}

section {
  position: relative;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
  image-rendering: -webkit-optimize-contrast;
}

p {
  font-family: 'Shippori Mincho B1', serif;
  font-weight: 400;
  line-height: 1.5;
  color: #19272C;
}

h2, h3 {
  line-height: 1.5;
  color: #19272C;
  font-family: 'Shippori Mincho B1', serif;
}

dt, dd {
  color: #19272C;
  font-family: 'Shippori Mincho B1', serif;
}

.mx-auto {
  margin-right: auto;
  margin-left: auto;
}

.view-pc {
  display: block;
}

@media screen and (max-width: 768px) {
  .view-pc {
    display: none;
  }
}

.view-sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .view-sp {
    display: block;
  }
}

.bg-txt {
  font-family: 'Big Shoulders Inline Text', cursive;
  font-size: 160px;
  color: #F2F2F2;
  position: absolute;
  line-height: 1;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .bg-txt {
    font-size: 80px;
    top: 2%;
    white-space: nowrap;
  }
}

.hvr-border {
  position: relative;
}

.hvr-border:after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #ffffff;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
}

.hvr-border:hover:after {
  transform: scale(1, 1);
}

.inview {
  opacity: 0;
}

._inview {
  opacity: 1;
}

.fadeIn._inview {
  -webkit-animation: fadeIn 2.4s;
  animation: fadeIn 2.4s;
}

.slideIn._inview {
  -webkit-animation: slideIn 2.4s;
  animation: slideIn 2.4s;
}

.slideUp._inview {
  -webkit-animation: slideUp 2.4s;
  animation: slideUp 2.4s;
}

.slideDown._inview {
  -webkit-animation: slideDown 2.4s;
  animation: slideDown 2.4s;
}

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

@-webkit-keyframes slideIn {
  0% {
    opacity: 0;
    transform: translateX(64px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes slideIn {
  0% {
    opacity: 0;
    transform: translateX(-64px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@-webkit-keyframes slideDown {
  0% {
    opacity: 0;
    transform: translateY(-64px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes slideDown {
  0% {
    opacity: 0;
    transform: translateY(-64px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-webkit-keyframes slideUp {
  0% {
    opacity: 0;
    transform: translateY(64px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes slideUp {
  0% {
    opacity: 0;
    transform: translateY(64px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.header {
  position: fixed;
  color: #ffffff;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100vw;
  z-index: 100;
}

.header__content {
  display: flex;
  justify-content: space-between;
  position: relative;
}

.header-wrap {
  width: 1120px;
}

@media screen and (max-width: 1120px) {
  .header-wrap {
    width: 95%;
  }
}

.header-l {
  position: relative;
  z-index: 100;
}

.header-l img {
  width: 90%;
}

.header-r {
  margin-left: auto;
  padding-top: 15px;
}

.header-nav--pc {
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
}

.header-nav--pc .header-nav__list {
  display: flex;
}

.header-nav--pc .header-nav__item {
  margin-right: 40px;
}

.header-nav--pc .header-nav__item:last-child {
  margin-right: 0;
}

.header-nav--sp {
  font-family: 'Oswald', sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.header-nav--sp .header-nav__list {
  margin-left: 30px;
  margin-top: 350px;
}

.header-nav--sp .header-nav__item {
  margin-bottom: 40px;
}

.header .sp-nav {
  position: fixed;
  top: -20px;
  transform: translateX(100%);
  height: calc(100vh + 20px);
  width: 100vw;
  background-color: rgba(0, 0, 0, 0.9);
  transition: all 0.7s ease-out;
}

.header .sp-nav.navSlideIn {
  transform: translateX(-97.5%);
}

.page .header {
  background-color: #F2F2F2 !important;
  height: 75px;
  display: block;
  margin-bottom: 100px;
}

.page .header-l {
  position: absolute;
  top: -20px;
  left: 0;
}

.page .header-l .nav-view {
  display: none;
}

.page .header-nav--pc {
  color: #19272C;
}

.page .header__content {
  justify-content: flex-end;
}

.page .header__content.active .header-l .main-view {
  display: none;
}

.page .header__content.active .header-l .nav-view {
  padding-top: 20px;
  padding-left: 10px;
  display: block;
}

.footer {
  background-color: #19272C;
  color: #ffffff;
}

.footer-wrap {
  max-width: 1120px;
  padding: 60px 0;
}

@media screen and (max-width: 1120px) {
  .footer-wrap {
    width: 95%;
  }
}

.footer-top {
  display: flex;
  justify-content: space-between;
  padding-bottom: 40px;
  margin-bottom: 60px;
  border-bottom: 1px solid #666666;
}

@media screen and (max-width: 768px) {
  .footer-top {
    display: block;
  }
  .footer-top .footer-l {
    margin-bottom: 30px;
  }
  .footer-top .footer-l img {
    margin: 0 auto;
  }
}

.footer-bottom {
  display: flex;
  align-items: flex-end;
}

@media screen and (max-width: 768px) {
  .footer-bottom {
    display: block;
  }
}

.footer-bottom .footer-l {
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .footer-bottom .footer-l {
    margin-bottom: 60px;
  }
}

.footer-bottom .footer-l__txt--main {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  .footer-bottom .footer-l__txt--main {
    font-size: 18px;
  }
}

.footer-bottom .footer-l__txt--sub {
  font-size: 18px;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .footer-bottom .footer-l__txt--sub {
    font-size: 14px;
  }
}

.footer-bottom .footer-r {
  margin-left: auto;
}

.footer-nav {
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
}

.footer-nav__list {
  display: flex;
}

@media screen and (max-width: 768px) {
  .footer-nav__list {
    display: block;
  }
}

.footer-nav__item {
  margin-right: 40px;
}

@media screen and (max-width: 768px) {
  .footer-nav__item {
    display: block;
    margin-right: auto;
    margin-bottom: 30px;
  }
}

.footer-nav__item:last-child {
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  .footer-nav__item:last-child {
    margin-bottom: 0;
  }
}

.more a {
  display: inline-block;
  width: 350px;
  height: 64px;
  border: 1px solid #ffffff;
  position: relative;
  text-align: left;
  line-height: 64px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
  padding-left: 20px;
  transition: .3s;
  z-index: 2;
}

@media screen and (max-width: 768px) {
  .more a {
    width: 345px;
    font-size: 18px;
  }
}

.more a:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: linear-gradient(to right, #A9D6EB 0, #E6CFDD 100%);
  transition: transform 0.3s ease-out;
  transform-origin: right top;
  transform: scale(0, 1);
}

.more a:after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 64px;
  height: 1px;
  right: 0;
  top: 50%;
  background-color: #ffffff;
}

.more a:hover:before {
  transform-origin: left top;
  transform: scale(1, 1);
}

h2 span.border {
  position: absolute;
  display: inline-block;
  width: 480px;
  height: 1px;
  top: 50%;
}

h2 span.border.border--left {
  transform: translateX(-105%);
}

h2 span.border.border--right {
  left: 103%;
}

h2 span.border:after {
  content: '';
  position: absolute;
  display: inline-block;
  width: 12px;
  height: 12px;
  left: 100%;
  top: -6px;
  border-radius: 50%;
}

h3 span.border {
  position: absolute;
  display: inline-block;
  width: 60px;
  height: 1px;
  top: 50%;
}

h3 span.border.border--left {
  transform: translateX(-105%);
}

h3 span.border.border--right {
  left: 103%;
}

h3 span.border:after {
  content: '';
  position: absolute;
  display: inline-block;
  width: 12px;
  height: 12px;
  left: 100%;
  top: -6px;
  border-radius: 50%;
}

.hamburger {
  position: absolute;
  top: 40px;
  right: 1%;
  display: block;
  width: 30px;
  height: 24px;
  z-index: 100;
}

.hamburger.active span {
  transition: all 0.3s ease-out;
}

.hamburger.active span:nth-child(1) {
  transform: translateY(12px) rotate(45deg);
}

.hamburger.active span:nth-child(2) {
  opacity: 0;
}

.hamburger.active span:nth-child(3) {
  transform: translateY(-12px) rotate(-45deg);
}

.hamburger span {
  display: block;
  width: 30px;
  height: 1px;
  background-color: #ffffff;
  position: absolute;
  left: 0;
  transition: all 0.3s ease-out;
}

.hamburger span:nth-child(1) {
  top: 0;
}

.hamburger span:nth-child(2) {
  top: 12px;
}

.hamburger span:nth-child(3) {
  top: 24px;
}

.page .hamburger {
  top: 10px;
}

.page .hamburger span {
  background-color: #19272C;
}

.page .hamburger.active span {
  background-color: #ffffff;
}

.progress {
  background-color: #19272C;
  height: 100vh;
  width: 100vw;
  position: fixed;
  z-index: 1000;
}

.progress__pic {
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translateX(-50%);
}

.progress__bar {
  border: 1px solid #f2f2f2;
  position: absolute;
  top: 50%;
  width: 0%;
  display: inline-block;
}

.progress__txt {
  color: #ffffff;
  margin-top: 10px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}

.page .mv {
  padding: 300px 0 200px;
}

@media screen and (max-width: 768px) {
  .page .mv {
    padding-bottom: 50px;
  }
}

.page .mv .sec-wrap {
  max-width: 1120px;
  position: relative;
}

@media screen and (max-width: 1120px) {
  .page .mv .sec-wrap {
    width: 90%;
  }
}

.page .mv .sec-wrap .bg-txt {
  top: -50px;
  font-size: 120px;
}

@media screen and (max-width: 768px) {
  .page .mv .sec-wrap .bg-txt {
    white-space: nowrap;
  }
}

.page .sec__ttl {
  font-size: 32px;
  color: #19272C;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  position: relative;
}

.page .sec__ttl:after {
  content: '';
  display: inline-block;
  width: 120px;
  height: 1px;
  position: absolute;
  top: 100px;
  left: 0;
  background-color: #19272C;
}

@media screen and (max-width: 768px) {
  .page .sec__ttl:after {
    width: 60px;
  }
}

@media screen and (max-width: 768px) {
  .page .sec__ttl {
    font-size: 24px;
    padding-left: 40px;
  }
}

.page .sec__ttl span.border {
  top: 22px;
  background-color: #19272C;
}

@media screen and (max-width: 768px) {
  .page .sec__ttl span.border {
    top: 16px;
  }
}

.page .sec__ttl span.border:after {
  background-color: #19272C;
}

.top .mv {
  background: url("../../assets/img/pc/top/mv.jpg") no-repeat top center;
  background-size: cover;
  height: 80vh;
  margin-bottom: 100px;
}

@media screen and (max-width: 768px) {
  .top .mv {
    margin-bottom: 60px;
    background: url("../../assets/img/sp/top/mv.jpg") no-repeat top center;
    background-color: rgba(255, 255, 255, 0.1);
    background-blend-mode: lighten;
    height: 100vh;
  }
}

.top .mv__ttl {
  max-width: 1120px;
  position: relative;
  top: 30%;
}

@media screen and (max-width: 768px) {
  .top .mv__ttl {
    top: 40%;
  }
}

.top .mv__ttl--main {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 300;
  font-size: 112px;
  margin-bottom: 30px;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  .top .mv__ttl--main {
    font-size: 64px;
    line-height: 80px;
  }
}

.top .mv__ttl--main span {
  font-weight: 400;
}

.top .mv__ttl--sub {
  font-size: 18px;
  width: 58vw;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  .top .mv__ttl--sub {
    font-size: 14px;
    width: 92%;
  }
}

@media screen and (max-width: 1120px) {
  .top .mv__ttl {
    width: 90%;
  }
}

.top .sec__ttl {
  font-size: 32px;
  color: #19272C;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}

.top .vision {
  margin-bottom: 100px;
}

@media screen and (max-width: 768px) {
  .top .vision {
    margin-bottom: 60px;
  }
}

.top .vision .bg-txt {
  left: 5%;
}

@media screen and (min-width: 1400px) {
  .top .vision .bg-txt {
    left: 18%;
  }
}

.top .vision .sec__ttl {
  margin-bottom: 100px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .top .vision .sec__ttl {
    margin-bottom: 20px;
    padding-left: 48px;
  }
}

.top .vision .sec__ttl span.border {
  background-color: #19272C;
}

.top .vision .sec__ttl span.border:after {
  background-color: #19272C;
}

.top .vision .sec-wrap {
  width: 88%;
  margin-left: auto;
}

@media screen and (min-width: 1500px) {
  .top .vision .sec-wrap {
    width: 79.59%;
  }
}

@media screen and (max-width: 1499px) {
  .top .vision .sec-wrap {
    width: 92%;
  }
}

@media screen and (max-width: 1200px) {
  .top .vision .sec-wrap {
    width: 95%;
  }
}

@media screen and (max-width: 768px) {
  .top .vision .sec-wrap {
    width: 92%;
    margin-right: auto;
  }
}

.top .vision .sec__content {
  display: flex;
}

@media screen and (max-width: 1120px) {
  .top .vision .sec__content {
    align-items: flex-end;
  }
}

@media screen and (max-width: 768px) {
  .top .vision .sec__content {
    display: block;
  }
}

.top .vision .sec__content .content__ttl {
  font-size: 24px;
  font-family: 'Shippori Mincho B1', serif;
  font-weight: 600;
  margin-bottom: 24px;
}

.top .vision .sec__content .content-l {
  margin-top: 60px;
  width: 50%;
  margin-right: 30px;
}

.top .vision .sec__content .content-r {
  position: relative;
  z-index: -2;
}

@media screen and (max-width: 768px) {
  .top .vision .sec__content .content-r {
    z-index: 0;
  }
}

.top .vision .sec__content .content-r img {
  min-width: 45vw;
}

@media screen and (max-width: 1120px) {
  .top .vision .sec__content .content-r img {
    margin-top: 60px;
  }
}

@media screen and (min-width: 1400px) {
  .top .vision .sec__content .content-r img {
    min-width: 50.52vw;
  }
}

@media screen and (max-width: 768px) {
  .top .vision .sec__content .content-r img {
    width: 100%;
    margin-top: auto;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  .top .vision .sec__content .content-r .content__ttl {
    font-size: 16px;
    font-weight: 600;
  }
}

.top .vision .sec__content .content-r .content__txt {
  font-size: 14px;
}

.top .vision .sec__content .content__txt {
  font-size: 18px;
}

.top .vision .sec__content .content__txt span {
  margin-top: 1.5em;
  display: block;
}

.top .mission {
  margin-bottom: 100px;
}

@media screen and (max-width: 768px) {
  .top .mission {
    margin-bottom: 0;
    background-color: #f2f2f2;
    padding: 30px 0 90px;
  }
}

.top .mission .bg-txt {
  right: 5%;
}

@media screen and (min-width: 1400px) {
  .top .mission .bg-txt {
    right: 18%;
  }
}

@media screen and (max-width: 768px) {
  .top .mission .bg-txt {
    top: 6%;
    left: 5%;
    z-index: 2;
    color: #ffffff;
  }
}

.top .mission .sec__ttl {
  margin-bottom: 120px;
  text-align: end;
  position: relative;
}

@media screen and (max-width: 768px) {
  .top .mission .sec__ttl {
    text-align: left;
    margin-bottom: 20px;
    padding-left: 48px;
    z-index: 3;
  }
}

.top .mission .sec__ttl span.border {
  background-color: #19272C;
}

.top .mission .sec__ttl span.border:after {
  background-color: #19272C;
  left: -1%;
}

@media screen and (max-width: 768px) {
  .top .mission .sec__ttl span.border:after {
    background-color: #19272C;
    left: 100%;
  }
}

.top .mission .sec-wrap {
  width: 88%;
}

@media screen and (min-width: 1500px) {
  .top .mission .sec-wrap {
    width: 79.59%;
  }
}

@media screen and (max-width: 1499px) {
  .top .mission .sec-wrap {
    width: 92%;
  }
}

@media screen and (max-width: 1200px) {
  .top .mission .sec-wrap {
    width: 95%;
  }
}

@media screen and (max-width: 768px) {
  .top .mission .sec-wrap {
    width: 92%;
    margin-right: auto;
    margin-left: auto;
  }
}

.top .mission .sec__content {
  display: flex;
}

@media screen and (max-width: 1400px) {
  .top .mission .sec__content {
    align-items: flex-end;
  }
}

@media screen and (max-width: 768px) {
  .top .mission .sec__content {
    display: block;
  }
}

.top .mission .sec__content .content__ttl {
  font-size: 24px;
  font-family: 'Shippori Mincho B1', serif;
  font-weight: 600;
  margin-bottom: 24px;
}

.top .mission .sec__content .content-l {
  position: relative;
  z-index: -2;
}

@media screen and (max-width: 768px) {
  .top .mission .sec__content .content-l {
    z-index: 1;
  }
}

.top .mission .sec__content .content-l img {
  min-width: 50.52vw;
}

@media screen and (max-width: 1120px) {
  .top .mission .sec__content .content-l img {
    margin-top: 100px;
  }
}

@media screen and (max-width: 768px) {
  .top .mission .sec__content .content-l img {
    margin-top: auto;
    width: 100%;
  }
}

.top .mission .sec__content .content-r {
  margin-top: 60px;
  margin-left: 30px;
}

@media screen and (max-width: 768px) {
  .top .mission .sec__content .content-r {
    margin-top: 20px;
  }
}

@media screen and (max-width: 768px) {
  .top .mission .sec__content .content-r .content__ttl {
    font-size: 16px;
    font-weight: 600;
  }
}

@media screen and (max-width: 768px) {
  .top .mission .sec__content .content-r .content__txt {
    font-size: 14px;
  }
}

.top .mission .sec__content .content__txt {
  font-size: 18px;
}

.top .mission .sec__content .content__txt span {
  margin-top: 1.5em;
  display: block;
}

.top .etig {
  background-color: #19272C;
  padding: 100px 0;
  margin-bottom: 100px;
}

.top .etig .sec-wrap {
  max-width: 1120px;
}

@media screen and (max-width: 1200px) {
  .top .etig .sec-wrap {
    width: 95%;
  }
}

@media screen and (max-width: 768px) {
  .top .etig .sec-wrap {
    width: 92%;
  }
}

.top .etig .sec__ttl {
  text-align: center;
  color: #666666;
  font-family: 'Big Shoulders Inline Text', cursive;
  font-size: 160px;
  line-height: 1;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .top .etig .sec__ttl {
    font-size: 72px;
  }
}

.top .etig .sec__content {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .top .etig .sec__content {
    flex-wrap: wrap;
  }
}

.top .etig .sec__content .content-item {
  background-color: #EEEEEE;
  color: #19272C;
  width: 22.32%;
  height: 332px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .top .etig .sec__content .content-item {
    width: 47.05%;
    height: 269px;
    margin-bottom: 30px;
  }
}

.top .etig .sec__content .content-item .item-bg {
  font-family: 'Big Shoulders Inline Text', cursive;
  font-size: 160px;
  color: #F9F9F9;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 5%;
}

.top .etig .sec__content .content-item .item__ttl {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 48px;
  font-weight: 400;
  margin-top: 75px;
  text-align: center;
  z-index: 2;
  position: relative;
}

@media screen and (max-width: 768px) {
  .top .etig .sec__content .content-item .item__ttl {
    font-size: 32px;
    margin-top: 60px;
  }
}

.top .etig .sec__content .content-item .item__ttl--sub {
  margin-bottom: 40px;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  z-index: 3;
  position: relative;
}

@media screen and (max-width: 768px) {
  .top .etig .sec__content .content-item .item__ttl--sub {
    font-size: 18px;
  }
}

.top .etig .sec__content .content-item .item__txt {
  font-size: 18px;
  text-align: center;
  line-height: 2;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 768px) {
  .top .etig .sec__content .content-item .item__txt {
    font-size: 14px;
  }
}

.top .service {
  margin-bottom: 100px;
}

.top .service .bg-txt {
  left: 5%;
}

@media screen and (min-width: 1400px) {
  .top .service .bg-txt {
    left: 18%;
  }
}

@media screen and (max-width: 768px) {
  .top .service .bg-txt {
    top: 6%;
  }
}

.top .service .sec-wrap {
  width: 1120px;
  padding-top: 60px;
}

@media screen and (max-width: 1200px) {
  .top .service .sec-wrap {
    width: 90%;
  }
}

.top .service .sec-wrap .more {
  text-align: end;
}

.top .service .sec-wrap .more a {
  color: #19272C;
  border: 1px solid #19272C;
}

.top .service .sec-wrap .more a:after {
  background-color: #19272C;
}

.top .service .sec__ttl {
  margin-bottom: 100px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .top .service .sec__ttl {
    margin-bottom: 60px;
    padding-left: 40px;
  }
}

.top .service .sec__ttl span.border {
  background-color: #19272C;
}

.top .service .sec__ttl span.border:after {
  background-color: #19272C;
}

.top .service .sec__content {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .top .service .sec__content {
    display: block;
  }
}

.top .service .sec__content .content-item {
  width: 31.25%;
  height: 325px;
  background-size: cover;
  color: #ffffff;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .top .service .sec__content .content-item {
    width: 100%;
    height: auto;
  }
}

.top .service .sec__content .content-item.bg-1 {
  background: url("../../assets/img/pc/top/top_sec03_01.jpg") no-repeat center;
}

@media screen and (max-width: 768px) {
  .top .service .sec__content .content-item.bg-1 {
    background: url("../../assets/img/sp/top/top_sec03_01.jpg") no-repeat center;
    padding-bottom: 32.174%;
  }
}

.top .service .sec__content .content-item.bg-2 {
  background: url("../../assets/img/pc/top/top_sec03_02.jpg") no-repeat center;
}

@media screen and (max-width: 768px) {
  .top .service .sec__content .content-item.bg-2 {
    background: url("../../assets/img/sp/top/top_sec03_02.jpg") no-repeat center;
    padding-bottom: 32.174%;
  }
}

.top .service .sec__content .content-item.bg-3 {
  background: url("../../assets/img/pc/top/top_sec03_03.jpg") no-repeat center;
}

@media screen and (max-width: 768px) {
  .top .service .sec__content .content-item.bg-3 {
    background: url("../../assets/img/sp/top/top_sec03_03.jpg") no-repeat center;
    padding-bottom: 32.174%;
  }
}

.top .service .sec__content .content-item .item__ttl {
  font-size: 48px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 200;
  position: relative;
  top: 35%;
  left: 35px;
  line-height: 1;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  .top .service .sec__content .content-item .item__ttl {
    top: 0;
    margin-bottom: 10px;
    padding-top: 50px;
  }
}

.top .service .sec__content .content-item .item__ttl--sub {
  font-size: 20px;
  font-weight: bold;
  position: relative;
  top: 36%;
  left: 35px;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  .top .service .sec__content .content-item .item__ttl--sub {
    font-size: 18px;
  }
}

.top .company {
  background: url("../../assets/img/pc/top/top_sec04.jpg") no-repeat center;
  background-size: cover;
  height: 461px;
  margin-bottom: 100px;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .top .company {
    background: url("../../assets/img/sp/top/top_sec04.jpg") no-repeat center;
    height: auto;
  }
}

.top .company .sec-wrap {
  max-width: 1120px;
  padding: 60px 0;
  color: #ffffff;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

@media screen and (max-width: 768px) {
  .top .company .sec-wrap {
    display: block;
  }
}

@media screen and (max-width: 1200px) {
  .top .company .sec-wrap {
    width: 90%;
  }
}

@media screen and (max-width: 768px) {
  .top .company .sec-wrap .more {
    text-align: end;
  }
}

.top .company .sec__ttl {
  color: #ffffff;
  position: relative;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .top .company .sec__ttl {
    padding-left: 40px;
  }
}

.top .company .sec__ttl span.border {
  background-color: #ffffff;
}

.top .company .sec__ttl span.border:after {
  background-color: #ffffff;
}

.top .company .sec__txt {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 300;
  font-size: 88px;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  .top .company .sec__txt {
    font-size: 48px;
    margin-bottom: 60px;
  }
}

.top .company .sec__txt span {
  font-weight: 400;
}

.top .company .content-r {
  margin-top: auto;
}

.page.service .service-item {
  margin-bottom: 350px;
}

.page.service .service-item.sales .sec-wrap {
  background: url("../../assets/img/pc/service/sec01.jpg") no-repeat center;
}

@media screen and (max-width: 768px) {
  .page.service .service-item.sales .sec-wrap {
    background: url("../../assets/img/sp/service/sec01.jpg") no-repeat center;
  }
}

.page.service .service-item.call .sec-wrap {
  background: url("../../assets/img/pc/service/sec02.jpg") no-repeat center;
}

@media screen and (max-width: 768px) {
  .page.service .service-item.call .sec-wrap {
    background: url("../../assets/img/sp/service/sec02.jpg") no-repeat center;
  }
}

.page.service .service-item.electrical .sec-wrap {
  background: url("../../assets/img/pc/service/sec03.jpg") no-repeat center;
}

@media screen and (max-width: 768px) {
  .page.service .service-item.electrical .sec-wrap {
    background: url("../../assets/img/sp/service/sec03.jpg") no-repeat center;
  }
}

.page.service .service-item .sec-wrap {
  background-size: cover;
  width: 1520px;
  height: 480px;
  position: relative;
}

@media screen and (max-width: 1520px) {
  .page.service .service-item .sec-wrap {
    width: 90%;
  }
}

@media screen and (max-width: 768px) {
  .page.service .service-item .sec-wrap {
    width: 90%;
  }
}

.page.service .service-item .sec-wrap .ttl-wrap {
  padding-top: 70px;
  max-width: 1000px;
}

@media screen and (max-width: 768px) {
  .page.service .service-item .sec-wrap .ttl-wrap {
    padding-top: 50px;
    padding-left: 20px;
  }
}

.page.service .service-item .sec-wrap .bg-shadow {
  background-color: #F2F2F2;
  width: 1520px;
  height: 475px;
  z-index: -1;
  position: absolute;
  bottom: -25%;
}

@media screen and (max-width: 768px) {
  .page.service .service-item .sec-wrap .bg-shadow {
    bottom: -10%;
  }
}

.page.service .service-item .sec__ttl {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 64px;
  font-weight: 200;
  position: relative;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  .page.service .service-item .sec__ttl {
    padding-left: 0;
    font-size: 48px;
  }
}

.page.service .service-item .sec__ttl:after {
  content: none;
}

.page.service .service-item .sec__ttl--sub {
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
}

.page.service .service-item .sec__content {
  position: absolute;
  bottom: -60%;
  right: -4%;
  background-color: #ffffff;
  max-width: 1120px;
  padding: 80px 90px;
  overflow: hidden;
}

@media screen and (max-width: 1520px) {
  .page.service .service-item .sec__content {
    width: 90%;
  }
}

@media screen and (max-width: 768px) {
  .page.service .service-item .sec__content {
    bottom: -45%;
    right: -10%;
    padding: 40px 30px;
    width: 105%;
  }
}

.page.service .service-item .sec__content .content__ttl {
  position: relative;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .page.service .service-item .sec__content .content__ttl {
    font-size: 18px;
    padding-left: 10px;
  }
}

.page.service .service-item .sec__content .content__ttl span.border {
  background-color: #19272C;
  left: -100px;
}

@media screen and (max-width: 768px) {
  .page.service .service-item .sec__content .content__ttl span.border {
    left: -70px;
  }
}

.page.service .service-item .sec__content .content__ttl span.border:after {
  background-color: #19272C;
}

.page.service .service-item .sec__content .content__txt {
  font-size: 18px;
  line-height: 2;
  margin-bottom: 80px;
}

@media screen and (max-width: 768px) {
  .page.service .service-item .sec__content .content__txt {
    font-size: 14px;
  }
}

.page.service .service-item .sec__content .content-item {
  max-width: 700px;
}

.page.service .service-item .sec__content .content-item__list {
  display: flex;
  align-items: flex-end;
}

.page.service .service-item .sec__content .content-item__list .list-item {
  text-align: center;
  width: 31.25%;
  margin-right: 2.08%;
}

.page.service .service-item .sec__content .content-item__list .list-item:last-child {
  margin-right: 0;
}

.page.service .service-item .sec__content .content-item__list .list-item__pic {
  margin-bottom: 20px;
}

.page.service .service-item .sec__content .content-item__list .list-item__txt {
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .page.service .service-item .sec__content .content-item__list .list-item__txt {
    font-size: 12px;
  }
}

.page.recruit .mv {
  padding-bottom: 0;
  margin-bottom: 100px;
}

.page.recruit .sec-wrap {
  max-width: 1120px;
}

@media screen and (max-width: 1200px) {
  .page.recruit .sec-wrap {
    width: 90%;
  }
}

.page.recruit .sec-wrap .ttl-wrap {
  margin-bottom: 80px;
}

@media screen and (max-width: 768px) {
  .page.recruit .sec-wrap .ttl-wrap {
    margin-bottom: 60px;
  }
}

.page.recruit .sec__ttl {
  border-bottom: none;
}

.page.recruit .sec__ttl:after {
  content: none;
}

.page.recruit .message {
  margin-bottom: 160px;
}

.page.recruit .message .sec__ttl {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 200;
  font-size: 64px;
  padding: 80px 0 0;
  line-height: 1;
}

.page.recruit .message .sec__ttl:after {
  top: 0;
  content: '';
}

@media screen and (max-width: 768px) {
  .page.recruit .message .sec__ttl {
    font-size: 48px;
    padding: 40px 0 0;
  }
}

.page.recruit .message .sec__ttl span.border {
  top: 110px;
  background-color: #19272C;
}

@media screen and (max-width: 768px) {
  .page.recruit .message .sec__ttl span.border {
    display: none;
  }
}

.page.recruit .message .sec__ttl span.border:after {
  background-color: #19272C;
}

.page.recruit .message .sec__ttl--sub {
  font-size: 24px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .page.recruit .message .sec__ttl--sub {
    font-size: 18px;
  }
}

.page.recruit .message .content-body p {
  font-size: 18px;
  line-height: 2;
}

.page.recruit .job {
  margin-bottom: 200px;
}

.page.recruit .job .sec__ttl {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 200;
  font-size: 64px;
  padding: 80px 0 0;
  line-height: 1;
}

.page.recruit .job .sec__ttl:after {
  top: 0;
  content: '';
}

@media screen and (max-width: 768px) {
  .page.recruit .job .sec__ttl {
    font-size: 48px;
    padding: 40px 0 0;
  }
}

.page.recruit .job .sec__ttl span.border {
  top: 110px;
  background-color: #19272C;
}

@media screen and (max-width: 768px) {
  .page.recruit .job .sec__ttl span.border {
    display: none;
  }
}

.page.recruit .job .sec__ttl span.border:after {
  background-color: #19272C;
}

.page.recruit .job .sec__ttl--sub {
  font-size: 24px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .page.recruit .job .sec__ttl--sub {
    font-size: 18px;
  }
}

.page.recruit .job .content-body {
  border-bottom: 1px solid #19272C;
}

.page.recruit .job .content-row {
  margin-bottom: 100px;
  padding-top: 30px;
  border-top: 1px solid #19272C;
}

.page.recruit .job .content-row dt {
  font-size: 20px;
  margin-bottom: 60px;
}

@media screen and (max-width: 768px) {
  .page.recruit .job .content-row dt {
    margin-bottom: 30px;
    font-size: 16px;
  }
}

.page.recruit .job .content-row dd {
  font-size: 18px;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  .page.recruit .job .content-row dd {
    font-size: 14px;
  }
}

.page.company .mv {
  padding-bottom: 60px;
}

.page.company .sec__ttl {
  border-bottom: none;
  margin-bottom: 100px;
}

.page.company .sec__ttl:after {
  content: none;
}

.page.company .profile {
  margin-bottom: 200px;
}

@media screen and (max-width: 768px) {
  .page.company .profile {
    margin-bottom: 160px;
  }
}

.page.company .profile .sec-wrap {
  max-width: 1120px;
}

@media screen and (max-width: 1200px) {
  .page.company .profile .sec-wrap {
    width: 90%;
  }
}

.page.company .profile .sec-wrap .ttl-wrap {
  margin-bottom: 80px;
}

@media screen and (max-width: 768px) {
  .page.company .profile .sec-wrap .ttl-wrap {
    margin-bottom: 60px;
  }
}

.page.company .profile .sec__ttl {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 200;
  font-size: 64px;
  padding: 80px 0 0;
  line-height: 1;
}

.page.company .profile .sec__ttl:after {
  content: '';
  top: 0;
}

@media screen and (max-width: 768px) {
  .page.company .profile .sec__ttl {
    font-size: 48px;
    padding: 40px 0 0;
  }
}

.page.company .profile .sec__ttl span.border {
  top: 110px;
  background-color: #19272C;
}

@media screen and (max-width: 768px) {
  .page.company .profile .sec__ttl span.border {
    display: none;
  }
}

.page.company .profile .sec__ttl span.border:after {
  background-color: #19272C;
}

.page.company .profile .sec__ttl--sub {
  font-size: 24px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .page.company .profile .sec__ttl--sub {
    font-size: 18px;
  }
}

.page.company .profile .content-wrap {
  border-top: 1px solid #19272C;
  max-width: 960px;
}

.page.company .profile .content-row {
  display: flex;
  padding: 30px 20px;
  border-bottom: 1px solid #19272C;
}

@media screen and (max-width: 768px) {
  .page.company .profile .content-row {
    display: block;
    padding: 20px 0;
  }
}

.page.company .profile .content-row dt {
  font-size: 16px;
  width: 15%;
}

@media screen and (max-width: 768px) {
  .page.company .profile .content-row dt {
    width: 100%;
    font-size: 14px;
    margin-bottom: 15px;
  }
}

.page.company .profile .content-row dd {
  font-size: 18px;
}

@media screen and (max-width: 768px) {
  .page.company .profile .content-row dd {
    font-size: 14px;
    line-height: 2;
  }
}

.page.company .access {
  margin-bottom: 200px;
}

.page.company .access .sec-wrap {
  max-width: 1120px;
}

@media screen and (max-width: 1200px) {
  .page.company .access .sec-wrap {
    width: 90%;
  }
}

.page.company .access .sec-wrap .ttl-wrap {
  margin-bottom: 80px;
}

@media screen and (max-width: 768px) {
  .page.company .access .sec-wrap .ttl-wrap {
    margin-bottom: 60px;
  }
}

.page.company .access .sec__ttl {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 200;
  font-size: 64px;
  padding: 80px 0 0;
  line-height: 1;
}

.page.company .access .sec__ttl:after {
  content: '';
  top: 0;
}

@media screen and (max-width: 768px) {
  .page.company .access .sec__ttl {
    font-size: 48px;
    padding: 40px 0 0;
  }
}

.page.company .access .sec__ttl span.border {
  top: 110px;
  background-color: #19272C;
}

@media screen and (max-width: 768px) {
  .page.company .access .sec__ttl span.border {
    display: none;
  }
}

.page.company .access .sec__ttl span.border:after {
  background-color: #19272C;
}

.page.company .access .sec__ttl--sub {
  font-size: 24px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .page.company .access .sec__ttl--sub {
    font-size: 18px;
  }
}

.page.contact .mv {
  margin-bottom: 100px;
  padding-bottom: 0;
}

.page.contact .sec-wrap {
  max-width: 1120px;
}

@media screen and (max-width: 1200px) {
  .page.contact .sec-wrap {
    width: 90%;
  }
}

.page.contact .sec-wrap .ttl-wrap {
  margin-bottom: 80px;
}

@media screen and (max-width: 768px) {
  .page.contact .sec-wrap .ttl-wrap {
    margin-bottom: 60px;
  }
}

.page.contact .sec__ttl {
  border-bottom: none;
}

.page.contact .sec__ttl:after {
  content: none;
}

.page.contact .content__txt {
  font-family: 'Oswald', sans-serif;
  font-size: 48px;
}

@media screen and (max-width: 768px) {
  .page.contact .content__txt {
    font-size: 32px;
  }
}

.page.contact .content__txt--sub {
  font-family: 'Shippori Mincho B1', serif;
  font-size: 18px;
}

@media screen and (max-width: 768px) {
  .page.contact .content__txt--sub {
    font-size: 14px;
  }
}

.page.contact .tel {
  margin-bottom: 160px;
}

.page.contact .tel .sec__ttl {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 200;
  font-size: 64px;
  padding: 80px 0 0;
  line-height: 1;
}

.page.contact .tel .sec__ttl:after {
  top: 0;
  content: '';
}

@media screen and (max-width: 768px) {
  .page.contact .tel .sec__ttl {
    font-size: 48px;
    padding: 40px 0 0;
  }
}

.page.contact .tel .sec__ttl span.border {
  top: 110px;
  background-color: #19272C;
}

@media screen and (max-width: 768px) {
  .page.contact .tel .sec__ttl span.border {
    display: none;
  }
}

.page.contact .tel .sec__ttl span.border:after {
  background-color: #19272C;
}

.page.contact .tel .sec__ttl--sub {
  font-size: 24px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .page.contact .tel .sec__ttl--sub {
    font-size: 18px;
  }
}

.page.contact .mail {
  margin-bottom: 200px;
}

.page.contact .mail .sec__ttl {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 200;
  font-size: 64px;
  padding: 80px 0 0;
  line-height: 1;
}

.page.contact .mail .sec__ttl:after {
  top: 0;
  content: '';
}

@media screen and (max-width: 768px) {
  .page.contact .mail .sec__ttl {
    font-size: 48px;
    padding: 40px 0 0;
  }
}

.page.contact .mail .sec__ttl span.border {
  top: 110px;
  background-color: #19272C;
}

@media screen and (max-width: 768px) {
  .page.contact .mail .sec__ttl span.border {
    display: none;
  }
}

.page.contact .mail .sec__ttl span.border:after {
  background-color: #19272C;
}

.page.contact .mail .sec__ttl--sub {
  font-size: 24px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .page.contact .mail .sec__ttl--sub {
    font-size: 18px;
  }
}

section.recruit {
  margin-bottom: 100px;
}

section.recruit .bg-txt {
  left: 5%;
  white-space: nowrap;
}

@media screen and (min-width: 1400px) {
  section.recruit .bg-txt {
    left: 18%;
  }
}

@media screen and (max-width: 768px) {
  section.recruit .bg-txt {
    font-size: 100px;
  }
}

section.recruit .sec__ttl {
  margin-bottom: 100px;
  position: relative;
}

section.recruit .sec__ttl:after {
  content: none;
}

@media screen and (max-width: 768px) {
  section.recruit .sec__ttl {
    margin-bottom: 20px;
    padding-left: 48px;
  }
}

section.recruit .sec__ttl span.border {
  background-color: #19272C;
}

section.recruit .sec__ttl span.border:after {
  background-color: #19272C;
}

section.recruit .sec-wrap {
  width: 79.5%;
  margin-left: auto;
}

@media screen and (max-width: 1400px) {
  section.recruit .sec-wrap {
    width: 92%;
  }
}

@media screen and (max-width: 1200px) {
  section.recruit .sec-wrap {
    width: 95%;
  }
}

@media screen and (max-width: 768px) {
  section.recruit .sec-wrap {
    width: 92%;
    margin-right: auto;
  }
}

@media screen and (max-width: 768px) {
  section.recruit .sec-wrap .more {
    text-align: end;
  }
}

section.recruit .sec-wrap .more a {
  color: #19272C;
  border: 1px solid #19272C;
}

section.recruit .sec-wrap .more a:after {
  background-color: #19272C;
}

section.recruit .sec__content {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

@media screen and (max-width: 768px) {
  section.recruit .sec__content {
    display: block;
  }
}

section.recruit .sec__content .content__ttl {
  font-size: 24px;
  font-family: 'Shippori Mincho B1', serif;
  font-weight: 600;
  margin-bottom: 24px;
}

section.recruit .sec__content .content-l {
  margin-top: 60px;
  margin-right: 30px;
  width: 50%;
  position: relative;
  z-index: 2;
}

section.recruit .sec__content .content-r {
  position: relative;
}

section.recruit .sec__content .content-r img {
  min-width: 45vw;
}

@media screen and (max-width: 1120px) {
  section.recruit .sec__content .content-r img {
    margin-top: 60px;
  }
}

@media screen and (min-width: 1400px) {
  section.recruit .sec__content .content-r img {
    min-width: 50.52vw;
  }
}

@media screen and (max-width: 768px) {
  section.recruit .sec__content .content-r img {
    margin-top: 0;
    width: 100%;
    margin-bottom: 40px;
  }
}

section.recruit .sec__content .content__txt {
  font-size: 18px;
}

section.recruit .sec__content .content__txt span {
  margin-top: 1.5em;
  display: block;
}
