.GrandTop__heading01 {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}

.SiteContent__sectionInner {
  max-width: 1600px;
  margin: 0 auto;
}

@media print, screen and (min-width: 960px) {
  .SiteContent__sectionInner {
    padding: 0 50px;
  }
}

@media only screen and (min-width: 560px) and (max-width: 959px) {
  .SiteContent__sectionInner {
    padding: 0 28px;
  }
}

@media only screen and (max-width: 559px) {
  .SiteContent__sectionInner {
    padding: 0 15px;
  }
}

.GrandTopHero {
  min-height: 200px;
}

.GrandTopHero .Link {
  padding-left: 22px;
}

@media only screen and (max-width: 559px) {
  .GrandTopHero .Link::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: .3em;
    left: 0;
    border-style: solid;
    border-width: 3px 0 3px 7px;
    border-color: transparent transparent transparent #008486;
  }
}

.GrandTopHero .Link:hover {
  cursor: pointer;
}

@media only screen and (max-width: 559px) {
  .GrandTopHero__inner {
    background-color: #f5f5f5;
  }
}

.JS-CarouselGrandTop {
  width: 100%;
}

@media only screen and (max-width: 559px) {
  .CarouselGrandTop__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media print, screen and (min-width: 560px) {
  .CarouselGrandTop__item a {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
  }
}

@media print, screen and (min-width: 560px) {
  .CarouselGrandTop__item .Link__text {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap;
  }
}

@media only screen and (max-width: 559px) {
  .CarouselGrandTop__image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    height: 100%;
  }
}

.CarouselGrandTop__image img {
  width: 100%;
  height: auto;
  min-height: 200px;
}

@media only screen and (max-width: 559px) {
  .CarouselGrandTop__body {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    height: 100%;
    padding: 31px 30px 50px;
    font-size: 3rem;
    text-align: center;
  }
}

.CarouselGrandTop__textMain {
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.7;
}

@media print, screen and (min-width: 560px) {
  .CarouselGrandTop__textMain {
    display: none;
  }
}

.CarouselGrandTop__textMain img {
  margin: 0 auto;
}

.AnnounceArea {
  max-width: 1600px;
  margin: 0 auto;
}

.AnnounceArea__inner {
  padding: 50px 28px 0;
}

@media only screen and (max-width: 559px) {
  .AnnounceArea__inner {
    padding: 40px 15px 0;
  }
}

.AnnounceArea__text {
  text-align: center;
  color: #008486;
  font-weight: normal;
  line-height: 1.7;
  font-size: 1.6rem;
}

.AnnounceArea__text.-alert {
  color: #f00;
}

@media print, screen and (min-width: 960px) {
  .HighlightArea {
    margin-top: 64px;
  }
}

@media only screen and (min-width: 560px) and (max-width: 959px) {
  .HighlightArea {
    margin-top: 62px;
  }
}

@media only screen and (max-width: 559px) {
  .HighlightArea {
    margin-top: 40px;
  }
}

/* ===== BusinessField ===== */
@media print, screen and (min-width: 960px) {
  .BusinessField {
    margin: 94px 0 0;
  }
}

@media only screen and (min-width: 560px) and (max-width: 959px) {
  .BusinessField {
    margin: 94px 0 0;
  }
}

@media only screen and (max-width: 559px) {
  .BusinessField {
    margin: 60px 0 0;
  }
}

.BusinessField__inner {
  background: transparent -webkit-gradient(linear, left top, right top, from(rgba(0, 168, 169, 0)), to(rgba(0, 168, 169, 0.4))) 0% 0% no-repeat;
  background: transparent -webkit-linear-gradient(left, rgba(0, 168, 169, 0) 0%, rgba(0, 168, 169, 0.4) 100%) 0% 0% no-repeat;
  background: transparent linear-gradient(90deg, rgba(0, 168, 169, 0) 0%, rgba(0, 168, 169, 0.4) 100%) 0% 0% no-repeat;
}

