@charset "UTF-8";
/* CSS Document */
img {
  max-width: 100%;
  flex-shrink: 0;
}

sup {
  vertical-align: top;
  position: relative;
  font-size: 50%;
  top: 4px;
}

ul {
  margin-block-start: 0em;
  margin-block-end: 0em;
  padding-inline-start: 0px;
}

p {
  text-align: justify;
}

dd {
  line-height: 2.2;
}

address {
  font-style: normal;
  line-height: inherit;
}

video {
  width: 100%;
  transition: 0.3s;
}

video:hover {
  cursor: pointer;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

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

.aC-2 {
  text-align: center;
}

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

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

.aJ {
  text-align: justify !important;
}

.pR {
  position: relative;
}

.pA {
  position: absolute;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mt120 {
  margin-top: 120px !important;
}

.mt150 {
  margin-top: 150px !important;
}

.mt200 {
  margin-top: 200px !important;
}

.mt300 {
  margin-top: 300px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mb120 {
  margin-bottom: 120px !important;
}

.mb125 {
  margin-bottom: 120px !important;
}

.mb130 {
  margin-bottom: 130px !important;
}

.mb150 {
  margin-bottom: 150px !important;
}

.mb200 {
  margin-bottom: 200px !important;
}

.mb300 {
  margin-bottom: 300px !important;
}

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

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

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

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

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

.m0000 {
  margin: 0px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.opa0 {
  opacity: 0;
}

.fL {
  float: left;
}

.fR {
  float: right;
}

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

.B {
  font-weight: bold;
}

.N {
  font-weight: normal;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-700 {
  font-weight: 700 !important;
}

.sawarabi {
  font-family: "Sawarabi Mincho", sans-serif;
}

.Red {
  color: #CE333B !important;
}

.White {
  color: #FFFFFF !important;
}

.txt10 {
  font-size: 10px !important;
  font-size: 1rem !important;
}

.txt12 {
  font-size: 12px !important;
  font-size: 1.2rem !important;
}

.txt14 {
  font-size: 14px !important;
  font-size: 1.4rem !important;
}

.txt16 {
  font-size: 16px !important;
  font-size: 1.6rem !important;
}

.txt18 {
  font-size: 18px !important;
  font-size: 1.8rem !important;
}

.txt20 {
  font-size: 20px !important;
  font-size: 2rem !important;
}

.txt21 {
  font-size: 21px !important;
  font-size: 2.1rem !important;
}

.txt22 {
  font-size: 22px !important;
  font-size: 2.2rem !important;
}

.txt24 {
  font-size: 24px !important;
  font-size: 2.4rem !important;
}

.txt26 {
  font-size: 26px !important;
  font-size: 2.6rem !important;
}

.txt28 {
  font-size: 28px !important;
  font-size: 2.8rem !important;
}

.txt30 {
  font-size: 30px !important;
  font-size: 3rem !important;
}

.txt32 {
  font-size: 32px !important;
  font-size: 3.2rem !important;
}

.txt36 {
  font-size: 36px !important;
  font-size: 3.6rem !important;
}

.txt40 {
  font-size: 40px !important;
  font-size: 4rem !important;
}

.txt48 {
  font-size: 48px !important;
  font-size: 4.8rem !important;
}

.txt60 {
  font-size: 60px !important;
  font-size: 6rem !important;
}

.noBullet {
  list-style: none !important;
}

.noBullet::before {
  content: none !important;
}

.Bullet {
  text-indent: -1em;
  margin-left: 1em !important;
}

.Bullet::before {
  content: "•";
  margin-right: 7px;
}

.nowrap {
  white-space: pre;
}

.border-frame {
  border: 1px solid #e8e8e8;
}

.bg_thinGray {
  background-color: #efefef;
}

.bg_gray {
  background-color: #f0f0f0;
}

.bg_white {
  background-color: #FFFFFF;
}

.LH_1 {
  line-height: 1;
}

.LH_1_2 {
  line-height: 1.2;
}

.LH_1_5 {
  line-height: 1.5;
}

.LH_2 {
  line-height: 2;
}

.LH_2_5 {
  line-height: 2.5;
}

.LH_3 {
  line-height: 3;
}

.LS_0 {
  letter-spacing: 0;
}

.LS_0_5 {
  letter-spacing: 0.5px;
}

.LS_1 {
  letter-spacing: 1px;
}

.LS_1_5 {
  letter-spacing: 1.5px;
}

.LS_2 {
  letter-spacing: 2px;
}

.LS_2_5 {
  letter-spacing: 2.5px;
}

.LS_5 {
  letter-spacing: 5px;
}

.txtArea p:not(:last-of-type) {
  margin-bottom: 30px;
}

.txtArea dt, .txtArea li {
  line-height: 1.7;
}

.txtArea h1, .txtArea h2, .txtArea h3, .txtArea h4, .txtArea h5, .txtArea h6 {
  line-height: 1.5;
  font-weight: 400;
}

img.w100 {
  width: 100%;
}

.ttl01 {
  color: #CE333B;
  font-weight: bold;
  font-size: 2.4rem;
  position: relative;
}

.ttl01 span {
  background-color: #FFFFFF;
  padding: 0px 20px;
  display: inline-block;
  z-index: 1;
  position: relative;
}

.ttl01::before, .ttl01::after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 100%;
  height: 1px;
  border-bottom: solid 1px #CE333B;
}

.ttl01::before {
  left: 0;
}

.ttl01::after {
  right: 0;
}

.ttl02 {
  position: relative;
  padding-left: 40px;
}

.ttl02::before {
  content: "";
  display: inline-block;
  background-color: #000;
  width: 24px;
  height: 1px;
  margin-right: 10px;
  top: 0;
  margin: auto;
  bottom: 0;
  position: absolute;
  left: 0;
}

.ttl03 {
  padding: 10px 0;
  border-top: 1px solid #CE333B;
}

.boxA {
  border: solid 1px #cccccc;
  background-color: #FFFFFF;
  padding: 40px;
}

.boxB {
  border: solid 1px #CE333B;
  background-color: #FFFFFF;
  padding: 40px;
}

/* link decoration
-----------------------------------------------------------------------------*/
a.blockLink {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.3s;
  z-index: 10;
}
a.blockLink:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
a.linkLine::after {
  content: "";
  position: absolute;
  background-color: #00B3C1;
  transition: 0.5s;
  top: 0;
  right: 25px;
  width: 0;
  height: 1px;
}
a.linkLine:hover::after {
  width: 60px;
}

/* flex
-----------------------------------------------------------------------------*/
.row {
  display: flex;
}

.row2 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  word-break: break-all;
}

.row3 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  word-break: break-all;
}

.row4 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  word-break: break-all;
}

.row5 {
  display: flex;
  align-items: center;
}

.arrayBetween {
  justify-content: space-between;
}

.flxWrap {
  flex-wrap: wrap;
}

.col2 {
  max-width: 50%;
  width: 100%;
}

.col2b {
  min-width: 50%;
}

.col2--10 {
  max-width: calc(50% - 10px);
  width: 100%;
}

.col2--20 {
  max-width: calc(50% - 20px);
  width: 100%;
}

.col2--30 {
  max-width: calc(50% - 30px);
  width: 100%;
}

.col2--40 {
  max-width: calc(50% - 40px);
  width: 100%;
}

.col2--50 {
  max-width: calc(50% - 50px);
  width: 100%;
}

.col3-1 {
  max-width: 33.3333333333%;
  width: 100%;
}

.col3-1b {
  min-width: 33.3333333333%;
}

.col3-1--10 {
  max-width: calc(33.3333333333% - 10px);
  width: 100%;
}

.col3-1--15 {
  max-width: calc(33.3333333333% - 15px);
  width: 100%;
}

.col3-1--20 {
  max-width: calc(33.3333333333% - 20px);
  width: 100%;
}

.col3-2 {
  max-width: 66.6666666667%;
  width: 100%;
}

.col3-2b {
  min-width: 66.6666666667%;
}

.col3-2--10 {
  max-width: calc(66.6666666667% - 10px);
  width: 100%;
}

.col3-2--20 {
  max-width: calc(66.6666666667% - 20px);
  width: 100%;
}

.col3-2--30 {
  max-width: calc(66.6666666667% - 30px);
  width: 100%;
}

.col3-2--40 {
  max-width: calc(66.6666666667% - 40px);
  width: 100%;
}

.col3-2--50 {
  max-width: calc(66.6666666667% - 50px);
  width: 100%;
}

.col4-1 {
  max-width: 25%;
  width: 100%;
}

.col4-1b {
  min-width: 25%;
}

.col4-1--10 {
  max-width: calc(25% - 10px);
  width: 100%;
}

.col4-1--45 {
  max-width: calc(25% - 45px);
  width: 100%;
}

.col4-3--40 {
  max-width: calc(75% - 40px);
  width: 100%;
}

.col5-1 {
  max-width: 20%;
  width: 100%;
}

.midst {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* overflow scroll (1000px以下)
-----------------------------------------------------------------------------*/
#header #headerIn {
  flex-wrap: wrap;
}
#footerAddress {
  margin-top: 0;
}

