@charset "UTF-8";
  #aff-contents .p-page-header {
    max-width: 960px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0 auto -80px; 
  }
  #aff-contents .p-page-header__item {
    width: 115px;
    margin-right: 12px;
  }
  #aff-contents .p-page-header__item:last-child {
    width: 170px;
  }
  @media screen and (max-width: 768px) {
    #aff-contents .p-page-header {
      max-width: 100%;
      margin: 0 auto -20px; 
    }
    #aff-contents .p-page-header__item {
      width: 12%;
      margin-right: 3%;
    }
    #aff-contents .p-page-header__item:last-child {
      width: 17.7%;
    }
  }

  #aff-contents .p-page-ttl {
      margin: 0 auto 60px;
    width: 960px;
    text-align: center; }
  #aff-contents .p-page-ttl__main {
      width: 100%; }
  #aff-contents .p-page-ttl__lead {
    margin: 60px auto 50px;
    width: 889px;
    text-align: center; }
  #aff-contents .p-page-ttl__txt {
      font-weight: bold;
      font-size: 1.125em; }
    @media screen and (max-width: 768px) {
      #aff-contents .p-page-ttl {
        margin-bottom: 20px;
          width: 100%;
      } 
      #aff-contents .p-page-ttl__lead {
        margin: 30px auto 20px;
        width: 92.6%;
      }
      #aff-contents .p-page-ttl__txt {
        font-size: 0.8125em;
      }
    }

    /* 今週の見どころ */
  #aff-contents .p-intro {
      margin: 0 auto 40px;
      width: 100%;
  }
  #aff-contents .p-intro .check-point {
    min-height: 420px;
    background: url(/j/pr/aff/2307/img/spe_1_02/list_bg_02.jpg) 0 0 no-repeat;
    background-size: cover;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: column;
  }

    #aff-contents .p-intro .point {
      margin: 0 auto 30px;
      width: 29.4%;
    }
    #aff-contents .p-intro ul {
      margin: 0 auto;
      text-align: left;
  }
    #aff-contents .p-intro li {
      font-size: 1.3125rem;
/*      line-height: 2.2; */
      line-height: 2;
      padding-left: 1em;
      list-style: none;
  }
    #aff-contents .p-intro li a {
      position: relative;
      padding-right: 46px;
      text-decoration: underline;
  }
    #aff-contents .p-intro li a:before {
      content: '>';
      /* width: 6px;
      height: 6px; */
      left: -1em;
      /* top: calc(50% - 3px); */
      position: absolute;
      text-decoration: none;
  }
@media screen and (max-width: 768px) {
  #aff-contents .p-intro .check-point {
    background: url(/j/pr/aff/2307/img/spe_1_02/list_bg_03_sp.jpg) 0 0 no-repeat;
  }
  #aff-contents .p-intro .point {
      margin: 30px auto 20px;
    }
  #aff-contents .p-intro ul {
    margin-bottom: 30px;
      width: 90%;
  }
  #aff-contents .p-intro li {
      font-size: 1.125rem;
      line-height: 1.85;
  }
}


  /* 見どころ詳細 */
    #aff-contents .p-point__content {
      margin: 0 auto 40px;
      width: 100%;
  }
    #aff-contents #Point01, 
    #aff-contents #Point02, 
    #aff-contents #Point03, 
    #aff-contents #Point04, 
    #aff-contents #Point05 {
      margin-bottom: 100px;
  }
    #aff-contents .p-point__content h2.ttl {
      margin: 25px auto 30px;
      padding-left: 50px;
      font-size: 2.125rem;
      font-weight: 700;
      border: none;
      position: relative;
      background: none;
  }
    #aff-contents .p-point__content h2.ttl::before {
      content: '';
      width: 50px;
      height: 50px;
      left: 0;
      top: -25px;
      position: absolute;
      background: url(/j/pr/aff/2307/img/common/flag.svg) no-repeat; 
  }
    #aff-contents .p-point__content h2.ttl span {
      background:linear-gradient(transparent 80%, #00B4ED 80%);
  }
