body{
    font-family: 'Apple SD Gothic Neo', sans-serif;
}

@media (min-width: 1024px) { 
    /* 나브 빠 */
    .list-header {
        width: 1024px;
        height: 44px;
        margin: 0 auto;
        position: relative;
        top: 0px;
        border-bottom: 1px solid black;
    }
    .menu-list-inside{ /* 데스크탑과 태블릿에 보이는 것 */
        display: block;
        float: right;
    }
    .menu-list{ /* 모바일에 보이는 것 */
        display:none;
    }
    .menu-list-on{
        display:none;
    }
    .menu-list-off{
        display:none;
    }
    /*로그인 글자*/
    .log-in-font {
        position: relative;
        top:calc((44px - 15px)/2);
        object-fit: contain;
        height: 15px;
        padding-right:20px;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        font-stretch: condensed;
        line-height: normal;
        letter-spacing: 1.2px;
        color: #000000;
        cursor: pointer; /* Cursor on hover */
    }
    /*제품 글자*/
    .product-font {
        position: relative;
        top:calc((44px - 15px)/2);
        object-fit: contain;
        height: 15px;
        padding-right:20px;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        font-stretch: condensed;
        line-height: normal;
        letter-spacing: 1.2px;
        color: #000000;
        cursor: pointer; /* Cursor on hover */
    }
    /*컨텐츠 글자*/
    .contents-font {
        position: relative;
        top:calc((44px - 15px)/2);
        object-fit: contain;
        height: 15px;
        font-size: 13px;
        padding-right:20px;
        font-weight: normal;
        font-style: normal;
        font-stretch: condensed;
        line-height: normal;
        letter-spacing: 1.2px;
        color: #000000;
        cursor: pointer; /* Cursor on hover */
    }
    /*카트 글자*/
    .cart-font {
        position: relative;
        top:calc((44px - 15px)/2);
        object-fit: contain;
        height: 15px;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        padding-right:20px;
        font-stretch: condensed;
        line-height: normal;
        letter-spacing: 1.2px;
        color: #000000;
        cursor: pointer; /* Cursor on hover */
    }
    /* 컨텍스트레이어 메인 로고 */
    .list-logo {
        width: 142px;
        height: 16px;
        object-fit: contain;
        position: absolute;
        top: calc((44px - 16px)/2);
        left: 40px;
    }
    /* 햄버거 메뉴 */
    .list-menu {
        display: none;
    }
    /* 나브 빠 나누는 선 */
    .line-header {
        width: 100%;
        height: 0.1px;
        border-bottom: solid 1px #393939;
        position:relative;
        z-index: 1;
    }
    /* 제품이랑 컨텐츠 포함하는 친구 */
    .list-main {
        width: 100%;
        max-width: 1024px;
        margin: 0 auto;
        text-align: center;
        position: relative;
        font-size: 0;
    }    
    /* 제품 페이지에는 있는데 메인에는 없음 */
    .control-and-view-container{
        width: 1024px;
        margin: 0 auto;
        position: relative;
        padding: 0;
        margin: 0 auto;
        font-size: 0px
    }
    /* 제품 페이지에는 있는데 메인에는 없음 */
    .three_container{
        position: relative;
        display: inline-block;
        left: 0px;
        top: 0px;
        width: calc(50% - 1px);
        min-height: 500px;
        padding: 0px;
        border-right: 1px solid black;
        border-bottom: 1px solid black;
        height: auto;
    }
    /* 제품 페이지에는 있는데 메인에는 없음 */
    .slide_container{
        position: relative;
        display: inline-block;
        right: 0px;
        top: 0px;
        width: calc(100% - 52px - 52px);
        padding: 10px 52px 10px 52px;
        font-size: 14px;
        margin-bottom: 70px;
    }
    .option-container{
        position: relative;
        display: inline-block;
        width: 512px;
        min-height: 500px;
        padding: 0px;
        margin: 0px;
        font-size: 0px;
        vertical-align: bottom;
        border-bottom: 1px solid black;
    }
    /* 제품 페이지에는 있는데 메인에는 없음 */
    .price-cart-section{
        width:500px;
        height:63px;
        position: absolute;
        margin: 0px;
        bottom: 0px;
        left: 0px;
    }
    /* 제품 페이지에는 있는데 메인에는 없음 */
    .section-divider{
        width:1024px;
        height:63px;
        position: relative;
        margin: 0 auto;
        border-bottom: 1px solid black;
    }
    /* 제품 페이지에는 있는데 메인에는 없음 */
    .middle-text{
        position: relative;
        margin:auto;
        top:calc(50% - 17px / 2);
        text-align:center;
    }
    /* 제품 페이지에는 있는데 메인에는 없음 */
    .get-price {
        vertical-align: middle;
        width: 256px;
        height: 63px;
        font-size: 17px;
        font-weight: normal;
        font-style: normal;
        font-stretch: condensed;
        line-height: normal;
        letter-spacing: 1.6px;
        position: absolute;
        bottom:0px;
        left:256px;
        text-align: center;
        color: #000000;
        cursor: pointer;
        border-top: 1px solid black;
        border-right: 1px solid black;
    }
    /* 제품 페이지에는 있는데 메인에는 없음 */
    .add-to-cart{
        width: 256px;
        height: 63px;
        vertical-align: middle;
        font-size: 17px;
        font-weight: normal;
        font-style: normal;
        font-stretch: condensed;
        line-height: normal;
        letter-spacing: 1.6px;
        position: absolute;
        bottom:0px;
        left:0px;
        text-align: center;
        color: #ffffff;
        background-color: #313030;
        vertical-align: middle;
        cursor: pointer;
        border-top: 1px solid black;
    }
    /* 제품 페이지에는 있는데 메인에는 없음 */
    .product-detail {
        height: 15px;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        font-stretch: condensed;
        line-height: normal;
        letter-spacing: 1.2px;
        text-align: center;
        color: #000000;
        position: relative;
        display:block;
        top: 25px;
        object-fit: contain;
      }
      /* 제품 페이지에는 있는데 메인에는 없음 */
    .check-out-other-products{
        height: 15px;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        font-stretch: condensed;
        line-height: normal;
        letter-spacing: 1.2px;
        color: #000000;
        position: absolute;
        top: 25px;
        right:calc(50% - 102px);
        object-fit: contain;
    }
    /* 제품 페이지에는 있는데 메인에는 없음 */
    .product-explain{
        width: 1024px;
        margin: 0 auto;
        position: relative;
        text-align: center;
        border-bottom: 1px solid black;
    }
    /* 제품 페이지에는 있는데 메인에는 없음 */
    .line {
        width: 100%;
        height: 0.1px;
        border-bottom: solid 1px #393939;
    }
    /* 가구 설명 있는 빡스 메인에만 있음 */
    .furniture-box{
        display: inline-block;
        padding: 0;
        margin: 0;
        width: calc(100% / 3 - 1px);
        border-bottom: 1px solid black;
        border-right: 1px solid black;
        font-size: 16px;
    }
    .furniture-box-100{
        display: inline-block;
        position: relative;
        padding: 0;
        margin: 0;
        width: calc(100% - 1px);
        border-bottom: 1px solid black;
        font-size: 0px;
    }
    .cart-image{
        display: inline-block;
        position: relative;
        padding: 0;
        margin: 0;
        cursor: pointer;
        width: 20%;
        font-size: 16px;
    }
    .cart-info{
        display: inline-block;
        position: relative;
        padding: 0;
        margin: 0;
        vertical-align: top;
        text-align: left;
        width: 43%;
        font-size: 14px;
    }
    .cart-count{
        display: inline-block;
        position: relative;
        padding: 0;
        margin-top: 20px;
        vertical-align: top;
        text-align: center;
        width: 12%;
        font-size: 14px;
    }
    .cart-price{
        display: inline-block;
        position: relative;
        padding: 0;
        margin: 0;
        vertical-align: top;
        text-align: center;
        width: 25%;
        font-size: 14px;
    }
    .list-main .right{
        border-right: 0px;
    }
    .line-hor5 {
        width: 0.1px;
        height: calc(100% - 1px);
        border: solid 0.5px #393939;
        position:absolute;
        left:50%;
    }
    /* 컨텐츠 설명 있는 빡스 메인에만 있음 */
    .contents-box{
        display: inline-block;
        width: 100%;
        position: relative;
        z-index: -1;
        text-align: center;
    }
    /* 컨텐츠 설명 있는 빡스 메인에만 있음 */
    .contents{
        margin: 20px;
        width: 40%;
        z-index: -1;
        display: inline-block;
    }
    /* 세로선 */
    .option-line {
        width: 0.1px;
        height: 500px;
        border: solid 0.5px #393939;
        position:absolute;
        display: inline-block;
        left:50%;
    }
    .footer {
        width: 100%;
        object-fit: contain;
        max-width: 1024px;
        min-height: 24px;
        position: relative;
        margin: 0 auto;
        bottom: 0px;
        right: 0px;
        margin-top: 20px;
    }
    .footer-copyright{
        position : absolute;
        right: 20px;
        bottom:6px;
        font-size: 10px;
    }
    .orderedInfoBottom{
        font-size:15px; 
        height: 40px;
        position: relative;
        top: 10px;
        width:20%;
        display:inline-block;
    }
}

