/* BASIC css start */
    /* ·¹ÀÌ¾Æ¿ô CSS */
    #layout {width:100%; min-width: 1280px; margin: 0px; font-size:12px; line-height: 16px; text-align:left; font-family:'Noto Sans KR', sans-serif; vertical-align:top;}
    #layout .warp_top {width:100%; min-width: 1280px; display:inline-block; position:relative; z-index:9999; float:left;}
    #layout .warp_middle {width:100%; min-width:1280px; display: inline-block; position:relative; text-align:center; float:left;}
    #layout .warp_footer {width:100%; min-width:1280px; display:inline-block; float:left; padding:120px 0px 0px 0px;}
    /* ·¹ÀÌ¾Æ¿ô CSS ³¡*/


    /* »ó¼¼ÆäÀÌÁö CSS */
    .menubar {
        width:1160px;
        height:45px;
        text-align:center;
        display:inline-block;
        font-family:'Noto Sans KR', sans-serif,'Nanum Gothic', ³ª´®°íµñ !important;
        font-size:14px;
        font-weight:400;
        border-left:1px solid #ddd;
        box-sizing: border-box;
        color:#000;
        margin-bottom:50px;
    }
    .menubar .menu_on {
        width:25%;
        line-height:45px;
        display:inline-block;
        background-color:#fff;
        color:#1175ca;
        font-family:'Noto Sans KR', sans-serif,'Nanum Gothic', ³ª´®°íµñ !important;
        font-size:14px;
        font-weight:400;
        float:left;
        border:1px solid #ddd;
        border-bottom:none;
        border-left:none;
        box-sizing: border-box;
    }

    .menubar .menu_off {
        width:25%;
        line-height:45px;
        display:inline-block;
        background-color:#f3f3f3;
        color:#0e0e0e;
        font-family:'Noto Sans KR', sans-serif,'Nanum Gothic', ³ª´®°íµñ !important;
        font-size:14px;
        font-weight:400;
        float:left;
        border:1px solid #ddd;
        border-left:none;
        box-sizing: border-box;
    }

    .menubar a:hover {
        color:#1175ca;
    }

    #product_view {
        width:100%;
        min-width:1160px;
        padding:50px 0px 0px 0px;
        font-size:12px;
        font-family:'Noto Sans KR', sans-serif,'Nanum Gothic', ³ª´®°íµñ !important;
        text-align: center;
        line-height: 16px;
    }

    #product_view .product_warp {
        width:1160px;
        display:inline-block;
        margin-bottom:120px;
    }

    #product_view .product_top_left {
        width:610px;
        float: left;
        display:inline-block;
        text-align:left;
    }

    #product_view .product_top_left .multi_img {
        width:100%;
        display:inline-block;
    }

    #product_view .product_top_left .multi_img img{
        display:inline-block;
        text-align:left;
    }

    #product_view .product_top_left .multi_img .img_box {
        width:100%;
        display:inline-block;
    }
    #product_view .product_top_left .multi_img .img_box .main {
        width:100%;
        float:left;
        list-style:none;
        padding:0px;
        margin:0px;
    }

    #product_view .product_top_left .multi_img .img_box .main img{
        width:600px;
    }

    #product_view .product_top_left .multi_img .img_box .unit {
        width:100%;
        float:left;
        list-style:none;
        padding:0px;
        margin:0px;
    }

    #product_view .product_top_left .multi_img .img_box .unit ul {
        width:100%;
        float:left;
        padding:0px;
        margin:10px 0px 0px 0px;
    }

    #product_view .product_top_left .multi_img .img_box .unit li {
        float:left;
        padding:0px;
        margin:0px 10px 0px 0px;
    }

    #product_view .product_top_right {
        width:430px;
        float: left;
        display:inline-block;
        text-align:left;
        margin-left:120px;
    }

    #product_view .product_top_right .product_title {
        width:100%;
        float:left;
    }

    #product_view .product_top_right .product_title .product_name {
        width:100%;
        display:inline-block;
        text-align:left;
        font-size:28px;
        font-weight:500;
        letter-spacing:-1.5px;
        line-height:34px;
        color:#000;
        margin-top:-4px;
    }

    #product_view .product_top_right .product_title .product_sub_name {
        width:100%;
        display:inline-block;
        text-align:left;
        font-size:16px;
        font-weight:300;
        letter-spacing:-0.5px;
        color:#aaa;
        line-height:16px;
        margin-top:13px;
    }

    #product_view .product_top_right .product_price {
        width:100%;
        float:left;
        margin-top:32px;
    }

    #product_view .product_top_right .product_price span {
        display:inline-block;
    }

    #product_view .product_top_right .product_price .price_01 {
        display:inline-block;
        font-size:24px;
        font-weight:600;
        letter-spacing:-1px;
        color:#000;
    }

    #product_view .product_top_right .product_price .price_02 {
        display:inline-block;
        font-size:18px;
        font-weight:600;
        letter-spacing:-1px;
        color:#aaa;
        text-decoration:line-through;
        margin-left:10px;
    }

    #product_view .product_top_right .product_price .price_03 {
        display:inline-block;
        font-size:14px;
        font-weight:400;
        letter-spacing:-1px;
        color:#aaa;
        margin-left:5px;
    }

    #product_view .product_top_right .product_price .won {
        display:inline-block;
        font-size:18px;
        font-weight:600;
        letter-spacing:-1px;
        color:#000;
    }

    #product_view .product_top_right .product_price .won2 {
        display:inline-block;
        font-size:14px;
        font-weight:600;
        letter-spacing:-1px;
        color:#aaa;
    }

    #product_view .product_top_right .related_product {
        width:100%;
        display:inline-block;
        margin-top:40px;
    }

    #product_view .product_top_right .related_product .title {
        width:100%;
        display:inline-block;
        font-size:16px;
        font-weight:400;
        letter-spacing:-1px;
        color:#000;
    }

    #product_view .product_top_right .related_product .img_box {
        width:100%;
        display:inline-block;
        margin-top:25px;
        float:left;
    }

    #product_view .product_top_right .related_product .img_box .related_unit {
        width:100px;
        display:inline-block;
        margin-right:5px;
        margin-bottom:5px;
        float:left;
    }

    #product_view .product_top_right .related_product .img_box .related_unit:hover {
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        /*IE8*/ filter:alpha(opacity=70);
        /*IE5~7,8,9*/ opacity:0.7
        /*Modern Browser*/
        /*¸¶¿ì½º¿À¹ö*/
    }


    #product_view .product_top_right .product_button {
        width:100%;
        display:inline-block;
        margin-top:40px;
        text-align:left;
        font-family:'Noto Sans KR', sans-serif;
    }

    #product_view .product_top_right .product_button .soldout {
        width:415px;
        height:60px;
        font-size:20px;
        color:#fff;
        font-weight:400;
        display:inline-block;
        text-align:center;
        line-height:60px;
        background-color:#000;
        float:left;
        font-family:'Noto Sans KR', sans-serif;
    }

    #product_view .product_top_right .product_button .btn_buy {
        width:415px;
        padding:12px 0px;
        font-size:20px;
        color:#fff;
        font-weight:400;
        display:inline-block;
        text-align:center;
        line-height:18px;
        background-color:#000;
        margin-bottom:5px;
        float:left;
        font-family:'Noto Sans KR', sans-serif;
    }

    #product_view .product_top_right .product_button .btn_buy:hover {
        background-color:#0fbde8;
    }

    #product_view .product_top_right .product_button .btn_cart {
        width:203px;
        height:58px;
        font-size:20px;
        color:#000;
        font-weight:400;
        display:inline-block;
        text-align:center;
        line-height:58px;
        border:1px solid #000;
        margin-right:5px;
        float:left;
        font-family:'Noto Sans KR', sans-serif;
    }

    #product_view .product_top_right .product_button .btn_cart:hover {
        background-color:#000;
        color:#fff;
    }
    #product_view .product_top_right .product_button .btn_wish {
        width:203px;
        height:58px;
        font-size:20px;
        color:#000;
        font-weight:400;
        display:inline-block;
        text-align:center;
        line-height:58px;
        border:1px solid #000;
        float:left;
        font-family:'Noto Sans KR', sans-serif;
    }

    #product_view .product_top_right .product_button .btn_wish:hover {
        background-color:#000;   
        color:#fff;
    }


    #product_view .product_top_right .product_button .naver {
        width:415px;
        float:left;
        margin-top:25px;
        text-align:right;
    }

    #product_view .product_top_right .product_option {
        width:100%;
        display:inline-block;
        margin-top:40px;
        text-align:left;
        font-family:'Noto Sans KR', sans-serif;
    }

    #product_view .product_top_right .product_option .title_box {
        width:415px;
        display:inline-block;
        font-size:16px;
        font-weight:400;
        letter-spacing:-1px;
        color:#000;
    }
    #product_view .product_top_right .product_option .title_box .title {
        display:inline-block;
        float:left;
        line-height:20px;
    }

    #product_view .product_top_right .product_option .title_box .btn_rv {
        display:inline-block;
        float:right;
    }

    #product_view .product_top_right .product_option .title_box .btn_rv a {
        display:inline-block;
        font-family:'Noto Sans KR', sans-serif;
        font-size:14px;
        font-weight:300;
        letter-spacing:-1px;
        color:#bababa;
        text-decoration:underline;
    }

    #product_view .product_top_right .product_option .option_box {
        width:415px;
        display:inline-block;
    }

    #product_view .product_top_right .product_option .option_box .MK-oneclick-value {
        display:none;
    }

    #product_view .product_top_right .product_option .option_box .basic_option {
        line-height: 18px;
        height: 30px;
        font-size: 14px;
        font-weight: 400;
        font-family:'Noto Sans KR', sans-serif;
        color: #787878;
        width: 100%;
        border-radius: 3px;
        margin-top:15px;
    }

    #product_view .product_top_right .product_option .op_box {
        width:415px;
        display:inline-block;
        margin-top:40px;
        font-size:12px;
        font-family:'dotum','µ¸¿ò';
        color:#787878;
        text-align:left;
    }

    #product_view .product_top_right .product_option .op_box ul {
        width:415px;
        padding:0px;
        margin:0px;
        display:inline-block;
        float: left;
    }

    #product_view .product_top_right .product_option .op_box li {
        width:379px;
        padding:18px;
        margin:0px 0px 5px 0px;
        list-style:none;
        background-color:#f7f7f7;
        position: relative;
        float:left;
    }


    #product_view .product_top_right .product_option .op_box .MK_p-name {
        width: 170px;
        margin-right: 10px;
        display: block;
        color: #000;
        font-size: 12px;
        float: left;
        line-height: 18px;
        position: relative;
    }


    #product_view .product_top_right .product_option .op_box .MK_qty-ctrl {
        width: 80px;
        margin-right: 20px;
        display: block;
        color: #000;
        font-size: 12px;
        position: relative;
        float: left;
    }

    #product_view .product_top_right .product_option .op_box .MK_price {
        margin-right: 20px;
        display: block;
        color: #000;
        font-size: 12px;
        line-height: 26px;
        position: relative;
        float: left;
        left: 100px;
    }

    #product_view .product_top_right .product_option .op_box .MK_inner-opt-cm li .MK_btn-del {
        background: url(/design/hellosuri/skin_2020/pc/top/price_close.png) no-repeat center;
        width: 13px;
        height: 13px;
        right: 20px;
        margin-top: 6px;
        display:block;
        position: absolute;
    }


    #product_view .product_top_right .product_option .op_box .MK_inner-opt-cm li .MK_btn-del img {
        display:none;
    }

    #product_view .product_top_right .product_option .op_box .basic_option {
        width: 26px;
        height: 26px;
        line-height: 26px;
        font-size: 12px;
        font-weight: 400;
        font-family:'Noto Sans KR', sans-serif;
        color: #787878;
        border:1px solid #ddd;
        box-sizing:border-box;
        display:inline-block;
        text-align:center !important;
        position: absolute;
        left:25px;
    }

    #product_view .product_top_right .product_option .op_box .MK_qty-ctrl a {
        position: absolute;
        right: 0px;
        font-size: 0;
        line-height: 0;
    }

    #product_view .product_top_right .product_option .op_box .MK_qty-ctrl .MK_btn-up {
        left: 50px;
        width: 26px;
        height: 26px;
        top: 0 !important;
        border: 1px solid #ddd;
        box-sizing:border-box;
        background: #fff url(/design/hellosuri/skin_2020/pc/top/qty_up.png) no-repeat center;
    }

    #product_view .product_top_right .product_option .op_box .MK_qty-ctrl .MK_btn-up img {
        display:none;
    }

    #product_view .product_top_right .product_option .op_box .MK_qty-ctrl .MK_btn-dw {
        left: 0;
        width: 26px;
        height: 26px;
        top: 0 !important;
        border: 1px solid #ddd;
        box-sizing:border-box;
        background: #fff url(/design/hellosuri/skin_2020/pc/top/qty_down.png) no-repeat center;
    }

    #product_view .product_top_right .product_option .op_box .MK_qty-ctrl .MK_btn-dw img {
        display:none;
    }

    #product_view .product_top_right .op_price {
        width:415px;
        display:inline-block;
        margin-top:40px;
        text-align:right;
        font-family:'Noto Sans KR', sans-serif;
    }

    #product_view .product_top_right .op_price .total, .won {
        font-size:18px;
        font-weight:500;
        display: inline-block;
        text-align:left;
        color:#000;
        letter-spacing:-1.0px;
    }

    #product_view .product_top_right .op_price .total_price {
        font-size:24px;
        font-weight:500;
        display: inline-block;
        text-align:left;
        color:#0fbde8;
        letter-spacing:-1.0px;
        margin:0px 5px; 0px 15px;
    }

    #product_view .product_top_right .product_option .option_box ul {
        width:415px;
        display:inline-block;
        padding:0px;
        margin:20px 0px 0px 0px;
        float:left;
    }

    #product_view .product_top_right .product_option .option_box li {
        display:inline-block;
        list-style:none;
        float:left;
        width:104px;
        height:33px;
        line-height:33px;
        border:1px solid #ddd;
        text-align:center;
        margin:0px -1px -1px 0px;
        box-sizing:border-box;
    }

    #product_view .product_top_right .product_option .option_box .MK-oneclick-sel  {
        background-color:#000;
    }

    #product_view .product_top_right .product_option .option_box .MK-oneclick-sel a {
        color:#fff;
    }

    #product_view .product_top_right .product_option .option_box a {
        display: inline-block;
        padding: 0px;
        margin: 0px;
        text-align: center;
        font-weight: 400;
        font-family:'Noto Sans KR', sans-serif;
        font-size: 14px;
        color:#4b4b4b;
        width:100%;
        height:32px;
        vertical-align: text-bottom;
    }


    #product_view .product_top_right .product_option .option_box .MK-oneclick-dis {
        background:url(/design/hellosuri/skin_2020/pc/top/bg_xxx.png) no-repeat center;
    }

    #product_view .product_top_right .extra_warp {
        width:415px;
        display:block;
        text-align:left;
        float:left;
        margin-top:40px;
    }

    #product_view .product_top_right .extra_warp .title_box {
        width:415px;
        display:inline-block;
        float:left;
    }
    #product_view .product_top_right .extra_warp .title_box .title {
        display:inline-block;
        line-height:20px;
        margin-bottom:25px;
        font-size:16px;
        font-weight:400;
        letter-spacing:-1px;
        color:#000;
    }

    #product_view .product_top_right .extra_product_unit {
        width:415px;
        height:88px;
        border:1px solid #ddd;
        display:block;
        text-align:left;
        float:left;
        margin-top:-1px;
    }

    #product_view .product_top_right .extra_product_unit .extra_img {
        width:88px;
        height:88px;
        border-right:1px solid #ddd;
        float:left;
    }

    #product_view .product_top_right .extra_product_unit .extra_img img {
        display:inline-block;
    }

    #product_view .product_top_right .extra_product_unit .extra_option {
        width: 296px;
        height: 58px;
        display: block;
        float: left;
        padding: 15px;
    }

    #product_view .product_top_right .extra_product_unit .extra_option .option_01 {
        width:100%;
        font-size:12px;
        font-family:'dotun','µ¸¿ò';
        color:#000;
        letter-spacing:-1px;
        text-align:left;
        display:inline-block;
        margin-bottom:10px;
    }

    #product_view .product_top_right .extra_product_unit .extra_option .option_01 .name {
        float:left;
        display:inline-block;
    }

    #product_view .product_top_right .extra_product_unit .extra_option .option_01 .price {
        float:right;
        display:inline-block;
        font-weight:bold;
    }

    #product_view .product_top_right .extra_product_unit .extra_option .option_02 {
        width:100%;
        font-size:12px;
        font-family:'dotun','µ¸¿ò';
        color:#000;
        letter-spacing:-1px;
        text-align:left;
        display:inline-block;
        margin-bottom:15px;
    }

    #product_view .product_top_right .extra_product_unit .extra_option .option_02 .basic_option {
        width:210px;
        color:#949494;
    }

    #product_view .product_top_right .extra_product_unit .extra_option .option_02 a {
        padding:5px 13px;
        color:#fff;
        font-size:12px;
        text-align:center;
        display:inline-block;
        margin-left:10px;
        background-color:#000;
    }