.BusinessField__content {
  max-width: 1600px;
  margin: 0 auto;
}

@media print, screen and (min-width: 960px) {
  .BusinessField__content {
    padding: 52px 50px 80px;
  }
}

@media only screen and (min-width: 560px) and (max-width: 959px) {
  .BusinessField__content {
    padding: 56px 28px 87px;
  }
}

@media only screen and (max-width: 559px) {
  .BusinessField__content {
    padding: 44px 15px 75px;
  }
}

.BusinessField__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 23px;
}

.BusinessField__headingBody {
  letter-spacing: .03em;
}

.BusinessField__headingMain {
  margin: 0;
  color: #333;
  font-weight: normal;
  line-height: 1.4;
}

@media print, screen and (min-width: 560px) {
  .BusinessField__headingMain {
    font-size: 3rem;
  }
}

@media only screen and (max-width: 559px) {
  .BusinessField__headingMain {
    font-size: 2.3rem;
  }
}

.BusinessField__lead {
  color: #333;
  font-weight: normal;
  line-height: 1.7;
  font-size: 1.6rem;
  margin-bottom: 24px;
}

.BusinessField__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  /* IE11 */
}

@media print, screen and (min-width: 560px) {
  .BusinessField__card {
    margin-left: -24px;
  }
}

@media print, screen and (min-width: 560px) {
  .BusinessField__card _:-ms-lang(x), .BusinessField__card {
    margin-left: -25px;
  }
}

.BusinessField__cardItem {
  /* IE11 */
}

@media print, screen and (min-width: 560px) {
  .BusinessField__cardItem {
    width: calc((100% - 24px * 3) / 3);
    margin-left: 24px;
  }
}

@media print, screen and (min-width: 560px) {
  .BusinessField__cardItem _:-ms-lang(x), .BusinessField__cardItem {
    width: calc((100% - 25px * 3) / 3);
  }
}

@media only screen and (max-width: 559px) {
  .BusinessField__cardItem:not(:first-child) {
    margin-top: 36px;
  }
}

@media only screen and (max-width: 559px) {
  .BusinessField__cardItem {
    width: 100%;
  }
}

@media print, screen and (min-width: 560px) {
  .BusinessField__cardItem:nth-child(-n+3) {
    margin-top: 0;
  }
}

.BusinessFieldCard {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.BusinessFieldCard__image {
  display: block;
  height: 100%;
  -webkit-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;
}

.BusinessFieldCard__image:hover {
  opacity: .8;
}

.BusinessFieldCard .BusinessFieldCard__body {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-top: 17px;
}

.BusinessFieldCard__heading {
  margin: 0;
  color: #333;
  letter-spacing: .03em;
  font-weight: normal;
  line-height: 1.4;
}

@media print, screen and (min-width: 560px) {
  .BusinessFieldCard__heading {
    font-size: 2rem;
  }
}

@media only screen and (max-width: 559px) {
  .BusinessFieldCard__heading {
    font-size: 1.8rem;
  }
}

.BusinessFieldCard__heading .Link {
  display: inline-block;
  padding-left: 22px;
}

.BusinessFieldCard__heading .Link::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: .6em;
  left: 0;
  width: 7px;
  height: 5px;
  border-style: solid;
  border-width: 3px 0 3px 7px;
  border-color: transparent transparent transparent #008486;
}

.BusinessFieldCard__heading .Link__text {
  text-decoration: none;
  font-weight: normal;
  line-height: 1.4;
}

@media print, screen and (min-width: 560px) {
  .BusinessFieldCard__heading .Link__text {
    font-size: 2rem;
  }
}

@media only screen and (max-width: 559px) {
  .BusinessFieldCard__heading .Link__text {
    font-size: 1.8rem;
  }
}

.BusinessFieldCard__heading + .ListLink,
.BusinessFieldCard__heading + .BusinessFieldCard__text {
  margin-top: 11px;
}

