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

body {
	margin: 0;
	color:#000;
	background:#ffde25;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size:16px;
	

}

#wrapper_result{
	width:640px;
	height:840px;
	margin:0 auto 0 auto;
	position:relative;
	overflow:hidden;
	}

#start{
	width:640px;
	height:780px;
	position:absolute;
	top:20px;
	background:url(../omikuji/img/start_sp.png) no-repeat center top;
	position:relative;}

#start #link_start{
	position:absolute;
	width:560px;
	top:630px;
	left:40px;}

#papa{
	position: absolute;
	top: 250px;
	left: 680px;
}
#papa_start{
	position:absolute;
	top:250px;
	left:80px;}

#dokko_start{
	
	position:absolute;
	top:360px;
	left:350px;}
#scene1{
	width:640px;
	height:590px;
	position:absolute;
	top:40px;
	display:none;
	}
#scene1 #omikuji{
	position:absolute;
	top:50px;
	left:150px;}
#scene1 #gara1{
	position:absolute;
	top:120px;
	left:100px;}
#scene1 #gara2{
	position:absolute;
	top:340px;
	left:440px;}
#scene1 #item1{
	width:160px;
	position:absolute;
	top:410px;
	left:110px;
	
	}
#scene1 #item1 img{
	width:100%;}
#scene1 #motion1{
	position:absolute;
	top:320px;
	left:152px;}
#title{
	width:820px;
	height:120px;
	position:absolute;
	top:50px;
	left:0;}
#title img{ width:100%;}
#title .item{
	width: 180px;
	position: absolute;
	top: 0px;
	left: 97px;
	}
#title dl{
	position: absolute;
	top: 10px;
	left: 281px;
}
#title dt{
	width:300px;}
#title dd{
	margin-top:12px;
	}
#title dd span{
	display:none;}
#title dd.ver2{
	width:380px;}
.text1{
	font-size: 18px;
	position: absolute;
	text-align: center;
	color: #633319;
	width: 800px;
	top: 165px;
	left: 10px;
	line-height:1.2;
}
.text1_2{
	font-size: 15px;
	position: absolute;
	text-align: center;
	color: #633319;
	width: 800px;
	top: 170px;
	left: 10px;
	line-height:1.2;
}
.text1 span{
	color:#ea5404;
	}
.box{
	width:667px;
	height:262px;
	background:url(../omikuji/img/bg_result.png) no-repeat;
	position:absolute;
	top:235px;
	left:70px;
	}
.box .text2{
	font-size:18px;
	font-weight:bold;
	position: absolute;
	text-align: center;
	color: #333;
	width:667px;
	top:40px;
	line-height:1.8;
	}
.box .text2_2{
	font-size: 18px;
	font-weight:bold;
	position: absolute;
	text-align: center;
	color: #333;
	width: 667px;
	top: 35px;
	ine-height:1.8;
	}
.box img{
	width:100%;}
.box .point{
	width: 410px;
	position: absolute;
	top: 138px;
	left: 50px;
}
.box .sns{
	width:114px;
	position:absolute;
	top:140px;
	left:480px;
	}
.box .sns .sns_title{
	width:114px;
	position:absolute;
	top:0;
	left:0;}

.box .sns .sns1{
	width:53px;
	position:absolute;
	top:20px;
	left:0;}
.box .sns .sns2{
	width: 53px;
	position: absolute;
	top: 20px;
	left: 62px;
}
.close{
	width:344px;
	height:100px;
	position:absolute;
	top:500px;
	left:228px;}
.close p{
	width:170px;
	position:absolute;
	color:#633319;
	font-weight:bold;
	font-size:17px;
	top:0;
	left:0;}
.close .arrow{
	width: 50px;
	position: absolute;
	top: 10px;
	left: 170px;
}
.close .arrow img{
	width:100%;}
.close .link{
	width: 102px;
	height: 64px;
	position: absolute;
	top: 0;
	left: 242px;
	}
.close .link a{
	display:block;
	width:102px;
	height:64px;
	background:url(../omikuji/img/result_close.png) no-repeat;
	text-indent:-10000px;
	}
.close .link a:hover{
	background-position:left bottom;}
.copy{
	position:absolute;
	top:800px;
	left:0;
	width:640px;
	font-size:16px;
	text-align:center;
	line-height:1;
	}
