@charset "UTF-8";

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;
  }
}
@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;
  }
}
/* 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/_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 5, ../../scss/layout/_product-epd.scss */
.page-header.epd {
  background-image: url(../img/products/epd-top.jpg);
}

/* line 10, ../../scss/layout/_product-epd.scss */
.lead-text {
  padding: 5rem 0;
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "A1ゴシック M";
}

/* line 18, ../../scss/layout/_product-epd.scss */
#eyecatch-imgs {
  margin-bottom: 60px;
}
/* line 20, ../../scss/layout/_product-epd.scss */
#eyecatch-imgs li {
  width: 32%;
}

/* line 25, ../../scss/layout/_product-epd.scss */
h2 {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 28px;
  line-height: 1.75rem;
  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 34, ../../scss/layout/_product-epd.scss */
h2 > small {
  display: block;
  margin-top: 20px;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
}

/* line 42, ../../scss/layout/_product-epd.scss */
#features {
  background-color: #f0f0f0;
  padding: 80px 0;
}
/* line 46, ../../scss/layout/_product-epd.scss */
#features .container {
  margin-top: 70px;
  border: 1px solid #000;
  border-radius: 20px;
}
/* line 51, ../../scss/layout/_product-epd.scss */
#features .container .flex-wrapper {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px 45px 60px;
}
/* line 54, ../../scss/layout/_product-epd.scss */
#features .container .flex-wrapper li {
  width: 460px;
  padding-top: 120px;
  position: relative;
}
/* line 59, ../../scss/layout/_product-epd.scss */
#features .container .flex-wrapper li strong {
  display: block;
  margin-bottom: 20px;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 36px;
  line-height: 2.25rem;
  text-align: center;
}
/* line 67, ../../scss/layout/_product-epd.scss */
#features .container .flex-wrapper li::before {
  content: "";
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* line 73, ../../scss/layout/_product-epd.scss */
#features .container .flex-wrapper li:first-child::before {
  width: 63px;
  height: 63px;
  top: 40px;
  background-image: url(../img/products/feature01.png);
}
/* line 79, ../../scss/layout/_product-epd.scss */
#features .container .flex-wrapper li:nth-child(2)::before {
  width: 62px;
  height: 62px;
  top: 40px;
  background-image: url(../img/products/feature02.png);
}
/* line 85, ../../scss/layout/_product-epd.scss */
#features .container .flex-wrapper li:nth-child(3)::before {
  width: 81px;
  height: 81px;
  top: 30px;
  background-image: url(../img/products/feature03.png);
}
/* line 91, ../../scss/layout/_product-epd.scss */
#features .container .flex-wrapper li:nth-child(4)::before {
  width: 55px;
  height: 53px;
  top: 45px;
  background-image: url(../img/products/feature04.png);
}
/* line 97, ../../scss/layout/_product-epd.scss */
#features .container .flex-wrapper li:nth-child(5)::before {
  width: 53px;
  height: 54px;
  top: 40px;
  background-image: url(../img/products/feature05.png);
}
/* line 103, ../../scss/layout/_product-epd.scss */
#features .container .flex-wrapper li:nth-child(6)::before {
  width: 62px;
  height: 62px;
  top: 40px;
  background-image: url(../img/products/feature06.png);
}

/* line 114, ../../scss/layout/_product-epd.scss */
.container.narrow {
  width: 940px;
}
/* line 117, ../../scss/layout/_product-epd.scss */
.container.narrow h2 {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 25px;
  line-height: 1.5625rem;
  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 126, ../../scss/layout/_product-epd.scss */
.container.narrow h2 > small {
  display: block;
  margin-top: 20px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  font-family: "A1ゴシック R", "ヒラギノ角ゴ W3 JIS2004", "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: 0.2rem;
}
/* line 137, ../../scss/layout/_product-epd.scss */
.container.narrow ul li {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 32px;
  line-height: 2rem;
  font-family: "A1ゴシック M";
  position: relative;
  padding-left: 30px;
  letter-spacing: 0.2rem;
}
/* line 144, ../../scss/layout/_product-epd.scss */
.container.narrow ul li::before {
  content: "・";
  font-size: 30px;
  font-size: 1.875rem;
  display: block;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}

/* line 154, ../../scss/layout/_product-epd.scss */
#outdoor-application {
  padding-top: 100px;
}
/* line 157, ../../scss/layout/_product-epd.scss */
#outdoor-application .flex-wrapper {
  width: 620px;
  margin: 50px auto 20px;
}
/* line 160, ../../scss/layout/_product-epd.scss */
#outdoor-application .flex-wrapper .img-wrapper {
  width: 300px;
}

