@charset "UTF-8";

.container_thp {
  width: 930px;
  margin: 0 auto 0 auto;
  overflow: hidden;
  display: block;
}

/* ---------------------
common
---------------------- */
a:link {
  color: #06C;
  text-decoration: none;
}
a:visited {
  color: #06F;
}
a:hover {
  color: #3CF;
}
a img {
  border: none;
}
p {
  margin: 0px 0px 5px;
  padding: 0px;
}
table {
  font-size: inherit;  /* not IE */
  font: 100%;  /* IE */
}
#main-contents a:hover img, #side-contents a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
#font-size a:hover img, #font-size a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
a:focus {
  outline: none;
}
a {
  overflow: hidden;
}
#main-contents .twtr-widget h3 {
  background-image: none;
  font-size: medium;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  height: auto;
  width: auto;
}
#main-contents .twtr-widget h4 {
  font-size: medium;
  font-weight: normal;
  background-image: none;
  margin: 0px;
  padding: 0px;
  height: auto;
  width: auto;
}
.error {
  background: #ff6699;
  padding: 20px;
  text-align: center;
}
.render-mode-switch {
  font-size: 40px !important;
  text-align: center;
  color: #FFF;
  background-color: #333;
  padding-top: 40px;
  padding-bottom: 40px;
}

/* HTML5用 */
header, footer, nav, section, article, figure, aside, main {
  display: block;
}
.txg-tgallery-wrapper img {
  border: 3px solid #ccc;
}
.txg-tgallery-wrapper td {
  vertical-align: top;
}
.scrollFixIt {
  color: #666;
  margin-right: 3px;
}

/* スマホ用 */
.thp_pc-none {
  display: block;
}

/* scrollbar CSS3対応ブラウザでのみ対応
------------------------------------- */
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track-piece {
  background-color: white;  /* スクロール部分背景色 */
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
::-webkit-scrollbar-thumb:active {
  background-color: white;  /* スクロールバー アクティブ時 */
  cursor: pointer;
}
::-webkit-scrollbar-thumb {
  background: #61a24a;  /* スクロールバー本体の色 */
}
::-webkit-scrollbar-thumb:window-inactive {
  background: #61a24a;  /* ウィンドウがアクティブでないときの色 */
}

/* Design
------------------------------------- */
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.4em;
  margin: 0;
  padding: 0;
  width: 100%;
  font-size: 12px;
  color: #333333;
}

/* header
---------------------------------------- */
header {
  width: 100%;
  margin: 0;
  padding: 0;
  display: block;
  clear: both;
  height: auto;
  background: url(/asset/00032//toppage/main-img/main-img-bg.jpg) repeat-x center top;
}
header #header-top {
  display: block;
  overflow: hidden;
  background-color: #61a24a;
}
header #header-contents {
  color: #ffffff;
  text-align: left;
  font-weight: normal;
  padding: 5px 0;
  background-color: #61a24a !important;
  float: left;
}
header #header {
  width: 930px;
  margin: 0 auto 0 auto;
  overflow: hidden;
  display: block;
}
header #header #site-title {
  float: left;
  display: block;
  margin: 0;
  padding: 0;
}
header #header .header-tel {
  float: right;
  display: block;
  margin: 2em 0;
}
header:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#font-size {
  font-weight: normal;
  list-style-type: none;
  margin: 2px 0;
  padding: 0;
  height: auto;
  text-align: left;
  float: right;
  background-color: #61a24a;
}
#font-size #font-size-text {
  float: left;
  margin: 0px;
  padding: 2px 5px 0 0;
  display: block;
  vertical-align: middle;
  color: #ffffff;
}
#font-size li:first-child {
  border-right: dotted 1px #fff;
}
#font-size #s, #font-size #m, #font-size #l {
  float: right;
  border-left: dotted 1px #fff;
}
#font-size #s a, #font-size #m a, #font-size #l a {
  display: block;
  color: #ffffff;
  text-decoration: none;
  background-color: #61a24a;
  padding: 2px 5px;
}
#font-size #s a:hover, #font-size #m a:hover, #font-size #l a:hover {
  background-color: #1d5e06;
}