@media (max-width: 1023px) and (min-width: 576px) { 
    .list-header {
        width: 100%;
        height: 44px;
        margin: 0 auto;
        position: relative;
        top: 0px;
        border-bottom: 1px solid black;
    }
    .list-logo {
        width: 142px;
        height: 16px;
        object-fit: contain;
        position: absolute;
        top: calc((44px - 16px)/2);
        left: 40px;
    }
    .menu-list-inside{ /* 데스크탑과 태블릿에 보이는 것 */
        display: block;
        float: right;
    }
    .menu-list{ /* 모바일에 보이는 것 */
        display:none;
    }
    .menu-list-on{
        display:none;
    }
    .menu-list-off{
        display:none;
    }
    /*로그인 글자*/
    .log-in-font {
        position: relative;
        top:calc((44px - 15px)/2);
        object-fit: contain;
        height: 15px;
        padding-right:20px;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        font-stretch: condensed;
        line-height: normal;
        letter-spacing: 1.2px;
        color: #000000;
        cursor: pointer; /* Cursor on hover */
    }
    /*제품 글자*/
    .product-font {
        position: relative;
        top:calc((44px - 15px)/2);
        object-fit: contain;
        height: 15px;
        padding-right:20px;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        font-stretch: condensed;
        line-height: normal;
        letter-spacing: 1.2px;
        color: #000000;
        cursor: pointer; /* Cursor on hover */
    }
    /*컨텐츠 글자*/
    .contents-font {
        position: relative;
        top:calc((44px - 15px)/2);
        object-fit: contain;
        height: 15px;
        font-size: 13px;
        padding-right:20px;
        font-weight: normal;
        font-style: normal;
        font-stretch: condensed;
        line-height: normal;
        letter-spacing: 1.2px;
        color: #000000;
        cursor: pointer; /* Cursor on hover */
    }
    /*카트 글자*/
    .cart-font {
        position: relative;
        top:calc((44px - 15px)/2);
        object-fit: contain;
        height: 15px;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        padding-right:20px;
        font-stretch: condensed;
        line-height: normal;
        letter-spacing: 1.2px;
        color: #000000;
        cursor: pointer; /* Cursor on hover */
    }
    /* 나브 빠 나누는 선 */
    .line-header {
        width: 100%;
        height: 0.1px;
        border-bottom: solid 1px #393939;
        position:relative;
    }
    /* 햄버거 메뉴 */
    .list-menu {
        display:none;
    }
    .list-main {
        width: 100%;
        margin: 0 auto;
        position: relative;
        text-align: center;
        font-size: 0;
    }
    .furniture-box{
        display: inline-block;
        padding: 0;
        margin: auto;
        width: calc(50% - 1px);
        border-bottom: 1px solid black;
        border-right: 1px solid black;
        font-size: 16px;
    }
    .furniture-box-100{
        display: inline-block;
        position: relative;
        padding: 0;
        margin: 0;
        width: calc(100% - 1px);
        border-bottom: 1px solid black;
        font-size: 0px;
    }
    .cart-image{
        display: inline-block;
        position: relative;
        padding: 0;
        margin: 0;
        cursor: pointer;
        width: 20%;
        font-size: 16px;
    }
    .cart-info{
        display: inline-block;
        position: relative;
        padding: 0;
        margin: 0;
        vertical-align: top;
        text-align: left;
        width: 43%;
        font-size: 14px;
    }
    .cart-count{
        display: inline-block;
        position: relative;
        padding: 0;
        margin-top: 20px;
        vertical-align: top;
        text-align: center;
        width: 12%;
        font-size: 14px;
    }
    .cart-price{
        display: inline-block;
        position: relative;
        padding: 0;
        margin: 0;
        vertical-align: top;
        text-align: center;
        width: 25%;
        font-size: 14px;
    }
    .line {
        width: 100%;
        height: 0.1px;
        border-bottom: solid 1px #393939;
    }
    .control-and-view-container{
        width: 100%;
        min-height: calc(50vh + 48px + 412px);
        margin: 0 auto;
        position: relative;
        border-bottom: 1px solid black;
    }
    .three_container{
        position: absolute;
        top: 0px;
        width: 100%;
        height: calc(50vh - 44px);
        margin-bottom: 1px;
        padding: 0px;
        border-bottom: 1px solid;
        z-index: 3;
    }
    .option-container{
        display: inline-block;
        width: 100%;
        padding: 0px;
        font-size: 0px;
        min-height: 412px;
        margin-top: calc(50vh - 44px);
        position: relative;
        height: auto;
    }
    .slide_container{
        position: relative;
        top: 0px;
        width: calc(100% - 40px);
        margin: 20px 20px 90px 20px;
        padding: 0px;
        font-size: 14px;
    }
    .price-cart-section{
        width:100%;
        height:63px;
        position: relative;
        margin: 0px;
        bottom: 0px;
        border-top: 1px solid black;
    }
    .middle-text{
        position: relative;
        margin:auto;
        top:calc(50% - 17px / 2);
        text-align:center;
    }
    .get-price {
        vertical-align: middle;
        width: 50%;
        height: 63px;
        vertical-align: middle;
        font-size: 17px;
        font-weight: normal;
        font-style: normal;
        font-stretch: condensed;
        line-height: normal;
        letter-spacing: 1.6px;
        display: inline-block;
        text-align: center;
        color: #000000;
        cursor: pointer;
    }
    .add-to-cart{
        width: 50%;
        height: 63px;
        vertical-align: middle;
        font-size: 17px;
        font-weight: normal;
        font-style: normal;
        font-stretch: condensed;
        line-height: normal;
        letter-spacing: 1.6px;
        text-align: center;
        color: #ffffff;
        background-color: #313030;
        vertical-align: middle;
        cursor: pointer;
        display: inline-block;
    }
    .section-divider{
        width:100%;
        height:63px;
        position: relative;
        margin: 0 auto;
        border-bottom: 1px solid black;
    }
    .product-detail {
        height: 15px;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        font-stretch: condensed;
        line-height: normal;
        letter-spacing: 1.2px;
        text-align: center;
        color: #000000;
        position: relative;
        display:block;
        top: 25px;
        text-align: center;
        object-fit: contain;
      }
    .check-out-other-products{
        height: 15px;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        font-stretch: condensed;
        line-height: normal;
        letter-spacing: 1.2px;
        color: #000000;
        position: absolute;
        top: 25px;
        right:calc(50% - 102px);
        object-fit: contain;
    }
    .product-explain{
        width: 100%;
        margin: 0 auto;
        position: relative;
        text-align: center;
        border-bottom: 1px solid black;
    }
    
    .line-main {
        width: 100%;
        height: 0.1px;
        border: solid 0.5px #393939;
        position:absolute;
        top:216px;
        z-index: 1;
    }
    /* 태블릿이랑 모바일에서는 가로로되어있음 */
    .option-line {
        width: 100%;
        height: 0.1px;
        border-bottom: solid 1px #393939;
        position: relative;;
    }
    .line-hor1 {
        width: 0.1px;
        height: calc(100% - 1px);
        border: solid 0.5px #393939;
        position:absolute;
        left:50%;
    }
    .line-hor5 {
        width: 0.1px;
        height: calc(100% - 1px);
        border: solid 0.5px #393939;
        position:absolute;
        left:50%;
    }
    
    .main-font {
        width: 180px;
        height: 57px;
        object-fit: contain;
        position: absolute;
        top: 10%;
        left: 10%;
        font-size: 29px;
        font-weight: bold;
        font-style: normal;
        font-stretch: condensed;
        line-height: normal;
        letter-spacing: 3px;
        color: #000000;
    }

    

    .main-image {
        width: 684px;
        height: 546px;
        object-fit: contain;
        position: absolute;
        bottom: 0px;
        right: 0px;
    }
    .footer {
        width: 100%;
        max-width: 1024px;
        object-fit: contain;
        min-height: 24px;
        position: relative;
        bottom: 0px;
        right: 0px;
        margin-top: 20px;
    }
    .footer-copyright{
        position : absolute;
        right: 20px;
        font-size: 10px;
    }
    .orderedInfoBottom{
        font-size:15px; 
        height: 40px;
        position: relative;
        top: 10px;
        width:49%;
        display:inline-block;
    }
    .tablet_gone{
        display:none;
    }
}

