@charset "utf-8";

.clear {
  clear: both;
}

input,
textarea {
  outline: none
}

/* rootColor start */
:root {
  --wt-MainColor: #EA7500;
  --wt-SubColor: #fcb671;
  --wt-HoverColor: #fcb671;
  /* --wt-MainColor: #005351;
  --wt-SubColor: #53B893;
  --wt-HoverColor: #53B893; */
  --wt-BtnEmptyColor: #333333;
}

/* rootColor end */

/* template_id RWDfullscreen01 */
/* load file model/lib/RWDmenu_plus04/model.css */
.RWDmenu_plus04 {
  z-index: 202
}

body.other-open .RWDmenu_plus04,
body.menu-open .RWDmenu_plus04 {
  z-index: 16000161
}

body.other-open .fancybox-overlay,
body.menu-open .fancybox-overlay {
  z-index: 16000162
}

body.other-open .fancybox-opened,
body.menu-open .fancybox-opened {
  z-index: 16000163
}

.RWDmenu_plus04 *:focus {
  outline: 0
}

.menu-open #RWDfullscreen01,
.other-open #RWDfullscreen01 {
  overflow: hidden
}

.RWDmenu_plus04 .header {
  padding: 0 3%;
  display: table;
  width: 100%;
  background: #fff;
  position: fixed;
  top: 0;
  z-index: 1;
  border-bottom: 0
}

.RWDmenu_plus04 .header-in {
  position: relative;
  display: table-row
}

.RWDmenu_plus04 .logo,
.RWDmenu_plus04 .site-nav,
.RWDmenu_plus04 .ml-stack-nav-toggle,
.RWDmenu_plus04 .features {
  display: table-cell;
  vertical-align: middle
}

.RWDmenu_plus04 .list-inline>li {
  display: inline-block
}

.RWDmenu_plus04 a:hover {
  text-decoration: none
}

.RWDmenu_plus04 .ml-stack-nav-toggle:hover {
  color: #333
}

.RWDmenu_plus04 ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0
}

.RWDmenu_plus04 .dropdown-menu,
.RWDmenu_plus04 .menu ul {
  -webkit-box-shadow: 3px 3px 2px rgba(51, 51, 102, 0);
  box-shadow: 3px 3px 2px rgba(51, 51, 102, 0);
  border-radius: 0
}

.RWDmenu_plus04 .dropdown-menu,
.RWDmenu_plus04 .site-nav .menu ul {
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, .175);
  box-shadow: 0 3px 5px rgba(0, 0, 0, .175)
}

.RWDmenu_plus04 .site-nav {
  position: relative;
  z-index: 20
}

.RWDmenu_plus04 .site-nav .menu {
  text-align: center;
  width: 100%
}

.RWDmenu_plus04 .menu>li {
  position: relative;
  z-index: 15;
  display: inline-block
}

.RWDmenu_plus04 .menu li a {
  display: block;
  color: #666
}

.RWDmenu_plus04 .site-nav .menu>li>a {
  font-size: 15px;
  padding: 25px 15px;
  text-align: center;
  cursor: pointer
}

.RWDmenu_plus04 .site-nav .menu>li>a:hover,
.RWDmenu_plus04 .site-nav .menu>li.active>a,
.RWDmenu_plus04 .lang-select:hover .lang-select-label {
  background: #525252;
  color: #fff
}

.RWDmenu_plus04 .site-nav .menu li {
  position: relative
}

.RWDmenu_plus04 .site-nav .menu ul {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 10;
  background: #fff;
  width: 150px;
  visibility: hidden;
  opacity: 0;
  transition: all .3s ease;
  -o-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease
}

.RWDmenu_plus04 .site-nav .menu ul.is-open {
  visibility: visible;
  opacity: 1
}

.RWDmenu_plus04 .site-nav .menu>li>ul {
  left: 50%;
  margin-left: -75px;
  top: 100%;
  padding: 5px 0 5px
}

.RWDmenu_plus04 .site-nav .menu ul li a {
  font-size: 14px
}

.RWDmenu_plus04 .menu ul li a {
  padding: 10px 10px
}

.RWDmenu_plus04 .site-nav .menu>li>ul>li.active>a,
.RWDmenu_plus04 .site-nav .menu>li>ul>li>ul>li.active>a,
.RWDmenu_plus04 .site-nav .menu ul li a:hover,
.RWDmenu_plus04 .site-nav .manu-item:hover>a {
  text-decoration: underline;
  font-weight: bold
}

.RWDmenu_plus04 .site-nav.is-touch {
  overflow: inherit
}

.RWDmenu_plus04 .site-nav.is-touch .menu li.has-child>a {
  pointer-events: none
}

.RWDmenu_plus04 .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 10;
  font-size: 15px;
  display: block;
  border: 0;
  padding: 0;
  line-height: 26px;
  z-index: 14;
  max-width: 1170px;
  margin: 0 auto 0 auto;
  visibility: hidden;
  opacity: 0;
  transition: opacity .3s ease, visibility .05s ease, background-color .3s ease;
  -o-transition: opacity .3s ease, visibility .05s ease, background-color .3s ease;
  -moz-transition: opacity .3s ease, visibility .05s ease, background-color .3s ease;
  -webkit-transition: opacity .3s ease, visibility .05s ease, background-color .3s ease
}

.RWDmenu_plus04 .dropdown-menu::-webkit-scrollbar {
  width: 10px
}

.RWDmenu_plus04 .dropdown-menu::-webkit-scrollbar-track {
  background-color: #eaeaea
}

.RWDmenu_plus04 .dropdown-menu::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 10px
}

.RWDmenu_plus04 .dropdown-menu::-webkit-scrollbar-thumb:hover {
  background-color: #aaa
}

.RWDmenu_plus04 .dropdown-menu.is-open {
  visibility: visible;
  opacity: 1
}

.RWDmenu_plus04 .dropdown-menu .container {
  position: relative;
  padding: 0 30px 30px;
  overflow: inherit
}

.RWDmenu_plus04 .dropdown-menu.haspic .container {
  padding: 0 230px 30px 30px
}

.RWDmenu_plus04 .dropdown-menu .manu-item-box {
  margin: 0 -1%
}

.RWDmenu_plus04 .dropdown-menu .manu-item-box li {
  float: left;
  padding: 0 1%;
  width: 16.5%
}

.RWDmenu_plus04 .dropdown-menu .manu-item {
  margin-top: 20px
}

.RWDmenu_plus04 .dropdown-menu .manu-item-box li:nth-child(6n+1) {
  clear: left
}

.RWDmenu_plus04 .dropdown-menu .manu-item-box li a {
  display: block;
  padding-bottom: 10px;
  font-size: 13px;
  color: #666
}

.RWDmenu_plus04 .dropdown-menu .container .manu-item-box>li>a {
  border-bottom: 1px solid #ddd;
  color: #000;
  font-size: 14px;
  font-weight: bold
}

.RWDmenu_plus04 .dropdown-menu .manu-item-box>li>ul {
  padding-top: 10px
}

.RWDmenu_plus04 .dropdown-menu .manu-item-box ul li {
  float: none;
  width: auto;
  position: relative
}

.RWDmenu_plus04 .dropdown-menu .manu-item-box ul li a {
  padding: 5px 0;
  line-height: normal
}

.RWDmenu_plus04 .dropdown-menu .manu-item-box>li>ul>li>a:hover,
.RWDmenu_plus04 .dropdown-menu .manu-item-box>li>ul>li.active>a {
  background: #525252;
  color: #fff;
  padding-left: 8px
}

.RWDmenu_plus04 .dropdown-menu .manu-item-box ul li.has-child>a {
  padding-right: 10px
}

.RWDmenu_plus04 .site-nav .menu ul li>a {
  padding-right: 20px
}

.RWDmenu_plus04 .site-nav .menu li.has-child>a:after,
.RWDmenu_plus04 .site-nav .menu li.dropdown>a:after,
.RWDmenu_plus04 .dropdown-menu .manu-item-box ul li.has-child>a:after,
.RWDmenu_plus04 .lang-select-label:after {
  content: "";
  width: 6px;
  height: 6px;
  border: 1px solid #888;
  border-width: 1px 1px 0 0;
  display: inline-block;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: middle;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -3px;
  transition: all .3s ease;
  -o-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease
}

.RWDmenu_plus04 .site-nav .menu>li.has-child>a:after,
.RWDmenu_plus04 .site-nav .menu>li.dropdown>a:after,
.RWDmenu_plus04 .lang-select-label:after {
  margin-left: 10px;
  -webkit-transform: rotate(136deg);
  transform: rotate(136deg);
  position: static;
  transition: all .3s ease;
  -o-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease
}

.RWDmenu_plus04 .site-nav .menu>li.has-child>a:hover:after,
.RWDmenu_plus04 .site-nav .menu>li.dropdown>a:hover:after,
.RWDmenu_plus04 .lang-select-label:hover:after,
.RWDmenu_plus04 .site-nav .menu>li.active>a:after,
.RWDmenu_plus04 .site-nav .menu>li.is-active>a:after {
  border-color: #fff
}

.RWDmenu_plus04 .site-nav .menu ul li.has-child>a:after {
  right: 10px
}

.RWDmenu_plus04 .dropdown-menu .manu-item-box ul li.has-child:hover>a:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  width: 10px;
  height: 10px;
  background: #f2f2f2;
  border-color: rgba(0, 0, 0, 0);
  margin-top: -5px;
  right: -5px
}

.RWDmenu_plus04 .dropdown-menu .manu-item-box ul ul {
  position: absolute;
  left: 100%;
  width: 100%;
  background: #f2f2f2;
  background: #525252;
  z-index: 1;
  top: 0;
  opacity: 0;
  padding: 5px 10px;
  visibility: hidden;
  transition: all .3s ease;
  -o-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease
}

.RWDmenu_plus04 .dropdown-menu .manu-item-box ul li.active>ul,
.RWDmenu_plus04 .dropdown-menu .manu-item-box ul li:hover>ul {
  top: 0;
  opacity: 1;
  visibility: visible;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: .4s;
  animation-duration: .4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.RWDmenu_plus04 .dropdown-menu .manu-item-box ul ul a {
  color: #ddd
}

.RWDmenu_plus04 .dropdown-menu .manu-item-box ul ul a:hover {
  color: #fff
}

.RWDmenu_plus04 .dropdown-menu .pic-box {
  position: absolute;
  right: 30px;
  top: 30px;
  padding: 6px;
  width: 200px
}

.RWDmenu_plus04 .dropdown-menu .pic-box .pic {
  width: 188px;
  height: 188px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top right
}

.RWDmenu_plus04 .dropdown-menu .pic-box .slick-dots {
  padding-left: 0;
  line-height: 0;
  display: none
}

.RWDmenu_plus04 .dropdown-menu .pic-box .slick-dots li {
  display: inline-block;
  margin: 0 5px
}

.RWDmenu_plus04 .dropdown-menu .pic-box .slick-dots button {
  padding: 0;
  border: none;
  background: none
}

.RWDmenu_plus04 .dropdown-menu .pic-box .slick-dots {
  list-style: none;
  padding: 0;
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 16px
}

.RWDmenu_plus04 .dropdown-menu .pic-box .slick-dots button {
  width: 10px;
  height: 10px;
  color: rgba(0, 0, 0, 0);
  background: #eee;
  border-radius: 100%
}

.RWDmenu_plus04 .dropdown-menu .pic-box .slick-active button {
  background: #666
}

.RWDmenu_plus04 .toggle-menu,
.RWDmenu_plus04 .ml-stack-nav-toggle,
.RWDmenu_plus04 #mobile-menu,
.RWDmenu_plus04 .toggle-mmenu-cover {
  display: none
}

.RWDmenu_plus04 .dropdown-menu.full {
  max-width: 100%
}

.RWDmenu_plus04 .dropdown-menu .manu-item .pic {
  margin-bottom: 10px
}

.RWDmenu_plus04 .dropdown-menu .manu-item .pic img {
  max-width: 100%
}

.RWDmenu_plus04 #mobile-menu {
  position: fixed;
  top: 0px;
  right: 0;
  bottom: 0;
  left: auto;
  width: 66%;
  max-width: 500px;
  font-size: 16px;
  z-index: 900;
  background-color: #fff;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
  -webkit-box-shadow: -2px 0px 13px hsla(0, 0%, 50%, 0);
  box-shadow: -2px 0px 13px hsla(0, 0%, 50%, 0)
}

.menu-open .RWDmenu_plus04 #mobile-menu {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-box-shadow: -2px 0px 13px hsla(0, 0%, 50%, .2);
  box-shadow: -2px 0px 13px hsla(0, 0%, 50%, .2)
}

.RWDmenu_plus04 #mobile-menu .main-menu {
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  width: 100%;
  top: 120px;
  bottom: 0
}

.RWDmenu_plus04 #mobile-menu .menu a {
  padding: 13px;
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out
}

.RWDmenu_plus04 .mCSB_scrollTools {
  z-index: 999;
  right: 3px
}

.RWDmenu_plus04 .main-menu .mCSB_inside>.mCSB_container {
  margin-right: 0
}

.RWDmenu_plus04 .mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #c8c8c8
}

.RWDmenu_plus04 #mobile-menu .toggle-submenu {
  position: absolute;
  width: 100%;
  height: 50px;
  display: block;
  top: 0;
  right: 0;
  z-index: 1
}

.RWDmenu_plus04 #mobile-menu .toggle-submenu:after {
  content: "";
  position: absolute;
  right: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
  color: #666;
  font-size: 13px;
  font-family: "iicon" !important;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.RWDmenu_plus04 #mobile-menu .menu>li.active>.toggle-submenu:after,
.RWDmenu_plus04 #mobile-menu .menu>li>ul>li.active>.toggle-submenu:after,
.RWDmenu_plus04 #mobile-menu .menu>li>ul>li>ul>li.active>.toggle-submenu:after,
.RWDmenu_plus04 #mobile-menu .menu>li>ul>li>ul>li>ul>li.active>.toggle-submenu:after,
.RWDmenu_plus04 #mobile-menu .menu>li>ul>li>ul>li>ul>li>ul>li.active>.toggle-submenu:after {
  -webkit-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg)
}

.RWDmenu_plus04 #mobile-menu .menu>li.active>.toggle-submenu:after,
.RWDmenu_plus04 #mobile-menu .menu>li>ul>li.active>.toggle-submenu:after {
  color: #ddd
}

.RWDmenu_plus04 #mobile-menu .menu li {
  position: relative
}

.RWDmenu_plus04 #mobile-menu .menu>li {
  display: block;
  border-bottom: 1px solid #eee
}

.RWDmenu_plus04 #mobile-menu .menu>li>a {
  font-size: 15px;
  letter-spacing: 2px;
  margin-left: 30px
}

.RWDmenu_plus04 #mobile-menu .menu li a {
  position: relative;
  display: block
}

.RWDmenu_plus04 #mobile-menu .menu>li.active {
  background-color: #444
}

.RWDmenu_plus04 #mobile-menu .menu>li.active>a {
  background-color: #444;
  color: #fff
}

.RWDmenu_plus04 #mobile-menu .menu>li.social-select>a {
  pointer-events: none;
  cursor: pointer
}

.RWDmenu_plus04 #mobile-menu .menu li.has-child>a {
  margin-right: 13%
}

.RWDmenu_plus04 #mobile-menu .menu>li>ul {
  background-color: #efefef
}

.RWDmenu_plus04 #mobile-menu .menu ul {
  display: none
}

.RWDmenu_plus04 #mobile-menu .menu>li>ul>li>a {
  padding-left: 50px
}

.RWDmenu_plus04 #mobile-menu .menu>li>ul>li.active {
  background-color: #aaa
}

.RWDmenu_plus04 #mobile-menu .menu>li>ul>li.active>a {
  color: #fff
}

.RWDmenu_plus04 #mobile-menu .menu>li>ul>li>ul {
  background-color: #f8f8f8
}

.RWDmenu_plus04 #mobile-menu .menu>li>ul>li>ul>li>a {
  padding-left: 70px
}

.RWDmenu_plus04 #mobile-menu .menu>li>ul>li>ul>li.active>a {
  font-weight: bold
}

.RWDmenu_plus04 #mobile-menu .menu>li>ul>li>ul>li>ul>li a {
  padding: 13px 5%;
  padding-left: 90px;
  font-size: 15px
}

.RWDmenu_plus04 #mobile-menu .menu>li>ul>li>ul>li>ul {
  background-color: #fff
}

@media(min-width: 1025px) {

  .RWDmenu_plus04 .site-nav .menu li .m_stitle,
  .RWDmenu_plus04 .site-nav .menu li:hover .m_title,
  .RWDmenu_plus04 .site-nav .menu li.active .m_title,
  .RWDmenu_plus04 .site-nav .menu li.is-active .m_title {
    display: none
  }

  .RWDmenu_plus04 .site-nav .menu li .m_title,
  .RWDmenu_plus04 .site-nav .menu li:hover .m_stitle,
  .RWDmenu_plus04 .site-nav .menu li.active .m_stitle,
  .RWDmenu_plus04 .site-nav .menu li.is-active .m_stitle {
    display: inline
  }
}

