@charset "utf-8";
/* CSS Document */

/* html5 ------------------------------------- */
header,
footer,
nav,
section,
article,
figure,
aside {
  display: block;
}

img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

/* clearfix---------------------------------------- */

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  font-size: 0.1em;
  line-height: 0;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*/
  /*/
  height: auto;
  overflow: hidden;
  /**/
}

/* common ---------------------------------------- */

html {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  width: 100%;
  height: 100%;
}

body {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: #fdf0b6;
  background: url(common/bg_main.jpg);
  line-height: 1.8em;
  color: #3d0e00;
  font-size: 0.9em;
  font-family: TsukuGoPr5-M, "Helvetica Neue", "Yu Gothic", YuGothic,
    "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo,
    sans-serif;
  width: 100%;
  height: 100%;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: IwaKai-Eb;
  /*font-family: FOTKsoKaisho */
  /*DNPShuei4goBStd-Hv;*/
  color: #ff2222;
}

.concept_ttl {
  font-family: MatissePro-B, FOT-筑紫A丸ゴシック Std B;
}

a:link {
  color: #fff;
}

a:visited {
  color: #fff;
}

a:hover {
  opacity: 0.7;
}

a:active {
  color: #cfcfcf;
}

/*.small {
	display: inline-block;
    margin: 0;
    font-size: 0.85em;
    line-height: 1.3em;
}*/

.small {
  font-size: 0.9em;
  color: #694242;
  margin-bottom: -1.7em;
  margin-top: -0.1em;
  line-height: 1.4em;
  padding: 0;
}

/* wrap ---------------------------------------- */

#wrap {
  margin-left: auto;
  margin-right: auto;
  min-width: 1200px;
}

/* header ---------------------------------------- */

#main_header {
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  position: relative;
  min-height: 60px;
  background-color: #710004;
  z-index: 6000000;
  border-bottom: 5px solid #d6c050;
}

#main_header h1 {
  color: #fff;
  font-size: 13px;
  position: absolute;
  top: -2px;
  right: 20px;
  text-shadow: 1px 1px 2px #741600;
}

/*#main_header #main_logo {
	/*padding-top: 15px;
	padding-left: 0.5%;
	float: left;
	max-width:60px;
}*/
#main_header #main_logo {
  padding-top: 10px;
  padding-left: 1%;
  float: left;
  max-width: 70px;
  filter: drop-shadow(1px 1px 2px #741600);
}

#main_header span {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  font-family: TelopMinPro-HV, serif;
  margin: 30px 0 0 20px;
  text-shadow: 1px 1px 2px #741600;
}

#main_header #main_nav {
  float: right;
  padding-top: 30px;
  padding-right: 40px;
  font-size: 16px;
}

#main_header #main_nav a {
  color: #fff;
}

#main_header #main_nav a:hover {
  opacity: 0.7;
}

#main_header #main_nav ul {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

#main_header #main_nav ul li {
  list-style-type: none;
  float: left;
}

#main_header #main_nav ul li a {
  text-decoration: none;
  margin-left: 10px;
  margin-right: 10px;
  font-family: ManyoGyoshoStd-E;
  text-shadow: 1px 1px 2px #741600;
}

#main_header #main_nav ul li ul {
  display: none;
  position: absolute;
  top: auto;
  left: auto;
  z-index: 1000;
  background: #080c5c;
}

#main_header #main_nav ul li ul li {
  float: none;
  padding: 3px 0;
}

/* index_main_image ---------------------------------------- */

#index_main_image {}

#index_line {
  width: 100%;
  height: 10px;
  background-repeat: repeat-x;
  background-position: center 0%;
  background-color: #ffffff;
}

/* index_contets ---------------------------------------- */
/*.index_bg_parallax {
	background: -moz-linear-gradient(to top, rgb(2 0 0 / 60%), rgb(0 0 0 / 80%)),url(common/parallax.jpg);
	background: -webkit-linear-gradient(to top, rgb(2 0 0 / 60%), rgb(0 0 0 / 80%)),url(common/parallax.jpg);
	background: linear-gradient(to top, rgb(2 0 0 / 60%), rgb(0 0 0 / 80%)),url(common/parallax.jpg);
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	border-top: 5px solid #000;
	text-shadow: 3px 3px 0px #000000;
}
*/
.contents_line {
  padding-top: 0px;
  padding-bottom: 30px;
  background-size: contain;
  /* background-image: url(common/bg4.jpg); */
}

