@media(max-width:1900px) {

}
/*************************************/
@media(max-width:1280px) {
  html{
    font-size: 1.2em;
  }
}
@media(max-width:768px) {
  html{
    font-size: 1.1em;
  }
  section h3.title{
    font-size: 1.3em;
  }
  .icon_mouse_column{
    /*display: none;*/
  }
}
/*************************************/
/*活動議程 start*/
@media(max-width:768px) {
  .column_day{
    font-size: 0.9em;
  }
  .column_table .group_tr .td_time{
    flex-direction: column;
    min-width: 60px;
    font-size: 0.9em;
    line-height: 1em;
    -webkit-align-items: center;
            align-items: center;
    -webkit-justify-content: center;
            justify-content: center;
  }
  .column_table .group_tr .td_time.session{
    display: none;
  }
  .column_table .group_tr .td_time span{
    display: block;
    clear: both;
  }
  .column_table .group_tr .td_time span.dash{
    transform: rotate(90deg);
    position: relative;
    left: 0.15em;
    top: 0.05em;
    font-weight: 100;
    font-size: 1.5em;
  }
  .column_table .group_tr .td_time::after{
    right: calc(-0.75em - 1.5px);
  }
  .column_table .group_tr.op .td_time::after,
  .column_table .group_tr.break .td_time::after{
    right: calc(-0.5em - 1.5px);
  }
  .column_table .group_tr .td_subject_lecturer{
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
            align-items: center;
    -webkit-justify-content: start;
            justify-content: start;
  }
}

/*活動議程 end*/
/*************************************/
@media(max-width:640px) {
  .column_gift.column_gift2{
    grid-template-columns: repeat(1,1fr);
  }
}
/*************************************/
/*************************************/
/*************************************/
/*************************************/
/*行動版選單*/
@media(max-width:1024px) {
  header nav .column .column_logo .box img.to{
    height: 32px;
  }
  header nav .column .column_menu ul li.button{
    margin-left: 0.5em;
    padding: 0 0.75em;
  }
  header nav .column .column_menu ul li.menu{
    padding: 0 6px;
    font-size: 0.85em;
  }
}
@media(max-width:860px) {
  header nav{
    padding: 1em 0.5em 0 1.0em;
  }
}
@media(max-width:768px){
  header nav{
    height: 65px;
  }
  header nav .column .column_logo .box img.to{
    position: relative;
    top: -4px;
    height: 28px;
  }
  header nav .column .column_menu{
    display: block;
    position: fixed;
    z-index: 9;
    display: block;
    background-color: #ffffff;
    text-align: center;
    border-radius: .5em;
    padding: 2em;
    top: -100%;
    opacity: 0;
    left: 10%;
    width: calc(100% - 20%);
    height: fit-content;
    height: -moz-fit-content;
    transition: all 0.5s; -webkit-transition: all 0.5s;
  }
  header nav .column .column_menu.mobile_show{
    top: 15%;
    opacity: 1;
  }
  header nav .column .column_menu.mobile_show ul{
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
  }
  header nav .column .column_menu.mobile_show ul li.menu{
    font-size: 1em;
    width: fit-content;
    width: -moz-fit-content;
    margin: 0 auto;
  }
  header nav .column .column_menu.mobile_show ul li.button{
    margin: 0.25em auto 0 auto;
    padding: 0.25em 1.5em;
  }

  header nav .column .mobile_menu{
    position: fixed;
    top: 13px;
    right: 10px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: block;
    cursor: pointer;
    background-color: #fff;
    z-index: 2;
  }
  header nav .column .column_menu ul li._mobilemenu{
    display: block;
  }
  header nav .column .column_menu ul li._mobilemenu._custom_button{
    color: #fffffe;
    font-weight: 400;
    border-radius: 5px;
    max-width: 200px;
    width: 100%;
    background-color: #FF6600;
    filter: brightness(1.1);
    margin: 1em auto;
  }

  header nav .column .mobile_menu .bar{
    position: absolute;
    right: 9px;
    width: 22px;
    height: 1.5px;
    background-color: #AAA4A4;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
  }
  header nav .column .mobile_menu:hover .bar{
    /*background-color: #e8007b;*/
  }
  header nav .column .mobile_menu .bar1{
    top: 11px;
  }
  header nav .column .mobile_menu .bar2{
    top: 19px;
  }
  header nav .column .mobile_menu .bar3{
    top: 19px;
  }
  header nav .column .mobile_menu .bar4{
    top: 27px;
  }
  header nav .column .mobile_menu._ted .bar1{
    top: 19px;
    opacity: 0;
  }
  header nav .column .mobile_menu._ted .bar2{
    transform: rotate(45deg);
  }
  header nav .column .mobile_menu._ted .bar3{
    transform: rotate(-45deg);
  }
  header nav .column .mobile_menu._ted .bar4{
    top: 19px;
    opacity: 0;
  }
}
/*************************************/
/*kvtitle start*/
@media(max-width:1700px) {
  header .kvtitle .column .kv_title img {

  }
}
/***/
/*************************************/

