@charset "UTF-8";

/* =========================================================
   Pieces for mujinamon
========================================================= */

/* common header
----------------------------------------------- */
#accessibilityTool {
  background: transparent;
}
#commonHeader {
  height: 144px;
  border-bottom: 4px solid #FEDA15;
  background: #9AC912;
}
#commonHeader .pieceContainer {
  position: relative;
  width: 1000px;
  margin: 0 auto;
}
#commonHeader h1 {
  position: relative;
  z-index: 10;
  width: 750px;
  background: url(../images/header.png) left top no-repeat
}
#commonHeader h1 a {
  display: block;
  width: 405px;
  height: 0;
  padding-top: 124px;
  overflow: hidden;
}
#commonHeader .menu {
  position: absolute;
  top: 5px;
  right: 0;
  z-index: 100;
  margin: 0;
  font-size: 90%;
  text-align: right;
}
#commonHeader .lowerMenu {
  padding: 17px 5px 15px 0;
}
#commonHeader .lowerMenu > * {
  float: right;
}
#commonHeader .lowerMenu .hanyu {
  display: block;
  margin-left: 8px;
  padding: 5px 10px 5px 26px;
  border-radius: 4px;
  border: 1px solid #fff;
  background: url(../images/ic-hanyu.png) 4px center no-repeat #7AB3ED;
  color: #000;
  text-decoration: none;
}
table.gsc-search-box {
  width: 250px !important;
  max-width: 250px !important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
  width: 135px !important\9;
  /width: 135px !important;
}
#google_translate_element {
  display: inline-block;
  position: relative;
  top: 2px;
  margin-right: 5px;
}

/* global navi
----------------------------------------------- */
#globalNavi {
  position: relative;
  top: -34px;
  z-index: 0;
}
#globalNavi .pieceContainer {
  width: 1000px;
  margin: 0 auto;
}
#globalNavi .pieceBody ul {
  padding: 7px 0;
  border-radius: 6px;
  border: 2px solid #9AC912;
  background: #fff;
}
#globalNavi .pieceBody li {
  float: left;
  width: 166px;
  background: url(../images/menu-border.gif) left top repeat-y;
  box-sizing: border-box;
}
#globalNavi .pieceBody li:first-child {
  background: none;
}
#globalNavi .pieceBody li a {
  display: block;
  width: 155px;
  margin: 0 auto;
  height: 0;
  padding-top: 48px;
  background-position: 0 0;
  background-repeat: no-repeat;
  overflow: hidden;
}
#globalNavi .pieceBody li.mn1 a {
  background-image: url(../images/menu07.gif);
}
#globalNavi .pieceBody li.mn2 a {
  background-image: url(../images/menu01.gif);
}
#globalNavi .pieceBody li.mn3 a {
  background-image: url(../images/menu02.gif);
}
#globalNavi .pieceBody li.mn4 a {
  background-image: url(../images/menu04.gif);
}
#globalNavi .pieceBody li.mn5 a {
  background-image: url(../images/menu05.gif);
}
#globalNavi .pieceBody li.mn6 a {
  background-image: url(../images/menu06.gif);
}
#globalNavi .pieceBody li:last-child a span {
  border-right: 1px solid #A15900;
}
#globalNavi .pieceBody li.current a,
#globalNavi .pieceBody li a:hover {
  background-position: 0 -48px;
}

/* common-footer
----------------------------------------------- */
#commonFooter {
  border-top: 4px solid #FEDA15;
  background: #9AC912;
}
#commonFooter .pieceContainer {
  width: 1000px;
  margin: 0 auto;
}
#commonFooter address {
  min-height: 80px;
  margin-top: -30px;
  padding: 15px;
  border-radius: 6px;
  border: 2px solid #9AC912;
  background: url(../images/bg-footer.jpg) right bottom no-repeat #fff;
}

/* copyright
----------------------------------------------- */
#copyright {
  background: #9AC912;
}
#copyright .pieceContainer {
  width: 1000px;
  margin: 0 auto;
}
#copyright .pieceBody {
  padding: 5px 0 15px;
  text-align: center;
}

/* breadCrumbs
----------------------------------------------- */
#breadCrumbs {
  clear: both;
  margin: 0 0 15px;
  padding: 0 10px;
}
#breadCrumbs ol {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: baseline;
  align-items: baseline;
}
#breadCrumbs ol,
#breadCrumbs li {
  list-style: none;
}
#breadCrumbs li:not(:first-child):before {
  content: ">";
  margin: 0 5px;
}

