@charset "UTF-8";
/*
 product-detail.cssは自動生成しているため、
 直接上書きしないでください。
*/
/* Vendor */
/* Site settings */
/* Base */
/* line 3, ../../scss/base/_main.scss */
body {
  max-width: 100vw;
  overflow-x: hidden;
  height: auto;
  overflow-y: auto;
  overflow-scrolling: touch;
  -webkit-overflow-scrolling: touch;
  margin: 0;
  font-size: 16px;
  font-size: 1rem;
  font-family: "A1ゴシック R", "ヒラギノ角ゴ W3 JIS2004", "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  line-height: 28px;
  line-height: 1.75rem;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  background-color: white;
}

/* line 19, ../../scss/base/_main.scss */
#site-container {
  position: relative;
  max-width: 100vw;
  min-height: 100vh;
  overflow-x: hidden;
  overflow-y: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media all and (-ms-high-contrast: none) {
  /* line 28, ../../scss/base/_main.scss */
  body {
    font-family: "A1ゴシック R", "ヒラギノ角ゴ W3 JIS2004",
      "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック",
      "MS PGothic", sans-serif;
  }

  /* line 31, ../../scss/base/_main.scss */
  main {
    display: block;
  }
}
/* line 35, ../../scss/base/_main.scss */
.container {
  width: 1080px;
  margin: 0 auto;
}

/* line 40, ../../scss/base/_main.scss */
.img-wrapper > img {
  display: block;
  width: 100%;
}

