@charset "UTF-8";

/* ====== 共通 ====== */

a:hover {
    text-decoration: none;
    opacity: 0.8;
}
header .navbar-brand {
  width: 20%; }
  header .navbar-brand .logo {
    width: 90%; }
header .tel {
  font-size: 2rem;
  color: #fff; }
  header .tel a {
    color: #fff; }

/* ====== TOTOP ====== */
/* ページトップ */
#page-top{
	width: 90px;
	height: 90px;
	position: fixed;
	bottom: 30px;
	right: 20px;
	background-color: #1A274C!important;/*基準色*/
	opacity: 0.85;
	border-radius: 50%;
}

#page-top a{
    position: relative;
    display: block;
    width: 90px;
    height: 90px;
    text-decoration: none;
}

#page-top a::before{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f102';
    font-size: 25px;
    color: #fff;
    position: absolute;
    width: 25px;
    height: 25px;
    top: -40px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}

#page-top a::after{
    content: 'PAGE TOP';
    font-size: 13px;
    color: #fff;
    position: absolute;
    top: 45px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}

nav.navbar .logo{
	height:10vh;
	width:auto;
}

/* ====== TOP IMAGE ====== */

header.top-page {
  height: 100vh;
  overflow: hidden;
  padding-right: 0;
  padding-left: 0; }

.jumbotron {
/*  background-image: url(../img/index/top_image.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;*/
  width: 100%;
  height: 100%; }

.jumbotron .bg-rgba {
    background-color:rgba(255,255,255,0.9);
}
.jumbotron h1 {
    word-wrap: break-word;
}
.jumbotron h2 {
    line-height: 1.8rem;
}

/* ====== TOPPAGE SECTION ====== */

#sec1 .card:nth-of-type(2) {
  border-left: none;
  border-right: none; }

.ttl-bdr {
    font-size: 3rem;
  line-height: 1.5;
  position: relative;
margin-bottom: 50px;
}

  .ttl-bdr::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 5px solid #000;
    width: 12%;
    margin: 0 auto -15px; }

#sec2,#sec4 {
}

#sec3 {
  /*background-image: url("../img/bg-staff.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;*/
}

#sec4 table {
  width: 100%;
  cellspacing: 0;
  bgcolor: #CCC;
  font: 12px;
  color: #666;
  table-layout: fixed;
  border-collapse: collapse; 
}
  #sec4 table th, #sec4 table td {
    padding: 10px;
    text-align: center;
    border: 1px solid #ccc; }
  #sec4 table th {
    background-color: #002795;
    color: #fff; }
  #sec4 table td {
    width: 14.2%; }
    #sec4 table td:nth-child(7n) {
      background-color: #5197E0;
      color: #fff; }
    #sec4 table td:nth-child(7n+1) {
      background-color: #FF8A8C;
      color: #fff; }

/* ====== SNS ====== 
.social img {
  width: 36px;
  height: 36px; }
*/
/* ====== SNS ====== */
iframe {
    width: 100%;
    height: 450px;
}

/* ====== FOOTER ====== */
.footer-logo {
	width: 50%;
	height:auto;
}

/* =============================================
メディアクエリ
============================================= */

/* 大デバイス（デスクトップ, 1200px 未満）
==============================================*/
@media screen and (max-width: 1199.98px) {
  .herounit h1 {
    margin-top: 10rem; } }
/* END */
/* 中デバイス（タブレット, 992px 未満）
==============================================*/
@media screen and (max-width: 991.98px) {
  .container {
    max-width: 740px; } }
/* END */
/* 小デバイス（横向きモバイル, 768px 未満）
==============================================*/
@media screen and (max-width: 767.98px) {
  h1 {
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.2; 
}

#sec3 {
    background-image: none;
}

  header .navbar-brand {
    width: 70%; }
    header .navbar-brand .logo {
      width: 90%;height:auto; }
  header .navbar-nav {
    border-top: 1px solid #fff; }
    .footer-logo {
  width: 100%;height:auto;
}

}
/* END */
/* 極小デバイス（縦向きモバイル, 576px 未満）
==============================================*/
@media screen and (max-width: 575.98px) {
  .display-3 {
    line-height: 0.8em; }

  .display-4 {
    font-size: 2rem;
    line-height: 1.2; } }
