@charset "utf-8";

h2 {
	color: #17438d;
	font-size: 32px;
	text-align: center;
	margin-bottom: 20px;
	font-weight: bold;
}

.red {
	color: #e50011;
}

.step_box {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

.step_img {
	position: absolute;
	top: 20px;
	left: 75px;
}

.step_box h3 {
	padding-top: 30px;
	margin-left: 145px;
}

.step_box_01 {
	width: 1000px;
	padding: 10px 0 30px;
	background: #55C5F3;
}

.step_box_01_inner {
	width: 850px;
	margin: 0 auto;
}

.step_box_02 {
	width: 1000px;
	padding: 10px 0 30px;
	background: #55C5F3;
}

.step_box_02_inner {
	width: 850px;
	margin: 0 auto;
}

.step_box_03 {
	width: 1000px;
	padding-top: 10px;
	background: #55C5F3;
}

.step_box_03_inner {
	width: 850px;
	margin: 0 auto;
}

.step_box_03 h3 {
	padding-top: 30px;
	margin-left: 113px;
	padding-bottom: 30px;
}

.step_box_04 {
	width: 1000px;
	padding: 10px 0 30px;
	background: #55C5F3;
}

.step_box_04_inner {
	width: 850px;
	margin: 0 auto;
}

.step_box_05 {
	width: 1000px;
	height: 470px;
	padding: 10px 0 30px;
	background: url(../../common/image/departure_bg.jpg) no-repeat;
}

.step_box_05_inner {
	width: 850px;
	margin: 0 auto;
}


.step_01 {
	width: 780px;
	margin: 30px auto 0;
}

.step_01_left {
	width: 326px;
	float: left;
	display: inline;
	margin-left: 10px;
}

.step_01_right {
	width: 430px;
	float: left;
	display: inline;
	margin-left: 10px;
}

.step_01_right .step_01_btn {
	margin: 10px 0;
}

.step_01_right p {
	font-size: 17px;
	line-height: 27px;
	color: #fff;
}

.step_01_right ul {
	margin-left: 15px;
	margin-top: 15px;
}

.step_01_right ul li {
	list-style-type: disc;
	line-height: 23px;
	font-size: 14px;
}

.arrow {
	text-align: center;
	margin: 15px 0;
}

.step_02 {
	margin-top: 30px;
	position: relative;
}

.step_02_left {
	width: 400px;
	height: 500px;
	float: left;
	display: inline;

}

.step_02_right {
	width: 400px;
	height: 500px;
	float: left;
	display: inline;
	margin-left: 50px;
	text-align: center;
}

.step_02_btn_box,
.tel_num_box {
	position: absolute;
	top: 300px;
}

.step_02_btn_box p {
	line-height: 35px;
}

.step_02_btn_box div {
	width: 190px;
	float: left;
	display: inline;
}

.step_02_btn_box div.step_02_btn_box_left {
	margin-right: 10px;
}

.step_02_left p {
	margin-top: 10px;
}

.step_02_right .tel_num_box {
	width: 400px;
	text-align: center;
	height: 150px;
	margin: 0 auto 10px;
	background: #fff;
	color: #221814;
}

.step_02_right .tel_num_box p {
	line-height: 45px;
	font-size: 18px;
	margin-top: 10px;
}

.step_02_right .tel_num_box span.num {
	font-size: 42px;
	color: #e50011;
	font-weight: bold;
}

.step_02_right .tel_num_box span.time {
	font-size: 13px;
}

.step_02_right p.step_02_right_text {
	line-height: 20px;
	font-size: 13px;
	text-align: left;
	margin-top: 15px;
}

.step_02_bottom {
	background: #fff;
	width: 810px;
	margin: 15px auto 0;
	padding: 20px;
}

.step_02_bottom ul li {
	color: #e50011;
	font-size: 15px;
	line-height: 23px;
}

.step_03_right {
	margin-top:30px;
	margin-left: 420px;
}

.step_03_text{

}

.step_inner_03 {
	width: 811px;
	margin: 30px auto 0;
}

.step_04 {
	margin: 20px auto 0;
	width: 820px;
}

.step_04_left {
	float: left;
	display: inline;
	width: 330px;
	margin-right: 60px;
}

.step_04_right {
	float: left;
	display: inline;
	width: 430px;
	margin-top: 10px;
}

.step_04_right_bottom {
	background: #fff;
	text-align: center;
	line-height: 29px;
	font-size: 18px;
	padding: 15px 0;
	color: #221814;
}

.step_04_right_text {
	font-size: 20px;
	margin-bottom: 20px;
	color: #fff;
}

.step_fin {
	width: 916px;
	text-align: center;
	margin: 0 auto 30px;
}

.caution {
	width: 900px;
	margin: 0 auto 50px;
	position: relative;
}

.caution #caution_card {
	position: absolute;
	top: 7px;
	left: 730px;
}

.caution h4 {
	font-size: 22px;
	text-align: center;
	background: #e5e6e6;
	padding: 10px 0 10px 30px;
}

.caution ul {
	margin-left: 18px;
	margin-top: 10px;
}

.caution ul li {
	list-style-type: square;
	line-height: 20px;
}

.caution p.caution_last {
	color: #e50011;
	list-style: none;
	line-height: 20px;
}
