@charset "UTF-8";
/* コンテンツスライダー */

.notice-block {
  background-color: #eff4ff;
  padding: 7px 15px;
}

.notice-block .notice-block-in {
  max-width: 1000px;
  margin: 0 auto;
}

.notice-block .notice-block-in {
  max-width: 1000px;
  margin: 0 auto;
}

.notice-block .notice-link {
  display: flex;
  justify-content: flex-end;
}

.notice-block .notice-link a {
  color: #fff;
  display: block;
  border-radius: 200px;
  background: #505050;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 130px;
  text-decoration: none;
}

#visualSection {
  margin: 0 auto 17px auto;
}

#visualSection h2 {
  display: block;
  margin: 0 auto;
  position: absolute;
  top: 36%;
  left: 50%;
  margin: 0 0 0 -282px;
  z-index: 10000;
}

#visual {
  display: block;
  width: 1000px;
  height: 420px;
  margin: 0 auto;
}

.wideslider {
  width: 100%;
  height: 420px;
  text-align: left;
  position: relative;
  overflow: hidden;
  background-color: #000;
}

.wideslider ul,
.wideslider ul li {
  float: left;
  display: inline;
  overflow: hidden;
}

.wideslider_base {
  top: 0;
  position: absolute;
}

.wideslider_wrap {
  top: 0;
  position: absolute;
  overflow: hidden;
}

.slider_prev,
.slider_next {
  top: 0;
  overflow: hidden;
  position: absolute;
  z-index: 100;
  cursor: pointer;
}

.slider_prev {
  background: #fff url(/images/prev.jpg) no-repeat right center;
}

.slider_next {
  background: #fff url(/images/next.jpg) no-repeat left center;
}

.pagination {
  bottom: 20px;
  left: 0;
  width: 100%;
  height: 15px;
  text-align: center;
  position: absolute;
  z-index: 200;
}

.pagination a {
  background: url(/images/btn_off.png) no-repeat;
  margin: 0 7px;
  width: 15px;
  height: 15px;
  display: inline-block;
  overflow: hidden;
  border: none;
}

.pagination a.active {
  background: url(/images/btn_on.png) no-repeat;
  -moz-opacity: 1 !important;
  opacity: 1 !important;
}

/* 総合navi */
.navi {
  width: 840px;
  margin: 0 auto 30px;
}

.navi li {
  width: 160px;
  text-align: center;
  display: inline;
  margin: 0 0 0 10px;
  padding: 8px 0;
  float: left;
}

.navi .first-child {
  margin: 0;
}

.navi li a {
  text-decoration: none;
  color: #fff;
}

#wrapper ul.navi li a img:hover, #tabcontainer ul.tabNavi li a img:hover, #wrapper .wideslider a {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  -ms-filter: alpha(opacity=100) !important;
  -khtml-opacity: 1 !important;
  -moz-opacity: 1 !important;
}

/* タブ */
#tabcontainer #tab-1 table th, #tabcontainer #tab-8 table th {
  padding: 0 20px 0 72px;
}

#tabcontainer #tab-1 table th.icon1 {
  background: url(/images/tab_icon_1.png) no-repeat;
  background-size: 50px;
}

#tabcontainer #tab-1 table th.icon2 {
  background: url(/images/tab_icon_2.png) no-repeat;
  background-size: 50px;
}

#tabcontainer #tab-1 table th.icon3 {
  background: url(/images/tab_icon_3.png) no-repeat;
  background-size: 50px;
}

#tabcontainer #tab-1 table th.icon4 {
  background: url(/images/tab_icon_4.png) no-repeat;
  background-size: 50px;
}

#tabcontainer #tab-1 table th.icon5 {
  background: url(/images/tab_icon_5.png) no-repeat;
  background-size: 50px;
}

#tabcontainer #tab-1 table th.icon6 {
  background: url(/images/tab_icon_6.png) no-repeat;
  background-size: 50px;
}

#tabcontainer #tab-1 table th.icon7 {
  background: url(/images/tab_icon_7.png) no-repeat;
  background-size: 50px;
}

#tabcontainer #tab-1 table th.icon8 {
  background: url(/images/tab_icon_8.png) no-repeat;
  background-size: 50px;
}

