@charset "UTF-8";
/* CSS Document */
body{
	color: #666067;
	margin: 0 auto;
	padding: 0px;
	line-height: 1em;
	font-family: 'Noto Sans JP', sans-serif;
}

*{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

img{
	border: none;
	height: auto;
}

html{
	overflow-x: hidden;
}

.clearfix:after{
	content: ".";  
	display: block;  
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix{
	display: inline-table;
}

.clear{
	clear: both;
}

.left{
	float: left;
}

.right{
	float: right;
}

.block{
	overflow: hidden;
}

fit{
	object-fit: cover;
	font-family: 'object-fit: cover;';
}

.min{
	font-family: 'Noto Serif JP', serif;
}

img{
	line-height: 1em;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

a,
a img{
	transition: 0.3s;
}

a:hover img{
	opacity: 0.8;
}

a[href^="tel:"] {
	pointer-events: none;
}

input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
}

.sp{
	display: none;
}

img{
	height: auto;
}

/*----------------------------contents----------------------------*/

h1#logo{
	position: fixed;
	z-index: 1;
	top: 55px;
	left: 40px;
}

#side{
	position: fixed;
	left: 0px;
	height: 100%;
	width: 200px;
	padding: 50px 0px 0px 0px;
	background-color: rgba(255,255,255,0.9);
	background-image: url(/image/bg.png);
	background-size: cover;
}

ul#nav{
	padding-top: 100px;
}

ul#nav li{
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0.1em;
	position: relative;
	text-align: center;
	border-top: 1px solid #fff;
}

ul#nav li:last-child{
	border-bottom: 1px solid #fff;
}

ul#nav li a{
	display: block;
	color: #666067;
	padding: 30px 0px 27px;
	text-decoration: none;
	font-family: 'Antic Slab', serif;
}

ul#nav li a:hover{
	background-color: #f9c8c7;
}

ul#nav li a i{
	display: block;
	margin-bottom: 10px;
}

#sns{
	text-align: center;
	padding-top: 30px;
}

#sns i{
	display: inline-block;
	margin: 0px 7px;
}

#sns a i,
#sns_sp a i{
	color: #666067;
}

#mainimg{
	background-image: url(/image/mainimg.jpg);
	background-position: right center;
	background-size: cover;
	height: 650px;
}

#mainimg h1{
	text-align: center;
	margin-left: 200px;
	padding-top: 180px;
}

#mainimg h1 img{
	width: 80%;
	margin: 0 auto;
	height: auto;
}

#main{
	margin-left: 200px;
}

h2#catchy{
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	line-height: 2.4em;
	padding: 100px 0px 0px;
	letter-spacing: 0.05em;
}

h2#catchy span{
	display: block;
	padding-top: 25px;
	margin: 25px 250px 0px;
	font-size: 14px;
	border-top: 2px dashed #eee;
}

h2#catchy a{
	display: block;
	padding-top: 0px;
	margin: 15px 0px 0px 0px;
	border: none;
	color: #666067;
	text-decoration: underline;
	color:#ccc;
}

h2#catchy a:hover{
	text-decoration: none;
}

h2#catchy a i{
	margin-right: 3px;
}

.reserve_bx{
	border: 1px solid #ddd;
	padding: 50px 0px;
	text-align: center;
	margin: 0px 100px;
}

.reserve_bx_top{
	margin-top: 100px;
}

.reserve_bx p{
	font-size: 16px;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	padding-bottom: 30px;
}

.reserve_bx a{
	width: 80%;
	margin: 0 auto;
	position: relative;
	display: block;
	font-size: 16px;
	letter-spacing: 0.3em;
	line-height: 70px;
	text-decoration: none;
	background-color: #9fd3cc;
	color: #fff;
}

.reserve_bx a i,
a#line_btn i{
	position: absolute;
	right: 30px;
	top: 27px;
	transition: 0.3s;
}

.reserve_bx a:hover i,
a:hover#line_btn i{
	right: 20px;
}

h3.ttl{
	font-family: 'Antic Slab', serif;
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	padding-bottom: 10px;
	letter-spacing: 0.1em;
	padding-top: 10px;
	margin-top: 105px;
	font-weight: 400;
}

.ttl_line{
	display: block;
	border-bottom: 2px dashed #F2728D;
	width: 50px;
	margin: 0 auto 30px;
	opacity: 0.4;
}

h4.subttl{
	font-family: 'Antic Slab', serif;
	font-size: 22px;
	line-height: 22px;
	letter-spacing: 0.2em;
	font-weight: 400;
	padding: 5px 0px;
	color: #fff;
}

h4.subttl span{
	font-size: 12px;
	padding-left: 10px;
	font-family: 'Noto Sans JP', sans-serif;
}

p.subtxt{
	padding: 13px;
	font-size: 12px;
	border: 1px dashed #ddd;
	line-height: 1.8em;
	margin: 10px 0px 15px;
	box-sizing: border-box;
}

.menu_bx{
	overflow: hidden;
	padding: 50px 0px 0px 0px;
}

