p,
li {
  font-size: 16px; }

.sp {
  display: none !important; }

#btn-menu-container-wrapper {
  display: none; }

#nav-main a {
  color: black;
  padding: .8em 1em .6em;
  border-bottom-width: .2em;
  border-bottom-style: solid;
  border-bottom-color: rgba(255, 255, 255, 0);
  transition: border-bottom-color .3s ease-in-out; }
  #nav-main a:hover {
    text-decoration: none;
    border-bottom-color: #e0b8af; }
#nav-main .items-gnav {
  background-color: white; }
  #nav-main .items-gnav ul {
    margin-bottom: 0; }
  #nav-main .items-gnav .nav-contact .nav-item-line a:hover {
    border-bottom-color: #8ab86f; }
  #nav-main .items-gnav .nav-contact .nav-item-hotpepper a:hover {
    border-bottom-color: #df6a7f; }
#nav-main .nav-footer, #nav-main .nav-sns {
  display: none; }

body#home #nav-main .nav-item-home a,
body#menu #nav-main .nav-item-menu a,
body#about #nav-main .nav-item-about a,
body.categoryPage #nav-main .nav-item-news a,
body.single #nav-main .nav-item-news a,
body#access #nav-main .nav-item-access a {
  border-bottom-color: #e0b8af;
  background-color: #e0b8af; }

.nav-sns {
  margin: 0 32px;
  align-items: center; }
  .nav-sns li {
    margin: 0 17px; }
    .nav-sns li a img {
      opacity: .4;
      transition: opacity .2s; }
    .nav-sns li a:hover img {
      opacity: 1; }

section h2 .txt {
  padding: 0 1em; }
section.kiji {
  padding-top: 0; }
section h2 {
  font-size: 48px;
  letter-spacing: 0; }

.btn-reserve-full {
  font-size: 24px;
  font-family: "utsukushi", "Yu Mincho", "Times New Roman", "Hiragino Mincho ProN", "YuMincho", "MS PMincho", serif; }

#pageTitle h1 {
  font-size: 40px; }

.pageTitleWrapper::before {
  top: 200px;
  height: calc(100% - 200px); }

@media (max-width: 1440px) {
  #pageTitle h1 {
    left: 3em;
    transform: translate(0, 0.5em); } }
.kijiHeader {
  margin-bottom: 56px; }
  .kijiHeader h2 {
    font-size: 30px; }
  .kijiHeader .date {
    font-size: 16px; }

#page-footer .nav-sns {
  justify-content: center;
  margin: 57px 0; }
#page-footer .nav-footer {
  max-width: 1200px;
  width: 92%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9; }
  #page-footer .nav-footer li {
    font-size: 16px;
    padding: 1em 2em; }
    #page-footer .nav-footer li a {
      display: inline-block;
      transition: background-position .2s;
      background-position: calc(100% - .5em) center;
      background-image: url("../images/arrow_right_blue.svg");
      background-repeat: no-repeat;
      background-size: 1.5em;
      padding-right: 2.5em;
      filter: grayscale(1); }
      #page-footer .nav-footer li a:hover {
        background-position: 100% center;
        text-decoration: none; }

.headline-info li {
  justify-content: space-between; }
  .headline-info li:first-child .date, .headline-info li:first-child .title {
    border-top-style: solid;
    border-top-width: 1px; }
  .headline-info li:first-child .date {
    border-color: black; }
  .headline-info li:first-child .title {
    border-color: #d9d9d9; }
  .headline-info li .date, .headline-info li .title {
    padding: 1em;
    border-bottom-style: solid;
    border-bottom-width: 1px; }
  .headline-info li .date {
    width: 16.7%;
    border-color: #999; }
  .headline-info li .title {
    width: 82.5%;
    border-color: #d9d9d9; }

/* Contact Form 7 */
div.wpcf7-mail-sent-ok {
  text-align: center; }

#contact .wpcf7 form.sent .wpcf7-response-output {
  text-align: center; }
#contact .wpcf7 form.invalid .wpcf7-response-output,
#contact .wpcf7 form.unaccepted .wpcf7-response-output,
#contact .wpcf7 form.payment-required .wpcf7-response-output {
  text-align: center; }

.list-forms, #profile section ul {
  display: flex;
  flex-wrap: wrap; }

.item-bs h3 {
  font-size: 24px; }

.expandable .btn-show {
  display: none; }

#sect-access h2 .txt {
  font-size: 36px; }

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