@charset "UTF-8";

/*
/ utility（調整用）
/ u_
/ component（最小単位のパーツ）
/ c_
/ layout（レイアウトの管理）
/ l_
/ module（各ページのモジュール管理）
/ m_
/ javascript（JavaScriptによって操作するもの）
/ js_
*/
/*--------------------------------------------------------------------------
----------------------------------------------------------------------------
----------------------------------------------------------------------------
ユーティリティ
----------------------------------------------------------------------------
----------------------------------------------------------------------------
--------------------------------------------------------------------------*/
.u_pc {
  display: block !important;
}
.u_sp {
  display: none !important;
}

/*---コンテナ---*/
.u_container {
  max-width: 1180px;
  width: 86.4%;
}
.u_container--2 {
  max-width: 1240px;
  width: 90.8%;
}
.u_container--3 {
  max-width: 686px;
  width: 50.2%;
}
.u_container--4 {
  max-width: 755px;
  width: 55.3%;
}

/*---moreボタン---*/
.u_more {
  font-size: 13px;
  padding-bottom: 12px;
}

/*---ページネーション---*/
.wp-pagenavi {
  margin-bottom: 156px;
}
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
  margin: 0 5px;
  font-size: 15px;
  width: 35px;
  height: 25px;
  padding-bottom: 5px;
}
.wp-pagenavi .current,
.wp-pagenavi .page {
  width: 25px;
  height: 25px;
  margin: 0 5px;
  padding-bottom: 5px;
  font-size: 15px;
}
.wp-pagenavi .extend {
  width: 35px;
  height: 35px;
  padding-bottom: 23px;
  font-size: 15px;
}
.wp-pagenavi .first {
  margin-right: 10px;
  font-size: 15px;
  padding-bottom: 5px;
  height: 25px;
  width: 25px;
}
.wp-pagenavi .last {
  margin-left: 10px;
  font-size: 15px;
  padding-bottom: 5px;
  height: 25px;
  width: 25px;
}

/*--------------------------------------------------------------------------
----------------------------------------------------------------------------
----------------------------------------------------------------------------
コンポーネント
----------------------------------------------------------------------------
----------------------------------------------------------------------------
--------------------------------------------------------------------------*/
/*----------------------------------------
ロゴ
----------------------------------------*/
/*------------------------------------
見出し
------------------------------------*/
.c_headline .headline-txt {
  font-size: 30px;
  margin-right: 8px;
}
.c_headline--2 .headline-txt {
  font-size: 30px;
  margin-bottom: 12px;
}

/*------------------------------------
TOPに戻る
------------------------------------*/
.c_page-top {
  right: 20px;
  bottom: 20px;
  width: 42px;
  height: 42px;
}
.c_page-top img {
  width: 18px;
}
.c_page-top img.black {
  width: 18px;
}

/*--------------------------------------------------------------------------
----------------------------------------------------------------------------
----------------------------------------------------------------------------
レイアウト
----------------------------------------------------------------------------
----------------------------------------------------------------------------
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
ヘッダー
--------------------------------------------------------------------------*/
#l_header {
  height: 74px;
}

