@charset "UTF-8";
img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

img.-w100 {
  max-width: none;
}

img.-w100,
picture.-w100 {
  width: 100%;
}

picture.-w100 img {
  max-width: none;
  width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
}

button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
}

#wrapper {
  overflow: hidden;
}

body .slick-slider {
  line-height: 1;
}

body .slick-dotted.slick-slider {
  margin-bottom: unset;
}

body .slick-loading .slick-list {
  background-image: none !important;
}

.-center {
  text-align: center;
}

img.-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

picture.-center {
  display: block;
  text-align: center;
}

.-align-right {
  text-align: right !important;
}

.-align-left {
  text-align: left !important;
}

.-bold {
  font-weight: 700;
}

.-hover-opc {
  transition: opacity var(--g-anim-speed);
}

.-hover-scale {
  transition: scale var(--g-anim-speed-slow);
}

.roboto {
  font-family: Roboto, sans-serif !important;
}

picture {
  display: block;
}

.cmn-inner {
  box-sizing: initial;
  margin-inline: auto;
}

:root {
  --g-color-text-def: #000;
  --g-color-border: #b7b0aa;
  --column01-01: #8575d6;
  --column01-02: #f07e1c;
  --g-anim-speed: 0.15s;
  --g-anim-speed-slow: 0.5s;
  --g-header-height-pc: 80px;
  --g-header-height-pc-vw: vwPC(80);
  --g-header-height-sp: 60px;
}

