@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP");
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

body {
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  body {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  }
}

.wrap {
  max-width: 950px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .wrap {
    width: 100%;
    padding: 0 3.125%;
  }
}

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

@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
}

.is-visible-sd {
  display: none !important;
}
@media screen and (max-width: 640px) {
  .is-visible-sd {
    display: block !important;
  }
}

.is-hidden-sd {
  display: block !important;
}
@media screen and (max-width: 640px) {
  .is-hidden-sd {
    display: none !important;
  }
}

.fcRD {
  color: #c00;
}

.alL {
  text-align: left;
}

.alR {
  text-align: right;
}

.alC {
  text-align: center;
}

.bold {
  font-weight: bold;
}

.container {
  margin: 0 auto;
  max-width: 950px;
}
@media screen and (max-width: 1024px) {
  .container {
    padding: 0 3.125%;
    max-width: 100%;
  }
}

p {
  line-height: 1.45;
}

.btn {
  background: #eee url(/commonY15/img/icon_ext_red_01.png) 95% center no-repeat;
  border: 1px solid #dedede;
}

.noteList > li:before {
  top: 0.55em;
}

.txtLink.iconOther {
  padding-left: 17px;
  background: url(/commonY15/img/icon_ext_red_01.png) 0 6px no-repeat;
}

.footer {
  position: relative;
  background: #000;
  color: #fff;
  margin-top: 100px;
}
.footer p {
  padding: 1.5em 0;
  text-align: center;
  font-weight: 500;
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  .footer p {
    font-size: 3.0769230769vw;
  }
}

.strong {
  color: #E60013;
  font-weight: bold;
}

.img100w {
  width: 100%;
}

.mv {
  position: relative;
  background: url(../img/bg.jpg) no-repeat center center;
  background-size: cover;
  height: 53.125vw;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .mv {
    background: url(../img/bg_sp.jpg) no-repeat center center;
    background-size: cover;
    height: 198.7179487179vw;
  }
}

.mv__logo--j, .mv__pic1, .mv__pic2, .mv__pic3, .mv__pic4, .mv__pic5, .mv__pic6, .mv__pic7, .mv__pic8, .mv__cloud1, .mv__cloud2, .mv__cloud3, .mv__cloud4, .mv__cloud5, .mv__cloud6, .mv__logo--40th, .mv__head, .mv__intro, .btn__x__wrapper {
  position: absolute;
}

@media screen and (max-width: 768px) {
  .mv__logo--j__wrapper {
    padding: 15px 10px;
    background: #fff;
  }
}

.mv__logo--j {
  top: 2%;
  left: 2.25%;
  width: 13.625%;
}
@media screen and (max-width: 768px) {
  .mv__logo--j {
    position: static;
    top: auto;
    left: auto;
    width: 30.7692307692%;
    opacity: 1 !important;
  }
}

.mv__pic1 {
  top: 11.7647058824%;
  left: 4.125%;
  width: 17.3125%;
}
@media screen and (max-width: 768px) {
  .mv__pic1 {
    top: 40.5161290323%;
    left: 0;
    width: 32.3076923077%;
  }
}

.mv__pic2 {
  top: 38.3529411765%;
  left: 0;
  width: 14.0625%;
}
@media screen and (max-width: 768px) {
  .mv__pic2 {
    top: 19.3548387097%;
    right: 0;
    left: auto;
    width: 23.5897435897%;
  }
}

.mv__pic3 {
  top: 33.2941176471%;
  left: 16.1875%;
  width: 16.8125%;
}
@media screen and (max-width: 768px) {
  .mv__pic3 {
    top: 40.5161290323%;
    left: 35.641025641%;
    width: 32.8205128205%;
  }
}

.mv__pic4 {
  top: 70.5882352941%;
  left: 9.9375%;
  width: 16.8125%;
}
@media screen and (max-width: 768px) {
  .mv__pic4 {
    top: 40.5161290323%;
    right: 0;
    left: auto;
    width: 28.4615384615%;
  }
}

.mv__pic5 {
  top: 3.7647058824%;
  left: 72.5%;
  width: 13.5625%;
}
@media screen and (max-width: 768px) {
  .mv__pic5 {
    top: 6.4516129032%;
    left: 55.3846153846%;
    width: 20%;
  }
}

.mv__pic6 {
  top: 19.7647058824%;
  left: 86.0625%;
  width: 13.9375%;
}
@media screen and (max-width: 768px) {
  .mv__pic6 {
    top: 19.3548387097%;
    left: 0;
    width: 21.5384615385%;
  }
}

.mv__pic7 {
  top: 36.2352941176%;
  left: 70%;
  width: 12.3125%;
}
@media screen and (max-width: 768px) {
  .mv__pic7 {
    top: 6.4516129032%;
    left: 0;
    width: 20.7692307692%;
  }
}

