/*****/
@media screen and (max-width: 767.98px) {

  #header #belt .group .book .item1,
  #header #belt .group .book .item2 {
    display: none !important;
  }

  #header #belt .group .menu .nav2 li:not(:last-child) {
    padding-right: 11px;
    margin-right: 11px;
  }
}

#header #key .key-img img {
  height: 100vw;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

body {
  background: #fff;
}

.fnt-corm {
  font-family: "Cormorant", serif;
  font-weight: 500;
}

.fnt-amiri {
  font-family: "Amiri", serif;
}

.cl-yl {
  color: #817b16;
}

h2 {
  font-size: 25px;
  font-weight: 500;
  line-height: 45px;
}

.btn-t1 a {
  border: 1px solid #000;
  padding: 15px;
  width: 300px;
  display: block;
  text-align: center;
  margin: auto;
}

@media screen and (min-width: 768px) {
  #header #key .key-img img {
    -o-object-position: center;
    object-position: center;
  }

  #header #hd-navi .logo {
    margin-left: -12px;
  }

  #header #hd-navi .menu {
    margin: 58px 0 0 30px;
  }

  .has_nav #header #hd-navi .group .logo {
    width: 150px;
  }

  .has_nav #header #hd-navi .group .menu {
    margin: 0 0 0 100px;
  }

  body {
    letter-spacing: 0.05px;
  }

  h2 {
    font-size: 30px;
    line-height: 60px;
    letter-spacing: 0;
  }
}

/******/
#concept {
  padding: 10vw 0;
}

#concept .row .col-right {
  margin-bottom: 25px;
}

#concept .row .latin-ttl {
  font-size: 17px;
  text-align: center;
  margin-bottom: 10px;
  position: relative;
}

#concept .row .latin-ttl::before {
  content: "";
  background: #817b16;
  width: 200px;
  height: 1px;
  left: 50%;
  bottom: 8px;
  transform: translateX(-50%);
  position: absolute;
}

#concept .row .col-left h2 {
  text-align: center;
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  #concept {
    padding: 100px 0;
  }

  #concept .wrap {
    max-width: 1300px;
  }

  #concept .row {
    display: flex;
    justify-content: space-between;
    position: relative;
  }

  #concept .row .col-right {
    margin-bottom: 25px;
    max-width: 930px;
    order: 2;
    margin-left: auto;
  }

  #concept .row .latin-ttl {
    font-size: 24px;
    margin-bottom: 10px;
    position: absolute;
    left: -80px;
    top: -8px;
    writing-mode: vertical-rl;
  }

  #concept .row .latin-ttl::before {
    width: 1px;
    height: 600px;
    left: 12px;
    bottom: auto;
    top: -10px;
    transform: translateX(0);
  }

  #concept .row .col-left {
    width: 560px;
    order: 1;
    padding: 25px 80px 65px;
    position: absolute;
    left: -25px;
    top: 0;
    z-index: 99;
    background: #fff;
  }

  #concept .row .col-left h2 {
    text-align: left;
    margin-bottom: 45px;
  }
}

#space {
  padding: 10vw 0;
}

#space .row .col-left {
  margin-bottom: 25px;
}

#space .row .col-left .space-slide .slick-dots {
  justify-content: center;
}

#space .row .col-left .space-slide .slick-dots button {
  border: 1px solid #565656;
}

#space .row .col-left .space-slide .slick-dots .slick-active button {
  background: #565656;
}

#space .row .latin-ttl {
  font-size: 17px;
  text-align: center;
  margin-bottom: 10px;
  position: relative;
}

#space .row .latin-ttl::before {
  content: "";
  background: #817b16;
  width: 200px;
  height: 1px;
  left: 50%;
  bottom: 8px;
  transform: translateX(-50%);
  position: absolute;
}

#space .row .col-right h2 {
  text-align: center;
  margin-bottom: 30px;
}

#space .row .col-right .txt {
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  #space {
    padding: 45px 0;
  }

  #space .wrap {
    max-width: 1350px;
  }

  #space .row {
    display: flex;
    justify-content: space-between;
    position: relative;
  }

  #space .row .col-left {
    margin-bottom: 0;
    max-width: 945px;
  }

  #space .row .col-left .space-slide .slick-dots {
    position: absolute;
    top: -45px;
    right: 5px;
  }

  #space .row .latin-ttl {
    font-size: 24px;
    margin-bottom: 10px;
    position: absolute;
    right: -35px;
    top: 10px;
    writing-mode: vertical-rl;
  }

  #space .row .latin-ttl::before {
    width: 1px;
    height: 600px;
    left: 12px;
    bottom: auto;
    top: -10px;
    transform: translateX(0);
  }

  #space .row .col-right {
    position: absolute;
    left: calc(50% + 100px);
    bottom: 10px;
    width: 575px;
    padding: 45px 90px 5px;
    background: #fff;
    z-index: 9;
  }

  #space .row .col-right h2 {
    text-align: left;
    margin-bottom: 60px;
    letter-spacing: 2px;
  }

  #space .row .col-right .txt {
    margin-bottom: 45px;
  }

  #space .row .col-right .btn-s1 a {
    width: 400px;
    padding: 20px 15px;
  }
}

