/*
 * Module
 * -------------------------------------------------------------------
 */
.inner {
  overflow: hidden;
}

a.dgx_sidebanner {
  position: fixed;
  top: 190px;
  right: 0;
  z-index: 5;
}

.products-list h3.title {
  font-size: 1.57rem;
  font-weight: 700;
  margin-top: 50px;
  color: #fff;
  background-color: #212121;
  padding: 14px 0 14px 18px;
}
@media (max-width: 991px) {
  .products-list h3.title {
    font-size: 1.2rem;
  }
}
.products-list h1.title {
  font-size: 1.43rem;
  font-weight: 700;
  border-left: 3px solid #EF8200;
  padding: 9px 0 9px 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .products-list h1.title {
    font-size: 1.1rem;
  }
}
.products-list h1.title-margin {
  margin-top: 15px;
}
.products-list_detail {
  padding: 25px 29px 25px;
  background-color: #ffffff;
  position: relative;
  transition: 0.2s ease box-shadow;
  border: 1px solid #DBDBDB;
}
@media (max-width: 991px) {
  .products-list_detail {
    padding: 30px 20px 20px;
  }
}
.products-list_detail:hover {
  cursor: pointer;
  box-shadow: #7c7c7c 0 0 0 3px;
  background-color: rgb(243, 245, 243);
  box-shadow: rgba(189, 189, 189, 0.65) 0px -1px 6px 3px;
  z-index: 1;
}
@media (min-width: 992px) {
  .products-list_detail.right {
    border-left: none;
  }
}
.products-list_detail_left {
  flex: 0 0 auto;
  width: 37% !important;
}
.products-list_detail_right {
  flex: 0 0 auto;
  width: 63% !important;
}
.products-list_detail_photo {
  position: relative;
  width: 160px;
  height: 160px;
}
@media (max-width: 1439px) and (min-width: 1200px) {
  .products-list_detail_photo {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .products-list_detail_photo {
    width: 90px;
    height: 90px;
  }
}
@media (max-width: 991px) {
  .products-list_detail_photo {
    width: 100%;
    height: 100%;
  }
}
.products-list_detail_photo img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 100%;
}
@media (max-width: 991px) {
  .products-list_detail_photo img {
    top: 30px;
    transform: translate(-50%, 0);
    max-height: 75px;
  }
}
.products-list_detail_price {
  text-align: center;
  font-size: 1rem;
  font-weight: 500;
  margin-top: 10px;
  background-color: #F0F0F0;
  border-radius: 5px;
  padding: 13px 10px;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .products-list_detail_price {
    font-size: 0.8rem;
    padding: 13px 8px;
  }
}
@media (max-width: 991px) {
  .products-list_detail_price {
    padding: 13px 10px 10px;
    margin-top: 30px;
  }
}
.products-list_detail_price_tax {
  font-size: 1.71rem;
  font-weight: 700;
  color: #C70000;
  line-height: 1;
}
@media (max-width: 991px) {
  .products-list_detail_price_tax {
    line-height: 25px;
  }
}
.products-list_detail_price_unit {
  font-weight: 700;
}
.products-list_detail_appealicon {
  position: absolute;
  right: -25px;
  top: -7px;
  z-index: 2;
}
@media (max-width: 991px) {
  .products-list_detail_appealicon {
    position: absolute;
    top: 0px;
    right: -25px;
  }
}
.products-list_detail_appealicon img {
  margin: 0 0 0 auto;
}
@media (max-width: 991px) {
  .products-list_detail_title {
    margin-top: 30px;
  }
}
.products-list_detail_title p {
  font-family: "Roboto";
  font-size: 0.85rem;
  font-weight: 700;
  width: 185px;
}
@media (max-width: 1439px) and (min-width: 992px) {
  .products-list_detail_title p {
    margin-top: 30px;
  }
}
@media (max-width: 991px) {
  .products-list_detail_title p {
    line-height: 1.5;
    height: 40px;
    width: 100%;
  }
}
.products-list_detail_title h2 {
  font-family: "Roboto";
  font-size: 1.71rem;
  font-weight: 700;
  color: #74B018;
  word-break: break-word;
  overflow-wrap: break-word;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .products-list_detail_title h2 {
    font-size: 1.7rem;
    height: 72px;
    line-height: 1.3;
    word-break: break-word;
    overflow-wrap: break-word;
  }
}
@media (max-width: 991px) {
  .products-list_detail_title h2 {
    line-height: 1;
    word-break: break-word;
    overflow-wrap: break-word;
  }
}
.products-list_detail_cpublock ul {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
}
.products-list_detail_cpublock li {
  list-style: none;
  padding: 0px;
}
.products-list_caption {
  margin-top: 5px;
  word-break: break-all;
}
@media (max-width: 991px) {
  .products-list_caption {
    margin-top: 10px;
    font-size: 0.9rem;
  }
}
.products-list ul.specicon {
  padding: 0;
  margin: 0;
  margin-top: 10px;
}
.products-list ul.specicon li {
  list-style: none;
  float: left;
  width: 24%;
  text-align: center;
  margin-right: 1%;
  margin-top: 3px;
}
.products-list ul.specicon li:nth-child(4n) {
  margin-right: 0;
  width: 25%;
}
@media (max-width: 1439px) {
  .products-list ul.specicon li {
    width: 32%;
  }
  .products-list ul.specicon li:nth-child(4n) {
    margin-right: 1%;
    width: 32%;
  }
  .products-list ul.specicon li:nth-child(3n) {
    margin-right: 0;
    width: 33%;
  }
}
.products-list ul.specicon span {
  display: block;
  padding: 1px 3px;
  color: #ffffff;
  font-size: 0.78rem;
  font-weight: 600;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .products-list ul.specicon span {
    font-size: 0.7rem;
  }
}
.products-list .pageTitle {
  font-size: 2.5rem;
  border-left: 6px solid #70B42C;
  padding-left: 15px;
}
.products-list .pageTitle span {
  font-size: 1.5rem;
  display: inline-block;
  vertical-align: text-top;
  margin-top: 10px;
}

