/* 日本語版アドオン */
.jp_order_delivery_info {
  margin-left: 1em;
}
.ty-first-name-kana {
  display: inline-block;
  width: 47%;
}
.ty-last-name-kana {
  display: inline-block;
  width: 47%;
}
.ty-first-name-kana + .ty-last-name-kana {
  margin-left: 5%;
}
.ty-billing-phone,
.ty-shipping-phone {
  width: 180px;
}
.ty-billing-state,
.ty-shipping-state {
  float: none;
}
.ty-shipping-options__method {
  /* padding-top: 15px; */
}
.jp_delivery_option {
  display: block;
  margin-top: 5px;
  margin-left: 1.5em;
}
.jp_shipping_delim {
  padding-bottom: 20px;
  border-bottom: 1px solid #e8e9eb;
}
.ty-shipping-options__total {
  border-top: none;
}
.ty-shipping-methods-not-first {
  padding-top: 20px;
}
/*
.paym-methods {
float: left;
margin: 0;
padding-right: 60px;
width: 560px;
}
*/
.jp-paym-method {
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e8e9eb;
}
.jp-paym-method p {
  color: #767676;
}
.ty-payments-list__item-title {
  color: #333333;
}
/*
.cvv2 {
  margin-top: 5px;
}
*/
.newsletter_subheader {
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: bold;
}
.ty-gift-certificate .zipcode {
  clear: both;
}
.ty-gift-certificate .zipcode .ty-input-text-short {
  width: 120px;
}
.ty-gift-certificate .zipcode {
  clear: both;
}
.ty-gift-certificate__state {
  margin-left: 0;
}
@media (max-width: 640px) {
  .ty-cvv2-about {
    visibility: hidden;
  }
}
@media (max-width: 480px) {
  .ty-cc-icons__item.cc-default,
  .ty-cc-icons__item.active {
    visibility: hidden;
  }
}
input.ty-credit-card__input {
  ime-mode: disabled;
}
.ty-cc-icons__item .jcb {
  background-position: -200px -200px;
}
.ty-credit-card .help-inline {
  display: inherit;
}
input[type="tel"],
input[type="number"] {
  padding: 4px 8px;
  border: 1px solid #c2c9d0;
  background: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="tel"]:focus,
