@charset "UTF-8";

*{letter-spacing:0}html{overflow-y:scroll}blockquote,body,div,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,ul{margin:0;padding:0}address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,var{font-style:normal;font-weight:400}h1,h2,h3,h4,h5,h6,small{font-size:100%;font-weight:400;letter-spacing:.1em}abbr,fieldset,img{border:0}caption{text-align:left}q{quotes:none}q:after,q:before{content:'';content:none}a{text-decoration:none}a:active,a:hover{outline:0}img{border:0;vertical-align:bottom;-ms-interpolation-mode:bicubic}b,strong{font-weight:700}div{word-wrap:break-word}sub,sup{position:relative;line-height:0;vertical-align:baseline;font-size:75%}sup{top:-.5em}sub{bottom:-.25em}code,pre{font-size:1em;font-family:sans-serif}pre{overflow:auto;white-space:pre-wrap;word-wrap:break-word}form{margin:0}button,input,optgroup,option,select,textarea{margin:0;font-family:sans-serif;font-size:100%;vertical-align:baseline}* html button,* html input,* html select,* html textarea,*+html button,*+html input,*+html select,*+html textarea{vertical-align:middle}button,input{line-height:normal}* html button,* html input,*+html button,*+html input{overflow:visible}textarea{overflow:auto;vertical-align:top}input[type=text],textarea{padding:2px}button,input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{margin:0;padding:0;border:0}body{font-family:ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ\ Ｐゴシック,sans-serif;font-size:62.5%;font-style:normal;line-height:1.5}table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;word-break:break-all;word-wrap:break-word}* html table,*+html table{border-collapse:collapse}hr{clear:both;height:1px;margin:0 0 1.5em;padding:0;border:0;border-top:1px solid #ccc;color:#ccc;font-size:1em;line-height:1em}* html hr,*+html hr{margin:0 0 1.2em}

#top,
#sidebar h3,
#footer,
.copyright{
	background: #12237c;
}
#sidebar li a:before{
	color: #12237c;
}
#main-contents h2{
	background: #e5effe;
}
#main-contents h3{
	border-left-color: #a0c1f3;
}
#main-contents h4{
	border-bottom-color: #a0c1f3;
}
.toggle dd h4:before{
	color: #a0c1f3;
}
@media only screen and (max-width : 640px){
	#page-top{
		border-color: #a0c1f3;
		color: #a0c1f3;
	}
}
#ez-toc-container{
	border-color: #e8f2fd;
}
#ez-toc-container li:before{
	color: #52a9de;
}

@font-face {
	 font-family: "NotoSansCJKjp";
	 font-style: normal;
	 font-weight: 400;
	 src: local('Noto Sans CJK JP Regular'),
	 url('../fonts/NotoSansCJKjp-Regular.woff') format('woff'),
	 url('../fonts/NotoSansCJKjp-Regular.otf') format('opentype')
}
@font-face {
	 font-family: "NotoSansCJKjp";
	 font-style: normal;
	 font-weight: 700;
	 src: local('Noto Sans CJK JP Bold'),
	 url('../fonts/NotoSansCJKjp-Bold.woff') format('woff'),
	 url('../fonts/NotoSansCJKjp-Bold.otf') format('opentype')
}

html,body{ width: 100%; }
body{
	background: #f7f7f7;
	color: #444;
	font-size: 0.9em;
	font-family: "Noto Sans", "NotoSansCJKjp", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important;
}
* html body{ background-image: none; }
@media only screen and (max-width : 768px){
	html{
		overflow-y: scroll;
		overflow-x: hidden;
	}
	html,body{
		width: 100%;
		-webkit-text-size-adjust: 100%;
		-ms-text-size-adjust: 100%;
	}
	textarea,input{ max-width: 95%; }
	input[type="submit"],input[type="image"],
	input[type="reset"],input[type="button"],
	input[type="file"]{ max-width: none; }
}
@media only screen and (max-width : 640px){
	body{
		background: #fff;
	}
}

img{
	height: auto;
	max-width: 100%;
}