/* line 46, ../../scss/base/_main.scss */
.flex-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
/* line 48, ../../scss/base/_main.scss */
.flex-wrapper.row-reverse {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

/* line 53, ../../scss/base/_main.scss */
a {
  text-decoration: none;
  color: #4d4d4d;
}
/* line 56, ../../scss/base/_main.scss */
a:hover {
  text-decoration: none;
  color: #4d4d4d;
}

/* line 62, ../../scss/base/_main.scss */
p {
  word-break: break-all;
}

/* line 66, ../../scss/base/_main.scss */
em {
  font-style: normal;
}

/* line 70, ../../scss/base/_main.scss */
ul {
  list-style-type: none;
  padding-left: 0;
}

/* line 75, ../../scss/base/_main.scss */
.is-pc {
  display: block;
}

/* line 79, ../../scss/base/_main.scss */
.is-sp {
  display: none;
}

/* line 83, ../../scss/base/_main.scss */
.w50 {
  width: 50px;
}

/* line 84, ../../scss/base/_main.scss */
.w60 {
  width: 60px;
}

/* line 85, ../../scss/base/_main.scss */
.w80 {
  width: 80px;
}

/* line 86, ../../scss/base/_main.scss */
.w100 {
  width: 100px;
}

/* line 87, ../../scss/base/_main.scss */
.w120 {
  width: 120px;
}

/* line 88, ../../scss/base/_main.scss */
.w140 {
  width: 140px;
}

/* line 89, ../../scss/base/_main.scss */
.w160 {
  width: 160px;
}

/* line 90, ../../scss/base/_main.scss */
.w180 {
  width: 180px;
}

/* line 91, ../../scss/base/_main.scss */
.w200 {
  width: 200px;
}

/* line 92, ../../scss/base/_main.scss */
.w220 {
  width: 220px;
}

/* line 93, ../../scss/base/_main.scss */
.w240 {
  width: 240px;
}

/* line 94, ../../scss/base/_main.scss */
.w260 {
  width: 260px;
}

/* line 95, ../../scss/base/_main.scss */
.w280 {
  width: 280px;
}

/* line 96, ../../scss/base/_main.scss */
.w380 {
  width: 380px;
}

/* line 97, ../../scss/base/_main.scss */
.w400 {
  width: 400px;
}

/* line 99, ../../scss/base/_main.scss */
.mt10 {
  margin-top: 10px;
}

/* line 100, ../../scss/base/_main.scss */
.mt20 {
  margin-top: 20px;
}

/* line 101, ../../scss/base/_main.scss */
.mt30 {
  margin-top: 30px;
}

/* line 102, ../../scss/base/_main.scss */
.mt40 {
  margin-top: 40px;
}

/* line 103, ../../scss/base/_main.scss */
.mt50 {
  margin-top: 50px;
}

/* line 104, ../../scss/base/_main.scss */
.mt60 {
  margin-top: 60px;
}

/* line 105, ../../scss/base/_main.scss */
.mt70 {
  margin-top: 70px;
}

/* line 106, ../../scss/base/_main.scss */
.mt80 {
  margin-top: 80px;
}

/* line 107, ../../scss/base/_main.scss */
.mt90 {
  margin-top: 90px;
}

/* line 108, ../../scss/base/_main.scss */
.mt100 {
  margin-top: 100px;
}

/* line 109, ../../scss/base/_main.scss */
.mt120 {
  margin-top: 120px;
}

/* line 110, ../../scss/base/_main.scss */
.mt140 {
  margin-top: 140px;
}

/* line 111, ../../scss/base/_main.scss */
.mt160 {
  margin-top: 160px;
}

/* line 112, ../../scss/base/_main.scss */
.mt180 {
  margin-top: 180px;
}

/* line 113, ../../scss/base/_main.scss */
.mt200 {
  margin-top: 200px;
}

/* line 114, ../../scss/base/_main.scss */
.mt220 {
  width: 220px;
}

/* line 115, ../../scss/base/_main.scss */
.mt240 {
  width: 240px;
}

/* line 116, ../../scss/base/_main.scss */
.mt260 {
  width: 260px;
}

/* line 117, ../../scss/base/_main.scss */
.mt280 {
  width: 280px;
}

/* line 118, ../../scss/base/_main.scss */
.mt380 {
  width: 380px;
}

/* line 119, ../../scss/base/_main.scss */
.mt400 {
  width: 400px;
}

/* line 121, ../../scss/base/_main.scss */
.clear-both {
  clear: both;
}

/* line 122, ../../scss/base/_main.scss */
.overflow-auto {
  overflow: auto;
}

/* line 123, ../../scss/base/_main.scss */
.text-align-center {
  text-align: center;
}

/* line 124, ../../scss/base/_main.scss */
.text-align-left {
  text-align: left;
}

/* line 125, ../../scss/base/_main.scss */
.font-weight-bold {
  font-weight: bold;
}

/* line 126, ../../scss/base/_main.scss */
.font-size-16 {
  font-size: 16px;
}

/* line 127, ../../scss/base/_main.scss */
.font-size-20 {
  font-size: 20px;
}

/* line 128, ../../scss/base/_main.scss */
.font-size-25 {
  font-size: 25px;
}

/* line 129, ../../scss/base/_main.scss */
.font-size-30 {
  font-size: 30px;
}

/* line 130, ../../scss/base/_main.scss */
.font-size-35 {
  font-size: 35px;
}

/* line 131, ../../scss/base/_main.scss */
.font-size-50 {
  font-size: 50px;
}

/* line 132, ../../scss/base/_main.scss */
.margin-0-auto {
  margin: 0 auto;
}

/* line 133, ../../scss/base/_main.scss */
.margin-top-15 {
  margin-top: 15px;
}

/* line 134, ../../scss/base/_main.scss */
.margin-top-30 {
  margin-top: 30px;
}

/* line 135, ../../scss/base/_main.scss */
.margin-top-40 {
  margin-top: 40px;
}

/* line 136, ../../scss/base/_main.scss */
.margin-top-50 {
  margin-top: 50px;
}

/* line 137, ../../scss/base/_main.scss */
.margin-top-80 {
  margin-top: 80px;
}

/* line 138, ../../scss/base/_main.scss */
.margin-top-100 {
  margin-top: 100px;
}

/* line 139, ../../scss/base/_main.scss */
.margin-bottom-10 {
  margin-bottom: 10px;
}

/* line 140, ../../scss/base/_main.scss */
.margin-bottom-15 {
  margin-bottom: 15px;
}

/* line 141, ../../scss/base/_main.scss */
.margin-bottom-25 {
  margin-bottom: 25px;
}

/* line 142, ../../scss/base/_main.scss */
.margin-bottom-40 {
  margin-bottom: 40px;
}

/* line 143, ../../scss/base/_main.scss */
.margin-bottom-80 {
  margin-bottom: 80px;
}

/* line 144, ../../scss/base/_main.scss */
.margin-bottom-100 {
  margin-bottom: 100px;
}

/* line 145, ../../scss/base/_main.scss */
.margin-right-auto {
  margin-right: auto;
}

/* line 146, ../../scss/base/_main.scss */
.margin-right-60 {
  margin-right: 60px;
}

/* line 147, ../../scss/base/_main.scss */
.margin-left-auto {
  margin-left: auto;
}

/* line 148, ../../scss/base/_main.scss */
.top-20 {
  top: 20px;
}

/* line 149, ../../scss/base/_main.scss */
.line-height-35 {
  line-height: 35px;
}

/* line 150, ../../scss/base/_main.scss */
.line-height-40 {
  line-height: 40px;
}

/* line 151, ../../scss/base/_main.scss */
.line-height-50 {
  line-height: 50px;
}

/* line 152, ../../scss/base/_main.scss */
.line-height-55 {
  line-height: 55px;
}

/* line 153, ../../scss/base/_main.scss */
.line-height-80 {
  line-height: 80px;
}

/* line 154, ../../scss/base/_main.scss */
.height-80 {
  height: 80px;
}

/* line 155, ../../scss/base/_main.scss */
.height-100 {
  height: 100px;
}

/* line 156, ../../scss/base/_main.scss */
.width-150 {
  width: 150px;
}

/* line 157, ../../scss/base/_main.scss */
.width-870 {
  width: 870px;
}

/* line 158, ../../scss/base/_main.scss */
.width-980 {
  width: 980px;
}

/* line 159, ../../scss/base/_main.scss */
.float-left {
  float: left;
}

/* line 160, ../../scss/base/_main.scss */
.position-relative {
  position: relative;
}

/* line 161, ../../scss/base/_main.scss */
.vertical-align-middle {
  vertical-align: middle;
}

@media screen and (max-width: 1180px) {
  /* line 165, ../../scss/base/_main.scss */
  body {
    line-height: 24px;
    line-height: 1.5rem;
  }

  /* line 168, ../../scss/base/_main.scss */
  .container {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 50px;
  }
}
@media screen and (max-width: 959px) {
  /* line 176, ../../scss/base/_main.scss */
  .container {
    padding: 0 50px;
  }
}
@media screen and (max-width: 599px) {
  /* line 182, ../../scss/base/_main.scss */
  .container {
    padding: 0 30px;
  }

  /* line 185, ../../scss/base/_main.scss */
  .is-pc {
    display: none !important;
  }

  /* line 188, ../../scss/base/_main.scss */
  .is-sp {
    display: block !important;
  }
  .support-contents .support-contact {
    display: block;
    justify-content: space-between;
    margin-bottom: 50px;
  }
  /* line 425, ../../scss/layout/_support.scss */
  .support-contents .support-contact .contents {
    margin-bottom: 30px;
    /* border: 1px solid #000; */
    padding: 32px;
    width: auto;
  }
  /* line 431, ../../scss/layout/_support.scss */
  .support-contents .support-contact .contents h2 {
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 479px) {
  /* line 194, ../../scss/base/_main.scss */
  .container {
    padding: 0 25px;
  }
}
@media screen and (max-width: 359px) {
  /* line 200, ../../scss/base/_main.scss */
  body {
    font-size: 15px;
    font-size: 0.9375rem;
  }

  /* line 203, ../../scss/base/_main.scss */
  .container {
    padding: 0 15px;
  }
  .support-contents .support-contact {
    display: block;
    justify-content: space-between;
    margin-bottom: 72px;
  }
  /* line 532, ../../scss/layout/_support.scss */
  .support-contents .support-contact .contents {
    margin-bottom: 32px;
    border: 1px solid #000;
    padding: 20px;
    width: auto;
  }
  /* line 538, ../../scss/layout/_support.scss */
  .support-contents .support-contact .contents h2 {
    margin-bottom: 20px;
  }
}
/* Layouts */
/* line 1, ../../scss/modules/_page-header.scss */
.page-header {
  height: 540px;
  background-size: cover;
  background-position: center;
  position: relative;
}
/* line 6, ../../scss/modules/_page-header.scss */
.page-header h1 {
  width: 100%;
  font-size: 56px;
  font-size: 3.5rem;
  line-height: 56px;
  line-height: 3.5rem;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -30%);
  -ms-transform: translate(-50%, -30%);
  -webkit-transform: translate(-50%, -30%);
  transform: translate(-50%, -30%);
  font-family: "A1ゴシック M";
  color: #fff;
  letter-spacing: 0.6rem;
  text-align: center;
}
/* line 16, ../../scss/modules/_page-header.scss */
.page-header h1::first-letter {
  color: #d20000;
}
/* line 19, ../../scss/modules/_page-header.scss */
.page-header h1 > small {
  display: block;
  margin-top: 40px;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  letter-spacing: 0.4rem;
}
/* line 28, ../../scss/modules/_page-header.scss */
.page-header.product {
  height: 380px;
}
/* line 30, ../../scss/modules/_page-header.scss */
.page-header.product h1 {
  color: #4d4d4d;
  -moz-transform: translate(-50%, -20%);
  -ms-transform: translate(-50%, -20%);
  -webkit-transform: translate(-50%, -20%);
  transform: translate(-50%, -20%);
}
/* line 33, ../../scss/modules/_page-header.scss */
.page-header.product h1 > small {
  display: inline-block;
  padding: 0.3rem 0.5rem;
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  letter-spacing: 0;
  background-color: #d20000;
  color: #fff;
}

@media screen and (max-width: 959px) {
  /* line 47, ../../scss/modules/_page-header.scss */
  .page-header {
    height: 440px;
  }
  /* line 50, ../../scss/modules/_page-header.scss */
  .page-header h1 {
    font-size: 48px;
    font-size: 3rem;
    line-height: 60px;
    line-height: 3.75rem;
    letter-spacing: 0.5rem;
  }
  /* line 54, ../../scss/modules/_page-header.scss */
  .page-header h1 > small {
    margin-top: 36px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.25rem;
    letter-spacing: 0.4rem;
  }
  /* line 62, ../../scss/modules/_page-header.scss */
  .page-header.product {
    height: 360px;
  }
  /* line 64, ../../scss/modules/_page-header.scss */
  .page-header.product h1 {
    -moz-transform: translate(-50%, -20%);
    -ms-transform: translate(-50%, -20%);
    -webkit-transform: translate(-50%, -20%);
    transform: translate(-50%, -20%);
  }
  /* line 66, ../../scss/modules/_page-header.scss */
  .page-header.product h1 > small {
    padding: 0.3rem 0.5rem;
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem;
  }
}
@media screen and (max-width: 599px) {
  /* line 77, ../../scss/modules/_page-header.scss */
  .page-header {
    height: 320px;
  }
  /* line 80, ../../scss/modules/_page-header.scss */
  .page-header h1 {
    -moz-transform: translate(-50%, -20%);
    -ms-transform: translate(-50%, -20%);
    -webkit-transform: translate(-50%, -20%);
    transform: translate(-50%, -20%);
    font-size: 42px;
    font-size: 2.625rem;
    line-height: 50px;
    line-height: 3.125rem;
    letter-spacing: 0.4rem;
  }
  /* line 85, ../../scss/modules/_page-header.scss */
  .page-header h1 > small {
    margin-top: 30px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 18px;
    line-height: 1.125rem;
    letter-spacing: 0.4rem;
  }
  /* line 93, ../../scss/modules/_page-header.scss */
  .page-header.product {
    height: 320px;
  }
  /* line 95, ../../scss/modules/_page-header.scss */
  .page-header.product h1 {
    -moz-transform: translate(-50%, -20%);
    -ms-transform: translate(-50%, -20%);
    -webkit-transform: translate(-50%, -20%);
    transform: translate(-50%, -20%);
  }
  /* line 97, ../../scss/modules/_page-header.scss */
  .page-header.product h1 > small {
    padding: 0.3rem 0.5rem;
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem;
  }
}
@media screen and (max-width: 469px) {
  /* line 108, ../../scss/modules/_page-header.scss */
  .page-header {
    height: 280px;
  }
  /* line 111, ../../scss/modules/_page-header.scss */
  .page-header h1 {
    -moz-transform: translate(-50%, -20%);
    -ms-transform: translate(-50%, -20%);
    -webkit-transform: translate(-50%, -20%);
    transform: translate(-50%, -20%);
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 42px;
    line-height: 2.625rem;
    letter-spacing: 0.4rem;
  }
  /* line 116, ../../scss/modules/_page-header.scss */
  .page-header h1 > small {
    margin-top: 20px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 18px;
    line-height: 1.125rem;
    letter-spacing: 0.3rem;
  }
  /* line 124, ../../scss/modules/_page-header.scss */
  .page-header.product {
    height: 240px;
  }
  /* line 127, ../../scss/modules/_page-header.scss */
  .page-header.product h1 > small {
    padding: 0.3rem 0.5rem;
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem;
  }
}
@media screen and (max-width: 359px) {
  /* line 138, ../../scss/modules/_page-header.scss */
  .page-header {
    height: 240px;
  }
  /* line 141, ../../scss/modules/_page-header.scss */
  .page-header h1 {
    -moz-transform: translate(-50%, -20%);
    -ms-transform: translate(-50%, -20%);
    -webkit-transform: translate(-50%, -20%);
    transform: translate(-50%, -20%);
    font-size: 32px;
    font-size: 2rem;
    line-height: 40px;
    line-height: 2.5rem;
    letter-spacing: 0.4rem;
  }
  /* line 146, ../../scss/modules/_page-header.scss */
  .page-header h1 > small {
    margin-top: 20px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem;
    letter-spacing: 0.3rem;
  }
  /* line 154, ../../scss/modules/_page-header.scss */
  .page-header.product {
    height: 220px;
  }
  /* line 156, ../../scss/modules/_page-header.scss */
  .page-header.product h1 {
    -moz-transform: translate(-50%, -20%);
    -ms-transform: translate(-50%, -20%);
    -webkit-transform: translate(-50%, -20%);
    transform: translate(-50%, -20%);
  }
  /* line 158, ../../scss/modules/_page-header.scss */
  .page-header.product h1 > small {
    padding: 0.3rem 0.5rem;
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem;
  }
}
/* line 1, ../../scss/modules/_overlay.scss */
.is-overlay-mode {
  /*
  main {
  	>section {
  		height:100vh;
  	}
  }
  footer {
  	display:none;
  }
  */
}
/* line 2, ../../scss/modules/_overlay.scss */
.is-overlay-mode#site-container {
  padding-bottom: 0;
}

