.mobile-only {
  display: block; }

.tab-only {
  display: none; }

.desktop-only {
  display: none; }

html, body {
  height: 100%; }

#main-container {
  vertical-align: top;
  background-color: #fafafa; }

body, html.tc body, td, html.tc td, html.tc .chinese,
html.en .chinese {
  font-family: Arial, _serif, \5FAE\8EDF\6B63\9ED1\9AD4, Microsoft JhengHei, MingLiU;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  letter-spacing: 2px; }

html.en body, html.en td, html.tc .english,
html.en .engligh {
  font-family: Arial;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  letter-spacing: 0px; }

html.tc .section-menu-button {
  font-family: Arial, _serif, \5FAE\8EDF\6B63\9ED1\9AD4, Microsoft JhengHei, MingLiU;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 2px; }

html.en .section-menu-button {
  font-family: "Libre Baskerville", serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 0px; }

html.tc .content-header, html.tc .collection-level-2-button-label-cell, html.tc .collection-header, html.tc .container-header {
  font-family: Arial, _serif, \5FAE\8EDF\6B63\9ED1\9AD4, Microsoft JhengHei, MingLiU;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 2px; }

html.en .content-header, html.en .collection-level-2-button-label-cell, html.en .collection-header, html.en .container-header {
  font-family: "Libre Baskerville", serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 0px; }

html.tc h1 {
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
  letter-spacing: 2px;
  margin: 0px 0px 15px 0px; }

html.en h1 {
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
  letter-spacing: 0px;
  margin: 0px 0px 15px 0px; }

html.tc h2 {
  font-size: 19px;
  font-weight: bold;
  line-height: 26px;
  letter-spacing: 2px;
  margin: 0px 0px 13px 0px; }

html.en h2 {
  font-size: 19px;
  font-weight: bold;
  line-height: 26px;
  letter-spacing: 0px;
  margin: 0px 0px 13px 0px; }

html.tc h3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  letter-spacing: 2px;
  margin: 0px 0px 11px 0px; }

html.en h3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  letter-spacing: 0px;
  margin: 0px 0px 11px 0px; }

body {
  min-width: 320px; }

body, td, a {
  color: #999999; }

tr.exclusive-tr {
  display: none; }

body.exclusive-mode tr.exclusive-tr {
  display: table-row; }

body.exclusive-mode tr.exclusive-hidden-tr {
  display: none; }

/*
h5{
	font-size: 18px;
	line-height:22px;
	color: #ffffff;
	margin:0px;
	margin-bottom:10px;
}
*/
.theme-white h1,
.theme-white h2,
.theme-white h3 {
  color: #000000; }

#header-container {
  display: none; }

#main-container {
  padding-top: 50px; }

.mobile-content-container {
  min-width: 320px; }

.content-bg, .content-wrapper {
  background: url("../images-mobile/common/section-menu/content-bg.png") top center no-repeat; }

.content-wrapper {
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  min-height: 150px; }