/* line 166, ../../scss/layout/_product-epd.scss */
#indoor-application {
  padding-top: 60px;
  padding-bottom: 60px;
}
/* line 169, ../../scss/layout/_product-epd.scss */
#indoor-application .flex-wrapper {
  margin: 50px auto 20px;
}
/* line 171, ../../scss/layout/_product-epd.scss */
#indoor-application .flex-wrapper .img-wrapper {
  width: 300px;
}

/* line 177, ../../scss/layout/_product-epd.scss */
#power-consumption {
  margin-top: 100px;
}
/* line 180, ../../scss/layout/_product-epd.scss */
#power-consumption h2:first-letter {
  color: #d20000;
}
/* line 183, ../../scss/layout/_product-epd.scss */
#power-consumption h2 em {
  color: #d20000;
}
/* line 186, ../../scss/layout/_product-epd.scss */
#power-consumption h2 > small {
  display: block;
  margin-top: 20px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  font-family: "A1ゴシック R", "ヒラギノ角ゴ W3 JIS2004", "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: 0;
}
/* line 196, ../../scss/layout/_product-epd.scss */
#power-consumption .flex-wrapper {
  margin-top: 80px;
}
/* line 198, ../../scss/layout/_product-epd.scss */
#power-consumption .flex-wrapper .specs {
  width: 470px;
}
/* line 201, ../../scss/layout/_product-epd.scss */
#power-consumption .flex-wrapper .specs > p {
  padding: 0.5rem 0;
}
/* line 205, ../../scss/layout/_product-epd.scss */
#power-consumption .flex-wrapper .specs h3 {
  padding: 0.3rem 1rem;
  background-color: #d20000;
  color: #fff;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "A1ゴシック M";
}
/* line 214, ../../scss/layout/_product-epd.scss */
#power-consumption .flex-wrapper .specs h4 {
  background-color: #969696;
  color: #fff;
  padding: 0 1rem;
  font-size: 16px;
  font-size: 1rem;
  line-height: 28px;
  line-height: 1.75rem;
  font-family: "A1ゴシック M";
}
/* line 223, ../../scss/layout/_product-epd.scss */
#power-consumption .flex-wrapper .specs table {
  margin: 0.5rem 0;
  width: 100%;
}
/* line 226, ../../scss/layout/_product-epd.scss */
#power-consumption .flex-wrapper .specs table th {
  width: 75%;
}
/* line 229, ../../scss/layout/_product-epd.scss */
#power-consumption .flex-wrapper .specs table td {
  width: 25%;
}
/* line 234, ../../scss/layout/_product-epd.scss */
#power-consumption .flex-wrapper .image {
  width: 380px;
}
/* line 236, ../../scss/layout/_product-epd.scss */
#power-consumption .flex-wrapper .image > p {
  margin-bottom: 60px;
  font-family: "A1ゴシック M";
  text-align: center;
}
/* line 240, ../../scss/layout/_product-epd.scss */
#power-consumption .flex-wrapper .image > p strong {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  line-height: 2.25rem;
}
/* line 244, ../../scss/layout/_product-epd.scss */
#power-consumption .flex-wrapper .image > p em {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 28px;
  line-height: 1.75rem;
}

/* line 253, ../../scss/layout/_product-epd.scss */
#epd-specs {
  margin-top: 100px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #f0f0f0;
}
/* line 260, ../../scss/layout/_product-epd.scss */
#epd-specs h2:first-letter {
  color: #d20000;
}
/* line 263, ../../scss/layout/_product-epd.scss */
#epd-specs h2 em {
  color: #d20000;
}
/* line 266, ../../scss/layout/_product-epd.scss */
#epd-specs h2 > small {
  display: block;
  margin-top: 20px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  font-family: "A1ゴシック R", "ヒラギノ角ゴ W3 JIS2004", "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: 0;
}
/* line 275, ../../scss/layout/_product-epd.scss */
#epd-specs table {
  width: 100%;
  margin-top: 60px;
}
/* line 278, ../../scss/layout/_product-epd.scss */
#epd-specs table th {
  padding: 0.3rem 0;
  background-color: #4d4d4d;
  color: #fff;
  text-align: center;
  font-family: "A1ゴシック M";
  width: 25%;
}
/* line 286, ../../scss/layout/_product-epd.scss */
#epd-specs table td {
  padding: 0;
  border-spacing: 0;
  width: 75%;
  height: 40px;
  background-color: #fff;
  font-family: "A1ゴシック M";
  text-align: center;
}
/* line 294, ../../scss/layout/_product-epd.scss */
#epd-specs table td span {
  display: block;
  border-right: 1px solid #000;
  width: 20%;
  height: 40px;
  text-align: center;
  line-height: 40px;
  line-height: 2.5rem;
}
/* line 301, ../../scss/layout/_product-epd.scss */
#epd-specs table td span.multi-rows {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  line-height: 1.25rem;
}
/* line 305, ../../scss/layout/_product-epd.scss */
#epd-specs table td span:nth-child(5) {
  border-right: none;
}
/* line 311, ../../scss/layout/_product-epd.scss */
#epd-specs table tr:nth-child(2n) th {
  background-color: #333333;
}
/* line 314, ../../scss/layout/_product-epd.scss */
#epd-specs table tr:nth-child(2n) td {
  background-color: transparent;
}

