.f-l {
  float: left;
}

.f-r {
  float: right;
}

.f-u {
  float: unset;
}

.mb-5 {
  margin-bottom: 5px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type="number"] {
  -moz-appearance: textfield;
}

.hidelink {
  position: absolute;
  top: -10%;
  left: 10%;
  width: 80%;
  height: 120%;
  border-radius: 5px;
  transition: .3s ease;
}

.hidelink:hover {
  background: #0001;
}

.know-item-txt .know-info p.txtlim:after {
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #ebebeb 50%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.txtlim:after {
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #f7f7f7 50%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  bottom: 0;
  content: "...";
  font-weight: bold;
  padding: 0 20px 1px 45px;
  position: absolute;
  right: 0;
}

.txtlim {
  height: 74px;
  line-height: 1.4em;
  overflow: hidden;
  position: relative;
}

/*index video*/

.video-bg {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: center;
  background: #000000e3;
  overflow: hidden;
  opacity: 1;
  z-index: 99999;
  transition: 1s ease;
}

.video-bg.afterclose {
  opacity: 0;
}

.video-bg.close {
  pointer-events: none;
  background: #0000;
  transition: 1s ease;
}

.video-bg .vid-box {
  position: relative;
  top: 50vh;
  left: 50%;
  display: inline-block;
  height: auto;
  width: 67%;
  opacity: 1;
  transition: .3s ease;
  transform: translateX(-50%) translateY(-50%);
}

.video-bg.close .vid-box {
  opacity: 0;
  transition: .3s ease;
}

.video-bg .vid-box iframe {
  width: 100%!important;
  height: 100%!important;
}

.video-bg .vid-box .vid-inner {
  display: inline-block;
  width: 100%;
}

.video-bg .vid-box .vid-inner  video {
  display: inline-block;
  vertical-align: baseline;
  width: 100%;
  height: auto;
}

.video-bg .vid-box .close-btn {
  margin-left: auto;
  margin-right: auto;
  margin-top: 35px;
  padding: 15px 40px;
  display: inline-block;
  position: relative;
  left: 50%;
  color: #fff;
  background: #d72e21;
  cursor: pointer;
  transform: translateX(-50%);
  font-size: 16px;
  font-weight: 400;
}

.video-bg .vid-box a i {
  padding-right: 5px;
}

.video-bg .vid-box p {
  text-align: center;
  font-size: 14px;
}

.ytp-endscreen-content {
  display: none!important;
}

.ytp-chrome-top.ytp-show-watch-later-title.ytp-share-button-visible.ytp-show-share-title.ytp-show-cards-title {
  display: none!important;
}

/*header*/
.li-menu-type-2 {
  margin-right: 18px;
}

.res-txt.change-size,
.res-txt.animsition-link {
  width: 100%;
}

.product-page .prod-intro:hover {
  margin-top: inherit;
  background-color: inherit;
}

.product-page .prod-bg:hover .prod-intro {
  margin-top: -15px;
  background-color: rgba(0, 0, 0, 0.15);
}

.container-inner.hfix {
  top: calc(50% - 20px);
}

.container-inner.hfix2 {
  top: calc(50% - 50px);
}

.w-slider-mask .vid {
  padding: 0;
  background: #000;
  background-image: unset;
}

.w-slider-mask .vid .port-contatiner,
.w-slider-mask .vid .port-contatiner .center-mobile {
  display: block;
  height: 100%;
  width: 100%;
}

.w-slider-mask .vid .port-contatiner .center-mobile iframe {
  width: 100%;
  height: 100%;
}

.noti-bubble {
  position: absolute;
  top: 18px;
  left: 50px;
  height: 19px;
  width: 19px;
  color: #fff;
  background: #d72e21;
  border: 1px solid #fff;
  border-radius: 10px;
  letter-spacing: -0.3px;
  text-align: center;
  line-height: 15px;
  font-size: 12px;
}

/*about*/
.about-page .about-title h2 {
  font-size: 40px;
}

/*news*/

.news-page .news-info .news-content img {
  height: auto!important;
}

.news-content img {
  width: 100%;
  height: auto;
}

.news-content p img{
width: auto;
height: auto !important;
}

.news-share a img {
  width: 24px!important;
}

/*product_color*/
.color-page a.cc {
  display: none;
  padding-left: 24px;
  font-size: 20px;
  color: #fff;
}