@media(max-width: 1024px) {

  .RWDmenu_plus04 #mobile-menu .menu li .m_stitle,
  .RWDmenu_plus04 #mobile-menu .menu li.active .m_title,
  .RWDmenu_plus04 #mobile-menu .menu li.is-active .m_title {
    display: none
  }

  .RWDmenu_plus04 #mobile-menu .menu li .m_title,
  .RWDmenu_plus04 #mobile-menu .menu li.active .m_stitle,
  .RWDmenu_plus04 #mobile-menu .menu li.is-active .m_stitle {
    display: inline
  }
}

@media(min-width: 768px) {
  .RWDmenu_plus04 .container {
    max-width: 750px;
    width: 100%
  }
}

@media(min-width: 992px) {
  .RWDmenu_plus04 .container {
    max-width: 970px;
    width: 100%
  }
}

@media(min-width: 1200px) {
  .RWDmenu_plus04 .container {
    max-width: 1170px;
    width: 100%
  }
}

@media(max-width: 1024px) {

  .RWDmenu_plus04 .toggle-menu,
  .RWDmenu_plus04 .ml-stack-nav-toggle,
  .RWDmenu_plus04 #mobile-menu {
    display: block
  }

  .RWDmenu_plus04 .ml-stack-nav-toggle {
    font-size: 14px
  }

  .RWDmenu_plus04 .site-nav {
    display: none;
    float: none;
    clear: both;
    overflow: auto;
    position: static;
    margin: 0
  }

  .RWDmenu_plus04 .dropdown-menu,
  .RWDmenu_plus04 .features .lang-select,
  .RWDmenu_plus04 .features .language-block {
    display: none
  }
}

@media(max-width: 1366px) {
  .RWDmenu_plus04 .dropdown-menu .manu-item-box li {
    width: 25%
  }

  .RWDmenu_plus04 .dropdown-menu .manu-item {
    margin-top: 20px
  }

  .RWDmenu_plus04 .dropdown-menu .manu-item-box li:nth-child(4n+1) {
    clear: left
  }

  .RWDmenu_plus04 .dropdown-menu .manu-item-box li:nth-child(6n+1) {
    clear: none
  }
}

@media(max-width: 480px) {
  .RWDmenu_plus04 .header {
    padding: 0 5%
  }

  .RWDmenu_plus04 #mobile-menu {
    width: 100%
  }

  .RWDmenu_plus04 .logo {
    width: 100px
  }
}

.member-block .login-headline {
  margin-left: 0px;
  font-size: 16px;
  letter-spacing: 2px;
  color: #333;
  text-align: right;
  margin-top: 20px;
  margin-bottom: 0;
  border-bottom: 1px solid #000;
  padding: 20px 0;
  font-weight: 300
}

.RWDmenu_plus04 .features .edit {
  float: left
}

.RWDmenu_plus04 .features .share-group.main_share {
  float: right;
  padding: 25px 5px
}

.RWDmenu_plus04 .features .share-group a {
  display: inline-block;
  padding: 0 4px;
  margin: 0 4px;
  border: none;
  text-decoration: none
}

.RWDmenu_plus04 .features .share-group a:first-child {
  margin-left: 0
}

.RWDmenu_plus04 .features .share-group a:last-child {
  margin-right: 0
}

.RWDmenu_plus04 .features .share-group i {
  font-size: 16px;
  font-style: normal;
  transition: all .3s;
  -o-transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s
}

@font-face {
  font-family: "iicon";
  src: url("/public/css/iicon/fonts/iicon.eot?7b2dsl");
  src: url("/public/css/iicon/fonts/iicon.eot?7b2dsl#iefix") format("embedded-opentype"), url("/public/css/iicon/fonts/iicon.ttf?7b2dsl") format("truetype"), url("/public/css/iicon/fonts/iicon.woff?7b2dsl") format("woff"), url("/public/css/iicon/fonts/iicon.svg?7b2dsl#iicon") format("svg");
  font-weight: normal;
  font-style: normal
}

[class^=ii-],
[class*=" ii-"] {
  font-family: "iicon" !important;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.ii-fb1:before {
  content: ""
}

.ii-line3:before {
  content: ""
}

.ii-google1:before {
  content: ""
}

.ii-ig1:before {
  content: ""
}

.ii-youtube1:before {
  content: ""
}

.ii-query1:before {
  content: ""
}

.ii-bag2:before {
  content: ""
}

.RWDmenu_plus04 .cart-btn .ii-bag2 {
  font-size: 17px
}

.ii-people2:before {
  content: ""
}

.RWDmenu_plus04 .member-btn .ii-people2 {
  font-size: 17px
}

.RWDmenu_plus04 .features .share-group span {
  font-size: 14px
}

.RWDmenu_plus04 .share-group *~span {
  margin-left: 5px
}

.RWDmenu_plus04 .can-link.social-select .share-group *~span {
  margin-left: 10px
}

.RWDmenu_plus04 .logo {
  width: 200px;
  float: left
}

@media(max-width: 480px) {
  .RWDmenu_plus04 .logo {
    width: 130px
  }
}

.RWDmenu_plus04 .phone-menubelow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 30px
}

.RWDmenu_plus04 .phone-group {
  text-align: left;
  transition: all .5s;
  -o-transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  -o-transform: translateX(0);
  -moz-transform: translateX(0)
}

.RWDmenu_plus04 .phone-group a {
  display: inline-block;
  border: none;
  padding: 13px;
  color: #666
}

.RWDmenu_plus04 .phone-group i {
  font-size: 20px;
  transition: all .3s;
  -o-transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  vertical-align: middle
}

.RWDmenu_plus04 .phone-group img {
  vertical-align: middle
}

.RWDmenu_plus04 .phone-group span {
  font-size: 13px;
  vertical-align: middle
}

.RWDmenu_plus04 .phone-group *~span {
  margin-left: 3px
}

#mobile-menu .phone-lang {
  display: block;
  float: right;
  text-align: center
}

#mobile-menu .phone-lang::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%
}

#mobile-menu .phone-lang-label {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font-size: 11px;
  color: #666;
  border: 0;
  padding: 10px;
  cursor: pointer
}

#mobile-menu .phone-lang-label i.fa {
  display: block;
  line-height: initial;
  font-size: 20px
}

#mobile-menu .phone-lang-label span {
  display: block;
  font-size: 11px
}

#mobile-menu .phone-lang-label .lang-select-symbol+i.flag-icon {
  display: inline-block
}

#mobile-menu .phone-lang-label .lang-select-symbol~span {
  display: inline-block
}

.phone-lang .cd-secondary-nav {
  text-align: left
}

.phone-lang li.go-back a {
  margin-top: 0
}

#mobile-menu .phone-lang .cd-secondary-nav {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  padding-top: 30px;
  background: #fff;
  z-index: 20;
  overflow: auto;
  list-style: none;
  font-size: 15px;
  letter-spacing: 2px
}

#mobile-menu .phone-lang .cd-secondary-nav li {
  border-bottom: 1px solid #ececec
}

#mobile-menu .phone-lang .cd-secondary-nav a {
  display: inline-block;
  vertical-align: top;
  padding: 13px;
  margin-left: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666;
  cursor: pointer
}

#mobile-menu .phone-lang .cd-secondary-nav .go-back a:before {
  content: "";
  display: inline-block;
  margin-right: 30px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  font-size: 13px;
  font-family: "iicon" !important;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.RWDmenu_plus04 .copyright {
  position: relative;
  z-index: 16;
  font-size: 12px;
  letter-spacing: 1px;
  color: #777;
  margin: 50px 0;
  padding: 0 30px
}

@media(max-width: 480px) {
  .RWDmenu_plus04 .copyright {
    width: 100%
  }
}

.RWDmenu_plus04 .copyright a {
  color: #000
}

.RWDmenu_plus04 .menu-icon {
  width: 60px;
  height: 60px;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  z-index: 18;
  float: right;
  line-height: 105px;
  text-align: center;
  font-size: 12px;
  margin-right: 22px;
  margin-top: 23px
}

.RWDmenu_plus04 .menu-icon:after,
.menu-icon:before {
  background-color: #333;
  content: "";
  height: 1px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.6, 0.36, 1);
  transition: all 400ms cubic-bezier(0.25, 0.6, 0.36, 1);
  position: absolute;
  top: 50%;
  width: 25px
}

.RWDmenu_plus04 .menu-icon>.line {
  background: #333;
  height: 1px;
  position: absolute;
  -webkit-transition: all .1s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: all .1s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  width: 0%
}

.RWDmenu_plus04 .menu-icon>.line.top {
  left: 0;
  top: 0;
  -webkit-transition-delay: .3s;
  transition-delay: .3s
}

.RWDmenu_plus04 .menu-icon>.line.bottom {
  bottom: 0;
  right: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition-delay: .1s;
  transition-delay: .1s
}

.RWDmenu_plus04 .menu-icon>.line.left {
  left: 0;
  top: 0;
  -webkit-transform: translate3d(0, 40px, 0) rotate(-90deg);
  transform: translate3d(0, 40px, 0) rotate(-90deg);
  -webkit-transform-origin: 0;
  transform-origin: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

.RWDmenu_plus04 .menu-icon>.line.right {
  left: 0;
  top: 0;
  -webkit-transform: translate3d(40px, 0, 0) rotate(90deg);
  transform: translate3d(40px, 0, 0) rotate(90deg);
  -webkit-transform-origin: 0;
  transform-origin: 0;
  -webkit-transition-delay: .2s;
  transition-delay: .2s
}

.RWDmenu_plus04 .menu-icon:before {
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  -webkit-transition-delay: 65ms;
  transition-delay: 65ms
}

.RWDmenu_plus04 .menu-icon:hover .line {
  width: 100%
}

.RWDmenu_plus04 .menu-icon:hover .line.top {
  -webkit-transition-delay: 0ms;
  transition-delay: 0ms
}

.RWDmenu_plus04 .menu-icon:hover .line.right {
  -webkit-transition-delay: .1s;
  transition-delay: .1s
}

.RWDmenu_plus04 .menu-icon:hover .line.bottom {
  -webkit-transition-delay: .2s;
  transition-delay: .2s
}

.RWDmenu_plus04 .menu-icon:hover .line.left {
  -webkit-transition-delay: .3s;
  transition-delay: .3s
}

.RWDmenu_plus04 .menu-icon:hover:after {
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(225deg);
  transform: translate3d(-50%, -50%, 0) rotate(225deg)
}

.RWDmenu_plus04 .menu-icon:hover:before {
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(135deg);
  transform: translate3d(-50%, -50%, 0) rotate(135deg)
}

.RWDmenu_plus04 .menu-icon:active {
  opacity: .8;
  -webkit-transition: none;
  transition: none
}

.RWDmenu_plus04 .menu-icon:active {
  opacity: .8;
  -webkit-transition: none;
  transition: none
}

.RWDmenu_plus04 .features {
  font-size: 13px;
  line-height: 24px
}

@media(max-width: 1024px) {
  .RWDmenu_plus04 .features {
    position: relative;
    float: right;
    margin-right: 10px;
    padding-right: 10px
  }

  .RWDmenu_plus04 .features:after {
    content: "";
    position: absolute;
    right: 0;
    top: 20%;
    height: 60%;
    width: 1px;
    background-color: #333
  }

  .RWDmenu_plus04 .features .edit,
  .RWDmenu_plus04 .features .lang-block {
    display: none
  }
}

@media(max-width: 480px) {
  .RWDmenu_plus04 .features {
    line-height: 22px
  }
}

.RWDmenu_plus04 .features .cart-btn,
.RWDmenu_plus04 .features .querycar-btn {
  cursor: pointer;
  float: right;
  padding: 25px 10px
}

.RWDmenu_plus04 .features .lang-select {
  float: right
}

.RWDmenu_plus04 .features .language-block {
  float: right
}

.RWDmenu_plus04 .features .lang-block {
  float: right;
  margin-top: 0;
  padding: 25px 10px
}

.RWDmenu_plus04 .features .search-btn {
  float: right;
  cursor: pointer;
  position: relative;
  padding: 25px 10px
}

.RWDmenu_plus04 .features .member-btn {
  float: right;
  cursor: pointer;
  padding: 25px 10px
}

.RWDmenu_plus04 .features .member-btn img {
  width: 100%
}

.RWDmenu_plus04 .features .member-btn span {
  vertical-align: 2px;
  line-height: 1;
  margin: 0 0 0 2px
}

.RWDmenu_plus04 .features .search-btn img {
  width: 100%
}

.RWDmenu_plus04 #search-box {
  position: absolute;
  width: auto;
  right: 0;
  top: 100%;
  margin-right: 90px;
  opacity: 0;
  visibility: hidden;
  transition: all .3s ease;
  -o-transition: all .3s ease;
  -webkit-transition: all .3s ease
}

@media(max-width: 480px) {
  .RWDmenu_plus04 #search-box {
    margin-right: 0;
    width: 100%
  }
}

.RWDmenu_plus04 #search-box.is-open {
  opacity: 1;
  visibility: visible
}

.RWDmenu_plus04 #search-box input {
  width: 250px;
  height: 40px;
  padding-left: 15px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0px;
  -o-border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px
}

@media(max-width: 480px) {
  .RWDmenu_plus04 #search-box input {
    width: 100%
  }
}

.RWDmenu_plus04 #search-box input:focus {
  outline: none
}

.RWDmenu_plus04 .features i,
.RWDmenu_plus04 .features .share-group a,
.RWDmenu_plus04 .features .cart-btn,
.RWDmenu_plus04 .lang-select,
.RWDmenu_plus04 .features .querycar-btn {
  color: #525252
}

.RWDmenu_plus04 .features i,
.RWDmenu_plus04 .features .share-group a {
  font-size: 16px
}

.RWDmenu_plus04 #search-box .form-control {
  width: 250px;
  height: 40px;
  padding-left: 15px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-right: 70px;
  color: #333;
  border: 1px solid #aaa;
  border-radius: 0px;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.RWDmenu_plus04 #search-box .search,
.RWDmenu_plus04 #search-box .close-btn {
  background: rgba(0, 0, 0, 0);
  padding: 0 15px;
  border: none;
  position: absolute;
  right: 0;
  height: 100%;
  border-radius: 0px;
  width: auto
}

@media(max-width: 480px) {
  .RWDmenu_plus04 #search-box .form-control {
    width: 100%
  }
}

.RWDmenu_plus04 #search-box .form-control:focus {
  outline: none
}

.RWDmenu_plus04 #search-box.full {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 99
}

.RWDmenu_plus04 #search-box.full .search-in {
  max-width: 1170px;
  width: 100%;
  position: relative
}

.RWDmenu_plus04 #search-box.full .form-control {
  border-width: 0 0 1px 0;
  border-color: initial;
  height: auto;
  color: #fff;
  background: 0 0;
  width: 100%;
  font-size: 40px;
  padding: 0 220px 30px 40px;
  letter-spacing: 3px
}

.RWDmenu_plus04 #search-box.full .form-control::-webkit-input-placeholder {
  color: #fff
}

.RWDmenu_plus04 #search-box.full .form-control::-moz-placeholder {
  color: #fff
}

.RWDmenu_plus04 #search-box.full .form-control:-ms-input-placeholder {
  color: #fff
}

.RWDmenu_plus04 #search-box.full .form-control:-moz-placeholder {
  color: #fff
}

.RWDmenu_plus04 #search-box.full .form-control,
.RWDmenu_plus04 #search-box.full .ibtn {
  line-height: 1.5em
}

.RWDmenu_plus04 #search-box.full .btn-box {
  position: absolute;
  top: 0;
  right: 20px
}

.RWDmenu_plus04 #search-box.full .ibtn {
  font-size: 45px;
  position: static;
  padding: 0 20px;
  color: #fff
}

.RWDmenu_plus04 #search-box.full .ibtn:focus {
  outline: 0
}

.RWDmenu_plus04 #search-box.full .ii-search1:before {
  content: "";
  font-family: iicon !important
}

.RWDmenu_plus04 #search-box.full .ii-close1:before {
  content: "";
  font-family: iicon !important
}

.RWDmenu_plus04 #search-box.full .search-close-full {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  padding: 0;
  border: none;
  background: rgba(0, 0, 0, 0);
  width: 100%
}

@media(max-width: 992px) {
  .RWDmenu_plus04 #search-box.full .btn-box {
    top: 5px
  }

  .RWDmenu_plus04 #search-box.full .ibtn {
    font-size: 30px;
    padding: 0 15px
  }

  .RWDmenu_plus04 #search-box.full .form-control {
    font-size: 35px;
    padding: 0 144px 30px 40px
  }
}

