@charset "utf-8";
/* reset */ 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, button, input , textarea{font-family:"NotoSans"; margin: 0;padding: 0;border: 0;vertical-align: top;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-ms-word-break: break-all;word-break: break-all;font-size:inherit;color:inherit;}/* 2017-12-18 */
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;-webkit-text-size-adjust:none;}/* 뷰표트 변환시 폰트크기 자동확대 방지. */
html, body{height:100%;}
input, textarea, select, button{text-align: inherit;}
.section_center input, .section_center textarea, .section_center select, .section_center button{text-indent:0;}
.section_left input, .section_left textarea, .section_left select, input[type='text'], input[type='password'], input[type='number']{text-indent:22px;}
input:checked[type='checkbox'], input:checked[type='radio']  {-webkit-appearance:none;background-color:transparent;}
input[type='text'],input[type='password'],input[type='submit'],input[type='search'],input[type='tel'],input[type='email'] ,input[type='tel'],input[type='number'], .agree_btn {-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0; font-family: sans-serif;box-shadow:none;}
input[type='search']::-webkit-search-cancel-button, input.tf_checkbox, input.check_opt, textarea.tf_textarea{-webkit-appearance:none;}
dl, ol, ul {list-style: none;}
ul, ol, li{vertical-align:top;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
input,select,textarea,button {vertical-align:middle}
input::-ms-clear {display:none}
button {border:0 none;background-color:transparent;cursor:pointer;}
button[disabled]{cursor:default;}
table {border-collapse: collapse;border-spacing: 0;table-layout: fixed;width:100%;}
address,caption,cite,code,dfn,em,var {font-style:normal;}
a {text-decoration:none;color: inherit;}
a:active, a:hover {text-decoration:none}
img{max-width:100%;}
hr{border: none;}

strong, b, em, span{vertical-align:baseline;}
button, a, input, select, textarea, label, :focus{outline:none;}
/* //reset */

/* global */
#skipNav {position: relative;width: 100%;z-index:101;} /* 스킵네비게이션 */
#skipNav > a{position: absolute;top: -40px;left: 0;height: 40px;padding: 0 20px;border-bottom: 1px solid #3f4243;font-size: 11px;line-height: 40px;background-color: #26292a;color: #fff;letter-spacing: -1px;text-align: center;}
#skipNav > a:active, #skipNav > a:focus{overflow: hidden;top: 0;text-decoration: none;z-index: 100;}
.screen_out {position:absolute;left:0;top:0;line-height:1;color: transparent;opacity:0;word-break: keep-all;z-index:-1;} /* 대체텍스트가 아닌 접근성을 위한 숨김텍스트를 제공할때 */
.f_l {float:left}
.f_r {float:right}
.cl_b {clear:both;width:0;height:0;color:transparent;line-height:0}
.show {display:block !important;opacity:1 !important;}
.hide {display:none !important;opacity:0 !important;}
.clear_g {display:block;overflow:visible;width:auto;clear:both;*zoom:1;}
.clear_g:after {display:block;visibility:hidden;height:0;color:transparent;clear:both;content:''}
.clear_g > li, .clear_g > dt, .clear_g > dd{float: left;display: inline-block;}
.ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}/* 한줄말줄임 */
span.ellipsis{display:inline-block;}
.multiEllipsis2{padding: 0 !important;overflow:hidden;text-overflow:ellipsis;line-height:1.4rem;max-height:2.8rem;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}/* 다중말줄임 */
.multiEllipsis3{padding: 0 !important;overflow:hidden;text-overflow:ellipsis;line-height:1.4rem;max-height:4.2rem;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.multiEllipsis4{padding: 0 !important;overflow:hidden;text-overflow:ellipsis;line-height:1.4rem;max-height:5.6rem;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;}
.non_pd{padding: 0 !important;}
.non_pt{padding-top:0 !important;}
.non_mt{margin-top:0 !important;}
.pos_static{position:static !important;}
.pos_relative{position:relative;}
.noBlank{padding:0 0 0 0 !important;}
.translate50{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);}
legend{padding-bottom:15px;font-size:1.063rem;font-weight:700;}
legend.screen_out{padding-bottom:0;}
.box_link{display:inline-block;position:relative;}
/* //global */


