@charset "UTF-8";

@import url("https://img.seoul.co.kr/css/webfont_pretendard.css?ver=001");

/*
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.5/dist/web/static/pretendard-dynamic-subset.css');
*/

/*
@font-face {
    font-family: 'Pretendard';
    font-weight: 500;
    font-style: normal;
	font-display: fallback;
    src: local('Pretendard Medium'), local('Pretendard-Regular'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Medium.woff2') format('woff2'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Medium.woff') format('woff'),
		url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 700;
    font-style: normal;
	font-display: fallback;
    src: local('Pretendard Bold'), local('Pretendard-Bold'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Bold.woff2') format('woff2'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Bold.woff') format('woff'),
		url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff') format('woff');
}
*/

/* reset css */

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,
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;
}

caption {
    display: none;
}

html {
    scroll-behavior: smooth;
}

body {
    overflow-x: hidden;
    position: relative;
    font-family: "Pretendard";
    font-style: normal;
    font-weight: 500;
    line-height: 170%;
    background: linear-gradient(180deg, rgba(255, 105, 0, 0.04) 0%, rgba(173, 70, 255, 0.06) 59%, rgba(21, 93, 252, 0.05) 100%), #fff;
}

ol,
li,
dl,
dt,
dd {
    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;
}

a,
a:hover,
a:active,
a:link,
a:visited {
    text-decoration: none;
    outline: none;
    cursor: pointer;
}

a {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    color: inherit;
}

img {
    width: 100%;
    vertical-align: middle;
}

:root {
    --bg-primary-100: #f26930;
    --bg-b-bg: #262323;
    --text-gray-100: #f8f8f8;
    --text-gray-200: #f4f4f4;
    --text-gray-300: #eee;
    --text-gray-400: #ddd;
    --text-gray-500: #999;
    --text-gray-600: #666;
    --text-gray-700: #444;
    --text-black: #111;
    --text-white: #fff;
    --etc-notice: #f00;
    --etc-notice-blue: #3a84ff;
}

