@import url(../fonts/fonts.css);
@import url(common.css);

* {
    box-sizing: border-box;
    margin: 0;
    padding:0;
  }
  body, html {
    font-family: "Pretendard";
    font-weight: normal;
  }
.main_panel {
    width:100%; 
    position: relative;
    display: block;
}

.inner_panel {
    max-width: 650px;
    width:100%;
    margin:0 auto;
    position: relative;
}
.hm_inner_panel {
  max-width: 850px;
}

.image_panel {
    line-height: 0;
    font-size: 0px;
    position: relative;
}

.image_panel img,
.popup_modal img  {
    width: 100%;
}
.image_panel button,
.popup_modal button {
    border: none;
    width: 100%;
    padding: 0;
    background: transparent;
}

.popup_modal, .modal-open, body {
  padding-right: 0 !important;
}

.popup_modal .modal-content {
  position: relative;
  border-radius: 20px;
  background: transparent;
  border: none;
}

.popup_modal .modal-dialog {
max-width: 780px;
}


.popup_modal .modal-content .close_btn {
  position: absolute;
  right: 6%;
  left: auto;
  top: 7%;
  width: 4%;
  z-index: 99;
  background: transparent;
  border: none;

}
.popup_modal .modal-content .close_btn.close_btn_position {
  top: 4%;
}

.popup_modal .modal-body {
  background: transparent;
  padding: 0;
}

.popup_text {
  position: absolute;
  top: 45%;
  left: 0;
  right: 0;
  text-align: center;
}

.popup_text p {
  font-weight: normal;
  font-size: 52px;
  color:#4b2c1f;
}

.popup_text p span {
  font-weight: 900;
}

.color_gold {
  color:#9f7331 !important;
}
.style_italic {
  font-style: italic;
    font-weight: normal !important;
}

.common_link {
    display: block;
    font-size: 0;
    text-indent: -9999px;
    background: rgba(0, 0, 255, 0);
    position: absolute;
    overflow: hidden;
    border:none;
}
.common_link.link01 {
    left: 28%;
    width: 45%;
    bottom: 22%;
    height: 5%;
}

.common_link.link02 {
    left: 28%;
    width: 45%;
    bottom: 8%;
    height: 39%;
}

.common_link.link03 {
    left: 10%;
    width: 75%;
    bottom: 29%;
    height: 13%;
    font-size: 24px;
    text-indent: initial;
    z-index: 99;
    border: none;
    outline: none !important;
    line-height: normal;
    font-weight: normal;
    color: #000;
}

.common_link.link04 {
right: 6.6%;
    width: 8%;
    bottom: 29.5%;
    height: 13%;

    border-radius: 100%;
}

.common_link.link05 {
  left: 27%;
  width: 47%;
  bottom: 19%;
  height: 8%;
}

.common_link.link06 {
left: 26.6%;
    width: 47% !important;
    top: 17%;
    height: 24.6%;
    border-radius: 0;

}

.link061 {
      left: 6%;
    width: 26% !important;
    top: 46.5%;
    height: 8%;
    border-radius: 100%;
}

.common_link.link062 {
    left: 37%;
    width: 26% !important;
    top: 46.5%;
    height: 8%;
    border-radius: 100%;

}

.link063 {
right: 5%;
    width: 26% !important;
    top: 46.5%;
    height: 8%;
    border-radius: 100%;
}

.link065 {
left: 29%;
    width: 43% !important;
    bottom: 11%;
    height: 8%;
}

.common_link.link07 {
left: 12%;
    width: 69%;
    top: 28%;
    height: 4%;
    font-size: 28px;
    text-indent: initial;
    z-index: 99;
    border: none;
    outline: none !important;
    line-height: normal;
    font-weight: 500;
    color: #666666;
    letter-spacing: -1px;
}

.common_link.link08 {
    right: 7.6%;
    width: 9%;
    top: 28%;
    height: 4%;
    border-radius: 100%;
    border:  none;
}

.common_link.link09 {
  right: 6%;
  width: 88%;
  bottom: 41%;
  height: 43%;
  border:  none;

}

.common_link.link14 {
    left: 9%;
    width: 36%;
    bottom: 30%;
    height: 6%;
    border: none

}

.comn_choco_bg {
left: -0.5%;
    width: 22.7%;
    height: 100%;
    text-indent: inherit;
    z-index: 1;
    top: -0.5%;
    border: none;
    display: none;

}

