@charset "utf-8";

body, h1, h2, h3 {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ＭＳ ゴシック", Arial, Helvetica, sans-serif;
}
body {
  line-height: normal;
}
.main-container {
  width: 1073px;
  margin: auto;
}
.main-header-img {
  background: #fff;
}

.main {
  float: left;
  width: 728px;
  margin: 0 15px;
  margin-left: 30px;
}
.sub {
  width: 300px;
  float: left;
  margin: 0;
  margin-left: 30px;
}
header, footer, .nav-links .prev, .nav-links .next {
  background: #6090EF;
}

header {
  color: #fff;
}

footer {
  color: #fff;
  padding: 10px 0;
}

/* Popup Menu -------------------------------------------------- */
#pop_menu {
  padding: 2px;
  position: fixed;
  z-index: 100;
}

/* Widget Header -------------------------------------------------- */
.widget-title {
  border: 1px solid #1990d5;
  border-bottom: none;
  background-color: #45aeea;
}

.widget-title {
  color: #ffffff;
  font-size: 120%;
  font-weight: normal;
  margin: 0;
  padding: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.widget-header {
  border: 1px solid #1990d5;
  border-bottom: none;
  color: #ffffff;
  background-color: #45aeea;
}
.widget-header h2 {
  color: #ffffff;
  font-size: 120%;
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.widget-title+div {
}

.widget-header [class^="icon-"],
.widget-header [class*=" icon-"] {
  margin-top: 4px;
}

.widget-body {
  border: 1px solid #d8d8d8;
}

.space-top {
  margin: 20px 0 0 0;
}

.widget-footer {
  border-top: none;
  /*color: #ffffff;*/
  margin: 0;
}

/* Category -------------------------------------------------- */
div.c0,
div.c1,
div.c2,
div.c3,
div.c4,
div.c5,
div.c6,
div.c7,
div.c8,
div.c9,
div.c10,
div.adult {
  display: none;
}

/* Icon -------------------------------------------------- */
.fa-white:before {
    color: #fff ;
}

/* Side Menu -------------------------------------------------- */
.category-menu-a {
  text-align: left;
  padding-left: 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

#phone-menu {
  text-align: center;
  margin-bottom: 20px;
}

/* CRanking -------------------------------------------------- */
#cranking h2 {
  font-size: 85%;
}

#cranking [class^="icon-"],
#cranking [class*=" icon-"] {
  margin-top: 0px;
}

#crank-table, #crank-table-sp {
    table-layout: fixed;
  font-size: 85%;
}
#crank-table td, #crank-table-sp td {
  border: 1px #d8d8d8 solid;
  padding: 5px;
  /*position: relative;*/
}
td.crank-n {
  margin: 0;
  padding: 5px;
  line-height: 120%;
  text-align: center;
  width: 20%;
}
#crank-table-sp td.crank-n {
  width: 10%;
}
#crank-table a, #crank-table-sp a {
  display: block;
  margin: 0;
  padding: 0 0 14px 0;
  line-height: 120%;
  word-wrap: break-word;
}
#crank-table .crank-div, #crank-table-sp .crank-div {
  position: relative;
}
#crank-table span.clickcnt, #crank-table-sp span.clickcnt {
  bottom: 0;/*3px;*/
  font-size: 12px;
  font-style: normal;
  background-color: #a7dff1;
  color: #157ab5;
  position: absolute;
  right: 0;/*3px;*/
  padding: 0 4px;
  line-height: 1.2;
}

#month select {
  margin-bottom: 0;
}

/* SNS -------------------------------------------------- */
#sns [class^="icon-"],
#sns [class*=" icon-"] {
  margin-top: 0px;
}

#sns h2 {
  font-size: 85%;
}

#follow {
  height: 20px;
}

.hatena-bookmark-button-frame {
  margin-left: 0!important;
}

#follow, #twitter, #hatena, #fb {
  padding: 5px;
}

/* QR -------------------------------------------------- */
#qr-code [class^="icon-"],
#qr-code [class*=" icon-"] {
  margin-top: 0px;
}

#qr-code h2 {
  font-size: 85%;
}

/* RRanking -------------------------------------------------- */
#rranking h2 {
  font-size: 85%;
}

#rranking [class^="icon-"],
#rranking [class*=" icon-"] {
  margin-top: 0px;
}

#rrank-table {
    table-layout:fixed;
  font-size: 85%;
}

