@charset "UTF-8";
/*
Theme Name: 8850_odeko_nikibi
Author: num
Description: This is my original theme.
Version: 1.0
*/
html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn, em, img, ins,kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, figcaption, figure,footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background-color:transparent;font-weight:normal;}
body{line-height:1.5;word-wrap:break-word;font-size:16px;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
nav ul{list-style:none;}
ul, ol, li{list-style:none;}
blockquote, q{quotes:none;}
blockquote:before, blockquote:after,q:before, q:after{content:'';content:none;}
ins{background-color:#ff9;color:#000;text-decoration:none;}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold;}
del{text-decoration:line-through;}
abbr[title], dfn[title]{border-bottom:1px dotted;cursor:help;}
table{border-collapse:collapse;border-spacing:0;}
hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0;}
input, select{vertical-align:middle;}
input{box-sizing:border-box;}
a,a:visited{margin:0;padding:0;font-size:100%;vertical-align:baseline;background-color:transparent;color:#333;}
a:hover{text-decoration:none;}
*{/zoom:1;-webkit-appearance:none;}
input[type="submit"]{-webkit-appearance:none;border-radius:0;}
.clearfix:after{content: "";display:block;clear:both;overflow:hidden;height:0px;}
.clearfix{display:inline-block;}
.clearfix{display:block;}
.clear{clear:both;}
img{width:100%;}
#Content>div:first-child,#Content>div:last-child{box-sizing:border-box;}

/* 全体 */
#Page{
	box-sizing:border-box;
	max-width:1100px;
	margin: 20px auto 0px;
	padding:20px 20px 20px 20px;
}
/* ヘッダー */
header>div{
	box-sizing:border-box;
	margin:0px 0px 20px 0px;	
	padding:15px;
}
header>div>div:first-child{
	margin:0px 0px 0px 0px;	
	padding:0px 0px 0px 0px;
}
/* サイトタイトル */
header>div>div:first-child>h1,header>div>div:first-child>div{
	box-sizing:border-box;
	font-family: "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
	margin:0px 0px 0px 0px;
	padding: 10px 0px 7px 0px;
	float:left;
	width: 36%;
}
/* ディスクリプション */
header>div>div>p{
	box-sizing:border-box;
	float:right;
	width: 60%;
	margin:11px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
/* ヘッダー画像 */
header>div>div:last-child {
    width:100%;
    height:auto;
    overflow:hidden;
	margin:15px 0px 0px 0px;
	line-height:0;
}
header>div>div:last-child img {
    width:100%;
    max-width:100%;
    height:auto;
    -ms-interpolation-mode:bicubic;
}
/* コンテンツ */
#Content{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
/* 記事内コンテンツ */
#Content>div:first-child{
	width:73%;
	float:right;
	margin:0px 0% 20px 2%;
	padding:0px 0px 0px 0px;
}
/* 記事タイトル */
#Content>div:first-child h1{
	margin:10px 0px;
	padding: 0px 0px 5px 10px;
}
#Content>div:first-child section h2{
	padding: 5px 10px;
	margin:10px 0px;
}
#Content div div h3{
	position:relative;
	font-size: 18px;
	color: #e65564;
	padding: 10px 0 5px 15px;
	margin: 10px 0 0;
	font-weight: bold;
	line-height: 28px;
	text-align: left;
}
#Content div div h3::before,
#Content div div h3::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
#Content div div h3::before{
	top:0;
	left: 0;
	width: 6px;
	height: 6px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #e65564;
}
/* 記事内テキスト */
#Content>div:first-child p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
/* アーカイブ・検索ページ内タイトルリンク */
#Content>div:first-child ul li article h2{
	margin:0px 0px 5px 0px;


	padding:0px 0px 0px 0px;
}
#Content>div:first-child ul li article{
	margin:20px 0px;
	padding:0px 0px 0px 0px;
}
#Content div div ul{
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#Content div div ul li{
	list-style-position: inside;
	margin: 0;
	border-bottom: 1px solid #d8c8c6;
	padding: 6px 10px;
	font-weight: bold;
	color: #f76060;
}

