@charset "UTF-8";
/* entranceN */
body {
  font-size: 18px;
  font-family: 'Noto Serif JP', serif;
  text-align: center;
  background: url(../img/index/back.png); background-repeat: no-repeat; background-position: center top;
  background-color:#000;
  -webkit-text-size-adjust: 100%;
  margin-top: 0;
}
h1{font-size:12px;
	color:#333;
	text-align: center;
	font-weight: normal;
}

.main{
 margin: 0 auto;
 text-align: center;
}

.enterbox{margin:0 auto; padding-top:60px; width:565px; height:105px; text-align: center;}
.ent{float:left; display:inline;width: 250px;}
.kin{float:left; display:inline; width: 64px; margin-top: 10px;}
.ext{float:left; display:inline; width: 250px;}

.caution{width:500px;height:100px;color: #212121; margin-bottom: 500px; margin: 0 auto;  line-height: 24px;}