* {
			margin: 0;
			padding: 0;
			text-decoration: none;
			list-style: none;
		}

		.join_home_ph {
			background: url(../image/joinbg.jpg) no-repeat center;
			background-size: cover;
			padding-bottom: 112px;
			text-align: center;
		}

		.join_home_p {
			width: 1000px;
			margin: 0 auto;
			padding-top: 100px;

		}

		.join_home_p0 {
			text-align: center;
			font-size: 38px;
			color: #FFFFFF;
		}

		.join_home_p1 {
			height: 100px;
			margin-top: 5px;
		}

		.join_home_p2 {
			font-size: 16px;
			font-weight: 400;
			text-align: center;
			height: 80px;
			margin-left: 25px;
			margin-right: 25px;
			line-height: 80px;
			color: #FFFFFF;
		}

		.join_home_btn {
			background-color: #49A0f5;
			display: inline-block;
			color: #FFFFFF;
			font-size: 20px;
			line-height: 1;
			text-align: center;					
			margin-top: 40px;			
			padding: 10px 25px;
			border-radius: 2px;
			border: 1px solid #49a0f5;
		}

		.join_home_btn:hover {
			background: #237ed9;
			border: 1px solid #237ed9;
		}

		.join_home_why {
			width: 100%;
			min-width: 1000px;			
		}
		
		.join_home_Get {
			width: 100%;
			min-width: 1000px;
			background-color: #f4f6f8;
						
		}
		
		.join_home_NEET {
			width: 100%;
			min-width: 1000px;
		}

		.join_home_whyMe {
			width: 980px;
			padding: 85px 10px;
			margin: 0 auto;
		}
		
		.join_home_GetMe{
			width: 980px;
			padding: 85px 10px;
			margin: 0 auto;
		}
		
		.join_home_NEETMe{
			width: 980px;
			padding: 85px 10px;
			margin: 0 auto;
		}

		.join_home_whyP {
			text-align: center;
			font-size: 38px;
			line-height: 1;
			padding-bottom: 88px;
			color: #343944;
			margin: 0 auto;			
		}
		
		.join_home_GetP{
			text-align: center;
			font-size: 38px;
			line-height: 1;
			padding-bottom: 56px;
			color: #343944;
			margin: 0 auto;
		}
		
		.join_home_NEETP{
			font-size: 38px;
			line-height: 1;
			color: #343944;
			text-align: center;
			padding-bottom: 50px;
		}
		
		.join_home_whyItems{
			display: flex;
			justify-content: space-around;
			flex-wrap: wrap;			
		}
		
		.join_home_GetItems1{
			display: flex;
			
			justify-content: space-around;
			
		}
		
		.join_home_NEETItems{
			display: flex;
			justify-content: space-around;
		}
		
		.join_home_GetItems2{
			display: flex;
			margin-top: 128px;
			justify-content: space-around;
			margin-bottom: 76px;
		}

		.join_home_whyItem {
			display: inline-block;
			vertical-align: top;
			margin-left: 25px;
			margin-right: 25px;
			margin-bottom: 30px;
			padding-top: 23.5px;
			padding-bottom: 23.5px;
			box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
			border-radius: 5px;
			border: 1px solid #E8E7E7;
			width: 225px;
			text-align: center;
						
		}
		
		.join_home_GetItem{
			width: 160px;
			text-align: center;   
			vertical-align: top;	 
		}
		
		.join_home_NEETItem{
			width: 260px;
			text-align: center;
		}
		
		
		.join_home_GetItem>img {
			width: 70px;
		}											

		.join_home_whyItem>img {
			 
			width: 120px;
		}
		
		.join_home_NEETItem>img {
			 
			width: 72px;
		}

		.join_home_whyItem>.titl {
			font-size: 20px;
			color: #343944;
			margin-bottom: 19px;
			margin-top: 22px;
		}
		
		.join_home_GetItem>.titl {
			font-size: 20px;
			    color: #343944;
			    margin-bottom: 16px;
		}
		
		.join_home_NEETItem>.titls{
			font-size: 16px;
			    color: #383838;
			    line-height: 26px;
		}

		.join_home_whyItem>.titls {
			font-size: 14px;
			color: #808286;
			line-height: 28px;
		}
		
		.join_home_GetItem>.titls {
			font-size: 14px;
			    color: #808286;
			    line-height: 30px;
			    text-align: left;
			    margin-left: 10px;
		}