@charset "utf-8";
/* ======================================================
   .sbanner
=========================================================*/
.sbanner{margin-top:150px;}
.sbanner .cont{}
.sbanner .ov:after{display:block; content:"";clear:both;}
.sbanner .ov .fl{float:left; width:49%;  position:relative;}
.sbanner .ov .fr{float:right; width:49%;position:relative;}
.sbanner .ov h4{font-size:24px; font-weight:700; line-height:1.2em; color:#000; margin-bottom:20px;}
.sbanner .ov .banner-slide{overflow:hidden;border-radius:6px;}
.sbanner .ov  .slick-dots{position:absolute; left:0; width:100%; text-align:center; height:10px; bottom:25px; z-index:55;}
.sbanner .ov  .slick-dots ul{height:auto;text-align:center; font-size:0; width:100%; height:10px;}
.sbanner .ov  .slick-dots li{display:inline-block;vertical-align:top; margin:0 2px; padding:0; width:auto; height:3px;}
.sbanner .ov  .slick-dots li button{ background:rgba(0,0,0,0.3); width:10px;height:10px; padding:0; position:relative; border-radius:10px}
.sbanner .ov  .slick-dots li.slick-active button{background:#ed4259; width:30px;}

.sbanner .item a{display:block;}
.sbanner .item a img{width:100%;}
.sbanner .vbanner{margin-top:2%;}
.sbanner .vbanner .slick-prev{z-index:99;width:28px; opacity:0.6;height:52px; position:absolute; left:0; top:50%; margin-top:-26px; background:url(../img/Main/vbanner-next.png) no-repeat left center;-webkit-transition: opacity 0.3s ease-out;-moz-transition: opacity 0.3s ease-out;-o-transition: opacity 0.3s ease-out;transition: opacity 0.3s ease-out;}
.sbanner .vbanner .slick-next{z-index:99;width:28px; opacity:0.6;height:52px; position:absolute; right:0; top:50%; margin-top:-26px;background:url(../img/Main/vbanner-prev.png) no-repeat right center;-webkit-transition: opacity 0.3s ease-out;-moz-transition: opacity 0.3s ease-out;-o-transition: opacity 0.3s ease-out;transition: opacity 0.3s ease-out;}

.sbanner .vbanner .slick-prev:hover{opacity:1}
.sbanner .vbanner .slick-next:hover{opacity:1}

.sbanner{}
.sbanner .desktop{}
.sbanner .mobile{display:none;}
	@media only screen and (max-width:1200px){
		.sbanner{margin-top:120px;}
		.sbanner .ov h4{font-size:21px;}

		.sbanner .desktop{display:none;}
		.sbanner .mobile{display:block;}
	}
	@media only screen and (max-width:999px){
		.sbanner{margin-top:90px;}
		.sbanner .ov h4{font-size:18px; margin-bottom:15px;}

		.sbanner .ov  .slick-dots{bottom:15px; height:8px;}
		.sbanner .ov  .slick-dots ul{ height:8px;}
		.sbanner .ov  .slick-dots li{ height:8px;}
		.sbanner .ov  .slick-dots li button{width:8px;height:8px;}
		.sbanner .ov  .slick-dots li.slick-active button{width:20px;}
	}
	@media only screen and (max-width:680px){
		.sbanner{margin-top:60px;}
		.sbanner .ov h4{font-size:16px;margin-bottom:10px;}
		.sbanner .ov .fl{float:none; width:auto; }
		.sbanner .ov .fr{float:none; width:auto;margin-top:20px;}
		.sbanner .vbanner{margin-top:20px;}

		.sbanner .vbanner .slick-prev{background-size:20px auto;}
		.sbanner .vbanner .slick-next{background-size:20px auto;}
	
		.sbanner .ov  .slick-dots{bottom:10px; height:6px;}
		.sbanner .ov  .slick-dots ul{ height:6px;}
		.sbanner .ov  .slick-dots li{ height:6px;}
		.sbanner .ov  .slick-dots li button{width:6px;height:6px;}
		.sbanner .ov  .slick-dots li.slick-active button{width:15px;}
	}
	@media only screen and (max-width:480px){
		.sbanner{margin-top:40px;}
	}



/*=======================================================
  .slink
=========================================================*/
.slink{margin-top:120px;}
.slink:after{display:block; content:"";clear:both;}
.slink .fl{width:49%; border:1px solid #e0e0e0; box-sizing:border-box; position:relative; padding:57px 47px; height:460px;}
.slink .fr{width:49%; border:1px solid #e0e0e0;box-sizing:border-box; position:relative;padding:57px 47px; height:460px;}
.slink .more{width:40px;height:40px; position:absolute; right:45px; top:58px; background:url(../img/Sub/slink-more.jpg) no-repeat center center; border-radius:100%;-webkit-transition: right 0.3s ease-out;-moz-transition: right 0.3s ease-out;-o-transition: right 0.3s ease-out;transition: right 0.3s ease-out;}
.slink .fl:hover .more{right:35px;}
.slink .fr:hover .more{right:35px;}

.slink h3{font-family: 'Jost'; font-size:14px; font-weight:700; color:#fff; display:inline-block;text-align:center;vertical-align:top; color:#fff; text-transform:uppercase; line-height:42px; padding-bottom:4px;}
.slink h4{font-size:48px; color:#000; font-weight:300; letter-spacing:-0.03em; line-height:1.2em; margin-top:20px;}
.slink .stit{font-size:20px; color:#000; font-weight:300; letter-spacing:-0.03em; line-height:1.35em; margin-top:20px;word-break: keep-all;}

.slink .fl h3{background:url(../img/Sub/slink-tit01.jpg) no-repeat; width:179px;}
.slink .fr h3{background:url(../img/Sub/slink-tit02.jpg) no-repeat; width:231px;}

.slink ul{width:calc(100% + 60px);margin-left:-30px;margin-top:40px;}
.slink ul:after{display:block; content:"";clear:both}
.slink ul li{float:left;width:25%; position:relative; min-height:105px;text-align:center;box-sizing:border-box; padding-top:5px;}
.slink ul li:nth-child(n+2):before{width:1px;height:100%; position:absolute; left:-1px; top:0; display:block; content:"";background:#e0e0e0}
.slink ul li a{display:block;}
.slink ul li .ico{position:relative;-webkit-transition: transform 0.3s ease-out;-moz-transition: transform 0.3s ease-out;-o-transition: transform 0.3s ease-out;transition: transform 0.3s ease-out;}
.slink ul li .txt{font-size:17px; font-weight:300; color:#000; line-height:1.2em; letter-spacing:-0.03em;-webkit-transition: color 0.3s ease-out;-moz-transition: color 0.3s ease-out;-o-transition: color 0.3s ease-out;transition: color 0.3s ease-out;}
.slink ul li a:hover .ico{-webkit-transform: translateY(-10%); -moz-transform: translateY(-10%);-ms-transform: translateY(-10%); -o-transform:  translateY(-10%);transform: translateY(-10%);}

.slink .fl ul li a:hover .txt{color:#06cc80}
.slink .fr ul li a:hover .txt{color:#069acc}
	@media only screen and (max-width:1200px){
		.slink{margin-top:100px;}
		.slink .fl{padding:45px 35px; height:400px;}
		.slink .fr{padding:45px 35px; height:400px;}
		
		.slink h3{font-size:13px; line-height:38px;}
		.slink h4{font-size:42px;}
		.slink .fl h3{ width:150px; background-size:100% auto;}
		.slink .fr h3{ width:210px; background-size:100% auto;}
		.slink .stit{font-size:18px;}
		
		.slink ul{width:calc(100% + 50px);margin-left:-25px;margin-top:30px;}
		.slink ul li{min-height:95px;}
		.slink ul li .ico img{width:58px;}
		.slink ul li .txt{font-size:15px;}

		.slink .more{right:30px; top:45px;}
		.slink .fl:hover .more{right:25px;}
		.slink .fr:hover .more{right:25px;}
	}
	@media only screen and (max-width:999px){
		.slink{margin-top:80px;}
		.slink h4{font-size:37px;}
		.slink .fl{float:none;padding:40px 35px; height:auto; width:auto;}
		.slink .fr{float:none;margin-top:25px;padding:45px 35px; height:auto;width:auto;}
		.slink .stit{font-size:16px; margin-top:15px;}
		.slink .stit br{display:none;}

		.slink .more{right:30px; top:40px;}
	}
	@media only screen and (max-width:680px){
		.slink{margin-top:60px;}
		.slink h3{font-size:12px; line-height:32px;}
		.slink h4{font-size:31px; margin-top:10px;}
		.slink .fl h3{ width:130px; background-size:100% auto;}
		.slink .fr h3{ width:172px; background-size:100% auto;}
		.slink .stit{font-size:15px;margin-top:10px;}

		.slink .fl{padding:30px 25px;width:auto;height:auto;}
		.slink .fr{padding:30px 25px;width:auto;height:auto;}
		
		.slink .more{right:20px !important; top:30px; background-size:30px auto; width:30px;height:30px;}
		.slink ul li .txt{font-size:14px;}
	}
	@media only screen and (max-width:480px){
		.slink{margin-top:40px;}
		.slink .fl{padding:30px 20px}
		.slink .fr{padding:30px 20px}

		.slink h3{font-size:11px; line-height:28px;}
		.slink h4{font-size:27px;}
		.slink .stit{font-size:14px;}
		.slink .fl h3{ width:114px; background-size:100% auto;}
		.slink .fr h3{ width:152px; background-size:100% auto;}

		.slink ul{margin:20px 0 0 0; width:auto;}
		.slink ul li{width:50%;}
		.slink ul li:nth-child(n+3){border-top:1px solid #e8e8e8; padding-top:10px; padding-bottom:5px;}
		.slink ul li:nth-child(3):before{display:none;}
	}



/*=======================================================
  .moms-wrap.main
=========================================================*/
.moms-wrap.main{position:relative; z-index:5}
.moms-wrap.main .gap60{height:60px;}
.moms-wrap.main .gap130{height:130px;}
.moms-wrap.main .cont{position:relative;padding:75px 0;}
.moms-wrap.main .cont:after{width:20000px;height:100%; left:50%;margin-left:-10000px; top:0; background:#f7f7f9; display:block; content:""; position:Absolute; z-index:-1;}

.moms-wrap.main .filter{position:relative; font-size:0; padding-left:150px;}
.moms-wrap.main .filter h4{line-height:55px; font-size:21px;font-weight:300; color:#111; letter-spacing:-0.04em; position:absolute; left:0; top:0; padding-left:30px; background:url(../img/Sub/ico-location.png) no-repeat left center;}
.moms-wrap.main .filter .chk-select{width:222px;}
.moms-wrap.main .filter .chk-select:nth-child(n+2){margin-left:7px;}

.moms-wrap.main h3{font-size:48px;font-size:48px; font-weight:100; line-height:1.2em; color:#000; letter-spacing:-0.065em; margin-bottom:25px;}
	@media only screen and (max-width:1200px){
		.moms-wrap.main h3{font-size:41px; }
		.moms-wrap.main .cont{padding:60px 0;}
		.moms-wrap.main .gap130{height:100px;}

		.moms-wrap.main .filter{padding-left:120px}
		.moms-wrap.main .filter h4{font-size:18px;padding-left:25px; background-size:14px auto;}
	}
	@media only screen and (max-width:999px){
		.msec-03{padding:80px 0 80px 0;}
		.moms-wrap.main h3{font-size:34px;}
		.moms-wrap.main .gap60{height:40px;}
		.moms-wrap.main .gap130{height:70px;}

		.moms-wrap.main .cont{padding:45px 0;}

		.moms-wrap.main .filter{padding-left:95px}
		.moms-wrap.main .filter h4{font-size:16px;padding-left:20px; font-weight:400;background-size:10px auto; line-height:50px;}
	}
	@media only screen and (max-width:680px){
		.moms-wrap.main:before{width:2000px; left:50%;margin-left:-1000px; top:-400px; height:400px; background:#f7f7f9; display:block; content:""; z-index:-1; position:absolute;}

		.moms-wrap.main h3{font-size:29px; margin-bottom:15px;}
		.moms-wrap.main .gap60{height:20px;}
		.moms-wrap.main .gap130{height:40px;}
		.moms-wrap.main .cont{padding:0 0 30px 0;}
		
		.moms-wrap.main .filter{padding-left:80px}
		.moms-wrap.main .filter h4{font-size:15px; line-height:40px; padding-left:15px;}
		.moms-wrap.main .filter .chk-select{width:49%;}
		.moms-wrap.main .filter .chk-select:nth-child(n+2){margin-left:1%;}
	}
	@media only screen and (max-width:480px){
		.moms-wrap.main h3{font-size:24px;}

		.moms-wrap.main .filter h4{}
	}	

.moms-wrap.main .list{position:relative;}
.moms-wrap.main .list .more{position:absolute;right:0; top:20px; line-height:32px; padding-right:35px; color:#777;letter-spacing:-0.03em; }
.moms-wrap.main .list .more:after{width:20px;height:20px;position:absolute; right:0; top:50%;margin-top:-10px; background:url(../img/Main/tv-more.png) no-repeat right center;display:block; content:"";-webkit-transition: right 0.3s ease-out;-moz-transition: right 0.3s ease-out;-o-transition: right 0.3s ease-out;transition: right 0.3s ease-out;}
.moms-wrap.main .list .more:hover{color:#111}
.moms-wrap.main .list .more:hover:after{right:-10px;}
	@media only screen and (max-width:1200px){
		
	}
	@media only screen and (min-width:1200px){
		
	}
	@media only screen and (max-width:999px){
		.moms-wrap.main .list .more{padding-right:25px; height:30px; font-size:13px; line-height:30px; top:2px;}
		.moms-wrap.main .list .more:after{background-size:14px auto;}
		.moms-wrap.main .list .more:hover:after{right:-5px;}
	}
	@media only screen and (max-width:680px){
		.moms-wrap.main .list{}
		.moms-wrap.main .list .more{}
		.moms-wrap.main .list .more:hover:after{right:0;}
	}
	@media only screen and (max-width:480px){
	
	}

.moms-wrap.main .mom-slide{overflow:visible !important;}
.moms-wrap.main .mom-slide ul{overflow:visible !important;}
.moms-wrap.main .mom-slide ul:after{display:block; content:"";clear:both;}
.moms-wrap.main .mom-slide li{float:left;margin-left:20px;position:relative;}
.moms-wrap.main .mom-slide li:first-child{margin-left:0;}
.moms-wrap.main .mom-slide li a{display:block; border-radius:10px;overflow:hidden;-webkit-transition: box-shadow 0.3s ease-out;-moz-transition: box-shadow 0.3s ease-out;-o-transition: box-shadow 0.3s ease-out;transition: box-shadow 0.3s ease-out;}
.moms-wrap.main .mom-slide li a:hover{box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.15);-webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.15);-moz-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.15)}

.moms-wrap.main .mom-slide li a:after{width:40px;height:40px; z-index:912;position:absolute; right:15px; bottom:15px; background:url(../img/Main/mother-more.png) no-repeat center center; background-size:100% auto; display:block; content:""; opacity:0;-webkit-transition: opacity 0.3s ease-out;-moz-transition: opacity 0.3s ease-out;-o-transition: opacity 0.3s ease-out;transition: opacity 0.3s ease-out;}
.moms-wrap.main .mom-slide li a:hover:after{opacity:1}
.moms-wrap.main .mom-slide li .img{position:relative;overflow:hidden;}
.moms-wrap.main .mom-slide li .img img{width:100%;height:260px;object-fit:cover;-webkit-transition: transform 0.3s ease-out;-moz-transition: transform 0.3s ease-out;-o-transition: transform 0.3s ease-out;transition: transform 0.3s ease-out;}

.moms-wrap.main .mom-slide li .txt{background:#fff; min-height:150px; padding:15px 25px;box-sizing:border-box;}
.moms-wrap.main .mom-slide li .txt .cate{display:inline-block;vertical-align:top; line-height:22px; height:26px; box-sizing:border-box; padding:0 10px; border:1px solid #ddd; color:#ddd; font-size:13px; font-weight:500; letter-spacing:-0.03em; border-radius:20px;}

.moms-wrap.main .mom-slide li .txt .cate.bg01{color:#f33f72; border-color:#f33f72;}
.moms-wrap.main .mom-slide li .txt .cate.bg02{color:#00bde3; border-color:#00bde3;}
.moms-wrap.main .mom-slide li .txt .cate.bg06{color:#599800; border-color:#599800;}

.moms-wrap.main .mom-slide li .txt .btxt{margin-top:10px;font-size:18px; font-weight:300; color:#333; line-height:1.3em; letter-spacing:-0.04em;word-break: keep-all; min-height:48px; max-height:48px; overflow:hidden;}
.moms-wrap.main .mom-slide li .txt .stxt{margin-top:12px;font-size:14px; font-weight:400; color:#aaa; line-height:18px; padding-left:22px; background:url(../img/Main/mother-clock.png) no-repeat left center;}

.moms-wrap.main .mom-slide li .txt .stxt span {margin-top:12px;font-size:14px; font-weight:400; color:#ff359b; line-height:18px; font-weight: 700;  margin-left:20px; font-family:'Roboto';}

.moms-wrap.main .mom-slide li a:hover .img img{transform:scale(1.1, 1.1); -webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1);}
	
.moms-wrap.main .list .scrollbar{}
.moms-wrap.main .list .scrollbar {position:relative; background:#fff;width:100%;height:2px;line-height:0; overflow:hidden; }
.moms-wrap.main .list .scrollbar .handle {width: 100px;height: 100%;background:#7b7b7b;cursor: pointer; }
.moms-wrap.main .list .scrollbar .handle .mousearea {position: absolute;top: 0;left: 0;width: 100%;height:2px;}
.moms-wrap.main .list .scrollbar .handle .mousearea:after{width:2000px; right:0; top:0; background:#7b7b7b; display:block; content:"";position:absolute;height:2px;}
	
.moms-wrap.main .list .mom-ctrl{ box-sizing:border-box;}
.moms-wrap.main .list .mom-ctrl .prev{display:block !important;width:48px;height:48px; z-index:9999; position:absolute; cursor:pointer; text-indent:-9999em; right:58px; top:0;background:url(../img/Main/mother-prev.png) no-repeat left center;-webkit-transition: padding 0.3s ease-out, margin 0.3s ease-out;-moz-transition: padding 0.3s ease-out, margin 0.3s ease-out;-o-transition: padding 0.3s ease-out, margin 0.3s ease-out;transition: padding 0.3s ease-out, margin 0.3s ease-out;}
.moms-wrap.main .list .mom-ctrl .next{display:block !important;width:48px;height:48px; z-index:9999;position:absolute;  cursor:pointer;text-indent:-9999em;right:0; top:0;background:url(../img/Main/mother-next.png) no-repeat right center;-webkit-transition: padding 0.3s ease-out, margin 0.3s ease-out;-moz-transition: padding 0.3s ease-out, margin 0.3s ease-out;-o-transition: padding 0.3s ease-out, margin 0.3s ease-out;transition: padding 0.3s ease-out, margin 0.3s ease-out;}
.moms-wrap.main .list .mom-ctrl .prev:hover{background-image:url(../img/Main/mother-prevo.png)}
.moms-wrap.main .list .mom-ctrl .next:hover{background-image:url(../img/Main/mother-nexto.png)}
	@media only screen and (max-width:1500px){
		
	}
	@media only screen and (max-width:1200px){
		.moms-wrap.main .list .mom-ctrl{margin-top:35px;height:40px; padding-top:18px; padding-right:100px;}
		.moms-wrap.main .list .mom-ctrl .prev{width:40px;height:40px; background-size:100% auto; right:46px;}
		.moms-wrap.main .list .mom-ctrl .next{width:40px;height:40px; background-size:100% auto;}
		
		.moms-wrap.main .mom-slide li a:after{width:35px;height:35px; background-size:100% auto;}
	}
	@media only screen and (min-width:1000px){
		.moms-wrap.main .mom-slide li{width:300px !important;}
		.moms-wrap.main .list .mom-ctrl{position:relative;padding-top:22px; margin-top:55px;padding-right:150px;height:48px;}
	}
	@media only screen and (max-width:999px){
		.moms-wrap.main .list .more{padding-right:25px; font-size:13px; line-height:30px; bottom:-2px;}
		.moms-wrap.main .list .more:after{background-size:14px auto;}
		.moms-wrap.main .list .more:hover:after{right:-5px;}

		.moms-wrap.main .mom-slide li{ width:270px;}
		.moms-wrap.main .mom-slide li .txt{padding:15px 20px;min-height:130px;}
		.moms-wrap.main .mom-slide li .txt .cate{ line-height:15px; height:18px;padding:0 7px; font-size:11px;}
		.moms-wrap.main .mom-slide li .txt .btxt{margin-top:7px;font-size:17px; max-height:44px; min-height:44px;}
		.moms-wrap.main .mom-slide li .txt .stxt{font-size:14px;}
		.moms-wrap.main .mom-slide li .img img{height:auto;object-fit:fill;}
		.moms-wrap.main .mom-slide li a:after{width:30px;height:30px;}

		.moms-wrap.main .list .mom-ctrl{margin-top:25px;height:30px; padding-top:14px; padding-right:85px;}
		.moms-wrap.main .list .mom-ctrl .prev{width:32px;height:32px; background-size:100% auto; right:40px;}
		.moms-wrap.main .list .mom-ctrl .next{width:32px;height:32px; background-size:100% auto;}
	}
	@media only screen and (min-width:481px){
		.moms-wrap.main .list .mom-ctrl{position:relative;}
	}
	@media only screen and (min-width:681px){
		.moms-wrap.main .mom-slide li{width:280px !important;}
	}
	@media only screen and (max-width:680px){
		.moms-wrap.main .mom-slide li .txt .btxt{margin-top:5px;font-size:16px; max-height:40px; min-height:40px;}
		.moms-wrap.main .mom-slide li .txt .stxt{font-size:12px;}

		.moms-wrap.main .mom-slide li .img img{height:240px;object-fit:cover;}
	}
	@media only screen and (max-width:480px){
		.moms-wrap.main .list .scrollbar{display:none;}
		.moms-wrap.main .list .mom-ctrl{margin:0; height:auto; padding:0;}
		.moms-wrap.main .list .mom-ctrl .prev{left:-14px ;top:160px;margin-top:0;}
		.moms-wrap.main .list .mom-ctrl .next{right:-14px ;top:160px;margin-top:0;}
	}	


.moms-wrap.main .review{ position:relative; padding-bottom:40px;}
.moms-wrap.main .review h3{margin-bottom:45px;}
.moms-wrap.main .review .more{position:absolute;right:0; top:10px; line-height:32px; padding-right:35px; color:#777;letter-spacing:-0.03em; }
.moms-wrap.main .review .more:after{width:20px;height:20px;position:absolute; right:0; top:50%;margin-top:-10px; background:url(../img/Main/tv-more.png) no-repeat right center;display:block; content:"";-webkit-transition: right 0.3s ease-out;-moz-transition: right 0.3s ease-out;-o-transition: right 0.3s ease-out;transition: right 0.3s ease-out;}
.moms-wrap.main .review .more:hover{color:#111}
.moms-wrap.main .review .more:hover:after{right:-10px;}

.moms-wrap.main .review .item{}
.moms-wrap.main .review .item a{display:block;}
.moms-wrap.main .review .item a .btxt{font-size:24px;color:#111; font-weight:400; line-height:1.3em;letter-spacing:-0.03em;word-break: keep-all;}
.moms-wrap.main .review .item a .stxt{margin-top:20px;font-size:17px;color:#111; font-weight:300; padding-right:20px;line-height:1.35em;word-break: keep-all;letter-spacing:-0.03em; max-height:48px; overflow:hidden; min-height:48px;}
.moms-wrap.main .review .item a .ctxt{margin-top:30px;font-size:16px;color:#666; letter-spacing:-0.02em;}
.moms-wrap.main .review .item a .ctxt span{display:inline-block;vertical-align:top; position:relative; margin-left:20px;}
.moms-wrap.main .review .item a .ctxt span:before{width:1px;height:12px; position:absolute; left:-11px ;top:50%;margin-top:-5px; background:#aaa; display:block; content:""}
	
.moms-wrap.main .review .owl-dots{position:relative;left:auto; width:auto; text-align:center; height:10px;margin-top:40px; z-index:55;}
.moms-wrap.main .review .owl-dots .owl-dot{display:inline-block;vertical-align:top;cursor:pointer; margin:0 3px; padding:0; width:auto; background:rgba(0,0,0,0.3); width:10px;height:10px; padding:0; position:relative; border-radius:10px}
.moms-wrap.main .review .owl-dots .owl-dot.active{background:#e84b8f; width:25px; }
	@media only screen and (max-width:1200px){
		.moms-wrap.main .review .item a .btxt{font-size:21px;}
	}
	@media only screen and (min-width:1200px){
		/* .moms-wrap.main .review .sreview-slide{margin:0 -1%}
		.moms-wrap.main .review .sreview-slide:after{display:block; content:"";clear:both;}
		.moms-wrap.main .review .item{float:left; width:31.333333%; margin:0 1%} */
	}
	@media only screen and (max-width:999px){
		.moms-wrap.main .review h3{margin-bottom:30px;}
		.moms-wrap.main .review .more{padding-right:25px; height:30px; font-size:13px; line-height:30px; top:2px;}
		.moms-wrap.main .review .more:after{background-size:14px auto;}
		.moms-wrap.main .review .more:hover:after{right:-5px;}

		.moms-wrap.main .review .item a .btxt{font-size:19px;}
		.moms-wrap.main .review .item a .stxt{margin-top:15px; font-size:16px; max-height:44px; min-height:44px;}
		.moms-wrap.main .review .item a .ctxt{margin-top:20px;font-size:15px;}
	}
	@media only screen and (max-width:680px){
		.moms-wrap.main .review{padding-bottom:20px;}
		.moms-wrap.main .review .more{}
		.moms-wrap.main .review .more:hover:after{right:0;}

		.moms-wrap.main .review .item a .btxt{font-size:17px;}
		.moms-wrap.main .review .item a .stxt{margin-top:10px; font-size:15px; max-height:40px; min-height:40px;}
		.moms-wrap.main .review .item a .ctxt{margin-top:15px;font-size:14px;}

		.moms-wrap.main .review .owl-dots{height:8px; margin-top:30px;}
		.moms-wrap.main .review .owl-dots .owl-dot{width:8px;height:8px;}
	}
	@media only screen and (max-width:480px){
		.moms-wrap.main .review h3{margin-bottom:20px;}
		.moms-wrap.main .review .item a .btxt{font-size:16px;}
		.moms-wrap.main .review .item a .stxt{font-size:14px;}
		.moms-wrap.main .review .item a .ctxt{font-size:13px;}
	}



/*=======================================================
  .cmmt-wrap.main
=========================================================*/
.cmmt-wrap.main{position:relative;}
.cmmt-wrap.main .community{padding:80px 0; position:relative;}
.cmmt-wrap.main .community:after{background:#deeff9; position:absolute; left:50%;margin-left:-10000px; width:20000px; height:100%; top:0; display:block; content:""; z-index:-1}
.cmmt-wrap.main .gallery{padding:80px 0; position:relative;}
.cmmt-wrap.main .give{padding:80px 0 0 0; position:relative;}
	@media only screen and (max-width:1200px){
		
	}
	@media only screen and (max-width:999px){
		.cmmt-wrap.main .community{padding:65px 0;}
		.cmmt-wrap.main .gallery{padding:65px 0;}
		.cmmt-wrap.main .give{padding:65px 0;}
	}
	@media only screen and (max-width:680px){
		.cmmt-wrap.main .community{padding:40px 0;}
		.cmmt-wrap.main .gallery{padding:40px 0;}
		.cmmt-wrap.main .give{padding:40px 0;}
	}
	@media only screen and (max-width:480px){
		.cmmt-wrap.main .give{padding:20px 0;}
	}

.cmmt-wrap.main .community .tits{text-align:center;font-size:48px;font-size:48px; font-weight:100; line-height:1.2em; color:#000; letter-spacing:-0.065em; margin-bottom:50px;}
.cmmt-wrap.main .community .tits h3{font-size:48px;font-size:48px; font-weight:100; line-height:1.2em; color:#000; letter-spacing:-0.065em;}
.cmmt-wrap.main .community .cont{ position:relative;}

.cmmt-wrap.main .community .list ul{}
.cmmt-wrap.main .community .list ul:after{display:block; content:"";clear:both}
.cmmt-wrap.main .community .list li{float:left; width:25%; padding:0 1%;position:relative; box-sizing:border-box;}
.cmmt-wrap.main .community .list li:nth-child(n+2):before{width:1px;height:160px; background:#e0e0e0; top:50%;margin-top:-80px; left:-1px;display:block; content:""; position:absolute;}
.cmmt-wrap.main .community .list li a{display:block; }
.cmmt-wrap.main .community .list li .ico{text-align:center; position:relative;-webkit-transition: transform 0.3s ease-out;-moz-transition: transform 0.3s ease-out;-o-transition: transform 0.3s ease-out;transition: transform 0.3s ease-out;}
.cmmt-wrap.main .community .list li .txt{text-align:center; padding:15px 0; box-sizing:border-box; height:120px;}
.cmmt-wrap.main .community .list li .txt .btxt{font-weight:500; color:#000; line-height:1.3em; letter-spacing:-0.03em;font-size:30px ;word-break: keep-all;-webkit-transition: color 0.3s ease-out;-moz-transition: color 0.3s ease-out;-o-transition: color 0.3s ease-out;transition: color 0.3s ease-out;}
.cmmt-wrap.main .community .list li .txt .stxt{margin-top:10px;font-weight:400; color:#555; line-height:1.5em; letter-spacing:-0.04em;font-size:16px ;word-break: keep-all;-webkit-transition: color 0.3s ease-out;-moz-transition: color 0.3s ease-out;-o-transition: color 0.3s ease-out;transition: color 0.3s ease-out;}
.cmmt-wrap.main .community .list li a:hover .ico{-webkit-transform: translateY(-5%); -moz-transform: translateY(-5%);-ms-transform: translateY(-5%); -o-transform:  translateY(-5%);transform: translateY(-5%);}
	@media only screen and (max-width:1200px){
		.cmmt-wrap.main .community .tits h3{font-size:41px;}
		.cmmt-wrap.main .community .list li .ico img{width:210px;}
		.cmmt-wrap.main .community .list li .txt .btxt{font-size:27px}
		.cmmt-wrap.main .community .list li .txt .stxt{font-size:15px;}
	}
	@media only screen and (max-width:999px){
		.cmmt-wrap.main .community .tits{margin-bottom:20px;}
		.cmmt-wrap.main .community .tits h3{font-size:34px;}
		.cmmt-wrap.main .community .list li{width:50%; padding:0 2%;}
		.cmmt-wrap.main .community .list li:nth-child(n+3){margin-top:10px;}
		.cmmt-wrap.main .community .list li:nth-child(3):before{display:none;}
		.cmmt-wrap.main .community .list li .ico img{width:180px;}
		.cmmt-wrap.main .community .list li .txt .btxt{font-size:24px}
		.cmmt-wrap.main .community .list li .txt .stxt{font-size:14px;}
		.cmmt-wrap.main .community .list li .txt .stxt br{display:none;}
	}
	@media only screen and (max-width:680px){
		.cmmt-wrap.main .community .tits h3{font-size:29px;}
		.cmmt-wrap.main .community .list li .ico img{width:150px;}
		.cmmt-wrap.main .community .list li .txt{padding:10px 0}
		.cmmt-wrap.main .community .list li .txt .btxt{font-size:21px}
		.cmmt-wrap.main .community .list li .txt .stxt{margin-top:5px;font-size:13px;}
	}
	@media only screen and (max-width:480px){
		.cmmt-wrap.main .community .tits h3{font-size:24px;}
		.cmmt-wrap.main .community .list li .ico img{width:120px;}
		.cmmt-wrap.main .community .list li .txt .btxt{font-size:18px}
	}

.cmmt-wrap.main .community .about{margin-top:70px;border-top:1px dashed #c0cfd6; padding-top:30px;margin-top:30px;}
.cmmt-wrap.main .community .about ul{position:relative;}
.cmmt-wrap.main .community .about ul:before{width:1px;height:68px; background:#e0e0e0; top:50%;margin-top:-34px; left:50%;top:50%;display:block; content:""; position:absolute;}
.cmmt-wrap.main .community .about ul:after{display:block;content:"";clear:both}
.cmmt-wrap.main .community .about li{float:left; width:48.5%;}
.cmmt-wrap.main .community .about li:nth-child(2){float:right;}
.cmmt-wrap.main .community .about li a{display:block; position:relative;padding:10px 45px;}
.cmmt-wrap.main .community .about li a:after{width:90px;height:80px; position:absolute; right:35px; top:50%;margin-top:-40px; display:block; content:"";-webkit-transition: right 0.3s ease-out;-moz-transition: right 0.3s ease-out;-o-transition: right 0.3s ease-out;transition: right 0.3s ease-out;}
.cmmt-wrap.main .community .about li .btxt{font-size:24px; color:#000; letter-spacing:-0.03em; font-weight:500; line-height:1.3em;word-break: keep-all;}
.cmmt-wrap.main .community .about li .stxt{margin-top:7px; font-size:16px; color:#444; letter-spacing:-0.03em; font-weight:300; line-height:1.45em;word-break: keep-all;}

.cmmt-wrap.main .community .about li:nth-child(1) a:after{background:url(../img/Content/cmt-sico05.png) no-repeat center center ;}
.cmmt-wrap.main .community .about li:nth-child(2) a:after{background:url(../img/Content/cmt-sico06.png) no-repeat center center ;}
.cmmt-wrap.main .community .about li a:hover:after{right:25px}
	@media only screen and (max-width:1200px){
		.cmmt-wrap.main .community .about{margin-top:50px;}
		.cmmt-wrap.main .community .about li a{padding:30px 120px 30px 20px}
		.cmmt-wrap.main .community .about li a:after{ background-size:80px auto !important; right:25px;}
		.cmmt-wrap.main .community .about li a:hover:after{right:25px}

		.cmmt-wrap.main .community .about li .btxt{font-size:22px;} 
		.cmmt-wrap.main .community .about li .stxt{margin-top:5px; font-size:15px;}
		.cmmt-wrap.main .community .about li .stxt br{display:none;}
	}
	@media only screen and (max-width:999px){
		.cmmt-wrap.main .community .about{margin-top:20px;padding-top:0; }
		.cmmt-wrap.main .community .about ul:before{display:none;}

		.cmmt-wrap.main .community .about li{float:none; width:auto}
		.cmmt-wrap.main .community .about li:nth-child(2){float:none;  border-top:1px dashed #c0cfd6}
		.cmmt-wrap.main .community .about li .btxt{font-size:20px;} 
		.cmmt-wrap.main .community .about li .stxt{font-size:14px;}
	}
	@media only screen and (max-width:680px){
		.cmmt-wrap.main .community .about{}
		.cmmt-wrap.main .community .about li a{padding:25px 100px 25px 20px}
		.cmmt-wrap.main .community .about li a:after{ background-size:65px auto !important; right:15px;}
		.cmmt-wrap.main .community .about li a:hover:after{right:15px}

		.cmmt-wrap.main .community .about li .btxt{font-size:18px;} 
		.cmmt-wrap.main .community .about li .stxt{font-size:13px;}
	}
	@media only screen and (max-width:480px){
		.cmmt-wrap.main .community .about li a{padding:25px 90px 25px 15px}
		.cmmt-wrap.main .community .about li a:after{right:5px;background-size:60px auto !important;}
		.cmmt-wrap.main .community .about li a:hover:after{right:5px}

	}


.cmmt-wrap.main .gallery .tits{text-align:center;font-size:48px;font-size:48px; font-weight:100; line-height:1.2em; color:#000; letter-spacing:-0.065em; margin-bottom:50px;}
.cmmt-wrap.main .gallery .tits h3{font-size:48px;font-size:48px; font-weight:100; line-height:1.2em; color:#000; letter-spacing:-0.065em;}
.cmmt-wrap.main .gallery .cont{ position:relative;}
.cmmt-wrap.main .gallery .list{}
.cmmt-wrap.main .gallery .list ul{margin:0 -1%}
.cmmt-wrap.main .gallery .list ul:after{display:block; content:"";clear:both}
.cmmt-wrap.main .gallery .list li{float:left; width:23%; margin:0 1%}
.cmmt-wrap.main .gallery .list li a{display:block; border-radius:10px; background:#f7f7f7;-webkit-transition: box-shadow 0.3s ease-out, background 0.3s ease-out;-moz-transition: box-shadow 0.3s ease-out, background 0.3s ease-out;-o-transition: box-shadow 0.3s ease-out, background 0.3s ease-out;transition: box-shadow 0.3s ease-out, background 0.3s ease-out;}
.cmmt-wrap.main .gallery .list li .img{overflow:hidden; border-radius:10px;}
.cmmt-wrap.main .gallery .list li .img img{width:100%;height:315px;object-fit:cover;-webkit-transition: transform 0.3s ease-out;-moz-transition: transform 0.3s ease-out;-o-transition: transform 0.3s ease-out;transition: transform 0.3s ease-out;}
.cmmt-wrap.main .gallery .list li .txt{text-align:center; margin:30px 0 0 0; box-sizing:border-box;}
.cmmt-wrap.main .gallery .list li .txt .vc{padding-bottom:35px; }
.cmmt-wrap.main .gallery .list li .txt .btxt{font-weight:400; color:#000; line-height:1.3em; letter-spacing:-0.045em;font-size:30px ;word-break: keep-all;-webkit-transition: color 0.3s ease-out;-moz-transition: color 0.3s ease-out;-o-transition: color 0.3s ease-out;transition: color 0.3s ease-out;}
.cmmt-wrap.main .gallery .list li .txt .stxt{margin-top:15px;font-weight:300; color:#555; line-height:1.4em; letter-spacing:-0.04em;font-size:16px ;word-break: keep-all;-webkit-transition: color 0.3s ease-out;-moz-transition: color 0.3s ease-out;-o-transition: color 0.3s ease-out;transition: color 0.3s ease-out;}
.cmmt-wrap.main .gallery .list li a:hover{ background:#ff88a4;}
.cmmt-wrap.main .gallery .list li a:hover .txt .btxt {color:#fff}
.cmmt-wrap.main .gallery .list li a:hover .txt .stxt {color:#fff}

.cmmt-wrap.main .gallery .list li a:hover{box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.15);-webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.15);-moz-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.15)}
.cmmt-wrap.main .gallery .list li a:hover .img img{transform:scale(1.1, 1.1); -webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1);}
	@media only screen and (max-width:1200px){
		.cmmt-wrap.main .gallery .tits h3{font-size:41px;}
		.cmmt-wrap.main .gallery .list li a{}
		.cmmt-wrap.main .gallery .list li .img img{height:280px;}
		.cmmt-wrap.main .gallery .list li .txt{ margin-top:25px;}
		.cmmt-wrap.main .gallery .list li .txt .vc{padding:0 5px;padding-bottom:25px;  }
		.cmmt-wrap.main .gallery .list li .txt .btxt{font-size:27px;}
		.cmmt-wrap.main .gallery .list li .txt .stxt{margin-top:10px; font-size:15px;}
	}
	@media only screen and (max-width:999px){
		.cmmt-wrap.main .gallery .tits{margin-bottom:30px;}
		.cmmt-wrap.main .gallery .tits h3{font-size:34px;}

		.cmmt-wrap.main .gallery .list li{width:48%;}
		.cmmt-wrap.main .gallery .list li:nth-child(n+3){margin-top:2%;}
		.cmmt-wrap.main .gallery .list li a{}
		.cmmt-wrap.main .gallery .list li .img img{height:auto;object-fit:fill;}
		.cmmt-wrap.main .gallery .list li .txt{ margin-top:20px;}
		.cmmt-wrap.main .gallery .list li .txt .vc{padding-bottom:20px; }
		.cmmt-wrap.main .gallery .list li .txt .btxt{font-size:25px;}
		.cmmt-wrap.main .gallery .list li .txt .stxt{ font-size:14px;}
		.cmmt-wrap.main .gallery .list li .txt .stxt br{display:none;}
	}
	@media only screen and (max-width:680px){
		.cmmt-wrap.main .gallery .tits h3{font-size:29px;}

		.cmmt-wrap.main .gallery .list li .txt{ margin-top:15px; }
		.cmmt-wrap.main .gallery .list li .txt .vc{padding-bottom:15px;}
		.cmmt-wrap.main .gallery .list li .txt .btxt{font-size:21px;}
		.cmmt-wrap.main .gallery .list li .txt .stxt{margin-top:5px;font-size:13px;}
	}
	@media only screen and (max-width:480px){
		.cmmt-wrap.main .gallery .tits h3{font-size:24px;}
		.cmmt-wrap.main .gallery .list li .txt .btxt{font-size:17px;}
	}

.cmmt-wrap.main .gallery .about{margin-top:70px;}
.cmmt-wrap.main .gallery .about ul{}
.cmmt-wrap.main .gallery .about ul:after{display:block;content:"";clear:both}
.cmmt-wrap.main .gallery .about li{float:left; width:49%;background:#f8f8f8; }
.cmmt-wrap.main .gallery .about li:nth-child(2){float:right;}
.cmmt-wrap.main .gallery .about li a{display:block; position:relative;padding:35px 125px 35px 45px;}
.cmmt-wrap.main .gallery .about li a:after{width:90px;height:80px; position:absolute; right:35px; top:50%;margin-top:-40px; display:block; content:"";-webkit-transition: right 0.3s ease-out;-moz-transition: right 0.3s ease-out;-o-transition: right 0.3s ease-out;transition: right 0.3s ease-out;}
.cmmt-wrap.main .gallery .about li .btxt{font-size:24px; color:#000; letter-spacing:-0.03em; font-weight:400; line-height:1.3em;word-break: keep-all;}
.cmmt-wrap.main .gallery .about li .stxt{margin-top:7px; font-size:16px; color:#444; letter-spacing:-0.03em; font-weight:300; line-height:1.3em;word-break: keep-all;}

.cmmt-wrap.main .gallery .about li:nth-child(1) a:after{background:url(../img/Content/cmt-gico01.jpg) no-repeat center center ;}
.cmmt-wrap.main .gallery .about li:nth-child(2) a:after{background:url(../img/Content/cmt-gico02.jpg) no-repeat center center ;}
.cmmt-wrap.main .gallery .about li a:hover:after{right:25px}
	@media only screen and (max-width:1200px){
		.cmmt-wrap.main .gallery .about{margin-top:60px;}
		.cmmt-wrap.main .gallery .about li a{padding:30px 120px 30px 30px}
		.cmmt-wrap.main .gallery .about li a:after{ background-size:80px auto !important; right:25px;}
		.cmmt-wrap.main .gallery .about li a:hover:after{right:25px}

		.cmmt-wrap.main .gallery .about li .btxt{font-size:22px;} 
		.cmmt-wrap.main .gallery .about li .stxt{margin-top:5px; font-size:15px;}
	}
	@media only screen and (max-width:999px){
		.cmmt-wrap.main .gallery .about{margin-top:50px;}
		.cmmt-wrap.main .gallery .about li{float:none; width:auto}
		.cmmt-wrap.main .gallery .about li:nth-child(2){float:none; margin-top:15px;}
		.cmmt-wrap.main .gallery .about li .btxt{font-size:20px;} 
		.cmmt-wrap.main .gallery .about li .stxt{font-size:14px;}
	}
	@media only screen and (max-width:680px){
		.cmmt-wrap.main .gallery .about{margin-top:40px;}
		.cmmt-wrap.main .gallery .about li a{padding:25px 100px 25px 25px}
		.cmmt-wrap.main .gallery .about li a:after{ background-size:65px auto !important; right:15px;}
		.cmmt-wrap.main .gallery .about li a:hover:after{right:15px}

		.cmmt-wrap.main .gallery .about li .btxt{font-size:18px;} 
		.cmmt-wrap.main .gallery .about li .stxt{font-size:13px;}
	}
	@media only screen and (max-width:480px){
		.cmmt-wrap.main .gallery .about li a{padding:25px 90px 25px 20px}
		.cmmt-wrap.main .gallery .about li a:after{right:5px;background-size:60px auto !important;}
		.cmmt-wrap.main .gallery .about li a:hover:after{right:5px}
		.cmmt-wrap.main .gallery .about{margin-top:30px;}
	}


.cmmt-wrap.main .give .tits{text-align:center;font-size:48px;font-size:48px; font-weight:100; line-height:1.2em; color:#000; letter-spacing:-0.065em; margin-bottom:50px;}
.cmmt-wrap.main .give .tits h3{font-size:48px;font-size:48px; font-weight:100; line-height:1.2em; color:#000; letter-spacing:-0.065em;}

.cmmt-wrap.main .give .cont{padding-top:30px; padding-right:33.39%; border-top:1px solid #e8e8e8; position:relative;min-height:450px;}
.cmmt-wrap.main .give .cont:before{width:1px;height:450px; position:absolute; right:30.5%;margin-left:-1px;top:30px; background:#e8e8e8; display:block; content:"";}
.cmmt-wrap.main .give .cont:after{display:block; content:"";clear:both;}
.cmmt-wrap.main .give .fl{ float:none;}
.cmmt-wrap.main .give .fr{width:28%; float:none; position:absolute;right:0; top:30px;}
	@media only screen and (max-width:1200px){
		.cmmt-wrap.main .give .tits h3{font-size:41px;}
		.cmmt-wrap.main .give .cont{height:435px;}
		.cmmt-wrap.main .give .cont:before{height:435px;}
	}
	@media only screen and (max-width:999px){
		.cmmt-wrap.main .give .tits{margin-bottom:30px;}
		.cmmt-wrap.main .give .tits h3{font-size:34px;}
		.cmmt-wrap.main .give .cont{padding:0; border:none; height:auto;}
		.cmmt-wrap.main .give .cont:before{display:none;}
		.cmmt-wrap.main .give .fl{}
		.cmmt-wrap.main .give .fr{position:relative ; width:auto; right:auto; top:auto; margin-top:40px; padding-top:20px; border-top:1px solid #e8e8e8}
	}
	@media only screen and (max-width:680px){
		.cmmt-wrap.main .give .tits h3{font-size:29px;}
	}
	@media only screen and (max-width:480px){
		.cmmt-wrap.main .give .tits h3{font-size:24px;}
	}

.cmmt-wrap.main .give .fl ul{}
.cmmt-wrap.main .give .fl ul:after{display:block;content:"";clear:both;}
.cmmt-wrap.main .give .fl li{float:left; width:48%;}
.cmmt-wrap.main .give .fl li:nth-child(2){float:right;}
.cmmt-wrap.main .give .fl li a{display:block;}
.cmmt-wrap.main .give .fl li .img{overflow:hidden;}
.cmmt-wrap.main .give .fl li .img img{width:100%;height:210px;object-fit:cover;-webkit-transition: transform 0.3s ease-out;-moz-transition: transform 0.3s ease-out;-o-transition: transform 0.3s ease-out;transition: transform 0.3s ease-out;}

.cmmt-wrap.main .give .fl li .txt{margin-top:25px;}
.cmmt-wrap.main .give .fl li .btxt{font-size:24px;color:#111; font-weight:400; line-height:1.3em;margin-bottom:19px; padding-bottom:19px; border-bottom:1px solid #e8e8e8;letter-spacing:-0.03em;word-break: keep-all; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -webkit-transition: color 0.3s ease-out;-moz-transition: color 0.3s ease-out;-o-transition: color 0.3s ease-out;transition: color 0.3s ease-out;}
.cmmt-wrap.main .give .fl li .stxt{font-size:17px;color:#111; font-weight:300; line-height:1.4em;word-break: keep-all;letter-spacing:-0.03em; max-height:70px; overflow:hidden; min-height:70px;}
.cmmt-wrap.main .give .fl li .ctxt{margin-top:30px;font-size:16px;color:#777; letter-spacing:-0.02em; font-weight:600;}
.cmmt-wrap.main .give .fl li .ctxt span{display:inline-block;vertical-align:top; position:relative; margin-left:20px; font-weight:400;  font-family:'Roboto';}
.cmmt-wrap.main .give .fl li .ctxt span:before{width:1px;height:12px; position:absolute; left:-11px ;top:50%;margin-top:-5px; background:#aaa; display:block; content:""}

.cmmt-wrap.main .give .fl li a:hover .btxt{color:#57b7dd;}
.cmmt-wrap.main .give .fl li a:hover .img img{transform:scale(1.1, 1.1); -webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1);}
	@media only screen and (max-width:1200px){
		.cmmt-wrap.main .give .fl li .btxt{font-size:21px;}
		.cmmt-wrap.main .give .fl li .stxt{font-size:16px;max-height:67px; min-height:67px; }
		.cmmt-wrap.main .give .fl li .ctxt{margin-top:25px;font-size:15px;}
	}
	@media only screen and (max-width:999px){
		.cmmt-wrap.main .give .fl li .img img{height:190px;}
		.cmmt-wrap.main .give .fl li .txt{margin-top:20px;}
		.cmmt-wrap.main .give .fl li .btxt{font-size:18px;margin-bottom:13px; padding-bottom:13px;}
		.cmmt-wrap.main .give .fl li .stxt{font-size:15px;min-height:62px;max-height:62px;}
		.cmmt-wrap.main .give .fl li .ctxt{margin-top:20px;font-size:14px;}
	}
	@media only screen and (max-width:680px){
		.cmmt-wrap.main .give .fl li .img img{height:170px;}
		.cmmt-wrap.main .give .fl li .txt{margin-top:15px;}
		.cmmt-wrap.main .give .fl li .btxt{font-size:16px;margin-bottom:8px; padding-bottom:8px;}
		.cmmt-wrap.main .give .fl li .stxt{font-size:14px;min-height:57px;max-height:57px;}
		.cmmt-wrap.main .give .fl li .ctxt{margin-top:15px;font-size:13px;}
		.cmmt-wrap.main .give .fl li .ctxt span{margin-left:14px;}
		.cmmt-wrap.main .give .fl li .ctxt span:before{left:-8px}
	}
	@media only screen and (max-width:480px){
		.cmmt-wrap.main .give .fl li .img img{height:140px;}
	}

.cmmt-wrap.main .give .fr ul{}
.cmmt-wrap.main .give .fr ul:after{display:block;content:"";clear:both;}
.cmmt-wrap.main .give .fr li{}
.cmmt-wrap.main .give .fr li:nth-child(n+2){padding-top:22px; border-top:1px solid #e8e8e8; margin-top:22px;}
.cmmt-wrap.main .give .fr li a{display:block; position:relative; padding-left:132px;}
.cmmt-wrap.main .give .fr li .img{ overflow:hidden;position:absolute; left:0; top:0; width:110px;height:110px;}
.cmmt-wrap.main .give .fr li .img img{width:100%;height:110px;object-fit:cover;-webkit-transition: transform 0.3s ease-out;-moz-transition: transform 0.3s ease-out;-o-transition: transform 0.3s ease-out;transition: transform 0.3s ease-out;}
.cmmt-wrap.main .give .fr li .txt{ height:110px;display:flex;align-items: center; justify-content: left; text-align:left;}
.cmmt-wrap.main .give .fr li .btxt{font-size:18px;color:#111; font-weight:400; line-height:1.25em;letter-spacing:-0.03em;word-break: keep-all;  max-height:45px; -webkit-transition: color 0.3s ease-out;-moz-transition: color 0.3s ease-out;-o-transition: color 0.3s ease-out;transition: color 0.3s ease-out;}
.cmmt-wrap.main .give .fr li .stxt{margin-top:7px;font-size:17px;color:#111; font-weight:300; line-height:1.35em;word-break: keep-all;letter-spacing:-0.03em;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.cmmt-wrap.main .give .fr li .ctxt{margin-top:10px;font-size:14px;color:#777; letter-spacing:-0.02em; font-weight:600;}
.cmmt-wrap.main .give .fr li .ctxt span{display:inline-block;vertical-align:top; position:relative; margin-left:20px; font-weight:400;  font-family:'Roboto';}
.cmmt-wrap.main .give .fr li .ctxt span:before{width:1px;height:12px; position:absolute; left:-11px ;top:50%;margin-top:-5px; background:#aaa; display:block; content:""}

.cmmt-wrap.main .give .fr li a:hover .btxt{color:#57b7dd;}
.cmmt-wrap.main .give .fr li a:hover .img img{transform:scale(1.1, 1.1); -webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1);}
	@media only screen and (max-width:1200px){
		.cmmt-wrap.main .give .fr li .img {height:105px}
		.cmmt-wrap.main .give .fr li .img img{height:105px}
		.cmmt-wrap.main .give .fr li .txt{ height:105px;}
		.cmmt-wrap.main .give .fr li .btxt{font-size:17px;max-height:42px;}
		.cmmt-wrap.main .give .fr li .stxt{margin-top:7px;font-size:16px;}
		.cmmt-wrap.main .give .fr li .ctxt{margin-top:10px;font-size:13px;}
	}
	@media only screen and (max-width:999px){
		.cmmt-wrap.main .give .fr li a{padding-left:125px}
		.cmmt-wrap.main .give .fr li .img {height:95px}
		.cmmt-wrap.main .give .fr li .img img{height:95px}
		.cmmt-wrap.main .give .fr li .txt{ height:95px;}
		.cmmt-wrap.main .give .fr li .btxt{font-size:16px;max-height:40px;}
		.cmmt-wrap.main .give .fr li .stxt{margin-top:5px;font-size:15px;}
		.cmmt-wrap.main .give .fr li .ctxt{margin-top:7px;font-size:12px;}
	}
	@media only screen and (max-width:680px){
		.cmmt-wrap.main .give .fr li .btxt{font-size:15px;}
		.cmmt-wrap.main .give .fr li .stxt{font-size:14px;}
		.cmmt-wrap.main .give .fr li .ctxt span{margin-left:14px;}
		.cmmt-wrap.main .give .fr li .ctxt span:before{left:-8px}
	}
	@media only screen and (max-width:480px){
		
	}


/*=======================================================
  .infant-wrap.main
=========================================================*/
.infant-wrap.main{padding:15px 0 0 0;}
.infant-wrap.main h4{font-size:18px; color:#666; letter-spacing:-0.03em; font-weight:300; line-height:1.5em;word-break: keep-all;}
.infant-wrap.main .list{margin:0 -1.5%; margin-top:55px;}
.infant-wrap.main .list:after{display:block;content:"";clear:both}
.infant-wrap.main .list .item{width:30.333333%;margin:0 1.5%; float:left; position:relative;}
.infant-wrap.main .list .item:hover .ico{-webkit-transform: translateY(-7%); -moz-transform: translateY(-7%);-ms-transform: translateY(-7%); -o-transform:  translateY(-7%);transform: translateY(-7%);}
.infant-wrap.main .list .item .ico{ height:124px;-webkit-transition: transform 0.3s ease-out;-moz-transition: transform 0.3s ease-out;-o-transition: transform 0.3s ease-out;transition: transform 0.3s ease-out;}
.infant-wrap.main .list .item dl{}
.infant-wrap.main .list .item dl dt{margin-bottom:25px;}
.infant-wrap.main .list .item dl dt a{display:block; font-size:36px; font-weight:300; color:#000; letter-spacing:-0.05em; line-height:1.1em;word-break: keep-all;}
.infant-wrap.main .list .item dl dd{}
.infant-wrap.main .list .item dl dd:nth-child(n+3){margin-top:7px;}
.infant-wrap.main .list .item dl dd a{display:block; position:relative;word-break: keep-all; padding-left:12px; font-size:18px; color:#111; font-weight:300; letter-spacing:-0.03em; line-height:1.3em;}
.infant-wrap.main .list .item dl dd a:before{width:3px;height:3px; position:absolute; left:2px; top:10px; background:#333; display:block; content:"";-webkit-transition: background 0.3s ease-out;-moz-transition: background 0.3s ease-out;-o-transition: background 0.3s ease-out;transition: background 0.3s ease-out;}
.infant-wrap.main .list .item dl dd a:hover{color:#57b7dd;}
.infant-wrap.main .list .item dl dd a:hover:before{background:#57b7dd;}
.infant-wrap.main .list .item:nth-child(n+4){margin-top:50px; padding-top:50px; border-top:1px solid #e8e8e8}
	@media only screen and (max-width:1200px){
		.infant-wrap.main h4{font-size:17px;}
		.infant-wrap.main .list .item .ico{height:110px;}
		.infant-wrap.main .list .item .ico img{width:75px;}
		.infant-wrap.main .list .item dl dt{margin-bottom:20px;}
		.infant-wrap.main .list .item dl dt a{font-size:31px;}
		.infant-wrap.main .list .item dl dd a{font-size:17px;}
		.infant-wrap.main .list .item dl dd a:before{top:9px;}
	}
	@media only screen and (max-width:999px){
		.infant-wrap.main{padding:0;}
		.infant-wrap.main h4{font-size:16px;}
		.infant-wrap.main .list .item .ico{height:90px;}
		.infant-wrap.main .list .item .ico img{width:65px;}
		.infant-wrap.main .list .item dl dt{margin-bottom:15px;}
		.infant-wrap.main .list .item dl dt a{font-size:26px; font-weight:400;}
		.infant-wrap.main .list .item dl dd a{font-size:15px; padding-left:10px;}
		.infant-wrap.main .list .item dl dd a:before{top:8px; width:2px;height:2px;}

		.infant-wrap.main .list .item:nth-child(n+4){margin-top:30px; padding-top:30px;}
	}
	@media only screen and (max-width:780px){
		.infant-wrap.main .list .item{width:47%}
		.infant-wrap.main .list .item:nth-child(n+3){margin-top:25px; padding-top:25px; border-top:1px solid #e8e8e8}
	}
	@media only screen and (max-width:680px){
		.infant-wrap.main h4{font-size:15px;}
		
		.infant-wrap.main .list .item .ico{height:65px;}
		.infant-wrap.main .list .item .ico img{width:50px;}
		.infant-wrap.main .list .item dl dt{margin-bottom:10px;}
		.infant-wrap.main .list .item dl dt a{font-size:22px;}
		.infant-wrap.main .list .item dl dd a{font-size:14px; padding-left:8px;}
		.infant-wrap.main .list .item dl dd a:before{top:8px; width:2px;height:2px;}
		.infant-wrap.main .list .item dl dd:nth-child(n+3){margin-top:5px;}
	}
	@media only screen and (max-width:480px){
		.infant-wrap.main h4{font-size:14px;}
		.infant-wrap.main .list{margin:0; margin-top:25px;}
		.infant-wrap.main .list .item{float:none;width:auto; margin:0; height:auto !important; padding:0 10px;}
		.infant-wrap.main .list .item .ico{height:auto ; position:Absolute;top:-5px;right:10px; }
		.infant-wrap.main .list .item .ico img{width:50px;}
		.infant-wrap.main .list .item dl dt a{font-size:19px;}
		.infant-wrap.main .list .item dl dd a{font-size:13px;} 
		.infant-wrap.main .list .item:nth-child(n+2){margin-top:20px; padding-top:20px; border-top:1px solid #e8e8e8}
		.infant-wrap.main .list .item:nth-child(n+2) .ico{top:15px; }
	}
	


/*=======================================================
  .content
=========================================================*/
	@media only screen and (max-width:1200px){
		
	}
	@media only screen and (max-width:999px){
		
	}
	@media only screen and (max-width:680px){
		
	}
	@media only screen and (max-width:480px){
		
	}



/* ======================================================
   .moms-wrap
=========================================================*/
.moms-wrap.calendar{position:relative;}
.moms-wrap.calendar .gap60{height:60px;}
.moms-wrap.calendar .gap100{height:100px;}
.moms-wrap.calendar h2{font-size:60px; text-align:center;letter-spacing:-0.04em; line-height:1.1em; color:#000; font-weight:100;}

.moms-wrap.calendar .vis{height:284px; position:relative;}
.moms-wrap.calendar .vis:after{position:absolute; left:50%;margin-left:-10000px; width:20000px; top:0; height:100%; display:block; content:""; z-index:-1;background:#7f9de3;}
.moms-wrap.calendar .vis .img{position:absolute;right:-40px; bottom:0; width:520px}
.moms-wrap.calendar .vis .img img{width:100%}
.moms-wrap.calendar .vis .txt{position:absolute; left:0; top:50%; width:100%; box-sizing:border-box; padding:0 0 0 150px; z-index:91;-webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);-ms-transform: translateY(-50%); -o-transform:  translateY(-50%);transform: translateY(-50%);}
.moms-wrap.calendar .vis .btxt{color:#fff; font-size:24px; font-weight:300; letter-spacing:-0.03em; line-height:1.2em;}
.moms-wrap.calendar .vis .btxt span{display:block; font-weight:700; font-size:36px; margin-top:10px;word-break: keep-all;}
.moms-wrap.calendar .vis .btxt span i{font-size:21px;}
.moms-wrap.calendar .vis .stxt{ font-size:18px; color:#fff; letter-spacing:-0.03em; line-height:1.4em; margin-top:35px; position:relative;word-break: keep-all;}
.moms-wrap.calendar .vis .stxt:before{width:50px; top:-17px; opacity:0.6; height:1px; background:#fff; position:absolute; left:0; display:block;content:""}
	@media only screen and (max-width:1200px){
		.moms-wrap.calendar h2{font-size:54px;}
		.moms-wrap.calendar .gap100{height:90px;}
		
		.moms-wrap.calendar .vis{height:260px;}
		.moms-wrap.calendar .vis .txt{padding-left:60px;}
		.moms-wrap.calendar .vis .img {width:460px; right:-20px}
	}
	@media only screen and (max-width:999px){
		.moms-wrap.calendar h2{font-size:46px;}
		.moms-wrap.calendar .gap60{height:40px;}
		.moms-wrap.calendar .gap100{height:60px;}
		
		.moms-wrap.calendar .vis .txt{padding-left:30px; margin-top:-25px; }
		.moms-wrap.calendar .vis .btxt{font-size:17px;}
		.moms-wrap.calendar .vis .btxt span{font-size:27px;}
		.moms-wrap.calendar .vis .stxt{ font-size:15px;font-size:14px; margin-top:25px;padding-right:240px}
		.moms-wrap.calendar .vis .stxt:before{width:40px; top:-13px; }
		
		.moms-wrap.calendar .vis .img {width:360px; right:-40px}
	}
	@media only screen and (max-width:680px){
		.moms-wrap.calendar h2{font-size:35px;}
		.moms-wrap.calendar .gap60{height:20px;}
		.moms-wrap.calendar .gap100{height:30px;}
		
		.moms-wrap.calendar .vis .txt{padding-left:10px;}
		.moms-wrap.calendar .vis .btxt{font-size:15px;}
		.moms-wrap.calendar .vis .btxt span{font-size:24px;}
		.moms-wrap.calendar .vis .img {width:310px; right:-40px;}
	}
	@media only screen and (max-width:480px){
		.moms-wrap.calendar h2{font-size:29px;}
		.moms-wrap.calendar .vis .txt{padding-left:0; margin-top:-30px}
		.moms-wrap.calendar .vis .btxt{font-size:14px;}
		.moms-wrap.calendar .vis .btxt span{font-size:21px;}
		.moms-wrap.calendar .vis .stxt{padding-right:100px; font-size:13px;}
		.moms-wrap.calendar .vis .stxt:before{width:20px;}
		.moms-wrap.calendar .vis .img {width:270px; right:-80px;}
	}


.moms-wrap.calendar .filter{position:relative;text-align:center;}
.moms-wrap.calendar .filter .img{position:absolute;left:0; top:0;  padding:12px 0}
.moms-wrap.calendar .filter .month{ font-size:0;padding:12px 0}
.moms-wrap.calendar .filter .month p{font-weight:400;display:inline-block;vertical-align:top; font-size:29px; letter-spacing:-0.02em; color:#111; margin:0 25px; height:30px;line-height:26px;}
.moms-wrap.calendar .filter .prev{width:24px;height:30px; display:inline-block;vertical-align:top; background:url(../img/Content/calendar-prev.jpg) no-repeat center center;}
.moms-wrap.calendar .filter .next{width:24px;height:30px; display:inline-block;vertical-align:top; background:url(../img/Content/calendar-next.jpg) no-repeat center center;}
.moms-wrap.calendar .filter .abr{position:absolute;right:0; top:0; font-size:0;}
.moms-wrap.calendar .filter .abr:after{position:absolute; left:0; top:0; width:100%;height:100%; z-index:-1; display:block; content:"";box-sizing:border-box;border:1px solid #cad2d8;}
/* .moms-wrap.calendar .filter .abr:after{width:1px;height:100%;background:#cad2d8; position:absolute; left:50%; top:0; display:block; content:""; z-index:-1;} */
.moms-wrap.calendar .filter .abr a{display:inline-block;vertical-align:top; line-height:54px; font-size:15px; color:#343d45; width:175px;}
.moms-wrap.calendar .filter .abr a:nth-child(1){}
.moms-wrap.calendar .filter .abr a:nth-child(n+2){margin-left:-1px;}
.moms-wrap.calendar .filter .abr a span{display:inline-block;vertical-align:top; padding-left:31px;}
.moms-wrap.calendar .filter .abr a:nth-child(1) span{background:url(../img/Content/calendar-type01.png) no-repeat left center;}
.moms-wrap.calendar .filter .abr a:nth-child(2) span{background:url(../img/Content/calendar-type02.png) no-repeat left center;}

.moms-wrap.calendar .filter .abr a.active:nth-child(1){background:#003058; border-color:#003058; color:#fff;}
.moms-wrap.calendar .filter .abr a.active:nth-child(2){background:#ff359b; border-color:#ff359b; color:#fff;}
.moms-wrap.calendar .filter .abr a.active:nth-child(1) span{background-image:url(../img/Content/calendar-type01o.png)}
.moms-wrap.calendar .filter .abr a.active:nth-child(2) span{background-image:url(../img/Content/calendar-type02o.png)}
	@media only screen and (max-width:1200px){
		.moms-wrap.calendar .filter .abr a{ width:54px;}
		.moms-wrap.calendar .filter .abr a span{padding:0; width:54px;height:54px;text-indent:-9999em; background-position:center center !important}
	}
	@media only screen and (max-width:999px){
		.moms-wrap.calendar .filter .img{display:none; }
		.moms-wrap.calendar .filter .month{padding:7px 0}
		.moms-wrap.calendar .filter .month p{font-size:25px;}
		.moms-wrap.calendar .filter .abr a{ width:44px; height:44px;}
		.moms-wrap.calendar .filter .abr a span{width:44px;height:44px}

		.moms-wrap.calendar .filter .abr{display:none;}
	}
	@media only screen and (max-width:680px){

		.moms-wrap.calendar .filter .img{display:none; }

		.moms-wrap.calendar .filter .month{padding:5px 0}
		.moms-wrap.calendar .filter .month p{font-size:21px; margin:0 15px; }
		.moms-wrap.calendar .filter .prev{background-size:8px auto}
		.moms-wrap.calendar .filter .next{background-size:8px auto}
		
		.moms-wrap.calendar .filter .abr a{ width:40px; height:40px;}
		.moms-wrap.calendar .filter .abr a span{width:40px;height:40px}
	}
	@media only screen and (max-width:480px){
		.moms-wrap.calendar .filter .img{display:none; }
		.moms-wrap.calendar .filter .month{padding:3px 0}
		.moms-wrap.calendar .filter .abr a{ width:34px; height:34px;}
		.moms-wrap.calendar .filter .month p{font-size:19px; margin:0 10px; }
		.moms-wrap.calendar .filter .abr a span{width:34px;height:34px; background-size:14px auto !important;}
	}

.moms-wrap.calendar .calendar{margin-top:25px;}
.moms-wrap.calendar .calendar.type01 table{}
.moms-wrap.calendar .calendar.type01 table thead th{font-family: 'Jost';background:#f7f7f7; border-left:1px solid #e8e8e8;border-top:1px solid #000;border-bottom:1px solid #e8e8e8;text-transform:uppercase; font-size:16px; font-weight:500; color:#333; line-height:1.2em; text-align:center; padding:19px 0;}
.moms-wrap.calendar .calendar.type01 table thead th:nth-child(1){color:#da272e;border-left:none;}
.moms-wrap.calendar .calendar.type01 table thead th:nth-child(7){color:#1d3a99;}

.moms-wrap.calendar .calendar.type01 table tbody td{border-bottom:1px solid #e8e8e8;border-left:1px solid #e8e8e8;vertical-align:top;}
.moms-wrap.calendar .calendar.type01 table tbody td:nth-child(1){border-left:none}
.moms-wrap.calendar .calendar.type01 table tbody td.before  .con, .moms-wrap.calendar .calendar table tbody td.after .con{opacity:0.2}
.moms-wrap.calendar .calendar.type01 table tbody td .con{padding:15px 10px; min-height:130px;text-align:left;box-sizing:border-box;}
.moms-wrap.calendar .calendar.type01 table tbody td .txt{ font-size:15px; letter-spacing:-0.03em; line-height:1.4em; color:#333; word-break: keep-all; margin-bottom:10px;}
.moms-wrap.calendar .calendar.type01 table tbody td .day{font-family: 'Jost';font-weight:700; color:#000; line-height:1.2em; margin-bottom:10px; font-size:14px;}

.moms-wrap.calendar .calendar.type01 table tbody td .ico{padding-right:5px; top:0;}

.moms-wrap.calendar .calendar.type01 table tbody td a{width:62px;height:28px; text-align:center; line-height:28px; font-size:14px; color:#fff; font-weight:400 ;border-radius:28px; display:inline-block;vertical-align:top;}
.moms-wrap.calendar .calendar.type01 table tbody td a.enter-btn{background:#ff349c}
.moms-wrap.calendar .calendar.type01 table tbody td a.enter-btn02{background:#00bde3}
.moms-wrap.calendar .calendar.type01 table tbody td a.enter-btn03{background:#599800;margin-bottom:15px;}
.moms-wrap.calendar .calendar.type01 table tbody td a.end-btn{background:#b6b6b6;margin-bottom:15px;}
.moms-wrap.calendar .calendar.type01 table tbody td:nth-child(1) .day{color:#da272e;}
.moms-wrap.calendar .calendar.type01 table tbody td:nth-child(7) .day{color:#1d3a99;}
.moms-wrap.calendar .calendar.type02{display:none;}
.moms-wrap.calendar .calendar.type02 table{ border-top:1px solid #000;}
.moms-wrap.calendar .calendar.type02 table colgroup{display:none;}
.moms-wrap.calendar .calendar.type02 table thead {display:none;}
.moms-wrap.calendar .calendar.type02 table thead th{font-family: 'Jost';background:#f7f7f7; border-left:1px solid #e8e8e8;border-top:1px solid #000;border-bottom:1px solid #e8e8e8;text-transform:uppercase; font-size:16px; font-weight:500; color:#333; line-height:1.2em; text-align:center; padding:19px 0;}
.moms-wrap.calendar .calendar.type02 table thead th:nth-child(1){color:#da272e;border-left:none;}
.moms-wrap.calendar .calendar.type02 table thead th:nth-child(7){color:#1d3a99;}

.moms-wrap.calendar .calendar.type02 table tbody tr{}
.moms-wrap.calendar .calendar.type02 table tbody tr:after{display:block;content:"";clear:both;}
.moms-wrap.calendar .calendar.type02 table tbody td.before, .moms-wrap.calendar .calendar.type02 table tbody td.after{display:none;}
.moms-wrap.calendar .calendar.type02 table tbody td{display:block;border-bottom:1px solid #e8e8e8;position:relative;padding-left:110px;}
.moms-wrap.calendar .calendar.type02 table tbody td:after{width:110px;height:100%; background:#f4f4f4; position:absolute; left:0; top:0; display:block; content:"";z-index:-1;}
.moms-wrap.calendar .calendar.type02 table tbody td:before{position:absolute; left:50px ;top:20px;font-family: 'Jost';text-transform:uppercase; font-size:14px; font-weight:500; color:#333; line-height:1.2em; text-align:center;}
.moms-wrap.calendar .calendar.type02 table tbody td .con.before, .moms-wrap.calendar .calendar table tbody td .con.after{opacity:0.2}
.moms-wrap.calendar .calendar.type02 table tbody td .con{padding:20px 90px 20px 20px; min-height:50px;text-align:left;box-sizing:border-box;}
.moms-wrap.calendar .calendar.type02 table tbody td .txt{ font-size:15px; letter-spacing:-0.03em; line-height:1.4em; color:#333; word-break: keep-all;}
.moms-wrap.calendar .calendar.type02 table tbody td .day{ position:absolute; left:20px;  width:20px; text-align:center;top:20px;font-family: 'Jost';font-weight:700; color:#000; line-height:1.2em;  font-size:14px;}
.moms-wrap.calendar .calendar.type02 table tbody td a{position:absolute; right:15px; top:15px;width:62px;height:28px; text-align:center; line-height:28px; font-size:14px; color:#fff; font-weight:400 ;border-radius:28px; display:inline-block;vertical-align:top;}
.moms-wrap.calendar .calendar.type02 table tbody td a.enter-btn{background:#ff349c;}
.moms-wrap.calendar .calendar.type02 table tbody td a.end-btn{background:#b6b6b6;}
.moms-wrap.calendar .calendar.type02 table tbody td:nth-child(1) .day{color:#da272e;}
.moms-wrap.calendar .calendar.type02 table tbody td:nth-child(7) .day{color:#1d3a99;}

.moms-wrap.calendar .calendar.type02 table tbody td:nth-child(1):before{ content:"SUN";color:#da272e;}
.moms-wrap.calendar .calendar.type02 table tbody td:nth-child(2):before{ content:"MON"}
.moms-wrap.calendar .calendar.type02 table tbody td:nth-child(3):before{ content:"TUE"}
.moms-wrap.calendar .calendar.type02 table tbody td:nth-child(4):before{ content:"WED"}
.moms-wrap.calendar .calendar.type02 table tbody td:nth-child(5):before{ content:"THU"}
.moms-wrap.calendar .calendar.type02 table tbody td:nth-child(6):before{ content:"FRI"}
.moms-wrap.calendar .calendar.type02 table tbody td:nth-child(7):before{ content:"SAT";color:#1d3a99;}




/* ¸¾½º±³½Ç ¸®½ºÆ®·Î º¸±â Ãß°¡ */
.moms-wrap.calendar .calendar.type03 {display:none;}
.moms-wrap.calendar .calendar.type03 table{border-top:1px solid #000}
.moms-wrap.calendar .calendar.type03 table thead th{text-align:center; border-bottom:1px solid #ddd; font-size:16px; color:#333; font-weight:400;padding:15px 5px;}
.moms-wrap.calendar .calendar.type03 table tbody td{text-align:center; border-bottom:1px solid #ddd; font-size:15px; color:#666; font-weight:400;padding:15px 5px;}
.moms-wrap.calendar .calendar.type03 table tbody tr td:first-child{color:#111}
.moms-wrap.calendar .calendar.type03 table tbody tr td.l a{color:#111 !important}
.moms-wrap.calendar .calendar.type03 table tbody td.l{text-align:left;}
.moms-wrap.calendar .calendar.type03 table tbody td.l a{display:block;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color:#666 }
.moms-wrap.calendar .calendar.type03 table tbody td.l a:hover{color:#111;text-decoration:underline}


.moms-wrap.calendar .calendar.type03 table tbody td a{width:62px;height:28px; text-align:center; line-height:28px; font-size:14px; color:#fff; font-weight:400 ;border-radius:28px; display:inline-block;vertical-align:top;}
.moms-wrap.calendar .calendar.type03 table tbody td a.enter-btn{background:#ff349c}
.moms-wrap.calendar .calendar.type03 table tbody td a.enter-btn02{background:#00bde3}
.moms-wrap.calendar .calendar.type03 table tbody td a.enter-btn03{background:#599800}
.moms-wrap.calendar .calendar.type03 table tbody td a.end-btn{background:#b6b6b6;}



	@media only screen and (max-width:1200px){
		.moms-wrap.calendar .calendar.type01 table tbody td .txt{ font-size:14px;}
		.moms-wrap.calendar .calendar.type01 table tbody td a{width:58px}
	}
	@media only screen and (max-width:999px){
		.moms-wrap.calendar .calendar{margin-top:10px;}
		.moms-wrap.calendar .calendar.type01{display:none !important;}
		.moms-wrap.calendar .calendar.type02{display:none !important;}
		.moms-wrap.calendar .calendar.type03{display:block !important;}

		.moms-wrap.calendar .calendar.type02 table{ border-top:1px solid #000;}
		
		.moms-wrap.calendar .calendar.type02 table tbody td{padding-left:85px;}
		.moms-wrap.calendar .calendar.type02 table tbody td:after{width:85px;}
		.moms-wrap.calendar .calendar.type02 table tbody td:before{left:37px ;top:15px;font-size:13px;}
		.moms-wrap.calendar .calendar.type02 table tbody td .con.before, .moms-wrap.calendar .calendar table tbody td .con.after{opacity:0.2}
		.moms-wrap.calendar .calendar.type02 table tbody td .con{padding:13px 80px 13px 15px; min-height:47px;text-align:left;box-sizing:border-box;}
		.moms-wrap.calendar .calendar.type02 table tbody td .txt{ font-size:14px;}
		.moms-wrap.calendar .calendar.type02 table tbody td .day{left:13px; top:15px; font-size:13px; width:16px; text-align:center;}
		.moms-wrap.calendar .calendar.type02 table tbody td a{right:15px; top:11px;width:58px;height:24px; line-height:24px; font-size:12px; }


		/* ¸¾½º±³½Ç ¸®½ºÆ®·Î º¸±â  2021-06-02*/
		.moms-wrap.calendar .calendar.type03 table{table-layout:fixed}
		.moms-wrap.calendar .calendar.type03 table thead th{text-align:center; border-bottom:1px solid #ddd; font-size:14px; color:#333; font-weight:400;padding:12px 3px;}
		.moms-wrap.calendar .calendar.type03 table tbody td{text-align:center; border-bottom:1px solid #ddd; font-size:14px; color:#666; font-weight:400;padding:10px 3px;}
		.moms-wrap.calendar .calendar.type03 table tbody td.tit{}
		.moms-wrap.calendar .calendar.type03 table tbody td.tit p{white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:left; position:relative; padding-left:20px;}
		.moms-wrap.calendar .calendar.type03 table tbody td.tit p .ico{position:absolute; left:0; top:-2px;}
		.moms-wrap.calendar .calendar.type03 table tbody td.tit p br{display:none;}
		.moms-wrap.calendar .calendar.type03 table tbody td a{width:auto; display:block;height:30px; text-align:center; line-height:30px; font-size:13px; color:#fff; font-weight:400 ;border-radius:28px; }
		
		.moms-wrap.calendar .calendar.type03.rspvn colgroup{}
		.moms-wrap.calendar .calendar.type03.rspvn colgroup col:nth-child(1){width:70px}
		.moms-wrap.calendar .calendar.type03.rspvn colgroup col:nth-child(2){display:none;}
		.moms-wrap.calendar .calendar.type03.rspvn colgroup col:nth-child(3){width:70px}
		.moms-wrap.calendar .calendar.type03.rspvn colgroup col:nth-child(4){width:auto}
		.moms-wrap.calendar .calendar.type03.rspvn colgroup col:nth-child(5){display:none;}
		.moms-wrap.calendar .calendar.type03.rspvn colgroup col:nth-child(6){width:60px}
		.moms-wrap.calendar .calendar.type03.rspvn .m-hide{display:none;}
		
		
		/* ¸¾½º±³½Ç ¸®½ºÆ®·Î º¸±â 2021-06-02 */

	}
	@media only screen and (max-width:680px){
	.moms-wrap.calendar .calendar.type03 table tbody td span .place{display:none}
	}
	@media only screen and (max-width:480px){
		
	}


/*=======================================================
  .moms-wrap.request
=========================================================*/
.moms-wrap.request{}
.moms-wrap.request .gap110{height:110px;}
.moms-wrap.request .gap65{height:65px;}
.moms-wrap.request .gap50{height:50px;}

.moms-wrap.request h2{font-size:60px; text-align:center;letter-spacing:-0.04em; line-height:1.1em; color:#000; font-weight:100;}
	@media only screen and (max-width:1200px){
		.moms-wrap.request .gap110{height:90px;}
		.moms-wrap.request .gap65{height:50px;}
		.moms-wrap.request .gap50{height:40px;}

		.moms-wrap.request h2{font-size:54px;}
	}
	@media only screen and (max-width:999px){
		.moms-wrap.request .gap110{height:60px;}
		.moms-wrap.request .gap65{height:30px;}
		.moms-wrap.request .gap50{height:20px;}

		.moms-wrap.request h2{font-size:46px;}
	}
	@media only screen and (max-width:680px){
		.moms-wrap.request h2{font-size:35px;}
	}
	@media only screen and (max-width:480px){
		.moms-wrap.request h2{font-size:29px;}
	}



.moms-wrap.request .info{position:relative;}
.moms-wrap.request .info:after{display:block; content:"";clear:both}
.moms-wrap.request .info .fl{min-height:700px; width:50%;box-sizing:border-box; padding:65px 75px; }
.moms-wrap.request .info .fl:after{width:2000px; right:50%; top:0;height:100%; position:absolute; display:block; content:"";background:#4b47a9;z-index:-1;}
.moms-wrap.request .info .fr{min-height:700px; width:50%;box-sizing:border-box; padding:65px 75px;}
.moms-wrap.request .info .fr:after{width:2000px; left:50%; top:0;height:100%; position:absolute; display:block; content:"";background:#f8f8f8;z-index:-1;}
.moms-wrap.request .info .fr .img img {width: 100%;}
	@media only screen and (max-width:1240px){
		.moms-wrap.request .info .fl{min-height:760px;padding:60px 60px}
		.moms-wrap.request .info .fr{min-height:760px;padding:60px 60px}
	}
	@media only screen and (max-width:999px){
		.moms-wrap.request .info .fl{float:none; width:auto;min-height:auto;padding:50px 45px; position:relative;}
		.moms-wrap.request .info .fl:after{right:0;margin-right:0; width:100%;}
		.moms-wrap.request .info .fr{float:none; width:auto;min-height:auto;padding:50px 45px;position:relative;}
		.moms-wrap.request .info .fr:after{left:0;margin-left:0; width:100%;}
	}
	@media only screen and (max-width:680px){
		.moms-wrap.request .info .fl{min-height:auto;padding:40px 45px}
		.moms-wrap.request .info .fr{min-height:auto;padding:40px 45px}
	}
	@media only screen and (max-width:480px){
		.moms-wrap.request .info .fl{padding:30px 25px}
		.moms-wrap.request .info .fr{padding:30px 25px}
		.moms-wrap.request .info .fr .img img {width: 100%;}
	}
	
.moms-wrap.request .info .fl h3{font-size:30px; font-weight:300; color:#fff; letter-spacing:-0.04em; line-height:1.3em;word-break: keep-all;}
.moms-wrap.request .info .fl ul{margin-top:50px;}
.moms-wrap.request .info .fl li{position:relative;padding:16px 14px 16px 150px;color:#fff;border-bottom:1px solid rgba(255,255,255,0.3);}
.moms-wrap.request .info .fl li:nth-child(n+2){}
.moms-wrap.request .info .fl li .btxt{font-size:16px; font-weight:500; letter-spacing:-0.03em; line-height:1.2em; position:absolute; left:5px; top:16px;}
.moms-wrap.request .info .fl li .stxt{word-break: keep-all; font-size:16px; font-weight:300; letter-spacing:-0.01em; line-height:1.2em;}
.moms-wrap.request .info .fl .agrees{margin-top:35px;}
.moms-wrap.request .info .fl .agrees .ex{font-size:14px; font-weight:300; color:#fff;letter-spacing:-0.03em; line-height:1.45em;word-break: keep-all;}
.moms-wrap.request .info .fl .agrees .field{margin-top:20px;}
.moms-wrap.request .info .fl .agrees .chk-radio input[type="radio"] + label{ padding-left:30px; font-size:15px; color:#fff; line-height:18px; height:20px; }
.moms-wrap.request .info .fl .agrees .chk-radio input[type="radio"] + label:before { width:20px; height:20px; background:#7875bf; border:none;  }
.moms-wrap.request .info .fl .agrees .chk-radio input[type="radio"] + label:after {}
.moms-wrap.request .info .fl .agrees .chk-radio input[type="radio"]:checked + label{color:#fff;}
.moms-wrap.request .info .fl .agrees .chk-radio input[type="radio"]:checked + label:before{background:#fff;}
.moms-wrap.request .info .fl .agrees .chk-radio input[type="radio"]:checked + label:after { top:5px; left:5px; width:10px; height:10px; background:#474852; }

.moms-wrap.request .info .fl .btns{margin-top:40px;}
.moms-wrap.request .info .fl .btns a{display:block; background:#0c0d27; border-radius:4px; line-height:65px; color:#fff; font-size:21px; letter-spacing:-0.04em; text-align:center;}

/* Ãß°¡ */
.moms-wrap.request   .agrees01 {margin-top:35px;}
.moms-wrap.request   .agrees01 .ex{font-size:15px; font-weight:400; color:#555; letter-spacing:-0.03em; line-height:1.5em;word-break: keep-all;  text-align:center;}
.moms-wrap.request   .agrees01 .field{margin-top:20px;}
.moms-wrap.request   .agrees01 .chk-radio input[type="radio"] + label{ padding-left:30px; font-size:15px; color:#555; line-height:18px; height:20px; }
.moms-wrap.request   .agrees01 .chk-radio input[type="radio"] + label:before { width:20px; height:20px; background:#ddd; border:none;  }
.moms-wrap.request   .agrees01 .chk-radio input[type="radio"] + label:after {}
.moms-wrap.request   .agrees01 .chk-radio input[type="radio"]:checked + label{color:#1b9c9e;}
.moms-wrap.request   .agrees01 .chk-radio input[type="radio"]:checked + label:before{background:#1b9c9e;}
.moms-wrap.request   .agrees01 .chk-radio input[type="radio"]:checked + label:after { top:5px; left:5px; width:10px; height:10px; background:#fff; }

 
	

	@media only screen and (max-width:1240px){
		.moms-wrap.request .info .fl h3{font-size:28px;}
		
		.moms-wrap.request .info .fl ul{margin-top:20px;}
		.moms-wrap.request .info .fl li{padding:13px 13px 13px 120px}
		.moms-wrap.request .info .fl li .btxt{font-size:15px; top:13px;}
		.moms-wrap.request .info .fl li .stxt{font-size:15px;}
		.moms-wrap.request .info .fl .agrees{margin-top:25px;}
		.moms-wrap.request .info .fl .agrees br{display:none;}

		.moms-wrap.request .info .fl .btns{margin-top:30px;}
		.moms-wrap.request .info .fl .btns a{line-height:60px; font-size:19px;}
	}
	@media only screen and (max-width:999px){
		.moms-wrap.request .info .fl h3{font-size:26px;}
		.moms-wrap.request .info .fl .btns a{line-height:55px; font-size:17px;}
	}
	@media only screen and (max-width:680px){
		.moms-wrap.request .info .fl h3{font-size:23px;}
		.moms-wrap.request .info .fl li{padding:10px 10px 10px 110px}
		.moms-wrap.request .info .fl li .btxt{font-size:14px;top:10px;}
		.moms-wrap.request .info .fl li .stxt{font-size:14px;}

		.moms-wrap.request .info .fl .agrees{margin-top:20px;}

		.moms-wrap.request .info .fl .btns{margin-top:20px;}
		.moms-wrap.request .info .fl .btns a{line-height:50px; font-size:15px;}


		.moms-wrap.request .agrees01 {margin-top:20px;}
		.moms-wrap.request .agrees01 .ex{font-size:13px; font-weight:400; color:#555; letter-spacing:-0.03em; line-height:1.5em;word-break: keep-all;  text-align:center;}
		.moms-wrap.request .agrees01 .ex br{display:none;}
	}
	@media only screen and (max-width:480px){
		.moms-wrap.request .info .fl h3{font-size:20px;}
		.moms-wrap.request .info .fl ul{margin-top:15px;}
		.moms-wrap.request .info .fl .agrees .ex{font-size:13px;}
		.moms-wrap.request .info .fl .agrees .chk-radio input[type="radio"] + label{font-size:14px;}
	}
.moms-wrap.request .info .fr h3{font-size:30px; font-weight:300; color:#434343; letter-spacing:-0.04em; line-height:1.3em;word-break: keep-all;}
.moms-wrap.request .info .fr h3 span{font-weight:500; color:#000;}
.moms-wrap.request .info .fr .vcon{background:#fff; margin-top:40px; min-height:330px;;padding:35px 60px; border-radius:15px; position:relative;}
.moms-wrap.request .info .fr .vcon:after{width:166px;height:262px; background:url(../img/Content/story-person.png) no-repeat center center; right:10px; top:-147px; display:block; content:"";position:absolute;}

.moms-wrap.request .info .fr .vcon .vtem:nth-child(n+2){margin-top:30px; padding-top:30px; border-top:1px solid #e8e8e8}
.moms-wrap.request .info .fr .vcon .vtem .cate{display:inline-block;vertical-align:top; width:75px; line-height:30px; text-align:center;border-radius:5px; font-size:13px; font-weight:400; letter-spacing:-0.03em; text-align:center;background:#434343; color:#fff;}
.moms-wrap.request .info .fr .vcon .vtem .txt{margin-top:20px;font-size:24px;font-weight:300; color:#434343;letter-spacing:-0.03em; line-height:1.4em;}
.moms-wrap.request .info .fr .vcon .vtem dl{}
.moms-wrap.request .info .fr .vcon .vtem dt{font-size:18px;font-weight:500; color:#434343;letter-spacing:-0.03em; line-height:1.4em;}
.moms-wrap.request .info .fr .vcon .vtem dd{font-size:18px;font-weight:100; color:#434343;letter-spacing:-0.03em; line-height:1.4em;word-break: keep-all;}
.moms-wrap.request .info .fr .vcon .vtem dd:nth-child(n+2){margin-top:4px;}
	@media only screen and (max-width:1240px){
		.moms-wrap.request .info .fr h3{font-size:28px;}
		.moms-wrap.request .info .fr .vcon{margin-top:40px; padding:25px 40px; min-height:420px;}
		.moms-wrap.request .info .fr .vcon:after{width:140px; height:240px; background-size:100%; right:5px; top:-150px;}
		.moms-wrap.request .info .fr .vcon .vtem:nth-child(n+2){margin-top:35px; padding-top:35px;}
		.moms-wrap.request .info .fr .vcon .vtem .txt{margin-top:15px;font-size:21px;}

		.moms-wrap.request .info .fr .vcon .vtem dt{font-size:17px;}
		.moms-wrap.request .info .fr .vcon .vtem dd{font-size:16px;}
	}
	@media only screen and (max-width:999px){
		.moms-wrap.request .info .fr h3{font-size:26px;}
		.moms-wrap.request .info .fr .vcon{margin-top:30px;min-height:auto; padding:20px 30px 40px 30px;}
		.moms-wrap.request .info .fr .vcon:after{right:20px;}
		
		.moms-wrap.request .info .fr .vcon .vtem .cate{ width:65px; line-height:25px; font-size:12px;}
		.moms-wrap.request .info .fr .vcon .vtem .txt{font-size:18px;}
		.moms-wrap.request .info .fr .vcon .vtem dt{font-size:16px;}
		.moms-wrap.request .info .fr .vcon .vtem dd{font-size:15px;}
	}
	@media only screen and (max-width:680px){
		.moms-wrap.request .info .fr h3{font-size:23px;}
		.moms-wrap.request .info .fr .vcon{padding:20px 20px 40px 20px}
		.moms-wrap.request .info .fr .vcon:after{width:120px; height:220px; background-size:100%; right:10px; top:-120px;}
		
		.moms-wrap.request .info .fr .vcon .vtem:nth-child(n+2){margin-top:20px; padding-top:20px;}
		.moms-wrap.request .info .fr .vcon .vtem .txt{font-size:16px; margin-top:10px;}
		.moms-wrap.request .info .fr .vcon .vtem dt{font-size:15px;}
		.moms-wrap.request .info .fr .vcon .vtem dd{font-size:14px;}
	}
	@media only screen and (max-width:480px){
		.moms-wrap.request .info .fr h3{font-size:20px;}
		.moms-wrap.request .info .fr .vcon{}
		.moms-wrap.request .info .fr .vcon:after{width:80px; height:180px; background-size:100%; right:10px; top:-100px;}
		.moms-wrap.request .info .fr .vcon .vtem .txt{margin-top:5px;}
		.moms-wrap.request .info .fr .vcon .vtem dd{font-size:13px;}
	}
	

.moms-wrap.request .live{padding:100px 0; border-bottom:1px solid #111;}
.moms-wrap.request .live h3{font-size:30px ;color:#000; font-weight:400; letter-spacing:-0.04em; line-height:1.3em; text-align:center;word-break: keep-all;}
.moms-wrap.request .live .img{text-align:center; margin-top:50px;}
/*.moms-wrap.request .live .img img{width:100%; max-width:938px;}*/
	@media only screen and (max-width:1200px){
		.moms-wrap.request .live{padding:100px 0;}
		.moms-wrap.request .live h3{font-size:28px; margin-bottom:20px;}
		.moms-wrap.request .live .img{margin-top:40px;}
		.moms-wrap.request .live .img img{width:100%; max-width:938px;}
	}
	@media only screen and (max-width:999px){
		.moms-wrap.request .live{padding:75px 0;}
		.moms-wrap.request .live h3{font-size:26px; margin-bottom:15px;}
		.moms-wrap.request .live .img img{width:100%; max-width:938px;}
	}
	@media only screen and (max-width:880px){
		.moms-wrap.request .live{padding:50px 0;}
		.moms-wrap.request .live h3{font-size:24px; }
		.moms-wrap.request .live .img{margin-top:20px;}
		.moms-wrap.request .live .img img{width:100%; max-width:938px;}
	}
	@media only screen and (max-width:480px){
		.moms-wrap.request .live{padding:35px 0;}
		.moms-wrap.request .live h3{font-size:22px; }
		.moms-wrap.request .live .img img{max-width:100%;}
	}

.moms-wrap.request .partner{margin-top:120px;text-align:center;}
.moms-wrap.request .partner h3{font-weight:400;color:#000; line-height:1.2em; letter-spacing:-0.04em; font-size:30px ;margin-bottom:25px;}
.moms-wrap.request .partner .stit{font-weight:300;color:#000; line-height:1.4em; letter-spacing:-0.04em; font-size:16px;word-break: keep-all;}
.moms-wrap.request .partner ul{margin:0 -0.5%;margin-top:35px;display:inline-block;vertical-align:top}
.moms-wrap.request .partner ul:after{display:block; content:"";clear:both}
.moms-wrap.request .partner li{float:left; width:24%; margin:0 0.5%}
.moms-wrap.request .partner li a{display:block; border:1px solid #e8e8e8;-webkit-transition: box-shadow 0.3s ease-out;-moz-transition: box-shadow 0.3s ease-out;-o-transition: box-shadow 0.3s ease-out;transition: box-shadow 0.3s ease-out;}
.moms-wrap.request .partner li:nth-child(n+5){margin-top:1%;}
.moms-wrap.request .partner li a:hover{box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);-webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1)}
.moms-wrap.request .partner li a img{height:82px;}	
	@media only screen and (max-width:1200px){
		.moms-wrap.request .partner{margin-top:90px;}
		.moms-wrap.request .partner h3{font-size:28px; margin-bottom:20px;}
		.moms-wrap.request .partner li a img{height:72px;}
	}
	@media only screen and (max-width:999px){
		.moms-wrap.request .partner{margin-top:60px;}
		.moms-wrap.request .partner h3{font-size:26px; margin-bottom:15px;}
		.moms-wrap.request .partner .stit{font-size:15px; padding:0 15px;}
		
		.moms-wrap.request .partner li a img{height:60px;}
	}
	@media only screen and (max-width:880px){
		.moms-wrap.request .partner{margin-top:30px;}
		.moms-wrap.request .partner h3{font-size:23px; }
		.moms-wrap.request .partner .stit br{display:none;}
		.moms-wrap.request .partner ul{margin:0 -1%; margin-top:20px;}
		.moms-wrap.request .partner li{width:48% ;margin:0 1%}
		.moms-wrap.request .partner li:nth-child(n+3){margin-top:2%}
		.moms-wrap.request .partner li a img{height:50px;}
	}
	@media only screen and (max-width:480px){
		.moms-wrap.request .partner h3{font-size:20px; }
		.moms-wrap.request .partner .stit{font-size:14px;}
	}

.moms-wrap.request .alrim{margin-top:70px;text-align:center;}
.moms-wrap.request .alrim h3{font-weight:400;color:#000; line-height:1.2em; letter-spacing:-0.04em; font-size:30px ;margin-bottom:25px;}
.moms-wrap.request .alrim ul{margin:0 -0.5%;margin-top:35px;}
.moms-wrap.request .alrim ul:after{display:block; content:"";clear:both}
.moms-wrap.request .alrim li{float:left; width:24%; margin:0 0.5%}
.moms-wrap.request .alrim li a{display:block; border:1px solid #e8e8e8;position:relative; line-height:80px; font-size:18px; color:#111; text-align:center; font-weight:400;-webkit-transition: box-shadow 0.3s ease-out;-moz-transition: box-shadow 0.3s ease-out;-o-transition: box-shadow 0.3s ease-out;transition: box-shadow 0.3s ease-out;}

.moms-wrap.request .alrim li a span{ display:block; padding:0 40px 0 90px;}
.moms-wrap.request .alrim li a:before{width:40px;height:40px; position:Absolute ;left:20px; top:50%;margin-top:-20px; display:block; content:""}
.moms-wrap.request .alrim li:nth-child(n+5){margin-top:1%;}
.moms-wrap.request .alrim li:nth-child(1) a:before{background:url(../img/Content/stroy-alrim01.jpg) no-repeat center center;}
.moms-wrap.request .alrim li:nth-child(2) a:before{background:url(../img/Content/stroy-alrim02.jpg) no-repeat center center;}
.moms-wrap.request .alrim li:nth-child(3) a:before{background:url(../img/Content/stroy-alrim03.jpg) no-repeat center center;}
.moms-wrap.request .alrim li:nth-child(4) a:before{background:url(../img/Content/stroy-alrim04.jpg) no-repeat center center;}

.moms-wrap.request .alrim li a:hover{box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);-webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1)}
	@media only screen and (max-width:1200px){
		.moms-wrap.request .alrim{margin-top:50px;}
		.moms-wrap.request .alrim h3{font-size:28px; margin-bottom:20px;}
		.moms-wrap.request .alrim li a{line-height:65px; font-size:17px;}
		.moms-wrap.request .alrim li a span{ padding:0 30px 0 70px;}
	}
	@media only screen and (max-width:999px){
		.moms-wrap.request .alrim h3{font-size:26px; margin-bottom:15px;}
		.moms-wrap.request .alrim li a{line-height:60px; font-size:16px;}
		.moms-wrap.request .alrim li a span{ padding:0 20px 0 40px;}
	}
	@media only screen and (max-width:880px){
		.moms-wrap.request .alrim{margin-top:30px;}
		.moms-wrap.request .alrim h3{font-size:23px; }
		.moms-wrap.request .alrim ul{margin:0 -1%;}
		.moms-wrap.request .alrim li{width:48% ;margin:0 1%}
		.moms-wrap.request .alrim li:nth-child(n+3){margin-top:2%}
		.moms-wrap.request .alrim li a{line-height:55px; font-size:15px;}
		.moms-wrap.request .alrim li a span{  padding:0 10px 0 40px;}
		.moms-wrap.request .alrim li a:before{left:10px;background-size:25px auto !important;}
	}
	@media only screen and (max-width:480px){
		.moms-wrap.request .alrim h3{font-size:20px; }
		.moms-wrap.request .alrim li a:before{left:7px;}
	}

.moms-wrap.request .lower{margin-top:50px;text-align:center; position:relative;}
.moms-wrap.request .lower .list-btn{width:192px; display:inline-block;vertical-align:top; height:58px;box-sizing:border-box;line-height:55px;border:1px solid #000; font-size:17px; letter-spacing:-0.03em; color:#000; font-weight:400;}
.moms-wrap.request .lower .list-btn:hover{border-color:#333; background:#000;color:#fff;}


.moms-wrap.request .lower .enter-btn{width:192px; display:inline-block; vertical-align:top; height:58px;box-sizing:border-box;line-height:55px;border:1px solid #000; font-size:17px; letter-spacing:-0.03em; color:#000; font-weight:400; background:#4b47a9; border-color:#4b47a9; color:#fff;}
.moms-wrap.request .lower .enter-btn:hover{border-color:#4b47a9; background:#fff; color:#4b47a9;}
	@media only screen and (max-width:1200px){
		.moms-wrap.request .lower .list-btn{width:180px; height:55px; line-height:53px; }
		.moms-wrap.request .lower .enter-btn{width:180px; height:55px; line-height:53px; }
	}
	@media only screen and (max-width:999px){
		.moms-wrap.request .lower{margin-top:30px;}
		.moms-wrap.request .lower .list-btn{width:150px; height:50px; line-height:48px; }
		.moms-wrap.request .lower .enter-btn{width:150px; height:50px; line-height:48px; }
	}
	@media only screen and (max-width:680px){
		.moms-wrap.request .lower .list-btn{width:120px; height:45px; line-height:43px; font-size:16px; }
		.moms-wrap.request .lower .enter-btn{width:120px; height:45px; line-height:43px; font-size:16px; }
	}
	@media only screen and (max-width:480px){
		.moms-wrap.request .lower .list-btn{width:100px;height:40px; line-height:38px; font-size:15px;}
		.moms-wrap.request .lower .enter-btn{width:100px;height:40px; line-height:38px; font-size:15px;}
	}




/*=======================================================
  .layer-wrap.momRequest
=========================================================*/
.layer-wrap.momRequest{position:fixed;min-width:360px;width:96%; max-width:1120px; box-sizing:border-box; padding-left:268px; margin-left:1100px; left:50% !important;margin-left:100%; background:#fff;border-radius:15px;left:50%; top:50%;-webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%);  -ms-transform: translate(-50%, -50%);  -o-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);-webkit-transition: margin-left 1s ease-out;-moz-transition: margin-left 1s ease-out;-o-transition: margin-left 1s ease-out;transition: margin-left 1s ease-out;}
.layer-wrap.momRequest.active{left:50% !important; margin-left:0;}
.layer-wrap.momRequest .close{width:32px;height:32px; position:absolute; right:-55px; top:10px; background:url(../img/Sub/layer-close.png) no-repeat center center;}

.layer-wrap.momRequest .is-top{background:#04b9c2; position:absolute; left:0; top:0; width:268px;height:100%;border-top-left-radius:15px;border-bottom-left-radius:15px; display:flex;align-items: center; justify-content: center;}
.layer-wrap.momRequest .is-top .vc{width:100%; text-align:center;}
.layer-wrap.momRequest .is-top h3{font-size:42px; color:#fff; font-weight:100; letter-spacing:-0.04em; line-height:1.15em; padding-top:140px; background:url(../img/Sub/layer-logo.png) no-repeat center top}
.layer-wrap.momRequest .is-top p{margin-top:60px; color:#fff;font-size:16px; font-weight:400; letter-spacing:-0.03em; line-height:1.4em;word-break: keep-all;}
.layer-wrap.momRequest .is-top p span{color:#ffea00;display:block; margin-top:15px;}

.layer-wrap.momRequest .is-con{padding:5px 5px;}
.layer-wrap.momRequest .is-con .yscrolls{}
.layer-wrap.momRequest .is-con .yscrolls .ov{padding:40px 90px;}
.layer-wrap.momRequest .is-con .entry {border-bottom:1px solid #e8e8e8; padding-bottom:20px;}
.layer-wrap.momRequest .is-con .entry ul li{position:relative;padding-left:135px;  min-height:35px;}
.layer-wrap.momRequest .is-con .entry ul li:nth-child(n+2){margin-top:9px;}
.layer-wrap.momRequest .is-con .entry ul li .btxt{line-height:35px; font-size:16px; font-weight:400; color:#535353; letter-spacing:-0.03em; position:absolute; left:5px; top:0; padding-left:0;}
.layer-wrap.momRequest .is-con .entry ul li .stxt.b{font-size:18px; font-weight:700; color:#000; letter-spacing:-0.03em; line-height:1.35em;word-break: keep-all;}
.layer-wrap.momRequest .is-con .entry ul li .stxt{font-size:16px; font-weight:400; color:#535353; letter-spacing:-0.03em; line-height:1.35em;word-break: keep-all; padding:7px 0;word-break: keep-all;}
.layer-wrap.momRequest .is-con .entry ul li .stxt .ex{font-size:13px;color:#ff5b0b; margin-left:40px; display:inline-block;vertical-align:top; box-sizing:border-box; line-height:1.2em; padding-top:4px;}
.layer-wrap.momRequest .is-con .entry ul li .stxt.ex{font-size:14px;color:#ff5b0b;margin-top:5px;display:inline-block;vertical-align:top; box-sizing:border-box; line-height:1.4em;}


.layer-wrap.momRequest .is-con .entry .entry-save{ border-bottom:1px solid #333; padding:20px 0px; margin-bottom:15px;}/* 2021-06-02 Ãß°¡*/


.layer-wrap.momRequest .is-con .entry .chk-input input{height:35px; padding:0 10px; font-size:15px;}
.layer-wrap.momRequest .is-con .entry .chk-select select{height:35px;padding:0 10px; font-size:15px;}
.layer-wrap.momRequest .is-con .entry .chk-input textarea{height:80px; padding:10px; font-size:15px; line-height:1.5em; resize:none;}

.layer-wrap.momRequest .is-con .entry .post-btn{margin-left:10px;display:inline-block; line-height:35px; box-sizing:border-box; background:#5a5a5a;vertical-align:top; width:100px;color:#fff;font-size:15px; letter-spacing:-0.03em; text-align:center;}
.layer-wrap.momRequest .is-con .entry .post-btn:hover{background:#000;}
.layer-wrap.momRequest .is-con .entry .w80{width:80px;}

.layer-wrap.momRequest .is-con .entry .field.choice{padding:5px 0 4px 0}
.layer-wrap.momRequest .is-con .entry .field.phone{}
.layer-wrap.momRequest .is-con .entry .field.phone .ctxt{display:inline-block;vertical-align:top;line-height:35px; font-size:15px; color:#111; padding:0 5px;}

.layer-wrap.momRequest .is-con .other{margin-top:20px;border-bottom:1px solid #e8e8e8;}
.layer-wrap.momRequest .is-con .other ul{}
.layer-wrap.momRequest .is-con .other li{padding:20px 5px; position:relative;}
.layer-wrap.momRequest .is-con .other li:nth-child(n+2){border-top:1px solid #e8e8e8}
.layer-wrap.momRequest .is-con .other li .btxt{line-height:35px; font-size:16px; font-weight:400; color:#535353; letter-spacing:-0.03em; line-height:1.2em;}
.layer-wrap.momRequest .is-con .other li .arrow{width:28px;height:28px; position:absolute;right:15px; top:18px; display:block; content:""; background:url(../img/Member/agree-arrow01.jpg) no-repeat center center}
.layer-wrap.momRequest .is-con .other li.active .arrow, .layer-wrap.momRequest .is-con .other li.show .arrow{ background-image:url(../img/Member/agree-arrow02.jpg)}
.layer-wrap.momRequest .is-con .other li.active .vc{display:block; height:auto;}
.layer-wrap.momRequest .is-con .other li .vc{overflow:hidden;height:0;}
.layer-wrap.momRequest .is-con .other li .vc .img{margin-top:20px;}
.layer-wrap.momRequest .is-con .other li .vc .img img{width:100%;}
.layer-wrap.momRequest .is-con .other li .vscrolls-box{background:#f9f9f9; margin-top:20px;}
.layer-wrap.momRequest .is-con .other li .vscrolls .txt{ padding:20px; }
.layer-wrap.momRequest .is-con .other li .vscrolls p{font-size:14px; font-weight:300; letter-spacing:-0.03em; line-height:1.8em;color:#777;word-break: keep-all;}
.layer-wrap.momRequest .is-con .other li .slimScrollBar{border-top:5px solid #f9f9f9;border-bottom:5px solid #f9f9f9;}
.layer-wrap.momRequest .is-con .other .chk-check input[type="checkbox"] + label:before{background-image:url(../img/Content/layer-agree.jpg); border-radius:0;}
.layer-wrap.momRequest .is-con .other .chk-check input[type="checkbox"]:checked + label:before{background-image:url(../img/Content/layer-agreeo.jpg) }

.layer-wrap.momRequest .is-con .btns{margin-top:20px}
.layer-wrap.momRequest .is-con .btns a{display:block; line-height:55px; font-size:21px; color:#fff; letter-spacing:-0.04em; background:#04b9c2;border-radius:5px; text-align:center;}
	@media only screen and (max-width:1280px){
		.layer-wrap.momRequest{max-width:980px; padding-left:230px; margin-top:10px;}
		.layer-wrap.momRequest .close{right:0; top:-45px;background-size:28px auto;}
		.layer-wrap.momRequest .is-top{width:230px;}
		.layer-wrap.momRequest .is-top h3{font-size:37px; padding-top:120px; background-size:95px auto;}
		.layer-wrap.momRequest .is-top p{margin-top:40px; font-size:15px;}
		.layer-wrap.momRequest .is-con .yscrolls .ov{padding:30px 40px;}

		.layer-wrap.momRequest .is-con .btns a{font-size:19px; line-height:50px;}
	}
	@media only screen and (max-width:999px){
		.layer-wrap.momRequest{position:absolute !important; top:0 !important; margin-top:60px;padding-left:0;-webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0);  -ms-transform: translate(-50%, 0);  -o-transform: translate(-50%, 0);  transform: translate(-50%, 0);}
		.layer-wrap.momRequest .close{right:25px; top:25px; z-index:123; background-size:24px auto;}
		.layer-wrap.momRequest .is-top{width:auto; position:relative; left:auto; top:auto; padding:25px 25px 25px 120px;display:block; min-height:80px;border-bottom-left-radius:0;border-top-right-radius:15px;}
		.layer-wrap.momRequest .is-top:before{width:80px;height:80px; position:absolute; left:25px; top:25px;background:url(../img/Sub/layer-logo.png) no-repeat left center; background-size:100% auto; display:block;content:"" ;}
		.layer-wrap.momRequest .is-top h3{ text-align:left;font-size:31px; background:none; padding-top:8px;}
		.layer-wrap.momRequest .is-top h3 br{display:none;}
		.layer-wrap.momRequest .is-top p{ text-align:left; margin-top:7px;}
		.layer-wrap.momRequest .is-top p br{display:none}
		.layer-wrap.momRequest .is-top p span{display:inline; margin-left:20px;}

		.layer-wrap.momRequest .is-con .entry ul li .stxt.ex br{display:none;}
		
		.layer-wrap.momRequest .is-con .yscrolls{height:auto !important}
		.layer-wrap.momRequest .is-con .yscrolls .ov{padding:20px 25px;}
		.layer-wrap.momRequest .is-con .entry .post-btn{width:80px; font-size:14px;}
	
		.layer-wrap.momRequest .is-con .btns a{font-size:17px;}
	}
	@media only screen and (max-width:680px){
		.layer-wrap.momRequest .close{background-size:20px auto; right:20px; top:20px;}
		.layer-wrap.momRequest .is-top{ padding:20px 20px 20px 100px;min-height:70px;}
		.layer-wrap.momRequest .is-top:before{width:60px;height:60px; left:20px; top:20px;}
		.layer-wrap.momRequest .is-top h3{padding-top:0; font-size:27px}
		.layer-wrap.momRequest .is-top p{margin-top:5px; font-size:14px;}
		.layer-wrap.momRequest .is-top p span{display:block; margin-top:0 ;margin-left:0;}
		
		.layer-wrap.momRequest .is-con .entry ul li{padding:0; min-height:auto;}
		.layer-wrap.momRequest .is-con .entry ul li.ab{position:relative; padding-left:70px;}
		.layer-wrap.momRequest .is-con .entry ul li.ab .btxt{left:0; top:0; position:absolute;margin-bottom:0;}
		.layer-wrap.momRequest .is-con .entry ul li:nth-child(n+2){margin-top:15px;}
		.layer-wrap.momRequest .is-con .entry ul li .btxt{position:relative; font-size:15px;line-height:1.2em; margin-bottom:5px;left:auto; top:auto; color:#000; font-weight:400;}
		.layer-wrap.momRequest .is-con .entry ul li .stxt.b{font-size:16px;}
		.layer-wrap.momRequest .is-con .entry ul li .stxt{font-size:15px; padding:0; line-height:1.2em;}
		.layer-wrap.momRequest .is-con .entry ul li .stxt .ex{margin-left:0; margin-top:3px; display:block;padding-top:1px;}
		.layer-wrap.momRequest .is-con .entry ul li .stxt.ex{margin-top:5px;}

		.layer-wrap.momRequest .is-con .entry .chk-input input{font-size:14px;}
		.layer-wrap.momRequest .is-con .entry .chk-select select{font-size:14px;}
		.layer-wrap.momRequest .is-con .entry .chk-input textarea{font-size:14px;}
		
		.layer-wrap.momRequest .is-con .other li{padding:15px 0;}
		.layer-wrap.momRequest .is-con .other li .btxt{font-size:15px;}
		.layer-wrap.momRequest .is-con .other li .arrow{background-size:10px auto; right:0px; top:12px;}
		.layer-wrap.momRequest .is-con .other li .vc .img{margin-top:15px;}
		.layer-wrap.momRequest .is-con .other li .vscrolls-box{margin-top:15px;}
		.layer-wrap.momRequest .is-con .yscrolls .ov{padding:20px 15px;}
		.layer-wrap.momRequest .is-con .other li .vscrolls .txt{ padding:15px; }
	}
	@media only screen and (max-width:480px){
		.layer-wrap.momRequest .close{right:15px; top:15px;}
		.layer-wrap.momRequest .is-top{padding-left:85px;}
		.layer-wrap.momRequest .is-top:before{width:50px;height:50px; left:20px; top:20px;}
		.layer-wrap.momRequest .is-top h3{font-size:24px}
		.layer-wrap.momRequest .is-con .yscrolls .ov{padding:20px 10px;}
	}







/*=======================================================
  .mypage-wrap.main
=========================================================*/
.mypage-wrap.main{position:relative;}
.mypage-wrap.main .vis{position:relative; height:375px;}
.mypage-wrap.main .vis:after{background:#04b9c2; position:absolute; left:50%;margin-left:-10000px; width:20000px; height:100%; top:0; display:block; content:""; z-index:-1;}
.mypage-wrap.main .vis .txt{position:absolute; left:0; top:75px; text-align:center; width:100%; color:#fff;}
.mypage-wrap.main .vis .txt h3{font-size:44px; font-weight:400 ; letter-spacing:-0.04em; line-height:1.2em;}
.mypage-wrap.main .vis .txt p{margin-top:20px; font-size:18px; font-weight:300; letter-spacing:-0.04em; line-height:1.2em;}
	@media only screen and (max-width:1200px){
		.mypage-wrap.main .vis{height:320px;}
		.mypage-wrap.main .vis .txt{top:65px;}
		.mypage-wrap.main .vis .txt h3{font-size:39px;}
		.mypage-wrap.main .vis .txt p{margin-top:15px; font-size:16px;}
	}
	@media only screen and (max-width:999px){
		.mypage-wrap.main .vis{height:280px;}
		.mypage-wrap.main .vis .txt{top:55px;}
		.mypage-wrap.main .vis .txt h3{font-size:34px;}
		.mypage-wrap.main .vis .txt p{margin-top:10px; font-size:15px;}
	}
	@media only screen and (max-width:680px){
		.mypage-wrap.main .vis{height:240px;}
		.mypage-wrap.main .vis .txt h3{font-size:27px;}
		.mypage-wrap.main .vis .txt p{font-size:14px;}
	}
	@media only screen and (max-width:480px){
		.mypage-wrap.main .vis .txt h3{font-size:23px;}
		.mypage-wrap.main .vis .txt p{font-size:13px;}
	}


.mypage-wrap.main .info{margin-top:-120px; background:#fff; position:relative;height:260px; padding:55px;box-sizing:border-box;box-shadow: 0 6px 25px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 6px 25px rgba(0, 0, 0, 0.1)  ; -moz-box-shadow: 0 6px 25px rgba(0, 0, 0, 0.1)  ; }
.mypage-wrap.main .info .myphoto{min-height:138px; position:relative; padding-left:175px;}
.mypage-wrap.main .info .myphoto .img{width:138px;height:138px;position:absolute; left:0; top:0;overflow:hidden;border-radius:100% }
.mypage-wrap.main .info .myphoto .img img{width:100%;height:138px;object-fit:cover;}
.mypage-wrap.main .info .myphoto .txt{min-height:138px;display:flex;align-items: center; justify-content: left;}
.mypage-wrap.main .info .myphoto .vc{width:100%;}
.mypage-wrap.main .info .myphoto .btxt{font-size:30px; font-weight:400; color:#000; line-height:1.2em; letter-spacing:-0.03em;}
.mypage-wrap.main .info .myphoto .btxt span{font-weight:700; color:#1b9c9e;}
.mypage-wrap.main .info .myphoto .stxt{margin-top:10px;font-size:16px; font-weight:400; color:#777777; line-height:1.2em; letter-spacing:-0.03em;}
.mypage-wrap.main .info .myphoto .btns{margin-top:15px;font-size:0;}
.mypage-wrap.main .info .myphoto .btns a{display:inline-block;vertical-align:top; width:140px; height:44px; border:1px solid #ef426f; border-radius:4px; font-size:16px; line-height:42px;text-align:center;}
.mypage-wrap.main .info .myphoto .btns a:nth-child(n+2){margin-left:5px;}
.mypage-wrap.main .info .myphoto .btns .modify-btn{color:#ef426f;}
.mypage-wrap.main .info .myphoto .btns .logout-btn{background:#ef426f; color:#fff;}

.mypage-wrap.main .info ul{position:absolute;right:55px ;top:50%;-webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);-ms-transform: translateY(-50%); -o-transform:  translateY(-50%);transform: translateY(-50%);}
.mypage-wrap.main .info ul:after{display:block; content:"";clear:both;}
.mypage-wrap.main .info li{float:left; min-width:140px;position:relative;}
.mypage-wrap.main .info li:nth-child(n+2){margin-left:50px;}
.mypage-wrap.main .info li:nth-child(n+2):before{width:1px;height:100%; position:absolute; left:-25px; top:0; display:block; content:"";background:#d9dcdc;}
.mypage-wrap.main .info li .btxt{line-height:30px; padding-left:39px; font-size:16px; color:#000 ;letter-spacing:-0.03em;}
.mypage-wrap.main .info li .stxt{margin-top:17px; display:block; letter-spacing:-0.03em;text-align:right; color:#ef426f; font-size:16px; font-weight:600;line-height:1.2em;}
.mypage-wrap.main .info li .stxt span{font-size:30px ;font-weight:700; margin-right:5px;}

.mypage-wrap.main .info li:nth-child(1) .btxt{background:url(../img/Other/mypage-state01.jpg) no-repeat left center;}
.mypage-wrap.main .info li:nth-child(2) .btxt{background:url(../img/Other/mypage-state02.jpg) no-repeat left center;}
.mypage-wrap.main .info li:nth-child(3) .btxt{background:url(../img/Other/mypage-state03.jpg) no-repeat left center;}
	@media only screen and (max-width:1200px){
		.mypage-wrap.main .info{margin-top:-100px; height:190px; padding:40px;}
		.mypage-wrap.main .info .myphoto{padding-left:140px;min-height:110px;}
		.mypage-wrap.main .info .myphoto .img{width:110px;height:110px;}
		.mypage-wrap.main .info .myphoto .img img{height:110px;}
		.mypage-wrap.main .info .myphoto .btxt{font-size:25px; }
		.mypage-wrap.main .info .myphoto .stxt{margin-top:7px;font-size:15px;}
		.mypage-wrap.main .info .myphoto .btns{margin-top:10px;}
		.mypage-wrap.main .info .myphoto .btns a{width:120px; height:40px; font-size:15px; line-height:38px}

		.mypage-wrap.main .info .myphoto .txt{min-height:110px;}

		.mypage-wrap.main .info ul{right:40px;}
		.mypage-wrap.main .info li{min-width:110px;}
		.mypage-wrap.main .info li:nth-child(n+2){margin-left:30px;}
		.mypage-wrap.main .info li:nth-child(n+2):before{left:-15px;}
		.mypage-wrap.main .info li .btxt{font-size:15px;background-size:25px auto !important; padding-left:32px;}
		.mypage-wrap.main .info li .stxt{margin-top:14px; font-size:15px;}
		.mypage-wrap.main .info li .stxt span{font-size:25px }
	}
	@media only screen and (max-width:999px){
		.mypage-wrap.main .info{margin-top:-80px; height:auto; padding:40px 30px;}
		.mypage-wrap.main .info .myphoto{padding-left:0;min-height:110px;text-align:Center;}
		.mypage-wrap.main .info .myphoto .img{width:110px;height:110px; display:inline-block;vertical-align:top; position:relative; left:auto; top:auto;}
		.mypage-wrap.main .info .myphoto .img img{height:110px;}
		.mypage-wrap.main .info .myphoto .txt{display:block; margin-top:15px;}
		.mypage-wrap.main .info .myphoto .btxt{font-size:21px; }
		.mypage-wrap.main .info .myphoto .stxt{margin-top:5px;font-size:14px;}
		.mypage-wrap.main .info .myphoto .btns{margin-top:20px;}
		.mypage-wrap.main .info .myphoto .btns a{width:100px; height:35px; font-size:14px; line-height:33px}

		.mypage-wrap.main .info ul{margin-top:25px;position:relative; right:auto; top:auto; display:block;text-align:center;-webkit-transform: translateY(0); -moz-transform: translateY(0);-ms-transform: translateY(0); -o-transform:  translateY(0);transform: translateY(0);}
		.mypage-wrap.main .info li{display:inline-block;vertical-align:top;float:none;text-align:center; padding:10px 0; min-width:80px;}
		
		.mypage-wrap.main .info li .btxt{font-size:14px;background-size:20px auto !important; padding-left:27px;display:inline-block;vertical-align:top}
		.mypage-wrap.main .info li .stxt{margin-top:10px;text-align:center;; font-size:14px;}
	}
	@media only screen and (max-width:680px){
		.mypage-wrap.main .info{padding:40px 15px}
		.mypage-wrap.main .info .myphoto .stxt{font-size:13px;}
		.mypage-wrap.main .info .myphoto .img{width:90px;height:90px;}
		.mypage-wrap.main .info .myphoto .img img{height:90px;}
		.mypage-wrap.main .info li{min-width:90px;}
		.mypage-wrap.main .info li:nth-child(n+2){margin-left:20px;}
		.mypage-wrap.main .info li:nth-child(n+2):before{left:-10px;}
	}
	@media only screen and (max-width:480px){
		.mypage-wrap.main .info li{min-width:80px;}

		.mypage-wrap.main .info .myphoto .btns a{font-size:13px;}
	}

.mypage-wrap.main .tab{margin-top:100px;position:relative;}
.mypage-wrap.main .tab:after{background:#c7c7c7;position:absolute; left:0; bottom:0; width:100%;height:4px; display:block; content:""; z-index:-1;}
.mypage-wrap.main .tab ul{}
.mypage-wrap.main .tab ul:after{display:block; content:"";clear:both}
.mypage-wrap.main .tab li{float:left;width:20%;}
.mypage-wrap.main .tab li a{display:block; line-height:90px; text-align:center;font-size:19px ;font-weight:400;letter-spacing:-0.04em;position:relative;}
.mypage-wrap.main .tab li.active a{color:#1b9c9e;}
.mypage-wrap.main .tab li.active a:after{background:#1b9c9e;position:absolute; left:0; bottom:0; width:100%;height:4px; display:block; content:"";}

.mypage-wrap.main .list{margin-top:70px;}
.mypage-wrap.main .list .no-data{height:360px; display:flex;align-items: center; justify-content: center;}
.mypage-wrap.main .list .no-data p{width:100%;text-align:center;color:#a4a4a4; letter-spacing:-0.03em; line-height:1.2em; padding-top:180px; background:url(../img/Other/mypage-nodata02.jpg) no-repeat center top}
	@media only screen and (max-width:1200px){
		.mypage-wrap.main .tab{margin-top:90px;}
		.mypage-wrap.main .tab:after{height:3px;}
		.mypage-wrap.main .tab li.active a:after{height:3px}
		.mypage-wrap.main .tab li a{font-size:17px; line-height:70px}
		
	}
	@media only screen and (max-width:999px){
		.mypage-wrap.main .tab{margin-top:60px;}
		.mypage-wrap.main .tab:after{height:2px;}
		.mypage-wrap.main .tab li.active a:after{height:2px}
		.mypage-wrap.main .tab li a{font-size:15px;line-height:60px}
		.mypage-wrap.main .tab li:nth-child(1){width:22%}
		.mypage-wrap.main .tab li:nth-child(2){width:17.33333333333333%}
		.mypage-wrap.main .tab li:nth-child(n+3){width:17.33333333333333%}
		.mypage-wrap.main .tab li:nth-child(4){width:24%}

		.mypage-wrap.main .list{margin-top:50px;}
		.mypage-wrap.main .list .no-data{height:310px;}
		.mypage-wrap.main .list .no-data p{background-size:130px; padding-top:150px;}
	}
	@media only screen and (max-width:680px){
		.mypage-wrap.main .tab{margin-top:30px;}
		.mypage-wrap.main .tab:after{height:1px;}
		.mypage-wrap.main .tab li.active a:after{height:1px}
		.mypage-wrap.main .tab li a{font-size:14px;line-height:50px}

		.mypage-wrap.main .list{margin-top:30px;}
		.mypage-wrap.main .list .no-data{height:260px;}
		.mypage-wrap.main .list .no-data p{font-size:13px;background-size:110px; padding-top:125px;}
	}
	@media only screen and (max-width:480px){
		.mypage-wrap.main .tab li a{font-size:13px;line-height:40px}
		.mypage-wrap.main .list .no-data{height:200px;}
	}





/* =====================================
   .pop-list 
===================================== */
.pop-list{}
.pop-list ul{margin:0 -1%}
.pop-list ul:after{display:block; content:"";clear:both;}
.pop-list li{float:left; width:31.3333%; margin:0 1%;text-align:center;}
.pop-list li:nth-child(n+4){margin-top:20px;}
.pop-list li a{border:1px solid #d9d9d9 ; font-size:16px; padding:0 15px; line-height:50px; display:block;color:#000;}
.pop-list li a:hover, .pop-list li.active a{background:#616161; border-color:#616161;color:#fff}
	@media only screen and (max-width:999px) {
		.pop-list li{float:none; width:auto;}
		.pop-list li a{font-size:15px; line-height:45px;}
		.pop-list li:nth-child(n+2){margin-top:20px;}
	}
	@media only screen and (max-width:680px) {
		.pop-list li a{font-size:14px; line-height:40px;}
		.pop-list li:nth-child(n+2){margin-top:10px;}
	}


/* =====================================
   .layer-wrap.memoAdm 
===================================== */
.layer-wrap.memoAdm{background:#fff;display:none;padding:30px; box-sizing:border-box; width:100%; min-width:360px; /*max-width:660px;*/ max-width:760px; max-height:100%; overflow-y:auto; top:50%; left:50%;-webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%);  -ms-transform: translate(-50%, -50%);  -o-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);}
.layer-wrap.memoAdm .is-top{position:relative; padding-bottom:10px; border-bottom:2px solid #000; text-align:left;}
.layer-wrap.memoAdm .is-top h3{line-height:40px;font-size:24px; font-weight:700; color:#000; letter-spacing:-0.03em;}
.layer-wrap.memoAdm .is-top .close{ width:40px;height:40px; position:absolute;right:-10px;top:0;background:url(../img/Other/layer-close.jpg) no-repeat center center}
	@media only screen and (max-width:1200px){
		
	}
	@media only screen and (max-width:999px){
		.layer-wrap.memoAdm{padding:20px;}
		.layer-wrap.memoAdm .is-top h3{font-size:21px;}
	}
	@media only screen and (max-width:680px){
		.layer-wrap.memoAdm .is-top{padding-bottom:0;}
		.layer-wrap.memoAdm .is-top h3{font-size:17px;}
		
		
	}
	@media only screen and (max-width:480px){
		
	}
.layer-wrap.memoAdm .is-con{padding:10px 0;}
.layer-wrap.memoAdm .tab{position:relative;}
.layer-wrap.memoAdm .tab:after{background:#c1c1c1;position:absolute; left:0; bottom:0; width:100%;height:1px; display:block; content:""; z-index:-1;}
.layer-wrap.memoAdm .tab ul{font-size:0;text-align:center;}
.layer-wrap.memoAdm .tab ul:after{display:block; content:"";clear:both}
.layer-wrap.memoAdm .tab li{display:inline-block;vertical-align:top; min-width:100px;}
.layer-wrap.memoAdm .tab li:nth-child(n+2){margin-left:35px;}
.layer-wrap.memoAdm .tab li a{display:block; line-height:50px; text-align:center;font-size:16px ;font-weight:300;letter-spacing:-0.04em;position:relative;}
.layer-wrap.memoAdm .tab li.active a{color:#ef426f;font-weight:700;}
.layer-wrap.memoAdm .tab li.active a:after{background:#ef426f;position:absolute; left:0; bottom:0; width:100%;height:4px; display:block; content:"";}
	@media only screen and (max-width:1200px){
		
	}
	@media only screen and (max-width:999px){
		
	}
	@media only screen and (max-width:680px){
		.layer-wrap.memoAdm .tab li{min-width:80px;}
		.layer-wrap.memoAdm .tab li:nth-child(n+2){margin-left:20px;}
		.layer-wrap.memoAdm .tab li a{line-height:45px; font-size:15px;}
		
	}
	@media only screen and (max-width:480px){
		.layer-wrap.memoAdm .tab li{min-width:70px;}
		.layer-wrap.memoAdm .tab li a{line-height:40px; font-size:14px;}
	}
.layer-wrap.memoAdm .tab-con{display:none}
.layer-wrap.memoAdm .tab-con.show{display:block}

.layer-wrap.memoAdm .entry{padding:15px 0;}
.layer-wrap.memoAdm .entry ul{}
.layer-wrap.memoAdm .entry li{padding-left:100px; position:relative;}
.layer-wrap.memoAdm .entry li:nth-child(n+2){margin-top:15px;}
.layer-wrap.memoAdm .entry li .btxt{position:absolute; left:0; top:0; line-height:45px; color:#333; letter-spacing:-0.03em; font-size:15px; padding:0 10px;}
.layer-wrap.memoAdm .entry li .field.find{ padding-right:150px; position:relative; }
.layer-wrap.memoAdm .entry li .field.find .find-btn{width:140px;height:45px; line-height:45px;  border-radius:3px; text-align:center; position:absolute;right:0; top:0; background:#7b7b7b; color:#fff; font-size:13px;}
.layer-wrap.memoAdm .entry li .chk-input{width:100%}
.layer-wrap.memoAdm .entry li .chk-input input{height:45px; padding:0 10px; font-size:14px;}
.layer-wrap.memoAdm .entry li .chk-input textarea{border:1px solid #ddd; border-radius:3px; height:195px; resize:none;padding:10px; font-size:14px; line-height:1.5em;}
.layer-wrap.memoAdm .entry .lower{margin-top:35px;font-size:0;text-align:center;}
.layer-wrap.memoAdm .entry .lower a{width:140px; height:43px;border-radius:3px; line-height:43px;text-align:center; display:inline-block;vertical-align:top; margin:0 3px;}
.layer-wrap.memoAdm .entry .lower .enter-btn{border:1px solid #ef426f; font-size:15px; color:#fff; background:#ef426f;}
.layer-wrap.memoAdm .entry .lower .cancel-btn{border:1px solid #999; font-size:15px; color:#111; background:#fff;}
	@media only screen and (max-width:1200px){
		
	}
	@media only screen and (max-width:999px){
		
	}
	@media only screen and (max-width:680px){
		.layer-wrap.memoAdm .entry li{padding-left:0;}
		.layer-wrap.memoAdm .entry li .btxt{font-size:14px; position:relative; left:auto; top:auto; line-height:1.2em; margin-bottom:10px; padding:0;padding-top:10px;}
		.layer-wrap.memoAdm .entry li .field.find{padding-right:130px;}
		.layer-wrap.memoAdm .entry li .field.find .find-btn{width:120px;height:40px; line-height:40px; }
		.layer-wrap.memoAdm .entry li .chk-input input{height:40px;}
		.layer-wrap.memoAdm .entry li .chk-input textarea{height:150px;}
		.layer-wrap.memoAdm .entry .lower a{width:110px; height:40px; line-height:38px; font-size:14px;}
	}
	@media only screen and (max-width:480px){
		
	}

.layer-wrap.memoAdm .detail{}
.layer-wrap.memoAdm .detail table{table-layout:fixed; width:100%}
.layer-wrap.memoAdm .detail table thead th{border-bottom:1px solid #ddd; text-align:center; color:#4b4b4b; font-size:13px; font-weight:700; letter-spacing:-0.03em; line-height:1.2em; padding:14px 0;}
.layer-wrap.memoAdm .detail table tbody td{border-bottom:1px solid #ddd; text-align:center; color:#4b4b4b; font-size:13px; font-weight:300; letter-spacing:-0.03em; line-height:1.2em; padding:14px 0;}
.layer-wrap.memoAdm .detail table tbody td p{ line-height:1.5em;}
.layer-wrap.memoAdm .detail table tbody th{border-bottom:1px solid #ddd; text-align:center; color:#111; font-size:13px; font-weight:700; letter-spacing:-0.03em; line-height:1.2em; padding:14px 0 14px 14px;text-align:left;}

.layer-wrap.memoAdm .detail .lower{margin-top:15px;font-size:0;text-align:right;}
.layer-wrap.memoAdm .detail .lower a:nth-child(n+2){margin-left:5px;}
.layer-wrap.memoAdm .detail .lower .delete-btn{display:inline-block;vertical-align:top; width:65px;height:35px; background:#f6f5f5; font-size:15px; color:#111; border:1px solid #dddddd; text-align:center; line-height:33px; letter-spacing:-0.03em;}
.layer-wrap.memoAdm .detail .lower .delete-btn:hover{background:#333; color:#fff; border-color:#111;}
.layer-wrap.memoAdm .detail .lower .reply-btn{display:inline-block;vertical-align:top; width:65px;height:35px; background:#f6f5f5; font-size:15px; color:#111; border:1px solid #dddddd; text-align:center; line-height:33px; letter-spacing:-0.03em;}
.layer-wrap.memoAdm .detail .lower .reply-btn:hover{background:#333; color:#fff; border-color:#111;}
.layer-wrap.memoAdm .detail .lower .list-btn{display:inline-block;vertical-align:top; width:65px;height:35px; background:#f6f5f5; font-size:15px; color:#111; border:1px solid #dddddd; text-align:center; line-height:33px; letter-spacing:-0.03em;}
.layer-wrap.memoAdm .detail .lower .list-btn:hover{background:#333; color:#fff; border-color:#111;}




.layer-wrap.memoAdm .list{}
.layer-wrap.memoAdm .list table{table-layout:fixed; width:100%}
.layer-wrap.memoAdm .list table thead th{border-bottom:1px solid #ddd; text-align:center; color:#4b4b4b; font-size:13px; font-weight:700; letter-spacing:-0.03em; line-height:1.2em; padding:14px 0;}
.layer-wrap.memoAdm .list table tbody td{border-bottom:1px solid #ddd; text-align:center; color:#4b4b4b; font-size:13px; font-weight:300; letter-spacing:-0.03em; line-height:1.2em; padding:14px 0;}
.layer-wrap.memoAdm .list table tbody td.l{padding:14px 5px;}
.layer-wrap.memoAdm .list table tbody td.l a{display:block;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.layer-wrap.memoAdm .list table tbody td:nth-child(4){white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.layer-wrap.memoAdm .list .chk-check input[type="checkbox"] + label{display:block; position:relative; padding-left:0; min-height:18px; width:18px;height:18px;letter-spacing:-0.02em; line-height:18px; word-break: keep-all;font-size:13px; cursor:pointer; color:#111}
.layer-wrap.memoAdm .list .chk-check input[type="checkbox"] + label:before{content:''; position: absolute; left:0px; top:0px; box-sizing:border-box;width:18px;height:18px; position:absolute; left:0; top:0;background:url(../img/Other/memo-chko.jpg) no-repeat center center; background-size:100% auto; border:none; }
.layer-wrap.memoAdm .list .chk-check input[type="checkbox"]:checked + label{color:#111}
.layer-wrap.memoAdm .list .chk-check input[type="checkbox"]:checked + label:before{background-image:url(../img/Other/memo-chk.jpg) }

.layer-wrap.memoAdm .list .lower{margin-top:15px;font-size:0;}
.layer-wrap.memoAdm .list .lower .delete-btn{display:inline-block;vertical-align:top; width:65px;height:35px; background:#f6f5f5; font-size:15px; color:#111; border:1px solid #dddddd; text-align:center; line-height:33px; letter-spacing:-0.03em;}
.layer-wrap.memoAdm .list .lower .delete-btn:hover{background:#333; color:#fff; border-color:#111;}
	@media only screen and (max-width:1200px){
		
	}
	@media only screen and (max-width:999px){
		
	}
	@media only screen and (max-width:680px){
		.layer-wrap.memoAdm .list table colgroup col:nth-child(2){display:none;}
		.layer-wrap.memoAdm .list table thead th:nth-child(2){display:none;}
		.layer-wrap.memoAdm .list table tbody td:nth-child(2){display:none;}
		.layer-wrap.memoAdm .list .lower .delete-btn{width:60px;font-size:14px; height:30px ;line-height:30px;}
	}
	@media only screen and (max-width:480px){
		.layer-wrap.memoAdm .list table tbody td{font-size:12px}
	}


.layer-wrap.memoAdm .filter{position:relative;padding-right:95px; margin-top:20px; font-size:0;}
.layer-wrap.memoAdm .filter .chk-input input{height:50px;color:#111; font-size:14px; padding:0 10px;background:none;}
.layer-wrap.memoAdm .filter .chk-input.calendar input{padding-right:25px;}
.layer-wrap.memoAdm .filter .chk-input.calendar:after{ width:30px;height:30px; position:Absolute;right:5px; top:50%; margin-top:-15px;display:block; content:"";z-index:-1; background:url(../img/Other/ico-calendar.jpg)no-repeat center center;}
.layer-wrap.memoAdm .filter .chk-select select{height:50px;color:#111; font-size:14px; padding:0 10px;}
.layer-wrap.memoAdm .filter .search-btn{width:85px;line-height:50px; border-radius:4px; text-align:center; position:absolute;right:0; top:0; color:#fff; font-size:15px; font-weight:300;background:#ef426f; letter-spacing:-0.03em; line-height:50px;}

.layer-wrap.memoAdm .filter .w20p{width:20%}
.layer-wrap.memoAdm .filter .w24p{width:22%}
.layer-wrap.memoAdm .filter .w25p{width:25%}
.layer-wrap.memoAdm .filter .w29p{width:30%}

.layer-wrap.memoAdm .filter .chk-input:nth-child(n+2){margin-left:1%}
.layer-wrap.memoAdm .filter .chk-select:nth-child(n+2){margin-left:1%}

	@media only screen and (max-width:1200px){
		
	}
	@media only screen and (max-width:999px){
		
	}
	@media only screen and (max-width:680px){
		.layer-wrap.memoAdm .filter{padding-right:0;}
		.layer-wrap.memoAdm .filter .w24p{width:38.5%}
		.layer-wrap.memoAdm .filter .w25p{width:58.5%}
		.layer-wrap.memoAdm .filter .w20p{width:38.5%}
		.layer-wrap.memoAdm .filter .w29p{width:58.5%}

		.layer-wrap.memoAdm .filter .chk-input input{height:40px}
		.layer-wrap.memoAdm .filter .chk-select select{height:40px;}

		.layer-wrap.memoAdm .filter .chk-input:nth-child(2){margin-left:2%}
		.layer-wrap.memoAdm .filter .chk-select:nth-child(3){margin-left:0; margin-top:10px;}
		.layer-wrap.memoAdm .filter .chk-input:nth-child(4){margin-left:2%; margin-top:10px;}

		.layer-wrap.memoAdm .filter .search-btn{width:auto;display:block; position:relative; right:auto; top:auto; margin-top:15px;}
	}
	@media only screen and (max-width:480px){
		
	}


/* =====================================
   .layer-wrap.idFind 
===================================== */
.layer-wrap.idFind{background:#fff;display:none;padding:30px; box-sizing:border-box; width:100%; min-width:360px; max-width:660px;top:50%; left:50%;-webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%);  -ms-transform: translate(-50%, -50%);  -o-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);}
.layer-wrap.idFind .is-top{position:relative; padding-bottom:10px; border-bottom:2px solid #000; text-align:left;}
.layer-wrap.idFind .is-top h3{line-height:40px;font-size:24px; font-weight:700; color:#000; letter-spacing:-0.03em;}
.layer-wrap.idFind .is-top .close{ width:40px;height:40px; position:absolute;right:-10px;top:0;background:url(../img/Other/layer-close.jpg) no-repeat center center}
.layer-wrap.idFind .is-con{}
.layer-wrap.idFind .filter{position:relative;padding:20px 0;padding-right:150px; padding-left:120px; font-size:0;}
.layer-wrap.idFind .filter .chk-select{width:110px; position:absolute; left:0; top:20px;}
.layer-wrap.idFind .filter .chk-select select{height:45px;color:#111; font-size:14px; padding:0 10px;}
.layer-wrap.idFind .filter .chk-input{width:100%;}
.layer-wrap.idFind .filter .chk-input input{height:45px;color:#111; font-size:14px; padding:0 10px;background:none;}
.layer-wrap.idFind .filter .find-btn{display:block;width:140px;height:45px; line-height:45px;  border-radius:3px; text-align:center; position:absolute;right:0; top:20px; background:#7b7b7b; color:#fff; font-size:13px;}

.layer-wrap.idFind .list li{padding:15px 10px; position:relative;padding-right:85px; border-top:1px solid #ddd; border-bottom:1px solid #ddd}
.layer-wrap.idFind .list li p{line-height:35px; font-size:14px; letter-spacing:-0.03em; font-weight:700; color:#111; }
.layer-wrap.idFind .list li p span{font-weight:700;}
.layer-wrap.idFind .list li a{position:absolute;right:10px; top:15px;display:inline-block;vertical-align:top; width:65px;height:35px; background:#f6f5f5; font-size:15px; color:#111; border:1px solid #dddddd; text-align:center; line-height:33px; letter-spacing:-0.03em;}
.layer-wrap.idFind .list li a:hover{background:#333; color:#fff; border-color:#111;}

.layer-wrap.idFind .paging-wrap .prev, .layer-wrap.idFind .paging-wrap .next{width:30px;height:30px;}
.layer-wrap.idFind .paging-wrap .num{display:inline-block;vertical-align:top;}
	@media only screen and (max-width:1200px){
		
	}
	@media only screen and (max-width:999px){
		.layer-wrap.idFind{padding:20px;}
		.layer-wrap.idFind .is-top h3{font-size:21px;}
	}
	@media only screen and (max-width:680px){
		.layer-wrap.idFind .is-top{padding-bottom:0;}
		.layer-wrap.idFind .is-top h3{font-size:17px;}
		
		.layer-wrap.idFind .filter {padding-left:0; padding-right:0;}
		.layer-wrap.idFind .filter .chk-select{width:100%; position:relative; left:auto; top:auto;}
		.layer-wrap.idFind .filter .chk-select select{height:40px;}
		.layer-wrap.idFind .filter .chk-input{margin-top:10px;}
		.layer-wrap.idFind .filter .chk-input input{height:40px;}
		.layer-wrap.idFind .filter .find-btn{position:relative; right:auto; top:auto; margin-top:10px; width:auto;}
		
		.layer-wrap.idFind .list li p{line-height:30px; font-size:13px;}
		.layer-wrap.idFind .list li a{font-size:14px; height:30px ;line-height:28px}
	}
	@media only screen and (max-width:480px){
		
	}

.layer-wrap.idFind .result{text-align:center;padding:90px 0 ; border:1px solid #e3e3e3}
.layer-wrap.idFind .result h3{font-size:30px; color:#000;  font-weight:300;letter-spacing:-0.03em ;line-height:1.1em;}
.layer-wrap.idFind .result .stit{margin-top:17px;font-size:17px; font-weight:300;color:#292f3c; letter-spacing:-0.03em ;line-height:1.5em; min-height:60px;word-break: keep-all;}
.layer-wrap.idFind .result .stit span{font-weight:700;}
.layer-wrap.idFind .result .txt{}
.layer-wrap.idFind .result .txt p{text-decoration:underline; color:#292f3c; font-size:18px; font-weight:300; line-height:1.4em; letter-spacing:-0.03em;}
.layer-wrap.idFind .result .txt span{font-weight:400;}
.layer-wrap.idFind .result .login-btn{margin-top:35px;display:inline-block;vertical-align:top; width:90%;max-width:300px;position:relative;background:#474852;font-weight:300; line-height:50px; border-radius:3px; text-align:center; font-size:17px; color:#fff; letter-spacing:-0.03em;-webkit-transition: box-shadow 0.3s ease-out,background 0.3s ease-out,color 0.3s ease-out;-moz-transition: box-shadow 0.3s ease-out,background 0.3s ease-out,color 0.3s ease-out;-o-transition: box-shadow 0.3s ease-out,background 0.3s ease-out,color 0.3s ease-out;transition: box-shadow 0.3s ease-out,background 0.3s ease-out,color 0.3s ease-out;}
.layer-wrap.idFind .result .login-btn:hover{background:#111;box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.15);-webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.15);-moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.15)}
	@media only screen and (max-width:1200px){
		.layer-wrap.idFind .result{padding:70px 0}
		.layer-wrap.idFind .result h3{font-size:27px;}
		.layer-wrap.idFind .result .stit{margin-top:14px;font-size:15px; padding:0 30px;}
		.layer-wrap.idFind .result .txt p{font-size:17px;}
		.layer-wrap.idFind .result .login-btn{line-height:50px; font-size:16px}
	}
	@media only screen and (max-width:999px){

		.layer-wrap.idFind .result{padding:50px 0}
		.layer-wrap.idFind .result h3{font-size:24px;}
		.layer-wrap.idFind .result .stit{margin-top:10px;font-size:14px; min-height:auto; padding:0 20px;}
		.layer-wrap.idFind .result .txt{margin-top:30px;}
		.layer-wrap.idFind .result .txt p{font-size:16px;}
		.layer-wrap.idFind .result .login-btn{}

	}
	@media only screen and (max-width:680px){
		.layer-wrap.idFind .result{padding:30px 0}
		.layer-wrap.idFind .result h3{font-size:21px;}
		.layer-wrap.idFind .result .stit{font-size:14px; padding:0 15px;}
		.layer-wrap.idFind .result .txt p{font-size:16px;}
		.layer-wrap.idFind .result .login-btn{}
	}
	@media only screen and (max-width:480px){
	}

/* =====================================
   .layer-wrap.boardAdm 
===================================== */
.layer-wrap.boardAdm{background:#fff; display:none; padding:30px; box-sizing:border-box; width:100%; min-width:360px; /*max-width:660px;*/ max-width:760px;max-height:100%; overflow-y:auto;top:50%; left:50%;-webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%);  -ms-transform: translate(-50%, -50%);  -o-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);}
.layer-wrap.boardAdm .is-top{position:relative; padding-bottom:10px; border-bottom:2px solid #000; text-align:left;}
.layer-wrap.boardAdm .is-top h3{line-height:40px;font-size:24px; font-weight:700; color:#000; letter-spacing:-0.03em;}
.layer-wrap.boardAdm .is-top .close{ width:40px;height:40px; position:absolute;right:-10px;top:0;background:url(../img/Other/layer-close.jpg) no-repeat center center}

.layer-wrap.boardAdm .is-con{padding-bottom:15px;}
.layer-wrap.boardAdm .info{position:relative; padding:15px 10px;padding-right:100px;border-bottom:1px solid #ddd}
.layer-wrap.boardAdm .info .tit{line-height:45px;font-size:16px; font-weight:300; color:#777; letter-spacing:-0.03em;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.layer-wrap.boardAdm .info .tit span{font-weight:700; color:#111;}
.layer-wrap.boardAdm .info .chk-select{ position:absolute;right:10px; top:15px; width:90px;}
.layer-wrap.boardAdm .info .chk-select select{height:45px;color:#111; font-size:14px; padding:0 10px;}

.layer-wrap.boardAdm .list li{position:relative;padding:10px;border-bottom:1px solid #ddd}
.layer-wrap.boardAdm .list li .tit{line-height:30px; padding-right:100px;font-size:16px; font-weight:700; color:#111; letter-spacing:-0.03em;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.layer-wrap.boardAdm .list li .tit span{ position:absolute;right:10px; top:10px; font-weight:300; font-size:15px; color:#111;}
.layer-wrap.boardAdm .list li .txt{padding:0 100px 0 0; position:relative;}
.layer-wrap.boardAdm .list li .txt p{font-weight:300; color:#555; line-height:1.4em; letter-spacing:-0.03em;word-break: keep-all; font-size:14px;}
.layer-wrap.boardAdm .list li .txt .new-win{position:absolute;right:0; top:0; width:70px;height:30px; background:#f6f5f5; font-size:13px; color:#111; border:1px solid #dddddd; text-align:center; line-height:28px; letter-spacing:-0.03em;}
.layer-wrap.boardAdm .list li .txt .new-win:hover{background:#333; color:#fff; border-color:#111;}
.layer-wrap.boardAdm .list li .txt .path{font-weight:300; color:#666; line-height:1.4em; letter-spacing:-0.03em;word-break: keep-all; margin-top:5px; font-size:12px;}
	@media only screen and (max-width:1200px){
		
	}
	@media only screen and (max-width:999px){
		.layer-wrap.boardAdm{padding:20px;}
		.layer-wrap.boardAdm .is-top h3{font-size:21px;}
	}
	@media only screen and (max-width:680px){
		.layer-wrap.boardAdm .is-top{padding-bottom:0;}
		.layer-wrap.boardAdm .is-top h3{font-size:17px;}
		.layer-wrap.boardAdm .info{padding:7px 10px; padding-right:90px;}
		.layer-wrap.boardAdm .info .tit{font-size:15px;}
		.layer-wrap.boardAdm .info .chk-select{top:10px; width:80px;}
		.layer-wrap.boardAdm .info .chk-select select{height:40px;}
		.layer-wrap.boardAdm .list li .tit{font-size:15px;padding-right:70px;}
		.layer-wrap.boardAdm .list li .tit span{font-size:13px;}

		.layer-wrap.boardAdm .list li .txt{padding-right:0;}
		.layer-wrap.boardAdm .list li .txt p{font-size:13px;}
		.layer-wrap.boardAdm .list li .txt .new-win{position:relative; right:auto; top:auto; width:auto ;display:block; margin-top:10px}
		
	}
	@media only screen and (max-width:480px){
		
	}



/* =====================================
   .layer-wrap.replyAdm 
===================================== */
.layer-wrap.replyAdm{background:#fff; display:none; padding:30px; box-sizing:border-box; width:100%; min-width:360px; /*max-width:660px;*/ max-width:760px; max-height:100%; overflow-y:auto;top:50%; left:50%;-webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%);  -ms-transform: translate(-50%, -50%);  -o-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);}
.layer-wrap.replyAdm .is-top{position:relative; padding-bottom:10px; border-bottom:2px solid #000; text-align:left;}
.layer-wrap.replyAdm .is-top h3{line-height:40px;font-size:24px; font-weight:700; color:#000; letter-spacing:-0.03em;}
.layer-wrap.replyAdm .is-top .close{ width:40px;height:40px; position:absolute;right:-10px;top:0;background:url(../img/Other/layer-close.jpg) no-repeat center center}

.layer-wrap.replyAdm .is-con{padding-bottom:15px;}
.layer-wrap.replyAdm .info{position:relative; padding:15px 10px;border-bottom:1px solid #ddd}
.layer-wrap.replyAdm .info .tit{line-height:45px;font-size:16px; font-weight:300; color:#777; letter-spacing:-0.03em;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.layer-wrap.replyAdm .info .tit span{font-weight:700; color:#111;}
.layer-wrap.replyAdm .info .chk-select{ position:absolute;right:10px; top:15px; width:90px;}
.layer-wrap.replyAdm .info .chk-select select{height:45px;color:#111; font-size:14px; padding:0 10px;}

.layer-wrap.replyAdm .list li{position:relative;padding:10px;border-bottom:1px solid #ddd}
.layer-wrap.replyAdm .list li .tit{line-height:30px; padding-right:100px;font-size:16px; font-weight:700; color:#111; letter-spacing:-0.03em;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.layer-wrap.replyAdm .list li .tit span{ position:absolute;right:10px; top:10px; font-weight:300; font-size:15px; color:#111;}
.layer-wrap.replyAdm .list li .txt{padding:0 100px 0 0; position:relative;}
.layer-wrap.replyAdm .list li .txt p{font-weight:300; color:#555; line-height:1.4em; letter-spacing:-0.03em;word-break: keep-all; font-size:14px;}
.layer-wrap.replyAdm .list li .txt .new-win{position:absolute;right:0; top:0; width:70px;height:30px; background:#f6f5f5; font-size:13px; color:#111; border:1px solid #dddddd; text-align:center; line-height:28px; letter-spacing:-0.03em;}
.layer-wrap.replyAdm .list li .txt .new-win:hover{background:#333; color:#fff; border-color:#111;}
.layer-wrap.replyAdm .list li .txt .path{font-weight:300; color:#666; line-height:1.4em; letter-spacing:-0.03em;word-break: keep-all; margin-top:5px; font-size:12px;}
	@media only screen and (max-width:1200px){
		
	}
	@media only screen and (max-width:999px){
		.layer-wrap.replyAdm{padding:20px;}
		.layer-wrap.replyAdm .is-top h3{font-size:21px;}
	}
	@media only screen and (max-width:680px){
		.layer-wrap.replyAdm .is-top{padding-bottom:0;}
		.layer-wrap.replyAdm .is-top h3{font-size:17px;}

		.layer-wrap.replyAdm .info{padding:7px 10px;}
		.layer-wrap.replyAdm .info .tit{font-size:15px;}
		.layer-wrap.replyAdm .list li .tit{font-size:15px;padding-right:70px;}
		.layer-wrap.replyAdm .list li .tit span{font-size:13px;}

		.layer-wrap.replyAdm .list li .txt{padding-right:0;}
		.layer-wrap.replyAdm .list li .txt p{font-size:13px;}
		.layer-wrap.replyAdm .list li .txt .new-win{position:relative; right:auto; top:auto; width:auto ;display:block; margin-top:10px}
		
	}
	@media only screen and (max-width:480px){
		
	}


	.share-box{display:inline-block;vertical-align:top;}
	.moms-wrap.request .lower .share-btn{width:192px; display:inline-block;vertical-align:top; height:58px;box-sizing:border-box;line-height:55px;border:1px solid #000; font-size:17px; letter-spacing:-0.03em; color:#000; font-weight:400;}
	.moms-wrap.request .lower .share-btn:hover{border-color:#333; background:#000;color:#fff;}
	.moms-wrap.request .lower .share-btn span{padding-left:30px;background:url(../img/Sub/share-ico.png) no-repeat left center; display:inline-block;vertical-align:top; background-size:20px auto;}
	.layer-share {position:absolute;display:none; bottom:65px; right:-30%; padding:30px;width:240px; box-sizing:border-box; border:1px #ccc solid; background:#fff;text-align:left; -webkit-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.25);-moz-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.25);box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.25);}
	.layer-share h3 {font-size:20px;font-weight:500;margin-bottom:25px; color:#121212; letter-spacing:-0.03em;}
	.layer-share .close {position:absolute;top:24px;right:24px;width:19px;height:19px;background:url(../img/Sub/share-close.png) no-repeat center center;}
	.layer-share ul {}
	.layer-share ul:after{display:block; content:"";clear:both;}
	.layer-share ul li:nth-child(n+2){margin-left:50px;}
	.layer-share ul li { float:left; text-align:center;}
	.layer-share ul li img{ max-height:50px; cursor:pointer; margin-bottom:10px;}
	.layer-share ul li a {display:block;font-size:14px; color:#222;  letter-spacing:-0.03em;white-space:nowrap;}
	.layer-share ul li a span{display:block;}
	
	@media only screen and (min-width:1200px){
		.share-box{position:relative;}
	}
	@media only screen and (max-width:1200px){
		.moms-wrap.request .lower .share-btn{width:180px; height:55px; line-height:53px; }
		.layer-share{left:50%; margin-left:-160px; width:320px; right:auto; padding:25px;}
		.layer-share ul li {}
		.layer-share ul li:nth-child(n+2){margin-left:25px;}
		.layer-share ul li img{ max-height:40px; }
	}
	@media only screen and (max-width:999px){
		.moms-wrap.request .lower .share-btn{width:150px; height:50px; line-height:48px; }
		.moms-wrap.request .lower .share-btn span{padding-left:25px; background-size:16px auto}
	}
	@media only screen and (max-width:680px){
		.layer-share h3{font-size:17px;}
		.moms-wrap.request .lower .share-btn{width:120px; height:45px; line-height:43px; font-size:16px; }
		.layer-share ul li a{font-size:13px;}
	}
	@media only screen and (max-width:480px){
		.moms-wrap.request .lower .share-btn{width:100px;height:40px; line-height:38px; font-size:15px;}
	}