/* line 17, ../../scss/modules/_overlay.scss */
#overlay {
  display: none;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.75);
  overflow-y: scroll;
}
/* line 27, ../../scss/modules/_overlay.scss */
.is-overlay-mode #overlay {
  display: block;
}
/* line 31, ../../scss/modules/_overlay.scss */
#overlay .close {
  display: block;
  cursor: pointer;
  width: 23px;
  height: 23px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../img/products/close-overlay.png);
  position: fixed;
  top: 160px;
  left: 50%;
  margin-left: 560px;
  z-index: 2;
}

/* line 46, ../../scss/modules/_overlay.scss */
.overlay-wrapper {
  padding: 50px 0 0;
  margin: 160px 0;
  width: 1080px;
  background-color: #fff;
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}
/* line 54, ../../scss/modules/_overlay.scss */
.is-overlay-mode .overlay-wrapper {
  -moz-animation: fade-up 1s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-animation: fade-up 1s cubic-bezier(0.19, 1, 0.22, 1);
  animation: fade-up 1s cubic-bezier(0.19, 1, 0.22, 1);
}

/* Overlay アニメーション */
@keyframes fade-up {
  0% {
    opacity: 0;
    -moz-transform: translate(-50%, 200px);
    -ms-transform: translate(-50%, 200px);
    -webkit-transform: translate(-50%, 200px);
    transform: translate(-50%, 200px);
  }
  100% {
    opacity: 1;
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
@media screen and (max-width: 1179px) {
  /* line 73, ../../scss/modules/_overlay.scss */
  #overlay .close {
    background-image: url(../img/products/close-overlay-black.png);
    margin-left: 0;
    top: 200px;
    left: auto;
    right: 70px;
  }
}
@media screen and (max-width: 959px) {
  /* line 84, ../../scss/modules/_overlay.scss */
  #overlay .close {
    background-image: url(../img/products/close-overlay-black.png);
    margin-left: 0;
    top: 140px;
    left: auto;
    right: 20px;
  }

  /* line 93, ../../scss/modules/_overlay.scss */
  .overlay-wrapper {
    margin: 120px 0;
  }

  .desc-size {
    font-size: 12px !important;
  }
  .category-img {
    width: 120px !important;
  }
}
/* line 1, ../../scss/modules/_btns.scss */
.btn-basic,
.btn-white-red,
.btn-black-red,
.btn-red-white,
.btn-red-black {
  text-align: center;
  background-image: linear-gradient(to right, #ffffff 50%, #d20000 50%);
  background-size: 200%;
  background-position: 0 0;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
/* line 8, ../../scss/modules/_btns.scss */
.btn-basic:hover,
.btn-white-red:hover,
.btn-black-red:hover,
.btn-red-white:hover,
.btn-red-black:hover {
  background-position: -100% 0;
  color: white;
}

/* line 18, ../../scss/modules/_btns.scss */
.btn-black-red {
  background-image: linear-gradient(to right, #000000 50%, #d20000 50%);
}

/* line 23, ../../scss/modules/_btns.scss */
.btn-red-white {
  background-image: linear-gradient(to right, #d20000 50%, #ffffff 50%);
}
/* line 26, ../../scss/modules/_btns.scss */
.btn-red-white:hover {
  color: #d20000;
}

/* line 31, ../../scss/modules/_btns.scss */
.btn-red-black {
  background-image: linear-gradient(to right, #d20000 50%, #000000 50%);
}

/* line 36, ../../scss/modules/_btns.scss */
.btn {
  position: relative;
  display: block;
  height: 64px;
  text-align: center;
  background-image: linear-gradient(to right, #ffffff 50%, #d20000 50%);
  background-size: 200%;
  background-position: 0 0;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
/* line 46, ../../scss/modules/_btns.scss */
.btn span {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  white-space: nowrap;
}
/* line 52, ../../scss/modules/_btns.scss */
.btn span::after {
  content: "";
  width: 20px;
  height: 13px;
  background-image: url(../img/support/yajirushi_black.png);
  background-size: cover;
  display: block;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -30px;
}
/* line 63, ../../scss/modules/_btns.scss */
.btn:hover {
  background-position: -100% 0;
  color: white;
}
/* line 67, ../../scss/modules/_btns.scss */
.btn:hover span::after {
  background-image: url(../img/support/yajirushi_white.png);
}

/* line 6, ../../scss/layout/_product-detail.scss */
.page-header.monitor {
  background-image: url(../img/products/monitor-top.jpg);
}
/* line 9, ../../scss/layout/_product-detail.scss */
.page-header.module {
  background-image: url(../img/products/modele-top.jpg);
}
/* line 12, ../../scss/layout/_product-detail.scss */
.page-header.epd {
  background-image: url(../img/products/epd-top.jpg);
}

/* line 17, ../../scss/layout/_product-detail.scss */
.catch-phrase {
  margin: 0 auto;
  width: 100%;
  height: 230px;
  position: relative;
}
/* line 22, ../../scss/layout/_product-detail.scss */
.catch-phrase > p {
  width: 570px;
  max-width: 100%;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 32px;
  line-height: 2rem;
}

/* line 31, ../../scss/layout/_product-detail.scss */
section.feature {
  position: relative;
}
/* line 33, ../../scss/layout/_product-detail.scss */
section.feature h2 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 32px;
  line-height: 2rem;
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  position: relative;
  font-family: "A1ゴシック M";
  color: #4d4d4d;
  letter-spacing: 0.4rem;
  text-align: center;
}
/* line 42, ../../scss/layout/_product-detail.scss */
section.feature h2::first-letter {
  color: #d20000;
}
/* line 45, ../../scss/layout/_product-detail.scss */
section.feature h2 > small {
  display: block;
  margin-top: 30px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  letter-spacing: 0;
}

/* line 55, ../../scss/layout/_product-detail.scss */
#product-category {
  padding-top: 120px;
  padding-bottom: 135px;
}
/* line 58, ../../scss/layout/_product-detail.scss */
#product-category ul {
  margin: 70px auto 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 63, ../../scss/layout/_product-detail.scss */
#product-category ul > li {
  margin-bottom: 30px;
  width: 48%;
  /* height: 50px; */
  font-size: 18px;
  font-size: 1.125rem;
  /* line-height: 50px;
  line-height: 3.125rem; 
  border: 1px solid #4d4d4d; */
  text-align: left;
  cursor: pointer;
  -moz-transition: all 1.2s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 1.2s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 1.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1.2s cubic-bezier(0.19, 1, 0.22, 1);
}
/* line 74, ../../scss/layout/_product-detail.scss */
#product-category ul > li:hover {
  background-color: #e4e4e4;
}
/* line 78, ../../scss/layout/_product-detail.scss */
#product-category ul > li.is-active {
  /* border: 1px solid #d20000;
  background-color: #d20000;
  color: #fff; */
  padding: 32px 0px 32px 32px;
  /* max-width: 500px; */
  width: 48%;
}
/* line 85, ../../scss/layout/_product-detail.scss */
#product-category ul::after {
  width: 31%;
  content: "";
  height: 0;
}
/* line 91, ../../scss/layout/_product-detail.scss */
#product-category p {
  /* padding: 3rem 0 0; */
  text-align: left;
}