.products-list-v_title {
  font-size: 1.57rem;
  font-weight: 700;
  margin-bottom: 20px;
  color: #fff;
  background-color: #212121;
  padding: 14px 0 14px 18px;
}
.products-list-v_title span {
  font-size: 1.1rem;
  vertical-align: middle;
}
.products-list-v .coverImg {
  position: relative;
}
.products-list-v_appealicon {
  position: absolute;
  top: 8px;
  right: -25px;
  z-index: 3;
}
@media (max-width: 991px) {
  .products-list-v_appealicon {
    top: auto;
    bottom: -35px;
  }
}
.products-list-v_cpuicon {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  top: -105px;
}
@media (max-width: 991px) {
  .products-list-v_cpuicon {
    position: unset;
  }
}
.products-list-v_cpuicon li {
  padding: 20px 10px 20px 0;
}
.products-list-v_cpuicon li img {
  height: 70px !important;
  width: auto;
}
@media (max-width: 991px) {
  .products-list-v_cpuicon li {
    padding: 0px 10px 0px 0;
  }
  .products-list-v_cpuicon li img {
    height: 50px !important;
  }
}
.products-list-v_caption {
  background-color: #ffffff;
  padding: 35px;
  line-height: 1.6;
  border: 1px solid #DBDBDB;
  position: relative;
}
@media (max-width: 991px) {
  .products-list-v_caption {
    padding: 30px 15px;
  }
}
.products-list-v_caption h2 {
  border-left: 3px solid #EF8200;
  padding: 9px 0 9px 15px;
  margin: 10px 0;
  font-size: 1.5rem;
}
.products-list-v_caption h3 {
  background-color: #f2f2f2;
  padding: 15px;
}
.products-list-v_caption table.pdt_table {
  width: 100% !important;
}
.products-list-v_caption table.pdt_table td {
  line-height: 2.4;
  background: #fff;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.products-list-v_caption table.pdt_table tr:nth-child(odd) td {
  background: #eee;
}
@media (max-width: 991px) {
  .products-list-v_caption table {
    width: 100% !important;
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
  }
}
@media (max-width: 991px) {
  .products-list-v_caption table td {
    padding: 0 5px;
  }
}
.products-list-v_caption img {
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 991px) {
  .products-list-v_caption img {
    height: auto !important;
  }
}
.products-list-v_caption p {
  margin: 15px 0;
}
.products-list-v_caption a {
  color: #06c;
  text-decoration: underline;
}
.products-list-v_caption iframe {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.products-list-v_caption ul.specicon {
  padding: 0;
  margin: 0;
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
}
.products-list-v_caption ul.specicon li {
  list-style: none;
  width: 12.2%;
  text-align: center;
  margin-right: 3px;
  margin-top: 3px;
}
.products-list-v_caption ul.specicon li:nth-child(8n) {
  margin-right: 0;
}
@media (max-width: 991px) {
  .products-list-v_caption ul.specicon li {
    width: 32%;
  }
  .products-list-v_caption ul.specicon li:nth-child(8n) {
    margin-right: 3px;
  }
  .products-list-v_caption ul.specicon li:nth-child(3n) {
    margin-right: 0;
  }
}
.products-list-v_caption ul.specicon span {
  display: block;
  padding: 3px 3px;
  color: #ffffff;
  font-size: 0.78rem;
  font-weight: 600;
}
.products-list-v .tab_area {
  display: flex;
  margin-top: 20px;
}
.products-list-v .tab_area .tab_btn {
  width: 24.6%;
  font-size: 1.14rem;
  color: #fff;
  font-weight: 700;
  text-align: center;
  background-color: #6E6E6E;
  padding: 13px 0 10px;
  cursor: pointer;
  margin-right: 8px;
}
.products-list-v .tab_area .tab_btn:hover {
  color: #FFF;
  background-color: #70B42C;
  padding: 13px 0 10px;
}
.products-list-v .tab_area:has(.tab_btn:not(.active):hover) .tab_btn.active {
  width: 24.6%;
  font-size: 1.14rem;
  color: #fff;
  font-weight: 700;
  text-align: center;
  background-color: #6E6E6E;
  padding: 13px 0  10px;
  cursor: pointer;
  margin-right: 8px;
}
@media (max-width: 991px) and (min-width: 576px) {
  .products-list-v .tab_area .tab_btn {
    font-size: 0.86rem;
    padding: 8px 5px;
    margin-right: 5px;
  }
}
@media (max-width: 575px) {
  .products-list-v .tab_area .tab_btn {
    font-size: 0.86rem;
    padding: 8px 5px;
    margin-right: 2px;
  }
}
.products-list-v .tab_area .tab_btn.active {
  color: #FFF;
  background-color: #70B42C;
  padding: 13px 0 10px;
}
.products-list-v .tab_area .tab_btn.active:hover {
  color: #FFF;
}
@media (max-width: 991px) {
  .products-list-v .tab_area .tab_btn.active {
    padding: 5px 8px 8px;
  }
}
.products-list-v .tab_area #tabBtn4 {
  margin-right: 0;
  padding: 0;
}

.products-list-v .tab_area #tabBtn4:hover {
  opacity: 1;
}