#aff-contents {
  -webkit-text-size-adjust: 100%;
  font-feature-settings: "palt";
  background: #fff;
  color: #000000;
  font-family: Noto Sans JP, -apple-system, BlinkMacSystemFont, Helvetica Neue, Arial, 游ゴシック体, Yu Gothic, YuGothic, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, メイリオ, Meiryo, sans-serif;
  font-size: 1.14285714em;
  letter-spacing: 0.0625em;
  line-height: 1.625;
  overflow: hidden;
}
@media (max-width: 7px) {
  #aff-contents {
    font-size: 1em;
  }
}
#aff-contents html {
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  overflow-y: scroll;
}
#aff-contents html [type=button] {
  -webkit-appearance: button;
}
#aff-contents * {
  box-sizing: inherit;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  font-size: inherit;
  margin: 0;
  padding: 0;
}
#aff-contents :after {
  box-sizing: inherit;
  text-decoration: inherit;
  vertical-align: inherit;
}
#aff-contents :before {
  box-sizing: inherit;
  text-decoration: inherit;
  vertical-align: inherit;
}
#aff-contents audio:not([controls]) {
  display: none;
  height: 0;
}
#aff-contents hr {
  overflow: visible;
}
#aff-contents article {
  display: block;
}
#aff-contents aside {
  display: block;
}
#aff-contents details {
  display: block;
}
#aff-contents figcaption {
  display: block;
}
#aff-contents figure {
  display: block;
}
#aff-contents footer {
  display: block;
}
#aff-contents header {
  display: block;
}
#aff-contents main {
  display: block;
}
#aff-contents menu {
  display: block;
}
#aff-contents nav {
  display: block;
}
#aff-contents section {
  display: block;
}
#aff-contents summary {
  display: block;
  display: list-item;
}
#aff-contents small {
  font-size: 80%;
}
#aff-contents [hidden] {
  display: none;
}
#aff-contents template {
  display: none;
}
#aff-contents abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none;
}
#aff-contents a {
  -webkit-text-decoration-skip: objects;
  background-color: initial;
  color: inherit;
  text-decoration: none;
  transition: 0.3s;
  word-break: break-all;
}
#aff-contents a:active {
  outline-width: 0;
}
#aff-contents a:hover {
  outline-width: 0;
}
@media print, screen and (min-width: 769px) {
  #aff-contents a:hover {
    opacity: 0.7;
  }
}
#aff-contents code {
  font-family: monospace, monospace;
}
#aff-contents kbd {
  font-family: monospace, monospace;
}
#aff-contents pre {
  font-family: monospace, monospace;
}
#aff-contents samp {
  font-family: monospace, monospace;
}
#aff-contents b {
  font-weight: bolder;
}
#aff-contents strong {
  font-weight: bolder;
  font-size: 100%;
  font-weight: 700;
}
#aff-contents dfn {
  font-style: italic;
}
#aff-contents mark {
  background-color: #ff0;
  color: #000;
}
#aff-contents sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: initial;
  bottom: -0.25em;
}
#aff-contents sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: initial;
  top: -0.5em;
}
#aff-contents input {
  border-radius: 0;
  font: inherit;
  background-color: initial;
  border-style: none;
  color: inherit;
  background-color: initial;
  border: 1px solid #aaa;
  color: inherit;
  max-width: 100%;
}
#aff-contents [role=button] {
  cursor: pointer;
}
#aff-contents [type=button] {
  cursor: pointer;
}
#aff-contents [type=reset] {
  cursor: pointer;
  -webkit-appearance: button;
}
#aff-contents [type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
}
#aff-contents button {
  cursor: pointer;
  font: inherit;
  overflow: visible;
  -webkit-appearance: button;
  text-transform: none;
  background-color: initial;
  border-style: none;
  color: inherit;
}
#aff-contents textarea {
  overflow: auto;
  resize: vertical;
  font: inherit;
  background-color: initial;
  border-style: none;
  color: inherit;
  background-color: initial;
  border: 1px solid #aaa;
  color: inherit;
  max-width: 100%;
}
#aff-contents optgroup {
  font: inherit;
}
#aff-contents select {
  font: inherit;
  text-transform: none;
  background-color: initial;
  border: 1px solid #aaa;
  color: inherit;
  max-width: 100%;
}
#aff-contents [type=button]::-moz-focus-inner {
  border-style: none;
  padding: 0;
  outline: 1px dotted ButtonText;
}
#aff-contents [type=reset]::-moz-focus-inner {
  border-style: none;
  padding: 0;
  outline: 1px dotted ButtonText;
}
#aff-contents [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
  outline: 1px dotted ButtonText;
}
#aff-contents button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
#aff-contents button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
#aff-contents select::-ms-expand {
  display: none;
}
#aff-contents select::-ms-value {
  color: currentColor;
}
#aff-contents ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
#aff-contents [type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
#aff-contents img {
  border-style: none;
  border: none;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
  width: 100%;
}
#aff-contents progress {
  vertical-align: initial;
  display: inline-block;
}
#aff-contents svg:not(:root) {
  overflow: hidden;
}
#aff-contents audio {
  display: inline-block;
}
#aff-contents canvas {
  display: inline-block;
}
#aff-contents video {
  display: inline-block;
}
#aff-contents [aria-busy=true] {
  cursor: progress;
}
#aff-contents [aria-controls] {
  cursor: pointer;
}
#aff-contents [aria-disabled] {
  cursor: default;
}
#aff-contents ::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}
#aff-contents h1 {
  background: none;
  border: none;
  font-size: inherit;
  margin: 0;
  padding: 0;
  line-height: 1.5;
}
#aff-contents h2 {
  background: none;
  border: none;
  font-size: inherit;
  margin: 0;
  padding: 0;
  line-height: 1.5;
}
#aff-contents h3 {
  background: none;
  border: none;
  font-size: inherit;
  margin: 0;
  padding: 0;
  line-height: 1.5;
}
#aff-contents h4 {
  background: none;
  border: none;
  font-size: inherit;
  margin: 0;
  padding: 0;
  line-height: 1.5;
}
#aff-contents h5 {
  background: none;
  border: none;
  font-size: inherit;
  margin: 0;
  padding: 0;
}
#aff-contents p {
  background: none;
  border: none;
  font-size: inherit;
  margin: 0;
  padding: 0;
}
#aff-contents li {
  background: none;
  background-position: inherit;
  list-style: none;
}
#aff-contents ul {
  background: none;
  background-position: inherit;
  list-style: none;
}
#aff-contents iframe {
  max-width: 100%;
}
#aff-contents input[type=radio] {
  border: none;
  max-width: 100%;
  padding: 0;
  width: inherit;
}
#aff-contents p:not([class]) {
  margin-bottom: 1em;
}
#aff-contents p:not([class]):last-child {
  margin-bottom: 0;
}
#aff-contents rt {
  font-size: 0.4em;
  font-weight: 400;
}
#aff-contents .c-inner {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 960px;
}
#aff-contents .c-inner .sec-search-category {
  margin-top: 40px;
  padding: 40px 40px 0 40px;
  background-color: #ffffff;
}
@media only screen and (max-width: 768px) {
  #aff-contents .c-inner .sec-search-category {
    margin-top: 4.2666666667vw;
  }
}
#aff-contents .c-inner .sec-search-category .sec-search-category-title {
  font-size: 20px;
  color: #000000;
  font-weight: 500;
  border-bottom: 1px solid #000000;
  padding-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  #aff-contents .c-inner .sec-search-category .sec-search-category-title {
    font-size: 5.3333333333vw;
  }
}
#aff-contents .c-inner .sec-search-category .sec-search-category-inner {
  padding: 40px 120px;
}
@media only screen and (max-width: 768px) {
  #aff-contents .c-inner .sec-search-category .sec-search-category-inner {
    padding: 40px 20px;
  }
}
#aff-contents .c-inner .sec-search-category .sec-search-category-inner .sec-search-category-list {
  gap: 25px;
  margin-top: 0;
}
#aff-contents .c-inner .sec-search-category .sec-search-category-inner .sec-search-category-list .sec-search-category-item a.sec-search-category-link {
  border: 1px solid #000000;
  border-radius: 60px;
  letter-spacing: 5px;
  text-indent: 10px;
  font-size: 26px;
  height: 50px;
}
@media only screen and (max-width: 768px) {
  #aff-contents .c-inner .sec-search-category .sec-search-category-inner .sec-search-category-list .sec-search-category-item a.sec-search-category-link {
    font-size: 6.4vw;
  }
}
@media only screen and (max-width: 768px) {
  #aff-contents .c-inner .sec-search-category + .sec-ren-bn {
    margin-top: 8.5333333333vw;
  }
}
@media only screen and (max-width: 768px) {
  #aff-contents .c-inner .c-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#aff-contents .c-inner__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 864px;
}
#aff-contents .c-inner__inner--800 {
  max-width: 800px;
}
#aff-contents .c-inner__inner--740 {
  max-width: 740px;
}
#aff-contents .c-inner__inner--680 {
  max-width: 680px;
}
#aff-contents .c-inner__inner--620 {
  max-width: 620px;
}
#aff-contents .c-inner__inner--580 {
  max-width: 580px;
}
#aff-contents .c-inner__inner--520 {
  max-width: 520px;
}
#aff-contents .c-inner__inner--460 {
  max-width: 460px;
}
#aff-contents .aff-btn {
  align-items: center;
  border-style: solid;
  border-width: 0;
  display: inline-flex;
  font-weight: 600;
  justify-content: center;
  position: relative;
  border-radius: 50px;
  font-size: 18px;
  height: 56px;
  width: 218px;
}
@media only screen and (max-width: 768px) {
  #aff-contents .aff-btn {
    border-radius: 13.3333333333vw;
    font-size: 4.8vw;
    height: 12.8vw;
    width: 49.0666666667vw;
  }
}
#aff-contents .aff-btn:after {
  opacity: 0;
  background-image: url(/j/pr/aff/2506/img/common/arrow_btn_w.svg);
  background-size: contain;
  content: "";
  height: 11px;
  position: absolute;
  top: 50%;
  transform: translateY(-54%);
  width: 18px;
  right: 20px;
}
@media only screen and (max-width: 768px) {
  #aff-contents .aff-btn:after {
    right: 4.2666666667vw;
  }
}
#aff-contents .aff-btn:before {
  background-image: url(/j/pr/aff/2506/img/common/arrow_btn_w.svg);
  background-size: contain;
  content: "";
  height: 11px;
  position: absolute;
  top: 50%;
  transform: translateY(-54%);
  width: 18px;
  opacity: 1;
  right: 20px;
}
@media only screen and (max-width: 768px) {
  #aff-contents .aff-btn:before {
    right: 4.2666666667vw;
  }
}
#aff-contents .aff-btn2 {
  align-items: center;
  border-style: solid;
  border-width: 0;
  display: inline-flex;
  font-weight: 600;
  justify-content: center;
  position: relative;
  border-radius: 50px;
  font-size: 18px;
  height: 44px;
  width: 202px;
}
@media only screen and (max-width: 768px) {
  #aff-contents .aff-btn2 {
    border-radius: 13.3333333333vw;
    font-size: 4.8vw;
    height: 11.7333333333vw;
  }
}
#aff-contents .aff-btn2:after {
  opacity: 0;
  background-image: url(/j/pr/aff/2506/img/common/arrow_btn_w.svg);
  background-size: contain;
  content: "";
  height: 11px;
  position: absolute;
  top: 50%;
  transform: translateY(-54%);
  width: 18px;
  right: 18px;
}
@media only screen and (max-width: 768px) {
  #aff-contents .aff-btn2:after {
    right: 4.2666666667vw;
  }
}
#aff-contents .aff-btn2:before {
  background-image: url(/j/pr/aff/2506/img/common/arrow_btn_w.svg);
  background-size: contain;
  content: "";
  height: 11px;
  position: absolute;
  top: 50%;
  transform: translateY(-54%);
  width: 18px;
  opacity: 1;
  right: 18px;
}
@media only screen and (max-width: 768px) {
  #aff-contents .aff-btn2:before {
    right: 4.2666666667vw;
  }
}
#aff-contents aside.aff-pop {
  position: absolute;
  right: 20px;
  top: 258px;
  width: 176px;
  z-index: 1000;
}
@media only screen and (max-width: 768px) {
  #aff-contents aside.aff-pop {
    position: fixed;
    width: 166px;
    bottom: 0;
    left: 18px;
    right: auto;
    top: auto;
  }
}
#aff-contents aside.aff-pop .close-btn {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 0;
  width: 32px;
}
@media only screen and (max-width: 768px) {
  #aff-contents aside.aff-pop .close-btn {
    left: -12px;
    right: auto;
    top: -24px;
  }
}
#aff-contents aside.aff-pop.is-sticky {
  position: fixed;
  right: 20px;
  top: 20px;
}
@media only screen and (max-width: 768px) {
  #aff-contents aside.aff-pop.is-sticky {
    bottom: 0;
    left: 18px;
    right: auto;
    top: auto;
  }
}
#aff-contents section.sec-com-ttl {
  position: relative;
}
#aff-contents section.sec-com-ttl .com-ttl {
  display: flex;
  column-gap: 104px;
  justify-content: space-between;
  margin-left: 40px;
  width: 490px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-com-ttl .com-ttl {
    flex-direction: row-reverse;
    justify-content: start;
    margin-bottom: 4.2666666667vw;
    margin-left: 5.3333333333vw;
  }
}
#aff-contents section.sec-com-ttl .com-ttl-left {
  align-items: center;
  display: flex;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-com-ttl .com-ttl-left {
    align-items: flex-end;
  }
}
#aff-contents section.sec-com-ttl .com-ttl-left__day {
  font-weight: 600;
  line-height: 1;
  margin-right: 35px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-com-ttl .com-ttl-left__day {
    margin-right: 4.2666666667vw;
  }
}
#aff-contents section.sec-com-ttl .com-ttl-left__ttl {
  border-left: 1px solid #333;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-com-ttl .com-ttl-left__ttl {
    align-items: center;
    box-sizing: initial;
    display: inline-flex;
    height: 90%;
    padding-left: 4.2666666667vw;
  }
}
#aff-contents section.sec-com-ttl .com-ttl-btn {
  bottom: 0;
  display: flex;
  position: absolute;
  right: 0;
}
@media print, screen and (min-width: 769px) {
  #aff-contents section.sec-com-ttl .com-ttl-btn {
    column-gap: 8px;
  }
}
#aff-contents section.sec-com-ttl .com-ttl-btn__top {
  align-items: center;
  background-color: #53becc;
  display: flex;
  justify-content: center;
}
@media print, screen and (min-width: 769px) {
  #aff-contents section.sec-com-ttl .com-ttl-btn__top {
    border-radius: 20px;
    column-gap: 8px;
    height: 40px;
    width: 170px;
  }
}
#aff-contents section.sec-com-ttl .com-ttl-btn__top__text {
  color: #fff;
  font-weight: 600;
}
@media print, screen and (min-width: 769px) {
  #aff-contents section.sec-com-ttl .com-ttl-btn__top__text {
    font-size: 16px;
  }
}
@media print, screen and (min-width: 769px) {
  #aff-contents section.sec-com-ttl .com-ttl-left__day.two-digit {
    margin-right: 16px;
  }
}
#aff-contents section.sec-com-ttl .com-ttl-left__day__year {
  font-size: 16px;
  margin-bottom: 6px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-com-ttl .com-ttl-left__day__year {
    font-size: 4.2666666667vw;
    margin-bottom: 0.2666666667vw;
  }
}
#aff-contents section.sec-com-ttl .com-ttl-left__day__month {
  font-size: 18px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-com-ttl .com-ttl-left__day__month {
    font-size: 3.7333333333vw;
  }
}
#aff-contents section.sec-com-ttl .com-ttl-left__day__month span {
  font-size: 32px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-com-ttl .com-ttl-left__day__month span {
    font-size: 4.2666666667vw;
  }
}
#aff-contents section.sec-com-ttl .com-ttl-right__logo {
  width: 92px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-com-ttl .com-ttl-right__logo {
    margin-right: 4.2666666667vw;
    width: 16vw;
  }
}
@media print, screen and (min-width: 769px) {
  #aff-contents section.sec-com-ttl .com-ttl-btn__insta {
    width: 176px;
  }
}
@media print, screen and (min-width: 769px) {
  #aff-contents section.sec-com-ttl .com-ttl-btn__top__icon {
    margin-top: 4px;
    width: 16px;
  }
}
#aff-contents nav.com-nav .com-nav-list {
  background-color: #efefef;
  display: flex;
  justify-content: center;
  line-height: 1.25;
}
@media print, screen and (min-width: 769px) {
  #aff-contents nav.com-nav .com-nav-list {
    margin-top: 16px;
    padding-block: 14px;
  }
}
#aff-contents nav.com-nav .com-nav-list__item {
  border-right: 1px solid #333;
  font-weight: 600;
}
@media print, screen and (min-width: 769px) {
  #aff-contents nav.com-nav .com-nav-list__item {
    font-size: 16px;
    padding-left: 32px;
    padding-right: 32px;
  }
}
#aff-contents nav.com-nav .com-nav-list__item:first-child {
  padding-left: 0;
}
#aff-contents nav.com-nav .com-nav-list__item:last-child {
  border-left: none;
  border-right: none;
  padding-right: 0;
}
#aff-contents section.sec-ren-bn {
  padding: 20px 40px;
}
#aff-contents section.sec-ren-bn .ren-bn {
  position: relative;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ren-bn .ren-bn {
    margin-bottom: 0vw;
  }
}
#aff-contents section.sec-ren-bn .ren-bn .slide-arrow {
  cursor: pointer;
  position: absolute;
  top: 43%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ren-bn .ren-bn .slide-arrow {
    width: 9.6vw;
  }
}
#aff-contents section.sec-ren-bn .ren-bn .slide-arrow img {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ren-bn .ren-bn .slide-arrow.prev-arrow_rensai {
    left: 1.0666666667vw;
  }
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ren-bn .ren-bn .slide-arrow.next-arrow_rensai {
    right: 1.0666666667vw;
  }
}
#aff-contents section.sec-ren-bn .ren-bn__ttl {
  text-align: center;
  justify-content: space-between;
  margin-bottom: 33px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ren-bn .ren-bn__ttl {
    display: block;
    margin-bottom: 6.4vw;
    text-align: center;
  }
}
#aff-contents section.sec-ren-bn .ren-bn__ttl__main-ttl {
  font-size: 20px;
  font-weight: 500;
  border-bottom: 1px solid #000000;
  padding-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ren-bn .ren-bn__ttl__main-ttl {
    font-size: 5.3333333333vw;
  }
}
#aff-contents section.sec-ren-bn .ren-bn__ttl__btn {
  background-color: #b59d8c;
  border: 2px solid #b59d8c;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ren-bn .ren-bn__ttl__btn {
    left: 50%;
    transform: translateX(-50%);
  }
}
#aff-contents section.sec-ren-bn .ren-bn__ttl__btn:hover {
  background-color: #fff;
  border-color: #b59d8c;
  color: #b59d8c;
  opacity: 1;
}
#aff-contents section.sec-ren-bn .ren-bn__ttl__btn:hover:after {
  background-image: url(/j/pr/aff/2506/img/common/arrow_btn_cya.svg);
  opacity: 1;
}
#aff-contents section.sec-ren-bn .ren-bn__ttl__btn:hover:before {
  opacity: 0;
}
#aff-contents section.sec-ren-bn .ren-bn__list {
  column-gap: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 32px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ren-bn .ren-bn__list {
    display: block;
    margin-bottom: 6.4vw;
  }
}
#aff-contents section.sec-ren-bn .ren-bn__list__item__ttl {
  color: #000000;
  font-weight: 600;
  font-size: 20px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ren-bn .ren-bn__list__item__ttl {
    font-size: 4.2666666667vw;
  }
}
#aff-contents section.sec-ren-bn .ren-bn__list__item {
  width: 270px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ren-bn .ren-bn__list__item {
    padding-left: 2.1333333333vw;
    width: 80vw;
    margin: 0 auto 30px;
  }
}
#aff-contents section.sec-ren-bn .ren-bn__list__item__thumb {
  margin-bottom: 16px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ren-bn .ren-bn__list__item__thumb {
    margin-bottom: 2.6666666667vw;
  }
}
#aff-contents section.sec-backnumber {
  padding: 40px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-backnumber {
    margin-bottom: 0vw;
  }
}
#aff-contents section.sec-backnumber .bn {
  position: relative;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-backnumber .bn {
    padding-block: 8.5333333333vw;
  }
}
#aff-contents section.sec-backnumber .bn > .slide-arrow {
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 44px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-backnumber .bn > .slide-arrow {
    top: 40%;
    width: 9.6vw;
  }
}
#aff-contents section.sec-backnumber .bn > .slide-arrow img {
  width: 100%;
}
#aff-contents section.sec-backnumber .bn > .slide-arrow.prev-arrow_bn {
  left: 18px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-backnumber .bn > .slide-arrow.prev-arrow_bn {
    left: 1.0666666667vw;
  }
}
#aff-contents section.sec-backnumber .bn > .slide-arrow.next-arrow_bn {
  right: 18px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-backnumber .bn > .slide-arrow.next-arrow_bn {
    right: 1.0666666667vw;
  }
}
#aff-contents section.sec-backnumber .bn__slider-outer {
  overflow: visible;
  position: relative;
  padding: 0 40px;
}
#aff-contents section.sec-backnumber .bn__slider-outer .slide-arrow {
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 35px;
  z-index: 3;
}
#aff-contents section.sec-backnumber .bn__slider-outer .slide-arrow.slick-arrow {
  display: block !important;
}
#aff-contents section.sec-backnumber .bn__slider-outer .slide-arrow.slick-arrow::before {
  content: none;
}
#aff-contents section.sec-backnumber .bn__slider-outer .slide-arrow.slick-disabled {
  opacity: 0.3;
  pointer-events: none;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-backnumber .bn__slider-outer .slide-arrow {
    width: 9.6vw;
  }
}
#aff-contents section.sec-backnumber .bn__slider-outer .slide-arrow img {
  display: block;
  height: auto;
  width: 100%;
}
#aff-contents section.sec-backnumber .bn__slider-outer .slide-arrow.prev-arrow_bn {
  left: 20px;
  top: 110px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-backnumber .bn__slider-outer .slide-arrow.prev-arrow_bn {
    left: 0vw;
  }
}
#aff-contents section.sec-backnumber .bn__slider-outer .slide-arrow.next-arrow_bn {
  right: 20px;
  top: 110px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-backnumber .bn__slider-outer .slide-arrow.next-arrow_bn {
    right: 0vw;
  }
}
#aff-contents section.sec-backnumber .bn__ttl {
  text-align: center;
  margin-bottom: 32px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-backnumber .bn__ttl {
    display: block;
    text-align: center;
  }
}
#aff-contents section.sec-backnumber .bn__ttl__main-ttl {
  color: #000000;
  font-weight: 500;
  font-size: 20px;
  border-bottom: 1px solid #000000;
  padding-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-backnumber .bn__ttl__main-ttl {
    font-size: 5.3333333333vw;
    margin-bottom: 5.3333333333vw;
  }
}
#aff-contents section.sec-backnumber .bn__ttl__btn {
  background-color: #8c96ab;
  border: 2px solid #8c96ab;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-backnumber .bn__ttl__btn {
    left: 50%;
    transform: translateX(-50%);
  }
}
#aff-contents section.sec-backnumber .bn__ttl__btn:hover {
  background-color: #fff;
  border-color: #8c96ab;
  color: #8c96ab;
  opacity: 1;
}
#aff-contents section.sec-backnumber .bn__ttl__btn:hover:after {
  background-image: url(/j/pr/aff/2506/img/common/arrow_btn_gl.svg);
  opacity: 1;
}
#aff-contents section.sec-backnumber .bn__ttl__btn:hover:before {
  opacity: 0;
}
#aff-contents section.sec-backnumber .bn__list__item__thumb {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1607843137);
  height: 200px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-backnumber .bn__list__item__thumb {
    height: 48.2666666667vw;
    margin-bottom: 2.9333333333vw;
  }
}
#aff-contents section.sec-backnumber .bn__list__item__thumb img {
  height: 100%;
  width: 100%;
}
#aff-contents section.sec-backnumber .bn__list__item__day {
  color: #000000;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 6px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-backnumber .bn__list__item__day {
    font-size: 3.7333333333vw;
    margin-bottom: 1.6vw;
  }
}
#aff-contents section.sec-backnumber .bn__list__item__sub {
  color: #000000;
  font-weight: 600;
  line-height: 1.4;
  font-size: 13px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-backnumber .bn__list__item__sub {
    font-size: 3.2vw;
  }
}
#aff-contents section.sec-backnumber .bn__list__item__ttl {
  color: #000000;
  font-weight: 600;
  line-height: 1.4;
  font-size: 18px;
  margin-top: 4px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-backnumber .bn__list__item__ttl {
    font-size: 4.2666666667vw;
    margin-top: 1.6vw;
  }
}
#aff-contents section.sec-backnumber .bn__list__item {
  margin-right: 24px;
  width: 143px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-backnumber .bn__list__item {
    box-sizing: initial;
    padding-left: 2.1333333333vw;
    width: 34.1333333333vw;
  }
}
#aff-contents section.sec-backnumber .bn__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
#aff-contents section.sec-backnumber .bn__list.slick-slider .slick-list {
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-backnumber .bn__list {
    margin-bottom: 5.3333333333vw;
  }
}
#aff-contents section.sec-nav-btm {
  display: flex;
  justify-content: center;
}
#aff-contents section.sec-nav-btm .nav-btm {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  line-height: 1.2;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-nav-btm .nav-btm {
    gap: 3.2vw 0;
    width: 72vw;
  }
}
#aff-contents section.sec-nav-btm .nav-btm__list.li1 {
  border-right: 1px solid #777;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-nav-btm .nav-btm__list.li1 {
    padding-right: 6.4vw;
  }
}
#aff-contents section.sec-nav-btm .nav-btm__list.li4 {
  border-right: 1px solid #777;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-nav-btm .nav-btm__list.li4 {
    padding-right: 6.4vw;
  }
}
#aff-contents section.sec-nav-btm .nav-btm__list.li3 {
  border-left: 1px solid #777;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-nav-btm .nav-btm__list.li3 {
    padding-left: 6.4vw;
  }
}
#aff-contents section.sec-nav-btm .nav-btm__list.li5 {
  border-left-color: #777;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-nav-btm .nav-btm__list.li5 {
    padding-left: 6.4vw;
  }
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-nav-btm .nav-btm__list {
    font-size: 4.2666666667vw;
  }
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-nav-btm .nav-btm__list.li2 {
    padding-inline: 6.4vw;
  }
}
#aff-contents .c-btn {
  align-items: center;
  color: #fff;
  display: flex;
  font-family: Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, Hiragino Sans, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  font-weight: 600;
  justify-content: center;
  text-align: center;
  border-radius: 36px;
  font-size: 20px;
  gap: 8px;
  height: 72px;
  width: 360px;
}
@media only screen and (max-width: 768px) {
  #aff-contents .c-btn {
    border-radius: 8.5333333333vw;
    font-size: 4.8vw;
    gap: 2.1333333333vw;
    height: 17.0666666667vw;
    margin-top: 4.2666666667vw;
    width: 86.9333333333vw;
  }
}
#aff-contents .c-btn:hover {
  opacity: 1;
}
#aff-contents .c-btn.print {
  background-color: #7c5e48;
  border: 2px solid #7c5e48;
}
#aff-contents .c-btn.print:after {
  background: url(/j/pr/aff/2506/img/common/icon_print.svg) no-repeat 50%;
  background-size: contain;
  content: "";
  display: block;
  height: 24px;
  width: 24px;
}
@media only screen and (max-width: 768px) {
  #aff-contents .c-btn.print:after {
    height: 5.3333333333vw;
    width: 5.3333333333vw;
  }
}
#aff-contents .c-btn.print:hover {
  background-color: #fff;
  color: #7c5e48;
}
#aff-contents .c-btn.print:hover:after {
  background: url(/j/pr/aff/2506/img/common/icon_print_on.svg) no-repeat 50%;
  background-size: contain;
}
#aff-contents .c-btn.back {
  background-color: #53becc;
  border: 2px solid #53becc;
}
#aff-contents .c-btn.back:after {
  background: url(/j/pr/aff/2506/img/common/icon_arrow_back.svg) no-repeat 50%;
  background-size: contain;
  content: "";
  display: block;
  height: 10px;
  width: 20px;
}
@media only screen and (max-width: 768px) {
  #aff-contents .c-btn.back:after {
    height: 2.6666666667vw;
    width: 5.3333333333vw;
  }
}
#aff-contents .c-btn.back:hover {
  background-color: #fff;
  color: #53becc;
}
#aff-contents .c-btn.back:hover:after {
  background: url(/j/pr/aff/2506/img/common/icon_arrow_back_on.svg) no-repeat 50%;
  background-size: contain;
}
#aff-contents .c-btn.back-hoverchange {
  background-color: pink;
  border: 2px solid pink;
}
#aff-contents .c-btn.back-hoverchange span {
  position: relative;
}
#aff-contents .c-btn.back-hoverchange span svg.i-arrow-back {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -26px;
  width: 20px;
}
@media only screen and (max-width: 768px) {
  #aff-contents .c-btn.back-hoverchange span svg.i-arrow-back {
    right: -6.9333333333vw;
    width: 5.3333333333vw;
  }
}
#aff-contents .c-btn.back-hoverchange span svg.i-arrow-back g {
  transition: stroke 0.4s ease;
}
#aff-contents .c-btn.back-hoverchange:hover {
  background-color: #fff !important;
  color: #ef819a !important;
}
#aff-contents .c-btn.back-hoverchange:hover svg.i-arrow-back g {
  stroke: #ef819a;
}
#aff-contents section.sec-ttl {
  background-color: #fff;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl {
    padding-bottom: 0;
  }
}
#aff-contents section.sec-ttl .ttl {
  align-items: flex-start;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .ttl {
    align-items: center;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media print, screen and (min-width: 769px) {
  #aff-contents section.sec-ttl .ttl {
    margin-bottom: 30px;
  }
}
#aff-contents section.sec-ttl .ttl > div {
  align-items: flex-start;
  display: flex;
  min-width: 0;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .ttl > div {
    align-items: center;
  }
}
#aff-contents section.sec-ttl .ttl > div:first-child {
  justify-content: flex-start;
}
@media print, screen and (min-width: 769px) {
  #aff-contents section.sec-ttl .ttl > div:first-child img {
    width: 160px;
  }
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .ttl > div:first-child img {
    width: 75%;
    margin-left: 2.6666666667vw;
  }
}
#aff-contents section.sec-ttl .ttl > div:nth-child(2) {
  justify-content: center;
}
@media print, screen and (min-width: 769px) {
  #aff-contents section.sec-ttl .ttl > div:nth-child(2) img {
    width: 190px;
  }
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .ttl > div:nth-child(2) img {
    width: 75%;
  }
}
#aff-contents section.sec-ttl .ttl > div:last-child {
  justify-content: flex-end;
}
@media print, screen and (min-width: 769px) {
  #aff-contents section.sec-ttl .ttl > div:last-child img {
    width: 70px;
    margin-right: 40px;
  }
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .ttl > div:last-child img {
    width: 30%;
    margin-right: 5.3333333333vw;
  }
}
#aff-contents section.sec-ttl .ttl img {
  display: block;
  height: auto;
  max-width: 100%;
  width: auto;
}
#aff-contents section.sec-ttl nav.nav {
  background-color: #fff;
  padding-block: 14px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl nav.nav {
    display: none;
  }
}
#aff-contents section.sec-ttl nav.nav .nav-list {
  display: flex;
  justify-content: center;
  line-height: 1.25;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding: 10px 0;
}
#aff-contents section.sec-ttl nav.nav .nav-list__item {
  font-weight: 600;
}
@media print, screen and (min-width: 769px) {
  #aff-contents section.sec-ttl nav.nav .nav-list__item {
    font-size: 14px;
    padding-inline: 32px;
  }
}
#aff-contents section.sec-ttl nav.nav .nav-list__item:last-child {
  border-right: none;
}
#aff-contents section.sec-ttl .special-head {
  align-items: center;
  display: flex;
  font-weight: 700;
  justify-content: center;
  border-bottom: 1px solid #000000;
  padding-bottom: 25px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special-head {
    margin-top: 13.3333333333vw;
  }
}
#aff-contents section.sec-ttl .special-head .small {
  font-size: 32px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special-head .small {
    font-size: 6.4vw;
  }
}
#aff-contents section.sec-ttl .special-head .big {
  padding-left: 20px;
  font-size: 70px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special-head .big {
    font-size: 8.5333333333vw;
    padding-left: 5.3333333333vw;
  }
}
#aff-contents section.sec-ttl .special-head .big .quote {
  font-weight: 100;
}
#aff-contents section.sec-ttl .special .title {
  color: #444;
  font-weight: 600;
  font-size: 32px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .title {
    display: flex;
    font-size: 6.4vw;
    justify-content: center;
  }
}
#aff-contents section.sec-ttl .special .spe-main__thumb {
  align-items: flex-start;
  border-top-left-radius: 0;
  display: flex;
  overflow: hidden;
  padding-top: 100px;
  width: 95%;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-main__thumb {
    margin-bottom: 5.3333333333vw;
    padding-top: 5.3333333333vw;
  }
}
#aff-contents section.sec-ttl .special .spe-main__thumb > .vol {
  flex: 0 0 70px;
  min-width: 0;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-main__thumb > .vol {
    flex: 0 0 13%;
  }
}
#aff-contents section.sec-ttl .special .spe-main__thumb > .pic {
  flex: 1 1 auto;
  min-width: 0;
  padding: 60px 0 0 0;
}
#aff-contents section.sec-ttl .special .spe-main__thumb > .pic img {
  width: 70%;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-main__thumb > .pic {
    flex: 1 1 auto;
    min-width: 0;
    padding: 0;
  }
  #aff-contents section.sec-ttl .special .spe-main__thumb > .pic img {
    width: 90%;
    padding-top: 10vw;
  }
}
#aff-contents section.sec-ttl .special .spe-main__thumb > .text {
  box-sizing: border-box;
  flex: 0 0 130px;
  min-width: 0;
  padding-right: 20px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-main__thumb > .text {
    flex: 0 0 21%;
    padding-right: 3.2vw;
  }
}
#aff-contents section.sec-ttl .special .spe-main__thumb img {
  display: block;
  height: auto;
  width: 100%;
}
#aff-contents section.sec-ttl .special .spe-main__con {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 30px 0 15px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-main__con {
    display: block;
    margin-bottom: 2.1333333333vw;
  }
}
#aff-contents section.sec-ttl .special .spe-main__con__ttl {
  flex: 1 1 auto;
  line-height: 1;
  min-width: 0;
}
#aff-contents section.sec-ttl .special .spe-main__con__ttl__day {
  font-weight: 600;
  line-height: 1.35;
  font-size: 20px;
  margin-bottom: 8px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-main__con__ttl__day {
    font-size: 3.7333333333vw;
    margin-bottom: 3vw;
  }
}
#aff-contents section.sec-ttl .special .spe-main__con__ttl__main-ttl {
  font-weight: 600;
  line-height: 1.3;
  font-size: 32px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-main__con__ttl__main-ttl {
    font-size: 6.4vw;
  }
}
#aff-contents section.sec-ttl .special .spe-main__con__ttl__main-ttl span {
  font-size: 28px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-main__con__ttl__main-ttl span {
    font-size: 5.3333333333vw;
  }
}
#aff-contents section.sec-ttl .special .spe-main__dis {
  align-items: center;
  display: flex;
  justify-content: space-between;
  line-height: 2;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-main__dis {
    display: block;
  }
}
#aff-contents section.sec-ttl .special .spe-main__dis__text {
  font-size: 18px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-main__dis__text {
    font-size: 3.7333333333vw;
    margin-bottom: 3.7333333333vw;
  }
}
#aff-contents section.sec-ttl .special .spe-main__dis__btn {
  background-color: #fff;
  border: 1px solid #333;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-main__dis__btn {
    left: 50%;
    margin-bottom: 6.4vw;
    transform: translateX(-50%);
  }
}
#aff-contents section.sec-ttl .special .spe-main__dis__btn:after {
  background-image: url(/j/pr/aff/2506/img/common/arrow_btn_b.svg);
}
#aff-contents section.sec-ttl .special .spe-main__dis__btn:before {
  background-image: url(/j/pr/aff/2506/img/common/arrow_btn_b.svg);
}
#aff-contents section.sec-ttl .special .spe-main__dis__btn:hover {
  background-color: #333;
  border-color: #fff;
  color: #fff;
  opacity: 1;
}
#aff-contents section.sec-ttl .special .spe-main__dis__btn:hover:after {
  background-image: url(/j/pr/aff/2506/img/common/arrow_btn_w.svg);
  opacity: 1;
}
#aff-contents section.sec-ttl .special .spe-main__dis__btn:hover:before {
  opacity: 0;
}
#aff-contents section.sec-ttl .special .spe-list-outer {
  position: relative;
  padding-top: 32px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-list-outer {
    padding-top: 4.2666666667vw;
  }
}
#aff-contents section.sec-ttl .special .spe-list-outer .spe-list {
  display: inline-flex;
  position: relative;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-list-outer .spe-list {
    display: block;
    justify-content: normal;
  }
}
#aff-contents section.sec-ttl .special .spe-list-outer .spe-list .spe-list__sub:nth-child(2) {
  border-inline-color: #333;
  border-inline-style: dashed;
  border-inline-width: 1px;
  max-width: 282px;
  padding-inline: 19px;
  width: 240px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-list-outer .spe-list .spe-list__sub:nth-child(2) {
    border-left: none;
  }
}
#aff-contents section.sec-ttl .special .spe-list-outer .spe-list .spe-list__sub:last-child {
  padding-right: 0;
  padding-left: 20px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-list-outer .spe-list .spe-list__sub:last-child {
    padding-left: none;
  }
}
#aff-contents section.sec-ttl .special .spe-list-outer .spe-list .spe-list__sub__thumb {
  border-top-left-radius: 0;
  overflow: hidden;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  margin-bottom: 16px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-list-outer .spe-list .spe-list__sub__thumb {
    border-bottom-left-radius: 2.6666666667vw;
    border-bottom-right-radius: 2.6666666667vw;
    border-top-right-radius: 2.6666666667vw;
    margin-bottom: 2.4vw;
  }
}
#aff-contents section.sec-ttl .special .spe-list-outer .spe-list .spe-list__sub.week2 {
  position: relative;
}
#aff-contents section.sec-ttl .special .spe-list-outer .spe-list .spe-list__sub.week2 .copyright {
  position: absolute;
  font-size: 11px;
  right: 20px;
  top: 160px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-list-outer .spe-list .spe-list__sub.week2 .copyright {
    font-size: 2.4vw;
    right: 4.2666666667vw;
    top: 33.3333333333vw;
  }
}
#aff-contents section.sec-ttl .special .spe-list-outer .spe-list .spe-list__sub__ttl {
  font-weight: 600;
  line-height: 1.4;
  font-size: 20px;
  margin-bottom: 16px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-list-outer .spe-list .spe-list__sub__ttl {
    font-size: 4vw;
    margin-bottom: 4.5333333333vw;
  }
}
#aff-contents section.sec-ttl .special .spe-list-outer .spe-list .spe-list__sub__ttl.week5 {
  letter-spacing: 0;
}
#aff-contents section.sec-ttl .special .spe-list-outer .spe-list .spe-list__sub__soon {
  background-color: #888;
  color: #fff;
  display: inline-block;
  font-weight: 600;
  font-size: 14px;
  padding-block: 6px;
  padding-inline: 10px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-list-outer .spe-list .spe-list__sub__soon {
    align-items: center;
    display: inline-flex;
    font-size: 3.7333333333vw;
    font-weight: 600;
    height: 8.5333333333vw;
    padding-inline: 4.2666666667vw;
  }
}
#aff-contents section.sec-ttl .special .spe-list-outer .spe-list .spe-list__sub__read {
  color: #53becc;
  display: inline-block;
  font-weight: 600;
  position: relative;
  font-size: 18px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-list-outer .spe-list .spe-list__sub__read {
    font-size: 4.2666666667vw;
    font-weight: 600;
  }
}
#aff-contents section.sec-ttl .special .spe-list-outer .spe-list .spe-list__sub__read:after {
  border-right-color: initial;
  border-right-style: solid;
  border-top-color: initial;
  border-top-style: solid;
  content: "";
  display: inline-block;
  position: absolute;
  top: 48%;
  transform: rotate(45deg) translateY(-50%);
  border-right-width: 2px;
  border-top-width: 2px;
  height: 8px;
  margin-left: 8px;
  right: -10px;
  width: 8px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-list-outer .spe-list .spe-list__sub__read:after {
    border-right-width: 0.5333333333vw;
    border-top-width: 0.5333333333vw;
    height: 2.1333333333vw;
    margin-left: 2.1333333333vw;
    right: -2.6666666667vw;
    top: 43%;
    width: 2.1333333333vw;
  }
}
#aff-contents section.sec-ttl .special .spe-list-outer .spe-list .spe-list__sub__link {
  position: relative;
  transition: opacity 0.4s ease;
}
#aff-contents section.sec-ttl .special .spe-list-outer .spe-list .spe-list__sub__link > a {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
#aff-contents section.sec-ttl .special .spe-list-outer .spe-list .spe-list__sub__link img {
  transition: transform 0.4s ease;
}
#aff-contents section.sec-ttl .special .spe-list-outer .spe-list .spe-list__sub {
  box-sizing: initial;
  padding-right: 20px;
  width: 240px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-list-outer .spe-list .spe-list__sub {
    border-right: 1px dashed #333;
    box-sizing: initial;
    padding-inline: 4.2666666667vw;
    width: 49.6vw;
  }
}
#aff-contents section.sec-ttl .special .spe-list-outer .spe-list .spe-list__sub .c-cat-label {
  margin-top: 0;
  margin-bottom: 24px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-list-outer .spe-list .spe-list__sub .c-cat-label {
    margin-bottom: 4.2666666667vw;
  }
}
#aff-contents section.sec-ttl .special .spe-list-outer .spe-list .spe-list__sub:has(.c-cat-label) .spe-list__sub__ttl {
  margin-bottom: 8px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-list-outer .spe-list .spe-list__sub:has(.c-cat-label) .spe-list__sub__ttl {
    margin-bottom: 2.1333333333vw;
  }
}
#aff-contents section.sec-ttl .special .spe-list-outer .spe-list .spe-list__sub__ttl.soon-row1 {
  margin-bottom: 44px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-list-outer .spe-list .spe-list__sub__ttl.soon-row1 {
    margin-bottom: 10.1333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  #aff-contents section.sec-ttl .special .spe-list-outer .spe-list .spe-list__sub__link:hover {
    opacity: 0.7;
  }
}
@media print, screen and (min-width: 769px) {
  #aff-contents section.sec-ttl .special .spe-list-outer .spe-list .spe-list__sub__link:hover img {
    transform: scale(1.1);
  }
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-list-outer .spe-list .spe-list__sub__ttl.read-row1 {
    margin-bottom: 12.5333333333vw;
  }
}
#aff-contents section.sec-ttl .special .spe-list-outer .js-slider-spe .slick-track {
  display: flex;
}
#aff-contents section.sec-ttl .special .spe-list-outer .js-slider-spe .draggable {
  height: 100%;
}
#aff-contents section.sec-ttl .special .spe-list-outer .js-slider-spe .draggable > div {
  height: 100%;
}
#aff-contents section.sec-ttl .special .spe-list-outer .slide-arrow {
  cursor: pointer;
  position: absolute;
  transform: translateY(-50%);
  top: 28%;
  width: 44px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-list-outer .slide-arrow {
    top: 34%;
    width: 9.6vw;
  }
}
#aff-contents section.sec-ttl .special .spe-list-outer .slide-arrow img {
  width: 100%;
}
#aff-contents section.sec-ttl .special .spe-list-outer .slide-arrow.prev-arrow_spe {
  left: 4px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-list-outer .slide-arrow.prev-arrow_spe {
    left: 1.0666666667vw;
  }
}
#aff-contents section.sec-ttl .special .spe-list-outer .slide-arrow.next-arrow_spe {
  right: -76px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-list-outer .slide-arrow.next-arrow_spe {
    right: 1.0666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  #aff-contents section.sec-ttl .special .spe-main {
    margin-bottom: 48px;
  }
}
#aff-contents section.sec-ttl .special .spe-main .c-cat-label + .spe-main__dis {
  margin-top: 16px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-main .c-cat-label + .spe-main__dis {
    margin-top: 2.6666666667vw;
  }
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-main .spe-main__con + .c-cat-label {
    margin-top: 2.1333333333vw;
  }
}
#aff-contents section.sec-ttl .special .spe-main__con__obj {
  align-items: center;
  align-self: flex-start;
  display: flex;
  flex: 0 0 auto;
  gap: 6px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-main__con__obj {
    gap: 2.1333333333vw;
    margin-left: auto;
    width: fit-content;
  }
}
#aff-contents section.sec-ttl .special .spe-main__con__obj > a {
  align-items: center;
  color: inherit;
  display: flex;
  gap: inherit;
  text-decoration: none;
}
#aff-contents section.sec-ttl .special .spe-main__con__obj span,
#aff-contents section.sec-ttl .special .spe-main__con__obj > a span {
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  white-space: nowrap;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-main__con__obj span,
  #aff-contents section.sec-ttl .special .spe-main__con__obj > a span {
    font-size: 3.7333333333vw;
  }
}
#aff-contents section.sec-ttl .special .spe-main__con__obj img,
#aff-contents section.sec-ttl .special .spe-main__con__obj > a img {
  display: block;
  flex: 0 0 auto;
  height: auto;
  width: 40px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-main__con__obj img,
  #aff-contents section.sec-ttl .special .spe-main__con__obj > a img {
    width: 6.6666666667vw;
  }
}
#aff-contents section.sec-ttl .special .spe-main__con__obj:not(:has(span)):not(:has(a span)) {
  width: 162px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-main__con__obj:not(:has(span)):not(:has(a span)) {
    height: auto;
    width: 21.3333333333vw;
  }
}
#aff-contents section.sec-ttl .special .spe-main__con__obj:not(:has(span)):not(:has(a span)) img,
#aff-contents section.sec-ttl .special .spe-main__con__obj:not(:has(span)):not(:has(a span)) > a img {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-main__con__obj.week_1 {
    padding-top: 3.7333333333vw;
  }
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-main__con.week_2 {
    align-items: flex-end;
  }
}
#aff-contents section.sec-ttl .special .c-cat-label-item a {
  border: 1px solid #000000;
}
#aff-contents section.sec-ttl.week5month .special .spe-list-outer .spe-list {
  display: block;
}
@media print, screen and (min-width: 769px) {
  #aff-contents section.sec-ttl.week5month .special .spe-list-outer .spe-list {
    margin-right: -80px;
  }
}
#aff-contents section.sec-ttl.week5month .special .spe-list-outer .spe-list .spe-list__sub {
  border-right-style: dashed;
}
@media print, screen and (min-width: 769px) {
  #aff-contents section.sec-ttl.week5month .special .spe-list-outer .spe-list .spe-list__sub {
    border-right-width: 1px;
    line-height: 1.625;
    margin-right: 20px;
    padding-right: 20px;
  }
}
#aff-contents section.sec-ttl.week5month .special .spe-list-outer .spe-list .spe-list__sub:nth-child(2) {
  border-inline-width: 0;
  border-right-width: 1px;
  border-right-width: 1px;
  padding-inline: 0;
  padding-right: 20px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl.week5month .special .spe-list-outer .spe-list .spe-list__sub:nth-child(2) {
    border-inline-color: #333;
    border-inline-style: dashed;
    border-inline-width: 1px;
    border-left: none;
    padding-inline: 4.2666666667vw;
  }
}
#aff-contents .c-top-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  position: relative;
}
@media only screen and (max-width: 768px) {
  #aff-contents .c-top-btn {
    border-radius: 7.4666666667vw;
    height: 14.9333333333vw;
    margin: 10.6666666667vw auto;
    width: 59.7333333333vw;
  }
}
#aff-contents .sec-bnr {
  display: flex;
  justify-content: center;
  column-gap: 40px;
  margin-bottom: 14px;
}
@media only screen and (max-width: 768px) {
  #aff-contents .sec-bnr {
    display: block;
    padding-inline: 10px;
  }
}
#aff-contents .c-top-btn__text {
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  #aff-contents .c-top-btn__text {
    font-size: 4.5333333333vw;
  }
}
#aff-contents .c-top-btn__icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 768px) {
  #aff-contents .c-top-btn__icon {
    right: 4.2666666667vw;
    width: 4.2666666667vw;
  }
}
#aff-contents .previous-article-group {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  #aff-contents .previous-article-group {
    margin-bottom: 32px;
    margin-inline: auto;
    width: -moz-fit-content;
    width: fit-content;
  }
}
#aff-contents .previous-article-group .slide-arrow {
  cursor: pointer;
  position: absolute;
  top: 30%;
}
@media only screen and (max-width: 768px) {
  #aff-contents .previous-article-group .slide-arrow {
    width: 9.6vw;
  }
}
#aff-contents .previous-article-group .c-cat-label {
  margin-top: 8px;
}
@media only screen and (max-width: 768px) {
  #aff-contents .previous-article-group .c-cat-label {
    margin-top: 2.1333333333vw;
  }
}
@media only screen and (max-width: 768px) {
  #aff-contents .previous-article-group .slide-arrow.prev-arrow_previous_article {
    left: 1.0666666667vw;
  }
}
@media only screen and (max-width: 768px) {
  #aff-contents .previous-article-group .slide-arrow.next-arrow_previous_article {
    right: 1.0666666667vw;
  }
}
#aff-contents .c-btns {
  align-items: center;
  display: flex;
  gap: 40px;
  justify-content: center;
  margin: 80px auto;
}
@media only screen and (max-width: 768px) {
  #aff-contents .c-btns {
    margin: 10.6666666667vw auto;
    width: 86.9333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  #aff-contents section.sec-ttl:not(.week5month):has(+ .sec-backnumber) .spe-list-outer {
    padding-left: 40px;
  }
}
@media print, screen and (min-width: 769px) {
  #aff-contents section.sec-ttl:not(.week5month):has(+ .sec-search-category) .spe-list-outer {
    padding-left: 40px;
  }
}
@media print, screen and (min-width: 769px) {
  #aff-contents section.sec-ttl#index251209.week3 .spe-main__con {
    align-items: normal;
  }
}
@media print, screen and (min-width: 769px) {
  #aff-contents .sec-bnr__img {
    width: 368px;
  }
}
@media only screen and (max-width: 768px) {
  #aff-contents .sec-bnr__img + .sec-bnr__img {
    margin-top: 4.2666666667vw;
  }
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl#index251209.week4 .spe-main__con {
    align-items: flex-end;
  }
}
@media screen {
  #aff-contents [hidden~=screen] {
    display: inherit;
  }
}
@media screen {
  #aff-contents [hidden~=screen]:not(:active):not(:focus):not(:target) {
    clip: rect(0 0 0 0) !important;
    position: absolute !important;
  }
}

@media print, screen and (min-width: 769px) {
  .-center-pc {
    text-align: center;
  }
  .forSP {
    display: none !important;
  }
  .nowrap.onlyPC {
    display: inline-block;
    white-space: nowrap;
  }
  picture {
    margin: 100px auto;
  }
  .cmn-inner {
    max-width: 1000px;
    padding-inline: 50px;
  }
}
@media only screen and (max-width: 768px) {
  .-center-sp {
    text-align: center;
  }
  .forPC {
    display: none !important;
  }
  .nowrap.onlySP {
    display: inline-block;
    white-space: nowrap;
  }
  picture {
    margin: 26.6666666667vw auto;
  }
  .cmn-inner {
    padding-inline: 20px;
  }
}
@media (any-hover: hover) {
  .-hover-opc,
  .-hover-scale {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
}
@media screen and (any-hover: hover) and (any-hover: hover) {
  .-hover-opc:hover {
    opacity: 0.65;
  }
  .-hover-scale:hover {
    scale: 1.1 1.1;
  }
}
@media screen and (any-hover: hover) and (any-hover: none) {
  .-hover-opc:active {
    opacity: 0.65;
  }
  .-hover-scale:active {
    scale: 1.1 1.1;
  }
}