.contents_line2 {}

.contents_line3 {}

.contents_line .index_info_box {
  width: 1140px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}

.contents_line .index_info_box.clearfix .box_fb {
  width: 340px;
  float: left;
  height: 360px;
}

.contents_line .index_info_box.clearfix .info_box {
  float: none;
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  /* float: right;
  width: 55%; */
}

.contents_line .index_info_box.clearfix .insta_box {
  /* float: left; */
  width: 40%;
  height: 450px;
  text-align: center;
}

.insta_box h3,
.info_box h3 {
  font-size: 2em;
  line-height: 1.8em;
  /*color: #ff2222;*/
  color: #741604;
  font-family: ManyoGyoshoStd-E;
  position: relative;
  display: inline-block;
  padding: 0 20%;
  margin-top: 0;
  margin-right: 10%;
  margin-left: 10%;
  margin-bottom: 16px;
  width: 40%;
  text-align: center;
}

.insta_box h3:before,
.insta_box h3:after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 26%;
  height: 2px;
  /* border-top: 1px solid #e20712; */
  border-top: 1px solid #b04369;
  border-bottom: 1px solid #b04369;
  /* border-image: linear-gradient(to right, #ff2222 0%, #ff2222 100%);
border-image-slice: 1; */
}

.info_box h3:before,
.info_box h3:after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 30%;
  height: 2px;
  border-top: solid 1px #b04369;
  border-bottom: solid 1px #b04369;
}

.insta_box h3:before,
.info_box h3:before {
  left: 0;
}

.insta_box h3:after,
.info_box h3:after {
  right: 0;
}

/*.info_box ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.info_box ul li {
	list-style-type: none;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin: 0;
    padding: 16px;
    background:#fff;
	border-bottom: 1px dotted #efefef;
}
.info_box ul li a {
	display:block;
	height: 100%;
	width: 100%;
	color: #741604;
	background: #fff;
	text-decoration: none;
}
.info_box ul li a:hover {
	opacity: 0.7;
	text-decoration: underline;
}
.info_box ul li .day {
	display: block;
	width: 100px;
	float: left;
}*/

.info_box ul {
  margin: 0;
  padding: 0;
}

.info_box ul li {
  list-style-type: none;
  background-color: #ffffff;
  border-bottom: 1px dotted #efefef;
}

.info_box ul li a {
  display: block;
  color: #741600;
  background-color: #ffffff;
  padding: 16px;
  text-decoration: none;

  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.info_box ul li a:hover {
  opacity: 0.7;
}

.info_box ul li .day {
  display: block;
  width: 100px;
  float: left;
  padding: 15px 0 0 15px;
}

.info_box ul li .title {
  display: block;
  padding-left: 106px;
}

.contents_line .index_contents_box {
  margin-left: 0px;
}

.contents_line .index_contents_box_btm {}

.index_contents_outer {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  max-width: 1600px;
}

.index_box_inner_0 {
  padding-right: 2%;
  padding-left: 3%;
  width: 45%;
  /*margin-top: 10px;*/
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  float: right;
}

.index_box_inner_1 {
  padding-right: 3%;
  padding-left: 2%;
  width: 45%;
  /*margin-top: 10px;*/
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  float: left;
}

.index_box_image_0 {
  width: 50%;
  float: left;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: right;
}

.index_box_image_1 {
  width: 50%;
  float: right;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.index_box_inner_0 h2.contents_line_ttl,
.index_box_inner_1 h2.contents_line_ttl {
  padding-top: 30px;
  font-size: 2em;
  line-height: 1.8em;
  color: #741604;
  /*color: #ff2222;*/
  /* text-shadow: 1px 1px 1px #ffffff, -1px 1px 1px #ffffff, 1px -1px 1px #ffffff, -1px -1px 1px #ffffff, 1px 0px 1px #ffffff, 0px 1px 1px #ffffff, -1px 0px 1px #ffffff, 0px -1px 1px #ffffff; */
  text-align: left;
  font-family: MinoriFukuStd-U;
  /*border-image: linear-gradient(to right, #b04369 0%, #74160047 100%) 1/0 0 3px 0;*/
  border-image: linear-gradient(to right,
      #b04369 25%,
      #74160047 75%,
      transparent) 1/0 0 3px 0;
  border-style: solid;
  margin: 0;
}

/*.contents_line_ttl:first-letter,.contents_line_ttl:first-letter {
	font-size: 2.5em;
 color: #ff2222;
} */

#subpage_contents h2,
#subpage_contents h3,
.index_box_inner_0 h3,
.index_box_inner_1 h3 {
  font-size: 1.8em;
  line-height: 1.8em;
  /*color: #ff2222;*/
  color: #d34b2b;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: ManyoGyoshoStd-E;
}

#enkaipage_contents .index_box_inner_0 h3,
#enkaipage_contents .index_box_inner_1 h3 {
  font-size: 1.8em;
  line-height: 1.5em;
  margin-top: 0px;
  margin-bottom: 15px;
}

#enkaipage_contents .index_box_inner_0 .notitle,
#enkaipage_contents .index_box_inner_1 .notitle {
  font-size: 1.8em;
  line-height: 1.5em;
  border: none;
  margin-top: 0px;
  margin-bottom: 15px;
}

