@charset "UTF-8";
@import "../base/init.css";
@import "../base/style.css";
@import "../piece/style.css";

/* =========================================================
   Doc
========================================================= */

.wp-block-file:not(.wp-element-button) {
    font-size: 1em !important;
}

/* page-title
----------------------------------------------- */
#pageTitle {
    width: 780px;
    margin: 0 auto;
    border-bottom: 3px solid #0077d7;
}
#pageTitle h1 {
    padding: 0;
    font-size: 180%;
    font-weight: bold;
    color: #0077d7;
}

/* feed
----------------------------------------------- */
.feed {
    top: -10px;
}

/* docs
----------------------------------------------- */
.contentArticleRecentDocs .docs,
.contentPortalEntries .entries,
.contentPortalCategory .entries {
    padding-top: 15px;
}
.contentArticleDoc {
}
.contentArticleDoc .header {
    clear: both;
    margin-bottom: 15px;
    padding: 15px 0;
    border-top: solid 3px #0077d7;
    border-bottom: solid 3px #0077d7;
}
.contentArticleDoc .header h1 {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 170%;
    text-align: center;
}
.contentArticleDoc .header .publishedAt {
    margin-right: 15px;
    text-align: right;
    font-weight: bold;
}
.attrGaikyou .contentArticleDoc .header .publishedAt,
.attrHyouka .contentArticleDoc .header .publishedAt {
    display: none;
}
.contentArticleDoc .body,
.contentArticleDoc .maps,
.contentArticleDoc .rels,
.contentArticleDoc .tags {
    margin-bottom: 30px;
    padding: 0 10px;
}
.contentArticleDoc .body h2 {
    margin-bottom: 10px;
    padding: 8px 15px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    background-color: #0077d7;
    font-size: 130%;
    font-weight: bold;
    color: #fff;
}
.contentArticleDoc .body h3 {
    margin-bottom: 5px;
    font-size: 110%;
}
.contentArticleDoc .body h4 {
    margin-bottom: 5px;
}
.contentArticleDoc .body p {
    margin-bottom: 15px;
}
.contentArticleDoc .body table {
    margin-bottom: 15px;
    border: none;
}
.contentArticleDoc .body th,
.contentArticleDoc .body td {
    padding: 10px;
    border: 1px solid #999;
}
.contentArticleDoc .body th {
    background: #dcecf9;
}
.contentArticleDoc ul,
.contentArticleDoc ol {
    margin-bottom: 15px;
}
.contentArticleDoc li,
.contentArticleDoc ol ul li {
    padding-left: 10px;
    line-height: 1.8;
}
.contentArticleDoc ol {
    padding-left: 25px;
}
.contentArticleDoc ol li {
    padding-left: 0;
    background: none;
    list-style-position: outside;
}
.contentArticleDoc .maps h2,
.contentArticleDoc .rels h2,
.contentArticleDoc .tags h2,
.contentArticleDoc .inquiry h2 {
    margin-bottom: 5px;
    padding: 2px 10px;
    background-color: #efefef;
    font-weight: bold;
}
.contentArticleDoc .tags div a {
    margin-right: 10px;
    padding-left: 10px;
}
.contentArticleDoc .back {
    clear: both;
    padding-top: 15px;
    border-top: solid 1px #adadad;
    text-align: center;
}
.contentArticleDoc .back a {
    display: block;
    width: 58px;
    margin: 0 auto;
    padding: 5px 0;
    border: solid 1px #999;
    background-color: #efefef;
    text-decoration: none;
    color: #000;
}
#snsShare {
    float: right;
    height: 20px;
    margin-top: -30px;
}
.twitter-share-button,
.fbLike,
.fb-share-button,
.gpShare {
    float: left;
    width: 127px !important;
}
.fb-share-button {
    margin-top: 1px;
    _margin-top: -12px;
}

/* docs ichiran
----------------------------------------------- */
.contentArticleDocs .docs h2 {
    margin-bottom: 5px;
    padding: 5px 10px;
    background-color: #efefe3;
    font-size: 100%;
    font-weight: normal;
}
.contentArticleDocs .docs ul {
    margin: 0 0 15px;
    padding: 0 10px;
}
.contentArticleDocs .docs li {
    padding-left: 10px;
    line-height: 1.8;
    background-image: url(./images/ic-list.gif);
    background-repeat: no-repeat;
    background-position: left 8px;
}
.contentArticleDocs .attributes {
    display: none;
}
#page-docs-index #snsShare {
    display: none;
}

/* address
----------------------------------------------- */
.inquiry {
    clear: both;
    margin: 0 0 15px;
    padding: 10px;
}
.inquiry h2 {
    background-image: none;
    font-weight: bold;
    font-size: 110%;
}
.tel,
.fax,
.email {
    display: inline;
}
.top,
.middle {
    margin-bottom: 0;
}
.department,
.section,
.tel,
.fax {
    margin-right: 10px;
}

/* =========================================================
    recent Docs
========================================================= */
.contentArticleRecentDocs .docs h2,
.contentPortalEntries .entries h2,
.contentPortalCategory .entries h2 {
    margin-bottom: 10px;
    padding: 5px 10px;
    background-color: #efefef;
    font-size: 100%;
    font-weight: bold;
}
.contentArticleRecentDocs .docs ul,
.contentPortalEntries .entries ul,
.contentPortalCategory .entries ul {
    margin: 0 0 15px;
    padding: 0;
}
.contentArticleRecentDocs .docs li,
.contentPortalEntries .entries li,
.contentPortalCategory .entries li {
    margin: 0;
    padding: 5px 10px;
    border-bottom: 1px dotted #adadad;
}
.contentArticleRecentDocs .attributes .separator,
.contentArticleRecentDocs .attributes .unit {
    display: none;
}

/* =========================================================
    group-portal
========================================================= */
#page-groupPortal-index .contentPortalCategory div {
    float: left;
    width: 430px;
    margin-bottom: 10px;
    padding: 15px;
    background-color: #efefe3;
}
#page-groupPortal-index .contentPortalCategory .categoryShichouson {
    margin-right: 15px;
}

/* =========================================================
    tag search
========================================================= */
.contentArticleTags .search {
    margin: 10px 0;
    padding: 10px;
    border: 1px solid #c4c4c4;
    background-color: #efefef;
}
.contentArticleTags .search td {
    padding: 0 15px 0 5px;
}
.contentArticleTags .search td input {
    width: 140px;
}
.contentArticleTags .search td.submitters input {
    width: 70px;
    font-size: 100%;
}
.contentArticleTags .hit {
    margin-bottom: 5px;
    padding: 2px 5px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    background: #0077d7;
    color: #ffffff;
    font-size: 110%;
}
.contentArticleTags li {
    margin: 0;
    padding: 5px;
    border-bottom: 1px solid #adadad;
}
.contentArticleTags ul {
    margin-bottom: 10px;
    padding: 0 0 0 5px;
}

/* =========================================================
    blog
========================================================= */
.blogHead {
    margin-bottom: 15px;
}
.blogHead .date {
}
.blogHead .title {
}
dl.blog {
    border-top: 1px dotted #ccc;
}
dl.blog dt {
    margin-top: 10px;
}
dl.blog dd {
    margin-left: 0;
    padding-left: 40px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #ccc;
}
dl.blog dd:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html dl.blog dd {
    zoom: 1;
} /* IE6 */
*:first-child + html dl.blog dd {
    zoom: 1;
} /* IE7 */
dl.blog dd .image {
    float: right;
}
dl.blog dd .text {
}
