@media screen and (max-width: 768px) {
  .c5-c-mainvisual__kv {
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw); } }

.c5-mt40 {
  margin-top: 3.33333%; }

@media screen and (max-width: 768px) {
  .c5-mt40 {
    margin-top: 5.7971%; } }

.c5-mb5 {
  margin-bottom: 5%; }

.c5-reason {
  max-width: 1000px;
  margin: 4.16667% auto;
  border: 1px solid #f4a703;
  padding: 2.5% 0; }

@media screen and (max-width: 768px) {
  .c5-reason {
    margin: 13.33333vw auto;
    padding: 6.66667vw 5.33333vw; } }

.c5-reason .c5-reason__ttl {
  font-size: 28px;
  text-align: center;
  font-weight: 700;
  line-height: 1.5; }

@media screen and (max-width: 768px) {
  .c5-reason .c5-reason__ttl {
    font-size: 5.33333vw; } }

.c5-reason ol {
  width: 82%;
  margin: 3% auto 0; }

@media screen and (max-width: 768px) {
  .c5-reason ol {
    width: 100%;
    margin: 5.33333vw auto 0; } }

.c5-reason ol li {
  margin-top: 2.5%;
  padding-bottom: 1.5%;
  font-size: 22px;
  background: url(/bravia-biz/images/academy/line_dots.png) no-repeat bottom center;
  background-size: 100% auto; }

@media screen and (max-width: 1200px) {
  .c5-reason ol li {
    font-size: 1.83333vw; } }

@media screen and (max-width: 768px) {
  .c5-reason ol li {
    font-size: 3.73333vw;
    margin-top: 5.33333vw;
    padding-bottom: 4vw; } }

.c5-reason ol li .num {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: #f4a703;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  line-height: 30px;
  margin-right: 15px; }

@media screen and (max-width: 768px) {
  .c5-reason ol li .num {
    width: 4.8vw;
    height: 4.8vw;
    line-height: 4.8vw;
    vertical-align: top;
    margin-right: 2.66667vw; } }

.c5-reason ol li .text {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5; }

@media screen and (max-width: 768px) {
  .c5-reason ol li .text {
    width: 67.33333vw;
    vertical-align: top; } }

.c5-exsample .c5-tab__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  overflow: hidden;
  border-bottom: 10px solid #ed7aa3; }

@media screen and (max-width: 768px) {
  .c5-exsample .c5-tab__list {
    display: none; } }

.c5-exsample .c5-tab__list .c5-tab__item {
  width: 32.5%;
  height: 100px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #e4e4e4;
  position: relative;
  cursor: pointer; }

.c5-exsample .c5-tab__list .c5-tab__item p {
  text-align: left;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3; }

@media screen and (max-width: 1200px) {
  .c5-exsample .c5-tab__list .c5-tab__item p {
    font-size: 1.5vw; } }

.c5-exsample .c5-tab__list .c5-tab__item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border: 10px solid transparent;
  border-top: 10px solid #fff;
  border-left: 10px solid #fff; }

