/*! WpTHK Child CSS */
/* WpTHK WordPress Theme - free/libre wordpress platform
 *
 * @copyright Copyright (C) 2015 Thought is free.
 * @license http://www.gnu.org/licenses/gpl-2.0.html GPL v2 or later
 * @author LunaNuko
 * @link http://thk.kanzae.net/
 * @translators rakeem( http://rakeem.jp/ )
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 *   Theme Name: WpTHK Child Theme
 *   Template: wpthk
 *   Text Domain: wpthkch
 *   Theme URI: http://thk.kanzae.net/wpthk/
 *   Description: SEO optimized, Responsive layout, Super Fast, Multi Feature, Bootstrap
 *   Author: LunaNuko
 *   Author URI: http://thk.kanzae.net/
 *   License: GNU General Public License v2 or later
 *   License URI: http://www.gnu.org/licenses/gpl-2.0.html
 *   Tags: one-column, two-columns, three-columns, right-sidebar, left-sidebar, custom-header, custom-background, custom-colors, custom-menu, theme-options, featured-image-header, editor-style, sticky-post, threaded-comments, translation-ready
 *   Text Domain: wpthkch
 *   Since: 20151206
 *   Modify: 20161026
 *   Version: 3.01
 *   Template Version: 3.
 *
 * ここから上を消すと正しく動作しなくなることがあります。
 * ( Erasing the elements above here might cause system issues. )
*/

/* 以下、好みに応じて子テーマ用のスタイルをお書きください。
 * ( Below here, please write down your own styles for the child theme. )
*/
body{
}

a {
    word-break: break-all;
    color: #06c;
    background-color: transparent;
    text-decoration: none;}

#core{
	padding-left:10px;:
}

#primary{
	margin-top:8px;
}


.post h2 {
    border-left: 8px solid #b3b3b3;
    font-size: 18px;
    font-size: 2rem;
    font-weight: bold;
    padding: 10px 20px;
    background-color: #e0e0e0;
}

.post h2.entry-title02 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.post p {
	padding-left:25px;
	font-size:1.4rem;
}

.info{
	text-align:start;
}

.sitename img{
	max-width:460px;
}

.pnavi, .related, .discussion, .tb, #comments {
	margin-left: 0px;
	margin-right: 0px;
	margin: 30px 0 40px 0;
}

#breadcrumb {
	margin: 8px 0 0 7px;
	color:#bcbcbc;
}

#gnavi li a{
	font-weight:bold;
}


/*
タイトル
*/
.entry-title, #front-page-title {
    font-size: 16px;
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 1.2;
    border: 0;
    color: white;
    background-color: #339900;
    min-height:40px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px 5px 10px 20px;
}
.entry-title a, #front-page-title a {
    color: white;
}

#main .teletties-title {
	margin-bottom:0;
	font-size:1.6rem
	
}


/*
ヘッダー部分のインフォメーション
*/
.head-info{
	float:right;
	text-align:right;
	padding:12px;
	font-size:1.25rem;
	line-height:150%;
	margin-top:0px;
	border:1px solid #669900;
	background-color:#339900;
	border-radius: 4px;
	color:white;
}

.head-info a{
color:#ffb468;
}


/*
モバイル時のトップページサイト説明
*/
.post p.top-info{
	text-align:center;
	padding:12px;
	font-size:1.25rem;
	line-height:150%;
	margin:0 0 0 0;
	border-top:1px solid #c9c9c9;
	border-bottom:1px solid #c9c9c9;
	background-color:#f4f4f4;
	border-radius: 0px;
}


/*
トップページのお知らせブロック
*/
.oshirase_top{
	
}
.oshirase_top h3, .oshirase_top h3:first-child {
	margin:0;
	color:white;
	background-color:#669900;
}

.oshirase_top dl{
	width: auto;
	height: 168px;
	overflow-y: scroll;
	border:1px solid #efefef;
	background-color:#fffeef;
	padding:10px;
	font-size:1.1rem;
	line-height:160%;
}
.oshirase_top dl,
.oshirase_top dt,
.oshirase_top dd {
  box-sizing: border-box;
}

.oshirase_top dl{
}
.oshirase_top dt{
	width: 7em;
	float: left;
}
.oshirase_top dd{
	margin-left: 7em;
}
.oshirase_top dd:after {
  content: '';
  display: block;
  margin-bottom:2px;
  clear: both;
}
.oshirase_top dd a{
	text-decoration:none;
}

