
@charset "UTF-8";
body.tkcnf {
  /* text-align: center; */
  /* font-size: 90%; */
  /* font-family: Meiryo, Helvetica, "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", sans-serif; */
  line-height: 1.8;
  margin: 0px;
  color: #333;
  background: #ffffff url(/media_library/tkcnf/images/bg_body.gif) 0 0 repeat-x; }

.tkcnf #wrap {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  text-align: left; }

.tkcnf #contents {
  margin: 5px auto 0 auto;
  position: relative;
  padding: 0;
  width: 950px; }

.tkcnf #main {
  background-image: none; }

.tkcnf #main #pageTitle {
  border: none;
  border-top: 3px solid #005eb8;
  border-bottom: 1px solid #ccc;
  margin: 0 0 30px 0;
  position: relative;
  height: auto !important;
  height: 50px;
  padding: 15px 0px 10px 12px;
  background: none;
  line-height: 1.4;
  width: auto; }

.tkcnf #main #pageTitle h1 {
  font-size: 24px;
  font-weight: normal;
  margin: 6px 0 0 0;
  padding: 0; }

.tkcnf #main #pageTitle p {
  color: #005eb8;
  font-size: 16px;
  margin: 0;
  padding: 0;
  line-height: 1; }

.tkcnf #main #pageTitle p.ttl {
  color: #333;
  font-size: 24px;
  font-weight: normal;
  margin: 6px 0 0 0;
  padding: 0; }

.tkcnf #main h2 {
  margin: 20px 0 20px 0;
  border: 0;
  border-bottom: none;
  padding: 12px 0px 8px 10px;
  color: #333;
  background-color: #F8F8F8;
  font-size: 16px;
  border-left: 8px solid #3d98cc;
  font-weight: bold; }

.tkcnf #main h2.contents_list {
  border: none;
  border-top: 3px solid #3d98cc;
  border-bottom: 1px solid #d9d9d9;
  padding: 12px 0 10px 14px;
  font-size: 100%;
  background: none;
  background-position: 0 0;
  background-repeat: repeat-x;
  margin: 30px 0 20px;
  zoom: 1; }

.tkcnf #main h2.contents_list2 {
  border: none;
  border-top: 3px solid #3d98cc;
  border-bottom: 1px solid #d9d9d9;
  padding: 12px 0 10px 14px;
  font-size: 100%;
  background: none;
  background-position: 0 0;
  background-repeat: repeat-x;
  margin: 30px 0 20px;
  zoom: 1; }

.tkcnf #main div.h3Wrap {
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px; }

.tkcnf #main div.h3Wrap h3 {
  border: 0;
  border-left: 5px solid #3d98cc;
  padding: 7px 9px;
  background: none;
  margin: 0;
  font-size: 107.1%; }

.tkcnf #main h3 {
  padding: 9px 0px 7px 8px;
  background: none;
  background-color: #f5f5f5;
  clear: both;
  font-size: 14px;
  line-height: 1.1;
  margin: 20px 0 15px 0;
  border-left: none;
  border-bottom: 1px solid #e5e5e5; }

.tkcnf #main h4 {
  margin: 25px 0 10px 0;
  padding: 3px 0px 1px 5px;
  background: none;
  clear: both;
  font-size: 16px;
  line-height: 1.1;
  border-left: 6px #81BFE2 solid; }

.tkcnf #main div.section {
  margin: 0 20px 30px; }

.tkcnf #main .sectionInner {
  margin: 0 0 25px; }

.tkcnf #globalHeader {
  width: 100%;
  height: auto; }

.tkcnf #main ul.archiveList {
  line-height: 1.5; }

.tkcnf a.linkExternal_r, .tkcnf #main ul.archiveList li span.txtLink a.linkExternal_r {
  background: url("/media_library/common/images/icon_link_external.gif") no-repeat scroll right center transparent;
  padding: 3px 14px 3px 0;
  word-break: break-all;
  word-wrap: break-word !important;
  margin: 0 2px;
  line-height: 1.4; }

/*
.tkcnf #globalHeader #commonHeader {
  border-bottom: 1px solid #f2f2f2;
}
.tkcnf #globalHeader #commonHeader #commonHeaderInner {
  height: 51px;
  width: 950px;
  margin: 0 auto;
  position: relative;
}
.tkcnf #globalHeader #commonHeader #siteId {
  position: absolute;
  top: 17px;
  left: 0;
}
.tkcnf #globalHeader #commonHeader #globalSearch {
  position: absolute;
  width: 208px;
  height: 19px;
  padding-top: 0px;
  padding-left: 23px;
  background: url(/media_library/common/images/icon_search.gif) 0 0 no-repeat;
  top: 4px;
  left: 412px;
}
.tkcnf #globalHeader #commonHeader #globalUtility {
  position: absolute;
  top: 3px;
  right: 0;
  width: 285px;
  padding-left: 7px;
  height: 22px;
  background: url(/media_library/common/images/global_bg_utility_a.gif) 0 0 no-repeat;
}
.tkcnf #globalHeader #commonHeader ul#globalLink {
  list-style-type: none;
  position: absolute;
  bottom: 0;
  left: 156px;
}
.tkcnf #globalHeader #commonHeader ul#globalLink li {
  float: left;
  margin-right: 15px;
  font-size: 0;
}
.tkcnf #globalHeader #commonHeader ul#globalLink li a {
  text-decoration: none;
  color: #333;
}
.tkcnf #globalHeader #commonHeader ul#globalLink li a.current img, .tkcnf #globalHeader #commonHeader ul#globalLink li a:hover img {
  border-bottom: 3px solid #005eb8;
}
.tkcnf #globalHeader #commonHeader ul#globalLink li img {
  vertical-align: top;
}
.tkcnf #globalHeader #siteHeader {
  width: 950px;
  margin: 0 auto;
  height: 55px;
  position: relative;
}
.tkcnf #globalHeader #siteName {
  position: absolute;
  top: 12px;
  left: 0;
  height: 30px;
  line-height: 1;
}
.tkcnf #globalHeader #siteTagline {
  position: absolute;
  top: 22px;
  left: 206px;
  font-size: 12px;
}
.language_link {
  position: absolute;
  top: 22px;
  right: 0;
  text-align: center;
}
.language_link a {
  background: url(/media_library/common/images/icon_earth.png) center left no-repeat;
  color: #666666;
  text-decoration: underline;
  border: none;
  padding-left: 20px;
  font-size: 0.85em;
  display: inline-block;
  line-height: 1.7em;
  margin-left: 10px;
}
.language_link a:hover {
  text-decoration: none;
  color: #ef6316;
}
.tkcnf #globalHeader #headerLink {
  display: none;
  position: absolute;
  top: 24px;
  right: 0;
  width: 403px;
  height: 19px;
}
.siteHeader__link {
  position: absolute;
  top: 14px;
  right: 0;
  text-align: center;
}
.siteHeader__link a {
  margin-right: 5px;
}
.siteHeader__link a:last-child {
  margin-right: 0;
}
.siteHeader__link a.siteHeader__link-lang {
  background: url(/media_library/common/images/icon_earth.png) center left no-repeat;
  color: #666666;
  text-decoration: underline;
  border: none;
  padding-left: 20px;
  font-size: 0.85em;
  display: inline-block;
  line-height: 1.7em;
  margin-left: 10px;
  margin-right: 10px;
}
.siteHeader__link a.siteHeader__link-lang:hover {
  color: #3AB8EF;
  text-decoration: none;
}
.tkcnf #globalNavi {
  position: relative;
  background-color: #005eb8;
  margin: 0 auto;
  min-width: 950px;
}
.tkcnf #globalNavi ul {
  margin: 0 auto;
  //padding-left:10px;
  list-style: none;
  width: 940px;
}
.tkcnf #globalNavi ul li {
  height: 48px;
}
.tkcnf #globalNavi ul li a {
  font-size: 13px;
  display: block;
  height: 48px;
  padding: 0px;
  text-align: center;
  color: #F1F1F1;
  line-height: 48px;
  font-weight: 900;
  text-decoration: none;
  overflow: hidden;
}*/
/*
.tkcnf #globalNavi ul li.index a{
width:67px;
}
.tkcnf #globalNavi ul li.about a{
width:125px;
}
.tkcnf #globalNavi ul li.message a{
width:116px;
}
.tkcnf #globalNavi ul li.organization a{
width:97px;
}
.tkcnf #globalNavi ul li.document a{
width:168px;
}
.tkcnf #globalNavi ul li.finance a{
width:135px;
}
.tkcnf #globalNavi ul li.kenkyuukai a{
width:122px;
}
.tkcnf #globalNavi ul li.seminar a{
width:81px;
}
.tkcnf #globalNavi ul {
  display: flex;
}
.tkcnf #globalNavi ul li a {
  padding: 0 13px;
}
.tkcnf #globalNavi ul li a:hover, .tkcnf #globalNavi ul li.current a {
  background-color: #006bd2;
}

.tkcnf ul#topicPath {
  margin: 0px auto 3px auto;
  padding: 12px 0 10px 0;
  line-height: 1;
  height: 12px;
  width: 950px;
}
.tkcnf #footer {
  clear: both;
  position: relative;
  background-image: none;
  background-color: #3f5973;
  color: #fff;
  border-top: 1px solid #D2D2D2;
}
.tkcnf #footer #footerConversion {
  height: 170px;
  background-color: #0073b4;
  padding-top: 30px;
  border-top: 4px solid #b3b3b3;
}
.tkcnf #footer #footerConversion #cvBtn {
  height: 100px;
  width: 810px;
  background-color: #ffffff;
  margin: 0 auto;
  border-radius: 5px;
  padding: 20px;
  position: relative;
}
.tkcnf #footer #footerConversion #cvBtn p.btnFX {


  position: absolute;
  top: 40px;
  left: 50px;
}
.tkcnf #footer #footerConversion #cvBtn p.btnSearch {
  position: absolute;
  top: 40px;
  right: 50px;
}
.tkcnf #footer #directryNavi {
  margin: 0 auto;
  padding: 30px 0;
  width: 950px;
  color: #fff;
  text-align: left;
}
.tkcnf #directryNaviFirst, #directryNaviSecond {
  padding-bottom: 20px;
}
.tkcnf #directryNavi div.directoryLink {
  float: left;
  padding-right: 10px;
  width: 180px;
}
.tkcnf #directryNavi div.longTitle {
  width: 360px;
  padding-right: 0;
}
.tkcnf #directryNavi div.directoryLink p.directryName {
  margin-bottom: 10px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  padding: 3px 0;
  line-height: 1.2;
  background-image: none;
}
.tkcnf #directryNavi div.longTitle ul {
  float: left;
  width: 180px;
}
.tkcnf #directryNavi div.directoryLink ul li {
  display: block;
  margin: 0 0 2px 0;
  padding-left: 7px;
  font-size: 85%;
  background: url(/media_library/common/images/icon_link_footergray.gif) 0 7px no-repeat;
}
.tkcnf #directryNavi div.directoryLink a {
  color: #fff;
  text-decoration: none;
}
.tkcnf #directryNavi div.directoryLink a:visited {
  color: #fff;
}
.tkcnf #directryNavi div.directoryLink a:hover {
  color: #8cc544;
  text-decoration: underline;
}*/
.tkcnf #toPageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 100; }

.tkcnf #main ul.listNone, .tkcnf #main ol.listNone {
  list-style: none; }

.tkcnf #main ul.none, .tkcnf #main ol.none {
  list-style: none;
  margin: 0;
  padding: 0; }

.tkcnf #main ul.marginNone, .tkcnf #main ol.marginNone {
  margin: 0; }

.tkcnf #main .colLBl {
  color: #81bfe2; }

.tkcnf #main .iconBlue {
  background: url(/media_library/common/images/icon_arrow_blue.png) no-repeat left 6px;
  padding-left: 10px; }

.tkcnf #main .readMore a {
  display: block;
  text-decoration: none;
  color: #333;
  width: 175px;
  border: 1px solid #cfcfcf;
  font-size: 12px;
  text-align: center;
  background: #FFF;
  line-height: 2;
  text-decoration: none; }

.tkcnf #main .readMore a:hover {
  color: #ef6316; }

img.mt-image-right2 {
  float: right;
  padding: 0 0 30px 30px; }

.tkcnf #main .boxDes1 {
  background-color: #f5fbff;
  border: 1px solid #C3E4F7;
  padding: 15px 20px; }

.tkcnf #main .boxDes2 {
  border: 1px solid #5AACDB;
  padding: 15px 20px; }

.tkcnf #main .boxDes3 {
  background-color: #F7FFF4;
  border: 1px solid #C9F1B6;
  padding: 15px 20px; }

.tkcnf #main .fontS-Big {
  font-size: 114.3%; }

.tkcnf #main .indent-1 {
  text-indent: -1em;
  margin-left: 1em; }

.tkcnf #main .indent1em {
  margin-left: 1em; }

.tkcnf #main hr {
  border: 0;
  height: 1px;
  background: #dedede; }

