@charset "UTF-8";
/* 공통 :S */
.con .inner{
	text-align:center;
	width:1100px;
	margin: 0 auto;
	color:#000;
}
.apply .dis-table > *{
	display:table-cell;
}
.con_ttl{
	font-size: 46px;
	line-height:130%;
	text-align:left;
}
.con_ttl em {
	color:#eb1845;
}
.con_ttl b {
	font-family: 'noto6', 'sans-sarif';
	color:#000;
}
/* 공통 :E */
/* .apply.pass2{
	position: relative;
	z-index: 10;
	background: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang2level_new/2cour.jpg');
} */
.apply.pass2{
	width: 100%;
	overflow-x: hidden;
}
.top{
	background: #20263d url('/_skin/tpl_skin/basic_youth_counselor3/img/han_2level/top_bg.png') center top no-repeat;
	/* min-height: 614px; */
	padding: 287px 0 160px;
	box-sizing: border-box;
	width: 100%;
}
.top .bullet{
	position: absolute;
	right: -30px;
	top: -70px;
}
.top .top_txt {
	display: block;
	width: 230px;
	height: 230px;
	font-size: 28px;
	line-height: 1.3;
	font-family: 'noto6', 'sans-sarif';
	padding: 70px 0;
	box-sizing: border-box;
	position: absolute;
	top: -25px;
	right: -20px;
	display: inline-block;
	padding: 0 10px;
}
.top .top_txt b {
	display: inline-block;
	background: #0002e7;
	color: #fff94d;
	padding: 2px;
	line-height: 1.2;
	margin-top: 2px;
}
.top .top_img {
	margin: -161px 0 0 -40px;
}
.top .top_service {
	margin-left: -17px;
}
.top .top_ment{
	line-height: 160%;
	margin: 30px 0 0 0;
	font-size: 32px;
	color: #6ce3eb;
}
.top .top_ment span {
	line-height: 1.3;
	display: inline-block;
	font-size: 34px;
	color:#fff;
	font-family: 'noto6', 'sans-sarif';
}
.top .top_ment span b{
	background: #040353;
	padding: 0 0 0 5px;
}
.service{
	margin-top: 90px;
}
.service .inner{
	width:1000px;
	margin-left:calc(50% - 500px)
}
.service .top_benefit{
	overflow:hidden;
	width:100%;
	padding-top: 140px;
}
.top_benefit li{
	float:left;
	margin-bottom:26px;
	border-radius:20px;
	text-align:left;
	width:calc(50% - 20px/2);
	height:224px;
	margin-right: 20px;
	padding:53px 52px;
	box-sizing:border-box;
	color:#000;
	box-shadow:10px 15px 15px rgba(0,0,0,0.2);
}
.top_benefit li:nth-child(2), .top_benefit li:nth-child(4), .top_benefit li:nth-child(6){
	margin-right:0;
}
.top_benefit li span{
	display:inline-block;
	margin:0 0 4px;
	font-size:21px;
	text-align: center;
	letter-spacing: -1.7px;
}
.top_benefit li p{
	font-size:22px;
	font-family:'noto5';
	letter-spacing:-0.7px;
	line-height:120%;
	letter-spacing: -1.7px;
}
.top_benefit li p b{
	font-size: 35px;
	font-family:'noto6';
	line-height:120%;
}
.top_benefit li:first-child{
	background:url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang2level_new/benefit_1.png') 84% 60% no-repeat #fff;
}
.top_benefit li:nth-child(2){
	background: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang2level_new/benefit_2.png') 86% center no-repeat #fff;
}
.top_benefit li:nth-child(3){
	background: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang2level_new/benefit_3.png')  83% 56% no-repeat #fff;
}
.top_benefit li:nth-child(4){
	background: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang2level_new/benefit_4.png')  83% 57% no-repeat #fff;
}
.top_benefit li:nth-child(5){
	background: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang2level_new/benefit_5.png')  81% 76% no-repeat #fff;
}
.top_benefit li:nth-child(6){
	background: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang2level_new/benefit_6.png')  89% 56% no-repeat #fff;
}