/*
お知らせページのお知らせブロック
*/
.oshirase{
	
}

.oshirase dl{
	width: auto;
	padding:10px;
	font-size:1.3rem;
	line-height:160%;
}
.oshirase dl,
.oshirase dt,
.oshirase dd {
  box-sizing: border-box;
}

.oshirase dl{
}
.oshirase dt{
	width: 7em;
	float: left;
}
.oshirase dd{
	margin-left: 7em;
}
.oshirase dd:after {
  content: '';
  display: block;
  margin-bottom:5px;
  clear: both;
}
.oshirase dd a{
	text-decoration:none;
}

blockquote{
	display: block;
	margin: 1.6em 0px;
	font-size: 14px;
	font-size: 1.4rem;
	background-color: rgba(245,244,243,0.8);
	border: 1px solid #dddcd9;
   	border-radius: 10px;
}



.marquee-top01 {
	background: rgb(0, 128, 0);
	background: linear-gradient(90deg, rgba(0, 128, 0,1) 0%, rgba(0, 183, 0,1) 28%, rgba(0, 159, 159,1) 100%);	overflow: hidden;
	padding: 0.15em;
}

.marquee-top01 p {
	color: #ffffff;
	display: inline-block;
	margin: 0;
	padding-left: 100%;
	white-space: nowrap;
	animation-name: marquee-top01;
	animation-duration: 15s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@keyframes marquee-top01 {
	from { transform: translate(0); }
	to { transform: translate(-100%); }
}



/*
口コミ表示
*/
#main .post .ona-hole-kuchikomi p  {
	margin:0;
	padding:0;
}

#main .post .ona-hole-kuchikomi .ona-hole-kuchikomi-block {
	background-color:#f4fdff;
	padding:8px;
	margin-bottom:8px;
}

#main .post .ona-hole-kuchikomi .ona-hole-kuchikomi-block .ona-hole-kuchikomi-title {
	font-size:1.4rem;
	font-weight:bold;
	color:green;
}
#main .post .ona-hole-kuchikomi .ona-hole-kuchikomi-block .ona-hole-kuchikomi-name {
	font-size:1rem;
}
#main .post .ona-hole-kuchikomi-block .ona-hole-kuchikomi-rating {
	font-size:1rem;
}
#main .post .ona-hole-kuchikomi .ona-hole-kuchikomi-block .ona-hole-kuchikomi-comment {
	line-height:1.8rem;
	margin:5px 0;
}
#main .post .ona-hole-kuchikomi .ona-hole-kuchikomi-block .ona-hole-kuchikomi-date {
	text-align:right;
	font-size:1rem;
	color:gray;
}



.post .voice-list hr{
	color:#99CC66;
}
.post .voice-list p{
	margin-bottom:7px;
}
.post .voice-list p.voice-list-meta{
	margin-bottom:0;
	padding-bottom:0;
}
.post .voice-list .voice-list-meta .voice-list-num{
	color:red;
	font-weight:bold;
}
.post .voice-list .voice-list-meta .voice-list-name{
}
.post .voice-list .voice-list-audio{
}
.post .voice-list .voice-list-date{
	font-size:1.2rem;
}



.post img{
}


hr {
    border: 1px solid #AFDE83;
}


#main .teletties-catch {
	background-color:green;
	color:yellow;
	font-weight:bold;
	margin-bottom:0;
    min-height:26px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 6px 5px 6px 20px;
	margin-bottom:10px;
}
#main .teletties-catchimage {
	margin-bottom:0;
}
.post p.teletties-catchimage {
	padding:0;
}

#main .teletties-desc {
	margin-bottom:10px;
	padding-left:10px;
}


/*
記事内の修飾
*/

/* 黒 太字 */
.post .emph0{
	color: #000000;
	font-weight: bold;
}
/* 赤 太字 */
.post .emph1{
	color: #ff0000;
	font-weight: bold;
}
/* オレンジ 太字 */
.post .emph2{
	color: #FF6600;
	font-weight: bold;
}
/* グリーン 太字 */
.post .emph3{
	color: #0D960B;
	font-weight: bold;
}
/* 紫 太字 */
.post .emph4{
	color: #263cff;
	font-weight: bold;
}
/* グレー 太字 */
.post .emph5{
	color: #333333;
	font-weight: bold;
}
/* セリフ男性 */
.post .kaiwa-otoko{
	color: #0094E6;
}
/* セリフ女性 */
.post .kaiwa-onna{
	color: #FF40AC;
}


