@charset "UTF-8";



.l-anc {
  margin-top: -72px;
  padding-top: 72px;
}

.l-anc2 {
  margin-top: -122px;
  padding-top: 122px;
}

.l-container {
  min-width: 1000px;
}

.l-inner {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.l-inner._narrow {
  max-width: 960px;
}

.l-inner .l-inner {
  padding-left: 0;
  padding-right: 0;
}

.l-container,
.l-inner {
  position: relative;
}

.l-container:after,
.l-inner:after {
  content: " ";
  display: block;
  clear: both;
}

.l-dot01 {
  background: url(../img/recruit/cmn/bg01.png) center top;
}

.l-blue {
  background: #ebf9fa;
}

.c-a:hover {
  text-decoration: none;
}

.c-a:hover img {
  opacity: 1;
}

.c-a__body {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

html[data-whatintent="mouse"] .c-a__body:hover {
  opacity: 0.6;
}

.c-shine__trigger {
  position: relative;
  overflow: hidden;
}

.c-shine__trigger:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 150%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  content: '';
  -webkit-transition: -webkit-transform 0.6s;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -130%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -130%, 0);
  z-index: 100;
}

.c-shine img {
  opacity: 1 !important;
}

.c-shine:hover {
  text-decoration: none;
}

html[data-whatintent="mouse"] .c-shine:hover .c-shine__trigger:before {
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 130%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 130%, 0);
}

html[data-whatintent="mouse"] .c-shine:hover .c-shine__trigger._large:before {
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 160%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 160%, 0);
}



.c-bread__list {
  font-size: 12px;
  word-break: break-all;
}

.c-bread__list > li {
  display: inline;
  margin-right: 0.2em;
}

.c-bread__list > li + li:before {
  content: "\FF1E";
  /*	content: ">";*/
}



.c-parts {
  padding-top: 85px;
}

.c-parts__catch {
  font-size: 40px;
  line-height: 1.375;
  font-weight: 500;
  margin-bottom: 25px;
  text-align: center;
}

.c-parts__lead01 {
  line-height: 2.5;
  text-align: center;
  margin-bottom: 70px;
}

.c-parts__heading01 {
  margin-bottom: 55px;
  text-align: center;
}

.c-parts__image {
  width: 459px;
}

.c-parts__desc {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 520px;
  font-weight: 500;
  letter-spacing: -0.01em;
}

.c-parts__heading02 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  display: inline-block;
  font-weight: 500;
  line-height: 1;
  z-index: 2;
  left: -1px;
  top: -69px;
  padding-top: 24px;
  padding-right: 40px;
  padding-bottom: 23px;
  padding-left: 40px;
}

.c-parts__en {
  margin-bottom: 3px;
}

.c-parts__box {
  position: relative;
}

.c-parts__box:after {
  content: " ";
  display: block;
  clear: both;
}

.c-parts__heading03 {
  font-size: 18px;
  line-height: 1.27778;
  font-weight: 500;
  margin-bottom: 12px;
}

.c-parts__note {
  font-size: 12px;
  line-height: 2.91667;
  font-weight: 500;
  padding-top: 8px;
}

.c-parts__item._typeA .c-parts__box:nth-child(odd) {
  padding-top: 79px;
}

.c-parts__item._typeA .c-parts__box:nth-child(odd) .c-parts__image {
  float: left;
}

.c-parts__item._typeA .c-parts__box:nth-child(odd) .c-parts__desc {
  float: right;
  padding-top: 78px;
  padding-right: 120px;
}

.c-parts__item._typeA .c-parts__box:nth-child(odd) .c-parts__desc._pad-r01 {
  padding-right: 5px;
}

.c-parts__item._typeA .c-parts__box:nth-child(odd) .c-parts__heading02 {
  top: 34px;
  left: 364px;
  background: #00b9ef;
}

.c-parts__item._typeA .c-parts__box:nth-child(even) {
  margin-top: 2px;
}

.c-parts__item._typeA .c-parts__box:nth-child(even) .c-parts__image {
  float: right;
}

.c-parts__item._typeA .c-parts__box:nth-child(even) .c-parts__desc {
  float: left;
  padding-left: 115px;
  padding-top: 185px;
}

.c-parts__item._typeA .c-parts__box:nth-child(even) .c-parts__heading02 {
  top: 59px;
  right: 364px;
  background: #000;
  color: #00b9ef;
}

.c-parts__item._typeB .c-parts__box:nth-child(odd) {
  padding-top: 66px;
}

.c-parts__item._typeB .c-parts__box:nth-child(odd) .c-parts__image {
  float: right;
}

.c-parts__item._typeB .c-parts__box:nth-child(odd) .c-parts__desc {
  float: left;
  padding-left: 115px;
  padding-top: 83px;
}

.c-parts__item._typeB .c-parts__box:nth-child(odd) .c-parts__heading02 {
  top: 23px;
  right: 364px;
  background: #000;
  color: #00b9ef;
}

.c-parts__item._typeB .c-parts__box:nth-child(even) {
  margin-top: 2px;
}

.c-parts__item._typeB .c-parts__box:nth-child(even) .c-parts__image {
  float: left;
}

.c-parts__item._typeB .c-parts__box:nth-child(even) .c-parts__desc {
  float: right;
  padding-top: 185px;
  padding-right: 120px;
}

.c-parts__item._typeB .c-parts__box:nth-child(even) .c-parts__heading02 {
  top: 59px;
  left: 364px;
  background: #00b9ef;
}

.c-parts__item._typeB .c-parts__box._img-only {
  padding-top: 0;
  float: left;
}

.c-parts__item._typeB .c-parts__box._img-only .c-parts__image {
  width: auto;
  float: none;
}

.c-parts__item._typeB .c-parts__box._img-only .c-parts__heading02 {
  font-size: 12px;
  padding: 22px 30px 20px 34px;
  left: auto;
  right: auto;
  top: -43px;
}

.c-parts__item._typeB .c-parts__box._img-only .c-parts__en img {
  height: 24px;
}

.p-mv__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  height: 665px;
  z-index: 1;
}

.p-mv__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit:cover";
}

.p-mv__title {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 100;
}

