@charset "UTF-8";
@import "../base/init.css";
@import "../base/style.css";
@import "../piece/style.css";

@media screen and (min-width: 900px) { /*ウィンドウ幅が最小900pxまでの場合に適用*/
#menu-btn-check {
    display: none;
}

/* =========================================================
   Doc
========================================================= */

/* docs
----------------------------------------------- */
.contentArticleDoc .header {
  margin-bottom: 30px;
  padding: 10px;
  border-top: 1px solid #232f92;
  border-bottom: 1px solid #232f92;
  background-color: #E3DAEB;
}
.contentArticleDoc .header h1 {
  font-size: 150%;
  font-weight: bold;
  text-align: center;
}
.contentArticleDoc .header .publishedAt {
  text-align: right;
}
.contentArticleDoc .body,
.contentArticleDoc .maps,
.contentArticleDoc .rels,
.contentArticleDoc .tags {
  margin-bottom: 50px;
  padding: 0px 20px;
}
.contentArticleDoc .body {
  line-height: 1.5;
}
.contentArticleDoc .maps h2,
.contentArticleDoc .rels h2,
.contentArticleDoc .tags h2 {
  margin-bottom: 5px;
  padding: 3px 0px 3px 8px;
  border-left: 2px solid #232f92;
  background-color: #f1f1f1;
  font-weight: bold;
}
.contentArticleDoc h3 {
  font-weight: bold;
}
.contentArticleDoc .rels li {
  margin: 0px;
  padding-left: 8px;
  background-image: url(./images/ic-list-shinchaku.gif);
  background-position: left 7px;
  background-repeat: no-repeat;
}
.contentArticleDoc ul,
.contentArticleDoc ol {
  margin: 0px 0px 0px 40px;
}
.contentArticleDoc .tags div a {
  padding-right: 8px;
}
.contentArticleDoc .back {
  text-align: center;
}
.contentArticleDoc .back a {
  display:block;
  width:95px;
  margin: 0px auto;
  padding: 3px 0px;
  border: 1px solid #999999;
  background-color: #ececec;
}
/* docs ichiran
----------------------------------------------- */
.contentPortalCategory .entries,
.contentPortalEntries .entries,
.contentArticleDocs .docs {
  margin-left: 10px;
}
.contentPortalCategory h2.date,
.contentPortalEntries h2.date,
.contentArticleDocs .docs h2 {
  margin: 0px 0px 5px 0px;
  padding: 5px 0 5px 10px;
  background-color: #E3DAEB;
  font-weight: bold;
}
.contentPortalCategory .entries ul,
.contentPortalEntries .entries ul,
.contentArticleDocs .docs ul {
  margin: 0px 0px 25px 7px;
}
.contentPortalCategory .entries li,
.contentPortalEntries .entries li,
.contentArticleDocs .docs li {
  margin: 0px;
  padding: 0px 0px 5px 15px;
  background-image: url(../top/images/list_purple.gif);
  background-position: 0px 7px;
  background-repeat: no-repeat;
}

/* group-portal
----------------------------------------------- */
.contentPortalCategory .category h2 {
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 5px 8px;
  background-image: url(./images/ic-list.gif);
  background-position: 0px 7px;
  background-repeat: no-repeat;
}
.contentPortalCategory .category .children {
  margin: 0px 0px 15px 0px;
}
.contentPortalCategory .category .children a {
  margin: 0px 0px 0px 20px;
  padding: 0px 0px 5px 10px;
  background-image: url(./images/ic-list-shinchaku.gif);
  background-position: 0px 7px;
  background-repeat: no-repeat;
}

/* address
----------------------------------------------- */
.contentArticleDoc .body ul {
  list-style-type: disc
}
.inquiry {
  clear: both;
  margin: 0px 0px 20px 0px;
  padding: 5px 10px;
  color: #333333;
  border-left: 8px solid #E3DAEB;
}
.inquiry h2 {
  margin-bottom: 5px;
  background-image: none;
  font-size: 110%;
  font-weight: bold;
  color: #6b3a94;
}
.tel, .fax, .email {
  display: inline;
}
.department, .section {
  font-weight: bold;
}
.top,.middle {
  margin-bottom: 0px;
}
.department,.section,.tel,.fax {
  margin-right: 10px;
}
.charge, .tel, .fax {
  margin-left: 30px;
}

