@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=Oswald:400,700);
#sb-title-inner, #sb-info-inner, #sb-loading-inner, div.sb-message {
  font-family: "HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 200;
  color: #fff;
}

#sb-container {
  position: fixed;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 999;
  text-align: left;
  visibility: hidden;
  display: none;
}

#sb-overlay {
  position: relative;
  height: 100%;
  width: 100%;
}

#sb-wrapper {
  position: absolute;
  visibility: hidden;
  width: 100px;
}

#sb-wrapper-inner {
  position: relative;
  border: none;
  overflow: hidden;
  height: 100px;
}

#sb-body {
  position: relative;
  height: 100%;
}

#sb-body-inner {
  position: absolute;
  height: 100%;
  width: 100%;
}

#sb-player.html {
  height: 100%;
  overflow: auto;
}

#sb-body img {
  border: none;
}

#sb-loading {
  position: relative;
  height: 100%;
}

#sb-loading-inner {
  position: absolute;
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  top: 50%;
  margin-top: -12px;
  width: 100%;
  text-align: center;
}

#sb-loading-inner span {
  background: url(../js/shadowbox/img/loading.gif) no-repeat;
  padding-left: 34px;
  display: inline-block;
}

#sb-body, #sb-loading {
  background-color: #060606;
}

#sb-title, #sb-info {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#sb-title, #sb-title-inner {
  height: 26px;
  line-height: 26px;
}

#sb-title-inner {
  font-size: 16px;
}

#sb-info, #sb-info-inner {
  height: 20px;
  line-height: 20px;
}

#sb-info-inner {
  font-size: 12px;
}

#sb-nav {
  float: right;
  height: 16px;
  padding: 2px 0;
  width: 45%;
}

#sb-nav a {
  display: block;
  float: right;
  height: 16px;
  width: 16px;
  margin-left: 3px;
  cursor: pointer;
  background-repeat: no-repeat;
}

#sb-nav-close {
  background-image: url(../js/shadowbox/img/close.png);
}

#sb-nav-next {
  background-image: url(../js/shadowbox/img/next.png);
}

#sb-nav-previous {
  background-image: url(../js/shadowbox/img/previous.png);
}

#sb-nav-play {
  background-image: url(../js/shadowbox/img/play.png);
}

#sb-nav-pause {
  background-image: url(../js/shadowbox/img/pause.png);
}

#sb-counter {
  float: left;
  width: 45%;
  display: none;
}

#sb-counter a {
  padding: 0 4px 0 0;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}

#sb-counter a.sb-counter-current {
  text-decoration: underline;
}

div.sb-message {
  font-size: 12px;
  padding: 10px;
  text-align: center;
}

div.sb-message a:link, div.sb-message a:visited {
  color: #fff;
  text-decoration: underline;
}

/*--------------------------------------
  色・フォント・リンク設定
---------------------------------------*/
/* フォント */
/* アクセントカラー */
/* 赤色 */
/* 黄色 */
/* 橙色 */
/* 緑色 */
/*----------------------------------------------------------
round
----------------------------------------------------------*/
/*----------------------------------------------------------
shadow
----------------------------------------------------------*/
/*----------------------------------------------------------
opacity
----------------------------------------------------------*/
/*----------------------------------------------------------
transition
----------------------------------------------------------*/
#music .btnbnr a:link,
#music .btnbnr a:hover,
#music .btnbnr a:visited,
#music .btnbnr a:active {
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
}

#music .btnbnr a:link,
#music .btnbnr a:hover,
#music .btnbnr a:visited,
#music .btnbnr a:active {
  color: #fff;
  padding: 15px 40px;
  text-shadow: 1px 1px 1px black;
  font-size: 120%;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  margin-left: 5px;
  background-color: #fc4100;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFC4100', endColorstr='#FFDE2300');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNmYzQxMDAiLz48c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0iI2RlMjMwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #fc4100), color-stop(80%, #de2300));
  background-image: -moz-linear-gradient(top, #fc4100 20%, #de2300 80%);
  background-image: -webkit-linear-gradient(top, #fc4100 20%, #de2300 80%);
  background-image: linear-gradient(to bottom, #fc4100 20%, #de2300 80%);
  clear: both;
}

/*-------- DEFAULT --------*/
.container {
  font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #c6c6c6;
  font-size: 15px;
  line-height: 1.9em;
  letter-spacing: 1px;
}

.box-width {
  max-width: 1280px;
}

strong {
  font-weight: bold;
}

#main-container {
  margin-top: 0;
}

#main-container section a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}

#main-container section a:link {
  color: #c6c6c6;
  text-decoration: underline;
}

#main-container section a:hover {
  color: #ffdf00 !important;
  text-decoration: none;
}

#main-container section a:visited {
  color: #c6c6c6;
  text-decoration: underline;
}

#main-container section a:active {
  color: white;
  text-decoration: none;
}

/* COLOR
##################################### */
.colorBK {
  color: #000000;
}

/* BLACK */
.colorWH {
  color: #ffffff;
}

/* WHITE */
.colorR {
  color: #fc4100;
}

/* RED */
/* FONT
##################################### */
.condensed {
  font-stretch: condensed !important;
}

.font-08 {
  font-size: 60% !important;
}

.font-09 {
  font-size: 70% !important;
}

.font-10 {
  font-size: 77% !important;
}

.font-11 {
  font-size: 85% !important;
}

.font-12 {
  font-size: 93% !important;
}

.font-13 {
  font-size: 100% !important;
}

.font-14 {
  font-size: 108% !important;
}

.font-15 {
  font-size: 116% !important;
}

.font-16 {
  font-size: 123.1% !important;
}

.font-17 {
  font-size: 130% !important;
}

.font-18 {
  font-size: 150% !important;
}

