@charset "UTF-8";
/*	common
---------------------- */
a:link {
  color: #1c44c6;
    text-decoration: underline;
  }

a:visited {
  color: #1c44c6;
    text-decoration: underline;

}

a:hover {
  color: #1c44c6;
    text-decoration: underline;
}

a img {
  color: #1c44c6;
}

p {
  margin: 0px 0px 5px;
  padding: 0px; 
}

img {
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
}


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 )"; }


#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", "MS PGothic","ＭＳ Ｐゴシック","メイリオ", Meiryo, Osaka, sans-serif;    
  line-height: 1.4;
  margin: 0;
  padding: 0;
  width: 100%;
  font-size: 14px;
  color: #000;
}
  body.layout5 {
    background: none; }

.layout5 #main-contents {
  width: 94%;
  margin: 0;
  padding: 3%; }



/* header
----------------------- */
header {
  width: 100%;
  margin: 0 auto 10px;
	padding: 0;
  display: block;
  background-color: #1c44c6;
}

header #header-comp1{
  width: 1100px;
  min-height: 32px;
  padding: 0;
  margin: 0 auto;
  /* position: relative; */
}
header #header-comp1:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

header #header-contents {
  float: left;
  color: #fff;
  font-size: 100%;
  text-align: left;
  padding: 5px 0 0;
  margin: 0 auto;
  font-weight: normal;
}

/* header navigation */
ul#header-nav {
  float: right;
  padding: 0;
  margin: 0 auto;
  text-align: right;
  list-style: none;
  font-size: 0;
  line-height: 0;
}

#header-nav li {
  display: inline-block;
  padding: 0;
  margin: 0 0 0 17px;
  font-size: 14px;
  line-height: 1;
}
#header-nav li:first-child {
  margin-left: 0;
}
#header-nav li a {
  display: block;
  padding: 7px 12px 2px;
  margin: 0;
  font-size: 100%;
  text-decoration: none;
  text-align: center;
  font-weight: normal;
  color: #fff;
  border-top: 3px solid #c4cff0;
}

#header-nav li a:hover, #header-nav li a:active, #header-nav li a.active {
  text-decoration: none;
}

header #header-comp2{
  width: 1100px;
  min-height: 65px;
  padding: 0;
  margin: 0 auto;
}
header #header-comp2:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

header #site-title {
  float: left;
  padding: 12px 0 0 6px;
  margin: 0;
  display: block;
  line-height: 1;
}

/* grobal Navigation */
#groval-nav {
  float: right;
  padding: 0;
  margin: 0;
}

#groval-nav ul {
  padding: 0;
  margin: 13px auto 0;
  list-style: none;
  font-weight: normal;
  text-align: right;
  font-size: 0;
  line-height: 0;
}

#groval-nav:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#groval-nav ul li {
  display: inline-block;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 1;
  /* position: relative; */
}

/* #groval-nav ul li:first-child {
  margin: 0px 0px 10px 0px;
} */

#groval-nav ul li a.text {
  display: block;
  padding: 22px 15px 20px;
  margin: 0;
  font-size: 129%;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  color: #fff;
}

#groval-nav ul li a.text:hover, #groval-nav ul li a.text:active, #groval-nav ul li a.text.active,
#groval-nav ul li a:hover, #groval-nav ul li a:active, #groval-nav ul li a.active {
  color: #000;
  background-color: #fff;
  text-decoration: none;
}
/*
#groval-nav ul li a.text:after, #groval-nav ul li a.text:active:after, #groval-nav ul li a.text.active:after,
#groval-nav ul li a:after, #groval-nav ul li a:active:after, #groval-nav ul li a.active:after {
  width: 0;
  height: 5px;
  margin: 0px auto;
  content: '';
  position:absolute;
  background-color: #1c44c6;
  left: 0px;
  bottom:-5px;
}

#groval-nav ul li a.text:hover:after, #groval-nav ul li a.text:active:after, #groval-nav ul li a.text.active:after,
#groval-nav ul li a:hover:after, #groval-nav ul li a:active:after, #groval-nav ul li a.active:after {
  width: 100%;
}*/


/* =========================== */
/* ページコンテンツのタイトル         */
/* =========================== */
h2 {
    padding: 0;
    margin: 0;
    color: #000;
    font-size: 100%;
    font-weight: bold;
    text-align: center;
}


