@charset "UTF-8";
@import url('https://webfontworld.github.io/gmarket/GmarketSans.css');

/*공통*/
.container {
	position: relative;
	width: 100%;
	overflow: hidden;
	font-family: 'noto3';
}
.container strong {
	font-family: 'noto5';
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'noto5';
}
.container .mid {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

.top_area {
	padding-top: 155px;
	padding-bottom: 155px;
	background: url('/_skin/tpl_skin/basic_logisrics_new/images/apply/double_v3/top_bg.jpg') no-repeat top #0c28af;
}
.top_area .txt {
	position: relative;
	margin-bottom: 110px;
}

.top_area .txt .year {
	position: absolute;
	top: 27%;
	left: 32%;
	font-size: 157px;
	font-family: 'market-l';
	color: #fff;
	text-shadow: 3px 2px 16px #000;
	display: inline-block;
	line-height: 124px;
	letter-spacing: -9px;
}
.top_area .bene_top_box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.top_area .bene_top_box li {
	width: 31.8%;
	border-radius: 30px;
	height: 335px;
	margin-bottom: 22px;
	padding-top: 47px;
	color: #000;
	line-height: 30px;
}
.top_area .bene_top_box li > span {
	display: block;
	font-size: 25px;
	margin-bottom: 10px;
	letter-spacing: -1px;
	font-family: 'noto4';
}
.top_area .bene_top_box li > strong {
	font-size: 33px;
	letter-spacing: -1.5px;
}
.top_area .bene_top_box li:nth-child(1) {
	background: url('/_skin/tpl_skin/basic_logisrics_new/images/apply/double_v3/benefit_1.png') no-repeat #fff 37% 89%;
}
.top_area .bene_top_box li:nth-child(2) {
	background: url('/_skin/tpl_skin/basic_logisrics_new/images/apply/double_v3/benefit_2.png') no-repeat #fff 50% 80%;
}
.top_area .bene_top_box li:nth-child(3) {
	background: url('/_skin/tpl_skin/basic_logisrics_new/images/apply/double_v3/benefit_3.png') no-repeat #fff 37% 87%;
}
.top_area .bene_top_box li:nth-child(4) {
	background: url('/_skin/tpl_skin/basic_logisrics_new/images/apply/double_v3/benefit_4.png') no-repeat #fff 51% 89%;
}
.top_area .bene_top_box li:nth-child(5) {
	background: url('/_skin/tpl_skin/basic_logisrics_new/images/apply/double_v3/benefit_5.png') no-repeat #fff 51% 82%;
}
.top_area .bene_top_box li:nth-child(6) {
	background: url('/_skin/tpl_skin/basic_logisrics_new/images/apply/double_v3/benefit_6.png') no-repeat #fff 57% bottom;
}

.plus {
	background: #eaeaea;
	padding: 130px 0;
}
.plus .tc {
	margin-bottom: 95px;
}
.plus h1 {
	color: #000;
	font-family: 'market-b';
	font-size: 57px;
	letter-spacing: -2px;
	line-height: 68px;
}
.plus .mid::after {
	position: absolute;
	display: block;
	width: 141px;
	height: 106px;
	font-size: 64px;
	color: #000;
	content: '+';
	font-family: 'noto6';
	border-radius: 47%;
	top: -190px;
	left: calc(50% - 78.5px);
	background: #eaeaea;
	padding-top: 38px;
}
.plus .subject_box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.plus .subject_box li {
	width: 47.5%;
	height: 315px;
	border-radius: 35px;
	box-shadow: 5px 5px 16px rgba(0, 0, 0, 0.3);
	text-align: left;
	line-height: 30px;
	padding: 58px;
}
.plus .subject_box li:nth-child(1) {
	background: url('/_skin/tpl_skin/basic_logisrics_new/images/apply/double_v3/benefitspecial_1.png') no-repeat #7c9abe 87% 61%;
}
.plus .subject_box li:nth-child(2) {
	background: url('/_skin/tpl_skin/basic_logisrics_new/images/apply/double_v3/benefitspecial_2.png') no-repeat #7c9abe 87% 62%;
}
.plus .subject_box .subject {
	display: inline-block;
	font-size: 22px;
	border-radius: 20px;
	background: #303440;
	color: #f4f1ac;
	padding: 3px 15px;
	margin-bottom: 22px;
}
.plus .subject_box .mid_txt {
	display: block;
	font-size: 29px;
	color: #fff;
	letter-spacing: -1px;
	margin-bottom: 5px;
}
.plus .subject_box .bottom_txt {
	color: #fff;
	font-size: 35px;
	line-height: 43px;
	font-family: 'noto4';
}

.cause {
	padding: 190px 0 233px;
}
.cause .tc {
	font-size: 56px;
	line-height: 79px;
	color: #000;
	margin-bottom: 120px;
}
.cause .tc span {
	display: block;
	font-family: 'noto4';
	letter-spacing: -2px;
}
.cause .tc strong {
	font-family: 'market-b';
	letter-spacing: -3px;
}
.cause ul {
	display: flex;
	justify-content: space-between;
}
.cause ul li {
	width: 32.7%;
	height: 470px;
	padding-top: 55px;
	border-radius: 30px;
	border-radius: 30px;
	box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
}
.cause ul li .txt1 {
	display: block;
	color: #4d54bc;
	font-family: 'noto6';
	font-size: 35px;
	line-height: 43px;
	letter-spacing: -1.5px;
	margin-bottom: 18px;
}
.cause ul li .txt2 {
	font-family: 'noto4';
	font-size: 25px;
	line-height: 34px;
	letter-spacing: -1px;
}
.cause ul li:nth-child(1) {
	background: url('/_skin/tpl_skin/basic_logisrics_new/images/apply/double_v3/recommend_1.png') no-repeat center 85%;
}
.cause ul li:nth-child(2) {
	background: url('/_skin/tpl_skin/basic_logisrics_new/images/apply/double_v3/recommend_2.png') no-repeat center 85%;
}
.cause ul li:nth-child(3) {
	background: url('/_skin/tpl_skin/basic_logisrics_new/images/apply/double_v3/recommend_3.png') no-repeat center 84%;
}

.habsugi {
	background: #303549;
	padding: 150px 0 83px;
}
.habsugi .tc {
	font-size: 57px;
	line-height: 79px;
	color: #dcd7b7;
	margin-bottom: 115px;
}
.habsugi .tc span {
	display: block;
	font-family: 'noto4';
	letter-spacing: -2px;
}
.habsugi .tc strong {
	font-family: 'market-b';
	letter-spacing: -2px;
}
.habsugi .video_box {
	position: relative;
}
.habsugi .popupVideo {
	display: inline-block;
	width: 445px;
	height: 80px;
	left: 0;
	bottom: 80px;
}
.habsugi .popupVideo > a {
	display: block;
	width: 100%;
	height: 100%;
}
.habsugi .review_new {
	padding: 70px 0 0;
}
.habsugi .review_new .review_slide {
	height: 500px;
}
.habsugi .review_new .slick-slide {
	margin: 20px 0 30px 36px;
	padding: 64px 57px;
	border-radius: 30px;
	opacity: 1;
	box-shadow: 5px 5px 20px rgb(0, 0, 0, 0.2);
	background-color: #94a4e2;
	height: 320px;
	width: 535px;
	position: relative;
	color: #000;
}
.habsugi .review_new .slick-slide strong {
	font-size: 26px;
	line-height: 33px;
}
.habsugi .slick-slider .slick-track {
	/* background-color: red; */
	padding-top: 70px;
}
.habsugi .profile-image {
	width: 124px;
	height: 124px;
	display: block;
	position: absolute;
	top: 50px;
	right: 4%;
}

.habsugi .slick-slider .slick-track ul > div > div > li:nth-child(1)::before {
}
.habsugi .review_new .slick-slide:focus,
.habsugi .review_new .slick-slide .slick-prev:focus,
.habsugi .review_new .slick-slide .slick-next:focus {
	border: none;
	outline: none;
}
.habsugi .review_new .slick-slide:nth-of-type(1) {
	margin: 0;
}
.habsugi .review_new .slick-current {
	opacity: 1;
}
.habsugi .review_new .review_tit {
	font-size: 24px;
	line-height: 125%;
	margin: 0 0 20px;
	word-break: keep-all;
	font-family: 'noto5';
	font-weight: 600;
}
.habsugi .review_new .review_txt {
	line-height: 29px;
	font-family: 'noto4';
	text-align: left;
	/* margin: 0 auto; */
	padding-top: 16px;
	letter-spacing: -1px;
	color: #000;
	font-size: 21px;

	text-align: left;
}

.pass_person_wrap {
	padding: 185px 0 190px;
	background: url('/_skin/tpl_skin/basic_logisrics_new/images/apply/double_v3/pass_bg.jpg') center bottom no-repeat;
	position: relative;
	background-size: cover;
}
.pass_person_wrap .title {
	margin-bottom: 125px;
}
.pass_person_wrap .line_box {
	margin: 60px 0 0;
}
.pass_person_wrap .pass_list {
	transform: perspective(487px) rotateX(40deg);
	width: 1200px;
	margin: 0 auto;
	height: 450px;
}
.pass_person_wrap .pass_list li {
	display: table;
	width: 100%;
	color: #fff;
}
.pass_person_wrap .pass_list li dl {
	display: table-cell;
	vertical-align: middle;
	width: 20%;
}
.pass_person_wrap .pass_list li dl dd {
	font-size: 37px;
	padding: 11px 0;
	text-align: center;
	font-family: 'noto3';
	letter-spacing: -3px;
}
/* .pass_person_wrap .line_box .slick-list{
    height: 355px !important;
} */
.pass_person_wrap .line_box .hidden {
	position: relative;
	overflow: hidden;
	text-align: left;
	height: 410px;
}
.pass_person_wrap .line_box .hidden::after {
	display: block;
	content: '';
	background: linear-gradient(to bottom, rgb(110 94 78 / 6%), rgb(0 0 0 / 57%) 24%, rgba(201, 184, 166, 0) 89%);
	/* opacity: 0.5; */
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.pass_person_wrap .add_txt {
	text-align: right;
	position: absolute;
	right: 443px;
	bottom: 83px;
	font-size: 19px;
	color: #80838c;
}

.habsugi .review_new .review_txt strong {
	font-weight: bold;
	font-family: 'noto6';
	line-height: 29px;
	font-size: 21px;
}
.habsugi .review_new .review_txt .wirte_name {
	position: absolute;
	bottom: 33px;
	display: block;
	/* margin: 45px 0 0px; */
	color: #344346;
	font-size: 18px;
	font-family: 'noto6';
	text-align: left;
}

.teacher_sam {
	padding: 210px 0 100px;
}
.teacher_sam .tc {
	font-size: 57px;
	line-height: 79px;
	color: #000;
	margin-bottom: 125px;
}
.teacher_sam .tc span {
	display: block;
	font-family: 'noto4';
	letter-spacing: -2px;
}
.teacher_sam .tc strong {
	font-family: 'market-b';
	letter-spacing: -2px;
}
.teacher_sam .sam_box {
	position: relative;
	margin-bottom: 80px;
}
.teacher_sam .txt_link_box {
	display: flex;
	justify-content: space-between;
	text-align: left;
	position: absolute;
	width: 100%;
	bottom: 15px;
}
.teacher_sam .txt_link_box li {
	width: 30%;
	color: #000;
}
.teacher_sam .txt_link_box li:last-child {
	padding-top: 22px;
}
.teacher_sam .txt_link_box li span {
	display: block;
	font-size: 18px;
	font-family: 'noto2';
	line-height: 23px;
	padding-left: 20px;
}
.teacher_sam .txt_link_box li strong {
	font-size: 33px;
	letter-spacing: -1.7px;
	line-height: 45px;
	display: block;
	padding-left: 20px;
	margin-bottom: 10px;
}
.teacher_sam .txt_link_box .link_box {
	position: relative;
	text-align: center;
}
.teacher_sam .txt_link_box .link_box .link {
	position: absolute;
	display: inline-block;
	width: 295px;
	height: 50px;
	left: 12px;
}
.teacher_sam .txt_link_box .link_box .link1 {
	top: 7%;
}
.teacher_sam .txt_link_box .link_box .link2 {
	top: 49%;
}
.teacher_sam .txt_link_box .link_box .link3 {
	top: 7%;
}
.teacher_sam .txt_link_box .link_box .link4 {
	top: 49%;
}
.teacher_sam .txt_link_box .link_box .link5 {
	top: 7%;
}

.teacher_review_slide_wrap {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	/* overflow:hidden; */
	padding: 45px 0 35px;
	height: 300px;
	background: url('/_skin/tpl_skin/basic_logisrics_new/images/apply/double_v3/teacher_hugi.png') no-repeat center;
}
.teacher_review_slide_wrap .swiper-wrapper {
	height: auto;
	box-sizing: border-box;
	padding: 0 0 0 65px;
}
.teacher_review_slide_wrap .swiper-wrapper .swiper-slide {
	/* margin: 0 -17px; */
}
.teacher_review_slide_wrap .review_tit {
	color: #000;
	line-height: 79px;
	font-size: 33px;
	letter-spacing: -1px;
	margin-bottom: 18px;
}
.teacher_review_slide_wrap .review_txt {
	font-size: 21px;
	line-height: 30px;
	color: #6b6b6b;
	margin-bottom: 18px;
}
.teacher_review_slide_wrap .writer {
	color: #676767;
	font-family: 'noto6';
	font-size: 18px;
	/* line-height: 26px; */
}
.teacher_review_slide_wrap .div-table {
	display: table;
	width: 89%;
	text-align: center;
	height: 210px;
}
.teacher_review_slide_wrap .div-table > div {
	vertical-align: middle;
	display: table-cell;
}
.teacher_review_slide_wrap .teacher_review_nav {
	position: absolute;
	left: 43.5%;
	bottom: -26px;
}
.teacher_review_slide_wrap .teacher_review_nav span.swiper-pagination-bullet-active {
	width: 37px;
	/* background:#f87e7b; */
	background: #f5363d;
}
.teacher_review_slide_wrap .teacher_review_nav span {
	width: 20px;
	height: 20px;
	margin-right: 9px;
	border-radius: 13px;
	background: #333;
	border: none;
	transition: all 0.5s;
}

.curri_area {
	padding: 210px 0 320px;
}
.curri_area .tc {
	font-size: 57px;
	line-height: 79px;
	color: #000;
	margin-bottom: 135px;
}
.curri_area .tc b {
	color: #000;
	font-size: 35px;
	line-height: 100%;
}
.curri_area .tc b em {
	display: inline-block;
	padding: 0 0 10px;
	position: relative;
	margin: 0 0 10px 0;
	font-family: 'noto2';
}
.curri_area .tc b em::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	border-bottom: 1px #000 solid;
	height: 2px;
	background: #000;
}
.curri_area .tc span {
	display: block;
	font-family: 'noto4';
	letter-spacing: -2px;
}
.curri_area .tc strong {
	font-family: 'market-b';
	letter-spacing: -2px;
}
.curri_area .txt_box {
	color: #000;
	font-size: 28px;
	line-height: 130%;
	padding: 165px 0 0 0;
}
.curri_area .txt_box span {
	display: block;
	margin: 0 0 30px;
}
.curri_area ul {
	position: relative;
	height: 600px;
	width: 100%;
	background: url('/_skin/tpl_skin/basic_logisrics_new/images/apply/double_v3/curri_line.png') no-repeat 95% 139px;
	display: flex;
	flex-wrap: wrap;
}
.curri_area ul li {
	position: relative;
	border-radius: 100%;
	width: 290px;
	height: 290px;
	text-align: center;
	padding: 79px 0 0 0;
	color: #696d70;
	line-height: 100%;
	font-size: 23px;
	line-height: 130%;
	background: #f6fafd;
	border: 5px solid #829bdd;
	margin-right: 73px;
	margin-bottom: 75px;
	box-shadow: 5px 5px 15px rgb(0, 0, 0, 0.3);
}
.curri_area ul li .special {
	position: absolute;
	top: -3px;
	right: -37px;
	width: 100px;
	height: 100px;
	border-radius: 100%;
	background: #ff797b;
	color: #fff;
	box-shadow: 5px 5px 15px rgb(0, 0, 0, 0.3);
	font-family: 'noto5';
	font-size: 20px;
	padding-top: 15px;
	line-height: 27px;
}

.curri_area ul li:nth-child(4) {
	margin-right: 100px;
	background: #4e6283;
	border: none;
	padding-top: 60px;
}
.curri_area ul li:nth-child(6) .special {
	top: -20px;
	right: -19px;
}
.curri_area ul li b {
	display: block;
	color: #324e76;
	line-height: 30px;
	font-size: 37px;
	padding: 0px 0 10px 0;
	/* margin-top: -10px; */
	font-family: 'noto5';
}
.curri_area ul li b:after {
	content: '';
	display: block;
	height: 2px;
	margin: 20px auto 0 auto;
	width: 15px;
	background: #f6fafd;
}

.book_area {
	padding: 120px 0 160px;
	background: #f1f1f1;
}
.book_area .tc {
	font-size: 57px;
	line-height: 79px;
	color: #000;
	margin-bottom: 15px;
}
.book_area .tc b {
	color: #000;
	font-size: 35px;
	line-height: 100%;
}
.book_area .tc b em {
	display: inline-block;
	padding: 0 0 10px;
	position: relative;
	margin: 0 0 28px 0;
	font-family: 'noto2';
}
.book_area .tc b em::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	border-bottom: 1px #000 solid;
	height: 1px;
	background: #000;
}
.book_area .tc span {
	display: block;
	font-family: 'noto4';
	letter-spacing: -2px;
}
.book_area .tc strong {
	font-family: 'market-b';
	letter-spacing: -3px;
}

