/*update note*/
.up_note_box_desc_in + .up_note_box_desc_in {
	margin-top:10px
}
.up_note_box_desc_in p span {
	color: #bc2727;
}

/* .proof {display:none;} */
.color-text {
	color:#918ce9 !important;
}

.color-border {
	border-color:#918ce9 !important;
}

.color-bg {
	background-color:#918ce9 !important;
}

.NeedsZone .NZ_type_box p b {
	color:#918ce9;
}

/* right */
.continer_inner > .contain .purchase_contain .payment .title {
    border-bottom: 2px solid #918ce9;
}
.contain .purchase_contain .img_section .thumnail .tail b {
    color: #918ce9;
}
/* 제품설명서 */
.continer_inner > .contain .goods_Explanation .tabs li:hover {
    color: #918ce9;
}
.continer_inner > .contain .goods_Explanation .tabs li.active {
    color: #918ce9;
    border-color: #918ce9;
}
.contain .goods_Explanation .tab_content .ex_title h4 b {
    color: #918ce9;
}

.contain .Explanation .Img_Section .product .b_txt_wrap span {
    color: #918ce9; font-weight: bold;
}

/* 1번탭 */
.contain .goods_Explanation .tab_content .Explanation .Img_Section {
	background:url('/img/sub/BlogCommenter/pd_bg.jpg');
}


.contain .goods_Explanation .tab_content .Explanation .goods_set .goods > p:before {
    background: #918ce9;
}
.contain .goods_Explanation .tab_content .Explanation .goods_set .goods .goods_title:before {
    background: #918ce9;
}
.contain .goods_Explanation .tab_content .Explanation .goods_set .goods > p span {
    color: #918ce9;
}
.contain .goods_Explanation .tab_content .f_type .type .title {
    background: url('/img/sub/BlogCommenter/bg_title.png');
}
.contain .goods_Explanation .tab_content .f_type .title span {
    color: #918ce9;
}
.contain .goods_Explanation .tab_content .f_type .type > img {
    margin-bottom: 0;
}
.contain .goods_Explanation .tab_content .step .title span {
    color: #918ce9;
}
.contain .goods_Explanation .tab_content .step .title b {
    color: #918ce9;
}
.contain .goods_Explanation .tab_content .step .title b:before {
    background: #918ce9;
}
.contain .goods_Explanation .tab_content .step > img {
    width: 100%;
}
.contain .goods_Explanation .tab_content .step .texr-box {
    margin: 5px 0 20px;
}
.contain .goods_Explanation .tab_content .step .texr-box p {
    margin-bottom: 5px;
}
.contain .goods_Explanation .tab_content .step .texr-box span.pattern {
    color: #fff;
    font-size: 13px;
    vertical-align: top;
    margin: 0px;
    display: inline-block;
    width:25px; height: 25px; background-color: #918ce9;
    text-align: center;line-height: 25px; border-radius: 100px;
}
.contain .goods_Explanation .tab_content .step .texr-box .add-text {
    margin: 10px 0 0 20px;
}
/* 3번탭 */
.contain .goods_Explanation .tab_content .video .title b {
    color: #918ce9;
}
.contain .goods_Explanation .tab_content .video .title b:before {
    background: #918ce9;
}
.contain .goods_Explanation .tab_content .preparing h4 span {
    color: #918ce9;
}

.text_box .detail_txt {
    color: #918ce9 !important
}
.text_box .spacing_01 {
    letter-spacing: -2px;
}
.contain .tab_content .ex_text {
    width: 96%!important
}
.contain .goods_Explanation .tab_content .step .texr-box p b {
    color: #cc3333
}

.contain .goods_Explanation .tab_content .step .texr-box p.step_in_txt {
padding-left: 30px;
}

.samplebox2 > .samplebtn {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.samplebox2 > .samplebtn > div:nth-child(1) {
    order: 2;
    display: table;
}
.samplebox2 > .samplebtn > div:nth-child(2) {
    order: 1;
}
.samplebox2 > .samplebtn > div:nth-child(1) > a {
    display: table-cell;
}
.samplebox2 > .samplebtn > div:nth-child(1) > a:first-child {
    padding-right: 30px;
}
.samplebox2 > .samplebtn > div:nth-child(1) > a:last-child {
    padding-left: 30px;
} 

@media (max-width:1000px) {
    .samplebox2 > .samplebtn {
        display: block;
    }
    .samplebox2 > .samplebtn > div:nth-child(1) {
        margin-left: auto;
    }
    .samplebox2 .samplebtn p {
        text-align: end;
    }
}
@media (max-width:767px) {
    .samplebox2 > .samplebtn > div:nth-child(1) > a:first-child {
        padding-right: 0;
        margin-right: 60px;
    }
    .samplebox2 > .samplebtn > div:nth-child(1) > a:last-child {
        padding-left: 0;
    }
    .samplebox2 > .samplebtn > div:nth-child(1) {
        margin-left: 0;
        display: flex;
        justify-content: end;    
    }
    .samplebox2 .samplebtn>div {
        margin-bottom: 0;
    }
}
@media screen and  (max-width:575px)  { 
    .contain .tab_content .step .texr-box span.pattern {
        font-size: 11px !important;
        margin: -2px 0 0 0 !important;
        width: 20px!important;
        height: 20px!important;
        line-height: 20px!important;
    }
    .text_box .spacing_01 {
        letter-spacing: 0px;
    }
	.contain .tab_content .f_type .content br {
		display: none;
	}
    .samplebtn {
        display: block;
    }
    .samplebtn>* {
        text-align: initial;
        display: block;
    }
    .samplebtn a {
        margin-left: 16%;
        margin-bottom: 10px;
    }
    .samplebox2 .samplebtn a {
        margin-left: 0;
    }

}
@media (max-width:500px) {
    .samplebtn {
        padding-left: 0;
    }
}
@media (max-width:460px) {
    .samplebox2 > .samplebtn > div:nth-child(1) > a:first-child {
        margin-right: 25px;
    }
}