/* =========================================================
    recent Docs
========================================================= */
.contentArticleRecentDocs .docs {
  margin-left: 10px;
}
.contentArticleRecentDocs .docs h2 {
  margin: 0px 0px 5px 0px;
  padding: 5px 0 5px 10px;
  background-color: #E3DAEB;
  font-weight: bold;
}
.contentArticleRecentDocs .docs ul {
  margin: 0px 0px 25px 7px;
}
.contentArticleRecentDocs .docs li {
  margin: 0px;
  padding: 0px 0px 5px 15px;
  background-image: url(../top/images/list_purple.gif);
  background-position: 0px 7px;
  background-repeat: no-repeat;
}

/* pagination
----------------------------------------------- */
.pagination {
  text-align: center;
}
.pagination a {
  padding: 0px 6px;
}
.pagination span.current {
  padding: 0px 3px;
  font-size: 150%;
  font-weight: bold;
}

/* recent Docs Title
----------------------------------------------- */
#recentDocsTitle .pieceHeader {
  background-image: url(../piece/images/tl-shinchaku-repeat.gif);
  background-repeat: repeat-x;
  background-position: left top;
}
#recentDocsTitle h2 {
  height: 30px;
  background-image: url(../piece/images/tl-shinchaku.gif);
  background-position: left top;
  background-repeat: no-repeat;
  font-size: 120%;
  text-indent: -9999px;
}
/* RSS Atom
----------------------------------------------- */
.feed {
  float: right;
  position: relative;
  top: -27px;
  right: 10px;
  height: 13px;
  background-color: transparent;
}
.feed a.feedRss {
  display: inline-block;
  width: 40px;
  height: 13px;
  background-image: url(./images/bt-rss.gif);
  background-repeat: no-repeat;
  text-indent: 50px;
  overflow: hidden;
}
.feed a.feedAtom {
  display: inline-block;
  width: 40px;
  height: 13px;
  background-image:url(./images/bt-atom.gif);
  background-repeat:no-repeat;
  text-indent: 50px;
  overflow: hidden;
}

/* For firefox2 */
.feed a.feedAtom,y:-moz-any-link,
.feed a.feedRss,x:-moz-any-link {
  display: -moz-inline-box;
  padding-top: 13px;
}
.links {
  text-align: right;
}

/* SideMenu
----------------------------------------------- */
#menu .pieceBody li {
  margin: 0px;
}

/* =========================================================
    tag search
========================================================= */
.contentArticleTags .search {
  background-color: #E3DAEB;
  border: 1px solid #dddddd;
  margin: 10px 0px;
  padding: 10px;
}
.contentArticleTags .search td {
  padding: 0px 15px 0px 5px;
}
.contentArticleTags .search td input {
  width: 140px;
}
.contentArticleTags .search td.submitters input {
  width: 70px;
  font-size: 100%;
}
.contentArticleTags .hit {
  padding: 5px 0px 5px 10px;
  background-image: url(./images/bg-shinchaku-repeat.gif);
  background-position: left top;
  background-repeat: repeat-x;
  font-size: 110%;
  font-weight: bold;
  color: #ffffff;
}
.contentArticleTags li {
  margin: 0px;
  padding: 0px 0px 5px 10px;
  background-image: url(./images/ic-list-shinchaku.gif);
  background-repeat: no-repeat;
  background-position: left 5px;
}
.contentArticleTags ul {
  padding: 10px 5px 25px 5px;
}
.contentArticleDoc .body dl dt {
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 0.2em;
}
.contentArticleDoc .body dl dd {
  margin-left: 2em; 
}
/* table
----------------------------------------------- */
table.showcase {
  width: 100%;
}
table.showcase td {
  padding: 8px;
  vertical-align: top;
}
table.showcase td h2 {
  font-weight: bold;
  margin-bottom: 1em;
}
table.table01 {
    border-collapse: collapse;
    border-spacing: 0;
    clear: both;
}
table.table01 tr:hover td {
    background-color: #eeeaec;
}
table.table01 th {
    padding: 3px 5px;
    background: #f0d7d7;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    border: 1px #808080 solid;
    white-space: nowrap;
}
table.table01 td {
    padding: 3px 5px;
    border: 1px #808080 solid;
}