.book_area .book_area_tit {
	padding: 0 0 40px;
}
.book_area .book_area_book {
	height: 1420px;
	text-align: center;
	background: url('/_skin/tpl_skin/basic_logisrics_new/images/apply/double_v3/book_bg.png') no-repeat center top;
}
.book_area .bk_wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 195px;
}
.book_area .bk_wrap > div {
	width: 44%;
	margin-bottom: 100px;
}
.book_area .bk_wrap .txt_box {
	text-align: left;
	padding-top: 77px;
}
.book_area .bk_wrap .txt_box span {
	display: block;
	font-size: 30px;
	line-height: 43px;
	font-family: 'market-m';
	font-weight: 400;
	color: #000;
	letter-spacing: -2px;
	white-space: nowrap;
}
.book_area .bk_wrap .txt1 {
	margin-bottom: 50px;
}
.book_area .bk_wrap .txt2 {
}
.book_area .bk_wrap .txt_box .juckjung {
	font-family: 'noto3';
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -0.4px;
	color: #ac760c;
	padding-top: 40px;
}
.book_area .bk_wrap .txt_box .data {
	font-family: 'noto3';
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -0.4px;
	color: #5f76c4;
	padding-top: 50px;
}

.book_area .book_area_book .book_img {
	position: relative;
	text-align: left;
}
.book_area .book_area_book .book_img .bullet {
	position: absolute;
	top: -54px;
	right: -73px;
}

