for_____SP{}
/*SP用*/
@media screen and (max-width: 770px) {

	#areaCenter {
		padding-right: 10px;
		padding-left: 10px;
	}
	
	.kiji {
		margin-right: auto;
		margin-left: auto;
	}
	
	.kiji:after {
		text-align: center;
		margin-bottom: 35px;
		display: block;
		content: "・・・";
	}
	
	h3.title {
		color: black;
		letter-spacing: 0px;
		padding: 0px;
		text-align: center;
		display: block;
		margin-bottom: 10px;
		font-size: 110%;
	}
	
	.date {
		margin-right: auto;
		margin-left: auto;
		color: white;
		background-color: black;
		padding-bottom: 7px;
		padding-top: 7px;
		line-height: 1em;
		padding-right: 10px;
		padding-left: 15px;
		display: inline-block;
		text-align: center;
		font-size: 75%;
		letter-spacing: 3px;
		font-family: Quicksand;
		margin-bottom: 10px;
	}
	
	.kiji_m {
		text-align: left;
		color: #535353;
		line-height: 1.7em;
		font-size: 80%;
		padding: 10px;
		margin-right: auto;
		margin-left: auto;
		position: relative;
	}
	
	.wnewBox1 {
	}
	
	.wnewBox1 .thumb {
		margin-bottom: 15px;
		margin-right: auto;
		margin-left: auto;
		width: 80%;
		vertical-align: top;
	}
	
	.wnewBox1 .thumb img {
		height: auto;
		width: 100%;
	}
	
	.wnewBox1 .comm {
		padding-bottom: 30px;
		position: relative;
		text-align: left;
		vertical-align: middle;
	}
	
	.btn_wnew {
		right: 0px;
		bottom: 0px;
		padding-top: 20px;
		line-height: 1em;
		position: absolute;
		padding-bottom: 5px;
		padding-left: 8px;
		color: #7f7f7f;
		text-align: left;
		border-bottom-color: #c6c6c6;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		margin-left: 0px;
		margin-right: auto;
		display: block;
		width: 110px;
		letter-spacing: 1px;
		text-decoration: none;
		font-style: normal;
		font-weight: normal;
		font-size: 13px;
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	}
	
	.btn_wnew:after{
	  bottom: -9px;
	  right: 2px;
	  border-right-width: 1px;
	  border-right-style: solid;
	  border-right-color: #a7a7a7;
	  content: '';
	  width: 16px;
	  height: 16px;
	  -ms-transform: rotate(-45deg);
	  -webkit-transform: rotate(-45deg);
	  transform: rotate(-45deg);
	  position: absolute;
	}
	
	.btn_wnew:hover{
		letter-spacing: 2px;
		width: 140px;
	}

}


for_____PC{}
/*PC用*/
@media screen and (min-width: 771px) {

	#areaCenter {
		padding-right: 30px;
		padding-left: 30px;
	}
	
	.kiji {
		padding-left: 30px;
		padding-bottom: 5px;
		padding-right: 30px;
		padding-top: 30px;
		text-align: left;
		max-width: 1000px;
		margin-right: auto;
		margin-left: auto;
		border-color: #e1e1e1;
		border-style: solid;
		border-width: 1px;
		margin-bottom: 60px;
	}
	
	h3.title {
		text-align: center;
		padding-left: 30px;
		padding-bottom: 0px;
		padding-right: 30px;
		padding-top: 30px;
		margin-bottom: 20px;
		font-size: 24px;
	}
	
	.date {
		text-align: center;
		font-size: 16px;
		letter-spacing: 2px;
		font-family: Quicksand;
		margin-bottom: 20px;
	}
	
	.kiji_m {
		margin-right: auto;
		margin-left: auto;
		position: relative;
	}
	
	.wnewBox1 {
		width: 100%;
		margin-bottom: 30px;
		display: table;
	}
	
	.wnewBox1 .thumb {
		width: 30%;
		display: table-cell;
		vertical-align: top;
	}
	
	.wnewBox1 .thumb img {
		height: auto;
		width: 100%;
	}
	
	.wnewBox1 .comm {
		position: relative;
		line-height: 1.8em;
		font-size: 14px;
		text-align: left;
		padding-left: 35px;
		display: table-cell;
		vertical-align: middle;
	}
	
	.btn_wnew {
		right: 0px;
		bottom: 0px;
		padding-top: 20px;
		line-height: 1em;
		position: absolute;
		padding-bottom: 5px;
		padding-left: 8px;
		color: #7f7f7f;
		text-align: left;
		border-bottom-color: #c6c6c6;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		margin-left: 0px;
		margin-right: auto;
		display: block;
		width: 110px;
		letter-spacing: 1px;
		text-decoration: none;
		font-style: normal;
		font-weight: normal;
		font-size: 13px;
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	}
	
	.btn_wnew:after{
	  bottom: -9px;
	  right: 2px;
	  border-right-width: 1px;
	  border-right-style: solid;
	  border-right-color: #a7a7a7;
	  content: '';
	  width: 16px;
	  height: 16px;
	  -ms-transform: rotate(-45deg);
	  -webkit-transform: rotate(-45deg);
	  transform: rotate(-45deg);
	  position: absolute;
	}
	
	.btn_wnew:hover{
		letter-spacing: 3px;
		width: 150px;
	}

}

