@charset "UTF-8";

/* //////////////////////////////////////////////////

魅力

////////////////////////////////////////////////// */

#pagetit {
	background-image: url(../img/bg_pagetit.jpg);
}
#pagetit h2 img {
	width: 24.375%;
}

#sec01 {
	position: relative;
	padding: 10px 0 40px;
	background: url(../img/bg_sec1.jpg) no-repeat left 20px;
	background-size: 100%;
}
#sec01 h3 {
	position: absolute;
	width: 62%;
	margin: 20px 0 15px;
}
#sec01 h3 + p {
	padding-top: 25%;
}
#sec01 .pic01 {
	width: 45%;
	max-width: 180px;
	margin: 0 0 0 1%;
}
#sec01 .pic02 {
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 20%;
	max-width: 100px;
}

#sec02,
#sec03,
#sec04,
#sec05,
#sec06 {
	position: relative;
	padding-bottom: 30px;
	box-shadow:0 8px 10px 6px #9D8376;
}
#sec06 {
	padding-bottom: 20px;
}
#sec02 h3,
#sec03 h3,
#sec04 h3,
#sec05 h3,
#sec06 h3 {
	position: absolute;
	top: 0;
	left: 0;
	width: 20.3%;
	z-index: 10;
}
#sec02 p,
#sec03 p,
#sec04 p,
#sec05 p,
#sec06 p {
	position: relative;
	z-index: 20;
}

.pic01 {
	position: relative;
	z-index: 10;
}
#sec02 .pic01 {
	margin: 10px 0;
}
#sec02 p.bg {
	background: url(../img/img_sec2_03.png) no-repeat right bottom;
	background-size: 65px auto;
}
#sec03 .main_pic {
	margin-bottom: -15px;
}
#sec03 .pic01 {
	float: right;
	width: 38.33%;
	max-width: 160px;
	margin: -65px -10px 0 10px;
}
#sec04 .pic01 {
	float: right;
	width: 50%;
	margin: -10px -5px 0 10px;
}
#sec05 .main_pic {
	position: relative;
}
#sec05 .main_pic .pic01 {
	position: absolute;
	bottom: 0;
	left: 22%;
	width: 72%;
}
#sec05 .pic02 {
	position: relative;
	float: right;
	width: 38%;
	margin: -5px 0 0 10px;
	z-index: 8;
}
#sec06 .main_pic {
	position: relative;
}
#sec06 .pic01 {
	position: absolute;
	right: 10px;
	bottom: -30px;
	width: 71.25%;
}
#sec06 .pic02 {
	position: relative;
	float: right;
	width: 37.3%;
	margin: -10px 26% 0 10px;
	z-index: 30;
}
#sec06 .pic03 {
	position: relative;
	float: right;
	width: 37.3%;
	margin: -20px 0 0 10px;
	z-index: 30;
}