 /**
 * Content
 */
@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSans-kr.css);
@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSans-jp.css);
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

*{
	user-drag: none; 
-webkit-user-drag: none;
    text-decoration: none !important;
    text-decoration-line: none !important;
}
[data-css-preset] .page{
	border-bottom: none !important;
}
[local-style="16461729"] .page{
	background-color: initial /*!page_bgcolor*/;
}
a:link {
  text-decoration: none !important;
}


*{
	font-family: 'Noto Sans KR', sans-serif;
}

.page a.active{
	border-bottom:none !important;
    opacity: 100%;
    
}



.body{
font-family: 'Noto Sans KR', sans-serif;}

/*
.hover_display{
    display:block;
    transition:  2s;
}

*/
.gnbWrap_pc{
	display: flex;
    align-content: center;
    align-items: center;
    padding: 0px 30px;
    gap: 20px;
    background-color: #fff;
    
}
.gnbWrap_pc .gnb_home .image-link {line-height: 62px

}
.gnb_disable{
	opacity: 0.5;
}

.main_menu.plz_stay.mobile{
	display: none;
}

/*navigation menu hover*/
.hover_button{
    display: inline-block;
    cursor: pointer;
}

.hover_main span{
    font-family: Noto Sans KR;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    display: block !important;
}

.hover_main section{
	padding-right: 93px;
}

.hover_main a{
    position: relative;
    display: inline-block;
    margin-bottom: 12px;
    list-style-type: circle !important;
    height: 229px;
}


.column{
    float: left;
  width: 23%;
}
.colum a{
	height: 30px !important;
}


.menu_sub_1 span{
	color: #FF8B8B;
}

.menu_sub_1 a{
    list-style-type: circle !important;
    color: #f00;
    
}
.menu_sub_2 span{
	color: #FFD943;
}
.menu_sub_3 span{
	color: #0EC8D6;
}
.menu_sub_4 span{
	color: #12B886;
}

.hover_area {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    display: none;
     
}

.navigation_img{
	position: absolute;
    pointer-events: none;
    cursor: pointer !important;
}

.navigation_img img{
	width: 100% !important;
    height: 229px;
}

.hover_main{
    position: relative;
    background-color: #101010;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    height: 229px;
}

.hover_main .columns {
	position: relative;
    position: relative;
	padding-left: 317px;
    padding-bottom: 64px;
    padding-top: 24px;
    margin: 60px;
}

.hover_main a{
	padding-right: 2px;
    padding-left: 2px;
    margin-right: 32px;
    padding-bottom: 7px;
    text-decoration: none !important;
    border-bottom: none !important;
    color: white !important;
    opacity: 50%;
    height: 30px;
    
}
.hover_main a:hover{
	opacity: 100%;
}


/*메소드 navigation menu hover*/
.method_hover_button{
    display: inline-block;
    cursor: default;
    padding-top: 14px;
    padding-bottom: 14px;
}

.method_hover_main span{
    font-family: Noto Sans KR;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    display: block !important;
}

.method_hover_main section{
	padding-right: 93px;
}

.method_hover_main a{
    position: relative;
    display: inline-block;
    margin-bottom: 12px;
    list-style-type: circle !important;
    height: 229px;;
}


.method_column{
    float: left;
  width: 23%;
}
.method_colum a{
	height: 30px !important;
}


.method_menu_sub_1 span{
	color: #FF8B8B;
}

.method_menu_sub_1 a{
    list-style-type: circle !important;
    color: #f00;
    
}
.method_menu_sub_2 span{
	color: #FFD943;
}
.method_menu_sub_3 span{
	color: #0EC8D6;
}
.method_menu_sub_4 span{
	color: #12B886;
}

.method_hover_area {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    display: none;
     
}

.method_navigation_img{
	position: absolute;
    pointer-events: none;
    cursor: pointer !important;
}

.method_navigation_img img{
	width: 100% !important;
    height: 229px;
}

.method_hover_main{
    position: relative;
    background-color: #101010;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    height: 229px;
}

.method_hover_main .method_columns {
	position: relative;
    position: relative;
	padding-left: 317px;
    padding-bottom: 64px;
    padding-top: 24px;
    margin: 60px;
}

.method_hover_main a{
	padding-right: 2px;
    padding-left: 2px;
    margin-right: 32px;
    padding-bottom: 7px;
    text-decoration: none !important;
    border-bottom: none !important;
    color: white !important;
    opacity: 50%;
    height: 30px;
    
}
.method_hover_main a:hover{
	opacity: 100%;
}


/*컨텐츠 다음 단계 관련*/
.next_content{
	display: block;
    margin-top: 258px;
    position: relative;
    height: 280px;
    background-color: tomato;
        width: 107%;
    left: -4%;
}

.next_content_common{
	display: inline-block;
    position: relative;
    width: 50%;
    height:280px;
    
}
.next_content_left{
	float: left;
    background: #FCF8DF;
border: 1px  solid #000000;
}
.next_content_right{
	float: right;
    background: #F3F0FF;
	border: 1px solid #101010;
}
.next_content_title{

    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    /* identical to box height */
    color: #000000;
    padding-top: 48px;
    display: block;
}
.next_content_main{
	color: #000000;

    display: block;

    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 40px;
}

.next_content_button{
	background: #101010;
border: 1px solid #000000;
box-sizing: border-box;
border-radius: 4px;
    display: inline-block;
    height: 56px;
    padding: 0 29.5px;
    padding-top: 11px;
    
}
.next_content_button a{

font-style: normal;
font-weight: bold;
font-size: 18px;
color: #FFFFFF !important;
}

/*botton navigation*/
.footer_nav{
	display: block;
    position: relative;
    height: 253px;
    background-color: black;
     width: 107%;
    left: -4%;
    
}
.common_right_wrap{
	display: inline-block;
    width: 70%;
    padding-left: 100px;
}
.arrow_box_right{
	display: inline-block;
    background-color: none;
    /* width: 40px; */
    height: 100%;
    float: right;
    padding-right: 50px;
    padding-top: 100px;
    
}

.arrow_box_left{
display: inline-block;
    background-color: none;
    height: 100%;
    float: left;
    padding-top: 100px;
    padding-left: 50px;
    padding-right: 50px;
    
}

/*Footer Navigation*/
.footer_nav a{
	color: white !important;
    
}

.footer_nav a:ative{
	color: red !important;
}

.footer_nav{
	padding-left: 15%;
    padding-top: 48px;
    padding-bottom: 50px;
    display: block;
}

.footer_column{
	color: white;
    float: left;
  width: 23%;

font-style: normal;
font-weight: bold;
font-size: 16px;
line-height: 24px;
}

.footer_nav a{
    position: relative;
    display: inline-block;
    margin-bottom: 12px;
    list-style-type: circle !important;
}

