@charset "utf-8";
/* CSS Document */
body,html{
	background-color: #000000 !important;
	color:#c2c2c2;
	text-align: center;
	font-size: 10pt;
	line-height: 120%;
	margin:0px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 300;
	}
#header_bar{
	background-color: #000000 !important;
	width: 100%;
	text-align: center;
}
#header_bar h1{
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
}
#EntranceTop{
	position: relative;
	width:100%;
	max-width: 1400px;
	height:100%;
	margin: 0 auto;
	display:block;
}
#EntranceSP{
	display:none;
}
@media screen and (max-width: 800px){

	#EntranceTop{
		display:none;
	}
	#EntranceSP{
		position: relative;
		width:100%;
		max-width: 640px;
		height:100%;
		margin: 0 auto;
		display:block;
	}

}

#Layer01{
	position: absolute;
	top:0px;
	left:0px;
	z-index: 1;
	transition-property: all;
}
	@keyframes open-keyanime1{ /* アニメーションの動き */ 
	  0% {
		opacity:0; /* 完全に透明 */ } 
	  100% {
		opacity:1; /* 透明度無し、通常表示 */ } } 
	.animation1{ 
	  animation-name: open-keyanime1 ; 
	  animation-duration: 3s; /* 5秒間で表示 */ 
	  animation-fill-mode: both;  
      /*animation-delay: 0.1s;1秒後にアニメーションが開始*/	

}
#Layer02{
	position: absolute;
	top:0px;
	left:0px;
	z-index: 2;
    transition-property: all;
}
	@keyframes open-keyanime2{ /* アニメーションの動き */ 
	  0% {
		opacity:0; /* 完全に透明 */ } 
	  100% {
		opacity:1; /* 透明度無し、通常表示 */ } } 
	.animation2{ 
	  animation-name: open-keyanime2 ; 
	  animation-duration: 3s; /* 5秒間で表示 */ 
	  animation-fill-mode: both;  
      animation-delay: 2s;/*1秒後にアニメーションが開始*/	
	}
#Layer03{
	position: absolute;
	top:0px;
	left:0px;
	z-index: 3;
    transition-property: all;
}
	@keyframes open-keyanime3{ /* アニメーションの動き */ 
	  0% {
		opacity:0; /* 完全に透明 */ } 
	  100% {
		opacity:1; /* 透明度無し、通常表示 */ } } 
	.animation3{ 
	  animation-name: open-keyanime3 ; 
	  animation-duration: 2s; /* 5秒間で表示 */ 
	  animation-fill-mode: both;  
      animation-delay: 5s;/*1秒後にアニメーションが開始*/	
	}
#Layer04{
	position: absolute;
	top:0px;
	left:0px;
	z-index: 4;
    transition-property: all;
}
	@keyframes open-keyanime4{ /* アニメーションの動き */ 
	  0% {
		opacity:0; /* 完全に透明 */ } 
	  100% {
		opacity:1; /* 透明度無し、通常表示 */ } } 
	.animation4{ 
	  animation-name: open-keyanime4 ; 
	  animation-duration: 2s; /* 5秒間で表示 */ 
	  animation-fill-mode: both;  
      animation-delay: 7s;/*1秒後にアニメーションが開始*/	
	}
#Layer05{
	position: absolute;
	top:0px;
	left:0px;
	z-index: 5;
    transition-property: all;
}
	@keyframes open-keyanime5{ /* アニメーションの動き */ 
	  0% {
		opacity:0; /* 完全に透明 */ } 
	  100% {
		opacity:1; /* 透明度無し、通常表示 */ } } 
	.animation5{ 
	  animation-name: open-keyanime5 ; 
	  animation-duration: 2s; /* 5秒間で表示 */ 
	  animation-fill-mode: both;  
      animation-delay: 8s;/*1秒後にアニメーションが開始*/	
	}
#Layer06{
	position: absolute;
	top:0px;
	left:0px;
	z-index: 6;
    transition-property: all;
}
	@keyframes open-keyanime6{ /* アニメーションの動き */ 
	  0% {
		opacity:0; /* 完全に透明 */ } 
	  100% {
		opacity:1; /* 透明度無し、通常表示 */ } } 
	.animation6{ 
	  animation-name: open-keyanime6 ; 
	  animation-duration: 2s; /* 5秒間で表示 */ 
	  animation-fill-mode: both;  
      animation-delay: 9s;/*1秒後にアニメーションが開始*/	
	}
