@charset "UTF-8";


/*▼------ここからCONTENTS設定------*/
	
#contents{
		width: 100%;
		height: auto;
		padding-top: 50px;
		padding-bottom: 60px;
		background-color: #000;
		text-align: center;
		font-size: 1rem;
		color: #ccc;
		font-family:"Lucida Grande","segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN",'メイリオ', Meiryo, Verdana, Arial, sans-serif
		}
		
#content img{
		width: 100%;
		height: auto;
		}
		
#content{
		width: 100%;
		height: auto;
		background-color: #000;
		text-align: center;
		font-size: 1rem;
		color: #ccc;
		font-family:"Lucida Grande","segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN",'メイリオ', Meiryo, Verdana, Arial, sans-serif
		}
		
h1{
		font-size: 1.2rem;
		margin-bottom: 1rem;
		text-align: center;
		}		

h2{
		font-size: 1rem;
		line-height: 1.3;
		width: 90%;
		margin: auto;
		margin-top: 3rem;
		margin-bottom: 0.5rem;
		}
span.b{
	font-weight: bold;
	font-size: 1.1rem;
}

#contents .icon{
	float: right;
	margin-top: 5px;
}
#contents .icon img{
	float: right;
	width: 40%;
	height: auto;	
}
span.right{
	float: right;
}
		
img#wide{
		width: 100%;
		}
		
div#google iframe{
		width: 90%;
		margin: auto;
		margin-top: 30px;
		margin-bottom: 50px;
		text-align: center;
		}
		
#tyoukai img{
		width: 100%;
		height: auto;
		}
		
.coment_top{
		width: 90%;
		margin: auto;
		margin-top: 0.3rem;
		text-align: left;
		line-height: 1.3;
		}
		
#photos{
		width: 90%;
		margin: auto;
		}
		
#photos img{
		display: block;
		}
		
#route_map,#akame_course{
		width: 90%;
		margin: auto;
		margin-bottom: 30px;
		}
		
#panoramic_en{
		width: 90%;
		margin: auto;
		margin-bottom: 30px;
		}
		
.coment{
		color: #aaa;
		width: 100%;
		margin: auto;
		margin-bottom: 0.7rem;
		margin-top: 0.3rem;
		line-height: 1.3;
		}

a:link{
		color: #aaa;
		}
		
a:visited{
		color: #aaa;
		}


/*▼４００ｐｘ以上のデバイスに適用▼*/	
@media only screen and (min-width: 400px) { 
	h2 br{
		display: none;
		}
}
/*▲４００ｐｘ以上のデバイスに適用▲*/	

/*▼９８０ｐｘ以上のデバイスに適用▼*/	
@media only screen and (min-width: 980px) { 
	div#sub_contents{
		width: 980px;
		margin: auto;
		}
		
	div#photos{
		width: 882px;
		margin: auto;
		}
}
/*▲９８０ｐｘ以上のデバイスに適用▲*/
