/* CSS Document */

@charset "UTF-8";

@font-face {
   font-family: Hannari;
   src: url('../font/Hannari.otf') format("opentype");
}




body {  
	background-image:url(../img/glay_bg.jpg);
	background-position: center top;
	background-repeat: repeat;
	max-width: none;
	height: inherit;
	margin: 0;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 16px;
	color:#333;
	background-color: white;
	font-weight:normal;
	margin-top: 10px;
}


a:hover{
    filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
	text-decoration: underline;
}


.list_null{
	height:40px;
}

.filter{
    position:fixed;
    width:100%;
    height:100%;
    left:0;
    top:0;
	padding-top: 60px;
    background:#fff;
    
	filter:alpha(opacity=30);
    -moz-opacity:0.30;
    opacity:0.3;
	
    z-index: 999990;
}


html .filter { 
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}


.li_menu_area {
	width: 100%;
	display: block;
	float: left;
}







.cd-top {
  display: inline-block;
  height: 50px;
  width: 50px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); */
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url(../img/gototop.gif) no-repeat center 50%;
  /* border-radius: 50%; */
	
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s; }
  .cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s; }
  .cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1; }
  .cd-top.cd-fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: .5; }
  .no-touch .cd-top:hover {
    background-color: #3a52ff;
    opacity: 1; }






header {
	float: right;
	right: 50px;
}
.header_nav{
	height: 50px;
	max-width: 1390px;
	margin-left: auto;
	margin-right: auto;
}




#about,
#komori{
	font-family: Hannari, "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
    line-height: 1.2em;
}


#about p{
	margin-bottom: 20px;
}
#komori p
{
	margin-bottom: 20px;
}


.containor{
	width: 100%;
	height: auto;
	float: left;
}

.header_nav{
	margin-left: auto;
	margin-right: auto;
	max-width: 1390px;
}





.herder_area{
	width: 100%;
	height: auto;
	float: none;
}





#food{
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 40px;
		
	max-width: 1190px;
}
#food img {
	width: 100%;
	height: auto;
}















#about{
	max-width: 1690px;
	margin-left: auto;
	margin-right: auto;
	/* padding-top: 60px; */
}

.uraratei_title_pc{
	min-width: 80px;
	width: 381px;
	min-height:300px;
	background-image: url(../img/pc_title01_bg.png);
	background-position: top right;
	background-repeat: no-repeat;
	text-align: right;
	float: left;
}

.uraratei_info {
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 40px;
	width: auto;
	max-width: 790px;
	float: left;
}
.uraratei_img {
	max-width: 300px;
	min-width: 200px;
	min-height:400px;
	float: left;
}






#komori{
	max-width: 1690px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 60px;
}

.komori_title_pc{
	min-width: 80px;
	width: 381px;
	min-height:520px;
	background-image: url(../img/pc_title02_bg.png);
	background-position: top right;
	background-repeat: no-repeat;
	text-align: right;
	float: left;
}

.komori_info {
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 40px;
	width: 660px;
	max-width: 790px;
	float: left;
}
.komori_img {
	max-width: 340px;
	min-width: 200px;
	min-height:400px;
	float: left;
}

.komori_img3 {
	text-align: center;
	float: left;
	display: none;
}

.komori_img4 {
	text-align: center;
	float: left;
	display: none;
}


@media (max-width: 1600px) {
	
	#about{
		max-width: 1190px;
		margin-left: auto;
		margin-right: auto;
		
	}

	.uraratei_title_pc{
		background-image: url(../img/sp_title01_bg.png);
		background-position: top right;
		background-repeat: no-repeat;
		text-align: right;
		float: left;
		width: 70px;
		height:200px;
	}

	.uraratei_info {
		padding-top: 40px;
		padding-left: 20px;
		padding-right: 20px;
		width: 760px;;
		
	}
	.uraratei_img {
		max-width: 300px;
		min-width: 200px;
		min-height:400px;
		float: right;
	}

	.uraratei_img2 {
		width: 100%;
		text-align: right;
	
	}




	#komori{
		max-width: 1190px;
		margin-left: auto;
		margin-right: auto;
		padding-top: 60px;
	}

	
	.komori_title_pc{
		width: 70px;
		height:200px;
		background-image: url(../img/sp_title01_bg.png);
		background-position: top right;
		background-repeat: no-repeat;
		text-align: right;
		float: left;
	}

	.komori_info {
		padding-top: 40px;
		padding-left: 20px;
		padding-right: 20px;
		/* width: 680px; */
		max-width: 1080px;
	}
	.komori_img {
		max-width: 340px;
		min-width: 200px;
		min-height:400px;
		float: right;
		display: none;
	}

	.komori_img2 {
		width: 100%;
	}
	
	.komori_img2 img{
		width: 100%;
	}

	
	.komori_img3 {
		display: block;
	}
	
}



