.dir-link a { width: 175px; }
.dir-link a:last-child { width: 175px; }
.dir-link .btn-area__typeB { float: right; }
.dir-link .btn-area__typeB .btn-area__link { width: 250px; height: 53px; border: 1px solid #e2e2e2; -moz-box-sizing: border-box; box-sizing: border-box; padding: 15px 0; font-size: 14px; }
.news_list .section-header { padding-top: 80px; }
.news_list .section-header:first-child { padding-top: 20px; }
.report-area { clear: both; overflow: hidden; }
.report-area:last-child { margin-bottom: 0; }
.report-area .report-list { width: 240px; float: left; margin-right: 40px; margin-bottom: 60px; padding: 20px 20px 40px 20px; border: 1px solid #e2e2e2; position: relative; -moz-box-sizing: border-box; box-sizing: border-box; }
.report-area .report-list:nth-child(3n) { margin-right: 0; }
.report-area .report-list a { text-decoration: none; }
.report-area .report-list:hover { border: 1px solid #09186e; }
.report-area .report-list:hover .btn-area p { color: #fff; padding: 6px 10px 4px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }
.report-area .report-list:hover .btn-area p::after { height: 100%; top: 0px; }
.report-area .report-list:hover .btn-area p span.icon-arrow { color: #fff; }
.report-area .report-list:last-child { margin-right: 0; }
.report-area .report-list__title { font-size: 22px; margin-bottom: 30px; }
.report-area .report-list__img { margin-bottom: 20px; }
.report-area .btn-area { width: 220px; height: 38px; border-bottom: 2px solid #09186e; z-index: 2; -moz-box-sizing: border-box; box-sizing: border-box; }
.report-area .btn-area .btn-area__link-text { font-size: 14px; }
.report-area .btn-area .btn-area__link-text-size { font-size: 12px; }
.report-area .btn-area p { display: block; padding: 6px 0px 4px; height: 38px; position: relative; text-align: left; text-decoration: none; z-index: 0; -moz-box-sizing: border-box; box-sizing: border-box; }
.report-area .btn-area p span { vertical-align: middle; font-weight: bold; }
.report-area .btn-area p span.icon-arrow { color: #09186e; padding-right: 10px; font-size: 14px; }
.report-area .btn-area p::after { background-color: #283795; content: ''; height: 0px; position: absolute; top: 38px; bottom: 0px; left: 0; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; width: 100%; z-index: -1; }
