@charset "UTF-8";
/*
Theme Name: オカルトテーマ
Theme URI: http://occult.wp-x.jp/
Author: TK
Author URI: http://occult.wp-x.jp/
Description: オカルトテーマ
Version: 1.0
*/
/* SNS color */
@font-face {
  font-family: 'ClearSans-Light';
  src: url("font/ClearSans-Light.eot");
  src: url("font/ClearSans-Light.eot?#iefix") format("embedded-opentype"), url("font/ClearSans-Light.woff") format("woff"), url("font/ClearSans-Light.ttf") format("truetype"); }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

a {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }

.search-no-result {
  padding: 10px 10px 30px;
  font-size: 16px;
  color: #333; }

body, html {
  position: relative;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  background-image: url(images/body_bg.png);
  background-repeat: repeat;
  background-position: left center;
  line-height: 1;
  font-size: 13px; }

.ct {
  width: 1200px;
  margin: auto; }

/* ClearFix */
.clearfix {
  *zoom: 1; }

.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

li.blogroll-list.blogroll-ad-text {
  position: absolute;
  left: -9989px;
  opacity: 0; }
  li.blogroll-list.blogroll-ad-text + li {
    border-top: 0; }

/*

// ヘッダー

------------------------------------------------ */
.primary-header {
  background-color: #fff; }

.global-nav {
  min-width: 1200px;
  background: #61547a;
  background: -moz-linear-gradient(top, #61547a 0%, #3B233B 100%);
  background: -webkit-linear-gradient(top, #61547a 0%, #3B233B 100%);
  background: linear-gradient(to bottom, #61547a 0%, #3B233B 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61547a', endColorstr='#3B233B',GradientType=0 ); }
  .global-nav nav {
    background: url(images/menu_bg_left.png), url(images/menu_bg_right.png);
    background-repeat: no-repeat,no-repeat;
    background-position: left 97%,right 10%; }
  .global-nav li {
    float: left;
    width: 190px;
    text-align: center;
    letter-spacing: 2px;
    font-size: 14px; }
    .global-nav li a {
      position: relative;
      display: block;
      padding: 17px 0;
      background: #61547a;
      background: -moz-linear-gradient(top, #61547a 0%, #3B233B 100%);
      background: -webkit-linear-gradient(top, #61547a 0%, #3B233B 100%);
      background: linear-gradient(to bottom, #61547a 0%, #3B233B 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61547a', endColorstr='#3B233B',GradientType=0 );
      border-right: 1px solid #9280a2;
      color: #fff;
      text-decoration: none; }
      .global-nav li a:before {
        position: absolute;
        right: 0;
        top: 0;
        content: "";
        width: 1px;
        height: 100%;
        background-color: #3D3351; }
      .global-nav li a:hover {
        background-color: #5d3f62;
        background: -moz-linear-gradient(top, #5d3f62 0%, #43233b 100%);
        background: -webkit-linear-gradient(top, #5d3f62 0%, #43233b 100%);
        background: linear-gradient(to bottom, #5d3f62 0%, #43233b 100%); }
    .global-nav li:first-child a {
      border-left: 1px solid #3D3351; }
      .global-nav li:first-child a:after {
        position: absolute;
        left: 0;
        top: 0;
        content: "";
        width: 1px;
        height: 100%;
        background-color: #9280a2; }

.main-visual a {
  display: block;
  width: 100%;
  height: 300px;
  background-image: url(images/main_head_img.png);
  background-repeat: no-repeat;
  background-position: center top; }
  .main-visual a:hover {
    opacity: 0.8; }

/* ------------------------------------------------

// 共通ブロック

------------------------------------------------ */
.wrapper {
  padding: 15px 0; }

.main-col-left,
.main-col-center,
.main-col-right {
  float: left; }

.main-col-left {
  width: 665px;
  margin-right: 15px; }

.main-col-center {
  width: 300px;
  margin-right: 15px; }

.main-col-right {
  width: 205px; }

.pc-ad-two {
  overflow: hidden;
  padding: 0 14px; }
  .pc-ad-two .left {
    float: left; }
  .pc-ad-two .right {
    float: right; }

.scroll-ad-two .top {
  margin-bottom: 15px; }

.rssFeed {
  overflow: hidden;
  height: 224px;
  margin-bottom: 15px;
  background-color: #fff;
  border-radius: 3px;
  border: solid 1px #EDE9F4;
  box-shadow: 0 0.5px 0 0 #ffffff inset, 0 1px 2px 0 #EDE9F4; }
  .rssFeed + .rssFeed {
    margin-top: 15px; }
  .rssFeed .rssFeed-left {
    overflow: hidden;
    float: left;
    width: 50%;
    height: 203px; }
    .rssFeed .rssFeed-left ul {
      padding: 0 0 0 20px; }
    .rssFeed .rssFeed-left div {
      max-width: 100%; }
  .rssFeed .rssFeed-right {
    overflow: hidden;
    float: right;
    width: 50%;
    height: 203px; }
    .rssFeed .rssFeed-right ul {
      padding: 0 20px 0 0; }
    .rssFeed .rssFeed-right div {
      max-width: 100%; }
  .rssFeed .blogroll-ad-img {
    margin-top: 20px;
    margin-left: 20px; }
  .rssFeed .blogroll-ad-default {
    margin-top: 10px;
    margin-left: 20px; }
    .rssFeed .blogroll-ad-default a {
      color: rgba(200, 112, 154, 0.9); }
      .rssFeed .blogroll-ad-default a:hover {
        text-decoration: none; }
  .rssFeed .blogroll-channel {
    padding: 0 !important; }
  .rssFeed ul {
    overflow: hidden;
    padding: 0 20px; }
    .rssFeed ul li {
      position: relative;
      border-bottom: solid 1px #E6E6E6;
      font-size: 12px; }
      .rssFeed ul li:last-child {
        border-bottom: 0; }
      .rssFeed ul li .blogroll-icon,
      .rssFeed ul li .blogroll-link-time,
      .rssFeed ul li .blogroll-hatebu {
        display: none; }
      .rssFeed ul li:before {
        position: absolute;
        left: 0;
        top: 50%;
        font-family: "FontAwesome";
        content: "\f143";
        margin-top: -7.5px;
        font-size: 15px;
        color: #AA9AC1; }
      .rssFeed ul li a {
        display: block;
        padding: 10px 0 10px 20px;
        color: #167ac6;
        text-decoration: none; }
        .rssFeed ul li a:hover {
          text-decoration: underline; }

.single-media .rssFeed {
  margin-bottom: 10px;
  padding: 0;
  border: 0;
  box-shadow: none;
  line-height: 1; }
  .single-media .rssFeed ul {
    padding: 0; }

.freeSpace {
  width: 100%;
  height: 80px;
  background-color: #E6E6E6; }

/* ------------------------------------------------

// カスタムスクロールバー

------------------------------------------------ */
.mCSB_inside > .mCSB_container {
  margin-right: -7px; }

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #e6e6e6; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover {
  width: 6px;
  background-color: #e0e0e0; }

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #e0e0e0; }

/* ------------------------------------------------

// ページネーション

------------------------------------------------ */
.pagination {
  margin: 15px 0;
  text-align: center; }
  .pagination a, .pagination span {
    display: inline-block;
    padding: 8px 11px;
    font-size: 14px; }
    .pagination a + a, .pagination span + a {
      margin-left: 5px; }
    .pagination a + span, .pagination span + span {
      margin-left: 5px; }
  .pagination span {
    background-color: #5D4B74;
    border: solid 1px #5D4B74;
    color: #fff; }
  .pagination a {
    background-color: #fff;
    border: solid 1px #ccc;
    color: #666;
    text-decoration: none; }
    .pagination a:hover {
      background-color: #5D4B74;
      border: solid 1px #5D4B74;
      color: #fff; }
    .pagination a.nextpostslink {
      margin-left: 20px; }

/* 記事詳細ページのページネーション */
.single-pagination {
  overflow: hidden;
  margin: 15px 0;
  text-align: center;
  font-size: 0; }
  .single-pagination a {
    position: relative;
    display: inline-block;
    width: 325px;
    background-color: #fff;
    border: solid 1px #B3B3B3;
    box-shadow: 0 0.5px 0 0 #ffffff inset, 0 1px 2px 0 #EDE9F4;
    line-height: 1.4;
    font-size: 14px;
    color: #5D4B74;
    text-decoration: none; }
    .single-pagination a + a {
      margin-left: 10px; }
    .single-pagination a .nav-ico {
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s;
      -ms-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s;
      position: absolute;
      top: 50%;
      width: 19px;
      height: 40px;
      margin-top: -20px;
      background-color: #484860;
      line-height: 40px;
      text-align: center;
      color: #fff; }
    .single-pagination a.prev {
      float: left;
      padding: 20px 10px 20px 30px;
      text-align: left; }
      .single-pagination a.prev .nav-ico {
        left: 0; }
    .single-pagination a.next {
      float: right;
      padding: 20px 30px 20px 10px;
      text-align: right; }
      .single-pagination a.next .nav-ico {
        right: 0; }
    .single-pagination a:hover {
      background-color: #484860;
      border: solid 1px #484860;
      box-shadow: 0;
      color: #fff; }
    .single-pagination a:hover .nav-ico {
      background-color: #aa9bc0; }

/* ------------------------------------------------

// 記事一覧

------------------------------------------------ */
.media-wrap {
  margin-top: 15px; }

/* 記事デザイン */
.article {
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
  background: #fff;
  border: solid 1px #ccc; }
  .article:before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 25px 25px 0;
    border-color: transparent #ccc transparent transparent; }
  .article a {
    display: block;
    overflow: hidden;
    padding: 10px 40px 10px 10px;
    text-decoration: none; }
    .article a:hover .thumb {
      opacity: 0.8; }
    .article a:hover .meta .tit {
      text-decoration: underline; }
    .article a .thumb {
      float: left;
      overflow: hidden;
      position: relative;
      width: 180px;
      height: 112px;
      border: solid 1px #ddd; }
      .article a .thumb img {
        max-width: 100%;
        height: auto; }
    .article a .meta {
      float: right;
      width: 415px; }
      .article a .meta .date {
        vertical-align: middle;
        display: inline-block;
        margin-right: 10px;
        font-size: 12px;
        color: #666; }
        .article a .meta .date:before {
          vertical-align: bottom;
          display: inline-block;
          font-family: "FontAwesome";
          content: "\f133";
          margin-right: 7px;
          font-size: 11px; }
      .article a .meta .cat {
        vertical-align: middle;
        display: inline-block;
        font-size: 12px;
        color: #666; }
        .article a .meta .cat:before {
          display: inline-block;
          font-family: "FontAwesome";
          content: "\f07c";
          margin-right: 5px;
          font-size: 11px; }
      .article a .meta .tit {
        margin-top: 8px;
        font-weight: bold;
        line-height: 1.4;
        font-size: 18px;
        color: #004b91; }

.media {
  overflow: hidden;
  margin-bottom: 15px;
  padding: 20px;
  background-color: #fff;
  border-radius: 3px;
  border: solid 1px #EDE9F4;
  box-shadow: 0 0.5px 0 0 #ffffff inset, 0 1px 2px 0 #EDE9F4; }
  .media .media-title {
    padding: 3px 15px;
    border-left: solid 8px #5D4B74;
    line-height: 1.6;
    font-size: 20px;
    color: #4D4D6B; }
    .media .media-title a {
      display: block;
      text-decoration: none;
      color: #4D4D6B; }
  .media .media-meta {
    margin-left: 25px;
    padding: 10px 0 18px;
    font-size: 0;
    color: #656582; }
    .media .media-meta .media-date {
      display: inline-block;
      margin-right: 15px;
      padding: 10px 0;
      text-align: center;
      font-size: 14px; }
      .media .media-meta .media-date:before {
        vertical-align: 1px;
        display: inline-block;
        font-family: "FontAwesome";
        content: "\f133";
        margin-right: 7px;
        font-size: 13px; }
    .media .media-meta .media-cat {
      margin-right: 15px;
      font-size: 14px; }
      .media .media-meta .media-cat:before {
        display: inline-block;
        font-family: "FontAwesome";
        content: "\f07c";
        margin-right: 1px;
        color: #AA9AC1; }
    .media .media-meta .media-comment {
      font-size: 14px; }
      .media .media-meta .media-comment:before {
        display: inline-block;
        font-family: "FontAwesome";
        content: "\f27a";
        margin-right: 6px;
        color: #AA9AC1; }
    .media .media-meta a {
      color: #4D4D6B;
      text-decoration: underline; }
      .media .media-meta a:hover {
        text-decoration: none; }
  .media .media-foot-meta {
    margin-top: 10px;
    padding: 12px 0 10px;
    font-size: 13px;
    color: #656582; }
    .media .media-foot-meta .media-cat {
      display: block;
      margin-right: 15px;
      margin-bottom: 10px; }
      .media .media-foot-meta .media-cat a {
        display: inline-block;
        color: #365089; }
        .media .media-foot-meta .media-cat a:hover {
          text-decoration: none; }
      .media .media-foot-meta .media-cat:before {
        display: inline-block;
        font-family: "FontAwesome";
        content: "\f07c";
        margin-right: 2px;
        font-size: 15px;
        color: #AA9AC1; }
    .media .media-foot-meta .media-tag a {
      display: inline-block;
      margin-bottom: 10px;
      color: #365089; }
      .media .media-foot-meta .media-tag a:hover {
        text-decoration: none; }
    .media .media-foot-meta .media-tag:before {
      display: inline-block;
      font-family: "FontAwesome";
      content: "\f02b";
      margin-right: 7px;
      font-size: 17px;
      color: #AA9AC1; }
  .media .media-thumb {
    position: relative;
    overflow: hidden; }
    .media .media-thumb img {
      width: 100%; }
    .media .media-thumb .media-more {
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s;
      -ms-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s;
      position: absolute;
      bottom: 0;
      right: 0;
      z-index: 100;
      display: block;
      width: 180px;
      padding: 10px 0;
      background-color: rgba(93, 75, 116, 0.9);
      border-top: solid 2px #fff;
      border-left: solid 2px #fff;
      text-align: center;
      letter-spacing: 2px;
      font-size: 14px;
      color: #fff;
      text-decoration: none; }
      .media .media-thumb .media-more:hover {
        background-color: #5d4b74; }
    .media .media-thumb .media-more:after {
      display: inline-block;
      font-family: "FontAwesome";
      content: "\f105";
      margin-left: 10px;
      font-size: 16px; }

.media-wrap .media-title a:hover {
  color: #167ac6;
  text-decoration: underline; }

.media-wrap .media-thumb img {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  width: 100%; }

.media-wrap .media-thumb a:before {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  content: "";
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 80;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); }

.media-wrap .media-thumb a:hover:before {
  opacity: 1; }

.media-wrap .media-thumb a:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2); }

.media-wrap .media-thumb a:hover .media-date {
  opacity: 0; }

.media-wrap .media-thumb a:hover .media-more {
  width: 100%;
  border-left: 0; }

/* ------------------------------------------------

// ウィジェット

------------------------------------------------ */
.widget {
  overflow: hidden;
  margin-bottom: 15px;
  background-color: #fff;
  border-radius: 3px;
  border: solid 1px #EDE9F4;
  box-shadow: 0 0.5px 0 0 #ffffff inset, 0 1px 2px 0 #EDE9F4; }
  .widget.ad {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background: none;
    border: 0;
    box-shadow: none;
    padding-bottom: 0; }
    .widget.ad img {
      display: block;
      width: 100%;
      margin: auto; }
  .widget.search-widget {
    padding-bottom: 12px; }
  .widget.category-widget {
    padding-bottom: 7px; }
  .widget .widget-title {
    margin-bottom: 15px;
    padding: 12px 15px;
    background-color: #37548a;
    background-image: url(images/title_bg.png), -moz-linear-gradient(top, #37548a 0%, #313483 100%);
    background-image: url(images/title_bg.png), -webkit-linear-gradient(top, #37548a 0%, #313483 100%);
    background-image: url(images/title_bg.png), linear-gradient(to bottom, #37548a 0%, #313483 100%);
    background-repeat: no-repeat;
    background-position: right center;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    letter-spacing: 2px;
    font-size: 14px;
    color: #fff; }
    .widget .widget-title.recent-title {
      background-color: #c8709a;
      background-image: url(images/news_title_bg.png), -moz-linear-gradient(top, #c8709a 0%, #8c4c7b 100%);
      background-image: url(images/news_title_bg.png), -webkit-linear-gradient(top, #c8709a 0%, #8c4c7b 100%);
      background-image: url(images/news_title_bg.png), linear-gradient(to bottom, #c8709a 0%, #8c4c7b 100%);
      background-repeat: no-repeat;
      background-position: right center; }

.ranking-widget .widget-title {
  margin-bottom: 0;
  background-color: #aa9556;
  background-image: url(images/ranking_bg.png), -moz-linear-gradient(top, #aa9556 0%, #835e33 100%);
  background-image: url(images/ranking_bg.png), -webkit-linear-gradient(top, #aa9556 0%, #835e33 100%);
  background-image: url(images/ranking_bg.png), linear-gradient(to bottom, #aa9556 0%, #835e33 100%);
  background-repeat: no-repeat;
  background-position: right center; }

.main-col-left .widget.ad {
  margin: 0; }

.ad-sample {
  width: 300px;
  height: 250px;
  margin: 0 auto;
  background-color: #4d4d4d;
  line-height: 250px;
  text-align: center;
  font-size: 20px;
  color: #fff; }

.ranking-post {
  overflow: hidden;
  clear: both;
  width: 100%;
  margin: 0 auto;
  padding: 10px; }
  .ranking-post + .ranking-post {
    border-top: dashed 1px #ddd; }
  .ranking-post:nth-child(even) {
    background-color: #f7f7f7; }
  .ranking-post .ranking-post-thumb {
    overflow: hidden;
    position: relative;
    float: left;
    width: 60px;
    height: 60px; }
    .ranking-post .ranking-post-thumb a {
      display: block; }
    .ranking-post .ranking-post-thumb:after {
      font-family: 'ClearSans-Regular',sans-serif;
      position: absolute;
      top: 0;
      left: 0;
      display: inline-block;
      box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.4);
      content: "";
      width: 22px;
      padding: 6px 0 5px;
      text-align: center;
      font-size: 13px;
      color: #fff; }
    .ranking-post .ranking-post-thumb img {
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s;
      -ms-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s;
      width: 100%; }
  .ranking-post .ranking-post-title {
    float: right;
    width: 200px;
    line-height: 1.4;
    font-size: 13px; }
    .ranking-post .ranking-post-title a {
      display: inline-block;
      min-height: 56px;
      color: #4D4D6B; }
      .ranking-post .ranking-post-title a:hover {
        color: #167ac6;
        text-decoration: underline; }
  .ranking-post .ranking-post-date {
    font-size: 12px;
    color: #B3B3B3; }
  .ranking-post a {
    overflow: hidden;
    text-decoration: none; }
  .ranking-post:nth-of-type(1) .ranking-post-thumb:after {
    content: "1";
    background-color: #d2a408; }
  .ranking-post:nth-of-type(2) .ranking-post-thumb:after {
    content: "2";
    background-color: #b3b3b3; }
  .ranking-post:nth-of-type(3) .ranking-post-thumb:after {
    content: "3";
    background-color: #d77009; }
  .ranking-post:nth-of-type(n+4) .ranking-post-thumb:after {
    background-color: #aa9ac1; }
  .ranking-post:nth-of-type(4) .ranking-post-thumb:after {
    content: "4"; }
  .ranking-post:nth-of-type(5) .ranking-post-thumb:after {
    content: "5"; }
  .ranking-post:nth-of-type(6) .ranking-post-thumb:after {
    content: "6"; }
  .ranking-post:nth-of-type(7) .ranking-post-thumb:after {
    content: "7"; }
  .ranking-post:nth-of-type(8) .ranking-post-thumb:after {
    content: "8"; }
  .ranking-post:nth-of-type(9) .ranking-post-thumb:after {
    content: "9"; }
  .ranking-post:nth-of-type(10) .ranking-post-thumb:after {
    content: "10"; }
  .ranking-post:nth-of-type(11) .ranking-post-thumb:after {
    content: "11"; }
  .ranking-post:nth-of-type(12) .ranking-post-thumb:after {
    content: "12"; }
  .ranking-post:nth-of-type(13) .ranking-post-thumb:after {
    content: "13"; }
  .ranking-post:nth-of-type(14) .ranking-post-thumb:after {
    content: "14"; }
  .ranking-post:nth-of-type(15) .ranking-post-thumb:after {
    content: "15"; }
  .ranking-post:nth-of-type(16) .ranking-post-thumb:after {
    content: "16"; }
  .ranking-post:nth-of-type(17) .ranking-post-thumb:after {
    content: "17"; }
  .ranking-post:nth-of-type(18) .ranking-post-thumb:after {
    content: "18"; }
  .ranking-post:nth-of-type(19) .ranking-post-thumb:after {
    content: "19"; }
  .ranking-post:nth-of-type(20) .ranking-post-thumb:after {
    content: "20"; }

.link-wrap {
  margin-top: -10px;
  margin-bottom: 10px;
  padding: 0 15px; }
  .link-wrap a {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    display: block;
    padding: 8px 5px;
    line-height: 1.2;
    text-decoration: none;
    font-size: 12px;
    color: #484860; }
    .link-wrap a:hover {
      background-color: #f9f9f9;
      text-decoration: underline;
      color: #167ac6; }
    .link-wrap a + a {
      border-top: solid 1px #E6E6E6; }
  .link-wrap li + li {
    border-top: solid 1px #E6E6E6; }
  .link-wrap li a {
    display: block;
    padding: 8px 5px;
    line-height: 1.2;
    font-size: 12px;
    color: #484860; }
    .link-wrap li a:hover {
      text-decoration: underline;
      color: #167ac6; }
    .link-wrap li a + a {
      border-top: solid 1px #E6E6E6; }
  .link-wrap .link-atend {
    margin-bottom: 10px;
    padding-top: 20px;
    font-size: 12px;
    color: #aa9ac1; }

.widget-category {
  width: 180px;
  margin: -8px auto 0; }
  .widget-category li + li {
    border-top: solid 1px #E6E6E6; }
  .widget-category li a {
    display: block;
    position: relative;
    padding: 10px 5px;
    color: #666;
    text-decoration: none; }
    .widget-category li a .cat-num {
      position: absolute;
      right: 5px;
      top: 10px;
      color: #aaa; }
    .widget-category li a:hover {
      background-color: #f9f9f9;
      color: #167ac6; }

/* 検索フォーム */
.search-box {
  position: relative;
  width: 100%;
  margin: auto; }

.search-form {
  display: block;
  width: 275px;
  margin: 13px auto 0;
  padding: 5px;
  background-color: #F9F9F9;
  border: solid 1px #bbb;
  font-size: 14px;
  cursor: pointer; }

.search-submit {
  font-family: "FontAwesome";
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 3px;
  background: none;
  font-size: 16px;
  color: #AA9AC1;
  cursor: pointer; }
  .search-submit:hover {
    color: #817199; }

.new-side-post {
  background-color: #fff; }
  .new-side-post ul {
    margin-top: -5px;
    margin-bottom: 10px;
    padding: 0 15px; }
  .new-side-post li {
    font-size: 12px; }
    .new-side-post li + li {
      border-top: solid 1px #E6E6E6; }
    .new-side-post li a {
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s;
      -ms-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s;
      display: block;
      padding: 8px 5px;
      line-height: 1.4;
      text-align: justify;
      font-weight: bold;
      color: #4D4D6B;
      text-decoration: none; }
      .new-side-post li a:hover {
        background-color: #f9f9f9;
        color: #167ac6;
        text-decoration: underline; }

/* スクロール追従ウィジェット */
.fixed-widget.fixed {
  position: fixed;
  top: 20px;
  left: auto;
  width: 300px; }
  .fixed-widget.fixed:after {
    content: ".";
    color: transparent; }

.main-col-right .fixed-widget.fixed {
  width: 205px; }

.main-col-right .new-side-post.fixed {
  border-radius: 3px;
  border: solid 1px #EDE9F4;
  box-shadow: 0 0.5px 0 0 #ffffff inset, 0 1px 2px 0 #EDE9F4; }

.main-col-right .new-side-post li {
  font-size: 11px; }

/* ------------------------------------------------

// 記事詳細ページ

------------------------------------------------ */
.single-media {
  margin-top: 15px; }
  .single-media .media-thumb img {
    display: block;
    width: 100%;
    max-width: 100%; }
  .single-media .media-title {
    line-height: 1.4;
    font-size: 22px; }

.ad-long {
  width: 100%;
  height: 180px;
  margin-bottom: 25px;
  background-color: #e6e6e6; }

.media-content {
  padding: 25px 0 0;
  font-size: 15px;
  line-height: 1.8; }
  .media-content .pc-ad-two {
    padding: 0; }
  .media-content .t_h {
    margin-top: 35px; }
  .media-content h2 {
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 14px 0 10px 90px;
    background-color: #EEEBF7;
    border-top: solid 2px #484860;
    border-bottom: solid 2px #484860;
    line-height: 1.4;
    font-size: 18px;
    color: #484860; }
    .media-content h2:before {
      display: block;
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      width: 70px;
      height: 67px;
      margin-top: -35px;
      background-image: url(images/h2.png);
      background-repeat: no-repeat;
      background-position: center; }
  .media-content p {
    padding-bottom: 15px; }
  .media-content a {
    color: #128ee9; }
    .media-content a:hover {
      text-decoration: none; }
  .media-content img {
    max-width: 100%; }
  .media-content .youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%; }
  .media-content .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important; }
  .media-content blockquote {
    margin-bottom: 20px;
    padding: 20px;
    word-break: break-all;
    border-left: solid 8px #AA9AC1;
    background-color: #f7f7f7;
    line-height: 1.8;
    color: #808080; }
    .media-content blockquote img {
      margin-bottom: 15px; }
    .media-content blockquote a {
      display: block;
      line-height: 1.4;
      color: #B3B3B3; }
      .media-content blockquote a:hover {
        text-decoration: none; }
  .media-content .link-text {
    display: block;
    text-align: right; }
    .media-content .link-text a {
      font-size: 11px;
      color: #808080; }
      .media-content .link-text a:hover {
        color: #128ee9; }
  .media-content .relate-info-title {
    margin-bottom: 20px;
    background: #f7f7f7;
    padding: 10px;
    border: 1px dotted #cccccc; }
    .media-content .relate-info-title p {
      margin: 0 !important;
      padding: 0 !important; }

.post-antena-list {
  margin-top: 20px;
  padding: 10px 15px;
  background-color: #f9f9f9;
  border: solid 1px #e6e6e6;
  line-height: 1; }
  .post-antena-list li {
    border-bottom: solid 1px #e6e6e6;
    text-align: left;
    line-height: 1.4;
    font-size: 14px; }
    .post-antena-list li:last-child {
      border-bottom: 0; }
    .post-antena-list li a {
      display: block;
      padding: 9px 0 9px 12px;
      background-image: url(images/pink_arrow_ico.png);
      background-repeat: no-repeat;
      background-position: left 12px;
      -webkit-background-size: 6px auto;
      background-size: 6px auto;
      color: #484860;
      text-decoration: underline; }
      .post-antena-list li a:hover {
        text-decoration: none;
        color: #c8709a; }

.main-col-left .widget {
  border-radius: 0; }

.single-top-widget {
  margin-bottom: 20px;
  text-align: center; }
  .single-top-widget .widget {
    vertical-align: top;
    display: inline-block; }
    .single-top-widget .widget:nth-child(even) {
      margin-left: 18px; }

.single-bottom-widget {
  margin-top: 20px;
  text-align: center; }
  .single-bottom-widget .widget {
    vertical-align: top;
    display: inline-block; }
    .single-bottom-widget .widget:nth-child(even) {
      margin-left: 18px; }

.sns {
  font-family: 'ClearSans-Light',sans-serif;
  margin-bottom: 10px;
  padding: 20px 2%;
  background-color: #f7f7f7;
  border: solid 1px #e6e6e6;
  text-align: center;
  font-size: 0; }
  .sns a {
    position: relative;
    vertical-align: top;
    display: inline-block;
    width: 48%;
    padding: 10px;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    outline: none; }
    .sns a:hover {
      opacity: 0.7; }
    .sns a .sns-top {
      display: inline-block;
      padding: 10px 0;
      line-height: 1;
      font-weight: bold;
      font-size: 18px;
      color: #fff; }
    .sns a img {
      display: inline-block;
      margin-right: 8px; }
    .sns a + a {
      margin-left: 2%; }
    .sns a.tw {
      background-color: #33CCFF;
      color: #33CCFF; }
      .sns a.tw img {
        width: 20px; }
    .sns a.fb {
      background-color: #3B5998;
      color: #3B5998; }
      .sns a.fb img {
        width: 10px; }
    .sns a.gp {
      background-color: #dc4e41;
      color: #dc4e41; }
    .sns a.line {
      background-color: #03D006;
      color: #03D006; }
    .sns a.hb {
      background-color: #00A4DE;
      color: #00A4DE; }
    .sns a .sns-count {
      display: inline-block;
      margin-left: 10px;
      padding: 3px 8px;
      background-color: #fff;
      line-height: 1;
      border-radius: 2px;
      font-weight: bold;
      font-size: 14px; }

.page .sns {
  margin: 20px 0; }

.post-content-02 .title {
  margin-bottom: 10px;
  padding: 12px 0;
  background-color: #AA9AC1;
  text-align: center;
  font-weight: normal;
  font-size: 18px;
  color: #fff; }

.relate {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: solid 1px #E6E6E6;
  line-height: 1; }
  .relate .relate-title {
    margin-bottom: 10px;
    padding: 12px 0;
    background-color: #432050;
    text-align: center;
    font-weight: normal;
    letter-spacing: 1.5px;
    font-size: 18px;
    color: #fff; }
    .relate .relate-title.recent-title {
      background-color: #37548a; }
  .relate .relate-post {
    overflow: hidden;
    float: left;
    width: 300px;
    margin-bottom: 10px; }
    .relate .relate-post:nth-of-type(2n) {
      float: right; }
    .relate .relate-post:nth-of-type(2n+1) {
      clear: both; }
    .relate .relate-post a {
      overflow: hidden;
      display: block;
      text-decoration: none; }
      .relate .relate-post a .relate-post-thumb {
        float: left;
        overflow: hidden;
        width: 90px;
        height: 90px;
        -webkit-background-size: cover;
        background-size: cover; }
        .relate .relate-post a .relate-post-thumb img {
          -webkit-transition: 0.3s;
          transition: 0.3s;
          width: 100%; }
      .relate .relate-post a h4 {
        -webkit-transition: 0.3s;
        transition: 0.3s;
        float: right;
        width: 200px;
        font-weight: normal;
        line-height: 1.4;
        font-size: 13px;
        color: #484860; }
      .relate .relate-post a:hover {
        background-color: #f9f9f9; }
      .relate .relate-post a:hover h4 {
        color: #167ac6;
        text-decoration: underline; }
      .relate .relate-post a:hover img {
        opacity: 0.7; }

/* ------------------------------------------------

// コメント欄カスタム

------------------------------------------------ */
.comment-primary-title {
  margin-bottom: 20px;
  padding: 6px 0 8px 18px;
  background-color: rgba(93, 63, 116, 0.1);
  border-top: solid 2px #5d3f74;
  border-bottom: solid 2px #5d3f74;
  line-height: 1;
  font-size: 20px;
  color: #5d3f74; }
  .comment-primary-title:before {
    display: inline-block;
    font-family: "FontAwesome";
    content: "\f0e6";
    margin-right: 8px;
    font-size: 27px; }

h3#resp, h3#reply-title {
  margin-bottom: 15px; }

.comments {
  margin-bottom: 20px;
  padding: 25px 20px 10px;
  background-color: #f9f9f9;
  border: solid 1px #ccc;
  line-height: 1;
  font-size: 0; }
  .comments .fn {
    font-weight: bold;
    font-style: normal;
    font-size: 12px !important;
    color: green; }
    .comments .fn a {
      font-size: 12px !important;
      color: green; }
  .comments p {
    margin: 5px 0 15px;
    padding-bottom: 13px;
    border-bottom: solid 1px #ccc;
    font-weight: bold;
    font-style: normal;
    font-size: 14px;
    line-height: 1.6;
    color: #484860; }
  .comments li.comment:last-child p {
    border-bottom: 0;
    padding-bottom: 0; }

.commets-list {
  padding-left: 0px; }
  .commets-list li:last-child p {
    border-bottom: 0; }

div.comment-info {
  font-weight: bold; }

cite.comment-author {
  color: #484860; }

/* 必要のないものを削除 */
p.comment-notes,
p.comment-form-email,
p.comment-form-url,
p.form-allowed-tags {
  display: none !important; }

.logged-in-as,
.comment-reply-title, .comments-title,
.comment-edit-link {
  display: none !important; }

.comment-meta,
.comment-author {
  display: inline-block; }
  .comment-meta a,
  .comment-author a {
    color: #666;
    text-decoration: none;
    cursor: inherit;
    font-size: 12px;
    cursor: text; }
  .comment-meta .says,
  .comment-author .says {
    margin-left: 4px;
    color: #333; }

.commentlist li .commentnumber {
  vertical-align: top;
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 0;
  clear: right;
  font-size: 12px;
  color: #484860; }
  .commentlist li .commentnumber:after {
    content: " : ";
    display: inline-block; }
  .commentlist li .commentnumber + div {
    vertical-align: top;
    display: inline-block;
    width: 550px;
    margin-top: 1px; }

.comment-nav-below {
  margin-top: 40px;
  text-align: right; }
  .comment-nav-below a {
    color: #3567e0; }
    .comment-nav-below a:hover {
      text-decoration: none; }

.post-comment {
  overflow: hidden; }
  .post-comment .post-comment-title {
    margin-bottom: 10px;
    padding-left: 5px;
    font-size: 18px;
    color: #484860; }
    .post-comment .post-comment-title:before {
      font-family: "FontAwesome";
      content: "\f27a";
      vertical-align: bottom;
      display: inline-block;
      margin-right: 6px;
      color: #AA9AC1; }
  .post-comment input[type=text] {
    width: 100%; }
  .post-comment input[type=text],
  .post-comment textarea {
    display: block;
    margin-bottom: 15px;
    padding: 10px;
    border: solid 2px #999;
    font-size: 16px;
    color: #333; }
  .post-comment textarea {
    width: 100%;
    height: 200px; }
  .post-comment input[type=submit] {
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    display: block;
    float: right;
    width: 200px;
    padding: 12px 0;
    background-color: #484860;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    cursor: pointer; }
    .post-comment input[type=submit]:hover {
      background-color: #767698; }

/* ネタ募集欄 */
.neta-recrut {
  margin-top: 30px;
  border: solid 2px #843434;
  line-height: 1; }
  .neta-recrut .title {
    padding: 10px 0;
    background-color: #843434;
    text-align: center;
    letter-spacing: 1.2px;
    font-weight: normal;
    font-size: 20px;
    color: #fff; }
  .neta-recrut .inner {
    padding: 16px 20px 20px;
    font-size: 0; }
  .neta-recrut p {
    padding: 0 0 15px;
    line-height: 1.6;
    font-size: 14px;
    color: #333; }
  .neta-recrut .recruit-btn {
    vertical-align: top;
    display: inline-block;
    width: 140px;
    height: 40px;
    margin-right: 15px;
    text-align: center; }
    .neta-recrut .recruit-btn.mail-recruit {
      padding: 8px;
      background-color: #78cecc;
      font-size: 25px;
      color: #fff; }
    .neta-recrut .recruit-btn.tw-recruit {
      padding: 7px;
      background-color: #00aced;
      font-size: 27px;
      color: #fff; }
    .neta-recrut .recruit-btn i {
      vertical-align: top; }
    .neta-recrut .recruit-btn:hover {
      opacity: 0.8; }
  .neta-recrut .other-recruit {
    vertical-align: top;
    display: inline-block;
    width: 260px;
    height: 40px;
    padding-top: 11px;
    background-color: #f2f2f2;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    color: #666; }
    .neta-recrut .other-recruit:before {
      display: inline-block;
      font-family: "FontAwesome";
      content: "\f0d8";
      margin-right: 8px;
      font-size: 17px;
      color: #843434; }

/* ------------------------------------------------

// アーカイブページ

------------------------------------------------ */
.archive-title {
  padding: 17px 20px;
  background-color: #c8709a;
  background-image: url(images/news_title_bg_pc.png), -moz-linear-gradient(top, #5d3f74 0%, #3c154b 100%);
  background-image: url(images/news_title_bg_pc.png), -webkit-linear-gradient(top, #5d3f74 0%, #3c154b 100%);
  background-image: url(images/news_title_bg_pc.png), linear-gradient(to bottom, #5d3f74 0%, #3c154b 100%);
  background-repeat: no-repeat;
  background-position: right center;
  letter-spacing: 1.5px;
  font-weight: bold;
  font-size: 20px;
  color: #fff; }
  .archive-title:before {
    vertical-align: inherit;
    display: inline-block;
    font-family: "FontAwesome"; }
  .archive-title.category-archive:before {
    content: "\f07c";
    margin-right: 10px; }
  .archive-title.tag-archive:before {
    content: "\f02b";
    margin-right: 10px; }
  .archive-title.search-archive:before {
    content: "\f00e";
    margin-right: 10px; }

/* ------------------------------------------------

// フッター

------------------------------------------------ */
.pagetop {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px; }
  .pagetop:hover {
    opacity: 1; }

.primary-footer {
  min-width: 1200px;
  margin-top: 100px;
  padding: 40px 0;
  background-color: #61547a;
  background-image: url(images/menu_bg_left.png), url(images/menu_bg_right.png), -moz-linear-gradient(top, #61547a 0%, #5f3665 100%);
  background-image: url(images/menu_bg_left.png), url(images/menu_bg_right.png), -webkit-linear-gradient(top, #61547a 0%, #5f3665 100%);
  background-image: url(images/menu_bg_left.png), url(images/menu_bg_right.png), linear-gradient(to bottom, #61547a 0%, #5f3665 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61547a', endColorstr='#5f3665',GradientType=0 );
  background-repeat: no-repeat,no-repeat;
  background-position: left 97%,right 10%; }
  .primary-footer .copyright {
    text-align: center;
    font-size: 12px;
    color: #fff; }