.big3 {
    font-size: 1.8em!important;
}
.al-c {
    text-align: center;
}


table {
    width: 80%;
    border-collapse: separate;
    border-spacing: 0;
    table-layout: fixed;
    word-break: break-all;
    word-wrap: break-word;
}


 
/*
記事内のボックス
*/

/* 投稿体験談　冒頭での要約 */
.post .box-taiken-youyaku{
	background-color:#f0ffd2;
	padding:10px;
	font-size:12px;
	font-weight:bold;
	color:#527900;
}
.post .box-taiken-youyaku p{
	font-size:12px !important;
}
.post .box-taiken-youyaku::before {
    content: "鍵屋さん体験談";
    background-color: #669900;
    color:#ffffff ;
    font-size: 12px;
    font-weight: bold;
    display: block;
    width: 140px;
    text-align: center;
    position: relative;
    top: -18px;
    left: -24px;
    padding: 3px 6px;
    border-radius: 3px;
    transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
	-webkit-transform: rotate(-4deg);
}

/* 投稿体験談の感想コメント */
.post .box-taiken-comment{
	background-color:#f0ffd2;
	padding:10px;
	font-size:12px;
	
}
.post .box-taiken-comment p{
	font-size:12px !important;
}
.post .box-taiken-comment::before {
    content: "管理人コメント";
    background-color: #669900;
    color: white;
    font-size: 12px;
    font-weight: bold;
    display: block;
    width: 140px;
    text-align: center;
    position: relative;
    top: -18px;
    left: -18px;
    padding: 3px 6px;
    border-radius: 3px;
    transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
}
.post .box-taiken-comment::after {
    content: "";
    color: green;
    font-size: 12px;
    font-weight: bold;
    display: block;
    width: 100%;
    padding: 3px 6px;
    text-align:right;
}
.post .box01{
	background-color:#E1F7BE;
	border: 1px solid #8AB34D;
	border-radius: 5px;
	padding:10px;
}
.post .box01 ul{
	margin:0;
	padding:0 0 0 15px;
}
.post .box01 ul li {
	position: relative;
	margin:0;
	padding:0;
	list-style:none;
}
.post .box01 ul li::after {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: -1em;
	width: 5px;
	height: 5px;
	background-color: #fff;
	border: 1px solid #3498db;
	border-radius: 100%;
}


/*
キャッチイメージ
*/




/*
サイドバー領域
*/

#side .side-title {
	
}
#side h3.side-title  {
	height:40px;
	background: url('/images/sidebar_green.png') no-repeat left top;
	color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	border-left: 0;
	margin: 0 0 20px 0;

}
#side h3.side-title a  {
	color:#ffffff;

}
.widget {
	padding: 0 !important;
}
.widget ul {
	padding:0 15px 15px 15px;
}
.widget li {
	font-weight:bold;
}



.meta, .post .meta {
    margin-bottom: 10px;
}




/*
サイドバーオリジナルメニューの修飾
*/
.sidebar-menu-main {
	border: 1px solid #c0c0c0;
	margin: 0 0 15px 0;
}
.sidebar-menu-main h3.side-title {
     margin: 0 0 0 0 !important;
}
.sidebar-menu-main li {
	margin: 0;
	list-style: none;
	padding: 13px 0 10px 25px !important;
	height: 40px;
	text-align: left;
	background: url('/images/bg_sidebar.png') no-repeat left top;
	font-weight:bold;
    line-height: 100% !important;
    border-bottom: 1px solid #cccccc;
}
.sidebar-menu-main li a {
	display:block;
}
.sidebar-menu-main li:last-child {
    border-bottom: 0px;
}

/*
サイトリストの修飾
*/

.list_item {
	padding:0;
	margin-bottom:20px;
	border:1px solid #cccccc;
}

div.list_item:nth-child(2n+1) {
	background-color: #ffffff;
}
div.list_item:nth-child(2n) {
	background-color: #ffffff;
}
.list_item p {
	margin-bottom: 0;
}

.list_item_title {
	background-color:#ffffcc;
	margin-bottom:0;
}

.list_item_title h3 {
	font-size:16px;
	padding:8px;
	margin-bottom: 0;
}
.list_item_title h3:first-child {
	margin-top:0;
}

