/*
Theme Name: affingerhild3
Template: affinger3
*/
@import url('../affinger3/style.css');

p{
    font-size: 15px;
    line-height: 27px;
}
/* stinger中見出し */

h2 {
    position: relative;
    border:0;
}

/*h2:after {
    content: '';
    position: absolute;
    border-top: 10px solid #40a5c2;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    bottom: -10px;
    left: 30px;
    border-radius: 2px;
}

h2:before {
    content: '';
    position: absolute;
    border-top: 10px solid #40a5c2;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    bottom: -10px;
    left: 30px;
}*/
@media only screen and (min-width: 781px) {
    h2{
        font-size: 23px;
        margin: 20px 0px 20px -30px;
        padding: 15px 30px;
        line-height: 130%;
    }
}

.top-h2{
    margin:0;
}

#inner{
        border:0px solid #cb221c;
	padding:6px;
        clear: left;
}
.spec{
    float: right;
    max-width: 450px;
}
table.tspec {
    border: 1px #E3E3E3 solid;
    border-spacing: 0;
}

.tspec th {
    font-weight:bold;
    padding: 5px;
    border: #E3E3E3 solid;
    border-top-color: #E3E3E3;
    border-width: 0 0 1px 1px;
    background: #EFEFEF;
    line-height: 120%;
    text-align: center;
    font-size: 13px;
}
.tspec td {
    padding: 8px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}
div#page div.spec table{
	margin: 20px 0 20px 0;
	border-collapse: collapse;
	font-size:14px;
	}
div#page div.spec table td{
	padding:5px;
	word-break:break-all;
	line-height:1.3;
	border:1px solid #E3E3E3;
	}
div#page div.spec table td.name{
        font-weight:bold;
        width:120px;
	vertical-align:top;
	background-color: #EFEFEF;
	font-size:12px;
	}
div#page div.spec table td img{
	margin: 0 5px 0 0;
	border:1px solid #343434;
	}
ul.ht_cate_icon {

        margin: 0;
 	padding: 0;
	height:30px;
}
ul.ht_cate_icon li {
	display: inline;
 	margin: 0;
 	padding: 0;
}

.ranking {
 	font-size: 13px;
    margin-bottom: 20px;
}
span.red {
 	font-size: 18px;
 	color: #F00;
 	font-weight: bold;
 	margin: 0;
}
.single-title {
 	padding: 0 15px 0 0;
}
.single-postmeta {
 	margin-bottom: 0;
 	font-size: 13px;
}
span.cate {
 	float: left;
 	padding-right: 10px;
}

hr.style-one {
 	border: none;
 	width: auto;
 	border-bottom: 1px solid #E5E5E5;
 	border-bottom: 1px solid rgba(0,0,0,0.1);
 	margin: 15px 0;
 	clear: both;
 	position: relative;
}

#main .post table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #E3E3E3;
	border-right-color: #E3E3E3;
	color: #333;
}
#side aside ul li ul li {
	background-image: none;
	padding-left: 0;
	color: #333;
	text-decoration: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	line-height: normal !important;
	}

.post-ratings IMG,.post-ratings-image{
float:left;
}

.crfp-rating-4-5 {
    width: 72px !important;
}
.crfp-rating-3-5 {
    width: 56px !important;
}
.crfp-rating-2-5 {
    width: 40px !important;
}
.crfp-rating-1-5 {
    width: 24px !important;
}
.crfp-rating-0-5 {
    width: 8px !important;
}

.samune{
float:left;
max-width: 200px;
}

p.bottom-label {
    color: #000;  /* 文字の色 */
    font-size: 13px; /* 文字の大きさ */
    padding-left: 10px; /* 左に余白（右に移動） */
}

/*--------------------------------
headerフォローボタン
---------------------------------*/
.header-sns {
	padding: 0.3em;
	font-size: 40px;
	width:200px;
	float:right;
	padding-top:45px;
}

.header-sns ul {
	list-style:none;
	display: table;
	table-layout: fixed;
	width: 100%;
}
.header-sns ul li {
	display: table-cell;
	vertical-align:middle;
	text-align: center;
}

