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 {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

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

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

a:hover {
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}

.sp {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .sp {
    display: block !important;
  }
}

@media screen and (max-width: 768px) {
  .c5-mainvisual {
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
  }
}

@media screen and (max-width: 768px) {
  .c5-link {
    margin-bottom: 60px;
  }
}

.c5-link ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: space-around;
  width: 100%;
}

.c5-link ul li {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .c5-link ul {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-width: 345px;
    margin: 0 auto;
  }
}

.c5-link ul li a::before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

@media screen and (min-width: 769px) {
  .c5-link ul li a:hover {
    opacity: .7;
  }
}



.c5-link ul li a .c5-buttonText {
  color: #303030;
  background: #ffffff;
  border: 1px solid #898989;
  border-right: none;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 12px;
  border-top: none;
  margin-right: -2px;
}

.c5-link ul li .c5-buttonLabel span {
  color: #ffffff;
  font-weight: 700;
  height: 98%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1px 10px;
  left: 2px;
  position: relative;
}

.c5-buttonV3 {
  color: #000000;
  font-size: 14px;
  font-size: .875rem;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  border: none;
  border-radius: 1px;
  -webkit-transition: background .2s;
  transition: background .2s;
  height: 60px;
}

@media screen and (max-width: 768px) {
  .c5-buttonV3 {
    max-width: 100%;
    justify-content: flex-start;
  }

  .c5-link ul li {
    max-width: 700px;
    width: 100%;
  }

  .c5-link ul li a .c5-buttonText {
    width: 100%;
  }

  .c5-link ul li .c5-buttonLabel span {
    padding: 1px 10px;
  }
}

