@charset "UTF-8";
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
リセット追加
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
  max-width: 100%;
  height: auto; }

.ie8 img {
  width: auto; }

ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, figure {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  font-size: 100%; }
.fs-body-custom h1, .fs-body-custom h2, .fs-body-custom h3, .fs-body-custom h4, .fs-body-custom h5, .fs-body-custom h6 {
  font-weight: 400; }

ol, ul {
  list-style: none; }

i {
  font-style: normal; }

label {
  cursor: pointer; }

.fs-body-custom th, .fs-body-custom td {
  vertical-align: top; }

a {
  color: #424242;
  text-decoration: none; }
a:hover {
  text-decoration: underline; }
.fs-body-top a:hover,
.fs-body-custom a:hover {
  text-decoration: none;
}

em {
  font-weight: bold;
  font-style: normal; }

figcaption {
  line-height: normal; }

hr {
  margin: 0; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
モジュール
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.m-pc-hide {
  display: none; }

/* text */
.m-text-10 {
  font-size: 10px;
  line-height: 1.75; }

.m-text-11 {
  font-size: 11px;
  line-height: 1.75; }

.m-text-12 {
  font-size: 12px;
  line-height: 1.75; }

.m-text-13 {
  font-size: 13px;
  line-height: 1.75; }

.m-text-14 {
  font-size: 14px;
  line-height: 1.75; }

.m-text-15 {
  font-size: 15px;
  line-height: 1.75; }

.m-text-16 {
  font-size: 16px;
  line-height: 1.75; }

.m-text-17 {
  font-size: 17px;
  line-height: 1.6; }

.m-text-18 {
  font-size: 18px;
  line-height: 1.6; }

.m-text-20 {
  font-size: 20px;
  line-height: 1.6; }

.m-text-21 {
  font-size: 21px;
  line-height: 1.6; }

.m-text-22 {
  font-size: 22px;
  line-height: 1.6; }

.m-text-23 {
  font-size: 23px;
  line-height: 1.6; }

.m-text-24 {
  font-size: 24px;
  line-height: 1.4; }

.m-text-25 {
  font-size: 25px;
  line-height: 1.4; }

.m-text-26 {
  font-size: 26px;
  line-height: 1.4; }

.m-text-27 {
  font-size: 27px;
  line-height: 1.4; }

.m-text-28 {
  font-size: 28px;
  line-height: 1.4; }

.m-text-30 {
  font-size: 30px;
  line-height: 1.4; }

.m-text-31 {
  font-size: 31px;
  line-height: 1.4; }

.m-text-32 {
  font-size: 32px;
  line-height: 1.4; }

.m-text-34 {
  font-size: 34px;
  line-height: 1.4; }

.m-text-36 {
  font-size: 36px;
  line-height: 1.4; }

.m-text-37 {
  font-size: 37px;
  line-height: 1.4; }

.m-text-38 {
  font-size: 38px;
  line-height: 1.4; }

.m-text-40 {
  font-size: 40px;
  line-height: 1.4; }

.m-text-42 {
  font-size: 42px;
  line-height: 1.4; }

.m-text-44 {
  font-size: 44px;
  line-height: 1.4; }

.m-text-50 {
  font-size: 50px;
  line-height: 1; }

.m-text-60 {
  font-size: 60px;
  line-height: 1; }

.m-text-80 {
  font-size: 80px;
  line-height: 1; }

.m-text-100 {
  font-size: 100px;
  line-height: 1; }

.m-text-110 {
  font-size: 110px;
  line-height: 1; }

.m-ls1 {
  letter-spacing: 0.1em; }

.m-ls2 {
  letter-spacing: 0.2em; }

.m-text-ind {
  text-indent: 1em; }

.m-font-ja {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, sans-serif;
  font-weight: 400; }

.fs-l-page .m-font-en,
.fancybox-wrap .m-font-en {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 400; }

.fs-l-page .m-font-b,
.fancybox-wrap .m-font-b {
  font-weight: bold; }
.fs-l-page .m-font-m,
.fancybox-wrap .m-font-m {
  font-weight: 500; }

.m-color-bk {
  color: #212121; }

.m-color-wh {
  color: #ffffff; }
  .m-color-wh.m-uline {
    color: #ffffff; }

.m-color-gy {
  color: #cccccc; }

.m-color-or, .error, .m-attention {
  color: #E83617; }

.m-color-red {
  color: #E83617; }

.m-uline {
  color: #424242;
  text-decoration: underline; }

.m-uline:hover {
  text-decoration: none; }

.m-uline2 {
  color: #424242;
  text-decoration: underline; }

.m-uline2:hover {
  text-decoration: none; }

.m-hline:hover {
  text-decoration: underline; }

.m-op {
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s; }
  .m-op:hover {
    opacity: 0.8;
    text-decoration: none; }

/* display */
.m-cf {
  *zoom: 1; }
  .m-cf:after {
    content: "";
    display: table;
    clear: both; }

.m-dis-b {
  display: block; }

.m-dis-ib {
  display: inline-block; }

.m-dis-i {
  display: inline; }

.m-ov-h {
  overflow: hidden; }

.m-nowrap {
  white-space: nowrap; }

.m-radius {
  border-radius: 100%; }

/* float */
.m-fl-l {
  float: left; }

.m-fl-r {
  float: right; }

/* align */
.m-align-c {
  text-align: center; }

.m-align-l {
  text-align: left; }

.m-align-r {
  text-align: right; }

.m-valign-t {
  vertical-align: top; }

.m-valign-m {
  vertical-align: middle; }

.m-valign-b {
  vertical-align: bottom; }

/* margin */
.fs-l-page .m-mt-2xs,
.fancybox-wrap .m-mt-2xs {
  margin-top: 5px; }

.fs-l-page .m-mt-xs,
.fancybox-wrap .m-mt-xs {
  margin-top: 10px; }

.fs-l-page .m-mt-s,
.fancybox-wrap .m-mt-s {
  margin-top: 20px; }

.fs-l-page .m-mt,
.fancybox-wrap .m-mt {
  margin-top: 30px; }

.fs-l-page .m-mt-l,
.fancybox-wrap .m-mt-l {
  margin-top: 40px; }

.fs-l-page .m-mt-xl,
.fancybox-wrap .m-mt-xl {
  margin-top: 60px; }

.fs-l-page .m-mt-2xl,
.fancybox-wrap .m-mt-2xl {
  margin-top: 80px; }

.fs-l-page .m-mb-0,
.fancybox-wrap .m-mb-0 {
  margin-bottom: 0 !important; }

.fs-l-page .m-mb-2xs,
.fancybox-wrap .m-mb-2xs {
  margin-bottom: 5px; }

.fs-l-page .m-mb-xs,
.fancybox-wrap .m-mb-xs {
  margin-bottom: 10px; }

.fs-l-page .m-mb-s,
.fancybox-wrap .m-mb-s {
  margin-bottom: 20px; }

.fs-l-page .m-mb,
.fancybox-wrap .m-mb {
  margin-bottom: 30px; }

.fs-l-page .m-mb-l,
.fancybox-wrap .m-mb-l {
  margin-bottom: 40px; }

.fs-l-page .m-mb-xl,
.fancybox-wrap .m-mb-xl {
  margin-bottom: 60px; }

.fs-l-page .m-mb-2xl,
.fancybox-wrap .m-mb-2xl {
  margin-bottom: 80px; }

.fs-l-page .m-ml-130,
.fancybox-wrap .m-ml-130 {
  margin-left: 130px !important; }

/* padding */
.m-pt-2xs {
  padding-top: 5px; }

.m-pt-xs {
  padding-top: 10px; }

.m-pt-s {
  padding-top: 20px; }

.m-pt {
  padding-top: 30px; }

.m-pt-l {
  padding-top: 40px; }

.m-pt-xl {
  padding-top: 60px; }

.m-pt-2xl {
  padding-top: 80px; }

.m-pb-2xs {
  padding-bottom: 5px; }

.m-pb-xs {
  padding-bottom: 10px; }

.m-pb-s {
  padding-bottom: 20px; }

.m-pb {
  padding-bottom: 30px; }

.m-pb-l {
  padding-bottom: 40px; }

.m-pb-xl {
  padding-bottom: 60px; }

.m-pb-2xl {
  padding-bottom: 80px; }

.m-p-xs {
  padding: 10px; }

.m-p-s {
  padding: 20px; }

.m-p {
  padding: 30px; }

/* list */
.m-list-dot li {
  position: relative;
  padding-left: 1em; }
  .m-list-dot li:before {
    content: "・";
    position: absolute;
    left: 0;
    top: 0; }

.m-list-cir li {
  position: relative;
  padding-left: 1em; }
  .m-list-cir li:before {
    content: "●";
    position: absolute;
    left: 0;
    top: 0; }

.m-list-square li {
  position: relative;
  padding-left: 1em; }
  .m-list-square li:before {
    content: "■";
    position: absolute;
    left: 0;
    top: 0; }

.m-list-decimal {
  list-style: decimal;
  margin-left: 1.5em; }

/* hr */
.m-hr {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  border-bottom: solid 1px #d7d7d7;
  text-align: center; }

/* layout */
.l-inner-l,
.l-inner,
.l-inner-s {
  position: relative;
  margin-left: auto;
  margin-right: auto; }

.l-inner-l {
  max-width: 1920px; }

.l-inner {
  max-width: 1180px; }

.l-inner-s {
  max-width: 980px; }

.l-bor {
  border: solid 3px #212121; }

.l-bg-texture {
  background-color: #000000;
  background-image: url(../images/bg_texture.png); }

.l-bg-lgy {
  background-color: #f0f0f0; }

.l-bg-gy {
  background-color: #fafafa; }

.l-bg-dgy {
  background-color: #212121; }

.m-outlet-attention {
  border: solid 1px #EB2625;
  padding: 20px;
  text-align: center;
  color: #EB2625; }
  .m-outlet-attention a {
    color: #EB2625; }

/* breadcrumb */
.fs-c-breadcrumb {
  line-height: 1.75;
}
.m-breadcrumb,
.fs-c-breadcrumb__list {
  position: absolute;
  left: 40px;
  top: 80px;
  *zoom: 1;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  z-index: 10000; }
  .m-breadcrumb:after,
  .fs-c-breadcrumb__list:after {
    content: "";
    display: table;
    clear: both; }

.m-breadcrumb__item,
.fs-c-breadcrumb__listItem {
  position: relative;
  float: left;
  padding-right: 2em;
  color: #ffffff; }
  .m-breadcrumb__item:before,
  .fs-c-breadcrumb__listItem:before {
    content: "＞";
    position: absolute;
    right: 0.5em;
    top: 0;
    font-size: 13px; }
  .m-breadcrumb__item:last-child:before,
  .fs-c-breadcrumb__listItem:last-child:before {
    content: ""; }
  .m-breadcrumb__item a,
  .fs-c-breadcrumb__listItem a {
    color: #ffffff; }
    .m-breadcrumb__item a:hover,
    .fs-c-breadcrumb__listItem a:hover {
      text-decoration: underline; }

.fs-c-breadcrumb__list {
  position: static;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  padding-right: 40px;
  left: auto;
  top: auto;
  width: 100%;
  -webkit-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1) inset;
  background-color: #f0f0f0; }

.fs-c-breadcrumb__listItem {
  color: #424242; }
  .fs-c-breadcrumb__listItem a {
    color: #424242; }

/* snav */
.snav {
  *zoom: 1;
  padding-top: 10px;
  padding-bottom: 10px; }
  .snav:after {
    content: "";
    display: table;
    clear: both; }

.snav__item {
  position: relative;
  float: left;
  font-size: 16px;
  text-align: center; }
  .snav__item:before, .snav__item:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 24px;
    right: 0;
    top: 50%;
    margin-top: -12px;
    background-color: #424242; }
  .snav__item:first-child:before {
    left: 0; }
  .snav__item a,
  .snav__item .uc {
    position: relative;
    z-index: 1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    display: block;
    border-radius: 3px;
    height: 44px;
    line-height: 44px;
    color: #ffffff; }
  .snav__item a:hover, .snav__item a.is-active {
    background-color: #BA2915; }
  .snav__item .uc {
    opacity: 0.3; }

.snav__item--w16 {
  width: 16.66%; }

.snav__item--w20 {
  width: 20%; }

.snav__item--w25 {
  width: 25%; }

.snav__item--w50 {
  width: 50%; }

.t-about.t-concept .snav__item:nth-of-type(1) a,
.t-about.t-reason .snav__item:nth-of-type(2) a,
.t-about.t-series .snav__item:nth-of-type(3) a,
.t-about.t-ergonomics .snav__item:nth-of-type(4) a,
.t-about.t-faq .snav__item:nth-of-type(5) a,
.t-contact.t-index .snav__item:nth-of-type(1) a,
.t-contact.t-personal .snav__item:nth-of-type(2) a {
  background-color: #BA2915; }

/* タイトル */
.m-title {
  width: 100%;
  min-height: 360px;
  display: table;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat; }

.m-title__content {
  display: table-cell;
  padding-top: 90px;
  vertical-align: middle; }

.m-title__content__text {
  text-align: center;
  color: #ffffff; }
  .m-title__content__text > span {
    display: block;
    margin-bottom: 10px; }

.m-other-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  padding: 60px; }
  .m-other-title__content__text {
    text-align: center;
    color: #212121; }
    .m-other-title__content__text > span {
      display: block;
      margin-bottom: 10px; }

.m-bor-title {
  position: relative;
  margin-bottom: 40px;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .m-bor-title:before, .m-bor-title:after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #d7d7d7;
    z-index: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .m-bor-title > span {
    position: relative;
    display: block;
    padding-left: 30px;
    padding-right: 30px;
    z-index: 1; }

/* column */
.m-column {
  *zoom: 1; }
  .m-column:after {
    content: "";
    display: table;
    clear: both; }

.m-column__item {
  float: left;
  width: 50%; }

.m-column__item--w20 {
  width: 20%; }

.m-column__item--w25 {
  width: 25%; }

.m-column__item--w33 {
  width: 33.3%; }

.m-column--g40 {
  margin-left: -20px;
  margin-right: -20px; }
  .m-column--g40 > .m-column__item {
    padding-left: 20px;
    padding-right: 20px; }

.m-column--g60 {
  margin-left: -30px;
  margin-right: -30px; }
  .m-column--g60 > .m-column__item {
    padding-left: 30px;
    padding-right: 30px; }

.m-column--g100 {
  margin-left: -50px;
  margin-right: -50px; }
  .m-column--g100 > .m-column__item {
    padding-left: 50px;
    padding-right: 50px; }

.m-media {
  *zoom: 1; }
  .m-media:after {
    content: "";
    display: table;
    clear: both; }

.m-media__img--r {
  float: right; }
  .m-media__img--r.m-media__img--g20 {
    margin-left: 20px; }

.m-media__img--l {
  float: left; }
  .m-media__img--l.m-media__img--g20 {
    margin-right: 20px; }

/* btn */
.m-btn {
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: inline-block;
  width: 100%;
  padding: 12px 30px;
  background-color: #212121;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.4; }
  .m-btn:after {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -10px;
    background-image: url(../images/icon_ar-r.png); }
  .m-btn:hover,
  a:hover .m-btn {
    background-color: #E83617; }
    .m-btn:hover:after,
    a:hover .m-btn:after {
      background-position: 0 -20px; }

.m-btn--color1 {
  background-color: #E83617; }
  .m-btn--color1:after {
    background-image: url(../images/icon_ar-r.png);
    background-position: 0 -20px; }
  .m-btn--color1:hover {
    background-color: #212121; }
    .m-btn--color1:hover:after {
      background-position: 0 0; }

.m-btn--back {
  background-color: #bdbdbd; }
  .m-btn--back:after {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -10px;
    background-image: url(../images/icon_ar-l.png); }
  .m-btn--back:hover {
    background-color: #d7d7d7; }
    .m-btn--back:hover:after {
      background-position: 0 -20px; }

.m-btn--w240 {
  width: 240px; }

.m-btn--w380 {
  width: 380px; }

.m-btnColumns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.m-btnColumn:not(:last-child) {
  margin-right: 40px; }

/* icon */
.m-icon {
  display: inline-block;
  vertical-align: middle; }

.m-icon--ar-r {
  width: 20px;
  height: 20px; }

.m-icon--ar-r {
  background-image: url(../images/icon_ar-r.png); }

.m-icon--lineup {
  width: 40px;
  height: 40px;
  background-size: 100%;
  background-color: #212121;
  border-radius: 50%;
  background-image: url(../images/item/icon_category.png);
  margin-right: 10px; }

/* table */
.m-tbl {
  width: 100%;
  border-top: solid 1px #212121; }
  .m-tbl th, .m-tbl td {
    padding: 10px 15px;
    border-bottom: solid 1px #d7d7d7;
    vertical-align: middle; }
  .m-tbl th {
    width: 240px;
    background-color: #F2F2F2; }
  .m-tbl .m-tbl__w340 {
    width: 340px; }

.m-tbl-02 {
  width: 80%;
  border-top: solid 1px #212121; }
  .m-tbl-02 th, .m-tbl-02 td {
    border-bottom: solid 1px #cccccc; }
  .m-tbl-02 th {
    width: 150px;
    background-color: #F2F2F2; }
  .m-tbl-02 td {
    padding: 10px 15px; }
  .m-tbl-02 th.top-content {
    padding: 20px 40px 30px 0; }
  .m-tbl-02 th.another-content {
    padding: 15px 40px 15px 0; }

/* form */
.m-select-sort__title {
  display: inline-block;
  line-height: 40px; }

.m-select-sort__list {
  display: inline-block;
  position: relative;
  width: 220px; }
  .m-select-sort__list select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    min-height: 44px;
    padding: 5px 10px;
    background-color: #212121;
    background-repeat: no-repeat;
    background-image: url(../images/icon_select_or.png);
    background-position: right 50%;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    font-size: 14px;
    outline: none;
    line-height: 1.231;
    color: #ffffff;
    -o-text-overflow: '';
    text-overflow: ''; }
  .m-select-sort__list select::-ms-expand {
    display: none; }

.m-tbl-form {
  width: 100%;
  border-top: solid 1px #d7d7d7; }
  .m-tbl-form th, .m-tbl-form td {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: solid 1px #d7d7d7; }
  .m-tbl-form th {
    width: 220px;
    text-align: left; }
  .m-tbl-form td {
    padding-left: 30px; }

.m-icon-require {
  float: right;
  height: 25px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #E83617;
  border-radius: 3px;
  color: #ffffff;
  font-size: 14px;
  line-height: 25px;
  font-weight: bold; }

button {
  display: inline-block;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  border: 0;
  background: none;
  outline: none;
  vertical-align: top;
  margin: 0;
  padding: 0;
  font-size: 0; }

.contact-btn {
  font-size: 0;
  text-align: center; }
  .contact-btn > button {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px; }

.m-input-text,
.m-textarea {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  border: solid 1px #d7d7d7;
  -webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.1) inset;
  border-radius: 5px;
  width: 100%;
  padding: 10px;
  background-color: #fafafa;
  outline: none;
  font-size: 14px; }
  .m-input-text:focus,
  .m-textarea:focus {
    background-color: #fff; }

.m-input-text--s {
  width: 50%; }

.m-input-text--xs {
  width: 140px; }

.m-textarea {
  height: 160px; }

input[type="radio"],
input[type="checkbox"] {
  position: relative;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  margin-right: 10px;
  margin-top: -3px;
  border: solid 2px #d7d7d7;
  -webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.1) inset;
  background-color: #fff;
  outline: none;
  width: 20px;
  height: 20px;
  vertical-align: middle; }
  input[type="radio"]:after,
  input[type="checkbox"]:after {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #212121;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -4px;
    margin-left: -4px;
    border-radius: 100%;
    display: none; }
  input[type="radio"]:checked:after,
  input[type="checkbox"]:checked:after {
    display: block; }

input[type="radio"] {
  border-radius: 100%; }

input[type="checkbox"] {
  border-radius: 0; }

label {
  display: inline-block;
  *zoom: 1; }
  label:after {
    content: "";
    display: table;
    clear: both; }
  label input[type="checkbox"] {
    float: left;
    margin-top: 6px;
    display: block; }
  label > span {
    overflow: hidden;
    display: block; }

label + label {
  margin-left: 10px; }

select.m-select {
  position: relative;
  width: 50%;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  min-height: 40px;
  padding: 5px 10px;
  border: solid 1px #d7d7d7;
  -webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.1) inset;
  border-radius: 5px;
  background-repeat: no-repeat;
  background-image: url(../images/icon_select.png);
  background-position: right 50%;
  cursor: pointer;
  font-size: 14px;
  outline: none;
  -o-text-overflow: '';
  text-overflow: ''; }

select.m-select::-ms-expand {
  display: none; }

select.m-select--s {
  width: 33.3%; }

select.m-select--xs {
  width: 140px; }

/* WordPress post */
.m-post-body {
  padding-top: 40px;
  padding-bottom: 60px;
  font-size: 14px;
  line-height: 1.75; }
  .m-post-body a {
    text-decoration: underline;
    color: #E83617; }
    .m-post-body a:hover {
      text-decoration: none; }
  .m-post-body h1, .m-post-body h2, .m-post-body h3, .m-post-body h4, .m-post-body h5, .m-post-body h6 {
    margin-bottom: 15px;
    line-height: 1.4;
    font-weight: bold; }
  .m-post-body h1 {
    font-size: 26px; }
  .m-post-body h2 {
    font-size: 24px; }
  .m-post-body h3 {
    font-size: 22px; }
  .m-post-body h4 {
    font-size: 20px; }
  .m-post-body h5 {
    font-size: 18px; }
  .m-post-body h6 {
    font-size: 16px; }
  .m-post-body hr {
    height: 1px;
    background-color: #F2F2F2;
    border: 0;
    margin-bottom: 1.5em; }
  .m-post-body p {
    *zoom: 1;
    margin-bottom: 1.5em; }
    .m-post-body p:after {
      content: "";
      display: table;
      clear: both; }
  .m-post-body ul, .m-post-body ol {
    margin-bottom: 1.5em; }
  .m-post-body ol li {
    list-style-type: decimal;
    margin-left: 1.5em; }
  .m-post-body ul li {
    list-style-type: disc;
    margin-left: 1.5em; }
  .m-post-body img {
    max-width: 100%;
    height: auto; }
    .m-post-body img.alignleft {
      float: left;
      margin-right: 40px;
      margin-bottom: 1em; }
    .m-post-body img.alignright {
      float: right;
      margin-left: 40px;
      margin-bottom: 1em; }
    .m-post-body img.aligncenter {
      display: block;
      text-align: center;
      margin-left: auto;
      margin-right: auto; }
  .m-post-body table {
    width: 100%; }
    .m-post-body table th, .m-post-body table td {
      padding: 10px;
      font-size: 14px;
      line-height: 1.75;
      border: solid 1px #bdbdbd; }
    .m-post-body table th {
      background-color: #eeeeee; }
    .m-post-body table thead th, .m-post-body table thead td {
      background-color: #212121;
      color: #ffffff;
      text-align: center; }
    .m-post-body table thead td {
      background-color: #424242; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
20170203
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.m-fit-bnr {
  position: fixed;
  right: 20px;
  bottom: 20px;
  margin: 0;
  max-width: 430px;
  z-index: 10002; }
.m-fit-bnr2 {
  position: fixed;
  right: 20px;
  bottom: 170px;
  margin: 0;
  max-width: 400px;
  z-index: 10002; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
共通
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
body {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #3c3c3c; }
.fs-body-top,
.fs-body-custom {
  font-size: 16px;
  line-height: 1;
  color: #424242; }
p {
    margin: 1rem 0;
}
.fs-body-top p,
.fs-body-custom p {
}

#l-wrapper {
  position: relative;
  min-width: 1180px;
  padding-top: 80px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }

.fs-body-top #l-wrapper,
.fs-body-custom #l-wrapper {
  padding-top: 0; }

/* ナビゲーション */
.m-nav-btn {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: fixed;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-color: #000;
  background-image: url(../images/icon_menu.png);
  text-indent: -9998em;
  z-index: 10002; }
  .m-nav-btn.is-active {
    opacity: 0; }
  .m-nav-btn:hover {
    background-color: #E83617;
    background-image: url(../images/icon_menu_on.png); }

.m-nav {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: fixed;
  top: 0;
  right: 0;
  width: 50%;
  min-width: 750px;
  height: 100%;
  padding: 100px 80px 10px;
  background-color: rgba(232, 54, 23, 0.9);
  z-index: 10003;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  overflow-y: auto; }
  .m-nav.is-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

.m-nav-overlay {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10001; }
  .m-nav-overlay.is-active {
    display: block; }

.m-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.m-nav__list__item {
  width: 50%;
  font-size: 13px;
  position: relative; }
  .m-nav__list__item::after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #ffffff; }
  .m-nav__list__item:nth-child(odd)::before,
  .m-nav__list__item.m-pc-hide ~ *:nth-child(even)::before {
    content: '';
    display: block;
    width: 1px;
    height: 50px;
    position: absolute;
    top: 25px;
    right: 0;
    background-color: #fff; }
  .m-nav__list__item.m-pc-hide ~ *:nth-child(odd)::before {
    content: none;
  }
  .m-nav__list__item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    height: 100px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    color: #fff;
    line-height: 1.6; }
    .m-nav__list__item a > span {
      font-family: "Montserrat", Helvetica, Arial, sans-serif;
      font-weight: 400;
      display: block;
      font-weight: bold;
      font-size: 17px;
      padding-bottom: 5px; }
    .m-nav__list__item a:hover {
      background-color: #fff;
      color: #E83617;
      text-decoration: none; }
    .m-nav__list__item a.is-blank span {
      position: relative;
      padding-right: 25px; }
      .m-nav__list__item a.is-blank span::after {
        content: '';
        display: inline-block;
        width: 18px;
        height: 18px;
        position: absolute;
        top: 3px;
        right: 0;
        background-image: url(../images/icon_blank_wh.svg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center; }
    .m-nav__list__item a.is-blank:hover span::after {
      background-image: url(../images/icon_blank_or.svg); }

.m-nav__slist {
  display: flex;
  justify-content: center;
  padding: 30px 0 20px;
}
.m-nav__slist a {
  display: block;
  font-size: 1.4rem;
  padding: 10px 15px;
  color: #fff;
}
.m-nav__slist a:hover {
  text-decoration: underline;
}

.m-nav__btn {
  margin-top: 25px;
  text-align: center;
  font-size: 0; }

.m-nav__btn__item {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  margin-right: 10px; }
  .m-nav__btn__item a {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    display: block;
    width: 40px;
    height: 40px;
    text-indent: -9998em;
    background-image: url(../images/icon_info.png);
    background-color: #D32911;
    border-radius: 50%; }
    .m-nav__btn__item a:hover {
      background-color: transparent; }

.m-nav__btn__item--contact a {
  background-position: -40px 0; }

.m-nav__close {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  right: 20px;
  top: 30px;
  width: 40px;
  height: 40px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-image: url(../images/icon_menu_close.png);
  text-indent: -9998em;
  border-radius: 50%; }
  .m-nav__close:hover {
    background-color: #000000; }

/* ヘッダー */
.m-header {
  position: absolute;
  width: 100%;
  height: 80px;
  max-width: 1920px;
  left: 0;
  right: 0;
  top: 0;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
  z-index: 10000; }

.m-header__logo {
  position: absolute;
  left: 40px;
  top: 20px; }
  .m-header__logo img {
    display: none; }
  .m-header__logo a {
    display: block;
    width: 210px;
    height: 40px;
    background: url(../images/logo_bk.svg) no-repeat 50%;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s; }
    .m-header__logo a:hover {
      opacity: 0.8;
      text-decoration: none; }

.m-header__nav {
  *zoom: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: absolute;
  right: 120px;
  top: 22px; }
  .m-header__nav:after {
    content: "";
    display: table;
    clear: both; }

.m-header__nav__item {
  margin-right: 20px;
  font-size: 14px;
  font-weight: bold;
  color: #212121; }
  .m-header__nav__item a {
    color: #212121;
    text-decoration: underline; }
    .m-header__nav__item a:hover {
      text-decoration: none; }

.fs-body-top .m-header,
.fs-body-custom .m-header {
  -webkit-box-shadow: none;
  box-shadow: none; }

/* .fs-body-top .m-header__logo img, */
.fs-body-custom .m-header__logo img {
  display: inline; }

/* .fs-body-top .m-header__logo a, */
.fs-body-custom .m-header__logo a {
  background-image: none; }

.fs-body-top .m-header__nav__item,
.fs-body-custom .m-header__nav__item {
  color: #fff; }
  .fs-body-top .m-header__nav__item a,
  .fs-body-custom .m-header__nav__item a {
    color: #fff; }

/* フッター */
.m-footer {
  background-color: #000000; }

.m-footer__pt {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  display: block;
  width: 100%;
  height: 60px;
  background-color: #212121;
  background-image: url(../images/btn_pt.png);
  background-position: 50%;
  background-repeat: no-repeat;
  text-indent: -9998em; }
  .m-footer__pt:hover {
    background-color: #E83617; }

.m-footer__cr span {
  position: relative;
  display: block;
  vertical-align: middle;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 120px;
  color: #eeeeee;
  font-size: 12px; }
  .m-footer__cr span:before {
    content: "";
    width: 100px;
    height: 66px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -33px;
    background-image: url(../images/logo_f.png); }

.m-fit-bnr ~ .m-footer .m-footer__cr span {
  padding-top: 90px;
  padding-bottom: 90px;
}

.m-footer__nav {
  *zoom: 1;
  margin-bottom: 60px; }
  .m-footer__nav:after {
    content: "";
    display: table;
    clear: both; }

.m-footer__nav__item {
  float: left;
  width: 18%;
  margin-top: 25px;
  padding-right: 20px;
  color: #eeeeee;
  line-height: 1.6;
  font-size: 13px; }
  .m-footer__nav__item:first-child {
    *zoom: 1;
    width: 46%; }
    .m-footer__nav__item:first-child:after {
      content: "";
      display: table;
      clear: both; }
    .m-footer__nav__item:first-child .m-footer__nav__item__child > li.m-footer__nav__item__child__item {
      float: left;
      width: 50%;
      margin-top: 0; }
  .m-footer__nav__item > span,
  .m-footer__nav__item__parent__item span {
    display: block;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 15px; }

.m-footer__nav__item__child {
  position: relative;
  padding-top: 20px; }
  .m-footer__nav__item__child:before {
    content: "";
    height: 1px;
    width: 10px;
    background-color: #E83617;
    position: absolute;
    left: 0;
    top: 15px; }

.m-footer__nav__item__child__item {
  margin-top: 10px;
  font-size: 12px;
  color: #bdbdbd; }
  .m-footer__nav__item__child__item a {
    color: #bdbdbd; }
    .m-footer__nav__item__child__item a:hover {
      text-decoration: underline; }
    .m-footer__nav__item__child__item a.is-uc {
      cursor: default;
      color: #666; }
      .m-footer__nav__item__child__item a.is-uc:hover {
        text-decoration: none; }

.m-footer__nav__item__parent {
  margin-top: 50px;
  font-size: 14px; }
  .m-footer__nav__item__parent__item {
    margin-bottom: 15px; }
  .m-footer__nav__item__parent__item a {
    color: #eee; }
    .m-footer__nav__item__parent__item a:hover {
      text-decoration: underline; }

.m-footer__toplink {
  *zoom: 1;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: solid 1px #424242; }
  .m-footer__toplink:after {
    content: "";
    display: table;
    clear: both; }

.m-footer__toplink__item {
  float: left;
  margin-right: 15px;
  padding-right: 15px;
  border-right: solid 1px #424242;
  font-size: 12px;
  color: #bdbdbd; }
  .m-footer__toplink__item a {
    color: #bdbdbd; }
    .m-footer__toplink__item a:hover {
      text-decoration: underline; }
  .m-footer__toplink__item:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0; }

.m-footer__info {
  display: table;
  width: 100%;
  border-top: solid 1px #424242; }

.m-footer__info__customer,
.m-footer__info__sns {
  *zoom: 1;
  display: table-cell;
  vertical-align: middle;
  padding-top: 20px;
  padding-bottom: 20px; }
  .m-footer__info__customer:after,
  .m-footer__info__sns:after {
    content: "";
    display: table;
    clear: both; }

.m-footer__info__customer__item {
  position: relative;
  float: left;
  margin-right: 15px;
  padding-right: 15px;
  border-right: solid 1px #424242;
  font-size: 12px;
  color: #bdbdbd; }
  .m-footer__info__customer__item:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0; }
  .m-footer__info__customer__item a {
    color: #bdbdbd; }
    .m-footer__info__customer__item a:hover {
      text-decoration: underline; }

.m-footer__info__sns {
  position: relative;
  padding-left: 4em;
  float: right; }
  .m-footer__info__sns:before {
    content: "SHARE";
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 15px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
    color: #bdbdbd; }

.m-footer__info__sns__item {
  float: left;
  margin-left: 20px; }
  .m-footer__info__sns__item a {
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9998em;
    background-image: url(../images/icon_sns.png); }
    .m-footer__info__sns__item a:hover {
      opacity: 0.8;
      text-decoration: none; }

.m-footer__info__sns__item--in a {
  background-position: -30px 0; }

.m-footer__info__sns__item--tw a {
  background-position: -60px 0; }

.m-footer__info__sns__item--gp a {
  background-position: -90px 0; }

.m-footer__info__sns__item--pi a {
  background-position: -120px 0; }

.m-bg-fbnr {
  padding-top: 80px;
  min-height: 400px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-image: url(../images/bg_bnr.jpg); }

.m-fbnr {
  *zoom: 1;
  margin-left: -10px;
  margin-right: -10px; }
  .m-fbnr:after {
    content: "";
    display: table;
    clear: both; }

.m-fbnr__item {
  float: left;
  width: 33.3%;
  padding-left: 10px;
  padding-right: 10px; }
  .m-fbnr__item a {
    position: relative;
    display: block;
    height: 240px; }
    .m-fbnr__item a:before {
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s;
      opacity: 0;
      position: absolute;
      left: 0;
      top: 0;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      content: "";
      width: 100%;
      height: 100%;
      border: solid 10px #E83617; }
    .m-fbnr__item a:hover .m-fbnr__item__title {
      background-color: #E83617; }
    .m-fbnr__item a:hover:before {
      opacity: 1; }

.m-fbnr__item__title {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  left: 0;
  top: 0;
  width: 232px;
  height: 114px;
  padding-top: 30px;
  background-color: #000000;
  text-align: center;
  color: #ffffff; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
トップページ
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.home-mv {
  position: relative;
  width: 1920px;
  height: 1000px;
  left: 50%;
  margin-left: -960px; }
  .home-mv .slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 60px;
    text-align: center;
    font-size: 0;
    z-index: 501; }
    .home-mv .slick-dots li {
      display: inline-block;
      margin-left: 10px;
      margin-right: 10px; }
      .home-mv .slick-dots li button {
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: rgba(0, 0, 0, 0.3); }
      .home-mv .slick-dots li.slick-active button {
        background-color: #212121; }

.home-mv__slide {
  position: relative;
  *zoom: 1; }
  .home-mv__slide:after {
    content: "";
    display: table;
    clear: both; }

.home-mv__slide__item {
  float: left; }

.home-mv__content {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  transition: opacity 2s;
  z-index: 51; }
.home-mv__content.ver1 {
  opacity: 0;
  pointer-events: none;
}
.content-ver1 .home-mv__content.ver1 {
  opacity: 1;
  pointer-events: auto;
}
.content-ver1 .home-mv__content.ver2 {
  opacity: 0;
  pointer-events: none;
}
.home-mv__content__in {
  text-align: center;
  color: #ffffff;
  line-height: 1; }

.home-mv__content__title {
  font-weight: 600;
  font-size: 108px; }

.home-mv__content__text {
  margin-top: 5px;
  font-size: 17px; }
  .home-mv__content__text > span {
    padding-left: .25em;
    padding-right: .25em; }

.ver2 .home-mv__content__catch {
  display: flex;
  justify-content: center;
  font-weight: 600;
  font-size: 56px; }
.ver2 .home-mv__content__catch span {
  padding: 0 .15em; }
.ver2 .home-mv__content__title {
  font-weight: 600;
  line-height: 0.8;
  font-size: 108px; }
.ver2 .home-mv__content__text {
  margin-top: 50px;
  font-weight: 700;
  font-size: 16px; }


.home-mv2024 p {
  margin: 0;
}
.home-mv2024 .-scroll {
  position: absolute;
  bottom: 0;
  left: 50px;
  padding-left: 190px;
  font-weight: 600;
  transform-origin: 0 100%;
  transform: rotate(-90deg);
  font-size: 1.4rem;
  text-decoration: none;
  color: #000;
}
.home-mv2024 .-scroll .line {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 180px;
}
.home-mv2024 .-scroll .line::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 100%;
  border-top: 1px solid;
  animation: scroll 2s ease-in-out infinite;
}
@keyframes scroll {
  0% { right: -102%; }
  25% { right: 0; }
  70% { right: 0; }
  100% { right: 130%; }
}
.home-mv2024__lead {
  color: #000;
}
.home-mv2024__lead .-en-s {
  font-size: 4rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.04em;
}
.home-mv2024__lead .-en-l {
  font-size: 8rem;
  line-height: 0.9;
  font-weight: 700;
  letter-spacing: 0.04em;
}
.home-mv2024__lead .-lead {
  margin-top: 40px;
  font-weight: 700;
  font-size: 1.4rem;
}
.home-mv2024__content li a {
  position: relative;
  display: flex;
  align-items: center;
  color: #fff;
  text-decoration: none;
}
.home-mv2024__content li a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
@media screen and (min-width: 768px), print {
  .home-mv2024 {
    position: relative;
    height: 100vh;
    min-height: 700px;
  }
  .home-mv2024__lead {
    position: absolute;
    bottom: 70px;
    left: 90px;
    pointer-events: none;
  }
  .home-mv2024__lead.-o {
    color: #fff;
    mix-blend-mode: difference;
    z-index: 5;
  }
  .home-mv2024__lead.-w {
    color: #fff;
    opacity: 0.5;
    z-index: 5;
  }
  .home-mv2024__lead > * {
    clip-path: inset(0);
  }
  .home-mv2024__content {
    overflow: hidden;
    clip-path: inset(0);
    width: calc(768 * 2 / 1920 * 100%);
    max-width: calc(100% - 280px);
    height: 100%;
    margin-left: auto;
  }
  .home-mv2024__content ul {
    display: flex;
    height: 100%;
  }
  .home-mv2024__content li {
    position: relative;
    flex-grow: 1;
  }
  .home-mv2024__content li a {
    position: relative;
    height: 100%;
    padding-bottom: 10vh;
    justify-content: center;
    font-size: 1.4rem;
    line-height: 1.2;
    font-weight: 700;
    z-index: 3;
  }
  .home-mv2024__content .-title {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 260px;
    height: 260px;
    padding-bottom: 10px;
    text-align: center;
    font-feature-settings: "palt";
    z-index: 2;
  }
  .home-mv2024__content .-title .-en {
    margin-bottom: 15px;
    font-size: 2.4rem;
    font-weight: 700;
  }
  .home-mv2024__content .-title .-en strong {
    display: block;
    font-size: 4rem;
  }
  .home-mv2024__content .-title svg {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 262px;
    height: 262px;
    z-index: -1;
  }
  .home-mv2024__content .-title svg path {
    fill: none;
    stroke: #fff;
    stroke-width: 1;
    stroke-dasharray: calc(262 * 3.14);
    stroke-dashoffset: calc(262 * 3.14);
    stroke-dashoffset: 0;
  }
  .home-mv2024__content .-title::after {
    content: "";
    position: absolute;
    bottom: 50%;
    right: -30px;
    width: 40px;
    height: 8px;
    border-bottom: 1px solid #fff;
    border-right: 2px solid #fff;
    transform-origin: 100% 100%;
    transform: skewX(45deg);
  }
	@media (hover) {
    .home-mv2024__content {
      transition: width .3s ease-in-out, max-width .3s ease-in-out;
    }
    .home-mv2024__content:has(a:hover) {
      width: calc(768 * 2 / 1920 * 100% + 50px);
      max-width: calc(100% - 280px + 50px);
    }
    .home-mv2024__content li {
      width: 50%;
      transition: width .3s ease-in-out;
		}
    .home-mv2024__content li:has(a:hover) {
      width: 70%;
		}
    .home-mv2024__content li a::after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #000;
      transition: opacity .3s;
      opacity: 0;
      z-index: 3;
    }
    .home-mv2024__content:has(a:hover) li a::after {
      opacity: 0.4;
    }
    .home-mv2024__content li a:hover::after {
      opacity: 0 !important;
    }
   .home-mv2024__content li a .-title {
      transition: transform .3s ease-out;
    }
    .home-mv2024__content li a:hover .-title {
      transform: scale(1.1);
    }
    /* .home-mv2024__content li a .-title svg path {
      transition: fill .3s ease-out;
      fill: rgba(0,0,0,0);
    }
    .home-mv2024__content li a:hover .-title svg path {
      fill: rgba(0,0,0,.7);
    } */
	}
}
@media screen and (max-width: 767px) {
  .home-mv2024 {
    position: relative;
    padding-top: 90px;
  }
  .home-mv2024 .-scroll {
    position: absolute;
    top: 90px;
    right: calc(100% - 20px);
    bottom: auto;
    left: auto;
    padding-left: 90px;
    transform-origin: 100% 0;
    font-size: 1.2rem;
  }
  .home-mv2024 .-scroll .line {
    width: 80px;
  }
  .home-mv2024__lead.-o,
  .home-mv2024__lead.-w {
    display: none;
  }
  .home-mv2024__lead {
    margin-bottom: 60px;
    padding-left: 60px;
  }
  .home-mv2024__lead .-en-s {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
  .home-mv2024__lead .-en-l {
    font-size: 3.6rem;
    letter-spacing: 0.02em;
  }
  .home-mv2024__lead .-lead {
    margin-top: 20px;
  }
  .home-mv2024__content li a {
    position: relative;
    height: 210px;
    padding-bottom: 10px;
    padding-left: 40px;
    font-size: 1.4rem;
    line-height: 1.2;
    font-weight: 700;
  }
  .home-mv2024__content .-title svg {
    display: none;
  }
  .home-mv2024__content .-title .-en {
    margin-bottom: 15px;
    font-size: 1.8rem;
    font-weight: 700;
  }
  .home-mv2024__content .-title .-en strong {
    display: block;
    font-size: 2.8rem;
  }
  .home-mv2024__content li a::before {
    content: "";
    position: absolute;
    top: calc(50% - 20px);
    right: 40px;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 100%;
  }
  .home-mv2024__content li a::after {
    content: "";
    position: absolute;
    bottom: calc(50% - 2px);
    right: 52px;
    width: 12px;
    height: 4px;
    border-bottom: 1px solid #fff;
    border-right: 2px solid #fff;
    transform-origin: 100% 100%;
    transform: skewX(45deg);
  }
}
@media screen and (min-width: 768px) {
  .home-mv2024__content li a {
    opacity: 0;
  }
  .home-mv2024__content li:nth-child(1) a {
    clip-path: inset(100% 0 0 0);
  }
  .home-mv2024__content li:nth-child(2) a {
    clip-path: inset(0 0 100% 0);
  }
  .home-mv2024.show .home-mv2024__content li a {
    opacity: 1;
    transition: clip-path .5s, opacity .3s;
  }
  .home-mv2024.show .home-mv2024__content li:nth-child(1) a {
    clip-path: inset(0 0 0 0);
  }
  .home-mv2024.show .home-mv2024__content li:nth-child(2) a {
    clip-path: inset(0 0 0 0);
  }
  .home-mv2024__content .-title::after {
    opacity: 0;
    transform: translateX(-10px) skewX(45deg);
  }
  .home-mv2024__content .-title p {
    opacity: 0;
    transform: translateY(10px);
  }
  .home-mv2024__content .-title svg {
    transform: rotate(90deg) scaleY(-1);
  }
  .home-mv2024__content .-title svg path {
    stroke-dashoffset: calc(262 * 3.14);
  }
  .home-mv2024.show .home-mv2024__content .-title svg path {
    stroke-dashoffset: 0;
    transition: stroke-dashoffset .5s .6s;
  }
  .home-mv2024.show .home-mv2024__content .-title p {
    opacity: 1;
    transform: translateY(0);
    transition: opacity .3s .8s, transform .5s .8s;
  }
  .home-mv2024.show .home-mv2024__content .-title::after {
    opacity: 1;
    transform: translateX(0) skewX(45deg);
    transition: opacity .3s .9s, transform .5s .9s;
  }
  .home-mv2024__lead > * {
    clip-path: inset(0 100% 0 0);
  }
  .home-mv2024.show .home-mv2024__lead > * {
    clip-path: inset(0 0 0 0);
    transition: clip-path .6s .3s;
  }
  .home-mv2024.show .home-mv2024__lead > *:nth-child(2) {
    transition-delay: .4s;
  }
  .home-mv2024.show .home-mv2024__lead > *:nth-child(3) {
    transition-delay: .7s;
  }
  .home-mv2024 .-scroll {
    opacity: 0;
  }
  .home-mv2024.show .-scroll {
    transition: opacity .9s .8s;
    opacity: 1;
  }
}
@media screen and (max-width: 767px) {
  .home-mv2024__lead > * {
    clip-path: inset(0 100% 0 0);
  }
  .home-mv2024.show .home-mv2024__lead > * {
    clip-path: inset(0 0 0 0);
    transition: clip-path .6s .1s;
  }
  .home-mv2024.show .home-mv2024__lead > *:nth-child(2) {
    transition-delay: .2s;
  }
  .home-mv2024.show .home-mv2024__lead > *:nth-child(3) {
    transition-delay: .5s;
  }
  .home-mv2024__content li a {
    opacity: 0;
  }
  .home-mv2024__content li:nth-child(1) a {
    clip-path: inset(0 100% 0 0);
  }
  .home-mv2024__content li:nth-child(2) a {
    clip-path: inset(0 0 0 100%);
  }
  .home-mv2024.show .home-mv2024__content li a {
    opacity: 1;
    transition: clip-path .5s .5s, opacity .4s .5s !important;
  }
  .home-mv2024.show .home-mv2024__content li:nth-child(1) a {
    clip-path: inset(0 0 0 0);
  }
  .home-mv2024.show .home-mv2024__content li:nth-child(2) a {
    clip-path: inset(0 0 0 0);
  }
  .home-mv2024__content li a::before,
  .home-mv2024__content li a::after {
    opacity: 0;
  }
  .home-mv2024__content .-title p {
    opacity: 0;
    transform: translateY(10px);
  }
  .home-mv2024.show .home-mv2024__content .-title p {
    opacity: 1;
    transform: translateY(0);
    transition: opacity .3s .8s, transform .5s .8s;
  }
  .home-mv2024.show .home-mv2024__content li a::before,
  .home-mv2024.show .home-mv2024__content li a::after {
    opacity: 1;
    transition: opacity .3s .9s;
  }
  .home-mv2024 .-scroll {
    opacity: 0;
  }
  .home-mv2024.show .-scroll {
    transition: opacity .9s .8s !important;
    opacity: 1;
  }
}


.home-content {
  display: table-cell;
  vertical-align: middle; }

.home-content__in {
  width: 560px; }

/* concept */
.home-concept {
  display: table;
  width: 100%;
  height: 1000px;
  background-image: url(../images/index/img_concept.jpg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: auto 100%; }
.home-concept.y-2023 {
  background-image: url(../images/index/img_concept2023.jpg);
}

/* pro fit */
.home-product {
  display: table;
  width: 100%; }

.home-product__content {
  padding-bottom: 100px; }

.home-product__image {
  *zoom: 1;
  margin-top: 100px;
  margin-bottom: 100px; }
  .home-product__image:after {
    content: "";
    display: table;
    clear: both; }
  .home-product__image .slick-list {
    overflow: visible; }

.home-product__image__item {
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  float: left;
  width: 20%;
  opacity: 0; }
  .home-product__image__item.slick-active {
    opacity: 1; }

/* lineup */
.home-lineup {
  display: table;
  width: 100%;
  height: 520px;
  background-image: url(../images/index/img_lineup.jpg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: auto 100%; }
.home-lineup.y-2023 {
  background-image: url(../images/index/img_lineup2023.jpg);
}
  .home-lineup .home-content__in {
    float: right; }

/* about */
.home-about {
  display: table;
  width: 100%;
  height: 520px;
  background-image: url(../images/index/img_about.jpg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: auto 100%; }
.home-about.y-2023 {
  background-image: url(../images/index/img_about2023.jpg);
}

/* office use */
.home-office {
  display: table;
  width: 100%;
  height: 520px;
  background-image: url(../images/index/img_office.jpg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: auto 100%; }
  .home-office .home-content__in {
    float: right; }

/* showrooom */
.home-shop {
  display: table;
  width: 100%;
  height: 670px;
  background-image: url(../images/index/bg_shop.jpg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: auto 100%; }

.home-shop__content {
  padding-top: 180px; }

.home-shop__list {
  *zoom: 1;
  margin-left: -30px;
  margin-right: -30px; }
  .home-shop__list:after {
    content: "";
    display: table;
    clear: both; }

.home-shop__list__item {
  float: left;
  width: 50%;
  padding-left: 30px;
  padding-right: 30px; }
  .home-shop__list__item a {
    position: relative;
    display: block; }
    .home-shop__list__item a:before {
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s;
      opacity: 0;
      position: absolute;
      left: 0;
      top: 0;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      content: "";
      width: 100%;
      height: 100%;
      border: solid 15px #E83617; }
    .home-shop__list__item a:hover .home-shop__list__item__content {
      background-color: #E83617; }
    .home-shop__list__item a:hover:before {
      opacity: 1; }

.home-shop__list__item__content {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  left: 0;
  top: 0;
  width: 240px;
  height: 120px;
  padding-top: 30px;
  background-color: #000000;
  color: #ffffff;
  text-align: center; }
  .home-shop__list__item__content > span {
    display: block; }

/* other */
.home-other {
  display: table;
  width: 100%;
  height: 400px;
  background-repeat: no-repeat;
  background-image: url(../images/index/img_other.jpg);
  background-position: 50%;
  background-size: auto 100%; }

.home-other__list {
  *zoom: 1;
  margin-left: -20px;
  margin-right: -20px; }
  .home-other__list:after {
    content: "";
    display: table;
    clear: both; }

.home-other__list__item {
  width: 25%;
  float: left;
  display: table;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  font-size: 14px;
  color: #ffffff; }
  .home-other__list__item a {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    position: relative;
    display: table-cell;
    height: 200px;
    padding-top: 65px;
    background-color: #212121;
    vertical-align: middle;
    color: #ffffff; }
    .home-other__list__item a:hover {
      background-color: #E83617; }
    .home-other__list__item a:before {
      content: "";
      position: absolute;
      left: 50%;
      top: 50px;
      margin-left: -45px;
      width: 90px;
      height: 60px;
      background-image: url(../images/index/icon_other.png); }

.home-other__list__item--voice a:before {
  background-position: -90px 0; }

.home-other__list__item--company a:before {
  background-position: -180px 0; }

.home-other__list__item--inquiry a:before {
  background-position: -270px 0; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
商品ラインナップ　一覧
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.lineup-title {
  background-image: url(../images/item/bg_title.jpg); }
.y-2023 .lineup-title {
  background-image: url(../images/item/bg_title2023.jpg); }

/* カテゴリー */
.lineup-category-list {
  position: relative;
  *zoom: 1;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 40px;
  margin-right: 40px; }
  .lineup-category-list:after {
    content: "";
    display: table;
    clear: both; }
  .lineup-category-list .m-icon-slide-prev,
  .lineup-category-list .m-icon-slide-next {
    position: absolute;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    cursor: pointer;
    display: block;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    background-image: url(../images/icon_prevnext.png);
    text-indent: -9998em;
    cursor: pointer; }
    .lineup-category-list .m-icon-slide-prev.slick-disabled,
    .lineup-category-list .m-icon-slide-next.slick-disabled {
      opacity: 0; }
  .lineup-category-list .m-icon-slide-prev {
    left: -35px; }
    .lineup-category-list .m-icon-slide-prev:hover {
      left: -40px; }
  .lineup-category-list .m-icon-slide-next {
    background-position: -40px 0;
    right: -35px; }
    .lineup-category-list .m-icon-slide-next:hover {
      right: -40px; }

.lineup-category-list__item {
  float: left;
  text-align: center; }
  .lineup-category-list__item figure {
    width: 80px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px; }
  .lineup-category-list__item a {
    display: block; }
    .lineup-category-list__item a:hover {
      text-decoration: underline; }

/* ソート */
.lineup-sort {
  *zoom: 1; }
  .lineup-sort:after {
    content: "";
    display: table;
    clear: both; }

.lineup-sort__all {
  position: relative;
  float: left;
  height: 40px;
  line-height: 40px; }
  .lineup-sort__all i, .lineup-sort__all a {
    position: relative;
    height: 40px;
    padding-left: 50px; }
    .lineup-sort__all i:before, .lineup-sort__all a:before {
      content: "";
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -20px;
      width: 40px;
      height: 40px;
      background-image: url(../images/item/icon_category.png);
      background-color: #212121;
      border-radius: 50%; }

/* 一覧 */
.lineup-archive-list {
  *zoom: 1;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: -10px;
  margin-right: -10px; }
  .lineup-archive-list:after {
    content: "";
    display: table;
    clear: both; }

.lineup-archive-list__item {
  margin-bottom: 60px;
  float: left;
  width: 20%;
  padding-left: 10px;
  padding-right: 10px; }
  .lineup-archive-list__item a:hover {
    text-decoration: underline; }

.lineup-archive-list--point {
  margin-top: 20px;
  margin-bottom: 0px; }
  .lineup-archive-list--point .lineup-archive-list__item {
    width: 33.3%; }

.lineup-archive-list__item__link {
  display: table;
  width: 100%; }
  .lineup-archive-list__item__link a:hover {
    text-decoration: underline; }
  .lineup-archive-list__item__link--w220 {
    width: 220px;
    margin-left: auto;
    margin-right: auto; }

.lineup-archive-list__item__link__text {
  display: table-cell;
  vertical-align: middle;
  border-bottom: solid 1px #d7d7d7; }
  .lineup-archive-list__item__link__text a {
    display: block;
    position: relative;
    width: 100%;
    line-height: 40px; }

.lineup-archive-list__item__link__text__btn {
  display: table-cell;
  width: 40px;
  padding-left: 10px; }
  .lineup-archive-list__item__link__text__btn a {
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 3px;
    background-image: url(../images/item/btn_cart.png);
    text-indent: -9998em; }
    .lineup-archive-list__item__link__text__btn a:hover {
      opacity: 0.8;
      text-decoration: none; }

/* ページャー */
.lineup-pager {
  margin-bottom: 90px;
  font-size: 0;
  text-align: center; }
  .lineup-pager > a {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    width: 36px;
    height: 36px;
    background-color: #bdbdbd;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    line-height: 36px; }
    .lineup-pager > a:hover {
      background-color: #212121; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
商品ラインナップ　詳細
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* メイン */
.lineup-detail-main {
  position: relative;
  *zoom: 1; }
  .lineup-detail-main:after {
    content: "";
    display: table;
    clear: both; }

.lineup-detail-main__btn {
  margin-top: -30px;
  margin-bottom: 20px; }
.fs-c-productPlainImage {
  display: none;
}
.lineup-detail-main__image {
  position: relative;
  *zoom: 1;
  float: left;
  width: 630px;
  /* height: 560px; */
  overflow: hidden; }
  .lineup-detail-main__image:after {
    content: "";
    display: table;
    clear: both; }
  .lineup-detail-main__image:before {
    content: "";
    position: absolute;
    width: 32px;
    height: 32px;
    left: 50%;
    top: 50%;
    margin-left: -16px;
    margin-top: -16px;
    background-size: 100%;
    background-image: url(../images/ajax-loader-32.gif); }
  .lineup-detail-main__image.is-loaded:before {
    content: none;
  }
.lineup-detail-main__image__slide-wrap {
  position: relative;
  float: left;
  width: 560px;
  height: 560px;
  overflow: hidden; }

.lineup-detail-main__image__slide {
  *zoom: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  }
  .lineup-detail-main__image__slide:after {
    content: "";
    display: table;
    clear: both; }

.lineup-detail-main__image__slide__item {
  float: left;
  outline: none; }

.lineup-detail-main__image__thumb {
  position: relative;
  float: right;
  width: 60px;
  margin-top: 50px;
  margin-bottom: 50px; }
  .lineup-detail-main__image__thumb .m-icon-slide-prev,
  .lineup-detail-main__image__thumb .m-icon-slide-next {
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    position: absolute;
    width: 40px;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    background-image: url(../images/icon_prevnext.png);
    text-indent: -9998em;
    cursor: pointer; }
    .lineup-detail-main__image__thumb .m-icon-slide-prev.slick-disabled,
    .lineup-detail-main__image__thumb .m-icon-slide-next.slick-disabled {
      opacity: 0; }
  .lineup-detail-main__image__thumb .slick-list {
    padding: 0 !important; }
  .lineup-detail-main__image__thumb .m-icon-slide-prev {
    top: -50px;
    background-position: 0 -40px; }
    .lineup-detail-main__image__thumb .m-icon-slide-prev:hover {
      top: -55px; }
  .lineup-detail-main__image__thumb .m-icon-slide-next {
    bottom: -30px;
    background-position: -40px -40px; }
    .lineup-detail-main__image__thumb .m-icon-slide-next:hover {
      bottom: -35px; }

.lineup-detail-main__image__thumb__item {
  cursor: pointer;
  margin-bottom: 20px;
  /* height: 80px; */
  outline: none; }
  .lineup-detail-main__image__thumb__item img {
    border: solid 1px transparent; }
  .lineup-detail-main__image__thumb__item:hover img {
    border: solid 1px #d7d7d7; }
  .lineup-detail-main__image__thumb__item.is-active img, .lineup-detail-main__image__thumb__item.slick-center img {
    border: solid 1px #E83617; }

.lineup-detail-main__content {
  float: right;
  width: 500px; }
  .lineup-detail-main__content select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    min-height: 44px;
    padding: 5px 30px 5px 10px;
    background-color: #fafafa;
    background-repeat: no-repeat;
    background-image: url(../images/icon_select_bk.png);
    background-position: right 50%;
    border: solid 1px #d7d7d7;
    border-radius: 0;
    cursor: pointer;
    font-size: 14px;
    outline: none;
    line-height: 1.231;
    -o-text-overflow: '';
    text-overflow: ''; }
  .lineup-detail-main__content select::-ms-expand {
    display: none; }
  .lineup-detail-main__content button {
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    display: inline-block;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    border: 0;
    border-radius: 3px;
    outline: none;
    vertical-align: top;
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    width: 300px;
    height: 40px;
    padding-right: 20px;
    background-image: url(../images/item/btn_cart.png);
    background-position: right 50%;
    background-repeat: no-repeat;
    background-color: #212121; }
    .lineup-detail-main__content button:hover {
      opacity: 0.8;
      text-decoration: none; }
  .lineup-detail-main__content .ec_link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 300px;
    height: 40px;
    border-radius: 3px;
    transition: opacity 0.3s;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    background-color: #bf0000;
  }
  .lineup-detail-main__content .ec_link.rakuten {
    background-color: #bf0000;
  }
  .lineup-detail-main__content .ec_link.yahoo {
    background-color: #ff0017;
  }
    .lineup-detail-main__content .ec_link:hover {
      opacity: 0.8; }
  .lineup-detail-main__content .ec_link[href=""] {
    display: none;
  }
  .lineup-detail-main__content .ec_link:not([href=""]) + .ec_link {
    margin-top: 8px;
  }

.lineup-detail-main__content__text span {
  display: block;
  font-weight: bold;
  font-size: 16px;
  color: #ba2915; }

.lineup-detail-main__content__color {
  *zoom: 1;
  margin-right: -8px; }
  .lineup-detail-main__content__color:after {
    content: "";
    display: table;
    clear: both; }
  .lineup-detail-main__content__color > li {
    float: left;
    margin-right: 8px;
    margin-top: 5px; }
    .lineup-detail-main__content__color > li img {
      border: solid 1px #d7d7d7; }
    .lineup-detail-main__content__color > li a.is-active img {
      border-color: #E83617; }

.lineup-detail-cart {
  display: none; }
  .lineup-detail-cart.is-active {
    display: inherit; }

/* カラーミーJS */
.cartjs_product_explain {
  margin-left: -3% !important;
  margin-right: -3% !important;
  font-size: 16px !important;
  margin-bottom: 20px !important;
  line-height: 1.875 !important; }

.cartjs_product_table {
  margin-left: -3%;
  margin-right: -3%; }
  .cartjs_product_table table {
    width: 100% !important;
    margin-bottom: 20px !important;
    border-top: solid 1px #212121 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-bottom: 0 !important; }
    .cartjs_product_table table th {
      width: 130px !important;
      padding: 10px !important;
      background-color: #F2F2F2 !important; }
    .cartjs_product_table table th, .cartjs_product_table table td {
      border-bottom: solid 1px #d7d7d7 !important;
      border-left: 0 !important;
      border-right: 0 !important;
      border-top: 0 !important;
      vertical-align: middle !important;
      font-size: 14px !important; }
    .cartjs_product_table table td {
      padding: 10px 0 10px 10px !important;
      color: #212121 !important; }
    .cartjs_product_table table .cartjs_sales_price td {
      font-size: 18px !important; }

.cartjs_product_num input {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  border: solid 1px #d7d7d7;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  width: 100%;
  padding: 10px;
  background-color: #fafafa;
  outline: none;
  font-size: 14px !important;
  text-align: center; }
  .cartjs_product_num input:focus {
    background-color: #fff; }

.cartjs_cart_in {
  margin-left: -3%;
  margin-right: -3%;
  text-align: left !important; }

.cartjs_cart_in input,
input.cartjs_btn {
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  display: inline-block;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  border: 0;
  border-radius: 3px;
  outline: none;
  vertical-align: top;
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  width: 300px;
  height: 40px;
  background-image: url(../images/item/btn_cart.png);
  background-position: right 50%;
  background-repeat: no-repeat;
  background-color: #212121; }
  .cartjs_cart_in input:hover,
  input.cartjs_btn:hover {
    opacity: 0.8;
    text-decoration: none; }

/* 機能 */
.lineup-detail-function {
  *zoom: 1;
  margin-left: -10px;
  margin-right: -10px; }
  .lineup-detail-function:after {
    content: "";
    display: table;
    clear: both; }

.lineup-detail-function__item {
  float: left;
  width: 25%;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px; }

/* お買い物情報 */
.lineup-detail-info {
  *zoom: 1;
  margin-left: -10px;
  margin-right: -10px; }
  .lineup-detail-info:after {
    content: "";
    display: table;
    clear: both; }

.lineup-detail-info__item {
  float: left;
  width: 33.3%;
  margin-bottom: 60px;
  padding-left: 10px;
  padding-right: 10px; }

/* レビュー */
.lineup-detail-review__item {
  margin-bottom: 30px; }

.lineup-detail-review__item__header {
  display: table;
  width: 100%;
  background-color: #fafafa; }

.lineup-detail-review__item__header__star,
.lineup-detail-review__item__header__name {
  display: table-cell;
  vertical-align: middle;
  padding: 15px; }

.lineup-detail-review__item__header__name {
  text-align: right; }

.lineup-detail-review__item__content {
  position: relative;
  margin-top: 15px;
  padding: 10px 60px 0; }
  .lineup-detail-review__item__content:before, .lineup-detail-review__item__content:after {
    content: "";
    width: 34px;
    height: 34px;
    position: absolute;
    top: 0;
    background-image: url(../images/item/icon_review.png); }
  .lineup-detail-review__item__content:before {
    left: 0; }
  .lineup-detail-review__item__content:after {
    right: 0;
    background-position: -34px 0; }

/* future-shop用 */
.fs-c-productPrice--listed {
  display: none !important;
}
.fs-c-wishlistProduct__title, .fs-c-featuredProduct__title {
  border-bottom: 0;
}
.fs-c-productQuantityAndWishlist {
  display: block;
  margin-top: 20px;
}
.fs-body-product .fs-c-buttonContainer {
  display: block;
}
.fs-body-product .fs-c-productNameHeading {
  font-size: 18px;
  line-height: 1.6;
  color: #212121;
  font-weight: 400;
}
.fs-body-product .fs-c-productNumber {
  display: block;
  margin-top: 5px;
  margin-bottom: 20px;
  padding: 0;
  font-size: 16px;
  line-height: 1.75;
  color: #212121;
  border: none;
}
.fs-body-product .fs-c-productNumber .fs-c-productNumber__label {
  display: none;
}
.fs-body-product .fs-c-productNumber .fs-c-productNumber__number {
  font-weight: 400;
}
.lineup-detail-main__color_type {
  display: none;
}
.lineup-detail-main__color_type:empty + .lineup-detail-main__content__text {
  display: none;
}
.fs-body-product .fs-p-productDescription {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.75;
}
.fs-body-product .fs-p-productDescription--short {
  margin-top: 10px;
  margin-bottom: 0;
}
.fs-body-product .fs-c-productPrices {
  margin-bottom: 20px;
}
.fs-body-product .fs-c-productPrice {
  font-size: 14px;
  line-height: 1.75;
}
.fs-body-product .fs-c-productPrice__main {
  display: block;
}
.fs-body-product .fs-c-price {
  display: inline;
  font-size: 100% !important;
  color: inherit !important;
}
.fs-body-product .fs-c-price__value {
  font-size: 30px;
  line-height: 1.4;
}
.fs-body-product .fs-c-productPrice--listed .fs-c-price__value {
  font-size: 20px;
}
.fs-body-product .fs-c-productQuantityAndWishlist__wishlist {
  display: none;
}
.fs-body-product .fs-c-productQuantityAndWishlist__quantity {
  display: block;
  max-width: none;
  position: relative;
  margin-bottom: 20px;
  padding: 10px 0 10px 140px;
  border-top: solid 1px #212121;
  border-bottom: solid 1px #d7d7d7;
  color: #212121;
  font-size: 14px;
}
.fs-body-product .fs-c-productQuantityAndWishlist__quantity::before {
  content: "購入数";
  position: absolute;
  top: 0;
  left: 0;
  width: 130px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #F2F2F2;
  font-weight: 700;
}
.fs-body-product .fs-c-productQuantityAndWishlist__quantity select {
  width: auto;
}
.fs-body-product .fs-c-productQuantityAndWishlist__quantity input {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  border: solid 1px #d7d7d7;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  width: 80px;
  padding: 10px;
  background-color: #fafafa;
  outline: none;
  font-size: 14px !important;
  text-align: center; }
  .fs-body-product .fs-c-productQuantityAndWishlist__quantity input:focus {
    background-color: #fff; }

.fs-c-featuredProduct {
  padding-top: 40px;
}
.fs-body-product .fs-c-featuredProduct {
  max-width: 1180px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListCarousel__ctrl {
  display: none !important;
}
.fs-body-product .fs-c-featuredProduct .slick-track {
  transform: translate3d(0,0,0) !important;
  width: auto !important;
  display: flex;
  flex-wrap: wrap;
}
.fs-body-product .fs-c-featuredProduct .slick-track > * {
  width: 20%;
  padding: 0 10px;
}
.fs-body-product .fs-c-productListCarousel__list__item {
  margin: 0;
  min-width: 0;
  max-width: none;
  flex-basis: auto;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__prices {
  display: none;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control {
  display: none;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__productName {
  font-size: 14px;
  line-height: 1.75;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__productName a {
  display: block;
  position: relative;
  text-decoration: none;
  padding-bottom: 50px;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__productName a::after {
  content: "詳細を見る";
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  border-bottom: solid 1px #d7d7d7;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__productName a::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  bottom: 12px;
  left: 0;
  background: url(../images/icon_ar-r@2x.png) no-repeat 0 0;
  background-size: 20px;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__productName a:hover {
  text-decoration: underline;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productPrice {
  font-size: 12px;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productPrice .fs-c-price__value {
  font-size: 20px;
}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
エルゴヒューマンのコンセプト
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.about-concept-title {
  min-height: 797px;
  background-image: url(../images/about/bg_title.jpg); }
.y-2023 .about-concept-title {
  background-image: url(../images/about/bg_title2023.jpg); }

.about-concept-intro {
  min-height: 840px;
  padding-top: 120px;
  padding-bottom: 120px;
  background-position: 50%;
  background-size: cover;
  background-image: url(../images/about/bg_intro.png);
  background-repeat: no-repeat; }
.y-2023 .about-concept-intro {
  background-image: url(../images/about/bg_intro2023.png); }

.about-concept-feature {
  background-position: 50% bottom;
  background-image: url(../images/about/bg_feature.jpg);
  background-repeat: no-repeat; }
.y-2023 .about-concept-feature {
  background-image: url(../images/about/bg_feature2023.jpg); }
  .about-concept-feature .l-inner {
    padding-top: 40px;
    min-height: 840px; }

.about-concept-feature-content1 {
  position: absolute;
  left: 0;
  top: 180px;
  width: 380px; }

.about-concept-feature-content2 {
  position: absolute;
  right: 0;
  bottom: 80px;
  width: 380px; }

.about-concept-material {
  background-position: 50% bottom;
  background-image: url(../images/about/bg_material.jpg);
  background-repeat: no-repeat; }
.y-2023 .about-concept-material {
  background-image: url(../images/about/bg_material2023.jpg); }
  .about-concept-material .l-inner {
    padding-top: 40px;
    min-height: 840px; }

.about-concept-material-content1 {
  position: absolute;
  left: 0;
  bottom: 80px;
  width: 380px; }

.about-concept-material-content2 {
  position: absolute;
  right: 0;
  top: 180px;
  width: 380px; }

.about-concept-lever__bg {
  display: table;
  width: 100%;
  height: 320px;
  background-position: 50%;
  background-image: url(../images/about/bg_lever.jpg);
  background-repeat: no-repeat; }

.about-concept-lever__bg__title {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }
  .about-concept-lever__bg__title > span {
    position: relative;
    display: inline-block; }
    .about-concept-lever__bg__title > span:before, .about-concept-lever__bg__title > span:after {
      content: "";
      width: 120px;
      height: 1px;
      position: absolute;
      top: 50%;
      background-color: #ffffff; }
    .about-concept-lever__bg__title > span:before {
      left: -150px; }
    .about-concept-lever__bg__title > span:after {
      right: -150px; }

.about-concept-lever-content1 {
  float: left;
  width: 380px; }

.about-concept-lever-image {
  float: left;
  margin-left: 20px;
  margin-right: 20px; }

.about-concept-lever-content2 {
  float: right;
  width: 380px; }

.about-concept-lever-content3 {
  display: flex;
  justify-content: space-between;
}
.about-concept-lever-content3 > * {
  display: flex;
  width: 48%;
}
.about-concept-lever-content3 .ph {
  width: 160px;
  flex-shrink: 0;
  margin-right: 20px;
}
.about-concept-lever-content3 .ph img {
  border-radius: 100%;
}
.about-concept-lever-content3 dl {
  padding-top: 20px;
}
.about-concept-lever-content3 dl dt {
  white-space: nowrap;
}
.about-concept-lever-content3 dl dt span {
  display: block;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
エルゴヒューマンが選ばれる理由
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.about-reason-title {
  min-height: 797px;
  background-image: url(../images/about/reason/bg_title.jpg); }
  .about-reason-title .m-title__content {
    padding-top: 120px; }

.about-reason-nav {
  *zoom: 1;
  margin-top: 70px; }
  .about-reason-nav:after {
    content: "";
    display: table;
    clear: both; }

.about-reason-nav__item {
  float: left;
  width: 20%; }
  .about-reason-nav__item a {
    position: relative;
    display: block; }
    .about-reason-nav__item a:hover .about-reason-nav__item__content {
      background-color: #BA2915; }
    .about-reason-nav__item a:hover .about-reason-nav__item__content:before {
      border-top-color: #BA2915; }

.y-2023 .about-reason-nav {
  padding: 0 10%;
}
.y-2023 .about-reason-nav__item {
  width: 25%;
}

.about-reason-nav__item__content {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  position: relative;
  height: 170px;
  padding-top: 30px;
  background-color: #000000;
  text-align: center;
  color: #ffffff; }
  .about-reason-nav__item__content:before {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
    border-left: solid 118px transparent;
    border-right: solid 118px transparent;
    border-top: solid 30px #000000; }

.about-reason-nav__item__content__num {
  display: block;
  margin-bottom: 10px; }

.about-reason-nav__item__content__text {
  font-size: 14px;
  line-height: 1.5; }

.about-reason-01 {
  position: relative;
  min-height: 840px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-image: url(../images/about/reason/bg_01.jpg);
  overflow: hidden; }
.y-2023 .about-reason-01 {
  background-image: url(../images/about/reason/bg_01_2023.jpg);
}
  .about-reason-01:before {
    content: "";
    width: 100%;
    height: 400%;
    position: absolute;
    left: -55%;
    top: -150%;
    bottom: -150%;
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg); }

.about-reason-num {
  display: block;
  color: #E83617;
  font-size: 20px; }
  .about-reason-num > span {
    display: block;
    font-size: 60px; }

.about-reason-01__content {
  width: 420px;
  margin-left: 60px;
  padding-top: 200px; }

.about-reason-02__inner {
  position: relative;
  min-height: 380px;
  padding-bottom: 30px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-image: url(../images/about/reason/bg_02_2023.jpg); }

.about-reason-02__content {
  position: absolute;
  left: 50%;
  top: 0;
  width: 280px;
  padding-top: 90px; }
  .about-reason-02__content:before {
    position: absolute;
    top: -62px;
    left: 50%;
    margin-left: -62px;
    content: "";
    width: 124px;
    height: 124px;
    border: solid 4px #ffffff;
    border-radius: 100%; }

.about-reason-02__content--01 {
  margin-left: -350px; }
  .about-reason-02__content--01:before {
    background-image: url(../images/about/reason/img_02_01_2023.jpg); }

.about-reason-02__content--02 {
  margin-left: 70px; }
  .about-reason-02__content--02:before {
    background-image: url(../images/about/reason/img_02_02.jpg); }

.y-2023 .about-reason-02__inner {
  min-height: 320px;
}
.y-2023 .about-reason-02__content {
  width: 560px;
  text-align: center;
}
.y-2023 .about-reason-02__content--01 {
  margin-left: -280px;
}

.about-reason-03 {
  position: relative;
  min-height: 840px;
  background-position: 50% bottom;
  background-repeat: no-repeat;
  background-image: url(../images/about/reason/bg_03.jpg);
  overflow: hidden; }
.y-2023 .about-reason-03 {
  background-image: url(../images/about/reason/bg_03_2023.jpg);
}
  .about-reason-03:before {
    content: "";
    width: 100%;
    height: 400%;
    position: absolute;
    left: -55%;
    top: -150%;
    bottom: -150%;
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg); }

.about-reason-03__content {
  width: 420px;
  margin-left: 60px;
  padding-top: 140px; }

.about-reason-03__content__list {
  *zoom: 1;
  margin-left: -8px;
  margin-right: -8px;
  margin-bottom: -16px; }
  .about-reason-03__content__list:after {
    content: "";
    display: table;
    clear: both; }

.about-reason-03__content__list__item {
  float: left;
  margin-bottom: 16px;
  padding-left: 8px;
  padding-right: 8px; }

.about-reason-04 {
  position: relative;
  min-height: 840px;
  background-position: 50% bottom;
  background-repeat: no-repeat;
  background-color: #ebebeb;
  background-image: url(../images/about/reason/bg_04.jpg);
  overflow: hidden; }
.y-2023 .about-reason-04 {
  background-image: url(../images/about/reason/bg_04_2023.jpg);
}
  .about-reason-04:before {
    content: "";
    position: absolute;
    width: 560px;
    height: 400%;
    margin-left: -280px;
    left: 50%;
    top: -150%;
    bottom: -150%;
    background-color: #ffffff;
    -webkit-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    transform: rotate(-20deg); }

.about-reason-04__content {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 180px; }
  .about-reason-04__content .about-reason-num {
    -webkit-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    transform: translateX(-40px); }
  .about-reason-04__content .about-reason-04__content__title > span:nth-of-type(1) {
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px); }
  .about-reason-04__content .about-reason-04__content__title > span:nth-of-type(2) {
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }
  .about-reason-04__content .about-reason-04__content__text > span:nth-of-type(1) {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px); }
  .about-reason-04__content .about-reason-04__content__text > span:nth-of-type(2) {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px); }
  .about-reason-04__content .about-reason-04__content__text > span:nth-of-type(3) {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); }
  .about-reason-04__content .about-reason-04__content__text > span:nth-of-type(4) {
    -webkit-transform: translateX(15px);
    -ms-transform: translateX(15px);
    transform: translateX(15px); }
  .about-reason-04__content .about-reason-04__content__text > span:nth-of-type(5) {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }
  .about-reason-04__content .about-reason-04__content__btn {
    -webkit-transform: translateX(40px);
    -ms-transform: translateX(40px);
    transform: translateX(40px); }

.about-reason-04__content__title > span {
  display: block; }

.about-reason-04__content__text > span {
  display: block; }

.about-reason-05__bg {
  position: relative;
  min-height: 420px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../images/about/reason/bg_05.jpg); }

.about-reason-05__bg__content {
  width: 480px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 60px; }
  .about-reason-05__bg__content .about-reason-num {
    margin-left: auto;
    margin-right: auto;
    color: #ffffff;
    text-align: center; }

.about-reason-05__image {
  *zoom: 1;
  padding-top: 100px;
  padding-bottom: 80px;
  padding-left: 60px;
  padding-right: 60px; }
  .about-reason-05__image:after {
    content: "";
    display: table;
    clear: both; }

.about-reason-05__image__item {
  float: left;
  width: 14.2857%;
  text-align: center; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
ステルスシリーズ
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.about-stealth-title {
  min-height: 797px;
  background-image: url(../images/about/stealth/bg_title.jpg); }

.about-stealth-intro {
  min-height: 833px;
  padding-top: 240px;
  padding-bottom: 240px;
  background-image: url(../images/about/stealth/bg_intro.jpg);
  background-repeat: no-repeat;
  background-color: #000000;
  background-position: 50% 0; }

.about-stealth-series-title {
  display: table;
  width: 100%;
  text-align: center;
  background-repeat: no-repeat;
  background-color: #000000;
  background-position: 50% 0; }
  .about-stealth-series-title--leather {
    background-image: url(../images/about/stealth/leather/bg_title.jpg); }
  .about-stealth-series-title--stone-mesh {
    background-image: url(../images/about/stealth/stone-mesh/bg_title.jpg); }
  .about-stealth-series-title__inner {
    display: table-cell;
    vertical-align: middle; }

.about-stealth--icon {
  position: relative;
  display: block;
  margin-bottom: 20px;
  padding-top: 70px;
  font-size: 10px; }
  .about-stealth--icon:before {
    content: "";
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: 0;
    background-size: 100%;
    border-radius: 50%;
    background-color: #E83617;
    background-image: url(../images/about/stealth/icon_stealth.png); }

.about-stealth-leather-01,
.about-stealth-leather-02,
.about-stealth-stone-mesh-01,
.about-stealth-stone-mesh-02 {
  position: relative;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover; }
  .about-stealth-leather-01 .l-inner,
  .about-stealth-leather-02 .l-inner,
  .about-stealth-stone-mesh-01 .l-inner,
  .about-stealth-stone-mesh-02 .l-inner {
    height: 100%; }
  .about-stealth-leather-01__content,
  .about-stealth-leather-02__content,
  .about-stealth-stone-mesh-01__content,
  .about-stealth-stone-mesh-02__content {
    position: absolute;
    bottom: 100px;
    width: 380px; }

.about-stealth-leather-01__content,
.about-stealth-stone-mesh-01__content {
  left: 0; }

.about-stealth-leather-02__content,
.about-stealth-stone-mesh-02__content {
  right: 0; }

.about-stealth-leather-01 {
  background-image: url(../images/about/stealth/leather/bg_01.jpg); }

.about-stealth-leather-02 {
  background-image: url(../images/about/stealth/leather/bg_02.jpg); }

.about-stealth-stone-mesh-01 {
  background-image: url(../images/about/stealth/stone-mesh/bg_01.jpg); }

.about-stealth-stone-mesh-02 {
  background-image: url(../images/about/stealth/stone-mesh/bg_02.jpg); }

.about-stealth-scroll {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 30px;
  width: 60px;
  margin: auto;
  font-size: 10px;
  padding-bottom: 60px;
  color: #ffffff;
  text-align: center;
  opacity: 0;
  z-index: -1; }
  .about-stealth-scroll:hover {
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px); }
  .about-stealth-scroll.is-active {
    opacity: 1;
    z-index: 10; }
  .about-stealth-scroll:before {
    content: "";
    width: 60px;
    height: 60px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -30px;
    background-size: 100%;
    background-image: url(../images/about/stealth/icon_scroll.png); }

.about-stealth-leather-icon,
.about-stealth-stone-mesh-icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 50px;
  height: 50px;
  border: solid 2px #ffffff;
  border-radius: 50%;
  background-size: auto 100%;
  background-image: url(../images/about/stealth/icons_material.jpg); }

.about-stealth-stone-mesh-icon {
  background-position: -50px 0; }

.about-stealth-detail .l-inner {
  *zoom: 1;
  padding-top: 120px;
  padding-bottom: 120px; }
  .about-stealth-detail .l-inner:after {
    content: "";
    display: table;
    clear: both; }

.about-stealth-detail__content {
  float: left;
  width: 480px; }
  .about-stealth-detail__content--r {
    float: right; }

.about-stealth-detail__image {
  position: relative;
  float: right;
  width: 720px;
  margin-right: -120px; }
  .about-stealth-detail__image--l {
    float: left;
    margin-right: 0;
    margin-left: -120px; }

.about-stealth-detail-list {
  *zoom: 1;
  margin-left: -10px;
  margin-right: -10px; }
  .about-stealth-detail-list:after {
    content: "";
    display: table;
    clear: both; }
  .about-stealth-detail-list__item {
    float: left;
    width: 50%;
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px; }
    .about-stealth-detail-list__item__image {
      position: relative;
      overflow: hidden; }
      .about-stealth-detail-list__item__image a {
        position: relative;
        display: block; }
        .about-stealth-detail-list__item__image a:before {
          -webkit-transition: .3s;
          -o-transition: .3s;
          transition: .3s;
          content: "";
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          width: 100%;
          height: 100%;
          position: absolute;
          left: 0;
          top: 0;
          border: solid 6px #E83617;
          opacity: 0; }
        .about-stealth-detail-list__item__image a:hover:before {
          opacity: 1; }

.about-stealth-detail-rotate {
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  text-indent: -9998em;
  position: absolute;
  top: 0;
  left: 50px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-size: 100%;
  background-image: url(../images/about/stealth/icon_rotate.png);
  background-color: #E83617; }
  .about-stealth-detail-rotate:hover {
    opacity: 0.8;
    text-decoration: none; }
  .about-stealth-detail-rotate--r {
    left: auto;
    right: 50px; }

.about-stealth-detail-slider {
  position: relative;
  padding-bottom: 166.6667%; }
  .about-stealth-detail-slider__item {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    margin: auto;
    -webkit-transition: all 0.5s cubic-bezier(0.2, -0.2, 0.8, 1);
    -o-transition: all 0.5s cubic-bezier(0.2, -0.2, 0.8, 1);
    transition: all 0.5s cubic-bezier(0.2, -0.2, 0.8, 1);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000;
    perspective: 1000;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
    .about-stealth-detail-slider__item.is-active {
      -webkit-transform: rotateY(0);
      transform: rotateY(0); }

.about-stealth-feature .l-inner {
  *zoom: 1; }
  .about-stealth-feature .l-inner:after {
    content: "";
    display: table;
    clear: both; }

.about-stealth-feature__image {
  *zoom: 1;
  float: left;
  width: 770px;
  margin-left: -25px;
  margin-right: -25px; }
  .about-stealth-feature__image:after {
    content: "";
    display: table;
    clear: both; }
  .about-stealth-feature__image__item {
    float: left;
    width: 50%;
    margin-bottom: 30px;
    padding-left: 25px;
    padding-right: 25px; }
    .about-stealth-feature__image__item--w {
      width: 100%; }
      .about-stealth-feature__image__item--w img {
        float: left;
        margin-left: 50px;
        margin-right: 100px; }
      .about-stealth-feature__image__item--w__text {
        overflow: hidden;
        text-align: left; }
    .about-stealth-feature__image__item--opt .about-stealth-feature__image__item__content {
      padding-top: 60px; }
      .about-stealth-feature__image__item--opt .about-stealth-feature__image__item__content:before {
        content: "オプション";
        display: inline-block;
        border: solid 1px #212121;
        left: 30px;
        top: 30px;
        padding: 5px 10px;
        position: absolute;
        color: #212121;
        font-size: 12px; }
    .about-stealth-feature__image__item__content {
      *zoom: 1;
      position: relative;
      padding: 30px;
      background-color: #ffffff;
      text-align: center; }
      .about-stealth-feature__image__item__content:after {
        content: "";
        display: table;
        clear: both; }

.about-stealth-feature__content {
  float: right;
  width: 280px; }

.about-stealth-feature-func__item {
  position: relative;
  background-color: #212121;
  margin-left: 20px;
  height: 44px;
  text-align: center;
  color: #ffffff;
  font-size: 15px;
  line-height: 44px; }
  .about-stealth-feature-func__item:before {
    content: "";
    border-right: solid 20px #212121;
    border-top: solid 22px transparent;
    border-bottom: solid 22px transparent;
    position: absolute;
    left: -20px;
    top: 50%;
    margin-top: -22px; }

.about-stealth-feature-func__item + .about-stealth-feature-func__item {
  margin-top: 15px; }

.about-stealth-lineup {
  text-align: center;
  font-size: 0; }
  .about-stealth-lineup__item {
    display: inline-block;
    width: 220px;
    margin-left: 95px;
    margin-right: 95px;
    vertical-align: top; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
エルゴヒューマンシリーズ
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.about-series-title {
  background-image: url(../images/about/series/bg_title.jpg); }
.y-2023 .about-series-title {
  background-image: url(../images/about/series/bg_title2023.jpg); }

.about-series-image {
  position: relative;
  margin-top: -30px;
  overflow: hidden;
  width: 100%;
  height: 320px; }
  .about-series-image img {
    position: absolute;
    width: 400px;
    height: 400px;
    max-width: inherit;
    left: 50%;
    top: 50%;
    margin-top: -200px;
    margin-left: -200px; }
.about-series-name {
  white-space: nowrap;
}
.m-column__item--w33 .about-series-image {
  height: 400px; }
.t-about.t-series.y-2023 .m-column__item:nth-child(n + 4) {
  margin-top: 100px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
エルゴヒューマンと人間工学
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.about-ergonomics-title {
  background-image: url(../images/about/ergonomics/bg_title.jpg); }
.y-2023 .about-ergonomics-title {
  background-image: url(../images/about/ergonomics/bg_title2023.jpg); }

.about-ergonomics {
  min-height: 1667px;
  background-position: 50%;
  background-size: cover;
  background-image: url(../images/about/ergonomics/bg.jpg);
  background-repeat: no-repeat; }
.y-2023 .about-ergonomics {
  background-image: url(../images/about/ergonomics/bg2023.jpg); }

.about-ergonomics__content {
  width: 440px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px; }

.about-ergonomics__profile {
  display: table;
  width: 100%; }

.about-ergonomics__profile__image,
.about-ergonomics__profile__content {
  display: table-cell;
  vertical-align: middle; }

.about-ergonomics__profile__image {
  width: 138px; }

.about-ergonomics__profile__content {
  padding-left: 30px; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
よくあるご質問
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.about-faq-title {
  background-image: url(../images/about/faq/bg_title.jpg); }
.y-2023 .about-faq-title {
  background-image: url(../images/about/faq/bg_title2023.jpg); }

.about-faq__item {
  margin-bottom: 40px;
  border-top: solid 1px #212121; }

.about-faq__item__title {
  position: relative;
  padding: 20px 20px 20px 50px;
  border-bottom: solid 1px #eeeeee; }
  .about-faq__item__title:before {
    content: "Q";
    position: absolute;
    left: 0;
    top: 10px;
    font-size: 34px;
    color: #E83617;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: 400; }

.about-faq__item__content {
  position: relative;
  padding: 20px 0 0 50px; }
  .about-faq__item__content:before {
    content: "A";
    position: absolute;
    left: 0;
    top: 20px;
    font-size: 34px;
    color: #E83617;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: 400; }

.about-faq__item__point {
  *zoom: 1;
  padding-left: 50px;
  border-top: solid 1px #eeeeee; }
  .about-faq__item__point:after {
    content: "";
    display: table;
    clear: both; }

.about-faq__item__point__content {
  float: left;
  width: 350px;
  padding-top: 50px;
  padding-bottom: 50px; }

.about-faq__item__point-num {
  display: block;
  color: #E83617;
  font-size: 20px; }
  .about-faq__item__point-num > span {
    margin-left: 10px;
    font-size: 50px;
    vertical-align: middle; }

.about-faq__item__point__image {
  float: right;
  width: 580px; }

.about-faq__item__lineup {
  *zoom: 1;
  padding-top: 30px;
  border-top: solid 1px #eeeeee; }
  .about-faq__item__lineup:after {
    content: "";
    display: table;
    clear: both; }

.about-faq__item__lineup__item {
  *zoom: 1;
  float: left;
  width: 50%;
  padding-left: 40px;
  padding-right: 40px; }
  .about-faq__item__lineup__item:after {
    content: "";
    display: table;
    clear: both; }

.about-faq__item__lineup__item__image {
  float: left;
  width: 180px; }

.about-faq__item__lineup__item__content {
  overflow: hidden; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
導入事例
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.case-title {
  background-image: url(../images/case/bg_title.jpg); }

.case {
  padding-top: 80px;
  padding-bottom: 80px;
  background-size: 100% auto;
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-image: url(../images/case/bg.jpg); }

.case-list {
  position: relative;
  *zoom: 1;
  overflow: hidden; }
  .case-list:after {
    content: "";
    display: table;
    clear: both; }

.case-list__item {
  float: left;
  width: 236px;
  height: 236px; }
  .case-list__item a {
    position: relative;
    display: block;
    height: 236px; }
    .case-list__item a:after {
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s;
      content: "";
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      border: solid 8px transparent; }
    .case-list__item a:before {
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s;
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      background-color: rgba(0, 0, 0, 0.5); }
    .case-list__item a:hover:after {
      border-color: #E83617; }
    .case-list__item a:hover:before {
      opacity: 0; }

.case-list__item--empty {
  background-position: 50%;
  background-image: url(../images/case/bg_line.png); }

.case-list__item--title {
  display: table;
  background-color: #000000; }
  .case-list__item--title > span {
    display: table-cell;
    vertical-align: middle;
    text-align: center; }

.case-modal-wrap {
  display: none; }

.case-modal {
  max-width: 800px;
  padding-left: 80px;
  padding-right: 80px;
  background-color: transparent; }

.case-modal__content {
  padding-top: 30px;
  padding-bottom: 30px; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
納入実績一覧
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.clients-title {
  background-image: url(../images/case/bg_title_clients.jpg); }
.case-clients-title {
  border: solid 3px #E83617; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
会社概要
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.company-title {
  background-image: url(../images/company/bg_title.jpg);
  background-repeat: no-repeat; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
アフターサービス
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.afterservice-title {
  background-image: url(../images/afterservice/bg_title.jpg);
  background-repeat: no-repeat; }
.y-2023 .afterservice-title {
  background-image: url(../images/afterservice/bg_title2023.jpg);
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
お問い合わせ
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.contact-title {
  background-image: url(../images/contact/bg_title.jpg); }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
個人情報保護方針
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.privacy-title {
  background-image: url(../images/privacy/bg_title.jpg); }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
特定商取引法に基づく表示
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.act-title {
  background-image: url(../images/act/bg_title.jpg); }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
購入、返品、配送について
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.guide-title {
  background-image: url(../images/guide/bg_title.jpg); }

.guide-calendar-tbl {
  width: 100%; }
  .guide-calendar-tbl .sat {
    color: #0065BB; }
  .guide-calendar-tbl .sun {
    color: #ED0012; }
  .guide-calendar-tbl caption {
    padding-bottom: 8px;
    text-align: center; }
  .guide-calendar-tbl th, .guide-calendar-tbl td {
    padding: 2px;
    text-align: center;
    font-weight: normal; }
  .guide-calendar-tbl .holiday {
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 100%;
    background-color: #cccccc; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
お知らせ
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.information-title {
  background-image: url(../images/information/bg_title.jpg); }

.information-archive {
  border-top: solid 2px #212121; }

.information-archive__item {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: solid 2px #eeeeee; }
  .information-archive__item a:hover {
    text-decoration: underline; }

.information-detail__header__cat__item {
  display: inline-block;
  margin-top: 10px;
  margin-right: 5px;
  padding: 0 10px;
  color: #ffffff;
  background-color: #E83617; }

.information-detail__header {
  padding-bottom: 10px;
  border-bottom: solid 2px #212121; }

.information-detail {
  border-bottom: solid 1px #212121; }

.wp-pagenavi {
  margin-top: 40px;
  text-align: center;
  font-size: 0; }
  .wp-pagenavi > span, .wp-pagenavi > a {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #ffffff; }
  .wp-pagenavi > a {
    background-color: #bdbdbd; }
  .wp-pagenavi > a:hover,
  .wp-pagenavi > span {
    background-color: #212121; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
ポイントについて
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.point-list {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .point-list-title {
    margin-bottom: 20px;
    text-align: center; }
  .point-list__item {
    position: relative;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    width: 50%; }
    .point-list__item__content {
      position: absolute;
      bottom: 7.5%;
      left: 0;
      right: 0;
      margin: auto; }

.point-product-list {
  *zoom: 1;
  margin-bottom: 40px;
  margin-left: -15px;
  margin-right: -15px; }
  .point-product-list:after {
    content: "";
    display: table;
    clear: both; }
  .point-product-list__item {
    float: left;
    width: 50%;
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px; }
    .point-product-list__item--w33p {
      width: 33.3%; }
    .point-product-list__item__image {
      margin-bottom: 20px;
      text-align: center; }
    .point-product-list__item .cartjs_cart_in input {
      width: 100%; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
アームレストの可動域が拡大
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.m-5step-mv {
  position: relative;
  height: 0;
  padding-bottom: calc(797 / 1600 * 100%);
  background-color: #4d4d4d; }
  .m-5step-mv__item {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%; }
    .m-5step-mv__item--01 {
      background-image: url(../images/5step/img-mv-01.jpg); }
    .m-5step-mv__item--02 {
      background-image: url(../images/5step/img-mv-02.jpg); }
    .m-5step-mv__item--03 {
      background-image: url(../images/5step/img-mv-03.jpg); }
    .m-5step-mv__item--04 {
      background-image: url(../images/5step/img-mv-04.jpg); }
    .m-5step-mv__item--05 {
      background-image: url(../images/5step/img-mv-05.jpg); }
    .m-5step-mv__item__content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      height: 100%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      color: #ffffff;
      text-align: center; }
  .m-5step-mv-num {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .m-5step-mv-en-title {
    margin-top: 20px;
    font-size: 80px;
    letter-spacing: .1em; }
    .m-5step-mv-en-title span {
      display: block;
      margin-top: 10px;
      font-size: 30px;
      letter-spacing: .05em; }
  .m-5step-mv-title {
    margin-top: 20px;
    font-size: 24px; }
  .m-5step-mv-arrow {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50px;
    margin: auto;
    width: 60px;
    height: 60px;
    background-size: 100%;
    background-image: url(../images/5step/icon-arrow.png);
    z-index: 1; }

.m-5step-intro {
  position: relative;
  background-size: cover;
  background-image: url(../images/5step/img-intro.jpg);
  padding-bottom: calc(840 / 1600 * 100%); }
  .m-5step-intro__content {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: 120px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 460px; }

.m-5step-point {
  position: relative;
  background-size: auto 100%;
  background-repeat: no-repeat;
  overflow: hidden;
  padding-bottom: calc(720 / 1600 * 100%);
  background-position: 0% 50%; }
  .m-5step-point--01 {
    background-image: url(../images/5step/img-point-01.jpg); }
  .m-5step-point--02 {
    background-image: url(../images/5step/img-point-02.jpg);
    background-position: 100% 50%; }
  .m-5step-point--03 {
    background-image: url(../images/5step/img-point-03.jpg); }
  .m-5step-point__content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 460px;
    z-index: 2; }
    .m-5step-point__content--01, .m-5step-point__content--03 {
      left: 50%;
      margin-left: 120px; }
    .m-5step-point__content--02 {
      right: 50%;
      margin-right: 120px; }
  .m-5step-point__bg {
    position: absolute;
    width: 55%;
    height: 100%;
    top: 0;
    background-color: #ffffff;
    z-index: 1; }
    .m-5step-point__bg:before, .m-5step-point__bg:after {
      content: "";
      width: 100%;
      height: 101%;
      position: absolute;
      background-color: rgba(255, 255, 255, 0.8); }
    .m-5step-point__bg--01 {
      right: 0;
      -webkit-transform: skew(-15deg);
      -ms-transform: skew(-15deg);
      transform: skew(-15deg);
      -webkit-transform-origin: bottom right;
      -ms-transform-origin: bottom right;
      transform-origin: bottom right; }
      .m-5step-point__bg--01:before {
        left: -100px; }
      .m-5step-point__bg--01:after {
        left: -50px; }
    .m-5step-point__bg--02 {
      left: 0;
      -webkit-transform: skew(-15deg);
      -ms-transform: skew(-15deg);
      transform: skew(-15deg);
      -webkit-transform-origin: top left;
      -ms-transform-origin: top left;
      transform-origin: top left; }
      .m-5step-point__bg--02:before {
        right: -100px; }
      .m-5step-point__bg--02:after {
        right: -50px; }
    .m-5step-point__bg--03 {
      right: 0;
      -webkit-transform: skew(15deg);
      -ms-transform: skew(15deg);
      transform: skew(15deg);
      -webkit-transform-origin: top right;
      -ms-transform-origin: top right;
      transform-origin: top right; }
      .m-5step-point__bg--03:before {
        left: -100px; }
      .m-5step-point__bg--03:after {
        left: -50px; }
  .m-5step-point-step-en-title {
    font-size: 58px; }
    .m-5step-point-step-en-title small {
      display: block;
      margin-left: auto;
      margin-right: auto;
      font-size: 20px; }

.m-5step-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -2px; }
  .m-5step-gallery > * {
    width: 20%;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
  .m-5step-gallery img {
    max-width: inherit;
    width: 100%;
    height: auto; }

.mod-bnr-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
SHOWROOM
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.showroom-title {
  background-image: url(../images/showroom/bg_title.jpg); }

.showroom-about-row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 49fr 69fr;
  grid-template-columns: 49fr 69fr; }

.showroom-about-head {
  margin-left: -110px;
  background: url("") no-repeat center/cover; }

.showroom-about-body {
  padding: 40px 60px 30px; }

.showroom-about-lead {
  max-width: 430px; }

.showroom-galleries {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.showroom-gallery img {
  width: 100%; }

.showroom-support-columns {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 84px;
  width: 830px;
  margin: 0 auto; }

.showroom-gmap {
  -webkit-filter: grayscale(1);
  filter: grayscale(1); }
  .showroom-gmap iframe {
    width: 100% !important;
    height: 440px; }

.showroom-address:nth-child(2n) {
  border-left: 1px solid #424242; }

.showroom-address-table th, .showroom-address-table td {
  padding-bottom: 0.5em; }

.showroom-address-table th {
  padding-right: 2em;
  font-weight: normal; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
company_use
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.company_use-title {
  background-image: url(../images/company_use/bg_title.jpg); }

.company_use-galleries {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.company_use-gallery img {
  width: 100%; }

.company_use-plan-products {
  display: -ms-grid;
  display: grid;
  gap: 40px; }

.company_use-plan-columns {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .company_use-plan-product:nth-child(2n+1) .company_use-plan-columns {
    direction: rtl;
    text-align: left; }

.company_use-sample {
  background: #eeeeee;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  padding: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative; }
  .company_use-sample-body {
    padding-left: 30px;
    border-left: 1px solid #bdbdbd; }
  .company_use-sample-table th, .company_use-sample-table td {
    vertical-align: middle;
    padding-bottom: 10px; }
  .company_use-sample-table th {
    padding-right: 24px; }
  .company_use-sample-table td span {
    line-height: 1.2; }
  .company_use-sample-badge {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    color: #fff;
    background: #E83617;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    right: 20px;
    top: -25px; }
    .company_use-sample-badge span {
      line-height: 1.2; }

.company_use-rental-head {
  padding: 160px 0; }

.company_use-products02 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 65px; }

.company_use-product02-img {
  text-align: center;
  margin-bottom: 20px; }

.company_use-product02-h {
  text-decoration: underline; }

.company_use-main-bg {
  background-color: #fff; }

.company_use-concept-intro {
  color: #212121;
  min-height: 840px;
  padding-top: 205px;
  padding-bottom: 40px;
  background: url(../images/company_use/concept_bg_01.jpg) no-repeat;
  background-position: center;
  background-size: auto 100%; }
.y-2023 .company_use-concept-intro {
  background-image: url(../images/company_use/concept_bg_01_2023.jpg);
}

.company_use-work-texture {
  background-image: url(../images/company_use/bg-work.jpg);
  background-repeat: no-repeat;
  background-size: cover; }

.company_use-work-text {
  min-height: 840px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 80px; }

.company_use-achievement {
  background-color: #fff; }
  .company_use-achievement-in {
    min-height: 790px;
    position: relative;
    overflow: hidden;
    background-image: url(../images/company_use/achievement_img_01-1.jpg);
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .company_use-achievement-in::before {
      content: "";
      width: 51%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: #fff;
      -webkit-clip-path: polygon(25.5% 0%, 100% 0%, 100% 100%, 25.5% 100%, 58% 50%);
      clip-path: polygon(25.5% 0%, 100% 0%, 100% 100%, 25.5% 100%, 58% 50%); }
    .company_use-achievement-in::after {
      content: "";
      width: 51%;
      height: 100%;
      position: absolute;
      top: 0;
      right: 0;
      background: #fff;
      -webkit-clip-path: polygon(74.5% 100%, 0% 100%, 0% 0%, 74.5% 0%, 42% 50%);
      clip-path: polygon(74.5% 100%, 0% 100%, 0% 0%, 74.5% 0%, 42% 50%); }
    .company_use-achievement-in-text {
      position: relative;
      z-index: 10;
      width: 530px; }
      .company_use-achievement-in-text .dot {
        position: relative; }
      .company_use-achievement-in-text .dot::before {
        position: absolute;
        content: "・";
        top: -0.8em;
        left: 0; }

.company_use-stock {
  position: relative; }
  .company_use-stock-texture {
    min-height: 876px;
    background-image: url(../images/company_use/bg-stock.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .y-2023 .company_use-stock-texture {
    background-image: url(../images/company_use/bg-stock_2023.jpg);
  }
  .company_use-stock-badge {
    width: 84px;
    height: 84px;
    border-radius: 50%;
    color: #212121;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 10; }
  .company_use-stock-text {
    background-color: rgba(238, 238, 238, 0.7);
    width: 590px;
    height: 210px;
    margin-top: -42px;
    position: relative; }
    .company_use-stock-text .dot {
      position: relative; }
    .company_use-stock-text .dot::before {
      position: absolute;
      content: "・";
      top: -0.8em;
      left: 0; }
    .company_use-stock-text .text-border {
      position: relative;
      display: inline-block; }
      .company_use-stock-text .text-border:before, .company_use-stock-text .text-border:after {
        border-top: 2px solid black;
        content: "";
        width: 90px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
      .company_use-stock-text .text-border:before {
        right: calc(100% + 15px); }
      .company_use-stock-text .text-border:after {
        left: calc(100% + 15px); }

.company_use-aftercare {
  background-color: #fafafa; }
  .company_use-aftercare-texture {
    min-height: 650px;
    background-position: left 0  top 0;
    background-size: auto 100%;
    background-image: url(../images/company_use/bg-img-03.jpg);
    background-repeat: no-repeat ,no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .y-2023 .company_use-aftercare-texture {
    background-image: url(../images/company_use/bg-img-03_2023.jpg);
  }
  .company_use-aftercare-textbox {
    margin-left: 33.5%; }

.company_use-service-01 {
  position: relative;
  min-height: 840px;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../images/company_use/bg-service-01.jpg);
  overflow: hidden; }
  .company_use-service-01:before {
    content: "";
    width: 100%;
    height: 348%;
    position: absolute;
    left: 55%;
    top: -150%;
    bottom: -150%;
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-transform: rotate(21deg);
    -ms-transform: rotate(21deg);
    transform: rotate(21deg); }
  .company_use-service-01 .service-num {
    display: block;
    color: #E83617;
    font-size: 20px; }
    .company_use-service-01 .service-num > span {
      display: block;
      font-size: 60px; }
  .company_use-service-01 .company_use-service-01__content {
    width: 420px;
    padding-top: 200px;
    float: right; }

.company_use-service-02 {
  position: relative;
  min-height: 840px;
  background-position: 50%;
  background-size: cover;
  background-image: url(../images/company_use/bg-service-02.jpg);
  overflow: hidden; }
  .company_use-service-02:before {
    content: "";
    width: 100%;
    height: 336%;
    position: absolute;
    left: -55%;
    top: -150%;
    bottom: -150%;
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-transform: rotate(-21deg);
    -ms-transform: rotate(-21deg);
    transform: rotate(-21deg); }
  .company_use-service-02 .service-num {
    display: block;
    color: #E83617;
    font-size: 20px; }
    .company_use-service-02 .service-num > span {
      display: block;
      font-size: 60px; }
  .company_use-service-02 .company_use-service-02__content {
    width: 546px;
    padding-top: 200px; }

.company_use-service-03 {
  position: relative;
  min-height: 840px;
  background-position: 50%;
  background-size: cover;
  background-image: url(../images/company_use/bg-service-03.jpg);
  overflow: hidden; }
  .company_use-service-03:before {
    content: "";
    width: 100%;
    height: 348%;
    position: absolute;
    left: 55%;
    top: -150%;
    bottom: -150%;
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-transform: rotate(21deg);
    -ms-transform: rotate(21deg);
    transform: rotate(21deg); }
  .company_use-service-03 .service-num {
    display: block;
    color: #E83617;
    font-size: 20px; }
    .company_use-service-03 .service-num > span {
      display: block;
      font-size: 60px; }
  .company_use-service-03 .company_use-service-03__content {
    width: 420px;
    padding-top: 200px;
    float: right; }

.company_use-service-04 {
  position: relative;
  min-height: 840px;
  background-position: 50%;
  background-size: cover;
  background-image: url(../images/company_use/bg-service-04.jpg);
  overflow: hidden; }
  .company_use-service-04:before {
    content: "";
    width: 100%;
    height: 336%;
    position: absolute;
    left: -55%;
    top: -150%;
    bottom: -150%;
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-transform: rotate(-21deg);
    -ms-transform: rotate(-21deg);
    transform: rotate(-21deg); }
  .company_use-service-04 .service-num {
    display: block;
    color: #E83617;
    font-size: 20px; }
    .company_use-service-04 .service-num > span {
      display: block;
      font-size: 60px; }
  .company_use-service-04 .company_use-service-04__content {
    width: 546px;
    padding-top: 200px; }

.company_use-plan {}
  .company_use-plan-contents {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 50px;
    max-width: 1010px;
    margin-left: auto;
    margin-right: auto; }
    .company_use-plan-contents-case {
      background: #fff;
      border: 1px solid #d7d7d7;
      padding-bottom: 60px;
      border-radius: 20px;
      position: relative;
      overflow: hidden; }
      .company_use-plan-contents-case::before {
        content: "";
        top: 0;
        left: 0;
        border-bottom: 7em solid transparent;
        border-left: 7em solid #E83617;
        position: absolute;
        z-index: 100; }
      .company_use-plan-contents-case::after {
        display: block;
        top: 30px;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        color: #fff;
        left: 5px;
        position: absolute;
        font-family: "Montserrat", Helvetica, Arial, sans-serif;
        font-weight: 700;
        letter-spacing: 0.1em;
        z-index: 101; }
      .company_use-plan-contents-case.item01::after {
        content: "CASE01"; }
      .company_use-plan-contents-case.item02::after {
        content: "CASE02"; }
      .company_use-plan-contents-case-inner {
        padding-left: 15px;
        padding-right: 15px; }
      .company_use-plan-contents-case-tag {
        display: flex;
        justify-content: center;
        gap: 10px;
      }
      .company_use-plan-contents-case-tag li {
        padding: 0.3em 1em;
        background-color: #dddddd;
        border-radius: 6px;
      }
      .company_use-plan-contents-case-lease {
        background-color: #eeeeee; }
        .company_use-plan-contents-case-lease .balloon-top {
          position: relative;
          display: inline-block;
          margin: 1.3em 0;
          padding: 7px 10px;
          min-width: 120px;
          max-width: 100%;
          color: #555;
          font-size: 16px;
          background: #FFF;
          border: solid 2px #555;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; }
        .company_use-plan-contents-case-lease .balloon-top:before {
          content: "";
          position: absolute;
          top: -25px;
          left: 52%;
          margin-left: -15px;
          border: 8px solid transparent;
          border-bottom: 17px solid #FFF;
          z-index: 2; }
        .company_use-plan-contents-case-lease .balloon-top:after {
          content: "";
          position: absolute;
          top: -31px;
          left: 52%;
          margin-left: -17px;
          border: 10px solid transparent;
          border-bottom: 19px solid #555;
          z-index: 1; }
        .company_use-plan-contents-case-lease .balloon-top p {
          margin: 0;
          padding: 0; }
  .company_use-plan-contact-main {
    display: block;
    position: relative;
    overflow: hidden;
    height: 286px;
    background: url(../images/company_use/contact-img-01.jpg);
    background-size: cover; }
    .company_use-plan-contact-main:before {
      content: "";
      width: 100%;
      height: 400%;
      position: absolute;
      left: 55%;
      top: -150%;
      bottom: -150%;
      background-color: #BA2915;
      -webkit-transform: rotate(-20deg);
      -ms-transform: rotate(-20deg);
      transform: rotate(-20deg);
      opacity: 0.9; }
  .company_use-plan-contact-text {
    position: absolute;
    top: 20%;
    right: 10%;
    width: 546px;
    float: right; }
    .company_use-plan-contact-text .bg-black {
      background-color: #000;
      float: right;
      letter-spacing: 0.1rem;
      padding: 3px 5px; }
    .company_use-plan-contact-text .arrow {
      position: absolute;
      right: -15%;
      top: 35%; }

.company_use-case-texture {
  position: relative;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../images/company_use/bg_case.jpg);
  overflow: hidden; }

.company_use-case-inner {
  max-width: 1180px;
  padding-left: 110px;
  padding-right: 110px;
  margin-left: auto;
  margin-right: auto;
  min-height: 624px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.company_use-case-text {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 60px 60px; }
  .company_use-case-text .btn {
    width: 62%; }

.company_use-contact-link {
  max-width: 800px;
  margin-inline: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .company_use-contact-link .btn {
    width: 45%;
    margin: 0 auto; }

.company_use-fixed-btn {
  position: fixed;
  right: 0;
  top: 40%;
  padding: 25px 18px 50px;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  background-color: #FFF;
  border: solid 1px #cccccc;
  border-right: none;
  z-index: 500; }
  .company_use-fixed-btn > a {
    position: relative;
    display: block;
    font-weight: 900; }
  .company_use-fixed-btn > a::before {
    content: "";
    position: absolute;
    bottom: -25px;
    right: 50%;
    margin-right: -5px;
    width: 8px;
    height: 8px;
    border-top: solid 2px #000;
    border-right: solid 2px #000;
    -webkit-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
            transform-origin: 100% 0;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }

.width45 {
  width: 45%; }

@media screen and (max-width: 767px) {
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
モジュール
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  .m-align-c--sp {
    text-align: center; }
  /* sp only */
  .m-align-c--pc {
    text-align: inherit; }
  .m-sp-w75 {
    width: 75px; }
  .m-pc-hide {
    display: inherit; }
  .m-sp-hide {
    display: none; }
  /* text */
  .m-text-10 {
    font-size: 1rem;
    line-height: 1.6; }
  .m-text-11 {
    font-size: 1rem;
    line-height: 1.6; }
  .m-text-12 {
    font-size: 1.1rem;
    line-height: 1.6; }
  .m-text-13 {
    font-size: 1.1rem;
    line-height: 1.6; }
  .m-text-14 {
    font-size: 1.2rem;
    line-height: 1.6; }
  .m-text-15 {
    font-size: 1.2rem;
    line-height: 1.6; }
  .m-text-16 {
    font-size: 1.3rem;
    line-height: 1.6; }
  .m-text-17 {
    font-size: 1.3rem;
    line-height: 1.4; }
  .m-text-18 {
    font-size: 1.4rem;
    line-height: 1.4; }
  .m-text-20 {
    font-size: 1.4rem;
    line-height: 1.4; }
  .m-text-21 {
    font-size: 1.5rem;
    line-height: 1.4; }
  .m-text-22 {
    font-size: 1.5rem;
    line-height: 1.4; }
  .m-text-23 {
    font-size: 1.6rem;
    line-height: 1.4; }
  .m-text-24 {
    font-size: 1.6rem;
    line-height: 1.4; }
  .m-text-25 {
    font-size: 1.7rem;
    line-height: 1.4; }
  .m-text-26 {
    font-size: 1.7rem;
    line-height: 1.4; }
  .m-text-27 {
    font-size: 1.7rem;
    line-height: 1.4; }
  .m-text-28 {
    font-size: 1.7rem;
    line-height: 1.4; }
  .m-text-30 {
    font-size: 1.8rem;
    line-height: 1.4; }
  .m-text-31 {
    font-size: 1.8rem;
    line-height: 1.4; }
  .m-text-32 {
    font-size: 1.8rem;
    line-height: 1.4; }
  .m-text-34 {
    font-size: 2rem;
    line-height: 1.4; }
  .m-text-35 {
    font-size: 2rem;
    line-height: 1.4; }
  .m-text-36 {
    font-size: 2rem;
    line-height: 1.4; }
  .m-text-37 {
    font-size: 2rem;
    line-height: 1.4; }
  .m-text-38 {
    font-size: 2rem;
    line-height: 1.4; }
  .m-text-40 {
    font-size: 2rem;
    line-height: 1.4; }
  .m-text-42 {
    font-size: 2rem;
    line-height: 1.4; }
  .m-text-44 {
    font-size: 2rem;
    line-height: 1.4; }
  .m-text-50 {
    font-size: 2.8rem;
    line-height: 1; }
  .m-text-60 {
    font-size: 3.0rem;
    line-height: 1; }
  .m-text-80 {
    font-size: 3rem;
    line-height: 1; }
  .m-text-100 {
    font-size: 3rem;
    line-height: 1; }
  .m-text-110 {
    font-size: 3rem;
    line-height: 1; }
  .m-ls1 {
    letter-spacing: 0em; }
  .m-ls2 {
    letter-spacing: 0em; }
  .m-uline {
    text-decoration: none; }
  .m-uline:hover {
    text-decoration: none; }
  .m-hline {
    text-decoration: none; }
  .m-hline:hover {
    text-decoration: none; }
  .m-op {
    -webkit-transition: opacity 0s;
    -o-transition: opacity 0s;
    transition: opacity 0s; }
    .m-op:hover {
      opacity: 1; }
  /* margin */
  .fs-l-page .m-mt-xs,
  .fancybox-wrap .m-mt-xs {
    margin-top: 10px; }
  .fs-l-page .m-mt-s,
  .fancybox-wrap .m-mt-s {
    margin-top: 15px; }
  .fs-l-page .m-mt,
  .fancybox-wrap .m-mt {
    margin-top: 20px; }
  .fs-l-page .m-mt-l,
  .fancybox-wrap .m-mt-l {
    margin-top: 20px; }
  .fs-l-page .m-mt-xl,
  .fancybox-wrap .m-mt-xl {
    margin-top: 30px; }
  .fs-l-page .m-mt-2xl,
  .fancybox-wrap .m-mt-2xl {
    margin-top: 30px; }
  .fs-l-page .m-mb-xs,
  .fancybox-wrap .m-mb-xs {
    margin-bottom: 10px; }
  .fs-l-page .m-mb-s,
  .fancybox-wrap .m-mb-s {
    margin-bottom: 15px; }
  .fs-l-page .m-mb,
  .fancybox-wrap .m-mb {
    margin-bottom: 20px; }
  .fs-l-page .m-mb-l,
  .fancybox-wrap .m-mb-l {
    margin-bottom: 20px; }
  .fs-l-page .m-mb-xl,
  .fancybox-wrap .m-mb-xl {
    margin-bottom: 30px; }
  .fs-l-page .m-mb-2xl,
  .fancybox-wrap .m-mb-2xl {
    margin-bottom: 30px; }
  .fs-l-page .m-ml-130,
  .fancybox-wrap .m-ml-130 {
    margin-left: 0px !important; }
  /* padding */
  .m-pt-xs {
    padding-top: 10px; }
  .m-pt-s {
    padding-top: 15px; }
  .m-pt {
    padding-top: 20px; }
  .m-pt-l {
    padding-top: 20px; }
  .m-pt-xl {
    padding-top: 30px; }
  .m-pt-2xl {
    padding-top: 30px; }
  .m-pb-xs {
    padding-bottom: 10px; }
  .m-pb-s {
    padding-bottom: 15px; }
  .m-pb {
    padding-bottom: 20px; }
  .m-pb-l {
    padding-bottom: 20px; }
  .m-pb-xl {
    padding-bottom: 30px; }
  .m-pb-2xl {
    padding-bottom: 30px; }
  .m-p-xs {
    padding: 10px; }
  .m-p-s {
    padding: 15px; }
  .m-p {
    padding: 15px; }
  .l-inner-l,
  .l-inner,
  .l-inner-s,
  .l-inner-xs,
  .l-inner-2xs {
    max-width: inherit;
    padding-left: 20px;
    padding-right: 20px; }
    .l-inner-l .l-inner-l,
    .l-inner-l .l-inner,
    .l-inner-l .l-inner-s,
    .l-inner-l .l-inner-xs,
    .l-inner-l .l-inner-2xs,
    .l-inner .l-inner-l,
    .l-inner .l-inner,
    .l-inner .l-inner-s,
    .l-inner .l-inner-xs,
    .l-inner .l-inner-2xs,
    .l-inner-s .l-inner-l,
    .l-inner-s .l-inner,
    .l-inner-s .l-inner-s,
    .l-inner-s .l-inner-xs,
    .l-inner-s .l-inner-2xs,
    .l-inner-xs .l-inner-l,
    .l-inner-xs .l-inner,
    .l-inner-xs .l-inner-s,
    .l-inner-xs .l-inner-xs,
    .l-inner-xs .l-inner-2xs,
    .l-inner-2xs .l-inner-l,
    .l-inner-2xs .l-inner,
    .l-inner-2xs .l-inner-s,
    .l-inner-2xs .l-inner-xs,
    .l-inner-2xs .l-inner-2xs {
      padding-left: 0;
      padding-right: 0; }
  .l-bg-texture {
    background-size: 8px auto; }
  .m-outlet-attention {
    padding: 10px;
    text-align: left; }
  /* breadcrumb */
  .fs-c-breadcrumb {
    line-height: 1.6;
  }
  .m-breadcrumb,
  .fs-c-breadcrumb__list {
    left: 20px;
    top: 60px;
    font-size: 1rem; }
    .m-breadcrumb__item:before,
    .fs-c-breadcrumb__listItem:before {
      font-size: 1rem; }
  .fs-c-breadcrumb__list {
    padding-left: 20px;
    padding-right: 20px; }
  /* snav */
  .snav {
    padding-top: 20px;
    padding-bottom: 20px; }
  .snav__item {
    float: none;
    font-size: 1.2rem; }
    .snav__item:before, .snav__item:after {
      display: none; }
    .snav__item a {
      position: relative;
      z-index: 1;
      -webkit-transition: 0s;
      -o-transition: 0s;
      transition: 0s;
      display: block;
      padding: 10px;
      border-radius: 0;
      height: auto;
      line-height: 1;
      color: #ffffff; }
      .snav__item a:hover, .snav__item a.is-active {
        background-color: transparent; }
  .snav__item + .snav__item {
    border-top: solid 1px #424242; }
  .snav__item--w16 {
    width: auto; }
  .snav__item--w20 {
    width: auto; }
  .snav__item--w25 {
    width: auto; }
  .snav__item--w50 {
    width: auto; }
  .t-case.t-index .snav__item a:hover, .t-case.t-index .snav__item a.is-active {
    background-color: #BA2915; }
  /* タイトル */
  .m-title {
    min-height: 240px; }
  .m-title__content {
    display: table-cell;
    padding-top: 60px;
    vertical-align: middle; }
  .m-other-title {
    padding: 30px 20px; }
  .m-bor-title {
    margin-bottom: 20px;
    font-size: 1.8rem;
    line-height: 1.4; }
    .m-bor-title > span {
      padding-left: 15px;
      padding-right: 15px; }
  /* column */
  .m-column__item {
    float: none;
    width: auto; }
  .m-column__item + .m-column__item {
    margin-top: 20px; }
  .m-column__item--w20,
  .m-column__item--w25,
  .m-column__item--w33 {
    width: auto; }
  .m-column--g40,
  .m-column--g100 {
    margin-left: 0;
    margin-right: 0; }
    .m-column--g40 > .m-column__item,
    .m-column--g100 > .m-column__item {
      padding-left: 0;
      padding-right: 0; }
  /* btn */
  .m-btn {
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.2rem; }
    .m-btn:after {
      right: 5px;
      background-size: auto 200%;
      background-image: url(../images/icon_ar-r@2x.png); }
    .m-btn:hover {
      background-color: #212121; }
      .m-btn:hover:after {
        background-position: 0 0; }
  .m-btn--back:after {
    background-size: auto 200%;
    background-image: url(../images/icon_ar-l@2x.png); }
  .m-btn--back:hover {
    background-color: #bdbdbd; }
    .m-btn--back:hover:after {
      background-position: 0 0; }
  .m-btn--w240 {
    width: 100%; }
  .m-btn--w380 {
    width: 100%; }
  .m-btnColumns {
    display: -ms-grid;
    display: grid;
    gap: 20px; }
  .m-btnColumn:not(:last-child) {
    margin-right: 0; }
  /* icon */
  .m-icon {
    background-size: 100% auto; }
  .m-icon--ar-r {
    background-image: url(../images/icon_ar-r@2x.png); }
  .m-icon--lineup {
    width: 30px;
    height: 30px;
    background-image: url(../images/item/icon_category@2x.png); }
  /* table */
  .m-tbl {
    word-break: break-all; }
    .m-tbl th {
      width: 80px; }
    .m-tbl .m-tbl__w340 {
      width: 100px; }
    .m-tbl--pconly thead, .m-tbl--pconly tfoot, .m-tbl--pconly tr, .m-tbl--pconly th, .m-tbl--pconly td {
      display: block; }
      .m-tbl--pconly thead th, .m-tbl--pconly tfoot th, .m-tbl--pconly tr th, .m-tbl--pconly th th, .m-tbl--pconly td th {
        width: auto;
        text-align: left; }
  .m-tbl-02 {
    width: 100%;
    border-top: solid 1px #212121; }
    .m-tbl-02 th, .m-tbl-02 td {
      border-bottom: solid 1px #cccccc; }
    .m-tbl-02 th {
      width: 30%;
      background-color: #F2F2F2; }
    .m-tbl-02 td {
      padding: 10px 15px; }
    .m-tbl-02 th.top-content {
      padding: 20px 10px 30px 10px; }
    .m-tbl-02 th.another-content {
      padding: 15px 10px 15px 10px; }
  /* form */
  .m-select-sort {
    float: none; }
  .m-select-sort__title {
    display: inline-block;
    line-height: 30px; }
  .m-select-sort__list {
    width: 70%; }
    .m-select-sort__list select {
      background-size: 22px;
      font-size: 1.2rem; }
  .m-tbl-form {
    display: block;
    border-top: solid 1px #d7d7d7; }
    .m-tbl-form tr {
      display: block;
      padding-top: 15px;
      padding-bottom: 15px;
      border-bottom: solid 1px #d7d7d7; }
    .m-tbl-form th, .m-tbl-form td {
      display: block;
      padding-top: 0;
      padding-bottom: 0;
      border-bottom: 0; }
    .m-tbl-form th {
      width: auto; }
    .m-tbl-form td {
      margin-top: 15px;
      padding-left: 0; }
  .m-icon-require {
    height: 20px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 1rem;
    line-height: 20px; }
  .contact-btn > button {
    display: block;
    margin-left: 0px;
    margin-right: 0px; }
  .contact-btn button + button {
    margin-top: 10px; }
  .m-input-text,
  .m-textarea {
    width: 100%;
    font-size: 1.6rem; }
  .m-input-text--s {
    width: 100%; }
  .m-input-text--xs {
    width: 50%; }
  .m-textarea {
    height: 120px; }
  input[type="radio"],
  input[type="checkbox"] {
    position: relative;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    border: solid 1px #d7d7d7;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 16px;
    height: 16px; }
    input[type="radio"]:after,
    input[type="checkbox"]:after {
      content: "";
      width: 8px;
      height: 8px;
      background-color: #F2F2F2;
      position: absolute;
      left: 50%;
      top: 50%;
      margin-top: -4px;
      margin-left: -4px;
      border-radius: 100%;
      display: none; }
    input[type="radio"]:checked:after,
    input[type="checkbox"]:checked:after {
      display: block; }
  input[type="radio"] {
    border-radius: 100%; }
  input[type="checkbox"] {
    border-radius: 0; }
  label input[type="checkbox"] {
    margin-top: 0; }
  label {
    display: block; }
  label + label {
    margin-top: 10px;
    margin-left: 0; }
  select.m-select {
    background-size: 30px;
    background-image: url(../images/icon_select@2x.png);
    font-size: 1.4rem; }
  select.m-select--s {
    width: 33.3%; }
  select.m-select--xs {
    width: 140px; }
  /* WordPress post */
  .m-post-body {
    padding-top: 30px;
    padding-bottom: 40px;
    font-size: 1.2rem;
    line-height: 1.75; }
    .m-post-body h1 {
      font-size: 1.8rem; }
    .m-post-body h2 {
      font-size: 1.7rem; }
    .m-post-body h3 {
      font-size: 1.6rem; }
    .m-post-body h4 {
      font-size: 1.5rem; }
    .m-post-body h5 {
      font-size: 1.4rem; }
    .m-post-body h6 {
      font-size: 1.3rem; }
    .m-post-body img {
      max-width: 100%;
      height: auto; }
      .m-post-body img.alignleft, .m-post-body img.alignright, .m-post-body img.aligncenter {
        float: none;
        display: block;
        margin-left: auto;
        margin-right: auto;
        text-align: center; }
      .m-post-body img.alignleft, .m-post-body img.alignright {
        margin-bottom: 15px; }
    .m-post-body table th, .m-post-body table td {
      font-size: 1.2rem; }
    .m-post-body table th {
      width: 80px; }
    .m-post-body table thead th {
      width: auto; } }

@media screen and (max-width: 767px) {
  /* base */
  a {
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.2); }
    a:hover {
      opacity: 1 !important;
      text-decoration: none !important; }
  a.m-uline:hover {
    text-decoration: underline !important; }
  html {
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%; }
  .fs-body-custom {
    font-size: 1rem; }
  /* android font-size fix */
  li, h1, h2, h3, h4, h5, h6, pre, fieldset, input, textarea, p, blockquote, th, td, dt, dd {
    max-height: 999999px; }
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
20170203
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  .m-fit-bnr {
    max-width: 70%;
    right: 10px;
    bottom: 10px; }
  .m-fit-bnr2 {
    max-width: 64.5%;
    right: 10px;
    bottom: calc(10px + 24vw); }
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
共通
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  #l-wrapper {
    min-width: inherit;
    padding-top: 60px;
    overflow: hidden; }
  /* ナビゲーション */
  .m-nav-btn {
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    background-size: 30px;
    background-image: url(../images/icon_menu@2x.png); }
    .m-nav-btn.is-active {
      right: 10px;
      opacity: 0; }
    .m-nav-btn:hover {
      background-color: #000;
      background-image: url(../images/icon_menu@2x.png); }
  .m-nav {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    width: 80%;
    min-width: auto;
    height: 100%;
    padding: 50px 20px 20px;
    overflow-y: scroll; }
  .m-nav__list__item {
    display: block;
    width: 100%;
    font-size: 1rem; }
    .m-nav__list__item::before {
      display: none !important; }
    .m-nav__list__item a {
      -webkit-transition: 0s;
      -o-transition: 0s;
      transition: 0s;
      height: 70px; }
      .m-nav__list__item a > span {
        font-size: 1.4rem; }
      .m-nav__list__item a:hover {
        background-color: #fff;
        color: #E83617; }
      .m-nav__list__item a.is-blank span {
        padding-right: 20px; }
        .m-nav__list__item a.is-blank span::after {
          width: 14px;
          height: 14px; }
  .m-nav__slist a {
    font-size: 1.2rem;
    padding: 10px;
  }
  .m-nav__btn {
    margin-top: 25px;
    text-align: center;
    font-size: 0; }
  .m-nav__btn__item a {
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    width: 35px;
    height: 35px;
    background-size: auto 100%;
    background-image: url(../images/icon_info@2x.png); }
    .m-nav__btn__item a:hover {
      background-color: #D32911; }
  .m-nav__btn__item--contact a {
    background-position: -35px 0; }
  .m-nav__close {
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 40px;
    height: 40px;
    background-image: url(../images/icon_menu_close@2x.png);
    background-size: 100%; }
    .m-nav__close:hover {
      background-color: transparent; }
  /* ヘッダー */
  .m-header {
    height: 60px;
    max-width: inherit; }
  .m-header__logo {
    left: 20px;
    top: 20px;
    width: 105px; }
  .m-header__logo a {
    width: 105px;
    height: 20px;
    background-size: 100%; }
  .m-header__nav {
    *zoom: 1;
    position: absolute;
    right: 50px;
    top: 10px; }
    .m-header__nav:after {
      content: "";
      display: table;
      clear: both; }
  .m-header__nav__item {
    display: none;
    margin-right: 10px; }
    .m-header__nav__item a {
      display: block;
      text-indent: -9998em;
      width: 40px;
      height: 40px;
      background-size: auto 100%;
      background-image: url(../images/icons_header_sp.png); }
  .m-header__nav__item--cart {
    display: block; }
  .m-header__nav__item--cart a {
      background-size: 70%;
      background-position: 50%;
      background-repeat: no-repeat;
      background-image: url(../images/icon_cart.svg); }
  .fs-body-custom .m-header__nav__item--cart a {
      -webkit-filter: brightness(0) invert(1);
      filter: brightness(0) invert(1); }
  .m-header__nav__item-sns {
    margin-right: 20px; }
    .m-header__nav__item-sns a img {
      width: 20px;
      margin-right: 5px; }
  .m-header__nav__item--guide a {
    background-position: -40px 0; }
  /* フッター */
  .m-footer {
    background-color: #000000; }
  .m-footer__pt {
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    height: 40px;
    background-size: auto 100%;
    background-image: url(../images/btn_pt@2x.png); }
    .m-footer__pt:hover {
      background-color: #212121; }
  .m-footer__cr span {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 60px;
    font-size: 1rem;
    line-height: 1.6; }
    .m-footer__cr span:before {
      width: 50px;
      height: 33px;
      margin-top: -16px;
      background-size: 100%; }
  .m-fit-bnr ~ .m-footer .m-footer__cr {
    display: block;
    padding-bottom: 80px;
  }
  .m-fit-bnr ~ .m-footer .m-footer__cr span {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .m-footer__nav {
    margin-bottom: 20px; }
  .m-footer__nav__item {
    float: none;
    width: auto;
    margin-top: 0;
    padding-top: 20px;
    padding-right: 0;
    font-size: 1.2rem; }
    .m-footer__nav__item:first-child {
      width: auto; }
      .m-footer__nav__item:first-child .m-footer__nav__item__child > li.m-footer__nav__item__child__item {
        float: none;
        width: auto; }
    .m-footer__nav__item:nth-of-type(3), .m-footer__nav__item:nth-of-type(4) {
      float: left;
      width: 50%; }
    .m-footer__nav__item > span,
    .m-footer__nav__item__parent__item span {
      font-size: 1.2rem; }
  .m-footer__nav__item__child {
    position: relative;
    padding-top: 10px; }
    .m-footer__nav__item__child:before {
      content: "";
      height: 1px;
      width: 10px;
      background-color: #E83617;
      position: absolute;
      left: 0;
      top: 5px; }
  .m-footer__nav__item__child__item {
    margin-top: 5px;
    font-size: 1rem; }

  .m-footer__nav__item__parent {
    display: flex;
    margin-top: 50px;
    margin-left: calc(-50vw + 20px);
    font-size: 1.2rem; }
    .m-footer__nav__item__parent__item {
      width: 50%;
      margin-bottom: 0; }
    .m-footer__nav__item__parent__item a {
      color: #eee; }

  .m-footer__toplink__item {
    margin-right: 10px;
    padding-right: 10px;
    font-size: 1rem; }
  .m-footer__info {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px; }
  .m-footer__info__customer {
    display: block;
    padding-top: 0;
    padding-bottom: 20px; }
  .m-footer__info__sns {
    display: block;
    padding-top: 0;
    padding-bottom: 0; }
  .m-footer__info__customer__item {
    margin-right: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
    font-size: 1rem; }
  .m-footer__info__sns {
    position: relative;
    float: none; }
    .m-footer__info__sns:before {
      font-size: 1.2rem;
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -6px; }
  .m-footer__info__sns__item {
    margin-left: 10px; }
    .m-footer__info__sns__item a {
      background-size: auto 200%;
      background-image: url(../images/icon_sns@2x.png); }
  .m-bg-fbnr {
    padding-top: 65px;
    padding-bottom: 20px;
    min-height: inherit;
    background-size: cover;
    background-position: 50% 0;
    background-image: url(../images/bg_bnr_sp.jpg); }
  .m-fbnr {
    *zoom: 1;
    margin-left: 0px;
    margin-right: 0px; }
    .m-fbnr:after {
      content: "";
      display: table;
      clear: both; }
  .m-fbnr__item {
    float: none;
    width: auto;
    padding-left: 0px;
    padding-right: 0px; }
    .m-fbnr__item a {
      height: auto; }
      .m-fbnr__item a:before {
        -webkit-transition: 0s;
        -o-transition: 0s;
        transition: 0s; }
      .m-fbnr__item a:hover .m-fbnr__item__title {
        background-color: #000000; }
      .m-fbnr__item a:hover:before {
        opacity: 0; }
  .m-fbnr__item + .m-fbnr__item {
    margin-top: 20px; }
  .m-fbnr__item__image img {
    width: 100%; }
  .m-fbnr__item__title {
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    width: 60%;
    height: 50%;
    padding-top: 10%; } }

@media screen and (max-width: 767px) {
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
トップページ
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  .home-mv {
    width: 960px;
    height: 500px;
    margin-left: -480px; }
    .home-mv .slick-dots li {
      margin-left: 4px;
      margin-right: 4px; }
      .home-mv .slick-dots li button {
        width: 5px;
        height: 5px; }
  .home-mv__content {
    transition: opacity .5s;}
  .home-mv__content__title {
    font-size: 4.4rem; }
  .home-mv__content__text {
    font-size: 1.2rem; }

  .ver2 .home-mv__content__catch {
    font-size: 2.3rem; }
  .ver2 .home-mv__content__title {
    font-size: 4.4rem; }
  .ver2 .home-mv__content__text {
    margin-top: 30px;
    font-size: 1.2rem;; }


  .home-content {
    display: block; }
  .home-content__in {
    position: relative;
    width: auto;
    padding-bottom: 60px; }
    .home-content__in .m-btn {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0; }
  /* concept */
  .home-concept {
    display: block;
    width: auto;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    background-size: 150% auto; }
    .home-concept p.m-text-14,
    .home-concept dl {
      padding-left: 20%;
      padding-right: 20%; }
  /* pro fit */
  .home-product {
    display: block;
    width: auto; }
  .home-product__content {
    padding-bottom: 30px; }
  .home-product__image {
    margin-top: 0;
    margin-bottom: 50px;
    padding-top: 50px; }
  /* lineup */
  .home-lineup {
    display: block;
    width: auto;
    height: auto;
    padding-top: 30px;
    padding-bottom: 20px;
    background-size: cover; }
  .home-lineup.y-2023 {
    background-position: 54%;
  }
    .home-lineup .home-content__in {
      float: none;
      padding-left: 40%; }
  /* about */
  .home-about {
    display: block;
    width: auto;
    height: auto;
    padding-top: 30px;
    padding-bottom: 20px;
    background-size: cover;
    background-image: url(../images/index/img_about_sp.jpg); }
    .home-about .home-content__in {
      float: none;
      padding-right: 40%; }
  /* office use */
  .home-office {
    display: block;
    width: auto;
    height: auto;
    padding-top: 30px;
    padding-bottom: 20px;
    background-size: cover; }
    .home-office .home-content__in {
      float: none;
      padding-left: 40%; }
  /* shop */
  .home-shop {
    display: block;
    height: auto;
    background-size: cover;
    background-position: 50% 0;
    background-image: url(../images/bg_bnr_sp.jpg); }
  .home-shop__content {
    padding-top: 65px;
    padding-bottom: 20px; }
  .home-shop__list {
    margin-left: 0px;
    margin-right: 0px; }
  .home-shop__list__item {
    float: none;
    width: auto;
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 0; }
    .home-shop__list__item a:before {
      -webkit-transition: 0s;
      -o-transition: 0s;
      transition: 0s; }
    .home-shop__list__item a:hover .home-shop__list__item__content {
      background-color: #000000; }
    .home-shop__list__item a:hover:before {
      opacity: 0; }
  .home-shop__list__item__content {
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    width: 65%;
    height: 65%;
    padding-top: 12%; }
  .home-shop__list__item__image img {
    width: 100%; }
  /* other */
  .home-other {
    display: block;
    width: 100%;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    background-size: cover; }
  .home-other__list {
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: -10px; }
  .home-other__list__item {
    width: 50%;
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 1rem; }
    .home-other__list__item a {
      -webkit-transition: 0s;
      -o-transition: 0s;
      transition: 0s;
      height: 100px;
      padding-top: 45px; }
      .home-other__list__item a:hover {
        background-color: #212121; }
      .home-other__list__item a:before {
        content: "";
        position: absolute;
        left: 50%;
        top: 25px;
        margin-left: -22px;
        width: 45px;
        height: 30px;
        background-size: auto 100%; }
  .home-other__list__item--voice a:before {
    background-position: -45px 0; }
  .home-other__list__item--company a:before {
    background-position: -90px 0; }
  .home-other__list__item--inquiry a:before {
    background-position: -135px 0; }
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
商品ラインナップ　一覧
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  .lineup-title {
    background-image: url(../images/item/bg_title.jpg); }
  /* カテゴリー */
  .lineup-category-list {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 15px;
    margin-right: 15px; }
    .lineup-category-list .m-icon-slide-prev,
    .lineup-category-list .m-icon-slide-next {
      -webkit-transition: 0s;
      -o-transition: 0s;
      transition: 0s;
      margin-top: -10px;
      width: 30px;
      height: 30px;
      background-size: auto 200%;
      background-image: url(../images/icon_prevnext@2x.png); }
    .lineup-category-list .m-icon-slide-prev {
      left: -30px; }
      .lineup-category-list .m-icon-slide-prev:hover {
        left: -30px; }
    .lineup-category-list .m-icon-slide-next {
      background-position: -30px 0;
      right: -30px; }
      .lineup-category-list .m-icon-slide-next:hover {
        right: -30px; }
  .lineup-category-list__item {
    width: auto; }
    .lineup-category-list__item figure {
      width: 60px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 10px; }
  /* ソート */
  .lineup-sort__all {
    float: none;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px; }
    .lineup-sort__all i, .lineup-sort__all a {
      height: 20px;
      padding-left: 30px; }
      .lineup-sort__all i:before, .lineup-sort__all a:before {
        margin-top: -10px;
        width: 20px;
        height: 20px;
        background-size: auto 100%; }
  /* 一覧 */
  .lineup-archive-list {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0; }
  .lineup-archive-list__item {
    margin-bottom: 30px;
    float: none;
    width: auto;
    padding-left: 0;
    padding-right: 0; }
    .lineup-archive-list__item > figure {
      width: 110px;
      margin-left: auto;
      margin-right: auto;
      text-align: center; }
  .lineup-archive-list--point {
    margin-top: 20px;
    margin-bottom: 20px; }
    .lineup-archive-list--point .lineup-archive-list__item {
      width: auto;
      margin-bottom: 30px; }
  .lineup-archive-list__item__link--w220 {
    width: 100%; }
  .lineup-archive-list__item__link__text__btn a {
    background-size: 100%;
    background-image: url(../images/item/btn_cart@2x.png); }
  /* ページャー */
  .lineup-pager {
    margin-bottom: 40px; }
    .lineup-pager > a {
      -webkit-transition: 0s;
      -o-transition: 0s;
      transition: 0s;
      font-size: 1rem; }
      .lineup-pager > a:hover {
        background-color: #bdbdbd; }
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
商品ラインナップ　詳細
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  /* メイン */
  .lineup-detail-main__btn {
    margin-top: -15px;
    margin-bottom: 15px; }
  .lineup-detail-main__image {
    float: none;
    width: auto;
    height: 0;
    padding-bottom: 116.5%;
    overflow: hidden; }
    .lineup-detail-main__image.is-loaded {
      height: auto;
      padding-bottom: 0; }
    .lineup-detail-main__image:before {
      width: 24px;
      height: 24px;
      margin-left: -12px;
      margin-top: -12px;
      background-image: url(../images/ajax-loader-48.gif); }
  .lineup-detail-main__image__slide-wrap {
    position: relative;
    float: none;
    width: auto;
    /* height: 0;
    padding-bottom: 100%; */
    height: auto !important;
    overflow: hidden; }
  .lineup-detail-main__image__slide {
    position: relative;
    width: auto;
    height: auto;
  }
  .lineup-detail-main__image__slide__item img {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .lineup-detail-main__image__thumb {
    *zoom: 1;
    float: none;
    width: auto;
    margin-top: 3.5%;
    margin-bottom: 0;
    margin-left: 30px;
    margin-right: 30px; }
    .lineup-detail-main__image__thumb:after {
      content: "";
      display: table;
      clear: both; }
    .lineup-detail-main__image__thumb .m-icon-slide-prev,
    .lineup-detail-main__image__thumb .m-icon-slide-next {
      -webkit-transition: 0s;
      -o-transition: 0s;
      transition: 0s;
      width: 30px;
      height: 30px;
      left: auto;
      top: 50%;
      margin-top: -15px;
      margin-left: 0;
      background-image: url(../images/icon_prevnext@2x.png);
      background-size: auto 200%; }
    .lineup-detail-main__image__thumb .m-icon-slide-prev {
      top: 50%;
      left: -30px;
      background-position: 0 0; }
      .lineup-detail-main__image__thumb .m-icon-slide-prev:hover {
        top: 50%;
        left: -30px; }
    .lineup-detail-main__image__thumb .m-icon-slide-next {
      bottom: auto;
      right: -30px;
      background-position: -30px 0; }
      .lineup-detail-main__image__thumb .m-icon-slide-next:hover {
        bottom: auto;
        right: -30px; }
  .lineup-detail-main__image__thumb__item {
    position: relative;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    height: auto; }
    .lineup-detail-main__image__thumb__item img {
      width: 100%;
      height: auto; }
    .lineup-detail-main__image__thumb__item:hover img {
      border: solid 1px transparent; }
    .lineup-detail-main__image__thumb__item.is-active:hover img, .lineup-detail-main__image__thumb__item.slick-center:hover img {
      border: solid 1px #E83617; }
    .lineup-detail-main__image__thumb__item img {
      -webkit-transition: 0s;
      -o-transition: 0s;
      transition: 0s; }
  .lineup-detail-main__content {
    float: none;
    width: auto;
    margin-top: 30px;
    /* カラー・タイプ */ }
    .lineup-detail-main__content select {
      min-height: 44px !important;
      padding-right: 25px !important;
      background-size: 22px !important;
      font-size: 1.2rem !important; }
    .lineup-detail-main__content button {
      font-size: 1.2rem;
      width: 100%;
      padding-right: 10px;
      background-size: auto 100%;
      background-image: url(../images/item/btn_cart@2x.png); }
  .lineup-detail-main__content .ec_link {
    font-size: 1.2rem;
    width: 100%;
  }

  .lineup-detail-main__content__text span {
    font-size: 1.3rem; }
  .lineup-detail-main__content__color {
    *zoom: 1;
    margin-right: -8px; }
    .lineup-detail-main__content__color:after {
      content: "";
      display: table;
      clear: both; }
    .lineup-detail-main__content__color > li {
      float: left;
      margin-right: 8px;
      margin-top: 5px; }
      .lineup-detail-main__content__color > li img {
        border: solid 1px #d7d7d7; }
      .lineup-detail-main__content__color > li a.is-active img {
        border-color: #E83617; }
  /* カラーミーJS */
  .cartjs_box {
    border: 0 !important; }
  .cartjs_product_explain {
    font-size: 1.2rem !important;
    margin-bottom: 10px !important; }
  .cartjs_block,
  .cartjs_product_table {
    padding: 0 !important; }
    .cartjs_block table,
    .cartjs_product_table table {
      word-break: break-all !important;
      width: 100% !important;
      margin-bottom: 20px !important;
      border-top: solid 1px #212121 !important;
      border-bottom: solid 1px #d7d7d7 !important;
      border-left: 0 !important;
      border-right: 0 !important;
      border-spacing: 0 !important; }
      .cartjs_block table thead, .cartjs_block table tbody, .cartjs_block table tfoot, .cartjs_block table tr, .cartjs_block table th, .cartjs_block table td,
      .cartjs_product_table table thead,
      .cartjs_product_table table tbody,
      .cartjs_product_table table tfoot,
      .cartjs_product_table table tr,
      .cartjs_product_table table th,
      .cartjs_product_table table td {
        display: block !important;
        width: auto !important; }
      .cartjs_block table tr + tr,
      .cartjs_product_table table tr + tr {
        border-top: solid 1px #d7d7d7; }
      .cartjs_block table th,
      .cartjs_product_table table th {
        padding: 10px !important;
        background-color: #F2F2F2 !important;
        text-align: left !important;
        font-weight: bold !important; }
      .cartjs_block table td,
      .cartjs_product_table table td {
        width: auto !important;
        padding: 10px 0 !important; }
      .cartjs_block table th, .cartjs_block table td,
      .cartjs_product_table table th,
      .cartjs_product_table table td {
        border: 0 !important;
        vertical-align: middle !important;
        font-size: 1.2rem !important; }
      .cartjs_block table .cartjs_sales_price td,
      .cartjs_product_table table .cartjs_sales_price td {
        font-size: 1.4rem !important; }
  /* 購入数 */
  .cartjs_product_num input {
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    border: solid 1px #d7d7d7;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    width: 100% !important;
    padding: 10px;
    background-color: #fafafa;
    outline: none;
    font-size: 1.2rem !important;
    text-align: center; }
  /* カートボタン */
  .cartjs_cart_in input,
  input.cartjs_btn {
    width: 100% !important;
    display: inline-block !important;
    -moz-appearance: none !important;
    appearance: none !important;
    -webkit-appearance: none !important;
    border: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 3px !important;
    outline: none !important;
    vertical-align: top !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 1.2rem !important;
    color: #ffffff !important;
    text-shadow: none !important;
    text-align: center !important;
    height: 40px !important;
    background-size: auto 100% !important;
    background-image: url(../images/item/btn_cart@2x.png) !important;
    background-position: right 50% !important;
    background-repeat: no-repeat !important;
    background-color: #212121 !important; }
  /* 機能 */
  .lineup-detail-function__item {
    width: 50%; }
  /* お買い物情報 */
  .lineup-detail-info {
    margin-left: 0;
    margin-right: 0; }
  .lineup-detail-info__item {
    float: none;
    width: auto;
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 0; }
  /* レビュー */
  .lineup-detail-review__item__header {
    display: block;
    padding: 15px; }
  .lineup-detail-review__item__header__star,
  .lineup-detail-review__item__header__name {
    display: block;
    padding: 0; }
  .lineup-detail-review__item__header__name {
    margin-top: 10px;
    text-align: left; }
  .lineup-detail-review__item__content {
    padding: 5px 30px 0; }
    .lineup-detail-review__item__content:before, .lineup-detail-review__item__content:after {
      width: 17px;
      height: 17px;
      background-size: auto 100%; }
    .lineup-detail-review__item__content:after {
      background-position: -17px 0; }

  /* future-shop用 */
  .fs-body-product .fs-c-productNameHeading {
    font-size: 1.4rem;
    line-height: 1.4;
  }
  .fs-body-product .fs-c-productNumber {
    margin-bottom: 15px;
    font-size: 1.3rem;
    line-height: 1.6;
  }
  .fs-body-product .fs-p-productDescription {
    margin-top: 15px;
    font-size: 1.2rem;
    line-height: 1.6;
  }
  .fs-body-product .fs-c-productPrices {
    margin-bottom: 15px;
  }
  .fs-body-product .fs-c-productPrice {
    font-size: 1.2rem;
    line-height: 1.6;
  }
  .fs-body-product .fs-c-price__value {
    font-size: 1.8rem;
    line-height: 1.4;
  }
  .fs-body-product .fs-c-productPrice--listed .fs-c-price__value {
    font-size: 1.4rem;
  }
  .fs-body-product .fs-c-productQuantityAndWishlist__quantity {
    margin-bottom: 15px;
    padding: 0 0 10px;
    font-size: 1.2rem;
  }
  .fs-body-product .fs-c-productQuantityAndWishlist__quantity::before {
    content: "購入数";
    position: static;
    display: block;
    width: auto;
    padding: 10px;
    margin-bottom: 10px;
  }
  .fs-body-product .fs-c-productQuantityAndWishlist__quantity select {
    width: 100%;
    font-size: 16px !important;
    text-align: center;
  }
  .fs-body-product .fs-c-productQuantityAndWishlist__quantity input {
    width: 100%;
    font-size: 16px !important;
  }
  .fs-body-product .fs-c-featuredProduct {
    padding: 20px 20px 0;
  }
  .fs-body-product .fs-c-featuredProduct .slick-track > * {
    width: 100%;
    margin: 20px 0;
    padding: 0;
  }
  .fs-body-product .fs-c-featuredProduct .fs-c-productListItem__imageContainer {
    width: 110px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .fs-body-product .fs-c-featuredProduct .fs-c-productListItem__productName {
    font-size: 1.2rem;
    line-height: 1.6;
  }


  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
エルゴヒューマンのコンセプト
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  .about-concept-title {
    min-height: 398px; }
  .about-concept-intro {
    min-height: 420px;
    padding-top: 60px;
    padding-bottom: 60px;
    background-position: 28% 50%;
    background-repeat: no-repeat; }
  .about-concept-feature {
    padding-bottom: 75%;
    background-repeat: no-repeat;
    background-size: 160% auto;
    background-position: 0 bottom; }
    .about-concept-feature .l-inner {
      padding-top: 20px;
      min-height: inherit; }
  .about-concept-feature-content1 {
    position: static;
    left: auto;
    top: auto;
    width: auto; }
  .about-concept-feature-content2 {
    position: static;
    right: auto;
    bottom: auto;
    width: auto;
    margin-top: 30px; }
  .about-concept-material {
    background-position: 50% bottom;
    background-size: 200% auto;
    padding-bottom: 100%; }
    .about-concept-material .l-inner {
      padding-top: 20px;
      min-height: inherit; }
  .about-concept-material-content1 {
    position: static;
    left: auto;
    bottom: auto;
    width: auto; }
  .about-concept-material-content2 {
    position: static;
    right: auto;
    top: auto;
    width: auto;
    margin-top: 30px; }
  .about-concept-lever__bg {
    height: 160px; }
  .about-concept-lever-content1 {
    float: none;
    width: auto; }
  .about-concept-lever-image {
    float: none;
    margin-left: 0;
    margin-right: 0;
    margin-top: 30px;
    text-align: center; }
  .about-concept-lever-content2 {
    float: none;
    width: auto;
    margin-top: 30px; }
  .about-concept-lever-content3 {
    display: block;
  }
  .about-concept-lever-content3 > * {
    width: auto;
  }
  .about-concept-lever-content3 > * + * {
    margin-top: 30px;
  }
  .about-concept-lever-content3 .ph {
    width: 100px;
    margin-right: 10px;
  }
  .about-concept-lever-content3 dl {
    padding-top: 10px;
  }
  .about-concept-lever-content3 dl dt {
    white-space: normal;
  }
  .about-concept-lever-content3 dl dt span {
    display: inline;
  }


  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
エルゴヒューマンが選ばれる理由
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  .about-reason-title {
    min-height: inherit; }
    .about-reason-title .m-title__content {
      padding-top: 120px;
      padding-bottom: 20px; }
  .about-reason-nav {
    margin-top: 35px; }
  .about-reason-nav__item {
    float: none;
    width: auto; }
  .y-2023 .about-reason-nav {
    padding: 0;
  }
  .y-2023 .about-reason-nav__item {
    width: auto;
  }
    .about-reason-nav__item a {
      position: relative;
      padding-right: 30%;
      overflow: hidden; }
      .about-reason-nav__item a:hover .about-reason-nav__item__content {
        background-color: #000000; }
      .about-reason-nav__item a:hover .about-reason-nav__item__content:before {
        border-top-color: #000000; }
  .about-reason-nav__item + .about-reason-nav__item {
    margin-top: 1px; }
  .about-reason-nav__item__content {
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    position: relative;
    height: auto;
    padding: 10px 20px;
    z-index: 1;
    text-align: left; }
    .about-reason-nav__item__content:before {
      display: none; }
  .about-reason-nav__item__content__num {
    margin-bottom: 5px; }
  .about-reason-nav__item__content__text {
    font-size: 1.2rem; }
  .about-reason-nav__item__image {
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    overflow: hidden; }
    .about-reason-nav__item__image img {
      position: absolute;
      right: 0;
      top: 0;
      height: 100%;
      width: auto; }
  .y-2023 .about-reason-nav__item__content {
    min-height: 87px;
  }
  .y-2023 .about-reason-nav__item__image {
    width: 30%;
  }
  .y-2023 .about-reason-nav__item__image img {
    width: 100%;
    object-fit: cover;
  }

  .about-reason-01 {
    min-height: inherit; }
    .about-reason-01:before {
      left: -35%; }
  .about-reason-num {
    font-size: 1.4rem; }
    .about-reason-num > span {
      font-size: 3rem; }
  .about-reason-01__content {
    width: 50%;
    margin-left: 0;
    padding: 20px 0; }
  .about-reason-02__inner {
    position: relative;
    min-height: inherit;
    background-image: none;
    padding-left: 20px;
    padding-right: 20px; }
  .about-reason-02__content {
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    padding-top: 80px; }
    .about-reason-02__content:before {
      top: 0;
      margin-left: -31px;
      width: 62px;
      height: 62px;
      background-size: 100%;
      border: solid 2px #ffffff; }
  .about-reason-02__content--01 {
    margin-left: 0;
    color: #424242; }
  .about-reason-02__content--02 {
    margin-left: 0;
    margin-top: 20px;
    color: #424242; }
  .y-2023 .about-reason-02__inner {
    min-height: 0;
  }
  .y-2023 .about-reason-02__content {
    width: auto;
  }
  .y-2023 .about-reason-02__content--01 {
    margin-left: 0;
  }
  .about-reason-03 {
    min-height: inherit;
    padding-bottom: 50%;
    background-size: 100% auto; }
    .about-reason-03:before {
      display: none; }
  .about-reason-03__content {
    width: auto;
    margin-left: 0;
    padding: 20px 0; }
  .about-reason-03__content__list {
    *zoom: 1;
    margin-left: -8px;
    margin-right: -8px;
    margin-bottom: -16px; }
    .about-reason-03__content__list:after {
      content: "";
      display: table;
      clear: both; }
  .about-reason-03__content__list__item {
    float: left;
    width: 20%;
    margin-bottom: 16px;
    padding-left: 8px;
    padding-right: 8px; }
  .about-reason-04 {
    position: relative;
    min-height: inherit;
    padding-bottom: 50%;
    background-size: 100% auto; }
    .about-reason-04:before {
      display: none; }
  .about-reason-04__content {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0; }
    .about-reason-04__content .about-reason-num {
      -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
      transform: translateX(0px); }
    .about-reason-04__content .about-reason-04__content__title > span:nth-of-type(1) {
      -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
      transform: translateX(0px); }
    .about-reason-04__content .about-reason-04__content__title > span:nth-of-type(2) {
      -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
      transform: translateX(0px); }
    .about-reason-04__content .about-reason-04__content__text > span:nth-of-type(1) {
      -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
      transform: translateX(0px); }
    .about-reason-04__content .about-reason-04__content__text > span:nth-of-type(2) {
      -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
      transform: translateX(0px); }
    .about-reason-04__content .about-reason-04__content__text > span:nth-of-type(3) {
      -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
      transform: translateX(0px); }
    .about-reason-04__content .about-reason-04__content__text > span:nth-of-type(4) {
      -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
      transform: translateX(0px); }
    .about-reason-04__content .about-reason-04__content__text > span:nth-of-type(5) {
      -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
      transform: translateX(0px); }
    .about-reason-04__content .about-reason-04__content__btn {
      -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
      transform: translateX(0px); }
  .about-reason-04__content__title > span {
    display: inline; }
  .about-reason-04__content__text > span {
    display: inline; }
  .about-reason-05__bg {
    min-height: inherit; }
  .about-reason-05__bg__content {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 20px; }
  .about-reason-05__image {
    *zoom: 1;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px; }
    .about-reason-05__image:after {
      content: "";
      display: table;
      clear: both; }
  .about-reason-05__image__item {
    float: left;
    width: 14.2857%;
    text-align: center; }
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
ステルスシリーズ
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  .about-stealth-title {
    min-height: 398px;
    background-size: cover;
    background-position: 35% 50%; }
  .about-stealth-intro {
    min-height: 416px;
    padding-top: 120px;
    padding-bottom: 120px;
    background-size: cover; }
  .about-stealth-series-title {
    background-size: cover; }
    .about-stealth-series-title__inner {
      height: 320px; }
  .about-stealth--icon {
    margin-bottom: 10px;
    padding-top: 40px;
    font-size: 1rem; }
    .about-stealth--icon:before {
      width: 30px;
      height: 30px;
      margin-left: -15px; }
  .about-stealth-leather-01,
  .about-stealth-leather-02,
  .about-stealth-stone-mesh-01,
  .about-stealth-stone-mesh-02 {
    min-height: inherit; }
    .about-stealth-leather-01 .l-inner,
    .about-stealth-leather-02 .l-inner,
    .about-stealth-stone-mesh-01 .l-inner,
    .about-stealth-stone-mesh-02 .l-inner {
      height: auto;
      padding-top: 30px;
      padding-bottom: 30px; }
    .about-stealth-leather-01__content,
    .about-stealth-leather-02__content,
    .about-stealth-stone-mesh-01__content,
    .about-stealth-stone-mesh-02__content {
      position: relative;
      width: 66.6%;
      bottom: auto;
      left: auto;
      right: auto; }
  .about-stealth-leather-02,
  .about-stealth-stone-mesh-02 {
    padding-bottom: 80%; }
  .about-stealth-scroll {
    left: -9999px;
    right: auto;
    bottom: -9999px; }
  .about-stealth-leather-icon,
  .about-stealth-stone-mesh-icon {
    margin-right: 5px;
    width: 25px;
    height: 25px;
    border-width: 1px; }
  .about-stealth-stone-mesh-icon {
    background-position: -25px 0; }
  .about-stealth-detail .l-inner {
    padding-top: 20px;
    padding-bottom: 20px; }
  .about-stealth-detail__content {
    float: none;
    width: auto;
    margin-top: 20px; }
    .about-stealth-detail__content--r {
      float: none; }
  .about-stealth-detail__image {
    float: none;
    width: auto;
    margin-right: 70px; }
    .about-stealth-detail__image--l {
      float: none;
      margin-left: 0; }
  .about-stealth-detail-list {
    margin-left: -5px;
    margin-right: -5px; }
    .about-stealth-detail-list__item {
      margin-top: 10px;
      padding-left: 5px;
      padding-right: 5px; }
      .about-stealth-detail-list__item a:before {
        display: none; }
  .about-stealth-detail-rotate {
    width: 50px;
    height: 50px;
    left: auto;
    right: -70px; }
    .about-stealth-detail-rotate--r {
      right: -70px; }
  .about-stealth-detail-slider__item img {
    width: 100%;
    height: auto; }
  .about-stealth-feature__image {
    float: none;
    width: auto;
    margin-left: -5px;
    margin-right: -5px; }
    .about-stealth-feature__image__item {
      margin-bottom: 20px;
      padding-left: 5px;
      padding-right: 5px; }
      .about-stealth-feature__image__item--w img {
        width: 40%;
        margin-left: 0px;
        margin-right: 10px; }
      .about-stealth-feature__image__item--opt .about-stealth-feature__image__item__content {
        padding-top: 40px; }
        .about-stealth-feature__image__item--opt .about-stealth-feature__image__item__content:before {
          left: 10px;
          top: 10px;
          font-size: 1rem; }
      .about-stealth-feature__image__item__content {
        padding: 20px; }
  .about-stealth-feature__content {
    float: none;
    width: auto; }
  .about-stealth-feature-func {
    *zoom: 1; }
    .about-stealth-feature-func:after {
      content: "";
      display: table;
      clear: both; }
    .about-stealth-feature-func__item {
      margin-bottom: 10px;
      font-size: 1.2rem; }
    .about-stealth-feature-func__item + .about-stealth-feature-func__item {
      margin-top: 5px; }
  .about-stealth-lineup__item {
    display: block;
    width: auto;
    margin-left: 0;
    margin-right: 0; }
    .about-stealth-lineup__item figure img {
      width: 190px; }
  .about-stealth-lineup__item + .about-stealth-lineup__item {
    margin-top: 30px; }
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
エルゴヒューマンシリーズ
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  .about-series-image {
    margin-top: 0px;
    height: 200px; }
    .about-series-image img {
      width: 240px;
      height: 240px;
      margin-top: -120px;
      margin-left: -120px; }
  .about-series-name {
    white-space: normal;
  }
  .m-column__item--w33 .about-series-image {
    height: 240px; }
  .t-about.t-series.y-2023 .m-column__item:nth-child(n + 4) {
    margin-top: 20px;
  }

  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
エルゴヒューマンと人間工学
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  .about-ergonomics {
    min-height: inherit;
    padding-bottom: 105%;
    background-position: 50% bottom;
    background-size: 120% auto; }
  .about-ergonomics__content {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px; }
  .about-ergonomics__profile {
    display: table;
    width: 100%; }
  .about-ergonomics__profile__image {
    width: 80px; }
  .about-ergonomics__profile__content {
    padding-left: 15px; }
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
よくあるご質問
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  .about-faq__item {
    margin-bottom: 30px; }
  .about-faq__item__title {
    padding: 15px 15px 15px 30px; }
    .about-faq__item__title:before {
      font-size: 2rem; }
  .about-faq__item__content {
    padding: 15px 0 0 30px; }
    .about-faq__item__content:before {
      font-size: 2rem;
      top: 1.5rem; }
  .about-faq__item__point {
    padding-left: 30px; }
  .about-faq__item__point__content {
    float: none;
    width: auto;
    padding-top: 20px;
    padding-bottom: 20px; }
  .about-faq__item__point-num {
    font-size: 1.4rem; }
    .about-faq__item__point-num > span {
      margin-left: 5px;
      font-size: 2.8rem; }
  .about-faq__item__point__image {
    float: none;
    width: auto;
    text-align: center; }
  .about-faq__item__lineup {
    padding-top: 30px; }
  .about-faq__item__lineup__item {
    float: none;
    width: auto;
    padding-left: 0px;
    padding-right: 0px; }
  .about-faq__item__lineup__item__image {
    width: 120px; }
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
導入事例
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  .case {
    padding-top: 30px;
    padding-bottom: 30px;
    background-size: 100% auto; }
  .case-list__item {
    width: 50%;
    height: 0px;
    padding-bottom: 50%; }
    .case-list__item a {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      overflow: hidden; }
      .case-list__item a img {
        width: 100%;
        height: auto; }
      .case-list__item a:after {
        border-width: 4px; }
      .case-list__item a:hover:after {
        border-color: transparent; }
      .case-list__item a:hover:before {
        opacity: 1; }
  .case-list__item--empty {
    background-size: 500px;
    text-indent: -9999em; }
  .case-list__item--title {
    display: block;
    background-color: #000000; }
    .case-list__item--title > span {
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      top: 50%;
      width: 100%;
      margin: -1.2em auto 0;
      vertical-align: middle;
      text-align: center; }
  .case-modal-wrap {
    display: none; }
  .case-modal {
    max-width: inherit;
    padding-left: 50px;
    padding-right: 50px; }
  .case-modal__content {
    min-height: inherit;
    padding-left: 0px;
    padding-right: 0px; }
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
納入実績一覧
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
会社概要
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
アフターサービス
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
お問い合わせ
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
個人情報保護方針
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
特定商取引法に基づく表示
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
購入、返品、配送について
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
お知らせ
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  .information-archive {
    border-top: solid 2px #212121; }
  .information-archive__item {
    padding-top: 15px;
    padding-bottom: 15px; }
  .wp-pagenavi > span, .wp-pagenavi > a {
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    font-size: 1rem; }
  .wp-pagenavi > a:hover {
    background-color: #bdbdbd; }
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
ポイントについて
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  .point-list {
    max-width: inherit; }
    .point-list-title {
      margin-bottom: 0px; }
    .point-list__item {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      width: 100%; }
      .point-list__item:nth-of-type(3) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4; }
      .point-list__item:nth-of-type(4) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3; }
      .point-list__item__content {
        position: absolute;
        bottom: 5%;
        left: 0;
        right: 0;
        padding-left: 20px;
        padding-right: 20px;
        margin: auto; }
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
アームレストの可動域が拡大
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  .m-5step-mv {
    padding-bottom: 0;
    padding-bottom: calc(797 / 1600 * 100% * 1.7); }
    .m-5step-mv-num {
      width: 50px;
      margin-left: auto;
      margin-right: auto; }
    .m-5step-mv-en-title {
      margin-top: 10px;
      font-size: 2rem; }
      .m-5step-mv-en-title span {
        margin-top: 5px;
        font-size: 1.4rem; }
    .m-5step-mv-title {
      margin-top: 10px;
      font-size: 1.2rem; }
    .m-5step-mv-arrow {
      bottom: 20px;
      width: 20px;
      height: 20px; }
  .t-5step .m-breadcrumb {
    display: none; }
  .m-5step-intro {
    position: relative;
    background-size: cover;
    background-color: #000000;
    background-image: none;
    padding-bottom: 0; }
    .m-5step-intro__bg {
      padding-bottom: calc(840 / 1600 * 100%);
      background-size: cover;
      background-image: url(../images/5step/img-intro.jpg); }
    .m-5step-intro__content {
      position: relative;
      padding: 30px 20px;
      top: auto;
      left: auto;
      margin-left: 0;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
      width: auto; }
  .m-5step-point {
    position: relative;
    overflow: hidden;
    padding-bottom: 0;
    background-image: none; }
    .m-5step-point__content {
      position: relative;
      top: auto;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
      width: auto;
      z-index: 2;
      padding: 30px 20px; }
      .m-5step-point__content--01, .m-5step-point__content--03 {
        left: auto;
        margin-left: 0; }
      .m-5step-point__content--02 {
        right: auto;
        margin-right: 0; }
    .m-5step-point__bg {
      position: relative;
      padding-bottom: calc(720 / 880 * 100%);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: 50% 0;
      width: auto;
      height: 0;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
      right: auto;
      left: auto;
      overflow: hidden; }
      .m-5step-point__bg--01 {
        background-image: url(../images/5step/img-point-01.jpg); }
      .m-5step-point__bg--02 {
        background-image: url(../images/5step/img-point-02.jpg); }
      .m-5step-point__bg--03 {
        background-image: url(../images/5step/img-point-03.jpg); }
      .m-5step-point__bg:before, .m-5step-point__bg:after {
        display: none; }
    .m-5step-point-step-en-title {
      font-size: 3rem; }
      .m-5step-point-step-en-title small {
        font-size: 1.4rem; }
  .m-5step-gallery {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .m-5step-gallery > * {
      width: calc(100% / 3); }
      .m-5step-gallery > *:nth-of-type(1), .m-5step-gallery > *:nth-of-type(2) {
        width: 50%; }
  .mod-bnr-flex {
    display: block;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .mod-bnr-flex-item {
    margin-bottom: 20px; }
  .showroom-about-row {
    display: block; }
  .showroom-about-head {
    margin-left: -110px;
    background: url("") no-repeat center/cover; }
  .showroom-about-body {
    padding: 20px 0; }
  .showroom-about-lead {
    max-width: 430px; }
  .showroom-support-columns {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 40px;
    width: auto; }
  .showroom-address:nth-child(2n) {
    border: none; }
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
company_use
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  .company_use-plan-columns {
    display: block; }
  .company_use-sample {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding: 20px; }
    .company_use-sample-head {
      padding-bottom: 20px;
      margin-bottom: 20px;
      border-bottom: 1px solid #bdbdbd; }
    .company_use-sample-body {
      border-left: none;
      position: relative;
      padding-left: 0; }
    .company_use-sample-table {
      text-align: left; }
    .company_use-sample-badge {
      width: 80px;
      height: 80px;
      right: -30px;
      top: -25px; }
  .company_use-rental-head {
    padding: 70px 0; }
  .company_use-products02 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 25px; }
  .company_use-product02 a {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2fr;
    grid-template-columns: 1fr 2fr;
    gap: 20px; }
  .company_use-product02-img {
    text-align: center;
    margin-bottom: 20px; }
  .company_use-main-bg {
    background-color: #fff; }
  .company_use-concept-intro {
    color: #212121;
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 20px;
    background: none !important; }
  .company_use-work-text {
    min-height: auto;
    padding-top: 60px;
    padding-bottom: 40px; }
  .company_use-achievement-in {
    min-height: auto;
    position: relative;
    overflow: hidden;
    background-image: url(../images/company_use/achievement_img_01-1.jpg);
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 70px;
    padding-bottom: 70px;
    padding-left: 20px;
    padding-right: 20px; }
    .company_use-achievement-in::before {
      display: none; }
    .company_use-achievement-in::after {
      display: none; }
    .company_use-achievement-in-text {
      position: relative;
      z-index: 10;
      width: auto;
      background-color: #fff;
      padding: 30px 15px; }
      .company_use-achievement-in-text .dot {
        position: relative; }
      .company_use-achievement-in-text .dot::before {
        position: absolute;
        content: "・";
        top: -0.8em;
        left: 0; }
  .company_use-stock {
    position: relative; }
    .company_use-stock-texture {
      min-height: auto;
      background-image: url(../images/company_use/bg-stock.jpg);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 40px 15px; }
    .company_use-stock-arrow {
      width: 20px; }
    .company_use-stock-badge {
      width: 60px;
      height: 60px; }
    .company_use-stock-text {
      background-color: rgba(238, 238, 238, 0.7);
      width: auto;
      height: auto;
      margin-top: -30px;
      position: relative;
      padding-top: 50px;
      padding-bottom: 30px;
      text-align: center; }
      .company_use-stock-text .dot {
        position: relative; }
      .company_use-stock-text .dot::before {
        position: absolute;
        content: "・";
        top: -0.8em;
        left: 0; }
      .company_use-stock-text .text-border {
        text-align: center;
        position: relative;
        display: inline-block;
        margin-left: auto;
        margin-right: auto; }
        .company_use-stock-text .text-border:before, .company_use-stock-text .text-border:after {
          border-top: 2px solid black;
          content: "";
          width: 90px;
          position: absolute;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
        .company_use-stock-text .text-border:before {
          right: calc(100% + 15px); }
        .company_use-stock-text .text-border:after {
          left: calc(100% + 15px); }
  .company_use-aftercare {
    background-color: #fafafa; }
    .company_use-aftercare-texture {
      min-height: auto;
      padding-top: 40px;
      padding-bottom: 40px;
      background-image: none !important;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .company_use-aftercare-textbox {
      margin-left: 0;
      padding-left: 20px;
      padding-right: 20px; }
  .company_use-service-01 {
    position: relative;
    min-height: auto;
    overflow: hidden; }
    .company_use-service-01:before {
      content: "";
      width: 100%;
      height: 348%;
      position: absolute;
      left: 55%;
      top: -150%;
      bottom: -150%;
      background-color: rgba(255, 255, 255, 0.9);
      -webkit-transform: rotate(21deg);
      -ms-transform: rotate(21deg);
      transform: rotate(21deg); }
    .company_use-service-01 .service-num {
      font-size: 1.4rem;
      text-align: right; }
      .company_use-service-01 .service-num > span {
        font-size: 3rem; }
    .company_use-service-01 .service-h {
      text-align: right; }
    .company_use-service-01 .company_use-service-01__content {
      width: 50%;
      margin-left: 0;
      padding: 20px 0; }
  .company_use-service-02 {
    min-height: auto; }
    .company_use-service-02 .service-num {
      font-size: 1.4rem; }
      .company_use-service-02 .service-num > span {
        font-size: 3rem; }
    .company_use-service-02 .company_use-service-02__content {
      width: 50%;
      margin-left: 0;
      padding: 20px 0; }
  .company_use-service-03 {
    min-height: auto; }
    .company_use-service-03 .service-num {
      font-size: 1.4rem;
      text-align: right; }
      .company_use-service-03 .service-num > span {
        font-size: 3rem; }
    .company_use-service-03 .service-h {
      text-align: right; }
    .company_use-service-03 .company_use-service-03__content {
      width: 50%;
      margin-left: 0;
      padding: 20px 0; }
  .company_use-service-04 {
    min-height: auto; }
    .company_use-service-04:before {
      content: "";
      width: 100%;
      height: 336%;
      position: absolute;
      left: -55%;
      top: -150%;
      bottom: -150%;
      background-color: rgba(255, 255, 255, 0.9);
      -webkit-transform: rotate(-21deg);
      -ms-transform: rotate(-21deg);
      transform: rotate(-21deg); }
    .company_use-service-04 .service-num {
      font-size: 1.4rem; }
      .company_use-service-04 .service-num > span {
        font-size: 3rem; }
    .company_use-service-04 .company_use-service-04__content {
      width: 50%;
      margin-left: 0;
      padding: 20px 0; }
  .company_use-plan-contents {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-gap: 30px; }
    .company_use-plan-contents-case {
      padding-bottom: 40px; }
      .company_use-plan-contents-case::after {
        display: block;
        top: 20px;
        left: 2px;
        font-size: 1.2rem; }
      .company_use-plan-contents-case-inner {
        padding-left: 15px;
        padding-right: 15px; }
      .company_use-plan-contents-case-img {
        text-align: center; }
      .company_use-plan-contents-case-lease {
        background-color: #eeeeee; }
        .company_use-plan-contents-case-lease .balloon-top {
          position: relative;
          display: inline-block;
          margin: 1.3em 0;
          padding: 7px 10px;
          min-width: 120px;
          max-width: 100%;
          color: #555;
          font-size: 16px;
          background: #FFF;
          border: solid 2px #555;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; }
        .company_use-plan-contents-case-lease .balloon-top:before {
          content: "";
          position: absolute;
          top: -25px;
          left: 52%;
          margin-left: -15px;
          border: 8px solid transparent;
          border-bottom: 17px solid #FFF;
          z-index: 2; }
        .company_use-plan-contents-case-lease .balloon-top:after {
          content: "";
          position: absolute;
          top: -31px;
          left: 52%;
          margin-left: -17px;
          border: 10px solid transparent;
          border-bottom: 19px solid #555;
          z-index: 1; }
        .company_use-plan-contents-case-lease .balloon-top p {
          margin: 0;
          padding: 0; }
  .company_use-plan-contact-main {
    height: auto;
    padding: 20px 15px; }
  .company_use-plan-contact-text {
    position: relative;
    top: auto;
    right: auto;
    width: auto;
    float: right; }
    .company_use-plan-contact-text .bg-black {
      background-color: #000;
      float: right;
      letter-spacing: 0.1rem;
      padding: 3px 5px; }
    .company_use-plan-contact-text .arrow {
      position: absolute;
      right: -15%;
      top: 35%; }
  .company_use-case-texture {
    position: relative;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/company_use/bg_case.jpg);
    overflow: hidden;
    padding: 50px 0 40px; }
  .company_use-case-inner {
    max-width: auto;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
    min-height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .company_use-case-text {
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 30px 20px; }
    .company_use-case-text .btn {
      width: 180px;
      margin-left: auto;
      margin-right: auto; }
  .company_use-contact-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .company_use-contact-link .btn {
      width: 100%;
      margin: 0 auto; }
      .company_use-contact-link .btn:not(:last-child) {
        margin-bottom: 15px; }
      .width45 {
        width: auto; } }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
keyframes
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@-webkit-keyframes fadeout {
  0% {
    display: block;
    opacity: 1; }
  1% {
    display: block;
    opacity: 1; }
  100% {
    display: none;
    opacity: 0; } }
@keyframes fadeout {
  0% {
    display: block;
    opacity: 1; }
  1% {
    display: block;
    opacity: 1; }
  100% {
    display: none;
    opacity: 0; } }

@-webkit-keyframes fadein {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }

@keyframes fadein {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }

@-webkit-keyframes mvBgUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  99% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  100% {
    /* display: none; */
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); } }

@keyframes mvBgUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  99% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  100% {
    /* display: none; */
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); } }

@-webkit-keyframes mvUp {
  0% {
    -webkit-transform: translateY(35%);
    transform: translateY(35%); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes mvUp {
  0% {
    -webkit-transform: translateY(35%);
    transform: translateY(35%); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes mvTitleUp {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0; }
  25% {
    opacity: 1; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

@keyframes mvTitleUp {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0; }
  25% {
    opacity: 1; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

@-webkit-keyframes mvTitleDown {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0; }
  25% {
    opacity: 1; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

@keyframes mvTitleDown {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0; }
  25% {
    opacity: 1; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

@-webkit-keyframes mvTextUp {
  0% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0; }
  10% {
    opacity: 1; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

@keyframes mvTextUp {
  0% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0; }
  10% {
    opacity: 1; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

@-webkit-keyframes anima5stepmvarrow {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }

@keyframes anima5stepmvarrow {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }

@-webkit-keyframes anima5stepmvitem1 {
  0% {
    display: none;
    opacity: 0; }
  8% {
    display: block;
    opacity: 0; }
  16% {
    display: block;
    opacity: 1; }
  97% {
    display: block;
    opacity: 1; }
  98% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 0; } }

@keyframes anima5stepmvitem1 {
  0% {
    display: none;
    opacity: 0; }
  8% {
    display: block;
    opacity: 0; }
  16% {
    display: block;
    opacity: 1; }
  97% {
    display: block;
    opacity: 1; }
  98% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 0; } }

@-webkit-keyframes anima5stepmvitem2 {
  0% {
    display: none;
    opacity: 0; }
  16% {
    display: block;
    opacity: 0; }
  24% {
    display: block;
    opacity: 1; }
  97% {
    display: block;
    opacity: 1; }
  98% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 0; } }

@keyframes anima5stepmvitem2 {
  0% {
    display: none;
    opacity: 0; }
  16% {
    display: block;
    opacity: 0; }
  24% {
    display: block;
    opacity: 1; }
  97% {
    display: block;
    opacity: 1; }
  98% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 0; } }

@-webkit-keyframes anima5stepmvitem3 {
  0% {
    display: none;
    opacity: 0; }
  24% {
    display: block;
    opacity: 0; }
  32% {
    display: block;
    opacity: 1; }
  97% {
    display: block;
    opacity: 1; }
  98% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 0; } }

@keyframes anima5stepmvitem3 {
  0% {
    display: none;
    opacity: 0; }
  24% {
    display: block;
    opacity: 0; }
  32% {
    display: block;
    opacity: 1; }
  97% {
    display: block;
    opacity: 1; }
  98% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 0; } }

@-webkit-keyframes anima5stepmvitem4 {
  0% {
    display: none;
    opacity: 0; }
  32% {
    display: block;
    opacity: 0; }
  40% {
    display: block;
    opacity: 1; }
  97% {
    display: block;
    opacity: 1; }
  98% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 0; } }

@keyframes anima5stepmvitem4 {
  0% {
    display: none;
    opacity: 0; }
  32% {
    display: block;
    opacity: 0; }
  40% {
    display: block;
    opacity: 1; }
  97% {
    display: block;
    opacity: 1; }
  98% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 0; } }

@-webkit-keyframes anima5stepmvitem5 {
  0% {
    display: none;
    opacity: 0; }
  40% {
    display: block;
    opacity: 0; }
  48% {
    display: block;
    opacity: 1; }
  97% {
    display: block;
    opacity: 1; }
  98% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 0; } }

@keyframes anima5stepmvitem5 {
  0% {
    display: none;
    opacity: 0; }
  40% {
    display: block;
    opacity: 0; }
  48% {
    display: block;
    opacity: 1; }
  97% {
    display: block;
    opacity: 1; }
  98% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 0; } }

@-webkit-keyframes anima5stepmvitem6 {
  0% {
    display: none;
    opacity: 0; }
  48% {
    display: block;
    opacity: 0; }
  56% {
    display: block;
    opacity: 1; }
  98% {
    display: block;
    opacity: 1; }
  100% {
    display: block;
    opacity: 0; } }

@keyframes anima5stepmvitem6 {
  0% {
    display: none;
    opacity: 0; }
  48% {
    display: block;
    opacity: 0; }
  56% {
    display: block;
    opacity: 1; }
  98% {
    display: block;
    opacity: 1; }
  100% {
    display: block;
    opacity: 0; } }

@-webkit-keyframes anima5stepmventitle {
  0% {
    display: none;
    opacity: 0; }
  58% {
    display: block;
    opacity: 0; }
  62% {
    display: block;
    opacity: 1; }
  98% {
    display: block;
    opacity: 1; }
  100% {
    display: block;
    opacity: 0; } }

@keyframes anima5stepmventitle {
  0% {
    display: none;
    opacity: 0; }
  58% {
    display: block;
    opacity: 0; }
  62% {
    display: block;
    opacity: 1; }
  98% {
    display: block;
    opacity: 1; }
  100% {
    display: block;
    opacity: 0; } }

@-webkit-keyframes anima5stepmvtitle {
  0% {
    display: none;
    opacity: 0; }
  62% {
    display: block;
    opacity: 0; }
  66% {
    display: block;
    opacity: 1; }
  98% {
    display: block;
    opacity: 1; }
  100% {
    display: block;
    opacity: 0; } }

@keyframes anima5stepmvtitle {
  0% {
    display: none;
    opacity: 0; }
  62% {
    display: block;
    opacity: 0; }
  66% {
    display: block;
    opacity: 1; }
  98% {
    display: block;
    opacity: 1; }
  100% {
    display: block;
    opacity: 0; } }

@-webkit-keyframes anima5stepmvarrowwrap {
  0% {
    display: none;
    opacity: 0; }
  70% {
    display: block;
    opacity: 0; }
  78% {
    display: block;
    opacity: 1; }
  98% {
    display: block;
    opacity: 1; }
  100% {
    display: block;
    opacity: 0; } }

@keyframes anima5stepmvarrowwrap {
  0% {
    display: none;
    opacity: 0; }
  70% {
    display: block;
    opacity: 0; }
  78% {
    display: block;
    opacity: 1; }
  98% {
    display: block;
    opacity: 1; }
  100% {
    display: block;
    opacity: 0; } }

.m-5step-mv__item,
.m-5step-mv-en-title,
.m-5step-mv-title,
.m-5step-mv-en-title,
.m-5step-mv-title,
.m-5step-mv-arrow-wrap {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-duration: 13s;
  animation-duration: 13s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  opacity: 0; }

.m-5step-mv__item--01 {
  -webkit-animation-name: anima5stepmvitem1;
  animation-name: anima5stepmvitem1; }

.m-5step-mv__item--02 {
  -webkit-animation-name: anima5stepmvitem2;
  animation-name: anima5stepmvitem2; }

.m-5step-mv__item--03 {
  -webkit-animation-name: anima5stepmvitem3;
  animation-name: anima5stepmvitem3; }

.m-5step-mv__item--04 {
  -webkit-animation-name: anima5stepmvitem4;
  animation-name: anima5stepmvitem4; }

.m-5step-mv__item--05 {
  -webkit-animation-name: anima5stepmvitem5;
  animation-name: anima5stepmvitem5; }

.m-5step-mv__item--fin {
  -webkit-animation-name: anima5stepmvitem6;
  animation-name: anima5stepmvitem6; }

.m-5step-mv-en-title {
  -webkit-animation-name: anima5stepmventitle;
  animation-name: anima5stepmventitle; }

.m-5step-mv-title {
  -webkit-animation-name: anima5stepmvtitle;
  animation-name: anima5stepmvtitle; }

.m-5step-mv-arrow-wrap {
  -webkit-animation-name: anima5stepmvarrowwrap;
  animation-name: anima5stepmvarrowwrap; }

.m-5step-mv-arrow {
  -webkit-animation-name: anima5stepmvarrow;
  animation-name: anima5stepmvarrow;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.t-5step .m-header,
.t-5step .m-nav-btn,
.t-5step .m-breadcrumb {
  -webkit-animation-name: fadein;
  animation-name: fadein;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  opacity: 0;
  -webkit-animation-delay: 9s;
  animation-delay: 9s; }

.cssanimations .home-mv {
  overflow: hidden; }
  .cssanimations .home-mv:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    z-index: 10001;
    -webkit-animation-name: mvBgUp;
    animation-name: mvBgUp;
    -webkit-animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }

.cssanimations .home-mv__slide {
  position: relative;
  -webkit-animation-name: mvUp;
  animation-name: mvUp;
  -webkit-animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
  -webkit-transform: translateY(35%);
  -ms-transform: translateY(35%);
  transform: translateY(35%); }

.cssanimations .home-mv__content__title {
  *zoom: 1; }
  .cssanimations .home-mv__content__title:after {
    content: "";
    display: table;
    clear: both; }
  .cssanimations .home-mv__content__title span {
    -webkit-animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    display: inline-block;
    opacity: 0; }
    .cssanimations .home-mv__content__title span:nth-of-type(odd) {
      -webkit-animation-name: mvTitleUp;
      animation-name: mvTitleUp;
      -webkit-transform: translateY(50px);
      -ms-transform: translateY(50px);
      transform: translateY(50px); }
    .cssanimations .home-mv__content__title span:nth-of-type(even) {
      -webkit-animation-name: mvTitleDown;
      animation-name: mvTitleDown;
      -webkit-transform: translateY(-50px);
      -ms-transform: translateY(-50px);
      transform: translateY(-50px); }

.cssanimations .home-mv__content__text span {
  -webkit-animation-name: mvTextUp;
  animation-name: mvTextUp;
  -webkit-animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  display: inline-block;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  opacity: 0; }
  .cssanimations .home-mv__content__text span:nth-of-type(1) {
    -webkit-animation-delay: 2.0s;
    animation-delay: 2.0s; }
  .cssanimations .home-mv__content__text span:nth-of-type(2) {
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.2s; }
  .cssanimations .home-mv__content__text span:nth-of-type(3) {
    -webkit-animation-delay: 2.4s;
    animation-delay: 2.4s; }

  .cssanimations .ver2 .home-mv__content__text span:nth-of-type(1) {
    -webkit-animation-delay: 2s;
    animation-delay: 2s; }

.cssanimations .ver2 .home-mv__content__catch span {
  animation-name: fadein;
  animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  display: inline-block;
  opacity: 0; }
  .cssanimations .ver2 .home-mv__content__catch span:nth-of-type(1) {
    -webkit-animation-delay: 1.0s;
    animation-delay: 1.0s; }
  .cssanimations .ver2 .home-mv__content__catch span:nth-of-type(2) {
    -webkit-animation-delay: 1.15s;
    animation-delay: 1.15s; }
  .cssanimations .ver2 .home-mv__content__catch span:nth-of-type(3) {
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3; }

.cssanimations .home-product__image__item {
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  -o-transition: transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
  -webkit-transform-origin: 50% 50% 0;
  -ms-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0; }
  .cssanimations .home-product__image__item.matrix-l1 {
    -webkit-transform: matrix3d(0.87, 0, 0.5, -0.0005, 0, 1.05, 0, 0, -0.5, 0, 0.87, 0, -20, 0, 0, 1);
    transform: matrix3d(0.87, 0, 0.5, -0.0005, 0, 1.05, 0, 0, -0.5, 0, 0.87, 0, -20, 0, 0, 1); }
  .cssanimations .home-product__image__item.matrix-l2 {
    -webkit-transform: matrix3d(0.957, 0, 0.5, -0.0005, 0, 1.05, 0, 0, -0.5, 0, 0.87, 0, 0, 0, 0, 1);
    transform: matrix3d(0.957, 0, 0.5, -0.0005, 0, 1.05, 0, 0, -0.5, 0, 0.87, 0, 0, 0, 0, 1); }
  .cssanimations .home-product__image__item.matrix-r1 {
    -webkit-transform: matrix3d(0.87, 0, 0.5, 0.0005, 0, 1.05, 0, 0, -0.5, 0, 0.87, 0, 20, 0, 0, 1);
    transform: matrix3d(0.87, 0, 0.5, 0.0005, 0, 1.05, 0, 0, -0.5, 0, 0.87, 0, 20, 0, 0, 1); }
  .cssanimations .home-product__image__item.matrix-r2 {
    -webkit-transform: matrix3d(0.957, 0, 0.5, 0.0005, 0, 1.05, 0, 0, -0.5, 0, 0.87, 0, 0, 0, 0, 1);
    transform: matrix3d(0.957, 0, 0.5, 0.0005, 0, 1.05, 0, 0, -0.5, 0, 0.87, 0, 0, 0, 0, 1); }

@media screen and (max-width: 767px) {
  .cssanimations .home-product__image__item.matrix-l1 {
    -webkit-transform: matrix3d(0.87, 0, 0.5, -0.0005, 0, 1.05, 0, 0, -0.5, 0, 0.87, 0, -7, 0, 0, 1);
    transform: matrix3d(0.87, 0, 0.5, -0.0005, 0, 1.05, 0, 0, -0.5, 0, 0.87, 0, -7, 0, 0, 1); }
  .cssanimations .home-product__image__item.matrix-l2 {
    -webkit-transform: matrix3d(0.957, 0, 0.5, -0.0005, 0, 1.05, 0, 0, -0.5, 0, 0.87, 0, 0, 0, 0, 1);
    transform: matrix3d(0.957, 0, 0.5, -0.0005, 0, 1.05, 0, 0, -0.5, 0, 0.87, 0, 0, 0, 0, 1); }
  .cssanimations .home-product__image__item.matrix-r1 {
    -webkit-transform: matrix3d(0.87, 0, 0.5, 0.0005, 0, 1.05, 0, 0, -0.5, 0, 0.87, 0, 7, 0, 0, 1);
    transform: matrix3d(0.87, 0, 0.5, 0.0005, 0, 1.05, 0, 0, -0.5, 0, 0.87, 0, 7, 0, 0, 1); }
  .cssanimations .home-product__image__item.matrix-r2 {
    -webkit-transform: matrix3d(0.957, 0, 0.5, 0.0005, 0, 1.05, 0, 0, -0.5, 0, 0.87, 0, 0, 0, 0, 1);
    transform: matrix3d(0.957, 0, 0.5, 0.0005, 0, 1.05, 0, 0, -0.5, 0, 0.87, 0, 0, 0, 0, 1); } }



  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2022.09 商品ページ拡張
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.lineup-oroginal-block {
  font-size: 1.5rem;
  line-height: 1.75;
}
.lineup-oroginal-block p {
  margin: 0;
}
.lineup-oroginal-block .lead_text {
  margin-bottom: 30px;
  font-size: 4rem;
  line-height: 1.3;
  font-weight: 400;
}
.lineup-oroginal-block + .m-pt-l {
  padding-top: 0;
}
@media screen and (max-width: 767px) {
  .lineup-oroginal-block {
    font-size: 1.4rem;
  }
  .lineup-oroginal-block .lead_text {
    margin-bottom: 20px;
    margin-right: -10px;
    font-size: 2.4rem;
  }
  .lineup-oroginal-block img {
    width: 100%;
  }
}

.lineup-oroginal-block .oroginal__main {
  background: #212121 url(../images/lineup-original/main_bg.png) 50% 0;
  background-size: 46px;
  color: #fff;
}
.lineup-oroginal-block .oroginal__main .m-bor-title:before,
.lineup-oroginal-block .oroginal__main .m-bor-title:after {
  background-color: #424242;
}
.lineup-oroginal-block .oroginal__main .en {
  margin: -10px 0 25px;
  color: #e83617;
}
@media screen and (min-width: 768px), print {
  .lineup-oroginal-block .oroginal__main {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end;
  }
  .lineup-oroginal-block .oroginal__main .text {
    width: 580px;
    margin-left: 10px;
  }
  .lineup-oroginal-block .oroginal__main .ph {
    width: 50%;
    text-align: right;
    user-select: none;
    pointer-events: none;
  }
}
@media screen and (max-width: 767px) {
  .lineup-oroginal-block .oroginal__main .m-bor-title {
    margin-bottom: 30px;
  }
  .lineup-oroginal-block .oroginal__main .text {
    padding: 40px 20px 0;
  }
  .lineup-oroginal-block .oroginal__main .en {
    margin-bottom: 15px;
  }
}

.lineup-oroginal-block .oroginal__series {
  padding: 80px 0;
}
.lineup-oroginal-block .oroginal__series .text p + p {
  margin-top: 1.6em;
}
@media screen and (min-width: 768px), print {
  .lineup-oroginal-block .oroginal__series .l-inner {
    display: flex;
    justify-content: space-between;
  }
  .lineup-oroginal-block .oroginal__series .text {
    width: 580px;
  }
  .lineup-oroginal-block .oroginal__series .lead_text {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .lineup-oroginal-block .oroginal__series {
    padding: 40px 0 30px;
  }
  .lineup-oroginal-block .oroginal__series .m-bor-title {
    margin-bottom: 30px;
  }
  .lineup-oroginal-block .oroginal__series .ph {
    margin: 30px auto 0;
  }
  .lineup-oroginal-block.ergohuman-enjoy .oroginal__series .ph {
    width: 220px;
  }
  .lineup-oroginal-block.ergohuman-smart .oroginal__series .ph {
    width: 228px;
  }
  .lineup-oroginal-block.ergohuman-fit .oroginal__series .ph {
    width: 237px;
  }
  .lineup-oroginal-block.ergohuman-pro-ottoman .oroginal__series .ph {
    width: 290px;
  }
  .lineup-oroginal-block.ergohuman-pro .oroginal__series .ph {
    width: 242px;
  }
  .lineup-oroginal-block.ergohuman-basic .oroginal__series .ph {
    width: 228px;
  }
  .lineup-oroginal-block.ergohuman-pro-black .oroginal__series .ph {
    width: 290px;
  }
}

.lineup-oroginal-block .oroginal__function {
  padding: 100px 0 120px;
}
.lineup-oroginal-block .oroginal__function section + section {
  margin-top: 125px;
}
.lineup-oroginal-block .oroginal__function .point {
  margin-bottom: 25px;
  color: #e83617;
  font-size: 2rem;
  line-height: 1.3;
}
.lineup-oroginal-block .oroginal__function .point span {
  display: block;
  font-size: 290%;
  line-height: 1;
}
.lineup-oroginal-block .oroginal__function .lead_text {
  margin-bottom: 20px;
}
.lineup-oroginal-block .oroginal__function .lead_text .eng {
  display: block;
  margin-bottom: 40px;
  font-size: 50%;
}
.lineup-oroginal-block .oroginal__function .thumbs {
  display: flex;
  margin-top: 15px;
}
.lineup-oroginal-block .oroginal__function .thumbs li {
  width: 142px;
  border: 1px solid #eeeeee;
  cursor: pointer;
}
.lineup-oroginal-block .oroginal__function .thumbs li + li {
  margin-left: 18px;
}
.lineup-oroginal-block .oroginal__function .ph li {
  position: absolute;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  z-index: -1;
}
.lineup-oroginal-block .oroginal__function .ph .active {
  position: relative;
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
  transition: opacity .2s;
  z-index: 2;
}
.lineup-oroginal-block .oroginal__function .step {
  width: 100%;
  margin-top: 45px;
  background-color: #e9e9e9;
}
.lineup-oroginal-block .oroginal__function .step dt {
  overflow: hidden;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 196px;
  font-size: 2rem;
  line-height: 1.5;
  color: #fff;
  z-index: 2;
}
.lineup-oroginal-block .oroginal__function .step {
  display: flex;
  justify-content: space-between;
}
.lineup-oroginal-block .oroginal__function .step dt::before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 2000px;
  height: 2000px;
  background-color: #212121;
  transform-origin: 100% 0;
  transform: scaleX(.5) rotate(45deg);
  z-index: -1;
}
.lineup-oroginal-block .oroginal__function .step ul {
  display: flex;
}
@media screen and (min-width: 768px), print {
  .lineup-oroginal-block .oroginal__function section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .lineup-oroginal-block .oroginal__function section:nth-child(2n + 1) {
    flex-direction: row-reverse;
  }
  .lineup-oroginal-block .oroginal__function .text {
    width: calc(100% - 560px);
  }
  .lineup-oroginal-block .oroginal__function .ph {
    width: 500px;
  }
}
@media screen and (max-width: 767px) {
  .lineup-oroginal-block .oroginal__function {
    padding: 40px 0 50px;
  }
  .lineup-oroginal-block .oroginal__function section {
    position: relative;
    padding-bottom: calc((75vw - 40px) / 3 + 20px);
  }
  .lineup-oroginal-block .oroginal__function section.no-thumbs {
    padding-bottom: 0;
  }
  .lineup-oroginal-block .oroginal__function section + section {
    margin-top: 40px;
  }
  .lineup-oroginal-block .oroginal__function .point {
    margin-bottom: 15px;
    font-size: 1.5rem;
  }
  .lineup-oroginal-block .oroginal__function .thumbs {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    justify-content: center;
  }
  .lineup-oroginal-block .oroginal__function .thumbs li {
    width: calc((75vw - 40px) / 3);
  }
  .lineup-oroginal-block .oroginal__function .thumbs li + li {
    margin-left: 20px;
  }
  .lineup-oroginal-block .oroginal__function .ph {
    width: 75vw;
    margin: 20px auto 0;
  }
  .lineup-oroginal-block .oroginal__function .step {
    margin-top: 20px;
  }
  .lineup-oroginal-block .oroginal__function .step dt {
    width: 80px;
    padding-right: 10px;
    flex-shrink: 0;
    font-size: 1.4rem;
  }
  .lineup-oroginal-block .oroginal__function .step dt::before {
    transform: scaleX(.3) rotate(45deg);
  }
  .lineup-oroginal-block .oroginal__function .step ul {
    flex-wrap: wrap;
    justify-content: center;
  }
  .lineup-oroginal-block .oroginal__function .step li {
    width: 33.33%;
  }
}

.lineup-oroginal-block .oroginal__seat {
  padding: 100px 0 120px;
}
.lineup-oroginal-block .oroginal__seat .seat__material {
  margin: 60px 0;
  padding: 30px 0;
  border-top: 1px solid #212121;
  border-bottom: 1px solid #212121;
}
.lineup-oroginal-block .oroginal__seat .seat__material:last-child {
  margin-bottom: 0;
}
.lineup-oroginal-block .oroginal__seat .seat__material section + section {
  margin-top: 20px;
}
.lineup-oroginal-block .oroginal__seat .seat__material h3 {
  font-size: 2.4rem;
  line-height: 1.5;
  margin-bottom: 10px;
}
.lineup-oroginal-block .oroginal__seat .seat__cushion .more {
  margin-top: 30px;
}
.lineup-oroginal-block .oroginal__seat .seat__cushion .more a:hover {
  text-decoration: none;
}
@media screen and (min-width: 768px), print {
  .lineup-oroginal-block .oroginal__seat .seat__main {
    display: flex;
    justify-content: space-between;
  }
  .lineup-oroginal-block .oroginal__seat .seat__main .ph {
    width: 600px;
  }
  .lineup-oroginal-block .oroginal__seat .seat__main .ph + * {
    width: calc(100% - 640px);
  }
  .lineup-oroginal-block .oroginal__seat .seat__material section {
    display: flex;
    justify-content: space-between;
  }
  .lineup-oroginal-block .oroginal__seat .seat__material .img {
    width: 372px;
  }
  .lineup-oroginal-block .oroginal__seat .seat__material .img + * {
    width: calc(100% - 414px);
  }
  .lineup-oroginal-block .oroginal__seat .seat__cushion {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  .lineup-oroginal-block .oroginal__seat .seat__cushion .ph {
    width: 600px;
  }
  .lineup-oroginal-block .oroginal__seat .seat__cushion .ph + * {
    width: calc(100% - 640px);
  }
  .lineup-oroginal-block .oroginal__seat .seat__cushion .more {
    width: 376px;
  }
}
@media screen and (max-width: 767px) {
  .lineup-oroginal-block .oroginal__seat {
    padding: 40px 0 50px;
  }
  .lineup-oroginal-block .oroginal__seat .lead_text {
    margin-bottom: 15px;
  }
  .lineup-oroginal-block .oroginal__seat .seat__main .ph {
      margin-bottom: 20px;
  }
  .lineup-oroginal-block .oroginal__seat .seat__material {
    margin: 30px 0;
    padding: 20px 0;
  }
  .lineup-oroginal-block .oroginal__seat .seat__material h3 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 2rem;
  }
  .lineup-oroginal-block .oroginal__seat .seat__cushion .more {
    margin-top: 20px;
  }
  .lineup-oroginal-block .oroginal__seat .seat__cushion .ph {
      margin-bottom: 20px;
  }
}

.lineup-oroginal-block .oroginal__scene {
  padding: 100px 0 120px;
}
@media screen and (min-width: 768px), print {
  .lineup-oroginal-block .oroginal__scene ul {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .lineup-oroginal-block .oroginal__scene {
    padding: 40px 0 50px;
  }
  .lineup-oroginal-block .oroginal__scene ul {
    width: 77.4vw;
    margin: 0 auto;
  }
  .lineup-oroginal-block .oroginal__scene ul li + li {
    margin-top: 10px;
  }
}

.lineup-oroginal-block .oroginal__information {
  padding: 100px 0 120px;
  text-align: center;
}
.lineup-oroginal-block .oroginal__scene + .oroginal__information {
  padding-top: 0;
}
.lineup-oroginal-block .oroginal__information ul li + li {
  margin-top: 60px;
  padding-top: 80px;
  border-top: 1px dashed #6e6e6e;
}
@media screen and (min-width: 768px), print {
  .lineup-oroginal-block .oroginal__information ul {
    width: 760px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .lineup-oroginal-block .oroginal__information {
    padding: 40px 0 50px;
  }
  .lineup-oroginal-block .oroginal__information ul li + li {
    margin-top: 30px;
    padding-top: 40px;
  }
}

.lineup-oroginal-block .oroginal__version {
  padding: 100px 0 20px;
}
.lineup-oroginal-block .oroginal__version .more {
  margin-top: 30px;
}
.lineup-oroginal-block .oroginal__version .more a:hover {
  text-decoration: none;
}
@media screen and (min-width: 768px), print {
  .lineup-oroginal-block .oroginal__version .contents {
    display: flex;
    justify-content: space-between;
  }
  .lineup-oroginal-block .oroginal__version .ph {
    width: 600px;
  }
  .lineup-oroginal-block .oroginal__version .ph + * {
    width: calc(100% - 640px);
  }
  .lineup-oroginal-block .oroginal__version .more {
    width: 376px;
  }
}
@media screen and (max-width: 767px) {
  .lineup-oroginal-block .oroginal__version {
    padding: 40px 0 10px;
  }
  .lineup-oroginal-block .oroginal__version .lead_text {
    margin-bottom: 15px;
  }
  .lineup-oroginal-block .oroginal__version .ph {
      margin-bottom: 20px;
  }
  .lineup-oroginal-block .oroginal__version .more {
    margin-top: 20px;
  }
}

  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2023.06 ver2
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.lineup-detail-main__color_border_top {
  padding-top: 15px;
  border-top: 1px solid #cccccc;
}
.lineup-detail-main__color_border_bottom {
  padding-bottom: 20px;
  border-bottom: 1px solid #cccccc;
}

.lineup-archive-wrap {
  padding: 80px 0 10px;
}
.lineup-archive-wrap.new_ergohuman {
  background-color: #fafafa;
}
.lineup-archive-title {
  position: relative;
  text-align: center;
  overflow: hidden;
  margin-bottom: 60px;
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 1.5;
}
.lineup-archive-title > span {
  position: relative;
  display: inline-block;
  padding: 0 15px;
}
.lineup-archive-title > span::before,
.lineup-archive-title > span::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 1000px;
  border-top: 1px solid #cdcdcd;
}
.lineup-archive-title > span::before {
  right: 100%;
}
.lineup-archive-title > span::after {
  left: 100%;
}
.lineup-archive-lead {
  position: relative;
  margin-bottom: 80px;
  text-align: center;
  z-index: 2;
}
.lineup-archive-lead p {
  margin: 0;
}
.lineup-archive-lead .lead {
  margin-bottom: 10px;
  font-size: 3.6rem;
  line-height: 1.5;
  font-weight: 700;
  color: #e53617;
}
.lineup-archive-lead .limit {
  display: inline-block;
  padding: 5px 20px;
  background-color: #000;
  border-radius: 100px;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 700;
  color: #fff;
}
.lineup-archive-lead .marquee {
  position: absolute;
  overflow: hidden;
  left: 0;
  top: -45px;
  width: 100%;
  padding: 20px 0;
  font-size: 14rem;
  line-height: 1;
  font-weight: 500;
  white-space: nowrap;
  color: #e2e2e2;
  pointer-events: none;
  user-select: none;
  z-index: -1;
}
.lineup-archive-lead .marquee-in {
  display: flex;
  width: 10000em;
}
.lineup-archive-lead .marquee-txt {
  display: flex;
  animation: lineup-marquee 10s linear infinite;
}
.lineup-archive-lead .marquee-txt > * {
  padding-right: .5em;
}
@keyframes lineup-marquee {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}
@media screen and (max-width: 767px) {
  .lineup-archive-wrap {
    padding: 40px 0 5px;
  }
  .lineup-archive-title {
    margin: 0 20px 20px;
    font-size: 2rem;
  }
  .lineup-archive-lead {
    margin-bottom: 40px;
  }
  .lineup-archive-lead .lead {
    margin-bottom: 10px;
    font-size: 2.4rem;
    line-height: 1.3;
  }
  .lineup-archive-lead .limit {
    font-size: 1.3rem;
  }
  .lineup-archive-lead .marquee {
    top: -35px;
    font-size: 12rem;
  }
}

.lineup-ergohuman2-bnr {
  text-align: center;
  padding: 0 0 80px;
}
@media screen and (max-width: 767px) {
  .lineup-ergohuman2-bnr {
    padding: 0 10px 40px;
  }
}

.sale-excluded {
  font-weight: 700;
  display: block;
  color: #ff0000;
  font-size: 80%;
}

  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2024.09 Ergohuman SE
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.lineup-oroginal-block .se__main {
  position: relative;
  background-color: #161616;
  color: #fff;
  z-index: 1;
}
.lineup-oroginal-block .se__main.-bg {
  background: #212121 url(../images/lineup-original/main_bg.png) 50% 0;
  background-size: 46px;
}
.lineup-oroginal-block .se__main.-bg-gy {
  background-color: #eee;
  color: #000;
}
.lineup-oroginal-block .se__main .m-bor-title {
  margin-bottom: 50px;
  justify-content: start;
}
.lineup-oroginal-block .se__main .m-bor-title > span {
  padding-left: 0;
}
.lineup-oroginal-block .se__main .m-bor-title:before {
  content: none;
}
.lineup-oroginal-block .se__main.-bg-gy .m-bor-title:after {
  background-color: #424242;
}
.lineup-oroginal-block .se__main .lead_text {
  margin-bottom: 40px;
}
@media screen and (min-width: 768px), print {
  .lineup-oroginal-block .se__main {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end;
  }
  .lineup-oroginal-block .se__main::after {
    content: "";
    display: block;
    width: 50%;
    max-height: 880px;
    aspect-ratio: 840 / 880;
  }
  .lineup-oroginal-block .se__main .text {
    width: 580px;
    margin-left: 10px;
  }
  .lineup-oroginal-block .se__main.-reverse {
    flex-direction: row;
  }
  .lineup-oroginal-block .se__main.-reverse .text {
    margin-right: 10px;
    margin-left: auto;
  }
  .lineup-oroginal-block .se__main .ph {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    user-select: none;
    pointer-events: none;
  }
  .lineup-oroginal-block .se__main .ph img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media screen and (max-width: 767px) {
  .lineup-oroginal-block .se__main .m-bor-title {
    margin-bottom: 30px;
  }
  .lineup-oroginal-block .se__main .lead_text {
    margin-bottom: 30px;
  }
  .lineup-oroginal-block .se__main .text {
    padding: 40px 20px 0;
  }
  .lineup-oroginal-block .se__main .ph.-sp-grd {
    position: relative;
  }
  .lineup-oroginal-block .se__main .ph.-sp-grd::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 40%;
    background: linear-gradient(180deg, rgba(22,22,22,1) 0%, rgba(22,22,22,0) 100%);
  }
}

  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2025.05 Ergohuman FIT2 Select
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.lineup-back-bnr a {
  position: relative;
  display: block;
  padding: 40px 0 100px;
  text-decoration: none;
  z-index: 1;
}
.lineup-back-bnr a .btn {
  display: block;
  width: 300px;
  margin: 60px auto 0;
}
.lineup-back-bnr a picture {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .lineup-back-bnr a {
    padding: 20px 0 0;
  }
  .lineup-back-bnr a .btn {
    margin-top: 20px;
  }
  .lineup-back-bnr a picture {
    position: relative;
    display: block;
    margin-top: 10px;
  }
}
