.socialSections{
 width: 980px;
 margin: 80px auto 120px;
}
.socialSections .newsTab{ margin-bottom: 45px;}

.anchorLink{ margin: 65px 0 60px;}

.socialSections section{
 padding-top: 40px;
 margin-bottom: 0;
}
.socialSections section:first-of-type{ border-top: 1px solid #d0d5da;}

.socialSections table{
 width: 100%;
 line-height: 2.4rem;
 margin-top: 40px;
}
.socialSections thead th{
 background-color: #f3f5f7;
 text-align: center;
 pointer-events: none;
}
@media (min-width:768px){.socialSections tbody{ display: table-row-group!important;}}
.socialSections tbody th{ vertical-align: top;}
.socialSections tbody td{ width: 730px;}
.socialSections p a,
.socialSections table a{
 color: #e60012;
 text-decoration: underline;
 transition-property: text-decoration;
}
.socialSections p a.hover,
.socialSections table a.hover{ text-decoration: none;}
.socialSections table .note{
 color: #555;
 font-size: 1.2rem;
 line-height: 1.8rem;
 display: inline-block;
}

/*ソーシャルメディアポリシー*/
.Policy .shomei{
 margin: 80px 0 70px;
 text-align: right;
}
.Policy .descriptionText{ margin-bottom: 80px;}