#Layer07{
	position: absolute;
	top:0px;
	left:0px;
	z-index: 7;
    transition-property: all;
}
	@keyframes open-keyanime7{ /* アニメーションの動き */ 
	  0% {
		opacity:0; /* 完全に透明 */ } 
	  100% {
		opacity:1; /* 透明度無し、通常表示 */ } } 
	.animation7{ 
	  animation-name: open-keyanime7 ; 
	  animation-duration: 2s; /* 5秒間で表示 */ 
	  animation-fill-mode: both;  
      animation-delay: 10s;/*1秒後にアニメーションが開始*/	
	}
#Layer08{
	position: absolute;
	top:0px;
	left:0px;
	z-index: 8;
    transition-property: all;
}
	@keyframes open-keyanime8{ /* アニメーションの動き */ 
	  0% {
		opacity:0; /* 完全に透明 */ } 
	  100% {
		opacity:1; /* 透明度無し、通常表示 */ } } 
	.animation8{ 
	  animation-name: open-keyanime8 ; 
	  animation-duration: 2s; /* 5秒間で表示 */ 
	  animation-fill-mode: both;  
      animation-delay: 11s;/*1秒後にアニメーションが開始*/	
	}
#Layer09{
	position: absolute;
	top:0px;
	left:0px;
	z-index: 9;
    transition-property: all;
}
	@keyframes open-keyanime9{ /* アニメーションの動き */ 
	  0% {
		opacity:0; /* 完全に透明 */ } 
	  100% {
		opacity:1; /* 透明度無し、通常表示 */ } } 
	.animation9{ 
	  animation-name: open-keyanime9 ; 
	  animation-duration: 2s; /* 5秒間で表示 */ 
	  animation-fill-mode: both;  
      animation-delay: 12s;/*1秒後にアニメーションが開始*/	
	}



#LayerSP01{
	position: absolute;
	top:0px;
	left:0px;
	z-index: 1;
	transition-property: all;
}
	@keyframes sp-keyanime1{ /* アニメーションの動き */ 
	  0% {
		opacity:0; /* 完全に透明 */ } 
	  100% {
		opacity:1; /* 透明度無し、通常表示 */ } } 
	.spanimation1{ 
	  animation-name: sp-keyanime1 ; 
	  animation-duration: 3s; /* 5秒間で表示 */ 
	  animation-fill-mode: both;  
      /*animation-delay: 0.1s;1秒後にアニメーションが開始*/	

}
#LayerSP02{
	position: absolute;
	top:0px;
	left:0px;
	z-index: 2;
    transition-property: all;
}
	@keyframes sp-keyanime2{ /* アニメーションの動き */ 
	  0% {
		opacity:0; /* 完全に透明 */ } 
	  100% {
		opacity:1; /* 透明度無し、通常表示 */ } } 
	.spanimation2{ 
	  animation-name: sp-keyanime2 ; 
	  animation-duration: 3s; /* 5秒間で表示 */ 
	  animation-fill-mode: both;  
      animation-delay: 2s;/*1秒後にアニメーションが開始*/	
	}
#LayerSP03{
	position: absolute;
	top:0px;
	left:0px;
	z-index: 3;
    transition-property: all;
}
	@keyframes sp-keyanime3{ /* アニメーションの動き */ 
	  0% {
		opacity:0; /* 完全に透明 */ } 
	  100% {
		opacity:1; /* 透明度無し、通常表示 */ } } 
	.spanimation3{ 
	  animation-name: sp-keyanime3 ; 
	  animation-duration: 2s; /* 5秒間で表示 */ 
	  animation-fill-mode: both;  
      animation-delay: 5s;/*1秒後にアニメーションが開始*/	
	}
#LayerSP04{
	position: absolute;
	top:0px;
	left:0px;
	z-index: 4;
    transition-property: all;
}
	@keyframes sp-keyanime4{ /* アニメーションの動き */ 
	  0% {
		opacity:0; /* 完全に透明 */ } 
	  100% {
		opacity:1; /* 透明度無し、通常表示 */ } } 
	.spanimation4{ 
	  animation-name: sp-keyanime4 ; 
	  animation-duration: 2s; /* 5秒間で表示 */ 
	  animation-fill-mode: both;  
      animation-delay: 7s;/*1秒後にアニメーションが開始*/	
	}
#LayerSP05{
	position: absolute;
	top:0px;
	left:0px;
	z-index: 5;
    transition-property: all;
}
	@keyframes sp-keyanime5{ /* アニメーションの動き */ 
	  0% {
		opacity:0; /* 完全に透明 */ } 
	  100% {
		opacity:1; /* 透明度無し、通常表示 */ } } 
	.spanimation5{ 
	  animation-name: sp-keyanime5 ; 
	  animation-duration: 2s; /* 5秒間で表示 */ 
	  animation-fill-mode: both;  
      animation-delay: 8s;/*1秒後にアニメーションが開始*/	
	}
