﻿
/* 黒沢健一アーカイブ */
blockquote.kurosawa {
	background: #fff;
	border: 1px solid #ccc !important;
	background-image: url(https://www.diskgarage.com/digaonline/wordpress/wp-content/uploads/1535621360.jpg);
}

blockquote.kurosawa p {
	line-height: 36px;
		background: url(https://www.diskgarage.com/digaonline/wordpress/wp-content/uploads/1535621372.png) bottom;
		margin: 0;
		padding: 0;
}

blockquote.kurosawa .honbun p {
		margin: 0 !important;
}

blockquote.kurosawa .honbun p:first-child {
		margin-top: 20px !important;
}

blockquote.kurosawa .honbun p:last-child {
		margin-top: 20px !important;
}

/* 月に吠える。 */
blockquote.tsukinihoeru {
	background: #fff;
	border: 1px solid #ccc !important;
	padding: 25px;
	background-image: url(https://www.diskgarage.com/digaonline/wordpress/wp-content/uploads/1536228038.jpg);
}

blockquote.tsukinihoeru p {
	line-height: 36px;
		background: url(https://www.diskgarage.com/digaonline/wordpress/wp-content/uploads/1535621372.png) bottom;
		margin: 0;
		padding: 0;
}

blockquote.tsukinihoeru .honbun p {
		margin: 0 !important;
}

blockquote.tsukinihoeru .honbun p:first-child {
		margin-top: 20px !important;
}

/*blockquote.tsukinihoeru .honbun p:last-child {
		margin-top: 20px !important;
}*/

/* LUNKHEAD */
.box_lu10 {
		position: relative;
		padding: 0.25em 1em 1em;
		margin: 0 0 2em;
}
.box_lu10:before,.box_lu10:after{ 
		content:'';
		width: 20px;
		height: 30px;
		position: absolute;
		display: inline-block;
}
.box_lu10:before{
		border-left: solid 2px #333;
		border-top: solid 2px #333;
		top:0;
		left: 0;
}
.box_lu10:after{
		border-right: solid 2px #333;
		border-bottom: solid 2px #333;
		bottom:0;
		right: 0;
}
.box_lu10 p {
		margin: 0; 
		padding: 0 0 10px;
}

div.hw_lu10 {
	text-align: center;
}

h5.h_lu10 {
	position: relative;
	padding: 0.6em;
	background: -webkit-repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px,#ffe4b1 3px, #ffe4b1 8px);
	background: repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px,#ffe4b1 3px, #ffe4b1 8px);
	border-radius: 7px;
}

h5.h_lu10:after {
	position: absolute;
	content: '';
	top: 100%;
	left: 30px;
	border: 15px solid transparent;
	border-top: 15px solid #ffebbe;
	width: 0;
	height: 0;
}

div.wra_lu10 {
	text-align: center;
}

#post-body a.tw_lu10 {
	position: relative;
	display: inline-block;
	font-weight: bold;
	padding: 0.6em 1em;
	text-decoration: none;
	color: #FFF;
	background: #f26968;
	border: 2px solid #f26968;
	transition: .4s;
	font-size: 150%;
}

#post-body a.tw_lu10:hover {
	color: #f26968;
	background: #fff;
	border: 2px solid #f26968;
}

#post-body .me_lu10 {
	text-align: center;
	line-height: 1.7em;
}

.hr_lu10 {
	height: 4px;
	border-width: 0;
	background-color: #fff;
	background-image: -webkit-linear-gradient(135deg,
	#ec6d71 0px,#ec6d71 2px, transparent 2px, transparent 4px,
	#ec6d71 4px, #ec6d71 6px, transparent 6px, transparent);
	background-image:				 linear-gradient(-45deg,
	#ec6d71 0px,#ec6d71 2px, transparent 2px, transparent 4px,
	#ec6d71 4px, #ec6d71 6px, transparent 6px, transparent);
	background-size: 6px 6px;
}

.bb_lu10 {
	border: 10px solid #eaf2ff;
 padding: 10px;
 position: relative;
 z-index: 0;
}
.bb_lu10:before {
 border: 1px solid #758dd9;	
 content: '';
 display: block;
 position: absolute;
 top: -10px;
 bottom: -10px;
 left: -10px;
 right: -10px;
 z-index: -1;
}

/* the shes gone */
blockquote.theshesgone {
	background: #f7f6eb;
	border: 1px solid #ccc !important;
	padding: 25px 25px 70px;
	background-image: url(https://www.diskgarage.com/digaonline/wordpress/wp-content/uploads/1557902712.png);
	background-repeat: no-repeat;
	background-size: 96%;
background-position: 50% 98%;
}

blockquote.theshesgone p {
	line-height: 36px;
		background: url(https://www.diskgarage.com/digaonline/wordpress/wp-content/uploads/1535621372.png) bottom;
		margin: 0;
		padding: 0;
}

blockquote.theshesgone .honbun p {
		margin: 0 !important;
}

blockquote.theshesgone .honbun p:first-child {
		margin-top: 20px !important;
}

/*blockquote.theshesgone .honbun p:last-child {
		margin-top: 20px !important;
}*/



/****************************************

			　　PC

*****************************************/
@media screen and (min-width: 768px) {

/* 黒沢健一アーカイブ */
blockquote.kurosawa {
	background-size: 40%;
	background-position: 100% 100%;
	background-repeat: no-repeat;
}
/* 月に吠える。 */
blockquote.tsukinihoeru {
	background-size: 40%;
	background-position: 100% 100%;
	background-repeat: no-repeat;
}
/* LUNKHEAD */
#post-body .me_lu10 {
	text-align: center;
	font-size: 120%;
}
	
div.hw_lu10 {
	font-size: 145%;
}
	
.hr_lu10 {
	margin: 70px 0;
}
	
/* the shes gone */
blockquote.theshesgone {
	background-size: 90%;
background-position: 50% 98%;
	background-repeat: no-repeat;
}

}

/****************************************

			　　スマホ

*****************************************/
@media screen and (max-width: 767px) {

/* 黒沢健一アーカイブ */
blockquote.kurosawa {
	background-image: url(https://www.diskgarage.com/digaonline/wordpress/wp-content/uploads/1535621360.jpg);
	background-size: 70%;
	background-position: 100% 100%;
	background-repeat: no-repeat;
}

.mawarikomi {
	font-size: 0.9em;
	line-height: 1.2em;
		display: block;
}
	
/* 月に吠える。 */
blockquote.tsukinihoeru {
	background-image: url(https://www.diskgarage.com/digaonline/wordpress/wp-content/uploads/1536228038.jpg);
	background-size: 70%;
	background-position: 100% 100%;
	background-repeat: no-repeat;
}

.mawarikomi {
	font-size: 0.9em;
	line-height: 1.2em;
		display: block;
}
	
/* LUNKHEAD */

h5.h_lu10 {
	font-size: 130%;
}
	
#post-body a.tw_lu10 {
	font-size: 120%;
}
	
#post-body .me_lu10 {
	font-size: 107%;
}
	
.hr_lu10 {
	margin: 70px 0;
}
	
div.hw_lu10 {
	font-size: 105%;
}

}