@charset "utf-8";
/* CSS Document */

header img{
	border-radius:10px;
	margin: auto;
}

header .text{
	line-height: 180%;
	letter-spacing: 1px;
}

header h2{
	background-image:url(../img/awabi/main_bg.png);
	background-position:center top;
	background-repeat: no-repeat;
	color:#333;
	margin-top:-45px;
	position:relative;
	text-align: center;
	font-size:170%;
	line-height:100%;
	letter-spacing:5px;
	padding:15px 0;
	font-family: "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro W3", "Hiragino Mincho Pro", "ï¼­ï¼³ ï¼°æ˜Žæœ", "MS PMincho", serif;
}

header h2 .color{
	color: #619CB6;
	font-size: 170%;
	line-height:120%;
}

header h2 .text{
	font-size: 150%;
	line-height:120%;
}

.awabi{
	border:solid 1px #e6e6e6;
	margin-top:50px;
	letter-spacing: 5px;
	padding: 0 0 0 40px;
}

.awabiIco{
	text-align: center;
	font-size:180%;
	line-height:100%;
	letter-spacing: 3px;
	margin-top:-20px;
	margin-left:-40px;
	padding: 18px 10px 10px 10px;
}

.awabiIco span{
	background-color: #FFF;
	background-image: url(../img/awabi/icon_illust.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #619CB6;
	font-family: "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro W3", "Hiragino Mincho Pro", "ï¼­ï¼³ ï¼°æ˜Žæœ", "MS PMincho", serif;
	padding: 20px 5px 0 55px;
	text-align: center;
	vertical-align:middle;
}

.inWrap h4{
	background:url(../img/awabi/title_border.gif) repeat-x bottom;
	color:#333;
	font-size: 150%;
	line-height:100%;
	letter-spacing: 4px;
	padding-bottom: 20px;
	margin-bottom:30px;
	text-align: center;
}

.inWrap h4 span{
	display: block;
	padding: 5px 0 0 35px;
}

.inWrap h5{
	margin-top: 20px;
	font-size: 130%;
	position: relative;
	padding: 0.5em;
	background: #a6d3c8;
	color: white;
}

.inWrap h5::before {
position: absolute;
content: '';
top: 100%;
left: 0;
border: none;
border-bottom: solid 15px transparent;
border-right: solid 20px rgb(149, 158, 155);
}

.imgRight,
.imgLeft,
.imgBottom{
	padding:0 15px;
	margin-bottom:40px;
}

.imgRight .imgInTitle,
.imgLeft .text,
.imgLeft .textInTitleT,
.imgLeft .textInTitle{
	float:right;
}

.imgLeft .imgInTitle,
.imgRight .text,
.imgRight .textInTitle{
	float:left;
}

.imgBottom .img{
	display: inline-block;
}

.imgBottom ul li{
	float:left;
	width:31.9%;
}

.imgLeft .img{
	float:left;
	width: 37%;
}

.imgRight .img{
	float:right;
	width: 37%;
}

.inWrap li{
	padding:5px;
}

.inWrap img{
	width: 100%;
    height: auto;
}

.imgRight .imgInTitle img,
.imgLeft .imgInTitle img{
	padding: 5px;
	width: 280px;
}

.imgBottom .text{
	line-height: 180%;
	letter-spacing: 1px;
	margin-bottom:10px;
}

.imgRight .text,
.imgLeft .text{
	width: 600px;
	line-height: 180%;
	letter-spacing: 1px;
	margin-bottom:10px;
}

.imgRight .textInTitleT,
.imgLeft .textInTitleT{
	width: 600px;
}

.imgRight .textInTitle,
.imgLeft .textInTitle{
	width: 600px;
	line-height: 180%;
	letter-spacing: 1px;
	margin-bottom:10px;
}

.imgBottom .table_temp{
	margin: 20px 0;
}
.imgBottom .table_temp th{
	width: 20%;
    text-align: center;
	font-weight: normal;
}

.restaurant{
	float:left;
	width:68%; 
}

.restaurantImg{
	float:right;
	width:30%; 	
	margin-top: 20px;
}

.restaurantImg img{
	width:100%; 	
}

*, ::before, ::after {
  box-sizing: content-box;
}

body{
	letter-spacing: 0;
}


@media screen and (max-width:640px){

img,
.imgRight .imgInTitle img,
.imgLeft .imgInTitle img{
	width: 100%;
}

.imgRight .text,
.imgLeft .text,
.imgRight .textInTitle,
.imgLeft .textInTitle,
.imgRight .textInTitleT,
.imgLeft .textInTitleT{
	width: auto;
}

header img{
	border-radius:0px;
}

header h2{
	background-image:none;
	font-size: 160%;
	padding:35px 0 10px;
	border-bottom: 1px solid #e6e5dc;
    margin: -10px 0 20px 0;
	width:100%;
}

header h2 .text{
	padding-top:30px;
	font-size: 100%;
}

.awabiIco{
	margin-top:0;
}

.awabiIco span{
	line-height:100%;
	background-color:transparent;
}

h4{
	padding-top:30px;
	letter-spacing: 0;
}

.imgRight,
.imgLeft,
.imgBottom{
	padding:0;
}

.imgRight .imgInTitle,
.imgRight .text,
.imgRight .textInTitle,
.imgLeft .text,
.imgLeft .textInTitleT,
.imgLeft .textInTitle,
.imgLeft .imgInTitle{
	float:none;
}

.imgBottom .img{
	display: inline;
}

.imgBottom ul li,
.imgLeft .img,
.imgRight .img{
	float:none;
	width:100%;
}

.imgRight .imgInTitle img,
.imgLeft .imgInTitle img{
	margin-bottom:30px;
}

.imgRight .imgInTitle p,
.imgLeft .imgInTitle p{
	padding: 5px;
}

.imgRight .imgInTitle img,
.imgLeft .imgInTitle img{
	padding: 0;
}

.inWrap li {
    padding: 5px 0 5px 0;
}

.imgBottom .table_temp th,
.imgBottom .table_temp td{
	display: block;
	width: auto;
	padding: 5px;
}

.restaurant{
	float:none;
	width:100%; 
}

.restaurantImg{
	float:none;
	width:100%; 	
}

}

.table_temp tr:first-child th {
  background: #FAFAFA!important;
  color: #222222!important;
  text-align: center;
}
.table_temp tr th{
  background: #FAFAFA!important;
  color: #222222!important;
  text-align: center;
  
}

@media screen and (max-width:640px){
}

.table_temp tr th{
background: #fafafa!important;	
}

.table_temp tr:first-child th{
background: #fafafa;
color:#222222;
text-align: inherit;
}

@media screen and (max-width:640px){
*, ::before, ::after {
  box-sizing:border-box;
}	
	
.table_temp tr th{
		width: 100%!important;
		display: block;
	}	
	
.table_temp tr td{
		width: 100%!important;
		display: block;
	}	

}
