
@media screen and (max-width:1300px) {
    p.main_subTit {
        font-size: 12px;
    }
    .p_table{
      width: 50%;
    }
}
@media screen and (min-width:1300px){
   
}


@media screen and (max-width:1200px) {
    #container02 {
        min-height: 650px;
    }
    .sub_con img{
      width: 100%;
    }
    .sub_page h4 {
        text-align: center;
    }
    .bar {
        padding-top: 10px;
        justify-content: center;
    }
    .sub0101 .img_box {
        padding: 20px 0;
    }
  #wrapper {
      padding-top: 60px;
      width: 100%;
      height: 100vh;
      min-height: 100vh;
      overflow-x: hidden;
  }
  #wrapper02 {
      padding-top: 60px;
      width: 100%;
      height: 100vh;
      min-height: 100vh;
      overflow-x: hidden;
      background-color: #fff;
  }

  #hd {
      height: 60px;
    width:100%;
    bottom: unset;
    border-right:0;
  }
  #tnb {
      display: none;
  }
  #hd_wrapper {
      width: 100%;
      height: auto;
      text-align: center;
      border-bottom: 1px solid #eee;
  }
	#logo {
		width: calc(100% - 20px);
		margin-left: 10px;
		float: none;
		padding: 10px 0 10px;
		margin: 0 auto;
		display: flex;
        align-items: center;
        justify-content: space-between;
	}
	#logo img {
		height: 35px;
		margin: 4px auto 0;
	}
    #logo a { margin-right: 15px;}
	#logo > span { display: block; float: left; cursor: pointer; font-size: 25px; color:#333;}
	.hd_sch_wr{position:absolute;top:80px;left:10px;width:430px;margin-left:0px;  }
	#hd_qnb{float:right;margin-top:30px}
	#gnb { display: none; }

#container_wr {
    max-width: 100% !important;
	height:auto;
}
.hd_ft{display:none;}
.m_ft {
    display:block;
    width: calc(100% + 40px);
    margin: 0 -20px;
    text-align: center;
    padding: 15px 0 10px 0;
    background: #f1f1f1;
    overflow: hidden;
    color: #666666;
}
.hd_ft_info {
    text-align: center;
    padding: 10px 0;
	margin:0;
}
.m_ft img{display:none;}
.cont_wrap {
    margin-left: 0;
    overflow: hidden;
}
.row_flex .row_col_4 > col:last-child{
  margin-right: 0;
}
.sub0203_topt{
  font-size: 18px;
}
.sub0101 .tit01{
  font-size: 25px;
}
.mid_t{
    margin-bottom: -10px;
}

	#aside { position: fixed; left: -100%; top: 0px; margin: 0px; z-index: 10000000000000000; overflow-y: auto; }
	.close_menu { display: block; text-align: right; width: 100%; }
	.close_menu > i {
        width: 40px;
        height: 40px;
		font-size: 22px;
		cursor: pointer;
		color: #000;
		display: inline-block;
        padding: 10px 12px;
		/* border-radius: 360px;
		box-shadow: 0 0 5px rgba(0,0,0,0.5); */
	}
	.mobile_menu { display: block; }

	#container_1200 {width: calc(100% - 20px);}

	#ft_wr {width:100%;}


	.mobile_menu {}
	.mobile_menu > ul {padding-bottom: 15px;  }
	.mobile_menu > ul > li {position: relative; width: 100%; padding: 15px 0 15px 0;font-size: 15px; font-weight: 600; border-bottom: 1px solid #e3e3e3;}
	.mobile_menu > ul > li > i { position: absolute; right: 10px; color: #232323; font-size: 20px; cursor: pointer;}
	.mobile_menu > ul > li > ul {
		display: none;
		margin-top: 15px;
		background: #ffffff;
		padding-bottom: 10px;
	}
	.mobile_menu > ul > li > ul > li { width: 100%;  padding: 10px 15px 0px 10px;}
	.mobile_menu > ul > li > ul > li a{color:#232323; display:block; padding-left: 20px; font-weight: 400;}
	.mobile_menu > ul > li > ul > li > a:hover { font-weight: 700; }
	.gnb_1da {
		color: #232323;
		margin-left: 10px;
		display: inline-block;
		padding: 0;
	border:0;
	}

.slide_text {
    top: 60px;
    left: 0;
    padding: 400px 20px;
}
.slide_text strong {
    font-size: 35px;
    white-space: normal;
    word-break: keep-all;
    line-height: 140%;
}
.slide_text strong b{ font-size: 35px;}
.slide_text p {
    margin: 15px 0;
}
	/*서브*/
#wrapper02 {
	margin-left: 0;
}
#wrapper02 #container_wr {
    padding: 0 20px;
    height: auto;
	background-size: 310px;
    background-position: center 50px;
}
.sub_page {
  padding: 10px 0;
  padding-left: 10px;
	overflow: unset;
}
.sub_h2{text-align:center;margin-bottom: 160px;}
.sub_page h2 {
    font-size: 28px;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
}
.sub_page h2:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #666;
    position: absolute;
}
.basic_text {
    font-size: 15px;
}
.left_menu {
    display:none;
}
	.qa_text {
		font-size: 16px;
		line-height: 20px;
		text-align: center;
		margin: 20px 0;
	}

