@charset "utf-8";

.product_info_tab { height: 59px; }
.product_info_tab li a { padding: 21px 0; }
.pro_tab_bbc img { max-width: 100%; }
.modal_pop { left: 0; top: 0; transform: initial; width: 100%; height: 100%; }
#snsShare { left: 50%; top: 50%; transform: translate(-50%, -50%); width: calc(100% - 30px); height: initial; }
.share_img img { width: 100%; }
table.proinfo_tb { table-layout: fixed; }
table.proinfo_tb tr th { word-break: break-all; }


/* 2021-06-04 요청자 : 원유진 - 섹션별 간격 없앰 */
.bbrd_box { padding-bottom: 0; background: none; }
.bbrd_box .bbrd_con { border-bottom: none; }
.pro_tab_con {padding-bottom: 0; background: none; }
.pro_tab_con .pro_tab_bbc { border-bottom: none; }
/* new add */
.product_description { padding:0 0 16px 0 !important; }
.product_description img { display:block; }


/* 선물하기 버튼 */
.three_btn{display:flex;justify-content:space-between;}
a.btn_gift {display: block;padding: 14px 0 15px 0;border: 1px solid #0f37a0;background: #fff;text-align: center;font-weight: 600;font-size: 15px;color: #0f37a0;}
a.btn_gift span {position: relative;display: inline-block;padding: 0 0 0 28px; font-weight: 600;font-size: 15px;color: #0f37a0;}
a.btn_gift span:before {content: '';position: absolute;left:0;display: inline-block;width: 22px;height: 22px;background: url("/images/gift.png")no-repeat;background-size: 22px 22px;}


a.btn_ty01,
a.btn_ty01:focus,
a.btn_ty01:active,
a.btn_ty01:link,
a.btn_ty01.hover {display: block;padding: 14px 0 15px 0;border: 1px solid #0f37a0;background: #fff;text-align: center;font-weight: 600;font-size: 15px;color: #0f37a0;}
a.btn_clean,
a.btn_clean:focus,
a.btn_clean:active,
a.btn_clean:link,
a.btn_clean.hover{display: block;padding: 14px 0 15px 0;background: url(/Images/common/bg_btn_clean.gif) no-repeat center 0;background-size: 100% 100%;text-align: center;font-weight: 600;font-size: 16px;color: #fff;}


/* 하단 버튼 영역 */
.d_three{display:flex;justify-content:space-between;}
.d_three li{width:100%;}
.d_three li:nth-child(1), .d_three li:nth-child(2){margin-right:5px;}