body {
	background:#000;
	color:#FFF;
	min-height:100vh;
	display:flex;
	align-items: center;
}

.mo_only {
	display:none
}

br.mo_br {
	display:none;
}

.bgblur {
	background-color: rgb(0 0 0 / 0.3);
	backdrop-filter: blur(3px);
    position: absolute;
    height: 100%;
    width: 100%;
	display:none;
    z-index: 5;
}

header.psp {
	border:none;
	background-color:transparent;
	height:61px;
	z-index:2
}

.top_bar {
	height:16px;
	width:100%;
	background:#181818;
	border-bottom:1px solid rgba(16, 221, 86, 0.40);
}

.top_bar_center {
	position: absolute;
	width:356px;
	height:46px;
	background:url(https://imgdata.work/psp/assets/images/main/evg4jc2o.png);
	background-repeat: no-repeat;
	left:50%;
	top:15px;
	transform:translateX(-50%);
	z-index:999;
}

.top_bar_center > div {
	height:70%;
}

.top_bar_center a {
	color:#10DD56;
	padding:0 15px;
}

.top_member_gnb a {
	color:#818181;
}

main {
	width:100%;
	height:100vh;
	position: relative;
	overflow:hidden;
}

.object_planet {
	width:557px;
	height:557px;
	position: absolute;
	top:50%;
	left:0;
	background:url(https://imgdata.work/psp/assets/images/main/y8a1ef0vpe.png);
	background-repeat: no-repeat;
	background-size: cover;
	transform:translate(-60%, -50%);
	transition: opacity 0.3s ease-in-out;	
}

.object_galaxy {
	width:851px;
	position: absolute;
	bottom:0;
	right:-10%;
	transition: opacity 0.3s ease-in-out;	
	z-index:-1;
}
.object_galaxy img {
	width:100%;
	height:auto;
}


.object_star {
	width:796px;
	position: absolute;
	bottom:5%;
	right:-5%;
	transition: opacity 0.3s ease-in-out;	
	z-index:-1;
}
.object_star img {
	width:100%;
	height:auto;
	opacity:0.9;
}


.compas_bg {
	position: absolute;
	width:50%;
	bottom:2rem;
	left:50%;
	transform:translateX(-50%);
}

.compas_bg img {
	width:100%;
	height:auto;
}


.footbar_bg {
	position: absolute;
	height:64px;
	width:100%;
	left:0;
	bottom:0;
	background-image:url(https://imgdata.work/psp/assets/images/project/galaxy/rtzdh3ip.png);
	background-repeat:no-repeat;
	opacity:0.5;
}


.section1 {
	height:100vh;
	max-width:1216px;
	margin:0 auto;
	width: calc(100% - 2rem);
}

.sec1_title_txt1 {
	color: var(--green, #10DD56);
	font-family: Bai Jamjuree;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 500;
	line-height: 130%; /* 18.2px */
	backdrop-filter: blur(2px);
}

.sec1_title_txt2 {
	color: var(--white, #FFF);
	/* Headline 1 */
	font-family: Pretendard;
	font-size: 3rem;
	font-style: normal;
	font-weight: 800;
	line-height: 130%; /* 62.4px */
	backdrop-filter: blur(2px);
	margin-top: 0.75rem
}

.sec1_info {
	
}

.galaxy_project_join_btn {
	position: relative;
}

.btn_ln1 {
	height:50px;
	padding:0rem 2.5rem;
	color:#10DD56;
	border-radius:25px;
	border:1px solid #10DD56;
	font-size: 1rem;
	font-weight:500;
	background:#000;
	z-index:2;
	position: absolute;
	left:0;top:0;
}

.galaxy_project_join_btn .btn_arrow {
	position: absolute;
	top:0;
	left:0px;
	width:50px;
	height:50px;
	border-radius:25px;
	border:1px solid #10DD56;
	text-align:center;
	display: flex;
	justify-content: center;
    align-items: center;
	z-index:1;
}


.rank_title {
	color: var(--green, #10DD56);
	/* Headline 7 */
	font-family: Pretendard;
	font-size: 1rem;
	font-style: normal;
	font-weight: 800;
	line-height: 130%; /* 20.8px */
}


.color_green {
	color:#10DD56
}

.rank_list {
	display:flex;
	justify-content: space-between;
	align-items: center;
	margin-top:10px;
}

.rank_list li {
	display:flex;
	justify-content: space-between;
	padding-right:28px;
}
.rank_list li:last-child{
	padding-right: 0;
}


.rank_list li div.no {
	color:#10DD56;
	font-weight:500;
}
.rank_list li div.uname {
	color:#FFF;
	font-weight:600;
	padding-left:8px;
}
.rank_list li span.Galaxy {
	display:block;
	color:#818181;
	margin-top:10px;
	font-weight:500;
}

.rank-up::after {
	content:'▲';
	color:#10DD56;
	margin-left:10px;
	line-height:1.25rem;
}

.rank-down::after {
	content:'▼';
	color:#FF0000;
	margin-left:10px;
	line-height:1.25rem;
}
.rank-maintain::after {
	content:'';
	margin-left:10px;
	 width: 8px;
	height: 2px;
	display: inline-block;
	background-color: #10DD56;
}

.join_list {
	margin-top: 1.25rem;
}

.join_list .join_people {
	margin-top:1.25rem;
	color: var(--gray-4, #B6B6B6);
	/* Body1 */
	font-family: Pretendard;
	font-size: 1rem;
	font-style: normal;
	font-weight: 500;
	line-height: 160%; /* 25.6px */
}

.join_list .join_galaxy {
	margin-top:2.125rem;
	color: var(--gray-4, #B6B6B6);
	/* Body1 */
	font-family: Pretendard;
	font-size: 1rem;
	font-style: normal;
	font-weight: 500;
	line-height: 160%; /* 25.6px */
}

.psp_gray4 {
	color:#B6B6B6
}

.counter, .counter2 {
	color: var(--white, #FFF);
	/* Headline 2 */
	font-family: Pretendard;
	font-size: 2.75rem;
	font-style: normal;
	font-weight: 700;
	line-height: 130%; /* 57.2px */
}

.counter span, .counter2 span {
	font-family: 'Bai Jamjuree', sans-serif;
	font-size: 0.75rem;
	font-weight:500;
	opacity:0;
}

.counter span.complate, .counter2 span.complate {
	margin-left:1rem;
	transition:margin-left 5000ms;
}

.progress_bar {
	margin-top: 1.25rem;
	position: relative;
	padding: 10px 0;
}

.bars_box {
	position: relative;
	max-width:270px;
	height:10px;
}

.bars {
	position: absolute;
	width:100%;
	height:10px;
	left:0;
	top:0;
	border-radius:5px;
	opacity:0.2;
	background-image: linear-gradient(to right, #2FEA9B , #7FDD53);
}

.bars_Cleared {
	position: absolute;
	width:0;
	height:10px;
	left:0;
	top:0;
	border-radius:5px;
	opacity:1;
	background-image: linear-gradient(to right, #2FEA9B , #7FDD53);
}

.bar_text {
	position: absolute;
	right:-30px;
	top:50%;
	transform:translateY(-50%);
	color: var(--white, #FFF);
	font-feature-settings: 'clig' off, 'liga' off;
	font-family: Pretendard;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 600;
	line-height: 1.125rem; /* 150% */
}




/*Modal*/
.confirm_btn_box {
	display:flex;
	justify-content: center;
	align-items: center;
	margin-top:2rem;
}

.confirm_btn_box button.confirm_btn {
	margin:0 10px;
	display: flex;
	width: 100px;
	padding: 10px 60px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	border-radius: 100px;
	border: 1px solid var(--green, #10DD56);

	/* btn glow */
	box-shadow: 0px 0px 10px 0px #10DD56;

	color: var(--green, #10DD56);
	font-size: 1rem;
	font-style: normal;
	font-weight: 500;
	line-height: 140%; /* 22.4px */
}




	.content .text01 {
		font-family: 'Roboto Mono', monospace;
	}

	.content .text02 {
		font-size:2.25rem;
		font-weight:700;
		color:--green;
	}



/*begin*/

	main.begin .content {
		display:flex;
		justify-content: center;
		align-items: center;
		height:100%;
		background:url(https://imgdata.work/psp/assets/images/project/galaxy/spbiusk2.png);
		background-repeat:no-repeat;
		background-size:cover;
		background-position:center center
	}

	main.begin .text_box {
		padding:3rem 3rem 2.5rem;
	}


	main.begin .text_box .text01 {
		color: var(--green, #10DD56);
		text-align: center;
		font-family: Roboto Mono;
		font-size: 0.875REM;
		font-style: normal;
		font-weight: 500;
		line-height: normal;
	}

	main.begin .text_box .text02 {
		color: var(--green, #10DD56);
		text-align: center;
		/* Headline 3 */
		font-family: Pretendard;
		font-size: 2.25REM;
		font-style: normal;
		font-weight: 700;
		line-height: 130%; /* 46.8px */
		margin-top: 0.938rem
	}


/* 	guideBook */
main.guide .text_box{
	padding-top: 6.25rem;
	text-align: center;
}
main.guide .text_box .text01{
	margin-bottom: 1.25rem;
	color: var(--green);
}
main.guide .text_box .text02{
	font-size: 1.5rem;
	line-height: 130%;
}
main.guide .guide-swiper-wrap{
	position: relative;
}
main.guide .guide-swiper{
	position : static;
	overflow: hidden;
	max-width:696px;
	margin: 0 auto;
}
main.guide .guide-swiper-prev-btn i,
main.guide .guide-swiper-next-btn i{
	display : block;
	width: 10px;
	height: 20px;
	background: url("https://imgdata.work/psp/assets/images/icons/ico_swiper_arrow_g.svg") no-repeat center / cover;
}
main.guide .guide-swiper-prev-btn,
main.guide .guide-swiper-next-btn{
	position: absolute;
	left: 60px;
	top: 160px;
	transform: rotate(180deg);
}

main.guide .guide-swiper-prev-btn.swiper-button-disabled,
main.guide .guide-swiper-next-btn.swiper-button-disabled{
	display: none;
}

main.guide .guide-swiper-next-btn{
	left: auto;
	right : 60px;
	transform: rotate(0deg);
}
main.guide .guide-swiper-next-btn span{
	position: absolute;
	left: 50%;
	top: -28px;
	transform: translateX(-50%);
	font-size: 12px;
	color: var(--green);
	font-weight: 500;
	width : max-content;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.2s ease-in-out,
							visibility 0.2s ease-in-out;
}
main.guide .guide-swiper-next-btn span.on{
	opacity: 1;
	visibility: visible;
	animation: updown 1.75s ease-in-out infinite;
}
@keyframes updown{
	0%{
		top: -28px;
	}
	50%{
		top: -36px;
	}
	100%{
		top: -28px;
	}
}
main.guide .swiper-slide .wv_modal_btn{
	cursor: pointer;
}
main.guide .guide-swiper .swiper-slide .img_box{
	display : flex;
	justify-content: space-between;
}
main.guide .guide-swiper .swiper-slide:nth-child(1) .img_box img{
	width : 162px;
}
main.guide .guide-swiper > .swiper-wrapper >.swiper-slide:nth-child(1),
main.guide .guide-swiper > .swiper-wrapper >.swiper-slide:nth-child(3){
	padding-top: 30px;
}
main.guide .swiper-slide:nth-child(1) p{
	color: #C4C4C4;
	line-height: 160%;
}
main.guide .swiper-slide:nth-child(2) > p{
	position : absolute;
	left: 50%;
	top: -34px;
	transform: translateX(-50%);
	line-height: 160%;
	margin-bottom : 14px;
}
main.guide .swiper-slide:nth-child(2) ul{
	display : grid !important;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 0.625rem;
	width : 350px;
	margin: 0 auto;
}
main.guide .swiper-slide:nth-child(2) li{
	width : 100%;
	position : relative;
	cursor: pointer;
}

main.guide .swiper-slide:nth-child(2) li::before{
	content: "";
	width : 100%;
	height: 100%;
	display : block;
	position : absolute;
	top: 0;
	left: 0;
	z-index : 10;
	box-shadow: inset 0px 0px 0px 0px #10DD56 ;
	transition: box-shadow 0.2s ease-in-out;
}
main.guide .swiper-slide:nth-child(2) li.on::before{
	box-shadow: inset 0px 0px 6px 0px #10DD56 ;
}
main.guide .swiper-slide:nth-child(2) li img{
	width : 100%;
}
main.guide .swiper-slide:nth-child(2) .btn_box{
	margin-top: 14px;
}
main.guide .swiper-slide:nth-child(2) .btn_box p{
	color: #C4C4C4;
	line-height: 160%;
}
main.guide .swiper-slide:nth-child(2) .btn_box p button{
	font-size: 1rem;
	text-decoration: underline;
	transition: color 0.2s ease-in-out;
}
main.guide .swiper-slide:nth-child(2) .btn_box p button.on{
	color: var(--green);
}
main.guide .swiper-slide:nth-child(2) .btn_box p sup{
	font-size: 12px;
	color: var(--green);
}
main.guide .swiper-slide:nth-child(3) .img_box{
	display : flex;
	justify-content: center;
	gap: 18px;
	max-width: 340px;
	margin: 0 auto;
}
main.guide .swiper-slide:nth-child(3) .img_box img{
	max-width: calc(50% - 9px)
}
main.guide .swiper-slide:nth-child(3) p{
	color: #C4C4C4;
}

main.guide .swiper-slide:nth-child(4) .link_group{
	display: flex;
	justify-content: center;
	gap: 10px;
	margin-top: 88px;
}
main.guide .swiper-slide:nth-child(4) .link_group a{
	text-align: center;
	position : relative;
	width : 162px;
	height: 162px;
	border-radius: 8px;
	border: 1px solid rgba(255,255,255,0.6);
	background-color: rgba(0,0,0,0.5);
	font-size: 1rem;
	color: var(--gray5);
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
main.guide .swiper-slide:nth-child(4) .link_group a span{
	font-size: 16px;
	/* margin-top: 30px; */
	font-weight: 600;
	line-height: 140%;
	margin-bottom: 8px;
	display : inline-block;
}

main.guide .swiper-slide:nth-child(4) .link_group a i{
	display : block;
	position: absolute;
	right : 10px; top: 10px;
	width : 16px;
	height: 16px;
	background: url("https://imgdata.work/psp/assets/images/project/galaxy/guide/guide_slide04_arrow.svg") no-repeat center / cover;
}
main.guide .swiper-slide:nth-child(4) .link_group + .galaxy_project_join_btn{
	display: block;
	margin: 0 auto;
	width : 176px;
}

main.guide .swiper-pagination{
	bottom: -30px;
	left: 50%;
	transform: translateX(-50%);
	height: 9px;
	display : flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
}
main.guide .swiper-pagination-bullet{
	background-color: #2F2F2F;
	opacity: 1;
}
main.guide .swiper-pagination-bullet-active{
	background-color: #10DD56;
}

main.guide .slide1_swiper .swiper-pagination{
	display : none;
}
main.guide .back_btn{
	position: absolute;
	left: 20px; top: 30px;
	display:flex;
	align-items: center;
	gap: 6px;
	font-size: 1rem;
	color: var(--green);
}
main.guide .back_btn::before{
	display: inline-block;
	content: "";
	width : 15px;
	height: 15px;
	background: url("https://imgdata.work/psp/assets/images/project/galaxy/ico-back_btn-arrow.svg") no-repeat center / cover;
}

#imgScaleModal{
	position: absolute;
	left: 50%; top: 50%;
	transform: translate(-50%,-50%);
	z-index : 100;
	width : calc(100% - 40px);
	max-width: 480px;
	border-radius: 8px;
	border: 1px solid var(--green);
	background-color: #000;
	padding: 50px 0;
}
#imgScaleModal .close_modal{
	position: absolute;
	top: 20px; right: 20px;
	width : 32px;
	height: 32px;
}
#imgScaleModal .modal_content img{
	width : 280px;
	height: 280px;
	margin: 0 auto;
}
/* 	guideBook END */


/*tutorial*/

	main.tutorial .content {
		display:flex;
		justify-content: center;
		align-items: center;
		height:100%;
		background:url(https://imgdata.work/psp/assets/images/project/galaxy/spbiusk2.png);
		background-repeat:no-repeat;
		background-size:cover;
		background-position:center center
	}

	main.tutorial .text_box {
		padding:3rem 3rem;
	}


	main.tutorial .text_box .text01 {
		color: var(--green, #10DD56);
		text-align: center;
		font-family: Roboto Mono;
		font-size: 0.875REM;
		font-style: normal;
		font-weight: 500;
		line-height: normal;
	}

	main.tutorial .text_box .text02 {
		color: var(--green, #10DD56);
		text-align: center;
		/* Headline 3 */
		font-family: Pretendard;
		font-size: 2.25REM;
		font-style: normal;
		font-weight: 700;
		line-height: 130%; /* 46.8px */
		margin-top: 1.25rem
	}

	/*tutorial view*/

	main.tutorial_body .body {
		display:flex;
	}

	main.tutorial_body .pic-control {
		position:relative;
		width:100%;
		height:100%;
	}

	



/*Modal*/
.blur {
    filter: blur(3px);
    -webkit-filter: blur(3px);
}

.ui-dialog {
	background:#2F2F2f;
	border:1px solid #10DD56 !important;
	border-radius:8px;
	
}

.ui-dialog .ui-dialog-content {padding:2rem};


.ui-widget.ui-widget-content {
	border:1px solid #10DD56;
}

.ui-dialog-title, .ui-dialog-titlebar {display:none}
.ui-widget-overlay {background:transparent;}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-family: 'Pretendard';
	font-size:1rem;
}

.dialog_btn.close_modal {
	position: absolute;
	top:0.5rem;
	right:0.5rem;
}

.modal_common {
	overflow:hidden;
}
.modal_content {
	color:#10DD56;
}



.modal_content h1 {
	font-size:1.5rem;
	font-weight:700;
	text-align:center;
}

.modal_content .btn_ln1 {
	background:#2F2F2f;
}

.explain_body_photo_swiper .explain_body_photo .swiper-slide{
	width: 50%;
}

#explainModal1 .explain_body_photo{
	gap: 18px;
}
.explain_body_photo{
	justify-content: space-between;
}
 .explain_body_photo_swiper .explain_body_photo .swiper-slide{
	width : max-content;
}
#explainModal3 .explain_body_photo_swiper .explain_body_photo .swiper-slide,
#explainModal7 .explain_body_photo_swiper .explain_body_photo .swiper-slide{
	width : 50%;
}
#explainModal3 .explain_body_photo_swiper .explain_body_photo .swiper-slide div,
#explainModal3 .explain_body_photo_swiper .explain_body_photo .swiper-slide img,
#explainModal7 .explain_body_photo_swiper .explain_body_photo .swiper-slide div,
#explainModal7 .explain_body_photo_swiper .explain_body_photo .swiper-slide img{width : 100%;}

#explainModal10 .explain_head,
#explainModal9 .explain_head{
	padding-bottom: 10px;
}
#explainModal10 .scr_wrap,
#explainModal9 .scr_wrap{
	max-height: 500px;
	overflow-y: scroll;
	overflow-x: hidden;
}
#explainModal10 .scr_wrap::-webkit-scrollbar {width: 4px; padding: 4px 0;}
#explainModal9 .scr_wrap::-webkit-scrollbar {width: 4px; padding: 4px 0;}
#explainModal10 .scr_wrap::-webkit-scrollbar-thumb,
#explainModal9 .scr_wrap::-webkit-scrollbar-thumb{
	border-color: transparent
}

.explainModal{
	min-height: max-content !important;
}
.explainModal_wrap.load{
	min-height: 400px;
}
.explainModal_wrap .front{
	width : 100%;
	min-width : 100%;
	height: max-content;
	opacity: 1;
	visibility: visible;
}
.explainModal_wrap .back{
	height: 0;
	opacity: 0;
	visibility: hidden;
}
.explainModal_wrap .front.hide{
	height: 0;
	opacity: 0;
	visibility: hidden;
}
.explainModal_wrap .back.show{
	height: max-content;
	opacity: 1;
	visibility: visible;
}

.explainModal_wrap .pic_title{
	font-size: 0.875rem;
	color: #C4C4C4;
	margin-top: 6px;
	text-align: center;
}
.explainModal_wrap .explain_title.unflip{
	color: var(--green);
	cursor: pointer;
}

.explainModal_wrap .loader {
	display : none;
	color: #10DD56;
	font-size: 45px;
	text-indent: -9999em;
	overflow: hidden;
	width: 1em;
	height: 1em;
	border-radius: 50%;
	position: absolute;
	left: 50%; top: 50%;
	transform: translate3d(-50%, -50%, 0);
	animation: mltShdSpin 1.35s infinite ease, round 1.35s infinite ease;
}
.explainModal_wrap .loader.load{
	display: block;
}

@keyframes mltShdSpin {
	0% {
		box-shadow: 0 -0.83em 0 -0.4em,
		0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
		0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
	}
	5%,
	95% {
		box-shadow: 0 -0.83em 0 -0.4em,
		0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
		0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
	}
	10%,
	59% {
		box-shadow: 0 -0.83em 0 -0.4em,
		-0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em,
		-0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
	}
	20% {
		box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em,
		-0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em,
		-0.749em -0.34em 0 -0.477em;
	}
	38% {
		box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em,
		-0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em,
		-0.82em -0.09em 0 -0.477em;
	}
	100% {
		box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em,
		0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
	}
}

@keyframes round {
	0% { transform: translate3d(-50%,-50%,0) rotate(0deg) }
	100% { transform: translate3d(-50%,-50%,0) rotate(360deg) }
}



main .my-info {
	width:100%;
	display:flex;
	align-items: center!important;
	height:70%;
}

.my-score {
	width:100%;
	position: relative;
	display:flex;
	flex-direction: column!important;
	align-items: center!important;

}

.my-ranking {
	width:100%;
	position: relative;
	display:flex;
	flex-direction: column!important;
	align-items: center!important;
}

.my-ranking::after {
	content:'';
	position: absolute;
	left:0;
	top:0;
	width:1px;
	height:100%;
	background:#474747;
}


.my-info .my-info-title {
	color: var(--green, #10DD56);
	text-align: center;
	font-family: Roboto Mono;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: uppercase;
}

.my-info .my-info-desc {
	color: var(--gray-4, #B6B6B6);
	text-align: center;
	font-family: Pretendard;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 500;
	line-height: 160%; /* 22.4px */
	margin-top:1.875rem;
}

.my-info .my-info-body {
	color: var(--gray2, #474747);
	text-align: center;
	font-family: Bai Jamjuree;
	font-size: 2.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 1.8px;
	margin-top:1.5rem;
	transform: scale(0.8);
	transition: all 0.5s;
}

.my-info .my-info-body.done {
	transform: scale(1);
}

.my-info .my-info-body span {
	color: var(--green, #10DD56);
}



.mypage .content{
	border: none;
	background: #222322;
	backdrop-filter: blur(25px);
	padding: 40px 40px 48px 32px;
}
main.mypage .content::before{
	display: none;
}
main.mypage .my-info{
	width: max-content;
	margin-bottom: -12px;
}
.mypage .my-score,
.mypage .my-ranking{
	width: max-content;
	flex-direction: row !important;
	align-items: flex-end !important;
}
.mypage .my-ranking::after{display: none;}
.mypage .my-ranking::before{
	content: "";
	display: block;
	position: relative;
	top: -24px;
	background-color: #474747;
	width: 4px; height: 4px;
	border-radius: 50%;
	margin: 0 1rem;
}
.mypage .certificate_btn{
	border-radius: 8px;
	gap: 10px;
	padding: 8.5px 20px;
	border: 1px solid var(--green);
}
.mypage .select_days{
	gap: 10px;
}
.mypage .wv_select.year_select{
	width: 73px;
}
.mypage .wv_select.month_select{
	width: 62px;
}
.mypage .wv_select .wv_select_btn{
	padding: 8.5px 12px;
	background-color: #161616;
	border-radius: 8px;
	color: #C4C4C4;
}
.mypage .wv_select.show{
	border: none;
}
.mypage .wv_select .wv_select_btn::after{
	content: "";
	height: 9px;
	width: 6px;
	background: url("../../images/project/galaxy/5baiqnnto1.svg") no-repeat center / cover;
	transform: translateY(-50%) rotate(90deg);
}
.mypage .wv_select.show .wv_select_btn::after{
	transform: translateY(-50%) rotate(-90deg);
}
.mypage .wv_select .wv_option_list{
	height: 187px;
	height: max-content;
	margin-top: 0;
	padding: 0;
	padding-bottom: 8.5px;
	border-radius: 0 0 8px 8px;
	border: none;
	background-color: #161616;
}
.mypage .wv_select .wv_option_list label{
	padding: 4px 6px;
	text-align: center;
	color: #C4C4C4;
}
.mypage .wv_select.show .wv_select_btn{
	border-radius: 8px 8px 0 0;
}
.mypage .pic_list ul{
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.mypage .pic_list ul li{
	width: 150px;
}
.mypage .pic_list ul li .pic_detail_btn{
	width: 100%;
}
.mypage .pic_list li .img_box{
	position: relative;
	width: 100%;
	height: 150px;
	overflow: hidden;
}
.mypage .pic_list li .img_box > span{
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	line-height: 160%;
	background-color: rgba(16, 221, 86, 0.7);
	opacity: 0;
	transition: opacity 0.2s ease-in-out;
}
.mypage .pic_list li .pic_detail_btn:hover .img_box > span{
	opacity: 1;
}
.mypage .pic_list li p{
	gap: 12px;
	font-family: Bai Jamjuree;
}
.mypage .pic_list li p span{
	font-family: Bai Jamjuree;
	font-weight: 400;
	color: #818181;
	transition: color 0.2s ease-in-out,
							text-shadow 0.2s ease-in-out;
}
.mypage .pic_list li p span:nth-of-type(1){
	font-weight: 600;
}
.mypage .pic_list li .pic_detail_btn:hover p span{
	color: var(--green, #10DD56);
	text-shadow: 0px 0px 6px #10DD56;
}


.pagination{
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 5px;
}
.pagination a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 34px;
	height: 34px;
	font-size: 13px;
	font-weight: 500;
	font-family: Bai Jamjuree;
	color: #fff;
	border-radius: 8px;
}
.pagination a.active{
	border: 1px solid var(--green);
	background-color: #161616;
}
.pagination a.prev,
.pagination a.next{
	background: url("../../images/icons/ico_pagination_arrow.svg") no-repeat center / 12px 12px;
}
.pagination a.prev{
	transform: rotate(180deg);
}


@media all and (max-width: 768px){
	.mypage .content{
		padding: 177px 24px 30px;
		background-color: transparent;
		backdrop-filter: blur(0);
	}
	main.mypage .my-info{
		position: absolute;
		top: 82px;
		left: 50%;
		transform: translateX(-50%);
		height: max-content;
	}
	.mypage .my-info .my-info-body{
		font-size: 42px;
		margin-top: 4px;
	}
	.mypage .my-ranking::before{
		top: -28px;
		margin: 0 10px;
	}
	.mypage .certificate_btn{
		border-radius: 0;
		border: none;
		padding-right: 0;
	}
	.mypage .pic_list ul{
		gap: 14px;
		display: grid;
		grid-template-columns: repeat(3, 1fr);
	}
	.mypage .pic_list ul li{
		position: relative;
		width: 100px;
		width: 100%;
	}
	.mypage .pic_list ul li::before{
		content: "";
		width: 100%;
		padding-top: 133%;
		display: block;
	}
	.mypage .pic_list ul li .pic_detail_btn{
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		height: 75.191%;
		width: 100%;
	}
	.mypage .pic_list li .img_box{
		height: 100px;
		height: 100%;
	}
	.mypage .pic_list li p span:nth-of-type(1){
		display: none;
	}
	.mypage_mo_head .mo_top_title{
		display: none;
	}
	.mypage_mo_head .mo_top_title2{
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		z-index: 10;
		color: var(--green);
	}
}


/* #waitModal{ */
/* 	position: fixed; */
/* 	max-width: 384px; */
/* 	width: calc(100% - 36px); */
/* 	height: 280px; */
/* 	border-radius: 20px; */
/* 	background-color: #FCFCFC; */
/* 	border: 1px solid #9297FF; */
/* 	padding: 0; */
/* } */
/* #waitModal .close_modal{ */
/* 	position: absolute; */
/* 	left: 50%; top: -42px; */
/* 	transform: translateX(-50%); */
/* 	width: 32px; height: 32px; */
/* 	border-radius: 50%; */
/* 	border: 1px solid var(--purple); */
/* 	background: #fff url("../images/icons/ico_close_purple.svg") no-repeat center / 6px 6px; */
/* 	margin: 0; */
/* 	padding: 0; */
/* } */
#privacyModal,
#waitModal{
	height: 340px !important;
	min-height: 340px;
	padding: 60px 14px 36px 30px;
}
#privacyModal .scrollbar_custom,
#waitModal .scrollbar_custom{
	height: 100%;
	padding: 0;
	padding-right: 10px;
	overflow-y: scroll;
	font-size: 0.875rem;
	text-align: left;
	color: #fff;
}
#privacyModal .modal_cont,
#waitModal .modal_cont{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#privacyModal .scrollbar_custom::-webkit-scrollbar,
#waitModal .scrollbar_custom::-webkit-scrollbar{
	width: 8px;
}
#privacyModal .scrollbar_custom::-webkit-scrollbar-thumb,
#waitModal .scrollbar_custom::-webkit-scrollbar-thumb{
	border: 3px solid #2F2F2F;
}
@media all and (max-width: 768px){
	#privacyModal .dialog_btn.close_modal,
	#waitModal .dialog_btn.close_modal{
		top: 10px;
		right: 10px;
	}
}