/* END */




/*=================　レストラン　追加分 　=================*/

@font-face {
  font-family: 'UtsukushiMincho';
  src: url('https://isekadoyabeer.jp/UtsukushiFONT.otf') format('opentype');
}

html,body{
    font-family: 'Averia Serif Libre','UtsukushiMincho', sans-serif !important;
}

h2{
	letter-spacing:0.1rem;
}

p{
	letter-spacing:0.05rem;
	line-height:1.8rem;
}


/*ヘッダー*/

header{
	background:#000!important
	}
	
	
	.jumbotron{
		position:relative;
	}
	
		.jumbotron .contactlink{
	z-index:2;
	position:absolute;
	left: 0;
	top: 0;
		width:100%;
		padding:1rem
	}

	.jumbotron .contactlink img{
			max-width:100%;
		}

.jumbotron #info{
	z-index:2;
	position:absolute;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.jumbotron #info img{
	margin-bottom:1rem;
}

.jumbotron #info .shoplink{
	text-align:center;
}

.jumbotron #imfo .shop_bn {
	background:#f00;
}

.jumbotron #info .shop_bn img{
	width:100%;
		height:auto;
}
		
		.jumbotron #info .shoplink img{
}


@media (min-width:768px) {
	.jumbotron #info{
		top: -20vh;
		height:30vw;
		width:90vw;
	}
}

@media (min-width:992px) {
	.jumbotron #info{
		top: -20vh;
		height:30vw;
		width:90vw;
	}
}

@media (min-width:1200px) {
	.jumbotron #info{
		top: -20vh;
		height:20vw;
		width:60vw;
	}
}

@media screen and (max-width: 767.98px) {
	.jumbotron #info{
		top: -20vh;
		height:120vw;
		width:50vw;
	}
	
.jumbotron #info img{
	width:100%;
}

	.jumbotron .col-md-2{
		display:none;
	}
	.jumbotron .box{
    display:none;
}

}

.jumbotron #gra{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:8rem;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.), rgba(0, 0, 0, 0.4));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
    z-index:99;
}

.jumbotron .box{
	position:absolute;
	bottom:3rem;
	left:0;
	right:0;
	margin:0;
	text-align:center;
  z-index:999;
  
}
.jumbotron .box .font{
	position:absolute;
	top:-2rem;
	left:0;
	right:0;
	margin:0;
	text-align:center;
}
.jumbotron .box a{
	color:#fff;
	text-decoration:none;
	font-weight:bolder;
	font-size:1.2rem;
}
.jumbotron .box .arrow a{
	padding:20px
}

.jumbotron .box .arrow a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb 2s infinite;
  animation: sdb 2s infinite;
  opacity: 0;
  box-sizing: border-box;
}

.jumbotron .box .arrow a span:nth-of-type(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.jumbotron .box .arrow a span:nth-of-type(2) {
  top: 16px;
  -webkit-animation-delay: .15s;
  animation-delay: .15s;
}

.jumbotron .box .arrow a span:nth-of-type(3) {
  top: 32px;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}

@-webkit-keyframes sdb {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes sdb {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}


button.navbar-toggler{
	top:2vw;
	right:2vw;
	z-index:99;
}

.navbar .btn{
    padding:0 0.5rem;
    border-radius:10px;
}

@media screen and (min-width: 768px) {
	#Navbar{
		position:absolute;
		bottom:1vw;
		right:2vw;
	}

	.navbar ul{
		margin-right:1rem;
        margin-top: 1rem!important;
	}
	
	.navbar ul li+ li {
        border-left: 1px solid #999;
    }
    
	#Navbar .nav-link {
        padding: 0 1rem;
    }

	#Navbar ul li i{
		display:none;
	}
}

@media screen and (max-width: 767.98px) {
	.navbar{
		z-index:99999!important;
	}

	.navbar ul li{
		padding-left:1rem;
	}

	#Navbar{
		position:relative;
		width:96vw;
		top:2vw;
		right:0;
		z-index:99;
		padding:0 1rem 2rem 1rem;
	}
	#Navbar ul{
		padding:0;
		border:none;
		margin-bottom:1rem;
	}

	#Navbar ul li {
		border-bottom:1px dotted #fff;
	}

	#Navbar ul li i{
		margin-right:.5rem;
	}
}

