@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
.u-font01 {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
}

.c-btn01 {
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0.08em;
  background-color: #786B4F;
  font-weight: 500;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 330px;
  height: 64px;
  transition: opacity 0.3s;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .c-btn01 {
    font-size: 8px;
    font-size: 2.1333333333vw;
    line-height: 1.5;
    width: 40.2666666667vw;
    height: 7.4666666667vw;
  }
}
.c-btn01:hover {
  opacity: 0.7;
}
.c-btn01::before {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  background: url(/img/common/icon_line.png) no-repeat 0 0/contain;
  margin-right: 16px;
}
@media screen and (max-width: 767px) {
  .c-btn01::before {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    margin-right: 1.3333333333vw;
  }
}

._pc {
  display: block;
}
@media screen and (max-width: 767px) {
  ._pc {
    display: none;
  }
}

._sp {
  display: none;
}
@media screen and (max-width: 767px) {
  ._sp {
    display: block;
  }
}

#Main {
  display: none;
}

main {
  padding-top: 0;
}

.topicPath {
  display: none;
}

.sp_menu_btn,
.sp_header,
.sp_short_cut {
  display: none;
}

.page-4c_50series {
  background: #000;
  color: #fff;
  text-align: left;
  font-family: "Noto Sans JP", sans-serif;
}
.page-4c_50series div, .page-4c_50series span, .page-4c_50series object, .page-4c_50series iframe,
.page-4c_50series h1, .page-4c_50series h2, .page-4c_50series h3, .page-4c_50series h4, .page-4c_50series h5, .page-4c_50series h6, .page-4c_50series p, .page-4c_50series blockquote, .page-4c_50series pre,
.page-4c_50series abbr, .page-4c_50series address, .page-4c_50series cite, .page-4c_50series code,
.page-4c_50series del, .page-4c_50series dfn, .page-4c_50series em, .page-4c_50series img, .page-4c_50series ins, .page-4c_50series kbd, .page-4c_50series q, .page-4c_50series samp,
.page-4c_50series small, .page-4c_50series strong, .page-4c_50series sub, .page-4c_50series sup, .page-4c_50series var,
.page-4c_50series b, .page-4c_50series i,
.page-4c_50series dl, .page-4c_50series dt, .page-4c_50series dd, .page-4c_50series ol, .page-4c_50series ul, .page-4c_50series li,
.page-4c_50series fieldset, .page-4c_50series form, .page-4c_50series label, .page-4c_50series legend,
.page-4c_50series table, .page-4c_50series caption, .page-4c_50series tbody, .page-4c_50series tfoot, .page-4c_50series thead, .page-4c_50series tr, .page-4c_50series th, .page-4c_50series td,
.page-4c_50series article, .page-4c_50series aside, .page-4c_50series canvas, .page-4c_50series details, .page-4c_50series figcaption, .page-4c_50series figure,
.page-4c_50series footer, .page-4c_50series header, .page-4c_50series hgroup, .page-4c_50series menu, .page-4c_50series nav, .page-4c_50series section, .page-4c_50series summary,
.page-4c_50series time, .page-4c_50series mark, .page-4c_50series audio, .page-4c_50series video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
.page-4c_50series li {
  list-style: none;
}
.page-4c_50series img {
  width: 100%;
  vertical-align: bottom;
}
.page-4c_50series a {
  text-decoration: none;
}
.page-4c_50series sup {
  font-size: 60%;
  vertical-align: super;
}
.page-4c_50series a[href^="tel:"] {
  color: inherit;
}
@media print, screen and (min-width: 768px) {
  .page-4c_50series a[href^="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
.page-4c_50series .p-mv {
  height: 654px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-mv {
    height: 88.8vw;
  }
}
@media print, screen and (min-width: 768px) {
  .page-4c_50series .p-mv .p-mv_inner {
    aspect-ratio: 240/109;
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%);
  }
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-mv .p-mv_inner {
    width: 100%;
    height: 100%;
  }
}
.page-4c_50series .p-mv .p-mv__hero__media {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.page-4c_50series .p-mv .p-mv__hero__media video {
  display: block;
  height: 100%;
  margin: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
}
.page-4c_50series .p-mv .p-mv_img {
  width: 40.5555555556%;
  position: absolute;
  bottom: 0;
  right: 10.0694444444%;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-mv .p-mv_img {
    width: 64.2666666667vw;
    right: 3.2vw;
  }
}
.page-4c_50series .p-mv .p-mv_textArea {
  position: absolute;
  left: 13.8888888889%;
  top: 11.9266055046%;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-mv .p-mv_textArea {
    position: relative;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
  }
}
.page-4c_50series .p-mv .p-mv_textArea .left_to_right img {
  -webkit-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
          clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}
.page-4c_50series .p-mv .p-mv_textArea .left_to_right_pc img {
  -webkit-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
          clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-mv .p-mv_textArea .left_to_right_pc img {
    -webkit-clip-path: none;
            clip-path: none;
  }
}
.page-4c_50series .p-mv .p-mv_textArea .p-mv_textArea__ttl-sub {
  width: 30.564516129%;
  font-size: 0;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-mv .p-mv_textArea .p-mv_textArea__ttl-sub {
    width: 41.3333333333vw;
    position: absolute;
    left: 4.1333333333vw;
    top: 4.6666666667vw;
  }
}
.page-4c_50series .p-mv .p-mv_textArea .p-mv_textArea__ttl {
  width: 60.3225806452%;
  margin-top: 2.4464831804%;
  font-size: 0;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-mv .p-mv_textArea .p-mv_textArea__ttl {
    width: 85.4666666667vw;
    position: absolute;
    left: 4.1333333333vw;
    top: 12vw;
    margin-top: 0;
  }
}
.page-4c_50series .p-mv .p-mv_textArea .p-mv_textArea__text01 {
  width: 38.1451612903%;
  margin-top: 7.4923547401%;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-mv .p-mv_textArea .p-mv_textArea__text01 {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 4vw;
    margin-top: 0;
    transform: translateY(21vw);
  }
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-mv .p-mv_textArea .p-mv_textArea__text01 img {
    width: 65.3333333333vw;
  }
}
.page-4c_50series .p-mv .p-mv_textArea .p-mv_textArea__logo {
  width: 14.5967741935%;
  margin-top: 2.2935779817%;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-mv .p-mv_textArea .p-mv_textArea__logo {
    width: 25.2vw;
    position: absolute;
    left: 4.1333333333vw;
    top: 56.5333333333vw;
    margin-top: 0;
  }
}
.page-4c_50series .p-anchor {
  z-index: 100;
  position: absolute;
}
@media print, screen and (min-width: 768px) {
  .page-4c_50series .p-anchor {
    left: 0;
    top: 20px;
  }
  .page-4c_50series .p-anchor.fixed {
    position: fixed;
  }
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-anchor {
    display: flex;
    width: -moz-fit-content;
    width: fit-content;
    align-items: center;
    height: 7.4666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-anchor::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-top-right-radius: 1.6vw;
    border-bottom-right-radius: 1.6vw;
    border: 1.5px solid transparent;
    background: linear-gradient(45deg, #a7a6be 0%, #7dffff 100%) border-box border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
    -webkit-mask-composite: destination-out;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
            mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
    -webkit-mask-composite: xor;
            mask-composite: exclude;
    border-left: 0;
  }
}
.page-4c_50series .p-anchor .p-pageTop {
  display: flex;
  align-items: center;
  color: #7dffff;
  box-sizing: border-box;
  padding-right: 14px;
  position: relative;
  font-weight: bold;
  background-color: rgba(1, 13, 100, 0.5);
  border-top-right-radius: 12px;
}
@media print, screen and (min-width: 768px) {
  .page-4c_50series .p-anchor .p-pageTop {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1;
    text-align: right;
    width: 161px;
    height: 36px;
    justify-content: right;
    margin-left: -1px;
  }
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-anchor .p-pageTop {
    padding: 0 2.2666666667vw;
    font-size: 9px;
    font-size: 2.4vw;
    line-height: 1;
    letter-spacing: 0.08em;
    border-top-right-radius: 0;
    border-right: 0;
    height: 6.9333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .page-4c_50series .p-anchor .p-pageTop::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-top-right-radius: 12px;
    border: 1.5px solid transparent;
    background: linear-gradient(45deg, #a7a6be 0%, #7dffff 100%) border-box border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
    -webkit-mask-composite: destination-out;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
            mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
    -webkit-mask-composite: xor;
            mask-composite: exclude;
  }
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-anchor .p-pageTop::before {
    border-radius: 1.6vw;
  }
}
.page-4c_50series .p-anchor .p-pageTop:hover {
  background-color: rgba(255, 255, 255, 0.5);
  color: #0d0d0d;
  border-top-right-radius: 12px;
}
.page-4c_50series .p-anchor ul {
  font-weight: bold;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1;
  text-align: right;
  margin-left: -1px;
  margin-top: -1px;
  border-bottom-right-radius: 12px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-anchor ul {
    display: flex;
    width: -moz-fit-content;
    width: fit-content;
    height: 7.4666666667vw;
    align-items: center;
    color: #7dffff;
    font-weight: bold;
    font-size: 9px;
    font-size: 2.4vw;
    line-height: 1;
    letter-spacing: 0.08em;
    position: relative;
    border-bottom-right-radius: 1.6vw;
    margin-left: 0;
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-anchor ul li {
    height: calc(100% - 2px);
    box-sizing: border-box;
  }
}
@media print, screen and (min-width: 768px) {
  .page-4c_50series .p-anchor ul li + li {
    margin-top: -1px;
  }
}
.page-4c_50series .p-anchor ul li a {
  background-color: rgba(1, 13, 100, 0.5);
  font-weight: bold;
  display: flex;
  align-items: center;
  color: #7dffff;
  box-sizing: border-box;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .page-4c_50series .p-anchor ul li a {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1;
    text-align: right;
    width: 161px;
    height: 36px;
    padding-right: 14px;
    justify-content: right;
    transition: all 0.3s;
  }
  .page-4c_50series .p-anchor ul li a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1.5px solid transparent;
    background: linear-gradient(45deg, #a7a6be 0%, #7dffff 100%) border-box border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
    -webkit-mask-composite: destination-out;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
            mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
    -webkit-mask-composite: xor;
            mask-composite: exclude;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .page-4c_50series .p-anchor ul li a::before {
    border-radius: 1.6vw;
  }
}
@media print, screen and (min-width: 768px) {
  .page-4c_50series .p-anchor ul li a:hover, .page-4c_50series .p-anchor ul li a.toc-highlight {
    background-color: rgba(255, 255, 255, 0.5);
    color: #0d0d0d;
  }
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-anchor ul li a {
    padding: 0 2.2666666667vw;
    height: 100%;
  }
  .page-4c_50series .p-anchor ul li a.toc-highlight {
    background-color: rgba(255, 255, 255, 0.5);
    color: #0d0d0d;
  }
}
.page-4c_50series .p-anchor ul li:last-child a {
  overflow: hidden;
  border-bottom-right-radius: 12px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-anchor ul li:last-child a {
    border-bottom-right-radius: 1.6vw;
    border-top-right-radius: 1.6vw;
  }
}
@media print, screen and (min-width: 768px) {
  .page-4c_50series .p-anchor ul li:last-child a::before {
    border-bottom-right-radius: 12px;
  }
}
@media print, screen and (min-width: 768px) {
  .page-4c_50series .p-anchor ul li:last-child a.toc-highlight {
    border-bottom-right-radius: 12px;
  }
}
.page-4c_50series .p-contents {
  position: relative;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-contents {
    padding-top: 2.6666666667vw;
    background-color: rgb(0, 35, 210);
  }
}
.page-4c_50series .p-sec .p-sec_inner {
  max-width: 1040px;
  box-sizing: content-box;
  padding: 0 30px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-sec .p-sec_inner {
    padding: 0 4vw;
  }
}
.page-4c_50series .p-sec .p-sec_ttl {
  font-weight: bold;
  color: #fff;
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 1;
  letter-spacing: 0.02em;
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-sec .p-sec_ttl {
    font-size: 23px;
    font-size: 6.1333333333vw;
    line-height: 1;
    margin-bottom: 5.3333333333vw;
  }
}
.page-4c_50series .p-sec .p-sec_ttl span {
  display: block;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  margin-top: 15px;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-sec .p-sec_ttl span {
    font-size: 9px;
    font-size: 2.4vw;
    line-height: 1;
    margin-top: 2.4vw;
  }
}
.page-4c_50series .p-lineup {
  background-image: linear-gradient(0deg, rgb(13, 13, 13) 0%, rgb(0, 35, 210) 100%);
  padding: 110px 0 100px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-lineup {
    padding: 18.1333333333vw 0;
  }
}
.page-4c_50series .p-lineup_itemBox + .p-lineup_itemBox {
  margin-top: 130px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-lineup_itemBox + .p-lineup_itemBox {
    margin-top: 14.6666666667vw;
  }
}
.page-4c_50series .p-lineup_itemBox .p-item_mv {
  max-width: 1040px;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.15);
  border-width: 1px;
  border-style: solid;
  -o-border-image: linear-gradient(45deg, #a7a6be, #7dffff) 1;
     border-image: linear-gradient(45deg, #a7a6be, #7dffff) 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 40px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-lineup_itemBox .p-item_mv {
    display: block;
    width: 92vw;
    padding: 5.3333333333vw 4vw;
  }
}
.page-4c_50series .p-lineup_itemBox .p-item_mv .p-item_mv_textArea {
  flex: 1;
  max-width: 591px;
}
.page-4c_50series .p-lineup_itemBox .p-item_mv .p-item_mv_textArea .p-item_mv__ttl {
  font-weight: bold;
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 1.1764705882;
  letter-spacing: 0.04em;
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 18px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-lineup_itemBox .p-item_mv .p-item_mv_textArea .p-item_mv__ttl {
    font-size: 18px;
    font-size: 4.8vw;
    line-height: 1.2777777778;
  }
}
.page-4c_50series .p-lineup_itemBox .p-item_mv .p-item_mv_textArea .p-item_mv__ttl::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-image: linear-gradient(90deg, #7dffff 0%, transparent 100%);
  position: absolute;
  bottom: 0;
  left: 0;
}
.page-4c_50series .p-lineup_itemBox .p-item_mv .p-item_mv_textArea .p-item_mv__text01 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.8888888889;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-lineup_itemBox .p-item_mv .p-item_mv_textArea .p-item_mv__text01 {
    font-size: 11px;
    font-size: 2.9333333333vw;
    line-height: 1.6363636364;
    margin-top: 4vw;
  }
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-lineup_itemBox .p-item_mv .p-item_mv_imgArea {
    margin: 5.3333333333vw auto 0;
  }
}
.page-4c_50series .p-lineup_itemBox .p-item_mv.-item_mv01 {
  padding-right: 70px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-lineup_itemBox .p-item_mv.-item_mv01 {
    padding-right: 4vw;
  }
}
.page-4c_50series .p-lineup_itemBox .p-item_mv.-item_mv01 .p-item_mv_imgArea {
  width: 272px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-lineup_itemBox .p-item_mv.-item_mv01 .p-item_mv_imgArea {
    width: 36.2666666667vw;
  }
}
.page-4c_50series .p-lineup_itemBox .p-item_mv.-item_mv02 {
  padding-right: 40px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-lineup_itemBox .p-item_mv.-item_mv02 {
    padding-right: 4vw;
  }
}
.page-4c_50series .p-lineup_itemBox .p-item_mv.-item_mv02 .p-item_mv_imgArea {
  width: 336px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-lineup_itemBox .p-item_mv.-item_mv02 .p-item_mv_imgArea {
    width: 44.8vw;
  }
}
.page-4c_50series .p-lineup_itemBox .p-lineup_item_slide {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-lineup_itemBox .p-lineup_item_slide {
    margin-top: 4vw;
  }
}
.page-4c_50series .p-lineup_itemBox .p-lineup_item_slide .p-slide_item {
  width: 435px;
  margin: 0 15px;
  border: 1px solid;
  -o-border-image: linear-gradient(45deg, #a7a6be, #7dffff) 1;
     border-image: linear-gradient(45deg, #a7a6be, #7dffff) 1;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-lineup_itemBox .p-lineup_item_slide .p-slide_item {
    width: 36.6666666667vw;
    margin: 0 1.3333333333vw;
  }
}
.page-4c_50series .p-lineup_itemBox .p-lineup_item_slide .p-slide_item a {
  display: block;
}
.page-4c_50series .p-lineup_itemBox .p-lineup_tableArea {
  margin-top: 30px;
  padding: 0 30px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-lineup_itemBox .p-lineup_tableArea {
    margin: 4vw auto 0;
    width: 92vw;
    padding: 0;
  }
}
.page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup_table_wrapper {
  max-width: 1047px;
  margin: 0 auto;
  box-sizing: content-box;
  display: flex;
  justify-content: center;
}
.page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup_table_wrapper .p-lineup__table_th {
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.3846153846;
  letter-spacing: 0.04em;
  font-weight: bold;
}
.page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup_table_wrapper .p-lineup__table_th .p-th_graphic {
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  background-color: #548acb;
  width: 164px;
  height: 96px;
  padding: 12px 10px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup_table_wrapper .p-lineup__table_th .p-th_graphic {
    font-size: 9px;
    font-size: 2.4vw;
    line-height: 1.2222222222;
    padding: 2vw;
    width: 20.5333333333vw;
    height: 22.1333333333vw;
  }
}
.page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup_table_wrapper .p-lineup__table_th .p-th_mix {
  padding: 0;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup_table_wrapper .p-lineup__table_th .p-th_mix {
    font-size: 8px;
    font-size: 2.1333333333vw;
    line-height: 1.375;
    letter-spacing: 0;
  }
}
.page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup_table_wrapper .p-lineup__table_th .p-th_mix .p-inner {
  background: linear-gradient(-30.5deg, #3f98a0 0%, #3f98a0 50%, #548acb 50%, #548acb 100%);
  width: 100%;
  height: 96px;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup_table_wrapper .p-lineup__table_th .p-th_mix .p-inner {
    height: 19.4666666667vw;
    background: linear-gradient(-44deg, #3f98a0 0%, #3f98a0 50%, #548acb 50%, #548acb 100%);
  }
}
.page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup_table_wrapper .p-lineup__table_th .p-th_mix .p-inner::after {
  content: "";
  display: block;
  width: 120%;
  height: 1px;
  background-color: #000;
  transform: translate(-50%, -50%) rotate(-30.5deg);
  position: absolute;
  left: 50%;
  bottom: 50%;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup_table_wrapper .p-lineup__table_th .p-th_mix .p-inner::after {
    transform: translate(-50%, -50%) rotate(-44deg);
    width: 150%;
  }
}
.page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup_table_wrapper .p-lineup__table_th .p-th_mix .p-inner .p-th_mix__text01 {
  position: absolute;
  top: 15px;
  left: 10px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup_table_wrapper .p-lineup__table_th .p-th_mix .p-inner .p-th_mix__text01 {
    top: 1.7333333333vw;
    left: 1.3333333333vw;
  }
}
.page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup_table_wrapper .p-lineup__table_th .p-th_mix .p-inner .p-th_mix__text02 {
  position: absolute;
  bottom: 15px;
  right: 10px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup_table_wrapper .p-lineup__table_th .p-th_mix .p-inner .p-th_mix__text02 {
    bottom: 2.9333333333vw;
    right: 2.4vw;
  }
}
@media screen and (max-width: 1100px) {
  .page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup_table_wrapper.-table01 .p-lineup__tableArea {
    overflow-x: scroll;
  }
  .page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup_table_wrapper.-table01 tr:nth-child(1) td .speechBubble {
    top: auto;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 110%);
  }
}
@media screen and (max-width: 1100px) and (max-width: 767px) {
  .page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup_table_wrapper.-table01 tr:nth-child(1) td .speechBubble {
    display: none;
  }
}
@media screen and (max-width: 1100px) {
  .page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup_table_wrapper.-table01 tr:nth-child(1) td .speechBubble::before {
    bottom: auto;
    top: -17px;
    rotate: 180deg;
  }
  .page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup_table_wrapper.-table01 tr:nth-child(1) td .speechBubble::after {
    bottom: auto;
    top: -14px;
    rotate: 180deg;
  }
  .page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup_table_wrapper.-table01 tr td:last-child .speechBubble {
    top: 0;
    left: auto;
    right: 10px;
    transform: translate(0, -90%);
  }
}
@media screen and (max-width: 1100px) and (max-width: 767px) {
  .page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup_table_wrapper.-table01 tr td:last-child .speechBubble {
    display: none;
  }
}
@media screen and (max-width: 1100px) {
  .page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup_table_wrapper.-table01 tr td:last-child .speechBubble::before {
    left: auto;
    right: 36px;
    transform: translateX(0);
  }
  .page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup_table_wrapper.-table01 tr td:last-child .speechBubble::after {
    left: auto;
    right: 38px;
    transform: translateX(0);
  }
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup_table_wrapper {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup__tableArea {
    overflow-x: scroll;
  }
}
.page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup__table {
  border-top: 1px solid #000;
  max-width: 1040px;
  margin: 0 auto;
  border-collapse: collapse;
  table-layout: fixed;
  box-sizing: border-box;
  width: -moz-fit-content;
  width: fit-content;
}
.page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup__table th, .page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup__table td {
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  background-color: #edf1f8;
  padding: 0;
  box-sizing: border-box;
}
.page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup__table th {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.3846153846;
  letter-spacing: 0.02em;
  box-sizing: border-box;
  padding: 12px 10px;
  vertical-align: middle;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup__table th {
    font-size: 9px;
    font-size: 2.4vw;
    line-height: 1.2222222222;
    padding: 2vw;
  }
}
.page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup__table th.p-th_cpu {
  background-color: #3f98a0;
  height: 96px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup__table th.p-th_cpu {
    height: 19.4666666667vw;
  }
}
.page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup__table td {
  letter-spacing: 0.04em;
  position: relative;
  height: 96px;
  box-sizing: border-box;
  width: 147px;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup__table td {
    width: 23.6vw;
    height: 22.1333333333vw;
    font-feature-settings: "palt";
    letter-spacing: 0;
  }
}
.page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup__table td .p-text {
  font-weight: bold;
  color: #000;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.3846153846;
  min-height: 3em;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup__table td .p-text {
    font-size: 9px;
    font-size: 2.4vw;
    line-height: 1.2222222222;
  }
}
.page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup__table td .p-price {
  font-weight: bold;
  color: #e50012;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25;
  margin-top: 7px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup__table td .p-price {
    font-size: 10px;
    font-size: 2.6666666667vw;
    line-height: 1;
  }
}
.page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup__table td .p-price span {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.8181818182;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup__table td .p-price span {
    font-size: 8px;
    font-size: 2.1333333333vw;
    line-height: 1.25;
  }
}
.page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup__table td .speechBubble {
  display: none;
  box-shadow: 0px 1px 10px 0px rgba(13, 13, 13, 0.25);
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 100;
  transform: translate(-50%, -90%);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  border: 1px solid #000000;
  border-radius: 10px;
  background-color: #ffffff;
  white-space: nowrap;
  min-height: 120px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.8333333333;
  letter-spacing: 0.02em;
  font-weight: bold;
  color: #0023d2;
  padding: 6px 16px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup__table td .speechBubble {
    display: none !important;
  }
}
.page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup__table td .speechBubble::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 8px 8px 0 8px;
  border-color: #000000 transparent transparent;
  translate: -50% 100%;
}
.page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup__table td .speechBubble::after {
  content: "";
  position: absolute;
  bottom: 1px;
  left: 50%;
  border-style: solid;
  border-width: 7px 7px 0 7px;
  border-color: #ffffff transparent transparent;
  translate: -50% 100%;
}
.page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup__table td a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 5px 10px;
  box-sizing: border-box;
  position: relative;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup__table td a {
    padding: 2vw;
  }
}
.page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup__table td a::after {
  content: "";
  width: 5px;
  height: 8px;
  background: url(../img/chevron-right.svg) no-repeat center center/contain;
  position: absolute;
  right: 10px;
  bottom: 10px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup__table td a::after {
    width: 0.9333333333vw;
    height: 1.6vw;
    right: 1.4666666667vw;
    bottom: 1.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup__table td a:hover {
    background-color: #a7a6be;
  }
  .page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup__table td a:hover .p-text,
  .page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup__table td a:hover .p-price {
    color: #fff;
  }
  .page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup__table td a:hover::after {
    background-image: url(../img/chevron-right_on.svg);
  }
}
.page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup_tableArea_attention {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  margin-top: 10px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-lineup_itemBox .p-lineup_tableArea .p-lineup_tableArea_attention {
    width: 84vw;
    margin: 1.3333333333vw auto 0;
    box-sizing: border-box;
    font-size: 9px;
    font-size: 2.4vw;
    line-height: 1.6111111111;
    padding-left: 1em;
    text-indent: -1em;
    -moz-text-align-last: left;
         text-align-last: left;
  }
}
.page-4c_50series .p-endorse {
  padding-top: 100px;
  padding-bottom: 87px;
  background-image: linear-gradient(0, rgb(0, 35, 210) 0%, rgb(13, 13, 13) 100%);
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-endorse {
    padding-top: 10.6666666667vw;
    padding-bottom: 8vw;
  }
}
.page-4c_50series .p-endorse #topics {
  position: relative;
  z-index: 10;
  padding-top: 10px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-endorse #topics {
    padding-top: 0;
  }
}
.page-4c_50series .p-endorse .flexbox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-endorse .flexbox {
    gap: 1.4666666667vw 0;
  }
}
.page-4c_50series .p-endorse .button {
  position: relative;
  display: inline-block;
  padding: 1em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-endorse .button {
    padding: 0;
  }
}
.page-4c_50series .p-endorse .button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 12px;
  border: 1.5px solid transparent;
  background: linear-gradient(45deg, #a7a6be 0%, #7dffff 100%) border-box border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
  -webkit-mask-composite: destination-out;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
          mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
  -webkit-mask-composite: xor;
          mask-composite: exclude;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-endorse .button::before {
    border-radius: 1.6vw;
  }
}
.page-4c_50series .p-endorse .tab {
  overflow: hidden;
}
.page-4c_50series .p-endorse .tab li {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 330px;
  box-sizing: border-box;
  width: calc((100% - 50px) / 3);
  height: 60px;
  border-radius: 12px;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.3;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-endorse .tab li {
    font-size: 10px;
    font-size: 2.6666666667vw;
    line-height: 1.4;
    width: 29.7333333333vw;
    height: 10.1333333333vw;
    border-radius: 1.6vw;
  }
}
.page-4c_50series .p-endorse .tab .select {
  color: #000000;
  background-color: #a7a6be;
}
.page-4c_50series .p-endorse .p-endorse_imgArea {
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-endorse .p-endorse_imgArea {
    margin-top: 4vw;
  }
}
.page-4c_50series .p-endorse .p-endorse_imgArea .hide {
  display: none;
}
.page-4c_50series .p-endorse .p-endorse_imgArea div {
  position: relative;
}
.page-4c_50series .p-endorse .p-endorse_imgArea div .p-text01 {
  text-align: center;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.8333333333;
  letter-spacing: 0.08em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: table;
  font-weight: 500;
  white-space: nowrap;
  text-decoration: underline;
  text-underline-offset: 8px;
  text-decoration-thickness: 1px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-endorse .p-endorse_imgArea div .p-text01 {
    font-size: 13px;
    font-size: 3.4666666667vw;
    line-height: 1.7692307692;
    text-underline-offset: 1.0666666667vw;
  }
}
.page-4c_50series .p-text_loop_wrapper {
  display: flex;
  width: 100%;
  overflow: hidden;
  background-color: #000;
  padding: 7px 0;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-text_loop_wrapper {
    padding: 1.8666666667vw 0;
  }
}
.page-4c_50series .p-text_loop_wrapper .loop_text {
  flex: 0 0 auto;
  white-space: nowrap;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1;
  padding-left: 38px;
  color: #7dffff;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-text_loop_wrapper .loop_text {
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 1;
    padding-left: 4vw;
  }
}
.page-4c_50series .p-text_loop_wrapper .loop_text:nth-child(odd) {
  animation: loop 14s -7s linear infinite;
}
.page-4c_50series .p-text_loop_wrapper .loop_text:nth-child(even) {
  animation: loop2 14s linear infinite;
}
@keyframes loop {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes loop2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
.page-4c_50series .p-features {
  background-color: #010d64;
  padding: 120px 0;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features {
    padding: 13.3333333333vw 0;
  }
}
.page-4c_50series .p-features .p-features__media {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  filter: blur(100px);
}
.page-4c_50series .p-features .p-features__media video {
  display: block;
  margin: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
}
.page-4c_50series .p-features::after {
  content: "";
  display: block;
  width: 100%;
  height: 800px;
  background-image: linear-gradient(0, rgb(0, 35, 210) 0%, rgb(1, 13, 100) 100%);
  position: absolute;
  left: 0;
  bottom: 0;
}
.page-4c_50series .p-features .p-features_main_lead {
  font-weight: bold;
  text-align: center;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.45;
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_main_lead {
    font-size: 16px;
    font-size: 4.2666666667vw;
    line-height: 1.625;
    margin-top: 6.6666666667vw;
  }
}
.page-4c_50series .p-features .p-features_topicList {
  position: relative;
  z-index: 1;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList {
    margin-top: 4vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox {
  background-color: #0d0d0d;
  border: 1px solid;
  -o-border-image: linear-gradient(45deg, #a7a6be, #7dffff) 1;
     border-image: linear-gradient(45deg, #a7a6be, #7dffff) 1;
  box-sizing: border-box;
  padding: 30px 38px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox {
    padding: 4vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox + .p-features_topicBox {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox + .p-features_topicBox {
    margin-top: 4vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-box__ttl {
  font-weight: bold;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.4;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-box__ttl {
    font-size: 13px;
    font-size: 3.4666666667vw;
    line-height: 1.6153846154;
    padding-bottom: 1.3333333333vw;
    margin-bottom: 4vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-box__ttl span.p-text_s {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-box__ttl span.p-text_s {
    font-size: 10px;
    font-size: 2.6666666667vw;
    line-height: 2.1;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-box__ttl span.p-text_sup {
  font-size: 60%;
  vertical-align: super;
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-box__ttl::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-image: linear-gradient(90deg, #7dffff 0%, transparent 100%);
  position: absolute;
  bottom: 0;
  left: 0;
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-box__main_text {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.7;
  margin-bottom: 15px;
  font-weight: 500;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-box__main_text {
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 1.5;
    margin-bottom: 2.6666666667vw;
    display: block;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-box__main_text + .p-box__main_text {
  margin-top: 1em;
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-box__main_text .p-box__main_text_ttl {
  border: 1px solid #fff;
  line-height: 1;
  padding: 7px;
  position: relative;
  margin-right: 22px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-box__main_text .p-box__main_text_ttl {
    padding: 1.0666666667vw;
    display: table;
    margin-bottom: 0.5em;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-box__main_text .p-box__main_text_ttl::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: -10px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-box__main_text .p-box__main_text_ttl::after {
    border-width: 1.0666666667vw 0 1.0666666667vw 1.6vw;
    right: -1.7333333333vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-box__sub_text {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.8125;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-box__sub_text {
    font-size: 10px;
    font-size: 2.6666666667vw;
    line-height: 1.7;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea {
  margin-top: 40px;
  margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea {
    margin-top: 5.3333333333vw;
    margin-bottom: 4vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea .p-graph__ttl {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.7;
  font-weight: 400;
  display: table;
  margin: 0 auto;
  position: relative;
  padding-bottom: 13px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea .p-graph__ttl {
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 1.4166666667;
    padding-bottom: 0.9333333333vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea .p-graph__ttl::after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background-color: #fff;
  border-radius: 2px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea .p-graph__ttl::after {
    height: 0.8vw;
    border-radius: 0.4vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea .p-graph_wrapper {
  display: flex;
  align-items: flex-end;
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea .p-graph_value {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.04em;
  padding-right: 7px;
  text-align: right;
  padding-bottom: 57px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea .p-graph_value {
    padding-bottom: 12vw;
    font-size: 10px;
    font-size: 2.6666666667vw;
    line-height: 1;
    padding-right: 1.7333333333vw;
    letter-spacing: 0.02em;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea .p-graph_value li + li {
  margin-top: 52px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea .p-graph_value li + li {
    margin-top: 9.3333333333vw;
  }
}
@media screen and (max-width: 1100px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea .p-graph_list__wrapper {
    overflow-x: scroll;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea .p-graph_list {
  position: relative;
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-size: 100%;
  box-sizing: content-box;
  width: 920px;
  height: 263px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea .p-graph_list {
    width: 176.8vw;
    height: 49.2vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea .p-graph_item {
  width: 41px;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea .p-graph_item {
    width: 9.3333333333vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea .p-graph_item .p-value {
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.04em;
  font-weight: 400;
  color: #7dffff;
  margin-bottom: 9px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea .p-graph_item .p-value {
    font-size: 10px;
    font-size: 2.6666666667vw;
    line-height: 1;
    margin-bottom: 1.7333333333vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea .p-graph_item .p-bar {
  width: 41px;
  background-image: linear-gradient(0, rgb(0, 35, 210) 0%, rgb(125, 255, 255) 100%);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%);
          clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%);
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea .p-graph_item .p-bar {
    width: 8vw;
    border-top-left-radius: 0.5333333333vw;
    border-top-right-radius: 0.5333333333vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph01 .p-graph_list {
  padding-top: 64px;
  background-image: url(../img/img_graph01.png);
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph01 .p-graph_list {
    background-image: url(../img/img_graph01_sp.png);
    padding-top: 10.4vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph01 .p-graph_item {
  bottom: 66px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph01 .p-graph_item {
    bottom: 13.3333333333vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph01 .p-graph_item.-item01 {
  left: 10px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph01 .p-graph_item.-item01 {
    left: 2.8vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph01 .p-graph_item.-item01 .p-bar {
  height: 222px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph01 .p-graph_item.-item01 .p-bar {
    height: 39.6vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph01 .p-graph_item.-item02 {
  left: 71px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph01 .p-graph_item.-item02 {
    left: 14.4vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph01 .p-graph_item.-item02 .p-bar {
  height: 120px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph01 .p-graph_item.-item02 .p-bar {
    height: 21.4666666667vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph01 .p-graph_item.-item03 {
  left: 133px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph01 .p-graph_item.-item03 {
    left: 26.2666666667vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph01 .p-graph_item.-item03 .p-bar {
  height: 93px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph01 .p-graph_item.-item03 .p-bar {
    height: 16.6666666667vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph01 .p-graph_item.-item04 {
  left: 255px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph01 .p-graph_item.-item04 {
    left: 49.7333333333vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph01 .p-graph_item.-item04 .p-bar {
  height: 66px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph01 .p-graph_item.-item04 .p-bar {
    height: 11.7333333333vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph01 .p-graph_item.-item05 {
  left: 440px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph01 .p-graph_item.-item05 {
    left: 85.0666666667vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph01 .p-graph_item.-item05 .p-bar {
  height: 50px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph01 .p-graph_item.-item05 .p-bar {
    height: 8.8vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph01 .p-graph_item.-item06 {
  left: 624px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph01 .p-graph_item.-item06 {
    left: 120.4vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph01 .p-graph_item.-item06 .p-bar {
  height: 41px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph01 .p-graph_item.-item06 .p-bar {
    height: 7.2vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph02 .p-graph_list {
  padding-top: 52px;
  background-image: url(../img/img_graph02.png);
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph02 .p-graph_list {
    background-image: url(../img/img_graph02_sp.png);
    padding-top: 8.5333333333vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph02 .p-graph_item {
  bottom: 66px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph02 .p-graph_item {
    bottom: 13.3333333333vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph02 .p-graph_item.-item01 {
  left: 10px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph02 .p-graph_item.-item01 {
    left: 2.6666666667vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph02 .p-graph_item.-item01 .p-bar {
  height: 207px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph02 .p-graph_item.-item01 .p-bar {
    height: 37.6vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph02 .p-graph_item.-item02 {
  left: 133px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph02 .p-graph_item.-item02 {
    left: 26.2666666667vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph02 .p-graph_item.-item02 .p-bar {
  height: 112px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph02 .p-graph_item.-item02 .p-bar {
    height: 20.4vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph02 .p-graph_item.-item03 {
  left: 194px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph02 .p-graph_item.-item03 {
    left: 37.8666666667vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph02 .p-graph_item.-item03 .p-bar {
  height: 87px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph02 .p-graph_item.-item03 .p-bar {
    height: 15.7333333333vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph02 .p-graph_item.-item04 {
  left: 440px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph02 .p-graph_item.-item04 {
    left: 85.0666666667vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph02 .p-graph_item.-item04 .p-bar {
  height: 61px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph02 .p-graph_item.-item04 .p-bar {
    height: 11.0666666667vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph02 .p-graph_item.-item05 {
  left: 624px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph02 .p-graph_item.-item05 {
    left: 120.4vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph02 .p-graph_item.-item05 .p-bar {
  height: 48px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph02 .p-graph_item.-item05 .p-bar {
    height: 8.4vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph02 .p-graph_item.-item06 {
  left: 746px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph02 .p-graph_item.-item06 {
    left: 144vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph02 .p-graph_item.-item06 .p-bar {
  height: 39px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-graphArea.-graph02 .p-graph_item.-item06 .p-bar {
    height: 6.8vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-box__attention_text {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  margin-top: 30px;
  color: #b3b3b3;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-box__attention_text {
    font-size: 9px;
    font-size: 2.4vw;
    line-height: 1.6111111111;
    margin-top: 4.6666666667vw;
  }
}
.page-4c_50series .p-features .p-features_topicList .p-features_topicBox .p-box__attention_text + .p-box__attention_text {
  margin-top: 0.1em;
}
.page-4c_50series .p-document {
  padding: 120px 0;
  background-image: linear-gradient(0, rgb(13, 13, 13) 0%, rgb(1, 13, 100) 100%);
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-document {
    padding: 13.3333333333vw 0;
  }
}
.page-4c_50series .p-document .p-document_catalog {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-document .p-document_catalog {
    display: block;
  }
}
.page-4c_50series .p-document .p-document_textArea {
  max-width: 450px;
  margin-right: 80px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-document .p-document_textArea {
    max-width: 100%;
    margin-right: 0;
  }
}
.page-4c_50series .p-document .p-document_textArea .p-sec_ttl {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-document .p-document_textArea .p-sec_ttl {
    text-align: center;
  }
}
.page-4c_50series .p-document .p-document_textArea .p-sec_ttl span {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-document .p-document_textArea .p-sec_ttl span {
    text-align: center;
  }
}
.page-4c_50series .p-document .p-document_textArea .p-document_textArea__lead {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.6666666667;
  letter-spacing: 0.04em;
  font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-document .p-document_textArea .p-document_textArea__lead {
    text-align: center;
    font-size: 10px;
    font-size: 2.6666666667vw;
    line-height: 1.7;
  }
}
.page-4c_50series .p-document .p-document_imgArea {
  max-width: 483px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-document .p-document_imgArea {
    width: 70.8vw;
    margin: 4vw auto 0;
  }
}
.page-4c_50series .p-document .p-btn_download {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 330px;
  height: 62px;
  border-radius: 12px;
  background: linear-gradient(45deg, #a7a6be 0%, #7dffff 100%) border-box border-box;
  position: relative;
  font-weight: 500;
  margin-top: 70px;
  padding: 1px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-document .p-btn_download {
    width: 53.3333333333vw;
    height: 10.1333333333vw;
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 1.5;
    margin: 5.3333333333vw auto 0;
    border-radius: 1.6vw;
  }
}
.page-4c_50series .p-document .p-btn_download span {
  background-color: #0d0d0d;
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-document .p-btn_download span {
    border-radius: 1.6vw;
  }
}
.page-4c_50series .p-document .p-btn_download span::after {
  content: "";
  width: 18px;
  height: 18px;
  display: block;
  background: url(../img/icon_download.svg) no-repeat 0 0/contain;
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-document .p-btn_download span::after {
    width: 2.4vw;
    height: 2.4vw;
    right: 2.9333333333vw;
  }
}
.page-4c_50series .p-document .p-btn_download:hover span {
  background-color: #a7a6be;
  color: #000;
}
.page-4c_50series .p-document .p-btn_download:hover span::after {
  background-image: url(../img/icon_download_on.svg);
}
.page-4c_50series .p-contact_middle {
  padding: 120px 0 0;
}
.page-4c_50series .p-contact_middle .p-contact_middle__ttl {
  font-size: 158px;
  font-size: 15.8rem;
  line-height: 1;
  color: rgba(255, 255, 255, 0.1);
  text-indent: -0.65em;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-contact_middle .p-contact_middle__ttl {
    font-size: 62px;
    font-size: 16.5333333333vw;
    line-height: 1;
    text-indent: -0.15em;
  }
}
.page-4c_50series .p-contact_middle .p-contactArea {
  margin-top: -2em;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-contact_middle .p-contactArea {
    margin-top: -3.7333333333vw;
  }
}
.page-4c_50series .p-contact_bottom {
  background: url(../img/bg_contact.jpg) no-repeat 0 center/cover;
  padding: 120px 0;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-contact_bottom {
    padding: 13.3333333333vw 0;
    background-image: url(../img/bg_contact_sp.jpg);
  }
}
.page-4c_50series .p-contactArea {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-contactArea {
    display: block;
  }
}
.page-4c_50series .p-contactArea .p-contact_box {
  max-width: 490px;
  width: calc((100% - 60px) / 2);
  background-color: #fff;
  padding: 12px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-contactArea .p-contact_box {
    width: 84vw;
    padding: 1.6vw;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-contactArea .p-contact_box + .p-contact_box {
    margin-top: 4vw;
  }
}
.page-4c_50series .p-contactArea .p-contact_box .p-contact_box_inner {
  border: 4px solid;
  -o-border-image: linear-gradient(45deg, #e50012, #0023d2) 1;
     border-image: linear-gradient(45deg, #e50012, #0023d2) 1;
  height: 100%;
  padding: 30px 10px;
  text-align: center;
  color: #0d0d0d;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-contactArea .p-contact_box .p-contact_box_inner {
    border-width: 0.8vw;
    padding: 5.3333333333vw 0;
  }
}
.page-4c_50series .p-contactArea .p-contact_box .p-contact_box_inner .p-contact_box__ttl {
  color: #e50012;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.2307692308;
  font-weight: bold;
  display: table;
  margin: 0 auto;
  position: relative;
  padding-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-contactArea .p-contact_box .p-contact_box_inner .p-contact_box__ttl {
    font-size: 15px;
    font-size: 4vw;
    line-height: 1.0666666667;
  }
}
.page-4c_50series .p-contactArea .p-contact_box .p-contact_box_inner .p-contact_box__ttl::after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background-color: #e50012;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-contactArea .p-contact_box .p-contact_box_inner .p-contact_box__ttl::after {
    height: 0.8vw;
    border-radius: 0.4vw;
  }
}
.page-4c_50series .p-contactArea .p-contact_box .p-contact_box_inner .p-contact_box__btn {
  max-width: 330px;
  height: 62px;
  display: block;
  background-color: #e50012;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  position: relative;
  border-radius: 12px;
  margin: 30px auto 0;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-contactArea .p-contact_box .p-contact_box_inner .p-contact_box__btn {
    width: 53.3333333333vw;
    height: 10.1333333333vw;
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 1;
    border-radius: 1.6vw;
    margin-top: 2.6666666667vw;
  }
}
.page-4c_50series .p-contactArea .p-contact_box .p-contact_box_inner .p-contact_box__btn span {
  position: relative;
  z-index: 3;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.page-4c_50series .p-contactArea .p-contact_box .p-contact_box_inner .p-contact_box__btn span::after {
  content: "";
  display: block;
  width: 8px;
  height: 12px;
  background: url(../img/chevron-right_on.svg) no-repeat 0 0/contain;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-contactArea .p-contact_box .p-contact_box_inner .p-contact_box__btn span::after {
    width: 1.2vw;
    height: 2vw;
    right: 3.3333333333vw;
  }
}
.page-4c_50series .p-contactArea .p-contact_box .p-contact_box_inner .p-contact_box__btn::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background-image: linear-gradient(45deg, rgb(229, 0, 18) 0%, rgb(255, 131, 114) 100%);
  opacity: 0;
  border-radius: 12px;
  transition: opacity 0.3s;
}
.page-4c_50series .p-contactArea .p-contact_box .p-contact_box_inner .p-contact_box__btn:hover::before {
  opacity: 1;
}
.page-4c_50series .p-contactArea .p-contact_box .p-contact_box_inner .p-contact_box__text01 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.6666666667;
  font-weight: 500;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-contactArea .p-contact_box .p-contact_box_inner .p-contact_box__text01 {
    font-size: 11px;
    font-size: 2.9333333333vw;
    line-height: 1.6363636364;
    margin-top: 4vw;
  }
}
.page-4c_50series .p-contactArea .p-contact_box .p-contact_box_inner .p-contact_box__tel {
  font-weight: bold;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.0555555556;
  color: #e50012;
  display: table;
  margin: 15px auto 0;
  padding-left: 43px;
  padding-bottom: 0.15em;
  position: relative;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-contactArea .p-contact_box .p-contact_box_inner .p-contact_box__tel {
    font-size: 21px;
    font-size: 5.6vw;
    line-height: 1.0714285714;
    padding-left: 6.6666666667vw;
    margin-top: 2.6666666667vw;
  }
}
.page-4c_50series .p-contactArea .p-contact_box .p-contact_box_inner .p-contact_box__tel::before {
  content: "";
  display: block;
  width: 34px;
  height: 34px;
  background: url(../img/icon_tel.png) no-repeat 0 0/contain;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-contactArea .p-contact_box .p-contact_box_inner .p-contact_box__tel::before {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }
}
.page-4c_50series .p-contactArea .p-contact_box .p-contact_box_inner .p-contact_box_info {
  display: table;
  margin: 19px auto 0;
  text-align: left;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-contactArea .p-contact_box .p-contact_box_inner .p-contact_box_info {
    margin-top: 4vw;
  }
}
.page-4c_50series .p-contactArea .p-contact_box .p-contact_box_inner .p-contact_box_info .p-contact_box_info__list li {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-contactArea .p-contact_box .p-contact_box_inner .p-contact_box_info .p-contact_box_info__list li {
    font-size: 11px;
    font-size: 2.9333333333vw;
    line-height: 1;
  }
}
.page-4c_50series .p-contactArea .p-contact_box .p-contact_box_inner .p-contact_box_info .p-contact_box_info__list li + li {
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-contactArea .p-contact_box .p-contact_box_inner .p-contact_box_info .p-contact_box_info__list li + li {
    margin-top: 1.6vw;
  }
}
.page-4c_50series .p-contactArea .p-contact_box .p-contact_box_inner .p-contact_box_info .p-contact_box_info__list li span {
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.1428571429;
  border: 1px solid;
  text-align: center;
  min-width: 76px;
  padding: 2px 9px;
  margin-right: 8px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-contactArea .p-contact_box .p-contact_box_inner .p-contact_box_info .p-contact_box_info__list li span {
    font-size: 10px;
    font-size: 2.6666666667vw;
    line-height: 1;
    width: 14.9333333333vw;
    padding: 0.9333333333vw;
    margin-right: 1.6vw;
    box-sizing: border-box;
    min-width: 14.9333333333vw;
  }
}
.page-4c_50series .p-contactArea .p-contact_box.-box01 .p-contact_box__text01 {
  margin-top: 55px;
}
@media screen and (max-width: 767px) {
  .page-4c_50series .p-contactArea .p-contact_box.-box01 .p-contact_box__text01 {
    margin-top: 4vw;
  }
}
.page-4c_50series .scroll-hint-icon {
  opacity: 0;
  padding: 20px 10px 10px 10px;
}
.page-4c_50series .scroll-hint-icon-white {
  background-color: #fff;
}
.page-4c_50series .scroll-hint-text {
  font-size: 10px;
  margin-top: 5px;
  font-weight: 400;
}
.page-4c_50series .fadeIn_left {
  transform: translate(-50px, 0);
}
@media screen and (max-width: 767px) {
  .page-4c_50series .fadeIn_left {
    transform: translate(0, 50px);
  }
}
.page-4c_50series .fadeIn_right {
  transform: translate(50px, 0);
}
@media screen and (max-width: 767px) {
  .page-4c_50series .fadeIn_right {
    transform: translate(0, 50px);
  }
}
.page-4c_50series .fadeIn_up_delay {
  transition-delay: 0.3s;
  transform: translate(0, 50px);
}
@media screen and (max-width: 767px) {
  .page-4c_50series .fadeIn_up_delay {
    transition-delay: 0s;
  }
}
.page-4c_50series .fadeIn_up {
  opacity: 0;
  transform: translate(0, 30px);
  transition: opacity 1s, transform 0.5s;
}
.page-4c_50series .fadeIn_up.is-show {
  opacity: 1;
  transform: translate(0, 0);
}
.page-4c_50series .fadeIn {
  opacity: 0;
  transition: opacity 3s;
  -webkit-transform-style: preserve-3d;
}
.page-4c_50series .fadeIn.is-show {
  opacity: 1;
  -webkit-transform-style: preserve-3d;
}

.lb-outerContainer {
  border: 1px solid;
  -o-border-image: linear-gradient(45deg, #a7a6be, #7dffff) 1;
     border-image: linear-gradient(45deg, #a7a6be, #7dffff) 1;
  background-color: rgba(255, 255, 255, 0.95);
}

.lightboxOverlay {
  background-color: transparent;
}

.lightbox .lb-image {
  border: 0;
}

.mfp-bg {
  background-color: transparent;
}

.mfp-figure:after {
  border: 1px solid;
  -o-border-image: linear-gradient(45deg, #a7a6be, #7dffff) 1;
     border-image: linear-gradient(45deg, #a7a6be, #7dffff) 1;
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: none;
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
  width: 51px !important;
  height: 51px !important;
  opacity: 1;
  transition: all 0.3s;
  right: 20px;
  top: 60px;
  padding-right: 0;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    width: 6.8vw !important;
    height: 6.8vw !important;
    top: 8vw;
    right: 2.6666666667vw;
  }
}
.mfp-iframe-holder .mfp-close:hover, .mfp-image-holder .mfp-close:hover {
  opacity: 0.7;
}
.mfp-iframe-holder .mfp-close img, .mfp-image-holder .mfp-close img {
  width: 100%;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .mfp-image-holder .mfp-content {
    max-width: 84%;
  }
}

img.mfp-img {
  max-width: 85%;
}
@media screen and (max-width: 767px) {
  img.mfp-img {
    max-width: 100%;
  }
}

.tac {
  text-align: center !important;
}

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

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

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.mt0 {
  margin-top: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.mt0em {
  margin-top: 0em !important;
}

.mt1em {
  margin-top: 1em !important;
}

.mt2em {
  margin-top: 2em !important;
}

.mt3em {
  margin-top: 3em !important;
}

.mt4em {
  margin-top: 4em !important;
}

.mt5em {
  margin-top: 5em !important;
}

.mt6em {
  margin-top: 6em !important;
}

.mt7em {
  margin-top: 7em !important;
}

.mt8em {
  margin-top: 8em !important;
}

.mt9em {
  margin-top: 9em !important;
}

.mt10em {
  margin-top: 10em !important;
}

.mt11em {
  margin-top: 11em !important;
}

.mt12em {
  margin-top: 12em !important;
}

.mt13em {
  margin-top: 13em !important;
}

.mt14em {
  margin-top: 14em !important;
}

.mt15em {
  margin-top: 15em !important;
}

.mt16em {
  margin-top: 16em !important;
}

.mt17em {
  margin-top: 17em !important;
}

.mt18em {
  margin-top: 18em !important;
}

.mt19em {
  margin-top: 19em !important;
}

.mt20em {
  margin-top: 20em !important;
}

.w0 {
  width: 0px;
}

.h0 {
  height: 0px;
}

.w5 {
  width: 5px;
}

.h5 {
  height: 5px;
}

.w10 {
  width: 10px;
}

.h10 {
  height: 10px;
}

.w15 {
  width: 15px;
}

.h15 {
  height: 15px;
}

.w20 {
  width: 20px;
}

.h20 {
  height: 20px;
}

.w25 {
  width: 25px;
}

.h25 {
  height: 25px;
}

.w30 {
  width: 30px;
}

.h30 {
  height: 30px;
}

.w35 {
  width: 35px;
}

.h35 {
  height: 35px;
}

.w40 {
  width: 40px;
}

.h40 {
  height: 40px;
}

.w45 {
  width: 45px;
}

.h45 {
  height: 45px;
}

.w50 {
  width: 50px;
}

.h50 {
  height: 50px;
}

.w55 {
  width: 55px;
}

.h55 {
  height: 55px;
}

.w60 {
  width: 60px;
}

.h60 {
  height: 60px;
}

.w65 {
  width: 65px;
}

.h65 {
  height: 65px;
}

.w70 {
  width: 70px;
}

.h70 {
  height: 70px;
}

.w75 {
  width: 75px;
}

.h75 {
  height: 75px;
}

.w80 {
  width: 80px;
}

.h80 {
  height: 80px;
}

.w85 {
  width: 85px;
}

.h85 {
  height: 85px;
}

.w90 {
  width: 90px;
}

.h90 {
  height: 90px;
}

.w95 {
  width: 95px;
}

.h95 {
  height: 95px;
}

.w100 {
  width: 100px;
}

.h100 {
  height: 100px;
}/*# sourceMappingURL=style.css.map */