#feature {
  position: relative;
  padding: 10vw 0;
}

#feature .feature-left1 .box {
  padding: 7vw 5% 15vw;
}

#feature .feature-left1 .box .group-photo {
  margin-bottom: 30px;
}

#feature .feature-left1 .box .contain {
  text-align: center;
}

#feature .feature-left1 .box .contain .txt-latin {
  margin-bottom: 20px;
}

#feature .feature-left1 .box .contain .txt-latin span {
  display: block;
}

#feature .feature-left1 .box .contain .txt-latin span:first-child {
  font-size: 20px;
}

#feature .feature-left1 .box .contain .txt-latin span:last-child {
  font-size: 30px;
}

#feature .feature-left1 .box .contain h3 {
  margin-bottom: 25px;
  font-size: 22px;
}

#feature .feature-left1 .box .contain .box-desc {
  font-size: 20px;
  margin-bottom: 25px;
  line-height: 36px;
}

#feature .feature-left1 .box .contain .txt {
  text-align: justify;
}

#feature .feature-left1 .box-1 {
  background: #7c884e;
  color: #fff;
}

#feature .feature-left1 .box-1 .photo-1 {
  margin-bottom: 25px;
}

#feature .feature-left1 .box-2 {
  position: relative;
}

#feature .feature-left1 .box-2::before {
  content: "";
  background: linear-gradient(to bottom, #7c884e, #fff);
  width: 100%;
  height: 70vw;
  left: 0;
  top: 0;
  position: absolute;
}

#feature .feature-left1 .box-3 {
  background: #34302e;
  color: #fff;
  position: relative;
}

#feature .feature-left1 .box-3::before {
  content: "";
  background: linear-gradient(to bottom, #fff, transparent);
  width: 100%;
  height: 100vw;
  left: 0;
  top: 0;
  position: absolute;
}

@media screen and (min-width: 768px) {
  #feature {
    padding: 100px 0;
  }

  #feature .feature-left1 {
    height: 100vh;
    position: relative;
    z-index: 9;
  }

  #feature .feature-left1 .box {
    padding: 150px 50px 160px;
  }

  #feature .feature-left1 .box .group-photo {
    margin-bottom: 30px;
  }

  #feature .feature-left1 .box .contain {
    text-align: center;
    max-width: 390px;
    margin: auto;
  }

  #feature .feature-left1 .box .contain .txt-latin {
    margin-bottom: 45px;
  }

  #feature .feature-left1 .box .contain .txt-latin span:first-child {
    font-size: 36px;
    margin-bottom: 15px;
  }

  #feature .feature-left1 .box .contain .txt-latin span:last-child {
    font-size: 60px;
  }

  #feature .feature-left1 .box .contain h3 {
    margin-bottom: 50px;
    font-size: 36px;
  }

  #feature .feature-left1 .box .contain .box-desc {
    font-size: 30px;
    margin-bottom: 35px;
    line-height: 60px;
  }

  #feature .feature-left1 .box-1 {
    /* background: #7c884e; */
    background: none;
    color: #fff;
  }

  #feature .feature-left1 .box-1 .photo-1 {
    margin-bottom: 25px;
  }

  #feature .feature-left1 .box-2 {
    /* background: #fff; */
    padding:100px 50px;
    color: #fff;
  }

  #feature .feature-left1 .box-2::before {
    /* background: url(../img/honten/feature_before1.png) repeat-x;
    width: 100%;
    height: 363px;
    top: -1px; */
    display: none;
  }

  #feature .feature-left1 .box-2 .contain {
    position: relative;
    z-index: 99;
  }

  #feature .feature-left1 .box-3 {
    /* background: #34302e; */
    background: none;
    padding:200px 50px 0;
  }

  #feature .feature-left1 .box-3::before {
    /* content: "";
    background: url(../img/honten/feature_before2.png) repeat-x;
    width: 100%;
    height: 455px; */
    display: none;
  }

  #feature .feature-left1 .box-3 .contain {
    position: relative;
    z-index: 9;
  }

  #feature .feature-list {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    background: #7c884e;
    transition: 0.5s;
  }

  #feature .feature-list.cl-bg-2 {
    background: #fff;
    transition: 0.5s;
  }

  #feature .feature-list.cl-bg-2 .box-1,
  #feature .feature-list.cl-bg-2 .box-2,
  #feature .feature-list.cl-bg-2 .box-3 {
    color: #000;
  }

  #feature .feature-list.cl-bg-3 {
    background: #34302e;
    transition: 0.5s;
  }

  #feature .feature-list.cl-bg-3 .box-1,
  #feature .feature-list.cl-bg-3 .box-2,
  #feature .feature-list.cl-bg-3 .box-3 {
    color: #fff;
  }

  #feature .feature-left1 {
    width: 40%;
  }

  #feature .feature-right {
    width: 60%;
    position: relative;
    min-height: 100vh;
    margin: 0px;
    overflow: hidden;
  }

  #feature .feature-right .feature-bg {
    /* position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden; */
    height: 600px;
  }

  /* #feature .feature-right .feature-bg:nth-child(n+2) {
    backface-visibility: hidden;
    height: 0;
    transform: scale(1.2);
    transform-origin: top;
    will-change: height;
  } */

  #feature .feature-right .feature-bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
  }
}
@media screen and (min-width: 1500px) {
  #feature .feature-right {
  width: 55%;
}
#feature .feature-right .feature-bg {
  height: 700px;
}
#feature .feature-left1 {
  width: 43%;
}
#feature .feature-left1 .box {
  margin-bottom: 150px;
}
}

