/*!**********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./scss/news-single.scss ***!
  \**********************************************************************************************************************************************************/
@-webkit-keyframes a {
  0% {
    opacity: 0;
    visibility: hidden
  }

  1% {
    visibility: visible
  }

  to {
    opacity: .9;
    visibility: visible
  }
}

@keyframes a {
  0% {
    opacity: 0;
    visibility: hidden
  }

  1% {
    visibility: visible
  }

  to {
    opacity: .9;
    visibility: visible
  }
}

@-webkit-keyframes b {
  0% {
    opacity: .9;
    visibility: visible
  }

  99% {
    opacity: 0
  }

  to {
    opacity: 0;
    visibility: hidden
  }
}

@keyframes b {
  0% {
    opacity: .9;
    visibility: visible
  }

  99% {
    opacity: 0
  }

  to {
    opacity: 0;
    visibility: hidden
  }
}

.fancybox-bg {
  -webkit-animation: b .3s ease-in 0s forwards;
  animation: b .3s ease-in 0s forwards;
  background: #000;
  opacity: 0
}

.fancybox-slide--iframe .fancybox-content {
  margin-top: 5vw
}

.fancybox-iframe,
.fancybox-slide--iframe .fancybox-content {
  background: #000
}

.fancybox-button--close {
  background-color: #000;
  background-color: var(--color-black);
  height: 5.78125vw;
  right: 20px;
  top: 20px;
  -webkit-transition: background-color .3s ease;
  transition: background-color .3s ease;
  width: 5.78125vw
}

.fancybox-button--close:hover:not([disabled]) {
  background-color: #e50012;
  background-color: var(--color-highlight)
}

.fancybox-button--close:hover:not([disabled]):before {
  background-color: #000;
  background-color: var(--color-black)
}

.fancybox-button--close:before {
  background-color: #e50012;
  background-color: var(--color-highlight);
  height: 5.2083333333vw;
  -webkit-transition: background-color .3s ease;
  transition: background-color .3s ease;
  width: 5.2083333333vw;
  z-index: 2
}

.fancybox-button--close:after,
.fancybox-button--close:before {
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg)
}

.fancybox-button--close:after {
  background: url(/p30th/kr/wp-content/themes/atlus_ko/resources/dist/font/45d0718afe91fb83e8d1.svg) no-repeat 0 0/contain;
  height: 3.3854166667vw;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  width: 3.4895833333vw;
  z-index: 3
}

.fancybox-is-open .fancybox-bg {
  -webkit-animation: a .3s ease-in 0s forwards;
  animation: a .3s ease-in 0s forwards;
  opacity: 0
}

.fancybox-slide {
  padding: 105px 0
}

.fancybox-close-small {
  background-color: #000;
  background-color: var(--color-black);
  height: 5.78125vw;
  right: 20px;
  top: 20px;
  -webkit-transition: background-color .3s ease;
  transition: background-color .3s ease;
  width: 5.78125vw
}

.fancybox-close-small:hover:not([disabled]) {
  background-color: #e50012;
  background-color: var(--color-highlight)
}

.fancybox-close-small:hover:not([disabled]):before {
  background-color: #000;
  background-color: var(--color-black)
}

.fancybox-close-small:before {
  background-color: #e50012;
  background-color: var(--color-highlight);
  height: 5.2083333333vw;
  -webkit-transition: background-color .3s ease;
  transition: background-color .3s ease;
  width: 5.2083333333vw;
  z-index: 2
}

.fancybox-close-small:after,
.fancybox-close-small:before {
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg)
}

.fancybox-close-small:after {
  background: url(/p30th/kr/wp-content/themes/atlus_ko/resources/dist/font/45d0718afe91fb83e8d1.svg) no-repeat 0 0/contain;
  height: 3.3854166667vw;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  width: 3.4895833333vw;
  z-index: 3
}

.pv-modal {
  backdrop-filter: blur(10px);
  background: rgba(0, 0, 0, .7);
  min-width: 100vw;
  overflow-x: hidden;
  overflow-y: auto
}

.pv-modal .fancybox-bg {
  background: transparent
}

.pv-modal .fancybox-inner {
  height: 70.792616721vw;
  max-height: 652px;
  position: relative;
  right: 0 !important
}

.pv-modal .fancybox-slide {
  overflow: hidden;
  padding: 60px 0
}

.pv-modal .fancybox-content {
  max-height: 518px;
  max-width: 919px;
  position: relative;
  top: 45px;
  vertical-align: top
}

