@charset "UTF-8";
/*
Theme Name: otameshi_shin_shouhin_navi_150911
Description: おためし新製品ナビ
Theme URI:
Author: CLOP Inc.
Author URI:
Version: 1.0
License:
License URI:
*/

@media print{

  #site-header,
  #site-footer,
  #sidebar_left,
  #sidebar_right,
  .star_rate,
  .yarpp-related,
  .post-navi,
  .go-to-top,
  .star_rate ~ *,
  .yarpp-related ~ *{
    display:none;
  }
  .post, #main-inner{
    width:100% !important; float:none;
    margin:0 !important;
    padding: 0 !important;
  }

  .eyecatch-img, .eyecatch-img-large{
    text-align:left !important;
  }

}

html {
  background: #f6f6f6;
}

body {
  /*width: 1200px;*/
  width: 1300px;
  line-height: 1.8;
}

.clear{
  clear:both;
}


#header-navi ul:after,
#site-header:after,
#wrapper:after,
#contents:after,
.post:after,
.post-meta:after,
.content:after,
.cf_present .container:after,
.yarpp-related ul:after,
.post-meta_under:after,
.post-navi:after,
#sidebar_left:after,
#sidebar_right:after,
#widget-area-right_1 .popular-posts li:after,
#present-posts_right li:after,
#osusume-posts_left_t li:after,
#osusume-posts_right li:after,
#site-footer:after,
#footer-navi ul:after {
  content: "";
  display: block;
  clear: both;
}

img.alignleft,
img.alignright,
img.aligncenter,
img.alignnone {
  margin: 30px 0;
}

img.alignleft {
  float: left;
  display: inline;
  margin-right: 30px;
}

img.alignright {
  float: right;
  display: inline;
  margin-left: 30px;
}

#site-header {
  padding: 15px 10px 5px;
}

#site-header h1 {
  position: absolute;
  left:15px;
  top: 10px;
  /*float: left;*/
  /*margin: 0 10px 10px 0;*/
  z-index: 1000;
}

#adsense_1 {
  float: right;
  margin: 10px 0;
}

#header-navi {
  clear: both;
  background-color: #333;
  margin-bottom: 10px;
  border-radius: 8px;
  padding: 8px 10px 8px 225px;
  color: #fff;
}

#header-navi a {
  color: #fff;
}

#header-navi li {
  float: left;
  margin: 4px 0;
  border-right: 1px solid #fff;
  padding: 0 15px;
}

#header-navi li:last-child {
  border: none;
}

#widget-area_header {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  background-color: #f5f5f5;
  box-shadow: 0px 0px 8px #ababab inset;
  margin-bottom: 10px;
  border-radius: 8px;
  padding: 10px 25px;
}

#widget-area_header .widget_text .textwidget {
  font-size: 15px;
  font-weight: bold;
}

#widget-area_header .sns-icons {
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: -5px -10px -5px 25px;
}

#widget-area_header .sns-icons>li:not(:first-child) {
  margin-left: 15px;
}

#widget-area_header .sns-icons a {
  display: block;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  width: 36px;
  height: 0;
  padding-top: 36px;
  line-height: 2;
  overflow: hidden;
}

#widget-area_header .sns-icons .facebook {
  background-image: url(images/icon_facebook.svg);
}
#widget-area_header .sns-icons .twitter {
  background-image: url(images/icon_twitter.svg);
}
#widget-area_header .sns-icons .instagram {
  background-image: url(images/icon_instagram.svg);
}

#widget-area_header .sns-icons a:hover {
  opacity: 0.8;
}

#wrapper {
  padding:0 30px;
}

#contents {
  float: left;
  width: 100%;
  margin-right: -300px;
}

#main {
  float: right;
  width: 100%;
  margin-left: -200px;
}

#main-inner {
  margin:15px 350px 0 230px;
  padding: 0 15px;
  width:650px;
}

#sidebar_left {
  float: left;
  width: 200px;
}

#sidebar_right {
  float: right;
  width: 300px;
}

@media screen and (max-width: 1299px) {

body {
  width:1010px;
}

#wrapper{
  padding:0 20px;
}

#main {
  float: none;
  margin-left: 0;
}

#main-inner {
  margin-left: 0;
  padding-left: 0;
  width:650px;
}

#sidebar_left {
  float: left;
  width: 650px;
  margin-top: 15px;
}

#osusume-posts_left_t,
#osusume-posts_left,
#sidebar_left .widget-area {
  margin-right: 0px;
}







}





p.posted{
  padding: 2px 0px 0 0px;
  margin:5px 3px 6px;
  font-size:12px;
  line-height:20px;
  color:#666;
}
p.posted span{
  padding: 2px 0px 0 0px;
  margin:7px 0px 6px;
  font-size:10px;
  line-height:20px;
}

p.posted2{
  padding: 0px 0px 0 0px;
  margin:0px;
  font-size:10px;
  color:#666;
  line-height:1.2;
}
p.posted2.author{
  padding: 5px 0px 0 0px;
  margin:0px;
  font-size:10px;
  color:#666;
  line-height:1.2;
}
p.posted2 span{
  padding: 0px 0px 0 0px;
  margin:0px 0 0;
  font-size:10px;
}

p.posted.left em{
  padding: 2px 4px;
  font-size:10px;
  line-height:20px;
  border:1px solid #ccc;
  background-color:#fafafa;
  font-style:normal;
  -webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

p.posted.right em{
  padding: 2px 4px;
  font-size:10px;
  line-height:20px;
  border:1px solid #ccc;
  background-color:#fafafa;
  font-style:normal;
  -webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
















#widget-area-left_1 .widget,
#widget-area-right_1 .widget,
#osusume-posts_left,
#osusume-posts_left_t,
#osusume-posts_right,
#present-posts_right,
#popular-posts {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border: 2px solid #fc0;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: #fff;
}
#osusume-posts_left_t2 {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border: 2px solid #F90;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: #fff;
}
#tallent-posts_left_t2 {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border: 2px solid #FF6699;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: #fff;
}

#present-posts_right {
  /*margin-top: 0;*/
  border-width: 3px;
  border-color: #f66;
}

.banner {
  margin: 10px 0;
}

#sidebar_right .privacy_mark {
  text-align: center;
}

#sidebar_right .privacy_mark a {
  display: inline-block;
}

#widget-area-left_1 .widget h3,
#widget-area-right_1 .widget h3,
#osusume-posts_left h3,
#osusume-posts_left_t h3,
#osusume-posts_right h3,
#popular-posts h3 {
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  padding: 6px 15px;
  background-color: #fc0;
}
#osusume-posts_left_t2 h3 {
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  padding: 6px 15px;
  background-color: #f90;
}
#osusume-posts_left_t2 ul {
  padding:10px;
}
#osusume-posts_left_t2 ul li {
  padding:10px 0;
  border-bottom:1px dotted #ccc;
}
#osusume-posts_left_t2 ul li:last-child {
  border-bottom:none;
}
#osusume-posts_left_t2 .post-meta  {
  padding:0;

}
#osusume-posts_left_t2 .post-meta li {
  border-bottom:none;
  float:left;
  padding:0;

}
#osusume-posts_left_t2 .post-meta .date {
  background: url("images/icon-date.gif") no-repeat;
  padding: 0px 15px 0 24px;
  margin: 6px 0;
    border-bottom:none;
}

