@charset "UTF-8";
#cts{
width:100%;
min-width:980px;
position:relative;
font-size:0;
background:#000;
}
body {
background:#fff;
-webkit-text-size-adjust:100%;
color:#6d8ca0;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
}

/*オープニング*/
#opWhite{
background:#fff;
position:fixed;
width:100%;
height:100%;
z-index:2;
}
#mark{
position:fixed;
width:260px;
height:160px;
top:50%;
left:50%;
margin-top:-80px;
margin-left:-130px;
z-index:1;
}
#snowWrap{
width:150%;
height:150%;
background:#fff;
position:fixed;
top:-25%;
left:-25%;
/*background:#fff url(common/images/mark.png) center center no-repeat;
background-size:13%;*/
}
.op{
width:100%;
height:100%;
position:absolute;
top:0;
left:0;
display:none;
}
.opw{
width:100%;
height:100%;
position:fixed;
top:0;
left:0;
background:#FFF;
display:none;
z-index:10;
}
#op0{
background:url(images/op0.jpg) center center no-repeat;
background-size:cover;
}
#op1{
background:url(images/op1.jpg) center center no-repeat;
background-size:cover;
}
#op2{
background:url(images/op2.jpg) center center no-repeat;
background-size:cover;
}
#op3{
background:url(images/op3.jpg) center center no-repeat;
background-size:cover;
}
#optxt{
background:url(images/optxt.png) center center no-repeat;
background-size:cover;
}

/*ヘッダメニュー*/
header{
position:fixed;
z-index:1;
}
#logo{
display:block;
position:fixed;
top:0px;
left:0px;
width:35%;
max-width:500px;
}
.logoMINI{
width:25%;
max-width:300px;
}
a img{
width:100%;
}
#menu{
display:block;
position:fixed;
top:0px;
right:15px;
width:68%;
text-align:right;
}
#menu a{
display:inline-block;
margin-left:1%;
width:15%;
max-width:155px;
}


/*メイン*/
#main{
width:100%;
min-height:100%;
background:url(images/main.jpg) no-repeat;
background-position: 50% 50%;
background-size:cover;
overflow:auto;
position:relative;
}
#mainR{
display:block;
position:absolute;
top:7%;
right:15px;
width:18%;
max-width:240px;
text-align:right;
}
#mainR a{
display:block;
}
.bnrTXT{
width:80%;
margin:15px 10% 2px 10%;
}
#thlist{
margin-bottom:20px;
}
#mainRB{
display:block;
position:absolute;
bottom:15px;
right:15px;
width:18%;
max-width:240px;
text-align:right;
}
#mainL{
display:block;
margin-left:15px;
width:35%;
max-width:430px;
}
#billing{
display:block;
width:55%;
}
#mainLB{
text-align: right;
bottom:20px;
right:15px;
/*margin-left:15px;*/
margin-top:50px;
width:65%;
max-width:800px;
}
#hl{
display:block;
width:55%;
margin:10px 0;
}
#sns a{
display:inline-block;
margin-left:3%;
width:18%;
}
#snsTXT{
display:block;
width:50%;
margin:20px 0 5px auto;
}
#mainSP{
text-align:right;
margin-top:5%;
}
#mainSP a{
display:inline-block;
width:100%;
margin-left:1%;
margin-bottom:1%;
max-width:200px;
}
#mainSP a img{
width:100%;
}

/*コンテンツ共通*/
.ttl{
display:block;
width:320px;
margin:0 auto;
}

/*ストーリー*/
#story{
background: url(images/st_bg_sky.jpg) center top;
background-size:100% auto;
padding:10% 0 0 0;
overflow:hidden;
}
#stCatch{
display:block;
width:900px;
margin:3% auto 0 auto;
}
#stChara{
display:block;
width:100%;
margin-top:1%;
background: url(images/st_chara.png) center top;
background-size:100% auto;
position:relative
}
#stTXT1{
position:absolute;
display:block;
width:840px;
left:50%;
margin-left:-420px;
}
#stSea{
display:block;
width:100%;
height:500px;
background: url(images/st_sea.jpg) center top;
background-size:100% auto;
position:relative;
}
#stTXT2{
position:absolute;
display:block;
width:840px;
top:80px;
left:50%;
margin-left:-420px;
}
#stTXT3{
position:absolute;
display:block;
width:200px;
height:37px;
top:390px;
left:50%;
margin-left:-100px;
}

/*キャラ*/
#chara{
position:relative;
background: url(images/ch_bg.jpg) center top;
background-size:cover;
padding:10% 0 0 0;
height:100%;
overflow:hidden;
}
#ch{
position:relative;
display:block;
margin:8% auto 0 auto;
width:95%;
max-width:1200px;
}
#ch img{
display:block;
margin:0 auto;
width:100%;
}
#ch img:nth-child(1),#ch img:nth-child(2){
position:absolute;
}

/*予告編*/
#trailer{
background: url(images/tr_bg.jpg) center top;
background-size:cover;
padding:10% 0 20% 0;
overflow:hidden;
}
.category{
display:block;
width:240px;
margin:5% auto 2% auto;
}
iframe{
display:block;
margin:0 auto;
}

