#HeaderWall{
	display: none;
}
#Footer{
	display: none;
}
header{
	display: none;
}
section#other01 {
	padding: 30px 0;
	background: #f3dee5;
}
section#other01 h2{
	display: none;
}
section#other01 div.box{
	width: 94%;
	max-width: 1060px;
	margin: 0 auto 50px;
	border: solid 2px #AE2553;
	background: #fff;
	box-sizing: border-box;
	padding: 20px 0 0;
}
section#other01 div.box h3{
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: url("../img/other01/title00.png") no-repeat 20px center #AE2553;
	height: 64px;
	margin: 0 0 20px;
}
section#other01 div.box p.head{
	padding: 0 20px;
	font-size: 18px;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', '游明朝体', 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
	margin: 0 0 50px;
}
section#other01 div.box div.sbox{
	margin: 20px auto 50px;
	width: 96%;
	max-width: 1020px;
}
section#other01 div.box div.nobottom{
	margin: 20px auto -20px;
}
section#other01 div.box div.sbox h4.title01{
	background: url("../img/other01/title01.png") no-repeat left top;
	width: 579px;
	height: 37px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	margin: 0 0 20px;
}
section#other01 div.box div.sbox h4.title02{
	background: url("../img/other01/title02.png") no-repeat left top;
	background-size: 100%;
	width: 100%;
	max-width: 948px;
	height: 0;
	padding-top: calc(38/948 * 100%);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	margin: 0 0 20px;
}
section#other01 div.box div.sbox h4.title03{
	background: url("../img/other01/title03.png") no-repeat left top;
	background-size: 100%;
	width: 100%;
	max-width: 948px;
	height: 0;
	padding-top: calc(38/948 * 100%);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	margin: 0 0 20px;
}
section#other01 div.box div.sbox div.ssbox{
	float: left;
	width: 23%;
	margin: 10px 1%;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', '游明朝体', 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
}
section#other01 div.box div.sbox div.ssbox img{
	widht: 100%;
	height: auto;
}
section#other01 div.box div.sbox div.nobox{
	height: 285px;
	background: #ccc;
}
section#other01 div.box div.sbox div.ssbox p{
	margin: 0;
	padding: 0;
}
section#other01 div.box div.sbox div.ssbox p.title{
	font-size: 16px;  
	white-space: nowrap;
}
section#other01 div.box div.sbox div.ssbox p.title i{
	font-size: 12px;  
	font-style: normal;
}
section#other01 div.box div.sbox div.ssbox p.stitle{
	font-size: 12px;
	white-space: nowrap;
}
section#other01 div.box div.sbox div.ssbox p.money01{
	font-size: 25px;
	color: #AE2553;
}
section#other01 div.box div.sbox div.ssbox p.money01 span{
	font-size: 18px;
}
section#other01 div.box div.sbox div.ssbox p.money02{
	font-size: 17px;
	color: #AE2553;
}
section#other01 p.note{
	margin: 0 30px;
	color: #AE2553;
}