@charset "utf-8";
/* CSS for join_us 20210228 */

.msg p{
	font-size: 14px;
}
.msg .key_msg {
	font-size: 24px;
	margin-bottom: 60px;
}

.join_us_box_1{
	height: 175px;
}

.join_us_box_1 img{
	width: 175px;
	float: left;
}

.join_us_box_1 p{
	padding-left: 250px;
	padding-top: 25px;
}

.clear {
	float: none;
	clear: both;
}

.txt_1{
	font-size: 24px;
}

.txt_2{
	font-size: 32px;
}

.txt_3{
	font-size: 20px;
}

.txt_4{
	font-size: 20px !important;
}

.title_txt{
	margin-top: 30px;
	font-size: 24px !important;
	display: block;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.txt_5_2{
	font-size: 20px !important;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}

.txt_6{
	font-size: 24px !important;
	margin: 20px 0px;
	margin-top: 50px;
	color: #30bbe2;
}

.txt_7{
	font-size: 18px !important;
	margin-bottom: 0px !important;
}

.join_us_box_2{
	height: 170px;
}

.join_us_box_2 p{
	float: left;
	width: 600px;
}

.join_us_box_2 img{
	float: right;
}

.join_us_box_3{
	height: 100%;
	margin-bottom: 20px;
}

.join_us_box_3 p{
	margin-bottom: 10px;
}

.img_4{
	margin-right: 9px;
}

@media (max-width:768px){
.img_4{
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	display: block;
}
.img_4_2{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	display: block;
}
}

.join_us_box_4{
	border: 1px solid #666;
	padding: 20px;
	margin-top: 30px;
	margin-bottom: 80px;
	font-size: 16px !important;
}

.txt_8{
	font-size: 20px !important;
	margin-bottom: 30px;
}

.txt_9{
	font-size: 28px !important;
}

.txt_10{
	font-size: 24px !important;
	margin-bottom: 30px;
}

.txt_11{
	font-size: 18px !important;
	margin-bottom: 1em;
}

.txt_12{
	font-size: 18px !important;
	margin-bottom: 1em;
}

.txt_13{
	font-size: 12px !important;
	margin-bottom: 30px;
}

.txt_14{
	font-size: 28px !important;
	margin-top: 40px;
}

.join_us_link {
	font-size: 24px;
	background: #dbecf6;
	text-decoration: none;
    border-radius: 5px;
    color: #000;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 20px;
    margin-right: 20px;
    padding: 1.2rem;
    width: 250px;
    display: inline-block;
}

.txt_15{
	font-size: 20px !important;
	margin-top: 10px;
	margin-bottom: 50px;
}

.txt_16{
	font-size: 20px !important;
	margin-top: 20px;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

@media (max-width:768px){
.join_us_box_1{
	height: 100%;
	text-align: center;
}

.join_us_box_1 img{
	float: none;
}

.join_us_box_1 p{
	padding-left: 0px;
	padding-top: 10px;
	text-align: left;
}

.join_us_box_2{
	height: 100%;
	text-align: center;
}

.join_us_box_2 p{
	float: none;
	width: 100%;
	text-align: left;
}

.join_us_box_2 img{
	float: none;
	margin-top: 20px;
	margin-bottom: 30px;
}

.join_us_link{
	display: block;
	margin: 20px auto;
}
}

.page_end{
	margin-bottom: 100px;
}