/*壁紙*/
#wallpaper{
background: url(images/wp_bg.jpg) center top;
background-size:cover;
padding:10% 0 10% 0;
overflow:hidden;
}
.wp{
width:800px;
display:block;
margin:10px auto;
}
#wpcaution{
width:300px;
display:block;
margin:20px auto 0 auto;
}

/*フッタ*/
footer{
background: url(images/footbg.png) center top;
padding:5% 0 10px 0;
text-align:center;
/*height:100%;*/
position:relative;
overflow:hidden;
}
#ftrWrap{
width:960px;
position:absolute;
left:50%;
margin-left:-480px;
z-index:2;
}
#ftrmark{
width:270px;
}
#linkBnr{
margin:50px 0 20px 0;
}
#linkBnr a{
width:230px;
display:inline-block;
margin:5px;
}
#linkBnr img{
width:100%;
height:auto;
}
#sponcer{
margin:20px 0 20px 0;
font-size:0;
}
.sponcerBnr{
width:150px;
display:inline-block;
margin:10px 5px 0 5px;
height:auto;
}
.sponcerBnrNL{
width:150px;
display:inline-block;
margin:10px 5px 0px 5px;
height:auto;
background:#090;
}
.sponcerBnr img{
width:100%;
height:auto;
}
#shareTXT{
display:block;
margin:5px auto;
width:74px;
}
.share{
width:50px;
display:inline-block;
margin:5px;
}
.share img{
width:100%;
height:auto;
}
#cr{
display:block;
margin:5px auto;
width:280px;
}
#footerTXT {
display:block;
margin:20px auto;
font-size: 11px;
line-height: 1em;
text-align: center;
color: #FFF;
}
#footerTXT a,
#footerTXT a:visited {
color: #FFF;
}
#footerTXT a:hover {
color: #F00;
}

#up{
display:block;
position:fixed;
bottom:0px;
right:20px;
width:68px;
z-index:10;
}
#up img{
padding-bottom:20px;
}

/*インサート*/
.insert {
position: relative;
margin: 0 auto;
padding: 0;
height: 100%;
}
.dot{
background:url(images/shadow_t.png) center top repeat-x, url(images/shadow_b.png) center bottom repeat-x, url(images/dot.png) fixed;
width:100%;
height:100%;
}
#insert1  { 
background:url(images/insert1.jpg) center 0% no-repeat fixed; 
background-size:cover;
}
#insert2 { 
background:url(images/insert2.jpg) center 0% no-repeat fixed;
background-size:cover;
}
#insert3  { 
background:url(images/insert3.jpg) center 0 no-repeat fixed;
background-size:cover;
}
#insert4 { 
background:url(images/insert4.jpg) center 0 no-repeat fixed;
background-size:cover;
}	
#insert5 { 
background:url(images/insert5.jpg) center 0 no-repeat fixed;
background-size:cover;
}


#cb{
display:none;
}
#maeInfo a,#nyuInfo a{
display:block;
margin:10px auto;
width:220px;
}
#maeInfo a img,#nyuInfo a img{
width:100%;
}
#chikyukanPage{
width:100%;
max-width: 1600px;
height: auto;
margin-bottom: 20px;
}
#chikyukanWrap{
width:820px;
margin: 0 auto;
}
#chikyukanCover,
#chikyukanTXT{
display:inline-block;
vertical-align: top;
}
#chikyukanCover{
width:200px;
margin-right: 20px;
}
#chikyukanTXT{
width:600px;
color: #FFF;
line-height: 1.4em;
}
#chikyukanTXT h2{
display: block;
font-size: 20px;
line-height: 1.4em;
margin-bottom: 5px;
}
#chikyukanTXT p{
display: block;
font-size: 16px;
line-height: 1.4em;
margin-bottom: 5px;
}
#chikyukanTXT p span{
display: block;
font-size:smaller;
line-height: 1.4em;
margin-bottom: 5px;
}
#chikyukanTXT a,
#chikyukanTXT a:hover,
#chikyukanTXT a:visited{
color: #FFF;
}

/*パオパオ企画*/
#myP,#myPget,#myPcnt{
position: relative;
display:block;
width:65%;
margin-left: -10px;
}
#myP{
display:block;
}
#myPget{
display:none;
}
#myP img{
width:100%;
}
#myPget img{
position: absolute;
width:100%;
}
#myPget img:last-child{
position: relative;
}
.bnr_mypp_on_c,.customItem{
display:none;
}
#myPcnt{
display:block;
text-align: center;
margin-bottom: 6%;
}
#paopaoCount img{
width:9.5%;
height: auto;
position: relative;
}
#countbg{
width:100%;
height: auto;
position: absolute;
left: 0;
top: 0;
}
#iceIcon{
position: absolute;
top:20%;
left: 50%;
margin-left: 30%;
}
#iceIcon img{
width: 140px;
height: auto;
}

@media screen and (min-width: 1400px){
/*メイン*/
#main{
width:100%;
min-height:100%;
background:url(images/main_l.jpg) no-repeat;
background-position: 50% 0%;
background-size:cover;
overflow:auto;
position:relative;
}
}