@charset "utf-8";

/* 내용관리 */
#ctt {margin:10px 0;padding:10px;}
.ctt_admin {margin:0 5px;text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0}
.ctt_img {text-align:center}
@media(min-width:970px){
	.page_container { margin-top: 150px} 
}


/* ■■■■■■■■■■■■■■ 페이지 시작 ■■■■■■■■■■■■■■■ */

.c_mom_wrap {
	width: 100%;
    overflow: hidden;
	background:url('/theme/jelly/img/sub/background_mom.png');
	background-size:cover;
}
.c_moms {
	width:1200px;
	margin:0 auto;
	padding: 80px 0;
}
.cmom_left {
	width:50%;
	float:left;
	padding: 40px 30px;
	margin-top:85px;
}
.cmom_left h2 {
	font-weight: 400;
    font-size: 55px;
    color: #000;
	letter-spacing:2px;
	font-family: 'ONE-Mobile-POP';
}
@font-face {
    font-family: 'ONE-Mobile-POP';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2105_2@1.0/ONE-Mobile-POP.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.c_mom_tit {
	font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 10px;
}
.cmom_right {
	width:50%;
	float:left;
}
.c_mom_text {
	font-size: 20px;
    line-height: 35px;
    color: #000;
	margin-top:150px;
    font-weight: 530;
    padding: 50px 30px;
}
.c_icon_wrap {
	width:100%;
	padding:100px 0;
	background:#f4f4f4;
}
.c_icons {
	width:1200px;
	margin:0 auto;
	overflow:hidden;
/* 	-webkit-box-shadow: 0 0 20px rgb(0 0 0 / 80%);
	    -moz-box-shadow: 0 0 20px rgba(0,0,0,0.8);
	    box-shadow: 0 0 20px rgb(0 0 0 / 80%);
	    -moz-border-radius: 100px / 10px; */

}
.c_icon_box {
	width:33.333%;
	float:left;
	height:200px;
}
.c_icon_images {
	width:100%;
	height:150px;
	text-align:center;
}
.c_icon_text {
	text-align:center;
	font-weight:bold;
	font-size:18px;
	line-height:40px;
}
.c_mom_wrap02 {
	width:100%;
	overflow:hidden;
	padding:100px 0;
	height:600px;
	position:relative;
}
.c_mom02_text::after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 90px;
	display: block;
	width: 0.2%;
	height: 150px;
	background-color: rgba(0,0,0,1);

}
.c_mom02_text {
	width:1200px;
	margin:0 auto;
	text-align:center;
	font-size:18px;
	line-height:35px;
}
.c_mom02_text span {
	font-weight:bold;
	font-size:30px;
}

.c_mom_wrap03{
	width:100%;
	overflow:hidden;
	background:#c6cdc9;
}
.c_mom03s {
	width:1400px;
	margin:0 auto;
	padding:100px 0;
	overflow:hidden;
}
.c_mom03_box {
	float:left;
}
.box01 {
	width:15%;
	padding:0px 15px;
	position:relative;
}
.c_mom03_text {
	font-size:30px;
}
.c_mom03_text::after {
	content: '';
	position: absolute;
	left: 10px;
	top: -5px;
	display: block;
	width: 40px;
	height: 3px;
	background-color: rgba(0,0,0,1);
	transition: 1s all;
}

 .c_mom_wrap03:hover .c_mom03_text::after{
	width: 85%;
}