.mv__pic8 {
  top: 70.8235294118%;
  left: 74.3125%;
  width: 17.9375%;
}
@media screen and (max-width: 768px) {
  .mv__pic8 {
    top: 6.4516129032%;
    left: 23.5897435897%;
    width: 28.9743589744%;
  }
}

.mv__cloud1 {
  top: 28.9411764706%;
  left: -5.3125%;
  width: 16%;
}
@media screen and (max-width: 768px) {
  .mv__cloud1 {
    top: 14.8387096774%;
    left: -12.8205128205%;
    width: 26.6666666667%;
  }
}

.mv__cloud2 {
  top: 66.3529411765%;
  left: 1.875%;
  width: 14.3125%;
}
@media screen and (max-width: 768px) {
  .mv__cloud2 {
    display: none;
  }
}

.mv__cloud3 {
  top: 50%;
  left: 26.75%;
  width: 9%;
}
@media screen and (max-width: 768px) {
  .mv__cloud3 {
    display: none;
  }
}

.mv__cloud4 {
  top: 90.5882352941%;
  left: 21%;
  width: 10.25%;
}
@media screen and (max-width: 768px) {
  .mv__cloud4 {
    display: none;
  }
}

.mv__cloud5 {
  top: 51.0588235294%;
  left: 91.375%;
  width: 14.5%;
}
@media screen and (max-width: 768px) {
  .mv__cloud5 {
    top: 48.9032258065%;
    left: 84.6153846154%;
    width: 23.5897435897%;
  }
}

.mv__cloud6 {
  top: 88.3529411765%;
  left: 68.125%;
  width: 16.0625%;
}
@media screen and (max-width: 768px) {
  .mv__cloud6 {
    display: none;
  }
}

.mv__logo--40th {
  top: 0;
  right: 0;
  width: 7.8125%;
}
@media screen and (max-width: 768px) {
  .mv__logo--40th {
    top: 6.4516129032%;
    width: 21.7948717949%;
  }
}

.mv__head {
  top: 9.6470588235%;
  left: 50%;
  width: 27.3125%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 1740px) {
  .mv__head {
    top: 2.3529411765%;
  }
}
@media screen and (max-width: 1200px) {
  .mv__head {
    top: 1.1764705882%;
  }
}
@media screen and (max-width: 768px) {
  .mv__head {
    top: 15.0967741935%;
    width: 68.4615384615%;
  }
}