@media(max-width: 767px) {
  .RWDmenu_plus04 #search-box.full {
    padding: 0 30px
  }

  .RWDmenu_plus04 #search-box.full .btn-box {
    top: 2px;
    right: 0
  }

  .RWDmenu_plus04 #search-box.full .ibtn {
    font-size: 20px;
    padding: 0 10px
  }

  .RWDmenu_plus04 #search-box.full .form-control {
    font-size: 21px;
    letter-spacing: 0;
    padding: 0 94px 20px 10px
  }

  .lang_en .RWDmenu_plus04 #search-box.full .form-control {
    font-size: 21px
  }

  .lang_tw .RWDmenu_plus04 #search-box.full .form-control,
  .lang_cn .RWDmenu_plus04 #search-box.full .form-control,
  .lang_sg-cn .RWDmenu_plus04 #search-box.full .form-control {
    font-size: 23px
  }
}

@media(max-width: 320px) {
  .RWDmenu_plus04 #search-box.full .form-control {
    font-size: 15px
  }
}

.RWDmenu_plus04 .overlay {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease
}

.RWDmenu_plus04 .overlay.is-open {
  opacity: .5;
  visibility: visible
}

.RWDmenu_plus04 .cart-block-headline,
.RWDmenu_plus04 .querycar-block-headline {
  float: left;
  width: 200px;
  margin-left: 30px;
  font-size: 16px;
  letter-spacing: 2px;
  margin-top: 58px;
  color: #333
}

.RWDmenu_plus04 .cart-block.notFullScreen .cart-block-headline,
.RWDmenu_plus04 .querycar-block.notFullScreen .querycar-block-headline {
  margin-top: 21px;
  width: calc(100% - 120px)
}

.RWDmenu_plus04 .cart-block,
.RWDmenu_plus04 .querycar-block {
  position: fixed;
  width: 360px;
  background-color: #fff;
  right: 0;
  top: 0;
  bottom: 0;
  transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  transition: all .7s ease;
  -o-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -webkit-transition: all .7s ease;
  z-index: 99
}

@media(max-width: 480px) {

  .RWDmenu_plus04 .cart-block,
  .RWDmenu_plus04 .querycar-block {
    width: 100%
  }

  .RWDmenu_plus04 .cart-block.notFullScreen,
  .RWDmenu_plus04 .querycar-block.notFullScreen {
    width: 360px;
    max-width: 78%
  }
}

.RWDmenu_plus04 .cart-block.is-open,
.RWDmenu_plus04 .querycar-block.is-open {
  transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0)
}

.RWDmenu_plus04 .cart-block .close,
.RWDmenu_plus04 .querycar-block .close {
  width: 60px;
  height: 60px;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  float: right;
  opacity: 1;
  font-size: 12px;
  line-height: 105px;
  font-weight: 300;
  text-align: center;
  margin-right: 37px;
  margin-top: 23px;
  color: #777
}

.RWDmenu_plus04 .cart-block.notFullScreen .close,
.RWDmenu_plus04 .querycar-block.notFullScreen .close {
  margin: 0
}

@media(max-width: 480px) {

  .RWDmenu_plus04 .cart-block .close,
  .RWDmenu_plus04 .querycar-block .close {
    margin-right: 30px
  }
}

.RWDmenu_plus04 .cart-block .close:before,
.RWDmenu_plus04 .cart-block .close:after,
.RWDmenu_plus04 .querycar-block .close:before,
.RWDmenu_plus04 .querycar-block .close:after {
  background-color: #333;
  content: "";
  height: 1px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.6, 0.36, 1);
  transition: all 400ms cubic-bezier(0.25, 0.6, 0.36, 1);
  position: absolute;
  top: 50%;
  width: 25px
}

.RWDmenu_plus04 .cart-block .close:before,
.RWDmenu_plus04 .querycar-block .close:before {
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  -webkit-transition-delay: 65ms;
  transition-delay: 65ms
}

.RWDmenu_plus04 .cart-block .title,
.RWDmenu_plus04 .querycar-block .title {
  margin: 30px 0 30px 30px;
  letter-spacing: 1px;
  font-size: 18px;
  float: left;
  font-weight: bold
}

.RWDmenu_plus04 .cart-block .title img,
.RWDmenu_plus04 .querycar-block .title img {
  margin-top: -5px;
  margin-right: 5px
}

.RWDmenu_plus04 .cart-block ul,
.RWDmenu_plus04 .querycar-block ul {
  list-style: none;
  padding: 0 30px;
  overflow-x: hidden;
  overflow-y: auto;
  height: 100%;
  padding-bottom: 140px;
  padding-top: 40px
}

.RWDmenu_plus04 .cart-block.notFullScreen ul,
.RWDmenu_plus04 .querycar-block.notFullScreen ul {
  padding: 10px 5px 220px 30px
}

.RWDmenu_plus04 .cart-block ul li.list,
.RWDmenu_plus04 .querycar-block ul li.list {
  padding: 15px 0;
  border-bottom: 1px solid #e8e8e8
}

.RWDmenu_plus04 .cart-block .pic,
.RWDmenu_plus04 .querycar-block .pic {
  width: 80px;
  height: 80px;
  background-color: #ccc;
  float: left;
  text-align: center
}

.RWDmenu_plus04 .cart-block .text-box,
.RWDmenu_plus04 .querycar-block .text-box {
  float: right;
  width: calc(100% - 95px)
}

.RWDmenu_plus04 .cart-block .name,
.RWDmenu_plus04 .querycar-block .name {
  color: #333;
  font-size: 13px
}

.RWDmenu_plus04 .cart-block .plusbuytag,
.RWDmenu_plus04 .querycar-block .plusbuytag {
  color: #2f80ed
}

.RWDmenu_plus04 .cart-block .spe-box,
.RWDmenu_plus04 .querycar-block .spe-box {
  font-size: 12px;
  margin-top: 5px
}

.RWDmenu_plus04 .cart-block .qty-box,
.RWDmenu_plus04 .querycar-block .qty-box {
  float: left;
  width: 80px;
  margin-top: 10px
}

.RWDmenu_plus04 .choice_num_typea select {
  width: 100%;
  height: 30px;
  padding: 0 0 0 12px;
  border: 1px solid #ccc
}

.RWDmenu_plus04 .cart-block .qty-box .qtyminus,
.RWDmenu_plus04 .cart-block .qty-box .qtyplus,
.RWDmenu_plus04 .querycar-block .qty-box .qtyminus,
.RWDmenu_plus04 .querycar-block .qty-box .qtyplus {
  width: 24px;
  height: 26px;
  border-radius: 1px;
  float: left;
  border: none;
  background-color: #797979;
  color: #fff;
  padding: 0;
  line-height: 26px;
  border-radius: 0px
}

.RWDmenu_plus04 .cart-block .qty-box .qtyminus:focus,
.RWDmenu_plus04 .cart-block .qty-box .qtyplus:focus,
.RWDmenu_plus04 .querycar-block .qty-box .qtyminus:focus,
.RWDmenu_plus04 .querycar-block .qty-box .qtyplus:focus {
  outline: none
}

.RWDmenu_plus04 .cart-block .qty-box .qtyminus,
.RWDmenu_plus04 .querycar-block .qty-box .qtyminus {
  border-right: none
}

.RWDmenu_plus04 .cart-block .qty-box .qtyplus,
.RWDmenu_plus04 .querycar-block .qty-box .qtyplus {
  border-left: none
}

.RWDmenu_plus04 .cart-block .choice_num_typeb .qty,
.RWDmenu_plus04 .querycar-block .choice_num_typeb .qty {
  width: calc(100% - 48px);
  height: 26px;
  margin: 0;
  float: left;
  text-align: center;
  border: none
}

.RWDmenu_plus04 .choice_num_typec input {
  width: 100%;
  height: 30px;
  border: 1px solid #ccc;
  padding: 0px 12px;
  text-align: center
}

.RWDmenu_plus04 .cart-block .choice_num_typeb .qty.disabled {
  width: 100%;
  cursor: not-allowed;
  background-color: #f1f1f1
}

.RWDmenu_plus04 .cart-block .control .price,
.RWDmenu_plus04 .querycar-block .control .price {
  float: left;
  margin-top: 14px;
  margin-left: 15px
}

.RWDmenu_plus04 .cart-block .control .price .unit {
  margin-left: 3px
}

.RWDmenu_plus04 .cart-block .control .delete,
.RWDmenu_plus04 .querycar-block .control .delete {
  float: right;
  margin-top: 6px;
  cursor: pointer
}

.RWDmenu_plus04 .cart-block .control .delete img,
.RWDmenu_plus04 .querycar-block .control .delete img {
  width: 30px
}

.RWDmenu_plus04 .cart-block .bottom-box,
.RWDmenu_plus04 .querycar-block .bottom-box {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #fff
}

.RWDmenu_plus04 .cart-block .bottom-box .total,
.RWDmenu_plus04 .querycar-block .bottom-box .total {
  float: left;
  width: calc(100% - 180px);
  padding: 13px;
  text-align: center;
  border-top: 1px solid #cecece;
  font-size: 14px
}

.RWDmenu_plus04 .cart-block.notFullScreen .bottom-box .total,
.RWDmenu_plus04 .querycar-block.notFullScreen .bottom-box .total {
  width: 100%;
  border: 0
}

.RWDmenu_plus04 .cart-block .bottom-box .pay-btn,
.RWDmenu_plus04 .querycar-block .bottom-box .pay-btn {
  padding: 15px;
  background: var(--wt-MainColor, #313131);
  color: #fff;
  text-align: center;
  -webkit-transition: background-color .3s ease;
  transition: background-color .3s ease
}

@media(hover: hover) {

  .RWDmenu_plus04 .cart-block .bottom-box .pay-btn:hover,
  .RWDmenu_plus04 .querycar-block .bottom-box .pay-btn:hover {
    background: var(--wt-HoverColor, #313131)
  }
}

.RWDmenu_plus04 .cart-block .bottom-box .pay-btn {
  float: right;
  width: 180px
}

.RWDmenu_plus04 .cart-block.notFullScreen .bottom-box .pay-btn {
  width: 100%
}

.RWDmenu_plus04 .querycar-block .bottom-box .pay-btn {
  float: none;
  width: 100%;
  display: block
}

@media(max-width: 320px) {

  .RWDmenu_plus04 .cart-block .bottom-box .total,
  .RWDmenu_plus04 .cart-block .bottom-box .pay-btn {
    width: 50%
  }
}

.RWDmenu_plus04 .member-block {
  position: fixed;
  width: 360px;
  height: 100vh;
  background-color: #fff;
  right: 0;
  top: 0;
  text-align: center;
  overflow-y: auto;
  transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  transition: all .7s ease;
  -o-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -webkit-transition: all .7s ease;
  z-index: 99
}

.RWDmenu_plus04 .member-block.is-open {
  transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0)
}

.RWDmenu_plus04 .member-block .login-is-on {
  padding: 0 30px
}

.RWDmenu_plus04 .member-block .login-is-on .item {
  list-style: none;
  padding-left: 0
}

.RWDmenu_plus04 .member-block .login-is-on .item a {
  padding: 20px 0;
  color: #333;
  display: block;
  border-bottom: 1px solid #e4e4e4;
  text-align: left;
  cursor: pointer;
  font-size: 15px
}

.RWDmenu_plus04 .member-block .login-is-on .item a:hover {
  text-decoration: none;
  color: #000
}

@media(max-width: 480px) {
  .RWDmenu_plus04 .member-block {
    width: 100%
  }
}

.RWDmenu_plus04 #login_form_menu {
  padding: 0 50px;
  font-size: 14px
}

@media(max-width: 480px) {
  .RWDmenu_plus04 #login_form_menu {
    padding: 0 30px
  }
}

.RWDmenu_plus04 .member-block .form-area {
  margin-top: 30px
}

.RWDmenu_plus04 .member-block .form-area .group {
  text-align: left;
  margin-bottom: 15px;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 10px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.RWDmenu_plus04 .member-block .form-area .group.v-code {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

.RWDmenu_plus04 .member-block .form-area .group label {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 55px;
  flex: 0 1 55px;
  display: block;
  margin-top: 9px;
  letter-spacing: 3px;
  font-weight: 500;
  white-space: nowrap
}

.lang_en .RWDmenu_plus04 .member-block .form-area .group label {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 75px;
  flex: 0 1 75px;
  letter-spacing: 1px
}

.RWDmenu_plus04 .member-block .form-area .group input {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: block;
  border: none;
  height: 40px;
  min-width: 50%;
  background-color: #fff !important
}

.refreshPrevImg {
  background: rgba(0, 0, 0, 0);
  outline: none;
  border: none;
  color: dimgray
}

.RWDmenu_plus04 .member-block .form-area .group input {
  padding-left: 10px;
  padding-right: 10px
}

.RWDmenu_plus04 .member-block .form-area .group.v-code input {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 5em;
  flex: 1 0 5em;
  min-width: 5em;
  margin: 0 auto 0 0
}

.RWDmenu_plus04 .member-block .form-area .group.v-code .refreshPrevImg {
  width: 40px;
  height: 36px
}

.RWDmenu_plus04 .member-block a.login,
.RWDmenu_plus04 .member-block a.signin,
.RWDmenu_plus04 .member-block button.login,
.RWDmenu_plus04 .member-block button.signin {
  display: block;
  padding: 10px;
  border: 1px solid #e4e4e4;
  margin: 0 auto;
  margin-bottom: 8px;
  cursor: pointer;
  text-decoration: none;
  color: #333;
  letter-spacing: 1px;
  transition: all .5s ease;
  -o-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease
}

.RWDmenu_plus04 .member-block button.login,
.RWDmenu_plus04 .member-block button.signin {
  width: 100%
}

.RWDmenu_plus04 .member-block a.login.is-on,
.RWDmenu_plus04 .member-block button.login.is-on {
  background-color: var(--wt-MainColor, #313131);
  color: #fff;
  border: none
}

@media(hover: hover) {

  .RWDmenu_plus04 .member-block a.login.is-on:hover,
  .RWDmenu_plus04 .member-block button.login.is-on:hover {
    background-color: var(--wt-HoverColor, #313131)
  }
}

.RWDmenu_plus04 .member-block .other {
  margin-top: 40px;
  letter-spacing: 1px
}

.RWDmenu_plus04 .member-block .other a {
  display: inline-block;
  color: dimgray;
  letter-spacing: 1px;
  cursor: pointer
}

.RWDmenu_plus04 .member-block .other a.fogot {
  margin-right: 10px
}

.RWDmenu_plus04 .member-block .other a.resend {
  margin-left: 10px
}

.RWDmenu_plus04 .member-block .other+.login-with {
  margin-top: 30px
}

.RWDmenu_plus04 .member-block .login-with {
  position: relative;
  padding: 10px 6px;
  letter-spacing: 1px;
  display: block;
  background: rgba(0, 0, 0, 0);
  border: 0;
  outline: none;
  font-family: inherit;
  cursor: pointer;
  border-radius: 3px
}

.btnfb {
  color: #395590
}

.btngoogle {
  color: #d72324
}

.btnline {
  color: #00b900
}

.RWDmenu_plus04 .member-block .login-with span:first-child {
  margin-right: 5px
}

.go_shopping_view {
  display: block;
  margin: 30px 0 0
}

.go_shopping_view_a {
  display: block;
  padding: .5em 0;
  font-size: 14px;
  color: dimgray
}

.no-touch .go_shopping_view_a:hover {
  color: #000
}

#div_forget_area * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

#div_forget_content {
  width: 100%;
  max-width: 280px;
  padding: 10px
}

#forget_table {
  width: 100%
}

#forget_table .th {
  display: table-cell;
  vertical-align: middle;
  width: 60px;
  padding: 14px 0px;
  color: #666;
  font-size: 14px;
  font-weight: bold
}

#div_forget_content .subject {
  position: relative;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 3px;
  left: 3px;
  padding: 0 0 20px;
  color: #000
}

.div-table {
  display: table
}

.div-table .tr {
  display: table-row
}

.div-table .td {
  display: table-cell;
  vertical-align: middle;
  position: relative
}

#forget_table input {
  width: 100%;
  height: 32px;
  padding: 0 10px;
  font-size: inherit;
  color: #666;
  border: 1px solid #ddd;
  border-radius: 3px;
  outline: none
}

#forget_table .forget_verifycode {
  width: 90%
}

#forget_table .verifyimg {
  max-width: 100%
}

#div_forget_content #forget_table_btn {
  width: 100%;
  padding: 10px;
  margin: 10px 0 0;
  font-size: 14px;
  color: #fff;
  border: 0;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
  background-color: var(--wt-MainColor, #5b5b5b);
  -webkit-transition: background-color .3s ease;
  transition: background-color .3s ease
}

@media(hover: hover) {
  #div_forget_content #forget_table_btn:hover {
    background-color: var(--wt-HoverColor, #5b5b5b)
  }
}