.header-sns li a{
	position:relative;
	display:block;
	padding:5px;
	text-align:center;
	text-decoration: none;
}
.header-sns li a:hover {
	-webkit-transform: translate3d(0px, 5px, 1px);
	-moz-transform: translate3d(0px, 5px, 1px);
	transform: translate3d(0px, 5px, 1px);
}

/*media Queries タブレットサイズ
----------------------------------------------------*/
@media only screen and (max-width: 780px) {
}
/*media Queries タブレットサイズ
----------------------------------------------------*/
@media only screen and (min-width: 380px) {
}
/*media Queries PCサイズ
----------------------------------------------------*/
@media only screen and (min-width: 780px) {

/*--------------------------------
780px　headerフォローボタン
---------------------------------*/
header #logo{
	float:left;
}
header .header-sns {
	float:right;
}
/*-- ここまで --*/
}

header .textwidget{
	background:#FFF;
}

#contentInner #search{
    padding-bottom: 0px;
    position: relative;
    width: 100%;
    height:60px;
}

#contentInner #s{
    border: 5px solid #40a5c2;
    height: 44px;

}
#contentInner #searchform{
    border:0;
}

#contentInner #searchsubmit{
    top:5px;
}

.kanren dt{
    width:150px;
}

.kanren dt img{
    width:150px;
}

.kanren dd{
    padding-left: 175px;
}
#side .kanren dt{
    width:100px;
}
#side .kanren dt img{
    width:100px;
}
#side .kanren dd{
    padding-left: 115px;
}
.top-itiran dd h3 a{
    font-size:20px;
}

header ul.menu li a:hover{
    color:#222;
}

