/* 릴라켓 서비스 */

/* ############ 공통 ############ */
#document {min-width: 1440px;}
#contents {min-width: unset;}
.services_contents_wrap {
    --main: #247DFF;
    --sub:#333;
    --black: #1D1D1F;
    --grey333: #333;
    --grey666: #666;
    --grey888: #888;
    --grey999: #999;
    --navy: #0e346e;
    --bg: #f5f5f5;
    --white: #fff;
    --lightblue: #F3F7FF;
    padding-top: 72px;
    line-height: 1.25;
    font-weight: 400;
    font-family: 'Rb', 'Notosans';
}

/* header */
html.services #header_new {position: fixed; top: 0; left: 0; width: 100%; background-image: none; height: 72px; background: #fff; border-bottom: none; box-sizing: border-box; z-index: 200; box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.08);} 
html.services #header_new .header_inner {align-items: center; width: 1280px;}
html.services #header_new .header_inner .bizhome_logo {width: 134px; height: 41px;}
html.services #header_new .header_inner .bizhome_logo a {background: url('../images/services/logo/relaket_services_logo.png') center no-repeat; background-size: cover;} 
html.services #header_new .header_inner .relaket_link {display: inline-flex; align-items: center; gap: 4px; font-size: 16px; font-weight: 600; line-height: 1.63; letter-spacing: -0.32px; color: var(--grey333);}
html.services #header_new .header_inner .relaket_link .relaket_iamge {font-size: 0; width: 74px; height: 24px; background: url('../images/services/logo/relaket_logo.png') no-repeat center; background-size: cover;}
html.services #header_new .header_inner .relaket_link .icon {display: inline-block; width: 16px; height: 16px; background: url('../images/services/ico_link.svg') no-repeat center; background-size: cover;}
html.services #header_new .header_inner .menu_wrap .top-menu {display: flex; align-items: center; gap: 20px;}
html.services #header_new .header_inner .menu_wrap .top-menu > li {min-width: 120px; margin-right: 0; position: relative; text-align: center;}
html.services #header_new .header_inner .menu_wrap .top-menu > li:last-child { margin-right: 0;}
html.services #header_new .header_inner .menu_wrap .top-menu > li > a {display: inline-flex; align-items: center; gap: 6px; font-size: 16px; font-weight: 600; letter-spacing: -0.32px; color: var(--grey333);}
html.services #header_new .header_inner .menu_wrap .top-menu > li.active > a {font-weight: 800; color: #247DFF}
html.services #header_new .header_inner .menu_wrap .top-menu > li:hover > a {color: #247DFF;}

/* footer */
html.services #footer {background: #1c2533;}
html.services #footer .footer_desc_wrap .inner {flex-direction: column; height: auto; align-items: flex-start; position: relative; padding: 60px 0;}
html.services #footer .footer_desc_wrap .inner .footer_logo {width: 125px; height: 38px; margin: 0 0 28px 0; background: url('../images/services/logo/footer_logo.png') no-repeat center;}
html.services #footer .footer_desc_wrap .inner .corpus span {padding: 0 16px; position: relative; display: block; font-size: 14px;}
html.services #footer .footer_desc_wrap .inner .corpus span + span::before {content: ''; position: absolute; top:50%; left: 0; transform: translateY(-50%); width: 0.5px; height: 16px; background-color: #c9c9c9;}
html.services #footer .footer_desc_wrap .inner .corpus .footer_desc {display: flex; flex-wrap: wrap; width: 840px;}
html.services #footer .footer_desc_wrap .inner .corpus .footer_desc li {font-family: 'NotoSans'; font-size: 13px; font-weight: 400; color: rgb(255, 255, 255, 0.5); padding-right: 20px; position: relative;}
html.services #footer .footer_desc_wrap .inner .corpus .footer_desc li::before {content: ''; position: absolute; right: 10px; top: 5px; width: 1px; height: 8px; background-color: rgb(255, 255, 255, 0.1);}
html.services #footer .footer_desc_wrap .inner .corpus .footer_desc li:last-child::before {display: none;}
html.services #footer .footer_desc_wrap .inner .corpus .footer_desc li.bar_none::before {display: none;}
html.services #footer .footer_desc_wrap .inner .corpus .footer_desc li a {color: rgb(255, 255, 255, 0.5);}
html.services #footer .footer_desc_wrap .inner .terms {display: flex; gap: 33px; position: absolute; right: 0; top: 60px;}
html.services #footer .footer_desc_wrap .inner .terms a {flex-shrink: 0; font-size: 14px; font-weight: 400; line-height: 1.5; letter-spacing: -0.28px; color: rgba(255, 255, 255, 0.8); position: relative;}
html.services #footer .footer_desc_wrap .inner .terms a + a {margin-left: 0;}
html.services #footer .footer_desc_wrap .inner .terms a::after {content: ''; position: absolute; top: 4px; right: -17px; width: 1px; height: 14px; background-color: rgba(255, 255, 255, 0.2);}
html.services #footer .footer_desc_wrap .inner .terms a:last-of-type::after {display: none;}
html.services #footer .footer_desc_wrap .inner .terms .footer_supplier {display: block;}
html.services #footer .footer_desc_wrap .inner .terms a.main-color {font-weight: 600; color: #fff !important;}

