html,body{
    height: 100vh;
    width: 100vw;
	/*height:100%; */
    margin: 0;
    padding: 0;
	/*overflow: scroll;*/
    transition: background-color 1s ease;
}
@font-face {
    font-family: 'NanumBarunpen';
    src: url('https://health.chosun.com/mildang365/css/NanumBarunpen.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
*{
    font-family: 'NanumBarunpen';
}
br {font-family: 'Dotum';}
.start-title{
    font-size: 45px;
    letter-spacing: 4px;
    font-weight: 800;
    padding: 10px 0px
}
/* ----------------------------------------------
 * Generated by Animista on 2021-7-28 15:48:4
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
.flicker-in-1{-webkit-animation:flicker-in-1 1.5s linear both;animation:flicker-in-1 1.5s linear both}
@-webkit-keyframes flicker-in-1{0%{opacity:0}10%{opacity:0}10.1%{opacity:1}10.2%{opacity:0}20%{opacity:0}20.1%{opacity:1}20.6%{opacity:0}30%{opacity:0}30.1%{opacity:1}30.5%{opacity:1}30.6%{opacity:0}45%{opacity:0}45.1%{opacity:1}50%{opacity:1}55%{opacity:1}55.1%{opacity:0}57%{opacity:0}57.1%{opacity:1}60%{opacity:1}60.1%{opacity:0}65%{opacity:0}65.1%{opacity:1}75%{opacity:1}75.1%{opacity:0}77%{opacity:0}77.1%{opacity:1}85%{opacity:1}85.1%{opacity:0}86%{opacity:0}86.1%{opacity:1}100%{opacity:1}}@keyframes flicker-in-1{0%{opacity:0}10%{opacity:0}10.1%{opacity:1}10.2%{opacity:0}20%{opacity:0}20.1%{opacity:1}20.6%{opacity:0}30%{opacity:0}30.1%{opacity:1}30.5%{opacity:1}30.6%{opacity:0}45%{opacity:0}45.1%{opacity:1}50%{opacity:1}55%{opacity:1}55.1%{opacity:0}57%{opacity:0}57.1%{opacity:1}60%{opacity:1}60.1%{opacity:0}65%{opacity:0}65.1%{opacity:1}75%{opacity:1}75.1%{opacity:0}77%{opacity:0}77.1%{opacity:1}85%{opacity:1}85.1%{opacity:0}86%{opacity:0}86.1%{opacity:1}100%{opacity:1}}
.start{    	
	background: url("/mildang365/img/main4_bg.png") repeat;		
	
}
.start_main_wrap { 
	width: 100%;  
	height:100%;
	background: url("/mildang365/img/main4_m.png") no-repeat center top;	
	image-rendering:-webkit-optimize-contrast;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.start_main { 
	margin-top: 353px;
    padding: 30px;	
	/*min-width: 350px;*/
    max-width: 600px;
	min-height:450px;
	color: #ffffff;
	font-size: 1.9rem;	
	text-align: center;
}
.fonts_color{
	margin-top:30px;
	color: #173854;
	line-height: 1.8rem;
	font-size: 1.3rem;	
	font-weight: bold;	
}

.yellow > :nth-child(2){
    text-align: center;
    padding-bottom: 10px;
}
.main-img{
    max-width: 100%;
    max-height: 100%;
}
.intro4{
    align-items: unset;
}

.intro4 > div > div{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 30%;
    font-size: 1em;
    width: -webkit-fill-available;
    height: 47%;
    padding: 2%;
    flex: 1;
}
.intro4 > div > div > button{
    font-size: 4vw;
    
    height: fit-content;
    padding: 6% 17%;

    margin: 3vh 0;
    border: none;
    border-radius: 14px;
    /* width: max-content; */
    width: inherit;
    box-shadow: rgb(50 50 93 / 25%) 0px 6px 12px -2px, rgb(0 0 0 / 30%) 0px 3px 7px -3px;
    
    
} 
.intro4 > div > div > a > button{
    font-size: 4vw;
    width: -webkit-fill-available;
    height: fit-content;
    padding: 6% 17%;

    margin: 3vh 0;
    border: none;
    border-radius: 14px;
    /* width: max-content; */
   
    box-shadow: rgb(50 50 93 / 25%) 0px 6px 12px -2px, rgb(0 0 0 / 30%) 0px 3px 7px -3px;
    
    
} 
.caption{
    text-align: center;
}

#bgm {
    background: black;
    color: white;
    margin-top: 7px;
    text-align: center;
    font-weight: 800;
    border-radius: 11px;
    cursor: pointer; box-shadow: 1px 5px 0 rgb(0,0,0,0.5);
    box-shadow: rgb(50 50 93 / 25%) 0px 6px 12px -2px, rgb(0 0 0 / 30%) 0px 3px 7px -3px;
}
#bgm:focus{
    box-shadow: 1px 1px 0 rgb(0,0,0,0.5); position: relative; top:2px;
}
.intro > div > div > a {
    width: inherit;
}
.intro > img {
    cursor: pointer;
}
.intro4 > div > img {
    cursor: default ;
    max-width: 66%;
    max-height: 100%;
    width: -webkit-fill-available;
}
.intro4 > div > div >a> button:first-child{
    font-size: 4vw;
    background: black;
    color: white;
    
}
.intro4 > div > div > button:nth-child(2){
    background: #ffc800;
}

