@charset "utf-8";
/* CSS Document */

/* style.css @overwrite
-------------------------------------*/
.series001s-main {
  width: 100%;
  height: auto;
  display: block;
  margin-top: 0;
  background-color: rgba(0, 0, 0, 0.8);
  color: #ffffff;
}
/*--------------------------------------  
		main-img
---------------------------------------*/
#page-001s .catch-copy {
  width: 35%;
  max-width: 604px;
}
/*--------------------------------------  
		sec-series
---------------------------------------*/
.sec-series001s {
  width: 100%;
  text-align: center;
  margin-top: -50px;
}
/*--------------------------------------  
		#product
---------------------------------------*/
#page-001s .series-main-txt {
  display: table;
  width: 100%;
  height: 960px;
  text-align: center;
  vertical-align: middle;
  padding: 0;
}
#page-001s .series-main-txt-in {
  display: table-cell;
  width: 50%;
  padding: 4%;
  vertical-align: middle;
  text-align: center;
}
#page-001s .series-main-txt-in p {
  display: inline-block;
  text-align: left;
  line-height: 2.67;
}
.pd-l30 {
  padding-left: 30px;
}
#page-001s .series-main-img1 {
  display: table-cell;
  width: 50%;
  height: 960px;
  background: url("../images/001s/main-img_001s_01.jpg") no-repeat top
    center/cover;
}
#page-001s .series-main-img2 {
  display: table-cell;
  width: 50%;
  height: 960px;
  background: url("../images/001s/main-img_001s_02.jpg") no-repeat top
    center/cover;
}
/* ====================================
    #secConcept001s
======================================= */
#secConcept001s {
  padding-top: 180px;
  padding-bottom: 180px;
  background: #000;
}
#secConcept001s .sec-h2 {
  color: #fff;
}
#secConcept001s .slick-slider {
  width: 100%;
  height: 100%;
}
#secConcept001s figcaption {
  display: block;
  margin-top: 40px;
  font-size: 18px;
  color: #fff;
  line-height: 2;
}
#secConcept001s .slick-slide figcaption {
  opacity: 0;
}
#secConcept001s .slick-slide {
  opacity: 0.7;
}
#secConcept001s .slick-slide img {
  width: 100%;
}
#secConcept001s .slick-slide.slick-current,
#secConcept001s .slick-slide.slick-current figcaption {
  opacity: 1;
}
#secConcept001s .slick-next,
#secConcept001s .slick-prev {
  width: 37px;
  height: 85px;
  top: 42%;
}
#secConcept001s .slick-next {
  right: 78px;
}
#secConcept001s .slick-prev {
  left: 78px;
  z-index: 1;
}
#secConcept001s button {
  overflow: visible;
}
#secConcept001s .slick-prev:before {
  content: "";
  display: block;
  width: 37px;
  height: 85px;
  background: url("../images/001s/arrow_prev.png") no-repeat center/contain;
}
#secConcept001s .slick-next:before {
  content: "";
  display: block;
  width: 37px;
  height: 85px;
  background: url("../images/001s/arrow_next.png") no-repeat center/contain;
}

/*--------------------------------------  
		#lineup
---------------------------------------*/
#page-001s #lineup {
  width: 92%;
  max-width: 1580px;
  padding-top: 180px;
  padding-bottom: 110px;
  margin: 0 auto;
}
#page-001s #lineup .sec-h2 {
  margin-bottom: 80px;
}
#page-001s #lineup table {
  width: 100%;
}
#page-001s #lineup table + table {
  margin-top: 80px;
}
#page-001s #lineup .tdMetal figure {
  display: inline-block;
  margin: 0 10px;
}
#page-001s #lineup .tdMetal img {
  margin-bottom: 10px;
}
#page-001s #lineup th,
#page-001s #lineup td {
  width: 50%;
  text-align: center;
  vertical-align: top;
}
#page-001s #lineup th:first-of-type,
#page-001s #lineup td:first-of-type {
  border-right: 1px solid #bababa;
}
#page-001s #lineup table + table th:first-of-type,
#page-001s #lineup table + table td:first-of-type {
  border-right: none;
}
#page-001s #lineup th {
  padding-bottom: 10px;
  font-size: 24px;
}
#page-001s #lineup .caption {
  padding-top: 90px;
  font-size: 16px;
  line-height: 2;
}
#page-001s #lineup td {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
#page-001s #lineup .icon_blue {
  color: #032c47;
}
#page-001s #lineup .icon_brown {
  color: #3a0002;
}
#page-001s #lineup .icon_bordeaux {
  color: #3b0002;
}
#page-001s #lineup .icon_green {
  color: #0a2410;
}

.aging-edition {
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 790px;
  margin-top: 3px;
}
.aging-edition-0 {
  width: 124px;
  white-space: nowrap;
  margin-left: -30px;
}
.aging-edition-1 {
  width: 141px;
  margin-left: 29px;
  white-space: nowrap;
}
.aging-edition-2 {
  width: 108px;
  margin-left: 160px;
}

.boxslide a {
  color: #fff;
  text-decoration: underline;
}
.boxslide a:hover {
  text-decoration: none;
}