.footer_column a{
	opacity: 50%;
    padding-top: 3px;
}
.footer_column a:hover{
	opacity: 100% !important;
}

.page a.active{
	border-bottom:none !important;
    opacity: 100%;
    
}

.footer_menu_sub_1 span{
	color: #FF8B8B;
}

.footer_menu_sub_1 aative{
    list-style-type: circle !important;
    color: #f00;
    
}
.footer_menu_sub_2 span{
	color: #FFD943;
}
.footer_menu_sub_3 span{
	color: #0EC8D6;
}
.footer_menu_sub_4 span{
	color: #12B886;
}





/*Navigation Menu 클릭 언더라인*/


a.active {
	border-bottom: 2px solid rgba(255,255,255, 1) !important;
}

.gnb_middle a.active{
		border-bottom: 2px solid rgba(16, 16, 16, 1) !important;   
}
.intro_section_top{
	/*background-image:url("https://freight.cargo.site/t/original/i/6f89f970d27b9f95facaf8ad16d8cda095a6e598260fa34fcffddf82c9f9fb38/bg_about_atf.svg"); ;
 */
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    display: block;
    background-size: cover;
   	text-align: center;
    padding-bottom: 100px;
 
}

.intro_section_top span{
font-family: 'Noto Sans KR', sans-serif;
font-weight: bold;
font-size: 40px;
line-height: 59px;
color: #101010;
    
}
/*랜딩홈 그리드*/
.our_concern_wrap{
	width: 100% !important;
}
.intro_section_top p{
font-family: 'Noto Sans KR', sans-serif;
    font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 32px;
/* or 178% */

text-align: center;
color: #101010;
    
}
.intro_section2{
	background-color: #101010;
    display: blockblock;
    width: 100%;
    margin: auto;
    padding: 40px;
}
.about_top_bg{    
	background-color: #E9ECEF;
    display: blockblock;
    width: 100%;
    margin: auto;
    padding: 40px;
}
	
.intro_top_img{
    vertical-align: top;
    position: relative;  
margin-top:-100px;
z-index: 20;
}

#intro_text{
    color: white !important;
    text-align: left;
    padding-left: 10%;
    font-family: 'Noto Sans KR', sans-serif;;
font-style: normal;
font-weight: bold;
font-size: 24px;
line-height: 36px;
}
/*컨텐츠 갤러리 백그라운드 컬러*/

.gallery_background{
	display: block;
    background-color: #F1F3F5;
    width: 106%;
    position: relative;
    left: -3%;
    padding-top: 70px;;
    padding-bottom: 70px;
}
/*소개페이지 상단 배경*/
.about_top_bg{    
	background-color: #E9ECEF;
    display: blockblock;
    width: 100%;
    margin: auto;
    padding: 40px;
}
/*space*/
.common_top{
	display: block;
    height: 88px;
    background-color: none;
}

.common_space{
	display: block;
    height: 88px;
    background-color: white;
}

.footer_space{
	display: block;
    height: 90px;
    background-color: none;
}


/*방법페이지 컨텐츠 간격*/

.method_line_distance{
	display: block;
    height: 170px;
    position: relative;
    background-color: none;
}

/*방법 페이지 헤더 텍스트 */

#method_main_text{
   display: block;
    color: white;
	font-family: 'Noto Sans KR', sans-serif;   
    font-size: 18px;
    line-height: 32px;
    

}

.method_text_center{
    width:100%;
    text-align: left;
font-family: 'Noto Sans KR', sans-serif;

	 margin-left: auto;
    margin-right: auto;
}


.landing_process{
    background-color: rgb(233, 236, 246);
    display: block;
    width: 100%;
    margin: 0%;
    padding: 0px;
}

/*GNB*/

.gnb_wrap{
position: fixed;
    z-index: 3;
    
}

.main_menu a[href="/1_Method"]{
    background-color: 171717;
   
}


.plz_stay{
	position: fixed !important;
}

.main_menu{
   /* overflow: hidden;*/
    background-color: #ffffff;
    top:0;
    width: 100%;
    left: 0%;
    text-decoration: none !important;
    z-index: 5;
    font-family: 'Noto Sans KR', sans-serif;


}

.gnb_icon{
    padding-top: 22px;
    padding-bottom: 13px;
	margin-right: 72px;
    margin-left: 24px;
    float: left;
    display: block;
    position: relative;
    z-index: 1000;
    top: 0;
}

.gnb_middle{
    float: left;
    display: block;
    color: white;
    text-align: left;
    text-decoration: none !important;
    border-bottom: none !important;
    font-family: 'Noto Sans KR', sans-serif;
font-style: normal;
font-weight: bold;
font-size: 16px;
line-height: 65px;
    position: relative !important;
    top: 0;
    z-index: 1000 !important;
}

.gnb_middle a{
    padding-right: 2px;
    padding-left: 2px;
    margin-right: 32px;
     padding-bottom: 7px;
    text-decoration: none !important;
    border-bottom: none !important;
    color: #000;

}
#gnb_find{
	color: grey !important;
}
.gnb_right{
    padding-top: 20px;
    float: left;
    width: 20%;
    display: block;
    text-align: right;
    padding-right: 2%;
        border-bottom: none !important;
    font-family: 'Noto Sans KR', sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
}
.gnb_right a{
    
        border-bottom: none !important;

}
[data-tooltip]:before {            
    position : fixed;
    content : attr(data-tooltip);
    opacity : 0;
    width: 110px;
    background-color: #ffffff;
    font-size: 14px;
    color: #ADB5BD;
    text-align: center;
    padding: 5px 0;
    border-radius: 0px;
    top: 52px;
    align-content: center;
    z-index: 1;
    border: 1px solid #ADB5BD;
}

[data-tooltip]:hover:before {        
    opacity : 1;
}


.main_logo{
	width:100%;
    display: block;
    position:inherit;
    margin: auto;
   
}
/*GNB끝*/




/*GNB Method*/
.main_menu_method{
	position: fixed !important;
    background-color: #101010;
    top:0;
    width: 100%;
    left: 0%;
    text-decoration: none !important;
    z-index: 5;
    
}
.gnb_icon_method{
     padding-top: 22px;
    padding-bottom: 4px;
	margin-right: 72px;
    margin-left: 24px;
    float: left;
    display: block;
    
}

.gnb_middle_method{
    padding-top: 8px;
    float: left;
    display: block;
    color: white;
    text-align: left;
    text-decoration: none !important;
    border-bottom: none !important;
font-family: 'Noto Sans KR', sans-serif;
font-style: normal;
font-weight: bold;
font-size: 16px;
line-height: 24px;

}

