@charset "UTF-8";
html {
  color: #000;
  background: #fff;
}

a {
  text-decoration: none;
}

blockquote, body, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, td, textarea, th, ul {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:after, q:before {
  content: "";
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input, select, textarea {
  *font-size: 100%;
}

legend {
  color: #000;
}

#yui3-css-stamp.cssreset {
  display: none;
}

#wrap {
  overflow: hidden;
}

#zh_concept,
#zh_yamato,
#zh_recruit,
#zh_privacy,
#en_concept,
#en_yamato,
#en_recruit,
#en_privacy,
#concept,
#yamato,
#recruit,
#privacy {
  color: #fff;
  background-color: #000;
  font-family: "source-han-serif-japanese", sans-serif;
  width: 100%;
  scroll-behavior: smooth;
}

#zh_concept article,
#zh_yamato article,
#zh_recruit article,
#zh_privacy article,
#en_concept article,
#en_yamato article,
#en_recruit article,
#en_privacy article,
#concept article,
#yamato article,
#recruit article,
#privacy article {
  margin-top: 65px;
  overflow: hidden;
}

#zh_group footer .group-totop,
#zh_concept footer .group-totop,
#zh_yamato footer .group-totop,
#zh_recruit footer .group-totop,
#zh_privacy footer .group-totop,
#en_group footer .group-totop,
#en_concept footer .group-totop,
#en_yamato footer .group-totop,
#en_recruit footer .group-totop,
#en_privacy footer .group-totop,
#group footer .group-totop,
#concept footer .group-totop,
#yamato footer .group-totop,
#recruit footer .group-totop,
#privacy footer .group-totop {
  position: fixed;
  bottom: 2em;
  right: 5%;
  z-index: 999;
  width: auto;
}
#zh_group footer .group-totop a,
#zh_concept footer .group-totop a,
#zh_yamato footer .group-totop a,
#zh_recruit footer .group-totop a,
#zh_privacy footer .group-totop a,
#en_group footer .group-totop a,
#en_concept footer .group-totop a,
#en_yamato footer .group-totop a,
#en_recruit footer .group-totop a,
#en_privacy footer .group-totop a,
#group footer .group-totop a,
#concept footer .group-totop a,
#yamato footer .group-totop a,
#recruit footer .group-totop a,
#privacy footer .group-totop a {
  display: block;
  text-align: center;
}
#zh_group footer .group-totop img,
#zh_concept footer .group-totop img,
#zh_yamato footer .group-totop img,
#zh_recruit footer .group-totop img,
#zh_privacy footer .group-totop img,
#en_group footer .group-totop img,
#en_concept footer .group-totop img,
#en_yamato footer .group-totop img,
#en_recruit footer .group-totop img,
#en_privacy footer .group-totop img,
#group footer .group-totop img,
#concept footer .group-totop img,
#yamato footer .group-totop img,
#recruit footer .group-totop img,
#privacy footer .group-totop img {
  width: 35px;
}
#zh_group footer .group-totop p,
#zh_concept footer .group-totop p,
#zh_yamato footer .group-totop p,
#zh_recruit footer .group-totop p,
#zh_privacy footer .group-totop p,
#en_group footer .group-totop p,
#en_concept footer .group-totop p,
#en_yamato footer .group-totop p,
#en_recruit footer .group-totop p,
#en_privacy footer .group-totop p,
#group footer .group-totop p,
#concept footer .group-totop p,
#yamato footer .group-totop p,
#recruit footer .group-totop p,
#privacy footer .group-totop p {
  text-align: center;
  font-size: 20px;
}

img {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  img {
    width: 100%;
  }
}

.inner {
  width: 90%;
  height: auto;
  margin: 0 auto;
}

@media screen and (min-width: 1000px) {
  .inner {
    width: 1000px;
  }
  .con-btn {
    width: 220px;
    position: relative;
    padding: 0;
  }
  .con-btn:after, .con-btn:before {
    content: "";
    display: block;
    position: absolute;
    background-color: #000;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  .con-btn:before {
    width: 0%;
    height: 1px;
    top: 2px;
    left: 0;
  }
  .con-btn:after {
    width: 1px;
    height: 0%;
    top: 0;
    left: 2px;
  }
  .con-btn:hover:before {
    width: 100%;
  }
  .con-btn:hover:after {
    height: 100%;
  }
}
@media screen and (min-width: 480px) {
  .sp {
    display: none;
  }
  .pc {
    display: block;
  }
  .item-clue,
  #item-list #mizutaki,
  #item-list #sukiyaki,
  #item-list #teppanyaki {
    width: 1000px;
    margin: auto;
  }
}
/* =============================================
- HEADER
================================================ */
/*-----------------------------------------------------------------
	header
----------------------------------------------------------------- */
#zh_top header #global,
#zh_concept header #global,
#zh_yamato header #global,
#zh_yonezawa header #global,
#zh_recruit header #global,
#zh_privacy header #global,
#en_top header #global,
#en_concept header #global,
#en_yamato header #global,
#en_yonezawa header #global,
#en_recruit header #global,
#en_privacy header #global,
#top header #global,
#concept header #global,
#yamato header #global,
#yonezawa header #global,
#recruit header #global,
#privacy header #global,
#online header #global {
  position: relative;
}
#zh_top header #global ul,
#zh_concept header #global ul,
#zh_yamato header #global ul,
#zh_yonezawa header #global ul,
#zh_recruit header #global ul,
#zh_privacy header #global ul,
#en_top header #global ul,
#en_concept header #global ul,
#en_yamato header #global ul,
#en_yonezawa header #global ul,
#en_recruit header #global ul,
#en_privacy header #global ul,
#top header #global ul,
#concept header #global ul,
#yamato header #global ul,
#yonezawa header #global ul,
#recruit header #global ul,
#privacy header #global ul,
#online header #global ul {
  position: absolute;
  top: 1.3em;
  left: 45vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#zh_top header #global ul li a,
#zh_concept header #global ul li a,
#zh_yamato header #global ul li a,
#zh_yonezawa header #global ul li a,
#zh_recruit header #global ul li a,
#zh_privacy header #global ul li a,
#en_top header #global ul li a,
#en_concept header #global ul li a,
#en_yamato header #global ul li a,
#en_yonezawa header #global ul li a,
#en_recruit header #global ul li a,
#en_privacy header #global ul li a,
#top header #global ul li a,
#concept header #global ul li a,
#yamato header #global ul li a,
#yonezawa header #global ul li a,
#recruit header #global ul li a,
#privacy header #global ul li a,
#online header #global ul li a {
  color: #fff;
}

@media screen and (min-width: 480px) {
  #global ul {
    top: 2em;
    left: 75vw;
  }
}
#zh_concept header,
#zh_yamato header,
#zh_yonezawa header,
#zh_recruit header,
#zh_privacy header,
#en_concept header,
#en_yamato header,
#en_yonezawa header,
#en_recruit header,
#en_privacy header,
#concept header,
#yamato header,
#yonezawa header,
#recruit header,
#privacy header {
  background-color: #000;
}

#online header {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), color-stop(20%, rgba(0, 0, 0, 0.5)), color-stop(60%, rgba(0, 0, 0, 0.95)), to(rgb(0, 0, 0)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 20%, rgba(0, 0, 0, 0.95) 60%, rgb(0, 0, 0) 100%);
  height: 75px;
}
#online header h2 {
  top: 1em;
  left: 0.8em;
}
#online header h2 img {
  width: 58px;
}
#online header #nav-toggle {
  top: 1rem;
}

header {
  height: 65px;
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99999;
}
header h1 {
  position: absolute;
  left: -9999em;
}
header h2 {
  position: absolute;
  left: 1em;
  top: 1em;
}
header h2 img {
  width: 55px;
}
header #nav-toggle {
  display: inline-block;
  width: 35px;
  height: 35px;
  position: relative;
  top: 1rem;
  left: 95%;
  z-index: 10000;
  -webkit-transform: translateX(-120%);
  -ms-transform: translateX(-120%);
  transform: translateX(-120%);
}
header #nav-toggle .hum-btn {
  position: relative;
}
header #nav-toggle .hum-btn span {
  display: block;
  height: 2px;
  background: #fff;
  position: absolute;
  width: 100%;
  left: 0;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
header #nav-toggle .hum-btn span:first-child {
  top: 0px;
}
header #nav-toggle .hum-btn span:nth-child(2) {
  top: 10px;
}
header #nav-toggle .hum-btn span:nth-child(3) {
  top: 20px;
}
header #nav-toggle .hum-btn p {
  position: absolute;
  top: 23px;
  left: -4px;
  color: #fff;
  font-size: 1rem;
  font-family: "source-han-serif-japanese", sans-serif;
}
header nav {
  font-family: "source-han-serif-japanese", sans-serif;
  position: absolute;
  background: #000;
  top: 0;
  width: 100vw;
  height: 100vh;
  color: #fff;
  z-index: 1000;
}
header nav a {
  color: #fff;
}
header nav ul li {
  text-align: center;
  margin-top: 0.8rem;
}
header nav ul li:first-child {
  margin-top: 15%;
}
header nav .nav-text-btn p {
  font-size: 1.2rem;
  margin-bottom: 0.2em;
}
header nav .nav-text-btn .menu-line {
  display: block;
  width: 35px;
  border-bottom: #fff solid 1px;
  margin: 0 auto;
}
header nav .nav-text-btn small {
  font-size: 0.8rem;
}
header nav .nav-text-btn .sub-page {
  font-size: 1.2rem;
}
header nav .global {
  margin-top: 3em;
}
header nav .global ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 5%;
}
header nav .global ul li {
  margin-top: 0;
}
header nav .global ul li:after {
  content: "/";
  margin-left: 0.5em;
  margin-right: 0.5em;
}
header nav .global ul li:last-child::after {
  content: "";
}
header nav .ec-banner {
  width: 80%;
  margin: 2.5em auto 0;
  display: block;
}
header nav .ec-banner p {
  display: inline-block;
  border: 1px solid #fff;
  padding: 10px 20px;
}
header nav .sub-nav {
  text-align: center;
}
header nav .sub-nav .tori-nabe {
  border: 2px #fff solid;
  font-family: "vdl-v7gothic", sans-serif;
  font-size: 1rem;
  text-align: center;
  width: 75%;
  margin: 0 auto;
}
header nav .sub-nav .sub-text {
  font-size: 0.8rem;
}
header nav .sub-nav .sub-text span {
  margin: 0.2em;
}

header nav .sub-nav {
  position: absolute;
  bottom: 2em;
  left: 10%;
  right: 10%;
  text-align: center;
}

@media screen and (min-width: 480px) {
  header {
    height: 90px;
  }
  header #nav-toggle {
    top: 2rem;
  }
  header h2 {
    left: 2em;
    top: 1.5em;
  }
  header h2 img {
    width: 70px;
  }
  header nav {
    width: 30%;
    right: 0;
    min-width: 350px;
  }
  header nav ul {
    margin-top: 30%;
  }
  header nav ul li:first-child {
    padding-left: 2%;
  }
  .con-btn {
    width: 540px;
    font-size: 2rem;
  }
  .con-btn span {
    font-size: 0.8rem;
  }
  .rsv-btn {
    width: 540px;
    font-size: 2rem;
  }
  .rsv-btn a {
    padding-top: 0.4em;
    padding-bottom: 0.4em;
  }
  .rsv-btn a span {
    font-size: 2rem;
  }
  .rsv-btn a span.note {
    font-size: 0.8rem;
  }
  .rsv-btn span {
    font-size: 0.8rem;
  }
  #online header {
    height: 100px;
  }
  #online header h2 {
    left: 2em;
    top: 1.5em;
  }
  #online header h2 img {
    width: 70px;
  }
  #online header #nav-toggle {
    top: 2rem;
  }
}
@media screen and (min-width: 1000px) {
  header nav .ec-banner {
    position: absolute;
    bottom: 5em;
    left: 10%;
    right: 10%;
    max-width: 290px;
  }
}
/*-----------------------------------------------------------------
	navigation
----------------------------------------------------------------- */
#navigation {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 999;
  background-color: #000000;
  padding: 55px 15px 100px 15px;
  overflow-y: scroll;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  visibility: hidden;
  overflow-x: scroll;
}
#navigation #nav {
  width: 100% !important;
}

.open #navigation {
  -webkit-transform: translateX(0%);
      -ms-transform: translateX(0%);
          transform: translateX(0%);
  visibility: visible;
  opacity: 1;
}

/*-----------------------------------------------------------------
	navigation Nav
----------------------------------------------------------------- */
#nav-toggle {
  cursor: pointer;
}

nav {
  visibility: hidden;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  -webkit-animation: slideOutRight 0.5s ease-in-out forwards;
  animation: slideOutRight 0.5s ease-in-out forwards;
}

.open nav {
  visibility: visible;
  -webkit-animation: slideInRight 0.5s ease-in-out forwards;
  animation: slideInRight 0.5s ease-in-out forwards;
}

body.fp-viewing-contact #nav-toggle .hum-btn span {
  background: #000;
}
body.fp-viewing-contact #nav-toggle .hum-btn p {
  color: #000;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
body.fp-viewing-contact .open #nav-toggle .hum-btn span {
  background: #fff;
}
body.fp-viewing-contact .open #nav-toggle .hum-btn p {
  color: #fff;
}

.open #nav-toggle span:first-child {
  top: 12px !important;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.open #nav-toggle span:nth-child(2) {
  width: 0;
  left: 50%;
}
.open #nav-toggle span:nth-child(3) {
  top: 12px !important;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

/*-----------------------------------------------------------------
	nav btn
----------------------------------------------------------------- */
#navBtn {
  width: 60px;
  height: 55px;
  position: fixed;
  z-index: 99999;
  top: 0px;
  left: 50px;
  background-color: rgba(255, 255, 255, 0.7);
  cursor: pointer;
  border-radius: 0px 0px 5px 5px;
}
@media screen and (min-width: 1000px) {
  #navBtn {
    left: 100px;
  }
}
#navBtn span {
  width: 32px;
  height: 2px;
  background-color: #000000;
  display: block;
  position: absolute;
  top: 30%;
  left: 50%;
  margin-left: -16px;
  margin-top: -1px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#navBtn span:after, #navBtn span:before {
  content: "";
  width: 32px;
  height: 2px;
  background-color: #000000;
  display: block;
  position: absolute;
  right: 0px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#navBtn span:after {
  top: -8px;
}
#navBtn span:before {
  bottom: -8px;
}
#navBtn.active span {
  background-color: rgba(0, 0, 0, 0);
}
#navBtn.active span:after {
  top: 0px;
  -webkit-transform: rotate(36deg);
      -ms-transform: rotate(36deg);
          transform: rotate(36deg);
}
#navBtn.active span:before {
  top: 0px;
  -webkit-transform: rotate(146deg);
      -ms-transform: rotate(146deg);
          transform: rotate(146deg);
}
#navBtn p {
  font-size: 12px;
  position: absolute;
  left: 50%;
  bottom: 3px;
  margin-left: -1.5em;
}

/* =============================================
- FOOTER
================================================ */
/*-----------------------------------------------------------------
	footer
----------------------------------------------------------------- */
#en_group footer,
#en_yamato footer,
#zh_group footer,
#zh_yamato footer,
#group footer,
#yamato footer {
  text-align: center;
  padding-top: 5em;
}

#en_group footer .yamato-totop,
#en_yamato footer .yamato-totop,
#zh_group footer .yamato-totop,
#zh_yamato footer .yamato-totop,
#group footer .yamato-totop,
#yamato footer .yamato-totop {
  position: relative;
  display: inline-block;
  width: 100%;
}

#en_group footer .yamato-totop:after, #en_group footer .yamato-totop:before,
#zh_group footer .yamato-totop:after,
#zh_group footer .yamato-totop:before,
#group footer .yamato-totop:after,
#group footer .yamato-totop:before {
  content: "";
  position: absolute;
  top: 40%;
  display: inline-block;
  width: 40%;
  height: 1px;
  background-color: #fff;
}

#en_yamato footer .yamato-totop:after, #en_yamato footer .yamato-totop:before,
#zh_yamato footer .yamato-totop:after,
#zh_yamato footer .yamato-totop:before,
#yamato footer .yamato-totop:after,
#yamato footer .yamato-totop:before {
  content: "";
  position: absolute;
  top: 40%;
  display: inline-block;
  width: 40%;
  height: 1px;
  background-color: #fff;
}

#en_group footer .yamato-totop:after,
#en_yamato footer .yamato-totop:after,
#zh_group footer .yamato-totop:after,
#zh_yamato footer .yamato-totop:after,
#group footer .yamato-totop:after,
#yamato footer .yamato-totop:after {
  left: 0;
}

#en_group footer .yamato-totop:before,
#en_yamato footer .yamato-totop:before,
#zh_group footer .yamato-totop:before,
#zh_yamato footer .yamato-totop:before,
#group footer .yamato-totop:before,
#yamato footer .yamato-totop:before {
  right: 0;
}

#en_group footer .yamato-totop p,
#en_yamato footer .yamato-totop p,
#zh_group footer .yamato-totop p,
#zh_yamato footer .yamato-totop p,
#group footer .yamato-totop p,
#yamato footer .yamato-totop p {
  font-size: 0.8rem;
  margin-top: -0.5em;
  color: #fff;
}

#en_group footer .yamato-totop img,
#en_yamato footer .yamato-totop img,
#zh_group footer .yamato-totop img,
#zh_yamato footer .yamato-totop img,
#group footer .yamato-totop img,
#yamato footer .yamato-totop img {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
  width: 30px;
}

#en_group footer .group-totop,
#en_yamato footer .group-totop,
#zh_group footer .group-totop,
#zh_yamato footer .group-totop,
#group footer .group-totop,
#yamato footer .group-totop {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

#en_group footer .group-totop p,
#en_yamato footer .group-totop p,
#zh_group footer .group-totop p,
#zh_yamato footer .group-totop p,
#group footer .group-totop p,
#yamato footer .group-totop p {
  font-size: 1rem;
  margin-top: -0.5em;
  color: #000;
}

#en_group footer .group-totop img,
#en_yamato footer .group-totop img,
#zh_group footer .group-totop img,
#zh_yamato footer .group-totop img,
#group footer .group-totop img,
#yamato footer .group-totop img {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
  width: 30px;
}

#en_group footer h4,
#en_yamato footer h4,
#zh_group footer h4,
#zh_yamato footer h4,
#group footer h4,
#yamato footer h4 {
  font-size: 1.5rem;
  margin-top: 2em;
}

#en_group footer address,
#en_yamato footer address,
#zh_group footer address,
#zh_yamato footer address,
#group footer address,
#yamato footer address {
  font-size: 1.1rem;
  margin: 1em 0;
}

#en_group footer .tel,
#zh_group footer .tel,
#yamato footer .tel,
#group footer .tel,
#yamato footer .tel {
  font-size: 1.2rem;
  margin-bottom: 1em;
}

#en_group footer .tel a,
#en_yamato footer .tel a,
#zh_group footer .tel a,
#zh_yamato footer .tel a,
#group footer .tel a,
#yamato footer .tel a {
  color: #fff;
}

#en_group footer .time,
#en_yamato footer .time,
#zh_group footer .time,
#zh_yamato footer .time,
#group footer .time,
#yamato footer .time {
  font-size: 1rem;
}

#en_group footer .holi,
#en_yamato footer .holi,
#group footer .holi,
#yamato footer .holi {
  font-size: 1rem;
  margin-top: 1em;
}

#en_group footer .google-map,
#en_yamato footer .google-map,
#zh_group footer .google-map,
#zh_yamato footer .google-map,
#group footer .google-map,
#yamato footer .google-map {
  width: 225px;
  margin: 1em auto;
  font-size: 1.2rem;
}

#en_group footer .google-map a,
#en_yamato footer .google-map a,
#zh_group footer .google-map a,
#zh_yamato footer .google-map a,
#group footer .google-map a,
#yamato footer .google-map a {
  color: #000;
  background-color: #fff;
  display: block;
  padding: 0.5em 0;
}

#en_group footer .sns,
#en_yamato footer .sns,
#zh_group footer .sns,
#zh_yamato footer .sns,
#group footer .sns,
#yamato footer .sns {
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin: 1rem auto 0.8rem;
}

#en_group footer .sns img,
#en_yamato footer .sns img,
#zh_group footer .sns img,
#zh_yamato footer .sns img,
#group footer .sns img,
#yamato footer .sns img {
  width: 30px;
}

