/* http://meyerweb.com/eric/tools/css/reset/ 
v2.0 | 20110126
License: none (public domain)
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
textarea, input {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}
figure {
    margin: 0;
}
button {
    outline: none;
    border: none;
}
html {
    font-size: 62.5%;
}
a {
	text-decoration: none;
}

@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.6/dist/web/variable/pretendardvariable-dynamic-subset.css");
/*  common
------------------------------------------------------------------------ */
:root {
	--cp1: #426AFF;
	--cp2: #78A5D6;
	--cp3: #F8F8F8;
	--cp4: #F7FAF0;
	--cp5: #E7F2E7;
	--cp6: #39E575;
	--cp7: #F8F9FC;
	--cwh: #fff;
	--cbk: #000;

	--cg1: #212529;
	--cg2: #343A40;
	--cg3: #495057;
	--cg4: #868E96;
	--cg5: #C1C7CC;
	--cg6: #F8F9FC;
	--cg7: #F8F9FA;
	--cg8: #FBFBFB;
	--cg9: #d6d6d6;

	/* transition */
	--t15: .15s;
	--t3: .3s;
	--t6: .6s;
	--t10: 1s;

	/* font sizes. */
	--fs-sm: 1.2rem;
	--fs-md: 1.4rem;
	--fs-lg: 1.6rem;
	--fs-xl: 1.8rem;
	--fs-2xl: 2rem;
	--fs-3xl: 2.4rem;
	--fs-4xl: 2.8rem;
	--fs-5xl: 4rem;
	--fs-6xl: 4.5rem;
	--fs-mx: 6rem;

	/* line heights. */
	--lh-sm: 1;
	--lh-md: 1.3;
	--lh-lg: 1.45;
	--lh-xl: 1.6;
	--lh-2xl: 1.8;
}
@media (min-width: 1599.99px) and (max-width: 9999px) { 
:root {
	/* font sizes. */
	--fs-sm: 1.3rem;
	--fs-md: 1.5rem;
	--fs-lg: 1.8rem;
	--fs-xl: 2rem;
	--fs-2xl: 2.2rem;
	--fs-3xl: 2.6rem;
	--fs-4xl: 3.1rem;
	--fs-5xl: 4.8rem;
	--fs-6xl: 5.2rem;
	--fs-mx: 6rem;
}
}
@media (min-width: 834px) and (max-width: 1199.98px) { 
:root {
	/* font sizes. */
	--fs-sm: 1.1rem;
	--fs-md: 1.2rem;
	--fs-lg: 1.4rem;
	--fs-xl: 1.5rem;
	--fs-2xl: 1.65rem;
	--fs-3xl: 1.8rem;
	--fs-4xl: 2rem;
	--fs-5xl: 2.6rem;
	--fs-6xl: 3rem;
	--fs-mx: 4rem;
}
}
::selection {
    background-color: var(--cp1);
	color: var(--cwh);
}
body .hidd {
    display: none !important;
}
/*
*:focus {
    outline: none !important
}
*/
.maxw {
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
}
.lmt {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 1919.99px) and (max-width: 9999.98px) {
	.lmt {
		width: 80%;
	}
}
.exw {
    width: 102.5%;
    margin-left: -1.25%;
    font-size: 0;
}
.col {
	margin: 1.25%;
	margin-bottom: 2.25%;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}
.scol {
    margin: .75% .75% 2.25%;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
}
.col2 {
    width: 47.5%;
}
.col3 {
    width: 30.833333%;
}
.col4 {
    width: 22.5%;
}
.col6 {
    width: 14.16%;
    border-top: 1px solid;
    padding-top: 20px;
}
.po {
    display: block !important;
}
.mo {
    display: none !important;
}
.fx {
	display: flex;
	align-items: start;
}
.ctw { position: absolute; left: 50%; transform: translate(-50%, 0%); }
.cth { position: absolute; top: 50%; transform: translate(0%, -50%); }
.cent { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.zero { font-size: 0; letter-spacing: 0; word-spacing: 0; }
.off {
    opacity: 0;
	transform: translateY(20px); /* 애니메이션 시작 시 위치 지정 */
	transition: opacity .75s ease-out, transform 0.75s ease-out; /* 트랜지션 속성 설정 */
}
.on {
	opacity: 1 !important; /* 텍스트 숨김 */
	transform: translateY(0); /* 애니메이션 시작 시 위치 지정 */
	transition: opacity .75s ease-out, transform 0.75s ease-out; /* 트랜지션 속성 설정 */
}
.off2 {
	transition-delay: .3s;
}
.ellipsis {
    width: 100%;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal !important;
    display: block;
}
.ellipsismx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: box;
    margin-top: 1px;
    max-height: 80px;
    overflow: hidden;
    vertical-align: top;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.btn {
    border-radius: 8px;
    text-align: center;
    padding: 8px 16px;
    background: var(--color-p3);
	color: var(--color-wh);
    box-sizing: border-box;
    font-size: var(--fs-lg);
    display: inline-block;
}
.btn2 {
    text-align: left;
    background: transparent;
	color: var(--cbk);
    font-size: var(--fs-lg);
    display: inline-block;
	line-height: 1;
}
.btn2 .material-symbols-outlined {
	color: var(--cp1);
	vertical-align: text-top;
	margin-top: -1px;
}
.out .material-symbols-outlined {
	transform: rotate(-45deg);
}
.btn2 .topright{
	transform: rotate(-45deg);
}
.btn2:hover .material-symbols-outlined {
	transition: var(--t3);
	color: var(--cwh);
	border-radius: 100px;
	background-color: var(--cp1);
}
.btn2:hover {
	transition: var(--t3);
	color: var(--cp1);
}
.btn:hover {
    transition: var(--transition-sm);
	background-color: var(--color-p4);
}
.btn-wrap {
	text-align: center;
}
.btn-wrap2 {
	margin-top: 20px;
	text-align: left;
}
.btn span {
	vertical-align: text-top !important;
}
/* module 
------------------------------------------------------------------------ */
/* accordion */
a.accordion {
    cursor: pointer;
    width: 100%;
    font-size: var(--fs-2xl);
    transition: 0.3s;
	color: var(--cg2);
    display: block;
    line-height: 1.5;
    position: relative;
}
.act a.act {
    background-color: #000;
    color: #fff;
}
p.panel {
    padding: 4px 0;
	padding-left: 24px;
    box-sizing: border-box;
    display: none;
    line-height: 1.7;
    width: calc(100% - 5px);
	margin-left: 5px;
    font-size: var(--fs-xl);

}
/* pagination */
.pagination {
    margin-top: 30px;
    padding-top: 20px;
    text-align: left;
    clear: both;
}
.pagination .current,
.pagination a {
    font-size: var(--fs-xl);
    line-height: 1;
    display: inline-block;
    margin: 0 8px;
    color: var(--cg5);
    text-align: center;
}
.pagination a:hover {
    color: var(--cp2);
    transition: var(--t3);
}
.pagination .current {
    background-color: var(--cg1);
	color: var(--cwh);
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 100px;
}
.pagination .arr {
    background-size: auto 14px;
    background-repeat: no-repeat;
    text-indent: -9999em;
}
.pagination .pg-n {
    background-image: url('images/ico-r.svg');
    background-position: right 45% center;
}
.pagination .pg-p {
    background-image: url('images/ico-l.svg');
    background-position: left 45% center;
}
.pagination .fir {
    background-image: url('images/ico-ll.svg');
    background-position: right 47% center;
}
.pagination .lst {
    background-image: url('images/ico-rr.svg');
    background-position: right 47% center;
}
/* end pagination */
.arrr {
    position: relative;
    padding-right: 48px;
}
.arrr::after {
    content: "";
    display: inline-block;
    vertical-align: text-bottom;
    background-image: url("images/ico-arr-r.svg");
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    margin-left: 8px;
    width: 26px;
    height: 26px;
    border-radius: 100px;
    background-color: #eed;
    background-color: transparent;
    box-sizing: border-box;
    transition: 0.25s;
    top: 50%;
    transform: translate(0, -50%);
}
.arrr:hover::after {
    transform: translate(10px, -50%);
    transition: 0.3s;
    background-color: #fff;
}
ul.txt-list li a {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid var(--color-g5);
    padding: 1.7vh 0;
    width: 100%;
    overflow: hidden;
    position: relative;
}
ul.txt-list li a:hover h3 {
    color: var(--color-p3);
	padding-left: 5px;
	transition: var(--transition-md);
}
ul.txt-list li a h3 {
    font-size: var(--font-size-xl);
	color: var(--color-g1);
	min-width: 136px;
}
ul.txt-list li a h3.date {
    font-size: var(--font-size-md);
	color: var(--color-g4);
	text-align: right;
}
ul.txt-list img {
    width: 10%;
    position: absolute;
    left: 20%;
}
/* layout
------------------------------------------------------------------------ */
body {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    word-break: keep-all;
	overflow-x: hidden;
    line-height: 1.7;
    font-size: 2rem;
	letter-spacing: -0.02em;
    text-rendering: optimizeLegibility;
    background-color: #fff;
    color: var(--cbk);
	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;
}
.chosun {
	font-family: "ChosunCentennial", "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;
}
.gowun {
	font-family: "GowunBatang-Regular", "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;
}
.gowunb {
	font-family: "GowunBatang-Bold", "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;
}
/* header 
------------------------------------------------------------------------ */
#header {
    width: 100%;
    position: fixed;
    top: 0;
    height: 72px;
    z-index: 99;
	box-sizing: border-box;
	background-color: var(--cwh);
    border-bottom: 1px solid var(--cg3);
}
#header .inner {
    position: relative;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    box-sizing: border-box;
    border-color: transparent;
}
#header.act {
    background-color: var(--cwh);
}
#body-support #header.act {
    background-color: var(--cp4);
}
#body-support .page-body {
	margin-top: 50px;
}
#body-support .page-head h2 {
	padding-bottom: 0;
}

