@charset "UTF-8";
@font-face {
  font-family: 'rodinb';
  font-display: swap;
  src: url("../../../font/rodin-b.woff") format("woff"), url("../../../font/rodin-b.otf") format("truetype"); }
@font-face {
  font-family: 'rodinm';
  font-display: swap;
  src: url("../../../font/rodin-m.woff") format("woff"), url("../../../font/rodin-m.otf") format("truetype"); }
/*--------------------------------------------------- */
/*リセット */
/*--------------------------------------------------- */
.ec-productRole .ec-productRole__price, .ec-productRole .ec-productRole__code, .ec-productRole .ec-productRole__category, .ec-productRole .ec-productRole__tags {
  padding: 0;
  border-bottom: 0; }
.ec-productRole .ec-productRole__priceRegular {
  padding-top: 0; }
.ec-productRole .ec-productRole__tags {
  margin-top: 0; }
ul, li {
  margin: 0;
  padding: 0; }
.ec-productRole__profile input {
  margin-bottom: 0; }
.ec-productRole__profile .ec-productRole__btn {
  width: 100%;
  margin-bottom: 0;
  min-width: initial; }
.ec-productRole__profile button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
.ec-productRole .ec-productRole__actions {
  padding-top: 0;
  padding-bottom: 0; }
/*--------------------------------------------------- */
/* */
/*--------------------------------------------------- */
.maxWid.backBtn a {
  display: flex;
  justify-content: center;
  align-items: center;
  word-break: break-all;
  width: auto;
  height: auto;
  text-decoration: none;
  background: #a0a0a0;
  text-align: center;
  border: 1px solid #a0a0a0;
  color: #fff;
  transition: all 0.5s ease; }
.maxWid.backBtn a {
  font-size: 12px;
  font-size: 1.2rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 700;
  padding: 10px 15px; }
.maxWid.backBtn i {
  margin-right: 8px; }
.maxWid.topPosition {
  margin-bottom: 36px; }
.maxWid.bottomPosition {
  margin-top: 74px; }
/*--------------------------------------------------- */
/* itemDetail */
/*--------------------------------------------------- */
.ec-productRole .ec-sliderItemRole {
  padding-left: 0; }
.ec-productRole .ec-productRole__profile .categories li {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 8px; }
.ec-productRole .ec-productRole__profile .categories li a {
    display: flex;
    justify-content: center;
    align-items: center;
    word-break: break-all;
    width: auto;
    height: auto;
    text-decoration: none;
    background: #ffc003;
    text-align: center;
    border: 1px solid #ffc003;
    color: #fff;
    transition: all 0.5s ease; }
.ec-productRole .ec-productRole__profile .categories li:nth-last-of-type(1) {
    margin-bottom: 16px; }
.ec-productRole .ec-productRole__profile .categories li a {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 12px;
    font-size: 1.2rem;
    padding: 4px 8px; }
.ec-productRole .ec-productRole__profile h3 {
  font-size: 26px;
  font-size: 2.6rem;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  line-height: 1.3em;
  margin-bottom: 24px;
  color: #444;
  margin-top: 0; }