#link {
  padding: 10vw 0;
}

#link h2 {
  text-align: center;
  margin-bottom: 20px;
}

#link h2 span {
  display: block;
}

#link h2 span:last-child {
  font-size: 17px;
  line-height: 22px;
}

#link .desc {
  text-align: center;
  margin-bottom: 25px;
}

#link ul {
  display: flex;
  justify-content: space-between;
}

#link ul li {
  width: 47%;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  padding: 5px 15px;
  box-sizing: border-box;
  position: relative;
  background: url(../img/kamata/link_arrow.png) no-repeat center right 15px/10px;
}

#link ul li::before {
  content: "";
  background: #000;
  width: 100%;
  height: 1px;
  left: 0;
  top: 2px;
  position: absolute;
}

#link ul li::after {
  content: "";
  background: #000;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 2px;
  position: absolute;
}

#link ul li a {
  width: 135px;
}

#link ul li a span {
  display: block;
  line-height: 20px;
}

#link ul li a small {
  display: block;
  line-height: 20px;
}

@media screen and (min-width: 768px) {
  #link {
    padding: 100px 0 25px;
  }

  #link .wrap {
    max-width: 1100px;
  }

  #link h2 {
    margin-bottom: 35px;
  }

  #link h2 span:first-child {
    font-size: 40px;
    margin-bottom: 15px;
  }

  #link h2 span:last-child {
    font-size: 18px;
    line-height: 22px;
  }

  #link .desc {
    font-size: 14px;
    margin-bottom: 85px;
  }

  #link ul li {
    width: 48.5%;
    background: url(../img/kamata/link_arrow.png) no-repeat center right 30px/auto;
  }

  #link ul li::before {
    top: 4px;
  }

  #link ul li::after {
    bottom: 4px;
  }

  #link ul li a {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 25px 115px 25px 25px;
  }

  #link ul li a:hover {
    opacity: 0.7;
  }

  #link ul li a span {
    font-size: 40px;
    line-height: 40px;
  }

  #link ul li a small {
    font-size: 18px;
    line-height: 40px;
  }
}

#menu {
  padding: 10vw 0;
}

#menu h2 {
  text-align: center;
  margin-bottom: 30px;
}

#menu h2 span {
  display: block;
  line-height: 36px;
}

#menu h2 span:first-child {
  font-size: 30px;
}

#menu h2 span:last-child {
  font-size: 20px;
}

#menu .col {
  margin-bottom: 35px;
}

#menu .col .photo {
  margin-bottom: 10px;
}

#menu .col .ttl {
  display: flex;
  justify-content: space-between;
  padding: 5px 20px 5px 30px;
  border-bottom: 1px solid;
  margin-bottom: 20px;
  position: relative;
}

#menu .col .ttl::before {
  content: "";
  background: #000;
  height: 15px;
  width: 1px;
  left: 20px;
  bottom: -3px;
  position: absolute;
  rotate: -45deg;
}

#menu .col .ttl h3 {
  font-size: 17px;
}

#menu .row-2 .col-left {
  width: 75%;
}

#menu .row-2 .col-right .photo {
  width: 50%;
  margin-left: auto;
  margin-top: -55px;
}

.group-btn li {
  margin-bottom: 15px;
}