/* line 97, ../../scss/layout/_product-detail.scss */
#product-search {
  /* background-color: #e4e4e4; */
  padding-top: 70px;
}

/* line 102, ../../scss/layout/_product-detail.scss */
#search-conditions {
  margin: 70px auto;
  padding: 35px 25px 50px;
  background-color: #fff;
}
/* line 107, ../../scss/layout/_product-detail.scss */
#search-conditions > section {
  margin-bottom: 35px;
}
/* line 109, ../../scss/layout/_product-detail.scss */
#search-conditions > section h3 {
  border-left: 8px solid #d20000;
  padding-left: 10px;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 22px;
  line-height: 1.375rem;
}
/* line 116, ../../scss/layout/_product-detail.scss */
#search-conditions > section ul {
  margin-top: 20px;
  padding: 30px 0 0;
  border-top: 2px solid #d20000;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 123, ../../scss/layout/_product-detail.scss */
#search-conditions > section ul::after {
  content: "";
  display: block;
  width: 33%;
}
/* line 129, ../../scss/layout/_product-detail.scss */
#search-conditions > section ul > li {
  width: 33%;
  margin-bottom: 20px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 18px;
  line-height: 1.125rem;
}
/* line 135, ../../scss/layout/_product-detail.scss */
#search-conditions > section ul > li label {
  display: block;
  position: relative;
  cursor: pointer;
  padding-left: 26px;
  word-break: break-all;
}
/* line 142, ../../scss/layout/_product-detail.scss */
#search-conditions > section ul > li label input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
/* line 147, ../../scss/layout/_product-detail.scss */
#search-conditions > section ul > li label span {
  display: block;
  position: absolute;
  top: 0px;
  left: 0;
  width: 18px;
  height: 18px;
  background-color: #e4e4e4;
}
/* line 157, ../../scss/layout/_product-detail.scss */
#search-conditions > section ul > li label:hover input ~ span {
  background-color: #ccc;
}
/* line 161, ../../scss/layout/_product-detail.scss */
#search-conditions > section ul > li label span:after {
  content: "";
  position: absolute;
  display: none;
  left: 6px;
  top: 2px;
  width: 6px;
  height: 12px;
  border: solid #d20000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
/* line 173, ../../scss/layout/_product-detail.scss */
#search-conditions > section ul > li label input:checked ~ span:after {
  display: block;
}
/* line 181, ../../scss/layout/_product-detail.scss */
#search-conditions .search-btn {
  display: block;
  width: 150px;
  margin: 60px auto 0;
  padding: 0.6rem 0;
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  text-align: center;
  background-color: #4d4d4d;
  color: #fff;
}

/* line 194, ../../scss/layout/_product-detail.scss */
#search-results {
  margin: 180px auto 0;
  padding-bottom: 80px;
  position: relative;
}
/* line 199, ../../scss/layout/_product-detail.scss */
#search-results::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  top: -106px;
  width: 56px;
  height: 45px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../img/products/arrow-down.png);
}
/* line 210, ../../scss/layout/_product-detail.scss */
#product-list #search-results {
  margin: 0;
}
/* line 212, ../../scss/layout/_product-detail.scss */
#product-list #search-results::before {
  display: none;
}

/* line 218, ../../scss/layout/_product-detail.scss */
table.product-list {
  width: 100%;
  border: 1px solid #000;
}
/* line 221, ../../scss/layout/_product-detail.scss */
table.product-list th {
  border: 1px solid #fff;
  padding: 0.5rem 0;
  text-align: center;
  background-color: #000;
  color: white;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 21px;
  line-height: 1.3125rem;
}
/* line 230, ../../scss/layout/_product-detail.scss */
table.product-list td {
  padding: 0.5rem 1rem;
  border: 1px solid #000;
  background-color: #fff;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 21px;
  line-height: 1.3125rem;
}
/* line 236, ../../scss/layout/_product-detail.scss */
table.product-list td:first-child {
  white-space: nowrap;
}

/* EPD - PRODUCT LINE UP */
/* line 244, ../../scss/layout/_product-detail.scss */
#product-detail #features {
  margin-top: 60px;
  padding: 0;
}
/* line 247, ../../scss/layout/_product-detail.scss */
#product-detail #features::before {
  display: none;
}
/* line 250, ../../scss/layout/_product-detail.scss */
#product-detail #features .img-wrapper {
  width: 580px;
}

/* line 255, ../../scss/layout/_product-detail.scss */
#product-list {
  margin: 70px auto 0;
  padding: 35px 25px 100px;
  background-color: #e4e4e4;
}
/* line 260, ../../scss/layout/_product-detail.scss */
#product-list .container {
  margin-top: 60px;
}

/* ポップアップ */
/* line 266, ../../scss/layout/_product-detail.scss */
.overlay-wrapper {
  display: none;
}
/* line 268, ../../scss/layout/_product-detail.scss */
.overlay-wrapper.is-active {
  display: block;
}
/* line 272, ../../scss/layout/_product-detail.scss */
.overlay-wrapper .lead-text {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 46px;
  line-height: 2.875rem;
  text-align: center;
}
/* line 278, ../../scss/layout/_product-detail.scss */
.overlay-wrapper .breadcrumbs {
  margin-top: 60px;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  line-height: 2rem;
  font-family: "A1ゴシック M";
  letter-spacing: 0.1rem;
  color: #d20000;
  text-align: center;
}
/* line 288, ../../scss/layout/_product-detail.scss */
.overlay-wrapper .breadcrumbs > span:first-child::after {
  content: ">";
  padding-left: 0.8rem;
  padding-right: 0.5rem;
}
/* line 297, ../../scss/layout/_product-detail.scss */
.overlay-wrapper h2 {
  margin-top: 40px;
  font-size: 46px;
  font-size: 2.875rem;
  font-family: "A1ゴシック M";
  letter-spacing: 0.2rem;
  text-align: center;
}
/* line 303, ../../scss/layout/_product-detail.scss */
.overlay-wrapper h2::before,
.overlay-wrapper h2::after {
  content: "[";
  font-family: arial;
  font-weight: 200;
  position: relative;
  top: -4px;
  left: -20px;
}
/* line 311, ../../scss/layout/_product-detail.scss */
.overlay-wrapper h2::after {
  content: "]";
  left: 20px;
}
/* line 318, ../../scss/layout/_product-detail.scss */
.overlay-wrapper > section > section {
  background-color: #e4e4e4;
  padding: 160px 75px;
}
/* line 321, ../../scss/layout/_product-detail.scss */
.overlay-wrapper > section > section > .flex-wrapper {
  padding: 0;
}
/* line 323, ../../scss/layout/_product-detail.scss */
.overlay-wrapper > section > section > .flex-wrapper > * {
  width: 47%;
}
/* line 330, ../../scss/layout/_product-detail.scss */
.overlay-wrapper h3 {
  margin-bottom: 30px;
  padding-left: 10px;
  border-left: 12px solid #d20000;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 24px;
  line-height: 1.5rem;
}
/* line 336, ../../scss/layout/_product-detail.scss */
.overlay-wrapper h3 > small {
  font-size: 18px;
  font-size: 1.125rem;
}