/* index
-----------------------------------------------------------------------------*/
#view #viewWrap #viewBox {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  bottom: 0;
  left: 0;
  right: 0;
  top: auto;
}
#viewBoxEntry .tagText > span:last-child {
  display: block;
}

#topAbout .formula {
  font-weight: bold;
  font-size: 2.1rem;
  margin-bottom: 20px;
}
#topAbout .formula span {
  display: inline-block;
  background: #F5D5D7;
  color: #CE333B;
  padding: 10px 20px 0px;
  margin: 0px 10px 10px;
}

.awardGTitle {
  padding: 10px 0;
  background-color: #CE333B;
  color: #ffffff;
  margin-block: 0;
}

#awardIndex #awardPlusInTag {
  border: 1px solid #CE333B;
  color: #CE333B;
  padding: 0px 10px;
  font-size: 1.4rem;
  display: inline-block;
}
#awardIndex #awardG #awardGBox #awardGBoxIn #awardGRight {
  font-family: inherit;
  font-size: 1.2rem;
  font-weight: inherit;
  margin-left: 30px;
}

#topMessage .messageWrap figure {
  width: 40%;
  float: right;
  margin-left: 1em;
}
#topMessage .messageWrap .messageName {
  line-height: 1;
}
#topMessage .messageWrap .messageName p:first-child {
  color: #CE333B;
}
#topMessage .messageWrap .messageName p:last-child {
  margin-top: 10px;
  margin-bottom: 30px;
}
#topMessage .messageWrap .messageName p:last-child span:first-child {
  font-size: 2.4rem;
}
#topMessage .messageWrap .messageName p:last-child span:last-child {
  font-size: 1.3rem;
  color: #999999;
  margin-left: 10px;
}
#topMessage .messageWrap .messageText p {
  font-family: "Sawarabi Mincho", sans-serif;
}

