@charset "UTF-8";
/* 지점 */
/* variables */
.box_hashtag {
  margin-bottom: 40px;
  padding: 37px 0 29px;
  background: #fafafa;
  text-align: center;
}

.box_hashtag ul {
  display: inline-block;
  overflow: hidden;
  width: auto;
}

.box_hashtag li {
  float: left;
  margin-left: 50px;
}

.box_hashtag li:first-child {
  margin-left: 0;
}

.box_hashtag li a {
  font-size: 20px;
  color: #999;
  font-family: 'nanum';
}

.box_hashtag li.on a {
  color: #000;
  font-weight: bold;
}

.box_sage_story {
  padding: 70px 40px 0;
  border-top: 1px solid #ddd;
}

.box_sage_story .sage_story {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.box_sage_story .box_item_card {
  width: calc(33.33% - 30px);
  height: auto;
  padding-bottom: 30px;
  margin-bottom: 30px;
  word-break: break-all;
}

.box_sage_story .box_item_card .item_info {
  padding: 0 20px;
}

.box_sage_story .box_item_card .bl_category {
  margin-bottom: 11px;
}

.box_sage_story .box_item_card .title,
.box_sage_story .box_item_card .cont {
  display: inline-block;
  display: -webkit-box;
  overflow: hidden;
  max-height: 63px;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-box-orient: vertical;
  white-space: normal;
  -webkit-line-clamp: 3;
  line-height: 1.57;
}

.box_sage_story .box_item_card .title {
  max-height: 117px;
  margin-bottom: 25px;
  font-size: 26px;
  line-height: 1.62;
}

.box_sage_story .box_item_card .cont {
  margin-bottom: 45px;
}

.box_sage_story .box_item_card .info_btm .hashtag {
  margin-bottom: 6px;
}

.box_sage_story .box_item_card .date {
  color: #000;
}

.box_sage_story .box_item_card .ico_wrap {
  display: block;
  position: absolute;
  right: 21px;
  bottom: 21px;
  width: 35px;
  height: 35px;
}

.box_sage_story .box_item_card .ico_wrap .ico {
  display: block;
  width: 35px;
  height: 35px;
  background-repeat: no-repeat;
}

.box_sage_story .box_item_card .ico_wrap .ico.facebook {
  background-image: url("../images/branch/story_sns_facebook_w.png");
}

.box_sage_story .box_item_card .ico_wrap .ico.insta {
  background-image: url("../images/branch/story_sns_insta_w.png");
}

.box_sage_story .box_item_card .ico_wrap .ico.youtube {
  background-image: url("../images/branch/story_sns_youtube_w.png");
}

.box_sage_story .box_item_card.txt_type {
  padding: 49px 40px;
  border-color: #ddd;
}

.box_sage_story .box_item_card.txt_type .item_info {
  padding: 0;
}

.box_sage_story .box_item_card.txt_type .cont {
  max-height: 69px;
  line-height: 1.71;
}

.box_sage_story .box_item_card.txt_type .ico_wrap {
  right: 29px;
  top: 39px;
}

.box_sage_story .box_item_card.txt_type .ico_wrap .ico.facebook {
  background-image: url("../images/branch/story_sns_facebook_b.png");
}

.box_sage_story .box_item_card:hover {
  background-color: #fafafa;
  border-color: #fafafa;
}

.box_sage_story .thumb {
  display: block;
  position: relative;
  height: 100%;
  max-height: 600px;
  margin-bottom: 30px;
  padding-bottom: 0;
}

.box_sage_story .thumb img {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.box_sage_story .thumb .ico {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 35px;
  height: 35px;
}

.box_best_caddie {
  position: relative;
  height: 739px;
  padding: 71px 0 76px;
  background: #738390;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box_best_caddie:before {
  content: '';
  display: block;
  position: absolute;
  left: 10px;
  top: 10px;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  border: 1px solid #fff;
  opacity: 0.2;
}

.box_best_caddie .title_caddie {
  font-size: 18px;
  font-family: 'trajan';
  line-height: 1.78;
  color: #fff;
}

.box_best_caddie .title_caddie:before {
  content: '';
  display: block;
  width: 43px;
  height: 42px;
  margin: 0 auto 13px;
  background: url("../images/branch/icon_sagestory.png") no-repeat;
}

.box_best_caddie p {
  margin-top: 71px;
  font-size: 27px;
  font-family: 'nanum';
  line-height: 1.59;
  color: #fff;
}

.box_best_caddie .caddie_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 851px;
  margin: 42px auto 0;
  padding: 0 66px;
}

.box_best_caddie .caddie_list > li {
  width: 209px;
}

.box_best_caddie .caddie_list .thumb {
  width: 100%;
  height: 217px;
}

.box_best_caddie .caddie_list .caddie_info {
  height: 134px;
  padding: 26px 0;
  background: #fff;
  font-family: 'spoqaL';
  font-size: 14px;
}

.box_best_caddie .caddie_list .caddie_info .name {
  font-size: 12px;
  color: #666;
  line-height: 2.58;
}

.box_best_caddie .caddie_list .caddie_info .name strong {
  padding-right: 7px;
  font-size: 22px;
  font-family: 'nanum';
  line-height: 1.95;
  color: #000;
}

.box_best_caddie .caddie_list .caddie_info ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 15px;
}

