@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&family=Source+Sans+Pro&display=swap);/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */*, ::before, ::after {
  border-style: solid;
  border-width: 0;
  box-sizing: border-box;
}html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;

  -webkit-tap-highlight-color: transparent;
}body {
  margin: 0;
}main {
  display: block;
}p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}dt {
  font-weight: bold;
}dd {
  margin-left: 0;
}hr {
  clear: both;
  overflow: visible;
  height: 0;
  margin: 0;
  border-top-width: 1px;
  box-sizing: content-box;
  color: inherit;
}pre {
  font-family: monospace, monospace;
  font-size: inherit;
}address {
  font-style: inherit;
}a {
  background-color: transparent;
  color: inherit;
  text-decoration: none;
}abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;

  -webkit-text-decoration: underline dotted;
}b, strong {
  font-weight: bolder;
}code, kbd, samp {
  font-family: monospace, monospace;
  font-size: inherit;
}small {
  font-size: 80%;
}sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}sub {
  bottom: -0.25em;
}sup {
  top: -0.5em;
}img, embed, object, iframe {
  vertical-align: bottom;
}button, input, optgroup, select, textarea {
  appearance: none;
  margin: 0;
  padding: 0;
  background: transparent;
  border-radius: 0;
  outline: 0;
  color: inherit;
  font: inherit;
  text-align: inherit;
  vertical-align: middle;

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

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

  -webkit-appearance: radio;
  -moz-appearance: radio;
}button, input {
  overflow: visible;
}button, select {
  text-transform: none;
}button, [type='button'], [type='reset'], [type='submit'] {
  appearance: none;
  cursor: pointer;

  -webkit-appearance: none;
  -moz-appearance: none;
}button[disabled], [type='button'][disabled], [type='reset'][disabled], [type='submit'][disabled] {
  cursor: default;
}button::-moz-focus-inner, [type='button']::-moz-focus-inner, [type='reset']::-moz-focus-inner, [type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}button:-moz-focusring, [type='button']:-moz-focusring, [type='reset']:-moz-focusring, [type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}select::-ms-expand {
  display: none;
}option {
  padding: 0;
}fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
}legend {
  display: table;
  max-width: 100%;
  padding: 0;
  color: inherit;
  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 {
  font: inherit;

  -webkit-appearance: button;
}label[for] {
  cursor: pointer;
}details {
  display: block;
}summary {
  display: list-item;
}[contenteditable] {
  outline: none;
}table {
  border-collapse: collapse;
  border-spacing: 0;
}caption {
  text-align: left;
}td, th {
  padding: 0;
  vertical-align: top;
}th {
  font-weight: bold;
  text-align: left;
}template {
  display: none;
}[hidden] {
  display: none;
}.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;

  -webkit-tap-highlight-color: transparent;
  touch-action: pan-y;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}.slick-list:focus {
  outline: none;
}.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}.slick-slider .slick-track, .slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}.slick-track:before, .slick-track:after {
  content: '';
  display: table;
}.slick-track:after {
  clear: both;
}.slick-loading .slick-track {
  visibility: hidden;
}.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}[dir='rtl'] .slick-slide {
  float: right;
}.slick-slide img {
  display: block;
}.slick-slide.slick-loading img {
  display: none;
}.slick-slide.dragging img {
  pointer-events: none;
}.slick-initialized .slick-slide {
  display: block;
}.slick-loading .slick-slide {
  visibility: hidden;
}.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}.slick-arrow.slick-hidden {
  display: none;
}.slick-prev, .slick-next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  display: block;
  height: 20px;
  width: 20px;
  padding: 0;
  background: transparent;
  border: none;
  outline: none;
  color: transparent;
  font-size: 0;
  line-height: 0;
  transform: translate(0, -50%);
}.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  background: transparent;
  outline: none;
  color: transparent;
}.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1;
}.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: 0.25;
}.slick-prev:before, .slick-next:before {
  opacity: 0.75;
  color: #fff;
  font-family: 'slick';
  font-size: 20px;
  -webkit-font-smoothing: antialiased;
  line-height: 1;

  -moz-osx-font-smoothing: grayscale;
}.slick-prev {
  left: -25px;
}[dir='rtl'] .slick-prev {
  left: auto;
  right: -25px;
}.slick-prev:before {
  content: '←';
}[dir='rtl'] .slick-prev:before {
  content: '→';
}.slick-next {
  right: -25px;
}[dir='rtl'] .slick-next {
  left: -25px;
  right: auto;
}.slick-next:before {
  content: '→';
}[dir='rtl'] .slick-next:before {
  content: '←';
}.slick-dotted.slick-slider {
  margin-bottom: 30px;
}.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}.slick-dots li {
  cursor: pointer;
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
}.slick-dots li button {
  cursor: pointer;
  display: block;
  height: 20px;
  width: 20px;
  padding: 5px;
  background: transparent;
  border: 0;
  outline: none;
  color: transparent;
  font-size: 0;
  line-height: 0;
}.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}.slick-dots li button:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '•';
  opacity: 0.25;
  height: 20px;
  width: 20px;
  color: #000;
  font-family: 'slick';
  font-size: 6px;
  -webkit-font-smoothing: antialiased;
  line-height: 20px;
  text-align: center;

  -moz-osx-font-smoothing: grayscale;
}.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: #000;
}html, body {
  -webkit-text-size-adjust: 100%;

  -ms-text-size-adjust: 100%;
}body {
  color: #1a1311;
  font-family: '游ゴシック Medium', '游ゴシック', YuGothic, YuGothicM, 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 34px;
}@media screen and (max-width: 768px) {
  body {
    font-size: 14px;
    line-height: 26px;
  }
}img {
  width: 100%;
}a {
  text-decoration: none;
}a:visited, a:hover {
  text-decoration: underline;
}a:hover {
  text-decoration: none;
}a img {
  border: 0;
}.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
}@media screen and (min-width: 769px) {
  .sp {
    display: none !important;
  }
}@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
}.wrap {
  position: relative;
  overflow: hidden;
}.header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  background: #fff;
}@media screen and (min-width: 769px) {
  .header {
    overflow: hidden;
  }
}@media screen and (max-width: 768px) {
  .header {
    width: 100%;
  }
}.header .in_header {
  display: flex;
  height: 120px;
  min-width: 1200px;
  padding-left: 70px;
  justify-content: start;
  align-items: center;
}@media screen and (max-width: 768px) {
  .header .in_header {
    height: 60px;
    min-width: auto;
    padding-left: 10px;
  }
}.header h1 {
  margin-right: 85px;
}@media screen and (max-width: 768px) {
  .header h1 {
    margin-right: 0;
  }
}@media screen and (max-width: 768px) {
  .header h1 {
    margin: 0;
  }
}.header h1 a {
  display: flex;
  align-items: center;
  transition: all 0.5s ease-out 0s;
}.header h1 a:hover {
  opacity: 0.7;
  transition: all 0.5s ease-out 0s;
}.header h1 a .logo {
  width: 75px;
  margin-right: 20px;
}@media screen and (max-width: 768px) {
  .header h1 a .logo {
    width: 40px;
    margin-right: 10px;
  }
}.header h1 a .name {
  width: 216px;
}@media screen and (max-width: 768px) {
  .header h1 a .name {
    width: 140px;
  }
}.footer {
  position: relative;
  padding: 150px 0;
  background: #007dc1;
  color: #fff;
  font-weight: bold;
}@media screen and (max-width: 768px) {
  .footer {
    padding: 60px 0 20px;
  }
}.footer .inner {
  display: flex;
}@media screen and (max-width: 768px) {
  .footer .inner {
    display: block;
  }
}.footer__logo {
  margin-right: 165px;
  text-align: center;
}@media screen and (max-width: 768px) {
  .footer__logo {
    margin: 0 0 30px;
  }
}.footer__logo h1 {
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0.2em;
}.footer__logo h1 img {
  width: 163px;
  margin-bottom: 20px;
}@media screen and (max-width: 768px) {
  .footer__logo h1 img {
    width: 100px;
    margin-bottom: 15px;
  }
}@media screen and (max-width: 768px) {
  .footer__logo h1 {
    font-size: 15px;
    letter-spacing: 0.1em;
  }
}.footer__logo h1 span {
  display: block;
  margin-bottom: 5px;
}@media screen and (max-width: 768px) {
  .footer__logo p {
    font-size: 12px;
    line-height: 20px;
  }
}.footer__contact {
  width: 580px;
}@media screen and (max-width: 768px) {
  .footer__contact {
    width: 100%;
  }
}.footer__title {
  position: relative;
  margin-bottom: 40px;
  font-size: 18px;
}@media screen and (max-width: 768px) {
  .footer__title {
    margin-bottom: 25px;
    font-size: 14px;
  }
}.footer__title::after {
  position: absolute;
  left: 50%;
  top: 50%;
  content: '';
  display: inline-flex;
  height: 1px;
  width: 100%;
  background: #60bdef;
  transform: translate(-50%, -50%);
}.footer__title span {
  position: relative;
  z-index: 2;
  padding-right: 20px;
  background: #007dc1;
}@media screen and (max-width: 768px) {
  .footer__title span {
    padding-right: 10px;
  }
}.footer__tel {
  display: flex;
  margin-bottom: 20px;
  font-size: 14px;
  align-items: center;
  letter-spacing: 0.15em;
}@media screen and (max-width: 768px) {
  .footer__tel {
    display: block;
    margin-bottom: 30px;
  }
}.footer__tel a {
  margin-right: 25px;
  font-size: 34px;
  font-weight: bold;
}@media screen and (max-width: 768px) {
  .footer__tel a {
    display: block;
    margin: 0 0 5px;
    font-size: 26px;
    text-align: center;
  }
}.footer__tel svg {
  height: 30px;
  width: 22px;
  margin: -5px 5px 0 0;
  vertical-align: middle;
  fill: #fff;
}@media screen and (max-width: 768px) {
  .footer__tel svg {
    height: 26px;
    width: 18px;
  }
}.footer__tel span {
  font-size: 14px;
  font-weight: normal;
}@media screen and (max-width: 768px) {
  .footer__tel span {
    display: block;
    font-size: 12px;
    text-align: center;
  }
}.footer__nav {
  display: flex;
  margin-bottom: 20px;
  flex-wrap: wrap;
  font-size: 13px;
  font-weight: normal;
}@media screen and (max-width: 768px) {
  .footer__nav {
    display: none;
  }
}.footer__nav li {
  position: relative;
  margin: 0 20px 0 0;
  padding-right: 20px;
}.footer__nav li a {
  transition: all 0.5s ease-out 0s;
}.footer__nav li a:hover {
  opacity: 0.7;
  transition: all 0.5s ease-out 0s;
}.footer__nav li:last-child {
  margin-right: 0;
}.footer__nav li:last-child::before {
  display: none;
}.footer__nav li::before {
  position: absolute;
  right: 0;
  top: 0;
  content: '/';
  display: inline-block;
  color: #ccc;
  font-weight: normal;
  vertical-align: middle;
}.footer__btn {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}@media screen and (max-width: 768px) {
  .footer__btn {
    font-size: 16px;
  }
}.footer__btn a {
  display: block;
  padding: 45px 0;
  border: 1px solid #fff;
  transition: all 0.5s ease-out 0s;
}@media screen and (max-width: 768px) {
  .footer__btn a {
    padding: 25px 0;
  }
}.footer__btn a svg {
  height: 20px;
  width: 29px;
  margin-right: 10px;
  vertical-align: middle;
  fill: #fff;
}@media screen and (max-width: 768px) {
  .footer__btn a svg {
    height: 15px;
    width: 25px;
    margin-right: 5px;
  }
}.footer__btn a:hover {
  background: #fff;
  color: #007dc1;
}.footer__btn a:hover svg {
  fill: #007dc1;
}.footer .copyright {
  margin-top: 40px;
  font-size: 12px;
}.footer .pagetop {
  position: absolute;
  bottom: 0;
  right: -110px;
}@media screen and (max-width: 768px) {
  .footer .pagetop {
    right: -50px;
  }
}.footer .pagetop a {
  position: relative;
  display: inline-block;
}.footer .pagetop a::after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: '';
  display: inline-block;
  height: 160px;
  width: 160px;
  background: #fff;
  text-align: center;
  vertical-align: middle;
  transform: skewX(-40deg);
}@media screen and (max-width: 768px) {
  .footer .pagetop a::after {
    height: 80px;
    width: 80px;
  }
}.footer .pagetop a svg {
  position: relative;
  bottom: 10px;
  left: -150px;
  z-index: 2;
  height: 32px;
  width: 10px;
  transition: all 0.3s ease-out 0s;
}@media screen and (max-width: 768px) {
  .footer .pagetop a svg {
    bottom: 4px;
    left: -65px;
    height: 24px;
    width: 10px;
  }
}.footer .pagetop a:hover svg {
  bottom: 15px;
}.gnav {
  position: relative;
  display: flex;
  height: 120px;
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.1em;
}@media screen and (max-width: 768px) {
  .gnav {
    position: fixed;
    left: 0;
    top: 50px;
    display: block;
    opacity: 0;
    visibility: hidden;
    height: auto;
    width: 100%;
    background: #fff;
  }
}.gnav._open {
  opacity: 1;
  visibility: visible;
  z-index: 100;
  height: 600px;
  width: 100%;
  transition: all 0.3s 0s ease;
}.gnav._open::after {
  position: absolute;
  bottom: -50vh;
  left: 0;
  content: '';
  display: block;
  opacity: 0.7;
  z-index: -2;
  height: 50vh;
  width: 100%;
  background: #000;
}.gnav ul {
  display: flex;
  align-items: center;
}@media screen and (max-width: 768px) {
  .gnav ul {
    display: block;
    margin: 50px 30px 60px;
    text-align: center;
  }
}@media screen and (max-width: 768px) {
  .gnav ul li {
    margin: 0 0 30px 0;
    font-size: 15px;
  }
}.gnav ul li a {
  display: flex;
  height: 120px;
  padding: 0 40px;
  align-items: center;
  transition: all 0.3s ease-out 0s;
}@media screen and (max-width: 768px) {
  .gnav ul li a {
    display: inline-block;
    height: auto;
    padding: 0;
    color: #1a1311;
  }
}@media screen and (min-width: 769px) {
  .gnav ul li a.active, .gnav ul li a:hover {
    background: #007dc1;
    color: #fff;
  }
}.gnav ul li a svg {
  display: none;
  height: 4px;
  width: 20px;
  margin-bottom: 2px;
  margin-left: 10px;
  vertical-align: middle;
  fill: #007dc1;
}@media screen and (max-width: 768px) {
  .gnav ul li a svg {
    display: inline;
  }
}.gnav .btn_shop {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  height: 128px;
  width: 200px;
  margin-right: -20px;
  justify-content: center;
  background: #007dc1;
  color: #fff;
  font-family: 'Noto Sans JP';
  font-size: 13px;
  font-weight: 500;
  align-items: center;
  letter-spacing: 0.2em;
  line-height: 18px;
  text-align: center;
  transform: skewX(-40deg);
}@media screen and (max-width: 768px) {
  .gnav .btn_shop {
    bottom: 0;
    top: auto;
    height: auto;
    width: 100%;
    margin-right: 0;
    padding: 40px 0;
    transform: skewX(0deg);
  }
}.gnav .btn_shop div {
  display: inline-block;
  vertical-align: middle;
  transform: skewX(40deg);
  transition: all 0.3s ease-out 0s;
}@media screen and (max-width: 768px) {
  .gnav .btn_shop div {
    display: flex;
    justify-content: center;
    align-items: center;
    transform: skewX(0deg);
  }
}.gnav .btn_shop div svg {
  height: 25px;
  width: 34px;
  margin-bottom: 5px;
  transition: all 0.3s ease-out 0s;
  fill: #fff;
}@media screen and (max-width: 768px) {
  .gnav .btn_shop div svg {
    margin: 0 10px 0 0;
  }
}.gnav .btn_shop div > span {
  display: block;
}.gnav .btn_shop div > span span {
  display: block;
}@media screen and (max-width: 768px) {
  .gnav .btn_shop div > span span {
    display: inline;
    padding-left: 0.5em;
  }
}.gnav .btn_shop:hover div {
  opacity: 0.7;
}.gnav .btn_shop:hover svg {
  transform: translate(0, -4px);
}.gnav_btn {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  height: 60px;
  width: 60px;
  justify-content: center;
  align-items: center;
}.gnav_btn svg {
  height: 18px;
  width: 30px;
  margin: 0 4px 0 0;
  fill: #007dc1;
}.gnav_btn svg .menu01, .gnav_btn svg .menu02, .gnav_btn svg .menu03 {
  transition: all 0.3s ease-out 0s;
}.gnav_btn._close .menu01 {
  transform: rotate(45deg) translate(2px, -3px);
}.gnav_btn._close .menu02 {
  opacity: 0;
}.gnav_btn._close .menu03 {
  transform: rotate(-45deg) translate(-8px, 0px);
}.gnav_sitesearch {
  padding: 10px 8px;
  border-radius: 5px;
}@media screen and (min-width: 769px) {
  .gnav_sitesearch {
    position: absolute;
    right: 335px;
    top: 20px;
    width: 240px;
  }
}@media screen and (max-width: 768px) {
  .gnav_box {
    left: 0;
    top: 50px;
    display: none;
    overflow-y: auto;
    height: calc(100vh - 50px);
    width: 100%;
    padding: 30px 20px;
  }
}.gnav_inner {
  width: 1000px;
  margin: 0 auto;
}@media screen and (max-width: 768px) {
  .gnav_inner {
    width: auto;
  }
}@media screen and (min-width: 769px) {
  .gnav_list {
    display: flex;
    align-items: center;
  }
}@media screen and (min-width: 769px) {
  .gnav_item {
    width: 218px;
  }
}@media screen and (max-width: 768px) {
  .gnav_item {
    border-bottom: 2px solid #fff;
  }
}.gnav_link {
  cursor: pointer;
  position: relative;
  display: block;
  letter-spacing: 0.08em;
}@media screen and (min-width: 769px) {
  .gnav_link {
    padding: 22px 0;
    text-align: center;
    text-decoration: none;
  }
}@media screen and (max-width: 768px) {
  .gnav_link {
    padding: 20px 0 20px 20px;
  }.gnav_link::after {
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    content: '';
    display: block;
    height: 0;
    width: 0;
    margin: auto;
    border: 5px solid transparent;
    border-left: 9px solid #fff;
    border-right: 9px solid transparent;
  }
}.gnav_details {
  display: none;
}@media screen and (min-width: 769px) {
  .gnav_details {
    position: absolute;
    left: 0;
    height: calc(100vh - 145px);
    width: 100vw;
  }
}@media screen and (max-width: 768px) {
  .gnav_details {
    padding: 0 20px;
  }
}.gnav_details_inner {
  position: relative;
  width: 1000px;
  margin: 0 auto;
}@media screen and (max-width: 768px) {
  .gnav_details_inner {
    width: auto;
  }
}@media screen and (min-width: 769px) {
  .gnav_details_inner {
    margin-top: 40px;
    padding: 40px;
    border-radius: 10px;
  }
}@media screen and (min-width: 769px) {
  .gnav_details_heading {
    padding: 0 0 10px;
  }
}@media screen and (max-width: 768px) {
  .gnav_details_heading {
    padding: 20px 0 0;
  }
}.gnav_details_heading a {
  display: inline-block;
}@media screen and (max-width: 768px) {
  .gnav_details_heading a {
    display: block;
    padding: 15px;
  }
}.gnav_details_close {
  cursor: pointer;
  position: absolute;
  right: 40px;
  top: 45px;
  padding: 0 0 0 28px;
  font-weight: 700;
}.gnav_details_close::before, .gnav_details_close::after {
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  content: '';
  display: block;
  height: 2px;
  width: 20px;
  margin: auto;
}.gnav_details_close::before {
  transform: rotate(-45deg);
}.gnav_details_close::after {
  transform: rotate(45deg);
}@media screen and (min-width: 769px) {
  .gnav_details_list {
    display: flex;
    margin: 0 -10px;
    flex-wrap: wrap;
  }
}@media screen and (min-width: 769px) {
  .gnav_details_item {
    width: 25%;
    padding: 15px 10px 5px;
  }
}@media screen and (max-width: 768px) {
  .gnav_details_item:first-of-type {
    border-top: none;
  }
}.gnav_details_item figure {
  display: flex;
  height: 95px;
  width: 100%;
  padding: 0 30px;
  justify-content: center;
  align-items: center;
}.gnav_details_item figure img {
  height: auto;
  width: auto;
  max-height: 100%;
  max-width: 100%;
}.gnav_details_link {
  position: relative;
  display: block;
}@media screen and (min-width: 769px) {
  .gnav_details_link {
    height: 100%;
    padding: 20px;
    border-radius: 5px;
    text-decoration: none;
  }.gnav_details_link::after {
    left: 9px;
    top: 133px;
  }.gnav_details_link:hover {
    box-shadow: none;
  }.gnav_details_link:hover .gnav_details_name {
    text-decoration: none;
  }
}.gnav_details_name {
  text-decoration: underline;
}@media screen and (min-width: 769px) {
  .gnav_details_name {
    padding: 10px 0 0 30px;
    font-weight: 700;
  }
}@media screen and (max-width: 768px) {
  .gnav_details_name {
    padding: 20px 0 20px 15px;
  }.gnav_details_name::after {
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    content: '';
    display: block;
    height: 0;
    width: 0;
    margin: auto;
    border: 5px solid transparent;
    border-left: 9px solid #fff;
    border-right: 9px solid transparent;
  }
}.gnav_details_txt {
  padding: 5px 0 0 30px;
}@media screen and (min-width: 769px) {
  .gnav_slist {
    position: absolute;
    right: 200px;
    top: 30px;
  }
}@media screen and (max-width: 768px) {
  .gnav_slist {
    display: flex;
    padding: 30px 0 0;
    justify-content: center;
  }
}.gnav_slink {
  display: block;
}@media screen and (min-width: 769px) {
  .gnav_slink {
    position: relative;
    padding: 0 22px 0 0;
  }.gnav_slink::before {
    position: absolute;
    right: 0;
    top: 5px;
    content: '';
    height: 14px;
    width: 14px;
  }
}@media screen and (max-width: 768px) {
  .gnav_slink {
    display: block;
    padding: 0 18px;
  }
}.gnav .footer__contact {
  padding: 0 20px;
  color: #1a1311;
}.gnav .footer__contact .footer__title {
  font-size: 14px;
}.gnav .footer__contact .footer__title span {
  background: #fff;
}.gnav .footer__contact svg {
  fill: #007dc1;
}.gnav .footer__btn a {
  border-color: #007dc1;
}.show {
  opacity: 0;
  transform: translate(0, 10px);
  transition: all 0.5s ease-out 0s;
}.show.isActive {
  opacity: 1;
  transform: translate(0, 0);
}.inner {
  width: 1200px;
  margin: 0 auto;
}@media screen and (max-width: 768px) {
  .inner {
    width: 90%;
  }
}.inner_wrap {
  overflow: hidden;
  background: #e5f1f7;
}.main {
  margin-top: 120px;
}@media screen and (max-width: 768px) {
  .main {
    margin-top: 60px;
  }
}.main .inner {
  margin: 100px auto 120px;
}@media screen and (max-width: 768px) {
  .main .inner {
    margin: 50px auto 60px;
  }
}.page_content {
  margin-bottom: 150px;
}@media screen and (max-width: 768px) {
  .page_content {
    margin-bottom: 60px;
  }
}.page_mainv {
  position: relative;
  overflow: hidden;
  height: 500px;
  background: url(../../../assets/img/home/image03.jpg) center top no-repeat;
  background-size: cover;
}@media screen and (max-width: 768px) {
  .page_mainv {
    height: 200px;
  }
}.page_mainv::after {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  display: inline-block;
  opacity: 0.6;
  height: 500px;
  width: 40vw;
  background: linear-gradient(130deg, #00a6ff 0%, #007dc1 100%);
  transform: skewX(-40deg);
}@media screen and (max-width: 768px) {
  .page_mainv::after {
    height: 200px;
  }
}.page_mainv::before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  display: inline-block;
  height: 80vh;
  width: 100%;
  background-color: rgba(0,0,0,0.5);
}.page_mainv__title {
  position: absolute;
  left: 8vw;
  top: 47%;
  z-index: 2;
  color: #fff;
  font-family: 'Noto Sans JP';
  font-size: 100px;
  font-weight: bold;
  line-height: 1.3;
  transform: translate(0, -50%);
}@media screen and (max-width: 768px) {
  .page_mainv__title {
    font-size: 40px;
  }
}.page_mainv__title span {
  display: block;
  padding-left: 5px;
  font-size: 22px;
  letter-spacing: 0.3em;
  line-height: 1.5;
}@media screen and (max-width: 768px) {
  .page_mainv__title span {
    font-size: 16px;
  }
}.page_stitle {
  margin-bottom: 80px;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
}@media screen and (max-width: 768px) {
  .page_stitle {
    margin-bottom: 40px;
    font-size: 20px;
  }
}.page_stitle svg {
  height: 23px;
  width: 30px;
  margin-bottom: 10px;
  fill: #007dc1;
}@media screen and (max-width: 768px) {
  .page_stitle svg {
    height: 23px;
    width: 25px;
    margin-bottom: 5px;
  }
}.page_stitle span {
  display: block;
}.page_banner {
  color: #fff;
  font-size: 26px;
  font-weight: bold;
}@media screen and (max-width: 768px) {
  .page_banner {
    font-size: 18px;
  }
}.page_banner ul {
  display: flex;
  justify-content: center;
  align-items: center;
}@media screen and (max-width: 768px) {
  .page_banner ul {
    display: block;
  }
}.page_banner ul li {
  width: 100%;
  letter-spacing: 0.2em;
}@media screen and (max-width: 768px) {
  .page_banner ul li {
    width: 100%;
  }
}.page_banner ul li a {
  position: relative;
  display: flex;
  overflow: hidden;
  height: 400px;
  justify-content: center;
  align-items: center;
  text-align: center;
}@media screen and (max-width: 768px) {
  .page_banner ul li a {
    height: 140px;
  }
}.page_banner ul li a > div {
  position: relative;
  z-index: 1;
}.page_banner ul li a::after {
  position: absolute;
  top: 0;
  content: '';
  display: inline-block;
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,0.7);
  transition: all 0.3s ease-out 0s;
}.page_banner ul li a::before {
  position: absolute;
  top: 0;
  content: '';
  display: inline-block;
  height: 100%;
  width: 100%;
  transition: all 0.3s ease-out 0s;
}.page_banner ul li a span {
  display: block;
  color: #007dc1;
  font-family: 'Noto Sans JP';
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 26px;
}@media screen and (max-width: 768px) {
  .page_banner ul li a span {
    font-size: 14px;
    line-height: 24px;
  }
}.page_banner ul li a:hover::after {
  background-color: rgba(0,0,0,0.8);
}.page_banner ul li a:hover::before {
  transform: scale(1.05);
}.page_banner__product::before {
  background: url(../../../assets/img/home/image02.jpg) center top no-repeat;
  background-size: cover;
}.page_banner__recruit::before {
  background: url(../../../assets/img/home/image03.jpg) center top no-repeat;
  background-size: cover;
}.page_banner__company::before {
  background: url(../../../assets/img/home/image01.jpg) center top no-repeat;
  background-size: cover;
}.pnkz {
  z-index: 8;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #dfdfdf;
}@media screen and (max-width: 768px) {
  .pnkz {
    top: 35px;
    display: none;
  }
}.pnkz_list {
  display: flex;
}@media screen and (min-width: 769px) {
  .pnkz_list {
    width: 1200px;
    margin: 0 auto;
    padding: 12px 0;
    flex-wrap: wrap;
  }
}@media screen and (max-width: 768px) {
  .pnkz_list {
    overflow-x: auto;
    padding: 10px;
  }
}.pnkz_list li {
  position: relative;
  padding: 0 30px 0 0;
}@media screen and (max-width: 768px) {
  .pnkz_list li {
    white-space: nowrap;
  }
}.pnkz_list li::after {
  position: absolute;
  bottom: 0;
  right: 6px;
  top: 0;
  content: '';
  display: block;
  height: 12px;
  width: 12px;
  margin: auto;
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 11.3 7\'%3E%3Cpath fill=\'%23A3AAB5\' d=\'M11,0.3c-0.4-0.4-1-0.4-1.4,0c0,0,0,0,0,0l-4,4l-4-4c-0.4-0.4-1-0.4-1.4,0C0.1,0.5,0,0.7,0,1	c0,0.3,0.1,0.5,0.3,0.7L5.6,7L11,1.7C11.3,1.3,11.3,0.7,11,0.3z\' /%3E%3C/svg%3E');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 12px;
  transform: rotate(-90deg);
}.pnkz_list li:last-of-type::after {
  display: none;
}.pnkz_list li a {
  display: inline-block;
  text-decoration: underline;
}.pnkz_list li a:hover {
  text-decoration: none;
}.home_mainv {
  position: relative;
  margin-bottom: 60px;
  padding-top: 290px;
}@media screen and (max-width: 768px) {
  .home_mainv {
    margin-bottom: 15vh;
    padding-top: 16vh;
  }
}@media screen and (max-width: 768px) {
  .home_mainv__wrap {
    position: relative;
  }
}.home_mainv__title {
  position: absolute;
  left: 180px;
  top: 150px;
}@media screen and (max-width: 768px) {
  .home_mainv__title {
    left: 10vw;
    top: -17vw;
  }
}.home_mainv__title img {
  height: auto;
  width: 560px;
}@media screen and (max-width: 768px) {
  .home_mainv__title img {
    width: 70vw;
  }
}.home_mainv__title span {
  display: block;
  margin-top: 60px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 23px;
}@media screen and (max-width: 768px) {
  .home_mainv__title span {
    margin-top: 20px;
    font-size: 12px;
  }
}.home_mainv__title_bgcopy {
  position: absolute;
  left: 32%;
  top: 200px;
  height: auto;
  width: 660px;
}@media screen and (max-width: 768px) {
  .home_mainv__title_bgcopy {
    left: auto;
    right: 2vh;
    top: -15vw;
    width: 70%;
  }
}.home_mainv__th {
  position: absolute;
  bottom: 40px;
  right: 0;
  display: flex;
  z-index: 2;
  padding: 40px 80px;
  justify-content: start;
  background: linear-gradient(130deg, rgba(0,166,255,0.9) 0%, rgba(0,125,193,0.9) 100%);
  color: #fff;
  align-items: center;
  letter-spacing: 0.025em;
}@media screen and (max-width: 768px) {
  .home_mainv__th {
    bottom: -10vw;
    display: block;
    width: 95%;
    padding: 15px 20px;
  }
}.home_mainv__th h3 {
  position: relative;
  margin-right: 60px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
}@media screen and (max-width: 768px) {
  .home_mainv__th h3 {
    display: inline-block;
    margin: 0 0 5px 0;
    font-size: 16px;
  }
}.home_mainv__th h3::after, .home_mainv__th h3::before {
  position: absolute;
  content: '';
  display: inline-block;
  height: 8px;
  width: 8px;
  background: #efc600;
  border-radius: 50%;
}@media screen and (max-width: 768px) {
  .home_mainv__th h3::after, .home_mainv__th h3::before {
    height: 5px;
    width: 5px;
  }
}.home_mainv__th h3::before {
  bottom: 5px;
  right: -11px;
}@media screen and (max-width: 768px) {
  .home_mainv__th h3::before {
    bottom: 4px;
    right: -7px;
  }
}.home_mainv__th h3::after {
  left: 54px;
  top: 10px;
}@media screen and (max-width: 768px) {
  .home_mainv__th h3::after {
    left: 44px;
    top: 8px;
  }
}.home_mainv__th h3 span {
  font-size: 36px;
}@media screen and (max-width: 768px) {
  .home_mainv__th h3 span {
    font-size: 32px;
  }
}.home_mainv__th p {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 30px;
}@media screen and (max-width: 768px) {
  .home_mainv__th p {
    font-size: 11px;
    line-height: 20px;
  }
}.home_mainv__staff {
  position: absolute;
  bottom: 0;
  right: 5%;
  width: 26%;
}@media screen and (max-width: 768px) {
  .home_mainv__staff {
    bottom: 0;
    width: 65%;
  }
}@media screen and (max-width: 768px) {
  .home_mainv__image {
    height: 50vh;
  }
}@media screen and (max-width: 768px) {
  .home_mainv__image img {
    height: 100%;
    width: 100%;

    -o-object-fit: cover;
    object-fit: cover;
  }
}.home_company {
  position: relative;
  margin-bottom: 180px;
}@media screen and (max-width: 768px) {
  .home_company {
    margin-bottom: 40px;
  }
}.home_company::after {
  position: absolute;
  bottom: -280px;
  right: -100px;
  content: '';
  display: inline-block;
  opacity: 0.25;
  height: 315px;
  width: 315px;
  background: linear-gradient(130deg, #00a6ff 0%, #007dc1 100%);
  border-radius: 50%;
}@media screen and (max-width: 768px) {
  .home_company::after {
    bottom: -25vw;
    right: -15vw;
    height: 160px;
    width: 160px;
  }
}.home_company__image {
  position: relative;
  left: 25%;
  z-index: 1;
  height: 780px;
  width: 51%;
  transform: translate(-50%, 0);
}@media screen and (max-width: 768px) {
  .home_company__image {
    left: 47%;
    z-index: 2;
    height: 50vw;
    width: 95%;
    min-width: auto;
  }
}.home_company__image img {
  height: 100%;
  width: 100%;

  -o-object-fit: cover;
  object-fit: cover;
}.home_company__cont {
  position: absolute;
  right: -27%;
  top: 60px;
  display: flex;
  height: 780px;
  width: 53%;
  justify-content: center;
  background: #007dc1;
  color: #fff;
  align-items: center;
  text-align: center;
  transform: translate(-50%, 0);
}@media screen and (max-width: 768px) {
  .home_company__cont {
    position: relative;
    right: -5%;
    top: -40px;
    height: auto;
    width: 95%;
    padding-bottom: 50px;
    transform: translate(0, 0%);
  }
}.home_company__title {
  position: relative;
  margin-bottom: 50px;
  padding: 40px 5vw;
  font-size: 28px;
  font-size: 1.7vw;
  letter-spacing: 0.2em;
  line-height: 2;
  text-align: left;
}@media screen and (max-width: 768px) {
  .home_company__title {
    margin: 20vw 30px 40px;
    padding: 25px 0;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
  }
}.home_company__title::before, .home_company__title::after {
  position: absolute;
  content: '';
  display: inline-block;
  height: 58px;
  width: 48px;
}@media screen and (max-width: 768px) {
  .home_company__title::before, .home_company__title::after {
    height: 29px;
    width: 24px;
  }
}.home_company__title::before {
  bottom: 0;
  right: 0;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}.home_company__title::after {
  left: 0;
  top: 0;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
}.home_company__title span {
  display: block;
  padding-left: 50px;
  text-align: left;
}@media screen and (max-width: 768px) {
  .home_company__title span {
    padding-left: 0;
    text-align: center;
  }
}.home_company__text {
  margin-bottom: 50px;
  font-weight: bold;
  line-height: 32px;
}@media screen and (max-width: 768px) {
  .home_company__text {
    margin: 0 20px 40px;
    line-height: 30px;
  }
}.home_product {
  position: relative;
  z-index: 2;
  margin-bottom: 190px;
}@media screen and (max-width: 768px) {
  .home_product {
    margin-bottom: 60px;
  }
}.home_product::after {
  position: absolute;
  left: -20px;
  top: 610px;
  content: '';
  display: inline-block;
  opacity: 0.25;
  height: 400px;
  width: 140px;
  background: linear-gradient(130deg, #00a6ff 0%, #007dc1 100%);
  transform: skewX(-40deg);
}@media screen and (max-width: 768px) {
  .home_product::after {
    left: -4vw;
    top: 144vw;
    height: 120px;
    width: 60px;
  }
}.home_product__wrap {
  position: relative;
  overflow: hidden;
  height: 730px;
  padding-left: 70px;
}@media screen and (max-width: 768px) {
  .home_product__wrap {
    position: static;
    height: auto;
    padding: 0 20px;
  }
}.home_product__image {
  position: absolute;
  left: 490px;
  z-index: -1;
  width: 70%;
}@media screen and (max-width: 768px) {
  .home_product__image {
    left: 0;
    z-index: 1;
    height: 50vw;
    width: 95%;
  }
}.home_product__image img {
  height: 100%;
  width: 100%;
  min-height: 730px;

  -o-object-fit: cover;
  object-fit: cover;
}@media screen and (max-width: 768px) {
  .home_product__image img {
    min-height: auto;
  }
}.home_product__cont {
  padding-top: 80px;
  font-weight: bold;
}@media screen and (max-width: 768px) {
  .home_product__cont {
    position: relative;
    z-index: 1;
    padding-top: 40vw;
  }
}.home_product__title {
  position: relative;
  display: inline-block;
  margin-bottom: 50px;
  color: #007dc1;
  font-family: 'Noto Sans JP';
  font-size: 118px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.4;
}@media screen and (max-width: 768px) {
  .home_product__title {
    margin-bottom: 30px;
    font-size: 50px;
  }
}.home_product__title::after {
  position: absolute;
  bottom: 0;
  right: -33px;
  content: '';
  display: inline-block;
  opacity: 0.25;
  z-index: -1;
  height: 98px;
  width: 98px;
  background: linear-gradient(130deg, #00a6ff 0%, #007dc1 100%);
  border-radius: 50%;
}@media screen and (max-width: 768px) {
  .home_product__title::after {
    bottom: 10px;
    right: -20px;
    height: 40px;
    width: 40px;
  }
}.home_product__title span {
  display: block;
  color: #1a1311;
  font-size: 20px;
  letter-spacing: 0.1em;
}@media screen and (max-width: 768px) {
  .home_product__title span {
    font-size: 14px;
  }
}.home_product__text {
  margin-bottom: 60px;
}@media screen and (max-width: 768px) {
  .home_product__text {
    margin-bottom: 40px;
  }
}@media screen and (max-width: 768px) {
  .home_product .btn01 {
    display: block;
  }
}.home_product .btn01 a {
  justify-content: start;
}@media screen and (max-width: 768px) {
  .home_product .btn01 a {
    justify-content: center;
  }
}.home_product .btn01 a span {
  background: linear-gradient(130deg, #00a6ff 0%, #007dc1 100%);
  border: none;
}.home_product .aside {
  position: absolute;
  bottom: 0;
  left: 470px;
  display: inline-block;
  padding: 30px 20px 10px 15px;
  background: #fff;
}@media screen and (max-width: 768px) {
  .home_product .aside {
    position: static;
  }
}.home_product .aside h3 a {
  display: inline-block;
  display: flex;
  margin-bottom: 20px;
  font-size: 26px;
  font-weight: bold;
  align-items: center;
  transition: all 0.5s ease-out 0s;
}.home_product .aside h3 a:hover {
  opacity: 0.7;
  transition: all 0.5s ease-out 0s;
}@media screen and (max-width: 768px) {
  .home_product .aside h3 a {
    font-size: 18px;
  }
}.home_product .aside h3 a svg {
  height: 7px;
  width: 24px;
  margin-left: 20px;
  transition: all 0.3s ease-out 0s;
  fill: #007dc1;
}@media screen and (max-width: 768px) {
  .home_product .aside h3 a svg {
    margin-left: 10px;
  }
}@media screen and (max-width: 768px) and (max-width: 768px) {
  .home_product .aside h3 a svg {
    height: 4px;
    width: 20px;
  }
}.home_product .aside h3:hover svg {
  margin-left: 25px;
}.home_product .aside ul {
  display: flex;
  flex-wrap: wrap;
}.home_product .aside ul li {
  position: relative;
  margin-right: 25px;
  padding-right: 25px;
}@media screen and (max-width: 768px) {
  .home_product .aside ul li {
    margin-right: 5px;
    padding-right: 15px;
    font-size: 13px;
  }
}.home_product .aside ul li::before {
  position: absolute;
  right: 0;
  top: 0;
  content: '/';
  display: inline-block;
  color: #ccc;
  font-weight: normal;
  vertical-align: middle;
}.home_product .aside ul li:last-child::before {
  display: none;
}.home_work {
  margin-bottom: 160px;
}@media screen and (max-width: 768px) {
  .home_work {
    margin-bottom: 60px;
  }
}.home_work__title {
  margin-bottom: 60px;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
}@media screen and (max-width: 768px) {
  .home_work__title {
    margin-bottom: 30px;
    font-size: 20px;
  }
}.home_work svg {
  height: 23px;
  width: 30px;
  margin-bottom: 15px;
  fill: #007dc1;
}@media screen and (max-width: 768px) {
  .home_work svg {
    width: 20px;
    margin-bottom: 0;
  }
}.home_work span {
  display: block;
}.home_work__list {
  display: flex;
}.home_work__list li {
  margin: 0 30px;
}@media screen and (max-width: 768px) {
  .home_work__list li {
    margin: 0 15px;
  }
}.home_work__list li img {
  height: 60px;
  width: auto;
}@media screen and (max-width: 768px) {
  .home_work__list li img {
    height: 50px;
  }
}.home_onlineshop {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  margin-bottom: 200px;
  font-family: 'Source Sans Pro', sans-serif;
}@media screen and (max-width: 768px) {
  .home_onlineshop {
    margin: 0 20px 60px;
  }
}.home_onlineshop::after {
  position: absolute;
  right: -4%;
  top: 232px;
  content: '';
  display: inline-block;
  opacity: 0.25;
  z-index: 2;
  height: 300px;
  width: 140px;
  background: linear-gradient(130deg, #00a6ff 0%, #007dc1 100%);
  transform: skewX(-40deg);
}@media screen and (max-width: 768px) {
  .home_onlineshop::after {
    right: 5vw;
    top: 27vw;
    height: 90px;
    width: 60px;
  }
}.home_onlineshop a {
  position: relative;
  display: flex;
  overflow: hidden;
  z-index: 3;
  height: 400px;
  margin: 0 auto;
  justify-content: center;
  background: #fff;
  border: 1px solid #000;
  align-items: center;
  text-align: center;
}@media screen and (max-width: 768px) {
  .home_onlineshop a {
    height: 35vw;
  }
}.home_onlineshop a:hover {
  border: none;
  border: 1px solid #ccc;
  color: #fff;
}.home_onlineshop a:hover svg {
  fill: #fff;
}.home_onlineshop a:hover .home_onlineshop__bg::before {
  background-color: rgba(0,0,0,0.1);
}.home_onlineshop a:hover .home_onlineshop__bg img {
  opacity: 1;
  height: 102%;
  width: 102%;
}.home_onlineshop__title {
  position: relative;
  z-index: 4;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
}@media screen and (max-width: 768px) {
  .home_onlineshop__title {
    font-size: 20px;
  }
}.home_onlineshop__bg::before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  display: inline-block;
  z-index: 2;
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,0);
  transition: all 0.3s ease-out 0s;
}.home_onlineshop__bg img {
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0;
  height: 100%;
  width: 100%;
  transform: translate(-50%, -50%);
  transition: all 0.5s ease-out 0s;
}.home_onlineshop svg {
  height: 23px;
  width: 30px;
  margin-bottom: 15px;
  fill: #007dc1;
}@media screen and (max-width: 768px) {
  .home_onlineshop svg {
    width: 20px;
    margin-bottom: 0;
  }
}.home_onlineshop span {
  display: block;
  letter-spacing: 0.1em;
}.home_recruit {
  position: relative;
  overflow: hidden;
  margin-bottom: 100px;
  padding: 220px 0 120px;
  background: url(../../../assets/img/home/image03.jpg) center top no-repeat;
  background-size: cover;
  color: #fff;
  text-align: center;
}@media screen and (max-width: 768px) {
  .home_recruit {
    margin-bottom: 60px;
    padding: 100px 0 60px;
  }
}.home_recruit::after {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  display: inline-block;
  height: 80vh;
  width: 100%;
  background-color: rgba(0,0,0,0.5);
}@media screen and (max-width: 768px) {
  .home_recruit::after {
    height: 100vh;
  }
}.home_recruit__title {
  position: relative;
  z-index: 1;
  margin-bottom: 60px;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.3em;
}@media screen and (max-width: 768px) {
  .home_recruit__title {
    margin-bottom: 20px;
    font-size: 20px;
  }
}.home_recruit__title img {
  width: 400px;
}@media screen and (max-width: 768px) {
  .home_recruit__title img {
    width: 100%;
  }
}.home_recruit__title span {
  position: absolute;
  left: 50%;
  top: 0;
  display: block;
  z-index: -1;
  transform: translate(-50%, -50%);
}.home_recruit__text {
  position: relative;
  z-index: 1;
  margin-bottom: 80px;
  color: #fff;
  font-weight: bold;
  line-height: 32px;
}@media screen and (max-width: 768px) {
  .home_recruit__text {
    margin: 0 20px 40px;
    line-height: 28px;
  }
}.home_recruit .btn01 {
  position: relative;
  z-index: 1;
}.home_recruit .btn01 a {
  justify-content: start;
}.home_recruit .btn01 a span {
  background: linear-gradient(130deg, #00a6ff 0%, #007dc1 100%);
  border: none;
}.home_info {
  display: flex;
  margin-bottom: 100px;
  justify-content: center;
}@media screen and (max-width: 768px) {
  .home_info {
    display: block;
    margin: 0 20px 60px;
  }
}.home_info__title {
  position: relative;
  margin: 10px 100px 0 0;
  padding-left: 55px;
  color: #007dc1;
  font-family: 'Noto Sans JP';
  font-size: 22px;
  font-weight: bold;
}@media screen and (max-width: 768px) {
  .home_info__title {
    margin: 0;
    padding-left: 40px;
    font-size: 18px;
  }
}.home_info__title svg {
  position: absolute;
  left: 0;
  top: 8px;
  height: 23px;
  width: 30px;
  fill: #007dc1;
}@media screen and (max-width: 768px) {
  .home_info__title svg {
    top: 4px;
    width: 25px;
  }
}.home_info__title span {
  display: block;
  color: #1a1311;
  font-family: '游ゴシック Medium', '游ゴシック', YuGothic, YuGothicM, 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  font-size: 14px;
}.home_info ul {
  width: 680px;
}@media screen and (max-width: 768px) {
  .home_info ul {
    width: 100%;
    margin-top: 20px;
    border-top: 1px solid #ccc;
  }
}.home_info ul li a {
  position: relative;
  display: block;
  padding: 15px 0;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
  transition: all 0.5s ease-out 0s;
}.home_info ul li a:hover {
  opacity: 0.7;
  transition: all 0.5s ease-out 0s;
}@media screen and (max-width: 768px) {
  .home_info ul li a {
    padding: 12px 40px 12px 0;
    font-size: 12px;
  }
}.home_info ul li a svg {
  position: absolute;
  right: 0;
  top: 45%;
  height: 7px;
  width: 24px;
  transform: translate(-50%, 0);
  transition: all 0.3s ease-out 0s;
  fill: #007dc1;
}@media screen and (max-width: 768px) {
  .home_info ul li a svg {
    height: 4px;
    width: 20px;
  }
}.home_info ul li a:hover svg {
  right: -5px;
}.btn01 {
  display: inline-block;
  font-size: 18px;
}@media screen and (max-width: 768px) {
  .btn01 {
    font-size: 16px;
  }
}.btn01 a {
  display: flex;
  justify-content: center;
  font-weight: bold;
  align-items: center;
  transition: all 0.5s ease-out 0s;
}.btn01 a:hover {
  opacity: 0.7;
  transition: all 0.5s ease-out 0s;
}.btn01 a span {
  position: relative;
  display: inline-block;
  height: 68px;
  width: 68px;
  margin-left: 20px;
  border: 1px solid #fff;
  border-radius: 50%;
}@media screen and (max-width: 768px) {
  .btn01 a span {
    height: 48px;
    width: 48px;
  }
}.btn01 a span svg {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 7px;
  width: 24px;
  transform: translate(-50%, -60%);
  transition: all 0.3s ease-out 0s;
  fill: #fff;
}@media screen and (max-width: 768px) {
  .btn01 a span svg {
    height: 4px;
    width: 20px;
  }
}.btn01 a:hover svg {
  left: 60%;
}.loading {
  position: fixed;
}.loading_cont {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10000;
  height: 100vw;
  width: 100vw;
  background: linear-gradient(130deg, #00a6ff 0%, #007dc1 100%);
  transition: all 0.5s ease-out 0s;
}@media screen and (max-width: 768px) {
  .loading_cont {
    height: 250vw;
  }
}.loading_cont.isActive {
  opacity: 0;
}.loading_cont._end {
  display: none;
}.loading_cont div {
  position: absolute;
  left: 180px;
  top: 270px;
}@media screen and (max-width: 768px) {
  .loading_cont div {
    left: 10vw;
    top: 15.5vh;
  }
}@media screen and (max-width: 414px) {
  .loading_cont div {
    top: 15vh;
  }
}@media screen and (max-width: 375px) {
  .loading_cont div {
    top: 15.4vh;
  }
}.loading_cont div p {
  opacity: 0;
  transform: translate(0, 30px);
  transition: all 0.3s ease-out 0s;
}.loading_cont div p.isActive {
  opacity: 1;
  transform: translate(0, 0);
}.loading_cont div p:nth-child(2) {
  transition-delay: 0.1s;
}.loading_cont div p span {
  display: block;
  margin-top: 60px;
  color: #fff;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 23px;
}@media screen and (max-width: 768px) {
  .loading_cont div p span {
    margin-top: 20px;
    font-size: 12px;
  }
}.loading_cont div img {
  height: auto;
  width: 560px;
}@media screen and (max-width: 768px) {
  .loading_cont div img {
    width: 70vw;
  }
}.loading_cont .loading03 {
  position: absolute;
  left: -60px;
  top: -40px;
}@media screen and (max-width: 768px) {
  .loading_cont .loading03 {
    left: 88%;
    top: -2.5vh;
  }
}.loading_cont span.loading03, .loading_cont span.loading03:after {
  display: inline-block;
  height: 80px;
  width: 80px;
  background-image: radial-gradient(4px 4px at 10% 50%, #efc600, #efc600 95%, transparent),radial-gradient(4px 4px at 50% 10%, #efc600, #efc600 95%, transparent),radial-gradient(4px 4px at 90% 50%, #efc600, #efc600 95%, transparent),radial-gradient(4px 4px at 50% 90%, #efc600, #efc600 95%, transparent);
  background-repeat: no-repeat;
}@media screen and (max-width: 768px) {
  .loading_cont span.loading03, .loading_cont span.loading03:after {
    height: 50px;
    width: 50px;
  }
}.loading_cont span.loading03 {
  margin: 0 10px;
  vertical-align: middle;
  animation: animation03 2s linear infinite;

  -webkit-animation: animation03 2s linear infinite;
}.loading_cont span.loading03:after {
  position: absolute;
  left: 0;
  top: 0;
  content: ' ';
  margin: 0;
  transform: rotate(45deg);
}@-webkit-keyframes animation03 {
  0% {
    -webkit-transform: rotate(0deg);
  }100% {
    -webkit-transform: rotate(360deg);
  }
}@keyframes animation03 {
  0% {
    transform: rotate(0deg);
  }100% {
    transform: rotate(360deg);
  }
}.news .newslist {
  position: relative;
  margin: 0 auto 60px;
  padding-top: 30px;
  border-top: 1px solid #ccc;
}@media screen and (max-width: 768px) {
  .news .newslist {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 15px;
    padding-top: 0;
  }
}.news .newslist::before {
  position: absolute;
  left: 0;
  top: -2px;
  content: '';
  display: inline-block;
  z-index: 2;
  height: 1px;
  width: 20%;
  background: #007dc1;
}@media screen and (max-width: 768px) {
  .news .newslist::before {
    width: 30%;
  }
}.news .newslist .newslist_item {
  position: relative;
  margin-bottom: 30px;
  padding: 0 0 30px;
  border-bottom: 1px solid #ccc;
}@media screen and (max-width: 768px) {
  .news .newslist .newslist_item {
    margin: 0;
    padding: 15px 0;
  }
}.news .newslist .newslist_item::before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  display: inline-block;
  z-index: 2;
  height: 1px;
  width: 20%;
  background: #007dc1;
}@media screen and (max-width: 768px) {
  .news .newslist .newslist_item::before {
    width: 30%;
  }
}.news .newslist .newslist_item .newslist_link {
  display: flex;
}@media screen and (max-width: 768px) {
  .news .newslist .newslist_item .newslist_link {
    display: block;
  }
}.news .newslist .newslist_item .newslist_link:hover {
  opacity: 0.7;
  transition: all 0.5s ease-out 0s;
}.news .newslist .newslist_item .newslist_link:hover .newslist_txt svg {
  right: -5px;
}.news .newslist .newslist_item .newslist_link .newslist_day {
  width: 20%;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}@media screen and (max-width: 768px) {
  .news .newslist .newslist_item .newslist_link .newslist_day {
    width: 100%;
    font-size: 13px;
    text-align: left;
  }
}.news .newslist .newslist_item .newslist_link .newslist_txt {
  position: relative;
  width: 80%;
}@media screen and (max-width: 768px) {
  .news .newslist .newslist_item .newslist_link .newslist_txt {
    width: 100%;
  }
}.news .newslist .newslist_item .newslist_link .newslist_txt .txt {
  display: inline-block;
  padding: 0 50px 0 20px;
}@media screen and (max-width: 768px) {
  .news .newslist .newslist_item .newslist_link .newslist_txt .txt {
    display: block;
    padding: 5px 40px 0 10px;
  }
}.news .newslist .newslist_item .newslist_link .newslist_txt svg {
  position: absolute;
  right: 0;
  top: 45%;
  height: 7px;
  width: 24px;
  transform: translate(-50%, 0);
  transition: all 0.3s ease-out 0s;
  fill: #007dc1;
}@media screen and (max-width: 768px) {
  .news .newslist .newslist_item .newslist_link .newslist_txt svg {
    height: 4px;
    width: 20px;
  }
}@media screen and (max-width: 768px) {
  .news .newslist .newslist_item .newslist_link .newslist_txt {
    width: 100%;
  }
}.news .pager {
  text-align: center;
}.news .pager ul li {
  position: relative;
  display: inline-block;
  height: 50px;
  width: 50px;
  margin: 0 10px;
  padding: 0;
  border-radius: 10px;
  text-align: center;
  vertical-align: middle;
}@media screen and (max-width: 768px) {
  .news .pager ul li {
    height: 35px;
    width: 10%;
  }
}@media screen and (max-width: 768px) and (max-width: 768px) {
  .news .pager ul li {
    margin: 0 5px;
  }
}@media screen and (max-width: 768px) {
  .news .pager ul li.pager_prev a, .news .pager ul li.pager_next a {
    padding: 10px;
  }
}.news .pager ul li.pager_prev {
  margin-right: 10px;
}@media screen and (min-width: 769px) {
  .news .pager ul li.pager_prev {
    height: 80px;
    width: 80px;
  }
}.news .pager ul li.pager_next {
  margin-left: 10px;
}@media screen and (min-width: 769px) {
  .news .pager ul li.pager_next {
    height: 80px;
    width: 80px;
  }
}.news .pager ul li.pager_prev span svg {
  left: 30%;
  top: 40%;
  transform: scale(-1, 1);
}.news .pager ul li a {
  position: absolute;
  left: 0;
  top: 0;
  display: table;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  transition: all 0.3s ease;
}.news .pager ul li a:hover {
  cursor: pointer;
  background: #007dc1;
  color: #fff;
}.news .pager ul li a:hover svg {
  fill: #fff;
}.news .pager ul li a.active {
  background: #007dc1;
  color: #fff;
}.news .pager ul li a span {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}.news .pager ul li a span svg {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 7px;
  width: 24px;
  transform: translate(-50%, -60%);
  transition: all 0.3s ease-out 0s;
  fill: #007dc1;
}@media screen and (max-width: 768px) {
  .news .pager ul li a span svg {
    height: 4px;
    width: 20px;
  }
}.news.detail .inner {
  margin: 0 auto 120px;
}@media screen and (max-width: 768px) {
  .news.detail .inner {
    width: 100%;
    margin: 0 auto 60px;
  }
}.news.detail .inner .heading01 {
  padding: 0 0 50px;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1px;
}@media screen and (max-width: 768px) {
  .news.detail .inner .heading01 {
    padding: 0 0 20px;
    font-size: 16px;
  }
}.news.detail .inner .heading01 .updata {
  display: inline-block;
  margin-right: 25px;
  color: #007dc1;
  font-size: 14px;
  line-height: 2.5;
  vertical-align: middle;
}@media screen and (max-width: 768px) {
  .news.detail .inner .heading01 .updata {
    font-size: 12px;
  }
}.news.detail .inner .box_image {
  margin-bottom: 50px;
}@media screen and (max-width: 768px) {
  .news.detail .inner .box_image {
    margin-bottom: 25px;
  }
}.news.detail .inner .box_area {
  padding-bottom: 50px;
}@media screen and (max-width: 768px) {
  .news.detail .inner .box_area {
    padding-bottom: 25px;
  }
}.news.detail .inner .btn_box2 {
  display: inline-block;
  width: 100%;
  font-size: 18px;
}@media screen and (max-width: 768px) {
  .news.detail .inner .btn_box2 {
    font-size: 16px;
  }
}.news.detail .inner .btn_box2 ._return span {
  background: #fff;
  border: 1px solid #007dc1;
}.news.detail .inner .btn_box2 ._return span svg {
  fill: #007dc1;
}.news.detail .inner .btn_box2 a {
  display: flex;
  justify-content: center;
  font-weight: bold;
  align-items: center;
  transition: all 0.5s ease-out 0s;
}.news.detail .inner .btn_box2 a:hover {
  opacity: 0.7;
  transition: all 0.5s ease-out 0s;
}.news.detail .inner .btn_box2 a:hover svg {
  left: 28%;
}.news.detail .inner .btn_box2 a span {
  position: relative;
  display: inline-block;
  height: 68px;
  width: 68px;
  margin-right: 20px;
  background: linear-gradient(130deg, #00a6ff 0%, #007dc1 100%);
  border: none;
  border-radius: 50%;
}@media screen and (max-width: 768px) {
  .news.detail .inner .btn_box2 a span {
    height: 48px;
    width: 48px;
  }
}.news.detail .inner .btn_box2 a span svg {
  position: absolute;
  left: 35%;
  top: 44%;
  height: 7px;
  width: 24px;
  transform: translate(-50%, -60%);
  transform: scale(-1, 1);
  transition: all 0.3s ease-out 0s;
  fill: #fff;
}@media screen and (max-width: 768px) {
  .news.detail .inner .btn_box2 a span svg {
    height: 4px;
    width: 20px;
  }
}.company .page_mainv {
  background: url(../../../assets/img/home/image01.jpg) center top no-repeat;
  background-size: cover;
}.company__about {
  position: relative;
  width: 800px;
  margin: 0 auto 60px;
  padding-top: 30px;
  border-top: 1px solid #ccc;
}@media screen and (max-width: 768px) {
  .company__about {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 15px;
    padding-top: 15px;
  }
}.company__about::before {
  position: absolute;
  left: 0;
  top: -2px;
  content: '';
  display: inline-block;
  z-index: 2;
  height: 1px;
  width: 200px;
  background: #007dc1;
}@media screen and (max-width: 768px) {
  .company__about::before {
    width: 30%;
  }
}.company__about dt {
  position: absolute;
  width: 200px;
  font-size: 15px;
  text-align: center;
}@media screen and (max-width: 768px) {
  .company__about dt {
    width: 30%;
    font-size: 13px;
  }
}.company__about dd {
  position: relative;
  margin-bottom: 30px;
  padding: 0 0 30px 270px;
  border-bottom: 1px solid #ccc;
}@media screen and (max-width: 768px) {
  .company__about dd {
    margin-bottom: 15px;
    padding: 0 0 15px 35%;
  }
}.company__about dd::before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  display: inline-block;
  z-index: 2;
  height: 1px;
  width: 200px;
  background: #007dc1;
}@media screen and (max-width: 768px) {
  .company__about dd::before {
    width: 30%;
  }
}.company__address {
  position: relative;
  width: 800px;
  margin: auto;
  padding: 50px 40px;
  border: 1px solid #007dc1;
}.company__address::after {
  position: absolute;
  bottom: -20%;
  right: -5%;
  content: '';
  display: inline-block;
  opacity: 0.25;
  height: 80px;
  width: 80px;
  background: linear-gradient(130deg, #00a6ff 0%, #007dc1 100%);
  border-radius: 50%;
}@media screen and (max-width: 768px) {
  .company__address::after {
    bottom: -15%;
    right: -8%;
    height: 50px;
    width: 50px;
  }
}@media screen and (max-width: 768px) {
  .company__address {
    width: 100%;
    padding: 25px 20px;
  }
}.company__address dl {
  display: flex;
  justify-content: space-around;
  align-items: center;
}@media screen and (max-width: 768px) {
  .company__address dl {
    display: block;
  }
}.company__address dt {
  font-size: 24px;
}@media screen and (max-width: 768px) {
  .company__address dt {
    font-size: 20px;
  }
}.company__address dt span {
  display: block;
  padding-top: 0;
  font-size: 14px;
  font-weight: normal;
}@media screen and (max-width: 768px) {
  .company__address dt span {
    margin-bottom: 10px;
    font-size: 12px;
  }
}.company__address dd span {
  display: block;
}@media screen and (max-width: 768px) {
  .company__address {
    width: 100%;
  }
}.company__group {
  display: flex;
  justify-content: center;
}@media screen and (max-width: 768px) {
  .company__group {
    display: block;
  }
}.company__group dl {
  margin: 0 40px;
}@media screen and (max-width: 768px) {
  .company__group dl {
    margin: 0 20px 40px;
  }
}.company__group dt {
  margin-bottom: 10px;
  font-size: 24px;
  text-align: center;
}@media screen and (max-width: 768px) {
  .company__group dt {
    font-size: 20px;
  }
}.company__group dt strong {
  position: relative;
}.company__group dt strong::after {
  position: absolute;
  left: -15px;
  top: -10px;
  content: '';
  display: inline-block;
  opacity: 0.15;
  height: 25px;
  width: 25px;
  background: linear-gradient(130deg, #00a6ff 0%, #007dc1 100%);
  border-radius: 50%;
}@media screen and (max-width: 768px) {
  .company__group dt strong::after {
    left: -10px;
    top: -5px;
    height: 15px;
    width: 15px;
  }
}.company__group dt span {
  display: block;
  padding-top: 0;
  font-size: 14px;
  font-weight: normal;
}@media screen and (max-width: 768px) {
  .company__group dt span {
    padding-top: 5px;
    font-size: 12px;
  }
}.company__group dd span {
  padding-right: 10px;
}@media screen and (max-width: 768px) {
  .company__group dd span {
    display: block;
    margin: 0;
  }
}.company__license {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 20px;
}@media screen and (max-width: 768px) {
  .company__license {
    font-size: 14px;
    align-items: center;
  }
}.company__license li {
  position: relative;
  margin: 0 25px 15px 0;
  padding-right: 25px;
}@media screen and (max-width: 768px) {
  .company__license li {
    margin: 0 15px 5px 0;
    padding-right: 15px;
    text-align: center;
  }
}.company__license li:last-child {
  margin: 0;
  padding: 0;
}.company__license li:last-child::before {
  display: none;
}.company__license li::before {
  position: absolute;
  right: 0;
  top: 0;
  content: '/';
  display: inline-block;
  color: #ccc;
  font-weight: normal;
  vertical-align: middle;
}.company__suppliers {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}.company__suppliers li {
  width: 200px;
  margin: 0 15px 20px;
  padding: 15px 30px;
  background: #fff;
  line-height: 60px;
  text-align: center;
}@media screen and (max-width: 768px) {
  .company__suppliers li {
    width: 46%;
    margin: 0 5px 10px;
    padding: 5px 0;
  }
}.company__suppliers li img {
  height: 50px;
  width: auto;
  vertical-align: middle;
}@media screen and (max-width: 768px) {
  .company__suppliers li img {
    height: 40px;
  }
}.recruit .page_mainv {
  background: url(../../../assets/img/home/image03.jpg) center top no-repeat;
  background-size: cover;
}.recruit__text {
  padding: 80px 0 100px;
  text-align: center;
}@media screen and (max-width: 768px) {
  .recruit__text {
    padding: 40px 0 50px;
  }
}.recruit__link {
  font-size: 18px;
  font-weight: bold;
}@media screen and (max-width: 768px) {
  .recruit__link {
    font-size: 16px;
  }
}.recruit__link ul {
  display: flex;
  margin-bottom: 120px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}@media screen and (max-width: 768px) {
  .recruit__link ul {
    margin-bottom: 60px;
    border-top: 1px solid #ccc;
    font-size: 14px;
  }
}.recruit__link ul li {
  width: 25%;
}@media screen and (max-width: 768px) {
  .recruit__link ul li {
    width: 50%;
  }
}.recruit__link ul li:first-child a {
  border-left: 1px solid #ccc;
}@media screen and (max-width: 768px) {
  .recruit__link ul li:nth-child(3) a {
    border-left: 1px solid #ccc;
  }
}.recruit__link ul li a {
  display: block;
  padding: 20px 0;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  text-align: center;
  transition: all 0.3s ease-out 0s;
}@media screen and (max-width: 768px) {
  .recruit__link ul li a {
    padding: 15px;
    border-top: none;
  }
}.recruit__link ul li a svg {
  height: 5px;
  width: 16px;
  margin: -5px 0 0 14px;
  vertical-align: middle;
  transform: rotate(90deg);
  transition: all 0.3s ease-out 0s;
  fill: #007dc1;
}@media screen and (max-width: 768px) {
  .recruit__link ul li a svg {
    height: 4px;
    width: 12px;
    margin: -5px 0 0 10px;
  }
}.recruit__link ul li a:hover {
  background: #007dc1;
  color: #fff;
}.recruit__link ul li a:hover svg {
  margin-top: 0;
  fill: #fff;
}.recruit__box {
  margin-bottom: 140px;
}@media screen and (max-width: 768px) {
  .recruit__box {
    margin-bottom: 80px;
  }
}.recruit__box dl {
  display: flex;
  margin-bottom: 60px;
  flex-wrap: wrap;
  justify-content: center;
  border-left: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
}@media screen and (max-width: 768px) {
  .recruit__box dl {
    margin-bottom: 30px;
  }
}.recruit__box dl dt, .recruit__box dl dd {
  padding: 40px 50px;
  border-bottom: 1px solid #d9d9d9;
  line-height: 1.5em;
}@media screen and (max-width: 768px) {
  .recruit__box dl dt, .recruit__box dl dd {
    padding: 20px;
  }
}.recruit__box dl dt {
  width: 30%;
  background: #e5f1f7;
  text-align: center;
}@media screen and (max-width: 768px) {
  .recruit__box dl dt {
    width: 35%;
  }
}.recruit__box dl dd {
  width: 70%;
  border-right: 1px solid #d9d9d9;
}@media screen and (max-width: 768px) {
  .recruit__box dl dd {
    width: 65%;
  }
}.recruit__btn {
  width: 580px;
  margin: 0 auto;
}@media screen and (max-width: 768px) {
  .recruit__btn {
    width: 100%;
    font-size: 16px;
  }
}.recruit__btn a {
  display: block;
  padding: 45px 0;
  background: #007dc1;
  border: 1px solid #007dc1;
  color: #fff;
  font-weight: bold;
  text-align: center;
  transition: all 0.5s ease-out 0s;
}@media screen and (max-width: 768px) {
  .recruit__btn a {
    padding: 25px 0;
  }
}.recruit__btn a svg {
  height: 20px;
  width: 29px;
  margin-right: 10px;
  vertical-align: middle;
  fill: #fff;
}@media screen and (max-width: 768px) {
  .recruit__btn a svg {
    height: 15px;
    width: 25px;
    margin-right: 5px;
  }
}.recruit__btn a:hover {
  background: #fff;
  color: #007dc1;
}.recruit__btn a:hover svg {
  fill: #007dc1;
}.contact .text {
  position: relative;
  padding-bottom: 70px;
  text-align: center;
}@media screen and (max-width: 768px) {
  .contact .text {
    padding-bottom: 40px;
  }
}@media screen and (max-width: 768px) {
  .contact .text.sp_pb {
    padding-bottom: 0;
  }
}.contact .text p .required {
  margin-right: 5px;
  color: #efc600;
  font-weight: bold;
}.contact .text .img {
  position: absolute;
  bottom: 0;
  right: 0;
  overflow: hidden;
  width: 280px;
}@media screen and (max-width: 768px) {
  .contact .text .img {
    width: 130px;
  }
}.contact .text .img img {
  margin-bottom: -50px;
}@media screen and (max-width: 768px) {
  .contact .text .img img {
    margin: 0 0 -50px 20px;
  }
}.contact form .form_box {
  position: relative;
  margin: 0 auto 60px;
  padding-top: 30px;
  border-top: 1px solid #ccc;
}@media screen and (max-width: 768px) {
  .contact form .form_box {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 0;
    padding-top: 15px;
  }
}.contact form .form_box::before {
  position: absolute;
  left: 0;
  top: -2px;
  content: '';
  display: inline-block;
  z-index: 2;
  height: 1px;
  width: 30%;
  background: #007dc1;
}.contact form .form_box .form_item {
  position: relative;
  display: flex;
  margin-bottom: 30px;
  padding: 0 0 30px;
  border-bottom: 1px solid #ccc;
  align-items: center;
}@media screen and (max-width: 768px) {
  .contact form .form_box .form_item {
    display: block;
    margin-bottom: 15px;
    padding: 0 0 20px;
  }
}.contact form .form_box .form_item::before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  display: inline-block;
  z-index: 2;
  height: 1px;
  width: 30%;
  background: #007dc1;
}.contact form .form_box .form_item .form_unit {
  width: 30%;
  padding-left: 30px;
  font-size: 17px;
  font-weight: bold;
}@media screen and (max-width: 768px) {
  .contact form .form_box .form_item .form_unit {
    width: 100%;
    padding-left: 0;
    font-size: 16px;
  }
}.contact form .form_box .form_item .form_unit .required {
  margin-left: 5px;
  color: #efc600;
}.contact form .form_box .form_col {
  width: 70%;
  padding: 0 30px;
}@media screen and (max-width: 768px) {
  .contact form .form_box .form_col {
    width: 100%;
    padding: 10px 0;
  }
}.contact form .form_box .form_col.zip {
  line-height: 4;
}@media screen and (max-width: 768px) {
  .contact form .form_box .form_col.zip {
    line-height: 2;
  }
}.contact form .form_box .form_col .indent {
  display: inline-block;
  width: 20%;
  font-weight: bold;
}@media screen and (max-width: 768px) {
  .contact form .form_box .form_col .indent {
    padding: 10px 0 5px;
  }
}@media screen and (max-width: 768px) {
  .contact form .form_box .form_col .indent.sp_add {
    width: 100%;
  }
}.contact form .form_box .form_col input, .contact form .form_box .form_col select, .contact form .form_box .form_col textarea {
  padding: 8px 20px;
  background: #f6f9fb;
  border: 1px solid #ccc;
  color: #000;
  line-height: 1.8;
  vertical-align: middle;
}@media screen and (max-width: 768px) {
  .contact form .form_box .form_col input, .contact form .form_box .form_col select, .contact form .form_box .form_col textarea {
    height: 50px;
    width: 100%;
    padding: 5px 10px;
    font-size: 16px;
  }
}.contact form .form_box .form_col input.size_s, .contact form .form_box .form_col select.size_s, .contact form .form_box .form_col textarea.size_s {
  width: 30%;
}.contact form .form_box .form_col input.size_l, .contact form .form_box .form_col select.size_l, .contact form .form_box .form_col textarea.size_l {
  width: 100%;
}.contact form .form_box .form_col input.size_l_2, .contact form .form_box .form_col select.size_l_2, .contact form .form_box .form_col textarea.size_l_2 {
  width: 80%;
}.contact form .form_box .form_col .c_line {
  padding: 0 10px;
}.contact form .form_box .form_col select {
  margin-left: -6px;
}@media screen and (max-width: 768px) {
  .contact form .form_box .form_col select {
    margin-left: 0;
  }
}.contact form .form_box .form_col textarea {
  min-height: 160px;
}.contact form .form_policy {
  margin-top: 30px;
  letter-spacing: 0.2em;
  text-align: center;
}.contact form .form_policy p {
  padding-bottom: 20px;
  font-size: 18px;
}@media screen and (max-width: 768px) {
  .contact form .form_policy p {
    padding-bottom: 10px;
    font-size: 12px;
  }
}.contact form .form_policy p a {
  padding-bottom: 5px;
  border-bottom: 1px solid;
  color: #007dc1;
  text-decoration: none;
}.contact form .form_policy label {
  font-size: 20px;
  vertical-align: middle;
}@media screen and (max-width: 768px) {
  .contact form .form_policy label {
    font-size: 14px;
  }
}.contact form .form_policy label input {
  appearance: none;
  cursor: pointer;
  position: relative;
  height: 24px;
  width: 24px;
  margin: -5px 15px 0 0;
  border: 1px solid #007dc1;
  border-radius: 100%;
  vertical-align: middle;

  -webkit-appearance: none;
  -moz-appearance: none;
}@media screen and (max-width: 768px) {
  .contact form .form_policy label input {
    height: 18px;
    width: 18px;
    margin: -2px 8px 0 0;
  }
}.contact form .form_policy label input:checked::after {
  position: absolute;
  left: 50%;
  top: 50%;
  content: '';
  display: block;
  height: 10px;
  width: 10px;
  background: #007dc1;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}@media screen and (max-width: 768px) {
  .contact form .form_policy label input:checked::after {
    height: 8px;
    width: 8px;
  }
}.contact .error_txt {
  display: inline-block;
  display: inline-block;
  margin-top: 5px;
  padding: 0 10px;
  background: #fff1ae;
  font-size: 14px;
  font-weight: bold;
}@media screen and (max-width: 768px) {
  .contact .error_txt {
    font-size: 12px;
  }
}.btn_box {
  display: flex;
  margin: 60px 0 0;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}@media screen and (max-width: 768px) {
  .btn_box {
    margin: 20px 0 0;
  }
}.btn_box button, .btn_box a {
  position: relative;
  width: 350px;
  padding: 30px 0;
  background: linear-gradient(130deg, #00a6ff 0%, #007dc1 100%);
  border-radius: 10px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}@media screen and (max-width: 768px) {
  .btn_box button, .btn_box a {
    width: 80%;
    padding: 20px 0;
    border-radius: 8px;
    font-size: 16px;
  }
}.btn_box button:hover, .btn_box a:hover {
  opacity: 0.8;
  transition: all 0.3s 0s ease;
}.btn_box button svg, .btn_box a svg {
  position: absolute;
  right: 10%;
  top: 50%;
  height: 7px;
  width: 24px;
  transform: translate(-50%, -60%);
  transition: all 0.3s ease-out 0s;
  fill: #fff;
}@media screen and (max-width: 768px) {
  .btn_box button svg, .btn_box a svg {
    height: 6px;
    width: 20px;
  }
}.btn_box button:hover svg, .btn_box a:hover svg {
  right: 8%;
}.btn_box button.w_add01, .btn_box a.w_add01 {
  width: 440px;
}@media screen and (max-width: 768px) {
  .btn_box button.w_add01, .btn_box a.w_add01 {
    width: 100%;
  }
}.btn_box button.w_add01 svg, .btn_box a.w_add01 svg {
  right: 6%;
}@media screen and (max-width: 768px) {
  .btn_box button.w_add01 svg, .btn_box a.w_add01 svg {
    right: 4%;
  }
}.btn_box button.w_add01:hover svg, .btn_box a.w_add01:hover svg {
  right: 4%;
}.btn_box .btn01 {
  margin-right: 20px;
  background: #888;
  border: none;
}@media screen and (max-width: 768px) {
  .btn_box .btn01 {
    margin: 0 0 20px 0;
  }
}.btn_box .btn01:hover {
  transition: all 0.3s 0s ease;
}.btn_box .btn01:hover svg {
  left: 10%;
}.btn_box .btn01 svg {
  left: 14%;
  top: 45%;
  transform: scale(-1, 1);
}.btn_box .btn03 {
  width: 450px;
}@media screen and (max-width: 768px) {
  .btn_box .btn03 {
    width: 90%;
    letter-spacing: 0;
  }
}.btn_box .btn03:hover {
  transition: all 0.3s 0s ease;
}.btn_box .btn03:hover svg {
  right: 3%;
}.btn_box .btn03 svg {
  right: 6%;
}.policy .inner {
  width: 80%;
  margin: 0 auto 120px;
}@media screen and (max-width: 768px) {
  .policy .inner {
    width: 100%;
    margin: 0;
  }
}.policy .inner p {
  padding-bottom: 50px;
}.policy .inner p:last-of-type {
  padding-bottom: 0;
}@media screen and (max-width: 768px) {
  .policy .inner p {
    padding-bottom: 30px;
  }
}.policy .inner p.pb_add {
  padding-bottom: 10px;
}.policy .inner h2 {
  padding-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
}@media screen and (max-width: 768px) {
  .policy .inner h2 {
    padding-bottom: 10px;
    font-size: 16px;
  }
}.policy .inner ol {
  counter-reset: item;
  padding: 0 0 50px 40px;
}@media screen and (max-width: 768px) {
  .policy .inner ol {
    padding: 0 0 20px 3%;
  }
}.policy .inner ol .pd_add {
  margin-top: 15px;
  padding-bottom: 10px;
}@media screen and (max-width: 768px) {
  .policy .inner ol .pd_add {
    margin-top: 10px;
    padding-bottom: 5px;
  }
}.policy .inner ol li {
  padding-left: 1.3em;
  text-indent: -1.3em;
}.policy .inner ol li:before {
  content: counter(item) '.';
  counter-increment: item;
  padding-right: 0.5em;
  color: #007dc1;
  font-weight: bold;
}.product .page_content {
  margin-bottom: 400px;
}@media screen and (max-width: 768px) {
  .product .page_content {
    margin-bottom: 100px;
  }
}.product .page_mainv {
  background: url(../../../assets/img/home/image02.jpg) center top no-repeat;
  background-size: cover;
}.product__link {
  margin-bottom: 100px;
  font-size: 18px;
}@media screen and (max-width: 768px) {
  .product__link {
    margin-bottom: 40px;
  }
}.product__link ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}@media screen and (max-width: 768px) {
  .product__link ul {
    max-width: 310px;
    margin: 0 auto;
    font-size: 14px;
    align-items: center;
  }
}.product__link ul li {
  margin: 0 0 30px 0;
}@media screen and (max-width: 768px) {
  .product__link ul li {
    margin: 0 0 10px 0;
  }
}.product__link ul li a {
  position: relative;
  display: inline-block;
  padding: 0 80px;
  font-weight: bold;
  transition: all 0.3s ease-out 0s;
}@media screen and (max-width: 768px) {
  .product__link ul li a {
    padding: 0 20px;
  }
}.product__link ul li a::before {
  position: absolute;
  left: 0;
  top: 50%;
  content: '';
  display: inline-block;
  height: 12px;
  width: 1px;
  background-color: #999;
  vertical-align: middle;
  transform: translate(0, -50%);
}.product__link ul li a::before {
  left: auto;
  right: 0;
}.product__link ul li a:hover {
  color: #007dc1;
}.product__link ul li:first-child a::after, .product__link ul li:first-child a::before {
  position: absolute;
  left: 0;
  top: 50%;
  content: '';
  display: inline-block;
  height: 12px;
  width: 1px;
  background-color: #ccc;
  vertical-align: middle;
  transform: translate(0, -50%);
}.product__link ul li:first-child a::after {
  left: auto;
  right: 0;
}@media screen and (max-width: 768px) {
  .product__link ul li:nth-child(3) a::after {
    position: absolute;
    left: 0;
    top: 50%;
    content: '';
    display: inline-block;
    height: 12px;
    width: 1px;
    background-color: #ccc;
    vertical-align: middle;
    transform: translate(0, -50%);
  }
}.product__list_box {
  position: relative;
  display: flex;
  margin-bottom: 200px;
  justify-content: space-around;
  align-items: center;
}@media screen and (max-width: 768px) {
  .product__list_box {
    display: block;
    margin-bottom: 50px;
  }
}.product__list_box:nth-child(odd) {
  flex-direction: row-reverse;
}.product__list_box:nth-child(odd) dl {
  margin-left: 60px;
  margin-left: 0;
}@media screen and (max-width: 768px) {
  .product__list_box:nth-child(odd) dl {
    margin: 0;
  }
}.product__list_box:nth-child(odd) div::after {
  left: auto;
  right: -50px;
}.product__list_box div {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}@media screen and (max-width: 768px) {
  .product__list_box div {
    margin-bottom: 60px;
  }
}.product__list_box div img {
  height: 300px;
  width: auto;
}@media screen and (max-width: 768px) {
  .product__list_box div img {
    height: 150px;
  }
}.product__list_box dl {
  margin: 120px 60px 0 0;
  font-size: 18px;
}@media screen and (max-width: 768px) {
  .product__list_box dl {
    margin: 50px 30px 0 0;
    font-size: 16px;
  }
}.product__list_box dl dt {
  margin-bottom: 40px;
  font-size: 24px;
  text-align: center;
}@media screen and (max-width: 768px) {
  .product__list_box dl dt {
    margin-bottom: 20px;
    font-size: 18px;
  }
}.product__list_box dl dt span {
  position: relative;
  padding: 0 45px;
}@media screen and (max-width: 768px) {
  .product__list_box dl dt span {
    padding: 0 30px;
  }
}.product__list_box dl dt span svg {
  position: absolute;
  left: 0;
  top: 4px;
  height: 20px;
  width: 30px;
  fill: #007dc1;
}@media screen and (max-width: 768px) {
  .product__list_box dl dt span svg {
    height: 15px;
    width: 20px;
  }
}.product__list_box dl ul {
  display: flex;
  width: 550px;
  flex-wrap: wrap;
  justify-content: center;
}@media screen and (max-width: 768px) {
  .product__list_box dl ul {
    width: 100%;
  }
}.product__list_box dl ul li {
  position: relative;
  margin: 0 50px 12px 0;
  padding-left: 18px;
}@media screen and (max-width: 768px) {
  .product__list_box dl ul li {
    margin: 0 20px 10px 0;
  }
}.product__list_box dl ul li::before {
  position: absolute;
  left: 0;
  top: 48%;
  content: '';
  display: inline-block;
  display: inline-block;
  z-index: -1;
  height: 8px;
  width: 8px;
  background: #007dc1;
  border-radius: 50%;
  transform: translate(0, -50%);
}@media screen and (max-width: 768px) {
  .product__list_box:nth-child(even) div {
    margin-bottom: 40px;
  }
}.product__list_box:nth-child(even)::after {
  bottom: -40%;
  left: -5%;
  right: auto;
}@media screen and (max-width: 768px) {
  .product__list_box:nth-child(even)::after {
    bottom: auto;
    left: auto;
    right: 0;
    top: 30%;
  }
}.product__list_box::after {
  position: absolute;
  bottom: -55%;
  right: -5%;
  content: '';
  display: inline-block;
  opacity: 0.1;
  z-index: -1;
  height: 300px;
  width: 300px;
  background: linear-gradient(130deg, #00a6ff 0%, #007dc1 100%);
  border-radius: 50%;
}@media screen and (max-width: 768px) {
  .product__list_box::after {
    bottom: auto;
    left: 0;
    right: auto;
    top: 30%;
    height: 100px;
    width: 100px;
  }
}.product__list_pic01 img:nth-child(1) {
  transform: translate(15%, 40%);
}@media screen and (max-width: 768px) {
  .product__list_pic01 img:nth-child(1) {
    transform: translate(0%, 30%);
  }
}@media screen and (max-width: 768px) {
  .product__list_pic02 img:nth-child(1) {
    transform: translate(5%, 0%);
  }
}.product__list_pic02 img:nth-child(2) {
  transform: translate(-50%, 40%);
}@media screen and (max-width: 768px) {
  .product__list_pic02 img:nth-child(2) {
    transform: translate(-20%, 30%);
  }
}.product__list_pic03 img:nth-child(1) {
  transform: translate(40%, 30%);
}@media screen and (max-width: 768px) {
  .product__list_pic03 img:nth-child(1) {
    transform: translate(20%, 30%);
  }
}@media screen and (max-width: 768px) {
  .product__list_pic03 img:nth-child(2) {
    transform: translate(10%, 0%);
  }
}.product__list_pic04 img:nth-child(2) {
  height: 260px;
  transform: translate(-45%, 40%);
}@media screen and (max-width: 768px) {
  .product__list_pic04 img:nth-child(2) {
    height: 120px;
    transform: translate(-20%, 40%);
  }
}.product__list_pic04 img:nth-child(3) {
  transform: translate(-60%, -5%);
}@media screen and (max-width: 768px) {
  .product__list_pic04 img:nth-child(3) {
    height: 120px;
    transform: translate(-25%, -5%);
  }
}.product__list_pic05 img:nth-child(1) {
  transform: translate(35%, 40%);
}@media screen and (max-width: 768px) {
  .product__list_pic05 img:nth-child(1) {
    transform: translate(35%, 30%);
  }
}.product__list_pic06 img:nth-child(2) {
  transform: translate(-20%, 30%);
}@media screen and (max-width: 768px) {
  .product__list_pic06 img:nth-child(2) {
    transform: translate(-10%, 15%);
  }
}.product__list_pic07 img:nth-child(1) {
  transform: translate(10%, 30%);
}@media screen and (max-width: 768px) {
  .product__list_pic07 img:nth-child(1) {
    transform: translate(5%, 10%);
  }
}