.p-mv__before,
.p-mv__after {
  position: relative;
  margin: 0 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

.p-mv__before div:before,
.p-mv__before div:after,
.p-mv__after div:before,
.p-mv__after div:after {
  content: "";
  position: absolute;
  background-color: #fff;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

.p-mv__before {
  width: 265px;
  margin-bottom: 105px;
  margin-left: 18px;
  padding: 39px 0;
  border-right: 0;
  text-align: right;
}

.p-mv__before > div:before {
  top: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-animation-name: toLeftBorder;
  animation-name: toLeftBorder;
  -webkit-animation-delay: 2.6s;
  animation-delay: 2.6s;
}

.p-mv__before > div:after {
  bottom: 0;
  left: 0;
  height: 100%;
  width: 1px;
  -webkit-animation-name: toBottomBorder;
  animation-name: toBottomBorder;
  -webkit-animation-delay: 2.7s;
  animation-delay: 2.7s;
}

.p-mv__before > div > div:before {
  bottom: 0;
  right: 0;
  height: 1px;
  width: 100%;
  -webkit-animation-name: toRightBorder;
  animation-name: toRightBorder;
  -webkit-animation-delay: 2.8s;
  animation-delay: 2.8s;
}

.p-mv__after {
  width: 290px;
  margin-top: 31px;
  padding: 38px 0;
  border-left: 0;
}

.p-mv__after > div:before {
  bottom: 0;
  right: 0;
  height: 1px;
  width: 100%;
  -webkit-animation-name: toRightBorder;
  animation-name: toRightBorder;
  -webkit-animation-delay: 2.9s;
  animation-delay: 2.9s;
}

.p-mv__after > div:after {
  top: 0;
  right: 0;
  height: 100%;
  width: 1px;
  -webkit-animation-name: toTopBorder;
  animation-name: toTopBorder;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.p-mv__after > div > div:before {
  top: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-animation-name: toLeftBorder;
  animation-name: toLeftBorder;
  -webkit-animation-delay: 3.1s;
  animation-delay: 3.1s;
}

.p-mv__heading {
  position: absolute;
  top: -0;
  right: 0;
  width: 285px;
  padding: 32px 0 28px 32px;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.18em;
  background-color: #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999;
}

.p-mv__heading:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
  width: 10000px;
  height: 100%;
  background-color: inherit;
  z-index: -1;
}

.wow {
  visibility: hidden;
}

[data-js-tel] a {
  color: inherit;
  text-decoration: underline;
}

[data-js-full] {
  min-height: 400px !important;
}



/* pagenavi */

.wp-pagenavi {
  clear: both;
  padding: 5px 10px;
  font-weight: 500;
  text-align: center;
}

.wp-pagenavi:not(._span) a,
.wp-pagenavi._span a span,
.wp-pagenavi span {
  display: inline-block;
  min-width: 36px;
  line-height: 34px;
  text-decoration: none;
  padding: 0 5px;
  margin: 0 3px;
  text-align: center;
  border: 1px solid #00B9EF;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.wp-pagenavi:not(._span) a:hover,
.wp-pagenavi._span a span:hover,
.wp-pagenavi span.current {
  border-color: #00B9EF;
  background: #00B9EF;
  color: #fff;
}

.wp-pagenavi span.current {
  font-weight: normal;
}



/*single markup style*/

.post_text {
  overflow: hidden;
}

.post_text p {
  margin-bottom: 25px;
  line-height: 1.6;
}

.post_text img {
  max-width: 100%;
  height: auto;
}

.post_text img.alignright {
  float: right;
  margin: 0 0 15px 15px;
  display: block;
}

.post_text img.alignleft {
  float: left;
  margin: 0 15px 15px 0;
  display: block;
}

.post_text img.aligncenter {
  display: block;
  margin: 0 auto 15px;
}

.post_text h1 {
  font-size: 36px;
  border-bottom: 6px solid;
  margin: 0 0 35px;
}

.post_text h2 {
  font-size: 32px;
  border-bottom: 5px solid;
  margin: 0 0 35px;
}

.post_text h3 {
  font-size: 28px;
  border-bottom: 4px solid;
  margin: 0 0 35px;
}

.post_text h4 {
  font-size: 24px;
  border-bottom: 3px solid;
  margin: 0 0 35px;
}

.post_text h5 {
  font-size: 20px;
  border-bottom: 2px solid;
  margin: 0 0 35px;
}

.post_text h6 {
  font-size: 16px;
  border-bottom: 1px solid;
  margin: 0 0 35px;
}

.post_text td {
  padding: 10px;
  border: 1px solid;
}

.post_text table {
  margin-bottom: 25px;
}

.post_text ul,
.post_text ol {
  padding-left: 2.0em;
  margin-bottom: 25px;
}

.post_text ul li {
  list-style: outside;
  margin-bottom: 10px;
  line-height: 1.4;
}

.post_text ol li {
  list-style: outside decimal;
  margin-bottom: 10px;
  line-height: 1.4;
}

.post_text a {
  text-decoration: underline;
  color: #999;
}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

.fadeInUpSmall {
  -webkit-animation-name: fadeInUpSmall;
  animation-name: fadeInUpSmall;
}

.fadeInDownSmall {
  -webkit-animation-name: fadeInDownSmall;
  animation-name: fadeInDownSmall;
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
}

.flipInYLarge {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInYLarge;
  animation-name: flipInYLarge;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
}

.flipInYRev {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInYRev;
  animation-name: flipInYRev;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
}

.fadeOutBg {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  visibility: visible !important;
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 2px;
  background-color: #fff;
  z-index: 1000;
}

.fadeOutBg._wide {
  width: 10000px;
}

.fadeOutBg[style*="visibility: visible"] {
  -webkit-animation-name: fadeOutBg;
  animation-name: fadeOutBg;
}

.g-header,
#luxy {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/*全画面*/

.g-wrapper {
  overflow: hidden;
  padding-top: 118px;
}

/*ヘッダー*/

.g-header {
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: top 0.5s;
  transition: top 0.5s;
  background: #000;
  z-index: 1000;
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.g-header .body {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 118px;
}

.g-header .sub {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.g-header .sub img {
  display: block;
}

.g-header .navi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.g-header .navi__button {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

.g-header .navi__button:after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-bottom: 15px solid #fff;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
  opacity: 0;
}

.g-header .navi__button:hover img {
  opacity: 1;
}

.g-header .navi__panel {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding: 100px 0;
  font-size: 18px;
  font-weight: 500;
  background-color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
  opacity: 0;
  visibility: hidden;
}

.g-header .navi__panel:before,
.g-header .navi__panel:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 10000px;
  height: 100%;
  background-color: inherit;
}

.g-header .navi__panel:before {
  right: 100%;
}

.g-header .navi__panel:after {
  left: 100%;
}

.g-header .navi__panel a {
  display: inline-block;
  padding-right: 35px;
  background: url(../img/cmn/navi_arrow.png) no-repeat right center;
}

.g-header .navi__item {
  margin-left: 23px;
  height: 118px;
}

.g-header .navi__item:hover .navi__button img {
  opacity: 0.6;
}

.g-header .navi__item._has_panel {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: navi-item;
  animation-name: navi-item;
}

.g-header .navi__item._has_panel:hover .navi__button:after {
  opacity: 1;
}

.g-header .navi__item._has_panel:hover .navi__panel {
  opacity: 1;
  visibility: visible;
}

.g-header .navi .panel1 {
  max-width: 720px;
  margin: 0 auto;
}

.g-header .navi .panel1__list:after {
  content: " ";
  display: block;
  clear: both;
}

.g-header .navi .panel1__list:nth-child(n+2) {
  margin-top: 40px;
  padding-top: 40px;
  background: url(../img/cmn/border.png) repeat-x left top;
}

.g-header .navi .panel1__item {
  float: left;
  width: 33.333%;
}

.g-header .navi .panel1__item.ex {
  width: 25%;
}

.g-header .navi .panel1__item a > span {
  font-size: 12px;
}

.g-header .navi .panel2 {
  padding: 55px 0;
  text-align: center;
}

.g-header .navi .panel2 > li {
  display: inline-block;
  margin: 0 41px;
}

.g-header .navi .panel2._narrow > li {
  margin: 0 30px;
}

.g-header .sp img {
  display: block;
}

.g-header .sp__item {
  display: inline-block;
  margin-left: 20px;
  vertical-align: middle;
}

.g-header .sp .menu-button {
  display: block;
  margin: 0;
  padding: 0;
  border: none;
  cursor: pointer;
  outline: none;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.g-header .techno {
  position: relative;
  top: -3px;
  margin-left: 22px;
}

.g-header .lang {
  position: absolute;
  top: 12.5px;
  right: 0;
}

.g-header .lang._fixed {
  position: relative;
  top: 0;
  right: 0;
  margin-left: 23px;
}

.g-header .contact {
  margin-left: 27px;
}

.g-header._clone {
  position: fixed;
  width: 100vw;
  min-height: 68px;
  z-index: 1000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: -100px;
}

.g-header._clone .logo {
  padding-top: 2px;
}

.g-header._clone .body,
.g-header._clone .navi__item {
  height: 72px;
}

.g-header._clone._active {
  top: 0;
}

/*フッター*/

.g-footer {
  position: relative;
  padding-top: 39px;
  padding-bottom: 42px;
  border-top: 7px solid #000;
  font-weight: 500;
}

.g-footer:before {
  content: "";
  display: block;
  position: absolute;
  top: -7px;
  left: 50%;
  height: 7px;
  width: 50%;
  background-color: #00B9EF;
}

.g-footer .wrapper:after {
  content: " ";
  display: block;
  clear: both;
}

.g-footer .info {
  margin-top: 46px;
  font-size: 13px;
  line-height: 2;
}

.g-footer .copyright {
  margin-top: 42px;
  font-size: 10px;
  clear: both;
}

.g-footer .navi {
  float: right;
  padding-right: 24px;
  font-size: 13px;
}

.g-footer .navi:after {
  content: " ";
  display: block;
  clear: both;
}

.g-footer .navi__group {
  float: left;
  margin-left: 52px;
}


.g-footer .navi__group2 {
  float: left;
  margin-top: 40px;
}

.g-footer .navi__group2 .navi_ig {
  float: left;
  margin-right: 15px;
}

.g-footer .navi__group2 .navi_fb {
  float: left;
  margin-right: 15px;
}

.g-footer .navi__group2 .navi_tw {
  float: left;
}

@media screen and (min-width: 641px) {
  .g-footer .navi__group3 {
    display: none !important;
  }
}

@media screen and (max-width: 640px) {
  .g-footer .navi__group3 {
    display: block !important;
    width: 110px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 25px;
    padding-bottom: 20px;
  }

  .g-footer .navi__group3 .navi_ig {
    margin-right: 20px;
    float: left;
  }

  .g-footer .navi__group3 .navi_fb {
    margin-right: 20px;
    float: left;
  }

  .g-footer .navi__group3 .navi_tw {
    margin-right: 0px;
    float: left;
  }
}




.g-footer .navi__type1 {
  margin-bottom: 9px;
  padding-bottom: 7px;
  font-size: 14px;
  font-weight: 700;
  background: url(../img/cmn/border.png) no-repeat left bottom;
}

.g-footer .navi__type1:nth-child(n+2) {
  margin-top: 37px;
}

.g-footer .navi__lang {
  margin-top: 20px;
}

.g-panel {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 2000;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  pointer-events: none;
}

.g-panel._scroll {
  overflow-y: scroll;
}

.g-panel._open {
  opacity: 1;
  pointer-events: auto;
  z-index: 2000;
}

.g-panel .scroll {
  min-width: 100vw;
  min-height: 100%;
  padding-bottom: 137px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.g-panel .inner {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.g-panel .inner:after {
  content: none;
}

.g-panel .head .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 120px;
  background: #000;
}

.g-panel .head .menu-button {
  display: block;
  margin: 0;
  padding: 0;
  border: none;
  cursor: pointer;
  outline: none;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.g-panel .body {
  padding-bottom: 60px;
}

.g-panel .body .inner {
  max-width: 550px;
  padding-left: 0;
  padding-right: 0;
}

.g-panel .navi:after {
  content: " ";
  display: block;
  clear: both;
}

.g-panel .navi a {
  display: block;
}

.g-panel .navi .link {
  position: relative;
  border-bottom: 2px solid #000;
}

.g-panel .navi .link > a {
  padding: 43px 0;
  background: url(../img/cmn/menu-arrow.png) no-repeat right center;
}

.g-panel .navi__button {
  position: absolute;
  top: 0;
  left: 0;
  width: 60%;
  height: 100%;
  z-index: 1;
}

.g-panel .panel {
  display: none;
}

.g-panel .navi2 {
  border-bottom: 2px solid #000;
  font-size: 20px;
  font-weight: 500;
  background-color: #EBF9FE;
}

.g-panel .navi2 a {
  padding: 30px 20px;
  background: url(../img/cmn/menu-arrow02.png) no-repeat right 20px center;
}

.g-panel .navi2 > li:nth-child(n+2) {
  background: url(../img/cmn/border.png) repeat-x left top;
}

.g-panel .navi3 {
  margin-top: 30px;
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(2, 1fr);
}
.g-panel .navi4 {
  margin-top: 10px;
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(3, 1fr);
}

.g-panel .technobnr {
  margin-top: 40px;
  width: 100%;
}

.g-panel .technobnr img {
  width: 100%;
}

.g-panel .foot {
  position: fixed;
  width: 100%;
  min-width: 640px;
  bottom: 0;
  border-bottom: 10px solid #000;
  z-index: 1;
}

.g-panel .foot button {
  display: block;
  margin: 0;
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/*メイン*/

.g-main {
  display: block;
}

.g-main:after {
  content: " ";
  display: block;
  clear: both;
}

/*----------------------------------------

bases

-----------------------------------------*/

.q-bases01 .image {
  position: relative;
  height: 647px;
}

.q-bases01 .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit:cover";
}

.q-bases01 .heading {
  position: relative;
  margin-top: -52px;
  text-align: center;
}

.q-bases02 {
  padding-top: 40px;
  padding-bottom: 149px;
}

.q-bases02 .map {
  text-align: center;
  margin-bottom: 69px;
  padding-left: 9px;
}

.q-bases02 .heading01 {
  margin-bottom: 35px;
  text-align: center;
}

.q-bases02 .navi {
  max-width: 960px;
  margin: 0 auto;
}

.q-bases02 .navi + .navi {
  margin-top: 20px;
}

.q-bases02 .navi .list:after {
  content: " ";
  display: block;
  clear: both;
}

.q-bases02 .navi .list li {
  border-bottom: 1px solid;
  position: relative;
  font-size: 16px;
  line-height: 1.27625;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 40px;
}

.q-bases02 .navi .list li a {
  text-decoration: none;
}

.q-bases02 .navi .list li a > span {
  display: block;
  padding-bottom: 10px;
  text-decoration: none;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

html[data-whatintent="mouse"] .q-bases02 .navi .list li a > span:hover {
  opacity: 0.6;
}

.q-bases02 .navi .list li.narrow {
  letter-spacing: -0.02em;
}

.q-bases02 .navi .list li:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 5px;
  width: 15px;
  height: 9px;
  background: url(../img/bases/arrow01.png) center center no-repeat;
}

.q-bases02 .navi._blue .list:after {
  content: " ";
  display: block;
  clear: both;
}

.q-bases02 .navi._blue .list li {
  border-bottom-color: #00b9ef;
}

.q-bases02 .navi._blue .list li a {
  color: #00b9ef;
}

.q-bases02 .navi._blue .list li:before {
  background-image: url(../img/bases/arrow02.png);
}

.q-bases03 .heading01 {
  position: absolute;
  top: -68px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  z-index: 2;
}

.q-bases03 .l-inner {
  max-width: 960px;
}

.q-bases03 .info {
  margin-bottom: 91px;
}

.q-bases03 .desc {
  display: table;
  width: 100%;
  border-left: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid;
}

.q-bases03 .desc .name,
.q-bases03 .desc .business {
  display: table-cell;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.q-bases03 .desc .name {
  font-size: 18px;
  line-height: 1.27778;
  font-weight: 700;
  border-right: 1px solid;
  width: 509px;
  padding: 14px 30px 11px 30px;
}

.q-bases03 .desc .business {
  padding: 14px 25px 11px 25px;
  line-height: 1.42857;
}

.q-bases03 .desc .business dl {
  display: table;
  width: 100%;
  height: 37px;
}

.q-bases03 .desc .business dl dt,
.q-bases03 .desc .business dl dd {
  display: table-cell;
  vertical-align: middle;
}

.q-bases03 .desc .business dl dt {
  border-right: 1px dotted;
  width: 73px;
  font-weight: 500;
}

.q-bases03 .desc .business dl dd {
  padding-left: 14px;
}

.q-bases03 .location {
  border-bottom: 1px solid;
  font-size: 15px;
  padding: 10px 30px 7px;
  margin-bottom: 40px;
  letter-spacing: 0.08em;
}

.q-bases03 .location .address {
  display: inline-block;
  position: relative;
}

.q-bases03 .location .address._slash {
  padding-right: 45px;
}

.q-bases03 .location .address._slash:before {
  content: "\FF0F";
  display: block;
  position: absolute;
  right: 16px;
}

.q-bases03 .location .address .code {
  display: inline-block;
  padding-right: 10px;
}

.q-bases03 .location .tel {
  display: inline-block;
}

.q-bases03 .map:after {
  content: " ";
  display: block;
  clear: both;
}

.q-bases03 .map .frame {
  position: relative;
  width: 471px;
  height: 287px;
  float: left;
}

.q-bases03 .map .frame iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

.q-bases03 .map .image {
  width: 472px;
  float: right;
  position: relative;
}

.q-bases03 .map .movie {
  position: absolute;
  left: 0;
  bottom: 19px;
}

.q-bases03 .domestic {
  background: #f7f8f8;
  margin-bottom: 210px;
}

.q-bases03 .domestic .l-inner {
  padding-top: 170px;
  padding-bottom: 64px;
}

.q-bases03 .overseas {
  background: #f2fbfe;
}

.q-bases03 .overseas .l-inner {
  padding-top: 170px;
  padding-bottom: 297px;
}

.q-bases03 .overseas .desc {
  border-color: #00b9ef;
}

.q-bases03 .overseas .desc .name {
  color: #00b9ef;
}

.q-bases03 .overseas .desc .business dl dt {
  border-color: #00b9ef;
}

.q-bases03 .overseas .location {
  border-color: #00b9ef;
}

/*----------------------------------------

history

-----------------------------------------*/

.q-history-space {
  height: 250px;
}

.q-history01 .image {
  position: relative;
  height: 647px;
}

.q-history01 .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit:cover";
}

.q-history01 .heading {
  position: relative;
  margin-top: -53px;
  text-align: center;
}

.q-history02 {
  padding-top: 103px;
}

.q-history02 .heading {
  margin-bottom: 73px;
  text-align: center;
}

.q-history02 .flow {
  padding-bottom: 28px;
  margin-bottom: 25px;
  padding-top: 33px;
}

.q-history02 .flow .year {
  font-size: 30px;
  line-height: 1.418;
  font-weight: 700;
  float: left;
  padding-left: 5px;
}

.q-history02 .flow .era {
  font-size: 13px;
  line-height: 2.30769;
  font-weight: 700;
  float: right;
  padding-top: 15px;
}

.q-history02 .flow .desc {
  clear: both;
  border-left: 2px solid;
  padding: 32px 42px;
  font-size: 15px;
  line-height: 1.53333;
  font-weight: 500;
}

.q-history02 .flow > li {
  position: relative;
}

.q-history02 .flow > li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -28px;
  margin: 0 auto;
  width: 30px;
  height: 29px;
}

.q-history02 .flow > li:nth-child(odd) .desc {
  background: #edfafe;
}

.q-history02 .flow > li:nth-child(even) .desc {
  background: #f6f6f6;
}

.q-history02 .flow._inversion > li:nth-child(odd) .desc {
  background: #f6f6f6;
}

.q-history02 .flow._inversion > li:nth-child(even) .desc {
  background: #edfafe;
}

.q-history02 .list {
  max-width: 736px;
  margin: 0 auto;
}

.q-history02 .list .heading02 {
  cursor: pointer;
  position: relative;
  font-size: 30px;
  line-height: 1.33333;
  font-weight: 700;
  letter-spacing: 0.08em;
  border-bottom: 2px solid;
  position: relative;
}

.q-history02 .list .heading02:before {
  content: "";
  display: block;
  position: absolute;
  right: -3px;
  top: 8px;
  width: 15px;
  height: 25px;
  background: url(../img/history/arrow01.png) center center no-repeat;
}

.q-history02 .list .heading02.open:before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  right: 0;
  top: 15px;
}

.q-history02 .list .body {
  display: none;
}

.q-history02 .list > li {
  margin-bottom: 29px;
}

.q-history02 .list > li:last-child .flow {
  padding-bottom: 0;
  margin-bottom: 0;
}

.q-history02 .list > li:last-child .flow > li:last-child:before {
  display: none;
}

/*----------------------------------------

message

-----------------------------------------*/

.q-message-space {
  height: 340px;
}

.q-message01 {
  position: relative;
  height: 734px;
}

.q-message01 .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.q-message01 .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit:cover";
}

.q-message01 .text {
  position: absolute;
  top: 0;
  left: -10000px;
  right: -10000px;
  width: 1000px;
  height: 100%;
  margin: 0 auto;
  z-index: 100;
}

.q-message01 .text .wow {
  position: absolute;
  top: 0;
  left: 25px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.q-message02 {
  padding-top: 119px;
}

.q-message02 .heading {
  margin-bottom: 60px;
  text-align: center;
}

.q-message02 .text {
  font-size: 15px;
  line-height: 2.66667;
  text-align: center;
  letter-spacing: normal;
}

.q-message02 .text p:nth-child(n+2) {
  margin-top: 40px;
}

.q-message02 .sign {
  margin-top: 75px;
  text-align: center;
}

.q-message03 {
  margin-top: 120px;
}

/*----------------------------------------

philosophy

-----------------------------------------*/

.q-philosophy-space {
  height: 330px;
}

.q-philosophy01 .image {
  position: relative;
  height: 647px;
}

.q-philosophy01 .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit:cover";
}

.q-philosophy01 .heading {
  position: relative;
  margin-top: -53px;
  text-align: center;
}

.q-philosophy02 {
  padding-top: 158px;
}

.q-philosophy02 .heading {
  margin-bottom: 50px;
  text-align: center;
}

.q-philosophy02 .list {
  display: table;
  margin: 0 auto;
  font-size: 17px;
}

.q-philosophy02 .item {
  display: table-row;
}

.q-philosophy02 .term,
.q-philosophy02 .desc {
  display: table-cell;
  vertical-align: top;
}

.q-philosophy02 .term {
  padding-right: 1em;
  font-weight: 500;
}

.q-philosophy02 .term:before {
  content: "\25cf";
}

.q-philosophy02 .item:nth-child(n+2) .term,
.q-philosophy02 .item:nth-child(n+2) .desc {
  padding-top: 16px;
}

.q-philosophy03 {
  padding-top: 100px;
}

.q-philosophy03 .heading {
  margin-bottom: 27px;
  text-align: center;
}

.q-philosophy03 .text {
  font-size: 19px;
  font-weight: 500;
  line-height: 2.63158;
  text-align: center;
}

/*----------------------------------------

profile

-----------------------------------------*/

.q-profile-space {
  height: 286px;
}

.q-profile01 .image {
  position: relative;
  height: 646px;
}

.q-profile01 .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit:cover";
}

.q-profile01 .heading {
  position: relative;
  margin-top: -53px;
  text-align: center;
}

.q-profile02 {
  padding-top: 115px;
}

.q-profile02 .list {
  max-width: 740px;
  margin: 0 auto;
}

.q-profile02 .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 15px;
  word-break: break-all;
}

.q-profile02 .item:nth-child(n+2) {
  margin-top: 22px;
}

.q-profile02 .item:nth-child(n+2) .term {
  padding-top: 19px;
  border-top: 2px solid #00B9EF;
}

.q-profile02 .item:nth-child(n+2) .desc {
  padding-top: 20px;
  border-top: 1px solid #000;
}

.q-profile02 .term {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 161px;
  margin-right: 60px;
  font-weight: 700;
}

.q-profile02 .desc {
  width: 100%;
}

/*----------------------------------------

csr

-----------------------------------------*/

.q-csr-space {
  height: 348px;
}

.q-csr03 .heading,
.q-csr04 .heading,
.q-csr05 .heading,
.q-csr06 .heading,
.q-csr10 .heading,
.q-csr001 .heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
  font-size: 23px;
  font-weight: 500;
}

.q-csr03 .heading:before,
.q-csr04 .heading:before,
.q-csr05 .heading:before,
.q-csr06 .heading:before,
.q-csr10 .heading:before,
.q-csr001 .heading:before,
.q-csr03 .heading:after,
.q-csr04 .heading:after,
.q-csr05 .heading:after,
.q-csr06 .heading:after,
.q-csr10 .heading:after,
.q-csr001 .heading:after {
  content: "";
  display: block;
  height: 1px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  background-color: #000;
}

.q-csr03 .heading:before,
.q-csr04 .heading:before,
.q-csr05 .heading:before,
.q-csr06 .heading:before,
.q-csr10 .heading:before,
.q-csr001 .heading:before {
  margin-right: 15px;
}

.q-csr03 .heading:after,
.q-csr04 .heading:after,
.q-csr05 .heading:after,
.q-csr06 .heading:after,
.q-csr10 .heading:after,
.q-csr001 .heading:after {
  margin-left: 15px;
}

.q-csr05 .list:after,
.q-csr08 .list:after {
  content: " ";
  display: block;
  clear: both;
}

.q-csr05 .list img,
.q-csr08 .list img {
  display: block;
  width: 100%;
}

.q-csr01 .image {
  position: relative;
  height: 647px;
}

.q-csr01 .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit:cover";
}

.q-csr01 .heading {
  position: relative;
  margin-top: -53px;
  text-align: center;
}

.q-csr02 {
  margin-top: 137px;
}

.q-csr02 .heading {
  margin-bottom: 49px;
  text-align: center;
}

.q-csr02 .lede {
  margin-bottom: 22px;
  font-size: 55px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.06em;
  text-align: center;
}

.q-csr02 .text {
  text-align: center;
}

.q-csr03 {
  margin-top: 115px;
}

.q-csr03 .heading {
  width: 512px;
  margin-bottom: 35px;
}

.q-csr03 .image {
  margin: 0 -10px;
  text-align: center;
}

.q-csr04 {
  margin-top: 89px;
}

.q-csr04 .heading {
  width: 350px;
  margin-bottom: 12px;
}

.q-csr04 .body {
  padding: 86px 0;
  background-color: #6CBC84;
}

.q-csr04 .inner {
  max-width: 940px;
}

.q-csr05 {
  margin-top: 100px;
}

.q-csr05 .heading {
  width: 580px;
  margin-bottom: 32px;
}

.q-csr06 {
  margin-top: 133px;
  margin-bottom: 100px;
}

.q-csr06 .heading {
  width: 350px;
  margin-bottom: 10px;
}

.q-csr06 .body {
  padding: 75px 91px 75px;
  background: url(../img/csr/bg.jpg) repeat center top;
}

.q-csr06 .lede {
  margin-bottom: 12px;
  font-size: 15px;
  text-align: center;
}

.q-csr06 .report:after {
  content: " ";
  display: block;
  clear: both;
}

.q-csr06 .report__body {
  padding: 37px 5px 28px;
  line-height: 1;
  text-align: center;
  letter-spacing: normal;
  background-color: #fff;
}

.q-csr06 .report .icon {
  margin-bottom: 10px;
}

.q-csr06 .report .name {
  margin-bottom: 2px;
  font-size: 16px;
  font-weight: 500;
  color: #6CBC84;
}

.q-csr10 {
  margin-top: 133px;
  margin-bottom: 243px;
}

.q-csr10 .heading {
  width: 350px;
  margin-bottom: 10px;
}




.q-csr10 .body {
  padding-top: 75px;
  padding-bottom: 75px;
  background-repeat: repeat;
  background-position: center top;
  background-image: url(../img/health/bg.jpg);
  width: 680px;
  margin-left: auto;
  margin-right: auto;
  background-color: #C7282B;
  padding-left: 80px;
  padding-right: 10px;
}

.q-csr10 .lede {
  margin-bottom: 12px;
  font-size: 15px;
  text-align: center;
}

.q-csr10 .report:after {
  content: " ";
  display: block;
  clear: both;
}

.q-csr10 .report__body {
  padding: 37px 5px 28px;
  line-height: 1;
  text-align: center;
  letter-spacing: normal;
  background-color: #fff;
}

.q-csr10 .report .icon {
  margin-bottom: 10px;
}

.q-csr10 .report .name {
  margin-bottom: 2px;
  font-size: 16px;
  font-weight: 500;
  color: #00B9EF;
}

.q-csr07 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 647px;
}

.q-csr07 .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit:cover";
}

.q-csr07 .heading {
  position: relative;
  z-index: 1;
}

.q-csr08 {
  margin-top: 110px;
}

.q-csr08 .head {
  margin-bottom: 58px;
  font-weight: 500;
  line-height: 2;
  text-align: center;
}

.q-csr08 .lede {
  margin-bottom: 21px;
  font-size: 55px;
  font-weight: 500;
  line-height: 1;
}



/*----------------------------------------
CSR 2022-7-追加
-----------------------------------------*/

.g-main .q-csr001 {
  width: 100%;
  margin-bottom: 120px;
}

.q-csr001 .heading {
  width: 580px;
  margin-bottom: 32px;
}

.q-csr001 .inner.l-inner .lede {
  margin-top: 40px;
  margin-bottom: 40px;
}

.q-csr001 .inner.l-inner .report {
  width: 100%;
  display: block;
  border-top-width: 0.5px;
  border-top-style: solid;
  border-top-color: #565656;
}

.inner.l-inner .report .line {
  border-bottom-width: 0.5px;
  border-bottom-style: solid;
  border-bottom-color: #565656;
  width: 100%;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  float: left;
  padding-top: 15px;
  padding-bottom: 15px;
}

.report .line .left {
  width: 25%;
  float: left;
  display: block;
}

.report .line .right {
  width: 72%;
  display: block;
  float: left;
  padding-left: 3%;
}

.inner.l-inner .report .line2 {
  width: 100%;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  float: left;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media screen and (max-width: 640px) {
  .report .line .left {
    width: 45%;
    float: left;
    display: block;
    font-size: 1.4rem;
  }

  .report .line .right {
    width: 54%;
    display: block;
    float: left;
    padding-left: 1%;
    font-size: 1.4rem;
  }
}


/*----------------------------------------

about

-----------------------------------------*/

.q-about-space {
  height: 276px;
}

.q-about02 {
  padding-top: 129px;
}

.q-about02 .list:after {
  content: " ";
  display: block;
  clear: both;
}

.q-number-space {
  height: 244px;
}

.q-number01 .image {
  position: relative;
  height: 647px;
}

.q-number01 .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit:cover";
}

.q-number01 .heading {
  position: relative;
  margin-top: -53px;
  text-align: center;
}

.q-number02 {
  margin-top: 88px;
}

.q-number02 .lede {
  font-size: 40px;
  font-weight: 500;
  line-height: 1.375;
  text-align: center;
}