/* line 343, ../../scss/layout/_product-detail.scss */
#features {
  position: relative;
  padding: 120px 75px 75px;
}
/* line 347, ../../scss/layout/_product-detail.scss */
#features > * {
  width: 50%;
}
/* line 351, ../../scss/layout/_product-detail.scss */
#features::before {
  content: "";
  width: 60px;
  height: 6px;
  background-color: #d20000;
  position: absolute;
  top: 40px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* line 362, ../../scss/layout/_product-detail.scss */
#features .text {
  width: 420px;
}
/* line 365, ../../scss/layout/_product-detail.scss */
#features .img-wrapper {
  width: 480px;
  height: 480px;
}
/* line 372, ../../scss/layout/_product-detail.scss */
#features ul.features > li {
  margin-bottom: 40px;
  padding-left: 36px;
  border-left: 6px solid #969696;
}
/* line 376, ../../scss/layout/_product-detail.scss */
#features ul.features > li p {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 26px;
  line-height: 1.625rem;
  word-break: break-all;
}
/* line 380, ../../scss/layout/_product-detail.scss */
#features ul.features > li p:first-child {
  margin-bottom: 7px;
}
/* line 383, ../../scss/layout/_product-detail.scss */
#features ul.features > li p.lead-text {
  margin-bottom: 10px;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 36px;
  line-height: 2.25rem;
  text-align: left;
}
/* line 390, ../../scss/layout/_product-detail.scss */
#features ul.features > li strong {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 36px;
  line-height: 2.25rem;
  font-family: "A1ゴシック M";
}
/* line 399, ../../scss/layout/_product-detail.scss */
#features ul.use > li {
  font-family: "A1ゴシック L";
  font-size: 15px;
  font-size: 0.9375rem;
}
/* line 402, ../../scss/layout/_product-detail.scss */
#features ul.use > li::before {
  content: "・";
}

/* line 409, ../../scss/layout/_product-detail.scss */
#specifications {
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 100px;
}
/* line 414, ../../scss/layout/_product-detail.scss */
#specifications table {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 15px;
  line-height: 0.9375rem;
  width: 100%;
}
/* line 418, ../../scss/layout/_product-detail.scss */
#specifications table tr {
  background-color: #fff;
}
/* line 420, ../../scss/layout/_product-detail.scss */
#specifications table tr:nth-child(2n) {
  background-color: transparent;
}
/* line 423, ../../scss/layout/_product-detail.scss */
#specifications table tr th {
  padding: 0.5rem 0.7rem;
  width: 48%;
  font-family: "A1ゴシック M";
}
/* line 428, ../../scss/layout/_product-detail.scss */
#specifications table tr td {
  padding: 0.5rem 0.7rem;
  width: 52%;
  font-family: "A1ゴシック L";
}
/* line 436, ../../scss/layout/_product-detail.scss */
#specifications h4 {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 10px;
}
/* line 439, ../../scss/layout/_product-detail.scss */
#specifications h4::before {
  content: "■";
  margin-right: 5px;
  color: #d20000;
}

/* line 447, ../../scss/layout/_product-detail.scss */
#solutions,
#products,
#product-list {
  overflow: hidden;
  padding-top: 20px;
}
/* line 450, ../../scss/layout/_product-detail.scss */
#solutions ul,
#products ul,
#product-list ul {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-justify-content: start;
  justify-content: start;
}
/* line 453, ../../scss/layout/_product-detail.scss */
#solutions ul li,
#products ul li,
#product-list ul li {
  width: 22%;
  margin-right: 4%;
}
/* line 456, ../../scss/layout/_product-detail.scss */
#solutions ul li:last-child,
#products ul li:last-child,
#product-list ul li:last-child {
  margin-right: 0;
}
/* line 459, ../../scss/layout/_product-detail.scss */
#solutions ul li .img-wrapper,
#products ul li .img-wrapper,
#product-list ul li .img-wrapper {
  width: 100%;
}
/* line 462, ../../scss/layout/_product-detail.scss */
#solutions ul li > p,
#products ul li > p,
#product-list ul li > p {
  margin-top: 10px;
}

/* line 470, ../../scss/layout/_product-detail.scss */
#solutions a,
#products a,
#specifications a,
#product-list a {
  margin: 60px auto 0;
  width: 280px;
  height: 40px;
  border: 1px solid #4d4d4d;
}
/* line 476, ../../scss/layout/_product-detail.scss */
#solutions a:hover,
#products a:hover,
#specifications a:hover,
#product-list a:hover {
  border: 1px solid #d20000;
}
/* line 480, ../../scss/layout/_product-detail.scss */
#solutions a > span,
#products a > span,
#specifications a > span,
#product-list a > span {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
}

/* line 488, ../../scss/layout/_product-detail.scss */
#products .container {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  overflow-x: scroll;
}