.font-under {
  text-decoration: underline !important;
}

.font-bold {
  font-weight: bold !important;
}

/*汎用スタイル*/
.txtline {
  border-bottom: 1px dotted;
}

.cn {
  text-align: center;
}

/* BLANK
##################################### */
.mb-0 {
  margin-bottom: 0px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.mb-7 {
  margin-bottom: 7px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-55 {
  margin-bottom: 55px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.pb-5 {
  padding-bottom: 5px !important;
}

.pb-7 {
  padding-bottom: 7px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-35 {
  padding-bottom: 35px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pb-45 {
  padding-bottom: 45px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pb-55 {
  padding-bottom: 55px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.pb-70 {
  padding-bottom: 70px !important;
}

.f_w {
  color: #fff;
}

.f_red {
  color: #fc4100;
}

.b_red {
  border-bottom: 3px solid #fc4100;
}

.b_bk {
  border-bottom: 3px solid #f1f1f3;
}

.f120 {
  font-size: 120%;
}

.alpha a:hover {
  display: block;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

/*-------- HEAD --------*/
.header {
  padding: 0 !important;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  *zoom: 1;
  overflow: hidden;
}

#top .header-image {
  margin: 0 0 0 0;
  pointer-events: none;
}

.header-image {
  margin: 0;
}
.header-image img {
  margin-top: 0.7rem;
}

@media screen and (min-width: 1101px) and (max-width: 1284px) {
  .header-image {
    margin: 0;
  }
  .header-image img {
    margin-top: 0rem;
    width: 98% !important;
  }
}
@media screen and (max-width: 1100px) {
  .header-image {
    margin: 0;
  }
  .header-image img {
    margin-top: 0.4rem;
    width: 98% !important;
  }
}
/*--------------------------------------
  背景・枠組
---------------------------------------*/
.container-wrapper {
  background: url(/keiji7_03/img/bg-lower.jpg) no-repeat center top #001749;
}

#original .container-wrapper {
  background: url(/keiji7_03/img/bg-lower.jpg) no-repeat center top #001749;
}

#top .container-wrapper {
  background: url(/keiji7_03/img/header-bg.jpg) no-repeat 52% top, linear-gradient(#0173c5, #000305) repeat-x center 1000px !important;
}

@media screen and (min-width: 1236px) and (max-width: 1284px) {
  #top .container-wrapper {
    background: url(/keiji7_03/img/header-bg.jpg) no-repeat 52% top, -webkit-linear-gradient(#0173c5, #000305) repeat-x center 1289px !important;
  }
}
@media screen and (min-width: 1210px) and (max-width: 1235px) {
  #top .container-wrapper {
    background: url(/keiji7_03/img/header-bg.jpg) no-repeat 52% top, -webkit-linear-gradient(#0173c5, #000305) repeat-x center 1249px !important;
  }
}
@media screen and (min-width: 1081px) and (max-width: 1209px) {
  #top .container-wrapper {
    background: url(/keiji7_03/img/header-bg.jpg) no-repeat 52% top, -webkit-linear-gradient(#0173c5, #000305) repeat-x center 1400px !important;
  }
}
@media screen and (min-width: 991px) and (max-width: 1080px) {
  #top .container-wrapper {
    background: url(/keiji7_03/img/header-bg.jpg) no-repeat 52% top, -webkit-linear-gradient(#0173c5, #000305) repeat-x center 1112px !important;
  }
}
@media screen and (max-width: 990px) {
  #top .container-wrapper {
    background: url(/keiji7_03/img/header-bg.jpg) no-repeat 52% top, -webkit-linear-gradient(#0173c5, #000305) repeat-x center 1025px !important;
  }
}
.main {
  margin-left: 10px;
}

.contentswapper {
  margin-left: 20px;
}
.contentswapper img {
  display: block;
}

.main-container {
  padding: 0 !important;
  overflow: hidden;
}

#top .main-container {
  background: none !important;
  padding: 0 !important;
  margin-top: 1.4rem;
  overflow: hidden;
}

.contentsarea {
  padding: 0;
  background: #000033 !important;
}

#main-container section {
  padding: 0 0 10px 0;
  overflow: hidden;
}
#main-container section .sec_head img, #main-container section .sec_footer img {
  width: 100%;
  height: auto;
}

.text-box {
  background: url(/keiji7_03/img/corner-left.png) no-repeat left top, url(/keiji7_03/img/corner-right02.png) no-repeat right bottom, #000033 !important;
  box-sizing: border-box;
  padding: 0 30px 30px 0 !important;
  margin: 0 0 0 30px;
}

/* サイズ変更用*/
.common-title {
  margin: 20px 0;
}

/*-------- SNS BUTTON --------*/
#top .sns {
  padding: 0;
  margin: 0px 0 10px 0;
  float: none;
}

.sns {
  margin-top: 1rem;
  margin-right: 30px;
  padding: 0;
}

/*-------- twitter --------*/
#bnr-special {
  clear: both;
  margin: 1.5rem auto 0 !important;
  padding-bottom: 10px;
  text-align: center !important;
  width: 92%;
}
#bnr-special span {
  border: none !important;
}
#bnr-special span img {
  max-width: 98% !important;
}

#bnr-special a {
  display: inline-block;
  max-width: 440px;
  max-height: 100px;
}

#bnr-special a:hover {
  max-width: 440px;
  max-height: 100px;
}

#bnr-special li {
  display: inline-block !important;
  margin-bottom: 12px;
  width: 50%;
}
#bnr-special li img {
  width: 92%;
}

#bnr-special li:last-child a, #bnr-special li:nth-last-child(2):nth-child(odd) a {
  border-bottom: none;
}

