@charset "UTF-8";
.sgtk_bg {background-color: mistyrose !important; }
.area_linkList .top {width: 100%; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
.area_linkList .top .right {text-align: right; }
.dmenu_linkList .linkList_item {border-bottom: 2px solid #ccc; }
.sgtk_linkList .linkList_item:not(:last-child) {border-bottom: 1px solid #ccc; }
.linkList_item {background: url(/img/arrow_gray.png) 99% center no-repeat; background-size: 8px 13px; -webkit-background-size: 8px 13px; }
.linkList_item a {width: 94%;display: block;padding: 8px;display: table;table-layout: fixed;}
.linkList_item a > * {display: table-cell; vertical-align: top; }
.linkList_item a > *:not(:first-of-type) {padding-left: 10px; }
.linkList_thumb {width: 80px; }
.linkList_thumb img {width: 80px; height: 60px; }
.linkList_tit {font-size: 22px; line-height: 1.3em; font-weight: 600; }
.linkList_time {margin-top: 5px; font-size: 20px; }
.news_more_row {width: 100%; padding-top: 20px; padding-bottom: 30px; }
ul.news_more {text-align: center; }
ul.news_more li {border-radius: 10px; border: 1px solid #0c419a; background: url(/img/arrow_gray.png) 96% center no-repeat; background-size: 8px 13px; -webkit-background-size: 8px 13px; }
ul.news_more li > a {font-size: 22px; color: #0c419a; text-decoration: none; display: table; width: 100%; text-align: center; font-weight: bold; padding: 15px 0; line-height: 1.3em; }
.btn_shadow {box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4); max-width: 280px; margin: 0 auto; }
.three_rows {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden; }
