@import url(/assets/css/font/material-symbols-outlined/index.css);
@font-face {
font-family: "PretendardGOV";
src: url("/assets/fonts/PretendardGOV-Regular.otf") format("opentype"), url("/assets/fonts/PretendardGOV-Regular.woff") format("woff");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "PretendardGOV";
src: url("/assets/fonts/PretendardGOV-Medium.otf") format("opentype"), url("/assets/fonts/PretendardGOV-Medium.woff") format("woff");
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: "PretendardGOV";
src: url("/assets/fonts/PretendardGOV-Bold.otf") format("opentype"), url("/assets/fonts/PretendardGOV-Bold.woff") format("woff");
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: "PretendardGOV";
src: url("/assets/fonts/PretendardGOV-ExtraBold.otf") format("opentype"), url("/assets/fonts/PretendardGOV-ExtraBold.woff") format("woff");
font-weight: 900;
font-style: normal;
}
@font-face {
font-family: "EBSHMJESaeron";
src: url("/assets/fonts/EBSHMJESaeronLI.woff") format("woff"), url("/assets/fonts/EBSHMJESaeronLI.ttf") format("truetype");
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: "EBSHMJESaeron";
src: url("/assets/fonts/EBSHMJESaeronRA.woff") format("woff"), url("/assets/fonts/EBSHMJESaeronRA.ttf") format("truetype");
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: "EBSHMJESaeron";
src: url("/assets/fonts/EBSHMJESaeronBO.woff") format("woff"), url("/assets/fonts/EBSHMJESaeronBO.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}
html {
font-family: "EBSHMJESaeron";
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}

body {
margin: 0;
word-break: break-all;
word-wrap: break-word;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}

audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}

audio:not([controls]) {
display: none;
height: 0;
}

[hidden], template {
display: none;
}

a {
background-color: transparent;
text-decoration: none;
}

b,
strong {
font-weight: bold;
}

em {
font-style: normal;
}

dfn {
font-style: italic;
}

h1 {
margin: 0;
}

mark {
background: #ff0;
color: #000;
}

small {
font-size: 80%;
}

sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}

sup {
top: -0.5em;
}

sub {
bottom: -0.25em;
}

img {
border: 0;
}

svg:not(:root) {
overflow: hidden;
}

figure {
margin: 1em 40px;
}

hr {
box-sizing: content-box;
height: 0;
}

pre {
overflow: auto;
margin: 10px 0;
}

code,
kbd,
pre,
samp {
font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}

button {
overflow: visible;
}

button,
select {
text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
-webkit-appearance: button;
cursor: pointer;
}

button[disabled],
html input[disabled],
input[disabled] {
cursor: not-allowed;
}

input[readonly] {
cursor: not-allowed;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}

input {
line-height: normal;
}

input[type=checkbox],
input[type=radio] {
box-sizing: border-box;
padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}

input[type=search] {
-webkit-appearance: textfield;
box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}

fieldset {
border: 0;
margin: 0;
padding: 0;
}

legend {
border: 0;
padding: 0;
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}

textarea {
overflow: auto;
}

optgroup {
font-weight: bold;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

caption {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}

td,
th {
padding: 0;
}

p {
margin: 0;
}

ul,
ol {
list-style-type: none;
padding: 0;
margin: 0;
}

dl {
margin: 0;
}

dt {
font-weight: normal;
}

dd {
margin: 0;
}

label {
font-weight: normal;
cursor: pointer;
}

h1, h2, h3, h4, h5, h6 {
margin: 0;
}

* {
padding: 0;
margin: 0;
box-sizing: border-box;
font-family: "EBSHMJESaeron";
font-weight: normal;
}

*:focus-visible {
box-shadow: 0 0 4px #fff;
outline: 2px dashed #000;
outline-offset: 2px;
}

label:has(input[type=checkbox]:focus-visible),
input[type=checkbox]:focus-visible + label {
box-shadow: 0 0 4px #fff;
outline: 2px dashed #000;
outline-offset: 2px;
}

.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}

strong {
font-weight: bold;
}

