@charset "UTF-8";

/* 인풋 스타일 */
.input_s1 {
  width: 100%;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  text-align: left;
  color: #000;
  padding-left: 10px;
}

.input_s2 {
  width: 34px;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  text-align: center;
  font-weight: 500;
}

.input_s22 {
  width: 100%;
  font-size: 14px;
  height: 38px;
  line-height: 38px;
  text-align: left;
  background-color: #f9f9f9;
  border: 1px solid #DDDBD7;
  padding-left: 10px;
}

.input_s2_60 {
  width: 50%;
  font-size: 14px;
  height: 32px;
  line-height: 20px;
  text-align: right;
  color: #333;
  background: #f9f9f9;
  border-bottom: 1px solid #999;
  padding-right: 10px;
  margin-top: 5px;
}

.input_s3 {
  width: 100%;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  text-align: left;
  color: #777;
  background-color: #f4f4f4;
  padding-left: 10px;
} 

.input_s3_68 {
  width: 65%;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  text-align: left;
  color: #777;
  background-color: #f4f4f4;
  padding-left: 10px;
}

.input_s3_52 {
  width: 52%;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  text-align: left;
  color: #777;
  background-color: #f4f4f4;
  padding-left: 10px;
}

.input_s3_40 {
  width: 43%;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  text-align: left;
  color: #777;
  background-color: #f4f4f4;
  padding-left: 10px;
}

.input_s3_30 {
  width: 30%;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  text-align: left;
  color: #777;
  background-color: #f4f4f4;
  padding-left: 10px;
}

.input_s4 {
  width: 100%;
  font-size: 14px;
  height: 28px;
  line-height: 28px;
  text-align: left;
  color: #666;
  padding-left: 8px;
  border: 1px solid #aaa;
}

.input_s4s {
  width: 100%;
  font-size: 12px;
  height: 22px;
  line-height: 22px;
  text-align: left;
  color: #777;
  padding: 0 1px;
  border: 1px solid #aaa;
}

.joinComent {
  width: 100%;
  font-size: 14px;
  line-height: 24px;
  padding: 8px;
  background: #fff;
  border: 1px solid #aaa;
  overflow: hidden;
  resize: none;
}

.cs_comment {
  width: 100%;
  height: 320px;
  font-size: 14px;
  line-height: 24px;
  padding: 8px;
  color: #777;
  background-color: #f4f4f4;
  overflow: hidden;
  resize: none;
}

/* 요일컬러 */
.day_bold {
  color: #000;
  font-weight: 500;
  vertical-align: initial;
}

.day_sat {
  color: #44BEEE;
  vertical-align: initial;
}

.day_sun {
  color: #FF5151;
  vertical-align: initial;
}

.day_spcl {
  color: #a5722f;
  vertical-align: initial;
}

.day_spc2 {
  color: #d5c327;
  vertical-align: initial;
}

/* 로그인 인풋 스타일 */
.input_s6 {
  width: 100%;
  background: #efefef;
  border-radius: 4px;
  height: 48px;
  padding: 0 30px 0 30px;
  line-height: 48px;
}

.input_s6::placeholder {}

/* 버튼 스타일 */
.btn_s1 {
  display: inline-block;
  width: 100%;
  font-weight: 400;
  font-size: 15px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 2px;
  background-color: #F89D33;
  color: #fff;
  cursor: pointer;
}

.btn_s2 {
  display: inline-block;
  width: 100%;
  font-weight: 400;
  font-size: 15px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 2px;
  background-color: #415968;
  color: #fff;
  cursor: pointer;
}

.btn_s4 {
  display: inline-block;
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 50px;
  color: #fff;
  margin-left: 4px;
}

.btn_s4_no {
  display: inline-block;
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 50px;
  background-color: #d2d0b8;
  color: #fff;
  margin-left: 4px;
}

.btn_s4_qr {
  display: inline-block;
  width: 100%;
  font-weight: 400;
  font-size: 13px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  border-radius: 13px;
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
  margin-top: 4px;
  cursor: pointer;
}


.btn_join {
  width: 70%;
  margin-top: 50px;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
}

.btn_set {
  width: 30%;
  padding: 12px;
  background: #415968;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
  margin: 24px auto;
}

.btn_s3_30 {
  display: inline-block;
  width: 32%;
  font-size: 14px;
  font-weight: 500;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background-color: #6a7f8c;
  color: #fff;
  cursor: pointer;
}

.btn_s5_70 {
  display: inline-block;
  width: 70%;
  font-size: 14px;
  font-weight: 400;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background-color: #415968;
  color: #fff;
  cursor: pointer;
}

/* 로그인버튼 스타일 */
.btn_s3 {
  font-size: 17px;
  color: #fff;
  border-radius: 4px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-weight: bold;
  width: 100%;
  display: block;
}

/* 체크박스 스타일 */
.checkbox_s1 {
  position: absolute;
  height: 0;
  width: 0;
}

.checkbox_s1+label {
  display: block;
  width: 20px;
  height: 20px;
  background: url(../img/common_m/icon_check.svg) no-repeat 50% 50%;
  background-size: 100%;
}

.checkbox_s1s {
  position: absolute;
  height: 0;
  width: 0;
}

.checkbox_s1s+label {
  display: block;
  width: 18px;
  height: 18px;
  background: url(../img/common_m/icon_check_s.svg) no-repeat 50% 50%;
  background-size: 100%;
}

.checkbox_s2 {
  align-self: center;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 16px;
}

.checkbox_s2 input {
  overflow: hidden;
  height: 0;
  width: 0;
  font-size: 0;
  text-indent: -999999px;
  opacity: 0;
}

.checkbox_s2 span {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ddd;
  transition: .4s;
  border-radius: 34px;
}

.checkbox_s2 span:before {
  position: absolute;
  content: "";
  height: 22px;
  width: 22px;
  left: -3px;
  top: 50%;
  margin-top: -11px;
  transition: .4s;
  border-radius: 50%;
  background-color: #FFF;
  border: 1px solid #CCC;
}

.checkbox_s2 input:checked+span:before {
  transform: translateX(34px);
  border: 1px solid #CCC;
  background: #fff;
}

/* 탭스타일 */
.find_tab {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}

.find_tab:after {
  display: block;
  clear: both;
  content: "";
}

