@charset "UTF-8";
/* ----------------------------------------
common
---------------------------------------- */
body {
  counter-reset: section;
}
.m0{
	margin:0 !important;
}
.mb10{
	margin-bottom:10px !important;
}
.mb20{
	margin-bottom:20px !important;
}
.mb30{
	margin-bottom:30px !important;
}
.mb40{
	margin-bottom:40px !important;
}
.mb50{
	margin-bottom:50px !important;
}
a img {
	transition:all 0.3s ;
}
a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
a:link,
a:visited{
	color:#333;
	text-decoration:none;
}
a:hover,
a:active{
	color:#333;
	text-decoration:underline;
}
body{
	background:url(../images/common/bg.jpg) repeat;
}
blockquote {
    position: relative;
    padding: 10px 15px 10px 15px;
    box-sizing: border-box;
    font-style: italic;
    background: #f5f5f5;
    color: #777777;
    border-left: 4px solid #9dd4ff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.14);
    margin-bottom:30px;
}
blockquote p {
    padding: 0;
    margin: 7px 0;
    line-height: 1.7;
}
blockquote cite {
    display: block;
    text-align: right;
    color: #888888;
    font-size: 0.9em;
}
/* ----------------------------------------
head
---------------------------------------- */
#head{
	width:1100px;
	height:110px;
	margin:auto;
	box-sizing: border-box;
}
#head h1{
	width:260px;
	float:left;
	height:57px;
	margin-top:31px;
}
#head h1 img{
	height:auto;
	width:100%;
}
#head dl{
	display:flex;
	gap:26px;
	justify-content:right;
}
#head dt{
	margin-top:38px;
}
#head dt a{
	font-size:16px;
}
/* ----------------------------------------
new
---------------------------------------- */
#new{
    clear:both;
    background:#d3fffd;
    overflow:hidden;
    padding:60px 0 40px;
}
#new h2{
    text-align:center;
    margin-bottom:25px;
    font-weight:normal;
}
#new h2::after{
    content: '';
    width: 50px;
    height: 2px;
    margin: auto;
    background: #000;
    display: block;
    margin-top: 20px;
}
#new h2 span{
    font-family: "Pinyon Script", cursive;
    font-size:70px;
    display:block;
    margin-bottom:15px;
    color:#fff;
}
#new ul{
    display:flex;
    width:1100px;
    margin:auto;
    gap:32px;
    flex-wrap: wrap;
}
#new ul li{
    width:251px;
}
#new ul li a{
    background:#FFF;
    display:block;
}
#new ul li a img{
    width:100%;
    height:auto;
}
#new ul li a p{
    font-size:11px;
    font-style:italic;
    margin:0;
    padding: 0 15px 15px;
}
#new ul li a h3{
    font-size:16px;
    font-weight:normal;
    margin:0;
    padding:15px;
}
#new ul li.new a::before{
	content: "";
    display:block;
    background: url(../images/top/icon_new.gif) no-repeat left top;
    width:58px;
    height:26px;
    position:relative;
    margin-left: -6px;
    margin-bottom: -30px;
    z-index: 1000;
}
.button a{
    margin:auto;
    display:block;
    width:345px;
    height:50px;
    line-height:50px;
    border:1px solid #333;
    color:#333;
    text-align:center;
}
.button a::before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    margin-right: 10px;
    border: 1px solid;
    border-color: #333333 #333333 transparent transparent;
    transform: rotate(135deg);
    top: -3px;
    position: relative;
}
/* ----------------------------------------
zodiac　星座別運勢　
---------------------------------------- */
#zodiac{
    clear:both;
    overflow:hidden;
    padding:70px 0 40px;
}
#zodiac h2{
    text-align:center;
    margin-bottom:25px;
    font-weight:normal;
}
#zodiac h2::after{
    content: '';
    width: 50px;
    height: 2px;
    margin: auto;
    background: #000;
    display: block;
    margin-top: 20px;
}
#zodiac h2 span{
    font-family: "Pinyon Script", cursive;
    font-size:70px;
    display:block;
    margin-bottom:15px;
    color:#ada8d4;
}
#zodiac p{
    font-size:16px;
    text-align:center;
}
#zodiac ul{
    display:flex;
    width:1100px;
    margin:auto;
    gap:32px;
    flex-wrap: wrap;
    margin-bottom:30px;
}
#zodiac ul li{
    width:251px;
}
green ul li:nth-child(1) a::before {
    content: "";
    display: block;
    background: url(../images/top/icon_new.gif) no-repeat left top;
    width: 58px;
    height: 26px;
    position: relative;
    margin-left: -6px;
    margin-bottom: -30px;
    z-index: 1000;
}
#zodiac ul li a{
    background:#FFF;
    display:block;
}
#zodiac ul li a img{
    width:100%;
    height:auto;
}
#zodiac ul li a p{
    font-size:11px;
    font-style:italic;
    margin:10px 0 5px;
    text-align:left;
}
#zodiac ul li a h3{
    font-size:16px;
    font-weight:normal;
    margin:15px 0 0;
    text-align:left;
}
.category{
    color:#c86cec;
}
/* ----------------------------------------
starmessage　星のメッセージ
---------------------------------------- */
#starmessage{
    clear:both;
    overflow:hidden;
    padding:70px 0 40px;
    background: #333333;
}
#starmessage h2{
    text-align:center;
    margin-bottom:25px;
    color:#fff;
    font-weight:normal;
}
#starmessage h2::after{
    content: '';
    width: 50px;
    height: 2px;
    margin: auto;
    background: #fff;
    display: block;
    margin-top: 20px;
}
#starmessage h2 span{
    font-family: "Pinyon Script", cursive;
    font-size:70px;
    display:block;
    margin-bottom:15px;
    color:#fff;
}
#starmessage p{
    font-size:16px;
    text-align:center;
    color:#fff;
}
#starmessage ul{
    display:flex;
    width:1100px;
    margin:auto;
    gap:32px;
    flex-wrap: wrap;
    margin-bottom:30px;
}
#starmessage ul li{
    width:251px;
}
starmessage ul li:nth-child(1) a::before {
    content: "";
    display: block;
    background: url(../images/top/icon_new.gif) no-repeat left top;
    width: 58px;
    height: 26px;
    position: relative;
    margin-left: -6px;
    margin-bottom: -30px;
    z-index: 1000;
}
#starmessage ul li a{
    background:;
    display:block;
    color:#fff;
}
#starmessage ul li a img{
    width:100%;
    height:auto;
}
#starmessage ul li a p{
    font-size:11px;
    font-style:italic;
    margin:10px 0 5px;
    text-align:left;
    color:#fff;
}
#starmessage ul li a h3{
    font-size:16px;
    font-weight:normal;
    margin:15px 0 0;
    text-align:left;
    color:#fff;
}
#starmessage .button a {
    border: 1px solid #fff;
    color: #fff;
}
#starmessage .button a::before {
    border-color: #fff #fff transparent transparent;
}
/* ----------------------------------------
horoscope　毎日の星読み
---------------------------------------- */
#horoscope{
    clear:both;
    overflow:hidden;
    padding:70px 0 40px;
}
#horoscope h2{
    text-align:center;
    margin-bottom:25px;
    font-weight:normal;
}
#horoscope h2::after{
    content: '';
    width: 50px;
    height: 2px;
    margin: auto;
    background: #000;
    display: block;
    margin-top: 20px;
}
#horoscope h2 span{
    font-family: "Pinyon Script", cursive;
    font-size:70px;
    display:block;
    margin-bottom:15px;
    color:#a8d4c7;
}
#horoscope p{
    font-size:16px;
    text-align:center;
}
#horoscope ul{
    display:flex;
    width:1100px;
    margin:auto;
    gap:32px;
    flex-wrap: wrap;
    margin-bottom:30px;
}
#horoscope ul li{
    width:251px;
}
horoscope ul li:nth-child(1) a::before {
    content: "";
    display: block;
    background: url(../images/top/icon_new.gif) no-repeat left top;
    width: 58px;
    height: 26px;
    position: relative;
    margin-left: -6px;
    margin-bottom: -30px;
    z-index: 1000;
}
#horoscope ul li a{
    background:#FFF;
    display:block;
}
#horoscope ul li a img{
    width:100%;
    height:auto;
}
#horoscope ul li a p{
    font-size:11px;
    font-style:italic;
    margin:10px 0 5px;
    text-align:left;
}
#horoscope ul li a h3{
    font-size:16px;
    font-weight:normal;
    margin:15px 0 0 ;
    text-align:left;
}
/* ----------------------------------------
pagebody
---------------------------------------- */
#pagebody{
	clear:both;
	width:780px;
	margin:auto;
	overflow:hidden;
}
/* ----------------------------------------
contents body
---------------------------------------- */
#contents_body{
	margin-bottom:20px;
}
#contents_list h2.title{
	font-weight:normal;
	font-size:28px;
	margin-bottom:40px;
    text-align:center;
}
#contents_list h2::after {
    content: '';
    width: 50px;
    height: 2px;
    margin: auto;
    background: #000;
    display: block;
    margin-top: 20px;
}
#contents_list ul{
    display:flex;
    width:1100px;
    margin:auto;
    gap:32px;
    flex-wrap: wrap;
    margin-bottom:40px;
}
#contents_list ul li{
    width:251px;
}
#contents_list ul li a img {
    width: 100%;
    height: auto;
}
#contents_list ul li a p {
    font-size: 11px;
    font-style: italic;
    margin: 10px 0 5px;
    text-align: left;
}
#contents_list ul li a h3 {
    font-size:16px;
    font-weight:normal;
    margin:15px 0 0 ;
    text-align:left;
}
#contents_body ul#contents_list li .category{
	font-size:12px;
	margin-bottom:10px;
}
#contents_body ul#contents_list li h2{
	font-weight:normal;
	font-size:14px;
	margin-bottom:10px;
}
#contents_body ul#contents_list dl dt{
	width:50%;
	height:40px;
	line-height:40px;
	font-size:12px;
	border:1px solid #CCC;
	float:left;
	text-align:center;
	box-sizing: border-box;
}
#contents_body ul#contents_list dl dd{
	width:50%;
	height:40px;
	line-height:40px;
	font-size:12px;
	float:right;
	text-align:center;
	border:1px solid #CCC;
	border-left:0;
	box-sizing: border-box;
}
#contents_body .more_button{
	width:300px;
	height:50px;
	border:1px #333333 solid;
	margin:auto;
	margin-top:20px;
	margin-bottom:50px;
}
#contents_body .more_button a{
	display:block;
	width:100%;
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:14px;
	background:url(../images/common/icon_more.gif) no-repeat 90% center;
}
#contents_body .more_button a:hover{
	text-decoration:none;
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
/* ----------------------------------------
foot
---------------------------------------- */
#foot{
	clear:both;
	text-align:center;
}
#foot ul{
	letter-spacing: -.4em;
    margin-bottom:20px;
}
#foot ul li{
    display: inline-block;
    letter-spacing: normal;
    margin-right:20px;
}
#foot ul li:last-child{
    margin-right:0;
}
#foot p{
	font-size:14px;
    text-align:center;
}
/* ----------------------------------------
pagetop
---------------------------------------- */
.page-top{
	margin: 0 ;
	padding: 0 ;
	display: none ;
} 
.page-top p{
	margin: 0 ;
	padding: 0 ;
	position: fixed ;
	right: 16px ;
	bottom: 16px ;
} 
.move-page-top{
	display: block ;
	width: 40px ;
	height:40px ;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	color:#FFF;
	background:#333;
	border:1px solid #FFF;
	-webkit-transition:all 0.3s ;
	-moz-transition:all 0.3s ;
	transition:all 0.3s ;
}
.move-page-top:hover{
	opacity: 0.85;
	text-decoration:none;
}
#ef102ede_1590664250{
	height:165px;
	overflow:hidden;
}
#ef102ede_1590664250 iframe{
	margin-top:-36px;
}
.sp{
	display:none;
}
.fuwatAnime {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1.5s;
 -ms-animation-duration:1.5s;
 animation-duration:1.5s;
 -webkit-animation-name: fuwatAnime;
 -ms-animation-name: fuwatAnime;
 animation-name: fuwatAnime;
 visibility: visible !important;
}

@-webkit-keyframes fuwatAnime {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fuwatAnime {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}