/* style css */
body, html {
	overflow-x:hidden;
}

img {
	-webkit-user-drag: none;
}

::selection {
   background: #1d4f67;
   color: #fff
}

::-moz-selection {
   background: #1d4f67;
   color: #fff
}

::-webkit-selection {
    background: #1d4f67;
   color: #fff
}

a[href^="tel"]{
    color:inherit;
    text-decoration:none;
	font-family:'Pretendard-Bold';
}

body, html {
	
}

body {
	-ms-overflow-style: none;  /* IE and Edge */
	scrollbar-width: none;  /* Firefox */
	user-select:none;
	-webkit-font-smoothing: antialiased;
	color:#333;
}

.container {
	max-width: 900px;
	margin: auto;
}

.section00 {
	padding: 5vw 0 2vw;
}

.section00 .text {
	padding-left: 2.5vw;
}

.section00 .text b {
	display: block;
	font-family:'NanumSquareNeo-dEb';
	font-size: 1.6vw;
	line-height: 120%;
	letter-spacing: -1px;
	margin-bottom: 2vw;
	color: #252525;
}

.section00 .text p {
	font-family:'NanumSquareNeo-bRg';
	font-size: 1vw;
	line-height: 125%;
	letter-spacing: -0.5px;
	color: #777777;
}

.section00 .img {
	width: 100%;
	margin-top: 4vw;
}

.section001 {
	padding-top: 3vw !important;
}

.section001 .logo__ {
	width: 16vw;
}

.section001 .img__ {
	width: 28vw;
	padding-top: 5vw;
}

.section001 .flex__ {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: flex-end;
	margin-top: -2vw;
}

.section001 .btn__ {
	width: 22vw;
}

.section001 .btn__ img {
	cursor: pointer;
}

.section001 .rt_img__ img {
	width: 13vw;
}

.section001 .text {
	padding: 2.5vw;
	font-size: 0.95vw;
	letter-spacing: -0.5px;
	font-family: 'NanumSquareNeo-bRg';
	color: #777777;
}

.section001 .text b {
	font-size: 1.3vw;
	font-family: 'NanumSquareNeo-cBd';
	color: #252525;
}

.section001 .text p {
	line-height: 32px;
}

.section001.bg__::before {
	display: none;
}

.bg__ {
	background-color: #7539e6;
	padding: 5vw 4vw 8.5vw;
}

.bg__::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 2vw;
	top: -2vw;
	left: 0;
	border-top-right-radius: 50px;
    border-top-left-radius: 50px;
	background-color: #fff;
}

.s2 {
	position: relative;
	background-color: #fff;
}

.tag {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -1.5vw;
	width: 18vw;
}

.s02 {
	position: relative;
	background-color: #342b45;
}

.s02.bg__::before {
	background-color: #342b45;
}

.s03 {
	position: relative;
	background-color: #fdfdfd;
	background-image: url("../img/s03_bg.png");
    background-position: center 90%;
    background-size: 100%;
}

.s03.bg__::before {
	background-color: #fdfdfd;
}

.s3 {
	position: relative;
	background-color: #eeeeee;
}

.s3.bg__::before {
	background-color: #eeeeee;
}

.s3 .title {
	width: 22vw;
	margin-bottom: 2.7vw;
}

.s3 .num input {
	text-align: center;
}

.s3 .num .number__ {
	font-family:'Pretendard-Medium';
	display: flex;
	align-items: center
}

.s3 .num .number__ p {
	font-family:'Pretendard-SemiBold';
	font-size: 1.3vw;
	padding: 1.2vw 4vw;
	background-color: #e0e0e0;
	color: #252525;
	height: 3.4vw;
	display: flex;
    align-items: center;
}

.s3 .num .hypen {
	padding: 0 1.2vw;
	margin-bottom: 0;
	font-family:'Pretendard-SemiBold';
	color: #252525;
}

.s3 .para__ {
	padding-top: 5vw;
	width: 32vw;
	margin: auto;
}

