@charset "UTF-8";
/*
Theme Name: GirlsNews
Author: Yuuki Sato
Version: 1.2
*/
/*html5リセット*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, amp-img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/*html5リセットend*/
body {
  color: #333333; /* MAIN BODY TEXT COLOR */
  font-family: "游ゴシック体", YuGothic, "Yu Gothic", "メイリオ", Meiryo, "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif, "ＭＳ Ｐゴシック", "MS Pゴシック", Osaka, "ヒラギノ角ゴ Pro W5";
  font-size: 14px;
  font-size-adjust: none;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1.5;
  background-color: #ffffff;
}

p, .p {
  margin-bottom: 15px;
}

ul li {
  list-style-type: none;
}

img, amp-img {
  border: none;
}

a img:hover, a amp-img:hover {
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

form {
  margin: 0px;
  padding: 0px;
}

small {
  font-size: 90%;
}

#widget_ondemand_ranking-2 span {
  background-color: #ff7f50;
  color: #ffffff;
  display: block;
  float: left;
  height: 46px;
  margin-right: 5px;
  padding: 2px;
  width: 10px;
}

#widget_ondemand_ranking-2 small {
  float: left;
  text-overflow: ellipsis;
}

#widget_ondemand_ranking-2 h3 {
  overflow: hidden;
}

.clearfix {
  zoom: 1;
}

.clearfix:after,
.news_aranking li a:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

/* LINKS */
a, h1.blogtitle a:hover, .postdata a:hover, h2.posttitle a:hover, tags a:hover, .commentlist cite a, .commentlist cite, #subnav li a:hover, #subnav .current_page_item a, .button:hover, #calendar caption {
  color: #0088cc;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

/* THUMBNAILS */
.list_img, .list_img_l {
  float: left;
  text-align: center;
}

/* HEADERS */
h1, h2, h3, h4, h5, h6 {
  color: #333333;
  font-weight: normal;
  margin: 0;
  padding: 0;
  line-height: 1.1em;
}

h1 a, h2 a, h3 a, h4 a, h5 a {
  color: #333333;
}

/* header */
#header {
  padding: 20px 0 10px;
  background-color: #ffffff;
}

#seven_colors {
  width: 100%;
  height: 5px;
  display: block;
  background-color: #fa688a;
}

/* site title */
.blogtitle {
  float: left;
  line-height: 47px;
  position: relative;
  margin-left: 51px;
  font-size: 17px; /* blog title size */
  height: 90px;
  font-family: "myriad pro", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; /* MAIN BODY FONTS */
  z-index: 9999;
}

.blogtitle .sheen {
  position: absolute;
  z-index: 5;
  background-color: transparent;
  background-image: url(images/sheen.png);
  background-position: 0 0;
  background-repeat: repeat-x;
  display: block;
  width: 100%;
  height: 50px;
  float: left;
}

.logo {
  float: left;
  margin-right: 10px;
  margin-left: 10px;
}

.header_ad {
  width: 728px;
  height: 90px;
  float: left;
}

/* PLogin */
.login_btn {
  width: 65px;
  height: 24px;
  /*  margin-top: 12px;
    float: right;*/
}

.login_btn a {
  color: #ffffff;
  background-color: #ff567a;
  font-size: 12px;
  text-decoration: none;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  padding: 6px 8px;
  box-shadow: 0 2px 0 #d6254b, 0 4px 0 rgba(0, 0, 0, 0.2);
  transform: translateY(0px);
  transition: translateY 0.3s, color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;
  -webkit-transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;
}

.login_btn a:hover,
.login_btn a:active,
.login_btn a:focus {
  transition-duration: 0.2s;
  transform: translateY(0.2px);
  background-color: #fdb7c6;
  box-shadow: 0 2px 0 #d6254b, 0 3px 0 rgba(0, 0, 0, 0.2);
  padding: 6px 8px;
}

#login-form .login_btn {
  margin-top: 12px;
  margin-left: 24px;
  margin-bottom: 12px;
}

/* Pigooグローバルメニューログインボタン（読み込めなかった時のため） */
.header_login {
  width: 65px;
  height: 24px;
  margin-top: 12px;
  float: right;
}

.header_login a {
  color: #ffffff;
  background-color: #ff567a;
  font-size: 12px;
  text-decoration: none;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  padding: 6px 8px;
  box-shadow: 0 2px 0 #d6254b, 0 4px 0 rgba(0, 0, 0, 0.2);
  transform: translateY(0px);
  transition: translateY 0.3s, color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;
  -webkit-transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;
}

.header_login a:hover,
.header_login a:active,
.header_login a:focus {
  transition-duration: 0.2s;
  transform: translateY(0.2px);
  background-color: #fdb7c6;
  box-shadow: 0 2px 0 #d6254b, 0 3px 0 rgba(0, 0, 0, 0.2);
  padding: 6px 8px;
}

.mymenu ul li:nth-child(1):before {
  content: url(/wp-content/themes/girlsnews/images/mymenu-clip.png);
  position: absolute;
  top: 1px;
  left: 1px;
}

.mymenu ul li:nth-child(2):before {
  content: url(/wp-content/themes/girlsnews/images/mymenu-heart.png);
  position: absolute;
  top: 3px;
  left: 1px;
}

.mymenu ul li:nth-child(3):before {
  content: url(/wp-content/themes/girlsnews/images/mymenu-user.png);
  position: absolute;
  top: 1px;
  left: 1px;
}

.mymenu img, .mymenu amp-img {
  float: left;
  margin-left: 5px;
}

/* toolbox */
.toolbox {
  margin: 55px 0 0 0;
  text-align: right;
}

/* search form */
#searchform {
  display: inline-block;
  vertical-align: top;
  width: 205px;
  font-size: 12px;
  margin: 0 32px 0 0;
  padding: 0;
}

#searchform #s {
  background: #ffffff url(/wp-content/themes/girlsnews/images/form-field-bg.gif) no-repeat;
  width: 158px;
  padding: 4px 7px 2px 5px;
  font-size: 12px;
  color: #999999;
  border: 1px 0 0 1px solid #888888;
  -moz-border-radius: 0;
  -khtml-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin: 0;
  margin-top: 6px;
}

#searchform #searchsubmit {
  background: url(/wp-content/themes/girlsnews/images/search-button.png) no-repeat 0 0;
  height: 24px;
  width: 24px;
  border: none;
  cursor: pointer;
  text-indent: -999%;
  line-height: 1px;
  margin: 0;
}

/* translate form */
#translateform {
  display: inline-block;
  vertical-align: top;
  width: 205px;
  font-size: 12px;
  padding: 0;
  margin: 2px 0 0 0;
}

.translatehead {
  display: inline-block;
  vertical-align: top;
  margin: 8px 0 0 0;
  font-size: 14px;
}

.textwidget {
  display: inline-block;
  vertical-align: top;
}

/* main menu */
#menu {
  font-size: 12px;
  height: 39px;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  /*margin: 0 auto 18px;*/
  margin-bottom: 4px;
  width: 99%;
  line-height: 0.7;
}

#menu small {
  display: none; /* remove this later */
}

#menu ul {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  list-style: none;
  margin: 0 0 0 10px;
  padding: 0;
  text-align: center;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}

#menu ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0;
}

#menu ul li a.home {
  padding: 10px 20px 5px 15px;
  height: 22px;
}

#menu ul li a {
  display: inline-block;
  vertical-align: top;
  padding: 14px 18px 0 18px;
  height: 22px;
  text-decoration: none;
  color: #ababab;
}

#menu .current_page_item a, #menu .current_page_item a:hover, #menu li a:active {
  text-decoration: none;
  color: #f98fa6;
  border-bottom: 1px solid #f98fa6;
}