.list_item_title h3 .icon_crown {
	width:auto;
	height:18px !important;
	position: relative;
	top: -3px;
	margin:0;
	padding:0;
}
.list_item_star {
}

.list_item_body {
	padding:0;
}
.list_item_image {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width:45%;
	max-width:280px;
}
.post p.list_item_tokuten {
    box-sizing:border-box;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

.post p.list_item_lead {
    box-sizing:border-box;
	margin-right: 10px;
	margin-left: 10px;
}

.post p.list_item_lead {
    box-sizing:border-box;
	margin-right: 10px;
	margin-left: 10px;
}
.list_item_desc {
	font-size:14px !important;
	margin-right: 10px;
	margin-left: 10px;
}


.list_item_image_detail {
	float: left;
	margin-right: 10px;
	width:45%;
	max-width:250px;
}

.list_item_image img {
	width:100%;
	height:auto;
}

.list_item_thumb{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width:75px;
}
.list_item_kind {
	margin-left: 10px;
	margin-right: 10px;
}

.list_item_shurui {
	font-size:14px;
	margin-left: 10px;
	margin-right: 10px;
}

.list_item_genre {
	font-size:14px;
	margin-left: 10px;
	margin-right: 10px;
}

/*
.post p.list_item_taiou {
	font-size:14px;
	margin-left: 10px;
	margin-right: 10px;
}
*/

/*
対応表示
*/

.list_item_taiou {
	font-size:12px;
	font-weight:bold;
}

.list_item_taiou .support_iphone {
	background-color:#979797;
	font-size:10px;
	color:white;
	padding:1px 10px;
	white-space: nowrap;
}
.list_item_taiou .support_android {
	background-color:#9ad60b;
	font-size:10px;
	color:white;
	padding:1px 10px;
	white-space: nowrap;
	text-decoration:none;
}
.list_item_taiou .support_pc {
	background-color:#7abbeb;
	font-size:10px;
	color:white;
	padding:1px 10px;
	white-space: nowrap;
	text-decoration:none;
}


/*
ボタン
*/

.list_item_sassoku{
    text-align:center;
}
.list_item_link{
    box-sizing:border-box;
	margin-top: 10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}
.list_item_link a{
    display: block;
    padding: 15px 10px;
    text-align:center;
    width:100%;
    max-width: 900px;
    color: #fff !important;
    background-color: #3FB547;
    font-size: 14px;
    line-height: 120%;
    font-weight: bold;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	box-shadow: 0 2px 0 #3B633D;
	text-shadow: 1px 1px 0px #016b09;
	text-decoration:none;
}
.list_item_link a:hover{
    color: #fff !important;
    background-color: #38D642;
	box-shadow: 0 3px 0 #57995C;
}
.list_item_link span.tokuten_pr {
	font-size: 12px;
	color: yellow;
}
.list_item_link span.tokuten_pr:after {
	content: "\A" ;
	white-space: pre ;
}

/*
テレエッチ詳細ページ
*/

.post .teletti_detail p {
	padding:10px;
}
.post .teletti_detail table {
	margin:10px;
}
.post .teletti_detail h3 {
	margin-top:15px;
	margin-bottom:10px;
}


/*
テレエッチ詳細ページ　管理人レビューデータ
*/

dl.detail_rating {
	margin:10px;
}
dl.detail_rating dt {
	margin-top:5px;
	padding-top:5px;
	color:#ff8000;
	font-size:11px;
	font-weight:bold;
	border-top: 1px dotted #bbb;
}
dl.detail_rating dt:first-child{
	margin-top:0;
	padding-top:0;
	border-top: 0px;
}
dl.detail_rating dd {
	margin:0;
	color:#ff0000;
}
dl.detail_rating dd.reviewdata {
	color:#000000;
	font-size:x-small;
}



/*
フッターリンク
*/
div.footerlink{
	text-align:center;
	font-size:12px;
}

div.footerlink ul li{ 	
    display: inline;
    margin:8px;
}


/*
サイドバーのタグクラウド
*/
div.tagcloud{
	padding-bottom:12px;
	padding-left:12px;
	padding-right:12px;
}


/*
トップページ右のテーブル
*/
.float_left {
    float: left;
}

th {
    background-color: #fff;
    color: #000;
}

#right_navi {
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

div {
    display: block;
}

#right_navi th {
    line-height: 110%;
    border: none;
    vertical-align: top;
    font-size: 11px;
    color: #fff;
    background: #030;
}
#kenmei {
    background-color: #690;

}

