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

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;
}

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

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

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

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

: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%;
  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-feature-settings: "palt";
  font-size: 1.14285714em;
  letter-spacing: 0.0625em;
  line-height: 1.625;
  overflow: hidden;
}
#aff-contents * {
  background: none;
  background-repeat: no-repeat;
  border: none;
  box-sizing: inherit;
  font-size: inherit;
  margin: 0;
  padding: 0;
}
#aff-contents :after,
#aff-contents :before {
  box-sizing: inherit;
  text-decoration: inherit;
  vertical-align: inherit;
}
#aff-contents aside,
#aff-contents figcaption,
#aff-contents figure,
#aff-contents nav,
#aff-contents section {
  display: block;
}
#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:hover {
  outline-width: 0;
}
@media print, screen and (min-width: 769px) {
  #aff-contents a:hover {
    opacity: 0.7;
  }
}
#aff-contents img {
  border: none;
  border-style: none;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
  width: 100%;
}
#aff-contents h1,
#aff-contents h2,
#aff-contents h3,
#aff-contents h4,
#aff-contents h5,
#aff-contents p {
  background: none;
  border: none;
  font-size: inherit;
  margin: 0;
  padding: 0;
}
#aff-contents h1,
#aff-contents h2,
#aff-contents h3,
#aff-contents h4 {
  line-height: 1.5;
}
#aff-contents p:not([class]) {
  margin-bottom: 1em;
}
#aff-contents p:not([class]):last-child {
  margin-bottom: 0;
}
#aff-contents li,
#aff-contents ul {
  background: none;
  background-position: inherit;
  list-style: none;
}
#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 {
  background-color: #ffffff;
  margin-top: 40px;
  padding: 40px 40px 0 40px;
}
@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 {
  border-bottom: 1px solid #000000;
  color: #000000;
  font-size: 20px;
  font-weight: 500;
  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-list {
  gap: 25px;
  margin-top: 0;
}
#aff-contents .c-inner .sec-search-category .sec-search-category-item a.sec-search-category-link {
  border: 1px solid #000000;
  border-radius: 60px;
  font-size: 26px;
  height: 50px;
  letter-spacing: 5px;
  text-indent: 10px;
}
@media only screen and (max-width: 768px) {
  #aff-contents .c-inner .sec-search-category .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;
  }
}
#aff-contents section.sec-com-ttl {
  box-sizing: border-box;
  max-width: 100%;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  #aff-contents section.sec-com-ttl {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-com-ttl {
    margin-bottom: 0;
  }
}
#aff-contents section.sec-com-ttl .com-ttl {
  box-sizing: border-box;
  display: grid;
  margin-left: 0;
  max-width: 100%;
  padding: 40px 40px 0;
  width: 100%;
}
@media print, screen and (min-width: 769px) {
  #aff-contents section.sec-com-ttl .com-ttl {
    align-items: end;
    column-gap: 32px;
    grid-template-areas: "logo title actions" "logo title nav";
    grid-template-columns: auto minmax(0, 1fr) minmax(0, auto);
    row-gap: 12px;
  }
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-com-ttl .com-ttl {
    gap: 4.2666666667vw;
    grid-template-columns: 1fr;
    margin-bottom: 0;
    padding: 5.3333333333vw 5.3333333333vw 0;
  }
}
#aff-contents section.sec-com-ttl .com-ttl::after {
  border-bottom: 1px solid #000;
  content: "";
  display: block;
  grid-column: 1/-1;
  margin-top: 0;
}
#aff-contents section.sec-com-ttl .com-ttl.com-ttl-top::after {
  border: none;
}
@media print, screen and (min-width: 769px) {
  #aff-contents section.sec-com-ttl .com-ttl__main {
    display: contents;
  }
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-com-ttl .com-ttl__main {
    align-items: center;
    column-gap: 4.2666666667vw;
    display: flex;
    justify-content: center;
  }
}
@media print, screen and (min-width: 769px) {
  #aff-contents section.sec-com-ttl .com-ttl__tools {
    display: contents;
  }
}
#aff-contents section.sec-com-ttl .com-ttl__col {
  min-width: 0;
}
#aff-contents section.sec-com-ttl .com-ttl__col--logo {
  align-items: flex-start;
  display: flex;
  flex: 0 0 auto;
}
@media print, screen and (min-width: 769px) {
  #aff-contents section.sec-com-ttl .com-ttl__col--logo {
    grid-area: logo;
  }
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-com-ttl .com-ttl__col--logo {
    justify-content: center;
  }
}
#aff-contents section.sec-com-ttl .com-ttl__col--title {
  align-items: flex-start;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  justify-content: center;
  line-height: 1;
  min-width: 0;
  text-align: left;
}
@media print, screen and (min-width: 769px) {
  #aff-contents section.sec-com-ttl .com-ttl__col--title {
    grid-area: title;
  }
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-com-ttl .com-ttl__col--title {
    flex: 1 1 auto;
    text-align: left;
  }
}
#aff-contents section.sec-com-ttl .com-ttl__logo {
  line-height: 0;
  width: 92px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-com-ttl .com-ttl__logo {
    width: 19.2vw;
  }
}
#aff-contents section.sec-com-ttl .com-ttl__logo img {
  display: block;
  height: auto;
  width: 100%;
}
#aff-contents section.sec-com-ttl .com-ttl__issue {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 8px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-com-ttl .com-ttl__issue {
    font-size: 4.2666666667vw;
    margin-bottom: 1.6vw;
  }
}
#aff-contents section.sec-com-ttl .com-ttl__feature {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-com-ttl .com-ttl__feature {
    font-size: 6.4vw;
  }
}
#aff-contents section.sec-com-ttl .com-ttl__feature__sub {
  display: block;
  font-size: 18px;
}
#aff-contents section.sec-com-ttl .com-ttl__quote {
  font-weight: 100;
}
#aff-contents section.sec-com-ttl .com-ttl__actions {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: flex-end;
}
@media print, screen and (min-width: 769px) {
  #aff-contents section.sec-com-ttl .com-ttl__actions {
    grid-area: actions;
  }
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-com-ttl .com-ttl__actions {
    gap: 2.1333333333vw;
    justify-content: center;
  }
}
#aff-contents section.sec-com-ttl .com-ttl__action {
  align-items: center;
  border-radius: 20px;
  display: inline-flex;
  font-size: 14px;
  font-weight: 600;
  gap: 8px;
  line-height: 1;
  text-decoration: none;
  white-space: nowrap;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-com-ttl .com-ttl__action {
    border-radius: 5.3333333333vw;
    font-size: 3.7333333333vw;
    gap: 1.6vw;
  }
}
#aff-contents section.sec-com-ttl .com-ttl__action--insta {
  padding: 8px 16px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-com-ttl .com-ttl__action--insta {
    padding: 2.1333333333vw 3.2vw;
  }
}
#aff-contents section.sec-com-ttl .com-ttl__action--top {
  padding: 10px 16px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-com-ttl .com-ttl__action--top {
    padding: 2.1333333333vw 3.7333333333vw;
  }
}
#aff-contents section.sec-com-ttl .com-ttl__action-icon {
  display: block;
  flex: 0 0 auto;
  height: auto;
  width: 20px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-com-ttl .com-ttl__action-icon {
    width: 4.8vw;
  }
}
#aff-contents section.sec-com-ttl .com-ttl__action--insta .com-ttl__action-icon {
  width: 24px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-com-ttl .com-ttl__action--insta .com-ttl__action-icon {
    width: 5.8666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  #aff-contents section.sec-com-ttl .com-ttl__nav {
    grid-area: nav;
  }
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-com-ttl .com-ttl__nav {
    box-sizing: border-box;
    max-width: 100%;
    text-align: center;
    width: 100%;
  }
}
#aff-contents section.sec-com-ttl .com-ttl__nav-list {
  display: flex;
  flex-wrap: wrap;
  gap: 4px 0;
  justify-content: flex-end;
  line-height: 1.25;
  list-style: none;
  margin: 0;
  padding: 8px 0 0;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-com-ttl .com-ttl__nav-list {
    box-sizing: border-box;
    flex-wrap: nowrap;
    gap: 0;
    justify-content: space-between;
    padding: 1.6vw 0;
    width: 100%;
  }
}
#aff-contents section.sec-com-ttl .com-ttl__nav-item {
  font-weight: 600;
}
@media print, screen and (min-width: 769px) {
  #aff-contents section.sec-com-ttl .com-ttl__nav-item {
    font-size: 14px;
    padding-inline: 12px;
  }
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-com-ttl .com-ttl__nav-item {
    border-right: 1px solid #000;
    box-sizing: border-box;
    flex: 0 0 auto;
    font-size: 2.6666666667vw;
    line-height: 1.25;
    padding-inline: 1.3333333333vw;
    text-align: center;
    white-space: nowrap;
  }
  #aff-contents section.sec-com-ttl .com-ttl__nav-item:first-child {
    border-left: 1px solid #000;
  }
}
#aff-contents section.sec-com-ttl .com-ttl__nav-link {
  display: block;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-com-ttl .com-ttl__nav-link {
    display: inline;
    word-break: keep-all;
  }
}
#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: 0;
  }
}
#aff-contents section.sec-ren-bn .ren-bn__ttl {
  justify-content: space-between;
  margin-bottom: 33px;
  text-align: center;
}
@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 {
  border-bottom: 1px solid #000000;
  font-size: 20px;
  font-weight: 500;
  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__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 {
  width: 270px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ren-bn .ren-bn__list__item {
    margin: 0 auto 30px;
    padding-left: 2.1333333333vw;
    width: 80vw;
  }
}
#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-ren-bn .ren-bn__list__item__ttl {
  color: #000000;
  font-size: 20px;
  font-weight: 600;
}
@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-backnumber {
  padding: 40px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-backnumber {
    margin-bottom: 0;
  }
}
#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__slider-outer {
  overflow: visible;
  padding: 0 40px;
  position: relative;
}
#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: 0;
  }
}
#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: 0;
  }
}
#aff-contents section.sec-backnumber .bn__ttl {
  margin-bottom: 32px;
  text-align: center;
}
@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 {
  border-bottom: 1px solid #000000;
  color: #000000;
  font-size: 20px;
  font-weight: 500;
  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__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
#aff-contents section.sec-backnumber .bn__list.slick-slider .slick-list {
  overflow: hidden;
}
#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__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-size: 14px;
  font-weight: 600;
  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-size: 13px;
  font-weight: 600;
  line-height: 1.4;
}
@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-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  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-ttl {
  background-color: #fff;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
#aff-contents section.sec-ttl .ttl {
  align-items: flex-start;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  width: 100%;
}
@media print, screen and (min-width: 769px) {
  #aff-contents section.sec-ttl .ttl {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .ttl {
    align-items: center;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
#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 {
    margin-left: 2.6666666667vw;
    width: 75%;
  }
}
#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 {
    margin-right: 40px;
    width: 70px;
  }
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .ttl > div:last-child img {
    margin-right: 5.3333333333vw;
    width: 30%;
  }
}
#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 {
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
  display: flex;
  justify-content: center;
  line-height: 1.25;
  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;
  border-bottom: 1px solid #000000;
  display: flex;
  font-weight: 700;
  justify-content: center;
  padding-bottom: 25px;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special-head {
    border-top: 1px solid #000000;
    margin-top: 40px;
    padding: 20px 0;
  }
}
#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 {
  font-size: 70px;
  padding-left: 20px;
}
@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 .spe-main__thumb {
  align-items: flex-start;
  border-top-left-radius: 0;
  display: flex;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 100px;
  width: 95%;
}
@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 img {
  display: block;
  height: auto;
  width: 100%;
}
#aff-contents section.sec-ttl .special .spe-main__con {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 25px 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-size: 20px;
  font-weight: 600;
  line-height: 1.35;
  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-size: 32px;
  font-weight: 600;
  line-height: 1.3;
}
@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__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__meta {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-main__meta {
    margin-top: 2.1333333333vw;
  }
}
@media only screen and (max-width: 768px) {
  #aff-contents section.sec-ttl .special .spe-main__meta .c-cat-label {
    margin-top: 0;
  }
}
@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 .c-cat-label-item a {
  border: 1px solid #000000;
}

@media print, screen and (min-width: 769px) {
  .forSP {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .forPC {
    display: none !important;
  }
}