﻿@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: 0;
  right: 24.16666666666667%;
  bottom: 0;
  left: 24.16666666666667%;
}
.linkBlockType02__linkList__item01 {
  top: 29.38184663536776%;
  right: 70.83333333333333%;
  bottom: 69.679186228482%;
  left: 11.11111111111111%;
}
.linkBlockType02__linkList__item02 {
  top: 30.94679186228482%;
  right: 76.38888888888889%;
  bottom: 67.91862284820031%;
  left: 11.11111111111111%;
}
.linkBlockType02__linkList__item03 {
  top: 32.51173708920188%;
  right: 73.7962962962963%;
  bottom: 66.35367762128326%;
  left: 11.11111111111111%;
}
.linkBlockType03__linkList__item01 {
  top: 0;
  right: 24.90740740740741%;
  bottom: 0;
  left: 24.90740740740741%;
}
.linkBlockType04__linkList__item01 {
  top: 22.29373902867174%;
  right: 53.61111111111111%;
  bottom: 69.679186228482%;
  left: 28.7037037037037%;
}
.linkBlockType04__linkList__item02 {
  top: 41.54476301930954%;
  right: 25.18518518518519%;
  bottom: 56.99239321240492%;
  left: 56.94444444444444%;
}
.linkBlockType04__linkList__item03 {
  top: 74.78057343475717%;
  right: 17.87037037037037%;
  bottom: 23.81509654768871%;
  left: 57.96296296296296%;
}

/*----------------------------------------------------------
fixedLinkArea
----------------------------------------------------------*/
@media (max-width: 1279px) {
  .fixedLinkAreaThree__btn {
    width: 257px;
  }
}
@media (max-width: 1279px) {
  .fixedLinkAreaThree {
    bottom: 130px;
  }
  .fixedLinkAreaThree__btn {
    width: 130px;
  }
  .fixedLinkAreaThree__img {
    width: 130px;
  }
}
