@charset "utf-8";

.midashi   {
	font-size: 1.3em;
	line-height: 1.4em;
	color: #FF527B;
	display: block;
	margin-bottom: 10px;
	clear: both;
}
.new  {
	width: 100%;
	border: 1px solid #666;
	margin-bottom: 50px;
	background-image: url(../img/masume.png);
	padding: 30px 30px 10px;
	background-repeat: repeat;
}
.cont_titel   {
	font-size: 1.5em;
	font-family: 'Kosugi Maru', sans-serif;
	margin-bottom: 15px;
	display: block;
	text-indent: 15px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #00BA00;
	font-weight: bold;
	line-height: 1.1em;
}
.new_block   {
	display: block;
	width: 22%;
	text-align: center;
	margin-bottom: 20px;
}
.new_block img   {
	width: 100%;
	background-color: #FFF;
	margin-bottom: 4px;
	border: 1px solid #000;
}
.new_block p   {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #000;
	text-align: left;
}
.new_txt    {
	font-size: 11px;
	line-height: 1.4em;
	color: #000;
	text-align: left;
	margin-top: 5px;
}
h2  {
	color: #FFF;
	font-size: 1.7em;
	font-family: 'Kosugi Maru', sans-serif;
	text-shadow: 1px 1px 3px rgba(70,70,70,0.5);
	border-radius: 5px;
	width: 100%;
	background-color: #00BA00;
	font-weight: bold;
	margin-bottom: 15px;
	display: block;
	padding: 0.6em 1em 0.6em;
	line-height: 1.1em;
}
.illustblock {
}

.color_pink {
	color: #FF527B;
}

.file  {
	background-image: url(../img/file.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 95px;
	color: #FFF;
	text-align: center;
	float: left;
	padding-top: 10px;
	padding-right: 8px;
	margin-top: 7px;
}
.type {
	width: 592px;
	margin-left: 7px;
	float: left;
	font-size: 14px;
	line-height: 1.4em;
	color: #000;
}
.illust {
	width: 100%;
}
.sitelink {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
}
.illust .i_link {
	width: 100%;
}
.boxbg {
	width: auto;
	margin-bottom: 40px;
}

.box  {
	display: block;
	width: 45%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	padding: 50px 0;
	line-height: 1.6em;
}
.box_midashi   {
	font-size: 1.4em;
	width: 100%;
	display: block;
	margin-bottom: 15px;
}

.box_img    {
	width: 30%;
	box-shadow:3px 3px 7px 0px rgba(0, 0, 0, 0.2);
	display: block;
}

.caption {
	color: #444444;
	font-size: 0.95em;
	display: block;
	width: 63%;
}





@media screen and (max-width: 1024px) {
.new_block   {
	line-height: 1.3em;
}
	
	
}




@media screen and (max-width : 767px ){
.cont_titel   {
	font-size: 1.3em;
	font-family: 'Kosugi Maru', sans-serif;
	margin-bottom: 15px;
	border-left-width: 0px;
	border-left-style: none;
	border-left-color: #00BA00;
	font-weight: bold;
	line-height: 1.4em;
	display: block;
	text-indent: 0px;
}	
.new  {
	width: 100%;
	border: none;
	padding: 0;
	background-image: url(../img/masume.png);
	background-repeat: repeat;
	margin-bottom: 40px;
}	
.new_block   {
	display: block;
	width: 97%;
	text-align: left;
	font-size: 1.2em;
	padding: 1em;
	border: 2px solid #979A9E;
	margin-bottom: 25;
	-webkit-box-shadow: 8px 8px 15px #BBBCBC;
	box-shadow: 8px 8px 15px #BBBCBC;
}
.new_block img   {
	width: 30%;
	background-color: #FFF;
	margin: 0 5% 0 0;
	border: 1px solid #000;
	float: left;
}
.new_block p   {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #000;
	display: block;
	margin-top: 0.5em;
	text-align: left;
}
h2  {
	color: #FFF;
	font-size: 1.4em;
	font-family: 'Kosugi Maru', sans-serif;
	text-shadow: 1px 1px 3px rgba(70,70,70,0.5);
	border-radius: 5px;
	width: 100%;
	background-color: #00BA00;
	font-weight: bold;
	margin-bottom: 15px;
	display: block;
	padding: 0.6em 1em 0.6em;
	line-height: 1.4em;
}	
.box  {
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	line-height: 1.5em;
	padding: 0.5em 0;
}
.box_midashi   {
	font-size: 1.4em;
	width: 100%;
	display: block;
	list-style: none;
	margin-bottom: 0.7em;
	text-indent: -1.4em;
}

.box_img    {
	width: 30%;
	box-shadow:3px 3px 7px 0px rgba(0, 0, 0, 0.2);
	display: block;
	margin-bottom: 1.5em;
}

.caption {
	color: #666666;
	font-size: 0.9em;
	line-height: 1.5em;
	display: block;
	width: 62%;
	margin-top: -0.1em;
}	
.bodernone2 {
	border-bottom-width: 1px !important;
	border-bottom-style: dashed !important;
	border-bottom-color: #666 !important;
}	
	
	
}
