@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=Teko:500,600,700&display=swap");
/* ------------------------------

  フォント

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

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

body { font-family: "Noto Sans", 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; color: #0a0a0a; max-width: 1920px; min-width: 1120px; background-color: #fd7905; }

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

.f-teko { font-family: 'Teko', sans-serif; }

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

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

.f-teko.-w700 { 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; }

.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: #fff; border-left: 1px solid lightgray; 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 { margin: 0 auto; max-width: 1080px; }

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

.category span { display: block; }

.category span:nth-child(1) { font-size: 7rem; text-align: right; }

@media screen and (max-width: 768px) { .category span:nth-child(1) { font-size: 4rem; } }

.category span:nth-child(2) { text-align: center; background: #000; border-radius: 10px; color: #fdc005; font-size: 8rem; text-align: center; text-shadow: 0px 0px 15px rgba(255, 255, 255, 0.4); padding: 3rem 0; margin-top: 2.5rem; }

@media screen and (max-width: 768px) { .category span:nth-child(2) { font-size: 4rem; margin-top: 1.5rem; } }

.category__lead { 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; margin-top: 4rem; }

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

.category__photo { width: 50%; text-align: center; -webkit-filter: drop-shadow(0px 0px 25px #fdc005); filter: drop-shadow(0px 0px 25px #fdc005); }

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

.category__photo img { width: auto; height: 400px; }

@media screen and (max-width: 768px) { .category__photo img { width: auto; height: 70vw; } }

.category__description { font-size: 1.8rem; width: 50%; }

@media screen and (max-width: 768px) { .category__description { width: 100%; margin-top: 3rem; margin-bottom: 2rem; } }

.category__description p { border-top: 5px solid #000; border-bottom: 5px solid #000; padding: 4rem 1px; margin: 0 auto; width: 42rem; line-height: 3.2rem; }

@media screen and (max-width: 768px) { .category__description p { width: 100%; padding: 2rem 1px; line-height: 2.5rem; } }

.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: 2rem; position: relative; opacity: 0; -webkit-transform: translate(0, 50px); -ms-transform: translate(0, 50px); transform: translate(0, 50px); -webkit-transition: all 1s; -o-transition: all 1s; transition: all 1s; }

@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.active { opacity: 1; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }

.item:nth-child(3n-1).active { -webkit-transition-delay: .2s; -o-transition-delay: .2s; transition-delay: .2s; }

@media screen and (max-width: 768px) { .item:nth-child(3n-1).active { -webkit-transition-delay: 0s; -o-transition-delay: 0s; transition-delay: 0s; } }

.item:nth-child(3n).active { -webkit-transition-delay: .4s; -o-transition-delay: .4s; transition-delay: .4s; }

@media screen and (max-width: 768px) { .item:nth-child(3n).active { -webkit-transition-delay: 0s; -o-transition-delay: 0s; transition-delay: 0s; } }

@media screen and (max-width: 768px) { .item:nth-child(2n).active { -webkit-transition-delay: .2s; -o-transition-delay: .2s; transition-delay: .2s; } }

.item__photo { position: relative; text-align: center; margin-top: 3rem; }

.item__photo img { height: 22rem; }

@media screen and (max-width: 768px) { .item__photo img { width: auto; height: 30vw; } }

.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__tag { font-size: 13px; font-weight: bold; font-style: italic; text-align: center; margin-top: 2.5rem; height: 2.5rem; line-height: 1.5rem; }

@media screen and (max-width: 768px) { .item__tag { font-size: 1rem; margin-top: 1rem; line-height: 1.5rem; height: 1.5rem; } }

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

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

.item__name { font-size: 2rem; line-height: 2.5rem; margin-top: 1.6rem; height: 5rem; }

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

.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; margin-bottom: 3rem; }

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

.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-image: url(../../images/icon-check.svg), -webkit-gradient(linear, left bottom, left top, from(#fdc005), to(#fd7905)); background-image: url(../../images/icon-check.svg), -webkit-linear-gradient(bottom, #fdc005, #fd7905); background-image: url(../../images/icon-check.svg), -o-linear-gradient(bottom, #fdc005, #fd7905); background-image: url(../../images/icon-check.svg), linear-gradient(to top, #fdc005, #fd7905); background-position: right 1.5rem bottom 50%, right bottom; background-repeat: no-repeat, no-repeat; background-size: 1.3rem, cover; border-radius: 50px; position: absolute; right: 1rem; bottom: 2rem; padding-right: 10px; }

@media screen and (max-width: 768px) { .item__link { font-size: 1.3rem; background-size: 1rem, cover; width: 80%; height: 40px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); } }

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

.menu { background: #fff; height: 183px; }

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

.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; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 0 10px; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; text-align: center; height: 183px; }

@media screen and (max-width: 768px) { .menu__list { padding: 0; height: 100%; } }

.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%; margin-bottom: 1rem; } }

.menu__list a { color: #0a0a0a; font-weight: 600; font-size: 2.4rem; position: relative; }

.menu__list a::after { content: ""; display: block; height: 16px; width: 100%; background: url(../../images/icon-arrow.svg) no-repeat top 50% center/16px; position: relative; top: 3px; margin-top: 35px; }

@media screen and (max-width: 768px) { .menu__list a::after { margin-top: 8px; } }

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

.menu__list a span { display: block; font-size: 1.6rem; text-align: center; margin-bottom: 8px; }

@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%; } }

.section.-margin { margin-bottom: 6rem; }

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

.section__bg { background: url(../../images/category__bg.png); background-size: contain; background-repeat: no-repeat; padding-top: 6rem; }

@media screen and (max-width: 768px) { .section__bg { background-size: 750px; background-repeat: no-repeat; width: 100%; } }

.store { background: #000; height: 400px; }

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

.store__description { text-align: center; font-size: 1.6rem; color: #fdc005; 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; margin-top: 5rem; } }

.store__btn { display: block; position: relative; width: 480px; padding: 2.4em; font-size: 18px; background-image: url(../../images/icon-check.svg), -webkit-gradient(linear, left bottom, left top, from(#fdc005), to(#fd7905)); background-image: url(../../images/icon-check.svg), -webkit-linear-gradient(bottom, #fdc005, #fd7905); background-image: url(../../images/icon-check.svg), -o-linear-gradient(bottom, #fdc005, #fd7905); background-image: url(../../images/icon-check.svg), linear-gradient(to top, #fdc005, #fd7905); background-position: right 5rem bottom 50%, right bottom; background-repeat: no-repeat, no-repeat; background-size: 2rem, cover; border-radius: 50px; text-align: center; color: #fff; font-weight: 600; }

@media screen and (max-width: 768px) { .store__btn { background-size: 1.5rem, cover; font-size: 15px; width: 85%; padding: 24px 0; margin: 20px auto 0; } }

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

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

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

.container { margin: 0 auto; max-width: 1080px; }

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

.footer { position: relative; background: #fff; height: 160px; }

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

.copyright { opacity: 0.8; 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 { 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

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