@charset "UTF-8";
/*	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;
  padding: 0 5px;
}

.scrollFixIt {
  color: #666;
  margin-right: 3px;
}

/* スマホ用 */
.thp_pc-none {
  display: block;
}

.googlemap {
  display: inline-block;
}

/*ギャラリー調整*/
#cboxTitle {
  background: rgba(255, 255, 255, 0.8);
  bottom: 28px !important;
}

img.qrcode {
  border: 1px solid #cccccc;
}

/* Design */
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: normal;
  margin: 0;
  padding: 0;
  width: 100%;
  min-width: 1000px;
  color: #313131;
  font-size: 18px;
}

.thp-container {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  display: block;
}

/* header
---------------------------------------- */
header {
  width: 100%;
  padding: 10px 0;
  background-image: url(../img/ptn01.png), url(../img/ptn01.png);
  background-repeat: repeat-x;
  background-position: top,bottom;
  z-index: 100;
}
header #header {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  display: block;
}
header #header #header-contents {
  width: 70%;
  float: left;
  color: #313131;
  font-size: 100%;
  font-weight: normal;
  text-align: left;
  margin: 10px 0;
  padding: 0;
}
header #header #header-contents p {
  margin-bottom: 0;
}
header #header #site-title {
  clear: both;
  text-align: center;
  margin: 0;
  padding: 0;
}
header #header #site-title img {
  vertical-align: bottom;
}
header #header:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* font size */
#font-size {
  float: right;
  font-size: 100%;
  text-align: left;
  list-style-type: none;
  margin: 0;
  padding: 2px 2px 2px 8px;
  border: 3px solid #c9c9c9;
  background: #eee;
}
#font-size #font-size-text {
  display: block;
  float: left;
  margin: 0 7px 0 0;
  padding: 0;
}
#font-size #font-size-text img {
  vertical-align: bottom;
}
#font-size #s,
#font-size #m,
#font-size #l {
  float: right;
  text-align: center;
  margin: 0 0 0 2px;
}
#font-size #s img,
#font-size #m img,
#font-size #l img {
  vertical-align: bottom;
}
#font-size #s a,
#font-size #m a,
#font-size #l a {
  display: block;
  margin: 0;
  padding: 0;
}
#font-size #s a:hover,
#font-size #m a:hover,
#font-size #l a:hover {
  opacity: 0.7;
  transition: 0.3s;
}
#font-size:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* header navi */
#header-nav {
  list-style: none;
  font-size: 0;
  margin: 20px 0;
  padding: 0;
  text-align: center;
}
#header-nav li {
  display: inline-block;
  font-size: 18px;
  margin: 0 15px 0;
  padding: 5px 0 0;
}
#header-nav li.contact {
  display: inline-block;
  margin-right: 0;
  padding-top: 0;
}
#header-nav li.contact a {
  padding-left: 0;
  background: none;
}
#header-nav li.contact a:hover {
  opacity: 0.7;
  transition: 0.7s;
}
#header-nav li.contact a img {
  vertical-align: middle;
}
#header-nav li a {
  color: #5d0611;
  margin: 0;
  padding: 0 0 0 15px;
  background: url(../img/nav.png) no-repeat left center;
}
#header-nav li a:hover, #header-nav li a:active, #header-nav li a.active {
  color: #00532c;
  text-decoration: underline;
}
#header-nav:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* pamphlet */
.header_pamf {
  width: 480px;
  margin: 0 auto;
  background: #eee;
}
.header_pamf ul {
  padding: 10px 0 10px 20px;
  list-style: none;
}
.header_pamf ul li {
  float: left;
  margin: 0 0 0 15px;
}
.header_pamf ul li a:hover {
  opacity: 0.7;
}
.header_pamf ul li img {
  vertical-align: middle;
}
.header_pamf ul li.ttl {
  margin: 0 5px 0 0;
}
.header_pamf ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* groval Navigation
---------------------------------------- */
#groval-nav {
  width: 100%;
  margin: 0;
  padding: 20px 0;
  background-image: -moz-linear-gradient(90deg, #0a2b6f 0%, #00522f 100%);
  background-image: -webkit-linear-gradient(90deg, #0a2b6f 0%, #00522f 100%);
  background-image: -ms-linear-gradient(90deg, #0a2b6f 0%, #00522f 100%);
  /*position: sticky;*/
  z-index: 10;
  /*top: 0;*/
}
#groval-nav ul {
  width: 998px;
  font-size: 15px;
  text-align: center;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
#groval-nav ul li {
  float: left;
  text-align: center;
  margin: 0 3px 0 0;
}
#groval-nav ul li:last-child {
  margin: 0;
}
#groval-nav ul li:last-child a span {
  display: inline-block;
  margin-top: 20px;
}
#groval-nav ul li a.text {
  display: table-cell;
  width: 140px;
  height: 140px;
  color: #313131;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  padding: 0;
  background: url(../img/gnav.png) no-repeat center;
}
#groval-nav ul li a.text:hover, #groval-nav ul li a.text:active, #groval-nav ul li a.text.active {
  background-image: url(../img/gnav_hv.png);
  transition: 0.7s;
}
#groval-nav:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* Contents
----------------------- */
#main-contents h3 {
  font-size: 194%;
  color: white;
  font-weight: bold;
  text-align: center;
  margin: 15px 0 1em 0;
  padding: 1.4em 0;
  position: relative;
  background-color: #5d0611;
  position: relative;
}
#main-contents h3:before {
  content: "";
  width: 10px;
  height: 40px;
  background-color: #00532c;
  position: absolute;
  top: -20px;
  right: 0;
  left: -15px;
  margin: 0 auto;
}
#main-contents h3:after {
  content: "";
  width: 10px;
  height: 40px;
  background-color: #042865;
  position: absolute;
  top: -20px;
  right: -15px;
  left: 0;
  margin: 0 auto;
}
#main-contents h3 a {
  color: white;
  text-decoration: underline;
}
#main-contents h3 a:hover {
  text-decoration: none;
}
#main-contents .mc-h4, #main-contents .gxblog-article-header h4 a {
  font-size: 130%;
  color: #5d0611;
  font-weight: normal;
  margin: 0 0 1em 0;
  padding: 0px 0 6px 0px;
  border-bottom: solid 3px #5d0611;
  min-height: 1px;
  line-height: normal;
}
#main-contents h4 {
  font-size: 166%;
  color: #313131;
  font-weight: bold;
  text-align: center;
  margin: 0 0 1em 0;
  padding: 0.9em 0 0;
  border-top: 5px solid #00532c;
  overflow: hidden;
  position: relative;
}
#main-contents h4:before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #00532c;
  position: absolute;
  top: 3px;
  left: 0;
}
#main-contents h4 a {
  color: #313131;
  text-decoration: underline;
}
#main-contents h4 a:hover {
  text-decoration: none;
}
#main-contents .gxblog-article-header h4 {
  background: transparent;
  border: none;
  text-align: left;
  padding: 0;
  margin: 0;
  font-size: 100%;
  box-shadow: none;
  text-shadow: none;
  outline: none;
  color: inherit;
  height: auto;
}
#main-contents .gxblog-article-header h4:before, #main-contents .gxblog-article-header h4:after {
  display: none;
}
#main-contents .gxblog-article-header h4 a {
  display: block;
  overflow: inherit;
}
#main-contents .gxblog-article-header h4 a:hover {
  text-decoration: none;
}
#main-contents h5 {
  font-size: 138%;
  color: white;
  font-weight: bold;
  margin: 0 0 1em 0;
  padding: 0.48em 0 0.48em 48px;
  background-color: #0a2b6f;
  min-height: 1px;
}
#main-contents h5 a {
  color: white;
  text-decoration: underline;
}
#main-contents h5 a:hover {
  text-decoration: none;
}
#main-contents h6 {
  font-size: 111%;
  color: #313131;
  font-weight: bold;
  min-height: 1px;
  margin: 0 0 1em 0;
  padding: 0 0 0 50px;
  background-image: url(../img/h6.png);
  background-repeat: no-repeat;
  background-position: left center;
}
#main-contents h6 a {
  color: #313131;
  text-decoration: underline;
}
#main-contents h6 a:hover {
  text-decoration: none;
}
#main-contents #sitemap-section {
  margin-bottom: 20px;
  font-size: 120%;
}
#main-contents #sitemap-section h4 {
  background: transparent;
  border: none;
  text-align: left;
  padding: 0;
  margin: 0;
  font-size: 100%;
  box-shadow: none;
  text-shadow: none;
  outline: none;
  color: inherit;
  height: auto;
}
#main-contents #sitemap-section h4:before, #main-contents #sitemap-section h4:after {
  display: none;
}
#main-contents #sitemap-section h4:after, #main-contents #sitemap-section h4:before {
  display: none;
}
#main-contents #sitemap-section h4 a {
  padding: 10px;
  display: block;
  color: #313131;
  border-bottom: solid 1px #ccc;
}
#main-contents #sitemap-section h4 a:hover {
  background: #5d0611;
  color: #fff;
}
#main-contents #sitemap-section .box ul {
  margin: -1.5em 0 0em 0;
  padding: 0 0 0 1em;
}
#main-contents #sitemap-section .box ul li {
  list-style-type: none;
  text-decoration: none;
  margin: 0;
  font-size: 100%;
}
#main-contents #sitemap-section .box ul li a {
  color: #313131;
  display: block;
  padding: 10px;
  border-bottom: solid 1px #ccc;
}
#main-contents #sitemap-section .box ul li a:hover {
  background-color: #5d0611;
  color: #ffffff;
}