/*********************************
widget
**********************************/
.tkcnf #localNavi div.wg-tkcnf-menu, .tkcnf #localNavi div.wg-tkcnf-menu-category {
  margin-bottom: 20px; }

.tkcnf #localNavi div.wg-tkcnf-menu div.head, .tkcnf #localNavi div.wg-tkcnf-menu-category div.head {
  background: #005eb8;
  margin-bottom: 0; }

.tkcnf #localNavi div.wg-tkcnf-menu div.head a, .tkcnf #localNavi div.wg-tkcnf-menu-category div.head a {
  padding: 8px 0;
  color: #FFF;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  display: block;
  text-decoration: none; }

.tkcnf #localNavi div.wg-tkcnf-menu ul, .tkcnf #localNavi div.wg-tkcnf-menu-category ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 1.3; }

.tkcnf #localNavi div.wg-tkcnf-menu ul li a, .tkcnf #localNavi div.wg-tkcnf-menu-category ul li a {
  text-decoration: none;
  display: block;
  padding: 10px 0 10px 14px;
  border-bottom: 1px dotted #ccc;
  color: #333; }

.tkcnf #localNavi div.wg-tkcnf-menu ul.level02 li a, .tkcnf #localNavi div.wg-tkcnf-menu-category ul.level01 li a {
  background: url(/media_library/tkcnf/images/icon_arrow02_gr.png) no-repeat left; }

.tkcnf #localNavi div.wg-tkcnf-menu ul.level02 li a:hover, .tkcnf #localNavi div.wg-tkcnf-menu-category ul.level01 li a:hover {
  color: #ef6316; }

.tkcnf #localNavi div.wg-tkcnf-menu ul.level02 li.current a, .tkcnf #localNavi div.wg-tkcnf-menu-category ul.level01 li.current a {
  color: #ef6316; }

.tkcnf #localNavi div.wg-tkcnf-menu ul.level02 li ul.level03 li a, .tkcnf #localNavi div.wg-tkcnf-menu-category ul.level01 li ul.level02 li a {
  background: url(/media_library/tkcnf/images/icon_arrow02_gr_s.png) no-repeat 5px center;
  padding: 10px 0 10px 19px; }

.tkcnf #localNavi div.wg-tkcnf-menu ul.level02 li.current ul.level03 li a, .tkcnf #localNavi div.wg-tkcnf-menu-category ul.level01 li.current ul.level02 li a {
  color: #333; }

.tkcnf #localNavi div.wg-tkcnf-menu ul.level02 li.current ul.level03 li a:hover, .tkcnf #localNavi div.wg-tkcnf-menu-category ul.level01 li.current ul.level02 li a:hover {
  color: #ef6316; }

.tkcnf #localNavi div.wg-tkcnf-menu ul.level02 li.current ul.level03 li.current a, .tkcnf #localNavi div.wg-tkcnf-menu-category ul.level01 li.current ul.level02 li.current a {
  color: #ef6316; }

.tkcnf #localNavi div.wg-tkcnf-menu-category ul li a span.linkExternal_r {
  background: url("/media_library/images/icon_link_external.gif") no-repeat scroll right center transparent;
  padding: 0 14px 0 0;
  word-break: break-all;
  word-wrap: break-word !important;
  margin: 0; }

.tkcnf div.wg-tkcnf-banner {
  margin-bottom: 10px; }

.tkcnf div.wg-tkcnf-banner p {
  margin-bottom: 10px; }

.tkcnf div.wg-tkcnf-banner p.last {
  margin-bottom: 0; }

.tkcnf div.wg-tkcnf-link {
  margin-bottom: 10px;
  background-image: url("/media_library/tkcnf/images/wg_tkcnf_link_bg.jpg");
  padding: 5px; }

.tkcnf div.wg-tkcnf-link p {
  margin-bottom: 5px; }

.tkcnf div.wg-tkcnf-link .last {
  margin-bottom: 0; }

.btn_icon_circleArrow {
  padding-left: 28px;
  background: url(/media_library/tkcnf/images/bg_btn_icon_arrowcircle.png) no-repeat left 2px; }

.tkcnf #main #topNews {
  width: auto;
  float: none; }
.tkcnf .heroArea__left {
  height: auto;
  line-height: 1.4; }
.tkcnf .hero-tkcnf__bg {
  height: 100%;
  overflow: hidden;
  position: relative; }
  .tkcnf .hero-tkcnf__bg::before {
    content: '';
    display: block;
    background: url("/media_library/tkcnf/images/tkcnf-top_mv-bg.png") 16% top no-repeat;
    mix-blend-mode: multiply;
    height: 100%;
    width: 100%;
    opacity: .9;
    position: absolute;
    top: 0;
    left: 0; }
.tkcnf .hero-tkcnf__text {
  position: relative;
  display: inline-block;
  z-index: 1;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  top: 40px;
  left: 110px;
  font-size: 1.9rem;
  font-weight: 400;
  color: #fff; }
  .tkcnf .hero-tkcnf__text-sub {
    text-align: right; }
    .tkcnf .hero-tkcnf__text-sub--strong {
      color: #cbf4ff; }
.tkcnf .hero-tkcnf__logo {
  position: relative;
  z-index: 1;
  margin-bottom: 25px; }
.tkcnf .l-banner .l-banner__list {
  justify-content: center; }

.hero-search {
  background: url("/media_library/tkcnf/images/tkcnf-top_search-bg.jpg") no-repeat;
  background-size: cover;
  height: 100%;
  text-align: center; }
  .hero-search__catch {
    background: rgba(0, 94, 184, 0.8);
    color: #fff;
    font-size: 1.3rem;
    padding: 10px 0; }
    .hero-search__catch::before {
      content: '\e8b6';
      font-family: 'Material Icons';
      color: #fff;
      line-height: 1;
      font-size: 3.6rem;
      display: block;
      padding: 3px 0; }
  .hero-search__heading {
    font-size: 2.2rem;
    color: #004680;
    margin: 15px 0; }
  .hero-search .g-link--bdr-dotted {
    margin-bottom: 8px;
    width: 220px;
    box-sizing: border-box; }

.top-special {
  background: #ebf3fa;
  padding: 35px 0 40px; }

.top-special__title {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 5px; }

.top-special__title em {
  color: #288cea;
  font-style: normal; }

@media screen and (min-width: 769px) {
  .top-special__inner {
    width: 950px;
    margin: 0 auto; }

  .top-special__item {
    /*width: 49%;*/ }

  .top-special__item :not(:first-child) {
    margin-left: 20px; } }
@media screen and (max-width: 768px) {
  .top-special {
    padding: 4vw; }

  .top-special__item:first-child {
    margin-bottom: 30px; }

  .top-special__title {
    font-size: 1.6rem; } }
.target__inner {
  display: flex;
  margin: 40px; }

.target__description {
  margin-left: 50px; }

.target__ttl {
  font-size: 2.7rem;
  line-height: 1.4;
  font-weight: bold; }

.ttl__sub {
  color: #005EB8;
  font-size: 2rem;
  line-height: 1.8; }

.activity__inner {
  background-color: #EBF3FA;
  padding: 20px 30px;
  margin: 15px 0; }

.activity__element {
  padding-bottom: 15px; }

.activity__element:last-child {
  padding-bottom: 0; }

.activity__ttl {
  font-size: 2.2rem;
  font-weight: bold;
  color: #005EB8; }

.activity__txt {
  font-size: 1.6rem; }

@media only screen and (max-width: 768px) {
  .target__inner {
    flex-direction: column;
    margin: 0; }

  .target__description {
    margin: 0; }

  .target__ttl {
    font-size: 4.5vw;
    text-align: center; }

  .ttl__sub {
    font-size: 4vw;
    line-height: 1; }

  .activity__inner {
    padding: 3.5vw;
    margin: 2vw 0; }

  .activity__element {
    padding-bottom: 2vw; }

  .activity__ttl {
    font-size: 4.3vw; }

  .activity__txt {
    font-size: 3vw; } }
.pickup__list {
  gap: 40px; }
  @media only screen and (max-width: 768px) {
    .pickup__list {
      gap: 0; } }
.pickup__item {
  width: 455px; }
  @media only screen and (max-width: 768px) {
    .pickup__item {
      width: 100%; } }
  @media only screen and (max-width: 768px) {
    .pickup__item {
      margin-bottom: 20px !important; } }
  @media only screen and (max-width: 768px) {
    .pickup__item:last-child {
      margin-bottom: 0px !important; } }
  @media only screen and (max-width: 768px) {
    .pickup__item figure img {
      width: 100%; } }
  .pickup__item-box {
    padding: 15px 15px 3px; }
    @media only screen and (max-width: 768px) {
      .pickup__item-box {
        padding: 2.6666666667vw 2.6666666667vw 0.8vw 2.6666666667vw; } }
    .pickup__item-box p {
      color: #333; }
      @media only screen and (max-width: 768px) {
        .pickup__item-box p {
          font-size: 4vw; } }
  .pickup__item-title {
    font-size: 2.0rem;
    font-weight: bold;
    margin-bottom: 3px; }
    @media only screen and (max-width: 768px) {
      .pickup__item-title {
        font-size: 5.3333333333vw; } }

.top-seminar__list {
  margin: 0 0 40px;
  padding: 0; }
  @media only screen and (max-width: 768px) {
    .top-seminar__list {
      margin-bottom: 8vw; } }
  .top-seminar__list li {
    border-bottom: 1px #E5E5E5 solid;
    padding-bottom: 10px;
    margin-bottom: 10px; }
    .top-seminar__list li:first-child {
      margin-top: 0; }
    .top-seminar__list li .date {
      font-size: 1.4rem;
      font-weight: bold;
      margin-top: 5px;
      color: #808080;
      position: static;
      width: auto;
      margin-right: 15px;
      box-sizing: border-box; }
    .top-seminar__list li .category {
      border-left: none;
      float: none;
      display: inline-flex;
      width: 130px;
      border-radius: 3px;
      margin-right: 30px;
      justify-content: center;
      align-content: center;
      position: static;
      box-sizing: border-box;
      background: #c5f7f0; }
      .top-seminar__list li .category a {
        font-size: 1.3rem;
        width: 100%;
        padding: 2px 5px;
        height: 100%;
        color: #737373;
        text-align: center;
        box-sizing: border-box; }
    .top-seminar__list li .txtLink {
      display: inline-block;
      background: none;
      padding-left: 0;
      box-sizing: border-box; }
      @media print, screen and (min-width: 769px) {
        .top-seminar__list li .txtLink {
          width: 680px; } }
      @media only screen and (max-width: 768px) {
        .top-seminar__list li .txtLink {
          width: 100%; } }
.top-seminar__slider {
  position: relative;
  width: 100%; }
  .top-seminar__slider .swiper {
    width: 100%;
    overflow: hidden;
    position: relative; }
    .top-seminar__slider .swiper-wrapper.none-swipe {
      display: flex;
      justify-content: space-between;
      flex-wrap: nowrap; }
      @media only screen and (max-width: 768px) {
        .top-seminar__slider .swiper-wrapper.none-swipe {
          flex-wrap: wrap; } }
      .top-seminar__slider .swiper-wrapper.none-swipe .swiper-slide {
        flex-basis: 450px; }
        @media only screen and (max-width: 768px) {
          .top-seminar__slider .swiper-wrapper.none-swipe .swiper-slide {
            flex-basis: 100%; } }
    .top-seminar__slider .swiper-slide {
      width: 100%; }
      .top-seminar__slider .swiper-slide a:hover {
        opacity: .7;
        transition: opacity .4s; }
      .top-seminar__slider .swiper-slide img {
        height: auto;
        width: 100%; }
    .top-seminar__slider .swiper-button-prev {
      height: 63px;
      width: 63px;
      left: -35px;
      right: auto;
      background-image: url("data:image/svg+xml,%3Csvg width='63' height='63' viewBox='0 0 63 63' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cfilter id='circle' x='0' y='0' width='63' height='63' filterUnits='userSpaceOnUse'%3E%3CfeOffset dy='4' input='SourceAlpha'/%3E%3CfeGaussianBlur stdDeviation='5' result='blur'/%3E%3CfeFlood flood-color='%230066c7' flood-opacity='0.122'/%3E%3CfeComposite operator='in' in2='blur'/%3E%3CfeComposite in='SourceGraphic'/%3E%3C/filter%3E%3C/defs%3E%3Cg id='swiper-button-prev' transform='translate(-65 -334)'%3E%3Cg transform='matrix(1, 0, 0, 1, 65, 334)' filter='url(%23circle)'%3E%3Ccircle id='circle-2' data-name='circle' cx='16.5' cy='16.5' r='16.5' transform='translate(15 11)' fill='%23fff'/%3E%3C/g%3E%3Cpath id='arrow' d='M-3156.539,3742.6l5.1,5.1,5.1-5.1' transform='translate(3840.647 3512.941) rotate(90)' fill='none' stroke='%233d98cc' stroke-linecap='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
      background-size: contain;
      margin-top: 0;
      transform: translateY(-50%); }
      @media only screen and (max-width: 768px) {
        .top-seminar__slider .swiper-button-prev {
          height: 13.3333333333vw; } }
      @media only screen and (max-width: 768px) {
        .top-seminar__slider .swiper-button-prev {
          width: 13.3333333333vw; } }
      @media only screen and (max-width: 768px) {
        .top-seminar__slider .swiper-button-prev {
          left: -3.5vw; } }
      .top-seminar__slider .swiper-button-prev.none-swipe {
        display: none; }
    .top-seminar__slider .swiper-button-next {
      height: 63px;
      width: 63px;
      right: -35px;
      left: auto;
      background-image: url("data:image/svg+xml,%3Csvg width='63' height='63' viewBox='0 0 63 63' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cfilter id='circle' x='0' y='0' width='63' height='63' filterUnits='userSpaceOnUse'%3E%3CfeOffset dy='4' input='SourceAlpha'/%3E%3CfeGaussianBlur stdDeviation='5' result='blur'/%3E%3CfeFlood flood-color='%230066c7' flood-opacity='0.122'/%3E%3CfeComposite operator='in' in2='blur'/%3E%3CfeComposite in='SourceGraphic'/%3E%3C/filter%3E%3C/defs%3E%3Cg id='swiper-button-next' transform='translate(15 11)'%3E%3Cg transform='matrix(1, 0, 0, 1, -15, -11)' filter='url(%23circle)'%3E%3Ccircle id='circle-2' data-name='circle' cx='16.5' cy='16.5' r='16.5' transform='translate(15 11)' fill='%23fff'/%3E%3C/g%3E%3Cpath id='arrow' d='M0,5.1,5.1,0l5.1,5.1' transform='translate(20.048 11.403) rotate(90)' fill='none' stroke='%233d98cc' stroke-linecap='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
      background-size: contain;
      margin-top: 0;
      transform: translateY(-50%); }
      @media only screen and (max-width: 768px) {
        .top-seminar__slider .swiper-button-next {
          height: 13.3333333333vw; } }
      @media only screen and (max-width: 768px) {
        .top-seminar__slider .swiper-button-next {
          width: 13.3333333333vw; } }
      @media only screen and (max-width: 768px) {
        .top-seminar__slider .swiper-button-next {
          right: -3.5vw; } }
      .top-seminar__slider .swiper-button-next.none-swipe {
        display: none; }
    .top-seminar__slider .swiper-pagination {
      width: 100%;
      bottom: -35px; }
      .top-seminar__slider .swiper-pagination-bullet {
        margin: 0 5px; }

.kenkyukai__list-item {
  height: 120px; }
.kenkyukai__list-link {
  width: 100%;
  height: 100%;
  display: flex;
  background-size: cover;
  align-items: center;
  position: relative;
  border: none;
  background-position: left top; }
  .kenkyukai__list-link::before {
    content: '';
    transition: all .4s; }
  .kenkyukai__list-link:hover {
    opacity: .7; }
  .kenkyukai__list-link.kaigai {
    background-image: url(/media_library/grhpcommon/images/re_img01.jpg); }
  .kenkyukai__list-link.chudaiken {
    background-image: url(/media_library/grhpcommon/images/re_img02.jpg); }
  .kenkyukai__list-link.igyou {
    background-image: url(/media_library/grhpcommon/images/re_img03.jpg); }
  .kenkyukai__list-link.koueki {
    background-image: url(/media_library/grhpcommon/images/re_img04.jpg); }
  .kenkyukai__list-link.welfare {
    background-image: url(/media_library/grhpcommon/images/re_img05.jpg); }
  .kenkyukai__list-link.souzoku {
    background-image: url(/media_library/grhpcommon/images/re_img06.jpg); }
.kenkyukai__list-name {
  background: rgba(32, 32, 32, 0.6);
  width: 100%;
  color: #fff;
  text-align: center;
  transition: all .4s;
  padding: 2px;
  font-size: 2.4rem; }
  @media only screen and (max-width: 768px) {
    .kenkyukai__list-name {
      height: 60%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 1.4rem; } }

/*
.tkcnf #heroArea {
  min-width: 950px;
  height: 220px;
  background-color: #eef5f9;
  margin-bottom: 30px;
}
.tkcnf #heroArea #heroAreaInner {
  position: relative;
  width: 950px;
  margin: 0 auto;
}
.tkcnf #heroArea #heroImage {
  position: absolute;
  width: 730px;
  height: 200px;
  top: 10px;
  left: 0;
  background-color: #FFF;
  box-shadow: 0px 2px 4px 1px #ddd;
}
.tkcnf #heroArea .messageArea {
  width: 294px;
  height: 126px;
  padding: 10px;
  background: url(/media_library/tkcnf/images/heroarea_message_bg.png) no-repeat;
  position: absolute;
  top: 27px;
  right: 27px;
}
.tkcnf #heroArea .messageArea h2 {
  font-size: 15px;
  font-weight: bold;
  border-left: 6px solid #0073b4;
  line-height: 1;
  padding: 3px 0 3px 6px;
  margin-bottom: 10px;
}
.tkcnf #heroArea .messageArea .left {
  width: 80px;
  float: left;
}
.tkcnf #heroArea .messageArea .right {
  width: 200px;
  float: right;
  line-height: 1.3;
}
.tkcnf #heroArea .messageArea .right .messageTtl {
  font-size: 107.1%;
  color: #0b8fe3;
  margin: 0 0 5px;
}
.tkcnf #heroArea .messageArea .right .name {
  margin: 0;
  font-size: 92.9%;
}
.tkcnf #heroArea .messageArea .right .btn {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.tkcnf #heroArea .ban {
  position: absolute;
  left: 29px;
  top: 119px;
}
.tkcnf #heroArea #heroTopics {
  position: absolute;
  top: 10px;
  right: 0;
  width: 200px;
  height: 200px;
  background: url(/media_library/common/images/side_wg_bg_zeirishisyokai.jpg) no-repeat;
}
.tkcnf #heroArea #heroTopics .btn_search {
  width: 172px;
  height: 32px;
  position: absolute;
  top: 114px;
  left: 14px;
}
.tkcnf #heroArea #heroTopics .btn_request {
  width: 172px;
  height: 32px;
  position: absolute;
  top: 151px;
  left: 14px;
}*/
.tkcnf #contents #topBanner {
  margin-bottom: 30px; }

.tkcnf #contents #topBanner ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.tkcnf #contents #topBanner ul li {
  width: 350px;
  box-shadow: 0px 2px 3px -1px #ECECEC; }

.tkcnf #contents #topBanner ul .leftBan {
  float: left; }

.tkcnf #contents #topBanner ul .rightBan {
  float: right; }

.tkcnf #main div.boxTitle {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 10px;
  background: url(/media_library/tkcnf/images/bg_boxtitle.gif) no-repeat;
  padding: 14px 8px 10px; }

.tkcnf #main div.boxTitle p.ttl {
  font-size: 14px;
  font-weight: bold;
  float: left;
  margin: 0;
  line-height: 1; }

.tkcnf #main div.boxTitle p.ttl span.sub {
  font-size: 12px;
  font-weight: normal; }

.tkcnf #main div#topPickup {
  margin-bottom: 30px;
  border: 1px solid #e4e4e4; }

.tkcnf #main div#topPickup dt {
  float: left;
  margin: 0 45px 0 0; }