.RWDmenu_plus04 .member-block a.lognout {
  display: block;
  width: 250px;
  padding: 10px;
  border: 1px solid dimgray;
  margin: 0 auto;
  cursor: pointer;
  margin-top: 40px;
  color: dimgray;
  transition: all .3s ease;
  -o-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease
}

.RWDmenu_plus04 .member-block a.lognout:hover {
  background-color: dimgray;
  color: #fff;
  text-decoration: none
}

.RWDmenu_plus04 .member-block .member-close-btn {
  width: 60px;
  height: 60px;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  float: right;
  opacity: 1;
  font-size: 12px;
  line-height: 105px;
  font-weight: 300;
  text-align: center;
  margin-right: 37px;
  margin-top: 23px;
  color: #777
}

.RWDmenu_plus04 .member-block .member-close-btn:before,
.RWDmenu_plus04 .member-block .member-close-btn:after {
  background-color: #333;
  content: "";
  height: 1px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.6, 0.36, 1);
  transition: all 400ms cubic-bezier(0.25, 0.6, 0.36, 1);
  position: absolute;
  top: 50%;
  width: 25px
}

.RWDmenu_plus04 .member-block .member-close-btn:before {
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  -webkit-transition-delay: 65ms;
  transition-delay: 65ms
}

.RWDmenu_plus04 .lang-block {
  width: 130px;
  float: left;
  margin-left: 30px;
  margin-top: 21px;
  position: relative
}

.RWDmenu_plus04 .lang-block select,
.RWDmenu_plus04 .lang-block select:not([size]):not([multiple]) {
  width: 100%;
  border: none;
  padding-bottom: 5px;
  border-bottom: 1px solid #000;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff
}

.RWDmenu_plus04 .lang-block:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: #000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -6px
}

.RWDmenu_plus04 .language-block {
  font-size: 13px;
  padding: 0 7px
}

.RWDmenu_plus04 #mobile-menu .language-block {
  float: left;
  margin-left: 37px;
  max-width: calc(100% - 120px);
  padding: 0;
  position: absolute;
  top: 57px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.RWDmenu_plus04 .language-block a {
  color: #525252;
  cursor: pointer;
  display: inline-block;
  padding: 8px
}

.RWDmenu_plus04 .features .language-block a {
  padding: 25px 8px
}

.RWDmenu_plus04 i.ic_separation {
  font-size: inherit
}

.RWDmenu_plus04 .ic_separation:after {
  content: " "
}

.RWDmenu_plus04 .lang-select {
  position: relative;
  color: #525252
}

.can-link.lang-select>a {
  pointer-events: none;
  cursor: pointer
}

.lang-select-label {
  font-size: 13px;
  padding: 25px 15px;
  cursor: pointer
}

.lang-select-label>*+* {
  margin-left: 3px
}

.lang-select-symbol {
  margin-left: 0;
  font-style: normal
}

.RWDmenu_plus04 .features i.lang-select-symbol {
  font-size: inherit
}

.no-symbol .lang-select-symbol {
  display: none
}

.lang-select-label:not(.no-symbol) .lang-select-symbol+* {
  margin-left: 0
}

.RWDmenu_plus04 .features .lang-select:hover .lang-select-label i,
.RWDmenu_plus04 .lang-select:hover .lang-select-label {
  color: #fff
}

.lang-select-options {
  display: none;
  position: absolute;
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  top: 100%;
  z-index: 11;
  background-color: #fff;
  -webkit-box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, .05)
}

.lang-select-options>li {
  float: left;
  border-bottom: 1px solid #efefef;
  border-right: 1px solid #efefef
}

.lang-select-options a {
  display: block;
  width: 169px;
  font-size: 14px;
  text-align: center;
  padding: 8px 15px;
  color: #2b2b2b
}

.lang-select-options a:hover,
.lang-select-options a:hover * {
  font-weight: bold;
  color: #2b2b2b
}

.fa.ic_lang-select {
  font-size: 16px
}

.ic_lang-select:before {
  content: ""
}

.lang-select-options .flag-icon+span {
  display: inline-block;
  text-align: left
}

.flag-icon+span {
  margin-left: 4px
}

.RWDmenu_plus04 .features i.flag-icon {
  font-size: inherit
}

.flag-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  width: 1.33333333em;
  height: 1em;
  vertical-align: middle
}

.flag-icon:before {
  content: ""
}

.flag-icon-cn {
  background-image: url(/public/img/flag/cn.svg)
}

.flag-icon-de {
  background-image: url(/public/img/flag/de.svg)
}

.flag-icon-es {
  background-image: url(/public/img/flag/es.svg)
}

.flag-icon-french {
  background-image: url(/public/img/flag/fr.svg)
}

.flag-icon-hk-cn {
  background-image: url(/public/img/flag/hk.svg)
}

.flag-icon-idn {
  background-image: url(/public/img/flag/id.svg)
}

.flag-icon-italian {
  background-image: url(/public/img/flag/it.svg)
}

.flag-icon-jp {
  background-image: url(/public/img/flag/jp.svg)
}

.flag-icon-kh {
  background-image: url(/public/img/flag/kh.svg)
}

.flag-icon-kr {
  background-image: url(/public/img/flag/kr.svg)
}

.flag-icon-my {
  background-image: url(/public/img/flag/mm.svg)
}

.flag-icon-my-en,
.flag-icon-my-cn {
  background-image: url(/public/img/flag/my.svg)
}

.flag-icon-ru {
  background-image: url(/public/img/flag/ru.svg)
}

.flag-icon-sg-cn,
.flag-icon-sg-en {
  background-image: url(/public/img/flag/sg.svg)
}

.flag-icon-thai {
  background-image: url(/public/img/flag/th.svg)
}

.flag-icon-tw {
  background-image: url(/public/img/flag/tw.svg)
}

.flag-icon-en {
  background-image: url(/public/img/flag/us.svg)
}

.flag-icon-vn {
  background-image: url(/public/img/flag/vn.svg)
}

.RWDmenu_plus04 input::-webkit-outer-spin-button,
.RWDmenu_plus04 input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0
}

.RWDmenu_plus04 input[type=number] {
  -moz-appearance: textfield
}

.ml-stack-nav-toggle {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 25px 45px 25px 15px;
  border: 0;
  background: none;
  color: #525261;
  float: right;
  line-height: 24px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.ml-stack-nav-toggle i {
  font-style: normal
}

.ml-stack-nav-toggle__line {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 28px;
  height: 2px;
  margin-top: -2px;
  background: #525261;
  opacity: 1;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg)
}

.ml-stack-nav-toggle__line:nth-child(2) {
  margin-top: -10px
}

.ml-stack-nav-toggle__line:nth-child(4) {
  margin-top: 7px
}

@media(max-width: 480px) {
  .ml-stack-nav-toggle i {
    display: none
  }

  .ml-stack-nav-toggle {
    width: 28px;
    padding: 35px 14px
  }

  .ml-stack-nav-toggle__line {
    right: 0;
    width: 100%
  }
}

.ml-stack-nav-toggle.is-active .ml-stack-nav-toggle__line:nth-child(1) {
  top: 9px;
  left: 50%;
  width: 0
}

.ml-stack-nav-toggle.is-active .ml-stack-nav-toggle__line:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.ml-stack-nav-toggle.is-active .ml-stack-nav-toggle__line:nth-child(3) {
  top: 9px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.ml-stack-nav__menu {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 20px;
  z-index: 900;
  visibility: hidden;
  margin: 0;
  padding: 0;
  background-color: #fff;
  list-style-position: inside;
  -webkit-transition: visibility .3s, -webkit-transform .3s;
  transition: visibility .3s, -webkit-transform .3s;
  transition: transform .3s, visibility .3s;
  transition: transform .3s, visibility .3s, -webkit-transform .3s;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0)
}

.ml-stack-nav>.ml-stack-nav__menu {
  left: 30px
}

.ml-stack-nav--slide-left .ml-stack-nav__menu {
  right: 20px;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0)
}

.ml-stack-nav--slide-left>.ml-stack-nav__menu {
  right: 0
}