#enkaipage_contents .index_box_inner_0 .eng,
#enkaipage_contents .index_box_inner_1 .eng {
  font-size: 0.9em;
  margin: 0;
  font-family: GillSansNova-Bold;
}

#enkaipage_contents .index_box_inner_0 .wine_comment,
#enkaipage_contents .index_box_inner_1 .wine_comment {
  font-size: 0.8em;
  margin: 0;
}

#enkaipage_contents .index_box_inner_0 h3,
#enkaipage_contents .index_box_inner_1 h3 {
  /*font-family:FOTKsoKaisho;*/
  font-family: "MinoriFukuStd-U";
  border-left: 10px solid;
  padding-left: 8px;
}

.winepage h3 {
  border-bottom: 6px double #080c5c;
  margin-bottom: 0px;
}

.contents_com {
  text-align: center;
  font-size: 1.1em;
}

.contents_com h3 {
  font-size: 1.3em;
}

#subpage #enkaipage_contents .index_box_image_0 {
  width: 49%;
}

#subpage #enkaipage_contents .index_box_image_1 {
  width: 49%;
}

#subpage #enkaipage_contents .index_contents {
  padding-bottom: 32px;
}

#subpage #enkaipage_contents .index_box_image_0 img,
#subpage #enkaipage_contents .index_box_image_1 img {
  -webkit-box-shadow: 1px 1px 3px #000;
  box-shadow: 1px 1px 3px #000;
  border-radius: 2px;
  display: block;
}

.price {
  white-space: nowrap;
}

.underline {
  display: inline;
  background-image: linear-gradient(rgba(0, 0, 0, 0) 70%,
      rgb(255, 229, 98) 70%);
}

.notice {
  width: 55px;
  height: 20px;
  text-align: center;
  line-height: 15px;
  background: #fff;
  display: inline;
  padding: 0 5px;
  margin: 0 0 3px 8px;
  border-radius: 2em;
  color: #ff8100;
  font-size: 10px;
  box-shadow: 1px 1px 1px #741604;
  border: 2px solid #ff8100;
  box-sizing: border-box;
}

/* .index_contents.flower_0 {
	background: radial-gradient(circle closest-side at 76%, #2d2b21, #131111);
}
.index_contents.flower_1 {
    background: radial-gradient(circle closest-side at 25%, #2d2b21, #131111);
} */

/* footer_contents ---------------------------------------- */
/*.footer_bg_parallax {
	background: -moz-linear-gradient(to top, rgb(0 0 0 / 60%), rgb(0 0 0 / 80%)),url(common/parallax_footer.jpg);
	background: -webkit-linear-gradient(to top, rgb(0 0 0 / 60%), rgb(0 0 0 / 80%)),url(common/parallax_footer.jpg);
	background: linear-gradient(to top, rgb(0 0 0 / 60%), rgb(0 0 0 / 80%)),url(common/parallax_footer.jpg);
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	border-top: 5px solid #000;
	text-shadow: 0 0 10px black;
}*/
/*.footer_bg {
	background-color: #710004;
  	background-image: linear-gradient(45deg, #7b0004 25%, transparent 25%, transparent 75%, #7b0004 75%, #7b0004),
    linear-gradient(45deg, #7b0004 25%, transparent 25%, transparent 75%, #7b0004 75%, #7b0004);
  	background-size: 40px 40px;
  	background-position: 0 0, 20px 20px;
  	position:relative;
  	z-index: 1;
}*/

