@charset "utf-8";

/* button */
.com_btn_box01 {
    display: flex;
    justify-content: center;
}
.com_btn_box01.flex-end {
    justify-content: flex-end;
}
.com_btn_box01.flex-start {
    justify-content: flex-start;
}
.commonBtn01 {
    width: 140px;    
    height: 40px;
    text-align: center;    
    border-radius: 500px;
    font-size: 18px;
    font-weight: 600;
    color: #FF0707;
    transition: all 0.3s ease-in-out;
    border: 1px solid #FF0707;
    box-shadow: 0px 0px 20px 0px rgba(255, 7, 7, 0.00);
}

.commonBtn01.type02 {
    background: #FF0707;
    color: #fff;
}

.commonBtn01:hover {
    background: #FF0707;
    box-shadow: 0px 5px 10px 0px rgba(255, 7, 7, 0.50);
    color: #fff;
    transform: scale(1.04);
}

.commonBtn02 {
    text-transform: uppercase;
    width: 300px;
    height: 70px; 
    padding: 0 30px;
    font-size:18px;
    font-weight: 700;
    color: #f7f7f7;
    transition: all 0.3s ease-in-out;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 99px;
    background: #383838;
    border: 1px solid transparent;
}


.commonBtn02.type02 {
    border-color: #ff0707;
    background-color: transparent;
}
.commonBtn02.type03 {
    background-color: transparent;
    /* border-color: #222; */
    color: #222;
}

/* .commonBtn02.type03.red {
    border-color: #FF0707;
} */

