@charset "UTF-8";
html, body, article, aside, details, figcaption, figure, footer, header, nain, nav, section, div, p, pre, blockquote, hr, address, h1, h2, h3, h4, h5, h6, dl, dt, dd, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td, a, abbr, acronym, b, big, cite, code, del, dfn, em, i, ins, kbd, mark, q, ruby, s, samp, small, span, strike, strong, sub, sup, time, tt, u, var, audio, canvas, embed, iframe, img, object, video, details, menu, summary, button, fieldset, form, input, label, legend, output, optgroup, option, select, textarea {
  padding: 0;
  margin: 0;
  border: 0;
}

html {
  box-sizing: border-box;
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
}

*,
::before,
::after {
  box-sizing: inherit;
}

address, article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
  display: block;
}

code, kbd, pre, samp, button, input, select, textarea {
  font-size: 100%;
  font-size: 1.4rem;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "メイリオ", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", "MS PGothic", sans-serif;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: none;
}

input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-size: 1.4rem;
}

ul, ol {
  list-style: none;
}

pre {
  word-wrap: break-word;
  word-break: break-all;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

del {
  text-decoration: line-through;
}

ins, mark {
  text-decoration: none;
  color: #000;
  background-color: #ff9;
}

mark {
  font-weight: bold;
}

small {
  font-size: 100%;
  font-size: 1.4rem;
}

img {
  vertical-align: top;
  width: 100%;
}

input[type=text],
input[type=email],
input[type=file] {
  border: 1px solid #d6d6d6;
}

body {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "メイリオ", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", "MS PGothic", sans-serif;
  font-size: 14px;
}

.mainContents.speechTop .kvSec {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 500px;
  border-bottom: 7px solid #c80000;
}
@media screen and (max-width: 820px) {
  .mainContents.speechTop .kvSec {
    height: 300px;
    border-bottom: 5px solid #c80000;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speechTop .kvSec {
    height: 294px;
  }
}
.mainContents.speechTop .kvSec::before {
  display: block;
  content: "";
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 3px;
  left: 0;
  bottom: 0;
  background-color: #960000;
}
.mainContents.speechTop .kvSec.greenBg {
  background-color: #ebfff0;
}
.mainContents.speechTop .kvSec.yellowBg {
  background-color: #fff9e3;
}
.mainContents.speechTop .kvSec.purpleBg {
  background-color: #f7e6ff;
}
.mainContents.speechTop .kvSec.emeraldBg {
  background-color: #d8fff8;
}
.mainContents.speechTop .kvSec.blueBg {
  background-color: #e5faff;
}
.mainContents.speechTop .kvSec .kvSec__inner {
  padding-top: 76px;
}
@media screen and (max-width: 820px) {
  .mainContents.speechTop .kvSec .kvSec__inner {
    padding-top: 46px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speechTop .kvSec .kvSec__inner {
    padding-top: 10px;
  }
}
.mainContents.speechTop .kvSec .kvSec__img {
  width: 1920px;
  position: absolute;
  left: 50%;
  right: 0;
  top: 0;
  margin: auto;
  transform: translateX(-50%);
  z-index: 0;
  overflow: hidden;
}
@media screen and (max-width: 820px) {
  .mainContents.speechTop .kvSec .kvSec__img {
    width: 820px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speechTop .kvSec .kvSec__img {
    width: 100%;
  }
}
.mainContents.speechTop .kvSec .kvSec__ttl {
  background-color: #fff;
  width: fit-content;
  border-radius: 10px;
  padding: 4px 16px;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
  align-items: center;
}
@media screen and (max-width: 820px) {
  .mainContents.speechTop .kvSec .kvSec__ttl {
    padding: 4px 8px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speechTop .kvSec .kvSec__ttl {
    padding: 4px 20px 4px 8px !important;
  }
}
.mainContents.speechTop .kvSec .kvSec__ttl.pr {
  padding-right: 40px;
}
@media screen and (max-width: 820px) {
  .mainContents.speechTop .kvSec .kvSec__ttl.pr {
    padding-right: 28px;
  }
}
.mainContents.speechTop .kvSec .kvSec__category {
  color: #ffebe1;
  font-weight: 700;
  font-size: 60px;
  line-height: 1.15;
  font-family: Arial, "Noto Sans JP";
}
@media screen and (max-width: 820px) {
  .mainContents.speechTop .kvSec .kvSec__category {
    font-size: 35px;
    line-height: 1.1428571429;
  }
}
.mainContents.speechTop .kvSec .kvSec__txt {
  color: #e60012;
  font-weight: 700;
  font-size: 45px;
  line-height: 1.2222222222;
  margin-top: -42px;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .mainContents.speechTop .kvSec .kvSec__txt {
    font-size: 25px;
    line-height: 1.44;
    margin-top: -24px;
  }
}
.mainContents.speechTop .kvSec .kvSec__txt::after {
  display: block;
  content: "";
  position: absolute;
  width: 80px;
  height: 72px;
  pointer-events: none;
  background-image: url("/images/parts-ttl-01.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left top;
  right: -20px;
  top: -20px;
}
@media screen and (max-width: 820px) {
  .mainContents.speechTop .kvSec .kvSec__txt::after {
    width: 50px;
    height: 47px;
    top: -13px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speechTop .kvSec .kvSec__txt::after {
    background-image: url("/images/parts-ttl-sp-01.svg");
    width: 58px;
    height: 38px;
    top: -10px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speechTop .kvSec {
    height: 299px;
  }
}
.mainContents.speechTop .captionSec {
  margin-top: 140px;
}
@media screen and (max-width: 820px) {
  .mainContents.speechTop .captionSec {
    margin-top: 60px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speechTop .captionSec {
    margin-top: 44px;
  }
}
.mainContents.speechTop .captionSec__ttl {
  font-size: 25px;
  font-weight: 700;
  position: relative;
  padding-left: 40px;
}
@media screen and (max-width: 820px) {
  .mainContents.speechTop .captionSec__ttl {
    font-size: 20px;
    padding-left: 23px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speechTop .captionSec__ttl {
    font-size: 19px;
    padding-left: 21px;
  }
}
.mainContents.speechTop .captionSec__ttl::before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 104px;
  height: 111px;
  background-image: url("/support/speech/images/icon-ttl-01.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left top;
}
@media screen and (max-width: 820px) {
  .mainContents.speechTop .captionSec__ttl::before {
    background-image: url("/support/speech/images/icon-ttl-tab-01.svg");
    width: 63px;
    height: 56px;
    top: initial;
    bottom: -6px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speechTop .captionSec__ttl::before {
    background-image: url("/support/speech/images/icon-ttl-sp-01.svg");
    width: 56px;
    height: 50px;
    bottom: -3px;
  }
}
.mainContents.speechTop .captionSec__txt {
  margin-top: 60px;
  font-size: 20px;
  line-height: 1.7;
}
@media screen and (max-width: 820px) {
  .mainContents.speechTop .captionSec__txt {
    font-size: 18px;
    line-height: 1.5555555556;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speechTop .captionSec__txt {
    font-size: 17px;
    line-height: 1.6470588235;
  }
}
@media screen and (max-width: 820px) {
  .mainContents.speechTop .captionSec__txt {
    margin-top: 40px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speechTop .captionSec__txt {
    margin-top: 28px;
  }
}
.mainContents.speechTop .captionSec__link {
  font-size: 20px;
  font-weight: 700;
  display: block;
  width: fit-content;
  margin: 32px auto 0;
  text-decoration: none;
  color: #323232;
  padding: 10px 80px 10px 53px;
  border: 1px solid #E60012;
  border-radius: 25px;
  position: relative;
}
@media screen and (max-width: 820px) {
  .mainContents.speechTop .captionSec__link {
    font-size: 18px;
    padding: 4px 53px 7px 37px;
    margin-top: 38px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speechTop .captionSec__link {
    margin-top: 26px;
    font-size: 17px;
    padding: 8px 44px 10px 27px;
  }
}
.mainContents.speechTop .captionSec__link::before {
  display: block;
  content: "";
  position: absolute;
  width: 28px;
  height: 28px;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  background-image: url("/shared/images/icon-rightArrow-01.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left top;
}
@media screen and (max-width: 820px) {
  .mainContents.speechTop .captionSec__link::before {
    width: 17px;
    height: 17px;
    right: 25px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speechTop .captionSec__link::before {
    width: 15px;
    height: 15px;
    right: 12px;
  }
}
.mainContents.speechTop .policySec {
  margin-top: 64px;
  margin-bottom: 130px;
}
@media screen and (max-width: 820px) {
  .mainContents.speechTop .policySec {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speechTop .policySec {
    margin-top: 72px;
    margin-bottom: 54px;
  }
}
.mainContents.speechTop .policySec p {
  font-size: 20px;
  line-height: 1.7;
}
@media screen and (max-width: 820px) {
  .mainContents.speechTop .policySec p {
    font-size: 18px;
    line-height: 1.5555555556;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speechTop .policySec p {
    font-size: 17px;
    line-height: 1.6470588235;
  }
}
.mainContents.speechTop .policySec__inner {
  display: flex;
  flex-direction: column;
  row-gap: 32px;
}
@media screen and (max-width: 820px) {
  .mainContents.speechTop .policySec__inner {
    row-gap: 40px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speechTop .policySec__inner {
    row-gap: 26px;
  }
}
.mainContents.speechTop .policySec__ttl {
  margin-bottom: 18px;
  font-size: 25px;
  font-weight: 700;
  position: relative;
  padding-left: 40px;
}
@media screen and (max-width: 820px) {
  .mainContents.speechTop .policySec__ttl {
    font-size: 20px;
    padding-left: 23px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speechTop .policySec__ttl {
    font-size: 19px;
    padding-left: 21px;
  }
}
.mainContents.speechTop .policySec__ttl::before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 104px;
  height: 111px;
  background-image: url("/support/speech/images/icon-ttl-01.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left top;
}
@media screen and (max-width: 820px) {
  .mainContents.speechTop .policySec__ttl::before {
    background-image: url("/support/speech/images/icon-ttl-tab-01.svg");
    width: 63px;
    height: 56px;
    top: initial;
    bottom: -6px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speechTop .policySec__ttl::before {
    background-image: url("/support/speech/images/icon-ttl-sp-01.svg");
    width: 56px;
    height: 50px;
    bottom: -3px;
  }
}
@media screen and (max-width: 820px) {
  .mainContents.speechTop .policySec__ttl {
    margin-bottom: 0;
  }
}
.mainContents.speechTop .policySec__subTtl {
  font-size: 22px;
  font-weight: 700;
  padding-left: 30px;
  position: relative;
  margin-bottom: 24px;
}
@media screen and (max-width: 820px) {
  .mainContents.speechTop .policySec__subTtl {
    font-size: 19px;
    padding-left: 11px;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speechTop .policySec__subTtl {
    font-size: 18px;
  }
}
.mainContents.speechTop .policySec__subTtl::before {
  display: block;
  content: "";
  position: absolute;
  width: 8px;
  height: 90%;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: #E60012;
  border-radius: 2px;
}
@media screen and (max-width: 820px) {
  .mainContents.speechTop .policySec__subTtl::before {
    width: 6px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speechTop .policySec__subTtl::before {
    border-radius: 1px;
  }
}
.mainContents.speechTop .policySec__flex {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 820px) {
  .mainContents.speechTop .policySec__flex {
    flex-direction: column;
    row-gap: 22px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speechTop .policySec__flex {
    align-items: center;
  }
}
.mainContents.speechTop .policySec__flex ul {
  display: flex;
  column-gap: 17px;
}
@media screen and (max-width: 820px) {
  .mainContents.speechTop .policySec__flex ul {
    column-gap: 10px;
  }
}
.mainContents.speechTop .policySec__flex ul li {
  width: 135px;
}
@media screen and (max-width: 820px) {
  .mainContents.speechTop .policySec__flex ul li {
    width: 100px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speechTop .policySec__flex ul li {
    width: 70px;
  }
}
.mainContents.speechTop .policySec__flex p {
  width: 605px;
}
@media screen and (max-width: 820px) {
  .mainContents.speechTop .policySec__flex p {
    width: 100%;
  }
}
.mainContents.speechTop .policySec__txtLink {
  font-size: 20px;
  font-weight: 400;
  color: #323232;
  text-decoration: none;
  display: block;
  width: fit-content;
  margin-top: 22px;
  padding-left: 40px;
  position: relative;
}
@media screen and (max-width: 820px) {
  .mainContents.speechTop .policySec__txtLink {
    font-size: 18px;
    margin-top: 25px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speechTop .policySec__txtLink {
    margin-top: 22px;
    font-size: 17px;
  }
}
.mainContents.speechTop .policySec__txtLink::before {
  display: block;
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  background-image: url("/shared/images/icon-rightArrow-01.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left top;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.mainContents.speechTop .policySec__txtLink--anotherLink {
  padding-right: 38px;
}
@media screen and (max-width: 820px) {
  .mainContents.speechTop .policySec__txtLink--anotherLink {
    padding-right: 35px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speechTop .policySec__txtLink--anotherLink {
    padding-right: 33px;
  }
}
.mainContents.speechTop .policySec__txtLink--anotherLink::after {
  display: block;
  content: "";
  position: absolute;
  width: 28px;
  height: 26px;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background-image: url("/shared/images/icon-anotherLink-01.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left top;
}
@media screen and (max-width: 820px) {
  .mainContents.speechTop .policySec__txtLink--anotherLink::after {
    width: 25px;
    height: 23px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speechTop .policySec__txtLink--anotherLink::after {
    width: 28px;
    height: 26px;
  }
}
.mainContents.speechTop .policySec__linkBtn {
  font-size: 20px;
  font-weight: 700;
  display: block;
  width: fit-content;
  margin: 32px auto 0;
  text-decoration: none;
  color: #323232;
  padding: 10px 80px 10px 53px;
  border: 1px solid #E60012;
  border-radius: 25px;
  position: relative;
}
@media screen and (max-width: 820px) {
  .mainContents.speechTop .policySec__linkBtn {
    font-size: 18px;
    padding: 4px 53px 7px 37px;
    margin-top: 38px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speechTop .policySec__linkBtn {
    margin-top: 26px;
    font-size: 17px;
    padding: 8px 44px 10px 27px;
  }
}
.mainContents.speechTop .policySec__linkBtn::before {
  display: block;
  content: "";
  position: absolute;
  width: 23px;
  height: 23px;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  background-image: url("/shared/images/icon-anotherLink-01.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left top;
}
@media screen and (max-width: 820px) {
  .mainContents.speechTop .policySec__linkBtn::before {
    width: 17px;
    height: 17px;
    right: 25px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speechTop .policySec__linkBtn::before {
    width: 15px;
    height: 15px;
    right: 12px;
  }
}
.mainContents.result .kvSec {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 500px;
  border-bottom: 7px solid #c80000;
}
@media screen and (max-width: 820px) {
  .mainContents.result .kvSec {
    height: 300px;
    border-bottom: 5px solid #c80000;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .kvSec {
    height: 294px;
  }
}
.mainContents.result .kvSec::before {
  display: block;
  content: "";
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 3px;
  left: 0;
  bottom: 0;
  background-color: #960000;
}
.mainContents.result .kvSec.greenBg {
  background-color: #ebfff0;
}
.mainContents.result .kvSec.yellowBg {
  background-color: #fff9e3;
}
.mainContents.result .kvSec.purpleBg {
  background-color: #f7e6ff;
}
.mainContents.result .kvSec.emeraldBg {
  background-color: #d8fff8;
}
.mainContents.result .kvSec.blueBg {
  background-color: #e5faff;
}
.mainContents.result .kvSec .kvSec__inner {
  padding-top: 76px;
}
@media screen and (max-width: 820px) {
  .mainContents.result .kvSec .kvSec__inner {
    padding-top: 46px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .kvSec .kvSec__inner {
    padding-top: 10px;
  }
}
.mainContents.result .kvSec .kvSec__img {
  width: 1920px;
  position: absolute;
  left: 50%;
  right: 0;
  top: 0;
  margin: auto;
  transform: translateX(-50%);
  z-index: 0;
  overflow: hidden;
}
@media screen and (max-width: 820px) {
  .mainContents.result .kvSec .kvSec__img {
    width: 820px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .kvSec .kvSec__img {
    width: 100%;
  }
}
.mainContents.result .kvSec .kvSec__ttl {
  background-color: #fff;
  width: fit-content;
  border-radius: 10px;
  padding: 4px 16px;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
  align-items: center;
}
@media screen and (max-width: 820px) {
  .mainContents.result .kvSec .kvSec__ttl {
    padding: 4px 8px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .kvSec .kvSec__ttl {
    padding: 4px 20px 4px 8px !important;
  }
}
.mainContents.result .kvSec .kvSec__ttl.pr {
  padding-right: 40px;
}
@media screen and (max-width: 820px) {
  .mainContents.result .kvSec .kvSec__ttl.pr {
    padding-right: 28px;
  }
}
.mainContents.result .kvSec .kvSec__category {
  color: #ffebe1;
  font-weight: 700;
  font-size: 60px;
  line-height: 1.15;
  font-family: Arial, "Noto Sans JP";
}
@media screen and (max-width: 820px) {
  .mainContents.result .kvSec .kvSec__category {
    font-size: 35px;
    line-height: 1.1428571429;
  }
}
.mainContents.result .kvSec .kvSec__txt {
  color: #e60012;
  font-weight: 700;
  font-size: 45px;
  line-height: 1.2222222222;
  margin-top: -42px;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .mainContents.result .kvSec .kvSec__txt {
    font-size: 25px;
    line-height: 1.44;
    margin-top: -24px;
  }
}
.mainContents.result .kvSec .kvSec__txt::after {
  display: block;
  content: "";
  position: absolute;
  width: 80px;
  height: 72px;
  pointer-events: none;
  background-image: url("/images/parts-ttl-01.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left top;
  right: -20px;
  top: -20px;
}
@media screen and (max-width: 820px) {
  .mainContents.result .kvSec .kvSec__txt::after {
    width: 50px;
    height: 47px;
    top: -13px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .kvSec .kvSec__txt::after {
    background-image: url("/images/parts-ttl-sp-01.svg");
    width: 58px;
    height: 38px;
    top: -10px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .kvSec .kvSec__ttl {
    padding-right: 8px !important;
  }
}
.mainContents.result .kvSec .kvSec__txt::after {
  right: 20px;
}
@media screen and (max-width: 820px) {
  .mainContents.result .kvSec .kvSec__txt::after {
    right: 10px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .kvSec .kvSec__txt::after {
    right: 5px;
  }
}
.mainContents.result .imgWrap {
  margin-top: 156px;
}
@media screen and (max-width: 820px) {
  .mainContents.result .imgWrap {
    margin-top: 40px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .imgWrap {
    margin-top: 26px;
  }
}
.mainContents.result .contentSec {
  margin-top: 117px;
  margin-bottom: 142px;
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec {
    margin-top: 111px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .contentSec {
    margin-top: 75px;
  }
}
.mainContents.result .contentSec__ttl {
  font-size: 25px;
  font-weight: 700;
  position: relative;
  padding-left: 40px;
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec__ttl {
    font-size: 20px;
    padding-left: 23px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .contentSec__ttl {
    font-size: 19px;
    padding-left: 21px;
  }
}
.mainContents.result .contentSec__ttl::before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 104px;
  height: 111px;
  background-image: url("/support/speech/images/icon-ttl-01.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left top;
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec__ttl::before {
    background-image: url("/support/speech/images/icon-ttl-tab-01.svg");
    width: 63px;
    height: 56px;
    top: initial;
    bottom: -6px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .contentSec__ttl::before {
    background-image: url("/support/speech/images/icon-ttl-sp-01.svg");
    width: 56px;
    height: 50px;
    bottom: -3px;
  }
}
.mainContents.result .contentSec__btnWrap {
  margin-top: 32px;
  margin-bottom: 64px;
  display: flex;
  justify-content: center;
  border-bottom: 3px solid #E60012;
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec__btnWrap {
    margin-top: 40px;
    margin-bottom: 36px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .contentSec__btnWrap {
    margin-top: 26px;
    margin-bottom: 26px;
  }
}
.mainContents.result .contentSec__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 299px;
  height: 58px;
  font-size: 22px;
  font-weight: 700;
  color: #E60012;
  background-color: transparent;
  cursor: pointer;
  background-image: url("/support/speech/images/bg-result-01.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left top;
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec__btn {
    width: 250px;
    height: 50px;
    font-size: 19px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .contentSec__btn {
    font-size: 18px;
    width: 50%;
    height: auto;
    aspect-ratio: 7/2;
  }
  .mainContents.result .contentSec__btn:first-child {
    background-image: url("/support/speech/images/bg-result-sp-01.svg");
  }
  .mainContents.result .contentSec__btn:first-child.contentSec__btn--active {
    background-image: url("/support/speech/images/bg-result-active-sp-01.svg");
  }
  .mainContents.result .contentSec__btn:last-child {
    background-image: url("/support/speech/images/bg-result-sp-02.svg");
  }
  .mainContents.result .contentSec__btn:last-child.contentSec__btn--active {
    background-image: url("/support/speech/images/bg-result-active-sp-02.svg");
  }
}
.mainContents.result .contentSec__btn--active {
  color: #fff;
  background-image: url("/support/speech/images/bg-result-active-01.svg");
}
.mainContents.result .contentSec__subTtl {
  font-size: 22px;
  font-weight: 700;
  padding-left: 30px;
  position: relative;
  margin-bottom: 36px;
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec__subTtl {
    font-size: 19px;
    padding-left: 11px;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .contentSec__subTtl {
    font-size: 18px;
  }
}
.mainContents.result .contentSec__subTtl::before {
  display: block;
  content: "";
  position: absolute;
  width: 8px;
  height: 90%;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: #E60012;
  border-radius: 2px;
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec__subTtl::before {
    width: 6px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .contentSec__subTtl::before {
    border-radius: 1px;
  }
}
.mainContents.result .contentSec__result {
  display: none;
  flex-direction: column;
  row-gap: 32px;
}
.mainContents.result .contentSec__result--active {
  display: flex;
}
.mainContents.result .contentSec__link {
  display: block;
  width: fit-content;
  padding: 22px 43px 24px 60px;
  margin: 80px auto 0;
  background-color: #E60012;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  border-radius: 10px;
  position: relative;
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec__link {
    padding: 22px 43px 22px 60px;
    font-size: 18px;
    margin-top: 50px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .contentSec__link {
    padding: 22px 28px 24px 49px;
    font-size: 17px;
    margin-top: 52px;
  }
}
.mainContents.result .contentSec__link::before {
  display: block;
  content: "";
  position: absolute;
  width: 10px;
  height: 21px;
  top: 0;
  left: 25px;
  bottom: 0;
  margin: auto;
  background-image: url("/support/speech/images/icon-arrow-01.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left top;
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec__link::before {
    width: 9px;
    height: 20px;
    background-position: left center;
  }
}
.mainContents.result .contentSec .ranking {
  width: 100%;
}
.mainContents.result .contentSec .ranking__rank {
  background-color: #fff5f5;
  height: 62px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: 700;
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec .ranking__rank {
    height: 50px;
    font-size: 19px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .contentSec .ranking__rank {
    height: 40px;
    font-size: 18px;
  }
}
.mainContents.result .contentSec .ranking__flex {
  display: flex;
  column-gap: 80px;
  padding: 24px 0 32px;
  padding-left: 47px;
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec .ranking__flex {
    padding: 26px 0 45px;
    column-gap: 26px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .contentSec .ranking__flex {
    flex-direction: column;
  }
}
.mainContents.result .contentSec .ranking__img {
  width: 362px;
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec .ranking__img {
    width: 279px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .contentSec .ranking__img {
    width: 222px;
    margin: 0 auto;
  }
}
.mainContents.result .contentSec .ranking__info {
  margin-top: 60px;
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec .ranking__info {
    margin-top: 22px;
  }
}
.mainContents.result .contentSec .ranking__name {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 35px;
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec .ranking__name {
    font-size: 18px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .contentSec .ranking__name {
    font-size: 17px;
    margin-bottom: 22px;
  }
}
.mainContents.result .contentSec .ranking__txt {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 12px;
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec .ranking__txt {
    font-size: 18px;
    margin-bottom: 14px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .contentSec .ranking__txt {
    font-size: 17px;
    margin-bottom: 10px;
  }
}
.mainContents.result .contentSec .ranking__txt b {
  font-weight: 700;
  border: 3px solid #E60012;
  padding: 0 14px;
  border-radius: 18px;
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec .ranking__txt b {
    padding: 0px 16px;
    display: block;
    width: fit-content;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .contentSec .ranking__txt b {
    margin-bottom: 5px;
    border-width: 2px;
  }
}
.mainContents.result .contentSec .ranking__link {
  text-decoration: none;
  color: #323232;
  position: relative;
  font-size: 18px;
  font-weight: 400;
  padding-right: 24px;
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec .ranking__link {
    font-size: 16px;
    padding-right: 21px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .contentSec .ranking__link {
    display: block;
    width: fit-content;
    margin-left: auto;
    font-size: 16px;
  }
}
.mainContents.result .contentSec .ranking__link::after {
  display: block;
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background-image: url("/shared/images/icon-rightArrow-01.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left top;
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec .ranking__link::after {
    width: 17px;
    height: 17px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .contentSec .ranking__link::after {
    font-size: 16px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .contentSec .tableWrap {
    overflow-x: scroll;
  }
}
.mainContents.result .contentSec .tableWrap__table {
  display: none;
  font-size: 20px;
  border-collapse: collapse;
  border-collapse: separate;
  border-spacing: 4px;
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec .tableWrap__table {
    font-size: 18px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .contentSec .tableWrap__table {
    font-size: 17px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .contentSec .tableWrap__table {
    width: 851px;
  }
}
.mainContents.result .contentSec .tableWrap__table--active {
  display: block;
}
.mainContents.result .contentSec .tableWrap__table thead tr th {
  background-color: #E60012;
  color: #fff;
}
.mainContents.result .contentSec .tableWrap__table tbody {
  text-align: center;
}
.mainContents.result .contentSec .tableWrap__table tbody tr:nth-child(odd) {
  background-color: #fff5f5;
}
.mainContents.result .contentSec .tableWrap__table tbody tr:nth-child(even) {
  background-color: #ffffff;
}
.mainContents.result .contentSec .tableWrap__table tbody tr:first-child td {
  background-color: #E60012;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec .tableWrap__table tbody tr:first-child td {
    font-size: 19px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .contentSec .tableWrap__table tbody tr:first-child td {
    font-size: 18px;
  }
}
.mainContents.result .contentSec .tableWrap__table tbody tr:first-child td:nth-child(1) {
  width: 132px;
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec .tableWrap__table tbody tr:first-child td:nth-child(1) {
    width: 107px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .contentSec .tableWrap__table tbody tr:first-child td:nth-child(1) {
    width: 130px;
  }
}
.mainContents.result .contentSec .tableWrap__table tbody tr:first-child td:nth-child(2) {
  width: 183px;
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec .tableWrap__table tbody tr:first-child td:nth-child(2) {
    width: 116px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .contentSec .tableWrap__table tbody tr:first-child td:nth-child(2) {
    width: 173px;
  }
}
.mainContents.result .contentSec .tableWrap__table tbody tr:first-child td:nth-child(3) {
  width: 326px;
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec .tableWrap__table tbody tr:first-child td:nth-child(3) {
    width: 248px;
  }
}
.mainContents.result .contentSec .tableWrap__table tbody tr:first-child td:nth-child(4) {
  width: 290px;
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec .tableWrap__table tbody tr:first-child td:nth-child(4) {
    width: 223px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .contentSec .tableWrap__table tbody tr:first-child td:nth-child(4) {
    width: 298px;
  }
}
.mainContents.result .contentSec .tableWrap__table tbody td[rowspan] {
  font-weight: 700;
  background-color: #fff5f5;
}
.mainContents.result .contentSec .tableWrap__table tbody td {
  height: 50px;
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec .tableWrap__table tbody td {
    height: 45px;
  }
}
.mainContents.result .contentSec .tableWrap__table tbody td.txt2 {
  padding-left: 38px;
  width: 400px;
  text-align: left;
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec .tableWrap__table tbody td.txt2 {
    width: 248px;
    padding-left: 0;
  }
}
.mainContents.result .contentSec .overviewWrap {
  margin-top: 64px;
  display: flex;
  flex-direction: column;
  row-gap: 26px;
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec .overviewWrap {
    margin-top: 94px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .contentSec .overviewWrap {
    margin-top: 54px;
    row-gap: 18px;
  }
}
.mainContents.result .contentSec .overviewWrap__item {
  display: flex;
  justify-content: space-between;
  padding-bottom: 23px;
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec .overviewWrap__item {
    padding-bottom: 27px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .contentSec .overviewWrap__item {
    flex-direction: column;
    row-gap: 10px;
    padding-bottom: 18px;
  }
}
.mainContents.result .contentSec .overviewWrap__item:not(:last-child) {
  border-bottom: 3px solid #fff5f5;
}
.mainContents.result .contentSec .overviewWrap__item dt {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  background-color: #E60012;
  width: 178px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 23px;
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec .overviewWrap__item dt {
    width: 130px;
    height: 36px;
    font-size: 18px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .contentSec .overviewWrap__item dt {
    width: 141px;
    font-size: 17px;
  }
}
.mainContents.result .contentSec .overviewWrap__item dd {
  width: 688px;
  font-size: 20px;
  line-height: 1.7;
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec .overviewWrap__item dd {
    font-size: 18px;
    line-height: 1.5555555556;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .contentSec .overviewWrap__item dd {
    font-size: 17px;
    line-height: 1.6470588235;
  }
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec .overviewWrap__item dd {
    width: 560px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .contentSec .overviewWrap__item dd {
    width: 100%;
  }
}
.mainContents.result .contentSec .overviewWrap .program {
  display: flex;
}
.mainContents.result .contentSec .overviewWrap .program__time {
  width: 128px;
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec .overviewWrap .program__time {
    width: 63px;
  }
}
.mainContents.result .contentSec .detailWrap {
  display: flex;
  flex-direction: column;
  row-gap: 5px;
  margin-top: 60px;
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec .detailWrap {
    margin-top: 70px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .contentSec .detailWrap {
    margin-top: 52px;
    row-gap: 26px;
  }
}
.mainContents.result .contentSec .detailWrap__item {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 445px) {
  .mainContents.result .contentSec .detailWrap__item {
    flex-direction: column;
    row-gap: 14px;
  }
}
.mainContents.result .contentSec .detailWrap__item dt {
  background-color: #fff5f5;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px;
  width: 146px;
  font-size: 20px;
  font-weight: 700;
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec .detailWrap__item dt {
    width: 112px;
    font-size: 18px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .contentSec .detailWrap__item dt {
    width: 100%;
  }
}
.mainContents.result .contentSec .detailWrap__item dd {
  padding: 6px;
  padding-left: 0;
  width: 783px;
  font-size: 20px;
  line-height: 1.7;
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec .detailWrap__item dd {
    font-size: 18px;
    line-height: 1.5555555556;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .contentSec .detailWrap__item dd {
    font-size: 17px;
    line-height: 1.6470588235;
  }
}
@media screen and (max-width: 820px) {
  .mainContents.result .contentSec .detailWrap__item dd {
    padding: 19px;
    padding-right: 0;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.result .contentSec .detailWrap__item dd {
    padding: 0;
    width: 100%;
  }
}
.mainContents.speech .kvSec {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 500px;
  border-bottom: 7px solid #c80000;
}
@media screen and (max-width: 820px) {
  .mainContents.speech .kvSec {
    height: 300px;
    border-bottom: 5px solid #c80000;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speech .kvSec {
    height: 294px;
  }
}
.mainContents.speech .kvSec::before {
  display: block;
  content: "";
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 3px;
  left: 0;
  bottom: 0;
  background-color: #960000;
}
.mainContents.speech .kvSec.greenBg {
  background-color: #ebfff0;
}
.mainContents.speech .kvSec.yellowBg {
  background-color: #fff9e3;
}
.mainContents.speech .kvSec.purpleBg {
  background-color: #f7e6ff;
}
.mainContents.speech .kvSec.emeraldBg {
  background-color: #d8fff8;
}
.mainContents.speech .kvSec.blueBg {
  background-color: #e5faff;
}
.mainContents.speech .kvSec .kvSec__inner {
  padding-top: 76px;
}
@media screen and (max-width: 820px) {
  .mainContents.speech .kvSec .kvSec__inner {
    padding-top: 46px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speech .kvSec .kvSec__inner {
    padding-top: 10px;
  }
}
.mainContents.speech .kvSec .kvSec__img {
  width: 1920px;
  position: absolute;
  left: 50%;
  right: 0;
  top: 0;
  margin: auto;
  transform: translateX(-50%);
  z-index: 0;
  overflow: hidden;
}
@media screen and (max-width: 820px) {
  .mainContents.speech .kvSec .kvSec__img {
    width: 820px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speech .kvSec .kvSec__img {
    width: 100%;
  }
}
.mainContents.speech .kvSec .kvSec__ttl {
  background-color: #fff;
  width: fit-content;
  border-radius: 10px;
  padding: 4px 16px;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
  align-items: center;
}
@media screen and (max-width: 820px) {
  .mainContents.speech .kvSec .kvSec__ttl {
    padding: 4px 8px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speech .kvSec .kvSec__ttl {
    padding: 4px 20px 4px 8px !important;
  }
}
.mainContents.speech .kvSec .kvSec__ttl.pr {
  padding-right: 40px;
}
@media screen and (max-width: 820px) {
  .mainContents.speech .kvSec .kvSec__ttl.pr {
    padding-right: 28px;
  }
}
.mainContents.speech .kvSec .kvSec__category {
  color: #ffebe1;
  font-weight: 700;
  font-size: 60px;
  line-height: 1.15;
  font-family: Arial, "Noto Sans JP";
}
@media screen and (max-width: 820px) {
  .mainContents.speech .kvSec .kvSec__category {
    font-size: 35px;
    line-height: 1.1428571429;
  }
}
.mainContents.speech .kvSec .kvSec__txt {
  color: #e60012;
  font-weight: 700;
  font-size: 45px;
  line-height: 1.2222222222;
  margin-top: -42px;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .mainContents.speech .kvSec .kvSec__txt {
    font-size: 25px;
    line-height: 1.44;
    margin-top: -24px;
  }
}
.mainContents.speech .kvSec .kvSec__txt::after {
  display: block;
  content: "";
  position: absolute;
  width: 80px;
  height: 72px;
  pointer-events: none;
  background-image: url("/images/parts-ttl-01.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left top;
  right: -20px;
  top: -20px;
}
@media screen and (max-width: 820px) {
  .mainContents.speech .kvSec .kvSec__txt::after {
    width: 50px;
    height: 47px;
    top: -13px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speech .kvSec .kvSec__txt::after {
    background-image: url("/images/parts-ttl-sp-01.svg");
    width: 58px;
    height: 38px;
    top: -10px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speech .kvSec .kvSec__ttl {
    padding-right: 8px !important;
  }
}
.mainContents.speech .kvSec .kvSec__txt::after {
  right: 30px;
}
@media screen and (max-width: 820px) {
  .mainContents.speech .kvSec .kvSec__txt::after {
    right: 20px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speech .kvSec .kvSec__txt::after {
    right: 15px;
  }
}
.mainContents.speech .schoolSec {
  margin-top: 104px;
}
@media screen and (max-width: 820px) {
  .mainContents.speech .schoolSec {
    margin-top: 68px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speech .schoolSec {
    margin-top: 46px;
  }
}
.mainContents.speech .schoolSec__ttl {
  font-size: 25px;
  font-weight: 700;
  position: relative;
  padding-left: 40px;
}
@media screen and (max-width: 820px) {
  .mainContents.speech .schoolSec__ttl {
    font-size: 20px;
    padding-left: 23px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speech .schoolSec__ttl {
    font-size: 19px;
    padding-left: 21px;
  }
}
.mainContents.speech .schoolSec__ttl::before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 104px;
  height: 111px;
  background-image: url("/support/speech/images/icon-ttl-01.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left top;
}
@media screen and (max-width: 820px) {
  .mainContents.speech .schoolSec__ttl::before {
    background-image: url("/support/speech/images/icon-ttl-tab-01.svg");
    width: 63px;
    height: 56px;
    top: initial;
    bottom: -6px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speech .schoolSec__ttl::before {
    background-image: url("/support/speech/images/icon-ttl-sp-01.svg");
    width: 56px;
    height: 50px;
    bottom: -3px;
  }
}
.mainContents.speech .schoolSec__item {
  margin-top: 14px;
}
@media screen and (max-width: 820px) {
  .mainContents.speech .schoolSec__item {
    margin-top: 48px;
  }
}
.mainContents.speech .schoolSec__award {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 12px;
  margin-bottom: 30px;
}
@media screen and (max-width: 820px) {
  .mainContents.speech .schoolSec__award {
    margin-bottom: 56px;
    column-gap: 10px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speech .schoolSec__award {
    flex-direction: column;
    align-items: center;
    row-gap: 6px;
  }
}
.mainContents.speech .schoolSec__medal {
  width: 55px;
}
.mainContents.speech .schoolSec__name {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.6818181818;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .mainContents.speech .schoolSec__name {
    font-size: 19px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speech .schoolSec__name {
    font-size: 18px;
  }
}
.mainContents.speech .schoolSec__name--school {
  font-size: 20px;
  display: block;
}
@media screen and (max-width: 820px) {
  .mainContents.speech .schoolSec__name--school {
    font-size: 17px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speech .schoolSec__name--school {
    font-size: 16px;
  }
}
@media screen and (max-width: 820px) {
  .mainContents.speech .schoolSec__mobileTtl {
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 36px;
    padding-left: 11px;
    position: relative;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speech .schoolSec__mobileTtl {
    font-size: 18px;
  }
}
@media screen and (max-width: 820px) {
  .mainContents.speech .schoolSec__mobileTtl::before {
    display: block;
    content: "";
    position: absolute;
    width: 6px;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #E60012;
    border-radius: 2px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speech .schoolSec__mobileTtl::before {
    width: 5px;
  }
}
.mainContents.speech .schoolSec__video {
  width: fit-content;
  margin: 0 auto;
  width: 100%;
}
.mainContents.speech .schoolSec__video.-victory {
  width: fit-content;
}
.mainContents.speech .schoolSec__video.-victory .vjs-big-play-button {
  background-color: #707070;
  border: none;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  inset: 0;
  margin: auto;
}
@media screen and (max-width: 820px) {
  .mainContents.speech .schoolSec__video.-victory .vjs-big-play-button {
    width: 81px;
    height: 81px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speech .schoolSec__video.-victory .vjs-big-play-button {
    width: 64px;
    height: 64px;
  }
}
.mainContents.speech .schoolSec__video.-victory .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  font-size: 0px;
  content: "";
  background-image: url("/support/speech/images/icon-start-01.svg");
  background-repeat: no-repeat;
  background-size: 30px auto;
  background-position: left 46px center;
}
@media screen and (max-width: 820px) {
  .mainContents.speech .schoolSec__video.-victory .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
    background-size: 22px auto;
    background-position: left 33px center;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speech .schoolSec__video.-victory .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
    background-size: 18px auto;
    background-position: left 26px center;
  }
}
.mainContents.speech .schoolSec__video.-victory .vjs_video_3-dimensions {
  width: 681px;
  height: 445px;
}
@media screen and (max-width: 820px) {
  .mainContents.speech .schoolSec__video.-victory .vjs_video_3-dimensions {
    width: 708px;
    height: 421px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speech .schoolSec__video.-victory .vjs_video_3-dimensions {
    width: 315px;
    height: 187px;
  }
}
.mainContents.speech .schoolSec__video .vjs_video_3-dimensions {
  height: 277px;
  width: 100%;
}
@media screen and (max-width: 820px) {
  .mainContents.speech .schoolSec__video .vjs_video_3-dimensions {
    height: 270px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speech .schoolSec__video .vjs_video_3-dimensions {
    height: 138px;
  }
}
.mainContents.speech .schoolSec__video .vjs-big-play-button {
  background-color: #707070;
}
.mainContents.speech .contentsSec {
  margin-top: 60px;
  margin-bottom: 132px;
}
@media screen and (max-width: 820px) {
  .mainContents.speech .contentsSec {
    margin-top: 50px;
    margin-bottom: 64px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speech .contentsSec {
    margin-top: 26px;
    margin-bottom: 53px;
  }
}
.mainContents.speech .contentsSec__ttl {
  font-size: 22px;
  padding-left: 30px;
  position: relative;
  margin-bottom: 50px;
}
.mainContents.speech .contentsSec__ttl::before {
  display: block;
  content: "";
  position: absolute;
  width: 8px;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #E60012;
  border-radius: 2px;
}
.mainContents.speech .contentsSec__box {
  padding-left: 12px;
  height: 412px;
  overflow-y: scroll;
  scrollbar-width: none;
  display: flex;
  position: relative;
  justify-content: space-between;
}
@media screen and (max-width: 820px) {
  .mainContents.speech .contentsSec__box {
    padding-left: 0;
    height: 343px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speech .contentsSec__box {
    height: 461px;
  }
}
.mainContents.speech .contentsSec__box::-webkit-scrollbar {
  display: none;
}
.mainContents.speech .contentsSec__scrollBarWrap {
  position: sticky;
  top: 0;
  right: 0;
}
.mainContents.speech .contentsSec__scrollBar {
  display: block;
  height: 100%;
  width: 15px;
  background-color: #d9d9d9;
  border-radius: 15px;
}
@media screen and (max-width: 820px) {
  .mainContents.speech .contentsSec__scrollBar {
    width: 12px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speech .contentsSec__scrollBar {
    width: 8px;
  }
}
.mainContents.speech .contentsSec__scrollThumb {
  background-color: #818181;
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: inherit;
  cursor: pointer;
}
.mainContents.speech .contentsSec__txt {
  width: 912px;
  height: fit-content;
  font-size: 20px;
  line-height: 1.7;
}
@media screen and (max-width: 820px) {
  .mainContents.speech .contentsSec__txt {
    font-size: 18px;
    line-height: 1.5555555556;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speech .contentsSec__txt {
    font-size: 17px;
    line-height: 1.6470588235;
  }
}
@media screen and (max-width: 820px) {
  .mainContents.speech .contentsSec__txt {
    width: 681px;
    line-height: 1.7777777778;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speech .contentsSec__txt {
    width: 300px;
    width: 95.2380952381%;
  }
}
.mainContents.speech .contentsSec__link {
  display: block;
  width: fit-content;
  padding: 22px 43px 24px 60px;
  margin: 94px auto 0;
  background-color: #E60012;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  border-radius: 10px;
  position: relative;
}
@media screen and (max-width: 820px) {
  .mainContents.speech .contentsSec__link {
    padding: 22px 43px 22px 60px;
    font-size: 18px;
    margin-top: 50px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.speech .contentsSec__link {
    padding: 22px 45px 24px 66px;
    font-size: 17px;
    margin-top: 52px;
  }
}
.mainContents.speech .contentsSec__link::before {
  display: block;
  content: "";
  position: absolute;
  width: 10px;
  height: 21px;
  top: 0;
  left: 25px;
  bottom: 0;
  margin: auto;
  background-image: url("/support/speech/images/icon-arrow-01.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left top;
}
@media screen and (max-width: 820px) {
  .mainContents.speech .contentsSec__link::before {
    width: 9px;
    height: 20px;
    background-position: left center;
  }
}