.comn_choco {
left: 12%;
    width: 15%;
   
    height: 14%;
    text-indent: inherit;
    z-index: 9;

}

  
.choco_1 {
 top: 10%;
}

.choco_2 {
    top: 25%;
}

.choco_3 {
    top: 40.5%;
}

.choco_4 {
    top: 55.5%;
}

.choco_5 {
    top: 71.5%;
}

.home_bg01 {
    width:100%;
    background: url("../images/main/bg_01.jpg") no-repeat center top;
    background-size: 100% 100%;
}

.home_bg02 {
    width:100%;
    background: url("../images/main/bg_02.jpg") no-repeat center center;
    background-size: cover;
}

.home_bg03 {
    width:100%;
    background: url("../images/main/bg_03.jpg") no-repeat center center;
    background-size: cover;
}

.home_bg04 {
    background: #212121;
}


/* Truck Motion */


#truckMotion {
    margin-top: 0;
    position: absolute;
    /* border: solid; */
    top: 1%;
    left: 0%;
    right: 6%;
    bottom: 1%;
    overflow: hidden;

  }

  #truckMotion .truck {
  
    width: 80%;
    margin-left: 0;
    position: absolute;

    
     /* animation: fadeInUp 6s forwards; */
  }



/* 
.truck01 { animation-delay: 0.5s; }
.truck02 { animation-delay: 1.0s; }
.truck03 { animation-delay: 1.5s; }
.truck04 { animation-delay: 2.0s; }
.truck05 { animation-delay: 2.5s; } */

@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}


.truck_000 {
  position: absolute;
       overflow: hidden;
    top: 0;
    width: 80%;
    left: 15%;
    height: 100%;
}



  .truck p {
font-size: 20px;
    position: absolute;
    /* transform: skew(25deg, -25deg); */
    color: #4b2c1f;
    font-weight: 900;
    font-family: 'VITRO-CORE-TTF';
    padding:  0 0 0px 30px;
    text-align: left;
    border-radius: 30px;
    width: 100%;
    overflow: hidden;
    height: 54%;
    line-height: 19px;
    white-space: nowrap;
    display: block;
    top: 10%;
    left: 0%;
    line-height: 45px;
  }

  .truck02 p {
width: 85%;
  }

    .truck03 p {
width: 72%;
  }

      .truck04 p {
width: 65%;
  }

    .truck05 p {
    width: 67%;
    padding-left: 65px;
  }

  #truckMotion .truck img {
    width:100%;
  }

  
  #truckMotion .truck01 {
    top: 14%;
    left: -100%;
    
    transition: all 1s ease-out;
  }

    #truckMotion.choochoo .truck{
      left: 11%;
    }
  
  #truckMotion.choochoo .truck01 {
    /* transform:translate(-261%, 83%); */
   
    /* left: 5%; */
  }


  #truckMotion .truck02 {
    top: 29.5%;
    left: -100%;
  
    transition: all 2s ease-out;
  }
  
  #truckMotion.choochoo .truck02 {
    /* transform: translate(-296%, 96%); */
   
    /* left: 5%; */
  }



  #truckMotion .truck03 {
    top: 44.2%;
    left: -100%;
    
    transition: all 3s ease-out;
  }
  
  #truckMotion.choochoo .truck03 {
    /* transform: translate(-233%, 78%); */
    /* left: 5%; */
   
  }

  #truckMotion .truck04 {
    left: -100%;
    top:59.2%;
   
    transition: all 4s ease-out;
  }
  
  #truckMotion.choochoo .truck04 {
    /* transform: translate(-233%, 103%); */
    /* left: 5%; */
  
  }


  #truckMotion .truck05 {
    left: -100%;
    top:75.9%;
  
    transition: all 5s ease-out;
  }
  
  #truckMotion.choochoo .truck05 {
    /* transform:translate(-163%, 130%); */
    left: 5%;
   
  }

      .common_show_text {
        position: absolute;
        height: 50px;
       
        right: 20%;
        width: 20%;
        display: none;
      }
      .show_text1 {
        top: 0;
        
      }
  
      .show_text2 {
        top: 20%;
        
      }
  
  
      .show_text3 {
        top: 40%;
        
      }
  
