@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__series {
  /*      margin: 0 auto; */
  margin: 0 auto 50px;
  width: 10.8%;
  text-align: center;
}
#aff-contents .p-page-ttl__visual {
  margin: 0 auto 70px;
  width: 100%;
}
#aff-contents .p-page-ttl__main {
  margin: 0 auto 60px;
  width: 100%;
  height: auto;
  line-height: 1;
}
#aff-contents .p-page-ttl__lead {
  /*  margin: 60px auto 50px; */
  margin: 0 auto 50px;
  width: 59.48%;
  text-align: center;
}
#aff-contents .p-page-ttl__lead p.memo {
  margin: 30px auto 0;
  padding: 0 0 0 1em;
  width: 740px;
  font-size: 1.125rem; /* 18pt */
  line-height: 1.61; /* 29pt */
  text-indent: -1em;
  text-align: justify;
  word-break: break-all;
}
#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__series {
    /*      margin: 0 auto; */
    margin: 0 auto 20px;
  }
  #aff-contents .p-page-ttl__visual {
    margin: 0 auto 30px;
  }
  #aff-contents .p-page-ttl__main {
    margin: 30px auto 5px;
  }
  #aff-contents .p-page-ttl__lead {
    /*    margin: 30px auto 20px; */
    margin: 0 auto 20px;
  }
  #aff-contents .p-page-ttl__lead p.memo {
    margin: 30px auto 0;
    padding: 0 0 0 1em;
    width: 100%;
    font-size: 0.65rem;
  }
  #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 {
  background-size: auto auto;
  background-color: rgba(255, 255, 255, 1);
  background-image: repeating-linear-gradient(
    135deg,
    transparent,
    transparent 5px,
    rgba(255, 247, 203, 1) 5px,
    rgba(255, 247, 203, 1) 7px
  );
  position: relative;
  margin: 100px 0;
  /*  margin: 60px 0 100px 0; */
  padding: 50px 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: column;
  z-index: 1;
}
#aff-contents .p-intro .check-point::before {
  position: absolute;
  top: -27px;
  background: url(/j/pr/aff/2312/img/table_border.png) 0 0 no-repeat;
  background-size: contain;
  content: "";
  width: 100%;
  height: 54px;
}
#aff-contents .p-intro .check-point::after {
  position: absolute;
  bottom: -27px;
  background: url(/j/pr/aff/2312/img/table_border.png) 0 0 no-repeat;
  background-size: contain;
  content: "";
  width: 100%;
  height: 54px;
}

#aff-contents .p-intro .point {
  margin: -80px auto 30px;
  width: 29.4%;
  z-index: 5;
}
#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: 10px;
  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::before,
  #aff-contents .p-intro .check-point::after {
    background-size: cover;
  }

  #aff-contents .p-intro .point {
    margin: -40px 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 {
  margin-bottom: 100px;
}
#aff-contents #Point02 {
  margin-bottom: 140px;
}
#aff-contents .p-point__content h2,
#aff-contents .p-point__content h3,
#aff-contents .p-point__content h4,
#aff-contents .p-point__content h5 {
  border: none;
  background: none;
}
#aff-contents .p-point__content h2.ttl {
  margin: 25px auto 30px;
  padding-left: 50px;
  font-size: 2.125rem;
  font-weight: 700;
  position: relative;
}
#aff-contents .p-point__content h2.ttl::before {
  content: "";
  width: 50px;
  height: 50px;
  left: 0;
  top: -25px;
  position: absolute;
  background: url(/j/pr/aff/2312/img/common/flag.svg) no-repeat;
}
#aff-contents .p-point__content h2.ttl span {
  background: linear-gradient(transparent 80%, #809fcb 80%);
}

@media screen and (max-width: 768px) {
  #aff-contents #Point01 {
    margin-bottom: 50px;
  }
  #aff-contents #Point02 {
    margin-bottom: 70px;
  }
  #aff-contents .p-point__content h2.ttl {
    margin: 25px 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 80px;
  width: 100%;
}
#aff-contents .p-point__content .box-medium {
  margin: 0 auto 80px;
  width: 740px;
  text-align: justify;
  word-break: break-all;
}
#aff-contents .p-point__content .text-box p a {
  color: #1a90c3;
  background: none;
}
#aff-contents .p-point__content picture + p {
  margin-top: 15px;
}
@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: 3%;
  }
  #aff-contents p {
    font-size: 1.125rem;
  }
}

/* === point - Base === */
#aff-contents .p-point__content a[href^="http://"],
    #aff-contents .p-point__content a[href^="https://"]
{
  background: none;
}
#aff-contents .p-point__content .text-box p {
  margin: 0;
  padding: 0;
  font-size: 1.125rem; /* 18pt */
  line-height: 1.61; /* 29pt */
  text-align: justify;
  word-break: break-all;
}
#aff-contents .p-point__content p.cap,
#aff-contents .p-point__content .text-box p.cap {
  margin: 10px 0 0;
  padding: 0;
  font-size: 0.875rem; /* 14pt */
  line-height: 1.33;
  color: #5a92cc;
}
#aff-contents .p-point__content .text-box p.cap {
  margin: 0;
}
#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 .inner {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