/*
  #aff-contents .p-point__content h2.ttl:has(+h3) {
      margin-bottom: 15px;
  }
*/
    @media screen and (max-width: 768px) {
    #aff-contents #Point01, 
    #aff-contents #Point02, 
    #aff-contents #Point03, 
    #aff-contents #Point04, 
    #aff-contents #Point05 {
        margin-top: 40px;
        margin-bottom: 50px;
      }
    }

  #aff-contents .p-point__content .box-large {
      margin: 0 auto 40px;
      width: 100%;
    }
  #aff-contents .p-point__content .box-medium {
      margin: 0 auto 80px;
      width: 740px;
    }
  #aff-contents .p-point__content .box-medium.mb0 {
        margin-bottom: 0;
  }

    #aff-contents .p-point__content .text-box p a {
      color: #AA8546;
      background: none;
    }

    @media screen and (max-width: 768px) {
    #aff-contents .p-point__content h2.ttl {
      margin: 40px auto 25px;
      padding-left: 30px;
      font-size: 1.6rem;
  }
    #aff-contents .p-point__content h2.ttl::before {
      width: 30px;
      height: 30px;
      left: 0;
      top: -15px;
  }
  /*
  #aff-contents .p-point__content h2.ttl:has(+h3) {
      margin-bottom: 10px;
  }
  */
  #aff-contents .p-point__content .box-large {
      margin: 0 auto 20px;
      width: 100%;
    }
  #aff-contents .p-point__content .box-medium {
      margin: 0 auto 40px;
      width: 90%;
    }
    #aff-contents .p-point__content picture {
      margin: 0 auto;
      width: 100%;
    }
  }

    #aff-contents .p-point__content picture +p {
      margin-top: 15px;
    }
    @media screen and (max-width: 768px) {
      #aff-contents .p-point__content picture +p {
        margin-top: 3%;
      }
    }


    /* 2w */
    #aff-contents .p-point__content.highschool .category01 {
      margin-bottom: 80px;
      padding: 0;
      width: 48.4%;
    }
    #aff-contents .p-point__content.highschool .category02 {
      margin-bottom: 80px;
      padding: 0;
      width: 63.1%;
    }
    #aff-contents .p-point__content.highschool .club01 {
      margin-bottom: 1em;
      padding: 0;
      width: 17.9%;
    }
    #aff-contents .p-point__content.highschool .club02 {
      margin-bottom: 1em;
      padding: 0;
      width: 48.9%;
    }
    @media screen and (max-width: 768px) {
      #aff-contents .p-point__content.highschool .category01, 
      #aff-contents .p-point__content.highschool .category02 {
          margin-bottom: 40px;
        }
    #aff-contents .p-point__content.highschool .club01 {
      margin-bottom: 20px;
      padding: 0;
      width: 26.85%; /* x1.5 */
    }
    #aff-contents .p-point__content.highschool .club02 {
      margin-bottom: 20px;
      padding: 0;
      width: 73.35%; /* x1.5 */
    }
    }


  /* === point - highschool === */
    #aff-contents .p-point__content.highschool h3 {
      margin: 0 0 2.5em;
      padding-left: 50px;
      font-size: 1.375rem; /* 22pt */
      line-height: 2; /* 44pt */
      font-weight: 700;
      color: #00B4ED;
      border: none;
      background: none;
    }
    #aff-contents .p-point__content.highschool h4 {
      margin: 0 0 0.5em;
      font-size: 1.5rem; /* 24pt */
      line-height: 3; /* 72pt */
      font-weight: 700;
      color: #00B4ED;
      border: none;
    }
    @media screen and (max-width: 768px) {
      #aff-contents .p-point__content.highschool h3 {
        margin: 0 0 1em;
        padding-left: 30px;
      }
      #aff-contents .p-point__content.highschool h4 {
      line-height: 1.6; 
      }
    }

    #aff-contents .p-point__content .text-box p.lead {
      margin: 0 0 1em;
      font-size: 1.5rem; /* 24pt */
      line-height: 2; /* 32pt */
      font-weight: 700;
      color: #00B4ED;
    }

    #aff-contents .p-point__content .ph-box p.cap {
      margin: 10px 0 0;
      padding: 0;
      font-size: 1.125rem; /* 18pt */
      line-height: 1.33; /* 24pt */
      font-weight: 700;
      color: #00B4ED;
    }
    #aff-contents .p-point__content .text-box p {
      margin: 0;
      padding: 0;
      font-size: 1.125rem; /* 18pt */
      line-height: 1.61; /* 29pt */
    }
    #aff-contents .p-point__content .text-box p.note {
      margin: 0.5em 0 0;
      font-size: 0.75rem; /* 12pt */
    }
    #aff-contents .p-point__content .ph-small {
      margin-bottom: 40px;
      width: 100%;
      position: relative;
  }


    #aff-contents .p-point__content .ph-small .ph-box {
      margin: 0;
      width: 74.3%;
    }
    #aff-contents .p-point__content .ph-small .text-box {
      margin: 0;
      border: 5px solid #fff;
      background-color: #00B4ED;
      position: absolute;
    }
    #aff-contents .p-point__content .ph-small .text-box p {
      margin: 0;
      padding: 0.6em;
      font-size: 1.125rem; /* 18pt */
      line-height: 1.33; /* 24pt */
      color: #fff;
      font-weight: 700;
    }


    @media screen and (max-width: 768px) {
      #aff-contents .p-point__content .ph-small .ph-box {
        margin: 0;
        width: 100%;
      }
      #aff-contents .p-point__content .ph-small .text-box {
        margin: 0;
        border: none;
        background-color: transparent;
        position: relative;
      }
    #aff-contents .p-point__content .ph-small .text-box p.cap {
      margin: 10px 0 0;
      padding: 0;
      color: #00B4ED;
    }
  }

  /* === point1 - shizuoka 弓道部 === */
    #aff-contents .p-point__content.shizuoka .ph-small .text-box {
      width: 32%;
      right: 0;
      bottom: 5%;
    }


  /* === point1 - shizuoka　フラワーデザイン部 w580 === */
    #aff-contents .p-point__content.shizuoka .ph-small.ph07 {
      margin-top: -50px;
      margin-left: 30px;
      width: 78.4%;
    }
    #aff-contents .p-point__content.shizuoka .ph-small.ph07 .ph-box {
      width: 69%;
    }
    #aff-contents .p-point__content.shizuoka .ph-small.ph07 .text-box {
      width: 44%;
      bottom: 90px;
    }

    #aff-contents .p-point__content.shizuoka .ph08 {
      position: relative;
    }
    #aff-contents .p-point__content.shizuoka .ph08 .illust {
      position: absolute;
      width: 19%;
      right: -8%;
      bottom: -10px;
    }
    @media screen and (max-width: 768px) {
      #aff-contents .p-point__content.shizuoka .ph-small .text-box {
        width: 100%;
        right: auto;
        bottom: auto;
      }

      #aff-contents .p-point__content.shizuoka .ph-small.ph07 {
        margin-top: 2em;
        margin-left: 0;
        width: 100%;
      }
      #aff-contents .p-point__content.shizuoka .ph-small.ph07 .ph-box {
        width: 100%;
      }
      #aff-contents .p-point__content.shizuoka .ph-small.ph07 .text-box {
        width: 100%;
        bottom: auto;
      }
      #aff-contents .p-point__content.shizuoka .ph08 p.cap {
      width: 90%;
      }
    }

  /* === point2 - gunma === */
    #aff-contents .p-point__content.gunma .ph-small.ph03 {
      margin-top: -160px;
    }
    #aff-contents .p-point__content.gunma .ph-small.ph02 .ph-box,
    #aff-contents .p-point__content.gunma .ph-small.ph03 .ph-box {
      width: 54%;
    }
    #aff-contents .p-point__content.gunma .ph-small.ph03 .ph-box {
      margin-left: 46%;
    }
    #aff-contents .p-point__content.gunma .ph-small.ph02 .text-box {
      width: 24%;
      left: 45%;
      top: 30px;
    }
    #aff-contents .p-point__content.gunma .ph-small.ph03 .text-box {
      width: 34%;
      right: 45%;
      bottom: 30px;
    }
    @media screen and (max-width: 768px) {
      #aff-contents .p-point__content.gunma .ph-small.ph03 {
        margin-top: 2em;
      }
      #aff-contents .p-point__content.gunma .ph-small.ph02 .ph-box,
      #aff-contents .p-point__content.gunma .ph-small.ph03 .ph-box {
        width: 100%;
      }
      #aff-contents .p-point__content.gunma .ph-small.ph03 .ph-box {
        margin-left: 0;
      }
      #aff-contents .p-point__content.gunma .ph-small.ph02 .text-box {
        width: 100%;
        left: auto;
        top: auto;
      }
      #aff-contents .p-point__content.gunma .ph-small.ph03 .text-box {
        width: 100%;
        right: auto;
        bottom: auto;
      }
    }

  /* === point3 - yamaguchi === */
    #aff-contents .p-point__content.yamaguchi .ph-small.ph03 {
      margin-top: -160px;
    }
    #aff-contents .p-point__content.yamaguchi .ph-small.ph02 .ph-box,
    #aff-contents .p-point__content.yamaguchi .ph-small.ph03 .ph-box {
      width: 54%;
    }
    #aff-contents .p-point__content.yamaguchi .ph-small.ph03 .ph-box {
      margin-left: 46%;
    }
    #aff-contents .p-point__content.yamaguchi .ph-small.ph02 .text-box {
      width: 40%;
      left: 45%;
      top: 30px;
    }
    #aff-contents .p-point__content.yamaguchi .ph-small.ph03 .text-box {
      width: 36%;
      right: 45%;
      bottom: 30px;
    }
    @media screen and (max-width: 768px) {
      #aff-contents .p-point__content.yamaguchi .ph-small.ph03 {
        margin-top: 2em;
      }
      #aff-contents .p-point__content.yamaguchi .ph-small.ph02 .ph-box,
      #aff-contents .p-point__content.yamaguchi .ph-small.ph03 .ph-box {
        width: 100%;
      }
      #aff-contents .p-point__content.yamaguchi .ph-small.ph03 .ph-box {
        margin-left: 0;
      }
      #aff-contents .p-point__content.yamaguchi .ph-small.ph02 .text-box {
        width: 100%;
        left: auto;
        top: auto;
      }
      #aff-contents .p-point__content.yamaguchi .ph-small.ph03 .text-box {
        width: 100%;
        right: auto;
        bottom: auto;
      }
    }

  /* === point4 - aomori === */
    #aff-contents .p-point__content.aomori .abs01 {
      width: 100%;
      aspect-ratio: 740/590;
    }
    #aff-contents .p-point__content.aomori .abs01 .text-box.ph01 {
      width: 37%;
      left: 5%;
      top: 58%;
    }
    #aff-contents .p-point__content.aomori .abs01 .ph-box.ph02 {
      position: absolute;
      width: 38%;
      right: 0;
      top: 190px;
    }
    #aff-contents .p-point__content.aomori .abs01 .text-box.ph02 {
      border: none;
      background-color: transparent;
      position: absolute;
      width: 37%;
      top: auto;
      left: auto;
      right: 38%;
      bottom: 30px;
    }
    #aff-contents .p-point__content.aomori .abs01 .text-box.ph02 p {
      margin: 0;
      padding: 0;
      color: #00B4ED;
    }
    @media screen and (max-width: 768px) {
      #aff-contents .p-point__content.aomori .abs01 {
        width: 100%;
        aspect-ratio: auto;
        height: auto;
      }
      #aff-contents .p-point__content.aomori .abs01 .text-box.ph01 {
        position: relative;
        width: 100%;
        top: auto;
        left: auto;
      }
      #aff-contents .p-point__content.aomori .abs01 .ph-box.ph02 {
        margin: 2em auto 0;
        position: relative;
        width: 70%;
        top: auto;
        right: auto;
      }
      #aff-contents .p-point__content.aomori .abs01 .text-box.ph02 {
        position: relative;
        width: 100%;
        right: auto;
        bottom: auto;
      }
    }

  /* === point5 - akita === */
  #aff-contents .p-point__content.akita .ph01 {
    position: relative;
    padding-bottom: 45px;
  }
    #aff-contents .p-point__content.akita .ph01 .text-box {
      margin: 0;
      width: 35%;
      border: 5px solid #fff;
      background-color: #00B4ED;
      position: absolute;
      right: 5%;
      bottom: 0;
    }
    #aff-contents .p-point__content.akita .ph01 .text-box p {
      margin: 0;
      padding: 0.6em;
      font-size: 1.125rem; /* 18pt */
      line-height: 1.33; /* 24pt */
      color: #fff;
      font-weight: 700;
    }
  #aff-contents .p-point__content.akita .abs01 {
      width: 100%;
      aspect-ratio: 740/590;
    }
    #aff-contents .p-point__content.akita .abs01 .text-box.ph02 {
      width: 37%;
      left: 5%;
      top: 58%;
    }
    #aff-contents .p-point__content.akita .abs01 .ph-box.ph03 {
      position: absolute;
      width: 38%;
      right: 0;
      top: 190px;
    }
    #aff-contents .p-point__content.akita .abs01 .text-box.ph03 {
      border: none;
      background-color: transparent;
      position: absolute;
      width: 20%;
      top: auto;
      left: auto;
      right: 38%;
      bottom: 30px;
    }
    #aff-contents .p-point__content.akita .abs01 .text-box.ph03 p {
      margin: 0;
      padding: 0;
      color: #00B4ED;
    }
    @media screen and (max-width: 768px) {
      #aff-contents .p-point__content.akita .ph01 {
        position: relative;
        padding-bottom: 0;
      }
      #aff-contents .p-point__content.akita .ph01 .text-box {
        margin: 0;
        width: 100%;
        border: none;
        background-color: transparent;
        position: relative;
        width: 100%;
        right: auto;
        bottom: auto;
      }
        #aff-contents .p-point__content.akita .ph01 .text-box p {
          margin: 10px 0 0;
          padding: 0;
          color: #00B4ED;
        }

      #aff-contents .p-point__content.akita .abs01 {
        width: 100%;
        aspect-ratio: auto;
        height: auto;
      }
      #aff-contents .p-point__content.akita .abs01 .text-box.ph02 {
        position: relative;
        width: 100%;
        top: auto;
        left: auto;
      }
      #aff-contents .p-point__content.akita .abs01 .ph-box.ph03 {
        margin: 2em auto 0;
        position: relative;
        width: 70%;
        right: auto;
        top: auto;
      }
      #aff-contents .p-point__content.akita .abs01 .text-box.ph03 {
        position: relative;
        width: 100%;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
      }
    }

 /* === point6 - tokyo === */
    #aff-contents .p-point__content.tokyo .ph-small.ph02 {
      margin-top: -160px;
    }
    #aff-contents .p-point__content.tokyo .ph-small.ph01 .ph-box {
      width: 64.86%;
    }
    #aff-contents .p-point__content.tokyo .ph-small.ph02 .ph-box {
      width: 54%;
    }
    #aff-contents .p-point__content.tokyo .ph-small.ph02 .ph-box {
      margin-left: 46%;
    }
    #aff-contents .p-point__content.tokyo .ph-small.ph01 .text-box {
      width: 34%;
      left: 55%;
      top: 30px;
    }
    #aff-contents .p-point__content.tokyo .ph-small.ph02 .text-box {
      width: 44%;
      right: 42%;
      bottom: -20px;
    }

  #aff-contents .p-point__content.tokyo .abs01 {
      width: 100%;
      aspect-ratio: 740/680;
    }
    #aff-contents .p-point__content.tokyo .abs01 .text-box.ph03 {
      width: 47%;
      left: 5%;
      top: 48%;
    }
    #aff-contents .p-point__content.tokyo .abs01 .ph-box.ph04 {
      position: absolute;
      width: 38%;
      right: 0;
      bottom: 0px;
    }
    #aff-contents .p-point__content.tokyo .abs01 .text-box.ph04 {
      border: none;
      background-color: transparent;
      position: absolute;
      width: 28%;
      top: auto;
      left: auto;
      right: 38%;
      bottom: 18px;
    }
    #aff-contents .p-point__content.tokyo .abs01 .text-box.ph04 p {
      margin: 0;
      padding: 0;
      color: #00B4ED;
    }
    @media screen and (max-width: 768px) {
      #aff-contents .p-point__content.tokyo .ph-small.ph02 {
        margin-top: 2em;
      }
      #aff-contents .p-point__content.tokyo .ph-small.ph01 .ph-box {
        width: 100%;
      }
      #aff-contents .p-point__content.tokyo .ph-small.ph02 .ph-box {
        width: 100%;
      }
      #aff-contents .p-point__content.tokyo .ph-small.ph02 .ph-box {
        margin-left: 0;
      }
      #aff-contents .p-point__content.tokyo .ph-small.ph01 .text-box {
        width: 100%;
        top: auto;
        left: auto;
      }
      #aff-contents .p-point__content.tokyo .ph-small.ph02 .text-box {
        width: 100%;
        right: auto;
        bottom: auto;
      }

      #aff-contents .p-point__content.tokyo .abs01 {
        width: 100%;
        aspect-ratio: auto;
        height: auto;
      }
      #aff-contents .p-point__content.tokyo .abs01 .text-box.ph03 {
        width: 100%;
        top: auto;
        left: auto;
      }
      #aff-contents .p-point__content.tokyo .abs01 .ph-box.ph04 {
        margin: 2em auto 0;
        position: relative;
        width: 70%;
        right: auto;
        bottom: auto;
      }
      #aff-contents .p-point__content.tokyo .abs01 .text-box.ph04 {
        position: relative;
        width: 100%;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
     }
    }


    /* == 弓道ってすごく楽しい == */
    #aff-contents .p-point__content .fun h5.sub-ttl {
      margin: 0 auto 30px;
      padding: 0;
      width: 84.2%;
      background: none;
      border: none;
    }
    #aff-contents .p-point__content .fun .card {
      margin: 0;
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-direction: row-reverse;
    }
    #aff-contents .p-point__content .fun .card:nth-child(2n) {
      flex-direction: row;
    }
    #aff-contents .p-point__content .fun .card .ph-box {
      width: 47.3%;
    }
    #aff-contents .p-point__content .fun .card .text-box {
      width: 54.5%;
    }
    #aff-contents .p-point__content .fun .card p.cap {
      margin: 0;
      padding: 0.6em;
      font-size: 1.125rem; /* 18pt */
      line-height: 1.61; /* 29pt */
      color: #AA8246;
      font-weight: 700;
      text-align: center;
    }
    #aff-contents .p-point__content .fun .card .text-box p {
      margin: 0;
      padding: 0.6em;
      font-size: 1.125rem; /* 18pt */
      line-height: 1.61; /* 29pt */
      font-weight: 700;
    }

    #aff-contents .p-point__content .fun .balloon-left, 
    #aff-contents .p-point__content .fun .balloon-right {
  position: relative;
  display: inline-block;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  font-size: 16px;
  color: #353535;
  background: #FFF;
  border: solid 2px #353535;
  box-sizing: border-box;
    }
    #aff-contents .p-point__content .fun .balloon-left {
  margin: 0 0 20px 15px;
}
    #aff-contents .p-point__content .fun .balloon-right {
  margin: 0 15px 20px 0;
}

  #aff-contents .p-point__content .fun .balloon-left:before, 
  #aff-contents .p-point__content .fun .balloon-right:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -10px;
    border: 8px solid transparent;
    z-index: 2;
  }
    #aff-contents .p-point__content .fun .balloon-left:before {
  left: -28px;
  border-right: 20px solid #FFF;
}
    #aff-contents .p-point__content .fun .balloon-right:before {
  right: -28px;
  border-left: 20px solid #FFF;
}

    #aff-contents .p-point__content .fun .balloon-left:after, 
    #aff-contents .p-point__content .fun .balloon-right:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -12px;
  border: 10px solid transparent;
  z-index: 1;
}
    #aff-contents .p-point__content .fun .balloon-left:after {
  left: -32px;
  border-right: 22px solid #353535;
}
    #aff-contents .p-point__content .fun .balloon-right:after {
  right: -32px;
  border-left: 22px solid #353535;
}

    @media screen and (max-width: 768px) {
      #aff-contents .p-point__content .fun {
        margin-top: 3em;
      }
      #aff-contents .p-point__content .fun .card,
      #aff-contents .p-point__content .fun .card:nth-child(2n) {
        flex-direction: column-reverse;
        margin-bottom: 3em;
      }
      #aff-contents .p-point__content .fun .card .ph-box {
        width: 60%;
      }
      #aff-contents .p-point__content .fun .card .text-box {
        width: 100%;
        margin-bottom: 30px;
      }

      #aff-contents .p-point__content .fun .balloon-left, 
      #aff-contents .p-point__content .fun .balloon-right {
        position: relative;
        display: inline-block;
        margin: 0;
        padding: 7px 10px;
        min-width: 120px;
        max-width: 100%;
        font-size: 16px;
        color: #353535;
        background: #FFF;
        border: solid 2px #353535;
        box-sizing: border-box;
      }

      #aff-contents .p-point__content .fun .balloon-left:before, 
      #aff-contents .p-point__content .fun .balloon-right:before {
        content: "";
        position: absolute;
        top:auto;
        right: auto;
        bottom: -24px;
        left: 50%;
        margin-left: -15px;
        border: 12px solid transparent;
        border-top: 13px solid #FFF;
        z-index: 2;
      }
      #aff-contents .p-point__content .fun .balloon-left::after, 
      #aff-contents .p-point__content .fun .balloon-right:after {
        content: "";
        position: absolute;
        top:auto;
        right: auto;
        bottom: -30px;
        left: 50%;
        margin-left: -17px;
        border: 14px solid transparent;
        border-top: 14px solid #353535;
        z-index: 1;
      }
    }