.c5-exsample .c5-tab__list .c5-tab__item.c5-tab__01.active {
  color: #fff;
  background: #ed7aa3; }

.c5-exsample .c5-tab__list .c5-tab__item.c5-tab__02.active {
  color: #fff;
  background: #dcad43; }

.c5-exsample .c5-tab__list .c5-tab__item.c5-tab__03.active {
  color: #fff;
  background: #1d8d64; }

.c5-exsample .c5-contents .c5-content {
  display: none;
  padding: 5% 3.33333% 3.33333%;
  border: 1px solid #ccc;
  border-top: none; }

@media screen and (max-width: 768px) {
  .c5-exsample .c5-contents .c5-content {
    padding: 12vw 5.33333vw; } }

.c5-exsample .c5-contents .c5-content.show {
  display: block; }

.c5-exsample .c5-contents .c5-content .c5-content__flex {
  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-exsample .c5-contents .c5-content .c5-content__flex {
    display: block; } }

.c5-exsample .c5-contents .c5-content .c5-content__flex li {
  color: #2c333d;
  position: relative; }

.c5-exsample .c5-contents .c5-content .c5-content__flex li.c5-content__cl03 {
  width: 30.35714%; }

@media screen and (max-width: 768px) {
  .c5-exsample .c5-contents .c5-content .c5-content__flex li.c5-content__cl03 {
    width: 100%; }
  .c5-exsample .c5-contents .c5-content .c5-content__flex li.c5-content__cl03 + .c5-content__cl03 {
    margin-top: 20vw; } }

.c5-exsample .c5-contents .c5-content .c5-content__flex li.c5-content__cl02 {
  width: 44.64286%; }

@media screen and (max-width: 768px) {
  .c5-exsample .c5-contents .c5-content .c5-content__flex li.c5-content__cl02 {
    width: 100%; }
  .c5-exsample .c5-contents .c5-content .c5-content__flex li.c5-content__cl02 + .c5-content__cl02 {
    margin-top: 20vw; } }

.c5-exsample .c5-contents .c5-content .c5-content__flex li.c5-content__cl02:after {
  right: -12%; }

@media screen and (max-width: 768px) {
  .c5-exsample .c5-contents .c5-content .c5-content__flex li.c5-content__cl02:after {
    right: 0; } }

.c5-exsample .c5-contents .c5-content .c5-content__flex li.c5-content__cl01 {
  width: 100%;
  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-exsample .c5-contents .c5-content .c5-content__flex li.c5-content__cl01 {
    display: block; } }

.c5-exsample .c5-contents .c5-content .c5-content__flex li.c5-content__cl01 .c5-content__cl01__flex {
  width: 44.64286%; }

@media screen and (max-width: 768px) {
  .c5-exsample .c5-contents .c5-content .c5-content__flex li.c5-content__cl01 .c5-content__cl01__flex {
    width: 100%; } }

.c5-exsample .c5-contents .c5-content .c5-content__flex li.c5-content__cl01 .c5-content__cl01__flex .c5-content__pic {
  margin-top: 0; }

@media screen and (max-width: 768px) {
  .c5-exsample .c5-contents .c5-content .c5-content__flex li.c5-content__cl01 .c5-content__cl01__flex .c5-content__pic {
    margin-top: 5.33333vw; } }

.c5-exsample .c5-contents .c5-content .c5-content__flex li:after {
  content: "";
  position: absolute;
  top: 0;
  right: -7%;
  width: 1px;
  height: 100%;
  background: #e4e4e4; }

@media screen and (max-width: 768px) {
  .c5-exsample .c5-contents .c5-content .c5-content__flex li:after {
    top: 109%;
    right: 0;
    width: 100%;
    height: 1px; } }

.c5-exsample .c5-contents .c5-content .c5-content__flex li:last-child:after {
  content: none; }

.c5-exsample .c5-contents .c5-content .c5-content__flex li .c5-content__label {
  font-size: 24px;
  font-weight: 700;
  padding: 2% 6%;
  background: #f3e2bd;
  margin-bottom: 20px;
  position: relative; }

@media screen and (max-width: 768px) {
  .c5-exsample .c5-contents .c5-content .c5-content__flex li .c5-content__label {
    font-size: 4.53333vw; } }

.c5-exsample .c5-contents .c5-content .c5-content__flex li .c5-content__label::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2%;
  height: 100%;
  background: #dcad43; }

.c5-exsample .c5-contents .c5-content .c5-content__flex li .c5-content__ttl {
  font-size: 22px;
  font-weight: 700;
  padding-bottom: 10px;
  border-bottom: 2px solid #2c333d; }

@media screen and (max-width: 768px) {
  .c5-exsample .c5-contents .c5-content .c5-content__flex li .c5-content__ttl {
    font-size: 4.26667vw; } }

.c5-exsample .c5-contents .c5-content .c5-content__flex li .c5-content__txt {
  line-height: 1.5;
  margin-top: 10px; }

@media screen and (max-width: 768px) {
  .c5-exsample .c5-contents .c5-content .c5-content__flex li .c5-content__txt {
    font-size: 3.46667vw; } }

.c5-exsample .c5-contents .c5-content .c5-content__flex li .c5-content__pic {
  margin-top: 8.23529%; }

@media screen and (max-width: 768px) {
  .c5-exsample .c5-contents .c5-content .c5-content__flex li .c5-content__pic {
    margin-top: 5.33333vw; } }

.c5-exsample .c5-contents .c5-content .c5-content__flex li .c5-content__pic.mt {
  margin-top: 14.70588%; }

@media screen and (max-width: 768px) {
  .c5-exsample .c5-contents .c5-content .c5-content__flex li .c5-content__pic.mt {
    margin-top: 5.33333vw; } }

.c5-exsample .c5-contents .c5-content__tab {
  display: none; }

@media screen and (max-width: 768px) {
  .c5-exsample .c5-contents .c5-content__tab {
    width: 100%;
    height: 16vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #ed7aa3;
    position: relative;
    cursor: pointer;
    padding-left: 5.33333vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .c5-exsample .c5-contents .c5-content__tab p {
    text-align: left;
    font-size: 4vw;
    font-weight: 700;
    line-height: 1.3;
    color: #fff; }
  .c5-exsample .c5-contents .c5-content__tab::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border: 1.6vw solid transparent;
    border-top: 1.6vw solid #fff;
    border-left: 1.6vw solid #fff; }
  .c5-exsample .c5-contents .c5-content__tab::before {
    content: "";
    position: absolute;
    top: 45%;
    right: 4%;
    width: 2.4vw;
    height: 2.4vw;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg); }
  .c5-exsample .c5-contents .c5-content__tab.open::before {
    top: 33%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  .c5-exsample .c5-contents .c5-content__tab.c5-content__tab__02 {
    background: #dcad43; }
  .c5-exsample .c5-contents .c5-content__tab.c5-content__tab__03 {
    background: #1d8d64; } }

.c5-pdfdownload dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 83.3%;
  margin-left: auto;
  margin-right: auto;
  border: #ea7125 2px solid;
  padding: 15px 35px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 50px; }

@media screen and (max-width: 768px) {
  .c5-pdfdownload dl {
    display: block;
    width: 100%;
    padding: 4vw; } }

.c5-pdfdownload dl.c5-conf dt {
  width: 15.67568%; }

@media screen and (max-width: 768px) {
  .c5-pdfdownload dl.c5-conf dt {
    width: 28vw; } }

.c5-pdfdownload dl.c5-conf dd {
  width: 77%; }

@media screen and (max-width: 768px) {
  .c5-pdfdownload dl.c5-conf dd {
    width: 100%; } }

.c5-pdfdownload dl dt {
  width: 16%; }

@media screen and (max-width: 768px) {
  .c5-pdfdownload dl dt {
    width: 39%;
    margin-left: auto;
    margin-right: auto; }
  .c5-pdfdownload dl dt .tcenter {
    text-align: center;
    margin-top: 20px; }
  .c5-pdfdownload dl dt img {
    width: 100%; } }

.c5-pdfdownload dl dd {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 81%; }

@media screen and (max-width: 768px) {
  .c5-pdfdownload dl dd {
    width: 100%;
    margin-left: auto;
    margin-right: auto; }
  .c5-pdfdownload dl dd .tcenter {
    text-align: center;
    margin-top: 20px; }
  .c5-pdfdownload dl dd .tcenter a {
    width: 100%; } }

.c5-pdfdownload dl dd p.c5-title {
  color: #ea7125;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 1.4em; }

@media screen and (max-width: 768px) {
  .c5-pdfdownload dl dd p.c5-title {
    font-size: 4.26667vw; } }

.c5-pdfdownload dl dd p.c5-txt {
  font-size: 16px;
  line-height: 1.5em;
  margin-bottom: 25px; }

@media screen and (max-width: 768px) {
  .c5-pdfdownload dl dd p.c5-txt {
    font-size: 3.46667vw; } }

.c5-bnr {
  margin-top: 5.41667%; }

@media screen and (max-width: 768px) {
  .c5-bnr {
    margin-top: 10.4vw; } }

.c5-bnr .c5-bnr__img {
  width: 83.33333%;
  margin: 0 auto; }

@media screen and (max-width: 768px) {
  .c5-bnr .c5-bnr__img {
    width: 100%; } }

.c5-bnr .c5-bnr__img + .c5-bnr__img {
  margin-top: 3.33333%; }

@media screen and (max-width: 768px) {
  .c5-bnr .c5-bnr__img + .c5-bnr__img {
    margin-top: 5.33333vw; } }

.c5-bnr .c5-bnr__img a {
  display: block; }

.c5-bnr .c5-bnr__img a:hover {
  opacity: .7; }

.c5-box {
  background: #fef9ed;
  padding: 4.16667% 7.08333%;
  margin: 2.5% 0 0 0; }

@media screen and (max-width: 768px) {
  .c5-box {
    padding: 6.66667vw 4vw;
    margin: 5.33333vw 0 0 0; } }

.c5-box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

@media screen and (max-width: 768px) {
  .c5-box ul {
    display: block; } }

.c5-box ul li {
  width: 48.54369%; }

@media screen and (max-width: 768px) {
  .c5-box ul li {
    width: 100%; }
  .c5-box ul li img {
    margin: 0 auto; }
  .c5-box ul li + li {
    margin-top: 4vw; } }

.c5-box ul li:nth-child(n+3) {
  margin-top: 2.91262%; }

@media screen and (max-width: 768px) {
  .c5-box ul li:nth-child(n+3) {
    margin-top: 4vw; } }

.c5-pen {
  border: 1px solid #f4a703;
  padding: 2.5% 16.66667%;
  margin-top: 4.16667%; }

@media screen and (max-width: 768px) {
  .c5-pen {
    padding: 5.33333vw 4vw;
    margin-top: 6.66667vw; } }

.c5-pen .c5-pen__ttl {
  font-size: 20px;
  margin-bottom: 10px; }

@media screen and (max-width: 768px) {
  .c5-pen .c5-pen__ttl {
    font-size: 4.26667vw; } }

.c5-pen .c5-pen__txt {
  font-size: 16px;
  margin-bottom: 20px; }

@media screen and (max-width: 768px) {
  .c5-pen .c5-pen__txt {
    font-size: 3.73333vw; } }

.c5-table {
  position: relative;
  width: 93.33333%;
  margin: 0 auto; }

@media screen and (max-width: 768px) {
  .c5-table {
    margin-bottom: 86.66667vw;
    width: 78.66667vw; }
  .c5-table::after {
    content: "";
    position: absolute;
    top: 99.8%;
    left: 0;
    width: 100%;
    height: 68.26667vw;
    background: #cfe7d1;
    z-index: -1; } }

.c5-table .c5-table__back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.c5-table .c5-table__back .c5-table__back__left {
  width: 32.14286%; }

@media screen and (max-width: 768px) {
  .c5-table .c5-table__back .c5-table__back__left {
    width: 38.66667vw; } }

.c5-table .c5-table__back .c5-table__back__left .c5-table__back__left__ttl {
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  background: #161c61;
  padding: 5.55556% 0; }

@media screen and (max-width: 1200px) {
  .c5-table .c5-table__back .c5-table__back__left .c5-table__back__left__ttl {
    font-size: 2.66667vw; } }

@media screen and (max-width: 768px) {
  .c5-table .c5-table__back .c5-table__back__left .c5-table__back__left__ttl {
    font-size: 4vw;
    padding: 1.6vw; } }

.c5-table .c5-table__back .c5-table__back__left .c5-table__back__left__body {
  background: #cbdcf3;
  height: 764px; }

@media screen and (max-width: 1200px) {
  .c5-table .c5-table__back .c5-table__back__left .c5-table__back__left__body {
    height: 63.67vw; } }

@media screen and (max-width: 768px) {
  .c5-table .c5-table__back .c5-table__back__left .c5-table__back__left__body {
    height: 119.6vw; } }

.c5-table .c5-table__back .c5-table__back__right {
  width: 67.85714%; }

@media screen and (max-width: 768px) {
  .c5-table .c5-table__back .c5-table__back__right {
    width: 40vw; } }

.c5-table .c5-table__back .c5-table__back__right .c5-table__back__right__ttl {
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  background: #016a56;
  padding: 2.63158% 0; }

@media screen and (max-width: 1200px) {
  .c5-table .c5-table__back .c5-table__back__right .c5-table__back__right__ttl {
    font-size: 2.66667vw; } }

@media screen and (max-width: 768px) {
  .c5-table .c5-table__back .c5-table__back__right .c5-table__back__right__ttl {
    font-size: 4vw;
    padding: 1.6vw; } }

.c5-table .c5-table__back .c5-table__back__right .c5-table__back__right__body {
  background: #cfe7d1;
  height: 764px; }

@media screen and (max-width: 1200px) {
  .c5-table .c5-table__back .c5-table__back__right .c5-table__back__right__body {
    height: 63.67vw; } }

@media screen and (max-width: 768px) {
  .c5-table .c5-table__back .c5-table__back__right .c5-table__back__right__body {
    height: 119.6vw; } }

.c5-table .c5-table__top {
  position: absolute;
  top: 100px;
  left: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 83.92857%; }

@media screen and (max-width: 1200px) {
  .c5-table .c5-table__top {
    top: 12%;
    left: 8.5%; } }

@media screen and (max-width: 768px) {
  .c5-table .c5-table__top {
    width: 64vw;
    top: 10.66667vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: block; } }

.c5-table .c5-table__top .c5-table__top__left {
  width: 53.19149%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

@media screen and (max-width: 768px) {
  .c5-table .c5-table__top .c5-table__top__left {
    width: 100%; } }

.c5-table .c5-table__top .c5-table__top__right {
  width: 40.42553%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

@media screen and (max-width: 768px) {
  .c5-table .c5-table__top .c5-table__top__right {
    width: 100%;
    margin-top: 10.26667vw; } }

.c5-table .c5-table__top .c5-table__top__right .c5-table__top__content {
  height: 220px; }

@media screen and (max-width: 1200px) {
  .c5-table .c5-table__top .c5-table__top__right .c5-table__top__content {
    height: 18.34vw; } }

@media screen and (max-width: 768px) {
  .c5-table .c5-table__top .c5-table__top__right .c5-table__top__content {
    height: 15.46667vw; }
  .c5-table .c5-table__top .c5-table__top__right .c5-table__top__content.height {
    height: 20vw; } }

.c5-table .c5-table__top .c5-table__top__right .c5-table__top__content + .c5-table__top__content {
  margin-top: 6.57895%; }

@media screen and (max-width: 768px) {
  .c5-table .c5-table__top .c5-table__top__right .c5-table__top__content + .c5-table__top__content {
    margin-top: 3.33333vw; } }

.c5-table .c5-table__top .c5-table__top__content {
  background: #fff;
  text-align: center;
  border: 2px solid #707070;
  height: 98px;
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

@media screen and (max-width: 1200px) {
  .c5-table .c5-table__top .c5-table__top__content {
    height: 8.17vw; } }

@media screen and (max-width: 768px) {
  .c5-table .c5-table__top .c5-table__top__content {
    height: 15.46667vw; } }

.c5-table .c5-table__top .c5-table__top__content + .c5-table__top__content {
  margin-top: 5%; }

@media screen and (max-width: 768px) {
  .c5-table .c5-table__top .c5-table__top__content + .c5-table__top__content {
    margin-top: 3.33333vw; } }

.c5-table .c5-table__top .c5-table__top__content .c5-table__top__txt {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  line-height: 1.5; }

@media screen and (max-width: 1200px) {
  .c5-table .c5-table__top .c5-table__top__content .c5-table__top__txt {
    font-size: 1.5vw; } }

@media screen and (max-width: 768px) {
  .c5-table .c5-table__top .c5-table__top__content .c5-table__top__txt {
    font-size: 3.46667vw; } }

.c5-table .c5-table__top .c5-table__top__content .c5-table__top__txt .blue {
  line-height: 1.5;
  font-size: 20px;
  font-weight: 700;
  color: #161c61; }

@media screen and (max-width: 1200px) {
  .c5-table .c5-table__top .c5-table__top__content .c5-table__top__txt .blue {
    font-size: 1.66667vw; } }

@media screen and (max-width: 768px) {
  .c5-table .c5-table__top .c5-table__top__content .c5-table__top__txt .blue {
    font-size: 3.73333vw; } }

.c5-table .c5-table__top .c5-table__top__content .c5-table__top__txt .green {
  line-height: 1.5;
  font-size: 20px;
  font-weight: 700;
  color: #016a56; }

@media screen and (max-width: 1200px) {
  .c5-table .c5-table__top .c5-table__top__content .c5-table__top__txt .green {
    font-size: 1.66667vw; } }

@media screen and (max-width: 768px) {
  .c5-table .c5-table__top .c5-table__top__content .c5-table__top__txt .green {
    font-size: 3.73333vw; } }

.c5-table .c5-table__top .c5-table__top__content .c5-table__top__txt .small {
  font-size: 14px;
  line-height: 1.2; }

@media screen and (max-width: 1200px) {
  .c5-table .c5-table__top .c5-table__top__content .c5-table__top__txt .small {
    font-size: 1.16667vw; } }

@media screen and (max-width: 768px) {
  .c5-table .c5-table__top .c5-table__top__content .c5-table__top__txt .small {
    font-size: 2.93333vw; } }

.c5-3col {
  margin-top: 2.5%;
  background: #fef9ed;
  padding: 4.16667% 7.08333%;
  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-3col {
    margin-top: 4vw;
    padding: 4vw 8vw;
    display: block; } }

.c5-3col li {
  width: 31.5534%; }

@media screen and (max-width: 768px) {
  .c5-3col li {
    width: 100%; }
  .c5-3col li figure img {
    margin: 0 auto; }
  .c5-3col li + li {
    margin-top: 4vw; } }

.c5-lineup {
  width: 76%;
  margin: -8% auto 0; }

@media screen and (max-width: 768px) {
  .c5-lineup {
    width: 100%;
    margin: 0 auto; } }

.c5-flex {
  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-flex {
    display: block; } }

.c5-flex .c5-flex__item {
  width: 45%; }

@media screen and (max-width: 768px) {
  .c5-flex .c5-flex__item {
    width: 100%;
    margin-top: 4vw; } }

.c5-flex .c5-flex__item .c5-img img {
  margin-left: auto; }

.c5-online-lessons .c5-c-h3 {
  color: #ea7125;
  border-left: 4px solid #ea7125; }

@media screen and (max-width: 768px) {
  .c5-online-lessons .s5-heading3 {
    margin-bottom: 1.5%;
    font-size: 4.8vw; } }

.c5-online-lessons .mgt40 {
  margin-top: 3.33333%; }

.c5-examples .c5-examples__h2ttl {
  font-size: 20px;
  background: #c51230;
  text-align: center;
  padding: .66667% 0;
  color: #fff; }

@media screen and (max-width: 768px) {
  .c5-examples .c5-examples__h2ttl {
    font-size: 4.8vw;
    padding: 1.33333vw 0; } }

.c5-examples .c5-examples__h2ttl.blue {
  background: #2d3c71;
  margin-top: 5%; }

@media screen and (max-width: 768px) {
  .c5-examples .c5-examples__h2ttl.blue {
    margin-top: 8vw; } }

.c5-examples .c5-examples__list {
  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;
  margin-top: 1.66667%; }

@media screen and (max-width: 768px) {
  .c5-examples .c5-examples__list {
    display: block;
    margin-top: 4vw; } }

.c5-examples .c5-examples__list .c5-examples__item {
  width: 30.58333%; }

@media screen and (max-width: 768px) {
  .c5-examples .c5-examples__list .c5-examples__item {
    width: 100%; }
  .c5-examples .c5-examples__list .c5-examples__item + .c5-examples__item {
    margin-top: 5.33333vw; } }

.c5-examples .c5-examples__list .c5-examples__item:nth-child(n+4) {
  margin-top: 6.25%; }

@media screen and (max-width: 768px) {
  .c5-examples .c5-examples__list .c5-examples__item figure img {
    margin: 0 auto; } }

.c5-examples .c5-examples__list .c5-examples__item .c5-examples__ttl {
  font-size: 18px;
  line-height: 1.4;
  margin-top: 2.7248%; }

@media screen and (max-width: 1200px) {
  .c5-examples .c5-examples__list .c5-examples__item .c5-examples__ttl {
    font-size: 1.5vw; } }

@media screen and (max-width: 768px) {
  .c5-examples .c5-examples__list .c5-examples__item .c5-examples__ttl {
    font-size: 4.53333vw; } }

.c5-examples .c5-examples__list .c5-examples__item .c5-examples__name {
  font-size: 14px;
  line-height: 1.85;
  border-bottom: 1px solid #000; }

.c5-examples .c5-examples__list .c5-examples__item .c5-examples__name.mgt {
  margin-top: 6.81199%; }

@media screen and (max-width: 768px) {
  .c5-examples .c5-examples__list .c5-examples__item .c5-examples__name.mgt {
    margin-top: 0; } }

@media screen and (max-width: 1200px) {
  .c5-examples .c5-examples__list .c5-examples__item .c5-examples__name {
    font-size: 1.16667vw; } }

@media screen and (max-width: 768px) {
  .c5-examples .c5-examples__list .c5-examples__item .c5-examples__name {
    font-size: 3.73333vw; } }

.c5-examples .c5-examples__list .c5-examples__item .c5-examples__prod {
  font-size: 14px;
  line-height: 1.85;
  margin-top: 1.63488%; }

@media screen and (max-width: 1200px) {
  .c5-examples .c5-examples__list .c5-examples__item .c5-examples__prod {
    font-size: 1.16667vw; } }

@media screen and (max-width: 768px) {
  .c5-examples .c5-examples__list .c5-examples__item .c5-examples__prod {
    font-size: 3.73333vw; } }

.c5-examples .c5-examples__list .c5-examples__item .c5-examples__btn {
  text-align: center;
  margin-top: 6.81199%; }

@media screen and (max-width: 768px) {
  .c5-examples .c5-examples__list .c5-examples__item .c5-examples__btn {
    margin-top: 2.66667vw; } }

.c5-examples .c5-examples__list .c5-examples__item .c5-examples__btn.mgt {
  margin-top: 13.62398%; }

@media screen and (max-width: 768px) {
  .c5-examples .c5-examples__list .c5-examples__item .c5-examples__btn.mgt {
    margin-top: 2.66667vw; } }

.c5-examples .c5-examples__list .c5-examples__item .c5-examples__btn .s5-buttonV3 {
  padding: 13px 38px 13px 18px;
  position: relative; }

.c5-examples .c5-examples__list .c5-examples__item .c5-examples__btn .s5-buttonV3.pdf::after {
  content: "";
  position: absolute;
  top: 18%;
  right: 5%;
  width: 11.76471%;
  padding-top: 14.11765%;
  background: url(/bravia-biz/images/academy/ico_pdf.png) no-repeat center center;
  background-size: cover; }

.c5-examples .c5-examples__link {
  width: 56.66667%;
  margin: 8.33333% auto 0; }

@media screen and (max-width: 768px) {
  .c5-examples .c5-examples__link {
    width: 100%;
    margin: 10.66667vw auto 0; } }

hr {
  border: .5px solid #000; }

.c5-c-consultation__inner__txt__item {
  width: 100%; }

.c5-c-another-item__btn.c5-mail a:before {
  content: "";
  background: url(/bravia-biz/images/signage/mail_icon.png) no-repeat center center;
  width: 35px;
  padding-top: 28px;
  background-size: cover; }

@media screen and (max-width: 768px) {
  .c5-c-another-item__btn.c5-mail a:before {
    width: 8%;
    padding-top: 6.5%; } }

.c5-bnr__cosultation {
  max-width: 920px;
  margin: 0 auto; }

@media screen and (max-width: 768px) {
  .c5-bnr__cosultation {
    width: 81.33vw; } }

.c5-txt-note {
  font-size: 12px;
  margin-top: 30px; }

@media screen and (max-width: 768px) {
  .c5-txt-note {
    margin-top: 15px; } }

.c5-txt-note + .c5-txt-note {
  margin-top: 10px; }

@media screen and (max-width: 768px) {
  .c5-txt-note + .c5-txt-note {
    margin-top: 8px; } }