@media screen and (max-width: 1179px) {
  /* line 323, ../../scss/layout/_product-epd.scss */
  #features {
    padding: 80px 50px;
  }
  /* line 327, ../../scss/layout/_product-epd.scss */
  #features .container .flex-wrapper {
    padding: 20px 0 50px;
  }
  /* line 329, ../../scss/layout/_product-epd.scss */
  #features .container .flex-wrapper li {
    width: 45%;
  }

  /* line 335, ../../scss/layout/_product-epd.scss */
  .container.narrow {
    max-width: 1000px;
    width: 100%;
  }

  /* line 339, ../../scss/layout/_product-epd.scss */
  #outdoor-application {
    padding-top: 80px;
  }
  /* line 342, ../../scss/layout/_product-epd.scss */
  #outdoor-application .flex-wrapper {
    width: 100%;
    -webkit-justify-content: center;
    justify-content: center;
  }
  /* line 345, ../../scss/layout/_product-epd.scss */
  #outdoor-application .flex-wrapper .img-wrapper {
    width: 32%;
  }
  /* line 347, ../../scss/layout/_product-epd.scss */
  #outdoor-application .flex-wrapper .img-wrapper:first-child {
    margin-right: 1%;
  }
  /* line 350, ../../scss/layout/_product-epd.scss */
  #outdoor-application .flex-wrapper .img-wrapper:nth-child(2) {
    margin-left: 1%;
  }

  /* line 356, ../../scss/layout/_product-epd.scss */
  #indoor-application {
    padding-top: 60px;
  }
  /* line 360, ../../scss/layout/_product-epd.scss */
  #indoor-application .flex-wrapper .img-wrapper {
    width: 32%;
  }

  /* line 366, ../../scss/layout/_product-epd.scss */
  #epd-specs {
    margin-top: 80px;
    padding-top: 80px;
    padding-bottom: 100px;
  }
  /* line 371, ../../scss/layout/_product-epd.scss */
  #epd-specs .container {
    overflow-x: scroll;
  }
  /* line 375, ../../scss/layout/_product-epd.scss */
  #epd-specs table {
    width: 1080px;
    margin-top: 60px;
  }
}
@media screen and (max-width: 959px) {
  /* line 383, ../../scss/layout/_product-epd.scss */
  #features {
    padding: 60px 50px;
  }
  /* line 386, ../../scss/layout/_product-epd.scss */
  #features .container {
    padding: 10px 30px 50px;
  }
  /* line 388, ../../scss/layout/_product-epd.scss */
  #features .container .flex-wrapper {
    padding: 0;
  }
  /* line 390, ../../scss/layout/_product-epd.scss */
  #features .container .flex-wrapper li {
    width: 48%;
    padding-top: 120px;
  }
  /* line 393, ../../scss/layout/_product-epd.scss */
  #features .container .flex-wrapper li strong {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 32px;
    line-height: 2rem;
  }

  /* line 403, ../../scss/layout/_product-epd.scss */
  .container.narrow ul li {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 28px;
    line-height: 1.75rem;
    padding-left: 25px;
  }
  /* line 407, ../../scss/layout/_product-epd.scss */
  .container.narrow ul li::before {
    font-size: 24px;
    font-size: 1.5rem;
  }

  /* line 413, ../../scss/layout/_product-epd.scss */
  #outdoor-application {
    padding-top: 60px;
  }

  /* line 416, ../../scss/layout/_product-epd.scss */
  #indoor-application {
    padding-top: 40px;
  }

  /* line 419, ../../scss/layout/_product-epd.scss */
  #power-consumption {
    margin-top: 60px;
  }
  /* line 422, ../../scss/layout/_product-epd.scss */
  #power-consumption .flex-wrapper {
    margin-top: 50px;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  /* line 426, ../../scss/layout/_product-epd.scss */
  #power-consumption .flex-wrapper .specs {
    max-width: 470px;
    width: 100%;
    margin: 0 auto;
  }
  /* line 431, ../../scss/layout/_product-epd.scss */
  #power-consumption .flex-wrapper .specs h3 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.5rem;
  }
  /* line 437, ../../scss/layout/_product-epd.scss */
  #power-consumption .flex-wrapper .specs table th {
    width: 70%;
  }
  /* line 440, ../../scss/layout/_product-epd.scss */
  #power-consumption .flex-wrapper .specs table td {
    width: 30%;
  }
  /* line 445, ../../scss/layout/_product-epd.scss */
  #power-consumption .flex-wrapper .image {
    max-width: 380px;
    width: 100%;
    margin: 0 auto 50px;
  }
  /* line 449, ../../scss/layout/_product-epd.scss */
  #power-consumption .flex-wrapper .image > p {
    margin-bottom: 30px;
  }
  /* line 451, ../../scss/layout/_product-epd.scss */
  #power-consumption .flex-wrapper .image > p strong {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 32px;
    line-height: 2rem;
  }
  /* line 455, ../../scss/layout/_product-epd.scss */
  #power-consumption .flex-wrapper .image > p em {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 28px;
    line-height: 1.75rem;
  }

  /* line 463, ../../scss/layout/_product-epd.scss */
  #epd-specs {
    margin-top: 60px;
    padding-top: 60px;
    padding-bottom: 80px;
  }
  /* line 468, ../../scss/layout/_product-epd.scss */
  #epd-specs table {
    margin-top: 50px;
  }
  /* line 470, ../../scss/layout/_product-epd.scss */
  #epd-specs table th,
  #epd-specs table td {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