.plus{
	position:relative;
	background: #ff722e;
}
/* 코딩 + 이미지 */
/* .plus:before{
	content: "+";
	border-radius: 50%;
	font-size:30px;
	width:80px;
	height:80px;
	line-height:65px;
	font-size:60px;
	position:absolute;
	text-align: center;
	font-family:'noto6';
	left:50%;
	top:-30px;
	margin:0 0 0 -40px;
	background:#5a3cf4;
	color:#000;
} */
.plus::after{
    clear: both;
    content: '';
	display: block;
	position: absolute;
	width: 130px;
	height: 130px;
	background: url('/_skin/tpl_skin/basic_youth_counselor3/img/han_2level/plus.png') center no-repeat;
	border-radius: 50%;
	top: -60px;
	left: 50%;
    transform: translateX(-50%);
}
.plus .inner{
	display: flex;
    align-items: center;
    justify-content: space-between;
    height: 360px;
	color:#ffffff;
    text-align: left;
    overflow: hidden;
}
.plus .txtArea {
    margin-top: 16px;
    padding-top: 10px;
}
.plus p {
    position: relative;
	font-family: market-m;
    font-size: 36px;
    line-height: 1;
    text-indent: 10px;
    z-index: 1;
}
.plus p::before {
    clear: both;
    content: "";
    display: block;
    position: absolute;
    width: 459px;
    height: 50px;
    top: 41%;
    left: 0;
    transform: translateY(-50%);
    background: url('/_skin/tpl_skin/basic_youth_counselor3/img/han_2level/top_benefit_01_box.png') left;
    z-index: -1;
}
.plus h3 {
    margin-top: 40px;
	font-family: market-b;
    font-size: 60px;
    line-height: 1.2;
}
.plus img {
    margin-top: 44px;
}
.grape_img{
	background-color: #1b2433;
	padding: 155px 0 19px 0;
}

