@media all and (max-width: 1600px) {
	.wg_bd_works_list .board .board_cont .cont_right .board_list > ul li .item_box .company_name{
		font-size:24px;
	}
}
@media all and (max-width: 599px) {
	/*.wg_main #ABOUT > div {transform: scale(0.9); transform-origin: top;}*/

	/* width 크게 적용되어있는 것 해제 시작 */
	.wg_main #ABOUT .cont_01_box {
		width: 100%;
	}
	#hd, #wrapper, #ft {
		min-width: 100%;
	}
	.wg_main #ABOUT .cont_02_box {
		width: 100%;
		padding-bottom: 305px;
	}
	/* width 크게 적용되어 있는 것 해제 끝 */
	#wrapper {
		padding-top: 60px; /* 헤더 사이 공백 */
	}
	/* 헤더 시작 */
	#hd #tnb {
		height: 60px;
	}
	#hd #tnb .inner	{
		padding: 0 5.34%;
	}
	#hd #tnb .inner .hd_logo img {
		/* 웹지니어스 로고 */
		width: 32px;
		height: 24px;
	}
	#hd .hd_logo .logo_text {
		width: 100.9px !important;
		padding-left: 9.1px;
	}
	#hd #tnb #hd_qnb > li .btn_open_top_menu {
		/* 헤더>메뉴 버튼*/
		width: 24px;
		height: 24px !important;
	}
	#hd #tnb .hd_logo {
		margin: 18px 0;
	}
	#topMenu #tnb .inner .hd_text_logo img {
		/* 웹지니어스 로고 + 글자 */
		height: 24px;
	}
	#hd #topMenu .btn_close_top_menu {
		/* X 버튼 */
		width: 24px;
		height: 24px;
	}
	#hd #tnb #hd_qnb > li.hd_menu_li {
		margin: 18px 0;
	}
	#hd #topMenu .nav_cont {
		padding: 40px 20px;
	}
	#hd #topMenu .nav_cont_scroll {
		padding-top: 60px;
	}
	#hd #topMenu .nav_cont_left > ul > li {
		padding: 21px 0 0 0;
	}
	#hd #topMenu .nav_cont_left > ul > li:first-child {
		padding: 0;
	}
	#hd #topMenu .nav_cont_left > ul > li a {
		font-size: 56px;
		line-height: 81px;
	}
	#hd #topMenu .nav_cont_left > ul > li a:hover {
		height: 81px;
		min-width: 0;
		padding: 0 24px;
		font-size: 56px;
		line-height: 79px;
	}
	#hd #topMenu .nav_cont_right {
		position: static;
		width: 100%;
		padding-top: 74px;
	}
	#hd #topMenu .nav_cont_right .contact_us_box {
		padding-bottom: 30px;
	}
	#hd #topMenu .nav_cont_right .contact_us_box .btn_ft_contact_us {
		width: 100px;
		height: 100px;
		background: #0028FA url(../img/custom/mo_icon_contact_bg.svg) no-repeat center center;
	}
	#hd #topMenu .nav_cont_right .contact_us_box .btn_ft_contact_us > img {
		top: 97%;
		left: auto;
		right: 7px;
		width: 85.3px;
		height: 85.4px;
	}
	#hd #topMenu .nav_cont_right > ul .cont_table_cell:last-child {
		padding-left: 16px;
	}
	#hd #topMenu .nav_cont_right > ul .cont_table_cell > h1 {
		font-size: 16px;
	}
	#hd #topMenu .nav_cont_right > ul .cont_table_cell > ul > li {
		padding-top: 10px;
	}
	#hd #topMenu .nav_cont_right > ul .cont_table_cell > ul > li:nth-child(2) {
		padding-top: 20px;
	}
	#hd #topMenu .nav_cont_right > ul .cont_table_cell > ul > li > h3 {
		font-size: 14px;
	}
	#hd #topMenu .nav_cont_right > ul .cont_table_cell > ul > li > a {
		font-size: 14px;
	}
	#hd #topMenu .nav_cont_right > ul .cont_table_cell > ul > li > p {
		font-size: 14px;
	}

	/* 헤더 종료 */
	/* 섹션 1 시작 */
	.wg_main #ABOUT {
		padding: 0 20px 0;
	}
	.wg_main #ABOUT .cont_01_box .item_cont {
	}
	.wg_main #ABOUT .item_text > img {
		/*섹션1 이미지 크기*/
		width: 89.334vw;
		height: 18.67vw;
	}
	.wg_main #ABOUT .item_idea > img {
		width: 50.67vw;
		height: 18.67vw;
		margin: 0 !important;
	}
	.wg_main #ABOUT .item_insight img {
		width: auto;
		height: 18.67vw;
		margin: 0 !important;
	}
	.wg_main #ABOUT .item_text > span {
		line-height: 85px;
		letter-spacing: -0.02em;
		font-size: min(70px, 14.934vw);		
	}
	.wg_main #ABOUT .item_text {
		/*섹션1 1번째*/
		text-align: center;
	}
	.wg_main #ABOUT .item_creative {
		/*섹션1 2번째*/
		display: flex;
		flex-direction: column;
		padding-left: 0;
		text-align: center;
		align-items: center;
	}
	.wg_main #ABOUT .item_idea {
		/*섹션1 3번째*/
		position: relative;
		display: flex;
		justify-content: space-between; /* 사진과 글자를 띄우기 위해 */
		align-items: center; /* 이미지 세로 정렬 */
		padding-left: 0;
		padding-bottom: 16px;
		text-align: left;
	}
	.wg_main #ABOUT .item_insight {
		/*섹션1 4번째*/
		position: relative;
		display: flex;
		justify-content: space-between; /* 사진과 글자를 띄우기 위해 */
		align-items: center; /* 이미지 세로 정렬 */
		padding-left: 0;
		text-align: left;
	}
	.wg_main #ABOUT .item_text > img {
		margin: 16px 0;
	}
	.wg_main #ABOUT .item_creative > img {
		order: 2;
		margin: 16px 0;
	}
	.wg_main #ABOUT .cont_01_box {
		padding-bottom: 446px;
	}
	.wg_main #ABOUT .cont_02_box .item_cont > span {
		padding-left: 0;
	}
	.wg_main #ABOUT .cont_02_box .item_cont > h1 {
		/*WE ARE*/
		font-size: 14.935vw;
		line-height: normal;
		letter-spacing: -0.02em;
	}
	.wg_main #ABOUT .cont_02_box .item_cont > span {
		/*Strategy To Build Distinctive 글자*/
		font-size: 3.735vw;
		letter-spacing: -0.02em;
		line-height: 4.8vw;
		padding-left: 0;
	}
	/*.wg_main #ABOUT .cont_02_box .item_genius > span:first-child {*/
		/* genius 글자 왼쪽으로 */
		/*margin-left: 12px;*/
	/*}*/
	.wg_main #ABOUT .cont_02_box .item_genius span {
		/*genius*/
		font-size: 60px;
		line-height: 200px;
	}
	.wg_main #ABOUT .cont_02_box .item_genius {
		height: 110px;
		margin-top: 28px;
	}
	.wg_main #ABOUT .cont_02_box .item_genius img {
		/*아인슈타인그림*/
		width: auto;
		height: 70px;
		margin: 0 14px 0 12px;
	}
	/* 섹션 1 종료 */
	/* 섹션 2 시작 */
	.wg_main #WORKS {
		height: auto;
		padding: 162px 20px;
		border-radius: 40px 40px 0 0;
		box-sizing: border-box;
	}
	.wg_main #WORKS .main_box {
		max-width: none;
	}
	.wg_main #WORKS .main_tit {
		padding-bottom: 24px;
	}
	.wg_main #WORKS .main_tit > h3 > a {
		font-size: 40px;
		line-height: 60px;
	}
	.wg_main #WORKS .main_tit > span {
		padding-left: 14px;
		font-size: 14px;
	}
	.wg_main #WORKS .works_swiper .item_list {
		width: fit-content;
	}
	.wg_main #WORKS .works_swiper .item_list .img_box {
		min-width: 335px;
		min-height: 335px;
		border-radius: 20px;
		border: 0;
	}
	.wg_main #WORKS .works_swiper .item_list .img_box a {
		min-height: 0;
		width: auto;
		height: auto;
	}
	.wg_main #WORKS .works_swiper .item_list .img_box a img {
		/*사진*/
		width: 100%;
		height: 100%;
	}
	.wg_main #WORKS .works_swiper .swiper-button-prev {
		width: 40px;
		height: 40px;
		margin-left: 0;
		left: 12px;
		z-index: 2;
		top: 38%;
		opacity: 1;
		background: rgb(0,0,0,0.6) url(../img/custom/mo_icon_arrow_prev_36.svg) no-repeat center center;
		pointer-events: auto;
	}
	.wg_main #WORKS .works_swiper .swiper-button-next {
		width: 40px;
		height: 40px;
		right: 12px;
		top: 38%;
		background: rgb(0,0,0,0.6) url(../img/custom/mo_icon_arrow_next_36.svg) no-repeat center center;
	}
	.wg_main #WORKS .works_swiper .item_list .item_cont {
		margin-top: 20px;
	}
	.wg_main #WORKS .works_swiper .item_list .item_cont .subject {
		font-size: 24px;
		line-height: 29px;
	}
	.wg_main #WORKS .works_swiper .item_list .item_cont .desc {
		padding-top: 8px;
		font-size: 14px;
		line-height: 21px;
	}
	.wg_main #WORKS .works_swiper .item_list .item_cont .item_icon_box > span {
		padding: 2px 10px;
		font-size: 12px;
	}
	/* 섹션 2 종료 */
	/* 섹션 3 시작 */
	.wg_main #SERVICE {
		padding: 0;
		height: 2475px;
	}
	.wg_main #SERVICE .open_area {
		/*모바일에선 항상 표시라 */
		display: block;
		opacity: 1;
	}
	.wg_main #SERVICE .close_area {
		/*open_area가 항상 표시라 숨기기 */
		display: none;
	}
	.wg_service_section .service_index {
		position: static;
		padding: 40px 20px 0 20px;
		transform: none;
	}
	.wg_service_section .service_index .contact_us_box {
		position: static;
	}
	.wg_service_section .service_index .main_service_tit {
		padding-bottom: 20px;
	}
	.wg_service_section .service_index .main_service_tit > h3 {
		/*SERVICE*/
		font-size: 40px;
		line-height: 60px;
		padding-bottom: 23px;
	}
	.wg_service_section .service_index .main_service_tit > p {
		font-size: min(20px, 5.335vw); /* 360 화면에서 튕겨나감 방지 */
		line-height: 30px;
	}
	.wg_service_section .service_index .contact_us_box .btn_service_contact {
		width: 199px;
		height: 40px;
		margin-right: 4px;
		padding: 0px;
		border: 2px solid black;
		font-size: 16px;
		letter-spacing: -0.03em;
	}
	.wg_service_section .service_index .contact_us_box .btn_service_enter {
		width: 40px;
		height: 40px;
		background: #111111 url(../img/custom/mo_icon_enter_36.svg) no-repeat center center;
		border: 2px solid black;
	}
	.wg_service_section .service_sub {
		border-radius: 20px 20px 0 0;
	}
	.wg_service_section .service_sub .first_text {
		width: 40px;
		height: 40px;
		font-size: 20px;
		line-height: 40px;
	}
	.wg_service_section .service_sub .open_area {
		cursor: auto;
	}
	.wg_service_section .service_sub .open_area .area_cont .header-container {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.wg_service_section .service_sub .open_area .area_cont .header-container > h3 {
		padding: 0;
		font-size: 40px;
		line-height: 60px;
		letter-spacing: -0.02em;
	}
	.wg_service_section .service_sub .open_area {
		margin: 0;
		padding: 40px 20px 60px;
		width: 100%;
	}
	.wg_service_section #serviceDevelopment .open_area {
		padding: 40px 20px;
	}
	.wg_service_section .service_index .contact_us_box {
		padding-bottom: 50px;
	}
	.wg_service_section .service_sub, .wg_service_section .service_sub_box, 
	.wg_service_section .service_sub .open_area .area_cont > .bg_img {
		position: static;
		width: 100%;
	}
	.wg_service_section .service_sub#servicePlanning .open_area .area_cont > .bg_img,
	.wg_service_section .service_sub#serviceDesign .open_area .area_cont > .bg_img, 
	.wg_service_section .service_sub#servicePublishing .open_area .area_cont > .bg_img,
	.wg_service_section .service_sub#serviceDevelopment .open_area .area_cont > .bg_img {
		width: 100%;
		height: 180px;
		border-radius: 20px;
	}
	.wg_service_section .service_sub#servicePlanning {
		padding-right: 0px;
	}
	.wg_service_section .service_sub .open_area .area_cont > ul {
		padding: 40px 0 20px 0;
	}
	.wg_service_section .service_sub .open_area .area_cont > ul li {
		padding-bottom: 12px;
		font-size: 16px;
		line-height: 25px;
	}
	.wg_service_section .service_sub#serviceDesign {
		position: relative;
		top: -20px;
		right: 0;
		padding-right: 0;
	}
	.wg_service_section .service_sub#servicePublishing {
		position: relative;
		top: -40px;
		right: 0;
		padding-right: 0;
	}
	.wg_service_section .service_sub#serviceDevelopment {
		position: relative;
		top: -60px;
		right: 0;
		padding-right: 0;
		width: 100%;
	}
	.wg_service_section .service_sub .open_area.on, .wg_service_section .service_sub#serviceDevelopment .open_area.on {
		width: 100%;
	}
	/* 섹션 3 종료 */
	/* 섹션 4 시작 */
	.wg_main #CONTACT {
		padding: 85px 20px 56px;
	}
	.wg_main #CONTACT .contact_cont {
		width: 100%;
	}
	.wg_main #CONTACT .contact_cont > h3 {
		padding: 40px 0 20px 0;
		font-size: 40px;
	}
	.wg_main #CONTACT .contact_cont .wg_main_contact ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between; /* 양쪽 끝에 요소 정렬 */
		list-style: none; /* 기본 리스트 스타일 제거 */
		padding: 0;
	}
	.wg_main #CONTACT .contact_cont .wg_main_contact ul > li {
		flex: 0 0 50%; /* 한 줄에 2개씩만 들어가도록 크기 조정 */
		background-size: cover; /* 배경 이미지 크기 조정 */
	}
	/* 섹션 4 종료 */
	/* 섹션 5 시작 */
	.wg_main .section_05 {
		padding: 80px 20px 40px;
	}
	.wg_main .section_05 .ft_tit_box .ft_tit_1, .wg_main .section_05 .ft_tit_box .ft_tit_2 {
		font-size: 56px;
	}
	.wg_main .section_05 .ft_tit_box .btn_ft_contact_us {
		width: 100px;
		height: 100px;
		background: #0028FA url(../img/custom/mo_icon_contact_bg.svg) no-repeat center center;
		bottom: -130px;
	}
	.wg_main .section_05 .ft_tit_box .btn_ft_contact_us > img {
		width: 85.3px;
		height: 85.4px;
		margin: 0;
		top: 7px;
		left: 7px;
	}
	.wg_main .section_05 .ft_cont {
		padding-top: 30px;
		min-height: auto;
	}
	.wg_main .section_05 .ft_cont .ft_cont_right {
		display: block;
		padding-top: 53px;
		padding-left: 0;
	}
	.wg_main .section_05 .ft_cont .ft_cont_right > ul .cont_table_cell > h1 {
		font-size: 16px;
	}
	.wg_main .section_05 .ft_cont .ft_cont_left > h3 {
		font-size: 20px;
	}
	.wg_main .section_05 .ft_cont .ft_cont_left > p {
		font-size: 16px
	}
	.wg_main .section_05 .ft_cont .ft_cont_right > ul .cont_table_cell {
		padding-right: 16px;
	}
	.wg_main .section_05 .ft_cont .ft_cont_right > ul .cont_table_cell > ul > li {
		padding-top: 10px;
	}
	.wg_main .section_05 .ft_cont .ft_cont_right > ul .cont_table_cell > ul > li:nth-child(2) {
		padding-top: 20px;
	}
	.wg_main .section_05 .ft_cont .ft_cont_right > ul .cont_table_cell > ul > li > h3 {
		font-size: 14px;
	}
	.wg_main .section_05 .ft_cont .ft_cont_right > ul .cont_table_cell > ul > li > p {
		font-size: 14px;
	}
	.wg_main .section_05 .ft_cont .ft_cont_right > ul .cont_table_cell > ul > li > a {
		font-size: 14px;
	}
	
	#ft_wr {
		padding: 33px 0 0 0;
	}
	#ft .ft_map #map {
		height: 180px;
		border-radius: 20px;
	}
	#ft .ft_copy {
		padding-top: 12px;
	}
	#ft .ft_copy {
		font-size: 12px;
	}
	/* 섹션 5 종료 */
	/* OUR WORK 시작 */
	.wg_bd_works_list .board {
		padding: 100px 20px 0 20px;
	}
	.wg_bd_works_list .board .board_tit > h3 {
		font-size: 40px;
		line-height: 60px;
	}
	.wg_bd_works_list .board .board_cont {
		display: block;
	}
	.wg_bd_works_list .board .board_cont .cont_left {
		display: block;
		width: 100%;
		padding-bottom: 22px;
	}
	.wg_bd_works_list .board .board_cont .cont_left .board_cate_box > ul > li {
		display: inline-block;
		padding: 0 0 0 4.25%;
	}
	.wg_bd_works_list .board .board_cont .cont_left .board_cate_box > ul > li:first-child {
		padding: 0;
	} 
	.wg_bd_works_list .board .board_cont .cont_left .board_cate_box > ul > li button {
		font-size: 6.4vw;
		line-height: 8.534vw;
	}
	.wg_bd_works_list .board .board_cont .cont_left .board_cate_box > ul > li span {
		padding: 0 0 0 4px;
		font-size: 3.735vw;
		line-height: normal;
	}
	.wg_bd_works_list .board .board_cont .cont_right {
		display: block;
	}
	.wg_bd_works_list .board .board_cont .cont_right .board_list {
		height: auto;
	}
	.wg_bd_works_list .board .board_cont .cont_right .board_list > ul {
		margin: 0;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.wg_bd_works_list .board .board_cont .cont_right .board_list > ul li {
		width: auto;
		margin: 0;
		padding-bottom: 11px;
		flex-basis: auto; /* 칸이 갖는 크기 때문에 */
	}
	.wg_bd_works_list .board .board_cont .cont_right .board_list > ul li:last-child {
		padding-bottom: 0;
	}
	.wg_bd_works_list .board .board_cont .cont_right .board_list > ul li:nth-last-child(2) {
		padding-bottom: 0;
	}
	.wg_bd_works_list .board .board_cont .cont_right .board_list > ul li .item_box {
		width: 162px;
		height: 228px;
		border-radius: 20px;
	}
	.wg_bd_works_list .board .board_cont .cont_right .board_list > ul li .item_box .company_name{
		transform: translateY(0); 
		opacity: 1;
		font-size:16px;
		font-weight:600;
		padding:63px 0 18px;
	}
	.tail_inquiries .cont_box {
		padding: 80px 20px 40px;
	}
	.tail_inquiries .cont_box > h1 {
		font-size: 56px;
		line-height: 60px;
	}
	.tail_inquiries .cont_box .float_box {
		padding-top: 20px;
		min-height: 0;
	}
	.tail_inquiries .cont_box .float_box > h4 {
		font-size: 5.335vw;
		line-height: 28px;
	}
	.tail_inquiries .cont_box .float_box .btn_ft_contact_us {
		top: 20px;
		width: 100px;
		height: 100px;
		background: #0028FA url(../img/custom/mo_icon_contact_bg.svg) no-repeat center center;
	}
	.tail_inquiries .cont_box .float_box .btn_ft_contact_us > img {
		top: 97%;
		left: auto;
		right: 7px;
		width: 85.3px;
		height: 85.4px;
	}
	.tail_inquiries .cont_box .copyright {
		padding-top: 106px;
		font-size: 12px;
	}
	/* OUR WORK 종료 */
	/* 서비스 시작 */
	.wg_service .section_01 {
		padding: 267px 20px;
	}
	.wg_service .section_01 > img {
		width: 160px;
		height: 120px;
	}
	.wg_service .section_01 .item_cont .pc_view {
		display: none;
	}
	.wg_service .section_01 .item_cont .mo_view {
		display: block;
	}
	/* 서비스 종료 */
	/* contact - start */
	.wg_bd_project {
		padding: 100px 20px 0px;
	}
	.wg_bd_project .write_div .bd_w_list_title {
		/*color: #636363;*/
	}
	.wg_bd_project .write_div .bd_w_list_title.mo_active, .wg_bd_project .write_div .bd_w_list_title.active  {
		color: #FFFFFF;
	}
	#wrapper .wg_bd_project .write_div select {
		background-color: #111111;
	}
	.wg_bd_project .bd_title .pc_ver {
		display: none;
	}
	.wg_bd_project .bd_title .mo_ver {
		display: block;
	}
	.wg_bd_project .bd_title > h1 {
		font-size: 40px;
	}
	.wg_bd_project .bd_title > h1 > strong {
		font-size: 40px;
	}
	.wg_bd_project .bd_title > p {
		font-size: 16px;
	}
	.wg_bd_project #fwrite {
		display: flex; /* .shop_info_left와 btn_confirm write_div 순서를 바꾸기위해 */
		flex-direction: column;
		float: none;
		width: 100% !important;
		padding: 60px 0 0 0;
	}
	.wg_bd_project #fwrite .write_div .chosen-container {
		width: 100%;
	}
	.wg_bd_project .write_div .half_box {
		width: 100%;
	}
	.wg_bd_project .write_div .half_box:nth-of-type(1) {
		padding-right: 0;
	}
	.wg_bd_project .write_div .half_box:nth-of-type(2) {
		padding: 0 0 30px 0;
	}
	.wg_bd_project .btn_submit {
		font-size: 20px !important;
	}
	.wg_bd_project .shop_info_left {
		display: none;
	}
	.wg_bd_project .ft_cont {
        display: block;
		order: 2; /* 문의 접수하기 아래로 보내기 */
		padding-top: 80px;
    }
	.wg_bd_project .ft_cont .ft_cont_right > ul  .cont_table_cell {
		display: table-cell;
		vertical-align: top;
		font-size: 14px;
	}
	.wg_bd_project .ft_cont .ft_cont_right > ul  .cont_table_cell:last-child {
		padding-left: 16px;
	}
	.wg_bd_project .ft_cont .cont_table_cell > h1 {
		/*CONTACT PORTFOLIO*/
		font-size: 16px;
		font-weight: bold;
		line-height: normal;
		color: #fff;
	}
	.wg_bd_project  .ft_cont .ft_cont_right > ul .cont_table_cell > ul > li:nth-child(1) {
		padding-top: 12px;
	}
	.wg_bd_project  .ft_cont .ft_cont_right > ul .cont_table_cell > ul > li:nth-child(2) {
		padding-top: 20px;
	}
	.wg_bd_project  .ft_cont .ft_cont_right > ul .cont_table_cell > ul > li > h3 {
		/*Tel. 프로젝트문의*/
		font-weight: 500;
	    color: #636363;		
	}
	.wg_bd_project .ft_cont .ft_cont_right > ul .cont_table_cell > ul > li > a {
		/*다운로드*/
		font-weight: 500;
		color: #fff;
	}
	.wg_bd_project .ft_cont .ft_cont_right > ul .cont_table_cell > ul > li > p {
		/*전화번호,이메일*/
		font-weight: 500;
		color: #fff;
		padding-top: 12px;
	}
	.ft_tail_map_pd {
		padding: 0 20px 41px;
	}
	.ft_tail_map_pd #ft #ft_wr {
		padding: 40px 0 0 0;
	}
	/* contact - end */
}
@media screen and (min-width: 600px) and (max-width: 1025px) {
	/* width 크게 적용되어있는 것 해제 시작 */
	.wg_main #ABOUT .cont_01_box {
		width: 100%;
	}
	#hd, #wrapper, #ft {
		min-width: 100%;
	}
	.wg_main #ABOUT .cont_02_box {
		width: 100%;
		padding-bottom: 305px;
	}
	/* width 크게 적용되어 있는 것 해제 끝 */
	#wrapper {
		padding-top: 60px; /* 헤더 사이 공백 */
	}
	/* 헤더 시작 */
	#hd #tnb {
		height: 60px;
	}
	#hd #tnb .inner	{
		padding: 0 40px;
	}
	#hd #tnb .inner .hd_logo img {
		/* 웹지니어스 로고 */
		width: 34px;
		height: 25px;
	}
	#hd .hd_logo .logo_text {
		width: 100.9px !important;
		padding-left: 9.1px;
	}
	#hd #tnb #hd_qnb > li .btn_open_top_menu {
		/* 헤더>메뉴 버튼*/
		width: 25px;
		height: 25px !important;
	}
	#hd #tnb .hd_logo {
		margin: 18px 0;
	}
	#topMenu #tnb .inner .hd_text_logo img {
		/* 웹지니어스 로고 + 글자 */
		height: 25px;
	}
	#hd #topMenu .btn_close_top_menu {
		/* X 버튼 */
		width: 25px;
		height: 25px;
	}
	#hd #tnb #hd_qnb > li.hd_menu_li {
		margin: 18px 0;
	}
	#hd #topMenu .nav_cont {
		padding: 40px 40px;
	}
	#hd #topMenu .nav_cont_scroll {
		padding-top: 60px;
	}
	#hd #topMenu .nav_cont_left > ul > li {
		padding: 21px 0 0 0;
	}
	#hd #topMenu .nav_cont_left > ul > li:first-child {
		padding: 0;
	}
	#hd #topMenu .nav_cont_left > ul > li a {
		font-size: max(56px, 8.5vw);
		line-height: 81px;
	}
	#hd #topMenu .nav_cont_left > ul > li a:hover {
		height: 81px;
		min-width: 0;
		padding: 0 24px;
		font-size: max(56px, 8.5vw);
		line-height: 79px;
	}
	#hd #topMenu .nav_cont_right {
		position: static;
		width: 100%;
		padding-top: 74px;
	}
	#hd #topMenu .nav_cont_right .contact_us_box {
		padding-bottom: 30px;
	}
	#hd #topMenu .nav_cont_right .contact_us_box .btn_ft_contact_us {
		width: 128px;
		height: 128px;
		background: #0028FA url(../img/custom/mo_icon_contact_bg.svg) no-repeat center center;
		background-size: 41px 41px;
	}
	#hd #topMenu .nav_cont_right .contact_us_box .btn_ft_contact_us > img {
		top: 77%;
		left: auto;
		right: 7px;
		width: 113.3px;
		height: 113.4px;
	}
	#hd #topMenu .nav_cont_right > ul .cont_table_cell:last-child {
		padding-left: 20px;
	}
	#hd #topMenu .nav_cont_right > ul .cont_table_cell > h1 {
		font-size: 20px;
	}
	#hd #topMenu .nav_cont_right > ul .cont_table_cell > ul > li {
		padding-top: 20px;
	}
	#hd #topMenu .nav_cont_right > ul .cont_table_cell > ul > li:nth-child(2) {
		padding-top: 20px;
	}
	#hd #topMenu .nav_cont_right > ul .cont_table_cell > ul > li > h3 {
		font-size: 16px;
	}
	#hd #topMenu .nav_cont_right > ul .cont_table_cell > ul > li > a {
		font-size: 16px;
	}
	#hd #topMenu .nav_cont_right > ul .cont_table_cell > ul > li > p {
		font-size: 16px;
		padding-top: 16px; 
	}

	/* 헤더 종료 */
	/* 섹션 1 시작 */
	.wg_main #ABOUT {
		padding: 0 40px 0;
	}
	.wg_main #ABOUT .cont_01_box .item_cont {
		top: 55%;
	}
	.wg_main #ABOUT .item_text > img {
		/*섹션1 이미지 크기*/
		width: 290px;
		height: auto;
	}
	.wg_main #ABOUT .item_idea > img {
		margin: 0 !important;
	}
	.wg_main #ABOUT .item_insight img {
		width: auto;
		height: 79px;
		margin: 0 !important;
	}
	.wg_main #ABOUT .item_text > span {
		line-height: 56px;
		letter-spacing: -0.02em;
		font-size: max(56px, 8.5vw);	
		padding-right: 20px;
	}
	.wg_main #ABOUT .item_text {
		text-align: left;
		padding-bottom: 5.66vw;
	}
	.wg_main #ABOUT .item_creative {
		/*섹션1 2번째*/
		display: flex;
		flex-direction: row-reverse; /* PC와 순서가 달라서 */
		flex-wrap: wrap; /* 601화면에서 내려가야됨 */
		padding-left: 0;
		text-align: center;
		align-items: center;
	}
	.wg_main #ABOUT .item_creative > span {
		padding-left: 20px;
	}
	.wg_main #ABOUT .item_idea {
		/*섹션1 3번째*/
		position: relative;
		display: flex;
		justify-content: flex-end;
		align-items: center; /* 이미지 세로 정렬 */
		padding-left: 0;
		padding-bottom: 5.66vw;
		text-align: left;
	}
	.wg_main #ABOUT .item_insight {
		/*섹션1 4번째*/
		position: relative;
		display: flex;
		justify-content: space-evenly; /* 사진과 글자를 띄우기 위해 */
		align-items: center; /* 이미지 세로 정렬 */
		padding-left: 0;
		text-align: left;
	}
	.wg_main #ABOUT .item_text > img {
		margin: 0;
	}
	.wg_main #ABOUT .item_creative > img {
		order: 2;
		margin: 0;
	}
	.wg_main #ABOUT .cont_01_box {
		padding-bottom: 446px;
	}
	.wg_main #ABOUT .cont_02_box .item_cont > span {
		padding-left: 0;
	}
	.wg_main #ABOUT .cont_02_box .item_cont > h1 {
		/*WE ARE*/
		font-size: 15.99vw;
		line-height: normal;
		letter-spacing: -0.02em;
	}
	.wg_main #ABOUT .cont_02_box .item_cont > span {
		/*Strategy To Build Distinctive 글자*/
		font-size: 2.67vw;
		letter-spacing: -0.02em;
		line-height: 3.8vw;
		padding-left: 20px;
	}
	/*.wg_main #ABOUT .cont_02_box .item_genius > span:first-child {*/
		/* genius 글자 왼쪽으로 */
		/*margin-left: 12px;*/
	/*}*/
	.wg_main #ABOUT .cont_02_box .item_genius span {
		/*genius*/
		font-size: 15.99vw;
		line-height: 200px;
	}
	.wg_main #ABOUT .cont_02_box .item_genius {
		height: 18.56vw;
		margin-top: 28px;
	}
	.wg_main #ABOUT .cont_02_box .item_genius img {
		/*아인슈타인그림*/
		width: auto;
		height: 70px;
		margin:  0 31px 0 26px;
	}
	/* 섹션 1 종료 */
	/* 섹션 2 시작 */
	.wg_main #WORKS {
		height: auto;
		padding: 162px 40px;
		border-radius: 40px 40px 0 0;
		box-sizing: border-box;
	}
	.wg_main #WORKS .main_box {
		/*max-width: */
	}
	.wg_main #WORKS .main_tit {
		padding-bottom: 36px;
	}
	.wg_main #WORKS .main_tit > h3 > a {
		font-size: 60px;
		line-height: 80px;
	}
	.wg_main #WORKS .main_tit > span {
		padding-left: 4px;
		font-size: 30px;
	}
	.wg_main #WORKS .works_swiper .item_list {
		width: fit-content;
		margin-right: 30px;
	}
	.wg_main #WORKS .works_swiper .item_list .img_box {
		min-width: 335px;
		min-height: 335px;
		border-radius: 20px;
		border: 0;
	}
	.wg_main #WORKS .works_swiper .item_list .img_box a {
		min-height: 0;
		width: auto;
		height: auto;
	}
	.wg_main #WORKS .works_swiper .item_list .img_box a img {
		/*사진*/
		width: 100%;
		height: 100%;
	}
	.wg_main #WORKS .works_swiper .swiper-button-prev {
		width: 40px;
		height: 40px;
		margin-left: 0;
		left: 12px;
		z-index: 2;
		top: 175px;
		opacity: 1;
		background: rgb(0,0,0,0.6) url(../img/custom/mo_icon_arrow_prev_36.svg) no-repeat center center;
		pointer-events: auto;
	}
	.wg_main #WORKS .works_swiper .swiper-button-next {
		width: 40px;
		height: 40px;
		right: 12px;
		top: 175px;
		background: rgb(0,0,0,0.6) url(../img/custom/mo_icon_arrow_next_36.svg) no-repeat center center;
	}
	.wg_main #WORKS .works_swiper .item_list .item_cont {
		margin-top: 22px;
	}
	.wg_main #WORKS .works_swiper .item_list .item_cont .subject {
		font-size: 30px;
		line-height: 35px;
	}
	.wg_main #WORKS .works_swiper .item_list .item_cont .desc {
		padding-top: 10px;
		font-size: 16px;
		line-height: 21px;
	}
	.wg_main #WORKS .works_swiper .item_list .item_cont .item_icon_box > span {
		padding: 2px 10px;
		font-size: 15px;
	}
	/* 섹션 2 종료 */
	/* 섹션 3 시작 */
	.wg_main #SERVICE {
		padding: 0;
		height: 2475px;
	}
	.wg_main #SERVICE .open_area {
		/*모바일에선 항상 표시라 */
		display: block;
		opacity: 1;
	}
	.wg_main #SERVICE .close_area {
		/*open_area가 항상 표시라 숨기기 */
		display: none;
	}
	.wg_service_section .service_index {
		position: static;
		padding: 40px 40px 0 40px;
		transform: none;
	}
	.wg_service_section .service_index .contact_us_box {
		position: static;
	}
	.wg_service_section .service_index .main_service_tit {
		padding-bottom: 30px;
	}
	.wg_service_section .service_index .main_service_tit > h3 {
		/*SERVICE*/
		font-size: 60px;
		line-height: 60px;
		padding-bottom: 30px;
	}
	.wg_service_section .service_index .main_service_tit > p {
		font-size: min(30px, 5.335vw); /* 360 화면에서 튕겨나감 방지 */
		line-height: 30px;
	}
	.wg_service_section .service_index .contact_us_box .btn_service_contact {
		width: 250px;
		height: 48px;
		margin-right: 6px;
		padding: 0px;
		border: 2px solid black;
		font-size: 20px;
		letter-spacing: -0.03em;
	}
	.wg_service_section .service_index .contact_us_box .btn_service_enter {
		width: 40px;
		height: 40px;
		background: #111111 url(../img/custom/mo_icon_enter_36.svg) no-repeat center center;
		background-size: 24px 24px;
		border: 2px solid black;
	}
	.wg_service_section .service_sub {
		border-radius: 20px 20px 0 0;
	}
	.wg_service_section .service_sub .first_text {
		width: 48px;
		height: 48px;
		font-size: 30px;
		line-height: 48px;
	}
	.wg_service_section .service_sub .open_area {
		cursor: auto;
	}
	.wg_service_section .service_sub .open_area .area_cont .header-container {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.wg_service_section .service_sub .open_area .area_cont .header-container > h3 {
		padding: 0;
		font-size: 60px;
		line-height: 60px;
		letter-spacing: -0.02em;
	}
	.wg_service_section .service_sub .open_area {
		margin: 0;
		padding: 40px 40px 60px;
		width: 100%;
	}
	.wg_service_section #serviceDevelopment .open_area {
		padding: 40px 40px;
	}
	.wg_service_section .service_index .contact_us_box {
		padding-bottom: 50px;
	}
	.wg_service_section .service_sub, .wg_service_section .service_sub_box, 
	.wg_service_section .service_sub .open_area .area_cont > .bg_img {
		position: static;
		width: 100%;
	}
	.wg_service_section .service_sub#servicePlanning .open_area .area_cont > .bg_img,
	.wg_service_section .service_sub#serviceDesign .open_area .area_cont > .bg_img, 
	.wg_service_section .service_sub#servicePublishing .open_area .area_cont > .bg_img,
	.wg_service_section .service_sub#serviceDevelopment .open_area .area_cont > .bg_img {
		width: 100%;
		height: 180px;
		border-radius: 20px;
		background-size: cover;
	}
	.wg_service_section .service_sub#servicePlanning {
		padding-right: 0px;
	}
	.wg_service_section .service_sub .open_area .area_cont > ul {
		padding: 40px 0 30px 0;
	}
	.wg_service_section .service_sub .open_area .area_cont > ul li {
		padding-bottom: 12px;
		font-size: 20px;
		line-height: 31.25px;
	}
	.wg_service_section .service_sub#serviceDesign {
		position: relative;
		top: -20px;
		right: 0;
		padding-right: 0;
	}
	.wg_service_section .service_sub#servicePublishing {
		position: relative;
		top: -40px;
		right: 0;
		padding-right: 0;
	}
	.wg_service_section .service_sub#serviceDevelopment {
		position: relative;
		top: -60px;
		right: 0;
		padding-right: 0;
		width: 100%;
	}
	.wg_service_section .service_sub .open_area.on, .wg_service_section .service_sub#serviceDevelopment .open_area.on {
		width: 100%;
	}
	/* 섹션 3 종료 */
	/* 섹션 4 시작 */
	.wg_main #CONTACT {
		padding: 263px 20px 56px;
	}
	.wg_main #CONTACT .contact_cont {
		width: 100%;
	}
	.wg_main #CONTACT .contact_cont > h3 {
		padding: 40px 0 20px 0;
		font-size: 60px;
	}
	.wg_main #CONTACT .contact_cont .wg_main_contact ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between; /* 양쪽 끝에 요소 정렬 */
		list-style: none; /* 기본 리스트 스타일 제거 */
		padding: 0;
	}
	.wg_main #CONTACT .contact_cont .wg_main_contact ul > li {
		flex: 0 0 50%; /* 한 줄에 2개씩만 들어가도록 크기 조정 */
		background-size: cover; /* 배경 이미지 크기 조정 */
	}
	/* 섹션 4 종료 */
	/* 섹션 5 시작 */
	.wg_main .section_05 {
		padding: 80px 40px 40px;
	}
	.wg_main .section_05 .ft_tit_box .ft_tit_1, .wg_main .section_05 .ft_tit_box .ft_tit_2 {
		font-size: 15.99vw;
	}
	.wg_main .section_05 .ft_tit_box .btn_ft_contact_us {
		width: 128px;
		height: 128px;
		background: #0028FA url(../img/custom/mo_icon_contact_bg.svg) no-repeat center center;
		background-size: 41px 41px;
		bottom: -166px;
	}
	.wg_main .section_05 .ft_tit_box .btn_ft_contact_us > img {
		width: 113.3px;
		height: 113.4px;
		margin: 0;
		top: 7px;
		left: 7px;
	}
	.wg_main .section_05 .ft_cont {
		padding-top: 30px;
		min-height: auto;
	}
	.wg_main .section_05 .ft_cont .ft_cont_right {
		display: block;
		padding-top: 53px;
		padding-left: 0;
	}
	.wg_main .section_05 .ft_cont .ft_cont_right > ul .cont_table_cell > h1 {
		font-size: 20px;
	}
	.wg_main .section_05 .ft_cont .ft_cont_left > h3 {
		font-size: 30px;
	}
	.wg_main .section_05 .ft_cont .ft_cont_left > p {
		font-size: 18px
	}
	.wg_main .section_05 .ft_cont .ft_cont_right > ul .cont_table_cell {
		padding-right: 20px;
	}
	.wg_main .section_05 .ft_cont .ft_cont_right > ul .cont_table_cell > ul > li {
		padding-top: 20px;
	}
	.wg_main .section_05 .ft_cont .ft_cont_right > ul .cont_table_cell > ul > li:nth-child(2) {
		padding-top: 20px;
	}
	.wg_main .section_05 .ft_cont .ft_cont_right > ul .cont_table_cell > ul > li > h3 {
		font-size: 16px;
	}
	.wg_main .section_05 .ft_cont .ft_cont_right > ul .cont_table_cell > ul > li > p {
		font-size: 16px;
	}
	.wg_main .section_05 .ft_cont .ft_cont_right > ul .cont_table_cell > ul > li > a {
		font-size: 16px;
	}
	
	#ft_wr {
		padding: 33px 0 0 0;
	}
	#ft .ft_map #map {
		height: 180px;
		border-radius: 20px;
	}
	#ft .ft_copy {
		padding-top: 12px;
	}
	#ft .ft_copy {
		font-size: 13px;
	}
	/* 섹션 5 종료 */
	/* OUR WORK 시작 */
	.wg_bd_works_list .board {
		padding: 100px 40px 0;
	}
	.wg_bd_works_list .board .board_tit > h3 {
		font-size: 60px;
		line-height: 60px;
	}
	.wg_bd_works_list .board .board_cont {
		display: block;
	}
	.wg_bd_works_list .board .board_cont .cont_left {
		display: block;
		width: 100%;
		padding-bottom: 22px;
	}
	.wg_bd_works_list .board .board_cont .cont_left .board_cate_box > ul > li {
		display: inline-block;
		padding: 0 0 0 4.25%;
	}
	.wg_bd_works_list .board .board_cont .cont_left .board_cate_box > ul > li:first-child {
		padding: 0;
	} 
	.wg_bd_works_list .board .board_cont .cont_left .board_cate_box > ul > li button {
		font-size: 6.4vw;
		line-height: 8.534vw;
	}
	.wg_bd_works_list .board .board_cont .cont_left .board_cate_box > ul > li span {
		padding: 0 0 0 8px;
		font-size: 16px;
		line-height: normal;
	}
	.wg_bd_works_list .board .board_cont .cont_right {
		display: block;
	}
	.wg_bd_works_list .board .board_cont .cont_right .board_list {
		height: auto;
	}
	.wg_bd_works_list .board .board_cont .cont_right .board_list > ul {
		margin: 0;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		gap: 11px;
	}
	.wg_bd_works_list .board .board_cont .cont_right .board_list > ul li {
		width: auto;
		margin: 0;
		padding-bottom: 0;
		flex-basis: auto; /* 칸이 갖는 크기 때문에 */
	}
	.wg_bd_works_list .board .board_cont .cont_right .board_list > ul li:last-child {
		padding-bottom: 0;
	}
	.wg_bd_works_list .board .board_cont .cont_right .board_list > ul li:nth-last-child(2) {
		padding-bottom: 0;
	}
	.wg_bd_works_list .board .board_cont .cont_right .board_list > ul li .item_box {
		width: 162px;
		height: 228px;
		border-radius: 20px;
	}

	.wg_bd_works_list .board .board_cont .cont_left .board_cate_box > ul > li button {
		font-size: 30px;
		line-height: normal;
	}
	.tail_inquiries .cont_box {
		padding: 80px 40px 40px;
	}
	.tail_inquiries .cont_box > h1 {
		font-size: 56px;
		line-height: 60px;
	}
	.tail_inquiries .cont_box .float_box {
		padding-top: 25px;
		min-height: 0;
	}
	.tail_inquiries .cont_box .float_box > h4 {
		font-size: 30px;
		line-height: 38px;
	}
	.tail_inquiries .cont_box .float_box .btn_ft_contact_us {
		top: 25px;
		width: 128px;
		height: 128px;
		background: #0028FA url(../img/custom/mo_icon_contact_bg.svg) no-repeat center center;
		background-size: 41px 41px;
	}
	.tail_inquiries .cont_box .float_box .btn_ft_contact_us > img {
		top: 77%;
		left: auto;
		right: 7px;
		width: 113.3px;
		height: 113.4px;
	}
	.tail_inquiries .cont_box .copyright {
		padding-top: 106px;
		font-size: 13px;
	}
	/* OUR WORK 종료 */
	/* 서비스 시작 */
	.wg_service .section_01 {
		padding: 267px 20px;
	}
	.wg_service .section_01 > img {
		width: 160px;
		height: 120px;
	}
	/* 서비스 종료 */
	/* contact - start */
	.wg_bd_project {
		padding: 100px 40px 0px;
	}
	.wg_bd_project .write_div .bd_w_list_title {
		/*color: #636363;*/
	}
	.wg_bd_project .write_div .bd_w_list_title.mo_active, .wg_bd_project .write_div .bd_w_list_title.active  {
		color: #FFFFFF;
	}
	#wrapper .wg_bd_project .write_div select {
		background-color: #111111;
	}
	.wg_bd_project .bd_title .pc_ver {
		display: block;
	}
	.wg_bd_project .bd_title .mo_ver {
		display: none;
	}
	.wg_bd_project .bd_title > h1 {
		font-size: 40px;
	}
	.wg_bd_project .bd_title > h1 > strong {
		font-size: 40px;
	}
	.wg_bd_project .bd_title > p {
		font-size: 16px;
	}
	.wg_bd_project #fwrite {
		display: flex; /* .shop_info_left와 btn_confirm write_div 순서를 바꾸기위해 */
		flex-direction: column;
		float: none;
		width: 100% !important;
		padding: 60px 0 0 0;
	}
	.wg_bd_project #fwrite .write_div .chosen-container {
		width: 100%;
	}
	.wg_bd_project .write_div .half_box {
		width: 100%;
	}
	.wg_bd_project .write_div .half_box:nth-of-type(1) {
		padding-right: 0;
	}
	.wg_bd_project .write_div .half_box:nth-of-type(2) {
		padding: 0 0 30px 0;
	}
	.wg_bd_project .btn_submit {
		font-size: 20px !important;
	}
	.wg_bd_project .shop_info_left {
		display: none;
	}
	.wg_bd_project .ft_cont {
        display: block;
		order: 2; /* 문의 접수하기 아래로 보내기 */
		padding-top: 80px;
    }
	.wg_bd_project .ft_cont .ft_cont_right > ul  .cont_table_cell {
		display: table-cell;
		vertical-align: top;
		font-size: 16px;
	}
	.wg_bd_project .ft_cont .ft_cont_right > ul  .cont_table_cell:last-child {
		padding-left: 20px;
	}
	.wg_bd_project .ft_cont .cont_table_cell > h1 {
		/*CONTACT PORTFOLIO*/
		font-size: 20px;
		font-weight: bold;
		line-height: normal;
		color: #fff;
	}
	.wg_bd_project  .ft_cont .ft_cont_right > ul .cont_table_cell > ul > li:nth-child(1) {
		padding-top: 20px;
	}
	.wg_bd_project  .ft_cont .ft_cont_right > ul .cont_table_cell > ul > li:nth-child(2) {
		padding-top: 20px;
	}
	.wg_bd_project  .ft_cont .ft_cont_right > ul .cont_table_cell > ul > li > h3 {
		/*Tel. 프로젝트문의*/
		font-weight: 500;
	    color: #636363;		
	}
	.wg_bd_project .ft_cont .ft_cont_right > ul .cont_table_cell > ul > li > a {
		/*다운로드*/
		font-weight: 500;
		color: #fff;
	}
	.wg_bd_project .ft_cont .ft_cont_right > ul .cont_table_cell > ul > li > p {
		/*전화번호,이메일*/
		font-weight: 500;
		color: #fff;
		padding-top: 16px;
	}
	.ft_tail_map_pd {
		padding: 0 40px 41px;
	}
	.ft_tail_map_pd #ft #ft_wr {
		padding: 40px 0 0 0;
	}
	/* contact - end */
	/* service - start */
	.wg_service .section_03 {
		height: 2475px;
		font-size: 0;
		padding-left: 0;
	}
	.wg_service_section .service_sub .open_area {
		/*모바일에선 항상 표시라 */
		display: block;
		opacity: 1;
	}
	.wg_service_section .service_sub .close_area, .wg_service_section .service_sub .close_area.on {
		/*open_area가 항상 표시라 숨기기 */
		display: none;
	}
	.wg_service .section_04 {
		min-height: 812px;
		margin-top: 264px;
	}
	.wg_service .section_02 .cont_box .table_box .cell_text_box > p > .mobile_hide {
		display: none;
	}
	/* service - end */

}