@media screen and (max-width: 599px) {
  /* line 478, ../../scss/layout/_product-epd.scss */
  .lead-text {
    padding: 3rem 0;
  }

  /* line 481, ../../scss/layout/_product-epd.scss */
  h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem;
    letter-spacing: 0.3rem;
  }
  /* line 485, ../../scss/layout/_product-epd.scss */
  h2 > small {
    margin-top: 20px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 18px;
    line-height: 1.125rem;
  }

  /* line 491, ../../scss/layout/_product-epd.scss */
  #features {
    padding: 50px 30px;
  }
  /* line 494, ../../scss/layout/_product-epd.scss */
  #features .container {
    padding: 0px 30px 50px;
  }
  /* line 496, ../../scss/layout/_product-epd.scss */
  #features .container .flex-wrapper {
    padding: 0;
  }
  /* line 498, ../../scss/layout/_product-epd.scss */
  #features .container .flex-wrapper li {
    width: 100%;
    padding-top: 100px;
  }
  /* line 501, ../../scss/layout/_product-epd.scss */
  #features .container .flex-wrapper li strong {
    margin-bottom: 10px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 32px;
    line-height: 2rem;
  }
  /* line 506, ../../scss/layout/_product-epd.scss */
  #features .container .flex-wrapper li:nth-child(2)::before {
    top: 30px;
  }
  /* line 509, ../../scss/layout/_product-epd.scss */
  #features .container .flex-wrapper li:nth-child(3)::before {
    top: 20px;
  }

  /* line 518, ../../scss/layout/_product-epd.scss */
  .container.narrow ul li {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem;
  }

  /* line 524, ../../scss/layout/_product-epd.scss */
  #outdoor-application {
    padding-top: 50px;
  }
  /* line 526, ../../scss/layout/_product-epd.scss */
  #outdoor-application .flex-wrapper {
    margin: 35px 0 20px;
  }

  /* line 530, ../../scss/layout/_product-epd.scss */
  #indoor-application {
    padding-top: 40px;
  }
  /* line 532, ../../scss/layout/_product-epd.scss */
  #indoor-application .flex-wrapper {
    margin: 30px 0 20px;
  }

  /* line 536, ../../scss/layout/_product-epd.scss */
  #epd-specs {
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 60px;
  }
  /* line 541, ../../scss/layout/_product-epd.scss */
  #epd-specs table {
    margin-top: 40px;
  }
}
@media screen and (max-width: 479px) {
  /* line 547, ../../scss/layout/_product-epd.scss */
  #eyecatch-imgs {
    margin-bottom: 50px;
  }
  /* line 550, ../../scss/layout/_product-epd.scss */
  #eyecatch-imgs .flex-wrapper {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
  }
  /* line 553, ../../scss/layout/_product-epd.scss */
  #eyecatch-imgs .flex-wrapper li {
    width: 48%;
    margin-bottom: 20px;
  }
  /* line 556, ../../scss/layout/_product-epd.scss */
  #eyecatch-imgs .flex-wrapper li:first-child {
    margin-right: 2%;
  }
  /* line 559, ../../scss/layout/_product-epd.scss */
  #eyecatch-imgs .flex-wrapper li:nth-child(2) {
    margin-left: 2%;
  }

  /* line 565, ../../scss/layout/_product-epd.scss */
  #features {
    padding: 50px 25px;
  }
  /* line 568, ../../scss/layout/_product-epd.scss */
  #features .container {
    margin-top: 40px;
    padding: 0px 20px 40px;
  }
  /* line 573, ../../scss/layout/_product-epd.scss */
  #features .container .flex-wrapper li strong {
    margin-bottom: 10px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 30px;
    line-height: 1.875rem;
  }
  /* line 578, ../../scss/layout/_product-epd.scss */
  #features .container .flex-wrapper li:nth-child(2)::before {
    top: 30px;
  }
  /* line 581, ../../scss/layout/_product-epd.scss */
  #features .container .flex-wrapper li:nth-child(3)::before {
    top: 20px;
  }

  /* line 589, ../../scss/layout/_product-epd.scss */
  #outdoor-application .flex-wrapper {
    margin: 35px 0 20px;
  }
  /* line 591, ../../scss/layout/_product-epd.scss */
  #outdoor-application .flex-wrapper .img-wrapper {
    width: 48%;
  }

  /* line 596, ../../scss/layout/_product-epd.scss */
  #indoor-application {
    padding-top: 40px;
  }
  /* line 598, ../../scss/layout/_product-epd.scss */
  #indoor-application .flex-wrapper {
    margin: 30px 0 20px;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
  }
  /* line 602, ../../scss/layout/_product-epd.scss */
  #indoor-application .flex-wrapper .img-wrapper {
    width: 48%;
  }
  /* line 604, ../../scss/layout/_product-epd.scss */
  #indoor-application .flex-wrapper .img-wrapper:first-child {
    margin-right: 2%;
    margin-bottom: 15px;
  }
  /* line 608, ../../scss/layout/_product-epd.scss */
  #indoor-application .flex-wrapper .img-wrapper:nth-child(2) {
    margin-left: 2%;
    margin-bottom: 15px;
  }

  /* line 615, ../../scss/layout/_product-epd.scss */
  #power-consumption {
    margin-top: 60px;
  }
  /* line 618, ../../scss/layout/_product-epd.scss */
  #power-consumption .flex-wrapper {
    margin-top: 40px;
  }
  /* line 621, ../../scss/layout/_product-epd.scss */
  #power-consumption .flex-wrapper .specs h3 {
    padding: 0.2rem 0.5rem;
    font-size: 17px;
    font-size: 1.0625rem;
  }
  /* line 627, ../../scss/layout/_product-epd.scss */
  #power-consumption .flex-wrapper .specs table th {
    width: 60%;
  }
  /* line 630, ../../scss/layout/_product-epd.scss */
  #power-consumption .flex-wrapper .specs table td {
    width: 40%;
  }
  /* line 635, ../../scss/layout/_product-epd.scss */
  #power-consumption .flex-wrapper .image {
    margin: 0 auto 30px;
  }

  /* line 640, ../../scss/layout/_product-epd.scss */
  #epd-specs {
    margin-top: 40px;
    padding-top: 40px;
  }
  /* line 644, ../../scss/layout/_product-epd.scss */
  #epd-specs table {
    margin-top: 30px;
  }
}