.no-js .ml-stack-nav:target {
  position: static;
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.no-js .ml-stack-nav:target .ml-stack-nav__menu {
  position: static;
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.no-js .ml-stack-nav .ml-stack-nav__next,
.no-js .ml-stack-nav .ml-stack-nav__back {
  display: none
}

.ml-stack-nav__next:focus,
.ml-stack-nav__back:hover {
  outline: none
}

.ml-stack-nav__back:focus,
.ml-stack-nav__back:hover {
  outline: none
}

.is-open>.ml-stack-nav__menu {
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.is-active>.ml-stack-nav__menu {
  overflow-x: hidden;
  overflow-y: auto
}

/*END*/
/* load db RWDedictor */
.RWDedictor h3 {
  border-bottom: 0 solid #ccc;
  color: #ccc;
  font-size: 20px;
  font-weight: 800;
  line-height: 20px;
  margin: 10px 0;
  padding: 0 0 12px;
  text-transform: uppercase;
}

/*END*/
/* load db RWDedictor */
.RWDedictor h3 {
  border-bottom: 0 solid #ccc;
  color: #ccc;
  font-size: 20px;
  font-weight: 800;
  line-height: 20px;
  margin: 10px 0;
  padding: 0 0 12px;
  text-transform: uppercase;
}

/*END*/
/* load db RWDssl01 */
@font-face {
  font-family: "iicon";
  src: url("/public/css/iicon/fonts/iicon.eot?1p8eln");
  src: url("/public/css/iicon/fonts/iicon.eot?1p8eln#iefix") format("embedded-opentype"), url("/public/css/iicon/fonts/iicon.ttf?1p8eln") format("truetype"), url("/public/css/iicon/fonts/iicon.woff?1p8eln") format("woff"), url("/public/css/iicon/fonts/iicon.svg?1p8eln#iicon") format("svg");
  font-weight: normal;
  font-style: normal
}

[class^="ii-"],
[class*=" ii-"] {
  font-family: "iicon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.ii-https:before {
  content: "\e945"
}

.RWDssl01 {
  position: relative;
  font-size: inherit;
}

.RWDssl01 .ii-https {
  line-height: inherit;
  color: #49b314;
  vertical-align: -.08em;
  margin-right: .1em;
}

/*END*/
/* load db RWDedictor */
.RWDedictor h3 {
  border-bottom: 0 solid #ccc;
  color: #ccc;
  font-size: 20px;
  font-weight: 800;
  line-height: 20px;
  margin: 10px 0;
  padding: 0 0 12px;
  text-transform: uppercase;
}

/*END*/
/* load db scrollTop002 */
@font-face {
  font-family: 'iicon';
  src: url('/public/css/iicon/fonts/iicon.eot');
  src: url('/public/css/iicon/fonts/iicon.eot') format('embedded-opentype'),
    url('/public/css/iicon/fonts/iicon.ttf?mpc8e8') format('truetype'),
    url('/public/css/iicon/fonts/iicon.woff?mpc8e8') format('woff'),
    url('/public/css/iicon/fonts/iicon.svg?mpc8e8#iicon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="ii-"],
[class*=" ii-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'iicon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.scrollTop002 .ii-arrow_b3:before {
  content: "\e94d";
}

.scrollTop002 {
  transition: bottom 0.5s ease 0s;
  position: fixed;
  bottom: 10%;
  right: 25px;
  opacity: 0;
  text-align: center;
  cursor: pointer;
  /*z-index: 75;*/
  z-index: 21;
}

.scrollTop002 .ii {
  font-size: 30px;
  display: inline-block;
  background: #bbb;
  color: #fff;
  border-radius: 100%;
  margin: 0 auto;
  transform: rotate(180deg);
}

.scrollTop002 .txt {
  display: block;
}

/*END*/
/* load file model/lib/RWDbanner_plus01/css/model.css */
@charset "UTF-8";

/*------------ 前台畫面使用 後台請改 newwebadmin.css style ------------*/
.RWDbanner_plus01 {
  position: relative;
  overflow: hidden;
  line-height: initial;
  margin: 0 auto;
}

.RWDbanner_plus01 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* ScrollDown */
.RWDbanner_plus01 .page-scroll {
  position: absolute;
  bottom: 80px;
  z-index: 3;
  left: 50%;
  margin-left: -50px;
  text-align: center;
  width: 100px;
}

.RWDbanner_plus01 .page-scroll a {
  display: inline-block;
  transform: translate(0, -50%);
  color: #fff;
  letter-spacing: 0.1em;
  text-decoration: none;
  transition: opacity 0.3s;
}

.RWDbanner_plus01 .page-scroll a:hover {
  opacity: 0.5;
}

.RWDbanner_plus01 .banner-slider {
  animation-name: fadeIn01;
  animation-duration: 1.3s;
  animation-fill-mode: both;
}

/* ScrollDown動畫 */
.RWDbanner_plus01 .page-scroll.style01 a {
  padding-top: 70px;
}

.RWDbanner_plus01 .page-scroll.style01 a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(-45deg);
  animation: scroll01 1.5s infinite;
  box-sizing: border-box;
}

@keyframes scroll01 {
  0% {
    transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}

.RWDbanner_plus01 .page-scroll.style02 a {
  padding-top: 80px;
}

.RWDbanner_plus01 .page-scroll.style02 a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(-45deg);
  animation: scroll02 2s infinite;
  opacity: 0;
  box-sizing: border-box;
}

.RWDbanner_plus01 .page-scroll.style02 a span:nth-of-type(1) {
  animation-delay: 0s;
}

.RWDbanner_plus01 .page-scroll.style02 a span:nth-of-type(2) {
  top: 16px;
  animation-delay: 0.15s;
}

.RWDbanner_plus01 .page-scroll.style02 a span:nth-of-type(3) {
  top: 32px;
  animation-delay: 0.3s;
}

@keyframes scroll02 {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.RWDbanner_plus01 .page-scroll.style03 a {
  padding-top: 60px;
}

.RWDbanner_plus01 .page-scroll.style03 a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 46px;
  height: 46px;
  margin-left: -23px;
  border: 1px solid #fff;
  border-radius: 100%;
  box-sizing: border-box;
}

.RWDbanner_plus01 .page-scroll.style03 a span::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  width: 16px;
  height: 16px;
  margin: -12px 0 0 -8px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(-45deg);
  box-sizing: border-box;
}

.RWDbanner_plus01 .page-scroll.style03 a span::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  content: "";
  width: 44px;
  height: 44px;
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1);
  border-radius: 100%;
  opacity: 0;
  animation: scroll03 3s infinite;
  box-sizing: border-box;
}

@keyframes scroll03 {
  0% {
    opacity: 0;
  }

  30% {
    opacity: 1;
  }

  60% {
    box-shadow: 0 0 0 60px rgba(255, 255, 255, 0.1);
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

.RWDbanner_plus01 .page-scroll.style04 a {
  padding-top: 60px;
}

.RWDbanner_plus01 .page-scroll.style04 a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 30px;
  height: 50px;
  margin-left: -15px;
  border: 2px solid #fff;
  border-radius: 50px;
  box-sizing: border-box;
}

.RWDbanner_plus01 .page-scroll.style04 a span::before {
  position: absolute;
  top: 10px;
  left: 50%;
  content: "";
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background-color: #fff;
  border-radius: 100%;
  animation: scroll04 2s infinite;
  box-sizing: border-box;
}

@keyframes scroll04 {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }

  40% {
    opacity: 1;
  }

  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

.RWDbanner_plus01 .page-scroll.style-custom span {
  display: block;
  margin-bottom: 15px;
}

/***************************************************************/
/* 輪播圖-等比 */
.RWDbanner_plus01 .slick-item {
  position: relative;
}

.RWDbanner_plus01.inpage>.RWDbanner_plus01>.pic img,
.RWDbanner_plus01 .slick-item .pic img {
  width: 100%;
  /*max-width: 1903px;*/
  height: auto !important;
  margin: 0;
  display: block !important;
}

.RWDbanner_plus01 .banner-slider .slick-item .pic {
  position: relative;
}

.RWDbanner_plus01 .img-note,
.RWDbanner_plus01 .img-pad,
.RWDbanner_plus01 .img-phone,
.RWDbanner_plus01 .setheight .note,
.RWDbanner_plus01 .setheight .pad,
.RWDbanner_plus01 .setheight .phone {
  display: none;
}

/* 輪播圖-背景 */
.RWDbanner_plus01 .banner-slider.bg .slick-item {
  height: 900px;
  overflow: hidden;
}

.RWDbanner_plus01 .banner-slider.bg .pic-box {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.RWDbanner_plus01.inpage .bg .pic {
  background-size: cover;
  background-position: center;
}

.RWDbanner_plus01 .banner-slider.bg .pic {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center;
}

.RWDbanner_plus01 .banner-slider .slick-item .pic-cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
  background-position: center;
}

.RWDbanner_plus01.full .banner-slider.bg .slick-item {
  max-height: 100vh !important;
  height: 100vh !important;
}

.RWDbanner_plus01 .container .slick-list {
  overflow: visible;
}

.RWDbanner_plus01 .container .banner-slider:before {
  left: -100%;
}

.RWDbanner_plus01 .container .banner-slider:after {
  right: -100%;
}

.RWDbanner_plus01 .container .banner-slider:before,
.RWDbanner_plus01 .container .banner-slider:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  background: rgba(50, 50, 50, 0.8);
  z-index: 10;
}

/* 輪播圖動畫 */
@keyframes picfadeInLeft01 {
  0% {
    transform: translateX(-60px);
  }

  100% {
    transform: translateX(0);
  }
}

.RWDbanner_plus01 .slick-active .pic.fadeInLeft01 {
  animation-name: picfadeInLeft01;
  animation-duration: 2s;
  animation-fill-mode: both;
}

.RWDbanner_plus01 .pic.fadeInLeft01 {
  animation-direction: forwards;
  opacity: 1;
}

@keyframes picfadeInRight01 {
  0% {
    transform: translateX(60px);
  }

  100% {
    transform: translateX(0);
  }
}

.RWDbanner_plus01 .slick-active .pic.fadeInRight01 {
  animation-name: fadeInRight01;
  animation-duration: 2s;
  animation-fill-mode: both;
}

.RWDbanner_plus01 .pic.fadeInRight01 {
  animation-direction: forwards;
  opacity: 1;
}

@keyframes zoomOut01 {
  from {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
  }

  to {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
  }
}

.RWDbanner_plus01 .banner-slider.bg .slick-active .pic.zoomOut01 {
  animation-name: zoomOut01;
  animation-duration: 7s;
  animation-fill-mode: both;
}

.RWDbanner_plus01 .pic.zoomOut01 {
  animation-direction: forwards;
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
}

@keyframes zoomIn01 {
  from {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
  }

  to {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
  }
}

.RWDbanner_plus01 .banner-slider.bg .slick-active .pic.zoomIn01 {
  animation-name: zoomIn01;
  animation-duration: 7s;
  animation-fill-mode: both;
}

.RWDbanner_plus01 .pic.zoomIn01 {
  animation-direction: forwards;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}

/***************************************************************/
/* 文字區 */
.RWDbanner_plus01 .slick-active .slick-caption {
  animation-name: fadeIn01;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-delay: 0.5s;
}

.RWDbanner_plus01 .slick-caption {
  position: absolute;
  z-index: 1;
  letter-spacing: 1px;
  z-index: 99;
  top: 20%;
  width: 100%;
}

.RWDbanner_plus01>.slick-caption .txt1,
.RWDbanner_plus01>.slick-caption .txt2,
.RWDbanner_plus01>.slick-caption .txt3,
.RWDbanner_plus01>.slick-caption .txt4,
.RWDbanner_plus01>.slick-caption .txt5,
.RWDbanner_plus01>.slick-caption .txt6 {
  pointer-events: none;
}

.RWDbanner_plus01 .slick-caption .txt2,
.RWDbanner_plus01 .slick-caption .txt3,
.RWDbanner_plus01 .slick-caption .txt4,
.RWDbanner_plus01 .slick-caption .txt5,
.RWDbanner_plus01 .slick-caption .txt6 {
  margin-top: 15px;
}

.RWDbanner_plus01 .slick-caption.txt-left {
  text-align: left;
}

.RWDbanner_plus01 .slick-caption.txt-center {
  text-align: center;
}

.RWDbanner_plus01 .slick-caption.txt-right {
  text-align: right;
}

.RWDbanner_plus01 .device_note,
.RWDbanner_plus01 .device_pad,
.RWDbanner_plus01 .device_phone {
  display: none;
}

/*LOGO 樣式*/
.RWDbanner_plus01 .logo {
  display: inline-block;
}

.RWDbanner_plus01 .logo img {
  width: 100%;
  color: #fff;
  height: auto !important;
  margin-bottom: 30px;
}

/*more 按鈕樣式*/
.link-btn {
  margin-top: 50px;
}

.link-btn a,
.RWDbanner_plus01>.slick-caption .link-btn a {
  /*border: 1px solid #fff;*/
  padding: 13px 20px;
  border-radius: 25px;
  letter-spacing: 1px;
  background-color: #333;
  font-size: 13px;
}

.link-btn a,
.RWDbanner_plus01>.slick-caption .link-btn a span {
  color: #fff;
}

.link-btn a:hover,
.RWDbanner_plus01>.slick-caption .link-btn a:hover {
  text-decoration: none;
  transition: all 0.15s ease-in-out;
  background-color: #555;
}

/*文字樣式*/
@keyframes fadeIn01 {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.RWDbanner_plus01>.slick-caption .fadeIn01,
.RWDbanner_plus01 .slick-active .fadeIn01 {
  animation-name: fadeIn01;
  animation-duration: 1.3s;
  animation-fill-mode: both;
}

.RWDbanner_plus01 .fadeIn01 {
  animation-direction: forwards;
  opacity: 0;
}

/*因為輪播圖fadeIn01會閃一下，所以移除此動畫，怕影響舊客戶先隱藏*/
/* .RWDbanner_plus01 .slick-active .pic.fadeIn01{
  -webkit-animation-name: none;
  animation-name: none;
  opacity: 1;
}
.RWDbanner_plus01 .pic.fadeIn01{
  opacity: 1;
} */
/*因為輪播圖fadeIn01會閃一下，所以移除此動畫，怕影響舊客戶先隱藏**/
@keyframes fadeInLeft01 {
  0% {
    opacity: 0;
    transform: translateX(-30px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

/* .RWDbanner_plus01 .slick-active .pic.fadeInLeft01, */
.RWDbanner_plus01>.slick-caption .fadeInLeft01,
.RWDbanner_plus01 .slick-active .fadeInLeft01 {
  animation-name: fadeInLeft01;
  animation-duration: 2s;
  animation-fill-mode: both;
}

.RWDbanner_plus01 .fadeInLeft01 {
  animation-direction: forwards;
  opacity: 0;
}

@keyframes fadeInRight01 {
  0% {
    opacity: 0;
    transform: translateX(30px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

/* .RWDbanner_plus01 .slick-active .pic.fadeInRight01, */
.RWDbanner_plus01>.slick-caption .fadeInRight01,
.RWDbanner_plus01 .slick-active .fadeInRight01 {
  animation-name: fadeInRight01;
  animation-duration: 2s;
  animation-fill-mode: both;
}

.RWDbanner_plus01 .fadeInRight01 {
  animation-direction: forwards;
  opacity: 0;
}

@keyframes fadeInUp01 {
  from {
    top: 50px;
    opacity: 0;
  }

  to {
    top: 0;
    opacity: 1;
  }
}

.RWDbanner_plus01>.slick-caption .fadeInUp01,
.RWDbanner_plus01 .slick-active .fadeInUp01 {
  animation-name: fadeInUp01;
  animation-duration: 1.8s;
  animation-fill-mode: both;
  animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
  position: relative;
}

.RWDbanner_plus01 .fadeInUp01 {
  animation-direction: forwards;
  opacity: 0;
}

@keyframes txt-spacing-in01 {
  0% {
    letter-spacing: 8px;
    opacity: 0;
  }

  40% {
    opacity: 0.6;
  }

  100% {
    letter-spacing: 2px;
    opacity: 1;
  }
}

.RWDbanner_plus01 .txt-spacing-in01 {
  animation-direction: forwards;
  opacity: 0;
}

.RWDbanner_plus01>.slick-caption .txt-spacing-in01,
.slick-active .txt-spacing-in01 {
  /*opacity: 0;*/
  animation: txt-spacing-in01 2s cubic-bezier(0.215, 0.61, 0.355, 1) both;
  animation-delay: 0.5s;
}

@keyframes txt-big-in01 {
  0% {
    letter-spacing: 1em;
    transform: translateZ(300px);
    filter: blur(12px);
    opacity: 0;
  }

  100% {
    transform: translateZ(12px);
    filter: blur(0);
    opacity: 1;
  }
}

.RWDbanner_plus01 .txt-big-in01 {
  animation-direction: forwards;
  opacity: 0;
}

.RWDbanner_plus01>.slick-caption .txt-big-in01,
.slick-active .txt-big-in01 {
  animation: txt-big-in01 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation-delay: 0.3s;
}

/* 產品圖片 */
.RWDbanner_plus01 .product_pic {
  position: absolute;
  right: 50%;
  margin-right: -300px;
  top: 50%;
  width: 600px;
  height: 600px;
}

.RWDbanner_plus01 .product_pic img {
  width: 100%;
  height: auto !important;
}

/***************************************************************/
/* 控制器 .bar 進度條*/
.RWDbanner_plus01 .bar {
  position: absolute;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.3);
  height: 5px;
  bottom: 0;
  left: 0;
  z-index: 5;
}

.RWDbanner_plus01 .bar span {
  width: 0%;
  background-color: #d2d2d2;
  position: absolute;
  height: 5px;
  transition: all 0s linear;
}

.RWDbanner_plus01 .bar.run span {
  width: 100%;
  transition: width 7.3s linear;
}

/***************************************************************/
/* 控制器 .style-control */
.RWDbanner_plus01 *:focus {
  outline: 0;
}

@media (min-width: 415px) {
  @keyframes CfadeInUp {
    0% {
      opacity: 0;
      transform: translateY(30px) scale(1);
    }

    100% {
      opacity: 1;
      transform: translateY(0) scale(1);
    }
  }

  .RWDbanner_plus01.style-control .control-box {
    animation-name: CfadeInUp;
    animation-duration: 1.5s;
    animation-fill-mode: both;
    opacity: 0;
  }
}

@keyframes CfadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-30px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

.RWDbanner_plus01.style-control .control-box .indicator {
  animation-name: CfadeInLeft;
  animation-duration: 1.5s;
  animation-fill-mode: both;
  opacity: 0;
}

.RWDbanner_plus01.style-control .control-box {
  position: absolute;
  bottom: 0;
  background: #fff;
  border: 2px solid #eee;
  padding: 8px 8px 8px 35px;
  z-index: 98;
  width: 261px;
}

.RWDbanner_plus01.style-control.control-left .control-box {
  left: 10%;
}

.RWDbanner_plus01.style-control.control-right .control-box {
  right: 10%;
}

.RWDbanner_plus01.style-control.control-center .control-box {
  left: 50%;
  margin-left: -135px;
}

.RWDbanner_plus01.style-control .control-box .control,
.RWDbanner_plus01.style-control .control-box .indicator,
.RWDbanner_plus01.style-control .control-box .items {
  display: inline-block;
}

@keyframes Cprev {
  0% {
    opacity: 0;
    right: -8px;
  }

  100% {
    opacity: 1;
    right: 0;
  }
}

.RWDbanner_plus01.style-control .slick-prev {
  animation-name: Cprev;
  animation-duration: 0.8s;
  animation-fill-mode: both;
  animation-delay: 0.5s;
}

@keyframes Cnext {
  0% {
    opacity: 0;
    left: -8px;
  }

  100% {
    opacity: 1;
    left: 0;
  }
}

.RWDbanner_plus01.style-control .slick-next {
  animation-name: Cnext;
  animation-duration: 0.8s;
  animation-fill-mode: both;
  animation-delay: 0.5s;
}

.RWDbanner_plus01.style-control .control-box .indicator {
  margin-right: 45px;
  line-height: 50px;
  font-size: 13px;
}

.RWDbanner_plus01.style-control .slick-arrow {
  width: 60px;
  height: 30px;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IuWcluWxpF8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cG9seWdvbiBmaWxsPSIjNjY2NjY2IiBwb2ludHM9IjEyLjY4OCwxMy42NDkgMTcuMzEzLDkuMDI1IDE4LjY2MywxMC4zNzYgMTQuMDM5LDE1IDE4LjY2MywxOS42MjQgMTcuMzEzLDIwLjk3NSAxMi42ODgsMTYuMzUxIA0KCQkxMS4zMzgsMTUgCSIvPg0KCTxyZWN0IGZpbGw9Im5vbmUiIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIvPg0KPC9nPg0KPC9zdmc+DQo=");
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  border: none;
  color: transparent;
  position: relative;
  padding: 0;
}

.RWDbanner_plus01.style-control .slick-next {
  filter: FlipH;
  -ms-filter: "FlipH";
  transform: scaleX(-1);
  position: relative;
}

.RWDbanner_plus01.style-control .control {
  position: relative;
  width: 120px;
}

@keyframes Cline {
  0% {
    height: 0;
  }

  100% {
    height: 100%;
  }
}

.RWDbanner_plus01.style-control .control:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #d6d6d6;
  position: absolute;
  left: 50%;
  top: 0;
  animation-name: Cline;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-delay: 0.3s;
}

.RWDbanner_plus01.style-control .slick-dots button {
  border: none;
  background: transparent;
  cursor: text;
  padding: 0;
}

.RWDbanner_plus01.style-control .slick-dots li {
  display: none;
  color: #666;
  font-size: 13px;
  font-weight: bold;
}

.RWDbanner_plus01.style-control .control-box .separator,
.RWDbanner_plus01.style-control .slick-dots li.slick-active,
.RWDbanner_plus01.style-control .control-box .total {
  display: inline;
  vertical-align: middle;
}

.RWDbanner_plus01.style-control .control-box .separator {
  font-size: 14px;
  margin: 0 6px;
  color: #666;
}

.RWDbanner_plus01.style-control .slick-dots li.slick-active {
  color: #111;
}

/*筆電 1366*/
@media (max-width: 1366px) {

  .RWDbanner_plus01 .img-note,
  .RWDbanner_plus01 .setheight .note,
  .RWDbanner_plus01 .device_note {
    display: block;
  }

  .RWDbanner_plus01 .img-pc,
  .RWDbanner_plus01 .setheight .pc,
  .RWDbanner_plus01 .device_pc {
    display: none;
  }
}

/*平板橫 1024*/
@media (max-width: 1024px) {
  /*  .RWDbanner_plus01 .img-note,
  .RWDbanner_plus01 .setheight .note{
    display: block;
  }
  .RWDbanner_plus01 .img-pc,
  .RWDbanner_plus01 .setheight .pc{
    display: none;
  }*/
}

/*平板直 768*/
@media (max-width: 768px) {

  .RWDbanner_plus01 .img-pad,
  .RWDbanner_plus01 .setheight .pad,
  .RWDbanner_plus01 .device_pad {
    display: block;
  }

  .RWDbanner_plus01 .img-note,
  .RWDbanner_plus01 .setheight .note,
  .RWDbanner_plus01 .device_note {
    display: none;
  }

  .RWDbanner_plus01 .banner-slider.bg .slick-item {
    height: 1024px;
  }

  .RWDbanner_plus01.style-control.control-left .control-box {
    left: 0;
  }

  .RWDbanner_plus01.style-control.control-right .control-box {
    right: 0;
  }
}

/*i6plus 414*/
@media (max-width: 414px) {

  .RWDbanner_plus01 .img-phone,
  .RWDbanner_plus01 .setheight .phone,
  .RWDbanner_plus01 .device_phone {
    display: block;
  }

  .RWDbanner_plus01 .img-pad,
  .RWDbanner_plus01 .setheight .pad,
  .RWDbanner_plus01 .device_pad {
    display: none;
  }

  .RWDbanner_plus01 .page-scroll.style02 {
    bottom: 35px;
  }

  .RWDbanner_plus01 .page-scroll.style04 {
    bottom: 20px;
  }

  .RWDbanner_plus01 .banner-slider.bg .slick-item {
    height: 736px;
  }

  .RWDbanner_plus01.style-control .control-box {
    width: 100%;
    position: static;
    padding: 14px 5px 14px 30px;
  }

  .RWDbanner_plus01.style-control .slick-arrow {
    height: 30px;
  }

  .RWDbanner_plus01.style-control.control-center .control-box {
    left: initial;
    margin-left: initial;
  }

  .RWDbanner_plus01.style-control .control-box .control {
    float: right;
  }

  .RWDbanner_plus01.style-control .control-box .indicator {
    line-height: 30px;
  }

  .RWDbanner_plus01 .slick-caption {
    top: 15%;
  }

  .RWDbanner_plus01 .slick-caption.txt-left,
  .RWDbanner_plus01 .slick-caption.txt-right {
    text-align: center;
    width: initial;
  }
}

/***************************************************************/
/* 控制器 .style-dotnav 箭頭 */
.RWDbanner_plus01.style-dotnav.control-left .control-box,
.RWDbanner_plus01.style-dotnav.control-right .control-box {
  position: absolute;
  top: 0;
  display: table;
  /* z-index: 200; */
}

.RWDbanner_plus01.style-dotnav.control-right .plus-banner-container,
.RWDbanner_plus01.style-dotnav.control-left .plus-banner-container {
  position: absolute;
  bottom: 2%;
  display: block;
  top: 0;
  z-index: 200;
}

.RWDbanner_plus01.style-dotnav.control-left .plus-banner-container {
  left: 1.5%;
}

.RWDbanner_plus01.style-dotnav.control-right .plus-banner-container {
  right: 1.5%;
}

.RWDbanner_plus01.style-dotnav.control-left .control-box {
  left: 0;
}

.RWDbanner_plus01.style-dotnav.control-right .control-box {
  right: 0;
}

.RWDbanner_plus01.style-dotnav.control-left .control-box .control,
.RWDbanner_plus01.style-dotnav.control-right .control-box .control {
  animation-name: CfadeInRight;
  animation-duration: 0.8s;
  animation-fill-mode: both;
  animation-delay: 0.5s;
}

.RWDbanner_plus01.style-dotnav.control-center .control-box .control {
  animation-name: CfadeInUp;
  animation-duration: 0.8s;
  animation-fill-mode: both;
  animation-delay: 0.3s;
}

.RWDbanner_plus01.style-dotnav .control-box .control {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.RWDbanner_plus01.style-dotnav .slick-arrow {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IuWcluWxpF8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iMzBweCIgaGVpZ2h0PSIzMHB4IiB2aWV3Qm94PSIwIDAgMzAgMzAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDMwIDMwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHBvbHlnb24gZmlsbD0iI0ZGRkZGRiIgcG9pbnRzPSIxMi42ODgsMTMuNjQ5IDE3LjMxMyw5LjAyNSAxOC42NjMsMTAuMzc2IDE0LjAzOSwxNSAxOC42NjMsMTkuNjI0IDE3LjMxMywyMC45NzUgMTIuNjg4LDE2LjM1MiAKCTExLjMzOCwxNSAiLz4KPC9zdmc+Cg==) center no-repeat;
  color: transparent;
  display: block;
  width: 35px;
  height: 35px;
  border: none;
}

.RWDbanner_plus01.style-dotnav.control-left .control-box .slick-arrow,
.RWDbanner_plus01.style-dotnav.control-right .control-box .slick-arrow {
  transform: rotateZ(90deg);
}

@media (min-width: 415px) {
  @keyframes align-prev {
    0% {
      opacity: 0;
      top: 10px;
    }

    100% {
      opacity: 1;
      top: 0;
    }
  }

  @keyframes align-next {
    0% {
      opacity: 0;
      bottom: 10px;
    }

    100% {
      opacity: 1;
      bottom: 0;
    }
  }
}

.RWDbanner_plus01.style-dotnav.control-left .control-box .slick-align-prev,
.RWDbanner_plus01.style-dotnav.control-right .control-box .slick-align-prev {
  animation-name: align-prev;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-delay: 0.8s;
  position: relative;
}

.RWDbanner_plus01.style-dotnav.control-left .control-box .slick-align-next,
.RWDbanner_plus01.style-dotnav.control-right .control-box .slick-align-next {
  animation-name: align-next;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-delay: 0.8s;
  position: relative;
}

.RWDbanner_plus01.style-dotnav.control-left .control-box .slick-align-next,
.RWDbanner_plus01.style-dotnav.control-right .control-box .slick-align-next {
  transform: rotateZ(270deg);
}

.RWDbanner_plus01.style-dotnav.control-left>.banner-slider .slick-arrow,
.RWDbanner_plus01.style-dotnav.control-right>.banner-slider .slick-arrow {
  top: initial;
  bottom: 30px;
}

.RWDbanner_plus01.style-dotnav.control-left>.banner-slider .slick-prev,
.RWDbanner_plus01.style-dotnav.control-right>.banner-slider .slick-prev {
  left: 50%;
  margin-left: -56px;
}

.RWDbanner_plus01.style-dotnav.control-left>.banner-slider .slick-next,
.RWDbanner_plus01.style-dotnav.control-right>.banner-slider .slick-next {
  right: 50%;
  margin-right: -56px;
}

@media (min-width: 415px) {
  @keyframes Cbprev {
    0% {
      opacity: 0;
      margin-left: -25px;
    }

    100% {
      opacity: 1;
      margin-left: -56px;
    }
  }

  @keyframes Cbnext {
    0% {
      opacity: 0;
      margin-right: -25px;
    }

    100% {
      opacity: 1;
      margin-right: -56px;
    }
  }
}

.RWDbanner_plus01.style-dotnav.control-left>.banner-slider .slick-prev,
.RWDbanner_plus01.style-dotnav.control-right>.banner-slider .slick-prev {
  animation-name: Cbprev;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-delay: 0.3s;
}

.RWDbanner_plus01.style-dotnav.control-left>.banner-slider .slick-next,
.RWDbanner_plus01.style-dotnav.control-right>.banner-slider .slick-next {
  animation-name: Cbnext;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-delay: 0.3s;
}

.RWDbanner_plus01.style-dotnav.control-center .slick-arrow,
.RWDbanner_plus01.style-dotnav.control-center .items {
  display: inline-block;
  vertical-align: middle;
}

.RWDbanner_plus01.style-dotnav>.banner-slider .slick-arrow {
  width: 50px;
  height: 50px;
  border-left: none;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  left: 15px;
  z-index: 444;
  background-color: #333;
  transition: all 0.15s ease-in-out;
  border-radius: 100%;
}

.RWDbanner_plus01.style-dotnav>.banner-slider .slick-arrow:hover {
  background-color: #444;
}

.RWDbanner_plus01.style-dotnav>.banner-slider .slick-next,
.RWDbanner_plus01.style-dotnav.control-center .slick-align-next {
  left: initial;
  right: 15px;
  filter: FlipH;
  -ms-filter: "FlipH";
  transform: scaleX(-1);
}

@keyframes balign-prev {
  0% {
    opacity: 0;
    left: 0;
  }

  100% {
    opacity: 1;
    left: 15px;
  }
}

@keyframes balign-next {
  0% {
    opacity: 0;
    right: 0;
  }

  100% {
    opacity: 1;
    right: 15px;
  }
}

.RWDbanner_plus01.style-dotnav>.banner-slider .slick-prev,
.RWDbanner_plus01.style-dotnav.control-center .slick-align-prev {
  animation-name: balign-prev;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-delay: 0.3s;
}

.RWDbanner_plus01.style-dotnav>.banner-slider .slick-next,
.RWDbanner_plus01.style-dotnav.control-center .slick-align-next {
  animation-name: balign-next;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-delay: 0.3s;
}

.RWDbanner_plus01.style-dotnav.control-center .control-box {
  position: absolute;
  bottom: 2%;
  display: block;
  width: 100%;
}

.RWDbanner_plus01.style-dotnav.control-center .control-box .control {
  display: block;
}

.RWDbanner_plus01.style-dotnav.control-center .slick-dots li {
  display: inline-block;
}

/* 控制器 .style-dotnav 數字 */
.RWDbanner_plus01.style-dotnav .slick-dots li {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
}

.RWDbanner_plus01.style-dotnav .slick-dots li button {
  width: 30px;
  height: 30px;
  margin: 0 auto;
  line-height: 30px;
  border: none;
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  position: relative;
  background: transparent;
  z-index: 1;
  padding: 0;
  font-size: 12px;
}

.RWDbanner_plus01.style-dotnav .slick-dots li button:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0);
  border-radius: 100%;
  transition: all 0.4s ease-in-out;
  z-index: -1;
}

.RWDbanner_plus01.style-dotnav .slick-dots .slick-active button {
  color: rgb(255, 255, 255);
  font-weight: bold;
}

.RWDbanner_plus01.style-dotnav .slick-dots .slick-active button:before {
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin-top: -15px;
  margin-left: -15px;
  background: rgba(0, 0, 0, 0.8);
}

/* 控制器 .style-dotnav.dot 點 */
.RWDbanner_plus01.style-dotnav.dot .slick-dots li {
  width: 30px;
  line-height: 30px;
  margin: 0 auto;
}

.RWDbanner_plus01.style-dotnav.dot .slick-dots button {
  width: 12px;
  height: 12px;
  line-height: 12px;
  color: transparent;
  background: #6b6b6b;
  border: none;
  border-radius: 100%;
  opacity: 0.7;
}

.RWDbanner_plus01.style-dotnav.dot .slick-dots li.slick-active button {
  background: #000;
  opacity: 1;
}

.RWDbanner_plus01.style-dotnav.dot .slick-dots li button:before {
  display: none;
}

/*i6plus 414 → 2024/12 改為 600*/
@media (max-width: 600px) {

  .RWDbanner_plus01.style-dotnav.control-left .plus-banner-container,
  .RWDbanner_plus01.style-dotnav.control-right .plus-banner-container {
    position: relative;
    top: inherit;
    left: 0;
    right: 0;
  }

  .RWDbanner_plus01.style-dotnav.control-left .control-box,
  .RWDbanner_plus01.style-dotnav.control-right .control-box {
    top: initial;
    position: absolute;
    bottom: 1.5%;
    width: 100%;
    height: inherit !important;
  }

  .RWDbanner_plus01.style-dotnav .control-box .items,
  .RWDbanner_plus01.style-dotnav .control-box .items li,
  .RWDbanner_plus01.style-dotnav .slick-arrow {
    display: inline-block;
    vertical-align: middle;
  }

  .RWDbanner_plus01.style-dotnav.control-left .control-box .slick-arrow,
  .RWDbanner_plus01.style-dotnav.control-right .control-box .slick-arrow {
    transform: rotateZ(0deg);
  }

  .RWDbanner_plus01.style-dotnav.control-left .control-box .slick-align-next,
  .RWDbanner_plus01.style-dotnav.control-right .control-box .slick-align-next {
    filter: FlipH;
    -ms-filter: "FlipH";
    transform: scaleX(-1);
  }

  .RWDbanner_plus01.style-dotnav.control-left>.banner-slider .slick-prev,
  .RWDbanner_plus01.style-dotnav.control-right>.banner-slider .slick-prev {
    left: 15px;
    top: 50%;
    margin-left: 0;
    bottom: initial;
  }

  .RWDbanner_plus01.style-dotnav.control-left>.banner-slider .slick-next,
  .RWDbanner_plus01.style-dotnav.control-right>.banner-slider .slick-next {
    right: 15px;
    top: 50%;
    margin-right: 0;
    bottom: initial;
  }

  .RWDbanner_plus01.style-dotnav>.banner-slider .slick-arrow {
    width: 35px;
    height: 35px;
  }

  /*center*/
  .RWDbanner_plus01.style-dotnav.control-center .control-box .slick-arrow {
    display: inline-block;
  }

  @keyframes Cbprev {
    0% {
      opacity: 0;
      margin-left: -25px;
    }

    100% {
      opacity: 1;
      margin-left: 0;
    }
  }

  @keyframes Cbnext {
    0% {
      opacity: 0;
      margin-right: -25px;
    }

    100% {
      opacity: 1;
      margin-right: 0;
    }
  }

  @keyframes txt-spacing-in01 {
    0% {
      letter-spacing: 6px;
      opacity: 0;
    }

    40% {
      opacity: 0.6;
    }

    100% {
      letter-spacing: 2px;
      opacity: 1;
    }
  }
}

.plus-banner-container {
  position: relative;
}

@media (min-width: 992px) {
  .PC_hidden {
    display: none;
    height: 0px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .PAD_hidden {
    display: none;
    height: 0px;
  }
}

@media (max-width: 767px) {
  .MOBILE_hidden {
    display: none;
    height: 0px;
  }
}

/*# sourceMappingURL=model.css.map */
/*END*/
/* load file model/lib/RWDvideo003/css/model.css */
@charset "UTF-8";

/*
為避免與其他模組互相影響
模組的CSS開頭請加上 .模組名稱，例如.RWDsample .box
*/

.RWDvideo003 {
  padding: 0 0 0;
  width: 100%;
  display: flex;
  margin: 0 auto 0;
  text-align: center;
}

.RWDvideo003.video_right {
  flex-direction: row-reverse;
}

.RWDvideo003 .box_title {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  text-align: center;
  justify-content: center;
}

.RWDvideo003 .video_box {
  width: 50%;
  position: relative;
  display: flex;
  align-items: center;
}

.RWDvideo003 .video_box iframe {
  position: relative;
  width: 100%;
  height: 28.2vw;
}

.RWDvideo003 .cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.RWDvideo003 .box {
  position: relative;
  width: 76%;
  left: 12%;
  display: block;
  padding: 50px 0px;
}

.RWDvideo003 .text_box {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: white;
  width: 50%;
  display: flex;
  align-items: center;
  text-align: left;
  flex-wrap: wrap;
  align-content: center;
  position: relative;
}

.RWDvideo003 .icon {
  float: left;
  max-width: 55px;
  margin-right: 30px;
}

.RWDvideo003 .icon img {
  max-width: 100%;
}

.RWDvideo003 .sub_title {
  font-size: 13px;
  float: left;
  width: 77%;
  margin-bottom: 6px;
  font-weight: bold;
}

.RWDvideo003 .main_title {
  float: left;
  font-size: 30px;
  width: 77%;
  font-weight: bold;
  line-height: 30px;
}

.RWDvideo003 .text {
  font-size: 15px;
  float: left;
  width: 100%;
  line-height: 27px;
  margin-top: 38px;
  margin-bottom: 38px;
  position: relative;
}

.RWDvideo003 .more {
  float: right;
  color: black;
  border-bottom: 1px solid black;
  padding-bottom: 7px;
  letter-spacing: 2px;
  font-weight: bold;
  text-decoration: none;
}




@media only screen and (max-width: 1200px) {}

@media only screen and (max-width: 1199px) {

  /* @media only screen and (max-width: 1024px) { */
  .RWDvideo003 {
    /* flex-direction: column; */
    flex-direction: column-reverse;
  }

  .RWDvideo003,
  .RWDvideo003.video_right {
    flex-wrap: wrap;
  }

  .RWDvideo003.video_right {
    flex-direction: column-reverse;
    /* flex-direction: row-reverse; */
  }

  .RWDvideo003.pad_depart {
    flex-direction: row;
  }

  .RWDvideo003.pad_depart.video_right {
    flex-direction: row-reverse;
  }

  .RWDvideo003.pad_depart .video_box {
    height: auto;
  }

  .RWDvideo003.pad_depart .video_box,
  .RWDvideo003.pad_depart .text_box {
    width: 50%;
  }

  .RWDvideo003 .video_box {
    width: 100%;
    height: 56vw;
  }

  .RWDvideo003 .text_box {
    width: 100%;
  }

  .RWDvideo003 .box {
    padding: 75px 0px;
  }

  .RWDvideo003 .video_box iframe {
    height: 100%;
  }

  .RWDvideo003.video_top,
  .RWDvideo003.video_top.video_right {
    flex-direction: column;
  }

  .RWDvideo003.video_top.pad_depart,
  .RWDvideo003.video_top.video_right.pad_depart {
    flex-direction: row-reverse;
  }
}

@media only screen and (max-width: 767px) {

  /*991*/
  /* @media only screen and (max-width: 750px) { */
  .RWDvideo003,
  .RWDvideo003.pad_depart {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  .RWDvideo003.pad_depart.video_right {
    flex-direction: column-reverse;
  }

  .RWDvideo003.pad_depart .video_box {
    height: 56vw;
  }

  .RWDvideo003.pad_depart .video_box,
  .RWDvideo003.pad_depart .text_box {
    width: 100%;
  }

}

@media only screen and (max-width: 767px) {

  /* @media only screen and (max-width: 600px) { */
  .RWDvideo003 .box {
    padding: 55px 0px;
    width: calc(100% - 60px);
    left: 30px;
  }

  .RWDvideo003 .icon {
    float: left;
    margin-right: 25px;
  }

  .RWDvideo003 .sub_title {
    width: 65%;
  }

  .RWDvideo003 .main_title {
    width: 65%;
    font-size: 22px;
    line-height: 23px;
  }

  .RWDvideo003 .text {
    margin-top: 45px;
    margin-bottom: 50px;
  }




}

/*END*/
/* load file model/lib/RWDscore01/css/model.css */
.RWDscore01 .trigger-prev,
.RWDscore01 .trigger-next {
  position: absolute;
  width: 50px;
  height: 45px;
  display: none;
  top: 0px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 5;
  outline: 0;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease
}

.RWDscore01 .swiper-button-disabled.trigger-prev,
.RWDscore01 .swiper-button-disabled.trigger-next {
  opacity: .35
}

.RWDscore01 {
  letter-spacing: .1em
}

.RWDscore01 a {
  text-decoration: none
}

.RWDscore01 .trigger-wrap {
  position: relative
}

.RWDscore01 .trigger-prev {
  left: 10px
}

.RWDscore01 .trigger-prev:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-top: 2px solid #282828;
  border-left: 2px solid #282828;
  -webkit-transform-origin: center;
  transform-origin: center;
  outline: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  cursor: pointer
}

.RWDscore01 .trigger-next {
  right: 10px
}

.RWDscore01 .trigger-next:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-top: 2px solid #282828;
  border-right: 2px solid #282828;
  -webkit-transform-origin: center;
  transform-origin: center;
  outline: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  cursor: pointer
}

.RWDscore01 .score-blk {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #111
}

.RWDscore01 .score-blk.noimage {
  color: #fff
}

.RWDscore01 .score-blk.noimage .score-image {
  display: none
}

.RWDscore01 .score-blk.noimage .more-btn {
  border-color: #eee;
  color: #eee
}

.RWDscore01 .score-blk.noimage .trigger-blk {
  border-top-color: #ddd
}

.RWDscore01 .score-blk.noimage .trigger-blk .swiper-slide:hover .count-link,
.RWDscore01 .score-blk.noimage .trigger-blk .swiper-slide.active .count-link {
  color: #111
}

.RWDscore01 .score-blk.noimage .trigger-blk .swiper-slide .count-link {
  color: #eee
}

.RWDscore01 .score-blk.noimage .trigger-blk .swiper-slide .count-link:before {
  background-color: #eee
}

.RWDscore01 .score-blk.noimage .trigger-blk .swiper-slide:hover:before,
.RWDscore01 .score-blk.noimage .trigger-blk .swiper-slide.active:before {
  background-color: #eee
}

.RWDscore01 .score-image {
  width: 50%;
  min-height: 500px
}

.RWDscore01 .score-mainblk {
  width: 50%;
  min-height: 570px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat
}

.RWDscore01 .score-mainblk.parallax {
  background-attachment: fixed
}

.RWDscore01 .score-image {
  background-color: #666;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat
}

.RWDscore01 .score-content {
  text-align: center;
  padding-top: 80px
}

.RWDscore01 .score-maintitle {
  font-size: 40px;
  letter-spacing: .1em;
  line-height: 1.1em;
  margin-bottom: 20px
}

.RWDscore01 .score-subtitle {
  margin-bottom: 45px
}

.RWDscore01 .score-content {
  font-size: 14px
}

.RWDscore01 .trigger-blk {
  padding-top: 10px;
  padding: 10px 20px 10px;
  border-top: 1px solid #ddd;
  max-width: 400px;
  margin-bottom: 120px
}

.RWDscore01 .trigger-blk .swiper-slide {
  width: auto
}

.RWDscore01 .trigger-blk .swiper-slide:hover .count-link,
.RWDscore01 .trigger-blk .swiper-slide.active .count-link {
  color: #eee
}

.RWDscore01 .trigger-blk .swiper-slide:hover:before,
.RWDscore01 .trigger-blk .swiper-slide.active:before {
  opacity: 1;
  background-color: #282828
}

.RWDscore01 .trigger-blk .swiper-slide:before {
  position: absolute;
  width: calc(100% + 4px);
  height: 100%;
  left: -2px;
  top: 0;
  content: "";
  display: block;
  -webkit-transform: skewX(-30deg);
  transform: skewX(-30deg);
  background-color: #282828;
  opacity: 0
}

.RWDscore01 .trigger-blk .swiper-slide:last-child .count-link:before {
  display: none
}

.RWDscore01 .trigger-blk .swiper-slide .count-link {
  width: 100%;
  position: relative;
  display: inline-block;
  color: #111;
  font-size: 14px;
  padding: 2px 15px
}

.RWDscore01 .trigger-blk .swiper-slide .count-link:before {
  content: "";
  position: absolute;
  right: 0;
  top: 5px;
  -webkit-transform: skewX(-30deg);
  transform: skewX(-30deg);
  background-color: #282828;
  width: 1px;
  height: 15px;
  -webkit-box-shadow: 1px 0px 1px #282828;
  box-shadow: 1px 0px 1px #282828
}

.RWDscore01 .count-blk {
  padding-top: 20px;
  max-width: 90%
}

.RWDscore01 .count-blk .swiper-slide {
  width: auto;
  height: auto;
  padding: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

.RWDscore01 .count-item {
  margin: 0 15px
}

.RWDscore01 .count-num {
  font-size: 50px
}

.RWDscore01 .count-title {
  font-size: 20px;
  margin-top: 20px
}

.RWDscore01 .more-btn {
  width: 140px;
  height: 40px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  color: var(--wt-BtnEmptyColor, #111);
  font-size: 15px;
  border: 1px solid var(--wt-BtnEmptyColor, #111);
  margin: 50px auto;
  cursor: pointer
}

@media(min-width: 1300px) {
  .RWDscore01 .more-btn {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
  }

  .RWDscore01 .more-btn:hover {
    background-color: var(--wt-HoverColor, #111);
    color: #fff;
    border-color: var(--wt-HoverColor, #111)
  }
}

@media(max-width: 1500px) {
  .RWDscore01 .count-num {
    font-size: 45px
  }
}

@media(max-width: 1400px) {
  .RWDscore01 .score-mainblk {
    width: 100%;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
  }

  .RWDscore01 .score-mainblk .img-web {
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat
  }

  .RWDscore01 .score-image {
    width: 100%
  }

  .RWDscore01 .trigger-blk {
    margin-bottom: 100px
  }

  .RWDscore01 .count-blk {
    padding-left: 5%;
    padding-right: 5%;
    max-width: none
  }
}

@media(max-width: 767px) {
  .RWDscore01 .score-image {
    height: 62.5vw;
    min-height: 320px
  }

  .RWDscore01 .trigger-wrap {
    padding-left: 40px;
    padding-right: 40px
  }

  .RWDscore01 .score-content {
    padding-top: 60px
  }

  .RWDscore01 .score-mainblk {
    height: auto
  }

  .RWDscore01 .trigger-blk {
    margin-bottom: 80px
  }

  .RWDscore01 .trigger-blk .swiper-slide {
    width: 50%
  }

  .RWDscore01 .trigger-blk .swiper-slide .count-link:before {
    display: none
  }

  .RWDscore01 .trigger-prev,
  .RWDscore01 .trigger-next {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .RWDscore01 .count-blk {
    padding-left: 10px;
    padding-right: 10px
  }

  .RWDscore01 .count-blk .swiper-slide {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0
  }

  .RWDscore01 .count-item {
    width: 50%;
    margin: 20px 0 60px
  }

  .RWDscore01 .more-btn {
    margin-top: 0
  }
}

/*END*/
/* load file model/lib/RWDproduct004/css/model.css */
.RWDproduct004 {
  width: 100%;
  overflow-x: hidden
}

.RWDproduct004 figure {
  margin-top: 0px
}

.RWDproduct004 section {
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover !important;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  display: block;
  padding: 80px 0;
  position: relative;
  -webkit-transition: all .4s ease 0s;
  transition: all .4s ease 0s
}

.RWDproduct004 a {
  text-decoration: none
}

.RWDproduct004 a[href="javascript:void(0)"] {
  cursor: default
}

.RWDproduct004 section::after,
.RWDproduct004 section::before {
  content: " ";
  display: table
}

.RWDproduct004 .callout-dark {
  background-color: #252525;
  color: #fff;
  position: relative;
  z-index: 10;
  border-radius: 0
}

.RWDproduct004 .heading-title.heading-arrow-bottom::after {
  border-left: 20px solid rgba(0, 0, 0, 0);
  border-right: 20px solid rgba(0, 0, 0, 0);
  border-top: 20px solid #252525;
  bottom: -20px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -20px;
  position: absolute;
  width: 0
}

.RWDproduct004 header.section-header {
  margin-bottom: 80px
}

.RWDproduct004 .weight-300 {
  font-weight: 300 !important
}

.RWDproduct004 .section-subject {
  text-align: center
}

.RWDproduct004 h1.main-title {
  margin: 0px;
  color: #414141;
  font-size: 48px;
  font-weight: 300
}

.RWDproduct004 h2.sub-title {
  margin: 18px 0 0;
  color: #8ab933;
  font-size: 22px;
  font-weight: 300
}

.RWDproduct004 .size-13 {
  font-size: 13px !important;
  line-height: 17px !important
}

.RWDproduct004 .margin-bottom-40 {
  margin-bottom: 40px !important
}

.RWDproduct004 .heading-title.heading-arrow-top h1,
.RWDproduct004 .heading-title.heading-arrow-bottom h1 {
  color: #fff;
  margin: 0
}

.RWDproduct004 .size-40 {
  font-size: 40px !important;
  line-height: 46px !important
}

.RWDproduct004 .nopadding {
  padding: 0 !important
}

.RWDproduct004 #portfolio {
  overflow: hidden
}

.RWDproduct004 #portfolio.portfolio-nogutter .row>div,
.RWDproduct004 #portfolio.portfolio-nogutter .item-box {
  margin: 0 !important;
  padding: 0 !important
}

.RWDproduct004 .item-box {
  border-radius: 0;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
  box-shadow: 0 0 5px rgba(0, 0, 0, .1);
  margin: 0;
  overflow: hidden;
  position: relative
}

.RWDproduct004 .mix-grid .item-box,
.RWDproduct004 #portfolio .item-box {
  -webkit-box-shadow: none;
  box-shadow: none
}

.RWDproduct004 .mix-grid .item-box,
.RWDproduct004 #portfolio .item-box {
  -webkit-box-shadow: none;
  box-shadow: none
}

.RWDproduct004 #portfolio.portfolio-nogutter .row>div,
.RWDproduct004 #portfolio.portfolio-nogutter .item-box {
  margin: 0 !important;
  padding: 0 !important
}

.RWDproduct004 .item-box figure {
  display: block;
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%
}

.RWDproduct004 .overlay {
  background-color: rgba(0, 0, 0, .5);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  z-index: 1
}

.RWDproduct004 .item-box .item-hover {
  background-color: rgba(0, 0, 0, .5);
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  color: #fff;
  -webkit-transition: all .3s;
  transition: all .3s
}

.RWDproduct004 .item-box .item-hover,
.RWDproduct004 .item-box .item-hover button,
.RWDproduct004 .item-box .item-hover a {
  color: #fff
}

.RWDproduct004 .item-box .item-hover .inner {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -10px;
  margin-bottom: 0;
  width: 100%;
  z-index: 100;
  line-height: 23px
}

.RWDproduct004 .item-box:hover .item-hover {
  opacity: 1
}

.RWDproduct004 .item-box .item-hover .inner .ico-rounded>span {
  color: #666;
  background-color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px !important;
  margin: -20px 5px 0 5px;
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-border-bottom-right-radius: 20px;
  -webkit-border-top-left-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-topleft: 20px;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 20px
}

.RWDproduct004 .item-box .item-hover .inner .ico-rounded:hover>span {
  color: #8ab933
}

.RWDproduct004 div.row>div img.img-responsive {
  width: 100%
}

.RWDproduct004 img.img-responsive {
  display: inline-block
}

.RWDproduct004 .item-box-desc {
  margin-bottom: 10px;
  overflow: hidden;
  padding: 30px 20px 20px;
  text-align: left !important
}

.RWDproduct004 #portfolio div.col-md-3 h2,
.RWDproduct004 #portfolio div.col-md-3 h3 {
  margin: 0;
  padding: 0;
  color: #111;
  font-size: 18px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: normal
}

.RWDproduct004 .list-inline {
  list-style: outside none none;
  margin-left: -5px;
  padding-left: 0;
  margin: 0 !important;
  margin-bottom: 30px
}

.RWDproduct004 .list-inline a {
  color: #999;
  font-size: 12px;
  letter-spacing: 0
}

.RWDproduct004 .item-box .item-hover.active {
  opacity: 1
}

/*END*/
/* load file model/lib/RWDnews005/css/model.css */
.RWDnews005 header.section-header {
  margin-bottom: 80px
}

.RWDnews005 .margin-bottom-60 {
  margin-bottom: 60px
}

.RWDnews005 .weight-300 {
  font-weight: 300 !important
}

.RWDnews005 .section-subject {
  text-align: center;
  margin-bottom: 50px
}

.RWDnews005 .main-title {
  margin: 0px;
  color: #414141;
  font-size: 48px;
  font-weight: 300
}

.RWDnews005 .sub-title {
  margin: 18px 0 0;
  color: #8ab933;
  font-size: 22px;
  font-weight: 300
}

.RWDnews005 .section-line {
  background-color: #222;
  display: inline-block;
  height: 1px;
  width: 100px;
  margin-top: 50px
}

.RWDnews005 .size-13 {
  font-size: 13px !important;
  line-height: 17px !important
}

.RWDnews005 .margin-bottom-40 {
  margin-bottom: 40px !important
}

.RWDnews005 .margin-top-80 {
  margin-top: 80px !important
}

.RWDnews005 a {
  text-decoration: none
}

.RWDnews005 .owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

.RWDnews005 .owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y
}

.RWDnews005 .owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px)
}

.RWDnews005 .owl-carousel .owl-wrapper-outer {
  position: relative;
  width: 100%;
  z-index: 0
}

.RWDnews005 .owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out
}