@media(max-width:1024px) {
  header .bg_header_bg{
    background-image: url('../images/bg_header_bg_mobile.svg');
    background-position:center top ;
  }
  header .bg_header_title{
    background-image: url('../images/bg_header_title_mobile.svg');
    background-position:center top ;
  }
  header .bg_header_title_1{
    background-image: url('../images/bg_header_title_1_mobile.svg');
    background-position:center top ;
  }
  header .bg_header_title_2{
    background-image: url('../images/bg_header_title_2_mobile_show3rd.svg');
    background-position:center top ;
  }
  header .bg_header_title_3{
    background-image: url('../images/bg_header_title_3_mobile.svg');
    background-position:center top ;
  }
  header .bg_header_title_1.animate{
    top: 0%;
    opacity: 1;
  }
  header .bg_header_title_2.animate{
    top: 0%;
    opacity: 1;
  }
}
@media(max-width:768px) {
  article .bg_area_2{
    opacity: 0.9;
    filter: blur(1px);
  }
  #surveyForm{
    padding: 2em .5em 1em .5em;
    border: none;
  }
}
/***/
/*kvtitle end*/
/*************************************/
@media(max-width:1366px) {
  .column_lecturer{
    gap: 1.5em;
    grid-template-columns: repeat(2,1fr);
  }
  .box_lecturer .column_pic{
    width: 120px;
  }
  .box_lecturer .column_pic .pic{
    position: relative;
    width: 120px;
    height: 120px;
  }
}
@media(max-width:1024px) {
  .box_lecturer .column_pic{
    width: 100px;
  }
  .box_lecturer .column_pic .pic{
    position: relative;
    width: 100px;
    height: 100px;
  }
  .box_lecturer .column_info{
    padding: 1em 0 0.5em 0;
  }
}
@media(max-width:768px) {
  .column_lecturer{
    gap: 0.6em;
  }
  .box_lecturer{
    padding-top: 0.5em;
    flex-direction: column;
    -webkit-align-items: center;
            align-items: center;
    -webkit-justify-content: start;
            justify-content: start;
  }
  .box_lecturer .column_info .ch .name,
  .box_lecturer .column_info .en .name,
  .box_lecturer .column_info .ch .company_job_title{
    margin: 0 auto;
    text-align: center;
    padding: 3px 6px;
  }
  .box_lecturer .column_info{
    padding: 0 0 0.5em 0;
  }
  .box_lecturer .column_pic{
    width: 100px;
  }
  .box_lecturer .column_pic .pic{
    position: relative;
    width: 100px;
    height: 100px;
  }
  .box_lecturer .column_info .ch .company_job_title span.｜{
    display: block;
    font-size: 0;
    width: 0px;
    height: 0px;
    overflow: hidden;
    color: transparent;
  }
}
/*************************************/
@media(max-width:900px) {
  .column_points .box{
    width: calc(50% - 46px);
  }
}
@media(max-width:640px) {
  .column_points .box .icon{
    width: 180px;
    height: 180px;
  }
}
@media(max-width:768px) {
  .column_points .box{
    width: calc(100% - 46px);
  }
}
@media(max-width:360px) {
  /***/
  .column_points .box{
    width: calc(100% - 20px);
    max-width: 280px;
  }
  .column_points .box .icon{
    width: 160px;
    height: 160px;
  }
  /***/
}
/*************************************/
/*************************************/
/*area_1*/
@media(max-width:1023px) {
  section.area_1{
    margin: 2em auto 1em auto;
  }
  section.area_2{
    margin: 0em auto 3em auto;
  }
  section.area_3{
    margin: 0em auto 3em auto;
  }
  section.area_6{
    margin: 2em auto 0 auto;
  }
}
@media(max-width:1024px) {
  .column_grid{
    grid-template-columns: repeat(2,1fr);
  }
  ._news_box .info{
    margin-bottom: 0;
  }
}
@media(max-width:580px) {
  .column_grid{
    grid-template-columns: repeat(1,1fr);
  }
}
/*************************************/
@media(max-width:1023px) {
  /*內容標題*/
  section h2.title{
    margin: 2.5em auto 1.5em auto;
    font-size: 1.6em;
  }
  section h2.title.small{
    font-size: 1.3em;
    width: fit-content;
    width: -moz-fit-content;
  }
}
@media(max-width:840px) {
  /*內容標題*/
  section h2.title{
    margin: 1.5em auto 1.5em auto;
    font-size: 1.3em;
  }
  section h2.title.small{
    font-size: 1.2em;
    width: fit-content;
    width: -moz-fit-content;
  }
  section .infotext{
    word-break: break-all;
  }
}
@media(max-width:540px) {
  section h2.title span{
    min-width: unset;
  }
  section.area_6 .infotext{
    font-size: 0.8em;
  }
}
@media(max-width:376px) {
  section h2.title{
    font-size: 1.2em;
  }
}
/*************************************/

/*************************************/
/*************************************/
/*************************************/
/*************************************/
/*************************************/
/*************************************/
/*************************************/
/*報名表單*/
@media(max-width:640px) {
  .personal-information .fields{
    grid-template-columns: repeat(1, 1fr);
  }
}
/*************************************/
/*單位*/
@media(max-width:480px) {


}
/*************************************/
@media(max-width:768px) {
  footer.social_mode{
    padding: 1.5em 1em;
  }
  footer.social_mode .flex{
    flex-direction: column;
  }
  footer.social_mode .flex .column_logo{
    text-align: center;
    margin-bottom: 1.5em;
  }
  footer.social_mode .flex .column_social{
    text-align: center;
  }
  footer.social_mode .flex .column_social .copyright{
    font-size: 0.6em;
  }
}
@media(max-width:440px) {
  footer .container{
    width: 110%;
    margin-left: -5%;
    transform: scale(0.9);
  }
}
/*************************************/
@media(max-width:420px) {
  .flow_button{
    font-size: 0.9em;
  }
}
/*************************************/