@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+JP:wght@400;500;700&display=swap");
/* ===================================================================
 CSS Document

 file name  : base.css
 style info : Initial Style
=================================================================== */
html {
  overflow-y: scroll;
}

body, div, dl, dt, dd {
  margin: 0;
  padding: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
}

ul li, ol li {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, section, nav, article, aside, hgroup, header, address, figure, figcaption {
  margin: 0;
  padding: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

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

caption, th {
  text-align: left;
}

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

object, embed {
  vertical-align: top;
}

legend {
  display: none;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

img, abbr, acronym, fieldset {
  border: 0;
}

img {
  vertical-align: top;
  -ms-interpolation-mode: bicubic;
}

ul li, ol li {
  list-style-type: none;
}

a, button, input, textarea {
  outline: none;
}

img {
  box-shadow: #000 0 0 0;
}

x:-moz-any-link, x:default {
  box-shadow: #000 0 0 0;
}

a {
  color: #000;
  text-decoration: none;
  transition: opacity 0.3s ease;
}

* {
  box-sizing: border-box;
}

html {
  font: 62.5%/1.231 "IBM Plex Sans JP", メイリオ, Meiryo, 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

body {
  font-size: 1rem;
  letter-spacing: -0.001em;
  -webkit-text-size-adjust: 100%;
}

select, input, button, textarea, table {
  font: 1rem "IBM Plex Sans JP", メイリオ, Meiryo, 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

pre, code, kbd, samp, tt {
  font-family: "IBM Plex Sans JP", メイリオ, Meiryo, 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1;
}

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

.js-fadeup {
  transform: translateY(16px);
  opacity: 0;
  transition: opacity 1.5s, transform 1.5s;
}
.js-fadeup.is-visible {
  transform: translateY(0);
  opacity: 1;
}

.js-fadeup-row-child {
  transform: translateY(16px);
  opacity: 0;
  transition: opacity 1.5s, transform 1.5s;
}
.js-fadeup-row.is-visible .js-fadeup-row-child {
  transform: translateY(0);
  opacity: 1;
}

.page-top {
  position: fixed;
  z-index: 99;
}
.page-top.is-absolute {
  position: absolute;
}

html {
  -webkit-font-smoothing: antialiased;
}

body {
  font-family: "IBM Plex Sans JP", メイリオ, Meiryo, 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.officepress-e {
  font-family: "IBM Plex Sans JP", メイリオ, Meiryo, 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.8rem;
  color: #28292b;
}
.officepress-e.is-open .officepress-e__overlay {
  opacity: 1;
  visibility: visible;
  z-index: 50;
}
.officepress-e .officepress-e__overlay {
  position: fixed;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.5);
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  opacity: 0;
  visibility: hidden;
  z-index: -20;
}

.cmn-inner01 {
  max-width: 1200px;
  margin-inline: auto;
  padding: 0 4%;
  box-sizing: content-box;
}

.cmn-ttl01__main {
  margin-bottom: 16px;
  font-size: 8rem;
  line-height: 1;
}
.cmn-ttl01__main .is-small {
  display: inline-block;
  margin-left: 16px;
  font-size: 1.6rem;
}
.cmn-ttl01__sub {
  font-size: 2.4rem;
  line-height: 1.5;
}
.cmn-ttl01__sub02 {
  font-size: 2.2rem;
  line-height: 1.5;
}
.cmn-ttl01__sub03 {
  font-size: 2rem;
  line-height: 1.5;
}

.cmn-ttl02 {
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.5;
}

.cmn__slide {
  margin-top: 64px;
  overflow: visible;
}
.cmn__slide .swiper-button-prev, .cmn__slide .swiper-button-next {
  width: auto;
  border: none;
  background-color: transparent;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
.cmn__slide .swiper-button-prev::after, .cmn__slide .swiper-button-next::after {
  display: none;
}
.cmn__slide .swiper-button-prev {
  left: -15px;
}
.cmn__slide .swiper-button-next {
  right: -15px;
}
.cmn__slide-item {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}
.cmn__slide-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cmn__slide-content::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60%;
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, #000 100%);
  content: "";
  opacity: 0.6;
  z-index: 1;
}
.cmn__slide-content .content-num {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
  width: 80px;
  height: 80px;
  margin: 8px 0 0 8px;
  border-radius: 4px;
  background-color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 0.9;
}
.cmn__slide-content .content-detail {
  position: relative;
  z-index: 1;
  max-width: 280px;
}
.cmn__slide-ttl, .cmn__slide-txt {
  color: #fff;
}
.cmn__slide-ttl {
  margin-bottom: 25px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1;
}
.cmn__slide-txt {
  font-size: 1.4rem;
  line-height: 1.75;
  margin-bottom: 10px !important;
}
.cmn__slide-btn {
  display: flex;
  align-items: center;
  padding: 10px 12px 10px 20px;
  border: none;
  border-radius: 20px;
  background-color: #316ce2;
  color: #fff;
  font-size: 1.3rem;
  font-weight: 500;
  position: relative;
  z-index: 20;
}
.cmn__slide-btn::after {
  display: block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  content: "";
  -webkit-mask-image: url("../img/icon_btn_cross.svg");
          mask-image: url("../img/icon_btn_cross.svg");
}

.e-header {
  position: fixed;
  top: 43px;
  left: 50%;
  transform: translateX(-50%);
  width: min(94vw, 1200px);
  z-index: 99;
  box-sizing: border-box;
  height: auto !important;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
.e-header.is-fixed {
  width: 94vw;
  top: 24px;
  border-radius: 30px;
}
.e-header__inner {
  display: flex;
  align-items: center;
  border-radius: 0 0 16px 16px;
  height: 72px;
  padding: 10px 3.3333%;
  position: relative;
  border: rgba(40, 41, 43, 0.5) 1px solid;
  background-color: transparent;
  background-color: #FFF;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
.is-fixed .e-header__inner {
  height: 56px;
  border-radius: 30px;
  background-color: #fff;
}
.e-header__ttl {
  display: block;
  line-height: 1;
}
.e-header__lead {
  font-size: 1.4rem;
  font-family: "IBM Plex Sans JP", メイリオ, Meiryo, 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.e-header__nav-list {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.e-header__nav-link {
  color: #28292b;
  font-size: 1.3rem;
  display: block;
  font-family: "IBM Plex Sans JP", メイリオ, Meiryo, 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.e-header__hum {
  position: fixed;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  width: 20px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  padding: 0;
  border: none;
  z-index: 999;
}
.e-header__hum.is-open span {
  background-color: transparent;
}
.e-header__hum.is-open span::before {
  transform: translateX(-50%) rotate(-45deg);
  top: 0;
  width: 90%;
}
.e-header__hum.is-open span::after {
  transform: translateX(-50%) rotate(45deg);
  bottom: 0;
  width: 90%;
}
.e-header__hum span {
  display: block;
  background-color: #28292b;
  width: 100%;
  height: 1px;
  position: relative;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
.e-header__hum span::before, .e-header__hum span::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 1px;
  width: 80%;
  background-color: #28292b;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
.e-header__hum span::before {
  top: 8px;
}
.e-header__hum span::after {
  bottom: 8px;
}

.e-mv {
  position: relative;
}
.e-mv img {
  width: 100%;
}
.e-mv__bikes {
  position: absolute;
  inset: 0;
  z-index: 2;
}

.intro {
  padding-top: 172px;
  padding-bottom: 100px;
}
.intro__block {
  display: flex;
  row-gap: 20px;
  margin-top: 80px;
  align-items: center;
}
.intro__block-item:nth-child(2) {
  flex: 1;
}
.intro__image {
  overflow: hidden;
  border-radius: 12px;
}
.intro__image img {
  width: 100%;
}
.intro__txt {
  font-size: 1.8rem;
  line-height: 2;
}

.concept {
  padding-top: 100px;
  padding-bottom: 80px;
}
.concept__row {
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
}
.concept__row-item:nth-child(1) p.txt {
  line-height: 2;
  max-width: 479px;
  margin-top: 80px;
}
.concept__row-item:nth-child(2) {
  overflow: hidden;
  border-radius: 12px;
}
.concept__image {
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 16px;
  overflow: hidden;
}

.design {
  padding-top: 80px;
  padding-bottom: 80px;
}

.feeling {
  padding: 64px 0 80px;
  background-color: #f2f4f5;
}
.feeling .modalDialog {
  width: min(96vw, 994px);
  border-radius: 16px;
  border: none;
}
.feeling .modalDialog::backdrop {
  background-color: rgba(0, 0, 0, 0.8);
}
.feeling .dialog-container {
  position: relative;
  padding: 48px;
}
.feeling .closeButton {
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 32px;
  background-color: #FFF;
  border: #DFE0E6 1px solid;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
.feeling .closeButton .bar {
  position: relative;
}
.feeling .closeButton .bar::before, .feeling .closeButton .bar::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 18px;
  height: 2px;
  background-color: #28292b;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
.feeling .closeButton .bar::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.feeling .closeButton .bar::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.feeling .dialog-header__ttl {
  margin-bottom: 15px;
}
.feeling .dialog-header__lead {
  font-size: 1.8rem;
  font-weight: 700;
}
.feeling .dialog-content {
  display: flex;
}
.feeling .dialog-content__detail {
  padding-top: 100px;
}
.feeling .dialog-content__list {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 20px;
}
.feeling .dialog-content__list li::before {
  content: "・";
}
.feeling .dialog-content__txt {
  font-size: 1.4rem;
  line-height: 1.75;
}
.feeling .dialog-content__image {
  flex: 1;
}
.feeling .dialog-content__image img {
  width: 100%;
}
.feeling .inner-slider {
  position: static;
}
.feeling .swiper-pagination {
  line-height: 1;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  z-index: 40;
  width: -moz-fit-content;
  width: fit-content;
  padding: 4px;
  left: 50%;
  transform: translateX(-50%);
  background-color: rgba(255, 255, 255, 0.1);
}
.feeling .swiper-pagination .swiper-pagination-bullet {
  margin: 0 2px;
  background-color: #FFF;
  opacity: 0.4;
}
.feeling .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}

.function {
  padding-top: 80px;
  padding-bottom: 80px;
}
.function__row {
  display: flex;
  -moz-column-gap: 6.66%;
       column-gap: 6.66%;
  align-items: center;
  margin-top: 160px;
}
.function__row-txt {
  font-size: 1.4rem;
  line-height: 1.75;
  margin-top: 10px;
}

.product {
  padding-top: 80px;
}
.product__tab {
  background-image: url("../img/bg_product.jpg");
  padding: 57px 20px 40px;
  margin-top: 64px;
  border-radius: 12px;
  overflow: hidden;
}
.product__tab-img {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.product__tab-img .img-bike {
  display: none;
}
.product__tab-img .img-bike.is-active {
  display: block;
}
.product__tab-btns {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px 8px;
  margin-top: 55px;
}
.product__tab-btns .tab-btn {
  font-size: 1.6rem;
  line-height: 0.8;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 16px 19px;
  border-radius: 30px;
  border: none;
  display: flex;
  align-items: center;
  -moz-column-gap: 6px;
       column-gap: 6px;
}
.product__tab-btns .tab-btn.is-active {
  background-color: #316ce2;
  color: #FFF;
}
.product__tab-btns .tab-btn.is-active::before {
  border: #FFF 1px solid;
}
.product__tab-btns .tab-btn::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
}
.product__tab-btns .tab-btn[data-color=bronze]::before {
  background-color: #BCB794;
}
.product__tab-btns .tab-btn[data-color=white]::before {
  background-color: #FFFFFF;
  border: #DFE0E6 1px solid;
}
.product__tab-btns .tab-btn[data-color=metal-gray]::before {
  background-color: #8E86A2;
}
.product__spec {
  margin-top: 32px;
  display: flex;
  -moz-column-gap: 3%;
       column-gap: 3%;
}
.product__spec .cmn-ttl02 {
  margin-bottom: 5px;
}
.product__spec-item:nth-child(2) {
  flex: 1;
}
.product__table-wrap {
  border-radius: 12px;
  border: #DFE0E6 1px solid;
  padding: 40px;
}
.product__table {
  width: 100%;
}
.product__table th, .product__table td {
  font-size: 1.5rem;
  line-height: 1.866;
}
.product__table th {
  width: 103px;
  padding-right: 1em;
  opacity: 0.6;
  font-weight: 500;
}
.product__links {
  display: flex;
  flex-direction: column;
  row-gap: 8px;
}
.product__links-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #28292b;
  min-height: 77px;
  padding: 10px;
  border-radius: 12px;
}
.product__links-item .item__txt-main {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1.5;
}
.product__links-item .item__txt-sub {
  font-size: 1.4rem;
}
.product__links-item.is-type01 {
  border: #DFE0E6 1px solid;
}
.product__links-item.is-type01 span {
  display: block;
  line-height: 1;
}
.product__links-item.is-type02 {
  background-color: #316CE2;
  color: #FFF;
}
.product__note {
  margin-top: 8px;
}
.product__note li {
  font-size: 1.2rem;
  line-height: 1.5;
}

.bnr {
  padding-top: 80px;
  padding-bottom: 120px;
}
.bnr .index-bnr {
  display: flex;
  align-items: center;
  margin-inline: auto;
  padding: 16px;
  border-radius: 12px;
  border: #DFE0E6 1px solid;
  -moz-column-gap: 32px;
       column-gap: 32px;
}
.bnr .index-bnr__txt .txt {
  font-size: 1.6rem;
  line-height: 1.5;
  display: flex;
  align-items: center;
  line-height: 1;
  color: #28292b;
  text-align: center;
}
.bnr .index-bnr__txt .txt::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  background-color: #7C7D80;
  -webkit-mask-image: url("../img/icon_bnr_arrow.svg");
          mask-image: url("../img/icon_bnr_arrow.svg");
}

.bnr2 {
  padding: 40px 0;
  background-color: #F5F6F7;
}
.bnr2__item {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.bnr2__item:not(:last-child) {
  margin-bottom: 16px;
}

.plus-d {
  background-color: #F5F6F7;
  padding: 80px 4%;
}
.plus-d__img {
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  a:hover {
    text-decoration: none;
    opacity: 0.7;
  }
  .pc-none {
    display: none;
  }
  .cmn__slide-content .content-detail {
    margin: 48px 48px 48px auto;
    padding-left: 48px;
    box-sizing: content-box;
  }
  .e-header__item:nth-child(1), .e-header__item:nth-child(3) {
    flex: 1;
  }
  .e-header__nav-list {
    -moz-column-gap: 1.6vw;
         column-gap: 1.6vw;
  }
  .e-header__hum {
    display: none;
  }
  .intro__block {
    -moz-column-gap: 10%;
         column-gap: 10%;
  }
  .intro__block-item:nth-child(1) {
    width: 42.9%;
  }
  .concept__row {
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  .concept__row-item:nth-child(1) {
    width: 57.08%;
    padding-right: 3%;
  }
  .concept__row-item:nth-child(2) {
    width: auto;
    flex: 1;
  }
  .design__slide {
    margin-top: 64px;
  }
  .feeling .dialog-content__detail {
    width: 59.81%;
  }
  .feeling .dialog-content__image {
    margin-left: -16%;
  }
  .function__slide {
    margin-top: 64px;
  }
  .function__row-item:nth-child(1) {
    max-width: 582px;
  }
  .product__spec-item:nth-child(1) {
    width: 57.08%;
  }
  .bnr .index-bnr {
    width: 692px;
  }
}
@media screen and (max-width: 767px) {
  .sp-none {
    display: none;
  }
  .officepress-e {
    font-size: 1.6rem;
  }
  .cmn-ttl01__main {
    font-size: min(13.33vw, 5rem);
  }
  .cmn-ttl01__main .is-small {
    font-size: min(3.733vw, 1.4rem);
    margin-left: 8px;
  }
  .cmn-ttl01__sub {
    font-size: 1.5rem;
  }
  .cmn-ttl01__sub02 {
    font-size: 1.5rem;
  }
  .cmn-ttl01__sub03 {
    font-size: 1.5rem;
  }
  .cmn-ttl02 {
    font-size: 1.8rem;
  }
  .cmn__slide {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .cmn__slide .swiper-button-prev, .cmn__slide .swiper-button-next {
    top: 107%;
  }
  .cmn__slide .swiper-button-prev {
    left: auto;
    right: 60px;
  }
  .cmn__slide-content .content-num {
    width: 40px;
    height: 40px;
  }
  .cmn__slide-content .content-detail {
    margin: 20px 20px 20px auto;
  }
  .cmn__slide-ttl {
    font-size: 1.6rem;
    margin-bottom: 12px;
  }
  .cmn__slide-txt {
    font-size: 1.3rem;
  }
  .e-header {
    top: 50px;
  }
  .e-header.is-fixed {
    top: 25px;
  }
  .e-header__inner {
    -moz-column-gap: 20px;
         column-gap: 20px;
    padding: 0 14px;
    border-radius: 30px;
  }
  .is-open .e-header__inner {
    border-radius: 16px 16px 0 0;
    border-color: rgba(40, 41, 43, 0.5) rgba(40, 41, 43, 0.5) transparent rgba(40, 41, 43, 0.5);
    border-width: 1px 1px 0 1px;
    border-style: solid;
  }
  .e-header__inner {
    flex-direction: row-reverse;
    height: 48px;
  }
  .is-fixed .e-header__inner {
    height: 48px;
  }
  .e-header__item.is-logo {
    width: 120px;
  }
  .e-header__item:nth-child(1) {
    flex: 1;
  }
  .e-header__item:nth-child(3) {
    display: contents;
  }
  .e-header__lead {
    font-size: 2.1333vw;
  }
  .e-header__nav {
    position: absolute;
    top: 100%;
    left: -1px;
    background-color: transparent;
    border-color: transparent rgba(40, 41, 43, 0.5) rgba(40, 41, 43, 0.5) rgba(40, 41, 43, 0.5);
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-radius: 0 0 16px 16px;
    visibility: hidden;
    opacity: 0;
    width: min(94vw, 1200px);
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
  }
  .is-open .e-header__nav {
    visibility: visible;
    opacity: 1;
    height: auto;
    background-color: #FFF;
  }
  .e-header__nav-list {
    flex-direction: column;
    justify-content: center;
    width: 100%;
    row-gap: 28px;
    padding: 40px 0px;
  }
  .e-header__nav-item {
    padding-top: 0 !important;
    margin-left: 0 !important;
    text-align: center;
    width: 100%;
  }
  .e-header__nav-link {
    font-size: 1.8rem;
    font-weight: bold;
  }
  .e-mv {
    height: 144vw;
  }
  .e-mv img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .e-mv__slider {
    position: absolute;
    inset: 0;
  }
  .intro {
    padding-top: 80px;
    padding-bottom: 50px;
  }
  .intro__block {
    flex-direction: column-reverse;
    align-items: start;
    row-gap: 30px;
    margin-top: 40px;
  }
  .intro__block-item:nth-child(2) {
    padding: 0 7%;
  }
  .intro__txt {
    font-size: 1.5rem;
  }
  .concept {
    padding-bottom: 40px;
    padding-top: 50px;
  }
  .concept__row {
    flex-direction: column;
    margin-top: 40px;
    row-gap: 40px;
  }
  .concept__row-item:nth-child(1) p.txt {
    margin-top: 40px;
    padding: 0 4%;
    font-size: 1.5rem;
  }
  .design {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .feeling {
    padding: 32px 0 60px;
  }
  .feeling .dialog-container {
    padding: 48px 20px 32px;
  }
  .feeling .dialog-content {
    flex-direction: column;
    row-gap: 20px;
    margin-top: 20px;
  }
  .feeling .dialog-content__detail {
    padding-top: 40px;
    display: contents;
  }
  .feeling .dialog-content__list {
    font-size: 1.6rem;
    order: 2;
  }
  .feeling .dialog-content__txt {
    order: 3;
  }
  .feeling .dialog-content__image {
    order: 1;
    margin-bottom: -10vw;
  }
  .function {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .function__row {
    margin-top: 95px;
    flex-direction: column;
    align-items: center;
    row-gap: 20px;
  }
  .function__row-item:nth-child(2) img {
    width: 40vw;
  }
  .product {
    padding-top: 40px;
  }
  .product__tab {
    padding: 40px 16px 40px;
    margin-top: 32px;
  }
  .product__tab-btns {
    flex-wrap: wrap;
    gap: 6px 6px;
    margin-top: 25px;
  }
  .product__tab-btns .tab-btn {
    font-size: 1.4rem;
    padding: 10px 16px;
  }
  .product__spec {
    flex-direction: column;
    row-gap: 25px;
  }
  .product__table-wrap {
    padding: 20px 16px;
  }
  .product__table th, .product__table td {
    font-size: 1.4rem;
  }
  .product__links-item {
    min-height: 65px;
  }
  .product__links-item .item__txt-main {
    font-size: 1.7rem;
  }
  .product__links-item .item__txt-sub {
    font-size: 1.3rem;
  }
  .bnr {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .bnr .index-bnr {
    flex-direction: column;
    row-gap: 16px;
    padding: 16px 16px 16px;
  }
  .bnr .index-bnr__thumb img {
    border-radius: 7px 7px 0 0;
    width: 100%;
  }
  .bnr .index-bnr__txt .txt {
    font-size: 1.4rem;
    line-height: 1.5;
    -moz-column-gap: 5px;
         column-gap: 5px;
  }
  .plus-d {
    padding: 40px 4%;
  }
}
@media (any-hover: hover) {
  .officepress-e a:hover {
    text-decoration: none;
    color: inherit;
    opacity: 0.7;
  }
  .cmn__slide .swiper-button-prev:hover, .cmn__slide .swiper-button-next:hover {
    opacity: 0.7;
  }
  .cmn__slide-btn:hover {
    cursor: pointer;
    opacity: 0.7;
  }
  .feeling .closeButton:hover {
    cursor: pointer;
    background-color: #28292b;
  }
  .feeling .closeButton:hover .bar::before, .feeling .closeButton:hover .bar::after {
    background-color: #FFF;
  }
  .product__tab-btns .tab-btn:hover {
    cursor: pointer;
    opacity: 0.7;
  }
  .product__links-item.is-type02:hover {
    color: #FFF;
  }
}
@media screen and (min-width: 1350px) {
  .cmn__slide .swiper-button-prev {
    left: -80px;
  }
  .cmn__slide .swiper-button-next {
    right: -80px;
  }
}