.tkcnf #main div#topPickup dd.kts {
  width: 220px;
  float: left;
  margin: 8px 40px 0 0; }

.tkcnf #main div#topPickup dd.bast {
  width: 250px;
  float: left;
  margin: 8px 40px 0 0; }

.tkcnf #main div#topFX {
  margin-bottom: 30px; }

.tkcnf #main div#topFX ul {
  list-style-type: none;
  padding: 0;
  margin: 0; }

.tkcnf #main div#topFX ul li {
  float: left;
  margin: 0 10px 0 0;
  padding: 0; }

.tkcnf #main div#topFX ul li.last {
  margin-right: 0; }

/**************************************
portal-studyGrp_area 上書き
***************************************/
.tkcnf #main #studyGrp_area h2 {
  border-style: none; }

.tkcnf #main #studyGrp_area ul {
  list-style-type: none; }

/**************************************
portal-grpBtn_area 上書き
***************************************/
.tkcnf #main ul#grpBtn_area {
  list-style-type: none; }

.tkcnf #main #topIntro {
  margin-bottom: 30px; }

.tkcnf #main #topIntro ul {
  list-style: none;
  margin: 0;
  margin-left: -11px;
  padding: 0; }

.tkcnf #main #topIntro ul li {
  width: 236px;
  float: left;
  margin-left: 11px;
  line-height: 1.5; }

.tkcnf #main #topIntro ul li img.icon {
  width: 60px;
  float: left; }

.tkcnf #main #topIntro ul li div {
  width: 170px;
  float: right; }

.tkcnf #main #topIntro ul li div .nav_name {
  font-weight: bold;
  line-height: 1.3;
  margin: 0 0 4px;
  padding-left: 7px;
  background: url(/media_library/common/images/icon_arrow_blue.png) no-repeat left 6px; }

.tkcnf #main #topIntro ul li div .nav_name a {
  color: #333;
  text-decoration: none; }

.tkcnf #main #topIntro ul li div .nav_name a:hover {
  color: #ef6316; }

.tkcnf #main #topIntro ul li div .description {
  font-size: 92.9%;
  margin: 0;
  line-height: 1.3; }

.tkcnf #main div.boxTitle p.lnk {
  font-size: 12px;
  float: right;
  margin: 1px 0 0 0;
  line-height: 1;
  padding-left: 8px;
  background: url(/media_library/common/images/icon_arrow_blue.png) no-repeat left 4px; }

.tkcnf #main div.topBox {
  margin: 0 0 30px 0; }

.tkcnf #main #topSeminar {
  width: 350px;
  float: left; }

.tkcnf #main ul.infoList {
  list-style-type: none;
  margin: 11px 10px 0 10px;
  padding: 0; }

.tkcnf #main ul.infoList li {
  margin: 0 0 10px 0;
  padding-bottom: 7px;
  border-bottom: 1px dotted #ccc; }

.tkcnf #main ul.infoList li.listEnd {
  border-bottom-style: none;
  padding-bottom: 0;
  margin: 0; }

.tkcnf #main ul.infoList span.date {
  font-size: 11px;
  color: #999; }

.tkcnf #main ul.infoList span.category {
  font-size: 11px;
  margin-left: 8px;
  padding: 0px 7px 0px 4px;
  top: -1px;
  position: relative; }

.tkcnf #main ul.infoList span.category a {
  text-decoration: none; }

.tkcnf #main span.interview, .tkcnf #main span.special, .tkcnf #main span.system, .tkcnf #main span.consult {
  background: #cdefbf;
  border-left: 3px solid #44b417; }

.tkcnf #main ul.infoList span.txtLink {
  font-size: 12px;
  display: block;
  margin-top: 3px;
  padding-left: 10px;
  background: url(/media_library/common/images/icon_arrow_blue.png) no-repeat left 5px;
  line-height: 1.4; }

.tkcnf #main ul.infoList span.txtLink a {
  text-decoration: none; }

.tkcnf #main ul.infoList span.txtLink span.linkExternal {
  background: url("/media_library/common/images/icon_link_external.gif") no-repeat scroll right center transparent;
  padding: 0 0 0 10px; }

.tkcnf #main #topNews {
  width: 350px;
  float: right; }

/*********************************
about
**********************************/
.tkcnf #main .about .aboutMain {
  width: 730px;
  height: 180px;
  position: relative;
  margin-bottom: 30px; }

.tkcnf #main .about .aboutMain h1 {
  margin: 0;
  padding: 0;
  background: none; }

.tkcnf #main .about .aboutMain .ccBan {
  width: 158px;
  height: 124px;
  position: absolute;
  left: 385px;
  top: 29px; }

.tkcnf #main .about .aboutMain .aoBan {
  width: 158px;
  height: 124px;
  position: absolute;
  right: 20px;
  top: 29px; }

.tkcnf #main .about .menuListArea {
  margin: 0 0 30px -17px; }

.tkcnf #main .about .menuListArea .menuList {
  width: 232px;
  float: left;
  margin-left: 17px; }

.tkcnf #main .about h2 {
  border: none;
  border-top: 3px solid #005eb8;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding: 11px 0px 9px 5px;
  background: none;
  line-height: 1; }

.tkcnf #main .about h2.bdBtm {
  border-bottom: 1px solid #dedede; }

.tkcnf #main .about .menuList h2 a {
  display: block;
  text-decoration: none;
  color: #333;
  padding-left: 8px;
  background: url(/media_library/common/images/icon_arrow_blue.png) no-repeat left 5px; }

.tkcnf #main .about .menuList h2 a:hover {
  text-decoration: underline; }

.tkcnf #main .about .menuListArea .menuList p {
  margin: 0; }

.tkcnf #main .about .targetArea {
  margin-bottom: 30px; }

.tkcnf #main .about .targetArea .inner {
  width: 702px;
  background: #fdf8eb;
  border: 1px solid #f9f6e5;
  padding: 14px;
  position: relative; }