/*-------- SITE BNR --------*/
#container-wrapper .site-bnr {
  clear: both;
  padding-bottom: 10px;
}
#container-wrapper .site-bnr span {
  border: none !important;
}
#container-wrapper .site-bnr span img {
  max-width: 440px;
  max-height: 100px;
}

ul#bnr-top {
  letter-spacing: -0.4em;
  text-align: center;
  margin: 0 auto 1.2rem;
  width: 92%;
}
ul#bnr-top li {
  display: inline-block;
  letter-spacing: normal;
  width: 49%;
  margin-bottom: 1%;
  margin-right: 2%;
}
ul#bnr-top li a img {
  width: 100%;
}
ul#bnr-top li a:hover {
  -webkit-opacity: 0.6;
  /* chrome */
  -moz-opacity: 0.6;
  /* FF lt 1.5, Netscape */
  -khtml-opacity: 0.6;
  /* Safari 1.x */
  opacity: 0.6;
  filter: alpha(opacity=60);
}
ul#bnr-top li:nth-child(2n) {
  margin-right: 0;
}

#top .site-bnr {
  margin: 0 auto !important;
}

.site-bnr {
  clear: both;
  margin: 1.4rem auto 0 !important;
  padding-bottom: 210px;
  text-align: center !important;
  width: 92%;
}
.site-bnr span {
  border: none !important;
}
.site-bnr span img {
  max-width: 100% !important;
}

.site-bnr a {
  max-width: 440px;
  max-height: 100px;
  border: none;
}

.site-bnr a:hover {
  max-width: 440px;
  max-height: 100px;
  border: none !important;
}

.site-bnr li {
  display: inline-block !important;
  margin-bottom: 12px;
  width: 49%;
  margin-right: 2%;
}

.site-bnr li:nth-child(2n) {
  margin-right: 0;
}

.site-bnr li:last-child a, .site-bnr li:nth-last-child(2):nth-child(odd) a {
  border-bottom: none;
}

#btnPagetop {
  z-index: 30;
}
#btnPagetop img {
  width: 132px !important;
  height: 160px !important;
}

/*-------- COYRIGHT --------*/
/*-------- TOP next-info --------*/
.main-container section .next-info {
  margin: 0 0 20px 0;
  overflow: hidden;
  position: relative;
}
.main-container section .next-info .nextoa {
  float: left;
  width: 300px;
  height: 310px;
  margin-right: 30px;
  background: url(/keiji7_03/img/ttl-next-onair.png) no-repeat left top #fff !important;
  cursor: pointer;
  padding-left: 45px;
  box-sizing: border-box;
}
.main-container section .next-info .nextoa h2 {
  display: none !important;
}
.main-container section .next-info .nextoa a img {
  margin: 0;
  display: block;
  max-width: 255px;
  max-height: 184px;
}
.main-container section .next-info .nextoa p {
  padding: 0;
}
.main-container section .next-info .nextoa p.oatime {
  line-height: 2em;
  font-size: 85%;
  color: #838383;
  margin: 8px 10px 10px 10px;
  padding-top: 8px;
  display: block;
  text-align: center;
}
.main-container section .next-info .nextoa p.oatime span#number-of-story {
  display: block;
  font-size: 126%;
  text-align: center;
  border-bottom: 1px solid #838383;
  margin-bottom: 4px;
}
.main-container section .next-info .nextoa span.att {
  margin: 0 0 0 15px;
  clear: both;
  font-size: 77%;
  color: #fff;
  background: #fc4100;
  padding: 1px 3px 0 3px;
  font-weight: normal;
  letter-spacing: 2px;
}
.main-container section .next-info .nextoa p.title {
  font-size: 110%;
  color: #ffffff;
  display: block;
  margin: 0 0 15px 15px;
}
.main-container section .next-info .nextoa p.btn {
  border: 1px solid #0173c5;
  background: none;
  margin: 12px 15px 20px 15px;
  padding: 8px 20px;
  text-align: center;
  color: #0173c5;
  display: block;
  font-size: 93%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}
.main-container section .next-info .nextoa p.btn:hover {
  background: #0173c5;
  color: #fff;
}
.main-container section .next-info .info {
  padding: 7px 20px 30px;
  overflow: hidden;
  background: url(/keiji7_03/img/corner-left.png) no-repeat left top, url(/keiji7_03/img/corner-right.png) no-repeat right bottom, #000 !important;
  height: 310px;
  box-sizing: border-box;
}
.main-container section .next-info .info h2 {
  max-width: 300px;
  max-height: 50px;
  text-align: center !important;
  margin: 0 auto !important;
  padding: 0 0 25px 0 !important;
}
.main-container section .next-info .info h2 img {
  width: 265px;
}
.main-container section .next-info .info dl {
  position: relative;
  overflow: auto;
  padding: 0 10px 0 0;
  height: 200px;
  line-height: 170%;
}
.main-container section .next-info .info dt {
  display: block;
  color: #ffdf00;
  font-size: 80%;
  font-weight: normal;
  position: absolute;
  left: 0;
  width: 8rem;
  padding-top: 16px;
  padding-bottom: 16px;
}
.main-container section .next-info .info dt span {
  display: inline-block;
  position: relative;
  z-index: 2;
  font-size: 107%;
  padding-right: 5px;
}
.main-container section .next-info .info dd {
  color: #fff;
  padding-left: 8rem;
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: solid 1px #fff;
}
.main-container section .next-info .info dd a:link, .main-container section .next-info .info dd a:visited, .main-container section .next-info .info dd a:hover, .main-container section .next-info .info dd a:active {
  color: #fff !important;
}