#tabcontainer #tab-8 table th.branch1 {
  background: url(/common/images/tab_branch_1.png) no-repeat;
  background-size: 50px;
}

#tabcontainer #tab-8 table th.branch2 {
  background: url(/common/images/tab_branch_2.png) no-repeat;
  background-size: 50px;
}

#tabcontainer #tab-8 table th.branch3 {
  background: url(/common/images/tab_branch_3.png) no-repeat;
  background-size: 50px;
}

#tabcontainer #tab-8 table th.branch4 {
  background: url(/common/images/tab_branch_4.png) no-repeat;
  background-size: 50px;
}

#tabcontainer #tab-8 table th.branch5 {
  background: url(/common/images/tab_branch_5.png) no-repeat;
  background-size: 50px;
}

#tabcontainer #tab-8 table th.branch6 {
  background: url(/common/images/tab_branch_6.png) no-repeat;
  background-size: 50px;
}

#tabcontainer #tab-8 table th.branch7 {
  background: url(/common/images/tab_branch_7.png) no-repeat;
  background-size: 50px;
}

#tabcontainer #tab-8 table th.branch8 {
  background: url(/common/images/tab_branch_8.png) no-repeat;
  background-size: 50px;
}

#tabcontainer #tab-8 table th.branch9 {
  background: url(/common/images/tab_branch_9.png) no-repeat;
  background-size: 50px;
}

#tabcontainer {
  position: relative;
  width: 1000px;
  margin: 0 auto 0px;
}

@media screen and (min-width: 999px) {
  #tabcontainer .tabNavi li a {
    background-size: cover;
    display: block;
  }
  #tabcontainer .tabNavi li a img {
    pointer-events: none;
  }
  #tabcontainer .tabNavi li a.selected img {
    opacity: 0;
  }
  #tabcontainer .tabNavi .list01 a {
    background: url(/images/tab1_on.png);
  }
  #tabcontainer .tabNavi .list02 a {
    background: url(/images/tab2_on.png);
  }
  #tabcontainer .tabNavi .list03 a {
    background: url(/images/tab3_on.png);
  }
  #tabcontainer .tabNavi .list04 a {
    background: url(/images/tab4_on.png);
  }
  #tabcontainer .tabNavi .list05 a {
    background: url(/images/tab5_on.png);
  }
  #tabcontainer .tabNavi .list06 a {
    background: url(/images/tab6_on.png);
  }
  #tabcontainer .tabNavi .list07 a {
    background: url(/images/tab7_on.png);
  }
  #tabcontainer .tabNavi .list08 a {
    background: url(/images/tab8_on.png);
  }
}
.tabNavi {
  position: absolute;
  top: 25px;
  left: 13px;
}

#tabcontainer #tab-2 table th, #tabcontainer #tab-3 table th, #tabcontainer #tab-4 table th, #tabcontainer #tab-5 table th, #tabcontainer #tab-6 table th, #tabcontainer #tab-7 table th {
  padding: 0 20px 0 0;
}

#tabContainer {
  position: relative;
  left: 108px;
  top: 0;
  width: 890px;
  height: 411px;
  z-index: 1;
  background: url(/images/tab_bg_ver2.png) no-repeat 0 0;
  background-size: 890px;
  background-position: 100% 0%;
  box-sizing: border-box;
  padding-top: 30px;
}

#tab-1, #tab-2, #tab-3, #tab-4, #tab-5, #tab-6, .inner, #tab-7, #tab-8 {
  position: absolute;
  left: 44px;
  width: 800px;
  padding: 0 0 0 40px;
  overflow: none;
  clear: both;
}

#tabContainer tr {
  padding-bottom: 10px;
  display: block;
  padding-right: 40px;
}

#tabContainer td, #tabContainer th {
  font-weight: 400;
  padding: 0;
  vertical-align: top;
}

#tabContainer td a, #tabContainer td a {
  color: #666;
}

#tabContainer span {
  font-size: 78%;
  padding: 0 10px 0 0;
}

.topics {
  width: 1000px;
  margin: 20px auto -20px auto;
}

.topics p {
  text-align: center;
}

.topics p.text12 {
  text-align: left;
}

.topics .right {
  display: block;
  text-align: left;
  float: right;
}

