@charset "UTF-8";
.showcase_joguman_office body {
	margin: 0;
}

.showcase_joguman_office * {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.showcase_joguman_office p, .showcase_joguman_office h1, .showcase_joguman_office h2, .showcase_joguman_office h3, .showcase_joguman_office h4, .showcase_joguman_office h5, .showcase_joguman_office h6, .showcase_joguman_office ul, .showcase_joguman_office ol, .showcase_joguman_office li, .showcase_joguman_office dl, .showcase_joguman_office dt, .showcase_joguman_office dd, .showcase_joguman_office table, .showcase_joguman_office th, .showcase_joguman_office td, .showcase_joguman_office form, .showcase_joguman_office fieldset, .showcase_joguman_office legend, .showcase_joguman_office input, .showcase_joguman_office textarea, .showcase_joguman_office button, .showcase_joguman_office select, .showcase_joguman_office em, .showcase_joguman_office strong, .showcase_joguman_office span, .showcase_joguman_office a {
	margin: 0;
	padding: 0;
	font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

.showcase_joguman_office input, .showcase_joguman_office textarea, .showcase_joguman_office select, .showcase_joguman_office button, .showcase_joguman_office table {
	font-size: 13px;
	line-height: 1.4;
	letter-spacing: -0.3px;
	color: #252525;
	-webkit-appearance: none;
	appearance: none;
	font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

.showcase_joguman_office img, .showcase_joguman_office fieldset {
	border: 0;
	vertical-align: top;
}

.showcase_joguman_office ul, .showcase_joguman_office ol {
	list-style: none;
}

.showcase_joguman_office em, .showcase_joguman_office address {
	font-style: normal;
}

.showcase_joguman_office a {
	text-decoration: none;
}

.showcase_joguman_office a:hover, .showcase_joguman_office a:active, .showcase_joguman_office a:focus {
	text-decoration: none;
}

.showcase_joguman_office table {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}

.showcase_joguman_office hr {
	display: none !important;
}

.showcase_joguman_office .u_skip, .showcase_joguman_office .blind {
	overflow: hidden !important;
	position: absolute !important;
	clip: rect(0 0 0 0) !important;
	width: 1px !important;
	height: 1px !important;
	margin: -1px !important;
}

.showcase_joguman_office button {
	border: none;
	background: none;
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
}

.showcase_joguman_office img {
	width: 100%;
	vertical-align: top;
}

/* vw 변환 function */
.showcase_joguman_office .icon {
	background-image: url(../img/sprite/sp_test.png);
	-webkit-background-size: 80px 64px;
	        background-size: 80px 64px;
	background-repeat: no-repeat;
}

@font-face {
	font-family: "HakgyoansimChilpanjiugae";
	src: url("../img/HakgyoansimChilpanjiugae-L.woff2") format("woff2"), url("../img/HakgyoansimChilpanjiugae-L.woff") format("woff");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "HakgyoansimChilpanjiugae";
	src: url("../img/HakgyoansimChilpanjiugae-B.woff2") format("woff2"), url("../img/HakgyoansimChilpanjiugae-B.woff") format("woff");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Joguman";
	src: url("../img/Joguman_Handwriting.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

.showcase_joguman_office {
	/* sc_sns */
	/* sc_notice */
}

.showcase_joguman_office .icon {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 80px;
	height: 64px;
}

.showcase_joguman_office .pc_only {
	display: block !important;
}

.showcase_joguman_office .mo_only {
	display: none !important;
}

@media screen and (max-width: 990px) {
	.showcase_joguman_office .mo_only {
		display: block !important;
	}
	.showcase_joguman_office .pc_only {
		display: none !important;
	}
}

.showcase_joguman_office .sc_main {
	background-image: url(../img/pc/main_bg.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	        background-size: cover;
	height: 1188px;
	background-position: center;
	position: relative;
}

.showcase_joguman_office .sc_main .lottie_box {
	width: 1145px;
	height: 576px;
	position: absolute;
	top: 231px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
}

.showcase_joguman_office .sc_main .title_wrap {
	position: absolute;
	top: 875px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
}

.showcase_joguman_office .sc_main .title_wrap h2,
.showcase_joguman_office .sc_main .title_wrap p {
	overflow: hidden;
}

.showcase_joguman_office .sc_main .title_wrap h2 img,
.showcase_joguman_office .sc_main .title_wrap p img {
	display: block;
	will-change: transform, opacity;
}

.showcase_joguman_office .sc_main h2 {
	width: 712px;
}

.showcase_joguman_office .sc_main p {
	margin: 36px auto 0;
	width: 452px;
}

@media screen and (min-width: 991px) and (max-width: 1280px) {
	.showcase_joguman_office .sc_main {
		background-image: url(../img/pc/main_bg.jpg);
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		        background-size: cover;
		height: 92.81vw;
		background-position: center;
		position: relative;
	}
	.showcase_joguman_office .sc_main .lottie_box {
		width: 89.45vw;
		height: 45vw;
		position: absolute;
		top: 18.05vw;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
	.showcase_joguman_office .sc_main .title_wrap {
		position: absolute;
		top: 68.36vw;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
	.showcase_joguman_office .sc_main .title_wrap h2,
	.showcase_joguman_office .sc_main .title_wrap p {
		overflow: hidden;
	}
	.showcase_joguman_office .sc_main .title_wrap h2 img,
	.showcase_joguman_office .sc_main .title_wrap p img {
		display: block;
		will-change: transform, opacity;
	}
	.showcase_joguman_office .sc_main h2 {
		width: 55.63vw;
	}
	.showcase_joguman_office .sc_main p {
		margin: 2.81vw auto 0;
		width: 35.31vw;
	}
}

@media screen and (max-width: 990px) {
	.showcase_joguman_office .sc_main {
		position: relative;
		overflow: hidden;
		background-image: url(../img/mo/main_bg.jpg);
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		        background-size: cover;
		height: 231.4vw;
	}
	.showcase_joguman_office .sc_main .lottie_move {
		width: 225vw;
		height: 114.53vw;
		position: absolute;
		top: 0;
		left: 0;
	}
	.showcase_joguman_office .sc_main .lottie_box {
		width: 100%;
		height: 100%;
		position: relative;
		left: 0;
		top: 0;
		-webkit-transform: none;
		    -ms-transform: none;
		        transform: none;
	}
	.showcase_joguman_office .sc_main .lottie_box svg {
		width: 100%;
		height: 100%;
		display: block;
	}
	.showcase_joguman_office .sc_main .title_wrap {
		position: absolute;
		top: 130.6vw;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
	.showcase_joguman_office .sc_main h2 {
		width: 69.33vw;
	}
	.showcase_joguman_office .sc_main p {
		margin: 8.53vw auto 0;
		width: 71.73vw;
	}
}

.showcase_joguman_office .sc_intro {
	background-image: url(../img/pc/intro_bg.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	        background-size: cover;
	height: 1271px;
	padding-top: 150px;
	padding-bottom: 100px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.showcase_joguman_office .sc_intro .top_txt_wrap p {
	font-family: "Joguman", sans-serif;
	font-size: 32px;
	font-weight: 300;
	line-height: 1.35;
	color: #111;
	text-align: center;
	margin: 0 auto;
}

.showcase_joguman_office .sc_intro .top_txt_wrap h3 {
	width: 635px;
	margin-top: 32px;
}

.showcase_joguman_office .en_ver .sc_intro .top_txt_wrap h3 {
	width: 819px;
	margin: 32px auto 0;
}

.showcase_joguman_office .sc_intro .img_wrap {
	margin-top: 56px;
	width: 450px;
	margin-bottom: 106px;
}

.showcase_joguman_office .sc_intro .bottom_txt_wrap p:nth-child(1) {
	width: 450px;
}

.showcase_joguman_office .sc_intro .bottom_txt_wrap p:nth-child(2) {
	font-size: 32px;
	line-height: 1.35;
	color: #111;
	font-family: "Joguman", sans-serif;
	text-align: center;
	margin: 16px auto 0;
}

.showcase_joguman_office .en_ver .sc_intro .bottom_txt_wrap p:nth-child(2) {
	margin: 30px auto 0;
}

@media screen and (min-width: 991px) and (max-width: 1280px) {
	.showcase_joguman_office .sc_intro {
		background-image: url(../img/pc/intro_bg.jpg);
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		        background-size: cover;
		height: 99.3vw;
		padding-top: 11.72vw;
		padding-bottom: 7.81vw;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.showcase_joguman_office .sc_intro .top_txt_wrap p {
		font-family: "Joguman", sans-serif;
		font-size: 2.5vw;
		font-weight: 300;
		line-height: 1.35;
		color: #111;
		text-align: center;
		width: 100%;
		margin: 0 auto;
	}
	.showcase_joguman_office .sc_intro .top_txt_wrap h3 {
		width: 49.61vw;
		margin-top: 2.5vw;
	}
	.showcase_joguman_office .en_ver .sc_intro .top_txt_wrap h3 {
		width: 63.98vw;
	}
	.showcase_joguman_office .sc_intro .img_wrap {
		margin-top: 4.38vw;
		width: 35.16vw;
		margin-bottom: 8.28vw;
	}
	.showcase_joguman_office .sc_intro .bottom_txt_wrap p:nth-child(1) {
		width: 35.16vw;
	}
	.showcase_joguman_office .sc_intro .bottom_txt_wrap p:nth-child(2) {
		font-size: 2.5vw;
		line-height: 1.35;
		color: #111;
		font-family: "Joguman", sans-serif;
		text-align: center;
		margin: 1.25vw auto 0;
	}
	.showcase_joguman_office .en_ver .sc_intro .bottom_txt_wrap p:nth-child(2) {
		margin: 2.34vw auto 0;
	}
}

@media screen and (max-width: 990px) {
	.showcase_joguman_office .sc_intro {
		background-image: url(../img/mo/intro_bg.jpg);
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		        background-size: cover;
		height: 338.93vw;
		padding-top: 40vw;
		padding-bottom: 26.67vw;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.showcase_joguman_office .sc_intro .top_txt_wrap p {
		font-family: "Joguman", sans-serif;
		font-size: 6.4vw;
		font-weight: 300;
		line-height: 1.35;
		color: #111;
		text-align: center;
	}
	.showcase_joguman_office .sc_intro .top_txt_wrap h3 {
		width: 61.87vw;
		margin-top: 14.67vw;
	}
	.showcase_joguman_office .en_ver .sc_intro .top_txt_wrap h3 {
		width: 86.93vw;
	}
	.showcase_joguman_office .sc_intro .img_wrap {
		margin-top: 16vw;
		width: 72vw;
		margin-bottom: 14.4vw;
	}
	.showcase_joguman_office .sc_intro .bottom_txt_wrap p:nth-child(1) {
		width: 51.73vw;
		margin: 0 auto;
	}
	.showcase_joguman_office .sc_intro .bottom_txt_wrap p:nth-child(2) {
		font-size: 8.53vw;
		line-height: 1.35;
		color: #111;
		margin: 5.87vw auto 0;
	}
	.showcase_joguman_office .en_ver .sc_intro .bottom_txt_wrap p:nth-child(2) {
		margin: 8.87vw auto 0;
	}
}

.showcase_joguman_office .sc_tab {
	height: 1596px;
	background-image: url(../img/pc/tab_bg.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	        background-size: cover;
	padding-top: 165px;
	position: relative;
}

.showcase_joguman_office .sc_tab .title_wrap {
	margin-bottom: 32px;
}

.showcase_joguman_office .sc_tab .title_wrap h2 {
	width: 474px;
	margin: 0 auto;
}

.showcase_joguman_office .sc_tab .btn_wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	gap: 40px;
}

.showcase_joguman_office .sc_tab .btn_wrap button {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 9px;
}

.showcase_joguman_office .sc_tab .btn_wrap .tab_btn {
	width: 190px;
	position: relative;
}

.showcase_joguman_office .sc_tab .btn_wrap .tab_btn img:nth-child(1) {
	width: 190px;
	position: relative;
	z-index: 1;
}

.showcase_joguman_office .sc_tab .btn_wrap .tab_btn img:nth-child(2) {
	width: 168px;
	position: absolute;
	top: -2px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	z-index: 0;
}

.showcase_joguman_office .sc_tab .btn_wrap .btn_txt {
	width: 188px;
}

.showcase_joguman_office .en_ver .sc_tab .btn_wrap button {
	position: relative;
}

.showcase_joguman_office .en_ver .sc_tab .btn_wrap .btn_txt {
	width: 272px;
}

.showcase_joguman_office .sc_tab .btn_wrap .second_btn .btn_txt {
	width: 113px;
}

.showcase_joguman_office .en_ver .sc_tab .btn_wrap .second_btn .btn_txt {
	width: 182px;
}

.showcase_joguman_office .en_ver .sc_tab .btn_wrap button span {
	font-weight: 600;
	font-size: 24px;
	line-height: 1.25;
	color: #111;
	font-family: "Joguman", sans-serif;
	background-image: url(../img/pc/tab_btn_01_01_en.png);
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	        background-size: contain;
	width: 272px;
	height: 49px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	padding-top: 5px;
}

.showcase_joguman_office .en_ver .sc_tab .btn_wrap .second_btn span {
	background-image: url(../img/pc/tab_btn_01_02_en.png);
	width: 182px;
	height: 49px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.showcase_joguman_office .sc_tab .content_wrap {
	position: relative;
	text-align: center;
	width: 1024px;
	margin: 39px auto 0;
}

.showcase_joguman_office .sc_tab .content_wrap .content_box .img_wrap {
	position: absolute;
	width: 100%;
	height: auto;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
}

.showcase_joguman_office .sc_tab .content_wrap .first_box .txt_box {
	position: absolute;
	z-index: 1;
	top: 480px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: 700px;
}

.showcase_joguman_office .sc_tab .content_wrap .second_box .txt_box {
	position: absolute;
	z-index: 1;
	top: 589px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: 700px;
}

.showcase_joguman_office .sc_tab .content_wrap .txt_box img {
	position: relative;
	width: 100%;
	z-index: 0;
}

.showcase_joguman_office .sc_tab .content_wrap .first_box .txt_box p {
	font-size: 16px;
	line-height: 1.4;
	position: absolute;
	top: 87px;
	left: 0;
	width: 100%;
	z-index: 1;
}

.showcase_joguman_office .sc_tab .content_wrap .second_box .txt_box p {
	font-size: 16px;
	line-height: 1.4;
	position: absolute;
	top: 32px;
	left: 0;
	width: 100%;
	z-index: 1;
}

.showcase_joguman_office .sc_tab .icon_wrap {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: 1920px;
	max-width: none;
}

.showcase_joguman_office .sc_tab .icon_wrap .obj {
	position: absolute;
	-webkit-transition: -webkit-transform 0.25s ease;
	transition: -webkit-transform 0.25s ease;
	transition: transform 0.25s ease;
	transition: transform 0.25s ease, -webkit-transform 0.25s ease;
	-webkit-transform-origin: center center;
	    -ms-transform-origin: center center;
	        transform-origin: center center;
}

.showcase_joguman_office .icon_wrap .obj:hover {
	-webkit-transform: rotate(5deg);
	    -ms-transform: rotate(5deg);
	        transform: rotate(5deg);
}

.showcase_joguman_office .sc_tab .icon_wrap .obj:nth-child(1) {
	width: 86px;
	top: 463px;
	left: 1489px;
}

.showcase_joguman_office .sc_tab .icon_wrap .obj:nth-child(2) {
	width: 80px;
	top: 543px;
	left: 1555px;
}

.showcase_joguman_office .sc_tab .icon_wrap .obj:nth-child(3) {
	width: 70px;
	top: 1377px;
	left: 1572px;
}

.showcase_joguman_office .sc_tab .icon_wrap .obj:nth-child(4) {
	width: 78px;
	top: 898px;
	left: 313px;
}

.showcase_joguman_office .sc_tab .char_wrap {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	pointer-events: none;
	width: 100%;
	max-width: none;
	height: 100%;
}

.showcase_joguman_office .sc_tab .char_wrap img:nth-child(1) {
	width: 444px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.showcase_joguman_office .sc_tab .char_wrap img:nth-child(2) {
	width: 151px;
	position: absolute;
	top: 945px;
	left: 158px;
}

.showcase_joguman_office .sc_tab .char_wrap img:nth-child(3) {
	width: 187px;
	position: absolute;
	top: 1080px;
	left: 350px;
}

.showcase_joguman_office .sc_tab .pado_wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transform: translateX(0);
	    -ms-transform: translateX(0);
	        transform: translateX(0);
	width: 100%;
	max-width: none;
}

.showcase_joguman_office .sc_tab .pado_wrap img {
	width: 1064px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.showcase_joguman_office .sc_tab .char_wrap img {
	width: 668px;
	position: absolute;
	left: -130px;
	bottom: 0;
}

.showcase_joguman_office .sc_tab .etc_wrap {
	position: relative;
	z-index: 1;
}

.showcase_joguman_office .sc_tab .etc_wrap img {
	position: absolute;
}

.showcase_joguman_office .sc_tab .etc_wrap img:nth-child(1) {
	width: 389px;
	top: 19px;
	left: -26px;
}

.showcase_joguman_office .sc_tab .etc_wrap img:nth-child(2) {
	width: 211px;
	top: 30px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
}

.showcase_joguman_office .sc_tab .logo_wrap {
	position: absolute;
	width: 211px;
	top: 30px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
}

.showcase_joguman_office .sc_tab .btn_wrap button .tab_btn img:nth-child(2) {
	display: none;
}

.showcase_joguman_office .sc_tab .btn_wrap button.is_active .tab_btn img:nth-child(2) {
	display: block;
}

.showcase_joguman_office .sc_tab .content_box {
	display: none;
}

.showcase_joguman_office .sc_tab .content_box.is_active {
	display: block;
}

.showcase_joguman_office .sc_tab .btn_wrap button .tab_btn {
	position: relative;
}

.showcase_joguman_office .sc_tab .btn_wrap button .tab_btn img:nth-child(1) {
	display: block;
}

.showcase_joguman_office .sc_tab .btn_wrap button.is_active .tab_btn img:nth-child(2) {
	display: block;
}

.showcase_joguman_office .sc_tab.is_second .etc_wrap img:first-child {
	display: none;
}

@media screen and (min-width: 991px) and (max-width: 1586px) {
	.showcase_joguman_office .pado_wrap,
	.showcase_joguman_office .char_wrap {
		display: none;
	}
}

@media screen and (min-width: 991px) and (max-width: 1280px) {
	.showcase_joguman_office .sc_tab {
		height: 124.69vw;
		background-image: url(../img/pc/tab_bg.jpg);
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		        background-size: cover;
		padding-top: 12.89vw;
		position: relative;
	}
	.showcase_joguman_office .sc_tab .title_wrap {
		margin-bottom: 2.5vw;
	}
	.showcase_joguman_office .sc_tab .title_wrap h2 {
		width: 37.03vw;
		margin: 0 auto;
	}
	.showcase_joguman_office .sc_tab .btn_wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		gap: 3.13vw;
	}
	.showcase_joguman_office .sc_tab .btn_wrap button {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		gap: 0.7vw;
	}
	.showcase_joguman_office .sc_tab .btn_wrap .tab_btn {
		width: 14.84vw;
		position: relative;
	}
	.showcase_joguman_office .sc_tab .btn_wrap .tab_btn img:nth-child(1) {
		width: 14.84vw;
		position: relative;
		z-index: 1;
	}
	.showcase_joguman_office .sc_tab .btn_wrap .tab_btn img:nth-child(2) {
		width: 13.13vw;
		position: absolute;
		top: -0.16vw;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		z-index: 0;
	}
	.showcase_joguman_office .sc_tab .btn_wrap .btn_txt {
		width: 14.69vw;
	}
	.showcase_joguman_office .en_ver .sc_tab .btn_wrap .btn_txt {
		width: 21.25vw;
	}
	.showcase_joguman_office .sc_tab .btn_wrap .second_btn .btn_txt {
		width: 8.83vw;
	}
	.showcase_joguman_office .en_ver .sc_tab .btn_wrap .second_btn .btn_txt {
		width: 14.22vw;
	}
	.showcase_joguman_office .en_ver .sc_tab .btn_wrap button span {
		font-weight: 600;
		font-size: 1.88vw;
		line-height: 1.25;
		color: #111;
		font-family: "Joguman", sans-serif;
		background-image: url(../img/pc/tab_btn_01_01_en.png);
		background-repeat: no-repeat;
		-webkit-background-size: contain;
		        background-size: contain;
		width: 21.25vw;
		height: 3.83vw;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		padding-top: 0.39vw;
	}
	.showcase_joguman_office .en_ver .sc_tab .btn_wrap .second_btn span {
		background-image: url(../img/pc/tab_btn_01_02_en.png);
		width: 14.22vw;
		height: 3.83vw;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
	.showcase_joguman_office .sc_tab .content_wrap {
		position: relative;
		text-align: center;
		width: 80vw;
		margin: 3.05vw auto 0;
	}
	.showcase_joguman_office .sc_tab .content_wrap .content_box .img_wrap {
		position: absolute;
		width: 100%;
		height: auto;
		top: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
	.showcase_joguman_office .sc_tab .content_wrap .first_box .txt_box {
		position: absolute;
		z-index: 1;
		top: 37.5vw;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		width: 54.69vw;
	}
	.showcase_joguman_office .sc_tab .content_wrap .second_box .txt_box {
		position: absolute;
		z-index: 1;
		top: 46.02vw;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		width: 54.69vw;
	}
	.showcase_joguman_office .sc_tab .content_wrap .txt_box img {
		position: relative;
		width: 100%;
		z-index: 0;
	}
	.showcase_joguman_office .sc_tab .content_wrap .first_box .txt_box p {
		font-size: 1.25vw;
		line-height: 1.4;
		position: absolute;
		top: 6.8vw;
		left: 0;
		width: 100%;
		z-index: 1;
	}
	.showcase_joguman_office .sc_tab .content_wrap .second_box .txt_box p {
		font-size: 1.25vw;
		line-height: 1.4;
		position: absolute;
		top: 2.5vw;
		left: 0;
		width: 100%;
		z-index: 1;
	}
	.showcase_joguman_office .sc_tab .icon_wrap {
		position: absolute;
		top: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		width: 150vw;
		max-width: none;
	}
	.showcase_joguman_office .sc_tab .icon_wrap .obj {
		position: absolute;
		-webkit-transition: -webkit-transform 0.25s ease;
		transition: -webkit-transform 0.25s ease;
		transition: transform 0.25s ease;
		transition: transform 0.25s ease, -webkit-transform 0.25s ease;
		-webkit-transform-origin: center center;
		    -ms-transform-origin: center center;
		        transform-origin: center center;
	}
	.showcase_joguman_office .icon_wrap .obj:hover {
		-webkit-transform: rotate(5deg);
		    -ms-transform: rotate(5deg);
		        transform: rotate(5deg);
	}
	.showcase_joguman_office .sc_tab .icon_wrap .obj:nth-child(1) {
		width: 6.72vw;
		top: 36.17vw;
		left: 116.33vw;
	}
	.showcase_joguman_office .sc_tab .icon_wrap .obj:nth-child(2) {
		width: 6.25vw;
		top: 42.42vw;
		left: 121.48vw;
	}
	.showcase_joguman_office .sc_tab .icon_wrap .obj:nth-child(3) {
		width: 5.47vw;
		top: 107.58vw;
		left: 122.81vw;
	}
	.showcase_joguman_office .sc_tab .icon_wrap .obj:nth-child(4) {
		width: 6.09vw;
		top: 70.16vw;
		left: 24.45vw;
	}
	.showcase_joguman_office .sc_tab .char_wrap {
		position: absolute;
		top: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		pointer-events: none;
		width: 100%;
		max-width: none;
		height: 100%;
	}
	.showcase_joguman_office .sc_tab .char_wrap img:nth-child(1) {
		width: 34.69vw;
		position: absolute;
		bottom: 0;
		left: 0;
	}
	.showcase_joguman_office .sc_tab .char_wrap img:nth-child(2) {
		width: 11.8vw;
		position: absolute;
		top: 73.83vw;
		left: 12.34vw;
	}
	.showcase_joguman_office .sc_tab .char_wrap img:nth-child(3) {
		width: 14.61vw;
		position: absolute;
		top: 84.38vw;
		left: 27.34vw;
	}
	.showcase_joguman_office .sc_tab .pado_wrap {
		position: absolute;
		bottom: 0;
		left: 0;
		-webkit-transform: translateX(0);
		    -ms-transform: translateX(0);
		        transform: translateX(0);
		width: 100%;
		max-width: none;
	}
	.showcase_joguman_office .sc_tab .pado_wrap img {
		width: 83.13vw;
		position: absolute;
		bottom: 0;
		left: 0;
	}
	.showcase_joguman_office .sc_tab .char_wrap img {
		width: 52.19vw;
		position: absolute;
		left: -10.16vw;
		bottom: 0;
	}
	.showcase_joguman_office .sc_tab .etc_wrap {
		position: relative;
		z-index: 1;
	}
	.showcase_joguman_office .sc_tab .etc_wrap img {
		position: absolute;
	}
	.showcase_joguman_office .sc_tab .etc_wrap img:nth-child(1) {
		width: 30.39vw;
		top: 1.48vw;
		left: -2.03vw;
	}
	.showcase_joguman_office .sc_tab .etc_wrap img:nth-child(2) {
		width: 16.48vw;
		top: 2.34vw;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
	.showcase_joguman_office .sc_tab .logo_wrap {
		position: absolute;
		width: 16.48vw;
		top: 2.34vw;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
}

@media screen and (max-width: 990px) {
	.showcase_joguman_office .sc_tab {
		height: auto;
		background-image: url(../img/mo/tab_bg.jpg);
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		        background-size: cover;
		padding-top: 31.2vw;
		position: relative;
	}
	.showcase_joguman_office .sc_tab .title_wrap {
		margin-bottom: 11.2vw;
	}
	.showcase_joguman_office .sc_tab .title_wrap h2 {
		width: 81.07vw;
		margin: 0 auto;
	}
	.showcase_joguman_office .sc_tab .btn_wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		gap: 1.87vw;
	}
	.showcase_joguman_office .sc_tab .btn_wrap button {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		gap: 2.67vw;
	}
	.showcase_joguman_office .sc_tab .btn_wrap .tab_btn {
		width: 42.67vw;
		position: relative;
	}
	.showcase_joguman_office .sc_tab .btn_wrap .tab_btn img:nth-child(1) {
		width: 42.67vw;
		position: relative;
		z-index: 1;
	}
	.showcase_joguman_office .sc_tab .btn_wrap .tab_btn img:nth-child(2) {
		width: 42.67vw;
		position: absolute;
		top: -2.67vw;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		z-index: 0;
	}
	.showcase_joguman_office .sc_tab .btn_wrap .btn_txt {
		width: 41.87vw;
		position: relative;
		z-index: 2;
	}
	.showcase_joguman_office .sc_tab .btn_wrap .second_btn .btn_txt {
		width: 26.67vw;
	}
	.showcase_joguman_office .en_ver .sc_tab .btn_wrap .btn_txt {
		width: 49.33vw;
	}
	.showcase_joguman_office .en_ver .sc_tab .btn_wrap .second_btn .btn_txt {
		width: 33.33vw;
	}
	.showcase_joguman_office .en_ver .sc_tab .btn_wrap button span {
		width: 52.33vw;
		height: 9.6vw;
		font-size: 5.33vw;
		line-height: 1.25;
		padding-top: 0;
	}
	.showcase_joguman_office .en_ver .sc_tab .btn_wrap .second_btn span {
		width: 33.33vw;
		height: 9.6vw;
	}
	.showcase_joguman_office .sc_tab .content_wrap {
		position: relative;
		text-align: center;
		width: 91.47vw;
		margin: 16vw auto 0;
		padding-bottom: 114.13vw;
	}
	.showcase_joguman_office .sc_tab .content_wrap .content_box .img_wrap {
		position: absolute;
		width: 100%;
		height: auto;
		top: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
	.showcase_joguman_office .sc_tab .content_wrap .first_box {
		height: 200.53vw;
	}
	.showcase_joguman_office .sc_tab .content_wrap .first_box .txt_box {
		position: absolute;
		z-index: 1;
		top: 131.2vw;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		width: 91.47vw;
	}
	.showcase_joguman_office .sc_tab .content_wrap .second_box {
		height: 143.47vw;
	}
	.showcase_joguman_office .sc_tab .content_wrap .second_box .txt_box {
		position: absolute;
		z-index: 1;
		top: 109.33vw;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		width: 91.47vw;
	}
	.showcase_joguman_office .sc_tab .content_wrap .txt_box img {
		position: relative;
		width: 100%;
		z-index: 0;
	}
	.showcase_joguman_office .sc_tab .content_wrap .first_box .txt_box p {
		font-size: 4.27vw;
		line-height: 1.4;
		position: absolute;
		top: 21.87vw;
		left: 0;
		width: 100%;
		z-index: 1;
	}
	.showcase_joguman_office .sc_tab .content_wrap .second_box .txt_box p {
		font-size: 4.27vw;
		line-height: 1.4;
		position: absolute;
		top: 21.87vw;
		left: 0;
		width: 100%;
		z-index: 1;
	}
	.showcase_joguman_office .sc_tab .icon_wrap {
		position: absolute;
		top: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		width: 512vw;
		max-width: none;
	}
	.showcase_joguman_office .sc_tab .icon_wrap .obj {
		position: absolute;
	}
	.showcase_joguman_office .sc_tab .icon_wrap .obj:nth-child(1) {
		width: 22.93vw;
		top: 123.47vw;
		left: 397.07vw;
	}
	.showcase_joguman_office .sc_tab .icon_wrap .obj:nth-child(2) {
		width: 21.33vw;
		top: 144.8vw;
		left: 414.67vw;
	}
	.showcase_joguman_office .sc_tab .icon_wrap .obj:nth-child(3) {
		width: 18.67vw;
		top: 367.2vw;
		left: 419.2vw;
	}
	.showcase_joguman_office .sc_tab .icon_wrap .obj:nth-child(4) {
		width: 20.8vw;
		top: 239.47vw;
		left: 83.47vw;
	}
	.showcase_joguman_office .sc_tab .char_wrap {
		position: absolute;
		top: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		width: 100%;
		max-width: none;
		height: 100%;
	}
	.showcase_joguman_office .sc_tab .char_wrap img:nth-child(1) {
		width: 65.67vw;
		position: absolute;
		top: auto;
		bottom: 0;
		left: -14.67vw;
	}
	.showcase_joguman_office .sc_tab .char_wrap img:nth-child(2) {
		width: 26.67vw;
		position: absolute;
		top: auto;
		bottom: 83.27vw;
		left: 20vw;
	}
	.showcase_joguman_office .sc_tab .char_wrap img:nth-child(3) {
		width: 40vw;
		position: absolute;
		top: auto;
		bottom: 48.27vw;
		left: 45.07vw;
	}
	.showcase_joguman_office .sc_tab .pado_wrap {
		position: absolute;
		bottom: 0;
		left: 0;
		-webkit-transform: translateX(0);
		    -ms-transform: translateX(0);
		        transform: translateX(0);
		width: 100%;
		max-width: none;
	}
	.showcase_joguman_office .sc_tab .pado_wrap img {
		width: 98.73vw;
		position: static;
	}
	.showcase_joguman_office .sc_tab .char_wrap img {
		position: absolute;
		left: 0;
		bottom: 0;
	}
	.showcase_joguman_office .sc_tab .etc_wrap {
		position: relative;
		z-index: 1;
	}
	.showcase_joguman_office .sc_tab .etc_wrap img {
		position: absolute;
	}
	.showcase_joguman_office .sc_tab .etc_wrap img:nth-child(1) {
		width: 72.53vw;
		top: -5.07vw;
		left: -2.67vw;
	}
	.showcase_joguman_office .sc_tab .etc_wrap img:nth-child(2) {
		width: 56.27vw;
		top: 8vw;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
	.showcase_joguman_office .sc_tab .logo_wrap {
		position: absolute;
		width: 56.27vw;
		top: 8vw;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
}

@media screen and (min-width: 991px) {
	.showcase_joguman_office .scroll_wrap {
		position: relative;
	}
	.showcase_joguman_office .sticky_wrap {
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: 2;
		width: 100%;
		will-change: transform;
	}
}

@media screen and (max-height: 850px) {
	.showcase_joguman_office .sticky_wrap {
		position: static;
		left: auto;
		bottom: auto;
		z-index: 2;
		width: 100%;
		will-change: transform;
	}
}

.showcase_joguman_office .sc_list {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 1785px;
	padding-top: 230px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.showcase_joguman_office .sc_list .list_wrap {
	position: relative;
	width: 1156px;
}

.showcase_joguman_office .sc_list .title_wrap {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	margin-left: 100px;
	position: relative;
}

.showcase_joguman_office .en_ver .sc_list .title_wrap {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-left: 45px;
}

.showcase_joguman_office .sc_list .title_wrap h2 {
	width: 332px;
	position: relative;
	display: inline-block;
	text-align: center;
	padding-bottom: 21px;
}

.showcase_joguman_office .sc_list .title_wrap::after {
	content: "";
	display: block;
	width: 380px;
	height: 1px;
	background-image: url(../img/pc/dotted.png);
	-webkit-background-size: contain;
	        background-size: contain;
	position: absolute;
	top: 65px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
}

.showcase_joguman_office .sc_list .title_wrap h2::before {
	content: "";
	background-image: url(../img/pc/sticker.png);
	width: 112px;
	height: 109px;
	position: absolute;
	top: 40px;
	left: -140px;
	-webkit-background-size: contain;
	        background-size: contain;
}

.showcase_joguman_office .sc_list .title_wrap p {
	padding-top: 30px;
	font-family: "Joguman", sans-serif;
	font-size: 32px;
	line-height: 1;
	font-weight: 300;
	color: #111;
	display: inline-block;
	text-align: center;
}

.showcase_joguman_office .sc_list .btn_wrap {
	background-image: url(../img/pc/list_bg.png);
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	        background-size: contain;
	width: 559px;
	height: 894px;
	padding-top: 50px;
	padding-left: 71px;
	position: relative;
	margin-top: 42px;
}

.showcase_joguman_office .sc_list .btn_wrap::after {
	content: "";
	background-image: url(../img/pc/list_bg_after.png);
	width: 168px;
	height: 296px;
	position: absolute;
	bottom: -92px;
	left: -94px;
	-webkit-background-size: contain;
	        background-size: contain;
}

.showcase_joguman_office .sc_list .btn_wrap h3 {
	width: 354px;
	margin-bottom: 32px;
}

.showcase_joguman_office .sc_list .btn_wrap ul li button {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.showcase_joguman_office .sc_list .btn_wrap ul li + li {
	margin-top: 31px;
}

.showcase_joguman_office .sc_list .btn_wrap ul li .txt_wrap {
	margin-left: 12px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}

.showcase_joguman_office .sc_list .btn_wrap ul li img {
	width: 36px;
	height: 38px;
}

.showcase_joguman_office .sc_list .btn_wrap ul li p {
	font-family: "Joguman", sans-serif;
	color: #111;
	font-size: 24px;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 2px;
}

.showcase_joguman_office .sc_list .btn_wrap ul li span {
	color: #616161;
	font-size: 14px;
	line-height: 1;
	font-weight: 300;
}

.showcase_joguman_office .sc_list .bottom_list {
	position: relative;
}

.showcase_joguman_office .sc_list .bottom_list::before {
	content: "";
	background-image: url(../img/pc/dotted.png);
	display: block;
	width: 348px;
	height: 1px;
	margin: 40px 0;
	-webkit-background-size: contain;
	        background-size: contain;
}

.showcase_joguman_office .sc_list .bottom_list h4 {
	background: #27b67c33;
	-webkit-border-radius: 16px;
	        border-radius: 16px;
	width: 178px;
	height: 28px;
	color: #27b67c;
	font-size: 13px;
	line-height: 1;
	font-weight: 700;
	margin-bottom: 8px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-left: 10px;
}

.showcase_joguman_office .sc_list .bottom_list h4 + p {
	color: #27b67c;
	font-size: 14px;
	line-height: 1;
	margin-left: 10px;
	margin-bottom: 23px;
}

.showcase_joguman_office .sc_list .content_container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	position: relative;
}

.showcase_joguman_office .sc_list .content_wrap .first_content .top_img {
	width: 580px;
}

.showcase_joguman_office .sc_list .content_wrap .first_content .top_img img {
	margin-top: -123px;
}

.showcase_joguman_office .sc_list .content_wrap .first_content .center_img {
	width: 580px;
}

.showcase_joguman_office .sc_list .content_wrap .first_content .center_img img {
	margin-top: 61px;
	margin-left: 60px;
}

.showcase_joguman_office .sc_list .content_wrap .first_content .bottom_img {
	width: 294px;
}

.showcase_joguman_office .sc_list .content_wrap .first_content .bottom_img img {
	margin-top: -123px;
	margin-left: -259px;
}

.showcase_joguman_office .sc_list .content_wrap .second_content .top_img {
	width: 540px;
}

.showcase_joguman_office .sc_list .content_wrap .second_content .top_img img {
	margin-top: -123px;
}

.showcase_joguman_office .sc_list .content_wrap .second_content .center_img {
	width: 580px;
}

.showcase_joguman_office .sc_list .content_wrap .second_content .center_img img {
	margin-top: 61px;
	margin-left: 60px;
}

.showcase_joguman_office .sc_list .content_wrap .second_content .bottom_img {
	width: 294px;
}

.showcase_joguman_office .sc_list .content_wrap .second_content .bottom_img img {
	margin-top: -234px;
	margin-left: -259px;
}

.showcase_joguman_office .sc_list .content_wrap .third_content .top_img {
	width: 580px;
}

.showcase_joguman_office .sc_list .content_wrap .third_content .top_img img {
	margin-top: -123px;
}

.showcase_joguman_office .sc_list .content_wrap .third_content .center_img {
	width: 580px;
}

.showcase_joguman_office .sc_list .content_wrap .third_content .center_img img {
	margin-top: 61px;
	margin-left: 60px;
}

.showcase_joguman_office .sc_list .content_wrap .third_content .bottom_img {
	width: 294px;
}

.showcase_joguman_office .sc_list .content_wrap .third_content .bottom_img img {
	margin-top: -193px;
	margin-left: -260px;
}

.showcase_joguman_office .sc_list .content_wrap .fourth_content .top_img {
	width: 580px;
}

.showcase_joguman_office .sc_list .content_wrap .fourth_content .top_img img {
	margin-top: -123px;
}

.showcase_joguman_office .sc_list .content_wrap .fourth_content .center_img {
	width: 580px;
}

.showcase_joguman_office .sc_list .content_wrap .fourth_content .center_img img {
	margin-top: 61px;
	margin-left: 60px;
}

.showcase_joguman_office .sc_list .content_wrap .fourth_content .bottom_img {
	width: 294px;
}

.showcase_joguman_office .sc_list .content_wrap .fourth_content .bottom_img img {
	margin-top: -181px;
	margin-left: -260px;
}

.showcase_joguman_office .sc_list .content_wrap .fifth_content .top_img {
	width: 580px;
	margin-top: -123px;
}

.showcase_joguman_office .sc_list .content_wrap .fifth_content .top_img img {
	margin-left: 20px;
}

.showcase_joguman_office .sc_list .content_wrap .fifth_content .center_img {
	margin-top: 61px;
	margin-left: 60px;
	width: 328px;
}

.showcase_joguman_office .sc_list .content_wrap .fifth_content .center_img2 img {
	width: 328px;
	height: 418px;
	margin-top: -30px;
	margin-left: 270px;
}

.showcase_joguman_office .sc_list .content_wrap .fifth_content .center_img img {
	width: 328px;
	height: 418px;
}

.showcase_joguman_office .sc_list .content_wrap .fifth_content .bottom_img {
	width: 294px;
	margin-top: -329px;
	margin-left: -243px;
}

.showcase_joguman_office .sc_list .content_wrap .sixth_content .top_img {
	width: 540px;
}

.showcase_joguman_office .sc_list .content_wrap .sixth_content .top_img img {
	margin-top: -33px;
	margin-left: -40px;
}

.showcase_joguman_office .sc_list .content_wrap .sixth_content .bottom_img {
	width: 294px;
	margin-top: 250px;
	margin-left: -300px;
}

.showcase_joguman_office .sc_list .content_wrap .seventh_content .top_img {
	width: 680px;
}

.showcase_joguman_office .sc_list .content_wrap .seventh_content .top_img img {
	margin-top: -33px;
	margin-left: 100px;
}

.showcase_joguman_office .sc_list .content_wrap .seventh_content .bottom_img {
	width: 294px;
	margin-top: -104px;
	margin-left: -160px;
}

.showcase_joguman_office .fifth_content .hover_img {
	position: relative;
}

.showcase_joguman_office .fifth_content .hover_img img {
	display: block;
}

.showcase_joguman_office .fifth_content .hover_img .hover_on_img {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	-webkit-transition: opacity 0.35s ease;
	transition: opacity 0.35s ease;
	pointer-events: none;
}

.showcase_joguman_office .fifth_content .center_img2.hover_img .hover_on_img {
	top: 30px;
}

.showcase_joguman_office .fifth_content .hover_img:hover .hover_on_img {
	opacity: 1;
}

.showcase_joguman_office .sc_list .content_wrap > ul > li {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
}

.showcase_joguman_office .sc_list .content_wrap > ul > li.on {
	display: block;
}

@media screen and (min-width: 991px) and (max-width: 1254px) {
	.showcase_joguman_office .sc_list {
		position: relative;
		z-index: 1;
		width: 100%;
		height: 142.34vw;
		padding-top: 18.34vw;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
	.showcase_joguman_office .sc_list .list_wrap {
		position: relative;
		width: 92.19vw;
	}
	.showcase_joguman_office .sc_event {
		margin-top: 7.97vw;
		width: 100%;
		height: auto;
		min-height: 161.64vw;
		background-image: url("../img/pc/event_bg.png");
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		        background-size: cover;
		background-position: center top;
		position: relative;
	}
	.showcase_joguman_office .sc_event .event_wrap {
		height: 161.64vw;
		position: relative;
		z-index: 1;
	}
	.showcase_joguman_office .sc_list .title_wrap {
		display: -webkit-inline-box;
		display: -webkit-inline-flex;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		    -ms-flex-align: start;
		        align-items: flex-start;
		margin-left: 7.97vw;
		position: relative;
	}
	.showcase_joguman_office .sc_list .title_wrap h2 {
		width: 26.48vw;
		position: relative;
		display: inline-block;
		text-align: center;
		padding-bottom: 1.67vw;
	}
	.showcase_joguman_office .sc_list .title_wrap::after {
		content: "";
		display: block;
		width: 30.3vw;
		height: 0.08vw;
		background-image: url(../img/pc/dotted.png);
		-webkit-background-size: contain;
		        background-size: contain;
		position: absolute;
		top: 5.18vw;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
	.showcase_joguman_office .sc_list .title_wrap h2::before {
		content: "";
		background-image: url(../img/pc/sticker.png);
		width: 8.93vw;
		height: 8.69vw;
		position: absolute;
		top: 3.19vw;
		left: -11.16vw;
		-webkit-background-size: contain;
		        background-size: contain;
	}
	.showcase_joguman_office .sc_list .title_wrap p {
		padding-top: 2.39vw;
		font-size: 2.55vw;
		line-height: 1;
		font-weight: 300;
		color: #111;
		display: inline-block;
		text-align: center;
	}
	.showcase_joguman_office .sc_list .btn_wrap {
		background-image: url(../img/pc/list_bg.png);
		background-repeat: no-repeat;
		-webkit-background-size: contain;
		        background-size: contain;
		width: 44.58vw;
		height: 71.29vw;
		padding-top: 3.99vw;
		padding-left: 5.66vw;
		position: relative;
		margin-top: 3.35vw;
	}
	.showcase_joguman_office .sc_list .btn_wrap::after {
		content: "";
		background-image: url(../img/pc/list_bg_after.png);
		width: 13.4vw;
		height: 23.6vw;
		position: absolute;
		bottom: -7.34vw;
		left: -7.5vw;
		-webkit-background-size: contain;
		        background-size: contain;
	}
	.showcase_joguman_office .sc_list .btn_wrap h3 {
		width: 28.23vw;
		margin-bottom: 2.55vw;
	}
	.showcase_joguman_office .sc_list .btn_wrap ul li button {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
	.showcase_joguman_office .sc_list .btn_wrap ul li + li {
		margin-top: 2.47vw;
	}
	.showcase_joguman_office .sc_list .btn_wrap ul li .txt_wrap {
		margin-left: 0.96vw;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		    -ms-flex-align: start;
		        align-items: flex-start;
	}
	.showcase_joguman_office .sc_list .btn_wrap ul li img {
		width: 2.87vw;
		height: 3.03vw;
	}
	.showcase_joguman_office .sc_list .btn_wrap ul li p {
		color: #111;
		font-size: 1.91vw;
		font-weight: 600;
		line-height: 1;
		margin-bottom: 0.32vw;
	}
	.showcase_joguman_office .sc_list .btn_wrap ul li span {
		color: #616161;
		font-size: 1.12vw;
		line-height: 1;
		font-weight: 300;
	}
	.showcase_joguman_office .sc_list .bottom_list {
		position: relative;
	}
	.showcase_joguman_office .sc_list .bottom_list::before {
		content: "";
		background-image: url(../img/pc/dotted.png);
		display: block;
		width: 27.75vw;
		height: 0.08vw;
		margin: 3.19vw 0;
		-webkit-background-size: contain;
		        background-size: contain;
	}
	.showcase_joguman_office .sc_list .bottom_list h4 {
		background: #27b67c33;
		-webkit-border-radius: 1.28vw;
		        border-radius: 1.28vw;
		width: 14.19vw;
		height: 2.23vw;
		color: #27b67c;
		font-size: 1.04vw;
		line-height: 1;
		font-weight: 700;
		margin-bottom: 0.64vw;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		margin-left: 0.8vw;
	}
	.showcase_joguman_office .sc_list .bottom_list h4 + p {
		color: #27b67c;
		font-size: 1.12vw;
		line-height: 1;
		margin-left: 0.8vw;
		margin-bottom: 1.83vw;
	}
	.showcase_joguman_office .sc_list .content_container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		    -ms-flex-align: start;
		        align-items: flex-start;
		position: relative;
	}
	.showcase_joguman_office .sc_list .content_wrap .first_content .top_img {
		width: 46.25vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .first_content .top_img img {
		margin-top: -9.81vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .first_content .center_img {
		width: 46.25vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .first_content .center_img img {
		margin-top: 4.86vw;
		margin-left: 4.78vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .first_content .bottom_img {
		width: 23.44vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .first_content .bottom_img img {
		margin-top: -9.81vw;
		margin-left: -20.65vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .second_content .top_img {
		width: 43.06vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .second_content .top_img img {
		margin-top: -9.81vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .second_content .center_img {
		width: 46.25vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .second_content .center_img img {
		margin-top: 4.86vw;
		margin-left: 4.78vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .second_content .bottom_img {
		width: 23.44vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .second_content .bottom_img img {
		margin-top: -18.66vw;
		margin-left: -20.65vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .third_content .top_img {
		width: 46.25vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .third_content .top_img img {
		margin-top: -9.81vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .third_content .center_img {
		width: 46.25vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .third_content .center_img img {
		margin-top: 4.86vw;
		margin-left: 4.78vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .third_content .bottom_img {
		width: 23.44vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .third_content .bottom_img img {
		margin-top: -15.39vw;
		margin-left: -20.73vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .fourth_content .top_img {
		width: 46.25vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .fourth_content .top_img img {
		margin-top: -9.81vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .fourth_content .center_img {
		width: 46.25vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .fourth_content .center_img img {
		margin-top: 4.86vw;
		margin-left: 4.78vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .fourth_content .bottom_img {
		width: 23.44vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .fourth_content .bottom_img img {
		margin-top: -14.43vw;
		margin-left: -20.73vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .fifth_content .top_img {
		width: 46.25vw;
		margin-top: -9.81vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .fifth_content .top_img img {
		margin-left: 1.59vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .fifth_content .center_img {
		margin-top: 4.86vw;
		margin-left: 4.78vw;
		width: 26.16vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .fifth_content .center_img2 img {
		width: 26.16vw;
		height: 33.33vw;
		margin-top: -2.39vw;
		margin-left: 21.53vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .fifth_content .center_img img {
		width: 26.16vw;
		height: 33.33vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .fifth_content .bottom_img {
		width: 23.44vw;
		margin-top: -26.24vw;
		margin-left: -19.38vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .sixth_content .top_img {
		width: 43.06vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .sixth_content .top_img img {
		margin-top: -2.63vw;
		margin-left: -3.19vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .sixth_content .bottom_img {
		width: 23.44vw;
		margin-top: 19.94vw;
		margin-left: -23.92vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .seventh_content .top_img {
		width: 54.23vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .seventh_content .top_img img {
		margin-top: -2.63vw;
		margin-left: 7.97vw;
	}
	.showcase_joguman_office .sc_list .content_wrap .seventh_content .bottom_img {
		width: 23.44vw;
		margin-top: -8.29vw;
		margin-left: -12.76vw;
	}
	.showcase_joguman_office .fifth_content .hover_img {
		position: relative;
	}
	.showcase_joguman_office .fifth_content .hover_img img {
		display: block;
	}
	.showcase_joguman_office .fifth_content .hover_img .hover_on_img {
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
		-webkit-transition: opacity 0.35s ease;
		transition: opacity 0.35s ease;
		pointer-events: none;
	}
	.showcase_joguman_office .fifth_content .center_img2.hover_img .hover_on_img {
		top: 2.39vw;
	}
	.showcase_joguman_office .fifth_content .hover_img:hover .hover_on_img {
		opacity: 1;
	}
	.showcase_joguman_office .sc_list .content_wrap > ul > li {
		display: none;
		position: absolute;
		top: 0;
		right: 0;
	}
	.showcase_joguman_office .sc_list .content_wrap > ul > li.on {
		display: block;
	}
}

@media screen and (max-width: 990px) {
	.showcase_joguman_office .sc_list {
		padding-top: 36.27vw;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		height: auto;
		margin-bottom: 0;
	}
	.showcase_joguman_office .sc_list .list_wrap {
		position: relative;
		width: 100%;
	}
	.showcase_joguman_office .sc_list .list_wrap {
		text-align: center;
	}
	.showcase_joguman_office .sc_list .title_wrap {
		display: -webkit-inline-box;
		display: -webkit-inline-flex;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		margin-left: 0;
		margin: 0 auto !important;
		position: relative;
		text-align: center;
	}
	.showcase_joguman_office .sc_list .title_wrap h2 {
		width: 52.8vw;
		position: relative;
		display: inline-block;
		text-align: center;
		padding-bottom: 4.27vw;
	}
	.showcase_joguman_office .sc_list .title_wrap::after {
		content: "";
		display: block;
		width: 67.73vw;
		height: 0.27vw;
		background-image: url(../img/pc/dotted.png);
		-webkit-background-size: contain;
		        background-size: contain;
		position: absolute;
		top: 10.93vw;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
	.showcase_joguman_office .sc_list .title_wrap h2::before {
		content: "";
		background-image: url(../img/pc/sticker.png);
		width: 17.87vw;
		height: 17.33vw;
		position: absolute;
		top: -12.27vw;
		left: -14.67vw;
		-webkit-background-size: contain;
		        background-size: contain;
	}
	.showcase_joguman_office .sc_list .title_wrap p {
		padding-top: 4.27vw;
		font-size: 6.4vw;
		line-height: 1;
		font-weight: 300;
		color: #111;
		display: inline-block;
		text-align: center;
	}
	.showcase_joguman_office .sc_list .content_container {
		background-image: url(../img/mo/list_bg.png);
		background-repeat: no-repeat;
		height: 366.4vw;
		-webkit-background-size: contain;
		        background-size: contain;
		margin-left: 3.47vw;
		margin-right: 3.47vw;
		margin-top: 10.67vw;
		position: relative;
		background-position: center;
	}
	.showcase_joguman_office .sc_list .content_container::after {
		content: "";
		background-image: url(../img/mo/intro_bg_after.png);
		background-repeat: no-repeat;
		width: 42.67vw;
		height: 34.13vw;
		position: absolute;
		bottom: 3.9vw;
		left: -5.73vw;
		-webkit-background-size: contain;
		        background-size: contain;
	}
	.showcase_joguman_office .sc_list h3 {
		width: 60vw;
		margin: 0 auto 7.2vw;
		padding-top: 11.73vw;
	}
	.showcase_joguman_office .sc_list .btn_wrap_m {
		margin-bottom: 6.4vw;
		margin-left: 8vw;
	}
	.showcase_joguman_office .sc_list .btn_wrap_m button {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
	.showcase_joguman_office .sc_list .btn_wrap_m .txt_wrap {
		margin-left: 3.2vw;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		    -ms-flex-align: start;
		        align-items: flex-start;
	}
	.showcase_joguman_office .sc_list .btn_wrap_m img {
		width: 9.6vw;
		height: 10.13vw;
	}
	.showcase_joguman_office .sc_list .btn_wrap_m p {
		font-family: "Joguman", sans-serif;
		color: #111;
		font-size: 6.4vw;
		font-weight: 600;
		line-height: 1;
		text-align: left;
		margin-bottom: 1.07vw;
	}
	.showcase_joguman_office .sc_list .btn_wrap_m span {
		color: #616161;
		font-size: 3.73vw;
		line-height: 1;
		font-weight: 300;
	}
	.showcase_joguman_office .sc_list .acco_wrap .first_content .img_wrap img:nth-child(1) {
		width: 78.67vw;
	}
	.showcase_joguman_office .sc_list .acco_wrap .first_content .img_wrap img:nth-child(2) {
		width: 55.47vw;
		margin-top: 5.33vw;
	}
	.showcase_joguman_office .sc_list .acco_wrap .first_content .img_wrap img:nth-child(3) {
		width: 29.6vw;
		margin-top: 23.47vw;
		margin-left: -8vw;
	}
	.showcase_joguman_office .sc_list .acco_wrap .second_content .img_wrap img:nth-child(1) {
		width: 78.67vw;
	}
	.showcase_joguman_office .sc_list .acco_wrap .second_content .img_wrap img:nth-child(2) {
		width: 29.6vw;
		margin-top: 47.47vw;
		position: relative;
		z-index: 1;
	}
	.showcase_joguman_office .sc_list .acco_wrap .second_content .img_wrap img:nth-child(3) {
		width: 55.47vw;
		margin-top: 5.33vw;
		margin-left: -8vw;
	}
	.showcase_joguman_office .sc_list .acco_wrap .third_content .img_wrap img:nth-child(1) {
		width: 78.67vw;
	}
	.showcase_joguman_office .sc_list .acco_wrap .third_content .img_wrap img:nth-child(2) {
		width: 46.67vw;
		margin-top: 5.33vw;
	}
	.showcase_joguman_office .sc_list .acco_wrap .third_content .img_wrap img:nth-child(3) {
		width: 29.6vw;
		margin-top: 32.8vw;
		margin-left: auto;
	}
	.showcase_joguman_office .sc_list .acco_wrap .fourth_content .img_wrap img:nth-child(1) {
		width: 78.67vw;
	}
	.showcase_joguman_office .sc_list .acco_wrap .fourth_content .img_wrap img:nth-child(2) {
		width: 29.6vw;
		margin-top: -10.67vw;
		margin-left: 40vw;
	}
	.showcase_joguman_office .sc_list .acco_wrap .fourth_content .img_wrap img:nth-child(3) {
		width: 40vw;
		margin-top: -13.33vw;
		margin-left: -10.67vw;
	}
	.showcase_joguman_office .sc_list .acco_wrap .fourth_content .img_wrap img:nth-child(4) {
		width: 31.73vw;
		margin-left: -5.33vw;
		margin-top: 6.67vw;
	}
	.showcase_joguman_office .acco_wrap .img_wrap {
		display: none;
		margin-bottom: 6.4vw;
	}
	.showcase_joguman_office .sc_list .acco_wrap .fifth_content .img_wrap img:nth-child(1) {
		width: 78.67vw;
	}
	.showcase_joguman_office .sc_list .acco_wrap .fifth_content .img_wrap img:nth-child(2) {
		width: 36vw;
		margin-top: 16.8vw;
		margin-right: 5.33vw;
	}
	.showcase_joguman_office .sc_list .acco_wrap .fifth_content .img_wrap img:nth-child(3) {
		width: 36vw;
		margin-top: 5.33vw;
	}
	.showcase_joguman_office .sc_list .acco_wrap .fifth_content .img_wrap img:nth-child(4) {
		width: 29.6vw;
		margin-top: -16vw;
	}
	.showcase_joguman_office .sc_list .acco_wrap .sixth_content .img_wrap .flex_wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
	.showcase_joguman_office .sc_list .acco_wrap .sixth_content .img_wrap img:nth-child(1) {
		width: 78.67vw;
	}
	.showcase_joguman_office .sc_list .acco_wrap .sixth_content .img_wrap img:nth-child(2) {
		width: 36vw;
		margin-top: -8vw;
		margin-left: -37.33vw;
	}
	.showcase_joguman_office .sc_list .bottom_list h4 {
		color: #27b67c;
		background: #27b67c33;
		-webkit-border-radius: 4.27vw;
		        border-radius: 4.27vw;
		font-size: 3.47vw;
		line-height: 1;
		font-weight: 700;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		margin-left: 8.53vw;
		width: 47.47vw;
		height: 7.47vw;
	}
	.showcase_joguman_office .sc_list .bottom_list h4 + p {
		color: #27b67c;
		margin-top: 2.13vw;
		font-size: 3.73vw;
		line-height: 1;
	}
	.showcase_joguman_office .sc_list .bottom_list::before {
		content: "";
		background-image: url(../img/mo/dotted.png);
		display: block;
		width: 77.87vw;
		height: 0.27vw;
		margin: 8.53vw auto 8.53vw;
		-webkit-background-size: contain;
		        background-size: contain;
	}
	.showcase_joguman_office .sc_list .acco_wrap .seventh_content .img_wrap img:nth-child(1) {
		width: 78.67vw;
	}
	.showcase_joguman_office .sc_list .acco_wrap .seventh_content .img_wrap img:nth-child(2) {
		width: 29.6vw;
		margin-top: -8vw;
		margin-left: 26.67vw;
	}
}

.showcase_joguman_office .sc_event {
	margin-top: 100px;
	width: 100%;
	height: auto;
	min-height: 2027px;
	background-image: url("../img/pc/event_bg.png");
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	        background-size: cover;
	background-position: center top;
	position: relative;
}

.showcase_joguman_office .sc_event .event_wrap {
	height: 2027px;
	position: relative;
	z-index: 1;
}

.showcase_joguman_office .sc_event {
	padding-top: 440px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.showcase_joguman_office .sc_event .title_wrap {
	padding-top: 170px;
}

.showcase_joguman_office .sc_event .title_wrap h2 {
	width: 225px;
	margin: 0 auto;
}

.showcase_joguman_office .sc_event .title_wrap h3 {
	width: 477px;
	margin: 32px auto 15px;
}

.showcase_joguman_office .sc_event .title_wrap h3 + p {
	width: 427px;
	margin: 0 auto;
	margin-bottom: 46px;
}

.showcase_joguman_office .sc_event .event_wrap {
	background-image: url(../img/pc/event_content_bg.png);
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	        background-size: contain;
	height: 1434px;
	width: 1400px;
}

.showcase_joguman_office .sc_event .content_wrap {
	width: 490px;
	margin: 0 auto;
}

.showcase_joguman_office .sc_event .txt_wrap {
	font-size: 32px;
	line-height: 1.35;
	color: #111;
	margin: 32px auto 40px;
	text-align: center;
}

.showcase_joguman_office .sc_event .txt_wrap p {
	font-family: "Joguman", sans-serif;
}

.showcase_joguman_office .sc_event .period_wrap {
	background-image: url(../img/pc/period_bg.png);
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	        background-size: contain;
	width: 580px;
	height: 310px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	padding-top: 22px;
	margin: 0 auto;
}

.showcase_joguman_office .sc_event .period_wrap h3 {
	margin-bottom: 5px;
	font-family: "Joguman", sans-serif;
	color: #27b67c;
	font-size: 32px;
	line-height: 1.35;
}

.showcase_joguman_office .sc_event .period_wrap p {
	color: #111;
	font-size: 24px;
	line-height: 1.4;
	margin-bottom: 8px;
}

.showcase_joguman_office .sc_event .period_wrap span {
	color: #a0a0a0;
	font-size: 16px;
	line-height: 1.4;
}

.showcase_joguman_office .sc_event .period_wrap a {
	display: block;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.4;
	color: #000;
	margin-top: 48px;
	width: 100%;
	text-align: center;
}

.showcase_joguman_office .sc_event .etc_img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

.showcase_joguman_office .sc_event .etc_img img {
	position: absolute;
}

.showcase_joguman_office .sc_event .etc_img img:nth-child(1) {
	width: 211px;
	top: 505px;
	left: 1565px;
}

.showcase_joguman_office .sc_event .etc_img img:nth-child(2) {
	width: 227px;
	top: 1618px;
	left: 104px;
}

.showcase_joguman_office .sc_event .etc_img img:nth-child(3) {
	width: 146px;
	top: 1843px;
	left: 1691px;
}

@media screen and (min-width: 991px) and (max-width: 1280px) {
	.showcase_joguman_office .sc_event {
		margin-top: 7.81vw;
		width: 100%;
		height: auto;
		min-height: 158.36vw;
		background-image: url("../img/pc/event_bg.png");
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		        background-size: cover;
		background-position: center top;
		position: relative;
	}
	.showcase_joguman_office .sc_event .event_wrap {
		height: 158.36vw;
		position: relative;
		z-index: 1;
	}
	.showcase_joguman_office .sc_event {
		padding-top: 34.38vw;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
	.showcase_joguman_office .sc_event .title_wrap {
		padding-top: 13.28vw;
	}
	.showcase_joguman_office .sc_event .title_wrap h2 {
		width: 17.58vw;
		margin: 0 auto;
	}
	.showcase_joguman_office .sc_event .title_wrap h3 {
		width: 37.27vw;
		margin: 2.5vw auto 1.17vw;
	}
	.showcase_joguman_office .sc_event .title_wrap h3 + p {
		width: 33.36vw;
		margin: 0 auto;
		margin-bottom: 3.59vw;
	}
	.showcase_joguman_office .sc_event .event_wrap {
		background-image: url(../img/pc/event_content_bg2.png);
		background-repeat: no-repeat;
		-webkit-background-size: contain;
		        background-size: contain;
		width: 80vw;
		height: 106.02vw;
	}
	.showcase_joguman_office .sc_event .content_wrap {
		width: 38.28vw;
		margin: 0 auto;
	}
	.showcase_joguman_office .sc_event .txt_wrap {
		font-size: 2.5vw;
		line-height: 1.35;
		color: #111;
		margin: 2.5vw auto 3.13vw;
	}
	.showcase_joguman_office .sc_event .period_wrap {
		background-image: url(../img/pc/period_bg.png);
		background-repeat: no-repeat;
		-webkit-background-size: contain;
		        background-size: contain;
		width: 45.31vw;
		height: 24.22vw;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		padding-top: 1.72vw;
		margin: 0 auto;
	}
	.showcase_joguman_office .sc_event .period_wrap h3 {
		margin-bottom: 0.39vw;
		font-family: "Joguman", sans-serif;
		color: #27b67c;
		font-size: 2.5vw;
		line-height: 1.35;
	}
	.showcase_joguman_office .sc_event .period_wrap p {
		color: #111;
		font-size: 1.88vw;
		line-height: 1.4;
		margin-bottom: 0.63vw;
	}
	.showcase_joguman_office .sc_event .period_wrap span {
		color: #a0a0a0;
		font-size: 1.25vw;
		line-height: 1.4;
	}
	.showcase_joguman_office .sc_event .period_wrap a {
		display: block;
		font-size: 1.41vw;
		font-weight: 700;
		line-height: 1.4;
		color: #000;
		margin-top: 3.75vw;
		width: 100%;
		text-align: center;
	}
	.showcase_joguman_office .sc_event .etc_img {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 0;
		display: none;
	}
	.showcase_joguman_office .sc_event .etc_img img {
		position: absolute;
	}
	.showcase_joguman_office .sc_event .etc_img img:nth-child(1) {
		width: 16.48vw;
		top: 39.45vw;
		left: 122.27vw;
	}
	.showcase_joguman_office .sc_event .etc_img img:nth-child(2) {
		width: 17.73vw;
		top: 126.41vw;
		left: 8.13vw;
	}
	.showcase_joguman_office .sc_event .etc_img img:nth-child(3) {
		width: 11.41vw;
		top: 143.98vw;
		left: 132.11vw;
	}
}

@media screen and (max-width: 990px) {
	.showcase_joguman_office .sc_event {
		margin-top: 26.67vw;
		width: 100%;
		min-height: auto;
		height: 398.13vw;
		background-image: url("../img/mo/event_bg.png");
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		        background-size: cover;
		background-position: center top;
		position: relative;
		z-index: 1;
	}
	.showcase_joguman_office .sc_event {
		padding-top: 82.67vw;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
	.showcase_joguman_office .sc_event .title_wrap {
		padding-top: 25.07vw;
	}
	.showcase_joguman_office .sc_event .title_wrap h2 {
		width: 40.27vw;
		margin: 0 auto;
	}
	.showcase_joguman_office .sc_event .title_wrap h3 {
		width: 76.27vw;
		margin: 8.53vw auto 2.4vw;
	}
	.showcase_joguman_office .sc_event .title_wrap h3 + p {
		width: 68.27vw;
		margin: 0 auto;
		margin-bottom: 5.87vw;
	}
	.showcase_joguman_office .sc_event .event_wrap {
		background-image: url(../img/mo/event_content_bg.png);
		background-repeat: no-repeat;
		-webkit-background-size: contain;
		        background-size: contain;
		height: 288.53vw;
		width: 91.47vw;
	}
	.showcase_joguman_office .sc_event .content_wrap {
		width: 74.13vw;
		margin: 0 auto;
	}
	.showcase_joguman_office .sc_event .txt_wrap {
		font-size: 8vw;
		line-height: 1.25;
		margin: 8.53vw auto 11.47vw;
	}
	.showcase_joguman_office .sc_event .period_wrap {
		background-image: url(../img/mo/period_bg.png);
		background-repeat: no-repeat;
		-webkit-background-size: contain;
		        background-size: contain;
		width: 74.93vw;
		height: 61.33vw;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		padding-top: 4.5vw;
		margin: 0 auto;
		position: relative;
	}
	.showcase_joguman_office .sc_event .period_wrap::after {
		content: "";
		background-image: url(../img/mo/period_bg_after.png);
		-webkit-background-size: contain;
		        background-size: contain;
		width: 28vw;
		height: 34.13vw;
		position: absolute;
		bottom: -11.2vw;
		right: -5.6vw;
	}
	.showcase_joguman_office .sc_event .period_wrap h3 {
		font-size: 6.4vw;
		margin-bottom: 2.13vw;
	}
	.showcase_joguman_office .sc_event .period_wrap p {
		color: #111;
		font-size: 4.8vw;
		line-height: 1.45;
		margin-bottom: 2.13vw;
		text-align: center;
	}
	.showcase_joguman_office .sc_event .period_wrap span {
		color: #a0a0a0;
		font-size: 3.73vw;
		line-height: 1.4;
	}
	.showcase_joguman_office .sc_event .period_wrap a {
		display: block;
		font-size: 4.8vw;
		font-weight: 700;
		line-height: 1.4;
		color: #000;
		margin-top: 12.8vw;
		width: 100%;
		text-align: center;
	}
	.showcase_joguman_office .sc_event .etc_img {
		display: none;
	}
}

@media screen and (min-width: 1921px) {
	.showcase_joguman_office .sc_sns {
		-webkit-background-size: contain !important;
		        background-size: contain !important;
	}
}

.showcase_joguman_office .sc_sns {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	height: 991px;
	background: #cbb8d6;
	background-image: url(../img/pc/sns_bg.jpg);
	-webkit-background-size: cover;
	        background-size: cover;
}

.showcase_joguman_office .sc_sns h2 {
	width: 634px;
}

.showcase_joguman_office .en_ver .sc_sns h2 {
	width: 765px;
}

.showcase_joguman_office .sc_sns .link_wrap a {
	background-image: url(../img/pc/sns_a.png);
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	        background-size: contain;
	width: 404px;
	height: 69px;
	padding-top: 5px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	font-size: 32px;
	line-height: 1.4;
	font-weight: 400;
	color: #000;
	margin-top: 23px;
	margin-bottom: 54px;
	font-family: "Joguman", sans-serif;
}

.showcase_joguman_office .en_ver .sc_sns .link_wrap a {
	font-size: 18px;
	line-height: 1.4;
	font-family: "Pretendard Variable", sans-serif !important;
	font-weight: 700;
	padding-top: 0;
}

.showcase_joguman_office .sc_sns .img_wrap {
	width: 815px;
	margin-top: 24px;
}

.showcase_joguman_office .sc_sns .txt {
	font-size: clamp(18px, 18px, 9999px);
	line-height: 1.44;
	color: #111;
}

.showcase_joguman_office .sc_sns .sns_wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-top: 32px;
	gap: 20px;
}

.showcase_joguman_office .sc_sns .sns_wrap a {
	cursor: pointer;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	padding: 21px 0;
	border: 1px solid #dcdee0;
	background-color: #fff;
	width: 380px;
	-webkit-border-radius: 2px;
	        border-radius: 2px;
}

.showcase_joguman_office .sc_sns .sns_wrap a p {
	font-size: clamp(18px, 18px, 9999px);
	font-weight: 600;
	line-height: 1.1;
}

.showcase_joguman_office .sc_sns .sns_wrap a.sns_insta p {
	margin-left: 8px;
}

.showcase_joguman_office .sc_sns .sns_wrap a.sns_twitter p {
	margin-left: 4px;
}

.showcase_joguman_office .sc_sns .sns_wrap a.sns_insta img {
	width: clamp(22px, 24px, 9999px);
	height: clamp(22px, 24px, 9999px);
}

.showcase_joguman_office .sc_sns .sns_wrap a.sns_twitter img {
	width: clamp(18px, 20px, 9999px);
	height: clamp(22px, 24px, 9999px);
}

.showcase_joguman_office .sc_sns a {
	color: inherit;
}

.showcase_joguman_office .sc_notice {
	background: #292929;
	padding: 60px 0 70px;
	color: #a0a0a0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: clamp(8px, 10px, 9999px);
}

.showcase_joguman_office .sc_notice h2 {
	font-size: clamp(18px, 18px, 9999px);
	line-height: 1.44;
	font-weight: 700;
	color: #a0a0a0;
}

.showcase_joguman_office .sc_notice ul {
	text-align: center;
}

.showcase_joguman_office .sc_notice ul li {
	line-height: 1.43;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.showcase_joguman_office .sc_notice ul li i {
	font-size: clamp(14px, 14px, 9999px);
	font-style: normal;
}

.showcase_joguman_office .sc_notice ul li p {
	padding-left: 6px;
	line-height: 1.43;
	font-size: clamp(14px, 14px, 9999px);
}

@media screen and (min-width: 991px) and (max-width: 1280px) {
	.showcase_joguman_office .sc_sns {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		height: 77.42vw;
		background: #cbb8d6;
		background-image: url(../img/pc/sns_bg.jpg);
		-webkit-background-size: cover;
		        background-size: cover;
	}
	.showcase_joguman_office .sc_sns h2 {
		width: 49.53vw;
	}
	.showcase_joguman_office .en_ver .sc_sns h2 {
		width: 59.77vw;
	}
	.showcase_joguman_office .sc_sns .link_wrap a {
		background-image: url(../img/pc/sns_a.png);
		background-repeat: no-repeat;
		-webkit-background-size: contain;
		        background-size: contain;
		width: 31.56vw;
		height: 5.39vw;
		padding-top: 0.39vw;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		font-size: 2.5vw;
		line-height: 1.4;
		font-weight: 400;
		color: #000;
		margin-top: 1.8vw;
		margin-bottom: 4.22vw;
		font-family: "Joguman", sans-serif;
	}
	.showcase_joguman_office .en_ver .sc_sns .link_wrap a {
		font-size: 1.41vw;
		line-height: 1.4;
		font-family: "Pretendard Variable", sans-serif !important;
		font-weight: 700;
		padding-top: 0;
	}
	.showcase_joguman_office .sc_sns .img_wrap {
		width: 63.67vw;
		margin-top: 1.88vw;
	}
	.showcase_joguman_office .sc_sns .txt {
		font-size: clamp(1.41vw, 1.41vw, 781.17vw);
		line-height: 1.44;
		color: #111;
	}
	.showcase_joguman_office .sc_sns .sns_wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		margin-top: 2.5vw;
		gap: 1.56vw;
	}
	.showcase_joguman_office .sc_sns .sns_wrap a {
		cursor: pointer;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		padding: 1.64vw 0;
		border: 0.08vw solid #dcdee0;
		background-color: #fff;
		width: 29.69vw;
		-webkit-border-radius: 0.16vw;
		        border-radius: 0.16vw;
	}
	.showcase_joguman_office .sc_sns .sns_wrap a p {
		font-size: clamp(1.41vw, 1.41vw, 781.17vw);
		font-weight: 600;
		line-height: 1.1;
	}
	.showcase_joguman_office .sc_sns .sns_wrap a.sns_insta p {
		margin-left: 0.63vw;
	}
	.showcase_joguman_office .sc_sns .sns_wrap a.sns_twitter p {
		margin-left: 0.31vw;
	}
	.showcase_joguman_office .sc_sns .sns_wrap a.sns_insta img {
		width: clamp(1.72vw, 1.88vw, 781.17vw);
		height: clamp(1.72vw, 1.88vw, 781.17vw);
	}
	.showcase_joguman_office .sc_sns .sns_wrap a.sns_twitter img {
		width: clamp(1.41vw, 1.56vw, 781.17vw);
		height: clamp(1.72vw, 1.88vw, 781.17vw);
	}
	.showcase_joguman_office .sc_sns a {
		color: inherit;
	}
}

@media screen and (max-width: 990px) {
	.showcase_joguman_office {
		/* sc_sns */
		/* sc_notice */
	}
	.showcase_joguman_office .sc_sns {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		padding-top: 32.53vw;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		height: 247.47vw;
		background: #cbb8d6;
		background-image: url(../img/mo/sns_bg.jpg);
		-webkit-background-size: contain;
		        background-size: contain;
	}
	.showcase_joguman_office .sc_sns h2 {
		width: 56.53vw;
	}
	.showcase_joguman_office .en_ver .sc_sns h2 {
		width: 89.07vw;
	}
	.showcase_joguman_office .sc_sns .link_wrap a {
		background-image: url(../img/mo/sns_a.png);
		width: 71.93vw;
		height: 17.07vw;
		margin-top: 7.2vw;
		margin-bottom: 10.13vw;
		font-size: 8.53vw;
		line-height: 1.4;
	}
	.showcase_joguman_office .en_ver .sc_sns .link_wrap a {
		font-size: 4.8vw;
	}
	.showcase_joguman_office .sc_sns .img_wrap {
		width: 77.87vw;
		margin-top: 0;
	}
	.showcase_joguman_office .sc_sns .txt {
		font-size: 4.8vw;
		line-height: 1.44;
		color: #111;
		text-align: center;
	}
	.showcase_joguman_office .sc_sns .sns_wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		margin-top: 8.53vw;
		gap: 2.67vw;
		width: 84vw;
	}
	.showcase_joguman_office .sc_sns .sns_wrap a {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		padding: 4.53vw 0;
		border: 0.27vw solid #dcdee0;
		width: 100%;
		height: 17.07vw;
		-webkit-border-radius: 0.53vw;
		        border-radius: 0.53vw;
	}
	.showcase_joguman_office .sc_sns .sns_wrap a p {
		font-size: clamp(4vw, 4.27vw, 2666.4vw);
		font-weight: 600;
		line-height: 1;
	}
	.showcase_joguman_office .sc_sns .sns_wrap a.sns_insta p {
		margin-left: 3.73vw;
	}
	.showcase_joguman_office .sc_sns .sns_wrap a.sns_twitter p {
		margin-left: 3.73vw;
	}
	.showcase_joguman_office .sc_sns .sns_wrap a.sns_insta img {
		width: clamp(6.4vw, 6.4vw, 2666.4vw);
		height: clamp(6.4vw, 6.4vw, 2666.4vw);
	}
	.showcase_joguman_office .sc_sns .sns_wrap a.sns_twitter img {
		width: clamp(5.33vw, 5.33vw, 2666.4vw);
		height: clamp(6.4vw, 6.4vw, 2666.4vw);
	}
	.showcase_joguman_office .sc_notice {
		padding: 10.67vw 0;
		background: #292929;
		color: #a0a0a0;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		gap: 3.47vw;
	}
	.showcase_joguman_office .sc_notice h2 {
		font-size: clamp(4vw, 4.8vw, 2666.4vw);
		line-height: 1.44;
		font-weight: 700;
	}
	.showcase_joguman_office .sc_notice ul {
		text-align: left;
	}
	.showcase_joguman_office .sc_notice ul li {
		position: relative;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		    -ms-flex-align: start;
		        align-items: flex-start;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
	}
	.showcase_joguman_office .en_ver .sc_notice ul li {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
	.showcase_joguman_office .sc_notice ul li + li {
		margin-top: 1.6vw;
	}
	.showcase_joguman_office .sc_notice ul li p {
		line-height: 1.57;
		font-size: clamp(4vw, 3.73vw, 2666.4vw);
		padding-left: 0;
		letter-spacing: -0.08vw;
		text-align: center;
	}
	.showcase_joguman_office .sc_notice ul li i {
		position: absolute;
		font-style: normal;
		font-size: clamp(4vw, 3.73vw, 2666.4vw);
		top: 0;
		left: 0;
	}
}
/*# sourceMappingURL=showcase_joguman_office.css.map */