#osusume-posts_left_t2 .post-meta .twitter a{
  height:20px;
  display:block;
  background: url("images/twitter.png") center left no-repeat #00ACEE;
  padding: 2px 5px 0 20px;
  margin:6px 5px 6px;
  border-radius:5px;
  color:#FFF;
  font-size:12px;
  line-height:20px;
  text-decoration:none;
}

#osusume-posts_left_t2 .post-meta .facebook a{
  height:20px;
  display:block;
  background: url("images/facebook.png") center left no-repeat #4561B0;
  padding: 2px 5px 0 20px;
  margin:6px 5px 6px;
  border-radius:5px;
  color:#FFF;
  font-size:12px;
  line-height:20px;
  text-decoration:none;
}








#tallent-posts_left_t2 h3 {
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  padding: 6px 15px;
  background-color: #FF6699;
}
#tallent-posts_left_t2 ul {
  padding:10px;
}
#tallent-posts_left_t2 ul li {
  padding:10px 0;
  border-bottom:1px dotted #ccc;
}
#tallent-posts_left_t2 ul li:last-child {
  border-bottom:none;
}
#tallent-posts_left_t2 .post-meta  {
  padding:0;

}
#tallent-posts_left_t2 .post-meta li {
  border-bottom:none;
  float:left;
  padding:0;

}
#tallent-posts_left_t2 .post-meta .date {
  background: url("images/icon-date.gif") no-repeat;
  padding: 0px 15px 0 24px;
  margin: 6px 0;
    border-bottom:none;
}

#tallent-posts_left_t2 .post-meta .twitter a{
  height:20px;
  display:block;
  background: url("images/twitter.png") center left no-repeat #00ACEE;
  padding: 2px 5px 0 20px;
  margin:6px 5px 6px;
  border-radius:5px;
  color:#FFF;
  font-size:12px;
  line-height:20px;
  text-decoration:none;
}

#tallent-posts_left_t2 .post-meta .facebook a{
  height:20px;
  display:block;
  background: url("images/facebook.png") center left no-repeat #4561B0;
  padding: 2px 5px 0 20px;
  margin:6px 5px 6px;
  border-radius:5px;
  color:#FFF;
  font-size:12px;
  line-height:20px;
  text-decoration:none;
}



























#tallent-posts_left_t2 ul .img {
text-align:center; background:url("images/bg.jpg") top left repeat; padding:15px 0;
}
#tallent-posts_left_t2 ul .img span {
  display:block;
  height:140px;
  overflow:hidden;
  position:relative;
}
#tallent-posts_left_t2 ul img {
  width:80% !important;
  height:auto !important;
  display:block;
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  margin:auto;
}
#osusume-posts_left_t2 ul .img {
text-align:center; background:url("images/bg.jpg") top left repeat; padding:15px 0;
}
#osusume-posts_left_t2 ul .img span {
  display:block;
  height:140px;
  overflow:hidden;
  position:relative;
}
#osusume-posts_left_t2 ul img {
  width:80% !important;
  height:auto !important;
  display:block;
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  margin:auto;
}
.present-posts-header {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  background: url("images/present-posts-bg.png") no-repeat right bottom;
  padding: 4px 0 12px;
  background-color: #f66;
  color: #fff;
}

#present-posts_right h3 {
  background: url("images/present-posts-h3.png") no-repeat center top;
  padding-bottom: 12px;
  height: 120px;
  text-indent: -9999px;
}

.present-posts-header p {
  padding: 0 14px;
  /*font-weight: bold;*/
}

.no-entry-message {
  padding: 12px 14px;
}

#osusume-posts_left ul,
#widget-area-left_1 .popular-posts ul,
#widget-area-left_1 .widget_recent_entries ul,
.widget_search form,
#widget-area-right_1 .popular-posts ul {
  padding: 10px;
}

#present-posts_right ul,
#osusume-posts_left_t ul,
#osusume-posts_right ul,
#widget-area-right_2 {
  padding: 0 10px;
}

.widget_categories select {
  margin: 10px;
}

#osusume-posts_left ul,
#widget-area-left_1 .popular-posts ul,
#widget-area-left_1 .widget_recent_entries ul,
#widget-area-right_2 .popular-posts ul {
  margin-bottom: -6px;
}

#osusume-posts_left li,
#widget-area-left_1 .popular-posts li,
#widget-area-left_1 .widget_recent_entries li,
#widget-area-right_2 .popular-posts li,
.trackbacks-area li {
  padding-bottom: 6px;
}

#widget-area-left_1 .popular-posts li {
  background: url("images/crown_1.png") no-repeat;
  padding-left: 25px;
}
#widget-area-left_1 .popular-posts li:nth-child(2) {
  background-image: url("images/crown_2.png");
}
#widget-area-left_1 .popular-posts li:nth-child(3) {
  background-image: url("images/crown_3.png");
}
#widget-area-left_1 .popular-posts li:nth-child(4) {
  background-image: url("images/crown_4.png");
}
#widget-area-left_1 .popular-posts li:nth-child(5) {
  background-image: url("images/crown_5.png");
}
#widget-area-left_1 .popular-posts li:nth-child(6) {
  background-image: url("images/crown_6.png");
}
#widget-area-left_1 .popular-posts li:nth-child(7) {
  background-image: url("images/crown_7.png");
}
#widget-area-left_1 .popular-posts li:nth-child(8) {
  background-image: url("images/crown_8.png");
}
#widget-area-left_1 .popular-posts li:nth-child(9) {
  background-image: url("images/crown_9.png");
}
#widget-area-left_1 .popular-posts li:nth-child(10) {
  background-image: url("images/crown_10.png");
}

#osusume-posts_left li,
#widget-area-left_1 .widget_recent_entries li {
  background: url("images/arrow_balloon.png") no-repeat;
  padding-left: 30px;
}

.widget_search form label {
  display: none;
}

#s {
  /*width: 122px;*/
  width: 68%;
}

#searchsubmit {
  padding: 1px 4px;
}

#widget-area-right_1 .popular-posts li,
#osusume-posts_left_t li,
#osusume-posts_right li,
#present-posts_right li,
#widget-area-right_2 .widget {
  border-top: 1px dotted #999;
  padding: 10px 0;
}

#widget-area-right_1 .popular-posts li:first-child,
#present-posts_right li:first-child,
#osusume-posts_left_t li:first-child,
#osusume-posts_right li:first-child,
#widget-area-right_2 .widget:first-child {
  border-top: none;
}

#present-posts_right .deadline {
  clear: both;
  padding-top: 6px;
  padding-right: 4px;
  text-align: right;
  color: #f66;
  font-weight: bold;
}


#widget-area-right_2 .popular-posts ul {
  padding-left: 6px;
}

#widget-area-right_2 .popular-posts li {
  background: url("images/crown_1.png") no-repeat;
  padding-left: 25px;
}

#widget-area-right_2 .popular-posts li:nth-child(2) {
  background-image: url("images/crown_2.png");
}

#widget-area-right_2 .popular-posts li:nth-child(3) {
  background-image: url("images/crown_3.png");
}

#widget-area-right_2 h4 {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  display: inline-block;
  background: url("images/cat-icon.gif") no-repeat 3px;
  background-color: #ffeb9b;
  margin-bottom: 5px;
  padding: 6px 12px 6px 35px;
  height: 18px;
}