/* 404ページ内 */
#Content>div:first-child div ul{
	margin:5px auto 0px;
	padding:10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 15px 10px;
	background: #fdf8f4;
}
/* サイドコンテンツ */
#Content>div:last-child{
	width:25%;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#Content>div:last-child .widget{
	margin: 0px 0px 30px 0px;
	padding:0px 0px 0px 0px;
}
/* サイドメニュー内タイトル */
#Content>div:last-child .widget_title{
	margin:0px 0px 10px 0px;
	padding:10px 10px 6px;
}
.date{
	padding:3px 3px 3px 3px;
	margin: 0px 0px 9px 0px;
}
/* サイドメニュー内リンク */
#Content>div:last-child ul li{
	padding: 0 0 5px;
	margin:0px 0px 10px 0px;
}
#Content>div:last-child ul li a{
}
/* サーチフォーム */
.widget_search{
}
.searchform{
	display:block;
	max-width:300px;
	padding:0px 0px 0px 0px;
	margin:0px auto 0px;
}
.widget_search .s {
	width:69%;
	height:30px;
}
.widget_search .searchsubmit {
	width:26%;
	cursor:pointer;
	padding:0px 0 0px 0;
}
/* フッター */
footer p{
	margin:10px auto 5px;
	padding:0px 0px 0px 0px;
}
/* 記事内画像 */
.left,.right,.center{
	display:block; box-sizing:border-box; width:auto; height:auto; text-align:center; box-shadow: 0 0 3px #f5cdb3;
}
.left{
	float:left; max-width:300px; margin:5px 10px 0 0; padding:0;
}
.right{
	float:right; max-width:300px; margin:5px 0 0 10px; padding:0;
}
.center{
	max-width:400px; margin:5px auto; padding:0;
}
 /* dl */
dl {
    background: #fff9e8;
    padding: 10px 15px;
}
dt:first-child{
    margin:0 0 5px 5px;
}
dt {
    margin:15px 0 5px 5px;
    color:#e65564;
    font-weight: bold;
}
dd {
    font-size: 14px;
    color:#232323;
    line-height: 1.8;
    background:#fff;
    padding:5px
}
 /* aside・details整形用 */
.supplement{
	background: url(image/aside_bg.jpg);
	margin-top: 0;
	padding: 5px 10px;
}
.supplement h3,.supplement summary{
	margin:0;
	padding: 15px 10px 6px;
	line-height:1.5;
	font-size: 18px;
	background:#fff;
	color: #e65564;
}
#Content div div .supplement h3{
	margin:0;
}
.supplement p{
	margin:0;
	padding: 0 10px !important;
	font-size:16px;
	line-height:1.5;
	background: #fff !important;
	color:#333;
}
.supplement p a{
	font-size:16px;
	line-height:1.5;
	color:#333
}
strong{
	padding: 0 3px;
	font-size:16px;
	font-weight: bold;
	line-height:1.7;
	background: #fff9e8;
    color: #e65564;
}

@media only screen and (max-width: 768px) {
/* 全体 */
#Page{
	padding:10px 10px 10px 10px;
	margin:0px 0px 0px 0px;	
}
/* ヘッダー */
header>div{
	margin:0px 0px 20px 0px;
	padding: 0;
}
header>div>div:first-child{
	margin:0px 0px 0px 0px;	
	padding:0px 0px 0px 0px;
}
/* サイトタイトル */
header>div>div:first-child>h1,header>div>div:first-child>div{
	margin:0px 0px 0px 0px;
	padding:10px 10px 7px 10px;
	float:none;
	width:100%;
}
/* ディスクリプション */
header>div>div>p{
	float:none;
	width:100%;
	margin:11px 0px 0px 0px;	
	padding:0px 0px 0px 0px;
}
/* ヘッダー画像 */
header>div>div:last-child div {
	padding:0px 0px 0px 0px;
	margin:0px -100px;
}
/* コンテンツ */
#Content{
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
/* 記事内コンテンツ */
#Content>div:first-child{
	width:100%;
	float:none;
	margin:0px auto 15px;
	padding:0px 0px 0px 0px;
}
/* 記事タイトル */
#Content>div:first-child section h2,#Content>div:first-child h1{
	margin:0px 0px 5px 0px;
	padding: 8px;
}
/* 記事内テキスト */
#Content>div:first-child p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
/* サイドメニュー */
#Content>div:last-child{
	width:100%;
	float:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
/* サイドメニュー内タイトル */
#Content>div:last-child .widget_title{
	margin:0 0 5px;
	padding: 10px;
}
/* サイドメニュー内リンク */
#Content>div:last-child ul li{
	margin:0px 0px 5px 0px;
	padding: 10px 0px 7px 0px;
}
/* フッター */
footer p{
	margin:10px auto;
	padding:5px 0px 5px 0px;
}
/* 記事内画像 */
img.ImageLeft,img.ImageRight,img.ImageCenter{
	display:block;
	float:none;
	max-width:500px;
	width:100%;
	height:auto;
	margin:0px auto 5px;
	padding:0px 0px 0px 0px;
}
/* aside・details整形用 */
.supplement{
	margin-top:10px;
	padding:10px;
}
.supplement h3,.supplement summary{
	margin:0;
	padding:10px 10px 8px;
	line-height:1.5;
}
.supplement p{
	margin:0;
	padding:0;
	font-size:16px;
	line-height:1.5;
}
.supplement p a{
	padding:3px;
	font-size:16px;
	line-height:1.5;
}
strong{
	padding:0;
	font-size:16px;
	line-height:1.7;
}
/* 記事内画像 */
.left,.right,.center{
	display:block; float:none; max-width:400px; width:100%; height:auto; margin:10px auto; padding:0;
}
}