.menu_tbl{
	width: 100%;
}

.menu_bx_fst{
	padding-top: 0px;
}

.menu_bx .cnt{
	width: 48%;
	box-sizing: border-box;
}

.menu_bx .left{
	padding-left: 100px;
}

.menu_bx .right{
	padding-right: 100px;
}

.menu_tbl th{
	font-size: 14px;
	text-align: left;
	width: 65%;
	font-weight: 400;
	font-family: 'Noto Sans JP', sans-serif;
	padding: 10px 0px 5px;
	vertical-align: top;
}

.menu_tbl th span{
	display: block;
	padding-top: 10px;
	font-size: 12px;
	line-height: 1.4em;
}

.menu_tbl td{
	text-align: right;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Noto Sans JP', sans-serif;
	padding: 10px 0px 5px;
	vertical-align: top;
}

address{
	text-align: center;
	font-size: 10px;
	font-style: inherit;
	padding: 20px 0px;
	margin-left: 200px;
	letter-spacing: 0.1em;
}

.menu-acd dt{
	position: relative;
	cursor: pointer;
	background-color: #b4d6d1;
	padding: 15px 15px 12px;
}

.menu-acd dt i{
	position: absolute;
	right: 20px;
	top: 22px;
	color:#fff;
}

.menu-acd dd{
	display: none;
}

a#line_btn{
	margin: 0 auto;
	position: relative;
	display: block;
	font-size: 16px;
	letter-spacing: 0.3em;
	line-height: 70px;
	text-decoration: none;
	background-color: #9fd3cc;
	color: #fff;
	margin: 100px 100px 0px 100px;
	text-align: center;
}

#shopinfo_bx{
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}

#shopinfo_bx #pic{
	float: left;
	width: 370px;
}

#shopinfo_bx #pic img{
	width: 100%;
	height: auto;
}

#shopinfo_bx #detail{
	float: right;
	width: 500px;
}

#shopinfo_bx #detail th{
	width: 110px;
	letter-spacing: 0.05em;
	font-weight: 400;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
	line-height: 1.6em;
}

#shopinfo_bx #detail td{
	vertical-align: top;
	font-size: 14px;
	letter-spacing: 0.05em;
	line-height: 1.6em;
}

#readme_txt{
	width: 900px;
	height: 300px;
	margin: 0 auto 100px;
	padding: 35px;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 1.8em;
	overflow-y: scroll;
	border: 1px solid #ddd;
}

#readme_txt p{
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #ccc;
}

#readme_txt span#t1{
	font-size: 18px;
	display: inline-block;
	letter-spacing: 0.1em;
}

#readme_txt span#t2{
	font-size: 12px;
	display: inline-block;
	margin-left: 20px;
}

dl.price-acd dt h4.subttl{
	text-align: center;
	line-height: 40px;
	background-color: #ccc;
	color:#fff;
	font-size: 18px;
	font-family: 'Noto Sans JP', sans-serif;
}

dl.price-acd dd p.subtxt{
	border: none;
	padding-bottom: 15px;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 0px;
	margin-top: 0px;
}

dl.price-acd dd{
	border: 1px dashed #ddd;
	margin-top: 15px;
}

.price_tbl{
	box-sizing: border-box;
	padding: 0px 15px 10px;
}

p.road{
	text-align: center;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: 400;
}

#shopinfo_bx #pic p{
	font-size: 12px;
	padding-top: 10px;
	line-height: 1.6em;
	padding-bottom: 25px;
}

#shopinfo_bx #pic p span{
	display: block;
	font-size: 12px;
	padding-bottom: 5px;
}

#hf_txt{
	display: block;
	font-size: 14px;
}

p#one_time{
	text-align: right;
	font-size: 12px;
}

p.tax_txt{
	text-align: right;
	padding-top: 10px;
	font-size: 14px;
	line-height: 1.4em;
}

p.sto_txt{
	padding: 0px 15px 15px 0px;
}

p#add_txt{
	margin: 50px 100px 0px;
	text-align: center;
	color:#F2728D;
	border-top: 1px solid #F2728D;
	border-bottom: 1px solid #F2728D;
	font-family: 'Noto Serif JP', serif;
	line-height: 30px;
	font-size: 30px;
	letter-spacing: 0.1em;
	padding-top: 20px;
	padding-bottom: 20px;
}

p#add_txt span{
	line-height: 80px;
	font-size: 80px;
	display: block;
	padding-top: 15px;
	letter-spacing: 0.2em;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif !important;
}

#googlemap{
	width: 900px;
	margin: 50px auto 0px;
}

#googlemap p{
	text-align: center;
	width: 200px;
	margin: 25px auto 0;
}

#googlemap p a{
	display: block;
	width: 100%;
	font-size: 14px;
	letter-spacing: 0.1em;
	color:#fff;
	text-decoration: none;
	line-height: 50px;
	background-color: #9fd3cc;
}

p#no-cst{
	margin: 50px 100px 0;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding: 25px 0px;
	color:#999;
	line-height: 1.6em;
	border: 2px solid #999;
}

 /*=== 画像の表示エリア ================================= */