.hackguk{
	background-color: #90a5ff;
	padding: 100px 0 105px 0;
}
.hackguk img{
	margin-right: 65px;
}
.spl{
	position: relative;
	padding: 150px 0 0 0;
}
.spl .video_box_bg{
	position: relative;
    top: -411px;
    left: 402px;
    display: block;
    width: 1100px;
    height: 522px;
    margin-top: -415px;
    box-sizing: border-box;
    background: none;
}
.spl .video_box{
	width: 100%;
	height: 100%;
}
.spl .layer{
	display: block;
	width: 100%;
	height: 100%;
}
.spl .video_box .layer span{
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.lastChance{
	background-color: #f2f2f2;
	padding: 155px 0 105px 0;
}
.curry{
	background: url('/_skin/tpl_skin/basic_youth_counselor3/img/han_2level/con4_bg.png') no-repeat;
	padding: 125px 0 125px;
}
.reviewArea{
	padding: 104px 0;
	background: #f6f6f6;
}
.reviewArea .gallery-thumbs{
	margin: 100px 0 50px;
	position:relative;
	height: 211px;
	padding-bottom: 20px;
}
.reviewArea .gallery-thumbs .slick-list{
	overflow: hidden;
	height:186px;
}
.reviewArea .slick-prev,
.reviewArea .slick-next{
	width: 102px;
	height: 103px;
	border-radius:50%;
	top:40px;
	position:absolute;
	cursor: pointer;
	font-size:0;
	cursor: pointer;
	z-index: 9;
}
.reviewArea .gallery-thumbs .slick-slide:focus,
.reviewArea .slick-prev:focus,
.reviewArea .slick-next:focus{
	border:none;
	outline:none;
}
.reviewArea .slick-prev{
	left: calc(50% - 610px);
	background: url('/_skin/tpl_skin/basic_electricity3/refund_renew/arrow_left.png') no-repeat center center;
}
.reviewArea .slick-next{
	background: url('/_skin/tpl_skin/basic_electricity3/refund_renew/arrow_right.png') no-repeat center center;
	right: calc(50% - 600px);
}
.reviewArea .gallery-thumbs .slick-slide{
		font-size: 0;
		width: 1000px;
		text-align: center;
		opacity:0.4;
}
.reviewArea .gallery-thumbs .slick-current{
	opacity:1
}
.reviewArea .gallery-thumbs .blue_btn{
	font-size: 23px;
	line-height:120%;
	font-weight:900;
	cursor: pointer;
	letter-spacing: -1px;
	padding:30px 0;
	border:5px #b5b5b7 solid;
	background:#fff;
	opacity: 0.5;
	box-sizing: border-box;
	margin: 0 0 0 1.6%;
	display: inline-block;
	*
	display: inline;
	zoom:1;
	vertical-align: top;
	width: 31.7%;
	color:#68696d;
}
.reviewArea .gallery-thumbs .slick-current .blue_btn:hover,
.reviewArea .gallery-thumbs .slick-current .blue_btn.selected{
	border:5px #4a4cdf solid;
	opacity: 1;
	box-sizing: border-box;
	box-shadow: 1px 5px 15px rgba(0,0,0,0.2);
	color:#000;
	font-weight: 900;
}
.reviewArea .gallery-thumbs .blue_btn:first-of-type{
	margin:0;
}
.reviewArea .gallery-thumbs .blue_btn span{
	display: block;
	font-size:20px;
	font-family:'noto3';
	margin:10px 0 0 0;
}
.reviewArea .gallery-top{
	text-align: left;
}
.reviewArea .gallery-top .big_review{
	display: none;
}
.reviewArea .gallery-top .big_review.ta1{
	display: block;
}
.reviewArea .gallery-top h3{
	margin:0 0 40px;
	font-size:32px;
	line-height:125%;
	letter-spacing: -2px;
	word-break:keep-all;
	color:#000;
	font-family: "noto5";
}
.reviewArea .gallery-top p{
	margin: 20px 0 0 0;
	word-break:keep-all;
	font-size:20px;
	line-height: 150%;
	font-family: "noto2";
}
.reviewArea .gallery-top p:first-child{
	margin:0;
}
.reviewArea .gallery-top b{
	font-size:20px;
	line-height: 100%;
	margin:30px 0 0 0;
	display: block;
	letter-spacing: -1px;
	font-weight:900;
}

.lineArea {
	padding:36px 0 156px;
	background:url('/_skin/tpl_skin/basic_telemarketing/images/apply/allclass/con_shadow.png')center bottom no-repeat;
}
.bookArea{
	padding: 60px 0 132px;
}
.bookArea .innerTitle {
	margin-bottom:65px;
}
.bookArea .swiper-slide{
	border-radius: 20px;
	background-color: #efefef;
}
.bookArea .book_img{
	position: absolute;
    top: 380px;
    z-index: 10;
    left: -140px;
}
.bookArea .div-table{
	display: table;
	width:100%;
	margin: 43px 0 0;
	padding-left: 50px;
}
.bookArea .div-table > div{
	display: table-cell;
	/* width:50%; */
	vertical-align: top;
	position:relative;
}
.bookArea .book_txt li{
	overflow:hidden;
}
.bookArea .book_txt li + li {
	margin-top:20px;
}
.bookArea .book_txt li em{
	float: left;
	margin: 15px 0 0 0;
	display: inline-block;
	width: 42px;
	height: 42px;
	border-radius: 50%;
	text-align: center;
	font-size: 24px;
	color: #fff;
	line-height: 42px;
	font-family: "noto6";
	font-weight: 100;
	background: #051dc8;
	letter-spacing: -1px;
}
.bookArea .book_txt li p{
	float:left;
	margin-left:15px;
	color:#000;
	font-size: 18px;
	text-align: left;
}
.bookArea .book_txt li b{
	display:block;
	margin: 4px 0 0 0;
	color:#000;
	font-size:27px;
	line-height:100%;
	letter-spacing: -2.5px;
	text-align: left;
	font-family: 'noto6', 'sans-sarif';
}
.bookArea .popupVideo{
	position: absolute;
	top: 50px;
	right: 0;
	height: 232px;
	width: 404px;
}
.bookArea .popupVideo a{
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
.bookArea .book_info li{
	width:470px;
	padding: 25px 0;
	background:rgba(237,237,239,0.8);
	text-align:center;
	border-radius: 60px;
	margin:0 0 15px;
	letter-spacing: -1px;
}
.bookArea .book_info li.no-bg{
	background:none;
}
.bookArea .book_info li span{
	font-size:19px;	
}
.bookArea .book_info li h4{
	margin:5px 0 0;
	font-size:25px;
	line-height:100%;
	letter-spacing:-1px;
	font-family:'noto6';
	font-weight:100;
}

/* .bookArea{
	padding:40px 0 90px;
}
.bookArea .book_ment{
	margin:37px 0 83px;
	font-size:24px;
	line-height:130%;
	color:#686868;	
	font-family:'noto2';
	letter-spacing: -1px;
} */

.con.teacher{ 
	position: relative;
	padding: 150px 0 110px;
	background-color: #e8e8e8;
}
.con.teacher .tab-menu{
	display:table;
	width:100%;
	margin:0 auto 0;
}
.con.teacher .tab-menu li{
	display:table-cell;
	vertical-align:middle;
	width:11.11%;
	border-right:1px solid #666666;
}
.con.teacher .tab-menu.item5 li{
	width:20%;
}
.con.teacher .tab-menu li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	background: #2c2c2c;
	color:#b4b4b4;
	padding: 25px 3px;
	font-size: 24px;
	line-height: 140%;
	font-family: 'noto5';
	letter-spacing: -1px;
	box-sizing: border-box;
	min-height: 84px;
}
.con.teacher .tab-menu.item5 li a,
.con.teacher .tab-menu.item4 li a{
	padding:32px 0;
}
.con.teacher .tab-menu li a.selected,
.con.teacher .tab-menu li a:hover{
	background:#4a4be1;
	color:#fff;
}
.con.teacher .tab-menu.hover_bg_green li a.selected,
.con.teacher .tab-menu.hover_bg_green li a:hover{
	background:#1ebcae;
	color:#fff;
}
.con.teacher .tab-menu.hover_bg_blue li a.selected,
.con.teacher .tab-menu.hover_bg_blue li a:hover{
	background:#3d0ff6;
	color:#fff;
}
.con.teacher .tab-content{
	overflow:hidden;
	margin-top: 152px;
	min-height:709px;
}
.con.teacher .tab-content .profess_img{
	position: absolute;
	left: -134px;
	top: 50%;
	z-index: 2;
}
.teacher .teacher_text{
	width: 100%;
	/* float: right; */
	text-align: left;
	box-sizing: border-box;
	position: absolute;
	left: 268px;
}
.teacher .teacher_text .teacehr_ti{
	font-size: 41px;
	font-family:"noto6";
	line-height:120%;
	margin: 50px 0 56px;
	position: relative;
	letter-spacing: -1.5px;
	color:#000;
}
.teacher .teacher_text .teacehr_name{
	position: relative;
	margin: 0 0 48px 123px;
	line-height: 130%;
	font-weight: 700;
	font-size: 32px;
	font-family:'noto5';
	color: #4a4be1;
	z-index: 10;
}
.teacher .point{
	position: absolute;
	left: 31%;
	top: 53%;
	z-index: 2;
}
.teacher .teacher_text .teacehr_name b{
	display:block;
	font-family:'noto6';
	margin: 10px 0 60px;
	font-size: 40px;
	position:relative;
}
.teacher .teacher_text .teacehr_name b:after {
	position: absolute;
	bottom: -40px;
	display: block;
	content: '';
	width: 40px;
	height: 3px;
	background: #595959;
}
.teacher .teacher_text .teacehr_info li{
	margin-bottom: 10px;
	font-family: 'noto4';
	font-size:20px;
	color: #595959;
}
.teacher .teacher_text a{
	position: absolute;
	left: 3%;
	top: 4%;
	display: block;
	width: 820px;
	height: 456px;
	color: #fff;
	font-family: 'noto2';
	border-radius: 40px;
	line-height: 56px;
	font-size: 0px;
	font-weight: 100;
	box-sizing: border-box;
	margin: 50px 0 0 -15px;
}
/* .teacher .teacher_text a{
	background: url('/_skin/tpl_skin/basic_youth_counselor3/img/apply/pass/btn.png') 90% center no-repeat;
} */
/* .con.teacher .teacehr_tab1{
	background:url('/_skin/tpl_skin/basic_youth_counselor3/img/apply/pass/teacher1.png') left bottom no-repeat;
} */

/* .con.teacher .teacehr_tab2{
	background:url('/_skin/tpl_skin/basic_youth_counselor3/img/apply/pass/teacher2.png') left bottom no-repeat;
} */
/* .con.teacher .teacehr_tab3{
	background:url('/_skin/tpl_skin/basic_youth_counselor3/img/apply/pass/teacher3.png') left bottom no-repeat;
} */
/* .con.teacher .teacehr_tab4{
	background:url('/_skin/tpl_skin/basic_youth_counselor3/img/apply/pass/teacher4.png') left bottom no-repeat;
} */
.bookArea .bk_txt{
	margin:70px 0 0 0;
	box-sizing:border-box;
	font-size:0;
}
.bookArea .bk_txt li{
	display: inline-block;
	*display: inline;
	zoom:1;
	vertical-align: top;
	font-size:20px;
	width:49%;
	font-size:20px;
	box-sizing:border-box;
	margin:0 0 0 2%;
	border-radius: 10px;
	box-shadow:8px 10px 20px #b0b0b0;
	padding:20px 0 40px;
	font-size:20px;
}
.bookArea .bk_txt li:nth-of-type(2n+1){
	margin:0;
}
.bookArea .bk_txt li b{
	display: block;
	font-size:28px;
	font-family:'noto4';
	font-weight: 600;
	color:#000;
	margin:10px 0 0 0;
	letter-spacing: -1px;
}
.bookArea .bk_txt li em{
	display: inline-block;
	width:40px;
	height:40px;
	background:#181deb;
	color:#fff;
	text-align:center;
	line-height:40px;
	border-radius: 50%;
	font-family:'noto5';
	margin:0 0 15px;
}

.bookArea .book_review_slide{
	position:relative;
	height:320px;
	margin-top: 125px;
}
.bookArea .book_review_slide .swiper-wrapper{
	height:234px;
	box-sizing:border-box;
	color:#4a4a4a;
}
.bookArea .book_review_slide .review_tit{
	font-size:28px;
	margin:	12px 0 16px;
	line-height:100%;
	font-family:'noto6';
	font-weight:100;
	letter-spacing:-1.5px;
	color: #000;
}
.bookArea .book_review_slide .writer{
	font-size:18px;
	color:#424141;
	font-family:"noto4";
	font-weight:600;
}
.bookArea .book_review_slide .review_txt{
	font-size:20px;
	font-family:"noto3";
	line-height:140%;
}
.bookArea .book_review_slide .underline{
	position:relative;
	font-family:"noto6";
}
.bookArea .book_review_slide .underline:before{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:10px;
	background:#bbf6fa;
	content:'';
	z-index:-1;
}
.bookArea .book_review_slide .book_review_nav{
	margin:56px auto 0;
}
.bookArea .book_review_slide .book_review_nav span{
	width:26px;
	height:26px;
	margin-right:16px;
	border-radius:13px;
	background:#d6d6d6;
	border:none;
	transition:all .5s;
}
.bookArea .book_review_slide .book_review_nav span.swiper-pagination-bullet-active{
	width:58px;
	background:#f5363d;
}
.book_slide_tab{
	margin-top: 145px;
	margin-right: 160px;
}
.book_slide_tab a{
    position: absolute;
    display: block;
    width: 179px;
    height: 65px;
}
.book_slide_tab > ul{
    position: relative;
	right: -8px;
    top: -250px;
}
.book_slide_tab > ul > li{
	position: absolute;
	right: -175px;
	top: 320px;
}
.book_slide_tab .tab_cont{
	text-align: right;
}
.book_slide_tab .tab_cont.ta1{
	padding-top: 11px;
}
.bb1{
    top: 0;
    right: 23px;
    z-index: 10;
}
.bb2{
    top: 67px;
    right: 24px;
    z-index: 10;
}
.bb3{
    top: 128px;
    right: 24px;
    z-index: 10;
}

/* 2022-05-25 수정 */
/* .book{
	padding: 50px 0;
}
.book .intro_txt{
	margin: 30px 0 67px;
	text-align:left;
	font-size: 23px;
	line-height:150%;
}
.book .book_txt{
	min-height:421px;
	margin-top: 20px;
}
.book .book_txt li{
	float:left;
	width:491px;
	height:170px;
	box-sizing:border-box;
	background:#fff;
	border-radius:15px;
	margin: 0 16px 18px 0;
	text-align:center;
	padding:18px 0;
	box-shadow:5px 10px 25px rgba(0,0,0,0.2);
}
.book .book_txt li:nth-child(2),
.book .book_txt li:nth-child(4){
	margin:0 0 16px 0;
}
.book .book_txt .number {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: #181deb;
	color: #fff;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	font-family: 'noto5';
	margin: 0 0 15px;
	font-size: 18px;
}
.book .book_txt p{
	font-size: 20px;
	line-height:150%;
}
.book .book_txt p  b{
	font-size: 27px;
	display: block;
	letter-spacing: -1.8px;
	font-family: 'noto6', 'sans-serif';
}
.book .book_name{
	display:table;
	width: 104%;
	margin-left: -21px;
}
.book .book_name > *{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	width:25%;
	font-size: 22px;
	font-family:'noto5';
	font-weight:900;
} */
.book_explain{
	margin-top: 27px;
    margin-left: 205px;
}
.book_explain > span{
	font-size: 16px;
    color: #adadad;
    font-family: 'noto3';
}
.benefit_wrap{
	background-color: #4a4be1;
	padding: 155px 0 126px 0;
}
.benefit_wrap .dis-table{
	width:100%;
	margin:61px 0 0 0;
	display:table;
}
.benefit_wrap .dis-table > * {
	display:table-cell;
	vertical-align: middle;
}
.benefit_wrap .dis-table > div:first-child{
	padding-right:12px;
	width:371px;
}
.benefit_wrap .dis-table .bg-blue{
	background:#4a4be1;
	padding:33px 0 33px;
	border-radius: 20px;
	position: relative;
}
.benefit_wrap .dis-table .bg-blue h1{
	font-size:28px;
	line-height:120%;
	letter-spacing: -0.7px;
	color:#ffee3a;
	margin-top:25px;
	font-family: 'noto6';
}
.benefit_wrap .dis-table .bg-blue p{
	font-size:17px;
	line-height:150%;
	color: #fff;
	margin-top:10px;
}
.benefit_wrap .bene_list {
	width:100%;
	margin:0 0 12px 0;
	overflow:hidden;
}
.benefit_wrap .bene_list:last-of-type{
	margin:60px 0 0 0 ;
}
.benefit_wrap .bene_list li{
	width:31.8%;
	float:left;
	display:table;
	height:195px;
	border: 2px solid black;
	box-sizing: border-box;
	margin-right:1.7%;
	border-radius: 15px;
}
.benefit_wrap .bene_list li:last-of-type{
	margin-right:0;
}
.benefit_wrap .bene_list li p{
	display: table-cell;
	vertical-align: middle;
	font-size:25px;
	line-height:130%;
}
.benefit_wrap .bene_list li a{
	display: block;
	width:100px;
	height:27px;
	line-height:27px;
	border-radius: 5px;
	font-size:15px;
	font-weight: 400;
	background:#000;
	color:#fff;
	margin:4px auto;
}

.benefit_wrap .inner_title{
	text-align: left;
}
.benefit_wrap .big_bene{
	display:table;
	width:100%;
	margin-top:36px;
	padding: 34px 0px 21px 65px;
	border-radius:20px;
	border: 2px solid #4a4be1;
	box-sizing:border-box;
	box-shadow: 0 10px 10px rgba(0,0,0,0.3);
	background: linear-gradient(46deg, rgba(144,165,255,10) 54%, rgba(99,109,240,26) 82%);
	color:black;

}

.benefit_wrap .big_bene div{
	display:table-cell;
	vertical-align:middle;
}
.benefit_wrap .big_bene > div:first-child{
	width: 55%;
	color: black;
}

.benefit_wrap .big_bene h1{
	line-height:100%;
	font-family: 'noto5';
	font-size:40px;
	letter-spacing: -0.7px;
}
.benefit_wrap .bene_list .prime_number {
	display: inline-block;
	padding: 23px 14px;
	margin: 63px 0 0 15px;
	border: 2px solid #6092eb;
	border-radius: 14px;
}
.div-table > * {
	display: table-cell;
	vertical-align: middle;
}
/* .benefit_wrap .bene_list {
	width: 1040px;
	padding: 20px;
	overflow: hidden;
	margin-left: calc(50% - 520px);
	box-sizing: border-box;
} */
.benefit_wrap .big_bene p{
	margin-top: -2px;
	font-size: 32px;
	font-weight:100;
	margin-bottom: 20px;
}


.benefit_wrap .bene_list .pn1{
	margin-left: 29px;
	margin-right: 30px;
}

.benefit_wrap .bene_list .pn2{
	margin-right: 10px;
}

.benefit_wrap .bene_list .pn3{
	margin-right: 28px;
	margin-left: 23px;
}

.benefit_wrap .bene_list .pn4{
	margin-left: 37px;
	margin-right: 14px;
}
.benefit_wrap .bene_list .pn5{
	margin-left: 22px;
	margin-right: 10px;
}

.benefit_wrap .bene_list .prime_txt{
	text-align: left;
}

.benefit_wrap .bene_list .prime_txt p{
	margin-top: -2px;
	margin-bottom: 15px;
	line-height: 180%;
	font-size: 32px;
	font-weight: 100;
}

.benefit_wrap .bene_list .prime_txt h1{
	display: inline-block;
	padding-bottom: 19px;
	font-size: 40px;
	font-family: 'noto5';
	line-height: 100%;
	color: #000;
}

.benefit_wrap .bene_list .prime_img{
	padding: 16px 10px 0 0;
}

.benefit_wrap .bene_list .pi2{
	padding-top: 10px;
}

.benefit_wrap .bene_list .pi3{
	padding-top: 10px;
	padding-left: 185px;
}

.benefit_wrap .bene_list .pi4{
	padding-top: 10px;
	padding-left: 10px;
}

.benefit_wrap .bene_list .pi5{
	padding: 10px 36px 0 0;
}

.benefit_wrap .bene_list li{
	float:left;
	display:table;
	height:212px;
	margin-right:13px;
	margin-bottom:20px;
	background:#fff;
	border-radius:20px;
	box-sizing:border-box;
	text-align:center;
}

.benefit_wrap .bene_list.w_33 li{
	width: calc(100% - 0px);
}

.benefit_wrap .bene_list.w_25 li{
	width: calc(25% - 10px);
}

.benefit_wrap .bene_list h1{
	font-size:25px;
	line-height:120%;
	color:#000;
}

.benefit_wrap .bene_list .btn-halbu{
	/* display:inline-block; */
	padding: 6px 15px;
	margin: 0px 0 0px 4px;
	border-radius: 10px;
	background:#000;
	color:#fff;
	font-size:21px;
	line-height: 122%;

}
.btn-halbu{
	position: absolute;
    bottom: 81px;
    left: 230px;
    display: inline-block;
    padding: 5px 8px;
    line-height: 100%;
    width: 73px;
    height: 20px;
}
	