#topSchedule .lists {
  margin-top: 0 !important;
}

.eventInfo dl {
  border-bottom: 1px solid #F0C1C3;
  margin-block: 0;
}
.eventInfo dl:first-of-type {
  border-top: 1px solid #F0C1C3;
}
.eventInfo dl dt, .eventInfo dl dd {
  padding: 30px;
}
.eventInfo dl dt {
  width: 240px;
  text-align: center;
  color: #CE333B;
  background-color: #FCF6F6;
}
#criteria {
  margin-top: 60px;
  text-align: center;
}
#criteria ul {
  display: inline-block;
  text-align: left;
}
#criteria ul li {
  display: flex;
  align-items: center;
}
#criteria ul li:not(:first-child) {
  margin-top: 20px;
}
#criteria ul li > span:first-child {
  width: 200px;
}
#criteria ul li > span:first-child > span {
  display: block;
  text-align: center;
  background-color: #CE333B;
  color: #ffffff;
  padding: 8px 0;
  width: 100%;
  line-height: 1.6;
  font-size: 1.3rem;
}
#criteria ul li > span:last-child {
  flex: 1;
  font-weight: 700;
  margin-left: 20px;
}

/* About
-----------------------------------------------------------------------------*/
#torikumi ul li {
  border-bottom: 2px dotted #FAEAEB;
}
#torikumi ul li > span:last-child {
  margin-left: 0;
}
#torikumi ul li > span.text {
  flex: 1;
  font-weight: 700;
  margin-left: 20px;
}
#torikumi ul li > span.sdgsIcons {
  text-align: right;
  flex: 1;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 1em;
}
#torikumi ul li > span.sdgsIcons img {
  width: 15%;
  margin-left: 5px;
}