/*popular post*/
.wpp-list{
    counter-reset:wpp-ranking;
}
.wpp-list li {
    position: relative;
    list-style-type: none;
    padding-top: 5px;
    padding-left: 5px;
}
.wpp-list li:before {
    content: counter(wpp-ranking, decimal);
    counter-increment: wpp-ranking;
    background: #40a5c2;
    opacity: 0.9;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    padding: 4px 8px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

/*.rating-results-list table tbody{
    counter-reset:rating-ranking;
}

.rating-results-list table tr {
    position: relative;
    padding-top: 5px;
    padding-left: 5px;
}
.rating-results-list table tr:before {
    content: counter(rating-ranking, decimal);
    counter-increment: rating-ranking;
    background: #40a5c2;
    opacity: 0.9;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    padding: 4px 8px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}*/

blockquote{
    background-color: #f3f3f3;
    background-image: url(../affinger3/images/quote.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 50px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 20px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCC;
}

/* カテゴリー・タグ共通 */
.tagst a[rel*="category"],
.tagst a[rel*="tag"] {
    color: #fff;
    background-color: silver;
    text-decoration: none;
    border-radius:5px;
    margin: 0 3px;
    padding: 5px;
}

/*---------------------------------
記事内カテゴリ及びタグの装飾
--------------------------------*/
.tagst {
margin: 10px;
}

.tagst a {
color: #fff;
text-decoration: none;
font-size: 14px;
line-height: 35px;
background-color: #4169e1;
border-radius: 6px;
margin: 3px;
padding: 3px 5px 3px 5px;
}

.tagst a:hover {
color: #ff7ddf;
transition: color 0.5s ease;/*-- 文字色を変化させる時間 --*/
-o-transition: color 0.5s ease; /* opera */
-moz-transition: color 0.5s ease; /* firefox */
-webkit-transition: color 0.5s ease; /* chrome, safari */
-ms-transition: color 0.5s ease; /* ie */
}
/* 全体の横幅を広げる */
#wrapper {
    max-width: 1010px;
}

span.bottom-label{
    color: #666;
    margin-bottom: 5px;
}

.adsingle {
float: left;
text-align: center;
padding-bottom: 10px;
margin: 0 8px 0 0;
}

div.ad-label{
    text-align: center;
}


@media only screen and (max-width: 380px) {
.ad-label {
    text-align: left;
}
}

.top-newbox{
    float:left;
}

/*グリッド・システム*/
/*.grid{width:680px; position:relative;}*/ /*(サイズは自由に変更してね)*/

.grid .wrap-col{margin:10px;} /* (左右マージンも自由に変更しよう)*/

 /* (以下は必要なグリッドだけでもOK。全部書いといたほうが便利かな)*/
.grid .col-1-2,
.grid .col-1-3,
.grid .col-2-3,
.grid .col-1-4,
.grid .col-2-4,
.grid .col-3-4,
.grid .col-1-5,
.grid .col-2-5,
.grid .col-3-5,
.grid .col-4-5,
.grid .col-1-6,
.grid .col-2-6,
.grid .col-3-6,
.grid .col-4-6,
.grid .col-5-6 {float:left;}

.grid .col-full{width:100%;}
.grid .col-1-2{width:50%;}
.grid .col-1-3{width:33.33%;}
.grid .col-2-3{width:66.66%;}
.grid .col-1-4{width:25%;}
.grid .col-2-4{width:50%;}
.grid .col-3-4{width:75%;}
.grid .col-1-5{width:20%;}
.grid .col-2-5{width:40%;}
.grid .col-3-5{width:60%;}
.grid .col-4-5{width:80%;}
.grid .col-1-6{width:16.66%;}
.grid .col-2-6{width:33.33%;}
.grid .col-3-6{width:50%;}
.grid .col-4-6{width:66.66%;}
.grid .col-5-6{width:83.33%;}

/* -------responsive------- */
html {-webkit-text-size-adjust:100%;}
img{max-width:100%; height:auto;}

@media only screen and (max-width: 960px) {
/*grid*/
/*.grid, .grid .col-1-2, .grid .col-1-3, .grid .col-2-3, .grid .col-1-4, .grid .col-2-4, .grid .col-3-4, .grid .col-1-5, .grid .col-2-5, .grid .col-3-5, .grid .col-4-5, .grid .col-1-6, .grid .col-2-6, .grid .col-3-6, .grid .col-4-6, .grid .col-5-6
{width:100%;}*/
}

article.postBox .metaData {color:#fff;padding:12px;background:#fd5ce5;border-radius: 12px 12px 0px 0px / 12px 12px 0px 0px;}
article.postBox .metaData p {font-size:81%; margin-right:1em; line-height:1.2em;}
article.postBox .metaData p img {width:24px; height:15px;}
article.postBox .heading {padding:10px;font-size:85%;}
article.postBox .heading h1 {
    font-size:115%;
    line-height:1.2em;
    margin-bottom:0px;
    height:1.2em;
    overflow:hidden;}
article.postBox .heading h1 a { color:#222;}
article.postBox .heading h1 a:hover {color:#b22222;text-decoration:none;}
article.postBox .excerpt {
    font-size:75%;
    line-height:1.5em;
    padding:0 10px 10px 10px;
    overflow:hidden;
    }
article.postBox .excerpt a:hover {color:#0e195b;text-decoration:none;}

.top-box{
    border:1px solid #ddd;
    margin-bottom:20px;
}
.postBox:hover{
    background:#ebebeb;
    }
.excerpt p a{
    text-decoration: none;
}

.postBox a{
    text-decoration: none;
    color:#222;
}
.heading span{
    margin-left:5px;
    font-size:13px;
}
h2 span{
    font-size:90%;
}
h2 span span{
    font-size:70%;
}

div.top-box{
    overflow: hidden;
}

ul.maker-text{
    list-style: none;
    background: #ebebeb;
    padding: 7px 10px 10px 10px;
}

.maker-text li{
    float:left;
    width: 140px;
    background:url(http://gutnavi.com/wp-content/uploads/2016/04/arrow.png) 0 3px no-repeat;
    font-size:14px;
    font-weight:bold;
    padding-left:24px;
    margin:3px 0;
}
.maker-text li a{
    color:#222;
    text-decoration: none;
}

.maker-text li a:hover{
    color: #b22222;
    text-decoration: underline;
}
.maker-phase{
    padding:20px;
}

.serch-area{
    border:5px solid #ddd;
    margin-bottom:20px;
}

.serch-area h2{
    font-size:115%;
    font-weight:bold;
    padding:13px 20px 8px;
    background:#ebebeb;
    border:0;
    margin:0;
    color:#222;
    }
.serch-area h2:before,.serch-area h2:after{
    border-top:0;
}

.serch-area h2 span{
    margin-left:5px;
}

/*ランキング*/
.top-ranking .rating-results-list tr{
    max-width:115px;
    float:left;
    padding:10px;
}

.top-ranking .rating-results-list .mr-featured-img{
    padding:0 !important;
    margin-bottom: 10px;
}

.top-ranking .rating-results-list table tbody tr td{
    float:left;
    width:115px;
    text-align: center;
}

.top-ranking .rating-results-list table tbody tr + tr td {
    margin:0;
}

.top-ranking .rating-results-list{
    margin-top:0;
    margin-bottom: 0;
}

.top-ranking{
    border:1px solid #d7c20d;
    background: #FCFAEF;
    margin-bottom:20px;
}

.top-ranking a{
    color:#222;
    text-decoration: none;
    display: block;
}

.top-ranking a:hover{
    color: #b22222;
    text-decoration: underline;
}

.aboutgut{
    border:1px solid #ddd;
    margin-bottom:20px;
    padding:10px;
}
.aboutBox dt{
    float:left;
}

.aboutBox dt img{
    max-width:120px;
    margin:5px;
}
.aboutBox dl{
    margin-bottom:5px;
}
.aboutBox dd{
    padding-left: 140px;
}

.aboutBox dd a{
    font-weight:bold;
    text-decoration: none;
}
.excerpt{
    font-size: 14px;
    margin-top:10px;
    color:#555;
}

.readmore{
    text-align: right;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style]{
  width: 100% !important;
}

/*記事がよかったら、いいねスマホ*/
.p-shareButton-bottom {
    padding-bottom: 15px;
    overflow: hidden;
}
.p-shareButton__buttons {
    font-weight: 700;
    color: #fff;
    font-size: 13px;
    text-align: center;
}
.p-shareButton__buttons>li {
    padding-left: 3px;
    padding-right: 4px;
}
.p-shareButton__buttons .c-btn {
    padding: 8px 0;
    border-radius: 2px;
}
.p-shareButton__buttons .c-ico {
    display: block;
    margin: auto auto 5px;
}
.p-shareButton__fb {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    width: 115px;
}
.p-shareButton__fb-cont {
    position: relative;
    width: 108px;
    margin: 0 auto;
}
.p-shareButton__fb-unable {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
}
.p-shareButton__cont {
    margin: 15px 0 0;
}
.p-shareButton__a-cont {
    background: #2e2e2e;
    display: table;
    width: 100%;
}
.p-shareButton__a-cont__img {
    display: table-cell;
    min-width: 130px;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.p-shareButton__a-cont__btn {
    display: table-cell;
    padding: 12px;
    text-align: center;
}
.p-shareButton__a-cont__btn p {
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    padding: 5px 0 15px;
    line-height: 1.4;
    margin-bottom: 0px;
}
.p-asideFollowUs__twitter {
    border: 2px solid #e6e6e6;
    margin-top: 15px;
    padding: 12px 0;
}
.p-asideFollowUs__twitter__cont {
    text-align: center;
    font-size: 13px;
    color: #252525;
    font-weight: 700;
}
.p-asideFollowUs__twitter__item {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px;
}

/*記事がよかったら、いいねPC*/
.p-entry__push {
    margin-bottom: 20px;
    display: table;
    table-layout: fix;
    width: 100%;
    background-color: #2b2b2b;
    color: #fff;
}
.p-entry__pushThumb {
    display: table-cell;
    min-width: 240px;
    background-position: center;
background-size:cover;
}
.p-entry__pushLike {
    display: table-cell;
    padding: 20px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.4;
    font-size: 20px;
}
.p-entry__pushButton {
    margin-top: 15px;
    display: inline-block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.p-entry__pushButtonLike {
    line-height: 1;
}
.p-entry__note {
    margin-top: 15px;
    font-size: 12px;
    color: #999;
}
.p-entry__tw-follow {
    margin-bottom: 10px;
    background: #f4f4f4;
    width: 100%;
    padding: 15px 0;
}
.p-entry__tw-follow__cont {
    text-align: center;
    font-size: 15px;
    color: #252525;
}
.p-entry__tw-follow__item {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px;
}