.footer_bg {
  background-color: #da5333;
  background-image: linear-gradient(45deg,
      #d34b2b 25%,
      transparent 25%,
      transparent 75%,
      #d34b2b 75%,
      #d34b2b),
    linear-gradient(45deg,
      #d34b2b 25%,
      transparent 25%,
      transparent 75%,
      #d34b2b 75%,
      #d34b2b);
  background-size: 40px 40px;
  background-position: 0 0, 20px 20px;
  position: relative;
  z-index: 1;
}

/*ひょっとこ画像：2021/08/19 非表示
.footer_bg::before {
	content:" ";
	display:block;
    position:absolute;
    bottom:0;
    left:0;
	background: url(common/hyottoko.png) top left 10%  /35% auto no-repeat;
	width:70%;
	height:70%;
	opacity: 0.9;
  	z-index: -1;
  	transform: rotate(-30deg);
}*/

#bottom_contents {
  /*border-top: 5px solid #d6c050;*/
  /*background: linear-gradient(to top, rgb(0 0 0 / 0%), rgb(0 0 0 / 100%));*/
  /* background:url(common/footer_bg.jpg); */
}

#bottom_contents .bottom_contents_inner {
  width: 100%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  /*padding-bottom: 50px;*/
}

#bottom_contents .bottom_contents_inner .gmap {
  /*width: 100%;*/
}

#addless {
  width: 100%;
  min-width: 1100px;
  float: none;
  text-align: center;
  /*background:url(common/footer_bg.jpg);*/
  color: #ffffff;
  padding-top: 20px;
  padding-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

#addless h2 {
  font-family: ManyoGyoshoStd-E;
  color: #ffffff;
}

#footer_nav {
  background-color: #710004;
  color: #ffffff;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: ManyoGyoshoStd-E;
}

#footer_nav a {
  text-decoration: none;
  color: #fff;
  text-shadow: 1px 1px 2px #741600;
}

#footer_nav a:hover {
  opacity: 0.7;
}

.nav_border {
  border-image: linear-gradient(to right, #d6c050 0%, #d6c050 100%) 1/5px 0 0 0;
  border-style: solid;
}

.nav_cop {
  background-color: #000000;
}

.logo_cop {
  background-color: #000000;
  display: block;
  text-align: center;
  padding-top: 25px;
  padding: auto;
}

.nav_sns {
  color: #ffffff;
  text-align: center;
  padding-bottom: 30px;
  font-family: I-OTFゴシックオールドPro L;
  display: block;
  margin: auto;
}

.nav_sns a {
  text-decoration: none;
  color: #373434;
}

.nav_sns a:hover {
  color: #aaaaaa;
}

.sns_title {
  text-align: center;
  padding: 0.6em;
}

.sns_title a {
  color: #111111;
  text-decoration: none;
  display: block;
  font-size: 24px;
}

.sns_title a i {
  font-size: 24px;
}

.sns_title a:hover {
  color: #aaaaaa;
}

.nav_shop {
  display: block;
  margin: auto;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}

#footer_image_slide img {
  max-width: 20%;
  height: auto;
}

#copyright {
  /*background-image: url(common/header_bg1.jpg);*/
  background-color: #710004;
  font-family: IwaKai-Eb;
  /*font-family: FOTKsoKaisho;
	font-family: TsukuGoPr5N-R;*/
  text-align: center;
  color: #fff;
  padding-top: 30px;
  padding-bottom: 137px;
}

.box_fb {
  width: 34%;
  height: auto;
  max-height: 0px;
  float: right;
  margin-left: 10px;
  overflow: auto;
  padding-bottom: 28.1%;
}

#sb_instagram.sbi_fixed_height {
  /*margin-bottom:-85%;*/
}

.pc_bottom {
  clear: both;
  display: block;
  bottom: 74px;
  right: 54px;
  position: fixed;
  z-index: 999;
}

.pc_bottom p {
  display: inline-block;
  text-decoration: none;
  background-position: center 10px;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  margin: 0px 8px;
  color: #fff;
  background-color: #e45d00;
  border: 1px solid #fbc93d;
  letter-spacing: 0.1em;
  border-radius: 35px;
  padding: 10px 20px;
  /*padding: 2px 8px;*/
}

.pc_bottom a {
  color: #fff;
  text-decoration: none;
  display: block;
  z-index: 1000;
}

.pc_bottom p img {
  margin-right: 6px !important;
}

.pc_bottom #rsv {
  margin: 0px -8px;
}