#LayerSP06{
	position: absolute;
	top:0px;
	left:0px;
	z-index: 6;
    transition-property: all;
}
	@keyframes sp-keyanime6{ /* アニメーションの動き */ 
	  0% {
		opacity:0; /* 完全に透明 */ } 
	  100% {
		opacity:1; /* 透明度無し、通常表示 */ } } 
	.spanimation6{ 
	  animation-name: sp-keyanime6 ; 
	  animation-duration: 2s; /* 5秒間で表示 */ 
	  animation-fill-mode: both;  
      animation-delay: 9s;/*1秒後にアニメーションが開始*/	
	}
#LayerSP07{
	position: absolute;
	top:0px;
	left:0px;
	z-index: 7;
    transition-property: all;
}
	@keyframes sp-keyanime7{ /* アニメーションの動き */ 
	  0% {
		opacity:0; /* 完全に透明 */ } 
	  100% {
		opacity:1; /* 透明度無し、通常表示 */ } } 
	.spanimation7{ 
	  animation-name: sp-keyanime7 ; 
	  animation-duration: 2s; /* 5秒間で表示 */ 
	  animation-fill-mode: both;  
      animation-delay: 10s;/*1秒後にアニメーションが開始*/	
	}
#LayerSP08{
	position: absolute;
	top:0px;
	left:0px;
	z-index: 8;
    transition-property: all;
}
	@keyframes sp-keyanime8{ /* アニメーションの動き */ 
	  0% {
		opacity:0; /* 完全に透明 */ } 
	  100% {
		opacity:1; /* 透明度無し、通常表示 */ } } 
	.spanimation8{ 
	  animation-name: sp-keyanime8 ; 
	  animation-duration: 2s; /* 5秒間で表示 */ 
	  animation-fill-mode: both;  
      animation-delay: 11s;/*1秒後にアニメーションが開始*/	
	}
#LayerSP09{
	position: absolute;
	top:0px;
	left:0px;
	z-index: 9;
    transition-property: all;
}
	@keyframes sp-keyanime9{ /* アニメーションの動き */ 
	  0% {
		opacity:0; /* 完全に透明 */ } 
	  100% {
		opacity:1; /* 透明度無し、通常表示 */ } } 
	.spanimation9{ 
	  animation-name: sp-keyanime9 ; 
	  animation-duration: 2s; /* 5秒間で表示 */ 
	  animation-fill-mode: both;  
      animation-delay: 12s;/*1秒後にアニメーションが開始*/	
	}
#LayerSP10{
	position: absolute;
	top:0px;
	left:0px;
	z-index: 10;
    transition-property: all;
}
	@keyframes sp-keyanime10{ /* アニメーションの動き */ 
	  0% {
		opacity:0; /* 完全に透明 */ } 
	  100% {
		opacity:1; /* 透明度無し、通常表示 */ } } 
	.spanimation10{ 
	  animation-name: sp-keyanime10 ; 
	  animation-duration: 2s; /* 5秒間で表示 */ 
	  animation-fill-mode: both;  
      animation-delay: 0s;/*1秒後にアニメーションが開始*/	
	}




#StoreName{
		position: absolute !important;
		top: 50%;
		width: 100%;
		color:#ffffff;
		text-align: center;
	z-index:100 !important;
	}
	#StoreName #Logo{
		width: 100%;
		max-width: 676px;
		margin: 0 auto;
	}
	#StoreName #Logo img{
		width: 676px;
		max-width: 100%;
		height:auto;
	}
	#EntranceAut{
		position: absolute !important;
		bottom: 5%;
		width: 100%;
		font-size: 60pt;
		color:#ffffff;
		text-align: left;
	z-index:100 !important;
	}
	#EntranceAut #Logo{
		width: 100%;
		max-width: 860px;
		margin: 0 auto;
	}
	#EntranceAut #Logo img{
		width: 288px;
		max-width: 40%;
		height:auto;
	}
#BgBlack{
	background-color: #000000;
	color:#c2c2c2;
}
h1,h2,h3,h4{
	font-size: 10pt !important;
	font-weight: normal !important;
	color:#c2c2c2 !important;
}
/*----------------------------------------------------------*/
	.spv{
		display: none;
	}
	.pcv{
		display:inline;
	}
	#sp_menu{
		display: none;
	}
