		/*나에게 맞는 매트 찾기 메인*/
	     body {font-family: 'Noto Sans KR', 'Lato', sans-serif; margin:5px;}
		.top {width:100%; background-color:#a3d3d3;}
		.top .company {display: flow-root; font-size: 40px; color: #fff; width: 1125px; margin: auto; padding: 20px 30px; background-color:#a3d3d3;}
		.top .dleft {float: left; font-size: 35px; font-weight: 800; letter-spacing: 3px;}
		.top .dright {float: right; font-size: 28px; font-weight: 400; letter-spacing: -1px;}
        .notice {display: inline-block;}
        .title {padding:80px 0 50px 0;}
		.head-title {font-size:80px; font-weight:700; color:#515151; margin:0; letter-spacing:-2px; color:#a3d3d3;}
		.sub-title01 {font-size:80px; font-weight:500; color:#515151; margin:0 0 -12px 0; letter-spacing:-5px;}
		.sub-title02 {font-size:50px; font-weight:300; color:#515151; margin:15px 0 0 0; letter-spacing:-2px;}
		.contents01 {width:1125px;}
		.contents01 .title {font-size:50px; font-weight:500; color:#515151; margin:0; letter-spacing:-2px; padding:40px 0;}
		.contents02 {display:flow-root; width:1125px;}
		.contents02 .title {font-size:50px; font-weight:500; color:#515151; margin:0; letter-spacing:-2px; padding:40px 0;}
		.box-left {border:1px solid #e1e3ea; float:left; width:520px; margin-left:30px; margin-bottom:97px; cursor:pointer;}
		.box-right {border:1px solid #e1e3ea; float:right; width:520px; margin-right:30px; margin-bottom:97px; cursor:pointer;}
		.txt-box {text-align:center; padding:15px 20px 15px 20px;}
		.txt-box .txt-title {font-size:35px; font-weight:600; color:#515151; letter-spacing:-2px; margin:10px 0;}
		.txt-box .view-more {font-family:Lato; font-size:20px; font-weight:600; color:#a0a0a0; line-height:20px; letter-spacing:3px;}
		.bottom {display:inline-block; position:relative; width:1125px; padding:65px 0; text-align:center; border-top:1px solid #e1e3ea; border-bottom:1px solid #e1e3ea; margin-bottom:80px;}
		.bottom-title {font-size:75px; font-weight:700; color:#515151; margin:0; letter-spacing:-7px;}
		.tell {font-size:75px; font-weight:600; color:#a3d3d3; margin:0; letter-spacing:-2px;}
		.txt {font-size:28px; font-weight:300; color:#515151; margin:0; letter-spacing:0px; line-height:68px;}
		.matter-box {display:inline-block; position:relative; width:1125px; padding:60px 30px; text-align:left; border-top:1px solid #e1e3ea; border-bottom:1px solid #e1e3ea; margin:20px 0 60px 0;}
		.matter-box .mtitle {font-size:50px; font-weight:500; color:#515151; margin:0; letter-spacing:-2px; padding-bottom:40px; text-align:center;}
		.matter-box .sub-text {font-size: 30px; font-weight: 300; color: #fff; margin: auto; letter-spacing: 0px; padding: 0 30px; text-align: center; background-color: #515151; width: fit-content;}
		.matter-box .matter-table {display:block; width:100%; margin:0 0 40px 0;}
		.matter-box .matter-table th,td {padding:30px; color:#515151;}
		.matter-box .matter-table tr {margin:0; width:100%;}
		.matter-box .matter-table th {width:30%; font-size:35px; background-color:#a3d3d3;}
		.matter-box .matter-table td {width:70%; font-size:30px; background-color:#eeeeee;}