@media screen and (max-width: 959px) {
  /* line 500, ../../scss/layout/_product-detail.scss */
  .catch-phrase {
    padding: 3rem 0;
    height: auto;
  }
  /* line 503, ../../scss/layout/_product-detail.scss */
  .catch-phrase > p {
    position: relative;
    top: 0;
    left: 0;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    width: 100%;
    max-width: 570px;
    margin: 0 auto;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 30px;
    line-height: 1.875rem;
  }

  /* line 517, ../../scss/layout/_product-detail.scss */
  section.feature h2 {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 28px;
    line-height: 1.75rem;
    letter-spacing: 0.3rem;
  }
  /* line 521, ../../scss/layout/_product-detail.scss */
  section.feature h2 > small {
    margin-top: 25px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem;
  }

  /* line 529, ../../scss/layout/_product-detail.scss */
  #product-category {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  /* line 532, ../../scss/layout/_product-detail.scss */
  #product-category ul {
    margin: 60px auto 0;
  }
  /* line 534, ../../scss/layout/_product-detail.scss */
  #product-category ul > li {
    margin-bottom: 30px;
    width: 48%;
    height: 48px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 48px;
    line-height: 3rem;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
  }
  /* line 542, ../../scss/layout/_product-detail.scss */
  #product-category ul > li:hover {
    background-color: transparent;
  }
  /* line 547, ../../scss/layout/_product-detail.scss */
  #product-category ul::after {
    width: 48%;
  }

  /* line 553, ../../scss/layout/_product-detail.scss */
  #product-search {
    padding-top: 60px;
  }

  /* line 557, ../../scss/layout/_product-detail.scss */
  #search-conditions {
    margin: 60px auto;
    padding: 30px 25px 50px;
  }
  /* line 561, ../../scss/layout/_product-detail.scss */
  #search-conditions > section {
    margin-bottom: 35px;
  }
  /* line 563, ../../scss/layout/_product-detail.scss */
  #search-conditions > section h3 {
    border-left: 8px solid #d20000;
    padding-left: 10px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.25rem;
  }
  /* line 570, ../../scss/layout/_product-detail.scss */
  #search-conditions > section ul {
    margin-top: 20px;
    padding: 30px 0 0;
  }
  /* line 574, ../../scss/layout/_product-detail.scss */
  #search-conditions > section ul > li {
    width: 48%;
    margin-bottom: 20px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 18px;
    line-height: 1.125rem;
  }
  /* line 580, ../../scss/layout/_product-detail.scss */
  #search-conditions > section ul > li label {
    padding-left: 26px;
  }

  /* line 588, ../../scss/layout/_product-detail.scss */
  #search-results {
    margin: 150px auto 0;
    padding-bottom: 60px;
    padding-right: 50px;
  }
  /* line 593, ../../scss/layout/_product-detail.scss */
  #search-results::before {
    top: -94px;
    width: 56px;
    height: 45px;
  }
  /* line 599, ../../scss/layout/_product-detail.scss */
  #search-results > .container {
    overflow-x: scroll;
  }

  /* line 604, ../../scss/layout/_product-detail.scss */
  table.product-list {
    width: 800px;
  }
  /* line 606, ../../scss/layout/_product-detail.scss */
  table.product-list th {
    padding: 0.5rem 0;
  }
  /* line 609, ../../scss/layout/_product-detail.scss */
  table.product-list td {
    padding: 0.5rem 1rem;
  }

  /* EPD - PRODUCT LINE UP */
  /* line 616, ../../scss/layout/_product-detail.scss */
  #product-detail #features {
    margin-top: 60px;
    padding: 0;
  }
  /* line 619, ../../scss/layout/_product-detail.scss */
  #product-detail #features::before {
    display: none;
  }
  /* line 622, ../../scss/layout/_product-detail.scss */
  #product-detail #features .img-wrapper {
    width: 580px;
  }

  /* line 627, ../../scss/layout/_product-detail.scss */
  #product-list {
    margin: 70px auto 0;
    padding: 35px 25px 100px;
    background-color: #e4e4e4;
  }
  /* line 632, ../../scss/layout/_product-detail.scss */
  #product-list .container {
    margin-top: 60px;
  }

  /* ポップアップ */
  /* line 638, ../../scss/layout/_product-detail.scss */
  .overlay-wrapper {
    width: 100%;
  }
  /* line 641, ../../scss/layout/_product-detail.scss */
  .overlay-wrapper .lead-text {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 40px;
    line-height: 2.5rem;
  }
  /* line 646, ../../scss/layout/_product-detail.scss */
  .overlay-wrapper .breadcrumbs {
    margin-top: 40px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
    line-height: 1.625rem;
  }
  /* line 652, ../../scss/layout/_product-detail.scss */
  .overlay-wrapper h2 {
    margin-top: 40px;
    font-size: 40px;
    font-size: 2.5rem;
  }
  /* line 655, ../../scss/layout/_product-detail.scss */
  .overlay-wrapper h2::before,
  .overlay-wrapper h2::after {
    top: -4px;
    left: -20px;
  }
  /* line 659, ../../scss/layout/_product-detail.scss */
  .overlay-wrapper h2::after {
    left: 20px;
  }
  /* line 665, ../../scss/layout/_product-detail.scss */
  .overlay-wrapper > section > section {
    padding: 100px 50px;
  }
  /* line 667, ../../scss/layout/_product-detail.scss */
  .overlay-wrapper > section > section > .flex-wrapper {
    width: 100%;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding: 0;
  }
  /* line 671, ../../scss/layout/_product-detail.scss */
  .overlay-wrapper > section > section > .flex-wrapper > * {
    width: 100%;
  }
  /* line 678, ../../scss/layout/_product-detail.scss */
  .overlay-wrapper h3 {
    margin-bottom: 30px;
    padding-left: 10px;
    border-left: 12px solid #d20000;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 24px;
    line-height: 1.5rem;
  }
  /* line 684, ../../scss/layout/_product-detail.scss */
  .overlay-wrapper h3 > small {
    font-size: 18px;
    font-size: 1.125rem;
  }

  /* line 691, ../../scss/layout/_product-detail.scss */
  #features {
    position: relative;
    padding: 100px 75px 60px;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  /* line 696, ../../scss/layout/_product-detail.scss */
  #features > * {
    width: 100%;
  }
  /* line 700, ../../scss/layout/_product-detail.scss */
  #features::before {
    width: 60px;
    height: 5px;
    top: 30px;
  }
  /* line 706, ../../scss/layout/_product-detail.scss */
  #features .text {
    width: 100%;
    height: auto;
    max-width: 480px;
    margin: 40px auto 0;
  }
  /* line 712, ../../scss/layout/_product-detail.scss */
  #features .img-wrapper {
    width: 100%;
    height: auto;
    max-width: 480px;
    margin: 0 auto;
  }
  /* line 720, ../../scss/layout/_product-detail.scss */
  #features ul.features > li {
    margin-bottom: 30px;
    padding-left: 32px;
  }
  /* line 723, ../../scss/layout/_product-detail.scss */
  #features ul.features > li strong {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 36px;
    line-height: 2.25rem;
  }

  /* line 732, ../../scss/layout/_product-detail.scss */
  #specifications .right-column {
    margin-top: 25px;
  }
  /* line 737, ../../scss/layout/_product-detail.scss */
  #specifications table tr th {
    padding: 0.5rem 0.7rem;
    width: 48%;
  }
  /* line 741, ../../scss/layout/_product-detail.scss */
  #specifications table tr td {
    padding: 0.5rem 0.7rem;
    width: 52%;
  }
  /* line 748, ../../scss/layout/_product-detail.scss */
  #specifications h4 {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 10px;
  }

  /* line 754, ../../scss/layout/_product-detail.scss */
  #solutions,
  #products,
  #product-list {
    padding-top: 60px;
  }
  /* line 756, ../../scss/layout/_product-detail.scss */
  #solutions ul,
  #products ul,
  #product-list ul {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /* line 758, ../../scss/layout/_product-detail.scss */
  #solutions ul li,
  #products ul li,
  #product-list ul li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 20px;
  }
  /* line 762, ../../scss/layout/_product-detail.scss */
  #solutions ul li:nth-child(3n),
  #products ul li:nth-child(3n),
  #product-list ul li:nth-child(3n) {
    margin-right: 0;
  }
  /* line 765, ../../scss/layout/_product-detail.scss */
  #solutions ul li .img-wrapper,
  #products ul li .img-wrapper,
  #product-list ul li .img-wrapper {
    width: 100%;
    position: relative;
  }

  /* line 774, ../../scss/layout/_product-detail.scss */
  #solutions a,
  #products a,
  #specifications a,
  #product-list a {
    margin: 60px auto 0;
    width: 280px;
    height: 40px;
  }
  /* line 779, ../../scss/layout/_product-detail.scss */
  #solutions a > span,
  #products a > span,
  #specifications a > span,
  #product-list a > span {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 15px;
    line-height: 0.9375rem;
  }

  /* line 786, ../../scss/layout/_product-detail.scss */
  #solutions {
    padding-top: 0;
  }
}
@media screen and (max-width: 599px) {
  /* line 793, ../../scss/layout/_product-detail.scss */
  .catch-phrase > p {
    max-width: 100%;
    padding: 0 30px;
  }

  /* line 800, ../../scss/layout/_product-detail.scss */
  section.feature h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem;
    letter-spacing: 0.3rem;
  }
  /* line 804, ../../scss/layout/_product-detail.scss */
  section.feature h2 > small {
    margin-top: 25px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem;
  }

  /* line 812, ../../scss/layout/_product-detail.scss */
  #product-category {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  /* line 815, ../../scss/layout/_product-detail.scss */
  #product-category ul {
    margin: 40px auto 0;
  }
  /* line 817, ../../scss/layout/_product-detail.scss */
  #product-category ul > li {
    margin-bottom: 25px;
    height: 42px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 42px;
    line-height: 2.625rem;
  }

  /* line 826, ../../scss/layout/_product-detail.scss */
  #product-search {
    padding-top: 60px;
  }

  /* line 830, ../../scss/layout/_product-detail.scss */
  #search-conditions {
    margin: 40px auto;
    padding: 30px 25px 40px;
  }
  /* line 834, ../../scss/layout/_product-detail.scss */
  #search-conditions > section {
    margin-bottom: 30px;
  }
  /* line 836, ../../scss/layout/_product-detail.scss */
  #search-conditions > section h3 {
    border-left: 8px solid #d20000;
    padding-left: 10px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 18px;
    line-height: 1.125rem;
  }
  /* line 843, ../../scss/layout/_product-detail.scss */
  #search-conditions > section ul {
    margin-top: 20px;
    padding: 30px 0 0;
  }
  /* line 847, ../../scss/layout/_product-detail.scss */
  #search-conditions > section ul > li {
    font-size: 16px;
    font-size: 1rem;
    line-height: 21px;
    line-height: 1.3125rem;
  }
  /* line 852, ../../scss/layout/_product-detail.scss */
  #search-conditions > section ul > li label span {
    top: 1px;
  }

  /* line 861, ../../scss/layout/_product-detail.scss */
  #search-results {
    margin: 120px auto 0;
    padding-bottom: 60px;
    padding-right: 30px;
  }
  /* line 866, ../../scss/layout/_product-detail.scss */
  #search-results::before {
    top: -80px;
    width: 56px;
    height: 45px;
  }
  /* line 872, ../../scss/layout/_product-detail.scss */
  #search-results > .container {
    overflow-x: scroll;
  }

  /* line 878, ../../scss/layout/_product-detail.scss */
  table.product-list th {
    padding: 0.4rem 0;
  }
  /* line 881, ../../scss/layout/_product-detail.scss */
  table.product-list td {
    padding: 0.4rem 1rem;
  }

  /* EPD - PRODUCT LINE UP */
  /* line 888, ../../scss/layout/_product-detail.scss */
  #product-detail #features {
    margin-top: 40px;
  }
  /* line 890, ../../scss/layout/_product-detail.scss */
  #product-detail #features .img-wrapper {
    width: 580px;
  }

  /* line 895, ../../scss/layout/_product-detail.scss */
  #product-list {
    margin: 50px auto 0;
    padding: 30px 30px 60px;
  }
  /* line 899, ../../scss/layout/_product-detail.scss */
  #product-list .container {
    margin-top: 40px;
  }

  /* ポップアップ */
  /* line 905, ../../scss/layout/_product-detail.scss */
  .overlay-wrapper {
    width: 100%;
  }
  /* line 908, ../../scss/layout/_product-detail.scss */
  .overlay-wrapper .lead-text {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 36px;
    line-height: 2.25rem;
  }
  /* line 913, ../../scss/layout/_product-detail.scss */
  .overlay-wrapper .breadcrumbs {
    margin-top: 30px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.5rem;
  }
  /* line 919, ../../scss/layout/_product-detail.scss */
  .overlay-wrapper h2 {
    margin-top: 30px;
    font-size: 32px;
    font-size: 2rem;
  }
  /* line 925, ../../scss/layout/_product-detail.scss */
  .overlay-wrapper > section > section {
    padding: 60px 30px;
  }
  /* line 930, ../../scss/layout/_product-detail.scss */
  .overlay-wrapper h3 {
    margin-bottom: 30px;
    padding-left: 10px;
    border-left: 10px solid #d20000;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.25rem;
  }
  /* line 936, ../../scss/layout/_product-detail.scss */
  .overlay-wrapper h3 > small {
    font-size: 16px;
    font-size: 1rem;
  }

  /* line 943, ../../scss/layout/_product-detail.scss */
  #features {
    padding: 80px 30px 40px;
  }
  /* line 946, ../../scss/layout/_product-detail.scss */
  #features::before {
    width: 50px;
    height: 5px;
    top: 25px;
  }
  /* line 952, ../../scss/layout/_product-detail.scss */
  #features .text {
    width: 100%;
    margin: 40px auto 0;
  }
  /* line 958, ../../scss/layout/_product-detail.scss */
  #features ul.features > li {
    margin-bottom: 25px;
    padding-left: 24px;
  }
  /* line 961, ../../scss/layout/_product-detail.scss */
  #features ul.features > li strong {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 36px;
    line-height: 2.25rem;
  }

  /* line 970, ../../scss/layout/_product-detail.scss */
  #specifications .right-column {
    margin-top: 20px;
  }
  /* line 975, ../../scss/layout/_product-detail.scss */
  #specifications table tr th {
    padding: 0.5rem 0.7rem;
    width: 50%;
  }
  /* line 979, ../../scss/layout/_product-detail.scss */
  #specifications table tr td {
    padding: 0.5rem 0.7rem;
    width: 50%;
  }
  /* line 986, ../../scss/layout/_product-detail.scss */
  #specifications h4 {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 10px;
  }

  /* line 992, ../../scss/layout/_product-detail.scss */
  #solutions,
  #products,
  #product-list {
    padding-top: 60px;
  }
  /* line 995, ../../scss/layout/_product-detail.scss */
  #solutions ul li,
  #products ul li,
  #product-list ul li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 20px;
  }
  /* line 999, ../../scss/layout/_product-detail.scss */
  #solutions ul li:nth-child(2n),
  #products ul li:nth-child(2n),
  #product-list ul li:nth-child(2n) {
    margin-right: 0;
  }
  /* line 1002, ../../scss/layout/_product-detail.scss */
  #solutions ul li:nth-child(3n),
  #products ul li:nth-child(3n),
  #product-list ul li:nth-child(3n) {
    margin-right: 4%;
  }

  /* line 1010, ../../scss/layout/_product-detail.scss */
  #solutions a,
  #products a,
  #specifications a,
  #product-list a {
    margin: 40px auto 0;
    width: 280px;
    height: 40px;
  }

  /* line 1017, ../../scss/layout/_product-detail.scss */
  #solutions {
    padding-top: 0;
  }
}
@media screen and (max-width: 479px) {
  /* line 1024, ../../scss/layout/_product-detail.scss */
  .catch-phrase > p {
    padding: 0 25px;
  }

  /* line 1030, ../../scss/layout/_product-detail.scss */
  section.feature h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem;
  }
  /* line 1033, ../../scss/layout/_product-detail.scss */
  section.feature h2 > small {
    margin-top: 20px;
  }

  /* line 1039, ../../scss/layout/_product-detail.scss */
  #product-category {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  /* line 1042, ../../scss/layout/_product-detail.scss */
  #product-category ul {
    margin: 40px auto 0;
  }
  /* line 1044, ../../scss/layout/_product-detail.scss */
  #product-category ul > li {
    margin-bottom: 15px;
    width: 100%;
    height: 42px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 42px;
    line-height: 2.625rem;
  }

  /* line 1054, ../../scss/layout/_product-detail.scss */
  #product-search {
    padding-top: 60px;
  }

  /* line 1058, ../../scss/layout/_product-detail.scss */
  #search-conditions {
    margin: 40px auto;
    padding: 30px 25px 40px;
  }
  /* line 1062, ../../scss/layout/_product-detail.scss */
  #search-conditions > section {
    margin-bottom: 30px;
  }
  /* line 1064, ../../scss/layout/_product-detail.scss */
  #search-conditions > section h3 {
    border-left: 8px solid #d20000;
    padding-left: 10px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 18px;
    line-height: 1.125rem;
  }
  /* line 1071, ../../scss/layout/_product-detail.scss */
  #search-conditions > section ul {
    margin-top: 10px;
    padding: 25px 0 0;
  }
  /* line 1075, ../../scss/layout/_product-detail.scss */
  #search-conditions > section ul > li {
    width: 100%;
    margin-bottom: 15px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem;
  }
  /* line 1082, ../../scss/layout/_product-detail.scss */
  #search-conditions > section ul > li label span {
    top: 0px;
  }

  /* EPD - PRODUCT LINE UP */
  /* line 1093, ../../scss/layout/_product-detail.scss */
  #product-detail #features {
    margin-top: 40px;
  }
  /* line 1095, ../../scss/layout/_product-detail.scss */
  #product-detail #features .img-wrapper {
    width: 100%;
  }

  /* line 1100, ../../scss/layout/_product-detail.scss */
  #product-list {
    margin: 40px auto 0;
    padding: 30px 25px 60px;
  }

  /* ポップアップ */
  /* line 1106, ../../scss/layout/_product-detail.scss */
  .overlay-wrapper {
    width: 100%;
  }
  /* line 1109, ../../scss/layout/_product-detail.scss */
  .overlay-wrapper .lead-text {
    padding: 0 25px;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 36px;
    line-height: 2.25rem;
  }
  /* line 1115, ../../scss/layout/_product-detail.scss */
  .overlay-wrapper .breadcrumbs {
    margin-top: 30px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.5rem;
  }
  /* line 1121, ../../scss/layout/_product-detail.scss */
  .overlay-wrapper h2 {
    margin-top: 30px;
    padding: 0 25px;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 32px;
    line-height: 2rem;
  }
  /* line 1129, ../../scss/layout/_product-detail.scss */
  .overlay-wrapper > section > section {
    padding: 60px 25px;
  }
  /* line 1134, ../../scss/layout/_product-detail.scss */
  .overlay-wrapper h3 {
    margin-bottom: 30px;
    padding-left: 10px;
    border-left: 10px solid #d20000;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 18px;
    line-height: 1.125rem;
  }
  /* line 1140, ../../scss/layout/_product-detail.scss */
  .overlay-wrapper h3 > small {
    font-size: 15px;
    font-size: 0.9375rem;
  }

  /* line 1147, ../../scss/layout/_product-detail.scss */
  #features {
    padding: 80px 25px 40px;
  }
  /* line 1150, ../../scss/layout/_product-detail.scss */
  #features::before {
    width: 50px;
    height: 5px;
    top: 25px;
  }
  /* line 1156, ../../scss/layout/_product-detail.scss */
  #features .text {
    width: 100%;
    margin: 40px auto 0;
  }
  /* line 1162, ../../scss/layout/_product-detail.scss */
  #features ul.features > li {
    margin-bottom: 25px;
    padding-left: 16px;
  }
  /* line 1165, ../../scss/layout/_product-detail.scss */
  #features ul.features > li strong {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 28px;
    line-height: 1.75rem;
  }

  /* line 1174, ../../scss/layout/_product-detail.scss */
  #specifications .right-column {
    margin-top: 20px;
  }
  /* line 1179, ../../scss/layout/_product-detail.scss */
  #specifications table tr th {
    padding: 0.5rem 0.7rem;
    width: 50%;
  }
  /* line 1183, ../../scss/layout/_product-detail.scss */
  #specifications table tr td {
    padding: 0.5rem 0.7rem;
    width: 50%;
  }
  /* line 1190, ../../scss/layout/_product-detail.scss */
  #specifications h4 {
    font-size: 17px;
    font-size: 1.0625rem;
    margin-bottom: 10px;
  }

  /* line 1196, ../../scss/layout/_product-detail.scss */
  #solutions,
  #products,
  #product-list {
    padding-top: 60px;
  }

  /* line 1201, ../../scss/layout/_product-detail.scss */
  #solutions a,
  #products a,
  #specifications a,
  #product-list a {
    margin: 40px auto 0;
    width: 100%;
    height: 40px;
  }

  /* line 1208, ../../scss/layout/_product-detail.scss */
  #solutions {
    padding-top: 0;
  }
}
@media screen and (max-width: 359px) {
  /* line 1216, ../../scss/layout/_product-detail.scss */
  #search-conditions > section h3 {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 17px;
    line-height: 1.0625rem;
  }
  /* line 1222, ../../scss/layout/_product-detail.scss */
  #search-conditions > section ul > li {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 21px;
    line-height: 1.3125rem;
  }

  /* line 1230, ../../scss/layout/_product-detail.scss */
  #features {
    padding: 80px 15px 40px;
  }

  /* ポップアップ */
  /* line 1235, ../../scss/layout/_product-detail.scss */
  .overlay-wrapper {
    width: 100%;
  }
  /* line 1238, ../../scss/layout/_product-detail.scss */
  .overlay-wrapper .lead-text {
    padding: 0 15px;
  }
  /* line 1242, ../../scss/layout/_product-detail.scss */
  .overlay-wrapper .breadcrumbs {
    padding: 0 15px;
  }
  /* line 1246, ../../scss/layout/_product-detail.scss */
  .overlay-wrapper h2 {
    padding: 0 15px;
  }
  /* line 1251, ../../scss/layout/_product-detail.scss */
  .overlay-wrapper > section > section {
    padding: 60px 15px;
  }

  /* line 1258, ../../scss/layout/_product-detail.scss */
  #solutions a,
  #products a,
  #specifications a,
  #product-list a {
    margin: 30px auto 0;
  }
}