#l_header .header-inner .left-box a .logo-img {
  width: 186px;
  height: 32px;
  margin-left: 30px;
  margin-right: 24px;
}
#l_header .header-inner .left-box nav ul {
  gap: 24px;
}
#l_header .header-inner .left-box nav ul li a {
  font-size: 14px;
  position: relative;
}
#l_header .header-inner .left-box nav ul li a::after {
  position: absolute;
  content: "";
  bottom: -2px;
  right: 0;
  left: auto;
  width: 100%;
  height: 1px;
  background-color: #fff;
  transition: all 0.3s ease-out;
  transform: scale(0);
  transform-origin: left;
}
@media (hover: hover) {
  #l_header .header-inner .left-box nav ul li a:hover {
    opacity: 1;
  }
  #l_header .header-inner .left-box nav ul li a:hover::after {
    transform: scale(1);
  }
}
#l_header .header-inner .right-box .language-select-box {
  width: 85px;
  padding: 10px 15px;
  margin-right: 26px;
}
#l_header .header-inner .right-box .language-select-box p {
  font-size: 12px;
}
#l_header .header-inner .right-box .language-select-box .language li a {
  font-size: 12px;
  padding: 3px 0 6px 15px;
  margin: 3px 0;
}
#l_header .header-inner .right-box .language-select-box .img-wrap {
  width: 7px;
  height: 6px;
}
#l_header .header-inner .right-box .reserve-link {
  width: 100px;
  height: 100%;
  font-size: 14px;
  text-align: center;
}
#l_header .header-inner .right-box .reserve-link:not(:last-child) {
  border-right: 1px solid #fff;
}
#l_header .hum-toggle {
  top: 16px;
  right: 5%;
  width: 30px;
  height: 30px;
  padding: 0 1px 1px;
}
#l_header .hum-toggle > div {
  left: 5px;
  width: 20px;
  height: 1px;
}
#l_header .hum-toggle > div:nth-child(1) {
  top: 15px;
  width: 16px;
}
#l_header .hum-toggle > div:nth-child(3) {
  top: 22px;
}
#l_header .header-nav {
  width: 360px;
}
#l_header .header-nav .nav-inner {
  padding: 58px 0 110px;
}
#l_header .header-nav .nav-inner .nav-logo {
  width: 53px;
  height: 203px;
  margin-bottom: 30px;
}
#l_header .header-nav .nav-inner .nav-list .item:not(:last-child) {
  margin-bottom: 18px;
}
#l_header .header-nav .nav-inner .reserve-note {
  margin-top: 38px;
  margin-bottom: 26px;
  font-size: 14px;
}
#l_header .header-nav .nav-inner .reserve-note::before {
  left: -73px;
  width: 68px;
}
#l_header .header-nav .nav-inner .reserve-note::after {
  right: -73px;
  width: 68px;
}
#l_header .header-nav .nav-inner .btn--tell {
  font-size: 14px;
  padding: 20px 50px;
  width: 220px;
  margin-bottom: 8px;
}
#l_header .header-nav .nav-inner .office-time--tell,
#l_header .header-nav .nav-inner .office-time--reserve {
  font-size: 12px;
}
#l_header .header-nav .nav-inner .office-time--tell {
  margin-bottom: 16px;
  width: 250px;
}
#l_header .header-nav .nav-inner .btn--reserve {
  font-size: 14px;
  padding: 20px 20px;
  width: 220px;
  margin-bottom: 8px;
}
.open-hum #l_header .hum-toggle div:nth-child(1) {
  top: 0.5rem;
  width: 20px;
}
.open-hum #l_header .hum-toggle div:nth-child(3) {
  width: 20px;
  top: 0.5rem;
}