.commonBtn02.type01:hover {
    box-shadow: 0px 0px 20px 0px rgba(255, 255, 255, 0.25);
    font-weight: 600;
}
.commonBtn02.type02:hover {
    box-shadow: 0px 0px 20px 0px #FF0707;
    background-color: #FF0707;
    transform: scale(1.04);
}
.commonBtn02.type03:hover {

background: var(--w-100, #FAFAFA);
box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
    color: #75265A;
    transform: scale(1.04);
    font-weight: 700;
}
.commonBtn02.type03.red:hover {
background: var(--point_00, #75265A);
box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
color: #fff;
}

.commonBtn02.type03:hover img {
    filter: invert(79%) sepia(91%) saturate(800%) hue-rotate(280deg) brightness(90%) contrast(95%)
}

.commonBtn02.type03.red:hover img {
   filter: brightness(0) invert(1);
}

.commonBtn02.pink {
background: var(--point_00, #75265A);
color: #fff;
}

@media all and (max-width:1760px) {
    .commonBtn01 {
        width: 130px;
        height: 35px;
        font-size: 14px;
    }   
}

@media all and (max-width:1400px) {
    .commonBtn01 {
        width: 110px;
        height: 30px;
        font-size: 13px;
    }   
}
/* END button */



/* sub_visual */
.sub_visual {
	/* margin-bottom: 150px; */
	/* padding: 0 1.15%; */
	box-sizing: border-box;
	display: flex;
	align-items: center;
	/* aspect-ratio: 1 / 0.46875; */
	/* aspect-ratio: 1 / 0.564583333; */
    /* max-height: 1084px; */
	height: 740px;
    border-radius: 0 0 100px 100px;

	background: url('/img/sub_visual_bg.png') no-repeat center / cover;

}

.sub_bgt01 {
	background: url(/img/con_bg.png)no-repeat top;
	background-size: cover;
}

.sub_bgt02 {
	background: url(/img/sub_title_bg2.png)no-repeat top;
	background-size: cover
}

.sub_bgt03 {
	background: url(/img/sub_title_bg3.png)no-repeat top;
	background-size: cover
}

.sub_bgt04 {
	background: url(/img/sub_title_bg4.png)no-repeat top;
	background-size: cover
}

.sub_bgt05 {
	background: url(/img/sub_title_bg5.png)no-repeat top;
	background-size: cover
}

.sub_bgt06 {
	background: url(/img/sub_title_bg6.png)no-repeat top;
	background-size: cover
}

.sub_bgt08 {
	background: url(/img/sub_title_bg8.png)no-repeat top;
	background-size: cover
}

.sub_bgt09 {
	background: url(/img/sub_title_bg9.png)no-repeat top;
	background-size: cover
}

/* 서브 gif 파일 이미지 크기 */
.gif_img {
	/* width: 90% !important;
	padding-left: 5% 
    aspect-ratio: 1 / 1.505555555;
	max-height: 1084px;*/
}

.gif_img2 {
	width: 71% !important;
	padding-left: 10%
}

.gif_img3 {
	width: 86% !important;
	padding-left: 4%
}

.gif_img4 {
	width: 82% !important;
	padding-left: 8%
}

.gif_img5 {
	width: 82% !important;
	padding-right: 10%
}

.gif_img6 {
	width: 82% !important;
	padding-left: 10%
}

.sub_visual ul {
	display: table;
	vertical-align: middle;
}

.sub_visual ul li {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
}

.sub_visual ul li:nth-child(1) {
	padding-right: 72px;
}

.sub_visual ul li:nth-child(2) {
	padding-left: 72px;
}

.sub_visual ul li img {
	width: 100%;
    /*box-shadow: 0 0 36px 0 rgba(0, 0, 0, 0.25);*/
}

.sub_visual ul li p {
	/* float: right; */
	width: 92%;
	margin-top: 38px;
	/* padding-right: 5.7%; */
	font-size: 24px;
	box-sizing: border-box;
	word-break: keep-all;
	letter-spacing: -0.05em;
	color: #666;
	font-weight: 400;
	line-height: 42px;
	font-style: normal;
	font-family: 'Montserrat';
}


.sub_visual ul li .sub_eng_tit
 {
	font-size: 18px;
	color: #666;
	font-weight: 400;
	line-height: 32px;
	font-family: 'Montserrat';
}

.sub_visual ul li p strong {
	font-weight: 500;
}

.sub_visual ul li p.large {
	width: 91%;
}

.sub_visual ul li p span.col01 {
	color: #e4185d;
}

.sub_visual ul li p span.col02 {
	color: #5ac102;
}

.sub_visual ul li p span.col03 {
	color: #4972f6;
}

.sub_visual ul li p span.col04 {
	color: #656566;
}

.sub_visual ul li p span.col05 {
	color: #222e77;
}




/* 모바일 */
@media all and (max-width:999px) {

	/* sub_visual */
	.sub_visual {
		/* margin-bottom: 12%; */
		padding-top: 15.5155155155vw;
		padding-bottom: 10.5105105105vw;
		height: unset;
		    border-radius: 0 0 50px 50px
	}

	.sub_visual.mb_reverse_visual
	 {
				/* margin-bottom: 12%; */
		/* padding-top: 24.5155155155vw; */
		padding-top: 19.515516vw;
		padding-bottom: 0;
		height: unset;
	}

	.sub_visual ul {
		display: block;
	}

	
	.sub_visual ul li {
		display: block;
		width: 100%;
	}

		.sub_visual.mb_reverse_visual ul,
		.mv_reverse02
		 {
		display: flex;
		flex-direction: column-reverse;
	}

	.sub_visual ul li:first-child {
		padding: 10% 2%;
		overflow: hidden;
		box-sizing: border-box;
	}
	.port_tab ul li {
		width: calc(33.3333% - 34px);
	}
	.sub_visual ul li p {
		margin-top: 6%;
		font-size: 5vw;
		padding-right: 3%;
	}
    
    .sub_visual p br {
        display: none;
    }

}




.id_save_box02 {
	display: flex;
	align-items: center;
	gap: 10px;
	font-size: 16px;
	color: #222;
	font-weight: 400;
	position: relative;
}
/* .id_save_box02 input {
	appearance: none !important;
	outline: unset !important;
	border: unset !important;
	margin: unset !important;
	padding: unset !important;
	min-width: 70px;
	width: 70px;
	height: 40px;	
	cursor: pointer;
	border-radius: 50px;
	background-color: #E8E8E8;	
}
.id_save_box02::after {
	content: '';
	position: absolute;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	background-color: #fff;
	left: 5px;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.3s ease;
} */
.id_save_box02:has(input:checked)::after {
	left: 35px;
}
.id_save_box02 input:checked {
	background-color: var(--color-primary01);
}
.sign_agree_wrapper01 {
	padding: 15px 0;
	border-bottom: 1px solid #e3e3e3;
}
.id_save_box03 {
	display: flex;
	gap: 10px;
	align-items: center;
	font-size: 16px;
	color: #222;
	font-weight: 400;
}
.id_save_box03.type02 {
	justify-content: space-between;
	padding: 10px 0;
}
.underLine {
	text-decoration: underline;
	text-underline-position: under;
}
/* .id_save_box03 input {
	appearance: none !important;
	outline: unset !important;
	border: unset !important;
	margin: unset !important;
	padding: unset !important;
	min-width: 30px;
	width: 30px;
	height: 30px;
	background: url('/img/id_chk03.png') no-repeat center / cover;
	cursor: pointer;
} */
/* .id_save_box03 input:checked {
	background: url('/img/id_chk03_active.png') no-repeat center / cover;
} */

.com_con_tit.dotAfter {
	font-size: 30px;
	font-weight: bold;
}