@charset "utf-8";
/* CSS Document
Theme Name: stinger-kid201510
Template: stinger3ver201411
 */
@import url('../stinger3ver201411/style.css');

* {
	font-family:"メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #fff;
}

body.custom-background {
    background-color: #ffffff;
    background-image: url('http://www.kofu-field.com/ceo_blog/wp-content/uploads/2015/05/eb23d436a74f72e4adcbf3310f1f1fcf.png');
    background-repeat: repeat;
    background-position: top left;
    background-attachment: scroll;
}

/* clearfix */
.clearfix {
	zoom:1;
}
.clearfix:after{
	content: ""; 
	display: block; 
	clear: both;
}

p {
	margin-bottom: 15px;
}
/*--フロート--*/
.floatL {
	float: left;
}
.floatR {
	float: right;
}
/*--マージン--*/
.mg_l10 {
	margin-left:10px !important;
}
/*--パディング--*/
.pd_10 {
	padding:10px !important;
}
/*--ブロック--*/
.dplay_b{
	display: block;
}
.post ul {
	list-style-type: disc;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 40px;
}
#wrap #wrap-in #main {
	float: left;
	width: 600px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	border: 1px solid #ccc;
	background-color: #FFF;
	border-radius: 4px 4px 4px 4px;
	padding-bottom: 20px;
}
.entry .sumbox {
	float: left;
	height: 140px;
	width: 210px;
	overflow: hidden;
}
.post .entry .entry-content {
	float: right;
	width: 370px;
	padding-left: 20px;
}
#main .post .sumbox02 #topnews div dl dd {
	padding-left: 170px;
}

.kizi h1  {
	font-size: 30px;
}

h2 {
	font-size: 24px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 35px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #1a1a1a;
	color: #333;
	line-height: 30px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: -15px;
}
.post blockquote {
	background-color: #f3f3f3;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 70px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: -16px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
/*--バナー--*/
#ct_banner{
	margin-top: 20px;
	padding-left: 30px;
	float: left;
}
#ct_banner ul{
	width: 650px;
}
#ct_banner li{
	list-style: none;
	width: 250px;
	margin: 0px 16px 32px 16px;
	float: left;
}
#ct_banner img{
	width: 250px;
	text-decoration: none;
}
#ct_banner a{
	text-decoration: none;
}
#c_banner{
	margin-top: 25px;
	padding-top: 25px;
	border-top: 2px #ddd dashed;
}
#c_banner img{
	width: 250px;
	margin: 0px 22px 30px 22px;
	text-decoration: none;
}
#c_banner a{
	text-decoration: none;
}
#t_banner img{
	width: 160px;
	margin: 25px 5px 10px 0px;
	text-decoration: none;
}
#t_banner a{
	text-decoration: none;
}
#side_mail{
        background: url(images/back_mail.png),linear-gradient(#2e99d3,#81c2e6);
        background-size: cover;
	background-color: #2E99CE;
	margin-bottom: 20px;

}
#side_mail h2{
	background-image: url(images/icon_mail.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #fff;
	font-size: 1rem;
	padding: 10px 5px 5px 55px ;
	margin-bottom: 0px !important;
	margin-top: 0px;
	border-left-width: 0px !important;
	border: none;
	text-shadow: none;
}
#mail_bk{
}
#side_mail a{
	text-decoration: none;
}
.mail {
	padding: 8px 10px;
	display: block;
	text-align: center;
	color: #fff;
	border: none;
}
.mail_btn {
	display: block;
	background: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	padding: 10px;
	margin: 5px 0;
	border: none;
}
.mail_btn a {
	display: block;
}
#side_search{
        background: url(images/back_search.png),linear-gradient(#4bb788,#81cdac);
	background-color: #4bb788;
        background-size: cover;
	height: 112px;
}
#side_search h2{
	background-image: url(images/icon_search.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #fff;
	font-size: 1rem;
	padding: 10px 5px 5px 45px ;
	margin-bottom: 0px !important;
	margin-top: 0px;
	border-left-width: 0px !important;
}
#side_search a{
	text-decoration: none;
}
.searchs {
	padding: 0 0 15px 0;
	display: block;
}
/*--テキストエディタ--*/
/*--目次--*/
div.mokuji {
	margin: 20px 0;
	padding: 20px;
	border: 3px dashed #595959;
}
div.mokuji h2 {
	border: none;
	margin: 0 0 20px;
	padding: 0 10px;
}
div.mokuji span{
	font-size: 25px;
	margin: 0 0 20px;
	padding: 0 0 0 36px;
	display: block;
	background: url("images/bg_mokuji.png") no-repeat;
	background-position: 0px 2px;
	font-weight: bolder;
}
div.mokuji ul{
	padding-top: 0; 
}
/*--ボックスシャドウ--*/
div.box_shadow {
	text-align: center;
}
div.box_shadow img{
	width: 96%;
	-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.4) inset;
	-moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.4) inset;
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.4) inset;
}
/*--サイド--*/
#side ul li ul li {
	margin-bottom: 0;
}
.menu_underh2 {
	margin-bottom: 10px;
}
/*--単一記事　関連記事--*/
#topnews div dl {
	border-bottom: 1px #ddd dashed;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