.pv-modal .fancybox-thumbs {
  background: transparent;
  left: 0;
  margin: auto !important;
  position: relative;
  width: 100%
}

.pv-modal .fancybox-thumbs .fancybox-thumbs__list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: auto;
  margin: auto;
  max-width: 936px
}

.pv-modal .fancybox-thumbs a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  height: 164px !important;
  margin: 0 10px 25px;
  width: 292px !important;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center
}

.pv-modal .fancybox-thumbs a img {
  height: 100% !important;
  margin: 0 !important;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100% !important
}

.pv-modal .fancybox-thumbs a:before {
  border: none
}

.pv-modal .fancybox-thumbs a.fancybox-thumbs-active:before {
  background-color: rgba(227, 91, 67, .8);
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  width: 100%
}

.pv-modal .fancybox-thumbs a.fancybox-thumbs-active:after {
  background: none !important;
  color: #ecede5;
  content: "NOW PLAYING" !important;
  font-size: 16px;
  height: auto !important;
  position: absolute;
  width: auto !important;
  z-index: 99999
}

.pv-modal .fancybox-thumbs a:hover:before {
  background-color: rgba(227, 91, 67, .8);
  content: "";
  display: block;
  height: 100%;
  opacity: 1;
  position: absolute;
  width: 100%
}

.pv-modal .fancybox-thumbs a:hover:after {
  background: none !important;
  color: #ecede5;
  content: "PLAY" !important;
  font-size: 16px;
  height: auto !important;
  position: absolute;
  width: auto !important;
  z-index: 99999
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline
}

html {
  line-height: 1;
  scroll-behavior: smooth;
  scroll-padding-top: 202px
}

