@charset "UTF-8";
body {
  overflow-x: hidden;
  font-size: 18px;
}
body * {
  font-family: "Lucida Grande", Meiryo, メイリオ, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: 400;
}
body i {
  color: inherit;
}
body section#header {
  border-radius: 0;
  height: 50px;
}
body section#header .container {
  background: none;
  text-align: right;
  position: relative;
  z-index: 10;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
}
body section#header .container ul.top-nav {
  float: none;
  width: 100%;
  margin: auto;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
}
body section#header .container ul.top-nav li:last-child {
  margin-right: 0;
}
body section#header .container ul.top-nav li:last-child i {
  margin-right: 0;
}
body section#header .container ul.top-nav li a {
  color: #4c4c4c;
  font-weight: 400;
  font-size: 16px;
  margin: 0 10px;
  padding: 0;
  line-height: 30px;
}
body section#header .container ul.top-nav li a:hover {
  color: #fff;
}
body section#header .container ul.top-nav li a:hover .label-info {
  color: #fff;
}
body section#header .container ul.top-nav li a span {
  font-size: inherit;
}
body section#header .container ul.top-nav li .tooltip {
  font-size: 14px !important;
}
body section#header .container ul.top-nav li:first-child:after {
  color: #4c4c4c;
}
body section#header .container ul.top-nav li .dropdown-menu li a {
  color: black;
}
body section#main-menu {
  background: none;
  border-bottom: 5px solid #ffc20e;
}
body section#main-menu .navbar-main {
  transition: all 0.4s, top 0s;
  box-shadow: none;
  padding: 0;
}
body section#main-menu .container {
  transition: all 0.4s;
  background: rgba(255, 255, 255, 0);
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body section#main-menu .container a.logo img {
  transition: all 0.4s;
  width: 170px;
  margin: 30px 0;
  max-height: none;
}
body section#main-menu .container .logo_container {
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body section#main-menu .container .logo_container .powered_by_container {
  margin-top: 0;
}
body section#main-menu .container .view_cart_button {
  margin-top: 0;
}
body section#main-menu .container:after, body section#main-menu .container:before {
  content: none;
}
body section#main-menu.sticky .navbar-main {
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
body section#main-menu.sticky .container {
  height: 86px;
}
body section#main-menu.sticky .container .logo_container a.logo img {
  margin: 5px 0;
  width: 130px;
}
body section#main-body .container h1 {
  font-weight: 900;
  text-align: center;
  margin-bottom: 15px;
  font-size: 1.7em;
}
body section#main-body .container button.btn-primary, body section#main-body .container a#checkout, body section#main-body .container button#validatePromoCode, body section#main-body .container .empty-cart .btn {
  border-radius: 0px;
  background-color: #003366;
  border-color: #003366;
}
body section#main-body .container button.btn-primary:hover, body section#main-body .container a#checkout:hover, body section#main-body .container button#validatePromoCode:hover, body section#main-body .container .empty-cart .btn:hover {
  background-color: #004d99;
  border-color: #004d99;
}
body section#main-body .container #order-standard_cart .btn-checkout {
  display: inline-block;
  padding: 6px 12px;
}
body section#main-body .container #order-standard_cart .view-cart-items-header {
  background-color: #003366;
}
body section#main-body .container .cartbuttons {
  text-align: right;
}
body section#main-body .container .cartbuttons a.btn {
  display: none;
}
body section#main-body .container #btnDomainContinue {
  margin-bottom: 1em;
}
body section#main-body .container form input, body section#main-body .container form select {
  outline: 0;
  border-radius: 0;
  height: auto;
  color: #000;
  border: 3px solid #d8d8d8;
  background: #fff;
  margin-block-start: 0;
  margin-block-end: 0;
  box-sizing: border-box;
  box-shadow: none;
}
body section#main-body .container form input:focus, body section#main-body .container form select:focus {
  box-shadow: none;
}
body section#main-body .container form#frmPayment .paymethod-info label {
  font-size: 16px;
}
body section#main-body .container form .radio-inline {
  font-weight: 300;
}
body section#main-body .container form .radio-inline input[type=radio] {
  margin-top: 5px;
}
body section#main-body .container .has-feedback label ~ .form-control-feedback {
  top: 35px !important;
}
body .title-bar h1 {
  font-size: 1.556em;
}

footer * {
  color: #39424a !important;
}
footer #footer-container {
  background-color: #fff;
}
footer #footer-container #footer h4 {
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 6px;
}
footer #footer-container #footer .col a {
  font-weight: 300;
  line-height: 26px;
}
footer #footer-container #footer .blogfeed p {
  border-top: 1px solid #ccc;
  border-bottom: none;
}
footer #footer-container #footer .blogfeed p:first-of-type {
  border-top: 1px solid #ccc;
}
footer .bottom_footer {
  background-color: #ccc;
}
footer .bottom_footer .bottom_footer_container .sub .lang_sec p a:hover {
  text-decoration: none;
}
footer .bottom_footer .bottom_footer_container .sub input, footer .bottom_footer .bottom_footer_container .sub button {
  font-weight: 300;
  padding: 6px 12px;
  font-family: "Lucida Grande", Meiryo, メイリオ, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 16px;
  border-radius: 4px;
}
footer .bottom_footer .bottom_footer_container .sub input {
  width: calc(100% - 120px);
  border: none;
  background: #fff;
  color: #39424a;
  margin-bottom: 20px;
}
footer .bottom_footer .bottom_footer_container .sub button {
  background: #39424a;
  border: 1px solid #39424a;
  color: #fff !important;
  margin-left: 10px;
}

/*# sourceMappingURL=main.css.map */