#menu li a:hover {
  color: #f98fa6;
  border-bottom: 1px solid #f98fa6;
}

#menu li a:active {
  color: #f98fa6;
  border-bottom: 1px solid #f98fa6;
}

/* main content area */
.base {
  margin: 0;
  padding: 30px 0 30px 0;
  background-color: #fffbfb;
}

.base.top {
  padding-top: 15px;
}

.contents {
  width: 1038px;
  margin: 0 auto;
}

.main_colum {
  display: inline-block;
  width: 705px;
  margin: 20px 18px 0 0;
  vertical-align: top;
}

.sub_colum {
  display: inline-block;
  width: 300px;
  margin-top: 20px;
  vertical-align: top;
}

/* TopPage */
/* Slick */
.slick-slide {
  opacity: 0.5;
  margin: 0.98%;
  margin-bottom: 0;
}

.slick-current {
  opacity: 1 !important;
  transform: scale(1.7);
}

.slick-slide img {
  position: relative;
  top: 50px;
  width: 98%;
}

.slick-slide .pg-top-hero-text-wrap {
  display: none;
}

.slick-current .pg-top-hero-text-wrap {
  display: block;
  transform: scale(0.85);
}

.slick-slider {
  margin: 0 0 0 2%;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  opacity: 0.6;
}

.pg-top-hero-text-wrap {
  background-color: #474747;
  position: relative;
  top: -36px;
  z-index: 1000;
  width: 90%;
  margin: 0 auto;
  padding: 7px;
  height: 125px;
  text-align: left;
  overflow: hidden;
}

.pg-top-hero-text-title {
  font-size: 12px;
  display: inline;
  color: #ffffff;
  background-color: #fa688a;
  padding: 4px 8px;
  margin: 0;
}

.pg-top-hero-text-description {
  color: #ffffff;
  font-size: 12px;
  margin: 10px 0 16px 0;
}

.pg-top-hero-text-data {
  text-align: right;
  position: relative;
  top: -8px;
  font-size: 11px;
  color: #bbbbbb;
}

.center .slick-next {
  right: 32px;
  /*background: #aaaaaa;*/
  width: 55px;
  height: 55px;
  border-radius: 100px;
  z-index: 5000;
  top: 35%;
}

.center .slick-prev {
  left: 32px;
  /*background: #aaaaaa;*/
  width: 55px;
  height: 55px;
  border-radius: 100px;
  z-index: 5000;
  top: 35%;
}

.center .slick-prev:before,
.center .slick-next:before {
  font-family: "slick";
  font-size: 55px;
  line-height: 1;
  opacity: 0.75;
  color: #aaaaaa;
  font-weight: bold;
  z-index: 5500;
}

.notice {
  padding: 0 0 18px 0;
  margin: 0 0 35px 0;
}

.notice h3 {
  color: #ffffff;
  text-align: center;
  font-size: 28px;
  padding: 12px 0;
  margin: 0 auto 30px;
  /*width: 240px;*/
  border-radius: 3px;
  display: block;
}

.jscroll-next a {
  background-color: #a7a7a7;
  color: #ffffff;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 4px 10px;
  text-align: right;
  position: relative;
  right: 16px;
  display: block;
  width: 140px;
  margin-left: auto;
}

.arrival {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin: 0 0 16px 16px;
}

.arrival_sp {
  display: none;
}

.arrival a:link {
  width: 100%;
  /*height: 225px;
  overflow: hidden;*/
  display: block;
  margin: 0;
  padding: 0;
}

.arrival a:visited {
  border: 1px solid #ffffff;
}

.arrival a:hover {
  text-decoration: none;
}

.arrival a.post-edit-link {
  width: 100%;
  height: 30px;
  overflow: visible;
  display: block;
  border: 0 solid #ffffff;
  margin: 0;
  /*padding: 0 0 35px 0;*/
  line-height: 1.1;
  background-color: #e0eaf9;
  font-size: 80%;
}

.arrival .textbox {
  background-color: #ffffff;
  width: 100%;
  /*height: 260px;*/
}

.arrival h2 {
  font-weight: bold;
  /*height: 36px;*/
  line-height: 1.3;
  padding: 0 4px 0;
}

.arrival a:link h2 {
  /*text-decoration: underline;*/
}

.arrival a:hover h2 {
  text-decoration: none;
  color: #fa688a;
}

.arrival .thumbnail {
  width: 68px;
  height: 68px;
  overflow: hidden;
  margin-right: 10px;
}

.arrival .list_img_l {
  position: relative;
  background-color: #ffffff;
  text-align: center;
  width: 100%;
  margin: 0 0 4px 0;
  height: 175px;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  border-bottom: 1px solid #eaeaea;
}

span.date {
  font-size: 80%;
  color: #969696;
  display: block;
  margin-top: 2px;
  text-align: right;
}

/*span.date-box {
  position: absolute;
    right: 0;
    bottom: 1px;
}*/
/* PostPage */
.repo_contents {
  margin: 0 10px 10px 0;
  padding: 8px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #ffffff;
}

.post.sticky {
  font-weight: bold;
  border: 1px solid #999999;
}

.post .sticky .posttitle {
  font-weight: bold;
}

.post .date span {
  height: 16px;
  display: block;
  font: normal 11px Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-align: center;
  padding-top: 7px;
}

.post .entry {
  margin: 10px 0;
}

/* post title */
.title h1 {
  font-size: 160%;
  font-weight: bold;
  border-bottom: 1px dotted;
  margin-bottom: 5px;
  padding: 5px 0 5px;
  color: #fa688a;
}

/* post data */
.postdata {
  font-size: 90%;
  color: #999999;
  text-align: right;
}

.postdata span.category,
.postdata span.tags,
.postdata span.postdata {
  display: block;
  text-align: left;
}

.postdata .author {
  font-weight: bold;
  float: right;
  padding-right: 10px;
}

.postdata .comments {
  margin-right: 30px;
  font-size: 12px;
  float: right;
}

.category {
  text-align: left;
  line-height: 2.4em;
}

.category a {
  font-size: 90%;
  background-color: #bbbbbb;
  color: #ffffff;
  text-align: left;
  padding: 5px;
}

.category a:visited {
  color: #ffffff;
}

.category a.add_fav {
  position: relative;
  top: -4px;
  left: -8px;
  background-color: rgba(0, 0, 0, 0);
  margin: 0 -4px 0 2px;
  padding: 5px 0;
}

.category a.add_fav .heart {
  position: relative;
  margin: 0 auto;
  padding: 0 10px 0 10px;
}

.category a.add_fav .heart:before,
.category a.add_fav .heart:after {
  position: absolute;
  content: "";
  width: 12px;
  height: 18px;
  background: #ffc0cb;
}

.category a.add_fav .heart:before {
  left: 0px;
  transform: rotate(-45deg);
  border-radius: 12px 12px 0 0;
}

.category a.add_fav .heart:after {
  left: 4px;
  transform: rotate(45deg);
  border-radius: 12px 12px 0 0;
}

.sharebox {
  display: block;
  text-align: left;
}

.sharebox ul li {
  float: left;
  margin-right: 4px;
}

span.tags {
  font-weight: normal;
}

span.postdata {
  float: right;
}

.mini-add-comment {
  background: url(images/mini-down-arrow.gif) no-repeat left center;
  padding-left: 12px;
  float: right;
}

/* post content */
.content_text {
  margin-bottom: 10px;
}

.content_text h2 {
  font-size: 140%;
  color: #963296;
  border-bottom: 2px solid;
  border-left: 7px solid;
  padding: 4px;
  font-weight: bold;
}

.content_text h3 {
  font-size: 125%;
  color: #ffffff;
  background-color: #fa688a;
  padding: 14px 10px;
  margin: 30px 0 15px 0;
}

