@charset "UTF-8";
.craft-challenge {
  color: #152a76;
}
.craft-challenge p, .craft-challenge h1, .craft-challenge h2, .craft-challenge h3, .craft-challenge h4, .craft-challenge h5, .craft-challenge h6, .craft-challenge a, .craft-challenge li, .craft-challenge caption, .craft-challenge td, .craft-challenge th, .craft-challenge dt, .craft-challenge dd, .craft-challenge input, .craft-challenge textarea, .craft-challenge select, .craft-challenge address {
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  letter-spacing: 0.05em;
}

seciton {
  display: block;
}

.inner {
  margin: 0 auto;
  display: block;
  width: 1000px;
}

a {
  transition: 0.3s;
}
a:hover {
  color: inherit;
  opacity: 0.8;
}

.spOnly {
  display: none;
}

.nowrap_pc {
  white-space: nowrap;
}

#js_mediaFlag {
  width: 100px;
}

#kv {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 450px;
  background: #3bb3eb;
}

.howto_wrap {
  padding: 60px 0 70px;
  background: url(/tokyo2020-common/images/craft-challenge/bg-blue-net.png);
  background-position-y: -20px;
}

.movie_thumb {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 900;
  width: 1000px;
  height: 563px;
  background: url(/tokyo2020-common/images/craft-challenge/whistle/movie-thumb.jpg);
  background-size: contain;
  cursor: pointer;
}
.movie_thumb:hover .movie_thumb-btn {
  background: #3bb3eb;
}

.movie_thumb-btn {
  padding: 13px 11px 14px 26px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 280px;
  background: #152a76;
  line-height: 1;
  transition: 0.3s;
}

.iframe_wrap {
  margin-bottom: 60px;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.iframe_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.playing iframe {
  border: solid 2px #069;
}

.popup.open iframe {
  border: none;
}

.craft_challenge .mfp-content {
  width: 80%;
  max-width: 1000px;
}
.craft_challenge .mfp-content .mfp-close {
  margin: 0;
  padding: 0;
  border: none;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  transform: translateY(-100%);
  width: auto;
  height: auto;
  color: #fff;
  font-family: inherit;
  font-size: 60px;
  line-height: 1;
  text-align: right;
  opacity: 0.6;
}
.craft_challenge .mfp-content .mfp-close:hover {
  opacity: 1;
}

.ruby_wrap {
  padding-top: 0.25em;
}

.ruby {
  display: inline-block;
  position: relative;
  line-height: 1;
}
.ruby span {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -120%);
  width: auto;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  letter-spacing: -0.05em;
  white-space: nowrap;
}

.howto_box_wrap {
  margin: 0 auto 80px;
  position: relative;
  width: 1020px;
  box-sizing: border-box;
}

.howto_box:after, .howto_box-shadow:after {
  display: block;
  position: absolute;
  top: 30px;
  left: 0;
  z-index: -1;
  width: 100%;
  height: calc(100% - 60px);
  content: "";
}

.howto_box {
  position: relative;
  z-index: 800;
  background: url(/tokyo2020-common/images/craft-challenge/waku-1-top.png) no-repeat, url(/tokyo2020-common/images/craft-challenge/waku-1-bottom.png) no-repeat;
  background-position: center top, center bottom;
}
.howto_box:after {
  background: url(/tokyo2020-common/images/craft-challenge/waku-1-middle.png) repeat-y;
}

.howto_box_after {
  display: none;
}

.howto_box-shadow {
  position: absolute;
  top: 7px;
  left: 7px;
  z-index: 700;
  width: 100%;
  height: 100%;
  background: url(/tokyo2020-common/images/craft-challenge/waku-shadow-top.png) no-repeat, url(/tokyo2020-common/images/craft-challenge/waku-shadow-bottom.png) no-repeat;
  background-position: center top, center bottom;
}
.howto_box-shadow:after {
  background: url(/tokyo2020-common/images/craft-challenge/waku-shadow-middle.png) repeat-y;
}

.howto_box {
  padding: 60px 80px;
  letter-spacing: -0.05em;
}
.howto_box h2 {
  padding-bottom: 50px;
  text-align: center;
}
.howto_box ul {
  font-size: 20px;
  font-weight: bold;
}

