/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

ul,li{
	list-style:none;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

html,body{
	width: 100%;
	height: 100%;
	min-height: 100%;
	min-width: 1024px;
	min-height: 650px;
}

.mainwaku{
	width: 100%;
	height: 100%;
	min-width: 1024px;
	min-height: 650px;
	margin: 0px auto;
	overflow: hidden;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
}

#mainvisual{
	background: url("../img/mainvisual.jpg") center center;
	background-size:cover;
}

#mainkirakira1 > div{
	width:761px;
	height:333px;
	position: absolute;
	top:0;
	left: 6%;
}

#mainkirakira2 > div{
	width:534px;
	height:704px;
	position: absolute;
	top:0;
	left: 4%;
}

#mainchara > div{
	width:100%;
	height:100%;
	position: absolute;
	left: 10%;
}

#mainchara > div > img{
	height:100%;
}

@media screen and (min-width: 1024px) {
	#mainchara > div{
		width:100%;
		height:100%;
		position: absolute;
		left: 15%;
	}
	
	#mainchara > div > img{
		height:100%;
	}
}

#mainawa > div{
	width:100%;
	height: 100%;
}

#mainawa > div > img{
	height: 100%;
}

#kisyulogo > div{
	width:448px;
	height:168px;
	position: absolute;
	right: 20px;
	bottom: 50px;
}

#maincopy > div{
	width:83px;
	height:425px;
	position: absolute;
	left: 15px;
	top: 5px;
}

#maincopyright > div{
	width:234px;
	height:26px;
	position: absolute;
	right: 310px;
	bottom: 13px;
}

#countdown > div{
	width:206px;
	height:206px;
	position: absolute;
	top: 10px;
	right: 10px;
}

.countdowntitle{
	width:73px;
	height:47px;
	position:absolute;
	top:40px;
	right:40px;
}

.countnum{
	width:160px;
	height:100px;
	position:absolute;
	top:53px;
	left:23px;
}

.countnum > li{
	width:160px;
	height:100px;
	position:absolute;
	top:0;
	left:0;
}

#menugroup{
	width:357px;
	height:356px;
	position:absolute;
	left:50px;
	bottom:30px;
	z-index:100;
}

/*.menutitle{
	width:75px;
	height:21px;
	position:absolute;
	top:50px;
	left:50%;
	margin-left:-37px;
}*/

.menubtn{
	width:205px;
	position:absolute;
	left:50%;
	top:43px;
	margin-left:-102px;
	padding:0;
}

.menubtn > li{
	width:205px;
	height:34px;
	overflow:hidden;
}

.menubtn > li > a{
	display:block;
}

.menubtn > li > a:hover{
	margin-left:-205px;
}

#specialgroup{
	bottom: 90px;
    height: 197px;
    left: 340px;
    position: absolute;
    width: 197px;
    z-index: 200;
}

.specialtitle{
	width:80px;
	height:15px;
	position:absolute;
	top:50px;
	left:50%;
	margin-left:-40px;
}

.specialbtn{
	width:98px;
	position:absolute;
	left:50%;
	top:90px;
	margin-left:-49px;
	padding:0;
}

.specialbtn > li{
	width:98px;
	height:35px;
	overflow:hidden;
}

.specialbtn > li > a{
	display:block;
}

.specialbtn > li > a:hover{
	margin-left:-98px;
}

#electiongroup{
	width:197px;
	height:197px;
	position:absolute;
	left:280px;
	bottom:230px;
	z-index:200;
}

.electionbtn{
	width:129px;
	position:absolute;
	left:50%;
	top:74px;
	margin-left:-64px;
	padding:0;
}

.electionbtn > li{
	width:129px;
	height:47px;
	overflow:hidden;
}

.electionbtn > li > a{
	display:block;
}

.electionbtn > li > a:hover{
	margin-left:-129px;
}

#footer > div{
	width:100%;
	height:30px;
	position: absolute;
	bottom: 0;
	background:#000000;
}

#footer > div > div{
	position:absolute;
}

.sound{
	width:134px;
	height:22px;
	position:absolute;
	left:95px;
}

.copyright{
	right:300px;
	top:2px;
}

.soundswitch{
	width:134px;
	height:22px;
	overflow:hidden;
	right:160px;
	top:4px;
	cursor: pointer;
}

.soundswitch > img{
	vertical-align:top;
}

.soundswitch_margin{
	margin-left:-134px;
}

.yamasalogo{
	width:77px;
	height:23px;
	right:70px;
	top:2px;
}

.sns_t{
	width:21px;
	height:22px;
	right:40px;
	top:2px;
}

.sns_f{
	width:21px;
	height:22px;
	position:absolute;
	right:15px;
	top:2px;
}