.BusinessFieldCard__text {
  font-weight: normal;
  line-height: 1.7;
  font-size: 1.6rem;
  color: #333;
}

.BusinessFieldCard__listLabel + .BusinessFieldCard__text {
  margin-top: 18px;
}

.BusinessFieldCard__text + .ListLink {
  margin-top: 9px;
}

.BusinessField__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media print, screen and (min-width: 560px) {
  .BusinessField__bottom {
    margin-top: -45px;
    padding: 0 64px;
  }
}

@media only screen and (max-width: 559px) {
  .BusinessField__bottom {
    margin-top: -25px;
    padding: 0 15px;
  }
}

@media print, screen and (min-width: 560px) {
  .BusinessField__bottom .Button {
    width: 640px;
  }
}

@media only screen and (max-width: 559px) {
  .BusinessField__bottom .Button {
    width: 315px;
  }
}

.BusinessField__bottom .Button__inner {
  text-align: center;
}

@media print, screen and (min-width: 560px) {
  .BusinessField__bottom .Button__inner {
    padding: 27px 60px 28px;
  }
}

@media only screen and (max-width: 559px) {
  .BusinessField__bottom .Button__inner {
    padding: 9px 26px 10px;
  }
}

.BusinessField__bottom .Button__text {
  font-weight: normal;
  line-height: 1.4;
}

@media print, screen and (min-width: 560px) {
  .BusinessField__bottom .Button__text {
    font-size: 2rem;
  }
}

@media only screen and (max-width: 559px) {
  .BusinessField__bottom .Button__text {
    font-size: 1.8rem;
  }
}

.BusinessField__bottom .Button__text::before {
  top: .55em;
}

/* ===== InfoArea ===== */
.NewsArea + .InfoArea {
  margin-top: 54px;
}

.InfoArea__inner {
  background-color: #F5F5F5;
}

@media print, screen and (min-width: 960px) {
  .InfoArea__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media print, screen and (min-width: 960px) {
  .InfoArea__inner {
    padding: 29px 50px;
  }
}

@media only screen and (min-width: 560px) and (max-width: 959px) {
  .InfoArea__inner {
    padding: 29px 28px;
  }
}

@media only screen and (max-width: 559px) {
  .InfoArea__inner {
    padding: 29px 15px;
  }
}

.InfoArea__heading {
  color: #008486;
  letter-spacing: .03em;
  font-weight: normal;
  line-height: 1.4;
}

@media print, screen and (min-width: 560px) {
  .InfoArea__heading {
    font-size: 3rem;
  }
}

@media only screen and (max-width: 559px) {
  .InfoArea__heading {
    font-size: 2.3rem;
  }
}

@media print, screen and (min-width: 960px) {
  .InfoArea__heading {
    margin: 0 86px 0 0;
  }
}

@media only screen and (max-width: 959px) {
  .InfoArea__heading {
    margin: 0 0 9px 0;
  }
}

.InfoArea__detail {
  list-style: none;
}

@media print, screen and (min-width: 960px) {
  .InfoArea__detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 20px;
  }
}

@media only screen and (max-width: 959px) {
  .InfoArea__detail li {
    width: 100%;
  }
}

@media print, screen and (min-width: 960px) {
  .InfoArea__detail li:not(:first-child) {
    margin-left: 50px;
  }
}

.InfoArea__detail .Link {
  width: 100%;
  font-size: 1.5rem;
  word-break: keep-all;
}

.InfoArea__detail.ListLink:not(.-zaxis) li {
  margin-top: 0;
}

/* ===== FocusArea ===== */
.FocusArea {
  max-width: 1600px;
}

@media print, screen and (min-width: 960px) {
  .FocusArea {
    margin: 110px auto 0;
  }
}

@media only screen and (min-width: 560px) and (max-width: 959px) {
  .FocusArea {
    margin: 110px auto 0;
  }
}

@media only screen and (max-width: 559px) {
  .FocusArea {
    margin: 86px auto 0;
  }
}