@media screen and (min-width: 768px) {
  #menu {
    padding: 75px 0 145px;
  }

  #menu .wrap {
    max-width: 1325px;
  }

  #menu h2 {
    margin-bottom: 50px;
  }

  #menu h2 span {
    line-height: 36px;
  }

  #menu h2 span:first-child {
    font-size: 60px;
    margin-bottom: 30px;
  }

  #menu h2 span:last-child {
    font-size: 24px;
  }

  #menu .col {
    margin-bottom: 30px;
    width: calc(50% - 15px);
  }

  #menu .col .photo {
    margin-bottom: 40px;
  }

  #menu .col .photo img {
    width: 100%;
    height: auto;
  }

  #menu .col .ttl {
    padding: 5px 55px 10px 80px;
    margin-bottom: 35px;
    width: -moz-max-content;
    width: max-content;
  }

  #menu .col .ttl::before {
    height: 30px;
    left: 45px;
  }

  #menu .col .ttl h3 {
    font-size: 30px;
    letter-spacing: 1px;
    padding-right: 45px;
  }

  #menu .col .ttl .price {
    letter-spacing: 2px;
    font-size: 18px;
  }

  #menu .col .desc {
    letter-spacing: 0.5px;
    padding-left: 75px;
  }

  #menu .row-1 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
  }

  #menu .row-2 {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 70px;
  }

  #menu .row-2 .col-left {
    width: calc(50% + 40px);
    margin-left: -15px;
  }

  #menu .row-2 .col-right {
    width: calc(50% - 80px);
  }

  #menu .row-2 .col-right .photo {
    width: 100%;
    margin-bottom: 80px;
  }

  #menu .row-2 .col-right .ttl {
    margin-left: -50px;
  }

  #menu .row-2 .col-right .desc {
    margin-left: -50px;
  }

  #menu .row-3 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 90px;
  }

 .group-btn {
    display: flex;
    max-width: 1000px;
    margin: auto;
    justify-content: space-between;
  }

   .group-btn li {
    margin-bottom: 15px;
    width: 475px;
  }

  .group-btn li a {
    width: 475px;
    font-size: 24px;
    padding: 30px 15px;
  }
}

#course {
  padding: 10vw 0;
  position: relative;
}

#course::before {
  content: "";
  background: #000;
  height: 1px;
  width: 90%;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  position: absolute;
}

#course h2 {
  text-align: center;
  margin-bottom: 30px;
}

#course h2 span {
  display: block;
  line-height: 36px;
}

#course h2 span:first-child {
  font-size: 30px;
}

#course h2 span:last-child {
  font-size: 20px;
}

#course .desc-1 {
  text-align: center;
  margin-bottom: 20px;
}

#course .desc-2 {
  text-align: center;
  margin-bottom: 40px;
}

#course .photo {
  margin-bottom: 40px;
}

#course .row .col {
  border: 1px solid #000;
  padding: 35px 40px;
  margin-bottom: 15px;
}

#course .row .col h3 {
  width: -moz-max-content;
  width: max-content;
  font-size: 20px;
  margin: 0 auto 30px;
  padding: 20px 40px;
  border-bottom: 1px dashed #000;
}

@media screen and (min-width: 768px) {
  #course {
    padding: 115px 0 50px;
  }

  #course::before {
    content: "";
    background: #000;
    height: 1px;
    width: 90%;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    position: absolute;
  }

  #course h2 {
    margin-bottom: 50px;
  }

  #course h2 span {
    line-height: 36px;
  }

  #course h2 span:first-child {
    font-size: 60px;
    margin-bottom: 30px;
  }

  #course h2 span:last-child {
    font-size: 24px;
  }

  #course .desc-1 {
    margin-bottom: 40px;
  }

  #course .desc-2 {
    margin-bottom: 105px;
  }

  #course .photo {
    margin-bottom: 40px;
    margin: 0 -100px 90px;
  }

  #course .photo img {
    width: auto;
  }

  #course .row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 55px;
  }

  #course .row .col {
    padding: 50px 80px 55px;
    margin-bottom: 15px;
    width: 465px;
    box-sizing: border-box;
  }

  #course .row .col h3 {
    font-size: 24px;
    margin: 0 auto 40px;
    padding: 20px 60px 15px;
  }

  #course .row .col .contain {
    line-height: 36px;
    font-size: 14px;
  }

  #course .txt {
    text-align: center;
    font-size: 14px;
    line-height: 36px;
  }
}

#freedrink {
  padding: 10vw 0;
}

#freedrink .col-right {
  margin-bottom: 20px;
}

#freedrink .col-left h3 {
  font-size: 20px;
  padding: 5px 40px;
  position: relative;
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
}

#freedrink .col-left h3::before {
  content: "";
  background: #000;
  height: 15px;
  width: 1px;
  left: 20px;
  bottom: -3px;
  position: absolute;
  rotate: -45deg;
}

#freedrink .col-left .desc {
  margin-bottom: 20px;
}

#freedrink .col-left .price {
  font-size: 20px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: 600;
}

#freedrink .col-left .desc-price {
  text-align: center;
}