/* メイン */

section .container{
	padding:2rem!important;
	margin-bottom:2rem!important;
}

.jumbotron{
	padding:0;
	}

.jumbotron .swiper-wrapper .swiper-slide{
    width:100vw;
    height:100vh;
}
.jumbotron .swiper-wrapper .swiper-slide{
    width:100vw;
    height:100vh;
	background-repeat:  no-repeat;
	background-position:center bottom;
    background-size:cover;
}

header .shoplist{
	clear:both;
}

header .shoplist ul{
	display: table;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: center;
}

header .shoplist ul li{
	display: table-cell;
	width:33.3%;
	padding:.5rem;
	text-align:center;
}

header .shoplist ul li a{
	display: block;
	width: 100%;
	padding: 10px 0;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

header .shoplist ul li.yaesu{
	background-color: #1A274C;
}

header .shoplist ul li.maru{
	background-color: #630417;
}

header .shoplist ul li.shimbashi{
	background-color: #A88913;
}

header .shoplist ul li.yaesu:hover{
	background-color: rgba(26, 39, 76, 0.7);
}

header .shoplist ul li.maru:hover{
	background-color: rgba(99, 4, 23, 0.7);
}

header .shoplist ul li.shimbashi:hover{
	background-color: rgba(168, 137, 19, 0.7);
}

	
/*	各タイトル	*/

.title{
	position:relative;
	text-align:center;
	vertical-align:middle;
	margin:0 auto 2rem;
	padding:1rem 0 1rem 0;
}

.title h2{
	font-size:2.6rem;
	margin:0 auto 1rem;
	font-weight:900;
	letter-spacing:0.1rem;
}

.title h3{
	font-size: 1.2rem;
    line-height: 2rem;
    font-weight: 500;
}

.title .icon img{
	height:100%;
	width:auto;
	z-index:0;
	position:absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.fade-in {
	  opacity : 0;
	  transform: translateY(20px);
	  transition: all 3s;
}

#sec3{
	background:#f7f5f5;
}



/*トップ 概要*/

#sec1{
	color:#343a40;
}

.index #sec1{
	color:#fff;
	background:#1A274C!important;/*基準色*/
}

#sec1 .row div{  
	vertical-align:middle;
}

#sec1 .col-md-4{  
	text-align:center;
}

#sec1 .col-md-4 img {  
	width:55%;
}



/*トップ メニュー*/

#sec2 .card-body{
	text-align:center!important;
}

#sec2 .card-img-top{
	border:4px solid #ccc;
}

#sec2 h4{
	font-size:1.2rem;
	font-weight:900;
}

#sec2 h4 span{
	font-size:.7rem;
	color: #1A274C!important;/*基準色*/
    font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:900;
}

#sec2 .readmore{
	text-align:center;
}

#sec2 .readmore a {
	background: #1A274C!important;/*基準色*/
	clear:both;
	text-decoration:none;
	color:#fff;
	padding:.5rem 0;
	text-align:center;
	display:block;
	border-radius:10px;
	font-size:.9rem;
	margin:1.5rem 1rem;
}

#sec2 .readmore a:hover {
	background: #999;
	text-decoration: none;
}

#sec2 .readmore a i{
	margin-right:1rem;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #1A274C!important;/*基準色*/
    border-color: #6c757d;
}



/*トップ ニュース*/

#sec3 h4{
	font-size:1.3rem;
	font-weight:900;
	line-height:1.8rem;
	margin-bottom:1.5rem;
}

#sec3 p{
    font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.7rem;
	font-size:.9rem;
	font-weight:300;
}


.grad-wrap {
	position: relative;
}

.grad-wrap + .grad-wrap {
}


.grad-btn {
	z-index: 2;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: 8rem;
	margin: auto;
	padding:.5rem 0;
	border-radius: 2px;
	background: #fff;
	color: #1A274C;
	border: 1px solid #1A274C;
	font-size: .8rem;
	text-align: center;
	cursor: pointer;
	transition: .2s ease;
	box-shadow: 0 0 3px rgba(0,0,0,.3);
	border-radius:10px;
	margin:1.5rem auto;
}

.grad-btn:hover {
	background: #1A274C;
	color: #fff;
}


