/* :::::: 마우스 커서 :::::: */
label {
	cursor: url('/images/cursor03.cur'), auto !important;
}
.agreement_box input {
	cursor: url('/images/cursor03_click.cur') 15 15, auto !important;
}
.contact_submit {
	cursor: url('/images/cursor03_click.cur') 15 15, auto !important;
}
.contact_submit .submit_title {
	cursor: url('/images/cursor03_click.cur') 15 15, auto !important;
}
.contact_submit .contact_submit_btn {
	cursor: url('/images/cursor03_click.cur') 15 15, auto !important;
}


.wrap_controllers {
	display: none;
}
.contact_wrap {
	width: 1300px;
	overflow: hidden;
	margin: 0 auto 140px;
}
.contact_wrap .contact_left {
	float: left; 
	width: 50%;
	height: 100vh;
	display: table;
}
.contact_wrap .contact_left .contact_left_inside {
	width: 100%;
	height: inherit;
	display: table-cell;
	vertical-align: middle;
}
.contact_text_box {
	width: 100%;
	margin-bottom: 80px;
}
.contact_text_box h1 {
	font-size: 90px;
	font-family: 'Orbitron', sans-serif;
	font-weight: 900;
	letter-spacing: -0.0380em;
	color: #9018ce; /* Old browsers */
    background: linear-gradient(to right, #fb0266 20%, #9018ce 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	/* cursor: default; */
	line-height: 1;
	margin-bottom: 38px;
}
.contact_text_box .bar {
	width: 17px;
	height: 5px;
	background-color: #000;
	margin-bottom: 20px;
}
.contact_text_box h2 {
	font-size: 30px;
	font-family: 'Noto Sans KR', sans-serif;
	font-weight: 700;
	letter-spacing: -0.0380em;
	color: #1c1c1c; /* Old browsers */
	/* cursor: default; */
	line-height: 1;
	margin-bottom: 15.5px;
}
.contact_text_box h3 {
	font-size: 20px;
	font-family: 'Noto Sans KR', sans-serif;
	font-weight: 400;
	letter-spacing: -1px;
	color: #1c1c1c; /* Old browsers */
	/* cursor: default; */
	line-height: 1;
}
.contact_info_box {
	width: 100%;
}
.contact_info_box .first_line {
	width: 100%;
	overflow: hidden;
	margin-bottom: 60px;
}
.contact_info_box .second_line {
	width: 100%;
	overflow: hidden;
}
.contact_info_box .first_line .first_info, .contact_info_box .second_line .first_info {
	float: left;
	margin-right: 40px;
}
.contact_info_box .first_line .second_info, .contact_info_box .second_line .second_info  {
	float: left;
}
.first {
	margin-bottom: 10px;
}
.first ul {
	overflow: hidden;
}
.first ul li {
	float: left;
}
.first ul li.circle {
	width: 30px;
	height: 30px;
	background-color: #1c1c1c;
	display: table;
	border-radius: 100%;
	margin-right: 8px;
}
.first ul li.circle p {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	font-family: 'Orbitron', sans-serif;
	font-weight: 700;
	color: #fff; /* Old browsers */
	/* cursor: default; */
	line-height: 1;
}
.first ul li.text {
	position: relative;
	z-index: 2;
	margin-top: 2.5px;
}
.first ul li.text:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: -10%;
	z-index: -1;
	width: 114%;
	height: 54%;
	background-color: #fae10f;
}
.first ul li.text p {
	font-size: 20px;
	font-family:'Orbitron', sans-serif;
	font-weight: 800;
	color: #1c1c1c; /* Old browsers */
	/* cursor: default; */
	line-height: 1;
}
.second_bar {
	width: 210px;
	height: 2px;
	background-color: #1c1c1c;
	margin-bottom: 8.5px;
}
.thrid_text, .thrid_text a {
	font-size: 16px;
	font-family:'Noto Sans KR', sans-serif;
	font-weight: 500;
	letter-spacing: -0.5px;
	color: #1c1c1c; /* Old browsers */
	/* cursor: default; */
	line-height: 1.4;
	padding-bottom: 1px;
	/* cursor: pointer; */
}
.contact_wrap .contact_right {
	float: left;
	width: 50%;
	margin-top: 80px;
	padding-bottom: 1%;
}
.contact_right_wrap {
	padding: 8% 7% 10%;
	border: 1px solid #1c1c1c;
	position: relative;
	z-index: 3;
	width: 83%;
    -moz-box-shadow: 1em 1em 0 rgba(0,0,0,1);
    -webkit-box-shadow: 1em 1em 0 rgba(0,0,0,1);
    box-shadow: 1em 1em 0 rgba(0,0,0,1);
}
/*
.contact_right_wrap:before {
	content: '';
	position: absolute;
	right: -3%;
	bottom: -3%;
	z-index: -1;
	width: 100%;
	height: 100%;
	background-color: #1c1c1c;
}
*/

