@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Poppins:wght@700&display=swap");
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/*------ common ------*/
/*------ reset ------*/
body, div, pre, p, figure, blockquote, form, fieldset, input, textarea, select, option, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, table, th, td, embed, object {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

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

table {
  border-spacing: 0;
}

* html table {
  border-collapse: collapse;
}

*:first-child + html table {
  border-collapse: collapse;
}

caption, th {
  text-align: left;
  font-weight: normal;
}

table, th, td, img {
  border: 0;
  font-weight: inherit;
}

img, input {
  vertical-align: top;
}

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

strong, em, address {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
}

ul {
  list-style: none;
}

a {
  text-decoration: none;
  color: inherit;
}

video {
  width: 100%;
}

input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  outline: none;
  background: transparent;
  color: inherit;
  font: inherit;
}

/*--- text-align ---*/
.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

/*--- float---*/
.fl {
  float: left;
}

.fr {
  float: right;
}

/*--- clear ---*/
.clear {
  clear: both;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

* html .clearfix {
  zoom: 1;
}

*:first-child + html .clearfix {
  zoom: 1;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

img {
  width: 100%;
}

iframe {
  width: 100%;
  height: 100%;
}

/*--- margin ---*/
.m0 {
  margin: 0px !important;
}

.m5 {
  margin: 5px !important;
}

.m10 {
  margin: 10px !important;
}

.m15 {
  margin: 15px !important;
}

.m20 {
  margin: 20px !important;
}

.m25 {
  margin: 25px !important;
}

.m30 {
  margin: 30px !important;
}

.m35 {
  margin: 35px !important;
}

.m40 {
  margin: 40px !important;
}

.m45 {
  margin: 45px !important;
}

.m50 {
  margin: 50px !important;
}

.m0 {
  margin-top: 0px !important;
}

.m5 {
  margin-top: 5px !important;
}

.m10 {
  margin-top: 10px !important;
}

.m15 {
  margin-top: 15px !important;
}

.m20 {
  margin-top: 20px !important;
}

.m25 {
  margin-top: 25px !important;
}

.m30 {
  margin-top: 30px !important;
}

.m35 {
  margin-top: 35px !important;
}

.m40 {
  margin-top: 40px !important;
}

.m45 {
  margin-top: 45px !important;
}

.m50 {
  margin-top: 50px !important;
}

.mt0 {
  margin-top: 0px !important;
}

.mt2 {
  margin-top: 5px !important;
}

.mt3 {
  margin-top: 5px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

/*--- padding ---*/
.p0 {
  padding: 0px !important;
}

.p5 {
  padding: 5px !important;
}

.p10 {
  padding: 10px !important;
}

.p15 {
  padding: 15px !important;
}

.p20 {
  padding: 20px !important;
}

.p25 {
  padding: 25px !important;
}

.p30 {
  padding: 30px !important;
}

.p35 {
  padding: 35px !important;
}

.p40 {
  padding: 40px !important;
}

.p45 {
  padding: 45px !important;
}

.p50 {
  padding: 50px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pt2 {
  padding-top: 2px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pl2 {
  padding-left: 2px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pr50 {
  padding-right: 50px !important;
}

/*font-size*/
.font70 {
  font-size: 70%;
}

.font75 {
  font-size: 75%;
}

.font80 {
  font-size: 80%;
}

.font85 {
  font-size: 85%;
}

.font90 {
  font-size: 90%;
}

.font95 {
  font-size: 95%;
}

.font105 {
  font-size: 105%;
}

.font110 {
  font-size: 110%;
}

.font115 {
  font-size: 115%;
}

.font120 {
  font-size: 120%;
}

.font125 {
  font-size: 125%;
}

.font130 {
  font-size: 130%;
}

.red {
  color: #8C0909;
}

.gray {
  color: #333;
}

.db {
  display: block;
}

.bold {
  font-weight: bold;
}

.nomal {
  font-weight: normal !important;
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: url(images/overlay.png) repeat 0 0;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

#colorbox {
  outline: 0;
}

#cboxTopLeft {
  width: 21px;
  height: 21px;
  background: url(images/controls.png) no-repeat -101px 0;
}

#cboxTopRight {
  width: 21px;
  height: 21px;
  background: url(images/controls.png) no-repeat -130px 0;
}

#cboxBottomLeft {
  width: 21px;
  height: 21px;
  background: url(images/controls.png) no-repeat -101px -29px;
}

#cboxBottomRight {
  width: 21px;
  height: 21px;
  background: url(images/controls.png) no-repeat -130px -29px;
}

#cboxMiddleLeft {
  width: 21px;
  background: url(images/controls.png) left top repeat-y;
}

#cboxMiddleRight {
  width: 21px;
  background: url(images/controls.png) right top repeat-y;
}

#cboxTopCenter {
  height: 21px;
  background: url(images/border.png) 0 0 repeat-x;
}

#cboxBottomCenter {
  height: 21px;
  background: url(images/border.png) 0 -29px repeat-x;
}

