@charset "UTF-8";
body {
  overflow-x: hidden; }

#popup {
  display: none; }

a {
  color: #000000;
  transition: opacity .3s; }

a:hover {
  color: #000000;
  text-decoration: none;
  opacity: 0.6; }

a:focus {
  color: #000000; }

h1, h2, h3, h4, h5 {
  font-family: 'Marcellus', serif;
  letter-spacing: 0.3em;
  padding-right: 0px;
  line-height: 2em; }

.fix {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden; }

.number {
  font-family: "Times New Roman", Times, serif;
  font-size: 120%; }

.font-m {
  font-family: 'Marcellus', serif; }

p {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 22px; }

p.big {
  font-size: 16px; }

p.middle {
  font-size: 14px; }

.content p, p.big {
  font-size: 16px; }

.br-sp {
  display: none; }

@media (max-width: 767.98px) {
  .br-sp {
    display: inherit; } }
.box-100 {
  margin-top: 125px;
  height: calc(100vh - 125px);
  width: 100vw;
  overflow-x: hidden;
  overflow-y: hidden;
  position: fixed;
  top: 0px;
  background-image: url(../images/hd-top.jpg);
  background-position: center center;
  background-size: cover;
  z-index: -1;
  border: 50px solid #FFFFFF; }

.bg-infomatic-top {
  margin-top: 125px;
  height: calc(100vh - 125px);
  width: 100vw; }

@media (max-width: 767.98px) {
  .box-100, .bg-infomatic-top {
    margin-top: 75px;
    height: calc(100vh - 75px); } }
.bg-infomatic {
  height: 100vh;
  width: 100vw; }

.gothic {
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
  letter-spacing: 0em; }

.mt-top {
  margin-top: 100px; }

@media (max-width: 767.98px) {
  .mt-top {
    margin-top: 75px; } }
.title-central2 {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  padding-top: 5%;
  padding-right: 5%;
  padding-bottom: 5%;
  padding-left: 5%;
  overflow-x: hidden;
  overflow-y: hidden; }

.title-central {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
  padding-top: 5%;
  padding-right: 5%;
  padding-bottom: 5%;
  padding-left: 5%;
  height: 100%;
  width: 100%;
  overflow-x: hidden;
  overflow-y: hidden; }

.title-central-0 {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%); }

.copyright {
  font-size: 14px; }

.title-central img {
  max-height: 100%;
  width: auto;
  height: 100%;
  max-width: 100%; }

.bg-black {
  background-color: #222222; }

.bg-white-half {
  background-color: rgba(255, 255, 255, 0.7); }

.yajirushi {
  position: absolute;
  bottom: 10px;
  right: 40px; }

.title-left {
  bottom: 10%;
  left: 5%;
  max-width: 400px;
  width: 30%;
  padding-top: 40px;
  padding-right: 20px;
  padding-bottom: 40px;
  padding-left: 20px;
  height: auto;
  position: absolute; }

.title-right {
  bottom: 10%;
  right: 5%;
  max-width: 400px;
  width: 30%;
  padding-top: 40px;
  padding-right: 20px;
  padding-bottom: 40px;
  padding-left: 20px;
  height: auto;
  position: absolute; }

@media (max-width: 991.98px) {
  .title-left {
    bottom: 10%;
    left: 5%;
    max-width: 100%;
    width: 80%;
    padding-top: 40px;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
    height: auto;
    position: static;
    margin-left: auto;
    margin-right: auto; }

  .title-right {
    bottom: 10%;
    right: 5%;
    max-width: 100%;
    width: 80%;
    padding-top: 40px;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
    height: auto;
    position: static;
    margin-left: auto;
    margin-right: auto; } }
.borders {
  border: 1px solid #000000;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  width: 100px;
  float: right; }

.borders-1 {
  border: 1px solid #000000;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  float: right; }

nav {
  padding-right: 0px; }

.fixed {
  position: fixed;
  top: 0;
  padding-top: 0px !important;
  padding-right: 0px !important;
  padding-left: 0px !important;
  padding-bottom: 0px !important;
  width: 100%;
  z-index: 1000;
  margin-top: 0px;
  transition-duration: 0.2s;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.6); }

.logo-2 {
  width: 100%;
  float: none;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: .2em;
  padding-bottom: .2em; }

@media (max-width: 767.98px) {
  .logo-2 {
    width: 75%;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 0; } }
nav {
  display: block;
  position: fixed;
  top: 0;
  left: 0 !important;
  bottom: 0;
  width: auto !important;
  background: #ffffff;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition: all .5s;
  transform: translateX(-100%);
  z-index: 3;
  opacity: 0; }

.open nav {
  transform: translateX(0);
  opacity: 1; }

nav .inner {
  padding: 25px;
  margin-top: 50px;
  margin-right: auto;
  width: 400px; }

@media (max-width: 767.98px) {
  nav .inner {
    padding: 0 0 30px;
    width: 80%; } }
nav .inner ul {
  list-style: none;
  margin: 0;
  padding: 0; }

nav .inner ul li {
  position: relative;
  margin: 0;
  display: inherit; }

nav .inner ul li::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 1;
  width: 0;
  height: 1px;
  background: #808080;
  transition: all .5s;
  transform: translateX(-50%);
  content: ""; }

nav .inner ul li a {
  position: relative;
  z-index: 2;
  font-family: 'Marcellus', serif;
  display: block;
  color: #fff;
  font-size: 14px;
  padding: 1em;
  background-color: transparent;
  text-decoration: none;
  transition: background .5s;
  line-height: 3em; }

nav .inner ul li ul li a {
  font-family: 'Marcellus', serif;
  display: block;
  color: #fff;
  font-size: 14px;
  padding: 1em;
  text-decoration: none;
  line-height: 0.5em; }

nav .inner ul li ul li:last-child {
  padding-bottom: 1.7em; }

nav .inner ul li a:hover {
  opacity: 1; }

nav .inner ul li:hover::before {
  width: 100%; }

@media (max-width: 767.98px) {
  nav .inner ul li:hover::before {
    width: 0; } }
.toggle_btn, #mask {
  display: none; }