.post {
  margin-bottom: 20px;
  font-size:16px;
  line-height:1.7;
  /*font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;*/
}

.post .content a{
  color:#06C;
}

.post h1,
.post h1 a,
.post h1 .inner,
.yarpp-related h3,
.trackbacks-area h3 {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/*.post h1 {
  background: url("images/h1-bg_1.png") repeat-y;
  background-color: #ffe066;
  font-size:24px;
  line-height:26px;
}*/

.post h1 {
  background:#FFE066;
  font-size:24px;
  line-height:26px;
}

/*.post h1 a,
.post h1 .inner {
  display: block;
  background: url("images/h1-bg_2.png") no-repeat;
  padding: 8px 8px 4px 52px;
  text-decoration:none;
}*/

.post h1 a,
.post h1 .inner {
  display: block;
  padding: 10px;
  text-decoration:none;
  color:#000000;
}

.post-meta,
.post-meta_under {
  padding: 10px 0 4px 0;
}

.post-meta {
  background: url("images/dashed_1.gif") repeat-x;
  background-position: left bottom;
}

.post-meta li,
.post-meta_under li {
  float: left;
}

.post-meta .date,
.post-meta_under .date {
  background: url("images/icon-date.gif") no-repeat;
  padding: 0px 15px 0 24px;
  margin:5px 3px 6px;
}

.post-meta .print,
.post-meta_under .print {
  background: url("images/icon-print.gif") no-repeat;
  padding: 0px 15px 0 24px;
  margin:5px 3px 6px;
}


.post-meta .category,
.post-meta_under .category {
  background: url("images/icon-category.gif") no-repeat;
  padding: 0px 15px 0 26px;
  margin:5px 3px 6px;
}

.post-meta .pv,
.post-meta_under .pv {
  float:right;
  padding: 0px 5px 0px 0px;
  margin:5px 3px 6px;
}

.post-meta .twitter a{
  height:20px;
  display:block;
  background: url("images/twitter.png") center left no-repeat #00ACEE;
  padding: 2px 5px 0 20px;
  margin:5px 3px 6px;
  border-radius:5px;
  color:#FFF;
  font-size:12px;
  line-height:20px;
  text-decoration:none;
}

.post-meta .facebook a{
  height:20px;
  display:block;
  background: url("images/facebook.png") center left no-repeat #4561B0;
  padding: 2px 5px 0 20px;
  margin:5px 3px 6px;
  border-radius:5px;
  color:#FFF;
  font-size:12px;
  line-height:20px;
  text-decoration:none;
}
.post-meta .posted{
  padding: 2px 0px 0 0px;
  margin:5px 3px 6px;
  font-size:12px;
  line-height:20px;
  color:#666;
}
.post-meta .posted.single{
  padding: 2px 0px 0 0px;
  margin:0px 3px 6px;
  font-size:12px;
  line-height:20px;
  color:#666;
  position:relative;
  top:-3px;
}
.post-meta .posted span{
  padding: 2px 0px 0 0px;
  margin:7px 3px 6px;
  font-size:10px;
  line-height:20px;
}
.post-meta .posted em{
  padding: 2px 4px;
  font-size:10px;
  line-height:20px;
  border:1px solid #ccc;
  background-color:#fafafa;
  font-style:normal;
  -webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}


.post-meta .twitter a:hover , .post-meta .facebook a:hover{
  opacity:0.6;
}

.post-meta .wsbl_twitter{
  width:75px;
}

.post-meta .social,
.post-meta_under .social {
  margin: 1px 0 4px 0;
  clear:both;
  width:350px;
}
/* 20150911 start */
.post-meta .pr-mark,
.post-meta_under .pr-mark {
  background: url("images/icon_pr_1.png") no-repeat center top;
  width: 38px;
  height: 22px;
  margin: 0px 5px 6px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
/* 20150911 end */
.eyecatch-img,
.eyecatch-img-large {
  text-align: center;
  margin-bottom: 20px;
}

.content {
  margin-top: 10px;
}

.page-post .content {
  margin-top: 20px;
}

.content h1,
.content h2,
.content h3,
.content h4 {
  /*border-left: 8px solid #f09411;*/
  border-left: 8px solid #c33;
  padding: 3px 0 2px 10px;
  margin: 12px 0;
}

.content h1 {
  font-size: 18px;
}

.content h2 {
  font-size: 16px;
}

.content h3 {
  font-size: 14px;
}

.content h4 {
  font-size: 14px;
}

.content ol,
.content ul {
  padding: 4px 0;
}

.content ul {
  list-style-type: circle;
  padding-left: 2em;
}

/*.content ul li {
  background: url("images/arrow_1.gif") no-repeat 4px 1px;
  padding-left: 2em;
}*/

.content ul ul {
  list-style-type: disc;
  padding-left: 2em;
}

.content ol {
  list-style-type: decimal;
  padding-left: 2em;
}

.content li {
  padding-bottom: 4px;
}

.content li:last-child {
  padding-bottom: 0px;
}

img.attachment-thumbnail-240 {
  float: left;
  margin-right: 30px;
}

img.wp-post-image {
  margin-bottom: 0px;
  /*border: 1px solid #666;*/
}

/*20170719追加----------------------------------------------------------------------------------------------------*/
.aligncenter {
  margin: 30px auto !important;
  display: block;
}
.wp-caption-text {
      font-size: 12px;
    color: #676b6c;
    line-height: 1.5;
    word-wrap: break-word;
  text-align: left;
  margin: 5px 0 0 !important;
}
.wp-caption {
  margin: 30px 0;
}


.more-link {
  display: block;
  float: right;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: url("images/arrow_2.gif") no-repeat 8px;
  margin: 8px 0 15px 0;
  padding: 6px 10px 6px 36px;
  background-color: #666;
  color: #fff !important;
}

.writer {
  text-align: right;
}

.writer {
  margin: 10px 0;
}

.keywords {
  margin: 30px 0 10px;
}

.posts-navi {
  position: relative;
}

.posts-navi .prev,
.posts-navi .next {
  position: absolute;
  top: 4px;
}

.posts-navi .prev {
  left: 4px;
}

.posts-navi .next {
  right: 4px;
}

.posts-navi .prev a {
  display: block;
  background: url("images/arrow_3_l.gif") no-repeat 8px;
  padding: 6px 10px 6px 36px;
}

.posts-navi .next a {
  display: block;
  background: url("images/arrow_3_r.gif") no-repeat right;
  padding: 6px 36px 6px 10px;
}

.posts-navi .prev a,
.posts-navi .next a {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background-color: #fff;
  color: #000;
}

.post-navi {
  background: url("images/dashed_2.gif") repeat-y center;
  margin: 20px 0;
  padding: 0 10px;
}

.post-navi .prev,
.post-navi .next {
  max-width: 50%;
}

.post-navi .prev {
  float: right;
}

.post-navi .prev a,
.post-navi .next a {
  display: block;
}

.post-navi .prev a {
  background: url("images/arrow_6_r.gif") no-repeat right 4px;
  padding: 10px 40px 10px 15px;
}

.post-navi .next {
  float: left;
}

.post-navi .next a {
  background: url("images/arrow_6_l.gif") no-repeat left 4px;
  padding: 10px 15px 10px 40px;
}

.go-to-top {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background-color: #ccc;
  padding: 4px;
  text-align: center;
}

.go-to-top a {
  display: inline-block;
  background: url("images/arrow_4.gif") no-repeat left;
  padding: 6px 0 6px 28px;
  color: #fff;
}

.cf-signage_present {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: url("images/present-signage-bg.png") no-repeat left;
  margin: 10px 0;
  border: 4px solid #f66;
  padding: 6px 6px 6px 260px;
  /*background-color: #f66;*/
  color: #f66;
  font-weight: bold;
}

.cf_present,
.yarpp-related,
.trackbacks-area {
  clear: both;
  margin: 20px 0;
}

.cf_present {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  background: url("images/present-bg.png") no-repeat 15px 15px;
  padding: 10px 10px 10px 110px;
  background-color: #f66;
  min-height: 110px;
}

.cf_present .container {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 15px 15px 0;
  background-color: #fff;
  min-height: 80px;
  color: #f66;
}

.cf_present .container p {
  font-weight: bold;
  margin-bottom: 15px;
}

.cf_present .detail img {
  float: left;
  display: inline;
  margin: 0 15px 15px 0;
}

.cf_present .deadline {
  /*float: left;*/
}

.go-to-form {
  display: block;
  float: right;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: url("images/arrow_5.gif") no-repeat 8px;
  margin-bottom: 15px;
  padding: 6px 10px 6px 36px;
  background-color: #f66;
  color: #fff;
  text-decoration:underline;
  cursor:pointer;
}

.go-to-form:hover{
  text-decoration:none;
}

.yarpp-related h3,
.trackbacks-area h3 {
  margin-bottom: 10px;
  padding: 7px 15px 5px;
}

.yarpp-related h3 {
  background-color: #fc0;
}

.related-post {
  margin-bottom: -10px;
}

.related-post li {
  float: left;
  margin: 0 10px 10px 0;
}

.related-post li a {
  display: block;
  border: 1px solid #eee;
  height:194px;
  width: 130px;
}

.related-post li img {
  margin: 5px;
  width: 120px;
  height: 120px;
}

.related-post li span {
  display: block;
  padding: 3px 6px 0;
  max-height: 4.2em;
  overflow: hidden;
  font-size: 13px;
  line-height: 1.4;
}

.trackbacks-area h3 {
  background-color: #ccc;
}

.trackbacks-area ul {
  margin-bottom: 4px;
}

.trackbacks-area li {
  background: url("images/arrow_1g.gif") no-repeat 4px 1px;
  padding-left: 2em;
}

.trackback-url {
  border: 1px solid #ddd;
  padding: 8px 12px;
}

.trackback-url input {
  width: 99%;
}

.post-meta_under {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
}

.subtitle{
  padding: 4px 0 10px;
  font-size: 18px;
}

#present-posts_right a.thumbnail_60,
#osusume-posts_left_t a.thumbnail_50,
#osusume-posts_right a.thumbnail_60 {
  float: left;
  margin: 0 8px 0 0;
}

#present-posts_right a.thumbnail_60 img,
#osusume-posts_right a.thumbnail_60 img {
  margin: 0;
  width: 60px;
  height: 60px;
}