.q-number03 {
  margin-top: 99px;
}

.q-number03 .wrapper {
  background: url(../img/number/bg1.jpg) repeat center top;
  overflow: hidden;
}

.q-number03 .wrapper:last-child {
  border-bottom: 4px solid #00B9EF;
}

.q-number03 .title {
  margin-bottom: 15px;
}

.q-number03 .result {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.q-number03 .icon {
  position: absolute;
  z-index: -1;
}

.q-number03 .num {
  font-family: "Oswald", sans-serif;
  font-size: 122px;
  font-weight: 700;
  line-height: 0.9;
  -webkit-transform: scale(0.88, 1);
  -ms-transform: scale(0.88, 1);
  transform: scale(0.88, 1);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  letter-spacing: 0.02em;
}

.q-number03 .num .shuffleNum {
  display: inline-block;
  width: 60px;
}

.q-number03 .unit {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 10px;
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}

.q-number03 .item {
  position: relative;
  padding-top: 57px;
  padding-bottom: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}

.q-number03 .item:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 10000px;
  background: url(../img/number/bg2.jpg) repeat center top;
  z-index: -10;
}

/*----------------------------------------

quality

-----------------------------------------*/

.q-quality-space {
  height: 266px;
}

.q-quality01 .image {
  position: relative;
  height: 647px;
}

.q-quality01 .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit:cover";
}

.q-quality01 .heading {
  position: relative;
  margin-top: -53px;
  text-align: center;
}

.q-quality02 {
  padding-top: 84px;
}

.q-quality02 .lede {
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.375;
  text-align: center;
}

.q-quality02 .text {
  font-weight: 500;
  line-height: 2.5;
  text-align: center;
}

.q-quality03 {
  margin-top: 135px;
}

.q-quality03 .lede {
  margin-bottom: 18px;
  font-size: 19px;
  font-weight: 500;
  line-height: 1.71632;
  letter-spacing: 0.05em;
}

.q-quality03 .text {
  font-weight: 500;
  letter-spacing: normal;
}

.q-quality03 .border-block {
  padding: 0 20px 13px 20px;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  font-size: 12px;
  line-height: 1.80583;
  font-weight: 500;
}

.q-quality03 .border-block__title {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 -20px;
  font-weight: 500;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 1px;
}

.q-quality03 .border-block__title:before,
.q-quality03 .border-block__title:after {
  content: "";
  height: 1px;
  background-color: #000;
}

.q-quality03 .border-block__title:before {
  width: 20px;
  margin-right: 8px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.q-quality03 .border-block__title:after {
  margin-left: 8px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

/*----------------------------------------

ability

-----------------------------------------*/

.q-ability-space {
  height: 294px;
}

.q-ability01 .image {
  position: relative;
  height: 647px;
}

.q-ability01 .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit:cover";
}

.q-ability01 .heading {
  position: relative;
  margin-top: -53px;
  text-align: center;
}

.q-ability02 {
  padding-top: 84px;
}

.q-ability02 .lede {
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.375;
  text-align: center;
}

.q-ability02 .text {
  font-weight: 500;
  line-height: 2.5;
  text-align: center;
}

.q-ability03 {
  margin-top: 135px;
}

.q-ability03 .lede {
  margin-bottom: 18px;
  font-size: 19px;
  font-weight: 500;
  line-height: 1.71632;
  letter-spacing: 0.05em;
}

.q-ability03 .text {
  font-weight: 500;
  letter-spacing: normal;
}

.q-ability03 .section01 {
  margin-bottom: 79px;
}

.q-ability03 .section01__image2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 107px;
  margin-right: -120px;
}

.q-ability03 .section03__list-wrap {
  clear: both;
  margin-left: -110px;
  padding-top: 30px;
}

.q-ability03 .section03__list-title {
  text-align: center;
}

.q-ability03 .section03__list-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.q-ability03 .section03__list-arrow {
  padding: 0 5px;
}

.item._07 .main .note {
  margin-top: 10px;
}

@media screen and (max-width: 1200px) {
  .q-ability03 .section03__list-wrap {
    margin-left: 0;
  }
}


.q-ability04 {
  margin-top: 127px;
}

.q-ability04 .heading {
  text-align: center;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}

.q-ability04 .body {
  padding: 121px 0 97px;
  background: url(../img/technical-ability/bg.jpg) repeat center top;
}

/*----------------------------------------

advantages

-----------------------------------------*/

.q-advantages-space {
  height: 244px;
}

.q-advantages01 .p-mv__before,
.q-advantages01 .p-mv__after {
  margin-left: 20px;
  margin-right: 20px;
}

.q-advantages01 .p-mv__before {
  width: 282px;
  margin-top: 20px;
  margin-left: 20px;
}

.q-advantages01 .p-mv__after {
  width: 270px;
  margin-top: 80px;
}

.q-advantages01 .p-mv__heading {
  color: #000;
  background-color: #00B9EF;
}

.q-advantages02 {
  padding-top: 129px;
}

.q-advantages02 .list:after {
  content: " ";
  display: block;
  clear: both;
}

/*----------------------------------------

construction

-----------------------------------------*/

.q-construction01 {
  background: -webkit-linear-gradient(273.5deg, #37bef0, #00b9ef, #00a2d0);
  background: linear-gradient(176.5deg, #37bef0, #00b9ef, #00a2d0);
}

.q-construction01 .l-inner {
  padding-top: 155px;
  padding-bottom: 153px;
}

.q-construction01 .text01 {
  margin-bottom: 28px;
  padding-left: 164px;
}

.q-construction01 .text02 {
  padding-left: 164px;
  color: #fff;
  font-size: 29px;
}

/*----------------------------------------

contact

-----------------------------------------*/

.q-contact-space {
  height: 293px;
}

.q-contact01 {
  padding-top: 114px;
}

.q-contact01 .inner {
  max-width: 910px;
}

.q-contact02 {
  padding-top: 46px;
}

.q-contact02 .inner {
  max-width: 910px;
}

.q-contact02 .form__item:nth-child(n+2) {
  margin-top: 9px;
}

.q-contact02 .form input[type="text"],
.q-contact02 .form input[type="tel"],
.q-contact02 .form input[type="email"],
.q-contact02 .form textarea {
  width: 100%;
  padding: 10px 20px;
  border: none;
  font-family: inherit;
  font-size: 16px;
  font-weight: inherit;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.q-contact02 .form textarea {
  min-height: 303px;
  resize: vertical;
}

.q-contact02 .form__foot {
  width: 643px;
  margin: 48px auto 0;
}

.q-contact02 .form__submit {
  text-align: center;
}

.q-contact02 .form__submit button,
.q-contact02 .form__submit input {
  width: 100%;
  height: 76px;
  padding: 0;
  border: 2px solid #8ADFF7;
  margin: 5px 0;
  font-family: inherit;
  font-size: 20px;
  font-weight: 500;
  background-color: #8ADFF7;
  -webkit-transition: opacity 0.5s, outline-offset 0.5s;
  transition: opacity 0.5s, outline-offset 0.5s;
  -webkit-appearance: none;
  -moz-appearance: none;
}

html[data-whatintent="mouse"] .q-contact02 .form__submit button:hover,
html[data-whatintent="mouse"] .q-contact02 .form__submit input:hover {
  opacity: 0.6;
}

.q-contact02 .form__submit button[name="submitBack"],
.q-contact02 .form__submit input[name="submitBack"] {
  background-color: #fff;
}

.q-contact02._en .form__submit button,
.q-contact02._en .form__submit input {
  border: 2px solid #00B9EF;
  background-color: #00B9EF;
}

.q-contact02._en .form__submit button[name="submitBack"],
.q-contact02._en .form__submit input[name="submitBack"] {
  background-color: #fff;
}

.q-contact02 .form__note {
  margin-top: 12px;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.92308;
  letter-spacing: normal;
}

.q-contact02 .input {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  word-break: break-all;
}

.q-contact02 .input__head,
.q-contact02 .input__body {
  padding: 32px 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.q-contact02 .input__head {
  width: 315px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-right: 10px;
  padding-left: 40px;
  padding-right: 40px;
  font-weight: 700;
  background-color: #00B9EF;
}

.q-contact02 .input__body {
  width: 100%;
  background-color: #E5E5E5;
}

.q-contact02 .input__title {
  font-size: 15px;
  letter-spacing: normal;
}

.q-contact02 .input__label {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 13px;
  color: #fff;
}

.q-contact02 .input._address .input__title {
  padding-bottom: 53px;
}

.q-contact02 .input._message .input__title,
.q-contact02 .input._message .input__label {
  padding-bottom: 263px;
}

.q-contact02 .form__item:nth-child(2n) .input__head {
  background-color: #8ADFF7;
}

.q-contact02 .postal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}

.q-contact02 .postal__input {
  width: 165px;
}

.q-contact02 .postal__hyphen {
  padding: 0 10px;
}

.q-contact02 .mw_wp_form_confirm .postal__input {
  width: auto;
}

.q-contact03 {
  margin-top: 114px;
}

.q-contact03 .inner {
  max-width: 910px;
}

.q-contact03 .lede {
  margin-bottom: 4px;
  font-size: 16px;
  line-height: 2.09125;
  font-weight: 500;
}

.q-contact03 .block {
  padding: 53px 10px;
  border: 1px solid #000;
  font-weight: 500;
  text-align: center;
}

.q-contact03 .block__inner {
  display: inline-block;
  text-align: left;
}

.q-contact03 .title {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 500;
}

.q-contact03 .tel {
  margin-bottom: 11px;
  font-size: 28px;
  line-height: 1;
  font-weight: 500;
}

.q-contact03 .tel__small {
  font-size: 12px;
  vertical-align: middle;
}

.q-contact03 .info {
  line-height: 1.5;
}

/*----------------------------------------

english

-----------------------------------------*/

.q-english-space {
  height: 323px;
}

.q-english01 {
  position: relative;
  height: 734px;
}

.q-english01 .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.q-english01 .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit:cover";
}

.q-english01 .text {
  position: absolute;
  top: 0;
  left: -10000px;
  right: -10000px;
  width: 1000px;
  height: 100%;
  margin: 0 auto;
  z-index: 100;
}

.q-english01 .text .wow {
  position: absolute;
  top: -30px;
  left: 20px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.q-english01 .l-inner {
  height: 734px;
}

.q-english01 .l-inner:before {
  content: "";
  display: block;
  background: #000;
  width: 10000px;
  height: 7px;
  position: absolute;
  bottom: -7px;
  left: 600px;
}

.q-english01 .heading {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 100;
  padding-top: 11px;
  padding-left: 20px;
  padding-right: 19px;
}

.q-english01 .heading:before,
.q-english01 .heading:after {
  content: "";
  display: block;
  position: absolute;
  width: 10000px;
  right: 0;
  top: 0;
}

.q-english01 .heading:before {
  height: 7px;
  background: #000;
  z-index: -1;
}

.q-english01 .heading:after {
  height: 100%;
  background: #fff;
  z-index: -2;
}

.q-english02 {
  padding-top: 125px;
}

.q-english02 .english .heading {
  margin-bottom: 53px;
}

.q-english02 .english .heading:after {
  content: " ";
  display: block;
  clear: both;
}

.q-english02 .english .heading__inner {
  position: relative;
  width: 735px;
}

.q-english02 .english .heading__inner:before {
  content: "";
  display: block;
  background: #00b9ef;
  width: 1px;
  height: 80px;
  position: absolute;
  bottom: -67px;
}

.q-english02 .english .heading__ttl {
  position: relative;
  z-index: 1;
}

.q-english02 .english .heading__ttl:before,
.q-english02 .english .heading__ttl:after {
  content: "";
  display: block;
  width: 10000px;
  position: absolute;
}

.q-english02 .english .heading__ttl:before {
  height: 6px;
  background: #000;
  z-index: -1;
  top: -6px;
}

.q-english02 .english .heading__ttl:after {
  height: 100%;
  background: #00b9ef;
  z-index: -2;
  top: 0;
}

.q-english02 .english .heading._typeL .heading__inner:before {
  right: 28px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.q-english02 .english .heading._typeL .heading__ttl {
  padding: 15px 0 10px 20px;
}

.q-english02 .english .heading._typeL .heading__ttl:before {
  right: 365px;
}

.q-english02 .english .heading._typeL .heading__ttl:after {
  right: 0;
}

.q-english02 .english .heading._typeL .heading__ttl._padpb {
  padding: 10px 0 15px 20px;
}

.q-english02 .english .heading._typeR .heading__inner {
  float: right;
}

.q-english02 .english .heading._typeR .heading__inner:before {
  left: 28px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.q-english02 .english .heading._typeR .heading__ttl {
  padding: 15px 0 10px 35px;
}

.q-english02 .english .heading._typeR .heading__ttl:before {
  left: 385px;
}

.q-english02 .english .heading._typeR .heading__ttl:after {
  left: 0;
}

.q-english02 .english .desc {
  overflow: hidden;
  margin-top: -5px;
}

.q-english02 .english .image {
  position: relative;
  z-index: 2;
}

.q-english02 .english .image picture {
  display: block;
}

.q-english02 .english .image picture + picture {
  margin-top: 11px;
}

.q-english02 .english .text01 {
  font-size: 15px;
  line-height: 2.33333;
  font-weight: 500;
  letter-spacing: 0.1em;
}

.q-english02 .english .text01 > p + p {
  margin-top: 35px;
}

.q-english02 .english._typeA .image {
  float: right;
  width: 45.4%;
}

.q-english02 .english._typeA .image img {
  width: 100%;
}

.q-english02 .english._typeA .desc {
  padding: 0 30px 0 20px;
}

.q-english02 .english._typeB .image {
  float: left;
  width: 45.5%;
}

.q-english02 .english._typeB .image img {
  width: 100%;
}

.q-english02 .english._typeB .desc {
  padding: 0 20px 0 30px;
}

.q-english02 .english._typeC .image {
  text-align: center;
}

.q-english02 .english._typeC .desc {
  padding: 0 20px;
}

.q-english02 .english + .english {
  margin-top: 94px;
}

.q-english02 .english:nth-child(3) {
  margin-top: 90px;
}

.q-english02 .english:nth-child(4) {
  margin-top: 75px;
}

.q-english02 .english:nth-child(4) .desc {
  padding-top: 28px;
}

/*----------------------------------------

future

-----------------------------------------*/

.q-future01 .image {
  position: relative;
  height: 647px;
}

.q-future01 .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit:cover";
}

.q-future01 .heading {
  position: relative;
  margin-top: -52px;
  text-align: center;
}

.q-future02 {
  padding-top: 106px;
  padding-bottom: 155px;
  position: relative;
}

.q-future02:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  margin: 0 auto;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 50px solid #fff;
  z-index: 1;
}

.q-future02 .text01 {
  margin-bottom: 40px;
  text-align: center;
}

.q-future02 .text02 {
  padding-left: 42px;
  font-size: 16px;
  line-height: 2.0625;
  text-align: center;
  letter-spacing: 0.05em;
}

.q-future02 .text02__in {
  display: inline-block;
  text-align: left;
}
.q-future02 .text03 {
  padding-top:88px;
}

.q-future03 .heading {
  margin-bottom: 25px;
}

.q-future03 .text {
  margin-bottom: 26px;
  line-height: 2.21429;
  letter-spacing: 0.05em;
}

.q-future03 .pic {
  position: relative;
  margin-bottom: -30px;
}

.q-future03 .arrow {
  position: relative;
  margin-bottom: 15px;
  text-align: center;
  z-index: 1010;
}

.q-future03 .small {
  margin-top: 6px;
  font-size: 12px;
}

.q-future03 .vision01 {
  padding-top: 100px;
  padding-bottom: 75px;
  background-color: #EBF9FA;
  position: relative;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 56px auto;
  background-image:url(../img/for-future/bg_arrow.png);
}

.q-future03 .vision01 .pic .fadeOutBg {
  background: #EBF9FA;
}

.q-future03 .vision01 .list ul:after {
  content: " ";
  display: block;
  clear: both;
}

.q-future03 .vision01 .list ul li {
  float: left;
  /*width: 325px;*/
  position: relative;
  /*margin-right: 12px;*/
}

.q-future03 .vision01 .list ul li:before {
  content: "";
  display: block;
  position: absolute;
  right: -18px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 24px;
  width: 24px;
  background: url(../img/for-future/plus.png) no-repeat center center;
  background-size: 100%;
  z-index: 2;
}

.q-future03 .vision01 .list ul li:nth-child(1) {
  z-index: 3;
}

.q-future03 .vision01 .list ul li:nth-child(2) {
  z-index: 2;
}

.q-future03 .vision01 .list ul li:nth-child(3) {
  margin-right: 0;
  z-index: 1;
}

.q-future03 .vision01 .list ul li:nth-child(3):before {
  display: none;
}

.q-future03 .vision01 .list ul li:nth-child(2):before {
  display: none;
}

.q-future03 .vision02 {
  padding-top: 100px;
  padding-bottom: 157px;
  position: relative;
  z-index: 1;
}

.q-future03 .vision02 .list ul:after {
  content: " ";
  display: block;
  clear: both;
}

.q-future03 .vision01 .list ul li:nth-child(1),
.q-future03 .vision02 .list ul li:nth-child(1) {
  float: left;
}

.q-future03 .vision01 .list ul li:nth-child(2),
.q-future03 .vision02 .list ul li:nth-child(2) {
  float: right;
}

.q-future04 {
  position: relative;
}

.q-future04 .body {
  padding-top: 146px;
  padding-bottom: 126px;
  background: #38a1db;
  position: relative;
  z-index: 1;
}

.q-future04 .body .l-inner {
/*  max-width: 960px;*/
}

.q-future04 .heading-top {
  position: relative;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
  line-height: 1;
  z-index: 3;
}

.q-future04 .heading-top__title {
  position: relative;
  display: inline-block;
  padding: 15px 41px 15px 20px;
  background-color: #000;
  z-index: 1;
}

.q-future04 .heading-top__title img {
  display: block;
}

.q-future04 .heading-top__title:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 100%;
  width: 10000px;
  height: 100%;
  background-color: #000;
  z-index: -1;
}

.q-future04 .heading {
  margin-bottom: 18px;
}

.q-future04 .text {
  margin-bottom: 30px;
  line-height: 2.21429;
  letter-spacing: 0.02em;
}

.q-future04 .wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 18px;
}

.q-future04 .text02 {
  position: relative;
  width: 492px;
  padding: 30px 30px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.05em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.q-future04 .text02__title {
  position: absolute;
  top: -11px;
  left: 0;
  display: inline-block;
  margin-left: 30px;
  padding: 0 10px;
  background-color: #38a1db;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}

.q-future04 .pickup__icon {
  padding-left: 38px;
}

.q-future04 .pickup__body {
  padding: 55px 60px 17px;
  background-color: #fff;
}

.q-future04 .pickup__title {
  margin-bottom: 20px;
}

.q-future04 .pickup__content:after {
  content: " ";
  display: block;
  clear: both;
}

.q-future04 .pickup__text,
.q-future04 .pickup__about {
  clear: left;
  float: left;
  width: 440px;
}

.q-future04 .pickup__image {
  float: right;
}

.q-future04 .pickup__text {
  margin-bottom: 15px;
  line-height: 2.15;
  letter-spacing: 0.05em;
}

.q-future04 .pickup__image {
  padding-top: 5px;
}

.q-future04 .about__title {
  margin-bottom: 2px;
  font-weight: 700;
  line-height: 1.2;
}

.q-future04 .about__body {
  position: relative;
  padding: 22px 20px 30px;
  font-size: 13px;
  background-color: #eff7fc;
}

.q-future04 .about__link {
  position: absolute;
  bottom: 0;
  left: 25px;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}

.q-future04 .about__link a {
  display: block;
}

.q-future04 .list li{
  position: relative;
  background: #114999;
  color:#fff;
  font-weight: bold;
  font-size:34px;
  height: 210px;
  display: grid;
  align-items: center;
  text-align: center;
  line-height: 1.6;
}
.q-future04 .list li + li{
  margin-top:64px;
}
.q-future04 .list li::before{
  content:"";
  display: block;
  width:63px;
  height: 63px;
  position: absolute;
  top:-31px;
  left:50%;
  transform: translateX(-50%);
}
.q-future04 .list li:nth-child(1)::before{ background:url(../img/for-future/no01@2x.png) no-repeat center center / 63px 63px;}
.q-future04 .list li:nth-child(2)::before{ background:url(../img/for-future/no02@2x.png) no-repeat center center / 63px 63px;}
.q-future04 .list li:nth-child(3)::before{ background:url(../img/for-future/no03@2x.png) no-repeat center center / 63px 63px;}

.q-future05 {
  padding-top: 130px;
  padding-bottom: 230px;
}

.q-future05 .text {
  font-size: 43px;
  line-height: 2.32558;
  color: #00b7bc;
  letter-spacing: 0.05em;
  text-align: center;
}

/*----------------------------------------

index

-----------------------------------------*/

.q-top-space {
  height: 221px;
}

.q-top01 {
  position: relative;
  min-width: 1000px;
  background-color: #00b9ef;
  height: 733px;
  overflow: hidden;
}

.q-top01 #svg {
  display: none;
}

.q-top01 svg {
  position: absolute;
  top: -10000px;
  bottom: -10000px;
  left: -10000px;
  right: -10000px;
  margin: auto;
}

.q-top01 svg > * {
  fill: #000;
  stroke: transparent;
  stroke-width: 0px;
}

.q-top01 .st01 {
  fill: #FFFFFF !important;
}

.q-top01 .mv {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  /*
		&._01{
			left: 0;
			z-index: 100;
		}
		&._02{
			left: -100%;
			z-index: 99;
		}
		*/
}

.q-top01 .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit:cover";
  z-index: -1;
}

.q-top01 .inner {
  width: 100%;
  padding-bottom: 50px;
}

.q-top01 .text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.q-top02 {
  position: relative;
  margin-top: -75px;
  z-index: 100;
}

.q-top02 .link {
  display: flex;
  align-items: flex-end;
}

.q-top02 .movie__bg {
  background-color: #fff;
}

.q-top02 .techno {
  margin-left: 10px;
  position: relative;
  top: -3px;
}

.q-top02 .topics {
  position: relative;
  color: #fff;
  background-color: #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}

.q-top02 .topics:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
  width: 10000px;
  height: 100%;
  background-color: #000;
}

.q-top02 .topics a {
  color: inherit;
}

.q-top02 .topics__head {
  margin-bottom: 39px;
}

/*.q-top02 .topics__heading {
	font-size: 12px;
	font-weight: 700;
}*/

.q-top02 .topics__heading {
  font-size: 24px;
  font-weight: 700;
}

.q-top02 .topics__post {
  position: static !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.q-top02 .topics__post .topics__day {
  margin-top: 10px;
}

.q-top02 .topics__post .topics__day,
.q-top02 .topics__post .topics__title {
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  visibility: visible;
}

.q-top02 .topics__post:not(.slick-active) {
  pointer-events: none;
}

.q-top02 .topics__post:not(.slick-active) .topics__day,
.q-top02 .topics__post:not(.slick-active) .topics__title {
  opacity: 0;
}

.q-top02 .topics__day {
  position: absolute;
  top: 30px;
  right: 19px;
  font-size: 11px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: normal;
}

.q-top02 .topics__title {
  position: absolute;
  bottom: 35px;
  left: 52px;
}

.q-top02 .topics__more {
  position: absolute;
  bottom: 40px;
  right: 18px;
}

.q-top03 {
  margin-top: 77px;
  font-weight: 500;
}

.q-top03:after {
  content: " ";
  display: block;
  clear: both;
}

.q-top03 .image {
  position: relative;
  z-index: 1;
}

.q-top03 .image img {
  width: 100%;
}

.q-top03 .inner {
  padding-top: 73px;
}

.q-top03 .block {
  position: relative;
  letter-spacing: normal;
  overflow: hidden;
}

.q-top03 .block:before,
.q-top03 .block:after {
  display: block;
  width: 280px;
  height: 6px;
  background-color: #000;
}

.q-top03 .block:before {
  content: "";
}

.q-top03 .block__bg {
  padding: 130px 65px 118px 73px;
  padding: 9.28571vw 62px 8.42857vw 73px;
  background-color: #00B9EF;
}

.q-top03 .title {
  margin-bottom: 18px;
}

.q-top03 .more {
  margin-top: 12px;
}

.q-top04 {
  position: relative;
  z-index: 3;
  margin-top: 31px;
  font-weight: 500;
}

.q-top04 .heading {
  margin-bottom: 14px;
}

.q-top04 .item,
.q-top05 .item2 {
  position: relative;
}

.q-top04 .item a:hover img,
.q-top05 .item2 a:hover img {
  opacity: 1;
}

.q-top04 .item:before,
.q-top04 .item:after,
.q-top05 .item2:before,
.q-top05 .item2:after {
  position: absolute;
  width: 175px;
  height: 7px;
  pointer-events: none;
}

.q-top04 .item:before,
.q-top05 .item2:before {
  bottom: 100%;
  right: 0;
  background-color: #00B9EF;
}

.q-top04 .item:after,
.q-top05 .item2:after {
  top: 100%;
  left: 0;
  background-color: #000;
}

.q-top04 .item img,
.q-top05 .item2 img {
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.q-top05 {
  position: relative;
  z-index: 2;
  font-weight: 500;
  letter-spacing: normal;
}

.q-top05 .inner {
  position: relative;
}

.q-top05 .heading {
  margin-bottom: 13px;
}

.q-top05 .item {
  position: relative;
}

.q-top05 .item:before,
.q-top05 .item:after {
  position: absolute;
  width: 254px;
  height: 7px;
  pointer-events: none;
}

.q-top05 .item:before {
  bottom: 100%;
  left: 0;
  background-color: #00B9EF;
}

.q-top05 .item:after {
  top: 100%;
  left: 0;
  background-color: #000;
}

.q-top05 .item img {
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.q-top06 {
  position: relative;
  z-index: 1;
  margin-top: 143px;
}

.q-top06 .image {
  position: relative;
  z-index: 50;
}

.q-top06 .image img {
  width: 100%;
}

.q-top06 .block {
  position: relative;
  color: #fff;
  letter-spacing: normal;
  z-index: 100;
}

.q-top06 .block:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  width: 10000px;
  height: 100%;
  background-color: #000;
  z-index: -1;
}

.q-top06 .block__bg {
  position: relative;
  width: 500px;
  margin-left: auto;
  padding: 74px 15px 60px 67px;
  background-color: #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.q-top06 .heading {
  margin-bottom: 20px;
}

.q-top07 {
  position: relative;
  z-index: 10;
  margin-top: 138px;
}

.q-top07 .block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: relative;
  width: 505px;
  margin: -63px auto 0;
  padding: 39px 75px;
  background-color: #00B9EF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 100;
}

/*----------------------------------------

privacy

-----------------------------------------*/

.q-privacy-space {
  height: 267px;
}

.q-privacy01 {
  padding-top: 114px;
}

.q-privacy01 .inner {
  max-width: 730px;
}

.q-privacy01 .heading {
  margin-bottom: 34px;
}

.q-privacy01 .text {
  font-size: 15px;
  font-weight: 500;
}

.q-privacy01 .arrow {
  margin-top: 70px;
}

.q-privacy02 {
  margin-top: 33px;
}

.q-privacy02 .inner {
  max-width: 730px;
}

.q-privacy02 .item:nth-child(n+2) {
  margin-top: 70px;
}

.q-privacy02 .term {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
}

.q-privacy02 .term__num {
  width: 58px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 20px;
}

.q-privacy02 .term__title {
  font-size: 17px;
  font-weight: 700;
}

.q-privacy02 .desc {
  font-weight: 500;
}

.q-privacy02 .block {
  margin-top: 12px;
  max-width: 640px;
  padding: 29px 50px 22px 90px;
  border: 1px solid #000;
  font-size: 15px;
  font-weight: 500;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.q-privacy02 .block__name {
  display: inline-block;
  margin-right: 25px;
  font-size: 18px;
  font-weight: 700;
}

/*----------------------------------------

drive-train-part

-----------------------------------------*/

.q-drive-train-parts-space {
  height: 330px;
}

.q-drive-train-parts01 .image {
  position: relative;
  height: 647px;
}

.q-drive-train-parts01 .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit:cover";
}

.q-drive-train-parts01 .heading {
  position: relative;
  margin-top: -51px;
  text-align: center;
}

.q-drive-train-parts02 .c-parts__lead01 {
  margin-bottom: 105px;
  padding-top: 12px;
}

.q-drive-train-parts02 ._drive-train-parts01 .c-parts__box:nth-child(1) .c-parts__heading02 {
  padding: 24px 39px 23px 36px;
}

/*----------------------------------------

electric-parts

-----------------------------------------*/

.q-electric-parts-space {
  height: 231px;
}

.q-electric-parts01 .image {
  position: relative;
  height: 647px;
}

.q-electric-parts01 .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit:cover";
}

.q-electric-parts01 .heading {
  position: relative;
  margin-top: -30px;
  text-align: center;
}

.q-electric-parts02 .c-parts__lead01 {
  margin-bottom: 110px;
}

.q-electric-parts02 ._engine-parts01 .c-parts__box:nth-child(1) .c-parts__heading02 {
  padding: 24px 37px 23px 36px;
}

/*----------------------------------------

engine-parts

-----------------------------------------*/

.q-engine-parts-space {
  height: 234px;
}

.q-engine-parts01 .image {
  position: relative;
  height: 647px;
}

.q-engine-parts01 .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit:cover";
}