/* Point01, Point02 - .app  */
#aff-contents .p-point__content.app h2 {
  margin-bottom: 40px;
  width: 100%;
  font-size: 1.875rem; /* 30pt */
  line-height: 1.4;
  font-weight: 700;
  color: #c9a063;
}
#aff-contents .p-point__content.app h3 {
  margin-bottom: 40px;
  width: 100%;
  font-size: 1.5rem; /* 24pt */
  line-height: 1.4;
  font-weight: 700;
  color: #c9a063;
}
#aff-contents .p-point__content.app .ph12 h2 {
  margin-left: auto;
  margin-right: auto;
  width: 740px;
}

#aff-contents .p-point__content.app .small {
  margin-left: auto;
  margin-right: auto;
  width: 81.08%;
  max-width: 600px;
}
#aff-contents .p-point__content.app .smaller {
  margin-left: auto;
  margin-right: auto;
  width: 60.81%;
  max-width: 450px;
}

@media screen and (max-width: 768px) {
  #aff-contents .p-point__content.app h2,
  #aff-contents .p-point__content.app h3 {
    margin-bottom: 20px;
  }
  #aff-contents .p-point__content.app .ph12 h2 {
    width: 90%;
  }
  #aff-contents .p-point__content.app .small,
  #aff-contents .p-point__content.app .smaller {
    width: 100%;
  }
}

/* 監修 */
#aff-contents .p-point__content .box-medium + .supervision {
  margin: 120px auto 80px;
}
#aff-contents .p-point__content .supervision {
  width: calc(100% - 10px);
  position: relative;
  z-index: 10;
}
#aff-contents .p-point__content .supervision::after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  background-size: auto auto;
  background-color: rgba(255, 255, 255, 1);
  background-image: repeating-linear-gradient(
    135deg,
    transparent,
    transparent 5px,
    rgba(255, 240, 0, 1) 5px,
    rgba(255, 240, 0, 1) 7px
  );
  right: -10px;
  bottom: -10px;
  z-index: -1;
}
#aff-contents .p-point__content .supervision .app-name {
  width: 51.35%;
  aspect-ratio: 380 / 70;
  position: absolute;
  left: 30px;
  top: 0;
  transform: translateY(-50%);
}

#aff-contents .p-point__content .supervision .inner {
  padding: 20px 30px;
  align-items: center;
  background-color: #f9f4ec;
}
#aff-contents .p-point__content .supervision .text-box {
  padding-top: 10px;
  width: 70.15%; /* 470px */
}
#aff-contents .p-point__content .supervision .ph-box {
  width: 26.86%;
}
#aff-contents .p-point__content .supervision .text-box img {
  width: 31.06%;
}
#aff-contents .p-point__content .supervision .text-box p.post {
  margin-top: 20px;
  font-size: 1.125rem; /* 18pt */
  line-height: 1.61; /* 29pt */
}

@media screen and (max-width: 768px) {
  #aff-contents .p-point__content .supervision {
    margin: 60px auto 40px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
  }
  #aff-contents .p-point__content .supervision .app-name {
    width: 77%;
    aspect-ratio: 380 / 70;
    position: absolute;
    left: 15px;
    top: 0;
    transform: translateY(-50%);
  }
  #aff-contents .p-point__content .supervision .inner {
    padding: 30px 15px 10px 15px;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
  }
  #aff-contents .p-point__content .supervision .ph-box {
    margin: 0 auto;
    width: 40%;
  }
  #aff-contents .p-point__content .supervision .text-box {
    margin-bottom: 15px;
    width: 100%;
  }
  #aff-contents .p-point__content .supervision .text-box img {
    width: 46.59%;
  }
  #aff-contents .p-point__content .supervision .text-box p.post {
    margin-top: 10px;
    font-size: 0.875rem;
  }
}

/* ph */
#aff-contents .p-point__content .ph01 {
  position: relative;
}
#aff-contents .p-point__content .ph01 .ph-box {
  margin-right: auto;
  padding-bottom: 60px;
  width: 73.33%;
}
#aff-contents .p-point__content .ph01 .text-box {
  padding: 40px;
  width: 47.77%;
  background-color: #fff9d6;
  box-shadow: 5px 5px 0px 0 #c9a063;

  position: absolute;
  right: 5px;
  bottom: 0;
}
#aff-contents .p-point__content .ph01 .person {
  margin-bottom: 20px;
  width: 49.7%;
}

