

/* header.css overwrite*/
.navigation li.level0 {
    display: inline-block;
    height: 66px;
}
strong.logo img {
    width: 100%;
}
body .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
}
.navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
    border: none !important;
    color: #fff !important;
}
.navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon), .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: 0 !important;
}
.navigation .level0.active > .level-top:hover, .navigation .level0.has-active > .level-top:hover {
    color: #ff6e35;
}

/* style.css overwite */
.header, .main, .footer, .container-width {
    width: 100%;
    max-width: 1200px;
}
.columns .column.main {
    padding-bottom: 40px;
}
@media (min-width: 769px), print {
.navigation, .breadcrumbs, .page-header .header.panel, .header.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container, .page-main {
    max-width: 1240px;
}
}
div.column {
    padding-right: 0;
}
main#maincontent .column.main {
    margin-bottom: 25px !important;
}
.tab {
    padding-bottom: 0;
}
.cms-banner-item.cms-banner1 img,
.cms-banner-item.cms-banner3 img,
.cms-banner-item.cms-banner5 img {
    max-width: none !important;
}
@media (min-width: 769px) {
.block.block-search .block.block-content form#search_mini_form {
    height: auto;
}
}

@media only screen and (max-width: 414px) {
    .breadcrumbs li strong {
        padding: 0px;
    }
}
/* slider */
.banner_content .owl-theme .owl-nav {
    width: 100%;
}
.banner_content .owl-carousel .owl-nav button,
.banner_content .owl-carousel .owl-nav button span {
    display: block;
    height: 100%;
    width: 200px;
}
.banner_content .owl-carousel .owl-nav button {
    margin: 0;
    background: transparent !important;
    position: absolute;
    top: 0;
}
.banner_content .owl-carousel .owl-nav button.owl-prev {
    cursor: url(../images/flex-prev.png), pointer;
    left: 0;
}
.banner_content .owl-carousel .owl-nav button.owl-next {
    cursor: url(../images/flex-next.png), pointer;
    right: 0;
}
.owl-theme .owl-nav {
    margin-top: 0;
}
.banner_content .owl-theme .owl-nav {
    /* position: absolute; */
    height: 100%;
    top: 0;
    margin: 0;
}
.banner_content .owl-theme .owl-dots {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.banner_content .owl-theme .owl-dots .owl-dot span {
    cursor: pointer;
    display: block;
    height: 10px;
    text-indent: -9999px;
    width: 10px;
    font-size: 0;
    border: 2px solid #9e9e9e;
    background: transparent;
    position: relative;
    border-radius: 0;
}
.banner_content .owl-theme .owl-dots .owl-dot.active span,
.banner_content .owl-theme .owl-dots .owl-dot span:hover {
    background: #869791;
}
.banner_content .container-width  {
    position: relative;
    width: 100%;
    max-width: 1200px;
}
.banner_content .shipping-guide {
    margin-bottom: 0;
    display: none;
}
.banner_content .owl-loaded + .container-width .shipping-guide {
    display: block;
}
.banner_content .shipping-guide p {
   z-index: 100;
   line-height: 130%;
}
#newproducts .owl-carousel .owl-stage-outer {
    padding-bottom: 0;
}
#newproducts .product-item .price-box .price {
    padding-bottom: 0;
}


