/* MEDIA QUERIES
 * ----------------------------------------------- */
.tag-common {
  display: inline-block;
  letter-spacing: 0.03em;
  line-height: 1.2;
  text-align: center;
  color: #fff;
}
.tag-common.is-tag-blue {
  background: #65b7ec;
}
.tag-common.is-tag-green {
  background: #88ba60;
}
.tag-common.is-tag-orange {
  background: #dd9743;
}

.item-news .tag-common {
  position: relative;
}
.item-news .news-title {
  position: relative;
}
.item-news .icon-new:after {
  content: "NEW";
  border: 1px solid #005b56;
  line-height: 1.2;
  text-align: center;
  color: #005b56;
}
.table-content tr td:first-child,
.table-content tr th {
  text-align: left;
}

@media print, (min-width: 768px) {
  .tag-common {
    font-size: 12px;
    padding: 1px 7px 2px;
  }

  .item-news .news-heading .news-time {
    margin-right: 4px;
  }
  .item-news .news-heading .tag-common {
    top: -2px;
  }
  .item-news .icon-new {
    padding-right: 50px;
  }
  .item-news .icon-new:after {
    top: 5px;
    width: 41px;
    height: 17px;
    font-size: 12px;
    position: absolute;
    right: 0;
  }
  .item-news .news-title {

  }

  .is-firefox .icon-new:after {
    line-height: 1;
  }
  .is-firefox .tag-common {
    padding-top: 0;
  }
	
/* table */
 .section-schedule-application2 {
    padding: 20px 0;
  }
.basic1 {
	border: solid 1px;
	border-color: #00a467;
  }
.section-schedule-application2 table td.pc_w220 {
	width: 220px;
  }
.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;
  }
.forcus1 {
	background-color: #f8f4e6;
  }
.w-banner {/*親div*/
  position: relative;/*相対配置*/
  }

.w-banner p {
  position: absolute;/*絶対配置*/
  color: #6cb0a6;
  letter-spacing: 0.03em;
  font-weight: 500;
  right: 20px;
  bottom: 6px;
  }

.w-banner img {
  width: 100%;
  }	

/* 様式ダウンロードのテーブル */
.yoshiki-dl {
  width: 100%;
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
}
.yoshiki-dl th {
  padding: 2px;
  background: #ebf2f1;
  border: solid 1px #00a467;
}
.yoshiki-dl td {
  padding: 2px;
  border: solid 1px #00a467;
}
.yoshiki-dl .dl-cr {
  text-align: center;
}
.yoshiki-dl span {
  text-decoration: underline;
  color: #0054A6;
}
.yoshiki-dl .gry {
  color: #BDBDB7;
  text-decoration: none;
}
table td:empty { 
  background-image: linear-gradient(-49deg, transparent 50%, #00a467 50%, #00a467 50.5%, transparent 50.5%, transparent); /* 右上がりの斜線 */
}

.small-text {
  font-size: 12px;
  text-decoration: none;
}
.small-text2 {
  font-size: 16px;
}
.notice-1 {
  width: 550px;
  margin: 0 auto;
  text-align: center;
  padding: 20px 10px;
  border: solid 1px #666666;
  border-radius: 10px;
}
.download-additional {
  font-size: 12px;
}
}
@media only screen and (max-width: 767.98px) {
  .tag-common {
    font-size: 0.095rem;
    padding: 0.01rem 0.06rem 0.02rem;
  }

  .item-news .news-time {
    margin-right: 0.04rem;
  }
  .item-news .tag-common {
    top: -0.01rem;
  }
  .item-news .icon-new:after {
    width: 0.33rem;
    font-size: 0.095rem;
    display: inline-block;
    margin-left: 0.04rem;
    position: relative;
    top: -0.01rem;
  }
  .item-news .news-title {
    display: inline-block;
  }
	
/* table */
  .section-schedule-application {
    padding: 0.37rem 0 0.42rem;
  }
  .section-schedule-application table.table-content {
	margin-bottom: 2em;
  }  
  .section-schedule-application table.table-content tbody {
	display: block;
  }	
  .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;
  }
table.table-content th.title{
    border-top: 3px solid #005b56;
    border-bottom: 1px solid #005b56;
}
}
/* slider
 * ----------------------------------------------- */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
}