.tkcnf #main .about .targetArea .inner .seisaku {
  background: #FFF;
  padding: 15px 15px 10px 35px;
  margin: 0 0 14px; }

.tkcnf #main .about .targetArea .inner .seisaku .innerLeft {
  width: 346px;
  float: left;
  margin: 13px 0 0 10px; }

.tkcnf #main .about .targetArea .inner .seisaku .innerRight {
  float: right;
  margin-bottom: 0; }

.tkcnf #main .about .targetArea .inner .seisaku .innerRight th.midashi {
  background: #297AC5;
  color: #FFF;
  line-height: 1.6;
  font-size: 14px;
  text-align: center;
  font-weight: bold; }

.tkcnf #main .about .targetArea .inner .seisaku .innerRight th {
  text-align: left;
  background: #FFF;
  font-weight: normal; }

.tkcnf #main .about .targetArea .inner .seisaku .innerRight td {
  background: #FFF; }

.tkcnf #main .about .targetArea .inner .seisaku .innerRight td .em {
  font-weight: bold;
  color: #166DBE; }

.tkcnf #main .about .targetArea .inner .seisaku .btn a {
  margin: 0 auto;
  width: 380px;
  padding: 15px 5px;
  float: none;
  border: 4px solid #A5C8E7;
  font-size: 117.1%; }

.tkcnf #main .about .targetArea .inner .seisaku .btn a:hover {
  background-color: #ffffcc;
  text-decoration: none;
  color: #ef6316; }

.tkcnf #main .about .targetArea .inner .nf ol {
  padding-left: 0; }

.tkcnf #main .about .targetArea .inner .nf .link_nf {
  margin: 10px 0 10px 30px; }

.tkcnf #main .about .targetArea .inner .targetTtl {
  text-align: center;
  margin-top: 0px; }

.tkcnf #main .about .targetArea .inner .btn {
  margin: 0;
  padding: 0; }

.tkcnf #main .about .targetArea .inner .btn a {
  display: block;
  width: 250px;
  float: right;
  border: 1px solid #cfcfcf;
  text-align: center;
  background: #FFF;
  font-size: 107.1%;
  padding: 3px 5px;
  text-decoration: none;
  color: #333;
  margin: 33px 33px 0 0; }

.tkcnf #main .about .targetArea .inner .btn a:hover {
  text-decoration: underline; }

.tkcnf #main .about .targetArea .inner .innerBox {
  width: 698px;
  height: 120px;
  background: #FFF;
  border: 1px solid #f5f2ea;
  position: relative; }

.tkcnf #main .about .targetArea .inner .innerBox ul {
  padding: 0;
  margin: 0;
  list-style: none; }

.tkcnf #main .about .targetArea .inner .innerBox ul li a {
  display: block;
  text-shadow: 1px 1px 0 #fff;
  text-align: center;
  font-weight: bold;
  line-height: 1.6;
  color: #09731f;
  text-decoration: none; }

.tkcnf #main .about .targetArea .inner .innerBox ul li a.line2 {
  width: 212px;
  height: 89px;
  padding-top: 24px; }

.tkcnf #main .about .targetArea .inner .innerBox ul li a.line3 {
  width: 212px;
  height: 79px;
  padding-top: 14px; }

.tkcnf #main .about .targetArea .inner .innerBox ul li.target1 a {
  background: url(/media_library/tkcnf/images/about_target_01.png) no-repeat;
  position: absolute;
  left: 14px;
  top: 14px; }

.tkcnf #main .about .targetArea .inner .innerBox ul li.target2 a {
  background: url(/media_library/tkcnf/images/about_target_02.png) no-repeat;
  position: absolute;
  left: 243px;
  top: 14px; }

.tkcnf #main .about .targetArea .inner .innerBox ul li.target3 a {
  background: url(/media_library/tkcnf/images/about_target_03.png) no-repeat;
  position: absolute;
  right: 14px;
  top: 14px; }

.tkcnf #main .about .targetArea .inner .innerBox ul li a:hover {
  text-decoration: none;
  color: #ef6316; }

.tkcnf #main .about .memberArea .map {
  width: 347px;
  float: left;
  margin-left: 20px; }

.tkcnf #main .about .memberArea .num {
  width: 230px;
  float: right;
  margin-right: 40px; }

.tkcnf #main .about .memberArea table {
  width: 100%;
  border-top: 1px solid #b6b6b6;
  border-right: 1px solid #b6b6b6; }

.tkcnf #main .about .memberArea table th {
  border-bottom: 1px solid #b6b6b6;
  border-left: 1px solid #b6b6b6;
  background: #f0f0f0;
  padding: 3px 7px;
  font-weight: bold;
  text-align: left; }

.tkcnf #main .about .memberArea table td {
  border-left: 1px solid #b6b6b6;
  border-bottom: 1px solid #b6b6b6;
  padding: 3px 7px;
  text-align: right; }

.tkcnf #main .about .memberArea .num p {
  text-align: right; }

/*********************************
about > greeting
**********************************/
.tkcnf #main .greetCntWrap .main {
  padding: 0 60px; }

.tkcnf #main .greetCntWrap .main .copy {
  float: left;
  font-size: 135.7%;
  margin-top: 10px;
  line-height: 1.8; }

/*********************************
about > purpose
**********************************/
.tkcnf #main .purposetCntWrap .main {
  padding: 0 70px;
  margin: 30px 0 40px; }

.tkcnf #main .purposetCntWrap .main .photo {
  width: 200px;
  height: 250px;
  float: right; }

.tkcnf #main .purposetCntWrap .main ol {
  margin-left: 5px;
  font-weight: bold;
  font-size: 107.1%; }

/*********************************
about > target
**********************************/
.tkcnf #main .targetCntWrap .catch {
  font-size: 114.3%;
  line-height: 1.7;
  margin-bottom: 30px; }

.tkcnf #main .targetCntWrap .catch .middle {
  font-size: 106.3%; }

.tkcnf #main .targetCntWrap .catch .big {
  font-size: 125.0%; }

.tkcnf #main .targetCntWrap .targetTop {
  padding: 15px !important; }

.tkcnf #main .targetCntWrap .targetTop .ttl {
  background: #297AC5;
  color: #FFF;
  font-weight: bold;
  font-size: 114.3%;
  margin-top: 0; }

.tkcnf #main .targetCntWrap .innerLeft {
  padding: 0 10px; }

.tkcnf #main .targetCntWrap .targetTop .innerRight {
  width: 80%;
  line-height: 1.5;
  font-size: 14px;
  margin: 0 auto;
  background: #FFF; }

.tkcnf #main .targetCntWrap .targetTop .innerRight th.midashi {
  text-align: center;
  background: #FDFFEA;
  color: #166DBE;
  line-height: 1.4; }

.tkcnf #main .targetCntWrap .targetTop .innerRight th.midashi .point {
  font-size: 128.6%; }

.tkcnf #main .targetCntWrap .targetTop .innerRight th {
  text-align: left;
  background: none;
  width: 50%; }

.tkcnf #main .targetCntWrap .targetTop .innerRight td {
  text-align: center;
  line-height: 1.3;
  width: 50%; }

.tkcnf #main .targetCntWrap .targetTop .innerRight .em {
  font-size: 142.9%;
  font-weight: bold;
  color: #166DBE; }

.tkcnf #main .targetCntWrap .pointArea p.ttl {
  background: none;
  border: none;
  font-size: 114.3%;
  color: #C9420D;
  margin: 0;
  font-weight: bold; }

.tkcnf #main .targetCntWrap .pointArea p.img {
  float: right;
  margin: 5px 0 0 15px; }

.tkcnf #main .targetCntWrap ol.target {
  margin: 0; }

.tkcnf #main .targetCntWrap p.li_ttl {
  font-weight: bold;
  margin: 0; }

.tkcnf #main .targetCntWrap p.sml {
  font-size: 90%; }

.tkcnf #main .targetCntWrap .fcbl {
  color: #2e7fad; }

.tkcnf #main .targetCntWrap .boxDes_Gr {
  padding: 10px 10px 0 15px;
  border: 1px solid #c9c9c9;
  background: #f3f3f3;
  color: #545253; }

.tkcnf #main .targetCntWrap ul.square {
  list-style: none;
  margin: 5px 0 5px 1em;
  padding: 0 0 0 5px; }

.tkcnf #main .targetCntWrap ul.square li:before {
  content: '';
  display: inline-block;
  position: relative;
  left: -7px;
  top: -2px;
  width: 7px;
  height: 7px;
  background: #2e7fad; }

/*********************************
kenkyuukai
**********************************/
.tkcnf #main .kenkyuukai .siteWrap {
  margin-right: -10px;
  margin-bottom: 10px; }

.tkcnf #main .kenkyuukai .siteWrap div.box {
  width: 338px;
  min-height: 160px;
  height: auto !important;
  height: 160px;
  float: left;
  margin-right: 10px;
  padding: 10px 10px 0 10px;
  border: 1px solid #dedede;
  border-radius: 2px;
  line-height: 1.5; }

.tkcnf #main .kenkyuukai .siteWrap div.box p.header {
  background: #ffa335;
  color: #fff;
  width: 160px;
  text-align: center;
  padding: 2px;
  margin-top: 0; }

.tkcnf #main .kenkyuukai .siteWrap img.hp {
  float: left;
  margin-right: 10px;
  padding-top: 5px;
  padding-bottom: 25px; }

.tkcnf #main .kenkyuukai .siteWrap div.box p.name {
  font-size: 107.1%;
  margin: 0 0 5px; }

.tkcnf #main .kenkyuukai .siteWrap div.box p.txt {
  font-size: 92.9%;
  margin: 0; }

/*********************************
seminar
**********************************/
.tkcnf #main .seminar .boxWrap {
  padding: 0 30px;
  margin-bottom: 30px; }

.tkcnf #main .seminar .boxWrap > div {
  width: 320px;
  display: -moz-inline-box;
  display: inline-block;
  display: inline;
  zoom: 1;
  vertical-align: top; }

.tkcnf #main .seminar .boxWrap h2 {
  padding: 0;
  margin: 0;
  background: none;
  border: none; }

.tkcnf #main .seminar .boxWrap .box_cc {
  padding-bottom: 12px;
  background: url(/media_library/tkcnf/images/seminar_cc_foot.gif) left bottom no-repeat; }

.tkcnf #main .seminar .boxWrap .box_ao {
  padding-bottom: 12px;
  background: url(/media_library/tkcnf/images/seminar_ao_foot.gif) left bottom no-repeat;
  margin-left: 30px; }

.tkcnf #main .seminar .boxWrap .box_cc .body {
  background: url(/media_library/tkcnf/images/seminar_cc_inner.gif) repeat-y;
  min-height: 208px;
  height: auto !important;
  height: 208px; }

.tkcnf #main .seminar .boxWrap .box_ao .body {
  background: url(/media_library/tkcnf/images/seminar_ao_inner.gif) repeat-y;
  min-height: 208px;
  height: auto !important;
  height: 208px; }

.tkcnf #main .seminar .boxWrap .inner {
  padding: 0 20px 15px;
  line-height: 1.5; }

.tkcnf #main .seminar .boxWrap .inner .btn {
  text-align: center;
  margin: 10px 0 0 0; }

/****************************記帳適時性証明書***************************/
body.kts {
  text-align: center;
  font-size: 90%;
  /*font-family: Meiryo, Helvetica, "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", sans-serif;*/
  line-height: 1.8;
  margin: 0px;
  color: #333;
  background: #ffffff url(/media_library/tkcnf/images/bg_body.gif) 0 0 repeat-x; }

.kts #wrap {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  text-align: left; }

.kts #contents {
  margin: 5px auto 0 auto;
  position: relative;
  padding: 0;
  width: 950px; }

.kts #main {
  background-image: none; }

.kts #main h2 {
  font-size: 114.3%;
  font-weight: bold;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  line-height: 1; }

.kts #main div.section {
  margin: 0 20px 30px; }

