@charset "UTF-8";

@font-face {
  font-family: '_YuMin';
  src: local('Yu Mincho Regular');
}

@font-face {
  font-family: '_YuMin';
  src: local('Yu Mincho Light'),
       local('YuMincho-Light');
  font-weight: 200;
}

@font-face {
  font-family: '_YuMin';
  src: local('Yu Mincho Demibold'),
       local('YuMincho-Demibold');
  font-weight: 700;
}

@font-face {
  font-family: '_YuGo';
  src: local('Yu Gothic Medium');
}

@font-face {
  font-family: '_YuGo';
  src: local('Yu Gothic Light');
  font-weight: 100;
}

@font-face {
  font-family: '_YuGo';
  src: local('Yu Gothic Regular'),
       local('YuGothic-Regular');
  font-weight: 200;
}

@font-face {
  font-family: '_YuGo';
  src: local('Yu Gothic Bold');
  font-weight: 700;
}

@font-face {
  font-family: '_HiraMin';
  src: local('HiraMinProN-W3'),
       local('HiraMinPro-W3');
}

@font-face {
  font-family: '_HiraMin';
  src: local('HiraMinProN-W6'),
       local('HiraMinPro-W6');
  font-weight: bold;
}

@font-face {
  font-family: '_HiraKaku';
  src: local('HiraKakuProN-W3'),
       local('HiraKakuPro-W3');
}

@font-face {
  font-family: '_HiraKaku';
  src: local('HiraKakuProN-W6'),
       local('HiraKakuPro-W6');
  font-weight: bold;
}

html, body,
figure,
h1, h2, h3, h4, h5, h6,
p, ul, ol, li, dl, dt, dd,
form, fieldset, legend, input, button, select, textarea {
  margin: 0;
  padding: 0;
}

header, footer, main,
article, section, nav, aside {
  display: block;
}

html {
  font-size: 100%;
}

ul, ol {
  list-style: none;
}

hr {
  color: inherit;
  height: auto;
}

pre {
  font-family: monospace, sans-serif;
}

h1, h2, h3, h4, h5, h6,
strong, b {
  font-weight: bold;
}

em, i {
  font-style: italic;
}

img {
  border: 0;
  vertical-align: bottom;
  -ms-interpolation-mode: bicubic;
}

input, button, select, option, optgroup, textarea {
  font-family: inherit;
  font-size: inherit;
}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

html {
  height: 100%;
  background-color: transparent;
  background-image: none;
}

body {
  position: relative;
  margin: 0 auto;
  color: #fff;
  background: #212021;
  font: 100%/2rem '_YuMin', 'YuMincho', 'Yu Mincho', '_HiraMin', 'Hiragino Mincho ProN', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN W3', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro W3', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
  -webkit-text-size-adjust: 100%;
}