.book_area .video_box {
	padding: 70px 0 120px 0;
	position: relative;
}
.book_area .video_box .popupVideo {
	position: absolute;
	width: 46.5%;
	height: 290px;
	top: 0;
}
.book_area .video_box .popupVideo a {
	display: block;
	height: 100%;
}
.book_area .video_box .popupVideo.btn1 {
	left: 0;
}
.book_area .video_box .popupVideo.btn2 {
	right: 0;
}
.book_review_slide_wrap {
	width: 1100px;
	margin: 0 auto;
	/* overflow:hidden; */
	border-top: 1px #d4d4d4 solid;
	border-bottom: 1px #d4d4d4 solid;
	padding: 45px 0 35px;
}
.book_review_slide_wrap .div-table {
	display: table;
	width: 100%;
}
.book_review_slide_wrap .div-table > div {
	display: table-cell;
	vertical-align: middle;
}
.book_review_slide_wrap .div-table > .people_icon {
	width: 12%;
}
.book_review_slide_wrap .swiper-wrapper {
	height: auto;
	box-sizing: border-box;
	padding: 0 0 0 65px;
}
.book_review_slide .review_tit {
	font-size: 26px;
	color: #fff;
	margin: 9px 0 16px;
	line-height: 100%;
	font-family: 'noto6';
	font-weight: 100;
	letter-spacing: -1.5px;
	color: #000;
}
.book_review_slide .writer {
	padding-right: 20px;
	font-size: 16px;
	color: #6e6e6e;
	font-family: 'noto5';
	font-weight: 600;
	letter-spacing: -1px;
}
.book_review_slide .review_txt {
	font-size: 19px;
	font-family: 'noto3';
	line-height: 26px;
	letter-spacing: -1px;
	color: #000;
}
.book_review_slide .underline {
	position: relative;
	font-family: 'noto6';
}
.book_review_slide .underline:before {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 10px;
	background: #bbf6fa;
	content: '';
	z-index: -1;
}
.book_slide .book_review_nav {
	text-align: right;
	margin-left: -28px;
}
.book_slide .book_review_nav span {
	width: 26px;
	height: 26px;
	margin-right: 16px;
	border-radius: 13px;
	background: #fff;
	border: none;
	transition: all 0.5s;
}
.book_slide .book_review_nav span:last-child {
	margin-right: 0;
}
.book_slide .book_review_nav span.swiper-pagination-bullet-active {
	width: 58px;
	background: #f5363d;
}
.book_review_slide_wrap {
	position: relative;
}
.book_review_slide_wrap .btn_arrow {
	position: absolute;
	top: 65px;
	z-index: 4;
	width: 32px;
	height: 108px;
	cursor: pointer;
}
.book_review_slide_wrap .btn_prev {
	left: -90px;
	background: url('/_skin/tpl_skin/basic_logisrics_new/images/apply/double_v3/arrow_l.png') no-repeat;
	width: 60px;
	height: 60px;
	background-position: 17px;
	border-radius: 60px;
	background-color: #dfdfdf;
}
.book_review_slide_wrap .btn_next {
	right: -90px;
	background: url('/_skin/tpl_skin/basic_logisrics_new/images/apply/double_v3/arrow_r.png') no-repeat;
	width: 60px;
	height: 60px;
	background-position: 21px;
	border-radius: 60px;
	background-color: #dfdfdf;
}

