/*--------------------------------

  history

---------------------------------*/
body #wrap #page__hero {
  background: url(/history/assets/img/history/hero_bg.jpg) 50% 50%;
  background-size: cover;
}

#page__hero img {
  width: 100vw;
  max-width: 246.88px;
  height: 100%;
}

@media only screen and (max-width: 1024px) {
  body #wrap #page__hero {
    background: url(/history/assets/img/history/hero_bg.jpg) 50% 50%;
    background-size: cover;
  }
}
@media only screen and (max-width: 768px) {
  body #wrap #page__hero {
    background: url(/history/assets/img/history/hero_bg_sp.jpg) 50% 50%;
    background-size: cover;
  }
  #page__hero img {
    width: 30.72vw;
    height: auto;
  }
}
#info {
  padding: 80px 0 100px;
}

@media only screen and (max-width: 768px) {
  #info {
    padding: 10.6vw 0 13.33vw 0;
  }
}
body.body__history #wrap .title {
  margin: 0 auto 80px auto;
  text-align: left;
}

body.body__history #wrap .title2 {
  margin: 0 auto 88px 0;
  text-align: center;
}

body.body__history #wrap #library_und_winner, body.body__history #wrap #winners_report {
  padding: 153px 0 0 0;
  margin: 0 auto;
}

.title2.title2022 img {
  max-width: 616.33px;
  margin: 0 auto;
  text-align: center;
}

.title2.title2021 img {
  max-width: 616.33px;
  margin: 0 auto;
  text-align: center;
}

.title2.title2019 img {
  max-width: 616.33px;
  margin: 0 auto;
  text-align: center;
}

body.body__history #wrap #library_und_winner .inner, body.body__history #wrap #winners_report .inner {
  width: 86.11vw;
  max-width: 1240px;
}

body.body__history #wrap #library_und_winner img, body.body__history #wrap #winners_report img {
  width: 100%;
}

body.body__history #wrap #winners_report .title2 {
  max-width: 350px;
  margin: 0 auto 88px auto;
  text-align: center;
}

body.body__history #wrap #winners_report ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

body.body__history #wrap #winners_report span {
  font-size: 16px;
  line-height: 1.75;
  margin-top: 10px;
  display: block;
}

body.body__history #wrap #japan_final_stage {
  padding: 90px 0 60px 0;
  margin: 0 auto;
}

body.body__history #wrap #japan_final_stage .title2 img {
  max-width: 415px;
  margin: 0 auto;
}

body.body__history #wrap #japan_final_stage .inner {
  width: 86.11vw;
  max-width: 920px;
}

body.body__history #wrap #japan_final_stage .inner figure .inner {
  max-width: 280px;
  overflow: hidden;
  width: 25vw;
}

body.body__history #wrap #japan_final_stage .inner figcaption {
  margin: 14px auto 0 auto;
}

body.body__history #wrap #japan_final_stage .inner img {
  width: 100%;
}

body.body__history #wrap section ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

body.body__history #wrap section li {
  width: 30%;
  margin-bottom: 60px;
  font-size: 16px;
  cursor: pointer;
  cursor: pointer;
}

body.body__history #wrap .txt {
  font-size: 12px;
}

