#header_custom {
    width: 100%;
}
.main-header {
    display: flex;
    align-items: center;
}
.main-header .logo {
    width: 179px;
    max-width: 100%;
}
.main-header #bs-example-navbar-collapse-1 {
    padding-left: 0;
    padding-right: 0;
}
.main-header .cart-search {
    margin-left: auto;
    margin-right: 0;
}
#search_block_top {
    display: inline-block;
    margin-right: 4px;
}
.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}
.search_form, #cart_block{
	display:inline-block;
}
.search_form{
	margin-right:4px;
}
input{
	font-size:13px;
}
.search_form .button-search {
    background: #d0291d;
    padding-top: 12px;
    border: 1px solid #d0291d;
	width: 42px;
    height: 39px;
	position: relative;
	left: unset;
}
#search_block_top #searchbox_inner {
    position: relative;
}
#searchbox_inner{
	display: flex;
    flex-direction: row-reverse;
}
input.search-query{
	margin:0;
	padding: 9px 4px 7px 6px;
	font-size:13px;
	margin-bottom: 1px;
}
body #cart_block .cart-heading .cart-icon img.cart-icon-hover {
    visibility: hidden;
    opacity: 0;
}
.cart-heading{
	display:flex;
}
.cart-icon{
	min-width:42px;
}
.cart-count{
	position: absolute;
    top: -21px;
    right: 29px;
    left: auto;
    font-weight: bold;
    font-style: normal;
    background: #666;
    color: #fff;
    padding: 0px 6px;
    border-radius: 13px;
}
#header_right_inner{
	display:flex;
}
#cart_block{
	margin-top:9px;
	margin-right: 15px;
}
#cart_content{
	left: -325px;
}	
body ul.megamenu > li > a strong{
	font-size: 15px!important;
    line-height: 24px;
    color: #000000!important;
	letter-spacing: 0px;
}
body .button,.buttons .left .button, .buttons .center .button, .btn-default, .input-group-btn .btn-primary, .btn{
	background: #d0291d!important;
}
ul.megamenu > li > a::before{
	content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #da281c;
    height: 4px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
ul.megamenu > li > a:hover:before{
	right: 0;
}
.footer .background, .standard-body .footer .background {
    background: #D2202F !important;
}
.footer .logo img{
    width: 100%;
    height: 100%;
    object-fit: none;
    max-width: 66%;
}
.footer .pattern .logo {
    width: 100%;
    height: 100%;
    max-width: 100%;
    display: block;
}
.slider1{
	background: url(../img/slider-home-1.png);
}
.slider2{
	background: url(../img/slider-home-2.png);
}
.slider3{
	background: url(../img/slider-home-3.png);
}
.slider4{
	background: url(../img/slider-home-4.png);
}
.slider5{
	background: url(../img/slider-home-5.png);
}
.slider-home {
    background: #da281c;
}
.main-header .logo a{
	display:flex;
}
.home-slider{
	padding-top: 76px;
	padding-bottom: 45px;
	background-color: #f7f7f7;
	background-repeat: no-repeat;
	background-size: auto;
	background-position-x: 98px;
	background-position-y: 27px;
}
.home-slider .bx-pager, .home-slider .bx-controls-auto{
	display: none;
}
.home-slider .bx-wrapper .bx-controls-direction a{
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 80px;
	height: 80px;
	text-indent: -9999px;
	z-index: 10;
}
.home-slider .bx-wrapper{
	position: relative;
	box-shadow: 3px 5px 6px #dddddd;
}
.home-slider .bxslider .img{
	display: block;
	height: 590px;
	width: 100%;
	background: #ffffff;
	padding-top: 15px;
}
.home-slider .bx-wrapper .img img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.home-slider .bxslider .content{
	text-align: center;
	padding-top: 24px;
	padding-bottom: 24px;
	background: #ffffff;
}
.home-slider .bxslider .content a{
	font-family: "Noto Sans JP";
	font-size: 32px!important;
	font-weight: 500;
	line-height: 38px;
	text-align: center;
	color: #000000!important;
	background:none!important;
	text-transform: unset;
}
.home-slider .bx-wrapper .bx-prev{
	left: -40px;
	background: url("https://dl.dropboxusercontent.com/s/f2kngwi47fnbn4l/prev.png?dl=0");
	background-size: cover;
	background-position: center center;
}
.home-slider .bx-wrapper .bx-next{
	right: -40px;
	background: url("https://dl.dropboxusercontent.com/s/sowpw35w5o01i4c/next.png?dl=0");
	background-size: cover;
	background-position: center center;
}
.home-apparel .card-left .content a, .home-apparel .card-right .content a{
	text-transform: unset;
}
body .row-fluid, body .row {
    margin-left: -15px;
    margin-right: -15px;
}
.polos-product .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 80px;
    height: 80px;
    text-indent: -9999px;
    z-index: 10;
}
.polos-product .bx-wrapper .bx-prev {
    left: -40px;
    background: url(https://dl.dropboxusercontent.com/s/f2kngwi47fnbn4l/prev.png?dl=0);
    background-size: cover;
    background-position: center center;
}
.polos-product .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 80px;
    height: 80px;
    text-indent: -9999px;
    z-index: 10;
}
.polos-product .bx-wrapper .bx-next {
    right: -40px;
    background: url(https://dl.dropboxusercontent.com/s/sowpw35w5o01i4c/next.png?dl=0);
    background-size: cover;
    background-position: center center;
}
.polos-product .bx-wrapper {
    position: relative;
}
.polos-product {
    padding-bottom: 45px;
    background-color: #f7f7f7;
}
.polos-product .card-product {
    padding-top: 40px;
    padding-bottom: 20px;
    box-shadow: 0 2px 8px #ddd;
    background: #fff;
}
.polos-product .card-product .content-url {
    text-align: center;
}
.polos-product .card-product .content-url h5 a {
    color: #c7291d;
    font-family: "Noto Sans JP";
    font-size: 24px;
    font-weight: 500;
    line-height: 38px;
    text-align: center;
}
.polos-product .card-product .content-url h5 a {
    color: #c7291d;
    font-family: "Noto Sans JP";
    font-size: 24px;
    font-weight: 500;
    line-height: 38px;
    text-align: center;
}
.polos-product .card-product .bxslider-product .img {
    width: 283px;
    height: 283px;
    display: block;
    margin: 0 auto;
}
.polos-product .bxslider-product div {
    text-align: center;
}
.polos-product .bxslider-product .content a {
    font-family: "Noto Sans JP";
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    color: #000000;
    width: 300px;
    display: block;
    margin: 0 auto;
}
.shop-men {
    padding-top: 45px;
    padding-bottom: 45px;
    background-color: #f7f7f7;
}
.shop-men .card-product .content-url {
    text-align: center;
}
.shop-men .card-product .content-url h5 a:hover {
    color: #84221b;
}

.shop-men .card-product .content-url h5 a {
    color: #c7291d;
    font-family: "Noto Sans JP";
    font-size: 24px;
    font-weight: 500;
    line-height: 38px;
    text-align: center;
}
.shop-men .bxslider-product .content a {
    font-family: "Noto Sans JP";
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    color: #000000;
    width: 300px;
    display: block;
    margin: 0 auto;
    height: 60px;
}
.shop-men .card-product .bxslider-product div {
    background: #ffffff;
}
.shop-men .bxslider-product div {
    text-align: center;
}
.shop-men .card-product .bxslider-product a {
    width: 283px;
    height: 283px;
    display: block;
    margin: 0 auto;
}
.shop-men .card-product .bxslider-product a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.shop-men .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 80px;
    height: 80px;
    text-indent: -9999px;
    z-index: 10;
}
.shop-men .bx-wrapper .bx-prev {
    left: -40px;
    background: url(https://dl.dropboxusercontent.com/s/f2kngwi47fnbn4l/prev.png?dl=0);
    background-size: cover;
    background-position: center center;
}
.shop-men .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 80px;
    height: 80px;
    text-indent: -9999px;
    z-index: 10;
}
.shop-men .bx-wrapper .bx-next {
    right: -40px;
    background: url(https://dl.dropboxusercontent.com/s/sowpw35w5o01i4c/next.png?dl=0);
    background-size: cover;
    background-position: center center;
}
.shop-men .bx-wrapper {
    position: relative;
}
.shop-women{
	padding-top: 45px;
	padding-bottom: 45px;
	background-color: #f7f7f7;
}
.shop-women .bx-pager, .shop-women .bx-controls-auto{
	display: none;
}
.shop-women .bx-wrapper .bx-controls-direction a{
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 80px;
	height: 80px;
	text-indent: -9999px;
	z-index: 10;
}
.shop-women .bx-wrapper{
	position: relative;
}
.shop-women .bx-wrapper .bx-prev{
	left: -40px;
	background: url("https://dl.dropboxusercontent.com/s/f2kngwi47fnbn4l/prev.png?dl=0");
	background-size: cover;
	background-position: center center;
}
.shop-women .bx-wrapper .bx-next{
	right: -40px;
	background: url("https://dl.dropboxusercontent.com/s/sowpw35w5o01i4c/next.png?dl=0");
	background-size: cover;
	background-position: center center;
}
.shop-women .bxslider-product div{
	text-align: center;
}
.shop-women .card-product .bxslider-product a{
	width: 283px;
	height: 283px;
	display: block;
	margin: 0 auto;
}
.shop-women .card-product .bxslider-product a img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.shop-women .bxslider-product .content a{
	font-family: "Noto Sans JP";
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
	text-align: center;
	color: #000000;
	width: 300px;
	display: block;
	margin: 0 auto;
	height: 60px;
}
.shop-women .bxslider-product .content a:hover{
	color: #e93743;
}
.shop-women .card-product .content-url{
	text-align: center;
}
.shop-women .card-product .content-url h5 a{
	color: #c7291d;
	font-family: "Noto Sans JP";
	font-size: 24px;
	font-weight: 500;
	line-height: 38px;
	text-align: center;
}
.shop-women .card-product .content-url h5 a:hover{
	color: #84221b;
}
.shop-women .card-product .bxslider-product div{
	background: #ffffff;
}
.shop-women .card-product .bx-wrapper .bx-viewport{
	height: 350px!important;
}
.shop-women .card-product .bx-wrapper .bx-viewport{
	height: 350px!important;
}
section.footer-button a{
	display: block;
	margin: auto;
	width: 420px;
	padding: 23px 46px 23px 46px;
	background: #ffffff;
	border: 1px solid #c7291d;
}
section.footer-button a span{
	font-family: "Noto Sans JP";
	font-size: 18px;
	font-weight: 500;
	line-height: 16px;
	text-align: center;
	color: #c7291d;
}
section.footer-button a span p{
	margin: 0;
}
section.footer-button a:hover{
	background: #c7291d;
}
section.footer-button a:hover span{
	color: #ffffff;
}
section.footer-button{
	height: 208px;
	padding-top: 60px;
	padding-bottom: 60px;
	background: #ffffff;
	display:block;
}
section.footer-button:hover{
	background: none;
}
ul.megamenu > li > .sub-menu > .content > .arrow, body ul.megamenu > li.with-sub-menu > a strong:after {
    display: none;
}
.main-header #bs-example-navbar-collapse-1 ul li a {
    font-size: 15px;
    line-height: 24px;
    color: #000000;
    text-transform: uppercase;
    font-weight: 800;
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
	padding-bottom:0;
	padding-top:0;
}
.main-header #bs-example-navbar-collapse-1 .nav.navbar-nav li li {
    padding: 5px 24px 5px 24px;
}
.main-header #bs-example-navbar-collapse-1 ul li a::before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #da281c;
    height: 4px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.main-header #bs-example-navbar-collapse-1 ul li a:hover:before {
    right:0;
}
body ul.megamenu li .sub-menu .content .hover-menu .col-sm-12 a.main-menu, body ul.megamenu li .sub-menu .content .col-sm-12 .hover-menu a.main-menu {
    background: none;
}
body ul.megamenu > li {
    margin-right: 0px;
}
body .product-grid .product {
    text-align: center;
}
body .add-to-cart > a{
	display: inline-block;
    color: #fff;
    padding: 7px 12px;
    text-transform: uppercase;
    padding-left: 40px;
	background: url(../img/icon-cart.png) no-repeat 14px center !important;
	background-color: #c7291d !important;
}
body .product-grid .product .price {
    color: #c7291d !important;
	font-weight: bold;
	font-size:15px;
}
.product-hover:hover .left, .product-hover:hover .right {
  -webkit-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.1);
	  box-shadow: 0 0px 4px rgba(0, 0, 0, 0.1); 
 }