#scene ul.row {
  margin-left: auto;
  line-height: 1;
}
#scene ul.row li {
  flex: 1;
}
#scene ul.row li:first-child {
  margin-left: 1em;
}
#scene ul.row li:not(:first-child) {
  margin-left: 0.5em;
}
#scene ul.row li img {
  width: 7.7419354839vw;
  max-width: 96px;
}

/* 初代ファイナリストの声
-----------------------------------------------------------------------------*/
#voiceContent article.row5 .textArea p {
  font-family: "Sawarabi Mincho", sans-serif;
}
#voiceContent article.row5:not(:last-of-type) {
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 30px;
  margin-bottom: 50px;
}
#voiceContent article.row5:nth-of-type(even) {
  flex-direction: row-reverse;
}
#voiceContent article.row5:nth-of-type(odd) div.textArea {
  margin-right: 1em;
}
#voiceContent article.row5:nth-of-type(even) div.textArea {
  margin-left: 1em;
}

/* オーガナイザー
-----------------------------------------------------------------------------*/
#officials article:nth-of-type(even) div.row {
  flex-direction: row-reverse;
}
#officials article:nth-of-type(odd) div.row figcaption {
  text-align: right;
}
#officials article:nth-of-type(odd) div.row figure.col2 {
  margin-left: 1em;
}
#officials article:nth-of-type(even) div.row figure.col2 {
  margin-right: 1em;
}

.officials-list {
  margin-top: 30px;
}
.officials-list li:not(:last-child) {
  margin-bottom: 20px;
}
.officials-list li p:first-of-type {
  background-color: #F7F6F1;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 7px 10px;
  width: 50%;
}
.officials-list li p:last-of-type {
  margin-left: 20px;
}

.officials-comment {
  padding: 20px;
  font-size: 1.4rem;
  margin-top: 40px;
  border: 1px solid #E0D9CB;
  border-radius: 10px;
  letter-spacing: 1px;
  position: relative;
  font-family: "Sawarabi Mincho", sans-serif;
  line-height: 2;
}
.officials-comment::before {
  content: "エリアプロデューサーからのメッセージ";
  position: absolute;
  top: -13px;
  left: 20px;
  display: block;
  font-size: 1.2rem;
  padding: 0px 10px;
  background-color: #FFFFFF;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  color: #9E865D;
}

#certified-trainer figure {
  margin-block: 0;
  margin-inline: 0;
  padding: 0px min(2.34375vw, 30px);
  margin-bottom: 30px;
}
#certified-trainer figure figcaption {
  font-weight: bold;
  line-height: 1.2;
}
#officials img.w100 {
  object-fit: cover;
  height: 100%;
}
/* 前回大会の様子
-----------------------------------------------------------------------------*/
#previous article:nth-of-type(even) {
  background-color: #f5f5f5;
}

#newsContent figure.wp-block-image figcaption {
  font-size: 1.2rem;
  color: #999999;
  text-align: center;
  font-weight: bold;
  font-feature-settings: "palt";
}

