@font-face {
  font-family: "A-OTF Shin Go Pro";
  src: url(../font/a-otf-shin-go-pro/AOTFShinGoProRegular.otf);
}
@font-face {
  font-family: "Century Gothic Pro";
  src: url(../font/century-gothic/Century_Gothic_Pro.otf);
}
*,
*::before,
*::after {
  box-sizing: border-box;
}

section {
    background-color: black;
}

img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
}

input,
button,
textarea,
select {
  outline: none;
}

br.sp {
	display: none;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: white;
  overflow-wrap: break-word;
  margin: 0;
    font-family: YuMincho, "Hiragino Mincho ProN", serif;
}
.gt_switcher_wrapper {
	right: 80px !important;
}
.header__nav__item a {
	font-family: "Yu Mincho", "YuMincho",'游明朝';
	font-size: 2rem;
}
.header__nav {
	background-color: black!important;
	color: white!important;
}
p {
	font-family:'メイリオ', 'Meiryo', sans-serif;  
	color: white;
}

ul, ol, dl, dt, dd {
  padding: 0;
  margin: 0;
}

li {
  list-style: none;
}

html {
  font-size: 62.5%;
}
header .menu span {
	width: 3rem;
    height: 1px;
	background-color: #fff;
}
.header .menu-close {
	//background: url(../img/common/close_icon2.png) no-repeat center center / 100% 100%!important;
}

.mt-0 img {
	width: 100%;
}

@media(max-width: 795px) {
	.mt-0 img {
		margin-top: 60px;
	}
}

body {
  margin: 0;
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 1.6rem;
  line-height: 1.75;
  font-weight: 300;
  color: white;
  background-color: black;
}
body.open-menu {
  overflow: hidden;
}
body.show-modal {
  overflow: hidden;
}