@media screen and (max-width: 800px){
	.spv{
		display: inline;
	}
	.pcv{
		display: none;
	}
	#sp_menu{
		display: block;
		width: 100%;
		height:auto;
	}
}
/*----------------------------------------------------------*/
.fs08 {	font-size:8pt; }
.fs09 {	font-size:9pt; }
.fs10 {	font-size:10pt;}
.fs12 {	font-size:12pt;}
.fs13 {	font-size:13pt;}
.fs14 {	font-size:14pt;}
.fs16 {	font-size:16pt;}
.fs18 {	font-size:18pt;}
.fs20 {	font-size:20pt;}
.fs24 {	font-size:24pt;}
.fs26 {	font-size:26pt;}
.fs28 {	font-size:28pt;}
.fs30 {	font-size:30pt;}
.fs32 {	font-size:32pt;}

.lh10 { line-height:10pt;}
.lh12 { line-height:12pt;}
.lh14 { line-height:14pt;}
.lh16 { line-height:16pt;}
.lh18 { line-height:18pt;}
.lh20 { line-height:20pt;}
.lh22 { line-height:22pt;}
.lh24 { line-height:24pt;}
.lh26 { line-height:26pt;}
.lh28 { line-height:28pt;}
.lh30 { line-height:30pt;}
.lh32 { line-height:32pt;}
.lh34 { line-height:34pt;}

.c_bk{color:#000000;}
.c_wh{color:#ffffff;}
.c_rd{color:#ff0000;}
.c_pink{color:#FF007E;}
.c_bl{color:#0000ff;}
.c_lbl{color:#0090ff;}
.c_dr{color: #A7003E;}
/*-----------------------------
	- clearance
-----------------------------*/
.clearance{		clear:both;	height:0px;}
.clearance02{	clear:both;	height:2px;}
.clearance05{	clear:both;	height:5px;}
.clearance10{	clear:both;	height:10px;}
.clearance20{	clear:both;	height:20px;}
.clearance30{	clear:both;	height:30px;}
.clearance40{	clear:both;	height:40px;}
.clearance50{	clear:both;	height:50px;}
.clearance100{	clear:both;	height:100px;}
.cl50{ clear: both;height: 50px;}
@media screen and (max-width: 800px){
.cl50{ clear: both;height: 20px;}
}
/*-----------------------------
	- shadow
-----------------------------*/
.shadow1b{ 
text-shadow: 
        black 1px 1px 0, black -1px -1px 0,/*右下、左上*/
        black -1px 1px 0, black 1px -1px 0,/*右上、左下*/
        black 0px 1px 0, black  0-1px 0,/*右、左*/
        black -1px 0 0, black 1px 0 0;/*上、下*/
}
.shadow2b{ 
text-shadow: 
    black 2px 0px,  black -2px 0px,
    black 0px -2px, black 0px 2px,
    black 2px 2px , black -2px 2px,
    black 2px -2px, black -2px -2px,
    black 1px 2px,  black -1px 2px,
    black 1px -2px, black -1px -2px,
    black 2px 1px,  black -2px 1px,
    black 2px -1px, black -2px -1px;
}
.shadow1w{ 
text-shadow: 
        white 1px 1px 0, white -1px -1px 0,/*右下、左上*/
        white -1px 1px 0, white 1px -1px 0,/*右上、左下*/
        white 0px 1px 0, white  0-1px 0,/*右、左*/
        white -1px 0 0, white 1px 0 0;/*上、下*/
}
.shadow2w{ 
text-shadow: 
    white 2px 0px,  white -2px 0px,
    white 0px -2px, white 0px 2px,
    white 2px 2px , white -2px 2px,
    white 2px -2px, white -2px -2px,
    white 1px 2px,  white -1px 2px,
    white 1px -2px, white -1px -2px,
    white 2px 1px,  white -2px 1px,
    white 2px -1px, white -2px -1px;
}
/*----------------------------------------------------------*/
.band_dia {
  background-image:url(../img/small_dia.png);
  width: 100%;
  height:7px;
  margin: 0px;
  padding: 0px 0px;
    display: block;
    /*
    border-width:1px 0px 0px 0px;
	border-color:#007de4;
	border-style:solid;
    */
}
.band_dia_b {
/*  background-image:url(../img/small_dia.png);	*/
  width: 100%;
  height:1px;
  margin: 0px;
  padding: 0px 0px;
	border-width:1px 0px 0px 0px;
	border-color:#007de4;
	border-style:solid;
}
.band_heart {
  background-image:url(../img/small_heart.png);
  width: 100%;
  height:22px;
  margin: 0px;
  padding: 0px 0px;
    display: block;
}
/*----------------------------------------------------------*/
tr,td {
	font-size: 10pt;
	line-height: 12pt;
}
.telop {font-size:10pt;}
iflame {overflow-x: hidden;}
.dline {
	text-decoration: line-through;
}
h1,h2,h3 {
	font-size: 10pt;
	display:inline;
}
img {
    border-style:none;
	vertical-align:bottom;
	font-size:0px;
	max-width: 100%;
	height: auto;
}
/*----------------------------------------------------------*/
.float-l{
    float:left;
	margin: 5px;
}
.float-r{
    float:right;
	margin: 5px;
}
.cb{clear:both}
/*----------------------------------------------------------*/
.RedLine{
	height:1px;
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,ff0000+50,000000+100 */
background: rgb(0,0,0); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(0,0,0,1) 0%, rgba(255,0,0,1) 50%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(255,0,0,1) 50%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(0,0,0,1) 0%,rgba(255,0,0,1) 50%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=1 ); /* IE6-9 */

}

#AuMargin{
	width: 100%;
	height:65vw;
	max-height:950px; 
}
@media screen and (max-width: 800px){
	#AuMargin{
		width: 100%;
		height:150vw;
		max-height:970px; 
	}
}
#authentication{
	width:100%;
	height:auto;
    margin-top: 20px;
	text-align: center;
}
#authenticationB{
	width:100%;
	height:auto;
    margin-top: 20px;
	text-align: center;
	background-color: #000000;
}
#authentication table{
	width:100%;
	max-width: 1000px;
	margin: 0 auto;
}
#authentication table td{
	text-align: center;
}