/*--------------------------------------------------------------------------
フッター
--------------------------------------------------------------------------*/
#l_footer .footer-inner {
  padding-top: 139px;
}
#l_footer .footer-inner-left {
  padding-right: 70px;
  width: calc(100% - 335px);
}
#l_footer .footer-inner-left .c_logo {
  margin-right: 50px;
  width: 59px;
  height: 235px;
	position: relative;
	top: -60px;
}
#l_footer .footer-inner-left .operation-details address {
  margin-bottom: 24px;
}
#l_footer .footer-inner-left .operation-details address p {
  font-size: 14px;
}
#l_footer .footer-inner-left .operation-details address p:first-of-type {
  margin-bottom: 12px;
}
#l_footer .footer-inner-left .operation-details address dl {
  margin-bottom: 12px;
}
#l_footer .footer-inner-left .operation-details address dl:last-of-type {
	margin-bottom: 0;
}
#l_footer .footer-inner-left .operation-details address dl dt {
  font-size: 14px;
}
#l_footer .footer-inner-left .operation-details address dl dd {
  font-size: 14px;
}
#l_footer .footer-inner-left .operation-details address dl dd ol li {
  font-size: 14px;
}
#l_footer .footer-inner-left .tel-wrapper .link-btn--tel {
  font-size: 26px;
  margin-bottom: 9px;
}
#l_footer .footer-inner-left .tel-wrapper .link-btn--tel span {
  font-size: 12px;
  margin-right: 9px;
}
#l_footer .footer-inner-left .tel-wrapper .office-hours-txt {
  font-size: 12px;
}
#l_footer .footer-inner-left .tel-wrapper--sp .link-btn--tel {
  font-size: 14px;
  padding: 20px 57px;
  margin-bottom: 8px;
}
#l_footer .footer-inner-left .tel-wrapper--sp .office-hours-txt {
  font-size: 12px;
}
#l_footer .footer-inner-left .form-wrapper {
  margin-left: 60px;
}
#l_footer .footer-inner-left .form-wrapper .link-btn--form {
  font-size: 14px;
  padding: 20px 57px;
  margin-bottom: 8px;
}
#l_footer .footer-inner-left .form-wrapper .office-hours-txt {
  font-size: 12px;
}
#l_footer .footer-inner-left .tel-wrapper .link-btn--tel {
	letter-spacing: 0.1em;
	font-weight: 700;
}
#l_footer .footer-inner-left .tel-wrapper .link-btn--tel span {
	letter-spacing: 0.05em;
}
#l_footer .copyright {
  padding-top: 100px;
  padding-bottom: 60px;
  font-size: 12px;
}
#l_footer .footer-inner-right {
  padding-left: 70px;
  width: 335px;
}
#l_footer .footer-inner-right .reserve-note-wrapper {
  margin-bottom: 32px;
}
#l_footer .footer-inner-right .reserve-note-wrapper p:first-child {
  margin-bottom: 10px;
}
#l_footer .footer-inner-right .reserve-note-wrapper p:last-child {
  font-size: 14px;
}
#l_footer .footer-inner-right .related-services {
	position: relative;
}
#l_footer .footer-inner-right .related-services::before {
	position: absolute;
	content: "";
	top: 0;
	left: -70px;
	width: 1px;
	height: 100%;
	background-color: #A5A5A5;
}
#l_footer .footer-inner-right .related-services p {
	margin-bottom: 18px;
}
#l_footer .footer-inner-right .related-services .kohaku-sushi {
	margin-bottom: 24px;
}
#l_footer .footer-inner-right .related-services .tel-wrapper .link-btn--tel {
	letter-spacing: 0.1em;
	font-weight: 700;
	font-size: 26px;
  margin-bottom: 9px;
}
#l_footer .footer-inner-right .related-services .tel-wrapper .link-btn--tel span {
	letter-spacing: 0.05em;
	font-size: 12px;
  margin-right: 9px;
}
#l_footer .footer-inner-right .tel-wrapper .link-btn--tel {
	letter-spacing: 0.1em;
	font-weight: 700;
}
#l_footer .footer-inner-right .tel-wrapper .link-btn--tel span {
	letter-spacing: 0.05em;
}

/*--------------------------------------------------------------------------
----------------------------------------------------------------------------
----------------------------------------------------------------------------
ページ
----------------------------------------------------------------------------
----------------------------------------------------------------------------
--------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------
TOP
--------------------------------------------------------------------------*/
#p_top #js-loading .animation {
  top: 50%;
}

#p_top .overlay-wrapper {
  height: calc(100svh + 745px);
}

/*----------------------------------------
キービジュアル
----------------------------------------*/
#p_top .m_kv .c_logo {
  width: 165px;
  margin-left: 7px;
  top: 50%;
}
#p_top .m_kv .scrolldown {
  bottom: 80px;
  font-size: 12px;
  height: 60px;
}
#p_top .m_kv .scrolldown::after {
  top: 65px;
  left: 48%;
  width: 1px;
}

/*----------------------------------------
キービジュアル下メッセージ
----------------------------------------*/
#p_top .m_msg .msg-inner {
  width: 417px;
  height: 795px;
  padding: 216px 0 139px;
}
#p_top .m_msg .msg-inner h2 {
  font-size: 25px;
  margin-left: 47px;
}
#p_top .m_msg .msg-inner p:first-of-type {
  margin-left: 30px;
}

