@charset "utf-8";
/* ヘッター・フッターの新媒体用スタイル */

body {
  padding-bottom: 0;
}

#globalHeader {
  background-color: #fff;
  border-bottom: 1px solid #b4b4b4;
  min-width: 1076px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#globalHeaderUpperWrap {
  margin: 0 auto;
  position: relative;
  width: 1076px;
}

#globalHeaderUpperWrap .subscription {
  position: absolute;
  top: 26px;
  left: 0;
}

#globalHeaderUpperWrap .subscription a {
  color: #fe5d4b;
  background: url(/election/shugiin/2017/assets/images/common/icon_subscription.svg) no-repeat;
  background-size: 16px auto;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  padding: 2px 2px 2px 20px;
}

#globalHeader .yollogo {
  position: static;
  padding: 26px 0;
  text-align: center;
}

#globalHeader .yollogo:hover {
  opacity: unset;
}

#globalHeader .yollogo a {
  display: inline-block;
  margin-left: 70px;
}

#globalHeader .yollogo a img {
  margin-bottom: 0;
}

#globalHeader #globalHeaderUpper {
  height: auto;
  padding: static;
}

.row-contents .span-main .span-main-inr {
  min-height: auto;
}

.p-footer-global {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ＭＳ ゴシック", sans-serif;
  min-width: 1076px;
  background: #1e2428;
  color: #fff;
  padding-bottom: 65px;
  text-align: left;
  position: absolute;
  left: 0;
  width: 100%;
}

.p-footer-global a {
  color: #fff;
  font-weight: 700;
  -webkit-tap-highlight-color: rgba(0, 0, 0, .13);
}

.p-footer-global p {
  line-height: 1.8rem;
}

.p-footer-global-block-item03 {
  border-top: 1px solid #4b5053;
}

.p-footer-global-block-item03__copyright {
  max-width: 1065px;
  margin: 0 auto;
  padding: 15px 0;
}

.p-footer-global-block-item03__copyright {
  font-size: 12px;
}

.p-footer-global-block-item03-attention {
  max-width: 1065px;
  margin: 0 auto;
  font-size: 11px;
  font-size: .6875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-footer-global-block-item03-attention__title {
  -ms-flex-preferred-size: 165px;
  flex-basis: 165px;
  text-align: center;
  border: 1px solid #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 30px;
  line-height: 30px;
  margin-right: 18px;
  box-sizing: border-box;
  font-weight: normal;
}

.p-footer-global-block-item03-attention__detail {
  -ms-flex-preferred-size: 620px;
  flex-basis: 620px;
  margin-left: 0;
  line-height: 1.6;
}

.p-footer-global-block-item03__attention-other {
  max-width: 1065px;
  margin: 0 auto;
  padding: 11px 0 0;
  font-size: 11px;
  font-size: .6875rem;
}