@charset "UTF-8";
#Header .display-auth, #Header .display-guest {
  display: none;
}

.colorbox {
  cursor: pointer;
}

.mt0 {
  margin-top: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.w100 {
  width: 100% !important;
}

#PartsItemExplain1 img {
  width: 100% !important;
}

@media print {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .visible-xs {
    display: none !important;
  }

  .hidden-xs {
    display: block !important;
  }

  table.hidden-xs {
    display: table;
  }

  tr.hidden-xs {
    display: table-row !important;
  }

  th.hidden-xs,
  td.hidden-xs {
    display: table-cell !important;
  }

  .hidden-xs.hidden-print {
    display: none !important;
  }

  .hidden-sm {
    display: none !important;
  }

  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
html {
  position: relative;
  min-height: 100%;
}

body {
  /* Set the fixed height of the footer here */
  margin-bottom: 85px;
  font-family: "ヒラギノ丸ゴ Pro W4", "Hiragino maru Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
  line-height: 1.6em;
  font-size: 15px;
}

a {
  color: #222;
}

.headerLogo {
  zoom: 1;
}
.headerLogo:after {
  display: block;
  clear: both;
  content: '';
}

#ShopTitle {
  padding: 0;
  margin: 0 0 10px 0;
}
#ShopTitle img {
  max-height: 70px;
  max-width: 100%;
}

h1 {
  font-size: 1.5em;
  font-weight: bold;
  padding: 5px 10px;
  margin: 10px 0;
  line-height: 1.5em;
}

h2 {
  font-size: 2.0rem;
  font-weight: bold;
  color: #A0C032;
}

.pager li {
  margin: 0 2px;
}
.pager li.current {
  display: inline-block;
  padding: 5px 14px;
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 0;
}
.pager li a, .pager li span {
  border-radius: 0;
}
.pager .pagerNone a {
  color: #AAA;
}

.item-carousel-thumbnail {
  cursor: pointer;
}

.carousel-control.left, .carousel-control.right {
  background-image: none;
}

.table th {
  width: 25%;
}

em {
  font-style: normal;
  color: #A00;
  font-weight: bold;
}

.error-message,
label.form-error {
  clear: both;
  color: #a00;
  font-size: 0.8em;
  padding-top: 5px;
}

input.form-error,
select.form-error,
textarea.form-error,
.form-error input,
.form-error select {
  background-color: #FDD;
}

/** Responsive Table Form **/
@media screen and (max-width: 767px) {
  .responsive-table-form {
    overflow: hidden;
  }

  .responsive-table-form h1,
  .responsive-table-form h2,
  .responsive-table-form h3,
  .responsive-table-form h4,
  .responsive-table-form h5 {
    margin-left: 5px;
  }

  .responsive-table-form .col-lg-12,
  .responsive-table-form .col-md-12,
  .responsive-table-form .col-sm-12,
  .responsive-table-form .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .responsive-table-form tbody,
  .responsive-table-form theader,
  .responsive-table-form tfooter,
  .responsive-table-form tr,
  .responsive-table-form td,
  .responsive-table-form th {
    display: block;
    margin: 0;
  }

  .responsive-table-form table {
    display: block;
    margin-bottom: 10px;
  }

  .responsive-table-form table th {
    width: 100%;
    background-color: #EEE;
    padding: 4px !important;
    z-index: 999;
    overflow: show;
    font-size: 0.9em;
  }

  .responsive-table-form table td {
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0px;
    overflow: hidden;
    background-color: #FFF;
  }

  .responsive-table-form table.table-bordered th,
  .responsive-table-form table.table-bordered td {
    border: solid 0px #FFF;
  }

  .btn {
    width: 90%;
    float: none;
  }
}
/** EverCart **/
.item-info {
  padding-bottom: 20px;
}

.item-title {
  margin: 0;
}

.item-price {
  font-size: 16px;
  font-weight: bold;
}

.sale-item-price {
  font-size: 16px;
  font-weight: bold;
  color: #A00;
}

h3.item-price {
  font-size: 24px;
  padding: 0;
  text-align: left;
}
h3.sale-item-price {
  font-size: 24px;
  padding: 0;
  text-align: left;
}

.selectquantity {
  width: auto;
  display: inline;
}

@media screen and (max-width: 767px) {
  #ItemDetailInfo .btn {
    width: 100%;
  }
}

#debug-kit-toolbar .icon {
  position: relative;
}

.icon {
  position: absolute;
  z-index: 9999;
}

.icon .label {
  position: relative;
}

.sort-order a {
  width: 96px;
}

/** 会員登録：規約 **/
.contract {
  height: 250px;
  overflow: scroll;
  margin-bottom: 20px;
}

/** 会員登録：生年月日 **/
.form-inline.birth-date .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}