@media (max-width: 575px) { 
    .menu-list{
        display: none;
    }
    /*제품 글자*/
    .product-font {
        position: relative;
        display: inline-block;
        object-fit: contain;
        height: 15px;
        font-size: 13px;
        padding-right: 10px;
        padding-left: 10px;
        margin: calc((48px - 15px)/2) auto;
        font-weight: normal;
        font-style: normal;
        font-stretch: condensed;
        line-height: normal;
        letter-spacing: 1.2px;
        color: #000000;
        cursor: pointer; /* Cursor on hover */
    }
    /*컨텐츠 글자*/
    .contents-font {
        position: relative;
        display: inline-block;
        object-fit: contain;
        height: 15px;
        font-size: 13px;
        margin: auto;
        padding-right: 10px;
        padding-left: 10px;
        font-weight: normal;
        font-style: normal;
        font-stretch: condensed;
        line-height: normal;
        letter-spacing: 1.2px;
        color: #000000;
        cursor: pointer; /* Cursor on hover */
    }
    /*로그인 글자*/
    .log-in-font {
        position: relative;
        display: inline-block;
        object-fit: contain;
        height: 15px;
        font-size: 13px;
        margin: auto;
        padding-right: 10px;
        padding-left: 10px;
        font-weight: normal;
        font-style: normal;
        font-stretch: condensed;
        line-height: normal;
        letter-spacing: 1.2px;
        color: #000000;
        cursor: pointer; /* Cursor on hover */
    }
    /*카트 글자*/
    .cart-font {
        position: relative;
        display: inline-block;
        object-fit: contain;
        height: 15px;
        margin: auto;
        font-size: 13px;
        padding-right: 10px;
        padding-left: 10px;
        font-weight: normal;
        font-style: normal;
        font-stretch: condensed;
        line-height: normal;
        letter-spacing: 1.2px;
        color: #000000;
        cursor: pointer; /* Cursor on hover */
    }
    .menu-list-on {
        -webkit-animation-name: showMenu;
        -webkit-animation-duration:0.4s;
        -webkit-animation-iteration-count: 1;
        -webkit-animation-timing-function: ease;
        -webkit-animation-fill-mode: forwards;
        animation-name: showMenu;
        animation-duration:0.4s;
        animation-iteration-count: 1;
        animation-timing-function: ease;
        animation-fill-mode: forwards;
        position: absolute;
        width: 100%;
        height: 48px;
        border-bottom:1px solid;
        background-color: #ffffff;
        margin: auto;
        z-index: 5;
        text-align: center
      }
      .menu-list-inside{
          display: none;
      }
      @-webkit-keyframes showMenu {
        from {
            top:0px;
        }
        to {
            top:48px;
        }
      }
      @keyframes showMenu {
        from {
            top:0px;
        }
        to {
            top:48px;
        }
      }
      .menu-list-off {
        -webkit-animation-name: hideMenu;
        -webkit-animation-duration:0.4s;
        -webkit-animation-iteration-count: 1;
        -webkit-animation-timing-function: ease;
        -webkit-animation-fill-mode: forwards;
        animation-name: hideMenu;
        animation-duration:0.4s;
        animation-iteration-count: 1;
        animation-timing-function: ease;
        animation-fill-mode: forwards;
        position: absolute;
        width: 100%;
        height: 44px;
        border-bottom:1px solid;
        background-color: #ffffff;
        margin: auto;
        z-index: 5;
        text-align: center
      }
      @-webkit-keyframes hideMenu {
        from {
          top:48px;
        }
        to {
          top:0px;
        }
      }
      @keyframes hideMenu {
        from {
          top :48px;
        }
        to {
          top :0px;
        }
      }
    .list-header {
        width: 100%;
        height: 48px;
        margin: 0 auto;
        position: relative;
        top: 0px;
        z-index: 6;
        background-color: #ffffff;
        border-bottom: 1px solid black;
    }
    .line-header {
        width: 100%;
        height: 0.1px;
        border-bottom: solid 1px #393939;
        position:absolute;
        z-index: 6;
        top:48px;
    }
    .line-main {
        width: 100%;
        height: 0.1px;
        border: solid 0.5px #393939;
        position:absolute;
        font-size: 0;
        top:144px;
    }
    .list-logo {
        width: 120px;
        height: 14px;
        object-fit: contain;
        position: relative;
        top: 17px;
        left: 20px;
    }
    .list-menu {
        position: absolute;
        top:17px;
        right:19px;
        width: 17px;
        height: 14px;
        object-fit: contain;
    }
    .list-menu:hover{
        cursor: pointer;
    }
    .main-image {
        width: 272px;
        height: 228px;
        object-fit: contain;
        position: absolute;
        bottom: 0px;
        right: 0px;
    }
    .list-main {
        width: 100%;
        margin: 0 auto;
        position: relative;
        text-align: center;
        top: 0px;
    }
    .control-and-view-container{
        width: 100%;
        min-height: calc(50vh + 48px + 412px);
        margin: 0 auto;
        position: relative;
    }
    .three_container{
        position: absolute;
        top: 0px;
        width: 100%;
        height: calc(50vh - 48px);
        border-bottom: 1px solid;
        padding: 0px;
        z-index: 3;
    }
    .option-container {
        display: inline-block;
        width: 100%;
        padding: 0px;
        font-size: 0px;
        min-height: 412px;
        margin-top: calc(50vh - 44px);
        position: relative;
        height: auto;
    }
    .slide_container{
        position: relative;
        top: 0px;
        width: calc(100% - 40px);
        margin: 20px 0px 80px 30px;
        padding: 0px;
        font-size: 14px;
    }
    .price-cart-section{
        width:100%;
        height:63px;
        position: relative;
        margin: 0px;
        bottom: 0px;
        border-bottom: 1px solid black;
        border-top: 1px solid black;
    }
    .price-cart-section .middle-text{
        position: relative;
        top:20px;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
    }
    .middle-text{
        position: relative;
        margin:auto;
        top:calc(50% - 17px / 2);
        text-align:center;
    }
    /* 태블릿이랑 모바일에서는 가로로되어있음 */
    .option-line {
        width: 100%;
        height: 0.1px;
        border-bottom: solid 1px #393939;
        position: relative;;
    }
    .add-to-cart {
        vertical-align: middle;
        width: 50%;
        height: 63px;
        vertical-align: middle;
        font-size: 17px;
        font-weight: normal;
        font-style: normal;
        font-stretch: condensed;
        line-height: normal;
        letter-spacing: 1.6px;
        display: inline-block;
        text-align: center;
        color: #000000;
        cursor: pointer;
    }
    .get-price{
        width: 50%;
        height: 63px;
        vertical-align: middle;
        font-size: 17px;
        font-weight: normal;
        font-style: normal;
        font-stretch: condensed;
        line-height: normal;
        letter-spacing: 1.6px;
        text-align: center;
        color: #ffffff;
        background-color: #313030;
        vertical-align: middle;
        cursor: pointer;
        display: inline-block;
    }
    .product-detail {
        height: 15px;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        font-stretch: condensed;
        line-height: normal;
        letter-spacing: 1.2px;
        text-align: center;
        color: #000000;
        position: relative;
        display:block;
        top: 25px;
        object-fit: contain;
      }
      .section-divider{
        width:100%;
        height:63px;
        position: relative;
        text-align: center;
        margin: 0 auto;
        border-bottom: 0.1px solid black;
    }
    .check-out-other-products{
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        font-stretch: condensed;
        line-height: normal;
        letter-spacing: 1.2px;
        color: #000000;
        position: absolute;
        top: 25px;
        right:calc(50% - 102px);
        object-fit: contain;
    }
    .product-explain{
        width: 100%;
        margin: 0 auto;
        position: relative;
        text-align: center;
        border-bottom: 1px solid black;
    }

    .furniture-font {
        position: absolute;
        top: 95.6px;
        right:calc(50% - 34px);
        width: 68px;
        height: 9px;
        object-fit: contain;
    }
    .footer {
        width: 100%;
        max-width: 1024px;
        min-height: 24px;
        object-fit: contain;
        position: relative;
        bottom: 0px;
        right: 0px;
        margin-top: 20px;
    }
    .footer-copyright{
        position : absolute;
        right: 20px;
        bottom:6px;
        font-size: 10px;
    }
    .furniture-box{
        display: inline-block;
        width: 100%;
        font-size: 14px;
        border-bottom: 1px solid black;
    }
    .furniture-box-100{
        display: inline-block;
        position: relative;
        padding: 0;
        margin: 0;
        width: calc(100% - 1px);
        border-bottom: 1px solid black;
        font-size: 0px;
    }
    .cart-image{
        display: inline-block;
        position: relative;
        padding: 0;
        margin: 0;
        cursor: pointer;
        width: 100%;
        border-bottom: 1px solid black;
        font-size: 16px;
    }
    .cart-info{
        display: inline-block;
        position: relative;
        padding: 0;
        margin: 0;
        vertical-align: top;
        text-align: center;
        width: 100%;
        font-size: 14px;
    }
    .cart-count{
        display: inline-block;
        position: relative;
        padding: 0;
        margin-top: 20px;
        vertical-align: top;
        text-align: center;
        width: 50%;
        font-size: 14px;
    }
    .cart-price{
        display: inline-block;
        position: relative;
        padding: 0;
        margin: 0;
        vertical-align: top;
        text-align: center;
        width: 50%;
        font-size: 14px;
    }
    .orderedInfoBottom{
        font-size:15px; 
        height: 40px;
        position: relative;
        top: 10px;
        width:100%;
        display:inline-block;
    }
}