/*--ライター--*/

.writer img {
	width: 30px;
	height: 30px;
	margin-bottom: 0;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
}

.writer-name {
	letter-spacing: 0;
	text-align: right;
	font-size: 12px;
	font-size: 0.8rem;
}
/*--トップニュース--*/
#topnews div {
	padding: 0;
	margin-bottom: 10px;
	padding-left: 0;
}
/*----------------------
     ナビゲーションエリア
-----------------------*/
.sitename{
	width: 358px;
	float: left;
	margin-top: 10px;
}
.descr{
	width: 569px;
	float: right;
	margin-top: 10px;
}
/*--ナビゲーション--*/
.smanone {
	width: 100%;
	background-color: #252525;
	box-shadow: 0px 5px 2px -2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 5px 2px -2px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 5px 2px -2px rgba(0,0,0,0.2);
	height: 46px;
}
#navi-in {
	position: relative;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 6px;
}
#navi-in li {
	padding-bottom: 5px;
}
#navi-in li a {
	float: none;
	color: #fff;
	text-decoration: none;
}
#navi-in li li {
	float: left;
	font-size: 13px;
	padding-left: 10px;
	display: inline;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: none;
}
.menu-navigation-container {
	overflow: hidden;
}
#navi-in li a:hover {
	text-decoration: underline;
}
/*追記*/

#menu-navmenu  {
	margin: 2px auto auto;
	padding: 0;
	width: 986px;
}
#menu-navmenu li{
 	position: relative;
 	float: left;
	margin-right: 5px;
	padding: 5px 0;
	text-align: center;
}
#menu-navmenu li:last-child{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #ccc;
}
#menu-navmenu li li{
	width: 162px;
}
#menu-navmenu li a{
   	display: block;
   	margin: 0;
   	padding-left: 10px;
   	padding-right: 10px;
    	font-size: 13px;	
   	background: #252525;
}
#menu-navmenu li ul{
	list-style: none;
	position: absolute;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
}
#menu-navmenu li ul li{
	overflow: hidden;
	height:0;
	margin: 0;
	padding: 0;
}
#menu-navmenu li ul li a{
	text-align:left;
	padding: 5px 0 0 10px;
	display: block;
}
#menu-navmenu li:hover ul li{
	overflow: visible;
	height: auto;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	border:1px #ccc dotted;
	background: #252525;
}
/*----------------------
      ヘッダーエリア
-----------------------*/
#header{
	width: 100%;
	height: 84px;
	background: #fff repeat none;
	border-bottom: 4px solid #000;
	top: 0;
	left: 0;
}

#container #header #header-in {
	width: 980px;
	margin: 0 auto;
	padding: 0 10px;
}

#header .logo {
	padding: 10px 0;
}
#container #header #header-in #h-l{
	float:none;
	width: 946px;
	padding: 10px 20px;
}
#h-l .descr {
	font-size: 13px;
}
#h-l .descr img{
	margin-top: 2px;
}
/*--ヘッダー画像--*/
#container #gazou #gazou-in #headimg{
	margin:0;
}
#gazou {
	background: #fff;
}
#gazou1 {
	background: #ddd;
}
/*--TOPコンテナ　バナー--*/
#top_con {
	width: 600px;
	float: left;
}
/*--続きを見る--*/
.motto {
	float: right;
}
.motto a{
	background-color: #575757;
	color: #fff;
}