.find_tab ul li {
  float: left;
}

.find_tab li {
  display: inline-block;
  background-color: #f9f9f9;
  color: #666666;
  font-size: 16px;
  width: 25%;
  height: 46px;
  line-height: 46px;
  text-align: center;
}

.find_tab li.round {
  width: 50%;
  cursor: pointer;
}

.find_tab li.minfo {
  width: 100%;
  cursor: pointer;
}

.find_tab li.course {
  width: 33.33%;
  cursor: pointer;
}

.find_tab li.on {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
}

/* 코스홀 */
.hole {
  margin: 0 auto;
  font-size: 0;
}

.hole li {
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background: #e7e7e8;
  margin: 0 5px;
}

ul.hole li a {
  display: block;
  text-align: center;
  height: 60px;
  line-height: 60px;
  color: #444;
  border-radius: 100%;
  font-size: 16px;
}

.hole li a:hover, .hole li a.on {
  color: #fff;
  background: #9e8b6a;
}

.my_ct {
  position: relative;
  text-align: center;
  padding: 40px 0 4px;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}

.join_after {
  position: relative;
  text-align: center;
  padding-bottom: 30px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  border-bottom: 1px solid #F4F2F0;
}

.join_after .id_pW {
  margin: 20px;
  padding: 20px;
  border-radius: 8px;
  font-size: 18px;
  line-height: 32px;
  font-weight: 500;
  background: #F4F2F0;
}

/* 약관선택 */
ul.agreeCheck {
  margin: 16px 8px 32px;
  text-align: right;
}

ul.agreeCheck li {
  display: inline-block;
  margin-left: 16px;
}

ul.agreeCheck li:first-child {
  margin-left: 0px;
}

ul.agreeCheck li label {
  font-size: 14px;
  color: #666666;
}

ul.agreeCheck02 {
  text-align: center;
  margin-top: 0;
}

ul.agreeCheck03 {
  float: left;
  margin-top: 0;
}

ul.agreeCheck04 {
  margin-top: 4px;
}

.rule_tit {
  position: relative;
  width: 100%;
  line-height: 42px;
  padding-left: 25px;
  font-weight: 500;
}

.rule_txt {
  position: relative;
  text-align: left;
  width: 100%;
  margin-top: 8px;
  padding-left: 32px;
  font-size: 13px;
  line-height: 36px;
}

.rule_txt_s {
  position: relative;
  width: 100%;
  padding-left: 50px;
  font-size: 11px;
  line-height: 22px;
  margin-bottom: 20px;
}

.txt_deco {
  display: inline-block;
  font-size: 11px !important;
  line-height: 11px;
  margin-left: 10px;
  padding: 4px 6px;
  color: #666 !important;
  border: 1px solid #ddd;
}

.txt_deco2 {
  font-size: 12px;
  padding: 4px 6px;
  color: #666;
  border: 1px solid #ddd;
}

.txt_deco2_on {
  font-size: 12px;
  padding: 4px 6px;
  color: #fff;
  background: #415968;
}

.chk_box {
  position: absolute;
  left: 34%;
  top: 50%;
  margin-top: -10px;
  height: 20px;
  cursor: pointer;
}

.chk_box_s {
  position: absolute;
  left: 8px;
  top: 50%;
  margin-top: -10px;
  height: 18px;
  cursor: pointer;
}

.noti {
  color: #007167;
  font-size: 12px;
  letter-spacing: -0.025rem;
  padding-top: 10px;
  line-height: 18px;
}

/*서브영역*/
.sub__contant {
  width: 860px;
  height: 100%;
  position: absolute;
  left: 390px;
  top: 0;
  padding: 0 30px 120px 30px;
  background: #fff;
  z-index: 4;
  overflow-y: auto;
}

.subContantAera img.w100 {
  max-width: 740px;
  min-width: 320px;
}

.location {
  width: 100%;
  text-align: right;
  padding-top: 30px;
  padding-bottom: 30px;
  height: 30px;
  line-height: 30px;
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 13px;
  font-weight: 200;
}

h1 {
  width: 100%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 28px;
  font-weight: 400;
  padding-top: 10px;
}

h1:after {
  content: "";
  display: block;
  width: 120px;
  margin: 8px auto;
}

h2 {
  display: block;
  font-size: 13px;
  font-weight: 200;
  line-height: 19px;
  padding-bottom: 3%;
  border-bottom: 1px solid #ccc;
}

h3 {
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #666;
  margin-top: 6%;
}

h4 {
  display: block;
  font-size: 14px;
  line-height: 18px;
  font-weight: 200;
  color: #666;
  margin: 8px 0;
}

h5 {
  width: 100%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 28px;
  font-weight: 400;
  padding-top: 20px;
}

h5:after {
  content: "";
  display: block;
  width: 220px;
  margin: 8px auto;
}

.subContantAera {width: 100%; padding-top: 30px; text-align: center;}

.subIframe {
  position: relative;
  width: 100%;
  text-align: center;
  overflow: hidden;
}

p.subTxtst3 {
  width: 100%;
  text-align: left;
  font-family: 'Noto Sans KR', sans-serif;
  padding-bottom: 24px;
  font-size: 16px;
  line-height: 26px;
  color: #000;
  font-weight: 200;
}

p.subTxtst2 {
  width: 100%;
  text-align: left;
  letter-spacing: -0.025rem;
  font-family: 'Noto Sans KR', sans-serif;
  padding-top: 8px;
  font-size: 14px;
  line-height: 1.5;
  color: #000;
  font-weight: 200;
}

.subIframe p.subTxt {
  width: 100%;
  text-align: center;
  font-family: 'Noto Sans KR', sans-serif;
  padding-top: 16px;
  font-size: 17px;
  line-height: 27px;
  color: #000;
  font-weight: 200;
}

.subIframe p.subTxt .sain {
  font-size: 14px;
  font-weight: bold;
}

.subIframe p.subTit {
  width: 100%;
  text-align: center;
  line-height: 40px;
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 36px;
  font-weight: bold;
  padding-top: 40px;
  letter-spacing: -0.05rem;
}

.subIframe p.subTit2 {
  width: 100%;
  text-align: center;
  line-height: 30px;
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 26px;
  padding-top: 40px;
  letter-spacing: -0.05rem;
}