a {
  text-decoration: none;
  transition: all 0.2s;
  color: inherit;
}
a:hover {
  opacity: 0.7;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

section {
  margin: 8rem auto;
}

.price__white {
    color: white;
    background-color: black;
}

.price__white .price__items h4 {
    color: black;
    background-color: white;
}

.price__white .price__item h5 {
    color: white;
}

.price__white .price__item p {
    color: white;
}

.price__inner > div:not(last-child) {
    margin-bottom: 50px;
}

.price__flow {
    margin: 0 auto;
    padding: 25px;
    width: 100%;
    max-width: 347px;
    border: 1px solid white;
}

.price__flow h4 {
    font-size: 24px;    
}

.price__flow h5 {
    font-size: 19px;
}

.price__flow h5 span {
    font-size: 32px;
}

.price__flow p {
    font-size: 16px;
}

.price__flow__item {
    margin: 20px 0;
    padding-bottom: 20px;
}

.price__flow__item {
    border-bottom: 1px solid white;
}

.price__flow__item:nth-last-of-type(2) {
    border-bottom: none;
}

.price__flow__other {
    padding: 20px;
    background-color: #333333;
}

.price__flow__other h5 {
    margin-bottom: 10px;
}

.price__steps {
    margin: 0 auto;
}

.price__steps .sp {
    display: none;
}

.price__steps__items {
    display: flex;
    flex-flow: row;
    justify-content: center;
    gap: 40px;
}

.price__steps__item {
    width: 347px;
    border-radius: 25px;
    padding: 20px;
}

.price__steps__item:first-child {
    background-color: #33B2E1;
}

.price__steps__item:last-child {
    background-color: #E4007F;
}

.price__steps h4 {
    font-size: 36px;
    text-align: center;
    margin: 20px auto;
}

.price__steps__item h5 {
    text-align: center;
    font-size: 34px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid white;
}

.price__steps__item  span{
    width: 76px;
    height: 76px;
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
    padding-top: 20px;
    line-height: 1.3;
    font-size: 16px;
    border: 1px solid white;
    border-radius: 50%;
}

.price__steps__item h6 {
    line-height: 1.2;
    font-size: 30px;
    margin-bottom: 10px;
}

.price__step {
    margin: 40px auto;
    height: 250px;
}

.price__caution {
    text-align: center;
}

.price__caution h4 {
    font-size: 24px;
}

.price__caution p {
    font-size: 14px;
}

.link__recruit img {
    width: 700px;
    padding: 70px 0;
    margin: 0 auto;
}

.status {
    padding: 80px 0;
    background-image: url("../img/top/top_bg_a.jpg");
    background-position: center;
    background-size: cover;
}

.status__items {
    display: flex;
    flex-flow: row;
    justify-content: center;
    gap: 15px;
}

.status__item {
    margin-bottom: 70px;
    display: flex;
    flex-flow: row;
    justify-content: center;
    gap: 5px;
}

.status__item img {
    width: 32px;
    height: 106px;
}

.status__item p {
    font-family: YuMincho,
	"Hiragino Mincho ProN",
	serif;
    font-size: 38px;
    line-height: 106px;
}

.status__open {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    max-width: 556px;
    display: flex;
    flex-flow: row;
    justify-content: center;
    gap: 30px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
}

.status__open p {
    text-align: center;
    font-size: 28px;
font-family: YuMincho,
	"Hiragino Mincho ProN",
	serif;
}

@media(max-width: 798px) {

    .status, .news, .price, .link__recruit {
        margin: 0;
        padding: 40px 0!important;
    }

    .link__recruit {
        margin-bottom: 50px;
    }
    
    .status .title {
        font-size: 35px;
    }

    .status__item {
        margin-bottom: 30px;
    }

    .status__item img {
        width: 25px;
        height: auto;
    }
    
    .status__open {
        display: block;
        padding: 5px 0 ;
    }
    
    .status__open p {
        font-size: 22px;
    }

}


.price {
    padding: 80px 0;
    color: black;
    background-color: white;
}

.price h2 {
    color: black;
}

.price__items {
    margin: 0 auto;
    width: 734px;
    display: flex;
    flex-flow: row;
    justify-content: center;
    gap: 50px;
}

.price__item {
    width: 347px;
}

.price__item h4 {
    font-family: YuMincho, "Hiragino Mincho ProN", serif;
    margin-bottom: 21px;
    text-align: center;
    font-size: 42px;
    height: 73px;
    color: white;
    background-color: black;
}

.price__item h5 {
    margin: 0 5px;
    font-size: 32px;
    color: black;
}

.price__item p {
    color: black;
    font-size: 28px;
    font-family: YuMincho, "Hiragino Mincho ProN", serif;
}

.price__detail {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
}

.price__item .price__caution p {
    font-size: 18px;
    text-align: left;
}

@media(max-width: 798px) {
    .price__items, .price__steps__items {
        display: block;
        width: 100%;
    }

    .price__steps .sp {
        display: block;
        width: 0;
        height: 0;
    }

    .price__item, .price__steps__item {
        margin: 0 auto;
        width: 100%;
    }

    .price__steps__item {
        padding: 30px;
    }

    .price__steps__item p {
        font-size: 18px;
    }

    .price__step {
        height: 260px;
    }

    .price__item:first-child, .price__steps__item:first-child {
        margin-bottom: 50px;
    }
    
    .price .btn {
        margin-top: 30px;
    }

    .link__recruit img {
        padding: 10px 30px;
    }
}

.swiper {
    position: relative;
    width: 100%;
    max-width: 430px;
}

.swiper-slide img {
    width: 100%;
    height: 100%;
}

.swiper-slider {
    margin-top: 6.5rem;
    width: 100%;
    overflow: hidden;
}

.swiper-pagination {
    display: none;
}

.swiper-slider .swiper-wrapper {
    display: flex;
    transition: transform 0.3s ease;
}


.swiper-slider .swiper-slide {
    flex-shrink: 0;
}

.swiper-slider .swiper-slide img {
    object-fit: cover;
    aspect-ratio: 1/1;
    width: 100%;
}

@media(max-width: 796px) {
    .swiper-slider {
        margin-top: 6.5rem!important;
    }
}


.menu__obanzai {
	display: flex;
	flex-flow: row;
	gap: 30px;
}

.menu__obanzai img {
	width: 50%;
	height:354px;
}

.menu__obanzai h4 {
	font-size: 25px;
	margin-bottom: 15px;
}

section.menu h3 {
	margin: 50px auto;
	text-align: center;
	font-size: 30px;
	width: 100%;
}

.menu__alacarte >div, .menu__drink > div{
	max-height: 1200px;
	display: flex;
	flex-flow: column;
	flex-wrap: wrap;
}

.menu__drink > div {
	max-height: 800px;
}


.menu__row {
	width: 40%;
	margin: 0 auto 40px;
}

.menu__row {
	font-size: 15px;
}

.menu__row li {
	display: flex;
	flex-flow: row;
	justify-content: space-between;
}

.menu__row h4 {
	font-size: 28px;
}

.menu__row span {
	margin-bottom: 20px;
	display:block;
	width: 100%;
	border-bottom: 1px solid gray;
}


.menu__obanzai p {
	font-size: 18px;
}

.menu__alacarte__gallery, .menu__drink__gallery {
	display:flex!important;
	flex-flow: row!important;
	justify-content:center;
	gap: 3%;
}

.menu__alacarte__gallery img, .menu__drink__gallery img {
	width: 20%;
}

@media(max-width: 798px) {
	.menu__obanzai {
		display: block!important;
	}

	.menu__obanzai img {
		width: 100%;
		object-fit: contain;
	}

	.menu__alacarte > div, .menu__drink > div {
		max-height: 100%;
		display: block;
	}
	.menu__row {
		width: 100%;
	}
	.menu__alacarte__gallery, .menu__drink__gallery {
		display: grid!important;
		grid-template-columns:repeat(2, 1fr);
	}
	.menu__alacarte__gallery img, .menu__drink__gallery img {
		width: 100%;
	}
}

.recruit__inner > img {
	margin-bottom: 50px;
}

.recruit__inner > p {
	max-width: 800px;
	margin:0 auto;
	margin-bottom: 7px;
	font-size: 20px;
	text-align: center;
	height: 44px;
	line-height: 44px;
	background-color: #FCDE00;
	color: black;
}

table {
  margin:0 auto;
  max-width: 800px;
  width: 800px;
  border-collapse: collapse;
}

@media(max-width:798px) {
	table {
		width: 100%;
	}
	th,td {
		font-size: 12px;
	}
}

th {
    font-family:'メイリオ', 'Meiryo', sans-serif;
	width: 15%;
	min-width: 100px;
	background-color: #999999;
	color: white;
}
th:not(last-child) {
	border: 1px solid white;
    background-color: #333333;
}

td {
    font-family:'メイリオ', 'Meiryo', sans-serif;
	background-color: black;
}

td a {
font-family:'メイリオ', 'Meiryo', sans-serif;
	color: white;
	text-decoration: underline;
}

.staff__items {
	display: flex;
	flex-flow: row;
	justify-content: center;
	gap: 3%;
}

.staff__item {
	width: 30%;
}

.staff__profile {
	display: flex;
	flex-flow: row;
}

.staff__profile h4 {
	width: 90%;
	font-size: 25px;
	text-align: center;
}

.staff__profile img {
	width: 50px;
	height: 50px;
}

@media(max-width: 795px) {
	.staff__items {
	}
	.staff__item {
		width: 45%;
	}
	.staff__item p {
		font-size: 15px;
		width: 85%;
	}
	.staff__item:first-child {
		margin-bottom: 50px;
	}
	.staff__profile h4 {
		text-align: start;
	}
	.staff__profile img {
		width: 45px;
		height: 40px;
	}
}


.okami__items {
    display: flex;
    flex-flow: row;
    justify-content: center;
    gap: 3%;
    margin-bottom: 20px;
}

.okami__item {
    width: 40%;
}

.okami__item h4 {
    font-size: 30px;
}

.okami__item::first-child {
    width: 20%;
}

.okami__item::last-child {
    width:60%;
}

.okami__profile {
    display: flex;
    flex-flow: row;
}

.okami__profile img {
    width: 60px;
    height: 60px;
    margin-left: 50px;
}

@media(max-width: 798px) {
    .okami__items {
        display: block;
	margin-bottom: 50px;
    }
    .okami__item {
        width: 100%;
    }

    .okami__item img {
	margin-bottom: 30px;
    }
  
    .okami__item p {
	font-size: 18px;
	}

    .okami__profile {
		justify-content: center;
	font-size: 30px;
	height: 80px;
	}
    .okami__profile h4 {
		width: 100%;
		font-size: 40px;
		text-align: center;
		margin-right: -60px;
	}
    .okami__profile img {
	margin-left: 0;
	width: 70px;
	height: 70px;
	}
}

.top-food__item h3, .top-drink__item h3 {
	font-size: 40px;
	margin-bottom: 10px;
	color: #6D5923;
}

.top-food__item h4, .top-drink__item h4 {
	font-size: 22px;
	color: black;
	margin-bottom: 10px;
}

.top-food__items, .top-drink__items {
	display: flex;
	flex-flow: row;
	justify-content: center;
	gap: 3%;
	margin-bottom: 20px;
}

.top-food__item, .top-drink__item {
	width: 40%;
	margin-bottom: 15px;
}

.top-food__item p, .top-drink__item p {
	font-size: 20px;
	margin-bottom: 20px;
}

.top-food__gallery, .top-drink__gallery {
	display: flex;
	flex-flow: row;
	justify-content: center;
}

.top-food__gallery img, .top-drink__gallery img {
	width: 20%;
}
@media(max-width: 798px) {
    .top-food__items, .top-drink__items {
        display: block;
    }

    .top-drink__items {
        display: flex;
        flex-flow: column;
        gap: 0;
	margin: 0;
    }

    .top-drink__item:nth-child(1) {
        order: 2;
    }

    .top-drink__item:nth-child(2) {
        order: 1;
    }

    .top-food__item, .top-drink__item {
        width: 100%;
    }
    
    .top-food__gallery, .top-drink__gallery {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap:0;
    }
    .top-food__gallery img, .top-drink__gallery img {
        width: 100%;
        height: 100%;
        display: block;
    }
}
.equipment table {
		   width: 100%;
			border-collapse: collapse;
		 background: #fff;
	 box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	}

.equipment thead {
		background-color: #333;
	 color: #fff;
	 }
.equipment th, td {
            padding: 12px;
	text-align: left;
		            border: 1px solid #ccc;
   }
         tbody tr:nth-child(odd) {
		             background-color: #f2f2f2;
					         }
        tbody tr:hover {
		            background-color: #e0f7fa;
					        }

@media (min-width: 769px) {
  .sp {
    display: none !important;
  }

}
@media (max-width: 768px) {
  .gt_switcher_wrapper {
        right: 60px !important;
    top: 21px !important;
  }
  .pc {
    display: none !important;
  }
}
.shn {
  font-family: "A-OTF Shin Go Pro", sans-serif;
}

.cey {
  font-family: "Century Gothic Pro", sans-serif;
}

.b {
  font-weight: bold;
}

.i {
  font-style: italic;
}

.u {
  text-decoration: underline;
}

.inner {
  width: 1070px;
  max-width: 90%;
  margin: 0 auto;
  position: relative;
}
.inner .inner {
  max-width: 100%;
}
.inner--fw {
  width: 100%;
}
.inner--sm {
  width: 900px;
}

.status .title {
    font-size: 32px;
    max-width: 600px;
}

div.title {
    font-family: YuMincho, "Hiragino Mincho ProN", serif;
	max-width: 300px;
	margin: 0 auto 20px;
	text-align: center;
  	font-size: 30px!important;
}
div.title span {
    margin-top:-15px!important;
    font-size: 18px;
	display: block;
	width:  100%;
	margin: 0 auto;
}
.breadcrumb {
  margin: 10px 0;
}

.breadcrumb ul {
  display: flex;
}
.breadcrumb li {
  text-decoration: underline;
  font-size: 12px;
}

.breadcrumb li span {
  height: 100%;
  line-height: 25px;
}
.breadcrumb li:last-child {
  text-decoration: none;
}
.breadcrumb li:not(:last-child)::after {
  display: inline-block;
  margin: 0.25rem;
  content: "＞";
  text-decoration: none;
}
h2.title {
  font-family: "Century Gothic Pro", sans-serif;
  font-size: 3.6rem;
  line-height: 1.3;
  font-weight: 400;
  margin-bottom: 3.5rem;
  text-align: center;
}
h2.title span {
  font-family: "A-OTF Shin Go Pro", sans-serif;
  font-size: 1.4rem;
  display: block;
}

h3.title {
  font-size: 2.6rem;
  font-weight: 500;
  margin-bottom: 2.5rem;
}

.page-title {
  font-size: 6rem;
  font-weight: 400;
  letter-spacing: 0.2em;
  line-height: 1.3;
  margin-bottom: 6rem;
}
.page-title span {
  font-size: 2.1rem;
  display: block;
}

.btn {
  color: black;
  margin: 2rem auto;
  font-size: 1.5rem;
  width: 24.8rem;
  max-width: 100%;
  min-height: 3.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background-color: #FCDE00;
  font-family: "Times New Roman", Times, serif;
}
.btn--default {
}
.btn--primary {
  width: 40rem;
  height: 7.8rem;
  font-size: 2.6rem;
  background-color: #988557;
  color: #ffffff;
  border: none;
  margin: 0 auto;
}
.btn--back {
  width: 40rem;
  height: 5rem;
  font-size: 2.6rem;
  background-color: #AAAAAA;
  color: #ffffff;
  border: none;
  margin: 0 auto;
}

.pull-c {
  margin-left: auto;
  margin-right: auto;
}

.mt-0 {
  margin-top: 0;
}

.mt-12 {
  margin-top: 12rem;
}

.mt-16 {
  margin-top: 16rem;
}

.mb-0 {
  margin-bottom: 0;
}

.mb-8 {
  margin-bottom: 8rem;
}

.mb-10 {
  margin-bottom: 10rem;
}

.mb-12 {
  margin-bottom: 12rem;
}

.mb-16 {
  margin-bottom: 16rem;
}
.contact__description {
    margin-bottom: 100px;
}

.contact__tel h2,.contact__line h2,.contact__mail h2 {
    color: white;
    background-color: #AAAAAA;
    text-align:center;
    height: 80px;
    line-height:80px;
    width:100%;
    max-width: 460px;
    margin: 0 auto; 
    font-size: 30px;
}

.contact__line {
    margin-bottom: 100px;
}

.contact__tel p, .contact__line p,.contact__mail p {
    font-size: 21px;
    margin-top: 10px;
    text-align: center;
}

.contact__tel a {
    font-size: 60px;
    font-weight: bold;
    display: block;
    margin: -10px auto 60px;
    text-align: center;
}

.contact__line h3 {
    margin: 0 auto;
    margin-top: 40px;
    display: flex;
    width: 100%;
	max-width: 270px;
    height: 70px;
    line-height: 50px;
    background-color: #00B900;
    color: white;
    border-radius: 10px;
}

.contact__line img {
    width: 45px;
    height: 45px;
    margin-top: 12px;
    margin-left: 10px;
}

.contact__line span {
	line-height: 70px;
    margin-left: 10px;
    font-size: 20px;
    font-weight: normal;
}

.contact__line a {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    display: block;
}

@media screen and (max-width: 768px) {
 h2 {
 	2.7rem;
}
 h2.title {
    font-size: 3rem;
  }
  h2.title span {
    font-size: 1.2rem;
  }
  h3.title {
    font-size: 2.3rem;
    line-height: 1.5;
  }
  .page-title {
    font-size: 3.5rem;
    letter-spacing: 0.1em;
    text-align: center;
    margin-bottom: 4rem;
  }
  .page-title span {
    font-size: 1.4rem;
  }
  .mb-12 {
    margin-bottom: 8rem;
  }
  .mt-12 {
    margin-top: 4rem;
  }
  .mb-16 {
    margin-bottom: 10rem;
  }
  .mt-16 {
    margin-top: 10rem;
  }
  .btn--primary {
    height: 6rem;
    font-size: 2rem;
  }
  .btn--back {
    height: 4.5rem;
    font-size: 2rem;
  }
}

.gt_switcher_wrapper {
    width: 100px;
}

.header {
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  background-color: white;
  color: #fff;
}
.header__inner {
  height: 5rem;
  margin: 0 5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5rem;
  transition: min-height 0.3s;
}
.header__logo {
    height: 100%;
	margin: 0 auto;
}
.header__logo img {
	height: 60px!important;
}
.header__nav {
  font-size: 1.4rem;
  font-weight: 300;
  width: 400px!important;
}
.header__nav__items {
  margin-top: -350px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.2rem 3.5rem;
}
.header .reservation, .header .sns, .header .menu, .header .menu-close {
	display: flex;
}
.header .reservation a {
	line-height: 4.5rem!important;
	text-align: center;
	width: 300px;
	height: 5rem!important;
	background-color: black!important;
	color: white!important;
	border: 1px solid white!important;
}
.reservation a {
}
.scrolled .header__inner {
  min-height: 6rem;
}
.footer hr {
  margin: 3.5rem 0 3rem;
}
.footer__map {
  height: 75rem;
}
.footer__map iframe {
  width: 100%;
  height: 100%;
}
.footer__ctt {
  background: url(../img/common/sukha_footer2.jpg) no-repeat center center/cover;
  color: #fff;
  text-align: center;
  padding: 5rem 0 25rem;
}
.footer__logo {
  display: inline-block;
}
.footer__info {
  margin-top: 3rem;
  background-color: white;
}
.footer__info p {
	color: white;
}
/*
.footer__info p:nth-child(1) {
  font-size: 2.1rem;
}
.footer__info p:nth-child(2) {
  font-size: 4.2rem;
}
.footer__info p:nth-child(3) {
  line-height: 2;
}
*/ 
.footer__info p {
  font-size: 2.1rem;
}

.footer__info .access p{
  font-size: 1.5rem;
}

.footer__nav {
  margin: 3.5rem 0;
  font-size: 1.1rem;
  line-height: 1;
  font-weight: 300;
}
.footer__nav__items {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1.5rem 0;
}
.footer__nav__item {
  border-right: 1px solid #fff;
}
.footer__nav__item:last-child {
  border-right: none;
}
.footer__nav__item a {
  padding: 0 1.5rem;
}
.footer__cpr {
  font-size: 1.1rem;
}
.footer__fixed {
  position: fixed;
  z-index: 9;
  bottom: 0;
  left: 0;
  padding: 1.5rem 0;
  background-color: #FCDE00;
  width: 100%;
}
.footer__gotop {
  position: fixed;
  z-index: 1;
  right: 1rem;
  bottom: -30rem;
  transition: all 1s;
}

.scrolled .footer__gotop {
  bottom: 12rem;
}

.sns__items {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3.5rem;
  margin-top: 10px;
}

.reservation {
  margin: 0 auto;
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 2.5rem;
}
footer .reservation a {
  color: white;
  background-color: black!important;
  font-size: 15px;
  line-height: 1.3;
  text-align: center;
  width: 40%;
  height: 4.5rem;
  border-radius: 0.9rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
}

.mv {
  position: relative;
  margin-bottom: 0;
}
.mv__img img {
  width: 100%;
  max-width: unset;
  height: 500px;
  object-fit: cover;
}
.mv__btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem 5rem;
  margin: 7rem auto;
}
.mv__ttl {
  text-align: left;
  font-size: 100px;
  font-weight: bold;
  font-family: arial; 
  line-height: 1.3;
  letter-spacing: 0.2em;
  color: white;
  position: absolute;
  width: 90%;
  top: 55%;
  left: 15%;
  transform: translateY(50%);
}
.mv__ttl span {
  font-size: 2.1rem;
  display: block;
}

