| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415 |
- img {
- width: 100%;
- }
- .evt--section01 {
- background-color: #00b6ff;
- background-repeat: no-repeat;
- background-size: 100%;
- position: relative;
- overflow: hidden;
- }
- .evt--section01 .palm--img1 {
- position: absolute;
- top: -3%;
- left: 0;
- max-width: 495px;
- width: 50%;
- z-index: 10;
- }
- .evt--section01 .palm--img2 {
- z-index: 10;
- position: absolute;
- right: -60px;
- top: -3%;
- width: 50%;
- max-width: 500px;
- }
- .evt--section01 .bubble--bg {
- z-index: 10;
- position: absolute;
- background-image: url(../img/img_bg_3.png);
- width: 231px;
- height: 95px;
- bottom: -500px;
- left: -231px;
- }
- .evt--section01 .wave--bg {
- position: absolute;
- background-size: 100%;
- background-position: 0 -120px;
- background-image: url(../img/bg_2.png);
- width: 100%;
- height: 5000px;
- }
- .evt--section01 .section--container {
- max-width: 1440px;
- margin: 0 auto;
- position: relative;
- }
- .evt--section01 .section--container .section--title {
- margin-top: 150px;
- margin-bottom: 150px;
- display: flex;
- flex-direction: column;
- position: relative;
- z-index: 11;
- align-items: center;
- }
- .evt--section01 .section--container .section--title .logo {
- max-width: 290px;
- width: 40%;
- margin-bottom: 80px;
- }
- .evt--section01 .section--container .section--title > h1 {
- margin-bottom: 30px;
- }
- .evt--section01 .section--container .section--title > h2 {
- margin-bottom: 100px;
- }
- .evt--section01 .section--container .section--title > h3 {
- max-width: 716px;
- width: 80%;
- }
- .evt--section01 .section--container .section--title .bg1 {
- position: absolute;
- left: -200px;
- top: 0px;
- }
- .evt--section01 .section--container .section--title .bg2 {
- position: absolute;
- left: -230px;
- bottom: -200px;
- }
- .evt--section01 .section--container .section--title .bg4 {
- position: absolute;
- right: -200px;
- bottom: -60px;
- }
- .evt--section01 .section--container .section--title .bg--wave--wrap {
- position: absolute;
- right: -90px;
- top: 50px;
- }
- .evt--section01 .section--container .section--title .bg--wave--wrap .bg--wave {
- position: relative;
- width: 900px;
- height: 550px;
- }
- .evt--section01 .section--container .section--title .bg--wave--wrap .bg--wave .bg--wave1 {
- position: absolute;
- z-index: -1;
- }
- .evt--section01 .section--container .section--title .bg--wave--wrap .bg--wave .bg--wave2 {
- position: absolute;
- width: 316px;
- right: 60px;
- top: 103px;
- }
- .evt--section01 .section--container .video--wrap {
- max-width: 1440px;
- margin: 0 auto 120px;
- overflow: hidden;
- max-height: 90vh;
- background-color: black;
- border: 3px solid #ffffff;
- border-radius: 2px;
- display: flex;
- justify-content: center;
- align-items: center;
- box-sizing: border-box;
- position: relative;
- z-index: 5;
- }
- .evt--section01 .section--container .video--wrap video {
- aspect-ratio: 4/3;
- z-index: 5;
- width: 100%;
- position: relative;
- vertical-align: top;
- }
- .evt--section01 .section--container .video--wrap .bg5 {
- position: absolute;
- top: -100px;
- left: -340px;
- z-index: 2;
- }
- .evt--section01 .section--container .video--wrap .video--btn {
- display: none;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- max-width: 230px;
- max-height: 230px;
- width: 20vw;
- height: 20vw;
- z-index: 10;
- height: 230px;
- cursor: pointer;
- background-repeat: no-repeat;
- background-position: center;
- background-size: 100%;
- background-image: url(../img/ico_play.png);
- }
- .evt--section01 .section--container .video--wrap .video--btn.play {
- display: block;
- }
- .evt--section01 .section--container .swiper--wrap {
- position: relative;
- margin-bottom: 200px;
- box-shadow: 16px 12px 32px rgba(68, 68, 68, 0.15);
- }
- .evt--section01 .section--container .swiper--wrap .bg1 {
- position: absolute;
- right: -180px;
- top: -30px;
- }
- .evt--section01 .section--container .swiper--wrap .bg2 {
- position: absolute;
- left: -160px;
- top: 50%;
- }
- .evt--section01 .section--container .swiper--wrap .bg3 {
- position: absolute;
- right: -260px;
- bottom: 30%;
- }
- .evt--section01 .section--container .swiper--wrap .swiper--tab--wrap {
- display: flex;
- gap: 5px;
- }
- .evt--section01 .section--container .swiper--wrap .swiper--tab--wrap .tab--btn {
- background-color: #fff;
- border: none;
- border-top-left-radius: 15px;
- border-top-right-radius: 15px;
- text-align: center;
- width: 100%;
- position: relative;
- font-weight: 500;
- font-family: "GmarketSans";
- height: 80px;
- display: flex;
- align-items: center;
- justify-content: center;
- font-size: 28px;
- padding: 0;
- color: #787878;
- box-shadow: 0px -2px 5px 0px rgba(0, 0, 0, 0.15) inset;
- }
- .evt--section01 .section--container .swiper--wrap .swiper--tab--wrap .tab--btn:first-child::before, .evt--section01 .section--container .swiper--wrap .swiper--tab--wrap .tab--btn:nth-child(2)::before, .evt--section01 .section--container .swiper--wrap .swiper--tab--wrap .tab--btn:nth-child(3)::before {
- content: "NEW";
- font-size: 14px;
- margin-top: -5px;
- margin-right: 5px;
- }
- .evt--section01 .section--container .swiper--wrap .swiper--tab--wrap .tab--btn::after {
- content: "";
- display: inline-block;
- width: 100%;
- bottom: 0;
- position: absolute;
- }
- .evt--section01 .section--container .swiper--wrap .swiper--tab--wrap .tab--btn.active {
- background-color: #0000ff;
- font-weight: 700;
- color: #ffde00;
- }
- .evt--section01 .section--container .swiper--wrap .swiper-slide {
- display: flex;
- justify-content: center;
- }
- .evt--section01 .section--container .swiper--wrap .slide--img {
- position: relative;
- }
- .evt--section01 .section--container .swiper--wrap .slide--img .new--icon {
- display: inline-block;
- position: absolute;
- width: 10%;
- padding-bottom: 11%;
- background-repeat: no-repeat;
- bottom: 5%;
- right: 6%;
- background-image: url(../img/ico_new.png);
- max-width: 130px;
- max-height: 130px;
- background-size: 100%;
- }
- .evt--section01 .section--container .swiper--wrap .slide--desc {
- padding: 70px 100px;
- height: 380px;
- background-color: #fff;
- }
- .evt--section01 .section--container .swiper--wrap .slide--desc.type2 {
- padding: 40px 100px;
- }
- .evt--section01 .section--container .swiper--wrap .slide--desc.type2 h4 {
- margin-bottom: 0px;
- }
- .evt--section01 .section--container .swiper--wrap .slide--desc h4 {
- font-family: "GmarketSans";
- font-weight: 700;
- font-size: 42px;
- margin-bottom: 20px;
- }
- .evt--section01 .section--container .swiper--wrap .slide--desc h4 span {
- font-size: 28px;
- }
- .evt--section01 .section--container .swiper--wrap .slide--desc p {
- font-family: "Pretendard Variable";
- font-size: 28px;
- line-height: 1.4;
- font-weight: 500;
- margin-bottom: 30px;
- }
- .evt--section01 .section--container .swiper--wrap .slide--desc p:last-child {
- margin-bottom: 0px;
- }
- .evt--section01 .section--container .swiper--wrap .swiper-pagination {
- bottom: -100px;
- }
- .evt--section01 .section--container .swiper--wrap .swiper-pagination span {
- width: 32px;
- height: 32px;
- margin: 0 12px;
- background-color: #008be6;
- opacity: 0.6;
- }
- .evt--section01 .section--container .swiper--wrap .swiper-pagination .swiper-pagination-bullet-active {
- background-color: #0047bb;
- opacity: 1;
- }
- .evt--section01 .section--container .swiper--wrap .swiper-button-next, .evt--section01 .section--container .swiper--wrap .swiper-button-prev {
- width: 50px;
- background-image: url(../img/ico_arrow.png);
- height: 90px;
- top: 30%;
- right: -100px;
- }
- .evt--section01 .section--container .swiper--wrap .swiper-button-next::after, .evt--section01 .section--container .swiper--wrap .swiper-button-prev::after {
- display: none;
- }
- .evt--section01 .section--container .swiper--wrap .swiper-button-prev {
- transform: rotate(180deg);
- left: -100px;
- }
- .evt--section02-1 {
- position: relative;
- overflow: hidden;
- background: linear-gradient(to bottom, #004dee, #007ff6);
- }
- .evt--section02-1::before {
- content: "";
- background-image: url(../img/bg_4.png);
- background-repeat: no-repeat;
- background-position: bottom;
- display: inline-block;
- top: 0;
- z-index: 1;
- left: 0;
- position: absolute;
- width: 100%;
- height: 100%;
- }
- .evt--section02-1 .cloud--img1 {
- position: absolute;
- left: 0;
- z-index: 10;
- max-width: 20%;
- top: 100px;
- }
- .evt--section02-1 .cloud--img2 {
- position: absolute;
- right: 0;
- z-index: 10;
- max-width: 30%;
- top: 50px;
- }
- .evt--section02-1 .section--container {
- max-width: 1920px;
- margin: 0 auto;
- }
- .evt--section02-1 .section--container .evt--1 {
- padding: 100px 0 130px;
- position: relative;
- background-position: bottom;
- background-repeat: no-repeat;
- z-index: 1;
- display: flex;
- flex-direction: column;
- justify-content: center;
- align-items: center;
- }
- .evt--section02-1 .section--container .evt--1 h2 {
- max-width: 682px;
- width: 70%;
- }
- .evt--section02-1 .section--container .evt--1 .bg1 {
- position: absolute;
- left: 15%;
- top: 30%;
- }
- .evt--section02-1 .section--container .evt--1 .bg2 {
- position: absolute;
- right: 5%;
- top: 30%;
- }
- .evt--section02-1 .section--container .evt--1 .bg3 {
- left: 7%;
- bottom: 25%;
- position: absolute;
- }
- .evt--section02-1 .section--container .evt--1 .bg4 {
- position: absolute;
- bottom: 25%;
- right: 5%;
- }
- .evt--section02-1 .section--container .evt--1 .evt--box {
- margin-top: 50px;
- font-weight: 600;
- text-align: center;
- font-size: 45px;
- font-family: "Pretendard Variable";
- color: #ffffff;
- line-height: 1.2;
- }
- .evt--section02-1 .section--container .evt--circle {
- font-family: "Pretendard Variable";
- font-weight: 800;
- font-size: 30px;
- padding: 20px 40px;
- background-color: #00175f;
- color: #ffffff;
- border-radius: 50%;
- margin-bottom: 50px;
- display: inline-block;
- }
- .evt--section02-1 .section--container h3 {
- color: #ffffff;
- font-weight: 700;
- margin-bottom: 0;
- text-align: center;
- font-size: 56px;
- font-family: "Pretendard Variable";
- }
- .evt--section02-2 {
- background-color: #007ff6;
- position: relative;
- overflow: hidden;
- }
- .evt--section02-2 .bg1 {
- position: absolute;
- left: 0;
- z-index: 2;
- bottom: 20%;
- max-width: 575px;
- width: 40%;
- }
- .evt--section02-2 .bg2 {
- max-width: 690px;
- width: 40%;
- position: absolute;
- right: 0;
- z-index: 2;
- bottom: 10%;
- }
- .evt--section02-2::after {
- content: "";
- display: inline-block;
- bottom: 0;
- z-index: 1;
- left: 0;
- position: absolute;
- background: linear-gradient(to bottom, #007ff6, #004dee);
- width: 100%;
- height: 100%;
- }
- .evt--section02-2 .section--container {
- max-width: 1500px;
- margin: 0 auto;
- }
- .evt--section02-2 .section--container .evt--circle {
- font-family: "Pretendard Variable";
- font-weight: 800;
- font-size: 30px;
- padding: 20px 40px;
- background-color: #00175f;
- color: #ffffff;
- border-radius: 50%;
- margin-bottom: 50px;
- display: inline-block;
- }
- .evt--section02-2 .section--container h3 {
- color: #ffffff;
- font-weight: 700;
- font-size: 56px;
- font-family: "Pretendard Variable";
- }
- .evt--section02-2 .section--container .evt--2 {
- padding: 120px 0 130px;
- position: relative;
- background-repeat: no-repeat;
- z-index: 20;
- display: flex;
- flex-direction: column;
- justify-content: center;
- align-items: center;
- }
- .evt--section02-2 .section--container .evt--2 h2 {
- max-width: 789px;
- width: 90%;
- }
- .evt--section02-2 .section--container .evt--2 h3 {
- text-align: center;
- margin-bottom: 30px;
- }
- .evt--section02-2 .section--container .evt--2 .evt--box {
- margin-top: 60px;
- margin-bottom: 70px;
- border-radius: 25px;
- background-color: rgba(0, 152, 249, 0.4);
- box-shadow: 0px 2px 9.5px 0.5px rgba(0, 0, 0, 0.23);
- font-weight: 600;
- padding: 75px 90px;
- font-size: 36px;
- font-family: "Pretendard Variable";
- color: #ffffff;
- line-height: 1.2;
- display: flex;
- flex-direction: column;
- gap: 25px;
- }
- .evt--section02-2 .section--container .evt--2 .evt--box li {
- list-style: none;
- font-size: 36px;
- display: flex;
- align-items: center;
- width: 100%;
- font-weight: 400;
- gap: 25px;
- }
- .evt--section02-2 .section--container .evt--2 .evt--box li .circle {
- padding: 10px 40px;
- width: 168px;
- display: inline-block;
- height: 60px;
- border-radius: 30px;
- background-color: #00A2FB;
- text-align: justify;
- }
- .evt--section02-2 .section--container .evt--2 .evt--box li .circle::after {
- content: "";
- display: inline-block;
- width: 100%;
- }
- .evt--section02-2 .section--container .evt--2 .evt--box2 {
- max-width: 470px;
- width: 60%;
- }
- .evt--section02-2 .section--container .evt--2 .evt--btn {
- border-style: solid;
- border-width: 3px;
- border-color: rgb(255, 255, 255);
- border-radius: 50px;
- display: flex;
- align-items: center;
- justify-content: center;
- background-color: #00175f;
- box-shadow: 0px 15px 16px 0px rgba(0, 0, 0, 0.14);
- max-width: 416px;
- width: 100%;
- height: 95px;
- font-family: "Pretendard Variable";
- font-size: 40px;
- font-weight: 800;
- text-decoration: none;
- color: #ffffff;
- }
- .evt--section03 {
- overflow: hidden;
- background: linear-gradient(to bottom, #5DBBFF 0%, #00A8FF 50%, #5DBBFF 100%);
- padding: 150px 0 150px;
- position: relative;
- }
- .evt--section03::before {
- content: "";
- width: 100%;
- height: 100%;
- position: absolute;
- top: 0;
- right: 0;
- background-position: top;
- z-index: 0;
- background-repeat: no-repeat;
- display: inline-block;
- background-image: url(../img/bg_color_2.png);
- }
- .evt--section03::after {
- content: "";
- width: 100%;
- height: 100%;
- position: absolute;
- bottom: 0;
- left: 0;
- background-position: bottom;
- z-index: 0;
- background-repeat: no-repeat;
- display: inline-block;
- background-image: url(../img/bg_color_1.png);
- }
- .evt--section03 .section--container {
- max-width: 1280px;
- z-index: 10;
- position: relative;
- margin: 0 auto;
- }
- .evt--section03 .section--container .section--title {
- text-align: center;
- display: flex;
- flex-direction: column;
- align-items: center;
- margin-bottom: 80px;
- }
- .evt--section03 .section--container .section--title h3 {
- max-width: 750px;
- width: 60%;
- }
- .evt--section03 .section--container .section--title h2 {
- max-width: 945px;
- width: 70%;
- }
- .evt--section03 .section--container .section--title .circle {
- margin-top: 20px;
- max-width: 832px;
- width: 70%;
- }
- .evt--section03 .section--container .promotion--wrap {
- display: flex;
- justify-content: center;
- margin-bottom: 120px;
- gap: 140px;
- }
- .evt--section03 .section--container .promotion--wrap .promotion {
- width: 400px;
- height: 580px;
- background-image: url(../img/img_bg_9.png);
- background-size: 100%;
- background-repeat: no-repeat;
- display: flex;
- align-items: center;
- flex-direction: column;
- color: #ffffff;
- }
- .evt--section03 .section--container .promotion--wrap .promotion h4 {
- font-family: "Pretendard Variable";
- font-size: 56px;
- font-weight: 700;
- line-height: 210px;
- margin-bottom: 0;
- }
- .evt--section03 .section--container .promotion--wrap .promotion p {
- font-family: "gmarketSans";
- font-size: 45px;
- margin-bottom: 0;
- }
- .evt--section03 .section--container .promotion--wrap .promotion h5 {
- line-height: 1.1;
- font-family: "gmarketSans";
- font-size: 86px;
- font-weight: 800;
- margin-bottom: 0;
- }
- .evt--section03 .section--container .promotion--wrap .promotion h5 span {
- font-size: 44px;
- }
- .evt--section03 .section--container .promotion--detail--wrap {
- display: flex;
- flex-direction: column;
- gap: 80px;
- margin-bottom: 460px;
- position: relative;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail {
- color: #373737;
- background-color: #fff;
- border: 3px solid black;
- padding: 70px;
- border-radius: 68px;
- z-index: 3;
- position: relative;
- display: flex;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail:nth-child(1)::before {
- content: "";
- position: absolute;
- display: inline-block;
- width: 318px;
- height: 314px;
- top: -91px;
- left: -48px;
- background-repeat: no-repeat;
- background-image: url(../img/bg_wave_3.png);
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail:nth-child(2)::before {
- content: "";
- position: absolute;
- display: inline-block;
- width: 286px;
- right: -125px;
- top: -36px;
- z-index: 10;
- height: 380px;
- background-repeat: no-repeat;
- background-image: url(../img/bg_wave_4.png);
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--l {
- width: 70%;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--l > span {
- font-size: 44px;
- font-weight: 700;
- display: inline-block;
- font-family: "Pretendard Variable";
- text-decoration: underline;
- margin-bottom: 40px;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--l > h5 {
- font-family: "Pretendard Variable";
- font-size: 54px;
- font-weight: 900;
- margin-bottom: 40px;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--l > h5 > span {
- color: #6d21ed;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--l > ul li {
- line-height: 1.2;
- font-family: "Pretendard Variable";
- font-weight: 500;
- font-size: 38px;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--r {
- width: 30%;
- display: flex;
- flex-direction: column;
- align-items: flex-end;
- justify-content: flex-end;
- text-align: right;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--r > span {
- box-shadow: inset -10px -10px 20px rgba(0, 0, 0, 0.4);
- background: linear-gradient(135deg, #8324ff, #5a3dfd, #0a5aff);
- font-family: "Pretendard Variable";
- font-size: 44px;
- font-weight: 800;
- width: 130px;
- height: 140px;
- line-height: 1.2;
- display: flex;
- align-items: center;
- right: 100px;
- top: 0;
- justify-content: center;
- color: #ffffff;
- position: absolute;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--r > p {
- font-size: 28px;
- font-family: "Pretendard Variable";
- font-weight: 500;
- margin-bottom: 10px;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--r .before--price {
- font-size: 44px;
- font-weight: 700;
- font-family: "Pretendard Variable";
- position: relative;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--r .before--price::after {
- content: "";
- display: inline-block;
- width: 267px;
- height: 62px;
- position: absolute;
- top: 50%;
- left: -30px;
- background-image: url(../img/ico_arrow2.png);
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--r .after--price {
- font-family: "Pretendard Variable";
- font-size: 66px;
- color: #6d21ed;
- font-weight: 900;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail--plus {
- z-index: 2;
- position: absolute;
- font-size: 38px;
- top: calc(100% - 55px);
- width: 100%;
- border-bottom-left-radius: 50px;
- border-bottom-right-radius: 50px;
- font-family: "Pretendard Variable";
- background-color: #9EC3FE;
- padding: 100px 60px 60px;
- font-weight: 500;
- margin-bottom: 0;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail--plus li {
- list-style: none;
- position: relative;
- padding-left: 30px;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail--plus li::before {
- top: 0px;
- left: 0px;
- position: absolute;
- content: "*";
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail--plus strong {
- font-weight: 800;
- text-decoration: underline;
- }
- .evt--section03 .section--container .count--wrap {
- display: flex;
- flex-direction: column;
- position: relative;
- z-index: 10;
- align-items: center;
- }
- .evt--section03 .section--container .count--wrap .count--txt {
- display: flex;
- align-items: flex-end;
- justify-content: center;
- gap: 20px;
- margin-bottom: 90px;
- }
- .evt--section03 .section--container .count--wrap .count--txt .img--wrap {
- position: relative;
- }
- .evt--section03 .section--container .count--wrap .count--txt .img--wrap::before {
- content: "";
- display: inline-block;
- width: 144px;
- height: 80px;
- background-repeat: no-repeat;
- background-size: 100%;
- left: -40%;
- top: 30px;
- position: absolute;
- background-image: url(../img/img_15_bg1.png);
- }
- .evt--section03 .section--container .count--wrap .count--txt .img--wrap::after {
- content: "";
- display: inline-block;
- width: 242px;
- height: 177px;
- background-repeat: no-repeat;
- background-size: 100%;
- right: -70%;
- bottom: 100px;
- position: absolute;
- background-image: url(../img/img_15_bg2.png);
- }
- .evt--section03 .section--container .count--wrap .count--txt > p {
- color: #ffffff;
- font-family: "gmarketSans";
- text-align: center;
- font-size: 46px;
- font-weight: 800;
- margin-bottom: 0;
- text-align: center;
- text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.35);
- }
- .evt--section03 .section--container .count--wrap .count--num {
- display: flex;
- font-family: "gmarketSans";
- gap: 80px;
- margin-bottom: 140px;
- position: relative;
- }
- .evt--section03 .section--container .count--wrap .count--num::before {
- content: "";
- width: 210px;
- left: -300px;
- top: calc(50% - 500px);
- height: 1000px;
- position: absolute;
- background-repeat: no-repeat;
- background-position: center;
- background-image: url(../img/img_bg_10.png);
- }
- .evt--section03 .section--container .count--wrap .count--num::after {
- content: "";
- width: 210px;
- right: -300px;
- top: calc(50% - 500px);
- height: 1000px;
- position: absolute;
- background-repeat: no-repeat;
- background-position: center;
- transform: rotate(180deg);
- background-image: url(../img/img_bg_10.png);
- }
- .evt--section03 .section--container .count--wrap .count--num div {
- display: flex;
- gap: 30px;
- align-items: center;
- }
- .evt--section03 .section--container .count--wrap .count--num div span {
- font-size: 120px;
- color: #ffffff;
- background-color: #7F1BF2;
- width: 140px;
- font-weight: 800;
- height: 210px;
- display: inline-block;
- line-height: 2;
- text-align: center;
- box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
- border-radius: 30px;
- position: relative;
- z-index: 30;
- perspective: 600px;
- overflow: hidden;
- }
- .evt--section03 .section--container .count--wrap .count--num div span.flip {
- animation: flipDown 0.5s ease-in-out;
- }
- .evt--section03 .section--container .count--wrap .count--num div span::before {
- content: "";
- width: 100%;
- z-index: -1;
- display: inline-block;
- left: 0;
- top: 0;
- border-top-left-radius: 30px;
- border-top-right-radius: 30px;
- height: 50%;
- background-color: #8b2ef4;
- position: absolute;
- }
- .evt--section03 .section--container .count--wrap .evt--btn {
- border-style: solid;
- border-width: 3px;
- border-color: rgb(255, 255, 255);
- border-radius: 50px;
- display: flex;
- align-items: center;
- z-index: 10;
- justify-content: center;
- background-color: #00175f;
- box-shadow: 0px 15px 16px 0px rgba(0, 0, 0, 0.14);
- max-width: 416px;
- width: 100%;
- height: 95px;
- font-family: "Pretendard Variable";
- font-size: 40px;
- font-weight: 800;
- text-decoration: none;
- color: #ffffff;
- }
- @media (max-width: 1480px) {
- .section--container {
- padding: 0 20px;
- }
- .evt--section01 .section--container .swiper--wrap .swiper-button-next,
- .evt--section01 .section--container .swiper--wrap .swiper-button-prev {
- display: none;
- }
- .evt--section01 .section--container .swiper--wrap .slide--desc {
- padding: 25px 50px !important;
- min-height: 300px;
- height: auto;
- }
- .evt--section01 .section--container .swiper--wrap .slide--desc h4 {
- font-size: 32px;
- }
- .evt--section01 .section--container .swiper--wrap .slide--desc h4 span {
- font-size: 20px;
- }
- .evt--section01 .section--container .swiper--wrap .slide--desc p {
- font-size: 18px;
- }
- .evt--section02-1 .section--container .evt--1 .bg1 {
- left: 0;
- }
- .evt--section02-1 .section--container .evt--1 .bg1 img {
- width: 80%;
- }
- .evt--section02-1 .section--container .evt--1 .bg2 {
- right: -10%;
- }
- .evt--section02-1 .section--container .evt--1 .bg2 img {
- width: 80%;
- }
- .evt--section02-1 .section--container .evt--1 .bg3 {
- left: 0;
- bottom: 45%;
- }
- .evt--section02-1 .section--container .evt--1 .bg3 img {
- width: 80%;
- }
- .evt--section02-1 .section--container .evt--1 .bg4 {
- bottom: 40%;
- right: -10%;
- }
- .evt--section02-1 .section--container .evt--1 .bg4 img {
- width: 80%;
- }
- }
- @media (max-width: 1200px) {
- .evt--section01 .section--container .swiper--wrap .swiper--tab--wrap .tab--btn {
- font-size: 18px;
- height: 68px;
- }
- .evt--section02-1 .section--container h3 {
- font-size: 36px;
- }
- .evt--section02-1 .section--container .evt--1 .bg1 img {
- width: 50%;
- }
- .evt--section02-1 .section--container .evt--1 .bg2 {
- top: 40%;
- right: -30%;
- }
- .evt--section02-1 .section--container .evt--1 .bg2 img {
- width: 50%;
- }
- .evt--section02-1 .section--container .evt--1 .bg3 img {
- width: 50%;
- }
- .evt--section02-1 .section--container .evt--1 .bg4 {
- right: -240px;
- }
- .evt--section02-1 .section--container .evt--1 .bg4 img {
- width: 50%;
- }
- .evt--section02-2 .bg1 {
- bottom: auto;
- top: 5%;
- }
- .evt--section02-2 .bg2 {
- bottom: auto;
- top: 5%;
- }
- .evt--section02-2 .section--container h3 {
- font-size: 36px;
- }
- .evt--section02-2 .section--container .evt--2 .evt--box {
- padding: 30px;
- }
- .evt--section02-2 .section--container .evt--2 .evt--box li {
- font-size: 30px;
- }
- .evt--section03 .section--container .promotion--detail--wrap {
- gap: 40px;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail {
- padding: 50px;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--l > span {
- font-size: 32px;
- margin-bottom: 20px;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--l > h5 {
- font-size: 48px;
- line-height: 1.4;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--l > ul {
- padding-left: 24px;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--l > ul li {
- font-size: 24px;
- line-height: 1.4;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--r > span {
- right: 50px;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--r > p {
- font-size: 24px;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--r .before--price {
- font-size: 32px;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--r .before--price::after {
- transform: scaleX(-1);
- left: auto;
- right: -10px;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--r .after--price {
- font-size: 48px;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail--plus {
- font-size: 24px;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail--plus li {
- padding-left: 20px;
- }
- .evt--section03 .section--container .count--wrap > p {
- font-size: 30px;
- }
- .evt--section03 .section--container .count--wrap .count--txt > p {
- font-size: 30px;
- }
- .evt--section03 .section--container .count--wrap .count--num {
- width: 100%;
- justify-content: center;
- gap: 5%;
- }
- .evt--section03 .section--container .count--wrap .count--num div {
- width: 33%;
- gap: 5%;
- justify-content: center;
- }
- .evt--section03 .section--container .count--wrap .count--num div span {
- font-size: 120px;
- width: 50%;
- height: auto;
- }
- }
- @media (max-width: 1000px) {
- .evt--section01 .section--container .bg2 {
- display: none;
- }
- .evt--section01 .section--container .bg4 {
- display: none;
- }
- .evt--section01 .section--container .swiper--wrap .swiper--tab--wrap {
- overflow-x: auto;
- white-space: nowrap;
- width: auto;
- }
- .evt--section01 .section--container .swiper--wrap .swiper--tab--wrap .tab--btn {
- width: -moz-fit-content;
- width: fit-content;
- height: auto;
- padding: 15px 15px 10px;
- flex-shrink: 0;
- }
- .evt--section01 .section--container .swiper--wrap .swiper--tab--wrap .tab--btn:first-child::before {
- font-size: 10px;
- }
- .evt--section01 .section--container .swiper--wrap .swiper-pagination span {
- width: 24px;
- height: 24px;
- }
- .evt--section01 .section--container .swiper--wrap .slide--desc {
- padding: 25px 15px !important;
- min-height: 240px;
- }
- .evt--section01 .section--container .swiper--wrap .slide--desc h4 {
- font-size: 24px;
- margin-bottom: 15px;
- }
- .evt--section01 .section--container .swiper--wrap .slide--desc h4 span {
- font-size: 16px;
- }
- .evt--section01 .section--container .swiper--wrap .slide--desc p {
- margin-bottom: 15px;
- font-size: 14px;
- }
- .evt--section03 .section--container .promotion--wrap {
- gap: 20px;
- }
- .evt--section03 .section--container .promotion--wrap .promotion h4 {
- font-size: 32px;
- }
- .evt--section03 .section--container .promotion--wrap .promotion p {
- font-size: 32px;
- }
- .evt--section03 .section--container .promotion--wrap .promotion h5 {
- font-size: 72px;
- }
- .evt--section03 .section--container .promotion--detail--wrap {
- gap: 20px;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--l > span {
- font-size: 24px;
- margin-bottom: 15px;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--l > h5 {
- font-size: 36px;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--l > ul li {
- font-size: 18px;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--r > span {
- font-size: 24px;
- width: 80px;
- height: 90px;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--r > p {
- font-size: 18px;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--r .before--price {
- font-size: 24px;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--r .before--price::after {
- right: -10px;
- height: 50px;
- top: 15px;
- background-size: cover;
- width: 210px;
- background-position: left;
- transform: scaleX(1);
- background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='50' viewBox='0 0 88 20' fill='none'%3E%3Cpath d='M1 1V0.5H0.265087L0.534922 1.18358L1 1ZM8.5 20L9.34929 14.2893L3.97904 16.4091L8.5 20ZM87.5 1V0.5H1V1V1.5H87.5V1ZM1 1L0.534922 1.18358L6.38267 15.9979L6.84775 15.8143L7.31283 15.6307L1.46508 0.816417L1 1Z' fill='%23373737'/%3E%3C/svg%3E");
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--r .after--price {
- font-size: 36px;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail--plus {
- padding: 80px 30px 30px;
- font-size: 18px;
- }
- .evt--section03 .section--container .count--wrap .count--txt {
- margin-bottom: 50px;
- flex-direction: column;
- align-items: center;
- }
- .evt--section03 .section--container .count--wrap .count--txt .img--wrap {
- width: 50%;
- }
- .evt--section03 .section--container .count--wrap .count--txt .img--wrap::before {
- width: 70px;
- top: 0px;
- }
- .evt--section03 .section--container .count--wrap .count--txt .img--wrap::after {
- bottom: auto;
- width: 100px;
- right: -50%;
- top: 50%;
- transform: translateY(-50%);
- }
- .evt--section03 .section--container .count--wrap .count--num div .day--text::after {
- width: 30px;
- right: auto;
- left: calc(100% + 10px);
- background-size: 100%;
- }
- .evt--section03 .section--container .count--wrap .count--num div span {
- font-size: 100px;
- }
- }
- @media (max-width: 767px) {
- .evt--section01 .section--container .section--title .bg--wave--wrap {
- top: 120px;
- }
- .evt--section01 .section--container .section--title .bg--wave--wrap .bg--wave {
- height: 300px;
- width: 450px;
- }
- .evt--section01 .section--container .section--title .bg--wave--wrap .bg--wave .bg--wave2 {
- display: none;
- }
- .evt--section02-1 .section--container .evt--1 .bg1 {
- top: 10%;
- }
- .evt--section02-1 .section--container .evt--1 .bg2 {
- right: -320px;
- top: 5%;
- }
- .evt--section02-1 .section--container .evt--1 .bg3 {
- bottom: auto;
- top: 30%;
- }
- .evt--section02-1 .section--container .evt--1 .bg4 {
- bottom: auto;
- right: -240px;
- top: 35%;
- }
- .evt--section02-1 .section--container .evt--1 .evt--circle {
- font-size: 18px;
- padding: 10px 20px;
- margin-bottom: 30px;
- }
- .evt--section02-1 .section--container .evt--1 h3 {
- font-size: 20px;
- }
- .evt--section02-2 .section--container .evt--2 .evt--box {
- width: 100%;
- }
- .evt--section02-2 .section--container .evt--2 .evt--box li {
- gap: 10px;
- font-size: 18px;
- }
- .evt--section02-2 .section--container .evt--2 .evt--box li .circle {
- padding: 10px 30px;
- height: auto;
- width: auto;
- }
- .evt--section02-2 .section--container .evt--2 .evt--box li .circle::after {
- display: none;
- }
- .evt--section02-2 .section--container .evt--2 .evt--circle {
- font-size: 18px;
- padding: 10px 20px;
- margin-bottom: 30px;
- }
- .evt--section02-2 .section--container .evt--2 h3 {
- font-size: 20px;
- }
- .evt--section02-2 .section--container .evt--2 .evt--btn {
- font-size: 24px;
- height: 80px;
- }
- .evt--section03 .section--container .promotion--wrap {
- margin-bottom: 40px;
- }
- .evt--section03 .section--container .promotion--wrap .promotion {
- height: 450px;
- }
- .evt--section03 .section--container .promotion--wrap .promotion h4 {
- font-size: 20px;
- line-height: 24vw;
- }
- .evt--section03 .section--container .promotion--wrap .promotion p {
- font-size: 20px;
- }
- .evt--section03 .section--container .promotion--wrap .promotion h5 {
- font-size: 48px;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail {
- flex-direction: column;
- padding: 30px;
- gap: 15px;
- border-radius: 20px;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail::before {
- display: none !important;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--l {
- width: 100%;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--l > span {
- font-size: 18px;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--l > h5 {
- font-size: 24px;
- margin-bottom: 20px;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--r {
- width: 100%;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--r > span {
- font-size: 18px;
- width: 60px;
- height: 70px;
- right: 30px;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--r > p {
- margin-bottom: 0;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--r .before--price {
- font-size: 18px;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--r .before--price::after {
- width: 140px;
- height: 30px;
- top: 12px;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail .detail--r .after--price {
- font-size: 24px;
- }
- .evt--section03 .section--container .promotion--detail--wrap .detail--plus {
- border-bottom-left-radius: 20px;
- border-bottom-right-radius: 20px;
- font-size: 14px;
- }
- .evt--section03 .section--container .count--wrap .evt--btn {
- font-size: 24px;
- height: 80px;
- }
- .evt--section03 .section--container .count--wrap .count--txt > p {
- font-size: 20px;
- }
- .evt--section03 .section--container .count--wrap .count--num div .day--text::after {
- width: 20px;
- }
- .evt--section03 .section--container .count--wrap .count--num div span {
- border-radius: 8px;
- font-size: 48px;
- padding: 20px 0;
- }
- .evt--section03 .section--container .count--wrap .count--num div span::before {
- border-top-left-radius: 8px;
- border-top-right-radius: 8px;
- }
- }
- @media (max-width: 500px) {
- .evt--section01 .section--container .swiper--wrap {
- margin-bottom: 50px;
- }
- .evt--section01 .section--container .swiper--wrap .swiper--tab--wrap .tab--btn {
- font-size: 16px;
- }
- .evt--section01 .section--container .swiper--wrap .swiper-pagination span {
- width: 14px;
- height: 14px;
- margin: 0 5px;
- }
- .evt--section01 .section--container .swiper--wrap .slide--desc {
- padding: 25px 15px !important;
- min-height: 200px;
- height: 100%;
- }
- .evt--section01 .section--container .swiper--wrap .slide--desc h4 {
- font-size: 18px;
- }
- .evt--section01 .section--container .swiper--wrap .slide--desc h4 span {
- font-size: 12px;
- }
- .evt--section01 .section--container .swiper--wrap .slide--desc p {
- font-size: 14px;
- }
- .evt--section02-1 .section--container .evt--1 .bg2 {
- top: 2%;
- right: -360px;
- }
- .evt--section02-1 .section--container .evt--1 .bg2 img {
- width: 45%;
- }
- .evt--section02-1 .section--container .evt--1 .bg3 {
- top: 32%;
- }
- .evt--section02-2 .section--container .evt--2 .evt--box {
- padding: 20px;
- }
- .evt--section02-2 .section--container .evt--2 .evt--box li {
- font-size: 14px;
- }
- .evt--section02-2 .section--container .evt--2 .evt--box li .circle {
- padding: 5px 15px;
- white-space: nowrap;
- }
- .evt--section03 .section--container .promotion--wrap .promotion {
- height: 300px;
- }
- .evt--section03 .section--container .promotion--wrap .promotion h4 {
- font-size: 16px;
- margin-bottom: 0px;
- line-height: 22vw;
- }
- .evt--section03 .section--container .promotion--wrap .promotion p {
- font-size: 16px;
- margin-bottom: 0px;
- }
- .evt--section03 .section--container .promotion--wrap .promotion h5 {
- font-size: 36px;
- }
- .evt--section03 .section--container .promotion--wrap .promotion h5 span {
- font-size: 24px;
- }
- .evt--section03 .section--container .count--wrap .count--num div .day--text::after {
- width: 10px;
- }
- .evt--section03 .section--container .count--wrap .count--num div span {
- font-size: 24px;
- padding: 15px 0;
- }
- }/*# sourceMappingURL=style.css.map */
|