.grad-btn .fa {
	margin-right: .5em;
}
.grad-item {
	position: relative;
	overflow: hidden;
	height: 5rem;
}

.grad-item p + p {
	margin-top: 1em;
}

.grad-item::before {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 8rem; /*グラデーションで隠す範囲*/
	background: -webkit-linear-gradient(top, rgba(247, 245, 245,0) 0%, rgba(247, 245, 245,0.9) 50%, rgba(247, 245, 245,0.9) 50%, #f7f5f5 100%);
	background: linear-gradient(top, rgba(247, 245, 245,0) 0%, rgba(247, 245, 245,0.9) 50%, rgba(247, 245, 245,0.9) 50%, #f7f5f5 100%);
}

.grad-trigger {
	display: none;
}

.grad-trigger:checked + .grad-btn {
	display: none;
}

.grad-trigger:checked ~ .grad-item {
	height: auto;
}

.grad-trigger:checked ~ .grad-item::before {
	display: none;
}



/*サブページ共通*/

#sub .titlebox{
	margin:0 0 3rem 0!important;
}

#sub .title{
	margin:1rem auto!important;
}

#sub .titleb{
	width:100vw;
	height:30vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#sub .titleb img{
	width:100%;
	height:auto;
}

#sub .title h1{
	letter-spacing:0.1rem;
	font-size:2.5rem;
	margin-bottom:1rem;
	letter-spacing:0.1rem;
	font-weight:900;
}

#sub .title h1 br{
	display:none;
}

#sub #sec1{
}


@media screen and (max-width: 767.98px) {
	#sub .title h1 br{
		display:block;
	}
}

#sub .title h2{
	margin:0!important;
	letter-spacing:0.1rem;
	font-size:1.5rem;
	font-weight:normal;
}

#sub .title h3{
	margin:5rem 0 0!important;
	letter-spacing:0.12rem;
	font-size:.9rem;
	font-weight:normal;
	vert
}

#sub .title h3 a{
	text-decoration:none;
	padding:1rem 1.5rem;
	border-radius:100vh;
	color:#fff;
}

.maru .title h3 a{
	background:#630417;
}

.yaesu .title h3 a{
	background:#1A274C;
}

.shimbashi .title h3 a{
	background:#A88913;
}

#sub .title h3 img{
	width:1.2rem;
	height:auto;
	margin-right:.5rem;
}

#sub #sec2 .title{
	text-align:left;
	padding:0;
	margin-bottom:1.5rem!important;
}

#sub #sec2 .title h3{
	letter-spacing:0.1rem;
	font-size:1.8rem;
	font-weight:800;
}

#sub #sec2 .title h4{
	margin:0;
	letter-spacing:0.1rem;
	font-size:1.2rem;
	font-weight:normal;
}

img.w100{
	width:100%;!important;
	height:auto;
}


#sub div.line{
	margin-bottom:4rem;
	width:100%;
	height:8rem;
	overflow:hidden;
}

#sub div.line img{
	height:100%;
	width:auto;
}

#sub #sec2 .text{
	font-size:1rem;
	letter-spacing:0.1rem;
	line-height:1.8rem;
	text-align:left;
}

#sub .read{
	font-size:.95rem;
	letter-spacing:0.05rem;
	text-align:left;
}


/*サブページ　ビール

.beer {  
    width: 80%;
    margin: 0 auto;
    border: 1px solid #666666;
    border-bottom: none;
}*/

.beer .col-md-12{
	margin-bottom:3rem;
}

.beer dt {  
    font-weight: bold;
}

@media screen and (max-width: 767.98px) {
    .beer dt,
    .beer dd {
        padding: .5rem 1rem;
    }
    
    .beer dt {
        float: none;
        background: #ccc;
    }
}


@media only screen and (min-width: 768px) {
    .beer dt,
    .beer dd {
        padding: 1rem;
    }
    
    .beer dt {
        clear: both;
        float: left;
        width: 6rem;
    }
    
    .beer dd {
        padding-left: 8rem;
        border-top: 1px solid #FFFFFF;
        border-bottom: 1px dotted #666;
    }
}


.beer #sec2 .card-img{
	vertical-align:bottom!important;
}

.beer #sec2 .card-img-top{
	border:none;
    height:15rem!important;
	width:auto!important;
	}