.products-list-v .tab_area #tabBtn4 a {
  display: block;
  width: 100%;
  padding: 13px;
  opacity: 1;
}
@media (max-width: 991px) {
  .products-list-v .tab_area #tabBtn4 a {
    padding: 8px 0px;
    font-size: 0.86rem;
  }
}
.products-list-v_product_title {
  margin-top: 20px;
  font-size: 1.57rem;
  font-weight: 700;
  color: #ffffff;
  background-color: #70B42C;
  padding: 15px 20px;
}
.products-list-v .modellist {
  display: grid;
  grid-template-columns: repeat(3, minmax(30%, 1fr));
  grid-gap: 1.5em;
}
@media (max-width: 991px) {
  .products-list-v .modellist {
    grid-template-columns: repeat(1, minmax(30%, 1fr));
  }
}
.products-list-v .models {
  border: 1px solid #DBDBDB;
  margin-top: 20px;
  background-color: #ffffff;
  display: grid;
}
.products-list-v .models a {
  transition: 0.3s all ease;
  position: relative;
  display: grid;
  grid-row: span 2;
  grid-template-rows: auto 1fr;
}
.products-list-v .models a:hover {
  opacity: 1;
  background-color: #56831E;
}
.products-list-v .models a:hover .models_mthumWrap {
  background-color: #F2F2F2;
}
.products-list-v .models a:hover .models_mthumWrap h3 span {
  color: #005700;
}
.products-list-v .models a:hover .models_spec {
  color: #fff;
}
.products-list-v .models a:hover .models_orderBtn:after {
  width: 100%;
}
.products-list-v .models_mthumWrap {
  padding-top: 20px;
  transition: 0.3s all ease;
}
.products-list-v .models_mthumWrap h3 {
  font-size: 1.14rem;
  text-align: center;
  word-break: break-word;
  overflow-wrap: break-word;
}
@media (max-width: 1439px) and (min-width: 1200px) {
  .products-list-v .models_mthumWrap h3 {
    font-size: 0.9rem;
    word-break: break-word;
    overflow-wrap: break-word;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .products-list-v .models_mthumWrap h3 {
    font-size: 0.8rem;
    word-break: break-word;
    overflow-wrap: break-word;
  }
}
@media (max-width: 991px) {
  .products-list-v .models_mthumWrap h3 {
    height: auto;
    word-break: break-word;
    overflow-wrap: break-word;
  }
}
.products-list-v .models_mthumWrap h3 span {
  font-size: 1.57rem;
  font-weight: 700;
  color: #70B42C;
  transition: 0.3s all ease;
}
@media (max-width: 1439px) and (min-width: 1200px) {
  .products-list-v .models_mthumWrap h3 span {
    font-size: 1.4rem;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .products-list-v .models_mthumWrap h3 span {
    font-size: 1.1rem;
  }
}
.products-list-v .models_specWrap {
  display: grid;
  grid-row: span 2;
  grid-template-rows: 1fr auto;
}
.products-list-v .models_wrap {
  margin-top: 20px;
  padding-bottom: 18px;
}
.products-list-v .models_mthum {
  padding: 25px 0;
}
.products-list-v .models_mthum img {
  margin: auto;
}
.products-list-v .models_price {
  font-size: 0.86rem;
  text-align: center;
}
.products-list-v .models_price span {
  font-size: 1.57rem;
  color: #FF0000;
  font-weight: 700;
}
.products-list-v .models_price-unit {
  font-size: 0.86rem !important;
  color: #000000 !important;
  display: inline-block;
  margin-left: 5px;
}
.products-list-v .models_spec {
  border-top: 4px solid #343434;
  padding: 20px;
  transition: 0.3s all ease;
}
.products-list-v .models_spec-title {
  font-size: 1.29rem;
  font-weight: 700;
  display: block;
}
.products-list-v .models_spec-detail {
  display: block;
  margin-top: 10px;
}
.products-list-v .models_spec-detail i {
  color: #70B42C;
  font-size: 1.2rem;
  font-weight: 700;
  display: inline-block;
  margin-right: 5px;
  transform: translateY(3px);
}
.products-list-v .models_btn_section {
  height: 80px;
  background-color: #343434;
  width: 100%;
  bottom: 0;
}
.products-list-v .models_orderBtn {
  font-size: 1.14rem;
  color: #ffffff;
  background-color: #F28933;
  border-radius: 3px;
  text-align: center;
  padding: 13px 0px;
  position: absolute;
  bottom: 15px;
  transform: translateX(12px);
  width: 92%;
  box-shadow: 0 2px 0 0 #7c3f11;
}
@media (max-width: 991px) and (min-width: 576px) {
  .products-list-v .models_orderBtn {
    transform: translateX(25px);
  }
}
@media (max-width: 575px) {
  .products-list-v .models_orderBtn {
    transform: translateX(-50%);
    left: 50%;
  }
}
.products-list-v .models_orderBtn span {
  position: relative;
  z-index: 1;
}
.products-list-v .models_orderBtn:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 3px;
  width: 0;
  height: 100%;
  background-color: #F7B885;
  z-index: 0;
  transition: 0.35s ease all;
}
.products-list-v #tab1 {
  background-color: #fff;
}
.products-list-v #tab2 {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #dbdbdb;
  border-top: none;
}
.products-list-v #tab2 .detailInBox {
  padding: 50px 0;
  margin: 0 65px;
  border-top: 1px solid #E4E4E4;
}
@media (max-width: 991px) {
  .products-list-v #tab2 .detailInBox {
    padding: 30px 0;
    margin: 0 20px;
  }
}
.products-list-v #tab2 .detailInBox:nth-child(1) {
  border-top: none;
}
.products-list-v #tab2 .detailInBox h4.fea {
  font-size: 1.72rem;
  font-weight: 700;
  border-left: 6px solid #76AF2A;
  padding-left: 15px;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .products-list-v #tab2 .detailInBox h4.fea {
    margin-top: 30px;
  }
}
@media (max-width: 991px) {
  .products-list-v #tab2 .detailInBox img {
    margin: auto;
  }
}
.products-list-v details p {
  margin: 0;
  padding: 20px;
}
.products-list-v #tab3 {
  padding: 50px;
  background-color: #fff;
  border: 1px solid #dbdbdb;
  border-top: none;
}
@media (max-width: 991px) {
  .products-list-v #tab3 {
    padding: 30px 20px;
  }
}
.products-list-v #tab3 table {
  border: 1px solid #cccccc;
  width: 100%;
}
.products-list-v #tab3 table th {
  background-color: #dddddd;
  border: 1px solid #cccccc;
  width: 240px;
  padding: 10px 0;
}
@media (max-width: 991px) {
  .products-list-v #tab3 table th {
    display: block;
    width: 100%;
    padding: 10px;
    text-align: left;
  }
}
.products-list-v #tab3 table td {
  background-color: #ffffff;
  padding: 10px;
  border: 1px solid #cccccc;
  line-height: 1.6;
}
@media (max-width: 991px) {
  .products-list-v #tab3 table td {
    display: block;
  }
}
.products-list-v .products_contact {
  text-align: center;
  margin-top: 35px;
  margin-bottom: 0;
}
.products-list-v .products_contact a {
  display: inline-block;
  font-size: 1.14rem;
  color: #ffffff;
  background-color: #F28933;
  width: 30%;
  text-align: center;
  padding: 13px 0;
  position: relative;
  box-shadow: 0 2px 0 0 #7c3f11;
  border-radius: 3px;
  text-decoration: none;
}
@media (max-width: 991px) {
  .products-list-v .products_contact a {
    width: 100%;
  }
}
.products-list-v .products_contact a:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 100%;
  background-color: #F7B885;
  z-index: -1;
  transition: 0.35s ease all;
}
.products-list-v .products_contact a:hover:after {
  width: 100%;
}
.products-list-v .products_basic h5 {
  font-size: 1.5rem;
  margin-top: 40px;
  border-left: 5px solid #70B42C;
  padding-left: 10px;
}
.products-list-v .products_basic ul {
  margin-top: 10px;
  display: flex;
  padding-bottom: 25px;
}
.products-list-v .products_basic li {
  margin-right: 15px;
}
.products-list-v .products-list.solution .background-white {
  background-color: #ffffff;
  padding: 35px;
}
@media (max-width: 991px) {
  .products-list-v .products-list.solution .background-white {
    padding: 25px;
  }
}
.products-list-v .products-list.solution .products-list-v_caption {
  padding: 0;
  margin-top: 30px;
}
.products-list-v .products-list.solution .products-list-v_caption h1 {
  font-size: 1.57rem;
  font-weight: 700;
  color: #fff;
  background-color: #212121;
  padding: 14px 0 14px 18px;
}
@media (max-width: 991px) {
  .products-list-v .products-list.solution .products-list-v_caption h1 {
    font-size: 1.2rem;
  }
}
.products-list-v .products-list.solution .products-list-v_caption p {
  margin-top: 30px;
}
.products-list-v .products-list.solution .products_contact a {
  width: 100%;
  padding: 14px;
  border-bottom: 3px solid #7c3f11;
  box-shadow: none;
}
.products-list-v .products-list.solution .products_contact a:hover {
  opacity: 0.9;
}
@media (max-width: 991px) {
  .products-list-v .products-list.solution .products_contact a {
    padding: 10px;
  }
}
.products-list-v .products-list.solution h1.title {
  font-size: 1.57rem;
  font-weight: 700;
  color: #fff;
  background-color: #212121;
  padding: 14px 0 14px 18px;
  border: none;
}
@media (max-width: 991px) {
  .products-list-v .products-list.solution h1.title {
    font-size: 1.2rem;
  }
}
.products-list-v .products-list.solution .coverImg img {
  width: 100%;
  margin-top: 40px;
}
@media (max-width: 991px) {
  .products-list-v .products-list.solution img {
    width: 100% !important;
    height: auto !important;
  }
}

#mainWrap #main {
  padding: 0 45px;
  margin: 0 auto;
}
#mainWrap #main #notFound {
  padding-top: 45px;
}
#mainWrap #main #notFound .inner {
  margin: 0 auto;
}
#mainWrap #main #notFound .inner h1 {
  margin-bottom: 30px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #53b418;
}
#mainWrap #main #notFound .inner p {
  line-height: 160%;
  text-align: center;
}
#mainWrap #main #notFound .inner p a {
  padding: 8px;
  display: inline-block;
  background-color: #53b418;
  color: #fff;
}
#mainWrap #main #notFound .inner p.returnTop {
  margin-top: 15px;
}

