﻿@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: 71.31474103585657%;
  right: 51.48148148148148%;
  bottom: 18.72509960159363%;
  left: 6.944444444444444%;
}
.linkBlockType01__linkList__item02 {
  top: 71.31474103585657%;
  right: 6.944444444444444%;
  bottom: 18.72509960159363%;
  left: 51.48148148148148%;
}
.linkBlockType01__linkList__item03 {
  top: 83.74501992031873%;
  right: 51.48148148148148%;
  bottom: 6.454183266932271%;
  left: 6.944444444444444%;
}
.linkBlockType01__linkList__item04 {
  top: 83.74501992031873%;
  right: 6.944444444444444%;
  bottom: 6.454183266932271%;
  left: 51.48148148148148%;
}
.linkBlockType02__linkList__item01 {
  top: 88.16120906801008%;
  right: 6.944444444444444%;
  bottom: 3.224181360201511%;
  left: 6.944444444444444%;
}

@media (max-width: 959px) {
  .linkBlockType02__linkList__item01 {
    top: 88.66120906801008%;
    bottom: 3.224181360201511%;
  }
}

#anchorArea01,
#anchorArea02,
#anchorArea03,
#anchorArea04 {
  padding-top: 44px;
  margin-top: -44px;
}
