﻿@charset "utf-8";


/***********************************************************
original setting
***********************************************************/
/*----------------------------------------------------------
heading
----------------------------------------------------------*/
.featuredHeading {
  text-align: center;
  font-weight: bold;
}
@media (min-width: 960px) {
  .featuredHeading {
    font-size: 2rem;
  }
}
@media (max-width: 959px) {
  .featuredHeading {
    font-size: 1.125rem;
  }
}

/*----------------------------------------------------------
link
----------------------------------------------------------*/
.linkBlock {
  position: relative;
}
.linkBlock__item {
  position: absolute;
}
.linkBlock__anchor {
  display: inline-block;
}
.linkBlock__img {
  width: 100%;
}
.linkBlockType01__linkList__item01 {
  top: 75%;
  right: 51.38888888888889%;
  bottom: 29.5%;
  left: 8.888888888888889%;
}
.linkBlockType01__linkList__item02 {
  top: 75%;
  right: 8.796296296296296%;
  bottom: 29.5%;
  left: 51.38888888888889%;
}
.linkBlockType01__linkList__item03 {
  top: 85.91666666666667%;
  right: 51.38888888888889%;
  bottom: 5.833333333333333%;
  left: 8.888888888888889%;
}
.linkBlockType01__linkList__item04 {
  top: 85.91666666666667%;
  right: 8.796296296296296%;
  bottom: 5.833333333333333%;
  left: 51.38888888888889%;
}
.linkBlockType02__linkList__item01 {
  top: 0;
  right: 17.59259259259259%;
  bottom: 0;
  left: 17.59259259259259%;
}
.linkBlockType02__linkList__item02 {
  top: 0;
  right: 12.96296296296296%;
  bottom: 0;
  left: 12.96296296296296%;
}
#anchorArea01,
#anchorArea02,
#anchorArea03,
#anchorArea04 {
  padding-top: 44px;
  margin-top: -44px;
}