.coupon_ticket {
  position: fixed;
  right: 10px;
  bottom: 120px;
  width: 223px;
  text-align: center;
  padding: 0 6px;
  background-color: #710004c9;
  margin-bottom: 8px;
  border: 2px solid #e45d00;
  border-radius: 3px;
  z-index: 20;
}

.coupon_ticket a {
  display: block;
}

.coupon_ticket a:hover {
  opacity: 0.8;
}

.coupon_ticket2 {
  position: fixed;
  /* right: 10px; */
  /* bottom: 196px; */
  right: 10px;
  bottom: 120px;
  width: 223px;
  text-align: center;
  padding: 0 6px;
  background-color: #710004c9;
  margin-bottom: 8px;
  border: 2px solid #e45d00;
  border-radius: 3px;
  z-index: 20;
}

.coupon_ticket2 a {
  display: block;
}

.coupon_ticket2 a:hover {
  opacity: 0.8;
}

div.bnr_area {
  width: 100%;
  min-width: 1200px;
  text-align: center;
}

div.bnr_area h2 {
  margin: 0;
  font-family: GillSansNova-Bold;
}

div.bnr_group {
  text-align: center;
  padding: 20px 0;
  display: inline-block;
}

div.bnr_group a {
  text-decoration: none;
}

div.bnr_group a:hover {
  opacity: 0.8;
}

div.bnr_group img {
  width: 220px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}

div.bnr_group img.sarutotable {
  width: 440px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}

/* googlemap ---------------------------------------- */
.ggmap {
  position: relative;
  padding-bottom: 56.25%;
  margin-bottom: 20px;
  overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Google翻訳 */
#footer_gt {
  position: fixed;
  bottom: 74px;
  z-index: 2;
}

#footer_gt a,
#footer_gt .gt_switcher,
#footer_gt .gt_switcher .gt_option,
#footer_gt .gt_switcher .gt_selected a {
  width: 220px;
  /*	color: #FFFFFF !important;*/
}

/* テキスト追従バナー */
.footer_msg {
  position: fixed;
  bottom: 74px;
  right: 250px;
  z-index: 999;
  background-position: center 10px;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  margin: 0px 8px;
  color: #fff;
  background-color: #e45d00;
  border: 1px solid #fbc93d;
  border-radius: 35px;
  padding: 10px 20px;
  letter-spacing: inherit;
}

@media (max-width: 1024px) {
  .index_bg_parallax_sp {
    background-color: #1b1b1b;
  }

  .index_bg_parallax {
    background: none;
  }

  .index_bg_parallax::before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 170vh;
    background: -moz-linear-gradient(to top, rgb(2 0 0 / 60%), rgb(0 0 0 / 80%)),
      url(common/parallax.jpg);
    background: -webkit-linear-gradient(to top,
        rgb(2 0 0 / 60%),
        rgb(0 0 0 / 80%)),
      url(common/parallax.jpg);
    background: linear-gradient(to top, rgb(2 0 0 / 60%), rgb(0 0 0 / 80%)),
      url(common/parallax.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 100%;
    border-top: 5px solid #000;
    text-shadow: 0 0 10px black;
  }

  .footer_bg_parallax {
    background: #000000;
  }
}

