@charset "utf-8";

/**********************************************************************************/
/*********************************** sub visual ***********************************/
#sub-nav{position:relative;}
#sub-nav .visual-wr {width:100%;position:relative;overflow:hidden;height: 495px;background-size: cover;background-position: center;background-repeat: no-repeat;}
#sub-nav .visual-wr.visual01{background-image:url('../img/page/sub-visual01.jpg');}
#sub-nav .visual-wr.visual02{background-image:url('../img/page/sub-visual02.jpg')}
#sub-nav .visual-wr.visual03{background-image:url('../img/page/sub-visual03.jpg')}
#sub-nav .visual-wr.visual04{background-image:url('../img/page/sub-visual04.jpg')}
#sub-nav .visual-wr.visual05{background-image:url('../img/page/sub-visual05.jpg')}
#sub-nav .visual-wr .nav-route{position:absolute;right:50%;margin-right: -700px;top: 35px;}
#sub-nav .visual-wr .nav-route ul{}
#sub-nav .visual-wr .nav-route ul li{color:#767676;display:inline-block;vertical-align:middle;line-height: 20px;margin: 0px 5px;font-size: 15px;}
#sub-nav .visual-wr .nav-route ul li.arr{color: #b1b1b1;}
#sub-nav .visual-wr .nav-text{position:absolute;display:table;left: 50%;margin-left: -700px;top: 40%;padding-left: 100px;color: #212121;}
#sub-nav .visual-wr .nav-text .ttl-wr{display:table-cell;vertical-align:middle;padding-right: 120px;font-size: 46px;position: relative;color: #212121;}
#sub-nav .visual-wr .nav-text .ttl-wr:after{display:block;content:'';position:absolute;width:1px;height:40px;background: #b3b3b3;right: 0;top: 50%;transform: translateY(-50%);}
#sub-nav .visual-wr .nav-text .ttl-wr .add{position:absolute;color: #b8ae9b;font-size: 16px;top: -23px;font-weight: 600;}
#sub-nav .visual-wr .nav-text .ttl-wr .ttl{font-weight: 500;}
#sub-nav .visual-wr .nav-text .txt-wr{display:table-cell;vertical-align:middle;padding-left: 50px;font-size: 20px;line-height: 30px;}
#sub-nav .visual-wr .nav-text .txt-wr .txt{font-weight: 300;}
#sub-nav .nav-menu {position:absolute;width:100%;left: 0;bottom: 0;}
#sub-nav .nav-menu .nav-menu-ul{display: flex;flex-wrap: wrap;justify-content: center;width: 100%;max-width: 1400px;margin: 0 auto;}
#sub-nav .nav-menu .nav-menu-ul li{border-right: 1px solid #dadada;width: calc(100% / 6);}
#sub-nav .nav-menu .nav-menu-ul li:last-child{border-right:0;}
#sub-nav .nav-menu .nav-menu-ul li a{display: block;text-align: center;padding: 13px 0;font-size: 17px;background: #fff;color: #3b3b3b;position:relative;transition: all 0.3s;}
#sub-nav .nav-menu .nav-menu-ul li a:after{display:block;content:'';width:0%;height:4px;background:#FFF;position:absolute;bottom:0px;left:50%;transform:translateX(-50%);transition: all 0.3s;}
#sub-nav .nav-menu .nav-menu-ul li a:hover{background:#8e5f00;color: #fff;}
#sub-nav .nav-menu .nav-menu-ul li a:hover::after{display:block;content:'';width:80%;height:4px;background:#FFF;position:absolute;bottom:0px;left:50%;transform:translateX(-50%)}
#sub-nav .nav-menu .nav-menu-ul li a.active::after{display:block;content:'';width:80%;height:4px;background:#FFF;position:absolute;bottom: 0px;left:50%;transform:translateX(-50%)}
#sub-nav .nav-menu .nav-menu-ul li a.active{background: #8e5f00;color: #fff;}

/* sub3_ 메뉴 */
#sub-nav .nav-menu .nav-menu-ul.page03 li{flex: 0 0 calc(100% / 6);}
#sub-nav .nav-menu .nav-menu-ul.page03 li.bor-none{border: none;}
#sub-nav .nav-menu .nav-menu-ul.page03 li.bor-bot{border-bottom: 1px solid #dadada;}

#sub-nav .nav-menu__mobile {width:100%;background: #552f16;display:none;position:relative;}
#sub-nav .nav-menu__mobile .nav-menu-ttl {display:none; color:#fff;font-size: 16px;width: 100%;padding: 14px 30px;color: #ffffff;background: url('../img/sub/menu_arr_w.png') no-repeat center right 20px;font-weight: 400;}

#sub-nav .nav-menu__mobile .nav-menu-ttl {display:block;font-size: 16px;width: 100%;padding: 14px 30px;color: #ffffff;background: url('../img/sub/menu_arr_w.png') no-repeat center right 20px;font-weight: 400;}
#sub-nav .nav-menu__mobile .nav-menu-ul {display: none;position:absolute;z-index: 40;top: 49px;border: 1px solid #552f16;width:100%;background:#fff;padding:20px;float: none;}
#sub-nav .nav-menu__mobile .nav-menu-ul li {display:block; float:none;width:100%;line-height:30px; text-align:left;}
#sub-nav .nav-menu__mobile .nav-menu-ul li a {color: #552f16;font-size: 14px;padding: 5px 20px;}
#sub-nav .nav-menu__mobile .nav-menu-ul li a.active {color: #552f16;font-weight:700;}
#sub-nav .nav-menu__mobile .nav-menu-ul li a:hover {color: #552f16;font-weight:700;}
#sub-nav .nav-menu__mobile .nav-menu-ul li a.active:after {display:none;}

@media (max-width:1440px){
	#sub-nav .visual-wr{height: 450px;}
	#sub-nav .visual-wr .nav-route{right: 40px;margin-right: 0;top: 30px;}
	#sub-nav .visual-wr .nav-text{left:40px;margin-left:0;}
	#sub-nav .nav-menu .nav-menu-ul{padding:0 40px;}
}

@media (max-width:1300px){
	#sub-nav .visual-wr{height: 380px;}
	#sub-nav .visual-wr .nav-route{top: 15px;}
	#sub-nav .visual-wr .nav-route ul li{margin: 0 3px;font-size: 14px;line-height: 15px;}
	#sub-nav .visual-wr .nav-route ul li.home{width: 13px;}
	#sub-nav .visual-wr .nav-text{padding-left:60px;top: 43%;}
	#sub-nav .visual-wr .nav-text .ttl-wr{font-size: 42px;padding-right: 100px;}
	#sub-nav .visual-wr .nav-text .ttl-wr .add{top: -20px;font-size: 15px;}
	#sub-nav .visual-wr .nav-text .txt-wr{padding-left: 35px;font-size: 18px;line-height: 28px;}
}

@media (max-width:1024px){
	#sub-nav .visual-wr{height: 300px;}
	#sub-nav .visual-wr .nav-route{top: 10px;}
	#sub-nav .visual-wr .nav-route ul li{margin: 0 2px;font-size: 13px;}
	#sub-nav .visual-wr .nav-route ul li.home{width: 10px;}
	#sub-nav .visual-wr .nav-text{left: 20px;padding-left: 0;top: 43%;}
	#sub-nav .visual-wr .nav-text .ttl-wr{font-size: 36px;padding-right: 90px;}
	#sub-nav .visual-wr .nav-text .ttl-wr:after{height: 32px;}
	#sub-nav .visual-wr .nav-text .ttl-wr .add{top: -17px;font-size: 14px;}
	#sub-nav .visual-wr .nav-text .txt-wr{padding-left: 25px;font-size: 17px;line-height: 25px;}
	#sub-nav .nav-menu .nav-menu-ul{padding: 0 20px;}
	#sub-nav .nav-menu .nav-menu-ul li a{padding: 10px 0;font-size: 16px;}

	#sub-nav .visual-wr.visual03{height:350px}
	#sub-nav .visual-wr.visual03 .nav-text{top: 35%;}
	#sub-nav .visual-wr.visual03 .nav-text .ttl-wr .add{top:-25px}
}

@media screen and (max-width:768px){
	#sub-nav .visual-wr{/* display:none; */height: 200px;background-position: center;}
	#sub-nav .visual-wr .nav-route{display:none;}
	#sub-nav .visual-wr .nav-text{width:100%;left: 0;padding-left: 20px;}
	#sub-nav .visual-wr .nav-text .ttl-wr{font-size: 31px;padding-right: 0;color: #391c1b;}
	#sub-nav .visual-wr .nav-text .ttl-wr:after{display:none;}
	#sub-nav .visual-wr .nav-text .ttl-wr .add{top: -13px;}
	#sub-nav .visual-wr .nav-text .txt-wr{display: none;}
	#sub-nav .nav-menu{display:none;}
	#sub-nav .nav-menu__mobile{display:block;}
	#sub-nav .nav-menu__mobile .nav-menu-ttl {padding:12px 40px 12px 20px; font-size:14px;}
	#sub-nav .nav-menu__mobile .nav-menu-ul {top: 40px;padding: 15px 0px;}

	#sub-nav .visual-wr.visual03{height:200px}
	#sub-nav .visual-wr.visual03 .nav-text{top: 43%; width:100%;left: 0;padding-left: 20px;}
	#sub-nav .visual-wr.visual03 .nav-text .ttl-wr .add{top: -13px;}
}

@media (max-width:500px){
	#sub-nav .visual-wr{height: 130px;}
	#sub-nav .visual-wr .nav-text .ttl-wr{font-size: 27px;}
	#sub-nav .visual-wr .nav-text .ttl-wr .add{top: -10px;font-size: 12px;}

	#sub-nav .visual-wr.visual03{height:130px}
	#sub-nav .visual-wr.visual03 .nav-text{top: 43%; width:100%;left: 0;padding-left: 20px;}
	#sub-nav .visual-wr.visual03 .nav-text .ttl-wr .add{top: -10px;font-size: 12px;}
}

#hd.sub {position: relative;}





/**********************************************************************************/
/************************************** page **************************************/


