@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: 839px;
    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: 87.4%;
      }
      #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: 360px;
    background: url(/j/pr/aff/2307/img/spe_1_01/list_bg.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: 1.8; */
      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_01/list_bg_sp.jpg) 0 0 no-repeat;
  }
  #aff-contents .p-intro .point {
      margin: 30px auto 20px;
    }
  #aff-contents .p-intro ul {
      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 {
      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%);
  }

    @media screen and (max-width: 768px) {
      #aff-contents #Point01, 
      #aff-contents #Point02 {
        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 .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 .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%;
      }
    }

    /* 資格や検定 */
    #aff-contents .p-point__content.ahs h2.ttl {
      margin-bottom: 40px;
      padding: 0;
      width: 60.7%;
      background: none;
    }
    #aff-contents .p-point__content.ahs h2.ttl::before {
      content: none;
    }
    #aff-contents .p-point__content.ahs .sphere {
      margin-bottom: 30px;
      width: 100%;
      display: flex;
      justify-content: space-between;
      align-items: flex-end;
      flex-direction: row;
      flex-wrap: wrap;
    }
    #aff-contents .p-point__content.ahs .sphere .tile {
      margin-bottom: 30px;
      width: 47.3%;
    }
    @media screen and (max-width: 768px) {
      #aff-contents .p-point__content.ahs h2.ttl {
        margin-bottom: 1em;
        width: 80%;
      }
      #aff-contents .p-point__content.ahs .sphere .tile {
        margin-bottom: 2em;
        width: 100%;
      }
    }

    #aff-contents .p-point__content.ahs .license {
      margin-bottom: 80px;
    }
    #aff-contents .p-point__content.ahs .license .inner {
      padding: 20px;
      width: 100%;
      background-color: #F2EACE;
    }
    #aff-contents .p-point__content.ahs .license h3 {
      margin: 0 0 0.5em;
      font-size: 1.25rem; /* 20pt */
      line-height: 1.5;
      font-weight: 700;
      color: #00B4ED;
      border: none;
    }
    #aff-contents .p-point__content.ahs .license p span {
      padding-right: 0;
    }
    #aff-contents .p-point__content.ahs .license p {
      margin: 0;
      font-size: 0.875rem; /* 14pt */
      line-height: 1.57; /* 22pt */
    }
    #aff-contents .p-point__content.ahs .license p.memo {
      margin: 0.5em 0 0;
      font-size: 0.625rem; /* 10pt */
      text-align: right;
    }
    @media screen and (max-width: 768px) {
      #aff-contents .p-point__content.ahs .license {
        margin-bottom: 5em;
      }
      #aff-contents .p-point__content.ahs .license p span {
        padding-right: 1em;
      }
    }

  /* === 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;
    }

  /* === point1 - hokkaido01 === */
    #aff-contents .p-point__content.hokkaido01 .ph-small .text-box {
      width: 34%;
      right: 0;
      bottom: 5%;
    }

    #aff-contents .p-point__content.hokkaido02 .abs01 {
      width: 100%;
      aspect-ratio: 740/570;
    }
    #aff-contents .p-point__content.hokkaido02 .abs01 .text-box.ph1 {
      width: 38%;
      left: 6.7%;
      top: 58%;
    }
    #aff-contents .p-point__content.hokkaido02 .abs01 .ph-box.ph2 {
      position: absolute;
      width: 41.9%;
      right: 0;
      top: 190px;
    }
    #aff-contents .p-point__content.hokkaido02 .abs01 .text-box.ph2 {
      border: none;
      background-color: transparent;
      position: absolute;
      width: 32%;
      top: auto;
      left: auto;
      right: 31%;
      bottom: 30px;
    }
    #aff-contents .p-point__content.hokkaido02 .abs01 .text-box.ph2 p {
      margin: 0;
      padding: 0;
      color: #00B4ED;
    }

    #aff-contents .p-point__content.hokkaido02 .ph-small.ph4 {
      margin-top: -160px;
    }
    #aff-contents .p-point__content.hokkaido02 .ph-small.ph3 .ph-box,
    #aff-contents .p-point__content.hokkaido02 .ph-small.ph4 .ph-box {
      width: 54%;
    }
    #aff-contents .p-point__content.hokkaido02 .ph-small.ph4 .ph-box {
      margin-left: 46%;
    }
    #aff-contents .p-point__content.hokkaido02 .ph-small.ph3 .text-box {
      width: 40%;
      left: 41.2%;
      top: 30px;
    }
    #aff-contents .p-point__content.hokkaido02 .ph-small.ph4 .text-box {
      width: 35%;
      right: 50%;
      bottom: 30px;
    }


    #aff-contents .p-point__content.kagoshima .ph-small.ph3 {
      margin-top: -160px;
    }
    #aff-contents .p-point__content.kagoshima .ph-small.ph2 .ph-box,
    #aff-contents .p-point__content.kagoshima .ph-small.ph3 .ph-box {
      width: 54%;
    }
    #aff-contents .p-point__content.kagoshima .ph-small.ph3 .ph-box {
      margin-left: 46%;
    }
    #aff-contents .p-point__content.kagoshima .ph-small.ph2 .text-box {
      width: 29%;
      left: 45%;
      top: 30px;
    }
    #aff-contents .p-point__content.kagoshima .ph-small.ph3 .text-box {
      width: 40%;
      right: 45%;
      bottom: 30px;
    }

    #aff-contents .p-point__content.hiroshima .ph2 {
      position: relative;
    }
    #aff-contents .p-point__content.hiroshima .ph2 .illust {
      position: absolute;
      width: 21%;
      right: -10%;
      bottom: 0;
    }

    @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;
    }
      #aff-contents .p-point__content.hokkaido01 .ph-small .text-box {
        width: 100%;
        right: auto;
        bottom: auto;
      }

     #aff-contents .p-point__content.hokkaido02 .abs01 {
        width: 100%;
        aspect-ratio: auto;
        height: auto;
      }

    #aff-contents .p-point__content.hokkaido02 .abs01 .text-box.ph1 {
      position: relative;
      width: 100%;
        top: auto;
        left: auto;
    }
    #aff-contents .p-point__content.hokkaido02 .abs01 .ph-box.ph2 {
      margin: 0 auto;
      position: relative;
      width: 70%;
        top: auto;
        right: auto;
    }
    #aff-contents .p-point__content.hokkaido02 .abs01 .text-box.ph2 {
      position: relative;
      width: 100%;
        right: auto;
        bottom: auto;
    }
    #aff-contents .p-point__content.hokkaido02 .ph-small.ph4 {
      margin-top: 2em;
    }
    #aff-contents .p-point__content.hokkaido02 .ph-small.ph3 .ph-box,
    #aff-contents .p-point__content.hokkaido02 .ph-small.ph4 .ph-box {
      width: 100%;
    }
    #aff-contents .p-point__content.hokkaido02 .ph-small.ph4 .ph-box {
      margin-left: 0;
    }
    #aff-contents .p-point__content.hokkaido02 .ph-small.ph3 .text-box {
      width: 100%;
        top: auto;
        left: auto;
    }
    #aff-contents .p-point__content.hokkaido02 .ph-small.ph4 .text-box {
      width: 100%;
        right: auto;
        bottom: auto;
    }


    #aff-contents .p-point__content.kagoshima .ph-small.ph3 {
      margin-top: 2em;
    }
    #aff-contents .p-point__content.kagoshima .ph-small.ph2 .ph-box,
    #aff-contents .p-point__content.kagoshima .ph-small.ph3 .ph-box {
      width: 100%;
    }
    #aff-contents .p-point__content.kagoshima .ph-small.ph3 .ph-box {
      margin-left: 0;
    }
    #aff-contents .p-point__content.kagoshima .ph-small.ph2 .text-box {
      width: 100%;
        top: auto;
        left: auto;
    }
    #aff-contents .p-point__content.kagoshima .ph-small.ph3 .text-box {
      width: 100%;
        right: auto;
        bottom: auto;
    }
    #aff-contents .p-point__content.hiroshima .ph2 p.cap {
      width: 90%;
    }

  }



    /* == 将来の夢について == */
    #aff-contents .p-point__content .future h5.sub-ttl {
      margin: 0 auto;
      padding: 0;
      width: 84.2%;
      background: none;
      border: none;
    }
    #aff-contents .p-point__content .future .lead {
      margin: 30px 0;
      padding: 0.3em;
      font-size: 1.75rem; /* 28pt */
      line-height: 1;
      color: #333;
      font-weight: 700;
      text-align: center;
      background-color: #CCF0FB;
    }
    #aff-contents .p-point__content .future .card {
      margin: 0;
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-direction: row-reverse;
    }
    #aff-contents .p-point__content .future .card:nth-child(2n) {
      flex-direction: row;
    }
    #aff-contents .p-point__content .future .card .ph-box {
      width: 47.3%;
    }
    #aff-contents .p-point__content .future .card .text-box {
      width: 54.5%;
    }
    #aff-contents .p-point__content .future .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 .future .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 .future .balloon-left, 
    #aff-contents .p-point__content .future .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 .future .balloon-left {
  margin: 0 0 20px 15px;
}
    #aff-contents .p-point__content .future .balloon-right {
  margin: 0 15px 20px 0;
}

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

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

    @media screen and (max-width: 768px) {
      #aff-contents .p-point__content .future {
        margin-top: 3em;
      }
      #aff-contents .p-point__content .future .lead {
        margin: 15px 0;
        font-size: 1.5rem; /* 24pt */
      }
      #aff-contents .p-point__content .future .card,
      #aff-contents .p-point__content .future .card:nth-child(2n) {
        flex-direction: column-reverse;
        margin-bottom: 3em;
      }
      #aff-contents .p-point__content .future .card .ph-box {
        width: 60%;
      }
      #aff-contents .p-point__content .future .card .text-box {
        width: 100%;
        margin-bottom: 30px;
      }

      #aff-contents .p-point__content .future .balloon-left, 
      #aff-contents .p-point__content .future .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 .future .balloon-left:before, 
      #aff-contents .p-point__content .future .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 .future .balloon-left::after, 
      #aff-contents .p-point__content .future .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;
      }
    }

    /* == column == */
    #aff-contents .p-point__content .column {
      padding: 35px 35px 0;
      background-color: #F2EACE;
    }
    #aff-contents .p-point__content .column h6 {
      margin: -8% auto 0;
      padding: 0;
      width: 16.2%;
      background: none;
      border: none;
    }
    #aff-contents .p-point__content .column .ttl {
      margin: 0.5em 0 1em;
      font-size: 2.25rem; /* 36pt */
      line-height: 1;
      color: #AA8246;
      font-weight: 700;
      text-align: center;
      position: relative;
    }
    #aff-contents .p-point__content .column .ttl::before,
    #aff-contents .p-point__content .column .ttl::after {
      position: absolute;
      top: 0;
      z-index: 1;
      font-weight: 400;
    }
    #aff-contents .p-point__content .column .ttl::before {
      content: "[";
      left: 0;
    }
    #aff-contents .p-point__content .column .ttl::after {
      content: "]";
      right: 0;
    }

    #aff-contents .p-point__content .column .inner {
      width: 100%;
      display: flex;
      justify-content: space-between;
      align-items: stretch;
      flex-direction: row;
      flex-wrap: wrap;
    }
    #aff-contents .p-point__content .column .inner .tile {
      margin-bottom: 35px;
      width: 47%;
    }
    #aff-contents .p-point__content .column .inner .tile picture {
      margin-bottom: 15px;
    }
    #aff-contents .p-point__content .column .inner p {
      font-size: 1.125rem; /* 18pt */
      line-height: 1.61; /* 29pt */
    }
    #aff-contents .p-point__content .column .inner p.cap {
      color: #AA8246;
      font-weight: 700;
    }
    #aff-contents .p-point__content .column .inner .principal {
      margin: 0 auto;
      width: 70.5%;
      max-width: 220px;
    }

    #aff-contents .p-point__content .column .inner .principal p.cap2 {
      font-size: 0.875rem; /* 14pt */
      line-height: 1.57; /* 22pt */
    }
      @media screen and (max-width: 768px) {
    #aff-contents .p-point__content .column {
      margin-bottom: 5em;
      padding: 20px 20px 0;
    }
    #aff-contents .p-point__content .column h6 {
      margin: -12% auto 0;
      padding: 0;
      width: 32%;
    }
    #aff-contents .p-point__content .column .ttl {
          margin: 0.5em 0 1em;
          font-size: 1.5rem; /* 24pt */
        }
        #aff-contents .p-point__content .column .inner {
          width: 100%;
          display: flex;
          justify-content: flex-start;
          align-items: center;
          flex-direction: column;
          flex-wrap: wrap;
        }
        #aff-contents .p-point__content .column .inner .tile {
          margin-bottom: 2em;
          width: 100%;
        }
    }


    #aff-contents .p-point__content .curriculum {
      padding: 0 35px 35px;
      background-color: #CCF0FB;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
    }
    #aff-contents .p-point__content .curriculum .sub {
      margin-bottom: 1.5em;
      padding: 0 20px;
      height: 36px;
      font-size: 1.5rem; /* 24pt */
      line-height: 1;
      font-weight: 700;
      color: #00B4ED;
      text-align: center;
      background-color: #fff;
      position: relative;
    }
    #aff-contents .p-point__content .curriculum .sub::before,
    #aff-contents .p-point__content .curriculum .sub::after {
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    border-color: #fff transparent;
    border-style: solid;
    content: '';
}
    #aff-contents .p-point__content .curriculum .sub::before {
    left: -36px;
    border-width: 36px 0 0 36px;
}
    #aff-contents .p-point__content .curriculum .sub::after {
    right: -36px;
    border-width: 36px 36px 0 0;
}

    #aff-contents .p-point__content .curriculum dl, 
    #aff-contents .p-point__content .curriculum dt, 
    #aff-contents .p-point__content .curriculum dd {
      margin: 0;
      padding: 0;
      line-height: 1;
      font-weight: 700;
    }

    #aff-contents .p-point__content .curriculum dl {
      display: flex;
      justify-content: flex-start;
      align-items: stretch;
    }
    #aff-contents .p-point__content .curriculum dl:first-child {
      margin-bottom: 30px;
    }
    #aff-contents .p-point__content .curriculum dt {
      width: 6em;
      font-size: 1.5rem; /* 24pt */
      line-height: 1;
      font-weight: 700;
    }
    #aff-contents .p-point__content .curriculum dd {
      flex: 1;
      font-size: 1.25rem; /* 20pt */
    }

    #aff-contents .p-point__content .curriculum dt span {
      background:linear-gradient(transparent 80%, #fff 80%);
  }

      @media screen and (max-width: 768px) {
    #aff-contents .p-point__content .curriculum {
      margin-top: 2em;
      margin-bottom: 2em;
      padding: 0 20px 20px;
    }
    #aff-contents .p-point__content .curriculum .sub {
      margin-bottom: 1em;
      padding: 0 10px;
      height: 30px;
      font-size: 1.25rem; /* 20pt */
    }
    #aff-contents .p-point__content .curriculum .sub::before {
        left: -30px;
        border-width: 30px 0 0 30px;
    }
    #aff-contents .p-point__content .curriculum .sub::after {
        right: -30px;
        border-width: 30px 30px 0 0;
    }
    #aff-contents .p-point__content .curriculum dl {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      flex-direction: column;
    }
    #aff-contents .p-point__content .curriculum dl:first-child {
      margin-bottom: 1em;
    }
    #aff-contents .p-point__content .curriculum dt, 
    #aff-contents .p-point__content .curriculum dd {
      width: 100%;
      line-height: 1.5;
    }
    #aff-contents .p-point__content .curriculum dt {
      margin-bottom: 0.3em;
    }
    }