* {
  font-family: inherit;
}
body {
  width: auto;
}
button {
  appearance: none;
  background-color: transparent;
  border: none;
  outline: none;
  padding: 0;
}
img {
  vertical-align: top;
  width: inherit;
}
#main,
.main {
  background: transparent;
  box-sizing: border-box;
  color: #222;
  font-family: YuGothic, '游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'メイリオ', sans-serif;
  font-size: 17px;
  font-weight: 600;
  margin: 0;
  padding: 0;
  position: relative;
  width: auto !important;
  overflow-x: hidden;
}
#content {
  font-family: inherit;
  font-size: inherit;
  width: auto;
}
.hp_tac {
  text-align: center;
}
.hp_tal {
  text-align: left;
}
.hp_tar {
  text-align: right;
}
.hp_img {
  max-width: 100%;
}
.hp_cWhite {
  color: #fff;
}
.hp_bgcWhite {
  background: #fff;
}
.hp_bgcBase {
  background: #f2f2f2;
}
.hp_bgcMainWithStripe {
  background: #00a3d1;
  position: relative;
}
.hp_bgcMainWithStripe::before {
  background-color: #00a3d1;
  background-image: repeating-linear-gradient(28deg, #72c2ef, #72c2ef 1px, transparent 0, transparent 10px);
  content: '';
  display: block;
  height: 100%;
  opacity: 0.6;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.hp_boxWithLine {
  background: #fff;
  margin: 0 auto;
  position: relative;
}
.hp_boxWithLine::before {
  background: transparent;
  border: solid 1px #0094c8;
  content: '';
  display: block;
  height: 100%;
  left: -7px;
  pointer-events: none;
  position: absolute;
  top: -9px;
  width: 100%;
}
.hp_boxWithLine::after {
  border-left: solid 1px #f2f2f2;
  border-top: solid 1px #f2f2f2;
  content: '';
  display: block;
  height: 25px;
  left: -7px;
  position: absolute;
  top: -9px;
  width: 18px;
}
.un_container {
  margin-left: auto;
  margin-right: auto;
  max-width: 580px;
  position: relative;
}
.un_sec {
  position: relative;
}
.test {
  bottom: 0;
  position: absolute;
}
.un_sec_label {
  left: 30px;
  position: absolute;
  z-index: 101;
}
.un_sec_label#news-section-label,
.un_sec_label#player-section-label {
  left: auto;
  right: 30px;
}
.un_sec_label.is_sticky {
  left: 30px;
  position: fixed;
  top: 117px;
  top: 45px;
  z-index: 9999;
}
.un_sec_label.is_sticky#news-section-label,
.un_sec_label.is_sticky#player-section-label {
  left: auto;
  right: 30px;
}
.un_sec_label.is_stop {
  bottom: 20px;
  left: 30px;
  position: absolute;
  z-index: 100;
}
.un_sec_label.is_stop#news-section-label,
.un_sec_label.is_stop#player-section-label {
  bottom: 20px;
  left: auto;
  right: 30px;
}
.un_secTtl {
  line-height: 1;
  text-align: center;
}
.un_secTtl__main {
  margin-bottom: 0;
}
.un_secTtl__sub {
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0.1em;
}
.un_pageHeader {
  align-items: center;
  background: transparent;
  display: flex;
  height: 45px;
  min-width: 1000px;
  position: fixed;
  width: 100%;
  z-index: 9999;
}
.un_pageHeader .un_denshibanLogo {
  background: url("/files/o/files/cont/beijing2022/locosolare/doshin-logo-white.svg") no-repeat;
  height: 19px;
  margin-left: 15px;
  margin-right: auto;
  overflow: hidden;
  text-indent: 100%;
  transition: opacity 0.3s ease;
  white-space: nowrap;
  width: 240px;
}
.un_pageHeader .un_denshibanLogo:hover {
  opacity: 0.6;
}
.un_pageHeader .un_pageNav > ul {
  display: flex;
}
.un_pageHeader .un_pageNav > ul > li > a {
  color: #fff;
  display: block;
  margin: 0 20px;
  position: relative;
}
.un_pageHeader .un_pageNav > ul > li > a::before {
  bottom: 0;
  content: '';
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  transition: all 0.3s ease-out;
  width: 0;
}
.un_pageHeader .un_pageNav > ul > li > a:hover::before {
  background: #fff;
  content: '';
  display: block;
  height: 2px;
  width: 100%;
}
.un_pageHeader.is_1st .un_pageNav {
  display: none;
}
.un_pageHeader.is_2nd {
  background: rgba(255,255,255,0.8);
}
.un_pageHeader.is_2nd .un_pageNav > ul > li > a {
  color: #222;
}
.un_pageHeader.is_2nd .un_pageNav > ul > li > a:hover::before {
  background: #00a3d1;
}
.un_pageHeader.is_2nd .un_denshibanLogo {
  background: url("/files/o/files/cont/beijing2022/locosolare/doshin-logo-black.svg") no-repeat;
}
.un_pageBottom {
  background: #e5e5e5;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.6;
  padding-bottom: 90px;
  padding-top: 40px;
}
.un_pageBottom .un_copy {
  margin-top: 4px;
  text-align: center;
}
.un_sec__top {
  position: relative;
}
.un_mv_wrapper {
  background: linear-gradient(27deg, #34cba8 10%, #00a3d1 50%, #ae6dfa 93%);
  min-height: 600px;
  position: relative;
}
@media only screen and (min-width: 1366px) {
  .un_mv_wrapper {
    background: linear-gradient(27deg, #34cba8 17%, #00a3d1 50%, #ae6dfa 83%);
  }
}
.un_mv_wrapper .un_mv_overlay,
.un_mv_wrapper .un_mv_main,
.un_mv_wrapper .un_mv_logo,
.un_mv_wrapper .un_mv_mask {
  position: absolute;
}
.un_mv_wrapper .un_mv_overlay,
.un_mv_wrapper .un_mv_main {
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
.un_mv_wrapper .un_mv_overlay {
  mix-blend-mode: overlay;
}
.un_mv_wrapper .un_mv_logoWrapper {
  height: 100%;
  left: 50%;
  max-width: 1381px;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  width: 100%;
}
.un_mv_wrapper .un_mv_logo {
  height: 419px;
  opacity: 0.4;
  right: 15px;
  top: 73px;
  width: 55px;
  z-index: 9999;
}
.un_mv_wrapper .un_mv_mask {
  background: url("/files/o/files/cont/beijing2022/locosolare/arc1000-img.svg") no-repeat;
  background-position: bottom center;
  bottom: -2px;
  height: 99px;
  left: 50%;
  transform: translateX(-50%);
  width: 1000px;
}
@media only screen and (min-width: 1001px) {
  .un_mv_wrapper .un_mv_mask {
    background: url("/files/o/files/cont/beijing2022/locosolare/arc1366-img.svg") no-repeat;
    background-position: bottom center;
    height: 111px;
    width: 1366px;
  }
}
@media only screen and (min-width: 1367px) {
  .un_mv_wrapper .un_mv_mask {
    background: url("/files/o/files/cont/beijing2022/locosolare/arc1920-img.svg") no-repeat;
    background-position: bottom center;
    height: 218px;
    width: 1920px;
  }
}
@media only screen and (min-width: 1920px) {
  .un_mv_wrapper .un_mv_mask {
    background-image: url("/files/o/files/cont/beijing2022/locosolare/arc1920-img.svg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 218px;
    width: 100%;
  }
}
.un_scrollDown {
  bottom: -80px;
  height: 100px;
  left: 50%;
  overflow: hidden;
  position: absolute;
  transform: translateX(-50%);
  width: 100px;
  z-index: 9999;
}
.un_scrollDown::before {
  animation: scrollDownLine backwards 2s infinite ease normal;
  background: #222;
  content: '';
  display: block;
  height: 84px;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  width: 1px;
}
.un_scrollDown::after {
  bottom: 0;
  color: #727272;
  content: 'Scroll';
  font-size: 13px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
.un_medal {
  margin-right: 270px;
  position: absolute;
  right: 50%;
  top: 530px;
  z-index: 9999;
}
.un_sec__intro {
  margin-bottom: 320px;
  padding-bottom: 56px;
  padding-top: 168px;
}
.un_sec__intro p {
  line-height: 1.8;
}
.un_sec__news {
  padding-bottom: 240px;
}
.un_sec__news .un_secTtl {
  padding-bottom: 52px;
  padding-top: 110px;
  position: relative;
}
.un_sec__news .un_secTtl::before {
  background: #707070;
  content: '';
  display: block;
  height: 100px;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  width: 1px;
}
.un_newsList {
  display: flex;
  opacity: 0;
  position: relative;
  transition: opacity 0.3s ease;
  width: 100%;
}
.un_newsList.slick-initialized {
  display: block;
  margin-bottom: 0;
  opacity: 1;
}
.un_newsList .slick-track {
  display: flex;
}
.un_newsList .slick-slide {
  height: auto !important;
}
.un_news {
  border: solid 1px #d8d8d8;
  height: 100% !important;
  margin: 0 auto;
  padding: 16px;
  width: 292px;
}
.un_news_wrapper {
  /* opacity: 0.5; */
  padding: 0 10px;
}
.un_news_wrapper.slick-current {
  opacity: 1;
}
.un_news_img {
  background: #fff;
  text-align: center;
}
.un_news_img > img {
  font-family: 'object-fit: contain; object-position: center center;';
  height: 190px;
  object-fit: contain;
  object-position: 50% 50%;
  width: 100%;
}
.un_news_txt {
  padding: 24px 7px 11px;
}
.un_news_ttl {
  font-size: 16px;
}
.un_news_date {
  color: #727272;
  font-size: 12px;
}
.un_news_prevArrow,
.un_news_nextArrow {
  background: #fff;
  border: solid 1px #00a3d1;
  border-radius: 50%;
  cursor: pointer;
  height: 40px;
  margin-top: -20px;
  overflow: hidden;
  position: absolute;
  text-indent: 100%;
  top: 50%;
  transform: translateY(-50%);
  white-space: nowrap;
  width: 40px;
  z-index: 9999;
}
.un_news_prevArrow:hover,
.un_news_nextArrow:hover {
  background: #00a3d1;
}
.un_news_prevArrow:hover::before,
.un_news_nextArrow:hover::before {
  border-color: #fff;
}
.un_news_prevArrow {
  left: 30px;
}
.un_news_prevArrow::before {
  border-left: solid 2px #00a3d1;
  border-top: solid 2px #00a3d1;
  content: '';
  display: block;
  height: 8px;
  left: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  width: 8px;
}
.un_news_nextArrow {
  right: 30px;
}
.un_news_nextArrow::before {
  border-right: solid 2px #00a3d1;
  border-top: solid 2px #00a3d1;
  content: '';
  display: block;
  height: 8px;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 8px;
}
.un_news_dots {
  padding-top: 20px;
  text-align: center;
}
.un_news_dots li {
  display: inline-block;
  margin: 0 15px;
}
.un_news_dots li button {
  cursor: pointer;
  overflow: hidden;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  width: 10px;
}
.un_news_dots li button::before {
  border: solid 1px #00a3d1;
  border-radius: 50%;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 10px;
  left: 0;
  position: absolute;
  top: 0;
  width: 10px;
}
.un_news_dots li.slick-active button::before {
  background: #00a3d1;
}
.un_sec__history {
  margin-bottom: 200px;
}
.un_sec__history .un_secTtl {
  padding-bottom: 52px;
  padding-top: 110px;
  position: relative;
}
.un_sec__history .un_secTtl::before {
  background: #707070;
  content: '';
  display: block;
  height: 100px;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  width: 1px;
}
.un_historyTtl {
  font-size: 20px;
  margin-bottom: 16px;
  max-width: 310px;
  padding: 10px 0 20px;
  text-align: center;
}
.un_historyTxt {
  line-height: 1.8;
}
.un_history_wrapper {
  background: #00a3d1;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 675px;
}
.un_history_intro {
  height: 315px;
  position: relative;
}
.un_history_intro .un_historyTxt {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 580px;
  z-index: 2;
}
.un_history_intro .un_photo__motohashi {
  left: 50%;
  margin: 44px 0 0 380px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.un_history_heading {
  padding: 144px 0 40px;
}
.un_tl.un_tl__typeS,
.un_tl.un_tl__typeM {
  display: flex;
  font-size: 17px;
  width: 100%;
}
.un_tl.un_tl__typeS > dt,
.un_tl.un_tl__typeM > dt {
  color: #00a3d1;
  flex: 0 0 100px;
  font-weight: bold;
  margin-right: 13px;
  text-align: right;
  white-space: nowrap;
}
.un_tl.un_tl__typeS > dd,
.un_tl.un_tl__typeM > dd {
  border-left: solid 1px #00a3d1;
  box-sizing: border-box;
  flex: 1 1 auto;
  padding-bottom: 20px;
  padding-left: 20px;
  position: relative;
}
.un_tl.un_tl__typeS:first-child > dt,
.un_tl.un_tl__typeS:first-child > dd {
  padding-top: 44px;
}
.un_tl.un_tl__typeS:first-child > dd::before {
  top: 50px;
}
.un_tl.un_tl__typeS > dd::before {
  background: #00a3d1;
  border-radius: 50%;
  content: '';
  display: block;
  height: 9px;
  left: -4.5px;
  position: absolute;
  top: 6px;
  width: 9px;
}
.un_tl.un_tl__typeM > dd::before {
  background: #00a3d1;
  border-radius: 50%;
  content: '';
  display: block;
  height: 15px;
  left: -7.5px;
  position: absolute;
  top: 3px;
  width: 15px;
}
.un_tl.un_tl__typeL {
  display: flex;
  width: 100%;
}
.un_tl.un_tl__typeL > dt {
  color: #222;
  font-size: 28px;
  font-weight: 900;
  line-height: 1;
  margin-right: 21px;
}
@media all and (-ms-high-contrast: none) {
  .un_tl.un_tl__typeL > dt {
    padding-top: 5px;
  }
}
.un_tl.un_tl__typeL > dt > span {
  display: inline-block;
  font-size: 17px;
  padding: 0 2px;
}
.un_tl.un_tl__typeL > dd {
  flex: 0 1 373px;
  font-size: 20px;
  line-height: 1;
}
.un_tl.un_tl__typeL > dd > p {
  background: linear-gradient(#000, #000);
  line-height: 1;
  margin-bottom: 5px;
  padding: 4px 0 4px 17px;
  text-align: left;
}
@media all and (-ms-high-contrast: none) {
  .un_tl.un_tl__typeL > dd > p {
    padding: 6px 0 0 17px;
  }
}
.un_history__phase1 .un_historyPhoto {
  float: right;
  margin-right: -120px;
  width: 200px;
}
.un_history__phase1 .un_historyPhoto_caption {
  color: #727272;
  font-size: 13px;
  padding-top: 5px;
}
.un_history__phase1 .un_tl:nth-of-type(-n+7) {
  float: left;
  width: 470px;
}
.un_history__phase1 .un_tl:last-child > dd {
  padding-bottom: 138px;
}
.un_history__phase1 .un_tl .un_historyPhoto_caption {
  color: #727272;
  font-size: 13px;
  padding-top: 9px;
}
.un_history__phase2 {
  color: #fff;
  padding-bottom: 0;
}
.un_history__phase2 .un_historyPhoto:first-child {
  margin-bottom: -90px;
  position: relative;
  top: -90px;
}
.un_history__phase2 .un_tl_wrapper {
  bottom: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 580px;
}
.un_history__phase2 .un_tl {
  padding-top: 32px;
}
.un_history__phase2 .un_tl:last-of-type {
  margin-bottom: 32px;
}
.un_history__phase2 .un_historyTxt {
  line-height: 1.8;
}
.un_history__phase2 .un_historyTxt:last-of-type {
  padding-bottom: 56px;
}
.un_history__phase2 .un_historyPhoto_caption {
  font-size: 14px;
  line-height: 1.4;
  padding-top: 5px;
}
.un_history__phase3 .un_tl:last-of-type > dd {
  padding-bottom: 44px;
}
.un_history__phase4 {
  color: #fff;
}
.un_history__phase4 .un_history_wrapper {
  padding-top: 56px;
}
.un_history__phase4 .un_tl_wrapper {
  bottom: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 580px;
}
.un_history__phase4 .un_tl:last-of-type {
  padding-bottom: 24px;
}
.un_history__phase4 .un_historyTxt {
  line-height: 1.8;
}
.un_historyPhoto {
  position: relative;
  text-align: center;
}
.un_historyPhoto_caption {
  text-align: left;
}
.un_sec__player {
  margin-bottom: 320px;
}
.un_sec__player .un_secTtl {
  margin-bottom: 64px;
  padding-bottom: 32px;
  padding-top: 110px;
  position: relative;
  position: relative;
}
.un_sec__player .un_secTtl::before {
  background: #707070;
  content: '';
  display: block;
  height: 100px;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  width: 1px;
}
.un_sec__player .un_secTtl__main {
  margin-bottom: 8px;
}
.un_players {
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
}
.un_players > li:nth-child(2n+1) .un_player_ph {
  position: absolute;
  right: 0;
  top: 0;
}
.un_players > li:nth-child(2n) .un_player_ph {
  left: 0;
  position: absolute;
  top: 0;
}
.un_player {
  opacity: 0;
  padding-bottom: 136px;
  padding-top: 490px;
  position: relative;
  transform: translateY(40px);
  transition: all 0.6s ease-in;
}
.un_player:last-child {
  padding-bottom: 0;
}
.un_player.is_active {
  opacity: 1;
  transform: translateY(0);
}
.un_player_position {
  font-size: 28px;
  line-height: 1;
  margin-bottom: 16px;
}
.un_player_name {
  font-size: 50px;
  line-height: 1;
  margin-bottom: 16px;
}
.un_player_name2 {
  margin-bottom: 48px;
}
.un_player_txt {
  margin-bottom: 24px;
}
.un_player_note {
  color: #00a3d1;
}
.un_player_noteHeading {
  color: #00a3d1;
  display: block;
  font-size: 20px;
  margin-bottom: 16px;
}
.un_player_noteHeading::before {
  background: url("/files/o/files/cont/beijing2022/locosolare/triangle.svg") no-repeat;
  content: '';
  display: inline-block;
  height: 14px;
  margin-right: 3px;
  width: 32px;
}
.un_player:nth-child(even) .un_player_position,
.un_player:nth-child(even) .un_player_name,
.un_player:nth-child(even) .un_player_name2 {
  text-align: right;
}
#ending .un_container::before {
  background: #707070;
  content: '';
  display: block;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  width: 1px;
}
#ending {
  margin-bottom: 224px;
}
.un_endingTxt {
  font-size: inherit;
  line-height: 1.8;
}
.un_endingTxt:first-of-type {
  position: relative;
}
.un_archive {
  padding: 72px 0 56px;
}
.un_archive .un_secTtl {
  margin-bottom: 56px;
}
.un_archive .un_secTtl::before {
  background: #707070;
  content: '';
  display: block;
  height: 100px;
  left: 50%;
  position: absolute;
  top: -80px;
  transform: translateX(-50%);
  width: 1px;
}
.un_archiveBox {
  background: #fff;
  margin: 0 auto;
  max-width: 580px;
  padding: 57px 70px;
  position: relative;
}
.un_archiveBox::before {
  background: transparent;
  border: solid 1px #0094c8;
  content: '';
  display: block;
  height: 100%;
  left: -7px;
  pointer-events: none;
  position: absolute;
  top: -9px;
  width: 100%;
}
.un_archiveBox::after {
  border-left: solid 1px #f2f2f2;
  border-top: solid 1px #f2f2f2;
  content: '';
  display: block;
  height: 25px;
  left: 0;
  left: -7px;
  position: absolute;
  top: 0;
  top: -9px;
  width: 18px;
}
.un_archiveBox > p {
  line-height: 1.8;
  margin-bottom: 54px;
}
.un_archiveLink {
  background: linear-gradient(135deg, #000, #000 5%, #00a3d1 6%, #00a3d1 100%);
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: 900;
  line-height: 1;
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
  /* padding: 17px 0 17px 60px; */
  padding: 17px 8px 17px 30px;
  position: relative;
  transition: all 0.3s ease;
}
.un_archiveLink:hover {
  background: linear-gradient(135deg, #000, #000 100%);
}
.un_archiveLink::before {
  background: #fff;
  content: '';
  display: block;
  height: 30px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translatey(-50%);
  width: 30px;
}
.un_archiveLink::after {
  border-right: solid 2px #727272;
  border-top: solid 2px #727272;
  content: '';
  display: block;
  height: 8px;
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translatey(-50%) rotate(45deg);
  width: 8px;
}
.un_snsShare {
  margin-bottom: 158px;
  padding-top: 56.2px;
}
.un_snsShare > ul {
  display: flex;
  justify-content: center;
}
.un_snsShare > ul > li:first-child {
  margin-right: 10px;
}
.un_fbBtn,
.un_twBtn {
  align-items: center;
  border-radius: 4px;
  color: #fff;
  display: flex;
  font-size: 12px;
  justify-content: center;
  padding: 4px 10px;
  position: relative;
  text-align: center;
  transition: opacity 0.3s ease;
  width: 100px;
}
.un_fbBtn:hover,
.un_twBtn:hover {
  opacity: 0.8;
}
.un_fbBtn {
  background: #1877f2;
}
.un_fbBtn::before {
  background: url("/files/o/files/cont/beijing2022/locosolare/logo-fb.svg") no-repeat;
  content: '';
  display: block;
  height: 16px;
  margin-right: 4px;
  width: 16px;
}
.un_twBtn {
  background: #1d9bf0;
}
.un_twBtn::before {
  background: url("/files/o/files/cont/beijing2022/locosolare/logo-tw.svg") no-repeat;
  content: '';
  display: block;
  height: 16px;
  margin-right: 2px;
  width: 20.8px;
}
.un_staff {
  padding-bottom: 54px;
  text-align: center;
}
.un_staff strong {
  font-weight: bold;
}
.un_staff > p {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.428571428571429;
}
.un_staff > p:not(:last-child) {
  margin-bottom: 2em;
}
.un_kazari {
  position: absolute;
  z-index: 100;
}
.un_kazari1 {
  bottom: -260px;
  height: auto;
  right: 0;
  width: 340px;
}
@media only screen and (min-width: 1366px) {
  .un_kazari1 {
    width: 449px;
  }
}
.un_kazari2 {
  bottom: -350px;
  left: 0;
  width: 235px;
}
@media only screen and (min-width: 1366px) {
  .un_kazari2 {
    bottom: -470px;
    width: 297px;
  }
}
.un_kazari3 {
  bottom: -460px;
  left: 0;
  width: 287px;
}
@media only screen and (min-width: 1366px) {
  .un_kazari3 {
    bottom: -600px;
    width: 348px;
  }
}
.un_kazari4 {
  right: 0;
  top: -200px;
  width: 258px;
}
@media only screen and (min-width: 1366px) {
  .un_kazari4 {
    top: -200px;
    width: 332px;
  }
}
.un_kazari5 {
  bottom: 490px;
  left: 0;
  width: 285px;
}
@media only screen and (min-width: 1366px) {
  .un_kazari5 {
    bottom: 400px;
    width: 374px;
  }
}
@-moz-keyframes scrollDownLine {
  0% {
    top: -100%;
  }
  100% {
    top: 0;
  }
}
@-webkit-keyframes scrollDownLine {
  0% {
    top: -100%;
  }
  100% {
    top: 0;
  }
}
@-o-keyframes scrollDownLine {
  0% {
    top: -100%;
  }
  100% {
    top: 0;
  }
}
@keyframes scrollDownLine {
  0% {
    top: -100%;
  }
  100% {
    top: 0;
  }
}