#logo {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
}
#logo img {
    height: 32px;
	display: block;
}
#nav {
	display: flex;
	justify-content: space-between;
}
#gnb {
	display: flex;
	margin-left: 30%;
	height: 100%;
}
.menu {
    text-align: left;
    line-height: 1;
}
.menu li {
    display: inline-block;
    line-height: 1;
}
.menu li.has-submenu {
	margin-right: 7vmin;
}
.menu li a {
    text-transform: capitalize;
    position: relative;
    font-size: var(--fs-xl);
    color: #000;
    position: relative;
    display: block;
    box-sizing: border-box;
	padding: 0;
	padding-right: 20px;
    line-height: 72px;
}
@media (min-width: 834px) and (max-width: 1199.98px) { 
	.menu li a {
		padding-right: 0px;
		font-size: var(--fs-2xl);
	}
	#lnb .btn span {
		font-size: 20px;
	}
	#lnb .btn {
		font-size: var(--fs-2xl);
	}
	#solution-3step .cont-body ul.fx li ol li span {
		min-width: 60px;
		text-align: center;
	}
	footer ul.fx li p span {
		display: block;
	}
#solution-satisfaction .prog h4,
#solution-satisfaction #circle {
	width: 300px !important;
	}
}
	#lnb .btn {
		min-width: 100px;
	}
.menu li a.on, 
.menu li a:hover {
	color: var(--cp1);
}
.submenu {
	position: absolute;
	z-index: 1;
	top: 100%;
	left: -60px;
	width: calc(100% + 120px);
	background-color: var(--cg1);
	color: var(--cg7);
	align-items: start;
	padding: 30px 60px;
	box-sizing: border-box;
	height: 0;
	transform: scaleY(0);
	transform-origin: top;
	opacity: 0;
	transition: var(--t3);
}
@media (min-width: 1919.99px) and (max-width: 9999.98px) {
	.submenu {
		left: -12.5%;
		width: 125%;
		padding: 30px 12.5%;
	}
}
.has-submenu .act {
	transform: scaleY(1);
	height: auto;
	min-height: 260px;
	opacity: 1;
	transition: var(--t3);
}
.submenu div {
	width: 30%;
	padding-right: 20px;
	box-sizing: border-box;
}
.submenu div h3 {
	font-size: var(--fs-3xl);
	color: var(--cg7);
	margin-bottom: 12px;
}
.submenu div h3 span {
	font-size: var(--fs-md);
	color: var(--cg5);
}
.submenu div p {
	font-size: var(--fs-lg);
	color: var(--cg6);
	width: 90%;
	line-height: var(--lh-lg);
}
.submenu ul {
	border-left: 1px solid;
	padding-left: 20px;
	height: 100%;
	width: 70%;
}
.submenu li a {
	color: var(--cg7);
	font-size: var(--fs-5xl);
	line-height: 1;
	margin-bottom: 24px;
	transition: var(--t3);
}
.submenu li a span {
	font-size: var(--fs-6xl);
	vertical-align: middle;
}
.submenu li a:hover {
	color: var(--cp1);
	padding-left: 12px;
	transition: var(--t3);
}
.submenu li {
	display: block;
}
.submenu img {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 100%;
	width: auto;
}
#lnb {
	align-items: center;
}
#lnb.po {
	display: flex !important;
}
#lnb .btn {
	min-width: 100px;
	font-size: var(--fs-xl);
}
#lnb li a {
	padding: 0 5px;
	color: var(--cg5);
}
#lnb li.act a {
	color: var(--cg1);
}
#lnb li:last-child a::before {
	padding-right: 12px;
	content: "";
	border-left: 1px solid var(--cg5); 
}
#reservation {
	position: absolute;
	top: 50%;
	right: 0;
}
#totop-wrap {
	background-color: var(--color-wh);
	width: 100%;
	float: left;
}
.home #totop-wrap {
}
#totop {
	background-color: var(--color-g1);
}
#totop span {
	font-size: 60px !important;
	color: var(--cg7);
	line-height: 1 !important;
}
#totop:hover span {
	color: var(--cp1);
	transition: var(--t6);
}
/* container 
------------------------------------------------------------------------ */
#container {
	margin-top: 72px;
}
hr {
	background-color: var(--cg3);
	margin: 0;
	height: 1px;
	border: none;
	width: 100%;
}
/* footer 
------------------------------------------------------------------------ */
footer {
    background-color: var(--cg1);
    color: var(--cg7);
    position: relative;
	clear: both;
	font-size: var(--fs-xl);
}
footer section {
	padding: 30px 0;
}
footer a {
	color: var(--cg7);
}
footer hr {
	background-color: var(--cg7);
}
footer ul.fx {
	flex-wrap: wrap;
	gap: 0;
	row-gap: 24px;
}
footer ul.fx li {
	width: 50%;
	line-height: var(--lh-xl);
}
footer ul.fx li p {
	cursor: pointer;
}
footer ul.fx li p span {
	vertical-align: middle;
}
footer ul li a {
	line-height: var(--lh-xl);
}
footer ul li a span {
	vertical-align: middle;
}
footer #ft-inq ul li a {
	display: block;
}
footer ul li a:hover {
	color: var(--cp1);
	transition: var(--t3);
}
footer .unit img {
	width: 50%;
	display: block;
	margin-bottom: 8px;
	max-width: 124px;
}
footer .fx {
	gap: 0;
	flex-direction: row;
	align-items: stretch;
}
footer .unit:first-child {
	border-left: none;
	padding-left: 0;
}
footer .unit {
	border-left: 1px solid var(--cg7);
	padding-left: 24px;
	box-sizing: border-box;
	width: 35%;
}
footer .unit:first-child {
	width: 30%;
}
footer .unit2 ul {
	width: calc(50% - 12px);
}
/* content 
------------------------------------------------------------------------ */
.page {
    min-height: 50vh;
    box-sizing: border-box;
    margin: 0 auto;
}
.page-head {
}
#pgnavi {
	height: 72px;
	align-items: center;
	display: none;
}
#pgnavi li {
	width: 30%;
	line-height: 1;
}
.ptit {
	padding: 30px 0;
	line-height: 1.2;
	font-size: var(--fs-2xl);
	width: 30%;
}
.page-head h2 {
	padding: 30px 0;
	line-height: 1.2;
	letter-spacing:-0.02em;
	font-size: var(--fs-mx);
	width: 70%;
}