/* Card design */

      .card_design_bg {
        background: url("../images/card_design_bg_pc01.jpg") no-repeat top center;
        background-size: cover; /* 13Oct2025-Modified */
      }

      .card_design_bg.bridge_bg {
         background: url("../images/bridge/pc_bridge_02_bg.jpg") no-repeat top center;
        background-size: cover; 
        padding-bottom: 200px;
      }
  
      .display_card_design_panel {
        right: 10.2%;
        left: 10.3%;
        top: 23.4%;
        height: 46.7%;
        border: none;
        border-radius: 20px;
        overflow: hidden;
        text-indent: inherit;
      }
      .display_card_design_panel img, .select_card_design_panel img {
        width:100%;
      }

      .select_card_design_panel {
        width: 25.7%;
        left: 10%;
        bottom: 10.4%;
        height: 15.2%;
        border: none;
        border-radius: 0;
        overflow: hidden;
        text-indent: inherit;
      }

      .select_card_design_panel input {
        width:100%;
        height: 100%;
      }

      .select_card_design_panel02 {
        left: 37%;
      }

      .select_card_design_panel03 {
        right: 10%;
        left: auto;
      }











      ul.select_card_design_panel {
        list-style-type: none;
        width: auto;
        right: 9.4%;
        left: 9.4%;
        bottom: 10.4%;
        height: 15.2%;
        border: none;
        border-radius: 0;
        overflow: hidden;
        text-indent: inherit;
        display: flex;
    flex-direction: row;
      }
      
      .select_card_design_panel li {
        display: inline-block;
        width: 35%;
      }
      
      .select_card_design_panel  input[type="radio"][id^="cb"] {
        display: none;
      }
      
      .select_card_design_panel  label {
        border: 4px solid transparent;
        padding: 0;
        display: block;
        position: relative;
        margin: 0 6px;
        cursor: pointer;
        height: 100%;
        overflow: hidden;
      }
      
      .select_card_design_panel   label:before {
        background-color: white;
        color: white;
        content: " ";
        display: block;
        border-radius: 50%;
        border: none;
        position: absolute;
        bottom: 2px;
        left: 2px;
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 28px;
        transition-duration: 0.4s;
        transform: scale(0);
      }
      
      .select_card_design_panel  label img {
       width: 100%;
       
      }
      
      .select_card_design_panel  :checked + label {
        border-color: #945a05;
      }
      
      .select_card_design_panel  :checked + label:before {
        content: "✓";
        background-color: transparent;
        transform: scale(1);
        background: url("../images/checked_icon.png") no-repeat;
      }
      
      .select_card_design_panel  :checked + label img {
       /* transform: scale(0.9);
        box-shadow: 0 0 5px #333;
        z-index: -1;*/
      }





      /* this styles the #exportArea */

  .current {
    display: block !important;
  }

  .download_img_panel, .message_panel, .card_design_main_box {
    display: none;
  }


  .common_link.link10, .common_link.card_design_link15 {
   bottom: auto;
    top: 38%;
    width: 45%;
    left: 15%;
    height: 40%;
    text-indent: inherit;
    font-size: 23px;
    word-wrap: break-word;
    box-sizing: border-box;
    border: none;
    color: #8f5d38;
    font-weight: normal;
    line-height: normal;
    outline: none;
}

.popup_logo {
      width: 100%;
    text-align: center;
    display: inline-block;
}
.popup_logo img {
          width: 14.49%;
    position: relative;
    margin-top: -40px;
    margin-bottom: 30px;
}

.common_link.card_design_link16 {
  bottom: auto;
  top: 35%;
  width: 45%;
  left: 15%;
  height: 40%;
  text-indent: inherit;
  font-size: 28px;
  word-wrap: break-word;
  box-sizing: border-box;
  border:  none;
  color: #7b4800;
  font-weight: normal;
  line-height: normal;
  outline: none;
}

.common_link.card_design_link17 {
  bottom: auto;
  top: 35%;
  width: 45%;
  left: 15%;
  height: 40%;
  text-indent: inherit;
  font-size: 28px;
  word-wrap: break-word;
  box-sizing: border-box;
  border:  none;
  color: #fffdd4;
  font-weight: normal;
  line-height: normal;
  outline: none;
}

.number_design1, .number_design {
  position: absolute;bottom: 19.1%;width: 50px;height: 40px;z-index: 999; font-size: 22px;right: 23%;text-align: right;font-weight: 500;line-height: normal; color:#d1b280;
}

