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

#Main-visual {
	margin: 0 auto;
	width: 960px;
	position: relative;
	z-index: 99;
}
.inner-visual {
	position: relative;
}
.mvCaption {
	position: absolute;
	top: 113px;
	right: 77px;
	z-index: 99;
}
/* main */
.guide {
	position: relative;
	padding: 0 40px 40px 40px;
	background: url(../images/access/bg_concept.png) repeat;
	border-radius: 10px;
	-webkit-box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.25);
	box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.25);
	behavior: url(pie/PIE.htc);
	margin-bottom: 40px
}
.ttf01 {
	padding: 25px 0;
	text-align: center;
}
.guide .bgflower {
	position: absolute;
	top: -15px;
	left: -15px;
}
.ttf02 {
	color: #e14f08;
	font-size: 175%;
	margin-bottom: 20px
}
.ttlh401 {
	color: #a66010;
	font-size: 150%;
	margin-bottom: 15px;
}
.ttlh401 img {
	margin-right: 10px;
	display: inline-block;
	vertical-align: text-bottom !important;
}

.img-guide {
	width: 210px;
	float: right;
	padding: 0 0 0 10px;
}
.des-greeting {
	font-size: 117%;
	color: #5c3f31;
	line-height: 24px;
}
.mdes-goal {
	font-size: 150%;
	color: #5c3f31;
	margin-bottom: 20px;
}
.img-goal {
	float: left;
	width: 210px;
	padding: 0 10px 0 0;
}
.des-goal {
	color: #5c3f31;
	font-size: 117%;
	line-height: 32px;
}
.bxdes-goal {
	margin-bottom: 20px;
}
.list-goal li {
	color: #e14f08;
	font-size: 117%;
	font-weight:bold;
}
.list-goal li+li {
	margin-top: 10px
}
/*staff*/
.staff {
	position: relative;
	padding: 0 40px 40px 40px;
	background: url(../images/access/bg_concept.png) repeat;
	border-radius: 10px;
	-webkit-box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.25);
	box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.25);
	behavior: url(pie/PIE.htc);
	margin-bottom: 40px
}
.staff .bgflower {
	position: absolute;
	top: -40px;
	right: -20px;
}
.img-member-staff {
	width: 210px;
	float: left;
	padding: 0 30px 0 0;
}
span.ty-staff {
	display: inline-block;
	/*background: #a66010;*/
	color: #FFF;
	padding: 5px 20px 0 0;
	/*border-radius: 5px;*/
	margin-bottom: 10px;
	font-size: 109%;
}
.des-member-staff {
	font-size: 117%;
	color: #5c3f31;
	line-height: 24px;
}
.des-member-staff span{
	font-weight:bold;
}
.name-member-staff {
	margin-bottom: 20px;
}
.info-member-staff {
	padding-top: 30px
}
.member-staff {
	margin-bottom: 20px;
}
.message-line {
	margin-bottom: 20px;
}
.des-message-line {
	font-size: 117%;
	color: #5c3f31;
	line-height: 24px;
}
.sub-staff {
	position: relative;
	padding: 40px;
	background: url(../images/access/bg_concept.png) repeat;
	border-radius: 10px;
	-webkit-box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.25);
	box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.25);
	behavior: url(pie/PIE.htc);
	margin-bottom: 40px
}