@media (max-width: 1200px) {
	
	#about{
		max-width: 1190px;
		margin-left: auto;
		margin-right: auto;
		
	}

	.uraratei_title_pc{
		background-image: url(../img/sp_title01_bg.png);
		background-position: top right;
		background-repeat: no-repeat;
		text-align: right;
		float: left;
		width: 70px;
		height:200px;
	}

	.uraratei_info {
		padding-top: 40px;
		padding-left: 20px;
		padding-right: 20px;
		/* width: 760px; */
		max-width: 1080px;
		width: 85%;
		
	}
	.uraratei_img {
		max-width: 300px;
		min-width: 200px;
		min-height:400px;
		float: right;
	}

	.uraratei_img2 {
		width: 100%;
		text-align: right;
	
	}




	#komori{
		max-width: 1190px;
		margin-left: auto;
		margin-right: auto;
		padding-top: 40px;
	}

	
	.komori_title_pc{		
		width: 70px;
		height:200px;
		background-image: url(../img/sp_title01_bg.png);
		background-position: top right;
		background-repeat: no-repeat;
		text-align: right;
		float: left;
	}

	.komori_info {
		padding-top: 40px;
		padding-left: 20px;
		padding-right: 20px;
		/* width: 680px; */
		max-width: 1080px;
		width: 85%;
	}
	.komori_img {
		/*
		max-width: 340px;
		min-width: 200px;
		min-height:400px;
		float: right;
		*/
		width: 0px;
		height: 0px;
		display: none;
	}

	.komori_img3 {
		display: none;
	}
	
	.komori_img4 {
		display: block;
		float: right;
	}
	
}



@media (max-width: 900px) {

	.uraratei_title_pc{
		background-image: url(../img/sp_title01_bg.png);
		background-position: top right;
		background-repeat: no-repeat;
		text-align: right;
		float: left;
		width: 70px;
		height:200px;
	}

	.uraratei_info {
		padding-top: 40px;
		padding-left: 20px;
		padding-right: 20px;
		/* width: 660px; */
		max-width: 780px;
		width: 80%;
		
	}


	.komori_title_pc{		
		width: 70px;
		height:200px;
		background-image: url(../img/sp_title01_bg.png);
		background-position: top right;
		background-repeat: no-repeat;
		text-align: right;
		float: left;
	}

	.komori_info {
		padding-top: 40px;
		padding-left: 20px;
		padding-right: 20px;
		/* width: 620px; */
		max-width: 780px;
		width: 80%;
	}

	.komori_img {
		width: 0px;
		height: 0px;
		display: none;
	}

	.komori_img3 {
		width: 0px;
		height: 0px;
		display: none;
	}
	
	.komori_img4 {
		float: right;
		display: block;
		max-width: 780px;
		width: 80%;
	}
	.komori_img4 img {
		width: 100%;
	}
	
}

@media (max-width: 800px) {

	.uraratei_title_pc{
		background-image: url(../img/sp_title01_bg.png);
		background-position: top right;
		background-repeat: no-repeat;
		text-align: right;
		float: left;
		width: 70px;
		height:200px;
	}

	.uraratei_info {
		padding-top: 40px;
		padding-left: 20px;
		padding-right: 20px;
		width: 560px;;
		
	}


	.komori_title_pc{		
		width: 70px;
		height:200px;
		background-image: url(../img/sp_title01_bg.png);
		background-position: top right;
		background-repeat: no-repeat;
		text-align: right;
		float: left;
	}

	.komori_info {
		padding-top: 40px;
		padding-left: 20px;
		padding-right: 20px;
		width: 520px;
		/* width: 520px; */
		max-width: 680px;
		width: 80%;
	}


	
}