.home .mv__img img {
  min-height: 81.7rem;
}

.page .mv__btn {
  margin: 2rem auto;
  flex-direction: column;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 40rem;
  max-width: 100%;
}

.visual__ctt1 {
  width: fit-content;
  margin: 0 auto;
}
.visual__ctt1 p {
  font-size: 1.8rem;
}
.visual__items {
  margin-top: 7.5rem;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 3rem 2rem;
}
.visual__item {
  width: calc((100% - 4rem) / 3);
  background-color: #444444;
  color: #fff;
  padding: 2rem 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 2rem;
}
.visual__item__ttl {
  font-size: 3rem;
  line-height: 1.3;
  font-weight: 400;
  text-align: center;
}
.visual__item__ttl span {
  font-size: 1.6rem;
  display: block;
}
.visual__item__desc {
  font-size: 1.4rem;
  font-weight: 300;
  text-align: center;
}
.visual__item__detail {
  font-size: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 2rem;
}

.concept__items {
	display: flex;
	flex-flow: row;
}

img.concept__item {
	width: 50%;
	max-width: 500px;
}
div.concept__item {
	text-align: left;
}
div.concept__item h3 {
	font-size: 25px;
	text-align: left;
}

.concept__item:last-child {
	margin-left: 30px;
}

/*menu*/
.menu__jumper {
	text-align: center;
	margin-bottom: 50px;
}