.info_input input.input_1 {
    font-family: 'Noto Sans KR';
    font-size: 18px;
    color: #1c1c1c;
    letter-spacing: -0.5px;
    padding-left: 2%;
}

.form_title_box .form_title {
	font-size: 40px;
	font-family:'Orbitron', sans-serif;
	font-weight: 900;
	letter-spacing: -1.5px;
	color: #f7036a; /* Old browsers */
	line-height: 1;
	margin-bottom: 7%;
}
.info_input {
	width: 100%;
	height: 60px;
	position: relative;
	margin-bottom: 4%;
}
.info_input02 {
	width: 100%;
	height: 100px;
	position: relative;
	margin-bottom: 10%;
}
.info_input label {
	width: 25%;
    /* height: 60px; */
    display: inline-block;
    letter-spacing: -1px;
    font-size: 20px;
    color: #1c1c1c;
    font-weight: bold;
    padding: 10px 0;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-35%);
    z-index: 5;
}

.info_input02 label {
	width: 25%;
    /* height: 60px; */
    display: inline-block;
    letter-spacing: -1px;
    font-size: 20px;
    color: #1c1c1c;
    font-weight: bold;
    padding: 10px 0;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-35%);
    z-index: 5;
}


input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder { /* WebKit browsers */
  color:transparent;
}
 
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color:transparent;
}
 
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder { /* Mozilla Firefox 19+ */
  color:transparent;
}
 
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder { /* Internet Explorer 10+ */
  color:transparent;
}
.info_input input[type="text"] {
    width: 74%;
    height: 60px;
    box-sizing: border-box;
    outline: none !important;
    border-bottom: 2px solid #1c1c1c;
    left: 26%;
    position: absolute;
}

.info_input input.service_type_hidden {
    width: 0;
    height: 60px;
    box-sizing: border-box;
    outline: none !important;
	border: 0px solid #1c1c1c;
    left: 26%;
    position: absolute;
	font-family: 'Noto Sans KR';
	transition: all 0.5s;
	display: none;
}
.info_input input.service_type_hidden.active {
	width: 74%;
	border-bottom: 2px solid #1c1c1c !important;
	display: block;
}

.info_input select.front {
    width: calc(70%/3);
    height: 60px;
    box-sizing: border-box;
	padding-left: 2%;
    outline: none !important;
    border-bottom: 2px solid #1c1c1c !important;
    left: 26%;
    position: absolute;
	font-family: 'Noto Sans KR';
	font-size: 18px;
	color: #888;
	letter-spacing: -0.5px;
	font-weight: 400;
	text-align: center;
	border-radius: 0 !important;
}
.info_input input.middle {
    width: calc(70%/3);
    height: 60px;
    box-sizing: border-box;
    outline: none !important;
    border-bottom: 2px solid #1c1c1c;
	left: 51%;
    position: absolute;
	font-family: 'Noto Sans KR';
	text-align: center;
}
.info_input input.tail {
    width: calc(70%/3);
    height: 60px;
    box-sizing: border-box;
    outline: none !important;
	left: 77%;
    border-bottom: 2px solid #1c1c1c;
    position: absolute;
	font-family: 'Noto Sans KR';
	text-align: center;
}

.info_input select.mail_last {
    width: calc(65%/2);
    height: 60px;
    box-sizing: border-box;
    outline: none !important;
	left: 66%;
    border-bottom: 2px solid #1c1c1c !important;
    position: absolute;
	font-family: 'Noto Sans KR';
	font-size: 18px;
	color: #888;
	letter-spacing: -0.5px;
	font-weight: 400;
	text-align: center;
	line-height: 1.3;
}
.info_input select.mail_last.active {
	display: none;
}