@media screen and (max-width: 1200px) {
  .info dt {
    float: none !important;
    display: block !important;
  }
  .info dd {
    margin-top: 0.2rem !important;
    line-height: 1.4rem !important;
  }
}
/*-------- PAGE TITLE --------*/
#top .main-container section h2 {
  margin: 0 auto;
  padding: 20px 0;
  text-align: left;
  display: block;
  font-family: 'Oswald', sans-serif;
  letter-spacing: 2px;
  font-size: 21px;
  line-height: 30px;
  color: #fff;
  text-shadow: none;
}
#top .main-container section h2 span {
  font-size: 12px;
  line-height: 2em;
  padding: 0;
  text-shadow: none;
  color: #5a5a5c;
  margin-left: 20px;
  font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: normal;
  border: none;
}

.main-container section h2 {
  margin: 0 auto;
  padding: 20px 0 20px 20px;
  text-align: left;
  display: block;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  letter-spacing: 2px;
  font-size: 38px;
  line-height: 50px;
  color: #fff;
  text-shadow: none;
}
.main-container section h2 span {
  font-size: 12px;
  line-height: 2em;
  padding: 0;
  text-shadow: none;
  color: #505052;
  margin-left: 20px;
  font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: normal;
  border: none;
}

/*--------------------------------------
  ページナビ
---------------------------------------*/
#top .page-nav {
  height: 65px;
  margin-left: 0;
  margin-right: 0;
}

.page-nav {
  height: 130px;
  margin-left: 30px;
  margin-right: 30px;
}

.page-nav a {
  text-decoration: none;
  display: block;
  color: #333;
  font-size: 80%;
  padding: 0;
  border-right: none;
  border-left: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

@-moz-document url-prefix() {
  #top #page-nav-inner {
    margin-top: -2px;
    padding: 0;
  }
}
@media screen and (max-width: 1000px) {
  #top #page-nav-inner {
    margin-top: -2px;
    padding: 0;
  }
}
/** top **/
#top #page-nav-inner {
  margin-top: -3px;
  padding: 0;
}
#top #page-nav-inner ul {
  margin: 0;
  background: none !important;
  box-shadow: none !important;
  padding: 0;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
#top #page-nav-inner ul li {
  width: 14.2%;
  height: 65px;
}
#top #page-nav-inner ul li a {
  font-family: 'Oswald', sans-serif;
  font-weight: bolder;
  font-size: 19px;
  line-height: 16px;
  text-align: center;
  margin-right: 0;
  display: inline-block;
  width: 100%;
  height: 65px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  padding: 18px 0;
  border-right: 1px solid #ccc;
  box-sizing: border-box;
  background-color: #fff;
}
#top #page-nav-inner ul li a:hover {
  color: #fff;
  height: 65px;
  padding: 18px 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  background: url(/keiji7_03/img/nav_hover.png) bottom center no-repeat;
  background-size: cover;
  -webkit-opacity: 1;
  /* chrome */
  -moz-opacity: 1;
  /* FF lt 1.5, Netscape */
  -khtml-opacity: 1;
  /* Safari 1.x */
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
#top #page-nav-inner ul li a .mini {
  font-size: 9px;
  font-weight: 800;
}
#top #page-nav-inner ul li:first-child {
  border-left: 1px solid #ccc;
}
#top #page-nav-inner ul li:first-child a {
  display: inline-block;
  color: #fff !important;
  text-shadow: none;
  background: url(/keiji7_03/img/nav_hover.png) bottom center no-repeat;
  background-size: cover;
}
#top #page-nav-inner ul li:last-child, #top #page-nav-inner ul li:nth-last-child(2):nth-child(odd), #top #page-nav-inner ul li:nth-last-child(3):nth-child(even), #top #page-nav-inner ul li:nth-last-child(4):nth-child(odd) {
  height: 65px !important;
  border-top: none;
  box-sizing: border-box;
}
#top #page-nav-inner ul li:nth-last-child(7) a {
  display: inline-block;
  border-right: 1px solid #ccc;
}
#top #page-nav-inner ul li:last-child {
  display: none;
}

/** common **/
#page-nav-inner {
  margin-top: -1px;
  padding: 0;
}
#page-nav-inner ul {
  margin: 2.1rem auto 0;
  background: none !important;
  box-shadow: none !important;
  padding: 0;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
#page-nav-inner ul li {
  width: 25%;
  height: 65px;
}
#page-nav-inner ul li a {
  color: #000 !important;
  font-family: 'Oswald', sans-serif;
  font-weight: bolder;
  font-size: 19px;
  line-height: 16px;
  text-align: center;
  margin-right: 0;
  display: inline-block;
  width: 100%;
  height: 65px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  padding: 16px 0;
  border-right: 1px solid #ccc;
  box-sizing: border-box;
  background-color: #fff;
  text-decoration: none !important;
}
#page-nav-inner ul li a:hover {
  color: #fff !important;
  height: 65px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  background: url(/keiji7_03/img/nav_hover.png) bottom center no-repeat;
  background-size: cover;
  -webkit-opacity: 1;
  /* chrome */
  -moz-opacity: 1;
  /* FF lt 1.5, Netscape */
  -khtml-opacity: 1;
  /* Safari 1.x */
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
#page-nav-inner ul li a .mini {
  font-size: 9px;
  font-weight: 800;
}
#page-nav-inner ul li:nth-child(4n) a {
  display: inline-block;
  border-right: none;
}
#page-nav-inner ul li:last-child, #page-nav-inner ul li:nth-last-child(2):nth-child(odd), #page-nav-inner ul li:nth-last-child(3):nth-child(even), #page-nav-inner ul li:nth-last-child(4):nth-child(odd) {
  height: 65px !important;
  border-top: 1px solid #ccc;
  box-sizing: border-box;
}
#page-nav-inner ul li:last-child {
  background-color: #fff;
}
#page-nav-inner ul li:last-child a {
  display: inline-block;
  color: #fff !important;
  text-shadow: none;
  background: none;
  background-size: cover;
  cursor: default;
}

