@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */
/*===========================PC====================================== */
#pagetop{
  bottom: 80px;
}
.top_sns .sns_list {
    max-width: 1200px;
    margin: 0 auto;
    flex-direction: row !important;
    flex-wrap: wrap;
    border: none !important;
}
.top_sns .sns_list div .sns_photo {
    width: 100% !important;
}
.top_sns .sns_list div .sns_text {
    display: none;
}
.top_sns .sns_list div {
    width: 25% !important;
    border: none !important;
}
.top_sns div.sns_list {
    margin-top: 20px;
}
.top_sns .header_tel span {
    color: #25631b;
}
.aic{
  align-items: center;
}


#hedaer_info {
  flex-wrap: wrap;
}
.header_uber{
    margin-left: 10px;
}

.header_uber img{
    width: 110px;
}
.header_wolt{
  margin-left: 10px;
}

.header_wolt img{
  width: 110px;
}
.menu_box .box{
  width: 100%;
display: flex;
    padding: 20px;
    margin: 5px 0;
    align-items:flex-start;
background: rgba(255,255,255,0.3);
}
.menu_box img{
    width:15%!important;
    float:left;
  margin-right: 20px;
}
.menu_box article{
    width: 100%;
}

.menu_box h3{
    padding-left: 10px;
    border-bottom: 1px #bd2415 solid;
    font-weight: bold;
    font-size: 18px;
}
.menu_box .box div{
margin-top: 20px;
text-align: right;
font-weight: bold;
 color:#bd2415;
 font-size: 24px;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.menu_box .box div .translate{
display: none;
 color:#bd2415;
}
.menu_box .box span{
display: block;
}


.box_bana{
  justify-content: center;
}
.box_bana .box{
  display: inline-block;
  margin: 10px;

}
.box_bana .box img{
  margin: 0 0 10px 0!important;
}
.box_bana .box div{
  text-align: center!important;
color: #fff;
}
.box_bana .box h3{
  display: none;
}




input.cmn-toggle-round:checked + label:before {
  background: #e18c90 !important;
}

#builingual {
  position: fixed;
  bottom: 0;
  right: 0;
  background: #bd2415 !important;
  z-index: 6999999;
  padding: 5px 20px !important;
  color: #fff;
}





.mokuji table th, table td {
    border: none;
    vertical-align: middle;
}

.mokuji a{
    display: block;
    text-align: center;
    background-color: #bd2415;
    height: 43px;
    padding: 10px;
    text-decoration: none;
    border-radius: 4px;
    font-weight: bold;
    color: #fff!important;
}


.f_takeout{
position: fixed;
right: 0;
top: 0;
bottom: 0;
margin: auto;
z-index: 99;
height: 300px;
}


@media only screen and (max-width: 834px) {
  #builingual {
    width: 320px;
    padding: 8px 5px !important;
    background: none !important;
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
  }
  div#builingual{
    padding-top: 8px!important;
  }
#builingual select {
  margin-left: 10px !important;
}
@media only screen and (max-width: 834px) {
  #builingual select {
    margin-top: 0px !important;
    padding: 5px !important;
  }
}

.language {
  color: #fff !important;
  float: right !important;
}
@media only screen and (max-width: 834px) {
  .language {
    font-size: 12px !important;
    padding: 0 10px 0 0 !important;
  }
}

.switch {
  float: right;
  padding-top: 3px !important;
  position: relative;
  color: #000;
}
.switch:after {
  content: "OFF";
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 8px;
  z-index: 1;
}
.switch:before {
  content: "ON";
  position: absolute;
  left: 9px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 8px;
  z-index: 1;
}

.cmn-toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}

.cmn-toggle + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  user-select: none;
}

input.cmn-toggle-round + label {
  padding: 2px;
  width: 60px;
  height: 30px;
  background-color: #dddddd;
  border-radius: 60px;
}

input.cmn-toggle-round + label:before,
input.cmn-toggle-round + label:after {
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  bottom: 1px;
  content: "";
}

input.cmn-toggle-round + label:before {
  right: 1px;
  background-color: #f1f1f1;
  border-radius: 60px;
  transition: 0.4s;
}

input.cmn-toggle-round + label:after {
  width: 28px;
  background-color: #fff;
  border-radius: 100%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  transition: 0.4s;
  z-index: 2;
}

input.cmn-toggle-round:checked + label:before {
  background-color: #ffeff4;
}

input.cmn-toggle-round:checked + label:after {
  margin-left: 28px;
}

@media only screen and (max-width: 834px) {
  .switch {
    float: right;
    order: 1;
    padding-top: 0px !important;
  }

  #builingual {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}








/*===========================tab====================================== */
@media screen and (min-width: 640px) and (max-width:834px){
.menu_box article{
    width: 60%;
}
.menu_box img{
    width:38%!important;
    float:left;
}


}
/*===========================tab END====================================== */
/*===========================sp====================================== */
@media only screen and (max-width: 640px){
#pagetop{
  bottom: 20px;
}
.top_sns  .sns_list div {
        width: 50% !important;
    }
.menu_box article{
    width: 100%;
}
.menu_box img{
    width:38%!important;
    float:left;
}
.menu_box h3{
    font-size: 16px;
}
.menu_box .box div{
 font-size: 20px;
}
.header_uber{
    margin-left: 10px;
    margin-top: 15px;
}
.header_wolt{
  margin-left: 10px;
  margin-top: 15px;
}
.f_takeout{
position: fixed;
right: 0;
top: auto;
bottom:90px;
margin: auto;
z-index: 99;
height: 167px
}
.f_takeout img{
width: 50px;
}

.box_bana .box img{
  height: auto!important;
  width: 200px!important;
  margin: 0 auto 10px auto!important;
}
.box_bana .box{
  text-align: center;
  width: 100%!important;
  display: block;
}
}
/*===========================sp END====================================== */