
.auth_email {
    display: flex;
    gap: 3px;

    .mail_send, .find_pw, .find_id {
        width: 120px;
        font-size: 13px;
        display: flex;
        height: 100%;
        border: 1px solid;
        background-color: #2563eb;
        border-radius: 8px;
        color: #fff;
        padding: 0 9px;
        align-items: center;
        cursor: pointer;
        justify-content: center;
    }
}

@media screen and (max-width: 520px) {
    .mail_send{
        font-size: 12px !important;
    }
}

.login_modal, .find_passwd_modal {
    background-color: rgb(1, 1, 1, 0.8);
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    padding: 15px;
    z-index: 100;
}

.login_box {
    width: 100%;
    max-width: 806px;
    border-radius: 10px;
    overflow: hidden;
    background-color: #fff;
    box-shadow: -3px 4px 20px 0px #00000026;
}

.find_passwd_modal .login_box {
    max-width: 720px;
}

.login_box .top {
    width: 100%;
    height: 59px;
    border-bottom: 1px solid #C2C2C27D;
    font-size: 17px;
    font-weight: 600;
    left: 43px;
    color: #454545;
    line-height: 59px;
    padding-left: 27px;
}

.login_box .close {
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    background: url(/image/close.svg) no-repeat center;
    background-size: contain;
    float: right;
    margin-top: 17px;
    margin-right: 17px;
    cursor: pointer;
}

.login_box .input_box {
    min-height: 560px;
    border-bottom: 1px solid #C2C2C27D;
    padding: 2rem;
}

.find_passwd_modal .login_box .input_box {
    min-height: 180px;
}

.login_box .input_box > div {
    display: flex;
    align-items: center;
    height: 50px;
}

.login_box .input_box > div > span {
    width: 140px;
    font-size: 13px;
    font-weight: 600;
    color: #454545;
}

.login_box .input_box > div > div{
    max-width: 495px;
    width: 100%;
    height: 40px;
    display: inline-block;
}
.login_box .input_box > div > div > input{
    width: 100%;
    height: 100%;
    border: 0;
    background-color: #F2F2F2;
    border-radius: 5px;
    float: left;
}

.w49 {
    width: 49% !important;
}
.ml2 {
    margin-left: 2% !important;
}


.login_box .bottom {
    text-align: center;
	margin-bottom: 2.5rem;
}

.login_box .bottom .privacy{
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    color: #616161;
    margin: 2rem 0 1rem;

}

.login_box .bottom .privacy span{
    color: #4DA4FF;
}

.login_box .bottom .contents > span{
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    color: #7A7A7A;
    width: 100%;
    max-width: 608px;
    letter-spacing: 0.01em;
    line-height: 1.4em;
    margin-bottom: 2.5rem;
}

.login_box .bottom button {
    width: 157px;
    height: 39.25px;
    background-color: #fff;
    border: 2px solid #F0631C;
    border-radius: 20px;
    color: #F0631C;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
}

.login_box .bottom button:hover {
    background-color: #F0631C;
    color: #fff;
    transition: 0.3s;
}

.content-box.box-3{
    margin-bottom: 3rem;
}
.content-box.box-3 .text-7 {
    display: inline-block;
}

.content-box.box-3 .inner-box .icon{
    margin-top: 1rem;
    background-size: contain;
    text-indent: -9999px;
    display: inline-block;
    background-size: cover !important;
}

.content-box.box-3 .inner-box .icon1{ background: url(/image/icon01.svg) no-repeat center; width: 32.85px; height: 33.67px;}
.content-box.box-3 .inner-box .icon2{ background: url(/image/icon02.svg) no-repeat center; width: 36.14px; height: 32.85px;}
.content-box.box-3 .inner-box .icon3{ background: url(/image/icon03.svg) no-repeat center; width: 36.14px; height: 36.14px;}
.content-box.box-3 .inner-box .icon4{ background: url(/image/icon04.svg) no-repeat center; width: 36.14px; height: 36.14px;}
.content-box.box-3 .inner-box .icon5{ background: url(/image/icon05.svg) no-repeat center; width: 32.85px; height: 32.85px;}
.content-box.box-3 .inner-box .icon6{ background: url(/image/icon06.svg) no-repeat center; width: 34.49px; height: 34.49px;}

.content-box.box-3 .inner-box .title{
    margin-top: 2rem;
    font-family: 'Renner*', sans-serif;
    font-size: 21px;
    font-weight: 500;
    color: #161616;
}

.content-box.box-3 .inner-box .contents{
    margin-top: 1rem;
    color: #52525B;
    line-height: 25px;
    display: inline-block;
    width: 250px;
    font-size: 14px;
    font-weight: 400;
}

.content-box.box-3 .inner-box > div{
    width: 33.333%;
    height: 235px;
    float: left;
    border-right: 1px solid #E4E4E7;
}

.content-box.box-3 .inner-box > div{
    border-bottom: 1px solid #E4E4E7;
}