.slick-slider .slick-track, .slick-slider .slick-list {
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  display: table;
  content: "";
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.section-top-keyvisual {
  color: #fff;
  text-align: center;
  position: relative;
}
.section-top-keyvisual .wrapper {
  position: relative;
}
.section-top-keyvisual .wrapper:before, .section-top-keyvisual .wrapper:after {
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  pointer-events: none;
}
.section-top-keyvisual .wrapper:before {
  left: 0;
  background: url(../img/top/icon_shape_01.png) no-repeat 0 10px/100% auto, url(../img/top/icon_shape_02.png) no-repeat left bottom 10px/100% auto;
}
.section-top-keyvisual .wrapper:after {
  right: 0;
  background: url(../img/top/icon_shape_03.png) no-repeat 0 10px/100% auto, url(../img/top/icon_shape_04.png) no-repeat left bottom 10px/100% auto;
}
.section-top-keyvisual .keyvisual-description {
  letter-spacing: 0.05em;
}
.section-top-keyvisual .keyvisual-note {
  font-weight: 300;
  letter-spacing: 0.05em;
}
.section-top-keyvisual .item-slide {
  outline: none;
}
.section-top-keyvisual .item-slide-first {
  /*background: url(../img/common/bg_pattern_01.png) repeat 0 0/8px auto;*/
  background: #5d9b91 url(../img/common/bg_pattern_02.png) repeat 0 0/8px  auto;
}
.section-top-keyvisual .item-slide-second {
  /*background: url(../img/common/bg_pattern_02.png) repeat 0 0/8px auto, linear-gradient(90deg, #6cb0a6 0%, #9ecd47 50%, #dd9743 100%);*/
  background: url(../img/common/bg_pattern_02.png) repeat 0 0/8px auto, linear-gradient(90deg, #6C9F95 0%, #8CB53F 50%, #C7873B 100%);
}
.section-top-keyvisual .item-slide-second .keyvisual-description {
  letter-spacing: 0.095em;
}
.section-top-keyvisual:not(.slick-initialized) .item-slide:not(:first-child) {
  display: none;
}

@media print, (min-width: 768px) {
  .section-top-keyvisual .wrapper {
    min-height: 250px;
    padding: 34px 18px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .section-top-keyvisual .wrapper:before, .section-top-keyvisual .wrapper:after {
    width: 51px;
  }
  .section-top-keyvisual .keyvisual-inner {
    width: 100%;
  }
  .section-top-keyvisual .keyvisual-text {
    font-size: 25px;
    line-height: 1.5;
    margin-bottom: 11px;
  }
  .section-top-keyvisual .item-slide-first .keyvisual-title {
    width: 744px;
    margin: 0 auto 10px;
  }
  .section-top-keyvisual .item-slide-first .keyvisual-text {
    margin-top: -12px;
  }
  .section-top-keyvisual .item-slide-second {
    /*background: url(../img/common/bg_pattern_02.png) repeat 0 0/8px auto, linear-gradient(90deg, #6cb0a6 0%, #9ecd47 50%, #dd9743 100%);*/
    background: url(../img/common/bg_pattern_02.png) repeat 0 0/8px auto, linear-gradient(90deg, #6C9F95 0%, #8CB53F 50%, #C7873B 100%);
  }
  .section-top-keyvisual .item-slide-second .keyvisual-title {
    width: 880px;
    margin: 11px auto 15px;
  }
  .section-top-keyvisual .keyvisual-description {
    /*font-size: 16px;*/
    font-size: 18px;
    line-height: 1.813;
  }
  .section-top-keyvisual .keyvisual-note {
    /*font-size: 12px;*/
    line-height: 20px;
    font-size: 14px;
    margin-top: 4px;
  }
  .section-top-keyvisual .slick-dots {
    position: absolute;
    left: 0;
    /*bottom: 29px;*/
    bottom: 20px;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .section-top-keyvisual .slick-dots > li {
    margin: 0 8px;
  }
  .section-top-keyvisual .slick-dots button {
    width: 10px;
    height: 10px;
    padding: 0;
    display: block;
    overflow: hidden;
    text-indent: -1000px;
    box-shadow: none;
    appearance: none;
    -webkit-appearance: none;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.3);
    cursor: pointer;
  }
  .section-top-keyvisual .slick-dots button:hover {
    background: #fff;
  }
  .section-top-keyvisual .slick-active button {
    background: #fff;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-top-keyvisual .wrapper {
    padding: 0.29rem 0 0.25rem;
    height: 4.62rem;
  }
  .section-top-keyvisual .wrapper:before, .section-top-keyvisual .wrapper:after {
    width: 0.51rem;
  }
  .section-top-keyvisual .wrapper:before, .section-top-keyvisual .wrapper:after {
    background-position: 0 0, left bottom;
  }
  .section-top-keyvisual .item-slide {
    padding: 0.39rem 0.2rem 0.4rem;
  }
  .section-top-keyvisual .item-slide-first {
    background-size: 0.08rem auto;
  }
  .section-top-keyvisual .item-slide-second {
    /*background: url(../img/common/bg_pattern_02.png) repeat 0 0/0.08rem auto, linear-gradient(90deg, #6cb0a6 0%, #9ecd47 50%, #dd9743 100%);*/
  background: url(../img/common/bg_pattern_02.png) repeat 0 0/0.08rem auto, linear-gradient(90deg, #6C9F95 0%, #8CB53F 50%, #C7873B 100%);
  }
  .section-top-keyvisual .keyvisual-text {
    font-size: 0.2rem;
    line-height: 1.4;
    margin-bottom: 0.22rem;
  }
  .section-top-keyvisual .keyvisual-title {
    margin-bottom: 0.2rem;
  }
  .section-top-keyvisual .keyvisual-description {
    line-height: 2.462;
  }
  .section-top-keyvisual .keyvisual-note {
    font-size: 0.11rem;
    margin-top: 0.1rem;
  }
  .section-top-keyvisual .slick-dots {
    display: none !important;
  }
}
.section-top-menu {
  background: #f7f7f0;
}
.section-top-menu .list-menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.section-top-menu .menu-item {
  display: block;
  text-align: center;
  position: relative;
  letter-spacing: 0.03em;
}
.section-top-menu .menu-item:before {
  content: "";
  position: absolute;
  border-radius: 100%;
  left: 50%;
  background: #005b56 no-repeat center center/30px auto;
}

@media print, (min-width: 768px) {
  .section-top-menu {
    padding: 20px 0;
  }
  .section-top-menu .list-menu > li {
    width: 25%;
    border-left: 1px solid rgba(20, 80, 47, 0.3);
  }
  .section-top-menu .list-menu > li:nth-child(4n) {
    border-right: 1px solid rgba(20, 80, 47, 0.3);
  }
  .section-top-menu .menu-item {
    height: 80px;
    padding-top: 48px;
  }
  .section-top-menu .menu-item:before {
    margin-left: -22px;
    top: 8px;
    width: 44px;
    height: 44px;
  }
  .section-top-menu .item-first:before {
    background-image: url(../img/top/icon_01.svg);
  }
  .section-top-menu .item-second:before {
    background-image: url(../img/top/icon_02.svg);
  }
  .section-top-menu .item-third:before {
    background-image: url(../img/top/icon_03.svg);
  }
  .section-top-menu .item-fourth:before {
    background-image: url(../img/top/icon_04.svg);
  }
}
@media only screen and (max-width: 767.98px) {
  .section-top-menu .wrapper {
    padding: 0;
  }
  .section-top-menu .list-menu > li {
    width: 50%;
    position: relative;
    padding-bottom: 0.11rem;
    border-top: 1px solid rgba(20, 80, 47, 0.3);
  }
  .section-top-menu .list-menu > li:nth-child(2n):before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.19rem;
    bottom: 0.19rem;
    width: 1px;
    background: rgba(20, 80, 47, 0.3);
  }
  .section-top-menu .list-menu > li:nth-child(1), .section-top-menu .list-menu > li:nth-child(2) {
    border-top: none;
  }
  .section-top-menu .menu-item {
    padding-top: 0.8rem;
  }
  .section-top-menu .menu-item:before {
    margin-left: -0.3rem;
    top: 0.19rem;
    width: 0.6rem;
    height: 0.6rem;
    background-size: 0.4rem auto;
  }
  .section-top-menu .item-first:before {
    background-image: url(../img/top/sp/icon_01.svg);
  }
  .section-top-menu .item-second:before {
    background-image: url(../img/top/sp/icon_02.svg);
  }
  .section-top-menu .item-third:before {
    background-image: url(../img/top/sp/icon_03.svg);
  }
  .section-top-menu .item-fourth:before {
    background-image: url(../img/top/sp/icon_04.svg);
  }
}
.section-top-report .report-caption {
  text-align: center;
}
.section-top-report .report-row {
  border-bottom: 1px solid rgba(0, 91, 86, 0.5);
}
.section-top-report .button-news {
  display: block;
  line-height: 1.5;
  color: #fff;
}
.section-top-report .column-news .button-news {
  background: #005b56;
}
.section-top-report .column-topics .button-news {
  background: #dd9743;
}
.section-top-report .link-name {
  color: #6cb0a6;
  letter-spacing: 0.03em;
  font-weight: 500;
  display: inline-block;
  position: relative;
}
.section-top-report .link-name:after {
  content: "";
  position: relative;
  display: inline-block;
  background: url(../img/common/icon_blank.svg) no-repeat center center/100% auto;
}
.section-top-accept .link-name {
  color: #6cb0a6;
  letter-spacing: 0.03em;
  font-weight: 500;
  display: inline-block;
  position: relative;
}
.section-top-accept .link-name:after {
  content: "";
  position: relative;
  display: inline-block;
  background: url(../img/common/icon_blank.svg) no-repeat center center/100% auto;

}
@media print, (min-width: 768px) {
  .section-top-report {
    padding: 38px 0 73px;
  }
  .section-top-report .report-caption {
    letter-spacing: 0.03em;
    margin-bottom: 38px;
  }
  .section-top-report .report-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding: 49px 0 9px;
    margin-bottom: 41px;
  }
  .section-top-report .report-row .title-primary {
    margin-bottom: 25px;
  }
  .section-top-report .report-column {
    width: 460px;
    margin-bottom: 23px;
    position: relative;
    padding-bottom: 50px;
  }
  .section-top-report .report-column:nth-child(2n) .list-news {
    margin-right: -10px;
  }
  .section-top-report .button-news {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
    border-radius: 20px;
    padding: 5px 15px 6px;
  }
  .section-top-report .item-news {
    line-height: 1.55;
    letter-spacing: 0.03em;
    margin-bottom: 7px;
  }
  .section-top-report .report-description {
    line-height: 2.22;
    margin-bottom: 21px;
  }
  .section-top-report .report-description2 {
    line-height: 1.8;
    margin-bottom: 21px;
  }
  .section-top-report .list-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .section-top-report .list-link > li {
    margin: 0 24px;
  }
  .section-top-report .link-name:after {
    width: 14px;
    height: 14px;
    margin-left: 8px;
  }
  .section-top-accept .link-name:after {
    width: 14px;
    height: 14px;
    margin-left: 8px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-top-report {
    padding: 0.41rem 0 0.44rem;
  }
  .section-top-report .report-caption,
  .section-top-report .report-description .report-description2 {
    letter-spacing: 0.05em;
    line-height: 2.462;
  }
  .section-top-report .report-caption {
    margin-bottom: 0.19rem;
  }
  .section-top-report .report-row {
    padding: 0.28rem 0 0.35rem;
    margin-bottom: 0.39rem;
  }
  .section-top-report .report-row .title-primary {
    margin-bottom: 0.25rem;
  }
  .section-top-report .report-row .button-default {
    margin-top: 0.25rem;
  }
  .section-top-report .report-column:not(:last-child) {
    margin-bottom: 0.45rem;
  }
  .section-top-report .button-news {
    font-size: 0.14rem;
    border-radius: 0.2rem;
    padding: 0.05rem 0.2rem 0.07rem;
    width: 2rem;
    display: block;
    text-align: center;
    margin: 0.2rem auto 0;
  }
  .section-top-report .list-news {
    margin-right: -0.1rem;
  }
  .section-top-report .item-news {
    line-height: 1.693;
    letter-spacing: 0.03em;
    margin-bottom: 0.1rem;
  }
  .section-top-report .report-description .report-description2 {
    margin-bottom: 0.21rem;
  }
  .section-top-report .list-link > li:not(:last-child) {
    margin-bottom: 0.08rem;
  }
  .section-top-report .link-name:after {
    width: 0.15rem;
    height: 0.15rem;
    margin-left: 0.03rem;
    position: relative;
    top: 0.03rem;
  }
  .section-top-accept .link-name:after {
    width: 0.15rem;
    height: 0.15rem;
    margin-left: 0.03rem;
    position: relative;
    top: 0.03rem;
  }
}
.section-top-applicant {
  /*background: #f0f7f6;*/
  background: #e7f3f2;
}
.section-top-applicant .applicant-caption {
  text-align: center;
}
.section-top-applicant .applicant-time {
  font-weight: 500;
  color: #dd9743;
}
.section-top-applicant .applicant-item {
  /*background: #6cb0a6;*/
  background: #5d9b91;
  color: #fff;
  position: relative;
}
.section-top-applicant .applicant-item:before {
  content: "";
  position: absolute;
  left: 50%;
  border-radius: 100%;
  background: #005b56 no-repeat center center/45px auto;
}
.section-top-applicant .application-single:before {
  background-image: url(../img/top/icon_05.svg);
}
.section-top-applicant .application-joint:before {
  background-image: url(../img/top/icon_06.svg);
}
.section-top-applicant .application-electronic:before {
  background-image: url(../img/top/icon_07.svg);
}
.section-top-applicant .applicant-title {
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.03em;
  text-align: center;
}
.section-top-applicant .applicant-title > span {
  display: inline-block;
  position: relative;
}
.section-top-applicant .applicant-title > span:before, .section-top-applicant .applicant-title > span:after {
  content: "";
  position: absolute;
  width: 1px;
  background: #fff;
}
.section-top-applicant .applicant-title > span:before {
  left: 0;
}
.section-top-applicant .applicant-title > span:after {
  right: 0;
}

.section-top-applicant .applicant-item .button-basic{color:#5d9b91;}

/*background: #ffffff ver*/
.section-top-applicant2 {
  /*background: #f0f7f6;*/
  background: #ffffff;
}
.section-top-applicant2 .applicant-caption {
  text-align: center;
}
.section-top-applicant2 .applicant-time {
  font-weight: 500;
  color: #dd9743;
}
.section-top-applicant2 .applicant-item {
  /*background: #6cb0a6;*/
  background: #5d9b91;
  color: #fff;
  position: relative;
}
.section-top-applicant2 .applicant-item:before {
  content: "";
  position: absolute;
  left: 50%;
  border-radius: 100%;
  background: #005b56 no-repeat center center/45px auto;
}
.section-top-applicant2 .application-single:before {
  background-image: url(../img/top/icon_05.svg);
}
.section-top-applicant2 .application-joint:before {
  background-image: url(../img/top/icon_06.svg);
}
.section-top-applicant2 .application-electronic:before {
  background-image: url(../img/top/icon_07.svg);
}
.section-top-applicant2 .applicant-title {
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.03em;
  text-align: center;
}
.section-top-applicant2 .applicant-title > span {
  display: inline-block;
  position: relative;
}
.section-top-applicant2 .applicant-title > span:before, .section-top-applicant .applicant-title > span:after {
  content: "";
  position: absolute;
  width: 1px;
  background: #fff;
}
.section-top-applicant2 .applicant-title > span:before {
  left: 0;
}
.section-top-applicant2 .applicant-title > span:after {
  right: 0;
}

.section-top-applicant .applicant-item .button-basic{color:#5d9b91;}

@media print, (min-width: 768px) {
  .section-top-applicant {
    padding: 80px 0 105px;
  }
  .section-top-applicant .title-basic {
    margin-bottom: 53px;
  }
  .section-top-applicant .title-primary {
    margin-bottom: 24px;
  }
  .section-top-applicant .applicant-description,
  .section-top-applicant .applicant-caption {
    line-height: 2.22;
  }
  .section-top-applicant .applicant-description {
    padding-top: 4px;
    margin-bottom: 39px;
  }
  .section-top-applicant .applicant-text {
    line-height: 1.9;
    font-size: 27px;
  }
  .section-top-applicant .applicant-item {
    padding: 45px 30px 30px;
  }
  .section-top-applicant .applicant-item:before {
    width: 70px;
    height: 70px;
    top: -36px;
    margin-left: -35px;
  }
  .section-top-applicant .applicant-title {
    font-size: 23px;
    margin-bottom: 26px;
  }
  .section-top-applicant .applicant-title > span {
    padding: 0 14px;
  }
  .section-top-applicant .applicant-title > span:before, .section-top-applicant .applicant-title > span:after {
    top: 7px;
    bottom: 4px;
  }
  .section-top-applicant .applicant-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .section-top-applicant .applicant-list > li {
    width: 300px;
    margin: 60px 30px 0 0;
  }
  .section-top-applicant .applicant-list > li:nth-child(3n) {
    margin-right: 0;
  }
  .section-top-applicant .button-basic {
    margin-top: 15px;
  }
  .section-top-applicant .applicant-row:not(:last-child) {
    margin-bottom: 79px;
  }

/* background #ffffff ver */
  .section-top-applicant2 {
    padding: 80px 0 105px;
  }
  .section-top-applicant2 .title-basic {
    margin-bottom: 53px;
  }
  .section-top-applicant2 .title-primary {
    margin-bottom: 24px;
  }
  .section-top-applicant2 .applicant-description,
  .section-top-applicant2 .applicant-caption {
    line-height: 2.22;
  }
  .section-top-applicant2 .applicant-description {
    padding-top: 4px;
    margin-bottom: 39px;
  }
  .section-top-applicant2 .applicant-text {
    line-height: 1.9;
    font-size: 27px;
  }
  .section-top-applicant2 .applicant-item {
    padding: 45px 30px 30px;
  }
  .section-top-applicant2 .applicant-item:before {
    width: 70px;
    height: 70px;
    top: -36px;
    margin-left: -35px;
  }
  .section-top-applicant2 .applicant-title {
    font-size: 23px;
    margin-bottom: 26px;
  }
  .section-top-applicant2 .applicant-title > span {
    padding: 0 14px;
  }
  .section-top-applicant2 .applicant-title > span:before, .section-top-applicant2 .applicant-title > span:after {
    top: 7px;
    bottom: 4px;
  }
  .section-top-applicant2 .applicant-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .section-top-applicant2 .applicant-list > li {
    width: 300px;
    margin: 60px 30px 0 0;
  }
  .section-top-applicant2 .applicant-list > li:nth-child(3n) {
    margin-right: 0;
  }
  .section-top-applicant2 .button-basic {
    margin-top: 15px;
  }
  .section-top-applicant2 .applicant-row:not(:last-child) {
    margin-bottom: 79px;
  }
/* 注記表示 */
  .list-notice2 {
 	padding-left: 1em;
    text-indent: 2em;
    font-size: 16px;
	margin-top: 0px;
  }
/* アンダーライン */
	.udrline {
		text-decoration: underline;
		font-weight: 800;
	}
}
@media only screen and (max-width: 767.98px) {
  .section-top-applicant {
    padding: 0.5rem 0;
  }
  .section-top-applicant .title-basic {
    margin-bottom: 0.48rem;
  }
  .section-top-applicant .title-primary {
    margin-bottom: 0.19rem;
  }
  .section-top-applicant .applicant-description,
  .section-top-applicant .applicant-caption {
    line-height: 2.462;
    letter-spacing: 0.05em;
  }
  .section-top-applicant .applicant-description {
    margin-bottom: 0.2rem;
  }
  .section-top-applicant .applicant-caption {
    margin: 0 -0.1rem 0.57rem;
  }
  .section-top-applicant .applicant-text {
    font-size: 0.195rem;
    line-height: 1.4;
  }
  .section-top-applicant .applicant-item {
    padding: 0.48rem 0.3rem 0.3rem;
  }
  .section-top-applicant .applicant-item:before {
    width: 0.8rem;
    height: 0.8rem;
    top: -0.4rem;
    margin-left: -0.4rem;
    background-size: 0.52rem auto;
  }
  .section-top-applicant .applicant-title {
    font-size: 0.15rem;
    margin-bottom: 0.16rem;
  }
  .section-top-applicant .applicant-title > span {
    padding: 0 0.1rem;
  }
  .section-top-applicant .applicant-title > span:before, .section-top-applicant .applicant-title > span:after {
    top: 0.04rem;
    bottom: 0.03rem;
  }
  .section-top-applicant .applicant-list > li:not(:last-child) {
    margin-bottom: 0.7rem;
  }
  .section-top-applicant .button-basic {
    margin-top: 0.14rem;
  }
  .section-top-applicant .applicant-row:not(:last-child) {
    margin-bottom: 0.49rem;
  }
	
/* background #ffffff ver */
  .section-top-applicant2 {
    padding: 0.5rem 0;
  }
  .section-top-applicant2 .title-basic {
    margin-bottom: 0.48rem;
  }
  .section-top-applicant2 .title-primary {
    margin-bottom: 0.19rem;
  }
  .section-top-applicant2 .applicant-description,
  .section-top-applicant2 .applicant-caption {
    line-height: 2.462;
    letter-spacing: 0.05em;
  }
  .section-top-applicant2 .applicant-description {
    margin-bottom: 0.2rem;
  }
  .section-top-applicant2 .applicant-caption {
    margin: 0 -0.1rem 0.57rem;
  }
  .section-top-applicant2 .applicant-text {
    font-size: 0.195rem;
    line-height: 1.4;
  }
  .section-top-applicant2 .applicant-item {
    padding: 0.48rem 0.3rem 0.3rem;
  }
  .section-top-applicant2 .applicant-item:before {
    width: 0.8rem;
    height: 0.8rem;
    top: -0.4rem;
    margin-left: -0.4rem;
    background-size: 0.52rem auto;
  }
  .section-top-applicant .applicant-title {
    font-size: 0.15rem;
    margin-bottom: 0.16rem;
  }
  .section-top-applicant2 .applicant-title > span {
    padding: 0 0.1rem;
  }
  .section-top-applicant2 .applicant-title > span:before, .section-top-applicant2 .applicant-title > span:after {
    top: 0.04rem;
    bottom: 0.03rem;
  }
  .section-top-applicant2 .applicant-list > li:not(:last-child) {
    margin-bottom: 0.7rem;
  }
  .section-top-applicant2 .button-basic {
    margin-top: 0.14rem;
  }
  .section-top-applicant2 .applicant-row:not(:last-child) {
    margin-bottom: 0.49rem;
  }
	
}
.section-top-accept {
  background: #fcf5ec;
}
.section-top-accept .accept-caption {
  text-align: center;
}
.section-top-accept .list-accept-button .button-primary {
  width: 100%;
  margin: 0;
}

@media print, (min-width: 768px) {
  .section-top-accept {
    padding: 80px 0;
  }
  .section-top-accept .title-basic {
    margin-bottom: 53px;
  }
  .section-top-accept .accept-caption {
    margin-bottom: 21px;
  }
  .section-top-accept .title-primary {
    margin-bottom: 27px;
  }
  .section-top-accept .list-accept-button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .section-top-accept .list-accept-button > li {
    width: 465px;
    margin-top: 20px;
  }
  .section-top-accept .accept-row:not(:last-child) {
    margin-bottom: 40px;
  }
  .section-top-accept .accept-row:last-child {
    padding-top: 39px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-top-accept {
    padding: 0.5rem 0;
  }
  .section-top-accept .title-basic {
    margin-bottom: 0.48rem;
  }
  .section-top-accept .accept-caption {
    margin-bottom: 0.2rem;
  }
  .section-top-accept .title-primary {
    margin-bottom: 0.21rem;
  }
  .section-top-accept .list-accept-button > li {
    margin-top: 0.2rem;
  }
  .section-top-accept .accept-row:not(:last-child) {
    margin-bottom: 0.24rem;
  }
  .section-top-accept .accept-row:last-child {
    padding-top: 0.24rem;
  }
	/* table スマホ用にヨコスクロール */
 .scroll-horizontal {
    overflow-x: auto;
  }
 .yoshiki-dl {
    min-width: 640px;
    margin: 0 10px 50px;
  }
  .yoshiki-dl td {
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
  }	
}

/*# sourceMappingURL=top.css.map */