* {
  margin: 0;
  padding: 0;
  font-family: 'Amiri', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', 'ＭＳ Ｐ明朝', 'MS PMincho', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', serif;
} /*フォントはもう一度見直す*/
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
	font-feature-settings: "palt";
    letter-spacing: 0.06em;
}
a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
}
img {
  width: 100%;
  height: auto;
}
body {
  width: 100%;
	min-width: 375px;
  height: auto;
  margin: 0 auto;
  background-image: url("../img/bg.png")
}
.whitebg {
  background-image: url("../img/bg.png");
}
article {
  width: 100%;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.wrapper {
  width: 100%;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
a {
  color: #ffffff;
  text-decoration: none;
}
/* ul a {
        color: #ffffff;
        text-decoration: none;
        transition-duration:0.5s;
        border: none;
    }
    ul a:hover {
        border-bottom: 1px solid #ffffff;
    } */
#top, .article_content, .footer_content {
  width: 100%;
  margin: 0 auto;
  /* border: 1px solid green; */
}
header {
  /* background-color: gray; */
}

#top {
  height: 95vh;
  z-index: 997;
}
.slider {
  width: 100%;
  min-height: 180px;
  background-image: url("../img/newsbg.png");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #;
  display: flex;
  align-items: center;
  justify-content: center;
}
.top_logo {
  width: 100%;
  height: 100px;
  margin: 30px auto 30px;
  text-align: center;
  z-index: 998
}
.top_logo img{
  width: 70%;
}
/* article */
.flex {
	display:block;
  justify-content: space-around;
  align-items: center;
} /*共通の横並びスタイル*/
#news {
  height: auto;
  text-align: center;
  font-family: 'Hiragino Sans', 'ヒラギノ角ゴシック', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic''ＭＳ ゴシック', 'Helvetica Neue', 'Helvetica', 'Arial', serif;
}
#news .article_content {
  line-height: 25px;
}
/* コンセプト */
#concept > .article_content {
  height: 500px;
  justify-content: space-between;
}
#concept .concept_img img {
  width: 400px;
}
#concept .concept_text {
  width: 350px;
  line-height: 1.5;
}
#event .collabo_img img {
  /* width: 300px; */
}
#event .collabo_text {
  width: 100%;
  text-align: center;
}
#event .event_text {
  width: 100%;
  text-align: center;
}
.collabo_title {
  font-size: 1.5rem;
  line-height: 1;
  text-align: center;
}
.small{
	font-size: 1rem;
	line-height: 1.3;
}
.more {
  display: inline-block;
  margin: 10px;
  padding: 0 20px;
  border: 1px solid #ffffff;
  transition-duration: 0.2s;
}
.more:hover {
  background-color: #ffffff;
}
.more:hover {
  color: #000000;
}
.more_white {
  display: inline-block;
  margin: 10px;
  padding: 0 20px;
  border: 1px solid #000000;
  color: #000000;
  transition-duration: 0.2s;
}
.more_white:hover {
  background-color: #000000;
}
.more_white:hover {
  color: #FFFFFF;
}
#instagram > .article_content {
  height: 500px;
  padding-top: 20px;
}
.insta_title {
  margin: 20px 0;
}
.insta_img img {
  width: 200px;
}
.insta_button_wrap {
  text-align: center;
}
.follow_us {
  display: inline-block;
  margin: 30px 0;
  padding: 0 20px;
  border: 1px solid #202020;
  transition-duration: 0.2s;
  color: #000000;
}
.follow_us:hover {
  background-color: #202020;
}
.follow_us:hover {
  color: #ffffff;
}
/* アクセス */
#access .article_content {
  height: 80px;
  padding: 40px 0 0 0;
}
.map iframe {
  width: 100%;
  height: 250px;
  -webkit-filter: grayscale(1);
  filter: grayscale(100%);
}
.footer_text {
  font-size: 0.8rem;
  line-height: 1.3;
	margin-bottom: 50px;
}
.footer_text td {
  padding: 10px;
}
/* 背景色指定　黒 */
#news, #collaboration, #access, .footer_wrap {
  padding: 20px;
  background-color: #202020;
  color: #ffffff;
}

#news {
  padding: 20px;
}

#event{
  padding: 40px 20px;
  background-color: #202020;
  color: #ffffff;
}

#collaboration {
  padding: 20px 0;
}
#collaboration > .article_content {
  height: auto;
}
#collaboration .collabo_img img {
  /* width: 300px; */
}
#collaboration .collabo_text {
  width: 100%;
  text-align: center;
}