/* 레이아웃 공통 */
.page-wr{font-size: 16px;color: #212121;}
.wr-1400{max-width:1400px;margin:0 auto;}
.mg100{margin:100px 0;}
.mg90{margin:90px 0;}
.mg75{margin:75px 0;}
.mg60{margin:60px 0;}
.mg35{margin:35px 0;}

@media (max-width:1440px){
  .wr-1400{padding:0 40px;}
	.mg100{margin:85px 0;}
	.mg90{margin:75px 0;}
	.mg75{margin:70px 0;}
  .mg60{margin:60px 0;}
}

@media (max-width:1300px){
  .page-wr{font-size:15px;}
	.mg100{margin:70px 0;}
	.mg90{margin:65px 0;}
	.mg75{margin:60px 0;}
  .mg60{margin:50px 0;}
}

@media (max-width:1024px){
  .page-wr{font-size:14px;}
	.wr-1400{padding:0 20px;}
	.mg100{margin:60px 0;}
	.mg90{margin:55px 0;}
	.mg75{margin:50px 0;}
}

@media (max-width:768px){
  .mg100{margin:50px 0;}
	.mg90{margin:45px 0;}
	.mg75{margin:40px 0;}
  .mg60{margin:40px 0;}
}


/* 타이틀 공통 */
.page-wr .con-ttl{font-size:33px;font-weight: 300;}
.page-wr .con-ttl .add{font-size:16px;padding-top: 15px;}

@media (max-width:1440px){
	.page-wr .con-ttl{font-size: 32px;}
}

@media (max-width:1300px){
	.page-wr .con-ttl{font-size: 30px;}
}

@media (max-width:768px){
	.page-wr .con-ttl{font-size: 25px;}
}

@media (max-width:500px){
	.page-wr .con-ttl{font-size: 23px;}
}


/* page-top-wr */
.page-top-wr{background:#f9f9f9;padding: 75px 0;}
.page-top-wr .wr-frame{align-items:center;}
.page-top-wr .img-wr{width:540px;}
.page-top-wr .info-wr{width:calc(100% - 540px);padding-left: 80px;}
.page-top-wr .info-wr .info-ttl{}
.page-top-wr .info-wr .info-txt{padding:30px 0}
.page-top-wr .info-wr .info-txt .t01{font-size:20px;}
.page-top-wr .info-wr .info-txt .t02{line-height: 28px;padding-top: 10px;}
.page-top-wr .info-wr .info-txt .txt-box{background:#9f7936;color:#fff;font-weight:500;width:100px;text-align:center;display:inline-block;padding:5px 0;margin-right:10px}
.page-top-wr .info-list{}
.page-top-wr .info-list.ea5 .list-bx{max-width: 20%;}
.page-top-wr .info-list .list-bx{border-right: 1px solid #ddd;width: 150px;padding: 15px;text-align: center;}
.page-top-wr .info-list .list-bx.first{border-left:1px solid #ddd;}
.page-top-wr .info-list .list-bx .icon{}
.page-top-wr .info-list .list-bx .th{color: #686868;padding: 10px 0 5px;}
.page-top-wr .info-list .list-bx .td{font-weight:600;font-size: 17px;}
	.page-top-wr .info-list .list-bx .td.long{font-size: 16px;}

@media (max-width:1440px){
	.page-top-wr .img-wr{width: 40%;}
	.page-top-wr .info-wr{width: 60%;padding-left: 60px;}
	.page-top-wr .info-wr .info-txt{padding: 25px 0;}
}

@media (max-width:1300px){
	.page-top-wr{padding: 60px 0;}
	.page-top-wr .info-wr{padding-left:40px;}
	.page-top-wr .info-wr .info-txt{padding: 20px 0;}
	.page-top-wr .info-wr .info-txt .t01{font-size:18px;}
	.page-top-wr .info-wr .info-txt .t02{line-height:26px;padding-top:8px;}
	.page-top-wr .info-wr .info-txt .t02 .pc-only{display:none;}
	.page-top-wr .info-list .list-bx{width: 25%;padding: 10px;}
	.page-top-wr .info-list .list-bx .th{padding: 8px 0 3px;}
	.page-top-wr .info-list .list-bx .td{font-size:16px;}
	.page-top-wr .info-list .list-bx .td.long{font-size: 15px;}
}

@media (max-width:1024px){
	.page-top-wr .wr-frame{display:block;max-width: 600px;}
	.page-top-wr .img-wr{width:100%;height: 280px;}
	.page-top-wr .img-wr img{width:100%;height: auto;max-height: 100%;object-fit:cover;}
	.page-top-wr .info-wr{width:100%;padding:30px 0 0;}
}

@media (max-width:768px){
	.page-top-wr{padding: 50px 0;}
	.page-top-wr .img-wr{height:250px;}
	.page-top-wr .info-wr{padding:20px 0 0}
	.page-top-wr .info-wr .info-txt{}
	.page-top-wr .info-wr .info-txt .t01{font-size:17px;}
	.page-top-wr .info-wr .info-txt .t02{padding-top: 15px;}
	.page-top-wr .info-list .list-bx{}
}

@media (max-width:500px){
	.page-top-wr{padding: 30px 0;}
	.page-top-wr .img-wr{height:180px;}
	.page-top-wr .info-wr{padding: 15px 0 0;}
	.page-top-wr .info-wr .info-txt{}
	.page-top-wr .info-wr .info-txt .t01{}
	.page-top-wr .info-wr .info-txt .t02{line-height: 24px;}
	.page-top-wr .info-list.ea5 .list-bx{max-width:calc(100%/3);}
	.page-top-wr .info-list .list-bx{width:50%;padding: 15px 0;border:none;}
	.page-top-wr .info-list .list-bx.first{border:0;}
	.page-top-wr .info-list .list-bx .th{padding: 5px 0 0;}
	.page-top-wr .info-list .list-bx .td{font-size: 15px;}
	.page-top-wr .info-list .list-bx .td.long{font-size: 14px;}
}



/* page-con-wr */
.page-con-wr{}
.page-con-wr .con-bx{position:relative;}
.page-con-wr .con-bx .txt-bx{position:absolute;width:50%;top: 50%;transform: translateY(-50%);}
.page-con-wr .con-bx .txt-bx.left{left: 140px;}
.page-con-wr .con-bx .txt-bx.right{right:140px;}
.page-con-wr .con-bx .txt-bx .con-ttl{padding-bottom:30px;position: relative;}
.page-con-wr .con-bx .txt-bx .con-ttl:after{display:block;content:'';position:absolute;width:50px;height:1px;background: #afafaf;bottom: 0;left: 0;}
.page-con-wr .con-bx .txt-bx .con-txt{line-height:28px;padding:30px 0;}
.page-con-wr .con-bx .txt-bx .con-img{}
.page-con-wr .con-bx .txt-bx .con-notice{font-weight:500;line-height: 30px;}
.page-con-wr .con-bx .txt-bx .con-info{}
.page-con-wr .con-bx .txt-bx .con-info .info-bx{padding-right: 20px;max-width: 50%;}
.page-con-wr .con-bx .txt-bx .con-info .info-bx .img-wr{text-align:center;}
.page-con-wr .con-bx .txt-bx .con-info .info-bx .txt-wr{text-align:center;padding: 20px 0 0;}
.page-con-wr .con-bx .txt-bx .con-info .info-bx .txt-wr .ttl{font-size:18px;font-weight:500;padding-bottom:5px;}
.page-con-wr .con-bx .txt-bx .con-info .info-bx .txt-wr .txt{font-size:15px;line-height: 28px;}

.page-con-wr{}
.page-con-wr .con-bx02{position:relative;}
.page-con-wr .con-bx02 .txt-bx{position:absolute;width:50%;top: 50%;transform: translateY(-50%);}
.page-con-wr .con-bx02 .txt-bx.left{left: 140px;}
.page-con-wr .con-bx02 .txt-bx.right{right: 0;}
.page-con-wr .con-bx02 .txt-bx .con-ttl{padding-bottom:30px;position: relative;}
.page-con-wr .con-bx02 .txt-bx .con-txt:after{display:block;content:'';position:absolute;width:50px;height:1px;background: #afafaf;top: 0;left: 0;}
.page-con-wr .con-bx02 .txt-bx .con-txt{line-height:28px;font-weight: 500;font-size: 25px;padding:30px 0;}
.page-con-wr .con-bx02 .txt-bx .con-img{}
.page-con-wr .con-bx02 .txt-bx .con-notice{font-weight:500;line-height: 30px;}

.page-con-wr .con-bx02 .txt-bx .con-info{
    gap: 30px;
}
.page-con-wr .con-bx02 .txt-bx .con-info .info-bx{gap:30px;max-width: 50%;}
.page-con-wr .con-bx02 .txt-bx .con-info .info-bx .img-wr{text-align:center;}
.page-con-wr .con-bx02 .txt-bx .con-info .info-bx .txt-wr{text-align:center;padding: 20px 0 0;}
.page-con-wr .con-bx02 .txt-bx .con-info .info-bx .txt-wr .ttl{font-size:18px;font-weight:500;padding-bottom:5px;}
.page-con-wr .con-bx02 .txt-bx .con-info .info-bx .txt-wr .txt{font-size:15px;font-weight: 500;line-height: 28px;}


@media (max-width:1440px){
	.page-con-wr .con-bx .txt-bx.left{left: 120px;}
	.page-con-wr .con-bx .txt-bx.right{right:120px;}
	.page-con-wr .con-bx .txt-bx .con-ttl{padding-bottom: 20px;}
	.page-con-wr .con-bx .txt-bx .con-txt{padding: 25px 0;}
	.page-con-wr .con-bx .txt-bx .con-info .info-bx .txt-wr{padding: 15px 0 0;}
	.page-con-wr .con-bx .txt-bx .con-info .info-bx .txt-wr .ttl{font-size:17px;padding-bottom:3px;}
	.page-con-wr .con-bx .txt-bx .con-info .info-bx .txt-wr .txt{font-size:14px;line-height: 23px;}

	.page-con-wr .con-bx02 .txt-bx.right{right:50px;}
	.page-con-wr .con-bx02 .txt-bx .con-ttl{padding-bottom: 20px;}
	.page-con-wr .con-bx02 .txt-bx .con-txt{padding: 25px 0;}
	.page-con-wr .con-bx02 .txt-bx .con-info .info-bx .txt-wr{padding: 15px 0 0;}
	.page-con-wr .con-bx02 .txt-bx .con-info .info-bx .txt-wr .ttl{font-size:17px;padding-bottom:3px;}
	.page-con-wr .con-bx02 .txt-bx .con-info .info-bx .txt-wr .txt{font-size:14px;line-height: 23px;}
	.page-con-wr .con-bx02 .txt-bx .con-info{padding: 30px;}
}

@media (max-width:1400px){
	.page-con-wr .con-bx02 .txt-bx .con-info{justify-content: center;}
}

@media (max-width:1300px){
	.page-con-wr .con-bx .txt-bx.left{left: 100px;}
	.page-con-wr .con-bx .txt-bx.right{right:100px;}

	.page-con-wr .con-bx .txt-bx .con-ttl{padding-bottom: 15px;}
	.page-con-wr .con-bx .txt-bx .con-txt{padding: 20px 0;}

	.page-con-wr .con-bx02 .txt-bx.right{right:100px;}

	.page-con-wr .con-bx02 .txt-bx .con-ttl{padding-bottom: 15px;}
	.page-con-wr .con-bx02 .txt-bx .con-txt{padding: 20px 0;}
}

@media (max-width: 1024px){
	.page-con-wr .con-bx .txt-bx{width:55%;}
	.page-con-wr .con-bx .txt-bx.left{left: 40px;}
	.page-con-wr .con-bx .txt-bx.right{right: 40px;}

	.page-con-wr .con-bx .txt-bx .con-ttl{padding-bottom: 10px;}
	.page-con-wr .con-bx .txt-bx .con-ttl:after{width: 40px;}
	.page-con-wr .con-bx .txt-bx .con-txt{padding: 15px 0;line-height: 24px;}

	.page-con-wr .con-bx .txt-bx .con-notice{line-height: 26px;}

	.page-con-wr .con-bx02 .txt-bx{width:55%;}
	.page-con-wr .con-bx02 .txt-bx.left{left: 40px;}
	.page-con-wr .con-bx02 .txt-bx.right{right: 40px;}

	.page-con-wr .con-bx02 .txt-bx .con-ttl{padding-bottom: 10px;}
	.page-con-wr .con-bx02 .txt-bx .con-ttl:after{width: 40px;}
	.page-con-wr .con-bx02 .txt-bx .con-txt{padding: 15px 0;line-height: 24px;font-size: 22px;}

	.page-con-wr .con-bx02 .txt-bx .con-notice{line-height: 26px;}
}

@media (max-width: 768px){
	.page-con-wr .con-bx{padding:50px 20px;}
	.page-con-wr .con-bx .txt-bx{width:100%;position: static;transform: translate(0);}
	.page-con-wr .con-bx .txt-bx .con-info .info-bx .txt-wr .ttl{font-size: 16px;}
	.page-con-wr .con-bx .txt-bx .con-info .info-bx .txt-wr .txt{line-height: 20px;}

	.page-con-wr .con-bx02 {padding:50px 20px;}
	.page-con-wr .con-bx02  .txt-bx{width:100%;position: static;transform: translate(0);}
	.page-con-wr .con-bx02  .txt-bx .con-info .info-bx .txt-wr .ttl{font-size: 16px;}
	.page-con-wr .con-bx02  .txt-bx .con-info .info-bx .txt-wr .txt{line-height: 20px;}
	.page-con-wr .con-bx02 .txt-bx .con-txt{
    font-size: 19px;
}
}

@media (max-width: 425px){
	.page-con-wr .con-bx02 .txt-bx .con-info{gap:20px;padding: 10px;}
}

/* page-list-wr */
.page-list-wr{text-align:center;background:#f9f9f9;padding: 80px 0;}
.page-list-wr .con-ttl{}
.page-list-wr .list-wr{padding: 60px 0;justify-content: space-between;}
.page-list-wr .list-wr .list-bx{position:relative;max-width: calc(25% - 10px);}
.page-list-wr .list-wr .list-bx .ttl{position:absolute;bottom: 30px;left: 25px;font-size: 22px;color: #fff;font-weight: 500;text-shadow: 1px 1px 3px #545454;}

@media (max-width:1440px){
	.page-list-wr .list-wr{padding: 50px 0;}
}

@media (max-width:1300px){
	.page-list-wr{padding: 60px 0;}
	.page-list-wr .list-wr{padding: 40px 0;}
	.page-list-wr .list-wr .list-bx .ttl{bottom: 25px;left: 20px;font-size: 20px;}
}

@media (max-width:1024px){
	.page-list-wr{padding: 50px 0;}
	.page-list-wr .list-wr{padding: 30px 0;}
	.page-list-wr .list-wr .list-bx .ttl{bottom: 20px;left: 15px;font-size: 18px;}
}

@media (max-width:768px){
	.page-list-wr .list-wr{padding: 20px 0;max-width: 500px;margin: 0 auto;}
	.page-list-wr .list-wr .list-bx{max-width:calc(50% - 10px);margin: 10px 0;}
}

@media (max-width:500px){
	.page-list-wr .list-wr .list-bx{max-width: calc(50% - 5px);margin: 5px 0;}
	.page-list-wr .list-wr .list-bx .ttl{left: 0;width: 100%;text-align: center;font-size: 16px;bottom: 15px;}
}


/* page-list-wr02 */
.page-list-wr02{}
.page-list-wr02 .con-ttl{text-align:center;}
.page-list-wr02 .list-wr{justify-content: space-between;width: 100%;max-width: 1750px;margin: 0 auto;padding-top:50px;}
.page-list-wr02 .list-wr .list-bx{max-width:calc(20% - 10px);}
.page-list-wr02 .list-wr.ea4 .list-bx{max-width:calc(25% - 10px);}
.page-list-wr02 .list-wr .list-bx .img-wr{}
.page-list-wr02 .list-wr .list-bx .txt-wr{text-align:center;padding:30px 0;line-height: 30px;background: #f9f9f9;}
.page-list-wr02 .list-wr .list-bx .txt-wr .ttl{font-weight:500;font-size: 17px;padding-bottom: 5px;}

@media (max-width:1440px){
	.page-list-wr02 .list-wr .list-bx .txt-wr{font-size:15px;padding: 30px 20px;line-height: 26px;}
}

@media (max-width:1300px){
	.page-list-wr02 .list-wr{justify-content: center;max-width: 1000px;padding-top: 30px;}
	.page-list-wr02 .list-wr .list-bx{max-width: calc(33% - 10px);padding: 5px;}
	.page-list-wr02 .list-wr .list-bx .txt-wr{padding:20px 15px;height: 90px;}
}

@media (max-width:1024px){
	.page-list-wr02 .list-wr .list-bx .txt-wr{padding:10px 10px;height: 75px;}
}

@media (max-width:768px){
	.page-list-wr02 .list-wr{max-width: 550px;padding: 30px 0px 0;}
	.page-list-wr02 .list-wr .list-bx{max-width:100%;width: 100%;display: table;height: 130px;}
	.page-list-wr02 .list-wr.ea4 .list-bx{max-width:100%;}
	.page-list-wr02 .list-wr .list-bx .img-wr{width:100px;height: 100%;display: table-cell;vertical-align: middle;}
	.page-list-wr02 .list-wr .list-bx .img-wr img{/* width: auto; *//* max-width: unset; */height: 100%;object-fit: cover;}
	.page-list-wr02 .list-wr .list-bx .txt-wr{width:calc(100% - 100px);display: table-cell;vertical-align: middle;padding: 10px;height: auto;}
	.page-list-wr02 .list-wr .list-bx .txt-wr .pc-only{display:none;}
}

@media (max-width:500px){
	.page-list-wr02 .list-wr .list-bx{display: block;height: auto;}
	.page-list-wr02 .list-wr .list-bx .img-wr{width:100%;display: block;height: auto;}
	.page-list-wr02 .list-wr .list-bx .img-wr img{width: 100%;height:auto;}
	.page-list-wr02 .list-wr .list-bx .txt-wr{width:100%;display: block;padding: 20px 10px;font-size:14px;}
}



/* page-line-wr */
.page-line-wr{}
.page-line-wr .con-ttl{text-align:center;}
.page-line-wr .con-bx{padding-top:50px;}
.page-line-wr .con-bx .img-wr{width:700px;}
.page-line-wr .con-bx .line-wr{width:calc(100% - 700px);padding-left:50px;font-size: 17px;}
.page-line-wr .con-bx .line-wr .con-ln{display:table;width:100%;height: calc(100%/6);border-bottom: 1px solid #ddd;}
.page-line-wr .con-bx .line-wr .con-ln .th{display:table-cell;vertical-align:middle;width: 100px;text-align: center;font-weight: 500;font-size: 18px;}
.page-line-wr .con-bx .line-wr .con-ln .td{display:table-cell;vertical-align:middle;}

@media (max-width:1440px){
	.page-line-wr .con-bx .img-wr{width:550px;}
	.page-line-wr .con-bx .line-wr{width:calc(100% - 550px);padding-left:30px;font-size: 16px;}
	.page-line-wr .con-bx .line-wr .con-ln .th{width:80px;font-size:17px;}
}

@media (max-width:1300px){
	.page-line-wr .con-bx .img-wr{width:400px;}
	.page-line-wr .con-bx .line-wr{width:calc(100% - 400px);font-size: 15px;}
	.page-line-wr .con-bx .line-wr .con-ln .th{width:60px;font-size:16px;}
}

@media (max-width:1024px){
	.page-line-wr .con-bx{padding-top:30px;}
	.page-line-wr .con-bx .img-wr{width:300px;}
	.page-line-wr .con-bx .line-wr{width:calc(100% - 300px);padding-left:20px;}
	.page-line-wr .con-bx .line-wr .con-ln .th{width:50px;}
}

@media (max-width:768px){
	.page-line-wr .con-bx{padding-top:20px;display:block;max-width: 500px;margin: 0 auto;}
	.page-line-wr .con-bx .img-wr{width:100%;}
	.page-line-wr .con-bx .line-wr{width:100%;padding:20px 0 0;}
	.page-line-wr .con-bx .line-wr .con-ln{padding: 10px 0;padding-left: 80px;height: auto !important;}
}

@media (max-width:500px){
	.page-line-wr .con-bx .line-wr{font-size:14px;}
	.page-line-wr .con-bx .line-wr .con-ln{padding: 8px 0;}
	.page-line-wr .con-bx .line-wr .con-ln .th{width: 30px;font-size: 15px;}
}




/* page-line-wr02 */
.page-line-wr02{}
.page-line-wr02 .wr-1400{background: #f9f9f9;}
.page-line-wr02 .con-bx{padding-top: 30px;align-items: flex-end;}
.page-line-wr02 .con-bx .img-wr{width:700px;}
.page-line-wr02 .con-bx .line-wr{width:calc(100% - 700px);padding-top: 50px;padding-bottom: 30px;padding-left:50px;font-size: 17px;}
.page-line-wr02 .con-bx .line-wr .ttl-ln{}
.page-line-wr02 .con-bx .line-wr .ttl-ln .con-ttl{position:relative;padding-bottom: 25px;}
.page-line-wr02 .con-bx .line-wr .ttl-ln .con-ttl:after{display:block;content:'';position:absolute;width:50px;height:1px;background:#ddd;bottom:0;left:0;}
.page-line-wr02 .con-bx .line-wr .ttl-ln .con-txt{padding:30px 0;}
.page-line-wr02 .con-bx .line-wr .con-ln{display:table;width:100%;height: 80px;border-bottom: 1px solid #ddd;}
.page-line-wr02 .con-bx .line-wr .con-ln .th{display:table-cell;vertical-align:middle;width: 100px;text-align: center;font-weight: 500;font-size: 18px;}
.page-line-wr02 .con-bx .line-wr .con-ln .td{display:table-cell;vertical-align:middle;}

@media (max-width:1440px){
	.page-line-wr02 .con-bx{padding-top:20px;}
	.page-line-wr02 .con-bx .img-wr{width:550px;}
	.page-line-wr02 .con-bx .line-wr{width:calc(100% - 550px);padding-top: 30px;padding-left:30px;padding-bottom: 20px;font-size: 16px;}
	.page-line-wr02 .con-bx .line-wr .con-ln{height: 65px;}
	.page-line-wr02 .con-bx .line-wr .con-ln .th{width:80px;font-size:17px;}
}

@media (max-width:1300px){
	.page-line-wr02 .con-bx .img-wr{width:400px;}
	.page-line-wr02 .con-bx .line-wr{width:calc(100% - 400px);font-size: 15px;padding-top: 20px;}
	.page-line-wr02 .con-bx .line-wr .ttl-ln .con-ttl{padding-bottom: 20px;}
	.page-line-wr02 .con-bx .line-wr .ttl-ln .con-txt{padding: 20px 0;}
	.page-line-wr02 .con-bx .line-wr .con-ln{height: 50px;}
	.page-line-wr02 .con-bx .line-wr .con-ln .th{width:60px;font-size:16px;}
}

@media (max-width:1024px){
	.page-line-wr02 .con-bx{padding-top:10px;}
	.page-line-wr02 .con-bx .img-wr{width:300px;}
	.page-line-wr02 .con-bx .line-wr{width:calc(100% - 300px);padding-left:20px;padding-top: 15px;}
	.page-line-wr02 .con-bx .line-wr .ttl-ln .con-ttl{padding-bottom: 15px;}
	.page-line-wr02 .con-bx .line-wr .ttl-ln .con-txt{padding: 15px 0;}
	.page-line-wr02 .con-bx .line-wr .con-ln{height: 45px;}
	.page-line-wr02 .con-bx .line-wr .con-ln .th{width:50px;}
}

@media (max-width:768px){
	.page-line-wr02 .con-bx{padding-top:20px;display:block;max-width: 500px;margin: 0 auto;}
	.page-line-wr02 .con-bx .img-wr{width:100%;}
	.page-line-wr02 .con-bx .line-wr{width:100%;padding: 30px 0;}
	.page-line-wr02 .con-bx .line-wr .ttl-ln{padding-left:80px;}
	.page-line-wr02 .con-bx .line-wr .con-ln{padding: 10px 0;padding-left: 80px;height: auto !important;}
}

@media (max-width:500px){
	.page-line-wr02 .con-bx .line-wr{font-size:14px;}
	.page-line-wr02 .con-bx .line-wr .ttl-ln{padding-left:0px;}
	.page-line-wr02 .con-bx .line-wr .con-ln{padding: 8px 0;}
	.page-line-wr02 .con-bx .line-wr .con-ln .th{width: 30px;font-size: 15px;}
}


/* page-table-wr */
.page-table-wr{}
.page-table-wr table{width:100%;text-align:center;border-collapse: collapse;border-spacing: 0;}
.page-table-wr table tr{}
.page-table-wr table th,
.page-table-wr table td{border: 1px solid #ddd;padding: 15px;}
.page-table-wr table th{background:#f6f6f7;}

@media (max-width:768px){
	.page-table-wr .wr-frame{width:100%;overflow-x: scroll;}
	.page-table-wr .x-scr-view{display:block;}
	.page-table-wr table{width:800px;}
	.page-table-wr table th,
	.page-table-wr table td{padding:10px;}
}






/* page1-1 인사말 */
.page1-1{}
.page1-1 .intro-wr{background:url('../img/page/page1-1-introbg.jpg')no-repeat center;background-size:cover;color: #fff;text-align: center;height: 755px;position: relative;}
.page1-1 .intro-wr .wr-frame{position:absolute;width: 100%;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.page1-1 .intro-wr .intro-ttl{font-size:45px;font-weight: 600;padding-bottom: 30px;position: relative;}
.page1-1 .intro-wr .intro-ttl:after{display:block;content:'';position:absolute;width:50px;height:1px;background:rgba(255,255,255,0.8);left: 50%;transform: translateX(-50%);bottom: 0;}
.page1-1 .intro-wr .intro-txt{padding: 50px 0 90px;}
.page1-1 .intro-wr .intro-txt .t01{font-size:30px;}
.page1-1 .intro-wr .intro-txt .t02{padding-top:20px;line-height: 30px;}
.page1-1 .intro-wr .intro-list{justify-content:center;width: 100%;}
.page1-1 .intro-wr .intro-list .list-bx{margin: 0 -30px;width: calc(100%/3);display: table;height: 80px;border-radius: 100px;color: rgba(255,255,255,0.8);}
.page1-1 .intro-wr .intro-list .list-bx.bx01{background:rgba(166,149,116,0.8);}
.page1-1 .intro-wr .intro-list .list-bx.bx02{background:rgba(120,98,77,0.8);}
.page1-1 .intro-wr .intro-list .list-bx.bx03{background:rgba(64,55,46,0.8);}
.page1-1 .info-wr{background:#ebe3d9;padding: 100px 0;}
.page1-1 .info-wr .info-ttl:before{display:block;content:'';position:absolute;width: 174px;height: 66px;background: url('../img/page/page1-1-infottl-aft.png')no-repeat center;background-size: contain;left: calc(50% + 100px);top: 0;}
.page1-1 .info-wr .info-ttl{text-align:center;position: relative;}
.page1-1 .info-wr .info-ttl .add{font-size:20px;}
.page1-1 .info-wr .info-ttl .ttl{font-size: 42px;padding-top: 10px;}
.page1-1 .info-wr .info-content{padding-top: 60px;align-items: flex-start;justify-content: space-between;}
.page1-1 .info-wr .info-content .con-bx{}
.page1-1 .info-wr .info-content .con-bx .img-wr{}
.page1-1 .info-wr .info-content .con-bx .txt-wr{}
.page1-1 .info-wr .info-content .con-bx .txt-wr .ttl{font-size:20px;padding-bottom: 15px;position: relative;font-weight: 500;}
.page1-1 .info-wr .info-content .con-bx .txt-wr .ttl:after{display:block;content:'';position:absolute;width:100px;height:1px;background: #c9c9c9;left: 0;bottom: 0;}
.page1-1 .info-wr .info-content .con-bx .txt-wr .txt{line-height: 28px;padding-top: 10px;}

.page1-1 .info-wr .info-content .con-bx.bx01{width: 55%;}
.page1-1 .info-wr .info-content .con-bx.bx01 .img-wr{}
.page1-1 .info-wr .info-content .con-bx.bx01 .txt-wr{padding-top:30px;}
.page1-1 .info-wr .info-content .con-bx.bx02{width:45%;display:table;padding-left: 50px;}
.page1-1 .info-wr .info-content .con-bx.bx02 .img-wr{display:table-cell;vertical-align:middle;}
.page1-1 .info-wr .info-content .con-bx.bx02 .txt-wr{display:table-cell;vertical-align:middle;padding-left: 30px;width: 255px;}

@media (max-width:1440px){
	.page1-1 .intro-wr{height: 730px;}
	.page1-1 .intro-wr .intro-txt{padding: 45px 0 80px;}

	.page1-1 .info-wr{padding:80px 0;}
	.page1-1 .info-wr .info-content{padding-top:50px;}
	.page1-1 .info-wr .info-content .con-bx .txt-wr .txt{line-height: 26px;}
	.page1-1 .info-wr .info-content .con-bx.bx01{width:50%;}
	.page1-1 .info-wr .info-content .con-bx.bx02{width:50%;padding-left: 40px;}
}

@media (max-width:1300px){
	.page1-1 .intro-wr{height: 680px;}
	.page1-1 .intro-wr .intro-ttl{font-size:42px;}
	.page1-1 .intro-wr .intro-txt{padding: 35px 0 60px;}
	.page1-1 .intro-wr .intro-txt .t01{font-size:26px;}
	.page1-1 .intro-wr .intro-txt .t02{padding-top: 15px;line-height: 28px;}
	.page1-1 .intro-wr .intro-list .list-bx{margin: 0 -25px;height: 65px;}

	.page1-1 .info-wr{}
	.page1-1 .info-wr .info-ttl:before{width: 150px;height: 60px;}
	.page1-1 .info-wr .info-ttl .add{font-size: 18px;}
	.page1-1 .info-wr .info-ttl .ttl{font-size: 38px;padding-top: 5px;}
	.page1-1 .info-wr .info-content{padding-top: 40px;}
	.page1-1 .info-wr .info-content .con-bx.bx01 .txt-wr{padding-top: 20px;}
	.page1-1 .info-wr .info-content .con-bx.bx01 .txt-wr .txt .mo-only{display:block;}
	.page1-1 .info-wr .info-content .con-bx.bx02{padding-left: 30px;}
	.page1-1 .info-wr .info-content .con-bx.bx02 .txt-wr{padding-left: 20px;width: 200px;}
}

@media (max-width: 1024px){
	.page1-1 .intro-wr{height: 540px;}
	.page1-1 .intro-wr .intro-ttl{font-size: 38px;padding-bottom: 20px;}
	.page1-1 .intro-wr .intro-txt{padding: 25px 0 40px;}
	.page1-1 .intro-wr .intro-txt .t01{font-size: 24px;}
	.page1-1 .intro-wr .intro-txt .t02{line-height: 24px;}
	.page1-1 .intro-wr .intro-list .list-bx{margin: 0 -10px;height: 50px;}

	.page1-1 .info-wr{padding:60px 0;}
	.page1-1 .info-wr .info-ttl:before{width: 120px;height: 46px;top: 8px;}
	.page1-1 .info-wr .info-ttl .add{font-size: 17px;}
	.page1-1 .info-wr .info-ttl .ttl{font-size: 34px;padding-top: 5px;}
	.page1-1 .info-wr .info-content{}
	.page1-1 .info-wr .info-content .con-bx.bx01{width:40%;}
	.page1-1 .info-wr .info-content .con-bx.bx02{width:60%;padding-left: 30px;}
	.page1-1 .info-wr .info-content .con-bx.bx02 .img-wr{width:50%;}
	.page1-1 .info-wr .info-content .con-bx.bx02 .txt-wr{width: 50%;}
}

@media (max-width:768px){
	.page1-1 .intro-wr{background: url('../img/page/page1-1-introbg-mo.jpg')no-repeat center bottom;background-size: cover;height: auto;padding: 80px 0 100px;}
	.page1-1 .intro-wr .wr-frame{position:static;transform: translate(0,0);}
	.page1-1 .intro-wr .intro-ttl{font-size:28px;padding-bottom: 15px;}
	.page1-1 .intro-wr .intro-txt{padding: 30px 0 20px;}
	.page1-1 .intro-wr .intro-txt .t01{font-size: 22px;}
	.page1-1 .intro-wr .intro-list{display:block;}
	.page1-1 .intro-wr .intro-list .list-bx{max-width: 320px;width: 100%;margin: 10px auto;}

	.page1-1 .info-wr{padding: 50px 0 0;}
	.page1-1 .info-wr .wr-frame{padding:0;}
	.page1-1 .info-wr .info-ttl:before{width: 100px;left: calc(50% + 120px);}
	.page1-1 .info-wr .info-ttl .ttl{font-size: 24px;}
	.page1-1 .info-wr .info-content{display:block;padding-top: 30px;}
	.page1-1 .info-wr .info-content .con-bx.bx01{width:100%;}
	.page1-1 .info-wr .info-content .con-bx.bx01 .txt-wr{text-align:center;padding: 25px 20px 30px;}
	.page1-1 .info-wr .info-content .con-bx.bx01 .txt-wr .ttl:after{left:50%;transform:translateX(-50%);}
	.page1-1 .info-wr .info-content .con-bx.bx01 .txt-wr .txt .mo-only2{ display:none;}
	.page1-1 .info-wr .info-content .con-bx.bx02{width:100%;padding: 0;display: block;position: relative;}
	.page1-1 .info-wr .info-content .con-bx.bx02 .img-wr{display: block;width:100%;height: 210px;}
	.page1-1 .info-wr .info-content .con-bx.bx02 .img-wr img{width: 100%;height: 100%;object-fit: cover;}
	.page1-1 .info-wr .info-content .con-bx.bx02 .img-wr .pc-only{display:none;}
	.page1-1 .info-wr .info-content .con-bx.bx02 .img-wr .mo-only{display:block;height: 100%;}
	.page1-1 .info-wr .info-content .con-bx.bx02 .txt-wr{display: block;width:100%;position: absolute;left: 0;top: 50%;transform: translateY(-50%);padding: 0 40px;}
}

@media (max-width:500px){
	.page1-1 .intro-wr{padding: 60px 0 80px;}
	.page1-1 .intro-wr .intro-ttl{font-size: 26px;}
	.page1-1 .intro-wr .intro-txt{padding: 20px 0 15px;}
	.page1-1 .intro-wr .intro-txt .t01{font-size: 20px;}
	.page1-1 .intro-wr .intro-txt .t01 .mo-only{display:block;}
	.page1-1 .intro-wr .intro-txt .t02 .pc-only{display:none;}
	.page1-1 .intro-wr .intro-list .list-bx{height: 45px;max-width: 280px;margin: 8px auto;}
	
	.page1-1 .info-wr .info-ttl:before{left: calc(50% + 80px);width: 70px;top: 0px;}
	.page1-1 .info-wr .info-ttl .ttl{font-size: 22px;padding-top: 0;}
	.page1-1 .info-wr .info-ttl .add{font-size: 16px;}
	.page1-1 .info-wr .info-content .con-bx .txt-wr .ttl{font-size:18px;padding-bottom: 10px;}
	.page1-1 .info-wr .info-content .con-bx .txt-wr .txt{line-height: 23px;}
	.page1-1 .info-wr .info-content .con-bx.bx01 .txt-wr{padding: 20px 20px 25px;}
	.page1-1 .info-wr .info-content .con-bx.bx02 .img-wr{height: 180px;}
}



/* page1-2 인사말 */
.page1-2{}
.page1-2 .page-ttl{padding: 100px 0 130px;}
.page1-2 .page-ttl .ttl{font-size: 28px;font-weight: bold;}
.page1-2 .page-ttl .ttl p{display:inline-block;position:relative;}
.page1-2 .page-ttl .ttl p:after{display:block;content:'';position:absolute;width: 6px;height: 6px;background: #8e5f00;right: -10px;top: -8px;border-radius: 100%;}
.page1-2 .page-ttl .txt{padding-top:30px;}
.page1-2 .page-content{background:url('../img/page/page1-2-conbg.jpg')no-repeat center;background-size: cover;}
.page1-2 .page-content .wr-frame{}
.page1-2 .page-content .wr-frame.name-wr-box-2{margin-top: 100px;}
.page1-2 .page-content .con-bx{position:relative;width: 50%;height: 490px;padding-top: 100px;color: #fff;}
.page1-2 .page-content .con-bx .txt-wr{width: calc(100% - 245px);}
.page1-2 .page-content .con-bx .txt-wr .name-wr:before{display:block;content:'';position:absolute;width:150px;height:1px;background:#fff;left:0;bottom:0;}
.page1-2 .page-content .con-bx .txt-wr .name-wr{position: relative;padding-bottom: 15px;}
.page1-2 .page-content .con-bx .txt-wr .name-wr:after{display:block;content:'';position:absolute;width: 85px;height:3px;background:#fff;left:0;bottom:0;}
.page1-2 .page-content .con-bx .txt-wr .name-wr .n01{display:inline-block;vertical-align:bottom;font-size: 28px;font-weight: 500;}
.page1-2 .page-content .con-bx .txt-wr .name-wr .n02{display:inline-block;vertical-align:bottom;padding-left: 10px;}
.page1-2 .page-content .con-bx .txt-wr .info-wr{padding-top: 25px;line-height: 28px;}
.page1-2 .page-content .con-bx .img-wr{position:absolute;bottom: 0;right: 0;}
.page1-2 .page-content .con-bx.con02 .txt-wr{padding-left: 100px;}
.page1-2 .page-btm{background:url('../img/page/page1-2-btmbg.jpg')no-repeat center;background-size:cover;height: 500px;position: relative;}
.page1-2 .page-btm .txt-bx{color:#fff;position: absolute;width: 100%;left: 0;top: 50%;transform: translateY(-50%);text-align: center;}
.page1-2 .page-btm .txt-bx .add{font-weight: bold;letter-spacing: 3px;font-size: 14px;padding: 0 10px 20px;display: inline-block;position: relative;}
.page1-2 .page-btm .txt-bx .add:after{display:block;content:'';position:absolute;width:100%;height:1px;background:#fff;left: 0;bottom: 0;}
.page1-2 .page-btm .txt-bx .t01{font-size: 32px;padding: 50px 0 40px;}
.page1-2 .page-btm .txt-bx .t02{}

@media (max-width:1440px){
	.page1-2 .page-ttl{max-width: 1000px;}
	.page1-2 .page-content .con-bx{height: 400px;padding-top: 60px;}
	.page1-2 .page-content .con-bx .img-wr{width:50%;}
	.page1-2 .page-content .con-bx .txt-wr .name-wr .n01{font-size: 26px;}
	.page1-2 .page-content .con-bx .txt-wr .info-wr{padding-top: 20px;}
	.page1-2 .page-btm{height: 450px;}
}

@media (max-width:1300px){
	.page1-2 .page-ttl{max-width: 700px;padding: 80px 0 100px;}
	.page1-2 .page-ttl .txt{padding-top: 20px;}
	.page1-2 .page-content .wr-frame{max-width: 1030px;}
	.page1-2 .page-content .con-bx{height: auto;padding: 60px 0 45px;}
	.page1-2 .page-content .con-bx .img-wr{width: 240px;}
	.page1-2 .page-content .con-bx .txt-wr .name-wr{}
	.page1-2 .page-content .con-bx .txt-wr .name-wr .n01{font-size: 25px;}
	.page1-2 .page-content .con-bx .txt-wr .info-wr{padding-top: 15px;line-height: 25px;}
	.page1-2 .page-content .con-bx.con02 .txt-wr{padding-left: 40px;}
	.page1-2 .page-btm{height: 400px;}
	.page1-2 .page-btm .txt-bx .t01{padding: 40px 0 30px;font-size: 28px;}
}

@media (max-width:1024px){
	.page1-2 .page-ttl{max-width:650px;padding: 80px 0 70px;}
	.page1-2 .page-ttl .ttl{font-size: 27px;}
	.page1-2 .page-ttl .txt{padding-top: 15px;}
	.page1-2 .page-content .wr-frame{display:block;padding: 0;}
	.page1-2 .page-content .wr-frame.name-wr-box-2{margin-top: 0px;}
	.page1-2 .page-content .con-bx{width:100%;max-width: 650px;margin: 0 auto;height: 380px;padding: 0;}
	.page1-2 .page-content .con-bx .txt-wr{position:absolute;top: 50%;transform: translateY(-50%);padding: 0 60px !important;width: auto;}
	.page1-2 .page-content .con-bx.con01{background:rgba(0,0,0,0.2)}
	.page1-2 .page-content .con-bx.con01 .img-wr{left: 50px;right: auto;}
	.page1-2 .page-content .con-bx.con01 .txt-wr{right:0;}
	.page1-2 .page-content .con-bx.con02{background:rgba(0,0,0,0.3)}
	.page1-2 .page-content .con-bx.con02 .img-wr{right: 50px;}
	.page1-2 .page-content .con-bx.con02 .txt-wr{left:0;}
	.page1-2 .page-btm{height: 300px;}
	.page1-2 .page-btm .txt-bx .add{padding: 0 10px 15px;font-size: 13px;}
	.page1-2 .page-btm .txt-bx .t01{padding: 35px 0 25px;font-size: 26px;}
}

@media (max-width:768px){
	.page1-2 .page-ttl{max-width: 500px;padding: 60px 20px 40px;}
	.page1-2 .page-content .con-bx{max-width: 500px;height: 320px;}
	.page1-2 .page-content .con-bx .txt-wr{padding: 0 30px !important;}
	.page1-2 .page-content .con-bx .txt-wr .name-wr{padding-bottom: 10px;}
	.page1-2 .page-content .con-bx .txt-wr .name-wr:after{width: 70px;height: 2px;}
	.page1-2 .page-content .con-bx .txt-wr .name-wr .n01{font-size: 23px;}
	.page1-2 .page-content .con-bx .txt-wr .name-wr .n02{padding-left:5px;}
	.page1-2 .page-content .con-bx .txt-wr .info-wr{padding-top: 10px;line-height: 23px;}
	.page1-2 .page-content .con-bx .img-wr{width: 200px;}
	.page1-2 .page-content .con-bx.con01 .img-wr{left: 20px;}
	.page1-2 .page-btm{height: 280px;}
	.page1-2 .page-btm .txt-bx .t01{padding: 30px 0 20px;font-size: 25px;}
}

@media (max-width:500px){
	.page1-2 .page-ttl{padding: 45px 20px 35px;}
	.page1-2 .page-ttl .ttl{font-size:24px;}
	.page1-2 .page-ttl .txt{padding-top:10px;}

	.page1-2 .page-content .con-bx{background:0 !important;height: auto;padding-top: 304px;}
	.page1-2 .page-content .con-bx .img-wr{/* position:static; */top: 15px;bottom: auto !important;}
	.page1-2 .page-content .con-bx .img-wr .pc-only{display:none;}
	.page1-2 .page-content .con-bx .img-wr .mo-only{display:block;}
	.page1-2 .page-content .con-bx .txt-wr{position: static;transform: translate(0);background: rgba(0,0,0,0.2);padding: 25px 50px !important;}
	.page1-2 .page-content .con-bx.con02 .txt-wr{text-align:right;}
	.page1-2 .page-content .con-bx.con02 .txt-wr .name-wr:before{left:auto;right:0;}
	.page1-2 .page-content .con-bx.con02 .txt-wr .name-wr:after{display:none;}
	.page1-2 .page-content .con-bx.con02 .img-wr{right: 30px;}
	
	.page1-2 .page-btm{height: 200px;}
	.page1-2 .page-btm .txt-bx .add{padding: 0 5px 10px;font-size: 10px;}
	.page1-2 .page-btm .txt-bx .t01{padding: 20px 0 10px;font-size: 20px;}
	.page1-2 .page-btm .txt-bx .t02{font-size: 13px;}
}








/* page2-1 보톡스 */
.page2-1{}
.page2-1 .page-top-wr{}
.page2-1 .page-con-wr .con-bx{height: 565px;background: url('../img/page/page2-1-conbg01.jpg')no-repeat bottom right #f4f5f7;background-size: contain;}
.page2-1 .page-con-wr .con-bx .txt-bx .con-ttl p{position:relative;display: inline-block;}
.page2-1 .page-con-wr .con-bx .txt-bx .con-ttl p:before{display:block;content:'';position:absolute;width: 142px;height: 28px;background: url('../img/page/page2-1-conttl-aft.png')no-repeat center;background-size: contain;top: -30px;right: -65px;}

.page2-1 .page-list-wr .con-txt-wr{}
.page2-1 .page-list-wr .con-txt-wr .con-txt{font-size:24px;padding-bottom: 15px;}
.page2-1 .page-list-wr .con-txt-wr .con-ln{font-size:17px;display:table;width: 600px;margin:0 auto;line-height: 38px;}
.page2-1 .page-list-wr .con-txt-wr .con-ln .th{background:#8e5f00;color: #fff;font-weight: 500;width: 100px;}
.page2-1 .page-list-wr .con-txt-wr .con-ln .td{background:#fff;text-align: left;padding: 0 25px;}

@media (max-width:1440px){
	.page2-1 .page-top-wr .info-wr .info-txt .t02 .mo-only{display:block;}
	.page2-1 .page-con-wr .con-bx{height: 500px;}
}

@media (max-width:1300px){
	.page2-1 .page-con-wr .con-bx{height: 440px;}
	.page2-1 .page-con-wr .con-bx .txt-bx .con-ttl p:before{width: 120px;height: 24px;top: -20px;right: -50px;}
	.page2-1 .page-con-wr .con-bx .txt-bx .con-img img{width: 400px;}
	.page2-1 .page-list-wr .con-txt-wr .con-txt{font-size: 22px;}
	.page2-1 .page-list-wr .con-txt-wr .con-ln{font-size: 16px;width: 550px;}
}

@media (max-width:1024px){
	.page2-1 .page-con-wr .con-bx{height: 380px;}
	.page2-1 .page-con-wr .con-bx .txt-bx .con-ttl p:before{width: 100px;height: 24px;top: -20px;right: -50px;}
	.page2-1 .page-con-wr .con-bx .txt-bx .con-txt .pc-only{display:none;}
	.page2-1 .page-con-wr .con-bx .txt-bx .con-img img{width: 340px;}
	.page2-1 .page-list-wr .con-txt-wr .con-txt{font-size: 20px;padding-bottom: 10px;}
	.page2-1 .page-list-wr .con-txt-wr .con-ln{width: 450px;}
}

@media (max-width:768px){
	.page2-1 .page-con-wr .con-bx{height:auto;padding-bottom: 300px;background: url(../img/page/page2-1-conbg01-mo.jpg)no-repeat bottom center #f9fafe;background-size: 300px;}
	.page2-1 .page-con-wr .con-bx .txt-bx{max-width: 450px;margin: 0 auto;text-align: center;}
	.page2-1 .page-con-wr .con-bx .txt-bx .con-ttl:after{left:50%;transform:translateX(-50%);}
	.page2-1 .page-top-wr .info-wr .info-txt .t02 .pc-only{display:none;}
	.page2-1 .page-top-wr .info-wr .info-txt .t02 .mo-only{display:none;}
	.page2-1 .page-list-wr .con-txt-wr .con-txt .mo-only{display:block;}
}

@media (max-width:500px){
	.page2-1 .page-top-wr .info-wr .info-txt .t01 .mo-only{display:block;}

	.page2-1 .page-list-wr .con-txt-wr .con-txt{font-size: 17px;}
	.page2-1 .page-list-wr .con-txt-wr .con-ln{display:block;width: 100%;font-size: 15px;}
	.page2-1 .page-list-wr .con-txt-wr .con-ln .th{display:block;width:100%;}
	.page2-1 .page-list-wr .con-txt-wr .con-ln .td{display:block;width:100%;text-align: center;padding: 5px;}
}


/* page1-4 오시는 길 */
.page1-4{padding: 130px 0 0px;}
.page1-4 .map-wr{}
.page1-4 .map-wr .map{}
.page1-4 .map-wr .map .hide{display:none;}
.page1-4 .map-wr .list-wr{width:100%;justify-content: space-between;padding: 30px 0;}
.page1-4 .map-wr .list-wr .list-bx{width: calc(50% - 20px);padding: 50px 50px;justify-content: space-between;align-items: center;}
.page1-4 .map-wr .list-wr .list-bx .ttl-wr{font-size:32px;}
.page1-4 .map-wr .list-wr .list-bx .ttl-wr .ttl{font-weight: 600;position: relative;display: inline-block;}
.page1-4 .map-wr .list-wr .list-bx .ttl-wr .ttl:after{display:block;content:'';position:absolute;width: 8px;height: 8px;background: #8e5f00;right: -15px;top: -10px;border-radius: 100%;}
.page1-4 .map-wr .list-wr .list-bx .ttl-wr .add{padding-top: 10px;font-size: 15px;line-height: 26px;}
.page1-4 .map-wr .list-wr .list-bx .info-wr{}
.page1-4 .map-wr .list-wr .list-bx .info-wr .info-ln{display:table;width: 100%;min-width: 150px;padding: 10px 20px;border-bottom: 1px solid #ddd;}
.page1-4 .map-wr .list-wr .list-bx .info-wr .info-ln .th{display:table-cell;vertical-align:middle;width: 80px;font-weight: 600;font-size: 17px;}
.page1-4 .map-wr .list-wr .list-bx .info-wr .info-ln .td{display:table-cell;vertical-align:middle;}
.page1-4 .map-wr .list-wr .list-bx.list01{background:#f7f4ee;}
.page1-4 .map-wr .list-wr .list-bx.list01 .info-wr{width: 270px;}
.page1-4 .map-wr .list-wr .list-bx.list02{background:#f1f1f1;}
.page1-4 .map-wr .list-wr .list-bx.list02 .info-wr{width: 350px;}
.page1-4 .banner-wr{position: relative;}
.page1-4 .banner-wr .img-wr{width:100%;}
.page1-4 .banner-wr .img-wr img{width:100%;}
.page1-4 .banner-wr .txt-bx{color:#fff;position: absolute;width: 1000px;line-height: 125px;background: rgba(0,0,0,0.35);text-align: center;left: 50%;transform: translateX(-50%);bottom: 50px;font-size: 22px;}

@media (max-width:1440px){
	.page1-4{padding: 100px 0 0px;}
	.page1-4 .banner-wr{padding: 0;max-width: 100%;}
}

@media (max-width:1300px){
	.page1-4{padding: 80px 0 0px;}
	.page1-4 .map-wr .map figure{height: 500px;}
	.page1-4 .map-wr .list-wr .list-bx{width: calc(50% - 15px);padding: 40px 45px;display: block;}
	.page1-4 .map-wr .list-wr .list-bx .ttl-wr{height: 100px;font-size: 30px;}
	.page1-4 .map-wr .list-wr .list-bx .ttl-wr .add{font-size:14px;line-height: 23px;}
	.page1-4 .map-wr .list-wr .list-bx .info-wr{width:100% !important;padding-top: 30px;}
	.page1-4 .banner-wr .txt-bx{width: 800px;line-height: 100px;bottom: 40px;font-size: 20px;}
}

@media (max-width:1024px){
	.page1-4{padding: 60px 0 0px;}
	.page1-4 .map-wr .map figure{height: 400px;}
	.page1-4 .map-wr .list-wr .list-bx{width: calc(50% - 10px);padding: 35px 35px;}
	.page1-4 .map-wr .list-wr .list-bx .ttl-wr{height: 90px;font-size: 28px;}
	.page1-4 .map-wr .list-wr .list-bx .ttl-wr .add{padding-top: 5px;}
	.page1-4 .banner-wr .txt-bx{width: 500px;line-height: 80px;font-size: 18px;bottom: 25px;}
}

@media (max-width:768px){
	.page1-4 .map-wr .map .wrap_btn_zoom{display:none;}
	.page1-4 .map-wr .list-wr .list-bx{width: 100%;}
	.page1-4 .map-wr .list-wr .list-bx.list01{margin-bottom: 15px;}
	.page1-4 .map-wr .list-wr .list-bx .ttl-wr{height: auto;max-width: 400px;margin: 0 auto;font-size: 26px;}
	.page1-4 .map-wr .list-wr .list-bx .ttl-wr .add{padding-top: 5px;}
	.page1-4 .map-wr .list-wr .list-bx .info-wr{max-width: 400px;margin: 0 auto;}
	.page1-4 .banner-wr .img-wr .pc-only{display:none;}
	.page1-4 .banner-wr .img-wr .mo-only{display:block;}
	.page1-4 .banner-wr .txt-bx{width: calc(100% - 40px);bottom: 50%;transform: translate(-50%,50%);line-height: 150px;background: rgba(0,0,0,0.5);}
}

@media (max-width:500px){
	.page1-4{padding: 30px 0 0px;}
	.page1-4 .map-wr .list-wr{padding:20px 0;}
	.page1-4 .map-wr .list-wr .list-bx{padding: 30px 20px;}
	.page1-4 .map-wr .list-wr .list-bx.list01{margin-bottom: 10px;}
	.page1-4 .map-wr .list-wr .list-bx .ttl-wr{font-size: 24px;}
	.page1-4 .map-wr .list-wr .list-bx .info-wr .info-ln{padding: 8px 15px;}
	.page1-4 .map-wr .list-wr .list-bx .info-wr .info-ln .th{font-size: 16px;width: 75px;}
	.page1-4 .banner-wr .txt-bx{line-height: 120px;font-size: 17px;}
}





/* page2-2 필러 */
.page2-2{}
.page2-2 .page-con-wr .con-bx{height: 565px;background: url('../img/page/page2-2-conbg01.jpg')no-repeat top right #f4f5f7;background-size: contain;}
.page2-2 .page-con-wr02{text-align:center;padding: 80px 0 0;background: url('../img/page/page2-2-conbg02.jpg')no-repeat center;background-size: cover;margin-bottom: 0;}
.page2-2 .page-con-wr02 .con-bx{}
.page2-2 .page-con-wr02 .con-bx .con-ttl{}
.page2-2 .page-con-wr02 .con-bx .con-ttl p{display:inline-block;position:relative;z-index: 1;}
.page2-2 .page-con-wr02 .con-bx .con-ttl p:after{display:block;content:'';position:absolute;background: url('../img/page/page2-2-conttl-aft02.png')no-repeat center;background-size: contain;width: 278px;height: 124px;top: -15px;right: -200px;z-index: -1;}
.page2-2 .page-con-wr02 .con-bx .con-img{padding-top:50px;}

@media (max-width:1440px){
	.page2-2 .page-con-wr .con-bx{height:500px;}
	.page2-2 .page-con-wr02 .con-bx .con-ttl p:after{width: 250px;height: 115px;top: -20px;right: -190px;}
}

@media (max-width:1300px){
	.page2-2 .page-con-wr .con-bx{height:400px;}
	.page2-2 .page-con-wr02{padding:60px 0 0;}
	.page2-2 .page-con-wr02 .con-bx .con-ttl p:after{width: 200px;height: 90px;top: -5px;right: -150px;}
}

@media (max-width:1024px){
	.page2-2 .page-con-wr .con-bx{height: 310px;}
	.page2-2 .page-con-wr02{padding:50px 0 0;}
	.page2-2 .page-con-wr02 .con-bx .con-ttl p:after{width: 160px;height: 75px;top: 0px;right: -115px;}
	.page2-2 .page-con-wr02 .con-bx .con-img .pc-only{display:none;}
	.page2-2 .page-con-wr02 .con-bx .con-img .mo-only{display:block;}
}

@media (max-width:768px){
	.page2-2 .page-con-wr .con-bx{background: url('../img/page/page2-2-conbg01-mo.jpg')no-repeat bottom right #f4f5f7;height: auto;padding-bottom: 370px;}
	.page2-2 .page-con-wr .con-bx .txt-bx{max-width: 400px;margin: 0 auto;}
	.page2-2 .page-con-wr02{padding:40px 0 0;}
	.page2-2 .page-con-wr02 .con-bx .con-img{padding}
	.page2-2 .page-con-wr02 .con-bx .con-ttl p:after{width: 130px;height: 60px;right: -85px;}
}

@media (max-width:500px){
	.page2-2 .page-con-wr .con-bx{background: url('../img/page/page2-2-conbg01-mo.jpg')no-repeat bottom right #f4f5f7;background-size: 300px;padding-bottom: 230px;}
	.page2-2 .page-con-wr .con-bx .txt-bx{width: 100%;}
	.page2-2 .page-con-wr02{padding:30px 0 0;}
	.page2-2 .page-con-wr02 .con-bx .con-ttl p:after{width: 100px;height: 45px;right: -60px;}
}



/* page2-3 실리프팅 */
.page2-3{}
.page2-3 .page-con-wr{background: url('../img/page/page2-3-conbg01.jpg')no-repeat center;background-size: cover;}
.page2-3 .page-con-wr .con-bx{height: 565px;background: 0;}
.page2-3 .page-con-wr .con-bx .txt-bx .con-ttl:after{background:#212121;}

@media (max-width:1440px){
	.page2-3 .page-con-wr .con-bx{height:500px;}
}

@media (max-width:1300px){
	.page2-3 .page-con-wr .con-bx{height:400px;}
}

@media (max-width:1024px){
	.page2-3 .page-con-wr .con-bx{height:300px;}
}

@media (max-width:768px){
	.page2-3 .page-con-wr{background: url(../img/page/page2-3-conbg01-mo.jpg)no-repeat center bottom #d9cabc;background-size: 500px;}
	.page2-3 .page-con-wr .con-bx{height:auto;padding-bottom: 450px;}
	.page2-3 .page-con-wr .con-bx .txt-bx{max-width: 500px;margin: 0 auto;text-align: center;}
	.page2-3 .page-con-wr .con-bx .txt-bx .con-ttl:after{left:50%;transform: translateX(-50%);}
}

@media (max-width:500px){
	.page2-3 .page-con-wr{background: url(../img/page/page2-3-conbg01-mo.jpg)no-repeat center bottom #d9cabc;background-size: 320px;}
	.page2-3 .page-con-wr .con-bx{height:auto;padding-bottom: 280px;}
}


/* page2-4 하이코 */
.page2-4{}
.page2-4 .page-line-wr .con-bx .line-wr .con-ln{height: calc(100%/4);padding-left: 0;}


/* page2-5 미니지흡 */
.page2-5{}
.page2-5 .page-con-wr{text-align:center;}
.page2-5 .page-con-wr .pc-only{}
.page2-5 .page-con-wr .mo-only{}
.page2-5 .page-con-wr02{padding:80px 0;background:#f9f9f9;}
.page2-5 .page-con-wr02 .con-ttl{text-align:center;}
.page2-5 .page-con-wr02 .img-wr{text-align:center;padding:50px 0 30px;}
.page2-5 .page-con-wr02 .con-wr{background:#fff;padding: 30px;}
.page2-5 .page-con-wr02 .con-wr .con-bx{width:25%;padding: 0 55px;position:relative;}
.page2-5 .page-con-wr02 .con-wr .con-bx:after{display:block;content:'';position:absolute;width:1px;height: 45px;background: #c4c4c4;right: 0;top: 50%;transform: translateY(-50%);}
.page2-5 .page-con-wr02 .con-wr .con-bx.last:after{display:none;}
.page2-5 .page-con-wr02 .con-wr .con-bx .ttl{color:#867c72;font-size: 18px;font-weight: 500;}
.page2-5 .page-con-wr02 .con-wr .con-bx .txt{padding-top:10px}

@media (max-width:1440px){
	.page2-5 .page-con-wr02 .con-wr .con-bx{padding:0 30px;}
}

@media (max-width:1300px){
	.page2-5 .page-con-wr .pc-only img{width: 700px;}
	.page2-5 .page-con-wr02 .img-wr{padding: 30px 0 10px;}
	.page2-5 .page-con-wr02 .con-wr .con-bx{padding: 0 40px;}
	.page2-5 .page-con-wr02 .con-wr .con-bx .ttl{font-size:17px;}
	.page2-5 .page-con-wr02 .con-wr .con-bx .txt .mo-only{display:block;}
}

@media (max-width:1024px){
	.page2-5 .page-con-wr .pc-only img{width: 600px;}
	.page2-5 .page-con-wr02{padding: 60px 0;}
	.page2-5 .page-con-wr02 .con-wr{padding:20px}
	.page2-5 .page-con-wr02 .con-wr .con-bx{padding: 0 20px;}
	.page2-5 .page-con-wr02 .con-wr .con-bx .ttl{font-size:16px;}
	.page2-5 .page-con-wr02 .con-wr .con-bx .txt{padding-top: 5px;}
}

@media (max-width:768px){
	.page2-5 .page-con-wr .pc-only{display:none;}
	.page2-5 .page-con-wr .mo-only{display:block;}
	.page2-5 .page-con-wr02{padding: 50px 0;}
	.page2-5 .page-con-wr02 .img-wr{padding: 20px 0 5px;}
	.page2-5 .page-con-wr02 .con-wr{padding:10px}
	.page2-5 .page-con-wr02 .con-wr .con-bx{width:100%;padding: 20px 0;text-align: center;}
	.page2-5 .page-con-wr02 .con-wr .con-bx:after{width:50px;height:1px;top: auto;bottom: 0;transform: translateX(50%);right: 50%;}
	.page2-5 .page-con-wr02 .con-wr .con-bx .ttl{font-size: 17px;}
	.page2-5 .page-con-wr02 .con-wr .con-bx .txt{font-size: 15px;padding-top: 8px;}
}

@media (max-width:500px){
	.page2-5 .page-con-wr02{padding: 40px 0;}
	.page2-5 .page-con-wr02 .con-wr .con-bx{padding:15px 0;}
	.page2-5 .page-con-wr02 .con-wr .con-bx .ttl{font-size: 16px;}
	.page2-5 .page-con-wr02 .con-wr .con-bx .txt{font-size: 14px;padding-top: 5px;}
}








/* page4-1 브이로 */
.page4-1{}
.page4-1 .page-con-wr .con-bx{background: url('../img/page/page4-1-conbg01.jpg') no-repeat right bottom #fefaf9;background-size: contain;height: 610px;}
.page4-1 .page-con-wr .con-bx .txt-bx .con-ttl{}
.page4-1 .page-con-wr .con-bx .txt-bx .con-ttl p{display:inline-block;position:relative;line-height: 40px;}
.page4-1 .page-con-wr .con-bx .txt-bx .con-ttl p:after{display:block;content:'';position:absolute;background: url('../img/page/page4-1-conttl-aft.png')no-repeat center;background-size: contain;width: 93px;height: 26px;top: -25px;right: 0;}
.page4-1 .page-con-wr .con-bx .txt-bx .con-ttl .txt-cl02{color:#c27273;}
.page4-1 .page-line-wr .con-bx .line-wr .con-ln{height:calc(100%/5);}

@media (max-width:1440px){
	.page4-1 .page-top-wr .info-wr .info-txt .t02 .pc-only{display:none;}
	.page4-1 .page-con-wr .con-bx{height: 550px;}
}

@media (max-width:1300px){
	.page4-1 .page-con-wr .con-bx{padding: 50px 20px 580px;background: url('../img/page/page4-1-conbg01-mo.jpg') no-repeat center bottom #fefaf9;background-size: 580px;height: auto;}
	.page4-1 .page-con-wr .con-bx .txt-bx{width:100%;position: static;transform: translate(0);text-align: center;}
	.page4-1 .page-con-wr .con-bx .txt-bx .con-ttl:after{left: 50%;transform: translateX(-50%);}
	.page4-1 .page-con-wr .con-bx .txt-bx .con-info{width: 100%;justify-content: center;}
	.page4-1 .page-con-wr .con-bx .txt-bx .con-info .info-bx{padding: 0 10px;}
}

@media (max-width:768px){
	.page4-1 .page-con-wr .con-bx{padding: 50px 20px 450px;background-size: 450px;}
	.page4-1 .page-con-wr .con-bx .txt-bx .con-ttl p{line-height: 32px;}
	.page4-1 .page-con-wr .con-bx .txt-bx .con-ttl p:after{width: 80px;height: 23px;top: -20px;}
	.page4-1 .page-con-wr .con-bx .txt-bx .con-info{max-width: 500px;margin: 0 auto;}
	.page4-1 .page-con-wr .con-bx .txt-bx .con-info .info-bx .txt-wr .txt br{display:none;}
	.page4-1 .page-list-wr02 .list-wr{padding-left:20px;padding-right:20px;}
}

@media (max-width:500px){
	.page4-1 .page-con-wr .con-bx{padding: 50px 20px 300px;background-size: 280px;}
	.page4-1 .page-con-wr .con-bx .txt-bx .con-txt .pc-only{display:none;}
	.page4-1 .page-con-wr .con-bx .txt-bx .con-info .info-bx{padding:0 5px;}
}


/* page4-2 인모드 */
.page4-2{}
.page4-2 .page-line-wr .con-bx .line-wr .con-ln{height:calc(100%/5);}
.page4-2 .page-con-wr.con01 .con-bx{background: url(../img/page/page4-2-conbg01.jpg) no-repeat right top #fdfcf8;background-size: contain;height: 565px;}
.page4-2 .page-con-wr.con02 .con-bx{background: url(../img/page/page4-2-conbg02.jpg) no-repeat right bottom #f9f9f9;background-size: contain;height: 610px;}
.page4-2 .page-con-wr.con03{text-align:center;padding: 50px 0 0;}
.page4-2 .page-con-wr.con03 .img-bx{padding-top:50px;}
.page4-2 .page-list-wr02{}
.page4-2 .page-list-wr02 .list-wr .list-bx{max-width: calc(25% - 20px);}

.page4-2_ .warning-ttl p{color: #fff;}
.page4-2_ .warning-txt{color: #fff;}

@media (max-width:1440px){
	.page4-2 .page-con-wr.con01 .con-bx{height: 500px;}
	.page4-2 .page-con-wr.con02 .con-bx{height: 530px;}
}

@media (max-width:1300px){
	.page4-2 .page-con-wr.con01 .con-bx{height: 400px;}
	.page4-2 .page-con-wr.con01 .con-bx .txt-bx .con-img img{width: 400px;}
	.page4-2 .page-con-wr.con02 .con-bx{height: 500px;}
	.page4-2 .page-con-wr.con02 .con-bx .txt-bx .con-info .info-bx .txt-wr .txt .pc-only{display:none;}
	.page4-2 .page-list-wr02 .list-wr .list-bx{max-width:calc(50% - 10px);}
}

@media (max-width:1024px){
	.page4-2 .page-con-wr.con01 .con-bx{height: 300px;}
	.page4-2 .page-con-wr.con01 .con-bx .txt-bx .con-img img{width: 300px;}
	.page4-2 .page-con-wr.con02 .con-bx{height: 450px;}
	.page4-2_ .warning-ttl p{color: #000;}
	.page4-2_ .warning-txt{color: #000;}
}

@media (max-width:768px){
	.page4-2 .page-con-wr.con01{max-width: 500px;margin-left: auto;margin-right: auto;}
	.page4-2 .page-con-wr.con01 .con-bx{padding-bottom: 650px;height: auto;background: url(../img/page/page4-2-conbg01-mo.jpg) no-repeat center bottom #fefaf9;background-size: contain;}
	.page4-2 .page-con-wr.con01 .con-bx .txt-bx{text-align:center;}
	.page4-2 .page-con-wr.con01 .con-bx .txt-bx .con-ttl:after{left:50%;transform:translateX(-50%);}
	.page4-2 .page-con-wr.con01 .con-bx .txt-bx .con-txt .pc-only{display:none;}
	.page4-2 .page-con-wr.con01 .con-bx .txt-bx .con-img img{width: 300px;}
	.page4-2 .page-con-wr.con02 .con-bx{height: auto;padding-bottom: 415px;background: url(../img/page/page4-2-conbg02-mo.jpg) no-repeat center bottom #F9F9F9;background-size: 350px;}
	.page4-2 .page-con-wr.con03{padding-top:30px;}
	.page4-2 .page-con-wr.con03 .img-bx{padding-top:30px;}
	.page4-2 .page-con-wr.con03 .img-bx .pc-only{display:none;}
	.page4-2 .page-con-wr.con03 .img-bx .mo-only{display:block;}
	.page4-2 .page-list-wr02 .list-wr .list-bx{max-width: 100%;}
}

@media (max-width:500px){
	.page4-2 .page-con-wr.con01{max-width: 300px;}
	.page4-2 .page-con-wr.con01 .con-bx{padding-bottom: 400px;}
	.page4-2 .page-con-wr.con01 .con-bx .txt-bx{text-align:center;}
	.page4-2 .page-con-wr.con01 .con-bx .txt-bx .con-ttl:after{left:50%;transform:translateX(-50%);}
	.page4-2 .page-con-wr.con01 .con-bx .txt-bx .con-img img{width: 300px;}
	.page4-2 .page-con-wr.con02 .con-bx{padding-bottom: 330px;background-size: 280px;}
	.page4-2 .page-con-wr.con02 .con-bx .txt-bx .con-info .info-bx{max-width: 100%;padding: 10px 0;}
	.page4-2 .page-con-wr.con03 .img-bx{padding-top:30px;}
	.page4-2 .page-con-wr.con03 .img-bx .pc-only{display:none;}
	.page4-2 .page-con-wr.con03 .img-bx .mo-only{display:block;}
}


/* page4-3 올리지오 */
.page4-3{}
.page4-3 .page-con-wr.con01 .con-bx{background: url(../img/page/page4-3-conbg01.jpg) no-repeat right center #606060;background-size: contain;height: 565px;color: #fff;}
.page4-3 .page-con-wr.con01 .con-bx .txt-bx .con-ttl:after{display:none;}
.page4-3 .page-con-wr.con03{text-align:center;}
.page4-3 .page-con-wr.con03 .con-img{justify-content: center;padding-top: 30px;}
.page4-3 .page-con-wr.con03 .con-img .img-bx{max-width:calc(50% - 10px);}
.page4-3 .page-list-wr02 .list-wr .list-bx{margin-bottom: 20px;}

@media (max-width:1440px){
	.page4-3 .page-con-wr.con01 .con-bx{height: 500px;}
	.page4-3 .page-list-wr02 .list-wr .list-bx .txt-wr{min-height: 100px;padding-bottom: 0;}
}

@media (max-width:1300px){
	.page4-3 .page-con-wr.con01 .con-bx{height: 400px;}
}

@media (max-width:1024px){
	.page4-3 .page-con-wr.con01 .con-bx{height: 300px;}
}

@media (max-width:768px){
	.page4-3 .page-con-wr.con01 .con-bx{height: auto;background: url(../img/page/page4-3-conbg01-mo.jpg) no-repeat center bottom #606060;background-size: 500px;padding-bottom: 550px;}
	.page4-3 .page-con-wr.con01 .txt-bx{max-width: 500px;margin: 0 auto;}
	.page4-3 .page-list-wr02 .list-wr .list-bx .txt-wr{min-height:unset;padding-bottom:10px;}
}

@media (max-width:500px){
	.page4-3 .page-con-wr.con01 .con-bx{background-size: 300px;padding-bottom: 350px;}
	.page4-3 .page-con-wr.con01 .txt-bx{max-width: 300px;}
	.page4-3 .page-con-wr.con01 .con-bx .txt-bx .con-img .pc-only{display:none;}
	.page4-3 .page-con-wr.con01 .con-bx .txt-bx .con-img .mo-only{display:block;}
	.page4-3 .page-con-wr.con03 .con-img .img-bx{max-width: 100%;padding-bottom: 25px;}
}



/* page4-4 물방울리프팅 */
.page4-4{}
.page4-4 .page-line-wr .con-bx .line-wr .con-ln{height:calc(100%/4);}
.page4-4 .page-list-wr02 .list-wr .list-bx{max-width: calc(33% - 10px);}
.page4-4 .page-con-wr.con03{}
.page4-4 .page-con-wr.con03 .con-bx{background: url(../img/page/page4-4-conbg03.jpg) no-repeat right bottom #fefaf9;background-size: contain;height: 610px;}
.page4-4 .page-con-wr.con03 .con-bx .txt-bx .con-ttl{}
.page4-4 .page-con-wr.con03 .con-bx .txt-bx .con-ttl p{display:inline-block;position:relative;line-height: 40px;}
.page4-4 .page-con-wr.con03 .con-bx .txt-bx .con-ttl p:after{display:block;content:'';position:absolute;background: url('../img/page/page4-1-conttl-aft.png')no-repeat center;background-size: contain;width: 93px;height: 26px;top: -25px;right: 0;}
.page4-4 .page-con-wr.con03 .con-bx .txt-bx .con-ttl .txt-cl02{color:#c27273;}
.page4-4 .page-info-wr{}
.page4-4 .page-info-wr .con-ttl{text-align:center;padding-bottom: 30px;}
.page4-4 .page-info-wr .info-bx{margin:20px 0;display:table;width:100%;}
.page4-4 .page-info-wr .info-bx .img-bx{display:table-cell;vertical-align:middle;width: 50%;}
.page4-4 .page-info-wr .info-bx .txt-bx{display:table-cell;vertical-align:middle;background: #f4f4f4;padding: 0 80px;color: #434343;}
.page4-4 .page-info-wr .info-bx .txt-bx .ttl{font-size:28px;padding-bottom: 25px;}
.page4-4 .page-info-wr .info-bx .txt-bx .txt{font-size:17px;}

@media (max-width:1440px){
	.page4-4 .page-top-wr .info-wr .info-txt .t02 .pc-only{display:none;}
	.page4-4 .page-con-wr.con03 .con-bx{height: 550px;}
	.page4-4 .page-info-wr .info-bx .txt-bx{padding:0 60px;}
	.page4-4 .page-info-wr .info-bx .txt-bx .ttl{font-size: 26px;}
	.page4-4 .page-info-wr .info-bx .txt-bx .txt{font-size:16px;}
	.page4-4 .page-info-wr .info-bx .txt-bx .txt .pc-only{display:none;}
}

@media (max-width:1300px){
	.page4-4 .page-con-wr.con03 .con-bx{padding: 50px 20px 580px;background: url('../img/page/page4-4-conbg03-mo.jpg') no-repeat center bottom #fefaf9;background-size: 580px;height: auto;}
	.page4-4 .page-con-wr.con03 .con-bx .txt-bx{width:100%;position: static;transform: translate(0);text-align: center;}
	.page4-4 .page-con-wr.con03 .con-bx .txt-bx .con-ttl:after{left: 50%;transform: translateX(-50%);}
	.page4-4 .page-con-wr.con03 .con-bx .txt-bx .con-info{width: 100%;justify-content: center;}
	.page4-4 .page-con-wr.con03 .con-bx .txt-bx .con-info .info-bx{padding: 0 10px;}
	.page4-4 .page-info-wr .info-bx{height: 210px;}
	.page4-4 .page-info-wr .info-bx .img-bx{width:40%;}
	.page4-4 .page-info-wr .info-bx .img-bx img{height: 100%;object-fit: cover;}
	.page4-4 .page-info-wr .info-bx .txt-bx{width:60%;padding: 20px 40px;}
	.page4-4 .page-info-wr .info-bx .txt-bx .ttl{font-size: 22px;padding-bottom: 15px;}
	.page4-4 .page-info-wr .info-bx .txt-bx .txt{font-size:15px;}
}

@media (max-width:1024px){
	.page4-4 .page-info-wr .con-ttl{padding-bottom: 15px;}
	.page4-4 .page-info-wr .info-bx{margin: 15px 0;}
	.page4-4 .page-info-wr .info-bx .img-bx{width: 180px;}
	.page4-4 .page-info-wr .info-bx .txt-bx{width: calc(100% - 180px);padding: 15px 35px;}
	.page4-4 .page-info-wr .info-bx .txt-bx .ttl{font-size: 20px;padding-bottom: 10px;}
	.page4-4 .page-info-wr .info-bx .txt-bx .txt{font-size:15px;}
}

@media (max-width:768px){
	.page4-4 .page-list-wr02 .list-wr{}
	.page4-4 .page-list-wr02 .list-wr .list-bx{max-width: 100%;}
	.page4-4 .page-con-wr.con03 .con-bx{padding: 50px 20px 450px;background-size: 450px;}
	.page4-4 .page-con-wr.con03 .con-bx .txt-bx .con-ttl p{line-height: 32px;}
	.page4-4 .page-con-wr.con03 .con-bx .txt-bx .con-ttl p:after{width: 80px;height: 23px;top: -20px;}
	.page4-4 .page-con-wr.con03 .con-bx .txt-bx .con-info{max-width: 500px;margin: 0 auto;}
	.page4-4 .page-con-wr.con03 .con-bx .txt-bx .con-info .info-bx .txt-wr .txt br{display:none;}
	.page4-4 .page-info-wr .info-bx{margin: 15px 0;display: block;height: auto;}
	.page4-4 .page-info-wr .info-bx .img-bx{width: 100%;display: block;}
	.page4-4 .page-info-wr .info-bx .txt-bx{width: 100%;padding: 25px 40px;display: block;text-align: center;}
	.page4-4 .page-info-wr .info-bx .txt-bx .ttl{font-size: 18px;}
	.page4-4 .page-info-wr .info-bx .txt-bx .txt{font-size: 14px;}
}

@media (max-width:500px){
	.page4-4 .page-con-wr.con03 .con-bx{padding: 50px 20px 300px;background-size: 280px;}
	.page4-4 .page-con-wr.con03 .con-bx .txt-bx .con-txt .pc-only{display:none;}
	.page4-4 .page-con-wr .con-bx .txt-bx .con-info .info-bx{padding:0 5px;}
	.page4-4 .page-info-wr .info-bx .txt-bx{width: 100%;padding: 25px 20px;display: block;text-align: center;}
}





