@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
@media 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: #FA5D3F;
    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;
  }
  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;
  }
  header li {
    float: left;
    width: 150px;
  }
  heder li a {
    display: block;
    height: 50px;
    padding-top: 36px;
    font-size: 16px;
    font-weight: bold;
    color: #cb4747;
  }
  body {
    clear: both;
    width: 100%;
  }
  h2 {
    width: 65%;
    margin: auto;
    display: flex;
    align-items: center;
    margin: 50px auto 40px ;
  }
  h2:before, h2:after {
    border-top: 1px solid;
    content: "";
    flex-grow: 1;
  }
  h2:before {
    margin-right: 1rem;
  }
  h2:after {
    margin-left: 1rem;
  }
  .corporation {
    margin: 30px auto 50px;
    width: 1000px;
  }
  .mgb40 {
    margin-bottom: 40px !important;
  }
  table {
    width: 93%;
    border-collapse: collapse;
    border: 1px solid #ccc;
    font-size: 13px;
    line-height: 1.6;
    border-spacing: 0;
    margin: auto;
    margin-top: 30px;
  }
  * {
    box-sizing: border-box;
    word-break: normal;
    word-wrap: break-word;
  }
  table th {
    font-weight: normal;
    vertical-align: middle;
    padding: 5px;
    border: 1px solid #aaa;
    background: #F5F5F5;
    word-break: break-all;
  }
  table td {
    padding: 5px;
    border: 1px solid #aaa;
    background-color: #fff;
    word-break: break-all;
  }
  .business {
    margin: auto;
    width: 1000px;
  }
  .businessbox {
    position: relative;
    height: 245px;
    width: 940px;
    margin: 0 auto;
    margin-top: 30px;
    background-color: #f5f2f2;
  }
  .box-left {
    position: absolute;
    width: 45%;
    left: 55px;
    top: 7px;
  }
  .box-right {
    position: absolute;
    right: 0px;
  }
  .bussinesstext {
	margin-top: 25px;
  }
 .bussinesstext p{
	margin-top: 10px;
  }
  h3 {
    text-align: center;
    font-family: 'Noto Serif JP', serif;
    font-size: 20px;
  }
  .businessbox2 {
    position: relative;
    height: 245px;
    width: 940px;
    margin: 0 auto;
    margin-top: 30px;
    background-color: #f5f2f2;
  }
  footer {
    background-color: #FFFFFF;
    color: #000;
    font-size: 12px;
  }
  #footerBox { /*opacity:0.5;*/
    width: 1000px;
    margin: auto;
    margin-top: 50px;
  }
  #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;
  }
}