#rrank-table td {
  border: 1px #d8d8d8 solid;
  padding: 2px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

td.rrank-n {
  text-align: center;
  width: 25%;
}

td.rrank-d {
  text-align: right;
}

#caption {
  border: 1px #d8d8d8 solid;
  font-size: 12px;
  padding: 4px;
}

/* Article -------------------------------------------------- */
#individual-article-body,
.top-group-body,
#best-body,
#article-body {
  margin: 0;
  padding: 0px;
  list-style-type: none;
  overflow: hidden;
}

.top-list,
.list {
  display: block;
  margin: 0;
  padding: 10px 5px;
  border-bottom: 1px solid #efefef;
}

h3 {
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  color: #555555;
  background-color: #ffffff;
  font-weight: normal;
}

a.top-group-name,
a.top-list,
a.list-a {
  text-decoration: none;
  display:block;
  overflow: hidden;
}
#article-body a.list-a {
  height: 42px;
}

a.top-list:hover,
a.list-a:hover {
  display: block;
  text-decoration: none;
  background-color: #f4f4f4;
}

.list-site {
  color: #aaa;
  font-size: 80%;
}

#article-footer {
  padding: 10px 10px;
  text-align: center;
}

/* Individual Article -------------------------------------------------- */
#article-title h1 {
  padding-left: 10px;
  color: #317eac;
  font-size: 20px;
  line-height: 1.2;
}

.site-title {
  height: 30px;
  font-size: 20px;
  float: left;
  margin: 5px;
  color: #fff;
}
.site-title-sp {
  padding: 1px;
  font-size: 18px;
  float: left;
  margin: 0px;
  color: #fff;
}


#individual-article-body {
  height: auto;
}

#individual-article-footer {
  padding: 10px 0px;
  text-align: center;
}

/* Top Group List -------------------------------------------------- */
a.top-group-name-a:link,
a.top-group-name-a:visited,
a.top-group-name-a:active,
a.top-group-name-a:hover {
  color: #ffffff;
}

.top-group-body {
  overflow: hidden;
  /*height: 159px;*/
}

/* Link Color Red -------------------------------------------------- */
a.link-red:link,
a.link-red:visited,
a.link-red:active,
a.link-red:hover {
  color: #ff0000;
  font-weight: bold;
}

/* Link Color Pink -------------------------------------------------- */
a.link-pink:link,
a.link-pink:visited,
a.link-pink:active,
a.link-pink:hover {
  color: #ff0066;
  font-weight: bold;
}

/* Blog Roll -------------------------------------------------- */
.blogroll-wrapper{
  overflow-y: scroll;
  border: 1px solid #d8d8d8;
}

.blogroll-column{
  width: 50%;
  height: 200px;
  float:left;
}

/* Main Footer -------------------------------------------------- */
#main-footer h2 {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #1990d5;
  background-color: #45aeea;
  color: #ffffff;
  font-size: 17px;/*120%;*/
  font-weight: normal;
  margin: 15px 0 0 0;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* Alert -------------------------------------------------- */
.alert {
  color: #555555;
}

#month-table {
  padding: 5px;
}

.white-space-nowrap {
  white-space: nowrap;
}

.text-aligin-center {
  text-align: center;
}

/* Category Tabs -------------------------------------------------- */
.article-tabs {
  margin: 0;
}

#article-tabs-area {
  padding: 5px;
}

/* Modal Window -------------------------------------------------- */
.modal-window {
  display: none;
}

.modalBody {
  position: fixed;
  z-index: 1000;
  background: #fff;
  width: 690px;
  left: 50%;
  top: 50%;
  height: 680px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #1990d5;
  padding: 10px;
}

.modalBK {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  height: 100%;
  width: 100%;
  background: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;
}

.modal-window {
  width: 690px;
  color: #000;
}

td.modal-td {
  white-space: nowrap;
}

td.modal-td-c {
  text-align: center;
  color: #ffffff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  background-color: #45aeea;
}

button.modal-close {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

#result-sample, #result-sample-an {
  line-height: 1.2;
  height: 40px;
  overflow-y: scroll;

}

/* AD sp -------------------------------------------------- */
/*
div.ad-sp {
  display: none!important;
}
*/

.twitter-share-button, .hatena-bookmark-button-frame {
  vertical-align: middle;
}

.hatena-bookmark-button-frame {
  margin-left: 8px;
}

.fb_edge_widget_with_comment.fb_iframe_widget {
  height: 13px;
}

