@charset "UTF-8";
/* MEDIA QUERIES
 * ----------------------------------------------- */
.section-document {
  background: #f0f7f6;
}
.section-document.is-even {
  background: #fff;
}
.list-document .document-text {
  position: relative;
}
.list-document .document-text:before {
  content: "";
  border-left: 7px solid #005b56;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  position: absolute;
  left: 0;
}
.list-note-common > li {
  padding-left: 1em;
  position: relative;
}
.list-note-common > li:before {
  content: "※";
  position: absolute;
  left: 0;
  top: 0;
}
.table-content tr td:first-child,
.table-content tr th {
  text-align: left;
}
.report-caption {
  text-align: center;
}
.report-caption2 {
  /*width: 550px;*/
  max-width: 550px;
  margin: 0 auto;
  padding: 0;
  text-align: right;
  vertical-align: top;
  font-size: 12px;
}

@media print, (min-width: 768px) {
  .section-document {
    padding: 78px 0 80px;
  }
  .section-document .wrapper {
    position: relative;
  }
  .section-document .common-breadcrumb {
    position: absolute;
    left: 0;
    top: -52px;
  }
  .section-document .title-primary {
    margin-bottom: 28px;
  }
  .list-document > li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .list-document > li:not(:last-child) {
    margin-bottom: 30px;
  }
  .list-document .document-text {
    -ms-flex: 1;
        flex: 1;
    padding: 0 50px 0 12px;
  }
  .list-document .document-text:before {
    top: 16px;
  }
  .is-firefox .list-document .document-text:before {
    top: 17px;
  }
  .list-document .button-download {
    width: 240px;
    background: #6cb0a6;
  }
	
  .list-note-common {
    font-size: 13px;
    line-height: 2.31;
  }

  .section-schedule-application {
    padding: 80px 0;
  }
  .table-content {
    table-layout: fixed;
    width: 100%;
    margin-left: 44px;
    font-size: 16px;
    line-height: 1.93;
    letter-spacing: 0.025em;
    border-spacing: 7px;
    border-collapse: separate;
  }
  .table-content th,
  .table-content td {
    padding: 9px 24px 11px;
  }
  .table-content th:first-child {

  }
  .table-content tr:first-child th,
  .table-content tr:first-child td {
    padding-bottom: 10px;
  }
  .table-content tr:nth-child(2n + 1) th,
  .table-content tr:nth-child(2n + 1) td {
    background: #f3f3f3;
  }
  .table-content tr:nth-child(2n) td {
    padding-top: 6px;
    padding-bottom: 7px;
  }
  .is-firefox .table-content tr:nth-child(2n) td {
    padding-bottom: 8px;
  }
  .table-content tr:first-child th,
  .table-content tr:first-child td {
    background: #ebf2f1;
  }
.section-schedule-application table td.pc_w220 {
	width: 220px;
  }
.report-caption {
    letter-spacing: 0.03em;
    margin-bottom: 38px;
  }	
}
@media only screen and (max-width: 767.98px) {
  .section-document {
    padding: 0.48rem 0 0.5rem;
  }
  .section-document .title-primary {
    margin-bottom: 0.21rem;
  }
  .list-document > li:not(:last-child) {
    margin-bottom: 0.44rem;
  }
  .list-document .document-text {
    margin-bottom: 0.21rem;
    padding-left: 0.09rem;
  }
  .list-document .document-text:before {
    top: 0.12rem;
    border-left-width: 0.05rem;
    border-top-width: 0.03rem;
    border-bottom-width: 0.03rem;
  }
  .list-document .button-download {
    width: 100%;
  }
	
  .list-note-common {
    font-size: 0.1rem;
    line-height: 2.1;
  }
  .section-schedule-application {
    padding: 0.37rem 0 0.42rem;
  }
	
.list-text-common > li {
  padding-left: 0.6em;
  position: relative;
}
.list-text-common > li:before {
  content: "›";
  position: absolute;
  left: 0;
  top: 0;
}

  .table-content {
    font-size: 0.14rem;
    line-height: 1.643;
    letter-spacing: 0.025em;
    display: block;
  }
  .table-content p:not(:last-child) {
    margin-bottom: 0.1rem;
  }
  .table-content tr,
  .table-content th,
  .table-content td {
    display: block;
  }
  .table-content tr:not(:last-child) {
    margin-bottom: 0.29rem;
  }
  .table-content tr td:first-child {
    background: #ebf2f1;
  }
  .table-content tr th,
  .table-content tr td {
    padding: 0.11rem 0;
  }
  .table-content tr th,
  .table-content tr td:not(:last-child) {
    margin-bottom: 0.08rem;
  }
.section-schedule-application table.table-content{margin-bottom: 2em;}  
.section-schedule-application table.table-content tbody{display: block;}	
table.table-content th.title{
  border-top: 3px solid #005b56;
  border-bottom: 1px solid #005b56;
}

.report-caption,
.report-description {
    letter-spacing: 0.05em;
    line-height: 2.462;
  }
.report-caption {
    margin-bottom: 0.19rem;
  }
}