#osusume-posts_left_t a.thumbnail_50 img {
  margin: 0;
  width: 50px;
  height: 50px;
}

#present-posts_right .post-title,
#osusume-posts_right .post-title {
  /*width:120px;*/
  width:145px;
  font-size: 14px;
  word-wrap:break-word;
  float:right;
}

.thumbnail-120{
  float:left;
  width:120px;
  left:120px;
  padding-right:4px;
  display:block;
}


.thumbnail-150{
  float:left;
  width:150px;
  left:150px;
  padding-right:4px;
  display:block;
}

.thumbnail-165{
  width:165px;
  height:80px;
  display:block;
  margin:0 auto 4px;
}
/* 20150911 start */
.thumbnail-165{
  position: relative;
}
.pr-label_top-right {
  position: absolute;
  top: 0px;
  right: 0px;
  background: url("images/icon_pr_2.png") no-repeat center top;
  width: 40px;
  height: 40px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
/* 20150911 end */
#site-footer {
  background-color: #333;
  color: #fff;
  padding: 12px 15px;
  margin-top: 20px;
}

#site-footer a {
  color: #fff;
}

#footer-navi li,
#rights {
  margin: 4px 0;
}

#footer-navi li {
  float: left;
  border-right: 1px solid #fff;
  padding: 0 15px;
}

#footer-navi li:last-child {
  border: none;
}

#rights {
  float: right;
}


#table_publisher {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}

#table_publisher th,
#table_publisher td {
  text-align: left;
  border: 1px solid #ddd;
  padding: 10px 16px;
  font-weight: normal;
}

#table_publisher th {
  background-color: #f8f8f8;
}

.agree-button {
  display: inline-block;
  background: url("images/arrow_3_r.gif") no-repeat 8px;
  margin: 1px;
  border: 2px solid #999;
  padding: 5px 9px 5px 35px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background-color: #fff;
  color: #000;
  text-decoration: none;
}

.agree-button:hover {
  border: 3px solid #666;
  margin: 0;
}

#present_entry {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  padding: 10px;
  background-color: #f66;
}

#present_entry h1 {
  background: url("images/present_entry_h1_bg.png") no-repeat left 4px;
  font-size: 14px;
  height: 130px;
  text-indent: -9999px;
}

#present_entry h1,
#present_entry .content {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background-color: #fff;
}

#present_entry .content {
  padding: 8px 20px;
}


.adsense {

}

#adsense_1 {
  /*background: url("images/osn-banner_1.png") no-repeat;*/
  width: 728px;
  height: 90px;
}

#adsense_2 {
  width: 200px;
  margin-top:15px;
}

#adsense_3,
#adsense_5 {
  /*background: url("images/osn-banner_3.png") no-repeat;*/
  margin-left: 20px;
  width: 160px;
  height: 600px;
}

#adsense_4 {
  width: 300px;
  margin-top:15px;
}

#ad-container_right-bottom {
  width: 300px;
  margin-top:15px;
}

#ad-container_after-article {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin:40px -15px;
}

#widget-area-right_2 h4.drink {
  background-image: url("images/cat-icon_drink.gif");
}

#widget-area-right_2 h4.snack {
  background-image: url("images/cat-icon_snack.gif");
}

#widget-area-right_2 h4.bento {
  background-image: url("images/cat-icon_bento.gif");
}

#widget-area-right_2 h4.noodles {
  background-image: url("images/cat-icon_noodles.gif");
}

#widget-area-right_2 h4.retort {
  background-image: url("images/cat-icon_retort.gif");
}

#widget-area-right_2 h4.stationery {
  background-image: url("images/cat-icon_stationery.gif");
}

#widget-area-right_2 h4.toy {
  background-image: url("images/cat-icon_toy.gif");
}

#widget-area-right_2 h4.livingware {
  background-image: url("images/cat-icon_livingware.gif");
}

#widget-area-right_2 h4.sundries {
  background-image: url("images/cat-icon_sundries.gif");
}

#widget-area-right_2 h4.etc {
  background-image: url("images/cat-icon_etc.gif");
}

/*RENDER SWITCHER*/

.renderSwitcher{
  width:100%;
  height:150px;
  margin:40px auto 0px;
  padding-bottom:40px;
}

