@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/notosansjp/v28/-F6ofjtqLzI2JPCgQBnw7HFQojgN8lE.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/notosansjp/v28/-F6pfjtqLzI2JPCgQBnw7HFQaioa1Xdj.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/notosansjp/v28/-F62fjtqLzI2JPCgQBnw7HFYwQgM.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/notosansjp/v28/-F6pfjtqLzI2JPCgQBnw7HFQMisa1Xdj.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/notosansjp/v28/-F6pfjtqLzI2JPCgQBnw7HFQei0a1Xdj.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/notosansjp/v28/-F6pfjtqLzI2JPCgQBnw7HFQQi8a1Xdj.otf) format('opentype');
}

/* ===== medibang footer ===== */
footer.mdbnFooter {
  border-top: 1px solid #ededed;
  background: #f8f8f8;
  width: 100%;
  min-width: 1200px;
  height: 350px;
  position: absolute;
  bottom: 0; }
/*go_top*/
.go_top {
  position: fixed;
  bottom: 27px;
  right: 52px;
  z-index: 10; }
.go_top .go_top_icon {
  float: left;
  width: 50px;
  background: none repeat scroll 0 0 #9a968d;
  border-radius: 50%;
  line-height: 50px;
  text-align: center;
  font-size: 154%; }
.go_top .go_top_icon:before {
  font-family: "icomoon";
  content: "\e605";
  vertical-align: middle;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.go_top .go_top_icon:hover {
  background: #b1b0ad; }
body.mdbn-creators-mySeriesInfo-label .mdbnContent.creators + .adfooter300 + #footer-pc .go_top {
  bottom: 120px; }
body.picturelist-nofooter .go_top {
  bottom: 120px; }
/* mdbnFooter__nav */
ul.mdbnFooter__nav {
  display: flex;
  justify-content: center;
  height: 324px;
  margin: 0 auto !important;
  padding: 20px 0 !important;
  font-size: 0; }
ul.mdbnFooter__nav li {
  margin: 0 40px 0 12px;
  vertical-align: top;
  font-size: 13px; }
ul.mdbnFooter__nav li:last-child {
  margin-right: 0; }
.pagelang-es ul.mdbnFooter__nav li,
.pagelang-es_US ul.mdbnFooter__nav li,
.pagelang-ru ul.mdbnFooter__nav li,
.pagelang-vi ul.mdbnFooter__nav li {
  margin: 0 12px 0 12px;
  font-size: 12px; }
.pagelang-fr ul.mdbnFooter__nav li {
  margin: 0 12px 0 12px;
  font-size: 11px; }
ul.mdbnFooter__nav li dt {
  font-weight: bold;
  margin-bottom: 20px; }
ul.mdbnFooter__nav li dd {
  line-height: 2rem;
  height: 2rem; }
ul.mdbnFooter__nav li dd a .icon-link {
  display: inline-block;
  width: 11px;
  height: 11px;
  margin-left: 4px;
  overflow: hidden; }
ul.mdbnFooter__nav li dd a .icon-link::before {
    content: "\e61b";
    font-family: icomoon;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: top;
    font-size: 11px;
    font-weight: 400;
    line-height: 1; }
ul.mdbnFooter__nav li dd a.tw:before {
  font-family: "icomoon";
  content: "\e699";
  font-size: 126%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #6cacda;
  display: inline-block;
  margin-right: 6px;
  vertical-align: middle;
  height: 13px;
  line-height: 11px; }
ul.mdbnFooter__nav li dd a.fb:before {
  font-family: "icomoon";
  content: "\e700";
  font-size: 126%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #3b5998;
  display: inline-block;
  margin-right: 6px;
  vertical-align: middle;
  height: 13px;
  line-height: 10px;
  border-radius: 3px; }
ul.mdbnFooter__nav li dd a.yt:before {
  font-family: "icomoon";
  content: "\e931";
  font-size: 12px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ff0000;
  display: inline-block;
  margin-right: 6px;
  vertical-align: middle;
  height: 13px;
  line-height: 10px;
  border-radius: 3px; }
ul.mdbnFooter__nav li dd a.is:before {
  font-family: "mdbn-iconfont";
  content: "\e95b";
  font-size: 17px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #e62880;
  display: inline-block;
  margin-right: 6px;
  vertical-align: middle;
  height: 13px;
  line-height: 10px;
  border-radius: 3px; }
ul.mdbnFooter__nav li dd a.pk:before {
  font-family: "icomoon";
  content: "\e920";
  font-size: 17px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ee473e;
  display: inline-block;
  margin-right: 6px;
  vertical-align: middle;
  height: 13px;
  line-height: 10px;
  border-radius: 3px; }
ul.mdbnFooter__nav li dd a.wb:before {
  font-family: "icomoon";
  content: "\e720";
  font-size: 13px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #e6162d;
  display: inline-block;
  margin-right: 6px;
  vertical-align: middle;
  height: 13px;
  line-height: 10px;
  border-radius: 3px; }
ul.mdbnFooter__nav li dd a.bl:before {
  font-family: "mdbn-iconfont";
  content: "\e95a";
  font-size: 13px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #00a1d6;
  display: inline-block;
  margin-right: 6px;
  vertical-align: middle;
  height: 13px;
  line-height: 10px;
  border-radius: 3px; }
ul.mdbnFooter__nav li dd a.linkMedibang:before {
  color: #559acd;
  margin-right: 6px;
  font-size: 1.2rem; }
footer.creators ul.mdbnFooter__nav li dd a.linkMedibang:before {
  color: #5bcfff; }
/* change sitePreference */
.change-sitePreference {
  margin: 0 auto;
  width: 100%;
  min-width: 1024px;
  text-align: center;
  position: absolute;
  bottom: 24px; }
.change-sitePreference dl {
  margin: 0 0 6px;
  color: #959595;
  font-size: 85%;
  font-weight: bold; }
.change-sitePreference dt {
  display: inline-block; }
.change-sitePreference dd {
  display: inline-block;
  margin: 0 5px;
  cursor: pointer; }
/* copyright */
.mdbnFooter__bottom {
  position: absolute;
  width: 100%;
  height: 26px;
  line-height: 26px;
  text-align: center;
  color: #767676;
  background: #efefef;
  font-size: 85%;
  bottom: 0; }
/* logo footer */
footer.logo-footer {
  border-top: none;
  background: transparent;
  height: 25px; }
footer.logo-footer .mdbnFooter__bottom {
  position: relative; }
/* creators footer */
footer.creators {
  background: #4f4f4f;
  border-top: 1px solid #4f4f4f; }
footer.creators ul.mdbnFooter__nav li dt {
  color: #d6d6d6; }
footer.creators ul.mdbnFooter__nav li dd a {
  color: #5bcfff; }
footer.creators ul.mdbnFooter__nav li dd a.pk:before {
  color: #d6d6d6; }
footer.creators ul.mdbnFooter__nav li dd a.tw:before {
  color: #d6d6d6; }
footer.creators ul.mdbnFooter__nav li dd a.fb:before {
  color: #d6d6d6; }
footer.creators ul.mdbnFooter__nav li dd a.wb:before {
  color: #d6d6d6; }
footer.creators .box-language .language dt {
  color: #d6d6d6; }
footer.creators .change-sitePreference dl {
  color: #d6d6d6; }
footer.creators .mdbnFooter__bottom {
  background: #414141;
  color: #fff; }
/* ===== bookstore footer ===== */
/* bookstore footer above */
.contents-footer-bnr.mdbnBookstoreFooterBanner {
  bottom: 170px; }
.mdbnBookstoreFooterAbove {
  background-color: #f3f3f3;
  width: 100%;
  min-width: 1024px;
  height: 100px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  bottom: 70px; }
.mdbnBookstoreFooterAbove__list {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 66px; }
.mdbnBookstoreFooterAbove__list li {
  margin: 0 20px; }
.mdbnBookstoreFooterAbove__list li a {
  display: flex;
  align-items: center;
  font-size: 1.1rem;
  font-weight: bold;
  color: #797979; }
.mdbnBookstoreFooterAbove__list li a .mdbn-iconfont {
  margin-right: 8px;
  font-size: 1.2rem;
  font-weight: normal; }
.mdbnBookstoreFooterAbove__list li a .mdbn-iconfont.mdbn-icon-bookstore {
  font-size: 1.3rem; }
.mdbnBookstoreFooterAbove__list li a .mdbn-iconfont.mdbn-icon-coin {
  font-size: 1.3rem; }
.mdbnBookstoreFooterAbove__list li a .mdbn-iconfont.mdbn-icon-alert {
  font-size: 1.3rem; }
.mdbnBookstoreFooterAbove__text {
  font-size: 0.8rem;
  color: #797979;
  text-align: center;
  letter-spacing: -0.1em; }
.mdbnBookstoreFooterAbove__text a {
    color: #797979; }
.mdbnBookstoreFooterAbove__abjLogo {
  display: inline-block;
  width: 48px;
  margin-top: -12px;
  margin-right: 12px;
  vertical-align: top; }
/* bookstore footer main */
.mdbnBookstoreFooter {
  background-color: #19b6d0;
  color: #fff;
  width: 100%;
  min-width: 1024px;
  height: 70px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  bottom: 0; }
.mdbnBookstoreFooter__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1024px;
  height: 70px;
  margin: 0 auto;
  padding: 20px 5px; }
.mdbnBookstoreFooter__logo {
  width: 156px; }
.mdbnBookstoreFooter__logo img {
  width: 100%; }
.mdbnBookstoreFooter__list {
  display: flex;
  font-weight: bold;
  width: 840px;
  justify-content: space-between;
  flex-wrap: wrap; }
.mdbnBookstoreFooter__list li {
  margin: 0 2px;
  font-size: .9rem; }
.mdbnBookstoreFooter__list li a {
  color: #fff; }
/*ad*/
.contents-footer-bnr {
  width: 100%;
  min-width: 1024px;
  margin: 40px 0 40px;
  position: absolute;
  bottom: 340px;
  text-align: center; }
.contents-footer-bnr .contents-footer-bnr-inner {
  width: 728px;
  height: 90px;
  margin: 0 auto;
  overflow: hidden; }
.picturelist-nofooter .contents-footer-bnr {
  display: none; }
.contents-footer-bnr a {
  display: block;
  width: 728px;
  height: 90px;
  margin: 0 auto; }
.contents-footer-bnr .contents_footer_banner_inner {
  width: 728px;
  height: 90px;
  margin: 0 auto;
  overflow: hidden; }
.adfooter300 {
  display: none; }
.adBlock__footer {
  width: 100%;
  position: absolute;
  bottom: 380px; }
.adBlock__footerInner {
  display: flex;
  justify-content: space-between;
  width: 940px;
  margin: 0 auto; }
.findingMeiMi-footer-bnr {
  width: 100%;
  min-width: 1024px;
  margin: 40px 0 40px;
  position: absolute;
  bottom: 340px;
  text-align: center; }