.intro_info{
    text-align: center;
    color: #808080a6;
}

#img{
    width: 100%;
}
#listStartButton {position: relative;}
#listResultButton {position: relative;}



.listTButton-kakao {	
	float:left; 
	width: 48%; 
	background: #fcff00;    
    border: none;
    padding: 15px 0px 20px 0; 
	border-radius: 25px;
	border: 1px solid #002c69;	
	color:#002c69;
	box-shadow: rgb(0 44 105 / 100%) 5px 10px 0px -2px;	
}
.listTButton-mildan {
	float:right;
	width: 48%; 
	background: #4ddbff;	
    border: none;
    padding: 15px 0px 20px 0; 
	border-radius: 5px;
	border-radius: 25px;
	border: 1px solid #002c69;	
	color:#002c69;
	box-shadow: rgb(0 44 105 / 100%) 5px 10px 0px -2px;
}
.listTButton-mildang {
	float:right;
	width: 48%; 
	background: #ff5d40;	
    border: none;
    padding: 15px 0px 20px 0; 
	border-radius: 5px;
	border-radius: 25px;
	border: 1px solid #002c69;	
	box-shadow: rgb(0 44 105 / 100%) 5px 10px 0px -2px;
}


#kakao-link-btn{ 	
    letter-spacing: 0px;    
	font-size: 1.5rem; 
	color: #3d1d1f;
	text-decoration: none; 	
}
#kakao-link-btn:hover{
    color: #ff5d48;
}

#mildan-link-btn{  
    letter-spacing: 0px;   
	font-size: 1.5rem;  color: #002c69;
	text-decoration: none; 
}
#mildan-link-btn:hover{
    color: #FFFfff;
}
#mildang-link-btn{  
    letter-spacing: 0px;   
	font-size: 1.5rem;  color: #fcff00;
	text-decoration: none; 
}
#mildang-link-btn:hover{
    color: #fcff00;
}

@media screen and (min-width: 768px) { 
   .main-img{
       max-width: 1366px;
	   min-width: 1366px;
   }	
 }