.home-title {
	border-bottom: 1px solid var(--cg1);
	margin-bottom: 50px;
}
.home-title h2:first-child {
	width: 30%;
}
.home-title h2 {
	width: 70%;
	padding: 30px 0;
	line-height: var(--lh-md);
	font-size: var(--fs-mx);
}
.wf {
	width: 100%;
	border-radius: 24px;
}
.img-head {
	margin: 0 auto;
	display: block;
	position: relative;
	overflow: hidden;
}
.img-head img {
	width: 100%;
	display: block;
	border-radius: 24px;
}
.img-head::before {
	content: "";
	bottom: 0;
	left: 0;
	width: 100%;
	border-bottom-left-radius: 24px;
	border-bottom-right-radius: 24px;
	height: 30%;
	position: absolute;
	background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .5));
}
.img-head div {
	position: absolute;
	width: 30%;
	color: var(--cg7);
	font-size: var(--fs-lg);
	padding-left: 20px;
	border-left: 1px solid;
	right: 32px;
	bottom: 32px;
}
.img-head div p {
	font-size: var(--fs-md);
}
.page-head .nobg::before {
	display: none;
}
.page-body {
	align-items: start;
	padding-top: 48px;
	flex-wrap: wrap;
	padding-bottom: 100px;
}
.pbl {
	border-top: 1px solid;
	margin-top: 48px;
}
.cont-head {
	width: 30%;
}
.linest {
	width: 80%;
	padding-left: 16px;
	box-sizing: border-box;
	border-left: 1px solid;
	font-size: var(--fs-lg);
	margin-top: 20px;
	color: var(--cg3);
}
.linest p {
	font-size: var(--fs-lg);
}
.body-title {
	padding-right: 40px;
	color: var(--cbk);
	font-size: var(--fs-4xl);
	line-height: var(--lh-lg);
}
.cont-body {
	width: 70%;
}
.cont-body img {
	width: 100%;
	border-radius: 24px;
	display: block;
}
.th-list {
	align-items: start;
	gap: 32px;
	flex-wrap: wrap;
}
.th-list li {
	width: calc(50% - 16px);
	border-top: 1px solid var(--cg3);
	display: flex;
	padding-top: 30px;
}
.th-list li:first-child, 
.th-list li:nth-child(2) {
	padding-top: 0;
	border-top: none;
}
.th-list li a {
	column-gap: 24px;
	align-items: start;
}
.meta {
	color: var(--cp1);
	font-size: var(--fs-md);
}
.post-title {
	line-height: var(--lh-lg);
	margin-top: 4px;
	width: 100%;
	font-size: var(--fs-2xl);
	color: var(--cg1);
}
.th-list li img {
	width: 40%;
	border-radius: 24px;
	height: auto;
}
.th-list li:hover .btn2 {
	transition: var(--t3);
	color: var(--cp1);
}
.th-list li:hover .btn2 .material-symbols-outlined {
	transition: var(--t3);
	color: var(--cwh);
	border-radius: 100px;
	background-color: var(--cp1);
}
.list-info {
	flex-direction: column;
	justify-content: space-between;
	align-items: start;
	height: 100%;
}
.sec {
	border-radius: 24px;
	background-color: var(--cg7);
	padding: 0;
	box-sizing: border-box;
	position: relative;
	width: 100%;
	margin: 50px auto;
}
#page-memopatch div.lmt, 
#page-memopatch section.lmt {
    width: calc(100% - 80px);
}
@media (min-width: 1919.99px) and (max-width: 9999.98px) {
	#page-memopatch div.lmt, 
	#page-memopatch section.lmt {
		width: 80%;
	}
}
.pat-visual {
	height: 70vh;
}
.pat-visual video {
	border-radius: 24px;
	height: 100%;
	object-fit: cover;
}
.smg {
	border-radius: 0;
}
.smg video {
	border-radius: 0 !important;
}
.smg .sec-div {
	opacity: 0; /* 텍스트 숨김 */
	top: 72px;
	transform: translateY(0); /* 애니메이션 시작 시 위치 지정 */
	width: 30%;
	position: absolute;
}
.reveal {
	opacity: 1 !important; /* 텍스트 숨김 */
	transform: translateY(150%); /* 애니메이션 시작 시 위치 지정 */
	transition: opacity 1s ease-out, transform 0.5s ease-out; /* 트랜지션 속성 설정 */
}
.sec .sec-div {
	width: 30%;
	position: absolute;
	padding: 36px;
}
.vd {
	display: block;
}
.nomt {
	margin-top: 0 !important;
}
.nomb {
	margin-bottom: 0 !important;
}
.nopad {
	padding: 0;
}
.nopad .sec-div {
}
.nopad video {
	border-radius: 24px;
}
.sec .cap {
	border: 1px solid;
	color: var(--cp1);
	font-size: var(--fs-md);
	padding: 10px;
	width: 25%;
	min-width: 200px;
	max-width: 260px;
	left: auto;
	right: 32px;
	top: 32px;
	border-radius: 12px;
}
.sec .cap p {
	color: var(--cp1);
}
.secimg {
	padding: 0;
}
.secwh h3, 
.secwh p {
	color: var(--cwh);
}
.sec-wrap {
	background-color: var(--cwh);
	gap: 24px;
	justify-content: space-between;
	align-items: stretch;
}
.sec-wrap section {
	margin: 0;
}
#pat2-2-1 img {
	object-fit: cover;
}
.sec img {
	border-radius: 24px;
	display: block;
	width: 100%;
}
.secw25 {
	width: calc(30% - 12px);
}
.secw50 {
	width: calc(50% - 12px);
}
.secw75 {
	width: calc(70% - 12px);
}
.secw25 .sec-div {
	width: calc(100% - 64px);
	padding: 32px;
}
.secw50 .sec-div {
	width: calc(50% - 64px);
	padding: 32px;
}
.secw75 .sec-div {
	width: calc(50% - 64px);
}
.secbk {
	background-color: var(--cbk);
	color: var(--cwh);
}
.secbk h3, 
.secbk p {
	color: var(--cwh);
}
.mul {
	mix-blend-mode: multiply;
}
#video-wrap {
	flex-wrap: wrap;
	gap: 0;
	align-items: stretch;
	margin-top: 50px;
}
.secbg {
    background-image: url("images/img-heart.jpg");
	background-size: cover;
	background-repeat: no-repeat;
}
#memo-patch-download .cap {
	top: auto;
	left: 32px;
	bottom: 32px;
	max-width: 400px;
}
#memopatch-motion {
	padding: 0;
}
#memopatch-motion img.hh {
	height: 100%;
	object-fit: cover;
}
.sec video {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 24px;
}
#memo-patch-5_2 video {
	object-position: left;
}
.sec span.pot {
	position: absolute;
	left: 32px;
	bottom: 32px;
	color: var(--cp1);
	border: 1px solid;
	border-radius: 100px;
	padding: 2px 12px;
	font-size: var(--fs-md);
}
#memopatch-motion video {
	border-radius: 24px;
}
#memopatch-spec .cont-body img {
	width: 100%;
	height: auto;
	display: block;
	margin-left: 0;
	margin-right: auto;
	margin-top: 48px;
	border-radius: 0;
}
#memopatch-spec .cont-body img.w5 {
	width: 50%;
}
#page-memopatch .page-body {
	padding-top: 0;
}
hr.sep {
	margin: 50px 0 50px;
}
hr.sept {
	margin: 50px 0 50px;
}
.nord { border-radius: 0 !important; }

#page-memocare ul#ui {
	gap: 32px;
	flex-wrap: wrap;
}
#page-memocare ul#ui li:first-child {
	width: 100%;
}
#page-memocare ul#ui li:first-child div {
	border-radius: 24px;
	background-color: var(--cg6);
	padding: 80px 0;
}
#page-memocare ul#ui li:first-child div video {
	width: 85%;
	margin: 0 auto;
	display: block;
	border-radius: 12px;
}
#page-memocare ul#ui li {
	width: calc(50% - 16px);
}
#page-memocare ul#ui li video {
	border-radius: 24px;
	background-color: var(--cwh);
}
#care-desktop {
	margin-top: 50px;
	padding: 50px 40px 0px;
	border-top: 1px solid var(--cg3);
}
#care-report {
	margin-top: 50px;
}
#care-cloud {
	padding-top: 50px;
}
#solution-data .cont-head ul#graph {
	margin-top: 20px;
}
#solution-data #ui {
	margin-bottom: 0;
	gap: 32px;
}
#solution-satisfaction {
	position: relative;
	border-bottom: none;
	padding-bottom: 200px;
	margin-top: 50px;
}
#solution-satisfaction .cont-body {
	position: relative;
}
#solution-satisfaction img.fix {
	position: absolute;
	right: 3%;
	bottom: 0;
	height: 90%;
	width: auto;
}
@media (min-width: 1919.99px) and (max-width: 9999.98px) {
#solution-satisfaction img.fix {
		right: 12.5%;
	}
}
#solution-satisfaction .prog h4 {
	background-color: var(--cp4);
	width: 400px;
	text-align: center;
}
#solution-satisfaction #circle {
	width: 400px;
	float: left;
	margin-top: 150px;
}
#solution-satisfaction #circle::before {
	top: -70px;
	height: 200px;
}
.prog {
	width: 50%;
}
.prog.act::before {
	height: 100px;
	transition: 1s;
}
.prog h4 {
	font-size: var(--fs-xl);
	color: var(--cp1);
	text-align: left;
	width: 300px;
	float: left;
	padding-right: 10px;
	background-color: var(--cwh);
	position: absolute;
}
@media (min-width: 834px) and (max-width: 1399.98px) {
.prog h4 {
	width: 200px;
}
}
.prog2 h4 {
	font-size: var(--fs-xl);
	color: var(--cp1);
	text-align: center;
	width: 100%;
	padding: 0 15%;
	margin-top: 90px; 
	box-sizing: border-box;
	float: left;
	background-color: transparent;
}
.prog i {
	content: "";
	display: block;
	width: calc(100% - 250px);
	height: 1px;
	background-color: var(--cp1);
	position: absolute;
	top: 15px;
	z-index: -1;
}
.floatimg {
	position: absolute;
	z-index: 5;
	border-radius: 1000px !important;
	animation: float 3s ease-in-out infinite;
}
@keyframes float {
	0% {
	transform: translatey(0px);
	}
	50% {
	transform: translatey(-5px);
	}
	100% {
	transform: translatey(0px);
	}
}
@keyframes float2 {
	0% {
	transform: translatey(0px);
	}
	50% {
	transform: translatey(-7px);
	}
	100% {
	transform: translatey(0px);
	}
}

