
/*.headpic{
  position: absolute;
  left: 0;
  bottom: 0px
}*/
.right{
  float: right;
}
.center{
  text-align: center;
}

.applytopic{/*各區塊標頭*/
  padding: 0 0 1.5% 0;
  margin: 0 0 2% 0;
  border-bottom: 2px solid #f00;
  display: inline-block;
  vertical-align: middle;
 font-size: 28px;
 font-weight: bold;
}
.applytopic img,.applytopic h4{
  vertical-align: bottom;
  margin: 0 1% 0 0;
  clear:none;
}
.first {border-bottom: 2px solid #f7921e;color: #f7921e;}
.second{border-bottom: 2px solid #00a99d;color: #00a99d;}
.third {border-bottom: 2px solid #f15a24;color: #f15a24;}
.fourth{border-bottom: 2px solid #29abe2;color: #29abe2;}

/*基本資料*/
.basic{
  line-height: 34px;
  margin: 0px 0 0 0;
  padding: 0 0 0 10px;
  box-sizing:border-box;
}
.basicword{
  line-height: 24px;
  margin: 5px 0 0 0;
  padding: 0 0 0 0px;
  box-sizing:border-box;
  font-weight: bold;
  text-align: left;
}
.labelword{
  margin: 0 15px 0 0;
}
.nowjob{/*目前身分*/
  margin: 0 6px;
}

/*留遊學計畫*/
.plan,.reservation{
  padding: 3% 0;
}
.howlong{
  line-height: 30px;
  letter-spacing: 2px;
  font-weight: bold;
  text-align: left;
}
.choice{
  padding: 5px 0 5px 0px;
  box-sizing:border-box;
}
.choice select,.birth select{
  padding: 5px 0px 5px 3px;
  font-size: 16px;
  border:1px solid #000;
}
.expectime{
  width:50%;
}
.webright{
	text-align:left;
}

/*我要申請表單*/
.applyinfo{
  background: #5eb8ce;
  padding: 2% 0;
  color: #fff;
  font-size: 18px;
  letter-spacing: 1.5px;
  line-height: 2em;
}

.applyinfo h5{
  margin: .8% 0 0 0;
  font-weight: bold;
}

.savetime{
  font-size: 18px;
  font-weight:500;
}

/*預約諮詢表單*/
.annoce{
  color:#565656;
  margin: 2.5% 0 0 0;
  line-height: 30px;
}
.annoce h5{
  font-weight: bold;
}
.annoce p{
  margin: 1% 0;
  letter-spacing: 2px;
  text-align: justify;
  word-break:break-all;
}
.reservation{/*預約諮詢*/

}
.select{
  display: inline-block;
  vertical-align: middle;
}

/*成績與榮耀*/
.basicdata,.awards{
  background: #f9f8f3;
  padding: 3% 0;
}
.score{
  margin: 3% 0 0 0%;
  height: 30px;
  width:96%;
  padding: 0 0 0 3%;
  box-sizing:border-box;
}


@media only screen and (min-width: 600px) {
  .expectime{
    width:24%;
  }

 
}

@media (min-width: 768px) {
  

}
@media (min-width: 900px) {



}
@media (min-width: 1000px) {
.choice{
  padding: 0 0 0 30px;
  margin: 0 0 .5% 0;
}
.basicword,.howlong{
  text-align: center;
}
.score{
  margin: 3% 0 0 4%;
  width:60%;
}

.expectime{
  width:14%;
}

.webright{
	text-align:right;
}
  
}



@media (min-width: 1300px) {

  
}

@media (min-width: 1600px) {

 
}