.box02 {
	width:40%;
	padding:25px;
	margin-left:1.5%;
	border-bottom:5px solid #000;
	background:#fff;
}
.c_mom03_box_images {
	width:50%;
	float:left;
}
.c_mom03_tit {
	width:50%;
	float:left;
	font-size:16px;
	line-height:35px;
	padding:10px;
}
.c_mom03_tit span {
	font-size:18px;
	font-weight:bold;
}
.c04_05s_wrap {
	width:100%;
	padding:100px 0;
	background:url('/theme/jelly/img/sub/c04_back02.png');
}
.c04_05s {
	width:976px;
	margin:0 auto;
	background:rgba(255,255,255,0.5);
	padding:100px 0;
	box-shadow:5px 5px 5px 5px gray;
}
.c04_05s h2 {
	text-align:center;
	font-size:30px;
	color:#5e5e5e;
}
.c04_05s h2 span {
	font-size:15px;
}
.c04_05s_text {
	font-size:18px;
	line-height:35px;
	margin:50px auto;
	width:60%;
}
.detail_left {
	display: table-cell;
}
.detail_left img {
	padding-top:6px;
	margin-right: 10px;
}
.detail_text {
	display: table-cell;
	word-break:keep-all;
}
.c04_05s_wrap:hover span {
	border-bottom:3px solid #aeb691;
	box-shadow:inset 0 -8px 0 #aeb691;
}
.c_mom_wrap04 {
	width:100%;
}
.c_mom_wrap04s {
	width:100%;
	height: 600px;
    margin-top: 200px;
	background:url('/theme/jelly/img/sub/mom_back02.png');
	background-size:cover;
	background-attachment: fixed;

}
.c_mom4s_images {
	width:40%;
	float:left;
	margin-top:-50px;
}
.c_mom4s_text {
	width: 55%;
    float: left;
    margin-left: 5%;
    color: #fff;
    font-size: 18px;
    margin-top: 167px;
    line-height: 35px;
    font-weight: 400;
}
.c_mom4s_text span {
	font-weight:bold;
	font-size:25px;
}
.c_mom04s {
	width:1200px;
	margin:0 auto;
}
.c_mom_plan_wrap{
	width:100%;
	padding:100px 0;
	overflow:hidden;
	background:#f4f4f4;
}
.c_mom_plan {
	width:1200px;
	margin:0 auto;
}
.c_plan_box {
	width:33.333%;
	height:200px;
	float:left;
}
.c_plan_icon01 {
	width:100%;
	height:150px;
	text-align:center;
}
.c_plan_tit {
	text-align:center;
	font-size:20px;
	font-weight:bold;

}
.c_plan_text {
	text-align:center;
	font-size:18px;
	font-weight:bold;
	line-height:50px;
}
.c_mom_plan h2 {
	text-align:center;
	font-size:30px;
	font-weight:bold;
	margin-bottom:50px;
}
.c_icons h2 {
	text-align:center;
	font-size:30px;
	font-weight:bold;
	margin-bottom:50px;
}
.c_plan_text span {
	text-decoration:line-through ;
	color:red;
}

@media (max-width: 1200px){
#container_title {
	max-width:100%;
}
.c_moms {width:100%;}
.c_mom02_text {width:100%;}
.c_mom_plan {width:100%;}
.c_icons {width:100%;}
.c_mom03s {width:100%;}
.box01 {width:100%; float:none; margin-bottom:30px;}
.box02 {width:48%;}
.c_mom04s {width:100%;}
}

@media (max-width: 969px){
	.cmom_left {width:100%; float:none;}
	.cmom_right {width:100%; float:none;}
	.c_moms {padding:0;}
	.cmom_left h2 {font-size:40px;}
	.c_mom02_text span {font-size:25px;}
	.c_mom02_text {font-size:16px;}
	.c_mom_wrap02 {height:auto;}
	.c04_05s {width:90%;}
	.c_mom02_text::after {display:none;}
	.c_plan_box {width:100%; float:none; margin-bottom:30px;}
	.c_plan_text {font-size:15px;}
	.c_mom_plan h2 {font-size:25px;}
	.c_icon_box {width:33%;}
	.c_icon_text {font-size:14px;}
	.box02 {width: 95%; margin-left: 8px;margin-bottom:30px;}
	.c_mom03_box_images {width:100%; float:none;}
	.c_mom03_tit {width:100%; float:none;}
	.c_mom03_box_images img {width:100%;}
	.c_mom4s_images {width:95%; float:none; margin:0 auto; padding:20px 0;}
	.c_mom4s_text {width:95%; margin:50px auto; float:none; font-size: 15px;}
	.c_mom_wrap04s {height:998px;}
	.c_mom4s_text span {font-size:20px;}
	.c04_05s {background: none;box-shadow: none; padding:0 10px; width:100%;}
	.detail_left img {margin-right:22px; padding-top: 8px;}
	.detail_text {font-size: 15px; letter-spacing: -1px; font-weight: bold;}
	.c04_05s h2{font-size:20px;}
	.c04_05s_text {width:90%; margin: 20px auto;}
}

.wrap_btn {
	width:250px;
	margin:50px auto;
	line-height:50px;
	text-align:center;
	border:1px solid #000;
}
.wrap_btn a {
	display:block;
	font-size:18px;
	font-weight:bold;
}
.wrap_btn:hover {
	background:#aeb691;
	border:1px solid #aeb691;
}
.wrap_btn:hover a {
	color:#fff;
}