@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
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, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

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

small {
  font-size: 80%;
}

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

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

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

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

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

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

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

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

td, th {
  padding: 0;
}

@keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

html {
  font-size: 62.5%;
  width: 100%;
}

body {
  width: 100%;
  font-size: 1.6rem;
  font-family: "A1 Mincho", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  letter-spacing: 0.025em;
  line-height: 1;
  color: #000;
  background-color: #fff;
}

html, body {
  min-width: 100%;
  width: 100%;
}

a {
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6, div, p, ul, li {
  margin: 0;
  padding: 0;
  font-size: 1.6rem;
  font-weight: normal;
}

ul, li {
  list-style: none;
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

.arrow-L {
  position: absolute;
  left: 20px;
  z-index: 2000;
}

.arrow-L svg {
  fill: #E83828;
  width: 40px;
}

.arrow-R {
  position: absolute;
  right: 20px;
  z-index: 2010;
}

.arrow-R svg {
  fill: #E83828;
  width: 40px;
}

a:hover {
  opacity: .7;
}

@media screen and (max-width: 736px) {
  br {
    display: none !important;
  }
  br.br {
    display: block !important;
  }
  br.brsp {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}

.header {
  width: 100%;
  height: 75px;
  border-bottom: 1px solid #595757;
}

.header__container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: table;
}

.logo {
  display: table-cell;
  width: calc(30% - 27px);
  padding: 21px 0 21px 27px;
}

.logo svg {
  width: 231.307px;
  height: auto;
  fill: #E83828;
}

.menu__utils {
  width: calc(70% - 20px);
  display: table-cell;
  text-align: right;
  vertical-align: top;
  padding-right: 20px;
}

.menu__utils li {
  display: inline-block;
  line-height: 75px;
  margin-left: 20px;
  font-size: 1.2rem;
}

.menu__utils li a {
  color: #E83828;
}

.menu__utils li a:hover {
  opacity: .7;
}

.menu__icon {
  display: none;
}

.product {
  width: 100%;
  padding: 45px 0 124px;
  color: #231815;
}

.product__container {
  width: 900px;
  display: table;
  margin: 0 auto;
}

.product-L {
  width: 55%;
  display: table-cell;
  vertical-align: top;
}

.product-R {
  width: 45%;
  display: table-cell;
  vertical-align: top;
}

.product__name {
  font-size: 2.4rem;
  padding: 30px 0 35px;
}

.product__price {
  font-size: 2.4rem;
  padding-bottom: 35px;
}

.product__price .note {
  font-size: 1.2rem;
}

.product__additional {
  font-size: 1.6rem;
  margin-bottom: 35px;
}

.product__size {
  padding-bottom: 5px;
}

.product__size li {
  display: inline-block;
  margin-right: 18px;
}

.product__size li:last-child {
  margin-right: 0;
}

.product__size li a {
  display: block;
  text-align: center;
  font-size: 1.4rem;
  color: #231815;
  border: 1px solid #3E3A39;
  width: 140px;
  padding: 7px 0;
  border-radius: 5px;
}

.product__size li a:hover {
  background-color: #231815;
  color: #fff;
  opacity: 1;
}

.product__size li a.sold {
  pointer-events: none;
  cursor: default;
  background-color: #ccc;
  color: #000;
}

.product__size li .stock {
  text-align: center;
  font-size: 1.1rem;
  line-height: 2;
  color: #E83828;
}

.product__caption {
  font-size: 1.7rem;
  line-height: 1.7;
}

.product__slide-sp {
  display: none;
}

.product__slide-container {
  width: 400px;
  margin: 0 auto;
}

.product__slide li img {
  width: 100%;
}

.product__slide-thumb li {
  width: 12.5%;
  display: inline-block;
}

.product__slide-thumb li img {
  width: 100%;
}

.product__slide-thumb li a:hover {
  opacity: .7;
}

.product .arrow-L, .product .arrow-R {
  top: 400px;
}

.spec {
  width: 100%;
  background-color: #efefef;
  padding: 75px 0 110px;
}

.spec__container {
  width: 900px;
  display: table;
  margin: 0 auto;
}

.spec-L {
  width: 55%;
  display: table-cell;
  vertical-align: top;
}

.spec-R {
  width: 45%;
  display: table-cell;
  vertical-align: top;
}

.spec__text, .spec p {
  font-size: 1.2rem;
  line-height: 1.6;
}

.spec dl {
  margin: 0;
  padding: 0 0 2rem;
}

.spec dd {
  margin-left: 1rem;
  margin-bottom: 1em;
}

.information {
  background-image: url("../images/information_bg.jpg");
  background-repeat: repeat-x;
  color: #fff;
  min-height: 730px;
  line-height: 1.7;
  padding-top: 70px;
}

.information a {
  color: #fff;
  text-decoration: underline;
}

.information a:hover {
  opacity: .7;
}

.information__column {
  width: 900px;
  margin: 0 auto;
}

.information__column li {
  display: inline-block;
  vertical-align: top;
  width: 275px;
  margin-right: 35px;
}

.information__column li:last-child {
  margin-right: 0;
}

.information__column-title {
  font-size: 1.6rem;
  border-bottom: 1px solid #fff;
  margin: 10px 0;
}

.information__column p {
  font-size: 1.4rem;
}

.information__column p.note {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 1em;
}

.lineup {
  width: 100%;
  position: relative;
  text-align: center;
}

.lineup__items {
  width: calc(100% - 150px);
  overflow: scroll;
  white-space: nowrap;
  padding: 75px;
}

.lineup__items li {
  width: 100px;
  display: inline-block;
  margin-right: 10px;
}

.lineup__items li:last-child {
  margin-right: 0;
}

.lineup__items li img {
  width: 100%;
}

.lineup .arrow-L, .lineup .arrow-R {
  bottom: 140px;
}

.footer {
  width: 100%;
  height: 100px;
  background-color: #3E3A39;
  display: table;
  line-height: 100px;
  color: #fff;
}

.footer small svg {
  width: 134.761px;
  height: auto;
  fill: #fff;
}

.footer__share {
  display: table-cell;
  padding-left: 20px;
}

.footer__share__title {
  display: inline-block;
  font-size: 1.3rem;
}

.footer__home {
  display: table-cell;
  text-align: right;
  padding-right: 20px;
}

.footer .nav__sns {
  display: inline-block;
  margin-right: 14px;
}

.footer .nav__sns li {
  display: inline-block;
}

.footer .nav__mail {
  display: inline-block;
}

.footer .nav__mail li {
  display: inline-block;
}

.footer a {
  color: #fff;
}

.footer a.fa {
  margin-left: 14px;
}

.footer a.fa:before {
  font-size: 3.5rem;
}

@media screen and (max-width: 1024px) {
  .product__slide-sp {
    display: block;
  }
  .product__container {
    width: 100%;
    display: block;
  }
  .product-L {
    display: block;
    width: 400px;
    margin: 0 auto;
  }
  .product-R {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .spec {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 45px 0;
  }
  .spec__size {
    width: calc(100% - 22px);
    margin: 0 auto;
    text-align: center;
  }
  .spec__size img {
    width: auto;
  }
  .spec__container {
    width: 100%;
  }
  .spec__text {
    width: 400px;
    margin: 0 auto;
  }
  .spec-L {
    display: block;
    width: 100%;
  }
  .spec-R {
    display: block;
    width: 100%;
  }
  .information {
    min-height: auto;
    padding: 32px 0;
  }
  .information__column {
    width: calc(100% - 22px);
    margin: 0 auto;
  }
  .information__column li {
    width: 100%;
    margin-right: 0;
  }
}

@media screen and (max-width: 736px) {
  .product-L {
    width: 100%;
  }
  .header {
    height: 45px;
    background-color: #fff;
    z-index: 5500;
    transition: all .5s ease;
  }
  .header__container {
    max-width: 100%;
    display: block;
  }
  .header__container .logo {
    display: block;
    width: 147px;
    padding: 0;
    margin: 0 auto;
    height: 45px;
    z-index: 6000;
  }
  .header__container .logo svg {
    margin-top: 12px;
    width: 147px;
    height: auto;
  }
  .header.active {
    height: auto;
  }
  .menu__utils {
    position: relative;
    top: 0;
    left: -100%;
    background-color: #E83828;
    width: 100%;
    text-align: center;
    padding-right: 0;
    z-index: 5000;
    padding: 20px 0;
    display: block;
    transition: all .5s ease;
  }
  .menu__utils li {
    display: block;
    margin-left: 0;
    font-size: 1.2rem;
    line-height: 1;
  }
  .menu__utils li a {
    line-height: 4;
    color: #fff;
  }
  .menu__utils li a:hover {
    opacity: .7;
  }
  .menu__utils.active {
    height: auto;
    left: 0;
  }
  .menu__icon {
    display: block;
    position: absolute;
    top: 8px;
    left: 12px;
    z-index: 7000;
  }
  .menu__icon svg {
    fill: #E83828;
    width: 25px;
    height: auto;
  }
  .menu__icon svg path {
    transition: all .5s ease;
    -ms-transform-origin: center center;
        transform-origin: center center;
  }
  .menu__icon svg #icon-menu-top,
  .menu__icon svg #icon-menu-middle,
  .menu__icon svg #icon-menu-bottom {
    -ms-transform: rotate(0) translate(0, 0);
        transform: rotate(0) translate(0, 0);
  }
  .menu__icon.active svg #icon-menu-top {
    -ms-transform-origin: center center;
        transform-origin: center center;
    -ms-transform: rotate(45deg) translate(8px, 10px);
        transform: rotate(45deg) translate(8px, 10px);
  }
  .menu__icon.active svg #icon-menu-middle {
    -ms-transform-origin: center center;
        transform-origin: center center;
    -ms-transform: rotate(45deg) translate(0, 1px);
        transform: rotate(45deg) translate(0, 1px);
  }
  .menu__icon.active svg #icon-menu-bottom {
    -ms-transform-origin: center center;
        transform-origin: center center;
    -ms-transform: rotate(-45deg) translate(7px, -9px);
        transform: rotate(-45deg) translate(7px, -9px);
  }
  .product {
    padding: 15px 0;
    position: relative;
  }
  .product__slide-container {
    width: calc(100% - 22px);
  }
  .product__slide-container img {
    width: 100%;
  }
  .product-L, .product-R {
    width: calc(100% - 22px);
    margin: 0 auto;
    text-align: center;
  }
  .product__caption {
    text-align: left;
  }
  .product__size li {
    display: block;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .product__size li a {
    display: block;
    width: 90%;
    margin: 0 auto;
    font-size: 1.2rem;
  }
  .product__name {
    font-size: 1.6rem;
    padding: 40px 0 5px;
  }
  .product__price {
    font-size: 1.6rem;
    padding-bottom: 12px;
  }
  .product__price .note {
    font-size: 1rem;
  }
  .product .arrow-L, .product .arrow-R {
    top: 0;
    bottom: 0;
  }
  .product .bx-wrapper .bx-pager {
    bottom: -22px !important;
  }
  .spec {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 45px 0;
  }
  .spec__size {
    width: calc(100% - 22px);
    margin: 0 auto;
  }
  .spec__size img {
    width: 100%;
  }
  .spec__container {
    width: 100%;
  }
  .spec__text {
    width: calc(100% - 22px);
    margin: 0 auto;
  }
  .spec-L {
    display: block;
    width: 100%;
  }
  .spec-R {
    display: block;
    width: 100%;
  }
  .footer {
    display: block;
    height: auto;
    line-height: 1;
  }
  .footer__share {
    display: block;
    padding-left: 0;
    padding: 164px 0 0;
    text-align: center;
  }
  .footer__home {
    display: block;
    text-align: center;
    padding-right: 0;
    padding: 50px 0;
  }
}