.q-engine-parts01 .heading {
  position: relative;
  margin-top: -52px;
  text-align: center;
}

.q-engine-parts02 .c-parts__lead01 {
  margin-bottom: 145px;
}

.q-engine-parts02 ._engine-parts01 {
  margin-top: -12px;
  margin-bottom: 126px;
}

.q-engine-parts02 ._engine-parts01 .c-parts__box:nth-child(2) .c-parts__heading02 {
  padding: 24px 35px 23px 36px;
}

.q-engine-parts02 ._engine-parts01 .c-parts__box:nth-child(3) .c-parts__desc {
  padding-right: 125px;
}

.q-engine-parts02 ._engine-parts01 .c-parts__box:nth-child(4) {
  margin-top: 4px;
}

.q-engine-parts02 ._engine-parts01 .c-parts__box:nth-child(4) .c-parts__heading02 {
  padding-top: 24px;
  padding-right: 40px;
  padding-bottom: 23px;
  padding-left: 40px;
}

.q-engine-parts02 ._engine-parts01 .c-parts__box:nth-child(4) .c-parts__desc {
  padding-right: 10px;
}

.q-engine-parts02 ._engine-parts02 {
  margin-top: -10px;
  margin-bottom: 125px;
}

.q-engine-parts02 ._engine-parts02 .c-parts__box:nth-child(1) .c-parts__heading02 {
  padding: 24px 41px 22px 38px;
}

.q-engine-parts02 ._engine-parts02 .c-parts__box:nth-child(2) .c-parts__heading02 {
  padding: 24px 44px 22px 38px;
}

.q-engine-parts02 ._engine-parts02 .c-parts__box:nth-child(2) .c-parts__desc {
  padding-right: 10px;
}

.q-engine-parts02 ._engine-parts03 {
  margin-top: -23px;
}

.q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(1) .c-parts__heading02 {
  padding: 24px 37px 23px 38px;
}

.q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(1) .c-parts__desc {
  padding-right: 115px;
}

.q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(2) .c-parts__heading02 {
  width: 422px;
  padding: 24px 0 23px 37px;
  letter-spacing: 0;
}

.q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(2) .c-parts__desc {
  padding-top: 200px;
  padding-right: 10px;
}

.q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(3) .c-parts__heading02 {
  width: 406px;
  padding: 24px 0 23px 38px;
  letter-spacing: 0;
}

.q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(3) .c-parts__desc {
  padding-top: 93px;
}

.q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(4) .c-parts__heading02 {
  width: 450px;
  padding: 24px 0 30px 38px;
  letter-spacing: 0;
}

.q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(4) .c-parts__desc {
  padding-top: 215px;
  padding-right: 10px;
}

.q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(5) .c-parts__heading02 {
  width: 442px;
  padding: 24px 0 23px 38px;
  letter-spacing: 0;
}

.q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(5) .c-parts__desc {
  padding-top: 93px;
}

.q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(6) .c-parts__heading02 {
  padding: 22px 35px 20px 34px;
}

.q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(6) .c-parts__desc {
  padding-right: 10px;
}

/*----------------------------------------

prototype

-----------------------------------------*/

.q-prototype-space {
  height: 348px;
}

.q-prototype01 .image {
  position: relative;
  height: 647px;
}

.q-prototype01 .image img:not(.over) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit:cover";
}

.q-prototype01 .image img.over {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.q-prototype01 .heading {
  position: relative;
  margin-top: -36px;
  text-align: center;
  z-index: 10;
}

.q-prototype02 .c-parts {
  padding-top: 95px;
}

.q-prototype02 .c-parts__lead01 {
  margin-bottom: 75px;
}

.q-prototype02 ._prototype01 .c-parts__box:nth-child(1) .c-parts__heading02 {
  padding-top: 24px;
  padding-right: 40px;
  padding-bottom: 23px;
  padding-left: 40px;
}

.q-prototype02 ._prototype01 .c-parts__box:nth-child(1) .c-parts__desc {
  padding-top: 85px;
}

.q-prototype02 ._prototype01 .c-parts__box:nth-child(2) .c-parts__heading02 {
  right: 377px;
  padding: 24px 40px 23px 40px;
}

.q-prototype02 ._prototype01 .c-parts__box:nth-child(3) {
  margin-top: 15px;
}

.q-prototype02 ._prototype01 .c-parts__box:nth-child(3) .c-parts__heading02 {
  padding-top: 25px;
  padding-right: 40px;
  padding-bottom: 24px;
  padding-left: 40px;
}

/*----------------------------------------

products

-----------------------------------------*/

.q-products-space {
  height: 219px;
}

.q-products01 .p-mv__before,
.q-products01 .p-mv__after {
  margin-left: 20px;
  margin-right: 20px;
}

.q-products01 .p-mv__before {
  width: 236px;
  margin-left: 20px;
}

.q-products01 .p-mv__after {
  width: 236px;
  margin-top: 68px;
}

.q-products01 .p-mv__heading {
  background-color: #00B9EF;
}

.q-products02 {
  padding-top: 129px;
}

.q-products02 .list:after {
  content: " ";
  display: block;
  clear: both;
}

/*----------------------------------------

engine-parts

-----------------------------------------*/

.q-thanks .thanks {
  text-align: center;
}

.q-thanks .thanks__heading {
  margin-bottom: 30px;
  font-weight: 700;
}

/*----------------------------------------

topics

-----------------------------------------*/

.q-topics-space {
  height: 403px;
}

.q-topics01 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 650px;
}

.q-topics01 .heading {
  position: relative;
  z-index: 1;
}

.q-topics01 .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit:cover";
}

.q-topics02 {
  padding-top: 92px;
}

.q-topics02 .post:after {
  content: " ";
  display: block;
  clear: both;
}

.q-topics02 .post__main {
  position: relative;
}

.q-topics02 .post__head {
  margin-bottom: 35px;
}

.q-topics02 .post__date {
  position: relative;
  width: 182px;
  margin-bottom: 14px;
  padding: 8px 10px;
  font-weight: 500;
  background-color: #00B9EF;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.q-topics02 .post__date:after {
  content: "";
  display: block;
  width: 42px;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: inherit;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}

.q-topics02 .post__title {
  padding-left: 44px;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: -0.03em;
}

