#page_title {
	background: url('../images/tenshochi/h2.jpg') no-repeat top center;
}
#contents h3 {
	background: url('../images/common/h3_4.png') no-repeat center;
}

#contents section h4:before {
	content: "●";
	color: #ffe297;
}

#contents section h5 {
	color: #ffe297;
	font-size: 18px;
}

.gallery{
	justify-content: center;
}

.gallery li {
	width: calc(100% / 3 - 20px) !important;
}
#item47{
text-align:center;
}
#item48 .float_l {
	width: 630px;
	float: left;
}

#item48 .float_l table {
	width: 100%;
}

#item48 .float_l th,
#item48 .float_l td {
	border-bottom: 1px dashed #a6a6a6;
	text-align: left;
	font-weight: normal;
	padding: 5px;
}

#item48 .float_l th {
	width: 150px;
}

#side{
	display: none;
}

#contents{
	width: 100%;
	margin: 0 auto;
	float: none;
}

#contents article{
	width: 100%;
}

#contents #item92 h3{
	background: none;
	color: #af5f1f;
  font-family: "vdl-v7mincho",sans-serif;
	font-size: 30px;
	font-weight: normal;
	height: auto;
	line-height: 2;
}

#contents #item92 h4{
	color: #5b422e;
  font-family: "vdl-v7mincho",sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
}

#contents #item92 h4:before{
	content: "";
}

#contents #item92 .sodan{
	background: #f3ecdc;
	-webkit-border-radius: 10px;
	        border-radius: 10px;
  margin: 0 0 40px 0;
}

#contents #item92 .sodan h4{
	padding: 0;
	margin: 0;
	text-shadow: 	 0px -1px 2px #fff,
								 1px -1px 2px #fff,
								 1px  0px 2px #fff,
								 1px  1px 2px #fff,
								 0px  1px 2px #fff,
								-1px  1px 2px #fff,
								-1px  0px 2px #fff,
								-1px -1px 2px #fff;
}

#contents #item92 .sodan+p{
	margin: 0 40px 40px;
	text-align: justify;
}

#contents #item92 .sodan ul{
	display: -webkit-box; /* before Android4.3 iOS6:Safari */
	display: -ms-flexbox; /* IE10 */
	display: -webkit-flex; /* Pc-safari */
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-flex-flow: row wrap; /* IE10 */
	-webkit-flex-flow: row wrap; /* Pc-safari */
	flex-flow: row wrap;
	justify-content: center;
	/* align-items: center; */
	list-style: none;
	margin: 0;
	padding: 0;
}

#contents #item92 .sodan ul li{
	width: 33%;
text-align:center;
}


#contents #item92 dl{
	margin: 0 0 40px 0;
}

#contents #item92 dl dt{
	position: relative;
	display: inline-block;
	background: #eb8932;
	padding: 20px 40px;
	-webkit-border-radius: 7px;
	        border-radius: 7px;
	font-family: yu-mincho-pr6, sans-serif;
	color: #fff;
	z-index: 1000;
}

#contents #item92 dl dt:before{
	position: absolute;
	content: url('../../../media/tenshochi/hukidashi_parts1.png');
	bottom: -30px;
	left: 100px;
}

#contents #item92 dl dd{
	position: relative;
	background: #ffe7ac;
	padding: 20px 40px;
	-webkit-border-radius: 7px;
	        border-radius: 7px;
	margin: -10px 0 0 160px;
	font-family: yu-mincho-pr6, sans-serif;
	text-align: justify;
}

#contents #item92 dl dd:before{
	position: absolute;
	content: url('../../../media/tenshochi/hukidashi_parts2.png');
	bottom: -30px;
	right: 100px;
}

.map_more{
width:90px;
line-height:50px;
display:block;
background:#ffe5a4;
border-radius:5px;
    font-family: "vdl-v7mincho",sans-serif;
font-size:14px;
color:#000;
text-decoration:none;
text-align:center;
float:right;
margin:0 0 0 10px;
}

.katsudo_pdf ul{
display:flex;
flex-wrap:wrap;
list-style:none;
padding:0 !important;
}
.katsudo_pdf li{
width:calc(100% / 3 - 20px);
margin:0 10px 30px;
padding:0 0 0 20px;
box-sizing:border-box;
float:left;
list-style-type: none;
}
.katsudo_pdf li a{
display:block;
line-height:50px;
padding:0 0 0 10px;
color:#292929;
text-decoration:none;
background:#fbdfac url('../images/common/side_arrow2.png') no-repeat right 10px center;
}
ul li p{
	margin: 0 !important;
	padding: 0 !important;
}
#backnumber1,#backnumber2{
display:none;
}
#backnumber1_button{
width:310px;
margin:0 auto 30px;
}
#backnumber1_button a{
background:#fbdfac;
line-height:40px;
display:block;
text-align:center;
color:#292929;
text-decoration:none;
position:relative;
}
#backnumber1_button a:after{
content:"▼";
color:#fe9870;
position:absolute;
right:10px;
top:0px;
}
#backnumber1_button.active a:after{
content:"▼";
}