.info_input input.mail_last_hidden {
    box-sizing: border-box;
    outline: none !important;
	left: 66%;
    border-bottom: 0px solid #1c1c1c;
    position: absolute;
	font-family: 'Noto Sans KR';
	color: #1c1c1c;
	font-weight: 400;
	text-align: center;
	line-height: 1.3;
	transition: all 0.5s;
	display: none;
}
.info_input input.mail_last_hidden.active {
	width: calc(65%/2);
    height: 60px;
    border-bottom: 2px solid #1c1c1c !important;
	display: block;
}

.info_input input.mail_front {
    width: calc(65%/2);
    height: 60px;
    box-sizing: border-box;
    outline: none !important;
	left: 26%;
    border-bottom: 2px solid #1c1c1c;
    position: absolute;
	font-family: 'Noto Sans KR';
	text-align: center;
}
.mail_middle_text {
	position: relative;
}
.mail_middle_text:after {
    position: absolute;
    content: '@';
    left: 60.5%;
    top: 58%;
    transform: translateY(-50%);
	font-family: 'Noto Sans KR';
	font-size: 1vw;
	letter-spacing: -0.0380em;
}

.info_input input[type="text"].active {
	border: 0;
}
.info_input02 > textarea {
    width: 74%;
    height: 100%;
    padding: 10px;
    outline: none !important;
    border-bottom: 2px solid #1c1c1c;
    left: 26%;
    position: absolute;
	font-family: 'Noto Sans KR';
	font-size: 18px;
	color: #1c1c1c;
}

.info_input label span.red {
	font-size: 10px;
    color: #e9004a;
    /* vertical-align: top; */
    position: absolute;
    top: 50%;
	transform: translateY(-72%);
}
.info_input02 label span.red {
	font-size: 10px;
    color: #e9004a;
    /* vertical-align: top; */
    position: absolute;
    top: 0;
}
.info_input label span.title {
	font-family: 'Noto Sans KR';
	font-size: 20px;
	font-weight: 700;
	color: #1c1c1c;
	letter-spacing: -1.2px;
}
.info_input02 label span.title {
	font-family: 'Noto Sans KR';
	font-size: 20px;
	font-weight: 700;
	color: #1c1c1c;
	letter-spacing: -1.2px;
}
.info_name {
	position: absolute;
	left: 30%;
}
.name_tabindex {
	position: absolute;
    left: 26%;
    z-index: 10;
    top: 50%;
    transform: translateY(-50%);
	display: block;
	opacity: 1;
	transition: all .1s;
	font-family: 'Noto Sans KR';
	font-size: 18px;
	color: #888;
	letter-spacing: -0.5px;
	font-weight: 400;
	box-sizing: border-box;
	padding-left: 2%;
}
.name_tabindex.active {
	opacity: 0;
	left: 0;
	right: -100%;.
	display: none;
}
.info_input > select.url { 
    box-sizing: border-box; 
    outline: none !important; 
    border-bottom: 2px solid #1c1c1c !important; 
    width: 74%;
    height: 60px;
    box-sizing: border-box;
    left: 26%;
    position: absolute;
    font-family: 'Noto Sans KR';
    font-size: 18px;
    color: #888;
	letter-spacing: -0.5px;
	padding-left: 2%;
	border-radius: 0 !important;
}
.info_input > select.service_type { 
    box-sizing: border-box; 
    outline: none !important; 
    border-bottom: 2px solid #1c1c1c; 
    width: 74%;
    height: 60px;
    box-sizing: border-box;
    left: 26%;
    position: absolute;
    font-family: 'Noto Sans KR';
    font-size: 18px;
    color: #888;
	letter-spacing: -0.5px;
	padding-left: 2%;
}
.info_input > select.service_type.active {
	display: none;
}
select {
	width:100%;
	height:100%;
	border:0;
	-webkit-appearance:none; /* for chrome */
	-moz-appearance:none; /*for firefox*/
	appearance:none;
	box-sizing: border-box;
	background:transparent;
	/* cursor: pointer; */
	font-family: 'Noto Sans KR';
}
.info_input > select.url > option {
	font-family: 'Noto Sans KR';
}
select::-ms-expand{
   display:none;/*for IE10,11*/
}
.info_input > .select_btn02 {
    background: url(../images/main/select_btn.png) no-repeat center right;
    width: 12px;
    height: 9px;
    position: absolute;
    left: 44%;
    top: 53%;
    transform: translateY(-50%);
}