.sans {
  font-family: '_YuGo', 'YuGothic', 'Yu Gothic', '_HiraKaku', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro W3', 'Meiryo', 'メイリオ', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

a {
  color: #eecd70;
  text-decoration: underline;
}

a:hover,
a:active,
a:focus {
  color: #fef5af;
}

hr {
  display: none;
}

.nowrap {
  display: inline-block;
  white-space: nowrap;
}

.offscreen {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(100%);
}

.image img {
  width: 100%;
}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

body {
  text-shadow: 0 0 4px #000, 0 0 4px #000;
}

.inner {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 16px;
  overflow: hidden;
}

.section-heading {
  color: #eecd70;
  font-size: 1.5rem;
  text-align: center;
}

.bodytext p+p {
  margin-top: 2rem;
}

h2 {
  margin: 2rem 0 1rem;
  font-size: 1rem;
}

table {
  border-collapse: collapse;
  line-height: 1.5rem;
  font-feature-settings: 'halt';
}

table tr {
  border: 1px solid #fff;
  border-width: 1px 0;
}

table th,
table td {
  padding: .25rem 8px;
  text-align: center;
  white-space: nowrap;
}

table .col-body {
  background: linear-gradient(to bottom, #fff, #fff 4px, transparent 4px) 0 0 / 1px 8px repeat-y;
}

table th:not(.cell-head) {
  background: linear-gradient(to bottom, #fff, #fff 4px, transparent 4px) 0 0 / 1px 8px repeat-y, rgba(0, 0, 0, .3);
}

table .cell-head {
  background: rgba(0, 0, 0, .3);
  text-align: left;
}

/* --------------------------------
   background
   -------------------------------- */

.bg-group {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  height: 100%;
  margin: auto;
}

.bg {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  height: 100vh;
  margin: 0 auto;
  background: right 0 / cover no-repeat;
}

.bg-1 {
  background-image: url(../images/bg_sky.jpg);
}

.bg-2,
.bg-3 {
  position: absolute;
  left: auto;
  width: 88.888889%;
  max-width: 1280px;
  height: 100%;
  margin: 0 auto;
  background-size: 100%;
}

.bg-2 {
  background-image: url(../images/kenjiro_image_2.png);
  mix-blend-mode: soft-light;
}

.bg-3 {
  background-image: url(../images/kenjiro_image_1.png);
}

.bg-4 {
  background-image: url(../images/bg_noise.png);
  background-size: 64px;
  background-repeat: repeat;
  mix-blend-mode: overlay;
}

/* for ie10+ and edge */

_:-ms-lang(x),
.bg-1 {
  background-image: url(../images/bg_sky_w_noise.jpg);
}

_:-ms-lang(x),
.bg-3 {
  background-image: url(../images/kenjiro_image_all.png);
}

_:-ms-lang(x),
.bg-2,
.bg-4 {
  display: none;
}

/* ================================================================
   header
   ================================================================ */

.header {
  margin: 0 auto 2rem;
}

.header .tagline {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25.6%;
  height: 80vw;
  max-height: 640px;
}

.header .tagline img {
  flex: 0 0 auto;
  width: 25%;
}

.header .title,
.header .new {
  margin: 0 auto;
}

.header .title {
  width: 75%;
}

.header .new {
  width: 25%;
  margin-top: 7.5%;
  line-height: 1;
}

/* nav */

.nav {
  position: fixed;
  top: .75rem;
  right: .75rem;
  left: .75rem;
  z-index: 11;
  margin: 0 auto;
  color: #eecd70;
  text-shadow: none;
}

.nav-heading {
  margin: 0;
}

.nav-button {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  height: 1.5rem;
  margin: 0;
  padding: 0 .5rem;
  border: 1px solid;
  border-radius: 4px;
  box-sizing: border-box;
  box-shadow: 0 0 4px rgba(0, 0, 0, .3);
  opacity: .5;
  color: inherit;
  background: rgba(0, 0, 0, .5);
  font-weight: bold;
  font-size: .75rem;
  text-transform: uppercase;
  transition: .3s;
  cursor: pointer;
}

.nav-button:hover,
.nav-button:active,
.nav-button:focus {
  box-shadow: 0 0 8px rgba(238, 205, 112, 1);
  opacity: 1;
}

.nav-button .icon {
  display: block;
  flex: 0 0 auto;
  width: 1em;
  height: 1em;
  margin-right: .25rem;
}

.nav-body {
  position: absolute;
  top: 1.5rem;
  right: 0;
  visibility: hidden;
  opacity: 0;
  transition: .3s;
}

.nav-list {
  position: relative;
  border: 1px solid;
  border-radius: 4px;
  box-shadow: 0 0 4px rgba(0, 0, 0, .5);
  overflow: hidden;
  background: rgba(0, 0, 0, .7);
  text-align: center;
}

.nav-list a {
  display: block;
  padding: .25rem 16px;
  color: inherit;
  text-decoration: none;
  transition: .2s;
}

.nav-list a:hover {
  color: #000;
  background: #eecd70;
}

.nav-open .nav-button {
  opacity: 1;
  color: #000;
  background: #eecd70;
}

.nav-open .nav-button .text {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(100%);
}

.nav-open .nav-button::after {
  content: 'Close';
}

.nav-open .nav-body {
  visibility: visible;
  opacity: 1;
  transform: translate(0, .5rem);
}

/* ie */

_:-ms-input-placeholder,
:root .nav-button {
  font-family: 'Arial', sans-serif;
}

/* ################################
   intro
   ################################ */

#intro {
  display: flex;
}

#intro .inner {
  max-width: none;
}

#intro .section-heading {
  margin-top: 3rem;
  color: inherit;
  font-weight: 400;
  font-size: 1.5rem;
  text-align: inherit;
}

#intro .bodytext p {
  margin-top: 0;
}

/* ================================================================
   content
   ================================================================ */

/* ################################
   story
   ################################ */

#story .bodytext {
  margin-top: 4rem;
}

#story .bodytext h2,
#story .bodytext em {
  font-size: 1.25rem;
}

#story .bodytext h2 {
  margin-bottom: 0;
}

#story .bodytext em {
  font-style: normal;
}

/* ################################
   features
   ################################ */

.feature dl {
  color: #eecd70;
}

.feature-title img {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: calc(.5rem - 1px) 15px;
  border: 1px solid;
  box-sizing: border-box;
  background: rgba(0, 0, 0, .5);
}

