@charset "UTF-8";
/* ------------------------------

  color

------------------------------ */
/* ------------------------------

  breakpoint / mediaQuery

------------------------------ */
/* ------------------------------

  vw / vh 計算

------------------------------ */
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,600,700,800,900");
@import url("https://fonts.googleapis.com/css?family=Barlow+Condensed:400,500,600,700,800,900&display=swap");
/* ------------------------------

  フォント

------------------------------ */
html { font-size: 62.5%; background-color: #efefef; }

@media screen and (max-width: 768px) { html { font-size: 52.5%; } }

body { font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; font-size: 1.6rem; font-weight: 400; line-height: 1.5; color: #282828; max-width: 1920px; min-width: 1120px; background-color: #efefef; }

@media screen and (max-width: 768px) { body { min-width: 0; } }

.f-webf { font-family: 'Barlow Condensed', sans-serif; }

.f-webf.-w400 { font-weight: 400; }

.f-webf.-w500 { font-weight: 500; }

.f-webf.-w600 { font-weight: 600; }

/* ------------------------------

  画像 / 動画

------------------------------ */
img { max-width: 100%; display: inline-block; }

figure { text-align: center; margin-bottom: 20px; display: inline-block; }

figure figcaption { font-size: 1.4rem; margin-top: 0.5em; }

figure img { margin: 0 !important; }

iframe { max-width: 100%; }

/* ------------------------------

  表示 / 非表示

------------------------------ */
.hidden-sp { display: block; }

@media screen and (max-width: 768px) { .hidden-sp { display: none; } }

.visible-sp { display: none; }

@media screen and (max-width: 768px) { .visible-sp { display: block; } }

.click-invalid { pointer-events: none; }

/*! Bootstrap Reboot v4.3.1 (https://getbootstrap.com/) Copyright 2011-2019 The Bootstrap Authors Copyright 2011-2019 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md) */
*, *::before, *::after { -webkit-box-sizing: border-box; box-sizing: border-box; }

html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; /*-webkit-font-smoothing: antialiased;*/ -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

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

body { margin: 0; text-align: left; letter-spacing: 0; }

[tabindex="-1"]:focus { outline: 0 !important; }

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

h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0; }

p { margin-top: 0; margin-bottom: 0; }

abbr[title], abbr[data-original-title] { text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; cursor: help; border-bottom: 0; -webkit-text-decoration-skip-ink: none; text-decoration-skip-ink: none; }

address { margin-bottom: 0; font-style: normal; line-height: inherit; }

ol, ul, dl { margin-top: 0; margin-bottom: 0; }

ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; }

dt { font-weight: 700; }

dd { margin-bottom: .5rem; margin-left: 0; }

blockquote { margin: 0; }

b, strong { font-weight: bolder; }

small { font-size: 80%; }

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

sub { bottom: -.25em; }

sup { top: -.5em; }

a { color: #007bff; text-decoration: none; background-color: transparent; }

a:hover { text-decoration: underline; }

a:not([href]):not([tabindex]) { color: inherit; text-decoration: none; }

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus { color: inherit; text-decoration: none; }

a:not([href]):not([tabindex]):focus { outline: 0; }

pre, code, kbd, samp { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 1em; }

pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; }

figure { margin: 0 0 1rem; }

img { vertical-align: middle; border-style: none; max-width: 100%; display: inline-block; }

svg { overflow: hidden; vertical-align: middle; }

table { border-collapse: collapse; }

caption { padding-top: 0.75rem; padding-bottom: 0.75rem; color: #6c757d; text-align: left; caption-side: bottom; }

th { text-align: inherit; }

label { display: inline-block; margin-bottom: 0.5rem; }

button { border-radius: 0; }

button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; }

input, button, select, optgroup, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; }

button, input { overflow: visible; }

button, select { text-transform: none; }

select { word-wrap: normal; }

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

button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) { cursor: pointer; }

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

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

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { -webkit-appearance: listbox; }

textarea { overflow: auto; resize: vertical; }

fieldset { min-width: 0; padding: 0; margin: 0; border: 0; }

legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal; }

progress { vertical-align: baseline; }

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

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