/* 텍스트 */
/* .txt_type{} */
.txt_light{font-weight:400;}
.txt_med{font-weight:700;}
.txt_bold{font-weight:800;}
.txt_defalt{font-size:0.938rem;color:#000;}
.txt_green{color:#008288;}
.txt_darkgreen{color:#004749;}
.txt_red{color:#e5015a;}
.txt_black{color:#000 !important;}
.txt_gray{color:#424242;}
.txt_lightgray{color:#bababa;}
.txt_yellow{color:#ffc000;}
.txt_white{color:#fff;}
.txt_blue{color:#3a75b7;}
.txt_italic{font-style:italic;}
.txt_lineThrough{text-decoration:line-through;}
.txt_underline{text-decoration:underline;}
.fz_18{font-size:18px;}
.fz_16{font-size:16px;}
.fz_14{font-size:14px;}

/* .box_type{} */
.box_bg_green{padding:20px;background-color:#008288;}
.box_link{position:relative;display:block;width:100%;}
.box_round_lightBlue{padding:20px 15px;line-height:1.4;background-color:;-webkit-border-radius:4px;border-radius: 4px;}
.box_round_white{padding:19px 15px;background-color:#fff;-webkit-border-radius:4px;border-radius: 4px;}
.box_center{text-align:center;}
.box_left{text-align:left;}
.box_right{text-align:right;}
.box_padding{padding:98px 70px;}
.box_padding_top{padding:98px 0;}
.box_white{padding:54px 0;background-color:#fff;}

/* list */
.list_bullet_circle{}
.bullet_circle_list{position:relative;padding-left:9px;line-height:1.4;color:#424242;}
.bullet_circle_list::before{content:"";display:block;position:absolute;width:4px;height:4px;-webkit-border-radius:2px;border-radius: 2px;background-color:#424242;left:0;top:10px;}
.bullet_circle_list.bullet_red{color:#e40059;}
.bullet_circle_list.bullet_red::before{background-color:#e40059;}

.fz_18 .bullet_circle_list + .bullet_circle_list{margin-top:37px;}
.fz_14 .bullet_circle_list + .bullet_circle_list{margin-top:15px;}

.wrap{height:100%;min-width:1000px;width:100%;}

#header{position:relative;height:100px;background-color:#fff;border-bottom:1px solid #d8d8d8;padding-top:29px;z-index:1;} /* 2022-02-15 수정 */
.header{width:1000px;margin:0 auto;position:relative;padding-left:189px;clear:both;}
.header_logo{position:absolute;left:0;right:0;}
.gnb{float:right;}
.gnb_list:first-child{margin-left:-40px;}
.gnb_list .box_link{height:53px;padding:19px 40px 0;font-size:18px;}
.tit_gnb{display:inline-block;width:100%;}
.on .tit_gnb{padding-bottom:3px;border-bottom:1px solid #000;font-weight:700;}

#contents{margin:-100px 0 -128px;min-height:100%;width:100%;}
.contents{padding:100px 0 128px;}
.inner_contents{width:1000px;margin:0 auto;}

#footer{position:relative;padding:40px 0;border-top:1px solid #d8d8d8;background-color:#f0f1f5;z-index:1;}
.footer{width:1200px;position:relative;margin:0 auto;padding-left:220px;}
.footer_logo{display:inline-block;position:absolute;left:0;top:0;margin-top:17px} /* 2022-02-15 수정 */
.footer_copy{padding-top:8px;font-size:14px;}
.footer_copy + .footer_copy{padding-top:10px;}

/* 2025-03-30 추가 */
.wrap_sns{margin-top:1.6rem;}
.wrap_sns .sns_list{display:flex;}
.wrap_sns .sns_list li a{display:block;width:16px;height:16px;}
.wrap_sns .sns_list li a span.blind{font-size:0;color:transparent;}
.wrap_sns .sns_list li .sns_blog{background:url(/resources/freyja/web/images/members_pc/ico_sns_gray_blog.png) no-repeat center;background-size:contain;}
.wrap_sns .sns_list li .sns_insta{background:url(/resources/freyja/web/images/members_pc/ico_sns_gray_insta.png) no-repeat center;background-size:contain;}
.wrap_sns .sns_list li .sns_kakao{background:url(/resources/freyja/web/images/members_pc/ico_sns_gray_kakao.png) no-repeat center;background-size:contain;}
.wrap_sns .sns_list li .sns_facebook{background:url(/resources/freyja/web/images/members_pc/ico_sns_gray_face.png) no-repeat center;background-size:contain;}
.wrap_sns .sns_list li + li{margin-left:8px;}

/* 2018-08-29 : 개인정보취급방침&이용약관 링크 영역 */
.footer_info {color:#000;font-size:17px;}
.footer_info p {display:inline-block;}
.footer_info .agr_link {overflow:hidden;display:inline-block;}
.footer_info .agr_link li {padding:0 12px;float:left;border-left:2px solid #000;}
.footer_info .agr_link li:first-child {padding-left:5px;border-left:none;}
.footer_info .agr_link li a {display:inline-block;font-weight:bold;}

/* 하나멤버스 소개 */
.intro_section01, .intro_section02, .intro_section03, .intro_section04, .intro_section05, .intro_section06{min-width:1000px;width:100%;} /* 2021-12-29 수정 */
[class^="inner_intro_section"]{position:relative;width:1000px; margin:0 auto;}
.intro_txt_big{font-size:56px;line-height:1.4;}
.intro_txt_small{padding-top:40px;line-height:1.8;font-size:18px;color:#424242;}

.intro_section01{height:1084px;background: url(/resources/freyja/web/images/members_pc/bg_intro_section01.png) center 0 no-repeat;}
.inner_intro_section01{padding-top:190px;}
.wrap_phone{width:506px;height:916px;position:absolute;background:transparent url(/resources/freyja/web/images/members_pc/bg_phone.png) 0 0 no-repeat;}

.intro_section01 .wrap_phone{top:169px;right:68px;}
.inner_wrap_phone{position:absolute;left:45px;top:126px;width:400px;height:575px;overflow:hidden;}
.intro_section01_panel, .intro_section01_panel_cir{position:absolute;top:0;width:1208px;height:575px;}
.intro_section01_panel_cir{width:400px;}
.intro_section01_panel_cir .intro_section01_img01, .intro_section01_panel_cir .intro_section01_img02, .intro_section01_panel_cir .intro_section01_img03{position:absolute;top:214px;left:77px;}
.intro_section01_panel_cir .intro_section01_img01{display:block;}
.intro_section01_panel_cir .intro_section01_img02{display:none;}
.intro_section01_panel_cir .intro_section01_img03{display:none;}

.intro_section01_panel_small{width:766px;height:258px;position:absolute;right:-323px;top:522px;overflow:hidden;}
.inner_intro_section01_panel_small{width:766px;position:absolute;right:0;top:0;}

.intro_section02{height:1055px;background:url(/resources/freyja/web/images/members_pc/bg_intro_section02.png) center 0 no-repeat;}
.intro_section02_img01, .intro_section02_img02, .intro_section02_img03, .intro_section02_img04{position:absolute;}
.intro_section02_img01{top:254px;right:8px;} /* 2021-12-29 수정 */
.intro_section02_img02{top:504px;right:30px;} /* 2021-12-29 수정 */
.intro_section02_img03{top:142px;right:17px;}
.intro_section02_img04{top:195px;right:-97px;}
.intro_section02 .npay{position:absolute;width:169px;height:169px;right:368px;top:134px} /* 2021-12-29 추가 */
.intro_section02 .kpay{position:absolute;width:133px;height:132px;right:221px;top:194px} /* 2021-12-29 추가 */

.intro_section03{height:984px;background:url(/resources/freyja/web/images/members_pc/bg_intro_section03.png) center 0 no-repeat;}
.inner_intro_section03{}
.intro_section03 .intro_txt_big, .intro_section03 .intro_txt_small{text-align:right;}
.intro_section03_motion{width:570px;position:absolute;left:-80px;top:0;}
.intro_section03_img01, .intro_section03_img02, .intro_section03_img03{position:absolute;}
.intro_section03_img01{}
.intro_section03_img02{}
.intro_section03_img03{}

.intro_section04{height:867px;background: url(/resources/freyja/web/images/members_pc/bg_intro_section04.png) center 0 no-repeat;} /* 2021-12-24 수정 */
.inner_intro_section04{}
.intro_section04_motion{margin-top:42px;}
.inner_intro_section04_motion{width:741px;height:598px;margin:0 auto;} /* 2021-12-24 수정 */
.section04_motion01{position:relative;padding-top:25px;/*-webkit-filter:drop-shadow(15px 21px 15px rgba(0,0,0,0.3));filter:drop-shadow(15px 21px 15px rgba(0,0,0,0.3));*/} /* 2021-12-24 수정 */
.intro_section04_img01{}
.intro_section04_img02, .intro_section04_img03{position:absolute;left:50%;}
.intro_section04_img02{top:0;margin-left:-29px;}
.intro_section04_img03{top:50%;margin:-81px 0 0 -97px;}
.intro_section04_img04, .intro_section04_img05{position:absolute;}
.intro_section04_img04{top:330px;right:-106px;}
.intro_section04_img05{top:380px;right:-36px;}

.intro_section05{height:1245px;background: url(/resources/freyja/web/images/members_pc/bg_intro_section05.png) center 0 no-repeat;}
.inner_intro_section05{padding-top:249px;}
.intro_section05 .wrap_phone{top:151px;right:-5px;}

.intro_section06{height:742px;background: url(/resources/freyja/web/images/members_pc/bg_intro_section06.png) center 0 no-repeat;}
.inner_intro_section06{width:100%;}
.intro_section06 .swiper-container{padding-top:112px;}
.intro_section06 .swiper-slide{height:0;padding-bottom:14.11%;}
[class^="ico_intro_section06_"]{display:inline-block;position:absolute;width:100%;height:0;padding-bottom:103.6%;top:0;left:0;}
.tit_intro_section06_swiper{padding-top:73%;line-height:1.4;text-align:center;font-size:18px;opacity:0.4;}
.on .tit_intro_section06_swiper{padding-top:82%;opacity:1;font-size:26px;font-weight:700;}
.ico_intro_section06_1{background:url(/resources/freyja/web/images/members_pc/intro_section06_motion01.png) center 29px no-repeat;background-size:49% auto;}
.ico_intro_section06_2{background:url(/resources/freyja/web/images/members_pc/intro_section06_motion02.png) center 29px no-repeat;background-size:49% auto;}
.ico_intro_section06_3{background:url(/resources/freyja/web/images/members_pc/intro_section06_motion03.png) center 29px no-repeat;background-size:49% auto;}
.ico_intro_section06_4{background:url(/resources/freyja/web/images/members_pc/intro_section06_motion04.png) center 29px no-repeat;background-size:49% auto;}
.ico_intro_section06_5{background:url(/resources/freyja/web/images/members_pc/intro_section06_motion05.png) center 29px no-repeat;background-size:49% auto;}
.ico_intro_section06_6{background:url(/resources/freyja/web/images/members_pc/intro_section06_motion06.png) center 29px no-repeat;background-size:49% auto;}
.ico_intro_section06_7{background:url(/resources/freyja/web/images/members_pc/intro_section06_motion07.png) center 29px no-repeat;background-size:49% auto;}
.ico_intro_section06_8{background:url(/resources/freyja/web/images/members_pc/intro_section06_motion08.png) center 29px no-repeat;background-size:49% auto;}

.on .ico_intro_section06_1{background:url(/resources/freyja/web/images/members_pc/intro_section06_motion01_on.png) center 0 no-repeat;background-size:100% auto;}
.on .ico_intro_section06_2{background:url(/resources/freyja/web/images/members_pc/intro_section06_motion02_on.png) center 0 no-repeat;background-size:100% auto;}
.on .ico_intro_section06_3{background:url(/resources/freyja/web/images/members_pc/intro_section06_motion03_on.png) center 0 no-repeat;background-size:100% auto;}
.on .ico_intro_section06_4{background:url(/resources/freyja/web/images/members_pc/intro_section06_motion04_on.png) center 0 no-repeat;background-size:100% auto;}
.on .ico_intro_section06_5{background:url(/resources/freyja/web/images/members_pc/intro_section06_motion05_on.png) center 0 no-repeat;background-size:100% auto;}
.on .ico_intro_section06_6{background:url(/resources/freyja/web/images/members_pc/intro_section06_motion06_on.png) center 0 no-repeat;background-size:100% auto;}
.on .ico_intro_section06_7{background:url(/resources/freyja/web/images/members_pc/intro_section06_motion07_on.png) center 0 no-repeat;background-size:100% auto;}
.on .ico_intro_section06_8{background:url(/resources/freyja/web/images/members_pc/intro_section06_motion08_on.png) center 0 no-repeat;background-size:100% auto;}

/* 2018-08-29 : 앱 다운로드 안내 */
.contents .app_info {position:relative;margin:40px 0;text-align:center;}

.tit_page{padding-bottom:44px;text-align:center;font-weight:800;color:#008288;font-size:56px;}
.explain_tit{padding-bottom:40px;font-size:26px;}
.tit_box_contents{padding-bottom:54px;font-weight:700;font-size:26px;}
.list_dash{}
.dash_list{margin-top:22px;font-size:18px;}
.dash_list:first-child{margin-top:0;}

.btn_round{width:362px;height:70px;-webkit-border-radius: 4px;border-radius: 4px;font-size:18px;}
.ico_download{display:inline-block;width:22px;height:22px;margin-left:10px;vertical-align:middle;background:url(/resources/freyja/web/images/members_pc/ico_download.png) 0 0 no-repeat;}
.ico_check{display:inline-block;width:19px;height:12px;margin-left:10px;vertical-align:middle;background:url(/resources/freyja/web/images/members_pc/ico_check.png) 0 0 no-repeat;}
.ico_exclamation{display:inline-block;width:18px;height:18px;margin-right:12px;vertical-align:middle;background:url(/resources/freyja/web/images/members_pc/ico_exclamation.png) 0 0 no-repeat;font-size:18px;}
.bg_green{background-color:#008288;color:#fff;}
.bg_white{background-color:#fff;}
.bg_gray{background-color:#f0f1f5;}
.box_btn_center{text-align:center;}
.box_btn_center button + button{margin-left:20px;}
.pt40{padding-top:40px;}
.pt30{padding-top:30px;}
.pb30{padding-bottom:30px;}
.box_exclamation{padding:30px 0 20px;}

.box_board_cnt{padding-bottom:60px;font-size:18px;}
.wrap_board_list{text-align:left;color:#424242;}
.board_date{text-align:right;}
.wrap_board_list .ellipsis{padding-right:10px;}
.wrap_board_list th{padding-bottom:30px;border-bottom:1px solid #bababa;}
.wrap_board_list tbody td{height:80px;vertical-align:middle;border-bottom:1px solid #d8d8d8;}
.wrap_board_paging{padding-top:56px;text-align:center;}
.btn_paging_prev, .btn_paging_cnt, .btn_paging_next, .btn_paging_prev img, .btn_paging_next img{vertical-align:middle;display:inline-block;}
.btn_paging_prev{margin-right:13px;}
.btn_paging_next{margin-left:13px;}
.btn_paging_cnt{padding:0 13px;font-size:16px;}
.btn_paging_cnt.select{font-weight:800;color:#008288;}
.btn_go{font-size:26px;display:inline-block;}
.ico_btn_go{display:inline-block;width:13px;height:22px;margin-right:14px;vertical-align:middle;background:url(/resources/freyja/web/images/members_pc/ico_btn_go.png) 0 0 no-repeat;}
.wrap_board_view{border-top:1px solid #bababa;border-bottom:1px solid #d8d8d8;}
.wrap_board_view .board_date{color:#424242;}
.board_view_tit{padding:30px 0;border-bottom:1px solid #d8d8d8;line-height:1.4;font-size:20px;}
.tit_board_view{float:left;width:85%;}
.wrap_board_view .board_date{float:right;width:15%;}
.board_veiw_contents{padding:40px 0;min-height:557px;line-height:1.6;font-size:16px;}
.btn_view_prev{font-size:20px;float:left;}
.btn_view_prev img{margin-right:10px;vertical-align:middle;}
.btn_view_next{font-size:20px;float:right;}
.btn_view_next img{margin-left:10px;vertical-align:middle;}
.intro_section01_panel_small{overflow: hidden;}


/* 팝업 */
.dim {position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.6;z-index:99;display:none}
.pop-wrap {position:absolute;top:0;left:0;width:450px;z-index:999;display:none}
.pop-wrap .msg {padding:38px 30px 30px 48px;background:#fff;font-size:16px;line-height:22px;letter-spacing:-1px;}
.pop-wrap .msg .point {color:#d2396f;}
.pop-wrap .btn-wrap ul {width:100%;height:40px;background:#282828;overflow:hidden;}
.pop-wrap .btn-wrap ul li {display:block;float:left;width:30%;color:#fff;font-size:16px;line-height:38px;}
.pop-wrap .btn-wrap ul li:first-child {padding-left:30px;width:70%;box-sizing:border-box;-webkit-box-sizing:border-box;}
.pop-wrap .btn-wrap ul li input[type="checkbox"] {width:16px;height:16px;}
.pop-wrap .btn-wrap ul li a {display:block;cursor:pointer;text-align:center;line-height:40px;}

/* 2019-12-24 앱 이용안내 수정 */
.wrap_phone{width:506px;height:916px;position:absolute;background:transparent url('/resources/freyja/web/images/members_pc/bg_phone_20211222.png?r=20220222') 0 0 no-repeat;} /* 2021-12-24 수정 */
.inner_wrap_phone{position:absolute;left:67px;top:497px;width:356px;height:156px;overflow:hidden;}
.intro_section01_panel img {float:left;}
.intro_section01_panel{position:absolute;top:0;width:1068px;height:156px;}
.intro_section01_panel_small{width:1068px;height:156px;position:absolute;right:-602px;top:666px;overflow:hidden;}
.inner_intro_section01_panel_small{width:1128px;position:absolute;right:0;top:0;}
.inner_intro_section01_panel_small img {float:left;padding-right:30px;}
.inner_intro_section01_panel_small img:last-child {padding-right:0;}
.intro_section05 .inner_wrap_phone {left:44px;top:73px;width:400px;height:703px;} /* 2022-02-18 수정 */

/* 2021-12-24 추가 */
.gldmy{display:inline-block; position:absolute; background:url('/resources/freyja/web/images/members_pc/m_tl.png') no-repeat 0 0; background-size: cover;}
.gldmy.tl{width:178px; height:170px; left:-149px; top:15px; background-image:url('/resources/freyja/web/images/members_pc/m_tl.png');}
.gldmy.bl{width:237px; height:279px; left:-11.48vw; top:304px; background-image:url('/resources/freyja/web/images/members_pc/m_bl.png');}
.gldmy.tr{width:107px; height:100px; left:462px; top:109px; background-image:url('/resources/freyja/web/images/members_pc/m_tr.png');}
.gldmy.br{width:451px; height:487px; left:378px; top:390px; background-image:url('/resources/freyja/web/images/members_pc/m_br.png');}
.app_btn {display:block;width:100px;height:33px;position:absolute;top:78px;font-size:0;color:transparent}
.app_btn.ios {left:446px}
.app_btn.android {left:336px;}

/* 2021-12-29 수정 [s] */
.intro_section06 .wrap_phone {background-image:url('/resources/freyja/web/images/members_pc/bg_phone_20211228.png');top:342px;left:50%;margin-left:-253px;} /* 2021-12-28 추가 */

@media screen and (min-width: 1000px) {
	.intro_section01, .intro_section02, .intro_section03, .intro_section04, .intro_section05, .intro_section06 {background-size:100% 100%;}
}
@media screen and (max-width: 999px) {
 	.intro_section01, .intro_section02, .intro_section03, .intro_section04, .intro_section05, .intro_section06 {background-size:contain}
}

/* 2021-12-29 수정 [e] */
/* 2021-12-29 수정 [e] */

/* 2026-03-06 추가 [s]*/
/* 공지에 해당하는 tr에 .artc_notice 추가하고 th + th[colspan="2"]으로 코드 수정. 마지막 날짜 td는 삭제 */
.wrap_board_list tbody tr.artc_notice {background: #F6F6F6;}
.wrap_board_list tbody tr.artc_notice td {color:#252E33; font-weight:900; height: 60px;}
.wrap_board_list tbody tr.artc_notice td:first-child {font-size: 0; color: transparent;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='24' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23252e33' fill-rule='evenodd' d='M37.943 2.253a.75.75 0 0 1 .67.746v4.34a4.464 4.464 0 0 1 3.778 4.41 4.464 4.464 0 0 1-3.779 4.41v4.34a.753.753 0 0 1-.669.747.75.75 0 0 1-.358-.05l-8.528-3.391h-1.612v3.03a.75.75 0 0 1-1.5 0v-3.134A6.052 6.052 0 0 1 26.943 5.7h2.104l8.538-3.396a.75.75 0 0 1 .358-.05m-7.998 4.702v9.588l7.166 2.85v-3.93l.001-.011V4.105zm-3.002.244a4.554 4.554 0 0 0 0 9.107h1.502V7.199zm11.67 7.431a2.96 2.96 0 0 0 2.277-2.883v.001a2.96 2.96 0 0 0-2.278-2.88z' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h42v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-size: 42px 24px;background-repeat: no-repeat;background-position: left center;}
/* 2026-03-06 추가 [e]*/

/* 2021-12-29 수정 [e] */