.content_text h4 {
  font-size: 120%;
  border-bottom: 2px solid;
  padding-bottom: 2px;
  padding-left: 2px;
}

.content_text h5 {
  font-size: 110%;
}

.content_text ol {
  padding: 10px 10px 10px 35px;
  margin: 5px 0;
}

.content_text ol li {
  color: #646464;
  font-size: 110%;
  margin-bottom: 10px;
}

.content_text ul {
  border-top: 1px dashed #c8c8c8;
  border-bottom: 1px dashed #c8c8c8;
  padding: 10px;
  margin: 10px 0;
}

.content_text ul li:first-child {
  margin-top: 0;
}

.content_text ul li {
  list-style-type: none;
  text-indent: 0;
  color: #868686;
  margin: 0 0 5px 0;
  font-size: 90%;
  line-height: 150%;
}

.content_text ul li:nth-child(even) {
  font-size: 110%;
  font-weight: bold;
  line-height: 150%;
  text-indent: 0;
  margin-top: 0;
  margin-bottom: 15px;
  color: #323232;
}

.content_text ul li:last-child, .content_text ul li p:last-child {
  margin-bottom: 0;
}

.entry span {
  color: #969696;
  font-size: 90%;
  line-height: 120%;
}

/* page title */
h3.index {
  color: #963296;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
  padding-bottom: 3px;
  background: url(images/title.gif) no-repeat;
  text-indent: 22px;
  border-bottom: 5px solid #963296;
}

/* 記事画像 */
.img_field_wrap {
  width: 300px;
  float: right;
  padding-left: 15px;
  background-color: #ffffff;
}

#img_field ul {
  margin: 0;
  padding: 0;
  border: none;
}

.single_img_field_l {
  margin-bottom: 2px;
  text-align: center;
}

.single_img_field_l img, .single_img_field_l amp-img {
  vertical-align: middle;
  margin: auto;
}

.single_img_field_lalt {
  text-align: center;
  margin-bottom: 4px;
}

.single_img_field_s {
  width: 50%;
  margin-bottom: 5px;
  float: left;
  text-align: center;
  color: #f4f4f4;
  height: 90px;
  display: block;
  background-color: #f1f1f1;
}

.single_img_field_s img, .single_img_field_s amp-img {
  max-width: 130px;
  height: auto;
  margin: auto;
}

/* ページナビ */
/* next & previous page navigation */
.page-nav {
  clear: both;
  margin-bottom: 0.6em;
  padding: 4px;
  background: #e5e5e5;
}

.page-nav a, .page-nav a:visited {
  color: #333333;
  text-decoration: none;
}

.page-nav a:hover {
  color: #114f92;
  text-decoration: none;
}

.previous-entries a {
  float: left;
  padding-left: 10px;
  margin-left: 10px;
  background: url(images/navigation-left.gif) no-repeat left center;
}

.next-entries a {
  float: right;
  padding-right: 10px;
  margin-right: 10px;
  background: url(images/navigation-right.gif) no-repeat right center;
}

/* next & previous post navigation */
.post-nav {
  clear: both;
  padding-bottom: 35px;
  margin-top: 15px;
  font-size: 95%;
}

.post-nav a, .post-nav a:visited {
  color: #999999;
  text-decoration: none;
}

.post-nav a:hover {
  color: #333333;
  text-decoration: none;
}

.post-nav .previous a {
  float: left;
  padding-left: 20px;
  background: url(images/post-nav-previous.gif) no-repeat left center;
}

.post-nav .next a {
  float: right;
  padding-right: 20px;
  text-align: right;
  background: url(images/post-nav-next.gif) no-repeat right center;
}

small.pastpost a {
  background-color: #ffffff;
  border: 1px solid #fa688a;
  padding: 4px 12px 3px 16px;
  color: #fa688a;
  -webkit-border-radius: 13px 0 0 13px;
  -moz-border-radius: 13px 0 0 13px;
  border-radius: 13px 0 0 13px;
}

small.pastpost a:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#ff9abc), to(#fa688a));
  background: -moz-linear-gradient(top, #ff9abc, #fa688a);
  background-color: #fa688a;
  color: #ffffff;
  text-decoration: none;
}

small.nextpost a {
  background-color: #ffffff;
  border: 1px solid #fa688a;
  padding: 4px 16px 3px 12px;
  color: #fa688a;
  -webkit-border-radius: 0 13px 13px 0;
  -moz-border-radius: 0 13px 13px 0;
  border-radius: 0 13px 13px 0;
}

small.nextpost a:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#ff9abc), to(#fa688a));
  background: -moz-linear-gradient(top, #ff9abc, #fa688a);
  background-color: #fa688a;
  color: #ffffff;
  text-decoration: none;
}

/* wp-pagenavi */
.wp-pagenavi {
  clear: both;
}

/*.wp-pagenavi a, .wp-pagenavi span {
  text-decoration: none;
  border: 1px solid #bfbfbf;
  padding: 3px 5px;
  margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
  border-color: #000000;
}
.wp-pagenavi span.current {
  font-weight: bold;
}*/
.wp-pagenavi span, .wp-pagenavi a.extend {
  background-color: #ffffff;
  border: 1px solid #fa688a;
  padding: 2px 3px;
  margin: 2px;
  color: #fa688a;
  /*  -webkit-border-radius: 13px 0 0 13px;
    -moz-border-radius: 13px 0 0 13px;
    border-radius: 13px 0 0 13px;*/
}

.wp-pagenavi a.first, .wp-pagenavi a.previouspostslink, .wp-pagenavi a.smaller {
  background-color: #ffffff;
  border: 1px solid #fa688a;
  padding: 2px 3px;
  margin: 2px;
  color: #fa688a;
  -webkit-border-radius: 13px 0 0 13px;
  -moz-border-radius: 13px 0 0 13px;
  border-radius: 13px 0 0 13px;
}

.wp-pagenavi a.last, .wp-pagenavi a.nextpostslink, .wp-pagenavi a.larger {
  background-color: #ffffff;
  border: 1px solid #fa688a;
  padding: 2px 3px;
  margin: 2px;
  color: #fa688a;
  -webkit-border-radius: 0 13px 13px 0;
  -moz-border-radius: 0 13px 13px 0;
  border-radius: 0 13px 13px 0;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
  background: -webkit-gradient(linear, left top, left bottom, from(#ff9abc), to(#fa688a));
  background: -moz-linear-gradient(top, #ff9abc, #fa688a);
  background-color: #fa688a;
  color: #ffffff;
  text-decoration: none;
}

.wp-pagenavi a.previouspostslink, .wp-pagenavi a.nextpostslink {
  display: none;
}

/* 関連記事 */
h4.elements {
  color: #646464;
  font-size: 130%;
  font-weight: bold;
  border-bottom: 3px solid #969696;
  padding-bottom: 2px;
  margin: 15px 0 5px 0;
}

/* wp-tmkm-amazon */
.amp-img_tmkm-amazon {
  float: left;
  margin-right: 10px;
}

/* ソーシャルボタンエリア */
/*#social_top ul {
  list-style-type: none;
  margin: 5px 0 0 0;
  padding: 0;
}
#social_top ul li {
    float: left;
    margin-right: 5px;
}

#social ul {
  list-style-type: none;
  border: 5px solid #e8e8e8;
  padding: 7px 5px 0 5px;
  margin: 0;
  background-color: #f9f9f9;
}
#social ul li {
  margin: 0 5px;
  float: left;
}

#social_top li#twitter {
  width: 90px;
}
#social_top li#google {
  width: 60px;
}*/
.twitter_link {
  background-color: #60b3ff;
  margin: 26px 0 15px;
  padding: 25px 0;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.fb_link {
  background-color: #3b5998;
  margin: 15px 0 26px;
  padding: 25px 0;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.twitter_link a, .fb_link a {
  display: block;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}

/* -------- コメントエリア */
#comments span {
  /*font-size: 280%;*/
  font-weight: bold;
  font-family: Arial, "Bitstream Vera Sans", Helvetica, Verdana, sans-serif;
  line-height: 100%;
}

#respond {
  background: url(images/icons/edit.png) no-repeat;
  padding-left: 22px;
  margin: 20px 0px 0px;
  clear: both;
}

#respond h3 {
  font: normal 140%/120% Arial, Helvetica, sans-serif;
}

.nocomments {
  display: none;
}

/* comment form */
#commentform {
  margin-top: 10px;
}

#commentform label {
  font-weight: bold;
  color: #666666;
  font-size: 100%;
  padding-left: 5px;
}