.q-topics02 .post__body {
  padding: 0 30px;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

.q-topics02 .post__text {
  line-height: 2;
  font-weight: 500;
  overflow: hidden;
}

.q-topics02 .post__text img.alignright {
  float: right;
  margin: 0 0 15px 15px;
  display: block;
}

.q-topics02 .post__text img.alignleft {
  float: left;
  margin: 0 15px 15px 0;
  display: block;
}

.q-topics02 .post__text img.aligncenter {
  display: block;
  margin: 0 auto 15px;
}

.q-topics02 .post__text h1 {
  font-size: 36px;
  border-bottom: 6px solid;
  margin: 0 0 35px;
}

.q-topics02 .post__text h2 {
  font-size: 32px;
  border-bottom: 5px solid;
  margin: 0 0 35px;
}

.q-topics02 .post__text h3 {
  font-size: 28px;
  border-bottom: 4px solid;
  margin: 0 0 35px;
}

.q-topics02 .post__text h4 {
  font-size: 24px;
  border-bottom: 3px solid;
  margin: 0 0 35px;
}

.q-topics02 .post__text h5 {
  font-size: 20px;
  border-bottom: 2px solid;
  margin: 0 0 35px;
}

.q-topics02 .post__text h6 {
  font-size: 16px;
  border-bottom: 1px solid;
  margin: 0 0 35px;
}

.q-topics02 .post__text p,
.q-topics02 .post__text ul,
.q-topics02 .post__text ol,
.q-topics02 .post__text table {
  margin-bottom: 29px;
}

.q-topics02 .post__text p:last-child,
.q-topics02 .post__text ul:last-child,
.q-topics02 .post__text ol:last-child,
.q-topics02 .post__text table:last-child {
  margin-bottom: 0;
}

.q-topics02 .post__text ul,
.q-topics02 .post__text ol {
  padding-left: 2.0em;
  margin-bottom: 25px;
}

.q-topics02 .post__text ul li {
  list-style: outside;
  margin-bottom: 10px;
  line-height: 1.4;
}

.q-topics02 .post__text ol li {
  list-style: outside decimal;
  margin-bottom: 10px;
  line-height: 1.4;
}

.q-topics02 .post__text a {
  text-decoration: underline;
}

.q-topics02 .post__text a[href$=".pdf"]:not(._span),
.q-topics02 .post__text a[href$=".pdf"]._span span {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.q-topics02 .post__text a[href$=".pdf"]:not(._span):before,
.q-topics02 .post__text a[href$=".pdf"]._span span:before {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 15px;
  content: "";
  display: block;
  width: 76px;
  height: 88px;
  background: url(../img/cmn/icon_pdf.png) no-repeat left top;
}

.q-topics02 .pager {
  position: relative;
  margin-top: 60px;
  border-top: 1px solid #000;
}

.q-topics02 .pager__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 65px;
  padding-top: 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.q-topics02 .pager__back {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 155px;
  margin: 0 auto;
}

.q-topics02 .nav__title {
  margin-bottom: 15px;
  padding: 0 10px 5px;
  border-bottom: 1px solid #000;
  font-weight: 700;
}

.q-topics02 .nav ul {
  padding: 0 10px;
}

.q-topics02 .nav a {
  font-weight: 500;
  text-decoration: none;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}

html[data-whatintent="mouse"] .q-topics02 .nav a:hover {
  color: #00B9EF;
}

.q-topics02 .list {
  font-weight: 500;
}

.q-topics02 .list__item {
  padding: 15px 0;
  border-bottom: 1px dashed #ccc;
}

.q-topics02 .list__item:after {
  content: " ";
  display: block;
  clear: both;
}

.q-topics02 .list__day {
  float: left;
  margin-right: 30px;
}

.q-topics02 .list__title {
  overflow: hidden;
}

.q-topics02 .list a {
  text-decoration: none;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}

html[data-whatintent="mouse"] .q-topics02 .list a:hover {
  color: #00B9EF;
}

.q-topics02 .pagenavi {
  margin-top: 60px;
}

.blockA:after {
  content: " ";
  display: block;
  clear: both;
}

.blockA:last-child {
  margin-bottom: 0;
}

.blockA img {
  width: 100%;
}

/*----------------------------------------

traffic_access

-----------------------------------------*/

.q-access-space {
  height: 373px;
}

.q-access01 {
  margin-bottom: 50px;
  padding-top: 113px;
}

.q-access01 .inner {
  max-width: 960px;
}

.q-access02 .inner {
  max-width: 960px;
}

.q-access02 .section:nth-child(n+2) {
  margin-top: 96px;
}

.q-access02 .heading {
  margin-bottom: 15px;
  font-weight: 700;
  letter-spacing: normal;
}

.q-access02 .info {
  margin-bottom: 30px;
  padding-top: 9px;
  padding-bottom: 9px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-weight: 500;
}

.q-access02 .heading2 {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 6px;
  padding-left: 15px;
  border-bottom: 1px solid #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.1;
  overflow: hidden;
}

.q-access02 .heading2:before {
  content: "";
  display: block;
  width: 5px;
  height: 100%;
  position: absolute;
  bottom: 7px;
  left: 0;
  background-color: #000;
}

.q-access02 .traffic > li {
  padding-bottom: 18px;
  border-bottom: 2px solid #000;
}

.q-access02 .traffic > li:nth-child(n+2) {
  margin-top: 36px;
}

.q-access02 .traffic__flow {
  margin-bottom: 12px;
}

.q-access02 .traffic__desc {
  font-weight: 500;
  letter-spacing: normal;
  line-height: 1.845;
}

.q-access02 .span {
  display: inline-block;
  margin-right: -20px;
}

.q-access03 {
  margin-top: 179px;
  text-align: center;
}

@media screen and (min-width: 641px) {

  #luxy {
    width: 100vw !important;
  }

  .wp-pagenavi {
    font-size: 16px;
  }

  .g-footer .main {
    float: left;
    padding-top: 5px;
    padding-left: 20px;
  }

  .g-footer .copyright small {
    display: inline-block;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
  }

  .g-panel {
    display: none !important;
  }

  .g-main {
    min-width: 1000px;
  }

  .q-bases02 .navi .list._col4 li {
    float: left;
    width: 31.2%;
    margin-right: 3%;
  }

  .q-bases02 .navi .list._col4 li:nth-child(3n) {
    float: right;
    margin-right: 0;
  }

  .q-bases02 .navi .list._col4 li:nth-child(3n+1) {
    clear: both;
  }

  .q-bases02 .navi .list._col2 li {
    width: 48.33%;
  }

  .q-bases02 .navi .list._col2 li:nth-child(odd) {
    clear: both;
    float: left;
  }

  .q-bases02 .navi .list._col2 li:nth-child(even) {
    float: right;
  }

  .q-philosophy02 .term {
    padding-left: 1em;
  }

  .q-profile02 .column {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
    white-space: nowrap;
  }

  .q-csr05 .list .list__item,
  .q-csr08 .list .list__item {
    width: 479px;
  }

  .q-csr05 .list .list__item:nth-child(2n+1),
  .q-csr08 .list .list__item:nth-child(2n+1) {
    float: left;
    clear: both;
  }

  .q-csr05 .list .list__item:nth-child(2n),
  .q-csr08 .list .list__item:nth-child(2n) {
    float: right;
    -webkit-transform: translateY(45px);
    -ms-transform: translateY(45px);
    transform: translateY(45px);
  }

  .q-csr05 .list .list__item:nth-child(n+3),
  .q-csr08 .list .list__item:nth-child(n+3) {
    margin-top: 30px;
  }

  .q-csr05 .list .list__body,
  .q-csr08 .list .list__body {
    padding: 0 0 0 20px;
    font-size: 15px;
    font-weight: 500;
  }

  .q-csr05 .list .list__title,
  .q-csr08 .list .list__title {
    margin-top: 10px;
    font-size: 18px;
    font-weight: 500;
  }

  .q-csr05 .list .list__text,
  .q-csr08 .list .list__text {
    font-size: 14px;
    line-height: 1.78571;
  }

  .q-csr06 .report > li {
    float: left;
    margin-left: 26px;
    width: 185px;
  }

  .q-csr06 .report > li:nth-child(4n+1) {
    clear: both;
    margin-left: 0;
  }

  .q-csr06 .report > li:nth-child(n+5) {
    margin-top: 20px;
  }

  .q-csr10 .report > li {
    float: left;
    margin-left: 26px;
    width: 185px;
  }

  .q-csr10 .report > li:nth-child(3n+1) {
    clear: both;
    margin-left: 0;
  }

  .q-csr10 .report > li:nth-child(n+4) {
    margin-top: 20px;
  }

  .q-csr08 .text {
    font-size: 15px;
  }

  .q-about02 .list {
    padding-top: 70px;
  }

  .q-about02 .item:nth-child(1) {
    margin-top: -70px;
  }

  .q-about02 .item:nth-child(2n+1) {
    float: left;
    clear: left;
  }

  .q-about02 .item:nth-child(2n) {
    float: right;
    clear: right;
  }

  .q-about02 .item:nth-child(n+3) {
    margin-top: 96px;
  }

  .q-number03 .wrapper {
    border-top: 4px solid #00B9EF;
  }

  .q-number03 .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }

  .q-number03 .item {
    width: 50%;
    height: 302px;
  }

  .q-number03 .item:nth-child(2n+1) {
    border-right: 2px solid #00B9EF;
  }

  .q-number03 .item:nth-child(2n) {
    border-left: 2px solid #00B9EF;
  }

  .q-number03 .item:only-child {
    width: 100%;
    border: 0;
  }

  .q-number03 .note {
    font-size: 18px;
    font-weight: 600;
  }

  .q-number03 .item._02:before,
  .q-number03 .item._04._type02:before,
  .q-number03 .item._05:before,
  .q-number03 .item._06:before,
  .q-number03 .item._08:before,
  .q-number03 .item._09:before {
    content: "";
  }

  .q-number03 .item._02:before,
  .q-number03 .item._04._type02:before,
  .q-number03 .item._09:before {
    left: auto;
    right: 0;
  }

  .q-number03 .item._06:before {
    left: -10000px;
    right: -10000px;
    margin: 0 auto;
  }

  .q-number03 .item._01 .num,
  .q-number03 .item._03 .num,
  .q-number03 .item._04:not(._type02) .num,
  .q-number03 .item._07 .num,
  .q-number03 .item._10 .num {
    color: #00B9EF;
  }

  .q-number03 .item._01 .title {
    padding-left: 155px;
  }

  .q-number03 .item._01 .icon {
    top: 109px;
    left: 143px;
  }

  .q-number03 .item._01 .main {
    padding-left: 224px;
  }

  .q-number03 .item._02,
  .q-number03 .item._03 {
    padding-top: 73px;
  }

  .q-number03 .item._02 .title {
    padding-left: 183px;
  }

  .q-number03 .item._02 .icon {
    top: 115px;
    left: 87px;
  }

  .q-number03 .item._02 .main {
    padding-left: 172px;
  }

  .q-number03 .item._03 .title {
    padding-left: 121px;
  }

  .q-number03 .item._03 .icon {
    top: 63px;
    left: 156px;
  }

  .q-number03 .item._03 .main {
    padding-left: 97px;
  }

  .q-number03 .item._04,
  .q-number03 .item._05 {
    padding-top: 60px;
  }

  .q-number03 .item._04 .title {
    padding-left: 183px;
  }

  .q-number03 .item._04 .icon {
    top: 35px;
    left: 187px;
  }

  .q-number03 .item._04 .main {
    padding-left: 180px;
  }

  .q-number03 .item._05 .title {
    padding-left: 188px;
  }

  .q-number03 .item._05 .icon {
    top: 89px;
    left: 75px;
  }

  .q-number03 .item._05 .main {
    padding-left: 165px;
  }

  .q-number03 .item._06 {
    padding-top: 67px;
  }

  .q-number03 .item._06 .title {
    padding-left: 196px;
  }

  .q-number03 .item._06 .icon {
    top: 109px;
    left: 10px;
  }

  .q-number03 .item._06 .main {
    padding-right: 29px;
    text-align: right;
  }

  .q-number03 .item._07,
  .q-number03 .item._08 {
    padding-top: 70px;
  }

  .q-number03 .item._07 .title {
    padding-left: 148px;
  }

  .q-number03 .item._07 .icon {
    top: 108px;
    left: 11px;
  }

  .q-number03 .item._07 .main {
    padding-left: 115px;
  }

  .q-number03 .item._08 .title {
    padding-left: 51px;
  }

  .q-number03 .item._08 .icon {
    top: 108px;
    left: 303px;
  }

  .q-number03 .item._08 .main {
    padding-left: 24px;
  }

  .q-number03 .item._09,
  .q-number03 .item._10 {
    padding-top: 70px;
  }

  .q-number03 .item._09 .title {
    padding-left: 155px;
  }

  .q-number03 .item._09 .icon {
    top: 96px;
    left: 15px;
  }

  .q-number03 .item._09 .main {
    padding-left: 127px;
  }

  .q-number03 .item._10 .title {
    padding-left: 194px;
  }

  .q-number03 .item._10 .icon {
    top: 106px;
    left: 41px;
  }

  .q-number03 .item._10 .main {
    padding-left: 173px;
  }

  .q-quality03 .section01__head {
    width: 50%;
    margin-left: auto;
  }

  .q-quality03 .section01__image {
    float: left;
    width: 50%;
  }

  .q-quality03 .section01__image img {
    width: 100%;
  }

  .q-quality03 .section01__desc {
    padding: 83px 30px 50px 50px;
    overflow: hidden;
  }

  .q-quality03 .section02__head {
    width: 50%;
    margin-left: auto;
  }

  .q-quality03 .section02__title {
    position: relative;
    z-index: 1;
  }

  .q-quality03 .section02__title:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 10000px;
    height: 100%;
    background-color: #000;
    z-index: -1;
  }

  .q-quality03 .section02__body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .q-quality03 .section02__image,
  .q-quality03 .section02__desc {
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .q-quality03 .section02__desc {
    padding: 20px 28px 100px 53px;
  }

  .q-quality03 .section02__pic01 {
    float: left;
  }

  .q-quality03 .section02__pic02 {
    float: right;
    margin-top: 152px;
    margin-right: -114px;
  }

  .q-quality03 .section03__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .q-quality03 .section03__title {
    text-align: right;
  }

  .q-quality03 .section03__head,
  .q-quality03 .section03__body {
    width: 50%;
  }

  .q-quality03 .section03__body {
    position: relative;
    padding: 65px 35px 20px 47px;
    background-color: #E8EDF1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1;
  }

  .q-quality03 .section03__body:after {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    width: 10000px;
    height: 100%;
    background-color: inherit;
    z-index: -1;
  }

  .q-quality03 .section03 .award {
    margin-top: 40px;
  }

  .q-quality03 .section04__head {
    width: 50%;
    margin-left: auto;
  }

  .q-quality03 .section04__image {
    float: left;
    width: 50%;
  }

  .q-quality03 .section04__image img {
    width: 100%;
  }

  .q-quality03 .section04__desc {
    padding: 95px 30px 50px 50px;
    overflow: hidden;
  }

  .q-quality03 .section05__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .q-quality03 .section05__head {
    width: calc(50% + 28px);
    margin-right: -28px;
  }

  .q-quality03 .section05__body {
    width: 50%;
  }

  .q-quality03 .section05__body {
    position: relative;
    padding: 174px 44px 20px 38px;
    background-color: #E8EDF1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1;
  }

  .q-quality03 .section05__body:after {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    width: 10000px;
    height: 100%;
    background-color: inherit;
    z-index: -1;
  }

  .q-ability03 .section01__head {
    width: 50%;
    margin-left: auto;
  }

  .q-ability03 .section01__image {
    float: left;
    width: 50%;
  }

  .q-ability03 .section01__image img {
    width: 100%;
  }

  .q-ability03 .section01__title {
    position: relative;
    z-index: 1;
  }

  .q-ability03 .section01__title:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10000px;
    height: 100%;
    background-color: #000;
    z-index: -1;
  }

  .q-ability03 .section01__desc {
    margin-right: -90px;
  }

  .q-ability03 .section01__wrap {
    padding: 95px 120px 43px 48px;
    overflow: hidden;
  }

  .q-ability03 .section02._02 {
    margin-bottom: 60px;
  }

  .q-ability03 .section02__head {
    width: 50%;
    margin-right: auto;
  }

  .q-ability03 .section02__image {
    float: right;
    width: 50%;
  }

  .q-ability03 .section02__image img {
    width: 100%;
  }

  .q-ability03 .section02__title {
    position: relative;
    z-index: 1;
  }

  .q-ability03 .section02__title:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 100%;
    width: 10000px;
    height: 100%;
    background-color: #00B9EF;
    z-index: -1;
  }

  .q-ability03 .section02__wrap {
    padding: 95px 20px 10px 48px;
    overflow: hidden;
  }

  .q-ability03 .section02__button {
    margin-top: 60px;
  }

  .q-ability03 .section03 {
    position: relative;
  }

  .q-ability03 .section03__head {
    position: absolute;
    width: 50%;
    top: 0;
    left: 50%;
  }

  .q-ability03 .section03__image {
    float: left;
    width: 50%;
  }

  .q-ability03 .section03__title {
    position: relative;
    z-index: 1;
  }

  .q-ability03 .section03__title:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10000px;
    height: 100%;
    background-color: #000;
    z-index: -1;
  }

  .q-ability03 .section03__wrap {
    padding: 174px 30px 43px 48px;
    overflow: hidden;
  }

  .q-ability03 .section03__image2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 107px;
  }

  .q-ability03 .section03__pic01 {
    float: right;
  }

  .q-ability03 .section03__pic02 {
    float: left;
    margin-top: 193px;
    margin-left: -115px;
  }

  .q-ability04 .flow {
    margin: 0 -9px;
  }

  .q-advantages02 .list {
    padding-top: 70px;
  }

  .q-advantages02 .item:nth-child(1) {
    margin-top: -70px;
  }

  .q-advantages02 .item:nth-child(2n+1) {
    float: left;
    clear: left;
  }

  .q-advantages02 .item:nth-child(2n) {
    float: right;
    clear: right;
  }

  .q-advantages02 .item:nth-child(n+3) {
    margin-top: 96px;
  }

  .q-advantages02 .numbers {
    width: 747px;
    margin: 25px auto 0;
  }

  .q-advantages02 .numbers:after {
    content: " ";
    display: block;
    clear: both;
  }

  .q-advantages02 .numbers .numbers__before {
    float: left;
  }

  .q-advantages02 .numbers .numbers__after {
    float: right;
  }

  .q-contact02 .form__note {
    white-space: nowrap;
  }

  .q-contact02 .postal__icon {
    padding: 0 10px;
  }

  .q-top02 .body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .q-top02 .movie {
    padding-top: 33px;
  }

  .q-top02 .topics {
    width: 500px;
    padding: 30px 20px 33px 52px;
  }

  .q-top02 .topics__title {
    width: 340px;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .q-top03 .image {
    float: left;
    width: 50%;
  }

  .q-top03 .image:after {
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    right: 0;
    width: 480px;
    height: 6px;
    background-color: #000;
  }

  .q-top04 .head {
    max-width: 536px;
    padding-left: 18px;
    letter-spacing: normal;
  }

  .q-top04 .more {
    margin-top: 15px;
  }

  .q-top04 .list,
  .q-top05 .list2 {
    margin-top: -80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .q-top05 .list2 {
    margin-top: 60px;
  }

  .q-top04 .item,
  .q-top05 .item2 {
    width: 25%;
  }

  .q-top04 .item._03,
  .q-top05 .item2._03 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .q-top04 .item._03:after,
  .q-top05 .item2._03:after {
    content: "";
  }

  .q-top04 .item._04,
  .q-top05 .item2._04 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 39px;
  }

  .q-top04 .item._04:before,
  .q-top05 .item2._04:before {
    content: "";
  }

  .q-top04 .item._01,
  .q-top05 .item2._01 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    margin-top: 84px;
  }

  .q-top04 .item._01:after,
  .q-top05 .item2._01:after {
    content: "";
  }

  .q-top04 .item._02,
  .q-top05 .item2._02 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    margin-top: 136px;
  }

  .q-top04 .item._02:before,
  .q-top05 .item2._02:before {
    content: "";
  }

  .q-top05 .body2 {
    margin-top: 80px;
    margin-bottom: 220px;
  }

  .q-top05 .head {
    position: absolute;
    top: 111px;
    left: 19px;
  }

  .q-top05 .head2 {
    position: absolute;
    top: -20px;
    left: 19px;
  }

  .q-top05 .list {
    margin-top: -30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .q-top05 .item {
    width: 33.33333%;
  }

  .q-top05 .item._04 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .q-top05 .item._04:after {
    content: "";
  }

  .q-top05 .item._01 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 113px;
  }

  .q-top05 .item._01:before {
    content: "";
  }

  .q-top05 .item._02 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    margin-top: 236px;
  }

  .q-top05 .item._02:after {
    content: "";
  }

  .q-top05 .item._03 {
    position: absolute;
    top: 493px;
    right: 0;
    width: 302px;
    padding-right: 20px;
    line-height: 1.78571;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .q-top05 .text_wrap2 {
    position: absolute;
    right: -760px;
    bottom: -444px;
    width: 413px;
    z-index: 100;
  }

  .q-top06 .inner {
    border-top: 7px solid #00B9EF;
  }

  .q-top06 .block {
    position: absolute;
    top: -172px;
    left: -10000px;
    right: -10000px;
    margin: 0 auto;
    width: 1000px;
  }

  .q-top06 .more {
    margin-top: 60px;
  }

  .q-privacy02 .item._04 {
    margin-top: 54px;
  }

  .q-privacy02 .item._05 {
    margin-top: 52px;
  }

  .q-privacy02 .item._06 {
    margin-top: 50px;
  }

  .q-privacy02 .desc {
    font-size: 15px;
  }

  .q-products02 .list {
    padding-top: 70px;
  }

  .q-products02 .item:nth-child(1) {
    margin-top: -70px;
  }

  .q-products02 .item:nth-child(2n+1) {
    float: left;
    clear: left;
  }

  .q-products02 .item:nth-child(2n) {
    float: right;
    clear: right;
  }

  .q-products02 .item:nth-child(n+3) {
    margin-top: 96px;
  }

  .q-thanks .thanks__heading {
    font-size: 24px;
  }

  .q-topics02 .post__main {
    float: left;
    width: 750px;
  }

  .q-topics02 .post__side {
    float: right;
    width: 200px;
  }

  .q-topics02 .post__text {
    font-size: 16px;
  }

  .q-topics02 .nav {
    font-size: 16px;
  }

  .blockA__item {
    float: right;
    width: 48%;
    margin: 10px 0;
  }

  .blockA__item:nth-child(2n+1) {
    float: left;
    clear: both;
  }

  .q-access02 .heading {
    font-size: 18px;
  }

  .q-access02 .info {
    font-size: 15px;
  }

  .q-access02 .place {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 38px;
  }

  .q-access02 .place__map,
  .q-access02 .place__image {
    width: 472px;
  }

  .q-access02 .place__map iframe {
    width: 472px;
    height: 288px;
  }

}

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

  #luxy {
    position: static !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }

  .g-header,
  #luxy {
    overflow: hidden;
  }

}

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

  .l-anc {
    margin-top: -120px;
    padding-top: 120px;
  }

  .l-anc2 {
    margin-top: -150px;
    padding-top: 150px;
  }

  .l-container {
    min-width: 640px;
  }

  .l-inner {
    padding-left: 30px;
    padding-right: 30px;
  }

  .c-parts {
    padding-top: 60px;
  }

  .c-parts__catch {
    font-size: 45px;
    line-height: 1.39556;
    margin-bottom: 36px;
  }

  .c-parts__lead01 {
    margin-bottom: 102px;
    line-height: 1.72583;
    letter-spacing: 0;
  }

  .c-parts__heading01 {
    margin: 0 -1px 40px;
  }

  .c-parts__image {
    width: auto;
    margin-top: -44px;
    margin-bottom: 19px;
  }

  .c-parts__desc {
    width: auto;
    text-align: left;
    line-height: 1.72583;
  }

  .c-parts__heading02 {
    text-align: left;
    position: relative;
    margin: 0 auto;
    padding: 22px 49px 18px 47px;
  }

  .c-parts__ja {
    font-size: 18px;
  }

  .c-parts__box {
    text-align: center;
  }

  .c-parts__box + .c-parts__box {
    margin-top: 53px;
  }

  .c-parts__heading03 {
    font-size: 28px;
  }

  .c-parts__note {
    padding-top: 0;
    font-size: 20px;
  }

  .c-parts__item._typeA .c-parts__box:nth-child(odd) {
    padding-top: 0;
  }

  .c-parts__item._typeA .c-parts__box:nth-child(odd) .c-parts__image {
    float: none;
  }

  .c-parts__item._typeA .c-parts__box:nth-child(odd) .c-parts__desc {
    float: none;
    padding-top: 0;
    padding-right: 0;
  }

  .c-parts__item._typeA .c-parts__box:nth-child(odd) .c-parts__desc._pad-r01 {
    padding-right: 0;
  }

  .c-parts__item._typeA .c-parts__box:nth-child(odd) .c-parts__heading02 {
    top: auto;
    left: auto;
  }

  .c-parts__item._typeA .c-parts__box:nth-child(even) {
    margin-top: 61px;
  }

  .c-parts__item._typeA .c-parts__box:nth-child(even) .c-parts__image {
    float: none;
  }

  .c-parts__item._typeA .c-parts__box:nth-child(even) .c-parts__desc {
    float: none;
    padding-top: 0;
    padding-left: 0;
  }

  .c-parts__item._typeA .c-parts__box:nth-child(even) .c-parts__heading02 {
    top: auto;
    right: auto;
  }

  .c-parts__item._typeB .c-parts__box:nth-child(odd) .c-parts__image {
    float: none;
  }

  .c-parts__item._typeB .c-parts__box:nth-child(odd) .c-parts__desc {
    float: none;
    padding-top: 0;
    padding-left: 0;
  }

  .c-parts__item._typeB .c-parts__box:nth-child(odd) .c-parts__heading02 {
    top: auto;
    right: auto;
  }

  .c-parts__item._typeB .c-parts__box:nth-child(even) {
    margin-top: 42px;
  }

  .c-parts__item._typeB .c-parts__box:nth-child(even) .c-parts__image {
    float: none;
  }

  .c-parts__item._typeB .c-parts__box:nth-child(even) .c-parts__desc {
    float: none;
    padding-top: 0;
    padding-right: 0;
  }

  .c-parts__item._typeB .c-parts__box:nth-child(even) .c-parts__heading02 {
    top: auto;
    left: auto;
  }

  .c-parts__item._typeB .c-parts__box._img-only {
    float: none;
  }

  .c-parts__item._typeB .c-parts__box._img-only .c-parts__heading02 {
    top: auto;
    padding: 22px 49px 19px 47px;
  }

  .p-mv__body {
    height: 628px;
  }

  .p-mv__title {
    margin-top: 20px;
  }

  .p-mv__heading {
    margin-top: -7px;
    width: 320px;
    padding: 27px 0 28px 32px;
    font-size: 28px;
  }

  #luxy {
    padding-right: 0 !important;
  }

  .wp-pagenavi:not(._span) a,
  .wp-pagenavi._span a span,
  .wp-pagenavi span {
    min-width: 46px;
    line-height: 44px;
  }

  .post_text img.alignright,
  .post_text img,
  .post_text img.alignleft {
    float: none;
    margin: 0 auto;
    display: block;
  }

  .post_text img.emoji {
    display: inline !important;
  }

  .post_text table {
    width: 100% !important;
  }

  .g-wrapper {
    padding-top: 120px;
    width: 640px;
  }

  .g-header .body {
    height: 120px;
  }

  .g-header._normal {
    position: fixed !important;
  }

  .g-header._clone {
    display: none !important;
  }

  .g-footer {
    padding-top: 58px;
    padding-bottom: 0;
    border-top-width: 14px;
  }

  .g-footer:before {
    top: -14px;
    height: 14px;
  }

  .g-footer .logo {
    text-align: center;
  }

  .g-footer .info {
    margin-top: 20px;
    font-size: 22px;
    line-height: 1.43955;
    text-align: center;
  }

  .g-footer .info p {
    display: inline-block;
    text-align: left;
  }

  .g-footer .copyright {
    font-size: 18px;
    text-align: center;
  }

  .g-footer .navi {
    display: none;
  }

  .q-bases01 .image {
    height: 628px;
  }

  .q-bases02 {
    padding-top: 39px;
    padding-bottom: 127px;
  }

  .q-bases02 .map {
    padding-left: 0;
    margin: 0 -5px 20px;
  }

  .q-bases02 .heading01 {
    margin-bottom: 14px;
  }

  .q-bases02 .navi + .navi {
    margin-top: 35px;
  }

  .q-bases02 .navi .list li {
    margin-bottom: 10px;
    padding-top: 10px;
    font-size: 20px;
    line-height: 1.021;
  }

  .q-bases02 .navi .list li:before {
    right: 2px;
    top: 13px;
  }

  .q-bases02 .navi._blue .heading01 {
    margin-bottom: 10px;
  }

  .q-bases03 .info {
    margin-bottom: 49px;
  }

  .q-bases03 .desc {
    display: block;
    border-left: none;
    border-right: none;
    border-bottom: none;
  }

  .q-bases03 .desc .name,
  .q-bases03 .desc .business {
    display: block;
  }

  .q-bases03 .desc .name {
    font-size: 24px;
    width: auto;
    border-left: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
    padding: 10px 25px 24px;
    margin-bottom: 11px;
  }

  .q-bases03 .desc .business {
    line-height: 1.07143;
    border-left: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
    padding: 9px 0 15px 23px;
  }

  .q-bases03 .desc .business dl {
    height: 38px;
  }

  .q-bases03 .desc .business dl dt,
  .q-bases03 .desc .business dl dd {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 20px;
  }

  .q-bases03 .desc .business dl dt {
    width: 105px;
  }

  .q-bases03 .desc .business dl dd {
    padding-left: 15px;
    letter-spacing: 0;
  }

  .q-bases03 .location {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 1.3125;
    padding: 12px 0 15px;
  }

  .q-bases03 .location .address._slash {
    padding-right: 35px;
  }

  .q-bases03 .location .address._slash:before {
    right: 0;
  }

  .q-bases03 .location .tel {
    display: block;
  }

  .q-bases03 .map .frame {
    width: auto;
    height: 353px;
    float: none;
    margin-bottom: 12px;
  }

  .q-bases03 .map .frame iframe {}

  .q-bases03 .map .image {
    width: auto;
    float: none;
  }

  .q-bases03 .domestic {
    margin-bottom: 155px;
  }

  .q-bases03 .domestic .l-inner {
    padding-top: 110px;
    padding-bottom: 69px;
  }

  .q-bases03 .overseas .l-inner {
    padding-top: 110px;
    padding-bottom: 280px;
  }

  .q-bases03 .overseas .desc .business {
    border-color: #00b9ef;
  }

  .q-history-space {
    height: 155px;
  }

  .q-history01 .image {
    height: 628px;
  }

  .q-history02 {
    padding-top: 80px;
  }

  .q-history02 .heading {
    margin-bottom: 75px;
  }

  .q-history02 .flow {
    padding-top: 23px;
  }

  .q-history02 .flow > li + li {
    margin-top: 5px;
  }

  .q-history02 .flow .year {
    padding-left: 0;
  }

  .q-history02 .flow .era {
    font-size: 18px;
    padding-top: 10px;
    line-height: 1.53846;
  }

  .q-history02 .flow .desc {
    padding: 25px 42px;
    font-size: 24px;
    margin-top: -5px;
  }

  .q-history02 .list .heading02 {
    line-height: 1.418;
  }

  .q-history02 .list > li {
    margin-bottom: 23px;
  }

  .q-message-space {
    height: 361px;
  }

  .q-message01 {
    height: 404px;
  }

  .q-message01 .text {
    top: 65px;
    left: 0;
    right: auto;
    width: 100%;
  }

  .q-message01 .text .wow {
    left: 32px;
  }

  .q-message02 {
    padding-top: 94px;
  }

  .q-message02 .heading {
    margin-bottom: 65px;
  }

  .q-message02 .text {
    margin: 0 -10px;
    font-size: 24px;
    line-height: 1.66667;
  }

  .q-message02 .span2 {
    letter-spacing: -0.06em;
  }

  .q-message02 .span2 {
    display: inline-block;
    margin-right: -10px;
  }

  .q-message03 {
    margin-top: 98px;
  }

  .q-message03 .inner {
    padding: 0;
  }

  .q-philosophy-space {
    height: 269px;
  }

  .q-philosophy01 .image {
    height: 628px;
  }

  .q-philosophy02 {
    padding-top: 125px;
  }

  .q-philosophy02 .list {
    margin: 0;
    font-size: 24px;
    line-height: 1.43375;
  }

  .q-philosophy02 .term {
    padding-left: 10px;
    letter-spacing: -0.02em;
    white-space: nowrap;
  }

  .q-philosophy03 {
    padding-top: 141px;
  }

  .q-philosophy03 .text {
    font-size: 24px;
    line-height: 2.26042;
  }

  .q-profile-space {
    height: 192px;
  }

  .q-profile01 .image {
    height: 598px;
  }

  .q-profile01 .heading {
    margin-top: -120px;
  }

  .q-profile02 {
    padding-top: 82px;
  }

  .q-profile02 .item {
    font-size: 24px;
  }

  .q-profile02 .item:nth-child(n+2) {
    margin-top: 33px;
  }

  .q-profile02 .item:nth-child(n+2) .term {
    padding-top: 25px;
    line-height: 1.25;
    white-space: nowrap;
  }

  .q-profile02 .item:nth-child(n+2) .desc {
    padding-top: 26px;
    line-height: 1.33875;
  }

  .q-profile02 .term {
    width: 150px;
    margin-right: 27px;
  }

  .q-profile02 .span {
    white-space: nowrap;
  }

  .q-csr-space {
    height: 230px;
  }

  .q-csr03 .heading,
  .q-csr04 .heading,
  .q-csr05 .heading,
  .q-csr06 .heading,
  .q-csr10 .heading {
    font-size: 24px;
  }

  .q-csr05 .list .list__item:nth-child(n+2),
  .q-csr08 .list .list__item:nth-child(n+2) {
    margin-top: 10px;
  }

  .q-csr05 .list .list__body,
  .q-csr08 .list .list__body {
    font-size: 20px;
  }

  .q-csr05 .list .list__title,
  .q-csr08 .list .list__title {
    margin: 13px 0 5px;
    font-size: 28px;
    font-weight: 500;
    letter-spacing: normal;
  }

  .q-csr05 .list .list__text,
  .q-csr08 .list .list__text {
    font-size: 24px;
    line-height: 1.72583;
  }

  .q-csr01 .image {
    height: 628px;
  }

  .q-csr01 .heading {
    margin-top: -150px;
  }

  .q-csr02 {
    margin-top: 103px;
  }

  .q-csr02 .lede {
    margin-bottom: 34px;
    font-size: 45px;
    line-height: 1.39556;
  }

  .q-csr03 {
    margin-top: 68px;
  }

  .q-csr03 .heading {
    margin-bottom: 25px;
  }

  .q-csr04 {
    margin-top: 69px;
  }

  .q-csr04 .heading {
    width: 580px;
  }

  .q-csr04 .body {
    padding-top: 54px;
    padding-bottom: 54px;
    text-align: center;
  }

  .q-csr05 {
    margin-top: 68px;
  }

  .q-csr05 .heading {
    margin-bottom: 12px;
  }

  .q-csr06 {
    margin-top: 61px;
    margin-bottom: 107px;
  }

  .q-csr06 .heading {
    width: 580px;
  }

  .q-csr06 .body {
    margin-left: -30px;
    margin-right: -30px;
    padding: 40px 50px 40px;
  }

  .q-csr06 .lede {
    margin-bottom: 35px;
    font-size: 22px;
    line-height: 1.4;
  }

  .q-csr06 .report > li {
    float: right;
    width: 260px;
  }

  .q-csr06 .report > li:nth-child(2n+1) {
    float: left;
    clear: both;
  }

  .q-csr06 .report > li:nth-child(n+3) {
    margin-top: 20px;
  }

  .q-csr06 .report__body {
    padding-top: 50px;
    padding-bottom: 52px;
  }

  .q-csr06 .report .name {
    margin-bottom: 5px;
    font-size: 22px;
  }

  .q-csr06 .report .size {
    font-size: 17px;
  }

  .q-csr10 {
    margin-top: 61px;
    margin-bottom: 107px;
  }

  .q-csr10 .heading {
    width: 580px;
  }

  .q-csr10 .body {
    margin-left: -30px;
    margin-right: -30px;
    padding-top: 40px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 40px;
    width: 100%;
  }

  .q-csr10 .lede {
    margin-bottom: 35px;
    font-size: 22px;
    line-height: 1.4;
  }

  .q-csr10 .report > li {
    float: right;
    width: 260px;
  }

  .q-csr10 .report > li:nth-child(2n+1) {
    float: left;
    clear: both;
  }

  .q-csr10 .report > li:nth-child(n+3) {
    margin-top: 20px;
  }

  .q-csr10 .report__body {
    padding-top: 50px;
    padding-bottom: 52px;
  }

  .q-csr10 .report .name {
    margin-bottom: 5px;
    font-size: 22px;
  }

  .q-csr10 .report .size {
    font-size: 17px;
  }

  .q-csr07 {
    height: 513px;
  }

  .q-csr08 {
    margin-top: 86px;
  }

  .q-csr08 .head {
    margin-bottom: 74px;
  }

  .q-csr08 .lede {
    margin-bottom: 39px;
    font-size: 45px;
  }

  .q-csr08 .text {
    line-height: 1.72583;
    letter-spacing: normal;
  }

  .q-csr08 .list .list__item:nth-child(n+2) {
    margin-top: 35px;
  }

  .q-about-space {
    height: 185px;
  }

  .q-about02 {
    padding-top: 113px;
  }

  .q-about02 .item:nth-child(n+2) {
    margin-top: 39px;
  }

  .q-number-space {
    height: 200px;
  }

  .q-number01 .image {
    height: 628px;
  }

  .q-number03 .inner {
    padding: 0;
  }

  .q-number03 .title {
    margin-bottom: 30px;
  }

  .q-number03 .icon {
    position: static;
  }

  .q-number03 .icon img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
  }

  .q-number03 .num .shuffleNum {
    width: 78px;
  }

  .q-number03 .item._06 .num .shuffleNum {
    width: 50px;
  }

  .q-number03 .num {
    font-size: 150px;
  }

  .q-number03 .item._06 .num {
    font-size: 100px;
  }

  .q-number03 .main {
    text-align: center;
  }

  .q-number03 .item._06 .main {
    margin-left: -76px;
  }

  .q-number03 .result {
    padding-top: 40px;
    white-space: nowrap;
  }

  .q-number03 .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 310px;
    padding: 0 10px;
    border-top: 4px solid #00B9EF;
  }

  .q-number03 .item .num {
    color: #00B9EF;
  }

  .q-number03 .item._02:before,
  .q-number03 .item._04:before,
  .q-number03 .item._06:before,
  .q-number03 .item._08:before,
  .q-number03 .item._10:before {
    content: "";
  }

  .q-number03 .item._02 .num,
  .q-number03 .item._04 .num,
  .q-number03 .item._06 .num,
  .q-number03 .item._08 .num,
  .q-number03 .item._10 .num {
    color: #000;
  }

  .q-number03 .wrapper {
    position: relative;
  }

  .q-number03 .item._04._type02 .title,
  .q-number03 .item._03 .title,
  .q-number03 .item._06 .title,
  .q-number03 .item._07 .title,
  .q-number03 .item._08 .title {
    position: absolute;
  }

  .q-number03 .item._04 .title {
    top: 22px;
    left: 246px;
  }

  .q-number03 .item._03 .title {
    top: 45px;
    left: 134px;
  }

  .q-number03 .item._06 .title {
    top: 67px;
    left: 29px;
  }

  .q-number03 .item._07 .result {
    padding-left: 100px;
  }

  .q-number03 .item._07 .icon img {
    transform: translateX(-180px) translateY(30px);
  }

  .q-number03 .item._07 .title {
    top: 46px;
    left: 223px;
  }

  .q-number03 .item._08 .result {
    padding-right: 150px;
  }

  .q-number03 .item._08 .icon img {
    transform: translateX(170px) translateY(30px);
  }

  .q-number03 .item._08 .title {
    top: 50px;
    left: 122px;
  }

  .q-quality-space {
    height: 195px;
  }

  .q-quality01 .image {
    height: 628px;
  }

  .q-quality02 {
    padding-top: 56px;
  }

  .q-quality02 .lede {
    margin-bottom: 34px;
    font-size: 45px;
    line-height: 1.39556;
  }

  .q-quality02 .text {
    line-height: 1.72583;
    letter-spacing: normal;
  }

  .q-quality03 {
    margin-top: 72px;
  }

  .q-quality03 .section {
    padding: 0 30px;
  }

  .q-quality03 .section:nth-child(n+2) {
    margin-top: 39px;
  }

  .q-quality03 .inner {
    padding: 0;
  }

  .q-quality03 .heading {
    position: relative;
    margin-bottom: -40px;
    text-align: center;
    z-index: 100;
  }

  .q-quality03 .lede {
    margin-top: 27px;
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 1.47964;
    letter-spacing: normal;
  }

  .q-quality03 .text {
    line-height: 1.72583;
  }

  .q-quality03 .border-block {
    padding-bottom: 30px;
    font-size: 20px;
    line-height: 1.36727;
  }

  .q-quality03 .border-block__title {
    margin-bottom: -5px;
    font-size: 22px;
  }

  .q-quality03 .border-block__title:before {
    width: 12px;
  }

  .q-quality03 .section03 .award {
    margin-top: 30px;
    margin-bottom: 50px;
  }

  .q-ability-space {
    height: 195px;
  }

  .q-ability01 .image {
    height: 628px;
  }

  .q-ability01 .heading {
    padding-top: -150px;
  }

  .q-ability02 {
    padding-top: 56px;
  }

  .q-ability02 .lede {
    margin-bottom: 34px;
    font-size: 45px;
    line-height: 1.39556;
  }

  .q-ability02 .text {
    line-height: 1.72583;
    letter-spacing: normal;
  }

  .q-ability03 {
    margin-top: 72px;
  }

  .q-ability03 .section {
    padding: 0 30px;
  }

  .q-ability03 .section:nth-child(n+2) {
    margin-top: 39px;
  }

  .q-ability03 .inner {
    padding: 0;
  }

  .q-ability03 .heading {
    position: relative;
    margin-bottom: -40px;
    text-align: center;
    z-index: 100;
  }

  .q-ability03 .lede {
    margin-top: 27px;
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 1.47964;
    letter-spacing: normal;
  }

  .q-ability03 .text {
    line-height: 1.72583;
  }

  .q-ability03 .section01 {
    margin-bottom: 68px;
  }

  .q-ability03 .section01__image2 {
    margin-top: 22px;
    margin-right: 0;
  }

  .q-ability03 .section02 {
    margin-bottom: 60px;
  }

  .q-ability03 .section02__button {
    margin-top: 20px;
  }

  .q-ability03 .section03__list-title {
    text-align: left;
  }

  .q-ability04 {
    margin-top: 42px;
  }

  .q-ability04 .body {
    padding: 75px 0 62px;
  }

  .q-ability04 .flow {
    margin-right: -10px;
    text-align: right;
  }

  .q-advantages-space {
    height: 240px;
  }

  .q-advantages02 {
    padding-top: 113px;
  }

  .q-advantages02 .item:nth-child(n+2) {
    margin-top: 39px;
  }

  .q-advantages02 .numbers {
    margin-top: 40px;
  }

  .q-construction01 .l-inner {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .q-construction01 .text01 {
    padding-left: 0;
  }

  .q-construction01 .text02 {
    font-size: 32px;
    padding-left: 0;
  }

  .q-contact-space {
    height: 212px;
  }

  .q-contact01 {
    padding-top: 81px;
  }

  .q-contact02 {
    padding-top: 40px;
  }

  .q-contact02 .form input[type="text"],
  .q-contact02 .form input[type="tel"],
  .q-contact02 .form input[type="email"],
  .q-contact02 .form textarea {
    font-size: 20px;
  }

  .q-contact02 .form__foot {
    width: auto;
    margin-top: 77px;
  }

  .q-contact02 .form__submit button,
  .q-contact02 .form__submit input {
    font-size: 28px;
    height: 118px;
  }

  .q-contact02 .form__note {
    margin-top: 26px;
    font-size: 18px;
    line-height: 1.74333;
  }

  .q-contact02 .input__head {
    width: 180px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px 0 10px 23px;
    line-height: 1.2;
  }

  .q-contact02 .input__title {
    font-size: 20px;
  }

  .q-contact02 .input__label {
    margin-top: 3px;
    font-size: 16px;
  }

  .q-contact02 .input._message .input__title {
    padding-bottom: 0;
  }

  .q-contact02 .input._message .input__label {
    padding-bottom: 230px;
  }

  .q-contact02 .postal__input {
    width: 114px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .q-contact02 .postal__input ~ .postal__input {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }

  .q-contact03 {
    margin-top: 100px;
  }

  .q-contact03 .lede {
    margin-bottom: 7px;
    font-size: 26px;
    line-height: 1.28692;
  }

  .q-contact03 .block {
    padding-top: 42px;
    padding-bottom: 50px;
  }

  .q-contact03 .title {
    margin-bottom: 33px;
    font-size: 26px;
  }

  .q-contact03._en .title {
    line-height: 1.4;
  }

  .q-contact03 .tel {
    font-size: 26px;
  }

  .q-contact03 .tel__small {
    font-size: 20px;
  }

  .q-contact03 .info {
    font-size: 20px;
    line-height: 1.5;
  }

  .q-contact03 .info p {
    overflow: hidden;
  }

  .q-contact03 .info .sptitle {
    float: left;
  }

  .q-contact03 .info .spdesc {
    display: block;
    overflow: hidden;
  }

  .q-english-space {
    height: 155px;
  }

  .q-english01 {
    height: 404px;
  }

  .q-english01 .text {
    top: 65px;
    left: 0;
    right: auto;
    width: 100%;
  }

  .q-english01 .text .wow {
    left: 32px;
  }

  .q-english01 .l-inner {
    height: 404px;
  }

  .q-english01 .l-inner:before {
    left: 350px;
  }

  .q-english02 {
    padding-top: 94px;
  }

  .q-english02 .english .heading__inner {
    width: auto;
  }

  .q-english02 .english .heading._typeL .heading__ttl:before {
    right: 40px;
  }

  .q-english02 .english .heading._typeR .heading__inner {
    float: none;
  }

  .q-english02 .english .heading._typeR .heading__ttl:before {
    left: 40px;
  }

  .q-english02 .english .desc {
    margin-top: 0;
  }

  .q-english02 .english._typeA .image {
    float: none;
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
  }

  .q-english02 .english._typeA .desc {
    padding: 20px 0 0;
  }

  .q-english02 .english._typeB .image {
    float: none;
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
  }

  .q-english02 .english._typeB .desc {
    padding: 20px 0 0;
  }

  .q-english02 .english._typeC .desc {
    padding: 20px 0 20px;
  }

  .q-english02 .english:nth-child(4) .desc {
    padding-top: 20px;
  }

  .q-future01 .image {
    height: 628px;
  }

  .q-future01 .heading {
    margin-top: -149px;
  }

  .q-future02 {
    padding-top: 62px;
    padding-bottom: 84px;
  }

  .q-future02 .padding {
    padding-bottom: 40px;
  }

  .q-future02 .text01 {
    margin-bottom: 30px;
  }

  .q-future02 .text02 {
    padding-left: 0;
    font-size: 26px;
    line-height: 1.76923;
    letter-spacing: 0.08em;
  }

  .q-future02 .text02__in {
    display: block;
    text-align: center;
  }
  .q-future02 .text03 {
    padding-top:74px;
  }

  .q-future03 .heading {
    margin-bottom: 10px;
  }

  .q-future03 .text {
    margin-bottom: 10px;
    line-height: 1.8;
    letter-spacing: 0.08em;
  }

  .q-future03 .span {
    display: inline-block;
    margin: 0 -3px 0 -7px;
    letter-spacing: -0.005em;
  }

  .q-future03 .pic {
    margin-bottom: -40px;
  }

  .q-future03 .small {
    font-size: 20px;
    letter-spacing: -0.01em;
    white-space: nowrap;
    margin-top: 3px;
  }

  .q-future03 .vision01 {
    padding-top: 65px;
    padding-bottom: 42px;
    background-size: 46px auto;
  }


  .q-future03 .vision01 .list ul li {
    float: none;
    width: auto;
    margin-right: 0;
  }

  .q-future03 .vision01 .list ul li + li {
    margin-top: 11px;
  }

  .q-future03 .vision01 .list ul li:before {
    left: 0;
    right: 0;
    margin: 0 auto;
    top: auto;
    bottom: -23px;
    height: 36px;
    width: 36px;
  }

  .q-future03 .vision02 {
    padding-top: 50px;
    padding-bottom: 44px;
  }

  .q-future03 .vision02 .text {
    letter-spacing: 0.05em;
    margin-bottom: 20px;
  }

  .q-future03 .vision02 .arrow {
    margin-bottom: 10px;
  }

  .q-future03 .vision02 .list ul li + li {
    margin-top: 7px;
  }

  .q-future03 .vision02 .list ul li:nth-child(1) {
    float: none;
  }

  .q-future03 .vision02 .list ul li:nth-child(2) {
    float: none;
  }

  .q-future04 .body {
    padding-top: 107px;
    padding-bottom: 84px;
  }

  .q-future04 .heading-top__title {
    padding: 17px 27px 19px 0;
  }

  .q-future04 .text {
    line-height: 1.75;
  }

  .q-future04 .wrapper {
    display: block;
    margin-bottom: 20px;
  }

  .q-future04 .text02 {
    width: auto;
    margin-bottom: 38px;
    font-size: 20px;
    letter-spacing: 0.03em;
  }

  .q-future04 .text02__body {
    line-height: 1.74;
  }

  .q-future04 .text02__title {
    left: 8px;
    font-size: 21px;
  }

  .q-future04 .pickup__body {
    padding-top: 45px;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 80px;
  }

  .q-future04 .pickup__title {
    margin-bottom: 12px;
  }

  .q-future04 .pickup__text,
  .q-future04 .pickup__about {
    float: none;
    width: auto;
  }

  .q-future04 .pickup__image {
    float: none;
    margin-bottom: 15px;
  }

  .q-future04 .pickup__text {
    margin-bottom: 12px;
    font-size: 22px;
    line-height: 1.68182;
    letter-spacing: 0.03em;
  }

  .q-future04 .pickup__image {
    padding-top: 2px;
  }

  .q-future04 .about__title {
    font-size: 21px;
  }

  .q-future04 .about__body {
    padding: 18px 28px 45px 40px;
    font-size: 20px;
    letter-spacing: 0.03em;
    line-height: 1.8;
  }

  .q-future04 .about__link {
    left: 40px;
  }
  .q-future04 .list li{
    height: 230px;
    
  }
  .q-future04 .list li + li{
    margin-top:54px;
  }

  .q-future05 {
    padding-top: 50px;
    padding-bottom: 160px;
  }

  .q-future05 .text {
    font-size: 42px;
    line-height: 1.83333;
    letter-spacing: 0.03em;
  }

  .q-top01 {
    min-width: 640px;
    height: 534px;
  }

  .q-top01 .mv._sp_maxHeight .image img {
    max-height: 600px;
    margin: auto 0;
    bottom: 0;
    object-position: right center;
    font-family: "object-fit:cover; object-position: right center;";
  }

  .q-top01 svg {
    width: 200%;
  }

  .q-top01 .inner {
    padding-bottom: 70px;
  }

  .q-top01 .text img {
    width: 320px;
  }

  .q-top02 {
    margin-top: -66px;
    line-height: 2;
  }

  .q-top02 .link {
    flex-direction: column;
    align-items: center;
  }

  .q-top02 .movie {
    margin-top: 82px;
  }

  .q-top02 .techno {
    margin-top: 20px;
    margin-left: 0;
    top: 0;
  }

  .q-top02 .topics {
    margin-left: 27px;
    padding: 15px 0px 100px 22px;
  }

  .q-top02 .topics__head {
    margin-bottom: 28px;
  }

  .q-top02 .topics__heading {
    font-size: 20px;
  }

  /*.q-top02 .topics__heading {
	font-size: 18px;
}*/


  .q-top02 .topics__post {
    font-size: 22px;
  }

  .q-top02 .topics__post .topics__day {
    margin-top: 0px;
  }


  .q-top02 .topics__day {
    top: 16px;
    right: 3px;
    font-size: 18px;
  }

  .q-top02 .topics__title {
    width: 290px;
    left: 20px;
    line-height: 1.39545;
  }

  .q-top02 .topics__more {
    right: 2px;
  }

  .q-top03 {
    margin-top: 82px;
  }

  .q-top03 .image {
    width: 540px;
    margin-bottom: -211px;
  }

  .q-top03 .block {
    width: 555px;
    margin-left: auto;
    left: 30px;
  }

  .q-top03 .block:before,
  .q-top03 .block:after {
    width: 204px;
  }

  .q-top03 .block:before {
    margin-left: auto;
  }

  .q-top03 .block:after {
    content: "";
  }

  .q-top03 .block__bg {
    padding: 168px 25px 40px 42px;
    letter-spacing: -0.035em;
  }

  .q-top03 .title {
    margin-bottom: 10px;
  }

  .q-top03 .more {
    margin-top: 6px;
  }

  .q-top04 {
    margin-top: 71px;
  }

  .q-top04 .list,
  .q-top05 .list2 {
    margin-top: 50px;
  }

  .q-top04 .item:before,
  .q-top04 .item:after,
  .q-top05 .item2:before,
  .q-top05 .item2:after {
    width: 187px;
  }

  .q-top04 .item,
  .q-top05 .item2 {
    width: 50%;
  }

  .q-top04 .item._01,
  .q-top05 .item2._01 {
    margin-top: -66px;
  }

  .q-top04 .item._02:before,
  .q-top05 .item2._02:before {
    content: "";
  }

  .q-top04 .item._03:after,
  .q-top05 .item2._03:after {
    content: "";
  }

  .q-top04 .item:nth-child(2n+1),
  .q-top05 .item2:nth-child(2n+1) {
    float: right;
    clear: right;
  }

  .q-top04 .item:nth-child(2n),
  .q-top05 .item2:nth-child(2n) {
    float: left;
    clear: left;
  }

  .q-top05 {
    margin-top: 71px;
  }

  .q-top05 .head {
    margin-bottom: 41px;
  }

  .q-top05 .heading {
    margin-bottom: 5px;
  }

  .q-top05 .heading2 {
    margin-bottom: 14px;
  }

  .q-top05 .item:before,
  .q-top05 .item:after {
    width: 221px;
  }

  .q-top05 .item:before {
    background-color: #000;
  }

  .q-top05 .item {
    width: 290px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .q-top05 .item._01 {
    margin-top: -47px;
  }

  .q-top05 .item._01:before {
    content: "";
  }

  .q-top05 .item._02:after {
    content: "";
  }

  .q-top05 .item._04 {
    margin-top: 26px;
  }

  .q-top05 .item._04:after {
    content: "";
  }

  .q-top05 .item._03 {
    padding: 37px 0 0 46px;
  }

  .q-top05 .item:nth-child(2n) {
    float: left;
    clear: left;
  }

  .q-top05 .item:nth-child(2n+1) {
    float: right;
    clear: right;
  }

  .q-top06 {
    margin-top: 79px;
  }

  .q-top06 .image {
    margin-top: -153px;
    border-top: 7px solid #00B9EF;
  }

  .q-top06 .block__bg {
    width: 524px;
    padding: 43px 15px 43px 49px;
  }

  .q-top06 .heading {
    margin-bottom: 13px;
  }

  .q-top07 {
    margin-top: 72px;
  }

  .q-top07 .inner {
    padding: 0;
  }

  .q-top07 .block {
    margin-top: -81px;
    padding: 39px 37px 34px 46px;
  }

  .q-privacy-space {
    height: 209px;
  }

  .q-privacy01 {
    padding-top: 81px;
  }

  .q-privacy01 .heading {
    margin-bottom: 15px;
  }

  .q-privacy01 .text {
    font-size: 16px;
    line-height: 1.65375;
    letter-spacing: -0.02em;
  }

  .q-privacy01 .arrow {
    margin-top: 14px;
  }

  .q-privacy02 {
    margin-top: 26px;
  }

  .q-privacy02 .item:nth-child(n+2) {
    margin-top: 53px;
  }

  .q-privacy02 .term {
    margin-bottom: 10px;
  }

  .q-privacy02 .term__title {
    font-size: 28px;
  }

  .q-privacy02 .desc {
    line-height: 1.7225;
  }

  .q-privacy02 .block {
    margin-top: 35px;
    padding: 44px 40px 45px 128px;
    font-size: 20px;
  }

  .q-privacy02 .block__head {
    font-size: 26px;
    font-weight: 500;
  }

  .q-privacy02 .block__name {
    display: block;
    font-size: inherit;
    font-weight: inherit;
  }

  .q-privacy02 .block__small {
    font-size: 20px;
  }

  .q-drive-train-parts-space {
    height: 240px;
  }

  .q-drive-train-parts01 .image {
    height: 628px;
  }

  .q-drive-train-parts01 .heading {
    margin-top: -149px;
  }

  .q-drive-train-parts02 .c-parts__lead01 {
    margin-bottom: 115px;
    padding-top: 22px;
  }

  .q-drive-train-parts02 ._drive-train-parts01 .c-parts__box:nth-child(1) .c-parts__heading02 {
    padding: 22px 30px 19px 36px;
  }

  .q-electric-parts-space {
    height: 256px;
  }

  .q-electric-parts01 .image {
    height: 628px;
  }

  .q-electric-parts01 .heading {
    margin-top: -112px;
  }

  .q-electric-parts02 .c-parts__lead01 {
    margin-bottom: 128px;
    padding-top: 22px;
  }

  .q-electric-parts02 ._engine-parts01 .c-parts__box:nth-child(1) .c-parts__heading02 {
    padding: 22px 30px 19px 35px;
  }

  .q-engine-parts-space {
    height: 280px;
  }

  .q-engine-parts01 .image {
    height: 628px;
  }

  .q-engine-parts01 .heading {
    margin-top: -149px;
  }

  .q-engine-parts02 .c-parts__lead01 {
    margin-bottom: 124px;
    padding-top: 22px;
  }

  .q-engine-parts02 ._engine-parts01 {
    margin-top: 10px;
    margin-bottom: 136px;
  }

  .q-engine-parts02 ._engine-parts01 .c-parts__box:nth-child(2) .c-parts__heading02 {
    padding: 22px 41px 19px 50px;
  }

  .q-engine-parts02 ._engine-parts01 .c-parts__box:nth-child(3) .c-parts__heading02 {
    padding: 22px 39px 19px 47px;
  }

  .q-engine-parts02 ._engine-parts01 .c-parts__box:nth-child(3) .c-parts__desc {
    padding-right: 0;
  }

  .q-engine-parts02 ._engine-parts01 .c-parts__box:nth-child(4) {
    margin-top: 61px;
  }

  .q-engine-parts02 ._engine-parts01 .c-parts__box:nth-child(4) .c-parts__heading02 {
    padding: 22px 41px 19px 49px;
  }

  .q-engine-parts02 ._engine-parts01 .c-parts__box:nth-child(4) .c-parts__desc {
    padding-right: 0;
  }

  .q-engine-parts02 ._engine-parts02 {
    margin-top: 0;
    margin-bottom: 135px;
  }

  .q-engine-parts02 ._engine-parts02 .c-parts__box:nth-child(1) .c-parts__heading02 {
    padding: 22px 37px 18px 42px;
  }

  .q-engine-parts02 ._engine-parts02 .c-parts__box:nth-child(2) .c-parts__heading02 {
    padding: 22px 36px 23px 42px;
  }

  .q-engine-parts02 ._engine-parts02 .c-parts__box:nth-child(2) .c-parts__ja {
    font-size: 20px;
  }

  .q-engine-parts02 ._engine-parts02 .c-parts__box:nth-child(2) .c-parts__desc {
    padding-right: 0;
  }

  .q-engine-parts02 ._engine-parts02 .c-parts__box:nth-child(2) .c-parts__image {
    margin-top: -50px;
  }

  .q-engine-parts02 ._engine-parts02 .c-parts__box:nth-child(2) .c-parts__text01 {
    font-size: 26px;
    line-height: 1.72555;
  }

  .q-engine-parts02 ._engine-parts03 {
    margin-top: 0;
  }

  .q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(1) .c-parts__heading02 {
    padding: 24px 35px 18px 42px;
  }

  .q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(1) .c-parts__desc {
    padding-right: 0;
  }

  .q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(2) .c-parts__heading02 {
    width: auto;
    padding: 25px 14px 25px 30px;
  }

  .q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(2) .c-parts__ja {
    font-size: 19px;
  }

  .q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(2) .c-parts__desc {
    padding-top: 0;
    padding-right: 0;
  }

  .q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(2) .c-parts__image {
    margin-top: -60px;
  }

  .q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(2) .c-parts__text01 {
    font-size: 26px;
    line-height: 1.72555;
  }

  .q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(3) .c-parts__heading02 {
    width: auto;
    padding: 25px 8px 25px 35px;
  }

  .q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(3) .c-parts__ja {
    font-size: 20px;
  }

  .q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(3) .c-parts__desc {
    padding-top: 0;
  }

  .q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(3) .c-parts__image {
    margin-top: -60px;
  }

  .q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(3) .c-parts__text01 {
    font-size: 26px;
    line-height: 1.72555;
  }

  .q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(4) .c-parts__heading02 {
    width: auto;
    padding: 23px 25px 29px 40px;
  }

  .q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(4) .c-parts__ja {
    font-size: 20px;
  }

  .q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(4) .c-parts__desc {
    padding-top: 0;
    padding-right: 0;
  }

  .q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(4) .c-parts__image {
    margin-top: -60px;
  }

  .q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(4) .c-parts__text01 {
    font-size: 26px;
    line-height: 1.72555;
  }

  .q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(5) .c-parts__heading02 {
    width: auto;
    padding: 25px 25px 25px 35px;
  }

  .q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(5) .c-parts__ja {
    font-size: 20px;
  }

  .q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(5) .c-parts__desc {
    padding-top: 0;
  }

  .q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(5) .c-parts__image {
    margin-top: -82px;
  }

  .q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(5) .c-parts__text01 {
    font-size: 26px;
    line-height: 1.72555;
  }

  .q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(6) .c-parts__heading02 {
    padding: 23px 139px 22px 44px;
  }

  .q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(6) .c-parts__ja {
    font-size: 20px;
  }

  .q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(6) .c-parts__desc {
    padding-right: 0;
  }

  .q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(6) .c-parts__image {
    margin-top: -49px;
  }

  .q-engine-parts02 ._engine-parts03 .c-parts__box:nth-child(6) .c-parts__text01 {
    font-size: 26px;
    line-height: 1.72555;
  }

  .q-prototype-space {
    height: 155px;
  }

  .q-prototype01 .image {
    height: 628px;
  }

  .q-prototype01 .heading {
    margin-top: -149px;
  }

  .q-prototype02 .c-parts {
    padding-top: 60px;
  }

  .q-prototype02 .c-parts__lead01 {
    margin-bottom: 102px;
  }

  .q-prototype02 ._prototype01 .c-parts__box:nth-child(1) .c-parts__heading02 {
    padding: 22px 46px 19px 60px;
  }

  .q-prototype02 ._prototype01 .c-parts__box:nth-child(1) .c-parts__desc {
    padding-top: 0;
  }

  .q-prototype02 ._prototype01 .c-parts__box:nth-child(2) .c-parts__heading02 {
    right: auto;
    padding: 22px 46px 19px 60px;
  }

  .q-prototype02 ._prototype01 .c-parts__box:nth-child(3) {
    margin-top: 42px;
  }

  .q-prototype02 ._prototype01 .c-parts__box:nth-child(3) .c-parts__heading02 {
    padding: 22px 46px 19px 60px;
  }

  .q-products-space {
    height: 185px;
  }

  .q-products02 {
    padding-top: 113px;
  }

  .q-products02 .item:nth-child(n+2) {
    margin-top: 39px;
  }

  .q-thanks .thanks__heading {
    font-size: 28px;
  }

  .q-topics-space {
    height: 220px;
  }

  .q-topics01 {
    height: 534px;
  }

  .q-topics02 .post__side {
    margin-top: 60px;
  }

  .q-topics02 .post__head {
    margin-bottom: 15px;
  }

  .q-topics02 .post__date {
    width: 196px;
    margin-bottom: 27px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 20px;
  }

  .q-topics02 .post__title {
    line-height: 1.5;
  }

  .q-topics02 .post__body {
    padding: 0 33px;
  }

  .q-topics02 .post__text {
    line-height: 1.72583;
  }

  .q-topics02 .post__text p,
  .q-topics02 .post__text ul,
  .q-topics02 .post__text ol,
  .q-topics02 .post__text table {
    margin-bottom: 37px;
  }

  .q-topics02 .post__text img.alignright,
  .q-topics02 .post__text img,
  .q-topics02 .post__text img.alignleft {
    float: none;
    margin: 0 auto;
    display: block;
  }

  .q-topics02 .post__text img.emoji {
    display: inline !important;
  }

  .q-topics02 .post__text table {
    width: 100% !important;
  }

  .q-topics02 .pager {
    height: 180px;
  }

  .q-topics02 .pager__back {
    width: 221px;
  }

  .q-topics02 .pager {
    margin-top: 40px;
  }

  .q-topics02 .nav li:nth-child(n+2) {
    margin-top: 15px;
  }

  .q-topics02 .list__item {
    padding: 20px 0;
  }

  .q-topics02 .list__day {
    float: none;
    margin: 0 0 10px;
  }

  .blockA__item {
    margin-top: 10px;
  }

  .q-access-space {
    height: 330px;
  }

  .q-access01 {
    margin-bottom: 32px;
    padding-top: 85px;
  }

  .q-access02 .section:nth-child(n+2) {
    margin-top: 58px;
  }

  .q-access02 .heading {
    margin-bottom: 17px;
  }

  .q-access02 .info {
    margin-bottom: 20px;
    padding-top: 13px;
    padding-bottom: 15px;
    letter-spacing: normal;
    line-height: 1.3125;
  }

  .q-access02 .place {
    margin-bottom: 34px;
  }

  .q-access02 .place__map {
    margin-bottom: 10px;
  }

  .q-access02 .place__map iframe {
    display: block;
    width: 580px;
    height: 353px;
  }

  .q-access02 .heading2 {
    padding-bottom: 12px;
    font-size: 22px;
    line-height: 0.8;
  }

  .q-access02 .heading2:before {
    width: 6px;
    bottom: 8px;
  }

  .q-access02 .traffic > li {
    padding-bottom: 12px;
  }

  .q-access02 .traffic > li:nth-child(n+2) {
    margin-top: 21px;
  }

  .q-access02 .traffic__flow {
    margin-bottom: 9px;
  }

  .q-access02 .traffic__desc {
    font-size: 20px;
    line-height: 1.5315;
  }

  .q-access03 {
    margin-top: 139px;
  }

}

@-webkit-keyframes toLeftBorder {

  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }

  50% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  50.001% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }

}

