﻿@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%;
}
/* mv */
.linkBlockType01__linkList__item01 {
  top: 36.99421965317919%;
  right: 37.77777777777778%;
  bottom: 13.8150289017341%;
  left: 4.166666666666667%;
}
.linkBlockType01__linkList__item02 {
  top: 42.19653179190751%;
  right: 11.48148148148148%;
  bottom: 43.93063583815029%;
  left: 67.22222222222222%;
}
.linkBlockType01__linkList__item03 {
  top: 41.67630057803468%;
  right: 11.57407407407407%;
  bottom: 42.77456647398844%;
  left: 67.31481481481481%;
}
/* sns */
.linkBlockType02__linkList__item01 {
  top: 0;
  right: 51.01851851851852%;
  bottom: 0;
  left: 8.425925925925926%;
}
.linkBlockType02__linkList__item02 {
  top: 0;
  right: 8.333333333333333%;
  bottom: 0;
  left: 51.11111111111111%;
}

/*----------------------------------------------------------
fixedLinkArea
----------------------------------------------------------*/
@media (max-width: 1279px) {
  .fixedLinkAreaThree__btn {
    width: 257px;
  }
}
@media (max-width: 1279px) {
  .fixedLinkAreaThree {
    bottom: 130px;
  }
  .fixedLinkAreaThree__btn {
    width: 130px;
  }
  .fixedLinkAreaThree__img {
    width: 130px;
  }
}
