﻿@charset "UTF-8";
/*タイトル ========================================================================*/
.category-title.chronographs {
  background: linear-gradient(-90deg, rgba(0, 0, 0, .1) 50%, rgba(0, 0, 0, .9)) 50%, url(assets/img/ttl_chronographs.jpg) no-repeat center center / cover;
}
.category-title.pilot_watches {
  background: linear-gradient(-90deg, rgba(0, 0, 0, .1) 50%, rgba(0, 0, 0, .9)) 50%, url(assets/img/ttl_pilot_watches.jpg) no-repeat center center / cover;
}
.category-title.diving_watches {
  background: linear-gradient(-90deg, rgba(0, 0, 0, .1) 50%, rgba(0, 0, 0, .9)) 50%, url(assets/img/ttl_diving_watches.jpg) no-repeat center center / cover;
}
.category-title.sinn_mission_timers_ezm {
  background: linear-gradient(-90deg, rgba(0, 0, 0, .1) 50%, rgba(0, 0, 0, .9)) 50%, url(assets/img/ttl_sinn_mission_timers_ezm.jpg) no-repeat center center / cover;
}
.category-title.classic_timepieces_ladies_watches {
  background: linear-gradient(-90deg, rgba(0, 0, 0, .1) 50%, rgba(0, 0, 0, .9)) 50%, url(assets/img/ttl_classic_timepieces_ladies_watches.jpg) no-repeat center center / cover;
}
.category-title.japan_limited {
  background: linear-gradient(-90deg, rgba(0, 0, 0, .1) 50%, rgba(0, 0, 0, .9)) 50%, url(assets/img/ttl_japan_limited.jpg) no-repeat center center / cover;
}
.category-title.archive {
  background: linear-gradient(-90deg, rgba(0, 0, 0, .1) 50%, rgba(0, 0, 0, .9)) 50%, url(assets/img/ttl_archive.jpg) no-repeat center center / cover;
}
/*個別ページ ========================================================================*/
#page {
  overflow: hidden;
}
.gothic {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.category-title h1 {
  width: 90%;
  height: auto;
  padding: 100px 5%;
  margin: 0;
  font-size: 40px;
  color: #fff;
  text-shadow: 1px 1px 20px #000;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
.category-title h1 span {
  display: block;
  font-size: 16px;
  font-family: "Noto Sans Japanese";
  margin-top: 5px;
}
.watch-single {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 10px 0 50px;
}
.watch-single .title {
  font-size: 30px;
  font-weight: normal;
  color: #999;
}
.watch-single .info {
  font-size: 14px;
  line-height: 28px;
  text-align: justify;
  text-justify: inter-ideograph;
}
.watch-single .row {
  width: 100%;
  height: auto;
  margin: 50px auto;
}
.watch-single .row .col {
  width: 50%;
  height: auto;
  padding: 0;
  float: left;
}
.watch-single .row .col1 .watch-slider {
  width: 100%;
  touch-action: auto;
}
.watch-single .row .col1 .watch-slider img {
  width: 100%;
}
.slick-prev, .slick-next {
  position: absolute;
  display: block;
  height: 40px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.breadcrumb {
  padding: 15px 5%;
  margin: 0;
  font-size: 13px;
  color: #000;
  list-style: none;
  border-bottom: solid 1px #eee;
}
.breadcrumb li {
  display: inline;
  float: none;
}
.breadcrumb li.current {
  color: #999;
}
.breadcrumb li:first-child {
  margin-left: 0;
}
.breadcrumb li:first-child::before {
  content: '';
  margin: 0;
}
.breadcrumb li::before {
  content: '>';
  color: #000;
  margin: 0 5px;
}
.breadcrumb li a {
  color: #000;
  text-decoration: none;
}
.breadcrumb li a:hover {
  text-decoration: underline;
}
.watch-single .row .col1 .watch-slider .slick-arrow::before {
  font-size: 40px;
  font-weight: lighter;
  color: #333;
}
.watch-single .row .col1 .watch-slider .slick-prev {
  left: 0;
  z-index: 10;
}
.watch-single .row .col1 .watch-slider .slick-prev::before {
  content: '\F104';
}
.watch-single .row .col1 .watch-slider .slick-next {
  right: 0;
  z-index: 10;
}
.watch-single .row .col1 .watch-slider .slick-next::before {
  content: '\F105';
}
.watch-single .row .col2 {
  width: 48%;
  height: auto;
  padding: 2%;
  font-size: 14px;
  line-height: 24px;
  background: #f1f1f1;
  float: right;
}
.watch-single .row .col2 ul {
  margin: 0 auto 15px;
  padding-left: 20px;
}
.watch-single .row .col2 h3 {
  font-size: 14px;
  line-height: 30px;
  font-weight: normal;
  margin: 0;
}
.watch-single .row .col2 p {
  margin: 20px 0;
}
.watch-single .row .col2 p.price:before {
  content: '■︎';
  margin-right: 5px;
}
.watch-single .row .col2 p.price .tax_not {
  font-size: 12px;
}
.watch-single .row .col2 p.price {
  margin: 0 !important;
}
.watch-single .row .col2 p.price:last-child {
  margin: 0 0 20px !important;
}
.watch-single .row .col2 .red {
  color: #96202f;
}
.watch-single .row .col2 .red:before {
  content: '■︎';
  margin-right: 5px;
  color: #96202f;
}
.watch-single .row .col2 p.mother_earth_link a {
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #003ba6;
  padding: 10px 0;
  border-radius: 5px;
  display: block;
}
.watch-single .row .col2 p.u15_u16_u18_link a {
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  padding: 10px 0;
  border-radius: 5px;
  display: block;
}
.watch-single .row .col2 p.news_link a {
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #750207;
  padding: 10px 0;
  border-radius: 5px;
  display: block;
}
.watch-single .extend-info {
  margin-top: 20px;
}
.watch-single .extend-info .other_box .page p:before {
  content: '■︎';
  margin-right: 5px;
}
.watch-single .extend-info .other_box .page.goldbronze125 p:before {
  content: '';
  margin: 0;
}
.watch-single .row .col2 h3.option {
  margin-top: 15px;
}
.watch-single .row .col2 h3.option + ul {
  margin-bottom: 5px;
}
/*ページ ========================================================================*/
.links {
  margin: 0 auto;
  padding: 0 0 50px 0;
  display: inline-block;
  position: relative;
  top: -50px;
  left: 50%;
  list-style: none;
}
.links li {
  margin: 0 1px;
  position: relative;
  left: -50%;
  float: left;
}
.links li a {
  padding: 10px 15px;
  display: block;
  text-decoration: none;
  color: #000;
  border: 1px solid #ccc;
}
.links li a:hover {
  color: #fff;
  background: #000;
}
.move-to-head {
  display: none;
}
@media screen and (min-width:700px) and (max-width:1050px) {
  .category-title h1 {
    width: 90%;
    height: auto;
    padding: 100px 5%;
    margin: 0;
    font-size: 40px;
    color: #fff;
    text-shadow: 1px 1px 20px #000;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
  }
  .category-title h1 span {
    display: block;
    font-size: 16px;
    font-family: "Noto Sans Japanese";
    margin-top: 5px;
  }
  .watch-single {
    width: 80%;
    max-width: 800px;
    margin: 0 auto;
    padding: 0 0 70px;
  }
  .watch-single .title {
    font-size: 30px;
    font-weight: normal;
    color: #999;
  }
  .watch-single .info {
    font-size: 14px;
    line-height: 28px;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  .watch-single .row {
    width: 100%;
    height: auto;
    margin: 30px auto;
  }
  .watch-single .row .col {
    width: 100%;
    height: auto;
    padding: 0;
    float: none;
  }
  .watch-single .row .col1 .watch-slider {
    width: 100%;
  }
  .watch-single .row .col1 .watch-slider img {
    width: 100%;
  }
  .watch-single .row .col1 .watch-slider .slick-arrow::before {
    font-size: 40px;
    font-weight: lighter;
    color: #333;
  }
  .watch-single .row .col1 .watch-slider .slick-prev {
    left: 0;
  }
  .watch-single .row .col1 .watch-slider .slick-prev::before {
    content: '\F104';
  }
  .watch-single .row .col1 .watch-slider .slick-next {
    right: 0;
  }
  .watch-single .row .col1 .watch-slider .slick-next::before {
    content: '\F105';
  }
  .watch-single .row .col2 {
    width: 100%;
    height: auto;
    padding: 5%;
    font-size: 14px;
    line-height: 24px;
    background: #f1f1f1;
    float: none;
  }
  .watch-single .row .col2 ul {
    margin: 0 auto 15px;
    padding-left: 20px;
  }
  .watch-single .row .col2 h3 {
    font-size: 14px;
    line-height: 28px;
    font-weight: normal;
    margin: 0;
  }
  .watch-single .row .col2 p {
    margin: 20px 0;
  }
  /*ページ ========================================================================*/
  .links {
    margin: 0 auto;
    padding: 0 0 50px 0;
    display: inline-block;
    position: relative;
    top: -50px;
    left: 50%;
    list-style: none;
  }
  .links li {
    margin: 0 1px;
    position: relative;
    left: -50%;
    float: left;
  }
  .links li a {
    padding: 10px 15px;
    display: block;
    text-decoration: none;
    color: #000;
    border: 1px solid #ccc;
  }
  .links li a:hover {
    color: #fff;
    background: #000;
  }
}
@media screen and (max-width:700px) {
  .category-title h1 {
    width: 90%;
    height: auto;
    padding: 70px 5%;
    margin: 0;
    font-size: 26px;
    color: #fff;
    text-shadow: 1px 1px 20px #000;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
  }
  .category-title h1 span {
    display: block;
    font-size: 14px;
    font-family: "Noto Sans Japanese";
    margin-top: 5px;
  }
  .watch-single {
    width: 85%;
    max-width: 85%;
    margin: 0 auto;
    padding: 0 0 20px;
  }
  .watch-single .title {
    font-size: 30px;
    font-weight: normal;
    color: #999;
  }
  .watch-single .info {
    font-size: 14px;
    line-height: 28px;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  .watch-single .row {
    width: 100%;
    height: auto;
    margin: 30px auto;
  }
  .watch-single .row .col {
    width: 100%;
    height: auto;
    padding: 0;
    float: none;
  }
  .watch-single .row .col1 .watch-slider {
    width: 100%;
  }
  .watch-single .row .col1 .watch-slider img {
    width: 100%;
  }
  .watch-single .row .col1 .watch-slider .slick-arrow::before {
    font-size: 40px;
    font-weight: lighter;
    color: #333;
  }
  .watch-single .row .col1 .watch-slider .slick-prev {
    left: 0;
  }
  .watch-single .row .col1 .watch-slider .slick-prev::before {
    content: '\F104';
  }
  .watch-single .row .col1 .watch-slider .slick-next {
    right: 0;
  }
  .watch-single .row .col1 .watch-slider .slick-next::before {
    content: '\F105';
  }
  .watch-single .row .col2 {
    width: 100%;
    height: auto;
    padding: 5%;
    font-size: 14px;
    line-height: 24px;
    background: #f1f1f1;
    float: none;
  }
  .watch-single .row .col2 ul {
    margin: 0 auto 15px;
    padding-left: 20px;
  }
  .watch-single .row .col2 h3 {
    font-size: 14px;
    line-height: 30px;
    font-weight: normal;
    margin: 0;
  }
  .watch-single .row .col2 p {
    margin: 20px 0;
  }
  /*ページ ========================================================================*/
  .links {
    margin: -20px auto 0;
    padding: 0 0 50px 0;
    display: block;
    position: static;
    float: none;
    list-style: none;
  }
  .links li {
    width: 85%;
    margin: 1px auto;
    position: static;
    float: none;
  }
  .links li a {
    padding: 10px 15px;
    display: block;
    text-decoration: none;
    color: #000;
    border: 1px solid #ccc;
  }
  .links li a:hover {
    color: #fff;
    background: #000;
  }
}