.pc {
display: block;
}
@media (max-width: 768px) {
.pc {
display: none;
}
}

.mo {
display: none;
}
@media (max-width: 768px) {
.mo {
display: block;
}
}

.mo-min {
display: block;
}
@media (max-width: 430px) {
.mo-min {
display: none;
}
}

.wrap--1280 {
position: relative;
width: 100%;
max-width: 1280px;
left: 0;
right: 0;
margin: 0 auto;
}

.evnet-pc {
position: relative;
width: 100%;
overflow: hidden;
background: url(/assets/images/event/event250815/event-bg.jpg) no-repeat 0 0/cover;
}
@media (max-width: 768px) {
.evnet-pc {
background: url(/assets/images/event/event250815/m-event-bg.jpg) no-repeat 0 0/cover;
}
}

.evnet-pc > .set {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
@media (max-width: 1280px) {
.evnet-pc > .set {
padding: 0 8px;
}
}

.main-top {
max-width: 1280px;
margin-top: 50px;
display: flex;
width: 100%;
justify-content: space-between;
}
@media (max-width: 768px) {
.main-top {
margin-top: 20px;
}
}
.main-top h1 {
padding-right: 20px;
font-size: 28px;
}
@media (max-width: 1280px) {
.main-top h1 {
font-size: max(2.19vw, 14px);
}
}
@media (max-width: 768px) {
.main-top h1 {
padding-right: 11px;
}
}
.main-top p {
position: relative;
top: -10px;
flex: 1;
height: 30px;
font-size: 24px;
font-weight: 300;
text-align: right;
border-bottom: 2px solid #000;
}
@media (max-width: 1280px) {
.main-top p {
top: -0.78vw;
height: 2.34vw;
font-size: max(1.88vw, 11px);
}
}
@media (max-width: 768px) {
.main-top p {
top: 0;
height: 14px;
border-bottom: 1px solid #000;
}
}

.maintitle {
position: relative;
margin-top: 54px;
padding: 0 32px;
height: 413px;
}
@media (max-width: 1280px) {
.maintitle {
margin-top: 4.22vw;
padding: 0 2.5vw;
height: 32.27vw;
}
}
@media (max-width: 768px) {
.maintitle {
text-align: center;
margin-top: 12px;
padding: 0 16px;
height: auto;
font-size: 0;
}
}
.maintitle .title {
width: 560px;
margin-top: 13px;
}
@media (max-width: 1280px) {
.maintitle .title {
width: max(43.75vw, 236px);
margin-top: 1.02vw;
}
}
@media (max-width: 768px) {
.maintitle .title {
margin-top: unset;
}
}
.maintitle .event-visual01 {
position: absolute;
right: 32px;
top: 0;
width: 608px;
mix-blend-mode: luminosity;
}
@media (max-width: 1280px) {
.maintitle .event-visual01 {
right: 2.5vw;
width: max(47.5vw, 222px);
}
}
@media (max-width: 768px) {
.maintitle .event-visual01 {
display: block;
position: relative;
right: unset;
margin: 16px auto 0;
}
}
.maintitle .event-visual02 {
position: absolute;
right: 92px;
bottom: 0;
width: 510px;
mix-blend-mode: luminosity;
}
@media (max-width: 1280px) {
.maintitle .event-visual02 {
right: 7.19vw;
width: max(39.84vw, 211px);
}
}
@media (max-width: 768px) {
.maintitle .event-visual02 {
position: relative;
right: unset;
margin-top: 6px;
}
}
.maintitle p {
margin-top: 50px;
padding-left: 14px;
font-size: 24px;
color: #000;
line-height: 1.4;
letter-spacing: -0.96px;
}
@media (max-width: 1280px) {
.maintitle p {
margin-top: 3.91vw;
padding-left: 1.09vw;
font-size: max(1.88vw, 12px);
letter-spacing: -0.07vw;
}
}
@media (max-width: 768px) {
.maintitle p {
margin-top: 14px;
padding-left: unset;
letter-spacing: -0.48px;
word-break: keep-all;
}
}

.flex {
display: flex;
align-items: center;
}

.quizbox {
margin-bottom: 124px;
border-top: 4px solid #000;
background-color: #fff;
overflow: hidden;
box-shadow: 0 24px 24px -16px rgba(0, 0, 0, 0.15);
}
@media (max-width: 1280px) {
.quizbox {
margin-bottom: max(9.69vw, 38px);
}
}
.quizbox__contents {
padding: 48px;
}
@media (max-width: 1280px) {
.quizbox__contents {
padding: max(3.75vw, 16px);
}
}
.quizbox__contents.border-dash {
border-bottom: 3px dashed #ccd4e3;
}
.quizbox__contents.colored {
background-color: rgba(162, 154, 214, 0.08);
}
.quizbox .innerflex {
display: flex;
gap: 24px;
}
@media (max-width: 768px) {
.quizbox .innerflex {
flex-direction: column;
gap: 8px;
}
}
.quizbox .innerflex li {
width: 33.33%;
text-align: center;
font-size: 0;
}
@media (max-width: 768px) {
.quizbox .innerflex li {
width: 100%;
}
}
.quizbox .innerflex li img {
width: 100%;
}
.quizbox .innerflex li p {
font-family: "PretendardGOV";
padding: 24px 0;
font-size: 24px;
}
@media (max-width: 1280px) {
.quizbox .innerflex li p {
padding: max(1.88vw, 16px) 0;
font-size: max(1.88vw, 16px);
}
}
.quizbox__title {
display: flex;
align-items: flex-start;
gap: 16px;
margin-bottom: 24px;
}
@media (max-width: 1280px) {
.quizbox__title {
gap: 1.25vw;
margin-bottom: max(1.88vw, 16px);
}
}
@media (max-width: 768px) {
.quizbox__title {
flex-direction: column;
gap: 10px;
}
}
.quizbox__title p {
flex: 1;
font-size: 36px;
}
@media (max-width: 1280px) {
.quizbox__title p {
font-size: max(2.81vw, 22.4px);
}
}
.quizbox__title p.s32 {
word-break: keep-all;
font-size: 32px;
line-height: 1.2;
}
@media (max-width: 1280px) {
.quizbox__title p.s32 {
font-size: max(2.5vw, 18px);
}
}
@media (max-width: 768px) {
.quizbox__title p.s32 {
font-size: max(2.5vw, 18px);
line-height: 1.4;
letter-spacing: 0.36px;
}
}
.quizbox__flag {
display: flex;
align-items: center;
width: -moz-fit-content;
width: fit-content;
height: 34px;
padding: 0 8px;
font-size: 22px;
border-radius: 4px;
background-color: #000;
color: #fff;
}
@media (max-width: 1280px) {
.quizbox__flag {
height: max(2.66vw, 23.6px);
padding: 0 max(0.63vw, 5.6px);
font-size: max(1.72vw, 15.4px);
border-radius: 0.31vw;
}
}
.quizbox__list {
padding-left: 24px;
}
@media (max-width: 1280px) {
.quizbox__list {
padding-left: 1.88vw;
}
}
@media (max-width: 768px) {
.quizbox__list {
padding-left: 0;
}
}
.quizbox__list > li {
padding-left: 20px;
position: relative;
font-family: "PretendardGOV";
}
@media (max-width: 1280px) {
.quizbox__list > li {
padding-left: 1.56vw;
}
}
@media (max-width: 768px) {
.quizbox__list > li {
padding-left: 16px;
}
}
.quizbox__list > li * {
font-family: "PretendardGOV";
}
.quizbox__list > li strong {
font-size: 20px;
font-weight: 900;
}
@media (max-width: 1280px) {
.quizbox__list > li strong {
font-size: max(1.56vw, 14px);
}
}
.quizbox__list > li p {
font-size: 24px;
padding-top: 8px;
padding-bottom: 20px;
}
@media (max-width: 1280px) {
.quizbox__list > li p {
font-size: max(1.88vw, 14px);
padding-top: max(0.63vw, 5px);
padding-bottom: max(1.56vw, 11px);
}
}
.quizbox__list > li p .colored {
font-weight: bold;
color: #3564ce;
}
.quizbox__list > li span {
font-size: 24px;
}
@media (max-width: 1280px) {
.quizbox__list > li span {
font-size: max(1.88vw, 14px);
}
}
.quizbox__list > li:last-of-type p {
padding-bottom: unset;
}
.quizbox__list > li.pb16 {
padding-bottom: 16px;
}
@media (max-width: 1280px) {
.quizbox__list > li.pb16 {
padding-bottom: max(1.25vw, 11px);
}
}
.quizbox__list > li::before {
content: "";
display: block;
position: absolute;
width: 5px;
height: 5px;
border-radius: 50%;
background-color: #000;
left: 5px;
top: 10px;
}
@media (max-width: 1280px) {
.quizbox__list > li::before {
width: max(0.39vw, 4px);
height: max(0.39vw, 4px);
left: max(0.39vw, 5px);
top: max(0.78vw, 8px);
}
}
.quizbox__list--type2 strong {
display: inline-block;
width: 124px;
}
@media (max-width: 1280px) {
.quizbox__list--type2 strong {
width: max(9.69vw, 86px);
}
}
.quizbox__list--type2 > li::before {
top: 12px;
}
@media (max-width: 768px) {
.quizbox__list--type2 > li::before {
top: 8px;
}
}
.quizbox__graybox {
width: 100%;
padding: 24px;
text-align: center;
border-radius: 8px;
border: 1px solid #ccc;
background-color: #f8f8f8;
}
@media (max-width: 1280px) {
.quizbox__graybox {
padding: max(1.88vw, 16px);
border-radius: max(0.63vw, 5.6px);
}
}
.quizbox__graybox .dot {
font-family: "PretendardGOV";
display: inline-flex;
align-items: center;
font-size: 40px;
}
@media (max-width: 1280px) {
.quizbox__graybox .dot {
font-size: max(3.13vw, 16.8px);
}
}
.quizbox__graybox .dot::before {
position: relative;
top: unset;
width: 8px;
height: 8px;
left: -10px;
}
@media (max-width: 768px) {
.quizbox__graybox .dot::before {
width: 4px;
height: 4px;
left: -5px;
}
}
.quizbox .input-number {
display: inline-block;
width: 154px;
height: 90px;
margin: 0 10px;
background-color: #fff;
box-shadow: inset 1px 1px 2px 0 rgba(0, 0, 0, 0.15);
color: #fff;
border-radius: 8px;
text-align: center;
font-family: "PretendardGOV";
font-weight: 900;
font-size: 64px;
border: unset;
}
@media (max-width: 1280px) {
.quizbox .input-number {
width: max(12.03vw, 107px);
height: max(7.03vw, 63px);
margin: 0 max(0.78vw, 5.6px);
border-radius: max(0.63vw, 5.6px);
font-size: max(5vw, 44.8px);
}
}
.quizbox .input-number.filled {
background-color: #25253a;
}
.quizbox input::-webkit-input-placeholder {
font-family: "PretendardGOV";
color: #e9e9e9;
}

.contents {
padding: 0 48px;
}
@media (max-width: 1280px) {
.contents {
padding: 0 max(3.75vw, 16px);
}
}
.contents .quizbox__contents {
padding: 48px 0;
}
@media (max-width: 1280px) {
.contents .quizbox__contents {
padding: max(3.75vw, 24px) 0;
}
}
.contents .quizbox__contents.pb0 {
padding-bottom: 0;
}

.dot {
padding-left: 10px;
position: relative;
}
.dot::before {
content: "";
display: block;
position: absolute;
width: 5px;
height: 5px;
border-radius: 50%;
background-color: #000;
left: 0;
top: 4px;
}

.radioflex {
display: flex;
gap: 10px;
}
@media (max-width: 1280px) {
.radioflex {
gap: 6px;
}
}
@media (max-width: 768px) {
.radioflex {
flex-wrap: wrap;
}
}
.radioflex li {
width: 20%;
}
@media (max-width: 768px) {
.radioflex li {
width: calc((100% - 12px) / 3);
}
}
@media (max-width: 440px) {
.radioflex li {
width: calc((100% - 6px) / 2);
}
}
.radioflex li label {
display: block;
border-radius: 8px;
border: 1px solid #dcdcdc;
padding: 8px;
text-align: center;
}
.radioflex li label > img {
transition: 0.5s;
filter: grayscale(1);
width: 100%;
}
.radioflex li label > div {
display: flex;
align-items: center;
justify-content: center;
gap: 8px;
padding: 8px 0;
font-family: "PretendardGOV";
font-size: 22px;
}
@media (max-width: 1280px) {
.radioflex li label > div {
font-size: max(1.72vw, 15.4px);
}
}
.radioflex li label > div input {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
}
.radioflex li label > div .circle {
position: relative;
width: 28px;
height: 28px;
border-radius: 50%;
border: 1px dashed #717171;
background-color: #fff;
}
@media (max-width: 1280px) {
.radioflex li label > div .circle {
width: max(2.19vw, 19.6px);
height: max(2.19vw, 19.6px);
}
}
.radioflex li label > div .circle img {
width: 37px;
transition: 0.3s;
position: absolute;
opacity: 0;
left: -5px;
top: -10px;
}
@media (max-width: 1280px) {
.radioflex li label > div .circle img {
width: max(2.89vw, 22px);
left: -0.39vw;
top: -0.78vw;
}
}
.radioflex li label.selected, .radioflex li label:hover, .radioflex li label:focus-visible {
transition: 0.5s;
background-color: #25253a;
}
.radioflex li label.selected > img, .radioflex li label:hover > img, .radioflex li label:focus-visible > img {
filter: grayscale(0);
}
.radioflex li label.selected > div, .radioflex li label:hover > div, .radioflex li label:focus-visible > div {
color: #fff;
font-weight: bold;
}
.radioflex li label.selected > div .circle img {
opacity: 1;
}
.radioflex li label:has(input[type=radio]:focus-visible) {
transition: unset;
outline: 2px dashed #000;
border-radius: 6px;
}

.pc-event-sbmit {
position: relative;
max-width: 480px;
height: 131px;
display: flex;
justify-content: center;
align-items: center;
left: 0;
right: 0;
margin: 40px auto 0;
font-family: "PretendardGOV";
font-size: 56px;
font-weight: 900;
color: #fff;
border-radius: 99px;
background-color: #4166ba;
}
@media (max-width: 1280px) {
.pc-event-sbmit {
max-width: max(37.5vw, 224px);
height: max(10.23vw, 67.2px);
margin: max(3.13vw, 24px) auto 0;
font-size: max(4.38vw, 24px);
}
}

.footer {
width: 100%;
padding: 80px 0;
background-color: #25253a;
}
@media (max-width: 1280px) {
.footer {
padding: max(6.25vw, 16px) 8px;
}
}
@media (max-width: 768px) {
.footer {
padding: max(6.25vw, 16px) max(6.25vw, 16px);
}
}
.footer h3 {
padding-bottom: 32px;
font-size: 36px;
font-weight: 400;
color: #fff;
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
@media (max-width: 1280px) {
.footer h3 {
padding-bottom: max(2.5vw, 16px);
font-size: max(2.81vw, 22.4px);
}
}
.footer ul {
display: flex;
flex-direction: column;
gap: 16px;
padding-top: 32px;
}
@media (max-width: 1280px) {
.footer ul {
padding-top: max(2.5vw, 16px);
gap: max(1.67vw, 11.2px);
}
}
.footer ul li {
display: flex;
justify-content: flex-start;
align-items: flex-start;
font-size: 20px;
line-height: 1.5;
color: #fff;
}
@media (max-width: 1280px) {
.footer ul li {
font-size: max(1.56vw, 14px);
}
}
.footer ul li p {
font-family: "PretendardGOV";
font-weight: 400;
}
.footer ul .dot::before {
content: "";
display: block;
position: absolute;
width: 5px;
height: 5px;
border-radius: 50%;
background-color: #fff;
left: 0;
top: 14px;
}
@media (max-width: 1280px) {
.footer ul .dot::before {
width: 0.39vw;
height: 0.39vw;
top: 1.09vw;
}
}
@media (max-width: 768px) {
.footer ul .dot::before {
width: 3px;
height: 3px;
top: 8px;
}
}

.dim {
background-color: rgba(0, 0, 0, 0.8);
position: fixed;
top: 0;
display: none;
align-items: center;
justify-content: center;
width: 100%;
font-family: "GmarketSansMedium", sans-serif;
height: 100vh;
z-index: 200;
}
.dim.show {
display: flex;
}
@media (max-width: 768px) {
.dim .main-top {
padding-right: 40px;
}
}
.dim .main-top h1 {
font-size: 20px;
}
@media (max-width: 1280px) {
.dim .main-top h1 {
font-size: 20px;
}
}
@media (max-width: 924px) {
.dim .main-top h1 {
padding-right: 11px;
font-size: 14px;
}
}
.dim .main-top p {
height: 24px;
font-size: 18px;
}
@media (max-width: 1280px) {
.dim .main-top p {
height: 24px;
font-size: 18px;
}
}
@media (max-width: 924px) {
.dim .main-top p {
top: 0;
height: 14px;
font-size: 11px;
border-bottom: 1px solid #000;
}
}
.dim .maintitle {
position: relative;
margin-top: 24px;
padding: 0;
height: 263px;
}
@media (max-width: 1280px) {
.dim .maintitle {
margin-top: 24px;
padding: 0;
height: 263px;
}
}
@media (max-width: 924px) {
.dim .maintitle {
text-align: center;
margin-top: 12px;
padding: 0;
height: auto;
font-size: 0;
}
}
.dim .maintitle .title {
width: 331px;
margin-top: 13px;
}
@media (max-width: 1280px) {
.dim .maintitle .title {
width: 331px;
margin-top: 13px;
}
}
@media (max-width: 768px) {
.dim .maintitle .title {
margin-top: unset;
}
}
.dim .maintitle .event-visual01 {
position: absolute;
right: 0;
top: 0;
width: 360px;
mix-blend-mode: luminosity;
}
@media (max-width: 1280px) {
.dim .maintitle .event-visual01 {
right: 0;
width: 360px;
}
}
@media (max-width: 924px) {
.dim .maintitle .event-visual01 {
width: 222px;
display: block;
position: relative;
right: unset;
margin: 16px auto 0;
}
}
.dim .maintitle .event-visual02 {
position: absolute;
right: 41px;
bottom: 0;
width: 302px;
mix-blend-mode: luminosity;
}
@media (max-width: 1280px) {
.dim .maintitle .event-visual02 {
right: 41px;
width: 302px;
}
}
@media (max-width: 924px) {
.dim .maintitle .event-visual02 {
position: relative;
width: 211px;
right: unset;
margin-top: 6px;
}
}
.dim .maintitle p {
margin-top: 25px;
padding-left: 7px;
font-size: 14px;
color: #000;
line-height: 1.4;
letter-spacing: -0.96px;
}
@media (max-width: 1280px) {
.dim .maintitle p {
margin-top: 25px;
padding-left: 7px;
font-size: 14px;
}
}
@media (max-width: 924px) {
.dim .maintitle p {
font-size: 12px;
margin-top: 14px;
padding-left: unset;
letter-spacing: -0.48px;
}
}

.form {
position: relative;
width: 960px;
background: url(/assets/images/event/event250815/event-bg.jpg) no-repeat 0 0/cover;
background-color: #dcdcff;
max-height: calc(100vh - 60px);
overflow-y: auto;
}
.form .close {
position: absolute;
top: 17px;
right: 17px;
}

.top {
padding: 0 120px;
display: flex;
flex-direction: column;
align-items: center;
}
.top h2 {
width: 840px;
margin-top: 0;
}
.top h2 p {
font-size: 18px;
}

.form-body {
border-radius: 16px;
background-color: #fff;
padding: 60px;
}

.point {
padding-left: 32px;
background: url(/assets/images/event/culturesupport/release-alert@2x.png) 0 0 no-repeat;
background-size: 24px;
color: #1e0b58;
font-family: "PretendardGOV";
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 22.5px */
text-transform: uppercase;
}

.box {
margin-top: 16px;
padding: 40px 0px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 16px;
align-self: stretch;
border-radius: 8px;
background: #f5f5f5;
}
.box dl {
display: flex;
justify-content: center;
align-items: center;
gap: 24px;
align-self: stretch;
}
.box dl dt {
width: 70px;
color: #333;
font-family: "PretendardGOV";
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 27px */
text-transform: uppercase;
}
.box dl input {
border-radius: 4px;
border: 1px solid #bfbfbf;
background: #fff;
display: flex;
width: 280px;
padding: 8px 12px;
justify-content: center;
align-items: center;
gap: 8px;
color: #a6a5a5;
font-family: "PretendardGOV";
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 24px */
text-transform: uppercase;
}

.agg {
margin-top: 32px;
}
.agg .agg-s {
margin-left: 35px;
color: #666;
}
.agg label {
display: flex;
align-items: center;
gap: 8px;
}
.agg label span {
font-family: "PretendardGOV";
}
.agg input {
position: absolute;
opacity: 0;
}
.agg input:checked + i {
background-image: url(/assets/images/event/event250815/check-box-on@2x.png);
}
.agg i {
flex-shrink: 0;
display: inline-block;
width: 32px;
height: 32px;
background: url(/assets/images/event/event250815/check-box-off@2x.png) 0 0 no-repeat;
background-size: 32px;
}

.form-submit {
margin: 48px 0;
text-align: center;
}

.form-submit-btn {
display: inline-flex;
min-width: 280px;
padding: 16px 32px;
justify-content: center;
align-items: center;
border-radius: 99px;
background: #4166ba;
border: none;
color: #fff;
text-align: center;
font-family: "PretendardGOV";
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 36px */
text-transform: uppercase;
}

.infos {
display: flex;
padding: 48px;
flex-direction: column;
justify-content: center;
align-items: flex-start;
gap: 16.8px;
background: #25253a;
}
.infos h3 {
width: 100%;
padding-bottom: 16px;
font-size: 22.4px;
font-weight: 400;
color: #fff;
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.infos ul {
display: flex;
flex-direction: column;
gap: 11.2px;
padding-top: 16px;
}
.infos ul li {
display: flex;
justify-content: flex-start;
align-items: flex-start;
font-size: 14px;
line-height: 1.5;
color: #fff;
}
.infos ul li p {
font-family: "PretendardGOV";
font-weight: 400;
}
.infos ul .dot::before {
content: "";
display: block;
position: absolute;
width: 3px;
height: 3px;
border-radius: 50%;
background-color: #fff;
left: 0;
top: 8px;
}

@media (max-width: 924px) {
.form {
background: url(/assets/images/event/event250815/m-event-bg.jpg) no-repeat 0 0/cover;
max-width: 380px;
overflow-x: hidden;
}
.form .close {
top: 12px;
right: 12px;
}
.form .close img {
width: 39px;
}
.top {
padding: 0 20px;
}
.top h2 {
width: calc(100% + 120px);
}
.top h2 p {
font-size: 12px;
bottom: 10px;
}
.form-body {
padding: 16px;
}
.point {
font-size: 12px;
}
.box {
margin-top: 10px;
padding: 22px 0;
}
.box dl {
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
padding: 0 32px;
gap: 3px;
}
.box dl dt {
font-size: 12px;
}
.box dl dd {
width: 100%;
}
.box dl input {
font-size: 12px;
width: 100%;
}
.agg {
font-size: 12px;
margin-top: 16px;
}
.agg .agg-s {
margin-left: 22px;
}
.agg i {
width: 22px;
height: 22px;
background-size: 22px;
}
.form-submit {
margin: 32px 0 58px;
}
.form-submit-btn {
padding: 11px 22px;
font-size: 18px;
line-height: 27px;
}
.infos {
padding: 33px 16px;
}
}
/*# sourceMappingURL=event-20250815.css.map */
