﻿@charset "utf-8";


/***********************************************************
original setting
***********************************************************/
/*----------------------------------------------------------
heading
----------------------------------------------------------*/
.featuredHeading {
  font-weight: bold;
}
@media (min-width: 960px) {
  .featuredHeading {
    font-size: 2rem;
    text-align: center;
  .textCtlOrg {
    padding: 0 90px !important;
  }
  }
}
@media (max-width: 959px) {
  .featuredHeading {
    font-size: 1.125rem;
    text-align: center;
  }
  .textCtlOrg {
    padding: 0 8vw !important;
  }
}

/*----------------------------------------------------------
link
----------------------------------------------------------*/
.linkBlock {
  position: relative;
}
.linkBlock__item {
  position: absolute;
}
.linkBlock__anchor {
  display: inline-block;
}
.linkBlock__img {
  width: 100%;
}
.linkBlockType01__linkList__item01 {
  top: 61.6%;
  right: 67.22222222222222%;
  bottom: 7.6%;
  left: 4.351851851851852%;
}
.linkBlockType01__linkList__item02 {
  top: 61.6%;
  right: 35.74074074074074%;
  bottom: 7.6%;
  left: 35.74074074074074%;
}
.linkBlockType01__linkList__item03 {
  top: 61.6%;
  right: 4.351851851851852%;
  bottom: 7.6%;
  left: 67.22222222222222%;
}
.linkBlockType02__linkList__item01 {
  top: 0;
  right: 8.240740740740741%;
  bottom: 0%;
  left: 9.259259259259259%;
}

#anchorArea01,
#anchorArea02,
#anchorArea03 {
  padding-top: 44px;
  margin-top: -44px;
}