#commentform small {
  color: #999999;
  font-size: 90%;
}

#commentform textarea {
  font: 110% Arial, Helvetica, sans-serif;
  width: 480px;
  height: 140px;
  background: url(images/form-field-bg.gif) no-repeat;
  border: solid 1px #e6e6e6;
  padding: 5px 3px 3px 7px;
}

#commentform textarea:focus, #commentform input[type=text]:focus {
  border: solid 1px #999999;
}

/* comment list */
.commentlist {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.commentlist li {
  padding: 5px 10px;
}

.commentlist ul.children {
  list-style-type: none;
  margin: 0.7em;
}

.commentlist ul.children .even {
  background: #ffffff;
}

.commentlist .alt {
  background: #333333;
}

.commentlist cite {
  font-weight: bold;
  font-style: normal;
  font-size: 110%;
}

.commentlist img.avatar {
  float: left;
  margin: 0 5px 5px -53px;
  position: relative;
}

.commentlist .comment-meta {
  margin-bottom: 5px;
  display: block;
  font-size: 87%;
}

.commentlist .alt {
  background: #f4f4f4;
}

.commentlist li ul {
  list-style-type: none;
}

.commentlist li ul li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  margin-top: 13px;
}

.commentlist li ul li ul li {
  background-color: white;
}

.comment-meta {
  margin-bottom: 1.4em;
  font-size: 0.9em;
}

.comment-meta a {
  color: #333333;
}

.reply {
  font-size: 0.9em;
  margin: 1em 0;
}

img.avatar {
  float: right;
  margin: 5px;
}

.commentlist small {
  margin-bottom: 5px;
  display: block;
  font-size: 87%;
}

.commentlist small a, .commentlist small a:visited {
  color: #999999;
}

.comment-body p {
  margin-left: 0.6em;
}

/* -------- クレジットエリア */
#cred {
  position: absolute;
  bottom: 0;
  right: 0;
}

#cred a:hover {
  text-decoration: underline;
}

#cred a.pagelines {
  font-size: 1.1em;
  color: #333333;
  padding-left: 23px;
  float: left;
  background: url(images/pagelines-icon.gif) no-repeat 3px 0;
}

#cred a.pagelines:hover {
  background: #dddddd url(images/pagelines-icon.gif) no-repeat 3px 0;
  color: #333333;
}

a.plimage {
  display: block;
  float: left;
  text-indent: -3330em;
  height: 30px;
  width: 105px;
  font-size: 8px;
  color: #eeeeee;
  background: url(images/pagelines-sig.png) no-repeat 0 0;
}

.bottomnav {
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin: -1em 0;
  padding: 5px 1em;
}

/* フォーム */
legend {
  display: none;
}

fieldset {
  border: none;
  background: transparent;
}

/* commentform */
label {
  color: #333333;
  font-size: 0.9em;
  display: block;
}

small {
  color: #555555;
  font-size: 90%;
}

input {
  font: 110% arial, helvetica;
  padding: 5px 3px 3px 5px;
  background: url(images/form-field-bg.gif) no-repeat;
  border-top: 1px solid #cccccc;
  border-right: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  border-left: 1px solid #cccccc;
}

textarea {
  font: 110% courier, arial, helvetica;
  height: 140px;
  background: url(images/form-field-bg.gif) no-repeat;
  border-top: 1px solid #cccccc;
  border-right: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  border-left: 1px solid #cccccc;
  padding: 5px 3px 3px 7px;
}

textarea:focus, input[type=text]:focus {
  border: solid 1px #666666;
}

.button, input[type=submit], .submit {
  border: 1px solid #aaaaaa;
  background: #e5e5e5 url(images/agradient-30light.gif) repeat-x left top;
  margin: 0;
  font-weight: bold;
  font-family: arial, helvetica;
}

.button:hover, input[type=submit]:hover {
  background: #bbbbbb url(images/agradient-30.gif) repeat-x left top;
  color: #333333;
}

.button:active, input[type=submit]:active {
  background: #666666 url(images/agradient-30dark.gif) repeat-x left top;
  color: #ffffff;
}

/* side bar */
.dbx-box {
  border-radius: 0 !important; /* dbxリセット */
}

.dbx-handle {
  background: 0 !important; /* dbxリセット */
}

.dbx-handle {
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -khtml-border-top-left-radius: 5px;
  -khtml-border-top-right-radius: 5px;
}

.dbx-content {
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -khtml-border-bottom-left-radius: 5px;
  -khtml-border-bottom-right-radius: 5px;
}

.dbx-content ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.dbx-content ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.dbx-content li a {
  display: block;
  padding: 4px;
  border: 1px solid #ffffff;
  font-size: 85%;
  color: #323232;
}

.dbx-content li a:hover {
  background-color: #fffaff;
  border: 1px solid #c896c8;
  color: #963296;
  text-decoration: none;
}

.dbx-box_out .dbx-content li a:hover {
  background-color: #f8f2ee;
  border: 1px solid #8b7265;
  color: #8b7265;
  text-decoration: none;
}

.dbx-content li .list_img_l {
  position: relative;
  margin-right: 5px;
  width: 50px;
  float: left;
}

.dbx-content li:nth-child(1) .list_img_l:not(.list_img_odm):before {
  content: url(./images/ranking_01.png);
  position: absolute;
  top: -9px;
  right: 22px;
  width: 50px;
  z-index: 200;
}

.dbx-content li:nth-child(2) .list_img_l:not(.list_img_odm):before {
  content: url(./images/ranking_02.png);
  position: absolute;
  top: -9px;
  right: 22px;
  width: 50px;
  z-index: 200;
}

.dbx-content li:nth-child(3) .list_img_l:not(.list_img_odm):before {
  content: url(./images/ranking_03.png);
  position: absolute;
  top: -9px;
  right: 22px;
  width: 50px;
  z-index: 200;
}

.dbx-content li:nth-child(4) .list_img_l:not(.list_img_odm):before {
  content: url(./images/ranking_04.png);
  position: absolute;
  top: -9px;
  right: 22px;
  width: 50px;
  z-index: 200;
}

.dbx-content li:nth-child(5) .list_img_l:not(.list_img_odm):before {
  content: url(./images/ranking_05.png);
  position: absolute;
  top: -9px;
  right: 22px;
  width: 50px;
  z-index: 200;
}

.dbx-content li h3 {
  float: left;
  width: 200px;
  font-size: 100%;
  line-height: 140%;
}

.dbx-box_out .dbx-content li h3 {
  float: left;
  width: 196px;
  font-size: 100%;
  line-height: 140%;
}

.dbx-content li a h3 {
  color: #323232;
}

.dbx-box_out .dbx-content li a h3 {
  color: #8b7265;
}

.dbx-content li a:hover h3 {
  text-decoration: none;
  color: #963296;
}

