@charset "UTF-8";
/* ===================================================================
CSS information

file name  : common.css
author     : Abilive
style info : WOVN基本・共通設定
=================================================================== */
@font-face {
  font-family: YuGothicM;
  src: local("Yu Gothic Medium");
}
/*Animate */
html:not([lang=ja]) .disp_ja {
  display: none !important;
}

html:lang(ja) .hide_ja {
  display: none !important;
}

html:not([lang=en]) .disp_en {
  display: none !important;
}

html:lang(en) .hide_en {
  display: none !important;
}

/* -----------------------------------------------------------
	日本語以外
----------------------------------------------------------- */
html:not([lang="ja"]) .con_search_lang {
  margin-top: 30px;
  margin-inline: auto;
  text-align: center;
  width: 75%;
  max-width: 850px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  html:not([lang="ja"]) .con_search_lang {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  html:not([lang="ja"]) .con_search_lang {
    width: 100%;
  }
}
html:not([lang="ja"]) .con_search_lang .btn_basic {
  max-width: 100%;
  width: 100%;
}
html:not([lang="ja"]) .con_search .box_link ul {
  width: 75%;
  max-width: 850px;
  margin-right: auto !important;
  margin-left: auto !important;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  html:not([lang="ja"]) .con_search .box_link ul {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  html:not([lang="ja"]) .con_search .box_link ul {
    width: 100%;
  }
}
html:not([lang="ja"]) .con_search .box_link ul li {
  padding: 0 !important;
  width: 49% !important;
}
html:not([lang="ja"]) .con_search .box_link ul li:nth-child(2n) {
  margin-left: 2%;
}

/* -----------------------------------------------------------
	英語
----------------------------------------------------------- */
@media only screen and (min-width: 1025px) {
  html[lang="en"] #footer .con_footer .box_footer .box_txt .sitemap .sitemap_l {
    min-width: 30%;
  }
}
@media print {
  html[lang="en"] #footer .con_footer .box_footer .box_txt .sitemap .sitemap_l {
    min-width: 30%;
  }
}
.ie8 html[lang="en"] #footer .con_footer .box_footer .box_txt .sitemap .sitemap_l {
  min-width: 30%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  html[lang="en"] #restaurant #page #contents .box_inner::before {
    width: 40%;
  }
}
@media only screen and (min-width: 1025px) {
  html[lang="en"] #restaurant #page #contents .box_inner .wrap_slider {
    width: 60%;
  }
}
@media print {
  html[lang="en"] #restaurant #page #contents .box_inner .wrap_slider {
    width: 60%;
  }
}
.ie8 html[lang="en"] #restaurant #page #contents .box_inner .wrap_slider {
  width: 60%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  html[lang="en"] #restaurant #page #contents .box_inner .wrap_slider {
    width: 50%;
  }
}
@media only screen and (min-width: 1025px) {
  html[lang="en"] #restaurant #page #contents .box_inner .box_txt {
    width: 40%;
  }
  html[lang="en"] #restaurant #page #contents .box_inner .box_txt .tbl_basic tbody th {
    width: 30%;
  }
  html[lang="en"] #restaurant #page #contents .box_inner .box_txt .tbl_basic tbody td {
    width: 70%;
  }
}
@media print {
  html[lang="en"] #restaurant #page #contents .box_inner .box_txt {
    width: 40%;
  }
  html[lang="en"] #restaurant #page #contents .box_inner .box_txt .tbl_basic tbody th {
    width: 30%;
  }
  html[lang="en"] #restaurant #page #contents .box_inner .box_txt .tbl_basic tbody td {
    width: 70%;
  }
}
.ie8 html[lang="en"] #restaurant #page #contents .box_inner .box_txt {
  width: 40%;
}
.ie8 html[lang="en"] #restaurant #page #contents .box_inner .box_txt .tbl_basic tbody th {
  width: 30%;
}
.ie8 html[lang="en"] #restaurant #page #contents .box_inner .box_txt .tbl_basic tbody td {
  width: 70%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  html[lang="en"] #restaurant #page #contents .box_inner .box_txt {
    width: 50%;
  }
  html[lang="en"] #restaurant #page #contents .box_inner .box_txt .tbl_basic tbody th {
    width: 20%;
  }
  html[lang="en"] #restaurant #page #contents .box_inner .box_txt .tbl_basic tbody td {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  html[lang="en"] #restaurant #page #contents .box_inner .box_txt .tbl_basic tbody th {
    width: 35%;
  }
  html[lang="en"] #restaurant #page #contents .box_inner .box_txt .tbl_basic tbody td {
    width: 70%;
  }
}

/* -----------------------------------------------------------
	繁体字
----------------------------------------------------------- */
/* -----------------------------------------------------------
	簡体字
----------------------------------------------------------- */
/* -----------------------------------------------------------
	韓国語
----------------------------------------------------------- */
