
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1:wght@400;500;700&family=Noto+Sans+JP:wght@400;500;700;900&display=swap");/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */*,::before,::after{-webkit-box-sizing:border-box;box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}[type="checkbox"]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}[type="radio"]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}button,[type="button"],[type="reset"],[type="submit"]{cursor:pointer}button:disabled,[type="button"]:disabled,[type="reset"]:disabled,[type="submit"]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}@-webkit-keyframes close {
  0% {
    display: block;
    opacity: 1;
    z-index: 9999; }
  99% {
    display: block;
    opacity: 0;
    z-index: -9999; }
  100% {
    display: none; } }@keyframes close {
  0% {
    display: block;
    opacity: 1;
    z-index: 9999; }
  99% {
    display: block;
    opacity: 0;
    z-index: -9999; }
  100% {
    display: none; } }@-webkit-keyframes closeFlex {
  0% {
    display: -webkit-box;
    display: flex;
    opacity: 1;
    z-index: 9999; }
  99% {
    display: -webkit-box;
    display: flex;
    opacity: 0;
    z-index: -9999; }
  100% {
    display: none; } }@keyframes closeFlex {
  0% {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
    z-index: 9999; }
  99% {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    z-index: -9999; }
  100% {
    display: none; } }@-webkit-keyframes open {
  0% {
    opacity: 0;
    z-index: -9999; }
  100% {
    opacity: 1;
    z-index: 9999; } }@keyframes open {
  0% {
    opacity: 0;
    z-index: -9999; }
  100% {
    opacity: 1;
    z-index: 9999; } }@-webkit-keyframes openFlex {
  0% {
    display: none;
    opacity: 0;
    z-index: -9999; }
  1% {
    display: -webkit-box;
    display: flex;
    opacity: 0;
    z-index: -9999; }
  100% {
    display: -webkit-box;
    display: flex;
    opacity: 1;
    z-index: 9999; } }@keyframes openFlex {
  0% {
    display: none;
    opacity: 0;
    z-index: -9999; }
  1% {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    z-index: -9999; }
  100% {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
    z-index: 9999; } }html {
  font-size: 10px;
  overscroll-behavior-y: none;
  background-color: #fff; }body {
  font-family: 'Noto Sans JP',sans-serif;
  color: #393939;
  vertical-align: middle;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: calc(22/16); }body.is-fixed {
    overflow: hidden; }*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: inherit;
  font-family: inherit; }.main {
  overflow: hidden;
  position: relative;
  z-index: 1;
  background-color: #fff; }a, a img,
button,
button img {
  -webkit-transition: 0.5s;
  transition: 0.5s; }a:hover img.fit, a:hover video.fit {
  -webkit-transform: scale(1.1);
          transform: scale(1.1); }img.fit, video.fit {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 100%; }.content {
  padding: 0 12px; }.content_inner {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto; }.bg-dot {
  background-repeat: repeat;
  background-size: 818px auto;
  background-image: url(../img/common/bg-dot.svg);
  background-color: #FFFCEB; }.bg-dot02 {
  background-repeat: repeat;
  background-size: 1636px auto;
  background-image: url(../img/common/bg-dot02.svg); }.bg-wave {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-image: url(../img/common/bg-wave.svg); }.bg-primary {
  background-color: #FFF8D6; }.bg-stripe {
  background: repeating-linear-gradient(45deg, #fff9d8, #fff9d8 3px, #fffceb 3px, #fffceb 20px); }time {
  display: inline-block;
  font-size: 14px; }time span {
    display: inline-block;
    margin-left: 1.5em; }.l-footer {
  margin-top: 60px;
  padding-top: 50px;
  padding-bottom: 34px;
  background-color: #F3F3F3; }body.suntvnews.-article .l-footer {
    margin-top: 0; }.l-footer_head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }.l-footer_logo {
    max-width: 142px; }.l-footer_sns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px; }.l-footer_sns li {
      max-width: 28px; }.l-footer_sns li:nth-child(2) {
        max-width: 50px; }.l-footer_sns li:nth-child(3) {
        max-width: 36px; }.l-footer_nav {
    margin-top: 42px;
    margin-bottom: 40px; }.l-footer_navItem button {
      font-weight: bold;
      font-size: 18px;
      line-height: 1; }.l-footer_foot {
    font-size: 14px; }.l-footer_footNav ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 50px; }.l-header {
  border-bottom: 1px #393939 solid;
  width: 100%;
  padding: 18px 12px 13px;
  background-color: #fff;
  position: relative;
  z-index: 9999; }.l-header_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }.l-header_nav {
    font-size: 14px;
    font-weight: bold; }.l-header_nav ul a:hover {
      color: #867414; }.l-header_buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 12px; }.l-header_buttons a, .l-header_buttons button {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-size: 14px;
      border-radius: 100vw; }.l-header .l-header_program {
    position: relative;
    padding: 0;
    width: 50px;
    height: 50px; }.l-header .l-header_program::after {
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      border-radius: 100vw;
      border: 2px solid #867414;
      opacity: 0;
      -webkit-transition: 0.5s;
      transition: 0.5s;
      position: absolute;
      top: 0;
      left: 0; }.l-header .l-header_program:hover .l-header_program-on {
      opacity: 1; }.l-header .l-header_program:hover::after {
      opacity: 1; }.l-header .l-header_program img {
      max-width: 100%;
      height: auto; }.l-header .l-header_program-on {
      opacity: 0;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      -webkit-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease; }.l-header_news {
    border: 1px solid #393939;
    position: relative; }.l-header_news::after {
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      border-radius: 100vw;
      border: 2px solid #867414;
      opacity: 0;
      -webkit-transition: 0.5s;
      transition: 0.5s;
      position: absolute;
      top: 0;
      left: 0; }.l-header_news:hover {
      border-color: transparent; }.l-header_news:hover::after {
        opacity: 1; }.l-header_navButton {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 4px;
    width: 30px;
    height: 30px; }.l-header_navButton::before, .l-header_navButton::after,
    .l-header_navButton span {
      display: block; }.l-header_navButton:hover::before, .l-header_navButton:hover::after,
    .l-header_navButton:hover span {
      background-color: #867414; }.l-header_floatNav {
    display: none;
    width: 100%;
    position: absolute;
    background-color: #fff; }.l-header_floatNav ul li {
      border-bottom: 2px solid #393939; }.l-header_floatNav ul li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 22px 24px;
        font-size: 14px;
        font-weight: bold; }.l-header_floatNav ul li a::after {
          content: '';
          -ms-flex-negative: 0;
              flex-shrink: 0;
          display: block;
          width: 7px;
          height: 16px;
          background-repeat: no-repeat;
          background-size: contain;
          background-position: center center;
          background-image: url(../img/common/icon-arrow-header-nav.svg); }.l-header_floatNav ul li a span {
          -webkit-box-flex: 1;
              -ms-flex-positive: 1;
                  flex-grow: 1;
          display: block; }.l-header_floatNav--primary li {
      background-color: #F9DD4A; }.l-header_floatNav--close {
      width: 100%;
      padding: 16px;
      background-color: #fff;
      position: sticky;
      bottom: 0;
      left: 0;
      border-top: 2px solid #393939; }.l-header_floatNav--close button {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: 100%;
        max-width: 204px;
        margin: 0 auto;
        padding: 15px;
        background-color: #fff;
        border-radius: 100vw;
        border: 2px solid #393939; }.l-header_floatNav--close button img {
          width: 30px;
          height: auto; }.l-header.-suntvnews {
    border-bottom: solid 1px #393939;
    padding: 0; }.l-header.-suntvnews .l-header_inner {
      max-width: 1200px;
      margin-right: auto;
      margin-left: auto;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }.l-header.-suntvnews .l-header_body {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }.l-header.-suntvnews .l-header_info .l-header_search {
      display: none; }.l-header.-suntvnews .l-header_nav {
      font-size: 1.6rem; }.l-header.-suntvnews .l-header_nav ul {
        gap: 30px; }.l-header.-suntvnews .l-header_search {
      padding: 0;
      width: 46px;
      height: 46px;
      padding: 0;
      background-color: #F4F4F4;
      position: relative; }.l-header.-suntvnews .l-header_search::before {
        content: '';
        display: block;
        width: 16px;
        height: 16px;
        -webkit-mask-image: url(../img/suntvnews/icon_search.svg);
                mask-image: url(../img/suntvnews/icon_search.svg);
        -webkit-mask-repeat: no-repeat;
                mask-repeat: no-repeat;
        -webkit-mask-size: 100% 100%;
                mask-size: 100% 100%;
        background-color: #393939; }.l-header.-suntvnews .l-header_search::after {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 100vw;
        border: 2px solid #867414;
        opacity: 0;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        position: absolute;
        top: 0;
        left: 0; }.l-header.-suntvnews .l-header_search:hover {
        background-color: #fff;
        color: #867414; }.l-header.-suntvnews .l-header_search:hover::after {
          opacity: 1; }.l-header.-suntvnews .l-header_searchBody {
        display: none;
        position: absolute;
        left: 0;
        width: 100%;
        padding: 20px 10px;
        background-color: #fff;
        border-top: 1px #393939 solid;
        border-bottom: 1px #393939 solid; }.l-header.-suntvnews .l-header_searchBody .myBlockSearch {
          padding-top: 0;
          padding-bottom: 0;
          border-top: none;
          border-bottom: none; }.l-header.-suntvnews .l-header_searchBody .myBlockSearch__form {
            margin-top: 0; }.l-header.-suntvnews .l-header_searchBody .myBlockSearch__input {
            width: calc(100% - 60px);
            padding: 8px; }.l-header.-suntvnews .l-header_searchBody .myBlockSearch__btn {
            width: 60px;
            padding: 12px 5px; }.ly-sort_select {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  position: relative;
  font-weight: 700;
  line-height: 1;
  margin: 40px 0;
  z-index: 2; }.ly-sort_select--head {
    font-size: 18px; }.ly-sort_select:has(.ly-sort_select--body.is-active) .ly-sort_select--head::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      cursor: pointer;
      z-index: 2; }.ly-sort_select--body {
    position: relative; }.ly-sort_select--label {
    background-color: #FFFCEB;
    border: 2px solid currentColor;
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #867414;
    padding: 9px 14px 9px 16px;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color; }.ly-sort_select--label::after {
      content: "";
      background-color: currentColor;
      -webkit-mask: url(../img/common/icon-arrow-sort.svg) no-repeat center/100% 100%;
              mask: url(../img/common/icon-arrow-sort.svg) no-repeat center/100% 100%;
      width: 14px;
      height: 7px;
      margin-left: 12px; }.ly-sort_select--label span:not(.is-active) {
      display: none; }.ly-sort_select--label:hover {
      color: #393939; }.ly-sort:has(.ly-sort_select--body.is-active) .ly-sort_select--label {
      background-color: #fff;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0;
      color: #393939; }.ly-sort:has(.ly-sort_select--body.is-active) .ly-sort_select--label::after {
        -webkit-transform: scaleY(-1);
                transform: scaleY(-1); }.ly-sort_nav {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%; }.ly-sort:has(.ly-sort_select--body.is-active) .ly-sort_nav {
    display: block; }.ly-sort_nav--list li {
    margin-top: -2px; }.ly-sort_nav--list li a, .ly-sort_nav--list li button {
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      background-color: #fff;
      border: 2px solid #393939;
      display: block;
      text-align: center;
      width: 100%;
      padding: 9px 14px; }.ly-sort_nav--list li a.is-active, .ly-sort_nav--list li button.is-active {
        background-color: #FFFCEB;
        color: #867414; }.ly-sort_nav--list li:last-child button {
      border-radius: 0 0 4px 4px; }.ly-sort_content {
  position: relative;
  z-index: 1; }.ly-tab_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px 8px;
  margin-bottom: 40px; }.ly-tab_nav li {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    font-weight: 700; }.ly-tab_nav li button {
      padding: 8px 11px;
      border-radius: 100vw;
      border: 2px solid transparent;
      line-height: 1; }.ly-tab_nav li button:hover {
        color: #867414; }.ly-tab_nav li button.is-active {
        background-color: #FFFCEB;
        border-color: #867414;
        color: #867414; }.ly-tab_content:not(.is-active) {
  display: none; }.m-ads {
  margin-top: 60px;
  margin-bottom: 60px;
  display: block !important; }.m-ads_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #fff; }.modArticleArchivesBlockProgram {
  margin: 0 -30px;
  padding: 0 30px; }.modArticleArchivesBlockProgram + .modArticleArchivesBlockProgram {
    margin-top: 30px; }.modArticleArchivesBlockProgramMore .modArticleArchivesBlockProgram:first-child {
    margin-top: 30px; }.modArticleArchivesBlockProgram__title {
    position: relative;
    border-image-source: linear-gradient(#FFFCEB, #FFFCEB);
    border-image-slice: 0 fill;
    border-image-outset: 0 100vw;
    color: #867414;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 24px;
    padding: 16px 0; }.modArticleArchivesBlockProgram__title::before {
      content: "";
      border-top: 2px solid currentColor;
      border-bottom: 2px solid currentColor;
      position: absolute;
      top: 0;
      bottom: 0;
      left: -50vw;
      right: -50vw;
      pointer-events: none; }.modArticleArchivesBlockProgram:first-child .modArticleArchivesBlockProgram__blocktitle::before {
        border-top: none; }.modArticleArchivesBlockProgram__body {
    max-width: 652px;
    margin: 0 auto; }.modArticleArchivesBlockProgram__image {
    margin-bottom: 28px; }.modArticleArchivesBlockProgram__image img {
      width: 100%; }.modArticleArchivesBlockProgram__image-caption {
      margin-top: 7px; }.modArticleArchivesBlockProgram__txt {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 1.62; }.modArticleArchivesBlockProgramMore {
    margin: 0 -30px;
    padding: 0 30px; }.modArticleArchivesBlockProgramMore[aria-hidden="true"] {
      display: none; }.modArticleArchivesListLink {
  border-radius: 10px;
  background-color: #fff;
  border: solid 2px #393939;
  margin-bottom: 20px;
  overflow: hidden; }.modArticleArchivesListLink__item {
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease; }.modArticleArchivesListLink__item:not(:last-child) {
      border-bottom: solid 2px #393939; }.modArticleArchivesListLink__item:has([aria-expanded="true"]) {
      background-color: #FFFCEB; }.modArticleArchivesListLink__link {
    width: 100%;
    display: block;
    border-radius: 10px;
    position: relative;
    padding: 16px 59px 13px 29px;
    background-color: transparent;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    font-weight: 700;
    font-size: 2.0rem; }.modArticleArchivesListLink__link[aria-expanded="true"]::after {
      -webkit-transform: scale(1, -1);
              transform: scale(1, -1); }.modArticleArchivesListLink__link::after {
      content: "";
      background-image: url(../img/common/icon-arrow-bottom02.svg);
      background-position: 0 0;
      background-repeat: no-repeat;
      background-size: 100% auto;
      width: 16px;
      height: 9px;
      position: absolute;
      top: 0;
      right: 30px;
      bottom: 0;
      margin: auto 0;
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg); }.modArticleArchivesListBnr__link {
  background: #fff;
  border: 2px solid currentColor;
  -webkit-box-shadow: 2px 2px 0px #4A4A4A;
          box-shadow: 2px 2px 0px #4A4A4A;
  aspect-ratio: 487 / 130;
  border-radius: 6px;
  display: block;
  overflow: hidden; }.modArticleDoramaBlockCorrelation__btn {
  margin-top: 16px; }.modArticleDoramaBlockSns {
  position: relative;
  margin-top: 54px;
  padding-top: 20px; }.modArticleDoramaBlockSns__title {
    position: absolute;
    top: -39px;
    left: -11px; }.modArticleDoramaBlockSns__body {
    max-height: 257px;
    overflow: auto;
    padding: 0 20px; }.modArticleDoramaBlockSns__body > * {
      margin: 0 auto; }.modArticleDoramaBlockSns__foot {
    padding: 14px;
    border-top: solid 1px #C2C2C2; }.modArticleDoramaBlockSns__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0 20px;
    max-width: 520px;
    margin: 0 auto; }.modArticleDoramaBlockSns__btn-item {
      width: calc((100% - 20px*1)/2); }.modArticleDoramaBlockSns__btn-item.-more .modArticleDoramaBlockSns__btn-inner {
        padding-left: 40px;
        padding-right: 40px;
        position: relative; }.modArticleDoramaBlockSns__btn-item.-more .modArticleDoramaBlockSns__btn-inner:hover {
          background-color: #eeeeee; }.modArticleDoramaBlockSns__btn-item.-more .modArticleDoramaBlockSns__btn-inner::before {
          content: "";
          position: absolute;
          top: 0;
          left: 30px;
          bottom: 0;
          margin: auto 0;
          background-image: url(../img/common/logo-x.svg);
          background-position: 0 0;
          background-repeat: no-repeat;
          background-size: 100% auto;
          width: 22px;
          height: 22px; }.modArticleDoramaBlockSns__btn-item.-post .modArticleDoramaBlockSns__btn-inner {
        background-color: #393939;
        color: #fff; }.modArticleDoramaBlockSns__btn-item.-post .modArticleDoramaBlockSns__btn-inner:hover {
          background-color: #fff;
          color: #393939; }.modArticleDoramaBlockSns__btn-inner {
      display: block;
      -webkit-transition: 0.5s;
      transition: 0.5s;
      padding: 14px 10px;
      border-radius: 99999px;
      background: #FFFFFF;
      border: 1.18462px solid #393939;
      -webkit-box-shadow: 1px 1px 0px #393939;
              box-shadow: 1px 1px 0px #393939;
      text-align: center;
      font-weight: 600;
      font-size: 1.6rem;
      line-height: 1; }.modArticleWrapper {
  background-color: #EEEEEE;
  padding-bottom: 80px; }.modArticleWrapper__inner {
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto; }.modArticleWrapper02 {
  background-color: #fff;
  padding-top: 100px;
  padding-bottom: 100px; }.modArticleWrapper02__inner {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto; }.modArticleHeader {
  margin-bottom: 17px; }.modArticleHeaderState {
    background: #FFFFFF;
    border: 1.5px solid #393939;
    -webkit-box-shadow: 1px 1px 0px #393939;
            box-shadow: 1px 1px 0px #393939;
    border-radius: 8px; }.modArticleHeaderState + .modArticleHeaderState {
      margin-top: 15px; }.modArticleHeaderState__item.-item01 .modArticleHeaderState__item-title {
      padding-right: 150px; }.modArticleHeaderState__item.-item02 .modArticleHeaderState__item-body {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }.modArticleHeaderState__item-title {
      margin-bottom: 12px;
      position: relative;
      font-weight: 500;
      font-size: 1.8rem;
      line-height: 1;
      color: #867414; }.modArticleHeaderState__item-title-date {
        background-color: #f00;
        position: absolute;
        top: 0;
        right: 0;
        color: #fff;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 1;
        padding: 6px 10px;
        z-index: 2; }.modArticleHeaderState__item-name {
      font-weight: 700;
      font-size: 2.4rem;
      line-height: 1.45833; }.modArticleHeaderState__item-body {
      font-weight: 700;
      font-size: 2.2rem; }.modArticleHeaderState__item-week {
      display: inline-block;
      border-radius: 50%;
      width: 35px;
      height: 35px;
      background: #FFFCEB;
      border: 1.5px solid #393939;
      margin-right: 8px;
      margin-bottom: 4px;
      font-weight: 500;
      font-size: 1.8rem;
      line-height: 32px;
      text-align: center; }.modArticleHeaderState__item-week + .modArticleHeaderState__item-week {
        margin-left: -2px; }.modArticleHeaderState__item-week.-disabled {
        border-color: #C4C4C4;
        color: #C4C4C4; }.modArticleHeaderState__box {
      display: -ms-grid;
      display: grid;
      gap: 5px 10px;
      width: 100%; }.modArticleHeaderState__box + .modArticleHeaderState__box {
        margin-top: 10px; }.modArticleHeaderState__box .modArticleHeaderState__item-week {
        margin-right: 0; }.modArticleHeaderState__box .modArticleHeaderState__item-week + .modArticleHeaderState__item-week {
          margin-left: 0; }.modArticleBlockSection {
  background-color: #fff;
  border: 1.5px solid #393939;
  -webkit-box-shadow: 1px 1px 0px #393939;
          box-shadow: 1px 1px 0px #393939;
  border-radius: 8px;
  margin-bottom: 20px; }.modArticleBlockSection__inner {
    padding: 27px 30px;
    overflow: hidden; }.modArticleBlockSection__inner.-acc {
      display: none;
      .modArticleBlockSection__title: only-child;
      margin-bottom: 0; }.modArticleBlockSection__title, .modArticleBlockSection__btn {
    font-weight: 700;
    font-size: 24px; }.modArticleBlockSection__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 17px; }.modArticleBlockSection__title-item.-sub {
      font-size: 75%; }.modArticleBlockSection__btn {
    display: block;
    position: relative;
    background-color: transparent;
    border: none;
    width: 100%;
    padding: 26px 30px 22px;
    font-weight: 700;
    font-size: 24px; }.modArticleBlockSection__btn + .modArticleBlockSection__inner {
      padding-top: 0; }.modArticleBlockSection__btn[aria-expanded="true"]::after {
      -webkit-transform: scale(1, -1);
              transform: scale(1, -1); }.modArticleBlockSection__btn::after {
      content: "";
      background-image: url(../img/common/icon-arrow-bottom02.svg);
      background-position: 0 0;
      background-repeat: no-repeat;
      background-size: 100% auto;
      width: 16px;
      height: 9px;
      position: absolute;
      top: 0;
      right: 30px;
      bottom: 0;
      margin: auto 0; }.modArticleBlockSection__acc-more {
    margin-top: 30px; }.modArticleBlockSection__acc-more [aria-expanded="true"] {
      display: none; }.modArticleBlockSection__txt {
    line-height: 1.6; }.modArticleListAcc {
  border-top: solid 2px #393939;
  border-bottom: solid 2px #393939;
  overflow: hidden; }.modArticleListAcc.-more {
    border-top: none;
    display: none; }.modArticleListAcc__item {
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease; }.modArticleListAcc__item:not(:last-child) {
      border-bottom: solid 2px #393939; }.modArticleListAcc__item:has([aria-expanded="true"]) {
      background-color: #FFFCEB; }.modArticleListAcc__toggle {
    width: 100%;
    display: block;
    border-radius: 10px;
    position: relative;
    padding: 16px 59px 13px 29px;
    background-color: transparent;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease; }.modArticleListAcc__toggle[aria-expanded="true"]::after {
      -webkit-transform: scale(1, -1);
              transform: scale(1, -1); }.modArticleListAcc__toggle::after {
      content: "";
      background-image: url(../img/common/icon-arrow-bottom02.svg);
      background-position: 0 0;
      background-repeat: no-repeat;
      background-size: 100% auto;
      width: 16px;
      height: 9px;
      position: absolute;
      top: 0;
      right: 30px;
      bottom: 0;
      margin: auto 0; }.modArticleListAcc__date {
    color: #867414;
    font-weight: 500;
    font-size: 1.4rem; }.modArticleListAcc__title {
    font-weight: 700;
    font-size: 2.0rem; }.modArticleListAcc__body {
    position: relative;
    display: none;
    padding: 13px 29px;
    font-size: 1.6rem;
    line-height: 1.625; }.modArticleListAcc__body::before {
      content: "";
      background-image: linear-gradient(to right, #867414 10px, transparent 10px);
      background-size: 17px 2px;
      background-repeat: repeat-x;
      background-position: left top;
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      height: 2px; }.modArticleListAcc__btn {
    margin: 14px auto 0; }.modArticleListMonth {
  display: -ms-grid;
  display: grid;
  grid-template: auto/repeat(auto-fill, minmax(auto, 90px));
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  max-width: 600px;
  margin: 0 auto;
  padding-top: 8px;
  padding-bottom: 5px; }.modArticleListMonth__link {
    background-color: #F9DD4A;
    border: 2px solid currentColor;
    border-radius: 40px;
    display: block;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1;
    text-align: center;
    padding: 9px 10px 9px; }.modArticleNavAnchor {
  background-color: #F9DD4A;
  border: 1.5px solid #393939;
  -webkit-box-shadow: 1px 1px 0px #393939;
          box-shadow: 1px 1px 0px #393939;
  border-radius: 8px;
  margin-bottom: 40px; }.modArticleNavAnchor__item {
    position: relative; }.modArticleNavAnchor__link {
    display: block;
    position: relative;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.33;
    padding-right: 24px; }.modArticleNavAnchor__link::after {
      content: "";
      background: url(../img/common/icon-arrow-bottom02.svg) no-repeat right center/100%;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      width: 16px;
      height: 9px;
      margin: auto;
      -webkit-transform: translateY(1px) rotate(-90deg);
              transform: translateY(1px) rotate(-90deg); }.modBlockInfoHead {
  padding-top: 10px;
  padding-bottom: 10px; }.modBlockInfoHead__inner {
    background-color: #A82723;
    border-radius: 6px;
    display: block;
    position: relative;
    color: #fff; }.modBlockInfoHead__inner::after {
      content: "";
      background-color: currentColor;
      -webkit-mask: url(../img/common/icon-arrow-right.svg) no-repeat center/100%;
              mask: url(../img/common/icon-arrow-right.svg) no-repeat center/100%;
      position: absolute;
      width: 8px;
      height: 17px; }.modBlockInfoHead__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 8px; }.modBlockInfoHead__title::before {
      content: "";
      background: url(../img/common/icon_caution.svg) no-repeat center/100%;
      display: block;
      min-width: 24px;
      min-height: 24px;
      margin-right: 10px; }.modBlockInfoHead__txt {
    display: -webkit-box;
    font-family: arial;
    -webkit-box-orient: vertical;
    overflow: hidden; }.modBlockInfoHead__txt-inner {
      font-family: 'Noto Sans JP',sans-serif; }.modBlockNewsPickup:not(:last-child) {
  margin-bottom: 100px; }.modBlockNewsPickup__title {
  margin-bottom: 50px; }.modBlockNewsPickup__btn {
  margin-top: 50px; }.m-box {
  border-radius: 8px;
  border: 2px solid #393939;
  -webkit-box-shadow: 2px 2px 0px 0px #393939;
          box-shadow: 2px 2px 0px 0px #393939;
  background-color: #fff;
  overflow: hidden; }.m-button {
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  padding: 13px;
  border-radius: 100vw;
  border: 2px solid #393939;
  -webkit-box-shadow: 2px 2px 0px 0px #393939;
          box-shadow: 2px 2px 0px 0px #393939;
  overflow: hidden;
  background-color: #F9DD4A;
  text-align: center;
  font-size: 14px;
  font-family: wanpaku-ruika, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-family: 'M PLUS 1', sans-serif;
  -webkit-transition: 0.5s;
  transition: 0.5s; }.m-button:hover {
    background-color: #FFF8D6; }.m-button.-white {
    background-color: #fff; }.m-button.-accordion {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    background-color: #fff; }.m-button.-accordion::after {
      content: '';
      -ms-flex-negative: 0;
          flex-shrink: 0;
      display: block;
      width: 12px;
      height: 6px;
      margin-left: 12px;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center center;
      background-image: url(../img/common/icon-arrow-bottom.svg); }.m-button.-sm {
    min-width: 145px; }.m-button.-md {
    min-width: 250px; }.m-button.-md02 {
    min-width: 250px;
    font-size: 16px; }.m-button.-center {
    margin-right: auto;
    margin-left: auto; }.m-button.-full {
    width: 100%; }.m-button.-blank {
    position: relative;
    padding-right: 46px;
    padding-left: 46px; }.m-button.-blank::after {
      content: "";
      width: 14px;
      height: 14px;
      position: absolute;
      top: 0;
      right: 29px;
      bottom: 0;
      margin: auto;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center center;
      background-image: url(../img/common/icon_blank.svg); }.m-button.-blank.-sm02::after {
      right: 18px; }.m-button.-more::after {
    content: "";
    width: 13px;
    height: 8px;
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    background-image: url(../img/common/icon-arrow-top02.svg);
    margin-left: 10px;
    -webkit-transform: scale(1, -1);
            transform: scale(1, -1); }.m-button.-zoom {
    position: relative;
    padding-right: 46px;
    padding-left: 46px; }.m-button.-zoom.-md02 {
      padding-right: 46px;
      padding-left: 46px; }.m-button.-zoom::after {
      content: "";
      width: 19px;
      height: 19px;
      position: absolute;
      top: 0;
      right: 26px;
      bottom: 0;
      margin: auto;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center center;
      background-image: url(../img/common/icon_zoom.svg);
      margin-left: 10px; }.m-button.-timer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 8px;
    padding: 8px 17px;
    border: 2px solid #393939;
    background-color: #F4F4F4;
    color: #393939;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    font-family: 'Noto Sans JP', sans-serif;
    -webkit-box-shadow: initial;
            box-shadow: initial;
    overflow: hidden; }.m-button.-timer span {
      display: inline-block; }.modDeadlineBox__content {
  display: block; }.modDeadlineBox__closedMessage {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding: 10px 0;
  font-size: 20px;
  font-weight: 700; }.m-event {
  padding-top: 60px;
  padding-bottom: 100px; }.m-fixedModal {
  position: fixed; }.m-fixedModal_inner {
    width: 100%;
    max-width: 350px;
    padding: 20px;
    background-color: #FFFCEB;
    text-align: center;
    overflow: visible;
    position: relative; }.m-fixedModal_text {
    font-weight: bold;
    margin: 10px 0 0; }.m-fixedModal_text:last-child {
      margin-bottom: 18px; }.m-fixedModal_date {
    font-size: 13px;
    font-weight: 500;
    line-height: 1.23077;
    margin-top: 4px; }.m-fixedModal .m-movie {
    margin: 0 auto;
    border: 2px solid #E2CE61;
    border-radius: 6px; }.m-fixedModal .m-movie:not(:first-child) {
      margin-top: 10px; }.m-fixedModal_close {
    position: absolute;
    top: -14px;
    right: -6px; }.m-fixedModal_close .m-button {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 38px;
      height: 38px; }.m-fixedModal_trigger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: calc(100% - 73px - 24px - 62px);
    min-height: 73px;
    background-color: #FFFCEB;
    position: fixed;
    bottom: 8px;
    right: 70px;
    z-index: 10; }.m-fixedModal_trigger.m-button {
      padding: 0 10px; }.m-fixedModal_trigger .m-fixedModal_text {
      width: calc(100% - 10px);
      margin: 5px 0 0;
      overflow: hidden; }.m-fixedModal_trigger .m-fixedModal_text--inner {
        font-family: 'Noto Sans JP',sans-serif; }.m-fixedModal_image {
    margin: -15px; }.m-footBnr {
  margin-bottom: 40px; }.m-footBnr_inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
    gap: 40px 32px; }.m-footBnr_item {
    aspect-ratio: 276/130; }.m-footBnr_item.-wide {
      aspect-ratio: 584/130;
      -ms-grid-column: 1;
      -ms-grid-column-span: 2;
      grid-column: 1/3; }.modForm__title {
  max-width: 720px;
  margin: 0 auto 15px;
  font-weight: 700;
  font-size: 2.0rem;
  letter-spacing: 0.02em; }.modFormBlock + .modForm__title {
    margin-top: 29px; }.modForm__privacy {
  position: relative;
  padding: 28px 0;
  margin-top: 49px;
  text-align: center; }.modForm__privacy::after {
    content: "";
    background-image: linear-gradient(to right, #E1E1E1 8px, transparent 6px);
    background-size: 14px 2px;
    background-repeat: repeat-x;
    background-position: left top;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 2px; }.modForm__privacy p + p {
    margin-top: 14px; }.modForm__privacy a {
    color: #0056FE;
    text-decoration: underline;
    font-weight: bold; }.modForm__privacy-check {
    margin-top: 31px; }.modForm__foot {
  position: relative;
  padding: 30px 0;
  text-align: center; }.modForm__foot::after {
    content: "";
    background-image: linear-gradient(to right, #E1E1E1 10px, transparent 10px);
    background-size: 17px 2px;
    background-repeat: repeat-x;
    background-position: left top;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 2px; }.modForm__foot-btn {
    margin-top: 52px; }.modFormBlock {
  max-width: 720px;
  margin: 0 auto; }.modFormBlock__title {
    margin-bottom: 12px;
    font-weight: 700;
    letter-spacing: 0.02em; }.modFormBlock__title-required {
      border-radius: 99999px;
      background-color: #FFE4E4;
      padding: 4px 10px;
      margin-left: 8px;
      font-weight: 500;
      font-size: 1.4rem;
      letter-spacing: 0.02em;
      line-height: 1;
      color: #B61818; }.modFormBlock__contents + .modFormBlock__title {
    margin-top: 20px; }.modFormBlock .wpcf7-not-valid-tip {
    margin-top: 8px;
    display: block;
    color: #B61818;
    line-height: 1; }.modFormBlock [data-name="your-age"] input {
    width: auto; }.modFormBlock [data-name="your-sex"] .modFormInput {
    display: inline-block;
    width: auto; }.modFormBlock [data-name="your-sex"] .modFormInput .wpcf7-list-item.first {
    margin: 0; }.modFormInput {
  background-color: #fff;
  padding: 18px 20px;
  border: 1px solid #6E6E6E;
  border-radius: 4px;
  width: 100%;
  font-weight: 500; }.modFormInput.wpcf7-not-valid {
    border-color: #B61818; }.modFormInput::-webkit-input-placeholder {
    color: #6E6E6E; }.modFormInput::-moz-placeholder {
    color: #6E6E6E; }.modFormInput:-ms-input-placeholder {
    color: #6E6E6E; }.modFormInput::-ms-input-placeholder {
    color: #6E6E6E; }.modFormInput::placeholder {
    color: #6E6E6E; }.modFormInput:is(select) {
    background-image: url(../img/common/icon-arrow-bottom02_color02.svg);
    background-position: right 23px center;
    background-size: 16px 9px;
    background-repeat: no-repeat;
    cursor: pointer;
    padding-right: 50px; }.modFormInputCheckbox .wpcf7-not-valid-tip {
  margin-top: 14px;
  display: block;
  text-align: center;
  color: #B61818;
  line-height: 1; }.modFormInputCheckbox label {
  position: relative;
  padding-left: 37px;
  display: inline-block;
  cursor: pointer;
  font-size: 1.8rem;
  font-weight: 500; }.modFormInputCheckbox label::before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    width: 22px;
    height: 22px;
    background: #FFFFFF;
    border: 2px solid #393939;
    -webkit-box-shadow: 1px 1px 0px #393939;
            box-shadow: 1px 1px 0px #393939;
    border-radius: 1px; }.modFormInputCheckbox label::after {
    content: "";
    display: block;
    opacity: 0;
    border-bottom: 3px solid #393939;
    border-left: 3px solid #393939;
    width: 12px;
    height: 8px;
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -4px;
    -webkit-transform: rotate(-45deg) scale(0.5);
            transform: rotate(-45deg) scale(0.5); }.modFormInputCheckbox label:has(input:checked)::after {
    opacity: 1;
    -webkit-transform: rotate(-45deg) scale(1);
            transform: rotate(-45deg) scale(1); }.modFormInputCheckbox label input {
    display: none; }.m-headerAds {
  padding: 5px;
  background-repeat: repeat-x;
  background-size: auto 100%;
  background-position: bottom center;
  background-image: url(../img/common/bg-header-ad.svg);
  background-color: #fff;
  text-align: center; }.m-homeSectionHeading span {
  display: block; }.m-homeSectionHeading h2 {
  margin-top: 12px; }.m-information {
  padding-top: 100px;
  padding-bottom: 100px; }.m-information_main {
    max-width: 973px; }.m-kv {
  padding-top: 40px;
  padding-bottom: 44px;
  position: relative; }.modBlockInfoHead + .m-kv {
    padding-top: 0; }.m-kv_loading {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0; }body.-slickInit .m-kv_loading {
      opacity: 0; }@-webkit-keyframes rotateLoading {
  0% {
    -webkit-transform: rotate(0deg) scale(1);
            transform: rotate(0deg) scale(1); }
  50% {
    -webkit-transform: rotate(180deg) scale(0.6);
            transform: rotate(180deg) scale(0.6); }
  100% {
    -webkit-transform: rotate(360deg) scale(1);
            transform: rotate(360deg) scale(1); } }@keyframes rotateLoading {
  0% {
    -webkit-transform: rotate(0deg) scale(1);
            transform: rotate(0deg) scale(1); }
  50% {
    -webkit-transform: rotate(180deg) scale(0.6);
            transform: rotate(180deg) scale(0.6); }
  100% {
    -webkit-transform: rotate(360deg) scale(1);
            transform: rotate(360deg) scale(1); } }.m-kv_loading-inner {
      position: absolute;
      top: 300px;
      right: 0;
      left: 0;
      margin: auto;
      height: 42px;
      width: 42px; }.m-kv_loading-inner::before {
        content: '';
        -webkit-animation-name: rotateLoading;
                animation-name: rotateLoading;
        -webkit-animation-delay: 0;
                animation-delay: 0;
        -webkit-animation-duration: 0.75s;
                animation-duration: 0.75s;
        -webkit-animation-fill-mode: none;
                animation-fill-mode: none;
        -webkit-animation-iteration-count: infinite;
                animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
                animation-timing-function: linear;
        -webkit-animation-fill-mode: both;
                animation-fill-mode: both;
        background: transparent;
        border: 6px solid #ffef98;
        border-radius: 100%;
        display: inline-block;
        height: 40px;
        width: 40px;
        margin: 2px; }.m-kv_loading-inner::after {
        content: '';
        -webkit-animation-name: rotateLoading;
                animation-name: rotateLoading;
        -webkit-animation-delay: 0;
                animation-delay: 0;
        -webkit-animation-duration: 0.75s;
                animation-duration: 0.75s;
        -webkit-animation-fill-mode: none;
                animation-fill-mode: none;
        -webkit-animation-iteration-count: infinite;
                animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
                animation-timing-function: linear;
        -webkit-animation-fill-mode: both;
                animation-fill-mode: both;
        background: transparent;
        border: 6px solid #F9DD4A;
        border-bottom-color: transparent;
        border-radius: 100%;
        display: inline-block;
        height: 40px;
        width: 40px;
        margin: 2px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        text-align: center; }.m-kv_wrapper {
    position: relative;
    -webkit-transition: opacity 0.6s ease;
    transition: opacity 0.6s ease;
    opacity: 0; }body.-slickInit .m-kv_wrapper {
      opacity: 1; }.m-kv_inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 4fr 5fr;
    grid-template-columns: 4fr 5fr;
    gap: 10px 40px; }.m-kv_slider {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }.m-kv_slider .slick-dotted.slick-slider {
      margin-bottom: 0; }.m-kv_slider .slick-slider,
    .m-kv_slider .slick-list,
    .m-kv_slider .slick-track,
    .m-kv_slider .slick-slide,
    .m-kv_slider .slick-slide > div {
      height: 100%; }.m-kv_slider--stop {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 40px;
      height: 40px;
      padding: 0; }.m-kv_slider--stop img {
        display: block; }.m-kv_slider--stop .play {
        display: none; }.m-kv_slider--stop.is-pause .play {
        display: block; }.m-kv_slider--stop.is-pause .pause {
        display: none; }.m-kv_sliderNav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }.m-kv_sliderNav .js-kvSlider_nav {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }.m-kv_sliderNav .slick-dots {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: static; }.m-kv_sliderNav .slick-dots li {
        width: 100%;
        height: 11px;
        background-color: #fff;
        border-radius: 100vw;
        border: 1px solid #393939;
        position: relative;
        overflow: hidden; }.m-kv_sliderNav .slick-dots li::before {
          content: '';
          display: block;
          width: 100%;
          height: 100%;
          position: absolute;
          background-color: #F9DD4A;
          -webkit-transform-origin: top left;
                  transform-origin: top left;
          -webkit-transform: scaleX(0);
                  transform: scaleX(0); }.m-kv_sliderNav .slick-dots li button {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          padding: 0; }.m-kv_sliderNav .slick-dots li button::before {
            content: none; }.m-kv_sliderNav .slick-dots li.slick-active::before {
          -webkit-animation-name: slideActive;
                  animation-name: slideActive;
          -webkit-animation-duration: 3s;
                  animation-duration: 3s;
          -webkit-animation-fill-mode: forwards;
                  animation-fill-mode: forwards;
          -webkit-animation-timing-function: linear;
                  animation-timing-function: linear; }.m-kv_sliderNav .slick-dots li.slick-active.is-pause::before {
          -webkit-animation: none;
                  animation: none; }.m-kv_slide {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: 100%;
    height: 100%;
    position: relative; }.m-kv_schedule {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    padding: 18px;
    background-color: #fff; }.m-kv_schedule--header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      gap: 10px; }.m-kv_schedule--tabInner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 6px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border: 2px solid #F9DD4A;
      border-radius: 32px;
      padding: 2px; }.m-kv_schedule--tab button {
      border-radius: 50%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-size: 14px;
      width: 30px;
      height: 30px; }.m-kv_schedule--tab button.is-active {
        background-color: #F9DD4A;
        color: #fff; }.m-kv_schedule--main {
      position: relative;
      margin-top: 43px; }.m-kv_schedule--content:not(.is-active) {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      pointer-events: none;
      z-index: -1; }.m-kv_schedule--onAir {
      display: block; }.m-kv_schedule--onAirThumb {
        aspect-ratio: 364/205;
        border-radius: 6px;
        overflow: hidden; }.m-kv_schedule--onAirTitle {
        margin-top: 18px; }.m-kv_schedule--onAirTitle span {
          color: #6E6E6E;
          font-size: 14px; }.m-kv_schedule--onAirTitle h3 {
          margin-top: 14px;
          font-size: 20px;
          font-weight: 700;
          line-height: calc(27/20);
          overflow: hidden;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 2; }.m-kv_schedule--onAir:is(a):hover {
        color: #867414; }.m-kv_schedule--timeLineThumb {
      margin-bottom: 4px; }.m-kv_schedule--timeLineThumb ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 4px; }.m-kv_schedule--timeLineThumbItem {
        aspect-ratio: 16/9;
        border-radius: 4px;
        border: 1px solid #6E6E6E;
        position: relative;
        z-index: 0;
        overflow: hidden;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        cursor: pointer; }.m-kv_schedule--timeLineThumbItem::after {
          content: '';
          display: block;
          width: 100%;
          height: 100%;
          border-radius: 6px;
          border: 2px solid transparent;
          position: absolute;
          top: 0;
          left: 0;
          -webkit-transition: 0.5s;
          transition: 0.5s; }.m-kv_schedule--timeLineThumbItem img {
          -webkit-transition: 0.5s;
          transition: 0.5s; }.m-kv_schedule--timeLineThumbItem:hover img {
          -webkit-transform: scale(1.1);
                  transform: scale(1.1); }.m-kv_schedule--timeLineThumb .slick-current .m-kv_schedule--timeLineThumbItem {
        border-radius: 6px;
        border-color: transparent; }.m-kv_schedule--timeLineThumb .slick-current .m-kv_schedule--timeLineThumbItem::after {
          border-color: #393939; }.m-kv_schedule--dots {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      max-height: 100%;
      padding: 19px 0 6px; }.m-kv_schedule--dots .slick-list {
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }.m-kv_schedule--dotsItem {
        position: relative;
        z-index: 0; }.m-kv_schedule--dotsItem::before, .m-kv_schedule--dotsItem::after {
          content: '';
          display: block;
          background-color: #6E6E6E; }.m-kv_schedule--dotsItem::before {
          position: absolute;
          z-index: -1; }.m-kv_schedule--dotsItem::after {
          width: 10px;
          height: 10px;
          border-radius: 100vw; }.m-kv_schedule--dotsItem span {
          display: block;
          width: 60px;
          max-width: 100%;
          padding: 7px 0px;
          border-radius: 100vw;
          -webkit-box-sizing: content-box;
                  box-sizing: content-box;
          border: 2px solid transparent;
          background-color: #F2F2F2;
          line-height: 1;
          text-align: center;
          font-weight: 500;
          color: #6E6E6E;
          cursor: pointer; }.m-kv_schedule--dots .slick-current .m-kv_schedule--dotsItem::before, .m-kv_schedule--dots .slick-current .m-kv_schedule--dotsItem::after {
        background-color: #393939; }.m-kv_schedule--dots .slick-current .m-kv_schedule--dotsItem span {
        background-color: #F9DD4A;
        border-color: #393939;
        font-weight: 700;
        color: #393939; }.m-kv_comment {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    -ms-grid-row: 2;
    -ms-grid-row-span: 2;
    grid-row: 2/4; }.m-kv_comment--text {
      width: calc(572 / 675 * 100%);
      padding: 30px;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-image: url(../img/home/bg-pop.svg);
      font-weight: bold;
      font-size: 22px;
      position: relative; }.m-kv_comment--text::after {
        content: '';
        display: block;
        width: 115px;
        height: 117px;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center center;
        background-image: url(../img/common/img-mascot-01.png);
        position: absolute;
        top: -26px;
        right: -2px;
        -webkit-transform: translateX(100%);
                transform: translateX(100%); }.m-kv_comment--text p {
        -webkit-transform: rotate(-0.5deg);
                transform: rotate(-0.5deg); }@-webkit-keyframes slideActive {
  from {
    -webkit-transform: scaleX(0);
            transform: scaleX(0); }
  to {
    -webkit-transform: scaleX(1);
            transform: scaleX(1); } }@keyframes slideActive {
  from {
    -webkit-transform: scaleX(0);
            transform: scaleX(0); }
  to {
    -webkit-transform: scaleX(1);
            transform: scaleX(1); } }[data-swiper] {
  --sp-padding: 12px; }[data-swiper].m-kv_schedule .swiper-slide-active .m-kv_schedule--timeLineThumb::after {
    border-color: #393939; }[data-swiper].m-kv_schedule .swiper-slide-active .m-kv_schedule--timeLineThumbItem {
    border-radius: 6px;
    border-color: transparent; }[data-swiper].m-kv_schedule .swiper-slide-active .m-kv_schedule--dotsItem span {
    background-color: #F9DD4A;
    border-color: #393939;
    font-weight: 700;
    color: #393939; }[data-swiper] .m-kv_schedule--main {
    overflow: hidden; }[data-swiper] .m-kv_schedule--timeLine {
    position: relative;
    padding-bottom: 4px; }[data-swiper] .m-kv_schedule--timeLine .swiper {
      width: 100%;
      margin: 0;
      overflow: visible !important; }[data-swiper] .m-kv_schedule--timeLineNavButton {
      position: absolute;
      z-index: 2;
      left: 71px;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }[data-swiper] .m-kv_schedule--timeLineNavButton.m-prev {
        top: 0; }[data-swiper] .m-kv_schedule--timeLineNavButton.m-next {
        bottom: 0; }[data-swiper] .m-kv_schedule--timeLineThumb {
      position: relative;
      padding: 0;
      margin: 0;
      border: 1px solid transparent; }[data-swiper] .m-kv_schedule--timeLineThumb::after {
        content: '';
        display: block;
        top: -1px;
        right: -1px;
        bottom: -1px;
        left: -1px;
        width: auto;
        height: auto;
        border-radius: 6px;
        border: 2px solid transparent;
        position: absolute;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        z-index: 1; }[data-swiper] .m-kv_schedule--timeLineThumbItem::after {
        content: none; }[data-swiper] .m-kv_schedule--dots {
    position: relative;
    padding: 0; }[data-swiper] .m-kv_schedule--dots::after {
      content: "";
      position: absolute;
      top: -3px;
      right: 0;
      bottom: -3px;
      display: block;
      width: 1px;
      height: auto;
      background-color: #393939;
      z-index: -1; }[data-swiper] .m-kv_schedule--footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: flex-srart;
        -ms-flex-pack: flex-srart;
            justify-content: flex-srart;
    width: 237px;
    max-width: 100%;
    margin-top: 15px;
    margin-left: auto; }[data-swiper] .m-kv_scheduleCurrent[data-none-031] {
    display: none; }[data-swiper] .m-kv_scheduleCurrent[data-none-032] {
    display: none; }[data-tab-active="#schedule031"] .m-kv_scheduleCurrent[data-channel="schedule032"] {
  display: none; }[data-tab-active="#schedule032"] .m-kv_scheduleCurrent[data-channel="schedule031"] {
  display: none; }.modList01.js-relationSlider {
  display: block; }.modList01.js-relationSlider .modList01__item {
    padding-left: 40px; }.modList01Slider {
  overflow: hidden;
  padding-bottom: 8px; }.modList01Slider .slick-track {
    min-width: 100%; }.modList01__inner {
  display: block;
  position: relative;
  text-decoration: none;
  height: 100%;
  overflow: hidden; }.modList01__inner:hover img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }.modList01__category {
  background-color: #F3FCFF;
  border: 1px solid currentColor;
  border-radius: 30px;
  position: absolute;
  top: 8px;
  left: 8px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1;
  white-space: nowrap;
  padding: 6px 10px;
  z-index: 2;
  color: #2C7AA6; }body.present .modList01__category.-category01 {
    background-color: #ECFFE6;
    color: #1C5C1E; }body.present .modList01__category.-category02 {
    background-color: #FDF3FF;
    color: #A62C99; }body.present .modList01__category.-category03 {
    background-color: #F7F7F7;
    color: #181818; }.modList01__image {
  border: 2px solid currentColor;
  -webkit-box-shadow: 2px 2px 0px 0px currentColor;
          box-shadow: 2px 2px 0px 0px currentColor;
  border-radius: 6px;
  aspect-ratio: 372 / 214;
  margin-bottom: 16px;
  overflow: hidden;
  z-index: 1; }.modList01__image img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s; }.modList01__program {
  color: #867414;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 12px; }.modList01__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 17px; }.modList01__txt {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1.5625; }.modList01__date {
  color: #6E6E6E;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1.5625;
  margin-top: 12px; }.modList01__schedulelist {
  background: url(../img/common/icon_schedule.svg) no-repeat 0 0;
  padding-left: 34px; }.modList01__schedule {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  min-height: 24px; }.modList01__schedule:not(:last-child) {
    margin-bottom: 5px; }.modList01__schedule-week {
    border: 2px solid currentColor;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 14px;
    letter-spacing: 0;
    width: 24px;
    height: 24px;
    padding-bottom: 2px; }.js-accordion.is-open .modList01 .js-accordion_trigger {
  display: none !important; }.modList02 + .modList02 {
  border-top: 2px #E1E1E1 solid;
  margin-top: 60px;
  padding-top: 60px; }.modList02__item[data-my_week__target] {
  display: none; }.modList02__item[data-my_week__mon="true"] {
  display: block; }.modList02__item[data-my_week__tue="true"] {
  display: block; }.modList02__item[data-my_week__wed="true"] {
  display: block; }.modList02__item[data-my_week__thu="true"] {
  display: block; }.modList02__item[data-my_week__fri="true"] {
  display: block; }.modList02__item[data-my_week__sat="true"] {
  display: block; }.modList02__item[data-my_week__sun="true"] {
  display: block; }.modList02__inner {
  display: block;
  position: relative;
  text-decoration: none;
  height: 100%;
  overflow: hidden; }.modList02 a.modList02__inner:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1); }.modList02__new {
  background-color: #F3FCFF;
  border: 1px solid currentColor;
  border-radius: 30px;
  position: absolute;
  top: 8px;
  left: 8px;
  color: #2C7AA6;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1;
  white-space: nowrap;
  padding: 6px 10px;
  z-index: 2; }.modList02__date {
  background-color: #f00;
  position: absolute;
  top: 8px;
  right: 8px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1;
  padding: 6px 10px;
  z-index: 2; }.modList02__image {
  border: 2px solid currentColor;
  -webkit-box-shadow: 2px 2px 0px 0px currentColor;
          box-shadow: 2px 2px 0px 0px currentColor;
  border-radius: 6px;
  aspect-ratio: 372 / 214;
  margin-bottom: 13px;
  overflow: hidden;
  z-index: 1; }.modList02__image img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s; }.modList02__program {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.25;
  margin-bottom: 8px; }.modList02__categorybox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px 4px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 12px; }.modList02__category {
  border: 1px solid currentColor;
  border-radius: 30px;
  display: block;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1;
  white-space: nowrap;
  padding: 6px 10px;
  z-index: 2;
  background-color: #fff;
  color: #215AA9; }.modList02__category.-category01 {
    background-color: #fff;
    color: #215AA9; }.modList02__category.-category02 {
    background-color: #fff;
    color: #B86A32; }.modList02__category.-category03 {
    background-color: #fff;
    color: #4BAC61; }.modList02__category.-category04 {
    background-color: #fff;
    color: #888888; }.modList02__category.-category05 {
    background-color: #fff;
    color: #B83232; }.modList02__category02 {
  padding: 5px;
  margin: -13px -12px 18px;
  background-color: #F9DD4A;
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold; }.modList02__txt {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1.3; }.modList02__schedule + .modList02__txt {
    margin-top: 16px; }.modList02__txt + .modList02__schedule,
