/* BASIC css start */
/* Ææ°ü¸® °øÅë */
/* ÇÏ´Ü¸µÅ© */
#penCareClass .supportLinkWrap { width: 100%; display: flex; justify-content: space-between; margin-top: 100px;}
#penCareClass .supportLinkWrap > li { width: 350px; height: 140px; box-sizing: border-box; border: 1px solid #b99341; border-radius: 5px; margin-right: 30px;}
#penCareClass .supportLinkWrap > li:last-child { margin-right: 0;}
#penCareClass .supportLinkWrap > li > a { display: flex; justify-content: space-between; align-items: center; color: #b99341; height: 100%; padding: 0 40px; font-size: 20px; font-weight: bold;} 

/* ¸¸³âÇÊ °ü¸® */
#penCareClass { margin-bottom:100px;}
#penCareClass .penCare-tit { font-size: 34px; font-weight: bold; color: #363942; margin: 100px 0 30px;}
#penCareClass .sec01 .videoWrap { width: 1490px; height: 660px;}
#penCareClass .sec01 .videoWrap iframe { width:1490px; height:660px }
#penCareClass .sec01 .careStepWrap { display: flex; flex-wrap: nowrap;}
#penCareClass .sec01 .careStepWrap li { border: 1px solid #ccc; border-radius: 5px; padding: 30px 40px; min-width: 730px; box-sizing: border-box; margin-top: 30px;}
#penCareClass .sec01 .careStepWrap li:nth-child(2n) { margin-left: 30px;}
#penCareClass .sec01 .careStepWrap li span { display: block; font-weight: 900; color: #b99341; border: 1px solid #b99341; border-radius: 20px; width: 114px; height: 30px; display: flex; justify-content: center; align-items: center; font-size: 14px;}
#penCareClass .sec01 .careStepWrap li p { font-size: 14px; line-height: 20px; font-weight: 300; margin-top: 20px;}

#penCareClass .sec02-1 { display: flex;}
#penCareClass .sec02-1 > div { width: 730px; margin-right: 30px;}
#penCareClass .sec02-1 > div p { font-size: 16px; line-height: 26px; margin-top: 25px;}
/* BASIC css end */