.feature-image {
  position: relative;
}

.feature-image::before {
  content: '';
  position: absolute;
  top: 0;
}

.feature .description {
  max-width: 24em;
  margin: .5rem auto 0;
  line-height: 1.5;
}

.feature-1 .feature-title img {
  max-width: calc(19.375rem + 32px);
  max-height: 2rem;
}

.feature-1 .feature-image {
  left: calc(50% + 16px);
  width: calc(100% + 32px);
  margin: 0 -16px;
  overflow: hidden;
  min-width: 480px;
  transform: translate(-50%, 0);
}

.feature-1 .feature-image:before {
  right: 0;
  left: 0;
  width: 4px;
  height: 48px;
  margin: 0 auto;
  background: url(../images/features_power-absorber_line.svg) 0 0 / 100% 100% no-repeat;
}

.feature-1 .feature-image img {
  margin-top: 30px;
}

/* ################################
   specifications
   ################################ */

.spec-content {
  margin: 1rem auto;
  padding: 1rem;
  background: rgba(0, 0, 0, .35);
}

.spec-content .scalable {
  width: 928px;
}

.spec-content table {
  width: 100%;
}

.spec-content .note {
  display: flex;
  margin: 1.25rem 0 .25rem;
  line-height: 1.5rem;
}

.spec-content .note::before {
  content: '◎';
  display: block;
}

.spec-section.club .table-group {
  display: flex;
  justify-content: space-between;
}

.spec-section.club .table-group table {
  flex: 1 1 auto;
  width: auto;
  height: 100%;
}

.spec-section.club .table-group table+table {
  margin-left: 16px;
}

.spec-section.price .spec-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: .5rem 1rem;
}

.spec-section.price .spec-content h2 {
  margin: 0;
  font: inherit;
  white-space: nowrap;
}

.spec-section.price .spec-content h2::after {
  content: '：';
}

.spec-section.shaft .image>img {
  display: block;
}

/* scalable */

.scalable-wrapper {
  position: relative;
}

.scalable-button {
  display: none;
  align-items: center;
  margin-left: auto;
  padding: 0 0 0 8px;
  border: 0;
  border-radius: 4px;
  color: inherit;
  background: transparent;
  background: rgba(255, 255, 255, .5);
  font-weight: bold;
  font-size: .875rem;
  font-family: '_YuGo', 'YuGothic', 'Yu Gothic', '_HiraKaku', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro W3', 'Meiryo', 'メイリオ', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.scalable-button::after {
  content: '';
  display: block;
  width: 2rem;
  height: 2rem;
  background: url(../images/icon_loupe.svg) 0 0 / 100% 100% no-repeat;
}

.scalable-active .scalable-button {
  display: flex;
}

/* ################################
   news
   ################################ */

.heading-group .news {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 1rem;
}

.news-section {
  max-width: 640px;
  margin: 1rem auto;
  padding: .5rem 16px;
  background: rgba(0, 0, 0, .35);
}

.news-header {
  margin-bottom: 1rem;
}

.news-heading {
  margin: 0;
  color: #eecd70;
}

.news-header .meta {
  font-size: .875rem;
}

.news-section .meta-list {
  display: table;
  margin: 2rem 0 0;
}

.news-section .meta-list>div {
  display: table-row;
}

.news-section .meta-list dt,
.news-section .meta-list dd {
  display: table-cell;
}

.news-section .meta-list dt {
  position: relative;
  padding-right: 1em;
  white-space: nowrap;
}

.news-section .meta-list dt::after {
  content: '：';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}

.news-section .bodytext {
  margin-top: 2rem;
}

.news-section .bodytext p {
  text-indent: 1em;
}

.news-content .image,
.news-content .video {
  margin: .5rem 0;
}

.news-content .video {
  position: relative;
  height: 0;
  padding-top: 56.25%;
}

.news-content .video>iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* ################################
   information
   ################################ */

.information {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
}

.information .button {
  display: block;
  padding: .5rem 0;
  color: #000;
  background: #eecd70;
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.5rem;
  text-decoration: none;
  text-shadow: none;
  text-align: center;
  transition: .2s;
}

.information .button:hover,
.information .button:active,
.information .button:focus {
  background: #fef5af;
}

.information .button>.arrow {
  display: block;
  width: .75rem;
  height: .75rem;
  margin: 0 auto;
  padding: .375rem;
  transform: rotate(45deg);
}

/* ================================================================
   footer
   ================================================================ */

.footer {
  margin-top: 4rem;
  padding-bottom: 2rem;
  font-size: .875rem;
  text-align: center;
}