[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

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

output { display: inline-block; }

summary { display: list-item; cursor: pointer; }

template { display: none; }

[hidden] { display: none !important; }
.pagetop { background: #282828; display: inline-block; width: 160px; height: 160px; position: absolute; right: 0px; bottom: 0px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; cursor: pointer; -webkit-transition: all .2s; -o-transition: all .2s; transition: all .2s; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); z-index: 2; }

@media screen and (max-width: 768px) { .pagetop { width: 80px; height: 80px; } }

.pagetop:hover { -webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px); }

.pagetop img { width: 60px; height: auto; }

@media screen and (max-width: 768px) { .pagetop img { width: 24px; } }

.category__headline { font-size: 7.2rem; margin-left: 40px; line-height: 1; position: relative; }

@media screen and (max-width: 768px) { .category__headline { margin-left: 0; padding: 0 16px; font-size: 3.6rem; text-align: center; } }

.category__headline span { background-color: #efefef; padding-right: 40px; z-index: 2; position: relative; }

@media screen and (max-width: 768px) { .category__headline span { padding-right: 0px; } }

.category__headline::after { content: ""; display: block; width: 100%; height: 1px; background-color: #282828; position: absolute; top: 50%; z-index: 0; }

@media screen and (max-width: 768px) { .category__headline::after { display: none; } }

.category__lead { margin-top: 8rem; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

@media screen and (max-width: 768px) { .category__lead { display: block; margin-top: 10px; } }

.category__photo { -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%; text-align: center; }

@media screen and (max-width: 768px) { .category__photo { display: block; } }

@media screen and (max-width: 768px) { .category__photo img { max-width: 80%; margin: auto; } }

.category__photo.-stretch img { -webkit-filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, 0.6)); filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, 0.6)); }

