#header div.wpml-ls-legacy-list-horizontal {
  border: none;
}
.wprm-recipe-instruction-media.wprm-recipe-instruction-image img {
	width:100%;
	height: auto;
}
#catalog_dl {
position: fixed;
bottom: 0;
left: 0;
right: 0;
z-index: 15;
}
#wrapper-for-food-services__header {
  background: url(/wp-content/themes/myojo/assets/img/product/food-gyoza-bg.jpg) center center no-repeat;
  background-size: cover;
}
#yakisoba-for-food-services__header {
  background: url(/wp-content/themes/myojo/assets/img/product/yakisoba-main-bg.jpg) center center no-repeat;
  background-size: cover;
}
#wrapper__header {
  background: url(/wp-content/themes/myojo/assets/img/product/gyoza-wonton-wrapper-main-bg.jpg) center center no-repeat;
  background-size: cover;
}
#wrapper-recipe__header {
  background: url(/wp-content/themes/myojo/assets/img/recipe/gyoza-wonton-wrapper-main-bg.jpg) center center no-repeat;
  background-size: cover;
}

div.grecaptcha-badge {
  left: 0px !important;
  width: 70px !important;
  transition: .6s !important;
  bottom: calc(108px + (-1vw)) !important;
  z-index: 16;
}
.grecaptcha-badge:hover {
  left: 0px !important;
  width: 256px !important;
  right: 0 !important;
}
p.pagetop {
bottom: calc(120px + (-1vw));
}
p.pagetop a {
border: 1px solid #fff;
}
#footer {
	padding-bottom: 100px;
}
@media (max-width: 690px) {
 #catalog_dl h3 {
  margin-right:unset !important;
  margin-bottom: 1rem !important;
 }
#catalog_dl ul.nav button {
  font-size: 3.5vw;
}
#catalog_dl ul.nav i.ml-3 {
  margin-left:unset !important;
}
p.pagetop {
  bottom: calc(145px + 1vw);
  right: 15px;
}
div.grecaptcha-badge {
  bottom: calc(133px + 1vw) !important;
}
#footer {
	padding-bottom: 120px;
}
}
@media screen and (max-width: 575px) {
  #footer__sns ul li a svg {
   width: 30px;
   height: 30px;
  }
}
#fspc-DL.sent p.h6,
#rpc-DL.sent p.h6 {
	display:none;
}
button.dl_rpc, button.dl_fspc {
	transition: all ease-in-out 0.2s;
}

button.dl_rpc:hover, button.dl_fspc:hover {
	opacity: 0.75;
}

.glsr-stars {
  justify-content: normal !important;
}