.s4 {
	position: relative;
	background-color: #e5e5e5;
}

.s4.bg__::before {
	background-color: #e5e5e5;
}

.s4 .title {
	width: 34vw;
	margin-bottom: 2.7vw;
}

.sec {
	position: relative;
}

/*.section01, .section03, .section05 {
	background-color: #f5f5f5;
}

.section02, .section04 {
	background-color: #f0f0f0;
}*/

.num__ {
	margin-bottom: 1.5vw;
	font-family:'Pretendard-Medium';
	color: #1d4f67;
	font-size: 0.9vw;
	letter-spacing: -0.5px;
}

.que {
	font-family:'Pretendard-Regular';
	font-size: 1.3vw;
	line-height: 120%;
	letter-spacing: -1px;
	color: #252525;
	margin-bottom: 1vw;
}

.que b {
	color: #252525;
	line-height: 120%;
	font-family:'Pretendard-Regular';
}

.para {
	position: relative;
	margin-bottom: 1.5vw;
	font-family:'Pretendard-Medium';
	font-size: 0.95vw;
	line-height: 125%;
	letter-spacing: -0.5px;
	color: #353535;
	background-color: #ececec;
	padding: 1vw;
}

.para b {
	font-family:'Pretendard-Bold';
	line-height: 125%;
	color: #1d4f67;
}

.para span {
	color: #1d4f67;
	line-height: 125%;
}

/*.para::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 0.35vw;
	height: 5vw;
	background-color: #d9d9d9;
}

.section02 .para::before, 
.section05 .para::before {
	height: 1.25vw;
}*/

.ans {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	background-color: #e0e0e0;
	border-radius: 15px;
	border: 1px solid #cccccc;
	padding: 0.8vw 1.5vw;
	margin-bottom: 2.5vw;
}

.sec:last-child .ans {
	margin-bottom: 0;
}

/*.ans::after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: -2.4vw;
	width: 100%;
	height: 1px;
	background-color: #7f7f7f;
}*/

.ans label {
	display: flex;
	align-items: center;
	width: 50%;
	height: 2.6vw;
	border-radius: 5px;
	font-size: 1.2vw;
	color: #555555;
	letter-spacing: -1.5px;
	cursor: pointer;
	font-family:'Pretendard-Regular';
}

.ans label.active {
	font-family:'Pretendard-SemiBold';
	color: #7539e6;
}

.ans input[type="checkbox"] {
    width: 1.2vw;
    height: 1.2vw;
    cursor: pointer;
    border: 1px solid #bbbbbb;
	background-color: transparent !important;
    appearance: none;
    border-radius: 50%;
    position: relative;
	margin-right: 1vw;
}

.ans input[type="checkbox"]:checked {
	background-image: url("../img/check_img_on.png");
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: contain;
	background-color: transparent !important;
    border: 1px solid transparent;
}

.ans input:focus {
	box-shadow: none;
}

.ans .text__ {
	position: relative;
	width: 100%;
	height: 10vw;
	font-family:'NanumSquareNeo-bRg';
	font-size: 1.1vw;
	line-height: 125%;
	letter-spacing: -0.5px;
	color: #252525;
	padding: 1vw;
	border-radius: 10px;
}

.ans textarea::placeholder {
	color: #d9d9d9;
}

.section06 .ans {
	
}

.tit {
	font-family:'Pretendard-Regular';
	font-size: 1.1vw;
	letter-spacing: -0.5px;
	color: #252525;
	max-width: 100%;
}

.tit.name, .tit.num {
	margin-bottom: 2vw;
}

.tit span {
	margin-bottom: 0.3vw;
	text-align: left;
	display: block;
	color: #252525;
	font-size: 1.3vw;
	letter-spacing: -1.2px;
}

.tit .sm {
	font-size: 1vw;
}

.tit b {
	font-family:'Pretendard-Regular';
	color: #7539e6;
}

.tit input {
	font-family:'Pretendard-Medium';
	font-size: 1.3vw;
	letter-spacing: -0.5px;
	width: 100%;
	height: 3.4vw;
	color: #252525;
	background-color: #fff;
	padding: 1.2vw;
	border: none !important;
}

