@charset "utf-8";
/*
	Theme Name: diver_child
	Template: diver
	Description:  Diverの子テーマです。
	Theme URI: http://tan-taka.com/diver/
	Author: Takato Takagi
 */
 
/************************************************************************************************************
* 共通
*************************************************************************************************************/
.font-red{
	color: #ff0000;
}
.font-blue{
	color: #4e00ff;
}
.strong{
	font-weight: 700;
}
.underline{
	text-decoration: underline;
}
.marker-under{
	background: linear-gradient(transparent 60%,#ff6 60%);
}
.fl-l{
	float: left;
}
.fl-r{
	float: right;
}
.fl-n{
	float: none;
}
.al-l{
	text-align: left;
}
.al-c{
	text-align: center;
}
.al-r{
	text-align: right;
}

.sponsor-text{
	color: #777;
	text-align: left;
}
	@media
	only screen and (max-width : 736px){
		.sponsor-text{
			margin-bottom: 0.5em;
		}
	}/*解像度736px以下*/

.content #menu-sitemap li {
    list-style-type: none;
}

/* table */
.horizontal th{
	background: #436590;
	color: #fff;
}

/*　目次　*/
#toc_container {
    margin: 2em 0;
    background: #fff;
    border: 5px solid #dddddd;
    border-radius: 2px;
    color: #666;
    display: block !important;
    padding: 0;
}
#toc_container .toc_title {
    margin-bottom: 15px;
    font-size: 1.5em;
    background: #dddddd;
    color: #fff;
    margin-bottom: 0;
    padding: 0px 0.5em !important;
    font-weight: bold;
    text-align: left !important;    
}
	@media screen and (max-width:768px){
		#toc_container .toc_title {
		    font-size: 1.3em;
		}
	}
#toc_container .toc_list {
    margin: 1em;
}
#toc_container .toc_list > li {    
    line-height: 1.5em;
    vertical-align: middle;
    font-size: 1.2em;
    font-weight: 700;
    margin-bottom: 15px;
}
#toc_container .toc_list > li a {
	
}
	@media screen and (max-width:768px){
		#toc_container .toc_list > li {
		    margin-bottom: 18px;
		    font-size: 1em;
		}
	}

.toc_depth_2,
.toc_depth_3,
.toc_depth_4{
	display: none !important;
}
span.toc_number {
    background: #1e73be;
    color: #fff;
    font-weight: bold;
    border-radius: 50%;
    line-height: 1.5em;
    width: 1.5em;
    text-align: center;
    display: inline-block;
    opacity: .5;
    font-size: .8em;
}
span.toc_toggle {
    background: #fff;
    color: #577fbc;
    font-size: .6em !important;
    padding: 3px 8px 2px;
    border-radius: 3px;
    line-height: 1.5em;
    vertical-align: middle;
    margin-left: 5px;
}
span.toc_toggle a {
    color: #577fbc;
    text-decoration: none;
}

/*　見出し　*/
.content h3 {
    position: relative;
    padding: .3em 1em;
    font-weight: bold;
    margin: 1.2em 0 .8em;
    font-size: 1.3em;
    border-left: 6px #333 solid;
    border-bottom: 1px #333 solid;
}

.content h4 {
    position: relative;
    position: relative;
    font-weight: bold;
    font-size: 1.2em;
    padding: .2em 1em;
    color: #666;
    margin:.8em 0 .6em; 
    border-left: 4px #666 solid;
    border-bottom: 1px #666 solid;
}

.content h5 {
    color: #666;
    font-size: 1.1em;
    font-weight: bold;
    margin:.6em 0 .8em;
    padding: .1em 1em;
    border-left: 3px #666 solid;
    border-bottom: 1px #666 solid;
}

/* ヘッダー下ディスクリプテョン */
.header-discription{
	margin: 10px auto 0;
	width: 90%;
	font-size: 13px;
}

/************************************************************************************************************
* ヘッダー
*************************************************************************************************************/

#logo img{
	margin-right: 1em;
}



/************************************************************************************************************
* フッター
*************************************************************************************************************/
.col3,.sc_col3 {width: 50%;}


/************************************************************************************************************
* サイドカラム
*************************************************************************************************************/
/*　人気記事　*/
.wpp-views{
	position: absolute;
	right: 8px;
	bottom: 8px;
}


/************************************************************************************************************
* メインカラム
*************************************************************************************************************/
/*-------------------------------------------------------
アドセンス風レスポンシブ広告
-------------------------------------------------------*/
.adsence-responsive .ar-thumnail{
	width: 48%;
}
.adsence-responsive .ar-thumnail img{
	height: 195px;
	width: 372px;
}
.adsence-responsive .ar-text-parts{
	width: 49%;
	padding: 6px 0 6px 21px;
}
.bigfooter_colomn .adsence-responsive .ar-thumnail{
	width: 44%;
}
.bigfooter_colomn .adsence-responsive .ar-thumnail img{
	height: auto;
	width: auto;
}
.bigfooter_colomn .adsence-responsive .ar-text-parts{
	width: 53%;
	padding: 5px 0 5px 10px;
}
.adsence-responsive .ar-title{
	color: #212121 !important;
	font-family: "Mplus 1p",Arial,arial,sans-serif;
	margin-bottom: 17px;
}
.adsence-responsive .ar-title a{
	color: #212121 !important;
	font-size: 22px !important;
	font-weight: 400 !important;
	line-height: 24px !important;
	font-family: "Mplus 1p",Arial,arial,sans-serif !important;
}
.adsence-responsive .ar-text span{
	display: inline-block;
	background-color: green;
	border-color: white;
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	color: white;
	font-family: "Mplus 1p",Arial,arial,sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 14px;
	padding: 2px 5px 2px 5px;
	margin-right: 8px;
}
.adsence-responsive .ar-text{
	margin-bottom: 17px;
	font-family: "Mplus 1p",Arial,arial,sans-serif;
}
.adsence-responsive .ar-text a{
	color: #777777;
	font-size: 18px !important;
	line-height: 22px !important;
	font-family: "Mplus 1p",Arial,arial,sans-serif !important;
}
.adsence-responsive .ar-text span{
	display: inline-block;
	background-color: green;
	border-color: white;
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	color: white;
	line-height: 1.3em;
}
.adsence-responsive .ar-btn{
	background-color: #4e92df;
	border: 1px #4e92df solid;
	border-radius: 2px;
	box-shadow: 0 0 2px 0 rgba(0,0,0,0.12), 0 2px 2px 0 rgba(0,0,0,0.24);
	font-family: "Roboto",arial,sans-serif;
}
.adsence-responsive .btn-block a{
	color: #fff;
	line-height: 40px;
	font-size: 17px;
	font-weight: 500;
}
	@media
	only screen and (max-width : 640px){
		.adsence-responsive .ar-thumnail{
			width: 100%;
			margin-right: 0;
			margin-top: 20px;
			text-align: center;
		}
		.adsence-responsive .ar-text-parts{
			width: 98%;
			padding: 2%;
		}
		.adsence-responsive .ar-text span{
			display: none;
		}
		.adsence-responsive .btn-block{
			text-align: right;
		}
	}/*解像度640px以下*/
/*	
.bigfooter_colomn .adsence-responsive .ar-thumnail{
	width: 100%;
	margin-right: 0;
	margin-top: 20px;
	text-align: center;
}
.bigfooter_colomn .adsence-responsive .ar-text-parts{
	width: 98%;
	padding: 2%;
}
.bigfooter_colomn .adsence-responsive .ar-text span{
	display: none;
}
.bigfooter_colomn .adsence-responsive .btn-block{
	text-align: right;
}
*/
