@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}


html {
  line-height: 1;
}


ol, ul {
  list-style: none;
}


table {
  border-collapse: collapse;
  border-spacing: 0;
}


caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}


q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}


a img {
  border: none;
}


article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}


.clearfix {
  overflow: hidden;
}

.clearfix > .left {
  float: left;
}

.clearfix > .right {
  float: right;
}


.cntr {
  margin: 0 auto;
}


.underline {
  text-decoration: underline;
}


.box-left, .box-right {
  position: absolute;
  top: 0px;
}


.bold {
  font-weight: bold;
}


.box-left {
  left: 0px;
}


.box-right {
  right: 0px;
}


.hide {
  display: none;
}


body {
  font-family: 'ヒラギノ角ゴ Pro','Hiragino Kaku Gothic Pro';
  color: #fff;
  font-size: 18px;
  line-height: 32px;
}

@-webkit-keyframes rotate-glow {
  0% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-moz-keyframes rotate-glow {
  0% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes rotate-glow {
  0% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes rotate-glow {
  0% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes rotate-glow {
  0% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes popup-downloadcount {
  0% {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  51% {
    -moz-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
  }
  54% {
    -moz-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
  }
  58% {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  62% {
    -moz-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
  }
  66% {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-moz-keyframes popup-downloadcount {
  0% {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  51% {
    -moz-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
  }
  54% {
    -moz-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
  }
  58% {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  62% {
    -moz-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
  }
  66% {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-o-keyframes popup-downloadcount {
  0% {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  51% {
    -moz-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
  }
  54% {
    -moz-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
  }
  58% {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  62% {
    -moz-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
  }
  66% {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-ms-keyframes popup-downloadcount {
  0% {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  51% {
    -moz-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
  }
  54% {
    -moz-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
  }
  58% {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  62% {
    -moz-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
  }
  66% {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes popup-downloadcount {
  0% {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  51% {
    -moz-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
  }
  54% {
    -moz-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
  }
  58% {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  62% {
    -moz-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
  }
  66% {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}

article {
  overflow-x: hidden;
  overflow-y: hidden;
  min-width: 1060px;
}

article > section, article > footer {
  position: relative;
  padding-top: 74px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

article > section.news, article > section.abstract, article > section.position, article > section.school, article > section.teamwork, article > section.other, article > footer.news, article > footer.abstract, article > footer.position, article > footer.school, article > footer.teamwork, article > footer.other {
  background-image: url(/static/pc/img/common/bg.png);
  background-repeat: repeat;
}

article > section.top, article > section.practice, article > section.voice, article > footer.top, article > footer.practice, article > footer.voice {
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}

article > section .inner, article > footer .inner {
  width: 900px;
  padding: 0 80px;
  margin: 0 auto;
  position: relative;
}

article .border-white-line {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 160px;
  height: 10px;
  background-image: url("/static/pc/img/common/border_white_line.png");
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  background-repeat: repeat-x;
}

article .border-white-line a {
  width: 100%;
  height: 100%;
  display: block;
}

article .list-download-btns {
  width: 423px;
  position: relative;
}

article .list-download-btns .btn-app-store {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 209px;
  height: 76px;
  background-image: url("/static/pc/img/common/btn_app_store.png");
}

article .list-download-btns .btn-app-store a {
  width: 100%;
  height: 100%;
  display: block;
}

article .list-download-btns .btn-google-play {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 208px;
  height: 74px;
  background-image: url("/static/pc/img/common/btn_google_play.png");
}

article .list-download-btns .btn-google-play a {
  width: 100%;
  height: 100%;
  display: block;
}

article .list-download-btns > .btn:hover {
  opacity: 0.7;
}

article .list-download-btns.not-available .btn-app-store {
  opacity: 0.3;
}

article .list-download-btns.not-available .txt-not-available {
  display: block;
  position: absolute;
  left: 30px;
  top: 22px;
  z-index: 1000;
}

article .list-download-btns .txt-not-available {
  display: none;
}

article .wrapper-fence {
  width: 100%;
  background: url(/static/pc/img/common/bg_fence.png) repeat-x;
}


.list-share-btns {
  width: 340px;
  height: 20px;
  position: relative;
}

.list-share-btns .twitter {
  position: absolute;
  left: 0px;
  top: 0px;
}

.list-share-btns .hatena {
  position: absolute;
  left: 115px;
  top: 0px;
}

.list-share-btns .facebook {
  position: absolute;
  top: 0px;
  right: 0px;
}

.btn-collabo-battery {
  position: absolute;
  bottom: 0;
  left: 274px;
  z-index: 9;
  width: 274px;
  height: 274px;
  background: url(/static/pc/img/top/bg_collabo_battery.png) no-repeat;
}

.btn-collabo-battery a {
  display: block;
  position: absolute;
  width: 103px;
  height: 103px;
  padding: 171px 0 0 171px;
}

.btn-collabo-battery a:hover img,
.btn-collabo-battery a:active img {
  position: relative;
  top: 1px;
  left: 1px;
}

.btn-4th {
  position: absolute;
  top: 25px;
  right: 170px;
  z-index: 2000;
}

.btn-4th a {
  width: 100%;
  height: 100%;
  display: block;
}

.btn-4th a:hover img,
.btn-4th a:active img {
  position: relative;
  top: 1px;
  left: 1px;
}

.link-official-wiki {
  position: absolute;
  bottom: 70px;
  left: 330px;
  z-index: 10;
  width: 245px;
  height: 222px;
}

.link-official-wiki a {
  width: 100%;
  height: 100%;
  display: block;
}

.link-official-wiki a:hover img,
.link-official-wiki a:active img {
  position: relative;
  top: 1px;
  left: 1px;
}

.link-cm {
  position: absolute;
  bottom: 535px;
  left: 540px;
  z-index: 10;
  width: 460px;
  height: 188px;
}

.link-cm a {
  width: 100%;
  height: 100%;
  display: block;
}

.link-cm a:hover img,
.link-cm a:active img {
  position: relative;
  top: 1px;
  left: 1px;
}

.screen.gif {
  border: 6px solid #fff;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
  opacity: 0;
}


.navigation-scroll {
  width: 100%;
  height: 60px;
  background: url(/static/pc/img/common/bg_scroll.png) repeat-x;
  position: absolute;
  left: 0px;
  bottom: -60px;
  position: fixed;
  z-index: 100000;
  opacity: 0;
}

.navigation-scroll .txt-scroll {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 68px;
  height: 30px;
  background-image: url("/static/pc/img/common/txt_scroll.png");
  margin-top: 15px;
}

.navigation-scroll .txt-scroll a {
  width: 100%;
  height: 100%;
  display: block;
}


section.top {
  padding-top: 0px;
  height: 742px;
  background-image: url(/static/pc/img/top/bg.jpg);
  overflow: hidden;
}

section.top .inner {
  height: 100%;
}

section.top .logo-company {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 68px;
  height: 69px;
  background-image: url("/static/pc/img/top/logo_company.png");
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 1000;
}

section.top .logo-company a {
  width: 100%;
  height: 100%;
  display: block;
}

section.top .logo-company:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

section.top .txt-catchcopy {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 151px;
  height: 267px;
  background-image: url("/static/pc/img/top/txt_catch_copy.png");
  background-size: contain;
  position: absolute;
  top: 30px;
  right: 0;
  z-index: 1000;
  -moz-transform: scale(2, 2);
  -ms-transform: scale(2, 2);
  -webkit-transform: scale(2, 2);
  transform: scale(2, 2);
  opacity: 0;
}

section.top .txt-catchcopy a {
  width: 100%;
  height: 100%;
  display: block;
}

section.top .logo-title {
  position: absolute;
  left: 50px;
  top: 35px;
  z-index: 500;
}

section.top .logo-title span {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 522px;
  height: 390px;
  background-image: url("/static/pc/img/top/logo_title.png");
  position: relative;
}

section.top .logo-title span a {
  width: 100%;
  height: 100%;
  display: block;
}

section.top .logo-title:before {
  content: '';
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 434px;
  height: 409px;
  background-image: url("/static/pc/img/top/effect_logo_title.png");
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -204.5px;
  margin-left: -217px;
  -webkit-animation: rotate-glow 7s linear 0 infinite normal;
  -moz-animation: rotate-glow 7s linear 0 infinite normal;
  -ms-animation: rotate-glow 7s linear 0 infinite normal;
  -o-animation: rotate-glow 7s linear 0 infinite normal;
  animation: rotate-glow 7s linear 0 infinite normal;
}

section.top .logo-title:before a {
  width: 100%;
  height: 100%;
  display: block;
}

section.top .pic-character-left {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 296px;
  height: 531px;
  background-image: url("/static/pc/img/top/pic_character_left.png");
  position: absolute;
  left: 497px;
  bottom: 0px;
  z-index: 600;
  opacity: 0;
  left: -10px;
}

section.top .pic-character-left a {
  width: 100%;
  height: 100%;
  display: block;
}

section.top .pic-character-right {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 283px;
  height: 531px;
  background-image: url("/static/pc/img/top/pic_character_right.png");
  position: absolute;
  right: 42px;
  bottom: 0px;
  z-index: 700;
  opacity: 0;
  right: -550px;
}

section.top .pic-character-right a {
  width: 100%;
  height: 100%;
  display: block;
}

section.top .wrapper-message-badge {
  width: 385px;
  height: 290px;
  position: absolute;
  left: 3px;
  bottom: 30px;
}

section.top .wrapper-message-badge .pic-characters {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 312px;
  height: 204px;
  background-image: url("/static/pc/img/top/pic_characters.png");
  position: absolute;
  left: 33px;
  top: 0px;
  z-index: 400;
}

section.top .wrapper-message-badge .pic-characters a {
  width: 100%;
  height: 100%;
  display: block;
}

section.top .wrapper-message-badge .badge-download-count {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 225px;
  height: 225px;
  background-image: url("/static/pc/img/top/badge_download_count.png");
  position: absolute;
  left: 50%;
  bottom: 0px;
  font-size: 0;
  margin-left: -112.5px;
  z-index: 900;
  overflow: visible;
}

section.top .wrapper-message-badge .badge-download-count a {
  width: 100%;
  height: 100%;
  display: block;
}

section.top .wrapper-message-badge .badge-download-count:before {
  content: '';
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 196px;
  height: 81px;
  background-image: url("/static/pc/img/top/txt_download_count.png");
  position: absolute;
  left: 12px;
  top: 63px;
  -webkit-animation: popup-downloadcount 2.8s linear 0 infinite normal;
  -moz-animation: popup-downloadcount 2.8s linear 0 infinite normal;
  -ms-animation: popup-downloadcount 2.8s linear 0 infinite normal;
  -o-animation: popup-downloadcount 2.8s linear 0 infinite normal;
  animation: popup-downloadcount 2.8s linear 0 infinite normal;
}

section.top .wrapper-message-badge .badge-download-count:before a {
  width: 100%;
  height: 100%;
  display: block;
}

section.top .wrapper-fence {
  padding-top: 32px;
  height: 147px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 800;
}

section.top .wrapper-fence .list-share-btns {
  position: absolute;
  top: 0px;
  right: 80px;
}

section.top .wrapper-fence .wrapper-clearfix {
  width: 716px;
  height: 76px;
  position: absolute;
  right: 80px;
  bottom: 14px;
}

section.top .wrapper-fence .wrapper-clearfix .txt-present {
  position: absolute;
  top: 22px;
  left: 60px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 210px;
  height: 30px;
  background-image: url("/static/pc/img/top/txt_present.png");
}

section.top .wrapper-fence .wrapper-clearfix .txt-present a {
  width: 100%;
  height: 100%;
  display: block;
}

section.top .wrapper-fence .pic-ball {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  background-image: url("/static/pc/img/top/pic_ball.png");
  position: absolute;
  z-index: 1000;
  opacity: 0;
}

section.top .wrapper-fence .pic-ball a {
  width: 100%;
  height: 100%;
  display: block;
}


section.abstract {
  overflow: hidden;
  background-color: #006ab4;
}

section.abstract .inner {
  padding-bottom: 24px;
}

section.abstract h3 {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 673px;
  height: 129px;
  background-image: url("/static/pc/img/abstract/txt_title.png");
  margin-top: 56px;
  margin-bottom: 20px;
}

section.abstract h3 a {
  width: 100%;
  height: 100%;
  display: block;
}

section.abstract .wrapper-pv {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 718px;
  height: 453px;
  background-image: url("/static/pc/img/abstract/bg_pv.png");
  margin-top: 42px;
}

section.abstract .wrapper-pv a {
  width: 100%;
  height: 100%;
  display: block;
}

section.abstract .wrapper-pv iframe {
  display: block;
  margin-top: 20px;
  width: 680px;
  height: 414px;
}

section.abstract .pic-icon-school {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 152px;
  height: 140px;
  background-image: url("/static/pc/img/abstract/pic_icon_school.png");
  position: absolute;
  left: 66px;
  bottom: 90px;
  -moz-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
  opacity: 0;
}

section.abstract .pic-icon-school a {
  width: 100%;
  height: 100%;
  display: block;
}

section.abstract .pic-character {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 298px;
  height: 514px;
  background-image: url("/static/pc/img/abstract/pic_character.png");
  position: absolute;
  right: -78px;
  bottom: 24px;
  -moz-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
  opacity: 0;
}

section.abstract .pic-character a {
  width: 100%;
  height: 100%;
  display: block;
}


section.position {
  height: 707px;
  background-color: #00a179;
}

section.position h3 {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 802px;
  height: 59px;
  background-image: url("/static/pc/img/position/txt_title.png");
  margin-bottom: 18px;
}

section.position h3 a {
  width: 100%;
  height: 100%;
  display: block;
}

section.position .screen {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 290px;
  height: 488px;
  background-image: url("/static/pc/img/position/screen.png");
  position: absolute;
  top: 68px;
  right: 80px;
}

section.position .screen a {
  width: 100%;
  height: 100%;
  display: block;
}

section.position .bg-characters {
  width: 100% !important;
  background-repeat: repeat-x !important;
  background-position: 0px 0px;
  position: absolute;
  left: 0px;
}

section.position .bg-characters.top {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 1150px;
  height: 177px;
  background-image: url("/static/pc/img/position/bg_characters_top.png");
  top: 260px;
}

section.position .bg-characters.top a {
  width: 100%;
  height: 100%;
  display: block;
}

section.position .bg-characters.bottom {
  top: 460px;
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 926px;
  height: 176px;
  background-image: url("/static/pc/img/position/bg_characters_bottom.png");
}

section.position .bg-characters.bottom a {
  width: 100%;
  height: 100%;
  display: block;
}


section.school {
  height: 714px;
  background-color: #313131;
}

section.school h3 {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 708px;
  height: 59px;
  background-image: url("/static/pc/img/school/txt_title.png");
  margin-bottom: 16px;
}

section.school h3 a {
  width: 100%;
  height: 100%;
  display: block;
}

section.school .wrapper-schoollist {
  width: 582px;
  height: 335px;
  margin-top: 36px;
  position: relative;
}

section.school .wrapper-schoollist .pic-icon-map {
  width: 175px;
  height: 142px;
  position: absolute;
  left: 0px;
  top: 64px;
}

section.school .wrapper-schoollist .pic-icon-map span {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 139px;
  height: 101px;
  background-image: url("/static/pc/img/school/pic_icon_scope.png");
  position: absolute;
  top: 27px;
  right: 0px;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -moz-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg);
  opacity: 0;
}

section.school .wrapper-schoollist .pic-icon-map span a {
  width: 100%;
  height: 100%;
  display: block;
}

section.school .wrapper-schoollist .pic-icon-map:before {
  content: '';
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 175px;
  height: 142px;
  background-image: url("/static/pc/img/school/pic_icon_map.png");
  position: absolute;
  left: 0px;
  top: 0px;
}

section.school .wrapper-schoollist .pic-icon-map:before a {
  width: 100%;
  height: 100%;
  display: block;
}

section.school .wrapper-schoollist .txt-note {
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  width: 120px;
  height: 44px;
  position: absolute;
  left: 28px;
  bottom: 90px;
}

section.school .wrapper-schoollist .wrapper-schoolnames {
  padding: 36px;
  padding-left: 46px;
  width: 296px;
  height: 263px;
  background: url(/static/pc/img/school/bg_voice_balloon.png) no-repeat;
  position: absolute;
  top: 0px;
  right: 0px;
  color: #353535;
  font-size: 14px;
  line-height: 24px;
  opacity: 0;
  right: 10px;
}

section.school .wrapper-schoollist .wrapper-schoolnames .inner-schoolnames {
  width: 100%;
  height: 100%;
  overflow: auto;
}

section.school .wrapper-schoollist .wrapper-schoolnames .inner-schoolnames p.bold {
  margin-top: 20px;
}

section.school .wrapper-schoollist .wrapper-schoolnames .inner-schoolnames p:first-child {
  margin-top: 0;
}

section.school .screen {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 290px;
  height: 488px;
  background-image: url("/static/pc/img/school/screen.png");
  position: absolute;
  right: 80px;
  bottom: -11px;
}

section.school .screen a {
  width: 100%;
  height: 100%;
  display: block;
}


section.teamwork {
  background-color: #ff6619;
}

section.teamwork .inner {
  padding-bottom: 52px;
}

section.teamwork h3 {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 674px;
  height: 60px;
  background-image: url("/static/pc/img/teamwork/txt_title.png");
  margin-bottom: 48px;
}

section.teamwork h3 a {
  width: 100%;
  height: 100%;
  display: block;
}

section.teamwork .sub {
  width: 410px;
}

section.teamwork .sub h4 {
  margin-bottom: 14px;
}

section.teamwork .sub.left h4 {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 406px;
  height: 72px;
  background-image: url("/static/pc/img/teamwork/txt_title_sub_left.png");
}

section.teamwork .sub.left h4 a {
  width: 100%;
  height: 100%;
  display: block;
}

section.teamwork .sub.left .screen {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 225px;
  height: 400px;
  margin-top: 13px;
}

section.teamwork .sub.right h4 {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 287px;
  height: 72px;
  background-image: url("/static/pc/img/teamwork/txt_title_sub_right.png");
}

section.teamwork .sub.right h4 a {
  width: 100%;
  height: 100%;
  display: block;
}

section.teamwork .sub.right .screen {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 226px;
  height: 400px;
  margin-bottom: 15px;
}


section.practice {
  background-image: url(/static/pc/img/practice/bg.jpg);
}

section.practice .inner {
  padding-bottom: 327px;
}

section.practice h3 {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 769px;
  height: 59px;
  background-image: url("/static/pc/img/practice/txt_title.png");
  margin-bottom: 42px;
}

section.practice h3 a {
  width: 100%;
  height: 100%;
  display: block;
}

section.practice h4 {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 320px;
  height: 78px;
  background-image: url("/static/pc/img/practice/txt_title_sub.png");
  margin-bottom: 25px;
}

section.practice h4 a {
  width: 100%;
  height: 100%;
  display: block;
}

section.practice .txt-desc {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 547px;
  height: 121px;
  background-image: url("/static/pc/img/practice/txt_desc.png");
}

section.practice .txt-desc a {
  width: 100%;
  height: 100%;
  display: block;
}

section.practice .pic-icon-sugoroku {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 197px;
  height: 191px;
  background-image: url("/static/pc/img/practice/pic_icon_sugoroku.png");
  position: absolute;
  left: 80px;
  bottom: 89px;
}

section.practice .pic-icon-sugoroku a {
  width: 100%;
  height: 100%;
  display: block;
}

section.practice .screen {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 226px;
  height: 401px;
  position: absolute;
  top: 96px;
  right: 80px;
}


section.other {
  background-color: #fa6374;
}

section.other .inner {
  padding-bottom: 50px;
}

section.other .bg-bats {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 1571px;
  height: 341px;
  background-image: url("/static/pc/img/other/bg_bats.png");
  width: 100%;
  background-repeat: repeat-x;
  position: absolute;
  left: 0px;
  top: 50px;
  background-position: 0px 0px;
}

section.other .bg-bats a {
  width: 100%;
  height: 100%;
  display: block;
}

section.other .sub h4 {
  margin-bottom: 20px;
}

section.other .sub.left {
  width: 382px;
}

section.other .sub.left h4 {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 308px;
  height: 81px;
  background-image: url("/static/pc/img/other/txt_title_sub_left.png");
}

section.other .sub.left h4 a {
  width: 100%;
  height: 100%;
  display: block;
}

section.other .sub.right {
  width: 435px;
  margin-top: 66px;
  margin-left: 460px;
}

section.other .sub.right h4 {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 397px;
  height: 80px;
  background-image: url("/static/pc/img/other/txt_title_sub_right.png");
}

section.other .sub.right h4 a {
  width: 100%;
  height: 100%;
  display: block;
}

section.other .pic-bat {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 385px;
  height: 370px;
  background-image: url("/static/pc/img/other/pic_bat.png");
  position: absolute;
  top: -35px;
  right: 166px;
  opacity: 0;
  right: 146px;
}

section.other .pic-bat a {
  width: 100%;
  height: 100%;
  display: block;
}

section.other .wrapper-pic-characters {
  width: 412px;
  height: 146px;
  position: absolute;
  left: 78px;
  bottom: 80px;
}

section.other .wrapper-pic-characters p {
  opacity: 0;
  top: -50px;
}

section.other .wrapper-pic-characters .pic-character-1 {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 106px;
  height: 146px;
  background-image: url("/static/pc/img/other/pic_character_1.png");
}

section.other .wrapper-pic-characters .pic-character-1 a {
  width: 100%;
  height: 100%;
  display: block;
}

section.other .wrapper-pic-characters .pic-character-2 {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 98px;
  height: 146px;
  background-image: url("/static/pc/img/other/pic_character_2.png");
}

section.other .wrapper-pic-characters .pic-character-2 a {
  width: 100%;
  height: 100%;
  display: block;
}

section.other .wrapper-pic-characters .pic-character-3 {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 131px;
  height: 146px;
  background-image: url("/static/pc/img/other/pic_character_3.png");
}

section.other .wrapper-pic-characters .pic-character-3 a {
  width: 100%;
  height: 100%;
  display: block;
}

section.other .wrapper-pic-characters .pic-character-4 {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 105px;
  height: 146px;
  background-image: url("/static/pc/img/other/pic_character_4.png");
}

section.other .wrapper-pic-characters .pic-character-4 a {
  width: 100%;
  height: 100%;
  display: block;
}

section.other .wrapper-pic-characters .pic-character-1 {
  position: absolute;
  left: 0px;
}

section.other .wrapper-pic-characters .pic-character-2 {
  position: absolute;
  left: 116px;
}

section.other .wrapper-pic-characters .pic-character-3 {
  position: absolute;
  left: 194px;
}

section.other .wrapper-pic-characters .pic-character-4 {
  position: absolute;
  left: 307px;
}


section.voice {
  background-image: url(/static/pc/img/voice/bg.jpg);
}

section.voice .inner {
  padding-bottom: 355px;
}

section.voice h3 {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 406px;
  height: 129px;
  background-image: url("/static/pc/img/voice/txt_title.png");
  position: relative;
  z-index: 900;
}

section.voice h3 a {
  width: 100%;
  height: 100%;
  display: block;
}

section.voice .wrapper-voices {
  width: 431px;
  height: 430px;
  position: absolute;
  left: 80px;
  top: 150px;
  z-index: 800;
}

section.voice .wrapper-voices .list-voices {
  position: relative;
}

section.voice .wrapper-voices .list-voices li {
  margin-bottom: 8px;
}

section.voice .wrapper-voices .list-voices li.voice-1 {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 431px;
  height: 102px;
  background-image: url("/static/pc/img/voice/txt_voice_balloon_1.png");
}

section.voice .wrapper-voices .list-voices li.voice-1 a {
  width: 100%;
  height: 100%;
  display: block;
}

section.voice .wrapper-voices .list-voices li.voice-2 {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 431px;
  height: 102px;
  background-image: url("/static/pc/img/voice/txt_voice_balloon_2.png");
}

section.voice .wrapper-voices .list-voices li.voice-2 a {
  width: 100%;
  height: 100%;
  display: block;
}

section.voice .wrapper-voices .list-voices li.voice-3 {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 431px;
  height: 102px;
  background-image: url("/static/pc/img/voice/txt_voice_balloon_3.png");
}

section.voice .wrapper-voices .list-voices li.voice-3 a {
  width: 100%;
  height: 100%;
  display: block;
}

section.voice .wrapper-voices .list-voices li.voice-4 {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 431px;
  height: 102px;
  background-image: url("/static/pc/img/voice/txt_voice_balloon_4.png");
}

section.voice .wrapper-voices .list-voices li.voice-4 a {
  width: 100%;
  height: 100%;
  display: block;
}

section.voice .wrapper-voices .list-voices li.voice-5 {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 431px;
  height: 140px;
  background-image: url("/static/pc/img/voice/txt_voice_balloon_5.png");
}

section.voice .wrapper-voices .list-voices li.voice-5 a {
  width: 100%;
  height: 100%;
  display: block;
}

section.voice .wrapper-voices .list-voices li.voice-6 {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 431px;
  height: 140px;
  background-image: url("/static/pc/img/voice/txt_voice_balloon_6.png");
}

section.voice .wrapper-voices .list-voices li.voice-6 a {
  width: 100%;
  height: 100%;
  display: block;
}

section.voice .wrapper-voices .list-voices li:nth-child(3), section.voice .wrapper-voices .list-voices li:nth-child(4), section.voice .wrapper-voices .list-voices li:nth-child(5), section.voice .wrapper-voices .list-voices li:nth-child(6) {
  opacity: 0;
}

section.voice .pic-character {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 326px;
  height: 734px;
  background-image: url("/static/pc/img/voice/pic_character.png");
  position: absolute;
  top: -100px;
  right: 120px;
}

section.voice .pic-character a {
  width: 100%;
  height: 100%;
  display: block;
}


footer {
  height: 322px;
  position: relative;
  margin-top: -72px;
  text-align: center;
  padding-top: 0px !important;
  z-index: 1000;
}

footer .wrapper-fence {
  padding-top: 32px;
}

footer .wrapper-fence .inner {
  padding-top: 88px;
  padding-bottom: 32px;
}

footer .wrapper-fence .list-share-btns {
  position: absolute;
  top: 0px;
  right: 80px;
}

footer .wrapper-fence .txt-present {
  font-size: 24px;
  line-height: 1;
}

footer .wrapper-fence .list-download-btns {
  margin-top: 25px;
}

footer .wrapper-fence .copyright {
  font-size: 14px;
  margin-top: 30px;
  line-height: 1;
}


nav {
  width: 998px;
  height: 93px;
  background: url(/static/pc/img/navigation/bg.png) no-repeat;
  position: absolute;
  left: 50%;
  top: 11px;
  margin-left: -499px;
  z-index: 1000;
}

nav ul {
  padding-top: 9px;
}

nav ul li {
  cursor: pointer;
  float: left;
  padding: 0 1px;
}

nav ul li:nth-child(1) {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 202px;
  height: 150px;
  background-position: center top;
  height: 75px;
  background-image: url("/static/pc/img/navigation/btn_nav_1.png");
}

nav ul li:nth-child(1) a {
  width: 100%;
  height: 100%;
  display: block;
}

nav ul li:nth-child(1):hover {
  background-position: center bottom;
}

nav ul li:nth-child(2) {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 192px;
  height: 150px;
  background-position: center top;
  height: 75px;
  background-image: url("/static/pc/img/navigation/btn_nav_2.png");
}

nav ul li:nth-child(2) a {
  width: 100%;
  height: 100%;
  display: block;
}

nav ul li:nth-child(2):hover {
  background-position: center bottom;
}

nav ul li:nth-child(3) {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 192px;
  height: 150px;
  background-position: center top;
  height: 75px;
  background-image: url("/static/pc/img/navigation/btn_nav_3.png");
}

nav ul li:nth-child(3) a {
  width: 100%;
  height: 100%;
  display: block;
}

nav ul li:nth-child(3):hover {
  background-position: center bottom;
}

nav ul li:nth-child(4) {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 192px;
  height: 150px;
  background-position: center top;
  height: 75px;
  background-image: url("/static/pc/img/navigation/btn_nav_4.png");
}

nav ul li:nth-child(4) a {
  width: 100%;
  height: 100%;
  display: block;
}

nav ul li:nth-child(4):hover {
  background-position: center bottom;
}

nav ul li:nth-child(5) {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 202px;
  height: 150px;
  background-position: center top;
  height: 75px;
  background-image: url("/static/pc/img/navigation/btn_nav_5.png");
}

nav ul li:nth-child(5) a {
  width: 100%;
  height: 100%;
  display: block;
}

nav ul li:nth-child(5):hover {
  background-position: center bottom;
}

nav.fix {
  position: fixed;
}


section.news {
  background-color: #57b049;
  padding-top: 60px;
  /* Layout */
    /*
    .wrapper-pv {
        @include img('news/bg_pv.png');
        margin-top: 42px;

        iframe {
            display: block;
            margin-top: 20px;
            width: 680px;
            height: 414px;
        }
    }

    .pic-icon-school {
        @include img('news/pic_icon_school.png');
        @include pos('','',90px,66px);
        @include scale(0.5);
        opacity: 0;
    }

    .pic-character {
        @include img('news/pic_character.png');
        @include pos('',-78px,24px,'');
        @include scale(0.5);
        opacity: 0;
    }
    */
}

section.news .inner {
  width: 900px;
  padding-bottom: 24px;
  margin: 0 auto;
}

section.news .wrapper-news {
  float: left;
  margin-left: -3px;
}

section.news .wrapper-twitter-timeline {
  float: right;
  margin-right: -3px;
}

section.news .wrapper-banners {
  position: relative;
  clear: both;
  width: 1060px;
  left: 50%;
  margin-left: -530px;
  padding-top: 12px;
}

section.news .title-news {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 152px;
  height: 51px;
  background-image: url("/static/pc/img/news/txt_title_news.png");
  margin: -36px auto 0 auto;
}

section.news .title-news a {
  width: 100%;
  height: 100%;
  display: block;
}

section.news .title-twitter {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 167px;
  height: 51px;
  background-image: url("/static/pc/img/news/txt_title_twitter.png");
  margin: -33px auto 0 auto;
}

section.news .title-twitter a {
  width: 100%;
  height: 100%;
  display: block;
}

section.news .wrapper-news {
  position: relative;
  background-image: url(/static/pc/img/news/bg_news.png);
  width: 556px;
  height: 390px;
}

section.news .wrapper-twitter-timeline {
  position: relative;
  background-image: url(/static/pc/img/news/bg_twitter.png);
  width: 334px;
  height: 390px;
}

section.news .wrapper-twitter-timeline .twitter-timeline {
  display: block !important;
  margin: 2px auto 0 auto !important;
}

section.news .wrapper-news:before, section.news .wrapper-twitter-timeline:before {
  content: "";
  display: block;
  height: 1px;
  margin-top: -1px;
}

section.news .list-news {
  display: block;
  height: 300px;
  margin: 8px 26px 0;
  font-size: 12px;
  line-height: 18px;
  overflow-y: auto;
}

section.news .list-news > li {
  overflow: hidden;
  padding: 12px 0 18px;
  background-image: url(/static/pc/img/news/bdr_news.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}

section.news .news-tag, section.news .news-date, section.news .news-title {
  display: block;
  float: left;
  margin-left: 9px;
  font-weight: bold;
}

section.news .news-title {
  width: 25em;
  color: #fff913;
}

section.news .news-title:hover {
  color: #ffff83;
}

section.news .news-tag {
  position: relative;
  display: inline-block;
  top: -3px;
}

section.news .news-tag.maintainance {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 76px;
  height: 24px;
  background-image: url("/static/pc/img/news/tag_maintainance.png");
}

section.news .news-tag.maintainance a {
  width: 100%;
  height: 100%;
  display: block;
}

section.news .news-tag.event {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 76px;
  height: 24px;
  background-image: url("/static/pc/img/news/tag_event.png");
}

section.news .news-tag.event a {
  width: 100%;
  height: 100%;
  display: block;
}

section.news .news-tag.trouble {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 76px;
  height: 24px;
  background-image: url("/static/pc/img/news/tag_trouble.png");
}

section.news .news-tag.trouble a {
  width: 100%;
  height: 100%;
  display: block;
}

section.news .news-tag.news {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 76px;
  height: 24px;
  background-image: url("/static/pc/img/news/tag_news.png");
}

section.news .news-tag.news a {
  width: 100%;
  height: 100%;
  display: block;
}

section.news .news-tag.update {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 76px;
  height: 24px;
  background-image: url("/static/pc/img/news/tag_update.png");
}

section.news .news-tag.update a {
  width: 100%;
  height: 100%;
  display: block;
}

section.news .button-news-all {
  box-sizing: border-box;
  display: inline-block;
  height: 30px;
  line-height: 28px;
  background: red;
  padding: 0 10px;
  text-decoration: none;
  border: solid 1px #000;
  background-color: #140;
  border-radius: 3px;
  color: #fff;
  font-size: 12px;
  position: absolute;
  right: 28px;
  bottom: 32px;
}

section.news .button-news-all:hover {
  background-color: #261;
}

section.news .button-news-all:after {
  content: "";
  position: relative;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 15px;
  height: 16px;
  background-image: url("/static/pc/img/news/ico_arrow.png");
  top: 3px;
  margin: 0 0 0 5px;
}

section.news .button-news-all:after a {
  width: 100%;
  height: 100%;
  display: block;
}

section.news .baloon-twitter {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 116px;
  height: 79px;
  background-image: url("/static/pc/img/news/pic_baloon_twitter.png");
  position: absolute;
  margin: -55px 226px;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -moz-transition: -moz-transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: -o-transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transform: translateY(100%) rotate(-35deg);
  -ms-transform: translateY(100%) rotate(-35deg);
  -webkit-transform: translateY(100%) rotate(-35deg);
  transform: translateY(100%) rotate(-35deg);
}

section.news .baloon-twitter a {
  width: 100%;
  height: 100%;
  display: block;
}

section.news .baloon-twitter.rotate {
  -moz-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
  -moz-animation: anim-pop 2s ease 2s infinite;
  -webkit-animation: anim-pop 2s ease 2s infinite;
  animation: anim-pop 2s ease 2s infinite;
}

section.news .button-follow {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999em;
  background-repeat: no-repeat;
  width: 254px;
  height: 96px;
  background-position: center top;
  height: 48px;
  background-image: url("/static/pc/img/news/btn_follow.png");
  margin: 6px auto;
}

section.news .button-follow a {
  width: 100%;
  height: 100%;
  display: block;
}

section.news .button-follow:hover {
  background-position: center bottom;
}

section.news .wrapper-banners {
  height: 76px;
  text-align: center;
}

section.news .wrapper-banners .banner {
  display: inline-block;
  margin: 0 8px;
  width: 220px;
  height: 76px;
}

section.news .wrapper-banners .banner img {
  width: 220px;
  height: 76px;
}

@-moz-keyframes anim-pop {
  0% {
    -moz-transform: translateY(0px);
    transform: translateY(0px);
  }
  5% {
    -moz-transform: translateY(-3px);
    transform: translateY(-3px);
  }
  10% {
    -moz-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  15% {
    -moz-transform: translateY(-3px);
    transform: translateY(-3px);
  }
  20% {
    -moz-transform: translateY(0px);
    transform: translateY(0px);
  }
  25% {
    -moz-transform: translateY(-3px);
    transform: translateY(-3px);
  }
  30% {
    -moz-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  35% {
    -moz-transform: translateY(-3px);
    transform: translateY(-3px);
  }
  40% {
    -moz-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-webkit-keyframes anim-pop {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  5% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
  10% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  15% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
  20% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  25% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
  30% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  35% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
  40% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes anim-pop {
  0% {
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  5% {
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
  10% {
    -moz-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  15% {
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
  20% {
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  25% {
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
  30% {
    -moz-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  35% {
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
  40% {
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