#en_group footer .copyright,
#en_yamato footer .copyright,
#zh_group footer .copyright,
#zh_yamato footer .copyright,
#group footer .copyright,
#yamato footer .copyright {
  font-size: 0.8rem;
  display: block;
  width: 100%;
  padding-bottom: 2em;
}

#en_yonezawa footer,
#zh_yonezawa footer,
#yonezawa footer {
  background-color: #000;
  color: #fff;
  margin: 0 auto;
  text-align: center;
}
#en_yonezawa footer .f-lead,
#zh_yonezawa footer .f-lead,
#yonezawa footer .f-lead {
  line-height: 1.6em;
  padding-top: 3em;
  font-size: 0.8rem;
}
#en_yonezawa footer .contact-btn,
#zh_yonezawa footer .contact-btn,
#yonezawa footer .contact-btn {
  border: solid #fff 2px;
  text-align: center;
  width: 60%;
  padding-top: 1em;
  padding-bottom: 0.9em;
  margin: 1.5em auto;
  color: #fff;
  font-size: 16px;
  display: block;
  font-weight: bold;
}
#en_yonezawa footer .shop-info .shop-name,
#zh_yonezawa footer .shop-info .shop-name,
#yonezawa footer .shop-info .shop-name {
  font-size: 1rem;
  padding-top: 2em;
}
#en_yonezawa footer .shop-info .holi, #en_yonezawa footer .shop-info .time, #en_yonezawa footer .shop-info address,
#zh_yonezawa footer .shop-info .holi,
#zh_yonezawa footer .shop-info .time,
#zh_yonezawa footer .shop-info address,
#yonezawa footer .shop-info .holi,
#yonezawa footer .shop-info .time,
#yonezawa footer .shop-info address {
  text-align: center;
  font-size: 0.8rem;
  line-height: 1.5em;
}
#en_yonezawa footer .time span,
#zh_yonezawa footer .time span,
#yonezawa footer .time span {
  font-size: 0.8rem !important;
}
#en_yonezawa footer .time table,
#zh_yonezawa footer .time table,
#yonezawa footer .time table {
  font-size: 0.8rem !important;
}
#en_yonezawa footer .time table td,
#zh_yonezawa footer .time table td,
#yonezawa footer .time table td {
  text-align: left;
}
#en_yonezawa footer .time table td:first-child,
#zh_yonezawa footer .time table td:first-child,
#yonezawa footer .time table td:first-child {
  text-align: right;
  padding-right: 0.5em;
}
#en_yonezawa footer .shop-info address,
#zh_yonezawa footer .shop-info address,
#yonezawa footer .shop-info address {
  margin: 1em 0;
}
#en_yonezawa footer .shop-info .tel,
#zh_yonezawa footer .shop-info .tel,
#yonezawa footer .shop-info .tel {
  font-size: 1rem;
  margin: 1em;
}
#en_yonezawa footer .shop-info .tel a,
#zh_yonezawa footer .shop-info .tel a,
#yonezawa footer .shop-info .tel a {
  color: #fff;
}
#en_yonezawa footer .shop-info .holi,
#zh_yonezawa footer .shop-info .holi,
#yonezawa footer .shop-info .holi {
  margin-top: 1rem;
  margin-bottom: 2em;
}
#en_yonezawa footer .google-map,
#zh_yonezawa footer .google-map,
#yonezawa footer .google-map {
  background-color: #fff;
  font-size: 1rem;
  color: #000;
  padding: 0.8em 1.2em;
  display: table;
  margin: 1em auto;
}
#en_yonezawa footer .google-map a,
#zh_yonezawa footer .google-map a,
#yonezawa footer .google-map a {
  color: #000;
}
#en_yonezawa footer .yonezawa-totop,
#zh_yonezawa footer .yonezawa-totop,
#yonezawa footer .yonezawa-totop {
  font-size: 1.2rem;
  position: fixed;
  bottom: 0;
  left: 0;
  font-weight: 600;
  background-color: #000;
  width: 100%;
  height: 2em;
  padding-bottom: 10px;
}
#en_yonezawa footer .yonezawa-totop img,
#zh_yonezawa footer .yonezawa-totop img,
#yonezawa footer .yonezawa-totop img {
  width: 30px;
  margin-right: 0.5em;
}
#en_yonezawa footer .yonezawa-totop a,
#zh_yonezawa footer .yonezawa-totop a,
#yonezawa footer .yonezawa-totop a {
  color: #fff;
}
#en_yonezawa footer .sns,
#zh_yonezawa footer .sns,
#yonezawa footer .sns {
  width: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin: 0.8rem auto;
}
#en_yonezawa footer .sns img,
#zh_yonezawa footer .sns img,
#yonezawa footer .sns img {
  width: 35px;
}
#en_yonezawa footer p,
#zh_yonezawa footer p,
#yonezawa footer p {
  font-size: 0.8rem;
}

.time span {
  color: #DF2022;
  display: block;
  margin: 0 0 0.5rem;
  font-size: 1rem;
}
.time.red {
  color: #DF2022;
}
.time .mini {
  font-size: 0.7em;
}

#online footer .footer-box .footer-logo {
  width: 180px;
  display: block;
  margin: 50px auto 33px;
}
#online footer .footer-box .footer-name {
  font-size: 18px;
  font-size: 1.125rem;
  text-align: center;
}
#online footer .footer-box address {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.7142857143;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  text-align: center;
  margin-top: 15px;
}
#online footer .footer-box .sns {
  text-align: center;
  margin: 30px auto 50px;
}
#online footer .footer-box .sns a:first-child {
  margin-right: 20px;
}
#online footer .footer-box .sns a img {
  width: 30px;
}
#online footer .footer-bottom {
  background-color: #000;
}
#online footer .footer-bottom-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -moz-justify-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 85%;
  margin: auto;
  padding: 20px 0;
}
#online footer .footer-bottom-nav li {
  margin-right: 1em;
}
#online footer .footer-bottom-nav li:after {
  content: "/";
  margin-left: 1em;
  color: #fff;
}
#online footer .footer-bottom-nav li:nth-child(2):after, #online footer .footer-bottom-nav li:last-child:after {
  content: "";
  margin-left: 0;
}
#online footer .footer-bottom-nav li a {
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 2.1428571429;
}
#online footer .footer-bottom .copyright {
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
  padding-bottom: 15px;
}

@media screen and (min-width: 480px) {
  #en_yonezawa footer .inner,
  #zh_yonezawa footer .inner,
  #yonezawa footer .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #en_yonezawa footer .inner .left-grit,
  #zh_yonezawa footer .inner .left-grit,
  #yonezawa footer .inner .left-grit {
    width: 50%;
  }
  #en_yonezawa footer .inner .right-grit,
  #zh_yonezawa footer .inner .right-grit,
  #yonezawa footer .inner .right-grit {
    width: 70%;
    padding-top: 2em;
  }
  #en_yonezawa footer .shop-info,
  #zh_yonezawa footer .shop-info,
  #yonezawa footer .shop-info {
    text-align: left;
  }
  #en_yonezawa footer .shop-info .shop-name,
  #zh_yonezawa footer .shop-info .shop-name,
  #yonezawa footer .shop-info .shop-name {
    font-size: 1.2rem;
    margin-top: 3.8em;
    padding: 0;
  }
  #en_yonezawa footer .shop-info address .post,
  #en_yonezawa footer .shop-info address .add,
  #en_yonezawa footer .shop-info .time,
  #en_yonezawa footer .shop-info .holi,
  #zh_yonezawa footer .shop-info address .post,
  #zh_yonezawa footer .shop-info address .add,
  #zh_yonezawa footer .shop-info .time,
  #zh_yonezawa footer .shop-info .holi,
  #yonezawa footer .shop-info address .post,
  #yonezawa footer .shop-info address .add,
  #yonezawa footer .shop-info .time,
  #yonezawa footer .shop-info .holi {
    text-align: left;
    font-size: 0.8rem;
  }
  #en_yonezawa footer .shop-info .tel,
  #zh_yonezawa footer .shop-info .tel,
  #yonezawa footer .shop-info .tel {
    font-size: 1.2rem;
    margin: 0;
  }
  #en_yonezawa footer .shop-info .holi,
  #zh_yonezawa footer .shop-info .holi,
  #yonezawa footer .shop-info .holi {
    margin-top: 1rem;
    margin-bottom: 2em;
  }
  #online footer .footer-box .footer-logo {
    width: 282px;
    margin: 80px auto 28px;
  }
  #online footer .footer-box .sns {
    margin: 30px auto 44px;
  }
  #online footer .footer-bottom {
    font-size: 14px;
    font-size: 0.875rem;
  }
  #online footer .footer-bottom-nav {
    width: 85%;
    margin: auto;
    padding: 23px 0 30px;
  }
  #online footer .footer-bottom-nav li {
    margin-right: 1em;
  }
  #online footer .footer-bottom-nav li:nth-child(2):after, #online footer .footer-bottom-nav li:last-child:after {
    content: "/";
    margin-left: 1em;
  }
  #online footer .footer-bottom .copyright {
    padding-bottom: 17px;
  }
}
@media screen and (min-width: 1000px) {
  #en_yonezawa footer,
  #zh_yonezawa footer,
  #yonezawa footer {
    padding-bottom: 5em;
  }
  #en_yonezawa footer .inner,
  #zh_yonezawa footer .inner,
  #yonezawa footer .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #en_yonezawa footer .inner .left-grit,
  #zh_yonezawa footer .inner .left-grit,
  #yonezawa footer .inner .left-grit {
    width: 50%;
  }
  #en_yonezawa footer .inner .left-grit .shop-info,
  #zh_yonezawa footer .inner .left-grit .shop-info,
  #yonezawa footer .inner .left-grit .shop-info {
    display: block;
    text-align: left;
  }
  #en_yonezawa footer .inner .left-grit .sns,
  #zh_yonezawa footer .inner .left-grit .sns,
  #yonezawa footer .inner .left-grit .sns {
    width: 25%;
    margin: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  #en_yonezawa footer .inner .left-grit .sns a + a,
  #zh_yonezawa footer .inner .left-grit .sns a + a,
  #yonezawa footer .inner .left-grit .sns a + a {
    margin-left: 20px;
  }
  #en_yonezawa footer .inner .left-grit .sns img,
  #zh_yonezawa footer .inner .left-grit .sns img,
  #yonezawa footer .inner .left-grit .sns img {
    width: 25px;
  }
  #en_yonezawa footer .inner .right-grit,
  #zh_yonezawa footer .inner .right-grit,
  #yonezawa footer .inner .right-grit {
    width: 70%;
    padding-top: 2em;
  }
  #en_yonezawa footer .inner .right-grit .google-map,
  #zh_yonezawa footer .inner .right-grit .google-map,
  #yonezawa footer .inner .right-grit .google-map {
    border-bottom: 1px #fff solid;
    float: left;
    line-height: 0.5em;
    background-color: rgba(0, 0, 0, 0);
    font-size: 0.8rem;
    padding: 0 0 7px 0;
  }
  #en_yonezawa footer .inner .right-grit .google-map a,
  #zh_yonezawa footer .inner .right-grit .google-map a,
  #yonezawa footer .inner .right-grit .google-map a {
    color: #fff;
  }
  #en_yonezawa footer .inner .right-grit iframe,
  #zh_yonezawa footer .inner .right-grit iframe,
  #yonezawa footer .inner .right-grit iframe {
    height: 450px;
  }
  #en_yonezawa footer .inner .right-grit .yonezawa-totop,
  #zh_yonezawa footer .inner .right-grit .yonezawa-totop,
  #yonezawa footer .inner .right-grit .yonezawa-totop {
    font-size: 1.2rem;
  }
  #en_yonezawa footer .inner .right-grit .yonezawa-totop img,
  #zh_yonezawa footer .inner .right-grit .yonezawa-totop img,
  #yonezawa footer .inner .right-grit .yonezawa-totop img {
    width: 20px;
    margin-right: 0.5em;
  }
  #en_yonezawa footer .inner .right-grit .yonezawa-totop a,
  #zh_yonezawa footer .inner .right-grit .yonezawa-totop a,
  #yonezawa footer .inner .right-grit .yonezawa-totop a {
    color: #fff;
  }
}
/*!
 * fullPage 3.0.4
 * https://github.com/alvarotrigo/fullPage.js
 *
 * @license GPLv3 for open source use only
 * or Fullpage Commercial License for commercial use
 * http://alvarotrigo.com/fullPage/pricing/
 *
 * Copyright (C) 2018 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo
 */
html.fp-enabled, .fp-enabled body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  /*Avoid flicker on slides transitions for mobile phones #336 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.fp-section {
  position: relative;
  -webkit-box-sizing: border-box;
  /* Safari<=5 Android<=3 */
  /* <=28 */
  box-sizing: border-box;
}

.fp-slide {
  float: left;
  height: 100%;
  display: block;
}

.fp-slidesContainer {
  height: 100%;
  display: block;
}

.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  /* Safari<=6 Android<=4.3 */
  transition: all 0.3s ease-out;
}

.fp-section.fp-table, .fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.fp-slidesContainer {
  float: left;
  position: relative;
}

.fp-controlArrow {
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
  /* IE10+ */
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff;
}

.fp-scrollable {
  overflow: hidden;
  position: relative;
}

.fp-scroller {
  overflow: hidden;
}

.iScrollIndicator {
  border: 0 !important;
}

.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important;
}

#fp-nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 50%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
}
#fp-nav.fp-right {
  right: 17px;
}
#fp-nav.fp-left {
  left: 17px;
}

.fp-slidesNav {
  position: absolute;
  z-index: 4;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0 !important;
  right: 0;
  margin: 0 auto !important;
}
.fp-slidesNav.fp-bottom {
  bottom: 17px;
}
.fp-slidesNav.fp-top {
  top: 17px;
}

#fp-nav ul, .fp-slidesNav ul {
  margin: 0;
  padding: 0;
}

#fp-nav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative;
}

.fp-slidesNav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative;
  display: inline-block;
}

#fp-nav ul li a, .fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
}

#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span {
  height: 12px;
  width: 12px;
  margin: -6px 0 0 -6px;
  border-radius: 100%;
}

#fp-nav ul li a span, .fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 4px;
  width: 4px;
  border: 0;
  background: #333;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -2px;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

#fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span {
  width: 10px;
  height: 10px;
  margin: -5px 0px 0px -5px;
}

#fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0;
  cursor: pointer;
}
#fp-nav ul li:hover .fp-tooltip {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1;
}
#fp-nav.fp-show-active a.active + .fp-tooltip {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1;
}
#fp-nav ul li .fp-tooltip.fp-right {
  right: 20px;
}
#fp-nav ul li .fp-tooltip.fp-left {
  left: 20px;
}

.fp-auto-height.fp-section, .fp-auto-height .fp-slide, .fp-auto-height .fp-tableCell {
  height: auto !important;
}

.fp-responsive .fp-auto-height-responsive.fp-section, .fp-responsive .fp-auto-height-responsive .fp-slide, .fp-responsive .fp-auto-height-responsive .fp-tableCell {
  height: auto !important;
}

/*Only display content to screen readers*/
.fp-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* =============================================
- PAGE
================================================ */
/*  2021/11/25 プレ公開時  */
p.preopen {
  display: inline-block;
  border: 1px solid #333;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 5px 1em;
  margin: 0 auto 2em;
}

.scroll {
  width: 40px;
  margin: 20px auto 0 auto;
  position: absolute;
  bottom: 15px;
  left: 45%;
}
.scroll a {
  width: 100%;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 0.8rem;
}
.scroll a span {
  font-family: "source-han-serif-japanese", sans-serif;
  display: inline-block;
  margin-bottom: 2px;
  letter-spacing: 0.03em;
}

#main-top {
  height: 100vh;
  background-image: url(/assets/img/home-img01-sp.png);
  background-position: 50% 35%;
  background-repeat: no-repeat;
  /* background-size: 105%; */
  background-size: 130%;
  background-color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
#main-top .inner {
  width: 100%;
}
#main-top .inner h2 {
  color: #fff;
  font-family: "source-han-serif-japanese", sans-serif;
  margin-top: 5px;
  width: 90%;
  margin: 5px auto;
}
#main-top .logo {
  width: 70%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto 10%;
}
#main-top .logo img {
  width: 100%;
}
#main-top .logo p {
  font-size: 13px;
  text-align: center;
}
#main-top .logo p span {
  display: inline-block;
}
#main-top #yamato-facebook, #main-top #yonezawa-facebook {
  width: 90%;
  height: 100px;
  background-color: rgba(56, 56, 56, 0.8);
  /* z-index: 999; */
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 0;
  /* margin: 30px auto 0 auto; */
  margin: auto;
}
#main-top #yamato-facebook .scrollArea,
#main-top #yonezawa-facebook .scrollArea {
  width: 100%;
  height: 100%;
}
#main-top #yamato-facebook h2,
#main-top #yonezawa-facebook h2 {
  font-size: 13px;
  color: #fff;
  margin-bottom: 7px;
}
#main-top #yamato-facebook .feed,
#main-top #yonezawa-facebook .feed {
  width: 100%;
  /* height: 100%; */
  padding: 0px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}
#main-top #yamato-facebook .feed dl,
#main-top #yonezawa-facebook .feed dl {
  overflow: hidden;
  line-height: 1.6;
  font-size: 13px;
}
#main-top #yamato-facebook .feed dl + dl,
#main-top #yonezawa-facebook .feed dl + dl {
  margin-top: 7px;
}
#main-top #yamato-facebook .feed dl dt,
#main-top #yonezawa-facebook .feed dl dt {
  color: #fff;
  float: left;
  text-align: left;
  font-size: 12px;
  margin-top: 3px;
}
#main-top #yamato-facebook .feed dl dd,
#main-top #yonezawa-facebook .feed dl dd {
  text-align: left;
  padding-left: 10px;
  margin-top: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
}
#main-top #yamato-facebook .feed dl dd a,
#main-top #yonezawa-facebook .feed dl dd a {
  color: #fff;
  display: block;
  height: 20px;
}
#main-top p {
  color: #fff;
  font-family: "source-han-serif-japanese", sans-serif;
  font-size: 0.8rem;
}
#main-top img {
  width: 25px;
}

#top .group-totop {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-top: 1.5em;
  text-align: center;
}
#top .group-totop p {
  font-size: 1rem;
  margin-top: -0.5em;
  color: #000;
}
#top .group-totop img {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
  width: 30px;
}

.btn-more {
  border: #fff solid 1px;
  text-align: center;
  display: block;
  width: 50%;
  padding-top: 0.4em;
  padding-bottom: 0.35em;
  margin: 2rem auto;
  color: #fff;
  font-size: 1rem;
}

#main-concept {
  height: 100vh;
  background-color: #000;
  font-family: "source-han-serif-japanese", sans-serif;
  background-image: url(/assets/img/home-img-concept@2x.png);
  background-repeat: no-repeat;
  background-size: 130%;
  background-position: center 35%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#main-concept:before {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.2);
  height: 100vh;
  width: 100%;
  z-index: 0;
}
#main-concept .inner {
  width: 100%;
  z-index: 1;
}
#main-concept .inner h2 {
  font-size: 1.5rem;
  text-align: center;
  color: #fff;
  margin-top: 6em;
}

#main-contact .fp-scrollable .fp-scroller {
  padding-bottom: 140px;
}

#main-yamato {
  height: 100vh;
  font-family: "source-han-serif-japanese", sans-serif;
  background-color: #000;
  background-image: url(/assets/img/yamato-home-img@2x.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
#main-yamato:before {
  content: "";
  position: absolute;
  top: -5px;
  bottom: -5px;
  left: -5px;
  right: -5px;
  background: inherit;
  -webkit-filter: blur(7px);
  filter: blur(7px);
  z-index: 0;
}
#main-yamato .inner {
  width: 100%;
  z-index: 1;
}
#main-yamato .inner h2 img {
  width: 50%;
  display: block;
  margin: 0 auto;
}
#main-yamato .inner small {
  color: #fff;
  text-align: center;
  display: block;
  margin: 0.8em auto 0;
}

#main-yonezawa {
  height: 100vh;
  font-family: "source-han-serif-japanese", sans-serif;
  background-color: #000;
  background-image: url(/assets/img/yonezawa-home-img@2x.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
#main-yonezawa:before {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  height: 100vh;
  width: 100%;
  z-index: 0;
}
#main-yonezawa .inner {
  width: 100%;
  z-index: 9999;
}
#main-yonezawa .inner h2 img {
  width: 60%;
  display: block;
  margin: 0 auto;
}

