
@import url('../../../css/normalize.css');
@import url('../../../css/common.css');
@import url('../../../css/webfont.css');

/*
------------------------------------------------
 common 
------------------------------------------------
*/

body{font-size:15px;font-family:'secgcr';line-height:26px;}
.body_wrap{width:1280px; height:900px;}
.content_container { display:none; position:absolute; top:0; left:50%; width:1280px; height:900px; margin:0 0 0 -640px; overflow:hidden;}
.content_page_wrap { display:none;}
/*#content_page {position:absolute; width:1280px; height:900px; z-index:1;}*/
div.pages { display:none; position:absolute; top:0; left:0; width:1280px; height:900px; overflow:hidden;}
.acc_tag{position:absolute; left:-9999px; top:-9999px; visibility:hidden; height:0px; width:0; text-indent:-9999px; font-size:0 }

.align_c{text-align:center;}
.align_r{}
.show, .block {display:block;}
.hide {display:none;}
.hidden_txt {text-indent:-9999px;font-size:0px;position:absolute;top:-9999px;}
.white{color:#fff;}
.clfix:after{content:'';display:block;clear:both;visibility:hidden;height:0;}

/* btns */
.bn-back, .bn-preview, .bn-next{display:none; position:absolute;} 
.bn-back {top:0; right:0; z-index:10;}
.bn-preview {top:50%; left:0; margin-top:-33px;z-index:100; padding:23px 25px;}
.bn-next {top:50%; right:0; margin-top:-33px; z-index:100; padding:23px 25px;}
.bn-back span, .bn-preview span, .bn-next span{display:block; text-indent:-9999px; overflow: hidden;}
.bn-back span{width:60px; height:60px; background:url('../img/bn_back.png') no-repeat left top; overflow: hidden;}
.bn-preview span{width:14px; height:21px; background:url('../img/bn_preview_white.png') no-repeat left top}
.bn-next span{width:14px; height:21px; background:url('../img/bn_next_white.png') no-repeat left top}
.inverse.bn-back span{background:url('../img/bn_back.png') no-repeat left top;}
.inverse.bn-preview span{background:url('../img/bn_preview.png') no-repeat left top;}
.inverse.bn-next span{background:url('../img/bn_next.png') no-repeat left top;}

/* sns */
.sns-bns {position:absolute; bottom:40px; left:32px; display:none; z-index:10000;}
.sns-bns li {border-bottom:1px solid #fff}
.sns-bns li.inverse{border-bottom:1px solid #000;}
.sns-bns li a { display:block; overflow: hidden; width:21px; height:51px; background-position:left center; background-repeat:no-repeat; text-indent:-9999px}
.sns-bns li.sns_3 { border: none}
.sns-bns li.sns_0 a{background-image:url('../img/bn_facebook_white.png');}
.sns-bns li.sns_1 a{background-image:url('../img/bn_twitter_white.png');}
.sns-bns li.sns_2 a{background-image:url('../img/bn_qqq_white.png');}
.sns-bns li.sns_3 a{background-image:url('../img/bn_google_white.png');}
.sns-bns li.inverse.sns_0 a{background-image:url('../img/bn_facebook.png');}
.sns-bns li.inverse.sns_1 a{background-image:url('../img/bn_twitter.png');}
.sns-bns li.inverse.sns_2 a{background-image:url('../img/bn_qqq.png');}
.sns-bns li.inverse.sns_3 a{background-image:url('../img/bn_google.png');}

/* indicator */
.indicator {position:absolute;left:50%;top:95%;z-index:10;margin-left:-52px;}
.indicator li{position:relative;width:15px;height:15px;margin:0px 6px 0px 0px;float:left;cursor:pointer;}
.indicator li a{display:block;width:15px;height:15px;text-indent:-10000px;overflow:hidden;}
.indicator-btn {background:url('../img/indicator_white.png') 0 0 no-repeat;}
.indicator-btn.on {background:url('../img/indicator_on_white.png') 0 0 no-repeat;}
.indicator-btn.inverse {background:url('../img/indicator.png') 0 0 no-repeat;} 
.indicator-btn.inverse.on {background:url('../img/indicator_on.png') 0 0 no-repeat;}

/* loading */
.loading { position:absolute; top:50%; left:50%; margin:-8px 0 0 -38px; width:76px; height:16px; background:url('../img/loading.png') 0 0; }
.loading p { position:relative; left:0%; top:25px; text-align:center; font:12px/1 'samsungif_bd'; }

/* info_rotate */
.info_rotate { position:fixed; left:0; top:0; width:100%; height:100%; background:#fff; z-index:9999; display:none; }
.info_rotate img { width:100%; }

/*
------------------------------------------------
 customized contents
------------------------------------------------
*/

.pages, .cover{position:absolute; width:1280px; height: 900px}

/* popup */
.popup {position:absolute; left:0px; top:0px; width:1280px; height:900px;  z-index:10000;}
.popup p{font-family:'secgcr';font-size:14px; color:#000; line-height:24px; text-align:justify; letter-spacing:0;}
.popup span{font-family:'secgcr';line-height:inherit;}
.popup .close-btn {position: absolute; z-index: 9999; right: 34px; top: 17px; color:#000;}
.popup .close-btn a { display:block; background:url('../img/close_btn.png') 0 0 no-repeat; width:83px; height:83px; text-indent:-10000px; margin:14px 0 0 1160px; overflow:hidden;}
.popup .close-btn.inverse a { display:block; background:url('../img/close_btn_black.png') 0 0 no-repeat; width:83px; height:83px; text-indent:-10000px; margin:14px 0 0 1160px; overflow:hidden;}
.popup .close-btn a:focus{ outline:1px dotted #000}

.video-container .close-video {position: absolute; z-index: 9999; right: 34px; top: 17px; color:#000;}
.video-container .close-video a { display:block; background:url('../img/close_btn.png') 0 0 no-repeat; width:83px; height:83px; text-indent:-10000px; margin:14px 0 0 1160px; overflow:hidden;}

.popup .product-nav {padding-top: 32px}
.popup .product-nav li{ float: left; margin-right: 10px;}
.popup .product-nav a{ display: block; position: relative; width:76px; height: 50px; overflow: hidden;}
.popup .product-nav a img{ width: 76px; height: 50px;}
.popup .product-nav li.on a{ width: 72px; height: 46px; border: 2px solid #5e513e;}
.popup .product-nav li.hover a{ width:72px; height: 46px; border: 2px solid #444; opacity:0.6; filter:alpha(opacity=60)}
.popup .product-nav li.on a img, .popup .product-nav li.hover a img{margin:-2px 0 0 -2px}
.popup .webfont { position: absolute; z-index: 2;}
.popup .product-bg{}
.popup .product-bg li{display:none; position:absolute; left:0; top:0; z-index: -1}
.popup .product-bg li:first-child{display:block}

.movie {background: #000}
.preview01 .webfont { top:129px; left: 100px;}
.preview01 .webfont p{ padding-top: 12px; width: 450px}

.preview02 .webfont { top: 130px; left: 97px;}
.preview02 .webfont p{ padding-top: 14px; width: 410px}
.preview02 .product-nav {padding-top: 30px}

.preview03 .webfont { top: 193px; left: 102px;}
.preview03 .webfont p{ padding-top: 14px; width: 430px}
.preview03 .product-nav {padding-top: 30px}

.preview04 .webfont { top: 472px; left: 100px;}
.preview04 .webfont p{ padding-top: 13px; width: 455px}

.preview05 .webfont { top: 255px; left: 135px;}
.preview05 .webfont p{ padding-top: 28px; width: 405px; padding-left: 3px;}

.popup-pgs {display:none; position:absolute; top:0; left:0; width:1280px; height:900px; overflow:hidden;}
.popup-pgs:first-child {display: block;}

.popup-pgs {height: 900px;}

.popup .popup1{ z-index: 1;}
.popup .popup2{ z-index: 2;}
.popup .popup3{ z-index: 3; background:#777;}
.popup .popup4{ z-index: 4; background:#ffff00;} 


/* brightcove panel */
button {border:0}

.fe_brightcovePanel{overflow:hidden}
.brightcovePanel { position:absolute; width:1210px; height:38px; padding:1px 0; overflow:hidden; filter:Alpha(opacity=0.1); opacity:0.01; z-index:0; background-image:url(http://www.samsung.com/common/img/bg_panel.gif) }
.brightcovePanel.show {filter:Alpha(opacity=100) !important; opacity:1 !important;z-index:4000 !important;}
.brightcovePanel .leftPanel {float:left; margin-left:1px}
.brightcovePanel .rightPanel {float:right}
.brightcoveContainer .video{position:relative;z-index:3000;width:100%;height:100%}
.brightcovePanel button {float:left;width:50px; height:38px; padding:0; margin-right:1px; overflow:hidden; text-indent:-9999px; background-repeat: no-repeat; background-position:left -1px; border:none }
.brightcovePanel button:focus{outline:1px dotted #fff}
.brightcovePanel .rewind {background-image: url(http://www.samsung.com/common/img/btn_rewind.gif); }
.brightcovePanel .play {background-image: url(http://www.samsung.com/common/img/btn_play.gif);}
.brightcovePanel .pause {background-image: url(http://www.samsung.com/common/img/btn_pause.gif); }
.brightcovePanel .forward {background-image: url(http://www.samsung.com/common/img/btn_forward.gif); }
.brightcovePanel .mute {background-image: url(http://www.samsung.com/common/img/btn_volon.gif); }
.brightcovePanel .volume-down {background-image: url(http://www.samsung.com/common/img/btn_voldown.gif); }
.brightcovePanel .volume-up {background-image: url(http://www.samsung.com/common/img/btn_volup.gif); }
.brightcovePanel .muted{background-image: url(http://www.samsung.com/common/img/btn_volmute.gif);}
.endofbrightcove{overflow:hidden;width:0px;height:0px;position:absolute}
.liveregion{overflow:hidden;width:0px;height:0px}
.brightcovePanel .rightPanel a, .youtubePanel .rightPanel a {overflow:hidden;display:inline-block;float:left;height:40px;}
.brightcovePanel .rightPanel button.bc-cc {width:34px;background-image:url(http://www.samsung.com/common/img/btn_bc_cc.png);}
.brightcovePanel .rightPanel button.bc-cc.over {background-image:url(http://www.samsung.com/common/img/btn_bc_cc_over.png) !important;}
.brightcovePanel .rightPanel button.bc-cc.on {background-image:url(http://www.samsung.com/common/img/btn_bc_cc_on.png) !important;}
.brightcovePanel .rightPanel a.bc-yt {padding-right:10px;}
.youtubePanel .rightPanel a.youtube-share {display:inline-block;padding:0 15px 0 17px;background:url(http://www.samsung.com/common/img/bg_yt_share_line.gif) no-repeat left top ;line-height:40px;color:#fff;font-size:11px;font-weight:bold;}
.youtubePanel .rightPanel a.youtube-share:hover {color:#00a8e1;text-decoration:none;}


/***********************font style*********************/
.pages{background:#fff;}
.pages p{font-family:'secgcr'; font-size:14px; color:#000; line-height:24px; letter-spacing:0;}
.pages p.strong{font-family:'secgcb'; font-size:20px; color:#000; line-height:28px; letter-spacing:0;}

/*공통*/
a.box .click_next{float:right;background:url('../img/click_arrow.png') no-repeat 0 0;width:62px;height:30px;margin:65px 40px 0 0;}
a.box .click_next span{position:absolute;top:9999px;text-indent:-9999px;height:0;visibility:hidden;}
a.box:hover .click_next{background:url('../img/click_arrow.png') no-repeat 0 -30px;}

/***********************page style*********************/
.page01{text-align:center;background:#646869 url('../img/page01_bg.jpg') no-repeat 0 0;}
.page01 .section{}
/*.page01 .section h1{margin-top:227px;text-align:center;}*/
.page01 .intro{position:relative;}
.page01 .intro div{position:absolute;top:0;left:0;width:1280px;height:900px;background:url('../img/page01_bg.jpg') no-repeat;}
.page01 .intro div.scene1{opacity:1;z-index:2;background-position:0 -900px;}
.page01 .intro div.scene2{opacity:0;background-position:0 -1800px;}
.page01 .intro div.scene3{opacity:0;background-position:0 -2700px;}
.page01 .intro div.scene4{opacity:0;background-position:0 -3600px;}

.page02{background:url('../img/page02_bg.jpg') no-repeat 0 0;color:#000;}
.page02 .section{text-align:center;color:#fff;}
.page02 .section h2{margin:171px 0 202px 0;}
.page02 .section div{width:300px;float:left;text-align:justify;}
.page02 .section .txt01{margin:0 80px 0 110px;}
.page02 .section .txt02{margin-right:80px;}
.page02 .section .txt03{}

.page03{background:url('../img/page03_bg.gif') no-repeat 0 0;color:#000;}
.page03 .section{position:relative;width:1280px;height:900px;}
.page03 .section ul li a{display:block;width:278px;height:273px;}
.page03 .section .img_center{position:absolute;top:50%;left:50%;margin-top:-161px;margin-left:-161px;z-index:5;}
.page03 .section ul li.popup1{position:absolute;top:86px;left:60px;width:414px;height:386px;background:url('../img/page03_btn01.jpg') no-repeat 0 0;}
.page03 .section ul li.popup1 a{width:414px;height:386px;}
.page03 .section ul li.popup1.on{background-position:0 -386px;}
.page03 .section ul li.popup2{position:absolute;top:49px;right:41px;width:387px;height:356px;background:url('../img/page03_btn02.jpg') no-repeat 0 0;}
.page03 .section ul li.popup2.on{background-position:0 -356px;}
.page03 .section ul li.popup2 a{width:387px;height:356px;}
.page03 .section ul li.popup3{position:absolute;top:479px;left:260px;width:362px;height:375px;background:url('../img/page03_btn03.jpg') no-repeat 0 0;}
.page03 .section ul li.popup3 a{width:362px;height:375px;}
.page03 .section ul li.popup3.on{background-position:0 -375px;}
.page03 .section ul li.popup4{position:absolute;top:490px;right:130px;width:338px;height:322px;background:url('../img/page03_btn04.jpg') no-repeat 0 0;}
.page03 .section ul li.popup4 a{width:338px;height:322px;}
.page03 .section ul li.popup4.on{background-position:0 -322px;}

.page04{background:#515556;color:#fff;}
.page04 .section{}
.page04 .section .tit{text-align:center;margin:91px 0 60px 0;}
.page04 .section .article{}
.page04 .section .article ul{margin-left:110px;}
.page04 .section .article ul li{float:left;width:300px;}
.page04 .section .article ul li dl{color:#fff;padding-top:34px;height:103px;}
.page04 .section .article ul li dl dt{font-size:16px;font-family:'secgcm';margin-bottom:13px;}
.page04 .section .article ul li dl dd{font-size:13px;line-height:20px;}
.page04 .section .article ul li p{color:#fff;text-align:justify;margin-top:37px;line-height:26px;}
.page04 .section .article ul li.pro1{margin-right:80px;}
.page04 .section .article ul li.pro2{margin-right:80px;}
.page04 .section .article ul li.pro1 dl{background:url('../img/img_pro1.png') no-repeat 0 100%;padding-left:139px;border-bottom:1px #dcdddd solid;}
.page04 .section .article ul li.pro2 dl{background:url('../img/img_pro2.png') no-repeat 0 100%;padding-left:167px;border-bottom:1px #dcdddd solid;}
.page04 .section .article ul li.pro3 dl{background:url('../img/img_pro3.png') no-repeat 0 100%;padding-left:154px;border-bottom:1px #dcdddd solid;}

.page05{background:url('../img/page05_bg.jpg') no-repeat 0 0;color:#000;}
.page05 .section{text-align:center}
.page05 .section .tit{margin:167px 0 205px 0}
.page05 .section .article div{width:300px;float:left;text-align:justify;color:#fff;}
.page05 .section .article .txt01{margin:0 80px 0 110px;}
.page05 .section .article .txt02{margin-right:80px;}
.page05 .section .article .txt03{}

/*팝업*/
.popup .pop_txt{font-size:14px;font-family:'secgcr';line-height:22px;text-align:center;color:#000;margin-top:50px;}
.popup.movie .close-btn a {background:url('../img/close_btn.png') 0 0 no-repeat;color: #fff}
.popup.movie .close-btn a:focus{ outline:1px dotted #fff}

.popup .video { position:absolute; left:0px; top:0px; width:1208px; height:608px; }
.popup .video-container {position:absolute; top: 0px; left: 0; width:1280px; height:755px; padding-top:145px; background:#000; display:none;}
.popup .video-player { position:relative; width:1210px; height:680px;  margin:0px auto 0 auto; background-color:#000; }

.popup-content-wrap{position:relative;height:900px;}
.popup-pgs {background:#fff;height:900px;}
.popup-pgs > div:after{content:'';display:block;height:0px;clear:both;visibility:hidden;}
.popup-pgs .pop_txt_area{width:50%;height:638px;padding-top:262px;float:left;background:#f0f0f0;}
.popup-pgs .pop_txt_area p{color:#000;text-align:center;padding-top:47px;background:url('../img/bg_txt.gif') no-repeat center top;margin-bottom:50px;}
.popup-pgs .pop_txt_area .video_btn{background:none;padding-top:0px;}
.popup-pgs .pop_txt_area .video_btn a{display:inline-block;width:180px;height:44px;background:url('../img/btn_play_video.gif') no-repeat left top;}
.popup-pgs .pop_txt_area .video_btn a:hover{background:url('../img/btn_play_video.gif') no-repeat left bottom;}
.popup-pgs .pop_txt_area .video_btn a span{text-indent:-9999px;font-size:0px;position:absolute;top:-9999px;}

.popup-pgs .pop_txt_area p{font-size:14px;line-height:24px;}
.popup-pgs .pop_txt_area .strong{color:#000;font-size:17px;font-family:'secgcb';}
.popup-pgs .pop_infograph{width:50%;height:100%;float:right;}

.popup .bn-pop-prev, .popup .bn-pop-next {display:block; position:absolute; left:50%; margin-left:-30px; width:60px; height:44px; overflow:hidden;}
.popup .bn-pop-prev {background:url('../img/pop_btn_up.png') 0 0 no-repeat; top:12px; z-index:10000;}
.popup .bn-pop-next {background:url('../img/pop_btn_dn.png') 0 0 no-repeat; bottom:11px; z-index:10000;}
.popup .bn-pop-prev.inverse {background:url('../img/pop_btn_up_bk.png') 0 0 no-repeat;}
.popup .bn-pop-next.inverse {background:url('../img/pop_btn_dn_bk.png') 0 0 no-repeat;}
.popup .bn-pop-prev span, .popup .bn-pop-next span {text-indent:-10000px; display:none;}

.br_none{border-right:none !important;} 
.bb_none{border-bottom:none !important;}
.bg_none{background:none !important;}
.hidden, .wa{text-indent:-9999px;font-size:0px;position:absolute;top:-9999px;}


.ui_animation{}
.ui_animation>ul{position:relative;width:1280px;height:766px;overflow:hidden;}
.ui_animation>ul>li{position:absolute;top:0;left:0;width:1280px;height:766px;}

/*popup common*/
.popup01 .pop-pgs01 .pop_wrap:after,
.popup02 .pop-pgs01 .pop_wrap:after,
.popup02 .pop-pgs02 .pop_wrap:after,
.popup03 .pop-pgs01 .pop_wrap:after,
.popup04 .pop-pgs01 .pop_wrap:after{content:'';display:block;height:0px;clear:both;visibility:hidden;}

.breadclumb{margin:60px 0 147px 140px;}
.overlap{position:relative;width:1280px;height:900px;overflow:hidden;}
.overlap p{position:absolute;top:0;left:0;opacity:0;}

/* common */
.popup01 .pop-pgs01 .txt02,
.popup02 .pop-pgs01 .txt02,
.popup03 .pop-pgs01 .txt02,
.popup04 .pop-pgs01 .txt02{font-weight:bold;}

/*popup01*/
.popup01 .pop-pgs01{background:#ff9c00 url('../img/bg_popup1_01.gif') no-repeat 0 110px;padding-left:641px;color:#fff;}
.popup01 .pop-pgs01 .tit{margin:309px 0 76px 0;}
.popup01 .pop-pgs01 .txt01{margin-bottom:17px;}

.popup01 .pop-pgs02{}
.popup01 .pop-pgs02 .section{margin:0 0 0 140px;width:334px;}
.popup01 .pop-pgs02 .section .tit p{margin:42px 0 20px 0;font-family:'secgcb';font-size:16px;}
.popup01 .pop-pgs02 .section .txt01{margin:0 0 20px 0;}

.popup01 .pop-pgs03{background:#fff url('../img/bg_ellipse_pop03.jpg') no-repeat 0 0;}

.popup01 .pop-pgs03 .section .tit{margin-top:118px;text-align:center;}

.popup01 .pop-pgs04 .section .contents dl{}

.popup01 .pop-pgs04 .section .contents dl dt,
.popup01 .pop-pgs05 .section .contents dl dt,
.popup02 .pop-pgs04 .section .contents dl dt,
.popup02 .pop-pgs05 .section .contents dl dt,
.popup03 .pop-pgs04 .section .contents dl dt,
.popup03 .pop-pgs05 .section .contents dl dt,
.popup04 .pop-pgs04 .section .contents dl dt,
.popup04 .pop-pgs05 .section .contents dl dt,
.popup01 .pop-pgs06 .section .contents dl dt,
.popup02 .pop-pgs06 .section .contents dl dt,
.popup03 .pop-pgs06 .section .contents dl dt,
.popup04 .pop-pgs06 .section .contents dl dt{font-family:'secgcm';text-align:center;display:block;margin-bottom:40px;font-size:18px;}

.popup01 .pop-pgs04 .section .contents dl dd,
.popup01 .pop-pgs05 .section .contents dl dd,
.popup01 .pop-pgs06 .section .contents dl dd{text-align:justify;display:block;}

.popup01 .pop-pgs04 .section .contents{margin:326px 0 0 915px;width:300px;}
.popup01 .pop-pgs05 .section .contents{margin:352px 0 0 915px;width:300px;}
.popup01 .pop-pgs06 .section .contents{margin:314px 0 0 915px;width:300px;}

.popup01 .pop-pgs04{background:#fff url('../img/bg_ellipse_pop04.jpg') no-repeat 0 0;}
.popup01 .pop-pgs05{background:url('../img/bg_ellipse_pop05.jpg') no-repeat 0 0;}
.popup01 .pop-pgs06{background:url('../img/bg_ellipse_pop06.jpg') no-repeat right 0;}


/*popup02*/
.popup02 .pop-pgs01{background:#ff7200 url('../img/bg_popup2_01.gif') no-repeat 0 96px;padding-left:641px;color:#fff;}
.popup02 .pop-pgs01 .tit{margin:303px 0 85px 0;}
.popup02 .pop-pgs01 .txt01{margin-bottom:19px;}

.popup02 .pop-pgs02{}
.popup02 .pop-pgs02 .section{margin:0 0 0 140px;width:334px;}
.popup02 .pop-pgs02 .section .tit p{margin:42px 0 20px 0;font-family:'secgcb';font-size:16px;}
.popup02 .pop-pgs02 .section .txt01{margin:0 0 20px 0;}

.popup02 .pop-pgs03{background:#fff url('../img/bg_aircast_pop03.jpg') no-repeat 0 0;}

.popup02 .pop-pgs03 .section{}
.popup02 .pop-pgs03 .section .tit{margin-top:99px;text-align:center;}

.popup02 .pop-pgs04 .section .contents dl{}
.popup02 .pop-pgs04 .section .contents dl dd,
.popup02 .pop-pgs05 .section .contents dl dd,
.popup02 .pop-pgs06 .section .contents dl dd{text-align:justify;display:block;}

.popup02 .pop-pgs04 .section .contents{margin:323px 0 0 915px;width:300px;}
.popup02 .pop-pgs05 .section .contents{margin:352px 0 0 915px;width:300px;}
.popup02 .pop-pgs06 .section .contents{margin:328px 0 0 915px;width:300px;}


.popup02 .pop-pgs04{background:#fff url('../img/bg_aircast_pop04.jpg') no-repeat 0 0;}
.popup02 .pop-pgs05{background:url('../img/bg_aircast_pop05.jpg') no-repeat 0 0;}
.popup02 .pop-pgs06{background:#fff url('../img/bg_aircast_pop06.jpg') no-repeat 0 0;}

/*popup03*/
.popup03 .pop-pgs01{background:#1f395d url('../img/bg_popup3_01.gif') no-repeat 0 116px;padding-left:641px;color:#fff;}
.popup03 .pop-pgs01 .tit{margin:320px 0 77px 0;}
.popup03 .pop-pgs01 .txt01{margin-bottom:12px;}

.popup03 .pop-pgs02{}
.popup03 .pop-pgs02 .section{margin:0 0 0 140px;width:334px;}
.popup03 .pop-pgs02 .section .tit p{margin:42px 0 20px 0;font-family:'secgcb';font-size:16px;}
.popup03 .pop-pgs02 .section .txt01{margin:0 0 20px 0;}

.popup03 .pop-pgs03{background:#fff url('../img/bg_vi_pop03.jpg') no-repeat 0 0;}
.popup03 .pop-pgs03 .section{}
.popup03 .pop-pgs03 .section .tit{margin-top:113px;text-align:center;}

.popup03 .pop-pgs04 .section .contents dl{}
.popup03 .pop-pgs04 .section .contents dl dd,
.popup03 .pop-pgs05 .section .contents dl dd,
.popup03 .pop-pgs06 .section .contents dl dd{text-align:justify;display:block;}
.popup03 .pop-pgs04 .section .contents{margin:319px 0 0 915px;width:300px;}
.popup03 .pop-pgs05 .section .contents{margin:317px 0 0 915px;width:300px;}
.popup03 .pop-pgs06 .section .contents{margin:314px 0 0 915px;width:300px;}

.popup03 .pop-pgs04{background:#fff url('../img/bg_vi_pop04.jpg') no-repeat 0 0;}
.popup03 .pop-pgs05{background:#fff url('../img/bg_vi_pop05.jpg') no-repeat 0 0;}
.popup03 .pop-pgs06{background:#fff url('../img/bg_vi_pop06.jpg') no-repeat 0 0;}


/*popup04*/
.popup04 .pop-pgs01{background:#684940 url('../img/bg_popup4_01.gif') no-repeat 0 97px;padding-left:641px;color:#fff;}
.popup04 .pop-pgs01 .tit{margin:309px 0 86px 0;}
.popup04 .pop-pgs01 .txt01{margin-bottom:14px;}

.popup04 .pop-pgs02{}
.popup04 .pop-pgs02 .section{}
.popup04 .pop-pgs02 .section .tit p{margin:42px 0 20px 0;font-family:'secgcb';font-size:16px;}
.popup04 .pop-pgs02 .section .txt01{margin:0 0 20px 0;}

.popup04 .pop-pgs03{background:#fff url('../img/bg_pexi_pop03.jpg') no-repeat 0 0;}
.popup04 .pop-pgs03 .section{}
.popup04 .pop-pgs03 .section .tit{margin-top:94px;text-align:center;}

.popup04 .pop-pgs04 .section .contents dl{}
.popup04 .pop-pgs04 .section .contents dl dd,
.popup04 .pop-pgs05 .section .contents dl dd,
.popup04 .pop-pgs06 .section .contents dl dd{text-align:justify;display:block;}
.popup04 .pop-pgs04 .section .contents{margin:362px 0 0 915px;width:300px;}
.popup04 .pop-pgs05 .section .contents{margin:336px 0 0 915px;width:300px;}
.popup04 .pop-pgs06 .section .contents{margin:302px 0 0 915px;width:300px;}

.popup04 .pop-pgs03 .section .contents{margin:44px 0 0 85px;text-align:justify;width:258px;}
.popup04 .pop-pgs03 .section .contents dl{text-align:center;background:url('../img/designer_photo4.jpg') no-repeat center 0;padding-top:257px;}
.popup04 .pop-pgs03 .section .contents dl dt{font-weight:bold;}
.popup04 .pop-pgs03 .section .contents dl dd{}

.popup04 .pop-pgs04{background:#fff url('../img/bg_pexi_pop04.jpg') no-repeat 0 0;}
.popup04 .pop-pgs05{background:#fff url('../img/bg_pexi_pop05.jpg') no-repeat 0 0;}
.popup04 .pop-pgs06{background:#fff url('../img/bg_pexi_pop06.jpg') no-repeat 0 0;}