.wd30 {
    width: 30px;
    margin-left: 5px;
}

.wd300 {
    width: 300px;
}

.wd50 {
    width: 50px;
}

.wd70 {
    width: 70px;
}

.wd90 {
    width: 90px;
}

.wd200 {
    width: 200px;
}

.wd250 {
    width: 250px;
}

.wd150 {
    width: 150px;
}

.wd700 {
    width: 700px;
}

.sub-wrap {
    width: 100%;
    margin: 0 auto;
    height: auto;
    border-bottom: 1px solid #000;
    overflow: hidden;
}

.subscr {
    width: 950px;
    margin: 0 auto;
    padding-bottom: 150px;
    margin-top: 15px;
    height: auto;
}

.subtitle {
    width: 100%;
    border-bottom: 1px solid #ff7800;
}

.subtitle h1 {
    color: #ff7800;
    font-size: 28px;
    padding-left: 10px;
    margin-right: 10px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
}

.subtitle span {
    font-size: 13px;
    color: #919191;
}

.subscr table {
    border-collapse: collapse;
    width: 100%;
    font-size: 17px;
    color: #919191;
}

.subscr table tr {
    border-bottom: 1px solid #282828;
    height: 70px;
}

.subscr table tr:hover {
    /*cursor: pointer;*/
}

.subscr table tr td:first-child {
    padding-left: 20px;
}

.subscr table tr td .loadtext {
    color: #ff7800;
    font-size: 17px;
    font-weight: 500;
}

.subscr table tr td select {
    height: 42px;
    width: 194px;
    background: none;
    border: 1px solid #646464;
    color: #646464;
    font-size: 15px;
    padding-left: 10px;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 400;
    transition-duration: 0.3s;
}

.subscr table tr td select:hover {
    border: 1px solid #ff7800;
}

.subscr table tr td textarea {
    background: none;
    border: 1px solid #646464;
    width: 600px;
    height: 57px;
    padding-left: 10px;
    margin: 15px 0px 15px 0px;
    transition-duration: 0.2s;
    resize: none;
    color: #ff7800;
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 15px;
    font-weight: bold;
}

.subscr table tr td textarea:hover {
    border: 1px solid #ff7800;
    transition-duration: 0.2s;
}

.subscr table tr td .sel-short {
    width: 68px;
    /*color: #ff7800;*/
    height: 41px;
    vertical-align: top;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 300;
}

.sel-short {
    width: 68px;
    /*color: #ff7800;*/
    height: 41px;
    vertical-align: top;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 300;
    background: none;
    border: 1px solid #646464;
}

.sel-select {
    height: 45px;
    width: 68px;
    background: none;
    border: 1px solid #646464;
    color: #646464;
    font-size: 15px;
    padding-left: 10px;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 400;
    transition-duration: 0.3s;
}

.sel-short-02 {
    width: 50px;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 300;
    background: none;
}

.subscr table tr td .sel-short-02 {
    width: 50px;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 300;
}

.subscr table tr td input {
    height: 37px;
    width: 180px;
    background: none;
    border: 1px solid #646464;
    color: #ff7800;
    font-size: 16px;
    padding-left: 10px;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 400;
    transition-duration: 0.2s;
}

.subscr table tr td input:hover {
    border: 1px solid #ff7800;
    transition-duration: 0.2s;
}

.subscr table tr td span {
    font-size: 14px;
    vertical-align: middle;
    padding-left: 10px;
}

.subscr table tr td span p {
    color: #ff7800;
    height: 13px;
    font-size: 11px;
    margin: 0;
    padding: 0;
}

.subscr table tr td button {
    width: 80px;
    background: #5b5b5b;
    font-size: 15px;
    color: #fff;
    height: 39px;
    vertical-align: top;
    margin-top: 1px;
    border: none;
    cursor: pointer;
    margin-left: 0px;
    font-weight: 500;
}

.subscr table tr td button:hover {
    background: #979797;
}

.subscr table tr td .typedotum {
    font-family: dotum;
    font-size: 11px;
    color: #fff;
    width: 400px;
    padding-right: 190px;
    float: right;
}

.btn_area_one {
    /*width: 300px;*/
    width: 300px;
    margin: 0 auto;
    margin-top: 30px;
}

.btn_area_one button:first-child {
    display: inline-block;
    width: 100%;
    background: transparent;
    text-transform: uppercase;
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
    letter-spacing: 0.0em;
    color: rgba(255, 255, 255, 0.8);
    border-radius: 0;
    padding: 18px 80px 20px;
    transition: all 0.5s ease-out;
    background: linear-gradient(270deg, rgba(177, 81, 1, 0.8), rgba(255, 111, 0, 0.8), rgba(34, 34, 34, 0), rgba(34, 34, 34, 0));
    background-position: 1% 50%;
    background-size: 300% 300%;
    text-decoration: none;
    margin: 0.00rem;
    cursor: pointer;
    border: none;
    border: 2px solid rgba(255, 111, 0, 0.8);
}