#article-title, .list, .adult, #rranking, #cranking, .ad-pc-ad {
  display: none;
}

.navbar .brand {
  padding: 0px 20px 0px;
}
.navbar-inner {
  background-color: #45aeea;
  background-image: none;
}
.nav-menu {
  color: #fff;
}

#ad-sp-header, #ad-sp-body, #ad-sp-footer, .ad-sp-article, .ad-sp-article-320 {
  text-align: center;
  margin: 0 auto;
  width: 300px;
}

.ad-sp-article-320 {
  width: 320px;
}

#ad-sp-header {
  margin-bottom: 10px;
}

#s {
  width: 90%;
}

.screen-reader-text {
  display: none;
}

a#index-title-link:link,
a#index-title-link:visited,
a#index-title-link:active,
a#index-title-link:hover {
  color: #ffffff;
  text-decoration: underline;
}
.only-sp {
  display:none !important;
}
.only-pc {
  display:block !important;
}

.gf-img{
  max-width: 300px;
  height: auto;
}

.nav-links .page-numbers {
  display: none;
}
.nav-links .prev
,.nav-links .next {
  display: block;
  background-color: #034482;
  width: 5%;
  padding: 10px 5%;
  border-radius: 5px;
  color: #fff;
}
.nav-links .prev {
  float: left;
  margin: 0 1% 0 30%;
}
.nav-links .next {
  float: right;
  margin: 0 30% 0 1%;
}

.wpp-list {
  margin: 0;
}
.wpp-list li {
  border-bottom: 1px solid #efefef;
  padding: 10px 5px;
}
.wpp-list li a {
  font-size: 14px;
}
.s-section {
}
.static-table {
  margin: 10px;
}
.list {
  display:block;
  float:left;
  width: 100%;
  box-sizing: border-box;
}
.btn-inverse {
  background:none;
}
.wp-post-image {
  height: 60px;
  width: 60px;
  float:left;
  margin-right: 5px;
}
.pickup-sp {
  margin-bottom: 20px;
}
.pickup-pc {
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
.pickup-item-sp {
  padding: 5px;
  height: 60px;
  overflow: hidden;
  border-bottom: 1px dashed #ccc;
}

.pickup-item-sp {}
.pickup-item-sp .pickup-item-img {
  width: 33%;
  float:left;
  margin-right: 5px;
  padding: 0;
  overflow: hidden;
  height: 60px;
}

.progress {
  height: 10px;
  margin-bottom: 0;
  margin-top: 5px;
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 10px;
    line-height: 10px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

a.cv-btn, .cv-btn:link, a.cv-btn:visited, a.cv-btn:hover, a.cv-btn:active {
  display: block;
  background: #ddd;
  border-radius: 5px;
  font-family: Arial;
  font-size: 18px;
  color: #2fa4e7;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  border: 3px solid #aaa;
  margin: 10px auto;
  text-align: center;
}

a.cv-btn:hover {
  text-decoration: underline;
  background: #efefef;
}

.article-main-img {
  color: #2fa4e7;
  margin: 10px 20px;
  text-align: center;
  clear: both;
}

.article-main-img img {
  width: 500px;
  padding: 5px;
  background: #999;
}
@media(min-width: 767px) {
  .row-fluid .span2_4 {
    width: 17.8%;
  }
}

@media(max-width: 767px) {
  .main-container {
    width: 100%;
    margin: auto;
  }
  .main {
    width: 100%;
    margin: 0;
  }
  .only-sp {
    display:block !important;
  }
  .only-pc {
    display:none !important;
  }
  .nav-links .page-numbers {
    display: none;
  }
  .nav-links .prev
  ,.nav-links .next {
    display: block;
    background-color: #034482;
    width: 30%;
    padding: 10px 5%;
    border-radius: 5px;
    color: #fff;
    margin: 5%;
  }
  .nav-links .prev {
    float: left;
  }
  .nav-links .next {
    float: right;
  }
  .list {
    height: 70px;
    display: block;
    overflow: hidden;
    padding: 5px;
  }
  .wp-post-image {
    height: 60px;
    width: 60px;
    float:left
  }

  .widget-header {
    color: #fff;
    background: #6090EF;
  }
  #cranking-sp {
    float: left;
  }
  .article-main-img {
    margin: 10px;
  }
  .article-main-img img {
    width: 90%;
    margin: 10px;
  }

  .cv-btn {
    width: 80%;
  }
}