/*----------------------------------------
お知らせ
----------------------------------------*/
#p_top .m_news .news-inner {
  padding: 118px 0 88px;
}
#p_top .m_news .news-inner .left-box {
  width: 25%;
}
#p_top .m_news .news-inner .right-box {
  width: 75%;
}
#p_top .m_news .news-inner .right-box ul li a time {
  margin-right: 53px;
}
#p_top .m_news .news-inner .right-box ul li:not(:last-child) {
  margin-bottom: 20px;
}
#p_top .m_news .news-inner .right-box .list-link {
  margin-top: 60px;
  width: 107px;
}
#p_top .m_news .news-inner .right-box .u_more::before {
  width: 108px;
}

/*----------------------------------------
お部屋について
----------------------------------------*/
#p_top .m_rooms {
  padding: 0px 0 126px;
}
#p_top .m_rooms .rooms-inner .c_headline {
  top: 97px;
  padding-right: 7%;
}
#p_top .m_rooms .rooms-inner .outside-right {
  height: 660px;
  width: 85.4%;
}
#p_top .m_rooms .desc {
  bottom: 16px;
  left: 0;
  padding-left: 5%;
}
#p_top .m_rooms .desc p {
  font-size: 15px;
  width: 337px;
}
#p_top .m_rooms .desc .u_more {
  margin-top: 40px;
}
#p_top .m_rooms .desc .u_more::before {
  width: 108px;
}

/*----------------------------------------
おしながき
----------------------------------------*/
#p_top .m_menu {
  padding: 25px 0 178px;
}
#p_top .m_menu .menu-inner .c_headline {
  top: 33px;
  left: 0;
  padding-left: 7%;
}
#p_top .m_menu .menu-inner .outside-left {
  height: 660px;
  width: 85.4%;
}
#p_top .m_menu .desc .u_more {
  margin-top: 40px;
}
#p_top .m_menu .desc {
  width: 337px;
  bottom: 30px;
  right: 0;
  margin-right: 5%;
}
#p_top .m_menu .desc p {
  font-size: 15px;
  width: 337px;
}
#p_top .m_menu .desc .u_more::before {
  width: 108px;
}

/*----------------------------------------
アクセス
----------------------------------------*/
#p_top .m_access {
  padding-top: 72px;
  padding-bottom: 156px;
}
#p_top .m_access .news-inner iframe {
  max-width: 920px;
  height: 380px;
  margin: 58px auto 0;
}
#p_top .m_access .news-inner .external-link {
  font-size: 14px;
  width: 150px;
  margin: 23px auto 0;
}
#p_top .m_access .news-inner .external-link::before {
  bottom: -7px;
  width: 88%;
}
#p_top .m_access .news-inner .external-link .external-icon {
  margin-left: 6px;
  width: 11px;
  height: 9px;
}
@media screen and (max-width: 1440px) {
  html {
    font-size: 1.1111111111vw;
  }
}
@media screen and (max-width: 1400px) {
  /* 2026/05/19 */
  #l_footer .footer-inner-left {
    /* padding-right: 35px; */
    padding-right: 40px;
  }
  #l_footer .footer-inner-right {
    -ms-flex-direction: column;
    flex-direction: column;
		padding-left: 40px;
  }
  /* #l_footer .footer-inner-left {
    padding-right: 35px;
    width: calc(100% - 305px);
  }
  #l_footer .footer-inner-right {
    -ms-flex-direction: column;
    flex-direction: column;
    width: 305px;
  } */
  #l_footer .footer-inner-right .tel-wrapper {
    margin-bottom: 30px;
    margin-right: 34px;
  }
  #l_footer .footer-inner-right .tel-wrapper .link-btn--tel {
    margin-bottom: 0;
  }
  #l_footer .footer-inner-right .form-wrapper {
    margin-left: 0;
  }
	#l_footer .footer-inner-right .related-services::before {
		left: -40px;
	}
}
@media screen and (max-width: 1200px) {
	#l_footer .footer-inner {
		flex-direction: column;
		gap: 80px;
	}
	#l_footer .footer-inner-left {
		width: 100%;
		padding-right: 0;
	}
	#l_footer .footer-inner-left .operation-details {
		flex: none;
	}
	#l_footer .footer-inner-right {
		padding-left: 0;
		width: auto;
	}
	#l_footer .footer-inner-right .related-services::before {
		display: none;
	}
}
@media (max-width: 1100px) {
  #p_top .m_news .news-inner {
    width: 70%;
  }
}
#l_header .reserve-link--bellow {
  display: none;
}
@media (hover: hover) {
  a:hover {
    opacity: 0.6;
    cursor: pointer;
  }
  .u_more:hover {
    opacity: 1;
  }
  .u_more:hover::before {
    transform: scaleX(0);
    transform-origin: top right;
  }
  .u_more:hover::after {
    transform: translateX(108px) scale(1.5);
  }
  #l_footer .footer-inner-right .form-wrapper .link-btn--form:hover {
    background-color: #fff;
    color: #0f0902;
    opacity: 1;
  }
  #l_header .header-inner .right-box .reserve-link:hover {
    background-color: #fff;
    color: #bfa46f;
    opacity: 1;
  }
}

