p {
	padding: 0;
}
img {
	max-width: 100%;
}
.only-sp {
	display: none;
}
  body {
    color: #000;
    font-size: 14px;
    line-height: 1.8;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", Helvetica, Arial, Verdana, sans-serif;
    font-weight: 500;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    letter-spacing: 0.024em;
	  background-color: #fff;
  }
#top{
	width:100%;
	text-align:center;
	margin:0;
}
.top_main{
	width:100%;
	/*background-color:#FFFFFF;*/
	/*background-color:rgba(255,255,255,0.9);*/
	background: url("../../year/images/bak.png");
	display:inline-block;
	text-align:center;
	margin:0;
	padding-bottom:50px;
}
.top_year{
	display:inline-block;
	background: url("../../year/images/img01.jpg") no-repeat;
	width:690px;
	height:562px;
}
.top_year .year_bun_a{
	position:relative;
	display:block;
	width:260px;
	color:#000000;
	text-align:left;
	font-weight: 900;
	font-size:14px;
	line-height:19px;
	top:160px;
	left:235px;
	letter-spacing: 0;

}
.top_year .year_bun_t{
	position:relative;
	display:block;
	width:210px;
	color:#F67EAB;
	text-align:left;
	font-weight: 900;
	font-size:14px;
	line-height:19px;
	top:226px;
	left:290px;
	letter-spacing: 0;

}

.year_top{
	display:inline-block;
	text-align:center;
	width:100%;
	max-width:800px;
	/*margin-top:20px;*/

}
.year_top div{
	display:inline;
	padding:20px;
	text-align:left;
	font-weight: 900;
	font-size:14px;
	line-height:19px;
 }
.year_top img{
	padding-bottom:15px;
}
  
/*昨年*/ 
.sakunen_t{
	display:inline-block;
	background: url("../../year/images/img04.png");
	width:633px;
	height:166px;
	font-weight: 900;
	font-size:15px;
	line-height:22px;
	padding-top:20px;
	padding-bottom:10px;
	
}
.sakunen_bun{
	position:relative;
	text-align:left;
	top:60px;
	left:120px;
	
}
.sakunen_top{
	display:inline-block;
	text-align:center;
	width:100%;
	max-width:800px;
	margin-top:10px;
	margin-bottom:50px;
}
.sakunen_top div{
	display:inline;
}
.sakunen_top img{
	display:inline;
	padding:0 10px 10px 10px;
}


/*フッターメニュー*/
.nen_f{
	display:inline-block;
	width:100%;
	text-align:center;
	padding-bottom:50px;
	padding-top:5px;
	float:left;
}
.nen_f img{
	margin-left:3px;
	margin-right:3px;
}

@media screen and (max-width: 768px) {
	.only-sp {
		display: inline;
	}
	.top_year{
		display:inline-block;
		background: url("../../year/images/img01sp.jpg") no-repeat;
		width:320px;
		background-size:320PX;
		background-position: center;
		background-repeat:no-repeat;
		height:450px;
	}
	.top_year .year_bun_a{
		/*position:relative;*/
		display:block;
		width:62%;
		color:#000000;
		text-align:left;
		font-weight: 900;
		font-size:11px;
		line-height:130%;
		top:120px;
		left:37%;
		letter-spacing: 0;

	}
	.top_year .year_bun_t{
		/*position:relative;*/
		display:block;
		width:62%;
		color:#F67EAB;
		text-align:left;
		font-weight: 900;
		font-size:11px;
		line-height:130%;
		top:200px;
		left:13%;
		letter-spacing: 0;

	}

	.year_top div{
		display:inline;
		padding:5px;
		text-align:left;
		font-weight: 900;
		font-size:14px;
		line-height:19px;
	 }

	.sakunen_t {
		width:100%;
		height:140px;
		background: url("../../year/images/img04.png") ;
		background-size: 100%;
		background-repeat: no-repeat;
		padding-bottom:0;
	}
	.sakunen_bun{
		position:relative;
		width:75%;
		line-height:130%;
		text-align:left;
		font-size:12px;
		top:30px;
		left:65px;
	}

	/*フッターメニュー*/
	.nen_f{
		display:inline-block;
		width:100%;
		text-align:center;
		padding-bottom:50px;
		padding-top:5px;
		float:left;
	}
	.nen_f img{
		margin-left:10px;
		margin-right:10px;
	}
}
/*各星座*/
.ff{
	font-family: 'メイリオ', Meiryo, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
}
.top_year_moji{
	display:inline;
	color:#8b008b;
	text-align:center;
	vertical-align: middle;
	font-weight: 900;
	font-size:42px;
	text-shadow:
	-1px -1px 1px rgba(0, 0, 0, 0.4),
	1px 1px 1px rgba(255, 255, 255, 0.5);
	line-height:0.8;
}
.top_year_moji span{
	font-size:30px;
}
.midasi_r{
	padding-top:5px;
	font-size : 25px;
	font-weight: bold;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", "ＭＳ 明朝","MS Mincho";
	color : #B91C22;
	text-align: center;
	line-height:130%;
}
.midasi_b{
	padding-top:5px;
	font-size : 25px;
	font-weight: bold;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", "ＭＳ 明朝","MS Mincho";
	color : #004098;
	text-align: center;
	line-height:130%;
}