/* Footer
------------------------------------- */
/* to-top */
ul#to-top {
  clear: both;
  width: 1000px;
  margin: 50px auto;
  padding: 0;
  text-align: center;
}
ul#to-top li {
  display: inline-block;
  font-size: 14px;
  margin: 0;
}
ul#to-top li:first-child {
  margin-right: 77px;
}
ul#to-top li:last-child {
  margin-right: 0;
}
ul#to-top li a {
  margin: 0;
  padding: 0;
}
ul#to-top li a:hover {
  opacity: 0.7;
}
ul#to-top li a img {
  vertical-align: bottom;
}

footer {
  width: 100%;
  margin: 0;
  padding: 10px 0 0;
  background-image: url(../img/ptn01.png);
  background-repeat: repeat-x;
  background-position: top;
}
footer #footer-contents {
  padding: 20px 0 0;
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  display: block;
}
footer #footer-contents a:hover {
  opacity: 0.7;
}
footer #footer-contents p small {
  display: block;
  font-size: 100%;
  text-align: center;
}

/* footer navi */
#footer-nav {
  list-style: none;
  font-size: 0;
  margin: 15px 0;
  padding: 0;
  text-align: center;
}
#footer-nav li {
  display: inline-block;
  font-size: 18px;
  margin: 0 15px 0;
  padding: 5px 0 0;
}
#footer-nav li.contact {
  display: inline-block;
  margin-right: 0;
  padding-top: 0;
}
#footer-nav li.contact a {
  padding-left: 0;
  background: none;
}
#footer-nav li.contact a img {
  vertical-align: middle;
}
#footer-nav li a {
  color: #5d0611;
  margin: 0;
  padding: 0 0 0 15px;
  background: url(../img/nav.png) no-repeat left center;
}
#footer-nav li a:hover, #footer-nav li a:active, #footer-nav li a.active {
  color: #5d0611;
  text-decoration: underline;
}
#footer-nav:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* footer-gnav */
#footer-gnav {
  width: 100%;
  background: #5d0611;
}
#footer-gnav ul {
  list-style: none;
  font-size: 0;
  text-align: center;
  padding: 10px 0;
}
#footer-gnav ul li {
  display: inline-block;
  font-size: 18px;
  border-left: 1px solid white;
}
#footer-gnav ul li:last-child {
  border-right: 1px solid white;
}
#footer-gnav ul li a {
  color: white;
  padding: 0 27px;
}
#footer-gnav ul li a:hover, #footer-gnav ul li a:active, #footer-gnav ul li a.active {
  text-decoration: underline;
}