/* 컨텐츠 */
.services_contents_wrap .inner {width: 1280px; margin: 0 auto;}
.services_contents_wrap .point {color: var(--main);}
.services_contents_wrap .section_title {font-size: 48px; font-weight: 300; text-align: center; color: var(--black); letter-spacing: -2.4px; line-height: 66px;}
.services_contents_wrap .section_title strong {font-weight: 700;}
.services_contents_wrap .section_desc {font-size: 18px; text-align: center; color: var(--black); letter-spacing: -0.5px; padding-top: 14px;}




/* ############ 상품소개 페이지 ############ */
/* 메인배너 영역 */
.services_contents_wrap .main_banner_wrap {height: 620px; padding-top: 60px; text-align: center; position: relative; background-repeat: no-repeat; background-position: 50% 0;}
.overseas_purchase_wrap .main_banner_wrap {background-image: url('../images/services/main_banner/main_banner01.png'); background-size: 1920px;}
.markets_manage_wrap .main_banner_wrap {background-image: url('../images/services/main_banner/main_banner02.png'); background-size: 1920px;}
.services_contents_wrap .main_banner_wrap .section_title {position: relative;}
.services_contents_wrap .main_banner_wrap .section_desc {position: relative;}
.services_contents_wrap .main_banner_wrap img {position: relative; top: -30px; width: 1360px;}
.services_contents_wrap .main_banner_wrap .object {position: absolute; left: 0; top: 0; z-index: -1;}
.services_contents_wrap .main_banner_wrap .red_circle {left: -40px; top: 40px; width: 698px; height: 639px; background: #CF6565; opacity: 15%; border-radius: 100%; filter: blur(100px);}
.services_contents_wrap .main_banner_wrap .white_circle {left: 450px; top: 30px; width: 500px; height: 500px; background: #fff; border-radius: 100%; filter: blur(60px);}
.services_contents_wrap .main_banner_wrap .blue_square {left: 50%; top: 50%; transform: translate(-50%, -40%); width: 1005px; height: 450px; background: var(--main); opacity: 15%; filter: blur(60px);}
.services_contents_wrap .main_banner_wrap .blue_circle {left: auto; right: 20px; top: 30px; width: 717px; height: 639px; background: var(--main); opacity: 15%; border-radius: 100%; filter: blur(100px);}

.services_contents_wrap .sub_banner_wrap {margin: 0 0 60px 0; height: 255px; background-image: url('/data/gst_data/bizhome_templet/relaket/images/seoprize/fee_banner.png'); background-repeat: no-repeat; background-position: center; background-size: cover;}
.services_contents_wrap .sub_banner_wrap h3,
.services_contents_wrap .sub_banner_wrap p {display: none;}

/* 서비스 소개 영역 */
.service_intro_wrap {padding: 100px 0 0;}
.service_intro_wrap .main_title {font-size: 36px; font-weight: 300; line-height: 1.5; letter-spacing: -0.72px; color: var(--grey333); text-align: center; margin-bottom: 60px;}
.service_intro_wrap .main_title strong {font-weight: 700;}
.service_intro_list {display: flex; gap: 22px;}
.service_intro_list li {width: 33.33%; height: 244px; background-color: #fff; border: 2px solid #eee; border-radius: 10px; padding: 24px 30px 24px 108px; background-repeat: no-repeat; background-position: 24px 24px;}
.overseas_purchase_wrap .service_intro_list li:nth-of-type(1) {background-image: url('../images/services/bg_service01.png');}
.overseas_purchase_wrap .service_intro_list li:nth-of-type(2) {background-image: url('../images/services/bg_service02.png');}
.overseas_purchase_wrap .service_intro_list li:nth-of-type(3) {background-image: url('../images/services/bg_service03.png');}
.markets_manage_wrap .service_intro_list li:nth-of-type(1) {background-image: url('../images/services/bg_service04.png');}
.markets_manage_wrap .service_intro_list li:nth-of-type(2) {background-image: url('../images/services/bg_service05.png');}
.markets_manage_wrap .service_intro_list li:nth-of-type(3) {background-image: url('../images/services/bg_service06.png');}
.service_intro_list li .service_intro_title {font-size: 28px; font-weight: 700; line-height: 1.5; letter-spacing: -0.48px; color: var(--grey333); margin-bottom: 16px;}
.service_intro_list li .service_intro_title .point {color: var(--main);}
.service_intro_list li .service_intro_desc {font-size: 16px; font-weight: 400; line-height: 1.8; letter-spacing: -0.32px; color: var(--grey333);}

/* 기능소개 영역 */
.function_info_wrap {padding: 120px 0 0;}
.function_info_wrap .main_title {font-size: 36px; font-weight: 800; line-height: 125%; letter-spacing: -0.72px; color: var(--grey333); text-align: center; margin-bottom: 10px;}
.function_info_wrap .main_desc {font-size: 18px; font-weight: 400; line-height: 125%; letter-spacing: -0.36px; color: var(--grey333); text-align: center; margin-bottom: 45px;}
.function_info_wrap .main_contents {position: relative; border-bottom: 1px solid #ddd;}
.function_info_wrap .main_contents::after {content: ''; display: block; clear: both;}
.function_menu {float: left; width: 180px; position: sticky; top: 71px; margin-bottom: 20px;}
.function_menu li {margin: 20px 4px 40px; font-size: 20px; font-weight: 800; line-height: 1.5; letter-spacing: -0.4px; color: var(--grey888);}
.function_menu li em {cursor: pointer;}
.function_menu li.active em {color: var(--grey333); background-image: linear-gradient(90deg, #eaff48, #eaff48); background-position: 0% 100%; background-size: 100% 30%; background-repeat: no-repeat;}
.function_item_wrap {float: right; width: 1060px; padding-top: 15px;}
.function_item_group:nth-of-type(n+2) {padding-top: 40px; border-top: 1px solid #ddd;}
.function_item_group .function_item {display: flex; justify-content: space-between; align-items: flex-start; gap: 80px; padding: 30px 30px 30px 50px; margin-bottom: 30px; background-color: #f5f5f5; border-radius: 8px;}
.function_item_group .function_item:last-of-type {margin-bottom: 40px;}
.function_item_group .function_desc_wrap .function_type {display: flex; align-items: center; gap: 2px; font-size: 18px; font-weight: 600; letter-spacing: -0.36px; color: #97a2b2; margin-bottom: 20px;}
.function_item_group .function_desc_wrap .function_type::before {content: ''; display: inline-block; width: 30px; height: 30px; background: url('../images/services/ico_bar.svg') no-repeat center;}
.function_item_group .function_desc_wrap .function_type span {line-height: 1;}
.function_item_group .function_desc_wrap .function_title {font-size: 26px; font-weight: 700; line-height: 1.5; letter-spacing: -0.52px; color: var(--grey333); margin-bottom: 12px;}
.function_item_group .function_desc_wrap .function_desc {width: 450px; font-size: 16px; font-weight: 400; line-height: 1.8; letter-spacing: -0.32px; color: var(--grey333); word-break: break-all; padding-right: 20px;}
.function_item_group .function_image_wrap {width: 450px; border-radius: 6px; overflow: hidden;}
.function_item_group .function_image_wrap img {width: 100%; height: auto;}

/* 요금 안내 영역 */
.fee_info_wrap {padding: 80px 0 120px; background-color: var(--white);}
.fee_info_wrap .main_title {font-size: 36px; font-weight: 800; line-height: 125%; letter-spacing: -0.72px; color: var(--grey333); text-align: center; margin-bottom: 10px;}
.fee_info_wrap .main_desc {font-size: 18px; font-weight: 400; line-height: 125%; letter-spacing: -0.36px; color: var(--grey333); text-align: center; margin-bottom: 40px;}




/* ############ 요금안내 페이지 ############ */
.fee_information_wrap .inner .title_wrap {position: relative; padding: 0 0 0 76px;}
.fee_information_wrap .inner .title_wrap::before {display: inline-block; content: ''; position: absolute; top: -2px; left: 0; width: 60px; height: 59px; background-repeat: no-repeat; background-position: center; background-size: cover; background-color: #ddd; border-radius: 6px;}
.overseas_plan_section .title_wrap::before {background-image: url('../images/services/ico_overseas_plan.png');}
.fee_information_wrap .inner .section_title {font-size: 28px; font-weight: bold; color: var(--grey333); line-height: 28px; text-align: left;}
.fee_information_wrap .inner .section_desc {padding-top: 8px; font-size: 16px; font-weight: normal; color: var(--sub); text-align: left;}
.market_plan_section {padding: 120px 0 60px;}
.market_plan_section .title_wrap::before {background-image: url('../images/services/ico_markets_plan.png');}
.market_plan_section .price_info_box_wrapper.flex3_box .price_info_box {background-color: #eaecf7;}
.market_plan_section .price_info_box_wrapper.flex3_box .price_info_box .plan_name {color: #576ff3;}
.market_plan_section .price_info_box .plan_price a {background-color: #576ff3;}
.markets_manage_wrap .price_info_box_wrapper.flex3_box .price_info_box {background-color: #eaecf7;}
.markets_manage_wrap .price_info_box_wrapper.flex3_box .price_info_box .plan_name {color: #576ff3;}
.markets_manage_wrap .price_info_box .plan_price a {background-color: #576ff3;}

/* 요금 안내 페이지 > 가격 박스 */
.price_info_box_wrapper {margin: 24px 0 0 0; background-color: #ebeff7;}
.price_info_box {position: relative; padding: 32px 35px; box-sizing: border-box;}
.price_info_box .plan_name {float: left; width: 50%; margin: 0 0 23px 0; font-size: 24px; font-weight: bold; color: var(--main);}
.price_info_box .plan_price {float: right; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-end; align-items: center; align-content: center; width: 50%; margin: 0 0 20px 0;}
.price_info_box .plan_price strong {font-size: 26px; font-weight: 600; color: var(--grey333);}
.price_info_box .plan_price strong em {margin: 0 0 0 3px; font-size: 16px; vertical-align: middle;}
.price_info_box .plan_price strong span {font-size: 16px; font-weight: normal; vertical-align: middle;}
.price_info_box .plan_price a {display: inline-block; width: 98px; height: 36px; margin: 0 0 0 30px; padding: 0 10px 0 0; font-size: 14px; color: var(--white); line-height: 36px; text-align: center; vertical-align: middle; background-color: var(--main); background-image: url('/data/gst_data/bizhome_templet/relaket/images/seoprize/ico_btn_arr_right_w.png'); background-repeat: no-repeat; background-position: 86% 50%; border-radius: 36px; box-sizing: border-box; box-shadow: 2px 4px 15px 0 rgba(13, 39, 78, 0.25);}

.price_info_box .plan_description {clear: both; padding: 36px 0 0 0; border-top: solid 1px rgba(0, 0, 0, 0.1);}
.overseas_purchase_wrap .price_info_box .plan_description,
.overseas_plan_section .price_info_box .plan_description {min-height: 197.09px;}
.price_info_box .plan_description p {margin: 0 0 18px 0; font-size: 15px; font-weight: 600; line-height: 1.47; color: var(--grey333);}
.price_info_box .plan_description ul {display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: center; align-content: center;}
.price_info_box .plan_description li {font-size: 13px; color: var(--grey333);}
.vat_info {margin: 8px 0 0 0; font-size: 13px; text-align: right; color: var(--grey999);}
.price_info_box .plan_description li::before {display: inline-block; content: ''; width: 20px; height: 20px; margin: 0 4px 0 0; vertical-align: bottom; background-image: url('/data/gst_data/bizhome_templet/relaket/images/seoprize/ico_chk.png'); background-repeat: no-repeat; background-position: center;}

.price_info_box .plan_detail_wrap {border-radius: 4px; background-color: rgba(255, 255, 255, 0.9); margin-top: 20px;}
.price_info_box .plan_detail_list {display: flex; justify-content: space-between; align-items: center; padding: 16px;  border-bottom: solid 1px #e2e8f4;}
.price_info_box .plan_detail_list:last-of-type {border-bottom: none;}
.price_info_box .plan_detail_list dt {font-size: 14px; font-weight: 600; line-height: 1.5; letter-spacing: -0.28px; color: #3e4f71;}
.price_info_box .plan_detail_list dd {font-size: 15px; font-weight: 400; line-height: 1.5; letter-spacing: -0.3px; color: var(--black);}
.price_info_box .plan_detail_list dd .price {font-size: 16px; font-weight: 600; letter-spacing: -0.32px;}
.price_info_box .plan_detail_list dd .won {font-size: 14px; font-weight: 400; letter-spacing: -0.28px;}

/* 요금 안내 페이지 > 가격 박스-3개짜리 */
.price_info_box_wrapper.flex3_box {display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-content: center; gap: 12px; background-color: #fff;}
.price_info_box_wrapper.flex3_box .price_info_box {flex: 1; min-height: 337px; border-radius: 4px; background-color: #ebeff7;}
.price_info_box_wrapper.flex3_box .price_info_box .plan_name {display: block; width: 100%; margin: 0 0 10px 0; float: none;}
.price_info_box_wrapper.flex3_box .price_info_box .plan_price {display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-items: center; align-content: center; width: 100%; float: none;}
.price_info_box_wrapper.flex3_box .price_info_box .plan_description ul {display: flex; flex-direction: column; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; align-content: flex-start;}
.price_info_box_wrapper.flex3_box .price_info_box .plan_description li {width: 100%; margin-bottom: 6px;}
.price_info_box_wrapper.flex3_box .price_info_box .plan_description li:last-of-type {margin-bottom: 0;}

/* 플로팅 배너 */
.floating_banner {position: sticky; bottom: 0; display: flex; justify-content: center; align-items: center; gap: 60px; width: 100%; padding: 10px 0; background-color: #CFDCF4; z-index: 10;}
.floating_banner_desc {font-size: 16px; font-weight: 600; line-height: 125%; letter-spacing: -0.32px; color: var(--navy);}
.floating_banner_link {display: inline-flex; justify-content: center; align-items: center; gap: 8px; height: 36px; padding: 0 12px 0 16px; background-color: var(--navy); border-radius: 4px;}
.floating_banner_link span {font-size: 13px; font-weight: 800; line-height: 17px; letter-spacing: -0.325px; color: var(--white);}
.floating_banner_link .icon {display: inline-block; width: 12px; height: 12px; background-repeat: no-repeat; background-position: center; background-size: cover; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M4 2L8 6L4 10' stroke='white' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");}

/* 탑버튼 */
.top_move {position: fixed; right: 40px; bottom: -100px; width: 50px; height: 50px; border: 1px solid #eee; border-radius: 100%; background: #fff url('/data/gst_data//bizhome_templet/relaket/images/sellerlife/topBtn.png') no-repeat center; z-index: 111; transition: all .5s;} 
.top_move.show {bottom: 76px;}
