@charset "UTF-8";
/*!
Theme Name: Cocoon Child
Template:   cocoon-master
Version:    0.0.5
*/
/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
/*モバイルのフッターメニューを非表示*/
#navi-footer {
    display: none;
}
}
/**********
共通
**********/
/* 表記 */
.notation{
	color: #fff;
	font-size: 12px;
	text-align: left;
	margin-top:-15px;
	margin-bottom:-20px;
}
/* 記事下に罫線を入れる */
article{ border-bottom: 2px solid #000000; }
/* リンク */
a { text-decoration: none; }
a:hover { text-decoration: none; } 
/* 小さな画像を横並びにする(DMM,DUGA) */
.img-flex {
	display: flex;
	flex-wrap:wrap;
	justify-content: start;
}
.img-cont {
	padding: 5px;
	width: 110px;
}
/* タグクラウドのデザイン */
.widget_tag_cloud{ background: #ffffff; }
/*アクセスランキング*/
#ranking{
	max-width: 98%;
	height: 500px;
    overflow: auto;
	border: 1px solid #000000;
}
/* 購入ボタン */
.purchase {
	height: auto;
	font-weight: bold;
	color: #fff;
	margin: 15px;
	padding: 10px;
	text-align: center;
	border-radius: 5px;
	background-color: #32cd32;
	border: 2px solid #000000;
}
.purchase a {
	font-weight: bold;
	color: #fff;
}
.purchase a:hover {
	font-weight: bold;
	color: #fff;
}
/* カスタム7　必須ボタン */
.required::after {
    content: "必須";
    color: #ffffff;
    background: #cc0000;
    font-size: 0.8em;
    padding: 0.3em;
    border-radius: 0.5em;
    margin-left:0.3em;
}
/**********
PC用
**********/
/* PC ヘッダー BOX */
#pc-box{
	width: 1256px;
    height: auto;
	margin: 0px auto;
	text-align: left;
	background-color: #393939;
}
/* PC ヘッダー livedoor */
#livedoor_pc_box{
	width: 410px;
    height: 500px;
	margin: 5px 2px 5px;
    display: inline-block;
    vertical-align: top;
    overflow: auto;
	border: 2px solid #ffffff;
}
/* PC ヘッダー 固定リンク */
.pc-kotei{
	display: flex;
	flex-wrap: wrap;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 7px;
}
.pc-kotei ul{ }
.pc-kotei li{
	list-style: none;
	width: 300px;
	height: 320px;
	margin: 5px;
    vertical-align: top;
} 
.pc-kotei img{
	width: 300px;
	height: 250px;
	border-radius: 5px;
}
/* PC フッター 相互リンク */
#sougo_pc_box{
	width: 210px;
    height: auto;
	color: #ffffff;
	font-size: 12px;
    display: inline-block;
    vertical-align: top;
	margin: 18px;
}
#link-title{
}
/**********
スマホ用
**********/
/* SM アフィリエイト＆RSS */
.sm_livedoor{
	width: 98%;
	height: 300px;
    vertical-align: top;
    overflow: auto;
	margin: 3px auto;
	border: 1px solid #808080;
	background-color: #f5f5f5;
}
.sm_afi{
	width: 360px;
    height: 300px;
	margin: 0px auto;
}
.sm_afi_kiji{
	max-width: 300px;
	height: 300px;
}
/*----- livedoor カスタム 共通-----*/
/* スタイルを初期化 */
.blogroll-channel { margin: 0; padding: 0; }
.blogroll-channel .blogroll-list-wrap { margin: 0; }
.blogroll-channel .blogroll-list { margin: 0; }
.blogroll-list-wrap li { margin: 0; padding: 0; border: none; background: none; list-style :none; }
/* 下部のテキスト広告を装飾 */
.blogroll-ad-default { padding-right: 10px; font-size: 12px; text-align: right; border-top: 1px solid #D5D5D5; }
/* 日時非表示 */
.blogroll-link-time { display: none; }
/* ヘッドライン見出し */
.feed-headline { margin-bottom: 20px; border: 1px solid #D5D5D5; border-radius: 4px; }
.article .feed-headline h2,
.feed-block h3 { margin: 0 !important; padding: 10px; font-size: 18px; border-left: none; border-bottom: 1px solid #D5D5D5; background: #f5f5f5; background: -moz-linear-gradient(top,#FAFAFA 0%,#E9E9E9 100%); background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#FAFAFA),color-stop(100%,#E9E9E9)); background: -webkit-linear-gradient(top,#FAFAFA 0%,#E9E9E9 100%); background: -o-linear-gradient(top,#FAFAFA 0%,#E9E9E9 100%); background: -ms-linear-gradient(top,#FAFAFA 0%,#E9E9E9 100%); background: linear-gradient(top,#FAFAFA 0%,#E9E9E9 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA',endColorstr='#E9E9E9'); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA',endColorstr='#E9E9E9')"; -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; }
/* リスト */
.blogroll-channel .blogroll-list { font-size: 14px; margin-left: -40px; }
.blogroll-list-wrap li { border-bottom: 1px solid #D5D5D5; background: #f5f5f5; }
.blogroll-list-wrap li:last-child { border-bottom: none; }
.blogroll-list-wrap li:nth-child(odd) { background: #f5f5f5; }
/* リスト内のa要素を装飾 */
.blogroll-list-wrap li a { position: relative; margin: 0; padding: 10px; display: block; overflow: hidden; text-decoration: none; text-overflow: ellipsis; white-space: nowrap; background: url(images/icon_rss.png) no-repeat 10px 10px; background-size: 16px 16px; }
.blogroll-list-wrap li a:hover { text-decoration: underline; }