/* エントリー
-----------------------------------------------------------------------------
#entryList li > span:last-child {
	display: none;
}*/
#entryList li span.bt-closed {
  display: inline-block;
  text-align: center;
  width: 100%;
  position: relative;
  background-color: #C6C6C6;
  font-family: "Sawarabi Mincho", sans-serif;
  color: #ffffff !important;
  max-width: 230px;
  font-size: 1.3rem;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
}
#entryList li span.bt-closed:hover {
  cursor: not-allowed;
}
/* スポンサー（協賛）
-----------------------------------------------------------------------------*/
#supporterWrap {
  display: flex;
  flex-wrap: wrap;
}
#supporterWrap .sponsorBox {
  text-align: center;
}
#supporterWrap .sponsorBox a {
  display: block;
}
#supporterWrap .sponsorBox .sponsorBoxImg {
  border: solid 1px #cccccc;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#supporterWrap .sponsorBox .sponsorBoxImg img {
  width: 60%;
  height: auto;
}

@media screen and (min-width: 600px){
  #supporterWrap {
    margin: 0 -5px;
  }
  #supporterWrap .sponsorBox {
    padding: 0 5px;
    width: 33.333%;
    width: 33.3333333333%;
  }
  #supporterWrap .sponsorBox {
    margin-top: 40px;
  }
  #supporterWrap .sponsorBox:nth-child(1), #supporterWrap .sponsorBox:nth-child(2), #supporterWrap .sponsorBox:nth-child(3) {
    margin-top: 0;
  }
  #supporterWrap .sponsorBox:nth-child(1), #supporterWrap .sponsorBox:nth-child(2) {
    margin-top: 0;
  }
}

@media screen and (min-width: 601px){
  .sponsorBoxImg.no-logo {
    min-height: min(8.7704918033vw, 107px);
  }
}

@media screen and (min-width: 641px){
  #officials article.contBS h3 {
    margin-top: 0;
  }
}

@media screen and (min-width: 641px) and (max-width: 780px){
  #certified-trainer figure figcaption {
    line-height: 1.5;
  }
  #certified-trainer figure figcaption > span:first-of-type {
    display: block;
  }
  #certified-trainer figure figcaption > span:first-of-type::before {
    content: "−";
    font-weight: normal;
  }
  #certified-trainer figure figcaption > span:first-of-type > span {
    display: none;
  }
}

@media screen and (min-width: 780px){
  #supporterWrap {
    margin: 0 -20px;
  }
  #supporterWrap .sponsorBox {
    padding: 0 20px;
  }
  #supporterWrap .sponsorBox .sponsorBoxName {
    font-size: 1.3rem;
    margin-top: 10px;
  }
}

@media screen and (min-width: 781px){
  #view #viewWrap #viewBox #viewBoxEntry #viewBoxEntryIn {
    padding: 20px 40px;
    margin-top: 50px;
  }
}

@media screen and (max-width: 1000px){
  .overflow-scroll-wrap {
    overflow-x: scroll !important;
    -webkit-overflow-scrolling: touch;
  }
  .overflow-scroll-inner {
    width: 1000px;
  }
}

@media screen and (max-width: 1000px) and (min-width: 781px){
  #header #headerRight a.bt {
    position: absolute;
    top: 10px;
    right: 0;
  }
}