/* headline text */
.h44 {
    color: var(--text-black, #111);
    /* PC/H_44 */
    font-family: Pretendard;
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.7em;
    letter-spacing: -0.44px;
}

.h38 {
    color: var(--text-black, #111);
    /* PC/H_38 */
    font-family: Pretendard;
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.7em;
    letter-spacing: -0.38px;
}

.h32 {
    color: var(--text-black, #111);
    /* PC/H_32 */
    font-family: Pretendard;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.7em;
    letter-spacing: -0.32px;
}

.h28 {
    color: var(--text-black, #111);
    /* PC/H_28 */
    font-family: Pretendard;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.7em;
    letter-spacing: -0.28px;
}

.h24 {
    color: var(--text-black, #111);
    /* PC/H_24 */
    font-family: Pretendard;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.7em;
    letter-spacing: -0.24px;
}

.h20 {
    color: var(--text-black, #111);
    /* PC/H_20 */
    font-family: Pretendard;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.7em;
    letter-spacing: -0.2px;
}

.h18 {
    color: var(--text-black, #111);
    /* PC/H_18 */
    font-family: Pretendard;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.7em;
    letter-spacing: -0.18px;
}

.h16 {
    color: var(--text-black, #111);
    /* PC/H_16 */
    font-family: Pretendard;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.7em;
    letter-spacing: -0.16px;
}

.h15 {
    color: var(--text-black, #111);
    /* PC/H_15 */
    font-family: Pretendard;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.7em;
    letter-spacing: -0.15px;
}

.h14 {
    color: var(--text-black, #111);
    /* PC/H_14 */
    font-family: Pretendard;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.7em;
    letter-spacing: -0.14px;
}

.e14 {
    color: var(--text-black, #111);
    /* PC/EN_14 */
    /*font-family: Montserrat;*/
    font-family: Pretendard;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.7em;
    letter-spacing: -0.28px;
}

/* body text */
.body20 {
    color: var(--text-black, #111);
    /* PC/body_20 */
    font-family: Pretendard;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.7em;
    letter-spacing: -0.2px;
}

.body19 {
    color: var(--text-black, #111);
    /* PC/body_18 */
    font-family: Pretendard;
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.7em;
    letter-spacing: -0.19px;
}

.body18 {
    color: var(--text-black, #111);
    /* PC/body_18 */
    font-family: Pretendard;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.7em;
    letter-spacing: -0.18px;
}

.body16 {
    color: var(--text-black, #111);
    /* PC/body_16 */
    font-family: Pretendard;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.7em;
    letter-spacing: -0.16px;
}

.body15 {
    font-family: Pretendard;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.7em;
    letter-spacing: -0.15px;
}

.body14 {
    color: var(--text-black, #111);
    /* PC/body_14 */
    font-family: Pretendard;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.7em;
    letter-spacing: -0.14px;
}

.body13 {
    color: var(--text-black, #111);
    /* PC/body_13 */
    font-family: Pretendard;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.7em;
    letter-spacing: -0.13px;
}

.colorPrimary {
    color: var(--bg-primary-100);
}

.colorRed {
    color: var(--etc-notice);
}

.color111 {
    color: var(--text-black);
}

.color000 {
    color: var(--bg-b-bg);
}

.colorFFF {
    color: var(--text-white);
}

.color700 {
    color: var(--text-gray-700);
}

.color600 {
    color: var(--text-gray-600);
}

.color500 {
    color: var(--text-gray-500);
}

.color400 {
    color: var(--text-gray-400);
}

.color300 {
    color: var(--text-gray-300);
}

.color200 {
    color: var(--text-gray-200);
}

.color100 {
    color: var(--text-gray-100);
}

.headerWrap {
    background: url("https://img.seoul.co.kr/img/fortune/bg01.png") no-repeat center left;
}

.reportDate span {
    display: inline-block;
}

.layoutWrap {
    max-width: 1200px;
    margin: 0 auto;
}

.display-flex {
    display: flex;
    align-items: center;
}

.gap6 {
    gap: 6px;
}

.gap20 { gap: 20px; }

.header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 30px 0 50px;
    gap: 50px;
}

.header .header-top {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px 0;
}

.header .header-logo {
    position: absolute;
    width: 50px;
    height: auto;
    left: 0;
}

.header-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 14px;
}

.insightText {
    letter-spacing: 2px;
    background: linear-gradient(90deg, #ff6900 0%, #ad46ff 59%, #155dfc 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.header .subTitle {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    /* 36px */
    letter-spacing: -0.24px;
}

.layoutWrap.box01 {
    display: flex;
    flex-direction: column;
}

.tabButtonWrap {
    padding: 12px 0 50px;
    display: flex;
    justify-content: space-between;
    gap: 26px;
}

.tabBtn {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 6px;
    align-items: center;
    cursor: pointer;
    text-align: center;
    border-radius: 12px;
    border: 1px solid var(--text-gray-300);
    box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.1);
    background: var(--text-white);
}

.tabBtnWrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* min-width: 382px; */
    box-sizing: border-box;
    padding: 12px 20px;
}

.tabBtnWrap .display-flex {
    justify-content: center;
}

.tabBtn.on {
    background: var(--text-black);
}

.tabBtn.on .buttonTit {
    color: #eee;
}

.tabBtn .icon {
    flex-shrink: 0;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: pink;
    vertical-align: middle;
}

.tabBtn:nth-child(1) .icon {
    background: url("https://img.seoul.co.kr/img/fortune/zodiac-iconset-pc.png") no-repeat;
    background-position: 0 -1px;
}

.tabBtn:nth-child(2) .icon {
    background: url("https://img.seoul.co.kr/img/fortune/zodiac-iconset-pc.png") no-repeat;
    background-position: -42px -1px;
}

.tabBtn:nth-child(3) .icon {
    background: url("https://img.seoul.co.kr/img/fortune/zodiac-iconset-pc.png") no-repeat;
    background-position: -84px -1px;
}

.outLink .arrow {
    background: url("https://img.seoul.co.kr/img/fortune/zodiac-iconset-pc.png") no-repeat;
    background-position: -126px 1px;
    display: inline-block;
    width: 22px;
    height: 22px;
}

.layoutWrap.box01 .tabContent01 {
    margin-top: 80px;
}

.tabContent01 .topSide {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.topSide .contentTit {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 10px 40px;
    border-radius: 40px;
    color: var(--text-black);
    position: relative;
    background:
        conic-gradient(#fff
            /* the background color */
            0 0) padding-box,
        linear-gradient(90deg, #ff6900 0%, #ad46ff 59%, #155dfc 100%);
}

.topSide .contentTit:before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 1px;
    background: linear-gradient(90deg, #ff6900 0%, #ad46ff 59%, #155dfc 100%);
    border-radius: inherit;
    mask:
        conic-gradient(#000 0 0) content-box exclude,
        conic-gradient(#000 0 0);
}

.topSide .contentTit span {
    background: linear-gradient(90deg, #ff6900 0%, #ad46ff 59%, #155dfc 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.topSide .contentTit .icon {
    width: 24px;
    height: 24px;
    background: url("https://img.seoul.co.kr/img/fortune/zodiac-iconset-pc.png") no-repeat;
    background-position: 0 -1px;
}

.serviceNoticeTop {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
}

.guideWrap {
    position: relative;
    padding: 80px 0 80px;
}

.guideWrap::after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 1px;
    background-color: var(--text-gray-400);
}

.guideList {
    display: flex;
    gap: 36px;
}

.guideList>li {
    width: 33.333%;
    padding: 24px 24px 20px;
    border: 1px solid #e7e7e7;
    border-radius: 16px;
    background: var(--text-white);
}

.guide-tit {
    background: #f07a56;
    border-radius: 10px;
    padding: 6px 14px;
    box-sizing: border-box;
}

.guide-content {
    margin: 16px 0;
}

.guide-content dt {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    /* 162.5% */
    letter-spacing: -0.16px;
}

.guide-content dd {
    color: #777;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.16px;
    margin-bottom: 10px;
}

.guide-content dd:last-child {
    margin-bottom: 0;
}

.guideList .keyWord {
    position: relative;
    padding-top: 10px;
    text-align: center;
    background: linear-gradient(90deg, #ff6900 0%, #ad46ff 59%, #155dfc 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.guideList .keyWord:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, #ff6900 0%, #ad46ff 59%, #155dfc 100%);
}

.contentContext {
    margin: 30px 0;
}

.zodiac-row {
    margin: 60px 0;
    display: flex;
    justify-content: space-between;
    gap: 26px;
    flex-wrap: wrap;
}

.zodiac-row .contents { display: none; width: 100%; }
.zodiac-row .contents.on { display: flex; width: 100%; }

.zodiacBox {
    height: 280px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 1px solid #eee;
    border-radius: 12px;
    width: calc(25% - 26px);
    gap: 24px;
    background: var(--text-white);
    position: relative;
}

.zodiacBox::before {
    content: "";
    position: absolute;
    inset: -2px;
    z-index: -1;
    border-radius: 13px;
    background: linear-gradient(134deg, #ff6900 0%, #ad46ff 59%, #155dfc 100%);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.zodiacBox.on:before {
    background: linear-gradient(134deg, #ff6900 0%, #ad46ff 59%, #155dfc 100%);
    opacity: 1;
}

.zodiacBox:hover {
    cursor: pointer;
    border-color: transparent;
}

.zodiacBox:hover::before {
    opacity: 1;
}

.zodiacBox .zInfo {
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.zodiac-resultBox {
    display: none;
    padding: 36px 40px 40px;
    border-radius: 12px;
    position: relative;
    background: transparent;
    width: 100%;
    margin: 34px 0;
}

.zodiac-resultBox::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    padding: 1px;
    background: linear-gradient(90deg, #ff6900 0%, #ad46ff 59%, #155dfc 100%);
    -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
}

.zodiac-img-small {
    width: auto;
    height: 45px;
}

.zodiac-resultBox .title {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 16px;
}

.zodiac-img-small img {
    height: 100%;
    width: auto;
}

.resultBox .btnWrap {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    gap: 8px;
}

.resultBox {
    text-align: center;
}

.resultBox .btnWrap>div {
    cursor: pointer;
}

.resultBox .content {
    text-align: left;
}

.openReport {
    display: flex;
    align-items: center;
    gap: 6px;
    background: #f07a56;
    padding: 8px 20px;
    border-radius: 30px;
}

.openReport .icon {
    width: 24px;
    height: 24px;
    background: url("https://img.seoul.co.kr/img/fortune/zodiac-iconset-pc.png") no-repeat;
    background-position: -165px 0;
}

.replayBtn {
    display: flex;
    align-items: center;
    gap: 6px;
    background: var(--text-white);
    padding: 8px 20px;
    border-radius: 30px;
    border: 1px solid #e7e7e7;
}

.replayBtn .icon {
    width: 24px;
    height: 24px;
    background: url("https://img.seoul.co.kr/img/fortune/zodiac-iconset-pc.png") no-repeat;
    background-size: 195px;
    background-position: -172px 0;
}

.reportDate {
    background: var(--text-black);
    box-sizing: border-box;
    padding: 8px 20px;
    border-radius: 33px;
}

footer {
    background: var(--text-black);
    height: 142px;
    display: flex;
    align-items: center;
    text-align: center;
}

.progress-container {
    display: none;
    width: 100%;
    max-width: 400px;
    margin: 60px auto 80px;
}

.popupProgress .progress-container {
    width: calc(100% - 60px);
}

.progress-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
}

.progress-track {
    width: 100%;
    height: 12px;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: relative;
}

.progress-bar {
    width: 0%;
    height: 100%;
    background: linear-gradient(90deg, #ff6900 0%, #f26b53 8.43%, #e56b78 16.86%, #d86a97 25.29%, #cc66b2 33.71%, #c15fcd 42.14%, #b655e6 50.57%, #ad46ff 59%, #9e4cff 64.86%, #8e51fe 70.71%, #7d55fe 76.57%, #6b58fd 82.43%, #575afd 88.29%, #3f5cfc 94.14%, #155dfc 100%);

    border-radius: 10px;
}

.progress-bar.active {
    animation: loading 10s forwards ease-in-out, blink 0.8s infinite 10s;
}

.progress-text {
    background: linear-gradient(90deg, #ff6900 0%, #ad46ff 59%, #155dfc 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@keyframes loading {
    0% {
        width: 0%;
    }

    100% {
        width: 80%;
    }
}

@keyframes blink {
    0%, 100% {
        opacity: 1;
    }

    50% {
        opacity: 0.8;
    }
}

/* 정통 사주풀이 */

.layoutWrap.box02 {
    position: relative;
    padding: 80px 0;
}

.layoutWrap.box02 .guideWrap {
    position: relative;
}

.layoutWrap.box02 .guideWrap:after {
    position: absolute;
    content: "";
    display: block;
    left: 50%;
    height: 1px;
    top: 0;
    transform: translateX(-50%);
    width: 100vw;
    background: var(--text-gray-400);
}

.box02 .topSide .contentTit .icon {
    background-position: -42px -1px;
}

.box02-content {
    margin: 60px 0;
    display: flex;
    justify-content: space-between;
    gap: 36px;
}

.box02-content .searchForm {
    gap: 32px;
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    box-sizing: border-box;
    width: 582px;
    background: var(--text-white);
    border-radius: 16px;
    border: 1px solid #e7e7e7;
    padding: 38px 40px;
}

.box02-content .infoSide {
    width: 100%;
}

.layoutWrap.box02 .resultBox {
    box-sizing: border-box;
    display: none;
    padding: 36px 40px 40px;
    border-radius: 12px;
    position: relative;
    margin-top: 60px;
}

.layoutWrap.box02 .resultBox:after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    padding: 1px;
    background: linear-gradient(90deg, #ff6900 0%, #ad46ff 59%, #155dfc 100%);
    -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
}

.layoutWrap.box02 .title {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    position: relative;
    margin-bottom: 20px;

    padding: 12px 50px;
    border-radius: 50px;
}

.saju-resultBox .title:before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 1px;
    background: linear-gradient(90deg, #ff6900 0%, #ad46ff 59%, #155dfc 100%);
    border-radius: inherit;
    mask:
        conic-gradient(#000 0 0) content-box exclude,
        conic-gradient(#000 0 0);
}

.layoutWrap.box02 .saju-specialResultBox .title {
    display: inline-flex;
    justify-content: center;
    border-radius: 33px;
    background: transparent;
    padding: 12px 50px;
    background: linear-gradient(90deg, #ff6900 0%, #ad46ff 59%, #155dfc 100%);
}

.saju-resultBox .title .icon {
    flex-shrink: 0;
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url("https://img.seoul.co.kr/img/fortune/zodiac-iconset-pc.png") no-repeat;
    background-position: -42px -38px;
}

.saju-specialResultBox .title .icon {
    display: inline-block;
    width: 28px;
    height: 28px;
    background: url("https://img.seoul.co.kr/img/fortune/zodiac-iconset-pc.png") no-repeat;
    background-position: -122px -35px;
}

.saju-specialResultBox .title:before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 1px;
    background: linear-gradient(90deg, #ff6900 0%, #ad46ff 59%, #155dfc 100%);
    border-radius: inherit;
    mask:
        conic-gradient(#000 0 0) content-box exclude,
        conic-gradient(#000 0 0);
}

.infoSide .infoSideList {
    display: flex;
    flex-direction: column;

    gap: 36px;
}

.infoSide .infoSideList>li {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    border: 1px solid #e7e7e7;
    background-color: var(--text-white);
    border-radius: 12px;
    padding: 30px;
}

.infoSide .infoSideList>li:nth-child(2) {
    background: #deddff;
}

.infoSide .infoSideList .topSide {
    display: flex;
    flex-direction: row;
    gap: 6px;
    align-items: center;
}

.infoSide .infoSideList li:nth-child(1) .topSide span.icon {
    width: 26px;
    height: 26px;
    background: url("https://img.seoul.co.kr/img/fortune/zodiac-iconset-pc.png") no-repeat;
    background-position: -1px -38px;
}

.infoSide .infoSideList li:nth-child(2) .topSide span.icon {
    width: 26px;
    height: 26px;
    background: url("https://img.seoul.co.kr/img/fortune/zodiac-iconset-pc.png") no-repeat;
    background-position: -42px -38px;
}

.infoSide .infoSideList li:nth-child(3) .topSide span.icon {
    width: 26px;
    height: 26px;
    background: url("https://img.seoul.co.kr/img/fortune/zodiac-iconset-pc.png") no-repeat;
    background-position: -84px -38px;
}

.changeLayout {
    width: 100%;
    position: relative;
    background: url("https://img.seoul.co.kr/img/fortune/bg02.png") no-repeat 100% -140px;
}

.changeLayout .layoutWrap {
    display: none;
}

.changeLayout .layoutWrap.on {
    display: flex;
}

.changeLayout:before {
    content: "";
    position: absolute;
    top: 150px;
    left: 0;
    z-index: 0;
    width: 600px;
    height: 600px;
    background: url("https://img.seoul.co.kr/img/fortune/bg03.png") no-repeat center;
}

.changeLayout:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, #ff6900 0%, #ad46ff 59%, #155dfc 100%);
}

.changeLayout>div {
    display: flex;
    flex-direction: column;
}

.imgWrap {
    display: flex;
}

.openReportPopup {
    display: none;
    z-index: 10;
    box-sizing: border-box;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 470px;
    background: var(--text-white);
    padding: 38px 40px 50px;
    border-radius: 16px;
}

.popupProgress {
    display: none;
    z-index: 10;
    box-sizing: border-box;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: var(--text-white);
    border-radius: 4px;
    width: 550px;
    height: 172px;
}

.form-row .btnWrap {
    display: flex;
    justify-content: space-between;
}

.form-row .btnWrap div {
    width: calc(50% - 10px);
    text-align: center;
}

.searchForm .result-btnWrap {
    display: flex;
    gap: 20px;
}

.searchForm .result-btnWrap .btn {
    width: 50%;
}

.searchForm .result-btnWrap em {
    padding: 0 4px;
}

.btn {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    height: 50px;
    background-color: #e5e5ec;
}

.blackBtn,
.primaryBtn {
    height: 58px;
}

.btn.on {
    background: var(--text-gray-600);
    color: var(--text-white);
}

.primaryBtn {
    background-color: var(--bg-primary-100);
    color: var(--text-white);
}

.blackBtn {
    background-color: var(--text-black);
    color: var(--text-white);
}

.dim {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    background: rgba(0, 0, 0, 0.6);
}

.popupWrap {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.form-flex-row {
    display: flex;
}

.display-flex {
    display: flex;
}

.justify-between {
    justify-content: space-between;
    width: 100%;
}

.justify-center {
    justify-content: center;
}

.form-row {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 20px;
}

.form-row .labelBox {
    flex-shrink: 0;
}

.labelBox {
    font-weight: 600;
}

.formInputBox input:not([type="checkbox"]):not([type="radio"]):not([type="file"]) {
    width: 100%;
    height: 48px;
    padding: 0 12px;
    border: 0;
    border: 1px solid #f1f1f1;
    background-color: #fff;
    box-sizing: border-box;
    font-size: 16px;
    font-family: "Pretendard";
    /* -webkit-appearance: none; */
    -webkit-border-radius: 5px;
    color: var(--text-black);
    text-align: left;
}

/* selectbox */

.select-box {
    position: relative;
    width: 100%;
    user-select: none;
}

.select-box select {
    display: none;
}

.select-box.active {
    box-shadow: 0 8px 20px 0 rgba(0, 20, 55, 0.16);
}

.select-trigger {
    padding: 12px 16px;
    background: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 6px;
    cursor: pointer;
    position: relative;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 145%;
    /* 20.3px */
    letter-spacing: -0.35px;
    color: var(--text-gray-500);
}

.select-trigger.selected {
    color: var(--text-black);
}

.select-trigger.disabled { background-color: var(--text-gray-300); }

.select-box.active .select-trigger {
    border: 1px solid var(--text-gray-700);
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    z-index: 1000;
    position: relative;
}

.select-trigger:after {
    content: "";
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    color: #999;
    transition: transform 0.3s;
    background: url("https://img.seoul.co.kr/img/company/subscribe/2026/arrow.png") calc(100% - 10px) center no-repeat;
    background-size: 20px;
    width: 40px;
    height: 40px;
}

.select-box.active .select-trigger:after {
    transform: translateY(-50%) rotate(0deg);
}

.select-options {
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: calc(100%);
    left: 0;
    right: 0;
    background: #fff;
    border: 1px solid var(--text-gray-700);
    border-radius: 6px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    z-index: 100;
    margin: 0;
    list-style: none;
    box-shadow: 0 8px 20px 0 rgba(0, 20, 55, 0.16);
    max-height: 150px;
    overflow-y: auto;
}

.select-options li {
    padding: 14px 16px;
    cursor: pointer;
    transition: background 0.2s;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 145%;
    /* 20.3px */
    letter-spacing: -0.35px;
}

/* .select-options li:hover {
    background: #f8f9fa;
    color: var(--text-black);
} */

.select-options li:last-child {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.select-box.active .select-options {
    display: block;
    border-top: 1px solid #e5e5ec;
}

/* test */
.layoutWrap02 {
    padding: 60px 0;
    display: flex;
    gap: 0 36px;
    flex-wrap: wrap;
}

.layoutWrap02 .searchForm {
    box-sizing: border-box;
    width: 582px;
    background: var(--text-white);
    padding: 38px 40px;
    border-radius: 16px;
    border: 1px solid #e7e7e7;
    display: flex;
    flex-direction: column;
    gap: 32px;
    order: 1;
}

.layoutWrap02 .infoSide {
    width: 582px;
    order: 2;
}

.layoutWrap02 .saju-progress.progress-container {
    order: 3;
}

.layoutWrap02 .resultBox {
    order: 3;
}

.tabBtn {
    width: 33.333%;
}

/* 띠별운세 */

.dImage {
    width: 100px;
    height: 100px;
    background: var(--text-gray-300);
    border-radius: 50px;
}

.dImage {
    width: 80px;
    height: 80px;
}

.ddi-img-small img {
    width: 60px;
    height: 60px;
    margin: -8px;
}

.ddi-resultBox .content {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 30px;
}

.detailContent {
    display: flex;
    flex-direction: column;
    gap: 30px;
    align-items: flex-start;
    text-align: left;
}

.detailContent .yearBtnWrap {
    display: flex;
    align-items: center;
    width: 100%;
}

.detailContent .yearBtnWrap div {
    width: 16.6667%;
    padding: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: var(--text-white);
    border-top: 1px solid #e5e5ec;
    border-bottom: 1px solid #e5e5ec;
    border-left: 1px solid #e5e5ec;
}

.detailContent .yearBtnWrap div.yearBtn {
    cursor: pointer;
}

.detailContent .yearBtnWrap div.yearBtn.on {
    background: var(--text-gray-300);
    color: var(--text-black);
}

.detailContent .yearBtnWrap div:last-child {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    border-right: 1px solid #e5e5ec;
}

.detailContent .yearBtnWrap div:first-child {
    position: relative;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    border: 1px solid var(--bg-primary-100);
    background-color: var(--bg-primary-100);
}

.detailContent .yearBtnWrap div:first-child:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -10px;
    transform: translateY(-50%);
    width: 22px;
    height: 22px;
    border: 1px solid var(--bg-primary-100);
    border-radius: 20px;
    background: url("https://img.seoul.co.kr/img/fortune/zodiac-iconset-pc.png") no-repeat #fff;
    background-position: -156px -47px;
}

.detailContent .yearDetail { display: none; }
.detailContent .yearDetail.on { display: block; }

@media only screen and (max-width: 1200px) {
    .layoutWrap {
        /* width: 100%; */
        padding: 0 18px 0 19px;
    }

    .layoutWrap.box02 {
        padding: 80px 18px 80px 19px;
    }

    .layoutWrap02 .searchForm {
        padding: 38px 20px;
    }

    .box02-content .searchForm {
        width: 50%;
    }

    .box02-content {
        gap: 24px;
    }

    .infoSide .infoSideList {
        gap: 24px;
    }

    .guideList {
        gap: 24px;
    }

    .layoutWrap02 .infoSide,
    .layoutWrap02 .searchForm {
        width: calc(50% - 18px);
    }
}

@media only screen and (max-width: 660px) {
    .btn {
        height: 46px;
    }

    .blackBtn,
    .primaryBtn {
        height: 54px;
    }

    .guideWrap::after {
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        height: 1px;
        background-color: var(--text-gray-400);
    }

    .zodiac-title span.colorPrimary {
        display: block;
    }

    .zodiac-progress.progress-container {
        margin: 60px 30px 80px;
        box-sizing: border-box;
    }

    .box02-content {
        gap: 36px;
    }

    .infoSide .infoSideList {
        gap: 36px;
    }

    .guideList {
        gap: 36px;
    }

    .popupProgress {
        width: calc(100% - 37px);
    }

    .headerWrap {
        background: url(https://img.seoul.co.kr/img/fortune/bg01.png) no-repeat 0 0;
        background-size: contain;
    }

    .changeLayout {
        background-size: contain;
        background-position: 100px 0;
        margin: 0 0 0;
    }

    .changeLayout:before {
        display: none;
    }

    .onlyPC {
        display: none;
    }

    .header {
        margin: 26px 0;
        gap: 26px;
    }

    .header .header-logo {
        width: 30px;
    }

    .header .header-top {
        padding: 0;
    }

    .header-title {
        gap: 6px;
    }

    .header .subTitle {
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 28px;
        /* 175% */
        letter-spacing: -0.16px;
    }

    .tabButtonWrap {
        padding: 0 0 26px;
        flex-direction: row;
    }

    .tabBtn .buttonTit {
        font-size: 15px;
        font-style: normal;
        font-weight: 700;
        line-height: 22px;
        /* 146.667% */
        letter-spacing: -0.15px;
    }

    .buttonSub,
    .buttonSub span {
        display: none;
    }

    .buttonTit {
        display: flex;
        align-items: center;
        gap: 4px;
    }

    .tabBtn .buttonTit>div {
        gap: 4px;
    }

    .tabButtonWrap {
        gap: 16px;
    }

    .tabBtnWrap {
        min-width: 33.333%;
        padding: 12px 10px;
    }

    .tabBtn {
        width: 100%;
    }

    .topSide .contentTit {
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 30px;
        /* 166.667% */
        letter-spacing: -0.18px;
        padding: 5px 30px;
    }

    .contentContext {
        margin: 18px 0;
        width: auto;
        height: 47px;
    }

    .contentContext img {
        height: 100%;
        width: auto;
    }

    .serviceNoticeSub {
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 28px;
        /* 175% */
        letter-spacing: -0.16px;
    }

    .layoutWrap.box01 .tabContent01 {
        margin-top: 0;
    }

    .tabContent01 {
        margin-top: 0;
    }

    .zodiac-row {
        gap: 16px;
        margin: 26px 0 36px;
    }

    .zodiacBox {
        width: calc(33.333% - 16px);
        height: auto;
        padding: 16px 0;
        gap: 6px;
    }

    .zodiac-resultBox {
        margin: 0;
    }

    .zodiacBox .zInfo {
        gap: 0;
    }

    .zInfo div:nth-child(1) {
        font-size: 15px;
        font-style: normal;
        font-weight: 700;
        line-height: 22px;
        /* 146.667% */
        letter-spacing: -0.15px;
    }

    .zInfo div:nth-child(2) {
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 20px;
        /* 142.857% */
        letter-spacing: -0.14px;
    }

    .zImage {
        height: 44px;
    }

    .zImage img {
        height: 100%;
        width: auto;
    }

    .zodiac-resultBox {
        padding: 36px 18px 40px;
    }

    .zodiac-resultBox .zodiac-title {
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 30px;
        /* 166.667% */
        letter-spacing: -0.18px;
    }

    .zodiac-resultBox .content {
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 28px;
        /* 175% */
        letter-spacing: -0.16px;
    }

    .guideWrap {
        order: 2;
        padding: 36px 0 72px;
    }

    .serviceNoticeTop div:nth-child(1) {
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 30px;
        /* 166.667% */
        letter-spacing: -0.18px;
    }

    .serviceNoticeTop div:nth-child(2) {
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 28px;
        /* 175% */
        letter-spacing: -0.16px;
    }

    .serviceNoticeTop {
        margin-bottom: 30px;
    }

    .guideList {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .guideList>li {
        width: 100%;
    }

    .guide-tit {
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 26px;
        /* 162.5% */
        letter-spacing: -0.16px;
    }

    .guide-content dt {
        font-size: 15px;
        font-style: normal;
        font-weight: 700;
        line-height: 22px;
        /* 146.667% */
        letter-spacing: -0.15px;
    }

    .guide-content dd {
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        line-height: 150%;
        /* 22.5px */
        letter-spacing: -0.15px;
        margin-bottom: 8px;
    }

    .guideList .keyWord {
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        line-height: 150%;
        /* 22.5px */
        letter-spacing: -0.15px;
    }

    .tabBtn .icon {
        width: 22px;
        height: 22px;
    }

    .tabBtn:nth-child(1) .icon {
        background: url(https://img.seoul.co.kr/img/fortune/zodiac-iconset-mo.png) no-repeat;
        background-position: 1px -1px;
        background-size: 195px;
    }

    .tabBtn:nth-child(2) .icon {
        background: url(https://img.seoul.co.kr/img/fortune/zodiac-iconset-mo.png) no-repeat;
        background-position: -32px -1px;
        background-size: 195px;
    }

    .tabBtn:nth-child(3) .icon {
        background: url(https://img.seoul.co.kr/img/fortune/zodiac-iconset-mo.png) no-repeat;
        background-position: -65px -1px;
        background-size: 195px;
    }

    .tabBtn:nth-child(3) .arrow {
        background: url(https://img.seoul.co.kr/img/fortune/zodiac-iconset-mo.png) no-repeat;
        background-position: -103px -1px;
        display: inline-block;
        background-size: 195px;

        width: 22px;
        height: 22px;
    }

    .topSide .contentTit .icon {
        width: 24px;
        height: 24px;
        background: url(https://img.seoul.co.kr/img/fortune/zodiac-iconset-mo.png) no-repeat;
        background-position: 3px 0px;
        background-size: 195px;
    }

    .replayBtn .icon {
        width: 24px;
        height: 24px;
        background: url(https://img.seoul.co.kr/img/fortune/zodiac-iconset-mo.png) no-repeat;
        background-position: -167px 0px;
        background-size: 195px;
    }

    .openReport .icon {
        width: 24px;
        height: 24px;
        background: url(https://img.seoul.co.kr/img/fortune/zodiac-iconset-mo.png) no-repeat;
        background-position: -132px 0;
        background-size: 195px;
    }

    .saju-specialResultBox .title .icon {
        display: inline-block;
        width: 28px;
        height: 28px;
        background: url(https://img.seoul.co.kr/img/fortune/zodiac-iconset-mo.png) no-repeat;
        background-position: -135px -31px;
        background-size: 195px;
    }

    .zodiacWrap {
        padding-top: 36px;
        margin-bottom: 0;
    }

    .popupWrap {
        gap: 28px;
    }

    .openReportPopup {
        width: 90vw;
        padding: 28px 24px 40px;
    }

    .form-row {
        gap: 14px;
    }

    /* 전통 사주풀이 */
    .box02-content {
        flex-direction: column;
    }

    .box02-content .searchForm {
        width: 100%;
    }

    .layoutWrap.box02 {
        padding: 36px 18px 0 19px;
    }

    .box02 .topSide .contentTit .icon {
        background: url(https://img.seoul.co.kr/img/fortune/zodiac-iconset-mo.png) no-repeat;
        background-position: -31px -1px;
        background-size: 195px;
        width: 20px;
        height: 20px;
    }

    .box02-content {
        margin: 26px 0;
    }

    .box02-content .searchForm {
        padding: 38px 24px;
        gap: 28px;
    }

    .layoutWrap02 {
        padding: 26px 0 26px;
        gap: 36px;
    }

    .layoutWrap02 .searchForm {
        gap: 28px;
    }

    .layoutWrap02 .infoSide,
    .layoutWrap02 .searchForm {
        width: 100%;
    }

    .layoutWrap02 .saju-progress.progress-container {
        order: 2;
    }

    .layoutWrap02 .resultBox {
        order: 2;
    }

    .layoutWrap02 .infoSide {
        order: 3;
    }

    .infoSide .infoSideList .h18 {
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 26px;
        /* 162.5% */
        letter-spacing: -0.16px;
    }

    .infoSide .infoSideList ul {
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        line-height: 150%;
        /* 22.5px */
        letter-spacing: -0.15px;
    }

    .layoutWrap.box02 .resultBox {
        padding: 36px 24px 40px;
    }

    .layoutWrap.box02 .title {
        padding: 8px 40px;
        gap: 6px;
    }

    .saju-title {
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 30px;
        /* 166.667% */
        letter-spacing: -0.18px;
    }

    .layoutWrap.box02 .resultBox {
        margin-top: 0;
        margin-bottom: 0;
    }

    .infoSide .infoSideList li:nth-child(1) .topSide span.icon {
        width: 26px;
        height: 26px;
        background: url("https://img.seoul.co.kr/img/fortune/zodiac-iconset-mo.png") no-repeat;
        background-position: 1px -30px;
        background-size: 195px;
    }

    .infoSide .infoSideList li:nth-child(2) .topSide span.icon {
        width: 26px;
        height: 26px;
        background: url("https://img.seoul.co.kr/img/fortune/zodiac-iconset-mo.png") no-repeat;
        background-position: -33px -30px;
        background-size: 195px;
    }

    .infoSide .infoSideList li:nth-child(3) .topSide span.icon {
        width: 26px;
        height: 26px;
        background: url("https://img.seoul.co.kr/img/fortune/zodiac-iconset-mo.png") no-repeat;
        background-position: -67px -30px;
        background-size: 195px;
    }

    .saju-resultBox .title .icon {
        display: inline-block;
        width: 26px;
        height: 26px;
        background: url("https://img.seoul.co.kr/img/fortune/zodiac-iconset-mo.png") no-repeat;
        background-position: -101px -31px;
        background-size: 195px;
    }

    .infoSide .infoSideList>li {
        padding: 24px;
    }

    .layoutWrap.box02 .guideWrap:after {
        width: 100%;
        left: 0;
        transform: none;
    }

    .saju-progress.progress-container {
        margin: 0 auto 0;
    }

    .layoutWrap.box02 .saju-specialResultBox .title {
        padding: 12px 30px;
    }

    /* 띠별운세 */
    .dImage {
        width: 40px;
        height: 40px;
    }

    .ddi-resultBox {
        box-sizing: border-box;
    }

    .detailContent .yearBtnWrap {
        flex-wrap: wrap;
    }

    .detailContent .yearBtnWrap .yearBtn {
        width: 20%;
        box-sizing: border-box;
        padding: 11px 0;
    }

    .detailContent .yearBtnWrap .yearBtn:last-child {
        border-top-right-radius: 0;
    }

    .detailContent .yearBtnWrap div:nth-child(2) {
        border-bottom-left-radius: 12px;
    }

    .detailContent .yearBtnWrap div:first-child:after {
        top: auto;
        bottom: -13px;
        right: auto;
        left: 50%;
        transform: translate(-50%, 0);
    }

    .detailContent {
        gap: 20px;
    }

    .ddi-resultBox .content {
        margin-bottom: 20px;
    }

    .ddi-resultBox .luckyPoint,
    .ddi-resultBox .content *,
    .ddi-resultBox .context,
    .ddi-resultBox .detailContent {
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 28px;
        /* 175% */
        letter-spacing: -0.16px;
    }

    .ddi-resultBox .yearBtnWrap {
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        /* 171.429% */
        letter-spacing: -0.14px;
    }

    .detailContent .yearBtnWrap div.colorFFF {
        width: 100%;
        border-bottom-left-radius: 0;
        border-top-right-radius: 12px;
    }

    .zodiac-resultBox .title {
        gap: 4px;
    }

    .ddi-img-small img {
        width: 50px;
        height: 50px;
        margin: 0;
    }
}

@media only screen and (max-width: 410px) {
    .replayBtn {
        padding: 8px 10px;
    }

    .openReport {
        padding: 8px 10px;
    }

    .layoutWrap.box02 .title {
        padding: 8px 20px;
    }

    .zodiac-title span:nth-child(2) {
        display: block;
        text-align: left;
    }
}

/* 달력 */
.calendar_wrap {
    /* padding-top: 20px; */
    position: relative;
    display: flex;
    gap: 12px;
}

.input_calendar {
    width: 100%;
    height: 40px;
    text-align: right;
    font-family: "Pretendard";
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.14px;
    border: 0;
    background: transparent;
    border-radius: 5px;
    color: #444;
    box-sizing: border-box;
    outline: none;
}

.input_calendar::placeholder {
    color: #444;
    font-family: Pretendard;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    /* 171.429% */
    letter-spacing: -0.14px;
}

.ui-datepicker {
    width: auto;
}

.ui-datepicker-trigger {
    position: absolute;
    top: 50%;
    right: 8px;
    transform: translateY(-50%);
    cursor: pointer;
    width: 40px;
    height: 40px;
    padding: 8px;
    border-radius: 30px;
    box-sizing: border-box;
}

/* .ui-datepicker-trigger:hover {
    transition: all 0.3s;
    background-color: #ddd;
} */

.ui-datepicker {
    position: fixed;
    /* margin-top: -12px; */
    /* margin-left: -82px; */
    /* top: 0; */
    /* left: auto; */
    /* right: 296px; */
    /* width: 296px; */
    padding: 32px 24px 20px;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
    z-index: 200 !important;
    display: none;
    font-family: "Pretendard";
    border: 1px solid #ddd;
}

.ui-datepicker .ui-datepicker-header {
    padding: 0;
}

.ui-datepicker-header {
    background: 0;
    border: 0;
    position: relative;
    width: 100%;
    height: 30px;
    display: flex;
    justify-content: center;
}

.ui-datepicker .ui-datepicker-title {
    margin: 0;
    max-width: 100%;
    font-family: Pretendard;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: -0.18px;
    align-items: center;
    justify-content: center;
}

.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    background: url("https://img.seoul.co.kr/img/n24/seoulIcon.png") no-repeat center;
    left: 0;
    background-position: -1px -9px;
}

.ui-datepicker .ui-datepicker-next {
    position: absolute;
    background: url("https://img.seoul.co.kr/img/n24/seoulIcon.png") no-repeat center;
    background-position: -45px -9px;
    left: auto;
    right: 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    width: 32px;
    height: 32px;
    /* background-color: #eee; */
    top: 50%;
    transform: translateY(-50%);
}

.ui-datepicker .ui-datepicker-prev-hover {
    cursor: pointer;
    width: 32px;
    height: 32px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    border: 0;
    background: url("https://img.seoul.co.kr/img/n24/seoulIcon.png") no-repeat center;
    background-position: -213px -9px;
}

.ui-datepicker .ui-datepicker-next-hover {
    cursor: pointer;
    width: 32px;
    height: 32px;
    top: 50%;
    left: auto;
    right: 0;
    transform: translateY(-50%);
    border: 0;
    background: url("https://img.seoul.co.kr/img/n24/seoulIcon.png") no-repeat center;
    left: auto;
    background-position: -257px -9px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: none;
}

.ui-datepicker .ui-datepicker-prev {
    margin-left: 24px;
}

.ui-datepicker .ui-datepicker-next {
    margin-right: 24px;
}

.ui-datepicker-prev span,
.ui-datepicker-next span {
    font-size: 0;
    display: none;
}

.ui-datepicker-prev {
    left: 10px;
    transform: translateY(-50%) rotate(180deg);
}

.ui-datepicker-next {
    right: 10px;
}

.ui-datepicker-title {
    width: 100%;
    max-width: 160px;
    display: flex;
}

.ui-datepicker-year,
.ui-datepicker-month {
    font-family: "Pretendard";
    font-size: 18px;
    color: #111;
    letter-spacing: -0.18px;
    font-weight: 700;
    text-align: center;
    border: none;
    background: transparent;
}

.ui-datepicker-year {
    background-position: center right 0;
}

.ui-datepicker-calendar {
    width: 100%;
    text-align: center;
    font-size: 18px;
}

.ui-datepicker table {
    margin: 24px 0;
}

.ui-datepicker-calendar thead {
    margin-bottom: 4px;
}

.ui-datepicker-calendar thead th {
    padding: 0;
    height: 42px;
    font-weight: 500;
}

.ui-datepicker-calendar thead th span {
    display: flex;
    width: 42px;
    height: 42px;
    align-items: center;
    justify-content: center;
}

.ui-datepicker-calendar td {
    position: relative;
    width: 42px;
    height: 42px;
    vertical-align: middle;
}

.ui-datepicker-calendar a {
    display: flex;
    width: 42px;
    align-items: center;
    justify-content: center;
    line-height: 1.4;
}

.ui-datepicker-calendar .ui-datepicker-other-month {
    background-color: 0;
}

.datepicker-layer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0 !important;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 200 !important;
    display: none;
}

.datepicker-layer.show {
    display: block;
}

.ui-datepicker td {
    padding: 0;
}

.ui-datepicker td span,
.ui-datepicker td a {
    text-align: center;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border: 0;
    background: 0;
    color: #666;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.16px;
}

.ui-datepicker .ui-datepicker-buttonpane {
    display: flex;
    width: 100%;
    justify-content: space-between;
    border-top: 1px solid #eee;
}

.ui-datepicker .ui-datepicker-buttonpane button {
    font-family: "Pretendard";
    padding: 8px 16px;
    border-radius: 8px;
    margin: 20px 0 0;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    background-color: #f4f4f4;
    color: #111;
    opacity: 1;
    cursor: pointer;
    font-family: Pretendard;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: -0.16px;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-close {
    background-color: #262323;
    color: #fff;
    opacity: 1;
    cursor: pointer;
    font-family: Pretendard;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    /* 162.5% */
    letter-spacing: -0.16px;
}

.blockState {
    color: #ddd !important;
    /* opacity: .7;
    filter: Alpha(Opacity=70); */
    background: #f4f4f4 !important;
}

/* today */

.ui-datepicker-today .ui-state-highlight {
    position: relative;
    color: #111;
    font-weight: 700;
}

.ui-datepicker-today .ui-state-highlight:after {
    content: "";
    position: absolute;
    display: block;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 17px;
    height: 2px;
    background-color: #111;
}

.ui-datepicker .ui-datepicker-calendar .ui-state-hover::before {
    /* 
    z-index: -1;
    content: '';
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 42px;
    height: 42px;
    border-radius: 30px;
    background: #eee;
    */
}

/* active */

.ui-state-active,
.ui-widget-content .ui-state-active {
    position: relative;
}

.ui-state-active,
.ui-widget-content .ui-state-active {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.ui-state-active,
.ui-widget-content .ui-state-active:after {
    z-index: -1;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #f26930;
    border-radius: 30px;
    width: 42px;
    height: 42px;
}

/* 라디오 */
.radioBox input[type="radio"] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.radioBox label {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    position: relative;
    padding-left: 28px;
    font-size: 16px;
    color: #333;
}

.radioBox label::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    border: 1px solid #e5e5ec;
    border-radius: 50%;
    background: #f1f1f5;
    transition: all 0.2s ease;
}

.radioBox label::after {
    content: "";
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-50%) scale(1);
    width: 10px;
    height: 10px;
    background-color: #dbdbe4;
    border-radius: 50%;
    transition: transform 0.2s ease;
}

.radioBox input[type="radio"]:checked+label::before {
    border-color: var(--bg-primary-100);
    background: #fff;
}

.radioBox input[type="radio"]:checked+label::after {
    transform: translateY(-50%) scale(1);
    background-color: var(--bg-primary-100);
}

.radioBox input[type="radio"]:focus+label::before {
    box-shadow: 0 0 0 3px rgba(235, 190, 108, 0.2);
}

/* 체크박스 */
.checkBox input[type="checkbox"] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.checkBox label {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    position: relative;
    padding-left: 28px;
    font-size: 16px;
    color: #333;
}

.checkBox label::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    border: 1px solid #e5e5ec;
    background: #f1f1f5;
    transition: all 0.2s ease;
}

.checkBox label::after {
    content: "";
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-50%) scale(1);
    width: 10px;
    height: 10px;
    background-color: #dbdbe4;
    transition: transform 0.2s ease;
}

.checkBox input[type="checkbox"]:checked+label::before {
    border-color: var(--bg-primary-100);
    background: #fff;
}

.checkBox input[type="checkbox"]:checked+label::after {
    transform: translateY(-50%) scale(1);
    background-color: var(--bg-primary-100);
}

.checkBox input[type="checkbox"]:focus+label::before {
    box-shadow: 0 0 0 3px rgba(235, 190, 108, 0.2);
}

.leapMonthCheckbox { display: none; }
.leapMonthCheckbox.on { display: block; }