﻿@charset "utf-8";


/***********************************************************
original setting
***********************************************************/
/*----------------------------------------------------------
heading
----------------------------------------------------------*/
.featuredHeading {
  font-weight: bold;
}
@media (min-width: 960px) {
  .featuredHeading {
    font-size: 2rem;
    text-align: center;
  }
}
@media (max-width: 959px) {
  .featuredHeading {
    font-size: 1.125rem;
    text-align: center;
  }
}

/*----------------------------------------------------------
link
----------------------------------------------------------*/
.linkBlock {
  position: relative;
}
.linkBlock__item {
  position: absolute;
}
.linkBlock__anchor {
  display: inline-block;
}
.linkBlock__img {
  width: 100%;
}
.anchorBlock01 {
  padding-top: 44px;
  margin-top: -44px;
}
.linkBlockType01__linkList__item01 {
  top: 70%;
  right: 66.2037037037037%;
  bottom: 5.833333333333333%;
  left: 6.944444444444444%;
}
.linkBlockType01__linkList__item02 {
  top: 70%;
  right: 36.57407407407407%;
  bottom: 5.833333333333333%;
  left: 36.57407407407407%;
}
.linkBlockType01__linkList__item03 {
  top: 70%;
  right: 6.944444444444444%;
  bottom: 5.833333333333333%;
  left: 66.2037037037037%;
}
.linkBlockType02__linkList__item01 {
  top: 0;
  right: 6.944444444444444%;
  bottom: 0;
  left: 6.944444444444444%;
}
.linkBlockType03__linkList__item01 {
  top: 0;
  right: 56.01851851851852%;
  bottom: 0;
  left: 11.57407407407407%;
}
.linkBlockType03__linkList__item02 {
  top: 0;
  right: 11.57407407407407%;
  bottom: 0;
  left: 56.01851851851852%;
}