/*--------------------------------------------------------------------------
archive-newsページ
--------------------------------------------------------------------------*/
/*----------------------------------------
キービジュアル
----------------------------------------*/
#p_news--archive .m_kv .kv-img-wrap {
  height: 566px;
}
#p_news--archive .m_kv .c_headline {
  margin-left: 12px;
}
#p_news--archive .m_news .post-list {
  padding-top: 111px;
  margin-bottom: 100px;
}
#p_news--archive .m_news .post-list .post-list-item {
  padding-top: 80px;
  padding-bottom: 80px;
}
#p_news--archive .m_news .post-list .post-list-item::after {
  width: 300px;
}
#p_news--archive .m_news .post-list .post-list-item time {
  font-size: 12px;
  margin-bottom: 48px;
}
#p_news--archive .m_news .post-list .post-list-item--heading {
  font-size: 24px;
  margin-bottom: 20px;
  line-height: 1.46;
}
#p_news--archive .m_news .post-list .post-list-item--desc {
  font-size: 14px;
  max-height: 55px;
  margin-bottom: 70px;
}
#p_news--archive .m_news .post-list .more {
  font-size: 14px;
}
#p_news--archive .m_news .post-list .more::before {
  opacity: 1;
}
#p_news--archive .m_news .post-list .more::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #bfa46f;
  transform: scale(0);
  transform-origin: left;
  transition: all 0.4s ease-out;
}
@media (hover: hover) {
  #p_news--archive .m_news .post-list .more:hover::before {
    opacity: 0;
  }
  #p_news--archive .m_news .post-list .more:hover::after {
    transform: scale(1);
  }
}

/*--------------------------------------------------------------------------
single-newsページ
--------------------------------------------------------------------------*/
/*----------------------------------------
キービジュアル
----------------------------------------*/
#p_news--single .m_kv .kv-img-wrap {
  height: 566px;
}
#p_news--single .m_kv .c_headline {
  margin-left: 12px;
}
#p_news--single .m_news--single .contents-wrapper {
  padding-top: 111px;
  margin-bottom: 156px;
}
#p_news--single .m_news--single time {
  font-size: 12px;
  margin-bottom: 48px;
}
#p_news--single .m_news--single .single-news--heading {
  font-size: 24px;
  padding-bottom: 16px;
}
#p_news--single .m_news--single .single-news--desc p {
  padding: 40px 0 0 0;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.67;
}
#p_news--single .m_news--single .back-to-list {
  width: 110px;
  margin: 87px auto;
}
#p_news--single .m_news--single .back-to-list::before {
  width: 110px;
}