#saf-1 {
	top: 40%;
	width: 10%;
	left: 60%;
}
#saf-2 {
	width: 10%;
	bottom: 50px;
	left: 60%;
	animation: float 2.7s ease-in-out infinite;
}
#circle {
	margin: 0;
	width: 500px;
	float: right;
}
#circle::before {
	content: "";
	display: block;
	position: absolute;
	width: 1px;
	height: 300px;
	right: 50%;
	top: -135px;
	background-color: var(--cp1);
}
#circle2::before {
	content: "";
	display: block;
	position: absolute;
	width: 1px;
	height: 160px;
	right: 50%;
	top: 65%;
	background-color: var(--cp1);
}
.progressbar-text {
	font-size: var(--fs-lg);
	transform: translate(-50%, -50%) !important;
	color: var(--cp1);
	text-align: center;
}
.progressbar-text p {
	font-size: var(--fs-mx);
	line-height: var(--lh-lg);
}
#solution-3step .cont-body ul.fx {
	gap: 32px;
}
#solution-3step .cont-body ul.fx li {
	width: calc(50% - 16px);
	z-index: 1;
}
#solution-3step .cont-body ul.fx li ol li {
	width: 100%;
	font-size: var(--fs-2xl);
	color: var(--cg1);
	padding: 24px;
	background-color: var(--cwh);
	border-radius: 24px;
	margin: 24px 0;
	box-sizing: border-box;
	display: block;
}
#solution-3step .cont-body ul.fx li ol li:last-child {
	margin-bottom: 0;
}
#solution-3step .cont-body ul.fx li ol li span {
	color: var(--cp1);
	margin-right: 10px;
	border: 1px solid;
	border-radius: 100px;
	padding: 2px 12px;
	font-size: var(--fs-lg);
}
#solution-3step .cont-body ul.fx li:last-child ol li span {
	color: var(--cp6);
}
#page-memosolution .img-head::before {
	display: none;
}
#solution-3step .cont-body ul.fx li ol {
	position: relative;
}
#solution-3step .cont-body ul.fx li ol::before {
	content: "";
	top: 0;
	position: absolute;
	left: 50%;
	width: 1px;
	height: 100%;
	background-color: var(--cp1);
	display: block;
	z-index: -1;
}
#solution-write {
}
#solution-write ul li {
	float: left;
}
#solution-write ul li:first-child {
	width: calc(37% - 16px);
	margin-right: 16px;
}
#solution-write ul li:last-child {
	width: calc(63% - 16px);
	margin-left: 16px;
}
#solution-write .cont-body video {
	border-radius: 24px;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
#solution-write .cont-body img {
	border-radius: 1000px;
	height: 100%;
	object-fit: cover;
}
#solution-write .cont-head p b {
	display: block;
	font-size: var(--fs-md);
}
#solution-manage .cont-body div {
	border-radius: 24px;
	padding: 0;
}
#solution-manage .cont-body div img {
	width: 100%;
	margin: 0 auto;
	display: block;
}
#solution-exp .cont-head img {
	width: 60%;
	border-radius: 1000px;
	margin-top: 30px;
}
#solution-exp .cont-body h3.head-title {
	margin-bottom: 48px;
	font-size: var(--fs-5xl);
	line-height: var(--lh-lg);
	width: 90%;
}
#solution-exp .cont-body .fx {
	flex-wrap: wrap;
	gap: 10px 32px;
	align-items: stretch;
	width: 100%;
}
#solution-exp .cont-body .fx label {
	width: calc(50% - 16px);
}
#solution-exp .cont-body .btn-wrap {
	margin-left: -6px;
}
/* cf7 
------------------------------------------------------------------------ */
.wpcf7-form input[type="tel"], 
.wpcf7-form input[type="email"], 
.wpcf7-form input[type="text"] {
    width: 100%;
    border: 0;
    background-color: transparent;
    appearance: none;
    border-radius: 0;
    font-size: var(--fs-xl);
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    border-bottom: 1px solid var(--cg5);
	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;
}
.wpcf7-form textarea {
	padding: 20px;
    font-size: var(--fs-xl);
	width: 100%;
	max-height: 250px;
	appearance: none;
	border: none;
    border-left: 1px solid var(--cg5);
	line-height: var(--lh-lg);
	border-radius: 0;
	box-sizing: border-box;
	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;
}
.wpcf7-form textarea:focus {
	background-color: var(--cg6);
	border: none;
	outline: none;
	transition: var(--t3);
}
.wpcf7-form .act input {
	border-color: var(--cp1);
	border-width: 2px;
	outline: none;
}
.wpcf7-form .t {
	color: var(--cg4);
	font-size: var(--fs-lg);
	transform: translate(0, 24px);
	display: block;
	transition: var(--t3);
}
.cont-body .wpcf7-list-item-label {
	font-size: var(--fs-lg);
	color: var(--cg4);
}
.cont-body .wpcf7-list-item {
	margin: 0;
}
.wpcf7-form input[type="checkbox"] {
	width: 16px;
	height: 16px;
	vertical-align: middle;
	border: none;
	border: 1px solid var(--cg3);
	margin: 0 4px 0 0;
	display: inline-block;
}
.wpcf7-form input[type="checkbox"]:checked {
	background-color: var(--cp1);
	border-radius: 100px;
	border-color: var(--cp1);
	color: #fff;
	transition: var(--t3);
}
.wpcf7-form .tt {
	color: var(--cg4);
	font-size: var(--fs-lg);
	display: block;
	margin-bottom: 10px;
	margin-top: 24px;
}
.cont-body .wpcf7-not-valid-tip {
	font-size: var(--fs-md);
	margin-top: 5px;
}
.wpcf7-form .act .t {
	transform: translate(0, 0);
	color: var(--cp1);
	transition: var(--t3);
}
.wpcf7-form .wpcf7-submit {
    appearance: none;
    opacity: 1;
    font-size: var(--fs-5xl);
    line-height: 50px;
    position: relative;
    background-color: transparent;
	border: none;
    height: auto;
    width: auto;
    display: inline-block;
	vertical-align: top;
	background-image: url(images/ico_btn_arr_a.svg);
	background-position: left center;
	background-size: 38px;
	background-repeat: no-repeat;
	padding-left: 50px;
	transition: .2s;
}
.wpcf7 .wpcf7-submit:disabled {
	background-image: url(images/ico_btn_arr.svg);
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	border: none !important;
	color: var(--cwh) !important;
	background-color: var(--cp1) !important;
    font-size: var(--fs-md) !important;
}
.wpcf7-form .material-symbols-outlined {
	font-size: var(--fs-6xl) !important;
    color: var(--cp1) !important;
	line-height: 50px;
}
.wpcf7-form .wpcf7-submit:not(:disabled):hover {
    border-color: transparent;
	background-image: url(images/ico_btn_arr_h2.svg);
	transition: .2s;
	color: var(--cp1);
    cursor: pointer;
}
.wpcf7-form .wpcf7-submit:focus {
    outline: none;
}
/* post 
------------------------------------------------------------------------ */
.post-body {
	padding-bottom: 60px;
}
.post-body h1,
.post-body h2,
.post-body h3,
.post-body h4,
.post-body h5,
.post-body h6 {
	font-weight: bold;
	margin-top: 20px;
	color: var(--cg2);
}
.post-body h1 {
	font-size: var(--fs-4xl);
}
.post-body h2 {
	font-size: var(--fs-3xl);
}
.post-body h3 {
	font-size: var(--fs-2xl);
}
.post-body h4 {
	font-size: var(--fs-xl);
}
.post-body h5 {
	font-size: var(--fs-lg);
}
.post-body h6 {
	font-size: var(--fs-md);
}
.post-body ol, 
.post-body ul {
	list-style-type: disc;
}
.post-body ol li, 
.post-body ul li {
	list-style: inherit;
	list-style-position: inside;
		   font-size: var(--fs-xl);
}
.post-body figure {
	margin-bottom: 30px;
}
.post-body p {
	margin-bottom: 30px;
	color: var(--cg3);
		   font-size: var(--fs-xl);
}
.post-body figcaption {
	text-align: center;
	color: var(--cg4);
	font-size: var(--fs-md);
	margin-top: 10px;
	margin-bottom: 0;
}
.cont-body .btn-wrap {
	margin-top: 20px;
	text-align: left;
}
/* tech 
------------------------------------------------------------------------ */
.cont-tech .th-list {
	align-items: stretch;
}
.cont-tech ul li {
	background-color: var(--cg6);
	border-radius: 24px;
	padding: 30px;
	box-sizing: border-box;
	border: none;
}
.cont-tech ol {
	margin-bottom: 30px;
	gap: 8px;
}
.cont-tech ol li a {
	color: var(--cg5);
	padding: 10px 16px;
	display: block;
	line-height: 1;
	border-radius: 100px;
	font-size: var(--fs-xl);
}
.cont-tech ol li a:hover {
	background-color: var(--cg7);
}
.cont-tech ol li a.act {
	background-color: var(--cbk);
	color: var(--cg7);
	border: 1px solid;
}
#page-papers .cont-tech ul li {
	background-color: var(--cp3);
}
#page-clinical .cont-tech ul li {
	background-color: var(--cp4);
}
.cont-tech .th-list li:first-child,
.cont-tech .th-list li:nth-child(2) {
	padding: 30px;
}
.cont-tech ul li .fx {
	width: 100%;
	flex-direction: column;
	align-items: start;
}
.cont-tech ul li .fx h5 {
	color: var(--cp1);
	margin-bottom: 4px;
	border: 1px solid;
	border-radius: 100px;
	padding: 4px 12px;
	font-size: var(--fs-md);
}
.cont-tech ul li .fx div {
	margin-top: 20px;
	box-sizing: border-box;
	width: 100%;
	line-height: 1;
	color: var(--cg3);
	padding-left: 20px;
	border-left: 1px solid;
}
.cont-tech ul li .fx div p {
	display: inline-block;
	color: var(--cg3);
	font-size: var(--fs-xl);
	line-height: var(--lh-xl);
}
/* research-technology 
------------------------------------------------------------------------ */
#page-research-technology .page-body section.fx {
	align-items: start;
}
#page-research-technology .cont-body ul.fx {
	align-items: start;
	flex-wrap: wrap;
	gap: 32px;
}
#page-research-technology .cont-body ul li {
	width: calc(50% - 16px);
}
#page-research-technology .cont-body ul li .fx {
	align-items: start;
	gap: 10px;
}
#page-research-technology .cont-body ul li .fx h5 {
	color: var(--cp1);
	margin-top: 1px;
	border: 1px solid;
	border-radius: 100px;
	padding: 2px 12px;
	font-size: var(--fs-lg);
}
#page-research-technology .cont-body ul li .fx h3 {
	font-size: var(--fs-3xl);
	color: var(--cg1);
		   line-height: 1.5;
}
#page-research-technology .cont-body ul li .fx p {
	font-size: var(--fs-xl);
	margin-top: 10px;
	color: var(--cg3);
}
#page-research-technology .cont-body ul li .fx h6 {
	font-size: var(--fs-xl);
	color: var(--cg3);
}
#page-research-technology .cont-body img {
	margin-top: 30px;
}
/* news 
------------------------------------------------------------------------ */
#page-single-news .page-head div.fx {
	align-items: start;
	padding: 30px 0;
}
#page-single-news .page-head div.fx h5 {
	width: 30%;
	margin-top: 8px;
}
#page-single-news .page-head div.fx h2 {
	margin-left: 0;
	padding: 0;
	width: 70%;
}
/* about 
------------------------------------------------------------------------ */
#page-about .cont-body h3.head-title {
	font-size: var(--fs-5xl);
	line-height: var(--lh-lg);
	width: 70%;
}
#about-history .cont-body {
	position: relative;
}
#about-history ul {
	display: flex;
	flex-direction: row;
	width: 100%;
	position: relative;
	gap: 8px;
}
#about-history ul li a.act {
	background-color: var(--cbk) !important;
	color: var(--cg7) !important;
	border: 1px solid;
}
#about-history ul li a {
	color: var(--cg5);
	padding: 10px 16px;
	display: block;
	line-height: 1;
	border-radius: 100px;
	font-size: var(--fs-xl);
}
#about-history ul li a:hover {
	background-color: var(--cp5);
}
#about-history ul li div.panel {
	position: absolute;
	top: 60px;
	left: 0;
	width: 75%;
}
.colorsec {
	padding: 50px 40px 50px;
	box-sizing: border-box;
	border-top: 1px solid var(--cg3);
	border-bottom: 1px solid var(--cg3);
	background-color: var(--cp4);
}
.colorsec2 {
	background-color: var(--cp7);
}
@media (min-width: 1919.99px) and (max-width: 9999.98px) {
	.colorsec {
		padding: 50px 10% 50px;
	}
}
#about-history .cont-body .panel::before {
	content: "";
	top: 20px;
	position: absolute;
	left: 90px;
	width: 1px;
	height: calc(100% - 30px);
	background-color: var(--cg4);
	display: block;
}
#about-history .cont-body .panel .wp-block-group {
	gap: 44px;
	align-items: start;
	margin-bottom: 20px;
}
#about-history .cont-body .panel .wp-block-group h2 {
	color: var(--cp1);
	margin-bottom: 4px;
	border: 1px solid;
	border-radius: 100px;
	padding: 0;
	width: 40px;
	height: 40px;
	min-width: 40px;
	min-height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: var(--fs-md);
}
#about-history .cont-body .panel .wp-block-group .wp-block-group {
	gap: 5px;
	margin-bottom: 0; 
}
#about-history .cont-body .panel .wp-block-group .wp-block-group p {
	position: relative;
	padding-left: 30px;
}
#about-history .cont-body .panel .wp-block-group .wp-block-group p::before {
	content: "";
	top: 11px;
	position: absolute;
	left: 0;
	width: 8px;
	height: 8px;
	background-color: var(--cwh);
	border: 1px solid var(--cg4);
	display: block;
	border-radius: 100px;
}
#about-vision {
	box-sizing: border-box;
	position: relative;
	min-height: 900px;
}
#about-vision #saf-1 {
	top: 20%;
	left: 12%;
	width: 15%;
}
#about-vision div.floatimg h6 {
	text-align: center;
	color: var(--cp1);
	margin-top: 10px;
	font-size: var(--fs-sm);
}
#about-vision div.floatimg img {
	width: 100%;
	border-radius: 1000px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
