@charset "utf-8";

*, *:before, *:after {
	box-sizing: border-box;
	 
}




body
{
	margin: 0px;
	font-size: 1rem;
	font-family: 'Nanum Myeongjo',sans-serif;
	font-weight: 550;
	color: value;
	background-color: value;
	
}

h1, h2, h3, h4, h5, h6{
	font-family: 'Nanum Myeongjo ExtraBold 800', sans-serif;
	font-weight: 700;
	color: #A77F21;
}

a:link, a:visited{
	color: #771117;
	text-decoration: none;
}

a:hover, a:active{
	color: #0D1186;
	text-decoration: none;
	
}

ul{
	padding: 0;
}

nav ul{
	padding-left: 5px;
	text-align: center;
	border-bottom: 2px solid hsla(42,68%,39%,1.00);
	margin-left: 705px;
	padding-right: 5px;
	display: flex;

}

nav ul li{
	display: inline-block;
	padding-left: 15px;
	
}
p {
	color: #040C3B;
	padding-right: 0px;
}
header {
	background-color: hsla(173,10%,82%,1.00);
	padding-left: 200px;
	padding-right: 200px;

}

#headerFlexP {
	display: flex;
}
#headerFlexP img {


}

#headerFlex {
	margin-left: -80px;
	margin-top: 15px;


}

header h1 {
	font-size: 4rem;
	line-height: 1rem;
	text-align: center;
	margin-top: 22px;
	margin-bottom: 0px;
	-webkit-box-shadow: 0px 0px 0px;
	box-shadow: 0px 0px 0px;
}

main {
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}





#container{
	width: 960px;
	margin: 0px auto;
	background-color: #EFEFF6;
	border: 10px solid #EFEFF6;
	border-radius: 15px;
	padding-right: 10px;
	-webkit-box-shadow: 0 1px 5px 5px hsla(240,25%,80%,0.39);
	box-shadow: 0 1px 5px 5px hsla(240,25%,80%,0.39);
	padding-left: 10px;
}

#container p {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;

}

#container div .Process-flex-p {
	display: flex;
	margin-bottom: 15px;
	margin-top: 30px;
	padding-bottom: 15px;
	padding-top: 15px;
}
.Process-flex-c {
	margin-top: 0px;
	padding-top: 60px;
}
#Image-Creited {
	margin-left: 120px;
	width: 240px;
	text-align: center;
	line-height: 0.1rem;
}
div .Process-flex-p .Process-flex-c {
}



#container div h1 {
	text-align: center;
	margin-bottom: 15px;
}

details{
	display: flex;
	margin-bottom: 90px;
	padding-left: 140px;
	padding-right: 10px;
}
.detailsbackgrund {
	background-color: hsla(209,32%,77%,1.00);
	padding-right: 0px;
	margin-right: 170px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px 3px hsla(212,25%,55%,0.53);
	box-shadow: 0 1px 3px 3px hsla(212,25%,55%,0.53);
	margin-top: 15px;
	padding-bottom: 0.5px;
}
details .detailsbackgrund img {
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 30px;
	margin-top: 30px;
	margin-bottom: 0px;
}


details p {
	margin-top: -115px;
	margin-bottom: 80px;
	width: 580px;
	max-height: none;
	text-align: left;
	padding-left: 160px;
}
summary {
	text-align: right;
	padding-right: 170px;
	color: hsla(42,68%,39%,1.00);
    list-style: none;
}


details summary::-webkit-details-marker {
  display:none!important;

	
}






	



footer {
	background-color: #CDD6D5;
	padding-right: 200px;
	padding-left: 200px;
	position: relative;
}



footer li  {
	/* [disabled]text-decoration: none; */
	font-style: normal;
	font-weight: 400;
	display: block;
	padding-left: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 0px;
}
footer ul {
}

#footerFlexP {
	display: flex;

}

#footerFlexLogo {
	display: flex;
}
#footerImg {
	margin-left: 230px;
	margin-right: -100px;
}
#footerFlexLogo .footerFlexC h4 {
	text-align: left;
}
.footerFlexC ul li {
}




.footerFlexC {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	width: 180px;
	height: 180px;
	margin-top: 15px;
	border-radius: 5px;
}
footer h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;




}
footer h1 {
	padding-top: 30px;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 50px;
}
.Indexh2 {
	text-align: center;
}
.Indexh1 {
	margin-top: 60px;
	padding-bottom: 15px;
	padding-top: 5px;
}




.Process-flex-c   {
	padding-left: 65px;
	padding-right: 55px;
}


.Process-flex-c h2 {
	text-align: center;
}


#footerFlexLogo p  {
	position: absolute;
	bottom: 1%;
	text-align: center;
	right: 40%;
	left: 40%;
}