table.table02 {
    border-collapse: collapse;
    border-spacing: 0;
    clear: both;
}
table.table02 th {
    padding: 3px 5px;
    background: #f0d7d7;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    border: 1px #808080 solid;
    white-space: nowrap;
}
table.table02 td {
    padding: 3px 5px;
    border: 1px #808080 solid;
}
div.box01 {
    padding: 5px;
    background: #f0d7d7;
    border: 1px #808080 solid;
}


/* --- ADD 20160617 --- */
/* slideshow
----------------------------------------------- */
/* --各画像の「表示位置」と「重なり順」を調整する-- */

#slideshow {
position: relative;
width: 812px; /* 画像の横幅に合わせて記述 */
height: 232px; /* 画像の高さに合わせて記述 */
}
#slideshow img {
position: absolute;
top: 0;
left:0;
z-index: 8;
opacity: 0.0;
}
#slideshow img.active {
z-index: 10;
opacity: 1.0;
}
#slideshow img.last-active {
z-index: 9;
}
}
/* --- end 20160617 --- */


@media screen and (max-width: 900px) { /*ウィンドウ幅が最大900pxまでの場合に適用*/
/* =========================================================
   Doc
========================================================= */

/* docs
----------------------------------------------- */
.contentArticleDoc .header {
  margin-bottom: 30px;
  padding: 10px;
  border-top: 1px solid #232f92;
  border-bottom: 1px solid #232f92;
  background-color: #E3DAEB;
}
.contentArticleDoc .header h1 {
  font-size: 150%;
  font-weight: bold;
  text-align: center;
}
.contentArticleDoc .header .publishedAt {
  text-align: right;
}
.contentArticleDoc .body,
.contentArticleDoc .maps,
.contentArticleDoc .rels,
.contentArticleDoc .tags {
  margin-bottom: 50px;
  padding: 0px 20px;
}
.contentArticleDoc .body {
  line-height: 1.5;
}
.contentArticleDoc .maps h2,
.contentArticleDoc .rels h2,
.contentArticleDoc .tags h2 {
  margin-bottom: 5px;
  padding: 3px 0px 3px 8px;
  border-left: 2px solid #232f92;
  background-color: #f1f1f1;
  font-weight: bold;
}
.contentArticleDoc h3 {
  font-weight: bold;
}
.contentArticleDoc .rels li {
  margin: 0px;
  padding-left: 8px;
  background-image: url(./images/ic-list-shinchaku.gif);
  background-position: left 7px;
  background-repeat: no-repeat;
}
.contentArticleDoc ul,
.contentArticleDoc ol {
  margin: 0px 0px 0px 40px;
}
.contentArticleDoc .tags div a {
  padding-right: 8px;
}
.contentArticleDoc .back {
  text-align: center;
}
.contentArticleDoc .back a {
  display:block;
  width:95px;
  margin: 0px auto;
  padding: 3px 0px;
  border: 1px solid #999999;
  background-color: #ececec;
}
/* docs ichiran
----------------------------------------------- */
.contentPortalCategory .entries,
.contentPortalEntries .entries,
.contentArticleDocs .docs {
  margin-left: 10px;
}
.contentPortalCategory h2.date,
.contentPortalEntries h2.date,
.contentArticleDocs .docs h2 {
  margin: 0px 0px 5px 0px;
  padding: 5px 0 5px 10px;
  background-color: #E3DAEB;
  font-weight: bold;
}
.contentPortalCategory .entries ul,
.contentPortalEntries .entries ul,
.contentArticleDocs .docs ul {
  margin: 0px 0px 25px 7px;
}
.contentPortalCategory .entries li,
.contentPortalEntries .entries li,
.contentArticleDocs .docs li {
  margin: 0px;
  padding: 0px 0px 5px 15px;
  background-image: url(../top/images/list_purple.gif);
  background-position: 0px 7px;
  background-repeat: no-repeat;
}

/* group-portal
----------------------------------------------- */
.contentPortalCategory .category h2 {
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 5px 8px;
  background-image: url(./images/ic-list.gif);
  background-position: 0px 7px;
  background-repeat: no-repeat;
}
.contentPortalCategory .category .children {
  margin: 0px 0px 15px 0px;
}
.contentPortalCategory .category .children a {
  margin: 0px 0px 0px 20px;
  padding: 0px 0px 5px 10px;
  background-image: url(./images/ic-list-shinchaku.gif);
  background-position: 0px 7px;
  background-repeat: no-repeat;
}

/* address
----------------------------------------------- */
.contentArticleDoc .body ul {
  list-style-type: disc
}
.inquiry {
  clear: both;
  margin: 0px 0px 20px 0px;
  padding: 5px 10px;
  color: #333333;
  border-left: 8px solid #E3DAEB;
}
.inquiry h2 {
  margin-bottom: 5px;
  background-image: none;
  font-size: 110%;
  font-weight: bold;
  color: #6b3a94;
}
.tel, .fax, .email {
  display: inline;
}
.department, .section {
  font-weight: bold;
}
.top,.middle {
  margin-bottom: 0px;
}
.department,.section,.tel,.fax {
  margin-right: 10px;
}
.charge, .tel, .fax {
  margin-left: 30px;
}

/* =========================================================
    recent Docs
========================================================= */
.contentArticleRecentDocs .docs {
  margin-left: 10px;
}
.contentArticleRecentDocs .docs h2 {
  margin: 0px 0px 5px 0px;
  padding: 5px 0 5px 10px;
  background-color: #E3DAEB;
  font-weight: bold;
}
.contentArticleRecentDocs .docs ul {
  margin: 0px 0px 25px 7px;
}
.contentArticleRecentDocs .docs li {
  margin: 0px;
  padding: 0px 0px 5px 15px;
  background-image: url(../top/images/list_purple.gif);
  background-position: 0px 7px;
  background-repeat: no-repeat;
}

/* pagination
----------------------------------------------- */
.pagination {
  text-align: center;
}
.pagination a {
  padding: 0px 6px;
}
.pagination span.current {
  padding: 0px 3px;
  font-size: 150%;
  font-weight: bold;
}

/* recent Docs Title
----------------------------------------------- */
#recentDocsTitle .pieceHeader {
  background-image: url(../piece/images/tl-shinchaku-repeat.gif);
  background-repeat: repeat-x;
  background-position: left top;
}
#recentDocsTitle h2 {
  height: 30px;
  background-image: url(../piece/images/tl-shinchaku.gif);
  background-position: left top;
  background-repeat: no-repeat;
  font-size: 120%;
  text-indent: -9999px;
}
/* RSS Atom
----------------------------------------------- */
.feed {
  float: right;
  position: relative;
  top: -27px;
  right: 10px;
  height: 13px;
  background-color: transparent;
}
.feed a.feedRss {
  display: inline-block;
  width: 40px;
  height: 13px;
  background-image: url(./images/bt-rss.gif);
  background-repeat: no-repeat;
  text-indent: 50px;
  overflow: hidden;
}
.feed a.feedAtom {
  display: inline-block;
  width: 40px;
  height: 13px;
  background-image:url(./images/bt-atom.gif);
  background-repeat:no-repeat;
  text-indent: 50px;
  overflow: hidden;
}