@media screen and (max-width: 1600px) {
  .title-one {
    font-size: 45px !important;
  }
  .title-one-sub {
    font-size: 25px !important;
  }
}

@media screen and (max-width: 1440px) {
  .title-one {
    font-size: 41px !important;
  }
  .title-one-sub {
    font-size: 23px !important;
  }
}

@media screen and (max-width: 1366px) {
  .title-one {
    font-size: 36px !important;
    margin-left: 13% !important;
    white-space: nowrap !important;
  }
  .title-one-sub {
    font-size: 18px !important;
    margin-left: 13% !important;
    margin-top: 10px !important;
  }
  .title-two {
    text-align: left !important;
    font-size: 22px !important;
    padding-right: 8%;
  }
  .label-info {
    text-align: left !important;
    font-size: 22px !important;
  }

  .label-info2 {
    font-size: 18px !important;
  }

  .label-info3 {
    font-size: 22px !important;
  }
  .border-sc {
    height: 630px !important;
  }
}

@media screen and (max-width: 1180px) {
  .title-one {
    font-size: 32px !important;
    margin-left: 13% !important;
    white-space: nowrap !important;
  }
  .title-one-sub {
    font-size: 16px !important;
    margin-left: 13% !important;
    margin-top: 10px !important;
  }
  .title-two {
    text-align: left !important;
    font-size: 17px !important;
    padding-right: 11%;
  }
  .label-info {
    font-size: 17px !important;
  }
  .label-info2 {
    font-size: 14px !important;
  }
  .label-info3 {
    font-size: 17px !important;
  }
  .img-wrapper > p {
    margin-top: 1% !important;
  }
  .ptop-60 {
    padding-top: 45px !important;
  }
  .icon-size {
    width: 80px !important;
  }
  .cast-desc {
    font-size: 12px !important;
  }
  .busola-title {
    padding-top: 30px !important;
  }
  #indoor-application {
    padding-top: 10px !important;
  }
  .busola-cms {
    margin-bottom: 60px !important;
  }
  .busola-sub {
    font-size: 18px !important;
    margin: 50px 0px 50px 0px !important;
  }
  .scribble-title {
    font-size: 15px !important;
    margin: 40px 0px 10px 0px !important;
  }
  .f-18 {
    font-size: 14px !important;
  }
  .border-sc {
    height: 490px !important;
  }
}