/*--- ヘッダー ---*/
/*
.kts #globalHeader {
  width: 100%;
  height: auto;
}
.kts #globalHeader #commonHeader {
  border-bottom: 1px solid #f2f2f2;
}
.kts #globalHeader #commonHeader #commonHeaderInner {
  height: 51px;
  width: 950px;
  margin: 0 auto;
  position: relative;
}
.kts #globalHeader #commonHeader #siteId {
  position: absolute;
  top: 17px;
  left: 0;
}
.kts #globalHeader #commonHeader #globalSearch {
  position: absolute;
  width: 208px;
  height: 19px;
  padding-top: 0px;
  padding-left: 23px;
  background: url(/media_library/common/images/icon_search.gif) 0 0 no-repeat;
  top: 4px;
  left: 412px;
}
.kts #globalHeader #commonHeader #globalUtility {
  position: absolute;
  top: 3px;
  right: 0;
  width: 285px;
  padding-left: 7px;
  height: 22px;
  background: url(/media_library/common/images/global_bg_utility_a.gif) 0 0 no-repeat;
}
.kts #globalHeader #commonHeader ul#globalLink {
  list-style-type: none;
  position: absolute;
  bottom: 0;
  left: 156px;
}
.kts #globalHeader #commonHeader ul#globalLink li {
  float: left;
  margin-right: 15px;
  font-size: 0;
}
.kts #globalHeader #commonHeader ul#globalLink li a {
  text-decoration: none;
  color: #333;
}
.kts #globalHeader #commonHeader ul#globalLink li a.current img, .kts #globalHeader #commonHeader ul#globalLink li a:hover img {
  border-bottom: 3px solid #0073b4;
}
.kts #globalHeader #commonHeader ul#globalLink li img {
  vertical-align: top;
}
.kts #globalHeader #siteHeader {
  width: 950px;
  margin: 0 auto;
  height: 55px;
  position: relative;
}
.kts #globalHeader #siteName {
  position: absolute;
  top: 16px;
  left: 0;
  height: 30px;
  line-height: 1;
}
.kts #globalHeader #siteTagline {
  position: absolute;
  top: 20px;
  left: 204px;
  font-size: 12px;
}*/
/*--- フッター ---*/
/*
.kts #footer {
  clear: both;
  background-image: none;
  background-color: #3f5973;
  color: #fff;
  border-top: 1px solid #D2D2D2;
}
.kts #footer #footerConversion {
  background-color: #0082c8;
  padding: 30px 0;
  border-top: 4px solid #b3b3b3;
}
.kts #footer #footerConversion #cvBtnArea {
  width: 810px;
  background-color: #ffffff;
  margin: 0 auto;
  border-radius: 5px;
  padding: 20px 0;
  text-align: center;
}
.kts #footer #footerConversion #cvBtnArea p {
  text-align: center;
  color: #444;
}
.kts #footer #footerConversion #cvBtnArea .inner {
  padding: 20px 32px 0;
}
.kts #footer #footerConversion #cvBtnArea .cvLeft {
  width: 362px;
  float: left;
}
.kts #footer #footerConversion #cvBtnArea .cvRight {
  width: 362px;
  float: right;
}
.kts #footer #footerConversion #cvBtnArea .inner .cvTtl {
  font-size: 128.6%;
  font-weight: bold;
  text-align: left;
  line-height: 1;
}
.kts #footer #footerConversion #cvBtnArea p.btn {
  margin-top: 5px;
}
.kts #footer #directryNavi {
  margin: 0 auto;
  padding: 30px 0;
  width: 950px;
  color: #fff;
  text-align: left;
}
.kts #directryNaviFirst, #directryNaviSecond {
  padding-bottom: 20px;
}
.kts #directryNavi div.directoryLink {
  float: left;
  padding-right: 10px;
  width: 180px;
}
.kts #directryNavi div.directoryLink p.directryName {
  margin-bottom: 10px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  padding: 3px 0;
  line-height: 1.2;
  background-image: none;
}
.kts #directryNavi div.directoryLink ul li {
  display: block;
  margin: 0 0 2px 0;
  padding-left: 7px;
  font-size: 85%;
  background: url(/media_library/common/images/icon_link_footergray.gif) 0 7px no-repeat;
}
.kts #directryNavi div.directoryLink a {
  color: #fff;
  text-decoration: none;
}
.kts #directryNavi div.directoryLink a:visited {
  color: #fff;
}
.kts #directryNavi div.directoryLink a:hover {
  color: #8cc544;
  text-decoration: underline;
}
.kts #toPageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 100;
}*/
/*--- メイン ---*/
.kts #heroArea {
  height: 220px;
  background-color: #0082c8;
  margin-bottom: 30px; }

.kts #heroArea #heroAreaInner {
  position: relative;
  width: 950px;
  margin: 0 auto; }

.kts #heroArea #heroImage {
  position: absolute;
  width: 730px;
  height: 200px;
  top: 10px;
  left: 0;
  background-color: #FFF;
  /*box-shadow: 0px 2px 9px 1px #B4B4B4;*/ }

.kts #heroArea #heroTopics {
  position: absolute;
  top: 10px;
  right: 0;
  width: 198px;
  height: 198px;
  border: 1px solid #e5e5e5;
  background-color: #FFF;
  background-image: none;
  /*box-shadow: 0px 2px 9px 1px #B4B4B4;*/ }

.kts #heroArea #heroTopics .inner {
  padding: 5px 9px; }

.kts #heroArea #heroTopics .inner p.txt {
  font-size: 12px;
  line-height: 150%; }

.kts #heroArea #heroTopics .inner p.btn {
  margin-top: 5px; }

.kts #main ul#menu {
  width: 950px;
  height: 35px;
  margin: 0 0 30px 0;
  padding: 0;
  background-color: #FFF;
  list-style: none; }

.kts #main ul#menu li.menuPnl {
  float: left;
  margin-right: 6px; }

.kts #main ul#menu li.menuPnl {
  float: left; }

.kts #main .fixed {
  position: fixed;
  top: 0;
  z-index: 50; }

.kts #main div.boxTitle {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 20px;
  background: url(/media_library/tkcnf/images/bg_boxtitle_kts.gif) no-repeat;
  padding: 14px 8px 10px; }

.kts #main div.boxTitle p.ttl {
  font-size: 14px;
  font-weight: bold;
  float: left;
  margin: 0;
  line-height: 1; }

.kts #main div.syoumeisyo {
  float: left;
  margin: 15px 12px 0 0; }

.kts #main div.setsumei {
  float: left;
  width: 435px;
  margin-top: 52px; }

.kts #main div.setsumei img {
  margin-top: -2px; }

.kts #main div.setsumei p {
  line-height: 150%; }

.kts #main div.setsumei p span {
  font-weight: bold; }

.kts #main #kakuninArea {
  margin: 20px auto 0;
  width: 850px;
  height: 150px;
  border: 1px solid #ee8508;
  background-color: #FFF;
  /*box-shadow: 0px 2px 9px 1px #B4B4B4;*/ }

.kts #main #kakuninArea .ttl {
  width: 850px;
  height: 40px;
  background-color: #ee8508; }

.kts #main #kakuninArea .ttl p {
  margin: 0;
  text-align: center;
  padding-top: 7px;
  color: #FFFFFF;
  font-size: 114.3%;
  font-weight: bold; }

.kts #main #kakuninArea .inner {
  width: 700px;
  margin: 14px auto 0 auto; }

.kts #main #kakuninArea .inner .btn {
  float: left; }

.kts #main #kakuninArea .inner .txt {
  float: right;
  width: 500px; }

.kts #main #katsuyou1 {
  text-align: center; }

.kts #main #katsuyou2 {
  width: 805px;
  margin: 0 auto 0; }

.kts #main #katsuyou2 #katsuyouBox {
  background-color: #e7f7ff;
  width: 390px;
  height: 100px;
  margin-top: 20px; }

.kts #main #katsuyou2 #katsuyouBox .inner {
  width: 350px;
  margin: 30px auto; }

.kts #main #katsuyou2 #katsuyouBox .inner img {
  float: left;
  margin-right: 10px; }

.kts #main #katsuyou2 #katsuyouBox .inner p {
  font-size: 13px;
  font-weight: bold;
  float: left;
  margin: 0; }

.kts #main #processArea {
  text-align: center; }

.kts #main #financeListTable {
  font-size: inherit;
  *font-size: 14px;
  width: 100%; }

.kts #main .systemArea {
  margin-top: 26px; }

.kts #main .systemArea .system {
  width: 440px;
  background-color: #e7f7ff;
  border: 1px #e5e5e5 solid; }

.kts #main .systemArea .box_L {
  float: left; }

.kts #main .systemArea .box_R {
  float: right; }

.kts #main .systemArea .ttl {
  margin: 1px 1px 0 1px;
  width: 438px;
  height: 30px;
  background-color: #0082c8; }

.kts #main .systemArea .ttl p {
  margin: 0;
  padding: 3px 0 0 12px;
  color: #FFFFFF;
  font-size: 114.3%;
  font-weight: bold; }

.kts #main .systemArea p {
  margin: 10px;
  line-height: 150%; }

.kts #main .systemArea .systemImg {
  float: right;
  margin: -18px 10px 5px 10px; }

.kts #main .systemArea .systemImg p {
  text-align: right;
  font-size: 87.5%;
  margin: 0 3px 0 0; }

.kts #main #about, .kts #main #method, .kts #main #finance, .kts #main #process {
  margin-top: -40px;
  padding-top: 40px; }

/****************************組織紹介***************************/
.org #main {
  text-decoration: none; }

.org #main .ogz_flexcontainer ul {
  display: flex;
  justify-content: space-evenly;
  margin-top: 20px; }

.org #section_inner {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  text-align: left; }

.org #main {
  background-image: none;
  list-style: none; }

.org #main ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.org #main .col_list {
  margin: 13px;
  padding-left: 8px; }

.org #main .col_green {
  border-left: solid 3px #72b24b; }

.org #main .col_blue {
  border-left: solid 3px #2977bd; }

.org #main .col_orange {
  border-left: solid 3px #f88c00; }

.org #main .col_red {
  border-left: solid 3px #c2514d; }

.org #main .col_yellow {
  border-left: solid 3px #edd744; }

.org #main .col_purple {
  border-left: solid 3px #7b619e; }

.org #main .chairman_box {
  padding: 1px; }

.org #main .ogz_flexcontainer dt {
  width: 80%;
  margin: 0 auto; }

.org #main .ogz_flexcontainer dl {
  margin: 10px auto;
  text-align: center;
  line-height: 1.5rem; }

.org #main .ogz_flexcontainer span {
  font-size: 1.1rem; }

.org #main ul.menu {
  display: flex;
  justify-content: space-evenly;
  background-color: #e1eff7;
  padding: 20px; }

.org .menu_ttl {
  color: #2c5796; }

.org .menu li {
  background: url(/media_library/tkcnf/images/arrow_down.svg) 95% center no-repeat;
  background-size: 12px;
  text-indent: 1em;
  padding-right: 26px; }

.org .menu a {
  text-decoration: none;
  color: #005eb8;
  font-size: 15px; }

.org .menu a:hover {
  opacity: .7;
  text-decoration: underline; }

.org .local_chairmen ul {
  display: flex;
  justify-content: flex-start; }

.org #main .col_list_box {
  text-align: right; }

.org #main .org_2clum {
  margin-top: 30px; }

.org #main .org_2clum ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap; }

.org #main .org_2clum li {
  width: 42%;
  padding: 15px 20px;
  margin: 15px;
  background: #f7f7f7;
  position: relative; }

.org #main .org_2clum h3 {
  color: #333;
  font-size: 1.1rem;
  display: flex;
  align-items: center;
  margin: 0 0 15px 0;
  padding: 0 0 0 15px;
  line-height: 2;
  border-bottom: 0px;
  background-color: transparent; }

.org #main .org_2clum .org_member_photo {
  margin-right: 15px;
  flex-shrink: 0; }

.org #main .org_member_photo img {
  width: 100px;
  height: auto; }

.org #main .org_2clum .org_member_item {
  display: flex;
  margin-bottom: 55px; }

.org #main .org_2clum dt {
  font-weight: bold; }

.org #main .org_member_name {
  display: flex;
  margin-top: 12px;
  align-items: center; }

.org #main .org_member_detail .org_member_name dd {
  font-size: 1.1rem;
  margin-left: 5px; }

.org #main .org_2clum .link_btn a {
  padding: 5px 5px;
  background-color: #72b24b;
  width: 70%;
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: inline-block;
  text-align: center;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
  font-size: 14px; }

.org #main #ResearchCouncils .org_2clum .link_btn a {
  background-color: #c2514d; }

.org #main .org_2clum .link_btn a:hover {
  opacity: 0.7;
  transition: all .4s; }

.org #main .regionmap-block__link-item {
  width: 380px;
  margin: 0 auto; }

.org #main .link-btn__item {
  display: inline-block;
  color: #fff;
  background: #2d8bc9 url(/media_library/tkcnf/images/right_arrow.svg) 95% center no-repeat;
  background-size: 7px 14px;
  text-decoration: none;
  text-align: center;
  padding-right: 3%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16);
  padding: 15px 38px;
  border-radius: 7px;
  line-height: 1.6; }

.org #main .link-btn__item:hover {
  background-color: #1f77b1;
  transition: all .4s; }

.org #main .regionmap-block__link {
  text-align: center;
  margin: 10px 0; }

.org #main div.section {
  margin: 0 20px 60px; }

/****************************BAST***************************/
body.bast {
  text-align: center;
  font-size: 90%;
  /*font-family: Meiryo, Helvetica, "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", sans-serif;
  line-height: 1.8;*/
  margin: 0px;
  color: #333;
  background: #ffffff url(/media_library/tkcnf/images/bg_body.gif) 0 0 repeat-x; }

.bast #wrap {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  text-align: left; }

.bast #contents {
  margin: 5px auto 0 auto;
  position: relative;
  padding: 0;
  width: 950px; }

.bast #main {
  background-image: none; }

.bast #main .bdNone {
  border: none; }

.bast #main #pageTitle {
  border: none;
  border-top: 3px solid #136614;
  border-bottom: 1px solid #ccc;
  margin: 0 0 30px 0;
  position: relative;
  height: auto !important;
  min-height: 50px;
  height: 50px;
  padding: 15px 0px 10px 12px;
  background: none;
  line-height: 1.4;
  width: auto; }

