@charset "UTF-8";

@import url("ui/header.css?ver=1.0.4"); 
@import url("ui/footer.css?ver=1.0.4"); 

@import url("ui/input.css?ver=1.0.4");
@import url("ui/button.css?ver=1.0.4");
@import url("ui/modal.css?ver=1.0.4");
@import url("ui/policy.css?ver=1.0.4");

@import url("ui/home.css?ver=1.0.4");
@import url("ui/home2.css?ver=1.0.4");
@import url("ui/diagnosis.css?ver=1.0.4");
@import url("ui/diagnosis-new.css?ver=1.0.4");
@import url("ui/notice.css?ver=1.0.4");
@import url("ui/faq.css?ver=1.0.4");


@font-face {
    font-family: 'Pretendard';
    font-weight: 900;
    font-display: swap;
    src: local('Pretendard Black'), url('/fonts/pretendard/Pretendard-Black.subset.woff2') format('woff2'), url('./woff-subset/Pretendard-Black.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 800;
    font-display: swap;
    src: local('Pretendard ExtraBold'), url('/fonts/pretendard/Pretendard-ExtraBold.subset.woff2') format('woff2'), url('./woff-subset/Pretendard-ExtraBold.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 700;
    font-display: swap;
    src: local('Pretendard Bold'), url('/fonts/pretendard/Pretendard-Bold.subset.woff2') format('woff2'), url('./woff-subset/Pretendard-Bold.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 600;
    font-display: swap;
    src: local('Pretendard SemiBold'), url('/fonts/pretendard/Pretendard-SemiBold.subset.woff2') format('woff2'), url('./woff-subset/Pretendard-SemiBold.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 500;
    font-display: swap;
    src: local('Pretendard Medium'), url('/fonts/pretendard/Pretendard-Medium.subset.woff2') format('woff2'), url('./woff-subset/Pretendard-Medium.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 400;
    font-display: swap;
    src: local('Pretendard Regular'), url('/fonts/pretendard/Pretendard-Regular.subset.woff2') format('woff2'), url('./woff-subset/Pretendard-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 300;
    font-display: swap;
    src: local('Pretendard Light'), url('/fonts/pretendard/Pretendard-Light.subset.woff2') format('woff2'), url('./woff-subset/Pretendard-Light.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 200;
    font-display: swap;
    src: local('Pretendard ExtraLight'), url('/fonts/pretendard/Pretendard-ExtraLight.subset.woff2') format('woff2'), url('./woff-subset/Pretendard-ExtraLight.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 100;
    font-display: swap;
    src: local('Pretendard Thin'), url('/fonts/pretendard/Pretendard-Thin.subset.woff2') format('woff2'), url('./woff-subset/Pretendard-Thin.woff') format('woff');
}

@font-face {
    font-family: 'NanumSquareNeo';
    font-weight: 300;
    font-display: swap;
    src: url(/fonts/nanumsquare/NanumSquareNeoTTF-aLt.woff) format("woff"), url(/fonts/nanumsquare/NanumSquareNeoTTF-aLt.ttf) format("truetype");
}

@font-face {
    font-family: 'NanumSquareNeo';
    font-weight: 400;
    font-display: swap;
    src: url(/fonts/nanumsquare/NanumSquareNeoTTF-bRg.woff) format("woff"), url(/fonts/nanumsquare/NanumSquareNeoTTF-bRg.ttf) format("truetype");
}

@font-face {
    font-family: 'NanumSquareNeo';
    font-weight: 600;
    font-display: swap;
    src: url(/fonts/nanumsquare/NanumSquareNeoTTF-cBd.woff) format("woff"), url(/fonts/nanumsquare/NanumSquareNeoTTF-cBd.ttf) format("truetype");
}

@font-face {
    font-family: 'NanumSquareNeo';
    font-weight: 700;
    font-display: swap;
    src: url(/fonts/nanumsquare/NanumSquareNeoTTF-dEb.woff) format("woff"), url(/fonts/nanumsquare/NanumSquareNeoTTF-dEb.ttf) format("truetype");
}

@font-face {
    font-family: 'NanumSquareNeo';
    font-weight: 900;
    font-display: swap;
    src: url(/fonts/nanumsquare/NanumSquareNeoTTF-eHv.woff) format("woff"), url(/fonts/nanumsquare/NanumSquareNeoTTF-eHv.ttf) format("truetype");
}

@font-face {
    font-family: 'NanumSquareNeoVariable';
    src: url(/fonts/nanumsquare/NanumSquareNeo-Variable.woff) format("woff"), url(/fonts/nanumsquare/NanumSquareNeo-Variable.ttf) format("truetype");
}


/*폰트설정 : 끝*/


/*기타 설정 : 시작 */
:root {
    --default-010: #F8F8F8;
    --default-020: #F6F6F6;
    --default-030: #EDEDED;
    --default-040: #DDDDDD;
    --default-050: #999999;
    --default-060: #777777;
    --default-070: #555555;
    --default-080: #333333;
    --default-090: #111111;
    --default-100: #000000;
    --accent-green: #00a289;
    --primary: #0096F4;
    --primary-light: #C0E5FF;
    --primary-text: #007ECD;
    --secondary: #6CFFF8;
    --border-8: #888;
    --border-d: #ddd;
    --border-c: #ccc;
    --border-e: #eee;
    --border-sky: #BDD5E6;
    --border-lighter: #E5E5E5;
    --bg-gray: #F6F6F6;
    --bg-sky: #E8F4FF;
    --error: #EC3838;
    --success: #0C9000;
    --main: #002960;
    --green: #00ffa2;
    --accent: #FF3C00;

    --status-1: #0096F4;
    --status-2: #0096F4;
    --status-3: #00d595;
    --status-4: #FF0000;
    --status-5: #FF0000;
  }
  
  * {
    margin: 0;
    padding: 0;
    outline: 0;
    font: inherit;
    color: inherit;
  }
  
  *, ::after, ::before {
    box-sizing: border-box;
  }
  
  :root {
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
    cursor: default;
    line-height: 1.5;
    overflow-wrap: break-word;
    -moz-tab-size: 4;
    tab-size: 4;
  }
  
  html {
    height: 100%;
    /* iOS Safe Area 지원 - 상단/하단만 */
    padding-top: env(safe-area-inset-top);
    padding-bottom: env(safe-area-inset-bottom);
  }
  
  body {
    height: auto;
    min-height: 100%;
    font-family:  -apple-system, BlinkMacSystemFont, 'NanumSquareNeo', "Pretendard", "Pretendard Variable", "Apple SD Gothic Neo", Roboto, "Noto Sans KR", "Segoe UI", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0;
    color: #0B0B0B;
    background-color: #fff;
    /* iOS Safe Area 대응 */
    padding-top: env(safe-area-inset-top);
    padding-bottom: env(safe-area-inset-bottom);
  }
  
  img, picture, video, canvas, svg {
    display: block;
    max-width: 100%;
  }
  
  button {
    background: none;
    border: 0;
    cursor: pointer;
  }
  
  a {
    text-decoration: none;
  }
  a:hover, a :focus {
    text-decoration: none;
  }
  
  strong {
    font-weight: 700;
  }

  table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  
  fieldset, img {
    border: 0;
  }
  
  address, caption, cite, code, dfn, em, var {
    font-style: normal;
    font-weight: 400;
  }
  
  ol, ul {
    list-style: none;
  }
  
  input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  
  ::placeholder {
    color: #999;
  }
  
  :disabled {
    opacity: 0.7;
  }
  
  /*
  ::-webkit-scrollbar {
      width: 12px;
      height: 12px;
      background: #1a1a1a;
      &-thumb {
          background: rgba(255, 255, 255, 0.25);
          border-radius: 6px;
      }
  }
  */
  .blind {
    border: 0;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
  }
  
  input:-webkit-autofill,
  input:-webkit-autofill:hover,
  input:-webkit-autofill:focus,
  input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-transition: background-color 9999s ease-out;
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
    -webkit-text-fill-color: inherit !important;
  }
  
  ::selection {
    color: #fff;
    background-color: #005FCD;
  }
  
  select::-ms-expand {
    display: none;
  }
  
  select {
    -o-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff url('/images/new/icon_down_dark.svg') calc(100% - 16px) center no-repeat;
  }
  select option {
    padding: 8px 16px;
    background-color: #fff;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    line-height: 100%;
    margin: 0;
  }
  select option:nth-child(even) {
    background-color: #FAFAFC;
  }
  
  .inputBase, select {
    padding: 4px 16px;
    height: 44px;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    line-height: 100%;
  }
  
  .is--mobile {
    display: none;
  }
  @media screen and (max-width: 1024px) {
    .is--mobile {
      display: block;
    }
  }

.gotoTop{
    position: fixed;
    bottom: 16px;
    right: 16px;
    z-index: 100;
    display: none;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: center;
    gap: 0; 
    width: 64px;
    height: 64px;
    border: 1px solid var(--bg-gray);
    border-radius: 50%;
    background-color: #fff;
    font-size: 12px;
    font-weight: 600;
}
.noMargin{margin:0 !important;}
/*기타 설정 : 끝*/

.pt8 {padding-top: 8px;}
.pt16 {padding-top: 16px;}
.pt24 {padding-top: 24px;}
.pt32 {padding-top: 32px;}
.pt40 {padding-top: 40px;}
.pt48 {padding-top: 48px;}
.pt56 {padding-top: 56px;}
.pt64 {padding-top: 64px;}
.pt72 {padding-top: 72px;}
.pt80 {padding-top: 80px;}

/* layout start */
.allWrap{
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    min-height: 100vh;
    padding: 0;
    letter-spacing: -0.04em;
}
.mainWrap{
    display: flex;
    flex-flow: column nowrap;
    align-items: flex-start;
    justify-content: center;
    position: relative;
    width: 100%;
    background-color: #fff;
}
.headerRight {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: flex-end;
    gap: 16px;
}
.headerNew {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: flex-end;
    gap: 16px;
    position: relative;
    width: 100%;
    height: clamp(60px, 9.3vw, 80px);
    padding: clamp(8px, 2.5vw, 20px) clamp(16px, 3.8vw, 40px);
    border-bottom: 1px solid var(--border-c);
    h1 {
        display: flex;
        flex-flow: row nowrap;
        align-items: center;
        justify-content: center;
        gap: clamp(16px, 2.6vw, 24px);
        margin-right: auto;
        a {
            display: flex;
            flex-flow: row nowrap;
            align-items: center;
            gap: clamp(8px, 1.6vw, 12px);
            height: 28px;
            img {
                width: 100%;
                height: 100%;
                object-fit: cover;
            }
        }
        span {
            font-size: clamp(16px, 2.3vw, 18px);
            font-weight: 700;
        }
    }
    nav ul {
		display: flex;
		flex-flow: row nowrap;
		align-items: center;
		gap: 8px;
		li {
			a, button {
				padding:4px 8px;
				font-size: 15px;
				font-weight: 700;
				color: #000;
                letter-spacing: -0.02em;
			}
			a:hover, button:hover {
				color: var(--main);
			}
			a.active, button.active {
				color: var(--primary);
			}
		}
	}
    
    .buttonMain {
        display: flex;
        flex-flow: row nowrap;
        align-items: center;
        justify-content: center;
        gap: 8px;
        height: 40px;
        padding: 0 16px;
        border-radius: 30px;
        background-color: #030303;
        color: #fff;
        font-size: 13px;
        font-weight: 700;
        letter-spacing: -0.04em;
        text-decoration: none;
    }
    .buttonMain:hover {
        background-color: var(--main);
    }
}
.section{
    display: block;
    width: 100%;
}

.contents{
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: clamp(24px, 7.8vw, 80px) clamp(16px, 3.8vw, 40px);
    /* iOS Safe Area 대응 - 하단만 */
    /*padding-bottom: max(clamp(16px, 3.8vw, 40px), env(safe-area-inset-bottom));*/
}
.contents.done {
    padding-top: clamp(24px, 5.3vw, 44px);
}

.buttonNormal {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
    height: 40px;
    padding: 8px clamp(16px, 2.5vw, 20px);
    border-radius: 999px;
    background-color: var(--primary);
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 100%;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease;
    cursor: pointer;
    text-decoration: none;
    gap: 4px;
}
.buttonNormal:hover {
    background-color: var(--primary-text);
}


/* footerNew start */
.footerNew {
	overflow: hidden;
	display: flex;
	flex-flow: column nowrap;
	align-items: flex-start;
	justify-content: space-between;
	gap: clamp(24px, 3.8vw, 40px);
	width: 100%;
	height: 100%;
	background-color: #2b2b2b;
	padding: clamp(24px, 9.1vw, 52px) clamp(16px, 3.8vw, 40px);
	h2 {
		font-size: 40px;
		font-weight: 900;
		font-family: 'Roboto', sans-serif;
		color:#fff;
		white-space: nowrap;
	}
	address {
		font-size: 14px;
		color: #fff;
		text-align: left;
	}
}
.homeinfoGroup {
	display: flex;
	flex-flow: column nowrap;
	gap: 32px;
	width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: clamp(24px, 5.2vw, 40px);
}
.homeinfoWrapper {
	display: flex;
	flex-flow: row wrap;
	gap: 16px 32px;
	font-size: 14px;
	line-height: 160%;
	letter-spacing: -0.04em;
	color: #fff;
	div {
		flex: 1;
		display: flex;
		flex-flow: column nowrap;
		gap: 4px;
		p {
			white-space: nowrap;
			font-size: 14px;
		}
	}
}
.btnCopyright {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 110px;
	height: 32px;
	padding: 0 16px;
	border-radius: 16px;
	border: 1px solid rgba(255, 255, 255, 0.3);
	background: transparent;
	color: rgba(255, 255, 255, 0.7);
	font-size: 13px;
	font-weight: 600;
	letter-spacing: -0.02em;
	cursor: pointer;
	transition: all 0.2s ease;
}
.btnCopyright:hover {
	border-color: #fff;
	color: #fff;
}

/* 햄버거 버튼 (기본: 숨김) */
.btnHamburger {
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
    width: 36px;
    height: 36px;
    padding: 4px;
    background: none;
    border: none;
    cursor: pointer;
    flex-shrink: 0;
}
.btnHamburger span {
    display: block;
    width: 22px;
    height: 2px;
    background-color: #111;
    border-radius: 2px;
    transition: transform 0.25s ease, opacity 0.25s ease;
    transform-origin: center;
}
.btnHamburger.active span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.btnHamburger.active span:nth-child(2) { opacity: 0; }
.btnHamburger.active span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

/* 모바일 nav 드로어 */
.mobileNav {
    display: none;
    position: fixed;
    inset: 0;
    z-index: 9999;
}
.mobileNav.open {
    display: block;
}
.mobileNav__overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.45);
    animation: fadeIn 0.25s ease;
}
.mobileNav__drawer {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    width: min(320px, 85vw);
    height: 100%;
    background: #fff;
    box-shadow: -4px 0 20px rgba(0, 0, 0, 0.12);
    animation: slideInRight 0.28s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    overflow-y: auto;
}
.mobileNav__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 20px;
    border-bottom: 1px solid #eee;
    flex-shrink: 0;
}
.mobileNav__close {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    background: none;
    border: none;
    cursor: pointer;
    color: #333;
    border-radius: 8px;
    transition: background 0.2s;
}
.mobileNav__close:hover { background: #f5f5f5; }
.mobileNav__drawer nav {
    flex: 1;
    padding: 12px 0;
}
.mobileNav__drawer nav ul {
    display: flex;
    flex-direction: column;
}
.mobileNav__drawer nav ul li a {
    display: block;
    padding: 14px 24px;
    font-size: 16px;
    font-weight: 600;
    color: #111;
    text-decoration: none;
    transition: background 0.15s, color 0.15s;
}
.mobileNav__drawer nav ul li a:hover,
.mobileNav__drawer nav ul li a.active {
    background: #f0f7ff;
    color: var(--primary, #0096F4);
}
.mobileNav__footer {
    padding: 20px;
    border-top: 1px solid #eee;
    flex-shrink: 0;
}
.mobileNav__footer .buttonMain {
    display: flex;
    width: 100%;
    justify-content: center;
}

@keyframes fadeIn {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@keyframes slideInRight {
    from { transform: translateX(100%); }
    to   { transform: translateX(0); }
}

/* layout end */
@media screen and (max-width: 1024px) {
    .headerNav {
        display: none;
    }
    .btnHamburger {
        display: flex;
    }
}

@media screen and (max-width: 640px) {
    .headerNew {
        gap: 8px;
    }
    .sns__share .sns__shareBtn span {
        display: none;
    }
    .sns__share.main__share .sns__shareBtn span {
        display: block;
    }
}

@media screen and (max-width: 520px) {
    body {
        background-color: #fff;
    }
    .allWrap {
        padding: 0;
        justify-content: space-between;
    }
    .mainWrap {
        flex: 1;
		justify-content: flex-start;
        border-radius: 0;
        box-shadow: none;
    }
    .headerNew {
        height: 60px;
        padding: 8px 16px;
        h1 {
            gap: 8px;
            a {
                gap: 4px;
                height: 20px;
                img {
                    width: auto;
                    height: 20px;
                }
            }
            span {
                display: none;
                font-size: 16px;
            }
        }
    }
    .contents {
        padding: 24px 16px 64px;
        /* iOS Safe Area - 하단 홈바 영역만 대응 */
        padding-bottom: max(64px, calc(64px + env(safe-area-inset-bottom)));
    }
    .buttonNormal {
        height: 36px;
    }
}





.b001cMt1{
    margin:24px 0 0;
}


.oneRowData + .oneRowData{margin:10px 0 0 ;}
.oneRowData{
    display: flex;
    fleex-wrap: wrap;
    gap:8px;
    align-items: center;
    margin:30px 0 0;
}

.oneRowData .dataLabel{
    width: 64px;
}
.oneRowData .dataWrap{
    width: calc(100% - 72px);
    margin:0;
}

.oneRowData .dataLabel .time{padding:0}

.dataLabel .label{
    display: block;
    float: left;
    font-size: 13px;
    line-height: 24px;
    margin:0 0 12px;
    color: #fff !important;
    font-weight: 400;
}

.dataLabel .label2{
    display: block;
    float: left;
    font-size: 14px;
    line-height: 24px;
    margin:0 0 12px;
    color: #111 !important;
    font-weight: 500;
}

.starMark2{
    display: block;
    width: 8px;
    height: 12px;
    background: url(/images/star002.png) left 5px no-repeat;
    background-size: 8px 8px;
    font-size: 0;
    float: left;
    margin:0 0 0 2px;
}

.dataLabel .label > .sp{color:#ABDAFF;}


.errorMessage{
    display: block;
    width: 100%;
    text-align: left;
    font-size: 13px;
    font-weight: 500;
    color:#FFFF1A;
    line-height: 24px;
    background: url(/images/error-24x24-y.png) left 2px no-repeat;
    background-size: 20px 20px;
    padding:0 0 0 25px;
    margin:14px 0 0;
}


.txtLabel{
    display: block;
    width: 100%;
    text-align: left;
    color:#000;
    font-size:16px;
    font-weight: 600;
    margin:25px 0 11px;
}


/*버튼 : 시작*/
.buttonDone{
    display: block;
    width: 100%;
    height: 45px;
    line-height: 43px;
    text-align: center;
    font-size:18px;
    font-weight: 600;
    color:#fff !important;
    border-radius: 10px;
    border:1px solid #002855;
    background: #002855;
}

/*버튼 : 끝*/
















/*모달류 공통 : 시작*/

.modalBottom{
    display: none;
    width: 100%;
    position: fixed;
    z-index: 2000;
    bottom:0;
    max-width: 1000px;
    min-width: 280px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    border-radius: 10px 10px 0 0;
}

.modalInside{
    display: none;
    width: 100%;
}

.modalInside.active{display: block;}

.modalInside2{
    display: none;
    width: 100%;
}

.modalInside2.active{display: block;}

.modalBottom.active{display: block;}

.modalBottom .modalTitle{
    display: block;
    width: 100%;
    padding:0 20px;
}

.modalBottom .modalTitle div{
    display: block;
    width: 100%;
    font-size:18px;
    font-weight: 700;
    height: 58px;
    line-height: 58px;
    color:#002855;
    text-align: left;
    border-bottom:1px solid #002855;
}

.modalBottom .modalContent{
    display: block;
    width: 100%;
    padding:30px 20px 52px;
    overflow-y: auto;
    max-height: calc(100vh - 136px);
}

.modalBottom.modalBottomH1 .modalContent{
    height: calc(100vh - 436px);
}

.modalBottom.modalBottomH2 .modalContent{
    height: calc(100vh - 366px);
}

.modalBottom.modalBottomH3 .modalContent{
    height: calc(100vh - 486px);
}

.modalBottom.modalBottomH4 .modalContent{
    height: calc(100vh - 546px);
}

.modalContentStep1c3aFix{height: calc(100vh - 494px) !important;}

.txtTop{
    display: block;
    width: 100%;
    font-size:22px;
    font-weight: 600;
    line-height: 28px;
    color:#000;
}

.modalForm{
    display: block;
    width: 100%;
}

.modalForm .txtLabel:first-child{
    margin:30px 0 11px;
}

.modalBottomButtons{
    display: block;
    width: 100%;
    padding:8px 20px 16px;
    background: #fff;
    /*border-top:1px solid #dedede;*/
}

.modalBottomButtons:after{
    display: block;
    content: "";
    clear: both;
}



.modalBottomButtons .buttonDone{
    float: right;
    width:calc((100% - 8px) * 0.75);
    height: 54px;
    line-height: 52px;
    font-weight:700;
}



.modalTitle2{
    display: block;
    width: 100%;
    padding:0 20px;
}

.modalTitle2:after{
    content: "";
    display: block;
    clear: both;
}

.modalTitle2 .title{
    float: left;
    height: 42px;
    line-height: 42px;
    text-align: left;
    font-size:13px;
    font-weight: 500;
    color:#002855;
}

.modalTitle2 .stepNumber{
    float: right;
    display: block;
    height: 42px;
    line-height: 42px;
    font-size:11px;
    text-align: right;
    color:#AAACAF;
    font-weight: 500;
}

.modalTitle2 .stepNumber span{color:#002855}


/*모달류 공통 : 끝*/

/* visual hero */
.visual-hero {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 120px;
    background-color: #0b1a2a;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    &.notice {
        background-image: url(/images/new/notice_bg.jpg);
    }
    &.history {
        background-image: url(/images/new/history_bg.jpg);
    }
    &.faq {
        background-image: url(/images/new/faq_bg.jpg);
    }
}
.visual-hero-inner {
    position: relative;
    width: 100%;
    max-width: 1200px;
    padding: 24px;
    margin: 0 auto;
    text-align: left;
}
.visual-hero-inner h2 {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.5;
    margin: 0;
}

/* 카테고리 탭 */
.tabWrap {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
    width: 100%;
}

.tabBtn {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
    padding: 8px 16px;
    font-size: 13px;
    font-weight: 700;
    color: #666;
    letter-spacing: -0.04em;
    border-radius: 999px;
    background-color: #f0f0f0;
    transition: all 0.15s ease;
}

.tabBtn:hover {
    color: var(--primary-text);
    background-color: var(--primary-light);
}

.tabBtn.active {
    color: #fff;
    font-weight: 700;
    background-color: var(--primary);
}

/* 총 개수 */
.totalcountWrap {
    padding: 42px 0 8px;
    font-size: 14px;
    color: #3e3e3e;
}

.totalcountWrap strong {
    color: var(--primary-text);
    font-weight: 600;
}

/* sub content 페이지 */
.subLayout {
    min-height: calc(100vh - 200px);
}

/* 페이지 래퍼 */
.subContentWrap {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px clamp(16px, 3.1vw, 24px) 60px;
}




































/*#######################################*/
@media screen and (max-width: 1000px) {


} /*반응형 1000px 끝*/



/*#######################################*/
@media screen and (max-width: 600px) {

    .userHome .section2 .gotoDetail{padding:0 45px 0 0;}

    .userHome .section3 .gotoDetail{padding:0 0 0 45px;}

    .userHome .section2 .imgWrap{margin:23px 0 0}

    .filmImg2Wrap{
        margin:0;
        border:none;
        padding:0;
    }


} /*반응형 600px 끝*/








/*#######################################*/
@media screen and (max-width: 488px) {

    .mobileMenu nav{padding:50px 8px;}

    .footerStyle .csCenter .csRow .col1{font-size: 12px}

    .footerStyle .csCenter .csRow .col2{font-size: 12px}

    .footerStyle .centerWrap{padding:0 8px}

} /*반응형 488px 끝*/








@media screen and (max-width: 420px) {

    .flimGraph .filmImg2{
        width: calc(100%) !important;
    }

} /*반응형 488px 끝*/


@media screen and (max-width: 400px) {



} /*반응형 400px 끝*/


@media screen and (max-width: 380px) {

    .footerStyle .csCenter .csRow .col1{width:100%}

    .footerStyle .csCenter .csRow .col2{width:100%}

    .footerStyle .csCenter .title{font-size: 17px;}
    .footerStyle .csCenter .csRow1 .col1{font-size: 15px}
    .footerStyle .csCenter .csRow1 .col2{font-size: 14px}
    .footerStyle .csCenter .csRow + .csRow{margin:15px 0 0;}


    .filmSpec .specs .inside{width: 240px;}

    .filmSpec .specs .spec {
        width: 114px;
        height: 114px;
        border-radius: 50%;
        margin: 0 0 12px 12px;
    }

    .filmSpec .specs .spec:nth-child(2n - 1) {
        margin: 0 0 12px 0;
    }

    .filmSpec .specs .spec .txt1{
        font-size: 11px;
        letter-spacing: -0.5px;
        margin: 26px 0 0;
    }

    .filmSpec .specs .spec .txt2{
        font-size: 24px;
        line-height: 32px;
        margin:3px 0 0;
    }

} /*반응형 380px 끝*/


@media screen and (max-width: 360px) {

    .hide360{display: none;}

    .bInputButton {width: calc((100% - 20px) / 3);}

    .userHome .section2 .txtBox{width: calc(100% - 50px);}

    .userHome .section3 .txtBox{width: calc(100% - 50px);}

} /*반응형 360px 끝*/






@media screen and (max-width: 340px) {


} /*반응형 320px 끝*/









@media screen and (max-width: 320px) {

    .hide320{display: none;}


} /*반응형 320px 끝*/



@media screen and (max-width: 300px) {

    .startWrap .swiper-pagination{top:18px}

    .startWrap .startTxt{
        font-size: 16px;
        line-height: 22px;
        padding:0 20px 20px;
    }

    .startWrap{padding:60px 0 30px}

    .startWrap .stImg1{
        width: 240px;
        border-radius: 50px;
    }

    .startWrap .stImg2{
        width: 240px;
        border-radius: 50px;
    }

    .startWrap .stImg3{
        width: 240px;
    }

    .startWrap .stImg4{
        width: 240px;
    }

    .startWrap .swiper-pagination .swiper-pagination-bullet{
        width: 20px !important;
    }

    .startWrap .gotoLoginWrap{margin:6px 0 0}

} /*반응형 300px 끝*/













































































