.nen_waku{
	float:left;
	width:100px; 
	padding-top:10px;
	padding-left:7px;
	vertical-align: middle;
}
.nen_waku_b{
	float:left;
	width:520px; 
	padding-left:150px;
	padding-top:6px;
	vertical-align: middle;
}
.nen_m{
	font-size : 20px;
	font-weight: bold;
	width:81px;
	height:30px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #FFFFFF;
	color:#FFFFFF;
}
.nen_m_b{
	font-size : 16px;
	letter-spacing:0.1em;
	padding-top:2px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	color:#FFFFFF;
	line-height:120%;
}
.nen_t{
	width:640px;
	height:auto;
	vertical-align: top;
	padding-bottom:10px;
}
.nen_dt{
	float:left;
	vertical-align:top;
	text-align:left;
}
.nen_dd{
	font-family: 'メイリオ', Meiryo, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 14px;
	width:630px;
	vertical-align:top;
	padding-top:10px;
	padding-left:20px;
	text-align:left;
	line-height:1.3;
	font-weight:bold;
}


.nen_m01_ten{
	display:inline-block;
	width:640px; 
	height:51px; 
	background-image:url(../../year/images/m01_ten.gif?2020);
	background-repeat:no-repeat;
}
.nen_m01_aku{
	display:inline-block;
	height:51px; 
	width:640px; 
	background-image:url(../../year/images/m01_aku.gif?2020);
	background-repeat:no-repeat;
}
.nen_m02_ten{
	display:inline-block;
	width:640px; 
	height:51px; 
	background-image:url(../../year/images/m02_ten.gif?2020);
	background-repeat:no-repeat;
}
.nen_m02_aku{
	display:inline-block;
	height:51px; 
	width:640px; 
	background-image:url(../../year/images/m02_aku.gif?2020);
	background-repeat:no-repeat;
}
.nen_m03_ten{
	display:inline-block;
	width:640px; 
	height:51px; 
	background-image:url(../../year/images/m03_ten.gif?2020);
	background-repeat:no-repeat;
}
.nen_m03_aku{
	display:inline-block;
	height:51px; 
	width:640px; 
	background-image:url(../../year/images/m03_aku.gif?2020);
	background-repeat:no-repeat;
}
.nen_m04_ten{
	display:inline-block;
	width:640px; 
	height:51px; 
	background-image:url(../../year/images/m04_ten.gif?2020);
	background-repeat:no-repeat;
}
.nen_m04_aku{
	display:inline-block;
	height:51px; 
	width:640px; 
	background-image:url(../../year/images/m04_aku.gif?2020);
	background-repeat:no-repeat;
}
.nen_m05_ten{
	display:inline-block;
	width:640px; 
	height:51px; 
	background-image:url(../../year/images/m05_ten.gif?2020);
	background-repeat:no-repeat;
}
.nen_m05_aku{
	display:inline-block;
	height:51px; 
	width:640px; 
	background-image:url(../../year/images/m05_aku.gif?2020);
	background-repeat:no-repeat;
}

.nen_ado{
	display:inline-block;
	width:685px; 
	height:321px; 
	background-image:url(../../year/images/img02.png?2020);
	background-repeat:no-repeat;
}
.nen_ado_aku{
	float:left;
	width:290px; 
	padding-top:130px;
	padding-left:45px;
}
.nen_ado_ten{
	float:left;
	width:290px; 
	padding-top:130px;
	padding-left:110px;
}
.nen_ado_dt{
	float:left;
	width:15px; 
	vertical-align: top;
	line-height:130%;
}
.nen_ado_dd{
	width:250px; 
	font-size : 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	line-height:130%;
	padding-left:15px;
}