@media print, (min-width: 768px) {
  .list-text-common {
    font-size: 14px;
    line-height: 1.786;
  }
  .list-text-common > li:before {
    top: 0;
  }
}
@media only screen and (max-width: 767.98px) {
  .list-text-common {
    font-size: 0.13rem;
    line-height: 2.154;
  }
  .list-text-common > li:before {
    top: -0.01rem;
  }
}

@media print, (min-width: 768px) {
  .keyvisual-title {
    padding-bottom: 8px;
  }

  .common-breadcrumb {
    margin-bottom: 26px;
  }
}
@media only screen and (max-width: 767.98px) {
  .common-keyvisual .keyvisual-title {
    padding-bottom: 0.06rem;
  }
}
.section-about-type .type-description {
  text-align: justify;
}

.section-application {
  background: #f0f7f6;
}

.item-info-common .info-content p:not(:first-child) {
  margin-top: 1em;
}

@media print, (min-width: 768px) {
  .section-about-type {
    padding: 80px 0;
  }
  .section-about-type .wrapper {
    position: relative;
  }
  .section-about-type .title-primary {
    margin-bottom: 29px;
  }
  .section-about-type .type-description {
    margin-bottom: 40px;
    letter-spacing: 0.002em;
  }

  .section-application {
    padding: 77px 0 80px;
  }
  .section-application .title-primary {
    margin-bottom: 28px;
  }
  .section-application .application-description {
    margin-bottom: 42px;
  }
  .section-application .list-note-common {
    margin-top: 4px;
    font-weight: 300;
  }

  .section-limit {
    padding: 78px 0 58px;
  }
  .section-limit .title-primary {
    margin-bottom: 27px;
  }
  .section-limit .list-note-common {
    margin-top: 17px;
  }

  .item-info-common {
    display: -ms-flexbox;
    display: flex;
  }
  .item-info-common .info-photo {
    width: 432px;
    margin-top: 10px;
  }
  .item-info-common .info-content {
    -ms-flex: 1;
        flex: 1;
    padding-right: 45px;
    line-height: 2.23;
    letter-spacing: 0.03em;
  }
  .item-info-common .list-number-common > li {
    padding-left: 1.1em;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-about-type .type-description {
    margin-bottom: 0.38rem;
    letter-spacing: 0.05em;
  }

  .section-about-type,
  .section-application,
  .section-limit {
    padding: 0.49rem 0 0.5rem;
    line-height: 2.462;
  }
  .section-about-type .title-primary,
  .section-application .title-primary,
  .section-limit .title-primary {
    margin-bottom: 0.19rem;
  }

  .section-application .application-description {
    margin-bottom: 0.45rem;
    letter-spacing: 0.05em;
    text-align: justify;
  }
  .section-application .list-note-common {
    margin-top: 0.13rem;
    letter-spacing: 0;
  }

  .section-limit .list-note-common {
    margin-top: 0.12rem;
    letter-spacing: 0;
  }
  .section-limit .info-content {
    margin-bottom: 0.46rem;
  }

  .item-info-common .info-content {
    line-height: 2.462;
    letter-spacing: 0.05em;
    text-align: justify;
  }
}
.section-company {
  background: #f0f7f6;
}
.section-company .company-title {
  letter-spacing: 0.03em;
  font-weight: 500;
  text-align: center;
}
.section-company .company-title > span {
  background: #fff;
  display: inline-block;
}
.section-company .company-info {
  background: #fff;
}
.section-company .list-icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media print, (min-width: 768px) {
  .section-company {
    padding: 78px 0 80px;
  }
  .section-company .title-primary {
    margin-bottom: 25px;
  }
  .section-company .company-title {
    font-size: 16px;
    margin: -35px -30px 26px;
  }
  .section-company .company-title > span {
    padding: 7px 15px;
    min-width: 198px;
  }
  .section-company .company-info {
    padding: 10px 50px 44px;
  }
  .section-company .list-column {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-right: -50px;
  }
  .section-company .list-column > li {
    margin: 50px 50px 0 0;
  }
  .section-company .column-small {
    width: 295px;
  }
  .section-company .column-small .list-text-common {
    letter-spacing: 0.03em;
    text-align: justify;
  }
  .section-company .column-large {
    width: 615px;
  }
  .section-company .company-icon {
    width: 50px;
    margin: 0 auto 24px;
  }
  .section-company .list-icon {
    margin: -10px -15px 24px;
  }
  .section-company .list-icon > li {
    width: 50px;
    margin: 10px 15px 0;
  }
  .section-company .item-info-common {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-company {
    padding: 0.48rem 0 0.5rem;
  }
  .section-company .title-primary {
    margin-bottom: 0.18rem;
  }
  .section-company .company-title {
    font-size: 0.15rem;
    margin: -0.35rem -0.2rem 0.16rem;
  }
  .section-company .company-title > span {
    padding: 0.08rem 0.15rem;
    min-width: 2rem;
  }
  .section-company .company-info {
    padding: 0.1rem 0.3rem 0.22rem;
  }
  .section-company .list-column > li {
    margin-top: 0.5rem;
  }
  .section-company .list-text-common {
    text-align: justify;
  }
  .section-company .company-icon {
    width: 0.5rem;
    margin: 0 auto 0.13rem;
  }
  .section-company .list-icon {
    margin: -0.1rem -0.05rem 0.13rem;
  }
  .section-company .list-icon > li {
    width: 25%;
    padding: 0.1rem 0.05rem 0;
  }
  .section-company .item-info-common {
    margin-bottom: 0.83rem;
  }
  .section-company .info-content {
    margin-bottom: 0.26rem;
    letter-spacing: 0.1em;
  }
  .section-company .info-photo {
    width: 2rem;
    margin: 0 auto;
  }
}
.section-business .business-text {
  position: relative;
}
.section-business .business-text:before {
  content: "";
  border-left: 7px solid #005b56;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}

.block-common {
  /*color: #fff;
  background: #6cb0a6;*/
  color: #000;
  background: #fff;
  letter-spacing: 0.03em;
}
.block-common .block-title {
  text-align: center;
  font-weight: 500;
}
.block-common .block-title > span {
  /*background: #6cb0a6;*/
  background: #fff;
}
.block-common .subsidy-accordion {
  display: none;
}
.block-common .subsidy-heading {
  cursor: pointer;
  position: relative;
  font-size: 1.1em;
}
.block-common .subsidy-heading:after {
  content: "";
  position: absolute;
  top: 50%;
  background: url(../img/common/icon_arrow_down_02.svg) no-repeat center center/100% auto;
}
.block-common .subsidy-heading.is-active:after {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
}
.block-common .list-subsidy > li {
  position: relative;
  counter-increment: step-counter;
  padding-left: 1.6em;
}
.block-common .list-subsidy > li:before {
  content: counter(step-counter) "）";
  position: absolute;
  right: 100%;
  top: 0;
  margin-right: -1.58em;
  white-space: nowrap;
}
.block-common .subsidy-accordion {
  border-top: 1px solid #fff;
}

@media print, (min-width: 768px) {
  .section-business {
    padding: 78px 0 80px;
    line-height: 2.223;
  }
  .section-business .title-primary {
    margin-bottom: 25px;
  }
  .section-business .title-default {
    margin-bottom: 8px;
  }
  .section-business .list-business > li:not(:last-child) {
    margin-bottom: 34px;
  }
  .section-business .business-text {
    padding-left: 10px;
  }
  .section-business .business-text:before {
    top: 16px;
    position: absolute;
    left: 0;
  }
  .section-business .block-common {
    margin-top: 97px;
  }

  .block-common {
    font-size: 14px;
    line-height: 2.143;
    padding: 10px 50px 42px;
  }
  .block-common .block-title {
    font-size: 16px;
    margin: -35px 0 18px;
  }
  .block-common .block-title > span {
    padding: 7px 20px;
    min-width: 300px;
    display: inline-block;
  }
  .block-common .subsidy-heading {
    padding: 0 20px 15px 0;
  }
  .block-common .subsidy-heading:after {
    right: 0;
    margin-top: -4px;
    width: 14px;
    height: 8px;
  }
  .block-common .subsidy-accordion {
    padding: 15px 0;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-business {
    padding: 0.48rem 0 0.5rem;
    line-height: 2.462;
  }
  .section-business .title-primary {
    margin-bottom: 0.2rem;
  }
  .section-business .title-default {
    margin-bottom: 0.13rem;
    letter-spacing: 0;
  }
  .section-business .list-business {
    letter-spacing: 0.05em;
    text-align: justify;
  }
  .section-business .list-business > li:not(:last-child) {
    margin-bottom: 0.37rem;
  }
  .section-business .business-text {
    letter-spacing: 0;
    text-align: justify;
  }
  .section-business .business-text:before {
    border-left-width: 0.05rem;
    border-top-width: 0.04rem;
    border-bottom-width: 0.04rem;
    margin-right: 0.04rem;
    display: inline-block;
  }
  .section-business .block-common {
    margin-top: 0.65rem;
  }

  .block-common {
    line-height: 2.154;
    padding: 0.1rem 0.3rem 0.22rem;
    letter-spacing: -0.02em;
    text-align: justify;
  }
  .block-common .block-title {
    font-size: 0.16rem;
    letter-spacing: 0;
    margin: -0.35rem -0.03rem 0.1rem;
  }
  .block-common .block-title > span {
    padding: 7px 0.1rem;
    display: block;
  }
  .block-common .subsidy-heading {
    padding: 0 0.2rem 0.1rem 0;
  }
  .block-common .subsidy-heading:after {
    right: -0.05rem;
    margin-top: -0.04rem;
    width: 0.14rem;
    height: 0.08rem;
  }
  .block-common .subsidy-accordion {
    padding: 0.1rem 0;
  }
  .block-common .subsidy-accordion .is-space {
    letter-spacing: 0.05em;
  }
}
.section-expense {
  background: #f0f7f6;
}
.section-expense .list-anchor {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.section-expense .list-anchor > li {
  counter-increment: step-counter;
}
.section-expense .list-anchor .item-link {
  height: 100%;
}
.section-expense .item-link {
  display: block;
  border: 1px solid #6cb0a6;
  font-weight: 500;
  color: #6cb0a6;
}
.section-expense .item-link:before {
  content: counter(step-counter) "│";
}
.section-expense .expense-item {
  counter-increment: counter;
}
.section-expense .expense-item:nth-child(odd) {
  background: #fff;
}
.section-expense .expense-item .expense-info {
  display: none;
  border-top: 1px solid rgba(0, 91, 86, 0.5);
}
.section-expense .expense-item .expense-text {
  color: #6cb0a6;
}
.section-expense .expense-title {
  position: relative;
  font-weight: 500;
  cursor: pointer;
}
.section-expense .expense-title:before, .section-expense .expense-title:after {
  position: absolute;
}
.section-expense .expense-title:before {
  content: counter(counter);
  left: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
  line-height: 1.2;
  font-family: "Roboto", "Noto Sans JP", Verdana, "游ゴシック", YuGothic, sans-serif;
  border-right: 1px solid rgba(0, 91, 86, 0.5);
}
.section-expense .expense-title:after {
  content: "";
  background: url(../img/common/icon_arrow_down_02.svg) no-repeat center center/100% auto;
  top: 50%;
  transition: 0.26s ease;
}
.section-expense .expense-title.is-active:after {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
}

@media print, (min-width: 768px) {
  .section-expense {
    padding: 78px 0 80px;
    line-height: 2.23;
  }
  .section-expense .title-primary {
    margin-bottom: 27px;
  }
  .section-expense .title-default {
    margin-bottom: 20px;
  }
  .section-expense .list-number-common {
    margin-bottom: 38px;
  }
  .section-expense .list-anchor {
    margin: 0 -20px 30px 0;
  }
  .section-expense .list-anchor > li {
    width: 176px;
    margin: 0 20px 20px 0;
  }
  .section-expense .item-link {
    font-size: 15px;
    padding: 6px 10px 9px;
  }
  .section-expense .list-expense {
    margin-bottom: 105px;
  }
  .section-expense .expense-item .expense-info {
    padding: 40px 76px;
    letter-spacing: 0.03em;
  }
  .section-expense .expense-title {
    font-size: 20px;
    padding: 22px 60px 24px 120px;
  }
  .section-expense .expense-title:before {
    top: 10px;
    bottom: 10px;
    width: 91px;
    font-size: 40px;
  }
  .section-expense .expense-title:after {
    width: 14px;
    height: 8px;
    margin-top: -4px;
    right: 19px;
  }
  .section-expense .block-common {
    padding-bottom: 27px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-expense {
    padding: 0.48rem 0 0.5rem;
    line-height: 2.462;
  }
  .section-expense .title-primary {
    margin-bottom: 0.18rem;
  }
  .section-expense .title-default {
    margin-bottom: 0.15rem;
  }
  .section-expense .list-number-common {
    margin-bottom: 0.32rem;
    letter-spacing: 0.03em;
    text-align: justify;
  }
  .section-expense .list-anchor {
    margin: 0 -0.045rem 0.3rem;
  }
  .section-expense .list-anchor > li {
    width: 50%;
    padding: 0.09rem 0.045rem 0;
  }
  .section-expense .item-link {
    font-size: 0.12rem;
    padding: 0.05rem 0.1rem;
  }
  .section-expense .list-expense {
    margin-bottom: 0.76rem;
  }
  .section-expense .expense-item {
    font-size: 0.1rem;
    line-height: 2.3;
  }
  .section-expense .expense-item .expense-info {
    padding: 0.22rem 0.3rem;
    text-align: justify;
  }
  .section-expense .expense-title {
    font-size: 0.12rem;
    line-height: 1.7;
    padding: 0.17rem 0.3rem 0.18rem 0.65rem;
  }
  .section-expense .expense-title:before {
    top: 0.1rem;
    bottom: 0.1rem;
    width: 0.56rem;
    font-size: 0.25rem;
    line-height: 1;
  }
  .section-expense .expense-title:after {
    width: 0.1rem;
    height: 0.08rem;
    margin-top: -0.04rem;
    right: 0.11rem;
  }
  .section-expense .block-common {
    padding-bottom: 0.12rem;
  }
}
.section-period .period-caption {
  text-align: center;
}

.section-case {
  background: #f0f7f6;
}
.section-case .case-caption {
  text-align: center;
}
.section-case .button-primary {
  width: 100%;
}

.section-disposition .disposition-note,
.section-disposition .disposition-link {
  color: #6cb0a6;
}

@media print, (min-width: 768px) {
  .section-period {
    padding: 78px 0 80px;
  }
  .section-period .title-primary {
    margin-bottom: 28px;
  }
  .section-period .period-caption {
    margin-bottom: 38px;
  }

  .section-case {
    padding: 78px 0 80px;
  }
  .section-case .title-primary {
    margin-bottom: 28px;
  }
  .section-case .case-caption {
    margin-bottom: 9px;
  }
  .section-case .list-buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .section-case .list-buttons > li {
    width: 465px;
    margin-top: 20px;
  }

  .section-disposition {
    padding: 78px 0 67px;
    line-height: 2.23;
  }
  .section-disposition .title-primary {
    margin-bottom: 28px;
  }
  .section-disposition .disposition-caption {
    padding-left: 1em;
    text-indent: -1em;
    margin-bottom: 39px;
  }
  .section-disposition .list-number-common {
    margin-bottom: 41px;
  }
  .section-disposition .list-number-common > li:not(:last-child) {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-period {
    padding: 0.55rem 0 0.5rem;
  }
  .section-period .title-primary,
  .section-period .period-caption {
    margin-bottom: 0.2rem;
  }
  .section-period .period-caption {
    line-height: 2.462;
    letter-spacing: 0.05em;
  }

  .section-case {
    padding: 0.48rem 0 0.5rem;
  }
  .section-case .list-buttons > li:not(:last-child) {
    margin-bottom: 0.2rem;
  }
  .section-case .title-primary {
    margin-bottom: 0.2rem;
  }
  .section-case .case-caption {
    line-height: 2.462;
    letter-spacing: 0.05em;
    margin-bottom: 0.21rem;
  }

  .section-disposition {
    padding: 0.48rem 0 0.38rem;
    line-height: 2.462;
  }
  .section-disposition .title-primary {
    margin-bottom: 0.18rem;
    padding-left: 0;
    padding-right: 0;
  }
  .section-disposition .title-primary > span {
    padding: 0 0.06rem;
  }
  .section-disposition .disposition-caption {
    margin-bottom: 0.17rem;
  }
  .section-disposition .list-number-common {
    margin-bottom: 0.16rem;
    letter-spacing: 0.03em;
    text-align: justify;
  }
  .section-disposition .list-number-common > li:not(:last-child) {
    margin-bottom: 0.14rem;
  }
}

/*# sourceMappingURL=about.css.map */
/*table新規*/
table.table01 thead tr th,table.table01 thead tr td,table.table01 tbody tr th,table.table01 tbody tr td{text-indent: 0!important;}
table.table01{
  min-width: calc(100% - 2px);
}

@media print, (min-width: 768px) {
table.table01     { border-color:#6aaaa0;border-style:solid;border-width:1px 0 0 1px;border-collapse: collapse;margin:0 0 20px; font-size:16px; }
table.table01 th  { border-color:#6aaaa0; background-color:#fbf6eb; border-style:solid; border-width:0 1px 1px 0;color:#005b56;font-weight:500;padding:16px 14px;line-height:1.5em;text-align:left; vertical-align: middle;letter-spacing: 0.1em;}
table.table01 td  { border-color:#6aaaa0; border-style:solid; border-width:0 1px 1px 0px;color:#005b56;font-weight:400; background-color:#FFFFFF;padding:16px 14px;line-height:1.5em; }
table.table01 thead th,table.table01 thead td{color: #fff; font-weight: 600; }
table.table01 thead td{background: #62c1b8; border-color:#005b56;}
/*aboutus*/
.table_aboutus_wrap table thead *{text-align: center;}
.table_aboutus_wrap table tbody th,
.table_aboutus_wrap table tbody td{width: 136px;}
}/*768*/

@media only screen and (max-width: 767.98px) {
	table.table01 thead tr th,table.table01 thead tr td,table.table01 tbody tr th,table.table01 tbody tr td{
	  display:block;
	  width:auto !important;
	}
	table.table01     { border-color:#6aaaa0;border-style:solid;border-width:1px 0 0 0px;border-collapse: collapse;margin:0 0 20px; font-size:16px; }
	table.table01 th  { border-color:#6aaaa0; background-color:#fbf6eb; border-style:solid; border-width:0 1px 1px 0;color:#005b56;font-weight:500;padding:16px 14px;line-height:1.5em;text-align:left; vertical-align: middle;letter-spacing: 0.1em;}
	table.table01 td  { border-color:#6aaaa0; border-style:solid; border-width:0 0px 1px 0px;color:#005b56;font-weight:400; background-color:#FFFFFF;padding:16px 14px;line-height:1.5em; }
	table.table01 thead th,table.table01 thead td {background-color: #fbf6eb; color: #fff; font-weight: 600; background-color:#38aca1;  }
	table.table01 thead td {background: #fff; color: #005b56;}
	/*aboutus*/
	.table_aboutus_wrap table *{
	  text-align: center;
	}
	.table_aboutus_wrap table.table01 td:last-child{margin-bottom: 10px;}
	.table_aboutus_wrap table.table01 thead tr:first-child th,
	.table_aboutus_wrap table.table01 thead tr:first-child td{margin-bottom: 5px;}
	.table_aboutus_wrap table.table01 thead tr:first-child td:last-child {
		margin-bottom: 0;
	}
	}/*767.98px*/

	table.table01 th.title{
	  text-align: center;
	  color: #fff;
	  background-color: #005b56;
	}
	table.table01 thead td.frame01{background-color:#38aca1; color: #fff;}

	table th.c, td.c  { text-align:center !important; }
	table th.m, td.m  { vertical-align:middle !important; }
	table th.r, td.r  { text-align:right !important; }

/* Schedule CSS */
/* .common-keyvisual .keyvisual-title {
  letter-spacing: 0.08em;
} */

.section-schedule-chart {
  /* background-color: #f0f7f6; */
  background-color: #ffffff;
}
.table-content tr td:first-child,
.table-content tr th {
  text-align: left;
}
@media print, (min-width: 768px) {
  .section-schedule-chart {
    /*padding: 70px 0 80px; */
	padding: 60px 0 0px;
  }
  .section-schedule-chart .wrapper {
    position: relative;
  }

  .common-breadcrumb {
    position: absolute;
    left: 0;
    top: -53px;
  }

  .section-schedule-application {
    padding: 80px 0;
  }

  .table-content {
    width: 882px;
    margin-left: 44px;
    font-size: 16px;
    line-height: 1.93;
    letter-spacing: 0.025em;
    border-spacing: 7px;
    border-collapse: separate;
  }
  .table-content th,
  .table-content td {
    padding: 9px 24px 11px;
  }
  .table-content th:first-child {
    width: 196px;
  }
  .table-content tr:first-child th,
  .table-content tr:first-child td {
    padding-bottom: 10px;
  }
  .table-content tr:nth-child(2n + 1) th,
  .table-content tr:nth-child(2n + 1) td {
    background: #f3f3f3;
  }
  .table-content tr:nth-child(2n) td {
    padding-top: 6px;
    padding-bottom: 7px;
  }
  .is-firefox .table-content tr:nth-child(2n) td {
    padding-bottom: 8px;
  }
  .table-content tr:first-child th,
  .table-content tr:first-child td {
    background: #ebf2f1;
  }

  .use-table {
    margin-bottom: 32px;
  }
  .use-table .title-primary {
    margin-bottom: 31px;
  }

  .use-require {
    letter-spacing: 0.02em;
  }
  .use-require .title-primary {
    margin-bottom: 27px;
  }

.section-schedule-application table td.pc_w220{
	width: 220px;
  }
.forcus2 {
	background-color: #fcb900!important;
	color: #000!important;
  }

}
@media only screen and (max-width: 767.98px) {
  .section-schedule-chart {
    padding: 0.48rem 0 0.44rem;
  }
  .section-schedule-chart .title-primary {
    margin-bottom: 0.43rem;
  }

  .section-schedule-application {
    padding: 0.37rem 0 0.42rem;
  }

  .section-download-common {
    display: none;
  }

  .table-content {
    font-size: 0.14rem;
    line-height: 1.643;
    letter-spacing: 0.025em;
    display: block;
  }
  .table-content p:not(:last-child) {
    margin-bottom: 0.1rem;
  }
  .table-content tr,
  .table-content th,
  .table-content td {
    display: block;
  }
  .table-content tr:not(:last-child) {
    margin-bottom: 0.29rem;
  }
  .table-content tr td:first-child {
    background: #ebf2f1;
  }
  .table-content tr th,
  .table-content tr td {
    padding: 0.11rem 0;
  }
  .table-content tr th,
  .table-content tr td:not(:last-child) {
    margin-bottom: 0.08rem;
  }
.section-schedule-application table.table-content{margin-bottom: 2em;}  
.section-schedule-application table.table-content tbody{display: block;}	
table.table-content th.title{
  border-top: 3px solid #005b56;
  border-bottom: 1px solid #005b56;
}
}