.bast #main #pageTitle h1 {
  font-size: 24px;
  font-weight: normal;
  margin: 6px 0 0 0;
  padding: 0; }

.bast #main #pageTitle p {
  color: #136614;
  font-size: 16px;
  margin: 0;
  padding: 0;
  line-height: 1; }

.bast #main #pageTitle p.ttl {
  color: #333;
  font-size: 24px;
  font-weight: normal;
  margin: 6px 0 0 0;
  padding: 0; }

.bast #main h2 {
  background-image: none;
  margin: 25px 0 20px 0;
  border: 0;
  border-bottom: none;
  padding: 12px 0px 8px 10px;
  color: #333;
  background-color: #F8F8F8;
  font-size: 16px;
  border-left: 8px solid #136614;
  font-weight: bold; }

.bast #main h3 {
  padding: 9px 0px 7px 8px;
  background: none;
  background-color: #f5f5f5;
  clear: both;
  font-size: 14px;
  line-height: 1.1;
  margin: 20px 0 15px 0;
  border-left: none;
  border-bottom: 1px solid #e5e5e5; }

.bast #main h4 {
  margin: 25px 0 10px 0;
  padding: 3px 0px 1px 5px;
  background: none;
  clear: both;
  font-size: 14px;
  line-height: 1.1;
  border-left: 6px #419B42 solid; }

.bast #main div.section {
  margin: 0 20px 30px; }

.bast #main .sectionInner {
  margin: 0 0 25px; }

.bast #globalHeader {
  width: 100%;
  height: auto; }

.bast #globalHeader #commonHeader {
  border-bottom: 1px solid #f2f2f2; }

.bast #globalHeader #commonHeader #commonHeaderInner {
  height: 51px;
  width: 950px;
  margin: 0 auto;
  position: relative; }

.bast #globalHeader #commonHeader #siteId {
  position: absolute;
  top: 17px;
  left: 0; }

.bast #globalHeader #commonHeader #globalSearch {
  position: absolute;
  width: 208px;
  height: 19px;
  padding-top: 0px;
  padding-left: 23px;
  background: url(/media_library/common/images/icon_search.gif) 0 0 no-repeat;
  top: 4px;
  left: 412px; }

.bast #globalHeader #commonHeader #globalUtility {
  position: absolute;
  top: 3px;
  right: 0;
  width: 285px;
  padding-left: 7px;
  height: 22px;
  background: url(/media_library/common/images/global_bg_utility_a.gif) 0 0 no-repeat; }

.bast #globalHeader #commonHeader ul#globalLink {
  list-style-type: none;
  position: absolute;
  bottom: 0;
  left: 156px; }

.bast #globalHeader #commonHeader ul#globalLink li {
  float: left;
  margin-right: 15px;
  font-size: 0; }

.bast #globalHeader #commonHeader ul#globalLink li a {
  text-decoration: none;
  color: #333; }

.bast #globalHeader #commonHeader ul#globalLink li a.current img, .bast #globalHeader #commonHeader ul#globalLink li a:hover img {
  border-bottom: 3px solid #0073b4; }

.bast #globalHeader #commonHeader ul#globalLink li img {
  vertical-align: top; }

.bast #globalHeader #siteHeader {
  width: 950px;
  margin: 0 auto;
  height: 55px;
  position: relative; }

.bast #globalHeader #siteName {
  position: absolute;
  top: 12px;
  left: 0;
  height: 30px;
  line-height: 1; }

.bast #globalHeader #siteTagline {
  position: absolute;
  top: 22px;
  left: 230px;
  font-size: 12px; }

.bast #globalHeader #headerLink {
  display: none;
  position: absolute;
  top: 24px;
  right: 0;
  width: 403px;
  height: 19px; }

.bast #globalHeader #headerLink ul {
  list-style: none;
  margin: 0;
  padding: 0;
  float: right; }

.bast #globalHeader #headerLink ul li {
  display: inline-block;
  display: inline;
  zoom: 1;
  height: 19px;
  overflow: hidden;
  padding-left: 20px;
  background: url(/media_library/tkcnf/images/header_link_bg.gif) 10px 0 no-repeat;
  position: relative;
  top: 0; }

.bast #globalHeader #headerLink ul li.first_child, .bast #globalHeader #headerLink ul li:first-child {
  background: none; }

.bast #globalHeader #headerLink ul li.stay img, .bast #globalHeader #headerLink ul li a img:hover {
  position: relative;
  top: -19px; }

.bast ul#topicPath {
  margin: 0px auto 3px auto;
  padding: 12px 0 10px 0;
  line-height: 1;
  height: 12px;
  width: 950px; }

/*
.bast #footer {
  clear: both;
  background-image: none;
  background-color: #3f5973;
  color: #fff;
  border-top: 1px solid #D2D2D2;
}
.bast #footer #footerConversion {
  background-color: #6AAC6D;
  padding: 30px 0;
  border-top: 4px solid #b3b3b3;
}
.bast #footer #footerConversion #cvBtnArea {
  width: 810px;
  background-color: #ffffff;
  margin: 0 auto;
  border-radius: 5px;
  padding: 20px 0;
  text-align: center;
}
.bast #footer #footerConversion #cvBtnArea p {
  text-align: center;
  color: #444;
}
.bast #footer #footerConversion #cvBtnArea .inner {
  padding: 20px 32px 0;
}
.bast #footer #footerConversion #cvBtnArea .cvLeft {
  width: 362px;
  float: left;
}
.bast #footer #footerConversion #cvBtnArea .cvRight {
  width: 362px;
  float: right;
}
.bast #footer #footerConversion #cvBtnArea .inner .cvTtl {
  font-size: 128.6%;
  font-weight: bold;
  text-align: left;
  line-height: 1;
}
.bast #footer #footerConversion #cvBtnArea p.btn {
  margin-top: 5px;
}
.bast #footer #directryNavi {
  margin: 0 auto;
  padding: 30px 0;
  width: 950px;
  color: #fff;
  text-align: left;
}
.bast #directryNaviFirst, #directryNaviSecond {
  padding-bottom: 20px;
}
.bast #directryNavi div.directoryLink {
  float: left;
  padding-right: 10px;
  width: 180px;
}
.bast #directryNavi div.longTitle {
  width: 360px;
  padding-right: 0;
}
.bast #directryNavi div.directoryLink p.directryName {
  margin-bottom: 10px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  padding: 3px 0;
  line-height: 1.2;
  background-image: none;
}
.bast #directryNavi div.longTitle ul {
  float: left;
  width: 180px;
}
.bast #directryNavi div.directoryLink ul li {
  display: block;
  margin: 0 0 2px 0;
  padding-left: 7px;
  font-size: 85%;
  background: url(/media_library/common/images/icon_link_footergray.gif) 0 7px no-repeat;
}
.bast #directryNavi div.directoryLink a {
  color: #fff;
  text-decoration: none;
}
.bast #directryNavi div.directoryLink a:visited {
  color: #fff;
}
.bast #directryNavi div.directoryLink a:hover {
  color: #8cc544;
  text-decoration: underline;
}
.bast #toPageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 100;
}*/
/*********************************
localNavi
**********************************/
.bast #localNavi div.wg-bast-menu {
  margin-bottom: 20px; }

.bast #localNavi div.wg-bast-menu .head {
  background: #286b2a;
  margin-bottom: 0; }

.bast #localNavi div.wg-bast-menu .head a {
  padding: 8px 0;
  color: #FFF;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  display: block;
  text-decoration: none; }

.bast #localNavi div.wg-bast-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 1.3; }

.bast #localNavi div.wg-bast-menu ul.level02 li a {
  background: url(/media_library/tkcnf/images/icon_arrow02_gr.png) no-repeat left; }

.bast #localNavi div.wg-bast-menu ul li a {
  text-decoration: none;
  display: block;
  padding: 10px 0 10px 14px;
  border-bottom: 1px dotted #ccc;
  color: #333; }

.bast #localNavi div.wg-bast-menu ul.level02 li.current a {
  color: #ef6316; }

.bast #localNavi div.wg-bast-menu ul.level02 li a:hover {
  color: #ef6316; }

.bast #localNavi div.wg-bast-cv {
  width: 198px;
  height: 198px;
  border: 1px solid #e5e5e5;
  background-color: #FFF;
  /*box-shadow: 0px 2px 9px 1px #B4B4B4;*/ }

.bast #localNavi div.wg-bast-cv .inner {
  padding: 10px;
  line-height: 1.5; }

.bast #localNavi div.wg-bast-cv .inner p.cvTtl {
  font-weight: bold;
  margin-left: 8px;
  font-size: 116.7%; }

.bast #localNavi div.wg-bast-cv .inner p.btn {
  text-align: center; }

.bast .bast_login_test {
  border: #E5E5E5 1px solid;
  padding: 10px;
  margin-top: 20px; }

.bast .bast_login_test .heroLogin__btn {
  margin-top: 0; }

@media screen and (max-width: 768px) {
  .bast .bast_login_test {
    padding: 10px !important;
    margin: 10px; } }
/*********************************
toppage
**********************************/
.bast #heroArea {
  height: 220px;
  background-color: #9fcaa1;
  margin-bottom: 30px; }

.bast #heroArea #heroAreaInner {
  position: relative;
  width: 950px;
  margin: 0 auto; }

.bast #heroArea #heroImage {
  position: absolute;
  width: 730px;
  height: 200px;
  top: 10px;
  left: 0;
  background-color: #FFF;
  /*box-shadow: 0px 2px 9px 1px #B4B4B4;*/ }

/*
.bast #heroArea #heroTopics{
position:absolute;
top:10px;
right:0;
width:198px;
height:198px;
border:1px solid #e5e5e5;
background-color:#FFF;
  background-image: none;
}
.bast #heroArea #heroTopics .inner{
padding: 10px;
line-height: 1.5;
}
.bast #heroArea #heroTopics .inner p.cvTtl{
font-weight: bold;
margin-left: 8px;
}
.bast #heroArea #heroTopics .inner p.btn{
text-align: center;
}*/
.bast .heroLogin {
  position: absolute;
  right: 0;
  top: 10px;
  height: 200px;
  background: #fff;
  padding: 10px 15px;
  box-sizing: border-box; }

.bast .heroLogin__logo {
  text-align: center; }

.bast .heroLogin__btn {
  text-align: center;
  margin: 10px auto; }

.bast .heroLogin__btn-item {
  display: inline-block;
  background: #EE8508;
  color: #fff;
  font-size: 15px;
  text-decoration: none;
  padding: 10px 30px;
  border-radius: 5px;
  transition: opacity .4s;
  line-height: 1.5; }

.bast .heroLogin__btn-item:hover {
  opacity: .7; }

.bast .heroLogin__note {
  font-size: 12px;
  color: #858585;
  text-align: center; }

.bast .heroLogin__member {
  text-align: center; }

.bast .heroLogin__member-item {
  font-size: 15px; }

.bast #main .topPage div.boxTitle {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 15px;
  background: url(/media_library/tkcnf/images/bast_bg_boxtitle.gif) no-repeat 0 0;
  padding: 14px 8px 10px; }

.bast #main .topPage div.boxTitle h2.ttl {
  font-size: 114.3%;
  font-weight: bold;
  margin: 0;
  padding: 0;
  border: 0;
  background-color: #FFF;
  line-height: 1; }

.bast #main .topPage .section {
  margin: 0 0 30px; }

.bast #main .topPage .advArea {
  margin-left: -16px; }

.bast #main .topPage .advArea div {
  width: 170px;
  height: 71px;
  float: left;
  margin-left: 16px;
  padding-top: 9px;
  text-align: center;
  line-height: 1.5;
  color: #117813;
  font-weight: bold;
  text-shadow: 1px 1px 0 #f1fbf1; }

.bast #main .topPage .advArea div.adv01 {
  background: url(/media_library/tkcnf/images/bast_advarea_bg01.jpg) no-repeat; }

.bast #main .topPage .advArea div.adv02 {
  background: url(/media_library/tkcnf/images/bast_advarea_bg02.jpg) no-repeat; }

.bast #main .topPage .advArea div.adv03 {
  background: url(/media_library/tkcnf/images/bast_advarea_bg03.jpg) no-repeat; }

.bast #main .topPage .advArea div.adv04 {
  background: url(/media_library/tkcnf/images/bast_advarea_bg04.jpg) no-repeat; }

.bast #main .topPage ul.useArea {
  list-style: none;
  margin: 0 0 30px;
  padding: 20px 0 0; }

.bast #main .topPage ul.useArea li {
  float: left;
  min-height: 130px;
  height: auto !important;
  height: 130px; }

.bast #main .topPage ul.useArea li p {
  margin: 85px 0 0;
  text-align: center;
  font-weight: bold;
  font-size: 107.1%;
  line-height: 1.5; }

.bast #main .topPage ul.useArea li.use01 {
  width: 230px;
  background: url(/media_library/tkcnf/images/bast_use_img01.gif) no-repeat center top; }