@media screen and (max-width: 768px) {
	.top_year_moji{
		display:inline;
		color:#8b008b;
		text-align:center;
		vertical-align: middle;
		font-weight: 900;
		font-size:32px;
		text-shadow:
		-1px -1px 1px rgba(0, 0, 0, 0.4),
		1px 1px 1px rgba(255, 255, 255, 0.5);
		line-height:0.8;
	}
	.midasi_r{
		padding-top:5px;
		font-size : 16px;
		font-weight: bold;
		font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", "ＭＳ 明朝","MS Mincho";
		color : #B91C22;
		text-align: center;
		line-height:110%;
	}
	.midasi_b{
		padding-top:5px;
		font-size : 16px;
		font-weight: bold;
		font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", "ＭＳ 明朝","MS Mincho";
		color : #004098;
		text-align: center;
		line-height:110%;
	}

	.nen_m01_ten{
		display:inline-block;
		width:100%; 
		height:80px; 
		background-image:url(../../year/images/m01_ten_sp.gif?2020);
		background-size:100%;
		background-repeat:no-repeat;
	}
	.nen_m01_aku{
		display:inline-block;
		width:100%; 
		height:80px; 
		background-image:url(../../year/images/m01_aku_sp.gif?2020);
		background-size:100%;
		background-repeat:no-repeat;
	}
	.nen_m02_ten{
		display:inline-block;
		width:100%; 
		height:80px; 
		background-image:url(../../year/images/m02_ten_sp.gif?2020);
		background-size:100%;
		background-repeat:no-repeat;
	}
	.nen_m02_aku{
		display:inline-block;
		height:80px; 
		width:100%; 
		background-image:url(../../year/images/m02_aku_sp.gif?2020);
		background-size:100%;
		background-repeat:no-repeat;
	}
	.nen_m03_ten{
		display:inline-block;
		width:100%; 
		height:80px; 
		background-image:url(../../year/images/m03_ten_sp.gif?2020);
		background-size:100%;
		background-repeat:no-repeat;
	}
	.nen_m03_aku{
		display:inline-block;
		height:80px; 
		width:100%; 
		background-image:url(../../year/images/m03_aku_sp.gif?2020);
		background-size:100%;
		background-repeat:no-repeat;
	}
	.nen_m04_ten{
		display:inline-block;
		width:100%; 
		height:80px; 
		background-image:url(../../year/images/m04_ten_sp.gif?2020);
		background-size:100%;
		background-repeat:no-repeat;
	}
	.nen_m04_aku{
		display:inline-block;
		height:80px; 
		width:100%; 
		background-image:url(../../year/images/m04_aku_sp.gif?2020);
		background-size:100%;
		background-repeat:no-repeat;
	}
	.nen_m05_ten{
		display:inline-block;
		width:100%; 
		height:80px; 
		background-image:url(../../year/images/m05_ten_sp.gif?2020);
		background-size:100%;
		background-repeat:no-repeat;
	}
	.nen_m05_aku{
		display:inline-block;
		height:80px; 
		width:100%; 
		background-image:url(../../year/images/m05_aku_sp.gif?2020);
		background-size:100%;
		background-repeat:no-repeat;
	}
	.nen_waku_b{
		float:left;
		width:100%;
		padding-left:55px;
		padding-top:0;
		vertical-align: middle;
	}
	.nen_m_b{
		font-size : 12px;
		letter-spacing:0.1em;
		padding-top:32px;
		font-weight: bold;
		text-align: left;
		vertical-align: middle;
		color:#FFFFFF;
		line-height:120%;
	}
	.nen_t{
		width:100%;
		height:auto;
		vertical-align: top;
		padding-left:5px;
		padding-bottom:10px;
	}
	.nen_dt{
		float:left;
		vertical-align:top;
		text-align:left;
	}
	.nen_dd{
		font-size: 12px;
		width:100%;
		vertical-align:top;
		padding-top:10px;
		padding-left:20px;
		padding-right:10px;
		text-align:left;
		line-height:1.3;
		font-weight:bold;
	}
	.nen_ado{
		display:inline-block;
		width:356px; 
		height:592px;
		background-image:url(../../year/images/img02_sp.png?2020);
		background-repeat:no-repeat;
		background-size:100%;
		background-position: center;

	}
	.nen_ado_aku{
		padding-top:130px;
		padding-left:30px;
	}
	.nen_ado_ten{
		padding-top:160px;
		padding-left:30px;
	}
	.nen_ado_dt{
		float:left;
		width:15px; 
		vertical-align: top;
		line-height:130%;
	}
	.nen_ado_dd{
		width:250px; 
		font-size : 13px;
		font-weight: bold;
		text-align: left;
		vertical-align: top;
		line-height:130%;
		padding-left:15px;
	}
}