@charset "UTF-8";
h1{color: #000000;}
.head_box{position: relative;width: 100%;top:0;height: auto;}
.page_header{
margin-top: 0%;
width: 100%;
height: 0;
  padding-top: calc(870 / 1100 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) 
  background: url("../img/header_img.jpg") center center / cover no-repeat;*/
}
nav.g_menu ul li a{color: #000000;}
.w35per_center{width: 35%; margin: 2% auto;}

.w80per img{width: 100%;}	
.w60per{width: 63%;}
.w40per{width: 34%;}


footer {
	clear:both;
	padding:2% 0;
	font-size:14px;
	text-align:left;
	background-color:#6A3906;
	color: #ffffff;
}

.h1_title {
	font-weight: 200;
	font-size: 6px;
	text-align: left;
	color: #666;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	display: block;
	width: 100%;
}
.w48per_w100per {
	width: 45%;
}

.w90per_w100per {
		width: 90%;
		margin: 0 auto;
		display: block;
	}
.w80per_w100per {
	width: 50%;
	padding-top: 150px;
}

.w100per_w70per {
		width: 100%;
		margin: 0px auto;
	}
	
.w1000px_95per {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
}

.w1000px_w100per {
	width: 1000px;
	margin: 0 auto;
}

.center_contents {
	display: block;
	margin: 0 auto;
}

.image_right {
	width: 50%;
	float: right;
}

.logo_left {
	width: 50%;
	float: left;
}

.sns_btn {
	height: 50px;
	width: auto;
	float: left:
}

.sns_btn2 {
	height: 50px;
	float: left;
}

.sns_btn3 {
	height: 50px;
	display: block;
	margin: 0 auto;
}



.cafe_adress,.cafe_name {
	color: #6a3906;
}

.cafe_name {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	display: block;
	margin-bottom: 10px;
}
.cafe_adress {
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4
	
}

.coworking {
	font-size: 24px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.coworking2 {
	
	font-size: 16px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: normal;
	letter-spacing: 0.1em;
}

.t1 {
	border-bottom: 1px solid #6A3906;
	margin-bottom: 20px;
	
}

.title_bar {
	display: block;
	width: auto;
	height: 80px;
	margin: 20px auto;
}

.shop_info_wrap {
	overflow: hidden;
	border-radius: 5px;
	border: 1px solid #6A3906;
	padding: 5%;
	width: auto;
	display: block;
	margin: 50px auto;
}

.naiyou  {
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
.youbi {
	font-size: 16px;
	font-weight: bold;
}

.shop_info_time {
	color: #6A3906;
	float: left;
	width: 20%;
	font-size: 15px;
	line-height: 1.4;
	font-weight: normal;
}
.shop_info_plice {
	color: #6A3906;
	float: right;
	width: 75%;
	font-size: 15px;
	line-height: 1.4;
	font-weight: normal;
}







.child4 {
	width: 23%;
	margin-bottom: 30px;
}



.imagebox {
	width: 100%;
	height: 200px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #E1E1E1;
}

.footer_logo {
	width: 100%; height: auto;
	
}

/*================================================
 *  スマートフォン向けデザイン
 ================================================*/
@media screen and (max-width:560px) {
.sp_img100 img{width: 100%;}
.page_header{
width: 100%;
  height: 0;
  padding-top: calc(440 / 560 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  background: url("../img/header_img_sp.jpg") center center / cover no-repeat;
}
.w35per_center{width: 100%; margin: 2% auto;}	

.w48per_w100per {
	width: 100%;
}
.w80per_w100per {
	width: 80%;
	padding-top: 50px;
}
	
.w80per img{width: 100%;}	
.w60per{width: 100%;margin-bottom: 5%;}
.w40per{width: 100%;margin-bottom: 5%;}


.w90per_w100per {
		width: 100%;
	}
.w100per_w70per {
		width: 70%;
		margin: 10px auto;
	display: block;
	}
.w1000px_w100per {
	width: 100%;
}


.w1000px_95per {
	width: 95%;
}


	
.logo_left {
		width: 44%
	}
	
.image_right {
		width: 55%;
	}
.cafe_name {
	font-size: 16px;
}
.cafe_adress {
	font-size: 14px;
	
}

.sns_btn {
	height: 40px;
}


.title_bar {
	width: 100%;
	height: auto;
	margin: 20px auto;
}
.shop_info_wrap {
	width: 84%;
	padding: 3%;
	margin: 20px auto;
}

.shop_info_time {
	width: 38%;
	font-size: 14px;
}
.shop_info_plice {
	width: 58%;
	font-size: 14px;
}
	
.imagebox {
	width: 100%;
	height: 150px;}

.flexbox {
		width: 90%;
		margin: 0 auto;
	}
	
.child4 {
		width: 46%;
	}
	


	
}