.gnb_middle_method a{
     padding-right: 2px;
    padding-left: 2px;
    margin-right: 32px;
    padding-bottom: 7px;
      text-decoration: none !important;
    border-bottom: none !important;
    color:white !important

}
#gnb_find{
	color: grey !important;

    font-family: 'Noto Sans KR', sans-serif;;
}
.gnb_right_method{
    padding-top: 20px;
    float: left;
    width: 20%;
    display: block;
    text-align: right;
    padding-right: 2%;
        border-bottom: none !important;
font-family: 'Noto Sans KR', sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
     color:white !important


}
.gnb_right_method a{
    color:white !important;
    border-bottom: none !important;

}
[data-tooltip]:before {            
    position : fixed;
    content : attr(data-tooltip);
    opacity : 0;
    width: 110px;
    background-color: #ffffff;
    font-size: 14px;
    color: #ADB5BD;
    text-align: center;
    padding: 5px 0;
    border-radius: 0px;
    top: 52px;
    align-content: center;
    z-index: 1;
    border: 1px solid #ADB5BD;
}

[data-tooltip]:hover:before {        
    opacity : 1;
}


.main_logo_method{
	width:105%;
    display: block;
    position:inherit;
    background-color: white;
    margin: -2%;
   
}
/*GNB끝*/




.method_header{
	background-color: #000;
     width:100%;
    display: block;
    position:inherit;
     margin: 0%;
    padding-left: 8%;
    padding-right: 8%;
    font-family: 'Noto Sans KR', sans-serif;

   
    
}
.method_text{
	font-size: 48px !important;
    font-family: 'Noto Sans KR', sans-serif;

    
}

.method_text_title{
   text-align: center;
    font-family: 'Noto Sans KR', sans-serif;

    
}

.method_header span{
	color: white;
    text-align: center;
font-family: 'Noto Sans KR', sans-serif;
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 32px;
    
}

.method_top{
position: absolute;
    padding-left: 7px;
font-family: 'Noto Sans KR', sans-serif;
font-style: normal;
font-weight: bold;
font-size: 16px;
line-height: 24px;
    z-index: 1;
}

.method_header_img{
	text-align: center;
    
}

/* card_common == 방법 카드 공통*/
.card_common{
	display: inline-block;
    width: 285px;
    height: 344px;
    float: left;
    position: relative;
    margin-right: 5px;
}

.emphasize_img1{
	background: url("https://freight.cargo.site/t/original/i/43e3341de729f0d72525906e2e92f0db3e2b110b5988f5963ba64f8eaaf5eb0f/thumb_a1_n.svg") no-repeat;


}

.emphasize_img2{
	background: url("https://freight.cargo.site/t/original/i/e9d06eb612acf75e3d6c247af657774d3726f5acde9f57c76f167aac2e4ea9b3/thumb_a2_n.svg") no-repeat;
	
}


.emphasize_img3{
	background: url("https://freight.cargo.site/t/original/i/fd2baf14cc01705935db5c959b8a77617ea92abb500978fa6bdcb8fab1e97563/thumb_a3_n.svg") no-repeat;
}


.emphasize_img1:hover{
	background: url("https://freight.cargo.site/t/original/i/da1406bfe247ec4dc116ab14912a55ed8c654755c8b973961a00a16779ba5783/thumb_a1.svg") no-repeat;
	transition: 0.3s;
 
}

.emphasize_img2:hover{
	background: url("https://freight.cargo.site/t/original/i/0628567359704a72914012573f8842d3ddcddc3bab0d552a6514c87d0bd52573/thumb_a2.svg") no-repeat;
		transition: 0.3s;
}

.emphasize_img3:hover{
	background: url("https://freight.cargo.site/t/original/i/3743951eb41c6dab7ce8974f27bfb492869c8fe497337ff25449ba35dc3a9dc0/thumb_a3.svg") no-repeat;
	transition: 0.3s;
}

.define_img1{
	background: url("https://freight.cargo.site/t/original/i/637b0d506300149a2f8644bf40161aba28e28496f401126e6262c77e5d4e5715/thumb_b1_n.svg") no-repeat;
	
}

.define_img2{
	background: url("https://freight.cargo.site/t/original/i/f452f094494b1b555c7367edc58f8e0b92b5fc195784df434716a72bca441892/thumb_b2_n.svg") no-repeat;
	
}


.define_img3{
	background: url("https://freight.cargo.site/t/original/i/8299869d3dc70f6d04598af2f2bc05d12f62f9562ba7d7ba154c6ebc835784c8/thumb_b3_n.svg") no-repeat;
	
}


.define_img1:hover{
	background: url("https://freight.cargo.site/t/original/i/5d1d8b4641bc5e4e184abeabe3100a1df6512909c4cf0000d4f377e9b69fe701/thumb_b1.svg") no-repeat;
	transition: 0.3s;
}

.define_img2:hover{
	background: url("https://freight.cargo.site/t/original/i/7e84856e27ee0e2e869af0a285312c82cedb708b90a18894181e773c4219c1bb/thumb_b2-2.svg") no-repeat;
		transition: 0.3s;
}

.define_img3:hover{
	background: url("https://freight.cargo.site/t/original/i/e0119936e22db1cb7180cccadd29f975ec9627a902b63d238468a51248b337ab/thumb_b3.svg") no-repeat;
	transition: 0.3s;
}





.ideate_img1{
	background: url("https://freight.cargo.site/t/original/i/d948cb7c89dc72ffbc1b8a0ca46b878d989df0c2004f7f4ae1f313d741786acb/thumb_c1_n.svg") no-repeat;

    
}
.ideate_img1:hover{
		background: url("https://freight.cargo.site/t/original/i/e25c9fc636455d9694e98373742d7b87d4a62edaab3a7284d8b237423daf205a/thumb_c1.svg") no-repeat;
	transition: 0.3s;
}

.ideate_img2{
	background: url("https://freight.cargo.site/t/original/i/ebef426b800a3aa3c758c34d22119b022baaa38be60df48cdf622db7f744cdc4/thumb_c2_n.svg") no-repeat;
	

    
}
.ideate_img2:hover{
		background: url("https://freight.cargo.site/t/original/i/4aca2f19ccf0c2c4a7b8d9223a36f65a5c0a73452b903e44d4361c1e93fdc5c6/thumb_c2.svg") no-repeat;
		transition: 0.3s;

}


.prototype_img1{
	background: url("https://freight.cargo.site/t/original/i/e51a229872d33242e75378f73bd9446e4c5e90d22efeccafcc4d813052476629/thumb_d1_n.svg") no-repeat;

}

.prototype_img1:hover{
		background: url("https://freight.cargo.site/t/original/i/9013ec6f74249068ed8474cb71ec65ef98ded61d6c4aac1cf86475c6da6ada1b/thumb_d1.svg") no-repeat;
	transition: 0.3s;
}