@media only screen and (max-width: 768px) {
  body.body__history #wrap .title {
    margin: 8vw 0 13.33vw 0;
    text-align: left;
  }
  body.body__history #wrap .title2 {
    margin: 0 auto 10vw 0;
    text-align: center;
  }
  body.body__history #wrap #library_und_winner {
    padding: 31vw 0 0 0;
    margin: 0 auto;
  }
  body.body__history #wrap #library_und_winner ul {
    display: block;
  }
  body.body__history #wrap #library_und_winner li {
    width: 100%;
  }
  body.body__history #wrap #winners_report {
    padding: 16vw 0 0 0;
  }
  body.body__history #wrap #winners_report .title2 {
    max-width: 69vw;
    margin: 0 auto 14vw auto;
    text-align: center;
  }
  body.body__history #wrap #winners_report ul {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
            justify-content: space-between;
  }
  body.body__history #wrap #winners_report li {
    width: 48%;
    margin-bottom: 5vw !important;
    font-size: 2vw;
    cursor: auto;
  }
  body.body__history #wrap #winners_report span {
    font-size: 3.4vw;
    line-height: 1.75;
    margin-top: 10px;
    display: block;
  }
  body.body__history #wrap #japan_final_stage {
    padding: 16.3vw 0;
    margin: 0;
  }
  body.body__history #wrap #japan_final_stage .inner {
    width: 89.33vw;
    max-width: 89.33vw;
  }
  body.body__history #wrap #japan_final_stage .inner .title2 img {
    max-width: 311px;
  }
  body.body__history #wrap #japan_final_stage .inner figure .inner {
    width: 100%;
    max-width: 30vw;
    overflow: hidden;
  }
  body.body__history #wrap #japan_final_stage .inner figcaption {
    margin: 1.3vw auto 0 auto !important;
    font-size: 2vw;
  }
  body.body__history #wrap #japan_final_stage .inner img {
    width: 100%;
  }
  body.body__history #wrap section ul {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
            justify-content: space-between;
  }
  body.body__history #wrap section li {
    width: 30%;
    margin-bottom: 5vw !important;
    font-size: 2vw;
    cursor: pointer;
  }
  body.body__history #wrap .txt {
    font-size: 3vw;
    line-height: 1.5;
  }
  .title2.title2022 img {
    max-width: 86.288vw;
    width: 86.288vw;
  }
  .title2.title2021 img {
    max-width: 86.288vw;
    width: 86.288vw;
  }
  .title2.title2019 img {
    max-width: 86.288vw;
    width: 86.288vw;
  }
}
/*
  overlay
--------------------------------*/
body.body__history .modal .overlay {
  background: #191919;
  display: block;
  height: 100vh;
  width: 100vw;
  position: fixed;
  z-index: 101;
  display: none;
  overflow-y: scroll;
  overflow-x: hidden;
}

body.body__history .modal .overlay .inner {
  max-width: 1240px;
  width: 90vw;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  max-height: 100vh;
  padding: 2vw 0;
}

body.body__history .modal .overlay .title {
  font-size: 24px;
  color: #FFF;
  margin: 0 0 47px 0;
}

body.body__history .modal .overlay .container {
  margin: 0 auto 50px auto;
  display: block;
}

body.body__history .modal .overlay .container img {
  display: block;
  width: 100%;
}

body.body__history .modal .overlay .download {
  color: #FFF;
  font-size: 12px;
  line-height: 1.67;
  margin: 0 auto;
  max-width: 518px;
}

body.body__history .modal .overlay .download .dl_btn {
  color: #FFF;
  display: block;
  font-size: 16px;
  border: solid 1px #ffffff;
  padding: 14px 0;
  text-align: center;
  margin: 0 auto 30px auto;
  max-width: 460px;
  background: url(/history/assets/img/history/pdf.svg) no-repeat 4% 50%;
  background-size: 27px;
}

body.body__history .modal .overlay .download li {
  list-style: none;
  padding-left: 1em;
  text-indent: -1em;
}

body.body__history .modal .overlay h3 {
  margin: 0 0 20px 0;
  width: auto;
}

body.body__history .modal .overlay .close {
  display: block;
  width: 60px;
  height: 60px;
  position: relative;
  cursor: pointer;
  float: right;
  right: 0px;
  bottom: 70px;
  display: block;
}

body.body__history .modal .overlay .close span::before, body.body__history .modal .overlay .close span::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 4%;
  margin: -8% 0 0 -42%;
  background: #FFF;
}

body.body__history .modal .overlay .close span::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