.slide {
  position   : relative;
  overflow   : hidden;
                    /* 画像のサイズに合わせて変更ください */
  width      : 100%;
  height     : 370px;
  margin     : auto;      /* サンプルは中央寄せの背景：白 */
  background : #fff;
}
 
 /*=== 画像の設定 ======================================= */
.slide img {
  display    : block;
  position   : absolute;
                      /* 画像のサイズを表示エリアに合せる */
  width      : inherit;
  height     : inherit;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  opacity    : 0;
  animation  : slideAnime 25s ease infinite;
}
 
 /*=== スライドのアニメーションを段差で開始する ========= */
.slide img:nth-of-type(1) { animation-delay: 0s }
.slide img:nth-of-type(2) { animation-delay: 5s }
.slide img:nth-of-type(3) { animation-delay: 10s }
.slide img:nth-of-type(4) { animation-delay: 15s }
.slide img:nth-of-type(5) { animation-delay: 20s }
 
 /*=== スライドのアニメーション ========================= */
@keyframes slideAnime{
   0% { opacity: 0 }
   5% { opacity: 1 }
  15% { opacity: 1 }
  20% { opacity: 0 }
 100% { opacity: 0 }
}












@charset "UTF-8";

@media (max-width: 1439px) and (min-width: 768px) {
	
}

@media
only screen and (max-width : 767px){

img{
	height: auto !important;
}

a[href^="tel:"] {
	pointer-events: inherit;
}

.pc,
#side,
p#caution br{
	display: none;
}

.sp{
	display: block;
}

.menu-trigger{
	display: inherit;
}

#shopinfo_bx #pic img{
	width: 100%;
}

h1#logo{
	position: static;
	text-align: left;
	padding: 15px 0px 15px 5%;
	background-color: rgba(255,255,255,0.9);
	background-image: url(/image/bg.png);
}

#mainimg{
	height: 300px;
	background-position: center center;
}

#mainimg h1{
	padding-top: 120px;
}

h4.subttl span{
	font-size: 10px;
}

#mainimg h1,
#main,
address{
	margin-left: 0px;
}

.menu_bx .cnt{
	float: none;
	width: 90%;
	margin: 0 auto 10px;
}

.menu_bx .left{
	padding-left: 0px;
}

.menu_bx .right{
	padding-right: 0px;
}

.menu_bx{
	padding-top: 0px;
}

.reserve_bx{
	margin: 0 auto;
	width: 90%;
	padding: 40px 0px;
}

#readme_txt{
	margin: 0 auto 40px;
	width: 90%;
	box-sizing: border-box;
	padding: 5%;
	font-size: 12px;
}

#readme_txt span#t1{
	font-size: 16px;
	display: block;
}

#readme_txt span#t2{
	display: block;
	text-align: left;
	margin-left: 0px;
	padding-top: 5px;
}

h4.subttl{
	font-size: 16px;
	line-height: 16px;
}

.menu-acd dt i{
	top: 20px;
}

h2#catchy{
	font-size: 12px;
	padding: 50px 3% 0px;
}

#reserve_bx p{
	padding-bottom: 20px;
}

#reserve_bx a{
	width: 90%;
}

h3.ttl{
	margin-top: 50px;
	font-size: 22px;
	line-height: 22px;
}

a#line_btn{
	margin: 30px 15% 0px;
}

h2#catchy span{
	margin: 25px 5% 0px;
	font-size: 10px;
	line-height: 2em;
}

#shopinfo_bx{
	width: 90%;
	margin: 0 auto;
}

#shopinfo_bx #pic,
#shopinfo_bx #detail{
	float: none;
	width: 100%;
}

h2#catchy a{
	margin-top: 0px;
}

#sp_nav{
	text-align: center;
}

#sp_nav li{
	display: inline-block;
	margin: 0px 10px;
	font-size: 14px;
	padding: 20px 0px 0px;
	vertical-align: top;
	font-family: 'Antic Slab', serif;
	letter-spacing: 0.05em;
}

#sp_nav li a{
	color:#666067;
	text-decoration: none;
}

#sp_nav li a i{
	display: block;
	margin-bottom: 5px;
}

.menu_tbl th span{
	font-size: 11px;
}

#sns_sp{
	position: absolute;
	top: 30px;
	right: 5%;
}

#sns_sp i.fa-instagram{
	margin-right: 10px;
}

p.tax_txt{
	text-align: right;
	padding-top: 10px;
	font-size: 12px;
}

p#add_txt{
	margin: 20px 5% 0px;
	line-height: 12px;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
}

p#add_txt span{
	line-height: 30px;
	font-size: 30px;
	padding-top: 10px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif !important;
}

#googlemap{
	width: 90%;
	margin: 30px auto 0px;
}

#googlemap iframe{
	height: 200px;
}

p#no-cst{
	margin: 35px 35px 0px;
	font-size: 14px;
}



}

@media not screen and (1) { .page-top { position: static; } }/* Opera10以上 */