.menu__inner h3 {
  font-size: 20px;
  margin-bottom: 10px;
}

.menu__items {
	margin-bottom: 50px;
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	padding: 0;
}

.menu__item {
	margin: 0 auto;
	width: calc(50% - 30px);
	box-sizing: border-box;
	display:flex;
}

.menu__special__item {
	width: 100%;
	margin-bottom: 40px;
}

.menu__special__item .menu__item__content > div {
	width: 400px;
	display:flex;
	flex-direction: row;
	justify-content: space-between;
}

.menu__item__sub__description {
	font-size: 1.3rem;
}

.menu__item__title {
	line-height: 20px;
	margin-bottom: -5px;
}

.menu__sub__items .menu__item {
	display: block;
}

.menu__drink__items {
	margin:0 auto;
	box-sizing: border-box;
	display:flex;
}

.menu__drink__items .menu__item {
	display: block;
}

.menu__drink__items .menu__item div {
	width: 400px;
	margin-bottom: 20px;
	display:flex;
	flex-flow: row;
	justify-content: space-between;
}

.menu__main__items img {
	width: 180px;
	height: 180px;
	object-fit: cover
}

/*SHOP PHOTOS*/
.shop-photo__items {
	margin-bottom: 50px;
  	display: flex;
  	flex-wrap: wrap;
  	gap:30px;
  	padding:0;
}

.shop-photo__item {
	margin: 0 auto;
  width: calc(25% - 30px);
  box-sizing: border-box;
}