#about-vision div#saf-2 img {
	border-radius: 24px !important;
}
#sig-1 {
	position: absolute;
	width: 50%;
	left: 0;
	bottom: 20%;
	background-image: url(images/img-sig1.png);
	height: 70px;
	background-size: cover;
	background-repeat-y: no-repeat;
	animation: flow 70s linear infinite;
}
@keyframes flow {
	from {
	background-position: 0 center;
	}
	to {
	background-position: -5000px center;
	}
}
#sig-2 {
	position: absolute;
	width: 40%;
	right: 0;
	bottom: 40%;
	background-image: url(images/img-sig2.png);
	height: 130px;
	max-height: 140px;
	background-size: contain;
	background-repeat: repeat-x;
	animation: flow 70s linear infinite;
}
#about-vision div.floatimg {
	width: 100%;
	box-shadow: none;
}
#about-vision #saf-2 {
	left: 45%;
	width: 25%;
	max-width: 520px;
	min-width: 420px;
}
#about-vision #saf-3 {
	top: 4%;
	right: 7%;
	left: auto;
	width: 7%;
}
#about-leadership {
	padding-top: 50px;
}
#about-leadership ul {
	display: flex;
	gap: 32px;
}
#about-leadership ul li {
	flex: 1;
}
#about-leadership ul li img {
	width: 100%;
	border-radius: 12px;
}
#about-leadership ul li div h4 {
	font-weight: bold;
	font-size: var(--fs-xl);
	margin-top: 12px;
	margin-bottom: 12px;
}
#about-leadership ul li div p {
	color: var(--cg2);
	font-size: var(--fs-xl);
	line-height: 1.3;
}
#about-leadership ul li ul {
	margin-top: 12px;
	flex-direction: column;
	gap: 4px;
}
#about-leadership ul li ul li {
	color: var(--cg3);
	font-size: var(--fs-md);
}
#about-invest {
	margin-top: 50px;
	padding-bottom: 50px;
}
#about-invest h4 {
	margin-bottom: 12px;
	font-size: var(--fs-3xl);
}
#about-invest h4.mts {
	margin-top: 60px;
}
#about-invest ul {
	gap: 32px;
	flex-wrap: wrap;
}
#about-invest ul li {
	width: calc(25% - 24px);
}
#about-invest ul li img {
	display: block;
	border-radius: 12px;
	width: 100%;
	height: auto;
}
#about-invest ul li h3.post-title {
	font-size: var(--fs-lg);
	color: var(--cg3);
}
#about-media ul.fx {
	gap: 32px;
}
#about-media ul.fx li {
	width: calc(50% - 16px);
}
#about-media ul.fx li h4 {
	font-size: var(--fs-3xl);
}
#about-media .linest h3 {
	font-size: var(--fs-xl);
}
#mq-img {
	margin-bottom: 50px;
}
#mq-img .slick-slide {
	margin: 70px 24px 40px;
}
#mq-img .slick-slide img {
	height: 40vh;
	min-height: 400px;
	border-radius: 24px;
}
#about-quality {
	background-color: var(--cp3);
}
#about-quality .cont-body div.fx {
	gap: 32px;
	flex-wrap: wrap;
	margin-top: 40px;
	align-items: start;
}
#about-quality .cont-body div.fx ul {
	width: calc(50% - 16px);
}
#about-quality .cont-body div.fx #img-roll {
	width: calc(50% - 16px);
}
#about-quality #img-roll {
	position: relative;
}
#about-quality #img-roll img {
	display: block;
	width: 80%;
	margin: 0 auto;
}
#about-quality #img-roll img.bg {
	position: absolute;
	top: 0%;
	left: 10%;
	animation: rotate 20s linear infinite;
}
@keyframes rotate {
	from {
	transform: rotate(0deg);
	}
	to {
	transform: rotate(360deg);
	}
}
#about-quality .cont-body div.fx ul li.fx {
	gap: 12px;
	margin-bottom: 24px;
}
#about-quality .cont-body div.fx ul li:last-child {
	margin-bottom: 0;
}
#about-quality .cont-body div.fx ul li.fx h5 {
	color: var(--cp1);
	border: 1px solid;
	border-radius: 100px;
	padding: 0px 12px;
	font-size: var(--fs-2xl);
	line-height: 1.4;
}
#about-quality .cont-body div.fx  ul li.fx h3 {
	font-size: var(--fs-2xl);
	color: var(--cg1);
		   line-height: 1.5;
}
#about-quality .cont-body div.fx  ul li.fx p {
	font-size: var(--fs-xl);
	color: var(--cg3);
}
#about-certification  {
	margin-top: 50px;
}
#about-certification .post-title span {
	font-size: var(--fs-lg);
	color: var(--cg3);
	margin-left: 10px;
	margin-top: 50px;
}
#about-certification .cont-body ul.fx {
	margin-top: 10px;
	margin-bottom: 40px;
	gap: 32px;
	flex-wrap: wrap;
}
#about-certification .cont-body ul.fx li {
	width: calc(50% - 16px);
}
#about-certification .cont-body ul li span.info {
	color: var(--cp1);
	border: 1px solid;
	border-radius: 100px;
	display: inline-block;
	padding: 0px 12px;
			 line-height: 1.4;
	font-size: var(--fs-2xl);
}
#about-certification .cont-body ul li h3 {
	display: inline-block;
	margin-left: 8px;
	font-size: var(--fs-2xl);
	color: var(--cg1);
}
#about-certification .cont-body ul li ul li {
	font-size: var(--fs-lg);
	color: var(--cg3);
}
ul.dot {
	padding-left: 16px;
}
ul.dot li::before {
	content: "";
	width: 4px;
	height: 4px;
	border-radius: 4px;
	margin-left: -13px;
	margin-right: 9px;
	vertical-align: middle;
	background: #495057;
	display: inline-block;
}
.his-cont {
	vertical-align: top;
	width: 100%;
	display: none;
	padding: 16px;
	box-sizing: border-box;
}
.pop span {
	color: var(--cp1);
	position: absolute;
	border: 1px solid var(--cp1);
	border-radius: 100px;
	padding: 10px;
	background-color: var(--cwh);
	right: 16px;
	bottom: 16px;
	font-size: 24px !important;
	transition: var(--t3);
}
.pop {
	position: relative;
	background-color: var(--cg6);
	border-radius: 12px;
	padding: 20px 0;
	margin: 0;
}
.pop a:hover span {
	color: var(--cwh);
	background-color: var(--cp1);
	transition: var(--t3);
}
.big {
}
.big img {
	width: 30% !important;
}
.pop img {
	margin: 0 auto;
	display: block;
	width: 50%;
	border-radius: 0;
}
.his-cont img {
	width: 100%;
	margin: 0 auto;
	display: block;
}
.home hr.sep {
	margin-bottom: 0;
}
ul#ui {
	gap: 32px;
	flex-wrap: wrap;
}
ul#ui li {
	width: calc(50% - 16px);
	position: relative;
}
ul#ui li div {
	width: 100%;
	box-sizing: border-box;
	justify-content: space-between;
	padding-bottom: 24px;
}
ul#ui li video {
	border-radius: 24px;
	background-color: var(--cwh);
}
ul#ui li h2 {
	width: 30%;
	font-size: var(--fs-mx);
	line-height: 1;
}
ul#ui li h5 {
	color: var(--cp1);
	border-radius: 100px;
	padding: 4px 10px;
	border: 1px solid;
	font-size: var(--fs-lg);
}
.mt50 {
	margin-top: 50px;
}
#solution-3step .cont-body ul.fx li ol li {
	background-color: var(--cg6);
	display: flex;
	align-items: start;
}
#solution-3step .cont-body ul.fx li ol li p {
	width: 70%;
}
#solution-3step .cont-body ul.fx li ol.g li {
	background-color: var(--cp4);
}
#page-home .page-head {
height: 80vh;
}
#page-home .page-head video {
	height: 100%;
	object-fit: cover;
	object-position: center;
}
#home-solution {
    background-image: url("images/img-home-solution.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	height: 70vh;
	width: calc(100% - 120px);
	margin: 50px auto;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	padding: 36px;
	background-position: center;
}
@media (min-width: 1919.99px) and (max-width: 9999.98px) {
	#home-solution {
		width: 80%;
	}
}
#max-14 .cont-body {
	position: relative;
	padding-top: 40px;
	background-color: #f8f8f8;
	border-radius: 24px;
}
#max-14 .cont-body div {
	top: 0;
	position: absolute;
	width: 100%;
	box-sizing: border-box;
	justify-content: space-between;
	padding: 24px;
	
}
#max-14 .cont-body h2 {
	width: 30%;
	font-size: var(--fs-mx);
	line-height: 1;
}
#max-14 .cont-body h5 {
	color: var(--cp1);
	border-radius: 100px;
	font-size: var(--fs-lg);
}
#home-solution .sec-div {
	padding: 0;
	position: static;
	flex-grow: 1;
}
#home-rt .slk .slick-list {
	background-color: var(--cg7);
	border-radius: 24px;
}
#home-rt .slk .slick-list div img {
	width: 80%;
	margin: 80px auto;
	display: block;
}
#home-rt .slk .slick-list .slick-slide h4 {
	position: absolute;
	top: 32px;
	left: 32px;
}
#home-news {
	margin-bottom: 50px;
}
#page-news ul.th-list li img,
#home-news ul li img {
	aspect-ratio: 1 / 1;
	object-fit: cover;
	object-position: center;
}
#home-inq ul.fx {
	gap: 8px !important;
}
#page-home .page-body {
	padding-top: 0;
	padding-bottom: 82px;
}
.sec .rep {
	position: absolute;
	right: 20px;
	bottom: 20px;
	z-index: 5;
	cursor: pointer;
	background: rgba(0,0,0,0.5);
				border-radius: 100px;
color: var(--cwh);
opacity: 1 !important;
padding: 5px;
}
#page-recruitment .img-head img {
	object-position: right;
}
.img-memo {
	width: 50%;
	margin: 50px auto;
}
#home-particle .cont-body {
	position: relative;
	height: 600px;
	overflow: hidden;
	background-color: var(--cg7);
	border-radius: 24px;
}
#home-particle .canvas {
	position: absolute;
	top: 70px;
	width: 100%;
	height: auto;
}
#home-particle .cont-body .fx {
	justify-content: space-between;
	gap: 0;
}
#home-particle .cont-body .fx .linest {
	width: auto;
	margin-top: 0;
}
#home-particle .txt {
	position: absolute;
	width: 100%; 
	padding: 32px;
	box-sizing: border-box;
}
#home-particle .txt h2 {
	width: 30%;
	font-size: var(--fs-mx);
	line-height: 1;
}
#home-particle .txt h5 {
	color: var(--cp1);
	border-radius: 100px;
	padding: 4px 10px;
	border: 1px solid;
	font-size: var(--fs-lg);
}