/* footer contents */
table.footer_tbl {
  margin: 0 auto 15px;
}
table.footer_tbl tr td {
  vertical-align: top;
}
table.footer_tbl tr td p {
  line-height: 1.4;
  margin-bottom: 0;
}
table.footer_tbl tr td p a:hover {
  opacity: 0.7;
  transition: 0.7s;
}
table.footer_tbl tr td p a img {
  vertical-align: bottom;
}
table.footer_tbl tr td.sp {
  width: 25px;
}

.footer_pamf {
  width: 480px;
  margin: 0 auto;
  background: #eee;
}
.footer_pamf ul {
  padding: 10px 0 10px 20px;
  list-style: none;
}
.footer_pamf ul li {
  float: left;
  margin: 0 0 0 15px;
}
.footer_pamf ul li a:hover {
  opacity: 0.7;
}
.footer_pamf ul li img {
  vertical-align: middle;
}
.footer_pamf ul li.ttl {
  margin: 0 5px 0 0;
}
.footer_pamf ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* ドキュメントビュー用
----------------------- */
.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;
}

/* お問い合わせフォーム
----------------------- */
#tx_form_0 {
  margin: 0;
  padding: 0;
  display: block;
}

#mailform-section {
  margin: 0;
  color: #313131;
}

#mailform-section div.form-layout {
  display: block;
  margin: 0 auto;
}
#mailform-section div.form-layout div.form-items {
  width: 100%;
  background-color: #eeeeee;
  margin: 0 auto;
}
#mailform-section div.form-layout div.form-items div.form-item {
  clear: both;
  border-bottom: solid 1px #ccc;
}
#mailform-section div.form-layout div.form-items div.form-item:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#mailform-section div.form-layout div.form-items div.form-item:first-child {
  border-top: solid 1px #ccc;
}
#mailform-section div.form-layout div.form-items div.form-item div.label {
  float: left;
  width: calc(25% - 2%);
  text-align: left;
  vertical-align: top;
  font-size: 10pt;
  padding: 9px 1% 0 1%;
  color: #313131;
}
#mailform-section div.form-layout div.form-items div.form-item div.field {
  float: left;
  background: #fff;
  width: calc(75% - 2%);
  text-align: left;
  vertical-align: top;
  padding: 8px 1% 8px 1%;
}
#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 #ccc;
}
#mailform-section input.input-text {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  width: 100%;
  border: 1px solid #ccc;
  height: 30px;
}
#mailform-section textarea.input-textarea {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid #ccc;
}
#mailform-section input.input-select {
  border: 1px solid #ccc;
}
#mailform-section .required {
  color: red;
  font-weight: normal;
}
#mailform-section .error {
  background-color: #fcf;
  padding: 0px;
  text-align: left;
}
#mailform-section .error-message {
  color: #f00;
}
#mailform-section .completion-message {
  border: 1px solid #ccc;
  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: #5d0611;
}
#mailform-section div.submitee button:hover {
  background: #8d091a;
  transition: 0.5s;
}
#mailform-section div.submitee button span {
  color: white;
  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: #5d0611;
}
#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 label input[type=checkbox] {
  display: inline-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: #5d0611;
  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 #5d0611;
  border-bottom: 3px solid #5d0611;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/*koページ一覧パーツ*/