#cboxContent {
  background: #fff;
  overflow: hidden;
}

.cboxIframe {
  background: #fff;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxLoadedContent {
  margin-bottom: 28px;
}

#cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #949494;
}

#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #949494;
}

#cboxLoadingOverlay {
  background: url(images/loading_background.png) no-repeat center center;
}

#cboxLoadingGraphic {
  background: url(images/loading.gif) no-repeat center center;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0;
}

#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef;
}

#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(images/controls.png) no-repeat -75px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}

#cboxPrevious:hover {
  background-position: -75px -25px;
}

#cboxNext {
  position: absolute;
  bottom: 0;
  left: 27px;
  background: url(images/controls.png) no-repeat -50px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}

#cboxNext:hover {
  background-position: -50px -25px;
}

#cboxClose {
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(images/controls.png) no-repeat -25px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}

#cboxClose:hover {
  background-position: -25px -25px;
}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
####################################

        create-plus

####################################
*/
/*
====================================

        breakpoint

====================================
*/
/*
====================================

        variables

====================================
*/
/*
====================================

        mixin

====================================
*/
/*
====================================

        font

====================================
*/
/*
====================================

        color

====================================
*/
.text--color-white {
  color: #ffffff;
}

.text--color-black {
  color: #333333;
}

.text--color-red {
  color: #ff0000;
}

.text--align-left {
  text-align: left;
}

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

.text--align-right {
  text-align: right;
}

/*
====================================

        layout

====================================
*/
.ly--block {
  display: block;
}

.ly--inline {
  display: inline;
}

.ly--inlineBlock {
  display: inline-block;
}

.ly--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.ly--flex-vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.ly--grid {
  display: -ms-grid;
  display: grid;
}

.ly--hidden {
  display: none;
}

.container--main {
  width: 87.847%;
  max-width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .container--main {
    width: 100%;
    padding: 0 15px;
  }
}

.container--menu {
  max-width: 760px;
  margin: 0 auto;
}

.container--fullWidth {
  width: 100vw;
  margin-left: calc(((100vw - 100%) / 2) * -1);
}