nav {
  left: -33%;
  width: 33%;
  margin-left: 0%;
  margin-top: 0px;
  background-color: #222222;
  color: #FFFFFF; }

#header {
  background: #FFF;
  padding-top: 0px;
  padding-bottom: 0px;
  position: fixed;
  width: 100%;
  z-index: 999;
  top: 0px; }

#navArea li a {
  line-height: 2; }

#navArea li .jp {
  display: block;
  font-size: 10px;
  line-height: 1; }

.header-sns_list {
  width: 80%;
  margin: 0 auto; }

 /*============
.toggle_btn
=============*/
.toggle_btn {
  display: block;
  position: fixed;
  top: 40px;
  left: 30px;
  width: 30px;
  height: 30px;
  transition: all .5s;
  cursor: pointer;
  z-index: 3; }

.toggle_btn span {
  display: block;
  position: absolute;
  left: 0;
  width: 30px;
  height: 2px;
  background-color: #333;
  border-radius: 4px;
  transition: all .5s; }

.toggle_btn span:nth-child(1) {
  top: 4px; }

.toggle_btn span:nth-child(2) {
  top: 14px; }

.toggle_btn span:nth-child(3) {
  bottom: 4px; }

@media (max-width: 767.98px) {
  .toggle_btn {
    top: 27px; } }
.open .toggle_btn span {
  background-color: #fff; }

.open .toggle_btn span:nth-child(1) {
  -webkit-transform: translateY(10px) rotate(-315deg);
  transform: translateY(10px) rotate(-315deg); }

.open .toggle_btn span:nth-child(2) {
  opacity: 0; }

.open .toggle_btn span:nth-child(3) {
  -webkit-transform: translateY(-10px) rotate(315deg);
  transform: translateY(-10px) rotate(315deg); }

  /*============
#mask
=============*/
#mask {
  display: none;
  transition: all .5s; }

.open #mask {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .8;
  z-index: 2;
  cursor: pointer; }