#home-sol .cont-body li {
	flex-direction: column;
	border: none;
	padding: 0;
}
#home-sol .cont-body li img {
	margin-bottom: 16px;
}
#home-sol .cont-body li h3 {
	font-size: var(--fs-2xl);
}
#home-sol .cont-body li>* {
	width: 100%;
}
#home-ok {
	margin-top: 50px;
	position: relative;
}
#home-ok .prog {
	position: relative;
	float: left;
	width: 40%;
}
#home-ok .prog:first-child {
	width: 60%;
}
#home-ok #saf-3 {
	bottom: 0;
	width: 15%;
	left: 2.5%;
}
#home-ok #circle {
	margin-top: 150px;
}
#circle svg {
	transform: rotate(40deg);
}
#circle2 {
	width: 280px;
	margin: 0 auto;
}
#circle2 .progressbar-text {
	font-size: var(--fs-md);
}
#circle2 .progressbar-text p {
	font-size: var(--fs-5xl);
}
ul.tab-list {
	width: 100%;
	padding: 0;
	list-style: none;
	margin-bottom: 40px;
}
ul.tab-list li {
	position: relative;
	box-sizing: border-box;
	text-align: center;
	display: inline-block;
	margin: 0;
	border-top: 1px solid var(--color-g4);
	border-bottom: 1px solid var(--color-g5);
	letter-spacing: -.025em;
	transition: .3s;
}
ul.tab-list li a {
	color: var(--cg5);
	padding: 10px 16px;
	display: block;
	line-height: 1;
	border-radius: 100px;
	font-size: var(--fs-xl);
}
#body-support ul.tab-list li a:hover {
	background-color: var(--cp5);
}
#body-support .tab-list li.active a:hover {
	background-color: var(--cbk);
	color: var(--cg7);
	border: 1px solid;
}
ul.tab-list li a:hover {
	background-color: var(--cg7);
}
.tab-list li.active a {
	background-color: var(--cbk);
	color: var(--cg7);
	border: 1px solid;
}
ul.tab-list li.active {
	border-top: 3px solid var(--color-p1);
}
ul.tab-list li.active a:hover {
	background-color: var(--cbk);
}
.tab-cont {
	  display: none;
}
.tab-cont.active {
	  display: block;
}
ul.tab-list li:hover {
	background-color: var(--color-g6);
	transition: .3s;
}
.page-template-recruitment footer {
	padding-bottom: 60px;
}
#recru-work .cont-body .tab-cont {
	border-left: 1px solid var(--cg4);
}
#recru-work .tab-list {
	gap: 8px;
	flex-wrap: wrap;
}
#recru-work .tab-list li a {
	text-transform: uppercase;
}
#recru-work .tab-list li.active a:hover {
	background-color: var(--cg1);
}
#recru-work .tab-cont img {
	border-radius: 0;
	padding: 0 60px;
	width: 80%;
	margin: 0 auto;
	box-sizing: border-box;
}
#recru-work .tab-cont div div {
	padding-left: 24px;
	margin-bottom: 32px;
}
#recru-work .tab-cont h4 {
	font-size: var(--fs-5xl);
	text-transform: capitalize;
	line-height: 1.2;
}
#recru-work .tab-cont p {
	font-size: var(--fs-xl);
	color: var(--cg4);
}
#recru-story .slk div img {
	width: 100%;
}
#recru-story .slk {
	margin: 50px 0;
}
#recru-story .slkItem {
	background-size: cover;
	background-image: url(images/memo_culture_huoinner_jh.jpg);
	border-radius: 1000px;
	margin: 0 20px;
	position: relative;
	padding: 30px;
	box-sizing: border-box;
	height: 600px;
	width: 1000px !important;
	opacity: .25;
	transition: .5s;
}
#recru-story .slkItem::before {
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	border-radius: 1000px;
	height: 100%;
	position: absolute;
	background-color: var(--cbk);
	opacity: .4;
}
#recru-story .cont-head {
	width: calc(100% - 120px);
}
@media (min-width: 1919.99px) and (max-width: 9999.98px) {
	#recru-story .cont-head {
		width: 80%;
	}
}
#recru-story .p0 { background-image: url(images/memo_culture_huoinner_hj.jpg); }
#recru-story .p2 { background-image: url(images/memo_culture_huoinner_jy.jpg); }
#recru-story .p3 { background-image: url(images/memo_culture_huoinner_mg.jpg); }
#recru-story .p4 { background-image: url(images/memo_culture_huoinner_sh.jpg); }
#recru-story .p5 { background-image: url(images/memo_culture_huoinner_ub.jpg); }