html, body{
    width: 100%;
    position: relative;
    margin: 0;
    padding: 0;
}

.active-hover{
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
}
.active-hover:hover {
    cursor: pointer;
    transform:scale(1.1);             /*  default */
    -webkit-transform:scale(1.1);  /*  크롬 */
    -moz-transform:scale(1.1);     /* FireFox */
    -o-transform:scale(1.1);        /* Opera */
    /*box-shadow: 0px 1px 13px 1px #333;
    z-index:1;*/
}
.modal{
    display:none; 
    position:relative;
    margin: 0 auto 0 auto;
    z-index:11;
    overflow-y: visible;}
.modal .modal-content{
    width:100%; 
    max-width:440px; 
    left:50%;
    border:1px solid #ccc;
    position:fixed; 
    top:10%; 
    background:#fff;   
    font-size: 0px;
}
.modal .modal-content .modal-title{
    display: inline-block;
    position:relative;
    max-width: 420px;
    width:calc(95% - 1px);
    height:44px;
    border-bottom: 1px solid;
    border-right: 1px solid;
    text-align: center;
    margin:0;
    font-size:17px;
}
.modal .modal-content #modalDismiss{
    position:relative; 
    max-width:20px;
    width:5%;
    top:0;
    height:44px;
    display: inline-block;
    cursor:pointer;
    font-size: 17px;
    border-bottom: 1px solid;
}
#tabs{
    width:100%;
    font-size: 0px;
}
#tabs .tablink{
    width:calc(50% - 1px);
    display: inline-block;
    margin:0;
    font-size: 14px;
    cursor: pointer;
    height: 44px;
}
#tabs .tab-pane input{
    width: calc(100% - 4px);
    margin: 0;
    padding: 2px;
    height:44px;
    border: 0;
    border-bottom: 1px solid;
}
.tab-content{
    height:calc(48px * 3);
    text-align: center;
}