.prototype_img2{
	background: url("https://freight.cargo.site/t/original/i/8c16266288741c3bbc04585d572c541715990610d77bc64ae2668d300ad1a17c/thumb_d2_n.svg") no-repeat;

}


.footer_main_grey{
	 background-color: #fff;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    height: 100px;
    bottom: 0;
     text-decoration: none !important;
    border: none !important;

}
.footer_left_grey{
	width: 60%;
    display: block;
     float: left;
    padding-left: 24px;
    margin: auto;
    padding-top: 22px;
}
.footer_right_grey{
	color: #101010;
    width: 40%;
    float: right;
    display: block;
    padding-right: 24px;
    margin: auto;
    padding-top: 63px;
    opacity: 0.5;
    text-decoration: none !important;
    border: none !important;

    

}

.footer_right_grey a{

    text-decoration: none !important;
    border: none !important;

    
}
.footer_right_grey div span{
    color: #101010;
    font-family: 'Noto Sans KR', sans-serif;;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 16px;
     text-decoration: none !important;
    border: none !important;

}

.footer_right_grey div {
    color: #101010;
    font-family: 'Noto Sans KR', sans-serif;;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 18px;
    font-weight: bold;
        border: none !important;

}


.footer_left_grey span{ 
    font-family: 'Noto Sans KR', sans-serif;;
    color: #101010;
    line-height: 20px;
    display: flex;
    opacity: 0.5;
    font-style: normal;
font-weight: normal;
font-size: 13px;
line-height: 20px;
     text-decoration: none !important;
    border-bottom: none !important;

}



.footer_main{
	background-color: #101010;
    width: 104%;
    display: block;
    position: absolute;
    left: 0%;
    height: 100px;
    bottom: 0;
    

}
.footer_left{
	width: 50%;
    display: block;
     float: left;
    padding-left: 3%;
    margin: auto;
    padding-top: 22px;
}



.footer_right{
    width: 50%;
    float: right;
    display: block;
    padding-right: 3%;;
    margin: auto;
    padding-top: 29px;;
       border: none !important;

}


.footer_right .footer_right_text_license a{
    font-family: 'Noto Sans KR', sans-serif;;
    color: #ffffff;
    line-height: 20px;
    display: block;
    opacity: 0.5;
    font-style: normal;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    float: right;
        border: none !important;

        
}
.footer_right .footer_right_text a{
    font-family: 'Noto Sans KR', sans-serif;;
    color: #ffffff;
    line-height: 20px;
    display: block;
    opacity: 0.5;
    font-style: normal;
    font-size: 14px;
    width: 100%;
    float: right;
        border: none !important;

   
}

/*
.footer_right span {
    color: white;
    font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 18px;
    font-weight: bold;
}
*/


.footer_left span{ 
    font-family: 'Noto Sans KR', sans-serif;;
    color: white;
    line-height: 20px;
    display: flex;
    opacity: 0.5;
    font-style: normal;
font-weight: normal;
font-size: 13px;
line-height: 20px;
}


/**고민**/
/**
.our_concern_wrap{

    background-color: #495057;
    width:105%;
    display: block;
    position:inherit;
     margin: -2%;

    
}
**/

.our_concern{
    background-color: rgb(67, 69, 75);
    width:100%;
    display: block;
    position:inherit;
     margin: auto;

    
}


.main_contact{
	background-color: #101010;
    width:100%;
    display: block;
    position:relative;
    margin: auto;
}

.main_contact span{
    font-size: 24px;
    font-weight: bold
        ;
}

 /**이미지 배경색**/



 /**준비해야 할 것 박스**/
.to_prepare_list{
	margin: auto;
    position: relative;

}
.to_prepare_list p{
	margin-left: 42px;
    margin-top: 14px;
    margin-bottom: 14px;
}

.to_prepare{
	display: block;
    border: solid;
    padding: 13px 20px 13px 25px;
    width: 350px ;
    border-width: 1pt;
    position: relative;
}

 /**체크박스**/

input[type="checkbox"] {
    content: url('https://freight.cargo.site/t/thumbnail/w/24/q/75/i/3fd3d83a670c8e0f894d2dd6ffefc601181cf2ea6fa1e46898ba2da375288b56/checkbox_unchecked.svg');
    display: initial;
    width: 24px;
    height: 24px;
    position: absolute;
  
    top: 50%;
  margin-top: -12px;
}
input[type="checkbox"]:checked {
    content: url('https://freight.cargo.site/t/original/i/b08c58a8df40fa2e3b32b93b0654108540c490a25051315221701de4cb85aa93/checkbox_checked.svg');
}

 /**꼭 도출해야 할 것**/

.must_achieve{
    padding: 32px;
    background-color:rgb(253, 247, 228);
    
}
.to_prepare{
	display: block;
    border: solid;
    padding: 30px;
    width: 350px ;
    border-width: 1pt;
}

input[type="checkbox"] {
    content: url('https://freight.cargo.site/t/thumbnail/w/24/q/75/i/3fd3d83a670c8e0f894d2dd6ffefc601181cf2ea6fa1e46898ba2da375288b56/checkbox_unchecked.svg');
    display: initial;
    width: 24px;
    height: 24px;
}
input[type="checkbox"]:checked {
    content: url('https://freight.cargo.site/t/original/i/b08c58a8df40fa2e3b32b93b0654108540c490a25051315221701de4cb85aa93/checkbox_checked.svg');
}


.native-hidden {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

body {
	background-color: #fff;
	color: #101010;
}

a:active {
	opacity: 0.7;
}

.page a.active {
	border-bottom: 2px solid rgba(16, 16, 16, 1);
}

i,
em {
	font-style: italic;
}

b,
strong {
	font-weight: bolder;
}

sub,
sup {
	position: relative;
	vertical-align: baseline;
}

sub {
	top: 0.3em;
}

sup {
	top: -0.4em;
}

s {
	text-decoration: line-through;
}

img {
	border: 0;
	padding: 0;
}

ul,
ol {
	margin: 0;
	padding: 0 0 0 4.5rem;
    list-style-type: decimal-leading-zero;
}

ol > li {
    padding-left: 0.75rem;
}

blockquote {
	margin: 0;
	padding: 0 0 0 2em;
}

hr {
	background: rgba(0, 64, 255, 0.2);
	border: 0;
	height: 1px;
	display: block;
}

.content img {
	float: none;
    margin-bottom: 1em;
    vertical-align: bottom;
}

.gallery_image_caption {
    margin-top: 0.5em;
    margin-bottom: 1rem;
    font-size: 1.1rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
	font-family: "Helvetica Neue", Helvetica, sans-serif, "Helvetica Neue Regular", Icons;
	font-style: normal;
	line-height: 1.3;
    text-align: left;
}

/**
 * Loading Animation
 */

.loading[data-loading] {
	position: fixed;
	bottom: 8px; 
    left: 8px;
}

/**
 * Editor styles
 */


[data-predefined-style="true"] bodycopy {
	font-size: 13pt;
	font-weight: 400;
	color: #101010;
	font-family: 'Noto Sans KR', sans-serif, 'Helvetica Neue Regular';
    font-weight: 400;
	font-style: normal;
	line-height: 1.8;
	letter-spacing: 0;
}

[data-predefined-style="true"] bodycopy a {
	color: #101010;
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 64, 255, 0.2);
}