#news li.news:nth-child(2) a {
  display: inline-block;
  color: #fff !important;
  text-shadow: none;
  background: url(/keiji7_03/img/nav_hover.png) bottom center no-repeat;
  background-size: cover;
}

#intro li.intro:nth-child(3) a {
  display: inline-block;
  color: #fff !important;
  text-shadow: none;
  background: url(/keiji7_03/img/nav_hover.png) bottom center no-repeat;
  background-size: cover;
}

#story li.story:nth-child(4) a {
  display: inline-block;
  color: #fff !important;
  text-shadow: none;
  background: url(/keiji7_03/img/nav_hover.png) bottom center no-repeat;
  background-size: cover;
}

#cast li.cast:nth-child(5) a {
  display: inline-block;
  color: #fff !important;
  text-shadow: none;
  background: url(/keiji7_03/img/nav_hover.png) bottom center no-repeat;
  background-size: cover;
}

#staff li.staff-music:nth-child(6) a {
  display: inline-block;
  color: #fff !important;
  text-shadow: none;
  background: url(/keiji7_03/img/nav_hover.png) bottom center no-repeat;
  background-size: cover;
}

#message li.message:nth-child(7) a {
  display: inline-block;
  color: #fff !important;
  text-shadow: none;
  background: url(/keiji7_03/img/nav_hover.png) bottom center no-repeat;
  background-size: cover;
}

.sub-nav ul {
  margin: 1rem 30px 0.4rem 30px;
}
.sub-nav ul li {
  display: inline-block;
}
.sub-nav ul li a {
  color: #ccc;
  background: none !important;
  text-decoration: none !important;
  display: block;
  font-size: 14px;
  font-weight: 700;
  border: 1px solid #ccc;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  padding: 1px 15px;
  margin-right: 0.1rem;
  margin-bottom: 0.4rem;
}
.sub-nav ul li a span.triangle-icon {
  margin-right: 0.4rem;
}
.sub-nav ul li a:hover {
  color: #ffdf00;
  border: 1px solid #ffdf00;
}

#top .sub-nav ul {
  margin: 1rem 0 0.4rem 0 !important;
}
#top .sub-nav ul li {
  display: inline-block;
}
#top .sub-nav ul li a {
  color: #ccc;
  text-decoration: none !important;
  display: block;
  font-size: 14px;
  font-weight: 700;
  border: 1px solid #ccc;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  padding: 1px 20px;
  margin-right: 0.1rem;
}
#top .sub-nav ul li a span.triangle-icon {
  margin-right: 0.2rem;
}
#top .sub-nav ul li a:hover {
  color: #ffdf00;
  border: 1px solid #ffdf00;
}

@media screen and (min-width: 1081px) and (max-width: 1280px) {
  #top .sub-nav ul {
    margin: 1rem 0 0.4rem 0 !important;
  }
  #top .sub-nav ul li {
    display: inline-block;
  }
  #top .sub-nav ul li a {
    color: #0172C4;
    text-decoration: none !important;
    display: block;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #0172C4;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    padding: 1px 20px;
    margin-right: 0.1rem;
  }
  #top .sub-nav ul li a span.triangle-icon {
    margin-right: 0.2rem;
  }
  #top .sub-nav ul li a:hover {
    color: #ffdf00;
    border: 1px solid #ffdf00;
  }
}
.sub-nav ul {
  margin: 1rem 30px 0.4rem 30px;
}
.sub-nav ul li {
  display: inline-block;
}
.sub-nav ul li a {
  color: #ccc;
  background: none !important;
  text-decoration: none !important;
  display: block;
  font-size: 14px;
  font-weight: 700;
  border: 1px solid #ccc;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  padding: 1px 15px;
  margin-right: 0.1rem;
  margin-bottom: 0.4rem;
}
.sub-nav ul li a span.triangle-icon {
  margin-right: 0.4rem;
}
.sub-nav ul li a:hover {
  color: #ffdf00;
  border: 1px solid #ffdf00;
}

#news .sub-nav ul {
  margin: 1rem 30px 0.4rem 30px;
}
#news .sub-nav ul li {
  display: inline-block;
}
#news .sub-nav ul li a {
  color: #ccc;
  background: none !important;
  text-decoration: none !important;
  display: block;
  font-size: 14px;
  font-weight: 700;
  border: 1px solid #ccc;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  padding: 1px 20px;
  margin-right: 0.1rem;
  margin-bottom: 0.4rem;
}
#news .sub-nav ul li a span.triangle-icon {
  margin-right: 0.4rem;
}
#news .sub-nav ul li a:hover {
  color: #ffdf00;
  border: 1px solid #ffdf00;
}

#original .sub-nav {
  margin-bottom: 18px;
}

/*--------------------------------------
  twitter
---------------------------------------*/
#twitter-box .h2-ttl-box h2 {
  height: 66px;
  text-indent: -9999px;
  background: url(/keiji7_03/img/icon-twitter.png) 1% 70% no-repeat, url(/keiji7_03/img/bg-city.png) right bottom no-repeat, url(/keiji7_03/img/bg-ttl-twitter.png) left bottom no-repeat;
  background-size: 98px 23px, 286px 64px, cover;
  box-sizing: border-box;
}
#twitter-box .h2-ttl-box h2 a {
  display: block;
  height: 66px;
}
#twitter-box .contents-box {
  background: url(/keiji7_03/img/bg-twitter.png) top left no-repeat;
  background-size: cover;
  max-height: 360px;
}
#twitter-box .contents-box .twitter {
  width: 100%;
  height: 340px;
  margin-bottom: 2rem;
  padding: 22px;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  box-sizing: border-box;
  overflow-y: scroll;
}