.renderSwitcher .mobile a{
  width:80%;
  height:150px;
  font-size:40px;
  line-height:150px;
  text-align:center;
  margin:0 auto;
  display:block;
  border: 1px solid #AAA;
  color:#FFF;
  background: -moz-linear-gradient(top,#BFD9E5, #63B0CF 50%,#0080B3 50%,#09C);
  background: -webkit-gradient(linear, left top, left bottom, from(#BFD9E5), color-stop(0.5,#63B0CF), color-stop(0.5,#0080B3), to(#09C));
  text-shadow: 0px 0px 3px rgba(0,0,0,1);
  border-radius:16px;
  text-decoration:none;
}

.renderSwitcher .pc a{
  height:0px;
  display:block;
  overflow:hidden;
}

.top_link{
  display:block;
  color:#000;
  text-decoration:none;
}

.top_link:hover{
  /*border-radius:12px;*/
  background:#efefef;
}

/*page_links*/
.wp_page-links{
  text-align: center;
  padding: 20px 0;
  clear: both;
  margin:40px 0;
}

.wp_page-links span{
  border: none;
  background: #EEE;
  color: #454545;
  font-size: 15px;
  padding: 5px 10px;
  margin: 0 0 0 10px;
  text-decoration: none;
  border-radius:7px;
}

.wp_page-links a{
  text-decoration:none;
}

.wp_page-links a span{
  text-decoration:none;
  color:#454545;
  background:#fc0;
}

.wp_page-links a span:hover {
  background: #444;
  color: #fff;
}

.widget_archive ul{
  padding:10px;
}

.widget_archive ul li{
  margin:5px 0;
}

.widget_archive .screen-reader-text {
  display: block;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  margin-top: -1px;
  overflow: hidden;
}

.widget_archive select {
  margin: 10px;
}



/* サーチ結果画面 */

#search_index{
  width:650px;
  margin:0 auto;
}

#search_index:after {
    clear: both;
    content: "";
    display: block;
    height: 10px;
    width: 650px;
}

.search_posts{
  width:300px;
  height:190px;
  margin-right:50px;
  margin-bottom:50px;
  overflow:hidden;
  float:left;
  display:block;
  position:relative;
  border-radius:8px;
}

.search_posts:nth-child(even){
  margin-right:0;
}

.search_posts a{
  width:300px;
  height:190px;
  display:block;
  position:relative;
}

.search_posts a img{
  display:block;
  position:absolute;
  top:0px;
  left:0px;
  z-index:50;
  width: 100%;
  height: auto;
}
/* 20150911 start */
.search_posts a .pr-label_top-right{
  z-index:99;
}
/* 20150911 end */
.search_title{
  width:280px;
  height:30px;
  background:rgba(0,0,0,0.7);
  position:absolute;
  bottom:0px;
  left:0px;
  font-size:14px;
  line-height:22px;
  font-weight:bold;
  color:#FFF;
  text-shadow: 0px 1px 2px rgba(0,0,0,0.7);
  padding:10px;
  z-index:100;
  transition: all 0.3s ease 0s;
}

.search_posts:hover .search_title{
  height:170px;
  background:rgba(0,0,0,0.5);
}


#writer{
  width:300px;
  margin:30px auto;
}

.wpp-thumbnail{
  width:120px;
  height:120px;
  float:left;
  display:block;
  margin-right:10px;
}

.wpp-post-title{
  width:140px;
  display:block;
  float:left;
  overflow:hidden;
}

.post-stats{
  clear:both;
}


/*twitter_present 2014/11/13 */

#tweet_present{
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.3);
  position:fixed;
  top:0px;
  left:0px;
  display:none;
  z-index:9999;
}

#tweet_present #tw_window{
  width:500px;
  background:#FFF;
  border-radius:10px;
  border:10px solid #F66;
  position:absolute;
  top:50%;
  left:50%;
  margin:-20% 0 0 -250px;
  box-shadow:0px 3px 8px rgba(0,0,0,0.5);
}

#tweet_present #tw_window .hidden{
  width:20px;
  height:20px;
  position:absolute;
  top:-20px;
  right:-20px;
  font-size:12px;
  line-height:20px;
  color:#FFF;
  background:#000;
  box-shadow:0px 0px 3px rgba(0,0,0,0.5);
  border-radius:100%;
  border:2px solid #CCC;
  font-weight:bold;
  cursor:pointer;
  text-align:center;
}

#tweet_present #tw_window h3{
  width:500px;
  height:40px;
  background:#F66;
  text-align:center;
  margin-bottom:40px;
}

#tweet_present #tw_window h3 img{
  width:180px;
  height:20px;
  display:block;
  margin:0 auto;
  padding:10px 0;
}

#tweet_present #tw_window .field{
  width:100%;
  height:auto;
  text-align:center;
  margin:0 auto;
}

#tweet_present #tw_window .field a{
  width:200px;
  height:40px;
  display:block;
  margin:15px auto;
}

#tweet_present #tw_window .field img{
  display:block;
  margin:15px auto;
}

#tweet_present #tw_window .tw_text p{
  padding:15px;
  font-size:11px;
  line-height:18px;
  color:#666;
  font-weight:normal;
}

#tweet_present #tw_window .tw_text p:first-line{
  font-weight: bold;
  font-size:12px;

}

#tweet_present #tw_window .tw_text p a{
  color:#F66;
  text-decoration:underline;
}

.special_box{
  margin:30px auto !important;
}


/* SPECIAL */

#special_index{
  width:650px;
  height:auto;
  margin:40px auto 15px;
}

#special_index .special_post{
  width:100%;
  height:auto;
  margin:15px 0px;
}

#special_index .special_post a{
  display:block;
  width:100%;
  height:auto;
  border-radius:8px;
  text-decoration:none;
}

#special_index .special_post a:hover .special_title{
  color:#FFF;
}

#special_index .special_post a img{
  width:96%;
  height:auto;
  margin:0;
  padding:2%;
  display:block;
  background:#F5C921;
  border-radius:8px 8px 0px 0px;
}

#special_index .special_post a .special_title{
  width:96%;
  padding:1% 2% 3%;
  margin:0;
  background:#F5C921;
  color:#333;
  font-size:18px;
  line-height:22px;
  font-weight:bold;
  border-radius: 0px 0px 8px 8px;
  text-decoration:none;
}

.special_banner{
  width:280px;
  height:auto;
  padding:10px;
  background: #fc0;
    border-radius:7px;
  margin-top:15px;
}

.special_banner h3{
  font-size:20px;
  line-height:30px;
  font-weight:bold;
  color:#FFF;
  text-align:center;

}

.special_banner a:hover{
  opacity:0.6;
}

.special_banner a:last-child{
  margin:0 auto 0;
}

.special_banner a{
  width:280px;
  height:auto;
  display:block;
  margin:0 auto 20px;
}

.special_banner a img{
  width:280px;
  height:auto;
  display:block;
  margin:0;
  padding:0;
}


/* スターレート */

.star_rate{
  width:650px;
  height:30px;
  margin:20px 0;
  font-size:16px;
  line-height:30px;
}

.star_rate img{
  vertical-align:-8px;
  padding-right:10px;
}

/*カテゴリメニュー*/

#categorynav{
  border-radius: 8px;
  border:2px solid #F4C720;
  padding:0;
}

#categorynav h3{
  width:100%;
  height:35px;
  font-size:16px;
  line-height:35px;
  color:#333;
  margin-bottom:15px;
  text-indent:1em;
  font-weight:bold;
  background:#F4C720;
}