.c5-c-h2 {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.c5-h2_link {
  margin-left: 12px;
}

@media screen and (max-width: 768px) {
  .c5-c-h2 {
    padding-bottom: 5.25%;
    flex-direction: column;
    align-items: flex-start;
  }

  .c5-h2_link {
    margin-left: 0;
    margin-top: 18px;
  }
}

.c5-c-h2 .c5-h2_link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.c5-c-h2 .c5-h2_link a:hover {
  opacity: .7;
}

@media screen and (max-width: 768px) {
  .c5-c-h2 .c5-h2_link {
    top: 45%;
    right: auto;
    left: 0;
  }
}

.c5-c-h2 .c5-h2_link .c5-h2_ico {
  display: inline-block;
  margin-right: 10px;
}

@media screen and (max-width: 768px) {
  .c5-c-h2 .c5-h2_link .c5-h2_ico {
    width: 13.06667vw;
  }
}

.c5-c-h2 .c5-h2_link .c5-h2_txt {
  font-size: 16px;
  font-weight: 400;
  text-decoration: underline;
  line-height: 1.6;
}

.c5-c-h2 .c5-h2_link .c5-h2_txt span {
  font-weight: 700;
  font-size: inherit;
}

@media screen and (max-width: 768px) {
  .c5-c-h2 .c5-h2_link .c5-h2_txt {
    font-size: 3.2vw;
  }
}

.c5-sec01 {
  margin-top: 110px;
}

@media screen and (max-width: 768px) {
  .c5-sec01 {
    margin-top: 14.66667vw;
  }
}

.c5-txt__note {
  margin-top: -30px;
  font-size: 13px;
}

@media screen and (max-width: 768px) {
  .c5-txt__note {
    margin-top: -4vw;
    font-size: 2.93333vw;
  }
}

.c5-ttlwrap {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .c5-ttlwrap {
    display: block;
    margin-top: 4vw;
  }
}

.c5-ttlwrap .c5-ttl__img {
  width: 35.83333%;
}

@media screen and (max-width: 768px) {
  .c5-ttlwrap .c5-ttl__img {
    width: 100%;
  }
}

.c5-ttlwrap .c5-ttl__txt {
  width: 60.83333%;
}

@media screen and (max-width: 768px) {
  .c5-ttlwrap .c5-ttl__txt {
    margin-top: 4vw;
    width: 100%;
  }
}

.c5-ttlwrap .c5-si-pack {
  margin-bottom: 0;
  margin-top: 5%;
}

.c5-ttlwrap .c5-si-pack .c5-c-bzmmodel__pack__txt {
  font-size: 14px;
}

.c5-ttlwrap .c5-si-pack .c5-si-lineup h4 {
  font-size: 18px;
}

.c5-ttlwrap .c5-si-pack .c5-si-lineup h4 span {
  font-size: 12px;
}

.c5-ttlwrap .c5-si-pack .c5-si-lineup h4:nth-child(1) {
  width: 25%;
}

@media screen and (max-width: 768px) {
  .c5-ttlwrap .c5-si-pack .c5-si-lineup h4:nth-child(1) {
    width: 100%;
  }
}

.c5-ttlwrap .c5-si-pack .c5-si-lineup h4:nth-child(1):after {
  width: 18px;
  padding-top: 18px;
  right: -21%;
  top: 0;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

@media screen and (max-width: 768px) {
  .c5-ttlwrap .c5-si-pack .c5-si-lineup h4:nth-child(1):after {
    right: 50%;
    width: 4.66667vw;
    padding-top: 4.66667vw;
    top: 145%;
  }
}

.c5-ttlwrap .c5-si-pack .c5-si-lineup h4:nth-child(2) {
  width: 30%;
  position: relative;
  margin-right: 7.80379%;
  margin-left: 1.0167%;
}

@media screen and (max-width: 768px) {
  .c5-ttlwrap .c5-si-pack .c5-si-lineup h4:nth-child(2) {
    width: 100%;
    margin: 0;
    margin-bottom: 18.39465%;
  }
}

.c5-ttlwrap .c5-si-pack .c5-si-lineup h4:nth-child(2):after {
  content: "";
  position: absolute;
  background: url(/bravia-biz/images/conference/puls.png) no-repeat;
  background-size: 100%;
  width: 18px;
  padding-top: 18px;
  top: 0;
  right: -17%;
}

@media screen and (max-width: 768px) {
  .c5-ttlwrap .c5-si-pack .c5-si-lineup h4:nth-child(2):after {
    background: url(/bravia-biz/images/conference/puls_sp.png) no-repeat;
    background-size: 100%;
    top: 132%;
    right: 52%;
    width: 4.66667vw;
    padding-top: 4.66667vw;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
}

.c5-ttlwrap .c5-si-pack .c5-si-lineup h4:nth-child(3) {
  width: 25%;
  margin-left: 1.0167%;
}

@media screen and (max-width: 768px) {
  .c5-ttlwrap .c5-si-pack .c5-si-lineup h4:nth-child(3) {
    width: 100%;
    margin: 0;
    text-align: center;
  }
}

.c5-mainwrap {
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  .c5-mainwrap {
    margin-top: 13.33333vw;
  }
}

.c5-mainwrap dl {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 50px;
  border-bottom: 1px solid #aaa;
}

@media screen and (max-width: 768px) {
  .c5-mainwrap dl {
    margin-top: 9.33333vw;
    display: block;
    padding-bottom: 8vw;
  }
}

.c5-mainwrap dl dt {
  width: 69%;
  padding-left: 1em;
  text-indent: -1em;
}

@media screen and (max-width: 768px) {
  .c5-mainwrap dl dt {
    width: 100%;
  }
}

.c5-mainwrap dl dd {
  width: 22.5%;
  margin-right: 2.5%;
}

@media screen and (max-width: 768px) {
  .c5-mainwrap dl dd {
    width: 78.66667vw;
    margin: 6.66667vw auto 0;
  }
}

.c5-bottomwrap {
  margin-top: 110px;
}

@media screen and (max-width: 768px) {
  .c5-bottomwrap {
    margin-top: 13.33333vw;
  }
}

.c5-bottomwrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .c5-bottomwrap ul {
    display: block;
    margin-bottom: 10.66667vw;
  }
}

.c5-bottomwrap ul li:nth-child(1) {
  width: 48.33333%;
}

.c5-bottomwrap ul li:nth-child(1) .ti {
  padding-left: 1em;
  text-indent: -1em;
}

@media screen and (max-width: 768px) {
  .c5-bottomwrap ul li:nth-child(1) {
    width: 100%;
  }
}

.c5-bottomwrap ul li:nth-child(2) {
  width: 28.33333%;
  margin-right: 2.5%;
}

@media screen and (max-width: 768px) {
  .c5-bottomwrap ul li:nth-child(2) {
    width: 78.66667vw;
    margin: 6.66667vw auto 0;
  }
}

.mt30 {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .mt30 {
    margin-top: 6.66667vw;
  }
}

.instructions {
  margin-top: -80px;
}

@media screen and (max-width: 768px) {
  .instructions {
    margin-top: 0;
    text-align: center;
  }
}

.instructions .link {
  margin-top: 10px;
}

.instructions .link a {
  padding: .83333% 5%;
  background: #eee;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .instructions .link a {
    width: 100%;
    padding: 1.6vw 0 1.6vw 0;
    text-align: center;
  }
}

@media screen and (min-width: 769px) {
  .instructions .link a:hover {
    opacity: .7;
  }
}

.instructions .link a img {
  display: inline-block;
  margin-left: 10px;
  vertical-align: text-bottom;
}

@media screen and (max-width: 768px) {
  .instructions .link a img {
    width: 5.33333vw;
  }
}

.c5-sec02 {
  margin-top: 150px;
}

@media screen and (max-width: 768px) {
  .c5-sec02 {
    margin-top: 12vw;
  }
}

.c5-sec02 .instructions {
  margin-top: 0;
}

.c5-bztwrap {
  margin: 90px auto 0;
  width: 93.75%;
}

@media screen and (max-width: 768px) {
  .c5-bztwrap {
    margin: 12vw auto 0;
    width: 100%;
  }
}

.c5-bztwrap .c5-bzt__img {
  margin-top: 30px;
  margin-bottom: 90px;
  position: relative;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .c5-bztwrap .c5-bzt__img {
    width: 66.66667vw;
    margin: 4vw auto 12vw;
  }
}

.c5-bztwrap .c5-bzt__img img {
  width: 100%;
}

.c5-bztwrap .c5-bzt__img.c5-mmt {
  margin-top: -6.3%;
}

@media screen and (max-width: 768px) {
  .c5-bztwrap .c5-bzt__img.c5-mmt {
    margin-top: 4vw;
  }
}

.c5-bztwrap .c5-bzt__note {
  font-size: 14px;
  margin-top: 1.5%;
}

@media screen and (max-width: 768px) {
  .c5-bztwrap .c5-bzt__note {
    font-size: 2.93333vw;
  }
}

.c5-sec03 {
  margin: 140px 0;
}

@media screen and (max-width: 768px) {
  .c5-sec03 {
    margin: 12vw 0 26.66667vw;
  }
}

.c5-sec03 span {
  font-size: 13px;
}

@media screen and (max-width: 768px) {
  .c5-sec03 span {
    font-size: 2.93333vw;
  }
}

.c5-bzr__img {
  margin-top: 90px;
}

@media screen and (max-width: 768px) {
  .c5-bzr__img {
    margin-top: 12vw;
  }
}

.c5-bzr__img ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .c5-bzr__img ul {
    display: block;
  }
}