@media (min-width: 768px) {

	.sp_disp {
		display: none;
	}
	.uraratei_title_sp{
		display: none;
	}
	.komori_title_sp{
		display: none;
	}
	
	#header{
		margin-left: auto;
		margin-right: auto;
		max-width: 1290px;
	}
	
	
	.header_nav img{
		padding-top: 22px;
		padding-bottom: 22px;
		width: 200px;
	}

	.nav_menu_log {
		padding-bottom: 100px;
	}
	
	
	#home{
		position: relative;
		top: -100px;
	}
	

	.herder_left{
		width: 35%;
		height:auto;
		position: relative;
		right: -50px;
		float: left;
		z-index: 9999;

	}
	.herder_left img{
		width: 100%;
		height:auto;
	}
	.herder_right{
		width: 60%;
		/* height:auto; */ 
		position: relative;
		right: 50px;
		float: right;

	}
	.herder_right img{
		width: 100%;
		height:auto;
	}

	
	.uraratei_title_pc img{	
		width: 55px;
		height: auto;
	}
	
	.komori_title_pc img{	
		width: 55px;
		height: auto;
	}
	
	
	
	#tyodohin{
		position: relative;
		top: -50px;
	}
	
	#access {
	widows: 100%;
	margin: auto;
	padding-top: 60px;
}
	
	.footer_fb{
		float: right;
		width: 50%;
		height: auto;
	}
	
	.footer_contact{
		float: left;
		width: 50%;
	}
	.footer_contact_info{
		float: left;
		max-width: 300px;
	}
	
	.fb-page{
		max-width: 500px;
		height: 700px;
	}

	footer {
		max-width: 1040px;
		height: 700px;
		margin-left: auto;
		margin-right: auto;
		padding-top: 60px;
		padding-bottom: 60px;
	}
		
}

@media (max-width: 767.9px) {

	.pc_disp {
		display: none;
	}
	.uraratei_title_pc{
		display: none;
	}
	.komori_title_pc{
		display: none;
	}
	
	#header{
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		height:100%;
		
	}

	.header_nav img{
		width: 120px;
	}
	
	#home{
		position: relative;
		top: -95px;
		left: -60px;
	}
	
	.herder_left{
		width: 35%;
		height:auto;
		position: relative;
		right: -50px;
		float: left;
		z-index: 9999;

	}
	.herder_left img{
		width: 100%;
		height:auto;
	}
	.herder_right{
		width: 60%;
		height:auto;
		position: relative;
		right: 50px;
		float: right;

	}
	.herder_right img{
		width: 100%;
		height:auto;
	}

	

	
	#tyodohin{
		position: relative;
		top: -20px;
		left:-40px;
	}
	
	#access {
		widows: 100%;
		margin: auto;
		/* padding-top: 60px; */
	}
	
	.footer_fb{
		float: none;
		width: 100%;
		height: auto;
		margin-bottom: 60px;
		text-align: center;
	}
	
	.footer_contact{
		float: none;
		width: 100%;
		text-align: center;
	}
	
	.footer_contact_info{
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		width: 80%;
	}
	
	.fb-page{
		margin-left: auto;
		margin-right: auto;
		width: 80%;
		height: 700px;
	}
	

	footer {
		margin-left: auto;
		margin-right: auto;
		padding-top: 60px;
		padding-bottom: 60px;
	}

	
	
	
	
	#about{
		/* padding-top: 60px; */
		width: 100%;
		float: left;
	}

	.uraratei_title_sp{
		background-image:url("");
		width: 10%;
		height:200px;
		text-align: right;
		float: left;
	}
	.uraratei_title_sp img{	
		width: 50px;
		height: auto;
	}
	
	.uraratei_info {
		padding-top: 30px;
		/*
		padding-left: 20px;
		padding-right: 20px;
		*/
		width: 80%;
		
	}
	.uraratei_img {
		max-width: 300px;
		min-width: 200px;
		/* min-height:400px; */
		float: right;
	}

	.uraratei_img2 {
		width: 100%;
		text-align: right;
	}


	.uraratei_img2 img{
		width: 100%;
	}

	#komori{
		width: 100%;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		/* padding-top: 60px; */
		
	}

	
	.komori_title_sp{	
		background-image:url("");
		width: 10%;
		height: 200px;
		text-align: right;
		float: left;
	}

	
	.komori_title_sp img{	
		width: 50px;
		height: auto;
	}

	.komori_info {
		padding-top: 30px;
		/*
		padding-left: 20px;
		padding-right: 20px;
		*/
		width: 80%;
	}

	.komori_img {
		width: 0px;
		height: 0px;
		display: none;
	}

	.komori_img3 {
		width: 0px;
		height: 0px;
		display: none;
	}
	
	
	.komori_img4 {
		display: none;
		height: 0;
		width: 0;
	}
	
	

}