/*--------------------------------------------------------------------------
menuページ
--------------------------------------------------------------------------*/
/*----------------------------------------
キービジュアル
----------------------------------------*/
#p_menu .m_kv .kv-img-wrap {
  height: 566px;
}
#p_menu .m_kv .c_headline {
  margin-left: 12px;
}
#p_menu .m_dinner .heading-wrap img,
#p_menu .m_lunch .heading-wrap img {
  height: 260px;
}
#p_menu .m_dinner .heading-wrap .c_headline--2 .headline-txt,
#p_menu .m_lunch .heading-wrap .c_headline--2 .headline-txt {
  font-size: 26px;
}
#p_menu .m_dinner .desc-wrap .dinner-list,
#p_menu .m_lunch .desc-wrap .lunch-list {
  gap: 120px 60px;
  padding-top: 142px;
  padding-bottom: 110px;
}
#p_menu .m_dinner .desc-wrap .dinner-list .dinner-list-item,
#p_menu .m_lunch .desc-wrap .lunch-list .lunch-list-item {
  width: calc(50% - 30px);
}
#p_menu .desc-wrap .post-list-item--heading {
  font-size: 20px;
  padding-bottom: 16px;
  margin-bottom: 19px;
}
#p_menu .desc-wrap .post-list-item--heading::after {
  width: 20px;
}
#p_menu .desc-wrap .menu {
  font-size: 15px;
  margin-bottom: 26px;
  padding-top: 32px;
}
#p_menu .desc-wrap .menu:first-of-type {
  padding-top: 0;
}
#p_menu .desc-wrap .grade-price-wrap {
  padding-bottom: 12px;
}
#p_menu .desc-wrap .grade-price-wrap .price .tax-in {
  font-size: 12px;
}
#p_menu .desc-wrap .note-wrapper {
  padding-bottom: 152px;
}
#p_menu .desc-wrap .note-wrapper .note {
  font-size: 14px;
}

/*--------------------------------------------------------------------------
reserveページ
--------------------------------------------------------------------------*/
#p_reserve .m_reserve *,
#p_reserve--complete .m_reserve--complete * {
  font-size: 15px;
}
#p_reserve .m_kv .c_headline,
#p_reserve--complete .m_kv .c_headline {
  margin-left: 12px;
}
#p_reserve .m_kv .kv-img-wrap,
#p_reserve--complete .m_kv .kv-img-wrap {
  height: 566px;
}
#p_reserve .m_reserve .wpcf7 .wpcf7-form {
  padding: 90px 0 158px;
}
#p_reserve .m_reserve .wpcf7 .wpcf7-form .en-form-btn {
  margin-bottom: 60px;
  padding: 20px 15px;
}
#p_reserve .m_reserve .wpcf7 .wpcf7-form .point-wrap {
  margin-bottom: 25px;
}
#p_reserve .m_reserve .wpcf7 .wpcf7-form .point-wrap .point {
  font-size: 15px;
}
#p_reserve .m_reserve .wpcf7 .wpcf7-form address {
  font-size: 15px;
  margin-bottom: 72px;
}
#p_reserve .m_reserve .wpcf7 .wpcf7-form dl {
  margin: 0 auto 30px;
}
#p_reserve .m_reserve .wpcf7 .wpcf7-form dl dt {
  width: 40%;
}
#p_reserve .m_reserve .wpcf7 .wpcf7-form dl dt p {
  font-size: 15px;
}
#p_reserve .m_reserve .wpcf7 .wpcf7-form dl dd {
  width: 60%;
}
#p_reserve .m_reserve .wpcf7 .wpcf7-form input[type="text"],
#p_reserve .m_reserve .wpcf7 .wpcf7-form input[type="email"],
#p_reserve .m_reserve .wpcf7 .wpcf7-form input[type="tel"] {
  padding: 3px 10px;
  height: 36px;
}
#p_reserve .m_reserve .wpcf7 .wpcf7-form .note dd p {
  font-size: 15px;
}
/* 2026/05/19 */
#p_reserve .m_reserve .wpcf7 .wpcf7-form .course {
  margin-bottom: 0;
  /* padding-bottom: 15px; */
}
#p_reserve
  .m_reserve
  .wpcf7
  .wpcf7-form
  .course
  dd
  p
  .wpcf7-form-control-wrap
  .wpcf7-form-control
  .wpcf7-list-item.first {
  margin: 0 10px 0 0;
}
#p_reserve
  .m_reserve
  .wpcf7
  .wpcf7-form
  .course
  dd
  p
  .wpcf7-form-control-wrap
  .wpcf7-form-control
  .wpcf7-list-item.last {
  margin-left: 0;
}
#p_reserve
  .m_reserve
  .wpcf7
  .wpcf7-form
  .course
  dd
  p
  .wpcf7-form-control-wrap
  .wpcf7-form-control
  .wpcf7-list-item-label::before {
  width: 20px;
  height: 20px;
  margin-right: 4px;
}
#p_reserve
  .m_reserve
  .wpcf7
  .wpcf7-form
  .course
  dd
  p
  .wpcf7-form-control-wrap
  .wpcf7-form-control
  .wpcf7-list-item
  input[type="radio"].checked
  + .wpcf7-list-item-label::after {
  width: 10px;
  height: 10px;
  left: 5px;
}
#p_reserve .m_reserve .wpcf7 .wpcf7-form .group-lunch {
  margin-bottom: 10px;
}
#p_reserve
  .m_reserve
  .wpcf7
  .wpcf7-form
  .group-lunch
  dd
  p
  .wpcf7-form-control-wrap
  .wpcf7-form-control,