.btn_area_one button:first-child:hover {
    color: #fff;
    border: 2px solid rgba(223, 190, 106, 0);
    color: white;
    background-position: 99% 50%;
    transition: all 0.5s ease-out;
}

.btn_area {
    width: 620px;
    margin: 0 auto;
    margin-top: 30px;
}

.btn_area button:first-child {
    display: inline-block;
    background: transparent;
    text-transform: uppercase;
    font-weight: 500;
    width: 300px;
    font-style: normal;
    font-size: 18px;
    letter-spacing: 0.0em;
    color: rgba(255, 255, 255, 0.8);
    border-radius: 0;
    padding: 18px 80px 20px;
    transition: all 0.5s ease-out;
    background: linear-gradient(270deg, rgba(177, 81, 1, 0.8), rgba(255, 111, 0, 0.8), rgba(34, 34, 34, 0), rgba(34, 34, 34, 0));
    background-position: 1% 50%;
    background-size: 300% 300%;
    text-decoration: none;
    margin: 0.00rem;
    cursor: pointer;
    border: none;
    border: 2px solid rgba(255, 111, 0, 0.8);
}

.btn_area button:first-child:hover {
    color: #fff;
    border: 2px solid rgba(223, 190, 106, 0);
    width: 300px;
    color: white;
    background-position: 99% 50%;
    transition: all 0.5s ease-out;
}

.btn_area button:last-child {
    display: inline-block;
    background: transparent;
    text-transform: uppercase;
    font-weight: 500;
    width: 300px;
    font-style: normal;
    font-size: 18px;
    letter-spacing: 0.0em;
    color: rgba(255, 255, 255, 0.7);
    border-radius: 0;
    padding: 18px 80px 20px;
    transition: all 0.5s ease-out;
    background: linear-gradient(270deg, rgba(95, 95, 95, 0.5), rgba(71, 71, 71, 0.8), rgba(34, 34, 34, 0), rgba(34, 34, 34, 0));
    background-position: 1% 50%;
    background-size: 300% 300%;
    text-decoration: none;
    margin: 0.125rem;
    cursor: pointer;
    border: none;
    border: 2px solid rgba(95, 95, 95, 0.5);
}

.btn_area button:last-child:hover {
    color: #fff;
    border: 2px solid rgba(95, 95, 95, 0.5);
    color: rgba(255, 255, 255, 0.7);
    ;
    background-position: 99% 50%;
    transition: all 0.5s ease-out;
}

.subscr table thead {
    font-size: 14px;
    font-weight: 300;
}

.subscr table thead th {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
}

.subscr table thead tr {
    height: 60px;
}

.subscr table thead tr td {
    height: 30px;
}

.subscr table tbody tr td {
    height: 20px !important;
    font-size: 15px;
    padding-left: 0px !important;
}

.subscr table tbody tr td .c-enable {
    height: 30px;
    width: 100px;
    margin-left: 20px;
    cursor: pointer;
    background: #8532c2;
    border-radius: 5px;
    color: #fff;
    font-family: dotum;
    font-size: 12px;
    border: 1px solid #a24fd3;
    transition-duration: 0.3s;
    text-align: center;
}

.subscr table tbody tr td .c-enable:hover {
    background: #4e266c;
    border: 1px solid #4e266c;
    transition-duration: 0.3s;
}

.subscr table tbody tr td .c-disable {
    height: 30px;
    width: 100px;
    cursor: pointer;
    background: #8b8b8b;
    border-radius: 5px;
    color: #fff;
    font-family: dotum;
    font-size: 12px;
    border: 1px solid #6a6a6a;
    text-align: center;
    margin-left: 20px;
}

/*다운로드센터*/

.dwcter-container {
    padding-left: 1%;
    border-bottom: 1px solid #383838;
    height: 100px;
    margin-top: 40px;
}

.dwcter-container p:first-child {
    font-size: 28px;
    height: 20px;
    color: #ff7800;
}

.dwcter-container p:last-child {
    font-size: 15px;
    color: #767676;
}

.dwcter-wrap {
    width: 100%;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    margin-top: 3%;
}

.dwcter-wrap li:last-child {
    width: 15.5%;
    height: 180px;
    margin-right: 0px;
    float: left;
    background: #3a3a3a;
    border-radius: 5px;
    border: 1px solid #454545;
}