@media screen and (min-width: 768px) {
  #freedrink {
    padding: 50px 0;
  }

  #freedrink .wrap {
    max-width: 1200px;
  }

  #freedrink .row {
    display: flex;
    justify-content: space-between;
    max-width: 1125px;
    margin-left: auto;
  }

  #freedrink .col-right {
    margin-bottom: 20px;
    order: 2;
  }

  #freedrink .col-left {
    order: 1;
    width: 505px;
    padding-top: 40px;
  }

  #freedrink .col-left h3 {
    font-size: 30px;
    padding: 5px 0 12px 65px;
    margin-bottom: 35px;
    letter-spacing: 1.5px;
  }

  #freedrink .col-left h3::before {
    height: 25px;
  }

  #freedrink .col-left .desc {
    margin-bottom: 40px;
    padding-left: 65px;
  }

  #freedrink .col-left .price {
    font-size: 24px;
    margin-bottom: 30px;
    padding-right: 50px;
    letter-spacing: 3px;
  }

  #freedrink .col-left .desc-price {
    font-size: 14px;
    line-height: 30px;
    padding-right: 70px;
  }
}

#lunch-bnr {
  padding: 5vw 0 10vw;
}

#lunch-bnr .row {
  position: relative;
  border: 1px solid #000;
}

#lunch-bnr .row .col-left {
  margin-bottom: 10px;
}

#lunch-bnr .row .col-right {
  padding: 10px 20px 30px;
}

#lunch-bnr .row .col-right h2 {
  font-size: 35px;
  font-weight: 600;
}

#lunch-bnr .row .col-right .btn-bnr {
  position: relative;
}

#lunch-bnr .row .col-right .btn-bnr::after {
  content: "";
  background: url(../img/kamata/lunch_btn_after.png) no-repeat 0 0/100%;
  width: 13px;
  height: 10px;
  right: 100px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}

#lunch-bnr .row .logo {
  position: absolute;
  bottom: 40px;
  right: 15px;
  width: 90px;
}

@media screen and (min-width: 768px) {
  #lunch-bnr {
    padding: 100px 0 150px;
  }

  #lunch-bnr .wrap {
    max-width: 1100px;
  }

  #lunch-bnr .row {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
  }

  #lunch-bnr .row .col-left {
    margin-bottom: 0;
  }

  #lunch-bnr .row .col-right {
    padding: 10px 20px 45px 85px;
  }

  #lunch-bnr .row .col-right h2 {
    font-size: 50px;
    font-weight: 600;
  }

  #lunch-bnr .row .col-right .btn-bnr {
    margin-left: 20px;
  }

  #lunch-bnr .row .col-right .btn-bnr a {
    letter-spacing: 0.5px;
  }

  #lunch-bnr .row .col-right .btn-bnr::after {
    right: 25px;
  }

  #lunch-bnr .row .col-right .btn-bnr:hover {
    opacity: 0.7;
  }

  #lunch-bnr .row .logo {
    bottom: auto;
    top: 15px;
    right: 15px;
    width: auto;
  }

  #lunch-bnr .row .logo img {
    width: auto;
  }
}

#floor {
  padding: 10vw 0;
  position: relative;
}

#floor::before {
  content: "";
  background: #000;
  width: 90%;
  height: 1px;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  position: absolute;
}

#floor .row-1 .col-right {
  margin-bottom: 15px;
}

#floor .row-1 h2 {
  text-align: center;
  margin-bottom: 20px;
}

#floor .row-1 h2 span {
  display: block;
}

#floor .row-1 h2 span:last-child {
  font-size: 17px;
  line-height: 22px;
}

#floor .row-1 .col-left {
  margin-bottom: 35px;
}

#floor .row-1 .col-left h3 {
  font-size: 24px;
  margin-bottom: 30px;
  text-align: center;
  line-height: 40px;
}

#floor .row-2 {
  padding: 0 20px;
}

#floor .row-2 .col-right {
  margin-bottom: 30px;
}

#floor .row-2 .col-right h4 {
  text-align: center;
  font-size: 20px;
  margin-bottom: 40px;
  position: relative;
}

#floor .row-2 .col-right h4::before {
  content: "";
  background: #000;
  height: 1px;
  width: 100%;
  bottom: 4px;
  left: 0;
  position: absolute;
}