[data-predefined-style="true"] bodycopy a:hover {

}

bodycopy a.image-link,
bodycopy a.icon-link,
bodycopy a.image-link:hover,
bodycopy a.icon-link:hover {
	border-bottom: 0;
	padding-bottom: 0;
}

[data-predefined-style="true"] h1 {
	font-family: 'Noto Sans KR','Spoqa Han Sans', sans-serif, "Helvetica Neue Regular", Icons;
	font-style: normal;
	font-weight: 800;
	padding: 0;
	margin: 0;
	font-size: 30pt;
	line-height: 1.5;
	color: #101010;
    
}

[data-predefined-style="true"] h1 a {
	color: rgba(0, 0, 0, 0.85);
    border-bottom: 0;
}

[data-predefined-style="true"] h2 {
	font-family: 'Noto Sans KR', sans-serif, 'Helvetica Neue Regular';
	font-style: normal;
	font-weight: 800;
	padding-bottom: 14pt;
	margin: 0;
	color: #101010;
	font-size: 20pt;
	line-height: 1.5;
	letter-spacing: 0;
}

[data-predefined-style="true"] h2 a {
	font-family: 'Noto Sans KR', sans-serif, 'Helvetica Neue Regular';
	font-style: normal;
	font-weight: 800;
	padding-bottom: 14pt;
	margin: 0;
	color: #101010;
	font-size: 20pt;
	line-height: 1.5;
	letter-spacing: 0;
    border-bottom: 2px;
}

[data-predefined-style="true"] h3 {
	font-family: 'Noto Sans KR', sans-serif, 'Helvetica Neue Regular';
	font-style: normal;
	font-weight: 800;
    font-size: 15pt;
    color: #101010;
    border-bottom: 0;
    margin: 0pt;
    line-height: 1.7;
    padding-bottom: 8pt;
}

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 11pt	;
	line-height: 1.9;
	font-family: 'Noto Sans KR', sans-serif, 'Helvetica Neue Regular';
	font-style: normal;
	font-weight: 800;
	color: #339af0;
    letter-spacing: 0;
}

[data-predefined-style="true"] small a {
	color: rgba(0, 0, 0, 0.75);
}

[data-predefined-style="true"] small a:hover {
    
}


/**
 * Breakpoints
 */

[data-css-preset] .page {
    background-color: #F3F3F3 /*!page_bgcolor*/;
	width: 100%;
   	top : 0;
   	border-bottom: 1px solid;
}

.mobile .page,
[data-css-preset].mobile .page {
	position: relative;
	min-height: 10px;
	max-width: 100%;
	width: 100%;
	background-color: transparent /*!page_bgcolor*/;
}

[data-css-preset] .container {
	margin-left: auto /*!content_center*/;
	margin-right: auto /*!content_center*/;
	text-align: left /*!text_left*/;
}

[data-css-preset] body {
	background-color: rgb(255, 255, 255)/*!body_bgcolor*/;
}

[data-css-preset] .container_width {
	width: 100%/*!content_center*/;
}

[data-css-preset] .content_padding {
	padding-top: 0rem /*!main_margin*/;
	padding-bottom: 0rem /*!main_margin*/;
	padding-left: 0rem /*!main_margin*/;
	padding-right: 0rem /*!main_margin*/;
}

[data-css-preset] text-limit {
	display: inline-block /*!text_width*/;
	max-width: 66rem/*!text_width*/;
}

[data-css-preset] .backdrop {
	width: 100% /*!background_cover*/;
}

/**
 * Thumbnails
 */

div[thumbnails] {
	justify-content: flex-start;
}

[data-css-preset] .thumbnails {
   	background-color: rgb(0, 0, 0)/*!thumbnails_bgcolor*/;   
}

[data-css-preset] .thumbnails_width {
    width: 100%/*!thumbnails_width*/;
}

[data-css-preset] [thumbnails-pad] {
    padding: 1rem/*!thumbnails_padding*/;
}

[data-css-preset] [thumbnails-gutter] {
    margin: -2rem/*!thumbnails_padding*/;
}

[data-css-preset] [responsive-layout] [thumbnails-pad] {
    padding: 0.4rem/*!responsive_thumbnails_padding*/; 
}

[data-css-preset] [responsive-layout] [thumbnails-gutter] {
    margin: -0.8rem/*!responsive_thumbnails_padding*/; 
}

.thumbnails .thumb_image {
	outline: 0px solid rgba(0,0,0,.12);
    outline-offset: -1px;
}

.thumbnails .title {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 1.3rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.7);
	font-family: "Helvetica Neue", Helvetica, sans-serif, "Helvetica Neue Regular", Icons;
	font-style: normal;
	line-height: 1.3;
    letter-spacing: 0.04em;
    text-align: left;
}

.thumbnails .tags {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 1.3rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.4);
	font-family: "Helvetica Neue", Helvetica, sans-serif, "Helvetica Neue Regular", Icons;
	font-style: normal;
	line-height: 1.3;
    text-align: left;
    padding: 0;
}

.thumbnails .tags a {
	border-bottom: 0 solid rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.4);
    text-decoration: none;
}

.thumbnails .has_title .tags {
	margin-top: -1rem;
}

/**
 * Site Menu
 */

[data-css-preset] #site_menu_button {
	color: rgba(0, 0, 0, 0.75);
	line-height: 1;
	font-size: 24px /*!site_menu_button*/;
	padding: 6px;
	line-height: 1;
	background: rgba(33, 32, 46, 0);
	position: fixed;
	top: 1rem /*!site_menu_button*/;
	right: 1rem /*!site_menu_button*/;
}

body.mobile #site_menu_button {
	margin: 5px;
	font-size: 32px;
}

#site_menu_button.custom_icon {
	width: 40px;
	height: auto;
}

#site_menu_button.active {
	display: none;
}

/**
 * Site Menu
 */

#site_menu {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	background: rgba(20, 20, 20, 0.95);
	font-size: 19px;
	font-style: normal;
	font-weight: 500;
	padding: 30px 30px 90px 30px;
	max-width: 400px;
	min-width: 300px;
	text-align: left;
	display: flex;
	justify-content: flex-start;
    line-height:60px;
	text-decoration: none;
}