.howto_box_prepare {
  margin-bottom: 30px;
}
.howto_box_prepare li {
  border-bottom: solid 1px #ccc;
  height: 55px;
  font-weight: bold;
  line-height: 55px;
}
.howto_box_prepare li:first-child {
  border-top: solid 1px #ccc;
}

.pack_img {
  position: absolute;
  top: 40px;
  right: -45px;
  z-index: 802;
}

.notice_box {
  margin-top: 30px;
  border: solid 2px #c00;
  display: flex;
  color: #c00;
  font-size: 18px;
  line-height: 2;
  letter-spacing: -0.05em;
}
.notice_box p {
  padding: 11px 40px 4px;
}

.headline_notice {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  background: #c00;
  text-align: center;
}
.headline_notice img {
  vertical-align: middle;
}

.howto_box_howtomake {
  margin-bottom: 50px;
}
.howto_box_howtomake .howto_box {
  padding: 60px 0;
}
.howto_box_howtomake h2 {
  margin: 0 auto 30px;
  border-bottom: solid 4px #152a76;
  width: 840px;
}
.howto_box_howtomake ul {
  padding: 0 90px;
  font-weight: normal;
  letter-spacing: 0.025em;
}
.howto_box_howtomake li {
  display: flex;
  align-items: center;
  position: relative;
}
.howto_box_howtomake li + li {
  margin-top: 20px;
  padding-top: 20px;
  border-top: solid 1px #ccc;
}
.howto_box_howtomake li img {
  border: solid 2px #069;
  width: 420px;
  height: auto;
}
.howto_box_howtomake li p {
  padding-left: 30px;
  line-height: 1.8;
  text-align: left;
}
.howto_box_howtomake li.headline_label-wrap {
  margin-top: 40px;
}
.howto_box_howtomake li.headline_label-wrap:first-child {
  padding-top: 20px;
}
.howto_box_howtomake li .headline_label-blue {
  padding: 1em 20px 0.5em;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #fff;
  background: #152a76;
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
.howto_box_howtomake li .headline_label-blue ~ img, .howto_box_howtomake li .headline_label-blue ~ p {
  margin-top: 65px;
}
.howto_box_howtomake li .headline_label-blue.headline_label-blue-noruby {
  padding: 0.66em 20px 0.5em;
}
.howto_box_howtomake h3 {
  margin: 60px auto 30px;
  padding: 13px 1em 14px;
  width: 1000px;
  background: #0cf;
  line-height: 1.2;
  text-align: center;
}
.howto_box_howtomake h3 img {
  vertical-align: middle;
}
.howto_box_howtomake .yellowtext {
  margin-top: 0.5em;
  display: block;
  color: #ff0;
  font-size: 20px;
  font-weight: bold;
  line-height: 2;
}

.watch_movie-btn {
  display: block;
  height: 50px;
  background: #152a76;
  line-height: 50px;
  text-align: center;
}
.watch_movie-btn img {
  width: 240px;
  height: auto;
  vertical-align: middle;
}
.watch_movie-btn:hover {
  background: #3bb3eb;
  opacity: 1;
}

.snsLine {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  text-align: center;
}
.snsLine li {
  padding: 0 4px;
}
.snsLine a {
  display: block;
  transition: 0.3s;
}
.snsLine a:hover {
  opacity: 0.8;
}
.snsLine img {
  width: 48px;
  height: auto;
}

.supervision {
  padding: 40px 0 50px;
  color: #000;
  background: #ff0;
  font-size: 14px;
  text-align: center;
}
.supervision .inner {
  position: relative;
}
.supervision p {
  margin: 70px 40px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 900;
  width: 310px;
  line-height: 1.57;
  text-align: justify;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
}
.supervision a {
  display: block;
}

.challenge_link_wrap {
  padding: 40px 0 20px;
  color: #fff;
  background: #3bb3eb;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  white-space: nowrap;
}
.challenge_link_wrap > ul {
  display: flex;
  justify-content: center;
}
.challenge_link_wrap li {
  margin: 0 15px;
  width: 100px;
}
.challenge_link_wrap li:nth-child(1) a {
  background: url(/tokyo2020-common/images/craft-challenge/challenge_link_icon-1-hover.png) no-repeat;
  background-size: contain;
}
.challenge_link_wrap li:nth-child(2) a {
  background: url(/tokyo2020-common/images/craft-challenge/challenge_link_icon-2-hover.png) no-repeat;
  background-size: contain;
}
.challenge_link_wrap li:nth-child(3) a {
  background: url(/tokyo2020-common/images/craft-challenge/challenge_link_icon-3-hover.png) no-repeat;
  background-size: contain;
}
.challenge_link_wrap li:nth-child(4) a {
  background: url(/tokyo2020-common/images/craft-challenge/challenge_link_icon-4-hover.png) no-repeat;
  background-size: contain;
}
.challenge_link_wrap li:nth-child(5) a {
  background: url(/tokyo2020-common/images/craft-challenge/challenge_link_icon-5-hover.png) no-repeat;
  background-size: contain;
}
.challenge_link_wrap a {
  display: block;
}
.challenge_link_wrap a img {
  transition: 0.3s;
}
.challenge_link_wrap a:hover, .challenge_link_wrap a.current {
  opacity: 1;
}
.challenge_link_wrap a:hover img, .challenge_link_wrap a.current img {
  opacity: 0;
}
.challenge_link_wrap img {
  margin-bottom: 10px;
  width: 100%;
  height: auto;
}

.aside_bnr {
  padding: 40px 0;
  display: flex;
  justify-content: center;
}
.aside_bnr li {
  margin: 0 10px;
  width: 450px;
}
.aside_bnr img {
  width: 100%;
  height: auto;
}

.popup.open {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  transition: opacity 0.2s;
  opacity: 1;
}
.popup.open > * {
  z-index: 900;
}
.popup.open .popupBgi {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 800;
  width: 100%;
  height: 100%;
}
.popup.open .popupPlate {
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: 1000px;
  height: auto;
}
.popup.open .popupPlate .iframe_wrap {
  margin: 0;
}
.popup.open .popupPlate .popupClose {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  transform: translateY(-100%);
  color: #fff;
  font-size: 60px;
  line-height: 1;
  text-align: right;
  opacity: 0.6;
}
.popup.open .popupPlate .popupClose:hover {
  opacity: 1;
}

.ballcatch #kv {
  align-items: flex-end;
}
.ballcatch .movie_thumb {
  background: url(/tokyo2020-common/images/craft-challenge/ballcatch/movie-thumb.jpg);
  background-size: contain;
}