/* sidebar */
.side_brand {
    padding: 25px 20px 25px 25px;
}
main#maincontent .sidebar.sidebar-main .widget.block.block-static-block {
    padding: 0;
    margin-bottom: 2px !important;
}
main#maincontent .sidebar.sidebar-main .block.filter,
.sidebar .block-mini-cart {
    margin-bottom: 2px !important;
}
main#maincontent .sidebar.sidebar-main .widget.block.block-static-block:nth-child(3) {
    padding: 0;
}
main#maincontent .sidebar.sidebar-main .widget.block.block-static-block:nth-child(5) {
    background-color: #F3F3F3;
    padding: 0px;
}
.category_panel {
    margin-bottom: 30px;
}
.block.paypal.acceptance {
    margin-bottom: 28px;
}
.sidebar .product-item-box {
    position: static;
    margin-bottom: 0;
}
.sidebar .ambrands-letters-list .ambrands-letter {
    padding-right: 0;
}
.sidebar .block.paypal.acceptance {
    display: none;
}
.sidebar .block .block-title strong {
    display: inline-block;
}
.sidebar .product-items .product-item {
    padding: 0;
}
.sidebar .btn-remove {
    background: none;
}
main#maincontent .sidebar.sidebar-main .widget.block.block-static-block .block.widget.block-products-list.grid .product-item-info {
    flex-wrap: wrap;
}
main#maincontent .sidebar.sidebar-main .widget.block.block-static-block .block.widget.block-products-list.grid .product-item-info a.product-item-photo {
    left: auto;
    top: auto;
}
/* .sidebar .product-items .product-item-details {
    margin: 0 0 0 85px;
} */
main#maincontent .sidebar.sidebar-main .widget.block.block-static-block .block.widget.block-products-list.grid .product-item-info a.product-item-photo {
    width: 77px;
}
.manufacturer_outer ul#slider_brand .owl-nav.disabled button {
    border: 1px solid #e8e8e8;
}
@media only screen and (max-width: 979px){
.banner_content .owl-theme .owl-dots {
    bottom: 4px;
}
.banner_content .float-banner {
    position: static;
    right: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;

    margin-top: 20px;

}
.banner_content .container-width {
    padding: 0 15px;
    width: auto;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}
.banner_content .shipping-guide p {
    left: 140px;
}
}
@media only screen and (max-width: 768px){
    main#maincontent .column.main {
        padding-left: 15px;
        padding-right: 15px;
    }
    .cms-banner-inner a,
    .about-us,
    ul.series-list {
        padding: 0;
    }
    .cms-banner10 {
        width: 100% !important;
    }
    #slider_brand.owl-carousel .owl-dots.disabled, #slider_brand.owl-carousel .owl-nav.disabled {
        display: block;
    }
    .manufacturer_outer ul#slider_brand .owl-nav.disabled button {
        position: absolute;
        top: 40%;
        border: 1px solid #e8e8e8;
    }
    .manufacturer_outer ul#slider_brand .owl-nav.disabled button.owl-prev {
        float: left;
        left: 0px;
    }
    .manufacturer_outer ul#slider_brand .owl-nav.disabled button.owl-next {
        float: right;
        right: 0px;
    }
    .manufacture .widget.block.block-static-block {
        padding: 0;
    }
    main#maincontent .column.main li.slider-item.item {
        padding-bottom: 0;
    }
}


/* blog */
.post-list-wrapper.blog-widget-recent {
    padding-bottom: 0 !important;
}
.post-list-wrapper.blog-widget-recent .owl-nav button,
div#newproducts .owl-nav button {
    position: relative;
    margin: 0px 4px;
}
.post-list-wrapper.blog-widget-recent .owl-nav button:hover:after,
div#newproducts .owl-nav button:hover:after {
    color: #fff !important
}
.post-list-wrapper.blog-widget-recent .owl-nav button.owl-prev,
div#newproducts .owl-nav button.owl-prev {
    padding-left: 46px !important;
	
}

.post-list-wrapper.blog-widget-recent .owl-nav button.owl-next,
div#newproducts .owl-nav button.owl-next {
    padding-right:46px !important;
}
.post-list-wrapper.blog-widget-recent .owl-nav button.owl-prev:after,
div#newproducts .owl-nav button.owl-prev:after {
    color: #787878;
    content: "\f104";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 25px;
    margin: 0 -4px 0 0;
    position: absolute;
    left: 26px;
    right: auto;
    top: 9px;
    vertical-align: middle;
}
.post-list-wrapper.blog-widget-recent .owl-nav button.owl-next:after,
div#newproducts .owl-nav button.owl-next:after {
    color: #787878;
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 25px;
    /* margin: 0 -4px 0 0; */
    position: absolute;
    right: 26px;
    left: auto;
    top: 9px;
    vertical-align: middle;
}
/* .post-content .post-description .post-ftimg-hld:hover {
    background: rgba(0,0,0,0.4);
} */
.post-list .post-description .post-ftimg-hld a {
    position: relative;
}
.post-list .post-description .post-ftimg-hld a:before {
    border: 2px solid #fff;
    border-radius: 50%;
    bottom: 0;
    color: white;
    content: "\f0c1";
    font-family: "FontAwesome";
    font-size: 14px;
    height: 40px;
    left: 0;
    right: 0;
    margin: auto;
    padding: 7px 0;
    position: absolute;
    text-align: center;
    top: 0;
    bottom: 0;
    transform: scale(1); 
	transition: all 0.4s ease 0s;
    width: 40px;
	box-sizing:border-box;
	 opacity: 0;
     margin: auto;
     z-index: 10;
}
.post-list .post-description .post-ftimg-hld:hover a:before {
    transform: scale(1.5); 
	 opacity: 1;
}



@media only screen and (max-width: 768px) {
.cms-banner10 .about-us > div {
    height: auto;
}
}

