@charset "utf-8";

/*.contentArea1200{ padding-top: 50px; padding-bottom: 50px; }
*/
.contentArea1200 .news-top h2{ font-size: 32px!important; text-align: center; color: #222; line-height: 1.35em!important; font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
.contentArea1200 .news-top{ width: 100%; max-width: 975px; margin: 0 auto; }
.contentArea1200 dl{ margin-top: 50px; text-align: left; }
.contentArea1200 .news-top dl>div{ display: -webkit-box; display: -ms-flexbox; display: flex; }
.contentArea1200 .news-top dl>div:nth-of-type(n+2){ margin-top: 10px; }
.contentArea1200 .news-top dl>div dt{ width: 130px; }
.contentArea1200 .news-top dl>div dd{ width: calc(100% - 130px); }
.contentArea1200 .news-top dl>div dd a{ color: #222; }
.contentArea1200 .news-top .btn{ width: 155px; height: 33px; margin: 20px 0 0 auto; line-height: 33px; color: #0181a1; border: 1px solid #0181a1; display: block; text-align: center; }
.contentArea1200 .news-top .btn:hover{ background-color: #fff; }


@media screen and (max-width: 750px) {
.contentArea1200{ width: 100%; padding-top: 50px; padding-bottom: 50px; }
.contentArea1200 .news-top{ margin: 0 auto; }
.contentArea1200 .news-top h2{ font-size: 22px!important; }
.contentArea1200 .news-top dl{ width: 94%; margin: 30px auto 0; }
.contentArea1200 .news-top dl>div{ display: block; }
.contentArea1200 .news-top dl>div:nth-of-type(n+2){ margin-top: 15px; }
.contentArea1200 .news-top dl>div dt{ width: 100%; }
.contentArea1200 .news-top dl>div dd{ width: 100%; }
.contentArea1200 .news-top dl>div dd a{ color: #222; }
.contentArea1200 .news-top .btn{ width: 155px; height: 33px; margin: 20px auto 0; }
}