@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: 886px;
    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.3%;
      }
      #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: 380px;
    background: url(/j/pr/aff/2307/img/spe_1_04/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;
      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_04/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;
  }

    @media screen and (max-width: 768px) {
    #aff-contents #Point01, 
    #aff-contents #Point02, 
    #aff-contents #Point03, 
    #aff-contents #Point04, 
    #aff-contents #Point05 {
        margin-bottom: 80px;
      }
    }

  #aff-contents .p-point__content .box-large {
      margin: 0 auto 80px;
      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 .box-large {
      margin: 0 auto 40px;
      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%;
      }
    }


    /* 4w */
    #aff-contents .p-point__content .category01, 
    #aff-contents .p-point__content .category02, 
    #aff-contents .p-point__content .category03, 
    #aff-contents .p-point__content .category04 {
      margin-bottom: 35px;
      padding: 0;
      background: none;
    }
    #aff-contents .p-point__content .category01 {
      width: 47.7%;
    }
    #aff-contents .p-point__content .category02 {
      width: 30.7%;
    }
    #aff-contents .p-point__content .category03 {
      width: 31.8%;
    }
    #aff-contents .p-point__content .category04 {
      width: 62.16%;
    }
    @media screen and (max-width: 768px) {
      #aff-contents .p-point__content .category01, 
      #aff-contents .p-point__content .category02, 
      #aff-contents .p-point__content .category03, 
      #aff-contents .p-point__content .category04 {
          margin-bottom: 20px;
      }
    }

  #aff-contents .p-point__content .num01, 
  #aff-contents .p-point__content .num02, 
  #aff-contents .p-point__content .num03, 
  #aff-contents .p-point__content .num04 {
    padding: 45px 110px;
    margin-bottom: 120px;
    background-color: #EDFAFE;
    background-position: right 110px bottom 45px;
    background-repeat: no-repeat;
  }
  #aff-contents .p-point__content .num01 .box-medium, 
  #aff-contents .p-point__content .num02 .box-medium, 
  #aff-contents .p-point__content .num03 .box-medium, 
  #aff-contents .p-point__content .num04 .box-medium {
    margin: 0;
    position: relative;
  }
  #aff-contents .p-point__content .num01{
    background-image: url(/j/pr/aff/2307/img/spe_1_04/num01.svg);
    background-size: 27.7% auto;
  }
  #aff-contents .p-point__content .num02{
    background-image: url(/j/pr/aff/2307/img/spe_1_04/num02.svg);
    background-size: 32.6% auto;
    background-position: right 110px bottom 80px;
  }
  #aff-contents .p-point__content .num03{
    background-image: url(/j/pr/aff/2307/img/spe_1_04/num03.svg);
    background-size: 32.8% auto;
  }
  #aff-contents .p-point__content .num04{
    background-image: url(/j/pr/aff/2307/img/spe_1_04/num04.svg);
    background-size: 33% auto;
    background-position: right 110px bottom 80px;
  }
  #aff-contents .p-point__content .num01 .ph-box,
  #aff-contents .p-point__content .num03 .ph-box {
      margin: 0;
      width: 74.3%;
  }
  #aff-contents .p-point__content .num02 .ph-box,
  #aff-contents .p-point__content .num04 .ph-box {
      margin: 0;
      width: 52.7%;
  }
  #aff-contents .p-point__content .prof {
    margin-top: 1em;
    font-size: 1rem;
    line-height: 1.25;
    font-weight: 700;
    color:#00B4ED;
    text-align: center;
  }
  #aff-contents .p-point__content .num02 .prof,
  #aff-contents .p-point__content .num04 .prof {
    margin-top: 0;
    text-align: left;
    position: absolute;
    left: 56%;
    bottom: 0;
  }
  #aff-contents .p-point__content .num01 .lead, 
  #aff-contents .p-point__content .num02 .lead, 
  #aff-contents .p-point__content .num03 .lead, 
  #aff-contents .p-point__content .num04 .lead {
    font-size: 2rem; /* 32pt */
    font-weight: 700;
    color:#00B4ED;
    line-height: 1.25;
    text-align: left;
    writing-mode: vertical-rl;
    position: absolute;
    right: 1em;
    top: 0;
    }
  #aff-contents .p-point__content .num02 .lead, 
  #aff-contents .p-point__content .num04 .lead {
    right: 2.5em;
  }
  #aff-contents .p-point__content .num01 .lead .yaku, 
  #aff-contents .p-point__content .num02 .lead .yaku, 
  #aff-contents .p-point__content .num03 .lead .yaku, 
  #aff-contents .p-point__content .num04 .lead .yaku {
    position: relative;
    left: 0.5em;
    top: -0.5em;
    }
  @media screen and (max-width: 768px) {
    #aff-contents .p-point__content .num01 .box-medium, 
    #aff-contents .p-point__content .num02 .box-medium, 
    #aff-contents .p-point__content .num03 .box-medium, 
    #aff-contents .p-point__content .num04 .box-medium {
        width: 100%;
    }
    #aff-contents .p-point__content .num01, 
    #aff-contents .p-point__content .num02, 
    #aff-contents .p-point__content .num03, 
    #aff-contents .p-point__content .num04 {
      padding: 5%;
      margin-bottom: 40px;
      background-position: right 3% bottom 3%;
    }

    #aff-contents .p-point__content .num01 .ph-box,
    #aff-contents .p-point__content .num03 .ph-box, 
    #aff-contents .p-point__content .num02 .ph-box,
    #aff-contents .p-point__content .num04 .ph-box {
        margin: 0 auto;
        width: 100%;
        text-align: center;
      }
    #aff-contents .p-point__content .num02 .ph-box picture img,
    #aff-contents .p-point__content .num04 .ph-box picture img {
        margin: 0 auto;
        width: 70%;
    }

    #aff-contents .p-point__content .prof {
      text-align: center;
    }
    #aff-contents .p-point__content .num02 .prof,
    #aff-contents .p-point__content .num04 .prof {
      margin-top: 1em;
      text-align: center;
      position: relative;
      left: auto;
      bottom: auto;
    }
    #aff-contents .p-point__content .num01 .lead, 
    #aff-contents .p-point__content .num02 .lead, 
    #aff-contents .p-point__content .num03 .lead, 
    #aff-contents .p-point__content .num04 .lead {
      font-size: 1.5rem; /* 24pt */
      writing-mode: horizontal-tb;
      position: relative;
      right: auto;
      top: auto;
      }
    #aff-contents .p-point__content .num02 .lead, 
    #aff-contents .p-point__content .num04 .lead {
      right: auto;
    }
    #aff-contents .p-point__content .num01 .lead .yaku, 
    #aff-contents .p-point__content .num02 .lead .yaku, 
    #aff-contents .p-point__content .num03 .lead .yaku, 
    #aff-contents .p-point__content .num04 .lead .yaku {
      position: relative;
      left: auto;
      top: auto;
    }
  }


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

    #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 - foods === */
    #aff-contents .p-point__content.foods .ph-small.ph02 .text-box {
      width: 36%;
      right: 0;
      top: 30px;
    }
    #aff-contents .p-point__content.foods .ph-small.ph03 .text-box {
      width: 34%;
      right: 0;
      bottom: 30px;
    }

    #aff-contents .p-point__content.foods .ph-small.ph05 {
      margin-top: -120px;
    }
    #aff-contents .p-point__content.foods .ph-small.ph04 .ph-box {
      width: 77%;
    }
    #aff-contents .p-point__content.foods .ph-small.ph05 .ph-box {
      margin-left: 50%;
      width: 50%;
    }
    #aff-contents .p-point__content.foods .ph-small.ph04 .text-box {
      width: 36%;
      left: 5%;
      bottom: -80px;
    }
    #aff-contents .p-point__content.foods .ph-small.ph05 .text-box {
      width: 35%;
      right: 40%;
      bottom: 30px;
    }
    
    #aff-contents .p-point__content.foods .ph-small.ph06 .ph-box {
      width: 42.6%;
    }
    #aff-contents .p-point__content.foods .ph-small.ph06 .text-box {
      width: 44%;
      left: 43%;
      bottom: 5%;
      border: none;
      background-color: transparent;
    }
    #aff-contents .p-point__content.foods .ph-small.ph06 .text-box p.cap {
      margin: 0;
      padding: 0;
      font-size: 1.125rem; /* 18pt */
      line-height: 1.33; /* 24pt */
      font-weight: 700;
      color: #00B4ED;
    }

    #aff-contents .p-point__content.foods .ph-small.ph08 {
      margin-top: -120px;
    }
    #aff-contents .p-point__content.foods .ph-small.ph07 .ph-box {
      width: 54%;
    }
    #aff-contents .p-point__content.foods .ph-small.ph08 .ph-box {
      margin-left: 46%;
      width: 54%;
    }
    #aff-contents .p-point__content.foods .ph-small.ph07 .text-box {
      width: 30%;
      left: 5%;
      bottom: -80px;
    }
    #aff-contents .p-point__content.foods .ph-small.ph08 .text-box {
      width: 33%;
      right: 5%;
      top: -65px;
    }
    
    @media screen and (max-width: 768px) {
      #aff-contents .p-point__content.foods .ph-small.ph02 .text-box {
        width: 100%;
        right: auto;
        top: auto;
      }
      #aff-contents .p-point__content.foods .ph-small.ph03 .text-box {
        width: 100%;
        right: auto;
        bottom: auto;
      }
      #aff-contents .p-point__content.foods .ph-small.ph03 .text-box p.cap {
        width: 90%;
      }
      #aff-contents .p-point__content.foods .ph-small.ph03 .illust {
        position: absolute;
        width: 19%;
        right: -8%;
        bottom: -10px;
      }

      #aff-contents .p-point__content.foods .ph-small.ph05 {
        margin-top: 2em;
      }
      #aff-contents .p-point__content.foods .ph-small.ph04 .ph-box {
        width: 100%;
      }
      #aff-contents .p-point__content.foods .ph-small.ph05 .ph-box {
        width: 100%;
      }
      #aff-contents .p-point__content.foods .ph-small.ph05 .ph-box {
        margin-left: 0;
      }
      #aff-contents .p-point__content.foods .ph-small.ph04 .text-box {
        width: 100%;
        left: auto;
        bottom: auto;
      }
      #aff-contents .p-point__content.foods .ph-small.ph05 .text-box {
        width: 100%;
        right: auto;
        bottom: auto;
      }

      #aff-contents .p-point__content.foods .ph-small.ph06 .ph-box {
        margin: 0 auto;
        width: 70%;
      }
      #aff-contents .p-point__content.foods .ph-small.ph06 .text-box {
        width: 100%;
        left: auto;
        bottom: auto;
      }

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


    /* === point2 - lily === */
    #aff-contents .p-point__content.lily .ph-small.ph03 {
      margin-top: -160px;
    }
    #aff-contents .p-point__content.lily .ph-small.ph02 .ph-box {
      width: 54%;
    }
    #aff-contents .p-point__content.lily .ph-small.ph03 .ph-box {
      margin-left: 46%;
      width: 54%;
    }
    #aff-contents .p-point__content.lily .ph-small.ph02 .text-box {
      width: 32%;
      left: 5%;
      bottom: -50px;
    }

    #aff-contents .p-point__content.lily .ph-small.ph04 .ph-box {
      margin: 0 auto;
      width: 56.7%;
    }
    #aff-contents .p-point__content.lily .ph-small.ph04 .text-box {
      width: 26%;
      right: 5%;
      bottom: 50px;
    }

    @media screen and (max-width: 768px) {
      #aff-contents .p-point__content.lily .ph-small.ph03 {
        margin-top: 2em;
      }
      #aff-contents .p-point__content.lily .ph-small.ph02 .ph-box {
        width: 100%;
      }
      #aff-contents .p-point__content.lily .ph-small.ph03 .ph-box {
        margin-left: 0;
        width: 100%;
      }
      #aff-contents .p-point__content.lily .ph-small.ph02 .text-box {
        width: 100%;
        left: auto;
        bottom: auto;
      }

      #aff-contents .p-point__content.lily .ph-small.ph04 .ph-box {
        margin: 0 auto;
        width: 70%;
      }
      #aff-contents .p-point__content.lily .ph-small.ph04 .text-box {
        width: 100%;
        right: auto;
        bottom: auto;
      }
    }

    /* === point3 - cow === */
    #aff-contents .p-point__content.cow .ph-small.ph03 {
      margin-top: -240px;
    }
    #aff-contents .p-point__content.cow .ph-small.ph02 .ph-box {
      width: 43.2%;
    }
    #aff-contents .p-point__content.cow .ph-small.ph03 .ph-box {
      margin-left: 36.5%;
      width: 63.5%;
    }
    #aff-contents .p-point__content.cow .ph-small.ph03 .text-box {
      width: 27%;
      right: 5%;
      top: -80px;
    }
    #aff-contents .p-point__content.cow .ph-small.ph03 .illust {
      position: absolute;
      width: 19%;
      left: -3%;
      bottom: -15px;
    }

    @media screen and (max-width: 768px) {
      #aff-contents .p-point__content.cow .ph-small.ph03 {
        margin-top: 2em;
      }
      #aff-contents .p-point__content.cow .ph-small.ph02 .ph-box {
        margin: 0 auto;
        width: 70%;
      }
      #aff-contents .p-point__content.cow .ph-small.ph03 .ph-box {
        margin-left: 0;
        width: 100%;
      }
      #aff-contents .p-point__content.cow .ph-small.ph03 .text-box {
        width: 100%;
        right: auto;
        top: auto;
      }
      #aff-contents .p-point__content.cow .ph-small.ph03 .text-box p.cap{
        margin-left: 20%;
      }
      #aff-contents .p-point__content.cow .ph-small.ph03 .illust {
        position: absolute;
        width: 19%;
        left: -3%;
        bottom: 0;
      }
    }

    /* === point4 - handball === */
    #aff-contents .p-point__content.handball .ph-small.ph02 {
      z-index: 5;
    }
    #aff-contents .p-point__content.handball .ph-small.ph03 {
      margin-top: -160px;
    }
    #aff-contents .p-point__content.handball .ph-small.ph02 .ph-box {
      width: 54%;
    }
    #aff-contents .p-point__content.handball .ph-small.ph03 .ph-box {
      margin-left: 46%;
      width: 54%;
    }
    #aff-contents .p-point__content.handball .ph-small.ph02 .text-box {
      width: 27%;
      left: 48%;
      top: 25px;
    }
    #aff-contents .p-point__content.handball .ph-small.ph03 .text-box {
      width: 31%;
      right: 46%;
      bottom: 25px;
    }

    #aff-contents .p-point__content.handball .ph-small.ph05 {
      margin-top: -160px;
    }
    #aff-contents .p-point__content.handball .ph-small.ph04 .ph-box {
      width: 54%;
    }
    #aff-contents .p-point__content.handball .ph-small.ph05 .ph-box {
      margin-left: 46%;
      width: 54%;
    }
    #aff-contents .p-point__content.handball .ph-small.ph04 .text-box {
      width: 31%;
      left: 5%;
      bottom: -50px;
    }
    #aff-contents .p-point__content.handball .ph-small.ph05 .text-box {
      width: 36%;
      right: 5%;
      top: -80px;
    }

    @media screen and (max-width: 768px) {
      #aff-contents .p-point__content.handball .ph-small.ph03 {
        margin-top: 2em;
      }
      #aff-contents .p-point__content.handball .ph-small.ph02 .ph-box {
        width: 100%;
      }
      #aff-contents .p-point__content.handball .ph-small.ph03 .ph-box {
        margin-left: 0;
        width: 100%;
      }
      #aff-contents .p-point__content.handball .ph-small.ph02 .text-box {
        width: 100%;
        left: auto;
        top: auto;
      }
      #aff-contents .p-point__content.handball .ph-small.ph03 .text-box {
        width: 100%;
        right: auto;
        bottom: auto;
      }

      #aff-contents .p-point__content.handball .ph-small.ph05 {
        margin-top: 2em;
      }
      #aff-contents .p-point__content.handball .ph-small.ph04 .ph-box {
        width: 100%;
      }
      #aff-contents .p-point__content.handball .ph-small.ph05 .ph-box {
        margin-left: 0;
        width: 100%;
      }
      #aff-contents .p-point__content.handball .ph-small.ph04 .text-box {
        width: 100%;
        left: auto;
        bottom: auto;
      }
      #aff-contents .p-point__content.handball .ph-small.ph05 .text-box {
        width: 100%;
        right: auto;
        top: auto;
      }

    }

