.menu_footer { font-family: 'ossb';}
.menu_footer ul { list-style: none; padding: 0; margin: 0;}
.menu_footer ul ul { display: none;}
.menu_footer .tit { font-weight: bold; margin: 15px 0; font-size: 17px;}
.menu_footer .col { padding-right: 15px;}
.menu_footer ul li a { display: block; margin-bottom: 10px; font-weight: normal; font-size: 15px; color: #000;}
.menu_footer ul li a:hover { color: #259190;}
@media screen and (max-width: 768px) {
	.menu_footer .tit { font-size: 16px;}
	.menu_footer ul li a { font-size: 13px;}
}

@media screen and (max-width: 480px) {
	.menu_footer .tit { margin-top: 30px;}
}

body .form_wrapper__wrap:after { display: none;}
body .shop2-main-header:before { background: none;}
body .form_wrapper { background: #fff;}
body .form_wrapper { padding-top: 50px; padding-bottom: 50px;}
.shop2-order-options.shop2-delivery .options-list .option-details > p {display: none;}