@charset "UTF-8";
/* ITA+MITSU special site CSS (original.css) */
ul, ol {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  font-weight: normal;
}

html, body, .container {
  height: auto;
}

body.index #feed .post .body p {
  display: block;
}

.post .body {
  font-size: 15px;
}

#header {
  margin-top: 0;
  margin-bottom: 0;
}
#header #navigation {
  width: 870px;
}
#header #navigation #main-navigation {
  text-align: center;
}
#header #navigation #main-navigation .nav-item {
  float: left;
  width: 15.7%;
}
#header #navigation #main-navigation .nav-item:first-child {
  width: 21.5%;
}
#header #navigation #main-navigation .nav-item a {
  display: inline-block;
  width: 100%;
}

#head_link {
  display: none;
}

body.theme_garden .post h2 {
  cursor: default;
}
body.theme_garden .post h2:hover {
  text-decoration: none;
  border: none;
}
body.theme_garden .post h2:hover a:hover {
  text-decoration: none;
  border: none;
}

#feature:after, #feature:before {
  display: table;
  content: "";
  line-height: 0;
  clear: both;
}

body.theme_garden #feature .item {
  min-height: 100px !important;
}
body.theme_garden #feature .item a {
  height: auto;
}
body.theme_garden #feature .item img {
  max-height: auto;
}

body.theme_garden #feature .item .centering_table {
  height: auto;
}

h2.latest_title {
  font-family: "Didot";
  font-size: 40px;
  text-align: center;
  font-weight: normal;
}

#posts-container {
  height: auto !important;
}
#posts-container:after, #posts-container:before {
  display: table;
  content: "";
  line-height: 0;
  clear: both;
}
#posts-container .post {
  display: none;
  position: static !important;
}
#posts-container .news {
  display: block;
  position: static !important;
}

#feed {
  min-height: 0;
}
#feed h2 {
  margin-top: 25px;
}

/* ============================================
 tag page
============================================ */
body.tag_page .tag_title {
  display: none;
}
body.tag_page #feed {
  margin-top: 20px;
}
body.tag_page #posts-container:after, body.tag_page #posts-container:before {
  display: table;
  content: "";
  line-height: 0;
  clear: both;
}
body.tag_page #posts-container .post {
  display: block;
  position: static !important;
  margin-bottom: 50px;
}
body.tag_page #posts-container .post .body h2 {
  margin-bottom: 20px;
}
body.tag_page #posts-container .news {
  display: block;
  position: static !important;
}
body.tag_page #head_link {
  display: inline;
}
body.tag_page #banner_area {
  display: none !important;
}

/*-------------------------------------------------
 story
-------------------------------------------------*/
body.story #posts-container .post, body.character #posts-container .post, body.special #posts-container .post {
  width: 80%;
  margin: 0 auto 50px;
  float: none;
}

/*-------------------------------------------------
 release
-------------------------------------------------*/

/* ============================================
 permalink page
============================================ */
body.permalink #posts-container .post {
  display: block;
}
body.permalink #banner_area {
  display: none !important;
}

#main-navigation:before, #main-navigation:after {
  display: table;
  content: "";
  line-height: 0;
  clear: both;
}

#banner_area {
  margin: 20px auto;
}
#banner_area ul {
  width: 80%;
  margin: 0 auto;
}
#banner_area ul:after, #banner_area ul:before {
  display: table;
  content: "";
  line-height: 0;
  clear: both;
}
#banner_area ul li {
  float: left;
  width: 23%;
  padding: 0 1%;
}
#banner_area ul li a {
  text-align: center;
}

#footer {
  width: 100%;
  background: #000;
  padding-top: 45px;
  padding-bottom: 18px;
  color: #fff;
}
#footer .footer_inner {
  margin: 0 auto;
  width: 870px;
}
#footer .offset1 {
  margin-left: 0;
}
#footer .offset1:after, #footer .offset1:before {
  display: table;
  content: "";
  line-height: 0;
  clear: both;
}
#footer .offset1 .side_left {
  float: left;
}
#footer .offset1 .side_left p {
  margin: 0;
}
#footer .offset1 .side_right {
  float: right;
}
#footer .offset1 .side_right ul:after, #footer .offset1 .side_right ul:before {
  display: table;
  content: "";
  line-height: 0;
  clear: both;
}
#footer .offset1 .side_right ul li {
  margin: 0 5px;
  float: left;
}
#footer .offset1 .side_right ul .tw {
  margin-left: 7px;
}