@media screen and (max-width: 959px) {
  .title-one {
    font-size: 24px !important;
    margin-left: 13% !important;
    white-space: nowrap !important;
  }
  .title-one-sub {
    font-size: 16px !important;
    margin-left: 13% !important;
    margin-top: 10px !important;
  }
  .title-two {
    text-align: left !important;
    font-size: 13px !important;
    padding-right: 11%;
  }
  .label-info {
    font-size: 14px !important;
  }
  .label-info2 {
    font-size: 11px !important;
  }
  .label-info3 {
    font-size: 14px !important;
  }
  .busola-sub {
    font-size: 15px !important;
    margin: 30px 0px 30px 0px !important;
  }
  .scribble-title {
    font-size: 13px !important;
    margin: 40px 0px 10px 0px !important;
  }
  .busola-title {
    padding-top: 20px;
  }
  #indoor-application {
    padding-top: 0px !important;
  }
  .column-icons {
    width: 50% !important;
    padding: 25px 0px 0px 15px !important;
  }
  .cast-desc {
    font-size: 12px !important;
  }
  .busola-cms {
    margin-bottom: 10px !important;
  }
  .icon-size {
    width: 65px !important;
  }
  .border-sc {
    height: 440px !important;
  }
}

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
  .column-title1 {
    float: unset !important;
    width: 100% !important;
    height: 50px !important;
    text-align: center !important;
  }
  .column-title2 {
    float: left !important;
    width: 100% !important;
    height: unset !important;
    display: table !important;
    overflow: hidden !important;
    padding-left: unset !important;
    padding: 0px 15px 0px 15px !important;
  }
  .title-one {
    font-size: 26px !important;
    margin-left: unset !important;
    white-space: nowrap !important;
  }
  .title-two {
    padding-right: unset !important;
  }
  .label-info {
    padding: 10px 5px 10px 10px !important;
    font-size: 15px !important;
  }
  .label-info2 {
    font-size: 12px !important;
    padding: 0px 10px 10px 10px !important;
  }
  .label-info3 {
    font-size: 15px !important;
    padding: 0px 0px 0px 10px !important;
  }
  .ptop-60 {
    padding-top: 20px !important;
  }
  .img-wrapper > p {
    margin-top: 0% !important;
  }
  .column-icons {
    width: 100% !important;
    padding: 20px 0px 0px 0px !important;
  }
  #indoor-application .flex-wrapper .img-wrapper {
    width: 100% !important;
  }
  #indoor-application .flex-wrapper .img-wrapper:first-child {
    margin-right: unset !important;
  }
  #indoor-application .flex-wrapper .img-wrapper:nth-child(2) {
    margin-left: unset !important;
  }
  #indoor-application .flex-wrapper {
    margin: 20px 0 20px !important;
  }
  #eyecatch-imgs .flex-wrapper li {
    width: 100% !important;
  }
  #eyecatch-imgs .flex-wrapper li:first-child {
    margin-right: unset !important;
  }
  #eyecatch-imgs .flex-wrapper li:nth-child(2) {
    margin-left: unset !important;
  }
  .title-one-sub {
    margin-left: 0% !important;
    margin-bottom: 15px !important;
  }
  .f-18 {
    font-size: 12px !important;
  }
  .border-sc {
    height: unset !important;
  }
}

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
  .column-title1 {
    float: unset !important;
    width: 100% !important;
    height: 50px !important;
    text-align: center !important;
  }
  .column-title2 {
    float: left !important;
    width: 100% !important;
    height: unset !important;
    display: table !important;
    overflow: hidden !important;
    padding-left: unset !important;
    padding: 0px 15px 0px 15px !important;
  }
  .title-one {
    font-size: 26px !important;
    margin-left: unset !important;
    white-space: nowrap !important;
  }
  .title-two {
    padding-right: unset !important;
    font-size: 14px !important;
  }
  .label-info {
    padding: 10px 5px 10px 10px !important;
    font-size: 16px !important;
  }
  .label-info2 {
    font-size: 12px !important;
    padding: 0px 10px 10px 10px !important;
  }
  .label-info3 {
    font-size: 16px !important;
    padding: 0px 0px 0px 10px !important;
  }
  .ptop-60 {
    padding-top: 20px !important;
  }
  .img-wrapper > p {
    margin-top: 0% !important;
  }
  .border-sc {
    height: unset !important;
  }
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
  .column-title1 {
    float: unset !important;
    width: 100% !important;
    height: 50px !important;
    text-align: center !important;
  }
  .column-title2 {
    float: left !important;
    width: 100% !important;
    height: unset !important;
    display: table !important;
    overflow: hidden !important;
    padding-left: unset !important;
    padding: 0px 15px 0px 15px !important;
  }
  .title-one {
    font-size: 26px !important;
    margin-left: unset !important;
    white-space: nowrap !important;
  }
  .title-two {
    padding-right: unset !important;
  }
  .label-info {
    padding: 10px 5px 5px 10px !important;
    font-size: 16px !important;
  }
  .label-info2 {
    font-size: 12px !important;
    padding: 0px 10px 10px 10px !important;
  }
  .label-info3 {
    font-size: 16px !important;
    padding: 0px 0px 0px 10px !important;
  }
  .ptop-60 {
    padding-top: 20px !important;
  }
  .img-wrapper > p {
    margin-top: 0% !important;
  }
  .column-icons {
    width: 100% !important;
    padding: 20px 0px 0px 0px !important;
  }
  #indoor-application .flex-wrapper .img-wrapper {
    width: 100% !important;
  }
  #indoor-application .flex-wrapper .img-wrapper:first-child {
    margin-right: unset !important;
  }
  #indoor-application .flex-wrapper .img-wrapper:nth-child(2) {
    margin-left: unset !important;
  }
  #indoor-application .flex-wrapper {
    margin: 20px 0 20px !important;
  }
  #eyecatch-imgs .flex-wrapper li {
    width: 100% !important;
  }
  #eyecatch-imgs .flex-wrapper li:first-child {
    margin-right: unset !important;
  }
  #eyecatch-imgs .flex-wrapper li:nth-child(2) {
    margin-left: unset !important;
  }
  .title-one-sub {
    margin-left: 0% !important;
    margin-bottom: 15px !important;
  }
  #indoor-application {
    padding-bottom: unset !important;
  }
  .f-18 {
    font-size: 12px !important;
  }
  .border-sc {
    height: unset !important;
  }
}