.bast #main .topPage ul.useArea li.use02 {
  width: 248px;
  border-left: 1px solid #f1f1f1;
  border-right: 1px solid #f1f1f1;
  background: url(/media_library/tkcnf/images/bast_use_img02.gif) no-repeat center top; }

.bast #main .topPage ul.useArea li.use03 {
  width: 230px;
  background: url(/media_library/tkcnf/images/bast_use_img03.gif) no-repeat center top; }

.bast #main .topPage .sampleArea {
  border: 1px solid #679d68;
  border-top: none; }

.bast #main .topPage .sampleArea h3 {
  background: #286b2a;
  color: #FFF;
  border: none;
  text-align: center;
  font-size: 107.1%;
  margin: 0;
  font-weight: normal; }

.bast #main .topPage .sampleArea .inner {
  padding: 20px; }

.bast #main .topPage .sampleArea .tx {
  width: 490px;
  margin: 0;
  float: left; }

.bast #main .topPage .sampleArea .btn {
  width: 150px;
  float: right;
  margin: 20px 10px 0 0; }

/*********************************
lower_common
**********************************/
.bast #main div.section {
  margin: 0 20px 30px; }

/*********************************
lower > data
**********************************/
.bast #main .dataList table {
  width: 100%; }

.bast #main .dataList table .big {
  width: 45%; }

.bast #main .dataList table .no {
  width: 5%;
  white-space: nowrap; }

.bast #main .dataList table .indexName {
  width: 40%; }

.bast #main .dataList table .expression {
  width: 50%; }

/*********************************
lower > lineup
**********************************/
.bast #main .txBox {
  width: 440px;
  float: left; }

.bast #main .imgBox {
  width: 200px;
  float: right;
  margin-top: 10px; }

.bast #main .colLGreen {
  color: #589959; }

/*********************************
lower > sample
**********************************/
.bast #main #tabArea ul.tabDesign {
  width: 688px;
  margin: 0;
  padding: 0;
  height: 45px;
  overflow: hidden;
  position: relative;
  border-bottom: 3px solid #2f7f30; }

.bast #main #tabArea .tabWrap {
  border: 1px solid #ccc;
  border-bottom: none; }

.bast #main #tabArea ul.tabDesign li.active img {
  position: relative;
  top: -45px; }

.bast #main #tabArea ul.tabDesign li img:hover {
  position: relative;
  top: -45px; }

.bast #main .ichiranLink {
  text-align: right; }

/*********************************
blockquote
**********************************/
.tkcnf #main blockquote {
  border: solid 1px #CCC;
  padding: 5px 10px;
  clear: both; }

.tkcnf #main blockquote span.moto {
  text-align: right;
  display: block; }

/*********************************
jyunkaikansashi
**********************************/
.tkcnf #main .jyunkaikansa_figure {
  margin: 40px 0;
  text-align: center; }

.tkcnf #main .jyunkaikansa_about {
  overflow: hidden;
  *zoom: 1; }

.tkcnf #main .jyunkaikansa_about_text {
  width: 430px;
  float: left; }

.tkcnf #main .jyunkaikansa_about_figure {
  width: 274px;
  float: right; }

.tkcnf #main .jyunkaikansa_time_table, .tkcnf #main .jyunkaikansa_shiken_table, .tkcnf #main .jyunkaikansa_jyuken_table, .tkcnf #main .jyunkaikansa_goukaku_table, .tkcnf #main .jyunkaikansa_text_table {
  width: 100%;
  margin: 0 0 5px;
  font-size: 14px; }

.tkcnf #main .table_blue_wrap table th, .tkcnf #main .table_blue_wrap table td {
  border: 1px solid #b9e1e8;
  line-height: 1.4;
  font-size: 13px;
  text-align: center; }

.tkcnf #main .jyunkaikansa_time_table {
  text-align: center;
  table-layout: fixed; }

.tkcnf #main .jyunkaikansa_goukaku_table {
  table-layout: fixed; }

.tkcnf #main .jyunkaikansa_goukaku_table td {
  text-align: center; }

.tkcnf #main .jyunkaikansa_bd_top_dotted td, .tkcnf #main .jyunkaikansa_bd_top_dotted th {
  border-top-style: dotted; }

.tkcnf #main .jyunkaikansa_bd_btm_dotted td, .tkcnf #main .jyunkaikansa_bd_btm_dotted th {
  border-bottom-style: dotted; }

.tkcnf #main .jyunkaikansa_bd_red_1 {
  border: 2px solid #ea1c1c;
  border-bottom: 1px solid #cecece; }

.tkcnf #main .jyunkaikansa_bd_red_2 {
  border: 2px solid #ea1c1c;
  border-top: 1px solid #cecece; }

.tkcnf #main .jyunkaikansa_bd_red_3 {
  border: 2px solid #ea1c1c;
  border-top: 1px solid #cecece;
  border-bottom: 1px solid #cecece; }

.tkcnf #main .jyunkaikansa_text_table ul {
  margin: 0; }

.tkcnf #main .jyunkaikansa_btn_order_form {
  text-align: center;
  margin: 40px 0 10px; }

.tkcnf #main .jyunkaikansa_btn_order_form a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  text-align: center;
  padding: 15px 40px;
  margin: 0 0 30px;
  text-decoration: none;
  font-size: 15px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background: #1474d3;
  color: #fff;
  box-shadow: 0 3px #024180;
  font-weight: normal;
  width: 370px; }

.tkcnf #main .jyunkaikansa_btn_order_form a:before {
  display: inline-block;
  content: "";
  position: absolute;
  top: 50%;
  left: 25px;
  width: 0;
  height: 0;
  margin-top: -5px;
  border: 5px solid transparent;
  border-left: 5px solid #fff; }

.tkcnf #main .jyunkaikansa_btn_order_form a:hover {
  background: #0d5ba8; }

.tkcnf #main .jyunkaikansa_btn_order_form a:nth-child(2) {
  background: #21ad46;
  box-shadow: 0 3px #136529; }

.tkcnf #main .jyunkaikansa_btn_order_form a:hover:nth-child(2) {
  background: #148031; }

.tkcnf #main .jyunkaikansa_btn_order_form a span {
  font-size: 20px; }

.tkcnf #main .mark {
  background: linear-gradient(transparent 70%, #fff09d 0); }

.tkcnf #main .note {
  display: block;
  text-indent: -2em;
  margin-left: 2em; }

.tkcnf #main .jyunkaikansa_btn_tab, .tkcnf #main .jyunkaikansa_btn_tab2 {
  margin: 0 0 20px;
  padding: 0;
  display: table;
  table-layout: fixed;
  width: 100%; }

.tkcnf #main .jyunkaikansa_btn_tab li, .tkcnf #main .jyunkaikansa_btn_tab2 li {
  display: table-cell;
  border-right: 1px solid #fff;
  font-size: 12px; }

.tkcnf #main .jyunkaikansa_btn_tab li:last-child, .tkcnf #main .jyunkaikansa_btn_tab2 li:last-child {
  border-right: none; }

.tkcnf #main .jyunkaikansa_btn_tab li a, .tkcnf #main .jyunkaikansa_btn_tab2 li a {
  display: inline-block;
  display: inline;
  zoom: 1;
  width: 100%;
  background: #dedede;
  vertical-align: top;
  text-align: center;
  line-height: 1.3;
  text-decoration: none;
  padding: 10px 0;
  color: #333;
  position: relative; }

.tkcnf #main .jyunkaikansa_btn_tab li span.name, .tkcnf #main .jyunkaikansa_btn_tab2 li span.name {
  font-size: 14px; }

.tkcnf #main ul.jyunkaikansa_btn_tab2 li a:hover, .tkcnf #main ul.jyunkaikansa_btn_tab2 li a.current {
  background: #1474d3;
  color: #fff; }

.tkcnf #main ul.jyunkaikansa_btn_tab2 li a:hover:after, .tkcnf #main ul.jyunkaikansa_btn_tab2 li a.current:after {
  content: "";
  position: absolute;
  bottom: -20px;
  right: 35%;
  border: 10px solid transparent;
  border-top: 10px solid #1474d3; }

.tkcnf #main ul.jyunkaikansa_btn_tab li a:hover, .tkcnf #main ul.jyunkaikansa_btn_tab li a.current {
  background: #21ad46;
  color: #fff; }

.tkcnf #main ul.jyunkaikansa_btn_tab li a:hover:after, .tkcnf #main ul.jyunkaikansa_btn_tab li a.current:after {
  content: "";
  position: absolute;
  bottom: -20px;
  right: 35%;
  border: 10px solid transparent;
  border-top: 10px solid #21ad46; }

.tkcnf #main .tabArea .setsumei, .tkcnf #main .tabArea2 .setsumei {
  font-size: 105%;
  color: #e50405; }

.tkcnf #main .table_blue_wrap table th {
  background: #f6feff;
  white-space: nowrap; }

.tkcnf #main .table_blue_wrap .btn_entry {
  display: inline-block;
  text-align: center;
  padding: 10px 0;
  margin: 0 0 2px;
  text-decoration: none;
  font-size: 13px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background: #21ad46;
  color: #fff;
  box-shadow: 0 3px #136529;
  font-weight: normal;
  width: 100%; }

.tkcnf #main .tabArea2 .table_blue_wrap .btn_entry {
  display: inline-block;
  text-align: center;
  padding: 10px 0;
  margin: 0 0 2px;
  text-decoration: none;
  font-size: 13px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background: #1474d3;
  color: #fff;
  box-shadow: 0 3px #0f5aa5;
  font-weight: normal;
  width: 100%; }

.tkcnf .btn_entry:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )"; }

.tkcnf #main .jyunkaikansa_btn_tab li a.current, .tkcnf #main .jyunkaikansa_btn_tab2 li a.current {
  color: #fff; }

.contentArea {
  width: 940px;
  padding: 20px;
  background: #fff;
  text-align: left;
  box-sizing: border-box; }

.modal-title {
  font-size: 20px;
  font-weight: bold;
  text-align: center; }

.jyunkaikansa_modal_table {
  width: 100%;
  margin: 10px 0;
  padding: 0;
  border-collapse: collapse;
  border: 1px solid #cecece; }

.jyunkaikansa_modal_table tr th {
  background: #eeeeee;
  border: 1px solid #cecece;
  padding: 5px 9px 4px 9px;
  text-align: center; }

.jyunkaikansa_modal_table tr td {
  border: 1px solid #cecece;
  padding: 5px 9px; }

.jyunkai-trial {
  text-align: center;
  padding: 10px;
  width: 90%;
  margin: auto;
  border: 1px solid #79bbde;
  background: #eef9ff;
  color: #545253; }

.jyunkai-trial__title {
  margin: 0 !important;
  font-weight: bold;
  font-size: 110%;
  margin-bottom: 3px; }

.jyunkai-trial__txt {
  margin: 0 0 5px !important; }

.jyunkai-trial__btn {
  display: inline-block;
  position: relative;
  text-align: center;
  text-decoration: none;
  font-size: 15px;
  border-radius: 4px;
  background: #1474d3;
  color: #fff;
  box-shadow: 0 3px #024180;
  padding: 10px 50px; }

.jyunkai-trial__btn:link, .jyunkai-trial__btn:visited, .jyunkai-trial__btn:hover, .jyunkai-trial__btn:active {
  color: #fff; }

.jyunkai-trial__btn:before {
  display: inline-block;
  content: "";
  position: absolute;
  top: calc(50% - 5px);
  left: calc(50% - 6em - 15px);
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left: 5px solid #fff; }

.jyunkai-trial__btn:hover {
  background: #0d5ba8;
  color: #fff; }

.jyunkai-trial__caution {
  text-indent: -1em;
  padding-left: 1em !important;
  text-align: left;
  line-height: 1.5;
  font-size: 90%; }

.jyunkai-trial__caution:before {
  content: "※";
  margin-right: 2px; }

#inline-content05 th, #inline-content06 th, #inline-content11 th, #inline-content12 th {
  width: 400px; }

/*********************************
message
**********************************/
.tkcnf #main .profile {
  border: #ccc 1px solid;
  padding: 0 15px;
  margin-top: 40px; }

.tkcnf #main .profile .pro_name {
  font-weight: bold; }

/*********************************
henselmann201809
**********************************/
#main .henselmann201809 .ttl {
  padding: 10px 20px 5px 20px;
  background: #fff5eb; }

#main .henselmann201809 .ttl h1 {
  background-image: none;
  font-size: 24px;
  margin-top: 20px; }

#main .henselmann201809 .ttl h1 span {
  font-weight: normal;
  font-size: 16px;
  display: block;
  line-height: 1.4;
  margin-top: 10px; }

#main .henselmann201809 .ttl p {
  font-weight: normal;
  background: #C66;
  color: #fff;
  padding: 0px 10px;
  /*width:20em;*/
  width: 29em;
  text-align: center; }

#main .henselmann201809 h2 {
  border: none;
  font-size: 20px; }

#main .henselmann201809 .lecturer {
  margin: 20px; }

#main .henselmann201809 .lecturer img {
  margin-right: 20px; }