.beer #sec2 .card-body{
	text-align:left!important;
}

/*サブページ　食事*/

.food .foodmie .col-md-4 img.w100{
	width::100%!important;
}

@media screen and (max-width: 767.98px) {
	.food .foodmie .col-md-4{
		margin-bottom:2rem;
		text-align:center;
	}
	.food .foodmie .col-md-4 img.w100{
		width:70%!important;
	}
}


/*サブページ　店舗*/

#sub .title h1.img img{
	height:4rem;
	width:auto;
	margin-bottom:1rem;
}

@media screen and (max-width: 767.98px) {
	#sub .title h1.img img{
	height:3.5rem;
	width:auto;
	}
}

@media screen and (max-width: 500px) {
	#sub .title h1.img img{
	width:100%;
	height:auto;
	}
}

#sec4 dl {
	margin-top:2rem;
}
#sec4 dl,
#sec4 dt,
#sec4 dd {
	margin-bottom:0!important;
}

#sec4 dt {  
    font-weight: bold;
}

#sec4 dd hr{
	height: 1px;
	background-color:rgba(255,255,255,0.1);
	border: none;
	color: #fff;
	margin:5px 0;
}

#sec4 dl p{
	margin-top:.5rem;
	margin-bottom:0;
	font-weight: bold;
	font-family: 'Averia Serif Libre','UtsukushiMincho', sans-serif !important;
}

#sec4 dl dl{
	margin-top:0;
}

#sec4 .form {  
	margin:1rem auto;
}

.telbox p{
	margin:0.5rem;
}

.telbox .font{
	font-size:1rem;
	padding-top:0.5rem;
}

.telbox .tel{
	font-size:2rem;
	color:#1A274C!important;/*基準色*/
	font-weight:600;
}

#sec4 .btn{
    background-color: #1A274C!important;/*基準色*/
    text-decoration:none;
    color:#fff;
    padding:1rem 0;
    text-align:center;
    display:block;
    border-radius:10px;
}

#sec4 .container  {  
    margin-bottom: 0!important;
}

#sec4 div.social{
    margin-top:0!important;
}

#sec4 div.social ul{
    margin-top:0!important;
}

#sec4 div.social a{
    vertical-align:middle;
    margin:0 .2rem;
	}


.flowbtn9{
	display:inline-block;	
	font-size:40px;
	text-decoration:none;
	transition:.5s;
}

/* Twitter */
.flowbtn9 .fa-twitter-square{
    color:#55acee;
}

/* Facebook*/
.flowbtn9 .fa-facebook-square{
    color:#3b5998;
}
	
@media screen and (max-width: 767.98px) {
    #sec4 dt{
        padding: 0 20px 0 5px;
    }
    
    #sec4 dd {
        padding: 0 20px 7px 5px;
		font-size:0.95rem;
    }
    
    #sec4 dt:first-child,
    #sec4 dd:first-child{
        padding-top: 7px;
	}

    #sec4 dt {
        float: none;
    }
    
    #sec4 dd {
        border-bottom: 1px dotted #666;
    }
	
	.telbox{
		margin-top:1rem;
		text-align:center;
	}

	#sec4 div.social{
		text-align:center;
	}
}


@media only screen and (min-width: 768px) {
    #sec4 dt,
    #sec4 dd {
        padding: 10px 0;
    }
    
    #sec4 dt {
        clear: both;
        float: left;
        width: 7rem;
    }
    
    #sec4 dd {
        padding-left: 8rem; 
        border-bottom: 1px dotted #666;
    }
/*
    #sec4 dl dl dt {
        clear: both;
        float: left;
        width: 9rem;
		padding:.5rem auto!important;
    }
    
    #sec4 dl dl dd {
    }

    #sec4 dl dl dt.btno,
    #sec4 dl dl dd.btno {
        border-bottom:none;
		padding-bottom:0!important;
    }
*/
	.telbox p{
		vertical-align:middle;
	}
	
	.telbox .fl{
		float:left;
	}
	
	.telbox .form{
		clear:both;
	}

	#sec4 div.social{
		text-align:right;
	}
}



/*フッター*/

footer{
	text-align:center;
	padding:0.5rem 0 0 0;
	color:#fff;
	font-size:0.9rem;
	background:#66717d!important
}