#main-contact {
  background-image: url(/assets/img/washi-wh-bk.png);
  height: 100%;
  font-family: "source-han-serif-japanese", sans-serif;
  padding-bottom: 5em;
  color: #000;
}
#main-contact .shop .yamato img, #main-contact .shop .yonezawa img {
  width: 55%;
  display: block;
  padding-top: 5em;
  padding-bottom: 1em;
  margin: 0 auto;
}
#main-contact .shop h3 {
  text-align: center;
  font-size: 1.2rem;
  margin-bottom: 0.5em;
}
#main-contact .shop .google-map-text {
  width: 9em;
  border-bottom: 1px #000 solid;
  line-height: 0.5em;
  background-color: rgba(0, 0, 0, 0);
  font-size: 0.8rem;
  padding: 0 0 7px 0;
  margin: 0 auto;
}
#main-contact .shop .google-map-text a {
  color: #000;
}
#main-contact .shop .holi {
  text-align: center;
  font-size: 1.2rem;
  margin-bottom: 0.8rem;
}
#main-contact .shop .time,
#main-contact .shop .time2 {
  text-align: center;
  font-size: 1.2rem;
  margin-bottom: 0.8rem;
}
#main-contact .shop .time table,
#main-contact .shop .time2 table {
  margin: 0 auto;
}
#main-contact .shop .time table td,
#main-contact .shop .time2 table td {
  text-align: left;
}
#main-contact .shop .time table td:first-child,
#main-contact .shop .time2 table td:first-child {
  text-align: right;
  padding-right: 0.5em;
}
#main-contact .shop .time dl,
#main-contact .shop .time2 dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 310px;
  font-size: 1rem;
  margin: 1em auto;
  text-align: left;
}
#main-contact .shop .time dt,
#main-contact .shop .time2 dt {
  width: 30%;
}
#main-contact .shop .time dd,
#main-contact .shop .time2 dd {
  width: 70%;
}
#main-contact .shop .time small,
#main-contact .shop .time2 small {
  display: inline-block;
  font-size: 14px;
  padding-left: 0.5em;
}

#main-contact .shop address {
  font-size: 1.1rem;
  text-align: center;
  margin: 1em 0;
}
#main-contact .shop .tel {
  font-size: 1.2rem;
  margin: 1em;
  text-align: center;
}
#main-contact .shop .tel a {
  color: #000 !important;
}
#main-contact .shop .holi {
  margin-top: 1rem;
}
#main-contact .shop .sns {
  width: 35%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin: 0.8rem auto;
}
#main-contact .shop .sns img {
  width: 35px;
}
#main-contact .shop .con-btn {
  border: #000 solid 1px;
  text-align: center;
  width: 50%;
  padding-top: 0.4em;
  padding-bottom: 0.35em;
  margin: 15px auto 0.5em;
  color: #000;
  font-size: 1.2rem;
}
#main-contact .shop .repletion {
  font-size: 0.8rem;
  text-align: center;
}

#main-contact .overseas {
  text-align: center;
  padding-top: 80px;
}
#main-contact .overseas h2 {
  text-align: center;
  font-size: 26px;
  border-bottom: #000 1px solid;
  display: inline-block;
  margin-bottom: 30px;
}
#main-contact .overseas_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  margin-bottom: 50px;
}
#main-contact .overseas_flex_left {
  text-align: center;
  width: 323px;
}
#main-contact .overseas_flex_left h3 {
  text-align: center;
  font-size: 1.2rem;
  margin-bottom: 0.5em;
}
#main-contact .overseas_flex_left .tel {
  font-size: 1.2rem;
  margin: 1em;
  text-align: center;
}
#main-contact .overseas_flex_left .tel a {
  color: #000 !important;
}
#main-contact .overseas_flex_left .sns {
  width: 35%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin: 0.8rem auto;
}
#main-contact .overseas_flex_left .sns img {
  width: 35px;
}
#main-contact .overseas_flex_right {
  max-width: 400px;
  width: 85%;
}
#main-contact .overseas_flex_right img {
  width: 100%;
}

.con-btn {
  border: #000 solid 1px;
  text-align: center;
  width: 50%;
  padding-top: 0.4em;
  padding-bottom: 0.35em;
  margin: 1.5em auto 0.5em;
  color: #000;
  font-size: 1.2rem;
}

body#top {
  background-color: #000;
}

#main-contact .fp-scrollable {
  padding-bottom: 5em;
}

.main-lead {
  width: 90%;
  text-align: center;
  margin-top: 2em;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  font-size: 1rem;
  line-height: 1.8em;
}
.main-lead span {
  display: inline-block;
}

/*
	#fp-nav
----------------------------------------------------------------- */
#fp-nav ul, .fp-slidesNav ul {
  width: 10px;
}

#fp-nav ul li, .fp-slidesNav ul li {
  width: 10px;
  height: 10px;
  margin: 0;
}

#fp-nav ul li + li, .fp-slidesNav ul li + li {
  margin-top: 20px;
}

#fp-nav ul li a span, .fp-slidesNav ul li a span {
  width: 10px;
  height: 10px;
  border-radius: 0;
  margin: 0;
  border: 1px solid #fff;
  background-color: transparent;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span {
  width: 10px;
  height: 10px;
  border-radius: 0;
  margin: 0;
  border: 1px solid #fff;
  background-color: transparent;
  opacity: 0.5;
}

#fp-nav ul li:hover a.active span, #fp-nav ul li a.active span {
  width: 10px;
  height: 10px;
  border-radius: 0;
  margin: 0;
  border: 1px solid #fff;
  background-color: #fff;
  opacity: 1;
}

.fp-slidesNav ul li:hover a.active span, .fp-slidesNav ul li a.active span {
  width: 10px;
  height: 10px;
  border-radius: 0;
  margin: 0;
  border: 1px solid #fff;
  background-color: #fff;
  opacity: 1;
}

#fp-nav ul li .fp-tooltip.fp-right, #fp-nav ul li .fp-tooltip.right {
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body.fp-viewing-contact #fp-nav ul li:hover a span, body.fp-viewing-contact #fp-nav ul li a span {
  border-color: #000;
}
body.fp-viewing-contact .fp-slidesNav ul li:hover a span, body.fp-viewing-contact .fp-slidesNav ul li a span {
  border-color: #000;
}
body.fp-viewing-contact #fp-nav ul li:hover a.active span, body.fp-viewing-contact #fp-nav ul li a.active span {
  border-color: #000;
  background-color: #000;
}
body.fp-viewing-contact .fp-slidesNav ul li:hover a.active span, body.fp-viewing-contact .fp-slidesNav ul li a.active span {
  border-color: #000;
  background-color: #000;
}
body.fp-viewing-contact #fp-nav ul li .fp-tooltip {
  color: #000;
}
body.fp-viewing-contact #fp-nav ul li .fp-tooltip.fp-right {
  color: #000;
}

@media screen and (min-width: 480px) {
  .main-lead {
    width: 500px;
  }
  .btn-more {
    width: 220px;
    padding-top: 0.7em;
    padding-bottom: 0.8em;
  }
  .scroll {
    width: 50px;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin-left: -20px;
  }
  .scroll a {
    width: 100%;
    display: block;
    text-align: center;
    color: #FFF;
    font-size: 18px;
  }
  .scroll a span {
    display: inline-block;
    margin-bottom: 2px;
    letter-spacing: 0.03em;
  }
  #main-top {
    background-image: url(/assets/img/home-img01-pc.png);
    background-position: 50%;
    background-size: 140%;
  }
  #main-top .inner h2 {
    margin-left: 40px;
  }
  #main-top .logo {
    width: 70%;
    margin: 0 auto;
  }
  #main-top img {
    width: 30px;
  }
  #main-top #yamato-facebook, #main-top #yonezawa-facebook {
    /* margin-top: 60px; */
  }
  #main-top #yamato-facebook h2 {
    font-size: 17px;
  }
  #main-top #yamato-facebook .feed dl dd {
    font-size: 13px;
  }
  #main-top #yonezawa-facebook .feed dl dd, #main-top #yamato-facebook .feed dl dt, #main-top #yonezawa-facebook .feed dl dt {
    font-size: 13px;
  }
  #main-concept {
    background-size: 80%;
  }
  #main-concept .inner h2 {
    font-size: 2rem;
  }
  #main-yamato {
    height: 100vh;
  }
  #main-yamato .inner h2 img {
    width: 30%;
  }
  #main-yonezawa .inner h2 img {
    width: 30%;
  }
  #main-contact {
    padding-bottom: 10em;
  }
  #main-contact .shop {
    padding-bottom: 2em;
  }
  #main-contact .shop .yamato img {
    width: 30%;
  }
  #main-contact .shop .yonezawa img {
    width: 30%;
    padding-top: 3em;
  }
  #main-contact .shop h3 {
    font-size: 1.6rem;
  }
  #main-contact .shop .tel {
    font-size: 1.6rem;
    margin: 0.5em;
  }
  #main-contact .shop .sns {
    width: 120px;
    margin: 1.5rem auto;
  }
  #main-contact .shop .con-btn {
    width: 220px;
    font-size: 1.6rem;
  }
  #main-contact .overseas {
    padding-top: 50px;
  }
  #main-contact .overseas h2 {
    margin-bottom: 50px;
    font-size: 32px;
  }
  #main-contact .overseas_flex {
    gap: 30px;
  }
  #main-contact .overseas_flex_left h3 {
    font-size: 1.6rem;
  }
  #main-contact .overseas_flex_left .tel {
    font-size: 1.6rem;
    margin: 0.5em;
  }
  #main-contact .overseas_flex_right {
    max-width: 800px;
    width: 70%;
  }
  #main-contact .overseas .con-btn {
    width: 220px;
    font-size: 1.6rem;
  }
  #fp-nav ul li + li, .fp-slidesNav ul li + li {
    margin-top: 5vw;
  }
  #fp-nav.fp-right, #fp-nav.right {
    right: 5vw;
  }
}
@media screen and (min-width: 1000px) {
  .main-lead {
    width: 500px;
    text-align: center;
    margin-top: 2em;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    font-size: 1.2rem;
    line-height: 1.8em;
  }
  .main-lead span {
    display: inline-block;
  }
  .btn-more {
    width: 220px;
    padding-top: 0.7em;
    padding-bottom: 0.8em;
    font-size: 1rem;
  }
  .scroll {
    bottom: 5%;
  }
  #main-top {
    background-image: url(/assets/img/home-img01-pc.png);
    background-position: center;
    background-size: 110%;
  }
  #main-top .inner h2 {
    margin: 10px auto 0;
    width: 100%;
  }
  #main-top .logo {
    width: 100%;
    position: relative;
    left: 0;
  }
  #main-top .newsarea {
    z-index: 999;
    position: absolute;
    bottom: 5%;
    left: 62%;
    max-width: 390px;
  }
  #main-top #yamato-facebook, #main-top #yonezawa-facebook {
    width: 100%;
    height: 27%;
    max-height: 100px;
  }
  #main-top p {
    color: #fff;
    font-family: "source-han-serif-japanese", sans-serif;
    font-size: 0.8rem;
  }
  #main-top img {
    width: 25px;
  }
  #main-concept {
    background-size: 60%;
  }
  #main-concept .inner h2 {
    font-size: 2rem;
    color: #fff;
  }
  #main-yamato .inner h2 img {
    width: 30%;
    max-width: 300px;
  }
  #main-yonezawa .inner h2 img {
    width: 30%;
    max-width: 340px;
  }
  #main-contact .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #main-contact .inner .shop {
    width: 50%;
    padding-top: 0em;
    padding-bottom: 3em;
  }
  #main-contact .inner .shop .yamato img {
    width: 45%;
  }
  #main-contact .inner .shop .yonezawa img {
    width: 45%;
    padding-top: 5em;
  }
  #main-contact .inner .shop .tel {
    margin: 0.5em;
  }
  #main-contact .inner .shop .sns {
    width: 120px;
    margin: 1.5rem auto;
  }
  #main-contact .inner .shop .con-btn {
    width: 220px;
  }
  #main-contact .overseas {
    padding-top: 40px;
  }
  #main-contact .overseas h2 {
    margin-bottom: 60px;
  }
  #main-contact .overseas_flex {
    gap: 50px;
    margin-bottom: 60px;
  }
  #main-contact .overseas_flex_left .tel {
    margin: 0.5em;
  }
  #main-contact .overseas_flex_left .sns {
    width: 120px;
    margin: 1.5rem auto;
  }
  #main-contact .overseas_flex_right {
    max-width: 486px;
    width: 55%;
  }
  #main-contact .overseas .con-btn {
    width: 220px;
  }
  .con-btn {
    width: 220px;
  }
  #fp-nav ul li + li, .fp-slidesNav ul li + li {
    margin-top: 80px;
  }
  #fp-nav.fp-right, #fp-nav.right {
    right: 70px;
  }
  #fp-nav ul li .fp-tooltip.fp-right {
    top: -4px;
    display: block;
  }
  .btn-more {
    width: 220px;
    position: relative;
  }
  .btn-more:after, .btn-more:before {
    content: "";
    display: block;
    position: absolute;
    background-color: #fff;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  .btn-more:before {
    width: 0%;
    height: 1px;
    top: 2px;
    left: 0;
  }
  .btn-more:after {
    width: 1px;
    height: 0%;
    top: 0;
    left: 2px;
  }
  .btn-more:hover:before {
    width: 100%;
  }
  .btn-more:hover:after {
    height: 100%;
  }
}
.back-img {
  position: absolute;
  z-index: 0;
}
.back-img img {
  width: 50%;
}

.front-img {
  position: absolute;
  z-index: 5;
}
.front-img img {
  width: 50%;
}

#en_yamato article,
#zh_yamato article,
#yamato article {
  margin-top: 65px;
  overflow: hidden;
}
#en_yamato article .top-grid,
#zh_yamato article .top-grid,
#yamato article .top-grid {
  width: 100%;
  height: 390px;
  position: relative;
}
#en_yamato article .top-grid .top-text,
#zh_yamato article .top-grid .top-text,
#yamato article .top-grid .top-text {
  position: absolute;
  z-index: 5;
  top: 80px;
}
#en_yamato article .top-grid .top-text h2.big-copy,
#zh_yamato article .top-grid .top-text h2.big-copy,
#yamato article .top-grid .top-text h2.big-copy {
  font-size: 1.5rem;
}
#en_yamato article .top-grid .top-text .top-lead,
#zh_yamato article .top-grid .top-text .top-lead,
#yamato article .top-grid .top-text .top-lead {
  margin-top: 0.5em;
  font-size: 1rem;
}
#en_yamato article .top-grid .ab-img01,
#zh_yamato article .top-grid .ab-img01,
#yamato article .top-grid .ab-img01 {
  top: -65px;
  right: -600px;
}
#en_yamato article .top-grid .ab-img01 img,
#zh_yamato article .top-grid .ab-img01 img,
#yamato article .top-grid .ab-img01 img {
  width: 25%;
}
#en_yamato article .top-grid .ab-img02,
#zh_yamato article .top-grid .ab-img02,
#yamato article .top-grid .ab-img02 {
  top: 200px;
  left: -50px;
}
#en_yamato article .top-grid .ab-img02 img,
#zh_yamato article .top-grid .ab-img02 img,
#yamato article .top-grid .ab-img02 img {
  width: 55%;
}
#en_yamato article .food-grid,
#zh_yamato article .food-grid,
#yamato article .food-grid {
  width: 100%;
  height: 450px;
  padding-bottom: 410px;
  position: relative;
  overflow: hidden;
}
#en_yamato article .food-grid .text-area,
#zh_yamato article .food-grid .text-area,
#yamato article .food-grid .text-area {
  position: absolute;
  z-index: 5;
  max-width: 490px;
  height: 400px;
  top: 70px;
  left: 5%;
  right: 5%;
  text-align: center;
}
#en_yamato article .food-grid .text-area .in-text,
#zh_yamato article .food-grid .text-area .in-text,
#yamato article .food-grid .text-area .in-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  width: 100%;
  border: 1px solid #fff;
  padding: 10px 0;
}
#en_yamato article .food-grid .text-area .in-text h3,
#zh_yamato article .food-grid .text-area .in-text h3,
#yamato article .food-grid .text-area .in-text h3 {
  font-size: 1.5rem;
  font-weight: 400;
  margin-bottom: 1.2em;
}
#en_yamato article .food-grid .text-area .in-text .lead,
#zh_yamato article .food-grid .text-area .in-text .lead,
#yamato article .food-grid .text-area .in-text .lead {
  font-size: 1rem;
  margin-bottom: 1.5em;
}
#en_yamato article .food-grid .text-area .in-text .lead span,
#zh_yamato article .food-grid .text-area .in-text .lead span,
#yamato article .food-grid .text-area .in-text .lead span {
  display: block;
}
#en_yamato article .food-grid .text-area .in-text .sub,
#zh_yamato article .food-grid .text-area .in-text .sub,
#yamato article .food-grid .text-area .in-text .sub {
  font-size: 0.8em;
  margin-bottom: 0.8em;
}
#en_yamato article .food-grid .text-area .more,
#zh_yamato article .food-grid .text-area .more,
#yamato article .food-grid .text-area .more {
  color: #fff;
}
#en_yamato article .food-grid .text-area .more span,
#zh_yamato article .food-grid .text-area .more span,
#yamato article .food-grid .text-area .more span {
  display: inline-block;
  position: relative;
  padding: 0 4px;
}
#en_yamato article .food-grid .text-area .more span:after,
#zh_yamato article .food-grid .text-area .more span:after,
#yamato article .food-grid .text-area .more span:after {
  content: "";
  display: block;
  width: 0px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-transition: width 0.25s ease-in-out;
  transition: width 0.25s ease-in-out;
}
#en_yamato article .food-grid .text-area .more:hover span:after,
#zh_yamato article .food-grid .text-area .more:hover span:after,
#yamato article .food-grid .text-area .more:hover span:after {
  width: 310px;
}
#en_yamato article .food-grid .ab-img04,
#zh_yamato article .food-grid .ab-img04,
#yamato article .food-grid .ab-img04 {
  top: 30px;
}
#en_yamato article .food-grid .ab-img04 img,
#zh_yamato article .food-grid .ab-img04 img,
#yamato article .food-grid .ab-img04 img {
  width: 70%;
}
#en_yamato article .food-grid .ab-img05,
#zh_yamato article .food-grid .ab-img05,
#yamato article .food-grid .ab-img05 {
  top: 60px;
  right: -120px;
}
#en_yamato article .food-grid .ab-img06,
#zh_yamato article .food-grid .ab-img06,
#yamato article .food-grid .ab-img06 {
  top: 275px;
  right: -60px;
}
#en_yamato article .food-grid .ab-img07,
#zh_yamato article .food-grid .ab-img07,
#yamato article .food-grid .ab-img07 {
  top: 240px;
  right: -10px;
}
#en_yamato article .food-grid .ab-img08,
#zh_yamato article .food-grid .ab-img08,
#yamato article .food-grid .ab-img08 {
  bottom: 295px;
  left: 10px;
}
#en_yamato article .food-grid .ab-img08 img,
#zh_yamato article .food-grid .ab-img08 img,
#yamato article .food-grid .ab-img08 img {
  width: 40%;
}
#en_yamato article .food-grid .ab-img09,
#zh_yamato article .food-grid .ab-img09,
#yamato article .food-grid .ab-img09 {
  bottom: 35px;
  left: -25px;
}
#en_yamato article .food-grid .ab-img09 img,
#zh_yamato article .food-grid .ab-img09 img,
#yamato article .food-grid .ab-img09 img {
  width: 40%;
}
#en_yamato article .food-grid .ab-img10-1,
#zh_yamato article .food-grid .ab-img10-1,
#yamato article .food-grid .ab-img10-1 {
  bottom: 35px;
  right: -280px;
}
#en_yamato article .food-grid .ab-img10-2,
#zh_yamato article .food-grid .ab-img10-2,
#yamato article .food-grid .ab-img10-2 {
  bottom: 185px;
  right: -160px;
}
#en_yamato article .food-grid .ab-img11,
#zh_yamato article .food-grid .ab-img11,
#yamato article .food-grid .ab-img11 {
  bottom: 165px;
  right: 100px;
}
#en_yamato article .food-grid .ab-img11 img,
#zh_yamato article .food-grid .ab-img11 img,
#yamato article .food-grid .ab-img11 img {
  width: 40%;
}
#en_yamato article .food-grid .ab-img12,
#zh_yamato article .food-grid .ab-img12,
#yamato article .food-grid .ab-img12 {
  bottom: 250px;
  right: -170px;
}
#en_yamato article .food-grid .ab-img12 img,
#zh_yamato article .food-grid .ab-img12 img,
#yamato article .food-grid .ab-img12 img {
  width: 40%;
}
#en_yamato article .food-grid .ab-img13,
#zh_yamato article .food-grid .ab-img13,
#yamato article .food-grid .ab-img13 {
  bottom: 30px;
  right: -110px;
}
#en_yamato article .food-grid .ab-img14, #en_yamato article .food-grid .ab-img15,
#zh_yamato article .food-grid .ab-img14,
#zh_yamato article .food-grid .ab-img15,
#yamato article .food-grid .ab-img14,
#yamato article .food-grid .ab-img15 {
  display: none;
}
#en_yamato article .cours-ttl,
#zh_yamato article .cours-ttl,
#yamato article .cours-ttl {
  content: "";
  display: block;
  width: 100%;
  height: 140px;
  background-image: url(/assets/img/yamato/cours-ttl-img@2x.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  margin-bottom: 2em;
}
#en_yamato article .cours-ttl .text,
#zh_yamato article .cours-ttl .text,
#yamato article .cours-ttl .text {
  /* height: 150px; */
  text-align: center;
  position: absolute;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#en_yamato article .cours-ttl .text h3,