@media screen and (max-width: 599px) {
  .column-title1 {
    float: unset !important;
    width: 100% !important;
    height: 50px !important;
    text-align: center !important;
  }
  .column-title2 {
    float: left !important;
    width: 100% !important;
    height: unset !important;
    display: table !important;
    overflow: hidden !important;
    padding-left: unset !important;
    padding: 0px 15px 0px 15px !important;
  }
  .title-one {
    font-size: 26px !important;
    margin-left: unset !important;
    white-space: nowrap !important;
  }
  .title-two {
    padding-right: unset !important;
    font-size: 15px !important;
  }
  .label-info {
    padding: 10px 5px 5px 10px !important;
    font-size: 16px !important;
  }
  .label-info2 {
    font-size: 12px !important;
    padding: 0px 10px 10px 10px !important;
  }
  .label-info3 {
    font-size: 16px !important;
    padding: 0px 0px 0px 10px !important;
  }
  .ptop-60 {
    padding-top: 20px !important;
  }
  .img-wrapper > p {
    margin-top: 0% !important;
  }
  .column-icons {
    width: 100% !important;
    padding: 20px 0px 0px 0px !important;
  }
  #indoor-application .flex-wrapper .img-wrapper {
    width: 100% !important;
  }
  #indoor-application .flex-wrapper .img-wrapper:first-child {
    margin-right: unset !important;
  }
  #indoor-application .flex-wrapper .img-wrapper:nth-child(2) {
    margin-left: unset !important;
  }
  #indoor-application .flex-wrapper {
    margin: 20px 0 20px !important;
  }
  #eyecatch-imgs .flex-wrapper li {
    width: 100% !important;
  }
  #eyecatch-imgs .flex-wrapper li:first-child {
    margin-right: unset !important;
  }
  #eyecatch-imgs .flex-wrapper li:nth-child(2) {
    margin-left: unset !important;
  }
  .title-one-sub {
    margin-left: 0% !important;
    margin-bottom: 15px !important;
  }
  #indoor-application {
    padding-bottom: unset !important;
  }
  .f-18 {
    font-size: 12px !important;
  }
  .border-sc {
    height: unset !important;
  }
}