#floor .row-2 .col-left .photo-2 {
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  #floor {
    padding: 145px 0 180px;
  }

  #floor .wrap {
    max-width: 1360px;
  }

  #floor .row-1 {
    position: relative;
  }

  #floor .row-1 .col-right {
    margin-bottom: 60px;
    text-align: right;
  }

  #floor .row-1 h2 {
    position: absolute;
    left: 25px;
    top: -40px;
    text-align: left;
    margin-bottom: 20px;
  }

  #floor .row-1 h2 span {
    display: block;
  }

  #floor .row-1 h2 span:last-child {
    font-size: 18px;
    line-height: 55px;
  }

  #floor .row-1 .col-left {
    margin-bottom: 0;
    width: 470px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #fff;
    padding: 60px 95px 45px 25px;
    box-sizing: border-box;
  }

  #floor .row-1 .col-left h3 {
    margin-bottom: 45px;
    text-align: left;
    line-height: 48px;
  }

  #floor .row-2 {
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    max-width: 1310px;
    margin: auto;
  }

  #floor .row-2 .col-right {
    order: 2;
    margin-bottom: 0;
  }

  #floor .row-2 .col-right h4 {
    text-align: left;
    font-size: 20px;
    margin-bottom: 80px;
  }

  #floor .row-2 .col-right h4::before {
    bottom: 9px;
  }

  #floor .row-2 .col-left {
    order: 1;
	  display: flex;
	  justify-content: space-between;
	  max-width: 1310px;
  }

  #floor .row-2 .col-left img {
    width: 94%;
  }
}

#shopinfo .box-parallax {
  height: 60vw;
}

#shopinfo .contain {
  padding: 10vw 0;
}

#shopinfo .contain .col-right .logo {
  text-align: center;
}

#shopinfo .contain .col-right .logo img {
  width: 185px;
}

#shopinfo .contain .col-right .logo-desc {
  text-align: center;
  margin-bottom: 15px;
}

#shopinfo .contain .col-right .desc {
  text-align: center;
  margin-bottom: 30px;
  line-height: 24px;
}

#shopinfo .contain .col-right .tel-ft {
  text-align: center;
  margin-bottom: 15px;
}

#shopinfo .contain .col-right .tel-ft dt {
  font-size: 14px;
}

#shopinfo .contain .col-right .tel-ft dd {
  font-size: 22px;
}

#shopinfo .contain .col-right .tel-ft img {
  width: 15px;
  margin-bottom: 5px;
  margin-right: 3px;
}

#shopinfo .contain .col-right .btn-t2 a {
  display: block;
  background: #000;
  color: #fff;
  padding: 15px 10px 15px 25px;
  width: 250px;
  margin: auto;
  text-align: center;
  position: relative;
}

#shopinfo .contain .col-right .btn-t2 a::before {
  content: "";
  background: url(../img/kamata/icon_cal.png) no-repeat 0 0/100%;
  width: 17px;
  height: 16px;
  left: 35px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}

#shopinfo .contain .col-right .info {
  margin-top: 15px;
  margin-bottom: 35px;
}

#shopinfo .contain .col-right .info dl {
  border-bottom: 1px dashed #b3b3b3;
  line-height: 24px;
  padding: 10px 0;
}

#shopinfo .contain .col-right .info dl dd {
  padding-left: 30px;
}

#shopinfo .contain .col-right .btn-map {
  margin-bottom: 45px;
}

#shopinfo .contain .col-right .btn-map a {
  display: block;
  width: 280px;
  border: 1px solid #000;
  padding: 15px;
  text-align: center;
  margin: auto;
  position: relative;
}

#shopinfo .contain .col-right .btn-map a::after {
  content: "";
  background: url(../img/kamata/icon_map.png) no-repeat 0 0/100%;
  width: 15px;
  height: 18px;
  left: 50px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}

#shopinfo .contain .col-right .recruit-bnr {
  margin-bottom: 45px;
}

#shopinfo .contain .col-right .recruit-bnr a {
  display: flex;
  align-items: center;
  border: 1px solid #000;
}

#shopinfo .contain .col-right .recruit-bnr a .photo {
  width: 40%;
}

#shopinfo .contain .col-right .recruit-bnr a .info-recruit {
  width: 60%;
  padding-left: 25px;
}

#shopinfo .contain .col-right .recruit-bnr a .info-recruit h3 {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}

#shopinfo .contain .col-right .recruit-bnr a .info-recruit h3 span:first-child {
  padding-right: 15px;
  font-size: 18px;
}

#shopinfo .contain .col-right .recruit-bnr a .info-recruit .btn-desc {
  font-size: 11px;
  line-height: 18px;
}

#shopinfo .contain .col-left iframe {
  width: 100%;
  height: 480px;
  filter: grayscale(1);
}

