@charset "UTF-8";
/*================================================================================
scwatchultra25個別CSS SMT
=================================================================================*/

.dc20winter .js-product-color-selector + .thumbnail {
  margin-top: 8px;
}

/* ===================
カタログページ製品情報
======================*/
/*===== main-visualエリア =====*/
.js-product-color-selector {
  height: 40px !important;
}

.product-block {
  padding-left: 5.333vw;
  padding-right: 5.333vw;
}

.product-block p {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  letter-spacing: -0.014em;
  font-size: 1.2rem;
  text-align: left;
  line-height: 1.8;
}
.product-block p sup {
  position: relative;
  top: -2px;
  font-size: 0.6em;
  letter-spacing: 0.09em;
}

.product-block h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  font-size: 5.86667vw;
  text-align: center;
  letter-spacing: -0.029em;
  line-height: 1.5;
}
.product-block h3 sup {
  position: relative;
  top: -2px;
  font-size: 0.5em;
  letter-spacing: 0.09em;
}

.bg-black .product-block, .bg-black .product-block h3, .bg-black .product-block p {
  color: #FFF;
}

.scwatch7-pcCol2smtCol1 {
  display: flex;
  flex-direction: column;
}
.scwatch7-pcCol2smtCol1-item {
  width: 100%;
  margin-bottom: 28px;
}
.scwatch7-pcCol2smtCol1-item:last-child {
  margin-bottom: 0;
}
.scwatch7-pcCol2smtCol1-item img {
  width: 100%;
}

.scwatch7-notice-item {
  --padding: 0.2rem;
  text-indent: calc((2em - var(--padding)) * -1);
  padding-bottom: 2px;
  padding-left: calc(2em - var(--padding));
  color: #888888;
  font-size: 1rem;
  line-height: 1.8em;
}
.scwatch7-notice-item::before {
  content: "※" attr(data-count);
  padding-right: var(--padding);
}

.sec-unit.kv .product-block {
  padding-left: 0;
  padding-right: 0;
}

.product-block .eyeCatching {
  --margin: 14px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.product-block .eyeCatching-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: calc((100% - var(--margin)) / 2);
  margin-right: var(--margin);
  padding: 26px 0 22px 0;
  border: 1px solid #BBB;
  border-radius: 40px;
}
.product-block .eyeCatching-item:nth-child(2n) {
  margin-right: 0;
}
.product-block .eyeCatching-item-subtitle {
  margin-bottom: 14px;
  font-size: 1rem;
}
.product-block .eyeCatching-item-maintitle {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  font-size: 2.6rem;
  text-align: center;
  letter-spacing: -0.05em;
  line-height: 1.4;
  color: #ff5502 !important;
}
.product-block .eyeCatching.battery .eyeCatching-item {
  border: none;
  padding: 26px 0 0 0;
}
.product-block .eyeCatching.battery .eyeCatching-item-maintitle {
  font-size: 6.667vw;
}
.product-block .eyeCatching.cold_resistance .eyeCatching-item, .product-block .eyeCatching.heat-resistance .eyeCatching-item {
  width: 100%;
  margin-bottom: 14px;
  margin-right: 0;
  padding-top: 20px;
  padding-bottom: 18px;
}
.product-block .eyeCatching.cold_resistance .eyeCatching-item:last-child, .product-block .eyeCatching.heat-resistance .eyeCatching-item:last-child {
  margin-bottom: 0;
}

.float-area {
  display: flex;
  flex-direction: column-reverse;
  width: 100%;
}
.float-area-l {
  width: 100%;
  margin-top: 12px;
}
.float-area-r {
  width: 100%;
}

.simulation-tabs-body {
  margin-top: 0 !important;
}

hr.js-floating-off {
  margin-top: 0;
}

/* ======================================
カタログページ製品情報 utility
============================================*/
.bg-black {
  background-color: #000;
}

.bg-siren {
  padding-top: 13vw;
  padding-bottom: 110vw;
  background-image: url(/flcache_data/product/scwatchultra25/img_siren_01_smt.png);
  background-repeat: no-repeat;
  background-size: 100vw;
  background-position: bottom;
}
.bg-siren p {
  font-size: clamp(1rem, 3.2vw, 1.2rem) !important;
}

.widthFull-smt {
  width: calc(100vw - var(--barW));
  margin: 0 calc(50% - 50vw);
}

.width-sleep {
  width: calc(100vw - var(--barW));
  margin: 0 calc(50% - 50vw);
}/*# sourceMappingURL=style_smt.css.map */