#a_enter{
	width:30vw;
	height:30vw;
	max-width: 150px;
	max-height: 150px;
	display: inline-block;
	vertical-align: middle;
}
#AdultMark{
	width: 30vw;
	height:30vw;
	max-width: 150px;
	max-height: 150px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
}
#a_exit{
	width:30vw;
	height:30vw;
	max-width: 150px;
	max-height: 150px;
	display: inline-block;
	vertical-align: middle;
}
#a_enter a, #a_exit a{
	width:30vw;
	height:30vw;
	max-width: 150px;
	max-height: 150px;
	display: block;
	text-decoration: none;
	color:#000000;
}
/*----------------------------------------------------------*/
#TitleLogo{
	width: 100%;
	max-width: 1200px;
	height:auto;
	display: inline-block;
	margin: 0 auto;
	margin-top: 0px;
}
#maincontent{
    width: 100%;
    height:auto;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
#AuthPc{
	width: 100%;
	height:160px;
	display: inline-block;
	background-image: url("../img/footer_bg.png");
}
#APinner{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 20px;
}
#APinner table{
	width: 100%;
	border: none;
}
/*----------------------------------------------------------*/
#linkbanner{
	width: 100%;
	max-width: 1400px;
	text-align: center;
	font-size: 0pt;
	line-height: 0pt;
	display: inline-block;
	margin: 0 auto;
	margin-top: 50px;
}
#linkbanner ul{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0pt;
	line-height: 0pt;
}
#linkbanner ul li{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: calc(50% - 4px);
	max-width: 500px;
	margin: 2px;
	display: inline-block;
	text-align: center;
	vertical-align: top;
}
@media screen and (max-width: 800px){
	#linkbanner ul li{
		width: calc(100% - 4px);
		max-width: 500px;
		margin: 0 auto;
		display: block;
		text-align: center;
		vertical-align: top;
		margin-bottom: 20px;
	}
}
/*----------------------------------------------------------*/

.link_area{
width:1000px;
margin:0 auto;
margin-top:40px;
}
#bunnerlist1 {
	width:830px;
	margin: 0px auto;
	text-align:center;
}
#bunnerlist2 {
	width:830px;
	margin: 0px auto;
	text-align:center;
}
#bunnerlist3 {
	width:830px;
	margin: 0px auto;
	text-align:center;
}
#bunnerlist4 {
	width:830px;
	margin: 0px auto;
	text-align:center;
}
ul.bnlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.bnlist li {
	float: left;
	margin: 1px;
}

.dotline {
  display:block;
  width: 100%;
  height: 1px;
  border: 0;
  border-top-width:1px;
  border-top-color:#999;
  border-top-style:dashed;
  clear:both;
}
/*----------------------------------------------------------*/
#homecopy{
	font-size: 8pt;
}
/*----------------------------------------------------------*/
#seobox{
	width:calc(100% - 10px);
	max-width: 1200px;
	height: auto;
	color: #626262;
	font-size: 8pt;
	line-height: 10pt;
	text-align: left;
	margin: 0 auto;
	
}