@media screen and (max-width: 768px) {
  #aff-contents .p-point__content .ph01 .ph-box {
    margin-right: auto;
    padding-bottom: 20px;
    width: 100%;
  }
  #aff-contents .p-point__content .ph01 .text-box {
    padding: 15px;
    width: calc(100% - 5px);
    background-color: #fff9d6;
    box-shadow: 5px 5px 0px 0 #c9a063;

    position: relative;
    right: auto;
    bottom: auto;
  }
  #aff-contents .p-point__content .ph01 .person {
    margin-bottom: 10px;
  }
}

#aff-contents .p-point__content .ph02,
#aff-contents .p-point__content .ph04,
#aff-contents .p-point__content .ph05 {
  position: relative;
}
#aff-contents .p-point__content .ph02 .pop {
  width: 35.66%;
  position: absolute;
  right: -13.8%;
  top: -13.33%;
}

@media screen and (max-width: 768px) {
  #aff-contents .p-point__content .ph02 .pop {
    right: -6.5%;
    top: -10%;
  }
}

#aff-contents .p-point__content .ph04 .inner,
#aff-contents .p-point__content .ph06 .inner {
  align-items: flex-end;
}
#aff-contents .p-point__content .ph04 .inner .left,
#aff-contents .p-point__content .ph06 .inner .left {
  width: 40.54%; /* 300px */
}
#aff-contents .p-point__content .ph04 .inner .right,
#aff-contents .p-point__content .ph06 .inner .right {
  width: 54.05%; /* 400px */
}

#aff-contents .p-point__content .ph06 .ph-box {
  position: relative;
}
#aff-contents .p-point__content .ph06 .pop {
  width: 38.6%;
  position: absolute;
  left: -3.8%;
  top: -22%;
}
@media screen and (max-width: 768px) {
  #aff-contents .p-point__content .ph04 .inner,
  #aff-contents .p-point__content .ph06 .inner {
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
  }
  #aff-contents .p-point__content .ph04 .inner .left {
    margin-bottom: 40px;
    width: 70%;
  }
  #aff-contents .p-point__content .ph06 .inner .left {
    margin-bottom: 80px;
    width: 70%;
  }
  #aff-contents .p-point__content .ph04 .inner .right,
  #aff-contents .p-point__content .ph06 .inner .right {
    width: 100%;
  }
}

#aff-contents .p-point__content .ph08 .inner {
  align-items: flex-start;
}
#aff-contents .p-point__content .ph08 .inner .left,
#aff-contents .p-point__content .ph08 .inner .right {
  width: 40.54%;
}
@media screen and (max-width: 768px) {
  #aff-contents .p-point__content .ph08 .inner {
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
  }
  #aff-contents .p-point__content .ph08 .inner .left,
  #aff-contents .p-point__content .ph08 .inner .right {
    margin-bottom: 40px;
    width: 70%;
  }
}

#aff-contents .p-point__content .ph10 {
  margin-bottom: 120px;
}
#aff-contents .p-point__content .ph10 .inner {
  align-items: flex-start;
}
#aff-contents .p-point__content .ph10 .inner .left {
  width: 54.05%;
}
#aff-contents .p-point__content .ph10 .inner .right {
  width: 40.54%;
}
@media screen and (max-width: 768px) {
  #aff-contents .p-point__content .ph10 .inner {
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
  }
  #aff-contents .p-point__content .ph10 .inner .left {
    margin-bottom: 40px;
    width: 100%;
  }
  #aff-contents .p-point__content .ph10 .inner .right {
    width: 70%;
  }
}

#aff-contents .p-point__content .ph11 .ph-box {
  position: relative;
}
#aff-contents .p-point__content .ph11 .pop {
  width: 57.33%;
  position: absolute;
  right: -19.5%;
  top: -14%;
}
@media screen and (max-width: 768px) {
  #aff-contents .p-point__content .ph11 .pop {
    right: -6.5%;
    top: -40%;
  }
}

#aff-contents .p-point__content .ph12 .ph-box {
  position: relative;
}
#aff-contents .p-point__content .ph12 .pop {
  width: 48.33%;
  position: absolute;
  left: -28%;
  top: -5%;
}
#aff-contents .p-point__content .ph12 .pop2 {
  width: 48%;
  position: absolute;
  right: -27%;
  top: -17%;
}
@media screen and (max-width: 768px) {
  #aff-contents .p-point__content .ph12 .ph-box {
    padding-top: 10%;
  }
  #aff-contents .p-point__content .ph12 .pop {
    left: -6.5%;
    top: -5%;
  }
  #aff-contents .p-point__content .ph12 .pop2 {
    right: -6.5%;
    top: -12%;
  }
}

/* 吹き出し */
#aff-contents .p-point__content .balloon-up,
#aff-contents .p-point__content .balloon-left,
#aff-contents .p-point__content .balloon-right {
  padding: 15px;
  min-width: 120px;
  max-width: 100%;
  background: #5a92cc;
  box-sizing: border-box;
}