.info_input > .select_btn {
    background: url(../images/main/select_btn.png) no-repeat center right;
    width: 12px;
    height: 9px;
    position: absolute;
    right: 5%;
    top: 50%;
    transform: translateY(-50%);
}


/*
.agreement_box {
	text-align: center;
	margin: 0 auto 9%;
	position: relative;
	width: fit-content;
}
*/
.agreement_box_wrap {
	overflow: hidden;
	margin: 0 auto 9%;
	width: fit-content;
	padding-bottom: 6px;
}
.agreement_box {
	float: left;
	position: relative;
	width: fit-content;
	margin-right: 0.4vw;
}
.agreement_content_check {
	text-align: center;
	/* cursor: pointer; */
}
.agreement_content_check_title {
	width: fit-content;
    font-family: 'Noto Sans KR';
    font-size: 1vw;
    font-weight: 700;
    color: #888;
    letter-spacing: -0.0375em;
	display: block;
	border-bottom: 1px solid #666;
	line-height: 1.6;
	margin: 0 auto 10%;
}

/*
.agreement_box input[type="checkbox"] {
	transform: translate(-3px,0px);
	width: 15px;
	height: 15px;
}
*/
input[id="agreement"] + label {
	display: inline-block;
	width: 15px;
	height: 15px;
	border: 2px solid #1c1c1c;
	/* cursor: pointer; */
	position: relative;
}

input[id="agreement"] {
	display: none;
}
/*
input[id="agreement"] + label {
	transform: translate(-3px,0px);
	width: 15px;
	height: 15px;
}
*/
input[id="agreement"]:checked + label {
	background-color: red;
	content: "\2713";
	color: #fff;
	border: 2px solid #f7036a;
	background: #f7036a;
	position: relative;
}

input[id="agreement"]:checked + label:before {
	content: "\2713";
	position: absolute;
	font-family:"Font Awesome 5 free";
	color:#fff;
	font-size:17px;
	text-align:center;
	font-weight: 900;
}


.agreement_title span {
    font-family: 'Noto Sans KR';
    font-size: 18px;
    font-weight: 700;
    color: #f7036a;
    letter-spacing: -0.0375em;
	display: inline-block;
	/* cursor: pointer; */
	margin-right: 0.1vw;
	position: relative;
	line-height: 16px;
}
.agreement_title {
    font-family: 'Noto Sans KR';
    font-size: 18px;
    font-weight: 400;
    color: #888;
	line-height: 16px;
    letter-spacing: -0.0375em;
	display: inline-block;
	/* cursor: pointer; */
	float: left;
}
.agreement_title span:after {
	clear: both;
	content: '';
	position: absolute;
	left: 0 ;
	bottom: -40%;
	/*
	transform: translateX(-50%);
	*/
	width: 0;
	height: 2px;
	background-color: #f7036a;
	transition: all 0.3s;
}

.agreement_title span:hover:after {
	content: '';
	position: absolute;
	bottom: -40%;
	width: 100%;
	height: 2px;
	background-color: #f7036a;
}	