#categorynav ul{
  width:90%;
  margin:0 auto 15px;
  padding:0;
}

#categorynav ul:after{
  content:"";
  display:block;
  clear:both;
  width:0px;
  height:0px;
}

#categorynav ul li{
  display: inline;

}

#categorynav ul li a{
  color:#FFF;
  text-decoration:none;
  float:left;
  padding:9px;
  font-size:12px;
  font-weight:bold;
  line-height:12px;
  margin:4px;
  background:#F4C720;
  border-radius:6px;
  display:block;
  -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  height: 12px;
}

#categorynav ul li a:hover{
  opacity:0.5;
  color:#FFF;
  text-decoration:none;
  float:left;
  padding:9px;
  font-size:12px;
  font-weight:bold;
  line-height:12px;
  margin:4px;
  background:#F4C720;
  border-radius:6px;
  display:block;
  -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  height: 12px;
}

/*検索*/

#headersearch{
  background-color: #333;
  clear: both;
  padding:0px;
  margin:0 auto 15px;
  position:relative;
  height:40px;
}
#headersearch p#header-rss-button {
  position:absolute;
  top:5px;
  right:380px;
}
#headersearch p#header-rss-button a {
  color:#fff;
}
#headersearch p#header-rss-button a img {
  padding:0 5px;
}
#headersearchform{
  height:28px;
  margin:0;
  background:#FFF;
  border:1px solid #999;
  border-radius:15px;
  position:relative;
  box-shadow:0px 1px 3px rgba(0,0,0,0.2) inset;
  position:absolute;
  top:5px;
  right:5px;
  width:350px;
}

#headersearchfield{
  display: block;
  height: 28px;
  border:none;
  background:none;
  padding-left:15px;
  width:300px;
  font-size:14px;
}

#headersearchsubmit{
  width:28px;
  height:0px;
  position:absolute;
  top:0px;
  right:5px;
  padding:28px 0px 0px;
  display:block;
  background:url(images/serchbtn.png) top left no-repeat;
  background-size:contain;
  border:none;
  overflow:hidden;
}

#headersearchsubmit:hover{
  opacity:0.6;
}


/*記者表示*/

.author_box{
  width:630px;
  height:auto;
  padding:10px;
  border:3px solid #CCC;
  margin:40px 0 10px;
}

.author_box h3{
  width:630px;
  height:25px;
  border:none;
  border-bottom:1px dotted #000;
  padding:0;
  margin:0 0 5px;
  font-size:18px;
  line-height:25px;
  color:#333;
  clear:both;
  font-weight:normal;
}

.author_img{
  width:80px;
  height:80px;
  float:left;
  margin:5px 10px 40px 0px;
}

.author_profile{
  width:540px;
  height:auto;
  float:left;
  margin:5px 0px 40px;
}

.author_profile h4{
  font-size:22px;
  line-height:30px;
  margin:0px 0px 5px;
  border:none;
  color:#333;
  font-weight:normal;
  padding:0;
}

.author_profile p{
  font-size:14px;
  line-height:22px;
  color:#333;
}


.author_posts {
  width:608px;
  height:260px;
  margin:0 auto 10px;
  padding-bottom:0px;
}
.author_posts2 {
  width:608px;
  margin:0 auto;
}
.author_posts:after , .author_meta:after,
.author_posts2:after {
  content:"";
  display:block;
  clear:both;
}

.author_posts a:hover,
.author_posts2 a:hover {
  opacity:0.5;
}

.post_link{
  width:120px;
  height:270px !important;
  margin:5px;
  padding:10px;
  border:1px solid #CCC;
  float:left;
  overflow:hidden;
}

.author_thumbnail{
  width:120px;
  height:120px;
  margin:0;
  padding:0;
}
/* 20150911 start */
.author_thumbnail a{
  display:block;
  position: relative;
}
/* 20150911 end */
.author_thumbnail img{
  width:100%;
  height:auto;
  display:block;
}

ul.author_meta{
  width:120px;
  margin:0;
  padding:0;
}

.author_meta li{
  width:60px;
  height:14px;
  margin:0;
  padding:0;
  overflow:hidden;
  font-size:10px;
  line-height:14px;
  float:left;
  text-align:center;
  list-style:none;
}

.author_meta .date{
  background:#CCC;
  color:#333;
}

.author_meta .cat a{
  width:100%;
  height:100%;
  display:block;
  color:#333;
  background:#FC0;
  text-decoration:none;
}

.post_link h4{
  font-size:11px;
  line-height:13px;
  margin:7px 0 0;
  padding:0;
  border:none;
}

.post_link h4 a{
  color:#333 !important;
  font-weight:normal;
  text-decoration:none;
}

/*関連記事デザイン 2014/12/29*/

div.yarpp-related{
  width:650px;
  border:3px solid #fc0;
  background:#FFF;
  border-radius:6px 6px 0px 0px;
  padding-bottom:10px !important;
  margin:30px auto;
}
div.yarpp-related:after{
  content:"";
  display:block;
  clear:both;
}

.yarpp-related h3{
  border-radius:0px;
}

.fb-comments{
  padding:10px;
}

.single_ranking h3{
  background:url(images/single_ranking.png) 2px center no-repeat #fc0;
  padding-left:37px;
  line-height:30px;
}

.single_ranking ul{
  width:95%;
  margin:15px auto;
}

.single_ranking ul li{
  font-size:11px;
  line-height:24px;
  height:24px;
  border-bottom:1px dotted #333;
  margin-bottom:5px;
  position:relative;
  counter-increment:ranking;
  display:block;
  overflow:hidden;
}

.single_ranking ul li a.wpp-post-title{
  width:auto;
  height:auto;
  display:inherit;
  color:#2F6992;
  text-decoration:none;
  padding-left:20px;
}

.single_ranking ul li a.wpp-post-title:hover{
  opacity:0.5;
}

.single_ranking ul li:before{
  width:16px;
  height:16px;
  font-size:10px;
  line-height:16px;
  position:absolute;
  top:3px;
  left:0px;
  color:#FFF;
  background:#999;
  border-radius:8px;
  text-align:center;
  content:counter(ranking,decimal);
}

.single_ranking ul li:nth-child(1):before{
background: #ceb84c; /* Old browsers */
background: -moz-linear-gradient(top,  #ceb84c 0%, #8e6f34 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ceb84c), color-stop(100%,#8e6f34)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ceb84c 0%,#8e6f34 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ceb84c 0%,#8e6f34 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ceb84c 0%,#8e6f34 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ceb84c 0%,#8e6f34 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ceb84c', endColorstr='#8e6f34',GradientType=0 ); /* IE6-9 */
color:#FFF;
}
.single_ranking ul li:nth-child(2):before{
background: #eeeeee; /* Old browsers */
background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
color:#666;
}
.single_ranking ul li:nth-child(3):before{
background: #b7ab9d; /* Old browsers */
background: -moz-linear-gradient(top,  #b7ab9d 0%, #896d52 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b7ab9d), color-stop(100%,#896d52)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #b7ab9d 0%,#896d52 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #b7ab9d 0%,#896d52 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #b7ab9d 0%,#896d52 100%); /* IE10+ */
background: linear-gradient(to bottom,  #b7ab9d 0%,#896d52 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7ab9d', endColorstr='#896d52',GradientType=0 ); /* IE6-9 */
color:#FFF;
}

/*過去ログページ*/

.post .content a.pastimg{
  display:block;
  border:4px solid #fc0;
}

.post .content a.pastimg:hover{
  opacity:0.5;
}

.post .content a.pastimg img{
  width:100%;
  height:auto;
  display:block;
  margin:0;
  padding:0;
}


/*Numbar post*/

#wp_page_numbers {
  width:100%;
  clear:both;
  margin:20px auto;
  padding:0;
}

#wp_page_numbers ul{
  width:100%;
  margin:0;
  padding:0;
  text-align:center;
}

#wp_page_numbers ul li{
  display:inline-block;
  *display: inline;
  *zoom: 1;
  margin:5px;
  border: none;
  font-size: 14px;
}



