@charsed "UTF-8";

/* description_sec */
.description_sec{}
.description_sec .box_cont{width:980px;margin:0 auto;}
.description_sec .box_cont .box_txt{text-align:center;}
.description_sec .box_cont .box_txt .title{color:#51056b;}
.description_sec .box_cont .box_txt .box_desc{border-top:none;}
@media all and (max-width:1600px){
	.description_sec .box_cont{width:960px;}
}
@media all and (max-width:1400px){
	.description_sec .box_cont{width:900px;}
}
@media all and (max-width:1200px){
	.description_sec .box_cont{width:850px;}
}
@media all and (max-width:1000px){
	.description_sec .box_cont{width:800px;max-width:95%;}
}
@media all and (max-width:800px){
	.description_sec .box_cont{width:95%;}
}
@media all and (max-width:380px){
	.description_sec .box_cont{width:100%;max-width:100%;}
}

/* memorial_sec */
.memorial_sec{}
.memorial_sec .box_cont{}
.memorial_sec .box_cont .box_img{width:50%;background:url(../img/bg_memorial.jpg) no-repeat center center;background-size:cover}
.memorial_sec .box_cont .box_txt{box-sizing:border-box;width:50%;padding:75px 100px;color:#fff;background:linear-gradient(to bottom, #4f066a, #1f0c50);}
.memorial_sec .box_cont .box_txt .title{font-size:30px;font-weight:500;letter-spacing:-0.025em;}
.memorial_sec .box_cont .box_txt .box_desc{width:400px;}
.memorial_sec .box_cont .box_txt .box_desc .desc{line-height:1.8;margin:35px 0 0;font-family:'Noto Sans CJK KR, sans-serif';}
.memorial_sec .box_cont .box_txt .box_sign{margin:45px 0 0;}
.memorial_sec .box_cont .box_txt .box_sign p{font-weight:500;letter-spacing:-0.025em;color:rgba(255,255,255,.6);}
.memorial_sec .box_cont .box_txt .box_sign p span{display:inline-block;margin:0 0 0 15px;font-size:25px;font-weight:700;}
@media all and (max-width:1600px){
	.memorial_sec .box_cont .box_txt{padding:73px 92px;}
	.memorial_sec .box_cont .box_txt .title{font-size:29px;}
	.memorial_sec .box_cont .box_txt .box_desc{width:390px;}
	.memorial_sec .box_cont .box_txt .box_desc .desc{margin:34px 0 0;}
	.memorial_sec .box_cont .box_txt .box_sign{margin:44px 0 0;}
	.memorial_sec .box_cont .box_txt .box_sign p span{font-size:24px;}
}
@media all and (max-width:1400px){
	.memorial_sec .box_cont .box_txt{padding:69px 77px;}
	.memorial_sec .box_cont .box_txt .title{font-size:28px;}
	.memorial_sec .box_cont .box_txt .box_desc{width:370px;}
	.memorial_sec .box_cont .box_txt .box_desc .desc{margin:32px 0 0;}
	.memorial_sec .box_cont .box_txt .box_sign{margin:42px 0 0;}
	.memorial_sec .box_cont .box_txt .box_sign p span{font-size:23px;}
}
@media all and (max-width:1200px){
	.memorial_sec .box_cont .box_img{width:60%;}
	.memorial_sec .box_cont .box_txt{width:40%;padding:66px;}
	.memorial_sec .box_cont .box_txt .title{font-size:26px;}
	.memorial_sec .box_cont .box_txt .box_desc{width:100%;}
	.memorial_sec .box_cont .box_txt .box_desc .desc{margin:30px 0 0;}
	.memorial_sec .box_cont .box_txt .box_sign{margin:39px 0 0;}
	.memorial_sec .box_cont .box_txt .box_sign p span{font-size:22px;}
}
@media all and (max-width:1000px){
	.memorial_sec .box_cont{-webkit-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap;}
	.memorial_sec .box_cont .box_img{width:100%;}
	.memorial_sec .box_cont .box_img:before{content:'';display:block;padding-bottom:60%;}
	.memorial_sec .box_cont .box_txt{width:100%;padding:62px 47px;}
	.memorial_sec .box_cont .box_txt .title{font-size:25px;}
	.memorial_sec .box_cont .box_txt .box_desc{width:60%;}
	.memorial_sec .box_cont .box_txt .box_desc .desc{margin:29px 0 0;}
	.memorial_sec .box_cont .box_txt .box_sign{margin:37px 0 0;}
	.memorial_sec .box_cont .box_txt .box_sign p span{margin:0 0 0 10px;font-size:20px;}
}
@media all and (max-width:800px){
	.memorial_sec .box_cont .box_txt{padding:58px 32px;}
	.memorial_sec .box_cont .box_txt .title{font-size:23px;}
	.memorial_sec .box_cont .box_txt .box_desc{width:70%;}
	.memorial_sec .box_cont .box_txt .box_desc .desc{margin:27px 0 0;}
	.memorial_sec .box_cont .box_txt .box_sign{margin:35px 0 0;}
	.memorial_sec .box_cont .box_txt .box_sign p span{font-size:19px;}
}
@media all and (max-width:600px){
	.memorial_sec .box_cont .box_txt{padding:54px 15px;}
	.memorial_sec .box_cont .box_txt .title{font-size:22px;}
	.memorial_sec .box_cont .box_txt .box_desc{width:80%;}
	.memorial_sec .box_cont .box_txt .box_desc .desc{margin:25px 0 0;}
	.memorial_sec .box_cont .box_txt .box_sign{margin:33px 0 0;}
	.memorial_sec .box_cont .box_txt .box_sign p span{font-size:18px;}
}
@media all and (max-width:500px){
	.memorial_sec .box_cont .box_txt{padding:52px 15px;}
	.memorial_sec .box_cont .box_txt .title{font-size:21px;}
	.memorial_sec .box_cont .box_txt .box_desc{width:90%;}
	.memorial_sec .box_cont .box_txt .box_desc .desc{margin:24px 0 0;}
	.memorial_sec .box_cont .box_txt .box_sign{margin:31px 0 0;}
	.memorial_sec .box_cont .box_txt .box_sign p span{font-size:17px;}
}
@media all and (max-width:380px){
	.memorial_sec .box_cont .box_txt{padding:50px 15px;}
	.memorial_sec .box_cont .box_txt .title{font-size:20px;}
	.memorial_sec .box_cont .box_txt .box_desc{width:100%;}
	.memorial_sec .box_cont .box_txt .box_desc .desc{margin:23px 0 0;}
	.memorial_sec .box_cont .box_txt .box_sign{margin:30px 0 0;}
	.memorial_sec .box_cont .box_txt .box_sign p span{margin:0 0 0 5px;font-size:16px;}
}
@media all and (max-width:350px){
	.memorial_sec .box_cont .box_txt{padding:46px 10px;}
	.memorial_sec .box_cont .box_txt .title{font-size:18px;}
	.memorial_sec .box_cont .box_txt .box_desc .desc{margin:21px 0 0;}
	.memorial_sec .box_cont .box_txt .box_sign{margin:28px 0 0;}
	.memorial_sec .box_cont .box_txt .box_sign p span{font-size:15px;}
}

/* infor_sec */
.infor_sec{}
.infor_sec .box_items{padding:120px 0 140px;background:#fff;}
.infor_sec .box_items .item{overflow:hidden;position:relative;width:calc(33.33% - 17px);-webkit-box-shadow:2px 2px 5px 1px rgba(0, 0, 0, 0.38);-moz-box-shadow:2px 2px 5px 1px rgba(0, 0, 0, 0.38);box-shadow:2px 2px 5px 1px rgba(0, 0, 0, 0.38);}
.infor_sec .box_items .item .box_bg{position:relative;width:100%;height:260px;background-repeat:no-repeat;background-position:center center;background-size:cover;}
.infor_sec .box_items .item:nth-of-type(1) .box_bg{background-image:url(../img/bg_infor_item01.jpg);}
.infor_sec .box_items .item:nth-of-type(2) .box_bg{background-image:url(../img/bg_infor_item02.jpg);}
.infor_sec .box_items .item:nth-of-type(3) .box_bg{background-image:url(../img/bg_infor_item03.jpg);}
.infor_sec .box_items .item .box_bg .box_icon{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-color:#160d4b;transition:all 0.5s;}
.infor_sec .box_items .item .box_bg .box_icon img{position:absolute;top:50%;left:50%;max-height:100%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
.infor_sec .box_items .item:hover .box_bg .box_icon{top:100%;transition:all 0.5s;}
.infor_sec .box_items .item dl{box-sizing:border-box;position:relative;z-index:2;width:100%;height:130px;padding:25px 30px;color:#fff;letter-spacing:-0.025em;background:#160d4b;}
.infor_sec .box_items .item dl dt{font-size:20px;font-weight:500;}
.infor_sec .box_items .item dl dd{line-height:1.8;margin:10px 0 0;font-size:15px;}
.infor_sec .box_items .item dl dd span{display:block;}
.infor_sec .box_desc{padding:95px 95px 250px;background:#e4e4e4;}
.infor_sec .box_desc dl{width:calc(50% - 85px);}
.infor_sec .box_desc dl dt{width:140px;font-size:20px;font-weight:500;}
.infor_sec .box_desc dl dd{width:calc(100% - 140px);}
.infor_sec .box_desc dl:nth-of-type(2) dt{width:100px;}
.infor_sec .box_desc dl:nth-of-type(2) dd{width:calc(100% - 100px);}
.infor_sec .box_desc dl dd p{margin:25px 0 0;}
.infor_sec .box_desc dl dd p:first-of-type{margin:0;}
.infor_sec .box_desc dl dd p span{font-weight:500;}
@media all and (max-width:1600px){
	.infor_sec .box_items .item{width:calc(33.33% - 16px);}
	.infor_sec .box_items .item .box_bg{height:250px;}
	.infor_sec .box_items .item dl{padding:24px 29px;}
	.infor_sec .box_items .item dl dt{font-size:19px;}
	.infor_sec .box_desc{padding:93px 0 240px;}
	.infor_sec .box_desc dl{width:calc(50% - 83px);}
	.infor_sec .box_desc dl dt{font-size:19px;}
	.infor_sec .box_desc dl:nth-of-type(2) dt{width:97px;}
	.infor_sec .box_desc dl:nth-of-type(2) dd{width:calc(100% - 97px);}
	.infor_sec .box_desc dl dd p{margin:24px 0 0;}
}
@media all and (max-width:1400px){
	.infor_sec .box_items{padding:110px 0 130px;}
	.infor_sec .box_items .item{width:calc(33.33% - 15px);}
	.infor_sec .box_items .item .box_bg{height:240px;}
	.infor_sec .box_items .item dl{padding:23px 28px;}
	.infor_sec .box_items .item dl dt{font-size:18px;}
	.infor_sec .box_items .item dl dd{font-size:14px;}
	.infor_sec .box_desc{padding:88px 0 240px;}
	.infor_sec .box_desc dl{width:calc(50% - 70px);}
	.infor_sec .box_desc dl dt{width:130px;font-size:18px;}
	.infor_sec .box_desc dl dd{width:calc(100% - 130px);}
	.infor_sec .box_desc dl:nth-of-type(2) dt{width:92px;}
	.infor_sec .box_desc dl:nth-of-type(2) dd{width:calc(100% - 92px);}
	.infor_sec .box_desc dl dd p{margin:23px 0 0;}
}
@media all and (max-width:1200px){
	.infor_sec .box_items{padding:110px 0 120px;}
	.infor_sec .box_items .item{width:calc(33.33% - 14px);}
	.infor_sec .box_items .item .box_bg{height:230px;}
	.infor_sec .box_items .item dl{height:120px;padding:22px 26px;}
	.infor_sec .box_items .item dl dt{font-size:17px;}
	.infor_sec .box_items .item dl dd{font-size:13px;}
	.infor_sec .box_desc{padding:83px 0 230px;}
	.infor_sec .box_desc dl{width:calc(50% - 60px);}
	.infor_sec .box_desc dl dt{width:120px;font-size:17px;}
	.infor_sec .box_desc dl dd{width:calc(100% - 120px);}
	.infor_sec .box_desc dl:nth-of-type(2) dt{width:87px;}
	.infor_sec .box_desc dl:nth-of-type(2) dd{width:calc(100% - 87px);}
	.infor_sec .box_desc dl dd p{line-height:1.3;margin:22px 0 0;}
	.infor_sec .box_desc dl dd p span{display:block;margin:0 0 5px;}
}
@media all and (max-width:1100px){
	.infor_sec .box_items .item dl{height:150px;}
}
@media all and (max-width:1000px){
	.infor_sec .box_items{padding:99px 0 120px;}
	.infor_sec .box_items .item{width:calc(33.33% - 13px);}
	.infor_sec .box_items .item .box_bg{height:210px;}
	.infor_sec .box_items .item dl{padding:20px 25px;}
	.infor_sec .box_items .item dl dt{font-size:16px;}
	.infor_sec .box_desc{padding:78px 0 220px;}
	.infor_sec .box_desc dl{width:calc(50% - 20px);}
	.infor_sec .box_desc dl dt{font-size:16px;}
	.infor_sec .box_desc dl:nth-of-type(2) dt{width:82px;}
	.infor_sec .box_desc dl:nth-of-type(2) dd{width:calc(100% - 82px);}
	.infor_sec .box_desc dl dd p{margin:20px 0 0;}
}
@media all and (max-width:800px){
	.infor_sec .box_items{-webkit-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:93px 0 110px;}
	.infor_sec .box_items .item{-webkit-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin:20px 0 0;}
	.infor_sec .box_items .item:first-of-type{margin:0;}
	.infor_sec .box_items .item .box_bg{width:50%;height:200px;}
	.infor_sec .box_items .item .box_bg .box_icon{display:none;}
	.infor_sec .box_items .item dl{width:50%;height:100%;padding:19px 23px;}
	.infor_sec .box_items .item dl dt{font-size:15px;}
	.infor_sec .box_items .item dl dd{font-size:12px;}
	.infor_sec .box_desc{padding:73px 0 210px;}
	.infor_sec .box_desc .flex_around{-webkit-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap;}
	.infor_sec .box_desc dl{width:100%;}
	.infor_sec .box_desc dl:nth-of-type(2){margin:20px 0 0;}
	#page .infor_sec .box_desc dl dt{width:110px;font-size:15px;}
	#page .infor_sec .box_desc dl dd{width:calc(100% - 110px);}
	.infor_sec .box_desc dl dd p{margin:19px 0 0;}
}
@media all and (max-width:600px){
	.infor_sec .box_items{padding:87px 0 100px;}
	.infor_sec .box_items .item .box_bg{height:190px;}
	.infor_sec .box_items .item dl{padding:18px 22px;}
	.infor_sec .box_items .item dl dt{font-size:14px;}
	.infor_sec .box_desc{padding:68px 0 200px;}
	#page .infor_sec .box_desc dl dt{width:100px;font-size:14px;}
	#page .infor_sec .box_desc dl dd{width:calc(100% - 100px);}
	.infor_sec .box_desc dl dd p{margin:18px 0 0;}
}
@media all and (max-width:500px){
	.infor_sec .box_items{padding:84px 0 96px;}
	.infor_sec .box_items .item .box_bg{height:180px;}
	.infor_sec .box_items .item dl{padding:17px 21px;}
	.infor_sec .box_items .item dl dd{font-size:11px;}
	.infor_sec .box_desc{padding:66px 0 190px;}
	#page .infor_sec .box_desc dl dt{width:96px;}
	#page .infor_sec .box_desc dl dd{width:calc(100% - 96px);}
	.infor_sec .box_desc dl dd p{margin:17px 0 0;}
}
@media all and (max-width:380px){
	.infor_sec .box_items{padding:80px 0 92px;}
	.infor_sec .box_items .item .box_bg{height:170px;}
	.infor_sec .box_items .item dl{padding:16px 20px;}
	.infor_sec .box_items .item dl dt{font-size:13px;}
	.infor_sec .box_desc{padding:63px 0 180px;}
	#page .infor_sec .box_desc dl dt{width:92px;font-size:13px;}
	#page .infor_sec .box_desc dl dd{width:calc(100% - 92px);}
	.infor_sec .box_desc dl dd p{margin:16px 0 0;}
}
@media all and (max-width:350px){
	.infor_sec .box_items{padding:74px 0 85px;}
	.infor_sec .box_items .item .box_bg{height:160px;}
	.infor_sec .box_items .item dl{padding:15px 18px;}
	.infor_sec .box_items .item dl dt{font-size:12px;}
	.infor_sec .box_items .item dl dd{font-size:10px;}
	.infor_sec .box_desc{padding:58px 0 170px;}
	#page .infor_sec .box_desc dl dt{width:85px;font-size:12px;}
	#page .infor_sec .box_desc dl dd{width:calc(100% - 85px);}
	.infor_sec .box_desc dl dd p{margin:15px 0 0;}
}
