@charset "UTF-8";
/* CSS Document */
html {
  font-size: 62.5%; /* 10px*/
}
@media (max-width: 375px) {
  html {
    font-size: 62.5%;
  }
}
body {
  background-color: #fff;
  font-size: 1.6rem; /* 16px*/
  font-family: source-han-sans-japanese, sans-serif;
}
img {
  max-width: 100%;
  height: auto;
  width: auto;
}
a {
  color: #832e00;
  transition: 0.2s
}
a:hover {
  color: #AA3B00;
}
.sq_mgn_top {
  margin-top: -88px;
  padding-top: 88px;
}
.sq_mgn {
  margin-top: -40px;
  padding-top: 40px;
}
.menu_base_sp {
  z-index: 4;
  display: flex;
  align-items: center;
  justify-content: space-around;
  position: sticky;
  top: 0px;
  width: 100%;
  height: 80px;
  padding: 0px 1rem 0px 1rem;
  background-color: #faf7f3;
}
.b_sp {
  flex: 0 1 80px
}
.b_menu_sp {
  flex: 0 1 80px;
  width: 80px;
  height: 50px;
  background: url(../images/b_sp_menu.svg) top right / 100% 200% no-repeat;
  cursor: pointer;
  overflow: hidden
}
.b_menu_sp.app_b_menu {
  background: url(../images/b_sp_menu.svg) bottom right / 100% 200% no-repeat;
}
.menu_base {
  position: fixed;
  top: 80px;
  left: -100vw;
  width: 100vw;
  height: 100vh;
  padding: 4rem 0;
  background-color: #EAE4DD;
  transition: left 0.4s;
  z-index: 2;
}
.app {
  left: 0px;
}
.b_menu:hover {
  background-color: #E9DDCC
}
.b_menu {
  flex: 1 1 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  align-content: center;
  margin: 3rem 0;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.9rem;
}
.menu_title_e {
  width: 100%;
  text-align: center;
  margin: .5rem 0 0 0;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.2rem;
  letter-spacing: 0.05rem;
  font-feature-settings: "palt";
}
.top_base {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
}
.top_left_area {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  order: 1
}
.top_right_area {
  width: 100%;
  overflow: hidden;
  order: 2
}
.top_right_img_01 img {
  width: 100%;
}
@keyframes fadezoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}
.slick-animation {
  animation: fadezoom 10s 0s forwards;
}
.logo {
  width: 100%;
	padding: 2rem 0;
	display: flex;
	justify-content: center
}
.logo img {
  width: 80%;
}
main {
  width: 96%;
  margin: 0 auto 0 auto;
}
.contents_area {
  width: 100%;
  margin: 8rem auto 8rem auto;
  padding: 0px 0px 0px 0px;
}
.contents_title {
  display: block;
  margin: 5rem auto 4rem auto;
  text-align: center;
}
.contents_title_jp {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2rem;
  letter-spacing: 0.1rem;
  font-feature-settings: "palt";
  margin: 0rem 0rem 0.5rem 0rem;
  color: #371402;
}
.contents_title_e {
  font-family: fot-tsukubrdgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.4rem;
  letter-spacing: 0.1rem;
  margin: 1rem 0rem 0rem 0rem;
  color: #87612a;
}
.txt_aboutus {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.4rem;
  line-height: 2.4rem;
  width: 80%;
  margin: 0rem auto 0rem auto;
  color: #87612a;
}
.staff_area {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 80%;
  margin: 0rem auto 0rem auto;
}
.staff_area_photo {
  flex: 0 0 140px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  height: 140px;
  margin: 0rem auto 0rem auto;
  background-color: #D8C6AD;
  overflow: hidden
}
.staff_area_photo img {
  width: 140px;
  height: 142px;
}
.txt_staff {
  flex: 1 0 100%;
	display: flex;
	flex-wrap: wrap;

 font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.4rem;
  line-height: 2.4rem;
  width: 80%;
  margin: 1rem auto 2rem auto;
  color: #87612a;
}

.txt_staff_name {
	  flex: 1 0 100%;
	text-align: center;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.8rem;
  letter-spacing: 0.1rem;
  font-feature-settings: "palt";
  margin: 1rem 0 0rem 0;
  color: #371402;

}
.txt_class_s {

  font-size: 1.2rem;
text-decoration: underline;



}

.txt_staff_under {
  flex: 1 0 100%;
 font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.4rem;
  line-height: 2.4rem;
  width: 80%;
  margin: 0rem auto 0rem auto;
  color: #87612a;
}