.modList02__note + .modList02__schedule {
  margin-top: 16px; }.modList02__schedule-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px 14px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }.modList02__schedule-item:not(:last-child) {
    margin-bottom: 8px; }.modList02__schedule-datelist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  gap: 6px; }.modList02__schedule-date {
  background-color: #fff;
  border: 1.5px solid currentColor;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #867414;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  width: 24px;
  height: 24px;
  padding-bottom: 1.5px; }.modList02__schedule-time {
  font-size: 16px;
  font-weight: 700;
  line-height: 1; }.modList02__note {
  font-size: 14px;
  margin-top: 10px; }.modList02.-type02 .modList02__inner {
  background-color: #FFFCEB;
  border: 2px solid currentColor;
  border-radius: 6px;
  -webkit-box-shadow: 2px 2px 0px 0px currentColor;
          box-shadow: 2px 2px 0px 0px currentColor; }.modList02.-type02 .modList02__image {
  border-width: 0 0 2px;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none; }.modList02.-type02 .modList02__body {
  padding: 0 12px 20px; }.modList03__inner {
  position: relative;
  text-decoration: none;
  padding: 30px 0 30px; }.modList03__item:not(:last-child) .modList03__inner {
    border-bottom: 1px solid #E1E1E1; }.modList03__category {
  background-color: #FFE2E0;
  border: 1px solid currentColor;
  border-radius: 30px;
  display: inline-block;
  color: #C03535;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1;
  white-space: nowrap;
  text-align: center;
  padding: 6px 10px;
  z-index: 2; }.modList03__program {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.25;
  margin-bottom: 14px; }.modList03__txt {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5625; }.modList03__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #0056FE;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1;
  text-decoration: underline;
  white-space: nowrap; }.modList03__link::after {
    content: "";
    background-color: currentColor;
    -webkit-mask: url(../img/common/icon-arrow-link.svg) no-repeat center/100%;
            mask: url(../img/common/icon-arrow-link.svg) no-repeat center/100%;
    display: block;
    width: 14px;
    height: 13px;
    margin-left: 6px; }.modListWeek01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }.modListWeek01__item {
    background-color: #fff;
    border: 2px solid currentColor;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #6E6E6E;
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    width: 44px;
    height: 44px;
    cursor: pointer;
    padding-left: 1px; }.modListWeek01__item[aria-pressed="true"] {
      background-color: #F9DD4A;
      color: #393939; }.modListCategory01 {
  border: 2px solid currentColor;
  border-radius: 6px;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows:auto;
  -ms-grid-columns:(1fr)[4];
      grid-template: auto/repeat(4, 1fr);
  overflow: hidden; }.modListCategory01__item {
    margin: -2px 0 0 -2px; }.modListCategory01__link {
    background: #F9DD4A url(../img/common/icon-arrow-right.svg) no-repeat right 24px center/7px;
    border-top: 2px solid currentColor;
    border-left: 2px solid currentColor;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    padding: 22px 16px 22px; }.m-list li {
  position: relative;
  padding-left: 14px; }.m-list li:not(:last-child) {
    margin-bottom: 5px; }.m-list li::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #000; }.m-movie {
  width: 100%;
  aspect-ratio: 16 / 9; }.m-movie iframe {
    width: 100%;
    height: 100%; }.modNav01 {
  border: 2px solid currentColor;
  border-radius: 6px;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows:auto;
  -ms-grid-columns:(1fr)[3];
      grid-template: auto/repeat(3, 1fr);
  overflow: hidden; }.modNav01:not(:last-child) {
    margin-bottom: 36px; }.modNav01__item {
    margin-left: -2px; }.modNav01__link {
    border-left: 2px solid currentColor;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    height: 100%;
    padding: 16px 16px 16px; }.modNav01__link.-active {
      background-color: #F9DD4A; }.m-news_post .m-postList.-typeA .m-postList_title h4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; }.m-news_post .m-postList.-typeA .m-postList_info {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 5px 14px; }.m-news_post .m-postList.-typeA .m-postList_info time {
    width: 100%; }.m-news {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative; }.m-news_box {
    padding: 40px;
    position: relative;
    overflow: visible; }.m-news_box::before {
      content: '';
      display: block;
      width: 113px;
      height: 116px;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center center;
      background-image: url(../img/common/img-mascot-03.png);
      position: absolute;
      top: -43px;
      left: -38px; }.m-news_main {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 2fr 3fr;
    grid-template-columns: 2fr 3fr;
    gap: 37px;
    margin-top: 33px; }.m-news_heading {
    margin-left: 48px; }.m-news_movie {
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
    border: 2px solid #F9DD4A;
    border-radius: 6px;
    overflow: hidden; }.m-news_movie--heading {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 11px;
      background-color: #FFFCEB;
      font-weight: 700;
      font-size: 18px; }.m-news_movie--heading::before {
        content: '';
        -ms-flex-negative: 0;
            flex-shrink: 0;
        display: block;
        width: 17px;
        height: 21px;
        margin-right: 7px;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center center;
        background-image: url(../img/common/icon-flag.svg); }.m-news_movie .m-movie {
      aspect-ratio: 16/9; }.m-news_tigers {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (auto)[2] 1fr auto;
    grid-template-columns: repeat(2, auto) 1fr auto;
    -ms-grid-rows: (auto)[2];
    grid-template-rows: repeat(2, auto);
    gap: 8px 24px;
    margin-top: 30px;
    border-radius: 6px;
    background-color: #FFFCEB;
    border: 2px solid #F9DD4A;
    overflow: hidden; }.m-news_tigers::before, .m-news_tigers::after {
      content: '';
      display: block;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center; }.m-news_tigers::before {
      -ms-grid-column: 1;
      grid-column: 1/1;
      -ms-grid-row: 1;
      -ms-grid-row-span: 2;
      grid-row: 1/3;
      width: 111px;
      background-image: url(../img/common/img-mascot-02.png);
      background-color: #F9DD4A; }.m-news_tigers::after {
      -ms-grid-row-align: center;
          align-self: center;
      -ms-grid-column: 4;
      -ms-grid-column-span: 1;
      grid-column: 4/5;
      -ms-grid-row: 1;
      -ms-grid-row-span: 2;
      grid-row: 1/3;
      display: block;
      width: 7px;
      height: 14px;
      margin-right: 32px;
      background-image: url(../img/common/icon-arrow-right.svg); }.m-news_tigers--heading {
      -ms-flex-item-align: end;
          -ms-grid-row-align: end;
          align-self: end;
      font-size: 22px;
      font-weight: 700;
      -webkit-transition: 0.5s;
      transition: 0.5s; }.m-news_tigers--time {
      -ms-grid-column: 2;
      -ms-grid-column-span: 1;
      grid-column: 2/3;
      -ms-grid-row: 2;
      -ms-grid-row-span: 1;
      grid-row: 2/3; }.m-news_tigers:hover {
      border-color: #867414; }.m-news_tigers:hover .m-news_tigers--heading {
        color: #867414; }.m-notes {
  font-size: 14px; }.m-notes li {
    list-style-type: none; }.m-onlineShop {
  padding-top: 100px;
  padding-bottom: 100px; }.main:has(.modOtherPresentWrapper) + .m-pageTop + .l-footer {
  margin-top: 0; }.modOtherPresentWrapper {
  padding-top: 56px;
  padding-bottom: 160px; }.modOtherPresentWrapper__inner {
    max-width: 1000px; }.modOtherPresentTitlePage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  margin-bottom: 36px; }.modOtherPresentTitlePage__title {
    font-size: 42px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.2; }.modOtherPresentTitlePage__category {
    background-color: #F3FCFF;
    border: 1px solid currentColor;
    border-radius: 30px;
    display: block;
    color: #2C7AA6;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1;
    white-space: nowrap;
    padding: 6px 10px;
    z-index: 2;
    background-color: #ECFFE6;
    color: #1C5C1E; }.modOtherPresentTitlePage__category.-category01 {
      background-color: #ECFFE6;
      color: #1C5C1E; }.modOtherPresentTitlePage__category.-category02 {
      background-color: #FDF3FF;
      color: #A62C99; }.modOtherPresentTitlePage__category.-category03 {
      background-color: #F7F7F7;
      color: #181818; }.modOtherPresentBlockHeader__image {
  background-color: #FFF;
  border: 2px solid currentColor;
  overflow: hidden; }.modOtherPresentBlockHeader__image img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%; }.modOtherPresentBlockHeader__program {
  color: #7C7C7C;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.2;
  margin-bottom: 27px; }.modOtherPresentBlockHeader__title {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.3; }.modOtherPresentBlockHeader__limit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 14px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: #867414;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  margin-top: 27px; }.modOtherPresentBlockHeader__limit-title {
    -ms-flex-negative: 0;
        flex-shrink: 0; }.modOtherPresentBlockHeader__limit-txt-num {
    font-size: 200%;
    vertical-align: text-bottom; }.modOtherPresentBlockPresentWrap {
  background-color: #fff;
  border: 2px solid currentColor;
  border-radius: 8px;
  -webkit-box-shadow: 1px 1px 0px currentColor;
          box-shadow: 1px 1px 0px currentColor;
  position: relative;
  overflow: hidden;
  padding: 0 30px 60px; }.modOtherPresentBlockPresentWrap .modForm {
    padding-top: 19px; }.modOtherPresentBlockPresentWrap .modForm__foot {
      padding-bottom: 0; }.modOtherPresentBlockClose {
  font-size: 2rem;
  line-height: 2;
  text-align: center;
  font-weight: 700; }.modOtherPresentBlockPresent + .modOtherPresentBlockPresent {
  margin-top: 80px; }.modOtherPresentBlockPresent__blocktitle {
  position: relative;
  border-image-source: linear-gradient(#FFFCEB, #FFFCEB);
  border-image-slice: 0 fill;
  border-image-outset: 0 100vw;
  color: #867414;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 30px;
  padding: 16px 0; }.modOtherPresentBlockPresent__blocktitle::before {
    content: "";
    border-top: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -50vw;
    right: -50vw;
    pointer-events: none; }.modOtherPresentBlockPresent:first-child .modOtherPresentBlockPresent__blocktitle::before {
      border-top: none; }.modOtherPresentBlockPresent__title {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 30px; }.modOtherPresentBlockPresent:first-child .modOtherPresentBlockPresent__title:first-child {
    padding-top: 60px; }.modOtherPresentBlockPresent__imageblock {
  margin-bottom: 40px; }.modOtherPresentBlockPresent__imageblock-nav {
    margin-top: 30px; }.modOtherPresentBlockPresent__imageblock-nav .js-sliderNav_num {
      display: block; }.modOtherPresentBlockPresent__image {
  text-align: center; }.modOtherPresentBlockPresent__image img, .modOtherPresentBlockPresent__image iframe {
    display: inline;
    aspect-ratio: 16 / 9;
    max-width: 652px;
    width: 100%;
    height: 100%;
    margin: 0 auto; }.modOtherPresentBlockPresent__present {
  position: relative;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 30px;
  padding: 14px 0 20px; }.modOtherPresentBlockPresent__present::before {
    content: "";
    background: linear-gradient(to right, transparent 6px, #E1E1E1 6px, #E1E1E1 12px, transparent 12px) repeat-x center top/12px 2px, linear-gradient(to right, transparent 6px, #E1E1E1 6px, #E1E1E1 12px, transparent 12px) repeat-x center bottom/12px 2px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -50vw;
    right: -50vw;
    pointer-events: none; }.modOtherPresentBlockPresent__present-num {
    font-size: 1.66667em; }.modOtherPresentBlockPresent__txt {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 40px; }.modOtherPresentBlockPresent__tel {
  text-align: center; }.modOtherPresentBlockPresent__tel-txt {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    gap: 8px;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1; }.modOtherPresentBlockPresent__tel-txt::before {
      content: "";
      background: url(../img/common/icon_tel.svg) no-repeat center/100%;
      display: block;
      width: 24px;
      height: 24px; }.modOtherPresentBlockPresent__btn {
  margin-top: 30px; }.modOtherPresentListPresentCaution {
  margin-top: 50px; }.modOtherPresentListPresentCaution__title {
    background-color: #867414;
    border: 1px solid c #867414;
    border-radius: 30px;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1;
    white-space: nowrap;
    margin-bottom: 12px;
    padding: 6px 10px; }.modOtherPresentListPresentCaution__item {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 1.4;
    width: 100%; }.modOtherPresentLinkFooter {
  margin-top: 60px; }.modOtherPresentBlockSns {
  background: #FFFFFF;
  border: 1.5px solid #393939;
  -webkit-box-shadow: 1px 1px 0px #393939;
          box-shadow: 1px 1px 0px #393939;
  border-radius: 8px;
  margin-bottom: 37px; }.modOtherPresentBlockSns__body {
    max-height: 400px;
    overflow: auto;
    padding: 0 20px; }.modOtherPresentBlockSns__body > * {
      margin: 0 auto; }.modOtherBlockBroadcaster__caution {
  padding: 16px 30px;
  font-weight: 400;
  font-size: 1.2rem; }.modOtherListBroadcaster {
  position: relative; }.modOtherListBroadcaster::after {
    content: "";
    background-image: linear-gradient(to right, #E1E1E1 10px, transparent 10px);
    background-size: 17px 2px;
    background-repeat: repeat-x;
    background-position: left top;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 2px; }.modOtherListBroadcaster__item {
    position: relative;
    padding: 20px 32px 30px; }.modOtherListBroadcaster__item::after {
      content: "";
      background-image: linear-gradient(to right, #E1E1E1 10px, transparent 10px);
      background-size: 17px 2px;
      background-repeat: repeat-x;
      background-position: left top;
      position: absolute;
      bottom: 0;
      right: 0;
      left: 0;
      height: 2px; }.modOtherListBroadcaster__date {
    font-size: 1.8rem; }.modOtherListBroadcaster__txt {
    font-weight: 700;
    font-size: 2.0rem; }.modOtherListLink__item {
  margin-bottom: 20px; }.modOtherListLink__link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px 15px;
  padding: 23px 50px 23px 30px;
  background-color: #fff;
  border: 1.5px solid #393939;
  -webkit-box-shadow: 1px 1px 0px #393939;
          box-shadow: 1px 1px 0px #393939;
  border-radius: 8px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease; }.modOtherListLink__link::after {
    content: "";
    background-image: url(../img/common/icon-arrow-bottom02.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 16px;
    height: 9px;
    position: absolute;
    top: 0;
    right: 30px;
    bottom: 0;
    margin: auto 0;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg); }.modOtherListLink__title {
  font-weight: 700;
  font-size: 2.4rem; }.modOtherListLink__category {
  border-radius: 99999px;
  border: solid 1px #000;
  padding: 3px 6px;
  font-weight: 500;
  font-size: 1.4rem; }.modOtherListLink__category.-category01 {
    border-color: #1C5C1E;
    background-color: #ECFFE6;
    color: #1C5C1E; }.modOtherListLink__category.-category02 {
    border-color: #A62C99;
    background-color: #FDF3FF;
    color: #A62C99; }.modOtherListLink__category.-category03 {
    border-color: #181818;
    background-color: #F7F7F7;
    color: #181818; }.modOtherListLink__date {
  font-weight: 500;
  font-size: 1.4rem;
  color: #7C7C7C; }.modOtherListLink__deadline {
  width: 100%;
  font-weight: 700;
  font-size: 1.8rem;
  color: #867414; }.modOtherBlockDetail__lead {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.625; }.modOtherBlockDetail__lead + .modOtherBlockDetail__block {
    margin-top: 27px; }.modOtherBlockDetail__block:not(:last-child) {
  margin-bottom: 44px; }.modOtherBlockDetail__block .wp-block-embed iframe {
  display: block;
  margin-right: auto;
  margin-left: auto;
  height: 100%;
  aspect-ratio: 16 / 9; }.modOtherBlockDetail__title {
  margin-bottom: 17px;
  font-weight: 600;
  font-size: 2.0rem; }.modOtherBlockDetailList {
  margin-top: 45px; }.modOtherBlockDetailList__title {
    padding: 4px 2px;
    background-color: #867414;
    border-radius: 99999px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 1.4rem; }.modOtherBlockDetailList__inner {
    font-weight: 400;
    font-size: 1.6rem; }.modOtherBlockDetailImage + .modOtherBlockDetail__lead {
  margin-top: 20px; }.modOtherBlockDetailImage.-column02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 26px 40px; }.modOtherBlockDetailImage.-column02 .modOtherBlockDetailImage__item {
    width: calc((100% - 40px*1)/2); }.modOtherBlockDetailImage__image iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 16/9; }.modOtherBlockDetailImage__caption {
  margin-top: 8px; }.modOtherListPerformer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 50px; }.modOtherListPerformer__item {
    width: 150px;
    text-align: center; }.modOtherListPerformer .modOtherListPerformer__image {
    margin-bottom: 14px; }.modOtherListPerformer .modOtherListPerformer__image img {
      border-radius: 50%;
      -o-object-fit: cover;
         object-fit: cover;
      height: 155px; }.modOtherListPerformer__name {
    margin-bottom: 7px;
    font-weight: 700;
    font-size: 2.0rem; }.modOtherListPerformer__link {
    font-weight: 500;
    font-size: 1.4rem;
    color: #867414; }.modOtherListPerformer__link a {
      display: inline-block;
      position: relative; }.modOtherListPerformer__link a::after {
        content: "";
        display: inline-block;
        background-image: url(../img/common/icon_blank.svg);
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: 100% auto;
        width: 12px;
        height: 12px;
        margin-left: 4px;
        -webkit-filter: brightness(0) saturate(100%) invert(40%) sepia(96%) saturate(386%) hue-rotate(13deg) brightness(91%) contrast(90%);
                filter: brightness(0) saturate(100%) invert(40%) sepia(96%) saturate(386%) hue-rotate(13deg) brightness(91%) contrast(90%); }.modOtherBlockGuest .modOtherBlockGuest__image {
  width: 150px; }.modOtherBlockGuest .modOtherBlockGuest__image img {
    border-radius: 50%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 155px; }.modOtherBlockGuest__name {
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 2.0rem; }.modOtherBlockGuest__sub {
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 14px;
  color: #867414; }.modOtherBlockGuest__txt {
  margin-top: 17px;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.6; }.modOtherBlockArchives {
  padding: 17px 18px 17px 27px; }.modOtherBlockArchives__title {
    margin-bottom: 0; }.modOtherBlockAbout__txt {
  margin-bottom: 33px;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.5; }.modOtherBlockAbout__item iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 16/9; }.wp-block-embed {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  aspect-ratio: 16/9; }.wp-block-embed iframe {
    width: 100%;
    height: 100%; }.wp-block-embed + .wp-block-embed {
  margin-top: 16px; }.wp-block-embed iframe[src*="youtube"] {
  display: block;
  aspect-ratio: 16/9; }.modPagesWrapper {
  padding-bottom: 160px; }.modPagesWrapper__inner {
    max-width: 1000px; }.m-pageTop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 60px;
  height: 60px;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 999;
  background-color: #393939; }.m-pageTop::before {
    content: '';
    width: 24px;
    height: 12px;
    -webkit-mask-image: url("../img/common/icon-arrow-top.svg");
            mask-image: url("../img/common/icon-arrow-top.svg");
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
            mask-size: 100% 100%;
    background-color: #fff; }.m-pickUp {
  padding-top: 100px;
  padding-bottom: 100px; }.m-pickUp_nav {
    margin-top: 40px; }.m-postList_thumb img {
  -webkit-transition: 0.5s;
  transition: 0.5s; }.m-postList_title {
  -webkit-transition: 0.5s;
  transition: 0.5s; }.m-postList_note {
  margin-top: 5px; }.m-postList.-typeA {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 15px; }.m-postList.-typeA .m-postList_item {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 1fr;
    grid-template-columns: auto 1fr;
    -ms-grid-rows: auto 1fr;
    grid-template-rows: auto 1fr;
    gap: 4px 24px; }.m-postList.-typeA .m-postList_thumb {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
    aspect-ratio: 16/9;
    border-radius: 4px;
    overflow: hidden; }.m-postList.-typeA .m-postList_info {
    color: #6E6E6E; }.m-postList.-typeA .m-postList_info time {
      -webkit-transform: translateY(-2px);
              transform: translateY(-2px); }.m-postList.-typeA .m-postList_info .m-tag.-typeA {
      display: inline-block; }.m-postList.-typeA .m-postList_info .m-tag.-typeA:not(:last-child) {
        margin-right: 5px; }.m-postList.-typeA .m-postList_info .m-tag.-typeA:not(:first-child) {
        margin-top: 3px; }.m-postList.-typeA .m-postList_title {
    font-weight: 700; }.m-postList.-typeB {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 40px; }.m-postList.-typeB .m-postList_item {
    display: block; }.m-postList.-typeB .m-postList_thumb {
    aspect-ratio: 16/9;
    border-radius: 6px; }.m-postList.-typeB .m-postList_tag {
    margin-top: 12px;
    line-height: 1;
    font-size: 14px;
    color: #867414; }.m-postList.-typeB .m-postList_title {
    margin-top: 8px;
    font-size: 20px;
    font-weight: 700; }.m-postList.-typeB .m-postList_schedule {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 6px 6px;
    position: relative;
    padding-left: 30px;
    margin-top: 14px;
    font-weight: 700; }.m-postList.-typeB .m-postList_schedule::before {
      content: '';
      -ms-flex-negative: 0;
          flex-shrink: 0;
      display: block;
      position: absolute;
      top: 3px;
      left: 0;
      width: 24px;
      height: 24px;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center center;
      background-image: url(../img/common/icon-schedule.svg); }.m-postList.-typeB .m-postList_schedule span {
      display: block;
      padding: 5px;
      border-radius: 100vw;
      border: 2px solid #393939;
      line-height: 1; }.m-postList.-typeB .m-postList_schedule-datelist {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      gap: 6px; }.m-postList.-typeC .slick-list {
  overflow: visible; }.m-postList.-typeC .m-postList_item {
  display: block; }.m-postList.-typeC .m-postList_thumb {
  aspect-ratio: 189/109; }.m-postList.-typeC .m-postList_date {
  margin-top: 12px;
  font-size: 14px;
  color: #6E6E6E; }.m-postList.-typeC .m-postList_title {
  font-weight: bold; }.m-postList.-typeC .m-postList_text {
  margin-top: 12px;
  color: #867414;
  font-size: 14px; }.m-postList.-typeD {
  margin-top: 60px; }.m-postList.-typeD .slick-slide {
    height: auto; }.m-postList.-typeD .slick-slide .js-presentsSlider_item {
      height: 100%;
      display: block !important;
      width: 100% !important; }.m-postList.-typeD .m-postList_item {
    position: relative; }.m-postList.-typeD .m-postList_thumb {
    aspect-ratio: 189/109; }.m-postList.-typeD .m-postList_tag {
    position: absolute;
    top: 6px;
    left: 6px; }.m-postList.-typeD .m-postList_name {
    color: #645506;
    font-size: 14px; }.m-postList.-typeD .m-postList_title {
    font-weight: bold; }.m-postList.-typeD .m-postList_schedule {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    font-size: 14px; }.m-postList.-typeE {
  margin-top: 40px; }.m-postList.-typeE .slick-track {
    margin-left: 0; }.m-postList.-typeE .m-postList_item {
    display: block; }.m-postList.-typeE .m-postList_thumb {
    aspect-ratio: 16/9; }.m-postList.-typeE .m-postList_title {
    margin-top: 16px;
    font-size: 20px;
    font-weight: bold; }.m-postList.-typeE .m-postList_date {
    margin-top: 14px;
    font-size: 14px;
    color: #6E6E6E; }.m-postList.-typeE .m-postList_tag {
    margin-top: 12px;
    line-height: 1;
    font-size: 14px;
    color: #867414; }.m-postList.-typeE .m-postList_tag + .m-postList_title {
      margin-top: 8px; }.m-postList.-typeE .m-postList_schedule {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 6px 6px;
    position: relative;
    padding-left: 30px;
    margin-top: 14px;
    font-weight: 700; }.m-postList.-typeE .m-postList_schedule::before {
      content: '';
      -ms-flex-negative: 0;
          flex-shrink: 0;
      display: block;
      position: absolute;
      top: 3px;
      left: 0;
      width: 24px;
      height: 24px;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center center;
      background-image: url(../img/common/icon-schedule.svg); }.m-postList.-typeE .m-postList_schedule span {
      display: block;
      padding: 5px;
      border-radius: 100vw;
      border: 2px solid #393939;
      line-height: 1; }.m-postList.-typeE .m-postList_schedule-datelist {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      gap: 6px; }.m-postList.-typeF {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  gap: 33px;
  margin-top: 60px; }.m-postList.-typeF .m-postList_item {
    display: block; }.m-postList.-typeF .m-postList_thumb {
    aspect-ratio: 275/183; }.m-postList.-typeF .m-postList_title {
    margin-top: 16px;
    font-size: 18px;
    font-weight: bold; }.m-postList.-typeG .m-postList_item {
  padding: 25px 30px 25px 22px; }.m-postList.-typeG .m-postList_item::after {
    content: '';
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    display: block;
    width: 7px;
    height: 14px;
    -webkit-mask-image: url("../img/common/icon-arrow-right.svg");
            mask-image: url("../img/common/icon-arrow-right.svg");
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
            mask-size: 100% 100%;
    background-color: #393939;
    -webkit-transition: 0.5s;
    transition: 0.5s; }.m-postList.-typeG .m-postList_item:not(:last-child) {
    border-bottom: 1px solid #D1D1D1; }.m-postList.-typeG a.m-postList_item:hover {
  color: #867414; }.m-postList.-typeG a.m-postList_item:hover::after {
    background-color: #867414; }.m-postList.-typeG .m-postList_title {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-transform: translateY(1px);
          transform: translateY(1px); }.m-presents {
  padding-top: 100px;
  padding-bottom: 100px; }.m-programs {
  padding-top: 100px;
  padding-bottom: 100px; }.m-programs_nav {
    margin-top: 40px; }.m-programs_button {
    margin-top: 50px; }.m-programs_information {
    margin-top: 102px;
    padding: 40px;
    border-radius: 8px;
    border: 2px solid #E2CE61;
    background-color: #fff;
    position: relative; }.m-programs_information--pop {
      position: absolute;
      top: -42px;
      left: -4px; }.m-tag {
  font-size: 10px;
  line-height: 1; }.m-tag.-sm {
    font-size: 10px; }.m-tag.-lg {
    font-size: 16px; }.m-tag.-typeA {
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    padding: 4px 8px;
    border-radius: 100vw;
    background-color: #F3FCFF;
    border: 1px solid #2C7AA6;
    color: #2C7AA6; }.m-tag.-typeB {
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    padding: 4px 8px;
    border-radius: 100vw;
    background-color: #F3FCFF;
    color: #2C7AA6; }.m-tag.-category01 {
    border-color: #2C7AA6;
    background-color: #F3FCFF;
    color: #2C7AA6; }.m-tag.-category02 {
    border-color: #C03535;
    background-color: #FFE2E0;
    color: #C03535; }.m-tag.-category03 {
    border-color: #1C5C1E;
    background-color: #ECFFE6;
    color: #1C5C1E; }.m-tag.-category04 {
    border-color: #AE5E00;
    background-color: #FFFCEB;
    color: #AE5E00; }.m-tag.-category05 {
    border-color: #523E8C;
    background-color: #E9E6FF;
    color: #523E8C; }.m-tag.-category06 {
    border-color: #8C3E5F;
    background-color: #FFEAF4;
    color: #8C3E5F; }.m-tag.-pr {
    border-color: #696969;
    background-color: #F4F4F4;
    color: #696969; }.m-presents .m-tag.-category01 {
    border-color: #1C5C1E;
    background-color: #ECFFE6;
    color: #1C5C1E; }.m-presents .m-tag.-category02 {
    border-color: #A62C99;
    background-color: #FDF3FF;
    color: #A62C99; }.m-presents .m-tag.-category03 {
    border-color: #181818;
    background-color: #F7F7F7;
    color: #181818; }.js-accordion_trigger {
  cursor: pointer; }.js-accordion_target {
  display: none; }.mfp-wrap .mfp-content {
  background-color: #fff;
  padding: 60px;
  max-width: 1200px; }.js-modal_fluid .mfp-wrap .mfp-content {
    max-width: none; }.js-sliderNav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 50px;
  margin-top: 60px; }.js-sliderNav .m-button {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 55px;
    height: 55px; }.js-sliderNav .m-button:first-child {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }.js-sliderNav_list {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px 20px; }.js-sliderNav_list li button {
      display: block;
      width: 24px;
      height: 24px;
      border-radius: 100vw;
      border: 2px solid #393939;
      overflow: hidden;
      background-color: #F9DD4A;
      border: 1px solid #000;
      color: transparent;
      font-size: 0; }.js-sliderNav_list li button:hover {
        background-color: #FFF8D6; }.js-sliderNav_list li.slick-active button {
      background-color: #393939; }.js-sliderNav_num {
    background-color: #F9DD4A;
    border: 2px solid #393939;
    border-radius: 49px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -0.02em;
    line-height: 1;
    text-align: center;
    width: 134px;
    padding: 10px 20px 14px; }.js-tab-trigger {
  cursor: pointer; }.js-tab-target {
  display: none; }.js-tab-target.is-active {
    display: block; }.js-timerShow, .js-timerHide {
  display: none; }body.announcer_list .myWrapper {
  padding-bottom: 100px; }body.announcer_list .myBlockMv {
  text-align: center;
  margin-bottom: 105px; }body.announcer_list .myBlockMv img {
    max-width: 100%;
    height: auto; }body.announcer_list .myBlockList {
  padding-top: 40px;
  padding-bottom: 80px; }body.announcer_list .myBlockList__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 16px;
    line-height: 1;
    margin-bottom: 40px; }body.announcer_list .myBlockList__title-en {
      color: #8F8F8F;
      font-size: 20px;
      font-weight: 700;
      line-height: 100%; }body.announcer_list .myBlockList__title-jp img {
      max-width: 100%;
      height: auto; }body.announcer_list .myBlockListList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 40px 5.5%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }body.announcer_list .myBlockListList__item-inner {
      display: block;
      text-decoration: none; }body.announcer_list .myBlockListList__image {
      position: relative;
      margin-bottom: 10px; }body.announcer_list .myBlockListList__image img {
        position: relative;
        max-width: 100%;
        height: auto;
        z-index: 2; }body.announcer_list .myBlockListList__title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 5px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-weight: 700;
      line-height: 1;
      text-align: center; }body.announcer_list .myBlockListList__title-jp {
        font-size: 24px;
        letter-spacing: 0; }body.announcer_list .myBlockListList__title-en {
        color: #F9DD4A;
        font-size: 18px;
        letter-spacing: 0; }body.announcer_list .myBlockInfo {
  padding-top: 60px;
  padding-bottom: 80px; }body.announcer_list .myBlockInfo__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 16px;
    line-height: 1;
    margin-bottom: 40px; }body.announcer_list .myBlockInfo__title-en {
      color: #8F8F8F;
      font-size: 20px;
      font-weight: 700;
      line-height: 100%; }body.announcer_list .myBlockInfo__title-jp img {
      max-width: 100%;
      height: auto; }body.announcer_list .myBlockInfo__contents {
    background-color: #FFF;
    border: 2px solid #393939;
    border-radius: 10px;
    -webkit-box-shadow: 3px 3px 0px #393939;
            box-shadow: 3px 3px 0px #393939;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 797px;
    margin: 0 auto;
    padding: 37px 27px 37px; }body.announcer_list .myBlockInfoList {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows:auto;
    -ms-grid-columns:1fr;
        grid-template: auto / 1fr;
    gap: 25px; }body.announcer_list .myBlockInfoList__item-inner {
      display: -ms-grid;
      display: grid;
      -ms-grid-rows:auto;
      -ms-grid-columns:auto 40px 1fr;
          grid-template: auto / auto 1fr;
      gap: 40px;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      text-decoration: none; }body.announcer_list .myBlockInfoList__date {
      position: relative;
      color: #2C7AA6;
      font-weight: 700; }body.announcer_list .myBlockInfoList__txt {
      font-size: 18px;
      font-weight: 700;
      letter-spacing: 0; }body.announcer_list .myBlockProfile {
  padding-top: 40px; }body.announcer_list .myBlockProfile__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 16px;
    line-height: 1;
    margin-bottom: 40px; }body.announcer_list .myBlockProfile__title-en {
      color: #8F8F8F;
      font-size: 20px;
      font-weight: 700;
      line-height: 100%; }body.announcer_list .myBlockProfile__title-jp img {
      max-width: 100%; }body.announcer_list .myBlockProfileList__item {
    background-color: #FFF;
    border: 4px solid #393939;
    border-radius: 10px;
    position: relative;
    padding: 16px 80px 50px;
    overflow: hidden; }body.announcer_list .myBlockProfileList__item::before {
      content: "";
      background-color: #F9DD4A;
      border-bottom: 4px solid #393939;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 44px;
      z-index: 1; }body.announcer_list .myBlockProfileList__item:not(:last-child) {
      margin-bottom: 80px; }body.announcer_list .myBlockProfileList__item-inner {
      position: relative;
      z-index: 2; }body.announcer_list .myBlockProfileList__head {
    margin-bottom: 30px; }body.announcer_list .myBlockProfileList__image img {
    width: 100%;
    height: auto; }body.announcer_list .myBlockProfileList__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    line-height: 1; }body.announcer_list .myBlockProfileList__title-jp {
      font-size: 40px;
      font-weight: 700;
      letter-spacing: 0; }body.announcer_list .myBlockProfileList__title-en {
      color: #F9DD4A;
      font-size: 20px;
      font-weight: 700;
      line-height: 100%; }body.announcer_list .myBlockProfileListBlog__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #2C7AA6;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 10px; }body.announcer_list .myBlockProfileListBlog__title::before {
      content: "";
      background-color: currentColor;
      clip-path: polygon(0 0, 100% 0, 50% 100%);
      display: block;
      width: 12px;
      height: 12px;
      -webkit-transform: translateY(3px);
              transform: translateY(3px); }body.announcer_list .myBlockProfileListBlog__item {
    color: #8F8F8F;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1; }body.announcer_list .myBlockProfileListBlog__item img {
      width: 100%;
      height: auto; }body.announcer_list .myBlockProfileListSection:not(:last-child) {
    margin-bottom: 40px; }body.announcer_list .myBlockProfileListSection__title {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows:auto;
    -ms-grid-columns:1fr 20px auto 20px 1fr;
        grid-template: auto / 1fr auto 1fr;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
    color: #F9DD4A;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 30px; }body.announcer_list .myBlockProfileListSection__title::before, body.announcer_list .myBlockProfileListSection__title::after {
      content: "";
      background: url(../img/announcer_list/bg_program_title.svg) repeat-x 0 center;
      display: block;
      position: relative;
      top: 5px;
      height: 8px; }body.announcer_list .myBlockProfileListSection__title::after {
      -webkit-transform: scaleX(-1);
              transform: scaleX(-1); }body.announcer_list .myBlockProfileListQuestion {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 1fr;
    grid-template-columns: auto 1fr;
    gap: 0 7.69231%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }body.announcer_list .myBlockProfileListQuestion__item {
      border-bottom: 1px solid #F2F2F2;
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: subgrid;
      grid-template-columns: subgrid;
      -ms-grid-column: 1;
      -ms-grid-column-span: 2;
      grid-column: 1 / 3;
      gap: inherit;
      padding-bottom: 15px; }body.announcer_list .myBlockProfileListQuestion__item:not(:last-child) {
        margin-bottom: 20px; }body.announcer_list .myBlockProfileListQuestion__title {
      color: #2C7AA6;
      font-size: 18px;
      font-weight: 700;
      letter-spacing: 0;
      line-height: 1.5; }body.announcer_list .myBlockProfileListQuestion__txt {
      font-size: 16px;
      font-weight: 400;
      line-height: 1.5;
      letter-spacing: 0; }body.announcer_list .myBlockProfileListProgram {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows:auto;
    -ms-grid-columns:1fr 2.59615% 1fr 2.59615% 1fr 2.59615% 1fr;
        grid-template: auto/repeat(4, 1fr);
    gap: 27px 2.59615%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }body.announcer_list .myBlockProfileListProgram__link {
      display: block;
      position: relative; }body.announcer_list .myBlockProfileListProgram__link::after {
        content: "";
        border: 1px solid #eee;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 2; }body.announcer_list .myBlockProfileListProgram__link img {
        position: relative;
        -o-object-fit: cover;
           object-fit: cover;
        width: 100%;
        height: 100%;
        z-index: 1; }body.event .l-footer {
  margin-top: 0; }body.event .myWrapper {
  padding-top: 70px;
  padding-bottom: 140px; }body.news_article.-dorama .myBlockCorrelation__btn {
  margin-top: 16px; }body.news_article.-dorama .myBlockSns {
  position: relative;
  margin-top: 54px;
  padding-top: 20px; }body.news_article.-dorama .myBlockSns__title {
    position: absolute;
    top: -39px;
    left: -11px; }body.news_article.-dorama .myBlockSns__body {
    max-height: 257px;
    overflow: auto;
    padding: 0 20px; }body.news_article.-dorama .myBlockSns__body > * {
      margin: 0 auto; }body.news_article.-dorama .myBlockSns__foot {
    padding: 14px;
    border-top: solid 1px #C2C2C2; }body.news_article.-dorama .myBlockSns__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0 20px;
    max-width: 520px;
    margin: 0 auto; }body.news_article.-dorama .myBlockSns__btn-item {
      width: calc((100% - 20px*1)/2); }body.news_article.-dorama .myBlockSns__btn-item.-more .myBlockSns__btn-inner {
        padding-left: 40px;
        padding-right: 40px;
        position: relative; }body.news_article.-dorama .myBlockSns__btn-item.-more .myBlockSns__btn-inner:hover {
          background-color: #eeeeee; }body.news_article.-dorama .myBlockSns__btn-item.-more .myBlockSns__btn-inner::before {
          content: "";
          position: absolute;
          top: 0;
          left: 30px;
          bottom: 0;
          margin: auto 0;
          background-image: url(../img/common/logo-x.svg);
          background-position: 0 0;
          background-repeat: no-repeat;
          background-size: 100% auto;
          width: 22px;
          height: 22px; }body.news_article.-dorama .myBlockSns__btn-item.-post .myBlockSns__btn-inner {
        background-color: #393939;
        color: #fff; }body.news_article.-dorama .myBlockSns__btn-item.-post .myBlockSns__btn-inner:hover {
          background-color: #fff;
          color: #393939; }body.news_article.-dorama .myBlockSns__btn-inner {
      display: block;
      -webkit-transition: 0.5s;
      transition: 0.5s;
      padding: 14px 10px;
      border-radius: 99999px;
      background: #FFFFFF;
      border: 1.18462px solid #393939;
      -webkit-box-shadow: 1px 1px 0px #393939;
              box-shadow: 1px 1px 0px #393939;
      text-align: center;
      font-weight: 600;
      font-size: 1.6rem;
      line-height: 1; }body.news_article .myArticleWrapper {
  background-color: #EEEEEE;
  padding-bottom: 80px; }body.news_article .myArticleWrapper__inner {
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto; }body.news_article .myArticleWrapper02 {
  background-color: #fff;
  padding-top: 100px;
  padding-bottom: 100px; }body.news_article .myArticleWrapper02__inner {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto; }body.news_article .myArticleHeader {
  margin-bottom: 17px; }body.news_article .myArticleHeaderState {
    background: #FFFFFF;
    border: 1.5px solid #393939;
    -webkit-box-shadow: 1px 1px 0px #393939;
            box-shadow: 1px 1px 0px #393939;
    border-radius: 8px; }body.news_article .myArticleHeaderState + .myArticleHeaderState {
      margin-top: 15px; }body.news_article .myArticleHeaderState__item.-item02 .myArticleHeaderState__item-body {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }body.news_article .myArticleHeaderState__item-title {
      margin-bottom: 12px;
      font-weight: 500;
      font-size: 1.8rem;
      line-height: 1;
      color: #867414; }body.news_article .myArticleHeaderState__item-name {
      font-weight: 700;
      font-size: 2.4rem;
      line-height: 1.45833; }body.news_article .myArticleHeaderState__item-body {
      font-weight: 700;
      font-size: 2.2rem; }body.news_article .myArticleHeaderState__item-week {
      display: inline-block;
      border-radius: 50%;
      width: 35px;
      height: 35px;
      background: #FFFCEB;
      border: 1.5px solid #393939;
      margin-right: 8px;
      margin-bottom: 4px;
      font-weight: 500;
      font-size: 1.8rem;
      line-height: 32px;
      text-align: center; }body.news_article .myArticleHeaderState__item-week + .myArticleHeaderState__item-week {
        margin-left: -2px; }body.news_article .myArticleHeaderState__item-week.-disabled {
        border-color: #C4C4C4;
        color: #C4C4C4; }body.news_article .myArticleHeaderState__box + .myArticleHeaderState__box {
      margin-top: 10px; }body.news_article .myArticleHeaderState__box .myArticleHeaderState__item-week {
      margin-right: 0; }body.news_article .myArticleHeaderState__box .myArticleHeaderState__item-week + .myArticleHeaderState__item-week {
        margin-left: 0; }body.news_article .myArticleBlockSection {
  background-color: #fff;
  border: 1.5px solid #393939;
  -webkit-box-shadow: 1px 1px 0px #393939;
          box-shadow: 1px 1px 0px #393939;
  border-radius: 8px;
  margin-bottom: 20px; }body.news_article .myArticleBlockSection__inner {
    padding: 27px 30px;
    overflow: hidden; }body.news_article .myArticleBlockSection__inner.-acc {
      display: none; }body.news_article .myArticleBlockSection__inner .myArticleBlockSection__title:only-child {
      margin-bottom: 0; }body.news_article .myArticleBlockSection__title, body.news_article .myArticleBlockSection__btn {
    font-weight: 700;
    font-size: 24px; }body.news_article .myArticleBlockSection__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 17px; }body.news_article .myArticleBlockSection__title-item.-sub {
      font-size: 75%; }body.news_article .myArticleBlockSection__btn {
    display: block;
    position: relative;
    background-color: transparent;
    border: none;
    width: 100%;
    padding: 26px 30px 22px;
    font-weight: 700;
    font-size: 24px; }body.news_article .myArticleBlockSection__btn + .myArticleBlockSection__inner {
      padding-top: 0; }body.news_article .myArticleBlockSection__btn[aria-expanded="true"]::after {
      -webkit-transform: scale(1, -1);
              transform: scale(1, -1); }body.news_article .myArticleBlockSection__btn::after {
      content: "";
      background-image: url(../img/common/icon-arrow-bottom02.svg);
      background-position: 0 0;
      background-repeat: no-repeat;
      background-size: 100% auto;
      width: 16px;
      height: 9px;
      position: absolute;
      top: 0;
      right: 30px;
      bottom: 0;
      margin: auto 0; }body.news_article .myArticleBlockSection__acc-more {
    margin-top: 30px; }body.news_article .myArticleBlockSection__acc-more [aria-expanded="true"] {
      display: none; }body.news_article .myArticleBlockSection__txt {
    line-height: 1.6; }body.news_article .myArticleListAcc {
  border-top: solid 2px #393939;
  border-bottom: solid 2px #393939;
  overflow: hidden; }body.news_article .myArticleListAcc.-more {
    border-top: none;
    display: none; }body.news_article .myArticleListAcc__item {
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease; }body.news_article .myArticleListAcc__item:not(:last-child) {
      border-bottom: solid 2px #393939; }body.news_article .myArticleListAcc__item:has([aria-expanded="true"]) {
      background-color: #FFFCEB; }body.news_article .myArticleListAcc__toggle {
    width: 100%;
    display: block;
    border-radius: 10px;
    position: relative;
    padding: 16px 59px 13px 29px;
    background-color: transparent;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease; }body.news_article .myArticleListAcc__toggle[aria-expanded="true"]::after {
      -webkit-transform: scale(1, -1);
              transform: scale(1, -1); }body.news_article .myArticleListAcc__toggle::after {
      content: "";
      background-image: url(../img/common/icon-arrow-bottom02.svg);
      background-position: 0 0;
      background-repeat: no-repeat;
      background-size: 100% auto;
      width: 16px;
      height: 9px;
      position: absolute;
      top: 0;
      right: 30px;
      bottom: 0;
      margin: auto 0; }body.news_article .myArticleListAcc__date {
    color: #867414;
    font-weight: 500;
    font-size: 1.4rem; }body.news_article .myArticleListAcc__title {
    font-weight: 700;
    font-size: 2.0rem; }body.news_article .myArticleListAcc__body {
    position: relative;
    display: none;
    padding: 13px 29px;
    font-size: 1.6rem;
    line-height: 1.625; }body.news_article .myArticleListAcc__body::before {
      content: "";
      background-image: linear-gradient(to right, #867414 10px, transparent 10px);
      background-size: 17px 2px;
      background-repeat: repeat-x;
      background-position: left top;
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      height: 2px; }body.news_article .myArticleListAcc__btn {
    margin: 14px auto 0; }body.news_article .myArticleListMonth {
  display: -ms-grid;
  display: grid;
  grid-template: auto/repeat(auto-fill, minmax(auto, 90px));
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  max-width: 600px;
  margin: 0 auto;
  padding-top: 8px;
  padding-bottom: 5px; }body.news_article .myArticleListMonth__link {
    background-color: #F9DD4A;
    border: 2px solid currentColor;
    border-radius: 40px;
    display: block;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1;
    text-align: center;
    padding: 9px 10px 9px; }body.news_article .myArticleNavAnchor {
  background-color: #F9DD4A;
  border: 1.5px solid #393939;
  -webkit-box-shadow: 1px 1px 0px #393939;
          box-shadow: 1px 1px 0px #393939;
  border-radius: 8px;
  margin-bottom: 40px; }body.news_article .myArticleNavAnchor__item {
    position: relative; }body.news_article .myArticleNavAnchor__link {
    display: block;
    position: relative;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.33;
    padding-right: 24px; }body.news_article .myArticleNavAnchor__link::after {
      content: "";
      background: url(../img/common/icon-arrow-bottom02.svg) no-repeat right center/100%;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      width: 16px;
      height: 9px;
      margin: auto;
      -webkit-transform: translateY(1px);
              transform: translateY(1px); }body.news_list .l-footer {
  margin-top: 0; }body.news_list .myWrapper {
  padding-top: 70px;
  padding-bottom: 160px; }body.news_list .myTitle01 {
  margin-bottom: 50px; }body.news_list .myTitle01__txt {
    color: #867414;
    font-size: 17px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 15px; }body.news_list .myBlockSection:not(:last-child) {
  margin-bottom: 100px; }body.news_list .myBlockSection__listcontents {
  border-image-source: linear-gradient(#fff, #fff);
  border-image-slice: 0 fill;
  border-image-outset: 0 100vw;
  position: relative;
  padding: 38px 0 80px; }body.news_list .myBlockSection__listcontents::before, body.news_list .myBlockSection__listcontents::after {
    content: "";
    position: absolute;
    border-image-source: linear-gradient(#E1E1E1, #E1E1E1);
    border-image-slice: 0 fill;
    border-image-outset: 0 100vw;
    height: 2px; }body.news_list .myBlockSection__listcontents::before {
    top: 0; }body.news_list .myBlockSection__listcontents::after {
    bottom: 0; }body.news_list .myBlockSection__listcontents-head {
    position: relative;
    margin-bottom: 47px;
    padding-bottom: 40px; }body.news_list .myBlockSection__listcontents-head::after {
      content: "";
      background: linear-gradient(to right, #E1E1E1 10px, transparent 10px, transparent 18px) repeat-x center/18px;
      position: absolute;
      bottom: 0;
      left: calc(50% - 50vw);
      right: calc(50% - 50vw);
      height: 2px; }body.present .l-footer {
  margin-top: 0; }body.present .myWrapper {
  padding-top: 70px;
  padding-bottom: 140px; }body.present .myListPresent__item {
  --order: 0; }.myListPresent[data-target__sort="limit"] {
    -webkit-box-ordinal-group: var(--order);
        -ms-flex-order: var(--order);
            order: var(--order); }body.promotion.-form .myWrapper {
  padding-top: 71px;
  padding-bottom: 66px; }body.promotion.-form .myTitle01 {
  margin-bottom: 60px; }body.promotion.-form .myTxtLead {
  margin-bottom: 62px; }body.promotion .l-footer {
  margin-top: 0; }body.promotion .myMainvisual {
  background: -webkit-gradient(linear, left top, left bottom, from(#FEAD11), to(#FFDF36));
  background: linear-gradient(180deg, #FEAD11 0%, #FFDF36 100%);
  padding-top: 31px;
  padding-bottom: 42px; }body.promotion .myMainvisual img {
    max-width: 100%;
    height: auto; }body.promotion .myMainvisual__inner {
    max-width: 987px;
    margin: 0 auto;
    position: relative; }body.promotion .myMainvisual__deco {
    position: absolute; }body.promotion .myMainvisual__deco.-deco01 {
      top: 9px;
      left: -250px; }body.promotion .myMainvisual__deco.-deco02 {
      top: 7px;
      right: -250px; }body.promotion .myMainvisual__title {
    position: relative;
    margin-bottom: 31px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-weight: 700;
    font-size: 2.6rem;
    line-height: 1.5;
    color: #fff; }body.promotion .myMainvisual__title-inner {
      background-color: #333;
      border-radius: 99999999px;
      padding: 5px 18px; }body.promotion .myMainvisual__detail {
    position: relative; }body.promotion .myNav {
  background-color: #fff;
  border-top: solid 1px #333;
  border-bottom: solid 1px #333; }body.promotion .myNav__inner {
    max-width: 1366px;
    margin: 0 auto; }body.promotion .myNav__link {
    position: relative;
    padding: 20px 40px;
    font-weight: 700;
    font-size: 2rem; }body.promotion .myNav__link::after {
      content: "";
      background-image: url(../img/promotion/arrow01.svg);
      background-position: 0 0;
      background-repeat: no-repeat;
      background-size: 100% auto;
      position: absolute;
      top: 0;
      right: 10px;
      bottom: 0;
      margin: auto 0;
      width: 26px;
      height: 26px; }body.promotion .myBlockUnder {
  position: relative;
  background-color: #FFD130;
  background-image: url(../img/promotion/bg01.svg);
  background-position: center bottom;
  background-repeat: no-repeat;
  padding-top: 45px;
  padding-bottom: 156px; }body.promotion .mySection {
  background: #FFFFFF;
  border: 2px solid #333333;
  border-radius: 20px;
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  padding: 60px 0 0; }body.promotion .mySection:not(:last-child) {
    margin-bottom: 35px; }body.promotion .mySection::before {
    content: "";
    background-image: url(../img/promotion/arrow02.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 100px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto; }body.promotion .mySection__inner {
    padding: 20px 50px 79px; }body.promotion .mySection__title {
    margin-bottom: 73px;
    text-align: center; }body.promotion .mySection__title img {
      width: auto; }body.promotion .mySection__subTitle {
    margin-bottom: 22px;
    font-weight: 700;
    font-size: 2rem; }body.promotion .mySection__txt {
    margin-bottom: 17px;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.5; }body.promotion .mySection__caution-item {
    font-weight: 400;
    font-size: 1.2rem; }body.promotion .mySection__box {
    background-color: #FFF3F1;
    padding: 16px 30px 20px;
    border-radius: 10px;
    font-weight: 400;
    font-size: 1.6rem; }body.promotion .myBlockSection01__detail {
  margin-bottom: 50px; }body.promotion .myBlockSection01__area {
  text-align: center; }body.promotion .myBlockSection02__image {
  text-align: center; }body.promotion .myBlockSection02__image img {
    max-width: 100%;
    height: auto; }body.promotion .myBlockSection02__catch {
  margin-bottom: 23px;
  font-weight: 700;
  font-size: 1.8rem; }body.promotion .myBlockSection02__catch-em {
    letter-spacing: -0.1em;
    font-size: 2.2rem;
    color: #F95F4A; }body.promotion .myBlockSection02__catch-num {
    margin-left: 6px;
    font-size: 3rem; }body.promotion .myBlockSection02Program {
  border: 2px dashed #333333;
  border-radius: 10px;
  padding: 35px 82px 17px; }body.promotion .myBlockSection02Program__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 32px 0; }body.promotion .myBlockSection02Program__item {
    width: 33.33%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center; }body.promotion .myBlockSection03__image {
  text-align: center; }body.promotion .myBlockSection03__image img {
    max-width: 100%;
    height: auto; }body.promotion .myBlockSection04__image {
  text-align: center; }body.promotion .myBlockSection04__image img {
    max-width: 100%;
    height: auto; }body.promotion .myBlockFaq {
  padding-top: 89px;
  padding-bottom: 169px; }body.promotion .myBlockFaq__title {
    margin-bottom: 64px;
    text-align: center; }body.promotion .myBlockFaq__title img {
      width: auto; }body.promotion .myBlockFaq__list {
    max-width: 1065px;
    margin: 0 auto; }body.promotion .myBlockFaq__list-title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: relative;
      padding-left: 66px;
      margin-bottom: 19px;
      min-height: 49px;
      font-weight: 700;
      font-size: 2.4rem; }body.promotion .myBlockFaq__list-title::before {
        content: "";
        background-image: url(../img/promotion/icon_q.svg);
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: 100% auto;
        width: 49px;
        height: 49px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        margin: 0 auto; }body.promotion .myBlockFaq__list-data {
      background-color: #FFF9D6;
      border-radius: 20px;
      padding: 33px 36px;
      font-weight: 400;
      font-size: 1.6rem;
      line-height: 1.8; }body.promotion .myBlockFaq__list-data + .myBlockFaq__list-title {
        margin-top: 60px; }body.promotion .myBlockFaq__list-em {
      font-weight: bold; }body.promotion .myBlockContact {
  background-color: #FFD130;
  padding-bottom: 61px; }body.promotion .myBlockContact__txt {
    position: relative;
    top: -72px;
    margin-bottom: -25px;
    text-align: center; }body.promotion .myBlockContact__btn {
    text-align: center; }body.recommend_list .myWrapper {
  padding-top: 70px;
  padding-bottom: 160px; }body.recommend_list .myWrapper .myTitle01 {
    margin-bottom: 50px;
    font-weight: 900;
    font-size: 4.8rem; }body.recommend_list .myBlockSection:not(:last-child) {
  margin-bottom: 100px; }body.recommend_list .myBlockSection__listcontents {
  border-image-source: linear-gradient(#fff, #fff);
  border-image-slice: 0 fill;
  border-image-outset: 0 100vw;
  position: relative;
  padding: 38px 0 80px; }body.recommend_list .myBlockSection__listcontents::before, body.recommend_list .myBlockSection__listcontents::after {
    content: "";
    position: absolute;
    border-image-source: linear-gradient(#E1E1E1, #E1E1E1);
    border-image-slice: 0 fill;
    border-image-outset: 0 100vw;
    height: 2px; }body.recommend_list .myBlockSection__listcontents::before {
    top: 0; }body.recommend_list .myBlockSection__listcontents::after {
    bottom: 0; }body.suntvnews .myBlockHead {
  background-color: #FFF8D6;
  padding-top: 38px;
  padding-bottom: 41px; }body.suntvnews .myBlockHead__movie .m-news_movie {
    border-radius: 10px;
    border-color: #867414; }body.suntvnews .myBlockHead__movie .m-news_movie--heading {
    background-color: #FFFCEB;
    font-size: 2rem; }body.suntvnews .myBlockHead__movie .m-news_movie--heading::before {
      -webkit-filter: brightness(0) saturate(100%) invert(18%) sepia(1%) saturate(1819%) hue-rotate(54deg) brightness(103%) contrast(88%);
              filter: brightness(0) saturate(100%) invert(18%) sepia(1%) saturate(1819%) hue-rotate(54deg) brightness(103%) contrast(88%);
      width: 20px;
      height: 24px; }body.suntvnews .myBlockHead__pickup-title {
    margin-bottom: 32px; }body.suntvnews .myBlockHead__pickup-nav {
    margin-top: -6px;
    gap: 27px; }body.suntvnews .myBlockHead__pickup-nav .js-sliderNav_list li button {
      width: 18px;
      height: 18px;
      border-width: 2px; }body.suntvnews .myBlockHead__pickup-nav .m-button {
      width: 42px;
      height: 42px; }body.suntvnews .myWrapper {
  padding-bottom: 100px; }body.suntvnews .myContainer {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto; }body.suntvnews .myTitle01 {
  margin-bottom: 40px; }body.suntvnews .myTitle01 img {
    width: auto;
    max-width: 100%;
    height: auto; }body.suntvnews .myTitle02 {
  margin-bottom: 30px;
  font-weight: 900;
  font-size: 3.6rem;
  line-height: 1; }body.suntvnews .myTitle03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 9px 8px;
  line-height: 1;
  margin-bottom: 40px; }body.suntvnews .myTitle03__txt01 {
    font-size: 36px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 1.48; }body.suntvnews .myTitle03__txt02 {
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 0; }body.suntvnews .myBlockPost {
  position: relative; }body.suntvnews .myBlockPost.-pickup {
    grid-template-rows: auto;
    -ms-grid-rows:auto 4px 1fr;
    -ms-grid-columns:34.2% 20px calc(100% - 34.2% - 20px);
        grid-template: "thumb title" "thumb info" 1fr/34.2% calc(100% - 34.2% - 20px);
    gap: 4px 20px; }body.suntvnews .myBlockPost.-pickup:not(:last-child) {
      margin-bottom: 15px; }body.suntvnews .myBlockPost.-pickup .m-postList_thumb {
      border-color: #867414; }body.suntvnews .myBlockPost.-pickup .m-postList_info time {
      color: #867414; }body.suntvnews .myBlockPost.-new {
    grid-template-rows: auto;
    -ms-grid-rows:auto 4px 1fr;
    -ms-grid-columns:34.2% 20px calc(100% - 34.2% - 20px);
        grid-template: "thumb title" "thumb info" 1fr/34.2% calc(100% - 34.2% - 20px);
    gap: 4px 20px; }body.suntvnews .myBlockPost.-side time {
    -webkit-transform: none;
            transform: none; }body.suntvnews .myBlockPost .m-postList_thumb {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
    grid-area: thumb;
    border: 2px solid #393939; }body.suntvnews .myBlockPost .m-postList_info {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
    grid-area: info;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 5px 14px; }body.suntvnews .myBlockPost .m-postList_info time {
      width: 100%; }body.suntvnews .myBlockPost .m-postList_title {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    grid-area: title; }body.suntvnews .myBlockPost .m-postList_title h4, body.suntvnews .myBlockPost .m-postList_title p {
      overflow: hidden;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2; }body.suntvnews .myBlockPost__num {
    background-color: #F9DD4A;
    border: solid 2px #393939;
    position: absolute;
    top: -5px;
    left: -7px;
    z-index: 1;
    border-radius: 50%;
    width: 56px;
    height: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    font-weight: 700;
    font-size: 2.6rem;
    line-height: 1;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: -0.02em; }body.suntvnews .myBlockMore {
  display: none;
  margin-top: 25px; }body.suntvnews [data-my_more="btn"][aria-expanded="true"] {
  display: none; }body.suntvnews .myBlockNew {
  padding-top: 50px;
  margin-bottom: 70px; }body.suntvnews .myBlockNew__btn {
    margin-top: 50px; }body.suntvnews .myBlockRanking {
  margin-bottom: 70px; }body.suntvnews .myBlockRanking__btn .m-button {
    margin-top: 45px; }body.suntvnews .myBlockTrend {
  margin-bottom: 70px; }body.suntvnews .myBlockTrend__btn {
    margin-top: 48px; }body.suntvnews .myBlockProject {
  margin-bottom: 70px; }body.suntvnews .myBlockProject__logo {
    margin-bottom: 19px; }body.suntvnews .myBlockProject__btn {
    margin-top: 47px; }body.suntvnews .myBlockAd {
  text-align: center; }body.suntvnews .myBlockAd:not(.-side) {
    margin-top: 100px; }body.suntvnews .myBlockAd.-column {
    margin-top: 117px; }body.suntvnews .myBlockAd img {
    margin-right: auto;
    margin-left: auto;
    width: auto;
    height: auto; }body.suntvnews .myBlockLine {
  text-align: center; }body.suntvnews .myBlockLine.-column {
    margin-top: 50px; }body.suntvnews .myBlockLine img {
    max-width: 100%;
    height: auto; }body.suntvnews .myBlockSearch:not(.-side) {
  border-top: solid 2px #E1E1E1;
  border-bottom: solid 2px #E1E1E1;
  padding-top: 57px;
  padding-bottom: 57px; }body.suntvnews .myBlockSearch__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: solid 2px #393939;
  margin-top: -15px; }body.suntvnews .myBlockSearch__input {
  background-color: #fff;
  width: calc(100% - 130px);
  padding: 10px 13px;
  font-weight: 500; }body.suntvnews .myBlockSearch__input::-webkit-input-placeholder {
    color: #9B9B9B; }body.suntvnews .myBlockSearch__input::-moz-placeholder {
    color: #9B9B9B; }body.suntvnews .myBlockSearch__input:-ms-input-placeholder {
    color: #9B9B9B; }body.suntvnews .myBlockSearch__input::-ms-input-placeholder {
    color: #9B9B9B; }body.suntvnews .myBlockSearch__input::placeholder {
    color: #9B9B9B; }body.suntvnews .myBlockSearch__btn {
  width: 130px;
  border-left: solid 2px #393939;
  padding: 20px 5px;
  background-color: #F9DD4A;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1;
  text-align: center; }body.suntvnews .myBlockFixedModal .m-fixedModal_trigger {
  background-color: rgba(255, 252, 235, 0.95);
  width: calc(100vw - 12px*2); }body.suntvnews .myBlockFixedModal .m-fixedModal_text {
  font-size: 1.4rem; }body.suntvnews .myBlockFixedModal .m-fixedModal {
  width: 100%; }body.suntvnews .myBlockFixedModal .m-fixedModal_inner {
  max-width: 356px; }body.suntvnews .myWrapperArticle {
  padding-bottom: 60px; }body.suntvnews .myBlockColumn__body iframe {
  width: 100%; }body.suntvnews .myBlockSide__container {
  padding: 28px 10px 30px; }body.suntvnews .myBlockSide__container + .myBlockSide__container {
    border-top: solid 1px #E1E1E1; }body.suntvnews .myBlockSideRanking {
  margin-bottom: 30px; }body.suntvnews .myBlockSideRanking__nav {
    gap: 16px;
    margin-bottom: 17px; }body.suntvnews .myBlockSideRanking__nav li {
      width: calc((100% - 16px*2)/3); }body.suntvnews .myBlockSideRanking__nav li button {
        width: 100%;
        padding: 6px 10px;
        font-size: 1.4rem;
        text-align: center; }body.suntvnews .myBlockSideProject__logo {
  margin-bottom: 12px; }body.suntvnews .myBlockSideProject__btn {
  margin-top: 17px; }body.suntvnews .myHeaderDetail {
  margin-bottom: 46px; }body.suntvnews .myHeaderDetail__image {
    margin-bottom: 22px; }body.suntvnews .myHeaderDetail__image img {
      width: 100%;
      max-width: 100%;
      height: auto;
      aspect-ratio: 16/9;
      -o-object-fit: cover;
         object-fit: cover; }body.suntvnews .myHeaderDetail .youtube_wrapper {
    margin-bottom: 22px;
    width: auto;
    aspect-ratio: 16 / 9; }body.suntvnews .myHeaderDetail .youtube_wrapper iframe {
      width: 100%;
      height: 100%; }body.suntvnews .myHeaderDetail__head {
    margin-bottom: 21px; }body.suntvnews .myHeaderDetail__head-tag {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      gap: 0 14px; }body.suntvnews .myHeaderDetail__head-date {
      margin-bottom: 10px;
      font-weight: 500;
      font-size: 1.4rem;
      color: #6E6E6E; }body.suntvnews .myHeaderDetail__title {
    margin-bottom: 14px;
    font-weight: 700;
    font-size: 3.0rem;
    line-height: 1.4;
    font-weight: 700; }body.suntvnews .myHeaderDetail__sns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0 16px; }body.suntvnews .myBlockEditorWrap {
  min-height: 1px; }body.suntvnews .myBlockEditorWrap::after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }body.suntvnews .myBlockEditor {
  line-height: 1.7; }body.suntvnews .myBlockEditor p + p {
    margin-top: 17px; }body.suntvnews .myBlockEditor__image {
    margin-top: 34px;
    margin-bottom: 34px;
    text-align: center; }body.suntvnews .myBlockEditor__image img {
      border-radius: 10px;
      width: auto; }body.suntvnews .wp-caption {
  margin-top: 34px;
  margin-bottom: 34px;
  text-align: center; }body.suntvnews .wp-caption img {
    border-radius: 10px;
    width: auto; }body.suntvnews .wp-caption-text {
    margin-top: 8px;
    text-align: left;
    font-size: 1.4rem; }body.suntvnews .news_contents_img img {
  width: 100%;
  height: auto; }body.suntvnews .nandemo_table {
  width: 100%;
  margin: 1em auto; }body.suntvnews .table_midashi, body.suntvnews .table_nakami {
  border: 1px solid #4A4A4A;
  padding: 0.7em;
  word-break: break-all; }body.suntvnews .table_midashi {
  background: #E9E9E9;
  min-width: 150px; }body.suntvnews .youtube_wrapper {
  margin-bottom: 22px;
  width: 100%;
  aspect-ratio: 16 / 9; }body.suntvnews .youtube_wrapper iframe {
    width: 100%;
    height: 100%; }body.suntvnews .myFooter__tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px;
  margin-top: 44px; }body.suntvnews .myFooter__tag-item {
    font-weight: 700;
    font-size: 16px; }body.suntvnews .myFooter__tag-link {
    color: #867414; }body.suntvnews .myFooter__btn {
  margin-top: 50px; }body.suntvnews .myFooter__btn .m-button + .m-button {
    margin-top: 20px; }body.suntvnews .myBlockSideRecommend {
  margin-bottom: 30px; }body.suntvnews .myBlockSideRecommend:last-child {
    margin-bottom: 0; }body.suntvnews .myBlockSideIncident {
  margin-bottom: 35px; }body.suntvnews .myBlockSideIncident__btn {
    margin-top: 17px; }body.suntvnews .myPager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px 18px;
  margin-top: 60px; }body.suntvnews .myPager__item.-prev .myPager__link, body.suntvnews .myPager__item.-next .myPager__link {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    width: 55px;
    height: 55px;
    border-radius: 100vw;
    border: 2px solid #393939;
    -webkit-box-shadow: 2px 2px 0px 0px #393939;
            box-shadow: 2px 2px 0px 0px #393939;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    background-color: #F9DD4A;
    text-align: center;
    font-size: 14px;
    font-family: wanpaku-ruika, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-family: 'M PLUS 1', sans-serif;
    -webkit-transition: 0.5s;
    transition: 0.5s; }body.suntvnews .myPager__item.-prev .myPager__link:hover, body.suntvnews .myPager__item.-next .myPager__link:hover {
      background-color: #FFF8D6; }body.suntvnews .myPager__item.-prev {
    margin-right: 15px; }body.suntvnews .myPager__item.-next {
    margin-left: 15px; }body.suntvnews .myPager__item.-page .myPager__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 38px;
    height: 38px;
    border-radius: 100vw;
    border: 2px solid #393939;
    overflow: hidden;
    background-color: #F9DD4A;
    border: 1px solid #000;
    font-weight: bold; }body.suntvnews .myPager__item.-page .myPager__link:hover {
      background-color: #FFF8D6; }body.suntvnews .myPager__item.-page .myPager__link.-active {
      background-color: #393939;
      color: #fff; }body.suntvnews .myBlockGallery__control {
  position: relative;
  margin-top: 15px; }body.suntvnews .myBlockGallery__control + .myBlockGallery__movie {
    margin-top: 30px; }body.suntvnews .myBlockGallery__movie + .myBlockGallery__movie {
  margin-top: 30px; }body.suntvnews .myBlockGallery__thumb {
  max-width: 320px;
  margin: 0 auto; }body.suntvnews .myBlockGallery__thumb-slide {
    padding: 3px 2px;
    cursor: pointer;
    font-size: 0; }body.suntvnews .myBlockGallery__thumb-slide img {
      -webkit-transition: -webkit-box-shadow 0.3s ease;
      transition: -webkit-box-shadow 0.3s ease;
      transition: box-shadow 0.3s ease;
      transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
      border: 1.5782px solid #393939;
      border-radius: 4px;
      margin-right: 11px; }body.suntvnews .myBlockGallery__thumb .slick-current img {
    border-color: #F9DD4A;
    -webkit-box-shadow: 0 0 0 3px #F9DD4A;
            box-shadow: 0 0 0 3px #F9DD4A; }body.suntvnews .myBlockGallery__nav {
  margin-top: 0;
  display: block; }body.suntvnews .myBlockGallery__nav .slick-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    height: 55px; }body.suntvnews .myBlockGallery__nav .slick-arrow:first-child {
      left: 0; }body.suntvnews .myBlockGallery__nav .slick-arrow:last-child {
      right: 0; }body.suntvnews .myBlockResult {
  padding-top: 40px; }body.suntvnews .myBlockResult__num {
    color: #6E6E6E;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0;
    margin-bottom: 32px; }body.suntvnews .myBlockResult__block:not(:last-child) {
    margin-bottom: 80px; }body.suntvnews .myListTagRelated {
  background-color: #fff;
  border: 2px solid currentColor;
  border-radius: 6px;
  overflow: hidden; }body.suntvnews .myListTagRelated__title {
    background-color: #FFFCEB;
    font-weight: 700;
    line-height: 1; }body.suntvnews .myListTagRelated__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
    color: #867414;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 20px;
    padding: 14px 20px 14px; }body.weekly .myWrapper {
  padding-top: 70px;
  padding-bottom: 140px; }body.weekly .myTitle01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
  margin-bottom: 40px; }body.weekly .myBlockWeekly__lead {
  margin-bottom: 40px;
  line-height: 1.56; }body.weekly .myBlockWeekly__lead a {
    color: #0056FE;
    text-decoration: underline; }body.weekly .timelink_btnlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 20px; }body.weekly .timelink_btn a {
  text-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 2px 10px;
  font-size: 1.2em;
  font-weight: bold;
  border: 3px solid #FFCC00; }body.weekly .timelink_btn.tlb_morning a {
  background-color: #FFE57A;
  border-color: #FFCC00; }body.weekly .timelink_btn.tlb_noon a {
  background-color: #FF9090;
  border-color: #FF0000; }body.weekly .timelink_btn.tlb_night a {
  background-color: #7A9DFF;
  border-color: #0043FF; }body.weekly .timelink_btn.tlb_lateatnight a {
  background-color: #BD7AFF;
  border-color: #8000FF; }@media screen and (max-width: 768px) {
  .sp-hide {
    display: none; }
    img.fit, video.fit {
      max-width: none; }
  img {
    width: 100%;
    max-width: 100%;
    height: auto; }
    .content.-grid .content_foot .m-button {
      padding: 15px;
      font-size: 18px; }
    time {
      font-size: 13px; }
      time span {
        margin-left: 0.5em; }
      .l-footer_nav {
        width: calc(100% + 24px);
        margin-left: -12px;
        margin-top: 46px;
        border-top: 1px solid #CDCDCD; }
      .l-footer_navItem {
        border-bottom: 1px solid #CDCDCD; }
        .l-footer_navItem button {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          gap: 10px;
          width: 100%;
          padding: 24px 20px; }
          .l-footer_navItem button::after {
            content: '';
            display: block;
            width: 14px;
            height: 7px;
            background-repeat: no-repeat;
            background-size: contain;
            background-position: center center;
            background-image: url(../img/common/icon-arrow-bottom.svg); }
      .l-footer_navItem ul {
        display: none;
        margin-bottom: 11px; }
      .l-footer_navItem ul li a {
        display: block;
        margin: 0 23px;
        padding: 15px 0; }
      .l-footer_foot {
        padding-bottom: 80px;
        text-align: center; }
      .l-footer_footNav {
        margin-bottom: 38px; }
        .l-footer_footNav ul {
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          gap: 46px; }
    .ly-tab_nav {
      margin-bottom: 30px;
      gap: 5px 8px; }
        .ly-tab_nav li button {
          padding: 8px 8px; }
    .m-ads {
      margin-top: 40px;
      margin-bottom: 40px; }
    .modArticleArchivesBlockProgram {
      margin: 0 -12px;
      padding: 0 12px; }
      .modArticleArchivesBlockProgram__title {
        margin-bottom: 16px;
        padding: 22px 0 18px; }
      .modArticleArchivesBlockProgram__image {
        margin-bottom: 17px; }
      .modArticleArchivesBlockProgram__txt {
        line-height: 1.5; }
      .modArticleArchivesBlockProgramMore {
        margin: 0 -12px;
        padding: 0 12px; }
      .modArticleArchivesListLink__link {
        font-size: 16px;
        padding: 19px 50px 18px 12px; }
        .modArticleArchivesListLink__link::after {
          right: 14px; }
  .modArticleArchivesListBnr__item:not(:last-child) {
    margin-bottom: 12px; }
  .modArticleDoramaBlockCorrelation__head {
    margin-bottom: 20px; }
    .modArticleDoramaBlockSns {
      padding-top: 16px; }
      .modArticleDoramaBlockSns__body {
        padding: 0 14px; }
      .modArticleDoramaBlockSns__foot {
        padding: 14px 12px; }
      .modArticleDoramaBlockSns__btn {
        gap: 0 8px; }
        .modArticleDoramaBlockSns__btn-item.-more {
          width: 64.4%; }
            .modArticleDoramaBlockSns__btn-item.-more .modArticleDoramaBlockSns__btn-inner::before {
              left: 23px;
              width: 20px;
              height: 20px; }
        .modArticleDoramaBlockSns__btn-item.-post {
          width: calc(100% - 64.4% - 8px); }
        .modArticleDoramaBlockSns__btn-inner {
          font-size: 1.4rem; }
    .modArticleWrapper {
      padding-bottom: 50px; }
    .modArticleWrapper02 {
      padding-top: 50px;
      padding-bottom: 50px; }
    .modArticleHeader {
      margin-bottom: 24px; }
    .modArticleHeaderMv {
      margin: 0 -12px 24px; }
    .modArticleHeaderMv img {
      height: 100%; }
      .modArticleHeaderState {
        padding: 24px 12px; }
      .modArticleHeaderState__item:not(:last-child) {
        margin-bottom: 24px; }
        .modArticleHeaderState__item.-item01 .modArticleHeaderState__item-title {
          padding-right: 130px; }
        .modArticleHeaderState__item-title {
          font-size: 1.4rem; }
          .modArticleHeaderState__item-title-date {
            padding: 3px 10px;
            font-size: 12px; }
        .modArticleHeaderState__item-name {
          font-size: 2.2rem; }
        .modArticleHeaderState__box-item:not(:last-child):nth-child(2n) {
          margin-bottom: 15px; }
    .modArticleBlockSection {
      margin-bottom: 24px; }
      .modArticleBlockSection__inner {
        padding: 24px 12px; }
      .modArticleBlockSection__title {
        margin-bottom: 22px; }
      .modArticleBlockSection__btn {
        padding: 24px 42px 24px 12px; }
        .modArticleBlockSection__btn::after {
          right: 14px; }
      .modArticleBlockSection__acc-more {
        margin-top: 24px; }
    .modArticleListAcc {
      margin: 0 -12px; }
      .modArticleListAcc__toggle {
        padding: 14px 50px 14px 12px; }
        .modArticleListAcc__toggle::after {
          right: 14px; }
      .modArticleListAcc__date {
        display: block;
        margin-bottom: 4px; }
      .modArticleListAcc__body {
        padding: 14px 12px; }
      .modArticleListAcc__btn {
        max-width: 250px; }
    .modArticleListMonth {
      grid-template-columns: repeat(auto-fill, minmax(auto, 100px));
      gap: 14px;
      margin: 0 -2px; }
      .modArticleListMonth__link {
        font-size: 20px;
        letter-spacing: 0;
        padding: 12px 10px 11px; }
    .modArticleNavAnchor {
      margin-bottom: 24px; }
    .modArticleNavAnchor__inner {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: (auto)[2];
      grid-template-columns: repeat(2, auto);
      gap: 15px 40px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      max-width: 375px;
      margin: 0 auto;
      padding: 19px 30px; }
    .modArticleNavAnchor__group {
      display: contents; }
      .modArticleNavAnchor__item {
        min-width: 124px; }
      .modBlockInfoHead__inner {
        padding: 15px 63px 6px 14px; }
        .modBlockInfoHead__inner::after {
          top: 50%;
          right: 26px;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%); }
      .modBlockInfoHead__txt {
        font-size: 13px;
        line-height: 1.38462;
        -webkit-line-clamp: 2; }
    .modBlockNewsPickup:not(:last-child) {
      margin-bottom: 60px; }
    .modBlockNewsPickup__title {
      margin-bottom: 40px; }
    .modBlockNewsPickup__btn {
      margin-top: 40px; }
    .m-button {
      padding: 10px; }
      .m-button.-accordion {
        padding: 15px;
        font-size: 18px; }
      .m-button.-sm {
        min-width: 125px;
        padding: 8px; }
    .m-button.-sm02 {
      padding-top: 16px;
      padding-bottom: 16px;
      font-size: 16px; }
      .m-button.-md {
        width: 100%;
        padding: 15px;
        font-size: 18px; }
      .m-button.-md02 {
        width: 100%;
        padding: 15px; }
    .m-button.-smFull {
      width: 100%; }
      .m-button.-blank {
        padding-right: 50px;
        padding-left: 50px; }
        .m-button.-blank::after {
          width: 20px;
          height: 20px; }
    .m-event {
      padding-top: 10px;
      padding-bottom: 40px; }
    .m-event_heading.m-homeSectionHeading h2 {
      height: 72px; }
    .m-event .content_foot {
      margin-top: 30px; }
  body .has-x-large-font-size {
    font-size: 32px !important; }
  body .has-large-font-size {
    font-size: 28px !important; }
    .m-footBnr {
      margin-bottom: 0; }
      .m-footBnr_inner {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        gap: 12px 13px; }
    .modForm__privacy {
      padding: 20px 12px;
      margin-top: 40px;
      font-size: 1.8rem;
      text-align: left; }
    .modForm__privacy .wpcf7-not-valid-tip {
      text-align: left; }
      .modForm__foot-btn {
        margin-top: 40px; }
        .modFormBlock__title-required {
          padding: 1px 10px; }
    .m-headerAds {
      display: none; }
  .m-homeSectionHeading img {
    width: auto;
    height: 100%; }
    .m-homeSectionHeading span {
      height: 23px; }
    .m-homeSectionHeading h2 {
      height: 36px; }
    .m-information {
      padding-top: 40px;
      padding-bottom: 40px; }
      .m-information_main {
        margin-top: 40px; }
  .modList01 {
    -ms-grid-rows:auto;
    -ms-grid-columns:(1fr)[1];
        grid-template: auto/repeat(1, 1fr); }
      .modList01.js-relationSlider .modList01__item {
        padding-left: 12px;
        padding-right: 12px; }
    .modList01Slider {
      margin-left: -12px;
      margin-right: -12px; }
  .modList01__item:not(:last-child) {
    margin-bottom: 35px; }
    .modList01__image {
      margin-bottom: 13px; }
    .modList01__program {
      font-size: 14px; }
    .modList01__title {
      margin-bottom: 12px; }
    .modList01__txt {
      line-height: 1.5625; }
    .modList01__date {
      font-size: 14px;
      margin-top: 9px; }
    .modList02 + .modList02 {
      margin-top: 60px;
      padding-top: 60px; }
  .modList02__item:not(:last-child) {
    margin-bottom: 40px; }
    .modList02__date {
      font-size: 12px; }
    .modList02__image {
      margin-bottom: 13px; }
    .modList03__inner {
      display: block; }
    .modList03__category {
      margin-bottom: 18px; }
    .modList03__program {
      margin-bottom: 6px; }
    .modList03__link {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      margin-top: 20px; }
    .modListWeek01 {
      -webkit-box-pack: space-evenly;
          -ms-flex-pack: space-evenly;
              justify-content: space-evenly;
      max-width: 450px;
      margin: 0 auto; }
      .modListWeek01__item {
        font-size: 18px;
        padding-left: 0; }
    .modListCategory01 {
      border-radius: 10px;
      -ms-grid-rows:auto;
      -ms-grid-columns:(1fr)[2];
          grid-template: auto/repeat(2, 1fr); }
      .modListCategory01__link {
        background-position: right 15px center;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; }
      .modNav01:not(:last-child) {
        margin-bottom: 22px; }
    .m-news_post .m-postList.-typeA .m-postList_info {
      gap: 9px; }
    .m-onlineShop {
      padding-top: 40px;
      padding-bottom: 40px; }
    .m-onlineShop .content_foot {
      margin-top: 50px; }
    .modOtherPresentWrapper {
      padding-top: 27px; }
    .modOtherPresentTitlePage {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      max-width: 450px;
      margin-bottom: 27px; }
      .modOtherPresentTitlePage__title {
        font-size: 36px;
        letter-spacing: 0; }
  .modOtherPresentBlockHeader {
    margin-bottom: 46px; }
    .modOtherPresentBlockHeader__image {
      border-radius: 11px;
      aspect-ratio: 355 / 206;
      width: 100%;
      margin-bottom: 12px; }
    .modOtherPresentBlockHeader__program {
      line-height: 1.3;
      margin-bottom: 12px; }
    .modOtherPresentBlockHeader__title {
      font-size: 20px;
      line-height: 1.4; }
    .modOtherPresentBlockHeader__limit {
      gap: 8px;
      font-size: 15px;
      letter-spacing: 0;
      margin-top: 24px; }
    .modOtherPresentBlockPresentWrap {
      padding: 0 12px 30px; }
    .modOtherPresentBlockPresent + .modOtherPresentBlockPresent {
      margin-top: 60px; }
    .modOtherPresentBlockPresent__blocktitle {
      margin-bottom: 16px;
      padding: 22px 0 18px; }
    .modOtherPresentBlockPresent__title {
      text-align: left; }
      .modOtherPresentBlockPresent:first-child .modOtherPresentBlockPresent__title:first-child {
        padding-top: 30px; }
    .modOtherPresentBlockPresent__imageblock {
      margin-bottom: 30px; }
      .modOtherPresentBlockPresent__imageblock-nav {
        margin-top: 20px; }
    .modOtherPresentBlockPresent__present {
      text-align: left;
      margin-bottom: 19px;
      padding: 4px 0 11px; }
    .modOtherPresentBlockPresent__txt {
      line-height: 1.375;
      text-align: left;
      margin-bottom: 30px; }
      .modOtherPresentBlockPresent__tel-txt {
        font-size: 36px;
        letter-spacing: 0; }
        .modOtherPresentBlockPresent__tel-txt::before {
          width: 28px;
          height: 28px; }
    .modOtherPresentListPresentCaution::before {
      content: "";
      background: linear-gradient(to right, transparent 4px, #E1E1E1 4px, #E1E1E1 8px, transparent 8px) repeat-x center top/8px 2px, linear-gradient(to right, transparent 4px, #E1E1E1 4px, #E1E1E1 8px, transparent 8px) repeat-x center bottom/8px 2px;
      position: absolute;
      left: -50vw;
      right: -50vw;
      height: 2px;
      margin-top: -24px;
      pointer-events: none; }
      .modOtherPresentListPresentCaution__title {
        font-size: 16px;
        letter-spacing: 0;
        margin-bottom: 8px; }
      .modOtherPresentListPresentCaution__item {
        line-height: 1.24; }
    .modOtherPresentLinkFooter {
      margin-top: 40px; }
    .modOtherPresentBlockSns {
      padding-top: 16px; }
      .modOtherPresentBlockSns__body {
        padding: 0 14px; }
    .modOtherBlockBroadcaster__caution {
      padding: 12px 12px 24px; }
      .modOtherListBroadcaster__item {
        padding: 16px 12px; }
      .modOtherListBroadcaster__date {
        margin-bottom: 6px; }
      .modOtherListBroadcaster__txt {
        font-size: 1.6rem; }
    .modOtherListLink__item {
      margin-bottom: 24px; }
    .modOtherListLink__link {
      padding: 20px 41px 20px 11px;
      gap: 0 16px; }
      .modOtherListLink__link::after {
        right: 20px; }
    .modOtherListLink__date {
      width: 100%;
      margin-top: 6px; }
    .modOtherListLink__deadline {
      margin-top: 10px;
      font-size: 1.6rem; }
    .modOtherBlockDetailList {
      margin-top: 30px; }
      .modOtherBlockDetailList__title {
        padding: 3px 10px;
        display: inline-block;
        margin-bottom: 8px;
        font-size: 1.6rem; }
      .modOtherBlockDetailList__inner + .modOtherBlockDetailList__title {
        margin-top: 18px; }
    .modOtherBlockDetailImage.-column02 {
      gap: 24px 11px; }
      .modOtherBlockDetailImage.-column02 .modOtherBlockDetailImage__item {
        width: calc((100% - 11px*1)/2); }
      .modOtherListPerformer .modOtherListPerformer__image {
        margin-bottom: 12px; }
        .modOtherListPerformer .modOtherListPerformer__image img {
          aspect-ratio: 1/1;
          height: 100%; }
    .modOtherBlockGuest .modOtherBlockGuest__image {
      margin: 0 auto 12px; }
      .modOtherBlockGuest .modOtherBlockGuest__image img {
        aspect-ratio: 1/1;
        height: 100%; }
    .modOtherBlockGuest__name {
      text-align: center; }
    .modOtherBlockGuest__sub {
      text-align: center; }
    .modOtherBlockGuest__txt {
      margin-top: 20px; }
    .modOtherBlockArchives {
      padding: 20px 11px; }
    .modOtherBlockArchives__btn {
      margin-top: 20px; }
    .modOtherBlockAbout__txt {
      margin-bottom: 24px; }
  .modOtherBlockAbout__item:not(:last-child) {
    margin-bottom: 20px; }
    .wp-block-embed iframe[src*="youtube"] {
      width: 100%;
      height: 100%; }
    .m-pickUp {
      padding-top: 40px;
      padding-bottom: 40px; }
      .m-postList.-typeA .m-postList_item {
        gap: 0 10px; }
      .m-postList.-typeA .m-postList_thumb {
        max-width: 104px; }
        .m-postList.-typeA .m-postList_info time {
          -webkit-transform: translateY(0);
                  transform: translateY(0);
          font-size: 12px; }
      .m-postList.-typeA .m-postList_title {
        font-size: 13px; }
    .m-postList.-typeB {
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr; }
  .m-postList.-typeC {
    overflow: hidden;
    padding: 0 10px; }
  .m-postList.-typeC .slick-slide {
    width: calc(50vw - 24px);
    padding: 0 10px; }
    .m-postList.-typeD {
      width: calc(100% + 24px);
      margin-top: 40px;
      margin-left: -12px; }
      .m-postList.-typeD .slick-slide {
        width: calc(320 / 375 * 100vw);
        padding-left: 20px; }
      .m-postList.-typeD .m-postList_name {
        margin-top: 20px; }
      .m-postList.-typeD .m-postList_title {
        margin-top: 10px; }
      .m-postList.-typeD .m-postList_schedule {
        margin-top: 12px; }
    .m-postList.-typeE {
      width: calc(100% + 24px);
      margin-top: 40px;
      margin-left: -12px; }
    .m-postList.-typeE .slick-slide {
      width: calc(320 / 375 * 100vw);
      padding-left: 20px; }
    .m-postList.-typeF {
      -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
      margin-top: 40px; }
      .m-postList.-typeF .m-postList_title {
        margin-top: 12px;
        font-size: 16px; }
    .m-postList.-typeG .m-postList_item {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 1fr auto;
      grid-template-columns: 1fr auto;
      gap: 6px 19px;
      padding: 20px 20px 16px 12px; }
  .m-postList.-typeG .m-postList_tag {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3; }
    .m-presents {
      padding-top: 40px;
      padding-bottom: 40px; }
    .m-presents .content_foot {
      margin-top: 30px; }
    .m-programs {
      padding-top: 40px;
      padding-bottom: 40px; }
      .m-programs_nav.-spColumn02 li {
        width: calc((100% - 8px*1)/2); }
    .m-programs_content .m-postList {
      margin-top: 30px;
      margin-bottom: 30px; }
    .m-programs_content .js-accordion_trigger {
      margin-top: 40px; }
    .m-programs_content .js-accordion.is-open .js-accordion_trigger {
      display: none; }
      .m-programs_button {
        margin-top: 14px; }
      .m-programs_information {
        padding: 50px 12px; }
      .m-programs_information .m-postList {
        width: calc(100% + 24px);
        margin-left: -12px; }
        .m-programs_information--pop {
          max-width: 158px; }
    .m-tag {
      font-size: 10px;
      padding: 3px 8px; }
      .m-tag.-sm {
        font-size: 10px; }
      .m-tag.-lg {
        font-size: 14px; }
      .m-tag.-typeA {
        padding: 3px 8px; }
      .m-tag.-typeB {
        padding: 3px 8px; }
    .js-sliderNav {
      gap: 36px;
      margin-top: 30px; }
      .js-sliderNav .m-button img {
        width: 8px; }
        .js-sliderNav_list li button {
          width: 16px;
          height: 16px; }
    .js-sliderNav:has(.m-button) .js-sliderNav_list {
      display: none !important; }
    .js-sliderNav:not(:has(.m-button)) .js-sliderNav_num {
      display: none !important; }
    body.announcer_list .myWrapper {
      padding-bottom: 40px; }
    body.announcer_list .myBlockMv {
      margin-bottom: 60px; }
    body.announcer_list .myBlockList {
      padding-bottom: 40px; }
      body.announcer_list .myBlockList__title {
        gap: 10px;
        margin-bottom: 30px; }
        body.announcer_list .myBlockList__title-en {
          font-size: 14px; }
      body.announcer_list .myBlockList__title-jp {
        width: 240px; }
      body.announcer_list .myBlockListList {
        gap: 30px 30px;
        max-width: 450px;
        margin: 0 auto; }
      body.announcer_list .myBlockListList__item {
        width: 120px; }
          body.announcer_list .myBlockListList__title-jp {
            font-size: 18px;
            letter-spacing: 0; }
          body.announcer_list .myBlockListList__title-en {
            font-size: 12px;
            letter-spacing: 0; }
    body.announcer_list .myBlockInfo {
      padding-top: 40px;
      padding-bottom: 40px; }
      body.announcer_list .myBlockInfo__title {
        gap: 10px;
        margin-bottom: 30px; }
        body.announcer_list .myBlockInfo__title-en {
          font-size: 14px; }
      body.announcer_list .myBlockInfo__title-jp {
        width: 210px; }
      body.announcer_list .myBlockInfo__contents {
        border: 2px solid #393939;
        border-radius: 6px;
        -webkit-box-shadow: 2px 2px 0px #393939;
                box-shadow: 2px 2px 0px #393939;
        padding: 28px 18px 28px; }
      body.announcer_list .myBlockInfoList {
        gap: 20px; }
        body.announcer_list .myBlockInfoList__item-inner {
          -ms-grid-columns: 1fr;
          grid-template-columns: 1fr;
          gap: 5px; }
        body.announcer_list .myBlockInfoList__date {
          font-size: 15px;
          line-height: 1; }
        body.announcer_list .myBlockInfoList__txt {
          font-size: 14px;
          font-weight: 400;
          letter-spacing: 0;
          line-height: 1.4; }
      body.announcer_list .myBlockProfile__title {
        gap: 10px;
        margin-bottom: 30px; }
        body.announcer_list .myBlockProfile__title-en {
          font-size: 14px; }
      body.announcer_list .myBlockProfile__title-jp {
        width: 180px; }
      body.announcer_list .myBlockProfileList__item {
        border-width: 2px;
        border-radius: 6px;
        -webkit-box-shadow: 2px 2px 0px #393939;
                box-shadow: 2px 2px 0px #393939;
        padding: 10px 16px 30px; }
        body.announcer_list .myBlockProfileList__item::before {
          border-bottom-width: 2px;
          height: 31px; }
        body.announcer_list .myBlockProfileList__item:not(:last-child) {
          margin-bottom: 30px; }
    body.announcer_list .myBlockProfileList__image {
      max-width: 200px;
      margin: 0 auto 10px; }
      body.announcer_list .myBlockProfileList__title {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 4px;
        margin-bottom: 10px; }
        body.announcer_list .myBlockProfileList__title-jp {
          font-size: 20px;
          letter-spacing: 0; }
        body.announcer_list .myBlockProfileList__title-en {
          font-size: 14px; }
      body.announcer_list .myBlockProfileListBlog__title {
        gap: 4px;
        font-size: 16px;
        letter-spacing: 0;
        margin-bottom: 8px; }
        body.announcer_list .myBlockProfileListBlog__title::before {
          width: 10px;
          height: 10px; }
      body.announcer_list .myBlockProfileListBlog__item {
        font-size: 15px;
        letter-spacing: 0; }
      body.announcer_list .myBlockProfileListSection:not(:last-child) {
        margin-bottom: 20px; }
      body.announcer_list .myBlockProfileListSection__title {
        font-size: 20px;
        letter-spacing: 0;
        margin-bottom: 20px; }
        body.announcer_list .myBlockProfileListSection__title::before, body.announcer_list .myBlockProfileListSection__title::after {
          background-image: url(../img/announcer_list/bg_program_title_sp.svg);
          top: 1px;
          height: 4px; }
      body.announcer_list .myBlockProfileListQuestion {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        gap: 5px; }
        body.announcer_list .myBlockProfileListQuestion__item {
          -ms-grid-column: 1;
          grid-column: 1;
          padding-bottom: 15px; }
          body.announcer_list .myBlockProfileListQuestion__item:not(:last-child) {
            margin-bottom: 10px; }
        body.announcer_list .myBlockProfileListQuestion__title {
          font-size: 16px;
          letter-spacing: 0; }
        body.announcer_list .myBlockProfileListQuestion__txt {
          font-size: 16px;
          letter-spacing: 0;
          line-height: 1.3; }
      body.announcer_list .myBlockProfileListProgram {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
        padding: 0 20px; }
    body.event .myWrapper {
      padding-top: 40px;
      padding-bottom: 160px; }
    body.news_article.-dorama .myBlockSns {
      padding-top: 16px; }
      body.news_article.-dorama .myBlockSns__body {
        padding: 0 14px; }
      body.news_article.-dorama .myBlockSns__foot {
        padding: 14px 12px; }
      body.news_article.-dorama .myBlockSns__btn {
        gap: 0 8px; }
        body.news_article.-dorama .myBlockSns__btn-item.-more {
          width: 64.4%; }
            body.news_article.-dorama .myBlockSns__btn-item.-more .myBlockSns__btn-inner::before {
              left: 23px;
              width: 20px;
              height: 20px; }
        body.news_article.-dorama .myBlockSns__btn-item.-post {
          width: calc(100% - 64.4% - 8px); }
        body.news_article.-dorama .myBlockSns__btn-inner {
          font-size: 1.4rem; }
    body.news_article .myArticleWrapper {
      padding-bottom: 50px; }
    body.news_article .myArticleWrapper02 {
      padding-top: 50px;
      padding-bottom: 50px; }
    body.news_article .myArticleHeader {
      margin-bottom: 24px; }
    body.news_article .myArticleHeaderMv {
      margin: 0 -12px 24px; }
    body.news_article .myArticleHeaderMv img {
      height: 100%;
      aspect-ratio: 4/3; }
      body.news_article .myArticleHeaderState {
        padding: 24px 12px; }
      body.news_article .myArticleHeaderState__item:not(:last-child) {
        margin-bottom: 24px; }
        body.news_article .myArticleHeaderState__item-title {
          font-size: 1.4rem; }
        body.news_article .myArticleHeaderState__item-name {
          font-size: 2.2rem; }
      body.news_article .myArticleHeaderState__box-item:not(:last-child) {
        margin-bottom: 5px; }
    body.news_article .myArticleBlockSection {
      margin-bottom: 24px; }
      body.news_article .myArticleBlockSection__inner {
        padding: 24px 12px; }
      body.news_article .myArticleBlockSection__title {
        margin-bottom: 22px; }
      body.news_article .myArticleBlockSection__btn {
        padding: 24px 42px 24px 12px; }
        body.news_article .myArticleBlockSection__btn::after {
          right: 14px; }
      body.news_article .myArticleBlockSection__acc-more {
        margin-top: 24px; }
    body.news_article .myArticleListAcc {
      margin: 0 -12px; }
      body.news_article .myArticleListAcc__toggle {
        padding: 14px 50px 14px 12px; }
        body.news_article .myArticleListAcc__toggle::after {
          right: 14px; }
      body.news_article .myArticleListAcc__date {
        display: block;
        margin-bottom: 4px; }
      body.news_article .myArticleListAcc__body {
        padding: 14px 12px; }
      body.news_article .myArticleListAcc__btn {
        max-width: 250px; }
    body.news_article .myArticleListMonth {
      grid-template-columns: repeat(auto-fill, minmax(auto, 100px));
      gap: 14px;
      margin: 0 -2px; }
      body.news_article .myArticleListMonth__link {
        font-size: 20px;
        letter-spacing: 0;
        padding: 12px 10px 11px; }
    body.news_article .myArticleNavAnchor {
      margin-bottom: 24px; }
    body.news_article .myArticleNavAnchor__inner {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: (auto)[2];
      grid-template-columns: repeat(2, auto);
      gap: 15px 40px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      max-width: 375px;
      margin: 0 auto;
      padding: 19px 30px; }
    body.news_article .myArticleNavAnchor__group {
      display: contents; }
      body.news_article .myArticleNavAnchor__item {
        min-width: 124px; }
    body.news_list .myWrapper {
      padding-top: 40px; }
    body.news_list .myTitle01 {
      margin-bottom: 40px; }
      body.news_list .myTitle01__txt {
        font-size: 16px;
        margin-bottom: 10px; }
    body.news_list .myBlockSection:not(:last-child) {
      margin-bottom: 60px; }
    body.news_list .myBlockSection__listcontents {
      padding: 30px 0 60px; }
      body.news_list .myBlockSection__listcontents-head {
        margin-bottom: 30px;
        padding-bottom: 30px; }
    body.present .myWrapper {
      padding-top: 40px;
      padding-bottom: 160px; }
    body.promotion.-form .myTitle01 {
      margin-bottom: 40px; }
    body.promotion.-form .myTitle01 img {
      width: auto;
      height: 38px; }
    body.promotion.-form .myTxtLead {
      margin-bottom: 40px; }
    body.promotion .myMainvisual {
      padding-top: 15px; }
      body.promotion .myMainvisual__deco {
        width: 25vw; }
        body.promotion .myMainvisual__deco.-deco01 {
          top: 50vw;
          left: -12vw; }
        body.promotion .myMainvisual__deco.-deco02 {
          top: 50vw;
          right: -12vw; }
      body.promotion .myMainvisual__title {
        margin-bottom: 20px;
        font-size: 1.6rem; }
        body.promotion .myMainvisual__title-inner {
          padding: 5px 15px; }
      body.promotion .myMainvisual__detail-catch {
        margin-bottom: 15px; }
      body.promotion .myMainvisual__detail-image {
        width: 59vw;
        margin: 0 auto 22px; }
    body.promotion .myNav__item {
      border-bottom: solid 1px #333; }
      body.promotion .myNav__link {
        display: block;
        padding: 18px 50px 18px 15px;
        font-size: 1.8rem; }
        body.promotion .myNav__link::after {
          right: 20px; }
      body.promotion .myNav__link br {
        display: none; }
    body.promotion .myBlockUnder {
      padding-top: 20px;
      padding-bottom: 18vw;
      background-image: url(../img/promotion/bg01_sp.svg);
      background-size: 100% auto; }
    body.promotion .mySection {
      border-radius: 10px;
      padding: 30px 0 0; }
      body.promotion .mySection:not(:last-child) {
        margin-bottom: 17px; }
      body.promotion .mySection::before {
        width: 60px;
        height: 30px; }
      body.promotion .mySection__inner {
        padding: 15px 15px 50px; }
      body.promotion .mySection__title {
        margin-bottom: 34px; }
      body.promotion .mySection__subTitle {
        margin-bottom: 15px;
        font-size: 1.6rem; }
      body.promotion .mySection__txt {
        margin-bottom: 12px;
        font-size: 1.4rem; }
      body.promotion .mySection__txt br.pc {
        display: none; }
      body.promotion .mySection__caution-item {
        font-size: 1.1rem; }
      body.promotion .mySection__box {
        padding: 16px 24px;
        font-size: 1.4rem; }
      body.promotion .mySection__box br.pc {
        display: none; }
    body.promotion .myBlockSection01__detail {
      margin-bottom: 20px; }
  body.promotion .myBlockSection02 {
    margin-bottom: 54px; }
      body.promotion .myBlockSection02__image img {
        width: 73vw; }
  body.promotion .myBlockSection02__detail {
    margin-bottom: 20px; }
    body.promotion .myBlockSection02__catch {
      text-align: center; }
      body.promotion .myBlockSection02__catch-em {
        display: block; }
    body.promotion .myBlockSection02Program {
      padding: 15px 20px; }
      body.promotion .myBlockSection02Program__inner {
        gap: 20px 8px; }
      body.promotion .myBlockSection02Program__item {
        width: calc((100% - 8px*1)/2); }
      body.promotion .myBlockSection03__image img {
        width: 78vw; }
  body.promotion .myBlockSection03__detail {
    margin-bottom: 66px; }
      body.promotion .myBlockSection04__image img {
        width: 51vw; }
    body.promotion .myBlockFaq {
      padding-top: 33px;
      padding-bottom: 110px; }
      body.promotion .myBlockFaq__title {
        margin-bottom: 34px; }
        body.promotion .myBlockFaq__list-title {
          padding-left: 50px;
          margin-bottom: 13px;
          min-height: 33px;
          font-size: 1.6rem; }
          body.promotion .myBlockFaq__list-title::before {
            width: 33px;
            height: 33px;
            left: 8px; }
        body.promotion .myBlockFaq__list-data {
          border-radius: 10px;
          padding: 15px;
          font-size: 1.4rem; }
        body.promotion .myBlockFaq__list-data br.pc {
          display: none; }
          body.promotion .myBlockFaq__list-data + .myBlockFaq__list-title {
            margin-top: 24px; }
    body.promotion .myBlockContact {
      padding-bottom: 87px; }
      body.promotion .myBlockContact__txt {
        margin: 0 -12px -55px; }
    body.recommend_list .myWrapper {
      padding-top: 40px; }
      body.recommend_list .myWrapper .myTitle01 {
        margin-bottom: 40px;
        font-size: 3.2rem;
        line-height: 1.2; }
    body.recommend_list .myBlockSection:not(:last-child) {
      margin-bottom: 60px; }
    body.recommend_list .myBlockSection__listcontents {
      padding: 30px 0 60px; }
    body.suntvnews .myBlockHead__movie {
      margin-bottom: 40px; }
      body.suntvnews .myBlockHead__movie .m-news_movie {
        border-radius: 5px; }
      body.suntvnews .myBlockHead__movie .m-news_movie--heading {
        padding: 6px 10px;
        font-size: 1.8rem; }
        body.suntvnews .myBlockHead__movie .m-news_movie--heading::before {
          width: 16px;
          height: 20px; }
      body.suntvnews .myBlockHead__pickup-title {
        margin-bottom: 24px; }
      body.suntvnews .myBlockHead__pickup-title img {
        width: auto;
        height: 22px; }
    body.suntvnews .myBlockHead__pickup .m-postList {
      width: calc(100vw - 12px*2) !important;
      display: block; }
      body.suntvnews .myBlockHead__pickup-nav {
        margin-top: 20px; }
    body.suntvnews .myTitle01 {
      margin-bottom: 30px; }
      body.suntvnews .myTitle01 img {
        width: auto;
        height: 31px; }
    body.suntvnews .myTitle01.-project img {
      height: 76px; }
    body.suntvnews .myTitle02 {
      padding-top: 30px;
      font-size: 3rem; }
    body.suntvnews .myTitle03 {
      margin-bottom: 42px; }
      body.suntvnews .myTitle03__txt01 {
        font-size: 30px;
        letter-spacing: 0;
        line-height: 1.48; }
      body.suntvnews .myTitle03__txt02 {
        font-size: 24px;
        letter-spacing: 0; }
  body.suntvnews .myListPost {
    gap: 15px; }
      body.suntvnews .myBlockPost.-pickup {
        -ms-grid-rows:auto 0 1fr;
        -ms-grid-columns:35.9% 10px calc(100% - 35.9% - 10px);
            grid-template: "thumb title" "thumb info" 1fr/35.9% calc(100% - 35.9% - 10px);
        gap: 0 10px; }
      body.suntvnews .myBlockPost.-new {
        -ms-grid-rows:auto 0 1fr;
        -ms-grid-columns:35.9% 10px calc(100% - 35.9% - 10px);
            grid-template: "thumb title" "thumb info" 1fr/35.9% calc(100% - 35.9% - 10px);
        gap: 0 10px; }
    body.suntvnews .myBlockPost.-ranking:not(.-side) {
      -ms-grid-rows:auto 0 1fr;
      -ms-grid-columns:35.9% 10px calc(100% - 35.9% - 10px);
          grid-template: "thumb title" "thumb info" 1fr/35.9% calc(100% - 35.9% - 10px);
      gap: 0 10px; }
    body.suntvnews .myBlockPost.-related {
      -ms-grid-rows:auto 0 1fr;
      -ms-grid-columns:35.9% 10px calc(100% - 35.9% - 10px);
          grid-template: "thumb title" "thumb info" 1fr/35.9% calc(100% - 35.9% - 10px);
      gap: 0 10px; }
    body.suntvnews .myBlockPost.-side {
      -ms-grid-rows:auto 0 1fr;
      -ms-grid-columns:35.9% 10px calc(100% - 35.9% - 10px);
          grid-template: "thumb title" "thumb info" 1fr/35.9% calc(100% - 35.9% - 10px);
      gap: 0 10px; }
      body.suntvnews .myBlockPost .m-postList_thumb {
        max-width: none; }
      body.suntvnews .myBlockPost .m-postList_info {
        gap: 9px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        body.suntvnews .myBlockPost .m-postList_info time {
          -webkit-transform: none;
                  transform: none; }
      body.suntvnews .myBlockPost__num {
        top: -3px;
        left: -5px;
        width: 34px;
        height: 34px;
        font-size: 1.6rem; }
    body.suntvnews .myBlockMore {
      margin-top: 20px; }
    body.suntvnews .myBlockNew {
      padding-top: 40px; }
    body.suntvnews .myBlockRanking .ly-tab_nav {
      gap: 16px; }
    body.suntvnews .myBlockRanking .ly-tab_nav li {
      width: calc((100% - 16px*2)/3); }
    body.suntvnews .myBlockRanking .ly-tab_nav li button {
      width: 100%;
      padding: 11px 10px;
      text-align: center;
      font-size: 1.6rem; }
      body.suntvnews .myBlockProject__logo {
        max-width: 250px; }
      body.suntvnews .myBlockAd.-column {
        display: none; }
    body.suntvnews .myBlockAd.-article {
      display: none; }
    body.suntvnews .myBlockLine:not(.-column) {
      margin: 0 -12px; }
      body.suntvnews .myBlockLine.-column {
        display: none; }
    body.suntvnews .myBlockLine.-article {
      margin: 0 -24px; }
    body.suntvnews .myBlockSearch:not(.-side) {
      padding-top: 40px;
      padding-bottom: 40px; }
  body.suntvnews .myBlockSearch.-side {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
    body.suntvnews .myBlockSearch__form {
      margin-top: -10px; }
    body.suntvnews .myBlockSearch__input {
      padding: 10px 12px;
      width: calc(100% - 76px); }
    body.suntvnews .myBlockSearch__btn {
      padding: 22px 5px;
      width: 76px;
      font-size: 1.8rem; }
    body.suntvnews .myBlockFixedModal .m-fixedModal_trigger {
      width: calc(100vw - 12px*2 - 60px);
      right: 60px;
      left: 0;
      margin: auto; }
  body.suntvnews .myBlockFixedModal .m-fixedModal_heading {
    max-width: 150px; }
  body.suntvnews .myBlockColumn {
    margin-bottom: 100px; }
  body.suntvnews .myBlockColumn__main {
    margin-bottom: 60px; }
  body.suntvnews .myBlockColumn__side {
    margin: 0 -12px; }
  body.suntvnews .myBlockSide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    body.suntvnews .myBlockSide__container {
      padding: 40px 10px;
      -webkit-box-ordinal-group: 1000;
          -ms-flex-order: 999;
              order: 999; }
      body.suntvnews .myBlockSide__container:last-child {
        padding-bottom: 0; }
    body.suntvnews .myBlockSide__container.-ad {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      border-top: none;
      border-bottom: solid 1px #E1E1E1; }
    body.suntvnews .myBlockSideRanking {
      margin-bottom: 70px; }
    body.suntvnews .myBlockSideRanking__btn .m-button {
      margin-top: 50px; }
      body.suntvnews .myBlockSideRanking__nav {
        margin-bottom: 30px; }
          body.suntvnews .myBlockSideRanking__nav li button {
            padding: 11px 10px;
            font-size: 1.6rem; }
    body.suntvnews .myBlockSideProject__logo {
      margin-bottom: 16px;
      max-width: 250px; }
    body.suntvnews .myBlockSideProject__btn {
      margin-top: 50px; }
    body.suntvnews .myHeaderDetail {
      margin-bottom: 24px; }
      body.suntvnews .myHeaderDetail__image {
        margin-left: -12px;
        margin-right: -12px; }
      body.suntvnews .myHeaderDetail .youtube_wrapper {
        margin-left: -12px;
        margin-right: -12px; }
      body.suntvnews .myHeaderDetail__head {
        margin-bottom: 30px; }
        body.suntvnews .myHeaderDetail__head-tag {
          gap: 0 9px; }
      body.suntvnews .myHeaderDetail__title {
        margin-bottom: 20px;
        font-size: 2.4rem; }
      body.suntvnews .myHeaderDetail__sns {
        margin-bottom: 30px;
        gap: 0 20px; }
      body.suntvnews .myHeaderDetail__sns-item img {
        width: 50px;
        height: 50px; }
      body.suntvnews .myBlockEditor p + p {
        margin-top: 24px; }
  body.suntvnews .nandemo_table td {
    display: block; }
    body.suntvnews .myFooter__tag {
      margin-top: 30px; }
    body.suntvnews .myBlockSideRecommend {
      margin-top: 20px;
      margin-bottom: 70px; }
    body.suntvnews .myBlockSideIncident {
      margin-bottom: 70px; }
      body.suntvnews .myBlockSideIncident__btn {
        margin-top: 40px; }
    body.suntvnews .myPager {
      margin-top: 40px; }
      body.suntvnews .myPager__item.-prev .myPager__link, body.suntvnews .myPager__item.-next .myPager__link {
        width: 45px;
        height: 45px; }
      body.suntvnews .myPager__item.-prev .myPager__link img, body.suntvnews .myPager__item.-next .myPager__link img {
        width: 8px; }
      body.suntvnews .myPager__item.-prev {
        margin-right: 10px; }
      body.suntvnews .myPager__item.-next {
        margin-left: 10px; }
      body.suntvnews .myPager__item.-page .myPager__link {
        width: 30px;
        height: 30px;
        font-size: 1.4rem; }
  body.suntvnews .myBlockGallery__inner {
    margin-right: -12px;
    margin-left: -12px; }
    body.suntvnews .myBlockGallery__control {
      margin-top: 24px; }
    body.suntvnews .myBlockGallery__control .js-sliderNav_num {
      display: none; }
    body.suntvnews .myBlockGallery__thumb {
      padding: 0 64px;
      max-width: none; }
      body.suntvnews .myBlockGallery__thumb-slide {
        padding: 3px 4px 3px 2px;
        min-height: 55px;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        body.suntvnews .myBlockGallery__thumb-slide img {
          margin-right: 0; }
      body.suntvnews .myBlockGallery__thumb .slick-current img {
        -webkit-box-shadow: 0 0 0 2px #F9DD4A;
                box-shadow: 0 0 0 2px #F9DD4A; }
      body.suntvnews .myBlockResult__num {
        font-size: 20px;
        letter-spacing: 0;
        margin-bottom: 28px; }
    body.suntvnews .myListTagRelated {
      margin-bottom: 30px; }
      body.suntvnews .myListTagRelated__title {
        border-bottom: inherit;
        font-size: 18px;
        letter-spacing: -0.02em;
        padding: 15px 20px 15px; }
      body.suntvnews .myListTagRelated__body {
        font-size: 18px;
        letter-spacing: 0;
        padding: 18px 20px 20px; }
    body.weekly .myWrapper {
      padding-top: 40px;
      padding-bottom: 160px; }
    body.weekly .myTitle01 img {
      width: auto;
      height: 30px; }
    body.weekly .myBlockWeekly__lead {
      margin-bottom: 36px; }
      body.suntvnews .myBlockPost .m-postList_thumb {-ms-grid-row: 1;-ms-grid-row-span: 3;-ms-grid-column: 1; }
      body.suntvnews .myBlockPost.-new > .m-postList_thumb {-ms-grid-row: 1;-ms-grid-row-span: 3;-ms-grid-column: 1; }
    body.suntvnews .myBlockPost.-ranking:not(.-side) > .m-postList_thumb {-ms-grid-row: 1;-ms-grid-row-span: 3;-ms-grid-column: 1; }
    body.suntvnews .myBlockPost.-related > .m-postList_thumb {-ms-grid-row: 1;-ms-grid-row-span: 3;-ms-grid-column: 1; }
    body.suntvnews .myBlockPost.-side > .m-postList_thumb {-ms-grid-row: 1;-ms-grid-row-span: 3;-ms-grid-column: 1; }
      body.suntvnews .myBlockPost .m-postList_info {-ms-grid-row: 3;-ms-grid-column: 3; }
      body.suntvnews .myBlockPost.-new > .m-postList_info {-ms-grid-row: 3;-ms-grid-column: 3; }
    body.suntvnews .myBlockPost.-ranking:not(.-side) > .m-postList_info {-ms-grid-row: 3;-ms-grid-column: 3; }
    body.suntvnews .myBlockPost.-related > .m-postList_info {-ms-grid-row: 3;-ms-grid-column: 3; }
    body.suntvnews .myBlockPost.-side > .m-postList_info {-ms-grid-row: 3;-ms-grid-column: 3; }
      body.suntvnews .myBlockPost .m-postList_title {-ms-grid-row: 1;-ms-grid-column: 3; }
      body.suntvnews .myBlockPost.-new > .m-postList_title {-ms-grid-row: 1;-ms-grid-column: 3; }
    body.suntvnews .myBlockPost.-ranking:not(.-side) > .m-postList_title {-ms-grid-row: 1;-ms-grid-column: 3; }
    body.suntvnews .myBlockPost.-related > .m-postList_title {-ms-grid-row: 1;-ms-grid-column: 3; }
    body.suntvnews .myBlockPost.-side > .m-postList_title {-ms-grid-row: 1;-ms-grid-column: 3; } }@media screen and (min-width: 769px) {
  .pc-hide {
    display: none; }
    .content.-grid .content_inner {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 1fr auto;
      grid-template-columns: 1fr auto; }
    .content.-grid .content_main {
      -ms-grid-column: 1;
      -ms-grid-column-span: 2;
      grid-column: 1/3; }
    .content.-grid .content_heading {
      -ms-grid-column: 1;
      -ms-grid-column-span: 1;
      grid-column: 1/2;
      -ms-grid-row: 1;
      -ms-grid-row-span: 1;
      grid-row: 1/2; }
    .content.-grid .content_foot {
      -ms-grid-column: 2;
      -ms-grid-column-span: 1;
      grid-column: 2/3;
      -ms-grid-row: 1;
      -ms-grid-row-span: 1;
      grid-row: 1/2;
      -ms-grid-row-align: center;
          align-self: center; }
    .content.-grid .content_foot .m-button {
      min-width: 110px;
      padding-right: 20px;
      padding-left: 20px;
      text-align: center; }
      .l-footer_nav {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (6fr)[4] 7fr auto;
        grid-template-columns: repeat(4, 6fr) 7fr auto;
        gap: 30px; }
        .l-footer_navItem button {
          pointer-events: none; }
      .l-footer_navItem ul {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        gap: 16px;
        margin-top: 24px;
        font-size: 14px; }
      .l-footer_foot {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding-top: 30px;
        border-top: 1px solid #A1A1A1; }
  .modArticleArchivesListBnr {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows:auto;
    -ms-grid-columns:1fr 26px 1fr;
        grid-template: auto/repeat(2, 1fr);
    gap: 26px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .modArticleDoramaBlockCorrelation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0 20px; }
  .modArticleDoramaBlockCorrelation__head {
    width: calc(100% - 20px - 71.5%); }
  .modArticleDoramaBlockCorrelation__image {
    width: 71.5%; }
    .modArticleDoramaBlockCorrelation__btn {
      display: none; }
  .modArticleDoramaBlockFixedModal {
    display: none; }
    .modArticleHeader.-type01 .modArticleHeaderMv {
      margin-bottom: 18px; }
    .modArticleHeader.-type01 .modArticleHeaderState__inner {
      display: -ms-grid;
      display: grid;
      -ms-grid-rows:auto 1fr;
      -ms-grid-columns:53.5% auto 1fr;
          grid-template: "item01 item02 item03" "item01 item04 item04" 1fr/53.5% auto 1fr; }
      .modArticleHeader.-type01 .modArticleHeaderState__inner.-type02 {
        -ms-grid-rows:auto 1fr;
        -ms-grid-columns:53.5% 1fr;
            grid-template: "item01 item02" "item01 item04" 1fr/53.5% 1fr; }
    .modArticleHeader.-type01 .modArticleHeaderState__item {
      padding: 28px 20px 24px 28px; }
      .modArticleHeader.-type01 .modArticleHeaderState__item.-item01 {
        grid-area: item01;
        position: relative; }
        .modArticleHeader.-type01 .modArticleHeaderState__item.-item01::after {
          content: "";
          background-image: linear-gradient(to bottom, #E1E1E1 10px, transparent 10px);
          background-size: 2px 17px;
          background-repeat: repeat-y;
          background-position: left top;
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          width: 2px; }
      .modArticleHeader.-type01 .modArticleHeaderState__item.-item02 {
        grid-area: item02;
        padding-right: 22px; }
        .modArticleHeader.-type01 .modArticleHeaderState__item.-item02.-border {
          padding-right: 25px;
          position: relative; }
          .modArticleHeader.-type01 .modArticleHeaderState__item.-item02.-border + .modArticleHeaderState__item {
            padding-left: 29px; }
          .modArticleHeader.-type01 .modArticleHeaderState__item.-item02.-border::after {
            content: "";
            background-image: linear-gradient(to bottom, #E1E1E1 10px, transparent 10px);
            background-size: 2px 17px;
            background-repeat: repeat-y;
            background-position: left top;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            width: 2px; }
      .modArticleHeader.-type01 .modArticleHeaderState__item.-item03 {
        grid-area: item03;
        padding-left: 0; }
      .modArticleHeader.-type01 .modArticleHeaderState__item.-item04 {
        grid-area: item04;
        position: relative; }
        .modArticleHeader.-type01 .modArticleHeaderState__item.-item04::after {
          content: "";
          background-image: linear-gradient(to right, #E1E1E1 10px, transparent 10px);
          background-size: 17px 2px;
          background-repeat: repeat-x;
          background-position: left top;
          position: absolute;
          top: 0;
          right: 0;
          left: 0;
          height: 2px; }
    .modArticleHeader.-type02 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      gap: 0 16px; }
      .modArticleHeader.-type02 .modArticleHeaderMv {
        width: 56.5%; }
      .modArticleHeader.-type02 .modArticleHeaderState {
        width: calc(100% - 56.5% - 16px);
        padding: 22px 20px; }
        .modArticleHeader.-type02 .modArticleHeaderState__item:not(:last-child) {
          margin-bottom: 30px; }
        .modArticleHeaderState__box {
          -ms-grid-columns: auto 1fr;
          grid-template-columns: auto 1fr; }
    .modArticleBlockSection__acc:has(.modArticleListAcc.-more[aria-hidden="false"]) .modArticleListAcc:not(.-more) {
      border-radius: 10px 10px 0 0; }
    .modArticleListAcc {
      border-radius: 10px;
      border-left: solid 2px #393939;
      border-right: solid 2px #393939; }
      .modArticleListAcc.-more {
        border-radius: 0 0 10px 10px; }
      .modArticleListAcc__date {
        margin-right: 5px; }
    .modArticleNavAnchor__inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 15px;
      padding: 15px 30px 12px; }
    .modArticleNavAnchor__group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      gap: 15px 30px; }
      .modArticleNavAnchor__item:not(:last-child)::after {
        content: "";
        background-color: #fff;
        position: absolute;
        top: -1px;
        bottom: -1px;
        right: -14px;
        width: 2px;
        margin: auto; }
      .modArticleNavAnchor__item br.-spOnly {
        display: none; }
      .modBlockInfoHead__inner {
        padding: 18px 50px 18px 30px; }
        .modBlockInfoHead__inner::after {
          top: 0;
          bottom: 0;
          right: 30px;
          margin: auto; }
      .modBlockInfoHead__txt {
        font-size: 14px;
        font-weight: 500;
        -webkit-line-clamp: 1;
        line-height: 1.4; }
    .m-button.-sm02 {
      padding-top: 6px;
      padding-bottom: 6px;
      font-size: 12px; }
    .m-fixedModal {
      bottom: 70px;
      right: 5px;
      z-index: 9999; }
      .m-fixedModal .m-movie {
        max-width: 236px; }
      .m-fixedModal_trigger {
        display: none; }
        .m-footBnr_item.-wide + .m-footBnr_item.-wide {
          -ms-grid-column: 3;
          -ms-grid-column-span: 2;
          grid-column: 3/5; }
    .m-information_inner {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: auto 1fr;
      grid-template-columns: auto 1fr;
      gap: 60px; }
  .modList01 {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows:auto;
    -ms-grid-columns:1fr 42px 1fr 42px 1fr;
        grid-template: auto/repeat(3, 1fr);
    gap: 35px 42px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .modList01Slider__inner {
      margin-left: -40px;
      padding-right: 7px; }
  .modList01 .js-accordion_trigger {
    display: none !important; }
  .modList01 .js-accordion_target {
    display: contents !important; }
  .modList02 {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows:auto;
    -ms-grid-columns:1fr 42px 1fr 42px 1fr;
        grid-template: auto/repeat(3, 1fr);
    gap: 50px 42px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .modList03 {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows:auto;
    -ms-grid-columns:auto 1fr auto;
        grid-template: auto / auto 1fr auto; }
  .modList03__item {
    display: contents; }
    .modList03__inner {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: subgrid;
      grid-template-columns: subgrid;
      -ms-grid-column: 1;
      -ms-grid-column-span: 3;
      grid-column: 1 / 4;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      padding-left: 13px;
      padding-right: 13px; }
    .modList03__category {
      margin-right: 47px; }
  .modList03__body {
    -webkit-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1; }
    .modList03__link {
      -ms-flex-item-align: end;
          align-self: flex-end;
      margin-bottom: 10px;
      margin-left: 40px; }
    .modListWeek01 {
      gap: 12px; }
  .modOtherPresentBlockHeader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 24px;
    margin-bottom: 80px; }
    .modOtherPresentBlockHeader__image {
      border-radius: 9px;
      aspect-ratio: 276 / 160;
      width: 276px; }
  .modOtherPresentBlockHeader__body {
    -webkit-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1;
    padding-top: 4px; }
      .modOtherPresentBlockPresentWrap .modForm {
        margin-right: -30px;
        margin-left: -30px; }
      .modOtherListBroadcaster__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        gap: 0 30px; }
      .modOtherListBroadcaster__date {
        width: 12em; }
    .modOtherBlockDetailList {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 18px 20px; }
      .modOtherBlockDetailList__title {
        width: 62px; }
      .modOtherBlockDetailList__inner {
        width: calc(100% - 62px - 20px); }
  .modOtherBlockGuest {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0 30px; }
  .modOtherBlockGuest__detail {
    -webkit-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1; }
    .modOtherBlockArchives {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
  .modOtherBlockAbout__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0 24px; }
  .modOtherBlockAbout__item {
    width: calc((100% - 24px*1)/2); }
      .m-postList.-typeA .m-postList_item {
        -ms-grid-columns: 134px 1fr;
        grid-template-columns: 134px 1fr; }
  .m-postList.-typeC {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[5];
    grid-template-columns: repeat(5, 1fr);
    gap: 34px; }
      .m-postList.-typeD .slick-slide {
        display: -ms-grid !important;
        display: grid !important;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        gap: 40px; }
      .m-postList.-typeD .slick-slide > div {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        gap: 0 60px; }
      .m-postList.-typeD .m-postList_item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 10px 20px; }
      .m-postList.-typeD .m-postList_thumb {
        -ms-flex-item-align: start;
            align-self: flex-start;
        -ms-flex-negative: 2;
            flex-shrink: 2;
        width: calc(190 / 570 * 100%); }
    .m-postList.-typeD .m-postList_text {
      -ms-flex-negative: 100;
          flex-shrink: 100; }
      .m-postList.-typeD .m-postList_title {
        margin: 10px 0; }
    .m-postList.-typeE .slick-list {
      width: calc(100% + 42px);
      margin-left: -21px; }
    .m-postList.-typeE .slick-slide > div {
      padding: 0 21px; }
  .m-postList.-typeG {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 1fr auto;
    grid-template-columns: auto 1fr auto;
    gap: 0 16px; }
    .m-postList.-typeG .m-postList_item {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: subgrid;
      grid-template-columns: subgrid;
      -ms-grid-column: 1;
      -ms-grid-column-span: 3;
      grid-column: 1 / 4; }
  .m-postList.-typeG .m-postList_tag .m-tag {
    text-align: center;
    width: 100%; }
    .m-programs_content .m-postList {
      margin-top: 40px; }
    .m-programs_content .js-accordion_trigger {
      display: none; }
    .m-programs_content .js-accordion_target {
      display: block; }
      .m-programs_information--nav {
        display: none; }
      .m-tag.-lg {
        padding: 8px 11px; }
      .js-sliderNav_num {
        display: none; }
      body.announcer_list .myBlockListList__item {
        width: 20.83333%; }
        body.announcer_list .myBlockInfoList__date {
          font-size: 18px;
          letter-spacing: 0;
          padding-right: 16px; }
          body.announcer_list .myBlockInfoList__date::after {
            content: "";
            background-color: currentColor;
            position: absolute;
            top: 2px;
            bottom: 2px;
            right: 0;
            width: 1px; }
      body.announcer_list .myBlockProfileList__head {
        display: -ms-grid;
        display: grid;
        -ms-grid-rows:76px 0 auto 0 1fr 0 auto;
        -ms-grid-columns:max(28.84615%, 250px) 7.69231% 1fr;
            grid-template: 76px auto 1fr auto/max(28.84615%, 250px) 1fr;
        gap: 0 7.69231%;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
    body.announcer_list .myBlockProfileList__image {
      -ms-grid-row: 1;
      -ms-grid-row-span: 3;
      grid-row: 1 / 4;
      -ms-grid-column: 1;
      grid-column: 1; }
      body.announcer_list .myBlockProfileList__title {
        -ms-grid-row: 2;
        grid-row: 2;
        -ms-grid-column: 2;
        grid-column: 2;
        gap: 11px;
        margin-bottom: 40px; }
    body.announcer_list .myBlockProfileListBlog {
      -ms-grid-row: 3;
      grid-row: 3;
      -ms-grid-column: 2;
      grid-column: 2; }
  body.news_article.-dorama .myBlockCorrelation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0 20px; }
  body.news_article.-dorama .myBlockCorrelation__head {
    width: calc(100% - 20px - 71.5%); }
  body.news_article.-dorama .myBlockCorrelation__image {
    width: 71.5%; }
    body.news_article.-dorama .myBlockCorrelation__btn {
      display: none; }
  body.news_article.-dorama .myBlockFixedModal {
    display: none; }
    body.news_article .myArticleHeader.-type01 .myArticleHeaderMv {
      margin-bottom: 18px; }
    body.news_article .myArticleHeader.-type01 .myArticleHeaderState__inner {
      display: -ms-grid;
      display: grid;
      -ms-grid-rows:auto 1fr;
      -ms-grid-columns:53.5% auto 1fr;
          grid-template: "item01 item02 item03" "item01 item04 item04" 1fr/53.5% auto 1fr; }
      body.news_article .myArticleHeader.-type01 .myArticleHeaderState__inner.-type02 {
        -ms-grid-rows:auto 1fr;
        -ms-grid-columns:53.5% 1fr;
            grid-template: "item01 item02" "item01 item04" 1fr/53.5% 1fr; }
    body.news_article .myArticleHeader.-type01 .myArticleHeaderState__item {
      padding: 28px 20px 24px 28px; }
      body.news_article .myArticleHeader.-type01 .myArticleHeaderState__item.-item01 {
        grid-area: item01;
        position: relative; }
        body.news_article .myArticleHeader.-type01 .myArticleHeaderState__item.-item01::after {
          content: "";
          background-image: linear-gradient(to bottom, #E1E1E1 10px, transparent 10px);
          background-size: 2px 17px;
          background-repeat: repeat-y;
          background-position: left top;
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          width: 2px; }
      body.news_article .myArticleHeader.-type01 .myArticleHeaderState__item.-item02 {
        grid-area: item02;
        padding-right: 22px; }
        body.news_article .myArticleHeader.-type01 .myArticleHeaderState__item.-item02.-border {
          padding-right: 25px;
          position: relative; }
          body.news_article .myArticleHeader.-type01 .myArticleHeaderState__item.-item02.-border + .myArticleHeaderState__item {
            padding-left: 29px; }
          body.news_article .myArticleHeader.-type01 .myArticleHeaderState__item.-item02.-border::after {
            content: "";
            background-image: linear-gradient(to bottom, #E1E1E1 10px, transparent 10px);
            background-size: 2px 17px;
            background-repeat: repeat-y;
            background-position: left top;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            width: 2px; }
      body.news_article .myArticleHeader.-type01 .myArticleHeaderState__item.-item03 {
        grid-area: item03;
        padding-left: 0; }
      body.news_article .myArticleHeader.-type01 .myArticleHeaderState__item.-item04 {
        grid-area: item04;
        position: relative; }
        body.news_article .myArticleHeader.-type01 .myArticleHeaderState__item.-item04::after {
          content: "";
          background-image: linear-gradient(to right, #E1E1E1 10px, transparent 10px);
          background-size: 17px 2px;
          background-repeat: repeat-x;
          background-position: left top;
          position: absolute;
          top: 0;
          right: 0;
          left: 0;
          height: 2px; }
    body.news_article .myArticleHeader.-type02 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      gap: 0 16px; }
      body.news_article .myArticleHeader.-type02 .myArticleHeaderMv {
        width: 56.5%; }
      body.news_article .myArticleHeader.-type02 .myArticleHeaderState {
        width: calc(100% - 56.5% - 16px);
        padding: 22px 20px; }
        body.news_article .myArticleHeader.-type02 .myArticleHeaderState__item:not(:last-child) {
          margin-bottom: 30px; }
      body.news_article .myArticleHeaderState__box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        gap: 0 10px;
        width: 100%; }
      body.news_article .myArticleHeaderState__box-item {
        width: calc((100% - 10px*1)/2); }
    body.news_article .myArticleBlockSection__acc:has(.myArticleListAcc.-more[aria-hidden="false"]) .myArticleListAcc:not(.-more) {
      border-radius: 10px 10px 0 0; }
    body.news_article .myArticleListAcc {
      border-radius: 10px;
      border-left: solid 2px #393939;
      border-right: solid 2px #393939; }
      body.news_article .myArticleListAcc.-more {
        border-radius: 0 0 10px 10px; }
      body.news_article .myArticleListAcc__date {
        margin-right: 5px; }
    body.news_article .myArticleNavAnchor__inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 15px;
      padding: 15px 30px 12px; }
    body.news_article .myArticleNavAnchor__group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      gap: 15px 30px; }
      body.news_article .myArticleNavAnchor__item:not(:last-child)::after {
        content: "";
        background-color: #fff;
        position: absolute;
        top: -1px;
        bottom: -1px;
        right: -14px;
        width: 2px;
        margin: auto; }
      body.news_article .myArticleNavAnchor__item br.-spOnly {
        display: none; }
      body.promotion .myMainvisual__detail {
        display: -ms-grid;
        display: grid;
        -ms-grid-rows:auto 1fr;
        -ms-grid-columns:calc(100% - 43.1%) 43.1%;
            grid-template: "catch image" "contact image" 1fr/calc(100% - 43.1%) 43.1%; }
      body.promotion .myMainvisual__detail-catch {
        grid-area: catch;
        margin-bottom: 25px; }
      body.promotion .myMainvisual__detail-contact {
        grid-area: contact; }
      body.promotion .myMainvisual__detail-image {
        grid-area: image; }
      body.promotion .myNav__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    body.promotion .myNav__item {
      -webkit-box-flex: 1;
          -ms-flex: 1 1;
              flex: 1 1; }
    body.promotion .myNav__item:not(:last-child) {
      border-right: solid 1px #333; }
      body.promotion .myNav__link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        height: 100%;
        text-align: center; }
      body.promotion .mySection__txt br.sp {
        display: none; }
      body.promotion .mySection__box br.sp {
        display: none; }
  body.promotion .myBlockSection02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0 44px;
    margin-top: -17px;
    margin-bottom: 39px; }
    body.promotion .myBlockSection02__image {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      width: 36.6%; }
  body.promotion .myBlockSection02__detail {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: calc(100% - 36.6% - 44px); }
      body.promotion .myBlockSection02__catch-em {
        margin-right: 12px; }
      body.promotion .myBlockSection02Program__item {
        height: 100%; }
  body.promotion .myBlockSection03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0 63px;
    margin-top: -5px; }
    body.promotion .myBlockSection03__image {
      width: 36.41%; }
  body.promotion .myBlockSection03__detail {
    width: calc(100% - 36.41% - 63px); }
  body.promotion .myBlockSection04 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0 40px;
    margin-top: -14px; }
    body.promotion .myBlockSection04__image {
      width: 24.99%;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      margin-top: -27px; }
  body.promotion .myBlockSection04__detail {
    -webkit-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
        body.promotion .myBlockFaq__list-data br.sp {
          display: none; }
      body.recommend_list .myWrapper .myTitle01 br {
        display: none; }
  body.suntvnews {
    padding-top: 0 !important; }
    body.suntvnews .myBlockHead__inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      gap: 33px; }
    body.suntvnews .myBlockHead__movie {
      width: 48.4%; }
    body.suntvnews .myBlockHead__pickup {
      width: calc(100% - 48.4% - 33px); }
      body.suntvnews .myBlockHead__pickup-title {
        padding-left: 9px;
        padding-top: 6px; }
    body.suntvnews .myTitle01.-side {
      margin-bottom: 21px; }
  body.suntvnews .myListPost {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 15px 40px; }
  body.suntvnews .myListPost-item {
    width: calc((100% - 40px*1)/2); }
  body.suntvnews .myListPostSide {
    gap: 15px; }
    body.suntvnews .myBlockPost.-ranking:not(.-side) {
      grid-template-rows: auto;
      -ms-grid-rows:auto 17px 1fr;
      -ms-grid-columns:25.4% 24px calc(100% - 25.4% - 24px);
          grid-template: "thumb title" "thumb info" 1fr/25.4% calc(100% - 25.4% - 24px);
      gap: 17px 24px; }
    body.suntvnews .myBlockPost.-ranking:not(.-side) .m-postList_thumb {
      border-radius: 8px; }
    body.suntvnews .myBlockPost.-ranking:not(.-side) .m-postList_title {
      font-size: 2rem;
      line-height: 1.6; }
    body.suntvnews .myBlockPost.-related {
      grid-template-rows: auto;
      -ms-grid-rows:auto 10px 1fr;
      -ms-grid-columns:16% 20px calc(100% - 16% - 24px);
          grid-template: "thumb title" "thumb info" 1fr/16% calc(100% - 16% - 24px);
      gap: 10px 20px; }
    body.suntvnews .myBlockPost.-side {
      grid-template-rows: auto;
      -ms-grid-rows:auto 4px 1fr;
      -ms-grid-columns:36.2% 8px calc(100% - 36.2% - 8px);
          grid-template: "thumb title" "thumb info" 1fr/36.2% calc(100% - 36.2% - 8px);
      gap: 4px 8px; }
      body.suntvnews .myBlockPost.-side time {
        font-size: 12px; }
    body.suntvnews .myBlockPost.-side .m-postList_info {
      gap: 5px 8px; }
    body.suntvnews .myBlockPost.-side .m-tag {
      padding: 2px 6px; }
    body.suntvnews .myBlockPost.-side .m-postList_title {
      font-size: 1.4rem; }
    body.suntvnews .myBlockPost.-side .myBlockPost__num {
      top: -3px;
      left: -5px;
      width: 30px;
      height: 30px;
      font-size: 1.4rem; }
    body.suntvnews .myBlockRanking__item {
      gap: 25px 0; }
    body.suntvnews .myBlockAd {
      background-color: #ffffff; }
      body.suntvnews .myBlockAd:not(.-side) {
        border: 2px solid #393939;
        -webkit-box-shadow: 1px 1px 0px #393939;
                box-shadow: 1px 1px 0px #393939;
        border-radius: 6px; }
    body.suntvnews .myBlockLine:not(.-column) {
      padding-top: 60px; }
    body.suntvnews .myBlockLine.-sp {
      display: none; }
  body.suntvnews .myBlockSearch.-side .myBlockSearch__form {
    margin-top: 21px; }
  body.suntvnews .myBlockSearch.-side .myBlockSearch__input {
    width: calc(100% - 59px);
    padding: 10px 9px;
    font-size: 1.4rem; }
  body.suntvnews .myBlockSearch.-side .myBlockSearch__btn {
    width: 59px;
    padding: 16px 5px;
    font-size: 1.6rem; }
    body.suntvnews .myBlockFixedModal .m-fixedModal {
      max-width: 356px; }
  body.suntvnews .myBlockColumn {
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    border-left: solid 1px #E1E1E1;
    border-right: solid 1px #E1E1E1;
    border-bottom: solid 1px #E1E1E1; }
  body.suntvnews .myBlockColumn__main {
    width: calc(100% - 29.8%);
    padding: 30px; }
  body.suntvnews .myBlockColumn__side {
    width: 29.8%;
    border-left: solid 1px #E1E1E1;
    padding-bottom: 10px; }
    body.suntvnews .myBlockSideRanking__btn {
      display: none; }
        body.suntvnews .myHeaderDetail__image img {
          border-radius: 10px; }
      body.suntvnews .myHeaderDetail__sns {
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end; }
  body.suntvnews .myBlockGallery__inner {
    border-radius: 10px;
    overflow: hidden; }
  body.suntvnews .myBlockGallery__slide img {
    border-radius: 10px; }
        body.suntvnews .myBlockGallery__thumb-slide img {
          width: 96px; }
    body.suntvnews .myListTagRelated {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 36px; }
      body.suntvnews .myListTagRelated__title {
        border-right: inherit;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        font-size: 16px;
        letter-spacing: -0.02em;
        padding: 16px 20px 12px; }
    body.suntvnews .myBlockPost.-ranking:not(.-side) > .m-postList_thumb {-ms-grid-row: 1;-ms-grid-row-span: 3;-ms-grid-column: 1; }
    body.suntvnews .myBlockPost.-related > .m-postList_thumb {-ms-grid-row: 1;-ms-grid-row-span: 3;-ms-grid-column: 1; }
    body.suntvnews .myBlockPost.-side > .m-postList_thumb {-ms-grid-row: 1;-ms-grid-row-span: 3;-ms-grid-column: 1; }
    body.suntvnews .myBlockPost.-ranking:not(.-side) > .m-postList_info {-ms-grid-row: 3;-ms-grid-column: 3; }
    body.suntvnews .myBlockPost.-related > .m-postList_info {-ms-grid-row: 3;-ms-grid-column: 3; }
    body.suntvnews .myBlockPost.-side > .m-postList_info {-ms-grid-row: 3;-ms-grid-column: 3; }
    body.suntvnews .myBlockPost.-ranking:not(.-side) > .m-postList_title {-ms-grid-row: 1;-ms-grid-column: 3; }
    body.suntvnews .myBlockPost.-related > .m-postList_title {-ms-grid-row: 1;-ms-grid-column: 3; }
    body.suntvnews .myBlockPost.-side > .m-postList_title {-ms-grid-row: 1;-ms-grid-column: 3; } }@media screen and (min-width: 769px){
      body.promotion .myMainvisual__detail-catch {-ms-grid-row: 1;-ms-grid-column: 1; }
      body.promotion .myMainvisual__detail-contact {-ms-grid-row: 2;-ms-grid-column: 1; }
      body.promotion .myMainvisual__detail-image {-ms-grid-row: 1;-ms-grid-row-span: 2;-ms-grid-column: 2; }}@media screen and (min-width: 769px){
    .modArticleHeader.-type01 .modArticleHeaderState__item.-item01 {-ms-grid-row: 1;-ms-grid-row-span: 2;-ms-grid-column: 1; }
      .modArticleHeader.-type01 .modArticleHeaderState__inner.-type02 > .modArticleHeaderState__item.-item01 {-ms-grid-row: 1;-ms-grid-row-span: 2;-ms-grid-column: 1; }
    body.news_article .myArticleHeader.-type01 .myArticleHeaderState__inner > .modArticleHeaderState__item.-item01 {-ms-grid-row: 1;-ms-grid-row-span: 2;-ms-grid-column: 1; }
      body.news_article .myArticleHeader.-type01 .myArticleHeaderState__inner.-type02 > .modArticleHeaderState__item.-item01 {-ms-grid-row: 1;-ms-grid-row-span: 2;-ms-grid-column: 1; }
    .modArticleHeader.-type01 .modArticleHeaderState__item.-item02 {-ms-grid-row: 1;-ms-grid-column: 2; }
      .modArticleHeader.-type01 .modArticleHeaderState__inner.-type02 > .modArticleHeaderState__item.-item02 {-ms-grid-row: 1;-ms-grid-column: 2; }
    body.news_article .myArticleHeader.-type01 .myArticleHeaderState__inner > .modArticleHeaderState__item.-item02 {-ms-grid-row: 1;-ms-grid-column: 2; }
      body.news_article .myArticleHeader.-type01 .myArticleHeaderState__inner.-type02 > .modArticleHeaderState__item.-item02 {-ms-grid-row: 1;-ms-grid-column: 2; }
    .modArticleHeader.-type01 .modArticleHeaderState__item.-item03 {-ms-grid-row: 1;-ms-grid-column: 3; }
    body.news_article .myArticleHeader.-type01 .myArticleHeaderState__inner > .modArticleHeaderState__item.-item03 {-ms-grid-row: 1;-ms-grid-column: 3; }
    .modArticleHeader.-type01 .modArticleHeaderState__item.-item04 {-ms-grid-row: 2;-ms-grid-column: 2;-ms-grid-column-span: 2; }
      .modArticleHeader.-type01 .modArticleHeaderState__inner.-type02 > .modArticleHeaderState__item.-item04 {-ms-grid-row: 2;-ms-grid-column: 2;-ms-grid-column-span: 1; }
    body.news_article .myArticleHeader.-type01 .myArticleHeaderState__inner > .modArticleHeaderState__item.-item04 {-ms-grid-row: 2;-ms-grid-column: 2;-ms-grid-column-span: 2; }
      body.news_article .myArticleHeader.-type01 .myArticleHeaderState__inner.-type02 > .modArticleHeaderState__item.-item04 {-ms-grid-row: 2;-ms-grid-column: 2;-ms-grid-column-span: 1; }
    body.news_article .myArticleHeader.-type01 .myArticleHeaderState__item.-item01 {-ms-grid-row: 1;-ms-grid-row-span: 2;-ms-grid-column: 1; }
      .modArticleHeader.-type01 .modArticleHeaderState__inner.-type02 > .myArticleHeaderState__item.-item01 {-ms-grid-row: 1;-ms-grid-row-span: 2;-ms-grid-column: 1; }
    body.news_article .myArticleHeader.-type01 .myArticleHeaderState__inner > .myArticleHeaderState__item.-item01 {-ms-grid-row: 1;-ms-grid-row-span: 2;-ms-grid-column: 1; }
      body.news_article .myArticleHeader.-type01 .myArticleHeaderState__inner.-type02 > .myArticleHeaderState__item.-item01 {-ms-grid-row: 1;-ms-grid-row-span: 2;-ms-grid-column: 1; }
    body.news_article .myArticleHeader.-type01 .myArticleHeaderState__item.-item02 {-ms-grid-row: 1;-ms-grid-column: 2; }
      .modArticleHeader.-type01 .modArticleHeaderState__inner.-type02 > .myArticleHeaderState__item.-item02 {-ms-grid-row: 1;-ms-grid-column: 2; }
    body.news_article .myArticleHeader.-type01 .myArticleHeaderState__inner > .myArticleHeaderState__item.-item02 {-ms-grid-row: 1;-ms-grid-column: 2; }
      body.news_article .myArticleHeader.-type01 .myArticleHeaderState__inner.-type02 > .myArticleHeaderState__item.-item02 {-ms-grid-row: 1;-ms-grid-column: 2; }
    body.news_article .myArticleHeader.-type01 .myArticleHeaderState__item.-item03 {-ms-grid-row: 1;-ms-grid-column: 3; }
    body.news_article .myArticleHeader.-type01 .myArticleHeaderState__inner > .myArticleHeaderState__item.-item03 {-ms-grid-row: 1;-ms-grid-column: 3; }
    body.news_article .myArticleHeader.-type01 .myArticleHeaderState__item.-item04 {-ms-grid-row: 2;-ms-grid-column: 2;-ms-grid-column-span: 2; }
      .modArticleHeader.-type01 .modArticleHeaderState__inner.-type02 > .myArticleHeaderState__item.-item04 {-ms-grid-row: 2;-ms-grid-column: 2;-ms-grid-column-span: 1; }
    body.news_article .myArticleHeader.-type01 .myArticleHeaderState__inner > .myArticleHeaderState__item.-item04 {-ms-grid-row: 2;-ms-grid-column: 2;-ms-grid-column-span: 2; }
      body.news_article .myArticleHeader.-type01 .myArticleHeaderState__inner.-type02 > .myArticleHeaderState__item.-item04 {-ms-grid-row: 2;-ms-grid-column: 2;-ms-grid-column-span: 1; }}@media screen and (min-width: 1170px) {
    .l-header {
      position: sticky;
      top: 0;
      left: 0; }
      .l-header:not(.-suntvnews) .l-header_nav ul {
        gap: 24px; }
      .l-header:not(.-suntvnews) .l-header_nav ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin: 0 46px; }
      .l-header:not(.-suntvnews) .l-header_buttons {
        margin-right: 20px; }
        .l-header_buttons a, .l-header_buttons button {
          padding: 10px 20px; }
      .l-header_navButton::before, .l-header_navButton::after {
        content: ''; }
        .l-header_navButton::before, .l-header_navButton::after,
        .l-header_navButton span {
          width: 20px;
          height: 2px;
          border-radius: 100vw;
          overflow: hidden;
          background-color: #393939;
          -webkit-transition: 0.5s;
          transition: 0.5s;
          -webkit-transform-origin: center right;
                  transform-origin: center right; }
      .l-header_floatNav {
        bottom: 0;
        left: 0;
        -webkit-transform: translateY(100%);
                transform: translateY(100%); }
        .l-header_floatNav ul li {
          border-right: 2px solid #393939; }
          .l-header_floatNav ul li:nth-child(4n) {
            border-right: none; }
            .l-header_floatNav ul li a span {
              text-align: center; }
          .l-header_floatNav ul li a:hover {
            background-color: #F9DD4A; }
      .l-header_floatNav--primary {
        display: none; }
      .l-header_floatNav--main {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[4];
        grid-template-columns: repeat(4, 1fr);
        border-top: 2px solid #393939; }
        .l-header_floatNav--close {
          display: none; }
      .l-header_floatNav--top {
        display: none; }
    .l-header.is-open .l-header_navButton span {
      opacity: 0; }
    .l-header.is-open .l-header_navButton::before {
      -webkit-transform: rotate(-45deg) translateY(-1px);
              transform: rotate(-45deg) translateY(-1px); }
    .l-header.is-open .l-header_navButton::after {
      -webkit-transform: rotate(45deg) translateY(1px);
              transform: rotate(45deg) translateY(1px); }
        .l-header.-suntvnews .l-header_inner {
          padding: 0 12px; } }@media screen and (max-width: 1170px) {
    .l-header {
      padding: 13px 10px; }
      .l-header_inner {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
    .l-header_logo {
      max-width: 114px; }
      .l-header:not(.-suntvnews):not(.-news_article):not(.-type02) .l-header_nav {
        display: none; }
      .l-header_news {
        padding: 10px 16px; }
      .l-header_news img {
        max-width: 106px; }
      .l-header_navButton {
        width: 73px;
        height: 73px;
        border-radius: 100vw;
        position: fixed;
        bottom: 8px;
        left: 8px;
        z-index: 999; }
      .l-header_floatNav {
        height: 100vh;
        height: 100dvh;
        overflow-y: auto;
        position: fixed;
        top: 0;
        left: 0; }
          .l-header_floatNav ul li a {
            font-size: 18px; }
      .l-header_floatNav--main li:last-child {
        border: none; }
      .l-header_floatNav--top {
        width: 100%;
        padding: 13px 10px;
        border-bottom: 2px solid #393939;
        background: #fff;
        position: sticky;
        top: 0;
        left: 0; }
    .l-header.is-open .l-header_navButton {
      display: none; }
    .l-header.-news_article, .l-header.-type02 {
      border-bottom: solid 1px #393939;
      padding-bottom: 0; }
    .l-header.-news_article .l-header_inner, .l-header.-type02 .l-header_inner {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    .l-header.-news_article .l-header_navButton, .l-header.-type02 .l-header_navButton {
      display: none; }
    .l-header.-news_article .l-header_nav, .l-header.-type02 .l-header_nav {
      border-top: solid 1px #393939;
      overflow: auto;
      width: calc(100% + 10px*2);
      -webkit-box-ordinal-group: 10000;
          -ms-flex-order: 9999;
              order: 9999;
      display: block;
      padding: 10px;
      margin: 6px -10px 0; }
    .l-header.-news_article .l-header_nav ul, .l-header.-type02 .l-header_nav ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 0 5px; }
      .l-header.-news_article .l-header_nav ul li, .l-header.-type02 .l-header_nav ul li {
        -ms-flex-negative: 0;
            flex-shrink: 0;
        font-weight: 700;
        font-size: 1.6rem; }
        .l-header.-news_article .l-header_nav ul li a, .l-header.-type02 .l-header_nav ul li a {
          display: block;
          padding: 12px;
          line-height: 1; }
          .l-header.-news_article .l-header_nav ul li a.-active, .l-header.-type02 .l-header_nav ul li a.-active {
            border-radius: 99999px;
            background-color: #FFFCEB;
            border: solid 2px #867414;
            color: #867414; } }@media screen and (max-width: 1170px) and (min-width: 1023px) {
    .l-header.-suntvnews .l-header_logo {
      max-width: 164px;
      display: block; }
      .l-header.-suntvnews .l-header_logo img {
        max-width: 100%;
        height: auto; } }@media screen and (max-width: 1023px) {
      .l-header.-suntvnews .l-header_nav {
        display: none; }
        .l-header.-suntvnews .l-header_inner {
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; }
        .l-header.-suntvnews .l-header_body {
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2;
          background-color: #fff;
          width: 100%; }
          .l-header.-suntvnews .l-header_body.-fixed {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            z-index: 10; }
      .l-header.-suntvnews .l-header_info {
        width: 100%;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        position: relative;
        padding: 15px; }
        .l-header.-suntvnews .l-header_info .l-header_search {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
      .l-header.-suntvnews .l-header_logo {
        display: block;
        max-width: 175px;
        margin: 0 auto; }
        .l-header.-suntvnews .l-header_nav {
          overflow: auto;
          width: 100%;
          -webkit-box-ordinal-group: 4;
              -ms-flex-order: 3;
                  order: 3;
          display: block;
          padding: 10px; }
          body.-article .l-header.-suntvnews .l-header_nav {
            display: none; }
          body.-gallery .l-header.-suntvnews .l-header_nav {
            display: none; }
          body.-search .l-header.-suntvnews .l-header_nav {
            display: none; }
          .l-header.-suntvnews .l-header_nav ul {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            gap: 0 5px; }
            .l-header.-suntvnews .l-header_nav ul li {
              -ms-flex-negative: 0;
                  flex-shrink: 0;
              font-weight: 700;
              font-size: 1.6rem; }
              .l-header.-suntvnews .l-header_nav ul li a {
                display: block;
                padding: 12px;
                line-height: 1; }
                .l-header.-suntvnews .l-header_nav ul li a.-active {
                  border-radius: 99999px;
                  background-color: #FFFCEB;
                  border: solid 2px #867414;
                  color: #867414; }
      .l-header.-suntvnews .l-header_buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        background-color: #F1F1F1;
        padding: 6px 10px;
        width: 100%;
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; }
      .l-header.-suntvnews .l-header_news {
        background-color: #fff;
        padding: 9px 17px;
        border: none; }
        .l-header.-suntvnews .l-header_news img {
          max-width: 81px; }
      .l-header.-suntvnews .l-header_program {
        width: 35px;
        height: 35px; }
        .l-header.-suntvnews .l-header_program-on {
          opacity: 1; }
      .l-header.-suntvnews .l-header_back {
        width: 60px;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        display: block; }
        body:not(.-article):not(.-gallery) .l-header.-suntvnews .l-header_back {
          display: none; }
        .l-header.-suntvnews .l-header_back::before {
          content: "";
          background-image: url(../img/common/icon-arrow-left.svg);
          background-position: 0 0;
          background-repeat: no-repeat;
          background-size: 100% auto;
          width: 8px;
          height: 17px;
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          margin: auto; }
        .l-header.-suntvnews .l-header_search {
          position: absolute;
          top: 0;
          right: 10px;
          bottom: 0;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          font-size: 14px;
          border-radius: 100vw;
          width: 50px;
          height: 50px;
          padding: 0;
          margin: auto;
          display: none; }
          .l-header.-suntvnews .l-header_search::before {
            width: 20px;
            height: 20px; }
        .l-header.-suntvnews .l-header_search span {
          font-size: 0;
          position: absolute;
          color: transparent; }
          .l-header.-suntvnews .l-header_searchBody {
            padding: 20px 10px; }
            .l-header.-suntvnews .l-header_searchBody:not(.-fixed) {
              top: auto !important; }
            .l-header.-suntvnews .l-header_searchBody.-fixed {
              position: fixed; }
          .l-header.-suntvnews .l-header_searchBody__title {
            margin-bottom: 10px; }
          .l-header.-suntvnews .l-header_searchBody__title img {
            width: auto;
            height: 20px; } }@media screen and (min-width: 1170px) and (max-width: 1300px) {
      .l-header:not(.-suntvnews) .l-header_nav ul {
        font-size: 12px; }
      .l-header:not(.-suntvnews) .l-header_nav ul {
        gap: 20px; } }@media screen and (min-width: 1023px) {
      .l-header.-suntvnews .l-header_nav ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        gap: 24px;
        margin: 0 46px; }
      .l-header.-suntvnews .l-header_buttons {
        margin-right: 20px; }
        .l-header.-suntvnews .l-header_body {
          -webkit-box-flex: 1;
              -ms-flex: 1 1;
                  flex: 1 1;
          padding: 18px 0 13px; }
        .l-header.-suntvnews .l-header_nav {
          -webkit-box-flex: 1;
              -ms-flex: 1 1;
                  flex: 1 1; }
      .l-header.-suntvnews .l-header_buttons {
        margin-right: 14px; }
      .l-header.-suntvnews .l-header_news {
        padding: 12px 29px; }
      .l-header.-suntvnews .l-header_program {
        width: 46px;
        height: 46px; }
      .l-header.-suntvnews .l-header_back {
        display: none; }
          .l-header.-suntvnews .l-header_searchBody {
            top: auto !important; }
            .l-header.-suntvnews .l-header_searchBody .myBlockSearch {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap;
              -webkit-box-pack: center;
                  -ms-flex-pack: center;
                      justify-content: center;
              -webkit-box-align: center;
                  -ms-flex-align: center;
                      align-items: center;
              gap: 0 20px; }
              .l-header.-suntvnews .l-header_searchBody .myBlockSearch__form {
                max-width: 280px; }
              .l-header.-suntvnews .l-header_searchBody .myBlockSearch__input {
                font-size: 1.4rem; } }@media screen and (min-width: 1023px) and (max-width: 1100px) {
    .l-header.-suntvnews .l-header_nav ul {
      margin: 0 10px 0 20px; } }@media (hover: hover) {
      .modArticleArchivesListLink__link:hover {
        background-color: #FFFCEB; }
      .modArticleListAcc__toggle:hover {
        background-color: #FFFCEB; }
      .m-button.-timer:hover {
        opacity: 0.6; }
    .modOtherListLink__link:hover {
      background-color: #FFFCEB; }
      body.announcer_list .myBlockListList__item .myBlockListList__image::after {
        content: "View";
        background-color: rgba(249, 221, 74, 0.8);
        border-radius: 50%;
        opacity: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        color: #FFF;
        font-size: 30px;
        font-weight: 700;
        line-height: 1;
        width: 58.4%;
        height: 58.4%;
        margin: auto;
        pointer-events: none;
        -webkit-transition: opacity 0.5s;
        transition: opacity 0.5s;
        z-index: 2; }
      body.announcer_list .myBlockListList__item:hover .myBlockListList__image::after {
        opacity: 1; }
    body.announcer_list .myBlockProfileListBlog__link {
      -webkit-transition: opacity 0.5s;
      transition: opacity 0.5s; }
      body.announcer_list .myBlockProfileListBlog__link:hover {
        opacity: .7; }
        body.announcer_list .myBlockProfileListProgram__link {
          -webkit-transition: opacity 0.5s;
          transition: opacity 0.5s; }
          body.announcer_list .myBlockProfileListProgram__link:hover {
            opacity: .7; }
      body.news_article .myArticleListAcc__toggle:hover {
        background-color: #FFFCEB; }
      body.promotion .myMainvisual__detail-contact a {
        -webkit-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease; }
        body.promotion .myMainvisual__detail-contact a:hover {
          opacity: 0.8; }
      body.promotion .myNav__link {
        -webkit-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease; }
        body.promotion .myNav__link:hover {
          opacity: 0.8; }
      body.promotion .myBlockContact__btn a {
        -webkit-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease; }
        body.promotion .myBlockContact__btn a:hover {
          opacity: 0.8; } }@media screen and (max-width: 960px) {
      .m-button.-timer {
        padding: 9px 11px;
        font-size: 12px; }
    .m-kv {
      padding-top: 30px;
      padding-bottom: 40px; }
        .m-kv_loading-inner {
          top: 46vw; }
      .m-kv_inner {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        gap: 20px; }
      .m-kv_slider {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1/2;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1/2; }
        .m-kv_slider--stop {
          width: 45px;
          height: 45px; }
        .m-kv_slider--stop .pause {
          width: 9px; }
          .m-kv_slider--stop .play {
            width: 17px; }
      .m-kv_sliderNav {
        margin-top: -10px; }
          .m-kv_sliderNav .slick-dots li {
            height: 6px; }
      .m-kv_schedule {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1/2;
        -ms-grid-row: 4;
        -ms-grid-row-span: 1;
        grid-row: 4/5;
        padding: 20px 12px; }
        .m-kv_schedule--header {
          display: -ms-grid;
          display: grid;
          gap: 10px 19px; }
      .m-kv_schedule--heading {
        -ms-grid-column: 1;
        grid-column: 1; }
      .m-kv_schedule--tab {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        -ms-grid-column: 2;
        grid-column: 2;
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; }
        .m-kv_schedule--tab button {
          font-size: 12px;
          width: 26px;
          height: 26px; }
      .m-kv_schedule--button {
        -ms-grid-column: 2;
        grid-column: 2; }
      .m-kv_schedule--content {
        margin-top: 20px; }
        .m-kv_schedule--onAir {
          width: 100%;
          max-width: 100%; }
          .m-kv_schedule--onAirTitle {
            margin-top: 12px; }
            .m-kv_schedule--onAirTitle h3 {
              margin-top: 8px;
              font-size: 18px; }
      .m-kv_schedule--timeLine {
        min-width: calc(100% + 24px);
        margin-top: 20px;
        margin-left: -12px; }
      .m-kv_schedule--timeLineNav {
        white-space: nowrap;
        overflow-x: auto; }
      .m-kv_schedule--timeLineNavButton {
        display: none; }
        .m-kv_schedule--timeLineThumb {
          width: calc(100% + 24px);
          margin-top: -5px;
          margin-left: -12px;
          padding: 20px 12px 0;
          border-top: 1px solid #393939; }
        .m-kv_schedule--timeLineThumb .slick-slide {
          padding-left: 8px; }
          .m-kv_schedule--timeLineThumb ul {
            white-space: nowrap;
            overflow-x: auto; }
          .m-kv_schedule--timeLineThumbItem {
            width: 144px; }
        .m-kv_schedule--dots {
          width: auto;
          gap: 92px;
          padding: 0; }
            .m-kv_schedule--dotsItem::before {
              width: 1px;
              height: 100%;
              top: 0;
              right: 50%;
              -webkit-transform: translateX(50%);
                      transform: translateX(50%); }
            .m-kv_schedule--dotsItem::after {
              margin: 6px auto 0;
              border: 1px solid #393939; }
            .m-kv_schedule--dotsItem span {
              margin: 0 auto; }
        .m-kv_schedule--dots .slick-current .m-kv_schedule--dotsItem::before {
          width: 3px; }
      .m-kv_comment {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1/2;
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        grid-row: 3/4; }
        .m-kv_comment--text {
          width: calc(260 / 375 * 100vw);
          padding: 10px 20px;
          background-image: url(../img/home/bg-pop_sp.png);
          font-size: 16px;
          text-align: center; }
          .m-kv_comment--text::after {
            width: 99px;
            height: 101px; }
          .m-kv_comment--text p span {
            display: block; }
    [data-swiper].m-kv_schedule {
      padding-right: var(--sp-padding);
      padding-left: var(--sp-padding);
      padding-bottom: 10px; }
    [data-swiper].m-kv_schedule .swiper-slide {
      padding-right: var(--sp-padding);
      padding-left: var(--sp-padding); }
      [data-swiper].m-kv_schedule .swiper-slide:last-child .m-kv_schedule--dots::after {
        right: -800px; }
    [data-swiper].m-kv_schedule .swiper-slide-active .m-kv_schedule--dotsItem::before {
      width: 3px; }
      [data-swiper] .m-kv_schedule--main {
        margin: 0 calc(var(--sp-padding) * -1); }
      [data-swiper] .m-kv_schedule--timeLine {
        width: auto;
        min-width: auto;
        height: auto;
        margin-left: 0;
        padding-right: max(60%, 100% - 168px);
        padding-bottom: 0; }
        [data-swiper] .m-kv_schedule--timeLine .swiper {
          height: auto; }
      [data-swiper] .m-kv_schedule--timeLineNav {
        display: block;
        overflow: visible; }
        [data-swiper] .m-kv_schedule--timeLineThumb {
          width: 100%;
          border-top: none; }
        [data-swiper] .m-kv_schedule--timeLineThumbItem {
          max-width: 100%;
          margin-top: 8px; }
      [data-swiper] .m-kv_schedule--dots {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        [data-swiper] .m-kv_schedule--dots::after {
          width: auto;
          height: 1px;
          top: auto;
          right: calc(var(--sp-padding) * -1);
          bottom: 5px;
          left: calc(var(--sp-padding) * -1); }
      [data-swiper] .m-kv_schedule--footer {
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        width: 100%;
        margin-top: 10px; }
    .m-news {
      padding-top: 40px;
      padding-bottom: 40px; }
      .m-news_box {
        padding: 18px 12px 30px; }
        .m-news_box::before {
          width: 65px;
          height: 65px;
          top: -21px;
          left: 0; }
      .m-news_main {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        gap: 24px;
        margin-top: 24px; }
      .m-news_heading {
        max-width: 174px;
        margin: 0 auto;
        text-align: center; }
      .m-news_tigers {
        -ms-grid-columns: auto 1fr auto;
        grid-template-columns: auto 1fr auto;
        gap: 5px 12px; }
        .m-news_tigers::after {
          -ms-grid-column: 3;
          -ms-grid-column-span: 1;
          grid-column: 3/4;
          margin-right: 15px; }
        .m-news_tigers--heading {
          padding-top: 10px;
          font-size: 16px; }
        .m-news_tigers--time {
          padding-bottom: 10px; }
      .m-news_tigers--title {
        display: none; }
    .m-news_foot {
      margin-top: 30px; } }@media screen and (max-width: 769px) {
    .m-fixedModal {
      display: none;
      width: 100%;
      top: 0;
      left: 0;
      z-index: 9999; }
    .m-fixedModal_item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 100%;
      height: 100vh;
      background-color: rgba(35, 35, 35, 0.8); }
    .m-fixedModal_heading {
      max-width: 85px;
      margin: 0 auto; }
      .m-fixedModal_text {
        text-align: center;
        white-space: nowrap;
        font-size: 14px;
        text-overflow: ellipsis; }
      .m-fixedModal_date {
        font-size: 12px; }
  body.suntvnews .news_contents_img li {
    margin: 1em; } }@media screen and (min-width: 961px) {
      .m-kv_schedule--content {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr auto;
        grid-template-columns: 1fr auto;
        gap: 24px; }
            .m-kv_schedule--onAirTitle h3 {
              height: 54px; }
      .m-kv_schedule--timeLine {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        gap: 8px; }
      .m-kv_schedule--timeLineNav {
        width: calc(100% - 145px - 8px); }
      .m-kv_schedule--timeLineNavButton {
        -ms-flex-item-align: end;
            align-self: flex-end;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: 30px;
        height: 30px;
        padding: 0;
        -webkit-box-shadow: none;
                box-shadow: none; }
        .m-kv_schedule--timeLineThumb {
          width: 145px;
          -ms-flex-negative: 999;
              flex-shrink: 999;
          margin-top: 20px; }
          .m-kv_schedule--timeLineThumb ul {
            -webkit-box-flex: 1;
                -ms-flex-positive: 1;
                    flex-grow: 1;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                    justify-content: space-between;
            height: 100%; }
          .m-kv_schedule--timeLineThumbItem {
            height: 80px; }
        .m-kv_schedule--dots {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; }
          .m-kv_schedule--dots .slick-list {
            padding-right: 14px;
            position: relative;
            z-index: 0; }
          .m-kv_schedule--dots .slick-list::after {
            content: '';
            width: 1px;
            height: 100%;
            background-color: #393939;
            position: absolute;
            top: 0;
            right: 14px;
            z-index: -1; }
          .m-kv_schedule--dotsItem {
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            margin-top: 26%;
            margin-bottom: 26%; }
            .m-kv_schedule--dotsItem::before {
              width: 100%;
              height: 1px;
              top: 50%;
              right: 0;
              -webkit-transform: translateY(-50%);
                      transform: translateY(-50%); }
            .m-kv_schedule--dotsItem::after {
              margin-right: -5px;
              margin-left: 3px; }
        .m-kv_schedule--dots .slick-current .m-kv_schedule--dotsItem::before {
          height: 3px; }
          .m-kv_comment--text p span:not(:last-child) {
            padding-right: 0.5em; }
    [data-swiper].m-kv_schedule .swiper-slide:last-child .m-kv_schedule--dots::after {
      bottom: -300%; }
    [data-swiper].m-kv_schedule .swiper-slide-active .m-kv_schedule--dotsItem::before {
      height: 3px; }
    [data-swiper] .m-kv_schedule--program {
      height: 366px; }
      [data-swiper] .m-kv_schedule--program .swiper-wrapper {
        height: 100% !important; }
      [data-swiper] .m-kv_schedule--timeLine {
        width: 237px;
        height: 366px;
        padding-top: 20px; }
        [data-swiper] .m-kv_schedule--timeLine .swiper {
          height: 87px; }
      [data-swiper] .m-kv_schedule--timeLineNav {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: auto 145px;
        grid-template-columns: auto 145px;
        gap: 8px;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        width: 100%; }
        [data-swiper] .m-kv_schedule--timeLineThumb {
          width: 100%; }
        [data-swiper] .m-kv_schedule--timeLineThumbItem {
          width: 100%;
          height: 81px; }
    [data-swiper] .m-kv_schedule_nav {
      height: 81px; }
      .m-news_box {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr auto;
        grid-template-columns: 1fr auto; }
      .m-news_main {
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        grid-column: 1/3; }
      .m-news_heading {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1/2; }
      .m-news_tigers {
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        grid-column: 1/3; }
      .m-news_tigers--title {
        -ms-grid-row-align: center;
            align-self: center;
        -ms-grid-column: 3;
        -ms-grid-column-span: 1;
        grid-column: 3/4;
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        grid-row: 1/3;
        max-width: 523px;
        padding: 10px 0; }
    .m-news_foot {
      -ms-grid-column: 2;
      -ms-grid-column-span: 1;
      grid-column: 2/3;
      -ms-grid-row: 1;
      -ms-grid-row-span: 1;
      grid-row: 1 / 2;
      -ms-grid-row-align: cenrer;
          align-self: cenrer; }
      .m-news_foot .m-button {
        min-width: 110px;
        padding-right: 20px;
        padding-left: 20px;
        text-align: center; } }@media screen and (max-width: 600px) {
    .modOtherListPerformer {
      gap: 26px 20px; }
      .modOtherListPerformer__item {
        width: calc((100% - 20px*1)/2); } }@media screen and (min-width: 769px) and (max-width: 768px) {
    body.promotion .myBlockSection04__detail {
      margin-bottom: 34px; } }@media screen and (min-width: 770px) {
  body.suntvnews .news_contents_img {
    float: right;
    width: 40%; }
    body.suntvnews .news_contents_img li {
      margin: 0 0 1em 1em; } }
