@charset "utf-8";

html,body{
    font-family: 'Noto Sans KR', sans-serif;
    background-color: #cddde6;
}

.lfloat {
        float: left;
}


.in_wrap .grape_bg {margin-bottom: 20px;}

input[type=file]{
    color:transparent;
}

.form_radio_btn {
	display: inline-block;
	/* margin-right: 10px; */
}
.form_radio_btn input[type=radio] {
	display: none;
}
.form_radio_btn label {
	display: inline-block;
	cursor: pointer;
	padding: 0px 15px;
	line-height: 51px;
	border: 1px solid #ccc;
    background-color: #f0f0f0;
    color: #585858;
	border-radius: 10px;
	user-select: none;
    width: 171px;
}

/* Checked */
.form_radio_btn input[type=radio]:checked + label {
	/* background: #006991; */
    border: 3px solid #006991;
    color: #006991;
    font-weight: bold;
}

.sub_section1 {
    width: 100%;
    height: 125vh;
    background-repeat: no-repeat;
}
.sub_section1 .signup {
    width: 100%;
    margin: 0 auto;
    border-radius: 10px;
    padding-top: 3vh;
    height: 45vh;
    margin-top: -7vh;
}
.sub_section1 .signup .signup_wrap {
    /* width: 90%;  */
    margin: 0 auto;
}
.logo_wrap {
    width: 32%;
    height: 20vh;
    padding-top: 7vh;
    margin: 0 auto;
    padding-bottom: 7vh;
}

.sub_section1 .signup .signup_wrap .contents2 {
    text-align: center;
}

