@charset "utf-8";

@media (max-width:1600px) {
	:root {
		/* font */

		/* height */
	}
	body, input, textarea, select, button, table {font-size:15px;}	

	/* header */

	#gnb>ul>li {min-width:140px;}
	.all-nav-menu > ul {margin-right:-100px;}
	.all-nav-menu > ul > li {width:140px;}

    /* main */
    .main-visual .scroll_down {  left: 3%;}
    .main-visual .controls {right: 3%;}

    .section .txt-box {margin-top: -15%;}
    .section .txt-box .txt1 {margin: 20px 0 35px;}
    .page3 .txt-box .txt2 {margin: 20px 0 35px;}


    /* content */
    .txt-box .tit01 {margin-bottom: 50px;}


    .fitness02 .contain {flex-direction: column;}
    .fitness02 .txt-box {max-width: 100%; margin: 0;}

    .sauna01 .wrap img,
    .sauna02 .wrap img {margin: 0;}

    .golf01 .contain {align-items: flex-start; flex-direction: column;}
    .golf01 .txt-box {margin: 0; max-width: 100%; margin-bottom: 40px;}
    .golf01 .contain img {width: 100%;}
    .golf01 .txt-box::after {left: unset; top: 0; right: 0;}

    .instructors01>.img {opacity: .5;}

    .aqua .cnt {align-items: flex-start; flex-direction: column-reverse;}
    .aqua .txt-box .tit01 {margin-bottom: 50px;}
    .aqua .items {margin-bottom: 40px;}
    .aqua img {width: 100%;}

	.video-box iframe {width: 100%;}
	.facilities > .img {flex: 1 1 auto; min-width: 0; width: 1%;}

	.program02 .biz-imgs {margin: 65px -30px 0;}
	.program02 .img {padding: 0 30px;}

	table td.ohter {padding: 7px 20px;}
	.class-time03 table tr:not(:first-child) td.ohter p,
	.class-time04 table tr td.ohter p {text-align: left;}

	.root_daum_roughmap {width: 100% !important;}

}

@media (max-width:1300px) {

	/* content */
    .sauna .wrap {align-items: flex-start; flex-direction: column;}
    .sauna01 .txt-box,
    .sauna02 .txt-box {margin: 40px 0 0 0;}
    .sauna01 .contain::after,
    .sauna02 .contain::after {display: none !important;}
    .sauna .sauna-info {margin-top: 0;}
    .sauna02 .wrap {flex-direction: column-reverse;}
    .sauna01 .wrap img, 
    .sauna02 .wrap img {width: 100%;}

    .golf01 .txt-box::after {display: none !important;}

    .instructors01>img {display: none;}

    .private,
	.private:nth-child(odd) {align-items: flex-start; flex-direction: column-reverse;}
    .private .cnt {width: 100%;}
    .private .itmes {}
    .private .itmes .item .box {max-width: 100%; width: 100%;}
    .private .biz-imgs {margin-top: 40px; width: 100%;}
	.private .biz-imgs .img {flex: 1;}
	.private .biz-imgs .img img {width: 100%;}
	.private:nth-child(even) .biz-imgs .img:last-child {margin-top: 0;}

	.facilities .cnt {width: 50%;margin-left: 40px;}

	.program01 {flex-direction: column;}
	.program01::after {display: none;}
	.program01 img {margin-top: 0; width: 100%;}

	.class-time {flex-direction: column; align-items: flex-start;}
	.class-time .doc-tit {width: 100%;}
	.class-time .cnt {width: 100%; margin-top: 20px;}
	
	.skin .wrap01::after {display: none;}
	.skin .wrap {flex-direction: column;}
	.skin .wrap01 img {width: 100%; margin: 0;}
	.skin .wrap02 {flex-direction: column-reverse;}
	.skin .wrap02 .txt-box {margin: 0 0 40px 0; width: 100%;}
	.skin .wrap02 img {width: 100%;}

	.barber::after {display: none;}
	.barber {flex-direction: column;}
	.barber img {margin: 0 ; width: 100%;}

	.wash-room::after {display: none;}
	.wash-room {flex-direction: column;}
	.wash-room img {margin-top: 20px ; width: 100%;}
	.wash-room .txt-box .tit01 {margin-bottom: 20px;}

	.parking .wrap01::after {display: none;}
	.parking .wrap01 {flex-direction: column;}
	.parking .wrap01 img {width: 100%; margin: 0;}
	.parking .wrap02 {flex-direction: column-reverse;}
	.parking .wrap02 .txt-box {margin: 0 0 40px 0; width: 100%;}
	.parking .wrap02 img {width: 100%;}

}

