@charset "UTF-8";

/*----------------------------------------
　PC
-------------------------------------------*/
@media print, screen and (min-width: 769px){

.news .entry:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.news .entry{
	zoom: 1;
}

.news .boxTitle {
	text-align: center;
	margin-bottom: 35px;
}
.news .boxTitle h3 {
	font-size: 2.8em;
	font-family: 'Tauri', sans-serif;
	color: #111;
	letter-spacing: 0.15em;
	margin-bottom: 18px;
}
.news .boxTitle .underline {
	text-decoration: none;
	pointer-events:none;
	border-bottom: 1px solid #CCC;
	padding: 0 20px 6px 20px;
}
.news .boxTitle p.archiveTitle {
	font-size: 1.4em;
	letter-spacing: 0.1em;
}

.news .entry {
	width: 760px;
}
.news .entry p{
	margin-bottom: 12px;
	line-height: 170%;
}

.news .entry h4 {
	font-size: 1.9em;
	font-weight: normal;
	color: #00662C;
	line-height: 160%;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	margin-bottom: 14px;
}

.news .entry h4 a {
	color: #00662C;
	text-decoration:none;
}

.news .entry h4 a:hover {
	color: #333;
	text-decoration:underline;
}

.news .entry .boxDate{
	float: left;
	width: 80px;
	background: url(/image/news/date_bg.gif) no-repeat;
	text-align: center;
	font-family: 'Tauri', sans-serif;
	padding: 10px 0 10px 0;
}
.news .entry .boxDate p.day{
	font-size: 3.0em;
	line-height: 120%;
}
.news .entry .boxDate p.month{
	font-size: 1.1em;
}

.news .entry .boxText{
	float: right;
	width: 645px;
}

.news .entry .boxMeta{
	margin-bottom: 14px;
	padding-left: 3px;
}
.news .entry .boxMeta p.date {
	float: left;
	margin-right: 30px;
	font-size: 1.1em;
	color: #666;
}
.news .entry .boxMeta p.category {
	float: left;
	font-size: 1.1em;
	color: #666;
}

.news .entry .SNS {
	margin: 0 0 20px 0;
}

.news .entry .boxText .text{
	font-size: 1.25em;
	line-height: 170%;
	letter-spacing: 1px;
}

#findus{
	clear: both;
	background: #FFF;
	margin-top: 20px;
}
#findus .hgroup{
	width: 760px;
	height: 93px;
	background: url(/image/news/findus_bg.gif) no-repeat;
	padding: 23px 0 0 0;
	margin-bottom: 20px;
}
#findus .boxTitle{
	float: left;
	width: 500px;
	margin-left: 100px;
}
#findus .boxTitle p.title{
	margin-bottom: 12px;
}
#findus .boxTitle p.lead{
	font-size: 1.1em;
}
#findus .logo{
	float: right;
	width: 75px;
	margin-right: 48px;
}
#findus .boxSNS{
	height: 350px;
	padding:0 50px 0 50px;
}
#findus .twitter{
	float: right;
	width: 310px;
}
#findus .facebook{
	float: left;
	width: 310px;
}

#aside-R .boxNews h3{
	margin-bottom:12px;
}
#aside-R .boxNews .box{
	padding:0 5px 0 5px;
	margin-bottom:40px;
}
#aside-R .boxNews .box ul {
	list-style:square;
	padding-left:15px;
}
#aside-R .boxNews .box ul li{
	font-size:1.1em;
	line-height:150%;
	margin-bottom:14px;
}
#aside-R .boxNews .box ul li a{
	color:#00662C;
	text-decoration: none;
}
#aside-R .boxNews .box ul li a:hover{
	color:#333;
	text-decoration: underline;
}

#aside-R .boxNews .boxSearch .field{
	width:160px;
	height:28px;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	margin:0 10px 35px 10px;
	font-size:1.2em;
	color:#666;
}

#aside-R .boxBlog{
	width:260px;
	background: #FFF;
}
#aside-R .boxBlog .box{
	padding: 18px 20px 0 20px;
	margin: 0;
}
#aside-R .boxBlog .entry{
	width: 220px;
	border-bottom:1px solid #DEDEDE;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
#aside-R .boxBlog p.date{
	color: #999;
	margin-bottom: 2px;
}
#aside-R .boxBlog .box h4{
	padding: 0;
	margin: 0;
	font-size: 1.1em;
	color: #00662C;
	font-family: "Helvetica","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", Osaka,"ＭＳ Ｐゴシック","MS P Gothic", sans-serif;
}
#aside-R .boxBlog .box h4 a{
	color: #00662C;
}
#aside-R .boxBlog .ameblo{
	height: 110px;
	margin-top: 0;
}



}