.RWDnews005 .owl-carousel .owl-item {
  float: left
}

.RWDnews005 .owl-controls .owl-page,
.RWDnews005 .owl-controls .owl-buttons div {
  cursor: pointer
}

.RWDnews005 .owl-controls {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.RWDnews005 .owl-carousel.featured .owl-controls .owl-prev {
  margin-right: 3px
}

.RWDnews005 .owl-carousel .owl-wrapper,
.RWDnews005 .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0)
}

.RWDnews005 .owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px
}

.RWDnews005 .owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease
}

.RWDnews005 .owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease
}

.RWDnews005 .owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease
}

.RWDnews005 .owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease
}

.RWDnews005 .owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both
}

.RWDnews005 .owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  animation: goDown .6s ease both
}

.RWDnews005 .owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both
}

.RWDnews005 .owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both
}

.RWDnews005 .owl-carousel {
  overflow: hidden;
  margin-bottom: 20px;
  position: relative
}

.RWDnews005 .owl-carousel.owl-padding-10 {
  margin-left: -10px;
  margin-right: -10px;
  width: auto
}

.RWDnews005 .owl-carousel.owl-padding-10 .owl-item {
  padding: 0 10px
}

.RWDnews005 .owl-carousel img {
  display: inline-block
}