.content-box.box-3 .inner-box > div:nth-child(3), .content-box.box-3 .inner-box > div:nth-child(6){
    border-right: 0;
}

.content-box.box-3 .inner-box > div:nth-child(4), .content-box.box-3 .inner-box > div:nth-child(5), .content-box.box-3 .inner-box > div:nth-child(6){
    border-bottom: 0;
}

.content-box.box-3 .inner-box:first-child {
    margin-top: 4.5rem;
}
.content-box.box-3 .inner-box {
    width: 100%;
    max-width: 1064px;
}

.text-5 {
    margin-top: 9rem;
    font-size: 42px;
    font-weight: 700;
    color: #18181B;
}

.text-6 {
    margin-top: 1rem;
    font-size: 18px;
    font-weight: 400;
    color: #52525B;
}

#saveid {
    margin-right: 7px;
}

.text-4 form div.login {
    margin: 0;
    width: 360px;
    text-align: left;
    display: inline-block;
}

.login ul{
    float: right;
    display: inline-block;
}
.login ul li:first-child::after {
    content: '|';
    margin: 0px 8px;
    font-size: 13px;
}
.login ul li {
    float: left;
}

.login li a, .login label{
    font-size: 13px;
    font-weight: 400;
}

.content-box.box-2 {
    margin-top: 9rem;
}

.content-box.box-2 .inner-box{
    display: inline-block;
    width: 772px;
    height: 396px;
    background-color: #E9EDEE;
    border-radius: 20px;
}
.content-box.box-2 .inner-box .top hr{
    border: 1px solid #C2C2C2;
    width: 80%;
    position: relative;
    margin-top: -28px;
    top: -61px;
    z-index: 0;
    left: -3px;
}

.content-box.box-2 .inner-box ul{
    margin: 4rem 0;
    width: 100%;
    max-width: 772px;
    float: left;
}

.content-box.box-2 .inner-box li{
    float: left;
    width: 25%;
    font-size: 13px;
    font-weight: 600;
}

.content-box.box-2 .inner-box li:nth-child(2){
    width: 22%;
}

.content-box.box-2 .inner-box li > a{
    color: #494949; 
    padding-bottom: 3px;
    size: 13px;
    position: relative;
    z-index: 2;
}

.content-box.box-2 .inner-box li > a.active{
    border-bottom: 2px solid #373737;
}

.content-box.box-2 .inner-box .contents {
    font-weight: 400;
    font-size: 13px;
    line-height: 23px;
    padding-right: 40px;
    display: inline-block;
    width: 100%;
    max-width: 630px;
    text-align: left;
    letter-spacing: 0.03em;
    color: #494949;
}
.content-wrap {
    position: absolute;
    top: 164px;
    width: 100%;
}

.content-box {
    margin: auto;
    text-align: center;
}

.text-1 {
    font-size: 64px;
    font-weight: 700;
    color:#292929;
}

.text-2 {
    font-size: 16px;
    font-weight: 500;
    color:#494949; 
    margin-top: 50px;
}

.text-3 {
    margin-top: 35px;
}

.text-3 a{
    display: inline-block;
    width: 157px;
    height: 39.25px;
    line-height: 39.25px;
    border-radius: 20px;
    font-size: 18px;
    font-weight: 500;
    color: #F0631C;
    border: 1.5px solid;
}

.text-3 a:hover{
    background-color: #F0631C;
    color: #fff;
    transition: 0.3s;
}

.text-4 {
    margin-top: 35px;
}

.text-4 form {
    margin-top: 25px;
}

.text-4 form button {
    background: url(/image/login-btn.svg) no-repeat center;
    background-size: contain;
    text-indent: -9999px;
    border: 0;
    position: absolute;
    width: 11px;
    height: 13px;
    margin-top: 17px;
    margin-left: -26px;
    cursor: pointer;
}

.text-4 form div {
    margin-bottom: 8px;
    margin-left: -3.5rem;
}

.text-4 .title {
    margin: 0;
    font-size: 20px;
    font-weight: 500;
}

.text-4 p {
    width: 60px;
    text-align: left;
    font-size: 13px;
    font-weight: 700;
    color: #454545;
}

.ui-text {
    border-radius: 5px !important;
    width: 360px !important;
    height: 45px !important;
    border: 0 !important;
    background-color: #F2F2F2;
}

@media (max-width:800px){
    .content-box.box-3 .inner-box > div {
        width: 50%;
        border: 0;
    }

    .content-box.box-3 .inner-box > div:nth-child(1), .content-box.box-3 .inner-box > div:nth-child(3), .content-box.box-3 .inner-box > div:nth-child(5){
        border-right: 1px solid #E4E4E7;
    }
    .content-box.box-3 .inner-box > div:nth-child(1), .content-box.box-3 .inner-box > div:nth-child(2), .content-box.box-3 .inner-box > div:nth-child(3), .content-box.box-3 .inner-box > div:nth-child(4){
        border-bottom: 1px solid #E4E4E7;
    }

    .text-1 {
        font-size: 40px;
    }

    .text-5 {
        font-size: 35px;
    }
}

