@charset "utf-8";
/* CSS Document */
@-webkit-keyframes star {
	0% {top:415px; opacity:0;}
	25% {top:315px; opacity:1;}
	100% {top:365px; opacity:1;}
}
@keyframes star {
	0% {top:415px; opacity:0;}
	25% {top:315px; opacity:1;}
	100% {top:365px; opacity:1;}
}
@-webkit-keyframes hug {
	0% {top:180px; opacity:0;}
	25% {top:80px; opacity:1;}
	100% {top:130px; opacity:1;}
}
@keyframes hug {
	0% {top:180px; opacity:0;}
	25% {top:80px; opacity:1;}
	100% {top:130px; opacity:1;}
}
@-webkit-keyframes ala {
	0% {top:271px; opacity:0;}
	25% {top:171px; opacity:1;}
	100% {top:221px; opacity:1;}
}
@keyframes ala {
	0% {top:271px; opacity:0;}
	25% {top:171px; opacity:1;}
	100% {top:221px; opacity:1;}
}
@-webkit-keyframes fadeIn {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadeIn {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes kira {
	0% {opacity:0;}
	40% {opacity:1;}
	100% {opacity:0;}
}
@keyframes kira {
	0% {opacity:0;}
	40% {opacity:1;}
	100% {opacity:0;}
}

/* core	================================================	*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	line-height: 1.5em;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

br{
	letter-spacing:0;
}

img {
	vertical-align: bottom;
}
body{
	background: url(../images/top/bg_new.jpg) no-repeat center top;
	overflow-x:hidden;
}
body:before,
#footer {
	min-width: 1080px;
}
#main{
	width: 1080px;
	min-width: 1080px;
	margin:0 auto;
	padding-bottom: 100px;
}
#footer {
	margin-top: 0;
}
#main .mainVisual{
	position:relative;
	height:1163px;
}
#main .mainVisual h1{
	position:absolute;
	top: 714px;
	left: 275px;
	opacity:0;
	z-index:20;
}
#main .mainVisual .img_text01{
	position:absolute;
	top: 47px;
	left: 627px;
	opacity:0;
	z-index:20;
}
#main .mainVisual .img_text02{
	position:absolute;
	top: 905px;
	left: 0;
	opacity:0;
	z-index:20;
}
#main .mainVisual .img_text03{
	position:absolute;
	top: 890px;
	left: 860px;
	opacity:0;
	z-index:20;
}
.mainVisual #charaArea {
	position: relative;
	left: -150px;
}
.mainVisual #charaArea .star {
	position: absolute;
	top:365px;
	left:264px;
	opacity:0;
}
.mainVisual #charaArea .hug {
	position: absolute;
	top:130px;
	left:571px;
	opacity:0;
}
.mainVisual #charaArea .ala {
	position: absolute;
	top:221px;
	left:48px;
	opacity:0;
}
.mainVisual #charaArea .main {
	position: absolute;
	z-index:10;
	opacity:0;
}
.mainVisual #charaArea .kira01 {
	position: absolute;
	top:261px;
	left:88px;
	opacity:0;
	z-index:20;
}
.mainVisual #charaArea .kira02 {
	position: absolute;
	top:121px;
	left:928px;
	opacity:0;
	z-index:20;
}
.mainVisual #charaArea .kira03 {
	position: absolute;
	top: 540px;
	left: 1118px;
	opacity:0;
	z-index:20;
}
.mainVisual #charaArea .kira04 {
	position: absolute;
	top:100px;
	left:200px;
	opacity:0;
	z-index:20;
}
.mainVisual #charaArea .kira05 {
	position: absolute;
	top:21px;
	left:1148px;
	opacity:0;
	z-index:20;
}
.mainVisual #charaArea .kira06 {
	position: absolute;
	top: 630px;
	left: 28px;
	opacity:0;
	z-index:20;
}

.mainVisual #charaArea .ala.anime{
	animation: ala 1200ms ease-out 600ms both;
	-webkit-animation: ala 1200ms ease-out 600ms both;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.mainVisual #charaArea .hug.anime{
	animation: hug 1200ms ease-out 300ms both;
	-webkit-animation: hug 1200ms ease-out 300ms both;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.mainVisual #charaArea .kira01.anime{
	animation: kira 1500ms ease-in-out infinite;
	-webkit-animation: kira 1500ms ease-in-out infinite;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.mainVisual #charaArea .kira02.anime{
	animation: kira 1750ms ease-in-out 500ms infinite;
	-webkit-animation: kira 1750ms ease-in-out 150ms infinite;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.mainVisual #charaArea .kira03.anime{
	animation: kira 1250ms ease-in-out 750ms infinite;
	-webkit-animation: kira 1250ms ease-in-out 750ms infinite;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.mainVisual #charaArea .kira04.anime{
	animation: kira 1500ms ease-in-out 200ms infinite;
	-webkit-animation: kira 1500ms ease-in-out 200ms infinite;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.mainVisual #charaArea .kira05.anime{
	animation: kira 1500ms ease-in-out 300ms infinite;
	-webkit-animation: kira 1500ms ease-in-out 300ms infinite;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.mainVisual #charaArea .kira06.anime{
	animation: kira 2000ms ease-in-out 750ms infinite;
	-webkit-animation: kira 2000ms ease-in-out 750ms infinite;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.mainVisual #charaArea .star.anime{
	animation: star 1200ms ease-out both;
	-webkit-animation: star 1200ms ease-out both;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.mainVisual #charaArea .star.anime{
	animation: star 1200ms ease-out both;
	-webkit-animation: star 1200ms ease-out both;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.mainVisual #charaArea .main.fadeIn,
#main .mainVisual h1.fadeIn,
#main .mainVisual .img_text01.fadeIn,
#main .mainVisual .img_text02.fadeIn,
#main .mainVisual .img_text03.fadeIn,
#main .mainVisual .iframe.fadeIn,
#main .mainVisual .iframe2.fadeIn{
	animation: fadeIn 1000ms linear 1800ms both;
	-webkit-animation: fadeIn 1000ms linear 1800ms both;
}

#main #topics{
	width:514px;

}
#main #topics .newsDetail{
	position: relative;
	width:514px;
	height:284px;
	background:url(../images/top/bg_topics.png) no-repeat;

	padding-top: 45px;
}
#main #topics .newsDetail h2 {
	position: absolute;
	top: -22px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 1;
}
#main #topics .newsDetail #divRss .updates li {
	width: 100%;
}


.newContents{
	width: 811px;
	margin: 0 auto;
}
#main #topics{
	float:left;
}
.twitterArea{
	background-color: #fff;
	width: 237px;
	height: 207px;
	margin: 0 auto;
	overflow-y: scroll;
	overflow-x: hidden;
}
#main .twitter{
	position:relative;
	float: right;
	width: 280px;
	height: 317px;
	background: url(../images/top/bg_twitter.png) no-repeat;
	/* margin-top: -65px;*/
	z-index: 300;
	padding-top: 0px;
}
#main .twitter h2 {
	position: absolute;
	top: -16px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 1;
}
#main .twitter .officialTwitter {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 10px;
}