.contact_btn {
    padding: 0 10px 9px;
    width: fit-content;
    border-bottom: 2px solid #1c1c1c;
    transform: translateX(50%);
}
.contact_btn ul {
	overflow: hidden;
}
.contact_btn ul li {
	float: left;
    position: relative;
}
.contact_btn ul li p {
    font-size: 25px;
    font-family: 'Orbitron', sans-serif;
    font-weight: 900;
    letter-spacing: -1px;
    color: #1c1c1c;
    line-height: 1;
    margin-right: 45px;
    margin-top: 2px;
}
.contact_btn ul li.contact_btn_right {
    width: 45px;
    height: 32px;
    display: block;
    animation: btn_right 1.8s ease infinite;
    animation-delay: 1s;
}
.contact_btn ul li.contact_btn_right svg {
display: block;
    max-width: 100%;
}
form {
	position: relative;
}
.contact_map {
	width: 100%;
}
.contact_submit {
	overflow: hidden;
	padding: 0 10px 9px;
	width: fit-content;
	border-bottom: 2px solid #1c1c1c;
	transform: translateX(-50%);
	left: 50%;
	position: relative;
	/* cursor: pointer; */
}
/*
.contact_submit input[type="submit"] {
    float: left;
    position: relative;
    font-size: 25px;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 700;
    letter-spacing: -1px;
    color: #1c1c1c;
    line-height: 1;
    margin-right: 45px;
    margin-top: 2px;
}
*/
.contact_submit .submit_title {
    float: left;
    position: relative;
    font-size: 25px;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 700;
    letter-spacing: -1px;
    color: #1c1c1c;
    line-height: 1;
    margin-right: 45px;
    margin-top: 2px;
	/* cursor: pointer; */
}
.contact_submit .contact_submit_btn {
    float: left;
    position: relative;
	width: 45px;
	height: 32px;
	display: block;
	animation: btn_right 1.8s ease infinite;
	animation-delay: 1s;
	/* cursor: pointer; */
}
@keyframes btn_right {
	0%, 20%, 50%, 80%, 100% {
		transform: translateX(0);
	}
	40% {
		transform: translateX(-30%);
	}
	60% {
		transform: translateX(-15%);
	}
}
.contact_submit .contact_submit_btn svg {
	display: block;
	max-width: 100%;
}


.privacy_policy {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 90;
	width: calc(100% - 1px );
	height: calc(100% - 1px );
	background-color: #fff;
	padding: 8.5% 5%;
	box-sizing: border-box;
	overflow: auto;
	display: table;
	opacity: 1;
	transition: all 0.3s;
	display: none;
	width: 100%;
	height: 100% !important;
}
.privacy_policy.active {
	display: table;
}

.privacy_policy_inside {
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	background-color: #fff;
}

.privacy {
	margin-bottom: 5%;
	padding-bottom: 4.5%;
	border-bottom: 0.5px solid #ebebeb;
}

.privacy_title {
	font-size: 1.2vw;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 700;
    letter-spacing: -1px;
    color: #1c1c1c;
    line-height: 1;
	word-break: keep-all;
	margin-bottom: 0.8vw;
}
.privacy_article {
	font-size: 0.85vw;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 300;
    letter-spacing: -0.0375em;
    color: #888;
	word-break: keep-all;
    line-height: 1.8;
	vertical-align: middle;
}
.privacy_article span {
	font-weight: 700;
}
.privacy:nth-of-type(5) {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 8%;
}


.privacy_close_button {
	width: 8vw;
	background-color: #1c1c1c;
	text-align: center;
	margin: 0 auto;
	box-sizing: border-box;
	/* cursor: pointer; */
	transition: all 0.3s;
	border: 2px solid #1c1c1c;
}
.privacy_close_button.active {
	background: #fff;
	border: 2px solid #1c1c1c;
	box-sizing: border-box;
	/* cursor: pointer; */
}