/* header navigation */
#header-nav {
  width: 100%;
  margin: 0;
  padding: 0;
  display: block;
  clear: both;
  float: right;
  padding: 3px 0 0;
  list-style: none;
  margin: 0;
  color: #61a24a;
}
#header-nav li {
  float: right;
  text-align: center;
  vertical-align: middle;
  margin-left: 3px;
}
#header-nav li a {
  padding: 0 0 0 15px;
  display: block;
  margin: 0 0 0 10px;
  text-decoration: none;
  color: #fff;
  background: url(../img/nav-icon.png) no-repeat left center;
}
#header-nav li a:hover, #header-nav li a:active {
  text-decoration: underline;
}

/* groval Navigation
---------------------------------------- */
#groval-nav {
  width: 100%;
  margin: 0;
  padding: 0;
  display: block;
  clear: both;
  background: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #c3ea9e), color-stop(0, #fff));
  background: -webkit-linear-gradient(#fff, #c3ea9e);
  background: -moz-linear-gradient(#fff, #c3ea9e);
  background: -o-linear-gradient(#fff, #c3ea9e);
  background: -ms-linear-gradient(#fff, #c3ea9e);
  background: linear-gradient(#fff, #c3ea9e);
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;  /* box-shadow */
  box-shadow: rgba(0, 0, 0, 0.2) 0px 6px 19px -4px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 6px 19px -4px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 6px 19px -4px;
}
#groval-nav ul {
  width: 930px;
  text-align: center;
  margin: 0 auto;
  padding: 0;
  display: block;
  font-size: 120%;
  list-style: none;
  overflow: hidden;
  border-left: solid 1px #d3d3d3;
  border-right: solid 1px #fff;
}
#groval-nav ul li {
  float: left;
  width: 153px;
  text-align: center;
  display: block;
  border-right: solid 1px #d3d3d3;
  border-left: solid 1px #fff;
}
#groval-nav ul li a.text {
  color: #333333;
  text-decoration: none;
  display: block;
  text-align: center;
  font-weight: normal;
  margin: 0 auto;
  padding: 15px 0;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
}
#groval-nav ul li a.text:hover, #groval-nav ul li a.text:active, #groval-nav ul li a.text.active {
  width: 153px;
  color: #333333;
  padding: 15px 0;
  background: #c3ea9e;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #fff), color-stop(0, #c3ea9e));
  background: -webkit-linear-gradient(#c3ea9e, #fff);
  background: -moz-linear-gradient(#c3ea9e, #fff);
  background: -o-linear-gradient(#c3ea9e, #fff);
  background: -ms-linear-gradient(#c3ea9e, #fff);
  background: linear-gradient(#c3ea9e, #fff);
}
#main-contents h3 {
  font-size: 170%;
  color: #666;
  font-weight: normal;
  margin: 0 1px 1em 0;
  padding: 30px 0 30px 20px;
  display: block;
  outline: 1px solid #ccc;
  border-top: solid 5px #61a24a;
  overflow: hidden;
  min-height: 1px;
  background: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f3f3f3), color-stop(0, #fff));
  background: -webkit-linear-gradient(#fff, #f3f3f3);
  background: -moz-linear-gradient(#fff, #f3f3f3);
  background: -o-linear-gradient(#fff, #f3f3f3);
  background: -ms-linear-gradient(#fff, #f3f3f3);
  background: linear-gradient(#fff, #f3f3f3);
}
#main-contents h4 {
  font-size: 160%;
  color: #fff;
  margin: 0 1px 1em 0;
  padding: 18px 0 8px 10px;
  font-weight: normal;
  box-shadow: 0 0 0 1px #61a24a;
  border: solid 1px #fff;
  overflow: hidden;
  min-height: 1px;
  background: #83c46c;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #61a24a), color-stop(0, #83c46c));
  background: -webkit-linear-gradient(#83c46c, #61a24a);
  background: -moz-linear-gradient(#83c46c, #61a24a);
  background: -o-linear-gradient(#83c46c, #61a24a);
  background: -ms-linear-gradient(#83c46c, #61a24a);
  background: linear-gradient(#83c46c, #61a24a);
}
#main-contents h4:before {
  content: "";
  display: block;
  width: 5px;
  height: 35px;
  margin: -10px 10px 0 0;
  background-color: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  float: left;
}
#main-contents h5 {
  font-size: 140%;
  color: #783700;
  padding: 10px 0 0 0;
  margin: 0 0 1em 0;
  font-weight: bold;
  border-bottom: solid 3px #bfb3a3;
  min-height: 1px;
}
#main-contents h5:after {
  content: "";
  display: block;
  width: 30%;
  height: 3px;
  background: #783700;
  margin: 5px 0 -3px 0;
}
#main-contents h6 {
  color: #5e5747;
  font-size: 120%;
  font-weight: normal;
  min-height: 1px;
}
#main-contents h6:before {

  /*content:url(../img/h6-arrow.png);
        background:$themeColor;
        padding:3px 5px;
        border-radius: 3px;
        margin-right: 10px;*/
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: solid 3px #61a24a;
  content: "";
  float: left;
  margin-right: 6px;
}
#main-contents #sitemap-section h4 {
  font-size: 130%;
  color: white;
  background-color: #61a24a;
  padding: 0;
  margin: 0 0 10px 0;
  font-weight: normal;
  border-radius: 5px;
}
#main-contents #sitemap-section h4:before {
  display: none;
}
#main-contents #sitemap-section h4 a {
  padding: 15px;
  display: block;
  color: #ffffff;
}
#main-contents #sitemap-section h4 a:hover {
  background: #1d5e06;
  border-radius: 5px;
}
#main-contents #sitemap-section .box ul {
  margin: -1em 0 2em 0;
  padding: 0 0 0 1em;
}
#main-contents #sitemap-section .box ul li {
  list-style-type: none;
  text-decoration: none;
  margin: 0;
  font-size: 110%;
}
#main-contents #sitemap-section .box ul li a {
  color: #666;
  display: block;
  padding: 0.5em 0.3em;
  border-bottom: dotted 1px #ccc;
}
#main-contents #sitemap-section .box ul li a:hover {
  background-color: #61a24a;
  color: #ffffff;
}
img.qrcode {
  border: 1px solid #cccccc;
}