#main-contents .txg-subpagelist1 .txg-subpagelist-wrapper {
  text-decoration: none;
  color: #4d4d4d;
}
#main-contents .txg-subpagelist1 .txg-subpagelist-wrapper a {
  text-decoration: none;
  color: #4d4d4d;
}
#main-contents .txg-subpagelist1 .txg-subpagelist-wrapper a:hover {
  text-decoration: underline;
}
#main-contents .txg-subpagelist1 .txg-subpagelist-wrapper .txg-subpagelist {
  overflow: hidden;
  margin: 0 auto 10px auto;
  padding: 0 0 0 10px;
  display: block;
}
@media screen and (max-width: 599px) {
  #main-contents .txg-subpagelist1 .txg-subpagelist-wrapper .txg-subpagelist {
    padding: 0px;
  }
}
#main-contents .txg-subpagelist1 .txg-subpagelist-wrapper .txg-subpagelist li {
  list-style: none;
  border: 1px solid #c0c0c0;
  background-color: #fff;
  position: relative;
  margin: 1%;
  width: 47%;
  height: auto;
}
#main-contents .txg-subpagelist1 .txg-subpagelist-wrapper .txg-subpagelist li:nth-child(odd) {
  float: left;
  clear: left;
}
@media screen and (max-width: 599px) {
  #main-contents .txg-subpagelist1 .txg-subpagelist-wrapper .txg-subpagelist li:nth-child(odd) {
    float: none;
    clear: both;
  }
}
#main-contents .txg-subpagelist1 .txg-subpagelist-wrapper .txg-subpagelist li:nth-child(even) {
  float: right;
  clear: right;
}
@media screen and (max-width: 599px) {
  #main-contents .txg-subpagelist1 .txg-subpagelist-wrapper .txg-subpagelist li:nth-child(even) {
    float: none;
    clear: both;
  }
}
@media screen and (max-width: 599px) {
  #main-contents .txg-subpagelist1 .txg-subpagelist-wrapper .txg-subpagelist li {
    width: auto;
  }
}
#main-contents .txg-subpagelist1 .txg-subpagelist-wrapper .txg-subpagelist li .txg-subpagelist-item {
  display: block;
  overflow: hidden;
}
#main-contents .txg-subpagelist1 .txg-subpagelist-wrapper .txg-subpagelist li .txg-subpagelist-item:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#main-contents .txg-subpagelist1 .txg-subpagelist-wrapper .txg-subpagelist li .txg-subpagelist-item .txg-subpagelist-title {
  margin: 0;
  padding: 5px 0px 5px 5px;
  border-left: 5px solid #5d0611;
  min-height: 23px;
  display: block;
  clear: both;
  width: 100%;
  color: #5d0611;
}
#main-contents .txg-subpagelist1 .txg-subpagelist-wrapper .txg-subpagelist li .txg-subpagelist-item .txg-subpagelist-title a {
  display: block;
  padding: 0 0 0 5px;
  font-weight: medium;
  font-size: 120%;
}
#main-contents .txg-subpagelist1 .txg-subpagelist-wrapper .txg-subpagelist li .txg-subpagelist-item .txg-subpagelist-texts {
  margin: 5px 10px 10px 15px;
  clear: left;
}
#main-contents .txg-subpagelist1 .txg-subpagelist-wrapper .txg-subpagelist li .txg-subpagelist-item .txg-subpagelist-texts .txg-subpagelist-text1 {
  display: block;
}
#main-contents .txg-subpagelist1 .txg-subpagelist-wrapper .txg-subpagelist li .txg-subpagelist-item .txg-subpagelist-texts .txg-subpagelist-text2 {
  display: block;
}
#main-contents .txg-subpagelist1 .txg-subpagelist-wrapper .txg-subpagelist li .txg-subpagelist-item .txg-subpagelist-texts .txg-subpagelist-text3 {
  display: block;
}
#main-contents .txg-subpagelist1 .txg-subpagelist-wrapper .txg-subpagelist li .txg-subpagelist-item .txg-subpagelist-linktext {
  clear: left;
  color: #ffffff;
  border-radius: 5px;
  z-index: 10;
  padding: 0;
  float: none;
  margin: 10px;
  min-height: 18px;
}
#main-contents .txg-subpagelist1 .txg-subpagelist-wrapper .txg-subpagelist li .txg-subpagelist-item .txg-subpagelist-linktext a {
  color: #ffffff;
  display: block;
  float: none;
  text-align: center;
  overflow: hidden;
  padding: 1px 3px 0;
  background-color: #5d0611;
}
#main-contents .txg-subpagelist1 .txg-subpagelist-wrapper .txg-subpagelist li .txg-subpagelist-item .txg-subpagelist-linktext a:hover {
  background-color: #8d091a;
}
#main-contents .txg-subpagelist1 .txg-subpagelist-wrapper .txg-subpagelist li .txg-subpagelist-item .txg-subpagelist-linktext .txg-subpagelist-bullet {
  display: none;
}
#main-contents .txg-subpagelist1 .txg-subpagelist-wrapper .txg-subpagelist li .txg-subpagelist-item .txg-subpagelist-image {
  margin: 10px;
}
#main-contents .txg-subpagelist1 .txg-subpagelist-wrapper .txg-subpagelist li .txg-subpagelist-item .txg-subpagelist-image a {
  display: block;
}
#main-contents .txg-subpagelist1 .txg-subpagelist-wrapper .txg-subpagelist li .txg-subpagelist-item .txg-subpagelist-image img {
  display: block;
  max-width: 100%;
  height: auto;
}
#main-contents .txg-subpagelist1 .txg-subpagelist-wrapper .txg-subpagelist .txg-subpagelist-image-no .txg-subpagelist-title {
  width: auto;
}
#main-contents .txg-subpagelist2 .txg-subpagelist-wrapper {
  text-decoration: none;
  color: #4d4d4d;
  margin-bottom: 50px;
}
#main-contents .txg-subpagelist2 .txg-subpagelist-wrapper a {
  text-decoration: none;
  color: #4d4d4d;
}
#main-contents .txg-subpagelist2 .txg-subpagelist-wrapper a:hover {
  text-decoration: underline;
}
#main-contents .txg-subpagelist2 .txg-subpagelist-wrapper .txg-subpagelist {
  overflow: hidden;
  margin: 0 auto 10px auto;
  padding: 0;
  display: block;
}
#main-contents .txg-subpagelist2 .txg-subpagelist-wrapper .txg-subpagelist li {
  border-bottom: 1px solid #c0c0c0;
  list-style: none;
  position: relative;
  width: 48%;
  height: auto;
}
#main-contents .txg-subpagelist2 .txg-subpagelist-wrapper .txg-subpagelist li:nth-child(odd) {
  float: left;
  clear: left;
}
@media screen and (max-width: 699px) {
  #main-contents .txg-subpagelist2 .txg-subpagelist-wrapper .txg-subpagelist li:nth-child(odd) {
    float: none;
    clear: both;
  }
}
#main-contents .txg-subpagelist2 .txg-subpagelist-wrapper .txg-subpagelist li:nth-child(even) {
  float: right;
  clear: right;
}
@media screen and (max-width: 699px) {
  #main-contents .txg-subpagelist2 .txg-subpagelist-wrapper .txg-subpagelist li:nth-child(even) {
    float: none;
    clear: both;
  }
}
@media screen and (max-width: 699px) {
  #main-contents .txg-subpagelist2 .txg-subpagelist-wrapper .txg-subpagelist li {
    width: auto;
  }
}
#main-contents .txg-subpagelist2 .txg-subpagelist-wrapper .txg-subpagelist li .txg-subpagelist-item {
  display: block;
  padding: 15px 0;
}
#main-contents .txg-subpagelist2 .txg-subpagelist-wrapper .txg-subpagelist li .txg-subpagelist-item:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#main-contents .txg-subpagelist2 .txg-subpagelist-wrapper .txg-subpagelist li .txg-subpagelist-item .txg-subpagelist-title {
  display: block;
  clear: both;
  padding: 0 0 10px;
}
#main-contents .txg-subpagelist2 .txg-subpagelist-wrapper .txg-subpagelist li .txg-subpagelist-item .txg-subpagelist-title a {
  display: block;
  padding: 0;
  font-weight: bold;
  font-size: 115%;
}
#main-contents .txg-subpagelist2 .txg-subpagelist-wrapper .txg-subpagelist li .txg-subpagelist-item .txg-subpagelist-texts {
  clear: left;
  float: left;
  width: 70%;
}
#main-contents .txg-subpagelist2 .txg-subpagelist-wrapper .txg-subpagelist li .txg-subpagelist-item .txg-subpagelist-texts .txg-subpagelist-text1 {
  display: block;
}
#main-contents .txg-subpagelist2 .txg-subpagelist-wrapper .txg-subpagelist li .txg-subpagelist-item .txg-subpagelist-texts .txg-subpagelist-text2 {
  display: block;
}
#main-contents .txg-subpagelist2 .txg-subpagelist-wrapper .txg-subpagelist li .txg-subpagelist-item .txg-subpagelist-texts .txg-subpagelist-text3 {
  display: block;
}
#main-contents .txg-subpagelist2 .txg-subpagelist-wrapper .txg-subpagelist li .txg-subpagelist-item .txg-subpagelist-linktext {
  z-index: 10;
  padding: 0;
  float: right;
  margin: 0;
  min-height: 18px;
  right: 0;
  bottom: 20px;
}
#main-contents .txg-subpagelist2 .txg-subpagelist-wrapper .txg-subpagelist li .txg-subpagelist-item .txg-subpagelist-linktext a {
  display: block;
  text-align: center;
  overflow: hidden;
  padding: 7px 15px;
  color: #ffffff;
  background: #333;
}
#main-contents .txg-subpagelist2 .txg-subpagelist-wrapper .txg-subpagelist li .txg-subpagelist-item .txg-subpagelist-linktext a:hover {
  background: #666;
}
#main-contents .txg-subpagelist2 .txg-subpagelist-wrapper .txg-subpagelist li .txg-subpagelist-item .txg-subpagelist-linktext .txg-subpagelist-bullet {
  display: none;
}
#main-contents .txg-subpagelist2 .txg-subpagelist-wrapper .txg-subpagelist li .txg-subpagelist-item .txg-subpagelist-image {
  display: none;
}
#main-contents .txg-subpagelist2 .txg-subpagelist-wrapper .txg-subpagelist .txg-subpagelist-image-no .txg-subpagelist-title {
  width: auto;
}

