@import url("reset.css");

.wrapper { 
	width : 100%; 
	min-height: 100vh;
	overflow-x: hidden;
	background-color: #fff;
}

.contents {
	max-width: 1080px;
	margin: 0 auto;
	position: relative;
	width: 100%;
}
.scroll_none {
	overflow: hidden;
}
img {
	max-width: 100%;
	vertical-align: middle;
}
@font-face {
	font-family: noto;
	font-style: normal;
	font-weight: 200;
	src: url('font/NotoSansKR-Light-Hestia.eot');
	src: url('font/NotoSansKR-Light-Hestia.eot?#iefix') format('embedded-opentype'), 
		 url('font/NotoSansKR-Light-Hestia.woff') format('woff'), 
		 url('font/NotoSansCJKkr-Light.ttf') format('truetype');
}
@font-face {
	font-family: noto;
	font-style: normal;
	font-weight: 400;
	src: url('font/NotoSansKR-Regular-Hestia.eot');
	src: url('font/NotoSansKR-Regular-Hestia.eot?#iefix') format('embedded-opentype'), 
		 url('font/NotoSansKR-Regular-Hestia.woff') format('woff'), 
		 url('font/NotoSansCJKkr-Regular.ttf') format('truetype');
}
/* semi-Bold */
@font-face {
	font-family: noto;
	font-style: normal;
	font-weight: 600;
	src: url('font/NotoSansKR-Medium-Hestia.eot');
	src: url('font/NotoSansKR-Medium-Hestia.eot?#iefix') format('embedded-opentype'), 
		 url('font/NotoSansKR-Medium-Hestia.woff') format('woff'), 
		 url('font/NotoSansCJKkr-Medium.ttf') format('truetype');
}
/* Bold */
@font-face {
	font-family: noto;
	font-style: normal;
	font-weight: 900;
	src: url('font/NotoSansKR-Bold-Hestia.eot');
	src: url('font/NotoSansKR-Bold-Hestia.eot?#iefix') format('embedded-opentype'), 
		 url('font/NotoSansKR-Bold-Hestia.woff') format('woff'), 
		 url('font/NotoSansCJKkr-Bold.ttf') format('truetype');
}					

/*========================================================================================================================
	guaid
==========================================================================================================================
*/
.mgb5 {
	margin-bottom:5px !important
}
.mgb10{
	margin-bottom:10px !important
}
.mgb20{
	margin-bottom:20px !important
}
.mgb30{
	margin-bottom:30px !important
}
.mgb40{
	margin-bottom:40px !important
}
.mgb50{
	margin-bottom:50px !important
}
.mgb60{
	margin-bottom:60px !important
}
.mgb70{
	margin-bottom:70px !important
}
.mgb80{
	margin-bottom:80px !important
}
.mgb90{
	margin-bottom:90px !important
}

.mgt5{
	margin-top:5px !important
}
.mgt10{
	margin-top:10px !important
}
.mgt20{
	margin-top:20px !important
}
.mgt30{
	margin-top:30px !important
}
.mgt40{
	margin-top:40px !important
}
.mgt50{
	margin-top:50px !important
}
.mgt60{
	margin-top:60px !important
}
.mgt70{
	margin-top:70px !important
}
.mgt80{
	margin-top:80px
}
.mgt90{
	margin-top:90px
}
.mgt100{
	margin-top:100px
}

/*margin-left*/
.mgl10{
	margin-left:10px
}
.mgl20{
	margin-left:20px
}
.mgl40{
	margin-left:40px
}
.mgl50{
	margin-left:50px
}
.mgl60{
	margin-left:60px
}
.mgl70{
	margin-left:70px
}
.mgl80{
	margin-left:80px
}
.mgl90{
	margin-left:90px
}
/*
=======================================================================
common
=======================================================================
*/

input[placeholder]{
	font-size:14px
}
textarea[readonly]{
	background-color: #f7f7f7;
}
input[readonly]{
	background-color: #f7f7f7;
}
input[disabled]{
	background-color: #f7f7f7;
}
button {
	text-align: center;
}

input[type=checkbox] {
	width: 0;
	height: 0;
	appearance: none;
	position: absolute;
	text-indent: -99999px;
	border: none;
}
input[type=checkbox] + label {
	padding-left: 30px;
	position: relative;
	display: inline-block
}
input[type=checkbox] + label::after{
	content: "";
	width: 20px;
	height: 20px;
	border: 1px solid #cdcdcd;
	position: absolute;
	left: 0;
	top: 0;
}
input[type=checkbox]:checked + label::after{

}

input:checked + .slider {
	background-color: #c9242b;
}

input:focus + .slider {
	box-shadow: 0 0 1px #c9242b;
}

input:checked + .slider:before {
	-webkit-transform: translateX(14px);
	-ms-transform: translateX(14px);
	transform: translateX(14px);
}

.red {
	color: #d8191f;
}

.hide {
	display: none;
}

.swiper {
	overflow: hidden;
}
.swiper_wrap{
	overflow-x: hidden;
}

.tb {
    display: table;
}