/* Landscape tablet */
@media (max-width:1024px) {
	:root {
		/* height */
		--header-height:80px;
	}

	/* header */
    .sitelogo img {height: 50px;}

	#gnb {display:none;}

	.btn-all-menu {display:none;}
	.btn-m-menu {margin-left:20px; display:block;}
	.mobile-navigation {display:block;}

	/* main */
    .main-visual .caption .txt1 {margin-bottom: 15px;}    

	/* footer */
    #footer {padding: 25px 0;}
    #footer .contain {flex-direction: column; align-items: flex-start;}
    #footer .left, #footer .center {width: 100%;}
    #footer .left img {height: 40px;}
    #footer .copyright {margin: 10px 0;}
    #footer .center p span {margin: 10px 0;}
    #footer address span {margin-right: 20px; margin-top: 0;}
    #footer .right {width: 100%;align-items: flex-start;}
    #footer .links {flex-direction: row; margin-top: 10px;} 
    #footer .links a + a {margin: 0 0 0 10px;}
    .quick {margin: 30px 0;}
    .quick .goto {width: 38px; height: 38px;}
    

	/* layout */
	.real-cont {padding-bottom:80px;}

    .sub-visual .inner {height:500px; padding: 0;}
    .sub-visual .scroll_down {display: none !important;}
    .sub-title h1 {margin:70px 0 50px; font-size:28px;}

    .sub-visual .inner .t1 {margin: 40px 0 20px;}

    .lnb {margin-top: 0;}
    .lnb ul {height: 50px;}
    .lnb li {color: #2c2c2c;}

	/* content */
    .page-nav {margin: 50px 0;}

    .gr-txt {margin-bottom: 20px;}
    .txt-box .tit01 {margin-bottom: 40px;}
    .txt-box2 {padding-top: 35px;}
    .txt-box2::before {height: 25px;}
	.txt-box .txt01 br {display: none;}
	.txt-box .txt03 {margin: 20px 0;}

	.doc-tit {width: 100% !important; margin-bottom: 20px;}
	.doc-tit h2::before {top: 6px;}

    .intro-list {margin: 40px -20px 0;}
    .intro-list li {padding: 0 20px;}
    .intro-list li .txt .t01 {margin: 15px 0;}
    .intro-list li .txt .t02 br {display: none;}

    .num-list {margin: 40px -10px;}
    .num-list .box {padding: 0 10px;}
    .num-list .box .cnt h3 {margin: 15px 0 10px;}


    .fitness01::before {width: 156px; height: 155px;}
    .fitness03 .items {flex-wrap: wrap; margin: 20px 0px 50px;}
    .fitness03 .item {width: 100%; padding: 5px 0;}
    .fitness04 .biz-imgs {margin-top: 40px;align-items: flex-start;flex-direction: column;}
    .fitness04 .biz-imgs img {margin :0; width: 100%;padding: 40px;}
    .fitness04 .biz-imgs .txt {width: 100%; padding: 40px; padding-top: 0;}
    .fitness04 .biz-imgs p {width: 100%; padding-top: 20px;}
    .fitness04 .biz-imgs p::before {width: 6px; height: 6px;}
    .fitness04 .biz-imgs p + p {margin-top: 25px;}
    .fitness04 .biz-imgs p br {display: none;}

    .sauna .sauna-info .box {height: 140px;}
    .sauna .sauna-info .box p {padding-top: 20px;}
    
    .intro-list.ty2 {margin: 40px -10px 0;;}
    .intro-list.ty2 li {padding: 0 10px;}

    .instructors .txt-box .txt01 {margin: 40px 0 25px;}
    .instructors .txt-box .txt01 br {display: none;}
    .instructors01 .biz-imgs {margin: 40px -10px 0;}
    .instructors01 .biz-imgs li {padding: 0 10px;}
    .instructors02 .items {flex-wrap: wrap; margin: 40px -5px;}
    .instructors02 .items .item {width: 50%;}
    .instructors03 .contain {flex-direction: column; align-items: flex-start;}
    .instructors03 .biz-imgs .img {padding: 0 10px;}
    .instructors03 .biz-imgs {margin: 0 -10px;}
    .instructors03 .txt-box .txt02:last-child {margin-top: 5px;}
	.instructors04 .num-list {margin: 40px 0px;}
	.instructors04 .num-list .box {padding: 10px 0;}
    .instructors04 .biz-imgs {margin: -10px; flex-wrap: wrap; margin-top: 20px;}
    .instructors04 .biz-imgs li {padding: 10px; width: 50%;}
    .instructors04 .biz-imgs li img  {width: 100%; height: 100%;}

    .aqua .t-cnt {max-width: 100%;}
    .aqua .txt-box .tit01 {margin-bottom: 40px;}

	.private .cnt h2 {margin-bottom: 30px;}
	.private .itmes .item .box>p {margin-bottom: 20px;}
	.private .itmes .item .box ul li p br {display: none;}

	#specialty .top .img {margin-right: 40px;}
	#specialty .box .info {margin: 25px 0; padding: 15px 0;}
	#specialty .box ul li {margin-bottom: 10px;}
	#specialty .btm {margin-top: 30px;}
	#specialty .btm .btn-wrap a {width: 100px; height: 40px;}

	.video-box iframe {height: 400px;}
	.facilities {align-items: flex-start; flex-direction: column;}
	.facilities .biz-slider,
	.facilities > .img {width: 100%;}
	.facilities .cnt {width: 100%; margin: 20px 0 0 0;}
	.facilities img {width: 100%;}
	
	.charge {flex-direction: column;align-items: flex-start;}
	.charge .cnt {width: 100%;}
	.charge .cnt .wrap h3 {margin-bottom: 20px;}
	.charge .cnt .tt {padding: 15px;}
	.charge .cnt .item .box {padding: 20px;	}
	.charge .cnt .wrap01 {margin-bottom: 50px;}

	.lesson {flex-direction: column;align-items: flex-start;}
	.lesson .cnt {width: 100%;}
	.lesson .cnt h3 {margin-bottom: 40px;}
	.lesson .cnt .wrap .tit {margin-bottom: 20px;}
	.lesson .cnt .call {margin-top: 20px;}
	.lesson .cnt .gr-bg {margin-left: 10px;}

	.program02 .biz-imgs {margin: 30px -20px 0;}
	.program02 .img {padding: 0 20px;}

    .table-responsive.only-desktop-tablet table{white-space:nowrap; width:100vw;} 

	.skin .wrap02 .txt-box .txt02 {margin-top: 20px;}

	.parking .wrap02 .txt-box .txt02 {margin-top: 20px;}

	.counsel {flex-direction: column;align-items: flex-start;}
	.counsel .cnt {width: 100%;}

	.operating-hours .contain {flex-direction: column;align-items: flex-start;}
	.operating-hours .cnt {width: 100%;}
	.operating-hours .txt-box .txt01 {margin-bottom: 20px;}
	.operating-hours01 .box {padding: 20px;}
	.operating-hours03 .red-bar {padding: 20px;}
	.operating-hours03 .gr-bg {width: 27px; height: 27px; margin-left: 10px;}
	.operating-hours03 .red-bar h3 {margin-bottom: 10px;}
	.operating-hours03 .txt-box .tit01 {margin-bottom: 40px;}

	.payment {flex-direction: column;}
	.payment .cnt {width: 100%;}
	.payment .cnt .item .box {padding: 20px;}

	.root_daum_roughmap .wrap_map {height: 300px !important;}
	.directions .wrap01 {margin: 40px 0;}
	.directions .txt-box .tit02 {margin-bottom: 40px;}
	.info-wrap li .box img {height: 50px;}

	.aqua .cnt {    margin-bottom: 50px;}
	.aqua .intro-list {margin: 40px -20px 0;}

	/* board */
	.input {padding:5px 14px; height:40px;}
	textarea.input {padding:12px 14px;}

	.board-search .search input.input {width:240px;}

	.board-list colgroup col {width:auto !important;}
	.board-list table thead th {font-size:15px;}
	.board-list table tbody td {font-size:15px;}

	.gallery-list ul {margin: 0 -10px;}
	.gallery-list ul li {padding: 0 10px;}
	.gallery-list ul li .tit {font-size:15px; padding-bottom: 20px;}
	.gallery-list ul li .price .txt1 {font-size:15px;}
	.gallery-list ul li .price .txt2 {font-size: 15px;}

	.news-list .thumb {width:200px;}
	.news-list .tit {font-size:17px;}
	.news-list .txt {font-size:14px;}
	.news-list .date {font-size:13px;}

	.event-list ul li .tit {font-size:15px;}

	.faq .tit {font-size:15px;}
	.faq .tit a {padding:9px 60px 9px 12px;}
	.faq .tit a:after {top:14px;}
	.faq .q {flex:0 0 32px; width:32px; height:32px; font-size:16px; line-height:32px;}
	.faq .cnt {padding:18px 25px 18px 60px;}

	.calendar-head h3 {font-size:28px; margin:0 30px;}
	.calendar-head .cal-btn {width:40px; height:40px;}
	.calendar table th {font-size:15px;}
	.calendar table td {height:110px; font-size:14px;}
	.calendar ul li:before {top:7px;}

	.board-white table {font-size:15px;}

	.board-form table {font-size:15px;}

	.files-upload-text .upfiles-alt {font-size:14px;}

	.board-view-tit {padding:14px 6px;}
	.board-view-tit h3 {font-size:18px;}
	.board-view-info {padding:13px 6px; font-size:13px;}
	.board-view-cnt {padding:15px 6px 40px;}

	.board-prev-next {font-size:14px;}

	.btn-pack.medium {height:40px; padding:0 16px; font-size:15px; line-height:38px;}
	.btn-pack.large {min-width:140px; height:50px; font-size:18px; line-height:48px;}

	.product-list ul li {width:25%; padding:0 15px;}
	.product-list ul li .tit {font-size:16px;}
	.product-image {width:350px;}
	.product-info .tit {font-size:25px;padding-bottom:15px; margin-bottom:15px;}

	.store-search {padding:22px 5%;}
	.store-search .map-area {width:280px;}
	.store-search .map-img .local {padding:0 10px; font-size:13px; line-height:22px;}

	.result-group .gall li {width:25%;}
} 

/* portrait tablet */
@media (max-width:900px) {

	/* footer */

	/* content */


	/* board */	
	.product-list ul li {width:33.3%;}
	.gallery-list ul {margin:0 -10px;}
	.gallery-list ul li {width:33.33333333%; padding:0 10px;}

	.event-list ul li {width:50%;}

	.store-search {padding:30px; margin-bottom:30px;}
	.store-search .map-area {display:none;}
	.store-search .search-area h3 {text-align:center; margin-bottom:30px;}
} 

@media (max-width:899px) {
    .fp-tableCell,
    .fp-scrollable,
    .fp-section {height:auto !important;}

    .section .txt-box {margin-top: 0;}

    .page1,
    .page2,
    .page3  {padding: 100px 0;}


}

@media (max-width:800px) {
    .sauna .sauna-info {flex-wrap: wrap;}
    .sauna .sauna-info li {flex:1 0 auto; width: 100%;}
    .sauna .sauna-info li:not(:first-child) .box::before {left: 50%; top: 0; transform: translateX(-50%);width: 80%; height: 1px;}

    .swimming02 .items {flex-wrap: wrap;  margin: -5px 0 40px;}
    .swimming02 .item {width: 100%; padding: 5px 0;}
    .swimming02 .item .red-bar {width: 100%;}

	.operating-hours .t-box {padding: 20px; flex-direction: column; align-items: flex-start;}
	.operating-hours .price-list {margin-top: 10px;}
    
}


/* Landscape phone */
@media (max-width:640px) {
	:root {
        

		/* height */
		--header-height:60px;
	}

	body, input, textarea, select, button, table {font-size:14px;}


	.contain {padding-left:16px; padding-right:16px;}

	/* header */
    .sitelogo img {height: 40px;}

	.btn-m-menu {width:22px; height:22px;}
	.btn-m-menu span:before {top:-8px;}
	.btn-m-menu span:after {bottom:-8px;}

	.mobile-navigation {width:220px;}
	.mobile-navigation .home {height:55px; padding-left: 15px;}
	.mobile-navigation .home a {display: inline-flex;}
	.mobile-navigation .home img {}
	.mobile-navigation .close {top:18px; width:20px; height:20px;}
	.mobile-navigation .close:before, .mobile-navigation .close:after {top:9px; height:2px;}
	.mobile-navigation .nav-menu>ul>li>a {font-size:15px;}
	.mobile-navigation .nav-menu .submenu ul li a {font-size:14px;}

	/* main */
    .section .txt-box .txt1 {margin: 10px 0 20px;}
    .page3 .txt-box .txt2 { margin: 10px 0 20px;}
    

	/* footer */
    #footer {padding: 15px 0;}
    #footer .left img {height: 30px;}
    #footer .copyright {display: flex; flex-direction: column;}
    #footer .copyright span {margin: 0; padding: 0;}
    #footer .copyright span::before {display: none !important;}
    #footer address span strong {margin-left: 10px;}
    #footer address>span {display: inline-block;}
    #footer .links {margin-top: 5px;}
    .quick {margin: 10px 0;}
    .quick .goto {width: 30px; height: 30px;}
    .sns-links ul li a img {height: 40px;}

	/* layout */
	#contArea {padding-left:16px; padding-right:16px;}
	
	.real-cont {min-height:200px; padding-bottom:60px;}

    .sub-visual .inner {height:350px;}
	.sub-title h1 {margin:35px 0; font-size:24px;}
    .sub-visual .inner .t1 {margin: 20px 0 10px;}
    
    .lnb ul {height: 40px;}
    .lnb ul li {flex:1 0 auto; width:auto; white-space:nowrap;}

    .page-nav {margin: 30px 0;}

	/* content */
    .txt-box .tit01 {margin-bottom: 20px;}
    .txt-box .tit01 br {display: none;}
    .txt-box2 h3 br {display: none;}
    .gr-txt { margin-bottom: 10px;}
	.gr-bg {height: 27px;}
	.txt-box .txt02 br {display: none;}
	.txt-box .txt03 br {display: none;}
	.doc-tit h2 br {display: none;}
        
    .intro-list {flex-wrap: wrap; margin: 20px 0 0;}
    .intro-list li {flex: 1 0 auto; width: 100%; padding: 10px 0;}
    .intro-list li img {width: 100%;}

    .intro-list.ty2 {margin: 20px 0 0;}
    .intro-list.ty2 li {padding: 10px 0;}

	.t-box {padding: 20px;}
	.t-box .red {display: flex; flex-direction: column; align-items: flex-start;}
	.t-box .red span {margin: 10px 0 0 0;}

    .fitness01::before {opacity: .3;}
    .fitness03 .contain {flex-direction: column;}
    .fitness03 .biz-cnt {margin: 40px 0 0 0;}
    .fitness03 .items {margin: 10px 0px 20px;}
    .fitness04 .biz-imgs img {padding: 20px;}
    .fitness04 .biz-imgs .txt {padding: 20px;}

    .swimming01 .contain.ty3::after {display: none !important;}
    .swimming02 .biz-imgs  {flex-wrap: wrap; margin: -10px 0;}
    .swimming02 .biz-imgs li {width: 100%; padding: 10px 0;}
    .swimming02 .biz-imgs li img {width: 100%;}

    .instructors .txt-box .txt01 {margin: 20px 0 10px;}
    .instructors01 .biz-imgs {flex-wrap: wrap; margin: 35px -5px 0;}
    .instructors01 .biz-imgs li {width: 50%; padding: 5px;}
    .instructors01 .biz-imgs li img {width: 100%;}
    .instructors02 .items {margin: 20px -5px;}
    .instructors02 .items .item {width: 100%;}
    .instructors02 .biz-imgs {margin: 0 -10px;}
    .instructors02 .biz-imgs li {padding: 0 10px;}
    
    .num-list {flex-wrap: wrap; margin: 30px 0;}
    .num-list .box {padding: 10px 0; width: 100%; flex: 1 0 auto;}
    .num-list .box .cnt {padding: 20px;}

	.private .cnt h2 {margin-bottom: 20px;}
	.private .itmes .item .box {padding: 20px;}
	.private .biz-imgs {margin-top: 20px;}

	.video-box iframe {height: 300px;} 
	.facilities .cnt-tit {margin-bottom: 20px;}
	.facilities .cnt-tit .gr-bg {width: 45px; height: 27px;}
	.facilities .red-bar p br {display: none;}

	.charge .cnt .item {width: 100%;}
	.charge .cnt .item .box ul {margin-top: 15px; padding-top: 15px;}
	.charge .cnt .item .box ul li {flex-wrap: wrap; margin: 0px;}
	.charge .cnt .t01,
	.charge .cnt .item.item01 .t02, 
	.charge .cnt .item.item01 .t03 {width: 100%;}
	.charge .cnt .tt {margin: 5px 0;}
	
	.lesson .cnt h3 {margin-bottom: 20px;}
    .lesson .cnt .wrap .tit {margin-bottom: 10px;}
	.lesson .cnt .call {padding: 15px 20px;}
	.lesson .cnt .gr-bg {width: 74px;}
	.lesson .cnt .call img {height: 20px;}
	.lesson .t-box { flex-direction: column;align-items: flex-start; }
	.lesson  .t-box .price	{width: 100%; text-align: right;}
	
	.program02 .biz-imgs {margin: 30px -10px 0;}
	.program02 .img {padding: 0 10px;}

	.operating-hours01 .box {flex-direction: column;align-items: flex-start;}
	.operating-hours01 .right {margin-top: 10px;}
	.operating-hours01 .left .gr-bg {width: 120px; height: 27px;}
	.operating-hours .price-list {flex-wrap: wrap; margin:10px  -10px 0;}
	.operating-hours .price-list .box {padding: 0 10px;	}
	.operating-hours .price-list .box .time {margin-right: 10px;}
	.operating-hours03 .cont {flex-direction: column;align-items: flex-start;}
	.operating-hours03 .cont .img {padding: 10px 0;}
	.operating-hours03 .cont ul {padding: 10px 0;width: 100%;}
    .operating-hours03 .txt-box .tit01 {margin-bottom: 20px;}

	.payment .cnt .item .box ul {margin-top: 15px; padding-top: 15px;}
	.payment .cnt .tt {margin: 0; padding: 20px; flex-direction: column; align-items: flex-start;}
	.payment .cnt .tt p {margin: 0;}
	.payment .cnt .item .box .txt:not(:last-child) {margin-bottom: 10px;}

	.root_daum_roughmap .wrap_map {height: 250px !important;}
	.directions .txt-box .tit02 {margin-bottom: 20px;}
	.info-wrap {flex-wrap: wrap;}
	.info-wrap li {flex: 1 0 auto; width: 100%;}
	.info-wrap li:not(:first-child) .box::before {top: 0; left: 50%; transform: translateX(-50%); width: 80%; height: 1px; }
	.info-wrap li .box {padding: 20px;}
	.info-wrap li .box p {margin-top: 10px;}
	.info-wrap li .box img {height: 40px;}

    #specialty .top {flex-direction: column; align-items: flex-start;}
    #specialty .top .img {margin: 0; width: 100%;}
    #specialty .box {margin: 0; width: 100%;}

	.aqua .intro-list {margin: 20px 0px 0;}
	.aqua .intro-list li {padding: 10px 0; width: 100%;}

	.lesson04 .img-wrap {margin: 25px 0px -10px;}
	.lesson04 .img-wrap .img {padding: 10px 0; width: 100%;}
	.lesson04 .img-wrap .img img {width: 100%;}
	.lesson04 .more {margin-top: 20px; align-items: flex-start; flex-direction: column;}
	.lesson04 .more .btn-wrap {margin:10px 0 0 0; width: 100%;}
	.lesson04 .more a {width: 100%; height: 50px; padding: 0 20px;}


	/* board */
	.input {font-size:14px; padding:0 10px; height:38px;}
	select.input {padding-right:26px; background-image:url("/images/bbs/select_x2.png"); background-position:right 8px center; background-size:12px auto;}
	textarea.input {padding:7px 10px;}

	.radiobox input:checked + label:before {background-image:url("/images/bbs/radiobox_x2.png"); background-size:8px auto;}
	.checkbox input:checked + label:before {background-image:url("/images/bbs/checkbox_x2.png"); background-size:11px auto;}

	.board-search {display:flex; flex-direction:column; margin-bottom:10px;}
	.board-search .total-page {order:3; float:none; font-size:13px;}
	.board-search .cate {float:none; order:1; margin-left:0; margin-bottom:5px;}
	.board-search .cate .input {display:block; width:100%;}
	.board-search .search {float:none; order:2; display:flex;}
	.board-search .search .input {flex:1 1 auto; min-width:0; width:1%;}

	.board-list {display:none;}
	.board-list-m {display:block;}

	.gallery-list {padding-top:15px;}
	.gallery-list ul {margin:0 -7px;}
	.gallery-list ul li {width:50%; padding:0 7px; margin-bottom:27px;}
	.gallery-list ul li .thumb {margin-bottom:10px;}
	.gallery-list ul li .tit {font-size:14px;}
	.gallery-list ul li .date {font-size:12px; margin-top:4px;}

	.news-list ul li {padding:17px 0;}
	.news-list .thumb {width:38%; margin-right:14px;}
	.news-list .tit {font-size:15px; max-height:2.8em; white-space:normal; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
	.news-list .txt {font-size:13px; margin-top:3px; max-height:3em; -webkit-line-clamp:2;}
	.news-list .date {display:none;}

	.event-list {padding-top:20px;}
	.event-list ul li {width:100%; margin-bottom:32px;}
	.event-list ul li .thumb {margin-bottom:10px;}
	.event-list ul li .tit {font-size:15px;}
	.event-list ul li .date {font-size:12px; margin-top:4px;}

	.faq .tit a {padding:7px 0 7px 5px;}
	.faq .tit a:after {display:none;}
	.faq .q {flex:0 0 26px; width:26px; height:26px; font-size:15px; line-height:26px; margin-right:10px;}
	.faq .cnt {padding:12px 12px 12px 15px;}

	.calendar-head {margin-bottom:15px;}
	.calendar-head h3 {font-size:20px; margin:0 17px;}
	.calendar-head .cal-btn {width:34px; height:34px; background-size:9px auto;}
	.calendar-head .cal-prev {background-image:url("/images/bbs/cal_prev_x2.png");}
	.calendar-head .cal-next {background-image:url("/images/bbs/cal_next_x2.png");}
	.calendar table th {padding:6px 4px; font-size:14px;}
	.calendar table td {height:60px; padding:5px 4px; font-size:12px;}
	.calendar ul li {padding-left:0; margin-bottom:6px;}
	.calendar ul li:before {display:none;}
	.calendar .cal-date {font-size:10px; margin-bottom:8px;}

	.board-white table {display:block; border-top:0; border-bottom:0; font-size:14px;}
	
	.board-white table tbody {display:block;}
	.board-white table tr {display:block; padding:12px 0;}
	.board-white table th {display:block; border:0; text-align:left; padding:0; margin-bottom:7px; font-size:16px; background:none;}
	.board-white table td {display:block; border:0; padding:0;}
	.board-white .editor {padding:0; margin-top:-12px;}
	.board-white .item {margin:3px 12px 3px 0;}
	.board-white #user_name {max-width:100% !important;}
	.board-white + .buttons {margin-top:30px;}

	.board-form table tbody {display:block;}
	.board-form table tr {display:block; padding:12px 0;}
	.board-form table th {display:block; border:0; text-align:left; padding:0; margin-bottom:7px; font-size:16px; background:none;}
	.board-form table td {display:block; border:0; padding:0;}
	.board-form + .buttons {margin-top:30px;}

	.form-agree {margin:30px 0 30px;}
	.form-agree h3 {font-size:16px;}
	.form-agree .scroll-box {font-size:12px; max-height:110px; overflow:auto;}
	.form-agree .check {margin-top:12px; font-size:14px;}

	.board-view-tit h3 {font-size:17px;}
	.board-view-info {font-size:12px;}

	.board-prev-next dl {padding:10px 6px;}
	.board-prev-next dt {width:70px}

	.buttons {margin:15px 0;}

	.btn-pack.small {height:26px; padding:0 8px; font-size:11px; line-height:24px;}
	.btn-pack.medium {height:38px; padding:0 14px; font-size:14px; line-height:36px;}
	.btn-pack.large {min-width:120px; height:42px; padding:0 18px; font-size:15px; line-height:40px;}
	.btn-pack.xlarge {min-width:120px; height:50px; padding:0 22px; font-size:16px; line-height:48px;}
	.btn-pack.comment {width:80px; height:32px; font-size:14px;}

	.paginate {margin-top:20px;}
	.paginate a,  
	.paginate strong{margin:0 1px;width:30px;height:30px;font-size:14px;line-height:30px;}  
	.paginate a.direction {margin:0; background-size:11px;}
	.paginate a.direction.first {background-image:url("/images/bbs/btn_first_x2.png");}
	.paginate a.direction.prev {background-image:url("/images/bbs/btn_prev_x2.png"); margin-right:14px;}
	.paginate a.direction.next {background-image:url("/images/bbs/btn_next_x2.png"); margin-left:14px;}
	.paginate a.direction.last {background-image:url("/images/bbs/btn_last_x2.png");}

	.comment-area {margin-top:37px;}
	.comment-total {font-size:14px; margin-bottom:12px;}
	.comment-write {position:relative; padding:10px;}
	.comment-write .byte {position:absolute; bottom:15px; left:12px; font-size:12px;}
	.comment-write .write {display:block;}
	.comment-write .write textarea {display:block; width:100%; height:65px; margin-right:0;}
	.comment-write .write .btn {text-align:right; margin-top:6px;}
	.comment-item {padding:17px 4px;}
	.comment-item.comment-reply {padding-left:25px; background-image:url("/images/bbs/icon_reply_x2.png"); background-position:3px 18px; background-size:auto 13px;}
	.comment-info {font-size:14px;}
	.comment-info .name {margin-right:5px;}
	.comment-info .date {font-size:11px;}
	.comment-ctr {font-size:12px;}
	.comment-ctr .bar {vertical-align:middle; margin:-.2em 4px 0;}
	.comment-txt {font-size:14px;}
	.comment-link {font-size:13px;}
	.comment-input {padding:10px;}
	.comment-input textarea {height:48px;}

	.board-password {padding:30px 20px;}

	.product-list ul {margin:0 -7px;}
	.product-list ul li {width:50%; padding:0 7px; margin-bottom:27px;}
	.product-list ul li .thumb {margin-bottom:10px;}
	.product-list ul li .tit {font-size:14px;}
	.product-summary {display:block;}
	.product-image {width:100%; margin-bottom:20px; margin-right:0;}
	.product-info {width:100%;}
	.product-info .tit {font-size:22px; padding-bottom:14px; margin-bottom:14px;}
	.product-detail {padding-bottom:25px; margin-bottom:25px;}
	.product-detail .tit {font-size:17px; padding-bottom:10px; margin-bottom:14px;}

	.store-search {padding:0;}
	.store-search .search-area h3 {font-size:16px; padding:15px 25px; margin-bottom:20px; background:#f4f4f4;}
	.store-search .search-area dl {display:block; padding:0 15px; margin:20px 0;}
	.store-search .search-area dl dt {width:auto; margin-bottom:6px; font-size:15px;}
	.store-search .search-area dl dd {width:auto;}
	.store-search .search-area input.input {width:calc(100% - 74px); margin-right:4px;}
	.store-search .search-area select.input {width:calc(50% - 39px); margin-right:4px;}
	.store-search .search-area .btn-pack.medium {width:70px;}

	.result-top {font-size:18px;}
	.result-group .gall {margin:0 -7px;}
	.result-group .gall li {width:50%; padding:0 7px;}
	.result-group dl dt {font-size:15px;}
	.result-group dl dd {font-size:13px;}
	.result-group dl dd.date {font-size:12px;}
}

@media (max-width:450px) {

    

}
@media (max-width:400px) {

    
}

/* Landscape phones and down */
@media (max-width:320px) {

} 