@charset "UTF-8";

.content {
	padding: 0;
}

.head {
	background: url(../my_schedule/img/bg-head.png);
}

.head_ttl {
	padding: 50px 0;
}

.head_img {
	position: absolute;
	right: 0;
	bottom: 15px;
}

.step {
	padding: 80px 0 60px;
	overflow: hidden;
}

.step.-odd {
}

.step.-even {
	background: #F4FAEE;
}

.step.-step01 {
}

.step.-step02 {
}

.step.-step03 {
	padding: 100px 0 60px;
}

.step.-step04 {
	padding: 100px 0 80px;
}

.step.-step05 {
	padding: 70px 0;
}

.step.-step06 {
	padding: 40px 0;
}

.step.-step07 {
	padding: 70px 0;
}

.step.-step08 {
	padding: 30px 0 100px;
}

.step_wrap {
}

.step_wrap {
}

.-odd .step_wrap {
	padding-left: 480px;
}

.-even .step_wrap {
}

.-step06 .step_wrap {
	float: left;
	margin-top: 20px;
}

.step_head {
	position: relative;
}

.step_head_ttl {
	font-size: 24px;
	color: #468C00;
	font-weight: bold;
	line-height: 36px;
	padding-left: 50px;
	background-repeat: no-repeat;
}

.-step01 .step_head_ttl {
	background-image: url(../my_schedule/img/txt-num01.png);
}

.-step02 .step_head_ttl {
	background-image: url(../my_schedule/img/txt-num02.png);
}

.-step03 .step_head_ttl {
	background-image: url(../my_schedule/img/txt-num03.png);
}

.-step04 .step_head_ttl {
	background-image: url(../my_schedule/img/txt-num04.png);
}

.-step05 .step_head_ttl {
	background-image: url(../my_schedule/img/txt-num05.png);
}

.-step06 .step_head_ttl {
	background-image: url(../my_schedule/img/txt-num06.png);
}

.-step07 .step_head_ttl {
	background-image: url(../my_schedule/img/txt-num07.png);
}

.step_head_bal {
	position: absolute;
	bottom: -8px;
}

.-step01 .step_head_bal {
	left: 300px;
}

.-step02 .step_head_bal {
	left: 280px;
}

.-step03 .step_head_bal {
	left: 350px;
}

.-step04 .step_head_bal {
	left: 235px;
}

.-step05 .step_head_bal {
	left: 235px;
}

.-step06 .step_head_bal {
	left: 215px;
}

.-step07 .step_head_bal {
	left: 285px;
}

.step_text {
	line-height: 1.8;
	margin-top: 15px;
}

.step_img {
	position: absolute;
	pointer-events: none;
}

.-step01 .step_img {
	top: 0px;
	left: 10px;
}

.-step02 .step_img {
	right: 80px;
	top: -30px;
}

.-step03 .step_img {
	top: -30px;
	left: 20px;
}

.-step04 .step_img {
	top: -60px;
	right: 0;
}

.-step05 .step_img {
	top: -20px;
	left: 40px;
}

.-step06 .step_img {
	bottom: -40px;
	left: 270px;
}

.-step07 .step_img {
	top: -10px;
	left: 50px;
}

.step_contact {
	margin-top: 15px;
}

.step_contact_ttl {
	font-size: 16px;
	font-weight: bold;
}

.step_contact_tel {
	margin-top: 8px;
}

.step_contact_tel a {
	display: inline-block;
}

.step_contact_open {
	margin-top: 10px;
	line-height: 1.8;
}

.step_contact_open dt {
	float: left;
	width: 6em;
	clear: both;
}

.step_contact_open dd {
}

.step_bring {
	position: relative;
	float: right;
	background: #fff;
	color: #468C00;
	font-size: 14px;
	padding: 30px;
	margin-right: 70px;
}

.step_bring_ttl {
}

.step_bring_list {
	line-height: 1.8;
	margin-top: 5px;
}

.step_bring_img {
	position: absolute;
	right: -70px;
	bottom: -10px;
}

.goal {
	position: relative;
}

.goal_ttl {
	font-size: 24px;
	font-weight: bold;
	color: #468C00;
	background: #F4FAEE;
	padding: 25px 0 25px 240px;
	text-align: center;
}

.goal_img {
	position: absolute;
	bottom: 0;
	left: 20px;
}