@charset "UTF-8";
/* =================================================================== use Contact Page =================================================================== */
/* CSS Document */
/* 画像サイズ調整 ---------------------------------------------------------------------------*/
/* フォントサイズ調整 ---------------------------------------------------------------------------*/
/* ブレークポイント ---------------------------------------------------------------------------*/
/*_____ font weight _______________*/
.support { padding: 60px 0 92px; }
.support .support_section { padding: 0 0 45px; }
.support .support_section h3 { background: #27408c; text-align: center; color: #fff; font-weight: 400; font-size: 1.8rem; padding: 7px 10px 8px; }
.support .support_section .support_section_content dl { padding: 0 0 15px; display: table; width: 100%; font-size: 1.6rem; }
.support .support_section .support_section_content dl > * { display: table-cell; vertical-align: middle; }
.support .support_section .support_section_content dl dt { width: 262px; border-right: solid 15px #fff; background: #e1e5f3; text-align: center; padding: 0px 5px; line-height: 21px; height: 58px; }
.support .support_section .support_section_content dl dt span { display: block; font-size: 1.4rem; }
.support .support_section .support_section_content dl dd { background: #f5f5f5; padding: 0 19px 2px; }
.support .support_section .support_section_content dl dd span { display: inline-block; margin-left: 15px; }
.support .support_section .support_section_content dl:first-child { padding-top: 15px; }
.support .support_section .support_section_content dl:last-child { padding-bottom: 10px; }
.support .support_section .support_section_content > p { font-size: 1.4rem; line-height: 23px; padding-left: 10px; }
.support .support_section > figure { text-align: center; margin: 34px auto 0; }