#wp_page_numbers a.paginate,#wp_page_numbers li.paginate a{
  padding:5px 10px;
}

#wp_page_numbers ul li.page_info{
  text-decoration:none;
  color:#454545;
  background:#DEDEDE;
  border-radius: 7px;
  padding:4px 8px;
}

#wp_page_numbers ul li.paginate a, #wp_page_numbers ul li a.paginate{
  background: #FC0;
  border-radius: 7px;
  text-decoration: none;
  color:#333;
}

#wp_page_numbers ul li.paginate:hover, #wp_page_numbers ul li a.paginate:hover{
  opacity: 0.5;
}



#wp_page_numbers ul li.paginate a{
  text-decoration: none;
  color:#333;
}

#wp_page_numbers ul li.active_page a.paginate{
  text-decoration:none;
  color:#454545;
  background:#DEDEDE;
  border-radius: 7px;
}

#wp_page_numbers ul li.active_page a.paginate:hover{
  opacity: 1.0;
  cursor: inherit;
}
















/*  iine
 ------------------------------------ */
.iinebox{
  background-repeat: no-repeat;
  background-size: cover;
  background-position:0 -100px;
  margin: 20px 0 0;
}
.iinebox .fb-bt{
  background: rgba(0, 0, 0, 0.6);
  color: #FFF;
  padding: 30px 0;
  text-align: center;
  font-weight: bold;
}
.iinebox .fb-bt .txtsmall{font-size: 14px;}
.iinebox .fb-bt p{ margin: 10px 0;}


/*  social-maintop
 ------------------------------------ */
#social-maintop { margin: 15px 0 30px;  }
#social-maintop .social-btn {
  padding: 13px 0 0;
  font-size: 17px;
  font-weight: bold;
  width: 19%;
  height: 38px;
}
@media only screen and (min-width: 480px) and (max-width: 860px) {
#social-maintop span { font-size: 14px; }
#social-maintop .social-btn { width: 18.9%; }
}

@media only screen and (max-width: 479px) {
#social-maintop span { font-size: 13px; }
#social-maintop i { display: none; }
#social-maintop .social-btn {
  padding: 10px 0 0;
  width: 18.5%;
}
}
/*  social-mainbtm
 ------------------------------------ */
#social-mainbtm {
  margin: 5px 0 0;
  line-height: 0;
}
#social-mainbtm .twitter-button,
#social-mainbtm .fb-like,
#social-mainbtm .fb-share-button{
  display: inline-block;
  vertical-align: bottom;
  margin-right:2px;
}

/*  social-btn
 ------------------------------------ */
 @font-face {
  font-family: 'icomoon';
  src:url('fonts/icomoon.eot?kkiaww');
  src:url('fonts/icomoon.eot?#iefixkkiaww') format('embedded-opentype'),  url('fonts/icomoon.woff?kkiaww') format('woff'),url('fonts/icomoon.ttf?kkiaww') format('truetype'),url('fonts/icomoon.svg?kkiaww#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.im{
  display: inline-block;
  font: normal normal normal 14px/1 'icomoon';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.im-feedly-square:before { content: "\e600"; }
.im-feedly:before { content: "\e601"; }
.im-hatena-square:before { content: "\e602"; }
.im-hatena:before { content: "\e603"; }
.im-line-square:before { content: "\e604"; }
.im-line:before { content: "\e605"; }
.im-pocket-square:before { content: "\e606"; }
.im-pocket:before { content: "\e607"; }
.btn {
  border: none;
  outline: none;
  display: inline-block;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.btn:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.btn.icon-twitter:before,
.btn.icon-facebook:before,
.btn.icon-googleplus:before,
.btn.icon-hatena-square:before,
.btn.icon-pocket-square:before,
.btn.icon-line-square:before {
  font-family: FontAwesome;
  speak: none;
  font-weight: normal;
}
.btn.icon-hatena-square:before,
.btn.icon-pocket-square:before,
.btn.icon-line-square:before { font-family: 'icomoon'; }
.btn.icon-twitter:before { content: "\f099"; }
.btn.icon-facebook:before { content: "\f09a"; }
.btn.icon-googleplus:before { content: "\f0d5"; }
.btn.icon-hatena-square:before { content: "\e602"; }
.btn.icon-pocket-square:before { content: "\e606"; }
.btn.icon-line-square:before { content: "\e604"; }
.social-btn {
  text-shadow: 0 1px rgba(0,0,0,0.2);
  text-align: center;
  font-weight: bold;
  color: #fff;
  border-radius: 5px;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;

}
.social-btn span {
  display: inline-block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  -webkit-backface-visibility: hidden;
  -moz-transition: all 0.3s;
  -moz-backface-visibility: hidden;
  transition: all 0.3s;
  backface-visibility: hidden;
}
.social-btn:before {
  position: absolute;
  height: 100%;
  width: 100%;
  line-height:54px;
  font-size: 180%;
  left: 0;
  top: -100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.social-btn:hover { top: 0px; }
.social-btn:active { top: 0px; }
.social-btn:active:before { color: #CCC; }
.social-btn { color: #FFF !important; }
.social-btn:hover span {
  -webkit-transform: translateY(300%);
  -moz-transform: translateY(300%);
  -ms-transform: translateY(300%);
  transform: translateY(300%);
}
.social-btn:before {
  left: 0;
  top: -100%;
}
.social-btn:hover:before { top: 0; }
.social-btn i { margin-right: 5px }
.social-btn.icon-twitter {
  background: #55acee;
  box-shadow: 0 5px #389EEB;
}
.social-btn.icon-twitter:hover { box-shadow: 0 3px #389EEB; }
.social-btn.icon-twitter:active { box-shadow: 0 0 #389EEB; }
.social-btn.icon-facebook {
  background-color: #3c599f;
  box-shadow: 0 5px #344D8A;
}
.social-btn.icon-facebook:hover { box-shadow: 0 3px #344D8A; }
.social-btn.icon-facebook:active { box-shadow: 0 0 #344D8A; }
.social-btn.icon-googleplus {
  background-color: #dd4b39;
  box-shadow: 0 5px #CB3522;
}
.social-btn.icon-googleplus:hover { box-shadow: 0 3px #CB3522; }
.social-btn.icon-googleplus:active { box-shadow: 0 0 #CB3522; }
.social-btn.icon-hatena-square {
  background-color: #00a5de;
  box-shadow: 0 5px #0094C7;
}
.social-btn.icon-hatena-square:hover { box-shadow: 0 3px #0094C7; }
.social-btn.icon-hatena-square:active { box-shadow: 0 0 #00A1CB; }
.social-btn.icon-line-square {
  background-color: #50c900;
  box-shadow: 0 5px #48B500;
}
.social-btn.icon-line-square:hover { box-shadow: 0 3px #48B500; }
.social-btn.icon-line-square:active { box-shadow: 0 0 #48B500; }
.social-btn.icon-pocket-square {
  background-color: #ee4056;
  box-shadow: 0 5px #E3142E;
}
.social-btn.icon-pocket-square:hover { box-shadow: 0 3px #E3142E; }
.social-btn.icon-pocket-square:active { box-shadow: 0 0 #E3142E; }




/* 記事内「あわせて読みたい」ボックス 20180126 clop */
.related_post {
  background-color: #f4f7d5;
  margin: 30px 0;
  border-style: double;
  padding: 10px 15px;
}








.fa-hatena:before {
  font-family: Verdana;
  font-weight: bold;
  content: 'B!';
}

.share {
  margin-top: 0px;
  margin-bottom: 40px;
}

.share ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.share ul:after {
  display: block;
  clear: both;
  content: '';
}

.share li {
  float: left;
  width: 25%;
  margin: 0;
  margin-top: 15px;
}

.share li a {
  font-size: 14px;
  display: block;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  color: #fff;
}

.share li a:hover {
  opacity: .8;
}

.share li a:visited {
  color: #fff;
}

.tweet a {
  background-color: #55acee;
}

.facebook a {
  background-color: #315096;
}

.googleplus a {
  background-color: #dd4b39;
}

.hatena a {
  background-color: #008fde;
}

@media(max-width: 599px) {
  .share li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px;
  }
  .share li i {
    font-size: 1.3em;
    padding-top: 3px;
  }
  .share li span {
    display: none;
  }
}



/* 左サイドバー 商品リスト順序制御 */
/* #posts_wrapper_left {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}

#posts_wrapper_left.no-sampling #sampling_posts_left {
  -ms-flex-order: 0;
  order: 0;
}
#posts_wrapper_left.no-sampling #comparison_posts_left {
  -ms-flex-order: 1;
  order: 1;
}
#posts_wrapper_left.no-sampling #nikkeiposranking_posts_left {
  -ms-flex-order: 0;
  order: 0;
} */



/* 左サイドバー サンプリング商品リスト */
#sampling_posts_left {
  background-color: #fff;
  margin-top: 15px;
  border-radius: 0 0 8px 8px;
  border: 2px solid #fc0;
}

#sampling_posts_left h3 {
  background: #fc0 url(images/pattern_1.png) repeat center top;
  margin: -2px -2px 0;
}

#sampling_posts_left h3 span {
  display: block;
  background: url(images/sampling_left_h3.png) no-repeat center center;
  height: 0;
  padding-top: 150px;
  overflow: hidden;
}

#sampling_posts_left ul {
  padding: 0 10px;
}

#sampling_posts_left li {
  border-top: 1px dotted #999;
  padding: 10px 0;
}

#sampling_posts_left li:first-child {
  border-top: none;
}

#sampling_posts_left ul>li>a {
  display: block;
}

#sampling_posts_left .post-thumbnail {
  text-align: center;
}

#sampling_posts_left .post-title {
  margin-top: 4px;
}

#sampling_posts_left .more {
  margin-top: 10px;
  padding-bottom:15px;
  text-align: center;
}

#sampling_posts_left .more .more-link {
  display: inline-block;
  float: none;
  margin: 0;
}



/* 左サイドバー スタッフ比較検証リスト */
#comparison_posts_left {
  background-color: #fff;
  margin-top: 15px;
  border-radius: 8px;
  border: 3px solid #009e96;
}

#comparison_posts_left h3 {
  background: url(images/comparison_left_h3.png) no-repeat center -3px;
  height: 0;
  padding-top: 112px;
  overflow: hidden;
}

#comparison_posts_left ul {
  padding: 0 9px;
}

#comparison_posts_left li {
  border-top: 1px dotted #999;
  padding: 10px 0;
}

#comparison_posts_left li:first-child {
  border-top: none;
}

#comparison_posts_left ul>li>a {
  display: block;
}