@media screen and (max-width: 360px) {
  .column-title1 {
    float: unset !important;
    width: 100% !important;
    height: 50px !important;
    text-align: center !important;
  }
  .column-title2 {
    float: left !important;
    width: 100% !important;
    height: unset !important;
    display: table !important;
    overflow: hidden !important;
    padding-left: unset !important;
    padding: 0px 15px 0px 15px !important;
  }
  .title-one {
    font-size: 26px !important;
    margin-left: unset !important;
    white-space: nowrap !important;
  }
  .title-two {
    padding-right: unset !important;
    font-size: 15px !important;
  }
  .f-18 {
    font-size: 12px !important;
  }
  .border-sc {
    height: unset !important;
  }
}

.column-title1 {
  float: left;
  width: 35%;
  height: 100px;
  /* Should be removed. Only for demonstration */
}

.column-title2 {
  float: left;
  width: 65%;
  height: 100px;
  display: table;
  overflow: hidden;
  padding-left: 60px;
  padding-bottom: 20px;
}

.title-one {
  font-size: 40px;
  margin-left: 13%;
}

.title-one-sub {
  font-size: 30px;
  margin-left: 13%;
  margin-top: 10px;
}

.title-two {
  text-align: left;
  font-size: 20px;
  padding-right: 8%;
}

hr {
  overflow: hidden;
  border-style: solid;
  border-width: 2px;
  width: 90%;
  margin-bottom: 30px;
  color: #d20000;
}

.label-info {
  text-align: left !important;
  word-break: break-word;
  font-size: 25px;
  color: #3c3c46;
  padding: 20px 5px 10px 15px;
}

.label-info2 {
  text-align: left !important;
  word-break: break-word;
  font-size: 18px;
  color: #3c3c46;
  padding: 0px 15px 0px 15px;
}

.label-info3 {
  text-align: left !important;
  word-break: break-word;
  font-size: 23px;
  color: #3c3c46;
  padding: 0px 0px 0px 15px;
}

.nowrap {
  white-space: nowrap;
}

.busola-title {
  padding-top: 70px;
}

.busola-sub {
  font-size: 26px;
  margin: 50px 0px 50px 0px;
}

.busola-cms {
  margin-bottom: 100px;
  width: 100%;
}

.cast-icon {
  margin: 0px 10px 0px 0px;
  float: left;
}

.cast-desc {
  font-size: 14px;
  margin-top: 10px;
  overflow: hidden;
}

.cast-desc2 {
  font-size: 14px;
  margin-top: 25px;
  white-space: nowrap;
  overflow: hidden;
}

.scribble-title {
  font-size: 18px;
  margin: 60px 0px 20px 0px;
}

.icon-size {
  width: 100px;
}

.column-icons {
  float: left;
  width: 25%;
  padding: 5px;
}

p {
  font-family: "A1ゴシック R", "ヒラギノ角ゴ W3 JIS2004", "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.f-18 {
  font-size: 18px;
}

.ptop-20 {
  padding-top: 20px;
}

.ptop-60 {
  padding-top: 60px;
}

.border-sc {
  border: 2px solid #969696;
  height: 630px;
}