.related_warp {
    width:1160px;
    text-align:left;
    display:block;
    margin-top:80px;
    float:left;
}

.related_warp .title{
    width:1160px;
    text-align:center;
    display:inline-block;
    font-size:24px;
    font-weight:400;
    font-family:'Noto Sans KR', sans-serif;
    padding:20px 0px 40px 0px;
}

.related_warp .related_box {
    width:1176px; 
    text-align:left; 
    padding:0px; 
    margin:0px 0px 0px -16px;
}

.related_warp .related_box .unit {
    list-style:none; 
    float:left; 
    width:180px; 
    padding:0px 0px; 
    margin:0px 0px 0px 16px;
}

.related_warp .related_box .unit .p1 {
    width:100%; 
    height:16px; 
    font-size:11px; 
    color:#111; 
    font-family:'dotum'; 
    line-height:16px; 
    margin-top:3px; 
    display:inline-block; 
    letter-spacing:-0.5px; 
    overflow:hidden;
}

.related_warp .related_box .unit .p3 {
    width:100%; 
    font-size:11px; 
    color:#111; 
    font-family:'dotum'; 
    line-height:16px; 
    display:inline-block
}

.related_warp .related_box .unit .p4 {
    width:100%; 
    margin:15px 0px 0px 0px;
}