.footer .logo-kenjiro {
  width: 240px;
  margin: 3rem auto;
}

.footer .link {
  margin-top: 1rem;
  font-size: 1.25rem;
}

.footer .logo-fusodream {
  width: 112px;
  margin: 1rem auto;
}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   -359px
   mobile
   @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

@media screen and (max-width: 359px) {

  #intro .bodytext br {
    display: none;
  }

  .news-header .meta {
    font-size: .75rem;
  }

  .news-content {
    font-size: .875rem;
    line-height: 1.5rem;
  }

  .news-content .meta-list,
  .news-content .bodytext,
  .news-content .bodytext p {
    margin-top: 1.5rem;
  }

}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   -567px
   mobile
   @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

@media screen and (max-width: 567px) {

  /* --------------------------------
     background
     -------------------------------- */

  .bg-2,
  .bg-3 {
    background-position: right -10vw top;
  }

  /* ================================================================
     content
     ================================================================ */

  /* ################################
     story
     ################################ */

  #story .bodytext {
    font-size: .875rem;
  }

  #story .bodytext h2,
  #story .bodytext em {
    font-size: 1rem;
  }

}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   568px+
   tablet
   @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

@media screen and (min-width: 568px) {

  /* --------------------------------
     background
     -------------------------------- */

  .bg-2,
  .bg-3 {
    left: 0;
    width: 100%;
    background-size: 50%;
  }

  /* ================================================================
     header
     ================================================================ */

  .header .tagline {
    width: 50%;
    height: 50vw;
  }

  .header .tagline img {
    width: auto;
    height: 80%;
  }

  .header .title {
    width: 240px;
  }

  .header .new {
    margin-top: 2rem;
    width: 160px;
  }

}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   769px+
   tablet
   @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

@media screen and (min-width: 769px) {

  .multi-column {
    columns: 18em;
    column-gap: 1.5em;
  }

  .multi-column>:first-child {
    margin-top: 0;
  }

  .multi-column h2 {
    break-inside: avoid;
    page-break-inside: avoid;
  }

  /* --------------------------------
     background
     -------------------------------- */

  .bg-4 {
    background-size: auto;
  }

  /* ================================================================
     header
     ================================================================ */

  /* ================================================================
     content
     ================================================================ */

  /* ################################
     story
     ################################ */

  #story .inner {
    max-width: 1280px;
    padding: 0 24px;
    box-sizing: border-box;
  }

  /* ################################
     features
     ################################ */


  /* ################################
     specifications
     ################################ */

  .information .button {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .information .button>.arrow {
    width: 1rem;
    height: 1rem;
  }

}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   960px+
   desktop
   @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

@media screen and (min-width: 960px) {

  /* ================================================================
     header
     ================================================================ */

  .header {
    display: flex;
    justify-content: justify;
    max-width: 1232px;
/*     margin: 0 auto; */
    padding: 0 16px;
  }

  .header .layout-group {
    flex: 0 0 auto;
    width: 50%;
  }

  .header .tagline {
    width: auto;
  }

  .header .tagline img {
    height: 60%;
  }

  .header .new {
    margin-top: 3rem;
  }

  /* ################################
     intro
     ################################ */

  #intro {
    padding-top: 50vw;
  }

  #intro .section-heading {
    margin-top: 0;
  }

  /* ================================================================
     content
     ================================================================ */

  .content>section {
    margin: 4rem auto;
  }

  /* ################################
     features
     ################################ */

  .feature-1 {
    position: relative;
  }

  .feature-1 .feature-image {
    left: auto;
    width: auto;
    margin: 0;
    transform: none;
  }

  .feature-1 .feature-image::before {
    right: auto;
    left: 50%;
    width: 32.395833%;
    height: 0;
    padding-top: 34.791667%;
    background-image: url(../images/features_power-absorber_line@desktop.svg);
  }

  .feature-1 .feature-image::after {
    content: '';
    display: block;
    padding-top: 70.104167%;
    background: url(../images/kenjiro_feature_1.png) 0 0 / 100% no-repeat;
  }

  .feature-1 .feature-image img {
    display: none;
  }

  .feature-1 .description {
    position: relative;
    margin-top: -144px;
  }

  /* ################################
     specifications
     ################################ */

  .spec-heading {
    font-size: 1.5rem;
  }

}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   1280px+
   desktop
   @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

@media screen and (min-width: 1280px) {

  /* ================================================================
     header
     ================================================================ */

  /* ################################
     intro
     ################################ */

  #intro {
    padding-top: 640px;
  }