.jouba .movie_thumb {
  background: url(/tokyo2020-common/images/craft-challenge/jouba/movie-thumb.jpg);
  background-size: contain;
}

.matoate #kv {
  align-items: flex-end;
}
.matoate .movie_thumb {
  background: url(/tokyo2020-common/images/craft-challenge/matoate/movie-thumb.jpg);
  background-size: contain;
}

.koma .movie_thumb {
  background: url(/tokyo2020-common/images/craft-challenge/koma/movie-thumb.jpg);
  background-size: contain;
}

@media only screen and (max-width: 1080px) {
  body:not(.tablet) {
    min-width: 100%;
    overflow-x: hidden;
  }
  body:not(.tablet) .inner {
    padding: 0 3.125%;
    width: 100%;
  }
  body:not(.tablet) #headerWrap {
    transform-origin: top left;
    transform-origin: 0% 0%;
  }
  body:not(.tablet) #headerWrap .specialLink {
    margin-top: 7.4074074074%;
    top: 0;
  }
  body:not(.tablet) #headerWrap ~ #contentsRim #contentsWrap {
    padding-top: 7.4074074074%;
    top: 0;
  }
  body:not(.tablet) #kv {
    padding: 3.125%;
    height: auto;
  }
  body:not(.tablet) #kv img {
    width: 100%;
    height: auto;
  }
  body:not(.tablet) .howto_wrap {
    padding: 5.5555555556% 0 6.4814814815%;
  }
  body:not(.tablet) .movie_thumb {
    padding-bottom: 56.25%;
    width: 100%;
    height: 0;
  }
  body:not(.tablet) .movie_thumb img {
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 640px) {
  body:not(.tablet) .movie_thumb-btn {
    padding: 2.8125% 1.875% 2.96875% 4.0625%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 901;
    transform: translate(-50%, -50%);
    width: auto;
    background: #152a76;
    line-height: 1;
    transition: 0.3s;
  }
  body:not(.tablet) .movie_thumb-btn img {
    width: auto;
    height: 1em;
    font-size: 21.09375px;
    font-size: 3.90625vw;
  }
}
@media only screen and (max-width: 1080px) {
  body:not(.tablet) .iframe_wrap {
    margin-bottom: 5.5555555556%;
  }
  body:not(.tablet) .howto_box_wrap {
    margin: 0 auto 2.7777777778%;
    width: 100%;
    box-sizing: border-box;
  }
  body:not(.tablet) .howto_box .howto_box_after, body:not(.tablet) .howto_box-shadow .howto_box_after {
    margin-top: 3.125vw;
    font-size: 16.875px;
    font-size: 3.125vw;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: calc(100% - 6.25vw);
    content: "";
  }
  body:not(.tablet) .howto_box {
    padding: 5.5555555556% 9.2592592593%;
    position: relative;
    z-index: 800;
    background: url(/tokyo2020-common/images/craft-challenge/waku-1-top-sp.png) no-repeat, url(/tokyo2020-common/images/craft-challenge/waku-1-bottom-sp.png) no-repeat;
    background-position: center top, center bottom;
    background-size: 100% auto, 100% auto;
  }
  body:not(.tablet) .howto_box .howto_box_after {
    background: url(/tokyo2020-common/images/craft-challenge/waku-1-middle-sp.png) repeat-y;
    background-size: 100% auto;
  }
  body:not(.tablet) .howto_box:after {
    content: none;
  }
  body:not(.tablet) .howto_box_after {
    display: block;
  }
  body:not(.tablet) .howto_box-shadow {
    margin: 0.6481481481%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 700;
    width: 100%;
    height: 100%;
    background: url(/tokyo2020-common/images/craft-challenge/waku-shadow-top-sp.png) no-repeat, url(/tokyo2020-common/images/craft-challenge/waku-shadow-bottom-sp.png) no-repeat;
    background-position: center top, center bottom;
    background-size: 100% auto, 100% auto;
  }
  body:not(.tablet) .howto_box-shadow .howto_box_after {
    background: url(/tokyo2020-common/images/craft-challenge/waku-shadow-middle-sp.png) repeat-y;
    background-size: 100% auto;
  }
  body:not(.tablet) .howto_box-shadow:after {
    content: none;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 800px) {
  body:not(.tablet) .ruby_wrap {
    padding-top: 0.25em;
  }
  body:not(.tablet) .ruby {
    display: inline-block;
    position: relative;
    line-height: 1;
  }
  body:not(.tablet) .ruby span {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -85%) scale(0.5);
    width: auto;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    letter-spacing: 0;
    white-space: nowrap;
    font-size: 20.25px;
    font-size: 3.75vw;
  }
  body:not(.tablet) .howto_box {
    padding: 9.375%;
  }
  body:not(.tablet) .howto_box .pcOnly {
    display: none;
  }
  body:not(.tablet) .howto_box .spOnly {
    display: block;
  }
  body:not(.tablet) .howto_box h2 {
    padding-bottom: 6.25%;
    line-height: 1;
    text-align: center;
  }
  body:not(.tablet) .howto_box h2 img {
    width: auto;
    height: 1em;
    font-size: 35.4375px;
    font-size: 6.5625vw;
  }
  body:not(.tablet) .howto_box_prepare .howto_box {
    padding: 9.375%;
    letter-spacing: -0.05em;
  }
  body:not(.tablet) .howto_box_prepare .howto_box h2 {
    padding-bottom: 9.6153846154%;
    line-height: 1;
    text-align: center;
  }
  body:not(.tablet) .howto_box_prepare .howto_box h2 img {
    width: auto;
    height: 1em;
    font-size: 35.4375px;
    font-size: 6.5625vw;
  }
  body:not(.tablet) .howto_box_prepare .howto_box ul {
    font-size: 20.25px;
    font-size: 3.75vw;
    font-weight: bold;
  }
  body:not(.tablet) .howto_box_prepare li {
    border-bottom: solid 1px #ccc;
    height: auto;
    line-height: 2.9166666667;
  }
  body:not(.tablet) .howto_box_prepare li:first-child {
    border-top: solid 1px #ccc;
  }
  body:not(.tablet) .howto_box_prepare .pack_img {
    margin-top: 18.75%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 802;
    width: 31.09375%;
  }
  body:not(.tablet) .notice_box {
    margin-top: 3.8461538462%;
    border: solid 2px #c00;
    border-top: none;
    display: block;
    color: #c00;
    letter-spacing: -0.05em;
  }
  body:not(.tablet) .notice_box p {
    padding: 5.8139534884% 7.7519379845%;
    line-height: 1.4;
    font-size: 20.25px;
    font-size: 3.75vw;
    letter-spacing: 0;
  }
  body:not(.tablet) .notice_box .ruby_wrap-multiline {
    line-height: 1.8;
  }
  body:not(.tablet) .headline_notice {
    padding: 0.5em 0;
    width: 100%;
    height: auto;
    background: #c00;
    line-height: 1;
    text-align: center;
    font-size: 23.625px;
    font-size: 4.375vw;
  }
  body:not(.tablet) .headline_notice img {
    width: auto;
    height: 1em;
  }
}
@media only screen and (max-width: 1080px) {
  body:not(.tablet) .pack_img {
    width: 260px;
  }
  body:not(.tablet) .howto_box_howtomake h2 {
    margin: 0 auto 5.5555555556%;
    width: 100%;
  }
  body:not(.tablet) .howto_box_howtomake li + li {
    margin-top: 2.7777777778%;
    padding-top: 5.5555555556%;
  }
  body:not(.tablet) .howto_box_howtomake ul {
    padding: 0;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 900px) {
  body:not(.tablet) .howto_box_howtomake li {
    display: block;
    text-align: center;
  }
  body:not(.tablet) .howto_box_howtomake li + li {
    border-top: solid 1px #ccc;
  }
  body:not(.tablet) .howto_box_howtomake li img {
    border: solid 2px #069;
    width: 100%;
    max-width: 524px;
    height: auto;
  }
  body:not(.tablet) .howto_box_howtomake li p {
    padding: 3.3333333333% 1em 0;
    font-size: 18.5625px;
    font-size: 3.4375vw;
    display: inline-block;
    width: 100%;
    max-width: 524px;
    text-align: left;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 900px) and (max-width: 640px) {
  body:not(.tablet) .howto_box_howtomake li p {
    padding-top: 1.25em;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 900px) {
  body:not(.tablet) .howto_box_howtomake li.headline_label-wrap {
    margin-top: 1em;
  }
  body:not(.tablet) .howto_box_howtomake li.headline_label-wrap:first-child {
    padding-top: 0;
  }
}
@media only screen and (max-width: 1080px) {
  body:not(.tablet) .howto_box_howtomake .headline_label-blue {
    margin-bottom: 5.5555555556%;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 900px) {
  body:not(.tablet) .howto_box_howtomake .headline_label-blue {
    padding: 1em 20px 0.5em;
    display: block;
    position: relative;
    min-width: 100%;
    color: #fff;
    background: #152a76;
    line-height: 1;
    text-align: center;
  }
  body:not(.tablet) .howto_box_howtomake .headline_label-blue ~ img, body:not(.tablet) .howto_box_howtomake .headline_label-blue ~ p {
    margin-top: 0;
  }
  body:not(.tablet) .howto_box_howtomake .headline_label-blue.headline_label-blue-noruby {
    padding: 0.66em 20px 0.5em;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 900px) and (max-width: 640px) {
  body:not(.tablet) .howto_box_howtomake .headline_label-blue {
    margin-bottom: 5.7692307692%;
    padding: 5.3846153846% 3.8461538462% 3.8461538462%;
    font-size: 23.625px;
    font-size: 4.375vw;
    font-weight: bold;
  }
}
@media only screen and (max-width: 1080px) {
  body:not(.tablet) .howto_box_howtomake h3 {
    margin-left: -7.125%;
    width: 114.5%;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 640px) {
  body:not(.tablet) .howto_box_howtomake h3 {
    margin: 0.5em auto;
    margin-bottom: 5.7692307692%;
    margin-left: -7.6923076923%;
    padding: 3.8461538462% 0 6.7307692308%;
    width: 115.3846153846%;
    background: #0cf;
    line-height: 1;
    text-align: center;
    font-size: 37.96875px;
    font-size: 7.03125vw;
  }
  body:not(.tablet) .howto_box_howtomake h3 img {
    width: auto;
    height: 1em;
  }
  body:not(.tablet) .howto_box_howtomake .yellowtext {
    margin-top: 2.6666666667%;
    margin-bottom: -3.5%;
    display: block;
    color: #ff0;
    font-weight: bold;
    line-height: 1.5;
    font-size: 20.25px;
    font-size: 3.75vw;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 900px) {
  body:not(.tablet) .watch_movie-btn {
    padding: 3.3333333333% 0;
    display: block;
    height: auto;
    background: #152a76;
    line-height: 1;
    text-align: center;
  }
  body:not(.tablet) .watch_movie-btn img {
    width: auto;
    height: 1em;
    font-size: 21.9375px;
    font-size: 4.0625vw;
  }
  body:not(.tablet) .watch_movie-btn:hover {
    background: #3bb3eb;
    opacity: 1;
  }
  body:not(.tablet) .snsLine {
    margin-top: 6.6666666667%;
    padding-bottom: 3.125%;
    display: flex;
    justify-content: center;
    text-align: center;
  }
  body:not(.tablet) .snsLine li {
    padding: 0 0.8333333333%;
    width: 11.6666666667%;
  }
  body:not(.tablet) .snsLine a {
    display: block;
    transition: 0.3s;
  }
  body:not(.tablet) .snsLine a:hover {
    opacity: 0.8;
  }
  body:not(.tablet) .snsLine img {
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 1080px) {
  body:not(.tablet) .supervision {
    padding: 50% 9.375% 64.0625%;
    color: #000;
    background: #ff0;
    background: url(/tokyo2020-common/images/craft-challenge/supervision-bnr-top-sp.png) no-repeat center top, url(/tokyo2020-common/images/craft-challenge/supervision-bnr-bottom-sp.jpg) no-repeat center bottom, url(/tokyo2020-common/images/craft-challenge/supervision-bnr-middle-sp.png) repeat-y center top;
    background-size: 100% auto, 100% auto, 100% auto;
    text-align: center;
    font-size: 20.25px;
    font-size: 3.75vw;
  }
  body:not(.tablet) .supervision .pcOnly {
    display: none;
  }
  body:not(.tablet) .supervision .inner {
    position: relative;
  }
  body:not(.tablet) .supervision p {
    margin: 0;
    position: relative;
    width: 100%;
    line-height: 1.5;
    text-align: justify;
    font-feature-settings: "palt";
  }
  body:not(.tablet) .supervision a {
    display: block;
    color: #000;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 800px) {
  body:not(.tablet) .challenge_link_wrap {
    padding: 9.375% 0;
    background: #3bb3eb;
    font-weight: bold;
    line-height: 1.14;
    text-align: center;
    font-size: 20.25px;
    font-size: 3.75vw;
  }
  body:not(.tablet) .challenge_link_wrap > ul {
    padding: 0;
    display: block;
    white-space: normal;
  }
  body:not(.tablet) .challenge_link_wrap li {
    margin: 0;
    padding: 0 3.125%;
    display: inline-block;
    width: 31.25%;
    vertical-align: top;
  }
  body:not(.tablet) .challenge_link_wrap li:nth-child(1) a.current {
    background: url(/tokyo2020-common/images/craft-challenge/challenge_link_icon-1-hover.png) no-repeat center top;
    background-size: 99.9%;
  }
  body:not(.tablet) .challenge_link_wrap li:nth-child(2) a.current {
    background: url(/tokyo2020-common/images/craft-challenge/challenge_link_icon-2-hover.png) no-repeat center top;
    background-size: 99.9%;
  }
  body:not(.tablet) .challenge_link_wrap li:nth-child(3) a.current {
    background: url(/tokyo2020-common/images/craft-challenge/challenge_link_icon-3-hover.png) no-repeat center top;
    background-size: 99.9%;
  }
  body:not(.tablet) .challenge_link_wrap li:nth-child(4) a.current {
    background: url(/tokyo2020-common/images/craft-challenge/challenge_link_icon-4-hover.png) no-repeat center top;
    background-size: 99.9%;
  }
  body:not(.tablet) .challenge_link_wrap li:nth-child(5) a.current {
    background: url(/tokyo2020-common/images/craft-challenge/challenge_link_icon-5-hover.png) no-repeat center top;
    background-size: 99.9%;
  }
  body:not(.tablet) .challenge_link_wrap li:nth-child(1) a {
    background: url(/tokyo2020-common/images/craft-challenge/challenge_link_icon-1-hover.png) no-repeat center top;
    background-size: 99.9%;
  }
  body:not(.tablet) .challenge_link_wrap li:nth-child(2) a {
    background: url(/tokyo2020-common/images/craft-challenge/challenge_link_icon-2-hover.png) no-repeat center top;
    background-size: 99.9%;
  }
  body:not(.tablet) .challenge_link_wrap li:nth-child(3) a {
    background: url(/tokyo2020-common/images/craft-challenge/challenge_link_icon-3-hover.png) no-repeat center top;
    background-size: 99.9%;
  }
  body:not(.tablet) .challenge_link_wrap li:nth-child(4) a {
    background: url(/tokyo2020-common/images/craft-challenge/challenge_link_icon-4-hover.png) no-repeat center top;
    background-size: 99.9%;
  }
  body:not(.tablet) .challenge_link_wrap li:nth-child(5) a {
    background: url(/tokyo2020-common/images/craft-challenge/challenge_link_icon-5-hover.png) no-repeat center top;
    background-size: 99.9%;
  }
  body:not(.tablet) .challenge_link_wrap li:nth-child(n+4) {
    margin-top: 1.5625%;
  }
  body:not(.tablet) .challenge_link_wrap a {
    display: block;
    color: #fff;
  }
  body:not(.tablet) .challenge_link_wrap a img {
    vertical-align: middle;
    transition: opacity 0.3s;
    opacity: 1;
  }
  body:not(.tablet) .challenge_link_wrap a:hover img {
    opacity: 0;
  }
  body:not(.tablet) .challenge_link_wrap a.current {
    opacity: 1;
  }
  body:not(.tablet) .challenge_link_wrap a.current img {
    opacity: 0;
  }
  body:not(.tablet) .challenge_link_wrap img {
    margin-bottom: 9.375%;
    width: 100%;
    height: auto;
  }
  body:not(.tablet) .challenge_link_wrap p {
    white-space: nowrap;
  }
  body:not(.tablet) .aside_bnr {
    padding: 9.375% 3.125%;
  }
  body:not(.tablet) .aside_bnr li + li {
    margin-top: 3.3333333333%;
  }
}
@media only screen and (max-width: 1080px) {
  body:not(.tablet) .popup.open {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    transition: opacity 0.2s;
    opacity: 1;
  }
  body:not(.tablet) .popup.open > * {
    z-index: 900;
  }
  body:not(.tablet) .popup.open .popupBgi {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 800;
    width: 100%;
    height: 100%;
  }
  body:not(.tablet) .popup.open .popupPlate {
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    max-width: 1000px;
    height: auto;
  }
  body:not(.tablet) .popup.open .popupPlate .iframe_wrap {
    margin: 0;
  }
  body:not(.tablet) .popup.open .popupPlate .popupClose {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    transform: translateY(-100%);
    color: #fff;
    font-size: 60px;
    line-height: 1;
    text-align: right;
    opacity: 0.6;
  }
  body:not(.tablet) .popup.open .popupPlate .popupClose:hover {
    opacity: 1;
  }
}