table {border-collapse:collapse; border-spacing:0}
td,th {padding:0}
.wide_wrap span {display: inline-block;}
.wide_warp div {overflow: hidden; height: auto; }

/* 스티키 네비게이션 */
.option_detail_wrap {display:none; z-index:999; position:fixed; top:0; left:0; width:100%; height:60px; background-color: rgba(255, 255, 255, 0.95); box-shadow: 0px 1px 15px 0px #b3b3b3;}
.option_detail_wrap a.none {background:none}
.option_detail_wrap button {position:absolute; top:12px; right:0; width:160px; height:35px; line-height:35px; font-size:15px; color:#fff; background:#222450; transition: .3s;}
.option_detail_wrap button:hover {background:#4e58c2; transition: .3s;}
.option_detail_wrap .detail_tab {position:relative; width:1200px; margin:0 auto; text-align:left;}
.option_detail_wrap .detail_tab ul {width:1200px; margin:0 auto; height: 60px;}
.option_detail_wrap .detail_tab ul::after {content: ""; display: table; clear: both;}
.option_detail_wrap .detail_tab ul li {display: inline-block; padding-top: 20px;}	
.option_detail_wrap .detail_tab ul li:last-child {float: right; padding-top: 12px;}
.option_detail_wrap .detail_tab ul li a {display: inline-block; margin: 0 20px 0 0; padding-right:25px; background: url('/sub_printing_s3/images/line.gif') right 5px no-repeat; transition: .3s;}
.option_detail_wrap .detail_tab ul li a.active {font-weight:bold; color:#000}
.option_detail_wrap .detail_tab ul li a.list_last {background: none;}
.option_detail_wrap .detail_tab ul li a:hover {color: #000; transition: .3s;}
.option_detail_wrap .detail_tab ul li div.btn_ptcard span #sale_price_txt2 {padding-top: 4px; color: #222450; font-size: 20px; font-weight: bold; padding-right: 5px;}
.option_detail_wrap .detail_tab ul li div.btn_ptcard span > span {font-size: 18px; font-weight: 400;}
.option_detail_wrap .detail_tab ul li div.btn_ptcard button {display:inline-block; width:150px; height:35px; margin:0 0 0 5px; text-align:center; color:#fff; background:#262853; box-sizing:border-box; transition:0.5s;}
.option_detail_wrap .detail_tab ul li div.btn_ptcard button:hover {background:#4e58c2; transition:0.5s;}
.option_detail_wrap .fixed {z-index:1; position:fixed; top:0; left:0; width:100%; background:#fff;}
.option_detail_wrap .detail_tab span.slider {position: absolute;bottom: -1px;width: 0;height: 2px;background: #222450;}
.detail_tab_box {width:100%; top:0; left:0;background:#fff; }
.sticky {z-index:9997 !important;}
.scrollto {outline: none}





/* 고정 네비게이션 */
.fixed_nav_wrap {height:50px; border-bottom:1px solid #eee; box-sizing: border-box}
.fixed_nav_wrap ul {width:1000px; margin:0 auto;}
.fixed_nav_wrap ul::after {content: ""; display: table; clear: both;} 
.fixed_nav_wrap ul.fixed_nav2 li {float: left; height:49px; text-align: center; width: 20%; cursor: pointer; box-sizing: border-box;} /* 네비게이션 5개일 때 */
.fixed_nav_wrap ul li {float: left; height:49px; text-align: center; width: 16.66%; cursor: pointer; box-sizing: border-box;} /* 네비게이션 6개일 때 */
.fixed_nav_wrap ul.fixed_nav7 li {float: left; height:49px; text-align: center; width: 14%; cursor: pointer; box-sizing: border-box;} /* 네비게이션 7개일 때 */
.fixed_nav_wrap ul li a {display: block; padding-top:14px; height:49px; font-size:15px; color:#333; box-sizing: border-box;}
.fixed_nav_wrap ul li a.active {font-weight:bold; border-bottom:2px solid #222450;}
.fixed_nav_wrap ul li a:hover {border-bottom:2px solid #222450; color: #222450;}

.fixed_nav_wrap ul.fixed_nav2 {width: 1200px; text-align: center; display:flex; justify-content: space-between}
.fixed_nav_wrap ul.fixed_nav2 li {width:100%}



/* --------------------------------- 포토카드 CSS -------------------------------------- */

/* 메인 비주얼 */
.wide_wrap {width: 100%; position: relative; }
.wide_main_bg::after {display: block; clear: both; content: ""}
.wide_main_bg .wide_main_cont {width: 1000px; margin: 0 auto; text-align: left !important; position: relative; top: 120px; letter-spacing: -0.8px;}
.wide_main_bg .wide_main_cont .main_textarea {float: right; display: inline-block; position: relative; right: 100px; top: 60px}
.wide_main_bg .wide_main_cont h1 {font-size: 36px; padding-bottom: 20px; color: #000;}
.wide_main_bg .wide_main_cont p {font-size: 16px; color: #555; font-weight: 100; line-height: 28px;}
table.main_option {width: 300px; letter-spacing: 0 !important; margin: 25px 0 15px}
table.main_option tbody {font-size: 14px; color: #333;}
table.main_option tbody tr th {color: #000; text-align: left !important;}
table.main_option .td_select {padding: 15px 0}
table.main_option .td_select .radio_select label {width:30%; height:38px; line-height:38px;}
table.main_option .td_select .radio_select span.cm {float:right; display: inline-block; margin-top:7px; font-size:13px; color:#999;}
table.main_option .td_select .radio_select {position:relative; padding:1px 0; overflow: hidden; font-size:0;}
table.main_option .td_select .radio_select input {position: absolute !important; height: 1px;width: 1px;border: 0;overflow: hidden;}
table.main_option .td_select .radio_select label {width:100px; height:40px; display:inline-block; margin-right:-1px; margin-top:-1px; font-size:13px; text-align: center; color:#888; line-height:38px; border: 1px solid #999; transition: all 0.1s ease-in-out; box-sizing: border-box;}
table.main_option .td_select .radio_select label:hover {z-index: 1; position: relative; border:1px solid #222450;  cursor: pointer;}
table.main_option .td_select .radio_select input:checked + label {z-index: 1; position: relative; color:#222450; border:1px solid #222450;}

.wide_main_bg .wide_main_cont span.main_price::before {display: inline-block; content:""; background: url('/sub_fancy/img/photocard/price_code.png?t=1') top center no-repeat; background-size: contain;  width: 18px; height: 15px; margin-right: 5px;}
.wide_main_bg .wide_main_cont span#selling_price_txt {color:#888; font-size:17px; font-weight:normal; text-decoration:line-through; letter-spacing: .4px;}
.wide_main_bg .wide_main_cont span.main_price {font-weight: 600; font-size: 25px; color: #e42727; display: block; letter-spacing: .4px;}
.wide_main_bg .wide_main_cont span.main_price>span {color: #e42727; font-size: 20px; font-weight: 600; letter-spacing: .4px;}
.wide_main_bg .wide_main_cont a.btn_make {color: #fff; padding: 16px 75px 16px 55px; background: url(/sub_fancy/img/photocard/icon_main_arrow2.png?t=1) 165px 20px no-repeat; border: 1px solid #222450; margin-top: 40px; transition: .4s; display: inline-block; letter-spacing: -.2px; font-size: 15px; background-color: #222450}
.wide_main_bg .wide_main_cont a.btn_make:hover {color: #fff; background: url(/sub_fancy/img/photocard/icon_main_arrow2.png?t=1) 175px 20px no-repeat;border: 1px solid #3e4188; background-color: #3e4188; transition: .4s;}
.wide_main_bg .wide_main_cont a.btn_make10 {color: #fff; padding: 16px 75px 16px 55px; background: url(/sub_fancy/img/photocard/icon_main_arrow2.png?t=1) 185px 20px no-repeat; border: 1px solid #222450; margin-top: 40px; transition: .4s; display: inline-block; letter-spacing: -.2px; font-size: 15px; background-color: #222450}
.wide_main_bg .wide_main_cont a.btn_make10:hover {color: #fff; background: url(/sub_fancy/img/photocard/icon_main_arrow2.png?t=1) 190px 20px no-repeat;border: 1px solid #3e4188; background-color: #3e4188; transition: .4s;}

/* 좌측 상품 프리뷰 */
ul.tab_btn_wrap::after {content: ''; display: table; clear: both}
ul.tab_btn_wrap > li {display: flex; float:left; width:60px; height:60px !important; font-size:16px; color:#888; text-align: center; cursor: pointer; border:1px solid #ececec;}
ul.tab_btn_wrap > li.active {z-index: 1; font-weight:bold; color:#000; border:1px solid #000;  border-bottom:none; width: 60px; height: 60px !important;}
ul.tab_btn_wrap > li > span {display: table-cell; vertical-align: middle; }
.tab_cont_wrap .cont_box {display: none }
.tab_cont_wrap .cont_box:first-child {display: block;}
.tab_cont_wrap .cont_box span.preview_title {color: #222450; font-size: 15px; font-weight: 700; text-align: left; position: absolute; top: -40px; left: 30px; letter-spacing: 0;} /* title */
.tab_cont_wrap .cont_box span.preview_title::after {display: block; content: ""; width: 35px; height: 3px; margin-top: 10px; background-color: #222450;}
div.tab_cont_wrap {display: inline-block; position: absolute; left: 15px; top: 23px;}
ul.tab_btn_wrap {position: relative; top: 440px; left: 55px; display: inline-block; width: 430px;}
ul.tab_btn_wrap::after {content: ""; display: table; clear: both;}
ul.tab_btn_wrap li {float:left; width:60px; height:60px !important;}
ul.tab_btn_wrap li {margin: 0 5px; border:1px solid #ccc !important; transition:0.3s}
ul.tab_btn_wrap li:first-child {margin-left: 0 !important;}
ul.tab_btn_wrap li img {max-width:60px; max-height:60px;}
ul.tab_btn_wrap li.active, .ul.tab_btn_wrap li:hover {border:1px solid #222450 !important; transition:0.5s}


/*--------------------------- 상세콘텐츠 시작 -----------------------------*/

/* 지금, 만들기 버튼(공통) */
a.make_now {position: relative; top: 60px; border-bottom: 1px solid #336bb2; padding: 0 11px 3px 0; color: #336bb2; right: 292px; background: url('/sub_fancy/img/photocard/icon_btn_arrow.png?t=1') right 5px no-repeat; transition: .3s; display: inline-block;}
a.make_now:hover {transform: translateX(10px); transition: .3s;}

/* sec01, 02_ 상세 정보 */
.w1000 {width: 1000px; margin: 0 auto;}
.textarea {text-align: left; top: 190px; display: inline-block; position: relative;}
#wide_sec1 .textarea {float: right; right: -50px} 
#wide_sec1 .textarea::after, #wide_sec2 .textarea::after #wide_sec3 .textarea::after #wide_sec4 .textarea::after {display: block; content: ""; clear: both;}
.wide_wrap .textarea h2 {font-size: 30px; font-weight: 700; padding-bottom: 30px; color: #000;}
.wide_wrap .textarea span.txt_line {width: 27px; height: 2px; background-color: #336bb2; display: inline-block; position: relative; top: -30px }
.wide_wrap .textarea p {color: #333; font-size: 17px; line-height: 26px; display: inline-block; left: 13px; position: relative;}
#wide_sec1 img.img_left {display: inline-block; position: relative; left: -90px; top: 30px;}
#wide_sec1 img.img_right {display: inline-block; position: relative; top: -194px; left: 320px;}

#wide_sec2 {width: 100%; height: 520px;}
#wide_sec2 .textarea {z-index: 10; float: left;}
#wide_sec2 .textarea a {right: 207px;}
#wide_sec2 img.img_right {position: relative; top: -40px; right:-340px; z-index: 100;}
div.bnr_special {width: 1000px; margin: 0 auto ; background: #fff; position: relative}
div.bnr_special > img {position: absolute; top: -40px; left: 0;}
div.bnr_special span {display: block; font-size: 15px; padding: 22px 0 22px 100px; }
div.bnr_special span em {font-style: normal; font-weight: 600; color: #000}


/* sec 03_ 테마: 월화수목금포카 */
#themes h2 {font-size: 36px; color: #333; letter-spacing: 4.32px; margin-bottom: 30px;}
.textarea2 {text-align: center; padding-bottom: 80px;}
.textarea2 h2 {font-size: 36px; color: #333; letter-spacing: -0.9px; margin-bottom: 30px;}
.textarea2 > img {display: inline-block; position: relative; top: -25px; right: -119px;}
.textarea2 p {font-size: 17px; letter-spacing: -.4px; line-height: 27px; color: #777}
.textarea2_ {text-align: center; padding-top: 80px;}
.textarea2_ p {font-size: 17px; letter-spacing: -.4px; line-height: 27px; color: #B0B0B0}
.theme_wrap {display: block; width: 1100px; height: 520px; margin: 0 auto; margin-bottom: 120px}
.evt_swipe {position:relative; overflow: hidden; height: 520px}
.evt_swipe .swiper-wrapper .swiper-slide img.inner_cont {position: relative; left: 48px; top: 5px; display: inline-block;}
.evt_swipe .swiper-wrapper .swiper-slide > span {position: relative; bottom: -30px; left: -510px; color: #90acd1; font-size: 15px; font-weight: 500; letter-spacing: 2.4px; display: inline-block; background-color: #fff; padding: 0 5px}
.evt_swipe .swiper-button-next {bottom:0; right:0; left:auto; top:auto; width:80px; height:80px; background:url(/sub_fancy/img/photocard/swipe_arrow_next.jpg?t=1) no-repeat;}
.evt_swipe .swiper-button-prev {bottom:0; right:80px; left:auto; top:auto; width:80px; height:80px; background:url(/sub_fancy/img/photocard/swipe_arrow_pre.jpg?t=1) no-repeat;}
.slide_textarea {display: inline-block; position: relative; float: right; width: 330px; background-color: #fff; padding: 60px; top: 84px;}
.slide_textarea .theme_num {font-size: 15px; font-weight: 700; color: #2b63ad; padding-bottom: 20px;}
.slide_textarea dl dt {font-size: 32px; color: #333; font-weight: 300; padding-bottom: 40px;}
.slide_textarea dl dd {font-size: 15px; line-height: 28px; color: #999;}
.slide_textarea a {left: 0;  top: 40px !important;}
/* 테마 하단 띠배너 */
.bnr_sub {background-size: cover; padding: 65px;}
.bnr_sub p::before {display: block; content: ""; width: 45px; height: 3px; background-color: #2b63ac; margin-bottom: 20px; margin-left: -25px}
.bnr_sub p {position: relative; color: #111; font-size: 20px; line-height: 35px;}


/* sec04,05_ 특징: 생동감 넘치는 포카, 유광/무광 */
#wide_sec4 {padding: 50px 0; display: block;}
#wide_sec4 .sec4_cont1 {margin: 80px 0; border-bottom: 1px solid #eee;}
#wide_sec4 .sec4_cont1 .textarea {top: 90px; float: left; left: -50px;}
#wide_sec4 .sec4_cont1 .textarea::after, #wide_sec4 .sec4_cont2 .textarea::after {display: block; clear: both; content: "";}
#wide_sec4 .sec4_cont1 .textarea a {right: 330px;}
#wide_sec4 .sec4_cont1 .scroll_img1 {z-index: -1; min-width: 870px; height: 350px; display: inline-block; position: relative; top: -100px; left: 320px; }
#wide_sec4 .sec4_cont2 .textarea {float: right; right: -50px; top: 140px}
#wide_sec4 .sec4_cont2 .scroll_img2 {z-index: -1; width: 870px; min-height: 350px; display: inline-block; position: relative; top: -80px; right: 320px; }

/* 특징 리스트 */
#wide_sec5 {display: block;  padding: 130px 0 0; width: 100% !important;}
#wide_sec5::after {display: block; content: ""; clear: both;}
#wide_sec5 .textarea2 > img {right: -48px; top: -30px;}
#wide_sec5 ul {width: 100%; height: 1500px;}
#wide_sec5 ul li {display: table; width: 50%; height:500px; background-color: #f7f7f7; text-align: center; float: left; position: relative;}
#wide_sec5 ul li dl {display: table-cell; vertical-align: middle;}
#wide_sec5 ul li dl dt {color: #000; font-size: 30px; padding-bottom: 20px;}
#wide_sec5 ul li dl dd {color: #666; font-size: 17px; line-height: 30px;}


/* sec06_ 사이즈 및 유의사항 */
#wide_sec6 {display: block; padding: 150px 0 130px;}
#wide_sec6 .textarea2 > img {top: -20px}
#wide_sec6 .notice_cont ul.notice_list {position: relative; display: inline-block; width: 570px; margin-left: 100px; vertical-align: top; top: 9px;}
#wide_sec6 .notice_cont ul.notice_list li {display: block; padding: 12px 0;}
#wide_sec6 .notice_cont ul.notice_list li:nth-child(3) {padding-bottom: 35px; border-bottom: 1px solid #ddd; }
#wide_sec6 .notice_cont ul.notice_list li:nth-child(4) {padding-top: 35px;}
#wide_sec6 .notice_cont ul.notice_list li:nth-child(5) {padding-bottom: 35px; border-bottom: 1px solid #ddd; }
#wide_sec6 .notice_cont ul.notice_list li:nth-child(6) {padding: 25px 0 0 0; }
#wide_sec6 .notice_cont ul.notice_list li dl dt {font-size: 16px; color: #000; display: inline-block; font-weight: 600; width: 70px;}
#wide_sec6 .notice_cont ul.notice_list li dl dd {font-size: 16px; color: #555; display: inline-block; padding-left: 25px; line-height: 20px;}
#wide_sec6 .notice_cont ul.notice_list li span.sub_em {color: #ea3e3e; padding-left: 7px;}
#wide_sec6 .notice_cont ul.notice_list li dl dd span.sub_notice {color: #aaa; font-size: 14px; line-height: 19px;}
#wide_sec6 .notice_cont ul.notice_list li.notice_sub {font-size: 15px; color: #888; line-height: 28px; }
#wide_sec6 .notice_cont ul.notice_list li.notice_sub ul li::before {display: inline-block; content:"-"; padding-right: 5px; font-size: 15px; font-weight: bold; color: #888;}
#wide_sec6 .notice_cont ul.notice_list li.notice_sub ul li {padding: 12px 0 0;}

/* sec07_ 포장안내 */
#wide_sec7 .textarea2 {padding-top: 120px;}

/* sec07_ 배송안내 */
#pack_contents::before {display: block; content: ""; clear: both !important}
#pack_contents article.cnt-wrap8 .cnt-box8 {clear: both; padding-top: 0;  position: relative; }


/* sec8_사용자 리뷰 */
.cnt-wrap8 .cnt-box8 {padding-bottom: 20px !important;}
#review_wrap{position:relative; width:1000px; padding-bottom:80px; margin: 0 auto;}
#review_wrap #top_ttl{position:relative; height:36px; background:url(/common_s2/img/review_ttl_bg_wide.jpg?t=1) no-repeat 0 0;}
#review_wrap #top_ttl h2{position:relative; float:right; margin:5px 10px 5px 0 !important;}
#review_wrap #tab{background-color:#fafafa; height:34px; margin-top:2px; margin-left: 2px; border-bottom: 1px solid #ececec;}
#review_wrap #tab ul{float:left; display:inline; margin:-2px 0 0 -2px; }
#review_wrap #tab li{float:left; display:inline; transition: .3s}
#review_wrap #tab li:hover {opacity: .7;transition: .3s }
#review_wrap #cont{position:relative; text-align:left;  padding:20px 10px 20px 10px; border-bottom:1px dashed #dcdcdc;}
#review_wrap #cont2{position:relative; text-align:left;  padding:5px 5px 5px 5px; border-bottom:1px dashed #dcdcdc;}
#review_wrap #top_ttl h2 {margin: 7px 10px 5px 0 !important; transition: .3s}
#review_wrap #top_ttl h2:hover {opacity: .85; transition: .3s}
#view_layer{position:relative; margin:0 auto; width:9.0px;}
#view_layer ul{position:relative; display:block;}
#view_layer ul li{position:relative; display:inline;}
.view_layer_cont{position:relative; width:930px; height:380px;}


/* ---------------------------------------------- //포토카드 CSS --------------------------------------------------- */




/* ---------------------------------------------- 포토카드 이미지/배경색상 CSS --------------------------------------------------- */

.mv_photocard {background: url('/sub_fancy/img/photocard/main_bg.jpg?t=1') center no-repeat; width: 100%; height: 700px; background-size: cover; background-color: #DBDEE5;} /* main visual */
.photocard_01 {width: 100%; background: url('/sub_fancy/img/photocard/sec1_bg.jpg?t=1') center no-repeat; height: 550px; background-size: cover;} /* section1 배경 */
.photocard_02 {background-color: #f6f5f8; width: 100%; height: 520px;} /* section2 배경 */
.photocard_03 {background: #f6f6f6; position: relative; padding-top: 100px;} /* section3 배경 */
.photocard_theme {background: url('/sub_fancy/img/photocard/sec3_themewrap.jpg?t=1') bottom center no-repeat;} /* 포토카드 테마 틀 */
.photocard_04 {background: url('/sub_fancy/img/photocard/sec3_bnr.jpg?t=1') top center no-repeat;} /* 띠배너 */
.photocard_scroll_01 {background: url('/sub_fancy/img/photocard/sec4_img1.jpg?t=1') center no-repeat; background-attachment: fixed; background-size: cover;} /* 특징: 패럴랙스 이미지 1 */
.photocard_scroll_02 {background: url('/sub_fancy/img/photocard/sec4_img2.jpg?t=1') center no-repeat; background-attachment: fixed; background-size: cover;} /* 특징: 패럴랙스 이미지 2 */
.photocard_05 ul li:nth-child(1) {background: url('/sub_fancy/img/photocard/sec5_img1.jpg?t=1') top center no-repeat; background-size: cover;} /* 특징: 고급 수입지 img */
.photocard_05 ul li:nth-child(4) {background: url('/sub_fancy/img/photocard/sec5_img2.jpg?t=1') top center no-repeat; background-size: cover;} /* 특징: 개별 디자인 img */
.photocard_05 ul li:nth-child(5) {background: url('/sub_fancy/img/photocard/sec5_img3.jpg?t=1') top center no-repeat; background-size: cover;} /* 특징: 라운딩 처리 img */
.photocard_06 {background-color: #f0f0f0; background: url('/sub_fancy/img/photocard/sec7_img1.jpg?t=1') center no-repeat; width: 100%; height: 950px;}  /* 포장안내 배경 */

/* ---------------------------------------------- //포토카드 이미지/배경색상 CSS --------------------------------------------------- */


/* ---------------------------------------------- 네임스티커 CSS -------------------------------------------------- */

.mv_namesticker {background: url('/sub_fancy/img/namesticker/main_bg.jpg?t=1') center no-repeat; width: 100%; height: 700px; background-size: cover; background-color: #F5F3F8;}
.mv_namesticker .wide_main_cont {top: 100px}
.mv_namesticker div.tab_cont_wrap {left: 110px; top: 29px;}
.mv_namesticker div.tab_cont_wrap img {position: relative; display: block; top: 12px; left: 29px;}
.mv_namesticker ul.tab_btn_wrap {left: 140px;}

.main_namesticker {top: 80px !important;}
.main_namesticker table.main_option {margin: 15px 0 !important;}
.main_namesticker .main_price {margin-top: 25px;}

.namesticker_01 {width: 100%; background: url('/sub_fancy/img/namesticker/sec1_bg.jpg?t=1') center no-repeat; height: 550px; background-size: cover;} /* sec1: 네임스티커 배경 */
.namesticker_01 a.make_now {right: 198px !important;}
.namesticker_01 img.img_left {top: 90px !important; left: 300px !important;}
.namesticker_01 img.img_right {top: 156px !important; left: -206px !important;}
.namesticker_01 .textarea span.txt_line, .namesticker_02 .textarea span.txt_line, .namesticker_03 .textarea span.txt_line {top: -6px;}

.namesticker_02 {position:relative; width: 100%; background: url('/sub_fancy/img/namesticker/sec2_bg.jpg?t=1') center no-repeat; height: 520px; background-size: cover;} /* sec2: 신학기, 최애템 배경 */
.namesticker_02 img.sticker1 {display: inline-block; position: relative; top: 57px; left: 174px;}
.namesticker_02 img.sticker2 {display: inline-block; position: relative; top: -261px; left: 860px;}
.namesticker_02 img.sticker3 {display: inline-block; position: relative; top: -261px; left: 828px;}
.namesticker_02 .textarea a.make_now {right: 251px !important;}

/* .namesticker_03 {width: 100%; background: url('/sub_fancy/img/namesticker/sec3_bg.jpg?t=1') center no-repeat; background-size: cover;} sec3: 다자녀도 OK 배경 */
.namesticker_03 .w1000 .textarea {top: 130px;}
.namesticker_03 a.make_now {right: 261px;}
.namesticker_03 .w1000 .evt_swipe {height: 350px; position: relative; margin: 100px 0; left: -40px;}
.namesticker_03 .evt_swipe .swiper-button-next {bottom:150px; right:19px; left:auto; top:auto; width:40px; height:40px; background:url(/sub_fancy/img/namesticker/sec3_img4.png?t=1) no-repeat; background-position: -40px 0;}
.namesticker_03 .evt_swipe .swiper-button-prev {bottom:150px; right:auto; left: 1px; top:auto; width:40px; height:40px; background:url(/sub_fancy/img/namesticker/sec3_img4.png?t=1) no-repeat; background-position: 0 0;}

ul.feature_namesticker li:nth-child(1) {background: url('/sub_fancy/img/namesticker/sec5_img1.jpg?t=1') top center no-repeat; background-size: cover;} /* 방수 네임스티커 img */
ul.feature_namesticker li:nth-child(4) {background: url('/sub_fancy/img/namesticker/sec5_img2.jpg?t=1') top center no-repeat; background-size: cover;} /* 강력 접착, 깔끔 제거 img */
ul.feature_namesticker li:nth-child(5) {background: url('/sub_fancy/img/namesticker/sec5_img3.jpg?t=1') top center no-repeat; background-size: cover;} /* 개별 디자인/이름 img */
ul.feature_namesticker li:nth-child(8) {background: url('/sub_fancy/img/namesticker/sec5_img4.jpg?t=1') top center no-repeat; background-size: cover;} /* 자유로운 글자 편집 img */
ul.feature_namesticker li:nth-child(9) {background: url('/sub_fancy/img/namesticker/sec5_img5.jpg?t=1') top center no-repeat; background-size: cover;} /* 다양한 디자인 img */
ul.feature_namesticker li span.title_slash {color: #aaa; font-size: 24px; vertical-align: middle; font-weight: light; display: inline-block; padding: 0 4px;}

#configuration {background: #f6f5f8; height: 900px;}
#configuration .textarea2 {padding-bottom: 180px;}
#wide_sec6 .notice_cont ul.size_txt {padding-left: 190px;}
#wide_sec6 .notice_cont ul.size_txt::after {display: block; clear:both; content: "";}
#wide_sec6 .notice_cont ul.size_txt li {width: 30%; float: left; color: #000; text-align: center; line-height: 22px; font-size: 14px;}
#wide_sec6 .notice_cont ul.size_txt li:nth-child(2) {margin-left: 130px;}
#wide_sec6 .notice_cont ul.size_txt li span {display: block; color: #888; font-size: 13px;}

/* ---------------------------------------------- //네임스티커 CSS -------------------------------------------------- */


/* ---------------------------------------------- 틴케이스 CSS -------------------------------------------------- */
/* 메인 비주얼 */

table.main_option .tincase {width: 300px; letter-spacing: 0 !important; margin: 25px 0 15px}
table.main_option .tincase tbody {font-size: 14px; color: #333;}
table.main_option .tincase tbody tr th {color: #000; text-align: left !important;}
table.main_option .tincase .td_select2 {padding: 15px 0}
table.main_option .tincase .td_select2 .radio_select label {width:30%; height:38px; line-height:38px;}
table.main_option .tincase .td_select2 .radio_select span.cm {float:right; display: inline-block; margin-top:7px; font-size:13px; color:#999;}
table.main_option .tincase .td_select2 .radio_select {position:relative; padding:1px 0; overflow: hidden; font-size:0;}
table.main_option .tincase .td_select2 .radio_select input {position: absolute !important; height: 1px;width: 1px;border: 0;overflow: hidden;}
table.main_option .tincase .td_select2 .radio_select label {width:100px; height:40px; display:inline-block; margin-right:-1px; margin-top:-1px; font-size:13px; text-align: center; color:#888; line-height:38px; border: 1px solid #999; transition: all 0.1s ease-in-out; box-sizing: border-box;}
table.main_option .tincase .td_select2 .radio_select label:hover {z-index: 1; position: relative; border:1px solid #222450;  cursor: pointer;}
table.main_option .tincase .td_select2 .radio_select input:checked + label {z-index: 1; position: relative; color:#222450; border:1px solid #222450;}

table.main_option .tincase .td_select3 {padding: 15px 0}
table.main_option .tincase .td_select3 .radio_select label {width:30%; height:38px; line-height:38px;}
table.main_option .tincase .td_select3 .radio_select span.cm {float:right; display: inline-block; margin-top:7px; font-size:13px; color:#999;}
table.main_option .tincase .td_select3 .radio_select {position:relative; padding:1px 0; overflow: hidden; font-size:0;}
table.main_option .tincase .td_select3 .radio_select input {position: absolute !important; height: 1px;width: 1px;border: 0;overflow: hidden;}
table.main_option .tincase .td_select3 .radio_select label {width:70px; height:40px; display:inline-block; margin-right:-1px; margin-top:-1px; font-size:13px; text-align: center; color:#888; line-height:38px; border: 1px solid #999; transition: all 0.1s ease-in-out; box-sizing: border-box;}
table.main_option .tincase .td_select3 .radio_select label:hover {z-index: 1; position: relative; border:1px solid #222450;  cursor: pointer;}
table.main_option .tincase .td_select3 .radio_select input:checked + label {z-index: 1; position: relative; color:#222450; border:1px solid #222450;}


/* 심플북 */
.w1200 {position:relative; width:1200px; margin:0 auto;}
.spb_bg {height:700px; border-bottom:1px solid #e6e6e6}
.spb_bg .wide_main_cont {width:1200px; top:0;}
.spb_bg .wide_main_cont .spb_info {position:absolute; top:0; right:0; display:table; height:700px;}
.spb_bg .wide_main_cont .spb_info .main_textarea {display:table-cell; vertical-align: middle; float:none; right:50px; top:0;}
.spb_bg .wide_main_cont .spb_info .main_textarea table.main_option {width:350px;}

.spb_bg .preview_wrap {height:700px;}
.spb_bg div.tab_cont_wrap {top:0 !important; left:-234px !important;}
.spb_bg ul.tab_btn_wrap {position:absolute; top:auto; left:100px; bottom:50px;}

.spb_bg .wide_wrap td, .wide_wrap th {padding:6px;}
.normal span {font-size:11px; color:#999}
table.main_option tbody tr th {font-family:'YoonGothicPro760';}

.spb_bg table.main_option .td_select .radio_select label {width:130px !important;}
.spb_bg table.main_option .td_select .radio_select input:checked + label {z-index: 1; position: relative; color:#fff; background:#222450; border:1px solid #222450;}

.new_content .new_box {padding:120px 0;}
.new_content .tit {text-align: center;}
.new_content .tit h2 {font-family:'YoonGothicPro760'; font-size:40px; line-height:40px; color:#191919}
.new_content .tit h3 {z-index: 1; position:relative; margin-bottom:30px; font-family:'YoonGothicPro760'; font-size:20px; line-height:20px; color:#8f93bf}
.new_content .tit h3:before {content: ""; z-index: -1; position:absolute; bottom:-3px; left:50%; width:100px; height:8px; margin-left:-50px; background:#dbe0f3;}
.new_content .tit h4 {margin-top:100px; font-family:'YoonGothicPro760'; font-size:30px; line-height:25px; color:#191919}
.new_content .tit p {margin-top:40px; font-family:'YoonGothicPro720'; font-size:16px; line-height:26px;}

.size_ul {display: flex; justify-content: space-between; align-items: flex-end; margin-top:100px;}
.size_ul li p {margin-top:25px; text-align:center; font-size:17px; line-height:26px; color:#191919; font-weight:700;}
.size_ul li p span {font-size:13px; color:#808080; font-weight:200;}

.feature_ul {display: flex; justify-content: space-between; margin-top:100px;}
.feature_ul li {display:flex; justify-content: space-between; flex-direction: column;}
.feature_ul li p {margin-top:20px; text-align: center;}
/* 레이플랫 커버 추가 설명 */
.feature_ul li .cover_disc {width: 100%; padding: 0 0 50px; display: flex; justify-content: space-between; box-sizing: border-box;}
.feature_ul li .cover_disc dl {display: flex; justify-content: space-between; flex-direction: column; text-align: center;}
.feature_ul li .cover_disc dl:first-child {width: 40%; margin-left: 15%;}
.feature_ul li .cover_disc dl:nth-child(2) {width: 62%;}
.feature_ul li .cover_disc dl dt {color: #333; font-size: 20px; line-height: 26px; margin-bottom: 15px}
.feature_ul li .cover_disc dl dd {color: #888; font-size: 15px; line-height: 26px; }


.feature_02 {margin-top:120px; padding:120px 0; background:#f7f7f7}
.feature_03 {padding-top:120px;}
.text_p {margin-top:40px; text-align:right; font-size:14px;}
.text_p img {margin-left:10px; vertical-align: middle}

.promise_wrap ul {display: flex; justify-content: space-between; flex-wrap: wrap; margin-top:40px}
.promise_wrap ul li {margin:60px 30px 0 30px; text-align: center; cursor: pointer;}
.promise_wrap ul li h3 {margin:20px 0 10px; font-size:20px; color:#191919}
.promise_wrap ul li img {opacity:1; transition: 0.25s}
.promise_wrap ul li:hover img {opacity: 0.7; transition: 0.25s}

.spb_theme {width:100% !important; height:800px !important; margin:0;}
.spb_theme .evt_swipe {height:800px !important;}
.spb_theme .evt_swipe .swiper-slide {height:800px;}
.spb_theme .slide_textarea {float:none; top:200px !important; display:inherit; width:1200px !important; margin:0 auto; padding:0 !important; text-align:right; background:none;}
.spb_theme dt {font-family:'YoonGothicPro760' !important; font-size:40px !important;}
.m_v_next {cursor:pointer; position: absolute; right: 60px; width: 30px; height: 60px; z-index: 2;background: url('/sub_fancy/img/simplebook/next.png?t=1') left top no-repeat; background-size: 30px; font-size: 0;line-height: 0;top: 50%; margin-top: -30px; border:none; opacity: 0.2; transition: 0.25s}
.m_v_prev {cursor:pointer; position: absolute; left: 60px; width: 30px; height: 60px; z-index: 2;background: url('/sub_fancy/img/simplebook/prev.png?t=1') left top no-repeat; background-size: 30px; font-size: 0;line-height: 0;top: 50%; margin-top: -30px; border:none; opacity: 0.2; transition: 0.25s}
.m_v_next:hover, .m_v_prev:hover {opacity:1; transition: 0.25s}
.spb_theme .swiper-pagination-bullets {bottom:50px !important;}
.spb_theme .swiper-pagination-bullet {width:10px; height:10px; margin:0 6px !important; transition:0.25s; background:#808080}
.spb_theme .swiper-pagination-bullet-active {width:30px; background:#222450; border-radius: 30px; transition:0.25s}

/* 포장 */
.cmn_delivery {width: 100%;background-color: #f1f1f3;}
.cmn_delivery_in {width: 1200px;height: 516px;margin: 0 auto;}
.cmn_delivery_info { width: 600px;position: relative;top:-360px;left: 500px;}
.cmn_delivery_info p {font-size: 16px;color: #2e2e2e;text-align: left;line-height: 30px;}
.cmn_delivery_info p:first-child{font-size: 30px; margin-bottom: 40px;}

/* paper guide */
.processing_btn02 {width: 20px;margin-left: 5px;vertical-align: middle;transition: 0.3s;opacity: 0.4;cursor: pointer;}