/* ȸ������ ���� */
.step-section .sub_txt{
	position:relative;
	overflow:hidden;
}
.step-section .sub_txt::before{
	content: '';
    position: absolute;
    left: -200px;
    width: 458px;
    height: 458px;
    top: 20px;
    background: url(/img/marketer/pc/circle_img01.png) no-repeat center center;
    opacity: 0.3;
    transform: rotate(-40deg);
}
.step-section .sub_txt::after{
	content: '';
    position: absolute;
    right: 0;
    width: 342px;
    height: 866px;
    top: -47px;
    background: url(/img/marketer/pc/circle_img04.png) no-repeat center center;
}
#join-sec01{
	padding:30px 0 200px;
}
#join-sec01 .sub_txt{
	border:0;
}
.info_cbox{
    display: table;
    margin: 0 auto;
    margin-top: 80px;
    text-align: center;
}
.info_cbox > div{
    display: inline-block;
    width: 355px;
    height: 350px;
    margin: 0 80px;
    padding: 120px 0;
    box-sizing: border-box;
}
.info_personal{
	background:url(/img/marketer/pc/info_personal_circle.png) no-repeat center center;
}
.info_enterprise{
	background:url(/img/marketer/pc/info_enterprise_circle.png) no-repeat center center;
}
.info_cbox > div b{
	font-size:30px;
	coloR:#fff;
	font-weight:500;
}
.info_cbox > div a{
	display:block;
	margin:0 auto;
	width:167px;
	height:45px;
	line-height:45px;
	color:#fff;
	font-size:20px;
	border-radius:30px;
	margin-top:10px;
}
.info-txt{
	margin-top: 160px;
    font-size: 30px;
    font-weight: bold;
}
.info-txt span{
	font-size: 20px;
    display: block;
    margin-top: 5px;
}
.step_wrap{
	margin: 60px 0 20px;
}
.step_wrap img{
	margin:0 auto;
}
.join-wrap{
    max-width: 650px;
    margin: 0 auto;
    padding: 60px 0 200px;
}
.input-box{
	margin-bottom:10px;
}
.join-wrap input[type="text"], .join-wrap input[type="password"], .join-wrap input[type="email"]{
	width:100%;
	height:60px;
	line-height:60px;
	padding:0 20px;
}
.join-wrap input::placeholder{
	font-size:18px;
	color:#b8b8b8;
}
.input-button{
	display:table;
	width:100%;
	font-size:0;
}
.input-button > div{
	display:inline-block;
	vertical-align: middle;
}
.input-button > div:first-child{
    width: 70%;
    margin-right: 2%;
}
.input-button > div.input-btn{
	width: 28%;
}
.input-btn button{
	height:60px;
	line-height: 60px;
	text-align:center;
	font-sizE:18px;
	color:#fff;
	background:#25292c;
	border-radius:15px;
	width:100%;
}
.input-box em{
	font-style: normal;
	font-sizE:14px;
	color:#b8b8b8;
	margin:5px 0;
	padding-lefT:15px;
	display: block;
}
.input-top{
	margin-top:30px;
}
.submit-btn button, .submit-btn a{
	width:100%;
	color:#fff;
	height:60px;
	line-height: 60px;
	font-sizE:20px;
	border-radius:15px;
	margin-top:20px;
	display: table;
    text-align: center;
}
.input-number, .input-bank{
	font-size: 0;
	display: table;
	width:100%;
}
.input-number > div{
	display:inline-block;
	width:49%;
	position:relative;
}
.input-number > div:first-child{
	margin-right:2%;
}
.input-bank > div{
	display:inline-block;
	width:69%;
	position:relative;
}
.input-bank > div:first-child{
	margin-right:2%;
	width:29%;
}
.join-wrap label{
	font-size:18px;
}
.input-agree{
	padding-bottom:25px;
}
.input-agree > div{
	margin:5px 0;
	position: relative;
}
.input-agree .all{
	margin: 20px 0 10px;
    border-bottom: 1px solid #6a6a6a;
    padding-bottom: 20px;
}
.input-agree > div a{
	position:absolute;
	left:50%;
}
.join-step03 > p{
	text-align: center;
    font-size: 20px;
}
.join-step03 .join-graybox{
	background: #f7f7f7;
    border-radius: 20px;
    padding: 30px 45px;
    margin: 40px 0 40px;
}
.join-step03 .join-graybox h4{
	font-size: 24px;
    font-weight: bold;
    margin-bottom: 25px;
}
.join-step03 .join-graybox p{
	font-size: 16px;
    line-height: 1.8;
}

#join_company-sec02 .input-number > div, #find_company-sec01 .input-number > div{
	display:inline-block;
	width:32%;
	position:relative;
	margin-right:2%;
}
#join_company-sec02  .input-number > div:last-child, #find_company-sec01  .input-number > div:last-child{
	margin-right:0%;
}
.enter-wrap{
	height:600px;
	overflow-y:auto;
}