#bo_v_title{
    display: block;
}

.sub_page #bo_v_title:after {
    display: none;
}
#bo_v_title .bo_v_tit{font-size: 19px;}

	#ft_link {padding: 5px 0;text-align: center;}
	.ft_wrap {text-align: center;}
	#ft_catch {
		float: none;
		padding: 30px 0 10px;
		margin: 0 auto;
		max-width: 140px;
	}
	#ft_catch img{width:100%;}
	.ft_text {
		float: none;
		width: 96%;
		margin-top: 0;
		margin:0 auto;
	}

	#aside {display:block;}
    .pimgt_w{
        justify-content: space-between;
    }
    .p_table{
        width: 50%;
    }
    .p_img{
        width: 40%;
    }
    .e_img{
        width: 50%;
    }
    /* .b_img img{
      width: 100%;
    } */
}


@media screen and (max-width:1100px) {
.cont_left {
    width: 100%;
    float: none;
    height: 500px;
}
.slide_text{
    padding: 195px 20px;
}
.bxslider li {
    height: 570px;
    background-color: #a1e0cb;
    background-position: center;
    background-size: cover !important;
    background-position-y: 50%;
}

.cont_right {
    width: 100%;
    float: none;
    height: auto;
    display: flex;
    flex-wrap: wrap;
}
.btn_wrap{
    width: calc(100% / 2);
}
/* .btn1_wrap {
    width: 50%;
    float: left;
	overflow: hidden;
}
.btn2_wrap {
    width: 50%;
    float: left;
	overflow: hidden;
	
	min-height: unset;
}
.btn3_wrap {
    height: 229px;
    width: 50%;
    float: right;
	overflow: hidden;
}
.btn4_wrap {
    width: 50%;
    float: left;
	    min-height: 229px;
} */
.snip1273 img {
    height: 100%;
    object-fit: cover;
}

.menu_wrap th {
    font-size: 20px;
    padding: 10px 10px 10px 0;
    width: 50%;
}
.menu_wrap02 th{
    width: 20%;
}
.menu_wrap p {
    font-size: 15px;
}
.menu_wrap td {
    font-size: 15px;
}
.menu_text {
    font-size: 14px;
    white-space: normal;
}
.hd_ft_info2 {
    padding: 0;
}

}