.required {
  font-size: 0.7em;
  color: #A00;
  padding-left: 5px;
}

/** チェックアウト **/
.form-inline.card-no .form-control,
.form-inline.card-security-code .form-control {
  display: inline-block;
  width: 65px;
}

/** SNSボタン **/
.social-area-syncer {
  width: 100%;
  padding: 0;
}

ul.social-button-syncer {
  width: 238px;
  margin: auto;
  padding: 0;
  border: none;
  list-style-type: none;
}

ul.social-button-syncer li {
  float: left;
  text-align: center;
  height: 71px;
  margin: 0 8px;
  padding: 0;
}

.sc-tw {
  width: 71px;
}

.sc-fb {
  z-index: 99;
  width: 69px;
}

.redactor-editor .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.redactor-editor .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/** HEADER **/
header {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  margin-bottom: 20px;
}
header .navbar-default {
  font-size: 12px;
  background-color: #fff;
  border-style: none;
  border-radius: 0;
}
header .navbar-default .navbar-toggle {
  margin-right: 0;
}
header .navbar-nav > li.nav-menu {
  margin: 10px;
  text-align: right;
  line-height: 28px;
}
header .navbar-nav > li.nav-menu > a {
  padding: 0;
  display: inline;
}
header .navbar-nav > li > a.btn {
  margin-top: 5px;
  padding: 5px;
  width: 150px;
}

#NavbarCollapse ul {
  margin-top: 0;
}
#NavbarCollapse li {
  border-bottom: solid 1px #fff;
  background-color: #222;
}
#NavbarCollapse li a {
  color: #fff;
}
#NavbarCollapse .nav-child li {
  padding: 10px 0;
}
#NavbarCollapse .nav-child li:first-child {
  padding-top: 0;
}
#NavbarCollapse .nav-child li:last-child {
  border-bottom: none;
}

nav.navbar {
  margin-bottom: 0;
}
nav.navbar .nav-caption {
  color: #FFF;
  background-color: #93C228;
  padding: 0 5px;
  margin: 0;
}
nav.navbar .nav-menu a {
  color: #444;
}
nav.navbar .nav-menu a:focus, nav.navbar .nav-menu a:hover, nav.navbar .nav-menu a:active {
  color: #444;
}
nav.navbar .nav-guide {
  background-color: #EEE;
  border-top: solid 1px #DDD;
}
nav.navbar .nav-guide > div > ul {
  text-align: center;
  margin: 0;
  padding: 0;
}
nav.navbar .nav-guide > div > ul > li {
  display: inline-block;
  font-size: 1.2em;
  padding: 0;
  margin: 0;
}
nav.navbar .nav-guide > div > ul > li a {
  display: inline-block;
  width: 100%;
  padding: 5px 0;
}
nav.navbar .nav-guide > div > ul > li a:hover, nav.navbar .nav-guide > div > ul > li a.hover {
  background-color: #C4DFB2;
  text-decoration: none;
  color: #000;
}
nav.navbar .nav-guide > div > ul > li > ul {
  opacity: 0;
  display: none;
  z-index: 999;
  position: absolute;
  text-align: left;
  margin: 0;
  padding: 0;
  background-color: #C4DFB2;
}
nav.navbar .nav-guide > div > ul > li > ul > li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
nav.navbar .nav-guide > div > ul > li > ul > li a {
  display: block;
  padding: 10px 25px;
}
nav.navbar .nav-guide > div > ul > li > ul > li a:hover {
  background-color: #D3EBBE;
}

.navbar-text {
  display: inline-block;
  float: none;
  margin: 0;
}

/** FOOTER **/
footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 85px;
  background-color: #222;
  color: #fff;
}
footer a, footer a:visited, footer a:hover, footer a:focus {
  color: #fff;
}

body > .container {
  padding: 0 15px 30px;
}

.container .text-muted {
  margin: 20px 0;
}

/** override bootstrap **/
.btn-lg {
  min-width: 200px;
}

.btn-primary {
  color: #FFF !important;
  background-color: #FF9900 !important;
  border-color: #e68a00 !important;
}
.btn-primary:focus, .btn-primary.focus {
  color: #FFF !important;
  background-color: #cc7a00 !important;
  border-color: #663d00 !important;
}
.btn-primary:hover {
  color: #FFF !important;
  background-color: #cc7a00 !important;
  border-color: #a86500 !important;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #FFF;
  background-color: #cc7a00;
  border-color: #a86500;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #FFF;
  background-color: #a86500;
  border-color: #663d00;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #FF9900;
  border-color: #e68a00;
}
.btn-primary .badge {
  color: #FF9900;
  background-color: #FFF;
}