.color-page a.cc:hover {
  color: #d63122;
}

.color-content::-webkit-scrollbar {
  width: 2px;
}

.color-content::-webkit-scrollbar-thumb {
  background: #777;
}

.color-content::-webkit-scrollbar-track-piece {
  background: transparent;
}

.color-to-top {
  padding: 10px 0;
}

.color-to-top i {
  padding: 15px 0;
  width: 100%;
  color: #333;
  cursor: pointer;
  border: 2px solid #333;
  transition: .3s ease;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}

.color-to-top i span {
  font-family: 'Noto Sans TC', sans-serif;
}

.color-to-top:hover i {
  color: #fff;
  background: #333;
}

.album-page .title-wrapper ul li.color-area {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}

.album-page .title-wrapper ul li.color-area .color-box {
  width: 267px;
}

.album-page .title-wrapper ul li.color-area .color-box .color {
  margin-top: 5px;
  padding-right: 7px;
  display: flex;
  width: 33.333%;
  float: left;
}

.album-page .title-wrapper ul li.color-area .color-box .color span {
  float: left;
}

.album-page .title-wrapper ul li.color-area .color-box .color p {
  line-height: 14px;
}

.album-page .title-wrapper ul li.color-area .color-box.sigitem {
  width: 90px
}

.album-page .title-wrapper ul li.color-area .color-box.sigitem .color {
  width: 100%;
}

.album-page .title-wrapper ul li.color-area .color-box.twitem {
  width: 180px
}

.album-page .title-wrapper ul li.color-area .color-box.twitem .color {
  width: 50%;
}


/*product_list*/
.dark-tooltip.dark .tip-box {
  height: 150px;
  width: 150px;
}

/*product_info*/
.list .list-box {
	display: inline-block;
	width: 100%;
}

.list .list-box {
	margin-bottom: 30px;
	display: flex;
  flex-wrap: wrap;
	justify-content: center;
}

.list .list-box li {
  margin-right: 8px;
  margin-bottom: 10px;
  list-style: none;
  float: left;
}

.list .list-box li:hover {
	background: #d63122;
}

.list .list-box li a {
  display: block;
	padding: 10px 26px;
	border: 1px solid #eee;
	color: #777;
	font-size: 18px;
}

.list .list-box li:hover a {
	color: #fff;
	background: #d63122;
}

.product-page .product-title-sec .prod-intro:hover {
  margin-bottom: 30px;
}

.product-page .product-title-sec .prod-intro h3 {
  line-height: 84px;
  font-size: 63px;
}

table.product-detail {
  margin: 30px 0 10px 0;
}

table.product-detail tr th,
table.product-detail tr td {
  color: #818181;
  font-size: 15px;
  font-weight: 400;
}

table.product-detail th:before {
  content: '嚗�';
}

.know-page .know-item-txt .know-info {
  width: 100%;
}

.slick-dots li button::before {
  font-size: 35px;
  color: #555;
}

.slick-dots li.slick-active button::before {
  color: #d72e21;
}

.slick-next::before,
.slick-prev::before {
  font-size: 35px;
  color: #333;
}

.slick-next::before {
  content: '\f105';
  font-family: 'FontAwesome';
}

.slick-prev::before {
  content: '\f104';
  font-family: 'FontAwesome';
}

.search-bar {
  margin-right: 20px;
  padding-top: 38px;
  float: left;
}

.search-bar form {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}

.search-bar input {
  padding-left: 13px;
  position: relative;
  border: unset;
  background: #e6e6e6;
  line-height: 34px;
  font-size: 16px;
  font-weight: 400;
}

.search-bar button {
  margin-bottom: 0;
  margin-top: 5px;
  margin-left: 10px;
  padding: 8px 20px;
  background: #eee;
  color: #666;
  font-size: 16px;
  font-weight: 400;
}

/*album list*/
.title-wrapper ul {
  padding: 0;
  font-size: 16px;
}

.portfolio-overlay .hide-box i {
  display: none;
}

.news-page .news-list .news-card .news-content a.more {
  margin-bottom: 15px;
  display: block;
  position: relative;
  width: 100%;
  color: #d63122;
  text-align: right;
}

.news-page .news-list .news-card .news-content a.more:hover {
  opacity: .5;
}

/*album info*/