.contact h1.title {
  font-size: 1.57rem;
  font-weight: 700;
  color: #fff;
  background-color: #212121;
  padding: 14px 0 14px 18px;
}
@media (max-width: 767px) {
  .contact h1.title {
    font-size: 1.1rem;
  }
}
.contact h4.stitle {
  margin-top: 40px;
  background-color: #F1F1F1;
  font-size: 1.14rem;
  font-weight: 700;
  padding: 13px 15px;
}
@media (max-width: 991px) {
  .contact h4.stitle {
    padding: 15px 10px;
    margin-top: 20px;
  }
}
.contact .contBox {
  background-color: #ffffff;
  padding: 35px;
  margin-top: 20px;
  border: 1px solid #dbdbdb;
  border-bottom: 3px solid #7c7c7c;
}
@media (max-width: 991px) {
  .contact .contBox {
    padding: 25px;
    line-height: 1.6;
  }
}
.contact .contBox.finish {
  padding: 35px;
}
@media (max-width: 991px) {
  .contact .contBox.finish {
    padding: 25px;
  }
}
.contact .contBox.finish h1 {
  font-size: 2rem;
  padding-bottom: 30px;
}
.contact-form {
  padding: 20px 0;
  border-bottom: 1px solid #BEBEBE;
}
.contact-form:nth-child(2) {
  margin-top: 20px;
}
.contact-form_title {
  font-size: 1.14rem;
  font-weight: 500;
}
.contact-form_sub_title {
  font-size: 0.86rem;
  font-weight: 500;
  color: #468800;
}
.contact-form_contents {
  font-size: 1.14rem;
  font-weight: 500;
  position: relative;
  height: 100%;
}
.contact-form_contents span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .contact-form_contents span {
    position: relative;
    top: 0;
    display: block;
    margin-top: 10px;
    transform: none;
  }
}
.contact-form_btn {
  width: 210px;
  height: 45px;
  border-radius: 3px;
  position: relative;
  color: #ffffff;
  font-weight: 700;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .contact-form_btn {
    width: 130px;
  }
}
.contact-form_btn span {
  position: relative;
  z-index: 1;
}
.contact-form_btn.reset {
  background-color: #858585;
  box-shadow: 0 3px 0 0 #575757;
}
.contact-form_btn.reset:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 3px;
  width: 0;
  height: 100%;
  background-color: #B6B6B6;
  z-index: 0;
  transition: 0.35s ease all;
}
.contact-form_btn.reset:hover:after {
  width: 100%;
}
.contact-form_btn.confirm {
  background-color: #70B42C;
  margin-left: 30px;
  box-shadow: 0 3px 0 0 #3b6212;
}
@media (max-width: 767px) {
  .contact-form_btn.confirm {
    margin-left: 15px;
  }
}
.contact-form_btn.confirm:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 3px;
  width: 0;
  height: 100%;
  background-color: #97BD6B;
  z-index: 0;
  transition: 0.35s ease all;
}
.contact-form_btn.confirm:hover:after {
  width: 100%;
}
.contact-form .ctb {
  color: #AAAAAA;
}
.contact-form select,
.contact-form input,
.contact-form textarea {
  border: 1px solid #CBC8C8;
  background-color: #FAFAFA;
  border-radius: 3px;
}
.contact-form textarea {
  padding: 3px;
  max-width: 100%;
}
@media (max-width: 1199px) {
  .contact-form textarea {
    width: 100%;
  }
}
.contact-form select,
.contact-form input {
  padding: 3px;
  margin-top: 5px;
}
.contact-form select.si100,
.contact-form input.si100 {
  width: 100px;
}
.contact-form select.si250,
.contact-form input.si250 {
  width: 250px;
}
@media (max-width: 767px) {
  .contact-form select.si250,
  .contact-form input.si250 {
    width: 100%;
  }
}
.contact-form select.si400,
.contact-form input.si400 {
  width: 400px;
}
@media (max-width: 767px) {
  .contact-form select.si400,
  .contact-form input.si400 {
    width: 100%;
  }
}
.contact-form label {
  padding-left: 5px;
}
.contact .velibox {
  background-color: #F1F1F1;
  padding: 20px 10px;
  margin-top: 50px;
}
.contact .velibox a {
  color: #2A3F7E;
}
.contact a {
  text-decoration: underline;
}
.contact .error-message {
  padding-left: 20px;
  color: #F03;
}
.contact .text-danger {
  color: #E63436;
}
.contact .text-end {
  text-align: right;
}
@media (max-width: 767px) {
  .contact .text-end {
    text-align: left;
  }
}