.product-hover:hover .right{
	background: #fafafa;
}
.product-hover .right{
	padding-bottom:10px;
}
body.page-product-detail .product-info .cart .add-to-cart #button-cart{
	background: #c7291d!important;
}
body.page-product-detail .product-info .price .price-new, body.page-product-detail .product-info .product-name,
.page-product-detail .product-info .description{
	color:#c7291d!important;
}
.product-info .cart .minimum {
    margin-top: 20px;
}
body .breadcrumb .background {
    background: -webkit-linear-gradient(top, #f2f2f2, #f9f9f9 5%, #f9f9f9 95%, #f2f2f2)!important;
	background: linear-gradient(top, #f2f2f2, #f9f9f9 5%, #f9f9f9 95%, #f2f2f2)!important;
}
body .breadcrumb .container ul {
    padding-top: 0!important;
    padding-bottom: 0!important;
}
.breadcrumb .container h1, .breadcrumb .container ul li a, .breadcrumb .container ul li:before {
    color: #BBBBBB!important;
	font-size: 15px!important;
}



















@media (min-width: 768px) {
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
	.navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }
	.container {
        max-width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }
	.container {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 1199px) {
	.home-slider .bx-wrapper .bx-prev{
		left: 10px;
	}
	.home-slider .bx-wrapper .bx-next{
		right: 10px;
	}
	.home-slider .bxslider .img{
		height: 390px;
	} 
	.home-apparel .card-left{
		padding-right: 10px;
	}
	.home-apparel .card-right{
		padding-left: 10px;
	}
	.home-polos{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.home-polos .card-polos{
		height: 485px;
	}
	.home-polos .card-polos .image{
		height: 400px;
	}
	.polos-product .bx-wrapper .bx-prev{
		left: 10px;
	}
	.polos-product .bx-wrapper .bx-next{
		right: 10px;
	}
	.polos-product .bxslider-product .content a{
		width: 200px;
	}
	.shop-men{
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.shop-men .bx-wrapper .bx-prev{
		left: 10px;
	}
	.shop-men .bx-wrapper .bx-next{
		right: 10px;
	}
	.shop-men .bxslider-product .content a{
		width: 200px;
	}
	.shop-women{
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.shop-women .bx-wrapper .bx-prev{
		left: 10px;
	}
	.shop-women .bx-wrapper .bx-next{
		right: 10px;
	}
	.shop-women .bxslider-product .content a{
		width: 200px;
	}
}
@media (max-width: 991px) {
    .main-header {
        display: block;
        padding-bottom: 20px;
    }
	.main-header .cart-search {
        margin-left: 0;
        margin-right: 0;
        text-align: right;
    }
	#header_right_inner {
		display: block;
	}
	#cart_block {
		top: 7px;
	}
	.footer-button{
		height: 130px;
		padding-top: 10px;
		padding-bottom: 20px;
	}
	.footer-button a{
		width: 300px;
		padding: 23px 10px 23px 10px;
	}
	.polos-product{
		padding-bottom: 15px;
	}
	.polos-product .card-product .bxslider-product .img{
		width: 236px;
		height: 236px;
	}
	.shop-men .card-product .bxslider-product a{
		width: 236px;
		height: 236px;
	}
	.shop-women .card-product .bxslider-product a{
		width: 236px;
		height: 236px;
	}
}
@media (max-width: 767px) {
    .main-header .logo {
        width: 100%;
        display: flex;
        align-items: center;
    }
	.main-header .navbar-header {
        display: block;
        margin-left: auto;
    }
	.main-header .navbar-toggle {
        border: 1px solid #000000;
        font-size: 12px;
        line-height: 16px;
        color: #000000;
        font-weight: 600;
    }
	.main-header #bs-example-navbar-collapse-1 {
        max-height: initial;
        padding-left: 15px;
        padding-right: 15px;
    }
	.main-header .cart-search {
        padding-top: 20px;
    }
	.home-slider{
		padding-top: 40px;
	}
	.home-slider .bxslider .content{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.home-slider .bx-wrapper .bx-controls-direction a{
		top: 30%;
		width: 40px;
		height: 40px;
	}
	.home-slider .bxslider .img{
		height: 290px;
	}
	.slider-home .images-first .image-top,
	.slider-home .images-two .image-top,
	.slider-home .images-two .image-bottom,
	.slider-home .images-three .image-top,
	.slider-home .images-three .image-bottom{
		background-size: cover;
	}
	.slider-home .images-first .image-top {
		height: 440px;
	}
	.slider-home .images-two .image-top,
	.slider-home .images-two .image-bottom{
		height: 260px;
	}
	.slider-home .images-three .image-top {
		height: 168px;
	}
	.slider-home .images-three .image-bottom {
		height: 350px;
	}
	.home-apparel{
		padding-top: 10px;
	}
	.home-apparel .card-left, .home-apparel .card-right{
		padding-left: 10px;
		padding-right: 10px;
		height: 400px;
	}
	.home-apparel .card-left .image, .home-apparel .card-right .image{
		height: 330px;
	}
	.home-apparel .card-left{
		margin-bottom: 15px;
	}
	.home-polos {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.home-polos .card-polos{
		height: 270px;
		padding-left: 10px;
		padding-right: 10px;
		box-shadow: none;
	}
	.home-polos .card-polos .image{
		height: 168px;
	}
	.home-polos .card-polos .content{
		padding-top: 15px;
		padding-bottom: 15px;
		box-shadow: -2px 5px 6px #dddddd;
	}
	.polos-product{
		padding-bottom: 15px;
	}
	.polos-product .bx-wrapper .bx-controls-direction a{
		top: 30%;
		width: 40px;
		height: 40px;
	}
	.polos-product .card-product .bx-wrapper{
		max-width: 100%!important;
		display: block;
		margin: 0 auto;
		padding-left: 10px;
		padding-right: 10px;
	}
	.polos-product .card-product .bxslider-product .img{
		width: 160px;
		height: 160px;
	}
	.polos-product .bxslider-product .content a{
		width: 160px;
	}
	.shop-men .bx-wrapper .bx-controls-direction a{
		top: 30%;
		width: 40px;
		height: 40px;
	}
	.shop-men .card-product .bx-wrapper{
		max-width: 100%!important;
		display: block;
		margin: 0 auto;
		padding-left: 10px;
		padding-right: 10px;
	}
	.shop-men .card-product .bx-wrapper .bx-viewport{
		height: 250px!important;
	}
	.shop-men .card-product .bxslider-product a{
		width: 160px;
		height: 160px;
	}
	.shop-men .bxslider-product .content a{
		width: 160px;
		height: 90px;
	}
	.shop-women .bx-wrapper .bx-controls-direction a{
		top: 30%;
		width: 40px;
		height: 40px;
	}
	.shop-women .card-product .bx-wrapper{
		max-width: 100%!important;
		display: block;
		margin: 0 auto;
		padding-left: 10px;
		padding-right: 10px;
	}
	.shop-women .card-product .bx-wrapper .bx-viewport{
		height: 250px!important;
	}
	.shop-women .card-product .bxslider-product a{
		width: 160px;
		height: 160px;
	}
	.shop-women .bxslider-product .content a{
		width: 160px;
		height: 90px;
	}
	#footer_custom .logo{
		padding-bottom: 30px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.footer-group {
		text-align: left;
		padding-bottom: 15px;
	}
	.footer-group .box-footer{
		padding-left: 15px;
	}
	.footer-button{
		height: 130px;
		padding-top: 10px;
		padding-bottom: 20px;
	}
	.footer-button a{
		width: 300px;
		padding: 23px 10px 23px 10px;
	}
	.bx-viewport{
		height:auto!important;
	}
}