.btn-info {
  color: #444 !important;
  background-color: #CCC !important;
  border-color: #bfbfbf !important;
}
.btn-info:focus, .btn-info.focus {
  color: #444 !important;
  background-color: #b3b3b3 !important;
  border-color: gray !important;
}
.btn-info:hover {
  color: #444 !important;
  background-color: #b3b3b3 !important;
  border-color: #a1a1a1 !important;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #444;
  background-color: #b3b3b3;
  border-color: #a1a1a1;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #444;
  background-color: #a1a1a1;
  border-color: gray;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #CCC;
  border-color: #bfbfbf;
}
.btn-info .badge {
  color: #CCC;
  background-color: #444;
}

.container-fluid {
  max-width: 1040px;
}

.container {
  max-width: 1040px;
}

.viewmore {
  margin: 10px 0;
  text-align: right;
}
.viewmore a.btn {
  text-align: center;
  background-color: #FFF;
  width: 100px !important;
}

.item-price {
  color: #A00;
}

/** BREADCRUMB **/
.breadcrumb {
  color: #222;
  background-color: #fff;
  margin: 0;
}
.breadcrumb a {
  color: #222;
}
.breadcrumb > li + li:before {
  content: ">";
}

/** FAQ **/
#faq h4 {
  padding: 3px 0 3px 14px;
  background: #eeeeee;
}
#faq p {
  margin: 10px 0 20px;
  padding-left: 15px;
}
#faq .sectionTitle02:before {
  display: none;
}

/* Sales Ranking */
#PartsSalesRanking .icon {
  display: none;
}
#PartsSalesRanking i.fa-crown {
  position: absolute;
  top: 1rem;
  left: 3rem;
  color: #EEE;
  text-shadow: 1px 1px 3px #000;
  font-size: 3rem;
}
@media (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  #PartsSalesRanking i.fa-crown {
    font-size: 2.5rem;
    left: 2rem;
  }
}
#PartsSalesRanking i.rank1 {
  color: #F9A602;
}
#PartsSalesRanking i.rank2 {
  color: #ACAEA9;
}
#PartsSalesRanking i.rank3 {
  color: #B87333;
}
#PartsSalesRanking span {
  position: absolute;
  top: 1.4rem;
  left: 1.8rem;
  color: #999;
  width: 62px;
  text-align: center;
  font-size: 1.5rem;
}
@media (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  #PartsSalesRanking span {
    font-size: 1rem;
    top: 1.3rem;
    left: 2.1rem;
    width: 31px;
  }
}
#PartsSalesRanking span.rank1 {
  color: #FFF;
}
#PartsSalesRanking span.rank2 {
  color: #FFF;
}
#PartsSalesRanking span.rank3 {
  color: #FFF;
}

/** Calendar **/
#PartsSidebarCalendar span {
  margin-left: 8px;
  font-size: 70%;
  font-weight: 400;
  color: #C00;
}
#PartsSidebarCalendar table {
  table-layout: fixed;
  width: 100%;
  border: none;
}
#PartsSidebarCalendar td, #PartsSidebarCalendar th {
  background-color: #FFF;
  color: #777;
  padding: 4px;
  border: none;
  border-top: 1px solid #ddd;
}
#PartsSidebarCalendar td.calendar_holiday {
  background-color: #fff;
  color: #C00;
}

/*-------　　▶︎付きタイトル　　-------*/
.title-productpoint, .title-decoment, .title-designer {
  padding: 20px 0 10px 20px;
  position: relative;
  margin: 0 0 15px;
  font-size: 1.2em;
  border-bottom: 2px #eeeeee solid;
}
.title-productpoint:before, .title-decoment:before, .title-designer:before {
  position: absolute;
  top: 25px;
  left: 0;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7.5px 0 7.5px 10px;
}

.title-productpoint:before {
  border-color: transparent transparent transparent #4bb9b3;
}

.title-decoment:before {
  border-color: transparent transparent transparent #c7e15e;
}

.title-designer:before {
  border-color: transparent transparent transparent #A00;
}

/*-------　　タイトル　　-------*/
.sectionTitle {
  border-top: 2px #eeeeee solid;
  border-bottom: 2px #eeeeee solid;
  padding: 10px 20px;
  position: relative;
  margin: 30px 0 15px;
  font-size: 1.3em;
}

.sectionTitle02 {
  border-bottom: 2px #eeeeee solid;
  padding: 20px 0 5px 20px;
  position: relative;
  margin: 0 0 15px;
}
.sectionTitle02:before {
  position: absolute;
  top: 24px;
  left: 0;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7.5px 0 7.5px 10px;
  border-color: transparent transparent transparent #535362;
}

.newsTitle {
  border-top: 2px #4bb9b3 solid;
  border-bottom: 2px #4bb9b3 solid;
  padding: 10px 20px;
  position: relative;
  margin: 30px 0 15px;
  font-size: 1.3em;
}

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