.album-page #grid .item a img {
  width: 100%;
}

/*certify*/
.certify {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999999999;
  pointer-events: none;
  opacity: 0;
  transition: .3s ease;
}

.certify.show {
  pointer-events: auto;
  opacity: 1;
}

.certify .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0008;
  z-index: 1;
}

.certify .popup {
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 100%;
  z-index: 9;
}

.certify .popup .inner {
  padding: 20px;
  display: inline-block;
  position: relative;
  background: #fff;
}

.certify .popup .inner a {
  display: inline-block;
  position: absolute;
  top: -10px;
  right: -10px;
  width: 30px;
  height: 30px;
  color: #fff;
  background: #0008;
  border: 2px solid #fff;
  border-radius: 20px;
}

.certify .popup .inner a.close {
  opacity: 1;
}

.certify1 .popup .inner a i {
  padding-left: 2px;
  position: relative;
  line-height: 25px;
  font-size: 20px;
}

.pricing-top {
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.pricing-top i {
  position: absolute;
  top: calc(0% - 20px);
  left: calc(0% - 130px);
  font-size: 300px;
  z-index: -1;
  opacity: .05;
}

.pricing-top a {
  margin-bottom: 10px;
  padding: 10px 15px;
  display: inline-block;
  color: #333;
  border: 1px solid #333;
  transition: .3s ease;
  text-align: center;
  font-size: 16px;
}

.pricing-top a:hover {
  color: #fff;
  background: #333;
  transition: .3s ease;
}

.pricing-top img {
  padding: 40px;
  width: 100%;
  z-index: 9;
}

.page-changer {
  position: fixed
}

.list .list-box {
  margin-bottom: 50px;
}

.about-page.product-page section .container {
  padding-top: 30px;
}

.color-page .color-content {
  height: unset!important;
  max-height: unset;
  overflow: unset;
}

.news-page .news-card .news-content h3 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*contact*/
.radio {
  position: relative;
  color: #666;
  font-weight: 500;
}

.radio.gender {
  position: absolute;
  top: 25px;
  right: 20px;
  color: #666;
  font-weight: 500;
}

span.area,
span.demand,
span.id  {
  margin-bottom: 5px;
  display: block;
  color: #666;
  font-size: 16px;
  font-weight: 500;
}

label.area input,
label.demand input,
label.id input {
  margin-right: 4px;
}

label.area,
label.demand,
label.id {
  color: #666;
  font-size: 16px;
  font-weight: 300;
}

label input[type="radio"] ~ i.fa.fa-circle-o {
    color: #c8c8c8;    
    display: inline;
}
label input[type="radio"]:checked ~ i.fa.fa-circle-o {
    display: none;
}
label input[type="radio"] ~ i.fa.fa-check-circle-o {
    display: none
}
label input[type="radio"]:checked ~ i.fa.fa-check-circle-o {
    color: #d72f22;    
    display: inline!important;
}

.radio .btn {
  padding-left: 0px;
  box-shadow: unset;
}

.radio .btn span {
  position: relative;
  top: -2px;
  left: 0px;
}

.btn-sbmt {
  padding-top: 10px;
  display: flex;
  justify-content: center;
}

label i {
    font-size: 1.5em!important;
}

.btn-group {
  margin-top: 0px;
  margin-bottom: 15px;
}

/* inquiry_cart */
.inquiry.radio.gender {
  top: 5px;
}


/*footer*/

.social-icon img {
  width: 16px;
  height: 16px;
}

.all-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}


.pc-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.bottom-border {
  z-index: 999;
}


/*know*/
.know-page .news-card.know-item-pic .news-content h3 {
  margin-top: 20px;
}

.serch-sub {
  padding: 0 20px;
  position: absolute;
  top:  0px;
  right: 15px;
  color: #fff;
  outline: none;
  background: #333;
  line-height: 50px;
  font-size: 18px;
  border-left: 2px solid transparent;
  transition: .3s ease
}

.serch-sub:hover {
  color: #333;
  background: transparent;
  border-left: 2px solid #ccc;
}

/*video*/
.know-page .news-card .news-content {
  display: block;
  width: 100%;
}

.video-page .news-list .news-card .news-content p {
  height: 72px;
  margin-bottom: 55px;
}

.news-page .news-card .news-content h3 a.nothide {
  overflow: unset;
  text-overflow: unset;
  white-space: normal;
}

