@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: #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%;
  }
  main {
    width: 1000px;
    margin: auto;
  }
  .conseptTitle {
    margin-top: 80px;
  }
  h3 {
    text-align: center;
    font-family: 'Noto Serif JP', serif;
  }
  .box_movie{
  width: 991px;
  height: 350px;
  overflow: hidden;
  position: relative;
}
 video {
  top: -160px;
  width: 100%;
  position: absolute;
}
  /* margin-top: 50px;
  }
  /* .bandaisanPhoto {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
  } */
  .conseptTitle p {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 60px;
    font-size: 14px;
  }
  .conseptbox {
    position: relative;
    height: 594px;
    width: 980px;
    margin: 0 auto;
  }
  .box-left {
    position: absolute;
    width: 45%;
    left: 0;
  }
  .box-right {
    position: absolute;
    right: 0px;
  }
  .conseptbox.change .box-left {
    position: absolute;
    width: 45%;
    right: 0;
    left: auto;
  }
  .conseptbox.change .box-right {
    position: absolute;
    left: 0px;
  }
  .nmbertitle {
    position: absolute;
  }
  .nmbertitle::before {
    content: "";
    position: absolute;
    border: solid 2px;
    width: 100px;
  }
  .kodawari {
    font-size: 12px;
    font-family: 'Noto Serif JP', serif;
    line-height: 1.3;
  }
  .numbertitle1 {
    font-size: 40px;
    font-family: 'Noto Serif JP', serif;
    line-height: 1.3;
  }
  .boxtitle {
    position: absolute;
    padding: 20px;
    width: 80%;
    height: 200px;
    text-align: center;
    top: 100px;
    font-size: 18px;
    font-family: 'Noto Serif JP', serif;
    color: #B95B49;
  }
  .consepttext {
    position: absolute;
    top: 200px;
    bottom: 50px;
    width: 80%;
    padding: 10%;
    font-size: 14px;
  }
  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;
  }
}