@charset "utf-8";

@media screen and (max-width: 700px) {
header {
	min-width: 100%;
}
h2.c_title {
	font-size: 18px;
	width: 60px;
	line-height: 60px;
	margin: 40px auto 40px;
}
#menu {
	display: none;
}
/*----------goyuisyo.html-----------------------------*/
#goyuisyo_top {
	width: 100%;
	height: 230px;
	padding-top: 20px;
}
h1 img {
	width: 25px;
	height: auto;
}
#c_goyuisyo {
	padding-bottom: 40px;
}
#c_goyuisyo div.inner {
	padding: 35px 20px 15px;
	box-sizing: border-box;
}
#c_goyuisyo p {
	text-align: left;
	margin-bottom: 20px;
}
/*----------about.html-----------------------------*/
#about_top {
	height: 230px;
	padding-top: 20px;
}
#c_about div.wrap {
	padding-bottom: 20px;
}
#c_about p {
	text-align: left;
	margin-bottom: 20px;
}
ul.img_list li {
	width: 100%;
	margin-right: 0px;
	margin-bottom: 20px;
}
/*----------omamori.html-----------------------------*/
#omamori_top {
	height: 230px;
	padding-top: 20px;
}
#c_omamori {
	padding-bottom: 40px;
}
#c_omamori p img {
	width: 180px;
	height: auto;
}
#c_omamori h3 {
	margin: 30px auto 20px;
	font-size: 20px;
}
#c_omamori ul.list {
	width: 100%;
	box-sizing: border-box;
	margin: 0px auto 40px;
	padding: 10px 10px 0px;
}
#c_omamori ul.list li {
	font-size: 12px;
}
#c_omamori div.wrap {
	padding: 35px 20px;
}
#c_omamori div.wrap h4 {
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.purchase {
	margin-top: 40px;
}
div.purchase div.left {
	width: 100%;
}
div.purchase h5 {
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#c_omamori p.right_img img {
	margin-top: 20px;
	width: 100%;
	height: auto;
}
/*----------visit.html-----------------------------*/
#c_visit {
	padding-bottom: 40px;
}
#visit_top {
	height: 230px;
	padding-top: 20px;
}
#c_visit p.text {
	width: 90%;
	margin: 40px auto 0px;
	text-align: left;
}
table.gokitou {
	width: 100%;
	margin: 0px auto 40px;
}
table.gokitou th {
	width: 40%;
	padding: 20px 0px;
	text-align: left;
}
table.gokitou td {
	text-align: left;
	width: 60%;
	padding: 20px 0px 20px 10px;
}
#c_hayami {
	padding-bottom: 40px;
}
#c_hayami h3 {
	margin-bottom: 10px;
}
table.hayami {
	width: 100%;
	font-size: 13px;
}
table.hayami.mb80 {
	margin-bottom: 40px;
}
ul.caution {
	width: 100%;
}
div.tex_wrap {
	margin: 0px auto 20px;
	width: 100%;
	padding: 20px 20px;
}
#c_visit div.tex_wrap p {
	margin: 10px 0px 0px;
	width: 100%;
	text-align: center;
}
div.tex_wrap p.number .big {
	font-size: 24px;
	display: block;
	margin-bottom: 5px;
}
/*----------schedule.html-----------------------------*/
#sche_top {
	width: 100%;
	height: 230px;
	padding-top: 20px;
}
#c_schedule {
	padding-bottom: 40px;
}
table.gokitou tr:first-child th, table.gokitou tr:first-child td {
 text-align: center;
}
table.events_list th {
	width: 50px;
}
table.events_list td.top {
	width: 50px;
}
/*----------access.html-----------------------------*/
#access_top {
	height: 230px;
	padding-top: 20px;
}
#c_access {
	padding-bottom: 40px;
}
table.info {
	width: 100%;
	margin-bottom: 40px;
}
table.info th {
	width: 100px;
	text-align: left;
}
p.right_img img{
  width: 100%;
	height: auto;
}
}