.c5-bzr__img ul li:nth-child(1) {
  width: 48.75%;
}

@media screen and (max-width: 768px) {
  .c5-bzr__img ul li:nth-child(1) {
    width: 100%;
  }
}

.c5-bzr__img ul li:nth-child(2) {
  width: 37.33333%;
  margin-right: 2.5%;
}

@media screen and (max-width: 768px) {
  .c5-bzr__img ul li:nth-child(2) {
    width: 78.66667vw;
    margin: 8vw auto 0;
  }
}

.c5-estimate {
  margin: 6.66667% 0;
  text-align: center;
}

.c5-estimate a {
  max-width: 440px;
  margin: 0 auto;
  display: block;
}

@media screen and (max-width: 768px) {
  .c5-estimate {
    margin: 8% 0;
  }

  .c5-estimate a {
    max-width: 300px;
  }
}

.c5-estimate .c5-estimate__btn {
  width: 440px;
  height: 130px;
  margin: 0 auto;
}

.c5-estimate__btn:hover {
  opacity: .7;
}

@media screen and (max-width: 768px) {
  .c5-estimate .c5-estimate__btn {
    width: 80vw;
    height: 25.33vw;
  }
}

.c5-estimate .c5-estimate__btn a {
  display: block;
  height: 100%;
  background: url(/bravia-biz/images/conference/estimate__btn_pc.jpg) no-repeat center center;
  background-size: cover;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .c5-estimate .c5-estimate__btn a {
    background: url(/bravia-biz/images/conference/estimate__btn_sp.jpg) no-repeat center center;
    background-size: cover;
  }
}

.c5-estimate .c5-estimate__btn a:hover {
  background: url(/bravia-biz/images/conference/estimate__btn_pc_on.jpg) no-repeat center center;
  background-size: cover;
}

@media screen and (max-width: 768px) {
  .c5-estimate .c5-estimate__btn a:hover {
    background: url(/bravia-biz/images/conference/estimate__btn_sp.jpg) no-repeat center center;
    background-size: cover;
  }
}

.c5-estimate .c5-estimate__txt {
  margin-top: 3.3333%;
}

@media screen and (max-width: 768px) {
  .c5-estimate .c5-estimate__txt {
    margin-top: 5%;
  }
}

.c5-estimate .c5-estimate__txt a {
  color: #5787f4;
  text-decoration: none;
  border-bottom: 1px solid #5787f4;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .c5-estimate .c5-estimate__txt a {
    font-size: 3.73333vw;
  }
}