/* サイド デフォルト */
#side .txg-subpagelist-wrapper, #side .txg-subpagelist-wrapper a {
  text-decoration: none;
  color: #4d4d4d;
}

#side .txg-subpagelist-wrapper:hover, #side .txg-subpagelist-wrapper a:hover {
  text-decoration: underline;
}

#side ul.txg-subpagelist {
  overflow: hidden;
  margin: 0 auto 10px auto;
  padding: 0;
  display: block;
}

#side ul.txg-subpagelist li {
  list-style: none;
  border: 1px solid #c0c0c0;
  background-color: #fff;
  position: relative;
  float: left;
  margin: 1%;
  width: 98%;
  display: block;
  overflow: hidden;
  padding-bottom: 5px;
}

#side ul.txg-subpagelist .txg-subpagelist-title {
  margin: 5px 0 0 5px;
  padding: 5px 0px 0px 5px;
  border-left: 5px solid #002e73;
  min-height: 23px;
}

#side .txg-subpagelist-image-no .txg-subpagelist-title {
  width: 240px;
}

#side .txg-subpagelist-title a {
  display: block;
  padding: 0 0 0 5px;
  font-weight: medium;
  font-size: 15px;
}

#side .txg-subpagelist-texts {
  width: 100px;
  height: 82px;
}