body.body__history .modal .overlay .close span::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media only screen and (max-width: 1024px) {
  body.body__history .modal .overlay {
    background: #191919;
    display: block;
    height: 100vh;
    width: 100vw;
    position: fixed;
    z-index: 101;
    display: none;
  }
  body.body__history .modal .overlay .inner {
    margin: 0 auto;
    max-width: 1240px;
    width: 90vw;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
    max-height: 100vh;
  }
  body.body__history .modal .overlay .title {
    font-size: 24px;
    color: #FFF;
    margin: 0 0 47px 0;
  }
  body.body__history .modal .overlay .container {
    margin: 0 auto 50px auto;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    width: 100%;
  }
  body.body__history .modal .overlay .container img {
    display: block;
    width: 100%;
  }
  body.body__history .modal .overlay h3 {
    margin: 0 0 20px 0;
    width: auto;
  }
  body.body__history .modal .overlay .close {
    display: block;
    width: 60px;
    height: 60px;
    position: relative;
    cursor: pointer;
    float: right;
    right: 0px;
    bottom: 90px;
  }
  body.body__history .modal .overlay .close span::before, body.body__history .modal .overlay .close span::after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 4%;
    margin: -8% 0 0 -42%;
    background: #FFF;
  }
  body.body__history .modal .overlay .close span::before {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  body.body__history .modal .overlay .close span::after {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}
@media only screen and (max-width: 768px) {
  body.body__history .modal .overlay {
    background: #191919;
    display: block;
    height: 100vh;
    width: 100vw;
    position: fixed;
    z-index: 101111;
    overflow: scroll;
    display: none;
  }
  body.body__history .modal .overlay .inner {
    margin: 0 auto;
    max-width: 1240px;
    width: 90vw;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateY(0) translateX(-50%);
            transform: translateY(0) translateX(-50%);
  }
  body.body__history .modal .overlay .title {
    font-size: 5.5vw;
    color: #FFF;
    margin: 7vw 0 10vw 0;
  }
  body.body__history .modal .overlay .container {
    margin: 0 auto 8vw auto;
    display: block;
    width: 100%;
  }
  body.body__history .modal .overlay .container img {
    display: block;
    width: 100%;
  }
  body.body__history .modal .overlay .download {
    color: #FFF;
    font-size: 3.2vw;
    line-height: 1.67;
    margin: 0 auto;
    max-width: 518px;
  }
  body.body__history .modal .overlay .download .dl_btn {
    color: #FFF;
    display: block;
    font-size: 4.2vw;
    border: solid 1px #ffffff;
    padding: 3.7vw 0;
    margin: 0 auto 5.3vw auto;
    background-size: 27px;
  }
  body.body__history .modal .overlay .download li {
    list-style: none;
    padding-left: 1em;
    text-indent: -1em;
  }
  body.body__history .modal .overlay h3 {
    margin: 0 0 20px 0;
    width: auto;
  }
  body.body__history .modal .overlay h3 img {
    width: 60vw;
  }
  body.body__history .modal .overlay .close {
    display: block;
    width: 40px;
    height: 40px;
    position: relative;
    cursor: pointer;
    float: right;
    right: 0;
    bottom: 22vw;
  }
  body.body__history .modal .overlay .close span::before, body.body__history .modal .overlay .close span::after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 4%;
    margin: -8% 0 0 -42%;
    background: #FFF;
  }
  body.body__history .modal .overlay .close span::before {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  body.body__history .modal .overlay .close span::after {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  body.body__history .modal .overlay .close2 {
    margin: 0 auto;
  }
  body.body__history .modal .overlay .close2 img {
    margin: 0 auto;
    padding: 50px 0 110px 0;
  }
}
@media only screen and (min-width: 769px) {
  header {
    padding-right: 135px;
  }
  header ul.menu li:last-child {
    margin-top: 20px;
  }
}
header ul.menu {
  max-width: 168px;
}
@media only screen and (max-width: 768px) {
  header ul.menu {
    max-width: 100%;
  }
}
@media only screen and (min-width: 769px) {
  header h1 {
    padding: 9px 0 0 149px;
  }
}
@media only screen and (max-width: 768px) {
  header h1 {
    margin: 12px 0 0 19px;
  }
}
header h1 img {
  width: 77px;
  height: auto;
}
@media only screen and (max-width: 768px) {
  header h1 img {
    margin-top: 0;
    width: 52px;
  }
}

@media only screen and (max-width: 768px) {
  header .btn-trigger {
    margin-right: 18.5px;
    float: right;
  }
  header ul.menu li a {
    padding: 6% 1.3%;
  }
  header ul.menu li:last-child {
    margin: -7px auto 0;
  }
  .history a img {
    width: 38.682vw;
  }
  .top {
    position: relative;
  }
  .top a img {
    margin-left: -4px;
    width: 21.867vw;
  }
  .top .dli-chevron-round-right {
    top: 7vw;
    color: #000;
  }
}
@media (min-width: 769px) {
  .body__history .only-sp {
    display: none;
  }
}
.footer .info {
  margin: -32px 0 -2.6666666667vw;
  text-align: center;
  font-size: 2.6666666667vw;
  line-height: 1.7;
}
@media (min-width: 769px) {
  .footer .info {
    margin: -33px 0 24px;
    font-size: 12px;
    line-height: 1.6666666667;
  }
}
.footer .info a {
  color: #B10023;
  text-decoration: underline !important;
  text-decoration-thickness: 0.2666666667vw;
  text-underline-offset: 1.0666666667vw;
}
@media (min-width: 769px) {
  .footer .info a {
    text-decoration-thickness: 1px;
    text-underline-offset: 4px;
  }
}