.tickerbg{
	background-image: url("../img/toptickerbg.png");
	background-position: center top;
	background-repeat: no-repeat;
	width: 558px;
	height: 95px;
	position: absolute;
	top:10px;
	left: 50%;
	margin-left: -405px;
	padding-left: 140px;
	z-index: 200;
}

.tohyobg{
	width: 522px;
	height: 32px;
	background-image: url("../img/toptohyobg.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 18px;
	padding: 3px;
	overflow: hidden;
}

.tohyocontents{
	height: 32px;
	line-height: 32px;
	position: relative;
}

.newsbg{
	width: 482px;
	height: 19px;
	background-image: url("../img/newsbg.png");
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 3px;
	padding-left: 50px;
	
}

.ticker{
	width: 470px;
	height: 19px;
	overflow: hidden;
	position: relative;
}

.ticker ul{
	height: 19px;
	margin: 0px;
	padding: 0px;
}

.ticker ul li{
	height: 19px;
	line-height: 19px;
	color: #FFF;
	font-size: 12px;
	text-align: left;
	clear: both;
    display: inline;
    float: left;
    position: relative;
    margin-bottom: -19px;
}

.vote{
	width:1070px;
	height:32px;
	position:relative;
	margin: 0;
	padding: 0;
}

.vote > li{
	display:inline-block;
	float:left;
	padding:0 2px;
}

#mainmusicbtn > div{
	width: 202px;
	height: 97px;
	overflow: hidden;
	position: absolute;
	top:220px;
	right: 10px;
	z-index: 200;
}

#mainmusicbtn > div > a{
	width: 404px;
	height: 97px;
	display: block;
}

#mainmusicbtn > div > a:hover{
	margin-left: -202px;	
}

#searcharea > div{
	width:206px;
	height:206px;
	position: absolute;
	top: 10px;
	right: 10px;
}

.searchselect{
	position:absolute;
	right: 35px;
    top: 120px;
    font-size: 11px;
    z-index: 200;
}

.searchbtn{
	width: 65px;
	height: 17px;
	text-indent: -9999px;
	background-image: url("../img/searchbtn.png");
	background-color: #FFF;
	border: none;
}

/* ==========================================================================
	Loading
=============================================================================*/

#loading{
	width: 100%;
	height: 100%;
	min-width: 1024px;
	min-height: 650px;
	background-color: #000;
	position: fixed;
	top:0;
	left: 0;
	z-index: 10000;
}

#loading > img{
	width: 100px;
	height: 100px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -50px;
	margin-top: -50px;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/* ==========================================================================
   下層ページ
   ========================================================================== */

.lowerpage{
	background:url(../img/bg.jpg) no-repeat center top fixed;
}

.wrapper{
	width:1002px;
	margin:0 auto;
	position:relative;
}

.header_wrap{
	width:1002px;
	height:245px;
	background:url(../img/header_bg.png) no-repeat 12px top;
	position:relative;
}

.logo_mini{
	width:213px;
	height:160px;
	overflow:hidden;
	position:absolute;
	bottom:10px;
}

.logo_mini > a{
	display:block;
}

.logo_mini > a:hover{
	margin-left:-213px;
}

.lowermenu{
	width:770px;
	height:245px;
	position:absolute;
	top:-20px;
	right:20px;
}

.lowermenu > li{
	width:190px;
	height:190px;
	overflow:hidden;
	float:left;
	position:relative;
	margin:0 -40px;
}

.lowermenu > li > a{
	display:block;
}

.lowermenu > li > a:hover{
	margin-left:-190px;
}

.under{
	top:80px;
}

.whitebody{
	width:1002px;
	position:relative;
	background:url(../img/whitebody.png);
}

.whitebody > div{
	position:absolute;
}

.footer_wrap{
	width:100%;
	height:42px;
	background:#000000;
}

.footer_wrap2{
	width:1002px;
	height:42px;
	margin:0 auto;
	position:relative;
}

.footer_wrap2 > div{
	position:absolute;
}

.copyright2{
	top:8px;
	right:380px;
}

.soundswitch2{
	width:172px;
	height:27px;
	overflow:hidden;
	position:absolute;
	top:7px;
	right:200px;
	font-size:0;
	cursor: pointer;
}

.soundswitch_margin2{
	margin-left:-172px;
}

.yamasalogo2{
	top:8px;
	right:90px;
}

.sns_t2{
	width:27px;
	height:26px;
	top:7px;
	right:45px;
}

.sns_f2{
	width:27px;
	height:26px;
	top:7px;
	right:10px;
}