#zh_yamato article .cours-ttl .text h3,
#yamato article .cours-ttl .text h3 {
  width: 100%;
  margin-top: 2.5em;
  font-size: 1.3rem;
}
#en_yamato article .cours-ttl .text h3 .cours-price,
#zh_yamato article .cours-ttl .text h3 .cours-price,
#yamato article .cours-ttl .text h3 .cours-price {
  /* font-size: .8rem; */
  margin-left: 1em;
}
#en_yamato article .cours-ttl .text h3 .cours-price span,
#zh_yamato article .cours-ttl .text h3 .cours-price span,
#yamato article .cours-ttl .text h3 .cours-price span {
  font-size: 0.9rem;
  /* margin-left: 1em; */
}
#en_yamato article .cours-ttl .text p.note,
#zh_yamato article .cours-ttl .text p.note,
#yamato article .cours-ttl .text p.note {
  font-size: 0.8rem;
  margin: auto;
}
#en_yamato article .course-box,
#zh_yamato article .course-box,
#yamato article .course-box {
  margin-bottom: 3em;
  width: 100%;
}
#en_yamato article .course-box dl,
#zh_yamato article .course-box dl,
#yamato article .course-box dl {
  margin-top: 2em;
}
#en_yamato article .course-box dt,
#zh_yamato article .course-box dt,
#yamato article .course-box dt {
  margin-top: 1.5em;
}
#en_yamato article .course-box dt span,
#zh_yamato article .course-box dt span,
#yamato article .course-box dt span {
  font-size: 0.8em;
}
#en_yamato article .course-box dl dt::after,
#zh_yamato article .course-box dl dt::after,
#yamato article .course-box dl dt::after {
  content: url(../../assets/img/yamato/mark.svg);
  display: inline-block;
  width: 0.8rem;
  height: 0.8rem;
  margin-left: 0.3em;
}
#en_yamato article .course-box dl dt.pottery::after,
#zh_yamato article .course-box dl dt.pottery::after,
#yamato article .course-box dl dt.pottery::after {
  content: url(../../assets/img/yamato/mark-pottery.svg);
}
#en_yamato article .course-box dl dd ul,
#zh_yamato article .course-box dl dd ul,
#yamato article .course-box dl dd ul {
  font-size: 1rem;
  /* margin-left: 1.3rem; */
}
#en_yamato article .course-box dl dd ul li,
#zh_yamato article .course-box dl dd ul li,
#yamato article .course-box dl dd ul li {
  margin: 0.6em 0 0.6em;
}
#en_yamato article .course-box dl dd ul li span,
#zh_yamato article .course-box dl dd ul li span,
#yamato article .course-box dl dd ul li span {
  display: inline-block;
  /* margin-left: 1.5em; */
}
#en_yamato article .course-box dl dd ul li span.sub,
#zh_yamato article .course-box dl dd ul li span.sub,
#yamato article .course-box dl dd ul li span.sub {
  margin-left: 1em;
}
#en_yamato article .course-box .drink h4, #en_yamato article .course-box .kushi h4,
#zh_yamato article .course-box .drink h4,
#zh_yamato article .course-box .kushi h4,
#yamato article .course-box .drink h4,
#yamato article .course-box .kushi h4 {
  font-size: 1em;
  border-bottom: 1px solid;
  margin-bottom: 1.4em;
  padding-bottom: 0.5em;
}
#en_yamato article .course-box .drink h4 span, #en_yamato article .course-box .kushi h4 span,
#zh_yamato article .course-box .drink h4 span,
#zh_yamato article .course-box .kushi h4 span,
#yamato article .course-box .drink h4 span,
#yamato article .course-box .kushi h4 span {
  margin-left: 1.5em;
}
#en_yamato article .course-box .drink ul li, #en_yamato article .course-box .kushi ul li,
#zh_yamato article .course-box .drink ul li,
#zh_yamato article .course-box .kushi ul li,
#yamato article .course-box .drink ul li,
#yamato article .course-box .kushi ul li {
  margin: 0.6em 0;
}
#en_yamato article .course-box .drink ul li span, #en_yamato article .course-box .kushi ul li span,
#zh_yamato article .course-box .drink ul li span,
#zh_yamato article .course-box .kushi ul li span,
#yamato article .course-box .drink ul li span,
#yamato article .course-box .kushi ul li span {
  display: inline-block;
  /* margin-left: 1.5em; */
}
#en_yamato article .sub-txt,
#zh_yamato article .sub-txt,
#yamato article .sub-txt {
  font-size: 0.9em;
  margin-bottom: 4em;
  text-indent: -1.5em;
  padding-left: 1.5em;
}
#en_yamato article .sub-txt::before,
#zh_yamato article .sub-txt::before,
#yamato article .sub-txt::before {
  content: "※";
  font-size: 1em;
  margin-right: 0.5em;
}
#en_yamato article .room-grid,
#zh_yamato article .room-grid,
#yamato article .room-grid {
  width: 100%;
  height: 445px;
  position: relative;
  overflow: hidden;
}
#en_yamato article .room-grid .text-area,
#zh_yamato article .room-grid .text-area,
#yamato article .room-grid .text-area {
  position: absolute;
  z-index: 5;
  max-width: 490px;
  height: 300px;
  border: 1px solid #fff;
  top: 70px;
  left: 5%;
  right: 5%;
  text-align: center;
}
#en_yamato article .room-grid .text-area .in-text,
#zh_yamato article .room-grid .text-area .in-text,
#yamato article .room-grid .text-area .in-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  width: 100%;
}
#en_yamato article .room-grid .text-area .in-text h3,
#zh_yamato article .room-grid .text-area .in-text h3,
#yamato article .room-grid .text-area .in-text h3 {
  font-size: 1.2rem;
  font-weight: 400;
  margin-bottom: 1.2em;
}
#en_yamato article .room-grid .text-area .in-text .lead,
#zh_yamato article .room-grid .text-area .in-text .lead,
#yamato article .room-grid .text-area .in-text .lead {
  font-size: 0.8rem;
  margin-bottom: 2em;
}
#en_yamato article .room-grid .text-area .in-text .lead span,
#zh_yamato article .room-grid .text-area .in-text .lead span,
#yamato article .room-grid .text-area .in-text .lead span {
  display: block;
}
#en_yamato article .room-grid .text-area .in-text .seating,
#zh_yamato article .room-grid .text-area .in-text .seating,
#yamato article .room-grid .text-area .in-text .seating {
  font-size: 0.8rem;
}
#en_yamato article .room-grid .text-area .in-text .seating span,
#zh_yamato article .room-grid .text-area .in-text .seating span,
#yamato article .room-grid .text-area .in-text .seating span {
  display: block;
}
#en_yamato article .room-grid .text-area .more,
#zh_yamato article .room-grid .text-area .more,
#yamato article .room-grid .text-area .more {
  color: #fff;
}
#en_yamato article .room-grid .text-area .more span,
#zh_yamato article .room-grid .text-area .more span,
#yamato article .room-grid .text-area .more span {
  display: inline-block;
  position: relative;
  padding: 0 4px;
}
#en_yamato article .room-grid .text-area .more span:after,
#zh_yamato article .room-grid .text-area .more span:after,
#yamato article .room-grid .text-area .more span:after {
  content: "";
  display: block;
  width: 0px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: width 0.25s ease-in-out;
  transition: width 0.25s ease-in-out;
}
#en_yamato article .room-grid .text-area .more:hover span:after,
#zh_yamato article .room-grid .text-area .more:hover span:after,
#yamato article .room-grid .text-area .more:hover span:after {
  width: 310px;
}
#en_yamato article .room-grid ul,
#zh_yamato article .room-grid ul,
#yamato article .room-grid ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#en_yamato article .room-grid ul:before,
#zh_yamato article .room-grid ul:before,
#yamato article .room-grid ul:before {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  height: 480px;
  width: 100%;
  z-index: 1;
}
#en_yamato article .room-grid ul .room-img01,
#zh_yamato article .room-grid ul .room-img01,
#yamato article .room-grid ul .room-img01 {
  width: 100%;
  display: table-cell;
}
#en_yamato article .room-grid ul .room-img01 img,
#zh_yamato article .room-grid ul .room-img01 img,
#yamato article .room-grid ul .room-img01 img {
  width: 100%;
}
#en_yamato article .room-grid ul .room-img02, #en_yamato article .room-grid ul .room-img03,
#zh_yamato article .room-grid ul .room-img02,
#zh_yamato article .room-grid ul .room-img03,
#yamato article .room-grid ul .room-img02,
#yamato article .room-grid ul .room-img03 {
  width: 50%;
}
#en_yamato article .room-grid ul .room-img02 img, #en_yamato article .room-grid ul .room-img03 img,
#zh_yamato article .room-grid ul .room-img02 img,
#zh_yamato article .room-grid ul .room-img03 img,
#yamato article .room-grid ul .room-img02 img,
#yamato article .room-grid ul .room-img03 img {
  width: 100%;
}

#en_yamato .slider-pro,
#zh_yamato .slider-pro,
#yamato .slider-pro {
  max-width: 1000px !important;
  margin: 0 auto;
}
#en_yamato #gallery-a,
#zh_yamato #gallery-a,
#yamato #gallery-a {
  position: relative;
}
#en_yamato #gallery-a .ttl-text,
#zh_yamato #gallery-a .ttl-text,
#yamato #gallery-a .ttl-text {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  padding-top: 35px;
}
#en_yamato #gallery-a .ttl-text h2,
#zh_yamato #gallery-a .ttl-text h2,
#yamato #gallery-a .ttl-text h2 {
  font-size: 1rem;
  text-align: center;
}
#en_yamato #gallery-a p,
#zh_yamato #gallery-a p,
#yamato #gallery-a p {
  font-size: 0.8rem;
  background-color: rgba(0, 0, 0, 0.4);
}
#en_yamato #gallery-b p,
#zh_yamato #gallery-b p,
#yamato #gallery-b p {
  font-size: 1.5rem;
  background-color: rgba(0, 0, 0, 0.4);
}
#en_yamato #gallery-b p span,
#zh_yamato #gallery-b p span,
#yamato #gallery-b p span {
  display: block;
  text-align: left;
  font-size: 0.8rem;
  margin-top: 2px;
}

.room-ttl {
  background-image: url(../img/yamato/room/room-ttl-img@2x.png);
  background-position: center 5%;
  background-size: cover;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #fff;
  position: relative;
  height: 165px;
  z-index: 0;
}
.room-ttl:before {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  z-index: -1;
}
.room-ttl .ttl-text h2 {
  font-size: 1.5rem;
  margin-bottom: 0.5em;
}
.room-ttl .ttl-text span {
  font-size: 0.8rem;
  display: block;
}

.room-navi {
  margin-top: 2em;
  margin-bottom: 2em;
}
.room-navi a {
  color: #fff;
}
.room-navi .floor {
  border: 1px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 0.5em;
  padding: 0.4em 0;
}
.room-navi .floor .nav-floor-num {
  font-size: 1.95rem;
  margin-left: 0.6em;
}
.room-navi .floor .ment {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  margin-left: 0.5em;
  line-height: 1.1em;
}
.room-navi .floor .ment span {
  font-size: 0.8rem;
  display: inline-block;
}

#floor-3f h3, #floor-4f h3, #floor-5f h3 {
  font-size: 2.7rem;
  text-align: center;
}

#floor-3f p, #floor-4f p, #floor-5f p {
  line-height: 1.5em;
  margin-bottom: 1em;
}

.time {
  font-size: 1rem;
}
.time small {
  display: inline-block;
  font-size: 14px;
  padding-left: 0.5em;
}
.time dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 310px;
  font-size: 1rem;
  margin: 1em auto;
  text-align: left;
}
.time dt {
  width: 30%;
}
.time dd {
  width: 70%;
}

