/*index*/
.Management .indexLinks{ margin-bottom: 60px;}

.relatedInformation{ margin-bottom: 100px;}
.relatedInformation h3{ font-size: 2rem;}
.relatedInformation > div{
 width: 90%;
 margin: 0 5%;
}
.relatedInformation dl a{
 display: block;
 padding: 30px 30px 30px 20px;
}
.relatedInformation dt{
 width: 100%;
 padding: 0;
 margin-bottom: 25px;
}
.relatedInformation dt::after{ content: none;}
.relatedInformation dd{ padding-left: 0;}


/*下側各ページへのリンク*/
.Message .bottomLinks ul .ManagementMessage,
.Segment .bottomLinks ul .ManagementSegment{
 color: #fff;
 background-color: #e60012;
}

