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

.banner {
  margin: 50px auto 0;
}

.header {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  height: 275px;
  background-color: #fff;
}

.header__logo {
  text-align: center;
  padding-top: 75px;
}

.header__logo svg {
  width: 633.153px;
  height: auto;
}

.header__logo svg path, .header__logo svg polygon {
  fill: #000;
}

.header__season {
  text-align: center;
  padding-top: 45px;
}

.header__season svg {
  width: 350px;
}

.header__season svg path, .header__season svg polygon {
  fill: #000;
}

.main {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}

.main .intro {
  padding: 80px 0;
}

.main .intro p {
  text-align: center;
  font-size: 1.8rem;
  line-height: 2;
}

.title__container {
  background-color: #3E3A39;
  text-align: center;
}

.title__notice {
  text-align: center;
  font-size: 3rem;
  display: inline-block;
  border-bottom: 1px solid #fff;
  color: #fff;
  padding: 35px 0 15px;
  margin-bottom: 35px;
}

.title__product {
  color: #fff;
  font-size: 3.2rem;
  line-height: 1.5;
  padding-bottom: 35px;
  letter-spacing: 0.025em;
}

.title__product .note {
  font-size: 1.8rem;
}

.title__footer {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

.info__container {
  text-align: center;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  padding: 90px 0;
}

.info__name {
  width: 700px;
  margin: 0 auto;
  font-size: 2.1rem;
  padding-top: 25px;
  padding-bottom: 20px;
  border-top: 3px double #231815;
}

.info__value {
  width: 700px;
  margin: 0 auto;
  font-size: 2rem;
  padding-bottom: 25px;
  border-bottom: 3px double #231815;
}

.info__value .tax {
  font-size: 1.2rem;
}

.product__text {
  text-align: center;
  font-size: 1.8rem;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  line-height: 2;
  padding: 65px 0;
}

.product__link {
  font-size: 1.6rem;
  color: #595757;
  text-decoration: underline;
}

.product__img {
  text-align: center;
}

.preview__links {
  display: -ms-flexbox;
  display: flex;
}

.preview__links.column3 .preview__links__notice {
  margin-top: 120px;
  font-size: 2rem;
}

.preview__links.column3 .preview__links__caption {
  font-size: 1.5rem;
}

.preview__links.column3 .preview__links__date {
  font-size: 1rem;
}

.preview__links.column3 .preview__links__item {
  height: 380px;
  width: 33.3333%;
}

.preview__links__item {
  height: 570px;
  width: 50%;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  color: #000;
}

.preview__links__item-01 {
  background-image: url("../images/pre1_head.jpg");
}

.preview__links__item-02 {
  background-image: url("../images/pre2_head.jpg");
}

.preview__links__item-03 {
  background-image: url("../images/pre3_head.jpg");
}

.preview__links__item:after {
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  z-index: 100;
}

.preview__links__item.disable {
  pointer-events: none;
  color: #fff;
}

.preview__links__item.disable:after {
  background-color: rgba(0, 0, 0, 0.6);
}

.preview__links__item.disable .preview__links__notice:after {
  border-bottom-color: #fff;
}

.preview__links__notice {
  font-size: 3rem;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  position: relative;
  z-index: 200;
  margin-top: 175px;
}

.preview__links__notice:after {
  content: '';
  width: 68px;
  margin: 20px auto;
  display: block;
  border-bottom: 1px solid #000;
}

.preview__links__caption {
  font-size: 2.4rem;
  line-height: 1.8;
  position: relative;
  z-index: 200;
}

.preview__links__date {
  font-size: 1.4rem;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  letter-spacing: 0.25em;
  margin: 10px auto;
  position: relative;
  z-index: 200;
}

.footerInfo {
  background-color: #EAE9E8;
  padding-bottom: 60px;
}

.footerInfo__news {
  width: 794px;
  margin: 0 auto;
  text-align: center;
  padding: 30px 0 60px;
  border: 3px double #000;
  background-color: #fff;
}

.footerInfo__news h2 {
  font-size: 3.2rem;
  margin: 30px 0 60px;
}

.footerInfo__news p {
  font-size: 1.6rem;
  line-height: 2;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

.footerInfo__links {
  display: -ms-flexbox;
  display: flex;
  width: 700px;
  margin: 0 auto;
}

.footerInfo__links__item {
  width: 300px;
  padding: 50px 0;
}

.footerInfo__links__item:first-child {
  margin-right: 100px;
}

.footerInfo__title {
  border-bottom: 3px double #000;
  line-height: 2;
}

.footerInfo__list {
  padding-top: 20px;
}

.footerInfo__list li {
  line-height: 1.8;
}

.footerInfo__list li a {
  color: #000;
}

.footerInfo__list li a:hover {
  text-decoration: underline;
}

.footer {
  background-color: #fff;
}

.footer__links {
  display: -ms-flexbox;
  display: flex;
  width: 700px;
  margin: 50px auto;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.footer__links a {
  color: #000;
}

.footer__links a:hover {
  text-decoration: underline;
}

.footer .copyright {
  display: block;
  text-align: center;
  margin-bottom: 50px;
}

@media screen and (max-width: 600px) {
  img {
    width: 100%;
  }
  .header {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    height: 260px;
    background-color: #fff;
  }
  .header__logo {
    text-align: center;
    padding-top: 85px;
  }
  .header__logo svg {
    width: 80%;
    height: auto;
  }
  .header__logo svg path, .header__logo svg polygon {
    fill: #000;
  }
  .header__season {
    text-align: center;
    padding-top: 30px;
  }
  .header__season svg {
    width: 60%;
  }
  .header__season svg path, .header__season svg polygon {
    fill: #000;
  }
  .main {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
  .main .intro {
    padding: 40px 0;
  }
  .main .intro p {
    width: 90%;
    margin: 0 auto;
    text-align: left;
    font-size: 1.8rem;
    line-height: 2;
  }
  .title__container {
    background-color: #3E3A39;
    text-align: center;
  }
  .title__notice {
    text-align: center;
    font-size: 2rem;
    display: inline-block;
    border-bottom: 1px solid #fff;
    color: #fff;
    padding: 35px 0 15px;
    margin-bottom: 35px;
  }
  .title__product {
    color: #fff;
    font-size: 1.8rem;
    line-height: 1.5;
    padding-bottom: 35px;
    letter-spacing: 0.025em;
  }
  .title__product .note {
    font-size: 1.4rem;
  }
  .title__footer {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  }
  .info__container {
    text-align: center;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    padding: 50px 0;
  }
  .info__name {
    width: 90%;
    margin: 0 auto;
    font-size: 2rem;
    padding-top: 25px;
    padding-bottom: 20px;
    border-top: 3px double #231815;
  }
  .info__value {
    width: 90%;
    margin: 0 auto;
    font-size: 1.8rem;
    padding-bottom: 25px;
    border-bottom: 3px double #231815;
  }
  .info__value .tax {
    font-size: 1.2rem;
  }
  .product__text {
    text-align: left;
    font-size: 1.6rem;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    line-height: 2;
    padding: 30px 0;
    width: 90%;
    margin: 0 auto;
  }
  .product__img {
    text-align: center;
  }
  .preview__links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .preview__links.column3 .preview__links__notice {
    margin-top: 80px;
    font-size: 2rem;
  }
  .preview__links.column3 .preview__links__caption {
    font-size: 1.5rem;
  }
  .preview__links.column3 .preview__links__date {
    font-size: 1rem;
  }
  .preview__links.column3 .preview__links__item {
    height: 300px;
    width: 100%;
  }
  .preview__links__item {
    height: 200px;
    width: 100%;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    position: relative;
    color: #000;
  }
  .preview__links__item-01 {
    background-image: url("../images/pre1_head.jpg");
  }
  .preview__links__item-02 {
    background-image: url("../images/pre2_head.jpg");
  }
  .preview__links__item:after {
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    z-index: 100;
  }
  .preview__links__item.disable {
    pointer-events: none;
    color: #fff;
  }
  .preview__links__item.disable:after {
    background-color: rgba(0, 0, 0, 0.6);
  }
  .preview__links__item.disable .preview__links__notice:after {
    border-bottom-color: #fff;
  }
  .preview__links__notice {
    font-size: 2rem;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    position: relative;
    z-index: 200;
    margin-top: 25px;
  }
  .preview__links__notice:after {
    content: '';
    width: 68px;
    margin: 20px auto;
    display: block;
    border-bottom: 1px solid #000;
  }
  .preview__links__caption {
    font-size: 1.8rem;
    line-height: 1.8;
    position: relative;
    z-index: 200;
  }
  .preview__links__date {
    font-size: 1.2rem;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    letter-spacing: 0.25em;
    margin: 10px auto;
    position: relative;
    z-index: 200;
  }
  .footerInfo {
    background-color: #EAE9E8;
    padding-bottom: 60px;
  }
  .footerInfo__news {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    padding: 30px 0 60px;
    border: 3px double #000;
    background-color: #fff;
  }
  .footerInfo__news h2 {
    width: 90%;
    font-size: 2rem;
    margin: 30px auto 60px;
    line-height: 1.8;
  }
  .footerInfo__news p {
    width: 90%;
    margin: 0 auto;
    font-size: 1.6rem;
    line-height: 2;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  }
  .footerInfo__links {
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    margin: 0 auto;
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .footerInfo__links__item {
    width: 100%;
    padding: 50px 0;
  }
  .footerInfo__links__item:first-child {
    margin-right: 0;
  }
  .footerInfo__title {
    border-bottom: 3px double #000;
    line-height: 2;
    text-align: center;
  }
  .footerInfo__list {
    padding-top: 20px;
  }
  .footerInfo__list li {
    line-height: 1.8;
    text-align: center;
  }
  .footerInfo__list li a {
    color: #000;
  }
  .footerInfo__list li a:hover {
    text-decoration: underline;
  }
  .footer {
    background-color: #fff;
  }
  .footer__links {
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    margin: 50px auto;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    text-align: center;
  }
  .footer__links li {
    margin-bottom: 15px;
  }
  .footer__links a {
    color: #000;
  }
  .footer__links a:hover {
    text-decoration: underline;
  }
  .footer .copyright {
    display: block;
    text-align: center;
    margin-bottom: 50px;
  }
}
