.company_img_wrap{margin-top:65px;}
.company_img_wrap img{display:block;}

.company_txt{margin-top:88px;}
.company_txt h2{color:#292B2E; font-size:32px; font-weight:700; line-height:1; word-break:keep-all;}
.company_txt h2 + div{color:#6A6A6A; font-size:16px; margin-top:20px; word-break:keep-all;}
.company_txt_p{padding-left:108px; border-left:1px solid #DEDEDE;}
.company_txt_p p{font-size:18px; color:#292b2e; line-height:24px; word-break:keep-all;}

.company_img{margin-top:90px; padding-top:90px; border-top:1px solid #dedede; text-align:center;}
.company_img .dp_flex > div{width:calc(20% - 16px);}
.company_img img{display:block; width:100%;}

.company_img h3{color:#292B2E; font-size:18px; font-weight:700; line-height:1; margin-top:20px; line-height:1;}
.company_pack{margin-top:90px; padding-top:90px; border-top:1px solid #dedede; text-align:center;}
.company_pack .dp_flex > div{border:1px solid #AEBBD2; border-radius:6px; background:#f6f7fa; box-shadow: 0px 4px 6px 0px #E3E6EC; padding:30px 20px; width:calc(25% - 30px); box-sizing:border-box;}
.pack_en{color:#3A7BB5; font-size:18px; font-weight:700; border:1px solid #AEBBD2; background:#fff; box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.30); border-radius:4px; height:40px; line-height:40px;}
.pack_ko{color:#6A6A6A; font-size:20px; font-weight:700; line-height:30px; margin-top:10px;}
.pack_span{margin-top:10px; padding-top:10px; border-top:1px solid #AEBBD2; color:#3A7BB5; font-weight:700; font-size:18px;}

.payment_title{padding:12px 0; border-top:1px solid #DEDEDE; font-weight:700; color:#0E0F0E; font-size:16px;}
.payment_title + .payment_privacy_content{border-bottom:1px solid #DEDEDE; padding-bottom:30px;}

/* travelus_new */

/* company */
.sub_company .company_ttl_box {
	display: flex;
	align-items: center;
	margin-bottom: 40px;
}
.sub_company .company_ttl {
	font-family: "Noto Serif KR", serif;
	font-size: 40px;
	font-weight: 700;
	color: #292b2e;
	letter-spacing: -0.011em;
	text-transform: uppercase;
}
.company_banner {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 130px 0;
	background: url('/images/sub/company_visual_scroll.jpg') no-repeat center;
	background-attachment: fixed;
}
.company_banner .company_ttl {
	color:#fff;
}
.company_banner .txt_box {
	text-align: center;
}
.company_banner .banner_ttl {
	display: block;
	margin-bottom: 12px;
	font-size: 32px;
	font-weight: 700;
	color: #fff;
}
.company_banner .banner_txt {
	font-size: 26px;
	font-weight: 500;
	color: #fff;
	line-height: 1.5;
}
.company_mission {
	padding: 110px 0 80px;
}
.company_mission .mission_list ul {
	display: flex;
	align-items: flex-start;
	margin: 0 -15px;
}
.company_mission .mission_list li {
	width: 100%;
	margin: 0 15px;
}
.company_mission .mission_list .txt_box {
	margin-top: 35px;
	text-align: center;
}
.company_mission .mission_list .txt_box strong {
	font-size: 20px;
	color:#292b2e;
}
.company_mission .mission_list .txt_box p {
	margin-top: 10px;
	font-size: 18px;
	font-weight: 500;
	color:#292b2e;
	line-height: 1.5;
}
.company_business {
	padding: 110px 0 80px;
	background: url('/images/sub/company_business_bg.jpg') no-repeat center / cover;
}
.company_business .company_ttl_box {
	justify-content: center;
}
.company_business .company_ttl {
	color:#fff;
}
.company_business .business_list li {
	display: flex;
	align-items: center;
	margin: 20px 0;
	border: 1px dashed #1d4593;
	background: #fff;
	border-radius: 10px;
}
.company_business .business_ttl {
	flex: 0 0 auto;
	width: 340px;
	padding: 15px 15px 15px 25px;
	font-size: 20px;
	font-weight: 700;
	color:#292b2e;
	line-height: 1.5;
}
.company_business .business_txt {
	position: relative;
	padding: 0 30px;
	font-size: 18px;
	font-weight: 500;
	color:#5c5c5c;
	line-height: 1.5;
}
.company_business .business_txt:before {
	content:'';
	display: block;
	position: absolute;
	top: 4px;
	left: 0;
	width: 1px;
	height: 20px;
	background: #cccccc;
}
.company_business .business_goal {
	margin-top: 30px;
	padding-top: 80px;
	text-align: center;
	background: url('/images/sub/company_arrow.png') no-repeat center top;
}
.company_business .business_goal p {
	font-size: 30px;
	font-weight: 500;
	color:#fff;
	line-height: 1.5;
}
.company_map {
	padding-top: 110px;
}
.company_map .company_ttl_box {
	justify-content: center;
}
.company_map .root_daum_roughmap {
	width: 100%;
	height: 625px;
}
.company_map .root_daum_roughmap .wrap_map {
	height: 100%;
}
.company_map .root_daum_roughmap .map_border {
	display: none;
}
.company_map .info_list {
	margin-top: 45px;
}
.company_map .info_list ul {
	display: flex;
	align-items: flex-start;
}
.company_map .info_list li {
	width: 25%;
	text-align: center;
}
.company_map .info_list li + li {
	position: relative;
}
.company_map .info_list li + li:before {
	content:'';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 84px;
	background-color: #cccccc;
}
.company_map .info_list .info_ttl {
	display: block;
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: 700;
	color:#292b2e;
}
.company_map .info_list p {
	font-size: 18px;
	font-weight: 500;
	color: #5c5c5c;
	line-height: 1.5;
}
.company_map .info_list .sns_list {
	display: flex;
	align-items: center;
	justify-content: center;
}
.company_map .info_list .sns_list a {
	display: block;
	margin: 0 6px;
}

/* platform */
.platform_info {
	padding: 110px 0 90px;
	background: url('/images/sub/platform_bg.jpg') no-repeat center bottom / cover;
}
.platform_info .txt_box {
	text-align: center;
}
.platform_info .txt_box strong {
	display: block;
	margin-bottom: 35px;
	font-family: "Noto Serif KR", serif;
	font-size: 40px;
	color:#292b2e;
}
.platform_info .txt_box p {
	margin: 15px 0;
	font-size: 20px;
	font-weight: 500;
	color:#292b2e;
	line-height: 1.5;
}
.platform_info .benefit_list {
	margin-top: 80px;
}
.platform_info .benefit_list ul {
	display: flex;
	margin: 0 -14px;
}
.platform_info .benefit_list li {
	width: 25%;
	margin: 0 14px;
	border: 1px solid #cccccc;
	background-color: #fff;
}
.platform_info .benefit_list .txt_box {
	min-height: 250px;
	padding: 30px;
	text-align: center;
}
.platform_info .benefit_list .name {
	display: block;
	font-size: 20px;
	font-weight: 700;
}
.platform_info .benefit_list li:nth-child(odd) .name {
	color: #fab856;
}
.platform_info .benefit_list li:nth-child(even) .name {
	color: #3b4da8;
}
.platform_info .benefit_list .benefit_cont {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.5;
	word-break: keep-all;
}
.platform_link {
	padding-top: 110px;
}
.platform_link .inner {
	display: flex;
	align-items: flex-start;
}
.platform_link .img_box {
	width:54.14%;
}
.platform_link .img_box .img_wrap {
	display: none;
}
.platform_link .img_box img {
	display: block;
}
.platform_link .txt_box {
	width:45.86%;
	padding-left: 60px;
}
.platform_link .txt_wrap {
	padding: 20px 0 40px;
	cursor: pointer;
}
.platform_link .txt_wrap + .txt_wrap {
	padding-top: 40px;
	border-top: 1px solid #cccccc;
}
.platform_link .txt_box strong {
	font-size: 20px;
	font-weight: 700;
	color:#999999;
}
.platform_link .txt_wrap.on strong {
	color: #292b2e;
}
.platform_link .txt_wrap.on p {
	color: #5c5c5c;
}
.platform_link .txt_box p {
	padding: 19px 0 21px;
	font-size: 18px;
	font-weight: 500;
	color:#999999;
	line-height: 1.5;
}
.platform_link .txt_box .more_btn {
	display: none;
	width:172px;
	height: 44px;
	padding: 0 16px 0 27px;
	border: 1px solid #292b2e;
}
.platform_link .txt_wrap.on .more_btn {
	display: block;
}
.platform_link .txt_box .more_btn span {
	display: block;
	font-size: 16px;
	color:#292b2e;
	line-height: 42px;
	text-transform: uppercase;
	background: url('/images/sub/platform_arrow.png') no-repeat right center;
}

/* custom */
.sub_custom .custom_ttl_box {
	display: flex;
	align-items: center;
	margin-bottom: 40px;
}
.sub_custom .custom_ttl {
	font-family: "Noto Serif KR", serif;
	font-size: 40px;
	font-weight: 700;
	color: #292b2e;
	letter-spacing: -0.011em;
	text-transform: uppercase;
}
.sub_custom .slide_button {
	position: absolute;
    top: 50%;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 1px solid #1d4593;
    background-color: #1d4593;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 8px;
    background-image: url('/images/sub/ico_arrow_slide_active.png');
    z-index: 99;
}
.sub_custom .slide_button.swiper-button-disabled {
	border-color: var(--gray-color300);
	background-color: var(--white-basic-color);
	background-image: url('../images/common/ico_arrow_slide_none.png');
}
.sub_custom .slide_button.slide-prev {
	left: -13px;
	transform: translateY(-50%);
}
.sub_custom .slide_button.slide-next {
	right: -13px;
	transform: translateY(-50%) rotate(180deg);
}

.custom_info {
	padding: 110px 0 80px;
	background: url('/images/sub/custom_info_bg.jpg') no-repeat center / cover;	
}
.custom_info .custom_ttl_box {
	justify-content: center;
}
.custom_info .ttl_sub_box {
	margin-bottom: 45px;
	text-align: center;
}
.custom_info .ttl_sub_box p {
	font-size: 26px;
	font-weight: 500;
	color: #5c5c5c;
}
.custom_info .info_slide {
	position: relative;
}
.custom_info .info_slide .img_box img {
	display: block;
	width: 100%;
	max-width: 100%;
}
.custom_info .info_slide .img_box:before {
	content:'';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30%;
	background: linear-gradient(0deg, rgba(0,0,0,0.5606617647058824) 0%, rgba(255,255,255,0) 100%);
}
.custom_info .info_slide .img_box:after {
	content:'';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.6);
}
.custom_info .info_slide .swiper-slide-active .img_box:after {
	opacity: 0;
}
.custom_info .txt_box {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	position: absolute;
	width: 100%;
	bottom: 20px;
	text-align: center;
	z-index: 10;
}
.custom_info .txt_box strong {
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
}
.custom_info .txt_box span {
	position: relative;
	margin-top: 5px;
	margin-bottom: -20px; 
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	opacity: 0;
	transition: .4s;
}
.custom_info .info_slide .swiper-slide-active .txt_box span {
	margin-bottom: 0;
	opacity: 1;
}
.custom_service {
	padding: 110px 0 70px;
	background-color: #f1f1f1;
}
.custom_service .benefit_list ul {
	display: flex;
	justify-content: center;
	margin: -14px;
}
.custom_service .benefit_list li {
	width: calc(25% - 28px);
	margin: 14px;
	border: 1px solid #cccccc;
	background-color: #fff;
}
.custom_service .benefit_list li img {
	max-width: 100%;
}
.custom_service .benefit_list .txt_box {
	min-height: 250px;
	padding: 25px 30px 30px;
	text-align: center;
}
.custom_service .benefit_list .name {
	display: block;
	font-size: 20px;
	font-weight: 700;
	color:#292b2e;
}
.custom_service .benefit_list .benefit_cont {
	margin-top: 18px;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.5;
	word-break: keep-all;
}
.custom_form {
	padding-top: 110px;
}
.custom_form .custom_ttl_box {
	justify-content: center;
}
.custom_form .process_list {
	margin-bottom: 70px;
}
.custom_form .process_list .process_guide {
	display: block;
	margin: -25px 0 30px;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
}
.custom_form .process_list ul {
	display: flex;
	align-items: flex-start;
}
.custom_form .process_list li {
	display: flex;
	align-items: center;
	flex-direction: column;
	position: relative;
	width: 16.667%;
	padding: 0 20px;
}
.custom_form .process_list li:not(:last-child):after {
	content:'';
	display: block;
	position: absolute;
	top: 35px;
	right: -10px;
	width: 20px;
	height: 18px;
	background: url('/images/sub/ico_double_arrow.png') no-repeat center;
}
.custom_form .process_list .ico {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 80px;
	height: 80px;
	border-radius: 50%;
}
.custom_form .process_list li:nth-child(odd) .ico {
	background-color: #fab856;
}
.custom_form .process_list li:nth-child(even) .ico {
	background-color: #3b4da8;
}
.custom_form .process_list .txt_box {
	margin-top: 15px;
	text-align: center;
}
.custom_form .process_list .txt_box span {
	font-size: 20px;
	font-weight: 700;
}
.custom_form .process_list .txt_box p {
	margin-top: 10px;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.5;
}
.check_wrap input[type="checkbox"] {
	display: none;
	-webkit-appearance: none; -moz-appearance: none; appearance: none;
}
.check_wrap input[type="checkbox"] + label {
	display: inline-block;
	position: relative;
	padding-left: 27px;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
	cursor:pointer;
}
.check_wrap input[type="checkbox"] + label:before {
	content:'';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
	height: 18px;
	box-sizing: border-box;
	border: 1px solid #cccccc;
	border-radius: 3px;
	background-color: #ffffff;
}
.check_wrap input[type="checkbox"]:checked + label:before {
	border-color: #2b3ba0;
	background-image: url('/images/sub/ico_checkbox_on.png');
	background-position: center;
	background-repeat: no-repeat;
}


@media screen and (max-width:1440px){
.company_img_wrap img{width:100%;}
.company_txt_p{padding-left:40px;}
}

@media screen and (max-width:1200px){
.company_pack .dp_flex{flex-wrap:wrap; gap:32px;}
.company_pack .dp_flex > div{width:calc(50% - 16px);}

}

@media screen and (max-width:960px){
.company_txt .dp_flex{display:block;}
.company_txt .dp_flex > div:nth-child(1){text-align:center;}
.company_txt_p{border-left:0; border-top:1px solid #dedede; margin-top:24px; padding-top:24px; padding-left:0;}

/* platform */
.platform_info .benefit_list ul {flex-wrap: wrap; margin: -14px;}
.platform_info .benefit_list li {width: calc(50% - 28px); margin: 14px;}
.platform_info .benefit_list .img_box img {width: 100%;}

.custom_service .benefit_list ul {flex-wrap: wrap;}
.custom_service .benefit_list li {width: calc(50% - 28px);}

.custom_form .process_list ul {flex-wrap: wrap;}
.custom_form .process_list li {width: 33.33%; margin: 20px 0;}
.custom_form .process_list li:nth-child(3n+0):after {display: none;}

}


@media screen and (max-width:640px){
.company_txt{margin-top:42px;}
.company_txt h2{font-size:26px;}
.company_txt h2 + div{margin-top:10px;}
.company_txt_p p{font-size:16px; letter-spacing:-0.05em; line-height:1.3;}
.company_pack{margin-top:40px; padding-top:40px;}
.company_pack .dp_flex{display:block;}
.company_pack .dp_flex > div{width:100%;}
.company_pack .dp_flex > div + div{margin-top:24px;}

.pack_en{font-size:15px;}
.pack_ko{font-size:16px; line-height:1.4;}
.pack_span{font-size:16px;}

.company_img{margin-top:40px; padding-top:40px;}

/* platform */
.platform_info {padding: 70px 0 40px;}
.platform_link .txt_wrap + .txt_wrap {padding-top: 30px;}
.platform_info .txt_box strong {margin-bottom: 30px; font-size: 30px;}
.platform_info .txt_box p {font-size: 17px;}
.platform_link {padding-top: 60px;}
.platform_link .inner {flex-direction: column;}
.platform_link .img_box {width: 100%;}
.platform_link .txt_box {width: 100%; padding-left: 0;}
.platform_link .txt_wrap {padding: 20px 0;}
.platform_link .txt_box strong {font-size: 19px;}
.platform_link .txt_box p {padding: 15px 0 20px; font-size: 16px;}
.platform_link .txt_box .more_btn {width: 140px; padding: 0 15px;}
.platform_link .txt_box .more_btn span {background-size: 7px;}
.platform_info .benefit_list {margin-top: 70px;}
.platform_info .benefit_list li {width: 100%;}
.platform_info .benefit_list .txt_box {min-height: auto; padding: 25px;}
.platform_info .benefit_list .name {font-size: 19px;}
.platform_info .benefit_list .benefit_cont {font-size: 17px;}

/* company */
.company_banner {padding: 80px 20px;}
.company_banner {background-position: left center;}
.company_mission {padding: 70px 0 50px;}
.sub_company .company_ttl_box {margin-bottom: 25px;}
.sub_company .company_ttl {font-size: 35px;}
.company_mission .mission_list ul {margin: 0; flex-direction: column;}
.company_mission .mission_list li {width: 100%; margin: 0; padding: 10px 0;}
.company_mission .mission_list .img_box img {width: 100%;}
.company_mission .mission_list .txt_box {margin-top: 15px;}
.company_mission .mission_list .txt_box strong {font-size: 19px;}
.company_mission .mission_list .txt_box p {font-size: 16px;}
.company_business .business_list li {flex-direction: column; padding: 20px;}
.company_business .business_ttl {width: auto; padding: 0; font-size: 19px;}
.company_business .business_txt {padding: 0; font-size: 17px; margin-top: 5px; text-align: center;}
.company_business .business_txt:before {display: none;}
.company_business .business_goal p {word-break: keep-all;}
.company_map {padding-top: 50px;}
.company_map .root_daum_roughmap {height: 325px;}
.company_map .info_list {margin-top: 20px;}
.company_map .info_list ul {flex-wrap: wrap;}
.company_map .info_list li {width: 50%; padding: 20px 10px;}
.company_map .info_list li + li:before {display: none;}

.sub_custom .custom_ttl_box {margin-bottom: 30px;}
.sub_custom .custom_ttl {font-size: 35px;}

.custom_info .ttl_sub_box p {font-size: 22px;}
.custom_info {padding: 60px 0 40px;}

.custom_service {padding: 60px 0 40px;}

.custom_service .benefit_list ul {margin: 0;}
.custom_service .benefit_list li {width: 100%; margin: 13px 0;}
.custom_service .benefit_list li img {width: 100%;}
.custom_service .benefit_list .txt_box {min-height:auto; padding: 25px 15px;}
.custom_service .benefit_list .name {font-size: 19px;}
.custom_service .benefit_list .benefit_cont {margin-top: 15px; font-size: 16px;}

.custom_form {padding-top: 70px;}
.custom_form .process_list li {width: 50%; margin: 10px 0;}
.custom_form .process_list li:nth-child(3n+0):after {display: block;}
.custom_form .process_list li:nth-child(2n+0):after {display: none;}
.custom_form .process_list .ico {width: 70px; height: 70px;}
.custom_form .process_list .ico img {max-width: 35px;}
.custom_form .process_list .txt_box span {font-size: 18px;}
.custom_form .process_list .txt_box p {margin-top: 10px; font-size: 15px;}

}
