@charset "UTF-8";
/* --------------------------------------------------------------------------------------
   初めての方へ
--------------------------------------------------------------------------------------- */
.head {
	background:url(../img/concept/head_bg.png) no-repeat;
	width:1101px;
	height:1165px;
	margin-left:-41px;
	position:relative;
}

.head h2 {
	position:absolute;
	top:37px;
	left:85px;
}

.head h3 {
	position:absolute;
}

.head h3:nth-child(2) {
	top:48px;
	right:498px;
}

.head h3:nth-child(3) {
	top:21px;
	right:95px;
}

.head h3:nth-child(4) {
	top:601px;
	right:563px;
}

.head article p {
	position:absolute;
	font-size:110%;
	line-height:1.6;
}

.head article p:nth-child(1) {
	top:451px;
	left:246px;
	text-align:center;
}

.head article p:nth-child(2) {
	top:419px;
	left:592px;
	width:260px;
}

.head article p:nth-child(2) span {
	display:block;
	margin-top:20px;
}

.head article p:nth-child(3) {
	top:985px;
	left:100px;
	text-align:center;
}

.head section {
	position:absolute;
	top:656px;
	left:609px;
	width:395px;
}

.head section p {
	margin-top:20px;
	line-height:1.6;
}

.head section p.s_line {
	margin-top:20px;
	line-height:1.5;
}

.lunchbox {
	background:url(../img/concept/lunchbox_bg.png) no-repeat;
	width:1063px;
	height:519px;
	position:relative;
	margin-top:-60px;
	margin-left:-3px;
}

.lunchbox h2 {
	position:absolute;
	top:128px;
	left:25px;
}

.lunchbox div {
	position:absolute;
	top:218px;
	left:52px;
}

.map {
	background:url(../img/concept/map_bg.jpg) no-repeat;
	width:1000px;
	height:512px;
	position:relative;
	margin-top:15px;
}

.map h2 {
	position:absolute;
	top:0px;
	left:0px;
}

.map p {
	position:absolute;
	top:467px;
	left:441px;
}