@media screen and (min-width:558px){
    #img{
        max-width: 498px;
    }
    #explain{
        max-width: 498px;
    }
    .intro4 > div > div >a> button:first-child{
        font-size: 3.5vh;
    }
    .intro4 > div > div > button {
       font-size: 3.5vh;
    }
}
@media screen and (max-width: 568px) { 
	
	.start_main_wrap { 	
	background: url("/mildang365/img/main4_m.png") no-repeat center top;	
	image-rendering:-webkit-optimize-contrast;
	}
	.start_main { 
		margin-top: 373px;
    padding: 20px;	
	/*min-width: 350px;*/
    max-width: 600px;
	min-height:430px;
	font-size: 1.4rem;	
	word-break: keep-all;
	}
	.fonts_color{
	margin-top:20px;
	color: #173854;
	line-height: 1.7rem;
	font-size: 1.1rem;	
	font-weight: bold;	
	letter-spacing: -1.3px;
	}
	.listTButton-kakao {	
		width: 48%; 	
	}
	.listTButton-mildan {
		float:left;
		margin-left: 3px;
		width: 48%;
	}
	#kakao-link-btn {    
    font-size: 1.2rem;
	}
	#mildan-link-btn {
    font-size: 1.2rem;
	}
}
.puff-in-center{-webkit-animation:puff-in-center .7s cubic-bezier(.47,0.000,.745,.715) both;animation:puff-in-center .7s cubic-bezier(.47,0.000,.745,.715) both}
.fade-in{-webkit-animation:fade-in 1s cubic-bezier(.39,.575,.565,1.000) both;animation:fade-in 1.4s cubic-bezier(.39,.575,.565,1.000) both}
@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}
/* ----------------------------------------------
 * Generated by Animista on 2021-7-28 2:6:12
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

@-webkit-keyframes puff-in-center{0%{-webkit-transform:scale(2);transform:scale(2);-webkit-filter:blur(4px);filter:blur(4px);opacity:0}100%{-webkit-transform:scale(1);transform:scale(1);-webkit-filter:blur(0);filter:blur(0);opacity:1}}@keyframes puff-in-center{0%{-webkit-transform:scale(2);transform:scale(2);-webkit-filter:blur(4px);filter:blur(4px);opacity:0}100%{-webkit-transform:scale(1);transform:scale(1);-webkit-filter:blur(0);filter:blur(0);opacity:1}}
 
@keyframes typing{
    0% {
      width: 0%;

    }
 
    100% {
      width: 100%;
    }
  }
.intro{
    flex-direction: column;
    display: none;
    height: 100vh;
    padding:30px;
    justify-content: center;
    align-items: center;

}

.text-focus-in{animation:text-focus-in 1.5s linear both}
@keyframes text-focus-in{0%{filter:blur(12px);opacity:0}100%{filter:blur(0);opacity:1}}
.intro-txt{
    display: none;
}
.animate__animated{
    flex:1;
    justify-content: center;
    align-items: center;
    font-size: 2vh;
}
#page{
    flex:1;
    display: flex;
    justify-content: center;
    
}
#page-btn:hover{
    text-decoration: underline;
    font-weight: 700;

}
#page-btn{
    cursor:pointer;
    height: fit-content;
}
@media screen and (min-width:540px) {
    .progress{
        max-width: 480px;
    
    }
    .btn{
        max-width: 480px;

    }
    #question-box{
        max-width: 480px;
    }
}
.info{
    font-size: 17px;
}
.question {
    flex-direction: column;
    /*justify-content: center;*/
    /*background: url("/mildang365/img/bg_img.jpg") repeat;	*/
	background: url("/mildang365/img/main4_bg.png") repeat;	
	image-rendering:-webkit-optimize-contrast;
    display: none;
	min-height:700px;
    height: 100vh;   
    padding: 10px;	
    text-align: center;        
}

.question-wrapper{
    height: 100%;
    display: flex;
    flex-direction: column;
    /*justify-content: center;*/
    align-items: center;
}
#top {position: relative; width: 100%; max-width: 480px; /*background: #ffff42;*/}
.result{	
    flex-direction: column;
	background: url("/mildang365/img/bg_img.jpg") repeat;
	/*background: url("/mildang365/img/main4_bg.png") repeat;	*/
    justify-content: center;    
    display: none;    
    justify-content: center;
    align-items: center;
    padding: 15px 10px 0px 10px;
    text-align: center;
	min-height:800px;
	height: 100vh;  
	background-color:#e7e8ea;
	position: relative;
}
.btn{
    background: #4ddbff;
    border: 3px solid #002c69;	
	box-shadow: rgb(0 44 105 / 100%) 5px 10px 0px -2px;
    border-radius: 35px;   
    margin-bottom: 15px;   
    min-height: 78px;
    color: #002c69;
    font-size: 1.55rem;
    width: -webkit-fill-available;
    height: min-content;
}

.btn:hover{
    box-shadow: rgb(50 50 93 / 0%) 0px 6px 12px -2px;
}

#B{
    background-color: #ffcf01;
}
#D{
    background-color: #ffcf01;
}
#listResultArea {
	font-weight: bold;
	color: #173854; 
	font-size: 1.4rem; 
	margin-bottom: 10px; 
}
#listResultArea .result_level{text-align:center; width:100%;}

#listResultArea .result_level_text {
	text-align:center;     
	margin-bottom:25px;	
	 border: 0px solid #173854;
	display: flex;
}
#listResultArea .result_level_text_line {
	text-align:left;
	margin: 0 auto;
	/*background: white;    */
	max-width: 480px;
    border: 1px solid #173854;
	padding: 20px 20px;
    box-shadow: rgb(50 50 93) 5px 10px 0px -2px;
	border-radius: 5px; 
}
.level06 {	
	background: #ff0e03;   
}
.level05 {	
	background: #fe9000;   
}
.level04 {	
	background: #ffee9d;   
}
.level03 {	
	background: #54f058;   
}
.level02 {	
	background: #5bccf6;   
}
.level01 {	
	background: #ffffff;   
}