/* お問い合わせフォーム */
#tx_form_0 {
  margin: 0;
  padding: 0;
  display: block;
  width: 670px;
}
#mailform-section {
  margin: 0;
  color: #036;
}
#mailform-section div.form-layout {
  display: block;
  margin: 0 auto;
  width: 90%;
}
#mailform-section div.form-layout div.form-items {
  border: 1px solid #6c8a62;
  width: 100%;
  overflow: hidden;
  background-color: #d6e9cf;
  margin: 0 auto;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
#mailform-section div.form-layout div.form-items div.form-item {
  clear: both;
  overflow: hidden;
  border-bottom: solid 1px #6c8a62;
}
#mailform-section div.form-layout div.form-items div.form-item:last-child {
  border-bottom: none;
}
#mailform-section div.form-layout div.form-items div.form-item div.label {
  float: left;
  width: 23%;
  text-align: left;
  vertical-align: top;
  font-size: 10pt;
  background-color: #d6e9cf;
  padding: 9px 1% 0 1%;
  color: #003366;
}
#mailform-section div.form-layout div.form-items div.form-item div.field {
  float: left;
  width: 72%;
  text-align: left;
  vertical-align: top;
  padding: 8px 1% 8px 1%;
  border-left: 1px dotted #6c8a62;
}
#mailform-section div.form-layout div.form-items div.form-item div.field p.description {
  margin: 3px 0px 0px 0px;
  font-size: 9pt;
}
#mailform-section div.form-layout div.form-items .field-textarea {
  width: 99%;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid #6c8a62;
}
#mailform-section input.input-text {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  width: 100%;
  border: 1px solid #6c8a62;
  height: 30px;
}
#mailform-section textarea.input-textarea {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid #6c8a62;
}
#mailform-section input.input-select {
  border: 1px solid #6c8a62;
}
#mailform-section .required {
  color: red;
  font-weight: normal;