#main .post .sumbox02 #topnews div dl dd .motto a {
	color: #fff;
}
/*--none--*/
.pc_none{
	display: none;
}
/*--TOP一覧レイアウト--*/
.kizi .entry .entry-content .entry-title-ac {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0 0 7px;
	padding: 0;
	background-image: none;
}

.entry {
	min-height: 150px;
	margin-bottom: 0;
	padding: 40px 0 26px;
	border-bottom: 1px dashed #ddd;
}

.entry-content .blog_info.contentsbox ul {
	margin-bottom: 14px;
}

.blog_info.contentsbox ul li {
	line-height: 150%;
}

.p_cate{
	margin-bottom: 7px;
	line-height: 150%;
}

.entry-title {
	font-size: inherit;
	line-height: 35px;
	color: #333;
	margin-bottom: auto;
}

.entry-title a{
	color: #5484C8 ;
	text-decoration: underline; 
}

/*-広告エリア-*/
.bnr_box{
	margin: 15px 0;
	padding: 5px;
	background: #eee;
}
.bnr_box img{
	width: 100%;
	margin: 0;
}
/*-----------------------------
ページTOP
------------------------------*/

#page-top {
	position: fixed;
	bottom: 40px;
	right: 20px;
	font-size: 10px;
}
#page-top a {
	background: #665e53;
	text-decoration: none;
	color: #fff;
	width: 50px;
	padding: 10px 3px;
	text-align: center;
	display: block;
	border-radius: 50%;
	/* CSS3 */
	-moz-border-radius: 50%;
	/* Firefox */
	-webkit-border-radius: 50%;/* Safari,Chrome */
        border-radius: 50%;
}
#page-top a:hover {
	text-decoration: none;
	background: #d6cdc0;
	color: #665e53;
}
/*-----------------------------
検索フォーム
-----------------------------*/

#container #wrap #wrap-in #search {
	padding-top: 20px;
	padding-bottom: 0px;
}
#s {
	width: 236px;
	height: 24px;
	border: none;
	color: #333;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #fff;
	font-size: 14px;
	border-radius: 0;
	margin: 0 15px;
}
#searchsubmit {
	position: absolute;
	top: 0;
	_top: 1px;
	left: 271px;
	border-radius: 0;
}
*:first-child + html #searchsubmit {
	top: 1px;
}
#container #wrap #wrap-in #side #search #searchform {
	position: relative;
}
/*-読者登録-*/
#mailmaga{
}
#mailmaga form{
border: 3px dashed #666;
padding: 20px;
background: #f2f2f2;
text-align: center;
}
#mailmaga input[type="text"] {
width: 50%;
}
#mailmaga label{
font-size: 130%;
margin-bottom: 10px;
display: block;
}

/*-オススメ記事表示-*/
.random dl .kanren_img{
    width: 230px;
    height: 153px;
    overflow: hidden;
}
.random dl .kanren_img img{
    max-width: 100%;
}
.random{
    overflow: hidden;
text-align: center;
}
.random h4{
    text-align: left;
    width: 230px;
}
.random dl{
    display: inline-block;
padding: 10px 7px;
    vertical-align: top;
}
.random a{
    color: #252525;
    text-decoration: none;
}
/*Single post*/
.entry-thumbnail {
    position: relative;
    margin-bottom: 20px;
    z-index: 0;
}
.entry-thumbnail img {
    margin: 0;
}
.entry-thumbnail img  ~ .entry-tt {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 20px;
}
.entry-thumbnail .entry-tt {
    font-size: 2rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.entry-thumbnail .entry-tt h1 {
    position: relative;
    z-index: 2;
}
.entry-thumbnail .entry-tt .overlay {
    background: #fff;
    opacity: 0.8;
    -moz-opacity: 0.8;
    position: absolute;
    left: 0;
    right: 0;
    top:0;
    bottom: 0;
    z-index: 1;
}
/*--キャプション--*/
.wp-caption{
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px auto;
}
.wp-caption.aligncenter{
    margin: 10px auto;
}
.wp-caption img{
    max-width: 95%!important;
    margin-bottom: 10px;
}
.wp-caption-text {
    margin-bottom: 10px;
}
dl.wp-caption, dl.wp-caption *{
    -webkit-user-drag: none;
}
.wp-caption-dd{
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}


.single-post #gazou {
    display: none;
}
@media only screen and (min-width: 641px) {
    .big_snsb li:nth-child(3n+1) {
        clear: both;
    }
}