#listResultArea h4{font-weight: bold; font-size: 1.8rem;
	margin-block-start: 0.5em;
    margin-block-end: 0.3em;
}
#listResultArea img{width: -webkit-fill-available; max-width: 480px;
}
#listResultArea span{
	font-weight: bold; font-size: 1.3rem;
	margin-block-start: 0.5em;
    margin-block-end: 0.3em;
}
.white{text-align: center; margin-bottom: 15px;}
#start{
    box-shadow: 1px 2px 0 rgb(0,0,0,0.2);
    /*border: none;
    border-radius: 15px;*/
	
    border: 3px solid #002c69;	
	box-shadow: rgb(0 44 105 / 100%) 5px 10px 0px -2px;
    border-radius: 35px;   
    font-size: 29px;
    padding: 10px 50px;
    margin-top: 20px;
	width: 100%;
    background-color: #ff5d48;
	color:#ffffff;
    letter-spacing: 6px;			
}

#start:hover{
    color: #FFF500;
}
#restart {
    box-shadow: 1px 2px 0 rgb(0 0 0 / 20%);
    border: 1px solid #002c69;
    box-shadow: rgb(0 44 105) 5px 10px 0px -2px;
    border-radius: 35px;
    font-size: 29px;
    padding: 10px 50px;
    margin-top: 20px;
    width: 100%;
    background-color: #173854;
    color: #fff;
    letter-spacing: 6px;
}
#restart:hover{
    color: #FFF500;
}
#start2{
    display: none;
    box-shadow: 1px 1px 0 rgb(0,0,0,0.5);
    border: none;
    border-radius: 5px;
    font-size: 29px;
    padding: 10px;
    margin-top: 20px;
    color:#D8FF00;
    letter-spacing: 6px;
}
#start2:hover{
    background-color: #ff23233b;
}
#start2:active{
    box-shadow: 1px 1px 0 rgb(0,0,0,0.5); position: relative; top:2px;
}

#start:active { box-shadow: 1px 1px 0 rgb(0,0,0,0.5); position: relative; top:2px; }
#start3{
    box-shadow: 1px 5px 0 rgb(0,0,0,0.5);
    border: none;
    border-radius: 15px;
    font-size: 20px;
    padding: 10px;
    margin-top: 10px;
    background-color: #ff23233b;
    letter-spacing: 6px;
}
#start3:hover{
    background-color: #ff23233b;
}
#start3:active{
    box-shadow: 1px 1px 0 rgb(0,0,0,0.5); position: relative; top:2px;
}
#start3 > a{
    text-decoration: none;
    color: black;
}

.progress-bar{
    background: linear-gradient( 45deg, #ff5d48, #ff5d48 );
    border: 5px solid #ff5d48;
    border-radius: 21px;
}
.progress{
    background: #ffffff ;
    border-radius: 21px;
    /*box-shadow: 1px 1px 1px 1px grey;*/
    width: -webkit-fill-available;
}
.question-box-all {background: white ; width: 100%; max-width: 480px; margin:20px 0px; border: 3px solid #173854;	
	box-shadow: rgb(50 50 93 / 100%) 5px 10px 0px -2px;
    border-radius: 35px;   }
#question-box{
    /*border: 1px solid black;*/
    /*background: white;*/
    height: 100px;
	font-size: 1.8rem;
    /*box-shadow: 1px 1px 1px 1px grey;*/
    /*margin: 12px 0 51px 0;*/
    display: flex;
    justify-content: center;
    /*align-items: center;    */
    width: -webkit-fill-available;
    padding: 10px;
	color: #173854;
}
#title{
    margin:30px 10px 10px;
	
    font-size: 3.0rem;
	color: #173854;
}

#explain{
    font-size: 18px;
    letter-spacing: 1.5px;
    padding: 13px;
    border-radius: 10px;
    margin: 13px auto;
    box-shadow: rgb(50 50 93 / 25%) 0px 6px 18px -2px, rgb(0 0 0 / 43%) 0px 3px 16px -3px;
}
#animal{
    font-weight: 800;
    text-shadow:#999999 4px 3px 3px;
    letter-spacing: 1.5px;

}
.footer{
    padding: 10px;
    font-size: 10px;
    background: #c1c1c1;
    color: white;
    font-weight: lighter;
}

.intro4 > div{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    /* flex: 6; */
    height: 77%;
}
.intro > img {
    width: 300px;
}