@charset "utf-8";
/* ===================================================================
CSS information
 file name  :stay_group.css
 author     :Ability Consultant
 style info  :よくある質問ページ設定
=================================================================== */
/* -----------------------------------------------------------
	con_route
----------------------------------------------------------- */

#main .con_route {
	width: 700px;
	overflow: hidden;
	color: #72634A;
	font-size: 90%;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}
#main .con_route>div{
	z-index: 1;
	position: relative;
}
#main .con_route .last{
	margin: 0 0 50px;
}
#main .con_route .con_intro{
	z-index: 2;
}


/* scene01 */

#main .con_route .scene01{
	width: 700px;
	height: 443px;
	margin: -20px 0 0 0;
	background: url(../stay/images/group/bg_scene01.png) center top no-repeat;
}
#main .con_route .scene01 .title{
	width: 233px;
	position: absolute;
	top: 150px;
	left: 130px;
}
#main .con_route .scene01 .title p{
	width: 220px;
	margin: 10px 0 0 10px;
}


/* scene02 */

#main .con_route .scene02{
	width: 700px;
	height: 368px;
	background: url(../stay/images/group/bg_scene02.png) center top no-repeat;
}
#main .con_route .scene02 .title{
	width: 335px;
	position: absolute;
	top: 15px;
	left: 65px;
}
#main .con_route .scene02 .title p{
	width: 315px;
	margin: 10px 0 0 10px;
	letter-spacing: 0;
}

/* scene03 */

#main .con_route .scene03{
	width: 700px;
	height: 798px;
	background: url(../stay/images/group/bg_scene03.png) center top no-repeat;
}
#main .con_route .scene03 .title{
	width: 231px;
	position: absolute;
	top: 0;
	left: 100px;
}
#main .con_route .scene03 .title p{
	width: 210px;
	margin: 10px 0 0 10px;
}
#main .con_route .scene03 .txt01{
	width: 450px;	
	position: absolute;
	top: 320px;
	left: 250px;
}
#main .con_route .scene03 .txt01 p{	
	width: 290px;
	margin: 5px 0 0 0;
}
#main .con_route .scene03 .txt01>div{	
	width: 280px;
	float: left;
}
#main .con_route .scene03 .txt01>img{	
	margin: -45px 0 0 0;
}
#main .con_route .scene03 .txt02{	
	position: absolute;
	top: 450px;
	left: 320px;
}
#main .con_route .scene03 .txt02 p{	
	margin: 5px 0 0 0;
}
#main .con_route .scene03 .txt03{	
	position: absolute;
	top: 570px;
	left: 380px;
}
#main .con_route .scene03 .txt03 p{	
	width: 280px;
	margin: 5px 0 0 0;
}
#main .con_route .scene03 .btn{	
	position: absolute;
	top: 720px;
	left: 260px;
}


/* scene04 */

#main .con_route .scene04{
	width: 700px;
	height: 726px;
	background: url(../stay/images/group/bg_scene04.png) center top no-repeat;
}
#main .con_route .scene04 .title{
	width: 247px;
	position: absolute;
	top: 50px;
	left: 150px;
}
#main .con_route .scene04 .title p{
	width: 230px;
	margin: 10px 0 0 10px;
}
#main .con_route .scene04 .txt01{
	position: absolute;
	top: 250px;
	left: 245px;
}
#main .con_route .scene04 .txt01 p{	
	width: 200px;
	margin: 5px 0 0 0;
}
#main .con_route .scene04 .txt02{	
	position: absolute;
	top: 415px;
	left: 470px;
}
#main .con_route .scene04 .txt02 p{	
	width: 230px;
	margin: 5px 0 0 0;
	letter-spacing: 0;
}
#main .con_route .scene04 .txt02 p span{
	white-space: nowrap;
}
#main .con_route .scene04 .btn{	
	position: absolute;
	top: 620px;
	left: 260px;
}


/* scene05 */