@media screen and (min-width: 480px) {
  #en_yamato #gallery-a .ttl-text,
  #zh_yamato #gallery-a .ttl-text,
  #yamato #gallery-a .ttl-text {
    padding-top: 45px;
  }
  #en_yamato article,
  #zh_yamato article,
  #yamato article {
    margin-top: 90px !important;
  }
  #en_yamato footer,
  #zh_yamato footer,
  #yamato footer {
    text-align: left;
    max-width: 660px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    /* 2021.06.21追加 */
    padding-bottom: 5em;
  }
  #en_yamato footer .yamato-totop,
  #zh_yamato footer .yamato-totop,
  #yamato footer .yamato-totop {
    position: fixed;
    bottom: 2em;
    right: 5%;
    z-index: 999;
    width: auto;
  }
  #en_yamato footer .yamato-totop:after, #en_yamato footer .yamato-totop:before,
  #zh_yamato footer .yamato-totop:after,
  #zh_yamato footer .yamato-totop:before,
  #yamato footer .yamato-totop:after,
  #yamato footer .yamato-totop:before {
    content: "";
    display: none;
  }
  #en_yamato footer .yamato-totop a,
  #zh_yamato footer .yamato-totop a,
  #yamato footer .yamato-totop a {
    color: #fff;
    display: block;
    text-align: center;
  }
  #en_yamato footer .yamato-totop p,
  #zh_yamato footer .yamato-totop p,
  #yamato footer .yamato-totop p {
    text-align: center;
    font-size: 0.8rem;
  }
  #en_yamato footer .footer-box,
  #zh_yamato footer .footer-box,
  #yamato footer .footer-box {
    /*    width: 50%;  2021.06.21追加　*/
    width: 50%;
  }
  #en_yamato footer .footer-box + .map,
  #zh_yamato footer .footer-box + .map,
  #yamato footer .footer-box + .map {
    width: 46%;
  }
  #en_yamato footer .footer-box h4,
  #zh_yamato footer .footer-box h4,
  #yamato footer .footer-box h4 {
    font-size: 1.6rem;
  }
  #en_yamato footer .footer-box address,
  #zh_yamato footer .footer-box address,
  #yamato footer .footer-box address {
    font-size: 1.2rem;
  }
  #en_yamato footer .footer-box .tel,
  #zh_yamato footer .footer-box .tel,
  #yamato footer .footer-box .tel {
    font-size: 1.6rem;
  }
  #en_yamato footer .footer-box .holi,
  #zh_yamato footer .footer-box .holi,
  #yamato footer .footer-box .holi {
    font-size: 1rem;
  }
  #en_yamato footer .footer-box .google-map,
  #zh_yamato footer .footer-box .google-map,
  #yamato footer .footer-box .google-map {
    margin: 1em 0;
    text-align: center;
  }
  #en_yamato footer .footer-box .map-img,
  #zh_yamato footer .footer-box .map-img,
  #yamato footer .footer-box .map-img {
    margin-top: 4em;
  }
  #en_yamato footer .sns,
  #zh_yamato footer .sns,
  #yamato footer .sns {
    width: 30%;
    margin: 1rem 0 0.8rem auto;
  }
  #en_yamato footer .sns img,
  #zh_yamato footer .sns img,
  #yamato footer .sns img {
    width: 25px;
  }
  #en_yamato footer .copyright,
  #zh_yamato footer .copyright,
  #yamato footer .copyright {
    font-size: 0.8rem;
    text-align: right;
  }
}
@media screen and (min-width: 480px) {
  .back-img img, .front-img img {
    width: 60%;
  }
  #en_yamato article .top-grid,
  #zh_yamato article .top-grid,
  #yamato article .top-grid {
    max-width: 1000px;
    margin: 0 auto;
  }
  #en_yamato article .top-grid .top-text,
  #zh_yamato article .top-grid .top-text,
  #yamato article .top-grid .top-text {
    position: absolute;
    z-index: 5;
    top: 80px;
  }
  #en_yamato article .top-grid .top-text h2.big-copy,
  #zh_yamato article .top-grid .top-text h2.big-copy,
  #yamato article .top-grid .top-text h2.big-copy {
    font-size: 2rem;
    text-align: center;
    margin-bottom: 0.5em;
  }
  #en_yamato article .top-grid .top-text h2.big-copy br,
  #zh_yamato article .top-grid .top-text h2.big-copy br,
  #yamato article .top-grid .top-text h2.big-copy br {
    display: none;
  }
  #en_yamato article .top-grid .top-text .top-lead,
  #zh_yamato article .top-grid .top-text .top-lead,
  #yamato article .top-grid .top-text .top-lead {
    font-size: 1rem;
    width: 80%;
    text-align: center;
    line-height: 2em;
  }
  #en_yamato article .top-grid .top-text .top-lead span,
  #zh_yamato article .top-grid .top-text .top-lead span,
  #yamato article .top-grid .top-text .top-lead span {
    display: inline-block;
  }
  #en_yamato article .top-grid .ab-img01,
  #zh_yamato article .top-grid .ab-img01,
  #yamato article .top-grid .ab-img01 {
    top: -40px;
    right: -620px;
  }
  #en_yamato article .top-grid .ab-img02,
  #zh_yamato article .top-grid .ab-img02,
  #yamato article .top-grid .ab-img02 {
    top: 190px;
    left: -40px;
  }
  #en_yamato article .top-grid .ab-img02 img,
  #zh_yamato article .top-grid .ab-img02 img,
  #yamato article .top-grid .ab-img02 img {
    width: 38%;
  }
  #en_yamato article .top-grid .ab-img03,
  #zh_yamato article .top-grid .ab-img03,
  #yamato article .top-grid .ab-img03 {
    top: 260px;
    right: -10px;
  }
  #en_yamato article .top-grid .ab-img03 img,
  #zh_yamato article .top-grid .ab-img03 img,
  #yamato article .top-grid .ab-img03 img {
    width: 50%;
  }
  #en_yamato article .food-grid,
  #zh_yamato article .food-grid,
  #yamato article .food-grid {
    max-width: 1000px;
    margin: 0 auto;
    overflow: visible;
  }
  #en_yamato article .food-grid .text-area .in-text h3,
  #zh_yamato article .food-grid .text-area .in-text h3,
  #yamato article .food-grid .text-area .in-text h3 {
    font-size: 2rem;
    margin-bottom: 0.5em;
  }
  #en_yamato article .food-grid .text-area .in-text .lead,
  #zh_yamato article .food-grid .text-area .in-text .lead,
  #yamato article .food-grid .text-area .in-text .lead {
    font-size: 1rem;
  }
  #en_yamato article .food-grid .ab-img04,
  #zh_yamato article .food-grid .ab-img04,
  #yamato article .food-grid .ab-img04 {
    right: -550px;
    top: -10px;
  }
  #en_yamato article .food-grid .ab-img04 img,
  #zh_yamato article .food-grid .ab-img04 img,
  #yamato article .food-grid .ab-img04 img {
    width: 50%;
  }
  #en_yamato article .food-grid .ab-img05,
  #zh_yamato article .food-grid .ab-img05,
  #yamato article .food-grid .ab-img05 {
    top: 400px;
    right: 240px;
  }
  #en_yamato article .food-grid .ab-img06,
  #zh_yamato article .food-grid .ab-img06,
  #yamato article .food-grid .ab-img06 {
    top: 290px;
    right: 200px;
  }
  #en_yamato article .food-grid .ab-img07,
  #zh_yamato article .food-grid .ab-img07,
  #yamato article .food-grid .ab-img07 {
    top: 230px;
    right: 230px;
  }
  #en_yamato article .food-grid .ab-img08,
  #zh_yamato article .food-grid .ab-img08,
  #yamato article .food-grid .ab-img08 {
    bottom: 280px;
    left: -10px;
  }
  #en_yamato article .food-grid .ab-img09,
  #zh_yamato article .food-grid .ab-img09,
  #yamato article .food-grid .ab-img09 {
    bottom: 135px;
    left: 65px;
  }
  #en_yamato article .food-grid .ab-img10-1,
  #zh_yamato article .food-grid .ab-img10-1,
  #yamato article .food-grid .ab-img10-1 {
    bottom: 125px;
    right: -240px;
  }
  #en_yamato article .food-grid .ab-img10-2,
  #zh_yamato article .food-grid .ab-img10-2,
  #yamato article .food-grid .ab-img10-2 {
    bottom: 195px;
    right: -150px;
  }
  #en_yamato article .food-grid .ab-img11,
  #zh_yamato article .food-grid .ab-img11,
  #yamato article .food-grid .ab-img11 {
    bottom: 220px;
    right: 300px;
  }
  #en_yamato article .food-grid .ab-img12,
  #zh_yamato article .food-grid .ab-img12,
  #yamato article .food-grid .ab-img12 {
    display: none;
    bottom: 40px;
    right: 55px;
  }
  #en_yamato article .food-grid .ab-img12 img,
  #zh_yamato article .food-grid .ab-img12 img,
  #yamato article .food-grid .ab-img12 img {
    width: 45%;
  }
  #en_yamato article .food-grid .ab-img13,
  #zh_yamato article .food-grid .ab-img13,
  #yamato article .food-grid .ab-img13 {
    bottom: 10px;
    right: -70px;
  }
  #en_yamato article .food-grid .ab-img14,
  #zh_yamato article .food-grid .ab-img14,
  #yamato article .food-grid .ab-img14 {
    display: inline;
    bottom: 30px;
    left: 190px;
  }
  #en_yamato article .food-grid .ab-img14 img,
  #zh_yamato article .food-grid .ab-img14 img,
  #yamato article .food-grid .ab-img14 img {
    width: 25%;
  }
  #en_yamato article .food-grid .ab-img15,
  #zh_yamato article .food-grid .ab-img15,
  #yamato article .food-grid .ab-img15 {
    display: none;
    top: 230px;
    right: 75px;
  }
  #en_yamato article .food-grid .ab-img15 img,
  #zh_yamato article .food-grid .ab-img15 img,
  #yamato article .food-grid .ab-img15 img {
    width: 45%;
  }
  #en_yamato article .course-box dl,
  #zh_yamato article .course-box dl,
  #yamato article .course-box dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* flex-wrap: wrap; */
  }
  #en_yamato article .course-box dt,
  #zh_yamato article .course-box dt,
  #yamato article .course-box dt {
    width: 30%;
    margin-top: 0;
    /* align-self: flex-end; */
  }
  #en_yamato article .course-box dl dd,
  #zh_yamato article .course-box dl dd,
  #yamato article .course-box dl dd {
    margin: 0;
    width: 70%;
    /* flex-direction: column; */
  }
  #en_yamato article .course-box dl dd ul li:first-child,
  #zh_yamato article .course-box dl dd ul li:first-child,
  #yamato article .course-box dl dd ul li:first-child {
    margin-top: 0;
  }
  #en_yamato article .room-grid,
  #zh_yamato article .room-grid,
  #yamato article .room-grid {
    margin: 0 auto;
    height: 490px;
  }
  #en_yamato article .room-grid .text-area,
  #zh_yamato article .room-grid .text-area,
  #yamato article .room-grid .text-area {
    left: 45%;
  }
  #en_yamato article .room-grid .text-area .in-text h3,
  #zh_yamato article .room-grid .text-area .in-text h3,
  #yamato article .room-grid .text-area .in-text h3 {
    font-size: 2rem;
    margin-bottom: 0.5em;
  }
  #en_yamato article .room-grid .text-area .in-text .lead,
  #zh_yamato article .room-grid .text-area .in-text .lead,
  #yamato article .room-grid .text-area .in-text .lead {
    font-size: 1rem;
  }
  #en_yamato article .room-grid ul:before,
  #zh_yamato article .room-grid ul:before,
  #yamato article .room-grid ul:before {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, 0.4);
    height: 490px;
    width: 100%;
    z-index: 1;
  }
  #en_yamato article .room-grid ul .room-img01,
  #zh_yamato article .room-grid ul .room-img01,
  #yamato article .room-grid ul .room-img01 {
    width: 340px;
    position: absolute;
    top: 90px;
    left: 0;
    z-index: 0;
  }
  #en_yamato article .room-grid ul .room-img02,
  #zh_yamato article .room-grid ul .room-img02,
  #yamato article .room-grid ul .room-img02 {
    top: 30px;
    right: 330px;
    width: 200px;
    position: absolute;
    z-index: 0;
  }
  #en_yamato article .room-grid ul .room-img03,
  #zh_yamato article .room-grid ul .room-img03,
  #yamato article .room-grid ul .room-img03 {
    width: 230px;
    bottom: 0;
    left: 270px;
    position: absolute;
    z-index: 0;
  }
  .kusiyaki {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .kusiyaki h3 {
    font-size: 2rem;
    width: 50%;
  }
  .kusiyaki h3 .price {
    font-size: 1.2rem;
  }
  .kusiyaki .kushiyaki-list {
    width: 55%;
  }
  .kusiyaki .kushiyaki-list li {
    width: 33%;
    font-size: 0.8rem;
  }
  .kusiyaki .kushiyaki-img {
    width: 45%;
    margin-top: -2.5em;
  }
  .kusiyaki .kushiyaki-img img {
    display: inline;
    width: 100%;
    float: right;
  }
  .pair {
    width: 60%;
  }
  .pair .pair-ttl {
    font-size: 1.2rem;
  }
  .pair .pair-lead {
    font-size: 0.8rem;
  }
  .pair .pair-price span {
    font-size: 1.2rem;
  }
  .outside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .outside .cours-box {
    width: 46%;
  }
  .outside .cours-box .cours {
    max-width: 480px;
    font-size: 1.5rem;
  }
  .outside .cours-box dl {
    max-width: 480px;
  }
  .outside .cours-box dl dd {
    font-size: 0.8rem;
  }
  #en_yamato article .sub-txt,
  #zh_yamato article .sub-txt,
  #yamato article .sub-txt {
    width: 68%;
    margin: 0 auto 5em;
  }
  #en_yamato #gallery-a .ttl-text h2,
  #zh_yamato #gallery-a .ttl-text h2,
  #yamato #gallery-a .ttl-text h2 {
    font-size: 1.5rem;
  }
  #en_yamato #gallery-b p,
  #zh_yamato #gallery-b p,
  #yamato #gallery-b p {
    font-size: 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 30px;
  }
  #en_yamato #gallery-b p span,
  #zh_yamato #gallery-b p span,
  #yamato #gallery-b p span {
    font-size: 1rem;
    margin-top: 0px;
    padding-left: 30px;
  }
  .room-ttl {
    background-position: center 25%;
    color: #fff;
    position: relative;
    height: 165px;
    z-index: 0;
    margin-bottom: 50px;
  }
  .room-navi {
    width: 60%;
    max-width: 655px;
  }
  .room-navi .floor .nav-floor-num {
    font-size: 2rem;
  }
  .room-navi .floor .ment {
    margin-left: 1.5em;
  }
  .room-navi .floor .ment span {
    font-size: 0.8rem;
  }
  #floor-3f, #floor-4f, #floor-5f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 655px;
    margin: 0 auto;
  }
  #floor-3f h3, #floor-4f h3, #floor-5f h3 {
    font-size: 2rem;
    text-align: left;
  }
  #floor-3f p, #floor-4f p, #floor-5f p {
    font-size: 0.96rem;
  }
  #floor-3f .sp-buttons, #floor-4f .sp-buttons, #floor-5f .sp-buttons {
    top: -40px;
  }
  #floor-4f {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  #floor-4f .floor-text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 0px;
    padding-left: 30px;
  }
  #floor-3f, #floor-4f {
    margin-top: -34px;
  }
  .floor-text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 30px;
    margin-top: -20px;
  }
  .floor-text p {
    margin-bottom: 0;
  }
  .room-gallery {
    width: 50% !important;
  }
}
@media screen and (min-width: 1000px) {
  .back-img img, .front-img img {
    width: 60%;
  }
  #en_yamato article .top-grid,
  #zh_yamato article .top-grid,
  #yamato article .top-grid {
    max-width: 1000px;
    margin: 0 auto;
  }
  #en_yamato article .top-grid .top-text,
  #zh_yamato article .top-grid .top-text,
  #yamato article .top-grid .top-text {
    position: absolute;
    z-index: 5;
    top: 80px;
  }
  #en_yamato article .top-grid .top-text h2.big-copy,
  #zh_yamato article .top-grid .top-text h2.big-copy,
  #yamato article .top-grid .top-text h2.big-copy {
    font-size: 2rem;
    text-align: center;
    margin-bottom: 0.5em;
  }
  #en_yamato article .top-grid .top-text h2.big-copy br,
  #zh_yamato article .top-grid .top-text h2.big-copy br,
  #yamato article .top-grid .top-text h2.big-copy br {
    display: none;
  }
  #en_yamato article .top-grid .top-text .top-lead,
  #zh_yamato article .top-grid .top-text .top-lead,
  #yamato article .top-grid .top-text .top-lead {
    font-size: 1rem;
    width: 70%;
    text-align: center;
    line-height: 2em;
  }
  #en_yamato article .top-grid .top-text .top-lead span,
  #zh_yamato article .top-grid .top-text .top-lead span,
  #yamato article .top-grid .top-text .top-lead span {
    display: inline-block;
  }
  #en_yamato article .top-grid .ab-img01,
  #zh_yamato article .top-grid .ab-img01,
  #yamato article .top-grid .ab-img01 {
    top: -40px;
    right: -570px;
  }
  #en_yamato article .top-grid .ab-img01 img,
  #zh_yamato article .top-grid .ab-img01 img,
  #yamato article .top-grid .ab-img01 img {
    width: 35%;
  }
  #en_yamato article .top-grid .ab-img02,
  #zh_yamato article .top-grid .ab-img02,
  #yamato article .top-grid .ab-img02 {
    top: 140px;
    left: -60px;
  }
  #en_yamato article .top-grid .ab-img02 img,
  #zh_yamato article .top-grid .ab-img02 img,
  #yamato article .top-grid .ab-img02 img {
    width: 40%;
  }
  #en_yamato article .top-grid .ab-img03,
  #zh_yamato article .top-grid .ab-img03,
  #yamato article .top-grid .ab-img03 {
    top: 260px;
    right: -10px;
  }
  #en_yamato article .top-grid .ab-img03 img,
  #zh_yamato article .top-grid .ab-img03 img,
  #yamato article .top-grid .ab-img03 img {
    width: 50%;
  }
  #en_yamato article .food-grid,
  #zh_yamato article .food-grid,
  #yamato article .food-grid {
    max-width: 1000px;
    margin: 0 auto;
    overflow: visible;
  }
  #en_yamato article .food-grid .text-area .in-text h3,
  #zh_yamato article .food-grid .text-area .in-text h3,
  #yamato article .food-grid .text-area .in-text h3 {
    font-size: 1.6rem;
    margin-bottom: 0.5em;
  }
  #en_yamato article .food-grid .ab-img04 img,
  #zh_yamato article .food-grid .ab-img04 img,
  #yamato article .food-grid .ab-img04 img {
    width: 60%;
  }
  #en_yamato article .food-grid .ab-img05,
  #zh_yamato article .food-grid .ab-img05,
  #yamato article .food-grid .ab-img05 {
    top: 570px;
    right: 300px;
  }
  #en_yamato article .food-grid .ab-img06,
  #zh_yamato article .food-grid .ab-img06,
  #yamato article .food-grid .ab-img06 {
    top: 290px;
    right: 420px;
  }
  #en_yamato article .food-grid .ab-img07,
  #zh_yamato article .food-grid .ab-img07,
  #yamato article .food-grid .ab-img07 {
    top: 230px;
    right: 450px;
  }
  #en_yamato article .food-grid .ab-img08,
  #zh_yamato article .food-grid .ab-img08,
  #yamato article .food-grid .ab-img08 {
    bottom: 310px;
    left: -40px;
  }
  #en_yamato article .food-grid .ab-img08 img,
  #zh_yamato article .food-grid .ab-img08 img,
  #yamato article .food-grid .ab-img08 img {
    width: 60%;
  }
  #en_yamato article .food-grid .ab-img09,
  #zh_yamato article .food-grid .ab-img09,
  #yamato article .food-grid .ab-img09 {
    bottom: 70px;
    left: 35px;
  }
  #en_yamato article .food-grid .ab-img09 img,
  #zh_yamato article .food-grid .ab-img09 img,
  #yamato article .food-grid .ab-img09 img {
    width: 55%;
  }
  #en_yamato article .food-grid .ab-img10-1,
  #zh_yamato article .food-grid .ab-img10-1,
  #yamato article .food-grid .ab-img10-1 {
    bottom: 105px;
    right: -380px;
  }
  #en_yamato article .food-grid .ab-img10-2,
  #zh_yamato article .food-grid .ab-img10-2,
  #yamato article .food-grid .ab-img10-2 {
    bottom: 175px;
    right: -150px;
  }
  #en_yamato article .food-grid .ab-img11,
  #zh_yamato article .food-grid .ab-img11,
  #yamato article .food-grid .ab-img11 {
    bottom: 170px;
    right: 490px;
  }
  #en_yamato article .food-grid .ab-img11 img,
  #zh_yamato article .food-grid .ab-img11 img,
  #yamato article .food-grid .ab-img11 img {
    width: 50%;
  }
  #en_yamato article .food-grid .ab-img12,
  #zh_yamato article .food-grid .ab-img12,
  #yamato article .food-grid .ab-img12 {
    display: inline;
    bottom: 170px;
    right: -20px;
  }
  #en_yamato article .food-grid .ab-img12 img,
  #zh_yamato article .food-grid .ab-img12 img,
  #yamato article .food-grid .ab-img12 img {
    width: 50%;
  }
  #en_yamato article .food-grid .ab-img13,
  #zh_yamato article .food-grid .ab-img13,
  #yamato article .food-grid .ab-img13 {
    bottom: 20px;
    right: 60px;
  }
  #en_yamato article .food-grid .ab-img14,
  #zh_yamato article .food-grid .ab-img14,
  #yamato article .food-grid .ab-img14 {
    display: inline;
    bottom: 300px;
    left: 410px;
  }
  #en_yamato article .food-grid .ab-img14 img,
  #zh_yamato article .food-grid .ab-img14 img,
  #yamato article .food-grid .ab-img14 img {
    width: 28%;
  }
  #en_yamato article .food-grid .ab-img15,
  #zh_yamato article .food-grid .ab-img15,
  #yamato article .food-grid .ab-img15 {
    display: none;
    top: 230px;
    right: 290px;
  }
  #en_yamato article .food-grid .ab-img15 img,
  #zh_yamato article .food-grid .ab-img15 img,
  #yamato article .food-grid .ab-img15 img {
    width: 45%;
  }
  #en_yamato article .cours-ttl,
  #zh_yamato article .cours-ttl,
  #yamato article .cours-ttl {
    height: 140px;
  }
  #en_yamato article .cours-ttl .text h3,
  #zh_yamato article .cours-ttl .text h3,
  #yamato article .cours-ttl .text h3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #en_yamato article .course-box,
  #zh_yamato article .course-box,
  #yamato article .course-box {
    width: 70%;
    margin: 0 auto 2em;
  }
  #en_yamato article .room-grid,
  #zh_yamato article .room-grid,
  #yamato article .room-grid {
    width: 1000px;
    margin: 0 auto;
    height: 490px;
  }
  #en_yamato article .room-grid .text-area,
  #zh_yamato article .room-grid .text-area,
  #yamato article .room-grid .text-area {
    left: 45%;
  }
  #en_yamato article .room-grid .text-area .in-text h3,
  #zh_yamato article .room-grid .text-area .in-text h3,
  #yamato article .room-grid .text-area .in-text h3 {
    font-size: 1.6rem;
    margin-bottom: 0.5em;
  }
  #en_yamato article .room-grid ul:before,
  #zh_yamato article .room-grid ul:before,
  #yamato article .room-grid ul:before {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, 0.4);
    height: 490px;
    width: 100%;
    z-index: 1;
  }
  #en_yamato article .room-grid ul .room-img01,
  #zh_yamato article .room-grid ul .room-img01,
  #yamato article .room-grid ul .room-img01 {
    width: 340px;
    position: absolute;
    top: 90px;
    left: 0;
    z-index: 0;
  }
  #en_yamato article .room-grid ul .room-img02,
  #zh_yamato article .room-grid ul .room-img02,
  #yamato article .room-grid ul .room-img02 {
    top: 30px;
    right: 410px;
    width: 230px;
    position: absolute;
    z-index: 0;
  }
  #en_yamato article .room-grid ul .room-img03,
  #zh_yamato article .room-grid ul .room-img03,
  #yamato article .room-grid ul .room-img03 {
    width: 170px;
    bottom: 0;
    left: 240px;
    width: 230px;
    position: absolute;
    z-index: 0;
  }
  .kusiyaki {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .kusiyaki h3 {
    font-size: 2rem;
    width: 50%;
  }
  .kusiyaki h3 .price {
    font-size: 1.2rem;
  }
  .kusiyaki .kushiyaki-list {
    width: 55%;
  }
  .kusiyaki .kushiyaki-list li {
    width: 33%;
    font-size: 0.8rem;
  }
  .kusiyaki .kushiyaki-img {
    width: 45%;
    margin-top: -2.5em;
  }
  .kusiyaki .kushiyaki-img img {
    display: inline;
    width: 100%;
    float: right;
  }
  .cours-ttl:after {
    background-size: cover;
    background-attachment: fixed;
  }
  .pair {
    width: 60%;
  }
  .pair .pair-ttl {
    font-size: 1.2rem;
  }
  .pair .pair-lead {
    font-size: 0.8rem;
  }
  .pair .pair-price span {
    font-size: 1.2rem;
  }
  .outside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .outside .cours-box {
    width: 46%;
  }
  .outside .cours-box .cours {
    max-width: 480px;
    font-size: 1.5rem;
  }
  .outside .cours-box dl {
    max-width: 480px;
  }
  .outside .cours-box dl dd {
    font-size: 0.8rem;
  }
  .room-ttl {
    background-position: center 25%;
    color: #fff;
    position: relative;
    height: 165px;
    z-index: 0;
  }
  .room-ttl .ttl-text h2 {
    font-size: 2rem;
  }
  .room-navi {
    width: 60%;
  }
  .room-navi .floor .nav-floor-num {
    font-size: 2rem;
  }
  .room-navi .floor .ment {
    margin-left: 1.5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding-right: 40px;
    font-size: 1.08rem;
  }
  .room-navi .floor .ment span {
    font-size: 0.8rem;
    margin-left: auto;
  }
  #floor-3f h3, #floor-4f h3, #floor-5f h3 {
    font-size: 2rem;
  }
  #floor-3f p, #floor-4f p, #floor-5f p {
    font-size: 1.08rem;
  }
  #floor-4f .floor-text {
    padding-right: 0px;
    padding-left: 45px;
  }
  .floor-text {
    padding-right: 45px;
    letter-spacing: 0.05em;
  }
  .room-gallery {
    max-width: 335px !important;
  }
}
#zh_yonezawa .yonezawa-ttl,
#en_yonezawa .yonezawa-ttl,
#yonezawa .yonezawa-ttl {
  height: 600px;
  background-image: url(/assets/img/yonezawa/yonezawa-img01.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 480px) {
  #zh_yonezawa .yonezawa-ttl,
  #en_yonezawa .yonezawa-ttl,
  #yonezawa .yonezawa-ttl {
    height: 320px;
  }
}
#zh_yonezawa .yonezawa-logo,
#en_yonezawa .yonezawa-logo,
#yonezawa .yonezawa-logo {
  position: relative;
  height: 80px;
}
#zh_yonezawa .yonezawa-logo .circle,
#en_yonezawa .yonezawa-logo .circle,
#yonezawa .yonezawa-logo .circle {
  width: 120px;
  height: 120px;
  position: absolute;
  top: -50px;
  left: 20px;
  right: 20px;
  display: block;
  border-radius: 50%;
  background-color: #bababa;
  margin: 0 auto;
}
#zh_yonezawa .yonezawa-logo .circle img,
#en_yonezawa .yonezawa-logo .circle img,
#yonezawa .yonezawa-logo .circle img {
  width: 120px;
  display: block;
  margin: 0 auto;
  padding-top: 25px;
}
#zh_yonezawa .in-box .yonezawa-fb,
#en_yonezawa .in-box .yonezawa-fb,
#yonezawa .in-box .yonezawa-fb {
  width: 95%;
  margin: 10px auto 2.5em;
}
#zh_yonezawa .in-box .yonezawa-fb #yonezawa-facebook,
#en_yonezawa .in-box .yonezawa-fb #yonezawa-facebook,
#yonezawa .in-box .yonezawa-fb #yonezawa-facebook {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 1em;
}
#zh_yonezawa .in-box .yonezawa-fb #yonezawa-facebook dl,
#en_yonezawa .in-box .yonezawa-fb #yonezawa-facebook dl,
#yonezawa .in-box .yonezawa-fb #yonezawa-facebook dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#zh_yonezawa .in-box .yonezawa-fb #yonezawa-facebook dl dd,
#en_yonezawa .in-box .yonezawa-fb #yonezawa-facebook dl dd,
#yonezawa .in-box .yonezawa-fb #yonezawa-facebook dl dd {
  overflow: hidden;
  text-overflow: ellipsis;
}
#zh_yonezawa .in-box .yonezawa-fb #yonezawa-facebook dl dd a,
#en_yonezawa .in-box .yonezawa-fb #yonezawa-facebook dl dd a,
#yonezawa .in-box .yonezawa-fb #yonezawa-facebook dl dd a {
  display: block;
  margin-left: 1em;
  color: #000;
  height: 1em;
}
#zh_yonezawa .in-box .lead p,
#en_yonezawa .in-box .lead p,
#yonezawa .in-box .lead p {
  width: 95%;
  margin: 0 auto;
  font-size: 1rem;
}
#zh_yonezawa .in-box .lead p br,
#en_yonezawa .in-box .lead p br,
#yonezawa .in-box .lead p br {
  display: none;
}
#zh_yonezawa .in-box .lead p .underline,
#en_yonezawa .in-box .lead p .underline,
#yonezawa .in-box .lead p .underline {
  margin: 0 0.2em;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(0, rgba(255, 34, 0, 0.4)));
  background: linear-gradient(transparent 0, rgba(255, 34, 0, 0.4) 0);
}
#zh_yonezawa .in-box .lead .big-lead,
#en_yonezawa .in-box .lead .big-lead,
#yonezawa .in-box .lead .big-lead {
  font-size: 1.5rem;
  text-align: center;
  line-height: 1.5em;
  /* margin-top: 1.5em; */
  margin-bottom: 1em;
}
#zh_yonezawa .in-box .lead .big-lead span,
#en_yonezawa .in-box .lead .big-lead span,
#yonezawa .in-box .lead .big-lead span {
  display: inline-block;
}
#zh_yonezawa .insta-logo,
#en_yonezawa .insta-logo,
#yonezawa .insta-logo {
  width: 100px;
  margin-bottom: -0.5em;
  margin-left: 0.5em;
}
#zh_yonezawa .menu-area .food-menu,
#en_yonezawa .menu-area .food-menu,
#yonezawa .menu-area .food-menu {
  font-weight: 600;
  margin-top: 3.5em;
}
#zh_yonezawa .menu-area .food-menu .menu-ttl,
#en_yonezawa .menu-area .food-menu .menu-ttl,
#yonezawa .menu-area .food-menu .menu-ttl {
  position: relative;
  display: block;
  padding: 0;
}
#zh_yonezawa .menu-area .food-menu .menu-ttl img,
#en_yonezawa .menu-area .food-menu .menu-ttl img,
#yonezawa .menu-area .food-menu .menu-ttl img {
  width: 92px;
  padding-right: 0.8em;
}
#zh_yonezawa .menu-area .food-menu .menu-ttl:after,
#en_yonezawa .menu-area .food-menu .menu-ttl:after,
#yonezawa .menu-area .food-menu .menu-ttl:after {
  content: "";
  position: absolute;
  top: 25%;
  display: inline-block;
  width: 67%;
  height: 10px;
  background: repeating-linear-gradient(-45deg, #bababa, #bababa 4px, #000 2px, #000 6px);
}
#zh_yonezawa .menu-area .food-menu .sub-ttl,
#en_yonezawa .menu-area .food-menu .sub-ttl,
#yonezawa .menu-area .food-menu .sub-ttl {
  font-size: 16px;
  background-color: #000;
  color: #fff;
  padding: 0.1em 1.2em;
  display: table;
  width: auto;
  text-align: left;
  border-radius: 30px;
  margin-top: 0.8em;
}
#zh_yonezawa .menu-area .food-menu .yaki,
#en_yonezawa .menu-area .food-menu .yaki,
#yonezawa .menu-area .food-menu .yaki {
  height: 138px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 0.8em;
  margin-bottom: 0.5em;
}
#zh_yonezawa .menu-area .food-menu .vege,
#en_yonezawa .menu-area .food-menu .vege,
#yonezawa .menu-area .food-menu .vege {
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 0.8em;
}
#zh_yonezawa .menu-area .food-menu .sub-text,
#en_yonezawa .menu-area .food-menu .sub-text,
#yonezawa .menu-area .food-menu .sub-text {
  font-size: 0.8rem;
  font-weight: 400;
  padding-left: 1em;
  line-height: 1.5em;
  display: block;
}
#zh_yonezawa .menu-area .food-menu .sub-text:before,
#en_yonezawa .menu-area .food-menu .sub-text:before,
#yonezawa .menu-area .food-menu .sub-text:before {
  content: "※";
}
#zh_yonezawa .menu-area .food-menu dl,
#en_yonezawa .menu-area .food-menu dl,
#yonezawa .menu-area .food-menu dl {
  width: 90%;
  margin-top: 0.8em;
  margin-left: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#zh_yonezawa .menu-area .food-menu dl dt,