.tb > div {
    display: table-cell;
    vertical-align: middle;
}
.tb.half > div {
    width: 50%;
}
.paper {
	position: relative;
}
.paper::after {
	content: "";
	height: 100%;
	width: 12px;
	background-color: #34c47e;
	position: absolute;
	right: 0;
	top: 0;
}
.paper_list {
	max-width: 430px;
	margin: 0 auto;
	width: 100%;
}
header {
	position: relative;
	height: 80px;
	border-bottom: 3px solid #b2b2b2;
}
header .prev{
	display: inline-block;
	width: 18px;
	height: 25px;
	left: 15px;
	top: 25px;
	position: absolute;
	background: url(../img/arr.png) no-repeat center / contain;
}
header .logo {
	display: inline-block;
	width: 100px;
	height: 30px;
	right: 25px;
	top: 25px;
	position: absolute;
	background: url(../img/logo.png) no-repeat center / contain;
}
.banner {
	padding: 20px 30px 20px 20px;
	background-color: #99e1be;
	height: 60vw;
	max-height: 200px;
}
.banner > ul{
	padding-top: 20px;
	max-width: 430px;
	margin: 0 auto;
	width: 100%;
	font-size: 13px;
}
.banner > ul li {
	word-break: keep-all;
	margin-bottom: 5px;
}
.paper_list .question {
	text-align: center;
	font-weight: 600;
	font-size: 15px;
	margin-bottom: 40px;
	position: relative;
	word-break: keep-all;
}
.paper_list .question span {
	font-size: 14px;
	display: inline-block;
	font-weight: 200;
}
.paper_list li .answer {
	overflow: hidden;
}
.paper_list li:first-child {
	padding-top: 50px;
}
.paper_list li {
	padding: 25px 0 ;
}
.paper_list li + li {
	border-top: 1px solid #99e1be;
}
.paper_list li .answer > div {
	padding: 4px 10px ;
	width: 100%;
}
.paper_list li div label input {
	width: 0;
	height: 0;
	text-indent: -9999px;
	appearance: none;
	display: none;
}
.paper_list li div label span {
	display: inline-block;
	width: 100%;
	text-align: left;
	margin: 5px 0;
	font-size: 14px;
	padding-left:30px;
	background: url(../img/radio.png) no-repeat left center / 21px;
}

.paper_list li div label input:checked + span {
	background: url(../img/radio_on.png) no-repeat left center / 21px;
}
.btns {
	text-align: center;
	margin-top: 20px;
	padding-bottom: 40px;
}
.btns a:first-child {
	margin-right: 5px;
}
.btns a {
	display: inline-block;
	width: 100px;
	height: 40px;
	background-color: #34c47e;
	color: #fff;
	line-height: 38px;
	border-radius: 5px;
}
.result {
	/*padding-top: 70px;*/
	padding-bottom: 50px;
}

.result .contents {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
}
.result .total{
	text-align: center;
	font-size: 18px;
}
.result .point {
	display: table;
	width: 100%;
	margin-bottom: 30px;
}
.result .point > li {
	display: table-cell;
	width: 20%;
	text-align: center;
	padding: 0 5px ;
}
.result .point > li:nth-of-type(1) > div{
	border-color: #5c8cca;
	color: #5c8cca;
}
.result .point > li:nth-of-type(2) > div{
	border-color: #5c8cca;
	color: #5c8cca;
	background-color: #dcebff;
}
.result .point > li:nth-of-type(3) > div{
	border-color: #5c8cca;
	color: #5c8cca;
	background-color: #dcebff;
}
.result .point > li:nth-of-type(4) > div{
	border-color: #9b6412;
	color: #9b6412;
	background: #ffecd3;
}
.result .point > li:nth-of-type(5) > div{
	border-color: #9b6412;
	color: #9b6412;
	background: #ffdaab;
}
.result .point > li > p {
	margin-bottom: 5px;
	font-weight: 600;
}
.result .point > li > div {
	border: 1px solid ;
	border-radius: 4px;
}
.result .total span {
	font-size: 14px;
}
.result .total strong {
	font-size: 30px;
}
.result .info1 {
	margin-bottom: 20px;
}
.result .info2 span {
	font-size: 25px;
	display: inline-block;
	margin-bottom: 10px;
}
.result .info2 p {
	margin-bottom: 5px;
}
.result .top .img {
	width: 35%;
	padding: 20px 30px ;
}
.result .top .conts {
	padding:20px 30px;
}
.result .part{
	margin-top: 20px;
	word-break: keep-all;
	padding-top: 30px;
}

.result .part .tit{
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 15px;
}

.result .btn_more a {
    display: inline-block;
    width: 100%;
    padding: 10px;
    background-color: #34c47e;
    color: #fff;
    line-height: 38px;
    border-radius: 5px;
	text-align:center;
	margin-top:40px;
}

@media (max-width : 1000px ){
	.top {
		display: block;
	}
	.top > div {
		width: 100%;
		display: block;
	}
	.result .top .img {
		width: 100%;
		display: block;
		padding: 40px 20px;
	}
	.result .top .conts {
		padding-left: 0;
		padding-right: 0;
	}
}
@media (max-width: 750px) {
	.contents{
		padding-left: 20px;
		padding-right: 20px;
	}
	.paper_list li .answer > div {
		padding: 0 20px;
		margin-bottom: 5px;
	}
	.paper_list .question {
		font-size: 15px;
		padding:0  20px;
	}
	.paper_list .question span {
		left: 20px;
	}
}
