/***************************************
    copyright by MakeWeb.com.tw 
***************************************/
.sec_box {
  /* overflow: hidden; */
  padding: 60px 20px;
  background: unset;
}
.sec_box .flex {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.hotel_pic{
  width: 100%;
  max-width: 500px;
  margin-top: 30px;
  white-space: nowrap;
}
.hotel_pic h4 {
  color: #D43948;
  margin-bottom: 20px;
}
#mw_form dl,
.qrcode_line{
  width: 50%;
  margin: 0px auto;
  text-align: center;
}
.content_form{
  padding: 60px 0;
}

/*-------------------------------------------- 
	Media Queries 
---------------------------------------------*/
/* Portrait and Landscape */
/*@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
}*/
/*iPad Pro*/
/*iPad*/
/*iPhone*/