#en_yonezawa .menu-area .food-menu dl dt,
#yonezawa .menu-area .food-menu dl dt {
  width: 70%;
  line-height: 1.2em;
  margin-bottom: 0.5em;
}
#zh_yonezawa .menu-area .food-menu dl dt.short,
#en_yonezawa .menu-area .food-menu dl dt.short,
#yonezawa .menu-area .food-menu dl dt.short {
  width: 50%;
}
#zh_yonezawa .menu-area .food-menu .sub,
#en_yonezawa .menu-area .food-menu .sub,
#yonezawa .menu-area .food-menu .sub {
  font-size: 0.8rem;
  text-align: center;
  margin: 0 auto;
}
#zh_yonezawa .menu-area .drink-menu,
#en_yonezawa .menu-area .drink-menu,
#yonezawa .menu-area .drink-menu {
  font-weight: 600;
  margin-top: 3.5em;
}
#zh_yonezawa .menu-area .drink-menu .menu-ttl,
#en_yonezawa .menu-area .drink-menu .menu-ttl,
#yonezawa .menu-area .drink-menu .menu-ttl {
  position: relative;
  display: block;
  padding: 0;
}
#zh_yonezawa .menu-area .drink-menu .menu-ttl img,
#en_yonezawa .menu-area .drink-menu .menu-ttl img,
#yonezawa .menu-area .drink-menu .menu-ttl img {
  width: 115px;
  padding-right: 0.8em;
}
#zh_yonezawa .menu-area .drink-menu .menu-ttl:after,
#en_yonezawa .menu-area .drink-menu .menu-ttl:after,
#yonezawa .menu-area .drink-menu .menu-ttl:after {
  content: "";
  position: absolute;
  top: 25%;
  display: inline-block;
  width: 60%;
  height: 10px;
  background: repeating-linear-gradient(-45deg, #bababa, #bababa 4px, #000 2px, #000 6px);
}
#zh_yonezawa .menu-area .drink-menu .sub-ttl,
#en_yonezawa .menu-area .drink-menu .sub-ttl,
#yonezawa .menu-area .drink-menu .sub-ttl {
  font-size: 16px;
  background-color: #000;
  color: #fff;
  padding: 0.1em 1.2em;
  display: table;
  width: auto;
  text-align: left;
  border-radius: 30px;
  margin-top: 0.8em;
}
#zh_yonezawa .menu-area .drink-menu dl,
#en_yonezawa .menu-area .drink-menu dl,
#yonezawa .menu-area .drink-menu dl {
  width: 90%;
  margin-top: 0.8em;
  margin-left: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#zh_yonezawa .menu-area .drink-menu dl dt,
#en_yonezawa .menu-area .drink-menu dl dt,
#yonezawa .menu-area .drink-menu dl dt {
  width: 70%;
  line-height: 1.2em;
  margin-bottom: 0.5em;
}
#zh_yonezawa .menu-area .drink-menu dl dt.short,
#en_yonezawa .menu-area .drink-menu dl dt.short,
#yonezawa .menu-area .drink-menu dl dt.short {
  width: 50%;
}
#zh_yonezawa .menu-area .note,
#en_yonezawa .menu-area .note,
#yonezawa .menu-area .note {
  border: 1px solid #333;
  padding: 10px;
  margin-top: 3.5em;
  -ms-flex-item-align: start;
      align-self: flex-start;
  font-size: 0.85rem;
  line-height: 1.5em;
  text-align: center;
}
#zh_yonezawa .menu-area .note .sub-text,
#en_yonezawa .menu-area .note .sub-text,
#yonezawa .menu-area .note .sub-text {
  padding-left: 1em;
  text-indent: -1em;
  display: block;
  margin-bottom: 0.6em;
}
#zh_yonezawa .menu-area .note .sub-text:before,
#en_yonezawa .menu-area .note .sub-text:before,
#yonezawa .menu-area .note .sub-text:before {
  content: "※";
}
#zh_yonezawa .kitchen-ttl,
#en_yonezawa .kitchen-ttl,
#yonezawa .kitchen-ttl {
  background-image: url(/assets/img/yonezawa/kitchen-ttl-bk.png);
  background-position: center 70%;
  background-size: cover;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #fff;
  position: relative;
  height: 200px;
  z-index: 0;
  margin-top: 3em;
}
#zh_yonezawa .kitchen-ttl:before,
#en_yonezawa .kitchen-ttl:before,
#yonezawa .kitchen-ttl:before {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  z-index: -1;
}
#zh_yonezawa .kitchen-ttl h3,
#en_yonezawa .kitchen-ttl h3,
#yonezawa .kitchen-ttl h3 {
  text-shadow: 1px 1px 2px #000;
}
#zh_yonezawa .kitchen-ttl h3 .underline,
#en_yonezawa .kitchen-ttl h3 .underline,
#yonezawa .kitchen-ttl h3 .underline {
  margin: 0 0.2em;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(0, rgba(255, 34, 0, 0.4)));
  background: linear-gradient(transparent 0, rgba(255, 34, 0, 0.4) 0);
}
#zh_yonezawa .kitchen-ttl h3 strong,
#en_yonezawa .kitchen-ttl h3 strong,
#yonezawa .kitchen-ttl h3 strong {
  font-size: 1.5rem;
  display: inline-block;
  font-weight: 500;
}
#zh_yonezawa .kitchen-box .picto,
#en_yonezawa .kitchen-box .picto,
#yonezawa .kitchen-box .picto {
  margin-top: 2em;
}
#zh_yonezawa .kitchen-box .picto img,
#en_yonezawa .kitchen-box .picto img,
#yonezawa .kitchen-box .picto img {
  width: 80%;
  display: block;
  margin: 0.5em auto;
}
#zh_yonezawa .kitchen-box .right-box,
#en_yonezawa .kitchen-box .right-box,
#yonezawa .kitchen-box .right-box {
  width: 100%;
}
#zh_yonezawa .kitchen-box .right-box .kitchen-lead,
#en_yonezawa .kitchen-box .right-box .kitchen-lead,
#yonezawa .kitchen-box .right-box .kitchen-lead {
  width: 90%;
  margin: auto;
  margin-bottom: 5em;
  font-size: 0.8rem;
}
#zh_yonezawa .kitchen-box .right-box .otoriyose,
#en_yonezawa .kitchen-box .right-box .otoriyose,
#yonezawa .kitchen-box .right-box .otoriyose {
  position: relative;
  display: block;
  padding: 10px 0;
}
#zh_yonezawa .kitchen-box .right-box .otoriyose img,
#en_yonezawa .kitchen-box .right-box .otoriyose img,
#yonezawa .kitchen-box .right-box .otoriyose img {
  width: 100%;
  vertical-align: top;
}
#zh_yonezawa .kitchen-box .right-box .otoriyose:before,
#en_yonezawa .kitchen-box .right-box .otoriyose:before,
#yonezawa .kitchen-box .right-box .otoriyose:before {
  content: "";
  position: absolute;
  top: 0px;
  display: inline-block;
  width: 100%;
  height: 10px;
  background: repeating-linear-gradient(-45deg, #bababa, #bababa 4px, #fff 2px, #fff 6px);
}
#zh_yonezawa .kitchen-box .right-box .otoriyose:after,
#en_yonezawa .kitchen-box .right-box .otoriyose:after,
#yonezawa .kitchen-box .right-box .otoriyose:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  background: repeating-linear-gradient(-45deg, #bababa, #bababa 4px, #fff 2px, #fff 6px);
}
#zh_yonezawa .order-top,
#en_yonezawa .order-top,
#yonezawa .order-top {
  height: 280px;
  background-image: url(/assets/img/yonezawa/order-top-backimg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin-bottom: 13em;
}
#zh_yonezawa .order-top:before,
#en_yonezawa .order-top:before,
#yonezawa .order-top:before {
  content: "";
  position: absolute;
  top: -15px;
  bottom: -15px;
  left: -15px;
  right: -15px;
  background: inherit;
  -webkit-filter: blur(7px);
  filter: blur(7px);
  z-index: -1;
}
#zh_yonezawa .order-top .order-ttl,
#en_yonezawa .order-top .order-ttl,
#yonezawa .order-top .order-ttl {
  color: #fff;
  text-align: center;
  padding-top: 4em;
  font-weight: bold;
}
#zh_yonezawa .order-top .order-ttl p,
#en_yonezawa .order-top .order-ttl p,
#yonezawa .order-top .order-ttl p {
  font-size: 1rem;
  text-shadow: 1px 1px 2px #000;
}
#zh_yonezawa .order-top .order-ttl h2,
#en_yonezawa .order-top .order-ttl h2,
#yonezawa .order-top .order-ttl h2 {
  font-size: 1.5rem;
  text-shadow: 1px 1px 2px #000;
  line-height: 1.5em;
}
#zh_yonezawa .set-info,
#en_yonezawa .set-info,
#yonezawa .set-info {
  position: absolute;
  z-index: 2;
  top: 260px;
  text-align: center;
  width: 100%;
  height: 300px;
}

#zh_yonezawa,
#en_yonezawa,
#yonezawa {
  background-color: #bababa;
  font-family: "vdl-v7gothic", sans-serif;
}
#zh_yonezawa article,
#en_yonezawa article,
#yonezawa article {
  margin-top: 65px;
  overflow: hidden;
}

/*  instagram Feed   */
#instagram {
  width: 95%;
  margin: 10px auto 2.5em;
}

#instagram-feed1 {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 1em;
}

#instagram div {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#instagram iframe {
  display: block;
  width: 100%;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.instafeed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.instafeed li {
  width: 150px;
  height: 150px;
  margin: 9px;
  -o-object-fit: cover;
     object-fit: cover;
}

.instafeed li a {
  width: 100%;
  height: 100%;
}

.instafeed li a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.object-fit-img {
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain;";
}

#zh_yonezawa .menu-area .food-menu .yaki {
  height: 138px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#en_yonezawa .menu-area .food-menu .yaki {
  height: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 480px) {
  #en_yonezawa .menu-area .food-menu .yaki {
    height: 170px;
  }
}

@media screen and (max-width: 767px) {
  .instafeed li {
    width: 100px;
    height: 100px;
    margin: 5px;
  }
}
@media screen and (min-width: 480px) {
  .in-box {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .in-box .lead {
    margin-top: 1.5em;
    margin-bottom: 1em;
    max-width: 620px;
  }
  #zh_yonezawa footer .inner .right-grit .google-map,
  #en_yonezawa footer .inner .right-grit .google-map,
  #yonezawa footer .inner .right-grit .google-map {
    border-bottom: 1px #fff solid;
    float: left;
    line-height: 0.5em;
    background-color: rgba(0, 0, 0, 0);
    font-size: 0.8rem;
    padding: 0 0 7px 0;
  }
  #zh_yonezawa footer .inner .right-grit .google-map a,
  #en_yonezawa footer .inner .right-grit .google-map a,
  #yonezawa footer .inner .right-grit .google-map a {
    color: #fff;
  }
  .kitchen-ttl h3 span {
    font-size: 1.5rem;
  }
  .menu-area .flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .menu-area .flexbox .box {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .menu-area .flexbox .box.col1 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .menu-area .flexbox .box.col2 {
    -ms-flex-preferred-size: 23.8%;
        flex-basis: 23.8%;
  }
  .menu-area .sup {
    font-size: 0.85em;
  }
  .menu-area .drink-menu {
    width: 50%;
  }
  .menu-area .note {
    width: 44%;
  }
  #zh_yonezawa .menu-area .drink-menu .menu-ttl:after,
  #en_yonezawa .menu-area .drink-menu .menu-ttl:after,
  #yonezawa .menu-area .drink-menu .menu-ttl:after {
    width: 67%;
  }
  #zh_yonezawa .menu-area .food-menu .menu-ttl:after,
  #en_yonezawa .menu-area .food-menu .menu-ttl:after,
  #yonezawa .menu-area .food-menu .menu-ttl:after {
    width: 87%;
  }
  #zh_yonezawa .menu-area .food-menu dl dt,
  #en_yonezawa .menu-area .food-menu dl dt,
  #yonezawa .menu-area .food-menu dl dt {
    width: 58%;
  }
  .kitchen-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 auto;
    padding-bottom: 40px;
  }
  .kitchen-box .right-box {
    margin-top: 2em;
    margin-bottom: 0;
  }
  .kitchen-box .right-box .kitchen-lead {
    margin-bottom: 2em;
    margin-top: 2em;
    margin-left: auto;
    margin-right: auto;
    font-size: 0.96rem;
    text-align: left;
    max-width: 520px;
  }
  .kitchen-box .right-box .kitchen-lead span {
    display: inline-block;
  }
  .kitchen-box .picto {
    margin: 3em 0;
    width: 45%;
  }
  .kitchen-box .right-box #zh_yonezawa .in-box .lead,
  #en_yonezawa .in-box .lead,
  #yonezawa .in-box .lead {
    margin: 0 auto 1.5em;
    margin-bottom: 1em;
    max-width: 620px;
  }
  .kitchen-box .right-box #zh_yonezawa article,
  #en_yonezawa article,
  #yonezawa article {
    margin-top: 90px !important;
  }
  .kitchen-box .right-box #zh_yonezawa .drink-menu .menu-ttl:after, .kitchen-box .right-box #zh_yonezawa .food-menu .menu-ttl:after,
  #en_yonezawa .drink-menu .menu-ttl:after,
  #en_yonezawa .food-menu .menu-ttl:after,
  #yonezawa .drink-menu .menu-ttl:after,
  #yonezawa .food-menu .menu-ttl:after {
    content: "";
    width: 65%;
  }
  .kitchen-box .right-box #zh_yonezawa .drink-menu .sub, .kitchen-box .right-box #zh_yonezawa .food-menu .sub,
  #en_yonezawa .drink-menu .sub,
  #en_yonezawa .food-menu .sub,
  #yonezawa .drink-menu .sub,
  #yonezawa .food-menu .sub {
    font-size: 0.8rem;
    text-align: left;
    margin-left: 1.5em;
  }
  .kitchen-box .right-box #zh_yonezawa .drink-menu,
  #en_yonezawa .drink-menu,
  #yonezawa .drink-menu {
    margin-bottom: 3em;
  }
  .kitchen-box .right-box #zh_yonezawa .sub,
  #en_yonezawa .sub,
  #yonezawa .sub {
    font-size: 0.8rem;
    text-align: left;
  }
}
@media screen and (min-width: 1000px) {
  .kitchen-box {
    width: 1000px;
  }
  #zh_yonezawa .in-box,
  #en_yonezawa .in-box,
  #yonezawa .in-box {
    width: 1000px;
    margin: auto;
  }
  #zh_yonezawa footer .inner .right-grit .google-map a:hover,
  #en_yonezawa footer .inner .right-grit .google-map a:hover,
  #yonezawa footer .inner .right-grit .google-map a:hover,
  .sns a:hover,
  .yonezawa-totop a:hover {
    -webkit-animation: flash 1s ease-in-out forwards;
    animation: flash 1s ease-in-out forwards;
  }
  .otoriyose a {
    display: block;
  }
  .otoriyose a img, .otoriyose a picture {
    display: block;
  }
  .otoriyose a:hover {
    opacity: 0.6;
    -webkit-animation: flash 1s ease-in-out forwards;
    animation: flash 1s ease-in-out forwards;
  }
  .floor:hover, .yamato-totop:hover {
    cursor: pointer;
    -webkit-animation: flash 1s ease-in-out forwards;
    animation: flash 1s ease-in-out forwards;
  }
  #zh_yonezawa footer .inner .left-grit .contact-btn,
  #en_yonezawa footer .inner .left-grit .contact-btn,
  #yonezawa footer .inner .left-grit .contact-btn {
    position: relative;
  }
  #zh_yonezawa footer .inner .left-grit .contact-btn:after,
  #en_yonezawa footer .inner .left-grit .contact-btn:after,
  #yonezawa footer .inner .left-grit .contact-btn:after {
    content: "";
    display: block;
    position: absolute;
    background-color: #fff;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  #zh_yonezawa footer .inner .left-grit .contact-btn:before,
  #en_yonezawa footer .inner .left-grit .contact-btn:before,
  #yonezawa footer .inner .left-grit .contact-btn:before {
    content: "";
    display: block;
    position: absolute;
    background-color: #fff;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 0%;
    height: 1px;
    top: 2px;
    left: 0;
  }
  #zh_yonezawa footer .inner .left-grit .contact-btn:after,
  #en_yonezawa footer .inner .left-grit .contact-btn:after,
  #yonezawa footer .inner .left-grit .contact-btn:after {
    width: 1px;
    height: 0%;
    top: 0;
    left: 2px;
  }
  #zh_yonezawa footer .inner .left-grit .contact-btn span,
  #en_yonezawa footer .inner .left-grit .contact-btn span,
  #yonezawa footer .inner .left-grit .contact-btn span {
    padding: 0;
    position: relative;
    padding-top: 0.7em;
    padding-bottom: 0.8em;
    display: block;
  }
  #zh_yonezawa footer .inner .left-grit .contact-btn span:after,
  #en_yonezawa footer .inner .left-grit .contact-btn span:after,
  #yonezawa footer .inner .left-grit .contact-btn span:after {
    content: "";
    display: block;
    position: absolute;
    background-color: #fff;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  #zh_yonezawa footer .inner .left-grit .contact-btn span:before,
  #en_yonezawa footer .inner .left-grit .contact-btn span:before,
  #yonezawa footer .inner .left-grit .contact-btn span:before {
    content: "";
    display: block;
    position: absolute;
    background-color: #fff;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 0%;
    height: 1px;
    bottom: 2px;
    right: 0;
  }
  #zh_yonezawa footer .inner .left-grit .contact-btn span:after,
  #en_yonezawa footer .inner .left-grit .contact-btn span:after,
  #yonezawa footer .inner .left-grit .contact-btn span:after {
    width: 1px;
    height: 0%;
    bottom: 0;
    right: 2px;
  }
  #zh_yonezawa footer .inner .left-grit .contact-btn:hover:before,
  #en_yonezawa footer .inner .left-grit .contact-btn:hover:before,
  #yonezawa footer .inner .left-grit .contact-btn:hover:before {
    width: 100%;
  }
  #zh_yonezawa footer .inner .left-grit .contact-btn:hover:after,
  #en_yonezawa footer .inner .left-grit .contact-btn:hover:after,
  #yonezawa footer .inner .left-grit .contact-btn:hover:after {
    height: 100%;
  }
  #zh_yonezawa footer .inner .left-grit .contact-btn:hover span:before,
  #en_yonezawa footer .inner .left-grit .contact-btn:hover span:before,
  #yonezawa footer .inner .left-grit .contact-btn:hover span:before {
    width: 100%;
  }
  #zh_yonezawa footer .inner .left-grit .contact-btn:hover span:after,
  #en_yonezawa footer .inner .left-grit .contact-btn:hover span:after,
  #yonezawa footer .inner .left-grit .contact-btn:hover span:after {
    height: 100%;
  }
}
.catch-copy {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  position: absolute;
  top: 250px;
  left: 50px;
  font-size: 1.5rem;
  letter-spacing: 0.4em;
  background-color: rgba(0, 0, 0, 0.35);
}