.section05 .tit input {
	margin-bottom: 0.3vw;
}

.tit input::placeholder {
	font-family:'Pretendard-Regular';
	color: #d9d9d9;
	font-size: 1.3vw;
}

.tit input:focus {
  background-color: #fff !important;
}

.section06 .para {
	color: #353535;
	background-color: transparent;
	padding: 0;
	margin: 2.5vw 0;
	font-size: 0.98vw;
}

.btn {
	position: relative;
	cursor: pointer;
	margin-top: 2vw;
}

.btn p {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-family:'Pretendard-Bold';
	font-size: 2.8vw;
	letter-spacing: -1px;
	color: #fff;
	width: 100%;
	text-align: center;
}

@keyframes btn_ani {
    50% {
		opacity: 1;
	}
}

.s5 {
	position: relative;
	background-color: #242b37;
}

.footer {
	position: relative;
	background-color: #ffffff;
	font-family:'Pretendard-Medium';
	color: #151515;
	line-height: 150%;
	letter-spacing: -1px;
	text-align: left;
	font-size: 1.3vw;
	padding: 2vw 4vw 6vw !important;
}

.footer img {
	width: 12vw;
	display: block;
}

.footer b {
	font-family:'Pretendard-Bold';
}

@media(min-width:1921px) {
	.section00 {
		padding: 100px 0 30px;
	}

	.section00 .text {
		padding-left: 40px;
	}

	.section00 .text b {
		font-size: 28px;
	}

	.section00 .text p {
		font-size: 18px;
	}

	.section00 .img {
		margin-top: 80px;
	}

	.bg__ {
		padding: 80px 80px 160px;
	}

	.bg__::before {
		height: 40px;
		top: -40px;
	}

	.section001 {
		padding-top: 60px !important;
	}

	.section001 .logo__ {
		width: 310px;
	}

	.section001 .img__ {
		width: 540px;
		padding-top: 90px;
	}

	.section001 .btn__ {
		width: 430px;
	}

	.section001 .rt_img__ img {
		width: 240px;
	}

	.section001 .text {
		padding: 40px;
		font-size: 17px;
	}

	.section001 .text b {
		font-size: 24px;
	}

	.section001 .text p {
		line-height: 32px;
	}

	.tag {
		width: 350px;
	}

	.s3 .title {
		width: 410px;
	}

	.s3 .para__ {
		width: 640px;
	}

	.s4 .title {
		width: 630px;
		margin-bottom: 50px;
	}
	
	.num__ {
		margin-bottom: 20px;
	}

	.que {
		font-size: 24px;
		margin-bottom: 20px;
	}
	
	.ans {
		margin-bottom: 50px;
	}

	.ans label {
		font-size: 24px;
		height: 50px;
	}

	.ans input[type="checkbox"] {
		width: 20px;
		height: 20px;
	}

	.ans::after {
		bottom: -45px;
	}

	.para {
		font-size: 17px;
		margin-bottom: 35px;
	}

	/*.para::before {
		width: 6px;
		height: 86px;
	}

	.section02 .para::before, .section05 .para::before {
		height: 22px;
	}*/

	.ans .text__ {
		font-size: 24px;
		padding: 20px;
		height: 180px;
	}

	.tit span {
		font-size: 24px;
		margin-bottom: 10px;
	}

	.tit input {
		font-size: 24px;
		height: 70px;
        padding: 20px;
	}
	
	.tit input::placeholder {
		font-size: 24px;
	}

	.tit .sm {
		font-size: 23px;
	}

	.section06 .tit {
		font-size: 19px;
	}

	.s3 .num .number__ p {
		height: 70px;
		font-size: 24px;
		padding: 0 80px;
	}

	.section06 .num .hypen {
		padding: 0 15px;
	}

	.section06 .para {
		font-size: 18px;
	}

	.btn p {
		font-size: 48px;
	}

	.footer {
		font-size: 24px;
		padding: 30px 80px 110px !important;
	}

	.footer img {
		width: 210px;
	}
}