.box_best_caddie .caddie_list .caddie_info ul li {
  position: relative;
  margin-left: 12px;
  padding-left: 12px;
}

.box_best_caddie .caddie_list .caddie_info ul li:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  width: 1px;
  height: 11px;
  background: #ccc;
}

.box_best_caddie .caddie_list .caddie_info ul li:first-child {
  margin-left: 0;
  padding-left: 0;
}

.box_best_caddie .caddie_list .caddie_info ul li:first-child:before {
  display: none;
}

.btn_room_detail {
  position: fixed;
  bottom: 0;
  right: 0;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.btn_room_detail.on {
  opacity: 0;
}

.room_detail_view {
  max-width: 1920px;
  min-width: 1280px;
  margin: 88px auto 0;
}

.room_detail_view .title_view {
  margin-bottom: 56px;
  text-align: center;
}

.room_detail_view .title_view strong {
  display: block;
  font-size: 22px;
  line-height: 1.82;
  font-family: 'nanum';
  font-weight: bold;
}

.room_detail_view .title_view p {
  margin-top: 24px;
  font-size: 14px;
  font-family: 'spoqaL';
  line-height: 1.86;
}

.room_detail_view .room_view {
  overflow: hidden;
  height: 600px;
}

.room_detail_view .room_view .room_view_inner {
  position: relative;
  width: 1000%;
  height: 600px;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.room_detail_view .room_view .room_view_inner img {
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

.box_list_detail {
  min-width: 1280px;
  width: 100%;
}

.box_list_detail .list_detail_item {
  position: relative;
  width: 100%;
  padding-top: 200px;
}

.box_list_detail .list_detail_item:first-child {
  padding-top: 0;
  margin-top: 0;
  border-top: 0;
}

.box_list_detail .list_detail_item:nth-of-type(2n) .detail_img_wrap {
  margin: 0 90px 0 0;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.box_list_detail .list_detail_item:nth-of-type(2n) .detail_img_wrap .detail_img_list.col2 .detail_img {
  margin-top: 0;
}

.box_list_detail .list_detail_item:nth-of-type(2n) .detail_img_wrap .detail_img_list.col2 .detail_img:nth-child(2) {
  margin-top: 110px;
}

.box_list_detail .list_detail_item:nth-of-type(2n) .detail_img_wrap ~ .detail_info {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.box_list_detail .list_detail_item .box_slide_option {
  display: none;
  height: 38px;
  margin-top: 30px;
}

.box_list_detail .list_detail_item .box_slide_option .swiper-pagination {
  text-align: left;
}

.box_list_detail .list_detail_item .box_slide_option .swiper-pagination-bullet {
  display: inline-block;
  position: relative;
  width: 120px;
  height: 38px;
  margin-left: 20px;
  padding-top: 14px;
  font-size: 16px;
  opacity: 0.2;
  text-align: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}

.box_list_detail .list_detail_item .box_slide_option .swiper-pagination-bullet:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  background: #000;
}

.box_list_detail .list_detail_item .box_slide_option .swiper-pagination-bullet:first-child {
  margin-left: 0;
}

.box_list_detail .list_detail_item .box_slide_option .swiper-pagination-bullet-active {
  opacity: 1;
}

.box_list_detail .list_detail_item ~ .list_detail_trail {
  margin-top: 200px;
}

.box_list_detail .list_detail_item.on .btn_bookstay,
.box_list_detail .list_detail_item .btn_bookstay:focus {
  opacity: 1;
}

.box_list_detail .list_detail_item.full .detail_info_box {
  max-width: 1920px;
  min-width: 1280px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.box_list_detail .list_detail_item.full .detail_img_wrap {
  position: relative;
  width: calc(100% - 490px);
}

.box_list_detail .list_detail_item.full .detail_info {
  width: calc(400px - 115px);
  margin: 0 auto;
}

.box_list_detail .list_detail_item.half .detail_info_box {
  max-width: 1920px;
  min-width: 1280px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.box_list_detail .list_detail_item.half .detail_img_wrap {
  position: relative;
  width: calc(50%);
  margin: 0;
}

.box_list_detail .list_detail_item.half .detail_info {
  width: 50%;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  margin: 0;
  padding: 0 0 0 123px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box_list_detail .list_detail_item.half .detail_info .detail_info_top {
  max-width: 650px;
}

.box_list_detail .list_detail_item.half .detail_info .title strong {
  width: 430px;
  padding-right: 0;
}

.box_list_detail .list_detail_item.txt_type {
  position: relative;
  max-width: 1920px;
  margin: 120px auto 0;
  padding: 150px 80px 0;
}

.box_list_detail .list_detail_item.txt_type:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 80px;
  right: 80px;
  min-width: 1120px;
  height: 1px;
  background-color: #eee;
}

.box_list_detail .list_detail_item.txt_type:first-child {
  padding-top: 150px;
  margin-top: 0;
}

.box_list_detail .list_detail_item.txt_type .detail_info_box {
  min-width: 1120px;
  max-width: 1460px;
  padding: 0;
}

.box_list_detail .list_detail_item.single_type .detail_info_box {
  max-width: 1920px;
}

.box_list_detail .list_detail_item.single_type .detail_img_list .detail_img {
  height: 574px;
}

.box_list_detail .img_detail_full {
  max-width: 1920px;
  min-width: 1280px;
  margin: 0 auto 90px;
  padding: 0 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box_list_detail .img_detail_full x
img {
  width: 100%;
  height: 100%;
}

.box_list_detail .detail_img_wrap {
  position: relative;
  width: calc(65% - 90px);
  height: 100%;
  margin-left: 90px;
}

.box_list_detail .detail_img_wrap .detail_img_list {
  overflow: hidden;
}

.box_list_detail .detail_img_wrap .detail_img_list.col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.box_list_detail .detail_img_wrap .detail_img_list.col2 .detail_img {
  position: relative;
  width: calc(50% - 18px);
  height: 0;
  padding-bottom: 62%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: all 1s;
  transition: all 1s;
}

.box_list_detail .detail_img_wrap .detail_img_list.col2 .detail_img:first-child {
  margin-top: 110px;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

.box_list_detail .detail_img_wrap .detail_img_list.moved .detail_img {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.box_list_detail .detail_img_wrap ~ .detail_info {
  display: block;
  width: 35%;
  margin-right: 0;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.box_list_detail .detail_img_wrap ~ .detail_info .detail_info_top,
.box_list_detail .detail_img_wrap ~ .detail_info .detail_info_list {
  width: 100%;
  padding: 0;
}

.box_list_detail .detail_img_wrap ~ .detail_info .detail_info_list {
  margin-top: 47px;
}

.box_list_detail .detail_img_wrap.swiper-container-horizontal + .detail_info {
  padding-bottom: 68px;
}

.box_list_detail .detail_img_wrap.swiper-container-horizontal .box_slide_option {
  display: block;
}

.box_list_detail .detail_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  -webkit-box-sizing: initial;
          box-sizing: initial;
}

.box_list_detail .detail_info .detail_info_top {
  width: 65%;
  padding-right: 90px;
  max-width: 750px;
}

.box_list_detail .detail_info .detail_info_top .title {
  font-family: 'spoqaL';
  line-height: 1.88;
  word-break: keep-all;
}

.box_list_detail .detail_info .detail_info_top .title .sub_title {
  display: block;
  margin-bottom: 26px;
}

.box_list_detail .detail_info .detail_info_top .title em {
  display: block;
  margin-bottom: 10px;
  font-size: 20px;
  font-family: 'trajan';
  line-height: 2;
}

.box_list_detail .detail_info .detail_info_top .title strong {
  display: block;
  padding-right: 20px;
  font-family: 'nanum';
  font-size: 54px;
  line-height: 1.26;
}

.box_list_detail .detail_info .detail_info_top .sub_txt {
  margin-top: 28px;
  font-family: 'nanum';
  line-height: 1.88;
  word-break: break-word;
}

.box_list_detail .detail_info .detail_info_top .btn_text {
  margin-top: 20px;
}

.box_list_detail .detail_info .detail_info_top .btn_text + .btn_text {
  margin-left: 30px;
}

.box_list_detail .detail_info .detail_info_list {
  width: 35%;
  line-height: 1.71;
  font-size: 14px;
}

.box_list_detail .detail_info .detail_info_list > ul > li {
  overflow: hidden;
  margin-top: 19px;
}

.box_list_detail .detail_info .detail_info_list > ul > li:first-child {
  margin-top: 0;
}

.box_list_detail .detail_info .detail_info_list .info_title {
  display: inline-block;
  float: left;
  width: 119px;
  color: #738390;
}

.box_list_detail .detail_info .detail_info_list .info_cont {
  float: left;
  width: calc(100% - 119px);
  font-family: 'spoqaL';
}

.box_list_detail .detail_info .detail_info_list .info_cont strong {
  display: block;
  margin-top: 20px;
  font-family: 'spoqa';
}

.box_list_detail .detail_info .detail_info_list .info_cont strong:first-child {
  margin-top: 0;
}

.box_list_detail .detail_info .detail_info_list .info_cont li {
  position: relative;
  padding-left: 12px;
}

.box_list_detail .detail_info .detail_info_list .info_cont li:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 11px;
  width: 2px;
  height: 2px;
  background: #000;
}

.box_list_detail .detail_info .detail_info_list .info_cont .info_more_box.on .info_more_cont {
  max-height: 100%;
}

.box_list_detail .detail_info .detail_info_list .info_cont .info_more_box.on .btn_info_more span:after {
  border-top: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-bottom: 7px solid #666;
}

.box_list_detail .detail_info .detail_info_list .info_cont .info_more_cont {
  overflow: hidden;
  max-height: 92px;
}

.box_list_detail .detail_info .detail_info_list .info_cont .btn_info_more {
  display: inline-block;
  width: 100%;
  height: 40px;
  margin-top: 20px;
  background: #fafafa;
  color: #666;
  font-size: 14px;
  line-height: 39px;
  border-radius: 40px;
  text-align: center;
}

.box_list_detail .detail_info .detail_info_list .info_cont .btn_info_more span {
  position: relative;
  padding-right: 10px;
}

.box_list_detail .detail_info .detail_info_list .info_cont .btn_info_more span:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  width: 0px;
  height: 0px;
  margin-top: -3px;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 7px solid #666;
}

.box_list_detail .detail_info .detail_info_list .info_cont p {
  display: inline-block;
  word-break: keep-all;
}

.box_list_detail .detail_info .detail_info_list .info_cont p + .btn_text {
  margin-left: 14px;
}

.box_list_detail .detail_info .detail_info_list .btn_link {
  display: inline-block;
  position: relative;
  padding-right: 26px;
  font-family: 'spoqaL';
  color: #000;
  line-height: 22px;
}

.box_list_detail .detail_info .detail_info_list .btn_link:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 3px;
  width: 18px;
  height: 18px;
  background: url("../images/branch/btn_link.png") no-repeat;
}

.box_list_detail .detail_info .detail_info_list .btn_text {
  font-size: 12px;
}

.box_list_detail .detail_info .btn_text {
  vertical-align: middle;
  line-height: 1.2;
}

.box_list_detail .detail_info .btn_area {
  margin-top: 40px;
}

.box_list_detail .detail_img {
  overflow: hidden;
  position: relative;
  height: 800px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.box_list_detail .detail_img video {
  position: absolute;
  left: 50%;
  top: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.box_list_detail .detail_img .wrap_youtube {
  position: absolute;
  left: 50%;
  top: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #000;
}

.box_list_detail .detail_img .wrap_youtube .youtube_iframe {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.box_list_detail .detail_info_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  max-width: 1620px;
  min-width: 1280px;
  margin: 0 auto;
  padding: 0 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box_list_detail .detail_table_wrap {
  width: 100%;
  margin-top: 70px;
}

.box_list_detail .detail_table_wrap .ico {
  display: block;
  width: 52px;
  height: 45px;
  margin: auto;
  background-position: center;
}

.box_list_detail .detail_table_wrap .ico.theater {
  background-image: url("../images/branch/icon_theater.png");
}

.box_list_detail .detail_table_wrap .ico.classroom {
  background-image: url("../images/branch/icon_classroom.png");
}

.box_list_detail .detail_table_wrap .ico.reception {
  background-image: url("../images/branch/icon_reception.png");
}

.box_list_detail .detail_table_wrap .ico.banquet {
  background-image: url("../images/branch/icon_banquet.png");
}

.box_list_detail .detail_table_wrap .ico.area {
  background-image: url("../images/branch/icon_area.png");
}

.box_list_detail .btn_arr_area {
  height: calc(100% - 68px);
}

.box_list_detail .btn_bookstay {
  display: block;
  position: absolute;
  right: 0px;
  bottom: 0;
  opacity: 0;
  -webkit-transition: all 1.2s;
  transition: all 1.2s;
}

.box_list_detail.golf_type .list_detail_item {
  padding-top: 190px;
}

.box_list_detail.golf_type .detail_img_wrap {
  width: calc(70% - 90px);
}

.box_list_detail.golf_type .detail_info {
  width: 30%;
}

.box_list_detail.golf_type .detail_info_box {
  max-width: 1920px;
}

.box_list_detail.golf_type .detail_img {
  height: 0;
  padding-bottom: 62%;
}

.box_room_amenity {
  max-width: 1920px;
  min-width: 1280px;
  margin: 80px auto 0;
  padding: 0 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box_room_amenity ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.box_room_amenity li {
  width: 33.33%;
  text-align: center;
}

.box_room_amenity li:first-child {
  text-align: left;
}

.box_room_amenity li:last-child {
  text-align: right;
}

.box_room_amenity .amenity_item {
  display: inline-block;
  width: 91%;
  height: 100%;
}

.box_room_amenity .amenity_item .amenity_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  height: 100%;
}

.box_room_amenity .amenity_item .txt_area {
  text-align: left;
}

.box_room_amenity .amenity_item .thumb {
  overflow: hidden;
  position: relative;
  bottom: 0;
  height: 0;
  margin-top: 60px;
  padding-bottom: 54%;
}

.box_room_amenity .amenity_item .thumb img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.box_room_amenity .amenity_item .btn_text {
  position: absolute;
  right: 0;
  top: 0;
}

.box_room_amenity .title_amenity {
  display: block;
  font-size: 22px;
  font-family: 'nanum';
  font-weight: bold;
  line-height: 1.82;
}

.box_room_amenity .txt_amenity {
  margin-top: 32px;
  font-size: 14px;
  font-family: 'spoqaL';
  line-height: 1.86;
}

.list_detail_trail {
  height: 894px;
  background-color: #373737;
  color: #fff;
}

.list_detail_trail .box_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1920px;
  min-width: 1280px;
  height: 100%;
  margin: 0 auto;
  padding: 0 80px;
}

.list_detail_trail .info_area {
  width: 36%;
  font-family: 'nanum';
  word-break: keep-all;
}

.list_detail_trail .info_area .title {
  font-size: 54px;
  line-height: 1.26;
}

.list_detail_trail .info_area p {
  margin-top: 26px;
  font-size: 16px;
  line-height: 1.88;
}

.list_detail_trail .info_area .box_slide_option {
  margin-top: 124px;
  font-size: 20px;
  line-height: 1.2;
  color: #fff;
}

.list_detail_trail .info_area .box_slide_option .swiper-pagination {
  position: relative;
  text-align: left;
}

.list_detail_trail .info_area .box_slide_option .swiper-pagination:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: -4px;
  bottom: 0;
  width: 1px;
  background-color: #fff;
  opacity: 0.18;
}

.list_detail_trail .info_area .box_slide_option .swiper-pagination-bullet {
  display: block;
  position: relative;
  margin-top: 31px;
  padding-left: 25px;
  opacity: 0.29;
}

.list_detail_trail .info_area .box_slide_option .swiper-pagination-bullet:first-child {
  margin-top: 0;
}

.list_detail_trail .info_area .box_slide_option .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}

.list_detail_trail .info_area .box_slide_option .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  display: block;
}

.list_detail_trail .info_area .box_slide_option .swiper-pagination-bullet:before {
  content: '';
  display: none;
  position: absolute;
  left: 0;
  top: -5px;
  width: 1px;
  height: 30px;
  background-color: #fff;
}

.list_detail_trail .img_area {
  overflow: hidden;
  width: 64%;
  padding-left: 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.list_detail_trail .img_area .img_title {
  display: none;
}

.list_detail_trail .img_area .img_box {
  background-color: #373737;
}

.list_detail_trail .img_area p {
  margin-top: 30px;
  font-size: 16px;
  font-family: 'nanum';
  line-height: 1.88;
}

.list_detail_trail .swiper-container-horizontal .img_inner {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.list_detail_trail .swiper-container-horizontal .img_inner .img_box {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  position: relative;
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

/* golf */
.box_golf_simple ul {
  overflow: hidden;
}

.box_golf_simple li {
  float: left;
  width: 17%;
  padding: 0 35px 0 32px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  font-family: 'trajan';
}

.box_golf_simple li:last-child {
  width: 15%;
  border-right: 0;
}

.box_golf_simple li span {
  display: block;
  width: 100px;
  height: 40px;
  font-size: 14px;
}

.box_golf_simple li strong {
  display: block;
  margin-top: 37px;
  text-align: right;
  font-size: 36px;
}

.box_golf_course {
  margin-top: 150px;
}

.box_golf_course ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.box_golf_course li {
  position: relative;
  overflow: hidden;
  width: calc(33% - 40px);
}

.box_golf_course .course_item {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}

.box_golf_course .course_item:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}

.box_golf_course .course_item img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.box_golf_course .course_item .tit {
  position: absolute;
  left: 50%;
  top: 50%;
  font-family: 'trajan';
  font-size: 30px;
  line-height: 1.33;
  color: #fff;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
}

.box_golf_course .course_item:hover .tit {
  display: none;
}

.box_golf_course .course_item:hover .course_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 3;
}

.box_golf_course .course_item:hover .btn_text02 span:after {
  -webkit-animation: btnTxt02 2s;
          animation: btnTxt02 2s;
}

.box_golf_course .course_info {
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0 10px;
  background-color: rgba(255, 255, 255, 0.9);
  text-align: center;
}

.box_golf_course .course_info strong {
  font-family: 'nanum';
  font-size: 30px;
  line-height: 1.4;
}

.box_golf_course .course_info p {
  width: 100%;
  max-width: 376px;
  margin: 23px auto 40px;
  font-family: 'spoqaL';
  font-size: 14px;
  line-height: 2;
  text-align: center;
  color: #444;
  word-break: keep-all;
}

@-webkit-keyframes btnTxt02 {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}

@keyframes btnTxt02 {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}

.box_golf_point {
  position: relative;
  max-width: 1920px;
  margin: 120px auto 0;
  text-align: center;
}

.box_golf_point .img img {
  max-height: 100%;
}

.box_golf_point .point_tit {
  width: 723px;
  margin: 0 auto;
}

.box_golf_point .point_tit strong {
  display: block;
  font-family: 'nanum';
  font-size: 20px;
  line-height: 1.5;
}

.box_golf_point .point_tit p {
  margin: 25px 0 46px;
  font-family: 'spoqaL';
  font-size: 14px;
  line-height: 2;
  color: #444444;
}

.box_golf_point.type01 .point_tit {
  position: absolute;
  left: 152px;
  top: 53px;
  text-align: left;
}

.golf_detail_info .hole_info {
  text-align: center;
}

.golf_detail_info .hole_name {
  font-size: calc(6px + 0.8vw);
  font-family: 'trajan';
  line-height: 1.9;
  text-align: center;
}

.golf_detail_info .hole_name strong {
  display: block;
  font-size: calc(50px + 1vw);
  line-height: 1.2;
}

.golf_detail_info ul {
  display: inline-block;
  overflow: hidden;
  margin: 11px auto 0;
}

.golf_detail_info ul li {
  float: left;
  position: relative;
  margin-right: 19px;
  padding-right: 21px;
}

.golf_detail_info ul li span {
  display: inline-block;
  margin: -2px 15px 0 0;
  font-size: 12px;
  color: #738390;
  vertical-align: middle;
}

.golf_detail_info ul li strong {
  font-family: 'nanum';
  font-size: 18px;
  color: #000;
  vertical-align: middle;
}

.golf_detail_info ul li:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 6px;
  width: 1px;
  height: 15px;
  background-color: rgba(0, 0, 0, 0.2);
}

.golf_detail_info ul li:last-child {
  margin-right: 0;
  padding-right: 0;
}

.golf_detail_info ul li:last-child:after {
  display: none;
}

.golf_detail_info p {
  margin-top: 42px;
  font-family: 'spoqaL';
  font-size: calc(12px + 0.1vw);
  line-height: 1.86;
  word-break: keep-all;
}

.golf_detail_info .golf_img {
  margin-top: 72px;
}

.box_course_link {
  overflow: hidden;
  margin-top: 260px;
}

.box_course_link a {
  display: block;
  float: left;
  position: relative;
  width: 50%;
  height: 200px;
  padding: 74px 80px 0;
  font-size: 18px;
  font-family: 'trajan','nanum';
  color: #fff;
  text-align: left;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}

.box_course_link a > div {
  position: relative;
  z-index: 2;
}

.box_course_link a em {
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.box_course_link a span {
  position: absolute;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.box_course_link a i {
  display: block;
  position: relative;
  width: 91px;
  height: 17px;
  margin-top: 12px;
}

.box_course_link a i:before {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  width: 100%;
  height: 100%;
  background: url("../images/branch/ico_golf_arrow.png") right top no-repeat;
  background-size: 91px auto;
}

.box_course_link a:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.4;
  z-index: 1;
}

.box_course_link a:last-child {
  text-align: right;
}

.box_course_link a:last-child span {
  left: initial;
  right: 0;
}

.box_course_link a:last-child i {
  margin-left: auto;
}

.box_course_link a:last-child i:before {
  left: 0;
  background-position: left bottom;
}

.box_course_link a:hover {
  background-image: url("../images/branch/img_course_hover.png") !important;
}

.box_course_link a:hover em {
  opacity: 0;
}

.box_course_link a:hover span {
  opacity: 1;
}

.box_course_link a:hover i:before {
  -webkit-animation: arrow 1.2s;
          animation: arrow 1.2s;
}

@-webkit-keyframes arrow {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}

@keyframes arrow {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}

.box_golf_gnb {
  position: fixed;
  top: 0;
  width: 100%;
  height: 80px;
  background: #fff;
  opacity: 0;
  z-index: 2;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.box_golf_gnb .inner {
  max-width: 100%;
}

.box_golf_gnb .btn_menu_open {
  display: block;
  position: absolute;
  right: 0;
  top: 20px;
  width: 40px;
  height: 40px;
  padding: 10px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.box_golf_gnb .btn_menu_open .line {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 25px;
  margin: -12px 0 0 -15px;
}

.box_golf_gnb .btn_menu_open i {
  display: inline-block;
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  background: #000 !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform-origin: center;
          transform-origin: center;
}

.box_golf_gnb .btn_menu_open .top {
  top: 0;
  -webkit-transform-origin: right;
          transform-origin: right;
}

.box_golf_gnb .btn_menu_open .mid {
  top: 12px;
  width: 22px;
}

.box_golf_gnb .btn_menu_open .btm {
  bottom: 0;
  -webkit-transform-origin: right;
          transform-origin: right;
}

.box_golf_gnb .btn_menu_open:hover .line .top {
  -webkit-animation: menuMove1 0.8s;
          animation: menuMove1 0.8s;
}

.box_golf_gnb .btn_menu_open:hover .line .mid {
  -webkit-animation: menuMove2 1.2s;
          animation: menuMove2 1.2s;
}

.box_golf_gnb .btn_menu_open:hover .line .btm {
  -webkit-animation: menuMove1 1s;
          animation: menuMove1 1s;
}

.box_golf_gnb .btn_text {
  margin: 30px 0 0 50px;
}

.box_golf_gnb.on {
  opacity: 1;
}

@-webkit-keyframes menuMove1 {
  from {
    width: 0;
  }
  to {
    width: 30px;
  }
}

@keyframes menuMove1 {
  from {
    width: 0;
  }
  to {
    width: 30px;
  }
}

@-webkit-keyframes menuMove2 {
  from {
    width: 0;
  }
  to {
    width: 22px;
  }
}

@keyframes menuMove2 {
  from {
    width: 0;
  }
  to {
    width: 22px;
  }
}

.box_golf_select {
  float: left;
  position: relative;
  width: 200px;
  background: #fff;
}

.box_golf_select .golf_selected:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 21px;
  width: 0px;
  height: 0px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid #000;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.box_golf_select a {
  display: block;
  position: relative;
  height: 80px;
  padding: 10px 40px 0 30px;
}

.box_golf_select a em {
  font-size: 11px;
  font-family: 'trajan';
}

.box_golf_select a strong {
  display: block;
  margin-top: 4px;
  font-family: 'nanum';
  font-size: 18px;
}

.box_golf_select .golf_select_list {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 200px;
  border: 1px solid #000;
  background: #fff;
}

.box_golf_select .golf_select_list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.box_golf_select .golf_select_list li {
  border-top: 1px solid #f2f2f2;
}

.box_golf_select .golf_select_list li a {
  padding: 9px 38px 0 29px;
}

.box_golf_select .golf_select_list li a:after {
  content: '';
  display: none;
  position: absolute;
  top: 50%;
  right: 21px;
  width: 0px;
  height: 0px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid #000;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.box_golf_select .golf_select_list li:first-child {
  border-top: 0;
}

.box_golf_select .golf_select_list li.on {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  border-top: 0;
}

.box_golf_select .golf_select_list li.on a:after {
  display: block;
}

.box_golf_select .golf_select_list li:not(.on) a:hover {
  background-color: #f2f2f2;
}

.box_golf_select.on .golf_select_list {
  display: block;
}

.box_icon_list {
  padding-top: 80px;
}

.box_icon_list .ico_list_item {
  overflow: hidden;
  margin-top: 90px;
}

.box_icon_list .ico_list_item:first-child {
  margin-top: 0;
}

.box_icon_list .ico_list_item .ico_box {
  float: left;
  width: 266px;
  padding-left: 51px;
}

.box_icon_list .ico_list_item .ico_wrap {
  width: 90px;
  height: 90px;
}

.box_icon_list .ico_list_item .ico_wrap .ico {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
}

.box_icon_list .ico_list_item .ico_wrap .ico.ico_golf01 {
  background-image: url("../images/branch/icon_golf_01.png");
}

.box_icon_list .ico_list_item .ico_wrap .ico.ico_golf02 {
  background-image: url("../images/branch/icon_golf_02.png");
}

.box_icon_list .ico_list_item .ico_wrap .ico.ico_golf03 {
  background-image: url("../images/branch/icon_golf_03.png");
}

.box_icon_list .ico_list_item .ico_wrap .ico.ico_golf04 {
  background-image: url("../images/branch/icon_golf_04.png");
}

.box_icon_list .ico_list_item .ico_wrap .ico.ico_golf05 {
  background-image: url("../images/branch/icon_golf_05.png");
}

.box_icon_list .ico_list_item .ico_wrap .ico.ico_golf06 {
  background-image: url("../images/branch/icon_golf_06.png");
}

.box_icon_list .ico_list_item .ico_wrap .ico.ico_golf07 {
  background-image: url("../images/branch/icon_golf_07.png");
}

.box_icon_list .ico_list_cont {
  float: left;
  width: calc(100% - 266px);
}

.box_icon_list .ico_list_cont .ico_list_tit {
  display: block;
  margin-bottom: 15px;
  font-size: 18px;
  color: #000;
  font-family: 'nanum';
}

.box_golf_hole {
  float: left;
  width: calc(100% - 430px);
}

.box_golf_hole ul {
  overflow: hidden;
}

.box_golf_hole li {
  float: left;
  width: 11%;
  font-family: 'trajan';
  text-align: center;
  color: rgba(0, 0, 0, 0.21);
}

.box_golf_hole li a {
  display: block;
  position: relative;
  height: 80px;
  padding: 14px 0 0 0;
}

.box_golf_hole li a:before {
  content: '';
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
  background-color: #5e7282;
}

.box_golf_hole li a:hover {
  color: #000;
  background-color: #f2f2f2;
}

.box_golf_hole li span {
  font-size: 11px;
}

.box_golf_hole li strong {
  display: block;
  margin-top: 2px;
  font-size: 20px;
}

.box_golf_hole li.on {
  color: #000;
}

.box_golf_hole li.on a:before {
  display: block;
}

.box_golf_map {
  display: block;
  overflow: auto;
  position: fixed;
  top: 0;
  right: -110%;
  width: 100vw;
  height: 100vh;
  padding: 26px 80px 26px;
  z-index: 20;
  -webkit-transition: right 0.8s;
  transition: right 0.8s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url("../images/branch/bg_map_hongcheon.png") center center no-repeat;
  background-size: cover;
}

.box_golf_map.map_yeosu {
  background-image: url("../images/branch/bg_map_yeosu.png");
}

.box_golf_map.map_yeosu .golf_map_img .ico_compass {
  right: 40px;
  top: initial;
  bottom: 98px;
  background-image: url("../images/branch/ico_map_yeosu.png");
}

.box_golf_map.map_yeosu .golf_map {
  height: 785px;
  margin-top: -392px;
}

.box_golf_map.map_yeosu .map_golf_link .course01:before {
  background-color: #CC46C1;
}

.box_golf_map.map_yeosu .map_golf_link .course02:before {
  background-color: #FF9D34;
}

.box_golf_map.map_yeosu .map_golf_link .course03:before {
  background-color: #00A4F1;
}

.box_golf_map.on {
  display: block;
  right: 0;
}

.box_golf_map .inner_golf {
  position: relative;
  min-width: 1120px;
  min-height: 800px;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box_golf_map .logo {
  width: 108px;
  height: 25px;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-image: url("../images/common/logo_hongcheon_wt.png");
}

.box_golf_map .logo.yeosu_logo {
  background-image: url("../images/common/logo_yeosu_wt.png");
}

.box_golf_map .btn_map_close {
  position: absolute;
  right: -64px;
  top: -10px;
  width: 50px;
  height: 50px;
  z-index: 1;
}

.box_golf_map .btn_map_close:before, .box_golf_map .btn_map_close:after {
  content: '';
  display: block;
  position: absolute;
  left: 7px;
  top: 23px;
  width: 35px;
  height: 2px;
  background: #fff;
  -webkit-transform-origin: center;
          transform-origin: center;
}

.box_golf_map .btn_map_close:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.box_golf_map .btn_map_close:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.box_golf_map .golf_map {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 707px;
  margin-top: -353px;
}

.box_golf_map .map_golf_link li {
  position: relative;
  margin-top: 45px;
}

.box_golf_map .map_golf_link li:first-child {
  margin-top: 0;
}

.box_golf_map .map_golf_link a {
  display: inline-block;
  position: relative;
  padding-left: 33px;
  color: #fff;
}

.box_golf_map .map_golf_link a em {
  font-family: 'trajan';
  font-size: 14px;
}

.box_golf_map .map_golf_link a strong {
  display: block;
  margin-top: 4px;
  font-family: 'nanum';
  font-size: 30px;
}

.box_golf_map .map_golf_link a:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 6px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
}

.box_golf_map .map_golf_link a.course01:before {
  background-color: #0091ff;
}

.box_golf_map .map_golf_link a.course02:before {
  background-color: #5e34f2;
}

.box_golf_map .map_golf_link a.course03:before {
  background-color: #ba2727;
}

.box_golf_map .map_golf_link a:after {
  content: '';
  display: none;
  position: absolute;
  top: 50%;
  left: calc(100% + 36px);
  width: 60px;
  max-width: 60px;
  height: 1px;
  background-color: #fff;
}

.box_golf_map .map_golf_link.active a {
  opacity: 0.5;
}

.box_golf_map .map_golf_link.active a:hover {
  opacity: 1;
}

.box_golf_map .map_golf_link.active a:hover:after {
  display: block;
  -webkit-animation: arrow 2s;
          animation: arrow 2s;
}

.box_golf_map .golf_map_info {
  width: 170px;
  color: #fff;
  border-top: 2px solid rgba(255, 255, 255, 0.05);
}

.box_golf_map .golf_map_info li {
  padding: 15px 2px 9px 1px;
  border-bottom: 2px solid rgba(255, 255, 255, 0.05);
}

.box_golf_map .golf_map_info em {
  display: block;
  width: 80px;
  height: 30px;
  font-size: 12px;
}

.box_golf_map .golf_map_info strong {
  display: block;
  text-align: right;
  font-family: 'trajan';
  font-size: 24px;
}

.box_golf_map .golf_map_img {
  position: relative;
}

.box_golf_map .golf_map_img .img_course {
  display: none;
}

.box_golf_map .golf_map_img .img_course.on {
  display: block;
}

.box_golf_map .golf_map_img .ico_compass {
  display: block;
  position: absolute;
  right: -82px;
  top: 44px;
  width: 203px;
  height: 204px;
  background: url("../images/branch/ico_map_hongcheon.png") no-repeat;
}

.box_golf_map p {
  display: block;
  position: absolute;
  bottom: 72px;
  left: 0;
  font-size: 12px;
  color: #fff;
}