@media (max-width:772px){
    .content-box.box-2 .inner-box {
        width: 95%;
    }
}

@media (max-width:630px){
    .content-box.box-2 .inner-box .contents {
        padding: 0 30px;
        line-height: 19px;
    }
}

@media (max-width:550px){
    .content-box.box-3 .inner-box > div {
        width: 100%;
    }
    .content-box.box-3 .inner-box > div:nth-child(1), .content-box.box-3 .inner-box > div:nth-child(3), .content-box.box-3 .inner-box > div:nth-child(5){
        border-right: 0;
    }

    .content-box.box-3 .inner-box > div:nth-child(5){
        border-bottom: 1px solid #E4E4E7;
    }

    .text-1 {
        font-size: 35px;
    }

    .text-5 {
        font-size: 30px;
    }

    .content-box.box-2 .inner-box li:nth-child(2) {
        width: 18%;
    }
}
/*
.file-upload {
	margin-top: 13px;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    gap: 10px;
    justify-content: center;

	> div {
		label {
			display: flex;
			align-items: center;
			gap: 3px;
			font-size: 11px;
			font-weight: 500;
			border-radius: 6px;
			background-color: #7F56D9;
			color: #fff;
			padding: 8px 20px;

			img {
				width: 17px;
				height: 17px;
				object-fit: cover;
			}
		}

		> span {
			display: flex;
			gap: 7px;
			align-items: flex-end;
			color: #8A8989;
			font-size: 12px;
		}
	}

	p {
		margin-bottom: 2px;
		color: #8A8989;
		font-size: 12px;
		font-weight: 400;
	}
}
*/

.plupload_button {
    display: none !important;
}

.upload_box {
	width: 100%;
}





/* nerd header */
.nerd_header {
  width: 100%;
  height: 50px;
  min-height: 50px;
  background-color: #010101;
  position: fixed;
  top: 0;
  /* border-bottom: solid 1px #262626; */
  z-index: 99;
}

.nerd_header .menu-wrap {
  height: 100%;
}

.nerd_header .menu-wrap .header-pc {
  max-width: 1024px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 22px;
  height: 100%;
  box-sizing: border-box;
}

.nerd_header .menu {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10%;
}

.nerd_header .user-menu {
  position: relative;
}

.nerd_header .user-menu button.hamburger-btn {
  width: 19px;
  height: 19px;
  background-color: transparent;
  border: 0;
  cursor: pointer;
}

.nerd_header .user-menu a.shopping {
  width: 17px;
  height: 17px;
  display: block;
  position: relative;
}

.nerd_header .user-menu a .cart_cnt2 {
  position: absolute;
  z-index: 5;
  bottom: -10px;
  right: -9px;
  background-color: #f0631c;
  font-size: 11px;
  font-weight: 500;
  padding: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
text-align: center;
border-radius: 10px;
color: #fff;
line-height: 17px;
}

.nerd_header .menu-wrap .header-mobile {
  display: none;
}

.main-logo {
  width: 74px;
  height: 22px;
  object-fit: cover;
  display: block;
}

.menu-link {
  font-size: 13px;
  color: #fff !important;
  font-weight: 400;
  line-height: 1.85;
  letter-spacing: 0;
}

.y_menu {
    justify-content: flex-end !important;
    gap: 16% !important;
    margin-right: 6rem !important;
}

@media screen and (max-width: 829px) {
  .nerd_header .menu-wrap .header-pc {
    display: none;
  }

  .nerd_header .menu-wrap .header-mobile {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
    position: relative;
  }

  .nerd_header .menu-wrap .header-mobile .main-logo {
    height: 22px;
    display: block;
    object-fit: cover;
  }

  .nerd_header .menu-wrap .header-mobile .user-menu {
    display: flex;
    align-items: center;
    gap: 10px;
    position: initial;
  }

  .nerd_header .menu-wrap .header-mobile .mobile-menu-list {
    position: absolute;
    display: none;
    width: 100vw;
    left: 50%;
    transform: translateX(-50vw);
    top: 50px;
    background-color: #262626;
    padding: 29px 0;
  }

  .nerd_header .menu-wrap .header-mobile .mobile-menu-list.active {
    display: block;
  }

  .nerd_header .menu-wrap .header-mobile .mobile-menu-list ul {
    display: grid;
    gap: 13px;
  }

  .nerd_header .menu-wrap .header-mobile .mobile-menu-list ul li a {
    display: block;
    color: #f5f5f7;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    line-height: initial;
  }

  .nerd_header .user-menu a .cart_cnt2 {
    font-size: 10px;
    width: 13px;
    height: 13px;
    bottom: -4px;
    right: -4px;
    line-height: 13px;
  }
}

.close-btn object {
    pointer-events: none;
}