@media screen and (max-width: 1200px) {
  #twitter-box .h2-ttl-box h2 {
    height: 66px;
    text-indent: -9999px;
    background: url(/keiji7_03/img/icon-twitter.png) 1% 70% no-repeat, url(/keiji7_03/img/bg-city.png) right bottom no-repeat, url(/keiji7_03/img/bg-ttl-twitter.png) left bottom no-repeat;
    background-size: 98px 23px, 286px 64px, cover;
    box-sizing: border-box;
  }
  #twitter-box .h2-ttl-box h2 a {
    display: block;
    height: 66px;
  }
  #twitter-box .contents-box {
    background: url(/keiji7_03/img/bg-twitter.png) top left no-repeat;
    background-size: cover;
    max-height: 360px;
  }
  #twitter-box .contents-box .twitter {
    width: 100%;
    height: 340px;
    margin-bottom: 2rem;
    padding: 22px;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    box-sizing: border-box;
    overflow-y: scroll;
  }
}
#twilog {
  overflow: auto;
  height: 400px;
}

.tweet {
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 14px;
  border-bottom: 1px solid #fff;
}
.tweet .icon {
  float: left;
}
.tweet .icon img {
  width: 42px !important;
  height: 42px !important;
  padding: 0;
  margin: 0;
}
.tweet .txt {
  color: #000;
  margin-left: 3.6rem;
  min-height: 42px;
}
.tweet .txt .tx01 {
  font-size: 90%;
  line-height: 24px;
}
.tweet .txt .tx01 a, .tweet .txt .tx01 a:active, .tweet .txt .tx01 a:visited {
  color: #ffdf00 !important;
}
.tweet .txt .tx01 a:hover {
  color: #003399 !important;
}
.tweet .txt .tx02 {
  font-size: 80%;
  color: #003399;
}

/*--------------------------------------
  サブページ共通
---------------------------------------*/
#sns {
  margin-top: 12px;
}

#original #sns .sns {
  margin-right: 0;
}

.main-container {
  clear: both;
}
.main-container #sub_title {
  position: relative;
  max-width: 900px;
  overflow: hidden;
}
.main-container #sub_title h2 {
  margin-bottom: 40px;
  padding: 10px 0 0 0;
  text-align: center;
  display: block;
  font-family: 'Oswald', sans-serif;
  letter-spacing: 3px;
  font-size: 60px;
  line-height: 50px;
  color: #0173c5;
  text-shadow: none;
}
.main-container #sub_title h2 span {
  clear: both;
  text-align: center;
  display: block;
  font-weight: bold;
  margin-top: 4px;
  margin-left: -2px;
  color: #0173c5;
}
.main-container #sub_title #sns {
  position: absolute;
  right: 0px;
  top: 20px;
}
.main-container .titWaku {
  clear: both;
  margin: 0px 0 30px 0;
  padding: 0 0 5px 0;
  overflow: hidden;
  border-bottom: 1px solid #ffffff;
}
.main-container .titWaku .ndate {
  clear: both;
  font-size: 80%;
  color: #ffdf00;
  border-bottom: 1px solid #ffdf00;
  padding: 0 0 3px 0;
  font-weight: normal;
  letter-spacing: 2px;
  margin: 0 10px 3px 0;
}
.main-container .titWaku .att {
  clear: both;
  font-size: 80%;
  color: #fc4100;
  border: 1px solid #fc4100;
  padding: 3px 5px;
  font-weight: normal;
  letter-spacing: 2px;
  margin: 0 10px 3px 0;
}
.main-container .titWaku h1.site-title {
  color: #ffffff;
  font-size: 140%;
  font-weight: normal;
  line-height: 32px;
  letter-spacing: 2px;
  margin-top: 15px;
}
.main-container h2.backnumber_title {
  background: none;
  font-family: 'Oswald', sans-serif;
  font-size: 32px;
  letter-spacing: 2px;
  color: #fff;
  margin: 0px;
  margin-left: 10px;
  padding: 0px;
  padding-bottom: 20px;
  line-height: auto;
  display: block;
  text-align: left;
  height: 30px;
}
.main-container .wlist {
  padding: 30px 20px 20px 20px;
  background-color: #000033;
}
.main-container .wlist dl {
  padding: 0;
}
.main-container .wlist dt {
  position: relative;
  display: block;
  color: #ffdf00;
  font-size: 80%;
  line-height: 1.6rem;
  font-weight: normal;
  float: left;
}
.main-container .wlist dt span {
  background: #000d12;
  display: inline-block;
  position: relative;
  z-index: 2;
  font-size: 107%;
  padding-right: 5px;
  width: 112px;
}
.main-container .wlist dt:before {
  padding-top: 6px;
}
.main-container .wlist dd {
  margin: 0;
  margin-top: 0;
  padding-bottom: 20px;
  font-size: 90%;
  line-height: 1.8em;
}
.main-container .wlist dd:before {
  padding-top: 6px;
}
.main-container .wlist dd:after {
  display: block;
  content: "";
  border-bottom: 1px solid #fff;
  padding-top: 24px;
}
.main-container .contentsarea {
  clear: both;
  margin-top: 3rem;
  margin-bottom: 20px;
}
.main-container .contentsarea p {
  font-size: 100%;
  padding-bottom: 20px;
}
.main-container .contentsarea h3 {
  clear: both;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
  font-size: 110%;
  line-height: 2.1em;
  letter-spacing: 1px;
  color: #ffdf00;
}
.main-container .contentsarea h3.cn {
  margin-top: 0;
  color: #ffdf00;
}
.main-container .contentsarea h3.cn .em-txt {
  font-weight: bold;
  line-height: 2.3em;
  font-size: 160%;
  border-bottom: 1px solid #ffdf00;
}
.main-container .contentsarea h3.cn .em-txt2 {
  color: #fff;
  line-height: 2.6rem;
  font-weight: bold;
  font-size: 140%;
}
.main-container .contentsarea h4 {
  clear: both;
  display: block;
  margin-bottom: 0;
  line-height: 1.8em;
  letter-spacing: 1px;
  font-size: 123.1%;
  color: #0173c5;
  border-bottom: 2px solid #0173c5;
}
.main-container .contentsarea .big {
  font-size: 130%;
  line-height: 2.4em;
}
.main-container .contentsarea dl {
  padding: 20px 0;
  overflow: hidden;
}
.main-container .contentsarea dt {
  display: block;
  color: #EDEEEE;
  font-size: 100%;
  line-height: 1.8em;
  float: left;
  overflow: hidden;
  clear: both;
  width: 20%;
}
.main-container .contentsarea dd {
  padding-bottom: 5px;
  color: #c6c6c6;
  font-size: 100%;
  line-height: 1.8em;
  float: left;
  overflow: hidden;
  width: 80%;
}