@media (max-width: 767.98px) {
  nav {
    left: -50%;
    width: 50%;
    margin-left: 0%;
    margin-top: 0px;
    background-color: #222222;
    color: #FFFFFF; } }
@media (max-width: 575.98px) {
  nav {
    left: -80%;
    width: 80% !important;
    margin-left: 0%;
    margin-top: 0px;
    background-color: #222222;
    color: #FFFFFF; } }
li a, a.box {
  display: block;
  height: 100%;
  width: 100%;
  transition: opacity .3s; }

li a, a.box:hover {
  opacity: .6; }

ul.news {
  margin-left: 0px;
  margin-bottom: 10px;
  padding-left: 0px; }

ul.news li {
  list-style-type: none;
  line-height: 2em;
  padding: 1em 0; }

ul.news li + li {
  border-top: 1px solid rgba(100, 100, 100, 0.2); }

ul.news li a time {
  line-height: 2em;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  float: left;
  min-width: 120px; }

ul.news dl {
  display: flex;
  margin: 0; }

ul.news dl p {
  display: flex;
  margin: 0; }

ul.news dl dt {
  width: 8em;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-weight: normal; }

ul.news dl dd {
  width: calc(100% - 8em);
  margin: 0; }

ul.news a dl dd {
  text-decoration: underline; }

.single-img {
  display: block;
  width: 65vw;
  height: 36vw;
  margin: 3em auto 0;
  overflow: hidden; }

.single-img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center; }

.product-text .woocommerce {
  display: none; }

.single p {
  line-height: 1.75; }

.bg-glay {
  background-color: #F8F8F8; }

.footerlogo {
  padding-top: 300px;
  padding-bottom: 300px; }

@media (max-width: 767.98px) {
  .footerlogo {
    padding-top: 100px;
    padding-bottom: 100px; } }
.btn-shop {
  display: flex;
  align-items: center;
  flex-direction: column;
  position: absolute;
  right: 30px;
  top: 40px;
  width: 40px; }

.btn-shop img {
  width: 100%; }

.btn-shop_text {
  text-align: center;
  font-size: 12px; }

@media (max-width: 767.98px) {
  .btn-shop {
    position: absolute;
    right: 30px;
    top: 30px;
    width: 40px; } }
.flower-spinner {
  box-sizing: border-box;
  height: 70px;
  width: 70px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: calc(50vh - 70px); }

.flower-spinner * {
  box-sizing: border-box; }

.flower-spinner .dots-container {
  height: calc(70px / 7);
  width: calc(70px / 7); }

.flower-spinner .smaller-dot {
  background: #FFC51C;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  animation: flower-spinner-smaller-dot-animation 2.5s 0s infinite both; }

.flower-spinner .bigger-dot {
  background-color: #FFC51C;
  height: 100%;
  width: 100%;
  padding: 10%;
  border-radius: 50%;
  animation: flower-spinner-bigger-dot-animation 2.5s 0s infinite both; }

@keyframes flower-spinner-bigger-dot-animation {
  0%, 100% {
    box-shadow: #2c0a07 0px 0px 0px, #2c0a07 0px 0px 0px, #2c0a07 0px 0px 0px, #2c0a07 0px 0px 0px, #2c0a07 0px 0px 0px, #2c0a07 0px 0px 0px, #2c0a07 0px 0px 0px, #2c0a07 0px 0px 0px; }
  50% {
    transform: rotate(180deg); }
  25%, 75% {
    box-shadow: #2c0a07 26px 0px 0px, #2c0a07 -26px 0px 0px, #2c0a07 0px 26px 0px, #2c0a07 0px -26px 0px, #2c0a07 19px -19px 0px, #2c0a07 19px 19px 0px, #2c0a07 -19px -19px 0px, #2c0a07 -19px 19px 0px; }
  100% {
    transform: rotate(360deg);
    box-shadow: #2c0a07 0px 0px 0px, #2c0a07 0px 0px 0px, #2c0a07 0px 0px 0px, #2c0a07 0px 0px 0px, #2c0a07 0px 0px 0px, #2c0a07 0px 0px 0px, #2c0a07 0px 0px 0px, #2c0a07 0px 0px 0px; } }
@keyframes flower-spinner-smaller-dot-animation {
  0%, 100% {
    box-shadow: #2c0a07 0px 0px 0px, #2c0a07 0px 0px 0px, #2c0a07 0px 0px 0px, #2c0a07 0px 0px 0px, #2c0a07 0px 0px 0px, #2c0a07 0px 0px 0px, #2c0a07 0px 0px 0px, #2c0a07 0px 0px 0px; }
  25%, 75% {
    box-shadow: #2c0a07 14px 0px 0px, #2c0a07 -14px 0px 0px, #2c0a07 0px 14px 0px, #2c0a07 0px -14px 0px, #2c0a07 10px -10px 0px, #2c0a07 10px 10px 0px, #2c0a07 -10px -10px 0px, #2c0a07 -10px 10px 0px; }
  100% {
    box-shadow: #2c0a07 0px 0px 0px, #2c0a07 0px 0px 0px, #2c0a07 0px 0px 0px, #2c0a07 0px 0px 0px, #2c0a07 0px 0px 0px, #2c0a07 0px 0px 0px, #2c0a07 0px 0px 0px, #2c0a07 0px 0px 0px; } }
@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    display: none;
    opacity: 0;
    z-index: -1; } }
#loader {
  width: 100%;
  height: 100vh;
  background-color: #fff;
  position: absolute;
  /* 環境によって「z-index」追加 */
  z-index: 1031; }

#loader.loaded {
  animation: fadeOut 3s forwards; }

/* 読み込み完了後に「loaded」を付与する */
#page-top {
  display: none;
  position: fixed;
  bottom: 70px;
  right: 20px; }

@media (max-width: 767.98px) {
  #page-top {
    bottom: 10px;
    right: 10px; } }
#page-top a {
  text-decoration: none;
  width: 100px;
  text-align: center;
  display: block; }

@media (max-width: 767.98px) {
  #page-top a {
    width: 30px; } }
#page-top a img:hover {
  text-decoration: none;
  opacity: 0.8; }

.btn-light {
  border: 1px solid #000000;
  border-radius: 5px;
  background-color: #FFFFFF;
  padding-left: 20px;
  padding-right: 20px; }

.btn-light:hover {
  border: 1px solid #000000;
  border-radius: 5px;
  background-color: #DFDFDF; }

.btn-link {
  border-radius: 5px;
  color: #000000; }

.btn-link:hover {
  color: #000000;
  border-radius: 5px;
  background-color: #DFDFDF; }

.ptn1 {
  list-style-type: none;
  padding-top: 20px;
  padding-right: 30px;
  padding-bottom: 20px;
  padding-left: 30px;
  margin-left: 0px;
  line-height: 0.5em;
  margin-bottom: 30px;
  margin-top: 30px;
  margin-right: 0px;
  background-color: #fafafa;
  color: #404040; }

.ptn1 li {
  list-style-type: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-left: 0px;
  line-height: 1em;
  margin-bottom: 0px;
  margin-top: 0px;
  margin-right: 0px;
  font-size: 80%;
  color: #636363; }

body {
  font-size: 16px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif; }

body.lock {
  overflow: hidden; }

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  padding-right: 0;
  padding-left: 0; }

.top--visual {
  width: 100%;
  max-width: 1400px;
  margin: 7em auto 1.5em; }

.top--visual-wrap {
  width: 100%;
  height: 40vw;
  max-height: 560px;
  overflow: hidden; }

.top--visual-wrap .img-fluid {
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center; }

@media (max-width: 767.98px) {
  .top--visual-wrap {
    height: 66.85vw; }

  .top--visual .p-4 {
    padding: 1em !important; } }
.l_btn,
.wp-block-button {
  position: relative;
  display: inline-block;
  background: #000;
  border: solid 1px #000;
  font-size: 1.2em;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  transition: all .3s; }

.l_btn::before,
.wp-block-button::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  content: "";
  transition: all .3s; }

.l_btn a,
.wp-block-button a {
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  display: inline-block;
  padding: 1em 2em;
  transition: all .3s; }

.l_btn a svg {
  display: inline-block;
  width: 1.8em;
  margin-right: .5em;
  transition: all .3s; }

.l_btn:hover::before,
.wp-block-button:hover::before {
  height: 0; }

.l_btn:hover a,
.wp-block-button:hover a {
  opacity: 1;
  color: #fff !important; }

.l_btn:hover a svg {
  fill: #fff; }

.l_btn--qq,
.wp-block-button {
  position: relative;
  display: inline-block;
  width: 90%;
  max-width: 800px;
  background: #fff;
  border: solid 1px #ED8D31;
  font-size: 1.2em;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  transition: all .3s; }

.l_btn--qq span,
.wp-block-button span {
  color: #fff;
  transition: all .3s; }

.l_btn--qq::before,
.wp-block-button::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ED8D31;
  content: "";
  transition: all .3s; }

.l_btn--qq a,
.wp-block-button a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  display: inline-block;
  padding: 1em 2em;
  transition: all .3s; }

.l_btn--qq a svg {
  display: inline-block;
  width: 1.8em;
  margin-right: .5em;
  fill: #fff;
  transition: all .3s; }

.l_btn--qq:hover::before,
.wp-block-button:hover::before {
  height: 0; }

.l_btn--qq:hover a,
.wp-block-button:hover a {
  opacity: 1;
  color: #ED8D31 !important; }

.l_btn--qq:hover span,
.wp-block-button:hover span {
  color: #ED8D31; }

.l_btn--qq:hover a svg {
  fill: #ED8D31; }

.l_btn-wrap_center {
  text-align: center; }

.l_btn.dis {
  pointer-events: none !important;
  opacity: .3 !important; }

@media screen and (max-width: 750px) {
  .l_btn,
  .wp-block-button {
    font-size: 1.1em; }

  .l_btn a svg {
    width: 1.5em; }

  .l_btn a,
  .wp-block-button a {
    padding: .75em 1em; }

  .l_btn-wrap_left {
    text-align: center; } }
.l_btn-wrap_center .l_btn {
  display: inline-block;
  width: auto; }

.l_btn--sub a {
  display: inline-block;
  padding: .5em .8em;
  color: #000;
  background: #fff;
  border: solid 1px #000;
  font-size: .9em;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif; }

.product--list {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 3em;
  padding-top: 2em;
  border-top: solid 1px rgba(100, 100, 100, 0.16); }

.product--list-item {
  width: calc((100% - 30px) / 3); }

.product--list-item + .product--list-item {
  margin-left: 15px; }

.product--list-item:nth-child(3n+1) {
  margin-left: 0; }

@media screen and (max-width: 750px) {
  .product--list-item {
    width: calc((100% - 20px) / 2); }

  .product--list-item + .product--list-item {
    margin-left: 15px; }

  .product--list-item:nth-child(3n+1) {
    margin-left: 15px; }

  .product--list-item:nth-child(2n+1) {
    margin-left: 0; } }
.product--list-item a {
  display: block; }

.product--list-item img {
  display: block;
  width: 100%;
  transition: all .4s; }

.top--product a figure {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 61.21%;
  margin: 0;
  overflow: hidden; }

.top--product a figure img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  transition: all .4s; }

.top--product a:hover img {
  transform: scale(1.1); }

.product--list-item h5 {
  text-align: center;
  font-size: 16px;
  margin-top: .3em; }

@media screen and (max-width: 750px) {
  .product--list-item h5 {
    font-size: 10px; } }
.top--product .col-md-6 p span {
  display: inline-block;
  position: relative; }

.top--product .col-md-6 p {
  padding: 1.5em 0 2.5em; }

.top--product .col-md-6 a p span::after {
  display: block;
  position: absolute;
  bottom: -.2em;
  left: 50%;
  width: 0;
  height: 1px;
  background: #000;
  transform: translateX(-50%);
  transition: all .5s;
  content: ""; }

.top--product .col-md-6 a:hover p span::after {
  width: 100%; }

.top--product a:hover img,
.top--product a:hover {
  opacity: 1 !important; }

.top--onlinestore a {
  display: block;
  overflow: hidden; }

.top--onlinestore .backimg {
  transition: all .5s; }

.top--onlinestore a:hover {
  opacity: 1; }

.top--onlinestore a:hover .backimg {
  filter: brightness(0.5); }

/* イメージスライド(大堀)
---------------------------------------------------------------------------*/
.afternoon-visual-mainslide,
.product-visual-mainslide {
  width: 480px;
  max-width: 90%;
  margin: 0 auto; }

.afternoon-visual-subslide,
.product-visual-subslide {
  width: 480px;
  max-width: 100%;
  margin: .5em auto 0; }

.afternoon-visual-subslide .slick-slide,
.product-visual-subslide .slick-slide {
  cursor: pointer;
  transition: .3s ease; }

.afternoon-visual-subslide .slick-slide:not(.slick-current),
.product-visual-subslide .slick-slide:not(.slick-current) {
  filter: brightness(0.4); }

.afternoon-visual-mainslide .slick-slide img,
.product-visual-mainslide .slick-slide img,
.afternoon-visual-subslide .slick-slide img,
.product-visual-subslide .slick-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center; }

.link_block {
  display: flex;
  width: 675px;
  max-width: 90%;
  margin: 0 auto;
  background: #fff;
  color: #6f6f6f;
  text-decoration: none; }

.link_block figure {
  display: block;
  width: 50%;
  height: 280px;
  overflow: hidden; }

.link_block figure img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform .3s; }

.link_block-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 280px;
  padding: 2em;
  box-sizing: border-box;
  background: #fff;
  width: 50%; }

.link_block-text .jp {
  font-size: 16px; }

.link_block-text .en {
  font-size: 24px; }

.link_block:hover {
  color: #6f6f6f; }

.link_block:hover figure img {
  transform: scale(1.1); }

@media screen and (max-width: 750px) {
  .link_block figure {
    height: 140px; }

  .link_block-text {
    height: 140px; }

  .link_block-text .jp {
    font-size: 12px; }

  .link_block-text .en {
    font-size: 18px; } }
/* ===================================== */
/* カスタム下層ページ用 */
/* ===================================== */
.l_border_box {
  padding: 1.5em 3em;
  border: solid 1px rgba(0, 0, 0, 0.35);
  align-items: center; }

@media screen and (max-width: 750px) {
  .l_border_box {
    padding: 1.5em 1em; } }
.l_ttl {
  position: relative;
  margin-top: 3em;
  margin-bottom: 2em;
  font-size: 24px;
  padding-bottom: 1em;
  text-align: center; }

.l_ttl span {
  display: block;
  font-size: .6em;
  line-height: 1.4;
  letter-spacing: .05em; }

@media screen and (max-width: 750px) {
  .l_ttl {
    font-size: 20px; } }
.l_ttl::after {
  display: block;
  width: 1em;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  background: #000;
  transform: translateX(-50%);
  content: ""; }

.visual_wide {
  height: 20em;
  width: 80%;
  margin: 0 auto; }

.visual_wide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center; }

@media screen and (max-width: 750px) {
  .visual_wide {
    height: 10em;
    width: 100%; } }
.section_layout01 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto; }

.section_layout01 + .section_layout01,
.l_menulist + .section_layout01 {
  margin-top: 5em; }

.section_layout01--img_slide,
.img_slide {
  width: 38%; }

.section_layout01--img_slide .item,
.img_slide .item {
  position: relative;
  width: 100%;
  padding-top: 100%; }

.section_layout01--img_slide img,
.img_slide img {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translateX(-50%) translateY(-50%); }

.section_layout01--textbox {
  width: 58%; }

.section_layout01--textbox h3 {
  margin-bottom: 2em !important;
  text-align: left;
  font-size: 24px !important;
  border: none !important;
  border-bottom: 1px solid #fff !important; }

.section_layout01--textbox h3 span {
  display: block;
  font-size: .6em;
  line-height: 1.4;
  letter-spacing: .05em; }

.section_layout01--textbox h4 {
  margin-top: 2em;
  margin-bottom: 1.5em;
  padding-left: 1em;
  border-left: 2px solid #000;
  font-size: 18px; }

.section_layout01--textbox h4:first-child {
  margin-top: 0; }

.section_layout01--textbox h5 {
  font-size: 18px;
  letter-spacing: .2em;
  line-height: 1.4; }

.section_layout01--textbox p {
  line-height: 2;
  font-size: 14px; }

@media screen and (max-width: 819px) {
  .section_layout01 {
    max-width: 100%;
    flex-direction: column;
    align-items: center; }

  .section_layout01--img_slide,
  .img_slide {
    order: 1;
    width: 100%;
    margin-bottom: 2em; }

  .section_layout01--textbox {
    order: 2;
    width: 90%; }

  .section_layout01--textbox h3 {
    text-align: center;
    font-size: 20px !important; }

  .section_layout01--textbox h4 {
    font-size: 16px; }

  .section_layout01--textbox h5 {
    font-size: 15px;
    line-height: 1.4; }

  .section_layout01--textbox p {
    font-size: 12px; } }
.section_layout02 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto; }

.section_layout02 + .section_layout02,
.l_menulist + .section_layout02 {
  margin-top: 5em; }

.section_layout02--img_slide {
  width: 45%; }

.section_layout02--img_slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover; }

.section_layout02--textbox {
  width: 52%; }

.section_layout02--textbox h3 {
  margin-bottom: 2em !important;
  text-align: left;
  font-size: 24px !important;
  border: none !important;
  border-bottom: 1px solid #fff !important; }

.section_layout02--textbox h3 span {
  display: block;
  font-size: .6em;
  line-height: 1.4;
  letter-spacing: .05em; }

.section_layout02--textbox h4 {
  margin-top: 2em;
  margin-bottom: 1.5em;
  padding-left: .5em;
  border-left: 2px solid #000;
  font-size: 18px; }

.section_layout02--textbox h5 {
  font-size: 18px;
  letter-spacing: .2em;
  line-height: 1.4; }

@media screen and (max-width: 819px) {
  .section_layout02 {
    max-width: 100%;
    flex-direction: column;
    align-items: center; }

  .section_layout02--img_slide {
    order: 1;
    width: 100%;
    margin-bottom: 2em; }

  .section_layout02--textbox {
    order: 2;
    width: 90%; }

  .section_layout02--textbox h3 {
    text-align: center; }

  .section_layout02--textbox h4 {
    font-size: 16px; }

  .section_layout02--textbox h5 {
    font-size: 15px;
    line-height: 1.4; } }
.l_flow {
  counter-reset: item;
  list-style-type: none;
  padding-left: 0; }

.l_flow li {
  position: relative;
  list-style: none;
  padding-left: 2.3em; }

.l_flow li + li {
  margin-top: 1.5em; }

.l_flow li::before {
  position: absolute;
  left: 0;
  top: -.15em;
  display: block;
  counter-increment: item;
  content: counter(item);
  width: 1.8em;
  height: 1.8em;
  padding: .15em 0;
  border: solid 1px #000;
  box-sizing: border-box;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  text-align: center; }

.l_menulist {
  width: 100%;
  max-width: 1200px;
  margin: 4em auto 0; }

.l_menulist-ul {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0; }

.l_menulist-ul li {
  width: calc((100% - 2em * 2) / 3);
  list-style: none;
  margin-left: 2em;
  margin-bottom: 1em; }

.l_menulist-ul li:nth-child(3n+1) {
  margin-left: 0; }

@media screen and (max-width: 819px) {
  .l_menulist-ul li {
    width: calc((100% - 1em * 1) / 2);
    margin-left: 1em; }

  .l_menulist-ul li:nth-child(3n+1) {
    margin-left: 1em; }

  .l_menulist-ul li:nth-child(2n+1) {
    margin-left: 0; } }
.l_menulist-ttl {
  position: relative;
  font-size: 20px !important;
  text-align: center; }

.l_menulist-ttl span {
  position: relative;
  z-index: 2;
  display: inline-block;
  position: relative;
  background: #fff;
  padding: 1em; }

.l_menulist-ttl::before {
  position: absolute;
  z-index: 1;
  display: block;
  width: 100%;
  height: 1px;
  top: 50%;
  left: 50%;
  background: #000;
  transform: translateX(-50%) translateY(-50%);
  content: ""; }

.l_menulist h4 {
  font-size: 18px;
  padding: .3em .8em;
  margin-bottom: 1em;
  background: rgba(100, 100, 100, 0.2); }

.l_menulist-ul {
  display: flex;
  flex-wrap: wrap; }

.l_menulist-ul + h4 {
  margin-top: .5em; }

.l_menulist-ul dl {
  position: relative;
  width: 100%;
  font-size: 16px;
  box-sizing: border-box; }

.l_menulist-ul dt {
  position: relative;
  z-index: 2;
  padding-right: .75em;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  background: #fff;
  font-weight: 500; }

.l_menulist-ul dt span {
  display: inline-block;
  margin-left: 1em;
  font-size: .6em;
  padding: .3em .7em .2em;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
  background: rgba(100, 100, 100, 0.2);
  transform: translateY(-0.35em); }

.l_menulist-ul dd {
  position: relative;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  z-index: 2;
  margin-top: .4em;
  padding-top: .4em;
  border-top: solid 1px rgba(100, 100, 100, 0.1);
  background: #fff; }

.l_menulist-ul dd span {
  padding-left: .5em;
  font-size: .6em; }

.l_menulist-ul dl::before {
  display: block;
  position: absolute;
  top: .7em;
  right: 0;
  width: 100%;
  height: 1px;
  border-bottom: dotted 1px #333;
  z-index: 1;
  content: ""; }

.l_menulist-slide figure {
  display: block;
  position: relative;
  padding-top: 100%;
  width: 100%;
  margin-bottom: .5em; }

.l_menulist-slide figure img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center; }

@media screen and (max-width: 1023px) {
  .l_menulist-ul dl {
    width: 100%; }

  .l_menulist-ul dl:nth-child(odd) {
    margin-right: 0; } }
@media screen and (max-width: 750px) {
  .l_menulist h4 {
    font-size: 16px; }

  .l_menulist-ul {
    width: 90%;
    margin: 0 auto; }

  .l_menulist-ul dl {
    font-size: 13px;
    line-height: 1.8; } }
.eat_in {
  width: 100%; }

.eat_in h2 {
  position: relative;
  margin-bottom: 3em;
  font-size: 20px;
  padding-bottom: 1em;
  text-align: center; }

.eat_in h2::after {
  display: block;
  width: 1em;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  background: #000;
  transform: translateX(-50%);
  content: ""; }

.eat_in .l_btn {
  margin: 3em 0 1.5em; }

.eat_in--lead {
  margin-bottom: 4em;
  text-align: center; }

.eat_in--lead h3 {
  padding: .5em;
  margin-bottom: 1em;
  font-size: 20px;
  border-bottom: solid 1px #000; }

.eat_in--lead p {
  font-size: 16px; }

/* ===================================== */
/* 商品詳細ページ */
/* ===================================== */
.product-img_slide {
  pointer-events: none; }

.product-img_slider {
  width: 412px;
  max-width: 80vw; }

.product--list .product-img_slider {
  max-width: 90%;
  margin: 0 auto; }

.product-img_slider .item {
  position: relative;
  width: 80%;
  height: auto;
  margin: 0 auto; }

.product-img_slider .item img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center; }

.product-text {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif; }

.product-text h5 {
  border-bottom: solid 1px rgba(100, 100, 100, 0.16); }

.product-text p {
  line-height: 1.75; }

@media screen and (max-width: 1023px) {
  .product-text {
    margin-top: 2em; } }
.product--list-item {
  position: relative;
  margin-bottom: 4em; }

.product--list-item.new::after {
  position: absolute;
  top: .1em;
  left: .1em;
  z-index: 10;
  display: inline-block;
  padding: 0 .4em;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-family: tangier, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2em;
  color: #fff;
  content: "New";
  transform: rotate(-15deg); }

@media screen and (max-width: 749px) {
  .product--list-item.new::after {
    font-size: 1.4em; } }
.l_lower-head {
  position: relative;
  padding: 8em 0; }

@media screen and (max-width: 1023px) {
  .l_lower-head {
    position: relative;
    padding: 5em 0; } }
.l_lower-head::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  content: ""; }

.l_lower-head img {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  display: block;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center; }

.l_lower-head h2 {
  text-align: center;
  position: relative;
  z-index: 3;
  color: #fff; }

.l_lower-head h2 .jp {
  display: block;
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 2em; }

.l_lower-head h2 .jp .sub {
  display: block;
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: .8em; }

@media screen and (max-width: 1023px) {
  .l_lower-head h2 .jp {
    margin-bottom: 1em;
    letter-spacing: .2em; } }
.l_lower-head h2 .en {
  display: block;
  font-size: 12px;
  line-height: 1.2; }

.l_lead h3 {
  margin-bottom: 1.2em;
  font-size: 18px; }

@media screen and (max-width: 1023px) {
  .l_lead h3 {
    letter-spacing: .2em; } }
.l_lead p {
  font-size: 15px;
  line-height: 2.25; }

.l_lead .caution {
  position: relative;
  padding-left: 1.2em;
  line-height: 1.75;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif; }

.l_lead .caution strong {
  color: #C70000; }

.l_lead .caution::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "※"; }

.l_lead p + p {
  margin-top: 1em; }

@media screen and (max-width: 1023px) {
  .l_lead h3 {
    font-size: 16px;
    margin-bottom: 2em; }

  .l_lead p {
    font-size: 12px;
    line-height: 2; }

  .l_lead p + p {
    margin-top: 1em; } }
/* ===================================== */
/* トップページスライダー用 */
/* ===================================== */
.title-central img {
  margin: 0 auto; }

.top--visual .flex_box {
  display: inline-flex !important;
  width: 100%; }

.top--visual .flex_box > * {
  width: 50%;
  box-sizing: border-box; }

.top--visual-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 2.5em;
  color: #000; }

.top--visual-text h2 {
  margin-bottom: 1em;
  font-size: min(2vw, 24px);
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8); }

.top--visual-text p {
  font-size: min(1.4vw, 15px);
  line-height: 2;
  color: #333;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8), 0px 0px 5px rgba(0, 0, 0, 0.8); }

.top--visual-text p.caution {
  position: relative;
  font-size: min(1.35vw, 13px);
  padding-left: 1em; }

.top--visual-text .l_btn {
  width: auto; }

.top--visual-text .l_btn > a {
  display: inline-block;
  width: auto;
  font-size: min(1.6vw, 20px); }

.top--visual-text p.caution::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "※"; }

.top--visual-img {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.top--visual-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center; }

@media screen and (max-width: 1023px) {
  .top--visual .flex_box {
    flex-wrap: wrap; }

  .top--visual .flex_box > * {
    width: 100%; } }
@media (max-width: 767.98px) {
  .top--visual-text {
    padding: 1.5em; }

  .top--visual-text h2 {
    font-size: min(3.6vw, 24px); }

  .top--visual-text p {
    font-size: min(2.4vw, 15px); }

  .top--visual-text p.caution {
    font-size: min(2.3vw, 13px); }

  .top--visual-text .l_btn > a {
    font-size: min(2.8vw, 20px); }

  .top--visual-img {
    /*filter: brightness(.7);*/ } }
.visual_box {
  position: relative; }

.visual_box .top--visual-img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%); }

.visual_box .top--visual-text {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 3; }

.row {
  margin-right: 0;
  margin-left: 0; }

.slick-dots {
  position: absolute;
  left: 20px;
  bottom: 0px;
  display: flex;
  justify-content: center;
  gap: 0.5rem;
  padding: 1rem 0;
  list-style: none;
  margin: 0; }

.slick-dots li button {
  width: 32px;
  height: 8px;
  background-color: #ccc;
  border: none;
  padding: 0;
  cursor: pointer;
  transition: background-color 0.3s ease;
  /* 数字を非表示にする */
  font-size: 0;
  color: transparent; }

@media (max-width: 767.98px) {
  .slick-dots {
    position: inherit;
    left: 0;
    padding: 0 0 .5em; }

  .slick-dots li button {
    width: 24px;
    height: 6px; } }
.slick-dots li button:hover,
.slick-dots li button:focus {
  background-color: #999;
  outline: none; }

.slick-dots li.slick-active button {
  background-color: #333; }

/* ===================================== */
/* プライバシーポリシー */
/* ===================================== */
.privacy-policy .content {
  padding-top: 0 !important; }

.privacy-policy h4 {
  margin-bottom: 0 !important; }

.privacy-policy h3 {
  font-size: 20px; }

.privacy-policy p {
  line-height: 2; }

.privacy-policy li {
  line-height: 2; }

.privacy-policy ol,
.privacy-policy ul {
  margin-top: 1em;
  margin-bottom: 1em;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif; }

/* ===================================== */
/* 営業日カレンダー */
/* ===================================== */
.cal_img {
  margin: 4em 0; }

.cal_img figure {
  text-align: center; }

.cal_img figure img {
  display: inline-block;
  max-width: 90%; }

/* ===================================== */
/* ネットオーダーリンク */
/* ===================================== */
#reserveLink {
  background: #545454;
  position: fixed;
  bottom: 1em;
  right: 1em;
  z-index: 2; }

#reserveLink a {
  display: block;
  padding: .4em; }

#reserveLink .inr {
  padding: .6em;
  border: solid 1px #fff;
  color: #fff; }

#reserveLink .txt {
  display: block;
  text-align: center;
  font-size: 12px;
  margin-bottom: .4em; }