.width-80 {
  width: 80px;
}

.support-contact {
  display: flex;
  justify-content: space-between;
  margin-bottom: 72px;
}
/* line 142, ../../scss/layout/_support.scss */
.support-contact .contents {
  /* border: 1px solid #000; */
  padding: 32px 0px 32px 32px;
  /* max-width: 500px; */
  width: 48%;
}
/* line 148, ../../scss/layout/_support.scss */
.support-contact .contents h2 {
  margin-bottom: 36px;
  font-size: 24px;
  text-align: left;
}

@media screen and (max-width: 1366px) {
  .pb-2 {
    padding-bottom: 22px;
  }
  .category-img {
    width: 155px !important;
  }
}

@media screen and (max-width: 1180px) {
  .pb-8 {
    padding-bottom: unset !important;
  }
  .category-img {
    width: 150px !important;
  }
}

@media screen and (max-width: 959px) {
  #product-category ul > li {
    height: unset;
    line-height: unset;
  }

  #product-category ul > li.is-active {
    padding: 20px 0px 20px 15px;
  }

  .support-contact .contents h2 {
    margin-bottom: 30px !important;
    font-size: 22px !important;
  }

  .more-btn {
    width: 120px !important;
    padding-top: 20px;
  }

  .category-img {
    width: 120px !important;
  }

  .support-contact .contents h2 {
    font-size: 20px !important;
  }

  .pb-3 {
    padding-bottom: 28px !important;
  }

  .pb-5 {
    padding-bottom: 27px !important;
  }

  .pb-8 {
    padding-bottom: 23px !important;
  }
}

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
  #product-category ul > li.is-active {
    width: 100%;
  }
  .desc-size {
    font-size: 14px !important;
  }
  .more-btn {
    width: 125px !important;
  }
  .support-contact .contents h2 {
    font-size: 20px !important;
  }
  #product-category ul > li.is-active {
    padding: 20px 0px 20px 15px !important;
  }
  .redline {
    border-left: solid 9px #d20000;
    padding-left: 16px;
  }
  .pb-3 {
    padding-bottom: unset !important;
  }
  .pb-5 {
    padding-bottom: unset !important;
  }
  .pb-8 {
    padding-bottom: unset !important;
  }
  .category-desc {
    width: 265px;
  }
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
  #product-category ul > li.is-active {
    width: 100%;
  }
  .support-contact .contents h2 {
    font-size: 20px !important;
  }
  #product-category ul > li.is-active {
    padding: 20px 0px 20px 15px;
  }
  .redline {
    border-left: solid 9px #d20000;
    padding-left: 16px;
  }
  .more-btn {
    width: 120px !important;
  }
  .pb-3 {
    padding-bottom: unset !important;
  }
  .pb-5 {
    padding-bottom: unset !important;
  }
  .pb-8 {
    padding-bottom: unset !important;
  }
  .category-desc {
    width: 300px;
  }
}