.content-header, .collection-level-2-button-label-cell, .collection-header {
  color: #000000; }

.container-header {
  height: 36px;
  color: #000000;
  text-align: center;
  background: #ffffff; }
  html.tc .container-header {
    line-height: 36px; }
  html.en .container-header {
    line-height: 36px; }

.h-sep-line, .collection-product-content-container .sep-line, .membership-purchase-item-sep-line,
.membership-wishlist-item-sep-line,
.container-header-sep {
  height: 1px;
  background: #cdcdcd;
  background: -moz-linear-gradient(left, rgba(205, 205, 205, 0) 0%, #cdcdcd 50%, rgba(205, 205, 205, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(205, 205, 205, 0)), color-stop(50%, #cdcdcd), color-stop(100%, rgba(205, 205, 205, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(205, 205, 205, 0) 0%, #cdcdcd 50%, rgba(205, 205, 205, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(205, 205, 205, 0) 0%, #cdcdcd 50%, rgba(205, 205, 205, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(205, 205, 205, 0) 0%, #cdcdcd 50%, rgba(205, 205, 205, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(205, 205, 205, 0) 0%, #cdcdcd 50%, rgba(205, 205, 205, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00cdcdcd', endColorstr='#00cdcdcd',GradientType=1 );
  /* IE6-8 */ }

.mobile-spacing {
  height: 20px; }

.mobile-no-way {
  display: none; }

.mobile-no-way-message {
  display: table;
  width: 100%;
  height: 150px; }

.mobile-no-way-message-cell {
  display: table-cell;
  text-align: center;
  vertical-align: middle; }

/* overlay */
#modal {
  position: fixed;
  display: none;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.9); }

.overlay-table {
  display: table;
  width: 100%;
  height: 100%; }

.overlay-table-cell {
  display: table-cell;
  vertical-align: middle; }

.overlay-wrapper {
  margin: 0px auto;
  position: relative;
  border-radius: 5px;
  background: #ffffff;
  box-shadow: 0px 0px 5px 3px #c7c7c7;
  padding: 10px; }

.panel-button, .panel-button-back, .panel-button-plus, .panel-button-video {
  height: 22px;
  line-height: 22px;
  color: #ea0437;
  padding-left: 13px;
  background: url("../images/buttons/panel-button-arrow-right.png") no-repeat left center;
  display: block;
  cursor: pointer;
  text-decoration: none; }

.panel-button:hover, .panel-button-back:hover, .panel-button-plus:hover, .panel-button-video:hover {
  color: #999999;
  background: url("../images/buttons/panel-button-arrow-right-hover.png") no-repeat left center;
  text-decoration: none; }

.panel-button-back {
  background-image: url("../images/buttons/panel-button-arrow-left.png"); }

.panel-button-back:hover {
  background-image: url("../images/buttons/panel-button-arrow-left-hover.png"); }

.panel-button-plus {
  background-image: url("../images/buttons/add-wish-list-icon.png"); }

.panel-button-plus:hover {
  background-image: url("../images/buttons/add-wish-list-icon-2.png"); }

.panel-button-video {
  background-image: url("../images/buttons/video-icon.png"); }

.panel-button-video:hover {
  background-image: url("../images/buttons/video-icon-2.png"); }

.panel-button-bullet-none,
.panel-button-bullet-none:hover {
  padding-left: 0px;
  background: none; }

.section-menu-wrapper,
.section-menu-wrapper a {
  text-decoration: none; }

.section-menu-bar {
  position: relative;
  height: 37px;
  overflow: hidden;
  background: url("../images-mobile/common/section-menu/sub-menu-line.png") bottom center no-repeat; }

.section-menu-buttons-wrapper {
  position: absolute;
  width: 100%;
  left: 25%; }

.section-menu-bar[data-section-order='2'] .section-menu-buttons-wrapper {
  left: -25%; }

.section-menu-bar[data-section-order='3'] .section-menu-buttons-wrapper {
  left: -75%; }

.section-menu-bar[data-section-order='4'] .section-menu-buttons-wrapper {
  left: -125%; }

.section-menu-bar[data-section-order='5'] .section-menu-buttons-wrapper {
  left: -175%; }

.section-menu-bar[data-section-order='6'] .section-menu-buttons-wrapper {
  left: -225%; }

.section-menu-bar[data-section-order='7'] .section-menu-buttons-wrapper {
  left: -275%; }

.section-menu-bar[data-section-order='8'] .section-menu-buttons-wrapper {
  left: -325%; }

.section-menu-bar[data-section-order='9'] .section-menu-buttons-wrapper {
  left: -375%; }

.section-menu-bar[data-section-order='10'] .section-menu-buttons-wrapper {
  left: -425%; }

.section-menu-buttons-wrapper {
  transition: left 0.5s;
  -webkit-transition: left 0.5s; }

.section-menu-button {
  width: 50%;
  position: absolute;
  height: 36px; }

.section-menu-button:nth-child(2) {
  left: 50%; }

.section-menu-button:nth-child(3) {
  left: 100%; }

.section-menu-button:nth-child(4) {
  left: 150%; }

.section-menu-button:nth-child(5) {
  left: 200%; }

.section-menu-button:nth-child(6) {
  left: 250%; }

.section-menu-button:nth-child(7) {
  left: 300%; }

.section-menu-button:nth-child(8) {
  left: 350%; }

.section-menu-button:nth-child(9) {
  left: 400%; }

.section-menu-button:nth-child(10) {
  left: 450%; }

.section-menu-button > a {
  display: block;
  height: 36px;
  line-height: 36px;
  text-align: center;
  width: 160px;
  margin: 0px auto;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.section-menu-button-current a {
  color: #ffffff;
  background: url("../images-mobile/common/section-menu/sub-menu-on.png"); }

.theme-white .section-menu-button-current a,
.theme-red .section-menu-button-current a,
.theme-black .section-menu-button-current a {
  color: #000000; }

.section-child-back-button {
  display: table;
  margin: 10px auto; }

.section-child-back-button .panel-button-back {
  display: table-cell; }

.social-wrapper {
  margin: 0px auto;
  display: table; }

.social-button {
  display: table-cell;
  width: 40px;
  height: 45px;
  cursor: pointer;
  padding-left: 1px;
  padding-right: 1px; }
  html.backgroundsize .social-button {
    background-size: 100% 100%; }

.social-fb-button {
  background-image: url("../images/header/facebook-icon.png"); }
  html.backgroundsize .social-fb-button {
    background-image: url("../images/header/facebook-icon-2x.png"); }

.social-tw-button {
  background-image: url("../images/header/twitter-icon.png"); }
  html.backgroundsize .social-tw-button {
    background-image: url("../images/header/twitter-icon-2x.png"); }

.social-gg-button {
  background-image: url("../images/header/google-icon.png"); }
  html.backgroundsize .social-gg-button {
    background-image: url("../images/header/google-icon-2x.png"); }

.social-wb-button {
  background-image: url("../images/header/weibo-btn.png"); }
  html.backgroundsize .social-wb-button {
    background-image: url("../images/header/weibo-btn-2x.png"); }

.social-qq-button {
  background-image: url("../images/header/tqq-icon.png"); }
  html.backgroundsize .social-qq-button {
    background-image: url("../images/header/tqq-icon-2x.png"); }

.social-yt-button {
  background-image: url("../images/header/youtube-icon.png"); }
  html.backgroundsize .social-yt-button {
    background-image: url("../images/header/youtube-icon-2x.png"); }

.social-yk-button {
  background-image: url("../images/header/youku-icon.png"); }
  html.backgroundsize .social-yk-button {
    background-image: url("../images/header/youku-icon-2x.png"); }

.social-zola-button {
  display: none; }

.form-wrapper .content-header, .form-wrapper .collection-level-2-button-label-cell, .form-wrapper .collection-header,
.form-header-description {
  margin-bottom: 15px; }

.form-required-message,
div.form-required-remark {
  display: none; }

.form-show-required .form-required-message {
  display: block; }

.form-show-required .form-item-required .form-required-remark {
  display: block; }

.form-required-remark {
  height: 30px;
  line-height: 30px; }

.form-required-remark {
  color: #ea0437; }

div.form-required-remark {
  float: left;
  width: 8px;
  margin-left: -8px; }

input,
textarea,
select {
  color: #000000; }

.form-wrapper {
  margin-bottom: 30px; }

.form-item-label {
  line-height: 30px;
  color: #000000; }

.form-item-label,
.form-required-message,
.form-item-input,
.form-item-input a {
  color: #000000; }

.form-item-input {
  margin-bottom: 15px; }

.form-readonly .form-item-input {
  line-height: 30px;
  color: #999999; }

.form-control {
  outline: 0px;
  display: block;
  border: 0px;
  border-radius: 5px;
  padding-left: 2%;
  padding-right: 2%;
  width: 96%; }

.form-control-agreement {
  padding: 0px;
  width: auto; }

.form-control-text, .form-control-pulldown, .form-control-date, .form-control-textarea {
  background-color: #eeeeee;
  padding-top: 2px;
  padding-bottom: 2px;
  height: 26px;
  line-height: 26px; }

.form-control-pulldown {
  height: 30px;
  padding-top: 0px;
  padding-bottom: 0px;
  vertical-align: middle; }

.form-control-pulldown select {
  outline: 0px;
  width: 100%;
  height: 30px;
  line-height: 30px;
  background: transparent;
  border: 0px;
  display: block;
  border-radius: 5px; }

.form-footer .panel-button-wrapper {
  display: table;
  float: left;
  margin-right: 20px; }

.form-footer .panel-button, .form-footer .panel-button-back, .form-footer .panel-button-plus, .form-footer .panel-button-video {
  float: left; }

.login .panel-button-wrapper-forgot-password {
  float: right;
  margin: 0px; }

.form-control-radio-button {
  float: left;
  margin-right: 20px; }

.form-control-radio-button,
.form-control-radio-button input,
.form-control-radio-button label,
.form-control-agreement input {
  height: 30px;
  float: left;
  display: block;
  line-height: 30px; }

.form-control-radio-button input {
  margin-right: 5px;
  vertical-align: middle; }

.ui-datepicker {
  width: 294px;
  padding-left: 2px;
  padding-right: 2px;
  border-width: 1px;
  margin-top: 3px; }

.ui-datepicker,
.ui-datepicker td {
  letter-spacing: 0px;
  font-size: 12px; }

.form-control-agreement input {
  width: 20px;
  margin-right: 5px; }

.form-control-agreement label {
  float: left;
  display: block;
  width: 275px; }

.form-control-error {
  margin: -2px;
  border: 2px solid #ea0437; }

.form-control-textarea {
  height: 56px;
  resize: none; }

.form-return-message {
  text-align: center;
  color: #000000;
  vertical-align: middle;
  display: table-cell; }

.form-return-message a {
  color: #000000; }

.form-return-message-wrapper {
  display: none;
  margin: 0px auto;
  text-align: center;
  height: 150px; }

.form-return-message-wrapper-show {
  display: table; }

.feedback-popup-content-message {
  padding: 20px; }

#header-container-tr {
  display: none; }

.footer-logo-wrapper,
.footer-menu-wrapper {
  display: none; }

.footer-menu-button,
.footer-menu-button:hover,
.footer-bottom-button,
.footer-bottom-button:hover {
  text-decoration: none; }

.footer-bottom-button-wrapper {
  display: table;
  margin: 0px auto;
  height: 100%; }

.footer-bottom-button-cell {
  display: table-cell;
  vertical-align: middle; }

.footer-bottom-button {
  margin-left: 20px;
  margin-right: 20px; }

.footer-bottom-button-sep {
  display: table-cell;
  vertical-align: middle; }

.footer-bottom-button-sep div {
  background: #999999;
  width: 1px;
  height: 13px; }

.footer-login-button,
.footer-logout-button,
.footer-login-button-sep {
  display: none; }

.footer-bottom-button-wrapper {
  height: 33px; }

/*
.footer-lang-button-cell{
	html.en &{
		letter-spacing: $LETTER_SPACING_TC;
	}
	html.tc &{
		letter-spacing: $LETTER_SPACING_EN;
	}
}*/
#footer-bottom-button-container {
  background: #f9f9f9;
  text-transform: uppercase; }

#footer-container {
  height: 78px; }

.mobile-top-header-container {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 50px; }

.mobile-top-header-container-bg {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  display: none; }

/*
.mobile-top-header-container-open{
	height:100%;
}*/
.mobile-top-header-logo-wrapper {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 50px;
  background: url("../images-mobile/top-header/header-2x.jpg") no-repeat center center;
  background-size: auto 50px; }

.mobile-top-menu-button {
  width: 30px;
  height: 29px;
  background: url("../images-mobile/top-header/menu-btn.png");
  position: absolute;
  top: 10px;
  right: 10px; }

.login .mobile-top-menu-button,
.forgot-password-form .mobile-top-menu-button {
  display: none; }

.mobile-top-header-container-open .mobile-top-menu-button {
  background-position: 0px -29px; }

.mobile-top-header-content-wrapper {
  position: relative;
  display: none;
  background: #ffffff;
  padding-top: 50px; }

/*
.mobile-top-header-container-open .mobile-top-header-content-wrapper{
	display:block;
}*/
.mobile-top-header-buttons-wrapper {
  margin: 10px 0px; }

.mobile-top-header-button-corp,
.mobile-top-header-button-collection {
  width: 320px;
  height: 84px;
  margin: 5px auto;
  display: block;
  background: no-repeat center center;
  background-size: 100% 100%; }

html.tc .mobile-top-header-button-corp {
  background-image: url("../images-mobile/home/tc/crop-btn.png"); }
html.en .mobile-top-header-button-corp {
  background-image: url("../images-mobile/home/en/crop-btn.png"); }

html.tc .mobile-top-header-button-collection {
  background-image: url("../images-mobile/home/tc/collection-btn.png"); }
html.en .mobile-top-header-button-collection {
  background-image: url("../images-mobile/home/en/collection-btn.png"); }

.mobile-top-header-button-contactus,
.mobile-top-header-button-sign-up,
.mobile-top-header-button-login,
.mobile-top-header-button-membership,
.mobile-top-header-button-logout {
  display: block;
  width: 98px;
  height: 98px;
  background-size: 100% 100%; }

html.tc .mobile-top-header-button-contactus {
  background-image: url("../images-mobile/top-header/tc/menu-contact-btn.png"); }
html.en .mobile-top-header-button-contactus {
  background-image: url("../images-mobile/top-header/en/menu-contact-btn.png"); }

.mobile-top-header-button-sign-up {
  background-size: 100% auto; }
  html.tc .mobile-top-header-button-sign-up {
    background-image: url("../images-mobile/top-header/tc/menu-member-btn.png"); }
  html.en .mobile-top-header-button-sign-up {
    background-image: url("../images-mobile/top-header/en/menu-member-btn.png"); }

.mobile-top-header-button-membership {
  background-size: 100% auto;
  background-position: 0px -98px; }
  html.tc .mobile-top-header-button-membership {
    background-image: url("../images-mobile/top-header/tc/menu-member-btn.png"); }
  html.en .mobile-top-header-button-membership {
    background-image: url("../images-mobile/top-header/en/menu-member-btn.png"); }

.mobile-top-header-button-login {
  background-size: 100% auto; }
  html.tc .mobile-top-header-button-login {
    background-image: url("../images-mobile/top-header/tc/menu-login-btn.png"); }
  html.en .mobile-top-header-button-login {
    background-image: url("../images-mobile/top-header/en/menu-login-btn.png"); }

.mobile-top-header-button-logout {
  background-size: 100% auto;
  background-position: 0px -98px; }
  html.tc .mobile-top-header-button-logout {
    background-image: url("../images-mobile/top-header/tc/menu-login-btn.png"); }
  html.en .mobile-top-header-button-logout {
    background-image: url("../images-mobile/top-header/en/menu-login-btn.png"); }

.mobile-top-header-tail {
  height: 8px;
  background: url("../images-mobile/top-header/menu-on-shadow.png") no-repeat center center;
  margin-bottom: -8px; }

.mobile-top-header-sub-button-wrapper {
  display: table;
  margin: 0px auto; }

.mobile-top-header-sub-button {
  display: table-cell; }

.mobile-top-logo-button {
  display: block;
  margin: 0px auto;
  height: 100%;
  width: 220px; }

#popup {
  display: none;
  position: relative;
  width: 300px;
  height: 100%;
  margin: 0px auto; }

#popup .popup-centered {
  position: absolute;
  display: block;
  height: 200px;
  top: 50%;
  width: 100%;
  margin-top: -100px; }

#popup .popup-cell {
  display: table-cell;
  vertical-align: middle;
  height: 200px;
  width: 300px; }

#popup .popup-panel {
  display: block;
  height: 2px;
  width: 0%;
  margin: 0px auto;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  background: #ffffff; }

.popup-content {
  display: none;
  width: 100%;
  height: 100%; }

.popup-content,
.popup-content td {
  color: #000000; }

.feedback-popup-content-message {
  font-weight: bold; }

.feedback-popup-content-table {
  width: 100%;
  height: 100%; }

.feedback-popup-content-footer {
  height: 40px;
  vertical-align: top; }

.feedback-popup-content-footer .panel-button-wrapper {
  display: table;
  margin: 0px auto; }

.feedback-popup-content-footer .panel-button, .feedback-popup-content-footer .panel-button-back, .feedback-popup-content-footer .panel-button-plus, .feedback-popup-content-footer .panel-button-video {
  display: none;
  float: left;
  margin: 0px 15px; }

.feedback-popup-state-ok .feedback-popup-content-footer-button-ok {
  display: block; }

.feedback-popup-state-cancel .feedback-popup-content-footer-button-cancel {
  display: block; }

.home-visual-bg {
  display: none; }

.home-product-highlight-container {
  position: relative;
  height: 266px;
  background: url("../images-mobile/home/banner-bg.jpg") center center no-repeat;
  overflow: hidden; }

.home-product-highlight-button-left,
.home-product-highlight-button-right {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 118px;
  cursor: pointer;
  display: none; }

.home-product-highlight-button-left {
  left: 0px;
  background: url("../images-mobile/home/banner-arrow-left.png") center center no-repeat; }

.home-product-highlight-button-right {
  right: 0px;
  background: url("../images-mobile/home/banner-arrow-right.png") center center no-repeat; }

.home-banner-wrapper-inner {
  margin: 15px 0px; }

.home-banner-corp,
.home-banner-collection,
.home-banner-contactus,
.home-banner-membership {
  width: 320px;
  margin: 10px auto;
  height: 84px;
  display: block;
  background: center center no-repeat;
  background-size: 100% 100%; }

html.tc .home-banner-corp {
  background-image: url("../images-mobile/home/tc/crop-btn.png"); }
html.en .home-banner-corp {
  background-image: url("../images-mobile/home/en/crop-btn.png"); }

html.tc .home-banner-collection {
  background-image: url("../images-mobile/home/tc/collection-btn.png"); }
html.en .home-banner-collection {
  background-image: url("../images-mobile/home/en/collection-btn.png"); }

html.tc .home-banner-contactus {
  background-image: url("../images-mobile/home/tc/contact-btn.png"); }
html.en .home-banner-contactus {
  background-image: url("../images-mobile/home/en/contact-btn.png"); }

html.tc .home-banner-membership {
  background-image: url("../images-mobile/home/tc/member-btn.png"); }
html.en .home-banner-membership {
  background-image: url("../images-mobile/home/en/member-btn.png"); }

.home-product-highlight-wrapper {
  position: absolute;
  width: 100%;
  height: 100%; }

.home-product-highlight-button {
  display: block;
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%; }

.home-product-highlight-button a {
  display: block;
  width: 180px;
  margin: 0px auto;
  margin-top: 15px; }

.home-product-highlight-button img {
  display: block;
  width: 180px;
  height: 180px;
  margin: 0px auto; }

.home-product-highlight-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px; }

.home-product-highlight-overlay-button {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 30px;
  right: 30px; }

.home-product-highlight-caption {
  position: absolute;
  bottom: 0px;
  width: 100%;
  text-align: center;
  padding-bottom: 3px; }

.corp-corp-intro-content {
  background: center top no-repeat;
  margin: 0px auto; }
  html.tc .corp-corp-intro-content {
    height: 502px;
    background-image: url("../images-mobile/corp/tc/corp1-txt-2x.png");
    background-size: auto 100%; }
  html.en .corp-corp-intro-content {
    height: 828px;
    background-image: url("../images-mobile/corp/en/corp1-txt-2x.png");
    background-size: auto 100%; }

.corp-brand-intro-content {
  margin: 0px auto;
  background: center top no-repeat; }
  html.tc .corp-brand-intro-content {
    height: 350px;
    background-image: url("../images-mobile/corp/tc/corp2-txt-2x.png");
    background-size: auto 100%; }
  html.en .corp-brand-intro-content {
    height: 672px;
    background-image: url("../images-mobile/corp/en/corp2-txt-2x.png");
    background-size: auto 100%; }

.corp-brand-position-content {
  margin: 0px auto;
  background: center top no-repeat; }
  html.tc .corp-brand-position-content {
    height: 460px;
    background-image: url("../images-mobile/corp/tc/corp3-txt-2x.png");
    background-size: auto 100%; }
  html.en .corp-brand-position-content {
    height: 885px;
    background-image: url("../images-mobile/corp/en/corp3-txt-2x.png");
    background-size: auto 100%; }

.corp-brand-philo-content {
  width: 288px;
  height: 162px;
  margin: 0px auto;
  overflow: hidden;
  background: #000000; }

.corp-brand-philo-content video {
  width: 288px;
  height: 162px; }

.section-menu-button[data-href='en/corp/care'],
.section-menu-button[data-href='tc/corp/care'] {
  display: none; }

.collection-level-wrapper {
  display: none; }

.collection-level-1 .collection-level-1-wrapper,
.collection-level-2 .collection-level-2-wrapper,
.collection-level-3 .collection-level-3-wrapper,
.collection-level-4 .collection-level-4-wrapper {
  display: block; }

/* 
body.collection[data-collection-level='1'] .collection-level-1-wrapper,
body.collection[data-collection-level='2'] .collection-level-2-wrapper,
body.collection[data-collection-level='3'] .collection-level-3-wrapper,
body.collection[data-collection-level='4'] .collection-level-4-wrapper{
	display:block;
}
*/
.collection-highlight-product-wrapper {
  width: 300px;
  height: 608px;
  margin: 0px auto; }

.collection-highlight-product {
  width: 70px;
  border: 1px solid #dddddd;
  height: 70px;
  display: block;
  margin-bottom: 4px; }

.collection-highlight-product img {
  display: block;
  width: 90%;
  height: 90%;
  margin: 5%; }

.collection-highlight-product:nth-child(1),
.collection-highlight-product:nth-child(8),
.collection-highlight-product:nth-child(11),
.collection-highlight-product:nth-child(18) {
  width: 146px;
  height: 146px; }

.collection-level-1-button {
  height: 45px;
  display: block;
  width: 300px;
  margin: 15px auto;
  box-shadow: 3px 3px 4px #ababab;
  background: white center center no-repeat; }

.collection-level-1-button-sep {
  display: none; }

html.tc .collection-level-1-button-1 {
  background-image: url("../images-mobile/collection/tc/collection-1.png");
  background-size: auto 100%; }
html.en .collection-level-1-button-1 {
  background-image: url("../images-mobile/collection/en/collection-1.png");
  background-size: auto 100%; }

html.tc .collection-level-1-button-2 {
  background-image: url("../images-mobile/collection/tc/collection-2.png");
  background-size: auto 100%; }
html.en .collection-level-1-button-2 {
  background-image: url("../images-mobile/collection/en/collection-2.png");
  background-size: auto 100%; }

html.tc .collection-level-1-button-3 {
  background-image: url("../images-mobile/collection/tc/collection-3.png");
  background-size: auto 100%; }
html.en .collection-level-1-button-3 {
  background-image: url("../images-mobile/collection/en/collection-3.png");
  background-size: auto 100%; }

.collection-product-list-wrapper a {
  text-decoration: none; }

.collection-level-2-section-child-content {
  height: 356px; }

.collection-level-2-section-child-content-table-wrapper {
  position: absolute;
  width: 100%;
  overflow: auto; }

.collection-level-2-button {
  display: table-cell;
  width: 120px;
  height: 356px; }

a.collection-level-2-button {
  text-decoration: none; }

.collection-level-2-button-bg {
  height: 100%;
  width: 120px;
  position: relative; }

.collection .section-child-back-button {
  display: none; }

.collection-level-2-button-bg-visual {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: no-repeat center center;
  background-size: 100% 100%; }

.collection-level-2-buttons-wrapper {
  height: 100%;
  display: table;
  margin: 0px auto; }

.collection-level-2-button-sep {
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk5OTk5OSIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjOTk5OTk5IiBzdG9wLW9wYWNpdHk9IjAuNSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjOTk5OTk5IiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(top, rgba(153, 153, 153, 0.5) 0%, rgba(153, 153, 153, 0.5) 50%, rgba(153, 153, 153, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(153, 153, 153, 0.5)), color-stop(50%, rgba(153, 153, 153, 0.5)), color-stop(100%, rgba(153, 153, 153, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(153, 153, 153, 0.5) 0%, rgba(153, 153, 153, 0.5) 50%, rgba(153, 153, 153, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(153, 153, 153, 0.5) 0%, rgba(153, 153, 153, 0.5) 50%, rgba(153, 153, 153, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(153, 153, 153, 0.5) 0%, rgba(153, 153, 153, 0.5) 50%, rgba(153, 153, 153, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(153, 153, 153, 0.5) 0%, rgba(153, 153, 153, 0.5) 50%, rgba(153, 153, 153, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80999999', endColorstr='#00999999',GradientType=0 );
  /* IE6-8 */
  display: table-cell;
  height: 100%; }

.collection-level-2-button-sep:first-child,
.collection-level-2-button-sep:last-child {
  display: none; }

.collection-level-2-button-sep div {
  width: 1px; }

.collection-level-2-button-label {
  position: relative;
  color: #000000; }

.collection-level-2-button-label-cell {
  text-align: center;
  padding: 10px; }
  html.en .collection-level-2-button-label-cell {
    font-size: 14px; }

/*
.collection-product-list-container{
	position:relative;
	width:$PAGE_MIN_WIDTH;
	margin:0px auto;
}
*/
.collection-product-list-item-a {
  width: 70px;
  border: 1px solid #dddddd;
  height: 70px;
  display: block;
  margin-bottom: 4px; }

.collection-product-list-item-img {
  width: 90%;
  height: 90%;
  margin: 5%; }

.collection-product-list-item-caption {
  display: none; }

.collection-product-list-item-wrapper {
  float: left;
  margin-left: 2px;
  margin-right: 2px; }

.collection-product-list-paging {
  display: none; }

.collection-level-3-wrapper .content-wrapper {
  padding-left: 0px;
  padding-right: 0px; }

.collection-product-list-container {
  width: 304px;
  margin: 0px auto; }

.collection-header {
  text-align: center;
  padding-top: 3px;
  padding-bottom: 3px;
  background: #ffffff; }

.collection-product-content-product-detail-wrapper-photo {
  display: none; }

.collection-product-content-pic {
  width: 190px;
  height: 190px;
  display: block;
  margin: 0px auto; }

.collection-product-content-product-design-wrapper {
  display: none; }

.collection-product-content-container .sep-line {
  margin-top: 15px;
  margin-bottom: 15px; }

.collection-product-content-product-detail-wrapper-desc {
  text-align: center; }

.collection-product-prev-panel-button-wrapper,
.collection-product-next-panel-button-wrapper {
  display: none;
  position: absolute;
  top: 85px; }
  .collection-product-prev-panel-button-wrapper .panel-button-back,
  .collection-product-prev-panel-button-wrapper .panel-button,
  .collection-product-prev-panel-button-wrapper .panel-button-back,
  .collection-product-prev-panel-button-wrapper .panel-button-plus,
  .collection-product-prev-panel-button-wrapper .panel-button-video,
  .collection-product-next-panel-button-wrapper .panel-button-back,
  .collection-product-next-panel-button-wrapper .panel-button,
  .collection-product-next-panel-button-wrapper .panel-button-back,
  .collection-product-next-panel-button-wrapper .panel-button-plus,
  .collection-product-next-panel-button-wrapper .panel-button-video {
    display: none; }

.collection-product-prev-panel-button-wrapper {
  left: 10px; }
  .collection-product-prev-panel-button-wrapper .collection-product-nav-button {
    display: block;
    background: url("../images-mobile/home/banner-arrow-left.png") no-repeat center center;
    width: 30px;
    height: 30px; }

.collection-product-next-panel-button-wrapper {
  right: 10px; }
  .collection-product-next-panel-button-wrapper .collection-product-nav-button {
    display: block;
    background: url("../images-mobile/home/banner-arrow-right.png") no-repeat center center;
    width: 30px;
    height: 30px; }

.collection-product-prev-panel-button-wrapper-active,
.collection-product-next-panel-button-wrapper-active {
  display: table; }

.collection-enlarge-button-wrapper {
  display: table;
  margin: 10px auto; }

.collection-panel-button-wrapper {
  display: none;
  margin-bottom: 10px; }

.collection-panel-button-wrapper-video-active,
.collection-panel-button-wrapper-add-wishlist-active,
.collection-panel-button-wrapper-already-in-wishlist-active {
  display: table;
  margin-left: auto;
  margin-right: auto; }

.collection-level-2-content-header {
  display: block;
  text-decoration: none; }

/*
.collection-level-3-wrapper .collection-header{
	display:block;
	text-decoration:none;
}*/
.collection-level-3-wrapper .section-menu-bar {
  display: none; }

.collection-level-3-wrapper .section-menu-bar-top-level {
  display: none; }

.collection-section-container {
  position: relative; }

.video-panel-container-h {
  width: 280px;
  height: 158px;
  position: relative; }

.video-panel-overlay-wrapper {
  width: 280px;
  height: 158px; }

.video-panel-wrapper {
  width: 280px;
  height: 158px;
  overflow: hidden;
  background: #000000;
  position: relative; }

.video-panel-wrapper video {
  display: block;
  width: 280px;
  height: 158px; }

.video-close-button {
  cursor: pointer;
  position: absolute;
  top: -12px;
  left: -12px;
  width: 28px;
  height: 28px;
  background: url("../images/buttons/video-close-btn.png") no-repeat center center; }

.contact-us-detail-wrapper table, .contact-us-detail-wrapper td {
  border: 0px; }
.contact-us-detail-wrapper td {
  vertical-align: top;
  padding-bottom: 10px; }
.contact-us-detail-wrapper td:first-child {
  white-space: nowrap;
  padding-right: 5px;
  color: #ffffff; }
.contact-us-detail-wrapper .contact-us-detail-title {
  margin-bottom: 25px; }

.theme-white .contact-us-detail-wrapper td:first-child {
  color: #000000; }

.membership-whatsnew-button {
  display: block;
  margin-bottom: 10px; }

.membership-whatsnew-button img {
  display: block;
  width: 280px;
  height: 100px;
  margin: 0px auto; }

.membership-purchase-table {
  width: 100%; }

table.membership-purchase-table-header,
.membership-purchase-sep-line {
  display: none; }

.membership-purchase-thumb-wrapper {
  display: none; }

.membership-purchase-table-data-wrapper tr,
.membership-purchase-table-data-wrapper td {
  display: block; }

.membership-purchase-desc-div,
.membership-purchase-date-div,
.membership-purchase-item-no-div,
.membership-purchase-sn-div,
.membership-purchase-qty-div,
.membership-purchase-unit-price-div,
.membership-purchase-location-div {
  display: table-cell;
  width: 179px;
  padding-left: 20px;
  border-left: 1px solid #e1e1e1;
  padding-top: 5px;
  padding-bottom: 5px; }
  html.tc .membership-purchase-desc-div, html.tc
  .membership-purchase-date-div, html.tc
  .membership-purchase-item-no-div, html.tc
  .membership-purchase-sn-div, html.tc
  .membership-purchase-qty-div, html.tc
  .membership-purchase-unit-price-div, html.tc
  .membership-purchase-location-div {
    min-height: 20px; }
  html.en .membership-purchase-desc-div, html.en
  .membership-purchase-date-div, html.en
  .membership-purchase-item-no-div, html.en
  .membership-purchase-sn-div, html.en
  .membership-purchase-qty-div, html.en
  .membership-purchase-unit-price-div, html.en
  .membership-purchase-location-div {
    min-height: 20px; }

.membership-purchase-field-name {
  display: table-cell;
  width: 100px;
  color: #000000;
  padding-top: 5px;
  padding-bottom: 5px; }

.membership-purchase-item-sep-line {
  margin: 10px 0px; }

.membership-purchase-unit-price-currency:before {
  content: " "; }

.membership-wishlist-item-wrapper,
.membership-recommend-item-wrapper {
  width: 300px;
  margin: 0px auto; }

.membership-purchase-item-sep-line,
.membership-wishlist-item-sep-line {
  margin: 10px 0px; }

.membership-wishlist-item-a,
.membership-recommend-item-a {
  float: left; }

.membership-wishlist-item-img,
.membership-recommend-item-img {
  width: 70px;
  height: 70px;
  display: block;
  margin-right: 15px; }

.membership-wishlist-item-catpath,
.membership-recommend-item-catpath,
.membership-wishlist-item-caption,
.membership-recommend-item-caption {
  width: 215px;
  color: #000000;
  word-wrap: break-word;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: 0px; }

.membership-wishlist-item-catpath,
.membership-recommend-item-catpath {
  color: #999999;
  margin-top: 0px; }

.membership-wishlist-mobile-button-wrapper,
.membership-recommend-mobile-button-wrapper {
  height: 22px;
  width: 215px;
  margin-left: auto;
  margin-right: 0px; }

.membership-wishlist-read-more-button,
.membership-wishlist-remove-button,
.membership-recommend-read-more-button {
  display: table;
  float: left; }

.membership-wishlist-remove-button,
.membership-recommend-remove-button {
  float: right; }

.membership-wishlist-paging,
.membership-recommend-paging {
  display: none; }

.membership-cs-q-cell, .membership-cs-q-subject, .membership-cs-q-status {
  float: left; }

.membership-cs-q-subject {
  width: 218px; }

.membership-cs-q-status {
  width: 70px; }

.membership-cs-q-date {
  display: none; }

.membership-cs-a {
  display: none;
  margin-bottom: 20px; }

.membership-cs-entry {
  width: 300px;
  margin: 0px auto; }

.membership-cs-sep-line {
  background: url("../images/common/dotted-line.png") repeat-x;
  margin: 10px 0px;
  height: 1px; }

.membership-cs-entry-opened .membership-cs-sep-line {
  background-position: 0px -1px; }

.membership-cs-open-icon, .membership-cs-close-icon {
  float: left;
  width: 12px;
  height: 12px;
  background: url("../images/membership/cs-icon.png"); }
  html.tc .membership-cs-open-icon, html.tc .membership-cs-close-icon {
    margin-top: 4px; }
  html.en .membership-cs-open-icon, html.en .membership-cs-close-icon {
    margin-top: 4px; }

.membership-cs-close-icon {
  display: none;
  background: url("../images/membership/cs-icon.png");
  background-position: -12px 0px; }

.membership-cs-entry-opened .membership-cs-open-icon, .membership-cs-entry-opened .membership-cs-close-icon {
  display: none; }

.membership-cs-entry-opened .membership-cs-close-icon {
  display: block; }

.membership-cs-entry-opened .membership-cs-q {
  color: #EA0437; }

.membership-cs-a-reply-wrapper {
  border: 1px solid #e1e1e1;
  padding: 7px 10px;
  margin-top: 10px; }

.membership-cs-a-reply-header {
  float: left;
  color: #000000; }

.membership-cs-a-reply-date {
  float: right;
  color: #000000; }

.membership-cs-a-reply-sep-line {
  height: 1px;
  background-color: #e1e1e1;
  margin-top: 5px;
  margin-bottom: 5px; }

.membership-list-empty {
  width: 100%;
  text-align: center;
  height: 150px; }

.section-menu-button[data-href='tc/membership/procedure'],
.section-menu-button[data-href='en/membership/procedure'],
.section-menu-button[data-href='tc/membership/files'],
.section-menu-button[data-href='en/membership/files'],
.section-menu-button[data-href='tc/membership/contactus'],
.section-menu-button[data-href='en/membership/contactus'] {
  display: none; }

.membership-whatsnew-welcome-message {
  width: 280px;
  margin: 0px auto;
  padding-bottom: 10px; }