.menu_area {
  display: flex;
 flex-wrap: wrap;
  width: 90%;
  margin: 2rem auto 1rem auto;
}

.menu_left_area {

	width: 100%;



}
.menu_right_area {

		width: 100%;
	


}
.menu_subject {
  width: 100%;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.4rem;
  line-height: 1.8rem;
  color: #87612a;
	
}

.menu_subject td {
  padding: 0.5rem 1rem ;
 text-align: left
}

.menu_subject .tr001 td{
  background-color: #ECE3D7;
	  padding: 1rem 1rem ;
color: #371402
}

.menu_subject td.td-fee{
  padding: 0.5rem 2rem  0.5rem 1rem ;
 text-align: right

	
}
.menu_subject td.td-small{
	  padding: 0.5rem 1rem  0.5rem 1rem ;
 font-size: 1.2rem;
 text-align: right;
	white-space: nowrap

	
}
.border-cell-top{
	border-top:#87612a 2px solid;


}
.border-cell-top.border-top-non{
	border-top:none;


}

.operation_area {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 2rem auto 1rem auto;
}
.operation_table {
  width: 90%;
  border: #87612a 2px solid;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.6rem;
  line-height: 2.6rem;
  color: #87612a;
}
.operation_table td {
  padding: 1rem;
  text-align: center
}
.operation_table td:nth-child(odd) {
  background-color: #faf7f3;
}
.operation_table .tr01 {
  border-bottom: #BB9F76 1px solid;
}
.txt_operation {
  text-align: center;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.6rem;
  line-height: 2.6rem;
  width: 90%;
  margin: 0rem auto 0rem auto;
  color: #87612a;
}
.access_area {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
  width: 100%;
  margin: 0rem auto 2rem auto;
}
.access_txt_wrap {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-self: stretch;
  align-content: center;
  justify-content: center;
  margin: 1rem auto 1rem auto;
}
.access_txt {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #87612a;
  font-size: 1.6rem;
  line-height: 2.6rem;
  letter-spacing: 0.1rem;
  font-feature-settings: "palt";
  margin: 1rem auto 1rem auto;
}
.access_txt a {
  text-decoration: underline
}
.access_photo_01 {
  display: flex;
  width: 80%;
}
.access_photo_02 {
  display: flex;
  width: 70%;
}
.txt_booking {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.6rem;
  line-height: 2.6rem;
  width: 90%;
  margin: 0rem auto 0rem auto;
  color: #87612a;
}
.booking_area {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 2rem auto 2rem auto;
}
.booking_area .b_insta {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px 8px 8px 0px;
  padding: 0px 1rem 0px 1rem;
  height: 100px;
  width: 100px;
  background-color: #faf7f3;
  transition: background-color 0.3s;
}
.booking_area .b_insta img {
  width: 120px;
}
.booking_area .b_tel {
  display: flex;
  width: 50%;
  align-items: center;
  justify-content: center;
  margin: 0px 8px 8px 0px;
  padding: 0px 2rem 0px 2rem;
  height: 100px;
  background-color: #faf7f3;
  transition: background-color 0.3s;
}
.booking_area .icon_tel {
  padding: 0px 1rem 0px 0rem;
  width: 50px;
}
.booking_area .no_tel {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.8rem;
  letter-spacing: 0.05rem;
  font-feature-settings: "palt";
}
.booking_area .b_reservation {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px 0px 8px 0px;
  padding: 0px 2rem 0px 2rem;
  height: 100px;
  background-color: #faf7f3;
  transition: background-color 0.3s;
}
.booking_area .b_reservation:hover, .booking_area .b_tel:hover, .booking_area .b_insta:hover {
  background-color: #E9DDCC
}
.booking_area .icon_reservation {
  padding: 0px 1rem 0px 0rem;
  width: 50px;
}
.booking_area .no_reservation {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.6rem;
  letter-spacing: 0.05rem;
  font-feature-settings: "palt";
}
.b_top {
  position: fixed;
  z-index: 6;
  bottom: 0px;
  right: 2%;
  width: 60px;
  height: 60px;
  background-color: #faf7f3;
  opacity: 0;
  transition: .5s
}
.b_top img {
  width: 100%;
}
.b_top.appa {
  opacity: 1;
}
.foot_c {
  margin: 8rem auto 8rem auto;
  text-align: center;
  color: #87612a;
  font-family: jaf-domus, sans-serif;
  font-size: 1.4rem;
  line-height: 2.4rem
}
.dns {
  display: none
}