font-size:90%;
}
#mailform-section .error {
  background-color: #fcf;
  padding: 0px;
  text-align: left;
}
#mailform-section .error-message {
  color: #f00;
}
#mailform-section .completion-message {
  border: 1px solid #6c8a62;
  padding: 30px;
}
#mailform-section div.submitee {
  clear: both;
  text-align: center;
}
#mailform-section div.submitee button {
  cursor: pointer;
  border-width: 0px;
  height: 51px;
  width: 144px;
  margin-top: 5px;
  border-radius: 5px;
  background: #61a24a;
}
#mailform-section div.submitee button:hover {
  background: #7cb966;
  transition: 0.5s;
}
#mailform-section div.submitee button span {
  color: #ffffff;
  font-size: 180%;
}
#mailform-section input[type=radio], #mailform-section input[type=checkbox] {
  display: inline-block;
  margin-right: 6px;
  display: none;
  margin: 0;
}
#mailform-section input[type=radio] + label, #mailform-section input[type=checkbox] + label {
  position: relative;
  display: inline-block;
  margin-right: 12px;
  cursor: pointer;
  padding: 0 0 0 20px;
}
#mailform-section input[type=radio] + label:hover, #mailform-section input[type=checkbox] + label:hover {
  color: #61a24a;
}
#mailform-section input[type=radio] + label::before, #mailform-section input[type=checkbox] + label::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  background: #FFF;
}
#mailform-section input[type=radio]:checked + label::after, #mailform-section input[type=checkbox]:checked + label::after {
  content: "";
  position: absolute;
  top: 50%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
}
#mailform-section input[type=radio] + label::before {
  border: 1px solid #666;
  border-radius: 30px;
}
#mailform-section input[type=radio]:checked + label::after {
  left: 5px;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  margin-left: -2px;
  background: #61a24a;
  border-radius: 8px;
}
#mailform-section input[type=checkbox] + label::before {
  border: 1px solid #666;
}
#mailform-section input[type=checkbox]:checked + label::after {
  left: 3px;
  width: 16px;
  height: 8px;
  margin-top: -8px;
  border-left: 3px solid #61a24a;
  border-bottom: 3px solid #61a24a;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#mailform-section .required span:before {
  content: "必須";
}





/* ドキュメントビュー用 --- */
.txg-doclist ul {
  list-style-type: none;
}
.txg-doclist li {
  list-style-type: none;
  margin-bottom: 0.5em;
  border-bottom: 1px dotted #5c4930;
}
a.txg-doclist-link, a.txg-doclist-embed {
  padding-left: 20px;
  padding-top: 5px;
  background: transparent url(../icons/icon_txt.gif) no-repeat center left;
}
a.txg-doclist-link[href$='.pdf'], a.txg-doclist-embed[href$='.pdf'] {
  background: transparent url(../icons/icon_pdf.gif) no-repeat center left;
}
a.txg-doclist-link[href$='.xls'], a.txg-doclist-embed[href$='.xls'] {
  background: transparent url(../icons/icon_xls.gif) no-repeat center left;
}
a.txg-doclist-link[href$='.xlsx'], a.txg-doclist-embed[href$='.xlsx'] {
  background: transparent url(../icons/icon_xls.gif) no-repeat center left;
}
a.txg-doclist-link[href$='.doc'], a.txg-doclist-embed[href$='.doc'] {
  background: transparent url(../icons/icon_doc.gif) no-repeat center left;
}
a.txg-doclist-link[href$='.docx'], a.txg-doclist-embed[href$='.docx'] {
  background: transparent url(../icons/icon_doc.gif) no-repeat center left;
}
a.txg-doclist-link[href$='.ppt'], a.txg-doclist-embed[href$='.ppt'] {
  background: transparent url(../icons/icon_pps.gif) no-repeat center left;
}
a.txg-doclist-link[href$='.pptx'], a.txg-doclist-embed[href$='.pptx'] {
  background: transparent url(../icons/icon_pps.gif) no-repeat center left;
}
a.txg-doclist-link[href$='.zip'], a.txg-doclist-embed[href$='.zip'] {
  background: transparent url(../icons/icon_archive.gif) no-repeat center left;
}
a.txg-doclist-link[href$='.rar'], a.txg-doclist-embed[href$='.rar'] {
  background: transparent url(../icons/icon_archive.gif) no-repeat center left;
}