.shop-photo__item img {
	aspect-ratio: 1 / 1;
	width: 100%;
	object-fit: cover;
}
.about p {
	font-family: "Yu Mincho", "YuMincho",'游明朝';
}
.about__inner {
	width: 910px;
}
.about__item {
	display:flex;
	flex-flow: row;
	justify-content: space-around;
	margin: 0 auto;
	margin-bottom: 50px;
}
.about__item > div {
	margin: 20px;
	margin-top: 0;
}
.about__item h3 {
	margin-bottom: 10px;
	font-size: 23px;
	color: black;
}
.about__stage img {
	width: 450px;
	height: 450px;
	aspect-ratio: 1 / 1;
	object-fit: cover;
}
.about__title {
	margin-bottom: 50px;
}
.about__title h2 {
	font-size: 4rem;
}
.about__title p {
	font-size: 2.5rem;
}
.about__owner {
	width: 100%;
	margin:0 auto;
	margin-bottom: 60px;
}
.about__owner > img {
	margin-bottom: 30px;
}
.about__owner img {
	width: 100%;
	height: auto;
	aspect-ratio: 3/ 2;
	object-fit: contain;
}
.about__profile h3 {
	margin-bottom: 10px;
	font-size: 30px;
	color: black;
}
.about__owner p {
	margin: 0;
	margin-top: 0;
	font-size: 2rem;
}
.about__piano img {
	width: 450px;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
.about__piano p {
	margin: 0 20px;
}
.schedule__inner > p {
	text-align: center;
	margin-bottom: 50px;
}
.schedule__items {

}
.schedule__item {
  width: 100%;
  height: 200px;
  padding: 20px;
  background-color: #F6F6F6;
}
.schedule__item:last-child {
    padding-bottom: 0;
}
.schedule__item__title {
	max-height: 60px;
  font-size: 30px;
    overflow: hidden;
}
.schedule__item a {
    display: block;
    height: 180px;
}
.schedule__item__text {
    padding: 0 20px;
}
.schedule__item:not(:last-child) a { 
    border-bottom: 1px solid #999;
}
.schedule__item a > div {
    display: flex;
    flex-flow: row;
    padding: 0 20px;
}
.schedule__item__content {
	overflow: hidden;
	text-overflow: ellipsis;
	max-height: 90px;
}
.schedule__item p { 
	overflow: hidden;
}
.schedule__item img {
  aspect-ratio: 1.1;
  height:150px;
  width:150px;
  object-fit: cover;
}

.schedule-detail__ttl {
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.5;
  padding-bottom: 2rem;
  margin-bottom: 3rem;
}
.schedule-detail h2, .schedule-detail h3, .schedule-detail h4, .schedule-detail h5, .schedule-detail h6 {
  font-weight: 400;
}
.schedule-detail h2 {
  font-size: 2.6rem;
  margin: 2rem 0 1rem;
}
.schedule-detail h3 {
  font-size: 2.1rem;
  margin: 1rem 0 0.5rem;
}
.schedule-detail h4, .schedule-detail h5, .schedule-detail h6 {
  font-size: 1.8rem;
}
.schedule-detail p {
  margin: 1rem 0;
}
.schedule-detail img {
  display: block;
  margin: 2rem auto;
  min-width: 70rem;
}
.schedules__title {
	margin-bottom: 50px;
}
.schedules__item__content {
    overflow: hidden;
	text-overflow: ellipsis;
	max-height: 110px;
	    display: -webkit-box;
		    -webkit-line-clamp: 4;
			    -webkit-box-orient: vertical;
				    overflow: hidden;
}
.schedules__item__title {
	font-size: 30px;
  margin-top: -5px;
    height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	max-height: 70px;
}
.schedules__item__text {
	margin-left: 20px;
}
.schedules__title p {
	color: #463e28;
	font-weight: bold;
}
.schedules__item {
	margin: 20px auto;
}
.schedules__item:not(:last-child) {
	padding-bottom: 20px;
	border-bottom: 1px solid gray;
}
.schedules__item a > div {
	display: flex;
	flex-flow: row;
}
.schedules__item img {
  aspect-ratio: 1.1;
  height:150px;
  width:150px;
  object-fit: cover;
 }
.news .btn {
	margin-top: 50px;
}

.news {
    background-color: black;
}

.news__inner {
border-top: 1px solid white;
  padding-top: 30px;
}

.home .news__inner, .archive .news__inner {
    border-top: none;
}

.single .news__inner {
    border-top: 1px solid white;
}

.single .news {
    background-color: black;
}

.news__title {
  text-align: center;
  margin-bottom: 30px;
}
.news__items {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: wrap;
    gap: 1rem;
}

.news__item {
	width: 350px;
	border: 1px solid #707070;
    background-color: #191616;
    color: white;
}

.news__item__content {
	overflow: hidden;
	text-overflow: ellipsis;
	max-height: 60px;
}
.news__item__title {
  font-size: 20px;
  padding: 5px 10px;
}
.news__item__text {
	padding: 0 20px;
}
.news__item p {
	    padding: 1.5rem 2rem;
}

.news__item a {
	width: 350px;
}

.news__item figure {
	margin: 0;
	height: 350px;
	width: 348px;
	position: relative;
	border-bottom: 1px solid gray;
}

.news__item img {
  margin: 0 auto;
  aspect-ratio: auto;
  width: 100%;
  object-fit: contain;
 position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.news-detail__ttl {
  margin: 0 auto;
  width: 800px;
  text-align: left;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.5;
  padding-bottom: 2rem;
  margin-bottom: 3rem;
}
.news-detail h2, .news-detail h3, .news-detail h4, .news-detail h5, .news-detail h6 {
  font-weight: 400;
}
.news-detail h2 {
  font-size: 2.6rem;
  margin: 2rem 0 1rem;
}
.news-detail h3 {
  font-size: 2.1rem;
  margin: 1rem 0 0.5rem;
}
.news-detail h4, .news-detail h5, .news-detail h6 {
  font-size: 1.8rem;
}
.news-detail p {
  margin: 1rem auto!important;
  width: 800px;
}
@media(max-width: 795px) {

.news-detail p {
	width: 100%;
}

.news-detail__ttl {
	width: 100%;
}
}
.news-detail__ctt a {
	height: 600px;
	width: 600px;
	margin: 50px auto;
    display: flex;
    justify-content: center;
    align-items: center;
	background-color: black;
border: 1px solid #707070;
  background-color: #262121;
}
.news-detail__ctt img {
  display: block;
  object-fit: contain;
  max-height: 100%;
  min-width: 0!important;
}

.news-white__items {

}
.news-white__item {
  width: 100%;
}
.news-white__item a {
	padding: 10px 0;
	display: block;
	height: auto;
}
.news-white__item__content {
	overflow: hidden;
	text-overflow: ellipsis;
	height:80px;
}
.news-white__item__text {
	padding: 0 15px;
}
.news-white__item:first-child a {
	border-top: 1px solid #999;
}
.news-white__item a {
	border-bottom: 1px solid #999;
}
.news-white__item a > div {
	padding: 0 20px;
}
.news-white__item p {
}
.news-white__item img {
  aspect-ratio: 1.1;
  height:150px;
  width:150px;
  object-fit: cover;
}
.news-detail__ttl {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.5;
  padding-bottom: 2rem;
  margin-bottom: 3rem;
}
.news-detail h2, .news-detail h3, .news-detail h4, .news-detail h5, .news-detail h6 {
  font-weight: 400;
}
.news-detail h2 {
  font-size: 2.6rem;
  margin: 2rem 0 1rem;
}
.news-detail h3 {
  font-size: 2.1rem;
  margin: 1rem 0 0.5rem;
}
.news-detail h4, .news-detail h5, .news-detail h6 {
  font-size: 1.8rem;
}
.news-detail p {
  margin: 1rem 0;
  font-size: 14px;
}
.news-detail img {
  display: block;
  margin: 2rem auto;
  min-width: 70rem;
}

.trial-lesson {
  background-color: #666666;
  padding: 6rem 0;
}
.trial-lesson .title {
  color: #fff;
}
.trial-lesson__items {
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 6rem;
}
.trial-lesson__item {
  background-color: #fff;
  width: calc((100% - 6rem) / 2);
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 2.5rem 3rem;
}
.trial-lesson__item__txt {
  flex: 1;
}
.trial-lesson__item__txt.special .trial-lesson__item__step {
  color: #000;
}
.trial-lesson__item__txt.special .trial-lesson__item__title {
  color: #635940;
  font-size: 9.6rem;
  line-height: 1.1;
  font-weight: 700;
}
.trial-lesson__item__txt.special .trial-lesson__item__title span {
  font-size: 5.7rem;
  font-weight: 500;
}
.trial-lesson__item__txt.special .trial-lesson__item__desc {
  font-size: 1.6rem;
  line-height: 2;
  text-align: center;
  background-color: #E0CE9C;
  border-radius: 1rem;
  max-width: 30rem;
}
.trial-lesson__item__step {
  color: #635940;
  font-size: 2.8rem;
  line-height: 1.5;
}
.trial-lesson__item__step span {
  font-size: 3.6rem;
  margin-left: 5px;
}
.trial-lesson__item__title {
  font-size: 2.4rem;
  margin-bottom: 1rem;
}
.trial-lesson__item__desc {
  font-size: 1.4rem;
  font-weight: 300;
}

.instructor {
  background-color: #F3F3F3;
  margin: 0;
  padding: 8rem 0;
}
.instructor__items {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
  gap: 3rem 2rem;
}
.instructor__item {
  width: calc((100% - 6rem) / 4);
  text-align: center;
}
.instructor__item img {
  aspect-ratio: 1.1;
}

.instagram {
    margin-top:0;
    margin-bottom: 30px;
    padding-top:30px;
    padding-bottom: 20px;
    background-color: #262121;
}

.instagram__inner {
  width: 70rem;
}
.instagram__items {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 1.5rem;
}
.instagram__item {
  width: calc((100% - 3rem) / 3);
  cursor: pointer;
  display: block;
}
.instagram__item.hide {
  display: none;
}
.instagram__modal {
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.75);
  transition: opacity 0.5s;
  display: none;
  opacity: 0;
}
.instagram__modal__inner {
  background-color: #fff;
  width: 45rem;
  max-width: 90%;
  height: 100%;
  position: relative;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
}
.instagram__modal__body {
  flex: 1;
  overflow: scroll;
  scrollbar-width: none;
  background-color: #F9F9F9;
}
.instagram__modal__close {
  width: 100%;
  background: #000000;
  color: #FFFFFF;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.instagram__modal__item {
  overflow: hidden;
  max-width: 100%;
  margin: 3rem 1rem;
  background-color: #fff;
}
.instagram__modal__item:first-child {
  margin-top: 1rem;
}
.instagram__modal__item:last-child {
  margin-bottom: 1rem;
}
.instagram__modal__item img {
  width: 100%;
  max-width: unset;
}
.instagram__modal__item span {
  display: block;
  padding: 1rem;
}

.show-modal .instagram__modal {
  color: black;
  display: block;
  opacity: 1;
}

.instagram__modal__item p {
    color: black;
}

.instagram #sb_instagram #sbi_load .sbi_load_btn {
  margin: 4rem auto;
  font-size: 1.5rem;
  width: 24.8rem;
  max-width: 100%;
  min-height: 4.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #707070;
  cursor: pointer;
  border-radius: 3rem;
}

.sbi_loader {
  display: none;
}

.instagram #sb_instagram .sbi_btn_text.sbi_hidden {
  opacity: 1 !important;
}

#sb_instagram .sbi_follow_btn a:active, #sb_instagram #sbi_load .sbi_load_btn:active {
  box-shadow: unset !important;
}

.about-intro p {
  font-size: 1.8rem;
  font-weight: 300;
}