.category__description { -webkit-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start; -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%; padding: 4rem 4rem 7.2rem; background-color: #282828; color: #fff; position: relative; }

@media screen and (max-width: 768px) { .category__description { margin-top: 40px; } }

.category__description::after { content: ""; display: block; position: absolute; right: 4rem; bottom: -60px; width: 1px; background-color: #fff; height: 120px; mix-blend-mode: difference; -webkit-transition: all .2s; -o-transition: all .2s; transition: all .2s; }

@media screen and (max-width: 768px) { .category__description::after { bottom: -50px; height: 100px; } }

.category__description p { margin-top: 4rem; line-height: 2; }

.category__subhead { text-align: center; font-size: 2.4rem; letter-spacing: 3px; }

@media screen and (max-width: 768px) { .category__subhead { text-align: center; } }

.category__attention { position: absolute; bottom: -40px; color: #282828; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); left: 50%; }

@media screen and (max-width: 768px) { .category__attention { width: 100%; } }

.copy__headline { text-align: center; font-weight: 600; letter-spacing: 3px; font-size: 3.2rem; line-height: 1; }

.copy__headline span { font-size: 4.8rem; }

@media screen and (max-width: 768px) { .copy__headline { line-height: 1.5; } }

.copy__text { text-align: center; font-size: 1.6rem; margin-top: 48px; line-height: 1; }

@media screen and (max-width: 768px) { .copy__text { line-height: 1.5; text-align: left; font-size: 2rem; margin-top: 30px; } }

.float-txt { position: absolute; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); font-size: 4rem; letter-spacing: 3px; font-weight: 500; color: #7e7e7e; }

.float-txt.-movie { top: 18px; right: -65px; }

.float-txt.-item { top: 152px; right: -159px; }

@media screen and (max-width: 768px) { .float-txt { display: none; } }

.hero { width: 100%; position: relative; }

.hero__logo { position: absolute; top: 4vw; right: 2vw; width: 8vw; height: auto; }

@media screen and (max-width: 768px) { .hero__logo { top: 0; right: auto; left: 0; width: 16vw; } }

.itemlist { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.itemlist::after { content: ""; display: block; -webkit-flex-basis: 340px; -ms-flex-preferred-size: 340px; flex-basis: 340px; }

@media screen and (max-width: 768px) { .itemlist::after { -webkit-flex-basis: calc(50% - 5px); -ms-flex-preferred-size: calc(50% - 5px); flex-basis: calc(50% - 5px); } }

.item { -webkit-flex-basis: 340px; -ms-flex-preferred-size: 340px; flex-basis: 340px; background-color: #fff; padding: 2rem 2rem 6.4rem; margin-top: 8rem; color: #636363; position: relative; }

@media screen and (max-width: 768px) { .item { -webkit-flex-basis: calc(50% - 8px); -ms-flex-preferred-size: calc(50% - 8px); flex-basis: calc(50% - 8px); padding: 0rem 10px 48px; } }

.item__photo { position: relative; }

@media screen and (max-width: 768px) { .item__photo { margin: 0 -10px; }
  .item__photo img { width: 100%; } }

.item__number { position: absolute; top: 20px; left: 20px; font-size: 2rem; letter-spacing: 1px; font-weight: 500; line-height: 1; }

@media screen and (max-width: 768px) { .item__number { top: 16px; left: 16px; } }

.item__maker { font-size: 1.4rem; line-height: 1; margin-top: 3.2rem; }

@media screen and (max-width: 768px) { .item__maker { margin-top: 2.4rem; } }

.item__name { font-size: 2rem; margin-top: 1.6rem; }

.item__color { font-size: 1.4rem; line-height: 1; margin-top: 1rem; }

@media screen and (max-width: 768px) { .item__color { margin-top: 0.8rem; } }

.item__price { font-size: 1.4rem; line-height: 1; letter-spacing: 2px; margin-top: 3rem; }

@media screen and (max-width: 768px) { .item__price { margin-top: 2rem; } }

.item__price span { font-size: 2.4rem; font-weight: 500; }

.item__link { color: #fff; width: calc(50% + 1rem); height: 48px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; font-size: 1.4rem; letter-spacing: 0.5px; font-weight: 600; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; background: #282828 url(../../images/icon-right.svg) no-repeat right 12px top 50%/8px; position: absolute; right: 2rem; bottom: -24px; padding-right: 10px; }

@media screen and (max-width: 768px) { .item__link { width: 80%; bottom: -20px; height: 40px; right: 10px; } }

.item__link:hover { text-decoration: none; }

.menu { background: url(../../images/store__bg.jpg) no-repeat center center/cover; height: 285px; margin-top: 8rem; }

.menu__headline { text-align: center; font-size: 6rem; color: #fff; font-weight: 500; line-height: 1; padding-top: 6rem; }

.menu__list { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; margin-top: 6.5rem; padding: 0 10px; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

@media screen and (max-width: 768px) { .menu__list { padding: 0; margin-top: 4rem; } }

.menu__list li { list-style: none; }

@media screen and (max-width: 768px) { .menu__list li { -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%; } }

.menu__list a { color: #fff; font-weight: 600; font-size: 1.6rem; position: relative; padding-right: 30px; }

.menu__list a::after { content: ""; display: inline-block; height: 16px; width: 16px; background: url(../../images/icon-down.svg) no-repeat right 0px top 50%/16px; margin-left: 10px; position: relative; top: 3px; }

.menu__list a:hover { text-decoration: none; }

@media screen and (max-width: 768px) { .menu__list a { padding-right: 0px; display: block; margin-top: 20px; } }

@media screen and (max-width: 768px) { .menu { width: 100%; } }

.movie { width: 70%; margin: 40px auto; text-align: center; position: relative; }

@media screen and (max-width: 768px) { .movie { width: 100%; } }

.movie iframe { width: 960px; height: 480px; }

@media screen and (max-width: 768px) { .movie iframe { width: 350px; height: 200px; } }

.section__margin { margin-top: 12rem; }

@media screen and (max-width: 768px) { .section__margin { margin-top: 8rem; } }

.store { background: url(../../images/store__bg.jpg) no-repeat center center/cover; height: 500px; }

.store__headline { text-align: center; font-size: 6rem; color: #fff; font-weight: 500; line-height: 1; padding-top: 6rem; }

.store__description { text-align: center; font-size: 1.6rem; color: #fff; letter-spacing: 2px; margin-top: 10px; }

.store__btns { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; margin-top: 8rem; }

@media screen and (max-width: 768px) { .store__btns { display: block; } }

.store__btn { display: block; position: relative; width: 480px; padding: 2.4em; font-size: 18px; background: #fcd615; text-align: center; color: #fff; font-weight: 600; }

@media screen and (max-width: 768px) { .store__btn { width: 85%; padding: 24px 0; margin: 20px auto 0; } }

.store__btn::after { content: ""; display: block; position: absolute; top: 50%; right: 0; width: 20%; margin-right: -10%; height: 1px; background-color: #fff; -webkit-transition: all .2s; -o-transition: all .2s; transition: all .2s; mix-blend-mode: difference; }

@media screen and (max-width: 768px) { .store__btn::after { width: 16%; margin-right: -8%; } }

.store__btn:hover { text-decoration: none; }

.store__btn:hover::after { margin-right: -5%; }

@media screen and (max-width: 768px) { .store { width: 100%; } }

.container { width: 100%; margin: 0 auto; max-width: 1120px; }

@media screen and (max-width: 768px) { .container { padding: 0 10px; } }

.footer { position: relative; }

.copyright { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; height: 160px; }

@media screen and (max-width: 768px) { .copyright { height: 80px; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; padding-left: 16px; } }

.copyright__img { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

@media screen and (max-width: 768px) { .copyright__img { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } }

.copyright__img-golf { max-width: 120px; margin-right: 12px; }

@media screen and (max-width: 768px) { .copyright__img-golf { margin: 0 0 12px; } }

.copyright__img-alpen { max-width: 200px; margin-right: 20px; }

@media screen and (max-width: 768px) { .copyright__img-alpen { margin: 0 0 5px; max-width: 160px; } }

.copyright__txt small { font-size: 12px; }

@media screen and (max-width: 768px) { .copyright { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } }

/* ------------------------------

  vw / vh 計算

------------------------------ */
/* ------------------------------

  color

------------------------------ */
/* ------------------------------

  breakpoint / mediaQuery

------------------------------ */