@media all and (max-width: 1199px) {
	/* service - start */
	.wg_service .section_03 {
		height: 2475px;
		font-size: 0;
		padding-left: 0;
	}
	.wg_service_section .service_sub .open_area {
		/*모바일에선 항상 표시라 */
		display: block;
		opacity: 1;
	}
	.wg_service_section .service_sub .close_area, .wg_service_section .service_sub .close_area.on {
		/*open_area가 항상 표시라 숨기기 */
		display: none;
	}
	.wg_service .section_04 {
		min-height: 812px;
		margin-top: 68px;
	}
	.wg_service .section_02 .cont_box .table_box .cell_text_box > p > .mobile_hide {
		display: none;
	}
	/* service - end */

	/* tuning > list - start */
	.wg_bd_tuning_list .board {
		padding: 100px 20px 60px;
	}
	.wg_bd_tuning_list .board .board_cont {
		display: block;
	}
	.wg_bd_tuning_list .board .board_cont .cont_left.pc_table_cell_view {
		display: none;
	}
	.wg_bd_tuning_list .board .board_tit > h3 {
		font-size: 40px;
		font-weight: bold;
		line-height: 56px;
		letter-spacing: -0.02em;
		color: #000;
	}
	.wg_bd_tuning_list .board .board_tit {
		padding-bottom: 20px;
	}
	.wg_bd_tuning_list .board .board_cont .cont_right {
		padding-left: 0;
	}
	.wg_bd_tuning_list .board .board_cont .cont_right .board_top_category_list {
		width: 100%;
		overflow-x: auto;
		white-space: nowrap;
		scrollbar-width: none;
		-ms-overflow-style: none;
	}
	.wg_bd_tuning_list .board .board_cont .cont_right .board_top_category_list ul {
		padding-bottom: 32px;
	}
	.wg_bd_tuning_list .board .board_cont .cont_right .board_top_category_list ul li:last-child {
		padding-right: 25px;
	}
	.wg_bd_tuning_list .board .board_cont .cont_right .board_top_category_list ul li button {
		width: 108px;
		height: 43px;
		font-size: 16px;
		line-height: 43px;
	}
	.wg_bd_tuning_list .board .board_cont .cont_right .item_box .left_thumb_box {
		width: 88px; 
		height: 88px;
	}
	.wg_bd_tuning_list .board .board_cont .cont_right .item_box .right_board_info_box {
		width: 100%;
		padding-left: 12px;
	}
	.wg_bd_tuning_list .board .board_cont .cont_right .item_box .right_board_info_box .board_category_box .board_category_slick_wrap .solution_badge {
		width: 74px;
	}
	.wg_bd_tuning_list .board .board_cont .cont_right .board_list > ul > li {
		display: block;
		width: 100%;
		padding: 12px 17px 12px 12px;
		margin: 0 0 12px;
	}	
	.wg_bd_tuning_list .board .board_cont .cont_right .board_list > ul > li:nth-of-type(2n+1) {
		margin-right: 0;	
	}
	.wg_bd_tuning_list .board .board_cont .cont_right .item_box .right_board_info_box .board_title_box {
		width: 100%;
		font-size: 16px;
		line-height: 1.02;
	}
	.wg_bd_tuning_list .board .board_cont .cont_right .item_box .right_board_info_box .board_category_box .board_category_slick_wrap .swiper-slide {
		width: 68px;
		height: 26px;
		margin: 0 6px 0 0;
		font-size: 12px;
		line-height: 26px;
	}
	.wg_bd_tuning_list .board .board_cont .cont_right .item_box .right_board_info_box .board_category_box .board_category_slick_wrap .swiper-slide.solution_badge {
		width: 60px;
	}
	.wg_bd_tuning_list .board_pagination {margin-top: 40px;}
	/* tuning > list - end */

	/* tuning > view - start */
	.wg_bd_tuning_view .board .board_cont {
		display: flex;
		flex-direction: column;
	}
	.wg_bd_tuning_view .board .board_cont .cont_left {
		order: 2;
	}
	.wg_bd_tuning_view .board .board_cont .cont_left div.board_recommend_box {
		margin-top: 40px;
		margin-right: 0;
	}
	/* tuning > view - end */
}