.privacy_policy_agreement_title {
	text-align: center;
	font-size: 1vw;
	padding: 16px 0;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 700;
    letter-spacing: -0.0375em;
    color: #fff;
	word-break: keep-all;
}
.privacy_policy_agreement_title.active {
	color: #1c1c1c;
	box-sizing: border-box;
	/* cursor: pointer; */
}

	/* ------------ responsive_start!! ------------ */
	@media screen and (max-width:1300px) {
		.info_input input.input_1, .info_input02 > textarea, .info_input input[type="text"] {
			font-family: 'Noto Sans KR';
			padding-left: 2%;
			font-size: 1.3vw;
			letter-spacing: -0.0380em;
		}
		.privacy_policy_agreement_title {
			font-size: 1.5vw;
		}
		.privacy_close_button {
			width: 13vw;
		}
		.privacy_title {
			font-size: 1.5vw;
		}
		.privacy_article {
			font-size: 1.2vw;
		}
		.agreement_title, .agreement_title span {
			font-size: 1.5vw;
		}
		.info_input label span.red {
			transform: translateY(-67%);
		}
		.contact_wrap {
			margin: 0 auto 8%;
			width: 100%;
			padding: 0 5%;
			box-sizing: border-box;
		}
		.contact_wrap .contact_left {
			height: auto;
		}
		.contact_wrap .contact_left .contact_left_inside {
			display: block;
			margin-top: 46%;
		}

		.contact_text_box {
			margin-bottom: 10%;
		}
		.contact_text_box h1 {
			font-size: 6vw;
			margin-bottom: 6%;
		}
		.contact_text_box .bar {
			margin-bottom: 5%;
		}
		.contact_text_box h2 {
			font-size: 2vw;
			margin-bottom: 2.7%;
		}
		.contact_text_box h3 {
			font-size: 1.5vw;
			letter-spacing: -0.0380em;
		}
		.contact_info_box .first_line {
			margin-bottom: 6%;
		}
		.contact_info_box .first_line .first_info, .contact_info_box .second_line .first_info {
			margin-right: 6%;
		}
		.first {
			margin-bottom: 4%;
		}
		.second_bar {
			margin-bottom: 3%;
		}
		.first ul li.circle p {
			font-size: 1.2vw;
		}
		.first ul li.text p {
			font-size: 1.8vw;
		}
		.thrid_text, .thrid_text a {
			font-size: 1.3vw;
			letter-spacing: -0.0380em;
		}
		.form_title_box .form_title {
			font-size: 4vw;
			letter-spacing: -0.0380em;
		}

		.info_input label span.title, .info_input02 label span.title, .info_input > select.url {
			font-size: 1.5vw;
			letter-spacing: -0.0380em;
		}
		.name_tabindex, .info_input > select.url, .info_input select.front, .info_input select.mail_last, .info_input > select.service_type {
			font-size: 1.3vw;
			letter-spacing: -0.0380em;
		}
		.contact_btn {
			position: absolute;
			left: 50%;
			transform: translateX(-50%);
		}
		.contact_right_wrap {
			padding: 8% 7% 17%;
			box-sizing: border-box;
			width: 100%;
			-moz-box-shadow: 0.6em 0.6em 0 rgb(0 0 0);
			-webkit-box-shadow: 0.6em 0.6em 0 rgb(0 0 0);
			box-shadow: 0.6em 0.6em 0 rgb(0 0 0);
		}
		.contact_btn {
			padding: 0 0.9% 0.9%;
		}
		.contact_btn ul li p {
			font-size: 2vw;
			letter-spacing: -0.035em;
			margin-top: 1.5%;
		}
		.contact_map {
			height: 400px;
			width: 100%;
		}
		.info_input select.mail_last {
			line-height: 1.5;
		}
		.mail_middle_text:after {
			font-size: 1.5vw;
		}
		.contact_submit {
			padding: 0 2% 2%;
		}
		.contact_submit .submit_title {
			margin-right: 45px;
			font-size: 2vw;
			letter-spacing: -0.035em;
			margin-top: 1.5%;
		}
	}

	@media screen and (max-width:1100px) {
		.contact_wrap .contact_left .contact_left_inside {
			margin-top: 47%;
		}
		.contact_info_box .first_line .first_info, .contact_info_box .second_line .first_info {
			float: none;
		}
		.contact_info_box .first_line {
			margin-bottom: 0;
		}
		.contact_info_box .first_line .first_info, .contact_info_box .second_line .first_info {
			margin-right: 0;
		}
		.first {
			margin-bottom: 3%;
		}
		.second_bar {
			margin-bottom: 2.7%;
		}
		.contact_info_box .first_line .first_info, .contact_info_box .first_line .second_info, .contact_info_box .first_line .second_info, .contact_info_box .second_line .first_info {
			margin-bottom: 7%;
		}
		.second_bar {
			width: 190px;
		}
		.contact_map {
			height: 300px;
		}
		.first ul li.text {
			margin-top: 1.2%;
		}
	}

	@media screen and (max-width:950px) {
		.os_mac.root_daum_roughmap {
			height: 400px !important;
			overflow: hidden !important;
		}
		.root_daum_roughmap .map {
			height: 400px !important;
		}
		.root_daum_roughmap .map > div{
			height: 400px !important;
		}
		.info_input input.input_1, .info_input02 > textarea, .info_input input[type="text"] {
			font-size: 1.8vw;
		}
		.privacy_policy_agreement_title {
			font-size: 2vw;
		}
		.privacy_close_button {
			width: 20vw;
		}
		.privacy_title {
			font-size: 2.2vw;
		}
		.privacy_article {
			font-size: 1.8vw;
		}
		.agreement_title, .agreement_title span {
			font-size: 2vw;
		}
		.contact_wrap .contact_left, .contact_wrap .contact_right {
			float: none;
			width: 100%;
		}
		.contact_wrap .contact_left .contact_left_inside {
			margin-top: 10%;
		}
		.contact_text_box {
			float: left;
			margin-top: 22%;
			width: 55%;
			margin-bottom: 0;
		}
		.contact_info_box {
			width: 45%;
			float: left;
		}
		.contact_wrap .contact_right {
			padding-top: 0;
			margin-top: 9%;
		}
		.contact_right_wrap {
			padding: 6.5% 5% 13%;
			box-sizing: border-box;
			width: 100%;
		}
		.form_title_box .form_title {
			margin-bottom: 3%;
		}
		.info_input label span.title, .info_input02 label span.title, .info_input > select.url {
			font-size: 2vw;
		}
		.name_tabindex, .info_input > select.url, .info_input select.mail_last, .info_input > select.url, .info_input select.front, .info_input > select.service_type {
			font-size: 1.8vw;
		}

		.form_title_box .form_title {
			margin-bottom: 5%;
		}
		.info_input02 {
			margin-bottom: 8%;
		}
		.contact_text_box h1 {
			margin-bottom: 5%;
		}
		.first ul li.circle p {
			font-size: 1.6vw;
		}
		.first ul li.text p {
			font-size: 2.2vw;
		}
		.thrid_text, .thrid_text a {
			font-size: 1.5vw;
		}
		.contact_btn ul li p {
			font-size: 2.5vw;
		}
		.first ul li.text {
			margin-top: 1.8%;
		}
		.contact_wrap .contact_right {
			padding-bottom: 2%;
		}
		.mail_middle_text:after {
			font-size: 2.5vw;
		}
	}



	@media screen and (max-width:800px) {
		.contact_submit .submit_title {
			margin-top: 4.5%;
		}
	}

	@media screen and (max-width:700px) {
		.info_input input.input_1, .info_input02 > textarea, .info_input input[type="text"] {
			font-size: 2.2vw;
		}
		.agreement_title, .agreement_title span {
			font-size: 2.5vw;
		}
		.info_input, .info_input input[type="text"], .info_input > select.url, .info_input > select.service_type, .info_input select.front,
		.info_input select.mail_last, .info_input input.mail_last_hidden.active {
			height: 50px;
			box-sizing: border-box;
		}
		.info_input02 {
			height: 80px;
		}
		.name_tabindex, .info_input > select.url, .info_input select.front, .info_input > select.service_type, .info_input > select.url, .info_input select.mail_last {
			font-size: 2.2vw;
		}
		.info_input label span.title, .info_input02 label span.title {
			font-size: 2.5vw;
		}
		.info_input > .select_btn {
			background-size: cover;
			width: 10px;
			height: 7px;
		}
		.contact_text_box {
			margin-top: 27%;
		}
		.contact_text_box .bar {
			width: 16px;
			height: 3px;
		}
		.info_input > .select_btn02 {
			width: 9px;
			height: 100%;
			background-size: contain;
		}
	}

	@media screen and (max-width:600px) {
		.os_mac.root_daum_roughmap {
			height: 300px !important;
			overflow: hidden !important;
		}
		.root_daum_roughmap .map {
			height: 300px !important;
		}
		.root_daum_roughmap .map > div{
			height: 300px !important;
		}
		.info_input input.input_1, .info_input02 > textarea, .info_input input[type="text"] {
			font-size: 3vw;
		}
		.privacy_title {
			font-size: 3vw;
			margin-bottom: 1.6vw;
		}	
		.privacy_article {
			font-size: 2.5vw;
		}
		.agreement_title, .agreement_title span {
			font-size: 3vw;
		}
		.contact_text_box {
			width: 100%;
			margin-bottom: 14%;
		}
		.contact_text_box h1 {
			font-size: 11vw;
		}
		.contact_text_box .bar {
			width: 19px;
			height: 5px;
		}
		.contact_text_box h2 {
			font-size: 4vw;
			margin-bottom: 2%;
		}
		.contact_text_box h3 {
			font-size: 3.2vw;
		}
		.contact_info_box {
			width: 100%;
			float: none;
		}
		.contact_info_box .first_line .second_info, .contact_info_box .first_line .second_info,
		.contact_info_box .first_line .first_info,
		.contact_info_box .second_line .first_info, .contact_info_box .second_line .second_info {
			width: 49%;
			display: inline-block;
		}
		.contact_info_box .first_line .second_info, .contact_info_box .first_line .second_info, .contact_info_box .second_line .second_info {
			margin-right: 2%;
		} 
		.first ul li.circle p {
			font-size: 2.6vw;
		}
		.first ul li.text p {
			font-size: 4.5vw;
		}
		.thrid_text, .thrid_text a {
			font-size: 2.8vw;
		}
		.form_title_box .form_title {
			font-size: 6vw;
		}
		.info_input label span.title {
			font-size: 3vw;
		}
		.name_tabindex, .info_input > select.url, .info_input > select.service_type, .info_input02 label span.title, .info_input select.front, .info_input select.mail_last {
			font-size: 3vw;
		}
		.contact_map {
			height: 250px;
			overflow: hidden;
		}
		.contact_wrap .contact_right {
			margin-top: 10%;
		}
		.first ul li.text {
			margin-top: 0%;
		}
		.contact_btn ul li p {
			margin-top: 7.5%;
		}
		.contact_right_wrap {
			padding: 6.5% 5% 20%;
		}
		.contact_submit {
			height: 40px;
		}
		.contact_submit .submit_title {
			font-size: 3vw;
		}
		.agreement_box {
			margin-right: 1vw;
		}
	}

	@media screen and (max-width:500px){
		.privacy_close_button {
			width: 28vw;
		}
		.privacy_policy_agreement_title {
			font-size: 3.5vw;
		}
		.privacy_title {
			font-size: 3.5vw;
		}
		.privacy_article {
			font-size: 2.8vw;
		}
		.agreement_title, .agreement_title span {
			font-size: 4vw;
		}
		.second_bar {
			width: 90%;
		}
		.contact_text_box .bar {
			width: 18px;
			height: 3px;
		}
		.contact_text_box h2 {
			font-size: 4.5vw;
			margin-bottom: 2.7%;
		}
		.contact_text_box h3 {
			font-size: 3.6vw;
		}
		.thrid_text, .thrid_text a {
			font-size: 3.1vw;
		}
		.first ul li.circle p {
			font-size: 3.1vw;
		}
		.first ul li.text p {
			font-size: 5vw;
		}
		.info_input label span.title {
			font-size: 3.8vw;
		}
		.name_tabindex {
			font-size: 3.4vw;
		}
		.contact_btn ul li p {
			font-size: 3vw;
		}
		.contact_btn ul li p {
			margin-top: 4.5%;
		}
		.contact_btn ul li.contact_btn_right {
			width: 30px;
			height: 24px;
		}
		.contact_btn {
			width: 45%;
		}
		.contact_btn ul li {
			width: 80%;
			text-align: left;
		}
		.contact_btn ul li.contact_btn_right {
			width: 20%;
		}
		.contact_btn ul li p {
			width: 100%;
			vertical-align: middle;
		}
		.contact_info_box .first_line .first_info, .contact_info_box .first_line .second_info, .contact_info_box .first_line .second_info, .contact_info_box .second_line .first_info {
			margin-bottom: 10%;
		}
		.info_input02 label span.title {
			font-size: 4vw;
		}
		.contact_submit .submit_title {
			font-size: 4vw;
			margin-top: 3.5%;
		}
		.info_input02 {
			margin-bottom: 14%;
		}
		.contact_right_wrap {
			padding: 8% 6% 14%;
		}
		.info_input02 {
			margin-bottom: 12%;
		}
		.contact_submit {
			height: 32px;
		}
	}	

	@media screen and (max-width:410px){
		.contact_btn ul li p {
			font-size: 3.5vw;
			margin-top: 3.5%;
		}
		.info_input02 {
			margin-bottom: 11%;
		}
		.contact_submit .submit_title {

		}
		.contact_submit .contact_submit_btn {
			width: 38px;
			height: auto;
		}
	}
	@media screen and (max-width:390px){
		.contact_submit .submit_title {
			margin-top: 4.5%;
		}
	}
