@charset "UTF-8";
@import "../base/init.css";
@import "../base/style.css";
@import "../piece/style.css";

/* =========================================================
   Doc
========================================================= */

/* docs
----------------------------------------------- */
.contentArticleDoc .header {
  clear: both;
  margin-bottom: 30px;
  padding: 10px;
  border-top: 2px solid #03853A;
  border-bottom: 2px solid #03853A;
  /* background-color: #e3f0fa; */
}
.contentArticleDoc .header h1 {
  font-weight: bold;
  font-size: 150%;
  text-align: center;
}
.contentArticleDoc .header .publishedAt {
  text-align: right;
}
.contentArticleDoc .body,
.contentArticleDoc .maps,
.contentArticleDoc .rels,
.contentArticleDoc .tags {
  margin-bottom: 50px;
  padding: 0 20px;
}
.contentArticleDoc .maps h2,
.contentArticleDoc .rels h2,
.contentArticleDoc .tags h2 {
  margin-bottom: 5px;
  padding: 3px 0 3px 8px;
  border-left: 2px solid #03853A;
  background-color: #f1f1f1;
  font-weight: bold;
}
.contentArticleDoc .body h2 {
  padding-left: 8px;
  border-left: 5px solid #03853A;
  border-bottom: 2px solid #C8EBB3;
  font-size: 140%;
  margin: 20px 0 10px 0;
}
.contentArticleDoc .body h3 {
  margin-bottom: 10px;
  border-bottom: 2px solid #C8EBB3;
  /*margin: 10px 0 0 10px;*/
  margin: 10px 0;
  font-size: 120%;
}
.contentArticleDoc .body h4 {
  padding-left: 10px;
  border-left: 4px solid #03853A;
  margin: 10px 0 10px 10px;
  font-size: 110%;
}
.contentArticleDoc .rels li {
  margin: 0;
  padding-left: 8px;
  background-image: url(./images/ic-list-shinchaku.gif);
  background-repeat: no-repeat;
  background-position: left 7px;
}
.contentArticleDoc ul,
.contentArticleDoc ol {
  margin: 0 0 0 40px;
}
.contentArticleDoc .tags div a {
  padding-right: 8px;
}
.contentArticleDoc p {
  margin: 10px 0 0 10px;
}
.contentArticleDoc .back {
  clear: both;
  text-align: center;
}
.contentArticleDoc .back a {
  display: block;
  width: 95px;
  margin: 10px auto;
  padding: 3px 0;
  border: 1px solid #999999;
  background-color: #ececec;
}
#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
----------------------------------------------- */
.contentPortalCategory .entries,
.contentPortalEntries .entries,
.contentArticleDocs .docs {
  margin-left: 10px;
}
.contentPortalCategory h2.date,
.contentPortalEntries h2.date,
.contentArticleDocs .docs h2 {
  margin: 0 0 5px;
  padding: 5px 0 5px 10px;
  background-color: #C8EBB3;
  font-weight: bold;
}
.contentPortalCategory .entries ul,
.contentPortalEntries .entries ul,
.contentArticleDocs .docs ul {
  margin: 0 0 25px 7px;
}
.contentPortalCategory .entries li,
.contentPortalEntries .entries li,
.contentArticleDocs .docs li {
  margin: 0;
  padding: 0 0 5px 10px;
  background-image: url(./images/ic-list-shinchaku.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
}
#page-docs-index #snsShare {
  display: none;
}
/* group-portal
----------------------------------------------- */
.contentPortalCategory .category h2 {
  margin: 0 0 0 10px;
  padding: 0 0 5px 8px;
  background-image: url(./images/ic-list.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
}
.contentPortalCategory .category .children {
  margin: 0 0 15px;
}
.contentPortalCategory .category .children a {
  margin: 0 0 0 20px;
  padding: 0 0 5px 10px;
  background-image: url(./images/ic-list-shinchaku.gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
}

/* address
----------------------------------------------- */
.contentArticleDoc .body ul {
  list-style-type: disc;
}
.inquiry {
  clear: both;
  margin: 0 0 20px;
  padding: 5px 10px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  color: #333333;
}
.inquiry h2 {
  margin-bottom: 5px;
  background-image: none;
  font-weight: bold;
  font-size: 110%;
}
.tel, .fax, .email {
  display: inline;
}
.department, .section {
  font-weight: bold;
}
.top,.middle {
  margin-bottom: 0;
}
.department, .section, .tel, .fax {
  margin-right: 10px;
}

/* =========================================================
    recent Docs
========================================================= */
.contentArticleRecentDocs .docs {
  margin-left: 10px;
}
.contentArticleRecentDocs .docs h2 {
  margin: 0 0 5px;
  padding: 5px 0 5px 10px;
  background-color: #C8EBB3;
  font-weight: bold;
}
.contentArticleRecentDocs .docs ul {
  margin: 0 0 25px 7px;
}
.contentArticleRecentDocs .docs li:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
* html .contentArticleRecentDocs .docs li {
  height: 1%;
}
.contentArticleRecentDocs .docs li {
  display: block;
  clear: both;
  padding: 0 0 5px 10px;
  background-image: url(./images/ic-list-shinchaku.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
}
.contentArticleRecentDocs .docs li .title {
  margin: 0;
  padding-bottom: 5px;
}
.contentArticleRecentDocs li img {
  float: left;
  margin-right: 10px;
}

/* recent Docs Title
----------------------------------------------- */
#recentDocsTitle .pieceHeader {
  background-image: url(./images/bg-shinchaku-repeat.gif);
  background-repeat: repeat-x;
  background-position: left top;
}
#recentDocsTitle h2 {
  margin-bottom: 10px;
  padding: 3px 10px;
  background:#329D45;
  background: -moz-linear-gradient(top, #329D45, #03853A);
  background: -webkit-gradient(linear, center top, center bottom, from(#329D45), to(#03853A));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#329D45', endColorstr='#20632c');
  color: #ffffff;
  font-weight: bold;
  font-size: 120%;
}

/* SideMenu
----------------------------------------------- */
#menu .pieceBody li {
  margin: 0;
}

/* =========================================================
    tag search
========================================================= */
.contentArticleTags .search {
  margin: 10px 0;
  padding: 10px;
/*  border: 1px solid #dddddd; */
/*  background-color: #C8EBB3; */
}
.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 {
  padding: 5px 0 5px 10px;
/*  background-image: url(./images/bg-shinchaku-repeat.gif); */
  background:-moz-linear-gradient(center top , #329D45, #03853A) repeat scroll 0% 0% transparent;
  background-repeat: repeat-x;
  background-position: left top;
  color: #ffffff;
  font-weight: bold;
  font-size: 110%;
}
.contentArticleTags li {
  margin: 0;
  padding: 0 0 5px 10px;
  background-image: url(./images/ic-list-shinchaku.gif);
  background-repeat: no-repeat;
  background-position: left 5px;
}
.contentArticleTags ul {
  padding: 10px 5px 25px;
}

.contentArticleDoc .btn_style01{
	display:flex;
	margin:0 0 35px;
}
.btn_style01 li{
	list-style: none;
	margin:0 5px;
	width:30%;
}
.btn_style01 li:nth-child(2){
	width:30%;
}
.btn_style01 li:nth-child(3){
	width:40%;
}
.btn_style01 li a{
	display:block;
	padding:.5em .5em .5em 1.5em;
	text-decoration:none;
	color:#000;
	border:2px solid #03853A;
	font-weight:bold;
	position:relative;
}
.btn_style01 li a::before{
	position:absolute;
	content:'';
	top:0;
	bottom:0;
	left: 8px;
	margin:auto;
	box-sizing: border-box;
	width: 4px;
	height: 4px;
	border: 5px solid transparent;
	border-left: 6px solid #03853A;
}