/* page title, concept title
----------------------------------------------- */
/* navi */
#pageNav #pageTitle, #conceptTitle {
  clear: both;
  margin: 5px 0 20px;
}
#pageNav #pageTitle .pieceBody, #conceptTitle .pieceBody {
  border-radius: 6px;
  background-color: #FFF296;
  overflow: hidden;
}
#pageNav #pageTitle .pieceBody h1, #conceptTitle .pieceBody h1 {
  padding: 15px 0 15px 60px;
  background: url(../images/ic-pagetitle.gif) 15px center no-repeat;
  color: #5E2C11;
  font-size: 150%;
  font-weight: bold;
}
#pageNav #pageTitle h1, #conceptTitle .pieceBody h1 {
  padding: 15px 0 15px 60px;
  background: url(../images/ic-pagetitle.gif) 15px center no-repeat;
}

/* content */
#content #pageTitle h1 {
  margin-bottom: 15px;
  padding: 10px 0 10px 15px;
  border-radius: 6px;
  background: url(../images/bg-h2title.gif) 98% center no-repeat #9AC912;
  color: #5E2C11;
  font-size: 140%;
  font-weight: bold;
}

/* docs page title
----------------------------------------------- */
#docsPageTitle {
  clear: both;
  margin: 5px 0 20px;
}
#docsPageTitle .pieceBody {
  border-radius: 6px;
  background-color: #FFF296;
  overflow: hidden;
}
#docsPageTitle .pieceBody h1 {
  padding: 15px 0 15px 18px;
  border-left: 18px solid #9AC912;
  color: #5E2C11;
  font-size: 150%;
  font-weight: bold;
}

/* chumoku
----------------------------------------------- */
#chumoku {
  margin-bottom: 30px;
  padding: 10px 15px 15px;
  border-radius: 10px;
  background: #FFF296;
}
#chumoku .pieceHeader h2 {
  width: 150px;
  height: 0;
  margin-bottom: 10px;
  padding-top: 40px;
  background: url(../images/tl-chumoku.gif) left top no-repeat;
  overflow: hidden;
}
#chumoku .pieceBody ul.docs {
  padding: 15px;
  border-radius: 8px;
  background: #fff;
}
#chumoku .pieceBody ul.docs > li {
  padding: 10px 25px;
  border-bottom: 1px dotted #ccc;
  background: url(../images/ic-list.png) 5px 1em no-repeat;
}
#chumoku .pieceBody ul.docs > li:last-child {
  border-bottom: none;
}
#chumoku .pieceBody ul.docs > li span.body {
  display: block;
}
#chumoku .more a {
  display: block;
  margin: 10px 0 0;
  padding: 10px 0;
  border-radius: 10px;
  background: #FAC846;
  color: #000;
  text-decoration: none;
  text-align: center;
}

/* oshirase
----------------------------------------------- */
#oshirase {
  margin-bottom: 30px;
  padding: 15px 0;
  border-radius: 10px;
  background: #F6EEE7;
}
#oshirase .pieceContainer {
  padding: 0 30px;
  background: url(../images/bg-oshira-repeat.gif) left 15px repeat-y;
}
#oshirase .pieceHeader h2 {
  width: 150px;
  height: 0;
  padding-top: 40px;
  background: url(../images/tl-oshirase.gif) left top no-repeat;
  overflow: hidden;
}
#oshirase .pieceBody ul.docs li {
  padding: 10px 25px;
  background: url(../images/ic-list.png) 5px 1em no-repeat;
}
#oshirase .more a {
  display: block;
  margin: 10px 0 0;
  padding: 10px 0;
  border-radius: 10px;
  background: #E6D1BD;
  color: #000;
  text-decoration: none;
  text-align: center;
}

/* schedule
----------------------------------------------- */
#schedule .pieceHeader {
  margin-bottom: 10px;  
}
#schedule .pieceHeader h2 {
  height: 0;
  padding-top: 40px;
  background: url(../images/tl-yotei.gif) left top no-repeat;
  overflow: hidden;
}
#schedule .more a {
  display: block;
  margin: 10px 0 0;
  padding: 10px 0;
  border-radius: 10px;
  background: #E3E9FF;
  color: #000;
  text-decoration: none;
  text-align: center;
}  

/* side menu, category list
----------------------------------------------- */
#sideMenu .pieceContainer,
#categoryList .pieceContainer {
  margin-bottom: 30px;
  padding: 10px 15px;
  border-radius: 8px;
  border: 2px solid #9AC912;
}
#sideMenu .pieceHeader h2,
#categoryList .pieceHeader h2 {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 2px solid #9AC912;
  color: #008A0D;
  text-align: center;
}
#sideMenu ul li,
#categoryList .pieceBody section h3 {
  padding: 1px 0 1px 12px;
  background: url(../images/ic-menulist.png) left center no-repeat;
  font-size: 100%;
  font-weight: normal;
}

/* bn-side
----------------------------------------------- */
#links .bn-btn li {
  margin-bottom: 15px;
}