.ec-productRole .ec-productRole__profile .detail {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  margin-bottom: 24px; }
.ec-productRole .ec-productRole__profile .ec-productRole__priceRegularPrice {
  font-size: 12px;
  font-size: 1.2rem;
  text-decoration: line-through;
  margin-bottom: 4px;
  color: #666; }
.ec-productRole .ec-productRole__profile .price {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2em; }
.ec-productRole .ec-productRole__profile .price .ec-price {
    color: #333; }
.ec-productRole .ec-productRole__profile .price .spanPrice {
    font-size: 26px;
    font-size: 2.6rem;
    font-weight: 700;
    color: #d80000;
    padding: 0; }
.ec-productRole .ec-productRole__profile .price .ec-price__tax {
    margin-left: 4px;
    font-size: 14px;
    font-size: 1.4rem; }
.ec-productRole .ec-productRole__profile .tagBlock {
  margin-top: 24px;
  display: flex;
  flex-wrap: wrap; }
.ec-productRole .ec-productRole__profile .tagBlock li {
    font-size: 12px;
    font-size: 1.2rem;
    border: 1px solid #ddd;
    padding: 2px 4px;
    margin-right: 4px; }
.ec-productRole .ec-productRole__profile .marginBlock {
  margin-top: 24px;
  line-height: 1.2em; }
.ec-productRole .ec-productRole__profile .itemCord {
  font-size: 16px;
  font-size: 1.6rem; }
.ec-productRole .ec-productRole__profile .paddingLine {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #a3a3a3; }
.ec-productRole .ec-productRole__profile .innerBlock {
  margin-top: 24px;
  border-top: 1px dotted #ddd; }
.ec-productRole .ec-productRole__profile svg {
  max-width: 30px;
  height: auto;
  margin-right: 4px; }
.ec-productRole .ec-productRole__profile .flexBlock {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
.ec-productRole .ec-productRole__profile .flexBlock form, .ec-productRole .ec-productRole__profile .flexBlock a, .ec-productRole .ec-productRole__profile .flexBlock button {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif; }
.ec-productRole .ec-productRole__profile .flexBlock .itemSelect {
    width: 100%;
    margin-bottom: 24px; }
.ec-productRole .ec-productRole__profile .flexBlock .itemSelect select {
      border: 1px solid #aaa;
      padding: 8px;
      margin-bottom: 8px;
      width: 100%;
      color: #888;
      min-width: initial;
      max-width: initial; }
.ec-productRole .ec-productRole__profile .flexBlock .itemSelect .ec-select {
      display: flex;
      align-items: center; }
.ec-productRole .ec-productRole__profile .flexBlock .itemSelect .ec-select span {
        min-width: 80px;
        line-height: 1.2em; }
.ec-productRole .ec-productRole__profile .flexBlock .itemSelect .ec-select:nth-last-of-type(1) {
        margin-bottom: 0; }
.ec-productRole .ec-productRole__profile .flexBlock .itemSelect .ec-select:nth-last-of-type(1) select {
          margin-bottom: 0; }
.ec-productRole .ec-productRole__profile .flexBlock .viewMovie {
    display: flex;
    justify-content: center;
    align-items: center;
    word-break: break-all;
    width: auto;
    height: auto;
    text-decoration: none;
    background: #fff;
    text-align: center;
    border: 1px solid #fff;
    color: #ffc003;
    transition: all 0.5s ease;
    width: calc(50% - 16px); }
.ec-productRole .ec-productRole__profile .flexBlock .viewMovie i {
      margin-right: 8px;
      position: relative; }
.ec-productRole .ec-productRole__profile .flexBlock .viewMovie button {
      padding: 12px;
      width: 100%;
      height: 100%;
      z-index: 1;
      font-size: 18px;
      font-size: 1.8rem;
      font-weight: 700;
      display: flex;
      justify-content: center;
      align-items: center;
      border: 1px solid #ffc003; }
.ec-productRole .ec-productRole__profile .flexBlock .addCart {
    display: flex;
    justify-content: center;
    align-items: center;
    word-break: break-all;
    width: auto;
    height: auto;
    text-decoration: none;
    background: #1484b3;
    text-align: center;
    border: 1px solid #1484b3;
    color: #fff;
    transition: all 0.5s ease;
    width: calc(50% - 16px); }
.ec-productRole .ec-productRole__profile .flexBlock .addCart button {
      padding: 12px;
      width: 100%;
      height: 100%;
      z-index: 1;
      font-size: 18px;
      font-size: 1.8rem;
      font-weight: 700;
      display: flex;
      justify-content: center;
      align-items: center; }
.ec-productRole .ec-productRole__profile .flexBlock .addCart svg {
      fill: #fff;
      max-width: 26px;
      height: auto;
      transition-duration: 0.3s; }
.ec-productRole .ec-productRole__profile .flexBlock [disabled="disabled"] {
    cursor: not-allowed;
    background-color: #555;
    color: #fff;
    border: 0; }
.ec-productRole .ec-productRole__profile .flexBlock [disabled="disabled"]:hover {
      color: #fff;
      border: 0;
      background-color: #555;
      /* style */ }
.ec-productRole .ec-grid2 .ec-sliderItemRole {
  padding-right: 0; }
.ec-productRole .ec-sliderItemRole .slide-item {
  border: 1px solid #eee;
  max-height: 500px;
  height: 100%; }
.ec-productRole .ec-sliderItemRole .slide-item img {
    height: auto;
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
    max-height: 500px; }
.ec-productRole .ec-sliderItemRole .item_nav {
  justify-content: space-between; }
.ec-productRole .ec-sliderItemRole .item_nav:after {
    content: "";
    display: block;
    width: calc(33% - 15px);
    height: 0; }
.ec-productRole .ec-sliderItemRole .slideThumb {
  width: calc(33% - 15px);
  border: 1px solid #eee; }
.ec-productRole .ec-sliderItemRole .slideThumb img {
    -o-object-fit: contain;
       object-fit: contain;
    height: 100%;
    width: 100%;
    max-height: 200px;
    max-width: 200px; }
.ec-productRole .slick-dots {
  bottom: -35px; }
.ec-productRole .item_visual {
  position: relative; }
.ec-productRole .item_visual .slick-arrow {
    position: absolute;
    opacity: 0.8;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
            transform: translate(0%, -50%);
    margin: auto;
    color: #fff;
    z-index: 1;
    cursor: pointer;
    font-size: 30px;
    font-size: 3rem;
    background-color: #111;
    border-radius: 50px; }
.ec-productRole .item_visual .prev-arrow {
    left: 10px; }
.ec-productRole .item_visual .next-arrow {
    right: 10px; }
.modal {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  z-index: 1000;
  right: 0;
  left: 0; }
.modal__bg {
  background: rgba(0, 0, 0, 0.8);
  height: calc(100%);
  position: absolute;
  width: 100%; }
.modalInner {
  position: relative;
  padding: 40px 40px; }
.modal__content {
  background: #fff;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 60%; }
.modal__content video {
    max-height: calc(95vh - 120px);
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    padding-bottom: 40px; }
.modal__content img {
    max-height: calc(95vh - 120px);
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    padding-bottom: 40px; }
.modal__content p {
    position: relative; }
.modalBtn {
  max-width: 210px;
  margin: auto;
  height: 40px;
  width: 100%; }
.modalBtn a {
    display: flex;
    justify-content: center;
    align-items: center;
    word-break: break-all;
    width: auto;
    height: auto;
    text-decoration: none;
    background: #aaa;
    text-align: center;
    border: 1px solid #aaa;
    color: #fff;
    transition: all 0.5s ease; }
.modalBtn a {
    font-size: 20px;
    font-weight: 700; }
.modalFont {
  position: absolute;
  top: 10px;
  right: 10px;
  margin: auto;
  font-size: 26px; }
/*--------------------------------------------------- */
/* リセット */
/*--------------------------------------------------- */
.ec-productRole h3 {
  margin-top: 0; }
/*--------------------------------------------------- */
/* */
/*--------------------------------------------------- */
.ec-productRole .ec-grid2 .ec-sliderItemRole {
  padding-right: 0; }
.ec-productRole .marginBottom {
  margin-bottom: 56px; }
.ec-productRole .ec-productRole__description {
  color: #333;
  margin-bottom: 32px; }
.ec-productRole .ec-productRole__profile {
  line-height: 1.5; }
.ec-productRole .ec-productRole__profile .paddingLine {
    border-bottom: 1px solid #ccc;
    padding-bottom: 32px;
    margin-bottom: 32px; }
.ec-productRole .ec-productRole__title .ec-headingTitle {
  font-family: "rodinm", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 500;
  border-bottom: 3px solid #ffc003;
  margin-bottom: 32px;
  position: relative; }
.ec-productRole .ec-productRole__title .ec-headingTitle span {
    position: relative;
    font-weight: 400;
    font-size: 16px;
    font-size: 1.6rem;
    margin-left: 24px;
    padding-left: 5px; }
.ec-productRole .ec-productRole__title .ec-headingTitle span:before {
      content: "";
      border-right: 1px solid #bbb;
      width: 1px;
      height: 35px;
      position: absolute;
      top: -15px;
      left: -10px;
      margin: auto;
      -webkit-transform: rotate(27deg);
              transform: rotate(27deg); }
.ec-productRole .feature {
  padding-top: 100px;
  position: relative; }
.ec-productRole .feature .engStrong {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 5px;
    text-align: center;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Noto Serif JP", "MS P明朝", "MS PMincho", serif; }
.ec-productRole .feature h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 40px;
    font-size: 4rem;
    font-weight: 600;
    z-index: 1;
    text-align: center;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif; }
.ec-productRole .feature .maxWid {
    z-index: 1; }
.ec-productRole .feature .order1 {
    margin-bottom: 59px;
    z-index: 2; }
.ec-productRole .feature .order2 {
    position: relative; }
.ec-productRole .feature .order2 > div {
      padding-top: 85px; }
.ec-productRole .feature .bgcolor {
    position: absolute;
    top: 0;
    right: 0;
    margin: auto;
    width: 68%;
    height: 374px;
    background-color: #ffc003;
    z-index: 0; }
.ec-productRole .feature .bgImage {
    height: 450px; }
.ec-productRole .feature .bgImage img {
      max-width: 600px;
      height: 450px;
      -o-object-fit: cover;
         object-fit: cover; }
.ec-productRole .feature li {
    position: relative; }
.ec-productRole .feature li .featureHeading {
      position: absolute;
      top: 105px;
      right: 29px; }
.ec-productRole .feature li .wrapper {
      background-color: #fff;
      padding: 50px;
      width: 400px;
      position: relative;
      box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.6); }
.ec-productRole .feature li h4 {
      font-weight: 700;
      font-size: 30px;
      font-size: 3rem;
      margin-bottom: 25px; }
.ec-productRole .feature li p {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.5em; }
.ec-productRole .feature li .alpha {
      position: absolute;
      top: -49px;
      left: 62px;
      margin: auto; }
.ec-productRole .feature li .alpha img {
        max-width: 92px; }
.ec-productRole .feature li .number {
      position: absolute;
      top: -97px;
      right: 54px;
      color: #000;
      margin: auto;
      font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Noto Serif JP", "MS P明朝", "MS PMincho", serif;
      font-size: 114px;
      font-size: 11.4rem; }
.ec-productRole .feature .slide-arrow {
    position: absolute;
    cursor: pointer;
    top: 105px;
    right: 0;
    max-width: 29px;
    width: 100%;
    max-height: 69px;
    height: 100%;
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Noto Serif JP", "MS P明朝", "MS PMincho", serif;
    background-color: #000;
    color: #fff;
    display: flex;
    flex-wrap: wrap; }
.ec-productRole .feature .slide-arrow span {
      width: 100%;
      text-align: center;
      display: flex;
      justify-content: center;
      align-items: flex-end;
      height: 23px; }
.ec-productRole .feature .slide-arrow .vertical {
      -webkit-writing-mode: vertical-rl;
          -ms-writing-mode: tb-rl;
              writing-mode: vertical-rl;
      align-items: center;
      justify-content: flex-start;
      height: calc(100% - 27px); }
.ec-productRole .feature .prev-arrow {
    z-index: 1; }
.ec-productRole .feature .next-arrow {
    top: 175px; }
.ec-productRole .feature .next-arrow span:nth-last-of-type(1) {
      display: none; }
.ec-productRole .feature .slick-dots {
    display: flex;
    flex-wrap: wrap;
    max-width: 29px;
    max-height: 49px;
    align-items: center;
    justify-content: center;
    top: 245px;
    right: 0;
    position: absolute;
    align-content: center; }
.ec-productRole .feature .slick-dots li {
      width: 10px;
      height: 10px;
      display: flex;
      justify-content: center;
      align-items: center;
      justify-content: center; }
.ec-productRole .feature .slick-dots li button:before {
        content: "";
        width: 5px;
        height: 5px;
        background-color: #fff;
        /* style */
        opacity: 0.5; }
.ec-productRole .feature .slick-dots li.slick-active button:before {
        background-color: #111;
        opacity: 0.75; }
.spec {
  margin-top: 111px; }
.spec .engStrong {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 5px;
    text-align: center;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Noto Serif JP", "MS P明朝", "MS PMincho", serif; }
.spec h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 40px;
    font-size: 4rem;
    font-weight: 600;
    z-index: 1;
    text-align: center;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif; }
.spec dl {
    display: flex;
    margin-top: 48px;
    flex-wrap: wrap; }
.spec dt, .spec dd {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-size: 1.6rem;
    color: #333;
    padding: 24px; }
.spec dt {
    background-color: #eeeeee;
    width: 210px;
    font-weight: 700; }
.spec dd {
    width: calc(100% - 210px); }
.maxWid.bottomPosition {
  margin-top: 126px; }
.contacts {
  margin-top: 240px; }
.contacts .flex {
    background-color: #1484b3;
    height: 300px;
    display: flex; }
.contacts .flex2 {
    width: 50%; }
.contacts .num1 {
    position: relative; }
.contacts .num1 img {
      position: relative;
      top: -20px;
      right: -20px;
      -o-object-fit: cover;
         object-fit: cover;
      height: 300px; }
.contacts .num2 {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Noto Serif JP", "MS P明朝", "MS PMincho", serif;
    flex-wrap: wrap;
    color: #fff;
    align-content: center;
    position: relative;
    overflow: hidden; }
.contacts .num2:after {
      content: "";
      content: "";
      display: inline-block;
      width: 216px;
      height: 163px;
      background-image: url(../../../img/detail/contacts-bg.png);
      background-size: contain;
      vertical-align: middle;
      background-repeat: no-repeat;
      position: absolute;
      right: -50px;
      bottom: -25px;
      margin: auto;
      /* style */ }
.contacts .num2 .wrapper {
      width: 100%;
      text-align: center;
      position: relative;
      top: -12px; }
.contacts .num2 h3 {
      font-weight: 400;
      font-size: 34px;
      font-size: 3.4rem;
      margin-bottom: 26px;
      letter-spacing: 4px; }
.contacts .num2 p {
      font-size: 22px;
      font-size: 2.2rem;
      line-height: 1.5em;
      margin-bottom: 40px; }
.contacts .num2 .btnMail {
      position: relative; }
.contacts .num2 .btnMail a {
        border: 1px solid #fff;
        color: #fff;
        border-radius: 50px;
        font-size: 18px;
        font-size: 1.8rem;
        position: relative;
        padding: 14px 50px; }
.contacts .num2 .btnMail a:after {
          content: "";
          border-bottom: 1px solid #fff;
          width: 51px;
          height: 1px;
          position: absolute;
          top: 0;
          right: -33px;
          bottom: 0;
          margin: auto;
          content: "";
          /* style */ }
@media (min-width: 481px) {
      .spec dt, .spec dd {
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd; }
        .spec dt:nth-of-type(1), .spec dd:nth-of-type(1) {
          border-top: 1px solid #ddd;
          /* style */ }
      .spec dt {
        border-left: 1px solid #ddd; } }
@media (min-width: 769px) {
    .maxWid.backBtn a:hover {
      background: #fff;
      color: #a0a0a0;
      border: 1px solid #a0a0a0;
      box-shadow: none; }
      .ec-productRole .ec-productRole__profile .categories li a:hover {
        background: #fff;
        color: #ffc003;
        border: 1px solid #ffc003;
        box-shadow: none; }
    .ec-productRole .ec-productRole__profile h3 {
      font-family: "rodinb", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif; }
      .ec-productRole .ec-productRole__profile .flexBlock .viewMovie:hover {
        background: #ffc003;
        color: #fff;
        border: 1px solid #fff;
        box-shadow: none; }
        .ec-productRole .ec-productRole__profile .flexBlock .viewMovie i {
          top: -1px; }
      .ec-productRole .ec-productRole__profile .flexBlock .addCart:hover {
        background: #fff;
        color: #1484b3;
        border: 1px solid #1484b3;
        box-shadow: none; }
      .ec-productRole .ec-productRole__profile .flexBlock .addCart:hover {
        transition-duration: 0.3s; }
        .ec-productRole .ec-productRole__profile .flexBlock .addCart:hover svg {
          fill: #1484b3; }
      .modalBtn a:hover {
        background: #fff;
        color: #aaa;
        border: 1px solid #aaa;
        box-shadow: none; }
    .ec-productRole .ec-productRole__description {
      margin-bottom: 37px; }
    .ec-productRole .ec-productRole__profile {
      margin-left: 50px; }
      .ec-productRole .ec-productRole__profile .paddingLine {
        margin-bottom: 35px; }
    .ec-productRole .ec-productRole__title .ec-headingTitle {
      top: -7px; }
          .contacts .num2 .btnMail a:hover {
            /* style */
            border: 1px solid #1484b3;
            background-color: #fff;
            color: #1484b3; } }
@media (min-width: 1001px) {
        .ec-productRole .feature li .wrapper {
          padding: 60px 57px 60px; } }
@media (max-width: 1000px) {
  .ec-productRole .flex2.no2 .flexBlock {
    flex-wrap: wrap; }
    .ec-productRole .flex2.no2 .flexBlock .favorite.no4, .ec-productRole .flex2.no2 .flexBlock .contact.no3 {
      width: 100%; }
    .ec-productRole .flex2.no2 .flexBlock .contct, .ec-productRole .flex2.no2 .flexBlock .no3 {
      margin-bottom: 24px; }
  .modal__content {
    width: calc(100% - 50px); }
  .modalFont {
    top: 12px;
    right: 12px;
    font-size: 22px; }
        .ec-productRole .feature .bgImage img {
          width: 50%;
          height: auto; } }
@media (max-width: 768px) {
  .ec-productRole .flex {
    flex-wrap: wrap; }
  .ec-productRole .item_visual {
    margin-bottom: 12px; }
  .ec-productRole .flex2.no2 {
    width: 100%;
    margin-top: 70px; }
    .ec-productRole .feature h3 {
      font-size: 30px;
      font-size: 3rem; }
    .spec h3 {
      font-size: 30px;
      font-size: 3rem; }
  .ec-productRole .ec-productRole__description {
    color: #333;
    margin-bottom: 32px; }
  .ec-productRole .ec-productRole__profile {
    line-height: 1.5; }
    .ec-productRole .ec-productRole__profile .paddingLine {
      border-bottom: 1px solid #ccc;
      padding-bottom: 32px;
      margin-bottom: 32px; }
  .ec-productRole .feature {
    margin-top: 100px;
    position: relative; }
    .ec-productRole .feature .order1 {
      margin-bottom: 30px; }
    .ec-productRole .feature .order2 > div {
      padding-top: 50px; }
    .ec-productRole .feature .bgcolor {
      width: 90%; }
    .ec-productRole .feature .bgImage {
      height: 350px; }
      .ec-productRole .feature .bgImage img {
        max-width: initial;
        width: calc(100% - 29px);
        height: 350px;
        -o-object-position: top left;
           object-position: top left; }
    .ec-productRole .feature li .featureHeading {
      position: relative;
      top: -100px;
      right: 0; }
    .ec-productRole .feature li .wrapper {
      margin: auto;
      max-width: 400px;
      width: 100%; }
    .ec-productRole .feature li h4 {
      font-weight: 700;
      font-size: 30px;
      font-size: 3rem;
      margin-bottom: 25px; }
    .ec-productRole .feature li p {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.5em; }
    .ec-productRole .feature li .alpha {
      display: none; }
    .ec-productRole .feature li .number {
      display: none; }
    .ec-productRole .feature .slide-arrow {
      top: 0;
      right: 0; }
    .ec-productRole .feature .prev-arrow {
      z-index: 1; }
    .ec-productRole .feature .next-arrow {
      top: 70px; }
    .ec-productRole .feature .slick-dots {
      top: 140px; }
  .contacts .flex {
    height: 300px;
    display: flex; }
  .contacts .flex2 {
    width: 100%; }
  .contacts .num1 {
    display: none; } }
@media (max-width: 768px) and (min-width: 769px) {
    .ec-productRole .ec-productRole__profile {
      margin-left: 50px; }
      .ec-productRole .ec-productRole__profile .paddingLine {
        margin-bottom: 35px; } }
@media (max-width: 480px) {
  .ec-productRole .flex2.no2 {
    margin-top: 40px; }
    .ec-productRole .flex2.no2 h3 {
      font-size: 24px;
      margin-bottom: 16px; }
    .ec-productRole .flex2.no2 .tagBlock {
      margin-top: 16px; }
    .ec-productRole .flex2.no2 .marginBlock {
      margin-top: 16px; }
    .ec-productRole .flex2.no2 .flexBlock .number.no1 {
      margin-bottom: 16px; }
    .ec-productRole .flex2.no2 .flexBlock .no2, .ec-productRole .flex2.no2 .flexBlock .no3, .ec-productRole .flex2.no2 .flexBlock .no4 {
      min-height: 48px; }
    .ec-productRole .flex2.no2 .flexBlock .viewMovie {
      width: calc(100%); }
    .ec-productRole .flex2.no2 .flexBlock .addCart.no2 {
      margin-bottom: 0;
      width: calc(100%); }
      .ec-productRole .flex2.no2 .flexBlock .addCart.no2:before {
        left: -119px;
        /* style */ }
    .ec-productRole .flex2.no2 .flexBlock .no3 {
      margin-bottom: 16px; }
    .ec-productRole .flex2.no2 .flexBlock .itemSelect {
      margin-bottom: 16px; }
  .modal__bg {
    background: rgba(0, 0, 0, 0.8);
    height: calc(100%);
    position: absolute;
    width: 100%; }
  .modalInner {
    padding: 24px; }
  .modal__content {
    width: calc(100% - 24px); }
    .modal__content img {
      padding-bottom: 24px; }
  .modalBtn {
    max-width: 190px;
    height: 40px; }
    .modalBtn a {
      display: flex;
      justify-content: center;
      align-items: center;
      word-break: break-all;
      width: auto;
      height: auto;
      text-decoration: none;
      background: #aaa;
      text-align: center;
      border: 1px solid #aaa;
      color: #fff;
      transition: all 0.5s ease; }
    .modalBtn a {
      font-size: 16px; }
  .modalFont {
    top: 4px;
    right: 4px;
    font-size: 18px; }
    .ec-productRole .feature h3 {
      font-size: 26px;
      font-size: 2.6rem; }
    .spec h3 {
      font-size: 26px;
      font-size: 2.6rem; }
  .ec-productRole .flex2 .ec-productRole__title h3.ec-headingTitle {
    font-size: 26px;
    font-size: 2.6rem; }
    .ec-productRole .flex2 .ec-productRole__title h3.ec-headingTitle span {
      font-size: 11px;
      font-size: 1.1rem;
      margin-left: 20px;
      padding-left: 0px; }
      .ec-productRole .flex2 .ec-productRole__title h3.ec-headingTitle span:before {
        content: "";
        height: 24px;
        top: -8px;
        left: -10px;
        bottom: 0; }
  .ec-productRole .feature {
    padding-top: 50px;
    position: relative; }
    .ec-productRole .feature .order2 > div {
      padding-top: 60px; }
    .ec-productRole .feature .bgcolor {
      width: 100%;
      height: 250px; }
    .ec-productRole .feature .bgImage {
      height: auto; }
      .ec-productRole .feature .bgImage img {
        width: 100%;
        height: auto;
        -o-object-fit: contain;
           object-fit: contain; }
    .ec-productRole .feature li .featureHeading {
      top: -40px; }
    .ec-productRole .feature li .wrapper {
      margin: auto;
      max-width: initial;
      width: calc(100% - 20px);
      padding: 24px;
      border: 1px solid #ddd; }
    .ec-productRole .feature li h4 {
      font-size: 24px;
      font-size: 2.4rem;
      margin-bottom: 16px; }
    .ec-productRole .feature li p {
      font-size: 16px;
      font-size: 1.6rem; }
    .ec-productRole .feature li .alpha {
      display: none; }
    .ec-productRole .feature li .number {
      display: none; }
    .ec-productRole .feature .slide-arrow {
      top: -23px;
      right: 0;
      flex-wrap: inherit;
      width: auto;
      max-width: initial;
      height: auto;
      width: 60px;
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 4px 8px; }
      .ec-productRole .feature .slide-arrow span {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
        width: auto; }
      .ec-productRole .feature .slide-arrow .vertical {
        -webkit-writing-mode: horizontal-tb;
            -ms-writing-mode: lr-tb;
                writing-mode: horizontal-tb; }
    .ec-productRole .feature .prev-arrow {
      z-index: 1;
      right: 61px; }
    .ec-productRole .feature .next-arrow {
      top: -23px; }
      .ec-productRole .feature .next-arrow span:nth-of-type(1) {
        display: none;
        /* style */ }
      .ec-productRole .feature .next-arrow span:nth-last-of-type(1) {
        display: block; }
    .ec-productRole .feature .slick-dots {
      display: none !important; }
  .spec dl {
    flex-wrap: wrap; }
  .spec dt, .spec dd {
    width: 100%;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 16px; }
  .spec dt {
    width: 100%;
    font-weight: 700;
    border-bottom: 1px dotted #eee; }
  .spec dd {
    width: 100%;
    border-bottom: 1px solid #ddd; }
  .contacts {
    margin-top: 100px; }
    .contacts .flex {
      height: auto;
      display: flex; }
    .contacts .num2 {
      padding: 48px 24px 60px; }
      .contacts .num2 .wrapper {
        width: 100%;
        text-align: center;
        position: relative;
        top: 0; }
      .contacts .num2 h3 {
        font-size: 28px;
        font-size: 2.8rem;
        margin-bottom: 16px;
        letter-spacing: 0px; }
      .contacts .num2 p {
        font-size: 18px;
        font-size: 1.8rem;
        margin-bottom: 32px; }
        .contacts .num2 p br {
          display: none; }
      .contacts .num2 .btnMail {
        position: relative; }
        .contacts .num2 .btnMail a {
          font-size: 16px;
          font-size: 1.6rem;
          padding: 14px 32px; }
          .contacts .num2 .btnMail a:after {
            width: 30px;
            right: -10px; } }
@media (max-width: 480px) and (min-width: 481px) {
    .spec dt {
      border-left: 1px solid #ddd; } }
@media (max-width: 480px) and (min-width: 769px) {
      .modalBtn a:hover {
        background: #fff;
        color: #aaa;
        border: 1px solid #aaa;
        box-shadow: none; } }
@media all and (-ms-high-contrast: none) {
    .maxWid.backBtn a {
      display: inline-block; }
      .ec-productRole .ec-productRole__profile .categories li:nth-last-of-type(1) {
        margin-bottom: 8px; }
      .ec-productRole .ec-productRole__profile .flexBlock .viewMovie {
        min-width: auto;
        height: auto;
        max-height: 57px; }
        .ec-productRole .ec-productRole__profile .flexBlock .viewMovie button {
          min-width: initial; }
      .ec-productRole .ec-productRole__profile .flexBlock .addCart {
        min-width: auto;
        height: auto;
        max-height: 57px; }
        .ec-productRole .ec-productRole__profile .flexBlock .addCart button {
          min-width: initial; } }