#concept-mainvis {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
#concept-mainvis .vis01, #concept-mainvis .vis02 {
  width: 100%;
}

#didori-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 5em;
}
#didori-list div {
  width: 80%;
  max-width: 330px;
  text-align: center;
  padding: 1.5em;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}
#didori-list div:before {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.35);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
#didori-list div .type {
  font-size: 1rem;
  display: inline-block;
  border-bottom: solid 1px #fff;
}
#didori-list div .deta {
  font-size: 0.8rem;
  text-align: left;
  margin-top: 0.5em;
}
#didori-list div .list {
  font-size: 0.8rem;
  background-color: #fff;
  color: #000;
  padding: 0.2em 1em;
  display: table;
  width: auto;
  text-align: left;
  border-radius: 20px;
  margin-top: 0.8em;
}
#didori-list div ul {
  margin-top: 0.5em;
  margin-left: 0.8em;
}
#didori-list div ul p {
  font-size: 0.8rem;
  text-align: left;
}
#didori-list .hirako {
  background-size: 25%;
  background-position-x: 95%;
  background-position-y: 5%;
}
#didori-list .yamato-niku, #didori-list .prenoir, #didori-list .chikae {
  background-size: 25%;
  background-position-x: 95%;
}

#farm-info {
  background-image: url(/assets/img/concept/farm-info-bk@2x.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  z-index: 0;
  padding-bottom: 3em;
}
#farm-info:before {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  z-index: -1;
}
#farm-info .inner {
  z-index: 9999;
  padding-top: 2.5em;
}
#farm-info .inner h2 {
  font-size: 1.5rem;
  text-align: center;
}
#farm-info .inner .farm-lead {
  font-size: 1rem;
  text-align: center;
  margin-top: 0.5em;
  margin-bottom: 1.5em;
}
#farm-info .inner .farm-lead span {
  display: inline-block;
}
#farm-info .inner .kataoka, #farm-info .inner .t-farm {
  border: #fff 1px solid;
  margin-bottom: 2em;
}
#farm-info .inner .kataoka h3, #farm-info .inner .t-farm h3 {
  font-size: 1.2rem;
  text-align: center;
  margin-top: 2em;
}
#farm-info .inner .kataoka p, #farm-info .inner .t-farm p {
  font-size: 1rem;
  width: 290px;
  line-height: 2em;
  margin: 0.5em auto 2em;
}

.concept-list {
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 350px;
  z-index: 0;
  position: relative;
}
.concept-list:before {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  z-index: -1;
}
.concept-list h3 {
  font-size: 1.2rem;
  text-align: center;
}
.concept-list .list-line {
  display: block;
  width: 35px;
  border-bottom: #fff solid 1px;
  margin: 0.5em auto;
}
.concept-list p {
  font-size: 1rem;
  line-height: 2em;
}
.concept-list.list01 {
  background-image: url(/assets/img/concept/ancient-img-sp.png);
}
.concept-list.list02 {
  background-image: url(/assets/img/concept/safety-img-sp.png);
}
.concept-list.list03 {
  background-image: url(/assets/img/concept/fuzantaju-img-sp.png);
}
.concept-list.list04 {
  background-image: url(/assets/img/concept/burn-img-sp.png);
}
.concept-list.list05 {
  background-image: url(/assets/img/concept/sake-img-sp.png);
}
.concept-list.list06 {
  background-image: url(/assets/img/concept/pottery-img-sp.png);
}

#prof-kawaguchi {
  margin-bottom: 4em;
}
#prof-kawaguchi .inner {
  background-color: #525252;
  width: 320px;
  position: relative;
  margin-top: 8rem;
  margin-left: auto;
  margin-right: auto;
}
#prof-kawaguchi .prof-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 300px;
  position: absolute;
  right: -10px;
  top: -25px;
}
#prof-kawaguchi .prof-head p {
  font-size: 0.8rem;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
#prof-kawaguchi .prof-head p strong {
  display: block;
  font-size: 1.5rem;
}
#prof-kawaguchi .prof-head img {
  width: 150px;
  height: 100%;
}
#prof-kawaguchi .prof-text {
  width: 80%;
  padding-top: 160px;
  padding-bottom: 1.5em;
  display: block;
  margin: 0 auto;
  font-size: 0.8rem;
}

#en_concept .catch-copy {
  -webkit-writing-mode: horizontal-tb;
      -ms-writing-mode: lr-tb;
          writing-mode: horizontal-tb;
  position: absolute;
  top: 95vw;
  left: 30px;
  font-size: 5.5vw;
  letter-spacing: 0.4em;
  background-color: rgba(0, 0, 0, 0.35);
}
#en_concept .concept-list {
  height: 500px;
}

@media screen and (min-width: 480px) {
  .catch-copy {
    display: inline-table;
    top: 240px;
    left: 15%;
    font-size: 1.8rem;
    z-index: 2;
  }
  #concept-mainvis {
    max-width: 1300px;
    min-height: 400px;
    position: relative;
    margin: 0 auto 60px;
  }
  #concept-mainvis .vis01, #concept-mainvis .vis02 {
    position: absolute;
    width: 60%;
    max-width: 630px;
  }
  #concept-mainvis .vis01 {
    left: 0;
    top: 0;
    z-index: 1;
  }
  #concept-mainvis .vis02 {
    right: 0;
    bottom: 0;
    z-index: 0;
  }
  #didori-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-size: 65%;
    background-repeat: no-repeat;
    background-position: center center;
    max-width: 900px;
  }
  #didori-list div {
    width: 30%;
    text-align: center;
    margin: 1.5em 1em;
  }
  #didori-list div .type {
    font-size: 1.2rem;
  }
  #didori-list div .deta {
    font-size: 0.96rem;
    text-align: left;
    margin-top: 0.5em;
  }
  #didori-list div .list {
    font-size: 0.8rem;
    background-color: #fff;
    color: #000;
    padding: 0.2em 1em;
    display: table;
    width: auto;
    text-align: left;
    border-radius: 20px;
    margin-top: 0.8em;
  }
  #didori-list div ul {
    margin-top: 0.5em;
    margin-left: 0.8em;
  }
  #didori-list div ul p {
    font-size: 0.8rem;
    text-align: left;
  }
  #farm-info .inner h2 {
    font-size: 2rem;
  }
  #farm-info .inner h2 br {
    display: none;
  }
  #farm-info .inner .farm-lead {
    font-size: 1.2rem;
    margin-bottom: 2em;
  }
  #farm-info .inner .farm-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #farm-info .inner .farm-box .kataoka, #farm-info .inner .farm-box .t-farm {
    width: 380px;
    margin: 0 0.75em;
  }
  #farm-info .inner .farm-box .kataoka h3, #farm-info .inner .farm-box .t-farm h3 {
    font-size: 1.6rem;
    margin-bottom: 1em;
  }
  #farm-info .inner .farm-box .kataoka p, #farm-info .inner .farm-box .t-farm p {
    width: 90%;
  }
  .concept-list {
    background-size: 100%;
    height: 365px;
    max-width: 1000px;
    margin: 0 auto;
  }
  .concept-list .inner {
    position: absolute;
    max-width: 550px;
  }
  .concept-list .inner h3 {
    font-size: 1.2rem;
  }
  .concept-list .inner p {
    font-size: 1rem;
  }
  .concept-list.list01 {
    background-image: url(/assets/img/concept/ancient-img-800px.png);
  }
  .concept-list.list02 {
    background-image: url(/assets/img/concept/safety-img-800px.png);
  }
  .concept-list.list03 {
    background-image: url(/assets/img/concept/fuzantaju-img-800px.png);
  }
  .concept-list.list04 {
    background-image: url(/assets/img/concept/burn-img-800px.png);
  }
  .concept-list.list05 {
    background-image: url(/assets/img/concept/sake-img-800px.png);
  }
  .concept-list.list06 {
    background-image: url(/assets/img/concept/pottery-img-800px.png);
  }
  #prof-kawaguchi .inner {
    width: 550px;
    margin-top: 8rem;
  }
  #prof-kawaguchi .prof-head {
    width: 520px;
    right: -15px;
    top: -35px;
  }
  #prof-kawaguchi .prof-head p {
    font-size: 0.8rem;
  }
  #prof-kawaguchi .prof-head p strong {
    font-size: 2rem;
  }
  #prof-kawaguchi .prof-text {
    width: 460px;
    padding-bottom: 2.5em;
    font-size: 0.8rem;
  }
  #en_concept .catch-copy {
    display: inline-table;
    top: 375px;
    left: 5%;
    font-size: 1.8rem;
    z-index: 2;
  }
}
@media screen and (min-width: 1000px) {
  .catch-copy {
    top: 290px;
    left: 23%;
  }
  #concept-mainvis {
    min-height: 480px;
  }
  #didori-list div {
    width: 40%;
  }
  #farm-info .inner h2 br {
    display: none;
  }
  #farm-info .inner .farm-lead {
    margin-bottom: 2em;
  }
  #farm-info .inner .farm-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #farm-info .inner .farm-box .kataoka, #farm-info .inner .farm-box .t-farm {
    width: 450px;
    margin: 0 0.75em;
  }
  #farm-info .inner .farm-box .kataoka h3, #farm-info .inner .farm-box .t-farm h3 {
    margin-bottom: 1em;
  }
  #farm-info .inner .farm-box .kataoka p, #farm-info .inner .farm-box .t-farm p {
    width: 90%;
  }
  .concept-list {
    background-size: 650px 365px;
    height: 365px;
    max-width: 1000px;
    margin: 0 auto;
  }
  .concept-list .inner {
    position: absolute;
    max-width: 550px;
  }
  .concept-list.list01, .concept-list.list03, .concept-list.list05 {
    background-position: left;
  }
  .concept-list.list01 .inner, .concept-list.list03 .inner, .concept-list.list05 .inner {
    right: 0;
  }
  .concept-list.list02, .concept-list.list04, .concept-list.list06 {
    background-position: right;
  }
  .concept-list.list02 .inner, .concept-list.list04 .inner, .concept-list.list06 .inner {
    left: 0;
  }
  #prof-kawaguchi .inner {
    width: 550px;
    margin-top: 8rem;
  }
  #prof-kawaguchi .prof-head {
    width: 520px;
    right: -15px;
    top: -35px;
  }
  #prof-kawaguchi .prof-text {
    width: 460PX;
    padding-bottom: 2.5em;
  }
}
#privacy-content {
  color: #000;
  background-image: url(/assets/img/washi-wh-bk.png);
}
#privacy-content h2 {
  font-size: 1.5rem;
  text-align: center;
  margin-top: 3em;
}
#privacy-content p {
  font-size: 0.8rem;
}
#privacy-content ol {
  list-style-type: decimal;
  margin-top: 0.5em;
}
#privacy-content .list-roman {
  list-style-type: lower-roman;
  margin-top: 0.5em;
}
#privacy-content .list-disc {
  list-style-type: disc;
  margin-top: 0.5em;
}
#privacy-content h3 {
  font-size: 1rem;
  font-weight: bold;
  margin-top: 1em;
}
#privacy-content li {
  margin-left: 1.5em;
  font-size: 0.8rem;
}
#privacy-content .company {
  margin-top: 3em;
}
#privacy-content .company h5 {
  font-size: 1rem;
  margin-top: 0.5em;
  margin-bottom: 0.2em;
}
#privacy-content .company a {
  color: #000;
}

#privacy-footer {
  background-image: url(/assets/img/washi-wh-bk.png);
  height: 100%;
  font-family: "source-han-serif-japanese", sans-serif;
  padding-bottom: 5em;
  color: #000;
}
#privacy-footer .shop .yamato img, #privacy-footer .shop .yonezawa img {
  width: 55%;
  display: block;
  padding-top: 3em;
  padding-bottom: 1em;
  margin: 0 auto;
}
#privacy-footer .shop h3 {
  text-align: center;
  font-size: 1.2rem;
  margin-bottom: 0.5em;
}
#privacy-footer .shop .google-map-text {
  width: 9em;
  border-bottom: 1px #000 solid;
  line-height: 0.5em;
  background-color: rgba(0, 0, 0, 0);
  font-size: 0.8rem;
  padding: 0 0 7px 0;
  margin: 0 auto;
}
#privacy-footer .shop .google-map-text a {
  color: #000;
}
#privacy-footer .shop .holi, #privacy-footer .shop .time {
  text-align: center;
  font-size: 0.8rem;
}
#privacy-footer .shop address {
  font-size: 1rem;
  text-align: center;
  margin: 1em 0;
}
#privacy-footer .shop .tel {
  font-size: 1.2rem;
  margin: 1em;
  text-align: center;
}
#privacy-footer .shop .tel a {
  color: #000 !important;
}
#privacy-footer .shop .holi {
  margin-top: 1rem;
}
#privacy-footer .shop .sns {
  width: 35%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin: 0.8rem auto;
}
#privacy-footer .shop .sns img {
  width: 35px;
}
#privacy-footer .shop .con-btn {
  border: #000 solid 1px;
  text-align: center;
  width: 50%;
  padding-top: 0.4em;
  padding-bottom: 0.35em;
  margin: 1.5em auto 0.5em;
  color: #000;
  font-size: 1.2rem;
}
#privacy-footer .shop .repletion {
  font-size: 0.8rem;
  text-align: center;
}

@media screen and (min-width: 480px) {
  #privacy-content h2 {
    font-size: 2rem;
  }
  #privacy-content p {
    font-size: 1.2rem;
  }
  #privacy-content h3 {
    font-size: 1.6rem;
  }
  #privacy-content li {
    font-size: 1.2rem;
  }
  #privacy-content .company {
    margin-top: 3em;
  }
  #privacy-content .company h5 {
    font-size: 1.2rem;
  }
  #group #privacy-footer .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #group #privacy-footer .inner .shop {
    width: 50%;
    padding-top: 0em;
    padding-bottom: 2em;
  }
  #group #privacy-footer .inner .shop .yamato img {
    width: 30%;
  }
  #group #privacy-footer .inner .shop .yonezawa img {
    width: 30%;
    padding-top: 3em;
  }
  #group #privacy-footer .inner .shop address {
    font-size: 1.2rem;
  }
  #group #privacy-footer .inner .shop address br {
    display: none;
  }
  #group #privacy-footer .inner .shop h3 {
    font-size: 1.6rem;
  }
  #group #privacy-footer .inner .shop .holi, #group #privacy-footer .inner .shop .time {
    font-size: 1.2rem;
  }
  #group #privacy-footer .inner .shop .tel {
    font-size: 1.6rem;
    margin: 0.5em;
  }
  #group #privacy-footer .inner .shop .sns {
    width: 120px;
    margin: 1.5rem auto;
  }
  #group #privacy-footer .inner .shop .con-btn {
    width: 220px;
    font-size: 1.6rem;
  }
}
#recruit-content {
  color: #000;
  background-image: url(/assets/img/washi-wh-bk.png);
  min-height: 350px;
}
#recruit-content h2 {
  font-size: 1.5rem;
  text-align: center;
  margin-top: 3em;
}
#recruit-content .staff {
  border-bottom: 1px #000 solid;
  font-size: 1rem;
}
#recruit-content dl {
  font-size: 1rem;
  margin-top: 1em;
}
#recruit-content dl dt {
  font-weight: bold;
  margin-top: 0.5em;
}
#recruit-content dl dd {
  font-size: 0.8rem;
}
#recruit-content dl dd span {
  display: inline-block;
  font-size: 0.64rem;
  margin-bottom: 2em;
}

