.intro_info_txt{
  font-size: 18px;
  color: #332311;
  font-family: "triggerR";
  display: block;
  letter-spacing: 0px;
  text-align: center;
  padding-top: 30px;
}
#startInit_btn{padding-top: 20px;}
nav.list_nav{display: none;}

.info_txt{
  font-size: 16px;
  color: #784a17;
  font-family: "triggerR";
  display: block;
  letter-spacing: 0px;
  text-align: center;
  padding-top: 20px;
  position: absolute;
}
.info_txt_0{top: 160px;left: 651px;}
.info_txt_1{top: 160px;left: 861px;}
.info_txt_2{top: 139px;left: 721px;width: 500px;right: 170px;}

.guide_img_0{left:0px;top:0px;position:absolute;width:1280px;height:720px;background-image:url(../image/02/page_01/guide_0.png);background-repeat:no-repeat;background-size:100%;}
.guide_img_1{left:0px;top:0px;position:absolute;width:1280px;height:720px;background-image:url(../image/02/page_01/guide_1.png);background-repeat:no-repeat;background-size:100%;display: none;}
.guide_popup{position: absolute;left: 0px;top: 0px;display: none;z-index: 10;}

.wrap_scene{display: none;}
#scene_1{display: block;}

/* page scene paging Number */
.wrap_scene_paging2 {
  position: absolute;
  right: auto;
  bottom: 20px;
  left: auto;
  z-index: 5;
  display: block;
  text-align: center;
  width: 100%;
}

.wrap_scene_paging2 a {
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  font-family: "rodong";
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  background-color: #feb119;
  line-height: 40px;
  letter-spacing: -1px;
  border-radius: 20px;
  margin-left: 8px;
  -webkit-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.wrap_scene_paging2 a:first-of-type {
  margin-left: 0;
}

.wrap_scene_paging2 a.on, .wrap_scene_paging2 a:hover {
  background-color: #3865ba;
}
.wrap_func{top: 165px;}


.design_tooltip .learn_koreamoney{
  position: relative;
}
.wrapTableBox{
  position: absolute;
  width: 407px;
  height: 452px;
  display: table;
  left: 100px;
  top: 0px;
}
.wrapTableBox2{
  position: absolute;
  width: 513px;
  right: 75px;
  top: 45px;
}

.wrapTableSubBox{
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

.design_tooltip .learn_koreamoney .txt_people{
  width: 100%;
}

.design_tooltip .learn_koreamoney .box_dotted{
  margin-top: 0px;
}

.wrapTableTitle{
  position: absolute;
  top: -30px;
  font-family: 'triggerR';
  font-size: 18px;
  color: #70400b;
}