a{
	letter-spacing: 0.08em;
	text-decoration: none;
}
@media only screen and (max-width : 640px){
	a{
		letter-spacing: 0.05em;
	}
}
a:link,a:visited{ color: #0066cf; }
a:hover,a:active{ color: #ff8d00; }
a:hover{
	-webkit-transition: 0.5s!important;
	-moz-transition: 0.5s!important;
	-o-transition: 0.5s!important;
	transition: 0.5s!important;
}

p{
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	margin: 0 0 2em;
	color: #444;
	font-size: 1.1em;
	line-height: 1.8em;
	letter-spacing: 0.08em;
}
@media only screen and (max-width : 640px){
	p{
		letter-spacing: 0.03em;
		line-height: 2em;
	}
}

ul,ol{
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	margin: 0;
	padding: 0;
}

li{
	font-size: 1.1em;
	letter-spacing: 0.08em;
	line-height: 1.8em;
}
@media only screen and (max-width : 640px){
	li{
		letter-spacing: 0.05em;
		line-height: 2em;
	}
}

dl{
		margin: 0 0 2em;
		padding: 0;
}
@media only screen and (max-width : 640px){
	dl{
			margin: 0 0.8em 2em;
	}
}
dt,dd{
	margin: 0;
	padding: 0;
	letter-spacing: 0.08em;
	line-height: 1.8em;
}
dt{
	font-size: 1.1em;
}
@media only screen and (max-width : 640px){
	dt,dd{
		letter-spacing: 0.05em;
		line-height: 2em;
	}
	dd p{
		margin-left: 0!important;
		margin-right: 0!important;
	}
}

#container,
#top,
#footer,
.copyright{
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	width: 100%;
	min-width: 1080px;
	text-align: center;
}

#top-in,
#breadcrumbs,
#main,
#footer-in,
.copyright p{
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	width: 1080px;
	margin: 0 auto;
	text-align: left;
}

@media only screen and (max-width : 768px){
	#container,
	#top,
	#footer,
	.copyright{
		width: 100%!important;
		min-width: 100%!important;
	}
	#top-in,
	#breadcrumbs,
	#main,
	#footer-in,
	.copyright p{
		width: 100%!important;
		margin: 0!important;
	}
}

#main{
	overflow: hidden;
	/zoom: 1;
}
#main-and-sub{
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	float: left;
	width: 65%;
}
#main-contents{
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	width: 100%;
}
#sidebar{
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	float: right;
	width: 30%;
}
@media only screen and (max-width : 768px){
	#main-and-sub,
	#sidebar{
		float: none;
		width: 100%;
	}
}

#top{
	margin: 0 0 15px;
	padding: 0.5em 0;
	border: 0;
}
@media only screen and (max-width : 640px){
	#top{
		margin: 0!important;
	}
}
#top .logo{
	text-align: center;
}
#top .logo a{
	color: #fff;
	font-size: 1.2em;
}
@media only screen and (max-width : 640px){
	#top .logo a{
		letter-spacing: 0.03em;
	}
}
#top .logo a:hover{
	opacity: 0.7;
}

#breadcrumbs{
	margin-bottom: 15px;
	padding: 0.5em 1em;
	background: #fff;
}
@media only screen and (max-width : 640px){
	#breadcrumbs{
			margin-bottom: 15px!important;
			border-bottom: solid 1px #f0f0f0;
		}
}
#breadcrumbs li{
	display: inline;
	margin-right: 0.4em;
	font-size: 0.8em;
	text-align: right;
	list-style: none;
}
#breadcrumbs li.first{
	position: relative;
	padding-left: 1.4em;
}
#breadcrumbs li.first:before{
	position: absolute;
	top: -1px;
	left: 0;
	font-family: "fontawesome";
	content: "\f015";
}
@media only screen and (max-width : 640px){
	#breadcrumbs li.first:before{
		top: -2.5px;
	}
}
#breadcrumbs li a{
	position: relative;
	padding-right: 1.1em;
	color: #444;
}
#breadcrumbs li a:before{
	position: absolute;
	top: -3px;
	right: 0;
	content: "/"
}
@media only screen and (max-width : 640px){
	#breadcrumbs li a:before{
		top: -4px;
	}
}
#breadcrumbs li a:hover{
	opacity: 0.7;
}

#main{
	margin-bottom: 35px;
	padding: 35px;
	background: #fff;
	border: solid 1px #f0f0f0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
@media only screen and (max-width : 640px){
	#main{
		padding: 10px 0;
		border: 0;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
}

@media only screen and (max-width : 640px){
	.archive #main-and-sub,
	.page #main-and-sub{
		padding-bottom: 30px;
	}
}

