* {
	list-style: none;
	text-decoration: none;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	font-family: 'Noto Sans KR', sans-serif;
	color: #333333;
}

.header {
	width: 1170px;
	height: 100Px;
	margin: auto;
}

.intro {
	background-image: url(../../images/220830/main_pc.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 924px;
}

.header img {
	margin-top: 29px;
	width: 200px;
}

button {
	float: right;
	border: none;
	padding: 15px 25px;
	border-radius: 50px;
	background: linear-gradient(30deg, #F9B900, #FF7F30);
	color: white;
	font-weight: bold;
	font-size: 14px;
	margin-top: 29px
}

button:hover {
	transform: scale(1.05);
}

.main_text01 {
	font-size: 45px;
	margin-top: 55px;
}

.main_text02 {
	font-size: 45px;
	color: #FC7E2F;
	margin-bottom: 60px;
}

.main_text {
	width: 1170px;
	padding-top: 200px;
	margin: 0 auto;
}

h2 {
	font-size: 27px;
	font-weight: 500;
	line-height: 1.5;
}

.section01 {
	background-color: #fff7f2;
	margin: 0 auto;
	box-shadow: 0px 2px 2px 2px #eeeeee;
	padding-bottom: 80px;
	text-align: center;
}

.section01_01 {
	width: 1200px;
	margin: 0 auto;
	padding: 80px 0 100px;
}

.box01 {
	width: 370px;
	height: 425px;
	background-color: white;
	border-radius: 5%;
	display: inline-block;
	margin-right: 26px;
}

.box01 img {
	vertical-align: center;
	margin: 50px 0;
	width: 120px;
}

.line01 {
	margin-bottom: 50px;
}

.txt_f {
	font-size: 43px;
	font-weight: 700;
	margin-bottom: 20px;
}

 span {
	color: #FC7E2F;
}
.txt_f span.txt_p{}

.txt_b {
	font-weight: 700;
	font-size: 30px;
	margin-bottom: 20px;
}

.txt_s {
	font-size: 16px
}

.section02 {
	background-color: white;
	width: 100%;
}

.b_box01 {
	margin: 0 auto;
	width: 1170px;
	height: 819px;
	display: flex;
}

.section02_01 {
	margin-top: 50px;
}

.section02_02 {
	margin-top: 145px;
}

.txt_tt {
	font-size: 43px;
	color: #FF6B00;
	font-weight: 700;
	margin-bottom: 30px;
}

.txt_st {
	font-size: 18px;
	margin-bottom: 50px;
	line-height: 1.5;
}

.box2 {
	margin-bottom: 45px;
}

.box2>div {
	display: inline-block;
}

.box2_1 {
	width: 70px;
	height: 71px;
	margin: 0 auto;
}

.con01 {
	margin-left: 60px;
	text-align: left;
}

.txt_ct {
	font-weight: 500;
	font-size: 24px;
}

.box2_2 {
	margin-left: 20px;
}

.line02 {
	margin-bottom: 30px;
}

.section03 {
	background-color: #fffcfa;
	width: 100%;
	height: 883px;
	display: flex;
}

.b_box02 {
	margin: 0 auto;
	width: 1170px;
	height: 883px;
	display: flex;
	margin-top: 150px;
}

.con02 {
	margin-left: 60px;
	text-align: left;
}

.section03_02 img {
	width: 600px;
}

.section04 {
	background-color: #fff;
	width: 100%;
	height: 700px;
	display: flex;
}

.section04_01{
    width: 50%;
}
.section04_02{}

.b_box03 {
	margin: 0 auto;
	width: 1170px;
	height: 600px;
	display: flex;
	margin-top: 100px;
}

.con03 {
	margin-left: 45px;
	text-align: left;
}

.pc_img {
	margin-top: 70px;
	max-width: 100%;
}

.section05 {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background-color: #fff7f2;
}

.box04 {
	margin: 0 auto;
	width: 1170px;
}

.section05_01 {
	display: flex;
	margin: 100px 0 0;
}
.section05_02{
    margin: 50px 0 0px;
}

.box04 img {
	width: 280px;
}
.box05{}
.box05 > div{
    background: #fff;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 8px 15px rgb(0 0 0 / 15%);
}
.box05 h2{
    margin: 0 0 20px;
    font-weight: 600;
}
.box05 img{
    max-width: 100%;
}


.txt_h{
	
font-size: 18px;
}


.txt_b2 {
	font-weight: 500;
	font-size: 24px;
}

.txt_s2 {
	margin-top: 5px;
}

footer {
	width: 1170px;
	height: 300px;
	margin: 0 auto;
}

.f_top {
	width: 1170px;
	height: 140px;
	display: flex;
}

.f_left {
	width: 970px;
	height: 42px;
	margin-top: 70px;
	text-align: left;
}

.f_left img {
	width: 200px;
	height: 41.59;
}

.f_right {
	float: right;
	width: 200px;
	height: 42px;
	display: flex;
	margin-top: 70px;
}

.f_right img {
	float: right;
	height: 42px;
	margin-left: 23px;
}

.f_row {
	width: 1170px;
	height: 160px;
	text-align: left;
}

.f_row p {
	margin-top: 10px;
}