@media screen and (min-width: 768px) {
  #shopinfo .box-parallax {
    height: 600px;
  }

  #shopinfo .contain {
    padding: 0;
  }

  #shopinfo .contain .wrap {
    max-width: 100%;
    /* display: flex; */
  }

  #shopinfo .contain .col-right {
    /* order: 2;
    width: 50%;
    margin-left: auto; */
  }

  #shopinfo .contain .col-right .contain-right {
    padding: 85px 0;
   max-width: 700px;
  width: 100%;
  margin: auto;
  }

  #shopinfo .contain .col-right .logo {
    margin-bottom: 10px;
  }

  #shopinfo .contain .col-right .logo img {
    width: auto;
  }

  #shopinfo .contain .col-right .logo-desc {
    font-size: 18px;
    margin-bottom: 20px;
  }

  #shopinfo .contain .col-right .desc {
    margin-bottom: 30px;
    line-height: 24px;
  }

  #shopinfo .contain .col-right .tel-ft {
    margin-bottom: 10px;
  }

  #shopinfo .contain .col-right .tel-ft dt {
    line-height: 35px;
  }

  #shopinfo .contain .col-right .tel-ft dd {
    font-size: 34px;
  }

  #shopinfo .contain .col-right .tel-ft img {
    width: 15px;
    margin-bottom: 5px;
    margin-right: 3px;
  }

  #shopinfo .contain .col-right .btn-t2 a {
    display: block;
    background: #000;
    color: #fff;
    padding: 10px 10px 10px 25px;
    width: 250px;
    margin: auto;
    text-align: center;
    position: relative;
  }

  #shopinfo .contain .col-right .btn-t2 a::before {
    content: "";
    background: url(../img/kamata/icon_cal.png) no-repeat 0 0/100%;
    width: 17px;
    height: 16px;
    left: 35px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
  }

  #shopinfo .contain .col-right .btn-t2 a:hover {
    opacity: 0.7;
  }

  #shopinfo .contain .col-right .info {
    margin-top: 55px;
    margin-bottom: 65px;
  }

  #shopinfo .contain .col-right .info dl {
    font-size: 14px;
    line-height: 26px;
    padding: 12px 0;
    display: flex;
  }

  #shopinfo .contain .col-right .info dl dt {
    width: 125px;
  }

  #shopinfo .contain .col-right .info dl dd {
    width: calc(100% - 125px);
    padding-left: 30px;
  }

  #shopinfo .contain .col-right .btn-map {
    margin-bottom: 85px;
  }

  #shopinfo .contain .col-right .btn-map a {
    width: 400px;
    padding: 18px 15px;
  }

  #shopinfo .contain .col-right .btn-map a::after {
    left: 105px;
  }

  #shopinfo .contain .col-right .btn-map a:hover::after {
    filter: grayscale(1) invert(1);
  }

  #shopinfo .contain .col-right .recruit-bnr {
    margin-bottom: 45px;
  }

  #shopinfo .contain .col-right .recruit-bnr a {
    display: flex;
    align-items: center;
    border: 1px solid #000;
  }

  #shopinfo .contain .col-right .recruit-bnr a .photo {
    width: auto;
  }

  #shopinfo .contain .col-right .recruit-bnr a .info-recruit {
    width: auto;
    padding-left: 25px;
  }

  #shopinfo .contain .col-right .recruit-bnr a .info-recruit h3 {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
  }

  #shopinfo .contain .col-right .recruit-bnr a .info-recruit h3 span:first-child {
    padding-right: 15px;
    font-size: 24px;
  }

  #shopinfo .contain .col-right .recruit-bnr a .info-recruit h3 span:last-child {
    font-size: 14px;
  }

  #shopinfo .contain .col-right .recruit-bnr a .info-recruit .btn-desc {
    font-size: 14px;
    line-height: 26px;
  }

  #shopinfo .contain .col-left {
    width: 50%;
    min-width: 640px;
    margin: 0 auto 100px;
  }

  /* #shopinfo .contain .col-left iframe {
    height: 100vh;
  }

  #shopinfo .contain .col-left.map-fixed {
    position: fixed;
    left: 0;
    top: 0;
  } */
}

@media (min-width: 768px) and (max-width: 1499px) {
  #menu .wrap {
    padding: 0 15px;
  }

  #floor .wrap {
    padding: 0 15px;
  }

  #concept .row .latin-ttl {
    left: 0;
    z-index: 999;
  }

  #space .row .latin-ttl {
    right: 0;
    z-index: 99;
  }

  #feature .feature-left1 .box {
    /* height: 100vh; */
  }

  #feature .feature-left1 .box {
    padding: 200px 25px 160px;
  }

  #feature .feature-left1 .box-3 {
    padding: 100px 25px 100px;
  }

  #feature .feature-left1 .box .contain .txt-latin {
    margin-bottom: 25px;
  }

  #feature .feature-left1 .box .contain h3 {
    font-size: 30px;
    margin-bottom: 20px;
  }

  #feature .feature-left1 .box .contain .box-desc {
    font-size: 25px;
    line-height: 45px;
  }
}