/* =========================== */
/* ページコンテンツのタイトル         */
/* =========================== */	
#main-contents h3 {
    font-size: 200%;
    color: #fff;
    font-weight: bold;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: calc(1em + 11px);
    margin-left: 0px;
    padding-top: 22px;
    padding-right: 20px;
    padding-bottom: 21px;
    padding-left: 20px;
    background-color: #1c44c6;
    text-align: center;
    position: relative;
}
#main-contents h3::after{
  content: '';
  position: absolute;
  display: block;
  top: 100%;
  left: 50%;
  margin-left: -11px;
  border: 11px solid transparent;
  border-top: 11px solid #1c44c6;
}
#main-contents h3 a{
  color: #fff;
}


#main-contents h4 {
    font-size: 171%;
    color: #1c44c6;
    font-weight: bold;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 1em;
    margin-left: 0px;
    padding-top: 14px;
    padding-right: 12px;
    padding-bottom: 15px;
    padding-left: 12px;
    border-bottom: 2px solid #1c44c6;
    text-align: center;
}
#main-contents h4 a{
  color: #1c44c6;
}

/* =========================== */
/* ページコンテンツの見出し2   */
/* =========================== */	
#main-contents h5 {
  font-size: 143%;
  color: #1c44c6;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 1em;
  margin-left: 0px;
  font-weight: bold;
  padding-top: 13px;
  padding-right: 13px;
  padding-bottom: 12px;
  padding-left: 13px;
  text-align: center;
  background-color: #e2e4f3;
}
#main-contents h5 a{
  color: #1c44c6;
}

#main-contents h6 {
  font-size: 114%;
  font-weight: bold;
  color: #000;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 1em;
  margin-left: 0px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 16px;
  padding-left: 10px;
  text-align: center;
  position:relative;
}
#main-contents h6:after{
    content: '';
    position: absolute;
    display: block;
    width: 140px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    border-bottom: 3px solid #1c44c6;
}
#main-contents h6 a{
  color: #000;
}

#main-contents #sitemap-section h4{
  font-size: 143%;
  color: #1c44c6;
  font-weight: bold;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 1em;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: #e2e4f3;
  text-align: left;
  border: none;
}
#main-contents #sitemap-section h4 a{
  color: #1c44c6;
  padding: 13px 20px 12px 25px;
  display: block;
}
/* #main-contents #sitemap-section h4 a:hover {

} */


#main-contents #sitemap-section .box ul {
  margin: -1 0 2 0;
  padding: 0 0 0 1; }
  #main-contents #sitemap-section .box ul li {
    list-style-type: none;
    text-decoration: none;
    margin: 0;
}
    #main-contents #sitemap-section .box ul li a {
        color: #50504f;
        display: block;
      padding: 0.5em 0.3em;
      border-bottom: dotted 1px #ccc; }
      #main-contents #sitemap-section .box ul li a:hover {
          background-color: #1c44c6;
          color: #fff;
}


/* =========================== */
/* フッター                     */
/* =========================== */
footer{
	clear: both;
}

/* =========================== */
/* ページトップへ            　*/
/* =========================== */
#page-top{
  width: 1100px;
  padding: 0 0 37px;
  margin: 0 auto;
  text-align: center;
}
#toPageTop {
  text-align: center;
  padding: 0;
  margin: 0 auto;
  border: none;
  display: block;
  font-weight: bold;
  color: #000;
  font-size: 100%;
}
#toPageTop a{
  text-decoration: none;
  padding: 0;
  color: #000;
}
#toPageTop a:hover{
  text-decoration: none;
  color: #000;
}

#footer-wrap{
  width: 100%;
  padding: 0;
  margin: 0;
  background-color: #1c44c6;
}


/* フッターメニュー */
#footer-menu {
  width: 1100px;
  padding:0;
  margin: 0 auto;
  text-align: left;
  font-size: 0;
  line-height: 0;
}
#footer-menu:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#footer-menu DIV.menu-item {
    display: inline-block;
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 1;
}

#footer-menu DIV.menu-item a{
  display: block;
  margin: 0;
  padding: 10px 16px 9px;
  font-size: 100%;
  text-decoration: none;
  color: #fff;
  font-weight: normal;
}
#footer-menu DIV.menu-item a:hover{
  color: #1c44c6;
  background-color: #fff;
  text-decoration: none;
}

/* フッターコンテンツ領域 */
footer #footer-contents {
  width: 1100px;
  padding: 56px 0 10px;
  margin: 0 auto;
  font-size: 100%;
  color: #fff;
}

#footer-table{
  padding: 0;
  margin: 0 0 12px;
}
#footer-table td{
  vertical-align: top;
}
#footer-logo{
  padding: 0 0 8px;
}
#footer-address{
  padding: 0 0 12px;
  font-size: 114%;
}

#footer-tel-layout{
  padding: 0;
  margin: 0;
  line-height: 1;
}
#footer-tel-layout td{
  vertical-align: middle;
}