#aff-contents .p-point__content .balloon-up {
  padding-top: 40px;
  clip-path: polygon(50% 0%, 100% 25px, 100% 100%, 0 100%, 0% 25px);
}
#aff-contents .p-point__content .balloon-left {
  padding-left: 30px;
  clip-path: polygon(25px 0%, 100% 0%, 100% 100%, 25px 100%, 0% 50%);
}
#aff-contents .p-point__content .balloon-right {
  padding-right: 30px;
  clip-path: polygon(
    0% 0%,
    calc(100% - 25px) 0%,
    100% 50%,
    calc(100% - 25px) 100%,
    0% 100%
  );
}
#aff-contents .p-point__content .balloon-up p.cap,
#aff-contents .p-point__content .balloon-left p.cap,
#aff-contents .p-point__content .balloon-right p.cap {
  margin: 0;
  color: #fff;
}
#aff-contents .p-point__content .ph04 .left,
#aff-contents .p-point__content .ph06 .left,
#aff-contents .p-point__content .ph10 .right {
  position: relative;
}
#aff-contents .p-point__content .ph04 .balloon-left,
#aff-contents .p-point__content .ph06 .balloon-left {
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(100%);
}
#aff-contents .p-point__content .ph10 .balloon-right {
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translateX(-100%);
}

@media screen and (max-width: 768px) {
  #aff-contents .p-point__content .ph04 .balloon-left,
  #aff-contents .p-point__content .ph06 .balloon-left,
  #aff-contents .p-point__content .ph10 .balloon-right {
    padding: 40px 15px 15px;
    clip-path: polygon(50% 0%, 100% 25px, 100% 100%, 0 100%, 0% 25px);
    position: relative;
    right: auto;
    left: auto;
    top: auto;
    bottom: auto;
    transform: none;
  }
}

/* Point05 = Topics */
#aff-contents .p-point__content .topics {
  padding: 35px;
  background-color: #fffbe6;
}
#aff-contents .p-point__content .topics h2 {
  margin: -8% auto 0;
  padding: 0;
  width: 17%;
  background: none;
  border: none;
}
#aff-contents .p-point__content .topics .ttl {
  margin: 0.5em 0 1em;
  font-size: 2.25rem; /* 36pt */
  line-height: 1.2;
  color: #c9a063;
  font-weight: 700;
  text-align: center;
  position: relative;
}
#aff-contents .p-point__content .topics .ttl::before,
#aff-contents .p-point__content .topics .ttl::after {
  position: absolute;
  top: 0;
  z-index: 1;
  content: "";
  width: 12px;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}
#aff-contents .p-point__content .topics .ttl::before {
  left: 0;
  background-image: url(/j/pr/aff/2312/img/spe_1_02/topics_parts01_3l.svg);
}
#aff-contents .p-point__content .topics .ttl::after {
  right: 0;
  background-image: url(/j/pr/aff/2312/img/spe_1_02/topics_parts02_3l.svg);
}
#aff-contents .p-point__content .topics p {
  margin-bottom: 1em;
  font-size: 1.125rem; /* 18pt */
  line-height: 1.61; /* 29pt */
}
#aff-contents .p-point__content .topics p:last-child {
  margin-bottom: 0;
}

#aff-contents .p-point__content .topics p.cap {
  margin-top: 10px;
  /*  font-weight: 700; */
}
#aff-contents .p-point__content .topics p.cap {
  color: #5a92cc;
}
#aff-contents .p-point__content .topics p.authority a {
  color: #5a92cc;
}
#aff-contents .p-point__content .topics p.attention {
  font-size: 0.875rem; /* 14pt */
}
#aff-contents .p-point__content .topics .inner {
  align-items: flex-start;
  flex-direction: row-reverse;
}
#aff-contents .p-point__content .topics .inner .text-box,
#aff-contents .p-point__content .topics .inner .ph-box {
  width: 47.76%;
}

@media screen and (max-width: 768px) {
  #aff-contents .p-point__content .topics {
    padding: 20px;
  }
  #aff-contents .p-point__content .topics h2 {
    margin: -12% auto 0;
    padding: 0;
    width: 32%;
  }
  #aff-contents .p-point__content .topics .ttl {
    margin: 0.5em 0 1.5em;
    font-size: 1.25rem; /* 20pt */
    line-height: 1.2;
  }

  #aff-contents .p-point__content .topics .inner {
    align-items: flex-start;
    flex-direction: column;
    flex-wrap: wrap;
  }
  #aff-contents .p-point__content .topics .inner .text-box {
    width: 100%;
  }
  #aff-contents .p-point__content .topics .inner .ph-box {
    margin: 0 auto 20px;
    width: 70%;
  }
}