.feature h2.title {
  text-align: left;
}
.feature h2.title span {
  display: inline-block;
  font-size: 3rem;
}
.feature__items {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 6rem;
}
.feature__item {
  width: calc((100% - 12rem) / 3);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 3rem;
}
.feature__item__img {
  margin: 0 auto;
}
.feature__item__ttl {
  position: relative;
  font-size: 2rem;
  font-weight: 400;
  margin: 3rem 0;
  padding-bottom: 3rem;
}
.feature__item__ttl:after {
  content: "";
  position: absolute;
  width: 5rem;
  height: 2px;
  background-color: #E0CE9C;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.feature__item__desc {
  font-weight: 300;
  text-align: justify;
}
.feature__item__link a {
  font-size: 1.8rem;
  border: 1px solid #666666;
  width: 31rem;
  max-width: 100%;
  min-height: 6.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.system-price {
  text-align: center;
}
.system-price p {
  margin: 2rem 0;
  font-size: 2.4rem;
}
.system-price p span {
  color: #988557;
}
.system-price table {
  width: 70.4rem;
  max-width: 100%;
  margin: 0 auto;
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
}
.system-price table th, .system-price table td {
  border-bottom: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: 400;
  padding: 1.8rem 0.5rem;
}
.system-price table th large, .system-price table td large {
  font-size: 2.4rem;
  display: block;
  line-height: 1.2;
}
.system-price table th medium, .system-price table td medium {
  font-size: 1.6rem;
}
.system-price table th small, .system-price table td small {
  font-size: 1.4rem;
}
.system-price table th {
  background-color: #F6F6F6;
}
.system-price table thead th {
  background-color: #EFEBDF;
}
.system-price__ctt-2 table th, .system-price__ctt-2 table td {
  padding: 1.2rem 0.5rem;
}
.system-price__ctt-2 small {
  font-size: 1.4rem;
}
.system-price__title {
  font-size: 2.6rem;
  font-weight: 400;
  margin-bottom: 4rem;
  padding-bottom: 3rem;
  position: relative;
}
.system-price__title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 10rem;
  height: 5px;
  background-color: #E0CE9C;
}
.system-price__cirle {
  width: 31.5rem;
  aspect-ratio: 1/1;
  margin-left: auto !important;
  margin-right: auto !important;
  background-color: #000000;
  border-radius: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 2rem;
  font-size: 2.1rem;
  line-height: 1;
}
.system-price__cirle span:nth-child(1) {
  color: #FFD030;
}
.system-price__cirle span:nth-child(2) {
  color: #fff;
}
.system-price__cirle span:nth-child(4) {
  color: #fff;
  font-size: 10rem;
  font-weight: 700;
  margin-top: -1.3rem;
  margin-left: 3.5rem;
}
.system-price__cirle span:nth-child(4) small {
  font-size: 3.6rem;
  font-weight: 400;
}
.system-price__taiken span {
  font-size: 3rem;
  font-weight: 400;
}
.system-price__taiken small {
  font-size: 1.6rem;
  font-weight: 300;
}
.system-price__other {
  width: 70.4rem;
  max-width: 100%;
  font-size: 2.4rem;
  line-height: 1.5;
  margin: 3rem auto 4rem !important;
  padding: 2rem 1rem;
  background-color: #FFF1B9;
}
.system-price__other large {
  display: block;
  font-size: 3.6rem;
}
.system-price__bottle {
  background-color: #000;
  width: 83rem;
  max-width: 100%;
  margin: 8rem auto 3rem !important;
  padding: 3rem 1rem;
}
.system-price__bottle span {
  font-size: 3rem;
  color: #fff !important;
}

.staff-detail .sns {
  margin: 1rem auto 0;
  background-color: #CCCCCC;
  padding: 1.3rem;
}
.staff-detail__inner {
  width: 90rem;
}
.staff-detail__info {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 3rem 9rem;
}
.staff-detail__info__left {
  width: 42.5rem;
  max-width: 50%;
}

.staff-detail__info__left .spotlight-group{
  display: grid;
  row-gap: 11px;
  column-gap: 11px;
  grid-template-columns: repeat(4, 100px);
  margin-top: 11px;
  height: auto;
}

.staff-detail__info__left .spotlight-group li {
  width: 100%;
  height: 100px;
  overflow: hidden;
  border-style: solid;
  border-width: 1px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.staff-detail__info__right {
  flex: 1;
}
.staff-detail__info__right dl {
  margin: 2rem 0;
}
.staff-detail__info__right dl:first-child {
  margin-top: 0;
}
.staff-detail__info__right dl:first-child dt {
  font-size: 1.6rem;
  color: #000000;
}
.staff-detail__info__right dl:last-child {
  margin-bottom: 0;
}
.staff-detail__info__right dl dt {
  font-size: 1.8rem;
  color: #B7A880;
}
.staff-detail__info__right dl dd {
  font-size: 1.6rem;
}
.staff-detail__info__right dl dd.staff-detail__info__name {
  font-size: 3.8rem;
  line-height: 1.3;
}
.staff-detail__desc {
  margin-top: 4rem;
}
.staff-detail__desc h3 {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 0.5rem;
  margin-bottom: 2rem;
  font-size: 1.8rem;
  font-weight: 300;
}

.recruit-info__inner {
  width: 61rem;
}
.recruit-info__title {
  font-size: 2.1rem;
  font-weight: 400;
  background-color: #635940;
  color: #fff;
  padding: 1.4rem;
  text-align: center;
}
.recruit-info table {
  margin-top: 1rem;
  width: 100%;
}
.recruit-info table th {
  background-color: #CFCABE;
  border-top: 2px solid #ffffff;
  color: #fff;
  font-weight: 300;
  padding: 1rem;
  width: 13rem;
}
.recruit-info table td {
  background-color: #F6F6F6;
  border-top: 2px solid #ffffff;
  padding: 1rem;
}
.recruit-info table td a {
  color: #937218;
}

.privacy__ctt h4, .privacy__ctt p {
  font-size: 1.4rem;
}
.privacy__ctt h4 {
  font-weight: 700;
  margin: 3rem 0 1rem;
}

.form-input {
  width: 46.5rem;
  max-width: 100%;
  margin: 0 auto;
}
.form-input input, .form-input textarea {
  width: 100%;
  font-family: inherit;
  font-size: inherit;
  border: 1px solid #CCCCCC;
  padding: 1rem 1.5rem;
}
.form-input textarea {
  height: 21rem;
}
.form-input .row {
  font-size: 2.1rem;
  margin: 3rem 0;
}
.form-input .row.note {
  text-align: center;
}
.form-input .row-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 2rem;
  margin-top: 4rem;
}
.form-input .row .label span {
  color: #FF0000;
}
.form-input .row .input {
  margin-top: 1rem;
}

.only-form, .only-confirm {
  display: none;
}

.mw_wp_form_input .only-form {
  display: inline-block;
}

.mw_wp_form_confirm .only-confirm {
  display: inline-block;
}
.mw_wp_form_confirm .form-input .row {
  border-bottom: 1px solid #ccc;
  padding-bottom: 3rem;
}
.mw_wp_form_confirm .form-input .row.note {
  border-bottom: unset;
}
.mw_wp_form_confirm .form-input .row.row-btn {
  border-bottom: unset;
  padding-bottom: 0;
}