@keyframes toLeftBorder {

  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }

  50% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  50.001% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }

}

@-webkit-keyframes toBottomBorder {

  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  50% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }

  50.001% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

}

@keyframes toBottomBorder {

  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  50% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }

  50.001% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

}

@-webkit-keyframes toRightBorder {

  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }

  50% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  50.001% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }

}

@keyframes toRightBorder {

  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }

  50% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  50.001% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }

}

@-webkit-keyframes toTopBorder {

  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  50% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  50.001% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

}

@keyframes toTopBorder {

  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  50% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  50.001% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

}

@-webkit-keyframes fadeIn {

  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }

}

@keyframes fadeIn {

  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }

}

@-webkit-keyframes fadeInUpSmall {

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

}

@keyframes fadeInUpSmall {

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

}

@-webkit-keyframes fadeInDownSmall {

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

}

@keyframes fadeInDownSmall {

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

}

@-webkit-keyframes flipInY {

  from {
    visibility: hidden;
  }

  0.01% {
    visibility: visible;
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 50deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 50deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

}

@keyframes flipInY {

  from {
    visibility: hidden;
  }

  0.01% {
    visibility: visible;
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 50deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 50deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

}

@-webkit-keyframes flipInYLarge {

  from {
    visibility: hidden;
  }

  0.01% {
    visibility: visible;
    -webkit-transform: perspective(1500px) rotate3d(0, 1, 0, 50deg);
    transform: perspective(1500px) rotate3d(0, 1, 0, 50deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(1500px);
    transform: perspective(1500px);
  }

}

@keyframes flipInYLarge {

  from {
    visibility: hidden;
  }

  0.01% {
    visibility: visible;
    -webkit-transform: perspective(1500px) rotate3d(0, 1, 0, 50deg);
    transform: perspective(1500px) rotate3d(0, 1, 0, 50deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(1500px);
    transform: perspective(1500px);
  }

}

@-webkit-keyframes flipInYRev {

  from {
    visibility: hidden;
  }

  0.01% {
    visibility: visible;
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -50deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -50deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

}

@keyframes flipInYRev {

  from {
    visibility: hidden;
  }

  0.01% {
    visibility: visible;
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -50deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -50deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

}

@-webkit-keyframes fadeOutBg {

  from {
    -webkit-transform: translateX(0vw);
    transform: translateX(0vw);
  }

  to {
    -webkit-transform: translateX(120vw);
    transform: translateX(120vw);
  }

}

@keyframes fadeOutBg {

  from {
    -webkit-transform: translateX(0vw);
    transform: translateX(0vw);
  }

  to {
    -webkit-transform: translateX(120vw);
    transform: translateX(120vw);
  }

}

@-webkit-keyframes navi-item {

  0% {
    pointer-events: none;
  }

  99.999% {
    pointer-events: none;
  }

  100% {
    pointer-events: auto;
  }

}

@keyframes navi-item {

  0% {
    pointer-events: none;
  }

  99.999% {
    pointer-events: none;
  }

  100% {
    pointer-events: auto;
  }

}



/*----------------------------------------

facilities

-----------------------------------------*/
.page-facilities .g-main {
  background-color: #00B9EF;
}

.q-facilities-space {
  height: 382px;
}

.q-facilities01 .image {
  position: relative;
  height: 647px;
}

.q-facilities01 .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit:cover";
}

.q-facilities01 .heading {
  position: relative;
  margin-top: -53px;
  text-align: center;
}

.q-facilities01 .fadeOutBg {
  background-color: #00B9EF;
}

.q-facilities02 {
  padding-top: 90px;
  padding-bottom: 100px;
}

.q-facilities02 .text {
  line-height: 2.5;
  text-align: center;
}

.q-facilities03 .item {
  position: relative
}

.q-facilities03 .item:nth-child(n+2) {
  margin-top: 52px;
}

.q-facilities03 .title {
  position: absolute;
  top: -52px;
  z-index: 100;
}

.q-facilities03 .box {
  display: flex;
  align-items: center;
}

.q-facilities03 .image {
  width: 459px;
  flex-shrink: 0;
}

.q-facilities03 .item:nth-child(2n+1) .text {
  padding-left: 20px;
  padding-right: 105px;
}

.q-facilities03 .item:nth-child(2n) .box {
  flex-direction: row-reverse;
}

.q-facilities03 .item:nth-child(2n) .text {
  padding-left: 110px;
  padding-right: 20px;
}

.q-facilities03 .item:nth-child(1) .title {
  left: 336px;
}

.q-facilities03 .item:nth-child(2) .title {
  right: 361px;
}

.q-facilities03 .item:nth-child(3) .title {
  left: 232px;
}

.q-facilities03 .item:nth-child(4) .title {
  right: 175px;
}

.q-facilities03 .item:nth-child(5) .title {
  left: 307px;
}



@media screen and (min-width: 641px) {
  .q-facilities03 .text .note {
    font-size: 12px;
  }
}

@media screen and (max-width: 640px) {
  .q-facilities-space {
    height: 200px;
  }

  .q-facilities02 {
    padding-top: 60px;
    padding-bottom: 80px;
  }

  .q-facilities02 .text {
    line-height: 1.7258;
  }

  .q-facilities03 .title {
    position: relative;
    top: 0;
    left: 0 !important;
  }

  .q-facilities03 .box {
    display: block;
    font-size: 26px;
  }

  .q-facilities03 .image {
    width: auto;
    margin-bottom: 20px;
    text-align: center;
  }

  .q-facilities03 .text {
    s padding: 0 !important;
  }
}


body.page-bases._scroll [data-inview] iframe {
  display: none;
}

body.page-bases._scroll [data-inview]._inview iframe {
  display: block;
}


/*20210709 add english-contact*/

.q-contact-construction .construction {
  text-align: center;
  margin-top: 149px;
  display: none;
}


.q-contact02 .postal__icon._veren {
  padding: 0 10px 0 0;
  font-size: 16px;
}

.q-contact02 .input__head._headbg-blue {
  background: #00b9ef !important;
}

.q-contact02 .input__head._headbg-bluelight {
  background: #8adff7 !important;
}

.q-contact02 .form__note._veren {
  letter-spacing: 0.05em;
}

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

  .q-contact-construction .construction {
    margin-top: 100px;
  }

  .q-contact02 .postal__icon._veren {
    font-size: 18px;
    line-height: 1.3;
  }
}




/*----------------------------------------

security-policy

-----------------------------------------*/


.security-policy01 {
  padding-top: 114px;
}

.security-policy01 .inner {
  max-width: 730px;
}

.security-policy01 .heading {
  margin-bottom: 34px;
}

.security-policy01 .text {
  font-size: 15px;
  font-weight: 500;
}

.security-policy01 .arrow {
  margin-top: 70px;
}

.security-policy02 {
    margin-top: 33px;
}

.security-policy02 .inner {
    max-width: 730px;
}
.security-policy02 .item {
    margin-top: 70px;
    width: 100%;
    display: block;
    float: left;
}
.security-policy02 .item:first-child {
    margin-top: 0px;
}
.security-policy02 .term {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: block;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
}

.security-policy02 .term__num {
    width: 58px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 20px;
    float: left;
}

.security-policy02 .term__title {
  font-size: 17px;
  font-weight: 700;
}

.security-policy02 .desc {
    font-weight: 500;
    float: left;
    width: 80%;
    margin-top: -15px;
}

.security-policy02 .block {
  margin-top: 12px;
  max-width: 640px;
  padding: 29px 50px 22px 90px;
  border: 1px solid #000;
  font-size: 15px;
  font-weight: 500;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.security-policy02 .block__name {
  display: inline-block;
  margin-right: 25px;
  font-size: 18px;
  font-weight: 700;
}

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

 .security-policy01 {
    padding-top: 81px;
  }

.security-policy01 .heading {
    margin-bottom: 15px;
  }

.security-policy01 .text {
    font-size: 16px;
    line-height: 1.65375;
    letter-spacing: -0.02em;
  }

.security-policy01 .arrow {
    margin-top: 14px;
  }

.security-policy02 .term {
    margin-top: 0px;
    margin-bottom: 0px;
  }

 .security-policy02 .term__title {
    font-size: 28px;
  }

.security-policy02 .desc {
    line-height: 1.7225;
  }

.security-policy02 .block {
    margin-top: 35px;
    padding: 44px 40px 45px 128px;
    font-size: 20px;
  }

.security-policy02 .block__head {
    font-size: 26px;
    font-weight: 500;
  }

.security-policy02 .block__name {
    display: block;
    font-size: inherit;
    font-weight: inherit;
  }

.security-policy02 .block__small {
    font-size: 20px;
  }
}