#slider_brand .product-block{
    clear: both;
    margin: 32px 13px 28px;
}



input::placeholder {
    color: #ccc !important;
    font-style: normal !important;
}



/* top products */
.product-social-links .action.towishlist:before, .block-bundle-summary .action.towishlist:before, .product-item .action.towishlist:before, .table-comparison .action.towishlist:before {
    color: #161b1e;
    content: "\f08a";
    font-family: "FontAwesome";
    font-size: 20px;
    height: 42px;
    line-height: 45px;
    vertical-align: top;
    width: 50px;
    text-align: center;
}
div#newproducts .product-item-actions .actions-primary + .actions-secondary > .action.towishlist,
div#featuredproducts .product-item-actions .actions-primary + .actions-secondary > .action.towishlist {
    float: right;
}
.product-social-links .action.tocompare:before, .block-bundle-summary .action.tocompare:before, .product-item .action.tocompare:before, .table-comparison .action.tocompare:before {
    color: #161b1e;
    content: "\f0c5";
    font-family: "FontAwesome";
    font-size: 20px;
    height: 42px;
    line-height: 42px;
    vertical-align: top;
    width: 50px;
}

.abs-product-link > a, .product-item-name > a, .product.name a > a {
    color: #787878 !important;
}
.product-item .price-box .price {
    position: relative;
}
.product-item .price-box .price:before {
    position: relative;
    content: "価格（税込）";
    color: #787878;
    width: 7em;
    height: 1em;
    font-weight: normal;
}
.sidebar .product-item .price-box .price:before {
    display: none;
}
.product-item-box {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
}
/* .products-grid .product-item-inner {
    box-shadow: 0;
    border: 0;
} */
div#newproducts .product-item .product-item-info:hover {
    box-shadow: none;
    border: 0;
    background: transparent;
}
div#newproducts .product-item:hover .product-item-actions {
    width: auto;
    bottom: 0;
}
div#featuredproducts .product-item .product-item-info:hover .product-item-inner {
    margin: 0;
}
div#featuredproducts .product-item:hover .product-item-actions {
    bottom: 0;
}
div#featuredproducts .owl-theme .owl-nav,
div#newproducts .owl-theme .owl-nav {
    width: 100%;
}
.products-grid .product-item-inner {
    right: 0;
    box-shadow: none !important;
    border: 0;
    background: transparent;
    padding: 0;
    margin: 0 !important;
}
.products.wrapper.grid.products-grid li.item.product.product-item .product-item-info .product-item-inner {
    bottom: -45px;
}
.products.wrapper.grid.products-grid li.item.product.product-item .product-item-info:hover .product-item-inner {
    bottom: 0;
    /* width: 100%; */
    margin: 0;
}
.products.wrapper.grid.products-grid li.item.product.product-item .product-item-info:hover .product-item-inner .product.actions.product-item-actions button.action.tocart.primary {
    padding-left: 15px;
}
/* main#maincontent .sidebar.sidebar-main .block.filter#layered-filter-block .block-content.filter-content .filter-options-title {
    display: block;
    min-height: 16px;
    padding: 0px 0 0px;
    color: #161b1e;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    position: relative;
    font-family: "Lato",Arial,Helvetica,sans-serif;
}
main#maincontent .sidebar.sidebar-main .block.filter#layered-filter-block .block-content.filter-content .filter-options-title:before {
    border-bottom: 1px solid #ff6e35;
    bottom: -16px;
    content: "";
    margin: 0 auto;
    position: absolute;
    right: auto;
    width: 30px;
} */
/* product detail */
.column.main .product-items {
    display: flex;
    flex-wrap: wrap;
    /*justify-content: space-between; */
}
.product.info.detailed .product.data.items.mage-tabs-disabled .content .block.related .block-content.content .products.wrapper.grid.products-grid li.item.product.product-item {
    width: 33%;
    margin: 0 0 15px;
    padding: 0;
}
.product.info.detailed .product.data.items.mage-tabs-disabled .content .block.related .block-content.content .products.wrapper.grid.products-grid li.item.product.product-item .product-item-info {
    display: flex !important;
    background: transparent !important;
    position: relative;
    padding-left: 25px;
    margin-right: 20px;
}
.product-image-wrapper {
    height: auto;
}
.catalog-product-view .block.related .product-item-details {
    position: static;
}
.catalog-product-view .product-item-actions .actions-secondary > .action {
    width: auto;
}
.catalog-product-view .product-item-actions .actions-secondary > .action span {
    width: auto;
    height: auto;
    clip: inherit;
    font-weight: normal;
    position: relative;
    display: block;
}
.catalog-product-view .block.related .product-item-details .input.checkbox {
    position: absolute;
    left: 0;
    /* right: 0; */
    top: 0;
}
.catalog-product-view .product-item .action.towishlist:before,
.catalog-product-view .product-item-actions .actions-secondary > .action.tocompare {
    display: none;
}
.catalog-product-view .product.info.detailed .product.data.items.mage-tabs-disabled .content .block.related .block-content.content .products.wrapper.grid.products-grid li.item.product.product-item .product.details.product-item-details {
    padding-left: 10px;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left {
    left: -30px;
    display: block !important;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
    right: -30px;
    display: block !important;
}
/* .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon,
.fotorama__wrap--css3 .fotorama__arr:not(:focus), .fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus), .fotorama__wrap--css3 .fotorama__video-play:not(:focus), .fotorama__wrap--css3 .fotorama__video-close:not(:focus),
.fotorama__stage.fotorama__shadows--right:after, .fotorama__nav.fotorama__shadows--right:after {
    display: none !important;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon, .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
        transform: translate3d(0, -50%, 0);
        left: auto;
    position: absolute;
    top: 50%;
    width: 28px;
    height: 28px;
    padding-bottom: 0;
}
.fotorama__arr--disabled {
    opacity: 1;
}
.fotorama__stage__frame.fotorama__active {
    width: 100%;
    height: 100%;
}
.fotorama__stage {
    margin-bottom: 15px !important;
}
.fotorama__arr, .fotorama__thumb__arr,
.fotorama__arr:hover, .fotorama__thumb__arr:hover {
    background: #fff;
}
.fotorama__nav__shaft {
    display: block;
}
.fotorama__nav__shaft .fotorama__nav__frame.fotorama__nav__frame--thumb {
    margin: 0 2px;
    display: inline-block;
}

.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon, 
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
    border: 1px solid #e8e8e8;
    position: relative;
    background: none;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon:after {
    color: #787878;
    content: "\f104";
    font-family: "FontAwesome";
    margin: 0;
    right: 0;
    left: 0;
    top: 0;
    width: 28px;
    height: 28px;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    display: inline-block;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon:after {
    color: #787878;
    content: "\f105";
    font-family: "FontAwesome";
    margin: 0;
    right: 0;
    left: 0;
    top: 0;
    width: 28px;
    height: 28px;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    display: inline-block;
}
.fotorama__nav {
    margin: 0 30px;
    box-sizing: border-box;
    overflow: visible;
    width: auto !important;
} */
.fotorama__stage__frame.fotorama__active {
    border: solid 1px #e8e8e8;
    
    width: 100%;
    height: 100%;
}
.fotorama__nav__shaft  .fotorama__thumb-border {
    border: 0px;
    background: transparent;
}
.fotorama__nav__shaft .fotorama__nav__frame.fotorama__nav__frame--thumb {
    height: 70px;
    margin: 0px;
}
.catalog-product-view.page-layout-1column .product-info-main {
    width: 40%;
}
.products.wrapper.grid.products-grid li.item.product.product-item .product-image-container {
    border: none;
    width: 100% !important;
}
.catalog-product-view .product-info-main .product-info-price span.price {
    position: relative;
}
.catalog-product-view .product-info-main .product-info-price span.price:before {
    position: relative;
    content: "価格（税込）";
    color: #787878;
    width: 7em;
    height: 1em;
    font-weight: normal;
    font-size: 14px;
}
.ambrand-index-index .column.main #layered-filter-block {
    display: none;
}
.ambrand-index-index [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
padding-top: 0 !important;
}
.box-tocart input.qty-decrease,
.box-tocart input.qty-increase {
    width: 16px;
    height: 18px;
    display: block;
    background: url(../images/btn-qty.png) 0% 97% no-repeat;
    border: none;
	cursor:pointer;
    }
