@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video, main {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, main {
  display: block;
}

body, html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:after, blockquote:before {
  content: "";
  content: none;
}

q:after, q:before {
  content: "";
  content: none;
}

a img {
  border: none;
}

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

/* iOSでのデフォルトスタイルをリセット */
input[type=button], input[type=text], input[type=tel], input[type=email], input[type=submit], input[type=image], textarea {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}

input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
}

input[type=submit]::focus,
input[type=button]::focus {
  outline-offset: -2px;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  background: transparent;
}

button,
input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  outline: none;
  background: transparent;
}

input[type=radio] {
  display: none;
}

input[type=radio]:checked + label {
  background: #5f5f5f;
}

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

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video, main {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, main {
  display: block;
}

body, html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:after, blockquote:before {
  content: "";
  content: none;
}

q:after, q:before {
  content: "";
  content: none;
}

a img {
  border: none;
}

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

/* iOSでのデフォルトスタイルをリセット */
input[type=button], input[type=text], input[type=tel], input[type=email], input[type=submit], input[type=image], textarea {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}

input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
}

input[type=submit]::focus,
input[type=button]::focus {
  outline-offset: -2px;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  background: transparent;
}

button,
input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  outline: none;
  background: transparent;
}

input[type=radio] {
  display: none;
}

input[type=radio]:checked + label {
  background: #5f5f5f;
}

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

/* MEDIA QUERY */
@media screen and (max-width: 641px) {
  .lt-sp {
    display: none !important;
  }
}

@media screen and (min-width: 642px) {
  .st-sp {
    display: none !important;
  }
}

@media screen and (max-width: 1024px) {
  .lt-tblt {
    display: none !important;
  }
}

@media screen and (min-width: 1025px) {
  .st-tblt {
    display: none !important;
  }
}

/* Text Color */
/* FONT SIZE */
/* FONT SET */
/*******************************

    BASE

*******************************/
@media screen and (max-width: 1024px) {
  :root {
    --windowHeight:100vh;
  }
}
html,
body {
  height: 100%;
}

html {
  position: relative;
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0;
}
@media screen and (min-width: 1025px) {
  html {
    font-size: 10px;
  }
}
@media screen and (max-width: 1024px) {
  html {
    font-size: calc(10px + 0.3120124805vw);
  }
}
@media screen and (max-width: 641px) {
  html {
    font-size: 2.3vw;
  }
}
@media screen and (max-width: 320px) {
  html {
    font-size: 2.35vw;
  }
}

body {
  background: #FFF;
  font-size: 1.6rem;
  color: #030000;
}
body.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
}

#wrap {
  overflow: hidden;
}

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

a {
  text-decoration: none;
  color: #030000;
}

p {
  line-height: 1.2;
}

p img {
  vertical-align: bottom;
  max-width: 100%;
}