@media screen and (max-width: 599px) {
  #product-category ul > li.is-active {
    width: 100%;
  }
  .support-contact .contents h2 {
    font-size: 16px;
  }
  #product-category ul > li.is-active {
    padding: 15px 0px 15px 10px;
  }
  .redline {
    border-left: solid 6px #d20000;
    padding-left: 6px;
  }
  .more-btn {
    width: 110px;
  }
  .pb-3 {
    padding-bottom: unset !important;
  }
  .pb-5 {
    padding-bottom: unset !important;
  }
  .pb-8 {
    padding-bottom: unset !important;
  }
}

.bg-grey {
  background-color: #e4e4e4;
}

.category-img {
  width: 170px;
  float: right;
}

.category-desc {
  width: 260px;
}

.category-title {
  font-size: 24px;
  letter-spacing: unset !important;
}

.more-btn {
  width: 135px;
  float: right;
  padding-right: 32px;
  padding-top: 15px;
}

.zoom {
  /* transition: transform .5s; */
  width: 100%;
  -webkit-transform: scale(1, 1);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 150ms;
  -moz-transform: scale(1, 1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 150ms;
}

.zoom:hover {
  -webkit-transform: scale(1.07, 1.09);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 150ms;
  -moz-transform: scale(1.07, 1.09);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 150ms;
  position: relative;
  /* z-index: 99; */
}

.frame {
  overflow: hidden;
}

.desc-size {
  font-size: 14px;
}

.t-align {
  padding: 3rem 0 0;
  text-align: center !important;
}

section.feature .category-title h2::first-letter {
  color: blue !important;
}

.pb-1 {
  padding-bottom: unset;
}
.pb-2 {
  padding-bottom: unset;
}
.pb-3 {
  padding-bottom: 56px;
}
.pb-4 {
  padding-bottom: unset;
}

.pb-5 {
  padding-bottom: 30px;
}

.pb-6 {
  padding-bottom: unset;
}

.pb-7 {
  padding-bottom: unset;
}

.pb-8 {
  padding-bottom: 25px;
}

.pdf-icon {
  width: 15px;
}

.redline {
  border-left: solid 9px #d20000;
  padding-left: 16px;
}

.mgright {
  margin-right: 2%;
}

#spec-width {
  width: 120px;
}