#p_reserve
  .m_reserve
  .wpcf7
  .wpcf7-form
  .group-dinner
  dd
  p
  .wpcf7-form-control-wrap
  .wpcf7-form-control {
  height: 36px;
  padding: 3px 10px;
}
#p_reserve .m_reserve .wpcf7 .wpcf7-form .group-lunch dd > div::after,
#p_reserve .m_reserve .wpcf7 .wpcf7-form .group-dinner dd > div::after {
  width: 10px;
  height: 5px;
  right: 12px;
}
#p_reserve .m_reserve .wpcf7 .wpcf7-form .group-dinner {
  top: -10px;
}
#p_reserve .m_reserve .wpcf7 .wpcf7-form .caption {
  margin-bottom: 0;
}
#p_reserve .m_reserve .wpcf7 .wpcf7-form .date {
  margin-top: 30px;
}
#p_reserve .m_reserve .wpcf7 .wpcf7-form .date dd {
  width: 250px;
}
#p_reserve .m_reserve .wpcf7 .wpcf7-form .date dd p .wpcf7-form-control {
  width: 250px;
  height: 36px;
  padding: 3px 0 3px 10px;
  padding: 3px 10px;
}
#p_reserve .m_reserve .wpcf7 .wpcf7-form .time dd {
  width: 250px;
}
#p_reserve .m_reserve .wpcf7 .wpcf7-form .time dd::after {
  width: 10px;
  height: 5px;
  right: 12px;
}
#p_reserve .m_reserve .wpcf7 .wpcf7-form .time dd p .wpcf7-form-control {
  width: 250px;
  height: 36px;
  padding: 3px 10px;
}
#p_reserve .m_reserve .wpcf7 .wpcf7-form .people dd p .wpcf7-form-control {
  width: 60px;
  height: 36px;
  padding: 3px 10px;
}
#p_reserve
  .m_reserve
  .wpcf7
  .wpcf7-form
  .people
  dd
  p
  span:not(:only-child):last-child {
  margin-left: 12px;
  font-size: 15px;
}

#p_reserve .m_reserve .wpcf7 .wpcf7-form .privacy-txt-area {
  width: 71.5%;
  max-width: 540px;
  height: 200px;
  padding: 15px 30px 15px 21px;
  margin: 64px auto 0;
}
#p_reserve .m_reserve .wpcf7 .wpcf7-form .privacy-txt-area * {
  font-size: 14px;
}
#p_reserve .m_reserve .wpcf7 .wpcf7-form .privacy-txt-area::-webkit-scrollbar {
  width: 8px;
}
#p_reserve
  .m_reserve
  .wpcf7
  .wpcf7-form
  .privacy-txt-area::-webkit-scrollbar-thumb {
  height: 45px;
}
#p_reserve
  .m_reserve
  .wpcf7
  .wpcf7-form
  .wpcf7-form-control-wrap[data-name="acceptance-34"] {
  padding-top: 20px;
}
#p_reserve
  .m_reserve
  .wpcf7
  .wpcf7-form
  .wpcf7-form-control-wrap[data-name="acceptance-34"]
  .wpcf7-acceptance
  .wpcf7-list-item
  label
  .wpcf7-list-item-label {
  font-size: 15px;
}
#p_reserve
  .m_reserve
  .wpcf7
  .wpcf7-form
  .wpcf7-form-control-wrap[data-name="acceptance-34"]
  .wpcf7-acceptance
  .wpcf7-list-item
  label
  .wpcf7-list-item-label::before {
  width: 16px;
  height: 16px;
  margin-right: 10px;
  vertical-align: -10%;
}
#p_reserve
  .m_reserve
  .wpcf7
  .wpcf7-form
  .wpcf7-form-control-wrap[data-name="acceptance-34"]
  .wpcf7-acceptance
  .wpcf7-list-item
  label
  input[type="checkbox"].checked
  + .wpcf7-list-item-label::after {
  left: 15px;
  top: 45%;
  transform: rotate(45deg) translateY(-50%);
  width: 5px;
  height: 10px;
}
#p_reserve .m_reserve .wpcf7 .wpcf7-form .confirmation input {
  width: 280px;
  height: 60px;
  font-size: 15px;
  margin: 64px auto 0;
}
#p_reserve .m_reserve .wpcf7 .wpcf7-form .wpcf7-not-valid-tip {
  min-width: 360px;
}