/* For firefox2 */
.feed a.feedAtom,y:-moz-any-link,
.feed a.feedRss,x:-moz-any-link {
  display: -moz-inline-box;
  padding-top: 13px;
}
.links {
  text-align: right;
}

/* SideMenu
----------------------------------------------- */
#menu .pieceBody li {
  margin: 0px;
}

/* =========================================================
    tag search
========================================================= */
.contentArticleTags .search {
  background-color: #E3DAEB;
  border: 1px solid #dddddd;
  margin: 10px 0px;
  padding: 10px;
}
.contentArticleTags .search td {
  padding: 0px 15px 0px 5px;
}
.contentArticleTags .search td input {
  width: 140px;
}
.contentArticleTags .search td.submitters input {
  width: 70px;
  font-size: 100%;
}
.contentArticleTags .hit {
  padding: 5px 0px 5px 10px;
  background-image: url(./images/bg-shinchaku-repeat.gif);
  background-position: left top;
  background-repeat: repeat-x;
  font-size: 110%;
  font-weight: bold;
  color: #ffffff;
}
.contentArticleTags li {
  margin: 0px;
  padding: 0px 0px 5px 10px;
  background-image: url(./images/ic-list-shinchaku.gif);
  background-repeat: no-repeat;
  background-position: left 5px;
}
.contentArticleTags ul {
  padding: 10px 5px 25px 5px;
}
.contentArticleDoc .body dl dt {
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 0.2em;
}
.contentArticleDoc .body dl dd {
  margin-left: 2em; 
}
/* table
----------------------------------------------- */
table.showcase {
  width: 100%;
}
table.showcase td {
  padding: 8px;
  vertical-align: top;
}
table.showcase td h2 {
  font-weight: bold;
  margin-bottom: 1em;
}
table.table01 {
    border-collapse: collapse;
    border-spacing: 0;
    clear: both;
}
table.table01 tr:hover td {
    background-color: #eeeaec;
}
table.table01 th {
    padding: 3px 5px;
    background: #f0d7d7;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    border: 1px #808080 solid;
    white-space: nowrap;
}
table.table01 td {
    padding: 3px 5px;
    border: 1px #808080 solid;
}

