/* ========== [ Variables ] ========== */
/* ========== [ Mixins ] ========== */
/* ========== [ Element Part ] ========== */
.slideArea picture img {
  width: 100%; }

/* ========== [ Partner Scroll Part ] ========== */
.pSArea {
  overflow: hidden; }

/* ========== [ Hunting Part ] ========== */
.hunArea {
  margin-bottom: 150px; }
  .hunArea.cyuuto .hHead {
    text-decoration: solid underline 4px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 4px; }

/* ========== [ Sport Part ] ========== */
.sportArea .hunArea {
  margin-bottom: 120px; }
.sportArea .smText {
  font-size: 12px;
  line-height: 17px;
  color: #ff8686;
  position: absolute;
  top: 0px;
  left: 50%;
  width: fit-content;
  transform: translate(-50%, 0%);
  white-space: nowrap;
  letter-spacing: -0.36px;
  opacity: 0.2; }
.sportArea .hunContainer .hunRow {
  width: 100%; }
.sportArea .hunContainer img {
  min-width: 13.7rem;
  min-height: 16.3rem;
  position: relative;
  top: 24px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 3; }
.sportArea .hunContainer img:last-child {
  display: none; }
.sportArea .hunContainer .hunThumbnail {
  max-height: 14rem; }
.sportArea .hunContainer .hContent {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -30%);
  z-index: 4;
  font-size: 22px;
  font-weight: bold;
  width: 100%;
  line-height: 42px;
  letter-spacing: -0.66px; }
.sportArea .sportContent {
  position: relative;
  padding-bottom: 8rem;
  color: black; }
  .sportArea .sportContent .content-1 .content__row {
    padding: 2px 0; }
  .sportArea .sportContent .content-2 {
    margin-top: 40px; }
    .sportArea .sportContent .content-2 .contentTitle {
      font-size: 23px;
      text-align: center;
      line-height: 42px;
      font-weight: bold; }
    .sportArea .sportContent .content-2 .listImageSport {
      margin-top: 20px;
      display: flex;
      align-items: center; }

/* ========== [ Zeal Part ] ========== */
.zealArea {
  margin-bottom: 150px; }

/* ========== [ Reson Part ] ========== */
.resonArea {
  margin-bottom: 100px; }
  .resonArea.zAreaWhite {
    margin-bottom: 80px; }

/* ========== [ Partner Logo Part ] ========== */
.pLArea {
  margin-bottom: 100px; }
  .pLArea .pLRow {
    padding-bottom: 0; }

/* ========== [ Position Part ] ========== */
.posArea {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 70px; }

@media screen and (min-width: 768px) {
  .resonArea.zAreaWhite {
    padding-bottom: 0; }

  .sportArea .tri {
    --triHeight: 2rem;
    --max-width: 3.7rem;
    width: 3.7rem;
    border-left: calc((var(--max-width)) / 2) solid transparent;
    border-right: calc((var(--max-width)) / 2) solid transparent; }
  .sportArea .hunArea {
    background-color: white;
    margin-bottom: 6rem; }
    .sportArea .hunArea .smText {
      top: 4px;
      font-size: 2.1rem;
      line-height: 2.8rem; }
    .sportArea .hunArea .hunWrap {
      background-color: #BC2B2B;
      width: 90rem;
      height: 24rem; }
      .sportArea .hunArea .hunWrap .hContent {
        transform: translate(-50%, -50%);
        font-size: 4rem;
        line-height: 5.5rem; }
      .sportArea .hunArea .hunWrap .hunThumbnail {
        width: 100%;
        max-width: 100%; }
        .sportArea .hunArea .hunWrap .hunThumbnail img {
          position: absolute;
          transform: unset;
          top: 4rem; }
        .sportArea .hunArea .hunWrap .hunThumbnail img:first-child {
          left: 5.5rem; }
        .sportArea .hunArea .hunWrap .hunThumbnail img:last-child {
          display: inline;
          right: 5.5rem;
          left: unset; }
  .sportArea .sportContent {
    padding-bottom: 220px; }
    .sportArea .sportContent .content-1 {
      margin-top: 6.6rem;
      display: flex;
      flex-wrap: wrap;
      margin-left: -2px;
      margin-right: -2px; }
      .sportArea .sportContent .content-1 .content__row {
        width: 50%;
        padding: 2px; }
        .sportArea .sportContent .content-1 .content__row img {
          width: 100%; }
        .sportArea .sportContent .content-1 .content__row:first-child {
          order: -2; }
        .sportArea .sportContent .content-1 .content__row:nth-child(3) {
          order: -1; }
    .sportArea .sportContent .content-2 {
      position: relative;
      margin-top: 76px; }
      .sportArea .sportContent .content-2 .listImageSport {
        margin-top: 0px !important;
        position: absolute;
        top: -50px;
        width: 100%;
        justify-content: space-around; }
        .sportArea .sportContent .content-2 .listImageSport picture {
          display: flex;
          justify-content: center; }
  .sportArea .common_width_375 {
    --max-width: 1200px;
    margin: auto; }

  .pLArea {
    margin-bottom: 135px; }

  .singArea .sHead {
    font-size: 3rem;
    line-height: 5.5rem; }
  .singArea .dLine {
    background-image: radial-gradient(ellipse, #000000 2px, #000000 2px, rgba(0, 0, 0, 0) 3px);
    background-size: 29px 29px;
    background-position: 0px -11px; }
  .singArea .sContent {
    font-size: 1.6rem;
    line-height: 3.4rem; } }
@media screen and (min-width: 1100px) {
  .singArea .sHead {
    font-size: 4.4rem;
    line-height: 6.5rem; }
  .singArea .dLine {
    background-image: radial-gradient(ellipse, #000000 3px, #000000 3px, rgba(0, 0, 0, 0) 4px);
    background-size: 43px 43px;
    background-position: 0px -18px; }
  .singArea .sContent {
    font-size: 2rem;
    line-height: 4.4rem; } }