.related_warp .related_box .unit .p4 select {
    display:inline-block; 
    width:100%; height:20px; 
    line-height:18px; 
    border:1px solid #a9a9a9; 
    margin-bottom:10px;
}

.related_warp .related_box .unit .p5 {
    width:100%; 
    margin:0px 0px 5px 0px;
}

.related_warp .related_box .unit .p5 .MS_related_quantity {
    width:20px;
    height:18px; 
    text-align:center;
    border:1px solid #a9a9a9; 
    display:inline-block; 
    padding:0px 61px 0px 61px !important;
}

.related_warp .related_box .unit .p5 .btn-up {
    width:17px; 
    height:18px; 
    border:1px solid #a9a9a9; 
    border-right:none; 
    color:transparent; 
    display:inline-block;
    float:left; 
    background:url(http://www.roxygirl.tv/design/hellosuri/skin_05/middle/count_up.gif) no-repeat;
}
.related_warp .related_box .unit .p5 .btn-dw {
    width:17px; 
    height:18px; 
    border:1px solid #a9a9a9; 
    border-left:none; 
    color:transparent; 
    display:inline-block; 
    float:left; 
    background:url(http://www.roxygirl.tv/design/hellosuri/skin_05/middle/count_down.gif) no-repeat;
}

.related_warp .btn_related_cart {
    width:200px; 
    padding:10px 0px; 
    text-align:center; 
    font-weight:bold; 
    color:#fff; 
    background-color:#000; 
    margin:auto 0px;
    display:inline-block;
}


    /* »ó¼¼ÆäÀÌÁö CSS ³¡ */

    /* ·Ï½Ã°É È¸¿ø ÇýÅÃ */
    #benefit_roxygirl {
	width:1160px;
	text-align:center;
	display:inline-block;
	margin:100px 0px 40px 0px;
	font-family:'Noto Sans KR', sans-serif,'Nanum Gothic',³ª´®°íµñ !important;
	margin-bottom:100px;
    }

    #benefit_roxygirl .title {
	font-size:20px;
	font-weight:500;
	color:#111;
    }

    #benefit_roxygirl .unit {
	width: 100%; 
	display:inline-block; 
	text-align:left; 
	margin-top:45px;
    }
    #benefit_roxygirl .unit a {
	display:inline-block; 
	float:left; 
	margin:0px 13px 0px 0px; 
	padding:25px;
	background-color:#f7f7f7;
	width: 230px;
	height: 80px;
	text-decoration: none;
	color:#000;
	font-family:'Noto Sans KR', sans-serif,'Nanum Gothic',³ª´®°íµñ !important;
	letter-spacing:-0.5px;
    }
				
    #benefit_roxygirl .unit .tit {
	display:inline-block;
	font-size:18px;
	font-weight:500;
	width:100%;
    }
				
    #benefit_roxygirl .unit .sub {
	display:inline-block;
	font-size:15px;
	font-weight:300;
	width:100%;
	margin:10px 0px 20px 0px;
    }
				
    #benefit_roxygirl .unit .more {
	display:inline-block;
	font-size:13px;
	font-weight:300;
	width:100%;
    }
    /* ·Ï½Ã°É È¸¿ø ÇýÅÃ ³¡ */


    /* »óÇ° »ó¼¼ÀÌ¹ÌÁö ¿µ¿ª */
    #product_view .product_info {
        width:100%; 
        display:inline-block; 
        text-align: center; 
        border-bottom:0px solid #ddd;
        padding:0px 0px 45px 0px;
    }
    #product_view .product_info .warp {
        width: 1160px; 
        text-align: left; 
        display: inline-block;
    }

    #product_view .product_info .warp .title {
        width:100%; 
        text-align:center; 
        margin:40px 0px 40px 0px; 
        font-size:20px; 
        font-family:'Noto Sans KR', sans-serif,'Nanum Gothic', ³ª´®°íµñ !important; 
        font-weight:500; 
        color:#111;}

    #product_view .product_info .warp .middle_contents {
        width:1160px; 
        text-align:left; 
        display: inline-block; 
        margin-top:20px;
    }

    /* »óÇ° »ó¼¼ÀÌ¹ÌÁö ¿µ¿ª ³¡ */



    /* »óÇ° ÈÄ±â ¿µ¿ª */
    #product_view .product_review {
        width:100%; 
        display:inline-block; 
        text-align: center; 
        border-bottom:0px solid #ddd;
        padding:0px 0px 120px 0px;
    }

    #product_view .product_review .warp {
        width: 1160px; 
        text-align: left; 
        display: inline-block;
    }

    #product_view .product_review .warp .title {
        width:100%; 
        text-align:center; 
        margin:40px 0px 40px 0px; 
        font-size:24px; 
        font-family:'Noto Sans KR', sans-serif,'Nanum Gothic', ³ª´®°íµñ !important; 
        font-weight:500; 
        color:#111;
    }

    #product_view .product_review .warp .middle_contents {
        width:1160px; 
        text-align:left; 
        display: inline-block; 
        margin-top:20px;
    }
    /* »óÇ° ÈÄ±â ¿µ¿ª ³¡ */

    /* »óÇ° ¹®ÀÇ ¿µ¿ª  */
    .product_qna {
        width:1160px;
        font-size:14px;
        font-family:'Noto Sans KR', sans-serif;
        line-height:18px;
        color:#000;
        text-align:left;
        display:inline-block;
        margin-top:50px;
    }

    .product_qna .box01 {
        width:100%;
        text-align:left;
        display:inline-block;
    }
    
    .product_qna .box01 .title {
        width:100%;
        font-size:20px;
        font-weight:400;
        color:#000;
        padding:0px 0px 20px 0px;
        border-bottom:1px solid #000;
    }
    
    .product_qna .box01 .title .small_text {
        font-size:14px;
        font-weight:300;
        color:#666;
        display:inline-block;
        margin-left:10px;
    }

    .product_qna .box01 .table_qna {
        width:100%;
        display:inline-block;
    }

    .product_qna .box01 .table_qna table {
        width:100%;
        text-align:center;
        font-size:16px;
        color:#787878;
        font-family:'Noto Sans KR', sans-serif;
    }

    .product_qna .box01 .table_qna th {
        width:100%;
        height:40px;
        line-height:40px;
        font-weight:400;
        border-bottom:1px solid #dedede;
        background-color:#f7f7f7;
    }

    .product_qna .box01 .table_qna td {
        width:100%;
        height:40px;
        line-height:40px;
        font-weight:300;
        border-bottom:1px solid #dedede;
        background-color:#fff;
    }

    .product_qna .box01 .table_qna .tb-center {
        font-size:16px;
        font-weight:400;
        text-align:center;
        color:#787878;
        font-family:'Noto Sans KR', sans-serif;
    }

    .product_qna .box01 .table_qna .tb-center2 {
        font-size:16px;
        font-weight:400;
        text-align:left;
        padding-left:40px;
    }

    .product_qna .box01 .table_qna .tb-center2 a {
        font-size:16px;
        font-weight:400;
        color:#787878;
        font-family:'Noto Sans KR', sans-serif;
    }

    .product_qna .box01 .table_qna .nbg {
        width:100%;
        height:100px;
    }

    .product_qna .box01 .button {
        width:100%;
        text-align:right;
        padding:10px 0px;
        margin-bottom:100px;
    }

    .product_qna .box01 .button a {
        display:inline-block;
        padding:10px 50px;
        font-size:14px;
        font-weight:400;
        font-family:'Noto Sans KR', sans-serif;        
        color:#fff;
        background-color:#000;
        text-align: center;
    }
    /* »óÇ° ¹®ÀÇ ¿µ¿ª ³¡ */


    /* Ãë±ÞÁÖÀÇ»çÇ× */
    #bottom_information {
        width:1160px;
        font-size:14px;
        font-family:'Noto Sans KR', sans-serif;
        line-height:18px;
        color:#000;
        text-align:left;
        display:inline-block;
        margin-top:50px;
    }
    #bottom_information .box01{
        width:100%;
        text-align:left;
        display:inline-block;
    }
    
    #bottom_information .box01 .title{
        width:100%;
        font-size:20px;
        font-weight:400;
        color:#000;
        padding:0px 0px 20px 0px;
        border-bottom:1px solid #000;
    }
    #bottom_information .text_box {
        width:100%;
        padding:25px 0px 50px 0px;
        text-align:left;
        display:inline-block;
    }
    
    #bottom_information .text_box .line {
        width:100%;
        line-height:40px;
        font-size:16px;
    }

    #bottom_information .text_box .line .name {
        width:200px;
        font-weight:500;
        font-size:16px;
        margin-right:0px;
        display:inline-block;
        vertical-align:text-top;
    }

    
    #bottom_information .text_box .line .info {
        font-weight:300;
        font-size:16px;
        display:inline-block;
        color:#aaa;
        vertical-align:text-top;
        letter-spacing:-0.7px;

    }
    
    #bottom_information .text_box .line2 {
        width:100%;
        line-height:40px;
        font-size:16px;
        margin-bottom:10px;
    }

    #bottom_information .text_box .line2 .name {
        width:200px;
        font-weight:500;
        font-size:16px;
        margin-right:0px;
        display:inline-block;
        vertical-align:text-top;
    }

    
    #bottom_information .text_box .line2 .info {
        font-weight:300;
        font-size:16px;
        display:inline-block;
        color:#aaa;
        vertical-align:text-top;
        letter-spacing:-0.7px;

    }

    #bottom_information .text_box .left {
        width:50%;
        float:left;
    }
    
    
    #bottom_information .text_box .left .name {
        font-size:16px;
        font-weight:500;
        line-height:40px;
        display:inline-block;
        width:100%;
        padding-left:25px;
        color:#000;
    }
    #bottom_information .text_box .left .info {
        font-size:16px;
        font-weight:300;
        line-height:24px;
        display:inline-block;
        width:100%;
        padding-left:25px;
        color:#aaa;
        letter-spacing:-0.7px;
    }
    
    #bottom_information .text_box .left .tab01 {
        background:url(/design/hellosuri/skin_2020/pc/bottom/tab1.png);
        background-repeat:no-repeat;
        background-position:center left;
        padding-left:100px;
        width:580px;
        height:100px;
        margin-bottom:70px;
    }
    
    #bottom_information .text_box .left .tab02 {
        background:url(/design/hellosuri/skin_2020/pc/bottom/tab2.png);
        background-repeat:no-repeat;
        background-position:center left;
        padding-left:100px;
        width:580px;
        height:100px;
        margin-bottom:70px;
    }
    
    #bottom_information .text_box .left .tab03 {
        background:url(/design/hellosuri/skin_2020/pc/bottom/tab3.png);
        background-repeat:no-repeat;
        background-position:center left;
        padding-left:100px;
        width:580px;
        height:100px;
        margin-bottom:70px;
    }
    
    #bottom_information .text_box .left .tab04 {
        background:url(/design/hellosuri/skin_2020/pc/bottom/tab4.png);
        background-repeat:no-repeat;
        background-position:center left;
        padding-left:100px;
        width:580px;
        height:100px;
        margin-bottom:70px;
    }
    
    #bottom_information .text_box .right {
        width:50%;
        float:left;
    }

    #bottom_information .text_box .right .name {
        font-size:16px;
        font-weight:500;
        line-height:40px;
        display:inline-block;
        width:100%;
        padding-left:25px;
        color:#000;
    }
    #bottom_information .text_box .right .info {
        font-size:16px;
        font-weight:300;
        line-height:24px;
        display:inline-block;
        width:100%;
        padding-left:25px;
        color:#aaa;
        letter-spacing:-0.7px;
    }
    
    #bottom_information .text_box .right .tab05 {
        background:url(/design/hellosuri/skin_2020/pc/bottom/tab5.png);
        background-repeat:no-repeat;
        background-position:center left;
        padding-left:100px;
        width:580px;
        height:100px;
        margin-bottom:70px;
    }
    
    #bottom_information .text_box .right .tab06 {
        background:url(/design/hellosuri/skin_2020/pc/bottom/tab6.png);
        background-repeat:no-repeat;
        background-position:center left;
        padding-left:100px;
        width:580px;
        height:100px;
        margin-bottom:70px;
    }
    
    #bottom_information .text_box .right .tab07 {
        background:url(/design/hellosuri/skin_2020/pc/bottom/tab7.png);
        background-repeat:no-repeat;
        background-position:center left;
        padding-left:100px;
        width:580px;
        height:100px;
        margin-bottom:70px;
    }
    
    #bottom_information .text_box .right .tab08 {
        background:url(/design/hellosuri/skin_2020/pc/bottom/tab8.png);
        background-repeat:no-repeat;
        background-position:center left;
        padding-left:100px;
        width:580px;
        height:100px;
        margin-bottom:70px;
    }
    /*  Ãë±ÞÁÖÀÇ»çÇ×  */

    /*  ¸ÅÀå¾È³»  */
    #product_view .bottom_shop {
        width:100%; 
        display:inline-block; 
        text-align: center; 
        padding:45px 0px 0px 0px;
    }
    #product_view .bottom_shop .warp {
        width: 1160px; 
        text-align: left; 
        display: inline-block;
    }
    #product_view .bottom_shop .warp .footer_title {
        width: 1160px; 
        text-align: left; 
        display: inline-block;
    }
    #product_view .bottom_shop .warp .footer_title .main_t {
        width: 1160px; 
        font-size:20px; 
        font-weight:500; 
        color:#111;
        display: inline-block; 
        line-height:32px;
    }
    #product_view .bottom_shop .warp .footer_title .sub_t {
        width: 1160px; 
        font-size:16px; 
        color:#aaa; 
        display: inline-block; 
        line-height:24px;
    }
    #product_view .bottom_shop .warp .footer_contents {
        width:1160px; 
        text-align:left; 
        display: inline-block; 
        margin-top:20px;
    }
    #product_view .bottom_shop .warp .footer_contents .store_box {
        width:1160px; 
        text-align:left; 
        display: inline-block;
        margin-bottom:75px;
    }
    #product_view .bottom_shop .warp .footer_contents .store_box .store_left {
        width:395px; 
        float:left; 
        margin-right:50px;
    }
    #product_view .bottom_shop .warp .footer_contents .store_box .store_right {
        width:555px; 
        float:left;
    }
    #product_view .bottom_shop .warp .footer_contents .store_box .store_right .store_title {
        width: 555px; 
        font-size:20px; 
        font-weight:500; 
        color:#111;display: 
            inline-block; 
        line-height:32px;
    }
    #product_view .bottom_shop .warp .footer_contents .store_box .store_right a {
        display:inline-block; 
        padding:8px 30px; 
        border:1px solid #111; 
        color:#111; 
        border-radius:3px; 
        margin-top:30px;
    }
    #product_view .bottom_shop .warp .footer_contents table {
        width:555px;
        text-align:left;
        font-family:'Noto Sans KR', sans-serif,'Nanum Gothic', ³ª´®°íµñ !important;
        margin-top:15px;
    }
    #product_view .bottom_shop .warp .footer_contents table th {
        color:#111; 
        width:100px; 
        height:30px; 
        font-size:16px; 
        font-weight:500;
    }
    #product_view .bottom_shop .warp .footer_contents table th .th_div {
        width:100px;
    }
    #product_view .bottom_shop .warp .footer_contents table td {
        color:#aaa; 
        width:455px; 
        height:30px; 
        font-size:16px; 
        font-weight:400;
    }
    #product_view .bottom_shop .warp .footer_contents table td .td_div {
        width:455px;
    }

    /*  ¸ÅÀå¾È³» ³¡ */
/* BASIC css end */

