.sozai_s {
	display: inline-block;
	width: 100%;
	vertical-align: middle;
}
.ex_contents {
	letter-spacing: 0.5px;
}

#location,
#location .en,
#location .ex_contents {
	font-family:"Haboro Ext Bold", Avenir , "Open Sans", "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}

@media screen and (min-width: 500px) and (max-width: 1050px) {
	.attention_panel {
		left: 160px;
	}
}
@media screen and (min-width: 0px) and (max-width: 736px) {
	.sozai_s {
		width: 64%;
	}
	p.sozai {
		width: 100%;
	}
	p.sozai_t {
		line-height: 1em;
		margin-bottom: 7px;
	}
	p.sozai .name {
		line-height: 1em;
	}
	p.sozai .br {
		line-height: 0.5em;
	}
	#location .i_map {
		width: 90%;
	}
}

@media screen and (min-width: 321px) and (max-width: 375px) {
	#attention_message {
		height: 108px;
	}
	.ip6_st {
		display:block;
	}
}
@media screen and (min-width: 376px) and (max-width: 650px) {
	#attention_message {
		height: 108px;
	}
}
@media screen and (min-width: 0px) and (max-width: 320px) {
	#attention_message {
		height: 108px;
	}
	.attention_panel {
		height: 60%;
	}
}

