
/* »ýÈ°Áöµµ¿Í »ó´ã »çÀüÇÐ½À css Ãß°¡ ÃÖÇÏ´Ü¿¡ ÀÖÀ½. */


@charset "euc-kr";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');



* {
  margin: 0;
  padding: 0;
  font-family: 'Noto Sans KR', sans-serif;
}

body {
  margin:0px;
  letter-spacing:-0.036em;
}
 
img { border:0px; }
body {
font-family: 'Noto Sans', sans-serif;
margin: 0px;
}

::-webkit-scrollbar {
  width: 10px;
}
/* Track */
::-webkit-scrollbar-track {
  background: transparent; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #D8DDE8;  
  border-radius: 20px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #ACB3C4; 
}

/* Next & previous buttons */
.prev-01, .next-01 {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left:0%;
  width: auto;
  padding: 0px;
  margin:0 -960px 0 8px;
  color: white;
  font-weight: bold;
  font-size: 2.0em;
  transition: 0.3s ease;
  border-radius: 0 3px 3px 0;

}

/* Position the "next button" to the right */
.next-01 {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev-01:hover, .next-01:hover {
  background-color: rgba(0,0,0,0.8);
}


/* Number text (1/3 etc) */

/* The dots/bullets/indicators */
.dot-01 {
  cursor:pointer;
  height: 13px;
  width: 13px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot-01:hover {
  background-color: #717171;
}

/*[common]*/
html,body,span { 
height:100%;
}
.contents1{ height:600px;  position:relative; width:1000px; background:url(../images/n_bg01-01.png) no-repeat; background-size:contain;} 
.contents2{ height:600px;  position:relative; width:1000px; background-color:#EFF0F2; box-sizing: border-box;  padding-top:20px;} 

/*±âº»Æ² ½ÃÀÛ*/
.section_start{ 
float:left;
width:1000px;
height:540px;
background:url(../images/n_bg01-01.png) no-repeat center;
background-size:100%;
}





.section_mp4 {margin: 20px auto 26px;}

.section_ox{
float:left;
width:1000px;
height:420px;
margin:0px 0 0 0px;
background:url(../images/board.png) no-repeat;
}

.section_object, .section_quiz, .section_finish, .section_close{
width:960px;
height:440px;
box-sizing:border-box;
margin:20px auto 0;
background-color:#f9f9f9;
border-top-left-radius: 12px;
border-top-right-radius: 12px; 
}

.section_keyword{
width:1000px;
}

.section_tip{
float:left;
width:1000px;
height:460px;
}

/*»ó´ÜÅ¸ÀÌÆ²*/

.lec_title1{
float:left;
color:#3a7bb7;
width:auto;
height:40px;
line-height:150%;
padding:5px;
margin:5px 0 0 0;
font-size:0.8em;
background:#353535;
}

.lec_title2{
float:right;
color:#3a7bb7;
width:auto;
height:40px;
line-height:170%;
padding:5px 5px 3px 5px;
margin:5px 0 0 0;
font-size:1.4em;
font-weight:600;
border-bottom:2px solid #353535;
b1ackground:#353535;
}

/*¿Þ Lmenu*/

.leftmenu{
float:left;
b1ackground:#0f0;
width:64px;
height:40px;
padding:8px 0 8px 13px;
}

/*¿À¸¥ÂÊ Rmenu*/
.Rmenu1{
float:right;
width:100px;
height:325px;
margin:70px 0 0 0;
background:#fff;
border-top:1px solid #bebebe;
border-left:1px solid #bebebe;
border-bottom:1px solid #bebebe;
b1ackground:url(../images/Rmenu.png);
}

.Rmenu2{
font-size:1.0em;
font-weight:600;
b1ackground:#f1f;
width:80px;
height:25px;
border-bottom:2px solid #454545;
text-align:center;
margin:10px 0 10px 10px;
}

.Rmenu3:hover{background-color:#000c54;}
.Rmenu3:hover{text-decoration:none;}
.Rmenu3:hover{color:#fff;}
.Rmenu3{
width:100px;
height:30px;
line-height:190%;
font-size:0.8em;
font-weight:600;
color:#454545;
cursor:pointer;
margin:0 0 0 0;
text-align:center;
}

.Rmenu4{
width:100px;
height:30px;
line-height:190%;
font-size:0.8em;
font-weight:600;
cursor:pointer;
text-align:center;
background-color:#000c54;
text-decoration:none;
color:#fff;
}


/*ÇÃ·¹ÀÌ¹Ù¶û ÇÏ´Ü¾ÆÀÌÄÜ ¸Þ´º ½ÃÀÛ*/
.logo{
float:left;
width:100px;
height:30px;
color:#fff;
margin:0;
background:url(../images/logo.png);
}


.section_footer{
width: 100%;
height: 60px;
display: flex;
margin: 0;
padding: 0 20px;
justify-content: space-between;
align-items: center;
box-sizing:border-box;
background-color:#253165;
}

.footbutton{
height: 100%;
padding-left: 0;
margin: 0;
cursor: pointer;
display: flex;
justify-content: space-between;
align-items: center;
}

.footbutton a{
	position: relative;
	padding: 0;
	margin-right:8px;
}

/*
.footbutton>a:hover:after{
content: '¡¤';
position:absolute;
top:-30px;
left:60%;
width:10px;
height:10px;
font-size:50px;
color:yellow;
}
*/
.footbutton img{width:120px;}

.playbar{
display: none;
float:left;
width:400px;
height:40px;
margin:10px 0px 0 30px;
background:#f2f;
}


.startbutton{
width:120px;
height:40px;
b1ackground:#40f;
}
.startbutton a {width:auto; height:auto;}
.startbutton a img {width:128px;}

.pagebutton{
width: 180px;
height: 60px;
margin: 0;
display: flex;
align-items: center;
position:relative;
}

.pagebutton1{ margin:0; position: absolute; left: 0;}
.pagebutton2{
text-align:center;
width:60px;
height:40px;
margin:0;
color:#fff;
font-size:1.4em;
letter-spacing:-0.4px;
line-height:40px;
display:flex;
align-item:center;
justify-content:center;
position:absolute;
left:50%;
transform: translateX(-50%);
}

.pagebutton3{ margin: 0 !important; position: absolute; right:0;}

.pagebutton img{width:60px;}


/*½ÃÀÛÇÏ±â*/

 


.ttitle1{
width:800px;
height:80px;
color:#3a7bb7;
font-size:4.0em;
font-weight:800;
margin:150px 0 0 150px;
text-align:right;
transition-delay: 1.25s;
b1ackground:#0ff;
}

.ttitle2{
width:800px;
color:#3a7bb7;
font-size:2.0em;
font-weight:600;
margin:20px 0 0 150px;
text-align:right;
transition-delay: 2.25s;
b1ackground:#ddd;
}

.ttitle3{
width:800px;
color:#000;
font-size:2.0em;
font-weight:600;
margin:20px 0 0 150px;
text-align:right;
transition-delay: 3.25s;
b1ackground:#313131;
}

/*½ÃÀÛÇÏ±â*/


/*ÇÐ½À¾È³»*/

.object{
position:relative;
width:100%;
height:100%;
}

.object>div{
width: 100%;
height: 100%;
box-sizing: border-box;
padding: 32px 0 32px 36px;
background-image: url(../images/item_2_1.png);
background-repeat: no-repeat;
background-position: 90% center;
display: flex;
flex-direction: column;
justify-content: center;
}

.object1{
width:720px;
height:30px;
font-size:1.4em;
font-weight:800;
color:#333333;
border-bottom:2px solid #333333;
}

.object2{
width:615px;
height:24px;
font-weight:600;
font-size:0.7em;
color:#333333;
text-align:left;
float:right;
b1ackground:#f00;
line-height:120%;
margin:3px 0 0 0;
}


.object3, .object5{
width:80px;
height:28px;
text-align:center;
font-size:16px;
font-weight:500;
line-height:28px;
color:#151f6d;
background-color:#E4E7F7;
border-radius:14px;
}

.object5{margin-top:24px;}

.object4,.object6{
width: 550px;
margin: 4px 0 0;
font-size: 16px;
line-height: 28px;
overflow: auto;
margin-left:10px;
}

 

.object7{
	_position:absolute; 
	top:0px;
	left:0px;
    width: 100%;
    overflow: auto;
	text-align:right;
	opacity:0;
} 





/*ÇÐ½À¾È³»*/

/*OX*/

.ox{
float:left;
width:720px;
height:300px;
margin:20px 0 0 20px;
b1ackground:#ddd;
clear:both;
}

.ox1{
width:720px;
height:30px;
font-size:1.4em;
font-weight:800;
color:#333333;
border-bottom:2px solid #333333;
}

.ox2{
width:615px;
height:24px;
font-weight:600;
font-size:0.7em;
color:#333333;
text-align:left;
float:right;
b1ackground:#f00;
line-height:120%;
margin:3px 0 0 0;
}

.ox3{
width:40px;
font-size:1.2em;
font-weight:800;
color:#333333;
float:left;
b1ackground:#f0f;
}

.ox4{
width:680px;
height:50px;
font-size:1.0em;
color:#333333;
float:right;
b1ackground:#0ff;
line-height:150%;
}

.ox5{
width:100px;
height:100px;
margin:30px 0 30px 230px;
cursor:pointer;
font-size:5.0em;
text-align:center;
color:#fff;
background:#2538a9;
float:left;
}

.ox6{
width:100px;
height:100px;
margin:30px 0 30px 30px;
cursor:pointer;
font-size:5.0em;
text-align:center;
color:#fff;
background:#454545;
float:left;
}

.ox7{
width:100px;
height:30px;
text-align:center;
margin-left:42%;
color:#fff;
cursor:pointer;
font-size:1.0em;
border-radius:8px;
background:#000c54;
line-height:170%;
clear:both;
}

.ox8{
 display: none;
 position: absolute;
 top: 50%;
 left: 47%;
 width: 670px;
 height: auto;
 background-color: #fff;
 border: 5px solid #1f76bc;
 z-index: 10;
 padding: 20px 20px;
 }

.ox9{
width:670px;
height:20px;
b1ackground:#f00;
float:left;
}

.ox10{
width:45px;
height:20px;
b1ackground:#010;
float:left;
clear:both;
}

.ox11{
width:625px;
height:auto;
b1ackground:#101;
float:left;
}

.ox12{
width:100%;
margin:10px 0 0 0;
padding-top: 10px;
border-top: 2px solid #DDD;
text-align: right;
float:left;
clear:both;
b1ackground-color: #fff;
 }





/*OX*/




/*Å°¿öµå*/
.keyword{
    position: relative;
    width: 960px;
    height: 420px;
    margin: 20px auto;
    box-sizing: border-box;
}

.keyword1{
width:720px;
height:30px;
font-size:1.4em;
font-weight:800;
color:#333333;
border-bottom:2px solid #333333;
}

.keyword2{
width:615px;
height:24px;
font-weight:600;
font-size:0.7em;
color:#333333;
text-align:left;
float:right;
b1ackground:#f00;
line-height:120%;
margin:3px 0 0 0;
}

.keyword3-1{
z-index:100;
position:absolute;
cursor:pointer;
width:100%;
margin:0 auto;
}

.keyword3-2{
z-index:100;
position:absolute;
cursor:pointer;
margin:20px 40px 0 280px;
float:left;
}

.keyword3-3{
z-index:100;
position:absolute;
cursor:pointer;
margin:20px 40px 0 560px;
float:left;
}

.keyword3-4{
z-index:100;
position:absolute;
cursor:pointer;
margin:170px 0 0 140px;
float:left;
}

.keyword3-5{
z-index:100;
position:absolute;
cursor:pointer;
margin:170px 0 0 390px;
float:left;
}

.keyword4{
width: 100%;
height: 100%;
margin: 0;
background: #fff;
z-index: 1;
box-sizing: border-box;
border-radius: 12px;
padding: 40px;
overflow-x: hidden;
overflow-y: auto;
min-height: 380px;
}

.keyword4 #title_1{font-size:20px; margin-bottom: 24px; font-weight:500; display:block; height:auto;}

.keyword4 #text_1, #text_2, #text_3 {
font-size: 17px;
letter-spacing: -0.036em;
text-align: left;
box-sizing: border-box;
padding: 0;
color: #000;
height: auto;
/* min-height: 380px; */
/* padding-bottom: 40px; */
line-height: 1.4;
word-break: keep-all;
display: block;
}


.keyword5-1{
width:190px;
height:70px;
font-size:1.2em;
margin:50px 0 0 140px;
text-align:center;
b1ackground:#ff0;
float:left;
z-index:1;
position:relative;
overflow:auto;
}

.keyword5-2{
width:190px;
height:70px;
font-size:1.2em;
margin:50px 0 0 60px;
text-align:center;
b1ackground:#ff0;
float:left;
z-index:1;
position:relative;
overflow:auto;
}
/*Å°¿öµå*/

/*»ý°¢´ÙÁö±â*/
.tip{
float:left;
width:720px;
height:380px;
margin:20px 0 0 20px;
b1ackground:#f00;
clear:both;
}

.tip1{
width:720px;
height:30px;
font-size:1.4em;
font-weight:800;
color:#333333;
border-bottom:2px solid #333333;
}

.tip2{
width:590px;
height:24px;
font-weight:600;
font-size:0.7em;
color:#333333;
text-align:left;
float:right;
b1ackground:#f00;
line-height:120%;
margin:3px 0 0 0;
}

.tip3{
height:160px;
z-index:100;
position:absolute;
cursor:pointer;
margin:180px 0 0 0px;
clear:both;
float:left;
}

.tip4{
width:170px;
height:40px;
font-size:1.4em;
text-align:center;
color:#fff;
margin:10px 0 0 0;
background:#000c54;
line-height:150%;
float:left;
}

.tip5{
width:720px;
overflow:auto;
height:50px;
font-size:1.0em;
margin:10px 0 0 0;
padding-left:8px;
b1ackground:#ff0;
float:left;
line-height:150%;
border-left:3px solid #333333;
}

.tip6{
width:170px;
height:40px;
font-size:1.4em;
text-align:center;
color:#fff;
margin:20px 0 0 0;
background:#000c54;
line-height:150%;
float:left;
}

.tip7{
width:720px;
max-height:160px;
margin:10px 0 0 0;
font-size:1.0em;
overflow:auto;
float:left;
line-height:150%;
1position:relative;
b1ackground:#f08;
z-index:1;
}

/*»ý°¢´ÙÁö±â*/

/*ÇÐ½ÀÆò°¡*/
.quiz{
width:auto;
height:auto;
 margin: 20px auto 0;
}

.quiz1{
width:720px;
height:30px;
font-size:1.4em;
font-weight:800;
color:#333333;
border-bottom:2px solid #333333;
}

.quiz2{
width:615px;
height:24px;
font-weight:600;
font-size:0.7em;
color:#333333;
text-align:left;
float:right;
b1ackground:#f00;
line-height:120%;
margin:3px 0 0 0;
}

#num1,#num2{
width:60px;
font-size:1.5em;
font-weight:800;
color:#1a2d67;
float:left;
height:auto;
line-height:1;
}

.quiz4{
    width: auto;
    height: auto;
    font-size: 1.1em;
    color: #333333;
    line-height: 40%;
}

.quiz4 span#question1, .quiz4 span#question2{font-size:20px; font-weight:bold; color:#151f6d; line-height:1.4;}

.quiz5{
width:auto;
overflow: auto;
margin:40px 0 12px 0;
cursor:pointer;
color:#454545;
line-height:200%;
padding-left: 65px;
float:left;
}

.quiz6{
width:88px;
height:32px;
line-height:30px;
text-align:center;
color:#f9f9f9;
cursor:pointer;
font-size:16px;
border-radius:14px;
background:#151f6d;
position:absolute;
bottom:100px;
left:50%;
transform:translateX(-50%);
}

.quiz7{
 display: none;
 position: absolute;
 top: 72%!important;
 left: 50%!important;
 width: 800px;
 height: 200px;
 background-color: #f9f9f9;
 border: 4px solid #151f6d;
 z-index: 10;
 overflow-y: auto;
 border-radius:12px;
 }


.quiz_o {
width:200px;
height:200px;
text-align:center;
float:left;
background:#3a7bb7;
}

.quiz8{
width:500px;
height:20px;
float:left;
padding:5px 10px 5px 10px;
}

.quiz8 b, .quiz9 b{font-weight:normal; color:#151f6d;}
.quiz8 #answer1{font-weight:500; color:#151f6d;}

.quiz9{
width:500px;
height:20px;
float:left;
padding:5px 10px 5px 10px;
}

.quiz10{
width:540px;
height:auto;
b1ackground:#101;
padding:5px 10px 5px 10px;
float:left;
}

.quiz11{
position:absolute;
top:0;
right:10px;
width:auto;
margin:10px 0 0 0;
padding-top: 0px;
clear:both;
b1ackground-color: #fff;
 }

.q_cnt{
border: 1px solid #151f6d50;
box-sizing: border-box;
padding: 16px 16px;
font-size: 16px;
}

/*ÇÐ½ÀÆò°¡*/



/*Á¤¸®ÇÏ±â*/
.finish{
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 40px;
    min-height: 400px;
    overflow: auto;
}

.finish br{
	display: block;
    content: " ";
	height:8px;
}

.finish1{
width: 770px;
height: auto;
font-weight: 700;
font-size: 1.1em;
display: block;
line-height: 140%;
padding-bottom: 8px;
color: #000;
}

.finish2{
float:left;
width:100%;
height:auto;
font-weight:500;
font-size:1.0em;
line-height:140%;
color:#000;
}
/*Á¤¸®ÇÏ±â*/


.close1{
/* position:absolute;
opacity:0;
top:300px;
left:80px; */
width:500px;
height:80px;
font-size:1.5em;
font-weight:800;
overflow: auto;
color:#3a7bb7;
b1ackground:#d1d;
}

.close2{
/* position:absolute;
opacity:0;
top:434px;
left:80px; */
width:500px;
height:80px;
font-size:1.5em;
font-weight:800;
overflow: auto;
color:#3a7bb7;
}
/*Â÷½Ã¿¹°í*/

/*-------------------------------------------------------------------*/


/*´ÙÀ½ÆäÀÌÁö ³Ñ°ÜÁÖ¼¼¿ä ½ÃÀÛ*/
.pop-layer2 {
  display: none !important;
  position: absolute;
  top: 525px;
  left: 930px;
  width: 128px;
  height: 43px;
  text-align:center;
  background:url(../images/notice01.png);
  z-index: 115;
}

.pop-layer3 {
  display: none;
  position: absolute;
  top: 520px;
  left: 927px;
  width: 128px;
  height: 55px;
  text-align:center;
  /*background:url(../images/notice02.png);*/
  background:none;
  z-index: 10;
}
/*´ÙÀ½ÆäÀÌÁö ³Ñ°ÜÁÖ¼¼¿ä ³¡*/

/*µ¹¹ß*/
.pop-layer6 {
  display: none;
  position: absolute;
  top: -250px;
  left: 520px;
  width: 300px;
  height: 200px;
  text-align:center;
  b1ackground:url(images/pop_bg.png) no-repeat;
  background-color: #fff;
  border: 5px solid #324359;
  z-index: 10;
}

.pop-container6 {
  padding: 30px 10px 0 10px;
  width: 280px;
  b1ackground-color: #f00;
 }

.pop1{
color:#e45e04;
font-size:2.0em;
font-weight:800;
margin-bottom : 5px;

}

.pop2{
color:#000;
font-size:1.4em;
font-weight:600;
text-align:center;
margin-top : 15px;
}

.pop3{

}
/*µ¹¹ß ³¡*/

.pop-container3 {
 padding: 5px 10px;
}

.pop-container4 {
  padding: 30px 30px;
}

.pop-container5 {
    width: 800px;
    height: 388px;
    margin: 0;
    /* background: #fff; */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.pop-container5>div{
	width: 100%;
    background-color: #fff;
    height: 360px;
    margin: 0;
    box-sizing: border-box;
    padding: 20px;
	border-radius: 12px 12px 0 12px;
}

.pop-container5>div>img{width:100%; border-radius:10px;}

.pop-layer4 .btn-r {
  width: 300px;
  margin: 0 0 0 0;
  padding-top: 3px;
  text-align: right;
}

.pop-layer4 {
  display: none;
  position: absolute;
  top: 270px;
  left: 500px;
  width: 998px;
  height: 538px;
  text-align:center;
  padding-top:0px;
  background-color: #fff;
  border: 1px solid #232323;
  border-radius: 0px;
  z-index: 10;
}

.pop-layer5 .btn-r {
 float:left;
 font-size:2.0em;
 font-weight:500;
}

.pop-layer5 {
	display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 60px);
    text-align: center;
    background-color: #00000090;
    /* border: 1px solid #232323; */
    z-index: 1000;
	cursor:default;
	margin:0 !important;
}


.pop-layer8 {
  display: none;
  position: absolute;
  top: 270px;
  left: 440px;
  width: 500px;
  height: 250px;
  text-align:center;
  padding-top:0px;
  background:url(images/tip.png) no-repeat;
  border: 1px solid #232323;
  border-radius: 0px;
  z-index: 10;
}


a.btn-layerClose, a.btn-layerClose2 {
  display: inline-block;
  height: 25px;
  padding: 5px 14px 5px;
  background-color: #354482;
  font-size: 14px;
  color: #f9f9f9;
  line-height: 25px;
  text-decoration:none;
  cursor:pointer;
  border-radius:14px;
}

a.btn-layerClose:hover, a.btn-layerClose2:hover  {
  background-color: #CFD6F5;
  color: #151f6d;
}

a.btn-layerClose3 {
  display: inline-block;
  height: 25px;
  padding: 0 14px 0;
  border: 1px solid #454545;
  background-color: #454545;
  font-size: 13px;
  color: #fff;
  line-height: 25px;
}

a.btn-layerClose3:hover {
  border: 1px solid #000;
  background-color: #000;
  color: #fff;
}

a.btn-layerClose4 {
  display: inline-block;
  height: 25px;
  margin-left:750px;
  padding: 0 14px 0;
  border: 1px solid #454545;
  background-color: #454545;
  font-size: 13px;
  color: #fff;
  line-height: 25px;
}

a.btn-layerClose4:hover {
  border: 1px solid #000;
  background-color: #000;
  color: #fff;
}

a.btn-layerClose5 {
    display: inline-block;
    width: 56px;
    height: 30px;
    float: right;
    /* padding: 0 14px 0; */
    background-color: #F0F2FB;
    font-size: 16px;
    color: #151f6d;
    font-weight: 500;
    letter-spacing: -0.5;
    line-height: 180%;
    margin: 0;
    border-radius: 0 0 4px 4px;
	cursor:pointer;
}

a.btn-layerClose5:hover {
  background-color: #626277;
  color: #F0F2FB;
}

a.btn-layerClose6 {
  display: inline-block;
  height: 25px;
  
  margin-left:350px;
  padding: 0 14px 0;
  border: 1px solid #454545;
  background-color: #454545;
  font-size: 13px;
  color: #fff;
  line-height: 25px;
}




/*±âº»Æ² ³¡*/


ul, li {  }


.section_object .object li {
    list-style-type: none !important;
    padding-left: 8px;
    background: url(../images/item_2_bullet1.png) ) 0 12px no-repeat;
    letter-spacing: -1px;
}



section#intro {
	position: relative;
	float: left;
	width: 1000px;
	height: 610px;
}
.intro_bg img { position: absolute; }

.maker_bg {
	opacity: 0;
}

.maker_bg00{
	position:absolute;
	left:0px;
	bottom:60px;		 
	z-index:5;
}

.maker_bg02{
	position:absolute;
	bottom:60px;
	left:0px;
	z-index:6;
}

.maker_bg03{
	bottom:450px;
	left:90px;
	background:#f0f;
	z-index:7;
}

.subtext1{ opacity: 0;width:auto; height:auto; position:absolute; top:40%; left:50%; transform:translate(-50%,-50%); color:#151f6d; font-size:60px; font-weight:bold;}
.subtext2{ opacity: 0;width:100%; text-align:center; height:auto; position:absolute; top:55%; left:50%; transform:translate(-50%,-50%); color:#151f6d; font-size:24px; font-weight:500; }
.subtext3{ opacity: 0;width:450px; height:36px; position:absolute; top:290px; left:300px; color:#fff; font-size:30px; font-weight:500; letter-spacing:-1px}






.pop-layer .pop-container {
    position: absolute;
    top: 108px;
    z-index: 100;
    left: 50%;
    background: #f9f9f9;
    margin-top: -20px;
    border-radius: 12px;
    box-shadow: 0px 0px 10px #00000010;
    transform: translateX(-50%);
}


.pop-layer p.ctxt {
  color: #666;
  line-height: 22px;
  padding:10px 0;
  box-sizing:border-box;
  width:88px; 
  margin:0;
  font-size:16px;
  text-align:center;
  border-bottom:1px solid #EFF0F2;
  letter-spacing:-0.5;
}
.pop-layer p.ctxt:hover{ background-color: #1a2d6710; }
.pop-layer p.ctxt:nth-child(2):hover{background-color:#CFEEFF;}
.pop-layer p.ctxt:nth-child(3):hover{background-color:#C0E9E9;}
.pop-layer p.ctxt:nth-child(4):hover{background-color:#FFE5F3;}
.pop-layer p.ctxt:nth-child(5):hover{background-color:#FCEBCA;}
.pop-layer p.ctxt:nth-child(6):hover{background-color:#FFEBE2;}
.pop-layer p.ctxt:nth-child(7):hover{background-color:#DBE1FE;}


.pop-layer .btn-r { bottom:0; }

/* ¸Þ´º ´Ý±â */
.pop-layer .btn-r p{ background-color:#535357; border-bottom:none;}
.pop-layer .btn-r p a { color: #F9F9F9; cursor:pointer;}
.pop-layer .btn-r p:hover{ background-color: #ccc; color:#bb1111;}
.pop-layer p.ctxt a {text-decoration:none;}
.pop-layer p.ctxt a strong { color:#151f6d; font-weight:500;}
.pop-layer p.ctxt a.btn-layerCloseX strong{color:#f9f9f9;}
.pop-layer { display: none; position: absolute; top: 0px!important; right: 0px!important; width: 100px; z-index: 1000;}

.dim-layer {
  display: none;
  position: fixed;
  _position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}

.dim-layer .dimBg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .5;
  filter: alpha(opacity=50);
}

.dim-layer .pop-layer {
  display: block;
}

/*22³â 8¿ù Ãß°¡ */



.section_footer>a:focus:after{
content:attr(title);
background:white;
color:black;
font-size:12px;
border:1px solid #111;
position:absolute;
top:-15px;
right:-20px;
z-index:1;
padding:4px;
}

.section_footer>a:hover:after{
content:none;
}

.section_close{ 
height:420px; 
margin-bottom:20px; 
border-radius:12px; 
box-shadow:2px 2px 8px #151f6d08, inset 2px 2px 6px #fff;
background-image: url(../images/close_bg.png);
background-repeat: no-repeat;
background-position: 90% center;
position: relative;
}

 .section_close p.close-comment{
 font-size:60px;
 font-weight:bold;
 letter-spacing:-5px;
 display:none;
 }

 p.close1-tit,
  p.close2-tit{
    margin-top: 40px;
    margin-bottom: 10px;
    color: #151f6d;
    letter-spacing: -0.2px;
    font-weight: 500;
    background: #E4E7F7;
    width: 80px;
    text-align: center;
    height: 28px;
    line-height: 28px;
    border-radius: 50px;
 }
p.close1-tit{margin-top:0;}


 /*Â÷½Ã¿¹°í*/
.close{
	width: auto;
    height: auto;
    box-sizing: border-box;
    padding: 0 40px;
    position: absolute;
    transform: translateY(-50%);
    top: 48%;
}

.close1{
	width: 500px;
    height: 80px;
    font-weight: 500;
    overflow: auto;
    color: #535357;
    font-size: 24px;
    margin-left: 9px;
}

.close2{
	width: 500px;
    height: 80px;
    font-weight: 500;
    overflow: auto;
    color: #535357;
    font-size: 24px;
    margin-left: 9px;
}
/*Â÷½Ã¿¹°í*/

.bg_01{background-color:#CFEEFF;}
.bg_02{background-color:#C0E9E9;}
.bg_03{background-color:#FFE5F3;}
.bg_04{background-color:#FCEBCA;}
.bg_05{background-color:#FFEBE2;}
.bg_06{background-color:#DBE1FE;}

.section_title{
width:880px; 
height:60px; 
margin:0 20px;
padding:8px;
box-sizing:border-box;
display:flex; 
justify-content: start; 
align-items: center; 
background-color:#f9f9f9; 
border-radius: 12px;
}

.section_title .section_title01 {
width:456px;
height:60px;
padding: 8px 8px 8px 0;
margin:0;
display:flex;
align-items:center;;
box-sizing:border-box;
border-top-left-radius:12px;
border-bottom-left-radius:12px;
align-items: center;
}

.section_title .section_title01 .text1{ 
font-size:20px; 
font-weight:bold; 
color:#151f6d; 
width:92px; 
height:44px; 
line-height:44px;
text-align:center; 
border-top-left-radius:8px; 
border-bottom-left-radius:8px;
display:block;
margin:0;
letter-spacing:-0.02em;
}

.section_title .section_title01 .text2{ display:block; font-size:16px; font-weight:normal; color:#151f6d; padding-left:8px; width:350px; height:44px; line-height:44px; background-color:#F0F2FB;} 

.section_title .section_title02 { 
	width: 456px;
    height: 60px;
    padding: 8px 0; 
	margin:0; 
	box-sizing:border-box;
	text-align:left; 
	letter-spacing:-0.02em;
}
.section_title .section_title02 .text1{ font-size:15px; font-weight:600 }
.section_title .section_title02 .text2{ font-size:13px; font-weight:500 } 

.section_title .section_title03 {
	position:absolute;
	right:20px;
	top:20px;
	width:60px;
	height:60px;
	background-color:#f9f9f9;
	border-radius:12px;
}
.section_title .section_title03 a{ width:100%; height:100%;	display:flex; justify-content:center; align-items:center; padding-top: 3px; box-sizing: border-box; }
.section_title .section_title03 img{width:32px;}

.box_shadow{box-shadow: 2px -2px 8px #151f6d08, inset 2px 2px 6px #fff}

/* */

.pre_test3-1 {margin-right:24px;}
.pre_img_02, .pre_img_14{width:240px; border:1px solid #151f6d40;}
.pre_img_03, .pre_img_09, .pre_img_22{width:240px;}
.pre_img_05{border:1px solid #151f6d20;}
.pre_img_06{width:340px; border:1px solid #151f6d20;}
.pre_a_10 {margin-bottom:20px; display:inline-block; padding: 6px 12px 8px; border-radius: 4px; color:#151f6d; background-color:#151f6d10; border:1px solid #151f6d40; box-sizing:border-box;}
.pre_a_10:hover{color:#fff; background-color:#151f6d;}
.pre_a_10:active{background-color:#090d2d;}
.pre_img_19{width:480px;}
.pre_img_21{width:432px;}
.pre_img_23{width:460px;}


/* 230614. 9Çõ. cta ¾Ö´Ï¸ÞÀÌ¼Ç Ãß°¡ */
.startbutton a img:active, 
.section_title .section_title03 a:active, 
.footbutton img:active, 
.pagebutton img:active, 
.pop-layer p.ctxt a:active, 
.pop-layer p.ctxt a:active, 
.btn-layerClose:active,
.btn-layerClose2:active, 
a.btn-layerClose5:active,
.btn-example1:active,
.btn-example2:active{opacity:0.6;}

.startbutton a img, 
.section_title .section_title03 a, 
.footbutton img, 
.pagebutton img, 
.pop-layer p.ctxt a, 
.pop-layer p.ctxt a, 
.btn-layerClose,
a.btn-layerClose5, 
.btn-layerClose2,
.btn-example1,
.btn-example2{transition:0.1s;}

.quiz6:hover{background-color:#151f6d20; color:#151f6d; box-shadow: 2px 2px 8px #151f6d10;}
/* /// /// /// */

/* 230622 9Çõ Æò°¡ÇÏ±â Áú¹® »ç·Ê ¹× º¸Á¶ ¹Ú½º*/

.quiz div ul{margin-top:16px; margin-bottom:-28px; padding:20px; box-sizing: border-box; border:1px solid #151f6d60; max-height:168px; overflow-y: scroll;}
.quiz div ul li{margin-top:12px; list-style:none; font-size:16px; font-weight:500; box-sizing: border-box; display:flex;}
.quiz div ul li:first-child{margin-top:0;}
.quiz div ul li p:first-child{margin-right:8px;}
.quiz5 {padding:0 60px;}
.quiz5 div > span{
	display: flex;
    height: auto;
    align-items: start;
    line-height: 1.4;
    margin-bottom: 8px;
	}
.quiz5 span span{ white-space:pre-wrap;}
.quiz4{display:flex;}
.quiz4 span#question1, .quiz4 span#question2{width: calc(100% - 120px);}

/* /// /// /// */


/* 230630 9Çõ ½ÃÀÛÆäÀÌÁö ÁÖÂ÷ ½ºÅ¸ÀÏ ¼öÁ¤*/
.section_start .subtext2{display:flex; align-items: center; justify-content: center; font-size:0;}
.section_start #text2{
	font-size:16px; 
	padding: 7px 10px 8px; 
	background-color: #f9fbff; 
	border-radius: 10px; 
	border: 1px solid #d2d9efdb; 
	box-sizing: border-box; 
	line-height: 1; 
	margin-right: 8px;
}
.section_start #text3{font-size:24px; line-height:1.4;}

/*230731. 9Çõ. Á¤¸®ÇÏ±â ui*/
.finish {padding:80px 64px; padding-right:88px;}
.finish1 {font-size:1.2em; font-weight: 500;}
.finish2 {font-size:1.05em; font-weight: 400;}
.finish2 div {display: flex;  justify-content: start; margin-bottom: 18px; margin-top:-8px; margin-left:18px;}
.finish2 div br{display:none;}
.finish2 div span {margin-left: 4px; word-break: keep-all; width: calc(100% - 180px); flex:0; flex-grow:1;}