#main .con_route .scene05{
	width: 700px;
	height: 605px;
	background: url(../stay/images/group/bg_scene05.png) center top no-repeat;
}
#main .con_route .scene05 .title{
	width: 249px;
	position: absolute;
	top: 30px;
	left: 150px;
}
#main .con_route .scene05 .title p{
	width: 230px;
	margin: 10px 0 0 10px;
}
#main .con_route .scene05 .txt01{
	position: absolute;
	top: 380px;
	left: 400px;
}
#main .con_route .scene05 .txt01 p{	
	width: 280px;
	margin: 5px 0 0 0;
}
#main .con_route .scene05 .btn{	
	position: absolute;
	top: 535px;
	left: 260px;
}


/* scene06 */

#main .con_route .scene06{
	width: 700px;
	height: 573px;
	background: url(../stay/images/group/bg_scene06.png) center top no-repeat;
}
#main .con_route .scene06 .title{
	width: 332px;
	position: absolute;
	top: 30px;
	left: 60px;
}
#main .con_route .scene06 .title p{
	width: 310px;
	margin: 10px 0 0 10px;
}
#main .con_route .scene06 .txt01{
	position: absolute;
	top: 320px;
	left: 40px;
}
#main .con_route .scene06 .txt01 p{	
	width: 180px;
	margin: 5px 0 0 0;
}
#main .con_route .scene06 .txt02{
	position: absolute;
	top: 410px;
	left: 240px;
}
#main .con_route .scene06 .txt02 p{	
	width: 220px;
	margin: 5px 0 0 0;
}
#main .con_route .scene06 .txt03{
	position: absolute;
	top: 405px;
	left: 510px;
}
#main .con_route .scene06 .txt03 p{	
	width: 190px;
	margin: 5px 0 0 0;
}


/* scene07 */

#main .con_route .scene07{
	width: 700px;
	height: 378px;
	background: url(../stay/images/group/bg_scene07.png) center top no-repeat;
}
#main .con_route .scene07 .title{
	width: 265px;
	position: absolute;
	top: 130px;
	left: 130px;
}
#main .con_route .scene07 .title p{
	width: 250px;
	margin: 10px 0 0 10px;
	letter-spacing: 0;
}
#main .con_route .scene07 .btn{	
	position: absolute;
	top: 310px;
	left: 260px;
}


/* scene08 */

#main .con_route .scene08{
	width: 700px;
	height: 384px;
	background: url(../stay/images/group/bg_scene08.png) center top no-repeat;
}
#main .con_route .scene08 .title{
	width: 550px;
	position: absolute;
	top: 45px;
	left: 150px;
}
#main .con_route .scene08 .title p{
	width: 240px;
	margin: 10px 0 0 10px;
}
#main .con_route .scene08 .txt01{
	position: absolute;
	top: 190px;
	left: 160px;
}
#main .con_route .scene08 .txt01 p{	
	width: 240px;
	margin: 5px 0 0 0;
}
#main .con_route .scene08 .btn{	
	position: absolute;
	top: 305px;
	left: 260px;
}


/* scene09 */

#main .con_route .scene09{
	width: 700px;
	height: 265px;
	background: url(../stay/images/group/bg_scene09.png) center top no-repeat;
}
#main .con_route .scene09 .title{
	width: 262px;
	position: absolute;
	top: 35px;
	left: 140px;
}
#main .con_route .scene09 .title p{
	width: 240px;
	margin: 10px 0 0 10px;
}
#main .con_route .scene09 .txt01{
	position: absolute;
	top: 160px;
	left: 150px;
}
#main .con_route .scene09 .txt01 ul{
	width: 240px;
	margin: 5px 0 0 0;
}
#main .con_route .scene09 .txt01 li{
	margin: 5px 0 0 10px;
	list-style: disc inside;
}
#main .con_route .scene09 .txt01 li span{
	margin: 0 0 0 0.5em;
}