#header_slider_wrap,
#header_slider,
#header_slider .item {max-width: 100%;height:auto;margin:0 auto 10px;width:640px;}
#header_slider .bg_image img {width:100%;height:auto;}
#header_slider .bg_image {position:static;}
#header_h1_wrap {padding:117px 15px 10px;}
#header_h1_wrap  h1.catch_shop  {text-align:center;
    font-family: 'Yuji Syuku', serif !important;
    font-weight: 400 !important;}
.contact_cta_form {display:none;}
.shop_cta_main_btns_link.big {
    background: #5186ec;
    border: 1px #5186ec solid;
}
.shop_cta_main_btns_link.big:hover {
color: #5186ec !important;
}

@media only screen and (max-width: 800px) {
#header_h1_wrap {padding-top:60px;margin:0;}
#header_slider_wrap,
#header_slider,
#header_slider_wrap {margin:0;width:100%;}
#header_slider .item {max-width: 100%;height:auto;margin:auto;width:900px;}
#header_slider .bg_image img {width:100%;height:auto;}
#header_slider .bg_image {position:static;}
}