@charset "utf-8";

/* 추가 제품설명 기본형 */
#it_wr .ut1 { display:inline-block;margin-top:30px; }
#it_wr .ut1 li { color:#e50000;font-family:'jgr_m2';font-size:16px;line-height:24px;margin-bottom:10px; }
#it_wr .ut1 li:last-child { margin-bottom:0; }

/* 아이템 탑 */
.top_img { position:relative; }
.top_img p { 
	display:inline-block;position:absolute;width:100%;
	font-family:"jgr_s9";font-size:130px;opacity:0.3;line-height:0.8em;letter-spacing:-1px;padding:50px;
 }
.top_img .tx_center { left:0;top:50%;transform:translateY(-50%);text-align:center; }
.top_img .tx_left { left:0;top:0;text-align:left; }
.top_img .tx_right { right:0;bottom:0;text-align:right; }
.top_txt { background:url("/img/blet21.gif") no-repeat left center, url("/img/blet22.gif") no-repeat right center; }
.top_txt { display:inline-block;padding:0 90px; }
.top_txt h1 { font-family:'jgr_m8';font-size:40px;line-height:1em;margin-bottom:10px;letter-spacing:-1px; }
.top_txt p { display:inline-block;max-width:500px;font-family:'jgr_m6';font-size:18px;line-height:1.2em;letter-spacing:-0.5px;word-break:keep-all; }

/* 추가 제품설명 제목과 내용 */
#it_wr .ut2 { display:inline-block;margin-top:60px; }
#it_wr .ut2 li { line-height:24px; }
#it_wr .ut2 li:nth-child(odd) { font-family:"jgr_m3";font-size:20px;margin-bottom:10px; }
#it_wr .ut2 li:nth-child(even) { color:#8f8f8f;font-family:"jgr_m2";font-size:16px;margin-bottom:30px; }
#it_wr .ut2 li:last-child { margin-bottom:0; }

/* 제목과 내용 - 큰글자 2라인 */
#it_wr .ut3 { display:inline-block;text-align:left; }
#it_wr .ut3 li:nth-child(1) { font-family:"jgr_s13";font-size:80px;line-height:80px;margin-bottom:10px; }
#it_wr .ut3 li:nth-child(2) { font-family:"jgr_s12";font-size:28px;line-height:36px; }

/* 스펙형 */
#it_wr .spec1 { display:inline-block; }
#it_wr .spec1 img { display:inline-block;vertical-align:middle;margin-right:50px; }
#it_wr .spec1 ul { display:inline-block;vertical-align:middle; }
#it_wr .spec1 li { float:left;text-align:left;font-family: 'jgr_m2';font-size:16px;line-height:20px;margin-bottom:10px;letter-spacing:0.5px; }
#it_wr .spec1 li:first-child { font-family: 'jgr_m3';font-size:22px;margin-bottom:40px; }
#it_wr .spec1 li:nth-child(2n+2) { clear:both;position:relative;top:1px;font-family: 'jgr_m1';font-size:13px;margin-right:20px;color:#8f8f8f; } 
#it_wr .spec1 li:nth-last-child(-n+2) { margin-bottom:0; }

/* 스펙형-멀티 */
#it_wr .spec3_wrap { display:inline-block;text-align:left; }
#it_wr .spec3 { margin-bottom:10px; }
#it_wr .spec3:last-child { margin-bottom:0; }
#it_wr .spec3 img { display:inline-block;margin-right:50px; }
#it_wr .spec3 ul { display:inline-block;vertical-align:middle; }
#it_wr .spec3 li { float:left;text-align:left;font-family: 'jgr_m2';font-size:16px;line-height:20px;margin-bottom:10px;letter-spacing:0.5px; }
#it_wr .spec3 li:first-child { font-family: 'jgr_m3';font-size:22px;margin-bottom:40px; }
#it_wr .spec3 li:nth-child(2n+2) { clear:both;position:relative;top:1px;font-family: 'jgr_m1';font-size:13px;margin-right:20px;color:#8f8f8f; } 
#it_wr .spec3 li:nth-last-child(-n+2) { margin-bottom:0; }