@media (max-width: 620px) {

	#home{
		position: relative;
		top: -90px;
		left: -60px;
	}
	
	.uraratei_title_sp{
		background-image:url("");
		background-position: top right;
		background-repeat: no-repeat;
		text-align: right;
		float: left;
		width: 10%;
		height:200px;
	}

	.uraratei_info {
		padding-top: 30px;
		padding-left: 20px;
		padding-right: 20px;
		width: 80%;
		
	}


	.komori_title_sp{		
		width: 10%;
		height:200px;
		background-image:url("");
		background-position: top right;
		background-repeat: no-repeat;
		text-align: right;
		float: left;
	}

	.komori_info {
		padding-top: 30px;
		padding-left: 20px;
		padding-right: 20px;
		width: 80%;
	}


	
}

@media (max-width: 420px) {
	
	#home{
		position: relative;
		top: -85px;
		left: -60px;
	}
	
	.uraratei_title_sp{
		background-image:url("");
		background-position: top right;
		background-repeat: no-repeat;
		text-align: right;
		float: left;
		width: 50px;
	}

	.uraratei_info {
		padding-top: 30px;
		padding-left: 10px;
		padding-right: 10px;
		width: 80%;
		
	}


	.komori_title_sp{		
		width: 50px;
		background-image:url("");
		background-position: top right;
		background-repeat: no-repeat;
		text-align: right;
		float: left;
	}

	.komori_info {
		padding-top: 30px;
		padding-left: 10px;
		padding-right: 10px;
		width: 80%;
	}


	
}


@media (max-width: 380px) {
	
	#home{
		position: relative;
		top: -80px;
		left: -60px;
	}
	
	.uraratei_title_sp{
		background-image:url("");
		background-position: top right;
		background-repeat: no-repeat;
		text-align: right;
		float: left;
		width: 50px;
	}

	.uraratei_info {
		padding-top: 30px;
		padding-left: 10px;
		padding-right: 10px;
		width: 75%;
		
	}


	.komori_title_sp{		
		width: 50px;
		background-image:url("");
		background-position: top right;
		background-repeat: no-repeat;
		text-align: right;
		float: left;
	}

	.komori_info {
		padding-top: 30px;
		padding-left: 10px;
		padding-right: 10px;
		width: 75%;
	}


	
}

@media (max-width: 320px) {

	#home{
		position: relative;
		top: -70px;
		left: -60px;
	}
	
	.uraratei_title_sp{
		background-image:url("");
		background-position: top right;
		background-repeat: no-repeat;
		text-align: right;
		float: left;
		width: 50px;
	}

	.uraratei_info {
		padding-top: 30px;
		padding-left: 2px;
		padding-right: 2px;
		width: 70%;
		
	}


	.komori_title_sp{		
		width: 50px;
		background-image:url("");
		background-position: top right;
		background-repeat: no-repeat;
		text-align: right;
		float: left;
	}

	.komori_info {
		padding-top: 30px;
		padding-left: 2px;
		padding-right: 2px;
		width: 70%;
	}


	
}


.dummy {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
}




.footer_contact img{
	padding-bottom: 20px;
}




.bg_footer {
	background-color: #323333;
	color: #E9E5DC;
	font-family: Hannari, "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
    line-height: 1.2em;
}



.bg_food{
	background-image: url(../img/pc_foodbg.png);
	background-repeat: repeat;
}



.relative {
    position: relative;
}









