/*
Copyright (c) 2021 Kil Hyung-jin, with Reserved Font Name Pretendard.
https://github.com/orioncactus/pretendard

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
http://scripts.sil.org/OFL
*/

@font-face {
	font-family: 'Pretendard';
	font-weight: 900;
	font-display: swap;
	src: local('Pretendard Black'), url('woff2/Pretendard-Black.woff') format('woff2'), url('woff/Pretendard-Black.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 800;
	font-display: swap;
	src: local('Pretendard ExtraBold'), url('woff2/Pretendard-ExtraBold.woff') format('woff2'), url('woff/Pretendard-ExtraBold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	font-display: swap;
	src: local('Pretendard Bold'), url('woff2/Pretendard-Bold.woff') format('woff2'), url('woff/Pretendard-Bold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 600;
	font-display: swap;
	src: local('Pretendard SemiBold'), url('woff2/Pretendard-SemiBold.woff') format('woff2'), url('woff/Pretendard-SemiBold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 500;
	font-display: swap;
	src: local('Pretendard Medium'), url('woff2/Pretendard-Medium.woff') format('woff2'), url('woff/Pretendard-Medium.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	font-display: swap;
	src: local('Pretendard Regular'), url('woff2/Pretendard-Regular.woff') format('woff2'), url('woff/Pretendard-Regular.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	font-display: swap;
	src: local('Pretendard Light'), url('woff2/Pretendard-Light.woff') format('woff2'), url('woff/Pretendard-Light.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 200;
	font-display: swap;
	src: local('Pretendard ExtraLight'), url('woff2/Pretendard-ExtraLight.woff') format('woff2'), url('woff/Pretendard-ExtraLight.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 100;
	font-display: swap;
	src: local('Pretendard Thin'), url('woff2/Pretendard-Thin.woff') format('woff2'), url('woff/Pretendard-Thin.woff') format('woff');
}



body, input, textarea{font-family: 'Pretendard' !important;}
.visual1{font-family: 'Pretendard'; font-size: 1.4em; font-weight: 700;}
.sub_menu_N{font-weight: 500;}
.sub_menu_N ul{align-items: center;}

body b{font-family: 'Pretendard';}
.service_4wrap h3 b:first-of-type{font-family: 'GmarketSansBold';}
#service_new > .service_tit > h2{font-size: 1.4em; line-height: 1.5;}
#service_new > .service_4wrap h3{font-size: 1.8em; margin-bottom: 30px;}
#service_new > .service_4wrap > dl > dt{font-size: 1.3em; font-family: 'Pretendard'; font-weight: 700; background-color: #339cfd;}
#service_new > .service_4wrap > dl > dd{padding: 30px 40px; height: 220px;}
#service_new > .service_4wrap > dl > dd > h2{font-family: 'Pretendard'; font-weight: 600;}
#service_new > .service_4wrap > dl > dd > h2 b{color: #00beff;}

.arrow_box h3{color: #212529;}
.arrow_box h3 b{color: #00beff;}
#mv_guide > .guide_wrap{margin-bottom: 120px;}

#accordion .accordion{font-family: 'Pretendard'; font-weight: 600;}

.cop_title_s{font-size: 16px; font-family: 'Pretendard'; font-weight: 400; margin-bottom: 20px; color: #00beff;}
.center #knows_form .rwd_table td{font-family: 'Pretendard';}

.button_blue{font-family: 'Pretendard'; font-weight: 600; padding: 10px 50px 8px;}
#popular .popular-list .textGroup,
.move_kind > .left_Box h4,
.move_kind > .right_Box h3,
.move_review_item_txt{font-family: 'Pretendard';}
#event_view .view_title dt{font-weight: 600;}
.ml-1-depth{font-weight: 400; margin: 30px 46px 12px;}
.inline-post .inline-panel > div{margin-bottom: 20px;}

.good_after .cmnty_button_blue,
.search_wrap > .faq_box > a >h3{font-family: 'Pretendard'; font-weight: 500;}
.post_body_wrap .ql-editor{font-family: 'Pretendard';}

.tabs2 input:checked + .tab_item_vit,
.mypage_odr_list > li > h3,
#simply_move .box01 > h2,
.checks{font-family: 'Pretendard'; font-weight: 600;}

.partner_wrap3 dl dd,
.move_kind > .left_Box h2,
.move_kind > .right_Box h2{font-family: 'Pretendard'; font-weight: 700;}

footer{font-size: 12px; padding: 40px 0 60px;}
footer .ft_link > li{font-family: 'Pretendard'; line-height: 12px;}

.move_kind > .left_Box h2{margin-bottom: 10px;}
.btn_untact, .btn_contact{margin-top: 15px;}







@media screen and (max-width: 959px){


	#service_new > .service_tit > h2{font-size: 1.0em; width: 80%; margin: 0 auto;}
	#service_new > .service_4wrap h3{font-size: 1.3em;}

	.center #knows_form .rwd_table div{font-family: 'Pretendard';}

}