.mv__intro {
  top: 52%;
  left: 50%;
  width: 36.25%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
}
@media screen and (max-width: 1740px) {
  .mv__intro {
    top: 42.3529411765%;
  }
}
@media screen and (max-width: 1200px) {
  .mv__intro {
    top: 40%;
  }
}
@media screen and (max-width: 768px) {
  .mv__intro {
    top: 53.2903225806%;
    left: 0;
    right: 0;
    width: 100%;
    padding: 0 10px;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}

.mv__lead {
  line-height: 1.5;
  font-size: 16px;
}
@media screen and (max-width: 1740px) {
  .mv__lead {
    font-size: 1vw;
  }
}
@media screen and (max-width: 768px) {
  .mv__lead {
    font-size: 3.0769230769vw;
  }
}

.mv__headLv2 {
  position: relative;
  margin: 20px 0 8px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 8px;
}
@media screen and (max-width: 1740px) {
  .mv__headLv2 {
    font-size: 1vw;
    margin: 10px 0 8px;
  }
}
@media screen and (max-width: 768px) {
  .mv__headLv2 {
    margin: 2.5641025641vw 0 1.0256410256vw;
    font-size: 3.5897435897vw;
  }
}
.mv__headLv2::before, .mv__headLv2::after {
  content: "";
  position: absolute;
  top: 50%;
  height: 1px;
  background: #000;
}
.mv__headLv2::before {
  left: 0;
  width: 36%;
}
.mv__headLv2::after {
  right: 0;
  width: 38%;
}

.mv__date {
  font-weight: bold;
  font-size: 20px;
}
@media screen and (max-width: 1740px) {
  .mv__date {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 768px) {
  .mv__date {
    font-size: 4.1025641026vw;
  }
}
.mv__date .fsL {
  font-size: 30px;
}
@media screen and (max-width: 1740px) {
  .mv__date .fsL {
    font-size: 2.8vw;
  }
}
@media screen and (max-width: 768px) {
  .mv__date .fsL {
    font-size: 6.1538461538vw;
  }
}

.mv__method {
  font-size: 16px;
}
@media screen and (max-width: 1400px) {
  .mv__method {
    font-size: 14px;
  }
}
@media screen and (max-width: 1024px) {
  .mv__method {
    font-size: 1vw;
  }
}
@media screen and (max-width: 768px) {
  .mv__method {
    font-size: 3.5897435897vw;
  }
}
.mv__method .strong {
  text-decoration: underline;
}

.btn__x__wrapper {
  bottom: 4.2352941176%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .btn__x__wrapper {
    bottom: 2.8387096774%;
  }
}

.btn__x {
  position: relative;
  display: block;
  width: 36.25vw;
  text-align: center;
  margin: 0 auto;
  padding: 1.375vw 0;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.3;
  border-radius: 40px;
  background: #E60013;
}
@media screen and (max-width: 1740px) {
  .btn__x {
    font-size: 1vw;
  }
}
@media screen and (max-width: 768px) {
  .btn__x {
    padding: 10px;
    width: 90.2564102564%;
    height: auto;
    font-size: 3.5897435897vw;
    border-radius: 40px;
  }
}
.btn__x::after {
  position: absolute;
  left: 90%;
  bottom: 50%;
  -webkit-transform: translate(0, 50%);
          transform: translate(0, 50%);
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(../img/icon_blank.svg) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1740px) {
  .btn__x::after {
    width: 0.875vw;
    height: 0.875vw;
  }
}
@media screen and (max-width: 768px) {
  .btn__x::after {
    width: 3.5897435897vw;
    height: 3.5897435897vw;
  }
}
.btn__x.btn__anchor::after {
  background: url(/commonY15/img/icon_anchor_white_01.png) no-repeat;
}

.prize__box {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 2fr 10px 1.25fr;
  grid-template-columns: 2fr 1.25fr;
  gap: 10px;
}
@media screen and (max-width: 768px) {
  .prize__box {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.list_photo__area {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .list_photo__area {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.list_photo {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 1fr;
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-rows: auto 10px auto;
  grid-template-rows: repeat(2, auto);
  gap: 10px;
}

.list_photo > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.list_photo > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.list_photo > *:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}

.list_photo > *:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}

.list_photo__lead {
  -ms-grid-column: 1;
      grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-row: 1;
      grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  font-weight: bold;
}

.list_photo__pic {
  -ms-grid-column: 1;
      grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
      grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}
.list_photo__pic span {
  display: block;
  margin-top: 2px;
  text-align: right;
  font-size: 10px;
}

.list_photo__text {
  -ms-grid-column: 2;
      grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
      grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

.release__box {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .release__box {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.release_photo {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 20px auto;
  grid-template-columns: repeat(2, auto);
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 20px;
  margin-top: 20px;
}

.release_photo > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.release_photo > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.release_photo__item img {
  border: 1px solid #E7E7E7;
  max-width: 150px;
}

.fade1, .fade2, .fade3, .fade4, .fade5 {
  opacity: 0;
}

.fade1 {
  -webkit-animation: fadeIn 0.5s ease-in 1s forwards;
          animation: fadeIn 0.5s ease-in 1s forwards;
}

.fade2 {
  -webkit-animation: fadeIn 1s ease-in 1.5s forwards;
          animation: fadeIn 1s ease-in 1.5s forwards;
}

.fade3 {
  -webkit-animation: fadeIn 1s ease-in 2s forwards;
          animation: fadeIn 1s ease-in 2s forwards;
}

.fade4 {
  -webkit-animation: fadeIn 1s ease-in 2.5s forwards;
          animation: fadeIn 1s ease-in 2.5s forwards;
}

.fade5 {
  -webkit-animation: fadeIn 1s ease-in 3s forwards;
          animation: fadeIn 1s ease-in 3s forwards;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/**
* award
*/
.card__container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
@media screen and (max-width: 640px) {
  .card__container {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.card {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: subgrid;
  grid-template-rows: subgrid;
  -ms-grid-row-span: 5;
  grid-row: span 5;
  row-gap: 10px;
}

.card__cat span {
  display: inline-block;
  color: #fff;
  padding: 3px 10px;
  border-radius: 50px;
}

.cat--travel span {
  background: #cc0000;
}

.cat--challenge span {
  background: #ff6600;
}

.card__pic img {
  width: 100%;
  height: 350px;
  -o-object-fit: contain;
     object-fit: contain;
  background: #ddd;
}

.emoji {
  font-family: apple color emoji, segoe ui emoji, noto color emoji, android emoji, emojisymbols, emojione mozilla, twemoji mozilla, segoe ui symbol;
}

.head-c {
  font-size: 40px;
  text-align: center;
  margin-top: 50px;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .head-c {
    font-size: 7.6923076923vw;
  }
}

.lead--top {
  margin-top: 30px;
  text-align: center;
  font-size: 20px;
}
@media screen and (max-width: 640px) {
  .lead--top {
    font-size: 4.1025641026vw;
  }
}

.ttlLv1 .heading .small {
  font-size: 16px;
}
@media screen and (max-width: 640px) {
  .ttlLv1 .heading .small {
    font-size: 3.0769230769vw;
  }
}