#right_navi td  {
    line-height: 110%;
    border: none;
    vertical-align: top;
    font-size: 11px;
    background-color: #ffffff;
}

#right_navi p {
    margin: 1px;
    padding: 0px;
    margin: 0px;
    color: #fff;
}

#right_navi table {
    width: 135px;
    border: 1px solid #030;
}

#right_navi a {
    text-decoration: none;
    margin-bottom:1px;
    color: #000;
}






/* 1200px and under */
@media print, (max-width: 1200px) {

.head-info{
	max-width:520px;
	font-size:80%;
}

.sitename img{
	max-width:400px;
}
}


/* 992px and under */
@media print, (max-width: 992px) {

.head-info{
	display:none;
}

}

/* 821px and under (サイドバーが下に来た時の調整) */
@media print, (max-width: 821px) {

.sitename img{
	max-width:100%;
}

#main .entry-title {
	padding: 10px 5px 10px 20px;
	margin-bottom:10px;
}
#main .teletties-title {
	margin-bottom:0;
	font-size:1.6rem
}
#main .teletties-catch {
	margin-bottom:0;
}
#main .teletties-desc {
	margin-bottom:0;
}
.post h2 {
	margin-bottom: 4px;
	margin-top: 0;
	font-size:12px;
	border-left: 0px solid green;
	text-align:center;
	
}

.post h2.entry-title02 {
	margin-top: 0;
}


.post .box01 {
	padding: 0.3em;
}

.post .box01 p {
	font-size: small;
}


#breadcrumb {
	margin: 7px 0 7px 7px;
}

#breadcrumb li {
	font-size: x-small !important;
}


#main .post p {
	font-size: 13px;
}

.container, #primary, #main, main, #core, #post, #side .widget, .pnavi, #comments, #list .toc, .sidebar-menu-main  {
	margin-left: 0px !important;
	margin-right: 0px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	padding: 0 !important;
    margin: 0 !important;
    width:100% !important;
	border: 0px solid transparent;
}
#related, .related, .discussion{
 	margin-left: 0px !important;
	margin-right: 0px !important;
}
#comments h3.messages, #comments #respond{
 	padding:10px;
}
#list .toc .excerpt, #list .toc figure, #list .toc .read-more{
 	margin-left: 10px !important;
	margin-right: 10px !important;
}
article .type-post p, article .type-page p, article .type-taikendan p{
	padding:8px;
}
article .post figure {
	padding:8px;
}


aside #sns-bottoms{
	padding:8px;
}

blockquote{
	border: 0px;
   	border-radius: 0px;
}

.oshirase_top dl{
	height: 150px;
	padding:8px;
}


/*
サイトリストの修飾
*/

.list_item {
	margin:5px;
}
.list_item_title h3 {
	font-size:12px;
	margin-bottom: 0;
}
.list_item_image {
	float:none;
	width:100%;
	max-width:100%;
    margin: 0;
}
.list_item_image img {
	width:100%;
	height:auto;
}

.list_item_detail{
	padding: 8px;
}
.list_item_detail_image{
	float:left;
	width:38%;
	max-width:200px;
	height:auto;
	margin:0 10px 0 0;
}
.list_item_detail_image img{
	width: 100%;
}


.list_item p {
	font-size:10px !important;
	padding:0 !important;
}

.list_item_tokuten {
	font-size: x-small;
}

.list_item_star {
	font-size: x-small;
}

.post p.list_item_desc {
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
}
.post p.list_item_rating {
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
}

.list_item_shurui {
	font-size:10px;
}

.list_item_genre {
	font-size:10px;
}

.list_item_taiou {
	font-size:10px;
}


ul.mobile-nav i{
	color:#ffffff;
}
}

@media print, (max-width: 540px) {
	#list .read-more-link {
	    margin: 20px 0 30px 0;
	}
	.read-more-link, .read-more-link i {
	    text-decoration: none;
	}
	.read-more-link {
	    display: block;
	    clear: both;
	    padding: 7px 12px;
	    background: #ffeaea;
	    border: 1px solid #ff999a;
	    border-radius: 10px;
	    color: inherit;
	    font-size: 12px;
	    font-size: 1.2rem;
	    text-align: center;
	    white-space: nowrap;
	    overflow: hidden;
	}
}