#side .txg-subpagelist-image img {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 85px;
  border: 1px solid #c0c0c0;
  background-color: #eaeaea;
}

#side .txg-subpagelist-linktext {
  overflow: hidden;
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 85px;
  height: 18px;
  border: 1px solid #c0c0c0;
  background-color: #eaeaea;
}

#side .txg-subpagelist-bullet {
  margin: 3px 2px 0px 3px;
  display: block;
  font-size: 10px;
  line-height: 10px;
  float: left;
  width: 10px;
  height: 10px;
  padding: 1px;
  color: #fff;
  background-color: #002e73;
  text-align: center;
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  border-radius: 0.3em;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

#side .txg-subpagelist-linktext {
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  border-radius: 0.3em;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

#side .txg-subpagelist-linktext a {
  display: block;
  float: left;
  width: 65px;
  height: 15px;
  text-align: center;
  overflow: hidden;
  padding-top: 2px;
}

#side .txg-subpagelist-nav {
  margin: 0px auto 10px;
  color: #8080a7;
  font-size: 14px;
}

#side .txg-subpagelist-nav td {
  padding: 0 4px;
}

#side .txg-subpagelist-nav a {
  font-size: 14px;
  color: #008000;
}

/* お知らせ一覧ページ */
#main-contents .topic-list-section .thp_topic-list-ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#main-contents .topic-list-section h3.topic-title_dt {
  background: transparent;
  color: #333;
  font-size: 120%;
  border-radius: 0;
  padding: 10px 0 10px 0;
  margin: 0;
  text-shadow: none;
  box-shadow: none;
  border: none;
  outline: none;
  height: auto;
  text-align: left;
}
#main-contents .topic-list-section h3.topic-title_dt:before, #main-contents .topic-list-section h3.topic-title_dt:after {
  display: none;
}
#main-contents .topic-list-section h3.topic-title_dt .date {
  font-size: 80%;
}
#main-contents .topic-list-section .thp_topic-link {
  border: 0;
  white-space: initial;
  display: block;
}
#main-contents .topic-list-section .thp_topic-link:hover {
  background: #eee;
  background: url(../img/topic-arrow.png) no-repeat right center rgba(204, 204, 204, 0.5);
}
#main-contents .topic-list-section .ui-icon {
  background-color: #108178;
}
#main-contents .topic-list-section .topic-text_dd {
  font-weight: normal;
  color: #333;
  padding: 0 10px 15px 0;
}
#main-contents .topic-list-section li {
  border-bottom: dotted 1px #ccc;
}
#main-contents .topic-list-section li:last-child {
  border-bottom: none;
}

/* コンテンツ */
#cont01 {
  margin: 0;
  padding: 0;
}

#cont02 {
  margin: 0;
  padding: 0;
}

#cont03 {
  margin: 0;
  padding: 0;
}

#cont04 {
  margin: 0;
  padding: 0;
  background: #eee;
}

#cont05 {
  margin: 0;
  padding: 0;
}

.topic-title_dt .date {
    display: none;
}
