* {
  -webkit-print-color-adjust: exact;
}
@media print, screen and (min-width: 769px) {
  .l-sec:not(:last-of-type) {
      margin-bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  .l-sec:not(:last-of-type) {
      margin-bottom: 0;
  }
}
.c-heading__style01 span {
  letter-spacing: 0.07em;
}
@media only screen and (max-width: 768px) {
  .l-sec__inner--concept {
    width: calc(100vw - 55px);
  }
}
.l-sec__inner--final {
  background: #fff;
}
@media print, screen and (min-width: 769px) {
  .l-sec__inner--final {
    padding: 25px 4.5% 1px;
    margin-top: 40px;
    border-radius: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .l-sec__inner--final {
    padding: 15px 6% 50px;
    margin-top: 33px;
    border-radius: 10px;
  }
}
.l-sec__inner--result {
  max-width: 1205px;
}
@media only screen and (max-width: 768px) {
  .l-sec__inner--judge {
    width: calc(100vw - 28px);
  }
}
.l-sec__inner--performance {
  max-width: 1080px;
}
@media print, screen and (min-width: 769px) {
  .l-sec__inner--performance {
    padding: 90px 0 85px;
  }
}
@media only screen and (max-width: 768px) {
  .l-sec__inner--performance {
    padding: 38px 0 85px;
  }
}





/* ===============================================
footer
=============================================== */
/* l-footer
----------------------- */
.l-footer {
  font-family: "Noto Sans JP", sans-serif;
}
@media print, screen and (min-width: 769px) {
  .l-footer {
    padding: 177px 0 40px;
  }
}
@media only screen and (max-width: 768px) {
  .l-footer {
    padding: 42px 0 85px;
  }
}
@media print, screen and (min-width: 769px) {
  .l-footer__wrapper {
    max-width: 1000px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 768px) {
  .l-footer__wrapper {
    width: calc(100vw - 40px);
    margin: 0 auto;
  }
}
.l-footer__label {
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .l-footer__label {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 768px) {
  .l-footer__label {
    font-size: 1.6666666667rem;
  }
}
.panel-final__logo-list {
  display: flex;
}
@media print, screen and (min-width: 769px) {
  .panel-final__logo-list {
    justify-content: center;
    padding-top: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-final__logo-list {
    justify-content: space-between;
    flex-wrap: wrap;
    margin:  0 3%;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-final__logo-list:first-of-type {
    margin-bottom: 73px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-final__logo-list:first-of-type {
    margin-top: 17px;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-final__logo-list:last-of-type {
    padding-top: 27px;
    margin-left: 85px;
  }
}
@media print, screen and (max-width: 1080px) {
  .panel-final__logo-list:last-of-type {
    margin-left: 0;
  }
}
@media only screen and (max-width: 768px) {
  .panel-final__logo-list:last-of-type {
    margin-left: 2%;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-final__logo-list:last-of-type li {
    padding: 0 60px;
  }
}
@media print, screen and (max-width: 1080px) {
  .panel-final__logo-list:last-of-type li {
    padding: 0 5.55042vw;
  }
}
@media only screen and (max-width: 768px) {
  .panel-final__logo-list:last-of-type li {
    border: none;
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  .panel-final__logo-list:last-of-type li:nth-child(1) {
    flex-basis: 36%;
  }
}
@media only screen and (max-width: 768px) {
  .panel-final__logo-list:last-of-type li:nth-child(2) {
    flex-basis: 40%;
  }
}
@media only screen and (max-width: 768px) {
  .panel-final__logo-list:last-of-type li:nth-child(3) {
    flex-basis: 62%;
    margin: 25px auto 0;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-final__logo-item {
    padding: 0 25px;
  }
}
@media print, screen and (max-width: 1080px) {
  .panel-final__logo-item {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-final__logo-item {
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #aaa;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-final__logo-item:not(:last-of-type) {
    border-right: 1px solid #aaa;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-final__logo-item img {
    width: auto;
    height: 45px;
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .panel-final__logo-item img {
    display: block;
    height: auto;
    margin: 0 auto;
  }
}
.panel-final__logo-item a {
  position: relative;
  display: block;
}
@media print, screen and (min-width: 769px) {
  .panel-final__logo-item a[href^="https://www.towayakuhin.co.jp/"] {
    width: 224px;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-final__logo-item a[href^="https://www.yokogawa.co.jp/"] {
    width: 210px;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-final__logo-item a[href^="https://info.yomiuri.co.jp/"] {
    width: 123px;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-final__logo-item a[href^="https://www.tis.co.jp/"] {
    width: 117px;
  }
}
.panel-result {
  padding-top: 30px;
}
@media print, screen and (min-width: 769px) {
  .panel-result {
    margin: 133px auto 0;
  }
}
@media only screen and (max-width: 768px) {
  .panel-result {
    margin: 80px auto 0;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-result__inner {
    margin-top: 73px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-result__inner {
    margin-top: 117px;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-result__award-wrapper+.panel-result__award-wrapper {
    margin-top: 140px;
  }
}
@media print, screen and (max-width: 1080px) {
  .panel-result__award-wrapper+.panel-result__award-wrapper {
    margin-top: 13.297%;
  }
}
@media only screen and (max-width: 768px) {
  .panel-result__award-wrapper+.panel-result__award-wrapper {
    margin-top: 135px;
  }
}
.panel-result__award {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .panel-result__award {
    padding: 44px 8.5% 47px 11.3%;
  }
}
@media only screen and (max-width: 768px) {
  .panel-result__award {
    background: #fff;
    padding: 113px 5% 35px 5%;
    box-shadow : 10px 10px 15px rgba(0, 200, 170, 0.5);
  }
}
@media print, screen and (min-width: 769px) {
  .panel-result__award--reverse {
    padding: 44px 8% 47px 8.3%;
  }
}
.panel-award__top {
  display: flex;
}
@media print, screen and (min-width: 769px) {
  .panel-award__top {
    gap: 24px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-award__top {
    flex-direction: column;
    gap: 25px;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-award__top--reverse {
    flex-direction: row-reverse;
    justify-content: space-between;
  }
}
.panel-award__content {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .panel-award__content {
    flex-basis: 441px;
    padding-top: 15.7%;
  }
}
@media only screen and (max-width: 768px) {
  .panel-award__content {
    flex-basis: auto;
    padding-top: 0;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-award__content--reverse {
    flex-basis: 465px;
    padding-top: 15%;
  }
}
.panel-award__content::before {
  content: "";
  display: inline-block;
  position: absolute;
  pointer-events: none;
}
@media print, screen and (min-width: 769px) {
  .panel-award__content::before {
    top: -118px;
    left: 0;
    width: 53%;
    height: 234px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-award__content::before {
    top: -200px;
    left: 50%;
    transform: translateX(-50%);
    width: 65%;
    height: 175px;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-award__content--reverse::before {
    left: auto;
    right: 26px;
    right: 5%;
    width: 58%;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-award__content--01::before {
    background: url("../images/award_icon01.png") no-repeat center center / contain;
  }
}
@media only screen and (max-width: 768px) {
  .panel-award__content--01::before {
    background: url("../images/award_icon01_sp.png") no-repeat center center / contain;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-award__content--02::before {
    background: url("../images/award_icon02.png") no-repeat center center / contain;
  }
}
@media only screen and (max-width: 768px) {
  .panel-award__content--02::before {
    background: url("../images/award_icon02_sp.png") no-repeat center center / contain;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-award__content--03::before {
    background: url("../images/award_icon03.png") no-repeat center center / contain;
  }
}
@media only screen and (max-width: 768px) {
  .panel-award__content--03::before {
    background: url("../images/award_icon03_sp.png") no-repeat center center / contain;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-award__content--04::before {
    background: url("../images/award_icon04.png") no-repeat center center / contain;
  }
}
@media only screen and (max-width: 768px) {
  .panel-award__content--04::before {
    background: url("../images/award_icon04_sp.png") no-repeat center center / contain;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-award__content--05::before {
    background: url("../images/award_icon05.png") no-repeat center center / contain;
  }
}
@media only screen and (max-width: 768px) {
  .panel-award__content--05::before {
    background: url("../images/award_icon05_sp.png") no-repeat center center / contain;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-award__content--06::before {
    background: url("../images/award_icon06.png") no-repeat center center / contain;
  }
}
@media only screen and (max-width: 768px) {
  .panel-award__content--06::before {
    background: url("../images/award_icon06_sp.png") no-repeat center center / contain;
  }
}
.panel-award__heading {
  color: #333;
  letter-spacing: 0.1em;
}
@media print, screen and (min-width: 769px) {
  .panel-award__heading {
    font-size: 2rem;
  }
}
@media print, screen and (max-width: 1080px) {
  .panel-award__heading {
    font-size: 2.77778vw;
  }
}
@media only screen and (max-width: 768px) {
  .panel-award__heading {
    font-size: 2rem;
    line-height: 1.75;
    margin-left: 2.5%;
  }
}
@media only screen and (max-width: 768px) {
  .panel-award__heading--small {
    font-size: 1.75rem;
    letter-spacing: 0.04em;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-award__list-wrapper {
    margin-top: 13px;
  }
}
@media print, screen and (max-width: 1080px) {
  .panel-award__list-wrapper {
    margin-top: 1.1236vw;
  }
}
@media only screen and (max-width: 768px) {
  .panel-award__list-wrapper {
    padding: 0 0 0 7px;
    margin-top: 4px;
  }
}
.panel-award__list {
  display: flex;
}
@media print, screen and (min-width: 769px) {
  .panel-award__list {
    gap: 20px;
  }
}
@media print, screen and (max-width: 1080px) {
  .panel-award__list {
    gap: 5.5%;
  }
}
@media only screen and (max-width: 768px) {
  .panel-award__list {
    align-items: flex-start;
    gap: 7px;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-award__list+.panel-award__list {
    margin-top: 8px;
  }
}
@media print, screen and (max-width: 1080px) {
  .panel-award__list+.panel-award__list {
    margin-top: 1.1236vw;
  }
}
@media only screen and (max-width: 768px) {
  .panel-award__list+.panel-award__list {
    margin-top: 1.2vw;
  }
}
@media only screen and (max-width: 768px) {
  .panel-award__image {
    margin-top: -5px;
  }
}
.panel-award__label {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.05em;
  line-height: 1;
  height: 21px;
  padding: 0 9px;
  border-radius : 4px;
}
@media print, screen and (min-width: 769px) {
  .panel-award__label {
    font-size: 1.2rem;
    margin-top: 7px;
  }
}
@media print, screen and (max-width: 1080px) {
  .panel-award__label {
    font-size: 1.34832vw;
    margin-top: 1.5%;
  }
}
@media only screen and (max-width: 768px) {
  .panel-award__label {
    font-size: 0.9rem;
    height: 15px;
    padding: 0 7px;
    margin-top: 5px;
    border-radius : 1.8px;
  }
}
.panel-award__label--purple {
  background-color: #7878fa;
}
.panel-award__label--green {
  background-color: #00c8aa;
}
.panel-award__value {
  font-feature-settings: "palt";
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
@media print, screen and (min-width: 769px) {
  .panel-award__value {
    font-size: 2.2rem;
  }
}
@media print, screen and (max-width: 1080px) {
  .panel-award__value {
    font-size: 2.22222vw;
  }
}
@media only screen and (max-width: 768px) {
  .panel-award__value {
    font-size: 1.65rem;
    line-height: 1.6;
  }
}
.panel-award__value--small {
  line-height: 1.5;
}
@media print, screen and (min-width: 769px) {
  .panel-award__value--small {    
    font-size: 1.8rem;
    margin-top: 4px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-award__value--small {
    font-size: 1.35rem;
    margin-top: 2px;
  }
}
.panel-award__value--sub {
  margin-left: 8px;
}
@media only screen and (max-width: 768px) {
  .panel-award__value--sub {
    margin-left: 4px;
  }
}
.panel-award__value--purple {
  color: #7878fa;
}
.panel-award__value--green {
  color: #00c8aa;
}
.panel-award__bottom {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .panel-award__bottom--reverse {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
}
.panel-award__bottom::before {
  content: "";
  display: inline-block;
  position: relative;
  pointer-events: none;
}
@media print, screen and (min-width: 769px) {
  .panel-award__bottom::before {
    width: 27%;
    height: 61px;
    margin-top: -12px;
    margin-left: -40px;
  }
}
@media print, screen and (max-width: 1080px) {
  .panel-award__bottom::before {
    width: 195px;
    height: 46px;
    margin-top: 23px;
    margin-left: 2%;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-award__bottom--01::before {
    background: url("../images/award_text01.png") no-repeat center center / contain;
  }
}
@media only screen and (max-width: 768px) {
  .panel-award__bottom--01::before {
    background: url("../images/award_text01_sp.png") no-repeat center center / contain;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-award__bottom--02::before {
    background: url("../images/award_text02.png") no-repeat center center / contain;
  }
}
@media only screen and (max-width: 768px) {
  .panel-award__bottom--02::before {
    background: url("../images/award_text02_sp.png") no-repeat center center / contain;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-award__bottom--03::before {
    background: url("../images/award_text03.png") no-repeat center center / contain;
  }
}
@media only screen and (max-width: 768px) {
  .panel-award__bottom--03::before {
    background: url("../images/award_text03_sp.png") no-repeat center center / contain;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-award__bottom--04::before {
    background: url("../images/award_text04.png") no-repeat center center / contain;
  }
}
@media only screen and (max-width: 768px) {
  .panel-award__bottom--04::before {
    background: url("../images/award_text04_sp.png") no-repeat center center / contain;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-award__bottom--05::before {
    background: url("../images/award_text05.png") no-repeat center center / contain;
  }
}
@media only screen and (max-width: 768px) {
  .panel-award__bottom--05::before {
    background: url("../images/award_text05_sp.png") no-repeat center center / contain;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-award__bottom--06::before {
    background: url("../images/award_text06.png") no-repeat center center / contain;
  }
}
@media only screen and (max-width: 768px) {
  .panel-award__bottom--06::before {
    background: url("../images/award_text06_sp.png") no-repeat center center / contain;
  }
}
.panel-award__text {
  line-height: 2;
  max-width: 858px;
}
@media print, screen and (min-width: 769px) {
  .panel-award__text {
    font-size: 1.6rem;
    margin: -21px auto 0 40px;
  }
}
@media print, screen and (max-width: 1080px) {
  .panel-award__text {
    font-size: 1.48148vw;
    margin: -3.5% auto 0;
  }
}
@media only screen and (max-width: 768px) {
  .panel-award__text {
    font-feature-settings: "palt";
    font-size: 1.4rem;
    letter-spacing: 0.05em;
    line-height: 1.71;
    text-align: justify;
    max-width: 96%;
    margin: -15px auto 0;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-award__bottom--reverse .panel-award__text {
    margin: -14px auto 0;
  }
}
.panel-result__award-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: -1;
  pointer-events: none;
  filter: drop-shadow(10px 10px 15px rgba(0, 200, 170, 0.5));
}
@media only screen and (max-width: 768px) {
  .panel-result__award-bg {
    display: none;
  }
}
.panel-result__award-bg polygon { fill:#fff; }
.panel-result__award-bg--reverse {
  transform: scale(-1, 1);
}

.l-footer__copyright {
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .l-footer__copyright {
    padding-top: 85px;
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .l-footer__copyright {
    padding-top: 20px;
    font-size: 1.2rem;
  }
}
.l-footer__organized {
  margin-bottom: 80px;
}
@media only screen and (max-width: 768px) {
  .l-footer__organized {
    margin-bottom: 40px;
  }
}
.l-footer__organized-label {
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .l-footer__organized-label {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 768px) {
  .l-footer__organized-label {
    font-size: 1.6666666667rem;
  }
}
.l-footer__organized-text {
  margin-top: 20px;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .l-footer__organized-text {
    font-size: 2.5rem;
  }
}
@media only screen and (max-width: 768px) {
  .l-footer__organized-text {
    font-size: 1.5rem;
  }
}
.panel-performance .c-heading__style01 span {
  color: #fff;
  opacity: 0.3;
}
@media print, screen and (max-width: 1080px) {
  .panel-judge .c-heading__style01 span {
    letter-spacing: 0.01em;
    font-size: 9vw;
  }
}

@media only screen and (max-width: 768px) {
  .panel-point .c-heading__style01 span {
    font-size: 5rem;
    letter-spacing: 0.06em;
  }
}
@media only screen and (max-width: 768px) {
  .panel-point .c-heading__style01 em {
    margin-top: -16px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-judge .c-heading__style01 span {
    font-size: 3rem;
    letter-spacing: 0.07em;
  }
}
@media only screen and (max-width: 768px) {
  .panel-judge .c-heading__style01 em {
    margin-top: -12px;
  }
}
.c-heading__style01-small {
  font-size: 6.5rem!important;
  letter-spacing: 0.07em!important;
  line-height: 1.41!important;
}
@media only screen and (max-width: 1080px) {
  .c-heading__style01-small {
    font-size: 5.8vw!important;
    line-height: 1.05!important;
  }
}
@media only screen and (max-width: 768px) {
  .c-heading__style01-small {
    font-size: 4rem!important;
    letter-spacing: 0.06em!important;
  }
}
.c-heading__style01-small+em {
  color: #fff;
  letter-spacing: 0.1em;
  margin-top: -32px;
}
@media only screen and (max-width: 768px){
  .c-heading__style01-small+em {
    font-size: 4.66666vw;
    letter-spacing: 0.1em;
    margin-top: 10px;
  }
}

/* c-heading__style02
----------------------- */
.c-heading__style02 {
  position: absolute;
  letter-spacing: 0.17em;
  text-align: center;
  background: linear-gradient(90deg,rgba(0, 100, 255, 0.5)   0%,rgba(255,  51, 255, 0.5) 20%,rgba(220, 240, 255, 0.5) 40%,rgba(70,  255, 255, 0.5) 60%,rgba(0,  229, 170, 0.5) 80%,rgba(255, 255,   0, 0.5)100%);
  padding: 23px 0;
  width: 850px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media print, screen and (min-width: 769px) {
  .c-heading__style02 {
    font-size: 3.3rem;
  }
}
@media only screen and (max-width: 1080px) {
  .c-heading__style02 {
    font-size: 3.05556vw;
  }
}
@media only screen and (max-width: 768px) {
  .c-heading__style02 {
    font-size: 2.18rem;
    letter-spacing: 0.1em;
    padding: 7px 0;
    width: 90%;
  }
}
.c-heading__style02 span {
  margin-left: 98px;
}
@media only screen and (max-width: 1080px) {
  .c-heading__style02 span {
    margin-left: 9vw;
  }
}
@media only screen and (max-width: 768px) {
  .c-heading__style02 span {
    margin-left: 0;
  }
}
.c-heading__style02 em {
  letter-spacing: 0.05em;
  margin-left: 8px;
}
@media print, screen and (min-width: 769px) {
  .c-heading__style02 em {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 1080px) {
  .c-heading__style02 em {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-heading__style02 em {
    font-size: 3.2vw;
    margin-left: 3px;
  }
}
.panel-concept {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  max-width: 1290px;
}
@media print, screen and (min-width: 769px) {
  .panel-concept {
    padding-top: 50px;
    margin: auto;
    background: url("../images/concept-bg01.png") no-repeat center -130px;
    background-size: 1290px auto;
  }
}
@media only screen and (max-width: 768px) {
  .panel-concept {
    padding-top: 8px;
    background: url("../images/concept-bg01_sp.png") no-repeat center 60px;
    background-size: 100%;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-concept__heading01 {
    width: 285px;
    margin: 80px auto 0;
  }
}
@media only screen and (max-width: 768px) {
  .panel-concept__heading01 {
    width: 65%;
    margin: 32px auto 0;
  }
}
.panel-concept__heading02 {
  font-weight: 500;
}
@media print, screen and (min-width: 769px) {
  .panel-concept__heading02 {
    font-size: 4.2rem;
    line-height: 1.6;
    letter-spacing: 0.15em;
    margin-top: 20px;
    margin-left: 6%;
  }
}
@media only screen and (max-width: 768px) {
  .panel-concept__heading02 {
    font-size: 3rem;
    line-height: 1.6;
    letter-spacing: 0.4rem;
    margin-top: 8px;
    margin-left: 10%;
  }
}
.panel-concept__text01 {
  line-height: 2.35;
  letter-spacing: 0.05em;
  margin-top: 17px;
  margin-left: 31px;
}
@media print, screen and (min-width: 769px) {
  .panel-concept__text01 {
    font-size: 2rem;
  }
}
@media print, screen and (max-width: 1080px) {
  .panel-concept__text01 {
    font-size: 1.85185vw;
  }
}
@media only screen and (max-width: 768px) {
  .panel-concept__text01 {
    font-size: 1.2rem;
    text-align: left;
    line-height: 2.08;
    letter-spacing: 0.05em;
    margin: 22px auto 0;
    max-width: 92%;
  }
}
.panel-concept__pictures {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-left: 4%
}
@media print, screen and (min-width: 769px) {
  .panel-concept__pictures {
    margin-top: 45px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-concept__pictures {
    flex-direction: column;
    margin-top: 60px;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-concept__pictures img {
    width: 33%;
  }
}
@media only screen and (max-width: 768px) {
  .panel-concept__pictures img {
    width: 77%;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-concept__pictures img:nth-child(even) {
    margin-top: 60px;
    margin-left: -7.5%;
  }
}
@media only screen and (max-width: 768px) {
  .panel-concept__pictures img:nth-child(even) {
    margin-top: -45px;
    margin-left: 30%;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-concept__pictures img:nth-child(odd) {
    margin-left: -45px;
    margin-left: -4.5%;
  }
}
@media only screen and (max-width: 768px) {
  .panel-concept__pictures img:nth-child(odd) {
    margin-top: -46px;
    margin-left: -9%;
  }
}
@media only screen and (max-width: 768px) {
  .panel-concept__pictures img:first-child{
    margin-top: 0;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-concept__entry {
    width: 343px;
    margin: 37px auto 0;
  }
}
@media only screen and (max-width: 768px) {
  .panel-concept__entry {
    width: 55%;
    margin: 28px auto 0;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-concept__entry img {
    margin-left: 3%;
  }
}
@media only screen and (max-width: 768px) {
  .panel-concept__entry img {
    margin-left: 0;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-concept__btn {
    width: 425px;
    margin: 15px auto 0;
  }
}
@media only screen and (max-width: 768px) {
  .panel-concept__btn {
    width: 89%;
    margin: 28px auto 0;
  }
}
.panel-final {
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .panel-final {
    max-width: 1350px;
    padding-top: 128px;
    margin: auto;
    background: url("../images/final-bg01.png") no-repeat center 80px;
    background-size: 1350px auto;
  }
}
@media only screen and (max-width: 768px) {
  .panel-final {
    margin: 50px auto 0;
    background: none;
  }
}
.panel-final__heading01 {
  color: #ff9600;
  font-feature-settings: "palt";
  line-height: 1.45;
}
@media print, screen and (min-width: 769px) {
  .panel-final__heading01 {
    font-size: 3.5rem;
    letter-spacing: 0.1em;
  }
}
@media only screen and (max-width: 768px) {
  .panel-final__heading01 {
    font-size: 1.75rem;
    letter-spacing: 0.13em;
  }
}
.panel-final__heading01--red {
  color: #e60012;
  letter-spacing: 0.13em;
}
.panel-final__heading01--blue {
  color: #0068b7;
}
@media print, screen and (min-width: 769px) {
  .panel-final__heading01 em {
    font-size: 7rem;
  }
}
@media only screen and (max-width: 768px) {
  .panel-final__heading01 em {
    font-size: 3.3rem;
  }
}
.panel-final__heading02 {
  position: relative;
  z-index: 1;
  display: table;
  margin-left: auto;
  margin-right: auto;
  font-weight: 500;
}
@media print, screen and (min-width: 769px) {
  .panel-final__heading02 {
    padding: 5px 10px;
    margin-top: 70px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-final__heading02 {
    padding: 5px 10px 5px;
    margin-top: 45px;
  }
}
.panel-final__heading02::before, .panel-final__heading02::after {
  display: block;
  content: "";
  position: absolute;
  pointer-events: none;
}
.panel-final__heading02::before {
  z-index: -1;
  top: 3%;
  height: 105%;
  border: 1px solid #131313;
}
@media print, screen and (min-width: 769px) {
  .panel-final__heading02::before {
    left: -4%;
    width: 106.5%;
  }
}
@media only screen and (max-width: 768px) {
  .panel-final__heading02::before {
    left: -6%;
    width: 112%;
  }
}
.panel-final__heading02::after {
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 108%;
  background: #fff;
  pointer-events: none;
}
.panel-final__heading02 span {
  display: block;
}
@media print, screen and (min-width: 769px) {
  .panel-final__heading02 span {
    padding-bottom: 19px;
    font-size: 2.2rem;
    letter-spacing: 0.1em;
  }
}
@media only screen and (max-width: 768px) {
  .panel-final__heading02 span {
    font-size: 1.5rem;
    letter-spacing: 0.15em;
  }
}
.panel-final__heading02 em {
  display: block;
  letter-spacing: 0.1em;
}
@media print, screen and (min-width: 769px) {
  .panel-final__heading02 em {
    font-size: 3.5rem;
  }
}
@media only screen and (max-width: 768px) {
  .panel-final__heading02 em {
    padding-top: 10px;
    font-size: 2.5rem;
  }
}
.panel-final__image-wrapper {
  display: flex;
  gap: 55px;
  margin: 35px 13px 0;
}
@media only screen and (max-width: 768px) {
  .panel-final__image-wrapper {
    flex-direction: column;
    gap: 13px;
    margin: 25px 1px 0;
  }
}
@media only screen and (max-width: 768px) {
  .panel-final__image {
    width: 83%;
  }
  .panel-final__image+.panel-final__image {
    margin-left: auto;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-final__def01 {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-final__def01 {
    letter-spacing: 0.1em;
    margin-top: 30px;
  }
}
.panel-final__def01 dt {
  font-weight: 500;
}
@media print, screen and (min-width: 769px) {
  .panel-final__def01 dt {
    font-size: 2.5rem;
  }
}
@media print, screen and (max-width: 1080px) {
  .panel-final__def01 dt {
    font-size: 2.6666666667vw;
  }
}
@media only screen and (max-width: 768px) {
  .panel-final__def01 dt {
    font-size: 1.8rem;
  }
}
.panel-final__def01 dt span {
  display: inline-block;
  border-bottom: 1px solid #000;
}
.panel-final__def01 dd {
  font-weight: 500;
}
@media print, screen and (min-width: 769px) {
  .panel-final__def01 dd {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-final__def01 dd {
    line-height: 1.4;
    margin-top: 13px;
  }
}
.panel-final__def01 dd em {
  display: block;
  color: #00b6c8;
}
@media print, screen and (min-width: 769px) {
  .panel-final__def01 dd em {
    font-size: 3.8rem;
    letter-spacing: 0.1em;
  }
}
@media print, screen and (max-width: 1080px) {
  .panel-final__def01 dd em {
    font-size: 3.4666666667vw;
  }
}
@media only screen and (max-width: 768px) {
  .panel-final__def01 dd em {
    font-size: 2.7rem;
  }
}
.panel-final__def01 dd span {
  display: block;
  margin-top: 5px;
}
@media print, screen and (min-width: 769px) {
  .panel-final__def01 dd span {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 768px) {
  .panel-final__def01 dd span {
    font-size: 1.5rem;
  }
}
.panel-final__def01 dd picture {
  display: block;
  margin: 30px auto 0;
}
@media print, screen and (min-width: 769px) {
  .panel-final__def01 dd picture {
    width: 766px;
  }
}
@media print, screen and (max-width: 1080px) {
  .panel-final__def01 dd picture {
    width: 72vw;
  }
}
@media only screen and (max-width: 768px) {
  .panel-final__def01 dd picture {
    width: 61.3333333333vw;
  }
}
.panel-final__text01 {
  line-height: 2.2;
}
@media print, screen and (min-width: 769px) {
  .panel-final__text01 {
    font-size: 2rem;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-final__text01 {
    font-size: 1.4rem;
    margin-bottom: 20px;
  }
}
.panel-final__logo-heading01 {
  margin-top: 45px;
}
@media print, screen and (min-width: 769px) {
  .panel-final__logo-heading01 {
    font-size: 1.8rem;
    letter-spacing: 0.1em;
  }
}
@media only screen and (max-width: 768px) {
  .panel-final__logo-heading01 {
    font-size: 1.5rem;
    letter-spacing: 0.05em;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-final__logo-heading02 {
    font-size: 1.8rem;
    letter-spacing: 0.1em;
    margin-top: 58px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-final__logo-heading02 {
    font-size: 1.5rem;
    letter-spacing: 0.05em;
    margin-top: 30px;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-final__logo-heading03 {
    font-size: 1.8rem;
    letter-spacing: 0.1em;
    margin-top: 70px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-final__logo-heading03 {
    font-size: 1.5rem;
    letter-spacing: 0.05em;
    margin-top: 30px;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-final__logo01 {
    width: 404px;
    margin: -8px auto 0;
  }
}
@media only screen and (max-width: 768px) {
  .panel-final__logo01 {
    width: auto;
    margin: -3px auto 0;
  }
}
.panel-final__logo-caption {
  margin-top: -8px;
}
@media print, screen and (min-width: 769px) {
  .panel-final__logo-caption {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .panel-final__logo-caption {
    font-size: 1rem;
    letter-spacing: 0.05em;
  }
}
.panel-final__logo02 {
  position: relative;
  margin: 0 auto;
}
@media print, screen and (min-width: 769px) {
  .panel-final__logo02 {
    width: 220px;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-final__logo02 {
    width: 60%;
    margin-top: 15px;
  }
}
.panel-final__text02 {
  margin: 0 auto;
}
@media print, screen and (min-width: 769px) {
  .panel-final__text02 {
    width: 568px;
    margin-top: 75px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-final__text02 {
    margin-top: 50px;
  }
}
.panel-point {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .panel-point {
    padding-top: 100px;
    margin: 200px auto 0;
    max-width: 1367px;
    background: url("../images/point-bg01.png") no-repeat center -30px;
    background-size: 1367px auto;
  }
}
@media only screen and (max-width: 768px) {
  .panel-point {
    background-image: url("../images/point-bg01_sp.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    padding: 70px 0 35px;
    margin: 80px auto 0;
  }
}
.panel-point::after {
  position: relative;
  display: inline-block;
  content: "";
  width: 11%;
  height: 151px;
  background-image: url("../images/point-bg02.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  z-index: -1;
  margin-top: 3%;
  margin-left: 30.3%;
}
@media only screen and (max-width: 768px) {
  .panel-point::after {
    content: none;
  }
}
.panel-point__text {
  letter-spacing: 0.05em;
  line-height: 2.5;
  margin: 51px auto 0;
  max-width: 848px;
}
@media print, screen and (min-width: 769px) {
  .panel-point__text {
    font-size: 1.6rem;
  }
}
@media print, screen and (max-width: 1080px) {
  .panel-point__text {
    font-size: 1.49vw;
  }
}
@media only screen and (max-width: 768px) {
  .panel-point__text {
    font-feature-settings: "palt";
    font-size: 1.4rem;
    letter-spacing: 0.05em;
    line-height: 1.72;
    margin: 26px auto 0;
  }
}
.panel-point__list {
  display: flex;
  justify-content: center;
  gap: 12%;
}
  @media print, screen and (min-width: 769px) {
  .panel-point__list {
    margin-top: 120px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-point__list {
    flex-direction: column;
    align-items: center;
    margin-top: 17%;
  }
}
.panel-point__item {
  display: flex;
  position: relative;
  font-size: 1.6rem;
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
}
@media print, screen and (min-width: 769px) {
  .panel-point__item {
    width: 23.5%;
  }
}
@media only screen and (max-width: 768px) {
  .panel-point__item {
    width: 45%;
  }
  .panel-point__item+.panel-point__item {
    margin-top: 13%;
  }
  .panel-point__item:nth-child(1),
  .panel-point__item:nth-child(3) {
    margin-left: -42%;
  }
  .panel-point__item:nth-child(2) {
    margin-right: -47.5%;
  }
  .panel-point__item:nth-child(2) .panel-point__item-text {
    margin-top: -13%;
  }
}
.panel-point__item::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  z-index: -1;
}
@media print, screen and (min-width: 769px) {
  .panel-point__item::after {
    width: 160%;
    height: 372px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-point__item::after {
    width: 230px;
    height: 230px;
  }
}
.panel-point__item-text {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  letter-spacing: 0.04em;
  line-height: 1.81;
  margin-top: -34px;
}
@media print, screen and (min-width: 769px) {
  .panel-point__item-text {
    font-size: 1.6rem;
  }
}
@media print, screen and (max-width: 1080px) {
  .panel-point__item-text {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 768px) {
  .panel-point__item-text {
    line-height: 1.58;
    width: 157px;
    margin: -10% auto 0;
  }
}
.panel-point__item-text::before {
  position: relative;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-style : italic;
  font-weight: 700;
  letter-spacing : 5.6px;
  line-height: 0.8;
  color : #fff;
  margin-left: -8%;
}
@media print, screen and (min-width: 769px) {
  .panel-point__item-text::before {
    font-size: 8rem;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-point__item-text::before {
    font-size: 5rem;
    margin-bottom: 11px;
  }
}
.panel-point__item01 .panel-point__item-text::before {
  content: "1";
  text-shadow : 0px 0px 7px rgba(255, 90, 90, 1);
}
.panel-point__item02 .panel-point__item-text::before {
  content: "2";
  text-shadow : 0px 0px 7px rgba(255, 108, 248, 1);
}
.panel-point__item03 .panel-point__item-text::before {
  content: "3";
  text-shadow : 0px 0px 7px rgba(144, 184, 33, 1);
}
.panel-point__item01::after {
  background-image: url("../images/point_circle-back01.png");
}
.panel-point__item02::after {
  background-image: url("../images/point_circle-back02.png");
}
.panel-point__item03::after {
  background-image: url("../images/point_circle-back03.png");
}
.panel-judge {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .panel-judge {
    margin: 23px auto 0;
    max-width: 1400px;
    background: url("../images/judge-bg01.png") no-repeat center 370px;
    background-size: 1400px auto;
  }
}
@media only screen and (max-width: 768px) {
  .panel-judge {
    padding-bottom: 100px;
    margin: 65px auto 0;
    background-image: url("../images/judge-bg01_sp.png");
    background-repeat: no-repeat;
    background-position: center calc(100% - 28px);
    background-size: 100%;
  }
}
.panel-judge::after {
  position: relative;
  display: inline-block;
  content: "";
  width: 9%;
  height: 132px;
  background-image: url("../images/judge-bg02.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  z-index: -1;
  margin-left: 10.5%;
}
@media only screen and (max-width: 768px) {
  .panel-judge::after {
    content: none;
  }
}
.panel-judge__item {
  display: flex;
}
@media print, screen and (min-width: 769px) {
  .panel-judge__item {
    gap: 30px;
    margin-top: 100px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-judge__item {
    flex-wrap: wrap;
    align-items: center;
    gap: 7px 11px;
    margin-top: 35px;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-judge__item+.panel-judge__item {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-judge__item+.panel-judge__item {
    margin-top: 37px;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-judge__item:nth-child(2) ~ .panel-judge__item {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-judge__item:nth-child(2) ~ .panel-judge__item {
    margin-top: 38px;
  }
}
.panel-judge__item--reverse {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 768px) {
  .panel-judge__item--reverse {
    gap: 8px 15px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-judge__image {
    flex: 0 46%;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-judge__content {
    margin-top: 45px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-judge__content {
    flex: 0 48%;
    margin-top: 0;
  }
}
@media only screen and (max-width: 768px) {
  .panel-judge__content--tight {
    flex: 0 42%;
  }
}
@media only screen and (max-width: 768px) {
  .panel-judge__content--xtight {
    flex: 0 49%;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-judge__item:not(:first-child) .panel-judge__content {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-judge__item:not(:first-child) .panel-judge__content {
    margin-top: 0;
  }
}
@media only screen and (max-width: 768px) {
  .panel-judge__list {
    margin-top: -13px;
  }
}
.panel-judge__name {
  letter-spacing: 0.06em;
}
@media print, screen and (min-width: 769px) {
  .panel-judge__name {
    font-size: 2.5rem;
  }
}
@media print, screen and (max-width: 1080px) {
  .panel-judge__name {
    font-size: 2.31696vw;
  }
}
@media only screen and (max-width: 768px) {
  .panel-judge__name {
    display: block;
    font-size: 1.56rem;
  }
}
.panel-judge__name--en {
  margin-left: 5px;
}
@media print, screen and (min-width: 769px) {
  .panel-judge__name--en {
    font-size: 1.6rem;
  }
}
@media print, screen and (max-width: 1080px) {
  .panel-judge__name--en {
    font-size: 1.48285vw;
  }
}
@media only screen and (max-width: 768px) {
  .panel-judge__name--en {
    font-size: 1rem;
    letter-spacing: 0.05em;
    margin-top: -5px;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-judge__name--surname + .panel-judge__name--en {
    margin-left: 12px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-judge__name--surname + .panel-judge__name--en {
    margin-left: 0;
  }
}
.panel-judge__name--primary {
  position: relative;
}
.panel-judge__name--primary::after {
  content: "【ファイナル審査員長】";
  color: #7878fa;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 768px) {
  .panel-judge__name--primary::after {
    content: none;
  }
}
.panel-judge__name--surname {
  position: relative;
}
.panel-judge__name--surname::after {
  content: "氏";
  letter-spacing: 0.05em;
  margin-left: 4px;
}
@media print, screen and (min-width: 769px) {
  .panel-judge__name--surname::after {
    font-size: 2rem;
  }
}
@media print, screen and (max-width: 1080px) {
  .panel-judge__name--surname::after {
    font-size: 1.85185vw;
  }
}
@media only screen and (max-width: 768px) {
  .panel-judge__name--surname::after {
    font-size: 1.2rem;
    margin-left: 2px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-judge__name--tight {
    letter-spacing: 0.03em;
  }
}
.panel-judge__company {
  letter-spacing: 0.05em;
}
@media print, screen and (min-width: 769px) {
  .panel-judge__company {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .panel-judge__company {
    position: relative;
    font-size: 1rem;
  }
}
@media only screen and (max-width: 768px) {
  .panel-judge__company::after {
    content: "【ファイナル審査員長】";
    display: inline-block;
    color: #7878fa;
    font-size: 1rem;
    letter-spacing: 0.05em;
    margin-top: 4px;
    margin-left: -4px;
  }
}
.panel-judge__position {
  letter-spacing: 0.05em;
}
@media print, screen and (min-width: 769px) {
  .panel-judge__position {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .panel-judge__position {
    font-size: 1rem;
    line-height: 1.6;
    margin-top: 3px;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-judge__item:not(:first-child) .panel-judge__comment {
    margin-top: 12px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-judge__item:not(:first-child) .panel-judge__comment {
    margin-top: 0;
  }
}
.panel-judge__comment {
  font-feature-settings: "palt";
  line-height: 1.81;
  letter-spacing: 0.06em;
  max-width: 554px;
  margin-top: 21px;
}
@media print, screen and (min-width: 769px) {
  .panel-judge__comment {
    font-size: 1.6rem;
  }
}
@media print, screen and (max-width: 1080px) {
  .panel-judge__comment {
    font-size: 1.48148vw;
  }
}
@media only screen and (max-width: 768px) {
  .panel-judge__comment {
    font-feature-settings: "palt";
    font-size: 1rem;
    letter-spacing: 0.04em;
    text-align: justify;
    width: 92.5%;
    margin-top: 0;
    margin-left: auto;
  }
}
.panel-judge__content--tight .panel-judge__comment {
  max-width: 576px;
}
.panel-judge__content--xtight .panel-judge__comment {
  max-width: 577px;
}
.panel-performance {
  background : linear-gradient(90deg, rgba(0, 100, 240, 1) 0%, rgba(0, 167, 60, 1) 100%);
}
@media print, screen and (min-width: 769px) {
  .panel-performance {
    margin: 30px auto 0;
  }
}
@media only screen and (max-width: 768px) {
  .panel-performance {
    margin: -15px auto 0;
  }
}
.panel-performance__item {
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .panel-performance__item {
    margin-top: 86px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-performance__item {
    margin-top: 51px;
  }
}
.panel-performance__item--flex {
  display: flex;
  align-items: center;
  max-width: 1000px;
}
@media print, screen and (min-width: 769px) {
  .panel-performance__item--flex {
    gap: 50px;
    margin: 44px auto 0;
  }
}
@media only screen and (max-width: 768px) {
  .panel-performance__item--flex {
    flex-direction: column;
    width: 93%;
    gap: 10px;
    margin: 20px auto 0;
  }
}
.panel-performance__item--flex-wrap {
  flex-wrap: wrap;
}
.panel-performance__heading--no-flex+.panel-performance__item--flex {
  align-items: flex-end;
  margin-top: -10px;
}
@media only screen and (max-width: 768px) {
  .panel-performance__heading--no-flex+.panel-performance__item--flex {
    gap: 16px;
    width: 100%;
    margin: 1px auto 0;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-performance__item--reverse {
    flex-direction: row-reverse;
    margin-top: 83px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-performance__item--reverse {
    flex-direction: column;
    margin-top: 30px;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-performance__item--reverse+.panel-performance__item {
    margin-top: 122px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-performance__item--reverse+.panel-performance__item {
    margin-top: 55px;
  }
}
.panel-performance__content {
  text-align: left;
  max-width: 452px;
  margin-top: 10px;
}
@media only screen and (max-width: 1080px) {
  .panel-performance__content {
    width: 91%;
    margin: auto;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-performance__item--reverse .panel-performance__content {
    margin-top: -55px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-performance__item--reverse .panel-performance__content {
    margin-top: 0;
  }
}
.panel-performance__heading {
  color: #fff;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", YuGothic, "Yu Gothic", "メイリオ", "Meiryo", sans-serif;
  letter-spacing: -0.04em;
}
@media print, screen and (min-width: 769px) {
  .panel-performance__heading {
    font-size: 5rem;
  }
}
@media only screen and (max-width: 1080px) {
  .panel-performance__heading {
    font-size: 4.62963vw;
  }
}
@media only screen and (max-width: 768px) {
  .panel-performance__heading {
    font-size: 3rem;
    letter-spacing: -0.04em;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-performance__heading--small {
    font-size: 3.6rem;
  }
}
@media only screen and (max-width: 1080px) {
  .panel-performance__heading--small {
    font-size: 3.34262vw;
  }
}
@media only screen and (max-width: 768px) {
  .panel-performance__heading--small {
    font-feature-settings: "palt";
    font-size: 2.25rem;
    letter-spacing: 0.04em;
  }
}
.panel-performance__heading--no-flex {
  font-feature-settings: "palt";
  flex:  0 0 auto;
  width: 100%;
}
@media print, screen and (min-width: 769px) {
  .panel-performance__heading--no-flex {
    letter-spacing: 0.03em;
  }
}
@media only screen and (max-width: 768px) {
  .panel-performance__heading--no-flex {
    font-feature-settings: "palt";
    letter-spacing: 0.025em;
    line-height: 1.4;
  }
}
.panel-performance__text {
  color: #fff;
  line-height: 2;
  text-align: center;
  margin-top: 21px;
}
@media print, screen and (min-width: 769px) {
  .panel-performance__text {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 1080px) {
  .panel-performance__text {
    font-size: 1.48148vw;
  }
}
@media only screen and (max-width: 768px) {
  .panel-performance__text {
    font-feature-settings: "palt";
    font-size: 1.4rem;
    letter-spacing: 0.06em;
    line-height: 1.71;
    text-align: left;
    width: 86%;
    margin: 10px auto 0;
  }
}
.panel-performance__comment {
  color: #fff;
}
@media print, screen and (min-width: 769px) {
  .panel-performance__comment {
    font-size: 1.6rem;
    line-height: 2;
  }
}
@media only screen and (max-width: 1080px) {
  .panel-performance__comment {
    font-size: 1.48561vw;
    line-height: 1.71;
  }
}
@media only screen and (max-width: 768px) {
  .panel-performance__comment {
    font-feature-settings: "palt";
    font-size: 1.4rem;
    line-break: anywhere;
    letter-spacing: 0.01em;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-performance__comment--text {
    text-align: right;
  }
}
@media only screen and (max-width: 768px) {
  .panel-performance__comment--text {
    text-align: left;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-group {
    background: url("../images/group-bg01.jpg") no-repeat center;
    background-size: 1400px auto;
    padding-top: 585px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-group {
    background-image: url("../images/group-bg01_sp.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
    padding-top: 49%;
  }
}
.panel-entry {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .panel-entry {
    padding-top: 50px;
    margin: -50px auto 0;
  }
}
@media only screen and (max-width: 768px) {
  .panel-entry {
    padding-top: 23px;
    margin: -25px auto 0;
  }
}
.panel-entry__container {
  max-width: 1000px;
  padding: 45px 0 55px;
  margin: auto;
}
.panel-entry__inner {
  background: #fff;
}
@media print, screen and (max-width: 1080px) {
  .panel-entry__inner {
    padding-left: 39px;
    padding-right: 39px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-entry__inner {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.panel-entry__list-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-top: 45px;
}
@media print, screen and (min-width: 769px) {
  .panel-entry__list-wrapper {
    gap: 17px 35px;
  }
}
@media print, screen and (max-width: 1080px) {
  .panel-entry__list-wrapper {
    gap: 17px 0;
  }
}
@media only screen and (max-width: 768px) {
  .panel-entry__list-wrapper {
    gap: 8px 0;
    margin-top: 0;
  }
}
.panel-entry__list {
  width: 31%;
}
@media print, screen and (max-width: 1080px) {
  .panel-entry__list:not(:nth-child(3n+1)) {
    margin-left: 3.5%;
  }
}
@media only screen and (max-width: 768px) {
  .panel-entry__list:not(:nth-child(3n+1)) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 768px) {
  .panel-entry__list {
    width: 100%;
  }
}
.panel-entry__list-title {
  color: #00c8aa;
  border: solid 1px #00c8aa;
  padding: 3px 15px;
  position: relative;
  padding-right: 6.5em;
  pointer-events: none;
}
@media print, screen and (min-width: 769px) {
  .panel-entry__list-title {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 1080px) {
  .panel-entry__list-title {
    font-size: 1.48148vw;
  }
}
@media only screen and (max-width: 768px) {
.panel-entry__list-title {
    font-size: 1.6rem;
    letter-spacing: 0.05em;
    padding: 5px 14px;
    cursor: pointer;
    pointer-events: all;
  }
}
@media only screen and (max-width: 768px) {
  .panel-entry__list-title::before {
    content: "開く";
    position: absolute;
    right: 32px;
    top: 50%;
    transform: translateY(-60%);
    color: #808080;
    font-size: 1rem;
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 768px) {
  .panel-entry__list-title::after {
    content: "＋";
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-57%);
    color: #00c8aa;
    font-size: 2rem;
  }
}
@media print {
  .panel-entry__list-title::before,
  .panel-entry__list-title::after {
    content: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .panel-entry__list-title.is-open::before {
    content: "閉じる";
  }
}
@media only screen and (max-width: 768px) {
  .panel-entry__list-title.is-open::after {
    content: "×";
  }
}
@media print, screen and (min-width: 769px) {
  .panel-entry__list-content {
    padding: 7px 12px;
  }
}
@media only screen and (max-width: 1080px) {
  .panel-entry__list-content {
    padding: 7px 1.5267vw;
  }
}
@media only screen and (max-width: 768px) {
  .panel-entry__list-content {
    padding: 5px 4vw;
  }
}
@media print {
  .panel-entry__list-content {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
    visibility: visible !important;
  }
}
.panel-entry__schools li {
  line-height: 2;
}
@media print, screen and (min-width: 769px) {
  .panel-entry__schools li {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 1080px) {
  .panel-entry__schools li {
    font-size: 1.48148vw;
  }
}
@media only screen and (max-width: 768px) {
  .panel-entry__schools li {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .panel-entry__schools li+li {
    margin-top: 4px;
  }
}
@media print {
  .panel-entry__list,
  .panel-entry__list-content,
  .panel-entry__schools {
    break-inside: avoid;
    page-break-inside: avoid;
  }
}
.panel-archive {
  padding-top: 30px;
}
@media print, screen and (min-width: 769px) {
  .panel-archive {
    margin: 115px auto 0;
  }
}
@media only screen and (max-width: 768px) {
  .panel-archive {
    margin: 20px auto 0;
  }
}
@media print, screen and (min-width: 769px) {
  .panel-archive__banner {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 768px) {
  .panel-archive__banner {
    margin-top: 28px;
  }
}
@media print, screen and (min-width: 769px) {
  .l-footer__list {
    display: flex;
    justify-content: center;
    padding-top: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .l-footer__list {
    display: flex;
    flex-wrap: wrap;
  }
}
@media print, screen and (min-width: 769px) {
  .l-footer__list:first-of-type {
    margin-bottom: 73px;
  }
}
@media only screen and (max-width: 768px) {
  .l-footer__list:first-of-type {
    margin-bottom: 20px;
  }
}
.l-footer__list:first-of-type li {
  border: none;
}
@media print, screen and (min-width: 769px) {
  .l-footer__list:last-of-type {
    padding-top: 33px;
    margin-left: 85px;
  }
}
@media print, screen and (max-width: 1080px) {
  .l-footer__list:last-of-type {
    margin-left: 8.5%;
  }
}
@media only screen and (max-width: 768px) {
  .l-footer__list:last-of-type {
    margin-left: 0;
  }
}
@media print, screen and (min-width: 769px) {
  .l-footer__list:last-of-type li {
    padding: 0 60px;
  }
}
@media only screen and (max-width: 768px) {
  .l-footer__list:last-of-type li {
    border: none;
    flex-basis: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .l-footer__list:last-of-type li:first-of-type img {
    width: 60%;
  }
}
@media only screen and (max-width: 768px) {
  .l-footer__list:last-of-type li:nth-of-type(2) img {
    width: 65%;
  }
}
@media only screen and (max-width: 768px) {
  .l-footer__list:last-of-type li:last-of-type img {
    width: 51%;
  }
}
@media only screen and (max-width: 768px) {
  .l-footer__list:last-of-type li:nth-child(3) {
    flex-basis: 100%;
  }
}
@media print, screen and (min-width: 769px) {
  .l-footer__item {
    padding: 0 25px;
  }
}
@media print, screen and (max-width: 1080px) {
  .l-footer__item {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 768px) {
  .l-footer__item {
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #aaa;
  }
}
@media print, screen and (min-width: 769px) {
  .l-footer__item:not(:last-of-type) {
    border-right: 1px solid #aaa;
  }
}
@media print, screen and (min-width: 769px) {
  .l-footer__item img {
    width: auto;
    height: 45px;
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .l-footer__item img {
    display: block;
    width: 50%;
    height: auto;
    margin: 0 auto;
  }
}
.l-footer__item a {
  position: relative;
  display: block;
}
@media print, screen and (min-width: 769px) {
  .l-footer__item a[href^="https://www.towayakuhin.co.jp/"] {
    width: 224px;
  }
}
@media print, screen and (min-width: 769px) {
  .l-footer__item a[href^="https://www.yokogawa.co.jp/"] {
    width: 210px;
  }
}
@media print, screen and (min-width: 769px) {
  .l-footer__item a[href^="https://info.yomiuri.co.jp/"] {
    width: 123px;
  }
}
@media print, screen and (min-width: 769px) {
  .l-footer__item a[href^="https://www.tis.co.jp/"] {
    width: 117px;
  }
}

.nav {
  background: linear-gradient(
    90deg,
    rgba(230, 250, 0, 1) 0%,
    rgba(250, 190, 0, 1) 18.71%,
    rgba(255, 120, 100, 1) 65.19%,
    rgba(255, 90, 90, 1) 99.87%
  );
}
.nav__list {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media print, screen and (min-width: 769px) {
  .nav__list {
    padding: 10px 0;
  }
}
@media only screen and (max-width: 768px) {
  .nav__list {
    flex-wrap: wrap;
    row-gap: 1px;
    padding: 3px 0;
  }
}
.nav__item {
  padding-bottom: 8px;
}
@media print, screen and (min-width: 769px) {
  .nav__item {
    margin-left: 45px;
  }
}
@media only screen and (max-width: 768px) {
  .nav__item {
    text-align: center;
    margin-left: 0;
  }
}
.nav__item:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 768px) {
  .nav__item:nth-child(2),
  .nav__item:nth-child(3) {
    margin-left: 6%;
  }
  .nav__item:nth-child(6),
  .nav__item:nth-child(7) {
    margin-left: 6.5%;
  }
  .nav__item:nth-child(5) {
    padding-bottom: 3px;
  }
}
@media only screen and (max-width: 768px) {
  .nav__item--spacer {
    width: 100%;
    padding-bottom: 0;
  }
}
.nav__link {
  position: relative;
  color: #fff!important;
  font-weight: 700;
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  line-height: 1.21;
  text-shadow: 0px 0px 3px rgba(255, 90, 90, 1);
  text-decoration: none!important;
}
@media print, screen and (min-width: 769px) {
  .nav__link {
    font-size: 2rem;
  }
}
@media print, screen and (max-width: 1080px) {
  .nav__link {
    font-size: clamp(12px, 1.6vw, 20px);
  }
}
@media only screen and (max-width: 768px) {
  .nav__link {
    font-size: clamp(10px, 1vw, 12px);
  }
}
@media print {
  .nav__link {
    font-size: 1rem;
    text-shadow: none;
  }
}
.nav__link::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) translateY(16px);
  background-image: url("../images/nav_item_icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  will-change: transform;
  transition: transform 0.6s ease;
  pointer-events: none;
}
@media print, screen and (min-width: 769px) {
  .nav__link::after {
    width: 13px;
    height: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .nav__link::after {
    transform: translateX(-50%) translateY(8px);
    width: 8px;
    height: 8px;
  }
}
@media print, screen and (min-width: 769px) {
  .nav__link--small.nav__link::after {
    transform: translateX(-50%) translateY(13px);
  }
}
@media only screen and (max-width: 768px) {
  .nav__link--small.nav__link::after {
    transform: translateX(-50%) translateY(7px);
  }
}
@media print, screen and (min-width: 769px) {
  .nav__link:hover::after {
    transform: translateX(-50%) translateY(18px);
  }
}
.nav__link--small {
  display: inline-block;
  width: 140px;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .nav__link--small {
    font-size: 1.7rem;
  }
}
@media print, screen and (max-width: 1080px) {
  .nav__link--small {
    font-size: clamp(13px, 1vw, 17px);
  }
}
@media only screen and (max-width: 768px) {
  .nav__link--small {
    font-size: clamp(8px, 1vw, 13px);
    width: auto;
  }
}
@media print {
  .nav__link--small {
    font-size: 1rem;
  }
}
.mv {
  position: relative;
  overflow: hidden;
}
.mv__inner {
  position: relative;
}
.mv__heading {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
}
@media print, screen and (min-width: 769px) {
  .mv__heading {
    top: 98px;
    width: 455px;
  }
}
@media only screen and (max-width: 768px) {
  .mv__heading {
    top: 14%;
    width: 60.5%;
  }
}
.mv__bottom {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
  opacity: 0.9;
  pointer-events: none;
}
@media print, screen and (min-width: 769px){
  .mv__bottom {
    width: 660px;
  }
}
@media only screen and (max-width: 768px) {
  .mv__bottom {
    width: 88%;
  }
}
.mv__carousel.splide {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .mv__slide {
    height: 700px;
  }
}
@media only screen and (max-width: 768px) {
  .mv__slide {
    height: auto;
  }
}
.mv__slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