@media(max-width:1600px) {
	.section001 .btn__ {
		width: 26vw;
	}

	.section001 .rt_img__ img {
		width: 16vw;
	}
}


@media(max-width:1280px) {
	.section00 {
		padding: 13vw 0 6vw;
	}

	.section00 .img {
		margin-top: 13vw;
	}
	
	.section00 .text {
		padding-left: 7vw;
	}

	.section00 .text b {
		font-size: 6vw;
		margin-bottom: 5vw;
	}

	.section00 .text p {
		font-size: 3.5vw;
	}

	.section001 {
		padding-top: 7vw !important;
	}

	.section001 .logo__ {
		width: 36vw;
	}

	.section001 .img__ {
		width: 60vw;
		padding-top: 10vw;
	}

	.section001 .flex__ {
		margin-top: -4vw;
	}

	.section001 .btn__ {
		width: 53vw;
	}

	.section001 .rt_img__ img {
		width: 28vw;
	}

	.section001 .text {
		font-size: 3.5vw;
		padding: 7vw;
		line-height: 120%;
		font-family: 'NanumSquareNeo-bRg';
	}

	.section001 .text b {
		font-size: 6vw;
		font-family: 'NanumSquareNeo-cBd';
		color: #252525;
	}

	.section001 .text p {
		line-height: 30px;
		color: #777777;
	}

	.tag {
		top: -3.5vw;
		width: 45vw;
	}

	.bg__ {
		padding: 10vw 7vw 17vw;
	}

	.bg__::before {
		height: 3vw;
		top: -3vw;
	}

	.s3 .title {
		width: 52vw;
		margin-bottom: 6.5vw;
	}

	.s3 .para__ {
		padding-top: 7vw;
		width: 78vw;
	}

	.s4 .title {
		width: 80vw;
		margin-bottom: 6.5vw;
	}

	.num__ {
		margin-bottom: 4vw;
		font-size: 3.5vw;
	}

	.que {
		font-size: 4vw;
		margin-bottom: 3vw;
	}

	.ans {
		padding: 2vw;
		margin-bottom: 6.5vw;
	}

	.ans label {
		font-size: 4vw;
		height: 7.5vw;
		letter-spacing: -1.5px;
		padding-left: 3.5vw;
	}

	.ans input[type="checkbox"] {
		width: 3.5vw;
		height: 3.5vw;
		margin-right: 3vw;
	}

	.para {
		font-size: 3.5vw;
		margin-bottom: 6vw;
		padding: 3vw;
	}

	.section02 .para::before, 
	.section05 .para::before {
		height: 4vw;
	}

	.ans .text__ {
		font-size: 4.2vw;
		padding: 3vw;
		height: 32vw;
		border-radius: 10px;
	}

	.section06 .ans {
		width: 100%;
	}

	.tit {
		font-size: 4vw;
		margin-bottom: 3vw;
	}

	 .tit.name, .tit.num {
		margin-bottom: 5vw;
	}

	 .tit span {
		margin-bottom: 1vw;
		font-size: 4vw;
	}

	 .tit input {
		height: 12vw;
		font-size: 4vw;
		padding: 3vw 4vw;
		border-radius: 0 !important;
	}

	 .tit input::placeholder {
		font-size: 4vw;
	}

	.tit .sm {
		font-size: 3.3vw;
	}

	.section05 .tit input {
		margin-bottom: 1.5vw;
	}

	.s3 .num .number__ p {
		height: 12vw;
		font-size: 4vw;
		padding: 0 6vw;
	}

	.section06 .para {
		font-size: 3.3vw;
		margin: 7vw 0;
	}
	
	.btn {
		margin-top: 5vw;
	}

	.btn p {
		font-size: 6.5vw;
	}

	.footer {
		font-size: 3.8vw;
		padding: 4vw 7vw 12vw !important;
	}

	.footer img {
		width: 30vw;
	}

}