/*1218 アイコン調整*/
#tabContainer span.pdf_link, #tabContainer span.excel_link, #tabContainer span.word_link, #tabContainer span.ppt_link {
  padding: 4px 16px 3px 1px;
  margin-right: 5px;
}

#tabContainer span.external_link {
  padding: 3px 13px 3px 0;
  margin-right: 5px;
}

/*.tabNavi li,.tab_contents li {
}*/
/*0716 トップNEWアイコン*/
#tabContainer table th.new, .tabNavi li.new {
  position: relative;
}

#tabContainer table th.new:before, .tabNavi li.new:before {
  content: url(/images/top_newicon.png);
  position: absolute;
  left: -35px;
  top: 50%;
  transform: translate(0%, -50%);
}

/*
/////////////////////////////////////////////////////////////////////////////////////////
//トップページリニューアル
/////////////////////////////////////////////////////////////////////////////////////////
*/
#visualSection {
  width: 1000px;
  margin: 0 auto 65px;
}
#visualSection .visualSection_listWrap {
  padding-top: 40px;
  display: flex;
  flex-wrap: wrap;
}
#visualSection .visualSection_listWrap .visualSection_list {
  width: 330px;
  margin-right: 5px;
  margin-top: 5px;
  overflow: hidden;
}
#visualSection .visualSection_listWrap .visualSection_list a:hover {
  opacity: 1;
  filter: none;
}
#visualSection .visualSection_listWrap .visualSection_list a:hover img {
  opacity: 1;
  filter: none;
}
#visualSection .visualSection_listWrap .visualSection_list:hover img {
  transform: scale(1.1);
}
#visualSection .visualSection_listWrap .visualSection_list:nth-child(3), #visualSection .visualSection_listWrap .visualSection_list:nth-child(6) {
  margin-right: 0;
}
#visualSection .visualSection_listWrap .visualSection_list img {
  transition: transform 0.7s;
  width: 100%;
}

/*
/////////////////////////////////////////////////////////////////////////////////////////
//tabcontainer
/////////////////////////////////////////////////////////////////////////////////////////
*/
#tabcontainer {
  margin-bottom: 65px;
}

.tabcontainer_ttl {
  font-size: 32px;
  color: #a9a9a9;
  width: 975px;
  font-family: sans-serif;
  font-weight: 600;
  margin: 0 auto 20px;
}

#tabcontainer a.selected, #tabcontainer li:hover a {
  z-index: 1000;
  position: relative;
}

#tabContainer .go_listPageBtn {
  width: 185px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  background-color: #2d2d2d;
  text-decoration: none;
  color: #fff;
  margin-top: 20px;
  margin-right: 40px;
  margin-left: auto;
}
#tabContainer .go_listPageBtn::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  margin-left: 7px;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #fff;
}

.all_newsBtn {
  display: none;
}

/*
/////////////////////////////////////////////////////////////////////////////////////////
//contents_navWrap
/////////////////////////////////////////////////////////////////////////////////////////
*/
#wrapper .contents_navWrap {
  width: 1000px;
  margin: 0 auto 55px;
}
#wrapper .contents_navWrap .contents_nav {
  display: flex;
  align-items: center;
  margin-bottom: 7px;
}
#wrapper .contents_navWrap .contents_navImg {
  margin-right: 25px;
  overflow: hidden;
}
#wrapper .contents_navWrap .contents_navImg a {
  display: block;
}
#wrapper .contents_navWrap .contents_navImg a:hover {
  opacity: 1;
  filter: none;
}
#wrapper .contents_navWrap .contents_navImg a:hover img {
  opacity: 1;
  filter: none;
}
#wrapper .contents_navWrap .contents_navImg:hover img {
  transform: scale(1.1);
}
#wrapper .contents_navWrap .contents_navImg img {
  width: 100%;
  transition: transform 0.7s;
}
#wrapper .contents_navContent {
  width: 650px;
  display: flex;
}

