@charset "utf-8";



/* ボーネルンドとは？ --------------------------------------------------- */

#Page_About {
width: 940px;
margin: 0 auto;
}

#Page_About h1.Title {
margin-bottom: 20px;
}

#Page_About h1.Title {
margin-bottom: 20px;
}

#Page_About .KeyVisual {
margin-bottom: 50px;
}

#Page_About .SectionBasic {
margin-bottom: 70px;
}

#Page_About .RelatedArticls h2.MdsBase {
margin-bottom: 15px;
padding-bottom: 10px;
border-bottom: 1px solid #b6c7e8;
}

#Page_About .RelatedArticls .Lead {
margin-bottom: 15px;
}

#Page_About .RelatedArticls li {
margin-bottom: 5px;
}


/* SNSシェアボタン */
.SocialBtn {
display: table;
}

.SocialBtn li {
margin: 0;
padding: 0 0 0 10px;
display: table-cell;
list-style: none;
vertical-align: top;
}

.SocialBtn li:first-child {
padding-left: 0 !important;
}

.fb_iframe_widget > span {
vertical-align: baseline !important;
}

.SocialBtnCenter {
margin: 97px auto 0 auto;
}