table.table02 {
    border-collapse: collapse;
    border-spacing: 0;
    clear: both;
}
table.table02 th {
    padding: 3px 5px;
    background: #f0d7d7;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    border: 1px #808080 solid;
    white-space: nowrap;
}
table.table02 td {
    padding: 3px 5px;
    border: 1px #808080 solid;
}
div.box01 {
    padding: 5px;
    background: #f0d7d7;
    border: 1px #808080 solid;
}


/* --- ADD 20160617 --- */
/* slideshow
----------------------------------------------- */
/* --各画像の「表示位置」と「重なり順」を調整する-- */

#slideshow {
position: relative;
width: 812px; /* 画像の横幅に合わせて記述 */
height: 232px; /* 画像の高さに合わせて記述 */
}
#slideshow img {
position: absolute;
top: 0;
left:0;
z-index: 8;
opacity: 0.0;
}
#slideshow img.active {
z-index: 10;
opacity: 1.0;
}
#slideshow img.last-active {
z-index: 9;
}

/* ハンバーガーメニュー
----------------------------------------------- */
/*以下メニューボタン*/
.menu-btn {
    position: fixed;
    top: 0px;
    display: flex;
    height: 80px;
    width: 80px;
    justify-content: center;
    align-items: center;
    z-index: 90;
    background-color: #FFFFF0;
    right:0px;
    left:auto;
}
.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
    content: '';
    display: block;
    height: 3px;
    width: 30px;
    border-radius: 3px;
    background-color: #000000;
    position: relative;
}
.menu-btn span:before {
    bottom: 10px;
}
.menu-btn span:after {
    top: 6.8px;
}
#menu-btn-check:checked ~ .menu-btn span {
    background-color: rgba(255, 255, 255, 0);/*メニューオープン時は真ん中の線を透明にする*/
}
#menu-btn-check:checked ~ .menu-btn span::before {
    bottom: 0px;
    top: -2px;
    transform: rotate(45deg);
}
#menu-btn-check:checked ~ .menu-btn span::after {
    top: -4.8px;
    transform: rotate(-45deg);
}
#menu-btn-check {
    display: none;
}

/*以下メニュー自体*/
.menu-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 80;
    background-color: #3584bb;
}
.menu-content ul {
    padding: 120px 10px 0;
}
.menu-content ul li {
    border-bottom: solid 1px #000000;
    list-style: none;
}
.menu-content ul li a {
    /*display: block;*/
    width: 100%;
    box-sizing: border-box;
    font-size: 45px;
    color:#000000;
    text-decoration: none;
    padding: 9px 15px 10px 0;
    position: relative;
}
/*.menu-content ul li a::before {
    content: "";
    width: 7px;
    height: 7px;
    border-top: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    transform: rotate(45deg);
    position: absolute;
    right: 11px;
    top: 16px;
}*/
.menu-content {
    width: 100%;
    height: 70%;
    position: fixed;
    top: 0;
    left: 100%;/*leftの値を変更してメニューを画面外へ*/
    z-index: 80;
    background-color: #FFFFF0;
    transition: all 0.5s;/*アニメーション設定*/
}
#menu-btn-check:checked ~ .menu-content {
    left: 0%;/*メニューを画面内へ*/
}
}
/* --- end 20160617 --- */