@charset "utf-8";
/* デスクトップ＆スマホ共通項目 */
	body {background-color: #ffffff;}
	#about dl, #about dt, #about dd {font-size: 0em;}

@media (min-width: 1180px){
	/***ヘッダー***/
	#head h1 {
	display: block;
	position: relative;
	background: url("../images/desktop/logo.png") center top no-repeat;
	height: 948px;
	margin: 0 auto;
	margin-top: -948px;
	}
 	#head h1, #head h2, #head h3 {
 	font-size:0em;
 	}
	#pc_movie {
	display: block;
	position: relative;
	width: 720px;
	height: 405px;
	margin: 0 auto;
	padding-top: 230px;
	}
	/***メイン***/
	#main {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 0;
	padding: 0;
	}
	#main {
	margin: 0 auto;
	text-align: center;
	}
	#about {
	background: url("../images/desktop/about.jpg") center top no-repeat;
	height: 1421px;
	margin: 0 auto;
	}
	
	#about p,
	#sake h1, #sake dt, #sake dd,
	#washoku h1, #washoku dt, #washoku dd,
	#tenpla h1, #tenpla dt, #tenpla dd {
	font-size: 0em;
	}
	
	#sake li:nth-child(1)  {
	background: url("../images/desktop/sake01.jpg") center top no-repeat;
	height: 604px;
	margin: 0 auto;
	font-size: 0em;
	}
	#sake li:nth-child(3)  {
	background: url("../images/desktop/sake02.jpg") center top no-repeat;
	height: 603px;
	margin: 0 auto;
	font-size: 0em;
	}
	#sake li:nth-child(5)  {
	background: url("../images/desktop/sake03.jpg") center top no-repeat;
	height: 603px;
	margin: 0 auto;
	font-size: 0em;
	}
	#sake li:nth-child(6)  {
	background: url("../images/desktop/sake04.jpg") center top no-repeat;
	height: 600px;
	margin: 0 auto;
	font-size: 0em;
	}
	#sake li:nth-child(7)  {
	background: url("../images/desktop/sake05.jpg") center top no-repeat;
	height: 188px;
	margin: 0 auto;
	margin-top: 50px;
	font-size: 0em;
	}
	
	#washoku li:nth-child(1)  {
	background: url("../images/desktop/washoku01.jpg") center top no-repeat;
	height: 600px;
	margin: 0 auto;
	font-size: 0em;
	}
	#washoku li:nth-child(3)  {
	background: url("../images/desktop/washoku02.jpg") center top no-repeat;
	height: 600px;
	margin: 0 auto;
	font-size: 0em;
	}
	#washoku li:nth-child(5)  {
	background: url("../images/desktop/washoku03.jpg") center top no-repeat;
	height: 600px;
	margin: 0 auto;
	font-size: 0em;
	}
	#washoku li:nth-child(7)  {
	background: url("../images/desktop/washoku04.jpg") center top no-repeat;
	height: 659px;
	margin: 0 auto;
	font-size: 0em;
	}
	#washoku li:nth-child(9)  {
	background: url("../images/desktop/washoku05.jpg") center top no-repeat;
	height: 209px;
	margin: 0 auto;
	margin-top: 15px;
	font-size: 0em;
	}
	
	#tenpla li:nth-child(1)  {
	background: url("../images/desktop/tenpla01.jpg") center top no-repeat;
	height: 600px;
	margin: 0 auto;
	font-size: 0em;
	}
	#tenpla li:nth-child(3)  {
	background: url("../images/desktop/tenpla02.jpg") center top no-repeat;
	height: 600px;
	margin: 0 auto;
	font-size: 0em;
	}
	#tenpla li:nth-child(5)  {
	background: url("../images/desktop/tenpla03.jpg") center top no-repeat;
	height: 600px;
	margin: 0 auto;
	font-size: 0em;
	}
	#tenpla li:nth-child(7)  {
	background: url("../images/desktop/tenpla04.jpg") center top no-repeat;
	height: 600px;
	margin: 0 auto;
	font-size: 0em;
	}
	#tenpla li:nth-child(8)  {
	background: url("../images/desktop/tenpla05.jpg") center top no-repeat;
	height: 258px;
	margin: 0 auto;
	margin-top: 30px;
	font-size: 0em;
	}
	#tenpla li:nth-child(9) , #tenpla li:nth-child(10)  {font-size: 0em;}
	
	#smp_movie{
		display:none;
	}
	
}

		