#mask {  
    position:absolute;  
    left:0;
    top:0;
    z-index:10;  
    background-color:rgba(255, 255, 255, 0.9);  
    display:none;  
}


.furniture-box .img-fluid{
    width: 80%;
    max-width: 300px;
    margin: 20px;
}
.cart-image .img-fluid{
    width: 80%;
    max-width: 300px;
    margin: 20px;
}

input[type=range] {
    -webkit-appearance: none;
    width: 100%;
    margin: 8.5px 0;
  }
  input[type=range]:focus {
    outline: none;
  }
  input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 10px;
    cursor: pointer;
    box-shadow: 1.7px 1.7px 1px #cdcfca, 0px 0px 1.7px #dadbd7;
    background: #fffdff;
    border-radius: 16.1px;
    border: 1px solid rgba(87, 85, 86, 0.67);
  }
  input[type=range]::-webkit-slider-thumb {
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
    border: 1.2px solid rgba(74, 74, 75, 0.45);
    height: 27px;
    width: 27px;
    border-radius: 19px;
    background: rgba(219, 225, 226, 0.79);
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -9.5px;
  }
  input[type=range]:focus::-webkit-slider-runnable-track {
    background: #ffffff;
  }
  input[type=range]::-moz-range-track {
    width: 100%;
    height: 10px;
    cursor: pointer;
    box-shadow: 1.7px 1.7px 1px #cdcfca, 0px 0px 1.7px #dadbd7;
    background: #fffdff;
    border-radius: 16.1px;
    border: 1px solid rgba(87, 85, 86, 0.67);
  }
  input[type=range]::-moz-range-thumb {
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
    border: 1.2px solid rgba(74, 74, 75, 0.45);
    height: 27px;
    width: 27px;
    border-radius: 19px;
    background: rgba(219, 225, 226, 0.79);
    cursor: pointer;
  }
  input[type=range]::-ms-track {
    width: 100%;
    height: 10px;
    cursor: pointer;
    background: transparent;
    border-color: transparent;
    color: transparent;
  }
  input[type=range]::-ms-fill-lower {
    background: #fd00fd;
    border: 1px solid rgba(87, 85, 86, 0.67);
    border-radius: 32.2px;
    box-shadow: 1.7px 1.7px 1px #cdcfca, 0px 0px 1.7px #dadbd7;
  }
  input[type=range]::-ms-fill-upper {
    background: #fffdff;
    border: 1px solid rgba(87, 85, 86, 0.67);
    border-radius: 32.2px;
    box-shadow: 1.7px 1.7px 1px #cdcfca, 0px 0px 1.7px #dadbd7;
  }
  input[type=range]::-ms-thumb {
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
    border: 1.2px solid rgba(74, 74, 75, 0.45);
    height: 27px;
    width: 27px;
    border-radius: 19px;
    background: rgba(219, 225, 226, 0.79);
    cursor: pointer;
    height: 10px;
  }
  input[type=range]:focus::-ms-fill-lower {
    background: #fffdff;
  }
  input[type=range]:focus::-ms-fill-upper {
    background: #ffffff;
  }
  
  
  

  .dot {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    display: inline-block;
    margin: 10px 5px 10px 5px;
  }

  .topColor-list-menu{
    position: relative;
    width: 100%;
    background-color: white;
    z-index: 2.5;
    height: 40px;
    margin-top:3px;
    border:1px solid black;
    text-align: center;
    border-radius: 3px;
  }

  .topColor-list-on {
    -webkit-animation-name: showTopColor;
    -webkit-animation-duration:0.4s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    animation-name: showTopColor;
    animation-duration:0.4s;
    animation-iteration-count: 1;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    position: absolute;
    width: 100%;
    top:40px;
    left: -1px;
    border:1px solid black;
    background-color: #ffffff;
    margin: auto;
    overflow-y:hidden;
    z-index: 2;
    text-align: center;
    border-radius: 2px 2px 5px 5px;
  }
  .topColor-list{
      display: none;
  }
  @-webkit-keyframes showTopColor {
    0% {
        height: 0px;
        opacity: 0;
    }
    100% {
        height:120px;
        opacity: 1;
    }
  }
  @keyframes showTopColor {
    0% {
        height: 0px;
        opacity: 0;
    }
    100% {
        height:120px;
        opacity: 1;
    }
  }
  .topColor-list-off {
    -webkit-animation-name: hideTopColor;
    -webkit-animation-duration:0.4s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    animation-name: hideTopColor;
    animation-duration:0.4s;
    animation-iteration-count: 1;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    position: absolute;
    width: 100%;
    top: 40px;
    left: -1px;
    border:1px solid black;
    background-color: #ffffff;
    margin: auto;
    z-index: 2;
    overflow-y:hidden;
    text-align: center;
    border-radius: 0px 0px 5px 5px;
  }
  @-webkit-keyframes hideTopColor {
    0% {
        height:120px;
        opacity: 1;
    }
    100% {
        height:0px;
        opacity: 0;
    }
  }
  @keyframes hideTopColor {
    0% {
        height:120px;
        opacity: 1;
    }
    100% {
        height:0px;
        opacity: 0;
    }
  }

  .edgeColor-list-menu{
    position: relative;
    width: 100%;
    background-color: white;
    z-index: 1.5;
    height: 40px;
    margin-top:3px;
    border:1px solid black;
    text-align: center;
    border-radius: 3px;
  }

  .edgeColor-list-on {
    -webkit-animation-name: showEdgeColor;
    -webkit-animation-duration:0.4s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    animation-name: showEdgeColor;
    animation-duration:0.4s;
    animation-iteration-count: 1;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    position: absolute;
    width: 100%;
    top:40px;
    left: -1px;
    border:1px solid black;
    background-color: #ffffff;
    margin: auto;
    overflow-y:hidden;
    z-index: 1;
    text-align: center;
    border-radius: 2px 2px 5px 5px;
  }
  .edgeColor-list{
      display: none;
  }
  @-webkit-keyframes showEdgeColor {
    0% {
        height: 0px;
        opacity: 0;
    }
    100% {
        height:120px;
        opacity: 1;
    }
  }
  @keyframes showEdgeColor {
    0% {
        height: 0px;
        opacity: 0;
    }
    100% {
        height:120px;
        opacity: 1;
    }
  }
  .edgeColor-list-off {
    -webkit-animation-name: hideEdgeColor;
    -webkit-animation-duration:0.4s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    animation-name: hideEdgeColor;
    animation-duration:0.4s;
    animation-iteration-count: 1;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    position: absolute;
    width: 100%;
    top: 40px;
    left: -1px;
    border:1px solid black;
    background-color: #ffffff;
    margin: auto;
    z-index: 1;
    overflow-y:hidden;
    text-align: center;
    border-radius: 0px 0px 5px 5px;
  }
  @-webkit-keyframes hideEdgeColor {
    0% {
        height:120px;
        opacity: 1;
    }
    100% {
        height:0px;
        opacity: 0;
    }
  }
  @keyframes hideEdgeColor {
    0% {
        height:120px;
        opacity: 1;
    }
    100% {
        height:0px;
        opacity: 0;
    }
  }
.order_input{
    padding: 20px 50px 10px 50px;
    margin-top: 10px;
    position: relative;
}
.order_input label{
    position: absolute;
    bottom: calc(100% - 20px);
    left: 54px;
    color: rgb(128, 128, 128);
}
.order_input input{
    width: calc(100% - 10px);
    left: 0;
    height: 30px;
    top: 100px;
    -webkit-appearance: none;
    border:1px solid black;
    border-radius:0;
}

button{
    background-color:white;
}

input[type=button]{
    background-color:white;
    -webkit-appearance:none;
}

input[type=submit]{
    -webkit-appearance:none;
    background-color:white;
    border-radius:0;
}
a{
    color:gray;
}