@charset "UTF-8";
/* CSS Document */

* {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: 100%;
	font-size: 13px;
	line-height: 25px;
	color: #000;
}
	
body {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 25px;
	min-width: 1000px;
	width: 100%;
	min-height: 100%;
	height: 100%;
	min-height: 100%;
	color: #000;
	background: #FFFFFF;
}

.red {
	color: #F00;
}

.space10 {
	height: 10px;
}

.space15 {
	height: 15px;
}

.space20 {
	height: 20px;
}

.space30 {
	height: 40px;
}

.space40 {
	height: 40px;
}

.space50 {
	height: 50px;
}

.text15 {
	font-size: 15px;
	font-weight: bold;
}

#top {
	width: 100%;
	height: 320px;
	padding: 40px 0px;
	text-align: center;
	position: relative;
}

#top2 {
	width: 100%;
	height: 771px;
	position: relative;
	background: url("../img/top_kv.jpg") top repeat-x;
}

#top2_e {
	width: 100%;
	height: 771px;
	position: relative;
	background: url("../eng/img/top_kv.jpg") top repeat-x;
}

#top_under {
	width: 100%;
	text-align: center;
	background: url("../img/top_under.jpg") repeat-x top;
	position: relative;
}

.wrap {
	width: 1000px;
	margin: 0px auto;
	position: relative;
}

.wrap_gray {
	width: 100%;
	position: relative;
	background: #EFEFEF;
}

.wrap_gray_line {
	width: 100%;
	position: relative;
	background: #C9CACA;
}

.wrap_red {
	width: 100%;
	position: relative;
	background: linear-gradient(0deg, rgb(255, 100, 100), rgb(100, 0, 0));
}

.wrap_blue {
	width: 100%;
	position: relative;
	background: linear-gradient(0deg, rgb(110, 150, 200), rgb(5, 5, 50));
}

.wrap2 {
	width: 900px;
	margin: 0px auto;
	padding: 0px 50px;
	position: relative;
}

.wrap3 {
	width: 800px;
	margin: 0px auto;
	padding: 0px 50px;
	position: relative;
}

.t_center {
	width: 100%;
	text-align: center;
	font-weight: bold;
}

.t_center38 {
	width: 100%;
	text-align: center;
	font-size: 38px;
	font-weight: bold;
}

.line_at {
	width: 98%;
	padding: 10px;
	margin-top: 30px;
	color: #FFFFFF;
	font-size: 30px;
	font-weight: bold;
	background: #302852;
}

.pic_title {
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	background: #000000;
	padding: 10px 0px;
	border: #FFFFFF solid 2px;
}

.houhou_btn {
	cursor: pointer;
}

.entry_block {
	width: 100%;
	text-align: center;
	padding-top: 10px;
	cursor: pointer;
}

.entry_block0 {
	width: 100%;
	text-align: center;
	padding-top: 10px;
}

#step1 {
   display: none;
}

#step2 {
   display: none;
}

#step3 {
   display: none;
}

#step4 {
   display: none;
}

#step5 {
   display: none;
}

#text_waku {
	width: 700px;
	margin: 50px auto;
	padding: 20px 10px;
	color: #000000;
    background: white;
    border-top: solid 5px #1F006E;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}

#zaiko_henkin {
	width: 770px;
	margin: 15px auto;
	padding: 20px 10px;
	color: #000000;
    background: #F0F0F0;
    border-top: solid 5px #1F006E;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}

#cast {
	width: 100%;
	background: url("../img/cast_line.png") repeat-x top;
	position: relative;
}
	
#houhou {
	display: none;
}

.chui_btn {
	cursor: pointer;
}
	
#chui {
	display: none;
}

#rule {
	width: 100%;
	padding-top: 50px;
	background: linear-gradient(0deg, rgb(110, 150, 200), rgb(5, 5, 50));
	position: relative;
	color: #fff;
}

.sohyo_name {
	padding: 20px;
	font-size: 25px;
	font-weight: bold;
	border-bottom: 2px solid #333333;
}

.sohyo {
	padding: 20px;
}

#footer {
	width: 1000px;
	text-align: center;
	margin: 0px auto;
	padding: 40px 0px 100px 0px;
}