#footer-tel-layout .footer-tel-img{
  width: 63px;
  padding: 0;
}
#footer-tel-layout .footer-tel-num{
  padding: 0 32px 0 0;
  font-size: 200%;
}
#footer-tel-layout td.footer-tel-num:last-child{
  padding: 0;
}

/* ドキュメントビュー用
----------------------- */
.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: #333333; }

#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: #333333; }
      #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: #1c44c6; }
    #mailform-section div.submitee button:hover {
        background: #1c44c6;
      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: #1c44c6; }
    #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: #1c44c6;
  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 #1c44c6;
  border-bottom: 3px solid #1c44c6;
  -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 #1c44c6;
          min-height: 23px;
          display: block;
          clear: both;
          width: 100%;
          color: #1c44c6; }
          #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: #1c44c6; }
            #main-contents .txg-subpagelist1 .txg-subpagelist-wrapper .txg-subpagelist li .txg-subpagelist-item .txg-subpagelist-linktext a:hover {
                background-color: #1c44c6; }
          #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; 
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
  #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 98% 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;
}

/* =========================== */
/* トップページ メインコンテンツ      */
/* =========================== */

#top-about-area{
  padding: 0;
  margin: 0;
  background-color: #eaecf0;
}
#top-about-comp{
  width: 1100px;
  padding: 54px 0 23px;
  margin: 0 auto;
}

#top-about-table{
  padding: 0;
  margin: 0 auto;
}
#top-about-table td{
  color: #1c44c6;
  font-weight: bold;
  font-size: 200%;
  text-align: center;
  line-height: 1.5;
  vertical-align: top;
}

#top-company-area{
  padding: 0;
  margin: 0;
}
#top-company-comp{
  width: 1100px;
  padding: 90px 0 20px;
  margin: 0 auto;
}

.top-company-layout{
  width: 100%;
  padding: 0;
  margin: 0 auto 55px;
}

.top-company-main_img{
  width: 400px;
  height: 300px;
  vertical-align: top;
  /* background-color: #eaecf0; */
}

.top-company-main_text {
  width: 700px;
  height: 300px;
  padding: 44px 0 0 50px;
  background-color: #eaecf0;
  vertical-align: top;
  box-sizing: border-box;
}

.top-company-main_img p{
  margin: 0;
}

.top-company-table {
  padding: 0;
  margin: 0;
  width: 100%;
}
.top-company-table td{
  box-sizing: border-box;
}

.top-company-title{
  height: 60px;
  padding: 0 50px 10px 0;
  vertical-align: top;
  color: #1c44c6;
  font-size: 214%;
  font-weight: bold;
}

.top-company-text{
  height: 146px;
  padding: 0 50px 10px 0;
  vertical-align: top;
  font-size: 114%;
  line-height: 1.6;
}

.top-company-btn {
  height: 50px;
  vertical-align: bottom;
  text-align: right;
}
.top-company-btn p {
  margin: 0;
}

#top-topic-area{
  min-width: 1100px;
  padding: 0;
  margin: 0;
  background-image: url(../img/top-topic-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#top-topic-comp{
  width: 1100px;
  /* min-height: 284px; */
  padding: 64px 0 52px;
  margin: 0 auto;
}

#top-topic-title{
  margin-bottom: 40px;
  font-size: 214%;
  color: #fff;
}

#top-contact-area{
  padding: 0;
  margin: 0;
}
#top-contact-comp{
  width: 1100px;
  padding: 74px 0 30px;
  margin: 0 auto;
}
#top-contact-h2{
  margin-bottom: 27px;
  color: #1c44c6;
  font-size: 214%;
}

#top-contact-layout{
  width: 100%;
  padding: 0;
  margin: 0 auto 30px;
}
#top-contact-layout td{
  vertical-align: top;
} 
#top-contact-left{
  width: 585px;
  padding: 0 15px 0 0;
}
#top-contact-right{
  width: 500px;
  padding: 0;
}

.top-contact-table{
  padding: 0;
  margin: 0;
}
.top-contact-table td{
  vertical-align: top;
}
.top-contact-companyName{
  padding: 0;
  font-size: 221%;
  font-weight: bold;
}
.top-contact-address{
  padding: 0 0 22px;
  font-size: 114%;
}
.top-contact-tel{
  padding: 0;
}

#top-contact-tel-layout{
  padding: 0;
  margin: 0;
  line-height: 1;
}
#top-contact-tel-layout td{
  vertical-align: middle;
}
.top-contact-tel-img{
  width: 63px;
  padding: 0;
}
.top-contact-tel-num{
  padding: 0 46px 0 0;
  font-size: 200%;
}
#top-contact-tel-layout td.top-contact-tel-num:last-child{
  padding: 0;
}