.rent h1.title {
  font-size: 1.57rem;
  font-weight: 700;
  color: #fff;
  background-color: #212121;
  padding: 14px 0 14px 18px;
  margin-top: 35px;
}
@media (max-width: 991px) {
  .rent h1.title {
    font-size: 1.2rem;
  }
}
.rent h1.title span {
  font-size: 0.85rem;
  display: inline-block;
  margin-left: 20px;
}
@media (max-width: 991px) {
  .rent h1.title span {
    font-size: 0.8rem;
    margin-left: 0;
    margin-top: 10px;
    display: block;
  }
}
.rent .explanation {
  background-color: #fff;
  padding: 20px;
  margin-top: 20px;
  border: 1px solid #dbdbdb;
  border-bottom: none;
  box-shadow: 0 3px 0 0 #7C7C7C;
}
@media (max-width: 991px) {
  .rent .explanation {
    padding: 20px;
  }
}
.rent h3.title {
  font-size: 1.14rem;
  font-weight: 700;
  background-color: #F2F2F2;
  padding: 13px 0 13px 15px;
}
@media (max-width: 991px) {
  .rent h3.title {
    font-size: 1.1rem;
  }
}
.rent .summary {
  margin-top: 20px;
}
.rent .caution {
  margin-top: 25px;
}
.rent .listNumUl {
  margin-top: 20px;
}
@media (max-width: 991px) {
  .rent .listNumUl li {
    margin-top: 5px;
  }
}
.rent .listNumUl span {
  display: inline-block;
  color: #76B925;
  margin-right: 15px;
}
.rent a:hover {
  opacity: 1;
}
.rent a:hover .detail-orderBtn:after {
  width: 100%;
}
.rent #rentProducts {
  margin-top: 20px;
}
.rent .detail {
  background-color: #fff;
  padding: 20px;
  margin-top: 15px;
  border: 1px solid #dbdbdb;
  border-bottom: 3px solid #7C7C7C;
}
.rent .detail-left {
  flex: 0 0 auto;
  width: 40% !important;
}
@media (max-width: 991px) {
  .rent .detail-left {
    width: 100% !important;
  }
  .rent .detail-left img {
    margin: auto;
  }
}
.rent .detail-right {
  flex: 0 0 auto;
  width: 60% !important;
}
@media (max-width: 991px) {
  .rent .detail-right {
    width: 100% !important;
  }
}
@media (max-width: 1399px) and (min-width: 1200px) {
  .rent .detail-title {
    height: 75px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .rent .detail-title {
    height: 93px;
  }
}
@media (max-width: 991px) {
  .rent .detail-title {
    text-align: center;
  }
}
.rent .detail-title p {
  font-size: 0.85rem;
  font-weight: 700;
  font-family: "Roboto";
}
.rent .detail-title h2 {
  font-size: 1.71rem;
  font-weight: 700;
  font-family: "Roboto";
  line-height: 1.2;
}
.rent .detail-caption {
  margin-top: 15px;
  line-height: 1.3;
  height: 170px;
  overflow: hidden;
}
@media (max-width: 1399px) and (min-width: 1200px) {
  .rent .detail-caption {
    height: 235px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .rent .detail-caption {
    height: 290px;
  }
}
@media (max-width: 991px) {
  .rent .detail-caption {
    height: auto;
  }
}
.rent .detail-orderBtn {
  display: inline-block;
  color: #ffffff;
  background-color: #EF8200;
  border-radius: 5px;
  text-align: center;
  padding: 3px 0px 11px;
  position: relative;
  width: 240px;
  box-shadow: 0 3px 0 0 #7c3f11;
  margin-top: 15px;
}
@media (max-width: 1399px) and (min-width: 1200px) {
  .rent .detail-orderBtn {
    width: 100%;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .rent .detail-orderBtn {
    width: 100%;
    padding: 7px 0;
  }
  .rent .detail-orderBtn i {
    display: none;
  }
}
.rent .detail-orderBtn:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 3px;
  width: 0;
  height: 100%;
  background-color: #F7B885;
  z-index: 0;
  transition: 0.35s ease all;
}
.rent .detail-orderBtn span {
  position: relative;
  z-index: 1;
}
.rent .detail-orderBtn i {
  transform: translate(0px, 6px);
}
.rent .detail ul.specicon {
  padding: 0;
  margin: 0;
  margin-top: 20px;
}
.rent .detail ul.specicon li {
  list-style: none;
  float: left;
  width: 19%;
  text-align: center;
  margin-right: 1%;
  margin-top: 5px;
}
@media (max-width: 1199px) and (min-width: 576px) {
  .rent .detail ul.specicon li {
    width: 32%;
  }
}
@media (max-width: 575px) {
  .rent .detail ul.specicon li {
    width: 49%;
  }
}
.rent .detail ul.specicon span {
  display: block;
  border-radius: 100px;
  padding: 5px 3px;
  color: #ffffff;
  font-size: 0.8rem;
  font-weight: 600;
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left;
  }
}

.cstmsidebar {
  padding: 30px 0;
  border: 2px solid #70B42C;
  background-color: #fff;
}
@media (max-width: 991px) {
  .cstmsidebar {
    position: fixed !important;
    top: auto !important;
    bottom: 0;
    right: 0;
    padding: 10px;
    box-sizing: border-box;
    z-index: 100;
    width: 100%;
  }
}
.cstmsidebar h4 {
  padding: 0 15px;
  text-align: center;
  font-size: 1.57rem;
  font-weight: 500;
  word-break: break-word;
  overflow-wrap: break-word;
}
.cstmsidebar #sideTotal {
  margin-top: 5px;
}
.cstmsidebar #sideTotal .title {
  font-size: 1rem;
  text-align: center;
  line-height: 2;
}
.cstmsidebar #sideTotal .price {
  font-size: 1.28rem;
  font-weight: 500;
  width: 100%;
  text-align: center;
  white-space: nowrap;
}
.cstmsidebar #sideTotal .price .numberComma {
  color: #C70000;
  font-size: 2.57rem;
  line-height: 1;
  display: inline-block;
  margin-right: 5px;
}
@media (max-width: 1440px) and (min-width: 992px) {
  .cstmsidebar #sideTotal .price .numberComma {
    font-size: 2.5rem;
  }
}
@media (max-width: 991px) {
  .cstmsidebar #sideTotal .price .numberComma {
    font-size: 2.14rem;
  }
}
.cstmsidebar #sideNum {
  background-color: #EBEBEB;
  padding: 15px 28px;
  margin-top: 20px;
}
@media (max-width: 1440px) and (min-width: 992px) {
  .cstmsidebar #sideNum {
    padding: 15px;
  }
}
@media (max-width: 991px) {
  .cstmsidebar #sideNum {
    background-color: #fff;
    margin-top: 0;
    display: block;
    padding: 10px 0 0;
  }
}
.cstmsidebar #sideNum .daisu {
  display: block;
  text-align: left;
  padding-top: 1px;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .cstmsidebar #sideNum .daisu {
    font-size: 0.9rem;
    padding-top: 5px;
  }
}
@media (max-width: 991px) {
  .cstmsidebar #sideNum .daisu {
    font-size: 0.85rem;
    padding-top: 3px;
    text-align: right;
  }
}
.cstmsidebar #sideNum .dai {
  display: block;
  text-align: right;
  padding-top: 1px;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .cstmsidebar #sideNum .dai {
    font-size: 0.9rem;
    padding-top: 5px;
  }
}
@media (max-width: 991px) {
  .cstmsidebar #sideNum .dai {
    font-size: 0.85rem;
    padding-top: 3px;
    text-align: left;
  }
}
.cstmsidebar #sideNum #daiLayouts {
  position: relative;
  text-align: right;
  padding-right: 10px;
}
.cstmsidebar #sideNum #daiLayouts #dai_up {
  position: absolute;
  right: 11px;
  top: -3px;
}
@media (max-width: 991px) {
  .cstmsidebar #sideNum #daiLayouts #dai_up {
    right: 10px;
  }
}
.cstmsidebar #sideNum #daiLayouts #dai_up i {
  font-size: 1.5rem;
}
.cstmsidebar #sideNum #daiLayouts #dai_down {
  position: absolute;
  right: 11px;
  bottom: -4px;
}
@media (max-width: 991px) {
  .cstmsidebar #sideNum #daiLayouts #dai_down {
    right: 10px;
  }
}
.cstmsidebar #sideNum #daiLayouts #dai_down i {
  font-size: 1.5rem;
}
.cstmsidebar #sideNum #daiLayouts #dai {
  width: 100px;
  height: 24px;
  -webkit-appearance: none;
  border: 1px solid #C7C7C7;
  border-radius: 5px;
  padding-right: 25px;
  font-size: 1rem;
  text-align: right;
}
@media (max-width: 1440px) and (min-width: 1200px) {
  .cstmsidebar #sideNum #daiLayouts #dai {
    width: 100px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .cstmsidebar #sideNum #daiLayouts #dai {
    width: 75px;
  }
}
@media (max-width: 991px) {
  .cstmsidebar #sideNum #daiLayouts #dai {
    width: 100%;
    padding-right: 25px;
  }
}
.cstmsidebar #sideDetail {
  background-color: #EBEBEB;
  margin-top: 1px;
  padding: 27px;
}
@media (max-width: 1440px) and (min-width: 992px) {
  .cstmsidebar #sideDetail {
    padding: 20px 15px;
  }
}
.cstmsidebar .borderBox {
  border-top: 1px solid #CBCBCB;
  background-color: #fff;
  padding: 0 20px 0 10px;
}
@media (max-width: 1440px) and (min-width: 992px) {
  .cstmsidebar .borderBox {
    padding: 0 10px;
  }
}
.cstmsidebar .borderBox p {
  text-align: end;
  padding: 5px 0;
}
.cstmsidebar .borderBox p.price {
  font-size: 0.85rem;
}
.cstmsidebar .borderBox p.price .numberComma {
  font-size: 1.28rem;
  display: inline-block;
  margin-right: 5px;
}
.cstmsidebar .dotborderBox {
  border-top: 1px dotted #CBCBCB;
  background-color: #fff;
  padding: 0 20px 0 10px;
}
@media (max-width: 1440px) and (min-width: 992px) {
  .cstmsidebar .dotborderBox {
    padding: 0 10px;
  }
}
.cstmsidebar .dotborderBox:nth-last-of-type(1) {
  border-bottom: 1px solid #cbcbcb;
}
.cstmsidebar .dotborderBox p {
  text-align: end;
  padding: 5px 0;
}
.cstmsidebar .dotborderBox p.price {
  font-size: 0.85rem;
}
.cstmsidebar .dotborderBox p.price .numberComma {
  font-size: 1.28rem;
  display: inline-block;
  margin-right: 5px;
}
.cstmsidebar .dotborderBox p.price .hosho {
  font-size: 1rem;
  display: inline-block;
  margin: 4px 0;
}
.cstmsidebar .sideDetail_title {
  margin-top: 3px;
}
.cstmsidebar .sideBtn {
  padding: 0 30px;
}
@media (max-width: 1440px) and (min-width: 992px) {
  .cstmsidebar .sideBtn {
    padding: 0 15px;
  }
}
@media (max-width: 991px) {
  .cstmsidebar .sideBtn {
    padding: 0;
  }
}
.cstmsidebar .sideBtn .btn-custom,
.cstmsidebar .sideBtn .btn-mitsumori,
.cstmsidebar .sideBtn .btn-back {
  color: #ffffff;
  border-radius: 5px;
  font-size: 1.14rem;
  font-weight: bold;
  padding: 5px 0 7px;
  cursor: pointer;
  text-align: center;
}
@media (max-width: 1440px) and (min-width: 992px) {
  .cstmsidebar .sideBtn .btn-custom,
  .cstmsidebar .sideBtn .btn-mitsumori,
  .cstmsidebar .sideBtn .btn-back {
    padding: 10px;
  }
}
@media (max-width: 991px) {
  .cstmsidebar .sideBtn .btn-custom,
  .cstmsidebar .sideBtn .btn-mitsumori,
  .cstmsidebar .sideBtn .btn-back {
    font-size: 1rem;
    padding: 10px 0;
    text-align: center;
  }
}
.cstmsidebar .sideBtn .btn-custom i,
.cstmsidebar .sideBtn .btn-mitsumori i,
.cstmsidebar .sideBtn .btn-back i {
  margin-right: 10px;
  transform: translateY(5px);
}
@media (max-width: 1440px) and (min-width: 992px) {
  .cstmsidebar .sideBtn .btn-custom i,
  .cstmsidebar .sideBtn .btn-mitsumori i,
  .cstmsidebar .sideBtn .btn-back i {
    margin-left: 5px;
  }
}
.cstmsidebar .sideBtn .btn-custom {
  background-color: #EF8200;
  position: relative;
  margin-top: 24px;
  box-shadow: 0 3px 0 0 #7C3F11;
}
@media (max-width: 991px) {
  .cstmsidebar .sideBtn .btn-custom {
    margin-top: 0;
  }
}
.cstmsidebar .sideBtn .btn-custom span {
  position: relative;
  z-index: 2;
}
.cstmsidebar .sideBtn .btn-custom:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 5px;
  width: 0;
  height: 100%;
  background-color: #F7B885;
  z-index: 0;
  transition: 0.35s ease all;
}
.cstmsidebar .sideBtn .btn-custom:hover:after {
  width: 100%;
}
.cstmsidebar .sideBtn .btn-mitsumori {
  background-color: #70B42C;
  position: relative;
  margin-top: 10px;
  box-shadow: 0 3px 0 0 #3B6212;
}
.cstmsidebar .sideBtn .btn-mitsumori span {
  position: relative;
  z-index: 2;
}
.cstmsidebar .sideBtn .btn-mitsumori:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 5px;
  width: 0;
  height: 100%;
  background-color: #A6CE7C;
  z-index: 0;
  transition: 0.35s ease all;
}
.cstmsidebar .sideBtn .btn-mitsumori:hover:after {
  width: 100%;
}
.cstmsidebar .sideBtn .btn-back {
  background-color: #858585;
  position: relative;
  text-align: center;
  padding-left: 0;
  margin-top: 24px;
  padding: 9.5px 0;
  box-shadow: 0 3px 0 0 #575757;
}
@media (max-width: 991px) {
  .cstmsidebar .sideBtn .btn-back {
    margin-top: 0;
    padding: 10px 0;
  }
}
.cstmsidebar .sideBtn .btn-back span {
  position: relative;
  z-index: 2;
}
.cstmsidebar .sideBtn .btn-back:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 5px;
  width: 0;
  height: 100%;
  background-color: #B6B6B6;
  z-index: 0;
  transition: 0.35s ease all;
}
.cstmsidebar .sideBtn .btn-back:hover:after {
  width: 100%;
}
.cstmsidebar .recommendation {
  margin-top: 12px;
  padding: 0 30px;
}
@media (max-width: 1440px) and (min-width: 992px) {
  .cstmsidebar .recommendation {
    padding: 0 15px;
  }
}
@media (max-width: 991px) {
  .cstmsidebar .recommendation {
    padding: 0;
  }
}
.cstmsidebar .recommendation a {
  color: #5382FF;
}