.dwcter-wrap li {
    transition-duration: 0.2s;
    width: 15.5%;
    height: 180px;
    margin-right: 1%;
    float: left;
    background: #3a3a3a;
    border-radius: 5px;
    border: 1px solid #454545;
    cursor: pointer;
}

.dwcter-wrap li span {
    text-align: center;
    display: block;
    height: 80px;
    line-height: 150px;
    margin-top: 20px;
    padding-bottom: 10px;
}

.dwcter-wrap li h1 {
    font-size: 17px;
    text-align: center;
    font-weight: 300;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    display: block;
    width: 100%;
    margin: 0;
    height: 25px;
}

.dwcter-wrap li h2 {
    font-size: 10px;
    text-align: center;
    font-weight: 300;
    color: #6c6c6c;
    height: 30px;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    display: block;
    width: 100%;
}

.rem_back {
    width: 100%;
    height: 480px;
    background-size: 100%;
}

.rem_wrap {
    border-bottom: 1px solid #313131;
    margin: 5%;
}

.rem_wrap p:first-child {
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    color: #fff;
}

.rem_wrap p:last-child {
    font-weight: bold;
    font-size: 23px;
    color: #ff7800;
    margin-top: 5%;
}

.rem_wrap p span {
    font-size: 13px;
    color: #767676;
    display: block;
    height: 30px;
}

.rem_wrap img {
    width: 100%;
}

.partner-wrap {
    margin: 3% 1% 1% 1%;
    width: 100%;
}

.partner-wrap img {
    width: 934px;
}

/*핸드폰변경팝업*/

.pop_number {
    width: 370px;
    height: auto;
    padding: 20px;
    background: #212121;
    top: 200px;
    margin-left: 25%;
    margin-bottom: 25%;
    border: 2px solid #d15d04;
    border-radius: 10px;
}

.pop_table table {
    width: 80%;
    text-align: center;
    border-collapse: collapse;
    margin: 0 auto;
    color: #f2f2f2;
}

.pop_table tr {
    border-bottom: 1px solid #373737;
    height: 70px;
}

.pop_button {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.pop_button button {
    width: 200px;
    height: 50px;
    margin-top: 20px;
    background: #d15d04;
    font-size: 16px;
    color: #fff;
    border: none;
}

/*휴대폰번호변경*/

.btn_pop_close {
    display: block;
    top: 30px;
    position: absolute;
    right: 30px;
    cursor: pointer;
    position: absolute;
}

.uptitle {
    height: 70px;
}

.layerlayout {
    width: 500px;
    position: relative;
    background: #1c1c1c;
    height: auto;
    color: #f2f2f2;
}

.hp_chg_table {
    padding: 40px;
}

.hp_chg_table table {
    border-collapse: collapse;
}

.hp_chg_table table tbody tr {
    border-bottom: 1px solid #373737;
    height: 70px;
}

.hp_chg_table table tbody tr td {
    padding-top: 15px;
    padding-bottom: 10px;
}

.hp_chg_table table tr td select {
    width: 80px;
    color: #fff;
    height: 32px;
    border: 1px solid #ff7800;
    background: #121212;
    font-size: 15px;
    padding-left: 7px;
}

.hp_chg_table table tr td input {
    width: 40px;
    color: #fff;
    height: 28px;
    border: 1px solid #ff7800;
    background: #121212;
    text-align: center;
    font-size: 16px;
}

.hp_chg_table table {
    width: 100%;
    margin: 0;
}

.layerbtn_area {
    width: 300px;
    margin: 0 auto;
    text-align: center;
    height: 50px;
    line-height: 50px;
    margin-top: 10px;
}

.layerbtn_area button:first-child {
    width: 130px;
    cursor: pointer;
    height: 40px;
    background: #373737;
    transition-duration: 0.3s;
    border: none;
    font-size: 16px;
    color: #fff;
}

.layerbtn_area button:first-child:hover {
    width: 130px;
    height: 40px;
    background: #ff7800;
    transition-duration: 0.3s;
    border: none;
    font-size: 16px;
    color: #fff;
}

/*.layerbtn_area button:last-child {
    width: 130px;
    height: 40px;
    background: #373737;
    border: none;
    transition-duration: 0.3s;
    font-size: 16px;
    color: #fff;
}

.layerbtn_area button:last-child:hover {
    width: 130px;
    height: 40px;
    background: #ff7800;
    cursor: pointer;
    border: none;
    transition-duration: 0.3s;
    font-size: 16px;
    color: #fff;
}
*/

.subscr table p {
    height: 24px;
    margin: 0;
    padding: 0;
}

.subscr table div {
    height: 24px;
    margin: 0;
    padding: 0;
}