

.max-width{
	width: 1320px;
}

.member-01{
	font-size : 14px;
	color : #0262b7;
	font-weight: 500;
	border-style : solid;
	border-color : #0262b7;
	border-width : 1px;
	width : 200px;
	height : 50px;
	border-radius : 10px 0px 0px 10px;
	margin: 0;
	
}

.member-02{
	font-size : 14px;
	color : #8e8e8e;
	font-weight: 500;
	border-style : Solid;
	border-color : #8e8e8e;
	border-width : 1px;
	border-left: none;
	width : 200px;
	height : 50px;
	border-radius : 0px 10px 10px 0px;
	background-color: #f2f2f2;
}
.type-01{
	font-size : 14px;
	color : #0262b7;
	font-weight: 500;
		width : 150px;
	height : 40px;
	margin: 0;
	
	/*
	border-style : solid;
	border-color : #0262b7;
	border-width : 1px;

	border-radius : 10px 0px 0px 10px;
	*/
}

.type-02{
	font-size : 14px;
	color : #8e8e8e;
	font-weight: 500;
	width : 150px;
	height : 40px;
	/*border-style : Solid;
	border-color : #8e8e8e;
	border-width : 1px;
	border-left: none;
	
	border-radius : 0px 10px 10px 0px;*/
	/*background-color: #f2f2f2;*/
}

.phone_btn{
	font-size : 14px;
	color : #1d1d1d;
	font-weight: 500;
	border: 1px solid #1d1d1d;
	width : 400px;
	height : 40px;
	border-radius : 10px;
	background-color: white;
	margin: 0;
}

.join_text{
	color: #1d1d1d;
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 5px 0;
	text-align:left;
}

.join_box{
	font-size : 14px;
	color : #1d1d1d;
	font-weight: 400;
	border: 1px solid #bababa;
	width : 300px;
	height : 40px;
	border-radius : 10px;
	background-color: white;
	margin: 0;
	padding: 20px;
}
.join_box_bin{
	font-size : 14px;
	color : #1d1d1d;
	font-weight: 400;
	border: 1px solid #bababa;
	width : 200px;
	height : 40px;
	border-radius : 10px;
	background-color: white;
	margin: 0;
	padding: 20px;
}


.join_box::placeholder {
    color: #bababa;
    font-size: 0.9rem;
	font-weight: 400;
}


.join_box:focus {
	border: 1px solid #1d1d1d;
	outline: none;
}


.address_number{
	font-size : 14px;
	background-color: #f2f2f2;
	color : #1d1d1d;
	font-weight: 400;
	border: 1px solid #bababa;
	width : 250px;
	height : 40px;
	border-radius : 10px;
	margin: 0;
	padding: 20px;	
}

.address_number::placeholder {
    color: #bababa;
    font-size: 0.9rem;
	font-weight: 400;
}


.address_search{
	font-size : 14px;
	background-color: white;
	color : #1d1d1d;
	font-weight: 400;
	border: 1px solid #1d1d1d;
	width : 140px;
	height : 40px;
	border-radius : 10px;
	margin: 0;
}

.address_box{
	font-size : 14px;
	background-color: #f2f2f2;
	color : #1d1d1d;
	font-weight: 400;
	border: 1px solid #bababa;
	width : 400px;
	height : 40px;
	border-radius : 10px;
	margin: 0;
	padding: 20px;	
}

.address_box::placeholder {
    color: #bababa;
    font-size: 0.9rem;
	font-weight: 400;
}


.number_box{
	font-size : 14px;
	color : #1d1d1d;
	font-weight: 400;
	border: 1px solid #bababa;
	width : 100%;
	height : 40px;
	border-radius : 10px;
	background-color: white;
	margin: 0;
	padding: 20px;
}

.number_box:focus{
	border: 1px solid #1d1d1d;
	outline: none;
}

.corporate_number{
	font-size : 14px;
	background-color: white;
	color : #1d1d1d;
	font-weight: 400;
	border: 1px solid #bababa;
	width : 400px;
	height : 40px;
	border-radius : 10px;
	margin: 0;
	padding: 20px;	
}

.corporate_number:focus {
	border: 1px solid #1d1d1d;
	outline: none;
}

.Check_01{
	font-size : 14px;
	background-color: white;
	color : #1d1d1d;
	font-weight: 400;
	border: 1px solid #1d1d1d;
	width : 140px;
	height : 40px;
	border-radius : 10px;
	margin: 0;
}
.Check_02{
	font-size : 14px;
	background-color: white;
	color : #1d1d1d;
	font-weight: 400;
	border: 1px solid #1d1d1d;
	width : 140px;
	height : 40px;
	border-radius : 10px;
	margin: 0;
}



.agree_box{
	width: 18px;
	height: 18px;
	margin-right: 10px;
}

.service_agree{
	color: #1d1d1d;
	font-weight: 600;
	font-size: 1rem;
}

.agree_arrow_01{
	width: 20px;
	height: auto;
	cursor: pointer;
}

.agree_arrow_02{
	width: 20px;
	height: auto;
	cursor: pointer;
}
.agree_arrow_03{
	width: 20px;
	height: auto;
	cursor: pointer;
}


.agree_arrow_04{
	width: 20px;
	height: auto;
	cursor: pointer;
}




#agree_contents_01{
	display:none;
}

#agree_contents_02{
	display:none;
}
#agree_contents_03{
	display:none;
}

#agree_contents_04{
	display:none;
}


.rotate {
    transform: rotate(-180deg);
    transition: transform 0.3s ease;
}

.rotate-back {
    transform: rotate(-0deg);
    transition: transform 0.3s ease;
}


.join_button{
	font-size : 14px;
	background-color: #163177;
	color : white;
	font-weight: 500;
	border: none;
	width : 400px;
	height : 40px;
	border-radius : 10px;
	margin: 0;
}

@media screen and (max-width: 960px) and (min-width: 769px) {

    html {
        font-size: 13px;
		background-color: white;
    }

}


.custom-radio {
    display: inline-block;
    margin-right: 20px;
    cursor: pointer;
}

.radio-btn {
    display: none; /* 기본 라디오 버튼 숨기기 */
}


.radio-btn + span {
    padding: 10px 20px;
    border: 2px solid #ccc;
    border-radius: 20px;
    position: relative;
    font-weight: normal;
    color: grey; /* 기본 글씨 색 */
    transition: all 0.3s ease;
}

.radio-btn:checked + span {
    border-color: blue;
    color: blue; /* 선택된 글씨 색 */
    font-weight: bold; /* 선택된 상태에서 글씨 두껍게 */
}

.radio-btn:checked + span::before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: blue; /* 선택된 라디오 버튼 색 */
    position: absolute;
    left: -20px; /* 라벨 왼쪽에 위치 */
    top: 50%;
    transform: translateY(-50%);
}
input::placeholder {
    font-size: 14px !important;  /* 글자 크기 */
  
}