@media screen and (max-width:900px) {
  .btn4_wrap .icon {
      width: 70px;
      display: none;
  }
  .btn4_wrap .hours {
      width: 100%;
      margin-top: 10px;
  }
    .sub_page h4 {
      font-size: 14px;
      word-break: keep-all;
      line-height: 20px;
      margin-bottom: 0px;
      color: #222;
      font-weight: 400;
          text-align: center;
          padding-bottom: 20px;
    }
    .big_text02 {font-size: 15px;}

  .wh_pr {
      white-space: normal;
  }
  
  .basic_text {
      font-size: 14px;
  }
  .text_wrap {
      margin: 0;
      padding: 0;
  }
  .map-container {
    height: 250px !important;
    margin-top: -30px;
  }
  .row_flex .col_8 { width:100%;}
  .row_flex .col_7 { width:100%;}
  .row_flex .col_6 { width:100%;}
  .row_flex .col_5 { width:100%;}
  .row_flex .col_4 { width:100%;}


  .row_flex.row_col_2, .row_flex.row_col_3, .row_flex.row_col_5 {
      margin-left: -10px;
      margin-right: -10px;
  }
  .row_flex .col {padding-left: 10px; padding-right: 10px;}
  .row_flex.row_col_2 .col{width:50%;}
  .row_flex.row_col_3 .col{width:33.3333%;}
  .row_flex.row_col_5 .col{width:33.3333%;}
  .sub0101 .tit01{
    font-size: 23px;
  }
  .mid01{
    font-size: 16px;
    margin-bottom: -10px;
  }
  .et_text{
    font-size: 23px;
  }
  .in_et{
    font-size: 15px;
  }
  .mt_w{
    margin-top: -40px;
  }
  .in_get{
    font-size: 18px;
  }
  .table_w{
    margin-top: 25px;
  }
  .b_img{
    margin-right: 20px;
  }
}

