body {
	padding-top: 99px;
}

h1,h2,h3,h4,h5,h6 {
	color: #432828;
}

h4 {
	font-size: 20px;
}

img {
	width: 100%;
}

p {
	margin: 0 0;
	color: #432828;
	font-size: 18px;
	letter-spacing: 1px;
}

a:hover ,p:hover {
	text-decoration: none;
}

.row {
	margin: 0 0;
}

.container-fluid {
	padding: 0 0;
	text-align: center;
	margin: 0;
}

.col-sm-3 p {
	text-align: center;
	margin: 15px 0;
}

.col-md-6 {
	text-align: center;
}

.col-xs-12 {
	width: 100%;
	padding: 0 0;
}

.top_header_wrap {
	position: relative;
	background-image: url(../img/top_bg01.png);
}

.top_header_wrap img {
	padding-top: 30px;
}

.top_header_wrap p {
	color: #fff;
	font-size: 3vw;
	border-bottom: 3px solid #fff;
	display: inline-block;
	position: absolute;
	padding-bottom: 5px;
	top: 35%;
	left: 45%;
}

.top_foods_title h2, .top_drinks_title h2{
	margin-top: 120px;
	font-weight: 600;
    letter-spacing: .1em;
    display: inline-block;
    border-bottom: 2px solid #432828;
}

.food_menu_list {
	margin: 30px auto;
	width: 95%;
}

.food_menu_col {
	display: flex;
	justify-content: space-around;
}

.top_foods_title03 h2, .top_drinks_title03 h2{
	margin-top: 120px;
	font-weight: 600;
    letter-spacing: .1em;
    display: inline-block;
    border-bottom: 2px solid #432828;
}

.top_drinks_title02 h2 {
	margin-top: 120px;
}

.top_access_title01 h2 {
	margin-top: 120px;
	font-weight: 600;
    letter-spacing: .1em;
    display: inline-block;
    border-bottom: 2px solid #432828;
}

.top_access_title02 h2 {
	margin-top: 120px;
	font-weight: 600;
    letter-spacing: .1em;
    display: inline-block;
    border-bottom: 2px solid #432828;
}

.head-container {
	width: 95%;
	margin: 0 auto;
}

.sns_nav {
	display: flex;
	justify-content: flex-end;
	background-color: #EAE7E2;
	align-items: center;
}

.sns_nav_icon a {
	color: #432828;
	padding: 2vh 1vh;
}

.sns_nav_tel {
	padding: 0 15px;
}

.navbar {
	background-color: #911A43;
	border: none;
}

.navbar img {
	margin-left: 40px;
}

.navbar-brand {
	height: auto;
	padding: 10px 10px;
}

.navbar-brand>img {
	width: auto;
}

.navbar-default .navbar-nav>li>a {
	color: #fff;
}