/*--------------------------------------
  ニュース
---------------------------------------*/
#news .news-text p {
  padding: 0 20px 10px 20px !important;
}
#news .news-text .guest_area p {
  padding-bottom: 10px;
}
#news .news-text .guest_area span {
  font-weight: bold;
  display: block;
  border-bottom: 1px solid #fc4100;
  color: #fc4100;
  margin-bottom: 10px;
  letter-spacing: 2px;
}
#news .news-text strong {
  font-weight: bold;
}
#news .news-text .phleft {
  margin-bottom: 20px;
  margin-right: 20px;
  max-width: 620px;
  float: left;
}
#news .news-text .phleft img {
  width: 100%;
}
#news .news-text .phcenter {
  max-width: 620px;
  display: block;
  text-align: center;
  margin: 0 auto 20px auto;
}
#news .news-text .phcenter img {
  width: 100%;
}
#news .news-text .phright {
  margin-bottom: 20px;
  margin-left: 20px;
  max-width: 620px;
  float: right;
}
#news .news-text .phright img {
  width: 100%;
}

/*--------------------------------------
  イントロダクション
---------------------------------------*/
#intro .introTxt {
  padding: 0px 0 20px;
}
#intro .introTxt p {
  line-height: 2em;
  padding-top: 25px;
}
#intro .movieBox {
  text-align: center;
  margin-top: 30px;
}

/*--------------------------------------
  ストーリー
---------------------------------------*/
.movieBox {
  margin: 0 auto 2.4rem;
  text-align: center;
}

#story .movie_s {
  overflow: hidden;
  margin: 15px 0 20px 0;
  text-align: center;
  max-width: 560px !important;
  max-height: 315px !important;
  margin-left: auto;
  margin-right: auto;
}
#story .movie_s embed {
  max-width: 560px !important;
  max-height: 315px !important;
}
#story .storyerea {
  padding: 0 0 30px 0;
  overflow: hidden;
  *zoom: 1;
}
#story .storyerea .story-img {
  float: left;
  margin-right: 20px;
}
#story .storyerea .story-img img {
  border: 1px solid #0075c6;
  display: block;
  margin-bottom: 10px;
  width: 300px;
  height: auto;
}
#story .storyerea .story-text .guest_area {
  margin-top: 20px;
}
#story .storyerea .story-text .guest_area p {
  padding: 20px 0 0 0;
  font-size: 108%;
}
#story .storyerea .story-text .guest_area span {
  border-top: 2px solid #fc4100;
  padding-top: 3px;
  color: #fc4100;
  font-size: 123.1%;
  margin-bottom: 15px;
}

@media screen and (max-width: 990px) {
  #story .storyTxt {
    width: 100%;
  }
}
#story .storybacknumber {
  padding: 3px;
  overflow: hidden;
  background: #000033;
}

#story .storybacknumber .prgItem {
  float: left;
  width: 25%;
}

#story .storybacknumber .prgItem a {
  display: block;
  margin: 4px;
  padding: 10px;
  color: #fff !important;
  text-align: center;
  text-decoration: none;
  font-size: 120%;
  background-color: #0F0F5D;
}

#story .storybacknumber .prgItem a:hover {
  background-color: #0075c6;
  box-sizing: border-box;
  *zoom: 1;
  color: #ffffff !important;
}

#story .storybacknumber .prgItem a img {
  width: 100%;
  height: auto;
}

#story .storybacknumber .prgItem a .prgName {
  margin: 0;
  padding: 0;
  font-size: 95%;
  line-height: 29px;
  font-weight: normal;
}

@media screen and (max-width: 990px) {
  #story .storybacknumber .prgItem {
    width: 25%;
  }
  #story .storybacknumber .prgItem a {
    font-size: 100%;
  }
}
/*--------------------------------------
  キャスト
---------------------------------------*/
#cast .contentsarea span.cast_name {
  font-size: 140%;
  color: #0173c5;
  margin-bottom: 10px;
  display: block;
}
#cast .contentsarea span.cast_name span {
  font-size: 14px;
}
#cast .contentsarea p {
  padding-bottom: 30px;
  overflow: hidden;
}
#cast .contentsarea .castphoto {
  float: left;
  margin: 0 20px 30px 0;
  pointer-events: none;
}
#cast .contentsarea .chart_img {
  text-align: left;
  margin: 0 auto 40px;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
}
#cast .contentsarea .chart_img img {
  border: none;
  height: auto;
  max-width: 100%;
  width: auto;
}
#cast .contentsarea .mapImage {
  position: relative;
  z-index: 0;
}
#cast .contentsarea .tranceparent {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
#cast .contentsarea .kugiri {
  margin: 0 0 50px 0;
  padding: 0;
  width: 100%;
  height: 18px;
  background: url(/keiji7_03/img/midashi02_line.png) repeat-x Center Bottom;
  position: relative;
}