.dbx-box_out .dbx-content li a:hover h3 {
  text-decoration: none;
  color: #8b7265;
}

/* Slick */
#execphp-10 .slick-slide {
  margin: 0 auto 14px;
}

#execphp-10 .execphpwidget {
  width: 90%;
  margin: 0 auto;
}

#execphp-10 .slick-next:before {
  left: -6px;
  position: relative;
}

#execphp-10 .slick-prev:before {
  right: -6px;
  position: relative;
}

/* 人気の画像 */
#hotimage {
  position: relative;
  padding: 6px 5px 5px 6px;
}

#execphp-10 .dbx-content {
  position: relative;
  padding-bottom: 30px;
}

.execphpwidget .postdate a {
  /*text-align: right;*/
  display: block;
  color: #f56184;
  text-decoration: underline;
  position: absolute;
  right: 4px;
  bottom: 0;
}

#fav_img {
  padding: 6px 5px 5px 6px;
}

/* alignments */
img.center, img[align=center], amp-img.center, amp-img[align=center] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img[align=left], amp-img[align=left] {
  float: left;
  margin: 2px 10px 5px 0;
}

img[align=right], amp-img[align=right] {
  float: right;
  margin: 2px 0 5px 10px;
}

.clear {
  clear: both;
}

hr.clear {
  clear: both;
  visibility: hidden;
  margin: 0;
  padding: 0;
}

.lightbox-to-article {
  display: none;
  position: relative;
  top: 0;
  height: 30px;
  line-height: 30px;
  background: #333333;
  opacity: 0.4;
  color: #ffffff;
  z-index: 9999;
}

/* 関連記事リンク */
.relate_idolnews {
  clear: both;
}

ul.relate_idolnews {
  list-style-type: none;
  padding: 0;
}

.relate_idolnews li {
  margin: 8px 0;
}

.relate_idolnews li:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

.relate_idolnews h5 {
  float: left;
  width: 575px;
}

.relate_idolnews span {
  float: right;
}

.relate_idolnews a h5 {
  color: #08c08c;
}

.relate_idolnews a:hover h5 {
  text-decoration: underline;
}

.fb_iframe_widget {
  background-color: #ffffff;
}

ul.ondemand_search li {
  float: left;
  width: 168px;
  margin-right: 8px;
}

ul.ondemand_search li:nth-child(4n) {
  margin-right: 0;
}

ul.ondemand_search li a {
  display: block;
}

ul.ondemand_search li a img, ul.ondemand_search li a amp-img {
  width: 168px;
  height: auto;
}

ul.ondemand_search li a h3 {
  color: #0088cc;
  margin: 6px 0 2px 0;
}

ul.ondemand_search p {
  font-size: 85%;
}

.adbenner.fix {
  position: fixed;
}

/* ログインページ */
.pigoo_add {
  padding: 40px;
}

.pigoo_add > p {
  text-align: center;
}

.pigoo_add > a {
  display: block;
  width: 320px;
  height: 34px;
  padding: 8px;
  margin: 0 auto;
  border: 1px solid #46a3f8;
  background: #46a3f8;
  color: #ffffff;
  line-height: 34px;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
}

.pigoo_login {
  padding: 40px;
}

.pigoo_login > a {
  display: block;
  width: 320px;
  height: 34px;
  padding: 8px;
  margin: 0 auto;
  border: 1px solid #3d9970;
  background: #3d9970;
  color: #ffffff;
  line-height: 34px;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
}

/* -------- マイページ */
table#mypage_form_table {
  width: 400px;
  color: #666666;
  border: 1px;
  border-collapse: separate;
  border-spacing: 1px;
  background: #bbbbbb;
  margin-bottom: 10px;
}

table#mypage_form_table th {
  padding: 2px;
  border-width: 0;
  /*background: #9999ff;*/
  background: #999999;
  line-height: 120%;
}

table#mypage_form_table td {
  background-color: #ffffff;
  padding: 2px;
  text-align: left;
  vertical-align: middle;
}

table#login_form_table {
  width: 270px;
  color: #666666;
  border: 1px;
  border-collapse: separate;
  border-spacing: 1px;
  background: #bbbbbb;
  margin-bottom: 10px;
}

table#login_form_table th {
  padding: 2px;
  border-width: 0;
  /*background: #9999ff;*/
  background: #999999;
  line-height: 120%;
}

table#login_form_table td {
  background-color: #ffffff;
  padding: 2px;
  text-align: left;
  vertical-align: middle;
}

table#mypage_myidol_table {
  width: 400px;
  color: #666666;
  border: 1px;
  border-collapse: separate;
  border-spacing: 0 1px;
  background: #bbbbbb;
  margin-bottom: 10px;
}

table#mypage_myidol_table th {
  padding: 2px;
  border-width: 0;
  /*background: #9999ff;*/
  background: #999999;
  line-height: 120%;
}

table#mypage_myidol_table td {
  background-color: #ffffff;
  padding: 2px;
  text-align: left;
  vertical-align: middle;
}

table#mypage_mynews_table {
  width: 623px;
  color: #666666;
  border: 1px;
  /*padding: 5px;*/
  border-collapse: separate;
  border-spacing: 0 1px;
  background: #bbbbbb;
  margin-bottom: 10px;
}

table#mypage_mynews_table th {
  padding: 2px;
  border-width: 0;
  /*background: #9999ff;*/
  background: #999999;
  line-height: 120%;
}

table#mypage_mynews_table td {
  background-color: #ffffff;
  padding: 2px;
  text-align: left;
  vertical-align: middle;
}

/* その他静的ページ */
#info h4 {
  font-size: 120%;
  font-weight: bold;
  margin: 10px 0;
  border-bottom: 1px dotted;
  padding-bottom: 3px;
}

#info h5 {
  background-color: #969696;
  padding: 6px 10px;
  color: #ffffff;
  margin-bottom: 5px;
}

#info p {
  text-indent: 0;
}

#info ol {
  padding-left: 30px;
}

#info li {
  margin: 5px 0;
}

table#company {
  border-collapse: collapse;
  width: 100%;
  text-align: left;
}

#company th {
  padding: 15px 20px;
  border-bottom: 3px solid #ffffff;
  font-weight: normal;
  background-color: #f7f7f7;
  text-align: center;
}

#company td {
  padding: 15px 20px;
  border-bottom: 3px solid #ffffff;
  font-weight: normal;
}

#company .delete_btn {
  margin-left: 40px;
}

#privacy ol {
  border: 1px solid #c8c8c8;
  background-color: #f7f7f7;
  padding: 20px 20px 20px 40px;
}

span#name {
  text-align: right;
  display: block;
  text-indent: 0;
}

span#date {
  text-align: right;
  display: block;
  text-indent: 0;
}

.hotimages_colum {
  margin: 0 4px 10px 4px;
}

.hotimages {
  float: left;
  height: 92px;
  width: 92px;
  overflow: hidden;
  margin: 0;
}

/* 広告系 */
.pc_ad {
  display: block;
}

.sp_ad {
  display: none;
}

.affiliate {
  margin-top: 5px;
}

.MicroAD {
  float: right;
}

.banner {
  margin-bottom: 10px;
}

.right_ad {
  margin-bottom: 10px;
}

.recommend_img {
  width: 100%;
  border: 1px solid #bbbbbb;
  border-bottom: none;
}

.banner#sp_img {
  border-bottom: 1px solid #bbbbbb;
}

.banner#sp_img span {
  /*  background-color: #000000;
    text-align: center;
    color: #ffffff;
    width: 100%;
    padding: 3px 0;*/
  display: block;
  border: 1px solid #bbbbbb;
  border-bottom: none;
  font-size: 130%;
  font-weight: bold;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#eaeaea));
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#eaeaea));
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  padding: 10px 0 7px 15px;
}