input[type="number"]:focus {
  outline: 0;
  border-color: #1abc9c;
  -webkit-transition: border 0.2s linear 0s;
  -moz-transition: border 0.2s linear 0s;
  -o-transition: border 0.2s linear 0s;
  transition: border 0.2s linear 0s;
}
.cc-numeric {
  ime-mode: disabled;
}
body,
p,
div,
li,
a {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0.03em;
}
p {
  line-height: 1.8em;
}
.onPc {
  display: block!important;
}
.onSmt {
  display: none !important;
}
.mt0 {
  margin-top: 0;
}
.mt05 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mt60 {
  margin-top: 60px;
}
.mt70 {
  margin-top: 70px;
}
.mt80 {
  margin-top: 80px;
}
.mt90 {
  margin-top: 90px;
}
.mt100 {
  margin-top: 100px;
}
.mt110 {
  margin-top: 110px;
}
.mt120 {
  margin-top: 120px;
}
.mt130 {
  margin-top: 130px;
}
.mt140 {
  margin-top: 140px;
}
.mt150 {
  margin-top: 150px;
}
.mt160 {
  margin-top: 160px;
}
.mr0 {
  margin-right: 0;
}
.mr05 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.mr30 {
  margin-right: 30px;
}
.mr60 {
  margin-right: 60px;
}
.mb0 {
  margin-bottom: 0;
}
.mb05 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb60 {
  margin-bottom: 60px;
}
.mb70 {
  margin-bottom: 70px;
}
.mb80 {
  margin-bottom: 80px;
}
.mb90 {
  margin-bottom: 90px;
}
.mb100 {
  margin-bottom: 100px;
}
.mb110 {
  margin-bottom: 110px;
}
.mb120 {
  margin-bottom: 120px;
}
.ml0 {
  margin-left: 0;
}
.ml05 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.ml30 {
  margin-left: 30px;
}
.ml150 {
  margin-left: 150px;
}
.mW05 {
  margin: 0 5px;
}
.mW10 {
  margin: 0 10px;
}
.mW15 {
  margin: 0 15px;
}
.mW20 {
  margin: 0 20px;
}
.mW30 {
  margin: 0 30px;
}
.pt0 {
  padding-top: 0;
}
.pt02 {
  padding-top: 2px;
}
.pt03 {
  padding-top: 3px;
}
.pt04 {
  padding-top: 4px;
}
.pt05 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pt50 {
  padding-top: 50px;
}
.pt60 {
  padding-top: 60px;
}
.pt70 {
  padding-top: 70px;
}
.pt80 {
  padding-top: 80px;
}
.pt90 {
  padding-top: 90px;
}
.pt100 {
  padding-top: 100px;
}
.pr0 {
  padding-right: 0;
}
.pr05 {
  padding-right: 5px;
}
.pr10 {
  padding-right: 10px;
}
.pr15 {
  padding-right: 15px;
}
.pr20 {
  padding-right: 20px;
}
.pr30 {
  padding-right: 30px;
}
.pr40 {
  padding-right: 40px;
}
.pr50 {
  padding-right: 50px;
}
.pr60 {
  padding-right: 60px;
}
.pb0 {
  padding-bottom: 0;
}
.pb03 {
  padding-bottom: 3px;
}
.pb04 {
  padding-bottom: 4px;
}
.pb05 {
  padding-bottom: 5px;
}
.pb07 {
  padding-bottom: 7px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb50 {
  padding-bottom: 50px;
}
.pb60 {
  padding-bottom: 60px;
}
.pb70 {
  padding-bottom: 70px;
}
.pb80 {
  padding-bottom: 80px;
}
.pb90 {
  padding-bottom: 90px;
}
.pb100 {
  padding-bottom: 100px;
}
.pl0 {
  padding-left: 0;
}
.pl05 {
  padding-left: 5px;
}
.pl10 {
  padding-left: 10px;
}
.pl15 {
  padding-left: 15px;
}
.pl20 {
  padding-left: 20px;
}
.pl30 {
  padding-left: 30px;
}
.pl40 {
  padding-left: 40px;
}
.pl50 {
  padding-left: 50px;
}
.pl60 {
  padding-left: 60px;
}
.pW05 {
  padding: 0 5px;
}
.pW10 {
  padding: 0 10px;
}
.pW15 {
  padding: 0 15px;
}
.pW20 {
  padding: 0 20px;
}
.pW30 {
  padding: 0 30px;
}
.pd05 {
  padding: 5px;
}
.pd10 {
  padding: 10px;
}
.pd15 {
  padding: 15px;
}
.pd20 {
  padding: 20px;
}
/* Space */
.box1080 {
  width: 100%;
  display: table;
  height: auto;
  margin: 0 auto;
  max-width: 1080px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  z-index: 2;
}
.box800 {
  width: 100%;
  display: table;
  height: auto;
  margin: 0 auto;
  max-width: 800px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  z-index: 2;
}
.box600 {
  width: 100%;
  display: table;
  height: auto;
  margin: 0 auto;
  max-width: 600px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  z-index: 2;
}
.box1280 {
  width: 100%;
  display: table;
  height: auto;
  margin: 0 auto;
  max-width: 1200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}
.box1280Pd {
  width: 100%;
  display: table;
  height: auto;
  margin: 0 auto;
  max-width: 1200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  z-index: 2;
}
.box1600 {
  width: 100%;
  display: table;
  height: auto;
  margin: 0 auto;
  max-width: 1600px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  z-index: 2;
}
.box1600Pd {
  width: 100%;
  display: table;
  height: auto;
  margin: 0 auto;
  max-width: 1600px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 60px;
  padding-bottom: 60px;
}
.box1600Non {
  width: 100%;
  display: table;
  height: auto;
  margin: 0 auto;
  max-width: 1600px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}
.ty-footer-menu {
  background-color: #111 !important;
}
.footer-copyright {
  background-color: #111 !important;
}
.ty-product-detail .ty-product-block__left {
  padding-right: 0px;
  padding-left: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left;
}
.bp-tygh-main-container--padding {
  padding-bottom: 0px !important;
}
.ty-column4 form,
.ty-column3 form,
.ty-column2 form,
.ty-column1 form {
  background-color: rgba(255, 255, 255, 0) !important;
}
.ty-grid-list__item {
  border-width: 0px !important;
}
.top-menu-grid {
  padding-top: 0px !important;
}
.ty-menu__item .ty-menu__item-link {
  padding: 20px 35px 20px 35px !important;
  font-size: 14px !important;
  line-height: 20px !important;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  letter-spacing: 0.1em;
}
.top-menu-grid::after {
  height: 60px !important;
}
.homepage-banners {
  margin-top: 0px !important;
}
.no-touch .ty-menu__item:hover .ty-menu__item-link,
.is-hover-menu .ty-menu__item-link,
.is-hover-menu.ty-menu__item-active .ty-menu__item-link {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.ty-menu__item.ty-menu__item-active .ty-menu__item-link {
  background-color: rgba(255, 255, 255, 0) !important;
}
.ty-logo-container img {
  width: auto;
  height: 50px;
}
.tygh-header > div {
  padding-top: 0px !important;
}
.ty-logo-container {
  margin-top: 0px !important;
  margin-bottom: 10px;
  margin-top: 20px !important;
}
.titleCenter .ty-mainbox-title,
.titleCenter .ty-mainbox-simple-title {
  text-align: center;
}
.tygh-footer > div {
  padding: 90px 0 60px;
  background-image: none;
}
.ty-breadcrumbs {
  font-size: 11px !important;
  margin-bottom: 0px;
  padding: 10px 10px 40px 0px;
}
.ty-breadcrumbs a {
  font-size: 11px !important;
}
.ty-product-switcher {
  display: none;
}
.ty-menu__submenu-items {
  background-color: #222 !important;
}
.ty-menu__item .ty-menu__item-link {
  position: relative;
}
.ty-menu__item .ty-menu__item-link::before {
  content: '';
  width: 10px;
  height: 1px;
  position: absolute;
  background-color: #666;
  top: 50%;
  left: 1px;
}
.bottom-copyright {
  font-size: 11px;
  margin-top: 40px;
}
.ty-sort-container {
  text-align: center;
  margin: 20px 0px 10px;
}
.ty-grid-list__item {
  margin-bottom: 10px !important;
}
.ty-grid-list__item-name .product-title {
  color: #fff !important;
  font-weight: normal !important;
}
.ty-pagination__item {
  color: #FFF;
  padding: 10px 15px;
  min-width: 12px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: #000;
}
.ty-pagination__selected {
  color: #FFF;
  padding: 10px 15px;
  min-width: 12px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: #333;
}
.ty-pagination__item:hover,
.ty-pagination__selected:hover {
  color: #FFF;
  padding: 10px 15px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: #333;
}
.ty-pagination__range:hover,
.ty-pagination__btn:hover {
  padding: 10px 15px;
  width: auto;
  color: #FFF;
  background-color: #333;
}
.ty-pagination a:hover {
  color: #FFF;
  background-color: #333;
}
.ty-pagination__bottom {
  border-top: 0px;
}
.ty-price-num {
  font-size: 13px;
  font-weight: normal;
  color: #eee;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}
.ty-grid-list__item-name {
  max-width: 100% !important;
  margin-top: 20px;
}
.ty-dropdown-box__title.open {
  background-color: #000 !important;
}
.ty-dropdown-box__content {
  background: #222;
  z-index: 700;
}
.ty-dropdown-box__content .ty-account-info__orders,
.ty-dropdown-box__content .ty-account-info__buttons {
  background-color: #222 !important;
}
.cm-cart-content .ty-cart-content__buttons {
  background-color: #222 !important;
}
.ty-select-block__a-item {
  display: none;
}
.footMenu {
  width: 100%;
  height: auto;
  display: block;
  float: left;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.footMenu ul {
  width: 100%;
  height: auto;
  float: left;
  display: block;
  padding: 0;
}
.footMenu li {
  width: 100%;
  height: auto;
  float: left;
  display: inline-block;
  padding: 0;
}
.footMenu li a {
  width: 100%;
  height: auto;
  float: left;
  display: inline-block;
  font-size: 12px;
  line-height: 2em;
  color: #999;
  letter-spacing: 0.05em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 0em;
  text-decoration: none;
  margin-bottom: 5px;
}
.footMenu li a:hover {
  color: #FFF;
  text-decoration: underline;
}
.footTitle {
  width: 100%;
  height: auto;
  float: left;
  display: block;
  font-size: 16px;
  line-height: 24px;
  border-bottom: #ceb3cb 0px solid;
  margin-bottom: 10px;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.15em;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}
.footTitle a {
  width: 100%;
  height: auto;
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #fff;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}
.footTitle a:hover {
  color: #666;
}
.footSubTitle {
  width: 100%;
  height: auto;
  float: left;
  display: block;
  font-size: 13px;
  line-height: 24px;
  margin-bottom: 10px;
  color: #fff;
  font-weight: 400;
  letter-spacing: 0.15em;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}
.footSubTitle a {
  width: 100%;
  height: auto;
  display: inline-block;
  font-size: 13px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 0.1em;
  color: #fff;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}
.footSubTitle a:hover {
  color: #666;
}
.copyright {
  width: 100%;
  height: auto;
  float: left;
  display: inline-block;
  text-align: left;
  font-size: 12px;
  color: #666;
  line-height: 1.6em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 400;
}
.footSns {
  width: 100%;
  height: auto;
  float: left;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  margin-bottom: 10px;
  margin-top: 40px;
  font-size: 30px;
}
.footSns a i {
  color: #FFF;
  text-decoration: none;
  font-size: 30px;
}
.ty-blog-text-links__date {
  color: #999 !important;
  border-width: 0px !important;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  letter-spacing: 0.1em;
}
.ty-blog-text-links__a {
  color: #FFF;
}
.moreBtn {
  width: 100%;
  height: auto;
  float: left;
  display: inline-block;
  text-align: center;
  position: relative;
}
.moreBtn a {
  width: 100%;
  height: auto;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  color: #FFF;
  text-decoration: none;
  transition-property: all;
  transition: 0.2s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 500;
  padding: 15px 0;
  position: relative;
  letter-spacing: 0.1em;
  max-width: 360px;
  border-radius: 0px;
  border: #FFF 1px solid;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}
.moreBtn a:hover {
  background-color: #FFF;
  color: #de3924;
}
.moreBtn.t-left {
  text-align: left;
}
.secSns {
  width: 100%;
  height: auto;
  float: left;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 18px;
  line-height: 1em;
  position: relative;
}
.secSns a {
  color: #FFF;
  text-decoration: none;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  margin-left: 25px;
  margin-right: 25px;
  transition-property: all;
  transition: 0.2s ease;
}
.secSns a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}
.secSns a i {
  font-size: 40px;
  margin-right: 10px;
  position: relative;
  top: 7px;
}
.secSns img {
  width: auto;
  height: 55px;
}
.secSns img.mlogo {
  width: auto;
  height: 40px;
}
.top-cart-content .ty-dropdown-box__title {
  padding: 0px;
  border-width: 0;
  width: 40px;
  height: 40px;
  margin-left: 10px;
  margin-top: 17px !important;
  transition-property: all;
  transition: 0.6s ease;
}
.top-cart-content .ty-dropdown-box__title a {
  width: 40px;
  height: 40px;
  float: left;
  display: inline-block;
  position: relative;
}
.top-cart-content .ty-icon-cart::before {
  content: '';
  background-image: url("images/moyuru/icon_cart.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 30px auto;
  width: 40px;
  height: 40px;
  display: inline-block;
}
.top-cart-content .ty-icon-cart::after {
  content: 'CART';
  display: block;
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 10px;
  line-height: 1em;
  color: #999;
  font-style: normal;
  z-index: 0;
  letter-spacing: 0;
}
.top-cart-content .filled.ty-icon-cart::before {
  background-image: url("images/moyuru/icon_cart_on.png");
}
.top-cart-content .ty-minicart-title.ty-hand {
  display: none;
}
.top-cart-content .ty-dropdown-box__title {
  background-color: rgba(0, 0, 0, 0) !important;
}
.ty-icon-down-micro::before {
  content: '';
}
.ty-minicart__icon.ty-icon-cart {
  top: 0px;
}
.top-my-account {
  margin-left: 0px;
}
.top-my-account .ty-dropdown-box__title {
  padding: 0px;
  border-width: 0;
  width: 40px;
  height: 40px;
  margin-left: 10px;
  margin-top: 17px;
  transition-property: all;
  transition: 0.6s ease;
}
.top-my-account .ty-dropdown-box__title:hover {
  background-color: #FFF;
}
.top-my-account .ty-dropdown-box__title a {
  width: 40px;
  height: 40px;
  float: left;
  display: inline-block;
  position: relative;
}
.top-my-account .ty-dropdown-box__title.logged a {
  font-size: 0;
}
.top-my-account .ty-dropdown-box__title.open a::before {
  display: none;
}
.top-my-account .ty-dropdown-box__title.open a::after {
  display: none;
}
.top-my-account .ty-icon-user::before {
  content: '';
  background-image: url("images/moyuru/icon_account.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 30px auto;
  width: 40px;
  height: 40px;
  display: inline-block;
}
.top-my-account .ty-icon-user::after {
  content: 'LOG IN';
  display: block;
  position: absolute;
  bottom: -11px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 10px;
  line-height: 1em;
  color: #999;
  font-style: normal;
  z-index: 0;
  letter-spacing: 0;
}
.top-my-account .logged .ty-icon-user::after {
  content: 'MY PAGE';
}
.top-my-account .logged .ty-icon-user::before {
  background-image: url("images/moyuru/icon_account_active.png");
}
.top-my-account .hidden-phone {
  display: none;
}
.ty-icon-down-micro::before {
  content: '';
}
.top-my-account .ty-dropdown-box__title a:hover {
  background-color: #222;
}
.top-languages {
  margin-top: 24px;
}
.top-languages .ty-flag {
  width: 40px;
  height: 40px;
  margin: 0px 0px 0 0;
}
.top-grid {
  padding-top: 0px !important;
}
.top-languages .ty-select-block__a {
  padding-top: 0;
  padding-left: 5px;
  padding-right: 5px;
}
.ty-flag.ty-flag-jp {
  background-image: url("images/moyuru/icon_earth.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 30px auto;
}
.ty-flag.ty-flag-us {
  background-image: url("images/moyuru/icon_earth.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 30px auto;
}
.ty-select-block__a .ty-flag.ty-flag-jp::after {
  content: 'JA';
  display: block;
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 10px;
  line-height: 1em;
  color: #999;
  font-style: normal;
}
.ty-select-block__a .ty-flag.ty-flag-us::after {
  content: 'EN';
  display: block;
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 10px;
  line-height: 1em;
  color: #999;
  font-style: normal;
}
.ty-flags .ty-flag.ty-flag-jp {
  background-size: 20px auto;
}
.ty-flags .ty-flag.ty-flag-us {
  background-size: 20px auto;
}
.top-languages .ty-select-block {
  top: 43px;
}
.top-languages .ty-select-block__a.open,
.no-touch .top-languages .ty-select-block__a.open:hover {
  background: #222;
}
.top-languages .ty-select-block {
  border-color: #222;
  background-color: #222;
}
.top-languages .ty-select-block__list-a {
  padding-left: 7px;
  line-height: 40px;
}
.ty-menu__submenu-item-header {
  min-height: auto;
  margin-bottom: 5px;
  padding-bottom: 2px;
  border-bottom-width: 0px !important;
  margin-top: 5px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}
.ty-menu__submenu-item-header .ty-menu__submenu-link {
  font-size: 14px;
  font-weight: normal;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}
.ty-menu__submenu-items .ty-menu__submenu-item {
  margin-bottom: 5px;
}
.ty-menu__submenu-items .ty-menu__submenu-item a {
  margin-bottom: 5px;
  color: #999;
  font-size: 12px;
  position: relative;
}
.ty-menu__submenu-items .ty-menu__submenu-item a::before {
  content: '- ';
}
.ty-menu__submenu-items {
  padding: 20px 30px 40px;
}
.ty-no-items {
  background-color: #000 !important;
}
.fullwidth {
  width: calc(100vw) !important;
  display: block !important;
  position: relative !important;
  margin-left: -50vw !important;
  left: 50% !important;
}
.owl-theme .owl-controls .owl-page span {
  width: 8px;
  height: 8px;
}
.ty-product-block__button .ty-btn.ty-btn__add-to-cart {
  border-radius: 0px;
  font-size: 18px !important;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
  margin-right: 0px;
  padding: 25px 0px !important;
  width: 100%;
  background-color: #c00;
  max-width: 360px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}
.ty-product-block__button .ty-btn.ty-btn__add-to-cart:hover {
  background-color: #F20000;
  border-color: #F20000;
  color: #FFF;
  padding: 25px 0px;
}
.ty-product-block__button .ty-btn.ty-add-to-wish {
  width: 52px;
  height: 52px;
  border: #000 1px solid;
  border-radius: 100% !important;
  display: inline-block;
  background-color: #FFF !important;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0 !important;
  margin-left: 10px;
  background-image: url("images/moyuru/icon_heart.png") !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: 40px auto !important;
}
.ty-product-block__button .ty-btn.ty-add-to-wish:hover {
  background-image: url("images/moyuru/icon_heart_active.png") !important;
}
.ty-product-block__button .ty-btn.ty-add-to-compare {
  display: none;
}
.ty-control-group__label {
  font-size: 12px;
}
.ty-control-group__item {
  font-size: 12px;
}
.ty-product-block__field-group .ty-control-group {
  margin-bottom: 15px;
}
.ty-product-block__left .ty-product-block-title {
  font-weight: normal ;
  font-size: 20px;
}
.ty-product-block__price-actual .ty-price-num {
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  font-size: 16px;
  font-weight: bold;
}
.tab-list-title {
  border-bottom: 1px solid #666;
  font-size: 20px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  font-weight: normal;
  letter-spacing: 0.1em;
}
.ty-wysiwyg-content td,
.ty-wysiwyg-content th {
  padding: 15px;
}
input[type="text"],
input[type="password"],
input[type="tel"],
input[type="number"] {
  font-size: 16px;
}
.litecheckout__step-title {
  font-size: 16px;
  color: #aaa;
  font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}
.litecheckout__cart {
  border-radius: 0px;
  background-color: #222;
}
.litecheckout__submit-btn {
  border-radius: 0px;
  height: 80px;
}
.litecheckout__terms .ty-checkout__terms {
  border: 0px solid #dce3ea;
  background-color: rgba(255, 255, 255, 0.15);
}
.ty-control-group .ty-control-group__title {
  color: #666;
}
.ty-product-empty {
  background: #222;
}
.ty-column4 {
  margin-right: -0.35em;
}
.ty-btn__secondary {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #FFF !important;
}
.ty-btn__secondary:hover {
  background-color: #c00 !important;
}
.top-my-account .ty-dropdown-box__title:hover {
  background-color: #222;
}
.box70 {
  width: 70%;
  height: auto;
  float: left;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}
.box60 {
  width: 60%;
  height: auto;
  float: left;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}
.box40 {
  width: 40%;
  height: auto;
  float: left;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}
.box30 {
  width: 30%;
  height: auto;
  float: left;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}
.ph100 {
  width: 100%;
  height: auto;
  float: left;
  display: inline-block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 0;
}
.ph100 img {
  width: 100%;
  height: auto;
  float: left;
  z-index: 0;
  position: relative;
}
.text36 {
  display: block;
  float: left;
  height: auto;
  width: 100%;
  font-size: 36px;
  text-align: left;
  line-height: 1.4em;
}
.text24 {
  display: block;
  float: left;
  height: auto;
  width: 100%;
  font-size: 24px;
  text-align: left;
  line-height: 1.4em;
}
.text24Center {
  display: block;
  float: left;
  height: auto;
  width: 100%;
  font-size: 24px;
  text-align: center;
  line-height: 1.4em;
}
.text16 {
  display: block;
  float: left;
  height: auto;
  width: 100%;
  font-size: 16px;
  text-align: left;
  line-height: 2em;
}
.text16Center {
  display: block;
  float: left;
  height: auto;
  width: 100%;
  font-size: 16px;
  text-align: center;
  line-height: 2em;
}
.text14 {
  display: block;
  float: left;
  height: auto;
  width: 100%;
  font-size: 14px;
  text-align: left;
  line-height: 2em;
}
.text14Center {
  display: block;
  float: left;
  height: auto;
  width: 100%;
  font-size: 14px;
  text-align: center;
  line-height: 1.6em;
}
.text12 {
  display: block;
  float: left;
  height: auto;
  width: 100%;
  font-size: 12px;
  text-align: left;
  line-height: 2em;
}
.text12Center {
  display: block;
  float: left;
  height: auto;
  width: 100%;
  font-size: 12px;
  text-align: center;
  line-height: 2em;
}
.mcFont {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.enFont {
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}
.halfBox {
  width: 50%;
  height: auto;
  float: left;
  display: inline-block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.ph70Center {
  width: 100%;
  height: auto;
  float: left;
  display: inline-block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 0;
  text-align: center;
}
.ph70Center img {
  width: 70%;
  height: auto;
}
.ph90Center {
  width: 100%;
  height: auto;
  float: left;
  display: inline-block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 0;
  text-align: center;
}
.ph90Center img {
  width: 90%;
  height: auto;
}
.sgList ul {
  width: 100%;
  height: auto;
  float: left;
  display: inline-block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.sgList li {
  font-size: 14px;
  line-height: 1.6em;
}
.ty-table th {
  background-color: #222 !important;
}
.ty-table tbody tr:nth-child(2n) {
  background-color: #111 !important;
}
.ui-dialog .ui-dialog-titlebar {
  background-color: #222 !important;
}
.object-container {
  background-color: #111 !important;
}
.object-container .buttons-container {
  background-color: #222 !important;
  border-width: 0px !important;
}
.ui-dialog .buttons-container .ty-btn__secondary,
.notification-body-extended .ty-btn__secondary {
  border-color: #FFF !important;
}
.notification-content-extended h1 {
  background-color: #222 !important;
  border-bottom-color: #000 !important;
}
.notification-content-extended {
  color: #FFF;
  background-color: #000 !important;
  border-color: #000 !important;
}
.ty-product-notification__buttons {
  background-color: #222 !important;
}
.ty-cart-items__list-item .ty-icon-cancel-circle {
  color: #999;
}
.alert-success {
  border-color: #222;
  background: #222;
  color: #FFF;
}
.alert-success .close {
  color: #999;
}
.alert-warning {
  border-color: #222;
  background: #222;
  color: #ac6e0b;
}
.litecheckout .litecheckout__input--selectable--select:not(:placeholder-shown),
.litecheckout .litecheckout__input--selectable--select:focus {
  background-color: #FFF;
}
.ty-product-bigpicture__left-wrapper {
  margin-right: 500px;
}
.ty-product-bigpicture__right {
  margin-left: -500px;
  width: 500px;
}
.ty-product-bigpicture__sidebar-bottom {
  width: 100%;
  padding: 0 0px;
}
.ty-product-bigpicture__prices {
  padding: 5px 0 10px;
  margin: 0 0px 10px;
  border-bottom: 1px dotted #666 !important;
  box-shadow: 0 0px 0 #fff;
  text-align: left;
}
.ty-product-bigpicture .ty-product-block__button {
  text-align: left;
}
.ty-product-bigpicture__prices .ty-product-block__price-actual .ty-price-num {
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  font-size: 16px;
  font-weight: bold;
}
.ui-widget-header .ui-icon-closethick::before {
  color: #FFF;
}
.ty-product-bigpicture__img {
  padding-top: 0px;
}
.ty-product-bigpicture .ty-product-block-title {
  font-weight: normal;
  font-size: 20px;
  margin-bottom: 10px;
  text-align: left;
}
.ty-account-info__title span.ty-account-info__title-txt {
  display: none;
}
.ty-dropdown-box__content .ty-account-info__buttons a.ty-btn:hover {
  border-color: #f20000 ;
  background-color: #f20000;
}
.ty-grid-list__price {
  display: block;
  text-align: left;
  float: none;
  max-width: 100% !important;
}
.ty-list-price {
  font-size: 12px !important;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}
.ty-product-block__price-actual {
  margin-bottom: 5px;
}
.ty-product-bigpicture__prices .ty-product-block__price-old {
  justify-content: left;
  margin-bottom: 20px;
}
.ty-product-block__button .ty-amazon-button-product img {
  max-height: 50px !important;
}
.ty-order-summary {
  margin-top: 0px;
  margin-bottom: 20px !important;
}
.ty-product-bigpicture__left img {
  pointer-events: none;
}
img.ty-owl-previewer__image {
  pointer-events: none;
}
.no-touch .ty-dropdown-box__content .ty-btn__primary:hover {
  border-color: #f20000 !important;
  background-color: #f20000 !important;
}
.no-touch .ty-dropdown-box__content .ty-btn__secondary:hover {
  border-color: #f20000 !important;
  background-color: #f20000 !important;
}
.tygh-top-panel {
  background-color: #111;
  background-image: -moz-linear-gradient(top, #111, #111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#111), to(#111));
  background-image: -webkit-linear-gradient(top, #111, #111);
  background-image: -o-linear-gradient(top, #111, #111);
  background-image: linear-gradient(to bottom, #111, #111);
  background-repeat: repeat-x;
}
.ty-grid-list__image {
  background-color: transparent;
}
.ty-product-thumbnails__item {
  border-color: #000;
}
.ty-product-labels__content {
  font-size: 12px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}
.ty-dropdown-box__content .ty-account-info__name:hover {
  background: #111;
  color: #FFF;
}
.ty-dropdown-box__content .ty-dropdown-box__item:hover {
  background: #111;
}
.ty-cart-items__empty {
  color: #666;
}
.companyList {
  display: block;
  float: left;
  height: auto;
  width: 100%;
  position: relative;
}
.companyList dl {
  display: block;
  float: left;
  height: auto;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 10px;
  position: relative;
}
.companyList dt {
  display: inline-block;
  float: left;
  height: auto;
  width: 100%;
  position: relative;
  top: 0;
  left: 0px;
  font-size: 13px;
  line-height: 1.5em;
  font-weight: bold;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  margin-bottom: 5px;
  color: #888;
}
.companyList dd {
  display: block;
  float: left;
  height: auto;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 0;
  font-size: 14px;
  line-height: 1.5em;
  margin-left: 0;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-active a {
  color: #fff;
  background: #444;
  padding: 5px 6px 5px 0;
}
.ty-currencies__item {
  font-size: 16px !important;
  color: #666;
  position: relative;
}
.top-currencies {
  margin-left: 0px;
  margin-top: 27px;
  margin-right: 10px;
}
.ty-currencies__active {
  color: #FFF !important;
}
.ty-currencies__active::before {
  content: '';
  width: 12px;
  height: 1px;
  background-color: #FFF;
  position: absolute;
  bottom: 4px;
  left: 50%;
  margin-left: -6px;
}
.ty-group-block {
  background-color: #333 !important;
}
.ty-caret-info .ty-caret-inner {
  border-bottom-color: #333 !important;
}
.ty-cart-total {
  background-color: #222 !important;
}
.ty-amazon-button-checkout img {
  width: auto;
  height: 40px;
  position: relative;
  top: -2px;
}
.atBox {
  background-color: #2D0101;
  background-color: #FFD54F;
}
.atBox .text16Center,
.atBox .text14Center {
  color: #000;
}
.sFont08 {
  font-size: 0.8em;
}
.headSns {
  display: block;
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  margin-top: 25px;
  text-align: center;
  margin-right: 5px;
  position: relative;
}
.headSns a {
  font-size: 30px;
  line-height: 40px;
  color: #FFF;
}
.headSns::after {
  content: 'IG';
  display: block;
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 10px;
  line-height: 1em;
  color: #999;
  font-style: normal;
  z-index: 0;
  letter-spacing: 0;
}
.ty-profile-field__switch-label {
  color: #666;
}
.ty-profile-field__switch-actions label {
  color: #666;
}
.ty-credit-card__control-group p {
  color: #666;
}
.ty-credit-card .help-inline p {
  color: #eb0000 !important;
}
.litecheckout .litecheckout__input--textarea {
  display: none;
}
.litecheckout .litecheckout__input:placeholder-shown:not(:focus) + .litecheckout__label {
  display: none;
}
.ty-sort-dropdown__wrapper.open,
.no-touch .ty-sort-dropdown__wrapper.open:hover,
.ty-horizontal-product-filters-dropdown__wrapper.open,
.ty-horizontal-product-filters-dropdown__wrapper.open:hover {
  background-color: #222 !important;
}
.ty-sort-dropdown__content,
.ty-horizontal-product-filters-dropdown__content {
  background-color: #222;
}
.ty-blog-grid .ty-blog__author {
  display: none !important;
}
.bg_onetime_popup {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9999;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
}
.bg_onetime_popup.js_active {
  opacity: 1;
  visibility: visible;
}
.onetime_popup {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 50%;
  min-width: 300px;
  background-color: #000;
  cursor: pointer;
  max-width: 400px;
}
.onetime_popup_content {
  padding: 30px 30px;
  text-align: center;
  color: #FFF;
  display: inline-block;
}
.douiBtn {
  width: 100%;
  height: auto;
  float: left;
  display: block;
  text-align: center;
  position: relative;
  margin-top: 10px;
}
.douiBtn span {
  width: 100%;
  height: auto;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #FFF;
  text-decoration: none;
  transition-property: all;
  transition: 0.2s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 500;
  position: relative;
  max-width: 150px;
  background-color: #333;
  background-repeat: no-repeat;
}
@media (max-width: 960px) {
  .ty-product-bigpicture__left-wrapper {
    margin-right: 400px;
  }
  .ty-product-bigpicture__right {
    margin-left: -400px;
    width: 400px;
  }
}
@media (max-width: 767px) {
  .onPc {
    display: none !important;
  }
  .onSmt {
    display: block !important;
  }
  .spMbNon {
    margin-bottom: 0px !important;
  }
  .spMb10 {
    margin-bottom: 10px !important;
  }
  .spMb20 {
    margin-bottom: 20px !important;
  }
  .spMb30 {
    margin-bottom: 30px !important;
  }
  .spMb40 {
    margin-bottom: 40px !important;
  }
  .spMtNon {
    margin-top: 0px !important;
  }
  .spMt10 {
    margin-top: 10px !important;
  }
  .spMt20 {
    margin-top: 20px !important;
  }
  .spMt30 {
    margin-top: 30px !important;
  }
  .spMt40 {
    margin-top: 40px !important;
  }
  .spMt50 {
    margin-top: 50px !important;
  }
  .spMt60 {
    margin-top: 60px !important;
  }
  .spPtNon {
    padding-top: 0px !important;
  }
  .spPt10 {
    padding-top: 10px !important;
  }
  .spPt20 {
    padding-top: 20px !important;
  }
  .spPt30 {
    padding-top: 30px !important;
  }
  .spPbNon {
    padding-bottom: 0px !important;
  }
  .spPb10 {
    padding-bottom: 10px !important;
  }
  .spPb20 {
    padding-bottom: 20px !important;
  }
  .spPb30 {
    padding-bottom: 30px !important;
  }
  .spPrNon {
    padding-right: 0 !important;
  }
  .spPr20 {
    padding-right: 20px !important;
  }
  .spPlNon {
    padding-left: 0 !important;
  }
  .spMtNonEn:lang(en) {
    margin-top: 0px !important;
  }
  .spMtNonJp:lang(ja) {
    margin-top: 0px !important;
  }
  .ty-logo-container {
    margin-right: 0px;
    margin-top: 0px !important;
    margin-bottom: 0px;
    z-index: 100;
    width: auto;
    position: absolute;
    left: 10px;
    margin-left: 0px;
    top: 12px;
  }
  .ty-logo-container img {
    height: 26px;
    width: auto;
  }
  .top-logo-grid {
    padding-top: 0px;
  }
  .ty-product-detail .ty-product-block__left {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
  }
  .top-my-account .ty-dropdown-box__title {
    padding: 0px;
    border-width: 0;
    width: 50px;
    height: 50px;
    margin-left: 0px;
    margin-top: 0px;
  }
  .top-cart-content .ty-dropdown-box__title {
    padding: 0px;
    border-width: 0;
    width: 40px;
    height: 50px;
    margin-left: 0px;
    margin-top: 0px;
  }
  .top-cart-content {
    margin: 0px 0px;
  }
  .ty-column4 {
    width: 50%;
  }
  .ty-column3 {
    width: 50%;
  }
  .top-languages {
    margin-top: 0px;
  }
  .ty-grid-list__price {
    max-width: 100% !important;
  }
  #menuButton {
    display: block;
    height: 50px;
    right: 0px;
    position: fixed;
    top: 0px;
    width: 50px;
    border: 0px solid #FFF;
    z-index: 910;
    cursor: pointer;
    background-color: #000;
    transition-property: all;
    transition: 0.4s ease;
  }
  #menuButton span {
    display: block;
    background-color: #FFF;
    width: 30px;
    height: 1px;
    position: absolute;
    left: 10px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
  }
  #menuButton.active span {
    background-color: #FFF;
  }
  .fix #menuButton span {
    background-color: #FFF;
  }
  #menuButton span:first-child {
    top: 19px;
  }
  #menuButton span:last-child {
    bottom: 19px;
  }
  #menuButton.active span:first-child {
    -webkit-transform: translateY(13px) rotate(45deg);
    -moz-transform: translateY(13px) rotate(45deg);
    -ms-transform: translateY(13px) rotate(45deg);
    transform: translateY(5px) rotate(45deg);
  }
  #menuButton.active span:last-child {
    -webkit-transform: translateY(-13px) rotate(-45deg);
    -moz-transform: translateY(-13px) rotate(-45deg);
    -ms-transform: translateY(-13px) rotate(-45deg);
    transform: translateY(-6px) rotate(-45deg);
  }
  #menuButton.active {
    background-color: rgba(21, 197, 113, 0);
  }
  #overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 900;
    background-color: #222;
    overflow: scroll;
    right: 0;
    display: none;
  }
  #overlay .box800 {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 40px;
    width: 100%;
    margin-bottom: 0px;
    max-width: 800px;
    margin-top: 60px;
  }
  ul.menuSp {
    width: 100%;
    height: auto;
    display: block;
    float: left;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0px;
  }
  ul.menuSp li {
    width: 100%;
    height: auto;
    display: block;
    float: left;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0px;
  }
  ul.menuSp li a {
    width: 100%;
    height: auto;
    display: inline-block;
    float: left;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 30px;
    line-height: 1em;
    padding: 15px 0;
    color: #000;
    text-decoration: none;
    padding-left: 0px;
    letter-spacing: 0em;
  }
  .menuSp dl {
    display: block;
    float: left;
    height: auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    margin: 0;
  }
  .menuSp dl dt {
    display: inline-block;
    float: left;
    height: auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 1em;
    padding: 15px 0px;
    text-decoration: none;
    color: #FFF;
    position: relative;
    transition-property: all;
    transition: 0.2s ease;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    letter-spacing: 0em;
    font-weight: 500;
    cursor: pointer;
    z-index: 10;
  }
  .menuSp dl dt::before {
    font-family: "Font Awesome 5 Free";
    content: '\f067';
    font-weight: 900;
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    top: 50%;
    margin-top: -10px;
    right: 0px;
    font-size: 10px;
    transition-property: all;
    transition: 0.2s ease;
    color: #FFF;
  }
  .menuSp dl dt.menuOpen::before {
    content: '\f068';
    color: #FFF;
  }
  .menuSp dl dd {
    display: none;
    float: left;
    height: auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    margin-left: 0;
  }
  .menuSp dl dd ul {
    float: left;
    height: auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding-left: 0;
    list-style-type: none;
  }
  .menuSp dl dd ul li {
    float: left;
    height: auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    text-decoration: none;
    color: #FFF;
    padding-left: 15px;
  }
  .menuSp dl dd ul li a {
    color: #FFF;
    float: left;
    height: auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    font-size: 13px;
    line-height: 1em;
    padding: 10px 0px;
    text-decoration: none;
  }
  .menuSp dl dd ul li.sub a {
    font-size: 12px;
    line-height: 1em;
    padding: 5px 0px 10px;
    color: #999;
    padding-left: 10px;
  }
  .menuTitle {
    display: inline-block;
    float: left;
    height: auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    transition-property: all;
    transition: 0.2s ease;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  }
  .tygh-top-panel .menuTitle a {
    display: inline-block;
    float: left;
    height: auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    letter-spacing: 0em;
    font-weight: 500;
    font-size: 18px;
    line-height: 1em;
    padding: 15px 0px;
    text-decoration: none;
    color: #FFF;
  }
  .tygh-header {
    position: fixed !important;
    z-index: 100;
    width: 100%;
    top: 0;
    height: 50px;
  }
  .top-my-account {
    margin-right: 40px;
    height: 50px;
  }
  .top-my-account .ty-dropdown-box__title a {
    height: 50px;
  }
  .top-my-account .ty-icon-user::before {
    height: 50px;
  }
  .ty-dropdown-box__content {
    top: 50px;
  }
  .top-cart-content .ty-dropdown-box__title a {
    height: 50px;
  }
  .top-cart-content .ty-icon-cart::before {
    height: 50px;
  }
  .top-languages .ty-flag {
    height: 48px;
    margin: 0px 0px 0 0;
    padding: 0;
  }
  .top-languages .ty-select-block__a {
    padding-top: 0;
    padding-left: 3px;
    padding-right: 3px;
  }
  .ty-grid-list__item {
    margin: 0px 0px 15px 0px !important;
    padding: 0;
  }
  .ty-grid-list__image {
    padding: 10px 0;
  }
  .ty-grid-list__item-name {
    margin-top: 10px;
  }
  .tygh-content > div {
    margin-top: 50px;
  }
  .ty-breadcrumbs {
    margin-bottom: 0px;
    padding: 10px 0px 20px 0px;
  }
  .moreBtn a {
    line-height: 40px;
    font-size: 16px;
    padding: 10px 0;
  }
  .box800 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .ty-blog-text-links__a {
    padding-top: 2px;
    font-size: 12px;
  }
  .secSns a i {
    font-size: 30px;
    margin-right: 10px;
    position: relative;
    top: 7px;
  }
  .secSns a {
    margin-left: 15px;
    margin-right: 15px;
  }
  .secSns img {
    width: auto;
    height: 40px;
  }
  .secSns img.mlogo {
    width: auto;
    height: 36px;
    margin-top: 25px;
  }
  .tygh-footer > div {
    padding: 60px 0 60px;
  }
  .container-fluid .ty-footer-grid__full-width {
    padding-left: 30px;
    padding-right: 30px;
  }
  .copyright {
    font-size: 11px;
  }
  .footSns {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .footMenu li:last-child {
    margin-bottom: 10px;
  }
  .ty-dropdown-box__content {
    width: 100vw;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .top-my-account .ty-dropdown-box__content {
    margin-right: 0px;
    right: -50px;
  }
  .top-cart-content .ty-dropdown-box__content {
    margin-right: 0px;
    right: -100px;
  }
  .top-cart-content .ty-cart-items {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .box70 {
    width: 100%;
  }
  .box30 {
    width: 50%;
  }
  .ph70Center img {
    width: 100%;
    height: auto;
  }
  .ph90Center img {
    width: 100%;
    height: auto;
  }
  .ty-product-block__button .ty-btn.ty-btn__add-to-cart {
    padding: 20px 0px !important;
  }
  .ty-product-block__button .ty-btn.ty-add-to-wish {
    margin-left: 0px;
  }
  .tab-list-title {
    font-size: 18px;
    margin-top: 40px;
  }
  .ty-table__responsive-header {
    display: none;
  }
  .ty-product-bigpicture__right {
    margin-left: 0px;
    width: 100%;
  }
  .ty-table th {
    white-space: normal;
  }
  .text12 {
    line-height: 1.4em;
  }
  .top-cart-content .ty-icon-cart::after {
    display: none;
  }
  .ty-select-block__a .ty-flag.ty-flag-jp::after {
    display: none;
  }
  .ty-select-block__a .ty-flag.ty-flag-us::after {
    display: none;
  }
  .top-my-account .ty-icon-user::after {
    display: none;
  }
  .top-my-account .logged .ty-icon-user::after {
    display: none;
  }
  .companyList dt {
    width: 100%;
    position: relative;
    float: left;
    top: 0;
    left: 0px;
  }
  .companyList dd {
    display: block;
    float: left;
    height: auto;
    width: 100%;
    padding-left: 0px;
    margin-left: 0;
  }
  .top-currencies {
    margin-left: 0px;
    margin-top: 10px;
    margin-right: 5px;
  }
  .top-currencies .visible-phone .ty-select-block__a {
    background-color: #000;
  }
  .top-currencies .ty-select-block__a.open {
    background: #000;
  }
  .no-touch .top-currencies .ty-select-block__a.open:hover {
    background: #222;
  }
  .top-currencies .ty-select-block__a.open {
    background: #222;
  }
  .top-currencies .ty-select-block {
    border: 0px solid #222;
    background-color: #222;
  }
  .top-currencies .visible-phone .ty-select-block__a {
    position: relative;
  }
  .top-currencies .visible-phone .ty-select-block__a::before {
    font-family: "Font Awesome 5 Free";
    content: '\f362';
    font-weight: 900;
    position: absolute;
    top: 7px;
    left: 0;
    width: 100%;
    height: auto;
    text-align: center;
    color: #666;
  }
  .ty-select-block__list-a.is-active {
    color: #FFF;
  }
  .ty-amazon-button-checkout {
    margin-left: 0px !important;
    margin-top: 10px;
    width: 100%;
    text-align: center;
  }
  .ty-amazon-button-checkout img {
    width: auto;
    height: 50px;
    position: relative;
    top: 0px;
  }
  .headSns {
    margin-top: 5px;
  }
  .headSns a {
    font-size: 26px;
  }
  .headSns::after {
    display: none;
  }
  .atBox .spMt50 {
    margin-top: 10px !important;
  }
  .onetime_popup {
    min-width: 300px;
    max-width: 300px;
  }
  .onetime_popup_content .text14 {
    font-size: 12px;
  }
}



.ty-icon-down-micro:before{
  display: none !important;
}