.RWDnews005 .owl-carousel.buttons-autohide .owl-buttons {
  filter: Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity .4s;
  transition: opacity .4s
}

.RWDnews005 .owl-carousel.buttons-autohide:hover .owl-buttons {
  filter: Alpha(Opacity=100);
  opacity: 1
}

.RWDnews005 .owl-theme .owl-controls .owl-buttons div {
  color: #121212;
  background: #fff;
  border: #fff 1px solid;
  opacity: 1;
  filter: Alpha(Opacity=100);
  border-radius: 3px
}

.RWDnews005 .controlls-over .owl-controls .owl-prev {
  position: absolute;
  top: 50%;
  margin-top: -28px;
  right: auto;
  left: -13px;
  zoom: 1;
  width: 36px;
  height: 36px;
  opacity: 0
}

.RWDnews005 .controlls-over .owl-controls .owl-next {
  position: absolute;
  top: 50%;
  margin-top: -28px;
  left: auto;
  right: -13px;
  zoom: 1;
  width: 36px;
  height: 36px;
  opacity: 0
}

.RWDnews005 .controlls-over .owl-pagination {
  text-align: center;
  width: 60%;
  margin: auto;
  bottom: -20px;
  left: 0;
  right: 0;
  z-index: 1
}

.RWDnews005 .owl-theme.controlls-over .owl-controls .owl-page {
  margin-bottom: 0px;
  position: relative;
  display: inline-block
}

.RWDnews005 .owl-theme.controlls-over .owl-controls .owl-page:first-child {
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px
}

.RWDnews005 .owl-theme.controlls-over .owl-controls .owl-page:last-child {
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px
}

.RWDnews005 .owl-theme.controlls-over .owl-controls .owl-page span {
  background: gray
}

.RWDnews005 .bottom-pagination .owl-controls .owl-page {
  margin-bottom: -40px !important
}

.RWDnews005 .owl-carousel .owl-item div {
  position: relative;
  text-align: center
}

.RWDnews005 .owl-carousel .owl-caption {
  padding: 10px;
  position: absolute !important;
  left: 0;
  top: 0;
  right: 0;
  margin-top: 0;
  max-width: 100%;
  background: rgba(0, 0, 0, .3);
  display: block;
  color: #fff
}

.RWDnews005 .owl-carousel .owl-caption p {
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  padding: 0;
  margin: 0
}

.RWDnews005 .owl-carousel .owl-caption h1,
.RWDnews005 .owl-carousel .owl-caption h1 a,
.RWDnews005 .owl-carousel .owl-caption h2,
.RWDnews005 .owl-carousel .owl-caption h2 a,
.RWDnews005 .owl-carousel .owl-caption h3,
.RWDnews005 .owl-carousel .owl-caption h3 a {
  color: #fff;
  font-size: 21px;
  line-height: 21px;
  font-weight: bold;
  margin-bottom: 10px
}

