@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,400;0,500;0,600;0,700;1,700&family=Noto+Sans+JP:wght@300;400;500;700;900&display=swap);

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block
}

audio,
canvas,
progress,
video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}

progress {
  vertical-align: baseline
}

[hidden],
template {
  display: none
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
  outline-width: 0
}

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

b,
strong {
  font-weight: inherit
}

b,
strong {
  font-weight: bolder
}

dfn {
  font-style: italic
}

mark {
  background-color: #ff0;
  color: #000
}

small {
  font-size: 80%
}

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

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

img {
  border-style: none
}

svg:not(:root) {
  overflow: hidden
}

code,
kbd,
pre,
samp {
  font-family: monospace, sans-serif;
  font-size: 1em
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

button,
input,
select,
textarea {
  font: inherit;
  margin: 0
}

optgroup {
  font-weight: 700
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button
}

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

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

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

textarea {
  overflow: auto
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

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

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

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: .54
}

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

blockquote,
code,
dd,
div,
dl,
dt,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
legend,
li,
ol,
p,
pre,
ul {
  margin: 0;
  padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
  /*  font-size: 12px;*/
}

/* ↓ 202507 修正 ↓ */
li {
  list-style: none;
  line-height: 20px
}
/* ↑ 202507 修正 ↑ */

pre {
  white-space: pre-wrap;
  word-wrap: break-word
}

q {
  quotes: none
}

img {
  vertical-align: top;
  line-height: 1;
  max-width: 100%
}

caption {
  padding: 0
}

td,
th {
  padding: 0
}

fieldset {
  border: 0
}

.--ndi .footer__product__youtube,
.block.--example .container,
.block.--faq .container,
.block.--ndi-product .container,
.block.--others .container,
.block.--post .container.--child,
.block.--result .container.--child,
.block.--top-product .container,
.block.--tutorial .container,
.breadcrumbs__list,
.container .snippet__head__wrap,
.container .snippet__index__label,
.container .snippet__product__label,
.container.snippet__btn.--co2,
.container.snippet__btn.--co3,
.container.snippet__btn.--co4,
.container.snippet__carousel,
.container.snippet__image.--col2,
.container.snippet__image.--col3,
.container.snippet__image.--col4,
.container.snippet__image__txt,
.container.snippet__lead,
.container.snippet__movie.--col2,
.container.snippet__movie.--col3,
.container.snippet__movie.--col4,
.container.snippet__product__list,
.faq__content__header,
.faq__control,
.faq__main__list__item>a,
.faq__sidebar__item>a,
.footer__back__btn,
.footer__contact>a,
.footer__contents__group,
.footer__group,
.footer__nav__list,
.footer__product__group,
.header__container,
.header__nav__detail,
.header__nav__detail>ul,
.header__nav__list,
.link__item>a,
.link__list,
.nav__item>a,
.nav__item>span,
.nav__wrap,
.ndi-example__list,
.ndi__product__item,
.ndi__product__overview__agency__group,
.ndi__product__overview__label,
.ndi__sidebar__item>a,
.ndi__sidebar__item__series,
.news__btn,
.news__list,
.news__ttl,
.others__overview__label,
.product__overview__label,
.slider__transition,
.slider__transition__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

body,
html {
  height: 100%
}

html {
  background: #e6e6e6;
  font-size: 62.5%
}

body {
  font-size: 1.4rem;
  background: #e6e6e6;
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
  font-weight: 400;
  position: relative;
  width: 100%;
  min-height: 100%
}

@media (max-width:750px) {
  body {
    font-size: 1.3rem
  }
}

@media (max-width:750px) {
  body {
    overflow-x: hidden
  }

  .screen {
    overflow-x: hidden
  }

  .wrapper {
    overflow-x: hidden
  }
}

.is-show {
  display: inherit !important
}

.is-hide {
  display: none !important
}

.is-visible {
  visibility: visible !important
}

.is-hidden {
  visibility: hidden !important
}

.is-fixed {
  position: fixed !important
}

.is-absolute {
  position: absolute !important
}

.is-overflow-hidden {
  overflow: hidden !important
}

.is-disable a {
  opacity: .4;
  cursor: default
}

.alignLeft {
  text-align: left
}

.alignRight {
  text-align: right
}

.alignCenter {
  text-align: center
}

.left {
  float: left
}

.right {
  float: right
}

.clear {
  clear: both
}

.inline {
  display: inline !important
}

.inlineBlock {
  display: inline-block !important
}

@media (min-width:981px) {
  .is-sp {
    display: none
  }
}

@media (max-width:750px) {
  .is-pc {
    display: none
  }
}

.link-btn {
  max-width: 315px;
  width: 100%;
  height: 68px;
  border-radius: 34px;
  background-color: #e6e6e6;
  line-height: 68px;
  display: block;
  color: #000;
  text-decoration: none;
  font-size: 1.8rem;
  text-align: center;
  position: relative
}

.link-btn::after {
  content: "";
  display: block;
  background-image: url(../images/common/ico_arrow_right.svg);
  background-size: cover;
  width: 6px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: 35px;
  -webkit-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: transform .5s cubic-bezier(.23, 1, .32, 1), -webkit-transform .5s cubic-bezier(.23, 1, .32, 1)
}

.link-btn[target=_blank]::after {
  background-image: url(../images/common/ico_blank.svg);
  width: 11px;
  height: 10px
}

@media (min-width:981px) {
  .link-btn {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .link-btn:hover {
    background-color: #aaa;
    color: #000
  }

  .link-btn:hover::after {
    -webkit-transform: translateX(10px) translateY(-50%);
    transform: translateX(10px) translateY(-50%)
  }
}

.link-btn.btn--bk {
  background-color: #000;
  color: #fff
}

.link-btn.btn--bk::after {
  background-image: url(../images/common/ico_arrow_right_white.svg)
}

.link-btn.btn--bk[target=_blank]::after {
  background-image: url(../images/common/ico_blank.svg);
  width: 11px;
  height: 10px
}

@media (min-width:981px) {
  .link-btn.btn--bk {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .link-btn.btn--bk:hover {
    background-color: #444
  }
}

.link-btn.btn--ndi {
  background-color: #337ab7;
  color: #fff
}

.link-btn.btn--ndi::after {
  background-image: url(../images/common/ico_arrow_right_white.svg)
}

.link-btn.btn--ndi[target=_blank]::after {
  background-image: url(../images/common/ico_blank_white.svg);
  width: 11px;
  height: 10px
}

@media (min-width:981px) {
  .link-btn.btn--ndi {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .link-btn.btn--ndi:hover {
    background-color: #ccc
  }
}

@media (max-width:750px) {
  .link-btn {
    width: 60.5263%;
    height: 50px;
    border-radius: 25px;
    line-height: 50px;
    font-size: 1.5rem;
    margin: 0 auto
  }
}

.ndi-btn {
  max-width: 540px;
  width: 100%;
  height: 78px;
  border-radius: 10px;
  background-color: #3b3b3b;
  line-height: 78px;
  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 1.8rem;
  text-align: center;
  position: relative;
  margin: 0 auto
}

.ndi-btn::after {
  content: "";
  display: block;
  background-image: url(../images/common/ico_arrow_right_white.svg);
  background-size: cover;
  width: 6px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: 35px;
  -webkit-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: transform .5s cubic-bezier(.23, 1, .32, 1), -webkit-transform .5s cubic-bezier(.23, 1, .32, 1)
}

.ndi-btn[target=_blank]::after {
  background-image: url(../images/common/ico_blank_white.svg);
  width: 11px;
  height: 10px
}

@media (min-width:981px) {
  .ndi-btn {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .ndi-btn:hover {
    background-color: #777;
    color: #fff
  }

  .ndi-btn:hover::after {
    -webkit-transform: translateX(10px) translateY(-50%);
    transform: translateX(10px) translateY(-50%)
  }
}

.ndi-btn.btn--white {
  background-color: #fff;
  color: #333
}

.ndi-btn.btn--white::after {
  background-image: url(../images/common/ico_arrow_right.svg)
}

@media (min-width:981px) {
  .ndi-btn.btn--white {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .ndi-btn.btn--white:hover {
    background-color: #ccc
  }
}

@media (max-width:750px) {
  .ndi-btn {
    width: 100%;
    height: 70px;
    border-radius: 5px;
    line-height: 70px;
    font-size: 1.8rem;
    margin: 0 auto
  }
}

.footer__company__logo>a>svg .st-0,
.header__logo>a>svg .st-0 {
  fill: #fff
}

.footer__company__logo>a>svg .st-1,
.header__logo>a>svg .st-1 {
  fill: #0080cc
}

.footer__company__logo>a>svg .st-2,
.header__logo>a>svg .st-2 {
  fill: #b9d1ec;
  stroke: #000f17
}

@media (max-width:750px) {
  .header.is-open .header__logo>a>svg .st-0 {
    fill: #000f17
  }

  .header.is-open .header__logo>a>svg .st-1 {
    fill: #0080cc
  }

  .header.is-open .header__logo>a>svg .st-2 {
    fill: #b9d1ec;
    stroke: #000f17
  }
}

@media (min-width:751px) and (max-width:1380px) {
  .header.is-open .header__logo>a>svg .st-0 {
    fill: #000f17
  }

  .header.is-open .header__logo>a>svg .st-1 {
    fill: #0080cc
  }

  .header.is-open .header__logo>a>svg .st-2 {
    fill: #b9d1ec;
    stroke: #000f17
  }
}

.header__logo>a {
  width: 95px;
}

@media (min-width:768px) {
  .header__logo>a {
    width: 110px;
  }
}

.container.snippet__head {
  margin-bottom: 40px;
  border-bottom: 1px solid #999
}

@media (max-width:750px) {
  .container.snippet__head {
    margin-bottom: 30px
  }
}

.container .snippet__head__wrap {
  -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: 56px
}

@media (max-width:750px) {
  .container .snippet__head__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px
  }
}

.container .snippet__head__image {
  width: 35%;
  position: relative;
  overflow: hidden;
  padding-top: 32%
}

.container .snippet__head__image>img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

@media (max-width:750px) {
  .container .snippet__head__image {
    width: 100%;
    max-width: none;
    padding-top: 100%
  }
}

.container .snippet__head__overview {
  width: 60%
}

@media (max-width:750px) {
  .container .snippet__head__overview {
    width: 100%;
    margin-top: 30px
  }
}

.container .snippet__head__overview__date {
  font-size: 1.4rem;
  line-height: 32px;
  letter-spacing: .05em;
  color: grey
}

@media (max-width:750px) {
  .container .snippet__head__overview__date {
    font-size: 1.3rem
  }
}

.container .snippet__head__overview__ttl {
  font-size: 3.1rem;
  font-weight: 700;
  line-height: 60px;
  letter-spacing: .05em
}

@media (max-width:750px) {
  .container .snippet__head__overview__ttl {
    font-size: 2.4rem;
    line-height: 44px
  }
}

.container .snippet__head__txt {
  font-size: 1.8rem;
  line-height: 32px;
  letter-spacing: .07em;
  margin-bottom: 40px
}

@media (max-width:750px) {
  .container .snippet__head__txt {
    font-size: 1.6rem;
    line-height: 28px;
    margin-bottom: 30px
  }
}

.container .snippet__head__txt+.snippet__head__txt {
  margin-top: -25px
}

@media (max-width:750px) {
  .container .snippet__head__txt+.snippet__head__txt {
    margin-top: -10px
  }
}

.container.snippet__ttl {
  font-weight: 700;
  letter-spacing: .05em;
  text-align: left
}

.container.snippet__ttl.--xs {
  margin-bottom: 35px
}

@media (max-width:750px) {
  .container.snippet__ttl.--xs {
    margin-bottom: 40px
  }
}

.container.snippet__ttl.--s {
  margin-bottom: 46px
}

@media (max-width:750px) {
  .container.snippet__ttl.--s {
    margin-bottom: 42px
  }
}

.container.snippet__ttl.--m {
  margin-bottom: 46px
}

@media (max-width:750px) {
  .container.snippet__ttl.--m {
    margin-bottom: 42px
  }
}

.container.snippet__ttl.--l {
  margin-bottom: 62px
}

@media (max-width:750px) {
  .container.snippet__ttl.--l {
    margin-bottom: 42px
  }
}

.container.snippet__ttl.--xl {
  margin-bottom: 62px
}

@media (max-width:750px) {
  .container.snippet__ttl.--xl {
    margin-bottom: 42px
  }
}

.container.snippet__ttl.--list {
  margin-bottom: 46px
}

@media (max-width:750px) {
  .container.snippet__ttl.--list {
    margin-bottom: 42px
  }
}

.container.snippet__ttl .--center {
  text-align: center
}

.container.snippet__ttl .--xs {
  font-size: 2.6rem;
  line-height: 50px;
  font-weight: 700
}

@media (max-width:750px) {
  .container.snippet__ttl .--xs {
    font-size: 1.7rem;
    line-height: 35px
  }
}

.container.snippet__ttl .--s {
  font-size: 3.1rem;
  line-height: 60px;
  font-weight: 700
}

@media (max-width:750px) {
  .container.snippet__ttl .--s {
    font-size: 2.6rem;
    line-height: 44px
  }
}

.container.snippet__ttl .--s.--decoration {
  padding-left: 120px
}

@media (max-width:750px) {
  .container.snippet__ttl .--s.--decoration {
    padding-left: 70px
  }
}

.container.snippet__ttl .--m {
  font-size: 4.6rem;
  line-height: 74px;
  font-weight: 700
}

@media (max-width:750px) {
  .container.snippet__ttl .--m {
    font-size: 2.4rem;
    line-height: 44px
  }
}

.container.snippet__ttl .--m.--decoration {
  padding-left: 120px
}

@media (max-width:750px) {
  .container.snippet__ttl .--m.--decoration {
    padding-left: 70px
  }
}

.container.snippet__ttl .--m.--decoration:before {
  top: 30px
}

@media (max-width:750px) {
  .container.snippet__ttl .--m.--decoration:before {
    top: 25px
  }
}

.container.snippet__ttl .--l {
  font-size: 4.6rem;
  line-height: 50px;
  font-weight: 700
}

@media (max-width:750px) {
  .container.snippet__ttl .--l {
    font-size: 3.6rem
  }
}

.container.snippet__ttl .--xl {
  font-size: 5.5rem;
  font-weight: 900;
  line-height: 60px
}

@media (max-width:750px) {
  .container.snippet__ttl .--xl {
    font-size: 3.6rem;
    line-height: 58px
  }
}

.container.snippet__ttl .--list {
  font-size: 4.6rem;
  line-height: 54px;
  font-weight: 700
}

@media (max-width:750px) {
  .container.snippet__ttl .--list {
    font-size: 3.1rem;
    line-height: 44px
  }
}

.container.snippet__ttl .--list.--decoration {
  padding-left: 120px
}

@media (max-width:750px) {
  .container.snippet__ttl .--list.--decoration {
    padding-left: 70px
  }
}

.container.snippet__ttl .--list.--decoration:before {
  top: 30px
}

@media (max-width:750px) {
  .container.snippet__ttl .--list.--decoration:before {
    top: 25px
  }
}

.container.snippet__ttl .--decoration {
  position: relative
}

.container.snippet__ttl .--decoration:before {
  content: "";
  display: block;
  width: 100px;
  height: 1px;
  background-color: #999;
  position: absolute;
  top: 25px;
  left: 0
}

@media (max-width:750px) {
  .container.snippet__ttl .--decoration:before {
    width: 50px
  }
}

.container.snippet__txt {
  font-size: 1.6rem;
  line-height: 32px;
  letter-spacing: .05em;
  margin-bottom: 50px
}

@media (max-width:750px) {
  .container.snippet__txt {
    margin-bottom: 30px
  }
}

.container.snippet__txt+.snippet__txt {
  margin-top: -25px
}

@media (max-width:750px) {
  .container.snippet__txt+.snippet__txt {
    margin-top: -10px
  }
}

.container.snippet__txt.--center {
  text-align: center
}

.container.snippet__lead {
  margin-bottom: 100px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media (max-width:750px) {
  .container.snippet__lead {
    margin-bottom: 120px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.container.snippet__lead.--center .snippet__lead__item {
  text-align: center
}

.container.snippet__lead .snippet__lead__txt+.snippet__lead__txt {
  margin-top: 20px
}

.container.snippet__lead.--col1 .snippet__lead__item {
  width: 100%
}

.container.snippet__lead.--col1 .snippet__lead__ttl {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 50px;
  letter-spacing: .05em;
  margin-bottom: 30px
}

@media (max-width:750px) {
  .container.snippet__lead.--col1 .snippet__lead__ttl {
    font-size: 2.4rem;
    line-height: 40px
  }
}

.container.snippet__lead.--col1 .snippet__lead__txt {
  font-size: 1.8rem;
  line-height: 36px;
  letter-spacing: .05em
}

@media (max-width:750px) {
  .container.snippet__lead.--col2 {
    margin-bottom: 0
  }
}

.container.snippet__lead.--col2 .snippet__lead__item {
  width: 48%
}

@media (max-width:750px) {
  .container.snippet__lead.--col2 .snippet__lead__item {
    width: 100%;
    margin-bottom: 60px
  }
}

.container.snippet__lead.--col2 .snippet__lead__ttl {
  font-size: 2rem;
  font-weight: 700;
  line-height: 35px;
  letter-spacing: .05em;
  margin-bottom: 24px
}

.container.snippet__lead.--col2 .snippet__lead__txt {
  font-size: 1.6rem;
  line-height: 32px
}

@media (max-width:750px) {
  .container.snippet__lead.--col3 {
    margin-bottom: 0
  }
}

.container.snippet__lead.--col3 .snippet__lead__item {
  width: 30%
}

@media (max-width:750px) {
  .container.snippet__lead.--col3 .snippet__lead__item {
    width: 100%;
    margin-bottom: 60px
  }
}

.container.snippet__lead.--col3 .snippet__lead__ttl {
  font-size: 2rem;
  font-weight: 700;
  line-height: 35px;
  letter-spacing: .05em;
  margin-bottom: 24px
}

.container.snippet__lead.--col3 .snippet__lead__txt {
  font-size: 1.6rem;
  line-height: 32px
}

@media (max-width:750px) {
  .container.snippet__lead.--col4 {
    margin-bottom: 0
  }
}

.container.snippet__lead.--col4 .snippet__lead__item {
  width: 22.5%
}

@media (max-width:750px) {
  .container.snippet__lead.--col4 .snippet__lead__item {
    width: 100%;
    margin-bottom: 60px
  }
}

.container.snippet__lead.--col4 .snippet__lead__ttl {
  font-size: 2rem;
  font-weight: 700;
  line-height: 35px;
  letter-spacing: .05em;
  margin-bottom: 24px
}

.container.snippet__lead.--col4 .snippet__lead__txt {
  font-size: 1.6rem;
  line-height: 32px
}

.container.snippet__image {
  margin-bottom: 100px
}

@media (max-width:750px) {
  .container.snippet__image {
    margin-bottom: 40px
  }
}

.container.snippet__image .snippet__image__item>img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  margin-bottom: 20px
}

@media (max-width:750px) {
  .container.snippet__image .snippet__image__item>img {
    margin-bottom: 14px
  }
}

.container.snippet__image .snippet__image__item>span {
  font-size: 1.6rem;
  line-height: 28px;
  letter-spacing: .05em;
  text-align: center;
  color: grey;
  display: block
}

@media (max-width:750px) {
  .container.snippet__image .snippet__image__item>span {
    font-size: 1.4rem;
    line-height: 25px
  }
}

.container.snippet__image.--col1 {
  width: 100%;
  margin: 0 auto 100px
}

@media (max-width:750px) {
  .container.snippet__image.--col1 {
    margin: 0 auto 40px
  }
}

.container.snippet__image.--col1 .snippet__image__item {
  width: 100%
}

@media (max-width:750px) {
  .container.snippet__image.--col1 .snippet__image__item {
    width: 100%
  }
}

.container.snippet__image.--col2 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.container.snippet__image.--col2 .snippet__image__item {
  width: 48%
}

.container.snippet__image.--col3 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.container.snippet__image.--col3 .snippet__image__item {
  width: 31%
}

.container.snippet__image.--col4 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media (max-width:750px) {
  .container.snippet__image.--col4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0
  }
}

.container.snippet__image.--col4 .snippet__image__item {
  width: 22.5%
}

@media (max-width:750px) {
  .container.snippet__image.--col4 .snippet__image__item {
    width: 48%;
    margin-bottom: 40px
  }
}

.container.snippet__movie {
  margin-bottom: 100px
}

@media (max-width:750px) {
  .container.snippet__movie {
    margin-bottom: 80px
  }
}

.container.snippet__movie .snippet__movie__item {
  position: relative;
  height: 0;
  margin: 0 auto
}

.container.snippet__movie .snippet__movie__item>iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.container.snippet__movie .snippet__movie__item>span {
  font-size: 1.6rem;
  line-height: 28px;
  letter-spacing: .05em;
  text-align: center;
  color: grey;
  display: block;
  margin-top: 20px
}

@media (max-width:750px) {
  .container.snippet__movie .snippet__movie__item>span {
    font-size: 1.4rem;
    line-height: 25px;
    margin-top: 14px
  }
}

.container.snippet__movie.--col1 {
  width: 100%
}

.container.snippet__movie.--col1 .snippet__movie__item {
  width: 80%;
  max-width: 780px;
  padding-top: 43%
}

@media (max-width:750px) {
  .container.snippet__movie.--col1 .snippet__movie__item {
    width: 100%;
    padding-top: 73%
  }
}

.container.snippet__movie.--col2 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.container.snippet__movie.--col2 .snippet__movie__item {
  width: 48%;
  padding-top: 32%
}

@media (max-width:750px) {
  .container.snippet__movie.--col2 .snippet__movie__item {
    padding-top: 36%
  }
}

.container.snippet__movie.--col3 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media (max-width:750px) {
  .container.snippet__movie.--col3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px
  }
}

.container.snippet__movie.--col3 .snippet__movie__item {
  width: 31%;
  padding-top: 21%
}

@media (max-width:750px) {
  .container.snippet__movie.--col3 .snippet__movie__item {
    width: 48%;
    padding-top: 36%;
    margin: 0 0 80px 0
  }
}

.container.snippet__movie.--col4 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media (max-width:750px) {
  .container.snippet__movie.--col4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px
  }
}

.container.snippet__movie.--col4 .snippet__movie__item {
  width: 22.5%;
  padding-top: 16%
}

@media (max-width:750px) {
  .container.snippet__movie.--col4 .snippet__movie__item {
    width: 48%;
    padding-top: 36%;
    margin: 0 0 80px 0
  }
}

.container.snippet__list {
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 32px;
  letter-spacing: .05em
}

@media (max-width:750px) {
  .container.snippet__list {
    line-height: 26px
  }
}

.container.snippet__list1 {
  margin-bottom: 120px
}

.container.snippet__list1>ul {
  margin-bottom: 60px
}

.container.snippet__list1>ul>li {
  border-bottom: 1px solid #999;
  padding: 20px 0 20px 1em;
  text-indent: -1em
}

.container.snippet__list1>ul>li:first-child {
  border-top: 1px solid #999
}

.container.snippet__list1>ol {
  margin-bottom: 0
}

.container.snippet__list1>ol>li {
  border-bottom: 1px solid #999;
  padding: 20px 0 20px 1.2em;
  text-indent: -.9em
}

.container.snippet__list1>ol>li:first-child {
  border-top: 1px solid #999
}

.container.snippet__list1>ol+ol {
  margin-top: 60px
}

.container.snippet__list2 {
  margin-bottom: 155px
}

@media (max-width:750px) {
  .container.snippet__list2 {
    margin-bottom: 120px
  }
}

.container .snippet__list2__wrap>table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0
}

.container .snippet__list2__wrap>table tr {
  border-bottom: 1px solid #999
}

.container .snippet__list2__wrap>table tr:first-child {
  border-top: 1px solid #999
}

.container .snippet__list2__wrap>table tr>th {
  width: 25%;
  padding: 25px 15px;
  background-color: #fff
}

@media (max-width:750px) {
  .container .snippet__list2__wrap>table tr>th {
    padding: 10px;
    width: 110px
  }
}

.container .snippet__list2__wrap>table tr>td {
  width: 75%;
  padding: 20px
}

@media (max-width:750px) {
  .container .snippet__list2__wrap>table tr>td {
    padding: 10px
  }
}

.container .snippet__list2__wrap>table tr>td:first-child {
  font-weight: 500
}

.container.snippet__table {
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: .05em
}

@media (max-width:750px) {
  .container.snippet__table {
    line-height: 25px
  }
}

.container.snippet__table1 {
  margin-bottom: 160px
}

@media (max-width:750px) {
  .container.snippet__table1 {
    margin-bottom: 120px
  }
}

.container .snippet__table1__wrap {
  overflow-x: scroll;
  width: 100%
}

.container .snippet__table1__wrap>table {
  width: auto;
  border-collapse: collapse;
  border-spacing: 0
}

.container .snippet__table1__wrap>table tr:nth-child(2n) {
  background-color: #efefef
}

.container .snippet__table1__wrap>table tr>th {
  background-color: #c4deeb;
  border: 1px solid #999;
  padding: 20px;
  font-weight: 700;
  min-width: 180px;
  text-align: center
}

@media screen and (min-width:600px) {
  .container .snippet__table1__wrap>table tr>th {
    min-width: 200px;
  }
}

@media (max-width:750px) {
  .container .snippet__table1__wrap>table tr>th {
    padding: 20px 10px
  }
}

.container .snippet__table1__wrap>table tr>th:first-child {
  min-width: 140px
}

@media screen and (min-width:600px) {
  .container .snippet__table1__wrap>table tr>th:first-child {
    min-width: 180px
  }
}

.container .snippet__table1__wrap>table tr>th .snippet__table1__txt2 {
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 32px
}

@media (max-width:750px) {
  .container .snippet__table1__wrap>table tr>th .snippet__table1__txt2 {
    line-height: 26px
  }
}

.container .snippet__table1__wrap>table tr>th>span {
  display: block
}

.container .snippet__table1__wrap>table tr>th.--left {
  text-align: left
}

.container .snippet__table1__wrap>table tr>th.--right {
  text-align: right
}

.container .snippet__table1__wrap>table tr>td {
  border: 1px solid #999;
  padding: 20px 15px;
  min-width: 150px;
  text-align: center
}

@media (min-width:600px) {
  .container .snippet__table1__wrap>table tr>td {
    min-width: 250px;
  }
}

@media (max-width:750px) {
  .container .snippet__table1__wrap>table tr>td {
    padding: 10px
  }
}

.container .snippet__table1__wrap>table tr>td:first-child {
  font-weight: 400;
  line-height: 26px;
  min-width: 140px;
  position: sticky;
  top: 0;
  left: 0;
  background-color: #fff;
}

@media screen and (min-width:600px) {
  .container .snippet__table1__wrap>table tr>td:first-child {
    min-width: 190px;
  }
}

.container .snippet__table1__wrap>table tr>td>span {
  display: block
}

.container .snippet__table1__wrap>table tr>td>span>img {
  max-width: 253px;
  margin: 0 auto;
  width: 95%;
  display: block
}

.container .snippet__table1__wrap>table tr>td.--left {
  text-align: left
}

.container .snippet__table1__wrap>table tr>td.--right {
  text-align: right
}

.container.snippet__table2 {
  margin-bottom: 170px
}

@media (max-width:750px) {
  .container.snippet__table2 {
    margin-bottom: 160px
  }
}

.container .snippet__table2__wrap {
  overflow-x: scroll;
  width: 100%
}

.container .snippet__table2__wrap>table {
  width: auto;
  border-collapse: collapse;
  border-spacing: 0
}

.container .snippet__table2__wrap>table tr>th {
  border: 1px solid #999;
  padding: 15px;
  max-width: 150px;
  font-weight: 300;
  text-align: center
}

@media (max-width:750px) {
  .container .snippet__table2__wrap>table tr>th {
    padding: 10px
  }
}

.container .snippet__table2__wrap>table tr>th.--left {
  text-align: left
}

.container .snippet__table2__wrap>table tr>th.--right {
  text-align: right
}

.container .snippet__table2__wrap>table tr>th.--bold {
  font-weight: 600
}

.container .snippet__table2__wrap>table tr>td {
  border: 1px solid #999;
  padding: 15px;
  max-width: 150px;
  font-weight: 300;
  text-align: center
}

@media (max-width:750px) {
  .container .snippet__table2__wrap>table tr>td {
    padding: 10px
  }
}

.container .snippet__table2__wrap>table tr>td.--left {
  text-align: left
}

.container .snippet__table2__wrap>table tr>td.--right {
  text-align: right
}

.container .snippet__table2__wrap>table tr>td.--bold {
  font-weight: 600
}

.container.snippet__image__txt {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 180px
}

@media (max-width:750px) {
  .container.snippet__image__txt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 40px
  }
}

.container.snippet__image__txt.--movie .snippet__image__txt__image {
  position: relative;
  height: 0;
  margin: 0;
  padding-top: 29.5%
}

@media (max-width:750px) {
  .container.snippet__image__txt.--movie .snippet__image__txt__image {
    padding-top: 72%;
    margin-bottom: 45px
  }
}

.container.snippet__image__txt.--movie .snippet__image__txt__image>iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.container.snippet__image__txt.--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

@media (max-width:750px) {
  .container.snippet__image__txt.--reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.container .snippet__image__txt__image {
  width: 52%
}

@media (max-width:750px) {
  .container .snippet__image__txt__image {
    width: 100%
  }
}

.container .snippet__image__txt__image>img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block
}

.container .snippet__image__txt__image>span {
  font-size: 1.6rem;
  line-height: 28px;
  letter-spacing: .05em;
  text-align: center;
  color: grey;
  display: block;
  margin-top: 20px
}

@media (max-width:750px) {
  .container .snippet__image__txt__image>span {
    font-size: 1.4rem;
    line-height: 25px;
    margin-top: 14px
  }
}

.container .snippet__image__txt__ttl__wrap {
  width: 40%;
  padding-top: 20px
}

@media (max-width:750px) {
  .container .snippet__image__txt__ttl__wrap {
    width: 100%
  }
}

.container .snippet__image__txt__ttl {
  font-size: 2rem;
  font-weight: 700;
  line-height: 38px;
  margin-bottom: 27px
}

@media (max-width:750px) {
  .container .snippet__image__txt__ttl {
    font-size: 2.4rem;
    line-height: 40px
  }
}

.container .snippet__image__txt__lead {
  font-size: 1.6rem;
  line-height: 32px;
  letter-spacing: .05em
}

.container .snippet__image__txt__lead+.snippet__image__txt__lead {
  margin-top: 20px
}

.container.snippet__carousel {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 180px
}

@media (max-width:750px) {
  .container.snippet__carousel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 50px
  }
}

.container.snippet__carousel.--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

@media (max-width:750px) {
  .container.snippet__carousel.--reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.container .snippet__carousel-container {
  width: 53%;
  max-width: 636px;
  margin: 0;
  padding: 0 32px 30px
}

@media (max-width:750px) {
  .container .snippet__carousel-container {
    width: 100%;
    max-width: none;
    padding: 0 18px 30px
  }
}

.container .snippet__carousel__image {
  display: block;
  margin-bottom: 20px
}

@media (max-width:750px) {
  .container .snippet__carousel__image {
    width: 100%;
    margin-bottom: 14px
  }
}

.container .snippet__carousel__image img {
  max-width: 100%
}

.container .snippet__carousel__txt {
  font-size: 1.6rem;
  line-height: 28px;
  letter-spacing: .05em;
  text-align: center;
  color: grey;
  display: block
}

@media (max-width:750px) {
  .container .snippet__carousel__txt {
    font-size: 1.4rem;
    line-height: 25px
  }
}

.container .snippet__carousel__prev {
  background-color: #fff;
  color: #000;
  width: 48px;
  height: 48px;
  opacity: 1;
  top: 45%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 5px
}

.container .snippet__carousel__prev:after {
  font-size: 22px
}

@media (max-width:750px) {
  .container .snippet__carousel__prev {
    width: 27px;
    height: 27px
  }

  .container .snippet__carousel__prev:after {
    font-size: 15px
  }
}

.container .snippet__carousel__next {
  background-color: #fff;
  color: #000;
  width: 48px;
  height: 48px;
  opacity: 1;
  top: 45%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 5px
}

.container .snippet__carousel__next:after {
  font-size: 22px
}

@media (max-width:750px) {
  .container .snippet__carousel__next {
    width: 27px;
    height: 27px
  }

  .container .snippet__carousel__next:after {
    font-size: 15px
  }
}

.container .snippet__carousel__pagination {
  position: static;
  margin-top: 10px
}

.container .snippet__carousel__pagination>.swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  margin: 0 8px
}

.container .snippet__carousel__ttl__wrap {
  width: 41%;
  padding-top: 20px
}

@media (max-width:750px) {
  .container .snippet__carousel__ttl__wrap {
    width: 100%
  }
}

.container .snippet__carousel__ttl {
  font-size: 2rem;
  font-weight: 700;
  line-height: 38px;
  margin-bottom: 27px
}

@media (max-width:750px) {
  .container .snippet__carousel__ttl {
    font-size: 2.4rem;
    line-height: 40px
  }
}

.container .snippet__carousel__lead {
  font-size: 1.6rem;
  line-height: 32px;
  letter-spacing: .05em
}

.container .snippet__carousel__lead+.snippet__carousel__lead {
  margin-top: 20px
}

.container.snippet__index {
  margin-bottom: 40px
}

@media (max-width:750px) {
  .container.snippet__index {
    margin-bottom: 30px
  }
}

.container .snippet__index__wrap {
  line-height: 44px;
  letter-spacing: .05em;
  text-align: center;
  font-weight: 900;
  margin-bottom: 20px
}

@media (max-width:750px) {
  .container .snippet__index__wrap {
    text-align: left;
    margin-bottom: 10px
  }
}

.container .snippet__index__series {
  font-size: 2.4rem;
  display: block
}

@media (max-width:750px) {
  .container .snippet__index__series {
    font-size: 2rem
  }
}

.container .snippet__index__name {
  font-size: 4.2rem;
  display: block
}

@media (max-width:750px) {
  .container .snippet__index__name {
    font-size: 3.6rem;
    line-height: 56px;
    letter-spacing: .01em
  }
}

.container .snippet__index__label {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media (max-width:750px) {
  .container .snippet__index__label {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}

.container .snippet__index__label>li {
  color: #fff;
  background-color: #068ed6;
  width: 75px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  font-family: Barlow, sans-serif;
  font-weight: 700;
  letter-spacing: .05em;
  font-size: 1.6rem;
  margin-right: 10px
}

.container.snippet__product__list {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media (max-width:750px) {
  .container.snippet__product__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.container .snippet__product__list__item {
  width: 45%;
  margin-bottom: 120px
}

@media (max-width:750px) {
  .container .snippet__product__list__item {
    width: 100%;
    margin-bottom: 60px
  }
}

.container .snippet__product__list__item ul>li {
  font-size: 1.6rem;
  line-height: 30px;
  list-style: disc;
  list-style-position: inside;
  padding-left: 1em;
  text-indent: -1em;
  color: #333
}

.container .snippet__product__list__item>dl {
  margin-top: 35px
}

.container .snippet__product__list__item>dl>dt {
  font-size: 2rem;
  font-weight: 700;
  line-height: 35px;
  padding-left: 40px;
  margin-bottom: 15px;
  position: relative
}

.container .snippet__product__list__item>dl>dt:before {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background-color: #999;
  position: absolute;
  top: 20px;
  left: 0
}

.container .snippet__product__list__item>dl>dd {
  font-size: 1.5rem;
  line-height: 28px;
  padding-left: 40px
}

.container .snippet__product__list__item>dl>dd>span {
  font-weight: 700;
  display: block
}

.container .snippet__product__list__item>dl>dd>span.btm {
  margin-top: 14px
}

@media (max-width:750px) {
  .container .snippet__product__list__item>dl>dd>span.btm {
    margin-top: 10px
  }
}

.container .snippet__product__list__name {
  font-size: 4rem;
  font-weight: 700;
  font-family: Barlow, sans-serif;
  line-height: 50px;
  letter-spacing: .01em;
  text-align: center;
  margin-bottom: 25px
}

.container .snippet__product__label {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media (max-width:750px) {
  .container .snippet__product__label {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}

.container .snippet__product__label>li {
  color: #fff !important;
  background-color: #068ed6;
  width: 75px;
  height: 26px;
  text-align: center;
  line-height: 26px !important;
  font-family: Barlow, sans-serif;
  font-weight: 700;
  letter-spacing: .05em;
  list-style: none !important;
  font-size: 1.6rem;
  margin-right: 10px
}

.container .snippet__product__list__image {
  width: 100%;
  margin-bottom: 10px;
  padding: 30px 0
}

.container .snippet__product__list__image>img {
  max-width: 100%;
  width: 100%;
  height: auto
}

.container.snippet__contact {
  margin-bottom: 180px
}

@media (max-width:750px) {
  .container.snippet__contact {
    margin-bottom: 60px
  }
}

.container .snippet__contact__wrap {
  border: 1px solid #252525;
  padding: 60px
}

@media (max-width:750px) {
  .container .snippet__contact__wrap {
    padding: 40px 25px
  }
}

.container .snippet__contact__ttl {
  font-size: 2rem;
  font-weight: 700;
  line-height: 38px;
  text-align: center;
  margin-bottom: 30px
}

.container .snippet__contact__txt {
  font-size: 1.6rem;
  line-height: 32px;
  text-align: center;
  margin-bottom: 45px
}

@media (max-width:750px) {
  .container .snippet__contact__txt {
    margin-bottom: 30px
  }
}

.container.snippet__quote blockquote {
  position: relative;
  padding: 40px 15px 40px 55px;
  margin-bottom: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-style: italic;
  color: #000;
  font-size: 1.6rem
}

@media (max-width:750px) {
  .container.snippet__quote blockquote {
    padding: 30px 15px 30px 40px;
    margin-bottom: 40px;
    font-size: 1.4rem
  }
}

.container.snippet__quote blockquote:before {
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 3px;
  content: "“";
  font-family: sans-serif;
  color: #cfcfcf;
  font-size: 90px;
  line-height: 1
}

@media (max-width:750px) {
  .container.snippet__quote blockquote:before {
    font-size: 80px
  }
}

.container.snippet__quote blockquote p {
  padding: 0;
  margin: 10px 0;
  line-height: 1.7
}

.container.snippet__btn .snippet__btn__item {
  margin-bottom: 40px
}

@media (max-width:750px) {
  .container.snippet__btn .snippet__btn__item {
    margin-bottom: 30px
  }
}

.container.snippet__btn .snippet__btn__item>a[target=_blank]::after {
  background-image: url(../images/common/ico_blank_white.svg)
}

.container.snippet__btn.--co1 .snippet__btn__item>a {
  width: 100%;
  margin: 0 auto
}

@media (max-width:750px) {
  .container.snippet__btn.--co1 .snippet__btn__item>a {
    max-width: none
  }
}

.container.snippet__btn.--co2 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media (max-width:750px) {
  .container.snippet__btn.--co2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.container.snippet__btn.--co2 .snippet__btn__item {
  width: 48%
}

@media (max-width:750px) {
  .container.snippet__btn.--co2 .snippet__btn__item {
    width: 100%
  }
}

.container.snippet__btn.--co2 .snippet__btn__item>a {
  margin: 0 auto
}

@media (max-width:750px) {
  .container.snippet__btn.--co2 .snippet__btn__item>a {
    width: 100%;
    max-width: none
  }
}

.container.snippet__btn.--co3 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media (max-width:750px) {
  .container.snippet__btn.--co3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.container.snippet__btn.--co3 .snippet__btn__item {
  width: 30%
}

@media (max-width:750px) {
  .container.snippet__btn.--co3 .snippet__btn__item {
    width: 100%
  }
}

.container.snippet__btn.--co3 .snippet__btn__item>a {
  margin: 0 auto
}

@media (max-width:750px) {
  .container.snippet__btn.--co3 .snippet__btn__item>a {
    width: 100%;
    max-width: none
  }
}

.container.snippet__btn.--co4 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media (max-width:750px) {
  .container.snippet__btn.--co4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.container.snippet__btn.--co4 .snippet__btn__item {
  width: 22.5%
}

@media (max-width:750px) {
  .container.snippet__btn.--co4 .snippet__btn__item {
    width: 100%
  }
}

.container.snippet__btn.--co4 .snippet__btn__item>a {
  margin: 0 auto
}

@media (max-width:750px) {
  .container.snippet__btn.--co4 .snippet__btn__item>a {
    width: 100%;
    max-width: none
  }
}

.container.snippet__product__btn {
  text-align: right
}

.container.snippet__product__btn>ul>li {
  display: inline-block;
  list-style-type: none;
  -webkit-transition: all .2s;
  transition: all .2s
}

.container.snippet__product__btn>ul>li.active-list a {
  color: #fff;
  background-color: #000
}

.container.snippet__product__btn>ul>li>a {
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: .08em;
  padding: 0 30px;
  color: #000;
  display: block;
  line-height: 40px;
  text-decoration: none;
  background-color: #eee;
  position: relative
}

@media (max-width:750px) {
  .container.snippet__product__btn>ul>li>a {
    font-size: 1.4rem;
    padding: 0 15px
  }
}

.container.snippet__product__btn>ul>li>a:hover {
  color: #fff;
  background-color: #000
}

.container.snippet__product__btn>ul>li>a:hover[target=_blank]::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 5%;
  -webkit-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: transform .5s cubic-bezier(.23, 1, .32, 1), -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  background-image: url(../images/common/ico_blank_white.svg);
  width: 11px;
  height: 10px
}

@media (max-width:750px) {
  .container.snippet__product__btn>ul>li>a:hover[target=_blank]::after {
    right: 3%
  }
}

.container.snippet__product__btn>ul>li>a[target=_blank]::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 5%;
  -webkit-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: transform .5s cubic-bezier(.23, 1, .32, 1), -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  background-image: url(../images/common/ico_blank.svg);
  width: 11px;
  height: 10px
}

@media (max-width:750px) {
  .container.snippet__product__btn>ul>li>a[target=_blank]::after {
    right: 3%
  }
}

.container .snippet__product__list__btn {
  width: 75%;
  max-width: none;
  margin: 55px auto 0
}

@media (max-width:750px) {
  .container .snippet__product__list__btn {
    width: 100%;
    margin-top: 40px
  }
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 110px;
  background-image: url(../images/common/bg_gradient.svg);
  background-size: cover;
  background-position: top;
  z-index: 100
}

.header.is-open .header__container::after {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.header.is-open .header__nav-bg {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.header.is-open .header__nav__item>a,
.header.is-open .header__nav__item>button {
  color: #000
}

.header.is-open .header__nav__item>a::before {
  background-color: #000
}

.header.is-open .header__nav__item>a[target=_blank]::after {
  background-image: url(../images/common/ico_blank.svg)
}

.header.is-open .header__menu-btn::after,
.header.is-open .header__menu-btn::before {
  background-color: #000
}

.header.is-open .header__menu-btn::before {
  -webkit-transform: rotate(30deg) translateX(9px) translateY(15px);
  transform: rotate(30deg) translateX(9px) translateY(15px)
}

.header.is-open .header__menu-btn::after {
  width: 100%;
  -webkit-transform: rotate(-30deg) translateX(-1px) translateY(3px);
  transform: rotate(-30deg) translateX(-1px) translateY(3px)
}

.header.is-open .header__menu-btn>span {
  -webkit-transform: translateY(100%);
  transform: translateY(100%)
}

@media (min-width:1381px) {
  .header.is-open .header__nav__detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .header.is-open .header__nav__item>button::after {
    background-image: url(../images/common/ico_arrow_under.svg)
  }
}

@media (max-width:750px) {
  .header {
    height: 75px
  }

  .header.is-open .header__nav {
    display: block
  }

  .header.is-open .header__nav__list {
    display: block
  }

  .header.is-open .header__nav__item {
    height: auto
  }
}

@media (min-width:751px) and (max-width:1380px) {
  .header {
    height: 100px
  }

  .header.is-open .header__nav {
    display: block
  }

  .header.is-open .header__nav__list {
    display: block
  }

  .header.is-open .header__nav__item {
    height: auto
  }
}

.header__container {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
  padding: 0 40px 0 30px
}

/* ↓ 20250703 修正 ↓ */
.header__container::after {
  content: "";
  display: block;
  position: fixed;
  right: 0;
  top: 0;
  background-color: #fff;
  z-index: 0;
  width: 1283px;
  height: 760px;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: transform .5s cubic-bezier(.23, 1, .32, 1), -webkit-transform .5s cubic-bezier(.23, 1, .32, 1)
}
/* ↑ 20250703 修正 ↑ */

@media (max-width:750px) {
  .header__container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 7.2% 0 2.6666%
  }

  .header__container::after {
    width: 100vw;
    height: 100vh
  }
}

@media (min-width:751px) and (max-width:1380px) {
  .header__container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 2.6666% 0 2.6666%
  }

  .header__container::after {
    width: 100vw;
    height: 100vh
  }
}

/* ↓ 20250703 修正 ↓ */
.header__logo {
  width: 197px;
  position: relative;
  z-index: 0
}
/* ↑ 20250703 修正 ↑ */

.header__logo>a {
  display: block
}

.header__logo>a>img,
.header__logo>a>svg {
  width: 100%;
  height: auto
}

@media (max-width:750px) {
  .header__logo {
    width: 38.074%;
    max-width: 135px
  }
}

/* Vizrt ロゴ用 20231222 追加 */
.logo-vizrt-position {
  margin-top: 10px;
}

.logo-vizrt {
  max-width: 74px;
}

.logo-ask-me {
  max-width: 60px;
  margin-left: 10px;
}

@media (min-width:765px) {
  .logo-vizrt-position {
    margin-top: 20px;
  }

  .logo-vizrt {
    max-width: 128px;
  }

  .logo-ask-me {
    max-width: 84px;
    margin-left: 36px;
  }

}

.header__nav {
  position: relative;
  z-index: 1
}

@media (max-width:750px) {
  .header__nav {
    display: none;
    width: 100%;
    height: calc(100vh - 75px);
    position: absolute;
    top: 100%;
    left: 0;
    padding: 20px 5.3%
  }
}

@media (min-width:751px) and (max-width:1380px) {
  .header__nav {
    display: none;
    width: 100%;
    height: calc(100vh - 75px);
    position: absolute;
    top: 100%;
    left: 0;
    padding: 20px 5.3%
  }
}

.header__nav__list {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 20px;
  border-left: 1px solid grey
}

@media (max-width:750px) {
  .header__nav__list {
    display: none;
    border-left: none;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 72vh
  }
}

@media (min-width:751px) and (max-width:1380px) {
  .header__nav__list {
    display: none;
    border-left: none;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto
  }
}

.header__nav__item {
  border-right: 1px solid grey;
  height: 100%
}

.header__nav__item>a,
.header__nav__item>button {
  color: #fff;
  font-size: 1.6rem;
  line-height: 20px;
  padding: 0 20px;
  display: block;
  position: relative
}

.header__nav__item>button {
  background-color: transparent;
  border: none
}

.header__nav__item>button::after {
  content: "";
  display: block;
  position: absolute;
  background-image: url(../images/common/ico_arrow_under_white.svg);
  background-size: cover;
  width: 9px;
  height: 5px;
  top: calc(100% + 9px);
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(0);
  transform: translateX(-50%) translateY(0);
  -webkit-transition: -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: transform .5s cubic-bezier(.23, 1, .32, 1), -webkit-transform .5s cubic-bezier(.23, 1, .32, 1)
}

.header__nav__item>button .ico__accordion {
  display: none
}

@media (min-width:981px) {
  .header__nav__item>button {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .header__nav__item>button:hover::after {
    -webkit-transform: translateX(-50%) translateY(5px);
    transform: translateX(-50%) translateY(5px)
  }
}

.header__nav__item>a {
  text-decoration: none
}

.header__nav__item>a[target=_blank]::after {
  content: "";
  display: inline-block;
  background-image: url(../images/common/ico_blank_white.svg);
  background-size: cover;
  width: 11px;
  height: 10px;
  margin-left: 10px
}

@media (min-width:981px) {
  .header__nav__item>a {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .header__nav__item>a:hover::before {
    content: "";
    display: block;
    height: 2px;
    width: 100%;
    background-color: #fff;
    left: 0;
    bottom: -12px;
    position: absolute
  }
}

@media (min-width:1381px) {
  .header__nav__item:first-child {
    -webkit-box-ordinal-group: 100;
    -ms-flex-order: 99;
    order: 99;
    border: none
  }
}

@media (max-width:750px) {
  .header__nav__item {
    border-bottom: 1px solid #d2d2d2;
    border-right: none
  }

  .header__nav__item:first-child {
    margin-bottom: 20px;
    border-bottom: none
  }

  .header__nav__item>a,
  .header__nav__item>button {
    font-size: 1.6rem;
    line-height: 20px;
    height: 55px;
    padding: 0 10px 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%
  }

  .header__nav__item>button {
    position: relative
  }

  .header__nav__item>button .ico__accordion {
    display: block;
    width: 15px;
    height: 15px
  }

  .header__nav__item>button::after {
    display: none
  }

  .header__nav__item>button.is-open {
    background-color: rgba(210, 210, 210, .4);
    border-bottom: 1px solid #d2d2d2
  }

  .header__nav__item>button.is-open .ico__accordion::before {
    -webkit-transform: rotate(180deg) translateX(-50%) translateY(-50%);
    transform: rotate(180deg) translateX(-50%) translateY(-50%)
  }

  .header__nav__item>button.is-open .ico__accordion::after {
    -webkit-transform: rotate(270deg) translateX(-50%) translateY(-50%);
    transform: rotate(270deg) translateX(-50%) translateY(-50%)
  }

  .header__nav__item>a {
    text-decoration: none;
    position: relative
  }

  .header__nav__item>a::after {
    content: "";
    display: block;
    background-image: url(../images/common/ico_link.svg);
    background-size: cover;
    width: 7px;
    height: 13px;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }

  .header__nav__item>a[target=_blank]::after {
    width: 11px;
    height: 10px
  }
}

@media (min-width:751px) and (max-width:1380px) {
  .header__nav__item {
    border-bottom: 1px solid #d2d2d2;
    border-right: none
  }

  .header__nav__item:first-child {
    margin-bottom: 20px;
    border-bottom: none
  }

  .header__nav__item>a,
  .header__nav__item>button {
    font-size: 1.6rem;
    line-height: 20px;
    height: 55px;
    padding: 0 10px 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%
  }

  .header__nav__item>button {
    position: relative
  }

  .header__nav__item>button .ico__accordion {
    display: block;
    width: 15px;
    height: 15px
  }

  .header__nav__item>button.is-open {
    background-color: rgba(210, 210, 210, .4);
    border-bottom: 1px solid #d2d2d2
  }

  .header__nav__item>button.is-open .ico__accordion::before {
    -webkit-transform: rotate(180deg) translateX(-50%) translateY(-50%);
    transform: rotate(180deg) translateX(-50%) translateY(-50%)
  }

  .header__nav__item>button.is-open .ico__accordion::after {
    -webkit-transform: rotate(270deg) translateX(-50%) translateY(-50%);
    transform: rotate(270deg) translateX(-50%) translateY(-50%)
  }

  .header__nav__item>a {
    text-decoration: none;
    position: relative
  }

  .header__nav__item>a::after {
    content: "";
    display: block;
    background-image: url(../images/common/ico_link.svg);
    background-size: cover;
    width: 7px;
    height: 13px;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }

  .header__nav__item>a[target=_blank]::after {
    width: 11px;
    height: 10px
  }
}

@media (min-width:751px) and (max-width:1380px) and (min-width:981px) {
  .header__nav__item>a {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .header__nav__item>a:hover::before {
    content: none
  }
}

.header__nav__search {
  position: relative;
  display: block;
  width: 200px;
  margin-top: -8px;
  padding-left: 20px
}

@media (max-width:750px) {
  .header__nav__search {
    width: 72.7272%;
    padding: 0;
    margin: 0 auto
  }
}

@media (min-width:751px) and (max-width:1380px) {
  .header__nav__search {
    width: 72.7272%;
    padding: 0;
    margin: 0 auto
  }
}

.header__nav__search .header__nav__search__input {
  display: block;
  width: 100%;
  border-top: none;
  border-right: none;
  border-bottom: solid 1px grey;
  border-left: none;
  font-size: 1.6rem;
  line-height: 16px;
  padding: 6px;
  background-color: transparent;
  color: grey;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  height: inherit
}

.header__nav__search__btn {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 16px;
  height: 15px;
  border: none;
  background-color: transparent;
  padding: 0
}

.header__nav__search__btn>img {
  width: 100%
}

.header__menu-btn {
  display: none;
  border: none;
  background-color: transparent;
  color: #fff;
  position: relative;
  padding: 0;
  z-index: 100;
  overflow: hidden
}

.header__menu-btn>span {
  font-family: Barlow, sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 15px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: transform .5s cubic-bezier(.23, 1, .32, 1), -webkit-transform .5s cubic-bezier(.23, 1, .32, 1)
}

.header__menu-btn::after,
.header__menu-btn::before {
  content: "";
  display: block;
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 0;
  -webkit-transition: background-color .5s cubic-bezier(.23, 1, .32, 1), width .5s cubic-bezier(.23, 1, .32, 1), -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: background-color .5s cubic-bezier(.23, 1, .32, 1), width .5s cubic-bezier(.23, 1, .32, 1), -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: background-color .5s cubic-bezier(.23, 1, .32, 1), width .5s cubic-bezier(.23, 1, .32, 1), transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: background-color .5s cubic-bezier(.23, 1, .32, 1), width .5s cubic-bezier(.23, 1, .32, 1), transform .5s cubic-bezier(.23, 1, .32, 1), -webkit-transform .5s cubic-bezier(.23, 1, .32, 1)
}

.header__menu-btn::before {
  top: 0;
  width: 100%
}

.header__menu-btn::after {
  top: 36%;
  width: 62.5%
}

@media (max-width:750px) {
  .header__menu-btn {
    display: block;
    width: 50px;
    height: 38px
  }
}

@media (min-width:751px) and (max-width:1380px) {
  .header__menu-btn {
    display: block;
    width: 50px;
    height: 38px
  }
}

.header__nav-bg {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 0;
  width: 100vw;
  height: 100vh;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: transform .5s cubic-bezier(.23, 1, .32, 1), -webkit-transform .5s cubic-bezier(.23, 1, .32, 1)
}

/* ↓ 20250703 修正 ↓ */
.header__nav__detail {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: absolute;
  top: 84px;
  right: 0;
  opacity: 0;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  -webkit-transition: opacity .5s cubic-bezier(.23, 1, .32, 1), -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: opacity .5s cubic-bezier(.23, 1, .32, 1), -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: transform .5s cubic-bezier(.23, 1, .32, 1), opacity .5s cubic-bezier(.23, 1, .32, 1);
  transition: transform .5s cubic-bezier(.23, 1, .32, 1), opacity .5s cubic-bezier(.23, 1, .32, 1), -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  display: none
}
/* ↑ 20250703 修正 ↑ */

.header__nav__detail.is-open {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  z-index: 100
}

.header__nav__detail>ul {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%
}

.header__nav__detail>ul>li {
  margin-right: 80px
}

@media (max-width:750px) {
  .header__nav__detail {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    position: static
  }

  .header__nav__detail.is-open {
    display: block
  }

  .header__nav__detail>ul {
    display: block
  }

  .header__nav__detail>ul>li {
    margin-right: 0
  }
}

@media (min-width:751px) and (max-width:1380px) {
  .header__nav__detail {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    position: static
  }

  .header__nav__detail.is-open {
    display: block
  }

  .header__nav__detail>ul {
    display: block
  }

  .header__nav__detail>ul>li {
    margin-right: 0
  }
}

.header__nav__detail__item {
  margin-right: 55px
}

.header__nav__detail__item:last-child {
  margin-right: 0
}

.header__nav__detail__item>div>a,
.header__nav__detail__item>li>a {
  color: #000;
  font-size: 1.5rem;
  line-height: 16px;
  margin-bottom: 20px;
  display: block;
  text-decoration: none;
  white-space: nowrap
}

@media (min-width:981px) {

  .header__nav__detail__item>div>a,
  .header__nav__detail__item>li>a {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .header__nav__detail__item>div>a:hover,
  .header__nav__detail__item>li>a:hover {
    text-decoration: underline;
    color: #068ed6
  }
}

@media (max-width:750px) {
  .header__nav__detail__item {
    margin-right: 0;
    padding-left: 15px
  }

  .header__nav__detail__item:last-child .header__nav__detail__group:last-child>div:last-of-type,
  .header__nav__detail__item:last-child .header__nav__detail__group:last-child>dt:last-of-type,
  .header__nav__detail__item:last-child .header__nav__detail__group:last-child>li:last-of-type {
    border-bottom: none
  }

  .header__nav__detail__item:last-child>div:last-child,
  .header__nav__detail__item:last-child>li:last-child {
    border-bottom: none
  }

  .header__nav__detail__item>div,
  .header__nav__detail__item>li {
    margin-bottom: 0;
    width: 100%;
    border-bottom: 1px solid #d2d2d2
  }

  .header__nav__detail__item>div>a,
  .header__nav__detail__item>li>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 10px;
    margin-bottom: 0;
    height: 35px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative
  }

  .header__nav__detail__item>div>a::after,
  .header__nav__detail__item>li>a::after {
    content: "";
    display: block;
    background-image: url(../images/common/ico_link_sm.svg);
    background-size: cover;
    width: 5px;
    height: 9px;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }

  .header__nav__detail__item .header__nav__detail__group {
    border-bottom: none
  }
}

@media (min-width:751px) and (max-width:1380px) {
  .header__nav__detail__item {
    margin-right: 0;
    padding-left: 15px
  }

  .header__nav__detail__item:last-child .header__nav__detail__group:last-child>div:last-of-type,
  .header__nav__detail__item:last-child .header__nav__detail__group:last-child>dt:last-of-type,
  .header__nav__detail__item:last-child .header__nav__detail__group:last-child>li:last-of-type {
    border-bottom: none
  }

  .header__nav__detail__item:last-child>div:last-child,
  .header__nav__detail__item:last-child>li:last-child {
    border-bottom: none
  }

  .header__nav__detail__item>div,
  .header__nav__detail__item>li {
    margin-bottom: 0;
    width: 100%;
    border-bottom: 1px solid #d2d2d2
  }

  .header__nav__detail__item>div>a,
  .header__nav__detail__item>li>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 10px;
    margin-bottom: 0;
    height: 35px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative
  }

  .header__nav__detail__item>div>a::after,
  .header__nav__detail__item>li>a::after {
    content: "";
    display: block;
    background-image: url(../images/common/ico_link_sm.svg);
    background-size: cover;
    width: 5px;
    height: 9px;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }

  .header__nav__detail__item .header__nav__detail__group {
    border-bottom: none
  }
}

.header__nav__detail__group {
  margin-bottom: 60px
}

.header__nav__detail__group:last-child {
  margin-bottom: 0
}

.header__nav__detail__group>dt {
  font-size: 1.6rem;
  line-height: 16px;
  margin-bottom: 35px
}

.header__nav__detail__group>dt .ico__accordion {
  display: none
}

.header__nav__detail__group>dd>a {
  color: #000;
  font-size: 1.5rem;
  line-height: 16px;
  margin-bottom: 20px;
  display: block;
  text-decoration: none;
  white-space: nowrap
}

@media (min-width:981px) {
  .header__nav__detail__group>dd>a {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .header__nav__detail__group>dd>a:hover {
    text-decoration: underline;
    color: #068ed6
  }
}

.header__nav__detail__group>div>a {
  color: #000;
  font-size: 1.5rem;
  line-height: 16px;
  margin-bottom: 20px;
  display: block;
  text-decoration: none;
  white-space: nowrap
}

@media (min-width:981px) {
  .header__nav__detail__group>div>a {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .header__nav__detail__group>div>a:hover {
    text-decoration: underline;
    color: #068ed6
  }
}

@media (max-width:750px) {
  .header__nav__detail__group {
    margin-bottom: 0
  }

  .header__nav__detail__group:last-child>dt.is-open:last-of-type {
    border-bottom: 1px solid #d2d2d2
  }

  .header__nav__detail__group>dt {
    padding: 0 10px;
    height: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
    margin-bottom: 0;
    width: 100%;
    border-bottom: 1px solid #d2d2d2
  }

  .header__nav__detail__group>dt .ico__accordion {
    display: block;
    width: 10px;
    height: 10px
  }

  .header__nav__detail__group>dt.is-open {
    background-color: rgba(210, 210, 210, .4)
  }

  .header__nav__detail__group>dt.is-open:last-of-type {
    border-bottom: 1px solid #d2d2d2
  }

  .header__nav__detail__group>dt.is-open .ico__accordion::before {
    -webkit-transform: rotate(180deg) translateX(-50%) translateY(-50%);
    transform: rotate(180deg) translateX(-50%) translateY(-50%)
  }

  .header__nav__detail__group>dt.is-open .ico__accordion::after {
    -webkit-transform: rotate(270deg) translateX(-50%) translateY(-50%);
    transform: rotate(270deg) translateX(-50%) translateY(-50%)
  }

  .header__nav__detail__group>dd {
    display: none;
    margin-bottom: 0;
    width: 100%
  }

  .header__nav__detail__group>dd>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 10px 0 35px;
    height: 35px;
    margin-bottom: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative
  }

  .header__nav__detail__group>dd>a::after {
    content: "";
    display: block;
    background-image: url(../images/common/ico_link_sm.svg);
    background-size: cover;
    width: 5px;
    height: 9px;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }

  .header__nav__detail__group>dd.is-open {
    background-color: rgba(210, 210, 210, .4);
    display: block
  }

  .header__nav__detail__group>div {
    margin-bottom: 0;
    width: 100%;
    border-bottom: 1px solid #d2d2d2
  }

  .header__nav__detail__group>div>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 10px;
    height: 35px;
    margin-bottom: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative
  }

  .header__nav__detail__group>div>a::after {
    content: "";
    display: block;
    background-image: url(../images/common/ico_link_sm.svg);
    background-size: cover;
    width: 5px;
    height: 9px;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }
}

@media (min-width:751px) and (max-width:1380px) {
  .header__nav__detail__group {
    margin-bottom: 0
  }

  .header__nav__detail__group:last-child>dt.is-open:last-of-type {
    border-bottom: 1px solid #d2d2d2
  }

  .header__nav__detail__group>dt {
    padding: 0 10px;
    height: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
    margin-bottom: 0;
    width: 100%;
    border-bottom: 1px solid #d2d2d2
  }

  .header__nav__detail__group>dt .ico__accordion {
    display: block;
    width: 10px;
    height: 10px
  }

  .header__nav__detail__group>dt.is-open {
    background-color: rgba(210, 210, 210, .4)
  }

  .header__nav__detail__group>dt.is-open:last-of-type {
    border-bottom: 1px solid #d2d2d2
  }

  .header__nav__detail__group>dt.is-open .ico__accordion::before {
    -webkit-transform: rotate(180deg) translateX(-50%) translateY(-50%);
    transform: rotate(180deg) translateX(-50%) translateY(-50%)
  }

  .header__nav__detail__group>dt.is-open .ico__accordion::after {
    -webkit-transform: rotate(270deg) translateX(-50%) translateY(-50%);
    transform: rotate(270deg) translateX(-50%) translateY(-50%)
  }

  .header__nav__detail__group>dd {
    display: none;
    margin-bottom: 0;
    width: 100%
  }

  .header__nav__detail__group>dd>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 10px 0 35px;
    height: 35px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative
  }

  .header__nav__detail__group>dd>a::after {
    content: "";
    display: block;
    background-image: url(../images/common/ico_link_sm.svg);
    background-size: cover;
    width: 5px;
    height: 9px;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }

  .header__nav__detail__group>dd.is-open {
    background-color: rgba(210, 210, 210, .4);
    display: block
  }

  .header__nav__detail__group>div {
    margin-bottom: 0;
    width: 100%;
    border-bottom: 1px solid #d2d2d2
  }

  .header__nav__detail__group>div>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 10px 0 35px;
    height: 35px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative
  }

  .header__nav__detail__group>div>a::after {
    content: "";
    display: block;
    background-image: url(../images/common/ico_link_sm.svg);
    background-size: cover;
    width: 5px;
    height: 9px;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }
}

.--ndi .header {
  height: 80px;
  background-image: url(../images/common/bg_gradient_ndi.svg)
}

.--ndi .header__container::after {
  width: 66.375%;
  height: 450px
}

@media (min-width:751px) and (max-width:1380px) {
  .--ndi .header__container::after {
    width: 100vw;
    height: 100vh
  }
}

@media (max-width:750px) {
  .--ndi .header__container::after {
    width: 100vw;
    height: 100vh
  }
}

.--ndi .header__nav__item {
  border-right: 1px solid grey
}

.--ndi .header__nav__item>a,
.--ndi .header__nav__item>button {
  color: #333
}

.--ndi .header__nav__item>button::after {
  background-image: url(../images/common/ico_arrow_under.svg)
}

.--ndi .header__nav__item>a[target=_blank]::after {
  background-image: url(../images/common/ico_blank.svg)
}

@media (min-width:981px) {
  .--ndi .header__nav__item>a {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .--ndi .header__nav__item>a:hover::before {
    background-color: #333
  }
}

@media (max-width:750px) {
  .--ndi .header__nav__item {
    border-right: none;
    border-bottom: 1px solid #d2d2d2
  }

  .--ndi .header__nav__item>button.is-open {
    background-color: rgba(210, 210, 210, .4);
    border-bottom: 1px solid #d2d2d2
  }

  .--ndi .header__nav__item>a::after {
    background-image: url(../images/common/ico_link.svg)
  }

  .--ndi .header__nav__item:first-child {
    margin-bottom: 0
  }
}

@media (min-width:751px) and (max-width:1380px) {
  .--ndi .header__nav__item {
    border-right: none;
    border-bottom: 1px solid #d2d2d2
  }

  .--ndi .header__nav__item>button.is-open {
    background-color: rgba(210, 210, 210, .4);
    border-bottom: 1px solid #d2d2d2
  }

  .--ndi .header__nav__item>a::after {
    background-image: url(../images/common/ico_link.svg)
  }
}

@media (min-width:1381px) {
  .--ndi .header__nav__item:first-child {
    -webkit-box-ordinal-group: inherit;
    -ms-flex-order: inherit;
    order: inherit;
    border: none
  }
}

.--ndi .header__nav__detail__item>li {
  width: 33.3333%;
  margin-right: 0
}

.--ndi .header__nav__detail__item>li:first-child {
  width: 100%
}

@media (max-width:750px) {
  .--ndi .header__nav__detail__item>li {
    width: 100%
  }
}

@media (min-width:751px) and (max-width:1380px) {
  .--ndi .header__nav__detail__item>li {
    width: 100%
  }
}

.--ndi .header__logo {
  width: 100px
}

@media (max-width:750px) {
  .--ndi .header__logo {
    width: 22.9333%;
    max-width: 120px
  }
}

.--ndi .header__menu-btn {
  color: #333
}

.--ndi .header__menu-btn::after,
.--ndi .header__menu-btn::before {
  background-color: #333
}

body {
  padding: 0
}

body.is-lock {
  overflow-y: hidden
}

body.is-lock.is-scrollbar .block,
body.is-lock.is-scrollbar .footer,
body.is-lock.is-scrollbar .header {
  padding-right: 15px
}

@media (max-width:750px) {

  body.is-lock.is-scrollbar .block,
  body.is-lock.is-scrollbar .footer,
  body.is-lock.is-scrollbar .header {
    padding-right: 0
  }
}

body.is-lock.is-scrollbar .footer__back__btn {
  right: 45px
}

body[data-page=home] {
  overflow-x: hidden
}

.wrapper {
  padding-top: 110px
}

.wrapper * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.wrapper::before {
  content: "";
  display: block;
  width: 100vw;
  height: 100vh;
  background-image: url(../images/common/bg_gradient.svg);
  background-size: cover;
  background-position: top;
  position: fixed;
  z-index: 0;
  top: 0;
  left: 0
}

@media (max-width:750px) {
  .wrapper {
    padding-top: 75px;
    overflow-x: hidden
  }
}

.wrapper.--ndi {
  padding-top: 80px;
  display: flex;
  flex-direction: column;
  min-height: 100vh
}

.wrapper.--ndi::before {
  background-image: url(../images/common/bg_gradient_ndi.svg)
}

@media (max-width:750px) {
  .wrapper.--ndi {
    padding-top: 75px
  }
}

.block {
  position: relative
}

.block.bg--grey {
  background-color: #e6e6e6
}

.block.--slider {
  padding: 32px 0 30px
}

.block.--slider .container {
  overflow: visible;
  padding: 0 60px;
  max-width: 1480px
}

.block.--slider .container .slider__pagination {
  width: calc(100% - 120px)
}

@media (max-width:750px) {
  .block.--slider {
    padding: 20px 0 32px
  }

  .block.--slider .container {
    padding: 0 4.6666%
  }

  .block.--slider .container .slider__pagination {
    width: 100%
  }
}

.block.--news {
  padding: 106px 0 118px
}

.block.--news .container {
  overflow-x: hidden
}

@media (max-width:750px) {
  .block.--news {
    padding: 52px 0 45px
  }
}

.block.--example {
  padding: 52px 0 153px;
  overflow-x: hidden
}

.block.--example .container {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

@media (max-width:750px) {
  .block.--example {
    padding: 45px 0 36px;
    overflow-y: hidden
  }

  .block.--example .container {
    display: block
  }
}

.block.--tutorial {
  padding: 52px 0 205px
}

.block.--tutorial .container {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

@media (max-width:750px) {
  .block.--tutorial {
    padding: 36px 0 88px
  }

  .block.--tutorial .container {
    display: block
  }
}

.block.--top-product {
  padding: 116px 0 140px
}

.block.--top-product .container {
  max-width: 1230px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.block.--top-product .container.--parent {
  padding: 0 15px 80px;
  border-bottom: 1px solid #000
}

@media (min-width:981px) {
  .block.--top-product .container.--parent .product__ttl__name {
    white-space: nowrap;
    min-width: 384px
  }
}

@media (min-width:751px) and (max-width:980px) {
  .block.--top-product .container.--parent .product__ttl__name {
    white-space: nowrap;
    min-width: 384px
  }
}

.block.--top-product .container.--child {
  padding: 104px 15px 80px 90px
}

.block.--top-product .container.--child .product__ttl-group {
  width: 45.293%;
  margin-right: 6.7495%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45.293%;
  flex: 0 0 45.293%
}

.block.--top-product .container.--child .product__ttl {
  position: relative
}

.block.--top-product .container.--child .product__ttl::before {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: -65px;
  top: 38px
}

.block.--top-product .container.--child .product__ttl::after {
  content: none
}

.block.--top-product .container.--child .product__ttl__name {
  font-size: 5.5rem;
  line-height: 72px
}

.block.--top-product .container.--child .product__overview {
  padding-top: 30px
}

@media (max-width:750px) {
  .block.--top-product {
    padding: 76px 0 46px
  }

  .block.--top-product .container {
    width: 100%;
    padding: 0 5.3333% 80px;
    display: block;
    border-bottom: none
  }

  .block.--top-product .container.--child {
    padding: 38px 5.3333% 23px 10.6666%
  }

  .block.--top-product .container.--child .product__ttl-group {
    width: 100%;
    margin-right: 0
  }

  .block.--top-product .container.--child .product__ttl::before {
    width: 50px;
    height: 1px;
    left: -65px;
    top: 28px
  }

  .block.--top-product .container.--child .product__ttl__name {
    font-size: 3.6rem;
    line-height: 52px
  }

  .block.--top-product .container.--child .product__overview {
    padding-top: 0
  }
}

.block.--link .container {
  width: 100%;
  padding: 0;
  max-width: 100%
}

.block.--others {
  padding: 128px 0 74px
}

.block.--others .container {
  max-width: 1230px;
  padding: 0 15px 80px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.block.--others .container.--child {
  padding: 0 15px 154px 90px;
  border-bottom: none
}

.block.--others .container.--child .others__ttl-group {
  width: 45.293%;
  margin-right: 6.7495%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45.293%;
  flex: 0 0 45.293%
}

.block.--others .container.--child .others__ttl {
  position: relative
}

.block.--others .container.--child .others__ttl::before {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: -65px;
  top: 38px
}

.block.--others .container.--child .others__ttl::after {
  content: none
}

.block.--others .container.--child .others__ttl__name {
  font-size: 5.5rem;
  line-height: 72px
}

.block.--others .container.--child .others__overview {
  padding-top: 30px
}

.block.--others .container.--child:last-child {
  padding-bottom: 0
}

.block.--others .container.--header {
  padding: 0 15px 80px;
  display: block
}

.block.--others .container.--header .others__ttl {
  margin-bottom: 40px
}

.block.--others .container.--header .others__ttl>span {
  font-size: 8.3rem;
  line-height: 90px;
  font-family: Barlow, sans-serif;
  font-weight: 700;
  letter-spacing: 4px;
  display: block;
  margin-bottom: 20px
}

.block.--others .container.--header .others__ttl>span>span {
  white-space: nowrap
}

.block.--others .container.--header .others__ttl>small {
  display: block;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 16px;
  margin-bottom: 50px
}

.block.--others .container.--header .others__ttl::after {
  content: "";
  display: block;
  height: 1px;
  background-color: #fff;
  width: 457px
}

.block.--others .container.--header .others__ttl.--sub>span {
  font-size: 6.5rem;
  line-height: 70px;
  margin-bottom: 20px
}

.block.--others .container.--header .others__ttl.--sub>small {
  font-size: 1.8rem;
  line-height: 18px;
  margin-bottom: 50px
}

.block.--others .container.--header .others__ttl.--sub::after {
  background-color: #999
}

.block.--others .container.--header .others__lead {
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 24px
}

@media (max-width:750px) {
  .block.--others {
    padding: 76px 0 46px
  }

  .block.--others .container {
    width: 100%;
    padding: 0 5.3333% 80px;
    display: block
  }

  .block.--others .container.--child {
    padding: 0 5.3333% 60px 10.6666%;
    border-bottom: none
  }

  .block.--others .container.--child .others__ttl-group {
    width: 100%;
    margin-right: 0
  }

  .block.--others .container.--child .others__ttl::before {
    width: 50px;
    height: 1px;
    left: -65px;
    top: 28px
  }

  .block.--others .container.--child .others__ttl::after {
    content: none
  }

  .block.--others .container.--child .others__ttl__name {
    font-size: 3.6rem;
    line-height: 52px
  }

  .block.--others .container.--child .others__overview {
    padding-top: 0
  }

  .block.--others .container.--header {
    padding: 0 5.3333% 60px
  }

  .block.--others .container.--header .others__ttl {
    margin-bottom: 20px
  }

  .block.--others .container.--header .others__ttl>span {
    font-size: 5.1rem;
    line-height: 60px;
    letter-spacing: 2px;
    margin-bottom: 15px
  }

  .block.--others .container.--header .others__ttl>small {
    font-size: 1.5rem;
    line-height: 15px;
    margin-bottom: 25px
  }

  .block.--others .container.--header .others__ttl::after {
    height: 1px;
    width: 68.2%
  }

  .block.--others .container.--header .others__ttl.--sub>span {
    font-size: 4rem;
    line-height: 48px;
    margin-bottom: 15px
  }

  .block.--others .container.--header .others__ttl.--sub>small {
    font-size: 1.6rem;
    line-height: 16px;
    margin-bottom: 25px
  }

  .block.--others .container.--header .others__lead {
    font-size: 1.8rem;
    line-height: 18px
  }
}

.block.--special {
  padding: 74px 0 180px
}

@media (max-width:750px) {
  .block.--special {
    padding: 37px 5.3333% 90px
  }
}

.block.--showroom {
  padding: 120px 0 96px
}

.block.--showroom .container {
  width: 100%;
  padding: 0;
  max-width: 100%
}

@media (max-width:750px) {
  .block.--showroom {
    padding: 60px 0 48px
  }
}

.block.--post {
  padding: 0 0 140px
}

.block.--post .container {
  max-width: 1230px;
  padding: 0 15px
}

.block.--post .container.--child {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.block.--post .container .post__ttl {
  margin-bottom: 45px
}

@media (max-width:750px) {
  .block.--post {
    padding: 40px 0 60px
  }

  .block.--post .container {
    padding: 0 5.33333%
  }

  .block.--post .container .post__ttl {
    margin-bottom: 30px
  }
}

.block.--post_detail {
  padding: 0 0 155px
}

.block.--post_detail .container {
  max-width: 1230px;
  padding: 0 15px
}

@media (max-width:750px) {
  .block.--post_detail {
    padding: 20px 0 75px
  }

  .block.--post_detail .container {
    padding: 0 5.33333%
  }
}

.block.--result {
  padding: 0 0 120px
}

.block.--result .container {
  max-width: 1230px;
  padding: 0 15px
}

.block.--result .container.--child {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.block.--result .container .result__ttl {
  margin-bottom: 75px
}

@media (max-width:750px) {
  .block.--result {
    padding: 40px 0 60px
  }

  .block.--result .container {
    padding: 0 5.33333%
  }

  .block.--result .container .result__ttl {
    margin-bottom: 45px
  }
}

.block.--product {
  padding: 0 0 40px
}

.block.--product .container {
  max-width: 1230px;
  padding: 0 15px
}

@media (max-width:750px) {
  .block.--product {
    padding: 40px 0 0
  }

  .block.--product .container {
    padding: 0 5.33333%
  }
}

.block.--product-detail {
  padding: 0 0 170px
}

.block.--product-detail .container {
  max-width: 1230px;
  padding: 0 15px
}

.block.--product-detail .container:last-child {
  margin-bottom: 0
}

@media (max-width:750px) {
  .block.--product-detail {
    padding: 40px 0 80px
  }

  .block.--product-detail .container {
    padding: 0 5.33333%
  }
}

.block.--faq {
  padding: 0 0 140px
}

.block.--faq .container {
  width: 100%;
  max-width: 1230px;
  padding: 0 15px;
  height: auto;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.block.--faq .container.--control {
  padding-top: 90px;
  max-width: 1030px;
  display: block
}

@media (max-width:750px) {
  .block.--faq {
    padding: 40px 0 50px
  }

  .block.--faq .container {
    display: block;
    padding: 0 5.33333%
  }

  .block.--faq .container.--control {
    padding-top: 35px
  }
}

.block.--breadcrumbs {
  padding: 20px 0 70px
}

.block.--breadcrumbs .container {
  max-width: 1230px;
  padding: 0 15px
}

@media (max-width:750px) {
  .block.--breadcrumbs {
    display: none
  }

  .block.--breadcrumbs .container {
    padding: 0 5.33333%
  }
}

.block.--contact {
  padding: 0 0 135px
}

.block.--contact .container {
  max-width: 1230px;
  padding: 0 15px
}

.block.--contact .container .contact__ttl {
  margin-bottom: 50px
}

@media (max-width:750px) {
  .block.--contact .container .block__subttl {
    margin-bottom: 50px
  }
}

@media (max-width:750px) {
  .block.--contact {
    padding: 40px 0 180px
  }

  .block.--contact .container {
    padding: 0 5.33333%
  }

  .block.--contact .container .post__ttl {
    margin-bottom: 30px
  }
}

.block.--movie {
  padding: 0
}

.block.--movie .container {
  max-width: 100%;
  padding-top: 56.25%;
  overflow: hidden;
  background-color: #000
}

@media (max-width:750px) {
  .block.--movie .container {
    padding: 156.5333% 5.33333% 0
  }
}

.block.--information {
  padding: 80px 0 80px
}

.block.--information .container {
  max-width: 1230px;
  padding: 0 15px
}

@media (max-width:750px) {
  .block.--information {
    padding: 30px 0 30px
  }
}

/* ↓ 202507 修正 ↓ */
.block.--introduction {
  padding: 75px 0 155px
}
/* ↑ 202507 修正 ↑ */

.block.--introduction .container {
  max-width: 1230px;
  padding: 0 15px
}

@media (max-width:750px) {
  .block.--introduction {
    padding: 30px 0 60px
  }
}

.block.--tools {
  padding: 80px 0 100px
}

.block.--tools::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .8;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1
}

.block.--tools .container {
  max-width: 1230px;
  padding: 0 15px;
  position: relative;
  z-index: 5
}

/* ↓ 202507 修正 ↓ */
.block.--ndi-example {
  padding: 0 0 180px
}
/* ↑ 202507 修正 ↑ */

.block.--ndi-example .container {
  max-width: 1230px;
  padding: 0 15px
}

/* ↓ 202507 修正 ↓ */
@media (max-width:750px) {
  .block.--ndi-example {
    padding: 0 0 85px
  }
}
/* ↑ 202507 修正 ↑ */

.block.--ndi-product {
  padding: 0 0 140px
}

.block.--ndi-product .container {
  max-width: 1300px;
  padding: 0 15px;
  height: auto;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.block.--ndi-product .container.--control {
  padding-top: 90px;
  max-width: 1030px;
  display: block
}

@media (min-width:751px) and (max-width:1300px) {
  .block.--ndi-product .container {
    display: block
  }
}

@media (max-width:750px) {
  .block.--ndi-product .container {
    display: block
  }
}

@media (max-width:750px) {
  .block.--ndi-product {
    padding: 40px 0 50px
  }

  .block.--ndi-product .container {
    display: block;
    padding: 0 5.33333%
  }

  .block.--ndi-product .container.--control {
    padding-top: 35px
  }
}

.block.--ndi-page {
  padding: 60px 0 180px
}

@media (max-width:750px) {
  .block.--ndi-page {
    padding: 60px 0 120px
  }
}

.block.--ndi-page .container {
  max-width: 1230px;
  padding: 0 15px
}

.block.--ndi-page .container:last-child {
  margin-bottom: 0
}

.block.--page-404 {
  padding: 80px 0 100px;
  text-align: center
}

.block.--page-404 .container {
  max-width: 1230px;
  padding: 0 15px
}

.block.--page-404 .container .page-404__ttl {
  margin-bottom: 40px
}

@media (max-width:750px) {
  .block.--page-404 {
    padding: 20px 0 50px
  }

  .block.--page-404 .container {
    padding: 0 5.33333%
  }

  .block.--page-404 .container .page-404__ttl {
    margin-bottom: 30px
  }
}

.block.--ndi-404 {
  padding: 40px 0 100px;
  text-align: center
}

.block.--ndi-404 .container {
  max-width: 1230px;
  padding: 0 15px
}

.block.--ndi-404 .container .page-404__ttl {
  margin-bottom: 40px
}

@media (max-width:750px) {
  .block.--ndi-404 {
    padding: 20px 0 50px
  }

  .block.--ndi-404 .container {
    padding: 0 5.33333%
  }

  .block.--ndi-404 .container .page-404__ttl {
    margin-bottom: 30px
  }
}

.container {
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
  max-width: 1400px
}

@media (max-width:750px) {
  .container {
    width: 100%;
    padding: 0 5.33333%
  }
}

.container.--old-style {
  font-size: 1.5rem;
  line-height: 2em;
  letter-spacing: .01em
}

.container.--old-style h1,
.container.--old-style h2,
.container.--old-style h3,
.container.--old-style h4,
.container.--old-style h5,
.container.--old-style h6 {
  margin: 5px 0 15px 0
}

.container.--old-style p {
  margin: 0 0 15px
}

.container.--old-style .excerpt,
.container.--old-style .full-post-content {
  margin-bottom: 1.5em
}

.block__ttl {
  font-size: 4.6rem;
  line-height: 50px;
  font-weight: 700;
  letter-spacing: 5px
}

@media (max-width:750px) {
  .block__ttl {
    font-size: 3.6rem;
    line-height: 56px
  }
}

.block__subttl {
  position: relative;
  font-size: 3.1rem;
  font-weight: 700;
  line-height: 60px;
  letter-spacing: .05em;
  color: #333;
  padding-left: 75px
}

.block__subttl:before {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  background-color: #999;
  position: absolute;
  top: 33px;
  left: 0
}

@media (max-width:750px) {
  .block__subttl {
    font-size: 2.6rem;
    line-height: 44px;
    padding-left: 0
  }

  .block__subttl:before {
    width: 100px;
    top: auto;
    bottom: -30px
  }
}

.block__lead {
  font-size: 2.4rem;
  line-height: 44px;
  color: #fff;
  margin-top: 48px
}

@media (max-width:750px) {
  .block__lead {
    font-size: 1.5rem;
    line-height: 24px;
    margin-top: 23px
  }
}

.lang-en {
  font-family: Barlow, sans-serif
}

.ico__accordion {
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none
}

.ico__accordion::after,
.ico__accordion::before {
  content: "";
  display: block;
  position: absolute;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0
}

.ico__accordion::before {
  width: 100%;
  height: 1px;
  background-color: #000;
  top: 50%;
  left: 50%;
  -webkit-transform: rotate(0) translateX(-50%) translateY(-50%);
  transform: rotate(0) translateX(-50%) translateY(-50%);
  -webkit-transition: -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: transform .5s cubic-bezier(.23, 1, .32, 1), -webkit-transform .5s cubic-bezier(.23, 1, .32, 1)
}

.ico__accordion::after {
  width: 1px;
  height: 100%;
  background-color: #000;
  top: 50%;
  -webkit-transform: rotate(0) translateX(-50%) translateY(-50%);
  transform: rotate(0) translateX(-50%) translateY(-50%);
  -webkit-transition: -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: transform .5s cubic-bezier(.23, 1, .32, 1), -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  left: 50%
}

.js-heading {
  overflow: hidden
}

.js-heading>span {
  display: inline-block;
  -webkit-transition: opacity .5s linear, -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: opacity .5s linear, -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: transform .5s cubic-bezier(.23, 1, .32, 1), opacity .5s linear;
  transition: transform .5s cubic-bezier(.23, 1, .32, 1), opacity .5s linear, -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  min-width: .125em
}

.is-animate .js-heading>span {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.footer {
  position: relative
}

.footer__back__btn {
  border: none;
  width: 70px;
  height: 70px;
  border-radius: 100%;
  background-color: #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 50
}

.footer__back__btn>img {
  width: 20px;
  height: auto
}

@media (min-width:981px) {
  .footer__back__btn {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .footer__back__btn:hover {
    opacity: .7
  }
}

@media (max-width:750px) {
  .footer__back__btn {
    position: static;
    border-radius: 0;
    width: 100%;
    height: 80px
  }

  .footer__back__btn>img {
    width: 20px
  }
}

.footer__group {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

@media (max-width:750px) {
  .footer__group {
    display: block
  }
}

@media (min-width:751px) and (max-width:1260px) {
  .footer__group {
    display: block
  }
}

@media (min-width:981px) {
  .footer__contact {
    width: 23.75%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
}

.footer__contact>a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  color: #fff;
  text-decoration: none;
  background-color: #068ed6
}

@media (min-width:981px) {
  .footer__contact>a {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .footer__contact>a:hover {
    color: #068ed6;
    background-color: #fff
  }

  .footer__contact>a:hover .footer__contact__ico>svg .st-0 {
    fill: #068ed6
  }

  .footer__contact>a:hover .footer__contact__ico>svg .st-1 {
    stroke: #fff
  }
}

@media (max-width:750px) {
  .footer__contact>a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 2.93333% 0 4.6666%;
    height: 184px
  }
}

@media (min-width:751px) and (max-width:1260px) {
  .footer__contact {
    width: 100%
  }

  .footer__contact>a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 2.93333% 0 4.6666%;
    height: 184px
  }
}

.footer__contact__txt {
  margin-bottom: 45px;
  text-align: center
}

.footer__contact__txt>span {
  font-family: Barlow, sans-serif;
  font-size: 5rem;
  line-height: 50px;
  font-weight: 700;
  margin-bottom: 20px;
  display: block
}

.footer__contact__txt>small {
  font-weight: 500;
  font-size: 1.7rem;
  line-height: 17px;
  display: block
}

@media (max-width:750px) {
  .footer__contact__txt {
    text-align: left;
    margin-bottom: 0
  }

  .footer__contact__txt>span {
    font-size: 5rem;
    line-height: 50px;
    margin-bottom: 20px
  }

  .footer__contact__txt>small {
    font-size: 1.7rem;
    line-height: 17px
  }
}

@media (min-width:751px) and (max-width:1260px) {
  .footer__contact__txt {
    text-align: left;
    margin-bottom: 0
  }

  .footer__contact__txt>span {
    font-size: 5rem;
    line-height: 50px;
    margin-bottom: 20px
  }

  .footer__contact__txt>small {
    font-size: 1.7rem;
    line-height: 17px
  }
}

.footer__contact__ico {
  width: 68px
}

.footer__contact__ico>svg {
  width: 100%;
  height: auto;
  display: block
}

.footer__contact__ico>svg .st-0 {
  fill: #fff
}

.footer__contact__ico>svg .st-1 {
  stroke: #068ed6
}

@media (max-width:750px) {
  .footer__contact__ico {
    width: 68px
  }
}

@media (min-width:981px) {
  .footer__contents {
    padding: 50px 0 25px;
    width: 76.25%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}

@media (max-width:750px) {
  .footer__contents {
    padding: 54px 2.6% 30px
  }
}

@media (min-width:751px) and (max-width:1260px) {
  .footer__contents {
    width: 100%
  }
}

@media (min-width:751px) and (max-width:980px) {
  .footer__contents {
    padding: 54px 2.6% 30px
  }
}

.footer__nav {
  width: 100%;
  max-width: 1040px;
  margin: 0 auto 35px;
  padding: 0 20px
}

@media (max-width:750px) {
  .footer__nav {
    margin: 0 auto 64px;
    padding: 0 0
  }
}

@media (min-width:751px) and (max-width:980px) {
  .footer__nav {
    margin: 0 auto 64px;
    padding: 0 0
  }
}

.footer__nav__list {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

@media (max-width:750px) {
  .footer__nav__list {
    display: block;
    text-align: center
  }
}

@media (min-width:751px) and (max-width:980px) {
  .footer__nav__list {
    display: block;
    text-align: center
  }
}

.footer__nav__item {
  padding: 0 20px;
  border-right: 1px solid #fff
}

.footer__nav__item:first-child {
  padding-left: 0
}

.footer__nav__item:last-child {
  padding-right: 0;
  border-right: none
}

.footer__nav__item>a {
  text-decoration: none;
  color: #fff;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 16px
}

@media (min-width:981px) {
  .footer__nav__item>a {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .footer__nav__item>a:hover {
    text-decoration: underline
  }
}

@media (max-width:750px) {
  .footer__nav__item {
    padding: 0;
    border-right: none;
    margin-bottom: 20px
  }

  .footer__nav__item:last-child {
    margin-bottom: 0
  }

  .footer__nav__item>a {
    text-decoration: none;
    font-size: 1.8rem;
    line-height: 18px
  }
}

@media (min-width:751px) and (max-width:980px) {
  .footer__nav__item {
    padding: 0;
    border-right: none;
    margin-bottom: 20px
  }

  .footer__nav__item:last-child {
    margin-bottom: 0
  }

  .footer__nav__item>a {
    text-decoration: none;
    font-size: 1.8rem;
    line-height: 18px
  }
}

.footer__contents__group {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  max-width: 1040px;
  margin: 0 auto 60px;
  padding: 0 20px
}

@media (max-width:750px) {
  .footer__contents__group {
    display: block;
    margin: 0 auto 37px;
    padding: 0 0
  }
}

@media (min-width:751px) and (max-width:980px) {
  .footer__contents__group {
    display: block;
    margin: 0 auto 37px;
    padding: 0 0
  }
}

.footer__company {
  margin-right: 50px
}

@media (max-width:750px) {
  .footer__company {
    margin-right: 0
  }
}

@media (min-width:751px) and (max-width:980px) {
  .footer__company {
    margin-right: 0
  }
}

.footer__company__logo {
  margin-bottom: 30px
}

.footer__company__logo>a {
  display: block;
  width: 263px
}

.footer__company__logo>a>img,
.footer__company__logo>a>svg {
  width: 100%;
  height: auto
}

@media (min-width:981px) {
  .footer__company__logo>a {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .footer__company__logo>a:hover {
    opacity: .7
  }
}

.footer__company__logo>a {
  display: block;
  width: 90px;
  margin: 0 auto
}

@media (min-width:765px) {
  .footer__company__logo>a {
    width: 130px;
  }
}

@media (max-width:750px) {
  .footer__company__logo {
    margin-bottom: 20px
  }

  /* .footer__company__logo>a {
    display: block;
    width: 50.7%;
    margin: 0 auto
  } */
}

@media (min-width:751px) and (max-width:980px) {
  .footer__company__logo {
    margin-bottom: 20px
  }

  /* .footer__company__logo>a {
    display: block;
    width: 50.7%;
    margin: 0 auto
  } */
}

.footer__company__info {
  font-size: 1.4rem;
  line-height: 24px;
  color: #fff;
  margin-bottom: 30px;
  display: none !important;
}

.footer__company__info>dd>a,
.footer__company__info>dt>a {
  color: #fff;
  text-decoration: none
}

@media (min-width:981px) {

  .footer__company__info>dd>a,
  .footer__company__info>dt>a {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .footer__company__info>dd>a:hover,
  .footer__company__info>dt>a:hover {
    text-decoration: underline
  }
}

@media (min-width:981px) {

  .footer__company__info>dd>a[href^=tel],
  .footer__company__info>dt>a[href^=tel] {
    pointer-events: none
  }
}

@media (max-width:750px) {
  .footer__company__info {
    font-size: 1.5rem;
    text-align: center
  }
}

@media (min-width:751px) and (max-width:980px) {
  .footer__company__info {
    font-size: 1.5rem;
    text-align: center
  }
}

.footer__company__youtube {
  width: 133px
}

.footer__company__youtube>a {
  display: block
}

.footer__company__youtube>a>img {
  width: 100%
}

@media (min-width:981px) {
  .footer__company__youtube>a {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .footer__company__youtube>a:hover {
    opacity: .7
  }
}

@media (max-width:750px) {
  .footer__company__youtube {
    width: 133px;
    margin: 0 auto
  }
}

@media (min-width:751px) and (max-width:980px) {
  .footer__company__youtube {
    width: 133px;
    margin: 0 auto
  }
}

.footer__product {
  padding-top: 20px
}

@media (max-width:750px) {
  .footer__product {
    display: none
  }
}

@media (min-width:751px) and (max-width:980px) {
  .footer__product {
    display: none
  }
}

.footer__product__ttl {
  color: #fff;
  font-weight: 500;
  font-size: 1.7rem;
  line-height: 17px;
  margin-bottom: 25px
}

.footer__product__group {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.footer__product__list {
  margin-right: 55px
}

.footer__product__list:last-child {
  margin-right: 0
}

.footer__product__item {
  margin-bottom: 10px
}

.footer__product__item>a {
  color: #fff;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 15px;
  text-decoration: none
}

@media (min-width:981px) {
  .footer__product__item>a {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .footer__product__item>a:hover {
    text-decoration: underline
  }
}

.footer__product__item>a[target=_blank]::after {
  content: "";
  display: inline-block;
  background-image: url(../images/common/ico_blank_white.svg);
  background-size: cover;
  width: 11px;
  height: 10px;
  margin-left: 10px
}

@media (max-width:750px) {
  .footer__product__item {
    margin-bottom: 30px
  }

  .footer__product__item>a {
    font-size: 1.8rem;
    line-height: 18px;
    text-decoration: none
  }
}

@media (max-width:750px) and (min-width:981px) {
  .footer__product__item>a {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .footer__product__item>a:hover {
    text-decoration: underline
  }
}

@media (min-width:751px) and (max-width:980px) {
  .footer__product__item {
    margin-bottom: 30px
  }

  .footer__product__item>a {
    font-size: 1.8rem;
    line-height: 18px;
    text-decoration: none
  }
}

@media (min-width:751px) and (max-width:980px) and (min-width:981px) {
  .footer__product__item>a {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .footer__product__item>a:hover {
    text-decoration: underline
  }
}

.footer__copy {
  text-align: center
}

.footer__copy>small {
  display: inline;
  color: #fff;
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 13px
}

.--ndi .footer {
  background-color: #333;
  margin-top: auto
}

.--ndi .footer__container {
  max-width: 1230px;
  margin: 0 auto
}

.--ndi .footer__back__btn {
  background-color: #999
}

@media (max-width:750px) {
  .--ndi .footer__back__btn {
    background-color: #999
  }
}

.--ndi .footer__group {
  display: block
}

@media (min-width:981px) {
  .--ndi .footer__contents {
    width: 100%
  }
}

.--ndi .footer__contents__group {
  max-width: 100%;
  padding: 0 15px
}

@media (max-width:750px) {
  .--ndi .footer__contents__group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}

@media (min-width:751px) and (max-width:980px) {
  .--ndi .footer__contents__group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}

.--ndi .footer__company {
  margin-right: 170px
}

@media (max-width:750px) {
  .--ndi .footer__company {
    width: 100%;
    margin: 0 auto
  }
}

@media (min-width:751px) and (max-width:980px) {
  .--ndi .footer__company {
    margin: 0 auto
  }
}

.--ndi .footer__company__logo>a {
  width: 100px
}

@media (max-width:750px) {
  .--ndi .footer__company__logo>a {
    width: 29.4117%
  }
}

@media (min-width:751px) and (max-width:980px) {
  .--ndi .footer__company__logo>a {
    width: 29.4117%
  }
}

.--ndi .footer__company__info {
  white-space: nowrap
}

@media (max-width:750px) {
  .--ndi .footer__company__info {
    white-space: inherit
  }
}

.--ndi .footer__product {
  padding-top: 0;
  width: 100%
}

@media (max-width:750px) {
  .--ndi .footer__product {
    display: block;
    margin-bottom: 60px
  }
}

@media (min-width:751px) and (max-width:980px) {
  .--ndi .footer__product {
    display: block;
    margin-bottom: 60px
  }
}

@media (max-width:750px) {
  .--ndi .footer__product__group {
    display: block;
    margin-bottom: 60px
  }
}

@media (min-width:751px) and (max-width:980px) {
  .--ndi .footer__product__group {
    display: block;
    margin-bottom: 60px
  }
}

@media (max-width:750px) {
  .--ndi .footer__product__list {
    margin-right: 0
  }
}

@media (min-width:751px) and (max-width:980px) {
  .--ndi .footer__product__list {
    margin-right: 0
  }
}

@media (max-width:750px) {
  .--ndi .footer__product__item {
    text-align: center
  }
}

@media (min-width:751px) and (max-width:980px) {
  .--ndi .footer__product__item {
    text-align: center
  }
}

.--ndi .footer__product__youtube {
  margin-top: 20px;
  width: 100%;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.--ndi .footer__product__youtube>a {
  display: block;
  width: 133px
}

.--ndi .footer__product__youtube>a>img {
  width: 100%
}

@media (min-width:981px) {
  .--ndi .footer__product__youtube>a {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .--ndi .footer__product__youtube>a:hover {
    opacity: .7
  }
}

@media (max-width:750px) {
  .--ndi .footer__product__youtube {
    width: 133px;
    margin: 0 auto
  }
}

@media (min-width:751px) and (max-width:980px) {
  .--ndi .footer__product__youtube {
    width: 133px;
    margin: 0 auto
  }
}

.breadcrumbs__list {
  width: 100%;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.breadcrumbs__item {
  margin-right: 5px
}

.breadcrumbs__item>a,
.breadcrumbs__item>span {
  font-size: 1.4rem;
  line-height: 14px;
  color: grey
}

.breadcrumbs__item>a {
  text-decoration: none
}

@media (min-width:981px) {
  .breadcrumbs__item>a {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .breadcrumbs__item>a:hover {
    text-decoration: underline
  }
}

.breadcrumbs__item::after {
  content: "";
  display: inline-block;
  background-image: url(../images/common/ico_arrow_right.svg);
  background-size: cover;
  width: 3px;
  height: 5px;
  vertical-align: middle;
  margin-left: 5px
}

.breadcrumbs__item:last-child {
  margin-right: 0
}

.breadcrumbs__item:last-child::after {
  content: none
}

.link__list {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%
}

@media (max-width:750px) {
  .link__list {
    display: block
  }
}

.link__item {
  width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%
}

.link__item>a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 350px;
  position: relative;
  color: #fff;
  text-decoration: none
}

@media (min-width:981px) {
  .link__item>a {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .link__item>a:hover .link__bg>img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
  }
}

@media (max-width:750px) {
  .link__item {
    width: 100%;
    margin-bottom: 4px
  }

  .link__item>a {
    height: 280px;
    padding: 0 5.3333%
  }
}

.link__ttl {
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
  text-align: center
}

.link__ttl>span {
  font-size: 3.9rem;
  font-weight: 400;
  margin-right: 5px
}

.link__ttl>span:last-child {
  margin-right: 0
}

@media (max-width:750px) {
  .link__ttl {
    margin-bottom: 10px
  }

  .link__ttl>span {
    font-size: 3.3rem;
    display: inline-block
  }
}

.link__lead {
  position: relative;
  z-index: 1;
  font-weight: 500;
  font-size: 1.8rem;
  margin-bottom: 30px;
  text-align: center
}

@media (max-width:750px) {
  .link__lead {
    font-size: 1.6rem;
    margin-bottom: 20px
  }
}

.link__btn {
  position: relative;
  z-index: 1;
  width: 60px
}

.link__btn>img {
  width: 100%
}

@media (max-width:750px) {
  .link__btn {
    width: 40px
  }
}

.link__bg {
  position: absolute;
  display: block;
  z-index: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden
}

.link__bg>img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: scale(1);
  transform: scale(1);
  z-index: 1;
  -webkit-transition: -webkit-transform .3s linear;
  transition: -webkit-transform .3s linear;
  transition: transform .3s linear;
  transition: transform .3s linear, -webkit-transform .3s linear
}

.link__bg::after {
  content: "";
  position: absolute;
  display: block;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: .5
}

@media (max-width:750px) {
  .slider__wrapper {
    width: 100%
  }
}

.slider__transition {
  position: absolute;
  width: calc(100% - 120px);
  height: 100%;
  pointer-events: none;
  background-image: linear-gradient(145deg, #3a3838, #1a1818);
  background-size: cover;
  z-index: 10;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  opacity: 0;
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear
}

.slider__transition.is-on {
  opacity: 1
}

@media (max-width:750px) {
  .slider__transition {
    width: 90.6668%
  }
}

.slider__transition__item {
  width: 10%;
  height: 20%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.slider__transition__item>div {
  width: 80%;
  padding-top: 80%;
  position: relative
}

.slider__transition__item>div::after,
.slider__transition__item>div::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 5px
}

.slider__transition__item>div::before {
  z-index: 5;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: scale(.5);
  transform: scale(.5);
  -webkit-transition: -webkit-box-shadow .1s linear, -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: -webkit-box-shadow .1s linear, -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: box-shadow .1s linear, transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: box-shadow .1s linear, transform .5s cubic-bezier(.23, 1, .32, 1), -webkit-box-shadow .1s linear, -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  opacity: 1;
  -webkit-box-shadow: 0 0 5px #333, 0 0 15px #333, 0 0 20px #333, 0 0 40px #333, 0 0 60px #222, 0 0 10px #333, 0 0 98px #222;
  box-shadow: 0 0 5px #333, 0 0 15px #333, 0 0 20px #333, 0 0 40px #333, 0 0 60px #222, 0 0 10px #333, 0 0 98px #222
}

.slider__transition__item>div::after {
  z-index: 10;
  -webkit-transition: background-image .5s cubic-bezier(.23, 1, .32, 1);
  transition: background-image .5s cubic-bezier(.23, 1, .32, 1);
  background-image: radial-gradient(#666, #555)
}

.slider__transition__item>div.--pat1::before {
  -webkit-box-shadow: 0 0 5px orange, 0 0 15px orange, 0 0 20px orange, 0 0 40px orange, 0 0 60px red, 0 0 10px #ff8d00, 0 0 98px red;
  box-shadow: 0 0 5px orange, 0 0 15px orange, 0 0 20px orange, 0 0 40px orange, 0 0 60px red, 0 0 10px #ff8d00, 0 0 98px red
}

.slider__transition__item>div.--pat1::after {
  background-image: radial-gradient(#fff6a9, #fae95c)
}

.slider__transition__item>div.--pat2::before {
  -webkit-box-shadow: 0 0 15px #068ed6, 0 0 35px #068ed6, 0 0 50px #068ed6, 0 0 70px #068ed6, 0 0 90px #036, 0 0 40px #068ed6, 0 0 118px #036;
  box-shadow: 0 0 15px #068ed6, 0 0 35px #068ed6, 0 0 50px #068ed6, 0 0 70px #068ed6, 0 0 90px #036, 0 0 40px #068ed6, 0 0 118px #036
}

.slider__transition__item>div.--pat2::after {
  background-image: radial-gradient(#84c2e3, #4ba7d9)
}

.slider__transition__item>div.is-on::before {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1
}

@media (max-width:750px) {
  .slider__transition__item {
    width: 20%;
    height: 10%
  }

  .slider__transition__item>div {
    width: 40%;
    padding-top: 40%
  }
}

.slider__item>a {
  display: block;
  position: relative;
  color: #000;
  text-decoration: none
}

@media (max-width:750px) {
  .slider__item {
    width: 100%
  }

  .slider__item>a {
    width: 100%;
    height: 525px
  }
}

.slider__item__image {
  display: block
}

.slider__item__image>img,
.slider__item__image>source {
  width: 100%
}

@media (max-width:750px) {
  .slider__item__image {
    height: 100%;
    position: relative;
    overflow: hidden
  }

  .slider__item__image>img,
  .slider__item__image>source {
    width: inherit;
    -o-object-fit: cover;
    object-fit: cover
  }
}

.slider__item__txt {
  position: absolute;
  right: -40px;
  bottom: 40px;
  background-color: #fff;
  padding: 25px 45px 25px 30px;
  max-width: 640px;
  text-align: justify;
  font-size: 1.9rem;
  font-weight: 400;
  line-height: 24px;
  opacity: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: opacity .3s linear, -webkit-transform 1s cubic-bezier(.23, 1, .32, 1);
  transition: opacity .3s linear, -webkit-transform 1s cubic-bezier(.23, 1, .32, 1);
  transition: transform 1s cubic-bezier(.23, 1, .32, 1), opacity .3s linear;
  transition: transform 1s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, -webkit-transform 1s cubic-bezier(.23, 1, .32, 1)
}

.slider__item__txt::before {
  content: "";
  display: block;
  background-color: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform-origin: right;
  transform-origin: right;
  -webkit-transition: -webkit-transform 1.5s cubic-bezier(.23, 1, .32, 1);
  transition: -webkit-transform 1.5s cubic-bezier(.23, 1, .32, 1);
  transition: transform 1.5s cubic-bezier(.23, 1, .32, 1);
  transition: transform 1.5s cubic-bezier(.23, 1, .32, 1), -webkit-transform 1.5s cubic-bezier(.23, 1, .32, 1);
  -webkit-transition-delay: .6s;
  transition-delay: .6s;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  z-index: 10
}

.slider__item__txt::after {
  content: "";
  display: block;
  background-image: url(../images/common/ico_arrow_right.svg);
  background-size: cover;
  width: 6px;
  height: 10px;
  position: absolute;
  bottom: 31px;
  right: 27px
}

@media (max-width:750px) {
  .slider__item__txt {
    width: 92.64%;
    right: -10px;
    bottom: 25px;
    font-size: 1.5rem;
    line-height: 28px;
    padding: 10px 26px 12px 15px
  }

  .slider__item__txt::after {
    width: 4px;
    height: 7px;
    bottom: 20px;
    right: 10px
  }
}

.slider__item__txt.is-off {
  opacity: 0;
  -webkit-transform: translateX(-2.5%);
  transform: translateX(-2.5%)
}

.slider__item__txt.is-off::before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}

.swiper-slide-active .slider__item__txt {
  opacity: 1
}

.swiper-slide-active .slider__item__txt.is-off {
  opacity: 0
}

.example__pagination,
.slider__pagination,
.tutorial__pagination {
  height: 4px;
  left: inherit !important;
  right: 20px;
  bottom: -25px !important;
  text-align: right
}

.example__pagination .swiper-pagination-bullet,
.slider__pagination .swiper-pagination-bullet,
.tutorial__pagination .swiper-pagination-bullet {
  height: 4px;
  width: 50px;
  margin: 0 5px !important;
  border-radius: 0;
  background-color: #fff;
  opacity: 1 !important;
  vertical-align: top;
  position: relative
}

.example__pagination .swiper-pagination-bullet::before,
.slider__pagination .swiper-pagination-bullet::before,
.tutorial__pagination .swiper-pagination-bullet::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #068ed6;
  -webkit-transform-origin: left;
  transform-origin: left;
  -webkit-transform: scaleX(0);
  transform: scaleX(0)
}

.example__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before,
.slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before,
.tutorial__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  -webkit-transition: -webkit-transform 8s linear;
  transition: -webkit-transform 8s linear;
  transition: transform 8s linear;
  transition: transform 8s linear, -webkit-transform 8s linear;
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}

@media (max-width:750px) {

  .example__pagination,
  .slider__pagination,
  .tutorial__pagination {
    height: 3px;
    left: inherit !important;
    right: 0;
    bottom: -20px !important;
    text-align: center;
    padding: 0 5.33333%
  }

  .example__pagination .swiper-pagination-bullet,
  .slider__pagination .swiper-pagination-bullet,
  .tutorial__pagination .swiper-pagination-bullet {
    height: 3px;
    width: 38px;
    margin: 0 6px !important
  }
}

.news__ttl {
  color: #fff;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-transform: translateX(40px);
  transform: translateX(40px);
  margin-bottom: 70px
}

.news__ttl>span {
  font-size: 8.3rem;
  line-height: 90px;
  font-family: Barlow, sans-serif;
  font-weight: 700;
  letter-spacing: 4px;
  display: inline-block;
  white-space: nowrap;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto
}

.news__ttl>small {
  font-size: 1.6rem;
  line-height: 16px;
  font-weight: 400;
  display: inline-block;
  white-space: nowrap;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto
}

.news__ttl::after {
  content: "";
  display: inline-block;
  height: 1px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  background-color: #fff;
  width: 100%;
  margin-left: 54px;
  margin-top: 20px;
  -ms-flex-item-align: center;
  align-self: center
}

@media (max-width:750px) {
  .news__ttl {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    margin-bottom: 40px
  }

  .news__ttl>span {
    font-size: 3.8rem;
    line-height: 45px;
    letter-spacing: 2px
  }

  .news__ttl>small {
    font-size: 1.5rem;
    line-height: 15px
  }

  .news__ttl::after {
    margin-left: 32px;
    margin-top: 10px;
    -ms-flex-item-align: center;
    align-self: center
  }
}

.news__list {
  margin-bottom: 64px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

@media (max-width:750px) {
  .news__list {
    display: block;
    margin-bottom: 40px
  }
}

.news__list__item {
  width: 30.8825%;
  margin-right: 3.75%
}

.news__list__item:nth-child(3n) {
  margin-right: 0
}

.news__list__item>a {
  display: block;
  text-decoration: none
}

@media (min-width:981px) {
  .news__list__item>a {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .news__list__item>a:hover .news__list__image>picture>img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }

  .news__list__item>a:hover .news__list__ttl {
    opacity: .5
  }

  .news__list__item>a:hover .news__list__date {
    opacity: .5
  }
}

@media (max-width:750px) {
  .news__list__item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 37px
  }

  .news__list__item:last-child {
    margin-bottom: 0
  }
}

.news__list__image {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 60%
}

.news__list__image>picture {
  display: block;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: scale(1) translateX(-50%) translateY(-50%);
  transform: scale(1) translateX(-50%) translateY(-50%);
  width: 100%;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: -webkit-transform .3s linear;
  transition: -webkit-transform .3s linear;
  transition: transform .3s linear;
  transition: transform .3s linear, -webkit-transform .3s linear;
  transition: transform .3s linear, -webkit-transform .3s linear
}

.news__list__image>picture>img {
  width: 100%;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform .3s linear;
  transition: -webkit-transform .3s linear;
  transition: transform .3s linear;
  transition: transform .3s linear, -webkit-transform .3s linear
}

.news__list__ttl {
  color: #fff;
  font-size: 1.8rem;
  line-height: 32px;
  font-weight: 400;
  margin: 25px 0 15px;
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear
}

@media (max-width:750px) {
  .news__list__ttl {
    font-size: 1.5rem;
    line-height: 18px;
    margin: 25px 0 15px
  }
}

.news__list__date {
  color: grey;
  font-family: Barlow, sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 16px;
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear
}

@media (max-width:750px) {
  .news__list__date {
    font-size: 1.3rem;
    line-height: 13px
  }
}

.news__btn {
  width: 100%;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

@media (max-width:750px) {
  .news__btn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

.example__ttl-group {
  width: 33.6%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.6%;
  flex: 0 0 33.6%;
  margin-right: 8.3%;
  z-index: 10
}

@media (max-width:750px) {
  .example__ttl-group {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px
  }
}

.example__ttl>span {
  font-size: 6.5rem;
  font-weight: 700;
  line-height: 109px;
  display: block;
  word-break: break-all;
  color: #fff
}

.example__ttl>span.lang-en {
  font-size: 7rem;
  font-family: Barlow, sans-serif;
  letter-spacing: 4px
}

.example__ttl::after {
  content: "";
  display: block;
  max-width: 457px;
  height: 1px;
  background-color: #fff;
  margin-top: 58px
}

@media (max-width:750px) {
  .example__ttl>span {
    font-size: 3.7rem;
    line-height: 60px
  }

  .example__ttl>span.lang-en {
    font-size: 3.7rem;
    letter-spacing: 4px
  }

  .example__ttl::after {
    width: 68.2%;
    height: 1px;
    margin-top: 30px
  }
}

.example__btn {
  margin-top: 50px
}

@media (max-width:750px) {
  .example__btn {
    margin-top: 40px
  }
}

.example__slider,
.tutorial__slider {
  width: 46.3235%;
  overflow: visible;
  margin: 0
}

@media (max-width:750px) {

  .example__slider,
  .tutorial__slider {
    width: 100%
  }
}

.example__slider__item,
.tutorial__slider__item {
  -webkit-transition: opacity 1s linear;
  transition: opacity 1s linear;
  opacity: 0
}

.example__slider__item>a,
.tutorial__slider__item>a {
  display: block;
  text-decoration: none
}

.example__slider__item.swiper-slide-active,
.swiper-slide-active.tutorial__slider__item {
  opacity: 1
}

.example__slider__item.swiper-slide-prev,
.swiper-slide-prev.tutorial__slider__item {
  opacity: 0
}

.example__slider__item.swiper-slide-next,
.swiper-slide-next.tutorial__slider__item {
  opacity: .5
}

.example__slider__image,
.tutorial__slider__image {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 60%
}

.example__slider__image>picture,
.tutorial__slider__image>picture {
  width: 100%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: scale(1) translateX(-50%) translateY(-50%);
  transform: scale(1) translateX(-50%) translateY(-50%);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: -webkit-transform .3s linear;
  transition: -webkit-transform .3s linear;
  transition: transform .3s linear;
  transition: transform .3s linear, -webkit-transform .3s linear;
  transition: transform .3s linear, -webkit-transform .3s linear
}

.example__slider__image>picture>img,
.tutorial__slider__image>picture>img {
  width: 100%
}

.example__slider__ttl,
.tutorial__slider__ttl {
  color: #fff;
  font-size: 2rem;
  line-height: 32px;
  font-weight: 400;
  margin: 20px 0 15px;
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear
}

.example__slider__date,
.tutorial__slider__date {
  color: grey;
  font-family: Barlow, sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 16px;
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear
}

.example__pagination {
  right: 0;
  text-align: center;
  margin-top: 45px
}

.example__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  -webkit-transition: none;
  transition: none
}

@media (max-width:750px) {
  .example__pagination {
    margin-top: 25px
  }
}

.example__prev,
.tutorial__prev {
  width: 16px;
  height: 32px;
  top: 195px;
  left: -30px !important;
  right: inherit !important;
  background-image: url(../images/common/ico_prev_white.svg);
  background-size: cover
}

.example__prev::after,
.tutorial__prev::after {
  content: none !important
}

@media (max-width:750px) {

  .example__prev,
  .tutorial__prev {
    width: 8px;
    height: 16px;
    top: 125px;
    left: -12px !important
  }
}

.example__next,
.tutorial__next {
  width: 16px;
  height: 32px;
  top: 195px;
  left: inherit !important;
  right: -30px !important;
  background-image: url(../images/common/ico_next_white.svg);
  background-size: cover
}

.example__next::after,
.tutorial__next::after {
  content: none !important
}

@media (max-width:750px) {

  .example__next,
  .tutorial__next {
    width: 8px;
    height: 16px;
    top: 125px;
    right: -12px !important
  }
}

.tutorial__ttl-group {
  width: 41.3235%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.3235%;
  flex: 0 0 41.3235%;
  z-index: 10
}

@media (min-width:981px) {
  .tutorial__ttl-group {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-left: 8.3%
  }
}

@media (min-width:751px) and (max-width:980px) {
  .tutorial__ttl-group {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-left: 8.3%
  }
}

@media (max-width:750px) {
  .tutorial__ttl-group {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px
  }
}

.tutorial__ttl>span {
  font-size: 6.5rem;
  font-weight: 700;
  line-height: 109px;
  display: block;
  white-space: normal;
  color: #fff;
  word-break: break-word
}

.tutorial__ttl::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #fff;
  margin-top: 58px
}

@media (max-width:750px) {
  .tutorial__ttl>span {
    font-size: 3.7rem;
    line-height: 60px
  }

  .tutorial__ttl>span.lang-en {
    font-size: 3.7rem;
    letter-spacing: 4px
  }

  .tutorial__ttl::after {
    width: 68.2%;
    height: 1px;
    margin-top: 30px
  }
}

.tutorial__btn {
  margin-top: 50px
}

@media (max-width:750px) {
  .tutorial__btn {
    margin-top: 40px
  }
}

@media (min-width:981px) {
  .tutorial__slider {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 46.3235%
  }
}

.tutorial__slider__item {
  margin-right: inherit
}

.tutorial__slider__item>a {
  text-align: left
}

.tutorial__pagination {
  right: 0;
  text-align: center;
  margin-top: 45px
}

.tutorial__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  -webkit-transition: none;
  transition: none
}

@media (max-width:750px) {
  .tutorial__pagination {
    margin-top: 25px
  }
}

.others__ttl-group,
.product__ttl-group {
  width: 38.75%;
  margin-right: 12.3333%
}

@media (max-width:750px) {

  .others__ttl-group,
  .product__ttl-group {
    margin-right: 0;
    margin-bottom: 30px;
    width: 100%
  }
}

.others__ttl::after,
.product__ttl::after {
  content: "";
  display: block;
  max-width: 457px;
  height: 1px;
  background-color: #999;
  margin-top: 58px
}

@media (max-width:750px) {

  .others__ttl::after,
  .product__ttl::after {
    width: 68.2%;
    height: 1px;
    margin-top: 30px
  }
}

.others__ttl__brand,
.product__ttl__brand {
  display: block;
  font-family: Barlow, sans-serif;
  font-weight: 700;
  font-size: 5rem;
  line-height: 64px
}

@media (max-width:750px) {

  .others__ttl__brand,
  .product__ttl__brand {
    font-size: 3.2rem;
    line-height: 46px
  }
}

.others__ttl__name,
.product__ttl__name {
  display: block;
  font-family: Barlow, sans-serif;
  font-weight: 700;
  font-size: 8.3rem;
  line-height: 108px
}

@media (max-width:750px) {

  .others__ttl__name,
  .product__ttl__name {
    font-size: 5.5rem;
    line-height: 78px
  }
}

.others__ttl__sub,
.product__ttl__sub {
  display: block;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 16px
}

@media (max-width:750px) {

  .others__ttl__sub,
  .product__ttl__sub {
    font-size: 1.6rem;
    line-height: 16px
  }
}

.others__image,
.product__image {
  display: block;
  margin-top: 40px
}

.others__image>img,
.product__image>img {
  width: 100%
}

@media (max-width:750px) {

  .others__image,
  .product__image {
    margin-top: 20px
  }
}

.others__lead,
.product__lead {
  color: #000
}

.others__btn,
.product__btn {
  margin-top: 44px
}

@media (max-width:750px) {

  .others__btn,
  .product__btn {
    margin-top: 40px
  }
}

.others__overview,
.product__overview {
  width: 100%
}

.others__overview__image,
.product__overview__image {
  display: block;
  margin-bottom: 48px
}

.others__overview__image>img,
.product__overview__image>img {
  width: 100%
}

@media (max-width:750px) {

  .others__overview__image,
  .product__overview__image {
    margin-bottom: 22px
  }
}

.others__overview__catch,
.product__overview__catch {
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 44px;
  margin-bottom: 40px
}

@media (max-width:750px) {

  .others__overview__catch,
  .product__overview__catch {
    font-size: 1.7rem;
    line-height: 30px;
    margin-bottom: 20px
  }
}

.others__overview__name,
.product__overview__name {
  font-family: Barlow, sans-serif;
  font-weight: 700;
  font-size: 3rem;
  line-height: 48px;
  margin-bottom: 30px
}

@media (max-width:750px) {

  .others__overview__name,
  .product__overview__name {
    font-size: 2.3rem;
    line-height: 38px;
    margin-bottom: 15px
  }
}

.others__overview__label,
.product__overview__label {
  margin-bottom: 30px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.others__overview__label>li,
.product__overview__label>li {
  color: #fff;
  background-color: #068ed6;
  width: 75px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  font-family: Barlow, sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
  margin-right: 10px
}

@media (max-width:750px) {

  .others__overview__label,
  .product__overview__label {
    margin-bottom: 15px
  }

  .others__overview__label>li,
  .product__overview__label>li {
    width: 65px;
    height: 24px;
    line-height: 24px;
    font-size: 1.4rem;
    margin-right: 8px
  }
}

.others__overview__txt,
.product__overview__txt {
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 36px
}

@media (max-width:750px) {

  .others__overview__txt,
  .product__overview__txt {
    font-size: 1.5rem;
    line-height: 30px
  }
}

.others__overview__btn,
.product__overview__btn {
  margin-top: 60px;
  margin-bottom: 70px
}

.others__overview__btn:last-child,
.product__overview__btn:last-child {
  margin-bottom: 0
}

@media (max-width:750px) {

  .others__overview__btn,
  .product__overview__btn {
    margin-top: 45px;
    margin-bottom: 35px
  }
}

.others__ttl {
  color: #fff
}

.others__lead {
  color: #fff
}

.others__overview__catch {
  color: #fff
}

.others__overview__txt {
  color: #fff
}

.special__ttl {
  font-family: Barlow, sans-serif;
  font-weight: 700;
  font-size: 5.5rem;
  line-height: 72px;
  margin-bottom: 40px;
  color: #fff;
  text-align: center
}

@media (max-width:750px) {
  .special__ttl {
    font-size: 3.7rem;
    line-height: 48px;
    margin-bottom: 25px
  }
}

.special__lead {
  font-weight: 500;
  font-size: 2.6rem;
  line-height: 36px;
  margin-bottom: 50px;
  color: #fff;
  text-align: center
}

@media (max-width:750px) {
  .special__lead {
    font-size: 1.8rem;
    line-height: 30px;
    margin-bottom: 25px
  }
}

.special__txt {
  font-size: 1.8rem;
  line-height: 34px;
  color: #fff;
  text-align: justify-all;
  max-width: 730px;
  margin: 0 auto 50px
}

@media (max-width:750px) {
  .special__txt {
    font-size: 1.4rem;
    line-height: 26px;
    margin: 0 auto 30px
  }
}

.special__btn>a {
  margin: 0 auto
}

.showroom__ttl {
  position: relative;
  z-index: 1;
  color: #fff;
  text-align: center;
  margin-bottom: 40px
}

.showroom__ttl>span {
  display: block;
  font-family: Barlow, sans-serif;
  font-weight: 700;
  font-size: 8.3rem;
  line-height: 90px;
  margin-bottom: 10px
}

.showroom__ttl>small {
  display: block;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 16px
}

@media (max-width:750px) {
  .showroom__ttl {
    margin-bottom: 40px
  }

  .showroom__ttl>span {
    font-size: 5.1rem;
    line-height: 60px;
    margin-bottom: 10px
  }

  .showroom__ttl>small {
    font-size: 1.4rem;
    line-height: 14px
  }
}

.showroom__lead {
  position: relative;
  z-index: 1;
  color: #fff;
  font-size: 2.2rem;
  line-height: 40px;
  text-align: center;
  margin-bottom: 60px
}

@media (max-width:750px) {
  .showroom__lead {
    font-size: 1.8rem;
    line-height: 24px;
    margin-bottom: 40px;
    padding: 0 5.3333%
  }
}

.showroom__slider {
  margin-bottom: 60px
}

.showroom__slider__wrapper {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear
}

.showroom__slider__item {
  display: block;
  width: 420px;
  height: 280px;
  position: relative;
  overflow: hidden
}

.showroom__slider__item>img {
  width: 100%;
  position: absolute;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media (max-width:750px) {
  .showroom__slider__item {
    width: 210px;
    height: 140px
  }
}

.showroom__btn {
  position: relative;
  z-index: 1
}

.showroom__btn>a {
  margin: 0 auto
}

.showroom__bg {
  position: absolute;
  display: block;
  z-index: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden
}

.showroom__bg>img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
  -o-object-fit: cover;
  object-fit: cover
}

.showroom__bg::after {
  content: "";
  position: absolute;
  display: block;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: .4
}

.post__about {
  background-color: #fff;
  border: 2px solid #068ed6;
  text-align: center
}

@media (max-width:750px) {
  .post__about {
    text-align: left
  }
}

.post__about>a {
  color: #000;
  display: block;
  padding: 25px 0
}

@media (max-width:750px) {
  .post__about>a {
    padding: 25px 20px
  }
}

.post__about__ttl {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 38px;
  letter-spacing: .05em;
  color: #068ed6
}

.post__about__txt {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 28px;
  letter-spacing: .03em
}

.post__wrap {
  margin: 20px 0 90px
}

@media (max-width:750px) {
  .post__wrap {
    margin: 10px 0 50px
  }
}

.post__item,
.result__item {
  border-bottom: 1px solid #999;
  padding: 40px 0
}

.post__item>a,
.result__item>a {
  text-decoration: none;
  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;
  cursor: pointer
}

@media (max-width:750px) {

  .post__item>a,
  .result__item>a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 30px 0
  }
}

@media (min-width:981px) {

  .post__item>a,
  .result__item>a {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .post__item>a:hover .post__overview__ttl,
  .post__item>a:hover .result__overview__ttl,
  .result__item>a:hover .post__overview__ttl,
  .result__item>a:hover .result__overview__ttl {
    text-decoration: underline
  }

  .post__item>a:hover .post__overview__txt,
  .post__item>a:hover .result__overview__txt,
  .result__item>a:hover .post__overview__txt,
  .result__item>a:hover .result__overview__txt {
    text-decoration: underline
  }

  .post__item>a:hover .post__image>figure>img,
  .post__item>a:hover .result__image>figure>img,
  .result__item>a:hover .post__image>figure>img,
  .result__item>a:hover .result__image>figure>img {
    -webkit-transform: scale(1.05) translateX(-50%) translateY(-50%);
    transform: scale(1.05) translateX(-50%) translateY(-50%)
  }
}

.post__image,
.result__image {
  width: 35%;
  max-width: 320px
}

.post__image>figure,
.result__image>figure {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 100%
}

.post__image>figure>img,
.result__image>figure>img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: scale(1) translateX(-50%) translateY(-50%);
  transform: scale(1) translateX(-50%) translateY(-50%);
  width: 100%;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: -webkit-transform .3s linear;
  transition: -webkit-transform .3s linear;
  transition: transform .3s linear;
  transition: transform .3s linear, -webkit-transform .3s linear
}

@media (max-width:750px) {

  .post__image,
  .result__image {
    width: 100%;
    max-width: none
  }
}

.post__overview,
.result__overview {
  width: 62%
}

@media (max-width:750px) {

  .post__overview,
  .result__overview {
    width: 100%;
    margin-top: 24px
  }
}

.post__overview__date {
  font-size: 1.4rem;
  line-height: 32px;
  letter-spacing: .05em;
  color: grey
}

@media (max-width:750px) {
  .post__overview__date {
    font-size: 1.3rem
  }
}

.post__overview__ttl,
.result__overview__ttl {
  margin-bottom: 30px;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 38px;
  letter-spacing: .05em;
  color: #333;
  text-decoration: none;
  display: block
}

@media (max-width:750px) {

  .post__overview__ttl,
  .result__overview__ttl {
    font-size: 1.8rem;
    line-height: 30px
  }
}

.post__overview__txt,
.result__overview__txt {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 28px;
  letter-spacing: .03em;
  margin-bottom: 30px;
  color: #333;
  text-decoration: none;
  display: block
}

@media (max-width:750px) {

  .post__overview__txt,
  .result__overview__txt {
    font-size: 1.4rem;
    line-height: 25px;
    margin-bottom: 20px
  }
}

.post__overview__btn,
.result__overview__btn {
  width: 260px;
  height: 44px;
  line-height: 44px;
  border: none;
  font-size: 1.5rem
}

@media (max-width:750px) {

  .post__overview__btn,
  .result__overview__btn {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 1.6rem
  }
}

.nav__wrap {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media (max-width:750px) {
  .nav__wrap {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.nav__item {
  width: 70px;
  height: 70px;
  margin-right: 20px
}

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

@media (max-width:750px) {
  .nav__item {
    width: 60px;
    height: 60px;
    margin: 0
  }

  .nav__item>a {
    font-size: 2.5rem
  }
}

.nav__item>a,
.nav__item>span {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 3rem;
  font-weight: 300;
  font-family: Barlow, sans-serif;
  line-height: 32px;
  color: #000
}

.nav__item>a>img,
.nav__item>span>img {
  width: 12px;
  vertical-align: middle
}

@media (min-width:981px) {
  .nav__item>a {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .nav__item>a:hover {
    text-decoration: none
  }
}

.nav__item.--current {
  border: 1px solid #3788b4
}

.nav__item.--current>a {
  text-decoration: none;
  pointer-events: none
}

.result__wrap {
  margin: 50px 0 90px
}

@media (max-width:750px) {
  .result__wrap {
    margin: 0 0 50px
  }
}

[data-page=faq-detail] .faq__sidebar,
[data-page=faq-detail] .ndi__sidebar {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0
}

[data-page=faq-detail] .faq__main {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}

.faq__sidebar,
.ndi__sidebar {
  width: 280px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 280px;
  flex: 0 0 280px
}

@media (max-width:750px) {

  .faq__sidebar,
  .ndi__sidebar {
    width: 100%;
    margin-bottom: 50px
  }

  .faq__sidebar:last-child,
  .ndi__sidebar:last-child {
    margin-top: 50px;
    margin-bottom: 0
  }
}

.faq__sidebar__list,
.ndi__sidebar__list {
  border-top: 1px solid grey;
  top: 130px
}

@media (max-width:750px) {

  .faq__sidebar__list,
  .ndi__sidebar__list {
    position: static
  }
}

.faq__sidebar__item,
.ndi__sidebar__item {
  border-bottom: 1px solid grey
}

.faq__sidebar__item>a,
.ndi__sidebar__item>a {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  height: 66px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 36px;
  color: #333
}

@media (min-width:981px) {

  .faq__sidebar__item>a,
  .ndi__sidebar__item>a {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .faq__sidebar__item>a:hover,
  .ndi__sidebar__item>a:hover {
    text-decoration: none
  }
}

@media (max-width:750px) {

  .faq__sidebar__item>a,
  .ndi__sidebar__item>a {
    height: 66px;
    font-size: 1.8rem;
    line-height: 36px
  }
}

.faq__sidebar__item__btn,
.ndi__sidebar__item__btn {
  border: none;
  background-color: transparent;
  font-size: 1.6rem;
  font-weight: 700;
  width: 100%;
  height: 60px;
  text-align: left;
  position: relative
}

@media (max-width:750px) {

  .faq__sidebar__item__btn,
  .ndi__sidebar__item__btn {
    font-size: 1.6rem;
    height: 60px
  }
}

.faq__sidebar__item__btn.is-open .ico__accordion::before,
.is-open.ndi__sidebar__item__btn .ico__accordion::before {
  -webkit-transform: rotate(180deg) translateX(-50%) translateY(-50%);
  transform: rotate(180deg) translateX(-50%) translateY(-50%)
}

.faq__sidebar__item__btn.is-open .ico__accordion::after,
.is-open.ndi__sidebar__item__btn .ico__accordion::after {
  -webkit-transform: rotate(270deg) translateX(-50%) translateY(-50%);
  transform: rotate(270deg) translateX(-50%) translateY(-50%)
}

.faq__sidebar__item__btn.is-open+.faq__sidebar__item__series,
.faq__sidebar__item__btn.is-open+.ndi__sidebar__item__series,
.is-open.ndi__sidebar__item__btn+.faq__sidebar__item__series,
.is-open.ndi__sidebar__item__btn+.ndi__sidebar__item__series {
  height: 100%;
  margin-top: -5px
}

.faq__sidebar__item__btn .ico__accordion,
.ndi__sidebar__item__btn .ico__accordion {
  width: 18px;
  height: 18px
}

.faq__sidebar__item__btn .ico__accordion::before,
.ndi__sidebar__item__btn .ico__accordion::before {
  height: 2px
}

.faq__sidebar__item__btn .ico__accordion::after,
.ndi__sidebar__item__btn .ico__accordion::after {
  width: 2px
}

.faq__sidebar__item__series,
.ndi__sidebar__item__series {
  height: 0;
  margin-top: 0;
  overflow: hidden
}

@media (max-width:750px) {

  .faq__sidebar__item__series,
  .ndi__sidebar__item__series {
    margin-top: -5px
  }
}

.faq__sidebar__series__item,
.ndi__sidebar__series__item {
  padding-left: 25px;
  position: relative
}

.faq__sidebar__series__item>a,
.ndi__sidebar__series__item>a {
  display: block;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 36px;
  color: #333
}

@media (min-width:981px) {

  .faq__sidebar__series__item>a,
  .ndi__sidebar__series__item>a {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .faq__sidebar__series__item>a:hover,
  .ndi__sidebar__series__item>a:hover {
    text-decoration: none
  }
}

.--current.ndi__sidebar__series__item>a,
.faq__sidebar__series__item.--current>a {
  color: #068ed6;
  text-decoration: none;
  pointer-events: none
}

.--current.ndi__sidebar__series__item::before,
.faq__sidebar__series__item.--current::before {
  content: "";
  display: block;
  height: 2px;
  width: 15px;
  position: absolute;
  top: 18px;
  left: 0;
  background-color: #068ed6
}

.faq__sidebar__series__item:last-child,
.ndi__sidebar__series__item:last-child {
  margin-bottom: 10px
}

@media (max-width:750px) {

  .faq__sidebar__series__item,
  .ndi__sidebar__series__item {
    padding-left: 25px
  }

  .faq__sidebar__series__item>a,
  .ndi__sidebar__series__item>a {
    font-size: 1.6rem;
    line-height: 36px
  }

  .--current.ndi__sidebar__series__item::before,
  .faq__sidebar__series__item.--current::before {
    height: 2px;
    width: 15px;
    top: 18px;
    left: 0
  }

  .faq__sidebar__series__item:last-child,
  .ndi__sidebar__series__item:last-child {
    margin-bottom: 10px
  }
}

.faq__main {
  width: calc(90% - 280px)
}

@media (max-width:750px) {
  .faq__main {
    width: 100%
  }
}

.faq__ttl,
.ndi__ttl {
  font-size: 4.6rem;
  line-height: 50px;
  font-weight: 700;
  color: #333;
  margin-bottom: 65px
}

@media (max-width:750px) {

  .faq__ttl,
  .ndi__ttl {
    font-size: 3.7rem;
    line-height: 44px;
    margin-bottom: 40px
  }
}

.faq__sub-ttl,
.ndi__sub-ttl {
  font-size: 2.4rem;
  line-height: 28px;
  font-weight: 700;
  color: #333;
  padding-left: 50px;
  position: relative;
  margin-bottom: 45px
}

.faq__sub-ttl::after,
.ndi__sub-ttl::after {
  content: "";
  display: block;
  height: 1px;
  width: 30px;
  position: absolute;
  top: 14px;
  left: 0;
  background-color: #999
}

@media (max-width:750px) {

  .faq__sub-ttl,
  .ndi__sub-ttl {
    font-size: 2.4rem;
    line-height: 28px;
    margin-bottom: 40px;
    padding-left: 0
  }

  .faq__sub-ttl::after,
  .ndi__sub-ttl::after {
    position: static;
    top: 100px;
    margin-top: 20px
  }
}

.faq__main__list {
  margin-bottom: 60px
}

.faq__main__list:last-child {
  margin-bottom: 0
}

@media (max-width:750px) {
  .faq__main__list {
    margin-bottom: 50px
  }
}

.faq__main__list__item {
  border: 1px solid grey;
  margin-bottom: 10px
}

.faq__main__list__item:last-child {
  margin-bottom: 0
}

.faq__main__list__item>a {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  padding: 0 60px 0 15px;
  color: #333;
  text-decoration: none
}

.faq__main__list__item>a::after {
  content: "";
  display: block;
  height: 21px;
  width: 11px;
  background-image: url(../images/common/ico_next.svg);
  background-size: cover;
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transition: -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: transform .5s cubic-bezier(.23, 1, .32, 1), -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  -webkit-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%)
}

@media (min-width:981px) {
  .faq__main__list__item>a {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .faq__main__list__item>a:hover::after {
    -webkit-transform: translateX(10px) translateY(-50%);
    transform: translateX(10px) translateY(-50%)
  }
}

@media (max-width:750px) {
  .faq__main__list__item {
    margin-bottom: 10px
  }

  .faq__main__list__item>a {
    padding: 0 30px 0 10px
  }

  .faq__main__list__item>a::after {
    height: 15px;
    width: 8px;
    right: 10px
  }
}

.faq__main__list__icons {
  padding: 10px 0;
  margin-right: 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 44px;
  flex: 0 0 44px
}

@media (max-width:750px) {
  .faq__main__list__icons {
    padding: 10px 0;
    margin-right: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 36px;
    flex: 0 0 36px
  }
}

.faq__main__icons__elem {
  display: block;
  font-size: 3.6rem;
  line-height: 36px;
  font-weight: 700;
  font-family: Barlow, sans-serif;
  text-align: center
}

@media (max-width:750px) {
  .faq__main__icons__elem {
    font-size: 3rem;
    line-height: 30px
  }
}

.faq__main__icons__num {
  display: block;
  font-size: 1.4rem;
  line-height: 14px;
  font-weight: 500;
  white-space: nowrap;
  text-align: center;
  margin-top: 5px
}

@media (max-width:750px) {
  .faq__main__icons__num {
    font-size: 1.3rem;
    line-height: 13px;
    margin-top: 5px
  }
}

.faq__main__list__ttl {
  padding: 20px 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 50px
}

@media (max-width:750px) {
  .faq__main__list__ttl {
    padding: 10px 0;
    font-size: 1.8rem;
    line-height: 28px
  }
}

.faq__content {
  border: 1px solid grey;
  -webkit-transition: opacity 1s linear;
  transition: opacity 1s linear;
  opacity: 0
}

.faq__content.is-fi {
  opacity: 1
}

.faq__content__header {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 10px 15px 5px 15px;
  color: #333;
  text-decoration: none
}

@media (max-width:750px) {
  .faq__content__header {
    padding: 10px 10px 5px 10px
  }
}

.faq__content__body {
  padding: 30px 40px 25px 78px
}

.faq__content__body::before {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background-color: grey;
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px)
}

.faq__content__body p {
  font-size: 1.6rem;
  line-height: 32px
}

.faq__content__body dt {
  font-size: 1.6rem;
  line-height: 32px
}

.faq__content__body dd {
  font-size: 1.6rem;
  line-height: 32px
}

.faq__content__body li {
  font-size: 1.6rem;
  line-height: 32px
}

.faq__content__body a {
  text-decoration: underline;
  color: #333
}

@media (min-width:981px) {
  .faq__content__body a {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .faq__content__body a:hover {
    text-decoration: none
  }
}

.faq__content__body>*+* {
  margin-top: 32px
}

@media (max-width:750px) {
  .faq__content__body {
    padding: 20px 20px 35px 66px
  }

  .faq__content__body p {
    font-size: 1.6rem;
    line-height: 30px
  }

  .faq__content__body dt {
    font-size: 1.6rem;
    line-height: 30px
  }

  .faq__content__body dd {
    font-size: 1.6rem;
    line-height: 30px
  }

  .faq__content__body li {
    font-size: 1.6rem;
    line-height: 30px
  }

  .faq__content__body>*+* {
    margin-top: 30px
  }
}

.faq__control {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  margin-top: 90px
}

@media (max-width:750px) {
  .faq__control {
    margin-top: 35px
  }
}

.faq__control__prev {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.faq__control__prev>a {
  font-size: 2rem;
  line-height: 20px;
  color: #333;
  padding-left: 32px;
  position: relative;
  text-decoration: none
}

@media (min-width:981px) {
  .faq__control__prev>a {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .faq__control__prev>a:hover {
    text-decoration: underline
  }
}

.faq__control__prev>a::before {
  content: "";
  display: block;
  background-image: url(../images/common/ico_prev.svg);
  background-size: cover;
  width: 12px;
  height: 23px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media (max-width:750px) {
  .faq__control__prev>a {
    font-size: 1.6rem;
    line-height: 16px;
    padding-left: 18px
  }

  .faq__control__prev>a::before {
    width: 7px;
    height: 14px
  }
}

.faq__control__category>a {
  font-size: 2rem;
  line-height: 20px;
  color: #333;
  text-decoration: none
}

@media (min-width:981px) {
  .faq__control__category>a {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .faq__control__category>a:hover {
    text-decoration: underline
  }
}

@media (max-width:750px) {
  .faq__control__category {
    width: calc(100% - 140px);
    text-align: center
  }

  .faq__control__category>a {
    font-size: 1.6rem;
    line-height: 27px
  }
}

.faq__control__next {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.faq__control__next>a {
  font-size: 2rem;
  line-height: 20px;
  color: #333;
  padding-right: 32px;
  position: relative;
  text-decoration: none
}

@media (min-width:981px) {
  .faq__control__next>a {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .faq__control__next>a:hover {
    text-decoration: underline
  }
}

.faq__control__next>a::after {
  content: "";
  display: block;
  background-image: url(../images/common/ico_next.svg);
  background-size: cover;
  width: 12px;
  height: 23px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media (max-width:750px) {
  .faq__control__next>a {
    font-size: 1.6rem;
    line-height: 16px;
    padding-right: 18px
  }

  .faq__control__next>a::after {
    width: 7px;
    height: 14px
  }
}

.contact__txt {
  font-size: 1.6rem;
  line-height: 32px;
  letter-spacing: .05em;
  margin-bottom: 100px
}

@media (max-width:750px) {
  .contact__txt {
    margin-bottom: 60px
  }
}

.contact__txt.--btm {
  margin: 30px 0 80px
}

.contact__txt.--btm>a {
  text-decoration: underline;
  color: #333
}

@media (max-width:750px) {
  .contact__txt.--btm {
    margin: 0 0 60px
  }
}

.contact__address {
  font-size: 1.6rem;
  line-height: 32px;
  letter-spacing: .05em;
  margin: 30px 0 60px
}

.contact__address>a {
  text-decoration: underline;
  color: #333
}

@media (min-width:981px) {
  .contact__address>a[href^=tel] {
    pointer-events: none
  }
}

@media (max-width:750px) {
  .contact__address {
    margin: 0 0 40px
  }
}

.ndi-404__ttl .ttl,
.page-404__ttl .ttl {
  font-size: 14rem;
  font-family: Barlow, sans-serif;
  font-weight: 300;
  line-height: 140px;
  letter-spacing: .01em;
  color: #068ed6;
  display: block
}

.ndi-404__ttl .ttl-en,
.page-404__ttl .ttl-en {
  font-size: 3rem;
  font-family: Barlow, sans-serif;
  font-weight: 300;
  line-height: 44px;
  display: block;
  margin-bottom: 20px
}

.ndi-404__ttl .txt,
.page-404__ttl .txt {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 32px;
  display: block
}

.ndi-404__txt,
.page-404__txt {
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 32px;
  margin-bottom: 44px
}

.ndi-404__search,
.page-404__search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

input[type=text].ndi-404__search__input,
input[type=text].page-404__search__input {
  position: relative;
  width: 240px;
  display: block;
  border: 1px solid grey;
  padding: 0 10px;
  line-height: 44px;
  background-color: #e6e6e6;
  height: auto;
  margin: 0;
  border-radius: 0
}

@media (max-width:750px) {

  input[type=text].ndi-404__search__input,
  input[type=text].page-404__search__input {
    width: 100%
  }
}

.ndi-404__search__btn,
.page-404__search__btn {
  background-color: #333;
  color: #fff;
  line-height: 42px;
  font-weight: 400;
  font-size: 1.6rem;
  padding: 0 10px;
  display: block
}

.movie__bg {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  opacity: .6
}

@media (max-width:750px) {
  .movie__bg {
    width: auto;
    height: 100%
  }
}

.movie__ttl {
  width: 39.375%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%)
}

.movie__ttl>img {
  width: 100%
}

.information__inner {
  background-color: #e8e8e8;
  border-radius: 10px;
  padding: 40px 70px
}

@media (max-width:750px) {
  .information__inner {
    padding: 30px 5.97% 50px
  }
}

.information__ttl {
  color: #333;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 35px
}

@media (max-width:750px) {
  .information__ttl {
    font-size: 2rem;
    line-height: 20px;
    margin-bottom: 30px
  }
}

/* ↓ 20250703 追加 ↓ */
.crucial .container {
  background: url(../images/common/img_crucial.jpg) no-repeat bottom center/cover;
  position: relative;
}
.crucial .container::before {
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
}
.crucial .information__inner {
  position: relative;
  padding: 120px 70px;
}

.crucial .information__inner {
  border-radius: 4px;
  background: transparent;
  text-align: center;
}

@media (max-width:750px) {
  .crucial .information__inner {
    padding: 45px 0 36px;
  }
}

.crucial .information__ttl {
  background: #ef824f;
  display: inline-block;
  color: #fff;
  border-radius: 4px;
  padding: 12px 22px;
}

.crucial .information__lead {
  color: #fff;
  text-align: center;
}

@media (max-width: 750px) {
  .crucial .information__lead {
    font-size: 1.5rem;
    line-height: 24px;
    text-align: left;
  }
}

.crucial .ndi-btn {
  background: #e6e6e6;
  color: #000;
  border-radius: 39px;
}

.crucial .ndi-btn:after {
  background-image: url(../images/common/ico_arrow_right.svg);
}

.crucial .ndi-btn:hover {
  background: #aaa;
}

.crucial-header dt,
.crucial-header dd a {
  color: #d92b00;
}

.pum .information__inner {
  border-radius: 4px;
  background: #fff;
  text-align: center;
  padding: 70px;
}

@media (max-width: 750px) {
  .pum .information__inner {
    padding: 30px 5.97%;
  }
}

.pum .information__ttl {
  background: #ef824f;
  display: inline-block;
  color: #fff;
  border-radius: 4px;
  padding: 12px 22px;
}

.pum .information__lead {
  text-align: center;
}

@media (max-width: 750px) {
  .pum .information__lead {
    font-size: 18px;
    line-height: 1.8;
    text-align: left;
  }
}

.pum .pum-close {
  height: 44px !important;
  width: 44px !important;
  font-size: 44px !important;
  color: #3b3b3b !important;
}
/* ↑ 20250703 追加 ↑ */

.information__lead {
  color: #333;
  font-size: 2rem;
  font-weight: 400;
  line-height: 36px;
  margin-bottom: 20px
}

@media (max-width:750px) {
  .information__lead {
    font-size: 2rem;
    line-height: 36px;
    margin-bottom: 30px
  }
}

.information__txt {
  color: #333;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 48px
}

.information__txt>a {
  text-decoration: underline;
  color: #333
}

@media (min-width:981px) {
  .information__txt>a {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .information__txt>a:hover {
    text-decoration: none
  }
}

@media (max-width:750px) {
  .information__txt {
    font-size: 1.5rem;
    line-height: 28px;
    margin-bottom: 40px
  }
}

.introduction__inner {
  width: 83.3333%;
  padding: 0 20px;
  margin: 0 auto
}

@media (max-width:750px) {
  .introduction__inner {
    width: 100%;
    padding: 0
  }
}

.introduction__ttl {
  color: #333;
  font-weight: 700;
  margin-bottom: 10px;
  position: relative
}

.introduction__ttl>span {
  font-size: 7.4rem;
  line-height: 80px
}

.introduction__ttl>small {
  display: inline;
  font-size: 2.8rem;
  line-height: 80px
}

.introduction__ttl::after {
  content: "";
  display: block;
  background-color: #333;
  height: 1px;
  width: 100px;
  position: absolute;
  top: 50%;
  left: -20px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%)
}

@media (max-width:750px) {
  .introduction__ttl {
    margin-bottom: 30px
  }

  .introduction__ttl>span {
    font-size: 5.1rem;
    line-height: 60px;
    display: block
  }

  .introduction__ttl>small {
    font-size: 1.5rem;
    line-height: 25px;
    display: block;
    margin-top: 10px
  }

  .introduction__ttl::after {
    height: 1px;
    width: 29.85%;
    position: static;
    top: inherit;
    left: inherit;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    margin-top: 30px
  }
}

.introduction__txt {
  color: #333;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 36px;
  margin-bottom: 10px
}

@media (max-width:750px) {
  .introduction__txt {
    font-size: 1.8rem;
    line-height: 36px;
    margin-bottom: 40px
  }
}

.introduction__image {
  display: block;
  margin-bottom: 50px
}

.introduction__image>img {
  width: 100%
}

@media (max-width:750px) {
  .introduction__image {
    margin-bottom: 20px
  }
}

@media (max-width:750px) {
  .introduction__btn {
    padding: 0 5.97%
  }
}

.tools__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0
}

.tools__bg>img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.tools__ttl {
  color: #fff;
  font-weight: 700;
  padding-bottom: 35px;
  margin-bottom: 60px;
  position: relative;
  font-size: 3.5rem;
  line-height: 38px;
  text-align: center
}

.tools__ttl::after {
  content: "";
  display: block;
  height: 1px;
  background-color: #fff;
  width: 100px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

@media (max-width:750px) {
  .tools__ttl {
    font-size: 2.9rem;
    line-height: 34px;
    padding-bottom: 35px;
    margin-bottom: 10px
  }

  .tools__ttl::after {
    width: 29.85%
  }
}

.tools__slider {
  padding: 0 30px 60px;
  margin-bottom: 50px
}

@media (max-width:750px) {
  .tools__slider {
    padding: 0 20.8955% 40px;
    margin-bottom: 30px
  }
}

.tools__slider__item>a {
  display: block;
  text-decoration: none
}

@media (min-width:981px) {
  .tools__slider__item>a {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .tools__slider__item>a:hover .tools__slider__image>img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }

  .tools__slider__item>a:hover .tools__slider__name {
    color: #ccc
  }
}

.tools__slider__image {
  margin-bottom: 10px;
  display: block;
  overflow: hidden
}

.tools__slider__image>img {
  width: 100%;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform .3s linear;
  transition: -webkit-transform .3s linear;
  transition: transform .3s linear;
  transition: transform .3s linear, -webkit-transform .3s linear
}

@media (max-width:750px) {
  .tools__slider__image {
    margin-bottom: 15px
  }
}

.tools__slider__name {
  font-size: 1.8rem;
  line-height: 30px;
  font-weight: 500;
  color: #fff;
  text-align: center
}

.tools__prev {
  width: 30px;
  height: 55px;
  left: 0 !important;
  right: inherit !important;
  background-image: url(../images/common/ico_prev_white.svg);
  background-size: cover
}

.tools__prev::after {
  content: none !important
}

@media (max-width:750px) {
  .tools__prev {
    width: 20px;
    height: 36px;
    left: 0 !important
  }
}

.tools__next {
  width: 30px;
  height: 55px;
  left: inherit !important;
  right: 0 !important;
  background-image: url(../images/common/ico_next_white.svg);
  background-size: cover
}

.tools__next::after {
  content: none !important
}

@media (max-width:750px) {
  .tools__next {
    width: 20px;
    height: 36px;
    right: 0 !important
  }
}

/* ↓ 202507 修正 ↓ */
.tools__pagination.swiper-pagination {
  left: 0;
  right: 0;
  bottom: 10px;
}

.tools__pagination .swiper-pagination-bullet {
  height: 12px;
  width: 12px;
  background-color: #939393;
  opacity: 1;
  margin: 0 4px
}
/* ↑ 202507 修正 ↑ */

.tools__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff
}

@media (max-width:750px) {
  .tools__btn {
    padding: 0 5.97%
  }
}

.ndi-example__ttl {
  color: #333;
  font-weight: 700;
  padding-bottom: 35px;
  margin-bottom: 60px;
  position: relative;
  font-size: 3.5rem;
  line-height: 38px;
  text-align: center
}

.ndi-example__ttl::after {
  content: "";
  display: block;
  height: 1px;
  background-color: #333;
  width: 100px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

@media (max-width:750px) {
  .ndi-example__ttl {
    font-size: 2.9rem;
    line-height: 34px;
    padding-bottom: 35px;
    margin-bottom: 30px
  }

  .ndi-example__ttl::after {
    width: 29.85%
  }
}

.ndi-example__list {
  margin-bottom: 80px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

@media (max-width:750px) {
  .ndi-example__list {
    display: block;
    margin-bottom: 45px
  }
}

.ndi-example__list__item {
  width: 30.8825%;
  margin-right: 3.75%
}

.ndi-example__list__item:nth-child(3n) {
  margin-right: 0
}

.ndi-example__list__item>a {
  display: block;
  text-decoration: none
}

@media (min-width:981px) {
  .ndi-example__list__item>a {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .ndi-example__list__item>a:hover .ndi-example__list__image>picture>img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }

  .ndi-example__list__item>a:hover .ndi-example__list__ttl {
    opacity: .5
  }

  .ndi-example__list__item>a:hover .ndi-example__list__txt {
    opacity: .5
  }
}

@media (max-width:750px) {
  .ndi-example__list__item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 45px
  }

  .ndi-example__list__item:last-child {
    margin-bottom: 0
  }
}

.ndi-example__list__image {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 60%
}

.ndi-example__list__image>picture {
  width: 100%;
  display: block;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: scale(1) translateX(-50%) translateY(-50%);
  transform: scale(1) translateX(-50%) translateY(-50%);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: -webkit-transform .3s linear;
  transition: -webkit-transform .3s linear;
  transition: transform .3s linear;
  transition: transform .3s linear, -webkit-transform .3s linear;
  transition: transform .3s linear, -webkit-transform .3s linear
}

.ndi-example__list__image>picture>img {
  width: 100%;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform .3s linear;
  transition: -webkit-transform .3s linear;
  transition: transform .3s linear;
  transition: transform .3s linear, -webkit-transform .3s linear
}

.ndi-example__list__ttl {
  color: #333;
  font-size: 1.8rem;
  line-height: 30px;
  font-weight: 400;
  margin: 25px 0 15px;
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear
}

@media (max-width:750px) {
  .ndi-example__list__ttl {
    font-size: 1.8rem;
    line-height: 30px;
    margin: 20px 0 15px
  }
}

.ndi-example__list__txt {
  color: #333;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 26px;
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear
}

@media (max-width:750px) {
  .ndi-example__list__txt {
    font-size: 1.5rem;
    line-height: 26px
  }
}

@media (max-width:750px) {
  .ndi-example__btn {
    padding: 0 5.97%
  }
}

.ndi__sidebar {
  width: 390px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 390px;
  flex: 0 0 390px
}

@media (min-width:751px) and (max-width:1300px) {
  .ndi__sidebar {
    width: 100%;
    margin-bottom: 130px
  }
}

.ndi__sidebar>form {
  position: sticky;
  top: 100px
}

@media (max-width:750px) {
  .ndi__sidebar {
    width: 100%;
    margin-bottom: 65px
  }

  .ndi__sidebar>form {
    position: static
  }
}

.ndi__sidebar__list {
  border-top: none;
  margin-bottom: 10px;
  position: static
}

@media (max-width:750px) {
  .ndi__sidebar__list {
    margin-bottom: 15px
  }
}

.ndi__sidebar__item {
  border-bottom: none
}

@media (max-width:750px) {
  .ndi__sidebar__item {
    line-height: 38px
  }
}

.ndi__sidebar__item__btn {
  border-bottom: 1px solid grey;
  font-size: 1.4rem;
  height: 36px
}

.ndi__sidebar__item__btn.is-open+.ndi__sidebar__item__series {
  height: 100%;
  margin-top: 10px
}

.ndi__sidebar__item__series {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.ndi__sidebar__series__item {
  width: calc(50% - 5px);
  padding-left: 0
}

.ndi__sidebar__series__item>input {
  display: none
}

.ndi__sidebar__series__item>input:checked+label {
  color: #068ed6
}

.ndi__sidebar__series__item>input:checked+label::before {
  content: "";
  display: block;
  height: 2px;
  width: 10px;
  position: absolute;
  top: 13px;
  left: 0;
  background-color: #068ed6
}

.ndi__sidebar__series__item>label {
  display: block;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 24px;
  color: #333;
  position: relative;
  padding-left: 15px;
  letter-spacing: -.5px;
  cursor: pointer
}

@media (max-width:750px) {
  .ndi__sidebar__series__item {
    padding-left: 0
  }

  .ndi__sidebar__series__item>input:checked+label::before {
    height: 2px;
    width: 10px;
    top: 13px;
    left: 0
  }

  .ndi__sidebar__series__item>label {
    padding-left: 15px;
    font-size: 1.5rem;
    line-height: 27px
  }
}

.ndi__sidebar__series__item:first-child {
  width: 100%
}

.ndi__sidebar__series__item:nth-child(2n) {
  margin-right: 10px
}

.ndi__sidebar__submit {
  width: 100%;
  height: 36px;
  border-radius: 10px;
  background-color: #3b3b3b;
  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 1.4rem;
  position: relative;
  border: none
}

.ndi__sidebar__submit::after {
  content: "";
  display: block;
  background-image: url(../images/common/btn_next.svg);
  background-size: cover;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  -webkit-transition: -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: transform .5s cubic-bezier(.23, 1, .32, 1);
  transition: transform .5s cubic-bezier(.23, 1, .32, 1), -webkit-transform .5s cubic-bezier(.23, 1, .32, 1)
}

@media (min-width:981px) {
  .ndi__sidebar__submit {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .ndi__sidebar__submit:hover {
    background-color: #777;
    color: #fff
  }

  .ndi__sidebar__submit:hover::after {
    -webkit-transform: translateX(5px) translateY(-50%);
    transform: translateX(5px) translateY(-50%)
  }
}

@media (max-width:750px) {
  .ndi__sidebar__submit {
    width: 100%;
    height: 40px;
    border-radius: 10px;
    font-size: 1.5rem
  }
}

.ndi__main {
  width: calc(90.9% - 390px)
}

@media (min-width:751px) and (max-width:1300px) {
  .ndi__main {
    width: 100%
  }
}

@media (max-width:750px) {
  .ndi__main {
    width: 100%
  }
}

.ndi__product__list {
  -webkit-transition: opacity 1s linear;
  transition: opacity 1s linear;
  opacity: 0
}

.ndi__product__list.is-fi {
  opacity: 1
}

.ndi__product__item {
  -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: 130px
}

.ndi__product__item:last-child {
  margin-bottom: 0
}

@media (max-width:750px) {
  .ndi__product__item {
    display: block;
    margin-bottom: 60px
  }
}

.ndi__product__ttl-group {
  width: 31.81818%;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0
}

@media (max-width:750px) {
  .ndi__product__ttl-group {
    width: 100%
  }
}

.ndi__product__image {
  display: block;
  width: 100%;
  margin-bottom: 30px
}

.ndi__product__image>img {
  width: 100%
}

.ndi__product__overview__btn .ndi-btn {
  height: 60px;
  line-height: 60px
}

.ndi__product__overview {
  width: 61.36363%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}

@media (max-width:750px) {
  .ndi__product__overview {
    width: 100%;
    margin-bottom: 20px
  }
}

.ndi__product__overview__name {
  font-size: 2.6rem;
  line-height: 36px;
  margin-bottom: 20px
}

@media (max-width:750px) {
  .ndi__product__overview__name {
    font-size: 2.6rem;
    line-height: 36px;
    margin-bottom: 20px
  }
}

.ndi__product__overview__label {
  margin-bottom: 30px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.ndi__product__overview__label>li {
  color: #fff;
  background-color: #036;
  width: 75px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  font-family: Barlow, sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
  margin-right: 10px
}

@media (max-width:750px) {
  .ndi__product__overview__label {
    margin-bottom: 15px
  }

  .ndi__product__overview__label>li {
    width: 65px;
    height: 24px;
    line-height: 24px;
    font-size: 1.4rem;
    margin-right: 8px
  }
}

.ndi__product__overview__agency {
  margin-bottom: 25px
}

@media (max-width:750px) {
  .ndi__product__overview__agency {
    margin-bottom: 25px
  }
}

.ndi__product__overview__agency__group {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.ndi__product__overview__agency__group>dt {
  font-size: 1.8rem;
  line-height: 32px;
  color: grey;
  font-weight: 300
}

.ndi__product__overview__agency__group>dt::after {
  content: "："
}

@media (max-width:750px) {
  .ndi__product__overview__agency__group>dt {
    font-size: 1.8rem;
    line-height: 32px
  }
}

.ndi__product__overview__agency__group>dd {
  font-size: 1.8rem;
  line-height: 32px;
  font-weight: 300
}

.ndi__product__overview__agency__group>dd>a {
  color: grey
}

@media (min-width:981px) {
  .ndi__product__overview__agency__group>dd>a {
    -webkit-transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear;
    transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s linear, color .3s linear, background-color .3s linear, fill .3s linear, stroke .3s linear, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
  }

  .ndi__product__overview__agency__group>dd>a:hover {
    text-decoration: none
  }
}

@media (max-width:750px) {
  .ndi__product__overview__agency__group>dd {
    font-size: 1.8rem;
    line-height: 32px
  }
}

.ndi__product__overview__txt {
  font-size: 1.6rem;
  line-height: 30px
}

@media (max-width:750px) {
  .ndi__product__overview__txt {
    font-size: 1.6rem;
    line-height: 30px
  }
}

.ndi-404__ttl .ttl {
  color: #036
}

input[type=text].ndi-404__search__input {
  background-color: initial
}

.ndi-404__search__btn {
  background-color: #036
}

/* /ndi-tools/ */
.wrapper>.block.--ndi-page2>*:not(.wp-block-lazyblock-pattern-top-banner) {
  max-width: 1230px;
  margin-left: auto;
  margin-right: auto;
}

.wrapper>.block {
  padding-bottom: 80px !important;
}

.wrapper>.block>[class^="lazyblock-"] {
  margin-bottom: 80px !important;
  }

  .wrapper>.block>[class^="lazyblock-"]>.container {
    margin-bottom: 0px !important;
  }

  @media (max-width: 750px) {
    .wrapper>.block {
      padding-bottom: 40px !important;
    }

    .wrapper>.block>[class^="lazyblock-"] {
      margin-bottom: 40px !important;
    }

    .wrapper>.block>[class^="lazyblock-"]>.container {
      margin-bottom: 0px !important;
    }
  }

  .wrapper>.block .wp-block-lazyblock-pattern-top-banner .container {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }

  .rich_editor strong {
    font-weight: 500;
  }

  .rich_editor ul {
    padding-left: 1.4em;
  }

  .rich_editor ul li {
    list-style: disc outside;
    line-height: 2;
    font-weight: 300;
  }

  div[class^="lazyblock-pattern-"]>.container:before {
    display: none;
  }

  div[class^="lazyblock-pattern-"]>.container:after {
    display: none;
  }

  .margin-narrow {
    margin-top: 1em !important;
    margin-bottom: 1em !important;
  }

  .margin-middle {
    margin-top: 2.5em !important;
    margin-bottom: 2.5em !important;
  }

  .margin-wide {
    margin-top: 4em !important;
    margin-bottom: 4em !important;
  }

  .margin-superwide {
    margin-top: 6em !important;
    margin-bottom: 6em !important;
  }

  .padding-narrow {
    padding-top: 1em !important;
    padding-bottom: 1em !important;
  }

  .padding-middle {
    padding-top: 2.5em !important;
    padding-bottom: 2.5em !important;
  }

  .padding-wide {
    padding-top: 4em !important;
    padding-bottom: 4em !important;
  }

  blockquote {
    font-size: 96% !important;
    letter-spacing: 0.12em;
  }

  blockquote * {
    font-size: 100% !important;
    line-height: 1.6em !important;
  }

  .list-disc,
  .list-disc li {
    list-style: disc;
    list-style-position: inside;
  }

  .container .snippet__table2__wrap>table tr>th,
  .container .snippet__table2__wrap>table tr>td {
    max-width: 500px;
  }

/*# sourceMappingURL=style.css.map */