.number_design2 {
  position: absolute;
  bottom: 19.1%;
  width: 50px;
  height: 40px;
  z-index: 999;
  font-size: 22px;
  right: 23%;
  text-align: right;
  font-weight: 500;
  line-height: normal;
  color: #432e0d;
}

.number_design3 {
  position: absolute;
    bottom: 19.1%;
    width: 50px;
    height: 40px;
    z-index: 999;
    font-size: 22px;
    right: 23%;
    text-align: right;
    font-weight: 500;
    line-height: normal;
    color: #FFF;
}

.common_link.link12 {
  left: 20%;
  width: 60%;
  bottom: 9%;
  height: 6.5%;
  border: none;
}

.common_link.link13 {
    left: 2%;
    width: 96%;
    top: 1%;
    height: 60.6%;
    font-size: 24px;
    text-indent: initial;
    z-index: 99;
    border: none;
    outline: none !important;
    line-height: normal;
    font-weight: normal;
    color: #000;

}


#exportArea {
  
  width: 100%;
  height: 100%;
 /* background: url(../images/card_design01_download.png) no-repeat;
  background-size: 90% auto;
  background-position: top  center;
  background-color: #fff8de !important; */
  padding: 4%;
  font-size: 26px;
  border: none;
  text-align: center;
  color: #432e0d;
  margin: 0 auto;
  border-radius: 24px;
  word-break: break-word;
  background-color: #fff8de;
 
}

#exportArea .test {
  font-size: 21px;
  border: none;
  text-align: center;
  color: #4b2c1f;
}


.card_design1 {
  background: url(../images/card_design01_download.png) no-repeat !important;
  background-size: 90% auto !important;
  background-position: top  center !important;
}

.card_design2 {
  background: url(../images/card_design02_download.png) no-repeat !important;
  background-size: 90% auto !important;
  background-position: top  center !important;
}

.card_design3 {
  background: url(../images/card_design03_download.png) no-repeat !important;
  background-size: 90% auto !important;
  background-position: top  center !important;
}
 
  /*#exportArea  > div {display: none;}
  #exportArea  > div:nth-child(-n + 13) {
display: block;
  }
*/

.download_img_panel .card_design_bg {
  padding-bottom: 30px;
}

.common_link.link18 {
    right: 7%;
    width: 38%;
    bottom: 31%;
    height: 5%;
  border:  none;
}

.common_link.link19 {
    right: 1%;
    width: 98%;
    bottom: 12.5%;
    height: 9%;
  border:  none;
}

.common_link.link20 {
    right: 1%;
    width: 98%;
    bottom: 1%;
    height: 10%;
  border:  none;
}

.link21 {
  /* right: 6%;
  width: 88%;
  top: 35.4%; */
  height: auto;
  outline: none !important;
  line-height: normal;
  color: #7d5717;
  font-size: 50px;
  text-indent: initial;
  text-align: center;
  font-weight: 500;
}

.link211 {
  /* right: 6%;
  width: 88%;
  top: 35.4%; */
  height: auto;
  outline: none !important;
  line-height: normal;
  color: #7d5717;
  font-size: 42px;
  text-indent: initial;
  text-align: center;
  font-weight: 500;
}

/* .brigdge_text {
      position: absolute;
    top: 68%;
    width: 100%;
    text-align: center;
} */

.link22 {
     /* right: 0;
    width: 100%;
    top: 16%;
    height: 12%; */
    outline: none !important;
    line-height: normal;
    color: #4b2c1f;
    font-size: 56px;
    text-indent: initial;
    text-align: center;
    font-weight: 900;
    font-family: 'VITRO-CORE-TTF';
    margin-bottom: 40px;
}

.popup_text_04 {
  background: url("../images/popup/popup_02_bg.png") no-repeat;
  background-size: 100% 100%;
  padding:10% 10%;
}

.popup_text_04 h3 {
    width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 52px;
    font-weight: 900;
    color: #4b2c1f;
}

.popup_text_04 h5 {
  width: 100%; display: inline-block;
  text-align: center;
  font-size: 32px;
  font-weight: normal;
  color:#000;
  line-height: 40px;
  margin: 12px 0 12px;
 }

 .hr_line {
  width:100%; display: inline-block;
 }

 .school_list {
  width:100%;
  display: inline-block;
    height: 190px;
    overflow-y: auto;
 } 


 .school_list table {
  width: 80%;
    margin: 0 auto;
 }

 .school_list table th {
  font-size: 20px;
  font-weight: bold;
  color:#4b2c1f;
  padding-bottom: 10px;
 }

 .school_list table th:last-child,  .school_list table tr > td:last-child  {
 text-align: right;
 }

 .school_list table td {
  font-size: 21px;
  font-weight: normal;
  color:#000;
 
 }

 .school_list table tr {
  cursor: pointer;
 }