/* セクションタイトル */
.section_title {
  font-size: 1.7rem;
  text-align: center;
  margin: 0;
  padding-bottom: 10px;
}
.section_title_midashi {
  text-align: center;
  font-size: 1.4rem;
  margin: 0;
}
.section_title_rubi {
  font-size: 0.8rem;
  margin: 10px 0;
  text-align: left;
}
.section_title_hinmei {
  text-align: center;
  font-size: 1.0rem;
  margin: 0;
}
.akamoji {
  color: red;
  line-height: 1.6;
  font-size: 0.7rem;
}
.futomoji {
  font-weight: bold;
}
.mojibg {
  color: #FFFFFF;
  background-color: #000000;
  padding: 0 5px;
}
.bg_yellow {
  background: linear-gradient(transparent 50%, #ffff66 50%);
}
.mojia {
  margin: 20px 0 40px;
  line-height: 1.5;
}
.icons {
  padding-top: 20px;
  padding-left: 100px;
}
.icons .bottomlogo img {
  width: 250px;
}
.icons .snslogo {
  width: 150px;
  padding-top: 20px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.icons .snslogo img {
  /*
        padding: 10px;*/
  width: 40px;
}
/* フェードイン */
.fadein {
  opacity: 0;
  transform: translate(0px, 50px);
  -webkit-transform: translate(0px, 50px);
  transition: all 1s;
}
.section_padding.fadein {
  opacity: 0;
}
.fadein.scrollin {
  opacity: 1;
  transform: translate(0px, 0px);
  -webkit-transform: translate(0px, 0px);
}
#menu {
  height: auto;
  width: 100%;
	padding: 20px;
  text-align: center;
}
#menu img {
  width: 100%;
  margin: 20px 0 40px;
}
.hanbun {
  width: 70%;
}
#goods {
  height: auto;
  width: 1024px;
  ;
  margin: 50px auto;
  text-align: center;
}
#otanoshimi {
  height: auto;
  width: 100%;
  margin: 20px auto 150px auto;
	padding: 0 20px;
  text-align: center;
  color: #000000;
  overflow: hidden;
}
.reservation_left {
  width: 50%;
  height: 100%;
  float: left;
  background-image: url("../img/reservation_left_bg.png");
  background-position: right;
	display: none
}
.menu_title {
  padding-top: 100px;
  margin-bottom: 30px;
}
.qa_title {
  padding-top: 50px;
  margin-bottom: 60px;
}
.inner100 {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.inner1024 {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.inner50 {
  padding: 20px 56px;
  float: left;
  width: 50%;
  height: auto;
}
.inner50c {
  padding: 20px 56px;
  margin: 0 auto;
  width: 50%;
  height: auto;
}
.event_kisatsutai {
  width: 50%;
  height: 100%;
  float: left;
  background-image: url("../img/kisatsutai.png");
  background-position: right;
  background-repeat: no-repeat;
}
.event_kisatsutai a {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}
.event_left {
  width: 100%;
  height: auto;
  float: left;
}
.tanabata {
  background-image: url("../img/cafe_tanabata.png");
}
.event_right {
  width: 100%;
  height: auto;
}
.tanabata{
	background-image: url("../img/cafe_tanabata.png");
}
.tsuyu{
	background-image: url("../img/tsuyunohi.png");
}
.emaki{
	background-image: url("../img/emk_tsui.png");
}
.mgn{
	background-image: url("../img/mgn.png");
}

.newkv{
	background-image: url("../img/newkv.png");
}
.uzui{
	background-image: url("../img/uzui-bd.png");
}

.moon {
  background-image: url("../img/otsukimi.png");
}
.event_halloween {
  background-image: url("../img/himejima.png");
}
.event_zenitsu {
  background-image: url("../img/zenitsu.png");
}

.event100 {
  margin-top: 54px;
  width: 1024px;
  height: 250px;
  background-image: url("../img/setsubun100.png");
  background-position: center;
  background-repeat: no-repeat;
}
.badge {
  position: absolute;
  left: 73%;
  top: 280px;
}
.badge img {
  width: 85%;
}

.slider {
    position: relative;
    width: 100%;
}
.slider:before {
    content:"";
    display: block;
    padding-top: 55%; /* 高さを幅の50%に固定 */
}

.content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.badge {
    top: 55%;
}

.rights{
	font-size: 8px;
	text-align: center;
}

.intro_wrap {
		padding: 0 20px;
    }
.nav2{
	display: none;
	
}
.center{
	margin-top: 20px;
}
/* デザインB（タブレット） */
@media screen and (min-width: 600px) {
  /* タブレット用レイアウト 600px以上の範囲に収めるデザインはこの中に記述 */
	.top_logo {
	   width: 100%;
	   height: 55px;
        margin: 30px auto 20px;
        text-align: center;
	   z-index: 998
    }
	.top_logo img {
    width: 275px;
		height: auto;
}
	
	.slider {
  width: 100%;
  min-height: 300px;
}
	.badge {
    top: 55%;
}
	.intro_wrap {
        max-width:600px;
		margin: 0 auto;
    }
	
	.footer_wrap {
        max-width: 100%;
		margin: 0 auto;
    }
	
	.event_space{
        max-width: 960px;
		margin: 0 auto;
		justify-content: space-around;
    align-items: center;
}
	#event {
		height: auto;
}
	.section_title_rubi {
  text-align: left;
}
.center{
	width: 100%;
	margin: 20px auto 0;
}
	.text_c {
		text-align: center;
}
	
}
/* デザインC(PC) */
@media screen and (min-width: 1025px) {
  /* PC用レイアウト 1,025px以上の範囲に収めるデザインはこの中に記述 */
	
	.top_logo {
	   width: 100%;
	   height: 55px;
        margin: 30px auto 20px;
        text-align: center;
	   z-index: 998
    }
	.top_logo img {
    width: 275px;
		height: auto;
}
	.slider {
        width: 100%;
        height: 560px;
		background-image: url("../img/newsbg.png");
        background-position:center center;
        background-size: cover;
		background-repeat: no-repeat;
		background-color:#;
        display: flex;
        align-items: center;
        justify-content: center;
    }
	.badge {
    top: 285px;
}
	article {
		width: 100%;
}
	.intro_wrap {
		margin: 55px auto 0;
    }
	
	#event {
		height: 280px;
}

	.event_right {
    width: 50%;
    height: 200px;
		float: right;
}
	.event_left {
  width: 50%;
    height: 200px;
		float: left;
}
	.event_height{
		height: 250px;
	}
	
	
	#menu {
  height: auto;
  width: 900px;
		margin: 0 auto;
	padding: 20px;
  text-align: center;
}
#menu img {
  width: 80%;
}
	.textspace_600{
		width: 600px;
		height: auto;
		margin: 0 auto;
	}
	
	.textspace_900{
		width: 900px;
		height: auto;
		margin: 0 auto;
	}
	
	#otanoshimi {
  width: 900px;
}
	
	    .footer_text {
        font-size: 0.8rem;
        line-height: 1.3;
			text-align: left;
    }
    .footer_text td {
        padding: 10px;
    }