/* お知らせ一覧ページ */
#topic-list-section {
  width: 670px;
  padding-top: 11px;
  padding-bottom: 5px;
  margin: 0px;
}
#topic-list-section dt {
  width: 670px;
  font-weight: bold;
  margin-bottom: 5px;
  color: #666;
  font-size: 140%;
}
#topic-list-section dt a {
  color: #61a24a;
}
#topic-list-section dt .date {
  font-weight: bold;
  display: block;
  clear: both;
  float: none;
  background: url(../img/topic-guide.jpg) no-repeat left center;
  padding: 2px 0 0 25px;
  margin: 0 10px 10px 0;
  height: 17px;
  font-weight: normal;
  font-size: 80%;
}
#topic-list-section dd {
  width: 670px;
  border-bottom: 1px dotted #666;
  font-size: 100%;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
#topic-list-section dd img {
  margin: 5px;
}
#topic-list-section dd .topic-sepalator {
  clear: both;
  height: 0px;
  width: 100px;
}

/* Footer
------------------------------------- */
footer {
  background: #61a24a;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.43, #61a24a), color-stop(0, #2d890c));
  background: -webkit-linear-gradient(top, #2d890c 0%, #61a24a 43%);
  background: -moz-linear-gradient(top, #2d890c 0%, #61a24a 43%);
  background: -o-linear-gradient(top, #2d890c 0%, #61a24a 43%);
  background: -ms-linear-gradient(top, #2d890c 0%, #61a24a 43%);
  background: linear-gradient(to bottom, #2d890c 0%, #61a24a 43%);
  border-top: solid 1px #61a24a;  /* footer navigation */
}
footer #footer-contents {
  display: block;
  color: #fff;
  padding: 15px 0;
  width: 930px;
  margin: 0 auto 0 auto;
  overflow: hidden;
  display: block;
}
footer #footer-nav {
  width: 930px;
  margin: 0 auto 0 auto;
  overflow: hidden;
  display: block;
  padding: 5px 0;
  list-style: none;
}
footer #footer-nav li {
  float: left;
  text-align: center;
  vertical-align: middle;
  margin-right: 10px;
}
footer #footer-nav li a {
  padding: 0 0 0 15px;
  display: block;
  margin: 0;
  text-decoration: none;
  color: #fff;
  background: url(../img/nav-icon.png) no-repeat left center;
}
footer #footer-nav li a:hover, footer #footer-nav li a:active {
  text-decoration: underline;
}
footer #footer-nav #toPageTop {
  padding: 0;
  text-align: right;
  border: none;
  float: right;
  display: block;
}
footer #footer-nav #toPageTop a {
  border: none;
  background-image: none;
}

/* toppage */
.topic-table {
  border-collapse: collapse;
  margin-bottom: 1em;
}

/* side */
.waka-side_info {
  border-collapse: collapse;
  border: solid 1px #cfcfcf;
  margin-bottom: 1em;
}
.waka-side_info .title {
  background: #8cbf74;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #8cbf74), color-stop(0, #3d921e));
  background: -webkit-linear-gradient(#3d921e, #8cbf74);
  background: -moz-linear-gradient(#3d921e, #8cbf74);
  background: -o-linear-gradient(#3d921e, #8cbf74);
  background: -ms-linear-gradient(#3d921e, #8cbf74);
  background: linear-gradient(#3d921e, #8cbf74);
  color: #ffffff;
  padding: 0.5em;
  font-size: 120%;
  text-align: left;
}
.waka-side_info .map {
  padding: 8px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.23, #f3fae5), color-stop(0, #cae2b6));
  background: -webkit-linear-gradient(top, #cae2b6 0%, #f3fae5 23%);
  background: -moz-linear-gradient(top, #cae2b6 0%, #f3fae5 23%);
  background: -o-linear-gradient(top, #cae2b6 0%, #f3fae5 23%);
  background: -ms-linear-gradient(top, #cae2b6 0%, #f3fae5 23%);
  background: linear-gradient(to bottom, #cae2b6 0%, #f3fae5 23%);
}
.waka-side_info .side-gmap {
  border: solid 1px #9dbd92;
}
.waka-side_info .waka-side_info_button a {
  background: #ffffff;
  text-align: center;
  display: block;
  border: solid 1px #9dbd92;
  margin: 0.5em 0;
  color: #333333;
  padding: 0.3em;
}