.pc_display {
  display: block;
}

.mo_display {
  display: none;
}


.myModal2 iframe {
  width: 100%;
    height: 750px;  /*14Oct2025*/
}

 /*Add - 14Oct2025*/
.myModal2 .modal-dialog {
  max-width: var(--bs-modal-width); 
}

.myModal2 .modal-body {
  padding: 40px;
    background: #fff8de;
    border-radius: 20px;
}

.myModal2 .modal-content  .close_btn {
  top:1.5%;
  right:3%;
  width: 3%;
}

.link141 {
    left: 32%;
    width: 34% !important;
    bottom: 31%;
    height: 5%;
    border: none;
}

.comn_choco img {
    width: 93%;
}

@media screen and ( max-width: 1110px) {
    .inner_panel {
        max-width: 100%;
    }

    .truck p {
      font-size: 2.5vw;
      padding: 1.081vw 2.081vw;
      line-height: 4vw;
    }

    .card_design_bg {
      background-size: cover;
    }

}
@media all and (max-width: 767px) {

  .pc_display {
  display: none;
}

.mo_display {
  display: block;
}
.myModal2 iframe {

    height: 73vh; /*14Oct2025*/
}

.myModal2 .modal-body {
  padding: 4vw;
    border-radius: 2vw;
}


    .home_bg01 {
        background: url("../images/main/bg_01.jpg") no-repeat center top;
        background-size: cover;
    }

    .truck p {
      font-size: 2.5vw;
      padding: 1.081vw 2.081vw 1.081vw 4.081vw;
      line-height: 3.7vw;
    }

    .truck05 p {
          padding-left:  7.081vw !important;
    }

    .popup_text p {
      font-size: 5vw;
    }

    .card_design_bg {
      background: url("../images/card_design_bg_mo.jpg") no-repeat center center;
      background-size: cover;
    }

    .message_panel .card_design_bg {
      background: url("../images/card_design_bg_mo.jpg") no-repeat center center;
      background-size: cover;
    }

    .common_link.link03, .common_link.link07 {
      font-size: 4vw;
    }

    .popup_text_04 h3 {
      font-size: 5vw;
    }

    .popup_text_04 h5 {
      font-size: 4.3vw;
      line-height: 5vw;
    }

    .school_list table th {
      font-size: 4vw;
      padding-bottom: 2vw;
    }

    .school_list table td {
      font-size: 4vw;
    }

    .popup_text_04 {
      padding: 10% 5%;
    }

    .school_list table {
      width: 90%;
    }


    .select_card_design_panel label {
      border: 0.521vw solid transparent;
      margin: 0 0.781vw;
    }

    .select_card_design_panel label:before {
      bottom: 0.26vw;
      left: 0.26vw;
      width: 3.906vw;
      height: 3.906vw;
      line-height: 3.906vw;
    }

    .select_card_design_panel :checked + label:before {
      background-size: 4vw;
    }

    .common_link.link10, .common_link.card_design_link15,
    .common_link.card_design_link16, .common_link.card_design_link17
    {
      font-size: 4.5vw;
    }

    .number_design1, .number_design, .number_design2, .number_design3 {
      font-size: 3.906vw;
      width: 6.51vw;
      height: 5.208vw;
      bottom: 19.7%;
    }

    /* .number_design1, .number_design {
      bottom: 22.9%;
    } */

    #exportArea {
      font-size: 4vw;
      border-radius: 3.906vw;
    }


    .link21 {
      font-size: 7vw;
    }

     .link211 {
      font-size: 6vw;
    }


    .link22 {
      font-size: 8vw;
              margin-bottom: 3vw;
    }
    #exportArea .test {
       font-size: 3.4vw;
        margin-top: 3vw !important;
    }


    .popup_logo img {
    width: 16vw;
    position: relative;
    margin-top: -6vw;
    margin-bottom: 4vw
}


.card_design_bg.bridge_bg {
         background: url("../images/bridge/bridge_02_bg.jpg") no-repeat top center;
        background-size: cover; 
        padding-bottom: 60vw;
      }

}