/*--------------------------------------------------------------------------
reserveページ confirm
--------------------------------------------------------------------------*/
#p_reserve.confirm .m_reserve .wpcf7 .wpcf7-form .point-wrap {
  margin-bottom: 60px;
}
#p_reserve.confirm .m_reserve .wpcf7 .wpcf7-form .point-wrap .point {
  font-size: 20px;
}
#p_reserve.confirm .m_reserve .wpcf7 .wpcf7-form dl {
  margin: 0 auto 45px;
}
#p_reserve.confirm .m_reserve .wpcf7 .wpcf7-form .course {
  margin-bottom: 0;
  padding-bottom: 0;
}
#p_reserve.confirm .m_reserve .wpcf7 .wpcf7-form .group-lunch,
#p_reserve.confirm .m_reserve .wpcf7 .wpcf7-form .group-dinner {
  margin-bottom: 0;
}
#p_reserve.confirm .m_reserve .wpcf7 .wpcf7-form .date {
  padding-top: 45px;
}
#p_reserve.confirm .m_reserve .wpcf7 .wpcf7-form .people dd p span:last-child {
  vertical-align: 0%;
  margin-left: 5px;
}
#p_reserve.confirm .m_reserve .wpcf7 .wpcf7-form .people {
  margin-bottom: 64px;
}
#p_reserve.confirm .m_reserve .wpcf7 .wpcf7-form .btn_wrap p {
  gap: 50px;
}
#p_reserve.confirm .m_reserve .wpcf7 .wpcf7-form .btn_wrap p .wpcf7-previous {
  width: 280px;
  height: 60px;
}
#p_reserve.confirm .m_reserve .wpcf7 .wpcf7-form .btn_wrap p .wpcf7-submit {
  width: 280px;
  height: 60px;
}

/*--------------------------------------------------------------------------
reserveページ complete
--------------------------------------------------------------------------*/
#p_reserve--complete .m_reserve--complete {
  padding: 111px 0 156px;
}
#p_reserve--complete .m_reserve--complete h2 {
  font-size: 20px;
  margin-bottom: 21px;
}
#p_reserve--complete .m_reserve--complete p {
  margin-bottom: 64px;
}
#p_reserve--complete .m_reserve--complete .top-link-btn {
  width: 280px;
  height: 60px;
}

/*--------------------------------------------------------------------------
404ページ
--------------------------------------------------------------------------*/
#p_notfound {
  width: 100%;
  /* height: calc(100svh - 495px); */
  padding-top: 74px;
  background-color: #fff;
}
#p_notfound * {
  color: #333;
}
#p_notfound .u_container {
  position: relative;
  height: 100%;
  min-height: 700px;
}
#p_notfound .headline-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 555px;
}
#p_notfound .headline-wrap .headline-txt {
  font-size: 40px;
  margin-bottom: 30px;
  text-align: center;
}
#p_notfound .headline-wrap .txt {
  font-size: 15px;
  margin-bottom: 60px;
}
#p_notfound .headline-wrap .btn-to-top {
  font-size: 18px;
  font-weight: 500;
  width: 300px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  background-color: #bfa46f;
  color: #fff;
  border: 1px solid #bfa46f;
  border-radius: 0;
  transition: all 0.5s ease-out;
}
@media (hover: hover) {
  #p_notfound .headline-wrap .btn-to-top:hover {
    background-color: #fff;
    color: #bfa46f;
  }
}
