* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
html {
	font-family: "Nanum Gothic", "Malgun Gothic", "맑은 고딕", "Apple SD Gothic Neo";
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0em;
	color: #000;
}
a:link,a:visited,a:hover,a:focus {
	text-decoration: none;
}
body, p {
	margin: 0;
}
header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	padding-top: 20px;
	height: 90px;
	background-color: #fff;
	box-shadow: 0 1px 1px #ddd;
	border-bottom: 1px solid #ddd;
	z-index: 1;
}
footer {
	width: 100%;
	background-color: #282828;
	color: #fff;
	padding: 70px 0px;
	margin: 0px;
	font-size: 14px;
	line-height: 18px;
}
h1 {
	margin: 0px;
}
h2 {
	font-family: "NanumSquare", "Malgun Gothic", "맑은 고딕", "Apple SD Gothic Neo";
	font-size: 28px;
	margin: 15px 0px 0px 0px;
}
h3 {
	font-family: "NanumSquare", "Malgun Gothic", "맑은 고딕", "Apple SD Gothic Neo";
	font-size: 18px;
	font-weight: 400;
	margin: 10px 0px 0px 0px;
}
h4 {
	font-size: 16px;
	font-weight: 700;
	color: #000;
	margin: 15px 0px;
}
ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.contentsBody {
	margin-top: 90px;
}
.centerLayout {
	max-width: 1000px;
	margin: 0 auto;
}
.utilBar {
	width: calc(100% - 97px);
}
.callText {
	font-size: 16px;
	margin-right: 20px;
	font-family: "NanumSquare", "Malgun Gothic", "맑은 고딕", "Apple SD Gothic Neo";
}
.callIcon {
	display: none;
}
.baseBtn {
	background-color: #2c89e9;
	color: #fff;
	font-family: "NanumSquare", "Malgun Gothic", "맑은 고딕", "Apple SD Gothic Neo";
}
.callToActionMobile {
	display: none;
}
.mainVisual {
	height: 660px;
	padding-top: 240px;
	background-image: url("../image/mainVisual.png");
	background-position-x: center;
	color: #fff;
}
.mainCopy {
	position: relative;
	overflow: hidden;
	max-width: 1000px;
	min-height: 150px;
}
.mainCopy div {
	width: 1000px;
	position:absolute;
}
.mainCopy div p {
	text-align:center;
	font-size: 28px;
	font-family: "NanumSquare", "Malgun Gothic", "맑은 고딕", "Apple SD Gothic Neo";
	font-weight: normal;
	word-break: keep-all;
}
.mainCopy div p:nth-of-type(2) {
	font-size: 50px;
	font-weight: bold;
	margin-top: 10px;
}
.mainCopy>div:nth-of-type(1) {
	left: 0px;
}
.mainCopy>div:nth-of-type(2) {
	left: 1000px;
}
.mainCopy>div:nth-of-type(3) {
	left: 1000px;
}
.visualEffect {
	height: 268px;
}
.effectBox {
	width: 306px;
	display: inline-block;
	margin-right: 37px;
}
.effectBox:last-of-type {
	margin-right: 0;
}
.socialBox {
	width: 480px;
	display: inline-block;
	margin-right: 37px;
}
.socialBox:last-of-type {
	margin-right: 0;
}
.fLeft {
	float: left;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.fs14 {
	font-size: 14px !important;
}
.fs16 {
	font-size: 16px !important;
}
.fs18 {
	font-size: 18px !important;
}
.fs28 {
	font-size: 28px !important;
}
.fs075p {
	font-size: 0.75em !important;
}
.fs085p {
	font-size: 0.85em !important;
}
.fs50 {
	font-size: 50px !important;
}
.underline {
	text-decoration: underline;
}
.c000 {
	color: #000;
}
.cfff {
	color: #fff;
}
.c999 {
	color: #999;
}
.c777 {
	color: #777;
}
.baseColor {
	color: #2c89e9;
}
.bcBase {
	background-color: #2c89e9;
}
.bcBaseDark {
	background-color: #143e69;
}
.bceee {
	background-color: #eee;
}
.mt90 {
	margin-top: 90px;
}
.mt70 {
	margin-top: 70px;
}
.mt50 {
	margin-top: 50px;
}
.mt20 {
	margin-top: 20px;
}
.mt10 {
	margin-top: 10px;
}
.mb5 {
	margin-bottom: 5px;
}
.ml5 {
	margin-left: 5px;
}
.mr5 {
	margin-right: 5px;
}
.mr20 {
	margin-right: 20px;
}
.p0 {
	padding: 0px !important;
}
.p5 {
	padding: 5px;
}
.p20 {
	padding: 20px;
}
.pt40 {
	padding-top: 40px;
}
.pb60 {
	padding-bottom: 60px;
}
.pv25 {
	padding-top: 25px;
	padding-bottom: 25px;
}
.pv20 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.pv10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.section {
	padding-top: 110px;
	padding-bottom: 130px;
}
.pb180 {
	padding-bottom: 180px;
}
.ph85 {
	padding-left: 85px;
	padding-right: 85px;
}
.ph40 {
	padding-left: 40px;
	padding-right: 40px;
}
.ph20 {
	padding-left: 20px;
	padding-right: 20px;
}
.radius20 {
	border-radius: 20px;
}
.radius30 {
	border-radius: 30px;
}
.radius35 {
	border-radius: 35px;
}
.w50p {
	width: 50%;
}
.w100p {
	width: 100%;
}
.w48 {
	width: 48px;
	margin:0;
}
.w48 {
	width: 48px;
	margin:0;
}
.lh20 {
	line-height: 20px;
}
.lh35 {
	line-height: 35px;
}
.lh45 {
	line-height: 45px;
}
.box240 {
	display: inline-block;
	width: 240px;
	height: 220px;
	box-shadow: 0 3px 2px #ddd;
	margin: 10px 5px;
	padding: 30px 20px;
	font-size: 14px;
	background-color: #fff;
	color: #888;
	line-height: 22px;
	letter-spacing: -0.1em;
	word-break: keep-all;
}
.inlineBlock {
	display: inline-block;
}
.vBottom {
	vertical-align: bottom;
}
.vMiddle {
	vertical-align: middle;
}
.v9p {
	vertical-align: 9%;
}
.boxLogo {
	background-image: url("../image/boxLogo.png");
	background-position: center;
}
.bbfff {
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.bddd {
	border: 1px solid #ddd;
}
.sample {
	margin-right: 60px;
}
.feeBox {
	border: 1px solid #2c89e9;
	margin-top: 50px;
}
.feeBox .box {
	width: 474px;
	margin:0;
	height: 285px;
	vertical-align: bottom;
	text-align: center;
	font-size: 16px;
	display: inline-block;
}
.feeBox .box.leftBox {
	padding-top: 55px;
	padding-bottom: 55px;
	background-color: #fff;
}
.feeBox .box.rightBox {
	padding-top: 85px;
	padding-bottom: 85px;
	background-color: #2c89e9;
	color: #fff;
	font-size: 18px;
}
.price {
	font-size: 80px;
	font-family: "Malgun Gothic", "맑은 고딕", "Apple SD Gothic Neo" !important;
}
.arrow {
	width: 50px;
	background-image: url("../image/arrow.png");
	height: 285px;
	vertical-align: bottom;
	display: inline-block;
}
.listMarker {
	width: 6px;
	height: 6px;
	margin-right: 10px;
	margin-top: 15px;
	background-color: #2c89e9;
	display: inline-block;
	vertical-align: top;
}
.nanumSquare {
	font-family: "NanumSquare", "Malgun Gothic", "맑은 고딕", "Apple SD Gothic Neo";
}
.normal {
	font-weight: normal !important;
}
.bold {
	font-weight: bold !important;
}
.bolder {
	font-weight: 800 !important;
}
.breakKeep {
	word-break: keep-all;
}
.ls-1 {
	letter-spacing: -0.1em;
}
.calcurator {
	text-align: right;
	margin-top: 20px;
	font-size: 16px;
	line-height: 20px;
}
.callToAction {
	background-color: #fff;
	padding: 25px 85px;
	border-radius: 35px;
	font-size: 18px;
	box-shadow: 0 2px 0 #ccc;
	font-weight: bold;
}
.companyInfo {
	width: calc(100% - 214px);
	display: inline-block;
	text-align: right;
}
.companyCall {
	font-size: 14px;
	color: #fff;
}
#calcuratorModal, #applyModal {
	border-radius: 0;
	box-shadow: 0 0;
	padding: 0;
	width: 720px;
	max-width: 720px;
}
.modalLeftBox {
	width: 360px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	display: inline-block;
	background-color: #2c89e9;
	padding: 220px 0;
	vertical-align: top;
}
.calcuratorBox, .applyBox {
	display: inline-block;
	padding: 90px 0 0 0;
	width: 360px;
}
.calcuratorInputWrap {
	margin: 0 auto;
	width: 290px;
}
.calcuratorInput {
	width: 240px;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 10px 0 10px 15px;
	height: 48px;
	display: inline-block;
	vertical-align: top;
}
.calcuratorInput input{
	font-size: 16px;
	width: 225px;
	border: 0;
	outline-width: 0;
	height: 28px;
}
.enter {
	display: inline-block;
	width: 50px;
	height: 48px;
	cursor: pointer;
}
.calcuratorResultWrap {
	margin: 10px auto;
	padding: 0 15px;
	width: 320px;
	border-bottom: 1px solid #ddd;
}
.calcuratorResult {
	width: 100%;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font-size: 14px;
	padding: 20px 10px;
}
.totalWrap {
	margin-top: 20px;
	padding-top: 20px;
	font-size: 18px;
	border-top: 1px solid #c1dbf5;
	font-weight: bold;
}
#totalFee {
	letter-spacing: -0.05em;
}
.applyRow {
	width: 320px;
	margin: 15px auto;
}
.applyRow div {
	display: inline-block;
	vertical-align: middle;
	height: 35px;
	line-height: 34px;
	font-size: 15px;
}
.applyRow div:nth-of-type(1) {
	width: 15px;
}
.applyRow div:nth-of-type(2) {
	width: 305px;
	border-bottom: 1px solid #ddd;
}
.applyRow input {
	width: 200px;
	height: 31px;
	border: 0;
	outline-width: 0;
}
.modal a.close-modal[class*="icon-"] {
	top: 10px;
	right: 10px;
	width: 30px;
	height: 30px;
	color: #ddd;
	text-align: center;
	background: initial;
	text-indent: 0;
	font-size: 30px;
	font-weight: 100;
	font-family: "NanumSquare", "Malgun Gothic", "맑은 고딕", "Apple SD Gothic Neo";
}
.onlyMobile {
	display: none;
}
@media all and (max-width:1024px) {
	header {
		height: 80px;
	}
	h2 {
		font-size: 24px;
		word-break: keep-all;
	}
	h3 {
		font-size: 16px;
		word-break: keep-all;
	}
	h3 span{
		white-space: nowrap;
	}
	.contentsBody {
		margin-top: 80px;
	}
	.logo {
		width: 80px;
	}
	.utilBar {
		width: calc(100% - 80px);
	}
	.centerLayout {
		padding: 0 20px;
	}
	.logoGrey {
		display: none;
	}
	.mobileHidden {
		display: none;
	}
	.onlyMobile {
		display: initial;
	}
	.callText {
		display: none;
	}
	.callIcon {
		display: inline-block;
		vertical-align: top;
	}
	.callToActionDesktop {
		display: none;
	}
	.callToActionMobile {
		display: inline-block;
	}
	.callIcon img {
		width: 38px;
		vertical-align: middle;
		margin-right: 10px;
	}

	.mainCopy div p {
		font-size: 18px;
	}
	.mainCopy div p:nth-of-type(2) {
		font-size: 30px;
	}
	.visualEffect {
		display: none;
	}
	.effectBox, .effectBox:last-of-type, .socialBox, .socialBox:last-of-type {
		width: 100%;
		display: block;
		margin: 10px auto;
	}
	.box240 {
		width: 100%;
		height: 200px;
		font-size: 14px;
		vertical-align: top;
		padding-left: 30px;
		padding-right: 30px;
		margin-left: 0;
		margin-right: 0;
	}
	.box240 h4 {
		font-size: 16px;
	}
	.sample {
		margin-right: 21px;
	}
	.arrow {
		display: none;
	}
	.feeBox {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.feeBox .box {
		width: 100%;
		margin:0;
		height: 260px;
		vertical-align: bottom;
		text-align: center;
		font-size: 14px;
	}
	.feeBox .box.leftBox {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.feeBox .box.rightBox {
		padding-top: 85px;
		padding-bottom: 85px;
		font-size: 14px;
	}
	.price {
		font-size: 60px;
	}
	.calcurator {
		font-size: 14px;
		width: 100%;
		margin: 10px 0 0 0;
	}
	.callToAction {
		padding: 20px 55px;
		border-radius: 31px;
		font-size: 16px;
		font-weight: normal;
	}
	.companyInfo {
		width: 100%;
		display: block;
		text-align: left;
		margin-top: 20px;
	}
	.companyInfo a:link, .companyInfo a:visited, .companyInfo a:hover, .companyInfo a:active {
		color: #fff;
	}
	.companyCall {
		font-weight: normal;
	}
	#calcuratorModal, #applyModal {
		width: 300px;
		max-width: 300px;
	}
	.modalLeftBox {
		display: none;
	}
	.calcuratorBox, .applyBox {
		width: 300px;
	}
	.calcuratorBox, {
		padding-top: 50px;
		padding-bottom: 60px;
	}
	.calcuratorBox, .applyBox {
		padding-top: 100px;
		padding-bottom: 130px;
	}
	.calcuratorInputWrap {
		width: 260px;
	}
	.calcuratorInput {
		width: 210px;
	}
	.calcuratorInput input{
		font-size: 14px;
		width: 195px;
	}
	.calcuratorResultWrap {
		width: 270px;
		padding: 0 5px;
	}
	.calcuratorResult {
		font-size: 12px;
	}
	.totalWrap {
		font-size: 16px;
	}
	.applyRow {
		width: 260px;
		margin: 15px auto;
	}
	.applyRow div {
		font-size: 15px;
	}
	.applyRow div:nth-of-type(2) {
		width: 245px;
	}
	.applyRow input {
		width: 140px;
		vertical-align: middle;
		font-size: 15px;
	}
}