@media (min-width: 1200px) {
  #header #navigation {
    width: 1023px;
  }
  #header #navigation #main-navigation {
    text-align: center;
  }
  #header #navigation #main-navigation .nav-item {
    float: left;
    width: 160px;
  }
  #header #navigation #main-navigation .nav-item:first-child {
    width: 220px;
  }

  #footer .footer_inner {
    width: 1023px;
  }

  /********************************
            160 600 バナー
  ********************************/
  #big_banner ul {
    margin: -3% 0 0 -4%;
  }
  #big_banner ul li {
    margin: 3% 0 0 4%;
    width: 16%;
  }

  /********************************
              180 150 バナー
  ********************************/
  #mid_banner ul {
    margin: -2% 0 0 -3%;
  }
  #mid_banner ul li {
    margin: 2% 0 0 3%;
    width: 22%;
  }

  /********************************
              200 40 バナー
  ********************************/
  #small_banner ul {
    margin: -2% 0 0 -3%;
  }
  #small_banner ul li {
    margin: 2% 0 0 3%;
    width: 22%;
  }

  /********************************
              ツイッター
  ********************************/
  #twitter_a h3:first-child {
    margin-top: 5px;
  }

  .twitter_ico ul {
    margin: -2% 0 0 -2%;
  }
  .twitter_ico ul li {
    margin: 2% 0 0 2%;
    width: 23%;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  #header #navigation {
    width: 695px;
  }

  #footer .footer_inner {
    width: 695px;
  }
}
@media (max-width: 767px) {
  #header #navigation {
    width: 100%;
  }

  #footer .footer_inner {
    width: auto;
  }

  /********************************
            160 600 バナー
  ********************************/
  #big_banner ul {
    margin: -3% 0 0 -4%;
  }
  #big_banner ul li {
    margin: 3% 0 0 4%;
    width: 16%;
  }

  /********************************
              180 150 バナー
  ********************************/
  #mid_banner ul {
    margin: -2% 0 0 -3%;
  }
  #mid_banner ul li {
    margin: 2% 0 0 3%;
    width: 22%;
  }

  /********************************
              200 40 バナー
  ********************************/
  #small_banner ul {
    margin: -2% 0 0 -3%;
  }
  #small_banner ul li {
    margin: 2% 0 0 3%;
    width: 22%;
  }

  /********************************
              ツイッター
  ********************************/
  #twitter_a h3:first-child {
    margin-top: 5px;
  }

  .twitter_ico ul {
    margin: -2% 0 0 -3%;
  }
  .twitter_ico ul li {
    margin: 2% 0 0 3%;
    width: 22%;
  }
}
/* ============================================
 special
============================================ */
body.special #posts-container .post, body.permalink #posts-container .post {
  /********************************
              160 600 バナー
  ********************************/
  /********************************
              180 150 バナー
  ********************************/
  /********************************
              200 40 バナー
  ********************************/
  /********************************
              ツイッター
  ********************************/
}
body.special #posts-container .post *, body.permalink #posts-container .post * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
body.special #posts-container .post textarea, body.permalink #posts-container .post textarea {
  margin-top: 5px;
  resize: none;
  background: #ccc;
  word-break: break-all;
  line-height: 1.1;
  color: #333;
  width: 100%;
  border: solid #ccc 1px;
  font-size: 10px;
  letter-spacing: -0.5px;
  overflow: hidden;
  cursor: pointer;
  height: auto;
}
body.special #posts-container .post #banner, body.permalink #posts-container .post #banner {
  margin-top: 10px;
}
body.special #posts-container .post #banner p, body.permalink #posts-container .post #banner p {
  font-size: 9px;
  font-size: 0.75rem;
  margin-top: 5px;
}
body.special #posts-container .post #big_banner ul, body.permalink #posts-container .post #big_banner ul {
  overflow: hidden;
  margin: -3% 0 0 -5%;
}
body.special #posts-container .post #big_banner ul li, body.permalink #posts-container .post #big_banner ul li {
  margin: 3% 0 0 5%;
  float: left;
  width: 20%;
  text-align: center;
}
body.special #posts-container .post #mid_banner ul, body.permalink #posts-container .post #mid_banner ul {
  overflow: hidden;
  margin: -3% 0 0 -5%;
}
body.special #posts-container .post #mid_banner ul li, body.permalink #posts-container .post #mid_banner ul li {
  margin: 3% 0 0 5%;
  float: left;
  width: 20%;
  text-align: center;
}
body.special #posts-container .post #small_banner ul, body.permalink #posts-container .post #small_banner ul {
  overflow: hidden;
  margin: -3% 0 0 -5%;
}
body.special #posts-container .post #small_banner ul li, body.permalink #posts-container .post #small_banner ul li {
  margin: 3% 0 0 5%;
  float: left;
  width: 20%;
  text-align: center;
}
body.special #posts-container .post #twitter_a h3:first-child, body.permalink #posts-container .post #twitter_a h3:first-child {
  margin-top: 5px;
}
body.special #posts-container .post .twitter_ico ul, body.permalink #posts-container .post .twitter_ico ul {
  overflow: hidden;
  margin: -5% 0 0 -5%;
}
body.special #posts-container .post .twitter_ico ul li, body.permalink #posts-container .post .twitter_ico ul li {
  margin: 5% 0 0 5%;
  float: left;
  width: 20%;
  text-align: center;
}

