/*! 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 black;
    color:white;
    font-size: 18px;
    font-size: 2rem;
    font-weight: bold;
    padding: 10px 20px;
    background-color: gray;
}

.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:#575757;
}

#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: #515151;
    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 .arumani-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:10px;
	border:1px solid #a2a2ff;
	background-color:#e3ffff;
	border-radius: 4px;
}


/*
モバイル時のトップページサイト説明
*/
.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 #515151;
	border-bottom:1px solid #515151;
	background-color:#fff;
	border-radius: 0px;
}


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

.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;
	color: #ff6600 !important;
}
.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(182, 182, 182);
	background: linear-gradient(90deg, rgba(166, 166, 166,1) 0%, rgba(111, 111, 111,1) 28%, rgba(223, 223, 223,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 .teletti-kuchikomi p  {
	margin:0;
	padding:0;
}

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

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



.post .voice-list hr{
	color:#0080ff;
}
.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 #0080ff;
}


#main .arumani-catch {
	background-color:gray;
	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 .arumani-catchimage {
	margin-bottom:0;
}
.post p.arumani-catchimage {
	padding:0;
}

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


/*
記事内の修飾
*/

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

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

/* 投稿体験談　冒頭での要約 */
.post .box-taiken-boutou{
	background-color:#EFFFCF;
	padding:10px;
	font-size:12px;
	font-weight:bold;
	color:#466900;
}
.post .box-taiken-boutou p{
	font-size:12px !important;
}
.post .box-taiken-boutou::before {
    content: "アルバイト裏話　　　　　体験談コーナー";
    background-color: #80BF00;
    color: yellow;
    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:#FFFCD6;
	padding:10px;
	font-size:12px;
}
.post .box-taiken-comment p{
	font-size:12px !important;
}
.post .box-taiken-comment::before {
    content: "管理人コメント";
    background-color: rgb(0, 126, 252);
    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:#bff5ff;
	border: 1px solid #77bbff;
	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%;
}

/*
投稿者の要約
*/
article .box_taiken_info {
    display: inline-block;
    width:100%;
    margin-bottom:20px;
    border: 2px solid #227223;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

article .box_taiken_info .box_taiken_info_title {
    color: yellow;
    background: #80BF00;
    padding: 10px 10px 6px;
    margin: 0;
    font-size: 108.3%;
    -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
}

article .box_taiken_info .box_taiken_info_con {
    padding: 10px;
    margin: 0 0 0 0;
    color: #466900;
    background: #EFFFCF;
    font-size: 108.3%;
    -moz-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
}

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




/*
サイドバー領域
*/

#side .side-title {
	
}
#side h3.side-title  {
	height:40px;
	background: url('/images/sidebar_gray.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;
}


/*
サイドバーのテキスト
*/
div.textwidget{
	padding-bottom:12px;
	padding-left:12px;
	padding-right:12px;
}


/*
サイドバーオリジナルメニューの修飾
*/
.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:#ceffff;
	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: #0080ff;
    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 #005bb7;
	text-shadow: 1px 1px 0px #004488;
	text-decoration:none;
}
.list_item_link a:hover{
    color: #fff !important;
    background-color: #88c4ff;
	box-shadow: 0 3px 0 #0073e6;
}
.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;
}




/* 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 .arumani-title {
	margin-bottom:0;
	font-size:1.6rem
}
#main .arumani-catch {
	margin-bottom:0;
}
#main .arumani-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 .tablewidth  {
	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:#bfbfbf;
}
}

/*
サイト更新情報
*/

.updateinfo dl{
	width: auto;
	padding:10px;
	font-size:1.3rem;
	line-height:160%;
}

.updateinfo dt {
	float: left;
	clear: left;
	margin: 0 0 -10px 0;
	font-size:0.9em;
}

.updateinfo dd {
	margin-left: 20px;
	margin-bottom:7px;
	line-height: 1.1em;
	text-align: justify
}



@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: #A9FF8C;
	    border: 1px solid #75C25B;
	    border-radius: 10px;
	    color: inherit;
	    font-size: 12px;
	    font-size: 1.2rem;
	    text-align: center;
	    white-space: nowrap;
	    overflow: hidden;
	}
}