#comparison_posts_left .post-thumbnail {
  text-align: center;
}

#comparison_posts_left .post-title {
  margin-top: 4px;
}

#comparison_posts_left .more {
  margin-top: 10px;
  padding-bottom:15px;
  text-align: center;
}

#comparison_posts_left .more .more-link {
  display: inline-block;
  float: none;
  margin: 0;
}



/* 左サイドバー 日経POSランキングリスト */
#nikkeiposranking_posts_left {
  background-color: #fff;
  margin-top: 15px;
  border-radius: 8px;
  border: 3px solid #333565;
}

#nikkeiposranking_posts_left h3 {
  background: #333565 url(images/nikkeiposranking_left_h3.png) no-repeat center center;
  height: 0;
  margin: -3px -3px 0;
  border-radius: 8px 8px 0 0;
  padding-top: 100px;
  overflow: hidden;
}

#nikkeiposranking_posts_left .source {
  background-color: #eee;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

#nikkeiposranking_posts_left ul {
  padding: 0 9px;
}

#nikkeiposranking_posts_left li {
  border-top: 1px dotted #999;
  padding: 10px 0;
}

#nikkeiposranking_posts_left li:first-child {
  border-top: none;
}

#nikkeiposranking_posts_left ul>li>a {
  display: block;
}

#nikkeiposranking_posts_left .post-thumbnail {
  text-align: center;
}

#nikkeiposranking_posts_left .post-title {
  margin-top: 4px;
}

#nikkeiposranking_posts_left .more {
  margin-top: 10px;
  padding-bottom:15px;
  text-align: center;
}

#nikkeiposranking_posts_left .more .more-link {
  display: inline-block;
  float: none;
  margin: 0;
}



/* 左サイドバー おトク生活リスト */
#otokuseikatsu_posts_left {
  background-color: #fff;
  margin-top: 15px;
  border-radius: 0 0 8px 8px;
  border: 2px solid #fc0;
}

#otokuseikatsu_posts_left h3 {
  background: url(images/otokuseikatsu_left_h3.png) no-repeat center center;
  height: 0;
  padding-top: 225px;
  overflow: hidden;
}

#otokuseikatsu_posts_left ul {
  padding: 0 10px;
}

#otokuseikatsu_posts_left li {
  border-top: 1px dotted #999;
  padding: 10px 0;
}

#otokuseikatsu_posts_left li:first-child {
  border-top: none;
}

#otokuseikatsu_posts_left ul>li>a {
  display: block;
}

#otokuseikatsu_posts_left .post-thumbnail {
  text-align: center;
}

#otokuseikatsu_posts_left .post-title {
  margin-top: 4px;
}

#otokuseikatsu_posts_left .more {
  margin-top: 10px;
  padding-bottom:15px;
  text-align: center;
}

#otokuseikatsu_posts_left .more .more-link {
  display: inline-block;
  float: none;
  margin: 0;
}



/* 左サイドバー おトク生活バナー */
#otokuseikatsu_banner_left {
  margin-top: 15px;
}

#otokuseikatsu_banner_left a {
  display: block;
}

#otokuseikatsu_banner_left img {
  width: 100%;
  height: auto;
}



/* 左サイドバー おトク生活バナー */
#line_banner_left {
  margin-top: 15px;
}

#line_banner_left a {
  display: block;
}

#line_banner_left img {
  width: 100%;
  height: auto;
}
