@charset "utf-8";

.child {
	margin:0 4px 0 18px;
	line-height:180%;
}

.child p.lead { line-height:180%; margin-bottom:30px; }
.child p.lead em {
	font-weight:bold;
	color:#002E82;
}
.child p strong { color:#C94803; }

/* 父の日 */

.child { margin-bottom:50px; }
.child h1,h2,h3,img,p { margin:0; padding:0; }

.child .cnt {
	clear:both;
	display:block;
	margin-bottom:30px;
}

.child .cnt-last {
	display:block;
	margin-bottom:15px;
}


.child .cnt .tmar15 { margin-top:15px; }

.child .cnt-last p,
.child .cnt p {
	line-height:150%;
	padding:0 10px 0 10px;
	font-weight:normal;
	margin-top:15px;
}

.child .cnt h3 {
	margin-bottom:15px;
	_margin-bottom:0;
	width:95%;
	padding:2px 10px 10px 35px;
	font-size:95%;
	color:#F4931C;
	background:url(images/child/bg_h3_child.gif) no-repeat;
	height:44px;
}


.child .recom {	
	clear:both;
	font-size:85%;
	border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background:#E6F2E8;
	border:1px solid #289931;
	width:95%;
	padding:15px;
	overflow:hidden;
}

.child .recom h4 {
	margin-bottom:10px;
}	


/*.child div.frame,
.child div.frame img {
	clear:both;	
	padding:0;
	margin:-10px 0 0 0;
}

.child div.frame-top {
	clear:both;
	padding:15px;
	margin:-10px 0 0 0;
	background:url(images/child/bgftop_child.gif) repeat-y top;
	-moz-background-size:contain;
	background-size:contain;
	width:auto;
	max-width:610px;
	max-height:55px;
}
*/

.child p.comment,
.child p.comment02 {
	margin:0;
	line-height:150%;
}

.child p.comment { 
	padding:0 0 5px 0;
	margin-bottom:15px;
	display:block;
}

.child p.comment02 { padding:10px 0 5px 0; }

.child .dotline {
	border-top:#F4931C 1px dotted;
	height:1px;
	padding-bottom:15px;
}

.copyright_peter {
    text-align: right;
    max-width: 609px;
}


/*-----------------------------------------------------	*/
/*	Responsive					*/
/*-----------------------------------------------------	*/

img.imgR,
img.imgR-sp {
	width:32%;
	max-width:205px;
}

.child p.lead {
	width:60%;
	max-width:413px;
}

/*-----------------------------------------------------	*/
/*	for - 639px					*/
/*-----------------------------------------------------	*/

@media screen and (max-width: 639px) {

	.child .recom {	
	font-size:90%;
	}
	
	.child {
	margin:0 15px 0 10px;
	}


}


@media screen and (min-width: 480px) {

	img.imgR-sp {
	display:none;
	}
}

@media screen and (max-width: 479px) {

	img.imgR {
	display:none;
	}
	
	img.imgR-sp {
	float:none;
	display:block;
	width:80%;
	margin:0 auto 5px auto;
	}
	
	.child p.lead {
	width:90%;
	}
	
	.col {
	float:none;
	}
	
	.one-third,
	.two-third {
	width:auto;
	}
	
	.link-btn {
	margin:0 auto 25px auto;
	display:block;
	}
		
}