.top_benefit {
	padding: 210px 0 125px;
}
.top_benefit .tc {
	font-size: 56px;
	line-height: 81px;
	color: #000;
	margin-bottom: 115px;
}
.top_benefit .tc span {
	display: block;
	font-family: 'noto4';
	letter-spacing: -3px;
}
.top_benefit .tc strong {
	font-size: 61px;
	font-family: 'market-b';
	letter-spacing: -3px;
}
.top_benefit .mid > img {
	margin: 0 0 115px;
}
.top_benefit.bottom .tc {
	margin: 0 0 70px;
}
.top_benefit_list_wrap .cotnt_list_box_wrap > .cotnt_list_txt {
	text-align: left;
	line-height: 36px;
	padding-left: 62px;
	letter-spacing: -1px;
	color: #000;
}
.top_benefit_list_wrap .cotnt_list_box_wrap > .cotnt_list_txt .red_font {
	font-size: 30px;
	padding: 60px 0 12px;
	color: #ff7382;
	font-family: 'noto1';
	display: block;
	line-height: 130%;
	letter-spacing: -1px;
}
.top_benefit_list_wrap .cotnt_list_box_wrap > .cotnt_list_txt .nomal {
	font-size: 34px;
	/* padding: 60px 0 12px; */
	font-family: 'noto1';
	display: block;
	line-height: 130%;
	margin-bottom: 7px;
}
.top_benefit_list_wrap .cotnt_list_box_wrap > .cotnt_list_txt em {
	display: block;
	width: 195px;
	height: 45px;
	font-size: 25px;
	background: #6c95ff;
	text-align: center;
	line-height: 40px;
	color: #fff;
	border-radius: 5px;
	font-family: 'noto5';
	margin: 0 0 20px;
}
.top_benefit_list_wrap .cotnt_list_box_wrap > .cotnt_list_txt strong {
	font-size: 42px;
	font-family: 'noto6';
	font-weight: 600;
	display: block;
}
.top_benefit_list_wrap .cotnt_list_box_wrap {
	display: table;
	width: 100%;
	height: 275px;
	border: 3px solid #ff7978;
	border-radius: 40px;
	box-sizing: border-box;
	box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
}
.top_benefit_list_wrap .cotnt_list_box_wrap.top1 {
	background: #fff url('/_skin/tpl_skin/basic_logisrics_new/images/apply/double_v3/bottom_benefit_top.png') no-repeat 93% 72%;
	height: 280px;
}
.top_benefit > .cotnt_list_txt {
	text-align: left;
	line-height: 36px;
	padding-left: 62px;
}
.top_benefit > .cotnt_list_txt span {
	font-size: 28px;
	padding: 60px 0 12px;
	font-weight: 'noto1';
	display: block;
}
.top_benefit > .cotnt_list_txt strong {
	font-size: 40px;
	font-weight: 'noto5';
}
.top_benefit_list_wrap .cotnt_box_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 50px;
	padding-bottom: 40px;
}
.top_benefit.bottom .top_benefit_list_wrap .cotnt_box_list {
	margin-top: 30px;
}
.top_benefit_list_wrap .cotnt_box_list li {
	width: 49%;
	box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
	padding: 49px 0 45px 48px;
	background: #fff;
	box-sizing: border-box;
	margin-bottom: 20px;
	border-radius: 30px;
	height: 205px;
}
.top_benefit_list_wrap .cotnt_box_list li:nth-child(1) {
	background: #fff url('/_skin/tpl_skin/basic_logisrics_new/images/apply/double_v3/bottom_benefit_1.png') no-repeat 87% 60%;
	padding: 25px 0 45px 48px;
}
.top_benefit_list_wrap .cotnt_box_list li:nth-child(2) {
	background: #fff url('/_skin/tpl_skin/basic_logisrics_new/images/apply/double_v3/bottom_benefit_2.png') no-repeat 80% 75%;
	padding: 25px 0 45px 48px;
}
.top_benefit_list_wrap .cotnt_box_list li:nth-child(3) {
	background: #fff url('/_skin/tpl_skin/basic_logisrics_new/images/apply/double_v3/bottom_benefit_3.png') no-repeat 87% 100%;
}
.top_benefit_list_wrap .cotnt_box_list li:nth-child(4) {
	background: #fff url('/_skin/tpl_skin/basic_logisrics_new/images/apply/double_v3/bottom_benefit_4.png') no-repeat 91% 71%;
}
.top_benefit_list_wrap .cotnt_box_list li:nth-child(5) {
	background: #fff url('/_skin/tpl_skin/basic_logisrics_new/images/apply/double_v3/bottom_benefit_5.png') no-repeat 90% 194%;
}
.top_benefit_list_wrap .cotnt_box_list li:nth-child(6) {
	background: #fff url('/_skin/tpl_skin/basic_logisrics_new/images/apply/double_v3/bottom_benefit_6.png') no-repeat 90% 77%;
	padding: 40px 0 45px 48px;
}

.top_benefit_list_wrap .cotnt_box_list li p {
	text-align: left;
}
.top_benefit_list_wrap .cotnt_box_list li p span {
	font-size: 24px;
	display: block;
	margin-bottom: 7px;
	color: #000;
	letter-spacing: -1px;
	font-family: 'noto4';
}
.top_benefit_list_wrap .cotnt_box_list li p .subject {
	background: #7f99e3;
	padding: 3px 18px;
	font-size: 18px;
	color: #fff;
	display: inline-block;
	border-radius: 20px;
	margin-bottom: 14px;
}
.top_benefit_list_wrap .cotnt_box_list li p strong {
	font-size: 37px;
	font-family: 'noto6';
	line-height: 41px;
	color: #000;
	letter-spacing: -1.7px;
}
.top_benefit_list_wrap .cotnt_box_list li a {
	display: block;
	width: 95px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #000;
	color: #fff;
	border-radius: 5px;
	margin: 15px 0 0 0;
	font-size: 16px;
}