#main .henselmann201809 .lecturer p.name {
  font-size: 22px;
  font-weight: bold; }

#main .henselmann201809 .lecturer p.univ {
  font-size: 16px;
  font-weight: bold; }

#main .henselmann201809 .lecturer p span {
  font-weight: normal; }

#main .henselmann201809 .lead {
  font-weight: bold;
  margin: 20px 0;
  padding: 0 10px; }

#main .henselmann201809 .lead span {
  font-weight: normal; }

#main .henselmann201809 .lecturer_con {
  margin-top: 50px; }

#main .henselmann201809 .lecturer_con h2 {
  border-left: 3px solid #C66;
  padding: 20px 15px;
  margin: 40px 0 0;
  background-color: transparent; }

#main .henselmann201809 .lecturer_con h3 {
  color: #C66;
  padding: 0;
  margin: 40px 0;
  background-color: transparent;
  border: none;
  font-size: 17px; }

#main .henselmann201809 .lecturer_con .b_gray {
  border: #ccc 1px dotted;
  padding: 0 10px;
  font-weight: bold; }

#main .henselmann201809 .lecturer_con .note {
  font-size: 80%; }

#main .henselmann201809 .lecturer_con ul {
  padding-left: 10px; }

#main .henselmann201809 .lecturer_con ol {
  padding-left: 10px; }

#main .henselmann201809 .lecturer_con h4 {
  border: none;
  font-size: 15px;
  margin: 30px 0 20px 0; }

#main .henselmann201809 .teidan {
  background-color: #F8F8F8;
  padding: 15px;
  margin: 30px 0 20px 0; }

#main .henselmann201809 .teidan .dai {
  font-size: 17px;
  font-weight: bold; }

#main .henselmann201809 .teidan .link {
  background: url(/media_library/tkcnf/images/hensel_arrow.jpg) no-repeat left 6px;
  padding-left: 20px; }

#main .henselmann201809 .teidan .link a {
  text-decoration: none; }

/******************************************************

 SmartPhone

 ******************************************************/
@media screen and (max-width: 768px) {
  .tkcnf #main #pageTitle h1 {
    font-size: 18px; }

  .tkcnf #main h2 {
    font-size: 18px; }

  .tkcnf #footer #footerConversion, .tkcnf #footer #footerConversion #cvBtn {
    height: auto; }

  .tkcnf #footer #footerConversion #cvBtn p.btnFX, .tkcnf #footer #footerConversion #cvBtn p.btnSearch {
    position: static; }

  .tkcnf #footer #footerConversion #cvBtn p.btnFX {
    margin-bottom: 10px; }

  .tkcnf div.wg-tkcnf-banner.wg-sp-menu p {
    margin: 0 auto 10px;
    text-align: center;
    display: inline-block;
    width: 49%;
    padding: 0 0 0 5px;
    box-sizing: border-box;
    vertical-align: top; }

  /* About */
  .tkcnf #main .about .aboutMain {
    width: 100%;
    height: auto; }

  .tkcnf #main .about .aboutMain::after {
    content: '';
    clear: both;
    display: block;
    height: 0;
    font-size: 0; }

  .tkcnf #main .about .aboutMain .ccBan {
    width: 22%;
    height: auto;
    top: 15%;
    right: 26%;
    left: auto; }

  .tkcnf #main .about .aboutMain .aoBan {
    width: 22%;
    height: auto;
    top: 15%;
    right: 2%; }

  .tkcnf #main .about .aboutMain .ccBan img, .tkcnf #main .about .aboutMain .aoBan img {
    width: 100%; }

  .tkcnf #main .about .menuListArea {
    margin-left: 0; }

  .tkcnf #main .about .menuListArea .menuList {
    margin: 0 auto 20px;
    width: 49%; }

  .tkcnf #main .about .menuListArea .menuList:first-child {
    float: none;
    width: 100%; }

  .tkcnf #main .about .menuListArea .menuList:first-child p a img {
    width: 100%; }

  .tkcnf #main .about .menuListArea .menuList:nth-child(2n) {
    margin-right: 2%; }

  .tkcnf #main .about .menuListArea .menuList:not(:first-child) h2 a {
    height: 32px;
    display: block; }

  .tkcnf #main .about .targetArea .inner {
    width: 100%; }

  .tkcnf #main .about .targetArea .inner .seisaku {
    padding-left: 15px; }

  .tkcnf #main .about .targetArea .inner .nf ol {
    margin-left: 0; }

  .tkcnf #main .about .memberArea .map {
    width: 100%;
    float: none;
    margin-left: 0; }

  .tkcnf #main .about .memberArea .num {
    width: 80%;
    float: none;
    margin: 15px auto; }

  /* about greeting */
  .tkcnf #main .greetCntWrap .main {
    padding: 0 2%; }

  .tkcnf #main .greetCntWrap .main .copy {
    font-size: 16px;
    text-align: center;
    float: none;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px; }

  .tkcnf #main .greetCntWrap .main .imgCaptionFR {
    margin: 20px auto;
    float: none; }

  .tkcnf #main .purposetCntWrap .main {
    padding: 0;
    margin-top: 20px; }

  .tkcnf #main .purposetCntWrap .main .imgCaptionFR {
    float: none;
    margin: 0px auto 20px; }

  /* about committee */
  #main .committee_mem {
    width: 100%; }

  #main .committee_mem_left, #main .committee_mem_right {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-bottom: 20px; }

  #main .committee_mem_left::after, #main .committee_mem_right::after {
    content: '';
    display: block;
    clear: both;
    font-size: 0;
    height: 0;
    overflow: hidden; }

  #main .committee_mem_inner_right {
    width: calc(100% - 78px); }

  #main .committee_mem_inner_right p:not(:first-child) {
    font-size: 13px; }

  /* finance */
  #main .websiteFinanceSrvban li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
    float: none;
    text-align: center; }

  #main .websiteFinanceSrv li {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
    text-align: center; }

  #main .websiteFinanceSrv li.ml20 {
    margin-left: 0 !important; }

  .tkcnf #main div.section {
    margin: 0 0 30px; }

  .tkcnf #main .kenkyuukai .siteWrap {
    margin: 0; }

  .tkcnf #main .kenkyuukai .siteWrap div.box {
    width: 100%;
    float: none;
    margin-bottom: 10px; }

  /***henselmann201809***/
  #main .henselmann201809 .ttl p {
    width: 100%; }

  #main .henselmann201809 .lecturer img {
    float: none !important;
    margin-right: 0;
    display: block;
    margin: 0 auto 10px; }

  /***BAST***/
  .tkcnf.bast #heroArea {
    min-width: 0;
    height: auto;
    padding: 2%;
    margin-bottom: 10px; }

  .bast .wg-bast-cv .head {
    background: #1e4984 !important;
    padding: 0 10px !important; }

  .bast .wg-bast-cv .inner {
    display: flex;
    justify-content: space-between;
    padding: 10px 15px 0; }

  .bast .bast_login {
    text-align: center;
    padding: 0 0 10px; }

  .bast #heroArea #heroAreaInner {
    width: 100%; }

  .bast #heroArea #heroImage {
    width: 100%;
    height: auto;
    position: static; }

  .bast #heroArea #heroImage img {
    width: 100%; }

  .bast #heroArea #heroTopics {
    display: none; }

  .bast #main .topPage div.boxTitle h2.ttl {
    font-size: 18px; }

  .bast #main .topPage .advArea {
    margin-left: 0; }

  .bast #main .topPage .advArea div {
    width: 49%;
    height: auto;
    margin-bottom: 2%;
    margin-left: 2%;
    padding-bottom: 5px;
    background-size: cover !important; }

  .bast #main .topPage .advArea div:nth-child(odd) {
    margin-left: 0; }

  .bast #main .topPage ul.useArea {
    padding: 0; }

  .bast #main .topPage ul.useArea li {
    height: auto; }

  .bast #main .topPage ul.useArea li.use01, .bast #main .topPage ul.useArea li.use02, .bast #main .topPage ul.useArea li.use03 {
    width: 100%;
    background-position: center 20%; }

  .bast #main .topPage ul.useArea li.use02 {
    border-left: none;
    border-right: none;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    margin: 10px 0;
    padding: 10px 0; }

  .bast #main .topPage .sampleArea .tx {
    width: 100%;
    float: none; }

  .bast #main .topPage .sampleArea .btn {
    width: 100%;
    float: none;
    text-align: center; }

  .bast #main .txBox {
    float: none;
    width: 100%; }

  .bast #main .imgBox {
    float: none;
    width: 100%;
    text-align: center; }

  .bast #main #tabArea ul.tabDesign {
    width: 100%;
    border-bottom: none; }

  .bast #main #tabArea ul#tab {
    height: auto; }

  .bast #main #tabArea ul#tab li {
    width: 33.3333%;
    height: 12.2368421vw;
    overflow: hidden;
    border-bottom: 3px solid #2f7f30; }

  .bast #main #tabArea ul#tab a {
    width: 100%; }

  .bast #main #tabArea ul.tabDesign li img {
    width: 100%; }

  .bast #main #tabArea ul.tabDesign li.active img {
    top: -12.2368421vw; }

  .bast .heroLogin {
    padding: 10px;
    position: static;
    height: auto;
    margin-top: 10px; }

  .bast .heroLogin__btn-item {
    width: 90%; }

  .heroLogin__btn-item br {
    display: none; }

  .heroLogin__note br {
    display: none; }

  /* kts */
  .kts #heroArea {
    min-width: 0;
    height: auto; }

  .kts #heroArea #heroAreaInner {
    padding: 10px;
    width: 100%; }

  .kts #heroArea #heroImage {
    position: static;
    width: 100%;
    height: auto;
    margin-bottom: 10px; }

  .kts #heroArea #heroTopics {
    position: static;
    width: 100%;
    height: auto; }

  .kts #heroArea #heroTopics .head {
    background-color: #ee8508;
    text-align: center; }

  .kts #heroArea #heroTopics .inner .mb10 {
    display: flex;
    justify-content: space-between;
    align-items: center; }

  .kts #heroArea #heroTopics .inner p.txt {
    width: 52%; }

  .kts #heroArea #heroTopics .inner p.btn {
    width: 46%; }

  .kts #main .fixed {
    top: 56px;
    left: 0;
    padding: 0 10px !important; }

  .kts #main ul#menu {
    width: 100%;
    height: auto; }

  .kts #main #about, .kts #main #method, .kts #main #finance, .kts #main #process {
    padding-top: 60px;
    margin-top: -60px; }

  .kts #main ul#menu li.menuPnl, .kts #main ul#menu li.menuPnl_last {
    width: 49%;
    margin-right: 2%;
    float: left;
    margin-bottom: 5px; }

  .kts #main ul#menu li.menuPnl:nth-child(even), .kts #main ul#menu li.menuPnl_last {
    margin-right: 0; }

  .kts #main div.syoumeisyo {
    float: none;
    width: 100%;
    text-align: center; }

  .kts #main div.setsumei {
    float: none;
    width: 100%;
    margin-top: 40px; }

  .kts #main #kakuninArea {
    width: 100%;
    height: auto; }

  .kts #main #kakuninArea .ttl {
    width: 100%; }

  .kts #main #kakuninArea .inner {
    width: 100%;
    padding: 0 10px; }

  .kts #main #kakuninArea .inner .btn {
    float: none;
    text-align: center; }

  .kts #main #kakuninArea .inner .txt {
    float: none;
    width: 100%; }

  .kts #main #katsuyou2 {
    width: 100%; }

  .kts #main #katsuyou2 #katsuyouBox {
    width: 100%;
    height: auto;
    float: none !important;
    padding: 3%; }

  .kts #main #katsuyou2 #katsuyouBox .inner {
    width: 100% !important;
    margin: 0;
    padding: 2%; }

  .kts #main #katsuyou2 #katsuyouBox .inner img {
    width: 20%;
    display: block; }

  .kts #main #katsuyou2 #katsuyouBox .inner p {
    width: calc(80% - 10px); }

  .kts #main #financeListTable {
    font-size: 12px; }

  .kts #main .systemArea .system {
    width: 100%;
    height: auto; }

  .kts #main .systemArea .system:first-child {
    margin-bottom: 26px; }

  .kts #main .systemArea .ttl {
    width: 100%;
    height: auto; }

  .kts #main .systemArea .systemImg {
    margin-top: 10px; }

  .org #main .org_2clum li {
    width: 100%;
    margin: 10px 0; }

  .org #main .ogz_flexcontainer li {
    padding: 0 5px; }

  .org #main .col_list_box {
    text-align: left;
    line-height: 2rem; }

  .org #main ul.menu {
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 10px; }

  .org #main ul.menu li {
    background: url(/media_library/tkcnf/images/arrow_down.svg) left 50% no-repeat;
    background-size: 11px;
    text-indent: 1.2em;
    padding: 5px 0px;
    margin: 0 12px; }

  .org #main .regionmap-block__link-item {
    width: 100%; }

  .org #main .org_2clum .link_btn a {
    padding: 10px 5px;
    width: 90%; } }