#recru-story .slick-current {
	border-radius: 24px !important;
	width: 1000px !important;
	opacity: 1;
	transition: .7s;
}
#recru-story .slick-current::before {
	transition: .7s;
	border-radius: 24px !important;
}
#recru-story .slick-prev,
#recru-story .slick-next {
	top: 50%;
	transform: translate(0, -50%);
	left: calc(50% + 475px);
}
#recru-story .slick-prev {
	left: auto;
	left: calc(50% - 525px);
}
#recru-story .slkItem article {
	width: 60%;
	color: var(--cwh);
	opacity: 0;
	display: flex;
	flex-direction: column;
	font-size: var(--fs-lg);
	height: 100%;
	transform: translate(0, 10px);
	justify-content: space-between;
	transition: .5s;
}
#recru-story .slick-current article {
	transform: translate(0, 0);
	opacity: 1 !important;
	transition: 1s;
	transition-delay: .5s;
}
#recru-story .slkItem article h5 {
	font-size: var(--fs-3xl);
}
#recru-story .slkItem article h6 {
	font-size: var(--fs-lg);
}
#recru-benefit {
	background-color: var(--cg8);
}
#recru-benefit .cont-head .btn2 {
	margin-top: 20px;
}

.lay-imo-line ul li.fx, 
#recru-benefit ul li.fx {
	position: relative;
	border-bottom: 1px solid;
	padding-bottom: 40px;
	margin-bottom: 40px;
	gap: 32px;
}
.lay-imo-line ul li.fx:last-child, 
#recru-benefit ul li.fx:last-child {
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.lay-imo-line ul li.fx div,
#recru-benefit ul li.fx div {
	width: calc(50% - 16px);
}
.lay-imo-line ul li.fx div h3,
#recru-benefit ul li.fx div h3 {
	width: 100%;
	font-size: var(--fs-3xl);
	color: var(--cg1);
	box-sizing: border-box;
	display: flex;
	align-items: start;
}
.lay-imo-line ul li.fx div h3 span, 
#recru-benefit ul li.fx div h3 span {
	color: var(--cp1);
	margin-right: 10px;
	border: 1px solid;
	border-radius: 100px;
	padding: 0 12px;
	font-size: var(--fs-lg);
	margin-top: 4px;
}
.lay-imo-line ul li.fx div h3 p, 
#recru-benefit ul li.fx div h3 p {
	line-height: 1.4;
}
.lay-imo-line ul li.fx div img, 
#recru-benefit ul li.fx div img {
	width: 20%;
	max-width: 80px;
	border-radius: 0;
	margin-top: 30px;
}
.lay-imo-line ul li.fx ul.dot,
#recru-benefit ul li.fx ul.dot {
	width: calc(50% - 16px);
}
.lay-imo-line ul li.fx ul.dot li, 
#recru-benefit ul li.fx ul.dot li {
	color: var(--cg3);
	font-size: var(--fs-xl);
}
.lay-imo-line ul li.fx ul.dot li span, 
#recru-benefit ul li.fx ul.dot li span {
	display: block;
	font-size: var(--fs-md);
}

#recru-process {
	padding: 50px 0 50px;
}
#recru-process .process-step {
	justify-content: space-evenly;
	align-items: stretch;
	width: 85%;
	margin: 50px auto 0;
}
#recru-process .process-step > div {
	width: 25%;
	position: relative;
}
#recru-process .process-step > div .circle {
	transition: .5s;
	transform: scale(1.1);
	cursor: pointer;
	z-index: -1;
}
#recru-process .process-step > div:hover .circle {
	transition: .5s;
	transform: scale(1.2);
}
#recru-process .process-step .circle {
	background-color: var(--cp4);
	border-radius: 2000px;
	height: 0;
	width: 100%;
	padding-bottom: 100%;
	position: relative;
	transition: .3s;
}
#recru-process .process-step > div:hover .circle {
	transition: .3s;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}
#recru-process .process-step .circle h3 {
	top: 50%;
	text-align: center;
	width: 90%;
	left: 50%;
	font-size: var(--fs-3xl);
}
#recru-process .process-step .circle h3 span {
	display: block;
	width: 60px;
	border: 1px solid;
	margin: 0 auto;
	margin-bottom: 5px;
	border-radius: 100px;
	padding: 0 12px;
	font-size: var(--fs-lg);
}
#recru-process .process-step div p {
	width: 60%;
	left: 50%;
	padding-left: 12px;
	margin-left: 50%;
	box-sizing: border-box;
	font-size: var(--fs-xl);
	line-height: var(--lh-xl);
	top: 70%;
	padding-top: 35%;
	color: var(--cg3);
	z-index: 9;
}
#recru-process .process-step div p::before {
	content: "";
	bottom: 0;
	position: absolute;
	mix-blend-mode: multiply;
	left: 50%;
	width: 1px;
	height: 55%;
	background-color: var(--cp1);
	display: block;
}
#recru-process .process-step div:nth-child(2) .circle {
	color: var(--cwh);
	background-color: var(--cp1);
}
#recru-process .process-step div:nth-child(3) .circle {
	background-color: var(--cp3);
}
#recru-process .process-step div:nth-child(4) .circle {
	background-color: var(--cp6);
}
#recru-pass {
	background-color: var(--cg8);
	border-bottom: 0;
	padding-bottom: 100px;
}
#page-memosolution .page-body {
	padding-bottom: 82px;
}
#recru-pass .fx {
	gap: 0;
	margin-top: 32px;
	width: 100%;
	align-items: stretch;
}
#recru-pass .fx li {
	width: 50%;
}
#recru-pass .fx li div.linest {
	margin-top: 10px;
}
#page-recruitment .page-body {
	padding-bottom: 0;
}

#fixbar {
	color: var(--cwh);
	font-size: var(--fs-lg);
	position: fixed;
	width: 80%;
	left: 50%;
	max-width: 960px;
	border-radius: 100px;
	padding: 0;
	background-color: var(--cg2);
	z-index: 9;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
	bottom: -200px;
	transition: .25s;
}
#fixbar.act {
	bottom: 10px;
	transition: .6s;
}
#fixbar ul {
	justify-content: space-between;
	width: 90%;
}
#fixbar ul li span {
	vertical-align: middle;
}
#fixbar a {
	padding: 16px 0;
	color: var(--cwh);
	display: block;
}
#fixbar:hover {
	background-color: var(--cp1);
}