.scrollFixIt {
  display: none;
}

.products-cstm {
  position: relative;
}
.products-cstm #productListTitle {
  position: relative;
}
.products-cstm #appealIcon {
  position: absolute;
  top: 0;
  right: -25px;
}
@media (max-width: 991px) {
  .products-cstm #appealIcon {
    top: auto;
    bottom: -35px;
  }
}
.products-cstm .customNav {
  margin-top: 20px;
}
@media (max-width: 991px) {
  .products-cstm .customNav {
    margin-top: 20px;
  }
}
@media (max-width: 575px) {
  .products-cstm .customNav ul {
    flex-wrap: wrap;
    overflow: hidden;
  }
}
.products-cstm .contBox02 {
  position: relative;
}
.products-cstm #cpuIcons {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  top: -105px;
  left: 30px;
  z-index: 1;
}
@media (max-width: 991px) {
  .products-cstm #cpuIcons {
    position: unset;
  }
}
.products-cstm #cpuIcons li {
  padding: 20px 10px 0px 0;
}
.products-cstm #cpuIcons li img {
  height: 70px;
}
@media (max-width: 991px) {
  .products-cstm #cpuIcons li img {
    height: 50px;
  }
}
.products-cstm .prodcuts-cstm_flow {
  position: relative;
}
@media (max-width: 575px) {
  .products-cstm .prodcuts-cstm_flow {
    width: 50%;
  }
  .products-cstm .prodcuts-cstm_flow:nth-last-of-type(2), .products-cstm .prodcuts-cstm_flow:nth-last-of-type(1) {
    margin-top: 10px;
  }
}
.products-cstm .prodcuts-cstm_flow:after {
  z-index: 1;
  transform: translateX(4px);
  margin: 0;
  position: absolute;
  top: -3px;
  right: -16px;
  content: "";
  height: 0;
  width: 0;
  border: 28px solid transparent;
  border-right-width: 0;
  border-left-width: 20px;
  border-left-color: #fff;
}
@media (max-width: 1199px) and (min-width: 768px) {
  .products-cstm .prodcuts-cstm_flow:after {
    border: 27px solid transparent;
    border-right-width: 0;
    border-left-width: 20px;
    border-left-color: #fff;
  }
}
@media (max-width: 767px) and (min-width: 576px) {
  .products-cstm .prodcuts-cstm_flow:after {
    border: 37px solid transparent;
    border-right-width: 0;
    border-left-width: 20px;
    border-left-color: #fff;
  }
}
@media (max-width: 575px) {
  .products-cstm .prodcuts-cstm_flow:after {
    border: 26px solid transparent;
    border-right-width: 0;
    border-left-width: 20px;
    border-left-color: #fff;
  }
}
.products-cstm .prodcuts-cstm_flow:nth-last-of-type(1):after {
  content: "";
  border: none;
}
.products-cstm .prodcuts-cstm_flow:nth-last-of-type(1) > *:after {
  content: "";
  border: none;
}
.products-cstm .prodcuts-cstm_flow > * {
  position: relative;
  width: 258px;
  background-color: #E0E0E0;
  border-color: #E0E0E0;
  display: inline-block;
  padding: 13px 0;
  text-align: center;
  font-size: 1.14rem;
  font-weight: 700;
}
@media (max-width: 1439px) and (min-width: 1200px) {
  .products-cstm .prodcuts-cstm_flow > * {
    width: 204px;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .products-cstm .prodcuts-cstm_flow > * {
    width: 170px;
    font-size: 1rem;
  }
}
@media (max-width: 767px) and (min-width: 576px) {
  .products-cstm .prodcuts-cstm_flow > * {
    width: 125px;
    font-size: 1rem;
  }
}
@media (max-width: 575px) {
  .products-cstm .prodcuts-cstm_flow > * {
    width: 100%;
    font-size: 1rem;
  }
}
.products-cstm .prodcuts-cstm_flow > *:after {
  z-index: 2;
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  height: 0;
  width: 0;
  border: 25px solid transparent;
  border-right-width: 0;
  border-left-width: 18px;
  border-left-color: inherit;
}
@media (max-width: 1199px) and (min-width: 768px) {
  .products-cstm .prodcuts-cstm_flow > *:after {
    border: 24px solid transparent;
    border-right-width: 0;
    border-left-width: 18px;
    border-left-color: inherit;
  }
}
@media (max-width: 767px) and (min-width: 576px) {
  .products-cstm .prodcuts-cstm_flow > *:after {
    border: 34px solid transparent;
    border-right-width: 0;
    border-left-width: 18px;
    border-left-color: inherit;
  }
}
@media (max-width: 575px) {
  .products-cstm .prodcuts-cstm_flow > *:after {
    border: 23px solid transparent;
    border-right-width: 0;
    border-left-width: 18px;
    border-left-color: inherit;
  }
}
.products-cstm .prodcuts-cstm_flow.active > * {
  background-color: #70B42C;
  border-color: #70B42C;
  color: #fff;
}
.products-cstm .prodcuts-cstm_flow.active::before {
  color: #F7F7F7;
}
.products-cstm .Mt1:before,
.products-cstm .Mt2:before,
.products-cstm .Mt3:before,
.products-cstm .Mt4:before {
  position: absolute;
  font-size: 50px;
  z-index: 1;
  right: 8px;
  font-style: italic;
  font-weight: 700;
  color: #C7C7C7;
  opacity: 0.3;
  top: -13px;
}
@media (max-width: 767px) and (min-width: 576px) {
  .products-cstm .Mt1:before,
  .products-cstm .Mt2:before,
  .products-cstm .Mt3:before,
  .products-cstm .Mt4:before {
    right: 5px;
    top: -4px;
  }
}
.products-cstm .Mt1.aciteve:before,
.products-cstm .Mt2.aciteve:before,
.products-cstm .Mt3.aciteve:before,
.products-cstm .Mt4.aciteve:before {
  color: #F7F7F7;
}
.products-cstm .Mt1:before {
  content: "01";
}
.products-cstm .Mt2:before {
  content: "02";
}
.products-cstm .Mt3:before {
  content: "03";
}
.products-cstm .Mt4:before {
  content: "04";
}
.products-cstm .atn {
  background-color: #EF8200;
  color: #fff;
  margin-top: 10px;
  padding-left: 20px;
}
@media (max-width: 991px) {
  .products-cstm .atn {
    padding: 0;
    background-color: transparent;
  }
}
.products-cstm .atn a {
  text-decoration: none;
  border-left: 1px solid #fff;
  padding: 12px 0px;
  width: 140px;
  text-align: center;
  display: inline-block;
  background-color: #EEEEEE;
  color: #000;
}
@media (max-width: 1439px) {
  .products-cstm .atn a {
    width: 50%;
  }
}
.products-cstm .atn a:first-child {
  margin-right: -5px;
}
@media (max-width: 991px) {
  .products-cstm .atn a:first-child {
    margin-right: -4px;
    border: none;
  }
}
.products-cstm .atn a:hover {
  color: #70B42C;
  opacity: 1;
}
.products-cstm .atn a i {
  transform: rotate(90deg) translate(2px, 8px);
  color: #EF8200;
  font-size: 1.1rem;
  font-weight: 700;
}
.products-cstm .atn .control-title {
  padding: 12px 0;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .products-cstm .atn .control-title {
    font-size: 0.94rem;
    padding-top: 13px;
  }
}
@media (max-width: 991px) {
  .products-cstm .atn .control-title {
    padding: 12px 20px;
    background-color: #EF8200;
  }
}
.products-cstm .atn .full-control {
  text-align: right;
}
.products-cstm .customAcrBtn-mt {
  margin-top: 10px;
}
.products-cstm .customAcrBtn-mt:nth-child(2) {
  margin-top: 10px;
}
.products-cstm .customAcrBtn {
  background-color: #F7F7F7;
  border: 1px solid #DBDBDB;
  padding-right: 30px;
  cursor: pointer;
}
@media (max-width: 991px) {
  .products-cstm .customAcrBtn {
    padding-right: 10px;
  }
}
.products-cstm .customAcrBtn .partsCat {
  color: #70B42C;
  font-weight: 700;
  padding-left: 20px;
}
@media (max-width: 991px) {
  .products-cstm .customAcrBtn .partsCat {
    padding-left: 10px;
  }
}
.products-cstm .customAcrBtn .partsName {
  font-weight: 500;
}
@media (max-width: 991px) {
  .products-cstm .customAcrBtn .partsName {
    padding-left: 10px;
  }
}
.products-cstm .customAcrBtn .price {
  text-align: right;
  color: #C70000;
  font-weight: 700;
  font-size: 0.85rem;
}
.products-cstm .customAcrBtn .arrow {
  text-align: center;
  padding: 11px 0;
  border-right: 1px solid #DBDBDB;
}
.products-cstm .customAcrBtn .arrow i {
  color: #EF8200;
  transform: rotate(90deg);
}
.products-cstm .customAcrBox {
  background-color: #fff;
  border: 1px solid #DBDBDB;
  border-top: none;
}
.products-cstm .customAcrBox .left {
  float: left;
  padding: 20px;
}
@media (max-width: 1439px) {
  .products-cstm .customAcrBox .left {
    width: 100%;
    padding-bottom: 0;
  }
  .products-cstm .customAcrBox .left img {
    margin: auto;
  }
}
.products-cstm .customAcrBox .alignR {
  text-align: right;
  padding-right: 20px;
}
@media (max-width: 991px) {
  .products-cstm .customAcrBox .alignR {
    padding-right: 10px;
  }
}
.products-cstm .customAcrBox .partsList {
  padding: 20px 0;
  display: inline-block;
}
.products-cstm .customAcrBox .partsList tr td {
  background-color: #F4F4F4;
  font-size: 0.85rem;
  cursor: pointer;
}
.products-cstm .customAcrBox .partsList tr td {
  background-color: #F4F4F4;
}
.products-cstm .customAcrBox .partsList tr:hover {
  color: #468800;
}
.products-cstm .customAcrBox .partsList tr.even {
  background-color: #fff;
}
.products-cstm .customAcrBox .partsList tr.even td {
  background-color: #fff;
}
.products-cstm .customAcrBox .partsList label {
  padding: 7px 10px;
  cursor: pointer;
  width: 100%;
  display: inline-block;
}
.products-cstm .customAcrBox .PriceId {
  margin-right: 15px;
  transform: translateY(2px);
  margin-top: 0px;
}
.products-cstm .customAcrBox .secsys input {
  margin-right: 15px;
  transform: translateY(0px);
  margin-top: 0px;
}
.products-cstm .customAcrBox .secsys td:nth-of-type(2) {
  text-align: right;
  padding-right: 20px;
}
.products-cstm #loading {
  position: relative;
  left: 50%;
  transform: translate(-50%, -20px);
  height: 35px;
}
.products-cstm .lightA {
  display: none;
}
.products-cstm .light_flg {
  margin: 0 auto;
  cursor: pointer;
}
.products-cstm .w100 {
  width: 100%;
  border: 1px solid #B9B9B9;
  margin-top: 10px;
}
.products-cstm .text-danger {
  color: #E63436;
}
.products-cstm select,
.products-cstm input,
.products-cstm textarea {
  border: 1px solid #CBC8C8;
  background-color: #FAFAFA;
  border-radius: 3px;
}
.products-cstm select,
.products-cstm input {
  padding: 3px;
  margin-top: 5px;
}
.products-cstm #step2 .contBox,
.products-cstm #step3 .contBox,
.products-cstm #step4 .contBox {
  background-color: #fff;
  padding: 35px;
  margin-top: 10px;
}
@media (max-width: 991px) {
  .products-cstm #step2 .contBox,
  .products-cstm #step3 .contBox,
  .products-cstm #step4 .contBox {
    padding: 25px;
  }
}
.products-cstm #step2 .contBox h4.stitle,
.products-cstm #step3 .contBox h4.stitle,
.products-cstm #step4 .contBox h4.stitle {
  margin-top: 40px;
  background-color: #F1F1F1;
  font-size: 1.14rem;
  font-weight: 700;
  padding: 13px 15px;
}
@media (max-width: 991px) {
  .products-cstm #step2 .contBox h4.stitle,
  .products-cstm #step3 .contBox h4.stitle,
  .products-cstm #step4 .contBox h4.stitle {
    padding: 15px 10px;
    margin-top: 20px;
  }
}
.products-cstm #step2 .contBox .formtl,
.products-cstm #step3 .contBox .formtl,
.products-cstm #step4 .contBox .formtl {
  width: 100%;
}
.products-cstm #step2 .contBox .formtl.coupon th,
.products-cstm #step3 .contBox .formtl.coupon th,
.products-cstm #step4 .contBox .formtl.coupon th {
  padding-left: 15px;
  padding-right: 15px;
}
.products-cstm #step2 .contBox .formtl.coupon td,
.products-cstm #step3 .contBox .formtl.coupon td,
.products-cstm #step4 .contBox .formtl.coupon td {
  padding-left: 15px;
  padding-right: 15px;
}
.products-cstm #step2 .contBox .formtl tr,
.products-cstm #step3 .contBox .formtl tr,
.products-cstm #step4 .contBox .formtl tr {
  border-bottom: 1px solid #BEBEBE;
  width: 100%;
}
.products-cstm #step2 .contBox .formtl th,
.products-cstm #step3 .contBox .formtl th,
.products-cstm #step4 .contBox .formtl th {
  font-weight: 500;
  text-align: right;
  padding: 10px 0;
  padding-right: 18px;
}
@media (max-width: 991px) {
  .products-cstm #step2 .contBox .formtl th,
  .products-cstm #step3 .contBox .formtl th,
  .products-cstm #step4 .contBox .formtl th {
    text-align: left;
    display: block;
    padding: 0;
    padding-top: 20px;
  }
}
.products-cstm #step2 .contBox .formtl td,
.products-cstm #step3 .contBox .formtl td,
.products-cstm #step4 .contBox .formtl td {
  padding: 10px 0;
  padding-left: 18px;
}
@media (max-width: 991px) {
  .products-cstm #step2 .contBox .formtl td,
  .products-cstm #step3 .contBox .formtl td,
  .products-cstm #step4 .contBox .formtl td {
    display: block;
    padding: 0;
    padding-bottom: 20px;
  }
}
.products-cstm #step2 .contBox .formtl .ctb,
.products-cstm #step3 .contBox .formtl .ctb,
.products-cstm #step4 .contBox .formtl .ctb {
  color: #AAA;
}
.products-cstm #step2 .contBox .formtl .si250,
.products-cstm #step3 .contBox .formtl .si250,
.products-cstm #step4 .contBox .formtl .si250 {
  width: 250px;
}
@media (max-width: 991px) {
  .products-cstm #step2 .contBox .formtl .si250,
  .products-cstm #step3 .contBox .formtl .si250,
  .products-cstm #step4 .contBox .formtl .si250 {
    width: 100%;
  }
}
.products-cstm #step2 .contBox .formtl .si400,
.products-cstm #step3 .contBox .formtl .si400,
.products-cstm #step4 .contBox .formtl .si400 {
  width: 400px;
}
@media (max-width: 991px) {
  .products-cstm #step2 .contBox .formtl .si400,
  .products-cstm #step3 .contBox .formtl .si400,
  .products-cstm #step4 .contBox .formtl .si400 {
    width: 100%;
  }
}
.products-cstm #step2 .contBox .formtl .sub-title,
.products-cstm #step3 .contBox .formtl .sub-title,
.products-cstm #step4 .contBox .formtl .sub-title {
  font-size: 0.86rem;
  font-weight: 500;
  color: #468800;
}
.products-cstm #step2 .btn-back,
.products-cstm #step2 .btn-mitsumori,
.products-cstm #step2 .btn-custom,
.products-cstm #step3 .btn-back,
.products-cstm #step3 .btn-mitsumori,
.products-cstm #step3 .btn-custom,
.products-cstm #step4 .btn-back,
.products-cstm #step4 .btn-mitsumori,
.products-cstm #step4 .btn-custom {
  width: 210px;
  height: 45px;
  border-radius: 3px;
  position: relative;
  color: #ffffff;
  font-weight: 700;
  margin-top: 40px;
}
@media (max-width: 991px) {
  .products-cstm #step2 .btn-back,
  .products-cstm #step2 .btn-mitsumori,
  .products-cstm #step2 .btn-custom,
  .products-cstm #step3 .btn-back,
  .products-cstm #step3 .btn-mitsumori,
  .products-cstm #step3 .btn-custom,
  .products-cstm #step4 .btn-back,
  .products-cstm #step4 .btn-mitsumori,
  .products-cstm #step4 .btn-custom {
    width: 130px;
  }
}
.products-cstm #step2 .btn-back span,
.products-cstm #step2 .btn-mitsumori span,
.products-cstm #step2 .btn-custom span,
.products-cstm #step3 .btn-back span,
.products-cstm #step3 .btn-mitsumori span,
.products-cstm #step3 .btn-custom span,
.products-cstm #step4 .btn-back span,
.products-cstm #step4 .btn-mitsumori span,
.products-cstm #step4 .btn-custom span {
  position: relative;
  z-index: 1;
}
.products-cstm #step2 .btn-back:after,
.products-cstm #step2 .btn-mitsumori:after,
.products-cstm #step2 .btn-custom:after,
.products-cstm #step3 .btn-back:after,
.products-cstm #step3 .btn-mitsumori:after,
.products-cstm #step3 .btn-custom:after,
.products-cstm #step4 .btn-back:after,
.products-cstm #step4 .btn-mitsumori:after,
.products-cstm #step4 .btn-custom:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 3px;
  width: 0;
  height: 100%;
  z-index: 0;
  transition: 0.35s ease all;
}
.products-cstm #step2 .btn-back:hover::after,
.products-cstm #step2 .btn-mitsumori:hover::after,
.products-cstm #step2 .btn-custom:hover::after,
.products-cstm #step3 .btn-back:hover::after,
.products-cstm #step3 .btn-mitsumori:hover::after,
.products-cstm #step3 .btn-custom:hover::after,
.products-cstm #step4 .btn-back:hover::after,
.products-cstm #step4 .btn-mitsumori:hover::after,
.products-cstm #step4 .btn-custom:hover::after {
  width: 100%;
}
.products-cstm #step2 .btn-back,
.products-cstm #step3 .btn-back,
.products-cstm #step4 .btn-back {
  background-color: #858585;
  box-shadow: 0 3px 0 0 #575757;
}
.products-cstm #step2 .btn-back:after,
.products-cstm #step3 .btn-back:after,
.products-cstm #step4 .btn-back:after {
  background-color: #B6B6B6;
}
.products-cstm #step2 .btn-custom,
.products-cstm #step3 .btn-custom,
.products-cstm #step4 .btn-custom {
  background-color: #EF8200;
  margin-left: 30px;
  box-shadow: 0 3px 0 0 #7c3f11;
}
@media (max-width: 991px) {
  .products-cstm #step2 .btn-custom,
  .products-cstm #step3 .btn-custom,
  .products-cstm #step4 .btn-custom {
    margin-left: 15px;
  }
}
.products-cstm #step2 .btn-custom:after,
.products-cstm #step3 .btn-custom:after,
.products-cstm #step4 .btn-custom:after {
  background-color: #F7B885;
}
.products-cstm #step2 .btn-mitsumori,
.products-cstm #step3 .btn-mitsumori,
.products-cstm #step4 .btn-mitsumori {
  background-color: #70B42C;
  margin-left: 30px;
  box-shadow: 0 3px 0 0 #3b6212;
}
@media (max-width: 991px) {
  .products-cstm #step2 .btn-mitsumori,
  .products-cstm #step3 .btn-mitsumori,
  .products-cstm #step4 .btn-mitsumori {
    margin-left: 15px;
  }
}
.products-cstm #step2 .btn-mitsumori:after,
.products-cstm #step3 .btn-mitsumori:after,
.products-cstm #step4 .btn-mitsumori:after {
  background-color: #97BD6B;
}
.products-cstm #step4 .contBox h4.stitle {
  margin-top: 0;
}
@media (max-width: 991px) {
  .products-cstm #step4 .contBox h4.stitle {
    margin-top: 0;
  }
}
.products-cstm #step4 .contBox a {
  text-decoration: underline;
}

#lightB .lightA {
  min-width: 300px;
  display: block;
  padding: 8px;
}
#lightB .lightA .lightTitle {
  padding: 6px 0px;
  margin: 0px 0px 25px 0px;
  font-size: 16px;
  font-weight: bold;
  color: #004097;
  border-top: 3px solid #004097;
  border-bottom: 1px dashed #004097;
}
#lightB .lightA .lightPhoto {
  text-align: center;
}
#lightB .lightA .lightPhoto img {
  padding: 2px;
  margin: 0px 0px 15px 0px;
  border: 1px solid #ccc;
}
#lightB .lightA .lightTxt {
  text-align: justify;
  line-height: 160%;
}

.redIco {
  background-color: #ED3535;
}

.orangeIco {
  background-color: #ED8735;
}

.greenIco {
  background-color: #55A242;
}

.blueIco {
  background-color: #0C7CAF;
}

.purpleIco {
  background-color: #B92B8F;
}

.pinkIco {
  background-color: #EA434A;
}