.navbar-toggle {
	padding: 13px 10px;
	margin: 20px 15px 20px 0;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar-default .navbar-toggle {
	margin-right: 40px;
}

.navbar-right {
	letter-spacing: 2px;
}

.top_bg_img {
	background-image: url(../img/top_bg01.png);
	background-position: center center;
	height: 500px;
}

.top_icon_img {
	width: 13%;
	margin-right: 3%;
}

.top_foods_img {
	background-image: url(../img/fv_foods_img.png);
	background-position: center center;
	height: 300px;
}


.top_drinks_img {
	background-image: url(../img/fv_drinks_img.png);
	background-position: center center;
	height: 300px;
}

.top_foods_title, .top_drinks_title {
	background-image: url(../img/foods_title01.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 275px;
	margin: 30px 0;
}

.top_foods_title03 {
	background-image: url(../img/foods_title02.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 260px;
}

.top_drinks_title03 {
	background-image: url(../img/drinks_title02.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 260px;
}

.top_drinks_title02 {
	background-image: url(../img/drinks_title02.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 260px;
}

.top_access_title01 {
	background-image: url(../img/access_title01.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 260px;
	width: 95%;
	margin: 0 auto;
}

.top_access_title02 {
	background-image: url(../img/access_title02.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 260px;
	width: 95%;
	margin: 0 auto;
}

.top_access_subtitle {
	width: 95%;
	margin: 0 auto;
}

.store_info_subtitle {
	width: 95%;
	margin: 0 auto 50px;
	font-weight: 600;
}

.top_access_subtitle p {
	margin-bottom: 50px;
}

.top_unique_ttl {
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #EAE7E2;
}

.top_unique_ttl h3,h4 {
	font-weight: 700;
}

.unique_section {
	background-color: #EAE7E2;
	margin: 0 auto;
	padding: 50px 0;
}

.unique_container {
	width: 95%;
	margin: 0 auto;
}

.unique_title h2 {
	margin: 50px 0;
	font-weight: 600;
	letter-spacing: .1em;
	display: inline-block;
	border-bottom: 2px solid #432828;
}

.unique_sub_ttl {
	margin: 20px 0;
}

.icon_03 {
	width: 10%;
}

.box {
	text-align: center;
	border: 1px solid #EAE7E7;
}

.box h3 {
	margin: 0 0;
	padding: 5% 0;
	color: #432828;
}

.box_text {
	background-color: #EAE7E2;
	color: #432828;
	padding: 5% 0;
	line-height: 1.5;
	font-size: 18px;
}

.nav>li>a:focus, .nav>li>a:hover  {
	background-color: #EAE7E2;
}

.sns_nav_text {
	letter-spacing: .6px;
}

.fa-facebook-square:hover {
	color: #3B5998;
}

.fa-instagram:hover {
 	color: #D93177;
}

.sns_nav_text:hover {
	color: #1ab7ea;
}

.top_img h1 {
	margin: 50px;
	font-weight: 600;
	letter-spacing: .1em;
	display: inline-block;
	border-bottom: 2px solid #432828;
}

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

.top_foods_img h4, .top_drinks_img h4 {
	color: #FFFFFF;
	font-size: 30px;
	text-align: left;
    padding: 50px;
}

.top_foods_img p, .top_drinks_img p {
	color: #FFFFFF;
	font-size: 17px;
	text-align: left;
    padding: 20px 50px 50px 50px;
}

.menu_details {
	height: 300px;
	padding: 30px 0;
	text-align: center;
}

.menu_details p {
	padding: 15px;
}

.access_container {
	width: 95%;
	margin: 0 auto;
	padding: 50px 0;
}

.access_info_box {
	padding-left: 80px;
}

.access_info h3 {
	text-align: center;
}

.access_info_text ul {
	font-size: 18px;
	text-align: left;
	margin-left: 60px;
	padding: 20px 0;
}

.access_info_text li {
	color: #432828;
	margin: 10px;
}

.access_info_title {
	margin: 0 0 30px 0;
    letter-spacing: .1em;
    display: inline-block;
    border-bottom: 2px solid #432828;
}

.access_info_title h3 {
	font-weight: 600;
}

.tile_item01 {
	height: 388px;
	background-image: url(../img/fv_foods_img.png);
	background-size: cover;
	padding: 0 0;
}

.tile_item02 {
	height: 388px;
	background-image: url(../img/fv_drinks_img.png);
	background-size: cover;
	padding: 0 0;
}

.tile_container {
	display: flex;
	justify-content: space-around;
	margin: 50px auto;
	position: relative;
}

.tile_item_container {
	position: absolute;
	padding: 40px 0 0 40px;
}

.tile_container h4 {
	background: rgba(235,240,246,0.85);
    color: #363639;
    padding: 22px 60px;
    font-size: 26px;
    font-weight: 900;
    letter-spacing: 0.15em;
    line-height: 1;
}

.tile_container a {
	background: rgba(235,240,246,0.85);
    color: #363639;
    padding: 21px 39px;
    background: #fff;
    border: 2px solid #fff;
    color: #7e7e80;
    display: inline-block;
    letter-spacing: 0.15em;
    line-height: 1;
    margin-top: 10px;
    font-weight: 700;
}

.blog_title_container {
	width: 95%;
	text-align: center;
}

.blog_title {
	margin: 60px 0 30px 0;
    font-weight: 600;
    letter-spacing: .1em;
    display: inline-block;
    border-bottom: 2px solid #432828;
}

.blog_title_container {
	width: 95%;
	margin: 0 auto;
}

.blog_article_container {
	width: 95%;
	margin: 50px auto;
}

.blog_article_title {
	margin: 20px 0;
}

.blog_article_title h2 {
	font-weight: 600;
}

.blog_article_text {
	padding: 20px 0;
	line-height: 1.5;
}

.store_info_container {
	width: 95%;
    margin: 0 auto;
    padding: 50px 0;
}

.info_panel {
  display: table;
  border-collapse: collapse;
}

.info_panel, .info_row {
  display: table-row;
}

.info_panel .info_row .info_data {
  display: table-cell;
  border: 1px solid #ccc;
  border: 1px solid #ccc;
}

.info_f {
	width: 20%;
	vertical-align: middle;
}

.info_b {
	vertical-align: middle;
	height: 12vh;
	width: 50vw;
}

.fa-chevron-circle-right {
	margin-left: 7px;
}

.footer {
	background-image: url(../img/footer_bg01.png);
	background-size: cover;
	background-position: center center;
   	background-color: #EAE7E2;
   	height: 400px;
   	padding-top: 75px;
   	width: 100%;
   	bottom: 0px;
}

.footer_text {
	text-align: center;
	font-size: 18px;
	letter-spacing: 1px;
}

.footer_text a:hover {
	color: #1ab7ea;
}

.footer_icon02 a:hover {
	opacity: 0.7;
}

.footer_text a {
	color: #432828;
}

.footer_icon01 {
	width: 30px;
	margin: 20px auto;
}

.footer_icon02 {
	width: 40px;
	margin: 20px auto;
}

.copyright {
	text-align: center;
	padding-top: 50px;
	font-size: 12px;
}

.copyright p {
	font-size: 12px;
}

@media (max-width: 991px) {

	.tile_container {
		display: block;
		width: 90%;
	}

	.tile_item02 {
		margin-top: 30px;
	}

	.blog_article_title {
    margin: 60px 0 20px 0;
	}

	.access_container {
	padding: 30px 0 0 0;
	}

	.access_info_box {
	margin-top: 50px;
    padding-left: 15px;
	}

	.info_container {
		margin-top: 50px;
	}

	.info_b {
	width: 90vw;
	}
}


@media (min-width: 768px) {

	.navbar-brand {
	padding: 15px 15px;
 	}

	/*navbar radius delete*/
	.navbar {
		border-radius: 0px;
	}

	/*nav btn size*/
	.navbar-nav>li>a {
    	padding-top: 30px;
    	padding-bottom: 30px;
	}
}

@media (max-width: 768px) {

	.navbar-brand {
	padding: 15px 15px;
 	}

 	.box {
 		margin-top: 50px;
 	}

 	.col_box {
 		margin-top: 50px;
 	}
}

.googlecal {
position: relative;
overflow: hidden;
padding-bottom: 70%; /* 縦横比 */
height: 0;
}
.googlecal iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
/* 画面幅が768px以上の場合の縦横比の指定 */
@media only screen and (min-width: 768px) {
.googlecal { padding-bottom: 75%; }
}