@media (max-width:890px) {
    .bxslider li {
        height: 500px;
        background-size: cover !important;
    }
    
.snip1273 figcaption{
    padding: 20px;
}
.btn4_wrap{
    padding: 15px;
}
}
@media (max-width:775px) {
    .btn4_wrap {
        height: 186px !important;
    }
    .f_text {
        font-size: 25px;
    }
    .pimgt_w{
        flex-direction: column;
    }
    .p_table {
        width: 100%;
    }
    .p_img{
        margin-right: 0;
        margin-bottom: 10px;
    }
    .b_img img{
      width: 100%;
    }
    .b_img{
      margin-right: 0;
    }
    .p_img img{
        width: 100%;
        max-width: 100%;
    }
    .bemj{
        margin-top: 30px;
    }
    .e_img{
        width: 100%;
        padding: 10px;
        padding-right: 0;
    }
    .e_img img{
        width: 100%;
    }
    .sub0201_t{
        width: 100%;
    }
}
@media screen and (max-width:700px) {
	#tnb ul { width: 100%; }

	.hd_sch_wr{top:80px;width: calc(100% - 20px); z-index: 0; }
	#hd_qnb{ display: none; float:right;margin-top:30px}
	#hd_sch #sch_stx {width:calc(100% - 50px);}
	.bxslider li {
		height: 450px;
        background-size: cover !important;
	}

    .snip1273 img {
        width: 100%;
        height: unset;
    }

.slide_text p {
    font-size: 18px;
    white-space: normal;
    word-break: keep-all;
    margin: 10px 0;
}
	.cont_left {
		height: auto;
	}
	
	.lat li {
		line-height: 17px;
		font-size: 13px;
	}
	.lat .lat_title, .btn4_wrap h3, .snip1273 h3 {
		font-size: 20px;
		margin: 0;
	}
	.lat .lat_title02, .btn4_wrap p, .snip1273 p, .btn4_wrap .hour{
		font-size: 13px;
	}
	.btn4_wrap .number {
		font-size: 25px;
	}

	.left_menu {border-bottom:0;background: #f0f1f1;}
	.left_menu li {
		line-height: 35px;
		display: block;
		padding: 0;
		border-right: 1px solid #ddd;
		width: 50%;
		float: left;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		font-size: 14px;
	}
	.left_menu li:nth-child(even){border-right:0;}
	.left_menu li a {
		background: #f1f1f1;
		display: block;
		color: #999  !important;
	}
	.left_menu li a.on:after {display:none;}
	.left_menu li a.on {background:#fff;color:#333  !important;}
.left_menu li.left100 {
    width: 100%;
    border-right: 0;
}
.lo_b{
  flex-direction: column;
}
.text_mr{
  margin-right: 0;
}
	/*서브*/

	.sub_page h2 {
		font-size: 22px;
	}
	.sub_page h3 {
		font-size: 22px;
    line-height: 25px;
	}
  
  

  .sub0300_wrap {
      padding: 0;
  }
  .sub_tit {
      font-size: 22px;
  }
  .sub03_info01 li {
      width: 100%;
      margin-bottom: 10px;
    float:none;
  }
  .sub03_info01 {
      margin: 20px 0 20px;
  }
  .sub03_info01 li strong {
      font-size: 15px;
  }
  .sub03_info02 {
      margin: 0 0 20px;
  }
  .sub03_info02 th, .sub03_info02 td{padding:10px 2px;}
  .sub03_info01 li p, .sub03_info02 th, .sub03_info02 td{
      font-size: 13px;
  }
  .sub03_info03 {
      font-size: 13px;
  }
  .sub03_info03 ol {
      padding-left: 10px;
  }
  .sub0401_wrap .text .tit {
      font-size: 15px;
      margin: 30px 0 10px;
  }
  .sub0401_wrap .text .info {
      font-size: 17px;
      margin-bottom: 20px;
  }
  .blit_ul {margin:10px 0 20px;}
  .sub03_info04 td, .sub03_info04 th {
      font-size: 13px;
  }
  .btn3_wrap {
      /* height: 190px; */
      overflow: hidden;
  }
  .btn3_wrap, .btn4_wrap {
      /* width: 100%; */
  }
  .sub0101 .tit01{
    font-size: 20px;
  }
  .sub0203_topt{
    font-size: 16px;
    margin-bottom: 20px;
  }
  .campsite_img {
    margin-bottom: 25px;
  }
  .r_button{
    padding: 15px 25px 15px 25px;
    font-size: 14px;
    margin: 20px auto;
  }
  .r_icon{
    width: 18px;
    height: 18px;
    margin-left: 30px;
    }
}

@media screen and (max-width:600px) {

  .slide_text strong {
      font-size: 25px;
  }
  .slide_text strong b {
      font-size: 30px;
  }
  .slide_text p {
      font-size: 16px;
  }
  .snip1273 h3 {
    font-size: px;
  }
  /*서브*/
  .sub0203_topt{
    font-size: 14px;
  }
  .m_info {
      display: block;
      margin-bottom: 30px;
      margin-top: 10px;
  }
  .sub0101 {white-space: normal;}
  .sub0101 > p{margin-bottom:20px;}
  .sub0101 .tit01 {
      font-size: 20px;
      word-break: keep-all;
      margin: 20px 0 20px;
  }
  .scroll{
    width: 100%;
  }
  .p_table{
    width: 100%;
    margin-top: 10px;
    padding: 10px;
  }
  .p_int{
    margin-top: 30px;
    font-size: 17px;
  }
  .p_img{
    margin-bottom: 0;
    margin-top: 20px;
  }
  .f_text{
    font-size: 22px;
  }
  .p_top img{
    width: 30px;
    height: 30px;
  }
  .sub0402 .sub03_info02{margin-bottom:0;width:500px;}
  .m_hidden {
      width: 100%;
      overflow-x: scroll;
  }
  #bo_gall #gall_ul li {
      width: 50% !important;
      padding: 0 5px;
  }
  .gall_row .box_clear {
      clear: none;
  }
  #bo_gall .gall_box {
      margin: 0 0 10px 0;
  }


  .slt .slt_content {
      padding: 0;
  }
  .slt .slt_content ul li {
      line-height: 25px;
  }
  .slt .slt_content ul li a {
      font-size: 13px;
  }
  .x-gallery .text .title {
      font-size: 18px;
  }
  .x-gallery .text .desc {
      font-size: 14px;
  }
  .slide_left {
      margin-bottom: 10px;
  }

  .bx-controls.bx-has-controls-direction {
      bottom: 5px !important;
  }
  .ft_text {
      font-size: 13px;
  }
  .row_flex{
    flex-direction: column;
  }
  .mid_t{
    margin-bottom: 10px;
    font-size: 14px;
  }
  .in_et{
    margin-bottom: 0;
  }
  .et_text{
    margin-bottom: 10px;
  }
  .table_w{
    word-break: keep-all;
    font-size: 12px;
  }
  .row_flex.row_col_3 .col{
    width: 100%;
    margin-bottom: 20px;
  }
  .row_flex.row_col_4 .col{
    width: 100%;
    margin-bottom: 20px;
  }
  .mt_w{
    margin-top: 20px;
  }
  .e_img{
    width: 100%;
    padding: 10px;
  }
  .e_img img{
    width: 100%;
  }
  .fmt_w{
    margin-top: 15px;
  }
  .et_text{
    font-size: 20px;
  }
  .in_et{
    font-size: 14px;
  }
  .mj02{
    margin-top: 5px;
  }
  .ftmt{
    margin-top: 10px;
  }
  .in_get{
    font-size: 16px;
    margin-top: 20px;
  }
  .btn3_wrap{
    height: auto;
  }
  .b_table{
    margin-top: 20px;
  }
  .pimgt_w {
    margin-top: 20px;
    flex-direction: column;
}
}