/* ADINGO広告 */
.adbanner {
  margin-bottom: 10px;
}

.adingo_header {
  float: right;
}

#adingo_text02 {
  display: block;
  margin: 40px 0;
}

.adingo_rightcolum {
  margin-bottom: 10px;
}

#adingo_left {
  float: left;
  margin-right: 20px;
}

#adingo_right {
  float: left;
}

#adingo_bunner {
  margin-bottom: 18px;
  display: inline-block;
}

/* PIPED LINKS */
.piped {
  display: block;
  zoom: 1;
  padding: 0;
  margin: 0;
  float: left;
}

.piped:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.piped li {
  float: left;
  display: inline;
}

.piped a {
  padding: 0 0 0 0.75em;
  margin-left: 0.75em;
}

.piped a.first {
  border-left: 0 !important;
  padding-left: 0;
  margin-left: 0 !important;
}

.piped small {
  display: none;
}

/* STANDARD ELEMENTS */
img#wpstats {
  width: 0;
  height: 0;
  overflow: hidden;
}

.border {
  padding: 2.5px;
  border: 1px solid #cccccc;
}

.hidden {
  display: none;
  visibility: hidden;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft {
  float: left;
  margin: 0 10px 5px 0;
}

.alignright {
  float: right;
  margin: 0 0 5px 10px;
}

/* FLOATING AND ALIGNMENT */
.floatleft {
  float: left;
  margin: 3px 7px 0 0;
}

.floatright {
  float: right;
  margin: 3px 0 0 7px;
}

.right {
  float: right;
}

.block {
  display: block;
}

.left {
  float: left;
}

.clear {
  clear: both;
}

.center {
  text-align: center;
}

/* CLEARFIX */
.fix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.fix {
  display: inline-block;
}

.fix {
  display: block;
}

.clear {
  clear: both;
}

.page_change_l {
  float: left;
  text-align: left;
  width: 337px;
}

.page_change_r {
  float: left;
  text-align: right;
  width: 338px;
}

.page_change_b {
  margin-top: -20px;
  margin-bottom: 60px;
}

.font10 {
  font-size: 10px;
}

/* footer */
#footer {
  background-color: #9d9494;
  color: #ffffff;
  padding: 15px;
  font-size: 110%;
  line-height: 22px;
  margin: 0;
}

#footer a:visited {
  color: #ffffff;
}

#footer a:link {
  text-decoration: none;
  color: #ffffff;
  font-size: 90%;
}

#footer a:hover {
  text-decoration: underline;
}

#footer small {
  font-size: 68%;
  color: #ffffff;
  margin-top: 10px;
  display: block;
  text-align: right;
}

#footer ul {
  display: inline-block;
  list-style-type: none;
  line-height: 100%;
  padding: 0;
  margin: 16px 0 6px 0;
}

#footer ul.sub {
  float: right;
  font-size: 85%;
}

#footer li {
  display: inline-block;
  vertical-align: top;
  margin-right: 28px;
  padding-right: 0;
}

#footer ul.sub li {
  margin-right: 0;
  margin-left: 28px;
}

/* footer sp */
.sidemenu {
  background-color: #9d9494;
  color: #ffffff;
  padding: 15px;
  font-size: 110%;
  line-height: 22px;
  margin-top: 35px;
}

.sidemenu a:visited {
  color: #ffffff;
}

.sidemenu a:link {
  text-decoration: none;
  color: #ffffff;
  font-size: 90%;
}

.sidemenu a:hover {
  text-decoration: underline;
}

.sidemenu small {
  font-size: 68%;
  color: #ffffff;
  margin-top: 10px;
  display: block;
  text-align: left;
}

.sidemenu ul {
  display: block;
  list-style-type: none;
  line-height: 100%;
  padding: 0;
  margin: 5px 0 5px 0;
}

.sidemenu ul.sub {
  margin: 20px 0 10px 0;
  font-size: 85%;
}

.sidemenu li {
  display: block;
  vertical-align: top;
  padding-right: 0;
}

.sidemenu ul.sub li {
  margin-right: 0;
}

.top.sidemenu {
  display: none;
}

/* for Smart Phone */
#sp-menu {
  display: none;
}

.scroll_link {
  display: none;
}

.sharebox_mobile {
  display: none;
}

.bx-controls-direction {
  display: none;
}