#main #btnArea{
	margin: -130px auto 60px;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	position: relative;
	z-index:50;
}
#main #btnArea li {
	margin-right: 10px;
}
#main #btnArea li:last-child {
	margin-right: 0;
}
.billing{
	text-align:center;
}
.billing img {
	display: inline-block;
}
#bnrArea li{
	display:inline;
	margin:0 5px;
}
#footer .copy{
	line-height: 10px;
}
@media only screen and (max-device-width: 960px) {
	html, body {
		width:100%;
		height:100%;
	}
}


#main #topics .newsDetail .container {
	margin: 0 0 0 60px;
	min-height: 230px;
	width: 414px;
	overflow: hidden;
}
#main #topics .newsDetail .scrollable {
	margin-right: -20px;
	padding-right: 20px;
	height: 230px;
	overflow: hidden;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
#main #topics .newsDetail .scrollable.is-scrollbar {
	/*padding-right: 58px;*/
}
#main #topics .newsDetail .container {
	position: relative;
}
#main #topics .newsDetail .adjustment {
	margin-right: 0;
}
#main #topics .newsDetail .adjustment #divRss {
	padding-right: 20px;
	margin-top:20px;
	margin-bottom:0;
}
#main #topics .newsDetail .scrollbar {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 14px;
	background-color: #FFE8F7;
	border-radius: 18px;
}
#main #topics .newsDetail .scrollbar-thumb {
	position: relative;
	min-height: 26px;
	background-color: #FF72CF;
	border-radius: 18px;
	margin: 2px;
}

.topBnrArea {
	text-align:center;
	margin: 20px 0 40px;
}
.topBnrArea li {
	display:inline-block;
	vertical-align:top;
}
.topBnrArea li:first-child {
	margin: 0 20px 0 0;
}

.bnrBottom {
	margin: 40px 0 30px;
}
.bnrBottom .bnr {
	overflow:hidden;
}
.bnrBottom .bnr li {
	float:left;
	width:525px;
	margin-right: 30px;
}
.bnrBottom .bnr li img {
	width:100%;
}
.bnrBottom .bnr li:last-child {
	margin-right: 0;
}
.bnrBottom .bnr li a:hover {
	opacity: 0.7;
}

#cboxClose {
	top: 0;
	right: 0;
}



.iframe{
	position:absolute;
	top: 60px;
	left: 150px;
	opacity:0;
	z-index: 99;

}
.iframe2{
	position:absolute;
	top: 60px;
	left: 0;
	opacity:0;
	z-index: 99;
}

.bnrSmall{
    display: flex;
    justify-content: center;  
}
.bnrSmall li {
	margin: 0 10px 0 0;
}
.bnrSmall li:last-child{
	margin: 0 0 0 0;
}
.bnrSmall img:hover{
	opacity:0.7;
}