.video-page .news-list .news-card .news-content p.txtlim-n {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
}

/*RWD*/
@media (min-width: 1400px) {
  .know-page .know-item-pic .news-content {
    width: calc(100% - 15vw);
  }

  .know-page .know-item-pic .news-content div {
    width: 100%;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .news-page .know-item-pic.news-card .news-content h3 a {
    max-width: 362px;
  }
}

@media (min-width: 991px) and (max-width: 1200px) {
  .news-page .know-item-pic.news-card .news-content h3 a {
    max-width: 235px;
  }
}

@media (min-width: 991px) {
  .product-page .product-info-sec .prod-compare .rwd-table td:nth-child(1) {
    width: 10%;
  }

  .product-page .product-info-sec .prod-compare .rwd-table td:nth-child(2),
  .product-page .product-info-sec .prod-compare .rwd-table td:nth-child(3) {
    width: 45%;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  .c-p-fix {
    width: 50%;
  }
}

@media (max-width: 1200px) {
  .product-page .product-title-sec .add-inquiry-1 {
    margin: 0;
    float: left;
  }
}

@media (max-width: 1024px) {

  .portfolio-overlay .hide-box {
    position: relative;
    left: 100%;
    transition: .3s ease;
  }

  .portfolio-overlay .hide-box.show {
    left: 0px;
  }

  .portfolio-overlay .hide-box i {
    display: inline-block;
    position: absolute;
    top: -40px;
    left: -40px;
    font-size: 30px;
    color: #fff;
    z-index: 999;
  }
}

@media (max-width: 991px) {
  .dark-tooltip.dark .tip-box {
    width: 150px !important;
    height: 150px !important;
  }

  .f-l,
  .f-r,
  .f-u {
    float: unset !important;
  }

  .about-page .about-title h2 {
    font-size: 40px;
  }

  .list .list-box {
    display: none;
  }
  
  .contact-page .footer {
    padding-top: 200px;
  }

  .noti-bubble.mobile {
    top: 5px;
  }
}

@media (max-width: 768px) {
  .color-to-top {
    padding: 10px 45px;
  }
  .hidelink {
    position: absolute;
    top: -10%;
    left: 0%;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    transition: .3s ease;
  }
  .know-page .know-item-pic .know-info .news-content {
    width: calc(65vw - 60px);
    padding: 0 15px;
  }

  .know-page .know-item-pic .know-info .news-content .bx {
    width: 100%;
  }

  .video-bg .vid-box {
    height: unset;
  }

  .product-page .product-title-sec .prod-intro h3 {
    font-size: 40px;
  }

  .slick-next {
    right: -14px;
  }

  .slick-prev {
    left: -14px;
  }
}


@media (max-width: 480px) {

  .about-page .about-title h2 {
    font-size: 30px !important;
  }

  .color-page a.cc {
    display: unset;
  }

  .list .list-box {
    padding: 0;
  }

  .w-slider-mask .vid {
    display: none;
    opacity: 0;
  }

  .color-page .color-content {
    padding: 0px 39px;
  }

  .album-page .title-wrapper ul li.color-area {
    flex-wrap: wrap;
  }

  .news-page .know-item-txt.news-card .news-content h3 a {
    width: 64vw;
  }

  .know-page .know-item-pic .know-info .news-content {
    width: calc(65vw - -29px);  
  }

  .product-page .product-title-sec .prod-intro h3 {
    line-height: 18px;
    font-size: 18px;
  }

  .pc-mask {
    pointer-events: none;
  }

  .search-bar input {
    width: 100%;
  }
}

@media (max-width: 1400px) and (min-width: 1200px) {
  .about-page .about-memo-info h4 {
    padding-left: 57px;
  }
}

@media (max-height: 480px) {
  .product-page .section-imp.parallax {
    max-height: 370px;
    height: 370px;
  }
} 

@media (max-width: 768px) and (max-height: 1024px) {
  .color-page .color-content {
    padding: 33px 33px 33px 41px;
  }
}

@media (max-width: 900px) and (max-height: 480px) {
  .product-page .know-link li {
    margin: 0px 3px 10px;
  }
}

@media (max-width: 568px) and (max-height: 320px) {
  .product-page .know-link li {
    width: 84px;
    height: 84px;
    margin: 0px 0px 10px;
  }
}