#recruit-footer {
  background-image: url(/assets/img/washi-wh-bk.png);
  height: 100%;
  font-family: "source-han-serif-japanese", sans-serif;
  padding-bottom: 5em;
  color: #000;
}
#recruit-footer .shop .yamato img, #recruit-footer .shop .yonezawa img {
  width: 55%;
  display: block;
  padding-top: 3em;
  padding-bottom: 1em;
  margin: 0 auto;
}
#recruit-footer .shop h3 {
  text-align: center;
  font-size: 1.2rem;
  margin-bottom: 0.5em;
}
#recruit-footer .shop .google-map-text {
  width: 9em;
  border-bottom: 1px #000 solid;
  line-height: 0.5em;
  background-color: rgba(0, 0, 0, 0);
  font-size: 0.8rem;
  padding: 0 0 7px 0;
  margin: 0 auto;
}
#recruit-footer .shop .google-map-text a {
  color: #000;
}
#recruit-footer .shop .holi, #recruit-footer .shop .time {
  text-align: center;
  font-size: 0.8rem;
}
#recruit-footer .shop address {
  font-size: 1rem;
  text-align: center;
  margin: 1em 0;
}
#recruit-footer .shop .tel {
  font-size: 1.2rem;
  margin: 1em;
  text-align: center;
}
#recruit-footer .shop .tel a {
  color: #000 !important;
}
#recruit-footer .shop .holi {
  margin-top: 1rem;
}
#recruit-footer .shop .sns {
  width: 35%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin: 0.8rem auto;
}
#recruit-footer .shop .sns img {
  width: 35px;
}
#recruit-footer .shop .con-btn {
  border: #000 solid 1px;
  text-align: center;
  width: 50%;
  padding-top: 0.4em;
  padding-bottom: 0.35em;
  margin: 1.5em auto 0.5em;
  color: #000;
  font-size: 1.2rem;
}
#recruit-footer .shop .repletion {
  font-size: 0.8rem;
  text-align: center;
}

#recruit-footer {
  height: auto;
  font-family: "source-han-serif-japanese", sans-serif;
  padding-bottom: 5em;
  color: #000;
}
#recruit-footer .yamato img, #recruit-footer .yonezawa img {
  width: 55%;
  display: block;
  padding-top: 1em;
  padding-bottom: 1em;
  margin: 0 auto;
}
#recruit-footer h3 {
  text-align: center;
  font-size: 1rem;
  margin-bottom: 0.5em;
}
#recruit-footer .holi, #recruit-footer .time {
  text-align: center;
  font-size: 0.8rem;
}
#recruit-footer address {
  text-align: center;
  font-size: 0.8rem;
  margin: 1em 0;
}
#recruit-footer .tel {
  font-size: 1rem;
  margin: 1em;
}
#recruit-footer .tel a {
  color: #000 !important;
}
#recruit-footer .holi {
  margin-top: 1rem;
}
#recruit-footer .sns {
  width: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin: 0.8rem auto;
}
#recruit-footer .sns img {
  width: 35px;
}
#recruit-footer .con-btn {
  border: #000 solid 1px;
  text-align: center;
  width: 50%;
  padding-top: 0.4em;
  padding-bottom: 0.35em;
  margin: 1.5em auto 0.5em;
  color: #000;
  font-size: 1rem;
}
#recruit-footer .repletion {
  font-size: 0.8rem;
  text-align: center;
}

@media screen and (min-width: 480px) {
  #group #recruit-footer .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #group #recruit-footer .inner .shop {
    width: 50%;
    padding-top: 0em;
    padding-bottom: 2em;
  }
  #group #recruit-footer .inner .shop .yamato img {
    width: 30%;
  }
  #group #recruit-footer .inner .shop .yonezawa img {
    width: 30%;
    padding-top: 3em;
  }
  #group #recruit-footer .inner .shop address {
    font-size: 1.2rem;
  }
  #group #recruit-footer .inner .shop address br {
    display: none;
  }
  #group #recruit-footer .inner .shop h3 {
    font-size: 1.6rem;
  }
  #group #recruit-footer .inner .shop .holi, #group #recruit-footer .inner .shop .time {
    font-size: 1.2rem;
  }
  #group #recruit-footer .inner .shop .tel {
    font-size: 1.6rem;
    margin: 0.5em;
  }
  #group #recruit-footer .inner .shop .sns {
    width: 120px;
    margin: 1.5rem auto;
  }
  #group #recruit-footer .inner .shop .con-btn {
    width: 220px;
    font-size: 1.6rem;
  }
}
/* =============================================
- online
================================================ */
/* =============================================
-  オンライン共通設定
================================================ */
#online {
  background-image: url(/assets/img/washi-wh-bk.png);
  height: 100%;
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝体+36ポかな", "YuMincho +36p Kana", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", sans-serif;
  color: #000;
  scroll-behavior: auto;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.05em;
}

#online .pankuzu {
  font-size: 12px;
  font-size: 0.75rem;
  padding-top: 100px;
  margin: 0 20px 15px;
}
#online .pankuzu li {
  display: inline-block;
}
#online .pankuzu li:after {
  content: ">";
  margin-right: 1em;
}
#online .pankuzu li a {
  color: #000;
  margin-right: 1em;
}
#online .pankuzu li a:hover, #online .pankuzu li a:active, #online .pankuzu li a:focus {
  color: #333333;
}
#online .pankuzu li:last-child:after {
  content: "";
}

#online .mainvisual {
  position: relative;
}
#online .mainvisual-obi {
  position: absolute;
  top: 0;
  right: 15px;
  width: 90px;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(0, 0, 0)), color-stop(40%, rgba(0, 0, 0, 0.8)), color-stop(65%, rgba(0, 0, 0, 0.5)), color-stop(95%, rgba(0, 0, 0, 0)));
  background: linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 40%, rgba(0, 0, 0, 0.5) 65%, rgba(0, 0, 0, 0) 95%);
}
#online .mainvisual-obi-logo {
  width: 80px;
  margin: 25px 5px 15px;
}
#online .mainvisual-obi .page-ttl {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.3636363636;
  height: 100%;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  color: #fff;
  font-weight: 600;
  margin: auto;
  height: auto;
}
#online .mainvisual-more-btn {
  position: absolute;
  left: 30px;
  bottom: -30px;
  width: 95px;
}

/* =============================================
-  オンライン共通設定　(min-width:480px)
================================================ */
@media screen and (min-width: 480px) {
  #online .pankuzu {
    font-size: 14px;
    font-size: 0.875rem;
    padding-top: 100px;
    margin: 10px auto;
  }
  #online .pankuzu ul {
    margin-left: 15vw;
  }
  #online .mainvisual-obi {
    right: 15vw;
    width: 150px;
  }
  #online .mainvisual-obi-logo {
    width: 9vw;
    max-width: 100px;
    margin: 45px auto 35px;
    padding-left: 6px;
    display: block;
  }
  #online .mainvisual-obi .page-ttl {
    font-size: 2.08vw;
    line-height: 1.35;
    font-weight: normal;
    margin: auto;
  }
  #online .mainvisual-more-btn {
    left: 18vw;
    bottom: -60px;
    width: 120px;
  }
}
/* =============================================
-  オンライン　トップページ
================================================ */
#online-top .clue {
  margin: 50px 25px 0px;
  /*  2021/11/25 プレ公開時  */
}
#online-top .clue-ttl {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.5909090909;
  color: #cc3333;
  font-weight: 600;
  text-align: center;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}
#online-top .clue-txt {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
  margin-top: 30px;
  margin-bottom: 50px;
}
#online-top .clue p.preopen {
  display: inline-block;
  border: 1px solid #333;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 5px 1em;
  margin: 0 auto 2em;
}
#online-top .item-list {
  background-color: #000;
  padding-bottom: 50px;
}
#online-top .item-list-mv {
  height: 280px;
  background-image: url("/assets/img/online/item-list-mv.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#online-top .item-list-ttl {
  font-size: 24px;
  font-size: 1.5rem;
  color: #fff;
  text-align: center;
  padding-top: 40px;
}
#online-top .item-list-goods {
  background-color: #000;
  margin: 50px 42px 100px;
}
#online-top .item-list-goods li {
  margin-top: 50px;
}
#online-top .item-list-goods li:first-child {
  margin-top: 0;
}
#online-top .item-list-goods p {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.4545454545;
  color: #fff;
  text-align: center;
  margin-top: 15px;
}
#online-top .item-list-goods p span {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.5;
  display: block;
}
#online-top .item-list-goods em { /* 20231027　追記 */
  font-size: 0.8em;
  margin-left: 0.5em;
}
#online-top .item-list-goods .goods-more {
  color: #fff;
  width: 235px;
  font-size: 18px;
  font-size: 1.125rem;
  margin: auto;
  padding: 13px 5px;
  margin-top: 20px;
  display: block;
  text-align: center;
  background-color: #bf272d;
  background-image: url("/assets/img/online/btn-bk.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 6px;
}
#online-top .item-list-goods .goods-pre {
  color: #fff;
  width: 235px;
  font-size: 18px;
  font-size: 1.125rem;
  margin: auto;
  padding: 13px 5px;
  margin-top: 20px;
  display: block;
  text-align: center;
  background-color: #000;
  background-image: url("/assets/img/online/btn-bk_gray.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 6px;
}
#online-top .item-list .item-gift img {
  width: 235px;
  display: block;
  margin: auto;
}
#online-top .item-list .item-gift p {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.5;
  margin-top: 25px;
}
#online-top .item-list .banner {
  text-align: center;
  font-size: 20px;
  font-size: 1.25rem;
  margin-top: 85px;
}
#online-top .item-list .banner a {
  color: #fff;
  border: 1px #fff solid;
  padding: 15px 25px;
}

/* =============================================
-  オンライン　トップページ(min-width:480px)
================================================ */
@media screen and (min-width: 480px) {
  #online-top .clue {
    margin: 74px 25px 0px;
  }
  #online-top .clue-ttl {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.6071428571;
    font-weight: normal;
  }
  #online-top .clue-ttl .sp-view {
    display: none;
  }
  #online-top .clue-txt {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 2;
    width: 800px;
    margin: 50px auto 60px;
  }
  #online-top .clue-txt:last-child {
    margin-bottom: 80px;
  }
  #online-top .item-list-mv {
    height: 500px;
    background-image: url("/assets/img/online/item-list-mv@2x.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
  }
  #online-top .item-list-ttl {
    font-size: 30px;
    font-size: 1.875rem;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    position: absolute;
    right: 22%;
    top: 55px;
  }
  #online-top .item-list-ttl:before {
    content: url(../../assets/img/yamato/mark.svg);
    display: inline-block;
    width: 1em;
    height: 1em;
    margin-bottom: 1em;
  }
  #online-top .item-list-goods {
    width: 900px; /* 20231027　1000pxから900pxへ変更 */
    margin: 40px auto 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  #online-top .item-list-goods li {
    width: calc(33.3333333333% - 20px); /* 20231027　100%/4から100％/3へ変更 */
    margin-right: 20px;
  }
  #online-top .item-list-goods li:first-child {
    margin-top: 50px;
  }
  #online-top .item-list-goods li:nth-child(4) {
    margin-right: 0;
  }
  #online-top .item-list-goods li p {
    min-height: 125px;
  }
  #online-top .item-list-goods .goods-more {
    width: auto;
    padding: 13px 0px;
  }
  #online-top .item-list-goods .goods-pre {
    width: auto;
    padding: 13px 0px;
  }
  #online-top .item-list .item-gift {
    margin-bottom: 80px;
  }
  #online-top .item-list .banner {
    margin-top: 0;
  }
}
.online-backg {
  position: fixed;
  bottom: 15px;
  right: 15px;
  padding: 10px 30px;
  color: #000;
  background: #fff;
  z-index: 9999;
}

.item-clue {
  margin: 50px 25px 0px;
}
.item-clue-ttl {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.5909090909;
  color: #cc3333;
  font-weight: 600;
  text-align: center;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}
.item-clue-ttl strong {
  font-size: 35px;
  font-size: 2.1875rem;
  display: block;
}
.item-clue-txt {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
  margin-top: 30px;
}
.item-clue-tori-photo {
  width: 270px;
  display: block;
  margin: 0 auto 40px;
}

#item-list {
  background-color: #7f1f1f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.slider01,
.slider02,
.slider03 {
  width: 89vw;
  margin: 0 auto 6px;
}

.slider-img {
  position: relative;
}

.slide-obi {
  display: none;
}

.slide-item img {
  width: 100%;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
}

.thumbnail01-list,
.thumbnail02-list,
.thumbnail03-list {
  width: 89vw;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.thumbnail-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 32%;
          flex: 0 1 32%;
  margin-bottom: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.thumbnail-item:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 93%;
  opacity: 1;
  -webkit-transition: 0.3s opacity linear;
  transition: 0.3s opacity linear;
}
.thumbnail-item.thumbnail-current:after {
  opacity: 0;
}

.cart-area {
  margin: 0 25px;
}
.cart-area-box {
  margin: 10px 5px 50px;
}
.cart-area-box .box-txt {
  color: #fff;
}
.cart-area-box .box-txt-name {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.4545454545;
}
.cart-area-box .box-txt-name span {
  display: inline-block;
}
.cart-area-box .box-txt-sub::after {
  content: "";
  margin-right: 0.8em;
}
.cart-area-box .box-txt p.blue-board {
  font-size: 14px;
  font-size: 0.875rem;
  background-color: #00a0e9;
  display: inline-block;
  padding: 2px 5px 1px;
  border-radius: 2px;
}
.cart-area-box .box-txt-content {
  margin-top: 0.7em;
}
.cart-area-box .box-txt-content-list {
  margin-top: 0.4em;
  line-height: 1.6428571429;
  margin-left: 2.5em;
}
.cart-area-box .box-txt-content-list span {
  display: inline-block;
}
.cart-area-box .box-txt-content-list:before {
  content: "内容：";
  display: inline-block;
  margin-left: -2.5em;
}
.cart-area-box-btn {
  margin-top: 30px;
  width: 100%;
  max-width: 225px;
  margin: 20px 0 30px;
}
.cart-area-box:last-child {
  margin-bottom: 40px;
}
.cart-area .goods-pre {
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  margin: auto;
  padding: 13px 5px;
  margin-top: 20px;
  display: block;
  text-align: center;
  background-color: #000;
  background-image: url("/assets/img/online/btn-bk_gray.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 6px;
}

.option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 15px;
}
.option-item {
  width: 78%;
}
.option-item .box-txt-name {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4375;
}
.option-item .box-txt-price {
  font-size: 18px;
  font-size: 1.125rem;
  margin-top: 0.3em;
}
.option .cart-area-box-btn {
  width: 17%;
  margin: 0;
}
.option:first-child {
  margin-bottom: 15px;
}

.item-exp-deta, .item-exp-howto {
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 23px;
  margin: 25px;
}
.item-exp-deta ul li, .item-exp-howto ul li {
  line-height: 1.7142857143;
  margin-bottom: 0.4em;
}
.item-exp-deta ul li span, .item-exp-howto ul li span {
  display: block;
}
.item-exp-deta ul li:last-child, .item-exp-howto ul li:last-child {
  margin-bottom: 0;
}
.item-exp-info {
  margin-top: 1em;
}
.item-exp-howto dl dt {
  font-size: 18px;
  font-size: 1.125rem;
  text-align: center;
  text-decoration: underline;
  text-decoration-color: #fff;
  text-underline-offset: 0.2em;
  margin-bottom: 28px;
}
.item-exp-howto dl dd {
  margin-left: 2em;
  line-height: 1.5;
  text-indent: -2em;
  margin-bottom: 20px;
}
.item-exp-howto dl dd:before {
  content: "一、";
}

#yamato-nikudori #item-list,
#prenoir #item-list,
#iseakadori #item-list,
#takunomi5 #item-list {
  padding-top: 17px;
}

#prenoir #item-list {
  background-color: #231815;
}

#iseakadori #item-list,
#takunomi5 #item-list {
  background-color: #000;
}

#sukiyaki,
#teppan {
  margin-top: 50px;
}

#prenoir .item-clue-tori-photo {
  width: 130px;
}

#iseakadori .item-clue-tori-photo {
  width: 190px;
}
#iseakadori .slide-obi-ttl {
  text-align: inherit;
}
#iseakadori .item-exp-deta {
  margin-top: 0;
}

#takunomi5 .item-clue-takunomi {
  margin-top: 30px;
  margin-bottom: 40px;
}
#takunomi5 .item-clue-takunomi li {
  margin-bottom: 1.5em;
}
#takunomi5 .item-clue-takunomi li p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
}
#takunomi5 .item-clue-takunomi li p strong {
  color: #cc3333;
  font-weight: 600;
  margin-right: 0.5em;
}
#takunomi5 .item-clue-takunomi li:last-child {
  margin-bottom: 0;
}

/* =============================================
-  オンライン　商品ページ(min-width:480px)
================================================ */
@media screen and (min-width: 480px) {
  .item-clue {
    margin: 80px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .item-clue-ttl {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.6071428571;
    font-weight: normal;
    width: 100%;
  }
  .item-clue-ttl strong {
    font-size: 40px;
    font-size: 2.5rem;
  }
  .item-clue-txt {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 2;
    margin-top: 50px;
    width: 680px;
  }
  .item-clue-tori-photo {
    width: 320px;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 0;
  }
  #item-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .slider01,
  .slider02,
  .slider03 {
    width: 800px;
    margin-bottom: 10px;
  }
  .slider-img {
    width: 800px;
    margin: auto;
  }
  .slide-obi {
    display: inline;
    position: absolute;
    top: 0;
    right: 35px;
    width: 100px;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(0, 0, 0)), color-stop(40%, rgba(0, 0, 0, 0.8)), color-stop(65%, rgba(0, 0, 0, 0.5)), color-stop(95%, rgba(0, 0, 0, 0)));
    background: linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 40%, rgba(0, 0, 0, 0.5) 65%, rgba(0, 0, 0, 0) 95%);
    z-index: 1000;
  }
  .slide-obi-logo {
    width: 78px;
    margin: 35px 15px 15px;
  }
  .slide-obi-ttl {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.375;
    text-align: inherit;
    height: 100%;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    color: #fff;
    margin: auto;
    height: auto;
  }
  .slide-item img {
    width: 100%;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
  }
  .thumbnail01-list,
  .thumbnail02-list,
  .thumbnail03-list {
    width: 800px;
  }
  .thumbnail-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 24%;
            flex: 0 1 24%;
    margin-bottom: 2px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    cursor: pointer;
  }
  .thumbnail-item:after {
    height: 96%;
  }
  .cart-area {
    width: 800px;
    margin: 0 auto;
  }
  .cart-area-box {
    margin: 45px 5px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .cart-area-box .box-txt {
    color: #fff;
  }
  .cart-area-box .box-txt-name span {
    display: block;
  }
  .cart-area-box .box-txt-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    margin-top: 0;
  }
  .cart-area-box .box-txt-content p.blue-board {
    margin-right: 1em;
  }
  .cart-area-box .box-txt-content-list {
    max-width: 440px;
  }
  .cart-area-box-btn {
    margin-top: 30px;
    height: 80px;
    margin-top: 0;
    margin-left: auto;
    margin-right: 0;
  }
  .cart-area-box-btn .storesjp-button-cart {
    width: 225px !important;
  }
  .cart-area-box:last-child {
    margin-bottom: 30px;
  }
  .option {
    margin: 0 0 15px;
    width: 50%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .option-item {
    width: 75%;
  }
  .option-item .box-txt-name {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.4375;
  }
  .option-item .box-txt-price {
    font-size: 18px;
    font-size: 1.125rem;
    margin-top: 0.3em;
  }
  .option .cart-area-box-btn {
    width: 17%;
    margin: 0;
  }
  .option .cart-area-box-btn .storesjp-button-cart {
    width: 65px !important;
  }
  .option:first-child {
    margin-bottom: 15px;
  }
  .item-exp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 800px;
    margin: 0 auto 80px;
  }
  .item-exp-deta, .item-exp-howto {
    width: 352px;
    font-size: 12px;
    font-size: 0.75rem;
    margin: 0;
  }
  .item-exp-deta ul li, .item-exp-howto ul li {
    line-height: 1;
    margin-bottom: 1em;
  }
  .item-exp-deta ul li span, .item-exp-howto ul li span {
    display: inline-block;
  }
  .item-exp-deta ul li:last-child, .item-exp-howto ul li:last-child {
    margin-bottom: 0;
  }
  .item-exp-howto dl dt {
    margin-bottom: 23px;
  }
  .item-exp-howto dl dd {
    line-height: 1.4166666667;
    margin-bottom: 11px;
  }
  #yamato-nikudori #item-list,
  #prenoir #item-list,
  #iseakadori #item-list,
  #takunomi5 #item-list {
    padding-top: 100px;
  }
  #sukiyaki,
  #teppan {
    margin-top: 0;
  }
  #prenoir .item-clue-tori-photo {
    width: 150px;
    margin-top: -20px;
    margin-left: 50px;
  }
  #iseakadori .item-clue-tori-photo {
    width: 220px;
    margin-top: 0;
    margin-left: 30px;
  }
  #takunomi5 .item-clue-takunomi {
    width: 678px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
  }
  #takunomi5 .item-exp {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0);
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
/*# sourceMappingURL=style.css.map */