﻿@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 */
.linkBlockType00__linkList__item01 {
  top: 44.84812388326385%;
  right: 0.6481481481481481%;
  bottom: 41.21500893388922%;
  left: 77.68518518518519%;
}
.linkBlockType00__linkList__item02 {
  top: 58.76481597005614%;
  right: 18.05555555555556%;
  bottom: 34.49781659388646%;
  left: 71.94444444444444%;
}
/* sns */
.linkBlockType01__linkList__item01 {
  top: 0;
  right: 4.259259259259259%;
  bottom: 0;
  left: 4.259259259259259%;
}
/* main link */
.linkBlockType02__linkList__item01 {
  top: 0;
  right: 4.166666666666667%;
  bottom: 0;
  left: 4.166666666666667%;
}
/* campaign */
.linkBlockType03__linkList__item01 {
  top: 22.32612507305669%;
  right: 53.61111111111111%;
  bottom: 76.21274108708358%;
  left: 28.7037037037037%;
}
.linkBlockType03__linkList__item02 {
  top: 41.55464640561075%;
  right: 22.87037037037037%;
  bottom: 56.98421975452951%;
  left: 59.16666666666667%;
}
.linkBlockType03__linkList__item03 {
  top: 74.75160724722385%;
  right: 17.87037037037037%;
  bottom: 23.84570426651081%;
  left: 57.96296296296296%;
}
/* sns */
.linkBlockType04__linkList__item01 {
  top: 39.5067473243369%;
  right: 33.33333333333333%;
  bottom: 53.97859469520707%;
  left: 28.05555555555556%;
}
.linkBlockType05__linkList__item01 {
  top: 40.06622516556291%;
  right: 34.90740740740741%;
  bottom: 52.88552507095553%;
  left: 27.40740740740741%;
}

/*----------------------------------------------------------
fixedLinkArea
----------------------------------------------------------*/
@media (max-width: 1279px) {
  .fixedLinkAreaThree__btn {
    width: 124px;
  }
}
@media (max-width: 1279px) {
  .fixedLinkAreaThree {
    bottom: 100px;
  }
  .fixedLinkAreaThree__btn {
    width: 100px;
  }
  .fixedLinkAreaThree__img {
    width: 100px;
  }
}