.RWDnews005 .owl-carousel .owl-caption a {
  color: #fff;
  font-weight: bold
}

.RWDnews005 .owl-carousel.controls-hover-only .owl-controls {
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity .4s;
  transition: opacity .4s
}

.RWDnews005 .slider:hover .owl-carousel.controls-hover-only .owl-controls,
.RWDnews005 .owl-carousel.controls-hover-only:hover .owl-controls {
  filter: alpha(opacity=100);
  opacity: 1
}

.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline
}

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  opacity: .5;
  border-radius: 99em;
  background: #869791
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  opacity: 1
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #fff;
  padding: 2px 10px;
  font-size: 12px;
  border-radius: 30px
}

@media only screen and (max-width: 600px) {
  .owl-pagination {
    display: none
  }
}

.RWDnews005 .owl-prev,
.RWDnews005 .owl-next {
  background-image: none !important;
  border: 0;
  color: #ccc;
  font-size: 34px;
  line-height: 55px;
  height: auto !important;
  width: 56px !important;
  text-align: center;
  background-color: rgba(0, 0, 0, .2);
  border-radius: 3px;
  -webkit-transition: all .4s;
  transition: all .4s
}

.RWDnews005 h4,
.news005_h4 {
  font-size: 18px;
  letter-spacing: normal;
  margin: 0 0 14px 0
}

.RWDnews005 h4 a,
.news005_h4 a {
  color: #121212
}

.RWDnews005 h4:hover,
.news005_h4:hover {
  color: #888
}

.RWDnews005 .margin-top-20 {
  margin-top: 20px !important
}

.RWDnews005 ul>li>i {
  margin-right: 10px
}

@media only screen and (max-width: 600px) {
  .RWDnews005 .owl-theme .owl-controls .owl-buttons div {
    background: rgba(0, 0, 0, 0);
    border: #fff 0px solid
  }

  .RWDnews005 .owl-prev,
  .RWDnews005 .owl-next {
    background-color: rgba(0, 0, 0, 0)
  }
}

/*END*/
/* load file model/lib/RWDbtn01/css/model.css */
.RWDbtn01 {
  overflow: hidden;
  margin-top: 30px
}

.RWDbtn01 .section-subject {
  text-align: center;
  margin-bottom: 50px
}

.RWDbtn01 .main-title {
  font-size: 48px;
  margin: 0;
  line-height: 1.1;
  font-weight: lighter;
  color: #222
}

.RWDbtn01 .sub-title {
  font-size: 22px;
  margin: 18px 0 0;
  font-weight: lighter;
  color: #222
}

.RWDbtn01 .btn-box {
  list-style: none;
  padding: 0;
  margin: 0 -8px 0
}

.RWDbtn01 .btn-box li {
  padding: 12px 8px
}

.RWDbtn01 .btn {
  text-align: center;
  display: block;
  width: 100%;
  white-space: normal;
  font-weight: 400;
  line-height: 1.6
}

.RWDbtn01 .btn,
.RWDbtn01 .btn:hover {
  color: #555;
  background: #eee;
  border: none
}

.RWDbtn01 .btn.active,
.RWDbtn01 .btn:active {
  -webkit-box-shadow: inset 0 3px 5px transparent;
  box-shadow: inset 0 3px 5px transparent
}

.RWDbtn01 .btn:focus {
  outline: 0
}

.RWDbtn01 .btn-box {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center
}

.RWDbtn01 .btn-box .col-xs-1,
.RWDbtn01 .btn-box .col-xs-10,
.RWDbtn01 .btn-box .col-xs-11,
.RWDbtn01 .btn-box .col-xs-12,
.RWDbtn01 .btn-box .col-xs-2,
.RWDbtn01 .btn-box .col-xs-3,
.RWDbtn01 .btn-box .col-xs-4,
.RWDbtn01 .btn-box .col-xs-5,
.RWDbtn01 .btn-box .col-xs-6,
.RWDbtn01 .btn-box .col-xs-7,
.RWDbtn01 .btn-box .col-xs-8,
.RWDbtn01 .btn-box .col-xs-9 {
  display: flex;
  float: none;
  justify-content: center;
  align-items: center
}

@media (min-width:768px) {
  .RWDbtn01 .btn-box {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center
  }

  .RWDbtn01 .btn-box .col-sm-1,
  .RWDbtn01 .btn-box .col-sm-10,
  .RWDbtn01 .btn-box .col-sm-11,
  .RWDbtn01 .btn-box .col-sm-12,
  .RWDbtn01 .btn-box .col-sm-2,
  .RWDbtn01 .btn-box .col-sm-3,
  .RWDbtn01 .btn-box .col-sm-4,
  .RWDbtn01 .btn-box .col-sm-5,
  .RWDbtn01 .btn-box .col-sm-6,
  .RWDbtn01 .btn-box .col-sm-7,
  .RWDbtn01 .btn-box .col-sm-8,
  .RWDbtn01 .btn-box .col-sm-9 {
    display: flex;
    float: none;
    justify-content: center;
    align-items: center
  }
}

@media (min-width:992px) {
  .RWDbtn01 .btn-box {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center
  }

  .RWDbtn01 .btn-box .col-md-1,
  .RWDbtn01 .btn-box .col-md-10,
  .RWDbtn01 .btn-box .col-md-11,
  .RWDbtn01 .btn-box .col-md-12,
  .RWDbtn01 .btn-box .col-md-2,
  .RWDbtn01 .btn-box .col-md-3,
  .RWDbtn01 .btn-box .col-md-4,
  .RWDbtn01 .btn-box .col-md-5,
  .RWDbtn01 .btn-box .col-md-6,
  .RWDbtn01 .btn-box .col-md-7,
  .RWDbtn01 .btn-box .col-md-8,
  .RWDbtn01 .btn-box .col-md-9 {
    display: flex;
    float: none;
    justify-content: center;
    align-items: center
  }
}

@media (min-width:1200px) {
  .RWDbtn01 .btn-box {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center
  }

  .RWDbtn01 .btn-box .col-lg-1,
  .RWDbtn01 .btn-box .col-lg-10,
  .RWDbtn01 .btn-box .col-lg-11,
  .RWDbtn01 .btn-box .col-lg-12,
  .RWDbtn01 .btn-box .col-lg-2,
  .RWDbtn01 .btn-box .col-lg-3,
  .RWDbtn01 .btn-box .col-lg-4,
  .RWDbtn01 .btn-box .col-lg-5,
  .RWDbtn01 .btn-box .col-lg-6,
  .RWDbtn01 .btn-box .col-lg-7,
  .RWDbtn01 .btn-box .col-lg-8,
  .RWDbtn01 .btn-box .col-lg-9 {
    display: flex;
    float: none;
    justify-content: center;
    align-items: center
  }

  .RWDbtn01 .btn:hover {
    color: #eee;
    background: #555
  }

  .RWDbtn01 .btn-box li {
    padding: 8px
  }
}

/*END*/
/* load file model/lib/RWDnews011/css/model.css */
.RWDnews011 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  margin-top: 25px
}

.RWDnews011 img {
  max-width: 100%;
  height: auto
}

.RWDnews011 .title-block {
  position: relative;
  width: 50%;
  min-height: 35px
}

.RWDnews011 .title-block.title-center {
  text-align: center;
  width: 100%;
  margin-bottom: 45px
}

.RWDnews011 .title-img {
  display: block;
  margin-bottom: 10px
}

.RWDnews011 .title-tw {
  margin: 0 15px 15px 0;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: .1em;
  display: inline-block;
  vertical-align: middle;
  color: #333
}

.RWDnews011 .title-en {
  margin: 0 0 15px 0;
  width: 65%;
  font-size: 18px;
  letter-spacing: .1em;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden
}

.RWDnews011 .title-block.title-center .title-img {
  margin: 0 auto
}

.RWDnews011 .title-block.title-center .title-tw {
  display: block;
  margin: 0 0 10px
}

.RWDnews011 .title-block.title-center .title-en {
  margin: 0
}

.RWDnews011 .title-block.title-center .ctrl-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  bottom: -4px
}

.RWDnews011 .title-block .page-fraction {
  text-align: right;
  display: inline-block;
  width: auto;
  left: initial;
  font-size: 12px;
  margin-left: 5px;
  margin-right: 5px
}

.RWDnews011 .title-block .ctrl-bar {
  position: absolute;
  right: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  justify-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.RWDnews011 .page-arrow {
  position: relative;
  width: 35px;
  height: 35px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  outline: 0
}

.RWDnews011 .page-arrow:before,
.RWDnews011 .page-arrow:after {
  content: "";
  font-family: iicon !important;
  font-style: normal;
  font-size: 12px;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  transition: opacity .4s, transform .4s, -webkit-transform .4s
}

.RWDnews011 .page-arrow:after {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0
}

.ii-arrow1:before {
  content: ""
}

.RWDnews011 .page-prev:before {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1)
}

.RWDnews011 .page-prev:after {
  -webkit-transform: translate(-50%, -50%) scaleX(-1);
  transform: translate(-50%, -50%) scaleX(-1)
}

.RWDnews011 .page-next:after {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.RWDnews011 .news-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: stretch;
  min-height: 340px
}

.RWDnews011 .list {
  width: 48%;
  padding-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none
}

.RWDnews011 .list .swiper-container {
  width: 100%;
  height: 180px
}

.RWDnews011 .list-date {
  position: relative;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  letter-spacing: .1em;
  padding: 0 30px 28px 0;
  margin-right: 10px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 124px;
  flex: 0 0 124px
}

.RWDnews011 .list-date:before {
  width: 30px;
  height: 1px;
  position: absolute;
  right: 0px;
  top: 9px;
  content: "";
  display: inline-block;
  background-color: #000
}

.RWDnews011 .list-M-Y {
  width: 100%;
  text-align: center;
  line-height: 18px
}

.RWDnews011 .list-D {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  -ms-grid-column-align: center;
  justify-self: center;
  width: 100%;
  text-align: center;
  font-size: 25px
}

.RWDnews011 .more-btn {
  display: block;
  -ms-flex-item-align: end;
  align-self: flex-end;
  width: 240px;
  padding: .5em 1em;
  border: 1px solid var(--wt-BtnEmptyColor, #000);
  letter-spacing: .1em;
  text-align: center;
  text-decoration: none;
  line-height: 2;
  color: var(--wt-BtnEmptyColor, #000);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.RWDnews011 .img-slide {
  position: relative;
  width: 46%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-transition: height ease-out .8s;
  transition: height ease-out .8s
}

.RWDnews011 .img-slide .swiper-wrapper {
  -webkit-transition: height ease-in-out .8s;
  transition: height ease-in-out .8s
}

.RWDnews011 .img-view {
  width: 100%;
  max-width: 500px
}

.RWDnews011 .img-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #ccc;
  z-index: 1;
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateY(100%);
  transform: translateY(100%)
}

.RWDnews011 .img-mask.in {
  -webkit-animation: maskIn .3s forwards;
  animation: maskIn .3s forwards
}

.RWDnews011 .img-mask.out {
  -webkit-animation: maskOut .3s forwards;
  animation: maskOut .3s forwards
}

@-webkit-keyframes maskIn {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes maskIn {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@-webkit-keyframes maskOut {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  100% {
    -webkit-transform: translateY(-102%);
    transform: translateY(-102%)
  }
}

@keyframes maskOut {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  100% {
    -webkit-transform: translateY(-102%);
    transform: translateY(-102%)
  }
}

@-webkit-keyframes maskLeftIn {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@keyframes maskLeftIn {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@-webkit-keyframes maskLeftOut {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
  }
}

@keyframes maskLeftOut {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
  }
}

@-webkit-keyframes maskRightIn {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@keyframes maskRightIn {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@-webkit-keyframes maskRightOut {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
  }
}

@keyframes maskRightOut {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
  }
}

.RWDnews011 .list-title {
  position: relative;
  display: inline-block;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  word-break: break-all;
  padding: 0 0 28px
}

.RWDnews011 .list-title .t1 {
  margin: 0 0 5px;
  display: block;
  height: 1.2em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: .1em
}

.RWDnews011 .list-title .t2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  height: 3em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: .1em
}

.RWDnews011 .listitem {
  width: 100%;
  height: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #888;
  text-decoration: none
}

.RWDnews011 .listitem[href="#"] {
  cursor: default
}

.RWDnews011 .listitem.swiper-slide-active {
  color: #333
}

@media(min-width: 1200px) {
  .RWDnews011 .more-btn {
    -webkit-transition: color .3s, background-color .3s;
    transition: color .3s, background-color .3s
  }

  .RWDnews011 .more-btn:hover {
    background-color: var(--wt-MainColor, #333);
    color: #fff
  }

  .RWDnews011 .page-arrow:hover:after {
    opacity: 1
  }

  .RWDnews011 .page-prev:hover:after {
    -webkit-transform: scaleX(-1) translate(120%, -50%);
    transform: scaleX(-1) translate(120%, -50%)
  }

  .RWDnews011 .page-next:hover:after {
    -webkit-transform: translate(20%, -50%);
    transform: translate(20%, -50%)
  }

  .RWDnews011 .carry-device {
    display: none
  }
}

@media(max-width: 1199px) {
  .RWDnews011 .title-block {
    width: 100%
  }

  .RWDnews011 .news-block {
    min-height: 180px;
    margin-bottom: 50px
  }

  .RWDnews011 .news-block .list {
    padding-top: 0;
    margin-top: 0;
    list-style: none
  }

  .RWDnews011 .pc-only {
    display: none
  }

  .RWDnews011 .title-block {
    margin-bottom: 20px
  }

  .RWDnews011 .list-date {
    padding: 0 30px 26px 0;
    font-weight: bold
  }

  .RWDnews011 .img-view {
    margin-right: 0;
    margin-bottom: 20px
  }

  .RWDnews011 .list-title {
    padding: 0 0 26px
  }

  .RWDnews011 .list-title .t1 {
    font-size: 16px
  }

  .RWDnews011 .list-title .t2 {
    font-size: 13px
  }

  .RWDnews011 .carry-device {
    margin: 0 auto
  }
}

@media(min-width: 768px) {
  .RWDnews011 .mobile-only {
    display: none
  }

  .RWDnews011 .img-slide {
    height: 340px
  }
}

@media(max-width: 767px) {
  .RWDnews011 {
    padding-left: 30px;
    padding-right: 30px
  }

  .RWDnews011 .title-en {
    width: 90%
  }

  .RWDnews011 .mobile-only {
    -webkit-box-shadow: 0 0 3px #ccc;
    box-shadow: 0 0 3px #ccc
  }

  .RWDnews011 .mobile-only.page-prev {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    background-color: #fff;
    z-index: 1;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    left: 0
  }

  .RWDnews011 .mobile-only.page-next {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    background-color: #fff;
    z-index: 1;
    -webkit-transform: translateX(50%) translateY(-50%);
    transform: translateX(50%) translateY(-50%);
    right: 0
  }

  .RWDnews011 .page-arrow:before,
  .RWDnews011 .page-arrow:after {
    font-size: 20px
  }

  .RWDnews011 .news-block {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 10px
  }

  .RWDnews011 .title-block .ctrl-bar,
  .RWDnews011 .title-block.title-center .ctrl-bar {
    display: none
  }

  .RWDnews011 .title-block {
    margin-bottom: 40px
  }

  .RWDnews011 .img-view {
    width: 100%;
    margin-bottom: 0
  }

  .RWDnews011 .img-mask.left-in {
    -webkit-animation: maskLeftIn .3s forwards;
    animation: maskLeftIn .3s forwards
  }

  .RWDnews011 .img-mask.left-out {
    -webkit-animation: maskLeftOut .3s forwards;
    animation: maskLeftOut .3s forwards
  }

  .RWDnews011 .img-mask.right-in {
    -webkit-animation: maskRightIn .3s forwards;
    animation: maskRightIn .3s forwards
  }

  .RWDnews011 .img-mask.right-out {
    -webkit-animation: maskRightOut .3s forwards;
    animation: maskRightOut .3s forwards
  }

  .RWDnews011 .img-slide {
    width: 100%;
    height: 100%
  }

  .RWDnews011 .news-block .list {
    padding-top: 20px;
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  .RWDnews011 .list .swiper-container {
    height: auto
  }

  .RWDnews011 .listitem {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .RWDnews011 .list-title {
    width: 100%;
    height: auto;
    max-width: initial;
    padding-left: 0px
  }

  .RWDnews011 .list-title .t1 {
    max-height: none;
    -webkit-line-clamp: 2;
    margin-bottom: 10px
  }

  .RWDnews011 .list-date {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0px 40px 15px 0;
    margin-right: 0
  }

  .RWDnews011 .list-M-Y {
    font-size: 14px
  }

  .RWDnews011 .list-D {
    font-size: 14px;
    line-height: 18px
  }

  .RWDnews011 .list-D::before {
    content: "."
  }
}

/*END*/