@media screen and (max-width: 780px){
  #view #viewWrap #viewBox {
    padding: 0;
  }
  #view #viewWrap #viewBox #viewBoxEntry #viewBoxEntryIn {
    display: block;
    padding: 10px;
    margin-top: 20px;
  }
  #view #viewWrap #viewBox #viewBoxEntry #viewBoxEntryIn .tagText {
    justify-content: center;
    display: inline-flex;
    align-items: center;
  }
  #viewBoxEntry .tagText > span:first-child {
    flex: 1 0 auto;
  }
  #entryList li span.bt-closed {
    font-size: 1rem;
  }
  #supporterWrap .sponsorBox .sponsorBoxName {
    font-size: 1rem;
    margin-top: 5px;
  }
  .boxA {
    padding: 20px;
  }
  .aC-2 {
    text-align: justify;
  }
  .officials-list {
    margin-top: 15px;
  }
  .officials-list li {
    display: block;
  }
  .officials-list li p:first-of-type {
    width: 100%;
    margin-bottom: 10px;
  }
  #awardIndex #awardG #awardGBox #awardGBoxIn #awardGRight {
    margin-left: 0px;
  }
  .eventInfo dl dt {
    width: 100%;
    text-align: left;
    padding: 10px 15px;
  }
  .eventInfo dl dd {
    padding: 10px 15px;
  }
  #topMessage .messageWrap .messageName p:last-child span:first-child {
    font-size: 2rem;
  }
  #topMessage .messageWrap .messageName p:last-child span:last-child {
    font-size: 1rem;
  }
  #topMessage .messageWrap figure {
    width: 100%;
    float: none;
    text-align: center;
    margin-inline: 0;
    margin-left: 0;
  }
  #topMessage .messageWrap figure img {
    max-width: 300px;
    width: 100%;
  }
  /*#campWrap #campImg div {padding-top: 40%;background-position: center top 30%;}*/
  #campWrap #campImg div {
    background-size: contain;
  }
  #criteria {
    margin-top: 30px;
  }
  #criteria ul li:not(:first-child) {
    margin-top: 10px;
  }
  #criteria ul li > span:first-child {
    width: 90px;
  }
  #criteria ul li > span:first-child > span {
    font-size: 1rem;
  }
  #criteria ul li > span:last-child {
    margin-left: 10px;
  }
  #torikumi ul li {
    display: block;
  }
  #torikumi ul li > span:last-child {
    margin-left: 0;
  }
  #torikumi ul li > span.text {
    margin-left: 10px;
  }
  #torikumi ul li > span.sdgsIcons {
    justify-content: flex-start;
    margin-top: 1em;
  }
  #scene div.row {
    display: block;
  }
  #scene ul.row {
    display: inline-flex;
    margin-top: 20px;
  }
  #scene ul.row li img {
    width: 12.3076923077vw;
  }
}

@media screen and (max-width: 640px){
  #voiceContent article.row5 {
    flex-direction: column;
    margin-bottom: 0px;
  }
  #voiceContent article.row5:nth-of-type(even) {
    flex-direction: column;
    margin-bottom: 0px;
  }
  #voiceContent article.row5 .col2 {
    max-width: 100%;
  }
  #voiceContent article.row5:nth-of-type(odd) div.textArea {
    margin-right: 0;
    margin-bottom: 1em;
  }
  #voiceContent article.row5:nth-of-type(even) div.textArea {
    margin-left: 0;
    margin-bottom: 1em;
  }
  #officials article div.row, #officials article:nth-of-type(even) div.row {
    flex-direction: column;
  }
  #officials article div.row .col2 {
    max-width: 100%;
  }
  #officials article div.row figure {
    margin-inline: 0;
    margin-block: 0;
  }
  .officials-list {
    margin: 50px 0px;
  }
  .officials-comment {
    margin-bottom: 50px;
  }
  #certified-trainer figure {
    max-width: 100%;
    padding: 0;
  }
  #officials article:nth-of-type(odd) div.row figure.col2, #officials article:nth-of-type(even) div.row figure.col2 {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 600px){
  #entryList li span.bt-closed {
    width: 110px;
  }
  #entryList li span.bt-closed > span {
    display: none;
  }
  #supporterWrap {
    margin: 0 -5px;
  }
  #supporterWrap .sponsorBox {
    padding: 0 5px;
    width: 50%;
  }
  #supporterWrap .sponsorBox {
    margin-top: 20px;
  }
  .sponsorBoxImg.no-logo {
    min-height: 13.8333333333vw;
  }
}

@media screen and (max-width: 480px){
  #view #viewWrap #viewBox #viewBoxEntry #viewBoxEntryIn .tagText {
    flex-direction: column;
  }
  #viewBoxEntry .tagText > span:first-child {
    align-self: flex-start;
  }
}
/*# sourceMappingURL=style_add.css.map */