.FocusArea + .FocusArea {
  margin-top: 64px;
}

.FocusArea__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

@media print, screen and (min-width: 960px) {
  .FocusArea__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

@media print, screen and (min-width: 1366px) {
  .FocusArea__inner {
    height: 400px;
  }
}

@media only screen and (max-width: 1365px) and (min-width: 960px) {
  .FocusArea__inner {
    height: 100%;
  }
}

@media only screen and (max-width: 959px) {
  .FocusArea__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media print, screen and (min-width: 960px) {
  .FocusArea__inner.-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}

@media print, screen and (min-width: 1366px) {
  .FocusArea__inner.-right {
    margin: 0;
    padding-left: 12%;
  }
}

@media only screen and (max-width: 1365px) and (min-width: 960px) {
  .FocusArea__inner.-right {
    margin-left: 50px;
  }
}

@media print, screen and (min-width: 960px) {
  .FocusArea__inner.-right .FocusArea__image img {
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 200%;
  }
}

@media print, screen and (min-width: 960px) {
  .FocusArea__inner.-left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

@media print, screen and (min-width: 1366px) {
  .FocusArea__inner.-left {
    padding-right: 12%;
  }
}

@media only screen and (max-width: 1365px) and (min-width: 960px) {
  .FocusArea__inner.-left {
    margin-right: 50px;
  }
}

@media print, screen and (min-width: 960px) {
  .FocusArea__inner.-left .FocusArea__image img {
    right: 0;
    bottom: 0;
    -webkit-transform: translate(6%, 14%);
    transform: translate(6%, 14%);
    width: 218%;
  }
}

.FocusArea__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 28px;
}

@media only screen and (max-width: 959px) {
  .FocusArea__button {
    margin-top: 40px;
  }
}

.FocusArea__button .Button {
  width: 100%;
  max-width: 100%;
}

.FocusArea__button .Button__text::before {
  top: .4em;
}

.FocusArea__body {
  padding: 50px;
  color: #fff;
  background-color: rgba(0, 132, 134, 0.86);
  z-index: 2;
}

@media print, screen and (min-width: 960px) {
  .FocusArea__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media print, screen and (min-width: 1366px) {
  .FocusArea__body {
    width: 44%;
  }
}

@media only screen and (max-width: 1365px) and (min-width: 960px) {
  .FocusArea__body {
    width: 46%;
  }
}

@media only screen and (max-width: 959px) {
  .FocusArea__body {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-top: -1px;
    padding: 33px 15px;
  }
}

@media print, screen and (min-width: 960px) {
  .FocusArea__bodyInner {
    max-width: 364px;
  }
}

.FocusArea__heading {
  font-weight: normal;
  line-height: 1.4;
}

@media print, screen and (min-width: 560px) {
  .FocusArea__heading {
    font-size: 3.6rem;
  }
}

@media only screen and (max-width: 559px) {
  .FocusArea__heading {
    font-size: 2.6rem;
  }
}

.FocusArea__text {
  color: #fff;
  font-weight: normal;
  line-height: 1.7;
  font-size: 1.6rem;
  margin-top: 28px;
}

@media only screen and (max-width: 959px) {
  .FocusArea__text {
    margin-top: 16px;
  }
}

.FocusArea__image {
  position: relative;
  display: inline-block;
}

@media print, screen and (min-width: 1366px) {
  .FocusArea__image {
    width: 56%;
  }
}

@media only screen and (max-width: 1365px) and (min-width: 960px) {
  .FocusArea__image {
    width: 54%;
  }
}

@media only screen and (max-width: 959px) {
  .FocusArea__image {
    width: 100vw;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    height: 100%;
  }
}

@media print, screen and (min-width: 960px) {
  .FocusArea__image img {
    position: absolute;
    width: auto;
    height: auto;
  }
}

@media only screen and (max-width: 959px) {
  .FocusArea__image img {
    width: 100%;
  }
}
