@charset "UTF-8";
/*-------------------------------------------------------------------*/
/* news-Index */
/*-------------------------------------------------------------------*/
.news-Index {
  padding-bottom: 295px;
}
@media print, screen and (max-width: 1024px) {
  .news-Index {
    padding-bottom: 27.34375vw;
  }
}
.news-Index .archive {
  max-width: 1080px;
  margin: 0 auto;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (auto)[3];
      grid-template-columns: repeat(3, auto);
  -webkit-column-gap: 30px;
          -moz-column-gap: 30px;
          column-gap: 30px;
  row-gap: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
}
@media print, screen and (max-width: 1024px) {
  .news-Index .archive {
    max-width: 94.7916666667vw;
    -ms-grid-columns: (46.09375vw)[2];
        grid-template-columns: repeat(2, 46.09375vw);
    -webkit-column-gap: 2.6041666667vw;
            -moz-column-gap: 2.6041666667vw;
            column-gap: 2.6041666667vw;
    row-gap: 5.2083333333vw;
  }
}
.news-Index .archive li {
  max-width: 340px;
}
@media print, screen and (max-width: 1024px) {
  .news-Index .archive li {
    max-width: 46.09375vw;
  }
}
.news-Index .archive li a {
  height: 350px;
  padding: 20px 20px 0;
  border: 1px solid #f7c47b;
  border-radius: 10px;
  background-image: url(/tv/digimon_ghost_game/assets/img/common/bg_grid.png), -webkit-linear-gradient(top, rgba(0, 32, 76, 0.24) 0%, rgba(227, 37, 0, 0.24) 100%);
  background-image: url(/tv/digimon_ghost_game/assets/img/common/bg_grid.png), linear-gradient(to bottom, rgba(0, 32, 76, 0.24) 0%, rgba(227, 37, 0, 0.24) 100%);
  background-color: #000;
  overflow: hidden;
  position: relative;
  box-shadow: 0 0 32px rgba(227, 85, 0, 0.6) inset, 0 0 32px rgba(227, 85, 0, 0.26);
  display: block;
}
@media print, screen and (max-width: 1024px) {
  .news-Index .archive li a {
    height: 55.9895833333vw;
    padding: 2.6041666667vw 2.6041666667vw 0;
    border-radius: 1.3020833333vw;
    background-size: 1.6927083333vw 100%;
    box-shadow: 0 0 4.1666666667vw rgba(227, 85, 0, 0.6) inset, 0 0 4.1666666667vw rgba(227, 85, 0, 0.26);
  }
}
.news-Index .archive li a:before, .news-Index .archive li a:after {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  display: block;
}
@media print, screen and (max-width: 1024px) {
  .news-Index .archive li a:before, .news-Index .archive li a:after {
    width: 6.5104166667vw;
    height: 6.5104166667vw;
  }
}
.news-Index .archive li a:before {
  bottom: -1px;
  left: -1px;
  background: url(/tv/digimon_ghost_game/assets/img/common/bg_frame_bl_s.png) 0 0/contain no-repeat;
}
.news-Index .archive li a:after {
  top: -1px;
  right: -1px;
  background: url(/tv/digimon_ghost_game/assets/img/common/bg_frame_tr_s.png) 0 0/contain no-repeat;
}
.news-Index .archive li a .thumbnail {
  height: 168.75px;
  background: url(/tv/digimon_ghost_game/assets/img/common/bg_thumb.jpg) 0 0/contain no-repeat;
  overflow: hidden;
}
@media print, screen and (max-width: 1024px) {
  .news-Index .archive li a .thumbnail {
    height: 22.998046875vw;
  }
}
.news-Index .archive li a .text {
  margin-top: 15px;
}
@media print, screen and (max-width: 1024px) {
  .news-Index .archive li a .text {
    margin-top: 3.90625vw;
  }
}
.news-Index .archive li a .text .meta {
  position: relative;
}
.news-Index .archive li a .text .meta .date {
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  font-size: 1.8rem;
  color: #c70421;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}
@media print, screen and (max-width: 1024px) {
  .news-Index .archive li a .text .meta .date {
    font-size: 2.8rem;
  }
}
.news-Index .archive li a .text .meta .date:before {
  content: "";
  width: 15px;
  height: 13px;
  margin-right: 10px;
  background: -webkit-repeating-linear-gradient(left, #c70421, #c70421 5px, transparent 5px, transparent 9px) 0 0/contain repeat-x;
  background: repeating-linear-gradient(90deg, #c70421, #c70421 5px, transparent 5px, transparent 9px) 0 0/contain repeat-x;
  display: block;
  -webkit-transform: skewX(-24.8deg);
          transform: skewX(-24.8deg);
  -webkit-transform-origin: 0 100%;
          transform-origin: 0 100%;
}
@media print, screen and (max-width: 1024px) {
  .news-Index .archive li a .text .meta .date:before {
    width: 2.9947916667vw;
    height: 2.6041666667vw;
    margin-right: 2.6041666667vw;
    background: -webkit-repeating-linear-gradient(left, #c70421, #c70421 1.171875vw, transparent 1.171875vw, transparent 1.8229166667vw) 0 0/contain repeat-x;
    background: repeating-linear-gradient(90deg, #c70421, #c70421 1.171875vw, transparent 1.171875vw, transparent 1.8229166667vw) 0 0/contain repeat-x;
  }
}
.news-Index .archive li a .text .meta .new {
  width: 70px;
  height: 24px;
  padding-top: 1px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  font-size: 1.6rem;
  color: #fed900;
  letter-spacing: 0.12em;
  border: 1px solid #fed900;
  position: absolute;
  top: 48%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  box-shadow: 0 0 8px #d3bd00, 0 0 8px #d3bd00 inset;
}
@media print, screen and (max-width: 1024px) {
  .news-Index .archive li a .text .meta .new {
    width: 9.8958333333vw;
    height: 3.90625vw;
    padding-top: 0;
    font-size: 2rem;
    box-shadow: 0 0 1.0416666667vw #d3bd00, 0 0 1.0416666667vw #d3bd00 inset;
  }
}
.news-Index .archive li a .text .title {
  margin-top: 8px;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.75;
  letter-spacing: 0.08em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media print, screen and (max-width: 1024px) {
  .news-Index .archive li a .text .title {
    margin-top: 0.9114583333vw;
    font-size: 2.8rem;
    line-height: 1.4285714286;
  }
}
@media (any-hover: hover) {
  .news-Index .archive li a .thumbnail img {
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .news-Index .archive li a .text .title p {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .news-Index .archive li a:hover .thumbnail img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .news-Index .archive li a:hover .text .title p {
    color: #c70421;
  }
}
.news-Index .pagination {
  max-width: 1080px;
  margin: 70px auto 0;
}
@media print, screen and (max-width: 1024px) {
  .news-Index .pagination {
    max-width: 100%;
    margin-top: 13.0208333333vw;
  }
}
.news-Index .pagination ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
}
.news-Index .pagination ul .page, .news-Index .pagination ul .prev, .news-Index .pagination ul .next {
  background-image: url(/tv/digimon_ghost_game/assets/img/common/bg_grid.png), -webkit-linear-gradient(top, rgba(0, 32, 76, 0.24) 0%, rgba(181, 2, 37, 0.24) 100%);
  background-image: url(/tv/digimon_ghost_game/assets/img/common/bg_grid.png), linear-gradient(to bottom, rgba(0, 32, 76, 0.24) 0%, rgba(181, 2, 37, 0.24) 100%);
  box-shadow: 0 0 32px rgba(255, 64, 64, 0.26) inset;
  border: 2px solid #c21500;
  -webkit-border-image: -webkit-linear-gradient(left, #ff5e76 0%, #ffb9c3 50%, #ff5e76 100%);
          -o-border-image: linear-gradient(to right, #ff5e76 0%, #ffb9c3 50%, #ff5e76 100%);
          border-image: linear-gradient(to right, #ff5e76 0%, #ffb9c3 50%, #ff5e76 100%);
  border-image-slice: 1;
  border-radius: 2px;
  cursor: pointer;
  will-change: filter;
}
@media print, screen and (max-width: 1024px) {
  .news-Index .pagination ul .page, .news-Index .pagination ul .prev, .news-Index .pagination ul .next {
    background-size: 1.6927083333vw 100%;
    box-shadow: 0 0 4.1666666667vw rgba(255, 64, 64, 0.26) inset;
    border-width: 0.2604166667vw;
    border-radius: 0.2604166667vw;
  }
}
@media (any-hover: hover) {
  .news-Index .pagination ul .page, .news-Index .pagination ul .prev, .news-Index .pagination ul .next {
    -webkit-transition: box-shadow 0.3s, -webkit-filter 0.3s;
    transition: box-shadow 0.3s, -webkit-filter 0.3s;
    transition: filter 0.3s, box-shadow 0.3s;
    transition: filter 0.3s, box-shadow 0.3s, -webkit-filter 0.3s;
  }
  .news-Index .pagination ul .page:hover, .news-Index .pagination ul .prev:hover, .news-Index .pagination ul .next:hover {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.15" /><feFuncG type="linear" slope="1.15" /><feFuncB type="linear" slope="1.15" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: saturate(140%), brightness(115%);
            filter: saturate(140%), brightness(115%);
    box-shadow: 0 0 32px #ff4040 inset;
  }
}
.news-Index .pagination ul .page {
  width: 60px;
  height: 60px;
  margin: 0 10px;
  padding-top: 14px;
  font-weight: 700;
  font-size: 2.2rem;
  color: #fff;
  text-align: center;
}
@media print, screen and (max-width: 1024px) {
  .news-Index .pagination ul .page {
    width: 10.9375vw;
    height: 10.9375vw;
    margin: 0 1.3020833333vw;
    padding-top: 2.6041666667vw;
    font-size: 3.2rem;
  }
}
.news-Index .pagination ul .page.current {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.15" /><feFuncG type="linear" slope="1.15" /><feFuncB type="linear" slope="1.15" /></feComponentTransfer></filter></svg>#filter');
  -webkit-filter: saturate(140%), brightness(115%);
          filter: saturate(140%), brightness(115%);
  box-shadow: 0 0 32px #ff4040 inset;
}
.news-Index .pagination ul .prev, .news-Index .pagination ul .next {
  width: 80px;
  height: 48px;
  position: relative;
}
@media print, screen and (max-width: 1024px) {
  .news-Index .pagination ul .prev, .news-Index .pagination ul .next {
    width: 14.453125vw;
    height: 8.7239583333vw;
  }
}
.news-Index .pagination ul .prev:before, .news-Index .pagination ul .next:before {
  content: "";
  width: 25px;
  height: 20px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(/tv/digimon_ghost_game/assets/img/common/icon_pagenation_arrow.png) 0 0/contain no-repeat;
}
@media print, screen and (max-width: 1024px) {
  .news-Index .pagination ul .prev:before, .news-Index .pagination ul .next:before {
    width: 4.5572916667vw;
    height: 3.6458333333vw;
  }
}
.news-Index .pagination ul .prev.disabled, .news-Index .pagination ul .next.disabled {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
}
.news-Index .pagination ul .prev {
  margin-right: 40px;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
@media print, screen and (max-width: 1024px) {
  .news-Index .pagination ul .prev {
    margin-right: 5.2083333333vw;
  }
}
.news-Index .pagination ul .next {
  margin-left: 40px;
}
@media print, screen and (max-width: 1024px) {
  .news-Index .pagination ul .next {
    margin-left: 5.2083333333vw;
  }
}

/*-------------------------------------------------------------------*/
/* news-Detail */
/*-------------------------------------------------------------------*/
.news-Detail {
  padding-bottom: 295px;
}
@media print, screen and (max-width: 1024px) {
  .news-Detail {
    padding-bottom: 27.34375vw;
  }
}
.news-Detail .article {
  max-width: 1080px;
  margin: 0 auto 70px;
  padding: 55px 80px 80px;
  border: 1px solid #f7c47b;
  border-radius: 10px;
  background-image: url(/tv/digimon_ghost_game/assets/img/common/bg_grid.png), -webkit-linear-gradient(top, rgba(0, 32, 76, 0.24) 0%, rgba(227, 37, 0, 0.24) 100%);
  background-image: url(/tv/digimon_ghost_game/assets/img/common/bg_grid.png), linear-gradient(to bottom, rgba(0, 32, 76, 0.24) 0%, rgba(227, 37, 0, 0.24) 100%);
  background-color: #000;
  overflow: hidden;
  position: relative;
  z-index: 1;
  box-shadow: 0 0 32px rgba(227, 85, 0, 0.26) inset, 0 0 32px rgba(227, 85, 0, 0.26);
}
@media print, screen and (max-width: 1024px) {
  .news-Detail .article {
    max-width: 89.5833333333vw;
    margin-bottom: 13.0208333333vw;
    padding: 7.8125vw 5.2083333333vw 10.4166666667vw;
    border-radius: 1.3020833333vw;
    background-size: 1.6927083333vw 100%;
    box-shadow: 0 0 4.1666666667vw rgba(227, 85, 0, 0.6) inset, 0 0 4.1666666667vw rgba(227, 85, 0, 0.26);
  }
}
.news-Detail .article:before, .news-Detail .article:after {
  content: "";
  width: 100px;
  height: 100px;
  position: absolute;
  display: block;
}
@media print, screen and (max-width: 1024px) {
  .news-Detail .article:before, .news-Detail .article:after {
    width: 6.5104166667vw;
    height: 6.5104166667vw;
  }
}
.news-Detail .article:before {
  bottom: 0;
  left: 0;
  background: url(/tv/digimon_ghost_game/assets/img/common/bg_frame_bl.png) 0 0/contain no-repeat;
}
@media print, screen and (max-width: 1024px) {
  .news-Detail .article:before {
    background: url(/tv/digimon_ghost_game/assets/img/common/bg_frame_bl_s.png) 0 0/contain no-repeat;
  }
}
.news-Detail .article:after {
  top: 0;
  right: 0;
  background: url(/tv/digimon_ghost_game/assets/img/common/bg_frame_tr.png) 0 0/contain no-repeat;
}
@media print, screen and (max-width: 1024px) {
  .news-Detail .article:after {
    background: url(/tv/digimon_ghost_game/assets/img/common/bg_frame_tr_s.png) 0 0/contain no-repeat;
  }
}
.news-Detail .article .heading .meta {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}
.news-Detail .article .heading .meta .date {
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  font-size: 2.4rem;
  color: #c70421;
  letter-spacing: 0.08em;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}
@media print, screen and (max-width: 1024px) {
  .news-Detail .article .heading .meta .date {
    font-size: 3.4rem;
  }
}
.news-Detail .article .heading .meta .date:before {
  content: "";
  width: 15px;
  height: 16px;
  margin-right: 10px;
  background: -webkit-repeating-linear-gradient(left, #c70421, #c70421 5px, transparent 5px, transparent 9px) 0 0/contain repeat-x;
  background: repeating-linear-gradient(90deg, #c70421, #c70421 5px, transparent 5px, transparent 9px) 0 0/contain repeat-x;
  display: block;
  -webkit-transform: skewX(-24.8deg) translateY(-1px);
          transform: skewX(-24.8deg) translateY(-1px);
  -webkit-transform-origin: 0 100%;
          transform-origin: 0 100%;
}
@media print, screen and (max-width: 1024px) {
  .news-Detail .article .heading .meta .date:before {
    width: 3.3854166667vw;
    height: 2.8645833333vw;
    margin-right: 2.6041666667vw;
    background: -webkit-repeating-linear-gradient(left, #c70421, #c70421 1.171875vw, transparent 1.171875vw, transparent 1.8229166667vw) 0 0/contain repeat-x;
    background: repeating-linear-gradient(90deg, #c70421, #c70421 1.171875vw, transparent 1.171875vw, transparent 1.8229166667vw) 0 0/contain repeat-x;
    -webkit-transform: skewX(-24.8deg) translateY(0);
            transform: skewX(-24.8deg) translateY(0);
  }
}
.news-Detail .article .heading .meta .new {
  width: 70px;
  height: 24px;
  margin-left: 18px;
  padding-top: 2px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  font-size: 1.6rem;
  color: #fed900;
  letter-spacing: 0.12em;
  border: 1px solid #fed900;
  box-shadow: 0 0 8px #d3bd00, 0 0 8px #d3bd00 inset;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
@media print, screen and (max-width: 1024px) {
  .news-Detail .article .heading .meta .new {
    width: 13.0208333333vw;
    height: 4.6875vw;
    margin-left: 3.2552083333vw;
    padding-top: 0vw;
    font-size: 2.6rem;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    box-shadow: 0 0 1.0416666667vw #d3bd00, 0 0 1.0416666667vw #d3bd00 inset;
  }
}
.news-Detail .article .heading h1 {
  margin-top: 12px;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1.5833333333;
  color: #fff;
  letter-spacing: 0.1em;
}
@media print, screen and (max-width: 1024px) {
  .news-Detail .article .heading h1 {
    margin-top: 2.8645833333vw;
    font-size: 3.4rem;
    line-height: 1.4705882353;
  }
}
.news-Detail .article .body {
  margin-top: 50px;
}
@media print, screen and (max-width: 1024px) {
  .news-Detail .article .body {
    margin-top: 6.5104166667vw;
  }
}
.news-Detail .article .body h2 {
  padding-bottom: 7px;
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 1.5;
  color: #fed900;
  letter-spacing: 0.1em;
  border-bottom: 1px solid #fed900;
  position: relative;
}
@media print, screen and (max-width: 1024px) {
  .news-Detail .article .body h2 {
    padding-bottom: 2.6041666667vw;
    font-size: 3.2rem;
  }
}
.news-Detail .article .body h2:after {
  content: "";
  width: 75px;
  height: 9px;
  position: absolute;
  bottom: -5px;
  right: 20px;
  background: url(/tv/digimon_ghost_game/assets/img/common/icon_heading_line.png) 0 0/contain no-repeat;
}
@media print, screen and (max-width: 1024px) {
  .news-Detail .article .body h2:after {
    width: 9.765625vw;
    height: 1.6927083333vw;
    bottom: -0.9114583333vw;
    right: 2.6041666667vw;
    background: url(/tv/digimon_ghost_game/assets/img/sp/icon_heading_line.png) 0 0/contain no-repeat;
  }
}
.news-Detail .article .body h3 {
  padding-left: 24px;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.5;
  color: #fed900;
  letter-spacing: 0.1em;
  position: relative;
}
@media print, screen and (max-width: 1024px) {
  .news-Detail .article .body h3 {
    padding-left: 3.90625vw;
    font-size: 2.8rem;
  }
}
.news-Detail .article .body h3:after {
  content: "";
  width: 18px;
  height: 10px;
  position: absolute;
  top: 9px;
  left: 0;
  background: url(/tv/digimon_ghost_game/assets/img/common/icon_heading_arrow.png) 0 0/contain no-repeat;
}
@media print, screen and (max-width: 1024px) {
  .news-Detail .article .body h3:after {
    width: 3.2552083333vw;
    height: 1.8229166667vw;
    top: 1.953125vw;
  }
}
.news-Detail .article .body p {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.75;
  color: #fff;
  letter-spacing: 0.1em;
}
@media print, screen and (max-width: 1024px) {
  .news-Detail .article .body p {
    font-size: 2.8rem;
    line-height: 1.7857142857;
  }
}
.news-Detail .article .body a {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.75;
  color: #fed900;
  letter-spacing: 0.1em;
  text-decoration: underline;
}
@media print, screen and (max-width: 1024px) {
  .news-Detail .article .body a {
    font-size: 2.8rem;
    line-height: 1.7857142857;
  }
}
.news-Detail .article .body img {
  max-width: 100%;
  height: auto;
}
.news-Detail .article .body iframe {
  max-width: 100%;
}
@media print, screen and (max-width: 1024px) {
  .news-Detail .article .body iframe[src*=youtube] {
    width: 100%;
    height: 44.53125vw;
  }
}
.news-Detail .article .body .align-left {
  text-align: left;
}
.news-Detail .article .body .align-center {
  text-align: center;
}
.news-Detail .article .body .align-right {
  text-align: right;
}
.news-Detail .article .body .fw-bold {
  font-weight: 700;
}
.news-Detail .article .body .fw-black {
  font-weight: 900;
}
.news-Detail .article .body .mt-0 {
  margin-top: 0 !important;
}
.news-Detail .article .body .mt-10 {
  margin-top: 1rem;
}
.news-Detail .article .body .mt-20 {
  margin-top: 2rem;
}
.news-Detail .article .body .mt-30 {
  margin-top: 3rem;
}
.news-Detail .article .body .mt-40 {
  margin-top: 4rem;
}
.news-Detail .article .body .mt-50 {
  margin-top: 5rem;
}
.news-Detail .article .body .mt-60 {
  margin-top: 6rem;
}
.news-Detail .article .body .mt-70 {
  margin-top: 7rem;
}
.news-Detail .article .body .mt-80 {
  margin-top: 8rem;
}
.news-Detail .article .body .mt-90 {
  margin-top: 9rem;
}
.news-Detail .article .body .mt-100 {
  margin-top: 10rem;
}
.news-Detail .article .body .mb-0 {
  margin-bottom: 0 !important;
}
.news-Detail .article .body .mb-10 {
  margin-bottom: 1rem;
}
.news-Detail .article .body .mb-20 {
  margin-bottom: 2rem;
}
.news-Detail .article .body .mb-30 {
  margin-bottom: 3rem;
}
.news-Detail .article .body .mb-40 {
  margin-bottom: 4rem;
}
.news-Detail .article .body .mb-50 {
  margin-bottom: 5rem;
}
.news-Detail .article .body .mb-60 {
  margin-bottom: 6rem;
}
.news-Detail .article .body .mb-70 {
  margin-bottom: 7rem;
}
.news-Detail .article .body .mb-80 {
  margin-bottom: 8rem;
}
.news-Detail .article .body .mb-90 {
  margin-bottom: 9rem;
}
.news-Detail .article .body .mb-100 {
  margin-bottom: 10rem;
}
.news-Detail .article .body .fs-10 {
  font-size: 0.785em;
}
.news-Detail .article .body .fs-12 {
  font-size: 0.875em;
}
.news-Detail .article .body .fs-14 {
  font-size: 0.935em;
}
.news-Detail .article .body .fs-16 {
  font-size: 1em;
}
.news-Detail .article .body .fs-18 {
  font-size: 1.25em;
}
.news-Detail .article .body .fs-20 {
  font-size: 1.5em;
}
.news-Detail .article .body ul li, .news-Detail .article .body ol li {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.75;
  color: #fff;
  letter-spacing: 0.1em;
}
@media print, screen and (max-width: 1024px) {
  .news-Detail .article .body ul li, .news-Detail .article .body ol li {
    font-size: 2.8rem;
    line-height: 1.7857142857;
  }
}
.news-Detail .article .body ul.kmd li {
  padding-left: 1.1em;
  text-indent: -1.1em;
}
.news-Detail .article .body ul.kmd li:before {
  content: "・";
}
.news-Detail .article .body ul.rm li {
  padding-left: 1.1em;
  text-indent: -1.1em;
}
.news-Detail .article .body ul.rm li:before {
  content: "※";
}
.news-Detail .article .body ol li {
  list-style-type: decimal;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  counter-increment: count;
}
.news-Detail .article .body ol li:before {
  content: counter(count) ".";
  display: table-cell;
  padding-right: 0.2em;
  text-align: right;
  white-space: nowrap;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}
.news-Detail .article .body ol li:nth-last-child(n+10):before, .news-Detail .article .body ol li:nth-last-child(n+10) ~ li:before {
  width: 2em;
}
.news-Detail .article .body ol li:nth-last-child(n+100):before, .news-Detail .article .body ol li:nth-last-child(n+100) ~ li:before {
  width: 3em;
}
@media print, screen and (min-width: 1025px) {
  .news-Detail .article .body .pc-column-2 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (444px)[2];
        grid-template-columns: repeat(2, 444px);
    -webkit-column-gap: 30px;
            -moz-column-gap: 30px;
            column-gap: 30px;
    row-gap: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
            justify-content: flex-start;
  }
  
  
.news-Detail .article .body .pc-column-2a {
    display: flex;
    justify-content: center;
}

.news-Detail .article .body .pc-column-2a li {
 text-align:center;
}
  
  
  
  
  .news-Detail .article .body .pc-column-3 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (286px)[3];
        grid-template-columns: repeat(3, 286px);
    -webkit-column-gap: 30px;
            -moz-column-gap: 30px;
            column-gap: 30px;
    row-gap: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
            justify-content: flex-start;
  }
}
@media print, screen and (max-width: 1024px) {
  .news-Detail .article .body .sp-column-2 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (38.28125vw)[2];
        grid-template-columns: repeat(2, 38.28125vw);
    -webkit-column-gap: 2.6041666667vw;
            -moz-column-gap: 2.6041666667vw;
            column-gap: 2.6041666667vw;
    row-gap: 2.6041666667vw;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
            justify-content: flex-start;
  }
  
.news-Detail .article .body .sp-column-2a {
    display: flex;
    justify-content: center;
	width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.news-Detail .article .body .pc-column-2a li {
 text-align:center;
}
  
  
  .news-Detail .article .body .sp-column-3 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (24.609375vw)[3];
        grid-template-columns: repeat(3, 24.609375vw);
    -webkit-column-gap: 2.6041666667vw;
            -moz-column-gap: 2.6041666667vw;
            column-gap: 2.6041666667vw;
    row-gap: 2.6041666667vw;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
            justify-content: flex-start;
  }
}
.news-Detail .article .body .share {
  margin-top: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
}
@media print, screen and (max-width: 1024px) {
  .news-Detail .article .body .share {
    margin-top: 10.4166666667vw;
  }
}
.news-Detail .article .body .share p {
  font-size: 1.8rem;
  letter-spacing: 0.1em;
}
@media print, screen and (max-width: 1024px) {
  .news-Detail .article .body .share p {
    font-size: 2.8rem;
  }
}
.news-Detail .article .body .share ul {
  margin-left: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
@media print, screen and (max-width: 1024px) {
  .news-Detail .article .body .share ul {
    margin-left: 3.90625vw;
  }
}
.news-Detail .article .body .share ul li {
  width: 42px;
}
@media print, screen and (max-width: 1024px) {
  .news-Detail .article .body .share ul li {
    width: 9.375vw;
  }
}
.news-Detail .article .body .share ul li a {
  display: block;
}
@media (any-hover: hover) {
  .news-Detail .article .body .share ul li a {
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
  }
  .news-Detail .article .body .share ul li a:hover {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.news-Detail .article .body .share ul li + li {
  margin-left: 14px;
}
@media print, screen and (max-width: 1024px) {
  .news-Detail .article .body .share ul li + li {
    margin-left: 3.125vw;
  }
}