@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
@media print, screen and (min-width: 737px) {
  section, article, aside, hgroup, header, footer, main, nav, figure {
    display: block;
  }
  img {
    display: block;
    border: none;
  }
  a {
    color: #484848;
    text-decoration: none;
  }
  a:hover {
    opacity: 0.7;
  }
  ul, ol {
    list-style-type: none;
  }
  body {
    font-size: 15px;
    color: #484848;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    background-color: #fff;
    line-height: 1.7em;
  }
  p {
    line-height: 1.3em;
    font-size: 14px;
  }
  .sp {
    display: none;
  }
  .globalMenuSp {
    display: none;
  }
  header {
    width: 100%;
    min-width: 1000px;
    overflow: hidden;
  }
  #logo {
    float: left;
    width: 376px;
    margin-top: 25px;
  }
  #headerInner {
    width: 1000px;
    margin: auto;
  }
  .header-btn {
    float: right;
    margin-top: 60px;
    margin-right: 30px;
  }
  .header-e-mail {
    height: 27px;
    box-shadow: 1px 6px 10px -8px rgb(0 0 0 / 30%);
    border: 1px solid #eeeeee;
    width: 150px;
    display: block;
    margin: auto;
    text-align: center;
    background-color: #FFF;
    padding: 0px;
    border-radius: 10px;
  }
  .header-tel {
    height: 27px;
    box-shadow: 1px 6px 10px -8px rgb(0 0 0 / 30%);
    border: 1px solid #eeeeee;
    width: 150px;
    display: block;
    margin: auto;
    text-align: center;
    background-color: #FFF;
    padding: 0px;
    border-radius: 10px;
  }
  nav ul {
    margin: 0 auto;
    padding: 0;
    width: 80%;
    text-align: center;
    display: flex;
    justify-content: space-between;
  }
  .nav-en-home {
    display: block;
  }
  .nav-en-consept {
    display: block;
  }
  .nav-en-menu {
    display: block;
  }
  .nav-en-corporation {
    display: block;
  }
  .nav-en-onlineshop {
    display: block;
  }
  .clearfix {
    font-size: 0
  }
  #g-nav li a::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #aaa;
    position: absolute;
    top: 50%;
  }
  #g-nav li a:hover::after {
    content: "";
    display: block;
    width: 100%;
    height: 5px;
    background-color: #aaa;
    position: absolute;
    top: 50%;
  }
  #nav-toggle {
    display: none;
  }
  #g-nav {
    clear: both;
  }
  #g-nav ul {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  #g-nav ul li {
    text-align: center;
    width: 200px;
    position: relative;
    font-size: 15px;
    float: left;
  }
  nav li {
    display: table-cell;
    min-width: 50px;
  }
  nav .japanese {
    border-top: 1px solid rgba(51, 51, 51, 1);
    margin-top: 5px;
  }
  nav a {
    display: block;
    width: 100%;
    text-decoration: none;
    color: #555;
    padding-bottom: 5px;
  }
  nav li.current {
    border-bottom: 3px solid #92D050;
  }
  nav li:hover {
    color: #E7DA66;
    border-bottom: 3px solid #F0E475;
  }
  heder li a {
    display: block;
    height: 50px;
    padding-top: 36px;
    font-size: 16px;
    font-weight: bold;
    color: #cb4747;
  }
  .contact {
    clear: both;
    width: 100%;
  }
  h2 {
    width: 70%;
    margin: auto;
    display: flex;
    align-items: center;
    margin-top: 50px;
    margin-bottom: 50px;
  }
  h2:before, h2:after {
    border-top: 1px solid;
    content: "";
    flex-grow: 1;
  }
  h2:before {
    margin-right: 1rem;
  }
  h2:after {
    margin-left: 1rem;
  }
  element.style {
    opacity: 1;
  }
  .readText-text01 {
    text-align: center;
  }
  .readText-text01 .min {
    margin-bottom: 15px;
  }
  .form-container {
    width: max-content;
    margin: auto;
    align-items: center;
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .Form-Item-Label span {
    display: block;
    margin-top: -4px;
  }
  .Form-Item-Label .en {
    font-weight: 300;
    line-height: 1.7;
    font-size: 12px;
  }
  .Form-Item-Label i {
    color: red;
    font-size: 12px;
  }
  .Form-Item {
    margin-top: 30px;
  }
  .Form-Item-Input {
    width: 500px;
    height: 20px;
  }
  .Form-Item-Textarea {
    width: 500px;
    height: 200px;
  }
  .Form-Btn {
    text-align: center;
  }
  footer {
    background-color: #FFFFFF;
    color: #000;
    font-size: 12px;
  }
  #footerBox { /*opacity:0.5;*/
    width: 1000px;
    margin: auto;
  }
  #footer-menu {
    width: 740px;
    margin: auto;
    display: block;
  }
  #footer-menu li {
    float: left;
    width: 120px;
    text-align: center;
  }
  #footerInner {
    clear: both;
    margin: auto;
    margin-bottom: 30px;
  }
  #footerLogo {
    width: 164px;
    height: 58px;
    margin: auto;
  }
  footer #copyRight {
    text-align: center;
  }
  .footer {
    display: none;
  }
}