.pagetop{
	width:81px;
	height:185px;
	overflow:hidden;
	position:fixed;
	bottom:80px;
	right:0;
	display:none;
}

.pagetop > a{
	display:block;
}

.pagetop > a:hover{
	margin-left:-81px;
}

/*＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊
	スペック
＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊*/

.h_spec{
	height:1550px;
}

.spec_1{
	top:134px;
	left:48px;
}

.spec_2{
	top:932px;
	left:42px;
}

.spec_3{
	top:134px;
	right:79px;
}

.spec_4{
	top:183px;
	right:30px;
}

.spec_5{
	bottom:520px;
	left:23px;
}

.spec_6{
	bottom:80px;
	left:23px;
}

.spec_7{
	bottom:10px;
}

/*＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊
	ゲームフロー
＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊*/

.h_gameflow{
	height:1700px;
}

.gameflow_1{
	top:134px;
	left:0;
}

.gameflow_2{
	top:407px;
	left:0;
}

.gameflow_3{
	bottom:73px;
	left:0;
}

.gameflow_4{
	bottom:10px;
	left:0;
}

.gameflow_5{
	top:323px;
	left:366px;
}

.gameflow_6{
	top:766px;
	left:366px;
}

.gameflow_7{
	top:353px;
	right:13px;
}

/*＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊
	動画
＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊*/

.movie_chara{
	width:1002px;
	position:relative;
	background:url(../img/moviechara.png) right bottom no-repeat , url(../img/whitebody.png);
}

.movielist{
	width:942px;
	margin:0 auto;
	overflow:hidden;
	padding:0 !important;
}

.movielist > li{
	width:310px;
	height:217px;
	overflow:hidden;
	float:left;
	margin:0 2px;
	padding:0 0 30px;
}

.movielist > li > a{
	display:block;
}

.movielist > li > a:hover{
	margin-left:-310px;
}

/*＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊
	AT「シーマスターラッシュ」
＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊*/

.h_at_seamasterrush{
	height:1060px;
}

.at_seamasterrush_1{
	top:117px;
	left:43px;
}

.at_seamasterrush_2{
	top:117px;
	right:51px;
}

.at_seamasterrush_3{
	top:212px;
	right:43px;
}

.at_seamasterrush_4{
	bottom:281px;
	left:43px;
}

.at_seamasterrush_5{
	bottom:234px;
	right:30px;
	z-index:10;
}

.at_seamasterrush_6{
	bottom:0;
	left:50%;
	margin-left:-486px;
}

/*＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊
	ポセイドンゲート
＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊*/

.h_poseidongate{
	height:1290px;
}

.poseidongate_1{
	top:118px;
	right:18px;
}

.poseidongate_2{
	top:503px;
	right:18px;
}

.poseidongate_3{
	top:885px;
	right:18px;
}

.poseidongate_4{
	top:129px;
	left:34px;
}

/*＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊
	キャラ連動型 レア役確変システム
＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊*/

.h_kakuhensystem{
	height:1265px;
}

.kakuhensystem_1{
	top:125px;
	left:50%;
	margin-left:-479px;
}

.kakuhensystem_2{
	top:524px;
	left:50%;
	margin-left:-479px;
}

/*＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊
	モンゲーティザーページ
＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊*/

#mongewrapper{
	width: 1000px;
	height: 650px;
	position: absolute;
	top:50%;
	left: 50%;
	margin-left: -500px;
	margin-top: -325px;
}

#mongecomingsoonstr{
	width: 422px;
	height: 45px;
	position: absolute;
	top:500px;
	left: 50%;
	margin-left: -211px;
}

#mongecomingsoonstr2{
	width: 422px;
	height: 45px;
	position: absolute;
	top:500px;
	left: 50%;
	margin-left: -211px;
}

/*＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊
	5つのG数上乗せ特化ゾーン
＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊*/

.h_uwanose{
	height:2085px;
}

.uwanose_1{
	top:125px;
	left:20px;
}

.uwanose_2{
	top:515px;
	left:20px;
}

.uwanose_3{
	top:905px;
	left:20px;
}

.uwanose_4{
	top:1295px;
	left:20px;
}

.uwanose_5{
	top:1685px;
	left:20px;
}

.uwanose_6{
	top:135px;
	right:30px;
}

/*＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊
	チャンスゾーン
＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊*/

.h_chance{
	height:2150px;
}

.chance_1{
	left:50%;
	margin-left:-125px;
}

.chance_2{
	left:50%;
	margin-left:-477px;
}

.chance_3{
	left:50%;
	margin-left:-125px;
}

.chance_4{
	left:50%;
	margin-left:-467px;
	z-index:10;
}

.chance_5{
	left:50%;
	margin-left:-477px;
}

