.default_width {
  width: 100%;
  margin: 0 auto;
}
.contents_width,
.content,
.keyvisual,
.movie,
footer .inner,
.error {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
}
html {
  height: 100%;
  background-attachment: fixed;
  background-color: #fff;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNlN2U0ZDUiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNlN2U0ZDUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlN2U0ZDUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");
}
body {
  background-color: transparent;
}
@media (max-width: 980px) {
  .contents_width,
  .content,
  .keyvisual,
  .movie,
  footer .inner,
  .error {
    max-width: 100%;
    width: 95%;
  }
}
.keyvisual img {
  max-width: 100%;
}
.content {
  overflow: auto;
  background: #fff;
  margin: 64px auto 32px;
  padding: 48px 32px 32px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.3);
  border-radius: 10px;
  background-image: url("../images/03.png?1471415055"), url("../images/02.png?1471415056"), url("../images/01.png?1471415054");
  background-repeat: no-repeat;
  background-position: 30px 45px, 382px 3px, 720px 10px;
}
.detail .title {
  color: #764;
  font-size: 2.4rem;
  border-bottom: dotted 2px #cba;
  padding-bottom: 16px;
  margin-bottom: 16px;
  text-align: center;
}
.detail .body p {
  margin-top: 24px;
}
.detail .body b {
  font-weight: bold;
}
.detail .body a {
  border-bottom: solid 1px;
  color: #5bf;
}
.detail .body em {
  font-style: normal;
  background: none;
  color: #0cc;
}
.detail .body strong {
  font-weight: bold;
  color: #f66;
}
@media (max-width: 980px) {
  .content {
    margin: 20px 10px 15px;
    padding: 10px 32px 5px;
  }
}
ul.menus-list {
  padding: 0;
}
ul.menus-list a {
  padding-right: 0px;
}
li {
  list-style: none;
}
a {
  color: #764;
  text-decoration: none;
  outline: none;
}
a:hover {
  color: #764;
  text-decoration: none;
  outline: none;
}
.menu-item {
  border-bottom: dotted 2px #cba;
  padding: 2px 0;
}
.list-item__link {
  position: relative;
  padding: 5px 32px 5px 16px;
  border-radius: 10px;
  display: block;
  line-height: 1.3;
}
.list-item__link:hover {
  background: rgba(255,68,119,0.1);
}
.menu-title {
  margin-top: 10px;
  margin-bottom: 0px;
}
li {
  list-style: none;
}
a {
  color: #764;
  text-decoration: none;
  outline: none;
}
a:hover {
  color: #764;
  text-decoration: none;
  outline: none;
}
.news-tag {
  margin: 0;
  padding: 0;
  width: 160px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  background: #5bf;
  border-radius: 10px;
  display: block;
}
.news-list .news-meta {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 8px;
}
.news-list .icon-new {
  position: absolute;
  left: -50px;
  -moz-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
.news-list .news-date {
  margin: 0;
  padding: 0 8px;
  font-family: Arial, 'Arial Bold', sans-serif;
  font-weight: bold;
}
.news-list .news-detail .news-title {
  font-size: 2.4rem;
  border-bottom: dotted 2px #cba;
  padding-bottom: 16px;
  margin-bottom: 16px;
  text-align: center;
}
.news-list .icon {
  display: inline-block;
  vertical-align: text-top;
  background-image: url("../images/icon-s353d2a93bf.png");
}
.news-list .icon-new {
  background-position: 0 -740px;
  height: 64px;
  width: 64px;
}
.news-list .icon-arrow-r {
  background-position: 0 0;
  height: 32px;
  width: 24px;
}
.news-list .list-item {
  border-bottom: dotted 2px #cba;
  padding: 2px 0;
}
.news-list .list-item .icon-arrow-r {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto 0;
}
.news-list .list-item__link {
  position: relative;
  padding: 16px 32px 16px 16px;
  border-radius: 10px;
  display: block;
  line-height: 1.3;
}
.news-list .list-item__link:hover {
  background: rgba(255,68,119,0.1);
}
.news-list .list-item__link:hover .icon-arrow-r {
  background-position: 0 -32px;
}
.default_width {
  width: 100%;
  margin: 0 auto;
}
.contents_width,
.keyvisual,
.movie,
footer .inner,
.error {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
}
html {
  height: 100%;
  background-attachment: fixed;
  background-color: #fff;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNlN2U0ZDUiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNlN2U0ZDUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlN2U0ZDUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");
}
body {
  background-color: transparent;
}
@media (max-width: 980px) {
  .contents_width,
  .keyvisual,
  .movie,
  footer .inner,
  .error {
    max-width: 100%;
    width: 95%;
  }
}
.keyvisual img {
  max-width: 100%;
}
.love-letter-point {
  font-size: 26px;
}
.love-letter-point p {
  text-align: center;
}
.default_width {
  width: 100%;
  margin: 0 auto;
}
.contents_width,
.keyvisual,
.movie,
footer .inner,
.error {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
}
html {
  height: 100%;
  background-attachment: fixed;
  background-color: #fff;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNlN2U0ZDUiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNlN2U0ZDUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlN2U0ZDUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");
}
body {
  background-color: transparent;
}
@media (max-width: 980px) {
  .contents_width,
  .keyvisual,
  .movie,
  footer .inner,
  .error {
    max-width: 100%;
    width: 95%;
  }
}
.keyvisual img {
  max-width: 100%;
}
.type-list {
  width: 50%;
  margin: 0 auto;
}
.type-list ul {
  display: flex;
  padding: 0;
  justify-content: space-around;
}
.type-list ul li {
  max-width: 216px;
  text-align: center;
}
.type-list ul li img {
  width: 100%;
  cursor: pointer;
}
.type-list ul li img:hover {
  opacity: 0.6;
}
@media (max-width: 980px) {
  .type-list {
    width: 80%;
  }
}
.default_width {
  width: 100%;
  margin: 0 auto;
}
.contents_width,
.keyvisual,
.movie,
footer .inner,
.error {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
}
html {
  height: 100%;
  background-attachment: fixed;
  background-color: #fff;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNlN2U0ZDUiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNlN2U0ZDUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlN2U0ZDUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");
}
body {
  background-color: transparent;
}
@media (max-width: 980px) {
  .contents_width,
  .keyvisual,
  .movie,
  footer .inner,
  .error {
    max-width: 100%;
    width: 95%;
  }
}
.keyvisual img {
  max-width: 100%;
}
.character-list-by-type--hidden {
  display: none;
}
.character-list-by-type--show {
  display: initial;
}
.character-list-by-type-row {
  display: flex;
  padding: 0;
  justify-content: space-around;
}
.character-icon {
  max-width: 200px;
  max-height: 200px;
}
.character-icon:hover {
  cursor: pointer;
  opacity: 0.6;
}
.character-icon img {
  width: 100%;
}
.default_width {
  width: 100%;
  margin: 0 auto;
}
.contents_width,
.keyvisual,
.movie,
footer .inner,
.error {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
}
html {
  height: 100%;
  background-attachment: fixed;
  background-color: #fff;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNlN2U0ZDUiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNlN2U0ZDUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlN2U0ZDUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");
}
body {
  background-color: transparent;
}
@media (max-width: 980px) {
  .contents_width,
  .keyvisual,
  .movie,
  footer .inner,
  .error {
    max-width: 100%;
    width: 95%;
  }
}
.character_info {
  width: 100%;
  overflow: auto;
}
.character_info .description {
  padding-top: 50px;
}
.character_info .no_send {
  margin-top: 20px;
  text-align: center;
}
@media (max-width: 980px) {
  .character_info .description {
    padding-top: 10px;
  }
}
.default_width {
  width: 100%;
  margin: 0 auto;
}
.contents_width,
.keyvisual,
.movie,
footer .inner,
.error {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
}
html {
  height: 100%;
  background-attachment: fixed;
  background-color: #fff;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNlN2U0ZDUiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNlN2U0ZDUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlN2U0ZDUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");
}
body {
  background-color: transparent;
}
@media (max-width: 980px) {
  .contents_width,
  .keyvisual,
  .movie,
  footer .inner,
  .error {
    max-width: 100%;
    width: 95%;
  }
}
.keyvisual img {
  max-width: 100%;
}
.btn {
  display: block;
  color: transparent;
  font-size: 0;
  margin: 0;
}
.btn-primary {
  position: relative;
  display: block;
  width: 256px;
  height: 56px;
  border-radius: 30px;
  background-color: #7fe5e5;
  box-shadow: 0 4px 0 rgba(204,204,204,0.6);
  border: 0;
  text-align: center;
  line-height: 60px;
  color: #fff;
  font-weight: bold;
  margin: 32px auto;
}
.btn-primary a {
  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 24px;
  line-height: 40px;
}
@media (max-width: 768px) {
  .btn-primary {
    margin: 15px auto 20px;
  }
}
.keyvisual {
  text-align: center;
}
.movie {
  text-align: center;
}
.default_width {
  width: 100%;
  margin: 0 auto;
}
.contents_width,
footer .inner,
.error {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
}
html {
  height: 100%;
  background-attachment: fixed;
  background-color: #fff;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNlN2U0ZDUiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNlN2U0ZDUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlN2U0ZDUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");
}
body {
  background-color: transparent;
}
@media (max-width: 980px) {
  .contents_width,
  footer .inner,
  .error {
    max-width: 100%;
    width: 95%;
  }
}
footer {
  padding-top: 15px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  background-image: url("../images/03.png?1471415055"), url("../images/02.png?1471415056"), url("../images/05.png?1471415056"), url("../images/04.png?1471415056"), url("../images/01.png?1471415054"), url("../images/bg_header.png?1471411861");
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, repeat;
  background-position: 47px 0, 428px 110px, 896px 125px, 1050px 17px, right 100px, 0 bottom;
  padding-right: 16px;
  bottom: 0;
  z-index: 1000;
}
footer .inner .banners {
  padding-bottom: 10px;
}
footer .inner .banners a img {
  max-width: 300px;
  width: 100%;
  margin-right: 10px;
}
@media (max-width: 980px) {
  .inner {
    padding: 0px 10px;
  }
  .inner .banners img,
  .inner a img {
    margin-bottom: 10px;
  }
}
.animateonline a {
  border-bottom: solid 0px;
}
.animateonline a:hover {
  background: rgba(255,68,119,0.1);
}
.animateonline .item {
  float: left;
  padding: 0 10px;
  border-bottom: solid 0px;
}
.animateonline .item .item_image {
  height: 270px;
  display: table-cell;
  vertical-align: middle;
}
.animateonline .item img {
  max-width: 100%;
  margin: 0 auto;
  padding: 10px;
}
.animateonline .item .date {
  color: #764;
  padding-bottom: 10px;
}
.animateonline .item .name {
  font-weight: bold;
  color: #764;
  padding-bottom: 10px;
  height: 110px;
}
.animateonline .item .price {
  color: #f00;
  padding-bottom: 10px;
}
@media (max-width: 768px) {
  .animateonline .item .item_image {
    height: 200px;
  }
  .animateonline .item .name {
    height: 150px;
  }
}
.app p {
  margin-top: 24px;
}
.app a {
  border-bottom: none;
}
.app img {
  width: 200px;
  height: auto;
}
.app .app_link {
  text-align: center;
}
.app .app_link .android {
  margin-right: 10px;
}
.app .app_link .iphone {
  margin-left: 10px;
}
@media (max-width: 768px) {
  .app .android {
    margin: 10px;
  }
  .app .iphone {
    margin: 10px;
  }
}
.default_width {
  width: 100%;
  margin: 0 auto;
}
.contents_width,
footer .inner,
.error {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
}
html {
  height: 100%;
  background-attachment: fixed;
  background-color: #fff;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNlN2U0ZDUiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNlN2U0ZDUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlN2U0ZDUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");
}
body {
  background-color: transparent;
}
@media (max-width: 980px) {
  .contents_width,
  footer .inner,
  .error {
    max-width: 100%;
    width: 95%;
  }
}
.keyvisual img {
  max-width: 100%;
}
.default_width {
  width: 100%;
  margin: 0 auto;
}
.contents_width,
footer .inner,
.error {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
}
html {
  height: 100%;
  background-attachment: fixed;
  background-color: #fff;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNlN2U0ZDUiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNlN2U0ZDUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlN2U0ZDUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");
}
body {
  background-color: transparent;
}
@media (max-width: 980px) {
  .contents_width,
  footer .inner,
  .error {
    max-width: 100%;
    width: 95%;
  }
}
footer {
  padding-top: 15px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  background-image: url("../images/03.png?1471415055"), url("../images/02.png?1471415056"), url("../images/05.png?1471415056"), url("../images/04.png?1471415056"), url("../images/01.png?1471415054"), url("../images/bg_header.png?1471411861");
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, repeat;
  background-position: 47px 0, 428px 110px, 896px 125px, 1050px 17px, right 100px, 0 bottom;
  padding-right: 16px;
  bottom: 0;
  z-index: 1000;
}
footer .inner .banners {
  padding-bottom: 10px;
}
footer .inner .banners a img {
  max-width: 300px;
  width: 100%;
  margin-right: 10px;
}
@media (max-width: 980px) {
  .inner {
    padding: 0px 10px;
  }
  .inner .banners img,
  .inner a img {
    margin-bottom: 10px;
  }
}
.error {
  text-align: center;
}
