@charset "UTF-8";
/*
Theme Name: elm_dental
Theme URI: http://www.prime-strategy.co.jp/download/
Description: This is our original theme.
Author: Prime Strategy Co.,Ltd.
Author URI:　http://www.prime-strategy.co.jp/
Version:1.0
*/

.time {
	font-size:12px !important;
}

.web {
	font-size:14px !important;
}


.n-header {
	border-left:3px solid #000;
	padding-left:10px;
	margin-bottom:10px;
	font-weight:bold;
	margin-top:20px;
}

.yellow {
	font-size:13px !important;
}

.wptitle {
	font-size:22px !important;
}

.imgnews img {
	width:31%;
	height:auto;
	margin:0 0 20px 2%;
}

.imgnews p {
	font-size:16px;
	padding-top:10px;
}
.left_img2 {
	width:20%;
	float:left;
}

	.left_img2 img {
		width:100%;
		height:auto;
	}

.right_text2 {
	float:right;
	width:78%;
}

.view {
	margin:40px 0 0 0;
	text-align:right;
}

.news2 li {
	padding:5px 0;
	border-bottom:1px dashed #aaa;
}

.ccc {
	color:#03cfaa;
}

.news2 a {
	text-decoration:none;
	color:#000;
}


.news a {
	text-decoration:none;
	color:#000;
}


@media only screen and (max-width:980px){
.n-header {
	margin-top:20px;
}

}
@media only screen and (max-width:640px){
.wptitle {
	font-size:16px;
}
.imgnews img {
	width:48%;
	height:auto;
	margin:0 0 20px 2%;
}
.spblock {
	display:block;
}
}