/* media query device-SP */
@media screen and (max-width: 668px) {
  .toolbox, .pc_ad, .right_ad, .adbanner, .banner, .adingo_rightcolum, #menu {
    display: none !important;
  }
  .sp_ad {
    display: block;
  }
  .contents, .base, #header {
    display: block;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
  }
  html, body {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  /* header */
  .logo {
    width: auto;
    height: 60px;
  }
  #header {
    display: inline-block;
    height: 68px;
  }
  /* PLogin */
  .header_login {
    display: none;
  }
  /* mymenu */
  .mymenu {
    float: left;
    margin-top: 5px;
    text-align: left;
  }
  .mymenu ul {
    text-align: left;
  }
  .mymenu ul li {
    padding: 0;
  }
  /* TopPage */
  .scroll_link, .scroll_link ul {
    display: block;
    margin: 22px 0 20px;
  }
  .scroll_link ul a {
    display: inline-block;
    width: 30%;
    text-align: center;
    border-radius: 3px;
    margin: 6px 3px 0;
  }
  .scroll_link ul a li {
    color: #ffffff;
    padding: 4px 0;
  }
  .scroll_link ul a.unit {
    background-color: #ff7095;
  }
  .scroll_link ul a.akb {
    background-color: #dc3eaa;
  }
  .scroll_link ul a.sofmap {
    background-color: #48b2ef;
  }
  .scroll_link ul a.voice {
    background-color: #5ecfb0;
  }
  .scroll_link ul a.actress {
    background-color: #fdb650;
  }
  .scroll_link ul a.hotimage {
    background-color: #ff165d;
  }
  .main_colum {
    margin: 0;
    padding: 0;
  }
  .base {
    margin: 0;
    padding: 0;
  }
  .notice {
    padding: 18px 8px;
    margin: 0 0 35px 0;
  }
  span.date {
    display: none;
    top: 270px;
    right: 3px;
  }
  .arrival {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 48%;
    height: auto;
    margin: 0px 4px 5px 0;
  }
  .arrival .textbox {
    background-color: #ffffff;
    width: 100%;
    /*height: 290px;*/
  }
  .arrival a.post-edit-link {
    height: 12px;
  }
  .arrival a:link {
    height: 275px;
    padding: 0 0 16px 0;
  }
  .arrival a.post-edit-link {
    height: 10px;
    padding: 0 0 0 0;
  }
  .arrival_sp {
    display: inline-block;
  }
  /* sp-menu */
  #sp-menu {
    display: block;
    position: relative;
    top: -7px;
    width: 100%;
    height: 100%;
    padding: 0;
    background-color: #ffffff;
    box-sizing: border-box;
    transition: transform 0.2s linear 0s;
    z-index: 1000;
  }
  #sp-menu:before {
    content: "≡";
    display: block;
    position: absolute;
    top: 0;
    right: 4%;
    width: 52px;
    height: 50px;
    background-color: #fa688a;
    border-radius: 5px;
    color: #ffffff;
    font-size: 38px;
    line-height: 38px;
    text-align: center;
  }
  #sp-menu:after {
    content: "MENU";
    /*display: block;*/
    position: absolute;
    top: 0;
    right: 4%;
    width: 48px;
    height: 50px;
    color: #ffffff;
    font-size: 11px;
    line-height: 78px;
    text-align: center;
  }
  .slidemenu {
    z-index: 9999;
  }
  .slidemenu li {
    padding: 18px 0 15px 12px;
    color: #222222;
    font-size: 18px;
    line-height: 1.5;
    border-bottom: 1px solid #dddddd;
  }
  .slidemenu li a {
    padding: 18px 0 15px 12px;
    color: #222222;
    font-size: 18px;
    line-height: 1.5;
  }
  .slidemenu li a span {
    margin: 0 0 0 4px;
    color: #999999;
    font-size: 11px;
  }
  .slidemenu li form#searchform {
    display: block;
    width: 100%;
  }
  .slidemenu li form#searchform #s {
    width: 65%;
    margin: 0 0 5px 0;
    padding: 15px 0 15px 10px;
    color: #666666;
    background: #eeeeee;
    border-radius: 4px;
    border: 0;
  }
  .slidemenu li form#searchform #searchsubmit {
    background-image: url(/wp-content/themes/girlsnews/images/search_glass.png);
    background-color: #fa7795;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    top: -3px;
    left: 5px;
    width: 40px;
    height: 38px;
    margin: 0;
    border: none;
    cursor: pointer;
    text-indent: -999%;
    line-height: 1px;
    border-radius: 4px;
  }
  .slidemenu .login_btn {
    position: absolute;
    top: 18px;
    left: 12px;
  }
  .slidemenu .sp-close {
    text-align: right;
    padding: 12px 12px 14px;
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    border-bottom: 1px solid #fa688a;
  }
  .menu-btn {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 45px;
    background-color: coral;
    -webkit-background-size: 100%;
    background-size: 100%;
  }
  #menu-background {
    /*display: block;*/
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #333333;
    opacity: 0;
    transition: all 0.2s linear 0s;
    z-index: -1;
  }
  /* PostPage */
  .repo_contents p {
    float: none;
  }
  .img_field_wrap {
    width: 100%;
    float: none;
    padding-left: 0;
    background-color: #ffffff;
  }
  .single_img_field_l img, .single_img_field_l amp-img {
    vertical-align: middle;
    margin: auto;
    width: 100%;
  }
  .main_colum {
    display: block;
    width: 100%;
  }
  .sub_colum {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .recommend_img {
    display: none;
  }
  .relate_idolnews h5 {
    float: left;
    width: 100%;
  }
  .youtube {
    width: 100%;
  }
  .youtube iframe {
    width: 100%;
    height: auto;
  }
  /* ソーシャルボタンエリア */
  span.date, .sharebox {
    /*display: none;*/
  }
  .sharebox_mobile {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 32px;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
  }
  .sharebox_mobile a {
    display: inline-block;
    width: 23.1%;
    overflow: hidden;
    font-size: 10px;
    color: #ffffff;
    text-align: left;
    font-weight: bold;
  }
  .sharebox_mobile a:nth-child(1) {
    background-color: #55acee;
    padding: 8px 0 8px 3px;
  }
  .sharebox_mobile a:nth-child(1):before {
    content: " ";
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(images/share_tw.png);
    background-position: left center;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: top;
  }
  .sharebox_mobile a:nth-child(2) {
    background-color: #3b5998;
    padding: 8px 0 8px 3px;
  }
  .sharebox_mobile a:nth-child(2):before {
    content: " ";
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(images/share_fb.png);
    background-position: left center;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: top;
  }
  .sharebox_mobile a:nth-child(3) {
    background-color: #008fde;
    padding: 8px 0 8px 3px;
  }
  .sharebox_mobile a:nth-child(3):before {
    content: " ";
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(images/share_bkm.png);
    background-position: left center;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: top;
  }
  .sharebox_mobile a:nth-child(4) {
    background-color: #1dcd00;
    padding: 8px 0 8px 3px;
  }
  .sharebox_mobile a:nth-child(4):before {
    content: " ";
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(images/share_line.png);
    background-position: left center;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: top;
  }
  .fixed {
    position: fixed;
    bottom: 0;
    z-index: 10000;
  }
  .sidemenu {
    display: none;
  }
  #hotimage a img, #hotimage a amp-img {
    width: 90%;
    margin: 0 auto 15px;
    height: auto;
  }
  #hotimage .postdata a {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
  }
  #execphp-10 .postdate a {
    text-align: right;
    display: block;
    color: #f56184;
    text-decoration: underline;
  }
  /* Slider */
  .slick-slide {
    opacity: 0.5;
  }
  .slick-current,
  .slick-active {
    opacity: 1 !important;
  }
  .slick-slide img {
    width: 100%;
  }
  .slick-slide .pg-top-hero-text-wrap {
    display: none;
  }
  .slick-current .pg-top-hero-text-wrap,
  .slick-active .pg-top-hero-text-wrap {
    display: block;
  }
  .pg-top-hero-text-wrap {
    position: relative;
    top: -36px;
    width: 90%;
    height: 138px;
    margin: 0 auto;
    padding: 7px;
    background-color: #474747;
    z-index: 1000;
  }
  .pg-top-hero-text-title {
    display: inline;
    margin: 0;
    padding: 4px 8px;
    color: #ffffff;
    font-size: 12px;
    background-color: #fa688a;
  }
  .pg-top-hero-text-description {
    margin: 10px 0 16px 0;
    color: #ffffff;
    font-size: 12px;
  }
  .pg-top-hero-text-data {
    text-align: right;
    position: relative;
    top: -8px;
    font-size: 11px;
    color: #bbbbbb;
  }
  .bx-pager {
    padding: 6px 0 3px;
    background-color: #bfbfbf;
  }
  .bx-pager-item {
    display: inline-block;
  }
  .body-wrap {
    overflow: hidden;
  }
  /* ページナビ */
  .wp-pagenavi {
    font-size: 70%;
    margin-top: -24px;
    margin-bottom: 5px;
  }
  .wp-pagenavi span.pages {
    display: block;
    width: 70px;
    text-align: center;
    margin-bottom: 5px;
  }
  /* footer */
  #footer {
    /*width: 100%;*/
    padding-bottom: 100px;
  }
  #footer ul {
    display: block;
    margin: 0 0 6px 0;
  }
  #footer li {
    display: block;
    line-height: 1.5;
  }
  #footer ul.sub {
    float: none;
    text-align: left;
    font-size: 85%;
  }
  #footer ul.sub li {
    margin-right: 0;
    margin-left: 0;
  }
  #footer small {
    display: block;
    text-align: left;
  }
}
.widget_hot_images {
  position: relative;
  padding: 6px 5px 5px 6px;
}

.widget_hot_images > a {
  display: block;
  box-sizing: border-box;
  width: 33.3333333333%;
  height: auto;
  float: left;
  border-right: 5px;
  border-bottom: 1px;
}

.widget_hot_images > a > img {
  width: 100%;
  height: auto;
}

/** CSS **/
/*
.test_list{
  display: block;
  border: 1px solid #ff424d;
}

.test_list > li{
  display: block;
  width: calc( 100% / 4 );
  float: left;
}
*/
/** SCSSの書き方 **/
.textbox {
  padding-top: 175px;
  height: 98px;
}

.date-box {
  position: absolute;
  right: 0;
  bottom: 1px;
}

/*sidebar_tag_list*/
.sibebar_tag_list {
  background-color: #fff;
  margin-bottom: 10px;
  border: 1px solid #bbbbbb;
}
.sibebar_tag_list > h3 {
  font-size: 130%;
  font-weight: bold;
  border-bottom: 1px solid #bbbbbb;
  background: #fffbfb;
  padding: 10px 0 7px 15px;
}
.sibebar_tag_list > ul {
  padding: 12px 6px 12px;
}
.sibebar_tag_list > ul > li {
  display: inline-block;
  font-weight: 500;
  margin: 0px 2px;
}