/*
====================================

        animation

====================================
*/
@-webkit-keyframes slideAnim {
  0% {
    left: -100%;
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
  50% {
    left: 0%;
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
  51% {
    left: 0%;
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
  100% {
    left: 100%;
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
}
@keyframes slideAnim {
  0% {
    left: -100%;
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
  50% {
    left: 0%;
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
  51% {
    left: 0%;
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
  100% {
    left: 100%;
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
}

.fadeIn {
  position: relative;
  overflow: hidden;
}

.fadeIn img {
  opacity: 0;
  -webkit-transition: 0s 0.5s;
  transition: 0s 0.5s;
}

.fadeIn::after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  background: #d9af89;
  width: 100%;
  height: 100%;
  display: block;
}

.fadeIn.show img {
  opacity: 1;
}

.fadeIn.show::after {
  -webkit-animation: slideAnim forwards 1s cubic-bezier(0.6, 0, 0.4, 1);
          animation: slideAnim forwards 1s cubic-bezier(0.6, 0, 0.4, 1);
}

a {
  -webkit-transition: .3s;
  transition: .3s;
}

a:hover {
  opacity: 0.6;
}

/*
====================================

        common

====================================
*/
.linkWrapper {
  display: inline-block;
}

.linkWrapper .link {
  width: 280px;
  height: 45px;
  background-color: rgba(217, 175, 137, 0.7);
  color: #fff;
  font-size: 2.1rem;
  text-align: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media screen and (max-width: 767px) {
  .linkWrapper .link {
    width: 100%;
    font-size: 1.8rem;
    line-height: 45px;
  }
}

.linkWrapper .link:hover {
  color: #333333;
  opacity: 0.5;
}

.linkWrapper .link a {
  line-height: 45px;
  width: 100%;
  height: 100%;
  display: inline-block;
}

.sectionTtl {
  font-family: "Cormorant Garamond", serif;
  font-size: 3.2rem;
  font-weight: 400;
  color: #d9af89;
}

@media screen and (max-width: 767px) {
  .sectionTtl {
    font-size: 2.4rem;
  }
}

.bg--dark {
  background: #373e47;
}

.bg--light {
  background: #dddad8;
}

html {
  font-size: 62.5%;
}

.body {
  min-width: 1000px;
  font-family: "Hiragino Mincho ProN", "YuMincho", "MS PMincho", serif;
  font-size: 1.8rem;
  background: #dddad8;
  color: #333333;
}

@media screen and (max-width: 767px) {
  .body {
    min-width: initial;
    font-size: 1.6rem;
  }
}

a[href^="tel:"] {
  pointer-events: none;
}

@media screen and (max-width: 767px) {
  a[href^="tel:"] {
    pointer-events: initial;
  }
}

/*
====================================

        fixedBanner

====================================
*/
.fixedBanner {
  width: 220px;
  background: #dddad8;
  padding: 14px 19px 14px 12px;
  position: fixed;
  top: 140px;
  right: 0;
  z-index: 300;
  border-radius: 20px 0 0 20px;
  -webkit-transform: translateX(165px);
          transform: translateX(165px);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

@media screen and (max-width: 767px) {
  .fixedBanner {
    top: 0;
    height: 60px;
    width: 60px;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    border-radius: 0 0 0 20px;
    padding: 14px 16px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 767px) {
  .fixedBanner .insta,
  .fixedBanner .line {
    width: 30px;
  }
}

.fixedBanner a {
  padding: 10px;
  padding-left: 20px;
  position: relative;
  font-size: 1.6rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 100%;
}

.fixedBanner .insta a::before {
  background-image: url("../img/common/insta_icon.svg");
}

.fixedBanner .line a::before {
  background-image: url("../img/common/line_icon.svg");
}

.fixedBanner hr {
  border: 0;
  height: 1px;
  background-color: #707070;
  opacity: 0;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.fixedBanner:hover {
  padding-left: 25px;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.fixedBanner:hover hr {
  opacity: 1;
}

/*
====================================

        spBtnMenu

====================================
*/
.spBtmMenu {
  display: none;
}

@media screen and (max-width: 767px) {
  .spBtmMenu {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    background-color: #74c92f;
    color: #fff;
    z-index: 500;
    font-family: "Hiragino Mincho ProN", "YuMincho", "MS PMincho", serif;
    font-size: 1.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.spBtmMenuItem {
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  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;
}

.spBtmMenuItem:not(:first-child) {
  border-left: 1px solid #333;
}

.spBtmMenuIcon {
  position: relative;
  color: #333;
  font-weight: bold;
}

.spBtmMenuIcon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -35px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url("/assets/img/common/line_icon.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px;
}

.spBtmMenu .spSchedule::before {
  background-image: url("/assets/img/common/calendar_icon.svg");
}

/*
====================================

        header

====================================
*/
.hero {
  background-color: #2e353e;
  width: 100%;
  height: 100vh;
  position: relative;
  background-image: url("../img/top/hero.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  background-blend-mode: hard-light;
}

.header .logoWrapper {
  height: 90px;
  padding-top: 30px;
}

.header .logoWrapper .daikouenLogo {
  width: 200px;
  height: auto;
}

@media screen and (max-width: 767px) {
  .header .logoWrapper .daikouenLogo {
    width: 70px;
    height: auto;
  }
}

.header .logoWrapper .azabuLogo {
  width: 90px;
  height: 90px;
}

@media screen and (max-width: 767px) {
  .header .logoWrapper .azabuLogo {
    width: 40px;
    height: 40px;
  }
}

.header .heroContent {
  margin-top: 190px;
  color: #ffffff;
  font-size: 3.2rem;
  line-height: 2.25;
  letter-spacing: 3.2px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

@media screen and (max-width: 767px) {
  .header .heroContent {
    font-size: 2.1rem;
    margin-top: 55px;
  }
}

.header .linkWrapper {
  margin-top: 110px;
}

@media screen and (max-width: 767px) {
  .header .linkWrapper {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-bottom: 70px;
    width: 280px;
  }
}

.header .linkWrapper .link:not(:first-child) {
  margin-top: 40px;
}

.daikouenLogoLink:hover,
.azabuLogoLink:hover {
  opacity: 1;
}

/*
====================================

        cursorFollow

====================================
*/
.cursorFollow {
  width: 10px;
  height: 10px;
  background: white;
  border-radius: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  pointer-events: none;
  opacity: 0;
}

.cursorFollow.changeCursor {
  width: 100px;
  height: 100px;
  background: rgba(255, 255, 255, 0.6);
  opacity: 1;
}

.cursorFollow.changeCursor::after {
  content: "click!!";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 1.8rem;
}

/*
====================================

       concept 

====================================
*/
.daikouen {
  padding-bottom: 340px;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 210px), 80% calc(100% - 210px), 0% 100%);
          clip-path: polygon(0 0, 100% 0, 100% calc(100% - 210px), 80% calc(100% - 210px), 0% 100%);
}

@media screen and (max-width: 767px) {
  .daikouen {
    padding-bottom: 235px;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 70px), 80% calc(100% - 70px), 0% 100%);
            clip-path: polygon(0 0, 100% 0, 100% calc(100% - 70px), 80% calc(100% - 70px), 0% 100%);
  }
}

.concept {
  padding-top: 60px;
}

.conceptCont .sectionTtl {
  width: 225px;
  padding-left: 5px;
}

@media screen and (max-width: 767px) {
  .conceptCont .sectionTtl {
    text-align: center;
    width: 100%;
  }
}

.conceptCont .conceptDescription {
  padding-top: 10px;
  letter-spacing: 0.05em;
  line-height: 1.8em;
}

.conceptImg {
  margin-top: 60px;
}

@media screen and (max-width: 767px) {
  .conceptImg {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.conceptImgItem01 {
  width: 80%;
  height: 440px;
}

@media screen and (max-width: 767px) {
  .conceptImgItem01 {
    width: 100%;
    height: auto;
  }
}

.conceptImgItem01 img {
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: translateY(-25%);
          transform: translateY(-25%);
}

@media screen and (max-width: 767px) {
  .conceptImgItem01 img {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.conceptImgItem02 {
  width: 35.871%;
  margin-left: 10px;
}

@media screen and (max-width: 767px) {
  .conceptImgItem02 {
    width: 62.133%;
    margin-left: 0;
  }
}

/*
====================================

       shopDaikouen 

====================================
*/
.shop {
  margin-top: 100px;
}

.shop .shopWrapper {
  width: 89.824%;
  margin-left: auto;
  position: relative;
}

@media screen and (max-width: 767px) {
  .shop .shopWrapper {
    margin-left: 0;
    width: 100%;
  }
}

.shop .shopWrapper::after {
  content: "Daikouen";
  position: absolute;
  left: 0;
  top: -40px;
  font-size: 11.2rem;
  font-family: ltc-bodoni-175, serif;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 13.44px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  color: #d9af89;
  opacity: 0.5;
}

@media screen and (max-width: 767px) {
  .shop .shopWrapper::after {
    font-size: 5rem;
    left: 75px;
    top: 250px;
  }
}

.shop .mainImg {
  width: 100%;
  height: 600px;
  margin-top: 60px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .shop .mainImg {
    height: 240px;
  }
}

.shop .mainImgCont {
  width: 435px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}

@media screen and (max-width: 767px) {
  .shop .mainImgCont {
    width: 100%;
    top: 276px;
  }
}

.shop .shopTtl {
  font-size: 2.8rem;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .shop .shopTtl {
    font-size: 1.8rem;
    margin-left: 20px;
  }
}

.shop .shopTtl .shopMainTtl {
  vertical-align: top;
}

.shop .shopTtl .diagonalLine {
  width: 1px;
  height: 78px;
  background: #d3a681;
  display: inline-block;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-left: 10px;
}

@media screen and (max-width: 767px) {
  .shop .shopTtl .diagonalLine {
    margin-left: 0;
  }
}

.shop .shopTtl .shopSubTtl {
  font-size: 2.1rem;
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .shop .shopTtl .shopSubTtl {
    font-size: 1.6rem;
  }
}

.shop .shopDesc {
  margin: 115px 0 0 60px;
  letter-spacing: 0.05em;
  line-height: 1.8em;
}

.shop .images {
  width: 77.424%;
  height: 600px;
  margin-left: auto;
  position: absolute;
  right: 0;
  top: 0;
}

@media screen and (max-width: 767px) {
  .shop .images {
    width: 100%;
    height: 240px;
  }
}

.shop .images img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.shop .shopInner {
  margin-top: 40px;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

@media screen and (max-width: 767px) {
  .shop .shopInner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.shop .shopInnerImg {
  width: 35.238%;
  margin-top: -12%;
  z-index: 2;
}

@media screen and (max-width: 767px) {
  .shop .shopInnerImg {
    margin-left: auto;
    width: 54.666%;
  }
}

.shop .shopInnerCont {
  margin-left: 90px;
  width: 46.985%;
  line-height: 30px;
}

@media screen and (max-width: 767px) {
  .shop .shopInnerCont {
    width: 100%;
    margin-left: 0;
  }
}

.shop .shopInnerCont .shopDesc.is--sp {
  margin: 25px 15px 0 auto;
  width: 73.333%;
}

.shop .shopInnerDesc {
  letter-spacing: 0.05em;
  line-height: 1.8em;
}

@media screen and (max-width: 767px) {
  .shop .shopInnerDesc {
    margin-top: 50px;
    padding: 0 15px;
  }
}

/*
====================================

       menu 

====================================
*/
.menu {
  margin-top: 70px;
}

.menu .menuWrapper {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .menu .menuWrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.menu .menuImg {
  width: 65.153%;
}

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

.menu .menuCont {
  width: 500px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transform: translate(-30%, 50px);
          transform: translate(-30%, 50px);
  background: rgba(55, 62, 71, 0.8);
  padding: 20px 27px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .menu .menuCont {
    -webkit-transform: initial;
            transform: initial;
    width: 100%;
    padding: 15px;
  }
}

.menu .menuCont .menuDesc {
  text-align: left;
  letter-spacing: 0.05em;
  line-height: 1.8em;
}

.menu .menuCont .linkWrapper {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .menu .menuCont .linkWrapper {
    width: 58.666%;
  }
}

.menu .menuCont .linkWrapper .link {
  color: #fff;
}

.menu .menuCont .linkWrapper a {
  position: relative;
}

.menu .menuCont .linkWrapper a::after {
  content: "+";
  position: absolute;
  top: 50%;
  right: 10%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
  .menu .menuCont .linkWrapper a::after {
    right: 5%;
  }
}

/*
====================================

        access

====================================
*/
.access {
  margin-top: 110px;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

@media screen and (max-width: 767px) {
  .access {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding: 0;
  }
}

.accessWrapper {
  padding: 50px 130px 190px 20px;
  background-image: url("/assets/img/top/access_bg.jpg");
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.6);
  background-blend-mode: darken;
}

@media screen and (max-width: 767px) {
  .accessWrapper {
    padding: 40px 0 40px 15px;
  }
}

.access .accessCont {
  width: 305px;
}

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

.access dt {
  font-size: 1.4rem;
}

.access address {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .access address {
    margin-top: 0;
  }
}

.access address .zip {
  font-size: 1.4rem;
}

.access address .address {
  margin-top: 8px;
}

.access .tel {
  margin-top: 35px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.access .tel dd {
  margin-left: 10px;
}

.access .businessHours {
  margin-top: 20px;
}

.access .openInner dd {
  margin-left: 20px;
}

.access .close {
  margin-top: 20px;
}

.access .closeInner {
  font-size: 1.4rem;
}

.access .supplement {
  margin-top: 40px;
  font-size: 1.4rem;
}

.access .accessLinkBtnWrap {
  margin-top: 40px;
  letter-spacing: 0.17em;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .access .accessLinkBtnWrap {
    width: 80%;
  }
}

.access .accessLinkBtn {
  padding: 6px 20px 6px 35px;
  background-color: rgba(217, 175, 137, 0.7);
  display: inline-block;
}

.access .accessLinkBtnItem {
  position: relative;
}

.access .accessLinkBtnItem::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -25px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url("/assets/img/common/map_marker.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 18px;
  height: 22px;
}

.access .accessLinkBtnItem.lineReserve::after {
  background-image: url("/assets/img/common/line_icon.svg");
  width: 25px;
  height: 25px;
  left: -30px;
}

.access .accessLinkBtnItem.scheduleCheck::after {
  background-image: url("/assets/img/common/calendar_icon.svg");
  width: 18px;
  height: 20px;
}

.access .accessLinkBtn.telReserve {
  display: none;
  background-color: rgba(255, 166, 23, 0.7);
}

@media screen and (max-width: 767px) {
  .access .accessLinkBtn.telReserve {
    display: inline-block;
  }
}

.access .accessLinkBtn.lineReserve {
  background-color: rgba(146, 249, 63, 0.7);
}

.access .map {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .access .map {
    margin-top: 20px;
    height: 300px;
  }
}

@media screen and (max-width: 767px) {
  .access .sectionTtl.is--sp {
    width: 100%;
  }
}

/*
====================================

       contact 

====================================
*/
.contact {
  margin-top: 80px;
}

.contactLink {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 2.4rem;
}

@media screen and (max-width: 767px) {
  .contactLink {
    background-color: rgba(217, 175, 137, 0.7);
    width: 57.333%;
    margin: 0 auto;
    padding: 8px 0;
    position: relative;
    color: #ffffff;
  }
}

@media screen and (max-width: 767px) {
  .contactLink::before {
    content: url("/assets/img/top/tel_icon.svg");
    position: absolute;
    top: 60%;
    left: 20px;
    background-size: cover;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

.contactLink .firstRow {
  font-size: 1.8rem;
}

@media screen and (max-width: 767px) {
  .contactLink .firstRow {
    font-size: 1.6rem;
  }
}

.contactLink .secondRow {
  margin-top: 20px;
}

.telIcon {
  position: relative;
}

.telIcon::before {
  content: url("/assets/img/top/tel_icon.svg");
  position: absolute;
  top: 60%;
  left: 5%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-size: cover;
}

.telIcon.telIconBk::before {
  content: url("/assets/img/top/tel_icon_bk.svg");
}

/*
====================================

       shopAzabu 

====================================
*/
.shopAzabu {
  margin-top: -210px;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .shopAzabu {
    margin-top: -130px;
    z-index: initial;
  }
}

.shopAzabu .shopWrapper {
  margin-left: 0;
  margin-right: auto;
}

.shopAzabu .shopWrapper::after {
  content: "AzabuHorumonTen";
  left: 110%;
  z-index: -1;
}

@media screen and (max-width: 767px) {
  .shopAzabu .shopWrapper::after {
    left: 100%;
  }
}

.shopAzabu .mainImgCont {
  left: initial;
  right: 0;
  color: #ffffff;
}

@media screen and (max-width: 767px) {
  .shopAzabu .mainImgCont {
    text-align: right;
  }
}

.shopAzabu .shopTtl {
  text-shadow: 0px 0px 3px #333;
}

@media screen and (max-width: 767px) {
  .shopAzabu .shopTtl {
    margin-right: 25px;
  }
}

.shopAzabu .images {
  right: initial;
  left: 0;
}

.shopAzabu .shopInner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media screen and (max-width: 767px) {
  .shopAzabu .shopInnerImg {
    margin-left: 0;
    margin-right: auto;
  }
}

.shopAzabu .shopInnerCont {
  margin-left: 0;
  margin-right: 90px;
}

@media screen and (max-width: 767px) {
  .shopAzabu .shopInnerCont {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .shopAzabu .shopInnerCont .shopDesc.is--sp {
    margin: 25px auto 0 15px;
  }
}

/*
====================================

       AzabuMenu 

====================================
*/
.menuAzabu .menuCont {
  background: rgba(221, 218, 216, 0.8);
}

@media screen and (max-width: 767px) {
  .menuAzabu .menuCont .linkWrapper {
    width: 62.898%;
  }
}

@media screen and (max-width: 767px) {
  .menuAzabu .menuCont .linkWrapper .link {
    font-size: 1.6rem;
  }
}

.menuAzabu .menuCont .linkWrapper a {
  display: inline-block;
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
}

.menuAzabu .menuCont .linkWrapper a::after {
  right: 0%;
}

/*
====================================

        AzabuContact

====================================
*/
/*
====================================

       footer 

====================================
*/
.subBody .footer {
  margin-top: 0;
}

.footer {
  position: relative;
  padding-bottom: 55px;
}

@media screen and (max-width: 767px) {
  .footer {
    padding-bottom: 50px;
    margin-top: 50px;
  }
}

.footerBg {
  background-color: #2f2a27;
  -webkit-clip-path: polygon(0 0, 100% 400px, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 400px, 100% 100%, 0% 100%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

@media screen and (max-width: 767px) {
  .footerBg {
    -webkit-clip-path: polygon(0 0, 100% 110px, 100% 100%, 0% 100%);
            clip-path: polygon(0 0, 100% 110px, 100% 100%, 0% 100%);
  }
}

.footerBg::after {
  content: "";
  background-image: url("/assets/img/common/footer_bg.jpg");
  background-blend-mode: difference;
  background-size: cover;
  opacity: 0.2;
  width: 100%;
  height: 100%;
  position: absolute;
}

.footer .footerWrapper {
  padding-top: 180px;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .footer .footerWrapper {
    padding-top: 80px;
  }
}

@media screen and (max-width: 767px) {
  .footer .footerImg {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

.footer .footerImgItem01 {
  width: 57.32%;
}

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

.footer .footerImgItem02 {
  width: 35.871%;
  margin-left: 10px;
}

@media screen and (max-width: 767px) {
  .footer .footerImgItem02 {
    margin: -20% 15px 0 0;
    width: 40.8%;
  }
}

.footer .footerShops {
  margin: 260px auto 0;
  width: 73.206%;
  max-width: 1000px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .footer .footerShops {
    width: 66.666%;
    margin-top: 60px;
  }
}

.footer .footerShops img {
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 767px) {
  .footer .footerShops img {
    height: 250px;
  }
}

.footer .footerShops h2 {
  margin-top: 30px;
}

.footer .footerShops address {
  margin-top: 20px;
}

.footer .footerShops address .zip {
  font-size: 1.4rem;
}

@media screen and (max-width: 767px) {
  .footer .footerShops address .zip {
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 767px) {
  .footer .footerShops address .address {
    font-size: 1.4rem;
  }
}

.footer .footerShops dl {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .footer .footerShops dl {
    margin-top: 20px;
  }
}

.footer .footerShops .footerShopsItem {
  width: 40%;
}

@media screen and (max-width: 767px) {
  .footer .footerShops .footerShopsItem {
    width: 100%;
  }
}

.footer .footerShops .instaLink,
.footer .footerShops .lineLink {
  margin-top: 25px;
  display: inline-block;
}

.footer .footerShops .instaLink img,
.footer .footerShops .lineLink img {
  width: 30px;
  height: 30px;
}

@media screen and (max-width: 767px) {
  .footer .footerAzabu {
    margin-top: 95px;
  }
}

.footer .snsLink {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.footer .snsLink a:not(:first-child) {
  margin-left: 20px;
}

.footer .copyright {
  margin-top: 150px;
  font-size: 1.4rem;
}

@media screen and (max-width: 767px) {
  .footer .copyright {
    margin-top: 60px;
  }
}

/*
====================================

       MenuPage

====================================
*/
.subBody.daikouenContent {
  background: #373e47;
  min-width: 1000px;
  font-family: "Hiragino Mincho ProN", "YuMincho", "MS PMincho", serif;
  font-size: 1.8rem;
  color: #2f2a27;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .subBody.daikouenContent {
    min-width: initial;
    font-size: 1.6rem;
  }
}

.subBody .subMain {
  padding: 0 15px;
}

.storeMenuTtl {
  color: #d9af89;
  font-size: 3.8rem;
  margin-top: 65px;
  letter-spacing: 0.3em;
}

@media screen and (max-width: 767px) {
  .storeMenuTtl {
    font-size: 2.8rem;
  }
}

.storeMenuTtl .mainTtl {
  font-family: ltc-bodoni-175, serif;
  font-weight: 400;
  font-style: italic;
}

@media screen and (max-width: 767px) {
  .storeMenuTtl .mainTtl {
    letter-spacing: 3.36px;
  }
}

.storeMenuTtl .subTtl {
  font-family: "Cormorant Garamond", serif;
  font-size: 3.2rem;
  margin-top: 15px;
}

@media screen and (max-width: 767px) {
  .storeMenuTtl .subTtl {
    font-size: 2.4rem;
    margin-top: 10px;
  }
}

.storeMenuWrapper {
  background: #f5f5f5;
}

.storeMenuWrapper {
  margin-top: 30px;
  padding: 60px 60px 100px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

@media screen and (max-width: 767px) {
  .storeMenuWrapper {
    padding: 30px 5px 80px;
  }
}

.storeMenuWrapper .topMenuTtl {
  font-size: 2.1rem;
}

@media screen and (max-width: 767px) {
  .storeMenuWrapper .topMenuTtl {
    font-size: 1.8rem;
  }
}

.storeMenuWrapper .subTtl {
  font-size: 1.6rem;
  margin-top: 15px;
}

@media screen and (max-width: 767px) {
  .storeMenuWrapper .subTtl {
    font-size: 1.4rem;
  }
}

.topMenu:not(:first-child) {
  margin-top: 100px;
}

.topMenuItems {
  margin-top: 50px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  row-gap: 35px;
}

.topMenuItems .menuItem {
  width: 23%;
}

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

@media screen and (max-width: 767px) {
  .topMenuItems .menuItem:not(:first-child) {
    margin-top: 50px;
  }
}

.topMenuItems .menuItem a {
  width: 100%;
  height: 100%;
}

.topMenuItems .menuItem img {
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
}

.topMenuItems .menuItemTtl {
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .topMenuItems .menuItemTtl {
    font-size: 1.4rem;
  }
}

.topMenuItems .menuItemTtl .supplement {
  font-size: 1.6rem;
  margin-top: 15px;
}

@media screen and (max-width: 767px) {
  .topMenuItems .menuItemTtl .supplement {
    font-size: 1.2rem;
    margin-top: 0;
  }
}

.topMenuItems .topMenuPrice {
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .topMenuItems .topMenuPrice {
    margin-top: 10px;
  }
}

.topMenuItems .topMenuPrice:not(:nth-of-type(1)) {
  margin-top: 5px;
}

.topMenuItems .topMenuPrice.taxin {
  margin-top: 0;
  font-size: 1.5rem;
}

@media screen and (max-width: 767px) {
  .topMenuItems .topMenuPrice.taxin {
    font-size: 1.2rem;
  }
}

.topMenuItems .menuItemDesc {
  font-size: 1.6rem;
  margin-top: 20px;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .topMenuItems .menuItemDesc {
    font-size: 1.2rem;
    margin-top: 10px;
  }
}

.azabuContent .menuItem {
  width: 30%;
}

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

.menuCategory {
  margin-top: 100px;
}

.menuCategoryTtl {
  background: #f5f5f5;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  padding: 17px 0;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.menuCategoryTtl::after {
  content: "+";
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 2.1rem;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

.menuCategory + .menuCategory {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .menuCategory + .menuCategory {
    margin-top: 20px;
  }
}

.menuCategoryWrapper {
  padding: 0px 0px 0px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

@media screen and (max-width: 767px) {
  .menuCategoryWrapper {
    padding: 0px 30px 0px;
  }
}

.menuCategoryWrapper .menuCategoryTable {
  width: calc((100% - 95px) / 2);
}

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

.menuCategoryWrapper .menuCategoryTable.left {
  margin-right: 95px;
}

@media screen and (max-width: 767px) {
  .menuCategoryWrapper .menuCategoryTable.left {
    margin-right: 0;
  }
}

.menuCategoryWrapper .menuCategoryTable.center {
  width: 100%;
}

.menuCategoryWrapper .menuCategoryItem {
  line-height: 2.22em;
}

@media screen and (max-width: 767px) {
  .menuCategoryWrapper .menuCategoryItem {
    font-size: 1.4rem;
  }
}

.menuCategoryWrapper .menuCategoryItem td {
  text-align: right;
}

.menuCategoryWrapper .menuCategoryItem .multicolumn {
  margin-top: -15px;
  font-size: 1.4rem;
}

@media screen and (max-width: 767px) {
  .menuCategoryWrapper .menuCategoryItem .multicolumn {
    font-size: 1.2rem;
  }
}

.menuCategoryWrapper .menuCategoryItem .multicolumn.titleIn {
  font-size: 1.8rem;
}

@media screen and (max-width: 767px) {
  .menuCategoryWrapper .menuCategoryItem .multicolumn.titleIn {
    font-size: 1.4rem;
  }
}

.menuCategoryTtl.open::after {
  content: "–";
}

.menuCategoryTtl.open ~ .menuCategoryWrapper {
  padding: 40px 0px 70px;
  opacity: 1;
  height: auto;
}

@media screen and (max-width: 767px) {
  .menuCategoryTtl.open ~ .menuCategoryWrapper {
    padding: 40px 30px 50px;
  }
}

.menuCategoryList {
  width: 100%;
  text-align: left;
}

.menuCategoryList .menuCategoryListRow:not(:first-child) {
  margin-top: 40px;
}

.menuCategoryList dd {
  margin-left: auto;
}

@media screen and (max-width: 767px) {
  .menuCategoryList dd {
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
  }
}

.menuCategoryList .multicolumn {
  font-size: 1.4rem;
}

@media screen and (max-width: 767px) {
  .menuCategoryList .multicolumn {
    margin-top: 5px;
  }
}

.menuCategoryList .menuCategoryTable.otherLayout {
  text-align: center;
  margin-top: 80px;
}

.otherLayout {
  text-align: center;
  margin-top: 80px;
  border-bottom: 1px solid #707070;
  padding-bottom: 70px;
}

@media screen and (max-width: 767px) {
  .otherLayout {
    padding-bottom: 50px;
  }
}

.otherLayoutTtl {
  font-size: 2.1rem;
  position: relative;
  padding: 0 40px;
}

@media screen and (max-width: 767px) {
  .otherLayoutTtl {
    font-size: 1.6rem;
  }
}

.otherLayoutTtl::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 300px;
  height: 1px;
  display: block;
  background: #707070;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
  .otherLayoutTtl::before {
    width: 28%;
  }
}

.otherLayoutTtl::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 300px;
  height: 1px;
  display: block;
  background: #707070;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
  .otherLayoutTtl::after {
    width: 28%;
  }
}

.otherLayoutDesc {
  font-size: 2.1rem;
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .otherLayoutDesc {
    font-size: 1.6rem;
  }
}

.otherLayoutSubDesc {
  margin-top: 45px;
}

@media screen and (max-width: 767px) {
  .otherLayoutSubDesc {
    font-size: 1.4rem;
  }
}

.notes {
  padding: 30px 0;
  text-align: left;
  font-size: 1.6rem;
  line-height: 2em;
}

@media screen and (max-width: 767px) {
  .notes {
    font-size: 1.2rem;
    text-indent: -12px;
    padding: 30px 0 30px;
  }
}

.takeout .menuCategoryWrapper {
  margin-top: 40px;
}

.takeout .topMenuItems {
  opacity: 0;
  height: 0;
  padding-top: 0;
  overflow: hidden;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  margin-top: 0;
}

.takeout .menuCategoryTtl.open ~ .topMenuItems {
  opacity: 1;
  height: auto;
  padding-top: 50px;
}

.pdfLink {
  margin-top: 60px;
  font-size: 1.6rem;
}

@media screen and (max-width: 767px) {
  .pdfLink {
    margin-top: 40px;
  }
}

.pdfLinkTtl {
  display: inline-block;
  border-bottom: 1px solid #d9af89;
}

.pdfLinkItem {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.pdfLinkItem:hover {
  opacity: 0.6;
}

.storeMenuContact .contactLink {
  margin-top: 40px;
}

.storeMenuContact .secondRow {
  margin-top: 0;
  font-size: 2.4rem;
}

.telLink {
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  .telLink {
    color: #ffffff;
    padding: 5px 0;
    background: #d9af89;
  }
}

/*
====================================

       MenuPage Azabu

====================================
*/
.subBody.azabuContent {
  background: #373e47;
  min-width: 1000px;
  font-family: "Hiragino Mincho ProN", "YuMincho", "MS PMincho", serif;
  font-size: 1.8rem;
  color: #2f2a27;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .subBody.azabuContent {
    min-width: initial;
    font-size: 1.6rem;
    padding: 0 15px;
  }
}

.storeMenuWrapper.azabu {
  background: #f5f5f5;
}

/*
====================================

       swiper css 

====================================
*/
@media screen and (max-width: 767px) {
  .swiper-pagination {
    text-align: left !important;
    padding-left: 15px;
  }
}

.swiper-pagination-bullet {
  width: 15px !important;
  height: 15px !important;
  background: black !important;
  opacity: 1 !important;
}

@media screen and (max-width: 767px) {
  .swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
  }
}

.swiper-pagination-bullet-active {
  background: tomato !important;
}

/*
====================================

        pc -- sp

====================================
*/
@media screen and (max-width: 767px) {
  .is--pc {
    display: none;
  }
}

.is--sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .is--sp {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .is--sp-fullWidth {
    width: 100vw;
    margin-left: calc(((100vw - 100%) / 2) * -1);
  }
}

@media screen and (max-width: 767px) {
  .is--sp-inline {
    display: inline;
  }
}

@media screen and (max-width: 767px) {
  .is--sp-block {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .is--sp-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
