@font-face {
  font-family: "athitibold";
  src: url("../fonts/athiti-bold-webfont.woff2") format("woff2"), url("../fonts/athiti-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "athitiextralight";
  src: url("../fonts/athiti-extralight-webfont.woff2") format("woff2"), url("../fonts/athiti-extralight-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "athitilight";
  src: url("../fonts/athiti-light-webfont.woff2") format("woff2"), url("../fonts/athiti-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "athitimedium";
  src: url("../fonts/athiti-medium-webfont.woff2") format("woff2"), url("../fonts/athiti-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "athitiregular";
  src: url("../fonts/athiti-regular-webfont.woff2") format("woff2"), url("../fonts/athiti-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "athitisemibold";
  src: url("../fonts/athiti-semibold-webfont.woff2") format("woff2"), url("../fonts/athiti-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
.pac-icon {
  width: 20px;
  height: 19px;
  background-image: url("../images/icon/pin.png");
  background-size: 18px; }

.pac-container {
  background-color: #ebebeb; }

.pac-matched {
  background-color: #DBC0A7;
  color: #fff; }

html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background-color: #eee; }

select {
  width: 100%;
  height: 50px;
  border-radius: 5px;
  border: 2px solid #ebebeb;
  color: #acacac;
  font-family: "athitimedium";
  font-style: italic; }

.styleInput {
  width: 98%;
  height: 30px;
  border-radius: 5px;
  border: 2px solid #ebebeb;
  color: #acacac;
  font-family: "athitimedium";
  font-size: 1.1em;
  padding: 1%;
  margin-bottom: 2%; }

a {
  color: #333; }

a:hover {
  color: #ccc; }

.btnArea {
  width: 96%;
  height: auto;
  padding: 4% 2%; }

.btnSubmit, .btnSearch {
  width: 100%;
  height: 40px;
  text-align: center;
  border: none;
  border-radius: 3px;
  color: #fff;
  background-color: #DBC0A7;
  font-family: "athitisemibold";
  font-size: 1em; }

.btnSubmit:hover, .btnSearch:hover {
  background-color: #fe7338; }

.btnSearch {
  width: 100px;
  height: 30px;
  background-color: #fe7338;
  border-bottom: 4px solid #de6836;
  margin-top: 10px;
  margin-left: 10px; }

.btnSearch:hover {
  border-bottom: 1px solid #de6836; }

.wrapper {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0; }

#map {
  width: 100%;
  height: 100%; }

.btnActive {
  background-color: #fff !important;
  color: #fe7338 !important;
  font-family: "athitibold" !important; }

.selectMenu {
  width: 100%;
  height: 50px;
  border: 1px solid #acacac;
  border-radius: 5px;
  color: #acacac;
  font-family: "athitiregular";
  margin-left: 10px;
  margin-top: 10px;
  font-size: 1em; }

.menu-w {
  background-color: #DBC0A7;
  width: 100%;
  height: 30px;
  position: relative;
  padding: 10px 0px; }
  .menu-w img {
    width: auto;
    height: 100%;
    float: left; }
  .menu-w p {
    float: left;
    color: #fff;
    font-family: "athitibold";
    margin: 0;
    margin-top: 3px;
    margin-left: 10px; }
  .menu-w .wrp-web {
    width: 90%;
    height: 100%;
    margin: 0 auto;
    position: relative; }
    .menu-w .wrp-web .areamenu {
      width: auto;
      height: 100%;
      position: absolute;
      right: 0px; }

.menu-m {
  width: 100%;
  position: fixed;
  z-index: 2;
  top: 0; }
  .menu-m .m-top {
    width: 100%;
    height: 20px;
    padding: 15px 0px;
    text-align: center;
    position: relative;
    background-color: #DBC0A7;
    font-family: athitibold;
    color: #fff; }
    .menu-m .m-top .iconM, .menu-m .m-top .iconM-back, .menu-m .m-top .iconM-back-cal {
      position: absolute;
      top: 10px;
      left: 20px;
      width: 25px;
      height: 25px;
      background-image: url("../images/icon/bars.png");
      background-repeat: no-repeat;
      background-size: cover; }
    .menu-m .m-top .iconM-back {
      background-image: url("../images/icon/left-arrow.png"); }
    .menu-m .m-top .iconM-back-cal {
      background-image: url("../images/icon/left-arrow.png"); }
  .menu-m .m-bottom {
    width: 100%;
    height: 40px;
    list-style: none;
    margin: 0;
    padding: 0; }
    .menu-m .m-bottom .btn-menu-m {
      width: 49.3%;
      height: auto;
      padding: 6px 0px;
      float: left;
      font-family: athitibold;
      font-size: 1em;
      color: #666;
      border: 1px solid #ebebeb;
      background-color: #ebebeb;
      text-align: center; }
    .menu-m .m-bottom .navi-menu-m {
      width: 49.3%;
      height: auto;
      padding: 6px 0px;
      float: left;
      font-family: athitibold;
      font-size: 1em;
      color: #666;
      border: 1px solid #ebebeb;
      background-color: #ebebeb;
      text-align: center; }

#TabContent {
  width: 100%;
  height: 98%;
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: #fff; }
  #TabContent .tabs-content1 {
    height: 100%; }
  #TabContent .tabs-content2 {
    display: none; }

.maps {
  width: 100%;
  height: 100%;
  position: relative; }
  .maps .ch-radius {
    width: 93%;
    height: auto;
    position: absolute;
    bottom: 10px;
    left: 10px;
    border-radius: 3px;
    border: 1px solid #acacac;
    background-color: #f6f6f6;
    -webkit-box-shadow: 0px 0px 10px -1px #7c7c7c;
    -moz-box-shadow: 0px 0px 10px -1px #7c7c7c;
    box-shadow: 0px 0px 10px -1px #7c7c7c; }
    .maps .ch-radius .ch-intro {
      width: 45%;
      margin: 0 auto;
      height: 40px;
      color: #a0a0a0;
      text-align: center;
      font-family: athitimedium; }
      .maps .ch-radius .ch-intro img {
        width: 25px;
        height: 25px;
        margin-top: 8px;
        margin-right: 5px;
        float: left; }
      .maps .ch-radius .ch-intro p {
        margin: 0;
        line-height: 2.5em; }
    .maps .ch-radius .ch-km {
      height: 35px; }
      .maps .ch-radius .ch-km button {
        width: 33.33%;
        height: 100%;
        float: left;
        border: 1px solid #acacac;
        font-family: athitibold;
        font-size: 1em;
        color: #666;
        background-color: #ebebeb; }

.acResult {
  background-color: #DBC0A7;
  border: 1px solid #DBC0A7; }
  .acResult p {
    color: #333; }

.box-result {
  width: 96%;
  height: 100px;
  padding: 1%;
  margin: 0 auto;
  margin-bottom: 5px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #fff;
  overflow: hidden; }
  .box-result .imgCrop {
    width: 40%;
    height: 100%;
    float: left;
    margin-right: 2%;
    background-position: center;
    background-size: 120%;
    background-repeat: no-repeat;
    background-color: #eee;
    overflow: hidden; }
    .box-result .imgCrop img {
      width: auto;
      height: 100%;
      margin: auto;
      display: block; }
  .box-result .cont {
    width: 58%;
    float: left; }
    .box-result .cont h3 {
      margin: 0;
      font-family: "athitibold";
      font-size: 1em;
      color: #fe7338;
      line-height: 1.3em;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .box-result .cont p {
      height: 90%;
      margin: 0;
      font-family: "athitiregular";
      font-size: 0.8em;
      line-height: 1.3em;
      overflow: hidden; }

.box-result:hover {
  background-color: #DBC0A7;
  border: 1px solid #DBC0A7; }
  .box-result:hover p {
    color: #333; }

.box-popup {
  width: 400px;
  height: 95px;
  padding: 1%;
  margin: 0 auto;
  margin-bottom: 5px;
  background-color: #fff;
  overflow: hidden; }
  .box-popup .imgCrop {
    width: 40%;
    height: 100%;
    float: left;
    margin-right: 2%;
    background-position: center;
    background-size: 120%;
    background-repeat: no-repeat; }
  .box-popup .cont {
    width: 58%;
    float: left; }
    .box-popup .cont h3 {
      margin: 0;
      font-family: "athitibold";
      font-size: 1.3em;
      color: #DBC0A7;
      line-height: 1.3em;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .box-popup .cont p {
      height: 90%;
      margin: 0;
      font-family: "athitiregular";
      font-size: 1em;
      line-height: 1.5em;
      overflow: hidden; }

.result-content {
  width: 100%;
  height: 100%;
  padding: 10px 0px;
  background-color: #ebebeb; }
  .result-content .titleweb {
    display: none; }
  .result-content .box-result {
    width: 96%;
    height: 100px;
    padding: 1%;
    margin: 0 auto;
    margin-bottom: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #fff; }
    .result-content .box-result .imgCrop {
      width: 40%;
      height: 100%;
      float: left;
      margin-right: 2%;
      background-position: center;
      background-size: 120%;
      background-repeat: no-repeat; }
    .result-content .box-result .cont {
      width: 58%;
      float: left; }
      .result-content .box-result .cont h3 {
        margin: 0;
        font-family: "athitibold";
        font-size: 1em;
        color: #fe7338; }
      .result-content .box-result .cont p {
        height: 48px;
        margin-top: 10px;
        font-family: "athitiregular";
        font-size: 0.8em;
        line-height: 1.3em; }
  .result-content .box-result:hover {
    background-color: #DBC0A7;
    border: 1px solid #DBC0A7; }
    .result-content .box-result:hover p {
      color: #333; }

.search {
  height: auto;
  padding: 30px 10px; }
  .search h3 {
    font-size: 1em;
    font-family: "athitibold";
    color: #DBC0A7;
    margin: 0; }

.slide-menu-show {
  left: 0px !important; }

.slide-menu-style {
  width: 250px;
  height: 100%;
  background: #DBC0A7;
  margin: 0px;
  padding: 0px;
  position: fixed;
  top: 0px;
  z-index: 1000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  left: -300px; }

.fog {
  position: fixed;
  display: block;
  background: rgba(0, 0, 0, 0.3);
  z-index: 500;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 100%; }

.searchArea {
  width: 100%;
  height: auto;
  font-family: "athitiregular";
  border-bottom: 1px solid #eee;
  -webkit-box-shadow: 0px 3px 10px 0px #cccccc;
  -moz-box-shadow: 0px 3px 10px 0px #cccccc;
  box-shadow: 0px 3px 10px 0px #cccccc; }
  .searchArea #Tab-menuSearch {
    width: 100%;
    height: 40px;
    margin: 0;
    padding: 0; }
    .searchArea #Tab-menuSearch li {
      width: 49.5%;
      list-style: none;
      text-align: center;
      line-height: 2.5em;
      float: left;
      margin-right: 1%;
      background-color: #eee; }
    .searchArea #Tab-menuSearch li:last-child {
      margin-right: 0%; }
  .searchArea #Tab-search {
    width: 94%;
    height: auto;
    margin: 0;
    padding: 3%;
    background-color: #fff; }
    .searchArea #Tab-search li {
      width: 100%;
      list-style: none;
      text-align: center; }
    .searchArea #Tab-search #Tab-se2 {
      display: none; }
    .searchArea #Tab-search p {
      font-family: "athitilight";
      font-size: 1em;
      text-align: left; }

.resultArea{
  height: 62%;}

.wrap_box_result {
  width: 100%;
  height: 100%;
  overflow: auto; }

.wrap_box_result_nav {
  width: 100%;
  height: 316px;
  overflow: auto; }

@media screen and (max-width: 360px) {
  .menu-w {
    display: none; }

  .menu-m {
    display: inline-block; }
    .menu-m .m-bottom img {
      margin-left: 35%; }

  .maps {
    height: 400px; }
    .maps .ch-radius {
      left: 10px; }
    .maps .ch-radius-navi .navi-left {
      width: 47.8%; }
      .maps .ch-radius-navi .navi-left .navi-left-bottom {
        width: 100%; }

  .search {
    width: 95%; }
    .search h3 {
      color: #fe7338; }

  .result-content .searchArea {
    display: none; }
  .result-content .box-result {
    height: 120px; }
    .result-content .box-result .cont {
      width: 58%;
      float: left; }
      .result-content .box-result .cont h3 {
        overflow: hidden;
        margin: 1% 0%;
        font-family: "athitibold";
        font-size: 1em;
        color: #fe7338; }
      .result-content .box-result .cont p {
        height: 86px;
        margin-top: 10px;
        font-family: "athitiregular";
        font-size: 0.8em;
        line-height: 1.5em; }

  .wrap_box_result {
    height: 100%; }

  .paging {
    width: 86%;
    height: auto;
    font-family: "athitiregular";
    font-size: 1.3em;
    display: inline-block;
    padding: 0% 7%; }
    .paging .pagination {
      padding: 0; }
      .paging .pagination li {
        list-style: none;
        float: left;
        width: 30px;
        border-radius: 5px;
        text-align: center; }
        .paging .pagination li a {
          text-decoration: none; }
      .paging .pagination li:hover {
        color: #fe7338; }
      .paging .pagination .active {
        color: #fff;
        background-color: #fe7338; }
        .paging .pagination .active a {
          color: #fff; }

  #TabContent .tabs-content1 {
    margin-top: 85px; }
  #TabContent .tabs-content2 {
    margin-top: 85px; } }
@media screen and (min-width: 361px) and (max-width: 768px) {
  .menu-w {
    display: none; }

  .menu-m {
    display: inline-block; }
    .menu-m .m-bottom img {
      margin-left: 40%; }
    .menu-m .m-bottom .btn-menu-m {
      width: 49.4%; }

  .maps {
    height: 500px; }

  .wrap_box_result {
    height: 100%; }

  .result-content .searchArea {
    display: none; }
  .result-content .box-result {
    height: 120px; }
    .result-content .box-result .cont {
      width: 58%;
      float: left; }
      .result-content .box-result .cont h3 {
        margin: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-family: "athitibold";
        font-size: 1.2em;
        color: #DBC0A7; }
      .result-content .box-result .cont p {
        height: 60px;
        margin-top: 8px;
        font-family: "athitiregular";
        font-size: 0.9em;
        line-height: 1.5em; }

  .search {
    width: 96%; }

  #TabContent .tabs-content1 {
    margin-top: 85px; }
  #TabContent .tabs-content2 {
    margin-top: 85px; } }
@media screen and (min-width: 769px) and (max-width: 992px) {
  .menu-w {
    display: none; }

  .menu-m {
    display: inline-block; }
    .menu-m .m-bottom .btn-menu-m {
      width: 49.7%; }
    .menu-m .m-bottom .navi-menu-m {
      width: 49.4%; }

  .maps {
    height: 600px; }

  .wrap_box_result {
    height: 100%; }

  .result-content .searchArea {
    display: none; }
  .result-content .box-result {
    height: 150px; }
    .result-content .box-result .cont {
      width: 58%;
      float: left; }
      .result-content .box-result .cont h3 {
        margin: 0;
        font-family: "athitibold";
        font-size: 1.5em;
        color: #DBC0A7; }
      .result-content .box-result .cont p {
        height: 98px;
        margin-top: 8px;
        font-family: "athitiregular";
        font-size: 1em;
        line-height: 1.5em; }

  .search {
    width: 96%;
    padding: 3% 2%; }

  #TabContent .tabs-content1 {
    margin-top: 85px; }
  #TabContent .tabs-content2 {
    margin-top: 85px; } }
@media screen and (min-width: 993px) {
  .wrapweb {
    width: 100%;
    height: 93%;
    margin: 0 auto;
    padding: 0; }

  .menu-m {
    display: none; }

  .maps {
    width: 70%;
    position: relative;
    float: left;
    background-color: #333; }
    .maps .ch-radius {
      width: 50%;
      height: 75px;
      top: 20px;
      left: 25%; }

  .result-content {
    width: 30%;
    height: 100%;
    float: left;
    padding: 0px;
    background-color: #fff; }
    .result-content .titleweb {
      display: block;
      font-size: 1.2em;
      font-family: "athitilight";
      color: #fe7338;
      margin: 10px 0px;
      margin-left: 10px; }
    .result-content .acResult {
      background-color: #fce4f3;
      border: 1px solid #DBC0A7; } }