.c5-estimate .c5-estimate__txt a .s5-iconInline {
  display: inline-block;
  margin-left: .3em;
}

.c5-estimate .c5-estimate__txt a span {
  display: inline-block;
  margin-left: 10px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #5787f4;
  border-right: 1px solid #5787f4;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media screen and (max-width: 768px) {
  .c5-estimate .c5-estimate__txt a span {
    width: 2.3vw;
    height: 2.3vw;
  }
}

.c5-estimate .c5-estimate__txt a:hover {
  border-bottom: none;
}


.c5-hover-img-pc {
  position: relative;
  display: block !important;
}

.c5-hover-img-pc .c5-active {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  margin: auto;
  opacity: 0;
  transition: 0.5s;
}

.c5-hover-img-pc:hover .c5-active {
  opacity: 1;
}

.c5-hover-img-sp {
  position: relative;
  display: none !important;
}

.c5-hover-img-sp .c5-active {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  margin: auto;
  opacity: 0;
  transition: 0.5s;
}

.c5-hover-img-sp:hover .c5-active {
  opacity: 1;
}


@media screen and (max-width: 768px) {
  .c5-hover-img-pc {
    display: none !important;
  }

  .c5-sec02>.c5-c-h2>.c5-c-padding {
    top: 65%;
  }
}


@media screen and (max-width: 768px) {
  .c5-hover-img-sp {
    display: block !important;
  }
}

.c5-hover-img-pc img {
  margin: 0 auto;
}

.c5-hover-img-sp img {
  margin: 0 auto;
  width: 100%;
}

.c5-button__purple {
  background: #5a63a3;
  border: 1px;
}

.c5-button__blue--light {
  background: #00aeba;
}

.c5-button__blue--dark {
  background: #005bac;
}

.c5-button__red {
  background: #792149;
}