.copyright{
	background:#343a40!important;
	padding:.5rem;
}

footer .f_logo div{
	text-align:center;
}

footer .f_logo .f_logo01{
	margin-bottom:1rem;
}

footer ul li {
  margin-top: .5em;
  margin-bottom: .75em;
  margin-left: 0;
  list-style-type:square;
}

footer a:link {color:#fff!important;}
footer a:visited {color:#fff!important;}
footer a:hover {color:#fff!important;}
footer a:active {color:#fff!important;}


footer .col-12{
  text-align:center;
  padding:auto!important;
  margin:auto;
}

footer .col-12 ul{
  text-align:left;
}

.sitemap ul li {
  list-style:none;
  text-align:left;
  list-style-type:square;
}
 
.sitemap ul li ul {
  margin-top: 0;
  margin-bottom:0;
  margin-left: 0;
}
 
.sitemap ul li ul li {
  margin-bottom: .25em;
  position: relative;
  list-style-type:none;
}
 
.sitemap ul li ul li::before {
  content: "";
  position: absolute;
  top: -0.5em;
  left: -16px;
  width: 10px;
  height: calc(100% + .75em);
  border-left: 1px solid #fff;
}
 
.sitemap ul li ul li:last-child::before {
  height: calc(1em + .25em);
}
 
.sitemap ul li ul li::after {
  content: "";
  position: absolute;
  top: .75em;
  left: -16px;
  width: 10px;
  border-bottom: 1px solid #fff;
}

/* ボタン全体 */
.flowbtn9{
display:inline-block;	
font-size:40px;
text-decoration:none;
transition:.5s;
}
/* Instagram */
.flowbtn9 .fa-instagram{
color:#c6529a;
}
/* Facebook*/
.flowbtn9 .fa-facebook-square{
color:#3b5998;
}
/* お問い合わせメール */
.flowbtn9 .fa-envelope-square{
color:#f3981d;	
}
/* ulタグの内側余白を０にする */
ul.snsbtniti{
	margin:0!important;
	padding:0!important;
}
/* アイコン全体の位置 */
.snsbtniti{
	text-align:right;
}
/* アイコン同士の余白 */
.snsbtniti li{
	float:right;
	margin:.2rem;
	list-style-type:none;
}
/* アイコンにマウスを乗せた時 */
.flowbtn9:hover{
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
}

@media (min-width:576px) {
	footer .f_logo .f_logo02 img{
		width:50%;
	}
}
@media (min-width:768px) {
	footer .f_logo .f_logo02 img{
		width:30%;
	}
}
@media (min-width:992px) {
	footer .f_logo .f_logo02 img{
		width:60%;
	}
}
@media (min-width:1200px) {
	footer .f_logo .f_logo02 img{
		width:80%;
	}
}


@media screen and (max-width: 767.98px) {
	footer{
		text-align:center;
	}
	
	footer .col-12 ul{
	  text-align:center;
	  margin:0;
	  padding:0;
	}
	
	.sitemap ul li a{
	display:block;
	width:100%;
	padding-top:.2rem;
	padding-bottom:.2rem;
	text-decoration:none;
}
	
	.sitemap ul li a:hover{
	  background-color:rgba(250,250,250,0.1);
}

	.sitemap ul li {
		text-align:center;
	}

	footer .f_logo{
		margin-top:2rem;
	}

	footer .f_logo .f_logo01 img{
		width:60%;
	}
	
	footer .f_logo .f_logo02 img{
		width:50%;
	}

	footer ul li{
	  font-weight:900;
		font-size:1rem;
	  list-style-type:none!important;
	  background-color:rgba(250,250,250,0.1);
	  padding:0!important;
	}

	footer ul li ul {
	  padding:0;
	  background-color:transparent;
	}
	 
	footer ul li ul li{
	  font-weight:300;
	  margin:0;
	  padding:0;
	  background-color: transparent;
		font-size:0.8rem!important;
	}
	 
	.sitemap ul li ul li::before {
	  border-left: none;
	}
	 
	.sitemap ul li ul li::after {
		border-bottom: none;
	}
}

.contact .txt{
	margin-bottom:3rem;
}

.contact .shop_bn img{
	width:100%;
	margin-bottom:1rem;
	height:auto;
}