body{
	font-family: -apple-system, BlinkMacSystemFont,"Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 16px;
}
input.submit,select.goog-te-combo,.comment-reply-title,.widget-title,.post-content .gallery-caption,.credits p{font-family: -apple-system, BlinkMacSystemFont,"Hiragino Kaku Gothic ProN", Meiryo, sans-serif;font-weight:normal;}
.footer .widget-title,.widget-title,.post-content .gallery-caption{font-size: 0.9em;}
.sidebar .widget-title{font-weight:700;}
.su-tooltip{border-bottom: solid 1px #2196f3;cursor:pointer;text-decoration-style: inherit;}.qtip-tipsy .qtip-titlebar{color:#F60}.qtip-tipsy .qtip-content{font-weight: normal;}
.su-lightbox{border-bottom: dashed 2px orange;cursor:pointer;display: inline-block;}
.pack_caution_note{padding: 10px; margin-bottom: 10px; border: 5px double #333333; border-color: blue;color:#00f;font-size:.8em;}
img.alignleft, .alignleft img, img.aligncenter, .aligncenter img, img.alignright, .alignright img {border: 0px solid #eee;box-sizing: border-box;padding: 0px;}
.site-title,.site-description,.menu-item{font-family:"Cinema Letter";text-shadow: 1px 1px 2px rgba(0,0,0,1);}
.post-header .post-title,.comments-title{font-family:"Jun 201";}
.single .post-title{font-size: 1.8em;}
.site-description,.main-navigation li > a {color:#eee}
.grimo-Reisho{font-family:"Reisho 101";margin:1.5em 0;}
.grimo-Haruhi{font-family:"Haruhi Gakuen";margin-bottom:1.1em;}
.bg-image{
background-position: center;
background-repeat: no-repeat;
background-size: cover;
background-image: url(/dg/img/header_MaryMotherofBats.jpg) !important;
animation: moveHeader 60s infinite linear;
}
@keyframes moveHeader{
0%{background-position:0 250px;}
100%{background-position:0 -140vw;}
}
@charset "UTF-8";

.balloon-L{
	position: relative;
	padding: 8px 12px;
	border-radius: 8px;
	color: #000;
	margin-left: 64px;
	display: table;
	font-size: 0.9em;
	line-height: 1.5em !important;
}
.balloon-L::before{
	content: '';
	position: absolute;
	display: block;
	width: 45px;
	height: 45px;
	left: -64px;
	top: 0;
}
.balloon-L::after{
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	left: -14px;
	top: 18px;
	border-top: 8px solid transparent;
	border-bottom: 0px solid transparent;
}

.balloon-R{
	margin-left: auto;
	position: relative;
	padding: 8px 12px;
	border-radius: 8px;
	color: #000;
	margin-right: 64px;
	display: table;
	font-size: 0.9em;
	line-height: 1.5em !important;
}
.balloon-R::before{
	content: '';
	position: absolute;
	display: block;
	width: 45px;
	height: 45px;
	right: -64px;
	top: 0;
}
.balloon-R::after{
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	right: -14px;
	top: 18px;
	border-top: 8px solid transparent;
	border-bottom: 0px solid transparent;
}

/* ひよこ-標準*/
.icon-hiyoko.balloon-L, .icon-hiyoko.balloon-R{
	background-color: #fdc;
}
.icon-hiyoko.balloon-L::before{
	background: url("/dg/c_icon/hiyoko.png");
}
.icon-hiyoko.balloon-R::before{
	background: url("/dg/c_icon/hiyoko.png");
	transform: scale(-1, 1);
}
.icon-hiyoko.balloon-L::after{
	border-right: 15px solid #fdc;
}
.icon-hiyoko.balloon-R::after{
	border-left: 15px solid #fdc;
}
/* ひよこ-笑い*/
.icon-hiyoko-laugh.balloon-L, .icon-hiyoko-laugh.balloon-R{
	background-color: #fdc;
}
.icon-hiyoko-laugh.balloon-L::before{
	background: url("/dg/c_icon/hiyoko_laugh.png");
}
.icon-hiyoko-laugh.balloon-R::before{
	background: url("/dg/c_icon/hiyoko_laugh.png");
	transform: scale(-1, 1);
}
.icon-hiyoko-laugh.balloon-L::after{
	border-right: 15px solid #fdc;
}
.icon-hiyoko-laugh.balloon-R::after{
	border-left: 15px solid #fdc;
}
/* ひよこ-泣き*/
.icon-hiyoko-sad.balloon-L, .icon-hiyoko-sad.balloon-R{
	background-color: #fdc;
}
.icon-hiyoko-sad.balloon-L::before{
	background: url("/dg/c_icon/hiyoko_sad.png");
}
.icon-hiyoko-sad.balloon-R::before{
	background: url("/dg/c_icon/hiyoko_sad.png");
	transform: scale(-1, 1);
}
.icon-hiyoko-sad.balloon-L::after{
	border-right: 15px solid #fdc;
}
.icon-hiyoko-sad.balloon-R::after{
	border-left: 15px solid #fdc;
}
/* そうと-標準*/
.icon-sort.balloon-L, .icon-sort.balloon-R{
	background-color: #cdf;
}
.icon-sort.balloon-L::before{
	background: url("/dg/c_icon/sort.png");
}
.icon-sort.balloon-R::before{
	background: url("/dg/c_icon/sort.png");
	transform: scale(-1, 1);
}
.icon-sort.balloon-L::after{
	border-right: 15px solid #cdf;
}
.icon-sort.balloon-R::after{
	border-left: 15px solid #cdf;
}
/* そうと-笑い*/
.icon-sort-laugh.balloon-L, .icon-sort-laugh.balloon-R{
	background-color: #cdf;
}
.icon-sort-laugh.balloon-L::before{
	background: url("/dg/c_icon/sort_laugh.png");
}
.icon-sort-laugh.balloon-R::before{
	background: url("/dg/c_icon/sort_laugh.png");
	transform: scale(-1, 1);
}
.icon-sort-laugh.balloon-L::after{
	border-right: 15px solid #cdf;
}
.icon-sort-laugh.balloon-R::after{
	border-left: 15px solid #cdf;
}
/* ブロック-標準*/
.icon-block.balloon-L, .icon-block.balloon-R{
	background-color: #cfc;
}
.icon-block.balloon-L::before{
	background: url("/dg/c_icon/block.png");
}
.icon-block.balloon-R::before{
	background: url("/dg/c_icon/block.png");
	transform: scale(-1, 1);
}
.icon-block.balloon-L::after{
	border-right: 15px solid #cfc;
}
.icon-block.balloon-R::after{
	border-left: 15px solid #cfc;
}
/* カルク-標準*/
.icon-calc.balloon-L, .icon-calc.balloon-R{
	background-color: #dcf;
}
.icon-calc.balloon-L::before{
	background: url("/dg/c_icon/calc.png");
}
.icon-calc.balloon-R::before{
	background: url("/dg/c_icon/calc.png");
	transform: scale(-1, 1);
}
.icon-calc.balloon-L::after{
	border-right: 15px solid #dcf;
}
.icon-calc.balloon-R::after{
	border-left: 15px solid #dcf;
}
/* デイジー-標準*/
.icon-daisy.balloon-L, .icon-daisy.balloon-R{
	background-color: #ffc;
}
.icon-daisy.balloon-L::before{
	background: url("/dg/c_icon/daisy.png");
}
.icon-daisy.balloon-R::before{
	background: url("/dg/c_icon/daisy.png");
	transform: scale(-1, 1);
}
.icon-daisy.balloon-L::after{
	border-right: 15px solid #ffc;
}
.icon-daisy.balloon-R::after{
	border-left: 15px solid #ffc;
}
/* イーアハート-標準*/
.icon-earhart.balloon-L, .icon-earhart.balloon-R{
	background-color: #fee;
}
.icon-earhart.balloon-L::before{
	background: url("/dg/c_icon/earhart.png");
}
.icon-earhart.balloon-R::before{
	background: url("/dg/c_icon/earhart.png");
	transform: scale(-1, 1);
}
.icon-earhart.balloon-L::after{
	border-right: 15px solid #fee;
}
.icon-earhart.balloon-R::after{
	border-left: 15px solid #fee;
}
/* イーアハート-軽蔑*/
.icon-earhart-scorn.balloon-L, .icon-earhart-scorn.balloon-R{
	background-color: #fee;
}
.icon-earhart-scorn.balloon-L::before{
	background: url("/dg/c_icon/earhart_scorn.png");
}
.icon-earhart-scorn.balloon-R::before{
	background: url("/dg/c_icon/earhart_scorn.png");
	transform: scale(-1, 1);
}
.icon-earhart-scorn.balloon-L::after{
	border-right: 15px solid #fee;
}
.icon-earhart-scorn.balloon-R::after{
	border-left: 15px solid #fee;
}
/* フランクリン-標準*/
.icon-franklin.balloon-L, .icon-franklin.balloon-R{
	background-color: #cff;
}
.icon-franklin.balloon-L::before{
	background: url("/dg/c_icon/franklin.png");
}
.icon-franklin.balloon-R::before{
	background: url("/dg/c_icon/franklin.png");
	transform: scale(-1, 1);
}
.icon-franklin.balloon-L::after{
	border-right: 15px solid #cff;
}
.icon-franklin.balloon-R::after{
	border-left: 15px solid #cff;
}