.wrap_sectionBg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 1280px;
  height: 720px;
  background: url(../image/02/page_01/backgroundBg.png)no-repeat;
  display: none;
}

.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/03/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/03/page_01/guide_1.png);background-repeat:no-repeat;background-size:100%;}
.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: -20px;
}
.wrapTableBox.top30minus{
  top: -30px;
}

.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;
  height: 389px;
  background-image: url(../image/02/page_01/bg2.png);
}

.design_tooltip .learn_koreamoney .box_dotted .type1_scroll{
  height: 365px;
}
*/
.design_tooltip .learn_koreamoney .box_dotted{
  margin-top: 0px;
  background-color: rgba(255, 255, 255, 0.5);
}
.wrapTableTitle{
  position: absolute;
  top: -30px;
  font-family: 'triggerR';
  font-size: 18px;
  color: #70400b;
}

.wrapTitle{
  position: absolute;
  top: 120px;
  left: 870px;
  font-family: 'triggerR';
  font-size: 18px;
  color: #70400b;
}

.kjBtn{
  position: absolute;
  cursor: pointer;
  border: none;
  width: 333px;
  height: 414px;
}

#kjBtn_1{
  top: 176px;
  left: 283px;
  background: url(../image/02/page_01/face_img1.png)no-repeat;
}

#kjBtn_2{
  top: 176px;
  left: 683px;
  background: url(../image/02/page_01/face_img2.png)no-repeat;
}

.noVisible{
  visibility: hidden;
}

.tableNemoBox {
  margin-bottom: 16px;
}

.tableNemo {
  display: inline-block;
  margin-right: 5px;
  width: 164px;
  height: 53px;
  border-radius: 10px;
  background-color: #b4d7c1;
  font-family: 'bluewindR';
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 51px;
}

.noMarginRight{
  margin-right: 0px;
}