/*fotoramatesr*/
div.customHtml {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  font-family: Georgia, serif;
  font-size: 100px;
  /*文字の大きさ*/
  text-align: center;
  /*文字の表示位置*/
  height: 250px;
  /*DIVブロックのサイズ（高さ）*/
  padding-top: 100px;
  /*文字の表示場所*/
}

.fotorama__html a {
  display: inline-block;
  height: 100%;
  text-align: center;
  width: 100%;
}
.fotorama__html a > img {
  width: auto;
}

a.categorybtn {
  border-radius: 4px;
  padding: 4px 10px;
  margin-right: 16px;
  display: inline-block;
  margin-left: auto;
  float: right;
  color: #ffffff;
}
a.categorybtn.news {
  background-color: #a7a7a7;
}
a.categorybtn.unit {
  background-color: #ff8ba6;
}
a.categorybtn.sofmap {
  background-color: #3da6e2;
}
a.categorybtn.voice {
  background-color: #a7d476;
}
a.categorybtn.actress {
  background-color: #f2b967;
}
a.categorybtn.dvd {
  background-color: #c68eff;
}
a.categorybtn.gravureidol {
  background-color: #3da6e2;
}

/*ul.wpp-list {
  counter-reset: rank 0;
  > li {
    &:before{
      counter-increment: rank;
      content: counter(rank) "位";
      position: absolute;
      font-size: 1.0em;
      color: #fff; /* 文字色
      background: rgba(0,0,0,0.8);
      padding: 2px;
    }

    margin-bottom: 15px;
    border-bottom: #ddd 1px solid;
    padding-bottom: 10px;

    &:last-child {
      //padding-bottom: 0;
      margin-bottom: 0;
      border-bottom: 0;
    } */
ul.wpp-list {
  counter-reset: rank 0;
}
ul.wpp-list > li {
  margin-bottom: 5px;
  border-bottom: #ddd 1px solid;
  padding-bottom: 10px;
  position: relative;
}
ul.wpp-list > li:before {
  counter-increment: rank;
  content: counter(rank) "位";
  font-size: 1em;
  color: #fff; /* 文字色*/
  background: #fa688a;
  padding: 5px;
  font-weight: bold;
  position: absolute;
  top: 2px;
  left: 2px;
}
ul.wpp-list > li:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}
ul.wpp-list > li:nth-child(1):before {
  background-color: #ffc800;
}
ul.wpp-list > li:nth-child(2):before {
  background-color: #bfbfbf;
}
ul.wpp-list > li:nth-child(3):before {
  background-color: #e67e00;
}
ul.wpp-list > li a.wpp-post-title {
  padding: 0 4px 0 2.3em;
  font-weight: bold;
  margin-top: 1px;
}
ul.wpp-list > li p.wpp-excerpt {
  font-size: 0.7rem;
  margin-bottom: 0;
  padding: 0 4px;
}
ul.wpp-list > li div.taxonomies {
  text-align: right;
}
ul.wpp-list > li div.taxonomies > a {
  line-height: 1rem;
  display: inline;
}

.wpp-cards li .wpp-post-title {
  margin-bottom: 0.5em;
  font-size: 1.2em;
  line-height: 1.2;
  color: #000000;
}

.news {
  background: #eaeaea;
}

.news .arrival .list_img_l {
  border: 1px solid #eaeaea;
}

.news h3 {
  background-color: #818181;
  /*box-shadow: 2px 2px 3px #444444;*/
}

.news .jscroll-next a {
  background-color: #a7a7a7;
}

.unit {
  background: #f9dddd;
}

.unit .arrival .list_img_l {
  border: 1px solid #f9dddd;
}

.unit h3 {
  background-color: #f56184;
  /*box-shadow: 2px 2px 3px #9c1737;*/
}

.unit .jscroll-next a {
  background-color: #ff8ba6;
}

.akb {
  background: #efdbe9;
}

.akb .arrival .list_img_l {
  border: 1px solid #efdbe9;
}

.akb h3 {
  background-color: #dc3eaa;
  /*box-shadow: 2px 2px 3px #731054;*/
}

.akb .jscroll-next a {
  background-color: #dc3eaa;
}

.sofmap {
  background: #ecf7ff;
}

.sofmap .arrival .list_img_l {
  border: 1px solid #ecf7ff;
}

.sofmap h3 {
  background-color: #3da6e2;
  /*box-shadow: 2px 2px 3px #116290;*/
}

.sofmap .jscroll-next a {
  background-color: #3da6e2;
}

.voice {
  background: #f3f8e4;
}

.voice .arrival .list_img_l {
  border: 1px solid #f3f8e4;
}

.voice h3 {
  background-color: #90cb4f;
  /*box-shadow: 2px 2px 3px #5d872f;*/
}

.voice .jscroll-next a {
  background-color: #a7d476;
}

.actress {
  background: #fbf2e7;
}

.actress .arrival .list_img_l {
  border: 1px solid #fbf2e7;
}

.actress h3 {
  background-color: #F2B967;
  /*box-shadow: 2px 2px 3px #bf8025;*/
}

.actress .jscroll-next a {
  background-color: #f2b967;
}

.dvd {
  background: #f2e5ff;
}

.dvd .arrival .list_img_l {
  border: 1px solid #f2e5ff;
}

.dvd h3 {
  background-color: #c68eff;
  /*box-shadow: 2px 2px 3px #176694;*/
}

.dvd .jscroll-next a {
  background-color: #c68eff;
}

.gravureidol {
  background: #ecf7ff;
}

.gravureidol .arrival .list_img_l {
  border: 1px solid #ecf7ff;
}

.gravureidol h3 {
  background-color: #3da6e2;
  /*box-shadow: 2px 2px 3px #116290;*/
}

.gravureidol .jscroll-next a {
  background-color: #3da6e2;
}

.news .arrival .list_img_l:before {
  position: absolute;
  left: 0;
  content: "新着";
  background-color: #000000;
  color: #ffffff;
  font-size: 80%;
  padding: 1px 8px 1px 8px;
}

.unit .arrival .list_img_l:before {
  position: absolute;
  left: 0;
  content: "アイドル";
  background-color: #f56184;
  color: #ffffff;
  font-size: 80%;
  padding: 1px 8px 1px 8px;
}

.akb .arrival .list_img_l:before {
  position: absolute;
  left: 0;
  content: "AKB48";
  background-color: #dc3eaa;
  color: #ffffff;
  font-size: 80%;
  padding: 1px 8px 1px 8px;
}

.sofmap .arrival .list_img_l:before {
  position: absolute;
  left: 0;
  content: "sofmap";
  background-color: #3da6e2;
  color: #ffffff;
  font-size: 80%;
  padding: 1px 8px 1px 8px;
}

.voice .arrival .list_img_l:before {
  position: absolute;
  left: 0;
  content: "声優";
  background-color: #a7d476;
  color: #ffffff;
  font-size: 90%;
  padding: 1px 8px 1px 8px;
}

.actress .arrival .list_img_l:before {
  position: absolute;
  left: 0;
  content: "女優";
  background-color: #f2b967;
  color: #ffffff;
  font-size: 90%;
  padding: 1px 8px 1px 8px;
}

.dvd .arrival .list_img_l:before {
  position: absolute;
  left: 0;
  content: "DVD";
  background-color: #c68eff;
  color: #ffffff;
  font-size: 80%;
  padding: 1px 8px 1px 8px;
}

.gravureidol .arrival .list_img_l:before {
  position: absolute;
  left: 0;
  content: "グラビア";
  background-color: #3da6e2;
  color: #ffffff;
  font-size: 80%;
  padding: 1px 8px 1px 8px;
}

/*# sourceMappingURL=style.css.map */
