@charset "UTF-8";
/* * * * * * * * * * * * * * * * * *
 top.css
* * * * * * * * * * * * * * * * * */

/* common */
#home #main {
	font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HiraKakuProN-W3", "HiraKakuPro-W3", 'ヒラギノ角ゴ ProN W3', 'ヒラギノ角ゴ Pro W3', "Meiryo UI", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#home h2{
	font-size: 40px;
	text-align: center;
	letter-spacing: 2px;
	color: #4fc2f8;
	font-weight: bold;
	margin-bottom: 40px;
}
#home h2 span{
	font-size: 10px;
	color: #767676;
	display: block;
}


/* mainVisual */
section#mainvisual {
	background: url(../img/home/img_main.jpg) center top no-repeat;
	background-size: 100% auto;
}
section#mainvisual {
	background: url(../img/home/img_newyear.jpg) left top no-repeat #FFF;
	background-size: 100% auto;
}
section#mainvisual .inner {
	height: 100vh;
}

section#mainvisual p.omikuji,
section#mainvisual p.scroll {
	position: absolute;
}

section#mainvisual p.omikuji {
	right: 0;
	bottom: 15px;
	width: 190px;
}
section#mainvisual p.omikuji span {
	position: relative;
	display: block;
}
section#mainvisual p.omikuji span:before {
	content: "";
	display: block;
	position: absolute;
	left: -50px;
	top: -40px;
	width: 105px;
	height: 115px;
	background: url(../img/home/txt_omikuji.png) 0 0 no-repeat;
	background-size: 100% 100%;
	z-index: 1;
}
p.omikuji a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}

p.omikuji a {
	display: block;
}
p.omikuji.on a {
    -webkit-animation: spin 0.5s linear;
    -moz-animation: spin 0.5s linear;
    -ms-animation: spin 0.5s linear;
    -o-animation: spin 0.5s linear;
    animation: spin 0.5s linear;
}
@-webkit-keyframes spin {
	0% {-webkit-transform: rotate(0deg);}
	100% {-webkit-transform: rotate(360deg);}
}
@-moz-keyframes spin {
	0% {-moz-transform: rotate(0deg);}
	100% {-moz-transform: rotate(360deg);}
}
@-ms-keyframes spin {
	0% {-ms-transform: rotate(0deg);}
	100% {-ms-transform: rotate(360deg);}
}
@-o-keyframes spin {
	0% {-o-transform: rotate(0deg);}
	100% {-o-transform: rotate(360deg);}
}
@keyframes spin {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(360deg);}
}


section#mainvisual p.scroll {
	text-align: center;
	bottom: 40px;
	left: 0;
	width: 100%;
}

/* about */
#home #news{
	background: #4fc2f8;
	background-size: 100% 137px;
	padding: 60px 0;
	position: relative;
}
#home #news h2{
	color: #FFF;
}
#home #news ul{
	padding: 30px 50px;
	border: 1px solid #FFF;
}
#home #news ul li{
	border-bottom: 1px dotted #FFF;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#home #news ul li:last-child{
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#home #news ul li a:hover{
	color: #FFF;
	text-decoration: none;
}
#home #news ul li span{
	margin-right: 20px;
}
#home #news ul li dl{
	display: table;
	width: 100%;
}
#home #news ul li dl dt{
	width: 100px;
	display: table-cell;
}
#home #news ul li dl dd{
	display: table-cell;
}



/* about */
#home #about{
	background: url(../img/home/about_bg.png) center bottom no-repeat #4fc2f8;
	background-size: 100% 137px;
	padding: 60px 0 137px;
	position: relative;
}
#home #about h2{
	color: #FFF;
}
#home #about .inner > p{
	width: 555px;
	margin: 0 auto;
}
#home #prof{
	padding: 40px 0 40px;
}

#home #prof .profbox{
	position: relative;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position:center top;
}
#home #prof .profbox{
	padding: 48% 0 45px;
}
#home #prof .profbox .inner{
	width: 51%;
	margin: 0 auto;
}
#home #prof .profbox .img{
	position: absolute;
	width: 17%;
	z-index: 10;
}
#home #prof .profbox.left .img{
	left: 10px;
	top:0;
}
#home #prof .profbox.right .img{
	right: 10px;
	top:0;
}
#home #prof #chara01 .img{max-width: 241px;}
#home #prof #chara02 .img{max-width: 241px;}
#home #prof #chara03 .img{width: 21%;left: 0;max-width: 295px;}
#home #prof #chara04 .img{width: 20%;max-width: 294px;}