body.mobile #site_menu {
	width: 100%;
}

#site_menu .page-link a {
	color: rgba(255, 255, 255, 0.75);
}

#site_menu .set-link > a {
	color: rgba(255, 255, 255, 0.75);
	font-weight: bold;
    text-decoration: none;
}

#site_menu a:active {
	opacity: 0.7;
}

#site_menu a.active {
	opacity: 0.5;
    text-decoration: none;;
}

#site_menu .close {
	display: none;
	color: rgba(255, 255, 255, 0.4);
	line-height: .85em;
	font-size: 45px;
}

body.mobile #site_menu .close {
	display: block;
	font-size: 40px;
	line-height: 1em;
    margin: 20px;
}

#site_menu .break {
	height: 30px;
}

#site_menu .indent {
	margin-left: 28px;
}

/**
 * Shop Button
 */

[data-css-preset] #shop_button {
	color: rgba(0, 0, 0, 0.85);
    background: transparent;
	font-size: 24px;
    font-style: normal;
	font-weight: 400;
    line-height: 1.;
    position: fixed;
	padding: 6px;
	right: 1rem /*!shop_button*/;
	top: 0 /*!shop_button*/;
}

#shop_button.text {
    font-family: "Helvetica Neue", Helvetica, sans-serif, "Helvetica Neue Regular", Icons;
	font-size: 1.3rem;
    padding: 0;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.75);
	font-style: normal;
    line-height: 1.3;
    letter-spacing: 0.04rem;
}

#shop_button.custom_icon {
	width: 40px;
    height: auto;
}

body.mobile #shop_button:not(.text) {
	margin: -6px;
    font-size: 36px;
}

/**
 * Shop Product Widget
 */

.shop_product {
    width: 100%;
	max-width: 22rem;
    position: relative;
    display: block;
}

.shop_product .price {
	font-family: "Helvetica Neue", Helvetica, sans-serif, "Helvetica Neue Regular", Icons;
	font-style: normal;
	font-weight: 400;
	margin-bottom: 1rem;
	font-size: 1.2rem;
	line-height: 1.1;
	color: rgba(0, 0, 0, 0.75);

    letter-spacing: .04em;
}

