#page_title{
background:url('../images/information/h2.jpg') no-repeat top center;
}
#contents h3{
background:url('../images/common/h3_2.png') no-repeat center;
}
#item95 h3{
background:url('../images/common/h3_1.png') no-repeat center !important;
}
#contents section h4{
background:#ffd7dc;
padding:0 0 0 10px;
}
#contents section h4:before{
content:"●";
color:#f16275;
}
#contents section h5{
border-bottom:1px solid #9fd968;
}
#item76 ul,
#item75 ul{
display:flex;
flex-wrap:wrap;
list-style:none;
}
#item76 li,
#item75 li{
width:calc(50% - 40px);
margin:0 20px 30px;
background:url('../images/information/pdf.png') no-repeat;
padding:0 0 0 40px;
box-sizing:border-box;
line-height:31px;
float:left;
border-bottom:1px solid #a6a7a7;
}
#item76 li a,
#item75 li a{
display:block;
background:url('../images/common/side_arrow4.png') no-repeat right 10px center;
}
#kouhou h3{
line-height:30px !important;
height:280px;
padding:105px 0 0 0 !important;
box-sizing:border-box;
margin:50px 0 0 0;
}
#kouhou ul{
display:flex;
flex-wrap:wrap;
list-style:none;
padding:0 !important;
}
#kouhou li{
width:calc(100% / 3 - 20px);
margin:0 10px 30px;
padding:0 10px 0 10px;
box-sizing:border-box;
float:left;
}
#kouhou li a{
display:block;
line-height:50px;
padding:0 0 0 10px;
color:#292929;
text-decoration:none;
background:#ffe5ec url('../images/common/side_arrow2.png') no-repeat right 10px center;
}
#item95 li a{
background:#b0dcfa url('../images/common/side_arrow1.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:#b0dcfa;
line-height:40px;
display:block;
text-align:center;
color:#292929;
text-decoration:none;
position:relative;
}
#backnumber1_button a:after{
content:"▼";
color:#188ede;
position:absolute;
right:10px;
top:0px;
}
#backnumber1_button.active a:after{
content:"▲";
}

#backnumber2_button{
width:310px;
margin:0 auto 30px;
}
#backnumber2_button a{
background:#ffe5ec;
line-height:40px;
display:block;
text-align:center;
color:#292929;
text-decoration:none;
position:relative;
}
#backnumber2_button a:after{
content:"▼";
color:#f4376a;
position:absolute;
right:10px;
top:0px;
}
#backnumber2_button.active a:after{
content:"▲";
}