@charset "UTF-8";
.z-30,
.z-50 {
  position: relative
}
.kch-font-color {
  color: #4d4d4d
}
.bg-light-green {
  background: #fafae4
}
.z-50 {
  z-index: 50
}
.z-30 {
  z-index: 30
}
.header__nav__block-main,
.z-10 {
  z-index: 10;
  position: relative
}
.rsvBox {
  color: #000
}
.rsvBox__tab__item button.js-rsvTab--active,
.rsvLink {
  color: #fff
}
.rsvBox__submit span {
  color: #3f8ebe
}
.bl__campaignBox__ttl,
.rsvBox__form__block,
.rsvBox__head,
.rsvBox__head::before,
.rsvBox__tab__item button.js-rsvTab--active,
.rsvBox__ttl {
  background: #7493ab
}
.rsvBox__form__item,
.rsvBox__tab__item button.js-rsvTab--inactive {
  background: #d5dee5
}
.rsvBox__inner,
.rsvLink {
  background: #5b7283
}
@media screen and (min-width:576px) {
  .header a span:last-child {
    letter-spacing: 1.2px
  }
}
.header__nav__block-main {
  max-width: 820px
}
.footer {
  background: #737e6a
}
.footer__rsv {
  background: #b2dc8e;
  color: #5e645a
}
.contact .ttl-con,
.footer__rsv__btn {
  background: #fff
}
.footer__insta {
  background: #85b55d
}
.footer__info__link__item {
  border-right: 1px solid #fff
}
.mvSlider__item.gest-room .mvSlider__item__bg {
  background-image: url(/img/kochi/index/hero1.jpg?6)
}
.mvSlider__item.reception-shelf .mvSlider__item__bg {
  background-image: url(/img/kochi/index/hero2.jpg?6)
}
.mvSlider__item.breakfast-udon .mvSlider__item__bg {
  background-image: url(/img/kochi/index/hero3.jpg?6)
}
.mvSlider__item.reception .mvSlider__item__bg {
  background-image: url(/img/kochi/index/hero4.jpg?6)
}
.bl__campaignBox__inner {
  margin-top: -40px
}
.bl__campaignBox.all-clr-red {
  color: #f71818
}
.bl__campaignBox.all-clr-red > * {
  border-color: #f71818;
  color: #f71818
}
.directions-card hr {
  border: 3px solid #dfdfdf
}
.special-top__img img {
  -webkit-box-shadow: -10px 10px 0 0 #c5ebda;
  box-shadow: -10px 10px 0 0 #c5ebda
}
.index__plan__item__name {
  color: #fff;
  background: #54674d!important
}
.index__plan__bg {
  background: #def0cf
}
.access__detail__item hr {
  border-color: #dbdbd2
}
.room-cards__ttl__border {
  border-bottom: 8px solid #868674
}
.room-cards__items .card__border {
  border: 3px solid #deded1
}
.deco-circle {
  background: #123b5c
}
.breakfast-time__item .def-list>div:first-child,
.room__amenity__list .def-list div:first-child {
  background: #e5e6df
}
.deco-human::after {
  background-image: url(/img/kochi/room/human-one.png?0)!important
}
.hotel-parking__info {
  background: #f8f8f8
}
.ttl-sub__dotted {
  padding-bottom: 1em;
  font-weight: 400;
  line-height: 1.5;
  border-top: none;
  border-bottom: 1px dotted #4d4136
}
.breakfast-top__body-ttl {
  font-size: 150%;
  margin-bottom: 1rem;
  margin-top: 5rem
}
.breakfast-floor__txt--main {
  font-size: 115%
}
.breakfast-floor__txt--sub {
  font-size: 90%
}
.detail-panel .deco-txt__left,
.detail-panel .deco-txt__right {
  border-color: #868674
}
.faq-list__list__block > div,
.faq-list__list__block > ul > li {
  border-bottom: 1px solid #898989;
  border-right: 1px solid #898989;
  border-left: 1px solid #898989;
  line-height: 1.8;
  position: relative
}
.detail-panel .deco-txt__left::before,
.detail-panel .deco-txt__right::before {
  color: #868674
}
.deco-sandwich,
.deco-vegetable--1,
.speech-bubble {
  position: relative
}
.sandwich-list {
  padding: 6rem 0;
  margin: 5rem 0
}
.sandwich-list .detail-panel__items:first-child,
.sandwich-list .detail-panel__txt:nth-child(2) {
  margin-top: 0
}
.sandwich-list .detail-panel__items:first-child .detail-panel__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}
.sandwich-list .detail-panel__ttl {
  padding: 0 4%
}
.sandwich-list .detail-panel__txt-box {
  background: #fff;
  padding: 10px 1.5rem;
  border-radius: 18px
}
.sandwich-list .detail-panel__txt:first-child {
  margin-top: 0;
  margin-bottom: 10px
}
.sandwich-list .txts-ps {
  padding-right: 0
}
.sandwich-list .txts-pe {
  padding-left: 0
}
.sandwich-list .tag-no1 {
  background: #697e66;
  color: #fff;
  font-size: 50%;
  padding: 4px 6px;
  display: inline-block;
  margin-top: 4px;
  margin-right: .7em
}
.urgent-info__ttl {
  margin-bottom: 2rem
}
.urgent-info__ttl.text-start {
  text-align: start
}
.urgent-info__txt:last-child {
  margin-bottom: 0
}
.urgent-info.text-center {
  text-align: center
}
.urgent-info .ttl--border-before {
  position: relative;
  top: 0;
  z-index: 10
}
.urgent-info .ttl--border-before::before {
  position: absolute;
  bottom: 5px;
  left: 50%;
  content: "";
  width: 100%;
  border-bottom: 10px solid #b9dba7;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  z-index: 1
}
.urgent-info span {
  z-index: 10
}
.dashed-note {
  background-color: #fff;
  background-image: linear-gradient(90deg,transparent 0,transparent 50%,#fff 50%,#fff 100%),linear-gradient(180deg,#ccc 1px,transparent 1px);
  background-size: 8px 100%,100% 1.7em;
  line-height: 2em;
  padding-bottom: 1px;
  background-position: 0 1em,0 0
}
.deco-sandwich--10::after,
.deco-sandwich--11::after,
.deco-sandwich--12::before,
.deco-sandwich--1::before,
.deco-sandwich--2::before,
.deco-sandwich--3::after,
.deco-sandwich--4::after,
.deco-sandwich--5::after,
.deco-sandwich--6::after,
.deco-sandwich--7::after,
.deco-sandwich--8::after,
.deco-sandwich--9::after {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain
}
.deco-sandwich--1::before,
.deco-sandwich--2::before {
  background-image: url(/img/kochi/restaurant/point/txt-sandwich-menu.png?0)
}
.deco-sandwich--1::before {
  top: -5rem;
  width: 60%;
  height: 182px;
  left: -7rem
}
@media screen and (max-width:575px) {
  .header__fixed-nav .reservation {
    color: #737e6a
  }
  .header__fixed-nav__hum {
    background: #737e6a
  }
  .header__global-nav {
    color: #333;
    background: -webkit-gradient(linear,left top,left bottom,from(#bbdc84),to(#5dcdbe));
    background: linear-gradient(to bottom,#bbdc84,#5dcdbe)
  }
  .footer__rsv {
    background: -webkit-gradient(linear,left top,left bottom,from(#b2da85),to(#85d2a1));
    background: linear-gradient(to bottom,#b2da85,#85d2a1)
  }
  .hero__sub {
    border-top-style: solid;
    border-top-width: 5px
  }
  .index__plan__bg {
    padding-top: 2rem;
    padding-bottom: 1rem;
    background: -webkit-gradient(linear,left top,left bottom,from(#e3f1cc),to(#cfeed9));
    background: linear-gradient(to bottom,#e3f1cc,#cfeed9)
  }
  .index__plan .slider-card__item div {
    padding: 15px 0
  }
  .breakfast-top .bl_con__img--right {
    height: auto
  }
  .breakfast-floor__txt--sub {
    font-size: 109%
  }
  .sandwich-list .ly__con-padding {
    padding-left: 5%;
    padding-right: 5%
  }
  .urgent-info__ttl.text-start__sp {
    text-align: start
  }
  .urgent-info .ttl--border-before::before {
    bottom: -1px
  }
  .deco-sandwich--1::before {
    top: -8rem;
    width: 80%
  }
}
.deco-sandwich--2::before {
  top: -2.5rem;
  width: 60%;
  height: 182px;
  right: -7rem
}
@media screen and (max-width:1024px) {
  .deco-vegetable__item {
    display: none
  }
  .sandwich-list .detail-panel__box-txts__inner {
    padding-right: 0;
    padding-left: 0
  }
  .deco-sandwich--1::before {
    left: -10%
  }
  .deco-sandwich--2::before {
    top: -5rem;
    left: -10%
  }
}
@media screen and (max-width:575px) {
  .deco-sandwich--2::before {
    top: -8rem;
    width: 80%
  }
}
.deco-sandwich--3::after {
  background-image: url(/img/kochi/restaurant/point/shrimps.png?0);
  bottom: -3.5rem;
  width: 40%;
  height: 148px;
  right: -2rem
}
@media screen and (max-width:1024px) {
  .deco-sandwich--3::after {
    width: 39%;
    height: 150px;
    right: -4rem
  }
}
@media screen and (max-width:575px) {
  .deco-sandwich--3::after {
    bottom: -4.5rem;
    right: -1rem
  }
}
.deco-sandwich--4::after {
  background-image: url(/img/kochi/restaurant/point/chicken.png?0);
  bottom: 1.5rem;
  width: 25%;
  height: 88px
}
@media screen and (min-width:1025px) {
  .header__nav__list__item a {
    padding: 10px 14px
  }
  .header__nav__block-main {
    margin-left: calc((100% - 1024px)/ 2)
  }
  .deco-vegetable__item {
    position: absolute
  }
  .deco-vegetable--1 .deco-vegetable__item {
    top: -30px;
    right: calc((100% - 1024px)/ 2 - 202px);
    z-index: -1
  }
  .deco-vegetable--1 img {
    width: 80%
  }
  .sandwich-list .detail-panel__items {
    margin-top: 5rem
  }
  .sandwich-list .detail-panel__items:nth-child(3) .detail-panel__ttl {
    letter-spacing: 2px
  }
  .sandwich-list .detail-panel__box-img,
  .sandwich-list .detail-panel__box-txts {
    width: 50%
  }
  .deco-sandwich--2::before {
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg)
  }
  .deco-sandwich--4::after {
    left: -7rem
  }
  .speech-bubble::after {
    margin-top: .5rem
  }
}
@media screen and (max-width:1024px) {
  .deco-sandwich--4::after {
    width: 37%;
    height: 150px;
    right: -1rem;
    bottom: -2.5rem
  }
}
@media screen and (max-width:575px) {
  .deco-sandwich--4::after {
    bottom: -4.5rem
  }
}
.deco-sandwich--5::after {
  background-image: url(/img/kochi/restaurant/point/sausage.png?0);
  bottom: -3.5rem;
  width: 31%;
  height: 177px;
  right: -4rem
}
@media screen and (max-width:1024px) {
  .deco-sandwich--5::after {
    width: 37%;
    height: 230px;
    right: -5rem
  }
}
@media screen and (max-width:575px) {
  .deco-sandwich--5::after {
    bottom: -5.5rem;
    right: -2rem;
    height: 200px
  }
}
.deco-sandwich--6::after,
.deco-sandwich--7::after,
.deco-sandwich--8::after {
  background-image: url(/img/kochi/restaurant/point/spoon-fork.png?0);
  width: 20%;
  height: 120px
}
@media screen and (max-width:1024px) {
  .deco-sandwich--6::after,
  .deco-sandwich--7::after,
  .deco-sandwich--8::after {
    width: 15%;
    max-width: 80px;
    z-index: 10
  }
}
@media screen and (max-width:575px) {
  .deco-sandwich--6::after,
  .deco-sandwich--7::after,
  .deco-sandwich--8::after {
    width: 18%;
    max-width: 70px;
    bottom: -7rem
  }
}
.deco-sandwich--6::after {
  bottom: 2.5rem;
  right: -4rem
}
@media screen and (max-width:1024px) {
  .deco-sandwich--6::after {
    height: 150px;
    right: -3rem;
    bottom: -5rem
  }
}
@media screen and (max-width:575px) {
  .deco-sandwich--6::after {
    right: -2.5rem;
    bottom: -6rem
  }
}
.deco-sandwich--7::after {
  bottom: -1.5rem;
  left: -6rem;
  -webkit-transform: rotate(-40deg);
  transform: rotate(-40deg)
}
.deco-sandwich--8::after {
  top: -1.5rem;
  right: -7rem
}
@media screen and (max-width:1024px) {
  .deco-sandwich--7::after {
    height: 150px;
    bottom: -8rem;
    left: -4rem
  }
  .deco-sandwich--8::after {
    height: 150px;
    top: -8rem;
    right: -4rem
  }
}
.deco-sandwich--10::after,
.deco-sandwich--11::after,
.deco-sandwich--9::after {
  background-image: url(/img/kochi/restaurant/point/sandwich.png?0);
  width: 19%;
  height: 94px;
  z-index: 10
}
.deco-sandwich--9::after {
  bottom: -3rem;
  right: -2rem
}
@media screen and (max-width:1024px) {
  .deco-sandwich--10::after,
  .deco-sandwich--11::after,
  .deco-sandwich--9::after {
    width: 15%;
    height: 150px;
    max-width: 80px
  }
  .deco-sandwich--9::after {
    bottom: -6rem
  }
}
@media screen and (max-width:575px) {
  .deco-sandwich--7::after {
    left: -3rem
  }
  .deco-sandwich--10::after,
  .deco-sandwich--11::after,
  .deco-sandwich--9::after {
    width: 18%
  }
  .deco-sandwich--9::after {
    max-width: 70px;
    bottom: -7rem
  }
}
.deco-sandwich--10::after {
  bottom: -5rem;
  right: -4rem
}
@media screen and (max-width:1024px) {
  .deco-sandwich--10::after {
    bottom: -8rem;
    right: -2rem
  }
}
@media screen and (max-width:575px) {
  .deco-sandwich--10::after {
    max-width: 70px;
    bottom: -7rem
  }
}
.deco-sandwich--11::after {
  bottom: -25rem;
  right: -4rem
}
@media screen and (max-width:1024px) {
  .deco-sandwich--11::after {
    bottom: -18rem;
    height: 75px;
    right: -2rem
  }
  .deco-sandwich--12::before {
    display: none
  }
}
@media screen and (max-width:575px) {
  .deco-sandwich--11::after {
    bottom: -20rem
  }
}
.deco-sandwich--12::before {
  background-image: url(/img/kochi/restaurant/point/chef.png?0);
  bottom: -2.5rem;
  width: 300px;
  height: 278px;
  left: -22rem
}
.other-menu {
  margin-top: 5rem
}
.other-menu__ttl {
  font-weight: 400;
  font-size: 160%;
  border-top: 1px solid;
  border-bottom: 1px solid;
  display: inline-block;
  padding: 1rem 4%
}
.other-menu__txt {
  background: #e2e2d3;
  border-radius: 20px;
  padding: 1rem;
  max-width: 740px;
  margin: auto
}
.faq-category__ttl,
.faq-list__list__block > div {
  padding: 19px 6%;
  letter-spacing: .2rem;
  text-indent: -2.5%
}
.other-menu__txt > * {
  margin: 0
}
.ng .ly__wrapper,
.thanks .ly__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh
}
.ng .footer,
.thanks .footer {
  margin-top: auto
}
.hero__sub__ttl {
  top: 60%
}
.speech-bubble::before {
  color: transparent
}
.speech-bubble::after {
  position: absolute;
  display: block;
  content: "　";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: 1;
  width: 40px;
  height: 37px;
  background-image: url(/img/common_2/faq/speech-bubble.png?0);
  top: 0;
  right: 0
}
.faq-category__ttl {
  font-weight: 400;
  background: #dfe5db;
  margin: 0
}
.faqNav__list {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.faqNav__item {
  width: 100%
}
@media screen and (max-width:1024px) {
  .faqNav__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    max-width: 500px;
    margin: auto
  }
  .faqNav__item {
    width: 48%;
    margin-bottom: .5em
  }
}
.faqNav__item + .faqNav__item {
  margin-left: .2rem
}
.faqNav__button {
  width: 100%;
  padding: 1.4rem 0;
  font-size: 110%;
  color: currentColor;
  background: inherit;
  border: 1px solid #cbcbcb;
  border-radius: 40px;
  -webkit-transition: background-color .5s;
  transition: background-color .5s;
  -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.1607843137);
  box-shadow: 0 3px 6px rgba(0,0,0,.1607843137)
}
.faqNav__button:hover {
  color: #fff;
  cursor: pointer;
  background: #cbcbcb;
  border: 1px solid transparent;
  -webkit-transition: background-color 1s;
  transition: background-color 1s
}
.faqNav__button:focus {
  outline: 0
}
.faq-list__list {
  display: block;
  color: #594a41;
  line-height: 2.6
}
.faq-list__list__block:first-child > div {
  border-top: 1px solid #898989
}
@media screen and (min-width:576px) and (max-width:1024px) {
  .header__nav__block-main {
    width: 80%
  }
  .hero__sub__index-movie {
    margin-top: -.8rem
  }
  .sandwich-list__inner {
    max-width: 700px
  }
  .hero__sub__ttl {
    top: 70%
  }
  .faq-list__list__block > div {
    padding: 19px 10% 19px 6%;
    text-indent: -4%
  }
}
@media screen and (max-width:575px) {
  .other-menu__ttl {
    font-size: 140%
  }
  .speech-bubble::after {
    width: 45px;
    height: 30px;
    right: -13px
  }
  .faqNav__list {
    max-width: 480px;
    font-size: 1rem
  }
  .faq-list__list__block > div {
    padding: 19px 4% 19px 9%;
    text-indent: -7%
  }
}
.faq-list__list__block > div::after,
.faq-list__list__block > div::before {
  position: absolute;
  display: block;
  content: "";
  background: #898989
}
.faq-list__list__block > ul {
  padding: 0;
  margin: 0;
  list-style: none
}
.faq-list__list__block > ul > li {
  padding: 20px 4% 20px 7%;
  margin: 0;
  background: #f7f7f7;
  text-indent: -3%;
  display: block
}
.faq-list__list__block > ul > li > a {
  color: currentColor;
  text-decoration: none
}
.faq-list__list__block > ul > li > a > span {
  font-size: 90%;
  color: currentColor
}
.faq-list__list__block .icon-q::before {
  content: "Q."
}
.faq-list__list__block .icon-a::before {
  content: "A."
}
.faq-list__btn {
  color: #fff!important;
  min-width: 188px!important;
  background: #307fce;
  border-right: 1px solid #005db8;
  border-bottom: 1px solid #005db8
}
.indent__asterisk {
  display: inline-block;
  text-indent: -13px;
  padding-left: 13px
}