.shop_product .dropdown {
    font-family: "Helvetica Neue", Helvetica, sans-serif, "Helvetica Neue Regular", Icons;
    font-size: 1.2rem;
    display: inline-block;
	width: 100%;
    border: 1px solid rgba(0, 64, 255, 0.2);
    border-radius: 10rem;
    background:  white url(https://static.cargo.site/assets/images/select-line-arrows.svg) no-repeat right;
    margin-bottom: 1rem;
    line-height: 1.2;
    padding: .7rem 1rem;
	font-style: normal;
	font-weight: 400;
    color: rgba(0, 0, 0, 0.75);
    letter-spacing: .04em;
}

.shop_product .button {
    font-family: "Helvetica Neue", Helvetica, sans-serif, "Helvetica Neue Regular", Icons;
	font-size: 1.2rem;
    background: rgba(0, 64, 255, 0.2);
    color: rgba(0, 0, 0, 0.75);
    flex: 0 0 50%;
    text-align: left;
    display: inline-block;
	line-height: 1;
    padding: .8rem 1rem;
	font-style: normal;
	font-weight: 400;
    border: 0;
    border-radius: 10rem;
    letter-spacing: .04em;
}

/**
 * Image Zoom
 */

.content img.image-zoom:active {
  opacity: .7;
}

/**
 * Quick View
 */

[data-css-preset] .quick-view {
    padding-top: 3rem /*!quick_view_padding*/;
    padding-bottom: 3rem /*!quick_view_padding*/;
    padding-left: 3rem /*!quick_view_padding*/;
    padding-right: 3rem /*!quick_view_padding*/;
    height: 100% /*!quick_view_height*/;
    width: 100% /*!quick_view_width*/;
}

body.mobile .quick-view {
    width: 100%;
    height: 100%;
    margin: 0;
}


[data-css-preset] .quick-view-background {
	background: rgba(255, 255, 255, 0.8) /*!quick_view_bgcolor*/;
}

.quick-view-caption {
    font-family: "Helvetica Neue", Helvetica, sans-serif, "Helvetica Neue Regular", Icons;
    transition: 100ms opacity ease-in-out;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 3.5rem 0;
    text-align: center;
    font-size: 1.1rem;
	font-style: normal;
	font-weight: 400;
    line-height: 1.3;
}

.quick-view-caption span {
    padding: 0.5rem 1rem;
    display: inline-block;
    background: rgba(0,0,0,0.4);
    color: white;
}

/**
 * Quick View Navigation 
 */

.quick-view-navigation .left-arrow {
    left: 10px;
}

.quick-view-navigation .right-arrow {
    right: 10px;
}

.quick-view-navigation .left-arrow,
.quick-view-navigation .right-arrow {
    /* Change height/width together to scale */
    height: 36px;
    width: 36px;
}

.quick-view-navigation .left-arrow .inner-color,
.quick-view-navigation .right-arrow .inner-color {
    stroke: #fff;
    stroke-width: 1.5px;
}

.quick-view-navigation .left-arrow .outer-color,
.quick-view-navigation .right-arrow .outer-color {
    stroke: rgba(0, 0, 0, 0.6);
    stroke-width: 2.5px;
}

.quick-view-navigation .close-button {  
    top: 10px;
    right: 10px;
    /* Change height/width together to scale */
    width: 36px;
    height: 36px;
}

.quick-view-navigation .close-button .inner-color {
    stroke: #fff;
    stroke-width: 1.5px;
}

.quick-view-navigation .close-button .outer-color {
    stroke: rgba(0, 0, 0, 0.6);
    stroke-width: 2.5px;
}

/** 
 * Image Gallery Navigation Arrows 
 */
.image-gallery{
    
}
 
.image-gallery-navigation .left-arrow,
.image-gallery-navigation .right-arrow {
    /* Change height/width together to scale */
    height: 36px;
    width: 36px;
}

.image-gallery-navigation .left-arrow .inner-color,
.image-gallery-navigation .right-arrow .inner-color {
    stroke: rgba(255, 255, 255, 0.85);
    stroke-width: 1.5px;
}

.image-gallery-navigation .left-arrow .outer-color,
.image-gallery-navigation .right-arrow .outer-color {
    stroke: rgba(0, 0, 0, 0.6);
    stroke-width: 2.5px;
}

/**
 * Wallpaper Backdrop Navigation Arrows 
 */

.wallpaper-navigation .left-arrow,
.wallpaper-navigation .right-arrow {
   /* Change height/width together to scale */
   width: 36px;
   height: 36px;
}

.wallpaper-navigation .left-arrow .inner-color,
.wallpaper-navigation .right-arrow .inner-color {
   stroke: #171717;
    stroke-width: 1.5px;
}

.wallpaper-navigation .left-arrow .outer-color,
.wallpaper-navigation .right-arrow .outer-color {
    stroke: rgba(0, 0, 0, 0.6);
    stroke-width: 2.5px;
}

/**
 * Feed
 */

.feed .content_container .page {
    border-top: 0px dashed rgba(0, 0, 0, 0.2);
}

.feed .content_container .page_container:first-child .page {
	border-top: 0;
}

/**
 * Audio Player
 */

.audio-player {
    max-width: 26rem;
    height: 3.3rem;
    outline: 1px solid rgba(0,0,0,0.15);
    color: rgba(0, 0, 0, 0.6);
    background: transparent;
    font-size: 1.2rem;
    line-height: 1.3;
    font-family: "Helvetica Neue", Helvetica, sans-serif, "Helvetica Neue Regular", Icons;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    margin: 1px 1px 1em 1px;
}

body.mobile .audio-player {
    max-width: 100%;
}

.audio-player .separator {
    width: 1px;
    background-color: rgba(0,0,0,0.15);
}

.audio-player .button {
    background: transparent;
    cursor: pointer;
    fill: rgba(0, 0, 0, 0.85);
}

.audio-player .icon {
    fill: rgba(0, 0, 0, 0.85);
    padding: 30%;
    width: 100%;
    margin: auto;
}

.audio-player .buffer {
    background: rgba(0,0,0,0.03);
}

.audio-player .progress {
    background: rgba(0,0,0,0.1);
}

.audio-player .progress-indicator {
    border: 1px solid rgba(0, 0, 0, 0.7);
    width: 1px;
    height: 100%;
    right: 0;
    position: absolute;
    cursor: ew-resize;
}

.audio-player .note-icon {
    height: 100%;
    width: 3.8rem;
    padding: 1rem;
    fill: rgba(0, 0, 0, 0.5);
}

.audio-player .current-time {
    padding-left: 1rem;
}

.audio-player .total-time {
    padding-right: 1rem;
}

.processLine{
	display: flex;
    justify-content: center;
    align-items: center;
}
.concern_m{
	display: none;
}
.about_customer_m{
	display: none;
}
/*소개-미디어*/
.mediaWrap{
	padding-bottom: 60px;
}
.mediaWrap .mediaTitle{
	font-size: 18px;
}
.mediaWrap .mediaBody{
	font-size: 15px;
}
.mediaWrap .mediaArea{
}
.bottom-description{
	width: 95% !important;
}
.bottom-description_m{
	display: none;
}
.footer{
	font-size: 13.5px;
    margin: 20px;
}
.footer span a{
	border: none;
    color: #767676;
}
.about_m{
	display: none;
}
.about .title, .media .title{
	font-size: 15px !important;
}
.content_padding{
	padding-bottom: 0 !important;
}
.footer_space{
	display: none;
}

/*멤버소개*/
.aboutCtn {
	width: 100%;
}
.aboutCtn .memberLine {
    display: flex;
    gap: 15px;
    justify-content: center;
    padding: 15px 0;

}
@media (max-width: 800px)
 {
     .gnb_middle {
         padding:0 0 0 30px;
     }
	body.mobile [grid-responsive] [grid-col] h1,span, h1,b,h3{
    	padding: 0 0px; 
        ;
     }
	[data-ce-host="true"], [data-ce-host="true"] *:not(img), [data-ce-host="true"] a{
		;
}
     /*모바일 헤더*/
  .main_menu.plz_stay.mobile{
      display: inline-block;
     height: 67px;}
     
     .main_menu.plz_stay.mobile .gnb_middle a{color: #111;
}
     .hover_main .columns{
	padding-left: 0;
}
     .hover_main a{
	font-size: 13px; height: 20px;
}
     .hover_main{height: 370px;}
     .hover_main span {padding: 0px;
}
     .hover_main .columns
     {
         margin: 60px 30px;
     }
      .column{
	width: 50%;
    padding-bottom: 20px;
}
	  body.mobile [grid-responsive] [grid-col] h1 {
	font-size: 30px;
}
	  [data-predefined-style="true"] [local-style="28826534"] h1
     {
         font-size: 24px !important;
}
    .main_Praise div{
	font-size: 14px !important;
        padding: 0 20px;
}
    .footer_left_grey {
         width: 100%; padding: 0;
         background-color: #eee;
    width: 100%;
    display: block;
    left: 0;
    height: 150px;
    bottom: 0;
    text-decoration: none !important;
    border: none !important;
    padding-top: 18px;}
     .footer_right_grey {
	 width: 100%; padding-top: 74px; 
         text-align: left;
         font-weight: 600;
}
 /*lanidng home*/
.mainGrid div:nth-child(1){display: none;
}
.mainGrid div:nth-child(2) {margin-top:120px
	
}
.mainGrid div:nth-child(2) div{text-align:left;
}
.mainGrid div:nth-child(2) br{display: none;
}
.mainGrid div:nth-child(3){margin:-150px 0 0 0;
}
.mainGrid div:nth-child(4){height: 40px;
	
}
.mainGrid div:nth-child(3) h1{
	line-height: 55px;
}
.mainGrid div{
	padding: 0 50px;
    max-width: 100%;
}
     /*우리 팀의 고민은*/
    .our_concern_wrap{
        padding: 40px 5px 0px 5px;
	
}
     .our_concern div{ padding-bottom: 40px;

}
     /*순서 진행*/
     .process_info{
	display: inline-block !important;
         padding: 40px 0px 50px 5px !important;
}
     .process_info .allWrap{
	width: 104%;
}
     .ctnWrap
    {overflow: scroll;
	
}
     .processLine{
	display: inline-flex;
         justify-content: flex-start;
         font-size: 0;

}
          .our_concern br{
	display: none;
}
     /*고객*/
.customerWrap{
	padding: 40px 10px ;
}
     .empty {display: none !important;
}
     .concern_m{
	display: block;
}
     .pc.image-link{display: none;
}

     /*문의메일 보내기*/
.bottom-description_p {
	display: none;
}
     .bottom-description_m {
         display: inline-block;
   		 margin: auto;
         padding:50px 20px;
}
     .bottom-description_m span{
         font-size: 20px;
     }
     .bottom-description a img{
	width: 160px !important;
}
     .about_customer_m{
	display: inline-block;
}
     .about_customer_pc{
	display: none;
}
     .process_info{
	max-width: 100%;
}
     .process_info [grid-col="10"]{
	width: 100%;
}
    .about_m{
	display: block;
    margin: 120px 0 0 0;
}
     .about_pc{
	display: none;
}
     .title{
	font-size: 20px;
}
 
    .footer div {
	line-height: 16px;
}
     .footer div span{
	font-size: 10px !important;
}
     .media .title{
	font-size: 20px !important;
         padding-bottom: 10px !important;
}
     .media {
	font-size: 13px;
}
    .media .wrap{
	padding-bottom: 40px;
}
     .media .wrap h2{
	padding-bottom: 5px;
}
     .media div br{
         display: none;

     }
     .media h2{
	font-size: 16px !important;
}
     .main_Praise h1{
	font-size: 26px;
}
.intro_section_top .about_m{
	width: 90%;
    margin: 150px auto 10px auto;
}
     .intro_section_top .about_m img{
	max-width: 100%;
}
     .media_link{
	padding: 40px 20px;
    margin-top: -105px;;
}
      .media_link h1.title{
	padding-bottom: 30px !important;
}
     .media_link h2{
	font-size: 16px !important;
         line-height: 32px;
}
         .intro_section2 {
	padding: 20px 0 20px 20px;
             overflow: scroll;
             width: 120%;
}
    .intro_section2 div:nth-child(2){
	    text-align: center;
    display: inline-flex;
    overflow: hidden;
    gap: 20px;
    height: 520px;
}
     .next_content{
}
    .next_content_common{
	width: 100%;
        height: auto;
    display: flex;
    padding: 20px 25px;
       justify-content: space-between;
        align-items: center;
}
     .arrow_box_left,.arrow_box_right{
         padding: 0;
	height: auto;
}
     .next_content_title{
	padding: 0;
        font-size: 14px;
}
    .next_content_left{display: inline-flex;
        flex-direction: row-reverse;
        border: none;
	
}
     .next_content_right{
     border: none;
}
     .common_left_wrap{
         padding: 0;

}
     .common_right_wrap{
		padding: 0;
}
     .footer_nav{
	padding: 20px;
         height: auto;
         position: none;
         display: inline-flex;
         justify-content: space-around;
}

     .footer_nav span{
	font-size: 11px;
}
     .footer_nav a{
         font-size: 13px;
	margin-bottom: 5px;
}
     .footer_column {
	line-height: 21px;
}
     .common_space{
	display: none;
}
.landing_processWrap{
	width: 88%;
}
   [local-style="29163540"] .content_padding{
	padding-bottom: 3rem /*!main_margin*/;	
	padding-top: 3rem /*!main_margin*/;
	padding-left: 3rem /*!main_margin*/;
	padding-right: 3rem /*!main_margin*/;
}
     /*공통*/
     .gnb_middle {
	display: none;
}
     /*landing*/
     .kitdol {padding: 0 10px !important;
	
}
     .kitdol img{ width: 100% !important;
}
     .about_customer_m{
	padding-bottom: 60px;
}
     .main_logo h3{
	padding-top: 10px;
}
/*method*/
    .diaimgWrap img {
	width: 100% !important;
}
    .textWrap{
	font-size: 16px;
}
    .method_text{
	font-size: 41px !important;
    margin-left: -2px;
}
     .method_text_title div h1 span:nth-child(2){
	line-height: 15px !important;
}
     .spaceArea{
	display: none;
}
     .titleArea{
	margin-right: 20px;
}
     .titleArea img{
	width: 100% !important;
}
/*mobileMenu*/
     .gnbWrap{
         display: inline-flex;
         flex-direction: column;
margin: 30px 10px 50px 10px;
         padding: 0 30px;
         align-content: flex-start;
         align-items: flex-start;
         gap: 0;
     }
     .gnbTitle{
         padding: 13px 0px;
         font-size: 18px;
         font-weight: 600;
}
     .gnbTitle br{
	display: none;
}
     .gnbTitle a{
      color: #fff !important;
}
     .gnb_home{
	display: none;
}
     
/*Method-LNB*/
    .methodLnbWrap{
	display: flex;
        flex-direction: column;
}
         .methodLnbWrap span{
	font-size: 16px;
}
         .methodLnbWrap a{
	color: #fff !important;
    line-height: 33px;
    font-size: 14px; 
    display: block;
    padding-top: 2px;
    ;
     }
     .methodLnbWrap .footer_column{
	width: 100%;
         margin: 20px 10px 0 10px;
}
          .methodLnbWrap .footer_column br{
	display: none;
}
     .methodLnbWrap a{
	border-bottom: none !important;
}
     /*방법 메뉴*/
     .methodAllWrap{
	padding: 0 20px !important;
}
    .method_line_distance{display: none;
}
     .methodListWrap {display: inline-flex;
         overflow: scroll;
         width: 104%;
}
     .titleArea .titleLine{width: 240px;
	
}
     
.methodAllWrap {
	font-size: 16px;
    line-height: 35px;
}
.methodAllWrap .titleArea a{font-size: 24px;
}
     .methodAllWrap .titleArea h3{
	font-size: 20px;
         line-height: 40px;
}
     /*소개*/
     .about{
	padding: 20px 0px 20px 10px !important;
}
	
     .aboutCtn{display: inline-flex;
         overflow: scroll;
         width: 104%;
         gap: 15px;
         padding-left: 5px;
         padding-top: 25px;
}
          .member{padding: 30px 0 30px 15px;
}
     .mediaWrap {
	padding:15px;
         
}

     .mediaWrap .title h3{
         font-size: 20px !important;
         padding: 0 0 30px 0;
}
     .methodListWrap a{
	border: none !important;
}
     /*방법론 세부 페이지*/
     .methodListDetail{
		font-size: 16px;
        line-height: 35px;
}
     .to_prepare{
	font-size: 15px;
}
      h2.ctnTitle{
	font-size: 25px;
}
      .ctnSubtitle{
	font-size: 18px;
          font-weight: 600;
}
     .ctnBody{
	font-size: 16px;
         line-height: 35px;
}
     .ctnCaption{
	font-size: 14px;
    line-height: 37px;
}
     .timeimg img{
	height: 40px !important;
    width: auto !important;
}
    .timeimg br{display: none;
}
     .ctncaption {
	font-size: 14px !important;
    line-height: 30px !important;
}
     .methodGroupWrap{
         padding-bottom: 70px !important;
	
}
     .next_content{
	margin-top: 100px;
}
     .common_top{
	height: 0;
}
 .next_content_main{
	line-height: 30px;
    margin: 10px 0 ;
    font-size: 18px;
}
               .next_content_button {
	height: auto;
              padding: 6px 25px;
              display: inline-flex;
              align-items: center;
}
     .next_content_button a{
	font-size: 12px;
         line-height: 23px;
}
}