.contents_navContent {
  display: flex;
  flex-wrap: wrap;
  padding-top: 7px;
}
.contents_navContent .contents_navContentList {
  width: 50%;
  margin-bottom: 7px;
}
.contents_navContent .contents_navContentList a {
  text-decoration: none;
  color: #333333;
}
.contents_navContent .contents_navContentList a::before {
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  margin-right: 6px;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent #d95a5d;
}
.contents_navContent .contents_navContentList a.no_link {
  pointer-events: none !important;
}
.contents_navContent .nav01 .contents_navContentList a::before {
  border-color: transparent transparent transparent #d95a5d;
}
.contents_navContent .nav02 .contents_navContentList a::before {
  border-color: transparent transparent transparent #b87638;
}
.contents_navContent .nav03 .contents_navContentList a::before {
  border-color: transparent transparent transparent #6b808e;
}
.contents_navContent .nav04 .contents_navContentList a::before {
  border-color: transparent transparent transparent #dfb430;
}
.contents_navContent .nav05 .contents_navContentList a::before {
  border-color: transparent transparent transparent #83aa33;
}

/*
/////////////////////////////////////////////////////////////////////////////////////////
//foot_contentList
/////////////////////////////////////////////////////////////////////////////////////////
*/
#wrapper .foot_content {
  padding: 50px 0 30px;
  background-color: #f7fbfb;
}
#wrapper .foot_content .foot_contentListWrap {
  width: 900px;
  margin: 0 auto 0;
  display: flex;
  flex-wrap: wrap;
}
#wrapper .foot_content a {
  text-decoration: none;
  color: #000;
}
#wrapper .foot_content .foot_contentList {
  width: 280px;
  margin-right: 27px;
  margin-bottom: 35px;
}
#wrapper .foot_content .foot_contentList .external_link {
  display: none;
}
#wrapper .foot_content .foot_contentList .foot_contentListImg {
  overflow: hidden;
}
#wrapper .foot_content .foot_contentList a:hover {
  opacity: 1;
  filter: none;
}
#wrapper .foot_content .foot_contentList a:hover img {
  opacity: 1;
  filter: none;
}
#wrapper .foot_content .foot_contentList:hover img {
  transform: scale(1.1);
}
#wrapper .foot_content .foot_contentList img {
  width: 100%;
  transition: transform 0.7s;
}
#wrapper .foot_content .foot_contentList:nth-child(3n) {
  margin-right: 0;
}
#wrapper .foot_content .foot_contentListImg {
  margin-bottom: 15px;
}
#wrapper .foot_content .foot_contentListTtl {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 400;
  text-indent: -0.5em;
  padding-left: 0.5em;
  line-height: 1.4;
}
#wrapper .foot_content .foot_contentListTtl::before {
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  margin-right: 8px;
  border-style: solid;
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent #4095b3;
}
#wrapper .foot_content .foot_contentListTxt {
  font-size: 14px;
  color: #5d5e5d;
  line-height: 1.42;
}

/*
/////////////////////////////////////////////////////////////////////////////////////////
//bottom_nav
/////////////////////////////////////////////////////////////////////////////////////////
*/
#wrapper .bottom_nav {
  padding: 70px 0 90px;
}
#wrapper .bottom_nav .bottom_navListWrap {
  width: 913px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#wrapper .bottom_nav .bottom_navListWrap::after, #wrapper .bottom_nav .bottom_navListWrap::before {
  display: none;
}
#wrapper .bottom_nav .bottom_navListWrap .bottom_navList {
  margin-bottom: 12px;
  border: 1px solid #d6d6d6;
  overflow: hidden;
}
#wrapper .bottom_nav .bottom_navListWrap .bottom_navList .external_link {
  display: none;
}
#wrapper .bottom_nav .bottom_navListWrap .bottom_navList a:hover {
  opacity: 1;
  filter: none;
}
#wrapper .bottom_nav .bottom_navListWrap .bottom_navList a:hover img {
  opacity: 1;
  filter: none;
}
#wrapper .bottom_nav .bottom_navListWrap .bottom_navList:hover img {
  transform: scale(1.1);
}
#wrapper .bottom_nav .bottom_navListWrap .bottom_navList img {
  transition: transform 0.7s;
  width: 100%;
}
@media only screen and (min-width: 999px) {
  #wrapper #tabContainer th.new:before {
    left: -35px;
    top: 0.6em;
  }
}/*# sourceMappingURL=top.css.map */