.box-tocart input.qty-increase { background-position: 0 0px; margin-top: 1px;}
.catalog-product-view .add-to-box { float:right; }
.catalog-product-view .box-tocart { margin: 0; padding: 0px 0 0;  float:left;}
.catalog-product-view .product-info-main .box-tocart .field.qty { display: flex; align-items: center; margin-right: 15px;}
.catalog-product-view .box-tocart .box-qty { border: 1px solid #8f6c55; float: left;}
.catalog-product-view .box-tocart label {
    margin: 5px 5px 5px 0 !important;
    display: block;
    font-weight: normal;
}
.catalog-product-view .box-tocart .field.qty .control {
    height: 43px;
    position: relative;
    display: inline-block;
    width: 70px;
    border: 1px solid #e8e8e8;
}
.catalog-product-view .box-tocart .fieldset {
    display: flex;
}
.catalog-product-view .box-tocart .field.qty .input-text.qty { 
    border: none;
    border-right: 1px solid #e8e8e8 !important;
	 float: left;
    padding: 12px 0 12px;
    text-align: center;
    width: 50px !important;
}
.catalog-product-view .box-tocart .field.qty input:focus {
    box-shadow: none;
}
.catalog-product-view .box-tocart .input-text.qty {
    float: left;
    padding: 12px 0 12px;
    text-align: center;
    width: 50px !important;
    border: 1px solid #e8e8e8;
	background:transparent;
}
.catalog-product-view .box-tocart .box-qty{ border:1px solid #e8e8e8; float:left;}
.catalog-product-view .box-tocart .field.qty .qty-arrows {
    width: 19px;
    float: left;
    position: absolute;
    right: 0;
    top: 0;
    left: auto;
}
.catalog-product-view .box-tocart .box-qty div.mage-error,
.catalog-product-view .box-tocart .qty div.mage-error {
    clear: both;
}
.catalog-product-view .catalog-product-view .product-info-main .box-tocart .actions {
    display: inline-block;
}
@media (min-width: 769px) and (max-width: 979px) {
    .products.wrapper.grid.products-grid li.item.product.product-item {
        width: 46%;
    }
}
@media (max-width: 768px) and (max-width: 979px) {
    .catalog-product-view .product-info-main .box-tocart .field.qty {
        margin-right: 0;
    }
}

/**Category Images hover**/
body:not(.catalog-product-view) .products.wrapper.grid.products-grid li.item.product.product-item .product-image-container.hover-image {
    display: none;
}
body:not(.catalog-product-view) .products.wrapper.grid.products-grid li.item.product.product-item:hover .default-image {
    display: none;
}
body:not(.catalog-product-view) .products.wrapper.grid.products-grid li.item.product.product-item:hover .hover-image {
    display: inline-block;
}
.product-item-actions .actions-primary > .stock.unavailable {
    padding-left: 40px;
}
.products.wrapper.grid.products-grid .product-item-actions .actions-primary + .actions-secondary {
    display: flex;
}
.products.wrapper.grid.products-grid .product-item-actions .actions-primary + .actions-secondary > .action.tocompare {
    order: 0;
}
.products.wrapper.grid.products-grid .product-item-actions .actions-primary + .actions-secondary > .action.towishlist {
    order: 1;
}
div#amasty-shopby-product-list .toolbar.toolbar-products strong.page {
    background: #009bcc;
    border-color: #009bcc;
}
.block.related .field.choice {
    left: 3px;
    position: absolute;
    top: 0px;
}
.product-info-main .product.attribute.overview {
    font-size: 14px;
}
.product-info-main button#product-addtocart-button {
    color: #fff;
    background-color: #ff6e35;
    border-color: #ff6e35;
    border-radius: 0px;
    font-weight: normal;
    width: 200px;
    line-height: 13px;
    background-image: url(https://www.miki-japan.com/skin/frontend/templatemela/MAG100211_3/images/sprite.png);
    background-position: 16px -72px;
    background-repeat: no-repeat;
    padding-left: 38px;
}
.product.info.detailed .product.data.items .item.title.active a {
    background-color: #ff6e35;
    border-color: #ff6e35;
}
@media only screen and (max-width: 979px) {
div#featuredproducts .product-item .product-item-actions,
div#newproducts .product-item .product-item-actions {
    width: auto;
    display: flex;
    bottom: 0;
    position: relative;
}
}

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

    div#featuredproducts .product-item .actions-primary,
    div#newproducts .product-item .actions-primary {
        width: auto;
        order: 2;
    }
    div#featuredproducts .product-item .actions-primary button,
    div#newproducts .product-item .actions-primary button {
        padding-left: 40px;
    }
    .products.wrapper.grid.products-grid li.item.product.product-item .product-item-info .product-item-inner {
        bottom: 0;
    }
    .column.main .product-items {
        display: block !important;
    }
    .catalog-product-view.page-layout-1column .product-info-main {
        width: 100%;
    }
    .product.info.detailed .product.data.items.mage-tabs-disabled .content .block.related {
        padding: 10px 0;
    }
    .product.info.detailed .product.data.items.mage-tabs-disabled .content {
        padding: 10px 0;
    }
}


.page-print.account .sections.nav-sections {
    display: none;
}
.page-print.account .columns {
    padding: 0;
}
@media print {
.account .column.main .block.block-order-details-view .block-content:not(.widget) .box, [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box, .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
}
}