.footer_content {
  width: 100%;
	height: 400px;
  margin: 0 auto;
  /* border: 1px solid green; */
}
	.map iframe {
  width: 360px;
  height: 250px;
  -webkit-filter: grayscale(1);
  filter: grayscale(100%);
}
	.flex {
		display: flex;
  justify-content: space-around;
  align-items: center;
} /*共通の横並びスタイル*/
	
	.nav2 {
  /* opacity: 0; */
  z-index: 999;
  width: 100%;
  position: absolute;
  top: 645px;
  background-color: #D11B00;
  background-image: url("../img/nav_bg21011.png");
  display: none;
  /* left: auto;
        right: auto; */
}
	
	.nav2 {
    /* opacity: 0; */
    z-index: 999;
    width: 100%;
    min-width: 1024px;
    position: absolute;
    top: 625px;
    background-color: #D11B00;
    background-image: url("../img/nav_bg21011.png");
    display: flex;
    /* left: auto;
        right: auto; */
  }
.nav2 ul {
  display: flex;
  width: 900px;
  justify-content: space-around;
  margin: 0 auto;
  padding: 10px 10px;
}
.nav2 ul li {
  list-style: none;
  font-size: 1.2rem;
}
.navfixed {
  /* opacity: 1; */
  /* position: fixed; */
  /* top: 0px; */
  /* left: 0px; */
  position: fixed;
  top: 0px;
}
.nav2 a {
  color: #ffffff;
}
.nav2 a:hover {
  -webkit-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.9));
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, .9));
}
	.drawer-nav{
		display:none;
	}
	#button{
		display:none;
	}
	
.center{
	margin: 80px auto 0;
}
	
}





* {
  box-sizing: border-box;
}

.content_area {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 30px 20px;
}

.tab-container {
  display: flex;
  flex-wrap: wrap;
}
.tab-container {
    margin: 0 0 15px;
}
.tab {
  font-weight: 500;
  text-align:center;
  width: calc(100% / 3);
  padding: 10px;
  background-color: #f8f8f8;
  cursor: pointer;
}

.tab.active {
  background-color: lightblue;
}

.content2 {
  display: none; /*必須*/
}
.content2.show {
  display:contents; /*必須*/
}