@media (max-width :510px) {
    .snip1273 h3{
        font-size: 17px;
    }
    .btn_wrap{
        width: 100%;
        height: 190px;
        overflow: hidden;
    }
    .snip1273 {
        height: 100%;
    }
    .snip1273 img {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        object-fit: cover;
    }
    .mid01{
      margin-bottom: 8px;
      font-size: 14px;
    }
    .scroll{
        overflow-x: auto; overflow-y: hidden; padding: 0px !important; 
    }
    .p_top img{
        width: 30px;
        height: 30px;
    }
    .f_text{
        font-size: 20px;
    }
    .p_int{
        font-size: 15px;
    }
    .r_button {
        padding: 12px 10px 10px 20px;
        font-size: 12px;
        margin-left: 18px;
        margin-bottom: 15px;
        margin: 16px auto;
    }
    .campsite_img {
        margin-bottom: 15px;
    }
    .table_w {
        margin-top: 10px;
    }
    .eimg_w {
        margin-top: 20px;
    }
    .mt_w {
      margin-top: 10px;
    }
    .r_button{
      margin-bottom: 20px;
    }
}


@media screen and (max-width:400px) {


	/* .btn1_wrap, .btn2_wrap, .btn3_wrap, .btn4_wrap {
		height: auto;
		width: 100%;
		float: none;
	} */
    .snip1273 img {
        width: 100%;
        height: auto;
    }
    .text_wrap {
        margin: 0;
        padding: 20px 0 0;
    }
    
    .address_wrap {
        padding: 10px 0;
        font-size: 15px;
    }
    .address_wrap strong {
        font-size: 20px;
    }
    ul.map_info li .icon{
        width: 35px;
        height: 35px;
    }
    .text p{
        font-size: 13px;
        word-break: keep-all;
    }
    ul.map_info {
        margin-top: 20px;
    }
    ul.map_info li {
        margin-bottom: 17px;
    }
    .et_text {
        font-size: 18px;
    }
    .mt_w {
        margin-top: 10px;
    }
    .in_et{
        font-size: 12px;
    }
    .in_get {
        font-size: 14px;
    }
    .p_table{
      margin-top: 0;
    }
}

@media (max-width:350px) {
    .btn_wrap{
        height: 155px;
    }
    .sub0101 .tit01{
      font-size: 18px;
    }
    .mid01{
      line-height: 27px;
    }
    .slide_text{
      padding: 130px 20px;
    }
    .price_t{
      font-size: 13px;
    }
    .sub_page h4{
      padding-bottom: 10px;
    }
}