p.gubun_st1 {
  font-size: 13px;
}

p.gubun_st2 {
  font-size: 13px;
  color: #9e8b6a;
}

p.comen {
  font-size: 12px;
  font-weight: 200;
  color: #666;
  line-height: 18px;
}

/* 코스개요 테이블 */
.table_s1_box {
  width: 90%;
  margin: 0 auto;
  margin-top: 4%;
  margin-bottom: 4%;
}

.table_s1_box:after {
  display: block;
  content: "";
  clear: both;
}

.table_s1_left {
  width: 20%;
  float: left;
}

.table_s1_left table {
  width: 100%;
  margin: 0;
  padding: 0;
}

.table_s1_right {
  width: 80%;
  float: left;
  overflow-x: auto;
}

.table_s1_right table {
  width: 100%;
}

.table_s1_left table th {
  text-align: center;
  vertical-align: middle;
  height: 60px;
  line-height: 20px;
  border: 1px solid #ddd;
}

.table_s1_left table td {
  text-align: center;
  vertical-align: middle;
  height: 46px;
  border: 1px solid #ddd;
}

.table_s1_left table td span {
  display: inline-block;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.table_s1_right table th {
  text-align: center;
  vertical-align: middle;
  height: 60px;
  line-height: 20px;
  border: 1px solid #ddd;
}

.table_s1_right table td {
  text-align: center;
  vertical-align: middle;
  height: 46px;
  padding: 8px;
  border: 1px solid #ddd;
  font-weight: 300;
  color: #666;
}

.table_s1_right table tr th:first-child {
  border-left: 0;
}

.table_s1_right table tr td:first-child {
  border-left: 0;
}

table.rulTble {
  width: 650px;
  border: solid 1px #999;
  border-collapse: collapse;
}

table.rulTble th {width: 480px; height: 25px; font-size:14px; background-color: #ddd; border: solid 1px #999; text-align: center;}

table.rulTble th.left {
  width: 200px;
  height: 25px;
  background-color: #ddd;
  border: solid 1px #999;
}

table.rulTble td {font-size:14px; height: 25px; border: solid 1px #999; background-color: #fff; text-align: center; line-height:1.4; padding:3px 0}

table.rulTble td.align_lt {
  padding-left: 10px;
  text-align: left;
}

table.rulTble .txt_sm {
  font-size: 12px;
  letter-spacing: -0.025rem;
}





/* 테이블 */
.gu_tbl_wrap {
  font-family: 'Noto Sans KR', sans-serif;
  width: 90%;
  margin: 0 auto;
  text-align: left;
  overflow: hidden;
}

.gu_tbl_wrap .gu_tbl_inner {}

.gu_tbl_wrap .gu_tbl_inner table {
  width: 100%;
  border-top: 1px solid #333;
}

.gu_tbl_wrap .gu_tbl_inner table tr {
  border-bottom: 1px solid #e5e5e5;
}

.gu_tbl_wrap .gu_tbl_inner table tr.no_post {
  border-bottom: 0;
}

.gu_tbl_wrap .gu_tbl_inner table thead tr {
  border-top: 1px solid #888;
}

.gu_tbl_wrap .gu_tbl_inner table thead tr th {
  font-size: 14px;
  padding: 2%;
  line-height: 20px;
}

.gu_tbl_wrap .gu_tbl_inner table tbody tr:hover {
  background-color: #fbfbfb;
  transition: all 0.2s;
}

.gu_tbl_wrap .gu_tbl_inner table tbody tr td {
  font-size: 14px;
  padding: 2% 1%;
  line-height: 1.4;
  border: 1px solid #ccc;
}
.gu_tbl_wrap .gu_tbl_inner table tr td:first-child {
  border-left: 0;
}
.gu_tbl_wrap .gu_tbl_inner table tr td:last-child {
  border-right: 0;
}
.gu_tbl_wrap .gu_tbl_inner table tbody tr td.noLine {
  border: 0!important;
}


.gu_tbl_wrap .gu_tbl_inner table tbody tr td strong {
  display: inline-block;
  font-weight: bold;
  width: 84px;
}

.gu_tbl_wrap .gu_tbl_inner table tbody tr td span {
  font-weight: bold;
}

.gu_tbl_wrap .gu_tbl_inner table td.pd_lf20 {
  font-weight: bold;
  padding-left: 20px;
}

.gu_tbl_wrap .gu_tbl_inner table tbody tr td a {
  display: inline-block;
  box-sizing: border-box;
  color: #000;
  border-bottom: 1px solid rgba(255, 255, 255, 0);
  font-size: 15px;
}

.gu_tbl_wrap .gu_tbl_inner table tbody tr td a:hover {
  border-bottom: 1px solid #000;
  padding-bottom: 1px;
  transition: all 0.1s;
}

.gu_tbl_wrap .gu_tbl_inner table tbody tr td .iconPd {
  padding: 2% 8%;
  cursor: pointer;
}

.gu_tbl_wrap .gu_tbl_inner table tbody tr td button.half {
  width: 42%!important;
}


.gu_tbl_wrap .gu_tbl_inner table tbody tr td button {
  display: inline-block;
  float: left;
  box-sizing: border-box;
  font-size: 14px;
  color: #000;
  padding: 6px 0;
  margin: 4%;
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 2px;
  width: 92%;
}

.gu_tbl_wrap .gu_tbl_inner table tbody tr td button:hover {
  color: #fff;
  border: 1px solid #000;
  background: #000;
  transition: all 0.2s;
}

.gu_tbl_wrap .gu_tbl_inner table tbody tr.no_post:hover {
  background-color: #fff;
}

.gu_tbl_wrap .gu_tbl_inner table tbody tr.no_post td {
  color: #888;
  padding: 52px 0;
}

.gu_tbl_wrap .gu_tbl_inner table tbody tr td.tbl_tit {
  position: relative;
  white-space: nowrap;
  text-align: left;
  font-size: 15px;
}

.gu_tbl_wrap .gu_tbl_inner table tbody tr td.tbl_tit>.new {
  top: 50%;
  font-size: 10px;
  color: #f22c2d;
}

.gu_tbl_wrap .gu_tbl_inner table tbody tr td.tbl_tit a span {
  padding-top: 8px;
}

.gu_tbl_wrap .gu_tbl_inner table tbody tr td.tbl_tit a span:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: #666;
  bottom: 3px;
  left: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.gu_tbl_wrap .gu_tbl_inner table tbody tr td.tbl_tit a:hover span:before {
  visibility: visible;
  opacity: 1
}

.gu_tbl_wrap .gu_tbl_inner table tbody tr td.tbl_loc {
  color: #666;
}

.gu_tbl_wrap .gu_tbl_inner table tbody tr td.tbl_loc13 {
  color: #666;
  font-size: 13px;
}

.gu_tbl_wrap .gu_tbl_inner table tbody tr td.tbl_date {
  color: #888;
}

.gu_tbl_wrap .gu_tbl_inner table tbody tr td.tbl_tit a span {
  position: relative;
  display: inline-block;
  max-width: 560px;
}

.gu_tbl_wrap .gu_paging {
  margin: 4%;
  text-align: center;
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: 400;
}

.gu_tbl_wrap .gu_paging a img {
  vertical-align: middle;
}

.gu_tbl_wrap .gu_paging span {
  margin: 0 2px;
}

.gu_tbl_wrap .gu_paging span a {
  display: inline-block;
  font-size: 16px;
  padding: 2px;
  margin: 0 15px;
  color: #888;
}

.gu_tbl_wrap .gu_paging .gu_en_lineBtn.on {
  color: #222;
}

.gu_tbl_wrap .gu_paging .gu_en_lineBtn.on:after {
  background-color: #222;
}

.gu_tbl_wrap .gu_paging .gu_en_lineBtn:hover:after {
  background-color: #222;
}

.gu_tbl_wrap .gu_paging span a.on {
  font-weight: 500;
}

.gu_tbl_wrap .gu_tbl_inner table tbody tr td.tbl_state {
  padding: 10px;
}

.gu_tbl_wrap .gu_tbl_inner table tbody tr td.tbl_state>span {
  display: inline-block;
  width: 60px;
  line-height: 28px;
  color: #fff;
  font-size: 12px;
}

.gu_tbl_wrap .gu_tbl_inner table tbody tr td.tbl_state>span.btn_state_ok {
  background: #2d2d2d;
  color: #fff;
}

.gu_tbl_wrap .gu_tbl_inner table tbody tr td.tbl_state>span.btn_state_yet {
  background: #eee;
  color: #666;
}

/*  view_detail  */
.view_tit_wrap {
  position: relative;
  padding: 6%;
  text-align: center;
  border-bottom: 2px solid #3c3c3c;
  border-top: 1px solid #ccc;
}

.view_tit_wrap .view_tit {
  font-size: 26px;
  line-height: 34px;
  margin: 2% 0 4%;
}

.view_tit_wrap .view_date {
  font-size: 14px;
  color: #777;
  line-height: 24px;
}

.view_tit_wrap .ingorno {
  position: absolute;
  right: 0%;
  top: 16px;
  width: 15%;
}

.joinView {
  text-align: left;
  padding: 0 4% 8%;
  font-size: 15px;
  line-height: 1.6;
  color: #444;
  border-bottom: 1px solid #ccc;
}

.view_content {
  padding: 4% 0;
  font-size: 15px;
  line-height: 1.6;
  color: #444;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
}

.view_content img {
  max-width: 600px;
}

.gu_view_btn {margin: 5% 0;}

.gu_view_btn .gu_btn_white {
  display: block;
  width: 120px;
  height: 32px;
  font-size: 15px;
  text-align: center;
  line-height: 32px;
  margin: 0 auto;
  border-radius: 2px;
  color: #000;
  border: 1px solid #aaa;
}

.gu_view_btn .gu_btn_white:hover {
  background: #000;
  border: 1px solid #000;
  color: #fff;
  transition: all 0.2s;
}

.gu_view_btn .gu_btn_color {display: block; width: 120px; height: 32px; font-size: 15px; text-align: center; line-height: 32px; margin: 0 auto; border-radius: 2px; color: #fff; border: 1px solid #9e8b6a; background: #9e8b6a;}
.gu_view_btn .gu_btn_color:hover {background: #000; border: 1px solid #000; color: #fff; transition: all 0.2s;}

.joinComentTxt {
  position: relative;
  width: 100%;
  text-align: left;
}

.joinComentTxt .ingorno {
  position: absolute;
  right: 0;
  top: -4px;
  width: 56px;
}

.joinComentTxt .name {
  position: relative;
  width: 100%;
  line-height: 24px;
  font-size: 14px;
  color: #666;
}

.joinComentTxt .name span {
  padding-left: 8px;
  font-size: 12px;
  letter-spacing: -0.025rem;
}

.joinComentTxt .nameView {
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #e5e5e5;
}

.joinComentTxt .cont {
  width: 75%;
  line-height: 35px;
  font-size: 16px;
}

.joinComentTxt .edit {
  position: absolute;
  right: 0;
  bottom: 8%;
  width: 50%;
  text-align: right;
}

.joinComentTxt .edit span {
  margin-left: 2%;
  padding: 2%;
  cursor: pointer;
}

.joinComentTxt .edit span.txt {
  margin-left: 2%;
  padding: 1% 2%;
  font-size: 13px;
  border: 1px solid #999;
  background: #fff;
  cursor: pointer;
}

/* 아이디비번찾기 */
.user_info_st1 {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin: 5px 0;
}

.user_info_st1 td, .user_info_st1 th {
  padding: 4px;
  vertical-align: middle;
}

.user_info_st1 td.noti_h {
  height: 20px !important;
}

.user_info_st1 .al_le_tit {
  text-align: left;
  font-size: 12px;
  color: #999;
}

.user_info_st1 .al_ct_tit {
  text-align: center;
  font-size: 14px;
  color: #666;
  background: #f4f4f4;
}

.al_le_br_rh {
  border-right: 1px solid #ccc;
}

.user_info_st1 .al_ct_txt {
  text-align: center;
  font-size: 13px;
  line-height: 24px;
}

.user_info_st1 .al_le_txt {
  text-align: left;
  font-size: 14px;
  line-height: 22px;
  padding-left: 14px;
}

.user_info_st1 .al_rh_txt {
  text-align: right;
  font-size: 14px;
  line-height: 1.5;
}

.user_info_st1 a {
  color: #415968;
  font-size: 16px;
}

/* 제목 스타일 */
.tit_st1 {
  position: relative;
  width: 100%;
  height: 52px;
  line-height: 52px;
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
}

.tit_st1 span {
  position: absolute;
  right: 0;
  top: 22px;
  font-size: 14px;
  font-weight: 200;
}

.tit_st2 {
  width: 100%;
  height: 62px;
  line-height: 62px;
  border-bottom: 2px solid #3c3c3c;
  font-size: 20px;
  text-align: left;
  font-weight: 500;
}

.tit_st2s {
  width: 100%;
  margin-top: 16px;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  text-align: left;
  font-weight: 500;
}

.tit_st2s span {
  font-size: 14px;
  font-weight: 300;
}

.tit_st2ss {
  width: 100%;
  margin-top: 8px;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  text-align: left;
  font-weight: 300;
}


.tit_st3 {
  width: 100%;
  margin-top: 20px;
  padding-bottom: 20px;
  line-height: 26px;
  border-bottom: 2px solid #3c3c3c;
  font-size: 19px;
  font-weight: 500;
}

.tit_st3s {
  width: 100%;
  margin-top: 24px;
  padding-bottom: 8px;
  line-height: 26px;
  border-bottom: 1px solid #777;
  font-size: 20px;
  font-weight: 500;
  text-align: left;
  padding-left: 8px;
}

.tit_st4 {
  width: 100%;
  margin-top: 20px;
  padding-bottom: 20px;
  line-height: 26px;
}

.tit_st5 {
  width: 100%;
  margin-top: 8%;
  padding-bottom: 4%;
}

.tit_st6 {
    width: 100%;
    font-size: 14px;
    text-align: left;
    font-weight: 300;
    line-height: 22px;
}

/* 내용 스타일 */
.sub_comen_st1 {
  width: 100%;
  text-align: left;
  padding: 16px;
  line-height: 20px;
  font-size: 12px;
  color: #666;
  position: relative;
}

.sub_comen_st2 {
  width: 100%;
  padding: 16px 0;
  line-height: 22px;
  font-size: 14px;
  font-weight: 200;
  position: relative;
  text-align: left;
  border-bottom: 1px solid #CCC;
}

.sub_comen_st3 {
  width: 100%;
  padding: 16px 0;
  line-height: 19px;
  font-size: 13px;
  font-weight: 300;
  position: relative;
  border-top: 1px solid #CCC;
}

.sub_comen_st4 {
  position: relative;
  width: 100%;
  padding: 24px 20px;
  line-height: 22px;
  font-size: 14px;
  border-bottom: 1px solid #CCC;
  border-top: 1px solid #CCC;
}

.info_comen {
  padding-top: 16px;
}

.info_comen li {
  background: url(../img/common_m/i_bu2.svg) no-repeat left 2px;
  padding-left: 24px;
  padding-right: 8px;
  padding-bottom: 8px;
  width: 100%;
  text-align: left;
  letter-spacing: -0.025rem;
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 15px;
  line-height: 25px;
  font-weight: 300;
}

.info_comen_stP {
  padding-top: 8px;
}

.info_comen_stP li {
  background: url(../img/webPocheon/i_bu.svg) no-repeat left 2px;
  padding-left: 32px;
  padding-right: 8px;
  padding-bottom: 8px;
  width: 100%;
  text-align: left;
  letter-spacing: -0.025rem;
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
}

.info_comen_stJ {
  padding-top: 8px;
}

.info_comen_stJ li {
  background: url(../img/webJangseong/i_bu.svg) no-repeat left 2px;
  padding-left: 32px;
  padding-right: 8px;
  padding-bottom: 8px;
  width: 100%;
  text-align: left;
  letter-spacing: -0.025rem;
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
}

.box_bg_st1 {
  background: #f4f4f4;
  margin: 8% 0;
  padding: 24px 16px;
}

.box_st2 {
  text-align: center;
  width: 100%;
  color: #fff;
  margin-top: 20px;
  padding: 32px 24px;
  margin-bottom: 36px;
}

.box_st2 span {
  display: inline-block;
  padding: 6px 8px;
  margin-right: 2%;
  border: 1px solid #fff;
  border-radius: 2px;
}

.box_st1 {
  text-align: center;
  width: 100%;
  background: #f4f4f4;
  margin-top: 20px;
  padding: 32px 24px;
  margin-bottom: 36px;
}

.box_st1 p {
  font-size: 14px;
  line-height: 22px;
  padding-bottom: 12px;
}

.box_st1 a {
  display: block;
  width: 100%;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background: #F89D33;
  border-radius: 4px;
  color: #fff;
}

.box_st1 a.call {
  display: block;
  width: 100%;
  height: 38px;
  line-height: 38px;
  background: #f9f9f9;
  font-size: 28px;
  text-align: center;
  font-weight: bold;
  color: #005596;
}

/* 시설소개 이미지 갤러리 */
.subIframe .owl-carousel {
  margin-top: 10px;
  margin-bottom: 6px;
  position: relative;
}

.subIframe .owl-carousel.owl-theme,
.subIframe .owl-pagination {
  display: none !important;
}

.subIframe .owl-carousel.owl-theme.active {
  display: block !important;
}

/* display none until init */
.subIframe .owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

.subIframe .owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.subIframe .owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.subIframe .owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

.subIframe .owl-carousel .owl-item {
  float: left;
}

.subIframe .owl-controls .owl-page,
.subIframe .owl-controls .owl-buttons div {
  cursor: pointer;
}

.subIframe .owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.subIframe .tab {
  display: inline-block;
  width: 80%;
}

.subIframe .tab li {
  float: left;
  width: 25%;
}

.subIframe .tab li a {
  display: inline-block;
  width: 100%;
  height: 48px;
  line-height: 48px;
  background: #ececec;
  border: 1px solid #c2c2c2;
  color: #000;
}

.subIframe .tab li.current a {
  background: #fff;
}

.subIframe .owl-prev {
  background: url(../img/webPocheon/photo/ls-nav-left-arrow.png) no-repeat !important;
  width: 30px;
  height: 55px;
  position: absolute;
  top: 40%;
  left: 12%;
  color: transparent !important;
  border-radius: 0;
  *font-size: 0;
  *letter-spacing: -999999;
}

.subIframe .owl-next {
  background: url(../img/webPocheon/photo/ls-nav-right-arrow.png) no-repeat !important;
  width: 30px;
  height: 55px;
  position: absolute;
  top: 40%;
  right: 12%;
  color: transparent !important;
  border-radius: 0;
  *font-size: 0;
  *letter-spacing: -999999;
}

/* 이벤트 */
.eventList {
  position: relative;
  width: 100%;
}

.eventList .inner {
  float: left;
  width: 48%;
  margin: 0 1%;
  cursor: pointer;
}

.eventList .inner .img {
  position: relative;
}

.eventList .inner img {width: 100%; height:154px; border-radius: 0 16px 0 16px;}

.eventList a {
  color: #000;
}

.eventList a.inner:hover {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}

.eventList a.inner:hover:after {
  opacity: 1;
}

.eventList .inner .txt_box {
  background: #fff;
  padding: 16px;
}

.eventList .inner .txt_box .txt1,
.eventList .inner .txt_box .txt2 {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 5px;
}

.eventList .inner .txt_box .txt1 {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 18px;
  line-height: 21px;
  font-weight: bold;
}

.eventList .inner .txt_box .txt2 {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 12px;
  color: #666;
  margin-top: 5px;
  height: 14px;
  line-height: 14px;
}


.calendar_box_2n {
  width: 100%;
}
.calendar_box_2n:after {
  display: block;
  content: "";
  clear: both;
}

/* 캘린더 */
.calendar_box {
  width: 100%;
}

/*
.calendar_tit {
  font-size: 20px;
  line-height: 46px;
  color: #000;
  font-weight: bold;
}

.calendar_tit img {
  padding: 0 20px;
  cursor: pointer;
}

.calendar_days .calendar_s1 td {
  height: 50px;
  border-bottom: 1px solid #efefef;
}

.calendar_s1 tr td:first-child {
  color: #FF5151;
}

.calendar_s1 tr td:last-child {
  color: #30ACBB;
}

.calendar_s1 {
  width: 100%;
}

.calendar_s1 th,
.calendar_s1 td {
  padding: 8px 0;
  vertical-align: middle;
  text-align: center;
  font-size: 15px;
}

.calendar_s1 td .bg_box {
  width: 100%;
  height: 40px;
  position: relative;
  cursor: pointer;
}

.calendar_s1 td .bg_box>div {
  width: 40px;
  height: 100%;
  margin: 0 auto;
  line-height: 40px;
  font-size: 18px;
  position: relative;
  font-weight: 300;
  z-index: 2;
}

.calendar_s1 td .bg_box .last {
  color: #ccc;
}

.calendar_s1 tr td p.last {
  padding-top: 8px;
  font-size: 12px;
  color: #ccc;
}

.calendar_s1 .sel_bg1 {
  background-color: #f4f4f4;
  color: #666;
  padding: 14px;
}

.opt__br-b th, .opt__br-b td {
  border: 1px solid #e8e8e8;
}

.calendar_s1 tr td.sel {
  padding: 0;
}

.calendar_s1 tr td.sel .bg_box div {
  color: #fff;
  border-radius: 50%;
}

.calendar_s1 tr td p {
  padding-top: 8px;
  font-size: 12px;
}*/

.calendar_tit {
  font-size: 20px;
  line-height: 46px;
  color: #000;
  font-weight: bold;
  border-bottom: 2px solid #FF5151;
}

.calendar_tit img {
  padding: 0 20px;
  cursor: pointer;
}

.calendar_days .calendar_s1 td {
  width: 40px;
  height: 40px;
}

.calendar_s1 tr td:first-child {
  color: #FF5151;
}

.calendar_s1 tr td:last-child {
  color: #30ACBB;
}

.calendar_s1 {
  width: 100%;
}

.calendar_s1 th,
.calendar_s1 td {
  vertical-align: middle;
  text-align: center;
  font-size: 15px;
  border: 1px solid #efefef;
}

.calendar_s1 td .bg_box {
  width: 100%;
  height: 60px;
  position: relative;
  cursor: pointer;
}

.calendar_s1 td .bg_box>div {
  background: #007167;
  color: #fff;
  height: 100%;
  margin: 0 auto;
  position: relative;
  font-weight: 300;
  text-align: left;
  padding: 8%;
  z-index: 2;
}

.calendar_s1 td .bg_box>div span {
  display: block;
  padding-top: 4px;
  font-size: 11px;
}


.calendar_s1 td .bg_box .last {
	color: #fff;
	background: #e2e2e2;
}

.calendar_s1 tr td p.last {
  padding-top: 8px;
  font-size: 12px;
  color: #ccc;
}

.calendar_s1 .sel_bg1 {
  background-color: #f4f4f4;
  color: #666;
  padding: 14px;
}

.opt__br-b th, .opt__br-b td {
  border: 1px solid #e8e8e8;
}

.calendar_s1 tr td.sel {
  padding: 0;
}




.calendar_s1 tr td.sel .bg_box div {
  color: #fff;
}
.calendar_s1 tr td.choice .bg_box div {
  background: #E6EE7C;
}


.calendar_s1 tr td p {
  padding-top: 8px;
  font-size: 12px;
}


/* 라운드조인 캘린더 */
.JoinCalendar_box {
  width: 100%;
  padding-bottom: 32px;
}

.Joincalendar_tit {
  position: relative;
  font-size: 28px;
  line-height: 48px;
  color: #000;
  font-weight: bold;
  text-align: left;
}

.Joincalendar_tit img {
  padding: 0 20px;
}

.Joincalendar_tit .listChoice {
  position: absolute;
  right: 0;
  top: 8px;
}

.Joincalendar_days tr td:first-child {
  color: #FF5151;
}

.Joincalendar_days tr td:last-child {
  color: #4DA1CD;
}

.Joincalendar_days {
  width: 100%;
  margin-top: 20px;
}

.Joincalendar_days th,
.Joincalendar_days td {
  height: 40px;
  vertical-align: middle;
  text-align: center;
  font-size: 15px;
  border-top: 1px solid #ddd;
  border-bottom: 2px solid #666;
}

.Joincalendar_s1 {
  width: 100%;
}

.Joincalendar_s1 th,
.Joincalendar_s1 td {
  height: 80px;
  padding: 8px;
  vertical-align: top;
  text-align: right;
  font-size: 15px;
  border: 1px solid #efefef;
}

.Joincalendar_s1 td:hover {
  background-color: #fbfbfb;
  transition: all 0.2s;
}

.Joincalendar_s1 tr td:first-child {
  color: #FF5151;
}

.Joincalendar_s1 tr td:last-child {
  color: #4DA1CD;
}

.Joincalendar_s1 .joinlink {
  width: 100%;
  text-align: left;
  font-size: 13px;
  padding-top: 16px;
}

.Joincalendar_s1 .joinlink .invi {
  line-height: 18px;
  cursor: pointer;
}

.Joincalendar_s1 .joinlink .join {
  color: #a28228;
  line-height: 18px;
  cursor: pointer;
}

.Joincalendar_s1 .joinlink .end {
  color: #B1B0AF;
  line-height: 18px;
}

/* 로그인 */
#content_login {
  margin: auto;
  position: relative;
  width: 100%;
}

.login_btn_back {
  display: block;
  position: absolute;
  left: 15px;
  top: 20px;
  width: 13px;
  height: 26px;
  background: url(../img/common_m/btn_back.svg) no-repeat 50% 50%;
  background-size: 100%;
  z-index: 9;
}

.login_btn_back:hover, .login_btn_back:focus, .login_btn_back:active {
  background: url(../img/common_m/btn_back.svg) no-repeat 50% 50%;
  background-size: 100%;
}

.content_login {
  width: 100%;
  height: 100%;
  min-height: 300px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.content_login_inner {
  width: 78%;
  margin: 0 auto;
}

.content_login_tab {
  width: 100%;
  height: 50px;
  line-height: 50px;
  margin-bottom: 20px;
}

.content_login_tab li.on {
  float: left;
  width: 50%;
  text-align: center;
  color: #fff;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
}

.content_login_tab li.off {
  float: left;
  width: 50%;
  text-align: center;
  color: #f4f4f4;
  background: #ccc;
  border-bottom: 1px solid #ccc;
}

.content_login_area1 {
  width: 100%;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 34px;
  font-weight: 400;
  color: #5c6f7b;
  border-bottom: 1px solid rgba(220, 220, 220, 0.35);
}

.content_login_area2 {
  width: 100%;
  padding-top: 10px;
}

.content_login_area2 .box1 {
  margin-bottom: 10px;
}

.content_login_area2 .box2 {
  margin-bottom: 20px;
}

.content_login_area2 .box3 {
  width: 100%;
}

.content_login_area2 .box4 {
  font-size: 14px;
  text-align: left;
  position: relative;
  height: 22px;
  line-height: 22px;
  width: 98%;
  color: #3c3c3c;
  margin: 10px auto 20px;
}

.content_login_area2 .box4 .chk {
  position: absolute;
  right: 0;
  top: 0;
}

.content_login_area2 .box5 {
  width: 100%;
  margin: 20px 0;
  position: relative;
  text-align: center;
}

.content_login_area2 .box5 a {
  font-size: 12px;
  color: #3c3c3c;
  display: inline-block;
}

.content_login_area2 .box5 a:nth-child(2) {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 0 3%;
  margin: 0 3%;
}

.content_login_area3 {
  width: 100%;
}

.content_login_area3 a {
  display: block;
  width: 100%;
  height: 48px;
  line-height: 48px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #ddd;
  color: #000;
  font-size: 14px;
  text-align: center;
}

.content_login_area3 a.ko {
  margin-bottom: 10px;
}

.content_login_area3 a.ko span {
  display: inline-block;
  padding: 0 40px;
  background: url(../img/common/sns_icon_kakao.svg) no-repeat 0 50%;
}

.content_login_area3 a.nv span {
  display: inline-block;
  padding: 0 40px;
  background: url(../img/common/sns_icon_naver.svg) no-repeat 0 50%;
}

.content_login_area3 a.ttbtn {
  margin-top: 10px;
  margin-bottom: 10px;
}

.content_login_area3 a.ttbtn span {
  display: inline-block;
  padding: 0 40px;
}

/* 여백 */
.pd_h_1 {
  width: 100%;
  background: #ccc;
  height: 1px;
  margin-bottom: 10px;
}

.h_1 {
  width: 100%;
  background: #ccc;
  height: 1px;
}

.pd_h_8 {
  width: 100%;
  background: #F4F2F0;
  height: 8px;
}

.pd_h_12 {
  width: 100%;
  height: 12px;
}

.mg_b_12 {
  margin-bottom: 12px;
}

.mg_t_12 {
  margin-top: 12px;
}

.mg_t_24 {
  margin-top: 58px;
}

.mg_t_b_22 {
  width: 100%;
  margin: 22px 0;
}

.pd_footer_52 {
  width: 100%;
  height: 16px;
}

.pd_footer_88 {
  width: 100%;
  height: 88px;
}

.pd-top40 {
  padding-top: 40px;
}

/* 하단버튼 1 */
.btn_bottom_join {
  position: relative;
  width: 100%;
  max-width: 768px;
  margin: 0 auto;
  text-align: center;
}

.btn_bottom_join a {
  color: #fff;
  font-weight: bold;
  display: block;
  padding: 18px 0;
}

.btn_bottom {
  position: relative;
  width: 100%;
  margin: 3% 0;
  text-align: center;
}
.btn_bottom .num {
	position: absolute;
	left: 20px;
	bottom: 22px;
	background: #fff;
	color: #666;
	width: 48px;
	height: 48px;
	font-size: 18px;
	line-height: 26px;
	padding: 8px;
	text-align: center;
  font-weight: bold;
	border-radius:50%;
}

.btn_bottom a {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  padding: 16px;
  display: block;
}

.btn_btm_pack {
  width: 100%;
  min-width: 320px;
  max-width: 768px;
  margin: 0 auto;
  text-align: center;
}

/* 하단버튼 2-결제 */
.icon_box50 {
  display: inline-block;
  font-size: 14px;
  width: 48.5%;
  text-align: center;
  padding: 8px 0;
  border: 1px solid #DDDBD7;
  border-radius: 3px;
  margin: 8px 0;
}

.icon_box50:hover {
  color: #fff;
  border: 1px solid #000;
  background: #000;
  transition: all 0.2s;
}

.icon_box33 {
  display: inline-block;
  font-size: 14px;
  width: 32%;
  text-align: center;
  padding: 8px 0;
  border: 1px solid #DDDBD7;
  border-radius: 3px;
  margin: 8px 0;
}

.icon_box33:hover {
  color: #fff;
  border: 1px solid #000;
  background: #000;
  transition: all 0.2s;
}

.btn_cancel {
  float: left;
  width: 45%;
  height: 52px;
  line-height: 52px;
  cursor: pointer;
  text-align: center;
  background: #80919c;
  color: #fff;
}

.btn_book {
  float: right;
  width: 55%;
  height: 52px;
  line-height: 52px;
  cursor: pointer;
  text-align: center;
  color: #fff;
}

.btn_booking {
  float: left;
  width: 100%;
  height: 52px;
  line-height: 52px;
  cursor: pointer;
  text-align: center;
  background: #12B5EA;
  color: #fff;
}

/* 하단가격노출 */
.foot_book_info {
  width: 100%;
  min-width: 320px;
  max-width: 768px;
  background: #F4F2F0;
  margin: 0 auto;
  padding: 20px;
}

.foot_book_info .etc {
  font-size: 12px;
  color: #9e8b6a;
}

.foot_book_info .info_day {
  float: left;
  width: 55%;
}

.foot_book_info .info_day li {
  height: 24px;
  line-height: 16px;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
}

.foot_book_info .info_price {
  float: left;
  width: 45%;
}

.foot_book_info .info_price li {
  height: 24px;
  line-height: 16px;
  font-size: 22px;
  font-weight: 500;
  text-align: right;
}

@media screen and (min-width: 760px) {
  .content_login_area1 img {
    width: 50%;
  }
}

@media screen and (max-width: 760px) {
  .subIframe p.subTxt {
    padding-top: 8px;
    font-size: 16px;
    line-height: 26px;
  }

  .subIframe p.subTit {
    font-size: 24px;
    padding-top: 30px;
  }

  .subIframe p.subTit2 {
    font-size: 22px;
    padding-top: 30px;
    padding-bottom: 16px;
  }

  .subIframe .owl-prev {
    left: 4%;
  }

  .subIframe .owl-next {
    right: 4%;
  }

  .subIframe .tab {
    width: 100%;
  }

  .subIframe .tab li {
    float: left;
    width: 50%;
  }

  .table_s1_box {
    width: 100%;
  }

  .table_s1_left {
    width: 30%;
    float: left;
  }

  .table_s1_right {
    width: 70%;
    float: left;
    overflow-x: auto;
  }

  .table_s1_left table th {
    font-size: 14px;
  }

  .table_s1_left table td {
    font-size: 14px;
  }

  .table_s1_right table th {
    font-size: 14px;
  }

  .table_s1_right table td {
    padding: 16px;
    font-size: 14px;
  }

  .gu_tbl_wrap .gu_tbl_inner table tbody tr td button {
    width: 100%;
    padding: 4%;
  }

  .chk_box {
    left: 26%;
  }

  .gu_tbl_wrap .gu_tbl_inner table tbody tr td {
    padding: 3% 1%;
  }

  .gu_tbl_wrap .gu_paging {
    margin: 16% 4%;
  }

  .gu_tbl_wrap .gu_tbl_inner table td.pd_lf20 {
    font-weight: 500;
    padding-left: 0;
  }

  .Joincalendar_tit .listChoice {
    top: 0;
  }

  .input_s3_52 {
    width: 100%;
  }

  .Joincalendar_s1 .joinlink .invi {
    font-size: 14px;
  }

  .Joincalendar_s1 .joinlink .join {
    font-size: 14px;
  }

  .Joincalendar_s1 .joinlink .end {
    font-size: 14px;
  }

  .joinComentTxt .edit {
    position: absolute;
    right: 0;
    bottom: 2%;
    width: 50%;
    text-align: right;
  }

  .joinComentTxt .name span {
    padding-left: 0;
    font-size: 13px;
    letter-spacing: 0;
  }

  .input_s4s {
    width: 100%;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    text-align: left;
    color: #666;
    padding: 0 1px;
    border: 1px solid #ccc;
  }

  .tit_st2s span {
    display: none;
  }

  .subContantAera img.w100 {
    width: 100%;
  }

  .view_tit_wrap {
    padding: 12% 0 6%;
  }

  .view_tit_wrap .ingorno {
    position: absolute;
    right: -8px;
    top: 8px;
    width: 25%;
  }

  .view_content img {width: 100%; height:auto}

  .input_s4s {
    width: 100%;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    text-align: left;
    color: #666;
    padding: 0 1px;
    border: 1px solid #ccc;
  }

  .btn_s4 {
    width: 70%;
    font-size: 13px;
    padding-left: 0;
  }

  .btn_s4_no {
    width: 70%;
    font-size: 13px;
    padding-left: 0;
  }
}

@media screen and (max-width: 480px) {
  .eventList .inner {
    float: none;
    width: 100%;
  }

  .chk_box {
    left: 16%;
  }

  .calendar_s1 td .bg_box {
    height: 45px;
  }

  .calendar_s1 td .bg_box>div {

    font-size: 16px;
  }

  .Joincalendar_s1 td {
    font-size: 13px;
    padding: 4px;
  }

  .Joincalendar_s1 .joinlink .invi {
    font-size: 12px;
  }

  .Joincalendar_s1 .joinlink .join {
    font-size: 12px;
  }

  .Joincalendar_s1 .joinlink .end {
    font-size: 12px;
  }

  .tit_st1 span {
    position: absolute;
    right: 0;
    top: 6px;
    font-size: 12px;
    font-weight: 200;
  }
}

@media screen and (max-width: 350px) {
  .tit_st1 span {
    display: none;
  }
}


/* table */
.fee_tb tr td:first-child{
  width: 63px;
}

.fee_tb tr:first-child td:nth-of-type(2){
  width: 96px;
}

.fee_tb tr:first-child td:last-child{
  width: 151px;
}

.indent{
  line-height: 22px;
  padding: 0 20px;
  font-size: 14px;
}