ol,
ul {
  list-style: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

caption,
td,
th {
  font-weight: 400;
  text-align: left;
  vertical-align: middle
}

blockquote,
q {
  quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none
}

a img {
  border: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block
}

body {
  background: #e2e8eb;
  background: var(--color-mid-grey);
  font-family: Archivo, Noto Sans KR, sans-serif;
  overflow-x: hidden;
  position: relative;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

img {
  -o-object-fit: contain;
  object-fit: contain;
  vertical-align: bottom;
  width: 100%
}

main {
  display: block
}

section {
  position: relative
}

.disp-none {
  display: none
}

.link-underline-hover {
  position: relative;
  -webkit-text-decoration: none;
  text-decoration: none
}

.link-underline-hover:after {
  background: #005ead;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  -webkit-transition: width .3s ease;
  transition: width .3s ease;
  width: 0
}

.link-underline-hover:hover:after {
  width: 100%
}

:root {
  --color-black: #000;
  --color-white: #fff;
  --color-highlight: #e50012;
  --color-mid-grey: #e2e8eb;
  --color-white-grey: #fbfcfc;
  --color-btn-white: #f4fbff;
  --color-bg-second: #bac8cf;
  --color-persona1: #a5308c;
  --color-persona2: #ea5015;
  --color-persona3: #0095de;
  --color-persona4: #fff100;
  --color-persona4-dark: #e5c955;
  --color-obi-grey: #566f7c;
  --color-light-grey: #f4f6f8;
  --color-tesear-bg: #f5f5f5;
  --color-dark-gray: #94a9b4
}

@-webkit-keyframes c {
  0% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }

  to {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@keyframes c {
  0% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }

  to {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@-webkit-keyframes d {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  to {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}

@keyframes d {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  to {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}

.label-animation-left {
  -webkit-animation: c 30s linear infinite;
  animation: c 30s linear infinite
}

.label-animation-right {
  -webkit-animation: d 30s linear infinite;
  animation: d 30s linear infinite
}

.wrapper {
  margin: 0 auto;
  position: relative;
  width: 78.125vw;
  z-index: 1
}

.common-label {
  background: #e50012;
  background: var(--color-highlight);
  -webkit-filter: drop-shadow(0 .2083333333vw 0 #000);
  filter: drop-shadow(0 .2083333333vw 0 #000);
  left: -20vw;
  position: absolute;
  width: 140vw;
  z-index: 10
}

.common-label .common-label-inner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 100%;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  white-space: nowrap;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content
}

.common-label .common-label-inner img {
  -ms-flex: none;
  height: 44.262295082%;
  width: auto;
  -webkit-box-flex: 0;
  flex: none
}

.common-label.top {
  height: 3.1770833333vw;
  top: 7.8vw;
  -webkit-transform: rotate(6.45deg);
  transform: rotate(6.45deg)
}

.common-label.top .common-label-inner img {
  margin-right: 3.1770833333vw
}

.common-label.bottom {
  bottom: 1.9vw;
  height: 3.0729166667vw;
  -webkit-transform: rotate(-11.8deg);
  transform: rotate(-11.8deg)
}

.common-label.bottom .common-label-inner img {
  margin-right: 3.1770833333vw
}

.c-page-news-single {
  background-color: #fbfcfc;
  background-color: var(--color-white-grey);
  overflow: hidden;
  position: relative
}

.c-page-news-single:after,
.c-page-news-single:before {
  content: "";
  display: block;
  height: 34.7395833333vw;
  left: 0;
  position: absolute;
  width: 100%
}

.c-page-news-single:before {
  background: url(/p30th/kr/wp-content/themes/atlus_ko/resources/dist/font/9d8805d864e9cfe266ab.svg) no-repeat 50%;
  background-size: 100% 100%;
  top: 0
}

.c-page-news-single:after {
  background: url(/p30th/kr/wp-content/themes/atlus_ko/resources/dist/font/421bfbd83c760c6fb09b.svg) no-repeat 50%;
  background-size: 100% 100%;
  bottom: 0
}

.c-page-news-single .news-single-deco-top {
  left: 1.3020833333vw;
  pointer-events: none;
  position: absolute;
  top: 8.28125vw;
  width: 28.4895833333vw;
  z-index: 20
}

.c-page-news-single .news-single-deco-bottom {
  bottom: .6770833333vw;
  pointer-events: none;
  position: absolute;
  right: 0;
  width: 32.3958333333vw;
  z-index: 20
}

.c-page-news-single .news-single-wrapper {
  padding: 14.3229166667vw 0 9.4270833333vw
}

.c-page-news-single .page-title {
  margin-left: 29.84375vw;
  position: relative;
  width: 18.75vw
}

.c-page-news-single .page-title .page-title-label {
  left: .8854166667vw;
  position: absolute;
  top: -2.34375vw;
  width: 8.8020833333vw
}

.c-page-news-single .page-title .page-title-label span {
  color: #fbfcfc;
  color: var(--color-white-grey);
  font-size: 1.3541666667vw;
  font-weight: 700
}

.c-page-news-single .page-title .page-title-label span.page-title-label-text {
  left: 4.1666666667vw;
  position: absolute;
  top: .3645833333vw
}

.c-page-news-single .page-title .page-title-text {
  width: 100%
}

.c-page-news-single .page-title .page-title-particle {
  left: 1.9270833333vw;
  position: absolute;
  top: 2.3958333333vw;
  width: 20.15625vw
}

.c-page-news-single .container {
  position: relative
}

.c-page-news-single .container .news-single-contents {
  background: #f4f6f8;
  background: var(--color-light-grey);
  border: .15625vw solid #000;
  border: .15625vw solid var(--color-black);
  margin-top: 6.9270833333vw;
  padding: 4.3229166667vw 3.2291666667vw
}

.c-page-news-single .container .news-single-contents .news-single-header-contents {
  border-bottom: .1041666667vw solid #e50012;
  border-bottom: .1041666667vw solid var(--color-highlight);
  padding-bottom: 1.1979166667vw
}

.c-page-news-single .container .news-single-contents .news-single-date {
  font-size: 1.3541666667vw;
  font-weight: 700;
  padding-left: .9895833333vw;
  position: relative
}

.c-page-news-single .container .news-single-contents .news-single-date:before {
  background: #e50012;
  background: var(--color-highlight);
  clip-path: polygon(70% 0, 100% 0, 30% 100%, 0 100%);
  content: "";
  height: 1.3541666667vw;
  left: 0;
  position: absolute;
  top: 0;
  width: .3645833333vw
}

.c-page-news-single .container .news-single-contents .news-single-title {
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.6666666667vw;
  font-weight: 700;
  line-height: 140%;
  margin-top: .46875vw
}

.c-page-news-single .container .news-single-contents .news-single-body-contents {
  padding-top: .3125vw
}

.c-page-news-single .container .news-single-contents .news-single-body-contents .news-single-body-contents-text {
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.09375vw;
  line-height: 140%;
  margin-top: 1.5104166667vw
}

.c-page-news-single .container .news-single-contents .news-single-body-contents .news-single-body-contents-text a {
  color: #e50012;
  color: var(--color-highlight);
  font-weight: 700;
  -webkit-text-decoration: underline;
  text-decoration: underline
}

.c-page-news-single .container .news-single-contents .news-single-body-contents .news-single-body-contents-img {
  height: 28.125vw;
  margin: 1.5104166667vw auto 0;
  width: 50vw
}

.c-page-news-single .container .news-single-contents .news-single-body-contents .news-single-body-contents-img img {
  height: 100%;
  width: 100%
}

.c-page-news-single .container .news-single-contents .news-single-body-contents h3 {
  color: #e50012;
  color: var(--color-highlight);
  font-family: Noto Sans KR, sans-serif;
  font-size: 1.3541666667vw;
  font-weight: 700;
  line-height: 140%;
  margin-top: 1.5104166667vw
}

.c-page-news-single .container .common-btn {
  background: #e50012;
  background: var(--color-highlight);
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  height: 3.1770833333vw;
  position: relative;
  width: 14.4270833333vw;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  background: #f4fbff;
  background: var(--color-btn-white);
  clip-path: polygon(15% 0, 100% 0, 85% 100%, 0 100%);
  justify-content: center;
  margin: 2.8645833333vw auto 0
}

.c-page-news-single .container .common-btn:hover:after {
  left: 7.5%
}

.c-page-news-single .container .common-btn:hover .common-btn-text {
  margin-left: .4vw
}

.c-page-news-single .container .common-btn:after {
  background: -webkit-gradient(linear, left top, right top, from(#000), color-stop(50%, #000), color-stop(50%, #e50012), to(#e50012));
  background: linear-gradient(90deg, #000, #000 50%, #e50012 0, #e50012);
  background: -webkit-gradient(linear, left top, right top, from(var(--color-black)), color-stop(50%, var(--color-black)), color-stop(50%, var(--color-highlight)), to(var(--color-highlight)));
  background: linear-gradient(90deg, var(--color-black) 0, var(--color-black) 50%, var(--color-highlight) 0, var(--color-highlight));
  border-left: .3125vw solid #e50012;
  border-left: .3125vw solid var(--color-highlight);
  border-right: .3125vw solid #f4fbff;
  border-right: .3125vw solid var(--color-btn-white);
  bottom: 0;
  content: "";
  left: -103%;
  position: absolute;
  top: 0;
  -webkit-transform: skewX(-34.5deg);
  transform: skewX(-34.5deg);
  -webkit-transition: left .3s ease;
  transition: left .3s ease;
  width: calc(200% - .625vw);
  z-index: 1
}

.c-page-news-single .container .common-btn .common-btn-text {
  color: #f4fbff;
  color: var(--color-btn-white);
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  font-family: Archivo, sans-serif;
  font-size: 1.3541666667vw;
  font-style: italic;
  font-variation-settings: "wdth"100;
  font-weight: 700;
  gap: .5208333333vw;
  letter-spacing: -.15625vw;
  margin-left: -.5208333333vw;
  position: relative;
  -webkit-transition: margin-left .3s ease;
  transition: margin-left .3s ease;
  z-index: 2
}

@media (max-width:750px) {
  .fancybox-button--close {
    height: 14vw;
    width: 14vw
  }

  .fancybox-button--close:before {
    height: 12.6666666667vw;
    width: 12.6666666667vw
  }

  .fancybox-button--close:after {
    background: url(/p30th/kr/wp-content/themes/atlus_ko/resources/dist/font/53edd8c9205b568cba07.svg) no-repeat 0 0/contain;
    height: 7.8666666667vw;
    width: 7.8666666667vw
  }

  .fancybox-close-small {
    height: 14vw;
    top: -130px;
    width: 14vw
  }

  .fancybox-close-small:before {
    height: 12.6666666667vw;
    width: 12.6666666667vw
  }

  .fancybox-close-small:after {
    background: url(/p30th/kr/wp-content/themes/atlus_ko/resources/dist/font/53edd8c9205b568cba07.svg) no-repeat 0 0/contain;
    height: 7.8666666667vw;
    width: 7.8666666667vw
  }
}

@media screen and (max-width:750px) {
  html {
    scroll-padding-top: 200px
  }

  .v-pc {
    display: none
  }

  .common-label {
    -webkit-filter: drop-shadow(0 .8vw 0 #000);
    filter: drop-shadow(0 .8vw 0 #000)
  }

  .common-label.top {
    height: 8.225vw;
    top: 47.4vw;
    width: 651%
  }

  .common-label.bottom {
    bottom: 56vw;
    height: 8.325vw;
    width: 700%
  }

  .wrapper {
    width: 100%
  }

  .c-page-news-single {
    background-image: url(/p30th/kr/wp-content/themes/atlus_ko/resources/dist/font/df5f2a3c0cb605a211ba.svg);
    background-position: left 81.6vw;
    background-repeat: repeat;
    background-size: cover
  }

  .c-page-news-single:after,
  .c-page-news-single:before {
    height: 123.0666666667vw
  }

  .c-page-news-single:before {
    background: url(/p30th/kr/wp-content/themes/atlus_ko/resources/dist/font/140646e082a195b9c490.svg) no-repeat 50%;
    background-size: 100% 100%
  }

  .c-page-news-single:after {
    background: url(/p30th/kr/wp-content/themes/atlus_ko/resources/dist/font/0b6fbf629660095cba0f.svg) no-repeat 50%;
    background-size: 100% 100%;
    bottom: -54.8vw
  }

  .c-page-news-single .news-single-deco-bottom,
  .c-page-news-single .news-single-deco-top {
    display: none
  }

  .c-page-news-single .news-single-wrapper {
    padding: 42.2666666667vw 3.3333333333vw 18vw
  }

  .c-page-news-single .page-title {
    margin-left: 27.6vw;
    width: 39.4666666667vw
  }

  .c-page-news-single .page-title .page-title-label {
    left: -.4vw;
    top: -5.3333333333vw;
    width: 24.4vw
  }

  .c-page-news-single .page-title .page-title-label span {
    font-size: 2.9333333333vw
  }

  .c-page-news-single .page-title .page-title-label span.page-title-label-text {
    left: 12.1333333333vw;
    top: 1.6vw
  }

  .c-page-news-single .page-title .page-title-particle {
    left: -1.7333333333vw;
    top: 1.6vw;
    width: 49.6vw
  }

  .c-page-news-single .container .news-single-contents {
    border: .4vw solid #000;
    border: .4vw solid var(--color-black);
    margin-top: 12.4vw;
    padding: 7.0666666667vw 2.9333333333vw
  }

  .c-page-news-single .container .news-single-contents .news-single-header-contents {
    border-bottom: .2666666667vw solid #e50012;
    border-bottom: .2666666667vw solid var(--color-highlight);
    padding-bottom: 1.7333333333vw
  }

  .c-page-news-single .container .news-single-contents .news-single-date {
    font-size: 2.9333333333vw;
    padding-left: 2.5333333333vw
  }

  .c-page-news-single .container .news-single-contents .news-single-date:before {
    height: 3.4666666667vw;
    width: .9333333333vw
  }

  .c-page-news-single .container .news-single-contents .news-single-title {
    font-size: 4.2666666667vw;
    margin-top: 1.2vw
  }

  .c-page-news-single .container .news-single-contents .news-single-body-contents {
    padding-top: 0
  }

  .c-page-news-single .container .news-single-contents .news-single-body-contents .news-single-body-contents-text {
    font-size: 3.2vw;
    margin-top: 2vw
  }

  .c-page-news-single .container .news-single-contents .news-single-body-contents .news-single-body-contents-img {
    height: 48.8vw;
    margin-top: 2vw;
   width: 83.666667vw;
  }

  .c-page-news-single .container .news-single-contents .news-single-body-contents h3 {
    font-size: 4.2666666667vw;
    margin-top: 2vw
  }

  .c-page-news-single .container .common-btn {
    clip-path: polygon(13.5% 0, 100% 0, 86.7% 100%, 0 100%);
    height: 9.6vw;
    margin: 7.3333333333vw auto 0;
    width: 48vw
  }

  .c-page-news-single .container .common-btn:after {
    border-left: .8vw solid #f4fbff;
    border-left: .8vw solid var(--color-btn-white);
    border-right: .8vw solid #f4fbff;
    border-right: .8vw solid var(--color-btn-white);
    left: -105.5%;
    -webkit-transform: skewX(-33.8deg);
    transform: skewX(-33.8deg)
  }

  .c-page-news-single .container .common-btn .common-btn-text {
    font-size: 4.2666666667vw;
    gap: 1.3333333333vw;
    letter-spacing: -.5733333333vw;
    margin-left: -.4vw
  }
}

@media screen and (min-width:751px) {
  .v-sp {
    display: none
  }
}