#body-support {
	background-color: var(--cp4);
}
#body-support .flag {
	height: 1px;
}
#body-support header {
	background-color: var(--cp4);
}
#body-support #gnb {
	gap: 124px;
}
@media (min-width: 834px) and (max-width: 1399.98px) {
	#body-support #gnb {
		gap: 64px;
	}
}
#body-support .menu li a {
	padding-right: 0;
}
#body-support #lnb li a {
	padding: 0 5px;
}
#body-support #support-faq .cont-body {
	gap: 16px;
	flex-wrap: wrap;
}
#body-support #support-faq .cont-body .wp-block-group {
	width: 100%;
    box-sizing: border-box;
    padding: 24px;
	color: var(--cg2);
	background-color: var(--cwh);
	border-radius: 12px;
	margin: 12px 0;
}
#body-support #support-faq .cont-body .wp-block-group:last-child {
	margin-bottom: 0;
}
#body-support #support-faq .cont-body .wp-block-group a span {
	vertical-align: sub;
	margin-right: 8px;
	color: var(--cp1);
	transition: var(--t3);
}
#body-support #support-faq .cont-body .wp-block-group a.act {
	color: var(--cp1);
}
#body-support #support-faq .cont-body .wp-block-group a.act span {
	transform: rotate(135deg);
	transition: var(--t6);
}
#body-support #support-faq .cont-body ul.tab-list {
	margin-bottom: 20px;
	gap: 8px;
}
#body-support #support-faq .cont-body ul.tab-cont {
	width: 100%;
}
#body-support #support-faq .cont-body ul.tab-list li a:hover {
	background-color: var(--cp5);
}
#body-support #support-faq .cont-body ul.tab-list li.active a {
	background-color: var(--cbk) !important;
	color: var(--cg7) !important;
	border: 1px solid;
}
#body-support .use-item {
	margin-top: 40px;
	flex-wrap: nowrap;
	gap: 36px;
	align-items: stretch;
}
#body-support .use-item a.fx {
	justify-content: space-between;
	flex-wrap: wrap;
}
#body-support .use-item a.fx div, 
#body-support .use-item a.fx p {
	width: 100%;
}
#body-support .use-item a.fx {
	flex: 1;
	border-radius: 24px;
	padding: 30px;
	background-image: url(images/use-1.jpg);
	background-size: cover;
}
#body-support .use-item a.fx:hover .btn2 {
	transition: var(--t3);
	color: var(--cp1);
}
#body-support .use-item a.fx:hover .btn2 .material-symbols-outlined {
	transition: var(--t3);
	color: var(--cwh);
	border-radius: 100px;
	background-color: var(--cp1);
}
#body-support .use-item > a {
	display: flex;
}	
#body-support .use-item a.fx .btn-wrap {
	text-align: left;
}
#body-support .use-item a.fx h3 {
	font-size: var(--fs-3xl);
	color: var(--cg2);
}
#body-support .use-item a.fx h4 {
	font-size: var(--fs-xl);
	color: var(--cg4);
	line-height: 1.5;
}
#body-support .use-item a.fx:nth-child(2) {
	background-image: url(images/use-2.jpg);
}
#body-support .use-item a.fx:nth-child(3) {
	background-image: url(images/use-3.jpg);
}
#body-support .use-item a.fx:before {
	content: "";
	display: block;
	padding-top: 80%; /* 1:1 비율을 위해 padding-top을 100%로 설정합니다. */
}
#body-support #home-inq .fx {
	gap: 8px;
}

.intro {
	height: 100vh;
	background-color: var(--cbk);
}
#memopat2-intro {
	position: relative;
}
#page-memopatch #ifreddot {
	position: absolute;
	width: 80px;
	border-radius: 0 !important;
	left: 20px;
	top: 20px;
}
#memopat2-intro div.linest {
	position: absolute;
	width: 30%;
	font-size: var(--fs-lg);
	padding-left: 20px;
	border-left: 1px solid;
	right: 32px;
	bottom: 32px;
	z-index: 3;
}
#memopatch-2-big img {
	object-fit: cover;
}
.intro video {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	object-fit: cover;
	opacity: 0;
	transform: translateY(100px);
}
.view-vd video {
	opacity: 1;
	transform: translateY(0);
	transition: var(--t10);
}
.intro2, 
.intro3 {
	height: 100vh;
}
.intro2 video, 
.intro3 video {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
#support-use a.topright span {
	transform: rotate(180deg);
}
#body-support .menu li.has-submenu {
	margin-right: 0;
}
#body-support .wpcf7-form textarea {
	background-color: var(--cp4);
}
#body-support .wpcf7-form textarea:focus {
	background-color: var(--cp5);
}
.morecont p, 
.morecont {
	font-size: var(--fs-lg);
	width: 100%;
	color: var(--cg4);
}
.morecont {
	display: none;
	margin-top: 10px;
	box-sizing: border-box;
}
.morecont ul li {
	display: flex;
	gap: 8px;
	word-break: break-all;
	position: relative;
	font-size: var(--fs-md);
	line-height: 1.55;
}
.morecont ul li span {
	min-width: 56px;
}
.morecont ul li::before {
	position: absolute;
	top: 7px;
	background-color: var(--cg4);
}
.morecont p {
	text-indent: 0;
}
.deg span {
	transform: rotate(135deg);
}
#page-basic .page-body section {
	margin: 0 auto;
	overflow: auto;
}
#page-basic .page-body section hr.wp-block-separator {
	border: none;
	height: 1px;
	background: #ccc;
	clear: both;
	margin: 20px 0;
	display: block;
	float: left;
}
#page-basic .page-body section h2 {
	font-size: var(--fs-4xl);
	padding-bottom: 20px;
	box-sizing: border-box;
}
#page-basic .page-body section h3 {
	float: left;
	width: 30%;
	font-size: var(--fs-2xl);
	padding-right: 5%;
	box-sizing: border-box;
	color: var(--cbk);
}
#page-basic .page-body section p {
	font-size: var(--fs-lg);
	float: right;
	width: 70%;
	color: var(--cg3);
}
#page-basic .page-head>div.fx {
	justify-content: space-between;
}

.privacy-version-selector {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>") no-repeat right 8px center;
	background-size: 24px;
	padding: 8px 30px 8px 12px;
	border: 1px solid var(--cg4);
	border-radius: 3px;
	font-size: var(--fs-lg);
	color: var(--cg1);
	outline: none;
	transition: all 0.3s ease;
	margin: 30px 0;
}

.privacy-version-selector:hover {
	border-color: #007bff;
	box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.privacy-version-selector:focus {
	border-color: #007bff;
	box-shadow: 0 0 0 3px rgba(0,123,255,0.25);
}

    
#demo {
	background-color: var(--cwh);
	padding: 24px;
	border-radius: 12px;
	font-size: var(--fs-lg);
	max-width: 800px;
}
#demo h4 {
	font-size: var(--fs-xl);
	font-weight: bold;
}
#demo button {
	background-color: var(--cwh);
	float: right;
	margin-top: 20px;
	cursor: pointer;
	border-radius: 100px;
	padding: 8px 12px;
}
#demo button:hover {
	background-color: var(--cg5);
}
#demo table {
	margin: 20px 0;
	width: 100%;
}
#demo table td {
	padding: 8px;
	border: 1px solid;
}
#demo p {
	color: var(--cg3);
	line-height: 1.3;
}

img.min, 
video.min {
	height: 70vh;
	object-fit: cover;
	object-position: center;
}
img.min2, 
video.min2 {
	height: 60vh;
	object-fit: cover;
	object-position: center;
}

.page-template-memocare #g-product, 
.page-template-memopatch #g-product, 
.page-template-memopatch2 #g-product, 
.page-template-memosolution #g-product {
	color: var(--cp1);
}

.category-clinical #g-tech, 
.category-papers #g-tech, 
.category-patents #g-tech, 
.page-template-research-technology #g-tech {
	color: var(--cp1);
}

.category-news #g-company, 
.page-template-about #g-company {
	color: var(--cp1);
}
.page-template-recruitment #g-recruit {
	color: var(--cp1);
}

.block1 {
	position: relative;
}
.in-info {
	position: absolute;
	top: 32px;
	left: 32px;
	width: 50%;
}
.in-info h5 {
	color: var(--cp1);
	font-size: var(--fs-lg);
}
.in-info h4 {
	font-size: var(--fs-3xl);
}
.block1 .cap {
	position: absolute;
	bottom: 32px;
	left: 32px;
	font-size: var(--fs-md);
	color: var(--cg4);
}
#cue-cont .cont-body {
	flex-direction: column;
	gap: 32px;
}
#cue-feat {
	margin-top: 50px;
	border-bottom: none;
}
#cue-feat .cont-body img.ilust {
	margin-top: 80px;
	mix-blend-mode: multiply;
}
.block2 .inner {
	display: flex;
	gap: 32px;
	margin-bottom: 32px;
}
.block2 .in-info {
	width: calc(50% - 16px);
	position: static;
}
.block2 .in-info-w {
	width: 100%;
	position: static;
}
#cue-realtime .cont-body .block2 {
	margin-bottom: 50px;
	border-bottom: 1px solid var(--cg4);
	padding-bottom: 50px;
}
#cue-realtime .cont-body .block2:last-child {
	border-bottom: none;
}
#cue-good .imgwrap {
	margin-top: 32px;
	gap: 32px;
	display: flex;
}
#cue-good {
	margin-top: 50px;
	margin-bottom: 50px;
}
#cue-good .cont-head img {
	width: 50%;
	margin-left: 32px;
	margin-top: 32px;
	display: block;
	border-radius: 500px;
}

.addnav .inner {
	padding: 20px 0;
	width: 70%;
}
.addnav .inner ul {
	display: flex;
	gap: 32px;
}
.addnav .inner ul li a {
	color: var(--cg4);
}
.addnav .inner ul li a.act {
	color: var(--cp1);
}


#about-certification .cont-body ul.lo-cer2 {
	flex-direction: column;
}
#about-certification .cont-body ul.lo-cer2 li {
	width: 100%;
}
#about-certification .cont-body ul.lo-cer2 li div.fx {
	gap: 32px;
}
#about-certification .cont-body ul.lo-cer2 li div.fx>div {
	width: calc(50% - 16px);
}
#about-certification .cont-body ul.lo-cer2 li div.fx h4 {
	font-size: var(--fs-2xl);
}
#about-certification .cont-body ul.lo-cer2 li div.fx p {
	font-size: var(--fs-lg);
}