@media (min-width: 768px) {
  .sp_only {
    display: none;
  }

  .pd_30 {
    padding-bottom: 60px;
  }

  .pd_60 {
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .ggmap {
    width: 65%;
    padding-bottom: 28.15%;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .pc_only {
    display: none;
  }

  /* sp - common ---------------------------------------- */
  div.bnr_area {
    min-width: 0px;
    text-align: center;
  }

  div.bnr_area h2 {
    text-align: left;
    margin-left: 10px;
    margin-bottom: 10px;
  }

  div.bnr_group {
    text-align: center;
    padding: 1%;
  }

  div.bnr_group img {
    width: 98%;
    max-width: 800px;
  }

  div.bnr_group img.sarutotable {
    width: 98%;
    max-width: 800px;
  }

  /* sp - wrap ---------------------------------------- */

  #wrap {
    margin-left: auto;
    margin-right: auto;
    min-width: 320px;
    width: 100%;
  }

  /* sp - header ---------------------------------------- */

  #main_header {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    position: relative;
    min-height: 40px;
    /*background-image:url(common/header_bg_sp.jpg);*/
  }

  #main_header h1 {
    display: none;
  }

  #main_header #main_logo {
    padding-top: 0;
    float: left;
    width: 69px;
    height: auto;
  }

  #main_header span {
    margin: 4% 0 0 4%;
    font-size: 14px;
  }

  /* sp - index_main_image ---------------------------------------- */

  #index_main_image {}

  #index_main_image img {}

  #index_line {
    width: 100%;
    height: 10px;
    background-repeat: repeat-x;
    background-position: center 0%;
  }

  /* sp - index_contets ---------------------------------------- */

  .index_bg_parallax {
    background: none;
  }

  .index_bg_parallax::before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100vh;
    background: -moz-linear-gradient(to top, rgb(2 0 0 / 60%), rgb(0 0 0 / 80%)),
      url(common/parallax.jpg);
    background: -webkit-linear-gradient(to top,
        rgb(2 0 0 / 60%),
        rgb(0 0 0 / 80%)),
      url(common/parallax.jpg);
    background: linear-gradient(to top, rgb(2 0 0 / 60%), rgb(0 0 0 / 80%)),
      url(common/parallax.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 100%;
    border-top: 5px solid #000;
    text-shadow: 0 0 10px black;
  }

  .index_bg_parallax_sp {
    background-color: #1b1b1b;
  }

  .index_bg_parallax {
    background: none;
  }

  .contents_line {
    padding-top: 10px;
    padding-bottom: 5px;
    background-repeat: no-repeat;
  }

  .contents_line .index_info_box {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .contents_line .index_info_box.clearfix .box_fb {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    float: none;
    height: 360px;
    padding-bottom: 0px;
  }

  .contents_line .index_info_box.clearfix .insta_box {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    float: none;
    /*height: 400px;*/
    height: 340px;
    padding-bottom: 0px;
  }

  .contents_line .index_info_box.clearfix .info_box {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    float: none;
    padding-bottom: 20px;
  }

  .info_box h3,
  .insta_box h3 {
    font-size: 1.4em;
    line-height: 1.8em;
  }

  .info_box ul {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .info_box ul li {
    list-style-type: none;
    background-repeat: no-repeat;
    padding-bottom: 10px;
    /*	border-bottom: 1px dotted #E0E0E0;
	padding-left: 30px;
	background-image: url(common/list.png);
	margin-bottom: 10px;*/
  }

  .info_box ul li .day {
    display: block;
    width: auto;
    float: none;
  }

  .info_box ul li .title {
    display: block;
    padding-left: 0px;
  }

  .contents_line .index_contents_box {
    margin-left: 0px;
  }

  .index_contents_outer {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 30px;
  }

  .index_box_inner_0 {
    padding-right: 2%;
    padding-left: 2%;
    width: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    float: none;
  }

  .index_box_inner_1 {
    padding-right: 2%;
    padding-left: 2%;
    width: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    float: none;
  }

  .index_box_image_1 {
    width: 100%;
    float: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .index_box_image_0 {
    width: 100%;
    float: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .index_box_inner_0 h3,
  .index_box_inner_1 h3 {
    padding-top: 0px;
    font-size: 1.4em;
    line-height: 1.4em;
  }

  .contents_com {
    text-align: left;
    font-size: 1em;
  }

  .contents_com .index_contents_outer {
    width: 94%;
    margin-right: auto;
    margin-left: auto;
  }

  #subpage #enkaipage_contents .index_box_image_0,
  #subpage #enkaipage_contents .index_box_image_1 {
    width: 96%;
    margin-right: auto;
    margin-left: auto;
  }

  #enkaipage_contents .index_box_inner_0 h3,
  #enkaipage_contents .index_box_inner_1 h3 {
    font-size: 1.6em;
  }

  /* .index_contents.flower_0 {
	background: radial-gradient(circle closest-side at 50% 75%, #2d2b21, #131111);
}
.index_contents.flower_1 {
    background: radial-gradient(circle closest-side at 50% 75%, #2d2b21, #131111);
} */

  /* sp - footer_contents ---------------------------------------- */

  /*.footer_bg_parallax {
	background: #000000;
}
 .footer_bg_parallax::before {
	content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat;
    background: -moz-linear-gradient(to top, rgb(0 0 0 / 60%), rgb(0 0 0 / 80%)),url(common/parallax.jpg);
	background: -webkit-linear-gradient(to top, rgb(0 0 0 / 60%), rgb(0 0 0 / 80%)),url(common/parallax.jpg);
	background: linear-gradient(to top, rgb(0 0 0 / 60%), rgb(0 0 0 / 80%)),url(common/parallax.jpg);
    background-size: cover;
	background-position: 50% 100%;
} */

  /*ひょっとこ画像：2021/08/19 非表示
.footer_bg::before {
	background: url(common/hyottoko.png) bottom 10% left -40%/80% auto no-repeat;
	opacity: 0.5;
}*/

  #bottom_contents {
    /*background-color: #937A07;*/
  }

  #bottom_contents .bottom_contents_inner {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3px;
  }

  #bottom_contents .bottom_contents_inner .gmap {
    width: 100%;
  }

  #bottom_contents .bottom_contents_inner.clearfix #addless {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    float: none;
    text-align: left;
    color: #ffffff;
    padding-top: 0px;
    font-size: 12px;
  }

  #bottom_contents .bottom_contents_inner.clearfix #addless a {
    color: #ffffff;
  }

  #footer_nav {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 0.9em;
  }

  #footer_nav span {
    display: block;
  }

  #footer_nav a {
    text-decoration: none;
  }

  #footer_image_slide img {
    max-width: 20%;
    height: auto;
  }

  #copyright {
    font-size: 10px;
    padding-bottom: 200px;
    padding-top: 0;
    font-family: IwaKai-Eb;
    /*font-family: FOTKsoKaisho/*DNPShuei4goBStd-Hv;*/
  }

  #addless {
    width: 96%;
    min-width: 300px;
    float: none;
    padding-top: 1px;
    padding-bottom: 20px;
    padding-left: 2%;
    padding-right: 2%;
    margin-left: auto;
    margin-right: auto;
    font-size: 0.9em;
  }

  #addless a {
    /* text-decoration: none; */
  }

  .box_fb {
    width: 95%;
    float: none;
    height: 350px;
    max-height: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 14%;
  }

  /*--------------------------------
---------------------------------*/
  ul.footer_menu {
    position: fixed;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 9999999999;
    -moz-opacity: 0.9;
    opacity: 0.9;
    margin: 0 auto;
    padding: 12px 0;
    width: 100%;
    overflow: hidden;
    display: table;
    table-layout: fixed;
    text-align: center;
  }

  ul.footer_menu li {
    margin: 0;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
    list-style-type: none;
    font-size: 13px;
    line-height: 15px;
  }

  ul.footer_menu li a i {
    font-size: 24px;
  }

  ul.footer_menu li a {
    border: none;
    display: block;
    color: #382b19;
    text-align: center;
    text-decoration: none;
  }

  .coupon_ticket {
    /* width: 35%; */
    width: 135px;
  }

  .coupon_ticket2 {
    /* width: 35%; */
    /* width: 135px; */
    width: 180px;
  }

  .coupon_ticket {
    /* right: 62px; */
    left: 162px;
    bottom: 68px;
  }

  .coupon_ticket2 {
    left: 5px;
    /* bottom: 68px; */
    bottom: 60px;
  }

  /* Google翻訳 */
  #footer_gt {
    /* bottom: 165px; */
    bottom: 80px;
  }

  #footer_gt a,
  #footer_gt .gt_switcher,
  #footer_gt .gt_switcher .gt_option,
  #footer_gt .gt_switcher .gt_selected a {
    /*width: 170px;
	line-height: 1.1em;*/
  }

  /* テキスト追従バナー */
  .footer_msg {
    font-size: 13px;
    padding: 0 4px;
    bottom: 130px;
    background-size: auto;
    right: 4px;
    letter-spacing: inherit;
    margin: 0 8px 0 0;
  }
}

/* トップページのヘッダー処理
---------------------------------------- */

@media (min-width: 768px) {
  body.home #main_header {
    /*background-color: #00000069;*/
    background-color: d34b2b69;
    position: fixed;
    top: 0;
    width: 100%;
  }

  body.home #main_header h1 {
    padding-right: 10px;
    text-shadow: 1px 1px 2px #741600;
  }

  body.home #main_header #main_nav {
    padding-right: 50px;
  }

  body.home .header_bg_add {
    background-color: #1d1b1bd6;
    opacity: 0;
    height: 80px;
    width: 100%;
    position: fixed;
    transition: all 0.5s;
    top: 0;
    z-index: 5900000;
  }

  body.home .header_bg_add.bg_on {
    opacity: 1;
  }
}