body {
  font-size: calc(12px + 0.2vw);
  line-height: 1.6em;
}

#content.tai_o_content {
  font-family: 'Open Sans', Microsoft JhengHei, sans-serif;
  font-weight: normal;
}

.tai_o_section_text1 .t1, .tai_o_section_text2 .t1 {
  letter-spacing: 0em;
  font-weight: bold;
	text-align: left;
}

#content .tai_o_section_home a.click_map_start_btn {
  letter-spacing: 0em;
}

.click_map_location_btn .text span {
  padding: 2px 10px;
}

.tai_o_section_left_right_drag .t1 {
  letter-spacing: 0em;
}

.title_font {
  font-family: 'Open Sans', Microsoft JhengHei, sans-serif;
  font-weight: bold;
}

.tai_o_section_home .t1 {
  letter-spacing: 0em;
}

#content .tai_o_section_home a.click_map_start_btn {
  font-weight: normal;
}

#content .tai_o_section_home a.click_map_end_btn{
  font-weight: normal;
}

.click_map_location_btn .text span {
  font-weight: normal;
}

.tai_o_section_home .table_wrapper{
	text-align: left;
}

.tai_o_section_text1 .t2, .tai_o_section_text2 .t2 {
  letter-spacing: 0em;
}

.tai_o_section p{
  word-break:normal
}

.tai_o_section p a{
  word-break: break-all;
}

.tai_o_section_game .t1 {
  letter-spacing: 0em;
}

.drag_card .text {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2em;
	margin-left: -5px;
	margin-right: -5px;
}

.answer_btn .icon{
	width:0px;
}

.tai_o_section_game4 .draggable_circle .text_wrapper .text{
	padding-left: 15px;
	padding-right: 15px;
	line-height: 1.2em;
}

.tai_o_section_game .game1_title_wapper .num {
  right: 1%;
  font-size: calc(18px + 1.7vw);
}

.click_map_location_btn .text span {
  padding: 2px 5px;
}

.match_item_8_wrapper .match_item .circle .text .td {
  text-align: center;
  vertical-align: middle;
  line-height: 1.2em;
  font-size: 12px;
}

.caption{
  text-align: left;
}

.handle1 .text > div{
  width:20px;
  float: right;
}

.handle1 .text > div > div{
  position: relative;
  left:50%;
  width:100px;
  text-align: center;
  margin-left: -50px;
  transform: rotate(90deg);
}

.handle2 .text > div{
  width:20px;
}

.handle2 .text > div > div{
  position: relative;
  left:50%;
  width:100px;
  text-align: center;
  margin-left: -50px;
  transform: rotate(-90deg);
}

.tai_o_section_game .game1_title_wapper .num {
  font-size: calc(17px + 1.3vw);
}

@media screen and (max-width: 1023px){
  .handle_wrapper .handle > div {
    height: 40px;
  }

  .handle1 .text > div > div{
    font-size: 9px;
  }
  .handle2 .text > div > div{
    font-size: 9px;
  }
}