#reserveLink .btn {
  display: block;
  background: #fff;
  border-radius: 5px;
  text-align: center;
  line-height: .8em;
  font-size: 10px;
  color: #353535; }

.limited-section {
  display: none;
  /* 非表示にしておく */ }

/* ついき */
body {
  background: linear-gradient(to bottom, #fefefe, #fefefe);
  font-size: 14px; }

.l_linklist {
  display: flex;
  width: 1300px;
  max-width: 90%;
  margin: 0 auto;
  flex-wrap: wrap; }
  .l_linklist > div {
    width: 24%;
    margin-right: 1.33%;
    text-align: center;
    background: #fff;
    box-sizing: border-box;
    border-radius: 5px;
    box-shadow: 0 3px 2px 2px rgba(0, 0, 0, 0.1);
    transition: all .3s; }
    .l_linklist > div:hover {
      box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
      transform: translateY(3px); }
    .l_linklist > div a {
      display: block;
      padding: .5em;
      padding-bottom: 0; }
    .l_linklist > div figure {
      overflow: hidden;
      border-radius: 5px; }
    .l_linklist > div p {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 2em;
      font-size: 14px;
      text-align: center;
      margin-top: 1em;
      letter-spacing: .1em; }
    .l_linklist > div:nth-child(4n) {
      margin-right: 0; }
    .l_linklist > div:nth-child(n+5) {
      margin-top: 2em; }
    @media screen and (max-width: 1027px) {
      .l_linklist > div {
        width: 32%;
        margin-right: 2%; }
        .l_linklist > div:nth-child(4n) {
          margin-right: 2%; }
        .l_linklist > div:nth-child(3n) {
          margin-right: 0; }
        .l_linklist > div:nth-child(n+4) {
          margin-top: 2em; } }
    @media screen and (max-width: 767px) {
      .l_linklist > div {
        width: 49%;
        margin-right: 2%; }
        .l_linklist > div:nth-child(4n) {
          margin-right: 2%; }
        .l_linklist > div:nth-child(3n) {
          margin-right: 2%; }
        .l_linklist > div:nth-child(2n) {
          margin-right: 0; }
        .l_linklist > div:nth-child(n+3) {
          margin-top: 2em; } }

.l_listttl {
  margin-top: 3em;
  margin-bottom: 2em !important;
  border-bottom: 1px solid #888; }

.h_sns {
  display: flex;
  align-items: center;
  position: fixed;
  left: 0;
  bottom: 2em;
  z-index: 999;
  list-style: none;
  padding: .6em 1.2em;
  background: #fff;
  margin-bottom: 0;
  border-radius: 0 10px 10px 0; }
  .h_sns li + li {
    margin-left: 1em; }

.product--list .product--list-item {
  width: calc((100% - 30px) / 4); }
  .product--list .product--list-item + .product--list-item {
    margin-left: 10px; }
  .product--list .product--list-item:nth-child(3n+1) {
    margin-left: 10px; }
  .product--list .product--list-item:nth-child(4n+1) {
    margin-left: 0; }
  .product--list .product--list-item .product-img_slider {
    width: 100%;
    max-width: 100%;
    margin: 0; }
  .product--list .product--list-item h5 {
    font-size: 12px;
    letter-spacing: .05em;
    border-bottom: 1px solid #BBBBBB; }
  .product--list .product--list-item p {
    text-align: right;
    margin-top: .4em;
    font-size: 12px; }
  @media screen and (max-width: 1027px) {
    .product--list .product--list-item {
      width: calc((100% - 20px) / 3); }
      .product--list .product--list-item + .product--list-item {
        margin-left: 10px; }
      .product--list .product--list-item:nth-child(4n+1) {
        margin-left: 10px; }
      .product--list .product--list-item:nth-child(3n+1) {
        margin-left: 0; } }
  @media screen and (max-width: 767px) {
    .product--list .product--list-item {
      width: calc((100% - 10px) / 2);
      margin-bottom: 1em; }
      .product--list .product--list-item + .product--list-item {
        margin-left: 10px; }
      .product--list .product--list-item:nth-child(3n+1) {
        margin-left: 10px; }
      .product--list .product--list-item:nth-child(2n+1) {
        margin-left: 0; } }

p {
  font-size: 16px; }

.content p, p.big {
  font-size: 14px; }

h4 {
  font-size: 1.2em; }

footer {
  padding-bottom: 120px; }

.cal_img {
  padding-bottom: 80px;
  display: flex;
  flex-wrap: wrap;
  width: 80%;
  max-width: 1000px;
  margin: 0 auto; }
  .cal_img > div {
    width: 100%; }
  .cal_img figure {
    display: block;
    width: 50%;
    max-width: 500px;
    margin: 0 auto;
    padding: 1em;
    background: #fff; }
    .cal_img figure img {
      width: 100%; }
    @media screen and (max-width: 767px) {
      .cal_img figure {
        width: 100%; }
        .cal_img figure + figure {
          margin-top: 2em; } }

@media screen and (max-width: 767px) {
  #concept {
    text-align: center; } }

h5 + p {
  margin-bottom: 0; }

ul.news {
  margin-top: 2em; }

#storeinfo {
  display: flex;
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translateY(-50%);
  flex-wrap: wrap;
  width: 15em;
  text-align: right;
  margin: 0; }
  #storeinfo dt {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    font-weight: normal;
    width: 6em;
    text-align: right;
    margin: 0; }
    @media screen and (max-width: 767px) {
      #storeinfo dt {
        width: 100%; } }
  #storeinfo dd {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    width: 9em;
    text-align: right;
    margin: 0; }
    @media screen and (max-width: 767px) {
      #storeinfo dd {
        width: 100%; }
        #storeinfo dd + dt {
          margin-top: 1em; } }

.logo-2 {
  width: 40%;
  padding: 0;
  padding-bottom: 15px;
  margin: 0 auto; }
  @media screen and (max-width: 1027px) {
    .logo-2 {
      width: 50%;
      margin: 0 auto 0 0; } }
  @media screen and (max-width: 767px) {
    .logo-2 {
      width: 100%;
      margin: 0 auto 0 0; } }

#header {
  font-size: 14px; }
  @media screen and (max-width: 1027px) {
    #header {
      font-size: 12px; } }
  @media screen and (max-width: 767px) {
    #header {
      font-size: 10px; } }
  #header .container {
    margin: 0;
    box-sizing: border-box;
    width: 100%;
    padding: 0 15em;
    max-width: 100%; }
    @media screen and (max-width: 1027px) {
      #header .container {
        font-size: 12px;
        padding: 0 15em 0 80px; } }
    @media screen and (max-width: 767px) {
      #header .container {
        font-size: 10px;
        padding: 0 15em 0 80px; } }

.container {
  max-width: 1200px;
  width: 90%; }

/*# sourceMappingURL=style.css.map */
