@charset "utf-8";
/* CSS Document */

.c_page_space {
	width:100%;
	height:2vw;
}
.c_page_banner {
	width:100%;
	height:17vw;
	background-image:url(../images/join_process/jp_banner.png);
	background-repeat: no-repeat;
	background-size:100% auto;
}
.c_page_banner_img {
	height:15vw;
}
/*--*/

.c_page_content_jmlc {
	width:100%;
	height:100vw;
	background-image:url(../images/join_process/jp_bg_01.png);
	background-repeat: repeat-y;
	background-size:100% auto;
}
.c_page_content_zxjm {
	width:100%;
	height:auto;
	background-image:url(../images/join_process/jp_bg_02.png);
	background-repeat: repeat-y;
	background-size:100% auto;
}
.c_page_content_row_1 {
	width:100%;
	height:30vw;
	flex-direction:column;
	display:flex;
}
.c_page_content_row_10 {
	width:100%;
	padding-top:5%;
	width:inherit;
	display:flex;
}
.c_page_content_row_10_nr_00 {
	height:4.5vw;
}
.c_page_content_row_11 {
	width:100%;
	justify-content:centre;
	padding-top:2vw;
	width:100%;
}
.c_page_content_row_11_box {
}
.c_page_content_row_11_row_box {
	flex-direction:row;
	justify-content:space-between;
	padding-bottom:3vw;
	display:flex;
}
.c_page_content_row_11_nr_13 {
	height:16vw;
}
.c_page_content_row_11_nr_14 {
	height:12vw;
}
.c_page_content_row_11_nr_15 {
	height:12.5vw;
}
.c_page_content_row_11_nr_16 {
	height:14.3vw;
}
.c_page_content_row_11_nr_17 {
	height:17vw;
}
.c_page_content_row_11_nr_01 {
	height:10vw;
}
.c_page_content_row_21_row {
}
.c_page_content_row_21_row_box {
	width:100%;
	flex-direction:row;
	justify-content:space-between;
	padding-bottom:3vw;
	display:flex;
}
.c_page_content_row_21_row_box_input {
	padding:0.1vw 1vw;
	border:2px solid #a1a1a1;
	font-size:1.3vw;
	width:20vw;
	height:5vw;
	border-radius:0.8vw;
}

.c_page_content_row_21_row_box_input1 {
	padding:0.1vw 1vw;
	border:2px solid #a1a1a1;
	font-size:1.3vw;
	width:43vw;
	height:5vw;
	border-radius:0.8vw;
}
.c_page_content_row_21_row_box_button {
	width:10vw;
	background-color: #ED1E79;
	font-size:1.3vw;
	border: none;
	color: white;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	cursor: pointer;
}
.c_page_content_row_21_row_box_button1 {
	width:10vw;	
	font-size:1.3vw;
	border: none;
	color: white;
	text-align: center;
	text-decoration: none;
	display: inline-block;	
}

.c_page_content_row_11_top_pr_nr_03 {
	height:17vw;
	padding-bottom:0.5vw;
}
.c_page_content_row_11_top_pr_nr_06 {
	height:13vw;
	padding-bottom:0.5vw;
}
.c_page_content_row_11_bottom {
	width:100%;
}
.c_page_content_row_11_top_pr_nr_18 {
	width:100%;
}
 .c_page_clear: {
 clear: both;
}
.c_page_row: {
 display:inline-block;
}