#home #prof .profbox h3{
	font-size: 38px;
	color: #4fc2f8;
	font-weight: bold;
	display: inline-block;
	float: left;
}
#home #prof .profbox h3 span{
	color: #FFF;
	background: #4fc2f8;
	display: inline-block;
	font-size: 28px;
	padding: 0 10px;
}

#home #prof .profbox a {
    margin: 10px;
    display: block;
    float: left;
    position: relative;
    z-index: 110;
}
#home #prof .profbox p {
    clear: both;
}
#home #prof #chara01{background-image: url(../img/home/bg01.jpg);}
#home #prof #chara02{background-image: url(../img/home/bg02.jpg);}
#home #prof #chara03{background-image: url(../img/home/bg03.jpg);}
#home #prof #chara04{background-image: url(../img/home/bg04.jpg);}



/* PC Only */
@media screen and (min-width: 769px) {

	#home {
		padding-top: 0!important;
	}
	#home #header {
		background: transparent;
		height: 120px;
	}
	#home #header h1 {
		line-height: 120px;
	}
	#home .menu_wrap {
		display: none;
	}

	/* mainVisual */
	section#mainvisual p.scroll img {
		width: 75px;
	}

	#home.fixed #header {
		background: #FFF;
		height: 80px;
	}
	#home.fixed #header h1 {
		line-height: 80px;
	}
	#home.fixed  #header h1 img {
		width: 130px;
	}

	#home.fixed section#mainvisual:after {
		content: "";
		display: block;
		width: 100%;
		height: 140px;
		background: #4FC2F8;
	}
}



/* newsList
--------------------------------- */
ul.newsList {
	background: #FFF;
	border: 1px solid #e3e3e3;
}

ul.newsList li {
	position: relative;
}

ul.newsList li.new:before {
	content: "";
	display: block;
	width: 74px;
	height: 85px;
	background: url(../img/common/icon_new.png) 0 0 no-repeat;
	position: absolute;
	left: 25px;
	top: 15px;
	z-index: 1;
}

ul.newsList li + li {
	border-top: 1px solid #e3e3e3;
}

ul.newsList li a {
	display: block;
}
ul.newsList li a:hover {
	text-decoration: none;
}

ul.newsList li a p.thum {
	overflow: hidden;
}
ul.newsList li a p.thum img {
	width: 100%;
}

ul.newsList li a:hover p.thum img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}

ul.newsList li a .detail {
	padding: 15px 30px;
	font-size: 18px;
}

ul.newsList li a .detail p.date {
	color: #AAA;
	margin-bottom: 10px;
}

ul.newsList li.premium a .detail p.date:after {
	content: "Premium";
	color: #FFF;
	background: #ffbe00;
	margin-left: 15px;
	padding: 0 10px;
	font-weight: 500;
}
ul.newsList li.member a .detail p.date:after {
	content: "Member";
	color: #FFF;
	background: #32D8CE;
	margin-left: 15px;
	padding: 0 10px;
	font-weight: 500;
}

ul.newsList li a .detail p.title {
	font-size: 23px;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 10px;
}
ul.newsList li a:hover .detail p.title {
	color: #32D8CE;
}

ul.newsList li a .detail p.data {
	line-height: 26px;
}
ul.newsList li a .detail p.data span.fav {
	margin-right: 15px;
}
ul.newsList li a .detail p.data span.cate {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-align: center;
	padding: 0 10px;
	height: 26px;
	border-radius: 13px;
	background: #E7E7E7;
	min-width: 110px;
}

#moviebox{
	width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.9);
    z-index: 9000;
}
#moviebox a.closebtn {
    color: #FFF;
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 80px;
    line-height: 1;
    text-shadow:0px 0px 3px #39373b;
}
#moviebox a:hover{
	text-decoration: none;
}

/* PC Only */
@media screen and (min-width: 769px) {

	ul.newsList li a .detail {
		padding: 0 30px;
		font-size: 15px;
	}
	body.naka ul.newsList li .detail {
		padding-top: 2%;
	}
	ul.newsList li a .detail p.title {
		font-size: 20px;
	}
	ul.newsList li a .detail p.data {
		position: absolute;
		left: 24%;
		bottom: 20px;
	}

}