/*--------------------------------------
  スタッフ
---------------------------------------*/
#staff .contentsarea dl {
  text-align: center;
  margin: 0 auto;
  width: 50%;
}
#staff .contentsarea dt {
  margin: 0 0 20px 0;
  font-size: 130%;
  width: 100%;
  color: #ffdf00;
}
#staff .contentsarea dd {
  margin: 0 0 2em 0;
  font-size: 100%;
  width: 100%;
}

/*--------------------------------------
  主題歌
---------------------------------------*/
#music .box {
  width: 100%;
  margin: 10px auto;
  text-align: center;
}
#music strong {
  font-size: 110%;
  line-height: 1.9em;
  display: block;
}
#music .mm {
  font-size: 140%;
  font-weight: bold;
  line-height: 1.9em;
  color: #fc4100;
}
#music .mm2 {
  font-size: 130%;
  line-height: 1.9em;
}
#music .cs_box {
  font-family: 'Roboto Condensed', sans-serif;
  color: #fc4100;
  font-size: 32px;
  text-align: center;
  margin: 80px auto;
}
#music .btnbnr {
  padding-bottom: 20px;
}

/*--------------------------------------
  オリジナル漫画
---------------------------------------*/
#manga {
  margin-top: 1.2rem;
  background-color: #e9dfdf;
}
#manga h1 img {
  width: 100%;
}
#manga #manga-box {
  padding: 0 24px 24px;
}
#manga #manga-box #lead-manga:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 5%;
  background: url(/keiji7_03/sp_magazine/img/lead-top.png) top center no-repeat;
  background-size: 100% auto;
}
#manga #manga-box #lead-manga:after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 5.6%;
  background: url(/keiji7_03/sp_magazine/img/lead-bottom.png) bottom center no-repeat;
  background-size: 100% auto;
}
#manga #manga-box #lead-manga {
  margin-top: 1.2rem;
  width: 100%;
  background: url(/keiji7_03/sp_magazine/img/lead-middle.png) top center repeat-y;
  background-size: 100% auto;
}
#manga #manga-box #lead-manga p {
  color: #000;
  padding: 0 34px 0 40px;
  font-size: 18px;
  font-weight: 800;
  line-height: 36px;
}
#manga #manga-box #lead-manga p .red-font {
  color: #c70101;
}
#manga #manga-box ul {
  letter-spacing: -0.4em;
  margin-top: 1.8rem;
  padding: 0 0.8%;
}
#manga #manga-box ul li {
  letter-spacing: normal;
  display: inline-block;
  width: 48%;
  margin-right: 3.4%;
  margin-bottom: 2%;
}
#manga #manga-box ul li img {
  width: 100%;
}
#manga #manga-box ul li:nth-child(2n) {
  margin-right: 0;
}
#manga #manga-box ul li:last-child, #manga #manga-box ul li:nth-last-child(2):nth-child(odd) {
  margin-bottom: 0;
}

/*--------------------------------------
  掲示板
---------------------------------------*/
#recommended-program　 {
  margin-top: 3rem !important;
}
#recommended-program　 a:link {
  text-decoration: none;
}

.recommended-program-list .prgItem {
  width: 24.6% !important;
}

.img-box {
  max-width: 600px;
  margin: 0 auto;
}
.img-box img {
  width: 100%;
  height: auto;
}

.bold {
  color: #eeeeee;
  font-weight: bold;
}

.news-img {
  float: left;
  width: 300px;
  margin-right: 20px;
}
.news-img img {
  height: auto;
  width: 100%;
}

/*--------------------------------------
  aside-container
---------------------------------------*/
@media screen and (max-width: 1280px) {
  #aside-container {
    margin-top: 1.8rem;
  }

  #top #aside-container {
    margin-top: 0;
  }
}
/*--------------------------------------
  post
---------------------------------------*/
.post-articles-header {
  font-size: 14pt;
  line-height: 1.5em;
  margin: 20px -20px;
  padding: 5px 30px;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
  color: #fafafa;
  background: #24292d;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP…dpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #444949), color-stop(100%, #24292d));
  background-image: -moz-linear-gradient(top, #444949, #24292d);
  background-image: -webkit-linear-gradient(top, #444949, #24292d);
  background-image: linear-gradient(to bottom, #444949, #24292d);
}

.post-articles-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.post-articles-item-container {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: calc(24% - 10px);
  margin-bottom: 14px;
  background: #fff;
  padding: 0.6%;
}
.post-articles-item-container a.post-articles-item-anchor {
  color: #000;
}
.post-articles-item-container a.post-articles-item-anchor .post-articles-item-image-container img.post-articles-item-image {
  width: 100%;
  margin-right: 2%;
}
.post-articles-item-container a.post-articles-item-anchor .post-articles-item-text-container {
  background-color: #fff;
  margin-top: -3.4%;
  padding: 4% 4% 10%;
}
.post-articles-item-container a.post-articles-item-anchor .post-articles-item-text-container .post-articles-item-title-container h3.post-articles-item-title {
  font-size: 0.9rem;
}

@media screen and (max-width: 1200px) {
  .post-articles-item-container {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(49% - 6px);
    margin-bottom: 14px;
  }
}
.post-articles-item-subtitle {
  float: right;
}

.post-articles-item-container:nth-child(2n) {
  margin-right: 0;
}

.post-articles-postAticlesContainer-3fnWb {
  margin-top: 1.6rem !important;
}

.device-type-desktop .post-articles-subtitle-1uTan, .post-articles-style-desktop .post-articles-subtitle-1uTan {
  color: #000033 !important;
  position: absolute;
  right: 32px;
  bottom: 24px;
}

#form-box {
  background-color: rgba(204, 255, 255, 0.6);
}

.formDiv {
  color: #ccc !important;
}