@media (min-width: 768px) and (max-width: 1300px) {
  #concept .row .col-right {
    max-width: 800px;
  }

  #concept .row .col-left {
    width: 500px;
    padding: 25px 60px 38px;
    left: 0;
  }

  #concept .row .col-left h2 {
    margin-bottom: 25px;
  }

  #space .row .col-left {
    max-width: 800px;
  }

  #space .row .col-right {
    left: auto;
    right: 0;
    width: 500px;
    padding: 45px 50px 5px;
  }

  #space .row .col-right h2 {
    margin-bottom: 20px;
  }

  #link .wrap {
    max-width: 1000px;
  }

  #menu .col .ttl {
    padding: 5px 40px 10px 45px;
    margin-bottom: 20px;
  }

  #menu .col .ttl h3 {
    font-size: 25px;
  }

  #menu .col .desc {
    padding-left: 15px;
  }

  #menu .col .ttl::before {
    left: 15px;
  }

  #menu .row-2 .col-left img {
    width: 100%;
    height: auto;
  }

  #menu .row-2 .col-right .photo {
    margin-bottom: 20px;
  }

  #freedrink .col-left .desc {
    padding-left: 20px;
  }

  #lunch-bnr .wrap {
    width: 1000px;
  }

  #lunch-bnr .row .col-right {
    padding: 10px 20px 35px 25px;
  }

  #floor .row-1 .col-right img {
    width: 800px;
  }

  #floor .row-1 .col-left {
    padding: 40px 55px 45px 25px;
    width: 450px;
  }

  #floor .row-2 .col-left {
    width: calc(50% - 15px);
  }

  #floor .row-2 .col-left img {
    width: 100%;
    height: auto;
  }

  #floor .row-2 .col-right {
    width: calc(50% - 15px);
  }

  #floor .row-2 .col-right img {
    width: 100%;
    height: auto;
  }

  #shopinfo .contain .col-right .contain-right {
    width: 480px;
    margin-left: 50px;
  }
}
.remodal-wrapper {
  padding: 10% 10px 100px;
  background: #34302e;
}

.remodal-close {
  background: url(../img/honten/popup_close.jpg) no-repeat center center/100% !important;
  top: -30px;
  right: 10px;
  width: 26px;
  height: 26px;
}


.g-popup h2 {
  margin-bottom: 20px !important;
}

.g-popup .desc {
  margin-bottom: 10px;
}

.g-popup .main-h3 {
  margin-bottom: 10px;
  text-align: left;
  border-bottom: 1px solid #000;
  line-height: 20px;
  font-size: 18px;
  padding-left: 10px;
  font-weight: 500;
}

.g-popup .photo-1 {
  margin-bottom: 30px;
}

.g-popup .item {
  margin-bottom: 30px;
}

.g-popup .item h4 {
  text-align: left;
  font-size: 14px;
  margin-bottom: 20px;
  padding-left: 12px;
  position: relative;
}

.g-popup .item h4::before {
  content: "";
  background: #000;
  height: 2px;
  width: 10px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}

.g-popup .item dl {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px dashed #979797;
  padding: 5px 0;
}

.g-popup .item dl dt {
  text-align: left;
}

.g-popup .item dl dd {
  text-align: right;
}



@media screen and (min-width: 768px) {
  .remodal-wrapper {
    padding: 0px 10px 100px;
    z-index: 99999;
  }

  .remodal-close {
    width: 59px;
    height: 60px;
    top: 15px;
    right: 10px;
  }

  .remodal {
    min-width: 100%;
    padding: 150px 20px 120px;
    top: 100px;
  }

  .remodal::before {
    content: "";
    background: #34302e;
    height: 100px;
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
  }

  .g-popup h2 {
    margin-bottom: 10px !important;
    font-size: 30px;
  }

  .g-popup .desc {
    margin-bottom: 10px;
  }

  .g-popup .main-h3 {
    margin-bottom: 10px;
    line-height: 30px;
    font-size: 30px;
    padding-left: 10px;
  }

  .g-popup .row {
    display: flex;
    justify-content: space-between;
  }

  .g-popup .row .col {
    width: 32%;
  }

  .g-popup .photo-1 {
    margin-bottom: 50px;
  }

  .g-popup .photo-1 img {
    width: 100%;
    height: auto;
  }

  .g-popup .item {
    margin-bottom: 30px;
  }

  .g-popup .item h4 {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .g-popup .item dl {
    font-size: 14px;
    line-height: 28px;
  }
}

@media (min-width: 768px) and (max-width: 1300px) {
  .remodal {
    min-width: 100%;
    padding: 50px 50px 90px;
  }
}
@media screen and (min-width: 768px) {
  #header #belt .group {
      display: flex;
      flex-direction: row-reverse;
      justify-content: center;
      /* max-width: 1240px; */
      margin: 0 auto;
  }
  #header #belt .group .menu .nav1 li a, #header #belt .group .menu .nav1 li span {
    font-size: 24px;
}
#header #belt .group .menu .nav1 li:not(:last-child) {
  margin-bottom: 20px;
}
  #header #belt .group .menu .nav1 .nav-sub {
      margin: 15px 0 0 16px;
  }
  #navigation {
    padding: 206px 20px 60px;
    z-index: 10000;
}
}

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