.c5-c-h2>.c5-h2_link>a>span {
  color: #ffffff;
  font-weight: 700;
  padding: 0 18px;
  font-size: .875rem;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.c5-c-h2>.c5-h2_link>a>.c5-button__blue--light {
  margin-right: 10px;
}

.c5-c-h2>.c5-h2_link>a>.c5-h2_txt {
  color: #2f353d;
}

.c5-c-bzmmodel__pack__txt>p>span {
  color: #ffffff;
  font-weight: 700;
  padding: 0 9px;
  font-size: .875rem;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: -15px;
}

.c5-c-bzmmodel__pack__txt::after {
  right: -10px;
}

.c5-link>ul>li>a>.c5-buttonText::before {
  content: '';
  background: url(../images/arrowIcon-under.png);
  display: flex;
  min-width: 16px;
  height: 16px;
  margin-right: 10px;
}

.c5-buttonLabel {
  display: flex;
  height: 100%;
}

@media screen and (max-width: 768px) {
  .c5-c-h2>.c5-h2_link>a>.c5-button__blue--light {
    margin-right: 0;
  }

  .c5-link>ul>li>a>.c5-buttonLabel>.c5-button__purple {
    /* padding: 1px 34px; */
    width: 70px;
  }

  .c5-link>ul>li>a>.c5-buttonLabel>.c5-button__red {
    /* padding: 1px 36px; */
    width: 70px;
  }

  .c5-link>ul>li>a>.c5-buttonLabel>.c5-button__blue--dark {
    width: 25px;
  }

  .c5-link>ul>li>a>.c5-buttonLabel>.c5-button__blue--light {
    width: 25px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1019px) {
  .c5-c-h2 {
    margin-bottom: 4.91667%;
  }

  .c5-c-h2>.c5-h2_link>a>span {
    padding: 0 12px;
  }
}

.c5-c-package-mv {
  background: #f1f6fa;
  border: 1px solid #999999;
  margin-top: 20px;
}

.c5-c-package-mv__items {
  display: flex;
  justify-content: space-around;
  padding: 1.5%;
}

.c5-c-package-mv__item {
  width: 31%;
}

.c5-c-package-mv__item img {
  border: 1px solid #999999;
}

.c5-c-package-mv__title {
  background: #004a9f;
  color: #ffffff;
  font-size: 28px;
  text-align: center;
  padding: 1%;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .c5-c-package-mv__title {
    font-size: 3.33333vw;
  }

  .c5-c-package-mv__items {
    flex-direction: column;
  }

  .c5-c-package-mv__item {
    width: 100%;
  }

  .c5-c-package-mv__item img {
    width: 100%;
    max-width: 345px;
    margin: 0 auto;
  }
}

.c5-recommend ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  .c5-recommend ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.c5-recommend ul li {
  width: 48.33%;
}

@media screen and (max-width: 768px) {
  .c5-recommend ul li {
    width: 100%;
  }
}

.c5-recommend ul li:nth-child(n+3) {
  margin-top: 1.666%;
}

@media screen and (max-width: 768px) {
  .c5-recommend ul li:nth-child(n+2) {
    margin-top: 2.98%;
  }
}

.c5-recommend ul li a {
  display: block;
  text-decoration: none;
}

.c5-recommend ul li a:hover {
  opacity: .7;
}

.c5-recommend ul li a dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.724% 0 1.724% 1.724%;
  border: 1px solid #e6e6e6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}

.c5-recommend ul li a dl dt {
  width: 50%;
  margin-right: 1.724%;
}

.c5-recommend ul li a dl dd {
  width: 48.275%;
  font-size: 18px;
}

@media screen and (max-width: 1260px) {
  .c5-recommend ul li a dl dd {
    font-size: 1.4vw;
  }
}

@media screen and (max-width: 768px) {
  .c5-recommend ul li a dl dd {
    font-size: 2.8vw;
  }
}

.c5-recommend ul li a dl::before {
  content: "";
  position: absolute;
  top: 6%;
  right: 0;
  width: 2.63%;
  height: 90%;
  background: #23909f;
}

.c5-recommend ul li a dl:after {
  content: "";
  position: absolute;
  top: 46%;
  right: .9%;
  width: 2.1%;
  padding-top: 2.1%;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.c5-newIcon-red {
  color: #fff;
  background: #D90000;
  display: flex;
  font-size: 12px;
  width: 100%;
  max-width: 41px;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  line-height: 2.133;
}

@media screen and (max-width: 1260px) {
  .c5-recommend ul li a dl dd .c5-newIcon-red {
    font-size: 1.1vw;
    line-height: 1.7;
  }
}

.c5-c-package-mv>*,
.c5-c-package-mv>*::before,
.c5-c-package-mv>*::after {
  box-sizing: border-box;
}

.c5-c-package-mv h1 {
  background: #004a9f;
  color: #ffffff;
  font-size: 28px;
  text-align: center;
  padding: 1%;
  font-weight: 700;
}

.c5-c-package-mv ul {
  display: flex;
  justify-content: space-around;
  padding: 1.5%;
}

.c5-c-package-mv ul li {
  width: 31%;
}

.c5-c-package-mv ul li figure {
  border: 1px solid #999999;
  border-bottom: none;
}

.c5-c-package-mv ul li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #999999;
  background-color: #ffffff;
  height: 60px;
  cursor: pointer;
  text-decoration: none;
  overflow: hidden;
}

.c5-c-package-mv ul li a p {
  display: flex;
  align-items: center;
  margin-left: 12px;
  color: #000000;
  font-size: 14px;
  font-size: .875rem;
}

.c5-c-package-mv ul li a p::before {
  content: '';
  background: url(https://www.sony.jp/bravia-biz/package/images/arrowIcon-under.png) no-repeat;
  display: flex;
  min-width: 16px;
  height: 16px;
  margin-right: 10px;
}

.c5-c-package-mv ul li a div {
  display: flex;
}

.c5-c-package-mv ul li a span {
  color: #ffffff;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 63px;
  width: 54px;
  background: #5a63a3;
}

.pc-only {
  display: block;
}

.sp-only {
  display: none;
}

@media screen and (max-width: 768px) {
  .c5-c-package-mv ul {
    flex-direction: column;
    align-items: center;
  }

  .c5-c-package-mv ul li {
    width: 100%;
    max-width: 545px;
  }

  .c5-c-package-mv ul li:nth-child(n+2) {
    margin-top: 60px;
  }

  .pc-only {
    display: none;
  }

  .sp-only {
    display: block;
  }

  /* .c5-c-package-mv ul li:first-of-type {
    margin-top: 60px;
  } */

}

.c5-c-package-end {
  border: 1px solid #aaa;
  padding: 30px;
  margin-top: 20px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .c5-c-package-end {
    padding: 20px;
    text-align: left;
  }
}

.c5-c-package-end .c5-c-mb-rem {
  margin-bottom: 1rem;
}

.c5-c-anno {
  font-size: 13px;
}

.c5-c-h2__closeTxt {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  margin-left: 20px;
}

@media screen and (max-width: 768px) {
  .c5-c-anno {
    font-size: 2.93333vw;
  }

  .c5-c-h2__closeTxt {
    margin-top: 20px;
    margin-left: 0;
  }
}

.c5-mt-100 {
  margin-top: 100px;
}