@charset "UTF-8";






@media only screen and (max-width: 480px) {




/*======================================

	h2 h3
	
========================================*/

h3{
	font-size:20px;
	line-height: 30px;
	font-weight: 400;
	padding: 12px 15px 12px 15px;
	margin: 0px 0 20px 0;
	background: #000;
	color: #fff;
}

h3 span{
	display: inline-block;
	vertical-align: baseline;
	font-size:18px;
	line-height: 18px;
	font-weight: 400;
	margin: 0px 0 0px 10px;
}

h4{
	font-size:18px;
	line-height: 22px;
	padding: 10px 8px 12px 8px;
	margin: 0px 0 20px 0;
	border-bottom: 1px solid #000;
}
h5{
	font-size:16px;
	line-height: 22px;
	padding: 4px 0px 4px 8px;
	margin: 0px 0 12px 0;
	border-left : 1px solid #222;
}

    .google-maps {
	    margin: 0 0 50px 0;
    position: relative;
    height: 400px !important;
    overflow: hidden;
    }
    .google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 400px !important;
    overflow: hidden;
    }
   

.floor-box{
	width:100%;
	padding: 0;
	margin: 0 0 50px 0;
}

.floor-box-left{
	width:350px;
	float: left;
	padding: 0;
	margin: 0 0 0px 0;
}
.floor-box-right{
	width:700px;
	float: right;
	padding: 0;
	margin: 0 0 0px 0;
}





#ceo-photo{
	width:150px;
	float: right;
	margin: 0 0 0 15px;;
}
#ceo-photo  p{
	font-size: 14px;
}
#ceo-photo  p span{
	display: block;
}




/*======================================

	tokusho
	
========================================*/


ul.tokusho-list{
	font-size: 16px;
	font-weight: 300;
	padding: 0 0 0 15px;
	margin: 8px 0 8px 0;
}

ul.tokusho-list li{
	line-height: 30px;
}







/*======================================

	shop
	
========================================*/
.shop-interior{
	width:100%;
	border-top:0px solid #ccc;
	margin:20px 0 30px 0;
	padding:0 0 0 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	background: transparent;
}

.shop-interior a{
	display: block;
	width: 32%;
}
.shop-interior a img{
	width: 100%;
}




}/*//end  max-width: 480px ///////////////////////*/










@media only screen and (min-width: 481px) {


/*======================================

	h2 h3
	
========================================*/

h3{
	font-size:20px;
	line-height: 30px;
	font-weight: 400;
	padding: 12px 15px 12px 15px;
	margin: 0px 0 20px 0;
	background: #000;
	color: #fff;
}

h3 span{
	display: inline-block;
	vertical-align: baseline;
	font-size:18px;
	line-height: 18px;
	font-weight: 400;
	margin: 0px 0 0px 10px;
}

h4{
	font-size:18px;
	line-height: 22px;
	padding: 10px 8px 12px 8px;
	margin: 0px 0 20px 0;
	border-bottom: 1px solid #000;
}
h5{
	font-size:16px;
	line-height: 22px;
	padding: 4px 0px 4px 8px;
	margin: 0px 0 12px 0;
	border-left : 1px solid #222;
}

    .google-maps {
	    margin: 0 0 50px 0;
    position: relative;
    height: 400px !important;
    overflow: hidden;
    }
    .google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 400px !important;
    overflow: hidden;
    }
   

.floor-box{
	width:100%;
	padding: 0;
	margin: 0 0 50px 0;
}

.floor-box-left{
	width:350px;
	float: left;
	padding: 0;
	margin: 0 0 0px 0;
}
.floor-box-right{
	width:700px;
	float: right;
	padding: 0;
	margin: 0 0 0px 0;
}





#ceo-photo{
	width:350px;
	float: right;
	margin: 0 0 0 15px;;
}




/*======================================

	tokusho
	
========================================*/


ul.tokusho-list{
	font-size: 16px;
	font-weight: 300;
	padding: 0 0 0 15px;
	margin: 8px 0 8px 0;
}

ul.tokusho-list li{
	line-height: 30px;
}



/*======================================

	shop
	
========================================*/
.shop-interior{
	width:100%;
	border-top:0px solid #ccc;
	margin:20px 0 30px 0;
	padding:0 0 0 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	background: transparent;
}

.shop-interior a{
	display: block;
	width: 32%;
}
.shop-interior a img{
	width: 100%;
}



}