.mw_wp_form_complete {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

.pagination {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  margin-top: 6rem;
}
.pagination a {
  padding: 0.6rem 0;
  display: block;
  width: 3.8rem;
  font-size: 1.6rem;
  text-align: center;
  border: 1.4px solid #000000;
  background-color: #fff;
  font-weight: 500;
  transition: 0.5s all;
}
.pagination a:hover {
  background-color: #cccccc;
}
.pagination .pg-btn.pg-btn__next a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination .pg-btn.pg-btn__pre a {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination .pg-list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
.pagination .pg-list__item.active a {
  background-color: #cccccc;
}

.footer p, .footer a{
	color: white;
	background-color: black;
}

.footer__ctt {
	background: none;
	background-color: black;
}

@media screen and (max-width: 1024px) {
  .visual__item {
    width: calc((100% - 2rem) / 2);
  }
  .trial-lesson__item {
    width: 100%;
    max-width: 80rem;
  }
}
  .header .reservation, .header .sns, .header .menu, .header .menu-close {
    display: flex;
  }
  .header__inner {
    height: 6.5rem;
    margin: 0 4vw;
  }
  .scrolled .header__inner {
    min-height: 5.4rem;
  }
  .header__logo img {
    height: 60px;
    width: 100%;
    max-width: 160px;
    object-fit: contain;
  }
  .header .menu {
	position: absolute;
	    right: 10px;
  }
  .header__nav {
    background-color: #262626;
    color: white;
    position: fixed;
    z-index: 999;
    width: 100vw;
    height: 100vh;
    top: 0;
    right: 100%;
    transition: left 0.3s;NEWS
    font-size: 1.7rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 2rem;
  }
  .header__nav__items {
    flex-direction: column;
  }
  .header .reservation {
    flex-direction: column;
    margin-top: 4rem;
    gap: 1.5rem;
  }
  .header .reservation a {
    font-size: 1.6rem;
    line-height: 1.5;
    max-width: 100%;
    height: 7.5rem;
    border: 1px solid black;
    border-radius: 0;
	background-color: white;
   color: black;
  }
  .header .reservation a:nth-child(2) {
    border: 1px solid #000000;
  }
  .header .sns {
    margin: 4rem auto 0;
  }
  .header .menu {
    width: 5rem;
    height: 5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 9px;
    cursor: pointer;
  }
  .header .menu span {
    width: 3rem;
    height: 1px;
    background-color: black;
  }
  .header .menu-close {
    position: absolute;
    top: 1vw;
    right: 1vw;
    width: 2.2rem;
    height: 2.2rem;
    background: url(../img/common/close_icon2.png) no-repeat center center/100% 100%;
    cursor: pointer;
  }
  .open-menu .header__nav {
  	padding-top: 200px;
    right: 0;
  }
@media screen and (max-width: 920px) {
  .header .reservation, .header .sns, .header .menu, .header .menu-close {
    display: flex;
  }
  .header {
	width: 100vw;
  }
  .header__inner {
    min-height: 5.4rem;
    margin: 0 4vw;
  }
  .scrolled .header__inner {
    min-height: 5.4rem;
  }
  .header__logo img {
    height: 2.8rem;
    width: auto;
  }
  .header .menu {
	position: absolute;
	    right: 10px;
  }
  .header__nav {
    background-color: black;
    color: white;
    position: fixed;
    z-index: 999;
    width: 100vw;
    height: 100vh;
    top: 0;
    right: 100%;
    transition: left 0.3s;
    font-size: 1.7rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 2rem;
  }
  .header__nav__items {
    flex-direction: column;
  }
  .header .reservation {
    flex-direction: column;
    margin-top: 4rem;
    gap: 1.5rem;
  }
  .header .reservation a {
    font-size: 1.8rem;
    line-height: 1.5;
    max-width: 100%;
    height: 7.5rem;
    border-radius: 0;
    border: 1px solid white!important;
  }
  .header .reservation a:nth-child(2) {
    border: 1px solid #000000;
  }
  .header .sns {
    margin: 4rem auto 0;
  }
  .header .menu {
    width: 5rem;
    height: 5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 9px;
    cursor: pointer;
  }
  .header .menu span {
    width: 3rem;
    height: 1px;
    background-color: black;
  }
  .header .menu-close {
    position: absolute;
    top: 4vw;
    right: 6vw;
    width: 2.2rem;
    height: 2.2rem;
    background: url(../img/common/close_icon2.png) no-repeat center center/100% 100%;
    cursor: pointer;
  }
  .open-menu .header__nav {
    right: 0;
  }
  .mv__img img {
	height: 150px;
  }
}
@media screen and (max-width: 768px) {
  .schedule__item p {
	  display: -webkit-box;
	  -webkit-box-orient: vertical;
      -webkit-line-clamp: 2; /* 表示する行数を指定 */
	  overflow: hidden;
	}
 .schedule__item__content {
    max-height: 100px;
    height: 100px!important;
 }


  html {
    font-size: min(2.45vw, 10px);
  }
  body {
    font-size: 1.4rem;
  }
  .header__nav {
	width: 100%!important;
  }
  section {
    margin: 3rem auto 8rem;
  }
  .news-detail__ttl {
	margin-bottom:0;
  }
  .news-detail__ctt a {
	max-height:300px;
	max-width: 100%;
	margin: 0 auto;
    margin-bottom: 20px;
  }
  .footer__map {
    height: 42rem;
  }
  .footer__ctt {
    padding: 5rem 0 12rem;
  }
  .footer__logo img {
    width: 21rem;
  }
  /*
  .footer__info p:nth-child(1) {
    font-size: 1.6rem;
  }
  .footer__info p:nth-child(2) {
    font-size: 3.3rem;
  }
  .footer__info p:nth-child(3) {
    font-size: 1.2rem;
  }
    */
  .footer__info {
    margin-bottom: 10px;
  }
  .footer__info p {
    font-size: 1.6rem;
  }
  .footer__info .open, .footer__info .music {
    font-size: 1.4rem;
  }
  .footer__info .access p {
	font-size: 1.2rem;
  }
  .footer .reservation a {
    font-size: 1.3rem;
    line-height: 1.5;
    height: 5.3rem;
    width: 70%;
  }
  .footer .footer__gotop {
    width: 4.8rem;
    height: 4.8rem;
  }
  .scrolled .footer__gotop {
    bottom: 9rem;
  }
  .mv__btn {
    margin: 4.5rem auto;
    flex-direction: column;
  }
  .mv__ttl {
    font-size: 4rem;
    width: 65%;
    margin-left: 20px;
    top: 90px;
    transform: translateY(0);
    text-align: center;
    left:2%;
  }
  .mv__ttl span {
    font-size: 1.4rem;
  }
  .page .mv__btn {
    margin: 4.5rem auto;
    position: relative;
    max-width: 90%;
  }
  .visual__ctt1 p {
    font-size: 1.4rem;
  }
  .visual__items {
    margin-top: 4.5rem;
  }
  .visual__item {
    width: 100%;
    padding: 3rem 1rem;
  }
  .concept {
 	margin-top: 60px;
  }
  .concept__items {
	display: block;
  }
  .concept__item:last-child {
	margin-left: 0;
  }
  img.concept__item {
	width: 100%;
  }
  div.concept__item {
	margin-left: 0;
  }
  div.concept__item h3 {
	margin: 7px 0;
	font-size: 25px;
  }
	.menu__items {
		display: block;
	}
	.menu__item {
		width: 100%;
		margin-bottom: 50px;
}
.menu__item__content {
	margin-right: 20px;
 }
  .menu__drink__items .menu__item {
	margin-bottom: 40px;
  }
	#wine__tasting__set {
		display:block;
		
	}
	.shop-photo__items {
		gap: 20px;
	}
.shop-photo__item {
	margin: 0 auto;
  width: calc(50% - 10px);
  box-sizing: border-box;
}
  .about__item {
	display: block;
	width: 100%;
  }
  .about__item:nth-child(even) {
	display: flex;
	flex-flow: column;
	flex-direction: column-reverse;
  }
  .about__item img {
  	width: 550px;
	height: 250px;
  	margin: 0 auto;
  }
  .about__owner {
	margin-left: 0;
  }
  .about__owner div {
	margin-top:15px;
  }
  .about__owner img {
	width: 300px;
	height: 400px;
  }
  .about__item p {
	margin: 20px 0;
  }
  .about__owner p {
	margin:0;
  }
  .schedule__item a {
	height: 170px;
  }
  .schedule__item a > div {
	padding: 0;
  }
  .schedule__item__text {
  	padding: 0;
	padding-left: 10px;
	font-size: 10px;
	overflow:hidden;
	text-overflow: ellipsis;
  }
  .schedule__item__content {
	height: 90px;
  }
  .schedule__item__title {
	font-size: 18px;
	height: 38px;
	line-height: 19.5px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
  }
  .schedule__item img {
	height: 130px;
	width: 130px;
	}
  .schedule__item p {
	font-size: 1.2rem;
  }
  .news .btn, .price .btn {
  	margin-top: 40px;
    color: black;
    background-color: #FCDE00;
	}
  .news__items {
    justify-content: center;
    gap: 3rem;
  }
  .news__item {
    width: 100%;
    max-width: 350px;
	height: auto;
	overflow: hidden;
	text-overflow: ellipsis;
  }
  .news__item a {
	  display: block;
  }
  .news__item:first-child {
  }
  .news__item img {
    max-width: unset;
    width: 100%;
  }
  .news__item__title {
	padding: 15px;
  	font-size: 18px;
	overflow:hidden;
	text-overflow: ellipsis;
	height: 90px;
	margin-bottom: 5px;
  }
  .news__item a > div {
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0;
	font-size: 12px;
  }
  .trial-lesson {
    padding: 6rem 0 3rem;
  }
  .trial-lesson__items {
    gap: 2rem;
  }
  .trial-lesson__item {
    padding: 2.5rem 2.5rem;
    gap: 1rem;
  }
  .trial-lesson__item__step {
    font-size: 2.2rem;
  }
  .trial-lesson__item__step span {
    font-size: 2.8rem;
  }
  .trial-lesson__item__title {
    font-size: 1.9rem;
  }
  .trial-lesson__item__desc {
    font-size: 1.1rem;
  }
  .trial-lesson__item:nth-child(1) .trial-lesson__item__img img {
    width: 10rem;
  }
  .trial-lesson__item:nth-child(2) .trial-lesson__item__img img {
    width: 9rem;
  }
  .trial-lesson__item:nth-child(3) {
    gap: 2rem;
  }
  .trial-lesson__item:nth-child(3) .trial-lesson__item__img img {
    width: 7rem;
  }
  .trial-lesson__item:nth-child(4) {
    gap: 2rem;
  }
  .trial-lesson__item:nth-child(4) .trial-lesson__item__img img {
    width: 7rem;
  }
  .trial-lesson__item__txt.special .trial-lesson__item__title {
    font-size: 6.5rem;
  }
  .trial-lesson__item__txt.special .trial-lesson__item__title span {
    font-size: 4rem;
  }
  .trial-lesson__item__txt.special .trial-lesson__item__desc {
    font-size: 1.3rem;
  }
  .instructor {
    padding: 6rem 0 4rem;
  }
  .instructor__items {
    gap: 2rem;
  }
  .instructor__item {
    width: calc((100% - 2rem) / 2);
  }
  .about-intro h3.title {
    text-align: center;
  }
  .about-intro p {
    font-size: 1.4rem;
  }
  .feature h2.title {
    text-align: center;
  }
  .feature__item {
    width: 100%;
  }
  .feature__item__ttl {
    text-align: center;
    font-size: 1.7rem;
    margin: 2.5rem 0;
    padding-bottom: 2.5rem;
  }
  .feature__item__link a {
    font-size: 1.6rem;
    min-height: 5.8rem;
  }
  .system-price p {
    font-size: 1.6rem;
  }
  .system-price__arrow--yellow img {
    width: 4rem;
  }
  .system-price__cirle {
    width: 22rem;
    gap: 1.5rem;
  }
  .system-price__cirle span:nth-child(1) {
    font-size: 1.4rem;
  }
  .system-price__cirle span:nth-child(2) {
    font-size: 1.4rem;
  }
  .system-price__cirle span:nth-child(3) img {
    width: 2.7rem;
  }
  .system-price__cirle span:nth-child(4) {
    font-size: 7rem;
    margin-top: -1rem;
    margin-left: 2.5rem;
  }
  .system-price__cirle span:nth-child(4) small {
    font-size: 2.5rem;
  }
  .system-price__taiken span {
    font-size: 2rem;
  }
  .system-price__taiken small {
    font-size: 1.1rem;
  }
  .system-price__other large {
    font-size: 2.4rem;
  }
  .system-price table th, .system-price table td {
    font-size: 1rem;
    padding: 1.5rem 0.5rem;
  }
  .system-price table th medium, .system-price table td medium {
    font-size: 1rem;
  }
  .system-price table th small, .system-price table td small {
    font-size: 1rem;
  }
  .system-price table th large, .system-price table td large {
    font-size: 1.6rem;
  }
  .system-price__bottle {
    margin: 6rem auto 2rem !important;
  }
  .system-price__bottle span {
    font-size: 2.2rem;
    color: #fff !important;
  }
  .staff-detail__info {
    flex-direction: column;
  }
  .staff-detail__info__left {
    width: 100%;
    max-width: 100%;
  }
  .staff-detail__info__right dl dt {
    font-size: 1.6rem;
  }
  .staff-detail__info__right dl:first-child dt {
    font-size: 1.3rem;
  }
  .staff-detail__info__right dl dd.staff-detail__info__name {
    font-size: 3.4rem;
  }
  .staff-detail__info__right dl dd {
    font-size: 1.4rem;
  }
  .staff-detail__desc h3 {
    font-size: 1.6rem;
  }
  .recruit-info table th {
    width: 9rem;
  }
  .form-input .row {
    font-size: 1.7rem;
    margin: 2rem 0;
  }
  .form-input textarea {
    height: 17rem;
  }
  .form-input .row-btn {
    margin-top: 4rem;
  }
  .news-detail img {
    min-width: unset;
  }
  .instagram__items {
    gap: 0.5rem;
  }
  .instagram__item {
    width: calc((100% - 1rem) / 3);
    display: flex;
    position: relative;
  }
  .instagram__sns_type {
    position: absolute;
    width: 20px;
    height: 20px;
    bottom: 5px;
    right: 5px;
    padding: 3px;
    display: flex;
    background-color: white;
    justify-content: center;
    align-items: center;
  }
  .menu__item {
	margin-bottom: 20px;
  }
}
@media screen and (min-width:769px) {
  .instagram__item {
    display: flex;
    position: relative;
  }
  
  .instagram__sns_type {
    position: absolute;
    width: 35px;
    height: 35px;
    bottom: 10px;
    right: 10px;
    padding: 3px;
    display: flex;
    background-color: white;
    justify-content: center;
    align-items: center;
  }
  
  .instagram__sns_type svg {
    height: 30px;
    width: 30px;
  }

}

.instagram__modal__item {
  max-height: 1000px;
}

.instagram__modal__item svg {
  width: 25px;
  height: 60px;
  line-height: 50px;
  margin-right: 20px;
}

.instagram__modal__item img {
  max-height: 500px;
  object-fit: contain;
}

.news__item img {
  aspect-ratio: auto;
}
/*# sourceMappingURL=style.css.map */
.shop-photos__item.hide {
  display: none;
}
.shop-photos ul{
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
  gap: 3rem 2rem;
}

.shop-photos li {
  width: calc((100% - 6rem) / 4);
  text-align: center;
}

.shop-photos img {
  width: 250px;
  height: auto;
  aspect-ratio: 1;
  object-fit: cover;
}

.instagram__modal__item {
  max-height: 2000px;
}

@media screen and (max-width: 768px){
	br.pc {
		display:none;
	}
	br.sp {
		display: block;
	}
    .shop-photos ul {
      gap: 2rem;
    }
    .shop-photos__item {
      width: calc((100% - 2rem) / 2)!important;
      height: auto;
      aspect-ratio: 1;
    }
    .shop-photos img {
      height: auto;
	  object-fit:cover;
    }
	.menu__drink__items .menu__item div {
		width: 100%;
	}
	.menu__special__item .menu__item__content > div {
		width: 100%;
	}
	.about__title h2 {
		font-size: 2.7rem;
	}
	.about__title p {
		font-size: 1.5rem;
	}
	.about__owner {
		margin-bottom: 80px;
	}
	.about__owner img {
		width: 100%;
		height: auto;
		aspect-ratio: 1 / 1;
		object-fit: cover;
	}
	.about__owner > img {
		margin-bottom: 10px;
	}
	.about__owner p {
		font-size: 14px;
	}
	.about__profile h3 {
		margin-top: -5px;
		font-size: 22px;
	}
	.about__stage {
		margin-bottom: 50px;
	}
	.about__stage img {
		aspect-ratio: 3/ 2;
		object-fit: cover;
		margin-bottom: 20px;
	}
	.about__item > div {
		margin: 0;
	}
	.about__stage h3 {
		font-size: 20px;
	}
	.about__stage p {
		margin: 10px 0;
	}
	.about__piano {
		margin-bottom: 150px;
	}
	.about__piano img {
		aspect-ratio: 3/ 2;
		object-fit: cover;
	}
}