/*----------------------------------------
　Mobile
-------------------------------------------*/
@media screen and (max-width: 768px){
.news .entry:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.news .entry{
	zoom: 1;
}

.news .boxTitle {
	text-align: center;
	margin-bottom: 35px;
}
.news .boxTitle h3 {
	font-size: 2.0em;
	font-family: 'Tauri', sans-serif;
	color: #111;
	letter-spacing: 0.15em;
	margin-bottom: 18px;
}
.news .boxTitle .underline {
	text-decoration: none;
	pointer-events:none;
	border-bottom: 1px solid #CCC;
	padding: 0 20px 6px 20px;
}
.news .boxTitle p.archiveTitle {
	font-size: 1.4em;
	letter-spacing: 0.1em;
}

.news .entry {
	width: 90%;
	margin: auto;
}
.news .entry p{
	margin-bottom: 12px;
	line-height: 170%;
}

.news .entry h4 {
	font-size: 1.7em;
	font-weight: 500;
	color: #00662C;
	line-height: 160%;
	font-family: 'Noto Serif JP', serif;
	margin-bottom: 14px;
}

.news .entry h4 a {
	color: #00662C;
	text-decoration:none;
}

.news .entry h4 a:hover {
	color: #333;
	text-decoration:underline;
}

.news .entry .boxDate{
	float: left;
	width: 80px;
	background: url(/image/news/date_bg.gif) no-repeat;
	text-align: center;
	font-family: 'Tauri', sans-serif;
	padding: 10px 0 10px 0;
	margin-right: 16px;
}
.news .entry .boxDate p.day{
	font-size: 3.0em;
	line-height: 120%;
}
.news .entry .boxDate p.month{
	font-size: 1.1em;
}

.news .entry .boxText{
}

.news .entry .boxMeta{
	margin-bottom: 14px;
	padding-left: 3px;
}
.news .entry .boxMeta p.date {
	float: left;
	margin-right: 30px;
	font-size: 1.2em;
	color: #666;
}
.news .entry .boxMeta p.category {
	float: left;
	font-size: 1.2em;
	color: #666;
}

.news .entry .SNS {
	margin: 0 0 20px 0;
}

.news .entry .boxText .text{
	font-size: 1.4em;
	line-height: 170%;
	letter-spacing: 1px;
}

#findus{
	display: none;
	clear: both;
	width: 88%;
	margin: auto;
	background: #FFF;
	margin-top: 20px;
}
#findus .hgroup{
	background: url(/image/news/findus_bg.gif) no-repeat;
	padding: 23px 0 0 0;
	margin-bottom: 20px;
}
#findus .boxTitle{

}
#findus .boxTitle p.title{
	margin-bottom: 12px;
}
#findus .boxTitle p.lead{
	font-size: 1.1em;
}
#findus .logo{
	text-align: center;
}
#findus .boxSNS{
	padding:0 50px 0 50px;
}
#findus .twitter{

}
#findus .facebook iframe{
	width: 100%;
}

#aside-R .boxNews h3{
	margin-bottom:12px;
}
#aside-R .boxNews .box{
	padding:0 5px 0 5px;
	margin-bottom:40px;
}
#aside-R .boxNews .box ul {
	list-style:square;
	padding-left:15px;
}
#aside-R .boxNews .box ul li{
	font-size:1.1em;
	line-height:150%;
	margin-bottom:14px;
}
#aside-R .boxNews .box ul li a{
	color:#00662C;
	text-decoration: none;
}
#aside-R .boxNews .box ul li a:hover{
	color:#333;
	text-decoration: underline;
}

#aside-R .boxNews .boxSearch .field{
	width:160px;
	height:28px;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	margin:0 10px 35px 10px;
	font-size:1.2em;
	color:#666;
}

#aside-R .boxBlog{
	width: 90%;
	margin: auto;
	background: #FFF;
}
#aside-R .boxBlog img{
	width: 100%;
	height: auto;
}
#aside-R .boxBlog .box{
	padding: 18px 20px 0 20px;
	margin: 0;
}
#aside-R .boxBlog .entry{
	width: 100%;
	border-bottom:1px solid #DEDEDE;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
#aside-R .boxBlog p.date{
	color: #999;
	margin-bottom: 2px;
}
#aside-R .boxBlog .box h4{
	padding: 0;
	margin: 0;
	font-size: 1.2em;
	color: #00662C;
}
#aside-R .boxBlog .box h4 a{
	color: #00662C;
}
#aside-R .boxBlog .ameblo{

	margin-top: 0;
}



}