@media screen and (min-width: 769px) {
  .lt-tbminNone {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .st-tbminNone {
    display: none !important;
  }
}
@media screen and (min-width: 1025px) {
  .lt-tbltNone {
    display: none !important;
  }
}
@media screen and (max-width: 1024px) {
  .st-tbltNone {
    display: none !important;
  }
}
@media screen and (min-width: 642px) {
  .lt-spNone {
    display: none !important;
  }
}
@media screen and (max-width: 641px) {
  .st-spNone {
    display: none !important;
  }
}
@media screen and (min-width: 642px) and (max-width: 1024px) {
  .tbltNone {
    display: none !important;
  }
}
h2 {
  font-weight: normal;
}

/*******************************

    CMN - HOVER,COLOR

*******************************/
.hover01 {
  -webkit-transition: ease 0.3s;
  transition: ease 0.3s;
}
.hover01:hover {
  color: #d3d4d4;
  border-color: #d3d4d4;
}

.hover02 {
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
}
.hover02:hover {
  background: #030000;
  color: #FFF;
}

.hover03 {
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
}
.hover03:hover {
  background: #be2221;
  color: #FFF;
  text-indent: 0.25em;
}

.hover04 {
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
}
.hover04:hover {
  opacity: 0.6;
}

/*******************************

    CMN - WIDTH,MARGIN

*******************************/
.cmn-max-width {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1025px) {
  .cmn-max-width {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
}
@media screen and (max-width: 1024px) {
  .cmn-max-width {
    padding-left: calc(3.5rem * 0.5);
    padding-right: calc(3.5rem * 0.5);
  }
}
@media screen and (max-width: 641px) {
  .cmn-max-width {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.cmn-max-width-m {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1025px) {
  .cmn-max-width-m {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
@media screen and (max-width: 1024px) {
  .cmn-max-width-m {
    padding-left: calc(6rem * 0.5);
    padding-right: calc(6rem * 0.5);
  }
}
@media screen and (max-width: 641px) {
  .cmn-max-width-m {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.cmn-max-width-l {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1025px) {
  .cmn-max-width-l {
    padding-left: 8rem;
    padding-right: 8rem;
  }
}
@media screen and (max-width: 1024px) {
  .cmn-max-width-l {
    padding-left: calc(6rem * 0.5);
    padding-right: calc(6rem * 0.5);
  }
}
@media screen and (max-width: 641px) {
  .cmn-max-width-l {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media screen and (min-width: 642px) {
  .cmn-max-width-half {
    padding-left: 6rem;
  }
}
@media screen and (max-width: 1024px) {
  .cmn-max-width-half {
    padding-left: calc(6rem * 0.5);
  }
}
@media screen and (max-width: 641px) {
  .cmn-max-width-half {
    padding-left: 1rem;
  }
}

.cmn-img-trim {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.cmn-img-trim img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}
.cmn-img-trim.col img {
  width: auto;
  height: 100%;
  max-width: inherit;
}

@media screen and (min-width: 1025px) {
  .cmn-cont-margin {
    margin-bottom: 10rem;
  }
}
@media screen and (max-width: 1024px) {
  .cmn-cont-margin {
    margin-bottom: calc(10rem * 0.7);
  }
}

/*******************************

    CMN - TXT

*******************************/
.bold {
  font-weight: 700 !important;
}

.red {
  color: #be2221 !important;
}

/*******************************

    CMN - SINGLE PARTS

*******************************/
/* CMN - BTN
-----------------------------*/
.cmn-link {
  text-decoration: underline;
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
}
.cmn-link:hover {
  opacity: 0.6;
}

/* CMN - PAGER
-----------------------------*/
.cmn-pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 1025px) {
  .cmn-pager {
    margin-bottom: "top";
  }
}
@media screen and (max-width: 1024px) {
  .cmn-pager {
    margin-bottom: calc(top * 0.7);
  }
}
.cmn-pager .page-numbers {
  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;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.cmn-pager .page-numbers a {
  background: #FFF;
  width: 4rem;
  height: 4rem;
  margin: 0 1rem;
  font-size: 2.3rem;
}
.cmn-pager .page-numbers span {
  width: 4rem;
  height: 4rem;
  color: #FFF;
  background: #030000;
  margin: 0 1rem;
  font-size: 2.3rem;
}

/*******************************

    CMN - BLOCK

*******************************/
/* CMN - ACCODION
-----------------------------*/
.cmn-accodion > li {
  border-bottom: 1px solid #535253;
}
.cmn-accodion-head {
  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;
}
.cmn-accodion-head_ttl {
  width: 100%;
  margin: 2rem 2rem 2rem 0;
}
.cmn-accodion-head_icon {
  position: relative;
  width: 3rem;
  height: 3rem;
  margin: 0 8rem 0 auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media screen and (max-width: 1024px) {
  .cmn-accodion-head_icon {
    margin: 0 2rem 0 auto;
  }
}
@media screen and (max-width: 641px) {
  .cmn-accodion-head_icon {
    width: 2rem;
    height: 2rem;
    margin: 0 1rem 0 auto;
  }
}
.cmn-accodion-head_icon span {
  position: absolute;
  background: #535253;
}
.cmn-accodion-head_icon .row {
  width: 3rem;
  height: 2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  /* Safari用 */
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
@media screen and (max-width: 641px) {
  .cmn-accodion-head_icon .row {
    width: 2rem;
  }
}
.cmn-accodion-head_icon .col {
  width: 2px;
  height: 3rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 1;
  bottom: 0;
  -webkit-transition: ease-out 0.3s;
  transition: ease-out 0.3s;
}
@media screen and (max-width: 641px) {
  .cmn-accodion-head_icon .col {
    height: 2rem;
  }
}
.cmn-accodion-head_icon.is-open .col {
  opacity: 0;
}
.cmn-accodion-main {
  display: none;
}
/*******************************

    CMN - FADEIN

*******************************/
.cfi.cmn-fade00 {
  -webkit-transition: ease 800ms;
  transition: ease 800ms;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  opacity: 0;
}
.cfi.cmn-fade00.frame-in {
  opacity: 1;
  -webkit-transform: translate3d(0px, 0px, 0px);
          transform: translate3d(0px, 0px, 0px);
}
.cfi.cmn-fade01 {
  -webkit-transition: ease 800ms;
  transition: ease 800ms;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform: translate3d(0, 40px, 0);
          transform: translate3d(0, 40px, 0);
  opacity: 0;
}
.cfi.cmn-fade01.frame-in {
  opacity: 1;
  -webkit-transform: translate3d(0px, 0px, 0px);
          transform: translate3d(0px, 0px, 0px);
}
.cfi.cmn-fade02 {
  -webkit-transition: ease 800ms;
  transition: ease 800ms;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform: translate3d(-40px, 0, 0);
          transform: translate3d(-40px, 0, 0);
  opacity: 0;
}
.cfi.cmn-fade02.frame-in {
  opacity: 1;
  -webkit-transform: translate3d(0px, 0px, 0px);
          transform: translate3d(0px, 0px, 0px);
}
.cfi.cmn-fade03 {
  -webkit-transition: ease 800ms;
  transition: ease 800ms;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform: translate3d(40px, 0, 0);
          transform: translate3d(40px, 0, 0);
  opacity: 0;
}
.cfi.cmn-fade03.frame-in {
  opacity: 1;
  -webkit-transform: translate3d(0px, 0px, 0px);
          transform: translate3d(0px, 0px, 0px);
}

/*******************************

    HEAD

*******************************/
.head {
  margin-left: 70px;
  position: absolute;
  top: 35px;
  left: 0;
  width: calc(100% - 70px);
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .head {
    margin-left: 0;
  }
}
.head_logo {
  position: fixed;
  left: 0;
  top: 50px;
  z-index: 1000000;
  width: 70px;
  text-align: center;
  -webkit-transition: ease 400ms;
  transition: ease 400ms;
  -webkit-transform: translate3d(0, 10px, 0);
          transform: translate3d(0, 10px, 0);
  opacity: 0;
}
.head_logo.is-active {
  opacity: 1;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
}
@media screen and (max-width: 1024px) {
  .head_logo {
    top: 10px;
    z-index: 9999;
  }
}

/* PC上部メニュー
-----------------------------*/
.head-static-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.head-static-menu li {
  position: relative;
}
.head-static-menu-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 3.5rem;
  position: relative;
  -webkit-transition: ease 1600ms 1600ms;
  transition: ease 1600ms 1600ms;
  background: transparent;
}
.head-static-menu-main:after {
  content: "";
  display: block;
  height: 1px;
  width: 0%;
  background-color: #FFF;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: ease 1200ms;
  transition: ease 1200ms;
}
.head-static-menu-main > li {
  width: 20%;
  text-align: center;
  position: relative;
}
.head-static-menu-main > li:not(:last-child):after {
  content: "";
  display: block;
  height: 0%;
  width: 1px;
  background-color: #FFF;
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-transition: ease 800ms;
  transition: ease 800ms;
}
.head-static-menu-main > li > a,
.head-static-menu-main > li > span,
.head-static-menu-main > li .head-static-menu_sub-inner > a,
.head-static-menu-main > li .head-static-menu_trigger02 > span {
  display: block;
  width: 100%;
  height: 100%;
  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;
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-style: italic;
  font-size: 2rem;
  letter-spacing: 0.1em;
  color: rgba(255, 255, 255, 0);
  -webkit-transition: opacity ease 400ms, background ease 400ms, color ease 800ms 200ms;
  transition: opacity ease 400ms, background ease 400ms, color ease 800ms 200ms;
}
.head-static-menu-main > li.is-active:after {
  height: 100%;
}
.head-static-menu-main > li.is-active > a,
.head-static-menu-main > li.is-active > span,
.head-static-menu-main > li.is-active .head-static-menu_sub-inner > a,
.head-static-menu-main > li.is-active .head-static-menu_trigger02 > span {
  color: white;
}
.head-static-menu-main.is-active:after {
  width: 100%;
}
.head-static-menu-main.is-bg.is-active {
  background: rgba(0, 0, 0, 0.65);
}
.head-static-menu_btnfirst {
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
}
.head-static-menu_btnfirst:hover {
  background: #030000;
  color: #FFF;
}
.head-static-menu-btn {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  opacity: 0;
  -webkit-transition: opacity ease 800ms;
  transition: opacity ease 800ms;
}
.head-static-menu-btn.is-active {
  opacity: 1;
}
.head-static-menu-btn a {
  display: block;
  width: 235px;
  text-align: center;
  height: 70px;
  line-height: 70px;
  background: #FFF;
  -webkit-box-shadow: inset 0 0 19px 0 rgba(10, 2, 4, 0.64);
          box-shadow: inset 0 0 19px 0 rgba(10, 2, 4, 0.64);
  border-radius: 5px;
  color: #535253;
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2rem;
  letter-spacing: 0.1em;
  font-style: italic;
}
.head-static-menu-btn a:hover {
  background: #030000;
  color: #FFF;
}
.head-static-menu-btn a:hover {
  background: #535253;
  color: #FFF;
}

.page-template-page-sumi .head-static-menu-main:after {
  background-color: #535253;
}
.page-template-page-sumi .head-static-menu-main > li:not(:last-child):after {
  background-color: #535253;
}
.page-template-page-sumi .head-static-menu-main > li > a,
.page-template-page-sumi .head-static-menu-main > li > span,
.page-template-page-sumi .head-static-menu-main > li .head-static-menu_sub-inner > a,
.page-template-page-sumi .head-static-menu-main > li .head-static-menu_trigger02 > span {
  color: rgba(83, 82, 83, 0);
}
.page-template-page-sumi .head-static-menu-main > li.is-active > a,
.page-template-page-sumi .head-static-menu-main > li.is-active > span,
.page-template-page-sumi .head-static-menu-main > li.is-active .head-static-menu_sub-inner > a,
.page-template-page-sumi .head-static-menu-main > li.is-active .head-static-menu_trigger02 > span {
  color: #535253;
}
.page-template-page-sumi .head-static-menu_btnfirst {
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
}
.page-template-page-sumi .head-static-menu_btnfirst:hover {
  background: #030000;
  color: #FFF;
}
.page-template-page-sumi .head-static-menu-btn {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  opacity: 0;
  -webkit-transition: opacity ease 800ms;
  transition: opacity ease 800ms;
}
.page-template-page-sumi .head-static-menu-btn.is-active {
  opacity: 1;
}
.page-template-page-sumi .head-static-menu-btn a {
  display: block;
  width: 235px;
  text-align: center;
  height: 70px;
  line-height: 70px;
  background: #FFF;
  -webkit-box-shadow: inset 0 0 19px 0 rgba(10, 2, 4, 0.64);
          box-shadow: inset 0 0 19px 0 rgba(10, 2, 4, 0.64);
  border-radius: 5px;
  color: #535253;
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2rem;
  letter-spacing: 0.1em;
}
.page-template-page-sumi .head-static-menu-btn a:hover {
  background: #030000;
  color: #FFF;
}
.page-template-page-sumi .head-static-menu-btn a:hover {
  background: #535253;
  color: #FFF;
}

.head-static-menu_sub {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  top: 70px;
  left: 0;
  background: rgba(255, 255, 255, 0.95);
  width: 100%;
  -webkit-box-shadow: 0 0 18px 0 rgba(37, 38, 38, 0.3);
          box-shadow: 0 0 18px 0 rgba(37, 38, 38, 0.3);
  opacity: 0;
}
.head-static-menu_sub.is-open {
  opacity: 1;
}
.head-static-menu_sub-inner {
  padding: 1.5rem 0;
  display: none;
}
.head-static-menu_sub-inner.is-active {
  display: block;
}
.head-static-menu_sub-inner > a {
  padding: 0.5rem 1rem;
  display: block;
  color: #030000 !important;
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
}
.head-static-menu_sub-inner > a:hover {
  background: #030000;
  color: #FFF;
}
.head-static-menu_sub-inner > a:hover {
  color: #FFF !important;
}
.head-static-menu_trigger02 {
  position: relative;
}
.head-static-menu_trigger02 > span {
  padding: 0.5rem 1rem;
  color: #030000 !important;
}
.head-static-menu_trigger02.is-open > span {
  background: #030000 !important;
  color: #FFF !important;
}

/******************************

    NAV

/*******************************

    MENU BAR

*******************************/
/* ボタンアイコン
-----------------------------*/
.cmn-menu-btn_icon {
  width: 21px;
  height: 21px;
  display: block;
  background: url(../img/icon-open.svg) center center no-repeat;
  background-size: 21px auto;
  font-size: 0;
  -webkit-transition: ease-out 0.6s;
  transition: ease-out 0.6s;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}

.sidemenu.is-active .cmn-menu-btn_icon {
  background: url(../img/icon-close.svg) center center no-repeat;
  background-size: 23px auto;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

/*トリガー
-----------------------------*/
.sidemenu-bar {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  background: #030000;
  width: 70px;
  z-index: 100000;
  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;
  cursor: pointer;
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
  font-size: 2rem;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(37, 38, 38, 0.4);
          box-shadow: 0px 0px 12px 0px rgba(37, 38, 38, 0.4);
  opacity: 0;
  -webkit-transform: translate3d(-20px, 0, 0);
          transform: translate3d(-20px, 0, 0);
}
.sidemenu-bar:hover {
  background: #be2221;
  color: #FFF;
  text-indent: 0.25em;
}
@media screen and (max-width: 1024px) {
  .sidemenu-bar {
    display: none;
  }
}
.sidemenu-bar.is-active {
  opacity: 1;
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}
.sidemenu_btn {
  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;
}
.sidemenu_btn_txt {
  color: #FFF;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  margin-bottom: 3.5rem;
  height: 9em;
}
.sidemenu-main {
  display: none;
  z-index: 90002;
  opacity: 0;
  -webkit-transition: ease 0.6s;
  transition: ease 0.6s;
}
@media screen and (min-width: 1025px) {
  .sidemenu-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
  }
}
.sidemenu-inner {
  width: 100%;
}
.sidemenu-nav {
  width: 100%;
}

.spmenu-btn {
  display: block;
  position: fixed;
  z-index: 1000000;
  background: #030000;
  width: 50px;
  height: 50px;
}
@media screen and (max-width: 1024px) {
  .spmenu-btn {
    top: 10px;
    right: 10px;
  }
}
.spmenu-btn_icon {
  display: block;
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 50px;
  height: 50px;
  position: relative;
}

/*******************************

    MENU CONTENT

*******************************/
.sidemenu.is-open .sidemenu-main {
  font-size: 2rem;
  display: block;
  position: fixed;
  background: rgba(255, 255, 255, 0.95);
  top: 0;
  left: 70px;
  width: calc(100% - 70px);
  height: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 1024px) {
  .sidemenu.is-open .sidemenu-main {
    width: 100%;
    left: 0;
  }
}
.sidemenu.is-open .sidemenu-inner {
  padding: 5rem;
  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;
  min-height: 100%;
}
.sidemenu.is-open .sidemenu-nav {
  width: 100%;
}
.sidemenu.is-open .sidemenu-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1400px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .sidemenu.is-open .sidemenu-nav ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.sidemenu.is-open .sidemenu-nav li {
  width: calc((100% - 12rem) / 6);
}
@media screen and (max-width: 1024px) {
  .sidemenu.is-open .sidemenu-nav li {
    width: 100%;
  }
}
@media screen and (max-width: 641px) {
  .sidemenu.is-open .sidemenu-nav li {
    margin-right: 0;
  }
}
.sidemenu.is-open .sidemenu-nav li:not(:last-of-type) {
  margin-bottom: 2rem;
}
.sidemenu.is-open .sidemenu-nav a,
.sidemenu.is-open .sidemenu-nav span {
  padding: 5px 0;
  display: inline-block;
  line-height: 1.2;
  letter-spacing: 0.1em;
  width: 100%;
}
.sidemenu.is-open .sidemenu-nav a {
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
}
.sidemenu.is-open .sidemenu-nav a:hover {
  background: #be2221;
  color: #FFF;
  text-indent: 0.25em;
}
.sidemenu.is-open .sidemenu-nav dt {
  margin-bottom: 1.5rem;
  font-weight: 700;
  border-bottom: 1px solid #000;
  font-size: 3rem;
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.sidemenu.is-open .sidemenu-nav dt:not(.foot-nav_accodion-ttl) a,
.sidemenu.is-open .sidemenu-nav dt:not(.foot-nav_accodion-ttl) span {
  display: block;
  width: 100%;
}
@media screen and (max-width: 641px) {
  .sidemenu.is-open .sidemenu-nav dt {
    margin-bottom: 1rem;
  }
}
.sidemenu.is-open .sidemenu-nav dd,
.sidemenu.is-open .sidemenu-nav div > a {
  font-size: 1.6rem;
}
.sidemenu.is-open .sidemenu-nav dd:not(:last-of-type),
.sidemenu.is-open .sidemenu-nav div > a:not(:last-of-type) {
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 641px) {
  .sidemenu.is-open .sidemenu-nav dd:not(:last-of-type),
  .sidemenu.is-open .sidemenu-nav div > a:not(:last-of-type) {
    margin-bottom: 0.5rem;
  }
}
.sidemenu.is-open .sidemenu-nav dd + div,
.sidemenu.is-open .sidemenu-nav div > a + div {
  margin-top: 1rem;
  padding-left: 1em;
}
.sidemenu.is-open .sidemenu-nav dd + .foot-nav_head,
.sidemenu.is-open .sidemenu-nav div > a + .foot-nav_head {
  margin-top: 4.5rem;
}
.sidemenu.is-open.is-active .sidemenu-main {
  opacity: 1;
}
.sidemenu.is-open.is-active .sidemenu-inner {
  -webkit-transform: translate3d(0%, 0, 0);
          transform: translate3d(0%, 0, 0);
}

/*******************************

    MAIN

*******************************/
.main {
  margin-left: 70px;
}
@media screen and (max-width: 1024px) {
  .main {
    margin-left: 0;
  }
}

/*******************************

    FOOT

*******************************/
.foot-wrap {
  overflow: hidden;
  background: #d3d4d4;
  position: relative;
  z-index: 1;
  margin-left: 70px;
}
@media screen and (min-width: 1025px) {
  .foot-wrap {
    padding-top: 8rem;
  }
}
@media screen and (max-width: 1024px) {
  .foot-wrap {
    padding-top: calc(8rem * 0.7);
  }
}
@media screen and (max-width: 1024px) {
  .foot-wrap {
    margin-left: 0;
  }
}
.foot_copy {
  padding: 2.5rem 0;
  background: #030000;
  font-size: 1.4rem;
  text-align: center;
  color: white;
}
@media screen and (max-width: 641px) {
  .foot_copy {
    padding: 1.5rem 0;
  }
}

/*******************************

    PRODUCT SEARCH TOP

*******************************/
.pdsearch-top-wrap {
  background: url(../img/pdsearch-top-bg.jpg) center center no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
@media screen and (max-width: 641px) {
  .pdsearch-top-wrap {
    background-attachment: inherit;
  }
}

.pdsearch-top__main {
  margin-top: 8rem;
}
@media screen and (max-width: 641px) {
  .pdsearch-top__main {
    margin-top: 4rem;
  }
}

.pdsearch-top__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 4rem;
}
@media screen and (max-width: 768px) {
  .pdsearch-top__list {
    gap: 2rem 1rem;
  }
}
@media screen and (max-width: 641px) {
  .pdsearch-top__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 80%;
  }
}
.pdsearch-top__list li {
  width: calc(33.3% - 2.6666666667rem);
  background: #fff;
}
@media screen and (max-width: 768px) {
  .pdsearch-top__list li {
    width: calc(33.3% - 0.6666666667rem);
  }
}
@media screen and (max-width: 641px) {
  .pdsearch-top__list li {
    width: 100%;
  }
}
.pdsearch-top__list a {
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
}
.pdsearch-top__list a:hover {
  opacity: 0.6;
}
.pdsearch-top__list img {
  width: 100%;
}
.pdsearch-top__list .cont {
  padding: 1.5rem 2rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.8rem;
}
.pdsearch-top__list .cont .ttl {
  font-size: 2.8rem;
  color: #be2221;
  font-weight: 600;
  margin-bottom: 0.5em;
}
.pdsearch-top__list .cont .subttl {
  font-size: 0.57em;
  margin-bottom: 0.5em;
}
.pdsearch-top__list .cont .more {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: right;
  border-bottom: 1px solid #030000;
  margin-left: auto;
  font-size: 0.5em;
}

/*******************************

    PRODUCT SEARCH

*******************************/
@media screen and (min-width: 1025px) {
  .pdsearch {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
@media screen and (max-width: 1024px) {
  .pdsearch {
    padding-left: calc(6rem * 0.5);
    padding-right: calc(6rem * 0.5);
  }
}
@media screen and (max-width: 641px) {
  .pdsearch {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.pdsearch__head {
  margin-bottom: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 641px) {
  .pdsearch__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.pdsearch__head .ttl {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 700;
  font-size: 4rem;
}
.pdsearch__head .switch {
  border-bottom: 1px solid #030000;
  margin-left: 1em;
  padding-bottom: 3px;
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
  font-size: 1.6rem;
}
@media screen and (max-width: 641px) {
  .pdsearch__head .switch {
    margin: 1em 0 0 0;
  }
}
.pdsearch__head .switch:hover {
  color: #be2221;
  border-color: #be2221;
}
.pdsearch .searcharea {
  margin-bottom: 3rem;
}
.pdsearch .searcharea.is-category {
  background: #fff;
  padding: 1.5rem 2rem 2rem;
}
.pdsearch .searcharea.is-category #filter-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1rem;
  font-size: 1.6rem;
}
@media screen and (max-width: 1024px) {
  .pdsearch .searcharea.is-category #filter-form {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 2rem 1rem;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.pdsearch .searcharea.is-category fieldset {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0.75rem;
}
@media screen and (max-width: 641px) {
  .pdsearch .searcharea.is-category fieldset {
    gap: 1rem;
  }
}
@media screen and (max-width: 1024px) {
  .pdsearch .searcharea.is-category fieldset {
    width: calc(20% - 0.8rem);
  }
}
@media screen and (max-width: 641px) {
  .pdsearch .searcharea.is-category fieldset {
    width: calc(33.3% - 0.6666666667rem);
  }
}
@media screen and (max-width: 1024px) {
  .pdsearch .searcharea.is-category fieldset:nth-child(5) {
    width: calc(40% - 1.6rem);
  }
}
@media screen and (max-width: 641px) {
  .pdsearch .searcharea.is-category fieldset:nth-child(5) {
    width: calc(66.6% - 1.3333333333rem);
  }
}
@media screen and (max-width: 641px) {
  .pdsearch .searcharea.is-category fieldset:nth-child(7) {
    width: calc(23.3% - 0.6666666667rem);
  }
}
@media screen and (max-width: 641px) {
  .pdsearch .searcharea.is-category fieldset:nth-child(8) {
    width: calc(43.3% - 0.6666666667rem);
  }
}
.pdsearch .searcharea.is-category legend {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #be2221;
  font-weight: 600;
  font-size: 2rem;
  margin-bottom: 1.5rem;
}
.pdsearch .searcharea.is-category label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 641px) {
  .pdsearch .searcharea.is-category label {
    font-size: 1.8rem;
  }
}
@media (hover: hover) {
  .pdsearch .searcharea.is-category label:hover {
    cursor: pointer;
  }
  .pdsearch .searcharea.is-category label:hover input:not(.is-disabled) + span {
    color: #be2221;
  }
}
.pdsearch .searcharea.is-category label input {
  display: none;
}
.pdsearch .searcharea.is-category label span {
  padding-left: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.pdsearch .searcharea.is-category label span::before, .pdsearch .searcharea.is-category label span::after {
  content: "";
  width: 1.15rem;
  height: 1.15rem;
  display: block;
  position: absolute;
  left: 0;
  border-radius: 3px;
}
.pdsearch .searcharea.is-category label span::before {
  border: 1px solid #A5A5A5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.pdsearch .searcharea.is-category label span::after {
  background: #be2221;
  opacity: 0;
  z-index: 1;
}
.pdsearch .searcharea.is-category label input:checked + span::after {
  opacity: 1;
}
.pdsearch .searcharea.is-keyword {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.pdsearch .searcharea.is-keyword form {
  position: relative;
  padding-right: 5rem;
}
.pdsearch .searcharea.is-keyword input[type=text] {
  font-size: 2rem;
  padding: 1rem;
  width: 15em;
  margin: 0;
}
.pdsearch .searcharea.is-keyword input[type=text]:focus {
  outline: 2px solid #be2221;
  outline-offset: -2px;
}
.pdsearch .searcharea.is-keyword input[type=submit] {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-weight: 600;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  color: #fff;
  font-size: 2.3rem;
  padding: 0 0.5em;
  font-size: 0;
  width: 5rem;
  display: block;
  background: url(../img/icon-search-w.svg) center center no-repeat, #030000;
  background-size: 50% auto;
}
@media (hover: hover) {
  .pdsearch .searcharea.is-keyword input[type=submit] {
    -webkit-transition: ease 0.4s;
    transition: ease 0.4s;
  }
  .pdsearch .searcharea.is-keyword input[type=submit]:hover {
    opacity: 0.7;
  }
}
.pdsearch__morebtn {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
  font-style: normal;
  display: block;
  margin: 3rem auto 0;
  font-size: 1.8rem;
  width: 18rem;
  height: 4.5rem;
  background: #030000;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .pdsearch__morebtn {
    font-size: 1.6rem;
    width: 14rem;
    height: 3.5rem;
  }
}
@media (hover: hover) {
  .pdsearch__morebtn {
    -webkit-transition: ease 0.4s;
    transition: ease 0.4s;
  }
  .pdsearch__morebtn:hover {
    background: #be2221;
    cursor: pointer;
  }
}

@media screen and (max-width: 1024px) {
  .pdsearch__result {
    overflow-y: scroll;
    width: 100%;
  }
}
.pdsearch__result .result_keyword {
  margin-bottom: 0.5em;
  font-size: 2rem;
  font-weight: 700;
}
.pdsearch__result .result_items {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 1024px) {
  .pdsearch__result__response {
    width: 1200px;
  }
}
@media screen and (max-width: 641px) {
  .pdsearch__result__response {
    width: 100rem;
  }
}
.pdsearch__result__head {
  background: #030000;
  color: #FFF;
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-weight: 600;
}
.pdsearch__result__head > div {
  padding: 0.75rem 5px 1rem;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.25;
}
.pdsearch__result__head > div:not(:last-of-type)::after {
  background: #fff;
}

.pdAjaxPage__listItem {
  font-size: 1.6rem;
  background: #FFF;
  position: relative;
}
.pdAjaxPage__listItem:before {
  content: "";
  display: block;
  height: 1px;
  background: #030000;
  width: calc(100% - 1.5rem);
  position: absolute;
  left: 0.75rem;
  bottom: 0;
}
.pdAjaxPage__listItem .thumb figure {
  width: calc(100% - 0.75rem);
}
.pdAjaxPage__listItem .thumb img {
  max-width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  vertical-align: bottom;
}
.pdAjaxPage__listItem .num a {
  font-size: 1.6rem;
  color: #be2221;
  text-decoration: underline;
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
}
.pdAjaxPage__listItem .num a:hover {
  opacity: 0.7;
}
.pdAjaxPage__listItem .ies {
  gap: 0.25rem;
}
.pdAjaxPage__listItem .ies a {
  background: #030000;
  border-radius: 5px;
  color: #FFF;
  font-weight: 700;
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
  padding: 0.25rem 0.5rem;
  min-width: 90%;
}
.pdAjaxPage__listItem .ies a:hover {
  background: #be2221;
}
.pdAjaxPage__listItem > div {
  padding: 0.8rem 5px;
  text-align: center;
  position: relative;
}
.pdAjaxPage__listItem > div:not(:last-of-type)::after {
  background: #030000;
}

.pdsearch__result__head,
.pdAjaxPage__listItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pdsearch__result__head > div,
.pdAjaxPage__listItem > div {
  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: relative;
  text-align: center;
  line-height: 1.25;
}
.pdsearch__result__head > div:not(:last-of-type),
.pdAjaxPage__listItem > div:not(:last-of-type) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.pdsearch__result__head > div:not(:last-of-type)::after,
.pdAjaxPage__listItem > div:not(:last-of-type)::after {
  content: "";
  display: block;
  height: calc(100% - 14px);
  top: 7px;
  width: 1px;
  position: absolute;
  right: 0;
}
.pdsearch__result__head > div:first-child,
.pdAjaxPage__listItem > div:first-child {
  width: 5%;
}
.pdsearch__result__head > div:nth-child(2),
.pdAjaxPage__listItem > div:nth-child(2) {
  width: 11%;
}
.pdsearch__result__head > div:nth-child(3),
.pdAjaxPage__listItem > div:nth-child(3) {
  width: 9%;
}
.pdsearch__result__head > div:nth-child(4),
.pdAjaxPage__listItem > div:nth-child(4) {
  width: 9%;
}
.pdsearch__result__head > div:nth-child(5),
.pdAjaxPage__listItem > div:nth-child(5) {
  width: 5%;
}
.pdsearch__result__head > div:nth-child(6),
.pdAjaxPage__listItem > div:nth-child(6) {
  width: 9%;
}
.pdsearch__result__head > div:nth-child(7),
.pdAjaxPage__listItem > div:nth-child(7) {
  width: 7%;
}
.pdsearch__result__head > div:nth-child(8),
.pdAjaxPage__listItem > div:nth-child(8) {
  width: 8%;
}
.pdsearch__result__head > div:nth-child(9),
.pdAjaxPage__listItem > div:nth-child(9) {
  width: 8%;
}
.pdsearch__result__head > div:nth-child(10),
.pdAjaxPage__listItem > div:nth-child(10) {
  width: 6%;
}
.pdsearch__result__head > div:nth-child(11),
.pdAjaxPage__listItem > div:nth-child(11) {
  width: 8.5%;
}
.pdsearch__result__head > div:nth-child(12),
.pdAjaxPage__listItem > div:nth-child(12) {
  width: 6.5%;
}
.pdsearch__result__head > div:nth-child(13),
.pdAjaxPage__listItem > div:nth-child(13) {
  width: 100%;
}

.searcharea.is-category input.is-disabled + span {
  color: #ccc;
}
.searcharea.is-category input.is-disabled + span::before {
  border-color: #ccc;
}
.searcharea.is-category input.is-disabled + span::after {
  background: #ccc;
}

body {
  background: #d3d4d4;
}

@media screen and (min-width: 1025px) {
  .lower-main {
    margin-bottom: 7rem;
  }
}
@media screen and (max-width: 1024px) {
  .lower-main {
    margin-bottom: calc(7rem * 0.7);
  }
}

/*******************************

    CMN - SINGLE PARTS

*******************************/
/* CMN - TITLE
-----------------------------*/
.cmn-ttl01 {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 5.2rem;
  color: #535253;
  line-height: 1.1;
}
@media screen and (max-width: 1024px) {
  .cmn-ttl01 {
    font-size: 4.5rem;
  }
}
@media screen and (max-width: 641px) {
  .cmn-ttl01 {
    font-size: 4rem;
  }
}
.cmn-ttl01.white {
  color: #FFF;
}

.cmn-ttl02 {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #535253;
  font-size: 4rem;
  text-align: center;
  margin-bottom: 5rem;
}
@media screen and (max-width: 1024px) {
  .cmn-ttl02 {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 641px) {
  .cmn-ttl02 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 1024px) {
  .cmn-ttl02 {
    margin-bottom: 3rem;
  }
}

.cmn-ttl03 {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #535253;
  font-size: 4rem;
  font-size: 4rem;
}
@media screen and (max-width: 1024px) {
  .cmn-ttl03 {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 641px) {
  .cmn-ttl03 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 1024px) {
  .cmn-ttl03 {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 641px) {
  .cmn-ttl03 {
    font-size: 3rem;
  }
}

.cmn-ttl04 {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2rem;
  font-weight: 600;
  color: #535253;
  line-height: 1.2;
}

/*******************************

    CMN - BLOCK

*******************************/
/* CMN - TITLE BOX
-----------------------------*/
.cmn-lead {
  text-align: center;
}
@media screen and (min-width: 1025px) {
  .cmn-lead {
    padding-left: 10rem;
    padding-right: 10rem;
  }
}
@media screen and (max-width: 1024px) {
  .cmn-lead {
    padding-left: calc(6rem * 0.5);
    padding-right: calc(6rem * 0.5);
  }
}
@media screen and (max-width: 641px) {
  .cmn-lead {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.cmn-lead-ttl {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 5.2rem;
  color: #535253;
  line-height: 1.1;
}
@media screen and (max-width: 1024px) {
  .cmn-lead-ttl {
    font-size: 4.5rem;
  }
}
@media screen and (max-width: 641px) {
  .cmn-lead-ttl {
    font-size: 4rem;
  }
}
@media screen and (min-width: 1025px) {
  .cmn-lead-ttl {
    margin-bottom: 4.5rem;
  }
}
@media screen and (max-width: 1024px) {
  .cmn-lead-ttl {
    margin-bottom: calc(4.5rem * 0.7);
  }
}
.cmn-lead-ttl.white {
  color: #FFF;
}
.cmn-lead-txt {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 5.2rem;
  color: #535253;
  line-height: 1.1;
  line-height: 1.2;
  color: #FFF;
}
@media screen and (max-width: 1024px) {
  .cmn-lead-txt {
    font-size: 4.5rem;
  }
}
@media screen and (max-width: 641px) {
  .cmn-lead-txt {
    font-size: 4rem;
  }
}
@media screen and (max-width: 1024px) {
  .cmn-lead-txt {
    font-size: 4rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .cmn-lead-txt {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 641px) {
  .cmn-lead-txt {
    font-size: 3rem;
  }
}
.cmn-lead-txt.gray {
  color: #707070;
}

/* CMN - SLIDER PARTS
-----------------------------*/
.cmn-slider-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  z-index: 1000;
}
.cmn-slider-arrow li {
  width: 7rem;
  height: 7rem;
  background: #030000;
  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;
}
.cmn-slider-arrow li:not(.slick-disabled) {
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
}
.cmn-slider-arrow li:not(.slick-disabled):hover {
  background: #be2221;
  color: #FFF;
  text-indent: 0.25em;
}
.cmn-slider-arrow li.slick-disabled {
  opacity: 0.5;
}
@media screen and (max-width: 1024px) {
  .cmn-slider-arrow li {
    width: 5rem;
    height: 5rem;
  }
}
@media screen and (max-width: 641px) {
  .cmn-slider-arrow li {
    width: 4rem;
    height: 4rem;
  }
}
.cmn-slider-arrow li span {
  display: block;
  width: 100%;
  height: 100%;
}
.cmn-slider-arrow li .prev {
  background: url(../img/icon-slidearrow-l.svg) center center no-repeat;
  background-size: 13px auto;
}
.cmn-slider-arrow li .next {
  background: url(../img/icon-slidearrow.svg) center center no-repeat;
  background-size: 13px auto;
}

/* CMN - BLOCK
-----------------------------*/
@media screen and (min-width: 1025px) {
  .cmn-article {
    margin-bottom: 10rem;
  }
}
@media screen and (max-width: 1024px) {
  .cmn-article {
    margin-bottom: calc(10rem * 0.7);
  }
}

/*******************************

    TOP

*******************************/
/* TOP - KV
-----------------------------*/
.kvTop {
  position: relative;
  height: calc(100vh - 50px);
  min-height: 700px;
  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;
}
@media screen and (min-width: 1025px) {
  .kvTop-wrap {
    margin-bottom: 10rem;
  }
}
@media screen and (max-width: 1024px) {
  .kvTop-wrap {
    margin-bottom: calc(10rem * 0.7);
  }
}
.kvTop-copy {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #FFF;
  text-align: center;
  line-height: 1.35;
  font-size: 8.8rem;
  -webkit-transition: ease 1200ms;
  transition: ease 1200ms;
  opacity: 0;
  -webkit-filter: blur(2px);
          filter: blur(2px);
}
@media screen and (max-width: 1024px) {
  .kvTop-copy {
    font-size: 7rem;
  }
}
@media screen and (max-width: 641px) {
  .kvTop-copy {
    font-size: 6rem;
  }
}
@media screen and (min-width: 1025px) {
  .kvTop-copy {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 1024px) {
  .kvTop-copy {
    margin-bottom: 3vw;
  }
}
.kvTop-copy span {
  margin-top: 4rem;
  display: block;
  font-size: 3rem;
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-weight: 800;
  letter-spacing: 0.18em;
  -webkit-transition: ease 1200ms;
  transition: ease 1200ms;
  opacity: 0;
}
@media screen and (max-width: 641px) {
  .kvTop-copy span {
    margin-top: 2rem;
  }
}
.kvTop-copy.is-active {
  opacity: 1;
  -webkit-filter: blur(0px);
          filter: blur(0px);
}
.kvTop-copy.is-active span {
  opacity: 1;
}
.kvTop-wrap {
  position: relative;
}
@media screen and (max-width: 1024px) {
  .kvTop {
    min-height: 900px;
  }
}
@media screen and (max-width: 641px) {
  .kvTop {
    height: 100vh;
    min-height: 500px;
  }
}
.kvTop-slider {
  opacity: 0;
  height: calc(100vh - 50px);
  min-height: 700px;
}
.kvTop-slider.is-active {
  opacity: 1;
}
@media screen and (max-width: 1024px) {
  .kvTop-slider {
    min-height: 900px;
  }
}
@media screen and (max-width: 641px) {
  .kvTop-slider {
    height: 100vh;
    min-height: 500px;
  }
}
.kvTop-slider-main {
  position: absolute;
  width: 100%;
  z-index: -1;
}
.kvTop-slider video {
  position: absolute;
  width: 100%;
  height: 100%;
}
.kvTop-slider02 {
  background: url(../img/top-kv-product.jpg) center center no-repeat;
  background-size: cover;
}
.kvTop-slider03 {
  background: url(../img/kv-net.jpg) center center no-repeat;
  background-size: cover;
}
.kvTop-slider04 {
  background: url(../img/top-kv-nw.jpg) center center no-repeat;
  background-size: cover;
}
@media screen and (max-width: 641px) {
  .kvTop-slider04 {
    background: url(../img/top-kv-nw-sp.jpg) center bottom no-repeat;
    background-size: cover;
  }
}
.kvTop-slider-controls {
  position: absolute;
  width: 100%;
  bottom: 7rem;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .kvTop-slider-controls {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 641px) {
  .kvTop-slider-controls {
    bottom: 1.5rem;
  }
}
.kvTop-slider-controls li {
  width: calc((100% - 3.5rem) / 4);
}
@media screen and (max-width: 1024px) {
  .kvTop-slider-controls li {
    width: 30%;
    min-width: 120px;
  }
  .kvTop-slider-controls li:not(:last-of-type) {
    margin-bottom: 1.5rem;
  }
}
.kvTop-slider-controls_ttl {
  display: block;
  margin-bottom: 5px;
  font-size: 2rem;
  color: #FFF;
  opacity: 0;
  -webkit-transition: ease 800ms 200ms;
  transition: ease 800ms 200ms;
}
.kvTop-slider-controls_status {
  position: relative;
  display: block;
  height: 3px;
  width: 0%;
  background: #FFF;
  -webkit-transition: ease 800ms;
  transition: ease 800ms;
}
li.is-active .kvTop-slider-controls_ttl {
  opacity: 1;
}
li.is-active .kvTop-slider-controls_status {
  width: 100%;
}
.on .kvTop-slider-controls_status > span {
  content: "";
  height: 3px;
  position: absolute;
  background: #be2221;
  width: 40%;
}

/* TOP - NEWS
-----------------------------*/
.topNews {
  margin: 0 auto;
  margin-top: -40px;
  opacity: 0;
  -webkit-transform: translate3d(0, 40px, 0);
          transform: translate3d(0, 40px, 0);
  -webkit-transition: ease 1200ms;
  transition: ease 1200ms;
}
.topNews.is-active {
  opacity: 1;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
}
@media screen and (max-width: 641px) {
  .topNews {
    margin-top: 1rem;
  }
}
.topNews-inner {
  width: 100%;
  background: #FFF;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .topNews {
    width: 100%;
  }
}
.topNews a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-transition: ease 0.3s;
  transition: ease 0.3s;
  letter-spacing: 0.18em;
}
.topNews a:hover {
  color: #d3d4d4;
  border-color: #d3d4d4;
}
@media screen and (min-width: 1025px) {
  .topNews a {
    padding: 2rem 3rem 2rem 3.5rem;
    line-height: 70px;
    height: 70px;
  }
}
@media screen and (max-width: 1024px) {
  .topNews a {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 2rem 3rem;
  }
}
@media screen and (max-width: 641px) {
  .topNews a {
    padding: 2rem;
  }
}
.topNews_cat {
  font-size: 1.7rem;
  margin-right: 4rem;
  padding-right: 3.5rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  border-right: 1px solid #be2221;
  line-height: 1.5;
}
@media screen and (max-width: 1024px) {
  .topNews_cat {
    padding-right: 2rem;
    margin-right: 2rem;
    margin-bottom: 1rem;
  }
}
.topNews_day {
  margin-right: 4rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  line-height: 1.5;
}
@media screen and (max-width: 1024px) {
  .topNews_day {
    margin-bottom: 1rem;
  }
}
.topNews_ttl {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  line-height: 1.5;
}
@media screen and (max-width: 1024px) {
  .topNews_ttl {
    width: 100%;
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 641px) {
  .topNews_ttl {
    text-overflow: inherit;
    white-space: inherit;
    word-break: break-all;
  }
}
.topNews_more {
  height: 100%;
  padding: 0 4rem;
  border: 1px solid #030000;
  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;
  margin-left: 3rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media screen and (max-width: 1024px) {
  .topNews_more {
    margin-left: 0;
  }
}

/* TOP - SERVICE
-----------------------------*/
@media screen and (min-width: 1025px) {
  .topService {
    margin-bottom: 12.5rem;
  }
}
@media screen and (max-width: 1024px) {
  .topService {
    margin-bottom: calc(12.5rem * 0.7);
  }
}
@media screen and (min-width: 1025px) {
  .topService-lead {
    margin-bottom: 12.5rem;
  }
}
@media screen and (max-width: 1024px) {
  .topService-lead {
    margin-bottom: calc(12.5rem * 0.7);
  }
}
.topService-lead-ttl {
  color: #be2221;
}
.topService-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1600px;
  margin: 0 auto;
}
@media screen and (max-width: 641px) {
  .topService-main {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.topService-main img {
  width: 100%;
}
.topService-main li {
  width: 33.3%;
}
@media screen and (min-width: 642px) {
  .topService-main li:nth-of-type(2) {
    margin: 0 5px;
  }
}
@media screen and (max-width: 641px) {
  .topService-main li:nth-of-type(2) {
    margin-left: 1rem;
  }
}
@media screen and (max-width: 1024px) {
  .topService-main li {
    width: calc(50% - 0.5rem);
  }
}
@media screen and (max-width: 641px) {
  .topService-main li:nth-of-type(n+3) {
    margin-top: 1rem;
  }
}
.topService-main a {
  display: block;
  width: 100%;
  height: 100%;
}
.topService_imgbox {
  margin-bottom: 5px;
}
.topService-cont {
  text-align: center;
  background: #FFF;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 1025px) {
  .topService-cont {
    padding-top: 5rem;
  }
}
@media screen and (max-width: 1024px) {
  .topService-cont {
    padding-top: calc(5rem * 0.7);
  }
}
@media screen and (min-width: 1025px) {
  .topService-cont {
    padding-bottom: 5rem;
  }
}
@media screen and (max-width: 1024px) {
  .topService-cont {
    padding-bottom: calc(5rem * 0.7);
  }
}
.topService-cont_ttl {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #535253;
  font-size: 4rem;
  font-size: 4rem;
  margin-bottom: 3rem;
}
@media screen and (max-width: 1024px) {
  .topService-cont_ttl {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 641px) {
  .topService-cont_ttl {
    font-size: 3rem;
  }
}
@media screen and (max-width: 1024px) {
  .topService-cont_ttl {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 641px) {
  .topService-cont_ttl {
    font-size: 3rem;
  }
}
@media screen and (max-width: 1024px) {
  .topService-cont_ttl {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 641px) {
  .topService-cont_ttl {
    margin-bottom: 1rem;
  }
}
.topService-cont_more {
  font-size: 1.7rem;
  font-weight: 700;
  color: #535253;
}
.topService-cont_more span {
  display: inline-block;
  position: relative;
}
.topService-cont_more span::after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #535253;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  bottom: 0;
}
.topService-cont.black .topService-cont_ttl, .topService-cont.black .topService-cont_more {
  color: #FFF;
}
.topService-cont.black .topService-cont_more span::after {
  background: #FFF;
}
.topService-main a:hover .topService-cont {
  z-index: 1;
  -webkit-box-shadow: 0 0 29px 0 rgba(37, 38, 38, 0.4);
          box-shadow: 0 0 29px 0 rgba(37, 38, 38, 0.4);
}
.topService-main a:hover .topService-cont span::after {
  bottom: -3px;
  height: 2px;
  background: #be2221;
}

/* TOP - ABOUT
-----------------------------*/
@media screen and (min-width: 1025px) {
  .topAbout {
    margin-bottom: 10rem;
  }
}
@media screen and (max-width: 1024px) {
  .topAbout {
    margin-bottom: calc(10rem * 0.7);
  }
}
@media screen and (min-width: 1025px) {
  .topAbout-lead {
    margin-bottom: 10rem;
  }
}
@media screen and (max-width: 1024px) {
  .topAbout-lead {
    margin-bottom: calc(10rem * 0.7);
  }
}
.topAbout_imgbox {
  text-align: center;
}
.topAbout_imgbox img {
  width: 100%;
  -webkit-box-shadow: 0 0 29px 0 rgba(37, 38, 38, 0.4);
          box-shadow: 0 0 29px 0 rgba(37, 38, 38, 0.4);
  max-width: 1600px;
}
.topAbout-bnr {
  width: calc(50% - 8rem);
  z-index: 1;
  position: relative;
  border-radius: 0 2.3rem 2.3rem 0;
  background: #FFF;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-shadow: 0 0 18px 0 rgba(37, 38, 38, 0.3);
          box-shadow: 0 0 18px 0 rgba(37, 38, 38, 0.3);
}
.topAbout-bnr_ttl {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #535253;
  font-size: 4rem;
  font-size: 4rem;
  margin-bottom: 3rem;
}
@media screen and (max-width: 1024px) {
  .topAbout-bnr_ttl {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 641px) {
  .topAbout-bnr_ttl {
    font-size: 3rem;
  }
}
@media screen and (max-width: 1024px) {
  .topAbout-bnr_ttl {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 641px) {
  .topAbout-bnr_ttl {
    font-size: 3rem;
  }
}
@media screen and (max-width: 1024px) {
  .topAbout-bnr_ttl {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 641px) {
  .topAbout-bnr_ttl {
    margin-bottom: 1rem;
  }
}
.topAbout-bnr_more {
  font-size: 1.7rem;
  font-weight: 700;
  color: #535253;
}
.topAbout-bnr_more span {
  display: inline-block;
  position: relative;
}
.topAbout-bnr_more span::after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #535253;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  bottom: 0;
}
.topAbout-bnr.black .topAbout-bnr_ttl, .topAbout-bnr.black .topAbout-bnr_more {
  color: #FFF;
}
.topAbout-bnr.black .topAbout-bnr_more span::after {
  background: #FFF;
}
@media screen and (max-width: 1024px) {
  .topAbout-bnr {
    width: 50%;
  }
}
@media screen and (max-width: 641px) {
  .topAbout-bnr {
    border-radius: 0 1.2rem 1.2rem 0;
  }
}
.topAbout-bnr a {
  display: block;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 1025px) {
  .topAbout-bnr a {
    padding-top: 5rem;
  }
}
@media screen and (max-width: 1024px) {
  .topAbout-bnr a {
    padding-top: calc(5rem * 0.7);
  }
}
@media screen and (min-width: 1025px) {
  .topAbout-bnr a {
    padding-bottom: 9rem;
  }
}
@media screen and (max-width: 1024px) {
  .topAbout-bnr a {
    padding-bottom: calc(9rem * 0.7);
  }
}
@media screen and (min-width: 1025px) {
  .topAbout-bnr a {
    margin-top: -9rem;
  }
}
@media screen and (max-width: 1024px) {
  .topAbout-bnr a {
    margin-top: calc(-9rem * 0.7);
  }
}
@media screen and (min-width: 1025px) {
  .topAbout-bnr a {
    padding-left: 8rem;
    padding-right: 8rem;
  }
}
@media screen and (max-width: 1024px) {
  .topAbout-bnr a {
    padding-left: calc(6rem * 0.5);
    padding-right: calc(6rem * 0.5);
  }
}
@media screen and (max-width: 641px) {
  .topAbout-bnr a {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media screen and (max-width: 1024px) and (min-width: 1025px) {
  .topAbout-bnr a {
    padding-top: 4.5rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .topAbout-bnr a {
    padding-top: calc(4.5rem * 0.7);
  }
}
@media screen and (max-width: 1024px) and (min-width: 1025px) {
  .topAbout-bnr a {
    padding-bottom: 7rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .topAbout-bnr a {
    padding-bottom: calc(7rem * 0.7);
  }
}
@media screen and (max-width: 1024px) and (min-width: 1025px) {
  .topAbout-bnr a {
    margin-top: -7rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .topAbout-bnr a {
    margin-top: calc(-7rem * 0.7);
  }
}
@media screen and (max-width: 1024px) {
  .topAbout-bnr a {
    padding: 2.5rem 2rem;
    margin-top: -2rem;
  }
}
.topAbout-bnr-inner {
  max-width: 640px;
  margin: 0 0 0 auto;
}
.topAbout-bnr_more span::after {
  -webkit-transition: inherit;
  transition: inherit;
}
.topAbout-bnr.right {
  border-radius: 2.3rem 0 0 2.3rem;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 641px) {
  .topAbout-bnr.right {
    border-radius: 1.2rem 0 0 1.2rem;
  }
}
.topAbout-bnr.black {
  background: #030000;
  color: #FFF;
}
.topAbout-bnr.right .topAbout-bnr-inner {
  margin: 0 auto 0 0;
}
.topAbout-bnr:hover {
  background: #030000;
}
.topAbout-bnr:hover .topAbout-bnr_ttl, .topAbout-bnr:hover .topAbout-bnr_more {
  color: #FFF !important;
}
.topAbout-bnr:hover .topAbout-bnr_more span::after {
  background: #FFF;
}
.topAbout-bnr.black:hover {
  background: #FFF;
}
.topAbout-bnr.black:hover .topAbout-bnr_ttl, .topAbout-bnr.black:hover .topAbout-bnr_more {
  color: #535253 !important;
}
.topAbout-bnr.black:hover .topAbout-bnr_more span::after {
  background: #535253;
}

/*******************************

    FOOT

*******************************/
/* FOOT - SUMI
-----------------------------*/
@media screen and (min-width: 642px) {
  .footSumi {
    padding-left: 6rem;
  }
}
@media screen and (max-width: 1024px) {
  .footSumi {
    padding-left: calc(6rem * 0.5);
  }
}
@media screen and (max-width: 641px) {
  .footSumi {
    padding-left: 1rem;
  }
}
@media screen and (min-width: 1025px) {
  .footSumi {
    margin-bottom: 24rem;
  }
}
@media screen and (max-width: 1024px) {
  .footSumi {
    margin-bottom: calc(24rem * 0.7);
  }
}
@media screen and (max-width: 641px) and (min-width: 1025px) {
  .footSumi {
    margin-bottom: 15rem;
  }
}
@media screen and (max-width: 641px) and (max-width: 1024px) {
  .footSumi {
    margin-bottom: calc(15rem * 0.7);
  }
}
@media screen and (max-width: 1024px) {
  .footSumi {
    padding-left: 0;
  }
}
.footSumi-cont {
  padding: 6.5rem 0 11rem;
  -webkit-box-shadow: 0 0 29px 0 rgba(37, 38, 38, 0.4);
          box-shadow: 0 0 29px 0 rgba(37, 38, 38, 0.4);
  background: url(../img/footSumi-bg.jpg) left top no-repeat, #FFF;
  background-size: 1100px auto;
}
@media screen and (max-width: 1024px) {
  .footSumi-cont {
    padding: 5rem 0 6.5rem;
    background-size: 170%;
  }
}
@media screen and (max-width: 641px) {
  .footSumi-cont {
    background-position: top -25vw left -10vw;
    padding: 3.5rem 0 5rem;
  }
}
.footSumi-cont-head {
  padding: 0 6.5rem;
}
@media screen and (min-width: 1025px) {
  .footSumi-cont-head {
    margin-bottom: 22rem;
  }
}
@media screen and (max-width: 1024px) {
  .footSumi-cont-head {
    margin-bottom: calc(22rem * 0.7);
  }
}
@media screen and (max-width: 1024px) {
  .footSumi-cont-head {
    padding: 0 6vw;
  }
}
@media screen and (max-width: 1024px) and (min-width: 1025px) {
  .footSumi-cont-head {
    margin-bottom: 46vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .footSumi-cont-head {
    margin-bottom: calc(46vw * 0.7);
  }
}
@media screen and (max-width: 641px) {
  .footSumi-cont-head {
    padding: 0 3vw;
  }
}
.footSumi-cont-head_ttl {
  margin-bottom: 5rem;
}
@media screen and (max-width: 1024px) {
  .footSumi-cont-head_ttl {
    width: 30vw;
    max-width: 200px;
    margin-bottom: 3rem;
  }
  .footSumi-cont-head_ttl img {
    width: 100%;
  }
}
@media screen and (max-width: 641px) {
  .footSumi-cont-head_ttl {
    margin-bottom: 2.5rem;
  }
}
.footSumi-cont-head_txt {
  max-width: 620px;
  font-size: 5.2rem;
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
  color: #FFF;
}
@media screen and (max-width: 1024px) {
  .footSumi-cont-head_txt {
    max-width: 100%;
    font-size: 8vw;
  }
}
@media screen and (max-width: 641px) {
  .footSumi-cont-head_txt {
    font-size: 7vw;
  }
}
.footSumi-cont-main {
  max-width: 1210px;
  margin: 0 auto;
  padding: 0 4rem;
}
@media screen and (max-width: 1024px) {
  .footSumi-cont-main {
    padding: 0 6vw;
  }
}
@media screen and (max-width: 641px) {
  .footSumi-cont-main {
    padding: 0 1rem;
  }
}
.footSumi-cont-main_ttl {
  text-align: center;
}
@media screen and (min-width: 1025px) {
  .footSumi-cont-main_ttl {
    margin-bottom: 12rem;
  }
}
@media screen and (max-width: 1024px) {
  .footSumi-cont-main_ttl {
    margin-bottom: calc(12rem * 0.7);
  }
}
@media screen and (max-width: 641px) {
  .footSumi-cont-main_ttl {
    margin-bottom: 4rem;
  }
}
.footSumi-cont-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 1025px) {
  .footSumi-cont-list li {
    width: calc(33.333% - inherit * 2 / 3);
  }
  .footSumi-cont-list li:not(:nth-of-type(3n)) {
    margin-right: inherit;
  }
  .footSumi-cont-list li:nth-of-type(n+4) {
    margin-top: 3.5rem;
  }
}
@media screen and (max-width: 1024px) {
  .footSumi-cont-list li {
    width: calc(50% - inherit / 2);
  }
  .footSumi-cont-list li:nth-of-type(odd) {
    margin-right: inherit;
  }
  .footSumi-cont-list li:nth-of-type(n+3) {
    margin-top: 3.5rem;
  }
}
@media screen and (max-width: 641px) {
  .footSumi-cont-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 641px) {
  .footSumi-cont-list li {
    width: 100%;
  }
  .footSumi-cont-list li:nth-of-type(odd) {
    margin-right: 0;
  }
  .footSumi-cont-list li:not(:first-of-type) {
    margin-top: 1rem;
  }
}
@media screen and (max-width: 1024px) {
  .footSumi-cont-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 641px) {
  .footSumi-cont-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.footSumi-cont-list li {
  width: 240px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .footSumi-cont-list li {
    width: calc(50% - 1.5rem);
  }
}
@media screen and (max-width: 641px) {
  .footSumi-cont-list li {
    width: calc(50% - 0.5rem);
  }
}
@media screen and (max-width: 1024px) {
  .footSumi-cont-list li:nth-of-type(even) {
    margin-left: 3rem;
  }
}
@media screen and (max-width: 641px) {
  .footSumi-cont-list li:nth-of-type(even) {
    margin-top: 0;
    margin-left: 1rem;
  }
}
@media screen and (min-width: 1025px) {
  .footSumi-cont-list_imgbox {
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 1024px) {
  .footSumi-cont-list_imgbox {
    margin-bottom: calc(5rem * 0.7);
  }
}
.footSumi-cont-list_imgbox img {
  max-width: 100%;
}
@media screen and (max-width: 641px) {
  .footSumi-cont-list_imgbox {
    margin-left: 1rem;
    margin-right: 1rem;
    margin-bottom: 2rem;
  }
}
.footSumi-cont-list_ttl {
  margin-bottom: 0.5rem;
}
.footSumi-cont-list_subttl {
  font-size: 2.3rem;
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #535253;
}
@media screen and (min-width: 1025px) {
  .footSumi-cont-list_subttl {
    margin-bottom: 3.5rem;
  }
}
@media screen and (max-width: 1024px) {
  .footSumi-cont-list_subttl {
    margin-bottom: calc(3.5rem * 0.7);
  }
}
@media screen and (max-width: 1024px) and (min-width: 1025px) {
  .footSumi-cont-list_subttl {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .footSumi-cont-list_subttl {
    margin-bottom: calc(1rem * 0.7);
  }
}
.footSumi-cont-list_txt {
  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;
  font-size: 2rem;
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 2;
  color: #535253;
}
@media screen and (min-width: 1025px) {
  .footSumi-cont-list_txt {
    min-height: 200px;
  }
}
.footSumi-bnr {
  width: calc(50% - 8rem);
  z-index: 1;
  position: relative;
  border-radius: 0 2.3rem 2.3rem 0;
  background: #FFF;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-shadow: 0 0 18px 0 rgba(37, 38, 38, 0.3);
          box-shadow: 0 0 18px 0 rgba(37, 38, 38, 0.3);
  width: calc(50% - 5rem);
}
.footSumi-bnr_ttl {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #535253;
  font-size: 4rem;
  font-size: 4rem;
  margin-bottom: 3rem;
}
@media screen and (max-width: 1024px) {
  .footSumi-bnr_ttl {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 641px) {
  .footSumi-bnr_ttl {
    font-size: 3rem;
  }
}
@media screen and (max-width: 1024px) {
  .footSumi-bnr_ttl {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 641px) {
  .footSumi-bnr_ttl {
    font-size: 3rem;
  }
}
@media screen and (max-width: 1024px) {
  .footSumi-bnr_ttl {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 641px) {
  .footSumi-bnr_ttl {
    margin-bottom: 1rem;
  }
}
.footSumi-bnr_more {
  font-size: 1.7rem;
  font-weight: 700;
  color: #535253;
}
.footSumi-bnr_more span {
  display: inline-block;
  position: relative;
}
.footSumi-bnr_more span::after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #535253;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  bottom: 0;
}
.footSumi-bnr.black .footSumi-bnr_ttl, .footSumi-bnr.black .footSumi-bnr_more {
  color: #FFF;
}
.footSumi-bnr.black .footSumi-bnr_more span::after {
  background: #FFF;
}
@media screen and (max-width: 1024px) {
  .footSumi-bnr {
    width: 50%;
  }
}
@media screen and (max-width: 641px) {
  .footSumi-bnr {
    border-radius: 0 1.2rem 1.2rem 0;
  }
}
.footSumi-bnr a {
  display: block;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 1025px) {
  .footSumi-bnr a {
    padding-top: 5rem;
  }
}
@media screen and (max-width: 1024px) {
  .footSumi-bnr a {
    padding-top: calc(5rem * 0.7);
  }
}
@media screen and (min-width: 1025px) {
  .footSumi-bnr a {
    padding-bottom: 9rem;
  }
}
@media screen and (max-width: 1024px) {
  .footSumi-bnr a {
    padding-bottom: calc(9rem * 0.7);
  }
}
@media screen and (min-width: 1025px) {
  .footSumi-bnr a {
    margin-top: -9rem;
  }
}
@media screen and (max-width: 1024px) {
  .footSumi-bnr a {
    margin-top: calc(-9rem * 0.7);
  }
}
@media screen and (min-width: 1025px) {
  .footSumi-bnr a {
    padding-left: 8rem;
    padding-right: 8rem;
  }
}
@media screen and (max-width: 1024px) {
  .footSumi-bnr a {
    padding-left: calc(6rem * 0.5);
    padding-right: calc(6rem * 0.5);
  }
}
@media screen and (max-width: 641px) {
  .footSumi-bnr a {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media screen and (max-width: 1024px) and (min-width: 1025px) {
  .footSumi-bnr a {
    padding-top: 4.5rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .footSumi-bnr a {
    padding-top: calc(4.5rem * 0.7);
  }
}
@media screen and (max-width: 1024px) and (min-width: 1025px) {
  .footSumi-bnr a {
    padding-bottom: 7rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .footSumi-bnr a {
    padding-bottom: calc(7rem * 0.7);
  }
}
@media screen and (max-width: 1024px) and (min-width: 1025px) {
  .footSumi-bnr a {
    margin-top: -7rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .footSumi-bnr a {
    margin-top: calc(-7rem * 0.7);
  }
}
@media screen and (max-width: 1024px) {
  .footSumi-bnr a {
    padding: 2.5rem 2rem;
    margin-top: -2rem;
  }
}
.footSumi-bnr-inner {
  max-width: 640px;
  margin: 0 0 0 auto;
}
.footSumi-bnr_more span::after {
  -webkit-transition: inherit;
  transition: inherit;
}
.footSumi-bnr.right {
  border-radius: 2.3rem 0 0 2.3rem;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 641px) {
  .footSumi-bnr.right {
    border-radius: 1.2rem 0 0 1.2rem;
  }
}
.footSumi-bnr.black {
  background: #030000;
  color: #FFF;
}
.footSumi-bnr.right .footSumi-bnr-inner {
  margin: 0 auto 0 0;
}
.footSumi-bnr:hover {
  background: #030000;
}
.footSumi-bnr:hover .footSumi-bnr_ttl, .footSumi-bnr:hover .footSumi-bnr_more {
  color: #FFF !important;
}
.footSumi-bnr:hover .footSumi-bnr_more span::after {
  background: #FFF;
}
.footSumi-bnr.black:hover {
  background: #FFF;
}
.footSumi-bnr.black:hover .footSumi-bnr_ttl, .footSumi-bnr.black:hover .footSumi-bnr_more {
  color: #535253 !important;
}
.footSumi-bnr.black:hover .footSumi-bnr_more span::after {
  background: #535253;
}

/* FOOT - NEWS
-----------------------------*/
@media screen and (min-width: 642px) {
  .footNews {
    padding-left: 6rem;
  }
}
@media screen and (max-width: 1024px) {
  .footNews {
    padding-left: calc(6rem * 0.5);
  }
}
@media screen and (max-width: 641px) {
  .footNews {
    padding-left: 1rem;
  }
}
.footNews_ttl {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #535253;
  font-size: 4rem;
  font-size: 4rem;
  margin-bottom: 3rem;
}
@media screen and (max-width: 1024px) {
  .footNews_ttl {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 641px) {
  .footNews_ttl {
    font-size: 3rem;
  }
}
@media screen and (max-width: 1024px) {
  .footNews_ttl {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 641px) {
  .footNews_ttl {
    font-size: 3rem;
  }
}
@media screen and (max-width: 1024px) {
  .footNews_ttl {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 641px) {
  .footNews_ttl {
    margin-bottom: 1rem;
  }
}
.footNews_more {
  font-size: 1.7rem;
  font-weight: 700;
  color: #535253;
}
.footNews_more span {
  display: inline-block;
  position: relative;
}
.footNews_more span::after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #535253;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  bottom: 0;
}
.footNews.black .footNews_ttl, .footNews.black .footNews_more {
  color: #FFF;
}
.footNews.black .footNews_more span::after {
  background: #FFF;
}
@media screen and (min-width: 1025px) {
  .footNews {
    margin-bottom: 11rem;
  }
}
@media screen and (max-width: 1024px) {
  .footNews {
    margin-bottom: calc(11rem * 0.7);
  }
}
.footNews-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  background: #FFF;
  -webkit-box-shadow: 0 0 29px 0 rgba(37, 38, 38, 0.4);
          box-shadow: 0 0 29px 0 rgba(37, 38, 38, 0.4);
}
@media screen and (min-width: 1025px) {
  .footNews-inner {
    padding-top: 5rem;
  }
}
@media screen and (max-width: 1024px) {
  .footNews-inner {
    padding-top: calc(5rem * 0.7);
  }
}
@media screen and (min-width: 1025px) {
  .footNews-inner {
    padding-bottom: 10rem;
  }
}
@media screen and (max-width: 1024px) {
  .footNews-inner {
    padding-bottom: calc(10rem * 0.7);
  }
}
@media screen and (min-width: 1025px) {
  .footNews-inner {
    padding-left: 6.5rem;
  }
}
@media screen and (max-width: 1024px) {
  .footNews-inner {
    padding-left: calc(6.5rem * 0.7);
  }
}
@media screen and (max-width: 641px) {
  .footNews-inner {
    padding: 3rem 0 5rem 2rem;
  }
}
.footNews-ttl-wrap {
  display: inline-block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 13.5vw;
}
@media screen and (max-width: 1024px) {
  .footNews-ttl-wrap {
    width: 18vw;
  }
}
@media screen and (max-width: 641px) {
  .footNews-ttl-wrap {
    width: auto;
    margin-right: 5vw;
  }
}
.footNews-ttl-wrap:hover {
  opacity: 0.6;
}
.footNews-ttl-wrap:hover span::after {
  bottom: -3px;
  height: 2px;
  background: #be2221;
}
.footNews-list li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.footNews-list-wrap {
  padding: 24px;
  margin: 0 -10px;
}
@media screen and (max-width: 1024px) {
  .footNews-list-wrap {
    padding: 20px;
    margin: 0 -7px;
  }
}
.footNews-list-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 31vw;
  height: 100%;
  -webkit-box-shadow: 0px 0px 11px 2px rgba(37, 38, 38, 0.3);
          box-shadow: 0px 0px 11px 2px rgba(37, 38, 38, 0.3);
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
}
.footNews-list-main:hover {
  opacity: 0.6;
}
@media screen and (max-width: 1024px) {
  .footNews-list-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .footNews-list-main {
    width: calc(40vw - 14px);
  }
}
@media screen and (max-width: 641px) {
  .footNews-list-main {
    width: calc(50vw - 14px);
  }
}
.footNews-list-imgbox {
  width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.footNews-list-imgbox::after {
  content: "";
  display: block;
  padding-top: 100%;
}
@media screen and (max-width: 1024px) {
  .footNews-list-imgbox {
    width: 100%;
  }
}
.footNews-list-txtbox {
  width: 50%;
  padding: 1.5rem;
  max-height: 15.5vw;
  background: #030000;
  color: #FFF;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .footNews-list-txtbox {
    width: 100%;
    height: 40vw;
    max-height: inherit;
  }
}
.footNews-list-txtbox_day {
  margin-bottom: 2rem;
}
@media screen and (max-width: 1024px) {
  .footNews-list-txtbox_day {
    margin-bottom: 1rem;
  }
}
.footNews-list-txtbox_txt {
  line-height: 1.7;
}
.footNews-slider-wrap {
  margin-top: 3rem;
  width: 100%;
}
@media screen and (max-width: 641px) {
  .footNews-slider-wrap {
    margin-top: 1.5rem;
  }
}
.footNews-slider-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footNews-slider-arrow {
  position: absolute;
  left: 0;
  bottom: 0;
}

/* FOOT - INFO
-----------------------------*/
@media screen and (min-width: 642px) {
  .footInfo {
    padding-left: 6rem;
  }
}
@media screen and (max-width: 1024px) {
  .footInfo {
    padding-left: calc(6rem * 0.5);
  }
}
@media screen and (max-width: 641px) {
  .footInfo {
    padding-left: 1rem;
  }
}
@media screen and (max-width: 1024px) {
  .footInfo {
    padding-left: 0;
  }
}
.footInfo-inner {
  padding: 7.5rem 10rem 7.5rem 6.5rem;
  background: #030000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 0 0 29px 0 rgba(37, 38, 38, 0.4);
          box-shadow: 0 0 29px 0 rgba(37, 38, 38, 0.4);
}
@media screen and (max-width: 1024px) {
  .footInfo-inner {
    padding: 5rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (max-width: 641px) {
  .footInfo-inner {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.footInfo-logo {
  margin-right: 8rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media screen and (max-width: 1024px) {
  .footInfo-logo {
    margin-right: 3rem;
  }
}
@media screen and (max-width: 641px) {
  .footInfo-logo {
    width: 4rem;
    margin-right: 1.5rem;
  }
  .footInfo-logo img {
    width: 100%;
  }
}
.footInfo-access {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  max-width: 30%;
  display: block;
  margin-top: 3rem;
  width: 35rem;
  margin-right: 4rem;
  font-style: normal;
  color: #FFF;
}
.footInfo-access a {
  color: #FFF;
}
@media screen and (max-width: 1024px) {
  .footInfo-access {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    width: 100%;
    max-width: calc(100% - (76px + 3rem));
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 641px) {
  .footInfo-access {
    max-width: calc(100% - 5.5rem);
  }
}
.footInfo-access_name {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 9.5rem;
}
@media screen and (max-width: 1024px) {
  .footInfo-access_name {
    margin-bottom: 2rem;
  }
}
.footInfo-access_add {
  font-size: 1.6rem;
  line-height: 1.7;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 1024px) {
  .footInfo-access_add {
    margin-bottom: 1.5rem;
  }
}
.footInfo-access_add span {
  display: block;
}
.footInfo-access_tel {
  font-size: 1.6rem;
  margin-bottom: 3rem;
}
@media screen and (max-width: 1024px) {
  .footInfo-access_tel {
    margin-bottom: 1.5rem;
  }
}
.footInfo-access_mail {
  font-size: 1.6rem;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 641px) {
  .footInfo-access_mail {
    margin-bottom: 1.5rem;
  }
}
.footInfo-map {
  width: 100%;
  height: 36rem;
}
@media screen and (max-width: 1024px) {
  .footInfo-map {
    height: 50vw;
  }
}
.footInfo-fb a:hover {
  text-decoration: underline;
}
.footInfo-fb img {
  width: 8px;
  display: inline-block;
  margin-right: 0.5rem;
}

/* FOOT - NAV
-----------------------------*/
@media screen and (min-width: 1025px) {
  .foot {
    padding-top: 11rem;
  }
}
@media screen and (max-width: 1024px) {
  .foot {
    padding-top: calc(11rem * 0.7);
  }
}
@media screen and (min-width: 1025px) {
  .foot {
    padding-bottom: 11rem;
  }
}
@media screen and (max-width: 1024px) {
  .foot {
    padding-bottom: calc(11rem * 0.7);
  }
}
@media screen and (min-width: 1025px) {
  .foot {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
}
@media screen and (max-width: 1024px) {
  .foot {
    padding-left: calc(3.5rem * 0.5);
    padding-right: calc(3.5rem * 0.5);
  }
}
@media screen and (max-width: 641px) {
  .foot {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media screen and (max-width: 1024px) {
  .foot {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media screen and (max-width: 1024px) and (min-width: 1025px) {
  .foot {
    padding-top: 6.5rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .foot {
    padding-top: calc(6.5rem * 0.7);
  }
}
@media screen and (max-width: 1024px) and (min-width: 1025px) {
  .foot {
    padding-bottom: 6.5rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .foot {
    padding-bottom: calc(6.5rem * 0.7);
  }
}
@media screen and (max-width: 641px) {
  .foot {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.foot-navbox {
  margin: 0 auto;
}
.foot-nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1080px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .foot-nav-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.foot-nav-list li {
  display: inline-block;
  width: calc((100% - 6rem) / 5);
  word-break: break-all;
}
@media screen and (min-width: 1025px) {
  .foot-nav-list li:first-of-type {
    width: 150px;
  }
}
@media screen and (max-width: 1024px) {
  .foot-nav-list li {
    width: 100%;
    border-bottom: 1px solid #030000;
  }
}
@media screen and (max-width: 1024px) {
  .foot-nav-list li {
    margin-right: 0;
  }
}
.foot-nav-list a,
.foot-nav-list span {
  padding: 5px 0;
  display: inline-block;
  line-height: 1.2;
  font-size: 2rem;
  letter-spacing: 0.1em;
  width: 100%;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 1024px) {
  .foot-nav-list a,
  .foot-nav-list span {
    padding: 1rem 0;
    margin-right: -10px;
  }
}
.foot-nav-list a {
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
}
.foot-nav-list a:hover {
  opacity: 0.6;
}
.foot-nav-list dt {
  margin-bottom: 1.5rem;
  font-weight: 700;
}
.foot-nav-list dt:not(.foot-nav_accodion-ttl) a {
  display: block;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .foot-nav-list dt {
    margin-bottom: 0;
    border-bottom: 1px solid #d3d4d4;
  }
  .foot-nav-list dt + div {
    margin-bottom: 2rem;
  }
}
.foot-nav-list dd {
  font-size: 1.6rem;
}
.foot-nav-list dd:not(:last-of-type) {
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 1024px) {
  .foot-nav-list dd:not(:last-of-type) {
    margin-bottom: 0;
  }
}
.foot-nav-list dd + div {
  margin-top: 1rem;
  padding-left: 1em;
}
.foot-nav-list dd + .foot-nav_head {
  margin-top: 4.5rem;
}
@media screen and (max-width: 1024px) {
  .foot-nav-list dd a {
    padding: 0.5rem 0;
  }
}

@media screen and (max-width: 1024px) {
  .foot-nav_accodion-main {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .foot-nav .foot-nav_accodion-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .foot-nav .foot-nav_accodion-ttl a {
    pointer-events: none;
  }
  .foot-nav .foot-nav_accodion-ttl::after {
    content: "";
    background: url(../img/icon-accodion.svg) center center no-repeat;
    background-size: cover;
    width: 10px;
    height: 10px;
    right: 0;
    bottom: 0;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
  }
  .foot-nav .foot-nav_accodion-ttl.is-open::after {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
/*******************************

    LOWER

*******************************/
.lower-notkv {
  padding-top: 17.5rem;
}
@media screen and (max-width: 1024px) {
  .lower-notkv {
    padding-top: calc(60px + 3rem);
  }
}
@media screen and (max-width: 641px) {
  .lower-notkv {
    padding-top: calc(60px + 2rem);
  }
}

/* LOWER - KV
-----------------------------*/
@media screen and (min-width: 642px) {
  .kvLower-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.kvLower01 {
  height: 100vh;
  min-height: 750px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
@media screen and (min-width: 1025px) {
  .kvLower01 {
    margin-bottom: 10rem;
  }
}
@media screen and (max-width: 1024px) {
  .kvLower01 {
    margin-bottom: calc(10rem * 0.7);
  }
}
@media screen and (min-width: 1025px) {
  .kvLower01 {
    padding-top: 10.5rem;
  }
}
@media screen and (max-width: 1024px) {
  .kvLower01 {
    height: 70vh;
    min-height: 400px;
  }
}
@media screen and (max-width: 641px) {
  .kvLower01 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    height: auto;
    padding-top: 10rem;
    min-height: auto;
    margin-bottom: 10rem;
  }
}
.kvLower02 {
  height: 75vh;
  min-height: 400px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1025px) {
  .kvLower02 {
    margin-bottom: 10rem;
  }
}
@media screen and (max-width: 1024px) {
  .kvLower02 {
    margin-bottom: calc(10rem * 0.7);
  }
}
@media screen and (min-width: 1025px) {
  .kvLower02 {
    padding-top: 10.5rem;
  }
}
@media screen and (max-width: 1024px) {
  .kvLower02 {
    height: 70vh;
    min-height: 400px;
  }
}
.kvLower-head {
  color: #FFF;
  text-align: center;
}
.kvLower-head_ttl {
  margin-bottom: 3.5rem;
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 5.2rem;
}
@media screen and (max-width: 1024px) {
  .kvLower-head_ttl {
    font-size: 4rem;
  }
}
.kvLower-head_ttl.gray {
  color: #535253;
}
.kvLower-head_txt {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 5.2rem;
  line-height: 1.2;
  color: #707070;
}
.kvLower-head_txt.white {
  color: #FFF;
}
.kvLower-head_txt.gray {
  color: #535253;
}
@media screen and (max-width: 1024px) {
  .kvLower-head_txt {
    font-size: 3rem;
  }
}

/*******************************

    PAGE - NEWS

*******************************/
.kvNews {
  height: auto;
  min-height: auto;
}
@media screen and (min-width: 1025px) {
  .kvNews {
    margin-top: 10rem;
    margin-bottom: 6rem;
  }
}
@media screen and (min-width: 642px) and (max-width: 1024px) {
  .kvNews {
    margin-top: 10rem;
  }
}
@media screen and (max-width: 1024px) {
  .kvNews {
    margin-bottom: 3rem;
  }
}
.kvNews-head_ttl {
  color: #535253;
  margin-bottom: 0;
}

/* ARCHIVE & SINGLE
-----------------------------*/
.news-inner {
  max-width: 1200px;
  background: #FFF;
  display: block;
  padding: 3.5rem;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 641px) {
  .news-inner {
    padding: 2rem 1.5rem;
  }
}
.news-summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2rem;
}
@media screen and (max-width: 641px) {
  .news-summary {
    margin-bottom: 1.5rem;
  }
}
.news_cat {
  color: #FFF;
  padding: 0.5rem 2rem;
  margin-right: 1rem;
  display: inline-block;
  font-weight: 500;
  line-height: 1;
}
.news_cat01 {
  background: #030000;
}
.news_cat02 {
  background: #be2221;
}
.news_day {
  margin-right: 4rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  line-height: 1.5;
}
.news_ttl {
  line-height: 1.5;
}
.news_txt {
  line-height: 1.5;
}

/* ARCHIVE
-----------------------------*/
.news-list {
  margin-left: auto;
  margin-right: auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 1025px) {
  .news-list {
    margin-bottom: 6.5rem;
  }
}
@media screen and (max-width: 1024px) {
  .news-list {
    margin-bottom: calc(6.5rem * 0.7);
  }
}
.news-list li:not(:last-of-type) {
  margin-bottom: 4.5rem;
}
@media screen and (max-width: 641px) {
  .news-list li:not(:last-of-type) {
    margin-bottom: 1rem;
  }
}
.news-list_ttl {
  font-size: 2rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 641px) {
  .news-list_ttl {
    margin-bottom: 1.5rem;
  }
}
.news-list_more {
  padding: 0.5rem 4rem;
  border: 1px solid #030000;
  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;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 1024px) {
  .news-list_more {
    margin-left: 0;
  }
}
a:hover .news-list_more {
  background: #030000;
  color: #FFF;
}
.news-list-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 2rem;
}
@media screen and (max-width: 641px) {
  .news-list-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.news-list-imgbox {
  width: 200px;
  margin-left: 3rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.news-list-imgbox::after {
  content: "";
  display: block;
  padding-top: 100%;
}
@media screen and (max-width: 641px) {
  .news-list-imgbox {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    width: 100%;
    margin-left: 0;
    margin-bottom: 1rem;
  }
}

/* SINGLE
-----------------------------*/
.news-detail_ttl {
  font-size: 2.3rem;
  margin-bottom: 3.5rem;
  font-weight: 500;
}
@media screen and (max-width: 641px) {
  .news-detail_ttl {
    margin-bottom: 2rem;
  }
}
.news-detail_txt {
  margin-bottom: 5rem;
}
@media screen and (max-width: 641px) {
  .news-detail_txt {
    margin-bottom: 3.5rem;
  }
}
.news-detail_txt img {
  max-width: 100%;
  height: auto;
}
.news-detail_btn a {
  background: #030000;
  color: #FFF;
  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;
  margin: 0 auto;
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  width: 30rem;
  height: 4.5rem;
  font-size: 3rem;
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
  letter-spacing: 0.05em;
}
.news-detail_btn a:hover {
  background: #be2221;
  color: #FFF;
  text-indent: 0.25em;
}
@media screen and (max-width: 1024px) {
  .news-detail_btn a {
    font-size: 2.3rem;
    width: 20rem;
    height: 3.5rem;
  }
}

/*******************************

    PAGE - CONTACT

*******************************/
.kvContact {
  background: url(../img/kv-contact.jpg) center center no-repeat;
  background-size: cover;
}
.kvContactPartner {
  background: url(../img/kv-partner.jpg) center center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 1025px) {
  .kvContact {
    height: auto;
    min-height: 400px;
  }
}
@media screen and (max-width: 641px) {
  .kvContact {
    padding-bottom: 10rem;
  }
}
.kvContact-head_ttl {
  margin-bottom: 0;
}

.kvContact-bnr {
  display: inline-block;
  background: #be2221;
  padding: 3rem 6rem;
  border-radius: 5px 5px 0 0;
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #FFF;
  font-size: 2rem;
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
  -webkit-box-shadow: inset 0 0 19px 0 rgba(10, 2, 4, 0.64);
          box-shadow: inset 0 0 19px 0 rgba(10, 2, 4, 0.64);
  font-weight: 700;
  letter-spacing: 0.1em;
}
.kvContact-bnr:hover {
  background: #030000;
  color: #FFF;
}
@media screen and (max-width: 641px) {
  .kvContact-bnr {
    padding: 1.5rem 2rem;
  }
}
.kvContact-bnr:hover {
  background: #FFF;
  color: #030000;
}
.kvContact-bnr-wrap {
  max-width: 1270px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: right;
}

/* BOX
-----------------------------*/
.box-1 .text-error {
  color: #be2221;
  font-weight: 700;
  margin-bottom: 5rem;
  padding: 1rem 1.5rem;
  border: 1px solid #be2221;
}
@media screen and (max-width: 641px) {
  .box-1 .text-error {
    margin-bottom: 3.5rem;
  }
}

.inquiry-form-wrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #FFF;
  padding: 8rem;
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .inquiry-form-wrap {
    padding: 4rem 2rem;
  }
}
@media screen and (max-width: 641px) {
  .inquiry-form-wrap {
    padding: 3rem 1rem;
  }
}

.inquiry-form table {
  width: 100%;
  margin-bottom: 5rem;
}
@media screen and (max-width: 641px) {
  .inquiry-form table {
    margin-bottom: 3.5rem;
  }
}
.inquiry-form tr {
  display: block;
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: normal;
}
.inquiry-form tr:not(:last-of-type) {
  margin-bottom: 3.5rem;
}
@media screen and (max-width: 641px) {
  .inquiry-form tr:not(:last-of-type) {
    margin-bottom: 2rem;
  }
}
.inquiry-form th,
.inquiry-form td {
  padding: 0;
  text-align: left;
  vertical-align: middle;
}
.inquiry-form tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.inquiry-form tr.detail {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.inquiry-form tr span:not(.wpcf7-form-control-wrap) {
  color: #be2221;
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 700;
  margin-left: 0.5rem;
}
.inquiry-form th {
  width: 25rem;
  font-size: 2rem;
}
.inquiry-form th span:not(.wpcf7-form-control-wrap) {
  font-size: 0.8em;
  padding-left: 5px;
}
.inquiry-form td {
  width: calc(100% - 25rem);
  display: block;
}
.inquiry-form tr .wpcf7-form-control-wrap {
  width: 100%;
}

/* TEXT,TEL,MAIL,TEXTAREA
-----------------------------*/
.inquiry-form {
  /* Varidation */
}
.inquiry-form input[type=text],
.inquiry-form input[type=email],
.inquiry-form input[type=tel],
.inquiry-form textarea {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  width: 100%;
  margin: 0;
  padding: 1.5rem;
  font-size: 2rem;
  color: #535253;
  border: 1px solid #d3d4d4;
}
@media screen and (max-width: 1024px) {
  .inquiry-form input[type=text],
  .inquiry-form input[type=email],
  .inquiry-form input[type=tel],
  .inquiry-form textarea {
    padding: 1rem;
  }
}
.inquiry-form input[type=text]:focus,
.inquiry-form input[type=email]:focus,
.inquiry-form input[type=tel]:focus,
.inquiry-form textarea:focus {
  border: 1px solid #d3d4d4;
  outline: 0;
  -webkit-box-shadow: 0 0 18px 0 rgba(37, 38, 38, 0.3);
          box-shadow: 0 0 18px 0 rgba(37, 38, 38, 0.3);
}
.inquiry-form textarea {
  line-height: 1.6;
  padding: 1.5rem;
  resize: vertical;
}
@media screen and (max-width: 641px) {
  .inquiry-form input[type=text],
  .inquiry-form input[type=email],
  .inquiry-form input[type=tel],
  .inquiry-form select,
  .inquiry-form textarea {
    font-size: 16px !important;
    line-height: 1.6 !important;
  }
}
.inquiry-form .wpcf7-not-valid-tip {
  position: absolute;
  width: 100%;
  top: 100%;
  -webkit-transform: translate3d(0, 5px, 0);
          transform: translate3d(0, 5px, 0);
  text-align: left;
}
.inquiry-form .wpcf7-acceptance + .wpcf7-not-valid-tip {
  text-align: center;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.inquiry-form .submit-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 4.5rem;
}
.inquiry-form .submit-container input {
  display: block;
  margin: 0 10px;
}
.inquiry-form .submit-container .wpcf7c-btn-back {
  min-width: 24.75rem;
}
.inquiry-form .submit-container .ajax-loader {
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 16px;
  min-height: 16px;
}
.inquiry-form div.wpcf7-validation-errors,
.inquiry-form div.wpcf7-acceptance-missing,
.inquiry-form div.wpcf7-mail-sent-ok {
  border-width: 3px;
}
.inquiry-form .wpcf7c-conf {
  color: #FFF !important;
  border: none;
}

/* SELCT
-----------------------------*/
.inquiry-form .formSelect {
  text-align: center;
}
.inquiry-form .formSelect > span {
  margin: 0 !important;
}
.inquiry-form .formSelect select {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  width: 100%;
  padding-right: 1em;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border-right-style: none;
}
.inquiry-form .formSelect select::-ms-expand {
  display: none;
}
.inquiry-form .formSelect {
  position: relative;
  background: #d3d4d4;
}
.inquiry-form .formSelect::before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  /* Safari用 */
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  right: 0.9em;
  width: 0;
  height: 0;
  padding: 0;
  content: "";
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid #535253;
  pointer-events: none;
}
.inquiry-form .formSelect select {
  padding: 1.5rem calc(1.5rem + 3rem) 1.5rem 1.5rem;
  color: #535253;
  font-size: 2rem;
}

@media screen and (max-width: 1024px) {
  .inquiry-form tr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .inquiry-form th,
  .inquiry-form td {
    display: block;
    width: 100%;
  }
  .inquiry-form th .wpcf7-form-control-wrap,
  .inquiry-form td .wpcf7-form-control-wrap {
    display: inline-block;
  }
  .inquiry-form th {
    margin-bottom: 7px;
  }
  .inquiry-form td {
    width: 100%;
  }
}
/* ENTER
-----------------------------*/
.inquiry-form input[type=submit] {
  background: #030000;
  color: #FFF;
  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;
  margin: 0 auto;
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  width: 30rem;
  height: 4.5rem;
  font-size: 3rem;
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
  letter-spacing: 0.05em;
  margin: 0;
  height: 8rem;
}
.inquiry-form input[type=submit]:hover {
  background: #be2221;
  color: #FFF;
  text-indent: 0.25em;
}
@media screen and (max-width: 1024px) {
  .inquiry-form input[type=submit] {
    font-size: 2.3rem;
    width: 20rem;
    height: 3.5rem;
  }
}
@media screen and (max-width: 641px) {
  .inquiry-form input[type=submit] {
    height: 5rem;
  }
}

/*******************************

    MATRIX

*******************************/
.matrix {
  max-width: calc(1480px + 7rem);
}
.matrix-wrap {
  background: #e5e5e5;
}
.matrix-ttl {
  font-weight: 700;
  margin-bottom: 50px;
}
@media screen and (max-width: 1024px) {
  .matrix-ttl {
    margin-bottom: 3rem;
  }
}

.matrix-table-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.matrix-table tr {
  border-bottom: 1px solid #535253;
}
.matrix-table th,
.matrix-table td {
  height: 110px;
  vertical-align: middle;
}
@media screen and (min-width: 1025px) {
  .matrix-table th {
    height: 50px;
  }
}
.matrix-table .matrix-cat span {
  display: block;
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #474645;
  line-height: 1.2;
  font-size: 1.7rem;
  letter-spacing: 0.1em;
  font-weight: 700;
}
.matrix-table .matrix-cat img + span {
  font-size: 1.4rem;
  padding-top: 5px;
}
.matrix-table a {
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
  display: block;
  text-align: center;
}
.matrix-table a:hover {
  opacity: 0.6;
}
.matrix-table-fix-wrap {
  padding-top: 70px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.matrix-table-fix .series {
  width: 75px;
  height: 110px;
}
.matrix-table-scroll {
  z-index: 1;
  position: relative;
}
.matrix-table-scroll img {
  width: 80px;
}
.matrix-table-scroll-wrap {
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  width: 1040px;
}
.matrix-table-scroll-wrap::-webkit-scrollbar {
  height: 10px;
}
.matrix-table-scroll-wrap::-webkit-scrollbar-track {
  background: #FFF;
}
.matrix-table-scroll-wrap::-webkit-scrollbar-thumb {
  background: #535253;
}
.matrix-table-scroll-box {
  padding-top: 70px;
  width: 1040px;
  margin-bottom: 10px;
  padding-bottom: 15px;
  position: relative;
}
.matrix-table-scroll th {
  width: 130px;
}
.matrix-table-scroll .driver {
  width: 120px;
  text-align: left;
  padding-left: 10px;
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #474645;
  line-height: 1.2;
  font-size: 1.7rem;
  letter-spacing: 0.1em;
  font-size: 1.6rem;
}
.matrix-table-scroll .driver p {
  font-weight: 300;
}
.matrix-table-scroll .driver p span {
  font-weight: 700;
}
.matrix-border-cont {
  top: 0;
  position: absolute;
  border: 1px solid #FFF;
  height: 100%;
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.2rem;
  color: #FFF;
  line-height: 1.5;
  text-align: center;
  letter-spacing: 0.05em;
}
.matrix-border-cont p {
  height: calc(70px + 20px);
  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;
}
.matrix-border-spot {
  left: 4px;
  width: calc(160px * 0.7556);
}
.matrix-border-glareless {
  left: 195px;
  width: 260px;
}
.matrix-border-standard {
  right: 65px;
  width: 390px;
}

.matrix-accodion-head_ttl {
  margin-right: 1.5rem;
  width: 15vw;
  text-align: center;
}
.matrix-accodion-head_ttl-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.matrix-accodion-head_ttl-wrap p {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  color: #474645;
  line-height: 1.2;
  font-weight: 300;
}
.matrix-accodion-head_ttl-wrap p span {
  font-weight: 700;
}
.matrix-accodion-head_ttl img {
  width: 15vw;
}
.matrix-accodion-head_ttl.minisumi img {
  width: 12.5vw;
}
.matrix-detail-list {
  margin-bottom: 3rem;
}
.matrix-detail-list li:not(:last-of-type) {
  margin-bottom: 2rem;
}
.matrix-detail_ttl {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.3rem;
  color: #FFF;
  line-height: 1.5;
  letter-spacing: 0.05em;
  margin-bottom: 0.5rem;
}
.matrix-detail-cont-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  overflow-y: scroll;
  position: relative;
}
.matrix-detail-cont-inner::-webkit-scrollbar {
  display: none;
}
.matrix-detail-cont a {
  padding: 2vw;
  border: 1px solid #FFF;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 2vw;
  min-width: 40vw;
  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;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.matrix-detail-cont_ttl {
  width: calc(100% - 20vw);
  margin-right: 2vw;
}
.matrix-detail-cont_ttl img {
  width: 15vw;
}
.matrix-detail-cont_ttl span {
  display: block;
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  color: #474645;
  line-height: 1.2;
  font-size: 3.2vw;
}
@media screen and (max-width: 641px) {
  .matrix-detail-cont_ttl span {
    text-align: center;
  }
}
.matrix-detail-cont_ttl img + span {
  font-size: 2.8vw;
  padding-top: 0.25em;
}
.matrix-detail-cont_img {
  width: 18vw;
}

/*******************************

    PRODUCT LIST

*******************************/
/* KV
-----------------------------*/
.kvProdlist {
  position: relative;
  margin-bottom: 0;
}

.kvProdlist-ld {
  background: url(../img/prodlist/spot-kv.jpg) center center no-repeat;
  background-size: cover;
}

.kvProdlist-sur {
  background: url(../img/prodlist/sur-kv.jpg) center center no-repeat;
  background-size: cover;
}

.kvProdlist-ldFix {
  background: url(../img/prodlist/fixed-kv.jpg) center center no-repeat;
  background-size: cover;
}

.kvProdlist-ldAdj {
  background: url(../img/prodlist/ad-kv.jpg) center center no-repeat;
  background-size: cover;
}

.kvProdlist-lb {
  background: url(../img/prodlist/tec-kv.jpg) center center no-repeat;
  background-size: cover;
}

.kvProdlist-rinoB {
  background: url(../img/prodlist/easy-kv.jpg) center center no-repeat;
  background-size: cover;
}

.kvProdlist-arAdj-ds {
  background: url(../img/prodlist/st-kv.jpg) center center no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1024px) {
  .kvProdlist-arAdj-ds {
    background: url(../img/prodlist/st-kv-sp.jpg) center center no-repeat;
    background-size: cover;
  }
}

/* ABOUT
-----------------------------*/
.prodlistAbout {
  background: #FFF;
}
@media screen and (min-width: 1025px) {
  .prodlistAbout {
    padding-bottom: 12.5rem;
  }
}
@media screen and (max-width: 1024px) {
  .prodlistAbout {
    padding-bottom: calc(12.5rem * 0.7);
  }
}
.prodlistAbout-cont {
  width: calc(50% - 8rem);
  z-index: 1;
  position: relative;
  border-radius: 0 2.3rem 2.3rem 0;
  background: #FFF;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-shadow: 0 0 18px 0 rgba(37, 38, 38, 0.3);
          box-shadow: 0 0 18px 0 rgba(37, 38, 38, 0.3);
  padding: 4rem 3rem;
  min-height: 22rem;
  margin-top: -10rem;
  max-width: 580px;
}
@media screen and (max-width: 1024px) {
  .prodlistAbout-cont {
    width: 50%;
  }
}
@media screen and (max-width: 641px) {
  .prodlistAbout-cont {
    border-radius: 0 1.2rem 1.2rem 0;
  }
}
.prodlistAbout-cont a {
  display: block;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 1025px) {
  .prodlistAbout-cont a {
    padding-top: 5rem;
  }
}
@media screen and (max-width: 1024px) {
  .prodlistAbout-cont a {
    padding-top: calc(5rem * 0.7);
  }
}
@media screen and (min-width: 1025px) {
  .prodlistAbout-cont a {
    padding-bottom: 9rem;
  }
}
@media screen and (max-width: 1024px) {
  .prodlistAbout-cont a {
    padding-bottom: calc(9rem * 0.7);
  }
}
@media screen and (min-width: 1025px) {
  .prodlistAbout-cont a {
    margin-top: -9rem;
  }
}
@media screen and (max-width: 1024px) {
  .prodlistAbout-cont a {
    margin-top: calc(-9rem * 0.7);
  }
}
@media screen and (min-width: 1025px) {
  .prodlistAbout-cont a {
    padding-left: 8rem;
    padding-right: 8rem;
  }
}
@media screen and (max-width: 1024px) {
  .prodlistAbout-cont a {
    padding-left: calc(6rem * 0.5);
    padding-right: calc(6rem * 0.5);
  }
}
@media screen and (max-width: 641px) {
  .prodlistAbout-cont a {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media screen and (max-width: 1024px) and (min-width: 1025px) {
  .prodlistAbout-cont a {
    padding-top: 4.5rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .prodlistAbout-cont a {
    padding-top: calc(4.5rem * 0.7);
  }
}
@media screen and (max-width: 1024px) and (min-width: 1025px) {
  .prodlistAbout-cont a {
    padding-bottom: 7rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .prodlistAbout-cont a {
    padding-bottom: calc(7rem * 0.7);
  }
}
@media screen and (max-width: 1024px) and (min-width: 1025px) {
  .prodlistAbout-cont a {
    margin-top: -7rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .prodlistAbout-cont a {
    margin-top: calc(-7rem * 0.7);
  }
}
@media screen and (max-width: 1024px) {
  .prodlistAbout-cont a {
    padding: 2.5rem 2rem;
    margin-top: -2rem;
  }
}
.prodlistAbout-cont-inner {
  max-width: 640px;
  margin: 0 0 0 auto;
}
.prodlistAbout-cont_more span::after {
  -webkit-transition: inherit;
  transition: inherit;
}
.prodlistAbout-cont.right {
  border-radius: 2.3rem 0 0 2.3rem;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 641px) {
  .prodlistAbout-cont.right {
    border-radius: 1.2rem 0 0 1.2rem;
  }
}
.prodlistAbout-cont.black {
  background: #030000;
  color: #FFF;
}
.prodlistAbout-cont.right .prodlistAbout-cont-inner {
  margin: 0 auto 0 0;
}
.prodlistAbout-cont:hover {
  background: #030000;
}
.prodlistAbout-cont:hover .prodlistAbout-cont_ttl, .prodlistAbout-cont:hover .prodlistAbout-cont_more {
  color: #FFF !important;
}
.prodlistAbout-cont:hover .prodlistAbout-cont_more span::after {
  background: #FFF;
}
.prodlistAbout-cont.black:hover {
  background: #FFF;
}
.prodlistAbout-cont.black:hover .prodlistAbout-cont_ttl, .prodlistAbout-cont.black:hover .prodlistAbout-cont_more {
  color: #535253 !important;
}
.prodlistAbout-cont.black:hover .prodlistAbout-cont_more span::after {
  background: #535253;
}
@media screen and (max-width: 1024px) {
  .prodlistAbout-cont {
    width: 90%;
    margin-top: -5rem;
  }
}
@media screen and (max-width: 641px) {
  .prodlistAbout-cont {
    min-height: inherit;
  }
}
.prodlistAbout-cont:hover {
  background: #FFF;
}
.prodlistAbout-cont:hover .prodlistAbout-cont_ttl {
  color: #030000 !important;
}
.prodlistAbout-cont-head {
  padding-bottom: 2.6rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #535253;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 641px) {
  .prodlistAbout-cont-head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.prodlistAbout-cont_ttl {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 3rem;
  color: #030000;
}
.prodlistAbout-cont_ttl span {
  font-size: 2.4rem;
  padding-left: 0.25em;
}
.prodlistAbout-cont_subttl {
  padding-top: 5px;
  color: #ABAAAA;
  font-weight: 700;
}
.prodlistAbout-cont_txt {
  color: #474645;
  font-size: 0.8rem;
  font-style: italic;
  line-height: 2;
  font-weight: 500;
}
.prodlistAbout-cont_txt p:not(:last-of-type) {
  margin-bottom: 1rem;
}
.prodlistAbout-cont_txt p .bold {
  font-weight: 700;
}
.prodlistAbout-cont_img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 1rem;
}
@media screen and (max-width: 641px) {
  .prodlistAbout-cont_img {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin: -1rem 0 1.5rem auto;
    width: 7rem;
  }
}

/* VIEW
-----------------------------*/
.prodlistView {
  background: #FFF;
}
@media screen and (min-width: 1025px) {
  .prodlistView {
    padding-bottom: 12.5rem;
  }
}
@media screen and (max-width: 1024px) {
  .prodlistView {
    padding-bottom: calc(12.5rem * 0.7);
  }
}
.prodlistView.cmn-max-width-m {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.prodlistView_ttl {
  text-align: center;
  margin-bottom: 8rem;
}
@media screen and (max-width: 1024px) {
  .prodlistView_ttl {
    margin-bottom: 3rem;
  }
}
.prodlistView img {
  display: block;
  margin: 0 auto;
  width: 100%;
  -webkit-box-shadow: 0 0 18px 0 rgba(37, 38, 38, 0.3);
          box-shadow: 0 0 18px 0 rgba(37, 38, 38, 0.3);
  border: 1px solid #adabac;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

/* CONCEPT
-----------------------------*/
.prodlistConcept {
  background: #030000;
}
@media screen and (min-width: 1025px) {
  .prodlistConcept:not(.mb0) {
    margin-bottom: 16rem;
  }
}
@media screen and (max-width: 1024px) {
  .prodlistConcept:not(.mb0) {
    margin-bottom: calc(16rem * 0.7);
  }
}
.prodlistConcept-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: calc(1260px + 12rem);
  margin: 0 auto;
}
@media screen and (min-width: 1025px) {
  .prodlistConcept-inner {
    padding-top: 13rem;
  }
}
@media screen and (max-width: 1024px) {
  .prodlistConcept-inner {
    padding-top: calc(13rem * 0.7);
  }
}
@media screen and (min-width: 1025px) {
  .prodlistConcept-inner {
    padding-bottom: 13rem;
  }
}
@media screen and (max-width: 1024px) {
  .prodlistConcept-inner {
    padding-bottom: calc(13rem * 0.7);
  }
}
@media screen and (max-width: 1024px) {
  .prodlistConcept-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.prodlistConcept-ttl {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #535253;
  font-size: 4rem;
  font-size: 4rem;
  margin-bottom: 8rem;
  color: #FFF;
}
@media screen and (max-width: 1024px) {
  .prodlistConcept-ttl {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 641px) {
  .prodlistConcept-ttl {
    font-size: 3rem;
  }
}
@media screen and (max-width: 1024px) {
  .prodlistConcept-ttl {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 641px) {
  .prodlistConcept-ttl {
    font-size: 3rem;
  }
}
@media screen and (max-width: 1024px) {
  .prodlistConcept-ttl {
    margin-bottom: 3rem;
  }
}
.prodlistConcept-cont {
  padding-right: 10rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 50%;
}
@media screen and (max-width: 1024px) {
  .prodlistConcept-cont {
    width: 100%;
    padding-right: 0;
    margin-bottom: 2rem;
  }
}
.prodlistConcept-cont-txtbox p {
  color: #FFF;
  letter-spacing: 0.18em;
  line-height: 2;
}
.prodlistConcept-cont-txtbox p:not(:last-of-type) {
  margin-bottom: 2rem;
}
.prodlistConcept_img {
  margin: 0 0 0 auto;
  text-align: right;
  width: 40%;
}
.prodlistConcept_img img {
  width: 100%;
  max-width: 650px;
}
@media screen and (max-width: 1024px) {
  .prodlistConcept_img {
    width: 80%;
    margin: 0 auto;
    text-align: center;
  }
}
.prodlistConcept a {
  color: #FFF;
}

/* DIFF
-----------------------------*/
@media screen and (min-width: 1025px) {
  .prodlistDiff {
    margin-bottom: 16rem;
  }
}
@media screen and (max-width: 1024px) {
  .prodlistDiff {
    margin-bottom: calc(16rem * 0.7);
  }
}
.prodlistDiff__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1024px) {
  .prodlistDiff__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.prodlistDiff__item__img {
  width: 50%;
}
@media screen and (max-width: 1024px) {
  .prodlistDiff__item__img {
    width: 100%;
  }
}
@media screen and (max-width: 641px) {
  .prodlistDiff__item__img {
    aspect-ratio: 1/0.5;
  }
}
.prodlistDiff__item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: bottom;
}
.prodlistDiff__item02 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 1024px) {
  .prodlistDiff__item02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.prodlistDiff__item02 .prodlistDiff__cont__img {
  right: 4rem;
}
.prodlistDiff__cont {
  background: #fff;
  width: 50%;
  padding: 5rem;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 1024px) {
  .prodlistDiff__cont {
    width: 100%;
  }
}
@media screen and (max-width: 641px) {
  .prodlistDiff__cont {
    padding: 4rem 2rem 3rem;
  }
}
.prodlistDiff__cont__ttl {
  font-weight: 700;
  font-size: 3rem;
  margin-bottom: 0.2em;
}
.prodlistDiff__cont__subttl {
  font-weight: 700;
  font-size: 2rem;
  color: #595757;
  margin-bottom: 1em;
}
.prodlistDiff__cont__txt {
  max-width: 50rem;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .prodlistDiff__cont__txt .pc {
    display: none;
  }
}
.prodlistDiff__cont__num {
  margin-top: auto;
  font-weight: 900;
  font-size: 16rem;
}
@media screen and (max-width: 641px) {
  .prodlistDiff__cont__num {
    line-height: 1;
    font-size: 14rem;
    margin-top: 6rem;
  }
}
.prodlistDiff__cont__img {
  width: 38%;
  max-width: 40rem;
  position: absolute;
  right: 6rem;
  bottom: 0;
}
@media screen and (max-width: 641px) {
  .prodlistDiff__cont__img {
    right: 3rem;
  }
}
.prodlistDiff__cont__img img {
  width: 100%;
  vertical-align: bottom;
}

/* LINEUP
-----------------------------*/
@media screen and (min-width: 1025px) and (min-width: 1025px) {
  .prodlistLineup {
    margin-bottom: 14rem;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1024px) {
  .prodlistLineup {
    margin-bottom: calc(14rem * 0.7);
  }
}
.prodlistLineup-inner {
  max-width: 1260px;
  margin: 0 auto;
}
.prodlistLineup-ttl {
  margin-bottom: 7rem;
  text-align: center;
}
@media screen and (max-width: 641px) {
  .prodlistLineup-ttl {
    margin-bottom: 3rem;
  }
}
.prodlistLineup-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 1025px) {
  .prodlistLineup-list li {
    width: calc(25% - 3rem * 3 / 4);
  }
  .prodlistLineup-list li:not(:nth-of-type(4n)) {
    margin-right: 3rem;
  }
  .prodlistLineup-list li:nth-of-type(n+5) {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 1024px) {
  .prodlistLineup-list li {
    width: calc(50% - 3rem / 2);
  }
  .prodlistLineup-list li:nth-of-type(odd) {
    margin-right: 3rem;
  }
  .prodlistLineup-list li:nth-of-type(n+3) {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 641px) {
  .prodlistLineup-list li {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .prodlistLineup-list li:nth-of-type(odd) {
    margin-right: 0;
  }
  .prodlistLineup-list li:not(:first-of-type) {
    margin-top: 1rem;
  }
}
@media screen and (min-width: 1025px) {
  .prodlistLineup-list > li:nth-child(3n+1) {
    -webkit-transition-delay: 100ms;
            transition-delay: 100ms;
  }
  .prodlistLineup-list > li:nth-child(3n+2) {
    -webkit-transition-delay: 200ms;
            transition-delay: 200ms;
  }
  .prodlistLineup-list > li:nth-child(3n+3) {
    -webkit-transition-delay: 300ms;
            transition-delay: 300ms;
  }
}
@media screen and (min-width: 642px) and (max-width: 1024px) {
  .prodlistLineup-list > li:nth-child(2n+1) {
    -webkit-transition-delay: 100ms;
            transition-delay: 100ms;
  }
  .prodlistLineup-list > li:nth-child(2n+2) {
    -webkit-transition-delay: 200ms;
            transition-delay: 200ms;
  }
}
.prodlistLineup-list img {
  width: 100%;
}
.prodlistLineup-list a:not(.prodlistLineup-ies) {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
  height: auto;
  margin-bottom: 2rem;
}
.prodlistLineup-list a:not(.prodlistLineup-ies):hover {
  opacity: 0.6;
}
@media screen and (max-width: 641px) {
  .prodlistLineup-list a:not(.prodlistLineup-ies) {
    margin-bottom: 1rem;
  }
}
.prodlistLineup-ies {
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
}
.prodlistLineup-ies:hover {
  opacity: 0.6;
}
.prodlistLineup-ies span {
  display: block;
}
@media screen and (max-width: 641px) {
  .prodlistLineup-ies_wrap {
    margin-bottom: 1rem;
  }
}
.prodlistLineup-ies_list {
  display: none;
  overflow: hidden;
}
.prodlistLineup-ies_list_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.prodlistLineup-ies_list .title {
  width: 100%;
  clear: both;
  margin-bottom: 3rem;
  border-bottom: 1px solid #FFF;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 2.4rem;
  color: #707070;
  font-weight: 200;
}
.prodlistLineup-ies_list .title span {
  font-size: 2rem;
}
.prodlistLineup-ies_list .item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 25%;
  padding: 0 0.5rem 3rem;
}
.prodlistLineup-ies_list .item .icon {
  display: block;
  width: 75%;
  margin: 0 auto 1.5rem;
}
.prodlistLineup-ies_list .item .file_name {
  font-size: 1.2rem;
  text-align: center;
  color: #707070;
}
.prodlistLineup-ies_list_toggle {
  position: relative;
  background: #FFF;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 2rem;
  line-height: 2rem;
  font-weight: 300;
  color: #535253;
  text-align: center;
  width: 100%;
  padding: 2.5rem 3.5rem;
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
}
.prodlistLineup-ies_list_toggle .cmn-accodion-head_icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 50%;
  left: 2rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.prodlistLineup-ies_list_toggle .cmn-accodion-head_icon .col {
  width: 1px;
}
.prodlistLineup-ies_list_toggle .cmn-accodion-head_icon .row {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  height: 1px;
}
.prodlistLineup-ies_list_toggle:hover {
  opacity: 0.6;
}
@media screen and (max-width: 1024px) {
  .prodlistLineup-ies_list_toggle {
    padding: 2rem 1.5rem;
  }
}

/*******************************

    SERVICE - NETWORK

*******************************/
.net-wrap {
  background: url(../img/kv-net.jpg) center center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 1025px) {
  .net-wrap {
    background-attachment: fixed;
  }
}
@media screen and (max-width: 1024px) {
  .net-wrap {
    background-position: center top;
    background-size: cover;
  }
  .net-wrap::before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    height: var(--windowHeight);
    background: inherit;
  }
}

.net-head {
  background: none;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (min-width: 642px) and (max-width: 1024px) {
  .net-head {
    height: auto;
    margin-top: 10rem;
  }
}
.net-head-txtbox {
  text-align: left;
}
@media screen and (min-width: 1025px) {
  .net-head-txtbox {
    margin: 0 auto;
  }
}
@media screen and (max-width: 1024px) {
  .net-head-txtbox {
    max-width: 100%;
  }
}
.net-head-txtbox_txt {
  text-shadow: 0 0 1px #030000, 0 0 1px #030000;
  font-size: 2rem;
  line-height: 2.5;
}
@media screen and (max-width: 641px) {
  .net-head-txtbox_txt {
    line-height: 1.7;
  }
}
.net-head-txtbox_ttl, .net-head-txtbox_txt {
  color: #FFF;
}

/* OTHER(common)
-----------------------------*/
@media screen and (min-width: 1025px) {
  .netOther {
    margin-bottom: 10rem;
  }
}
@media screen and (max-width: 1024px) {
  .netOther {
    margin-bottom: calc(10rem * 0.7);
  }
}
.netOther .flag .netInfo-list_txt a {
  color: #fff;
}

/* INFO(common)
-----------------------------*/
.netInfo {
  max-width: 860px;
  margin: 0 auto;
}
@media screen and (min-width: 1025px) {
  .netInfo:not(:last-of-type) {
    margin-bottom: 20rem;
  }
}
@media screen and (max-width: 1024px) {
  .netInfo:not(:last-of-type) {
    margin-bottom: calc(20rem * 0.7);
  }
}
@media screen and (max-width: 641px) and (min-width: 1025px) {
  .netInfo:not(:last-of-type) {
    margin-bottom: 14rem;
  }
}
@media screen and (max-width: 641px) and (max-width: 1024px) {
  .netInfo:not(:last-of-type) {
    margin-bottom: calc(14rem * 0.7);
  }
}
.netInfo_ttl {
  margin-bottom: 6rem;
  color: #FFF;
}
@media screen and (max-width: 1024px) {
  .netInfo_ttl {
    margin-bottom: 3rem;
  }
}
.netInfo-list {
  color: #FFF;
}
.netInfo-list_ttl {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  margin-bottom: 1rem;
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 641px) {
  .netInfo-list_ttl {
    margin-bottom: 0;
  }
}
.netInfo-list_txt {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  font-size: 2rem;
}
.netInfo-list a {
  color: #FFF;
}
.netInfo .agent-hover-item {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.netInfo .agent-hover-item.is-hover {
  color: #be2221;
}

/* NATION
-----------------------------*/
.netNation-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 1025px) {
  .netNation-list li {
    width: calc(25% - 4rem * 3 / 4);
  }
  .netNation-list li:not(:nth-of-type(4n)) {
    margin-right: 4rem;
  }
  .netNation-list li:nth-of-type(n+5) {
    margin-top: 8rem;
  }
}
@media screen and (max-width: 1024px) {
  .netNation-list li {
    width: calc(50% - 4rem / 2);
  }
  .netNation-list li:nth-of-type(odd) {
    margin-right: 4rem;
  }
  .netNation-list li:nth-of-type(n+3) {
    margin-top: 8rem;
  }
}
@media screen and (max-width: 641px) {
  .netNation-list li {
    width: calc(50% - 1rem / 2);
  }
  .netNation-list li:nth-of-type(odd) {
    margin-right: 1rem;
  }
  .netNation-list li:nth-of-type(n+3) {
    margin-top: 1rem;
  }
}
@media screen and (max-width: 641px) {
  .netNation-list li:nth-of-type(n+3) {
    margin-top: 3rem;
  }
}

/* SALES
-----------------------------*/
@media screen and (min-width: 1025px) {
  .netSales__head {
    display: -ms-grid;
    display: grid;
    gap: 4rem;
    -ms-grid-columns: 1fr 4rem 1fr;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 8rem;
  }
  .netSales__head .flag {
    width: calc(50% - 2rem);
    color: #FFF;
  }
  .netSales-list {
    display: -ms-grid;
    display: grid;
    grid-auto-flow: column;
    gap: 8rem 4rem;
  }
  .netSales-list .gc01 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
  }
  .netSales-list .gc02 {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
  }
  .netSales-list .gc03 {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-column: 3/4;
  }
  .netSales-list .gc04 {
    -ms-grid-column: 4;
    -ms-grid-column-span: 1;
    grid-column: 4/5;
  }
}
@media screen and (max-width: 1024px) and (min-width: 1025px) {
  .netSales-east {
    margin-bottom: 6.5rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .netSales-east {
    margin-bottom: calc(6.5rem * 0.7);
  }
}
@media screen and (max-width: 1024px) {
  .netSales-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (max-width: 1024px) and (max-width: 641px) {
  .netSales-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 1024px) and (min-width: 642px) {
  .netSales-list li {
    width: calc(50% - 4rem / 2);
  }
  .netSales-list li:nth-of-type(odd) {
    margin-right: 4rem;
  }
  .netSales-list li:nth-of-type(n+3) {
    margin-top: 8rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 641px) {
  .netSales-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (max-width: 1024px) and (max-width: 641px) {
  .netSales-list li {
    width: calc(50% - 1rem / 2);
  }
  .netSales-list li:nth-of-type(odd) {
    margin-right: 1rem;
  }
  .netSales-list li:nth-of-type(n+3) {
    margin-top: 1rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 641px) {
  .netSales-list li:nth-of-type(n+3) {
    margin-top: 3rem;
  }
}
@media screen and (max-width: 1024px) {
  .netSales .flag {
    margin-bottom: 8rem;
    color: #FFF;
    width: 100%;
  }
}
@media screen and (max-width: 1024px) and (max-width: 641px) {
  .netSales .flag {
    margin-bottom: 2rem;
  }
}
/* COMPANIES,AGENT
-----------------------------*/
@media screen and (min-width: 642px) and (min-width: 1025px) {
  .netTop {
    margin-bottom: 20rem;
  }
}
@media screen and (min-width: 642px) and (max-width: 1024px) {
  .netTop {
    margin-bottom: calc(20rem * 0.7);
  }
}
@media screen and (max-width: 641px) and (min-width: 1025px) {
  .netTop {
    margin-bottom: 14rem;
  }
}
@media screen and (max-width: 641px) and (max-width: 1024px) {
  .netTop {
    margin-bottom: calc(14rem * 0.7);
  }
}
.netTop-inner {
  background: #efefef;
  position: relative;
}
@media screen and (min-width: 1025px) {
  .netTop-inner {
    padding-bottom: 9rem;
  }
}
.netTop-map {
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .netTop-map {
    margin-bottom: 5rem;
  }
}
.netTop-map img {
  width: 100%;
}
.netTop-map svg {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.netTop-map svg g.is-active {
  opacity: 0.5 !important;
}
.netTop-map svg g {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  display: block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-filter: blur(0);
          filter: blur(0);
  opacity: 1;
}
.netTop-map svg .a, .netTop-map svg .b {
  fill: #dbdbdb;
}
.netTop-map svg .b {
  fill-rule: evenodd;
}
.netTop-map svg .c, .netTop-map svg .e {
  fill: none;
  stroke-miterlimit: 10;
  stroke-width: 0.5px;
}
.netTop-map svg .d {
  fill: #fff;
}
.netTop-map svg .f {
  fill: #595757;
}
.netTop-map svg .g {
  fill: #e60012;
}
.netTop-map svg .h {
  fill: #fff;
  opacity: 0;
}
.netTop-map svg .i {
  fill: #666;
}
.netTop-map svg .mapIcon-pc:hover {
  cursor: pointer;
}
.netTop-map svg .mapArrow {
  visibility: hidden;
}
.netTop .mapIcon-pc {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.netTop .mapIcon-pc polygon.d, .netTop .mapIcon-pc path.i {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.netTop .mapIcon-pc:hover polygon.d, .netTop .mapIcon-pc:hover path.i {
  -webkit-transform: translateY(3px);
      -ms-transform: translateY(3px);
          transform: translateY(3px);
}

.netCompanies {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  max-width: 100%;
}
@media screen and (min-width: 1025px) {
  .netCompanies {
    width: 100%;
    padding: 4rem 6rem 0;
  }
}
@media screen and (max-width: 1024px) {
  .netCompanies {
    margin: 0 auto;
    padding: 0 3rem 5rem;
  }
}
@media screen and (max-width: 641px) {
  .netCompanies {
    margin: 0 auto;
    padding: 0 1rem 5rem;
  }
}
.netCompanies_ttl {
  margin-bottom: 4rem;
  text-align: left;
  color: #666;
}
@media screen and (max-width: 1024px) {
  .netCompanies_ttl {
    margin-bottom: 2.5rem;
  }
}
.netCompanies_ttl:last-of-type {
  margin-top: 4rem;
}
@media screen and (max-width: 1024px) {
  .netCompanies_ttl:last-of-type {
    margin-top: 5rem;
  }
}
.netCompanies-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #666;
}
@media screen and (min-width: 1025px) {
  .netCompanies-list li {
    width: calc(25% - 2rem * 3 / 4);
  }
  .netCompanies-list li:not(:nth-of-type(4n)) {
    margin-right: 2rem;
  }
  .netCompanies-list li:nth-of-type(n+5) {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 1024px) {
  .netCompanies-list li {
    width: calc(50% - 2rem / 2);
  }
  .netCompanies-list li:nth-of-type(odd) {
    margin-right: 2rem;
  }
  .netCompanies-list li:nth-of-type(n+3) {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 641px) {
  .netCompanies-list li {
    width: calc(50% - 1rem / 2);
  }
  .netCompanies-list li:nth-of-type(odd) {
    margin-right: 1rem;
  }
  .netCompanies-list li:nth-of-type(n+3) {
    margin-top: 1rem;
  }
}
.netCompanies-list li {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  word-break: break-all;
}
.netCompanies-list li a {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  color: #666;
}
.netCompanies-list li.is-active {
  color: #e60012 !important;
}
.netCompanies-list li.is-active a {
  color: #e60012 !important;
}
@media screen and (max-width: 1024px) {
  .netCompanies-list li:nth-of-type(odd) {
    margin-right: 3rem;
  }
  .netCompanies-list li {
    width: calc(50% - 1.5rem);
  }
}
@media screen and (max-width: 641px) {
  .netCompanies-list li:nth-of-type(n+3) {
    margin-top: 3rem;
  }
  .netCompanies-list li:nth-of-type(odd) {
    margin-right: 1.5rem;
  }
  .netCompanies-list li {
    width: calc(50% - 0.75rem);
  }
}
.netCompanies-list .netInfo-list_ttl {
  padding-bottom: 0.75em;
}
/*******************************

    SERVICE - AGENCY

*******************************/
.agency-wrap {
  background: url(../img/kv-agency.jpg) center center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 1025px) {
  .agency-wrap {
    background-attachment: fixed;
  }
}
@media screen and (max-width: 1024px) {
  .agency-wrap {
    background-position: center top;
    background-size: cover;
  }
  .agency-wrap::before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    height: var(--windowHeight);
    background: inherit;
  }
}

.kvAgency-head_txt {
  color: #BABABA;
  font-size: 2.8rem;
  line-height: 1.5;
}
@media screen and (max-width: 1024px) {
  .kvAgency-head_txt {
    font-size: 2rem;
  }
}

/* FRIENDS
-----------------------------*/
@media screen and (min-width: 1025px) {
  .agencyFriends {
    margin-bottom: 18rem;
  }
}
@media screen and (max-width: 1024px) {
  .agencyFriends {
    margin-bottom: calc(18rem * 0.7);
  }
}
@media screen and (max-width: 1024px) and (min-width: 1025px) {
  .agencyFriends {
    margin-bottom: 12.5rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .agencyFriends {
    margin-bottom: calc(12.5rem * 0.7);
  }
}
.agencyFriends-lead {
  max-width: 1020px;
  margin: 0 auto;
  text-align: left;
}
@media screen and (min-width: 1025px) {
  .agencyFriends-lead {
    margin-bottom: 7.5rem;
  }
}
@media screen and (max-width: 1024px) {
  .agencyFriends-lead {
    margin-bottom: calc(7.5rem * 0.7);
  }
}
.agencyFriends-lead-ttl {
  color: #FFF;
}
.agencyFriends-lead-txt {
  letter-spacing: 0.18em;
  line-height: 2;
}
.agencyFriends-list {
  background: #FFF;
  max-width: 1020px;
  margin: 0 auto;
  padding: 6.5rem 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0 0 18px 0 rgba(37, 38, 38, 0.3);
          box-shadow: 0 0 18px 0 rgba(37, 38, 38, 0.3);
}
@media screen and (min-width: 1025px) {
  .agencyFriends-list li {
    width: calc(33.333% - 2rem * 2 / 3);
  }
  .agencyFriends-list li:not(:nth-of-type(3n)) {
    margin-right: 2rem;
  }
  .agencyFriends-list li:nth-of-type(n+4) {
    margin-top: 6rem;
  }
}
@media screen and (max-width: 1024px) {
  .agencyFriends-list li {
    width: calc(50% - 2rem / 2);
  }
  .agencyFriends-list li:nth-of-type(odd) {
    margin-right: 2rem;
  }
  .agencyFriends-list li:nth-of-type(n+3) {
    margin-top: 6rem;
  }
}
@media screen and (max-width: 641px) {
  .agencyFriends-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (max-width: 641px) {
  .agencyFriends-list li {
    width: calc(50% - 1rem / 2);
  }
  .agencyFriends-list li:nth-of-type(odd) {
    margin-right: 1rem;
  }
  .agencyFriends-list li:nth-of-type(n+3) {
    margin-top: 1rem;
  }
}
@media screen and (max-width: 641px) {
  .agencyFriends-list {
    padding: 3.5rem 1rem;
  }
}
.agencyFriends-list li {
  text-align: center;
}
.agencyFriends-list li img {
  max-width: 100%;
}
@media screen and (max-width: 641px) {
  .agencyFriends-list li img {
    padding: 1rem;
  }
}

/* SERVICE
-----------------------------*/
.agencyService {
  position: relative;
  background: #030000;
}
@media screen and (min-width: 1025px) {
  .agencyService {
    margin-bottom: 18rem;
  }
}
@media screen and (max-width: 1024px) {
  .agencyService {
    margin-bottom: calc(18rem * 0.7);
  }
}
@media screen and (max-width: 1024px) and (min-width: 1025px) {
  .agencyService {
    margin-bottom: 12.5rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .agencyService {
    margin-bottom: calc(12.5rem * 0.7);
  }
}
@media screen and (max-width: 1024px) and (min-width: 1025px) {
  .agencyService {
    padding-top: 12.5rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .agencyService {
    padding-top: calc(12.5rem * 0.7);
  }
}
@media screen and (max-width: 1024px) and (min-width: 1025px) {
  .agencyService {
    padding-bottom: 12.5rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .agencyService {
    padding-bottom: calc(12.5rem * 0.7);
  }
}
.agencyService-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .agencyService-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.agencyService-ttl {
  text-align: left;
  margin-bottom: 8rem;
  color: #FFF;
}
@media screen and (max-width: 1024px) {
  .agencyService-ttl {
    text-align: center;
    margin-bottom: 3rem;
  }
}
.agencyService-cont {
  margin-right: -10rem;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .agencyService-cont {
    width: 100%;
    padding-right: 0;
    margin-bottom: 2rem;
    margin-right: 0;
  }
}
.agencyService-cont-txtbox p {
  letter-spacing: 0.18em;
  line-height: 2;
  color: #FFF;
}
.agencyService-cont-txtbox p:not(:last-of-type) {
  margin-bottom: 2rem;
}
.agencyService_imgbox {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  max-width: 60%;
}
@media screen and (max-width: 1024px) {
  .agencyService_imgbox {
    max-width: 650px;
    width: 100%;
    text-align: center;
  }
}
.agencyService_imgbox img {
  width: 100%;
}

/* CASE
-----------------------------*/
@media screen and (min-width: 1025px) {
  .agencyCase {
    margin-bottom: 25rem;
  }
}
@media screen and (max-width: 1024px) {
  .agencyCase {
    margin-bottom: calc(25rem * 0.7);
  }
}
.agencyCase-ttl {
  color: #FFF;
}
.agencyCase-bnr a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 520px;
  padding: 4rem 6.5rem;
  background: #4267B2;
  margin: 0 auto;
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 40px;
  color: #FFF;
}
@media screen and (max-width: 1024px) {
  .agencyCase-bnr a {
    width: 90%;
    max-width: 520px;
    padding: 3rem 4rem;
  }
}
@media screen and (max-width: 641px) {
  .agencyCase-bnr a {
    width: 90%;
    padding: 6vw 8vw;
    font-size: 6vw;
  }
}
.agencyCase-bnr a::after {
  -webkit-transition: ease 0.1s;
  transition: ease 0.1s;
  content: "";
  display: block;
  width: 80px;
  height: 80px;
  background: url(../img/icon-check.svg) center center no-repeat;
  border: 1px solid #FFF;
}
@media screen and (max-width: 641px) {
  .agencyCase-bnr a::after {
    width: 12vw;
    height: 12vw;
    background-size: 6vw auto;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}
.agencyCase-bnr a:hover::after {
  background: url(../img/icon-check-b.svg) center center no-repeat, #FFF;
}

/*******************************

    SUMI

*******************************/
.sumi-wrap {
  background: url(../img/kv-sumi.jpg) center top no-repeat;
  background-size: cover;
}
@media screen and (min-width: 1025px) {
  .sumi-wrap {
    background-attachment: fixed;
  }
}
@media screen and (max-width: 1024px) {
  .sumi-wrap {
    background-position: center top;
    background-size: cover;
  }
  .sumi-wrap::before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    height: var(--windowHeight);
    background: inherit;
  }
}

.kvSumi_imgbox {
  margin-bottom: 6rem;
}
@media screen and (max-width: 641px) {
  .kvSumi_imgbox {
    width: 42vw;
    margin: 0 auto 3rem;
  }
}

/* SumiVideo
-----------------------------*/
.sumiVideo {
  display: block;
  max-width: 1000px;
  width: calc(100% - 2rem);
  margin: 0;
}
.sumiVideo-container {
  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;
  padding: 0 0 200px;
  width: 100%;
}
@media screen and (max-width: 641px) {
  .sumiVideo-container {
    padding: 0 0 10rem;
  }
}

/* Model
-----------------------------*/
.sumiModel-pict {
  position: relative;
}
.sumiModel-pict-inner {
  position: relative;
}
@media screen and (min-width: 642px) {
  .sumiModel-pict-cont {
    text-align: left;
  }
}
.sumiModel-pict_cat {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #1a1a1a;
  font-size: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 700;
}
.sumiModel-pict_ttl {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.4rem;
  color: #1a1a1a;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.sumiModel-pict_subttl {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.5rem;
  color: #1a1a1a;
  font-weight: 500;
  letter-spacing: 0.05em;
  padding-top: 1.5rem;
}
@media screen and (max-width: 641px) {
  .sumiModel-pict_subttl {
    font-size: 1.6rem;
  }
}
.sumiModel-pict_txt {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 642px) {
  .sumiModel-pict_txt {
    font-size: 1.35rem;
  }
}
@media screen and (max-width: 641px) {
  .sumiModel-pict_txt {
    font-size: 1.5rem;
  }
}
.sumiModel-pict_txt::before {
  display: block;
  content: "";
  width: 3rem;
  height: 2px;
  background: #1a1a1a;
  margin-top: 3rem;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 641px) {
  .sumiModel-pict img {
    width: 70%;
  }
}
.sumiModel-about {
  background: #e5e5e5;
  position: relative;
}
.sumiModel-about-list {
  max-width: 920px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 1025px) {
  .sumiModel-about-list {
    padding-top: 10rem;
  }
}
@media screen and (max-width: 1024px) {
  .sumiModel-about-list {
    padding-top: calc(10rem * 0.7);
  }
}
@media screen and (min-width: 1025px) {
  .sumiModel-about-list {
    padding-bottom: 10rem;
  }
}
@media screen and (max-width: 1024px) {
  .sumiModel-about-list {
    padding-bottom: calc(10rem * 0.7);
  }
}
@media screen and (min-width: 1025px) {
  .sumiModel-about-list li {
    width: calc(33.333% - inherit * 2 / 3);
  }
  .sumiModel-about-list li:not(:nth-of-type(3n)) {
    margin-right: inherit;
  }
  .sumiModel-about-list li:nth-of-type(n+4) {
    margin-top: 3.5rem;
  }
}
@media screen and (max-width: 1024px) {
  .sumiModel-about-list li {
    width: calc(50% - inherit / 2);
  }
  .sumiModel-about-list li:nth-of-type(odd) {
    margin-right: inherit;
  }
  .sumiModel-about-list li:nth-of-type(n+3) {
    margin-top: 3.5rem;
  }
}
@media screen and (max-width: 641px) {
  .sumiModel-about-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 641px) {
  .sumiModel-about-list li {
    width: 100%;
  }
  .sumiModel-about-list li:nth-of-type(odd) {
    margin-right: 0;
  }
  .sumiModel-about-list li:not(:first-of-type) {
    margin-top: 1rem;
  }
}
@media screen and (max-width: 1024px) {
  .sumiModel-about-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 641px) {
  .sumiModel-about-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.sumiModel-about-list li {
  width: 240px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .sumiModel-about-list li {
    width: calc(50% - 1.5rem);
  }
}
@media screen and (max-width: 641px) {
  .sumiModel-about-list li {
    width: calc(50% - 0.5rem);
  }
  .sumiModel-about-list li:not(:first-of-type) {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 1024px) {
  .sumiModel-about-list li:nth-of-type(even) {
    margin-left: 3rem;
  }
}
@media screen and (max-width: 641px) {
  .sumiModel-about-list li:nth-of-type(even) {
    margin-top: 0;
    margin-left: 1rem;
  }
}
@media screen and (min-width: 1025px) {
  .sumiModel-about-list_imgbox {
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 1024px) {
  .sumiModel-about-list_imgbox {
    margin-bottom: calc(5rem * 0.7);
  }
}
.sumiModel-about-list_imgbox img {
  max-width: 100%;
}
@media screen and (max-width: 641px) {
  .sumiModel-about-list_imgbox {
    margin-left: 1rem;
    margin-right: 1rem;
    margin-bottom: 2rem;
  }
}
.sumiModel-about-list_subttl {
  font-size: 2.3rem;
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #535253;
}
@media screen and (min-width: 1025px) {
  .sumiModel-about-list_subttl {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 1024px) {
  .sumiModel-about-list_subttl {
    margin-bottom: calc(3rem * 0.7);
  }
}
@media screen and (max-width: 1024px) and (min-width: 1025px) {
  .sumiModel-about-list_subttl {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .sumiModel-about-list_subttl {
    margin-bottom: calc(1rem * 0.7);
  }
}
.sumiModel-about-list_txt {
  line-height: 1.7;
  color: #535253;
  text-align: left;
}

.sumiModel-pict01 {
  max-width: 1160px;
  margin: 0 auto;
}
@media screen and (min-width: 1025px) {
  .sumiModel-pict01 {
    margin-bottom: 13rem;
  }
}
@media screen and (max-width: 1024px) {
  .sumiModel-pict01 {
    margin-bottom: calc(13rem * 0.7);
  }
}
@media screen and (min-width: 642px) {
  .sumiModel-pict01 {
    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;
    min-height: 100vh;
  }
}
.sumiModel-pict01_img {
  position: relative;
  max-width: 770px;
  margin: 0 auto;
  padding-bottom: 3rem;
}
.sumiModel-pict01_img img {
  width: 100%;
}
.sumiModel-pict01_img svg {
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
  width: 100%;
}
.sumiModel-pict01_img svg .a {
  fill: none;
  stroke: #231815;
  stroke-miterlimit: 10;
  stroke-width: 0.5px;
}
.sumiModel-pict01_img svg .b {
  fill: #181919;
}
.sumiModel-pict01_img svg .c {
  fill: #999;
}
.sumiModel-pict01_img svg .m {
  stroke: white;
}
@media screen and (min-width: 1025px) {
  .sumiModel-pict01 .sumiModel-pict-cont {
    position: absolute;
    left: 0;
    bottom: 0;
  }
}

@media screen and (min-width: 1025px) {
  .sumiModel-pict02 {
    padding-bottom: 13rem;
  }
}
@media screen and (max-width: 1024px) {
  .sumiModel-pict02 {
    padding-bottom: calc(13rem * 0.7);
  }
}
@media screen and (min-width: 1025px) {
  .sumiModel-pict02 {
    padding-top: 13rem;
  }
}
@media screen and (max-width: 1024px) {
  .sumiModel-pict02 {
    padding-top: calc(13rem * 0.7);
  }
}
@media screen and (min-width: 1025px) {
  .sumiModel-pict02 {
    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;
    min-height: 100vh;
  }
}
@media screen and (min-width: 1025px) {
  .sumiModel-pict02 .sumiModel-pict-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 940px;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.sumiModel-pict02 .sumiModel-pict-inner img {
  display: block;
  max-width: 443px;
}
@media screen and (max-width: 1024px) {
  .sumiModel-pict02 .sumiModel-pict-inner img {
    margin: 0 auto;
    width: 66.45vw;
  }
}
@media screen and (min-width: 1025px) {
  .sumiModel-pict02 .sumiModel-pict-cont {
    padding-left: 15%;
    padding-top: 3rem;
  }
}
@media screen and (max-width: 1024px) {
  .sumiModel-pict02 .sumiModel-pict-cont {
    padding-top: 3rem;
    max-width: 30rem;
  }
}

@media screen and (min-width: 1025px) {
  .sumiModel-pict03 {
    padding-bottom: 13rem;
  }
}
@media screen and (max-width: 1024px) {
  .sumiModel-pict03 {
    padding-bottom: calc(13rem * 0.7);
  }
}
@media screen and (min-width: 1025px) {
  .sumiModel-pict03 {
    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;
    min-height: 100vh;
  }
}
@media screen and (min-width: 1025px) {
  .sumiModel-pict03 .sumiModel-pict-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 810px;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.sumiModel-pict03 .sumiModel-pict-inner img {
  display: block;
  max-width: 280px;
}
@media screen and (min-width: 1025px) {
  .sumiModel-pict03 .sumiModel-pict-inner img {
    margin-left: 20%;
    margin-right: 8%;
  }
}
@media screen and (max-width: 1024px) {
  .sumiModel-pict03 .sumiModel-pict-inner img {
    width: 42vw;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1025px) {
  .sumiModel-pict03 .sumiModel-pict-cont {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    padding-top: 3rem;
  }
}
@media screen and (max-width: 1024px) {
  .sumiModel-pict03 .sumiModel-pict-cont {
    padding-top: 3rem;
    max-width: 30rem;
  }
}

/* PROCESS
-----------------------------*/
.sumiProcess {
  position: relative;
  background: #FFF;
}
@media screen and (min-width: 1025px) {
  .sumiProcess {
    padding-top: 13rem;
  }
}
@media screen and (max-width: 1024px) {
  .sumiProcess {
    padding-top: calc(13rem * 0.7);
  }
}
@media screen and (min-width: 1025px) {
  .sumiProcess {
    padding-bottom: 18rem;
  }
}
@media screen and (max-width: 1024px) {
  .sumiProcess {
    padding-bottom: calc(18rem * 0.7);
  }
}
.sumiProcess_ttl {
  text-align: center;
}
@media screen and (min-width: 1025px) {
  .sumiProcess_ttl {
    margin-bottom: 11rem;
  }
}
@media screen and (max-width: 1024px) {
  .sumiProcess_ttl {
    margin-bottom: calc(11rem * 0.7);
  }
}
.sumiProcess-cont img {
  max-width: 100%;
}
.sumiProcess-cont_ttl {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2rem;
  font-weight: 600;
  color: #535253;
  line-height: 1.2;
  margin-bottom: 2.5rem;
}
.sumiProcess-cont_txt {
  line-height: 1.7;
  color: #535253;
  font-size: 1.75rem;
}
@media screen and (min-width: 1025px) {
  .sumiProcess-cont01 {
    margin-bottom: 20rem;
  }
}
@media screen and (max-width: 1024px) {
  .sumiProcess-cont01 {
    margin-bottom: calc(20rem * 0.7);
  }
}
@media screen and (max-width: 641px) and (min-width: 1025px) {
  .sumiProcess-cont01 {
    margin-bottom: 12.5rem;
  }
}
@media screen and (max-width: 641px) and (max-width: 1024px) {
  .sumiProcess-cont01 {
    margin-bottom: calc(12.5rem * 0.7);
  }
}
.sumiProcess-cont01-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1024px) {
  .sumiProcess-cont01-inner {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
@media screen and (max-width: 1024px) {
  .sumiProcess-cont01_imgbox img {
    width: 100%;
  }
  .sumiProcess-cont01_imgbox img:first-of-type {
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 1025px) {
  .sumiProcess-cont01-txtbox {
    padding: 230px 0;
  }
}
.sumiProcess-cont01-txtbox-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 50%;
  max-width: 520px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media screen and (min-width: 1025px) {
  .sumiProcess-cont01-txtbox-wrap {
    margin-left: 12rem;
  }
}
@media screen and (max-width: 1024px) {
  .sumiProcess-cont01-txtbox-wrap {
    margin-left: calc(12rem * 0.7);
  }
}
@media screen and (max-width: 1024px) {
  .sumiProcess-cont01-txtbox-wrap {
    margin-left: 3rem;
  }
}
.sumiProcess-cont01-absolute {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (min-width: 1025px) {
  .sumiProcess-cont02 {
    margin-bottom: 20rem;
  }
}
@media screen and (max-width: 1024px) {
  .sumiProcess-cont02 {
    margin-bottom: calc(20rem * 0.7);
  }
}
@media screen and (max-width: 641px) and (min-width: 1025px) {
  .sumiProcess-cont02 {
    margin-bottom: 12.5rem;
  }
}
@media screen and (max-width: 641px) and (max-width: 1024px) {
  .sumiProcess-cont02 {
    margin-bottom: calc(12.5rem * 0.7);
  }
}
.sumiProcess-cont02-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 1024px) {
  .sumiProcess-cont02-inner {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media screen and (max-width: 1024px) {
  .sumiProcess-cont02_imgbox {
    text-align: right;
  }
  .sumiProcess-cont02_imgbox img {
    width: 80%;
  }
}
.sumiProcess-cont02-txtbox {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  max-width: 520px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: -520px;
}
@media screen and (max-width: 1024px) {
  .sumiProcess-cont02-txtbox {
    padding-top: 20%;
    max-width: 50%;
    margin-right: -50%;
  }
}
@media screen and (min-width: 1025px) {
  .sumiProcess-cont03 {
    margin-bottom: 11rem;
  }
}
@media screen and (max-width: 1024px) {
  .sumiProcess-cont03 {
    margin-bottom: calc(11rem * 0.7);
  }
}
@media screen and (max-width: 641px) and (min-width: 1025px) {
  .sumiProcess-cont03 {
    margin-bottom: 12.5rem;
  }
}
@media screen and (max-width: 641px) and (max-width: 1024px) {
  .sumiProcess-cont03 {
    margin-bottom: calc(12.5rem * 0.7);
  }
}
.sumiProcess-cont03-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sumiProcess-cont03-txtbox {
  margin-left: 3rem;
  width: 50%;
  max-width: 480px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.sumiProcess-cont04 {
  padding: 365px 0;
  background: url(../img/sumi-process04.jpg) center bottom no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1025px) {
  .sumiProcess-cont04 {
    margin-bottom: 18rem;
  }
}
@media screen and (max-width: 1024px) {
  .sumiProcess-cont04 {
    margin-bottom: calc(18rem * 0.7);
  }
}
@media screen and (max-width: 641px) and (min-width: 1025px) {
  .sumiProcess-cont04 {
    margin-bottom: 12.5rem;
  }
}
@media screen and (max-width: 641px) and (max-width: 1024px) {
  .sumiProcess-cont04 {
    margin-bottom: calc(12.5rem * 0.7);
  }
}
@media screen and (max-width: 1024px) {
  .sumiProcess-cont04 {
    padding: 15rem 0;
  }
}
@media screen and (max-width: 641px) {
  .sumiProcess-cont04 {
    padding: 15vw 0;
  }
}
.sumiProcess-cont04-inner {
  padding: 0 8rem;
  max-width: calc(480px + 16rem);
}
@media screen and (max-width: 641px) {
  .sumiProcess-cont04-inner {
    padding: 0 1rem;
    max-width: 100%;
    width: 100%;
  }
}
.sumiProcess-cont04-inner h3,
.sumiProcess-cont04-inner p {
  color: #FFF;
}
.sumiProcess-cont05 {
  text-align: right;
}
@media screen and (min-width: 1025px) {
  .sumiProcess-cont05 {
    margin-bottom: 19rem;
  }
}
@media screen and (max-width: 1024px) {
  .sumiProcess-cont05 {
    margin-bottom: calc(19rem * 0.7);
  }
}
@media screen and (max-width: 641px) and (min-width: 1025px) {
  .sumiProcess-cont05 {
    margin-bottom: 12.5rem;
  }
}
@media screen and (max-width: 641px) and (max-width: 1024px) {
  .sumiProcess-cont05 {
    margin-bottom: calc(12.5rem * 0.7);
  }
}
.sumiProcess-cont05-inner {
  display: inline-block;
  text-align: left;
}
@media screen and (max-width: 641px) {
  .sumiProcess-cont05-inner {
    padding-left: 3rem;
  }
}
.sumiProcess-cont05-txtbox {
  max-width: 1044px;
  padding-right: 3rem;
  margin-bottom: 7rem;
}
@media screen and (max-width: 1024px) {
  .sumiProcess-cont05-txtbox {
    padding-right: 3rem;
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 1025px) {
  .sumiProcess-cont06 {
    margin-bottom: 10rem;
  }
}
@media screen and (max-width: 1024px) {
  .sumiProcess-cont06 {
    margin-bottom: calc(10rem * 0.7);
  }
}
@media screen and (max-width: 641px) and (min-width: 1025px) {
  .sumiProcess-cont06 {
    margin-bottom: 12.5rem;
  }
}
@media screen and (max-width: 641px) and (max-width: 1024px) {
  .sumiProcess-cont06 {
    margin-bottom: calc(12.5rem * 0.7);
  }
}
.sumiProcess-cont06-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 7rem;
}
@media screen and (max-width: 1024px) {
  .sumiProcess-cont06-inner {
    margin-bottom: 3rem;
  }
}
.sumiProcess-cont06-txtbox {
  margin-left: 16.5rem;
  width: 50%;
  max-width: 670px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media screen and (max-width: 1024px) {
  .sumiProcess-cont06-txtbox {
    margin-left: 3rem;
    margin-right: 1rem;
  }
}
.sumiProcess-cont06_imgbox02 {
  margin-left: 13rem;
  max-width: 65%;
}
@media screen and (max-width: 1024px) {
  .sumiProcess-cont06_imgbox02 {
    margin-left: 6rem;
  }
}
@media screen and (max-width: 641px) {
  .sumiProcess-cont06_imgbox02 {
    max-width: 55%;
  }
}
@media screen and (min-width: 1025px) {
  .sumiProcess-cont07 {
    margin-bottom: 26rem;
  }
}
@media screen and (max-width: 1024px) {
  .sumiProcess-cont07 {
    margin-bottom: calc(26rem * 0.7);
  }
}
@media screen and (max-width: 641px) and (min-width: 1025px) {
  .sumiProcess-cont07 {
    margin-bottom: 12.5rem;
  }
}
@media screen and (max-width: 641px) and (max-width: 1024px) {
  .sumiProcess-cont07 {
    margin-bottom: calc(12.5rem * 0.7);
  }
}
.sumiProcess-cont07-inner {
  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;
}
.sumiProcess-cont07-txtbox {
  margin-right: 9rem;
  width: 50%;
  max-width: 390px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media screen and (max-width: 1024px) {
  .sumiProcess-cont07-txtbox {
    margin-right: 3rem;
  }
}
@media screen and (min-width: 1025px) {
  .sumiProcess-cont08-inner {
    padding: 0 150px;
  }
}
.sumiProcess-cont08_imgbox {
  margin: 0 auto 9rem;
}
.sumiProcess-cont08_imgbox img {
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .sumiProcess-cont08_imgbox {
    margin-bottom: 3rem;
  }
}
.sumiProcess-cont08-txtbox {
  max-width: 390px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .sumiProcess-cont08-txtbox {
    max-width: 100%;
    padding: 0 3rem;
  }
}

/* QUALITY & SAFTY
-----------------------------*/
@media screen and (min-width: 1025px) {
  .sumiQs {
    margin-top: 22rem;
  }
}
@media screen and (max-width: 1024px) {
  .sumiQs {
    margin-top: calc(22rem * 0.7);
  }
}
@media screen and (min-width: 1025px) {
  .sumiQs {
    margin-bottom: 28rem;
  }
}
@media screen and (max-width: 1024px) {
  .sumiQs {
    margin-bottom: calc(28rem * 0.7);
  }
}
@media screen and (max-width: 641px) and (min-width: 1025px) {
  .sumiQs {
    margin-top: 15rem;
  }
}
@media screen and (max-width: 641px) and (max-width: 1024px) {
  .sumiQs {
    margin-top: calc(15rem * 0.7);
  }
}
@media screen and (max-width: 641px) and (min-width: 1025px) {
  .sumiQs {
    margin-bottom: 20rem;
  }
}
@media screen and (max-width: 641px) and (max-width: 1024px) {
  .sumiQs {
    margin-bottom: calc(20rem * 0.7);
  }
}
.sumiQs_ttl {
  text-align: center;
  margin-bottom: 9rem;
}
@media screen and (max-width: 641px) {
  .sumiQs_ttl {
    margin-bottom: 3rem;
  }
}
.sumiQs-cont {
  width: 50%;
  max-width: 390px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media screen and (max-width: 1024px) {
  .sumiQs-cont {
    width: 70%;
  }
}
.sumiQs-cont_ttl {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 2.5rem;
  font-size: 4rem;
}
.sumiQs-cont_txt {
  line-height: 1.7;
}
.sumiQs-q {
  background: url(../img/sumi-qs01.jpg) center top no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1025px) {
  .sumiQs-q {
    margin-bottom: 18rem;
  }
}
@media screen and (max-width: 1024px) {
  .sumiQs-q {
    margin-bottom: calc(18rem * 0.7);
  }
}
@media screen and (max-width: 641px) and (min-width: 1025px) {
  .sumiQs-q {
    margin-bottom: 12.5rem;
  }
}
@media screen and (max-width: 641px) and (max-width: 1024px) {
  .sumiQs-q {
    margin-bottom: calc(12.5rem * 0.7);
  }
}
.sumiQs-q-inner {
  width: 100%;
  padding: 160px 9rem;
  background: -webkit-gradient(linear, left top, right top, from(#030000), color-stop(65%, transparent));
  background: linear-gradient(to right, #030000, transparent 65%);
}
@media screen and (max-width: 1024px) {
  .sumiQs-q-inner {
    padding: 10rem 3rem;
  }
}
@media screen and (max-width: 641px) {
  .sumiQs-q-inner {
    padding: 5rem 3rem;
    max-width: 100%;
    width: 100%;
  }
}
.sumiQs-q-inner h3,
.sumiQs-q-inner p {
  color: #FFF;
}
.sumiQs-s {
  padding-top: 11rem;
}
@media screen and (min-width: 1025px) {
  .sumiQs-s {
    padding-bottom: 9rem;
  }
}
@media screen and (max-width: 1024px) {
  .sumiQs-s {
    padding-top: 7rem;
  }
}
@media screen and (max-width: 641px) {
  .sumiQs-s {
    padding-top: 3rem;
  }
}
@media screen and (min-width: 1025px) {
  .sumiQs-s {
    margin-bottom: 23rem;
  }
}
@media screen and (max-width: 1024px) {
  .sumiQs-s {
    margin-bottom: calc(23rem * 0.7);
  }
}
@media screen and (max-width: 641px) and (min-width: 1025px) {
  .sumiQs-s {
    margin-bottom: 12.5rem;
  }
}
@media screen and (max-width: 641px) and (max-width: 1024px) {
  .sumiQs-s {
    margin-bottom: calc(12.5rem * 0.7);
  }
}
.sumiQs-s-inner {
  width: 100%;
  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;
  background: rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 1024px) {
  .sumiQs-s-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 1024px) {
  .sumiQs-s-inner {
    padding: 3rem 3rem 10rem;
  }
}
@media screen and (max-width: 641px) {
  .sumiQs-s-inner {
    padding: 3rem 3rem 10vw;
    max-width: 100%;
    width: 100%;
  }
}
.sumiQs-s-txtbox {
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .sumiQs-s-txtbox {
    max-width: 100%;
  }
}
.sumiQs-s-txtbox-wrap {
  width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 3rem;
}
@media screen and (max-width: 1024px) {
  .sumiQs-s-txtbox-wrap {
    width: 100%;
    margin: 0;
  }
}
.sumiQs-s_imgbox {
  margin: -11rem auto -9rem;
  width: 50%;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .sumiQs-s_imgbox {
    width: 100%;
    margin: -10rem auto 1rem;
  }
}
@media screen and (max-width: 641px) {
  .sumiQs-s_imgbox {
    max-width: 70%;
    margin-top: -6rem;
  }
}
@media screen and (max-width: 1024px) {
  .sumiQs-s_imgbox img {
    max-width: 100%;
  }
}
.sumiQs-bnr ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 641px) {
  .sumiQs-bnr ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.sumiQs-bnr li {
  margin: 0 8rem;
  width: 300px;
  height: 100px;
  line-height: 100px;
}
@media screen and (max-width: 1024px) {
  .sumiQs-bnr li {
    max-width: 300px;
    margin: 0 1.5rem;
    width: calc(50% - 3rem);
    line-height: 8rem;
    height: 8rem;
  }
}
@media screen and (max-width: 641px) {
  .sumiQs-bnr li {
    width: 24rem;
    max-width: inherit;
    margin: 0 auto;
  }
}
.sumiQs-bnr a {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.2em;
  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;
  width: 100%;
  height: 100%;
  font-size: 2rem;
  font-weight: 500;
  background: #FFF;
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
}
.sumiQs-bnr a:hover {
  opacity: 0.6;
}
.sumiQs-bnr a.contact {
  background: #be2221;
  color: #FFF;
}
@media screen and (max-width: 641px) {
  .sumiQs-bnr a.contact {
    margin-top: 1rem;
  }
}

/*******************************

    PRODUCT(PRODUCE)

*******************************/
.prodall-wrap {
  background: url(../img/kv-product.jpg) center center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 1025px) {
  .prodall-wrap {
    background-attachment: fixed;
  }
}
@media screen and (max-width: 1024px) {
  .prodall-wrap {
    background-position: center top;
    background-size: cover;
  }
  .prodall-wrap::before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    height: var(--windowHeight);
    background: inherit;
  }
}

@media screen and (min-width: 1025px) {
  .kvProdall {
    padding-bottom: 5rem;
  }
}
@media screen and (min-width: 642px) and (max-width: 1024px) {
  .kvProdall {
    margin-top: 3rem;
  }
}
.kvProdall-head_txt {
  color: #FFF;
  font-size: 2.8rem;
  line-height: 1.5;
}
@media screen and (max-width: 1024px) {
  .kvProdall-head_txt {
    font-size: 2rem;
  }
}
.kvProdall .kvLower-head {
  width: 100%;
}
.kvProdall-headbox {
  background: rgba(0, 0, 0, 0.35);
  padding: 7rem 2rem;
  width: 100%;
}

.prodall-fixbnr {
  position: relative;
  position: fixed;
  bottom: 2rem;
  right: 2rem;
  z-index: 2;
}
@media screen and (max-width: 641px) {
  .prodall-fixbnr {
    right: 1rem;
    bottom: 1rem;
  }
}
.prodall-fixbnr a {
  padding: 20px 30px;
  border-radius: 10px;
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  font-weight: 600;
  color: #535253;
  background: #be2221;
  color: #FFF;
  text-align: left;
  width: 340px;
  height: 120px;
  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;
  letter-spacing: 0.05em;
  line-height: 1.1;
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
}
.prodall-fixbnr a:hover {
  background: #030000;
  color: #FFF;
}
@media screen and (max-width: 768px) {
  .prodall-fixbnr a {
    font-size: 2rem;
    padding: 20px 30px 20px 40px;
  }
}
@media screen and (max-width: 641px) {
  .prodall-fixbnr a {
    width: auto;
    height: auto;
    padding: 20px;
    font-size: 1.8rem;
  }
}
.prodall-fixbnr a .txt {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 24px;
}
@media screen and (max-width: 641px) {
  .prodall-fixbnr a .txt {
    margin-right: 15px;
  }
}
.prodall-fixbnr a .txt span {
  display: block;
  font-size: 34px;
}
@media screen and (max-width: 641px) {
  .prodall-fixbnr a .txt span {
    font-size: 2.6rem;
  }
}
.prodall-fixbnr a .line {
  height: 1px;
  width: 100%;
  background: #fff;
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  -webkit-animation: pathmove 2s ease-out infinite;
          animation: pathmove 2s ease-out infinite;
}
@media screen and (max-width: 641px) {
  .prodall-fixbnr a .line {
    width: 40px;
  }
}
@-webkit-keyframes pathmove {
  0% {
    clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  }
  25% {
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
  }
  50% {
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
  }
  75% {
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  }
  100% {
    clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  }
}
@keyframes pathmove {
  0% {
    clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  }
  25% {
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
  }
  50% {
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
  }
  75% {
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  }
  100% {
    clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  }
}
/* LINEUP
-----------------------------*/
@media screen and (min-width: 1025px) {
  .prodallLineup {
    margin-bottom: 22rem;
  }
}
@media screen and (max-width: 1024px) {
  .prodallLineup {
    margin-bottom: calc(22rem * 0.7);
  }
}
@media screen and (min-width: 1025px) {
  .prodallLineup-head {
    margin-bottom: 18rem;
  }
}
@media screen and (max-width: 1024px) {
  .prodallLineup-head {
    margin-bottom: calc(18rem * 0.7);
  }
}
.prodallLineup-head_ttl {
  text-align: center;
  margin-bottom: 6rem;
}
@media screen and (max-width: 1024px) {
  .prodallLineup-head_ttl {
    margin-bottom: 3rem;
  }
}
.prodallLineup-head-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 750px;
  margin: 0 auto;
  background: #1a1a1a;
}
@media screen and (max-width: 1024px) {
  .prodallLineup-head-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 25rem;
  }
}
.prodallLineup-head-list li {
  width: 33.3%;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .prodallLineup-head-list li {
    text-align: center;
    width: 100%;
  }
}
.prodallLineup-head-list li:not(:last-of-type)::after {
  content: "";
  position: absolute;
  background: #FFF;
}
@media screen and (min-width: 1025px) {
  .prodallLineup-head-list li:not(:last-of-type)::after {
    right: 0;
    height: calc(100% - 4rem);
    top: 2rem;
    width: 1px;
  }
}
@media screen and (max-width: 1024px) {
  .prodallLineup-head-list li:not(:last-of-type)::after {
    width: 2.5rem;
    height: 1px;
    right: 0;
    left: 0;
    bottom: 0;
    margin: 0 auto;
  }
}
.prodallLineup-head-list a {
  display: block;
  width: 100%;
  padding: 2rem 0;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}
.prodallLineup-head-list a:hover {
  color: #be2221;
}
@media screen and (max-width: 1024px) {
  .prodallLineup-head-list a {
    padding: 2rem 1rem;
  }
}
.prodallLineup-cont:first-of-type .prodallLineup-cont-head_ttl {
  border-radius: 0 23px 0 0;
}
@media screen and (min-width: 1025px) {
  .prodallLineup-cont:first-of-type .prodallLineup-cont-head_ttl {
    padding-top: 7rem;
  }
}
@media screen and (max-width: 1024px) {
  .prodallLineup-cont:first-of-type .prodallLineup-cont-head_ttl {
    padding-top: calc(7rem * 0.7);
  }
}
@media screen and (min-width: 1025px) {
  .prodallLineup-cont:first-of-type .prodallLineup-cont-head_ttl {
    padding-bottom: 7rem;
  }
}
@media screen and (max-width: 1024px) {
  .prodallLineup-cont:first-of-type .prodallLineup-cont-head_ttl {
    padding-bottom: calc(7rem * 0.7);
  }
}
@media screen and (max-width: 641px) and (min-width: 1025px) {
  .prodallLineup-cont:first-of-type .prodallLineup-cont-head_ttl {
    padding-top: 5rem;
  }
}
@media screen and (max-width: 641px) and (max-width: 1024px) {
  .prodallLineup-cont:first-of-type .prodallLineup-cont-head_ttl {
    padding-top: calc(5rem * 0.7);
  }
}
@media screen and (max-width: 641px) and (min-width: 1025px) {
  .prodallLineup-cont:first-of-type .prodallLineup-cont-head_ttl {
    padding-bottom: 5rem;
  }
}
@media screen and (max-width: 641px) and (max-width: 1024px) {
  .prodallLineup-cont:first-of-type .prodallLineup-cont-head_ttl {
    padding-bottom: calc(5rem * 0.7);
  }
}
.prodallLineup-cont-head, .prodallLineup-cont-bottom {
  margin: 0 auto 0 0;
}
@media screen and (min-width: 642px) {
  .prodallLineup-cont-head, .prodallLineup-cont-bottom {
    padding-left: 4.5%;
  }
}
.prodallLineup-cont-head_ttl, .prodallLineup-cont-bottom_ttl {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 3rem;
  background: #FFF;
  width: 400px;
  padding-left: 50px;
  color: #be2221;
  font-weight: 600;
}
@media screen and (min-width: 1025px) {
  .prodallLineup-cont-head_ttl, .prodallLineup-cont-bottom_ttl {
    padding-top: 18rem;
  }
}
@media screen and (max-width: 1024px) {
  .prodallLineup-cont-head_ttl, .prodallLineup-cont-bottom_ttl {
    padding-top: calc(18rem * 0.7);
  }
}
@media screen and (min-width: 1025px) {
  .prodallLineup-cont-head_ttl, .prodallLineup-cont-bottom_ttl {
    padding-bottom: 7rem;
  }
}
@media screen and (max-width: 1024px) {
  .prodallLineup-cont-head_ttl, .prodallLineup-cont-bottom_ttl {
    padding-bottom: calc(7rem * 0.7);
  }
}
@media screen and (max-width: 1024px) {
  .prodallLineup-cont-head_ttl, .prodallLineup-cont-bottom_ttl {
    width: 65%;
    padding-left: 1rem;
  }
}
@media screen and (max-width: 641px) {
  .prodallLineup-cont-head_ttl, .prodallLineup-cont-bottom_ttl {
    width: 60%;
  }
}
@media screen and (max-width: 641px) and (min-width: 1025px) {
  .prodallLineup-cont-head_ttl, .prodallLineup-cont-bottom_ttl {
    padding-top: 10rem;
  }
}
@media screen and (max-width: 641px) and (max-width: 1024px) {
  .prodallLineup-cont-head_ttl, .prodallLineup-cont-bottom_ttl {
    padding-top: calc(10rem * 0.7);
  }
}
@media screen and (max-width: 641px) and (min-width: 1025px) {
  .prodallLineup-cont-head_ttl, .prodallLineup-cont-bottom_ttl {
    padding-bottom: 5rem;
  }
}
@media screen and (max-width: 641px) and (max-width: 1024px) {
  .prodallLineup-cont-head_ttl, .prodallLineup-cont-bottom_ttl {
    padding-bottom: calc(5rem * 0.7);
  }
}
.prodallLineup-cont-bottom_ttl {
  display: block;
  border-radius: 0 0 23px 0;
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
  color: #FFF;
  background: #be2221;
}
@media screen and (min-width: 1025px) {
  .prodallLineup-cont-bottom_ttl {
    padding-top: 11rem;
  }
}
@media screen and (max-width: 1024px) {
  .prodallLineup-cont-bottom_ttl {
    padding-top: calc(11rem * 0.7);
  }
}
.prodallLineup-cont-bottom_ttl:hover {
  background: #030000;
  color: #FFF;
}
@media screen and (max-width: 641px) and (min-width: 1025px) {
  .prodallLineup-cont-bottom_ttl {
    padding-top: 10rem;
  }
}
@media screen and (max-width: 641px) and (max-width: 1024px) {
  .prodallLineup-cont-bottom_ttl {
    padding-top: calc(10rem * 0.7);
  }
}
.prodallLineup-cont-bottom_ttl span {
  text-decoration: underline;
}
.prodallLineup-cont-list {
  position: relative;
  z-index: 1;
  background: #FFF;
  -webkit-box-shadow: 0px 0px 18px rgba(6, 0, 0, 0.4);
          box-shadow: 0px 0px 18px rgba(6, 0, 0, 0.4);
}
.prodallLineup-cont-list a {
  display: block;
  position: relative;
}
.prodallLineup-cont-list a:hover .more {
  color: #be2221;
  border-color: #be2221;
}
.prodallLineup-cont-list img {
  width: 100%;
  vertical-align: bottom;
}
@media screen and (min-width: 642px) {
  .prodallLineup-cont-list .more {
    position: absolute;
    color: #FFF;
    right: 3.5vw;
    bottom: 3.5vw;
    font-size: 1.8vw;
    padding-bottom: 0.25vw;
    border-bottom: 2px solid #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .prodallLineup-cont-list .more.gr {
    color: #333;
    border-color: #333;
  }
  .prodallLineup-cont-list .more.bk {
    color: #1B1B1B;
    border-color: #1B1B1B;
  }
}
@media screen and (max-width: 641px) {
  .prodallLineup-cont-list .more {
    display: none;
  }
}

/*******************************

    ABOUT

*******************************/
.about-wrap {
  background: url(../img/kv-about.jpg) center center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 1025px) {
  .about-wrap {
    background-attachment: fixed;
  }
}
@media screen and (max-width: 1024px) {
  .about-wrap {
    background-position: center top;
    background-size: cover;
  }
  .about-wrap::before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    height: var(--windowHeight);
    background: inherit;
  }
}
.about-wrap .kvAbout-head_txt {
  font-size: 2.8rem;
  line-height: 1.5;
}
@media screen and (max-width: 1024px) {
  .about-wrap .kvAbout-head_txt {
    font-size: 2rem;
  }
}
@media screen and (min-width: 1025px) {
  .about-wrap .kvAbout {
    padding-bottom: 20rem;
    margin-bottom: 0;
  }
}

/* MESSAGE
-----------------------------*/
@media screen and (min-width: 1025px) {
  .aboutMessage {
    margin-top: -20rem;
    margin-bottom: 18rem;
  }
}
@media screen and (max-width: 1024px) {
  .aboutMessage {
    margin-bottom: 10rem;
  }
}
.aboutMessage-inner {
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 0 18px 0 rgba(37, 38, 38, 0.3);
          box-shadow: 0 0 18px 0 rgba(37, 38, 38, 0.3);
  position: relative;
}
@media screen and (min-width: 1025px) {
  .aboutMessage-inner {
    padding: 8rem;
  }
}
@media screen and (max-width: 1024px) {
  .aboutMessage-inner {
    padding: 3rem;
  }
}
@media screen and (min-width: 642px) {
  .aboutMessage-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .aboutMessage-inner > * {
    width: calc((100% - 3.5rem) * 0.5);
  }
}
.aboutMessage-txtbox {
  color: #fff;
}
@media screen and (min-width: 1025px) {
  .aboutMessage-txtbox {
    position: relative;
  }
}
@media screen and (min-width: 642px) {
  .aboutMessage-txtbox {
    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: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.aboutMessage-cont_ttl {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #535253;
  font-size: 4rem;
  margin-bottom: 3rem;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .aboutMessage-cont_ttl {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 641px) {
  .aboutMessage-cont_ttl {
    font-size: 3rem;
  }
}
.aboutMessage-cont_txt p {
  line-height: 1.66666667;
  font-size: 1.7rem;
}
@media screen and (max-width: 641px) {
  .aboutMessage-cont_txt p {
    font-size: 1.8rem;
  }
}
.aboutMessage-cont_txt p:not(:last-child) {
  margin-bottom: 1em;
}
.aboutMessage_name {
  margin-top: 10rem;
  line-height: 1.66666667;
  font-size: 1.7rem;
}
@media screen and (max-width: 641px) {
  .aboutMessage_name {
    margin-top: 6rem;
    font-size: 1.8rem;
  }
}
.aboutMessage_imgbox {
  display: block;
  position: relative;
}
@media screen and (max-width: 641px) {
  .aboutMessage_imgbox {
    margin-top: 3rem;
  }
}
.aboutMessage_img {
  display: block;
  max-width: 100%;
  -webkit-box-shadow: 0 0 18px 0 rgba(37, 38, 38, 0.3);
          box-shadow: 0 0 18px 0 rgba(37, 38, 38, 0.3);
}
@media screen and (max-width: 641px) {
  .aboutMessage_img {
    width: 100%;
  }
}
.aboutMessage-absolute {
  position: absolute;
  display: block;
  z-index: 1;
}
@media screen and (min-width: 642px) {
  .aboutMessage-absolute {
    left: -2.5rem;
    bottom: 2.5rem;
  }
}
@media screen and (max-width: 641px) {
  .aboutMessage-absolute {
    width: 12vw;
    top: -5vw;
    right: 1.5rem;
  }
}

/* PHILOSOPHY
-----------------------------*/
@media screen and (min-width: 1025px) {
  .aboutPhilosophy {
    margin-bottom: 18rem;
  }
}
@media screen and (max-width: 1024px) {
  .aboutPhilosophy {
    margin-bottom: 10rem;
  }
}
.aboutPhilosophy-lead-ttl {
  margin-bottom: 9rem;
}
@media screen and (max-width: 641px) {
  .aboutPhilosophy-lead-ttl {
    margin-bottom: 6rem;
  }
}
.aboutPhilosophy-list {
  display: block;
  max-width: 1200px;
  margin: 0 auto;
  width: calc(100% - 4rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 641px) {
  .aboutPhilosophy-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.aboutPhilosophy-list li {
  background-color: rgba(0, 0, 0, 0.5);
  color: #FFF;
  width: calc((100% - 40px) * 0.5);
  -webkit-box-shadow: 0 0 18px 0 rgba(37, 38, 38, 0.3);
          box-shadow: 0 0 18px 0 rgba(37, 38, 38, 0.3);
  padding: 8rem;
}
@media screen and (min-width: 642px) and (max-width: 1024px) {
  .aboutPhilosophy-list li {
    width: calc((100% - 2rem) * 0.5);
    padding: 4.5rem 3rem;
  }
}
@media screen and (max-width: 641px) {
  .aboutPhilosophy-list li {
    width: 100%;
    padding: 3rem;
  }
  .aboutPhilosophy-list li:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.aboutPhilosophy-list_ttl {
  margin-bottom: 8rem;
  color: #FFF;
}
@media screen and (min-width: 642px) and (max-width: 1024px) {
  .aboutPhilosophy-list_ttl {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 641px) {
  .aboutPhilosophy-list_ttl {
    margin-bottom: 3rem;
  }
}
.aboutPhilosophy-list_txt {
  line-height: 1.6666;
  text-align: center;
}
@media screen and (max-width: 641px) {
  .aboutPhilosophy-list_txt {
    font-size: 1.8rem;
  }
}

.kvSumi-head_txt {
  font-size: 2.8rem;
  line-height: 1.5;
}
@media screen and (max-width: 1024px) {
  .kvSumi-head_txt {
    font-size: 2rem;
  }
}
.kvSumi_imgbox {
  margin-bottom: 6rem;
}

/* OUTLINE
-----------------------------*/
.aboutOutline-lead {
  margin-bottom: 15rem;
}
@media screen and (max-width: 641px) {
  .aboutOutline-lead {
    margin-bottom: 6rem;
  }
}
.aboutOutline-lead-txt {
  font-size: 2.8rem;
  line-height: 1.5;
}
@media screen and (max-width: 1024px) {
  .aboutOutline-lead-txt {
    font-size: 2rem;
  }
}

/* Business
-----------------------------*/
.aboutBusiness {
  margin-bottom: 15rem;
}
@media screen and (min-width: 642px) {
  .aboutBusiness {
    padding-left: 6rem;
  }
}
@media screen and (max-width: 1024px) {
  .aboutBusiness {
    padding-left: calc(6rem * 0.5);
  }
}
@media screen and (max-width: 641px) {
  .aboutBusiness {
    padding-left: 1rem;
  }
}
@media screen and (max-width: 641px) {
  .aboutBusiness {
    margin-bottom: 6rem;
  }
}
.aboutBusiness_ttl {
  font-family: acumin-pro-extra-condensed, noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #535253;
  font-size: 4rem;
  color: #FFF;
  text-align: center;
  margin-bottom: 5rem;
}
@media screen and (max-width: 1024px) {
  .aboutBusiness_ttl {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 641px) {
  .aboutBusiness_ttl {
    font-size: 3rem;
  }
}
@media screen and (max-width: 1024px) {
  .aboutBusiness_ttl {
    margin-bottom: 3rem;
  }
}
.aboutBusiness-cont-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.aboutBusiness-cont-head > * {
  display: block;
  width: calc((100% - 6rem) * 0.3333);
  background-color: rgba(255, 255, 255, 0.7);
  text-align: center;
  line-height: 67px;
}
@media screen and (min-width: 642px) and (max-width: 1024px) {
  .aboutBusiness-cont-head > * {
    width: calc((100% - 3rem) * 0.3333);
  }
}
@media screen and (max-width: 641px) {
  .aboutBusiness-cont-head > * {
    line-height: 4rem;
    width: calc((100% - 2rem) * 0.3333);
  }
}
.aboutBusiness-cont-head > *:not(.is-active) {
  cursor: pointer;
}
.aboutBusiness-cont-head > *.is-active {
  background-color: #fff;
}
.aboutBusiness-cont-main > * {
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0 0 18px 0 rgba(37, 38, 38, 0.3);
          box-shadow: 0 0 18px 0 rgba(37, 38, 38, 0.3);
  background: #FFF;
  background-size: cover;
  min-height: 50vw;
}
.aboutBusiness-cont-main > * p {
  line-height: 1.666;
}
.aboutBusiness-cont-main > * p:not(:last-child) {
  margin-bottom: 1rem;
}
@media screen and (max-width: 641px) {
  .aboutBusiness-cont-main > *:before {
    content: "";
    display: block;
    padding: 25vw;
    background-size: cover;
  }
}
@media screen and (min-width: 642px) {
  .aboutBusiness-cont-main > *:nth-child(1) {
    background-image: url(../img/about-business01.jpg);
  }
}
@media screen and (max-width: 641px) {
  .aboutBusiness-cont-main > *:nth-child(1):before {
    background-image: url(../img/about-business01.jpg);
  }
}
@media screen and (min-width: 642px) {
  .aboutBusiness-cont-main > *:nth-child(2) {
    background-image: url(../img/about-business02.jpg);
  }
}
@media screen and (max-width: 641px) {
  .aboutBusiness-cont-main > *:nth-child(2):before {
    background-image: url(../img/about-business02.jpg);
  }
}
@media screen and (min-width: 642px) {
  .aboutBusiness-cont-main > *:nth-child(3) {
    background-image: url(../img/about-business03.jpg);
  }
}
@media screen and (max-width: 641px) {
  .aboutBusiness-cont-main > *:nth-child(3):before {
    background-image: url(../img/about-business03.jpg);
  }
}
.aboutBusiness-cont-txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 641px) {
  .aboutBusiness-cont-txt {
    display: block;
  }
}
.aboutBusiness-cont-txt-inner {
  background-color: white;
  padding: 4rem;
  color: #030000;
  max-width: 490px;
  margin: 10rem 0 5rem auto;
  -webkit-box-shadow: 0 0 29px 0 rgba(37, 38, 38, 0.4);
          box-shadow: 0 0 29px 0 rgba(37, 38, 38, 0.4);
}
@media screen and (max-width: 1024px) {
  .aboutBusiness-cont-txt-inner {
    margin: 15rem 0 5rem auto;
    padding: 4.5rem 3rem;
  }
}
@media screen and (max-width: 641px) {
  .aboutBusiness-cont-txt-inner {
    margin: 0;
    padding: 3rem 2rem;
    font-size: 1.8rem;
  }
}
.aboutBusiness-cont-txt-box h4 {
  margin-bottom: 1rem;
}
.aboutBusiness-cont-txt-box:not(:last-child) {
  margin-bottom: 2rem;
}

/* Clients
-----------------------------*/
.aboutClients {
  margin-bottom: 15rem;
}
@media screen and (max-width: 641px) {
  .aboutClients {
    margin-bottom: 6rem;
  }
}
.aboutClients-inner {
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-box-shadow: 0 0 18px 0 rgba(37, 38, 38, 0.3);
          box-shadow: 0 0 18px 0 rgba(37, 38, 38, 0.3);
}
@media screen and (min-width: 1025px) {
  .aboutClients-inner {
    padding: 8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 1024px) {
  .aboutClients-inner {
    padding: 4.5rem 3rem;
  }
}
.aboutClients-cont_ttl {
  text-align: left;
}
.aboutClients-cont_txt {
  line-height: 1.666;
}
.aboutClients-cont-txtbox {
  padding-right: 3.5rem;
}
@media screen and (min-width: 1025px) {
  .aboutClients-cont_imgbox {
    padding-top: 9rem;
  }
  .aboutClients-cont_imgbox img {
    max-width: 33.333vw;
  }
}
@media screen and (max-width: 1024px) {
  .aboutClients-cont_imgbox {
    padding-top: 6rem;
  }
  .aboutClients-cont_imgbox img {
    display: block;
    max-width: 537px;
    width: 100%;
    margin: 0 auto;
  }
}

/* Clients
-----------------------------*/
.aboutCompany-inner {
  color: #FFF;
  line-height: 1.5;
  padding-right: 6rem;
}
@media screen and (min-width: 642px) {
  .aboutCompany-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (max-width: 641px) {
  .aboutCompany-inner {
    padding: 0 4.5rem 0 3.5rem;
  }
}
.aboutCompany-inner a {
  color: #FFF;
}
.aboutCompany-lead-ttl {
  margin-bottom: 7.5rem;
}
@media screen and (max-width: 641px) {
  .aboutCompany-lead-ttl {
    padding: 0 4.5rem 0 3.5rem;
    margin-bottom: 3.15rem;
  }
}
@media screen and (min-width: 642px) {
  .aboutCompany-cont {
    width: calc((100% - 3.5rem) * 0.5);
  }
}
@media screen and (max-width: 641px) {
  .aboutCompany-cont {
    font-size: 1.8rem;
  }
}
.aboutCompany-cont div:not(:last-child) {
  margin-bottom: 1em;
}
.aboutCompany-cont iframe {
  display: block;
  height: 360px;
  margin-top: 0.5rem;
}

.kvSumi_imgbox {
  margin-bottom: 6rem;
}

.inquiry-form-note {
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 2em;
  color: #be2221;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.inquiry-form-note a {
  margin-top: 0.25em;
  display: block;
  text-decoration: underline;
}