.name{
    font-size: 20px;
    color: white;
    font-weight: bold;
    text-align: left;
    padding-left: 20px;
}
.sub_section1 .signup .signup_wrap .contents2 .title {font-size: 38px; font-weight: bold; color:#737373; margin-bottom: 40px;}

.member_wrap{width: 80%;  margin: 0 auto; overflow: hidden;}
.member_wrap .inputs{ width: 96%; margin: 0 auto;}

.section {width: 100%;}
.section .section_wrap {width: 1200px; height: 100%; background-color: #fafafa; margin:0 auto; padding-top: 50px;}
.section .section_wrap .in_wrap {width: 80%; height:100%; margin:0 auto;}
.in_wrap .title {font-size: 22px; color: #f64b4b; padding-top: 50px; padding-bottom: 40px; line-height: 2.5rem;}
.in_wrap .title span {font-size: 60px; color:#1067b9; font-weight: bold;}
.in_wrap .title2 {font-size: 14px; color: #757575; line-height: 1.5rem; padding-bottom: 70px;}
.in_wrap .title2 span {font-size: 20px; font-weight: bold; color: #757575;}

.in_wrap .imformation {}
.in_wrap .imformation ul {overflow: hidden; float: left;}
.in_wrap .imformation ul li {float: left; color: #95a2ac; font-weight: bold; padding-right: 20px; font-size: 15px;}
.in_wrap .imformation .ul_left {}
.in_wrap .imformation .ul_right {float: right;color: #95a2ac; font-weight: bold; padding-left: 20px; font-size: 15px;}


.sub_section1 .signup .signup_wrap .contents2 .button_login button {width: 65%; height: 45px; color:#fff; border-radius: 10px; background-color: #2170c1; border: 1px solid #f0f0f0; margin-top: 20px; margin-bottom: 20px;}
.sub_section1 .signup .signup_wrap .contents2 .button_signup button {
    width: 97%;
    height: 45px;
    color:#fff;
    border-radius: 10px;
    background-color: #006991;
    border: none;
    margin-top: 2vw;
    margin-left: 2vw;
    margin-bottom: 8vh;
}
.sub_section1 .signup .signup_wrap .contents2 .button_signup #btn_singup {width: 97%; height: 45px; color:#133e73; border-radius: 10px; background-color: #acd3dd; border: 1px solid #f0f0f0;  margin-bottom: 20px;}
.button_agree #agreebtn{
    width: 84%; height: 45px;
    color:#fff;
    border-radius: 10px;
    background-color: #ffcb06;
    border: 1px solid #f0f0f0;
    margin-bottom: 20px;
    margin-top: 6vw;
}
.sub_section1 .signup .signup_wrap .contents2 .a_signup {font-size: 13px; color:#133e73;}
.sub_section1 .signup .signup_wrap .contents2 .a_signup p {width: 65%; height: 30px; border-radius: 10px; background-color: #acd3dd; margin: 0 auto; padding-top: 11px;  font-weight: bold;}

.sub_section1 .signup .signup_wrap .contents2 .title {
    font-size: 7vw;
    font-weight: 900;
    color:#737373;
    margin-top: 8vw;
    margin-bottom: 5vw;
    display: none;
}
.sub_section1 .signup .signup_wrap .contents2 .sub_title {
    font-size: 1vw;
    font-weight: 600;
    color:#737373;
    margin-bottom: 40px;
}

.sub_section1 .signup .signup_wrap .contents2 .inputs input {border-radius: 10px; background-color: #f0f0f0;}
.sub_section1 .lesignupft .signup_wrap .contents2 .inputs input::placeholder {color:#585858; font-size: 15px;}
.sub_section1 .signup .signup_wrap .contents2 .inputs select {border-radius: 10px; background-color: #f0f0f0;}

.sub_section1 .signup .signup_wrap .contents2 .inputs .in_box2_d {border-radius: 10px; height: 35px;}
.sub_section1 .signup .signup_wrap .contents2 .inputs .in_box2_d .gender_box {padding-top: 7px;}
.sub_section1 .signup .signup_wrap .contents2 .inputs .in_box2_d p {display: inline; float: left; padding: 10px 35px 10px 35px; border-radius: 10px; background-color:#f0f0f0;}
/* 인박스 공통 css */
#modal input[type=text]{border-radius: 10px; width: 90%; background-color: #f0f0f0; border-radius: 10px; height: 35px; border: 1px solid #f0f0f0}
#modal input[type=date]{border-radius: 10px; width: 90%; background-color: #f0f0f0; border-radius: 10px; height: 35px; border: 1px solid #f0f0f0}
#modal input[type=number]{border-radius: 10px; width: 90%; background-color: #f0f0f0; border-radius: 10px; height: 35px; border: 1px solid #f0f0f0}
#modal select {border-radius: 10px; width: 90%; background-color: #f0f0f0; border-radius: 10px; height: 35px; border: 1px solid #f0f0f0}

.in_box{
    padding-top: 4vw;
    padding-bottom: 4vw;
    width: 100%;
    margin-bottom: 4vw;
    border: none;
    text-indent: 4vw;
}
.in_box:focus {outline:none;}

.in_box2{padding-top:15px; padding-bottom:15px; width: 10%; margin-left: 30px;}
.in_box2:focus {outline:none;}

.in_box.col2{
    width: 48%;
    margin-left: 3.9%;
    float: left;}
.in_box.col2:first-child{margin-left: 0}

.in_box.col2_1{
    width: 44%;
    margin-left: 3.9%;
    float: left;
}
.in_box.col2_1:first-child{margin-left: 0}
.gangster {
    padding-left: 0.8vw;
    padding-top: 15px;
}

.in_box.col3{
    width: 30.7%;
    margin-left: 3.9%;
    float: left;}
.in_box.col3:first-child{margin-left: 0}

.location2 {
    width: 56%;
    float: left;
}
.search {text-indent: 2vw; color: white; text-align: left;}
.find {
    width: 40%;
    margin: 0 3.9%;
    float: left;
}

 .main_section_wrap_bt {margin-top: 30px; padding-bottom: 30px;}
 .main_section_wrap_bt a {margin: 0 auto; display: block; width: 230px; padding: 15px 0 15px 0; text-align: center;;background-color: #1067b9; border-radius: 50px; }
 .main_section_wrap_bt button {margin: 0 auto; color: #ffffff; font-size: 21px; font-weight: 100; display: block; width: 230px; padding: 15px 0 15px 0; text-align: center;;background-color: #022534; border-radius: 50px; }
 .main_section_wrap_bt span {color: #ffffff; font-size: 21px; font-weight: 100;}

input[type=password] {
    font-family: 'Noto Sans KR', sans-serif;
}

#modal {
    display: none;
    position: relative;
    z-index: 1;
}

#modal .modal_content {
    border-radius: 10px;
    width: 72vw;
    height: 80vh;
    margin: -280px auto;
    padding: 20px 15px;
    background: #fff;
    border: 3px solid #006991;
}

#modal .modal_layer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
}
.agree {
    width: 58vw;
    height: 105vw;
    resize: none;
    background-color: #f0f0f0;
    margin-top: 3vw;
    margin-bottom: 0vw;
    border: 1px solid #f0f0f0;
    margin-left: 5vw;
}
.button {
    width: 85%;
    margin-left: 5vw;
    cursor: pointer;
}

/* 파일업로드 css */
.filebox {width: 100%; margin-bottom: 1vw;}
.filebox input[type="file"] {position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip:rect(0,0,0,0); border: 0; }
.filebox label {
    width: 19%;
    display: inline-block;
    padding: 1vw 0;
    color: #fff;
    background-color: #006991;
    font-size: 15px;
    font-weight: 300;
    line-height: normal;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 10px;
    margin-left: 3%;
    padding: 20px;
}
.filebox .upload-name {
    width: 54%;
    display: inline-block;
    padding: 1vw 0;
    font-size: 15px;
    font-family: inherit;
    line-height: normal;
    vertical-align: middle;
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    border-radius: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 2vw;
    color: black;
    font-weight: 300;
    padding: 20px;
    text-indent: 1vw;
    font-size: 15.5px;
}





/* @media screen and (max-width: 1750px) and (min-width: 1px){
    header .header_in .join {position:fixed;}
    .section .section_wrap {width: 100%;}
}

@media screen and (max-width: 1200px) and (min-width: 1px){
    .in_wrap .imformation .ul_left{float: none;}
    .in_wrap .imformation .ul_right{float: none;padding-left: 0;}
} */

@media ( min-width: 480px ) {
    html,body{
        font-family: 'Noto Sans KR', sans-serif;
    }

    .lfloat {
        float: left;
    }


    .in_wrap .grape_bg {margin-bottom: 20px;}

    .sub_section1 {
        width: 100%;
        height: 100vh;
        background-image: none;
        background-repeat: no-repeat;
    }
    .sub_section1 .signup {
        width: 1024px;
        height: auto;
        margin: 0 auto;
        margin-bottom: 10vh;
        /* background-color: #a5c3d2; */
        border-radius: 10px;

    }
    .sub_section1 .signup .signup_wrap {width: 90%; margin: 0 auto;margin-top: 100px;}
    .logo_wrap {
        width: 95%;
        height: 6.5vh;
        padding: 4vh;
        padding-bottom: 0;
    }

    .sub_section1 .signup .signup_wrap .contents2 {
        text-align: center;
    }
    .sub_section1 .signup .signup_wrap .contents2 .title {
        font-size: 38px;
        font-weight: bold; color:#737373; margin-bottom: 40px;}

    .member_wrap{width: 80%;  margin: 0 auto; overflow: hidden;}
    .member_wrap .inputs{ width: 96%; margin: 0 auto;}

    .section {width: 100%;}
    .section .section_wrap {width: 1200px; height: 100%; background-color: #fafafa; margin:0 auto; padding-top: 50px;}
    .section .section_wrap .in_wrap {width: 80%; height:100%; margin:0 auto;}
    .in_wrap .title {font-size: 22px; color: #f64b4b; padding-top: 50px; padding-bottom: 40px; line-height: 2.5rem;}
    .in_wrap .title span {font-size: 60px; color:#1067b9; font-weight: bold;}
    .in_wrap .title2 {font-size: 14px; color: #757575; line-height: 1.5rem; padding-bottom: 70px;}
    .in_wrap .title2 span {font-size: 20px; font-weight: bold; color: #757575;}

    .in_wrap .imformation {}
    .in_wrap .imformation ul {overflow: hidden; float: left;}
    .in_wrap .imformation ul li {float: left; color: #95a2ac; font-weight: bold; padding-right: 20px; font-size: 15px;}
    .in_wrap .imformation .ul_left {}
    .in_wrap .imformation .ul_right {float: right;color: #95a2ac; font-weight: bold; padding-left: 20px; font-size: 15px;}


    .sub_section1 .signup .signup_wrap .contents2 .button_login button {width: 65%; height: 45px; color:#fff; border-radius: 10px; background-color: #2170c1; border: 1px solid #f0f0f0; margin-top: 20px; margin-bottom: 20px;}
    .sub_section1 .signup .signup_wrap .contents2 .button_signup button {
        width: 97%;
        height: 45px;
        color:#fff;
        border-radius: 10px;
        background-color: #006991;
        border: none;
        margin-top: 2vw;
        margin-left: 0vw;
        margin-bottom: 2vw;
    }
    .sub_section1 .signup .signup_wrap .contents2 .button_signup #btn_singup {width: 97%; height: 45px; color:#133e73; border-radius: 10px; background-color: #acd3dd; border: 1px solid #f0f0f0;  margin-bottom: 20px;}
    .button_agree #agreebtn{
        width: 68%; height: 45px;
        color:#fff;
        border-radius: 10px;
        background-color: #006991;
        border: 1px solid #f0f0f0;
        margin-bottom: 20px;
    }
    .sub_section1 .signup .signup_wrap .contents2 .a_signup {font-size: 13px; color:#133e73;}
    .sub_section1 .signup .signup_wrap .contents2 .a_signup p {width: 65%; height: 30px; border-radius: 10px; background-color: #acd3dd; margin: 0 auto; padding-top: 11px;  font-weight: bold;}

    .sub_section1 .signup .signup_wrap .contents2 .title {
        font-size: 40px;
        font-weight: 900;
        color: #333;
        margin-bottom: 1.2vw;
        display: block;
        font-family: 'NanumSquare', sans-serif !important;
    }
    .sub_section1 .signup .signup_wrap .contents2 .sub_title {
        font-size: 1vw;
        font-weight: 600;
        color:#737373;
        margin-bottom: 40px;
    }

    .issue {
        font-size: 0.8vw;
    }

    .sub_section1 .signup .signup_wrap .contents2 .inputs input {border-radius: 10px; background-color: #f0f0f0;}
    .sub_section1 .signup .signup_wrap .contents2 .inputs input::placeholder {color:#585858; font-size: 15px;}
    .sub_section1 .signup .signin_wrap .contents2 .inputs select {border-radius: 10px; background-color: #f0f0f0;}

    .sub_section1 .signup .signin_wrap .contents2 .inputs .in_box2_d {border-radius: 10px; height: 35px;}
    .sub_section1 .signup .signin_wrap .contents2 .inputs .in_box2_d .gender_box {padding-top: 7px;}
    .sub_section1 .signup .signin_wrap .contents2 .inputs .in_box2_d p {display: inline; padding: 10px 35px 10px 35px; border-radius: 10px; background-color:#f0f0f0;}
    /* 인박스 공통 css */
    #modal input[type=text]{border-radius: 10px; width: 90%; background-color: #f0f0f0; border-radius: 10px; height: 35px; border: 1px solid #f0f0f0}
    #modal input[type=date]{border-radius: 10px; width: 90%; background-color: #f0f0f0; border-radius: 10px; height: 35px; border: 1px solid #f0f0f0}
    #modal input[type=number]{border-radius: 10px; width: 90%; background-color: #f0f0f0; border-radius: 10px; height: 35px; border: 1px solid #f0f0f0}
    #modal select {border-radius: 10px; width: 90%; background-color: #f0f0f0; border-radius: 10px; height: 35px; border: 1px solid #f0f0f0}

    .in_box{
        padding-top: 1vw;
        padding-bottom: 1vw;
        width: 100%;
        margin-bottom: 1vw;
        border: none;
        text-indent: 1vw;
    }
    .in_box:focus {outline:none;}

    .in_box2{padding-top:15px; padding-bottom:15px; width: 10%; margin-left: 30px;}
    .in_box2:focus {outline:none;}

    .in_box.col2{
        width: 48%;
        margin-left: 3.9%;
        float: left;}
    .in_box.col2:first-child{margin-left: 0}

    .in_box.col2_1{
        width: 44%;
        margin-left: 3.9%;
        float: left;
    }
    .in_box.col2_1:first-child{margin-left: 0}
    .gangster {
        padding-left: 0.8vw;
        padding-top: 15px;
    }

    .location2 {
        width: 20%;
    }
    #sample6_extraAddress {
        width: 53%;
    }
    .search {
        text-indent: 0.65vw;
    }
    .find {
        width: 19%;
        padding: 20px;
        text-indent: 0;
    }
    .pic {
        width: 43%;
    }
     .main_section_wrap_bt {margin-top: 30px; padding-bottom: 30px;}
     .main_section_wrap_bt a {margin: 0 auto; display: block; width: 230px; padding: 15px 0 15px 0; text-align: center;;background-color: #1067b9; border-radius: 50px; }
     .main_section_wrap_bt button {margin: 0 auto; color: #ffffff; font-size: 21px; font-weight: 100; display: block; width: 230px; padding: 15px 0 15px 0; text-align: center;;background-color: #022534; border-radius: 50px; }
     .main_section_wrap_bt span {color: #ffffff; font-size: 21px; font-weight: 100;}

    /* 그래프 css */

    input[type=password] {
        font-family: 'Noto Sans KR', sans-serif;
    }

    #modal {
        display: none;
        position: relative;
        z-index: 1;
    }

    #modal .modal_content {
        border-radius: 10px;
        width: 590px;
        height: 500px;
        margin: -710px auto;
        position: absolute;
        left: 35vw;
        padding: 20px 10px;
        background: #fff;
        border: 3px solid #006991;
    }

    #modal .modal_layer {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        z-index: -1;
    }
    .agree {
        width: 385px;
        height: 270px;
        resize: none;
        background-color: #f0f0f0;
        margin-top: 3vw;
        margin-bottom: -4vw;
        border: 1px solid #f0f0f0;
        margin-left: 5vw;
    }
    .button {
        width: 85%;
        margin-left: 5vw;
    }

}

@media screen and (min-width:480px) and (max-width:1024px) {
    html,body{
        font-family: 'Noto Sans KR', sans-serif;
        background-color: #cddde6;
    }

    .lfloat {
            float: left;
    }


    .in_wrap .grape_bg {margin-bottom: 20px;}

    .sub_section1 {
        width: 100%;
        height: 125vh;
        /* background-image: url('../images/main_bg_web2.png'); */
        background-repeat: no-repeat;
    }
    .sub_section1 .signup {
        width: 100%;
        margin: 0 auto;
        border-radius: 10px;
        padding-top: 3vh;
        height: 1500px;
        margin-top: -14vh;
        background-color: transparent;
    }
    .sub_section1 .signup .signup_wrap {
        /* width: 90%;  */
        margin: 0 auto;
    }
    .logo_wrap {
        width: 27%;
        height: 20vh;
        padding-top: 7vh;
        margin: 0 auto;
        padding-bottom: 7vh;
    }

    .sub_section1 .signup .signup_wrap .contents2 {
        text-align: center;
        margin-top: 25vh;
    }

    .name{
        font-size: 20px;
        color: white;
        font-weight: bold;
        text-align: left;
    }
    .sub_section1 .signup .signup_wrap .contents2 .title {font-size: 38px; font-weight: bold; color:#737373; margin-bottom: 40px;}

    .member_wrap{width: 80%;  margin: 0 auto; overflow: hidden;}
    .member_wrap .inputs{ width: 96%; margin: 0 auto;}

    .section {width: 100%;}
    .section .section_wrap {width: 1200px; height: 100%; background-color: #fafafa; margin:0 auto; padding-top: 50px;}
    .section .section_wrap .in_wrap {width: 80%; height:100%; margin:0 auto;}
    .in_wrap .title {font-size: 22px; color: #f64b4b; padding-top: 50px; padding-bottom: 40px; line-height: 2.5rem;}
    .in_wrap .title span {font-size: 60px; color:#1067b9; font-weight: bold;}
    .in_wrap .title2 {font-size: 14px; color: #757575; line-height: 1.5rem; padding-bottom: 70px;}
    .in_wrap .title2 span {font-size: 20px; font-weight: bold; color: #757575;}

    .in_wrap .imformation {}
    .in_wrap .imformation ul {overflow: hidden; float: left;}
    .in_wrap .imformation ul li {float: left; color: #95a2ac; font-weight: bold; padding-right: 20px; font-size: 15px;}
    .in_wrap .imformation .ul_left {}
    .in_wrap .imformation .ul_right {float: right;color: #95a2ac; font-weight: bold; padding-left: 20px; font-size: 15px;}


    .sub_section1 .signup .signup_wrap .contents2 .button_login button {width: 65%; height: 45px; color:#fff; border-radius: 10px; background-color: #2170c1; border: 1px solid #f0f0f0; margin-top: 20px; margin-bottom: 20px;}
    .sub_section1 .signup .signup_wrap .contents2 .button_signup button {
        width: 97%;
        height: 45px;
        color:#fff;
        border-radius: 10px;
        background-color: #006991;
        border: none;
        margin-top: 2vw;
        margin-left: 2vw;
        margin-bottom: 8vh;
    }
    .sub_section1 .signup .signup_wrap .contents2 .button_signup #btn_singup {width: 97%; height: 45px; color:#133e73; border-radius: 10px; background-color: #acd3dd; border: 1px solid #f0f0f0;  margin-bottom: 20px;}
    .button_agree #agreebtn{
        width: 84%; height: 45px;
        color:#fff;
        border-radius: 10px;
        background-color: #ffcb06;
        border: 1px solid #f0f0f0;
        margin-bottom: 20px;
        margin-top: 6vw;
    }
    .sub_section1 .signup .signup_wrap .contents2 .a_signup {font-size: 13px; color:#133e73;}
    .sub_section1 .signup .signup_wrap .contents2 .a_signup p {width: 65%; height: 30px; border-radius: 10px; background-color: #acd3dd; margin: 0 auto; padding-top: 11px;  font-weight: bold;}

    .sub_section1 .signup .signup_wrap .contents2 .title {
        font-size: 5vw;
        font-weight: 900;
        color:#333;
        margin-top: 8vw;
        margin-bottom: 5vw;
        display: block;
    }
    .sub_section1 .signup .signup_wrap .contents2 .sub_title {
        font-size: 1vw;
        font-weight: 600;
        color:#737373;
        margin-bottom: 40px;
    }

    /* 파일업로드 css */
    .filebox {width: 100%; margin-bottom: 4vw;}
    .filebox input[type="file"] {position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip:rect(0,0,0,0); border: 0; }
    .filebox label {
        width: 21%;
        display: inline-block;
        padding: 2vw 0;
        color: #fff;
        background-color: #006991;
        font-size: 15px;
        font-weight: 300;
        line-height: normal;
        vertical-align: middle;
        cursor: pointer;
        border-radius: 10px;
        margin-left: 3%;
    }
    .filebox .upload-name {
        width: 75%;
        display: inline-block;
        padding: 2vw 0;
        font-size: 15px;
        font-family: inherit;
        line-height: normal;
        vertical-align: middle;
        background-color: #f0f0f0;
        border: 1px solid #ccc;
        border-radius: 10px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        text-indent: 4vw;
        color: black;
        font-weight: 300;
    }

    .sub_section1 .signup .signup_wrap .contents2 .inputs input {border-radius: 10px; background-color: #f0f0f0;}
    .sub_section1 .lesignupft .signup_wrap .contents2 .inputs input::placeholder {color:#585858; font-size: 15px;}
    .sub_section1 .signup .signup_wrap .contents2 .inputs select {border-radius: 10px; background-color: #f0f0f0;}

    .sub_section1 .signup .signup_wrap .contents2 .inputs .in_box2_d {border-radius: 10px; height: 35px;}
    .sub_section1 .signup .signup_wrap .contents2 .inputs .in_box2_d .gender_box {padding-top: 7px;}
    .sub_section1 .signup .signup_wrap .contents2 .inputs .in_box2_d p {display: inline; float: left; padding: 10px 35px 10px 35px; border-radius: 10px; background-color:#f0f0f0;}
    /* 인박스 공통 css */
    #modal input[type=text]{border-radius: 10px; width: 90%; background-color: #f0f0f0; border-radius: 10px; height: 35px; border: 1px solid #f0f0f0}
    #modal input[type=date]{border-radius: 10px; width: 90%; background-color: #f0f0f0; border-radius: 10px; height: 35px; border: 1px solid #f0f0f0}
    #modal input[type=number]{border-radius: 10px; width: 90%; background-color: #f0f0f0; border-radius: 10px; height: 35px; border: 1px solid #f0f0f0}
    #modal select {border-radius: 10px; width: 90%; background-color: #f0f0f0; border-radius: 10px; height: 35px; border: 1px solid #f0f0f0}

    .in_box{
        padding-top: 4vw;
        padding-bottom: 4vw;
        width: 100%;
        margin-bottom: 4vw;
        border: none;
        text-indent: 2vw;
    }
    .in_box:focus {outline:none;}

    .in_box2{padding-top:15px; padding-bottom:15px; width: 10%; margin-left: 30px;}
    .in_box2:focus {outline:none;}

    .in_box.col2{
        width: 48%;
        margin-left: 3.9%;
        float: left;}
    .in_box.col2:first-child{margin-left: 0}

    .in_box.col2_1{
        width: 44%;
        margin-left: 3.9%;
        float: left;
    }
    .in_box.col2_1:first-child{margin-left: 0}
    .gangster {
        padding-left: 0.8vw;
        padding-top: 15px;
    }

    .in_box.col3{
        width: 30.7%;
        margin-left: 3.9%;
        float: left;}
    .in_box.col3:first-child{margin-left: 0}

    .location2 {
        width: 22%;
        float: left;
    }
    .search {text-indent: 2vw; color: white; text-align: left;}
    .find {
        width: 25%;
        margin-left: 3.9%;
        float: left;
        padding: 2vw 0;
    }
    #sample6_extraAddress {
        width: 45%;
    }

     .main_section_wrap_bt {margin-top: 30px; padding-bottom: 30px;}
     .main_section_wrap_bt a {margin: 0 auto; display: block; width: 230px; padding: 15px 0 15px 0; text-align: center;;background-color: #1067b9; border-radius: 50px; }
     .main_section_wrap_bt button {margin: 0 auto; color: #ffffff; font-size: 21px; font-weight: 100; display: block; width: 230px; padding: 15px 0 15px 0; text-align: center;;background-color: #022534; border-radius: 50px; }
     .main_section_wrap_bt span {color: #ffffff; font-size: 21px; font-weight: 100;}

    input[type=password] {
        font-family: 'Noto Sans KR', sans-serif;
    }

    #modal {
        display: none;
        position: relative;
        z-index: 1;
    }

    #modal .modal_content {
        border-radius: 10px;
        width: 72vw;
        height: 990px;
        margin: 550px 0 0 -155px;
        padding: 20px 15px;
        background: #fff;
        border: 3px solid #006991;
    }

    #modal .modal_layer {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        z-index: -1;
    }
    .agree {
        width: 58vw;
        height: 105vw;
        resize: none;
        background-color: #f0f0f0;
        margin-top: 3vw;
        margin-bottom: 0vw;
        border: 1px solid #f0f0f0;
        margin-left: 5vw;
    }
    .button {
        width: 85%;
        margin-left: 5vw;
    }
    .pic {
        width: 43%;
    }

}