#sidebar h3{
	margin: 0 0 10px;
	padding: 0.8em 0.7em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.08em;
}
@media only screen and (max-width : 640px){
	#sidebar h3{
		margin: 0;
		padding: 1.5em;
		background: #f8f8f8;
		border-top: solid 1px #e4e4e4;
		border-bottom: solid 1px #e4e4e4;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		color: #4a4141;
		font-size: 1em;
		font-weight: normal;
		letter-spacing: 0.03em;
	}
}
#sidebar ul{
	margin: 0 0 40px;
	list-style: none;
}
@media only screen and (max-width : 640px){
	#sidebar ul{
		margin-bottom: 0;
		margin-left: 1em;
		margin-right: 1em;
	}
}
#sidebar li{
	border-bottom: dotted 1px #e5e5e5;
}
@media only screen and (max-width : 640px){
	#sidebar li{
		border-bottom: solid 1px #e7e6e3;
	}
	#sidebar li:last-child{
		border-bottom: 0;
	}
}
#sidebar li a{
	position: relative;
	display: block;
	padding: 0.8em 2em 0.8em 0.2em;
	color: #666;
	font-size: 0.9em;
}
#sidebar li a:before{
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -15px;
	font-size: 1.5em;
	font-weight: bold;
	font-family: "fontawesome";
	content: "\f105";
}
@media only screen and (max-width : 640px){
	#sidebar li a{
		letter-spacing: 0.03em;
	}
	#sidebar li a:before{
		content: "";
	}
}
#sidebar li a:hover{
	opacity: 0.7;
}

#related_posts li a{
	padding: 0 1.5em 0 0!important;
}
.samecat{
	box-sizing: border-box;
	display: table;
	width: 100%;
	padding: 0.5em 0;
	overflow: hidden;
	/zoom: 1;
}
.samecat_thumb{
	display: table-cell;
	width: 60px;
	vertical-align: middle;
}
@media only screen and (max-width : 640px){
	.samecat_thumb{
		width: 80px;
	}
}
.samecat_thumb img{
	min-width: 60px;
	height: auto;
}
@media only screen and (max-width : 640px){
	.samecat_thumb img{
		min-width: 80px;
		border: solid 1px #e7e6e3;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		overflow: hidden;
	}
}
.samecat_title{
	box-sizing: border-box;
	position: relative;
	display: table-cell;
	padding-left: 1em;
	line-height: 1.3em;
	vertical-align: middle;
}
.samecat_title span{
	position: absolute;
	display: inline-block;
	bottom: -5px;
	right: 6%;
	color: #666;
	font-size: 0.8em;
}
@media only screen and (max-width : 640px){
	.samecat_title span{
		right: 0;
	}
}

@media only screen and (max-width : 640px){
	#footer{
		background: #fafaf9;
	}
	.home #footer,
	.single #footer{
		padding-bottom: 2.8em;
	}
}
#footer a{
	color: #fff;
}
@media only screen and (max-width : 640px){
	#footer a{
		color: #bbbaba;
	}
}
#footer a:hover{
	opacity: 0.7;
}
#footer-in{
	padding-top: 1em;
}
@media only screen and (max-width : 640px){
	#footer-in{
		padding-top: 0em;
	}
}
#footer .category,
#footer .site-menu{
	padding: 0 0 1em;
}
#footer .category li,
#footer .site-menu li{
	position: relative;
	display: inline;
	margin-right: 0.3em;
	padding-right: 1em;
	font-size: 0.95em;
}
#footer .category li:before,
#footer .site-menu li:before{
	position: absolute;
	top: -4px;
	right: 0;
	color: #fff;
	content: "|"
}
@media only screen and (max-width : 640px){
	#footer li{
		display: inline;
		padding: 0 0 0 0.6em;
		font-size: 1.7em;
	}
	#footer li:first-child{
		padding-left: 1em;
	}
}

.copyright p{
	padding-top: 0.3em;
	border-top: solid 1px rgb(255,255,255,0.3);
	color: #fff;
	font-size: 0.8em;
	text-align: right;
}
@media only screen and (max-width : 640px){
	.copyright p{
		line-height: 1.5em;
		text-align: center;
	}
}

#page-top{
	position: fixed;
	right: 3%;
	bottom: 130px;
	cursor: pointer;
	z-index: 99;
}
@media only screen and (max-width : 640px){
	#page-top{
		box-sizing: border-box;
		-moz-box-sizing: padding-box;
		right: 3%;
		bottom: 2%;
		width: 70px;
		height: 70px;
		padding-top: 15px;
		background: #fff;
		border-style: solid;
		border-width: 2px;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		font-size: 2.4em;
		text-align: center;
		vertical-align: middle;
	}
}
* html #page-top{ display: none; }

#page-top img{
	width: 80%;
	height: auto;
}
#page-top:hover{
	opacity: 0.7;
}
@media only screen and (max-width : 768px){
	#page-top:hover{
		opacity: 1;
	}
}
@media only screen and (max-width : 768px){
	#page-top:not(\*|*){ position: static; }/* Opera9以下 */
}

