



.main_slide_text {
    position: absolute;
    top: 50%;
    left: 20%;
    transform: translate(-50%, -50%);
    width: max-content;
    z-index: 2;
    text-align: left;
    font-family: 'NanumSquareRound';
    font-weight: 700;
    font-size: 2.5vw;
    line-height: 3.5vw;
    color: white;
    /*text-shadow: 0 0 20px rgba(0, 0, 0, 0.6);*/
	text-shadow: 0 0 30px #000000;
}

.basic_body_sub .sub_page_title_bg.intro {background: url(../img/sub_title_bg_intro.jpg) no-repeat center; background-size: cover;}
.basic_body_sub .sub_page_title_bg.intro .title {font-family: 'Pretendard-Bold'; font-size:50px; color:#1A6F2C; top: 55%; left:80%;text-shadow: 0 0 30px #bbb;}

.basic_body_sub .sub_page_title_bg.cost {background: url(../img/sub_title_bg_cost.jpg) no-repeat center; background-size: cover;background-position: 0 36%;}
.basic_body_sub .sub_page_title_bg.cost .title {font-family: 'Pretendard-Bold'; font-size:50px; color:#1A6F2C; top: 55%; left:20%;text-shadow: 0 0 30px #bbb;}

.basic_body_sub .sub_page_title_bg.name_1 {background: url(../img/sub_title_bg_name_1.jpg) no-repeat center; background-size: cover;}
.basic_body_sub .sub_page_title_bg.name_1 .title {font-family: 'Pretendard-Bold'; font-size:50px; color:#1A6F2C; top: 55%; left:80%;text-shadow: 0 0 10px #BFDEFB;}

.basic_body_sub .sub_page_title_bg.name_2 {background: url(../img/sub_title_bg_name_2.jpg) no-repeat center; background-size: cover;}
.basic_body_sub .sub_page_title_bg.name_2 .title {font-family: 'Pretendard-Bold'; font-size:50px; color:#1A6F2C; top: 55%; left:30%;text-shadow: 0 0 30px #ddd;}

.basic_body_sub .sub_page_title_bg.name_3 {background: url(../img/sub_title_bg_name_3.jpg) no-repeat center; background-size: cover;}
.basic_body_sub .sub_page_title_bg.name_3 .title {font-family: 'Pretendard-Bold'; font-size:50px; color:#1A6F2C; top: 55%; left:50%;text-shadow: 0 0 30px #BFDEFB;}

.basic_body_sub .sub_page_title_bg.name_4 {background: url(../img/sub_title_bg_name_4.jpg) no-repeat center; background-size: cover;}
.basic_body_sub .sub_page_title_bg.name_4 .title {font-family: 'Pretendard-Bold'; font-size:50px; color:#1A6F2C; top: 55%; left:50%;text-shadow: 0 0 30px #ccc;}

.basic_body_sub .sub_page_title_bg.name_5 {background: url(../img/sub_title_bg_name_5.jpg) no-repeat center; background-size: cover;}
.basic_body_sub .sub_page_title_bg.name_5 .title {font-family: 'Pretendard-Bold'; font-size:50px; color:#fff; top: 55%; left:20%;text-shadow: 0 0 30px #000000;}

.basic_body_sub .sub_page_title_bg.data {background: url(../img/sub_title_bg_data.jpg) no-repeat center; background-size: cover;}
.basic_body_sub .sub_page_title_bg.data .title {font-family: 'Pretendard-Bold'; font-size:50px; color:#fff; top: 55%; left:20%;text-shadow: 0 0 30px #000000;}

.basic_body_sub .sub_page_title_bg.comm {background: url(../img/sub_title_bg_comm.jpg) no-repeat center; background-size: cover;background-position: 0 30%;}
.basic_body_sub .sub_page_title_bg.comm .title {font-family: 'Pretendard-Bold'; font-size:50px; color:#fff; top: 55%; left:20%;text-shadow: 0 0 10px #000;}

.basic_body_sub .sub_page_title_bg.req {background: url(../img/sub_title_bg_req.jpg) no-repeat center; background-size: cover;background-position: 0 30%;}
.basic_body_sub .sub_page_title_bg.req .title {font-family: 'Pretendard-Bold'; font-size:50px; color:#1A6F2C; top: 55%; left:70%;text-shadow: 0 0 10px #fff;}

.basic_body_sub .sub_page_title_bg.notice {background: url(../img/sub_title_bg_notice.jpg) no-repeat center; background-size: cover;background-position: 0 30%;}
.basic_body_sub .sub_page_title_bg.notice .title {font-family: 'Pretendard-Bold'; font-size:50px; color:#fff; top: 55%; left:70%;text-shadow: 0 0 10px #000;}

.quick_btn li.list:nth-child(1) a {background-color:#ecfff5; border: 1px solid #daf0e4;} 
.quick_btn li.list:nth-child(2) a {background-color:#effcff; border: 1px solid #e4f3f6;} 
.quick_btn li.list:nth-child(3) a {background-color:#fff8f1; border: 1px solid #f3ebe4;} 
.quick_btn li.list:nth-child(4) a {background-color:#f0e5ff; border: 1px solid #ebe4f6;} 
.quick_btn li.list:nth-child(5) a {background-color:#ffedf5; border: 1px solid #f7e8f0;} 
.quick_btn li.list:nth-child(6) a {background-color:#faffed; border: 1px solid #ecf9cc;} 

.quick_btn li.list:nth-child(1):hover a {background-image: url(../img/icon_arrow_on_2.png); background-position-x: 95%;}
.quick_btn li.list:nth-child(2):hover a {background-image: url(../img/icon_arrow_on_3.png); background-position-x: 95%;}
.quick_btn li.list:nth-child(3):hover a {background-image: url(../img/icon_arrow_on_4.png); background-position-x: 95%;}
.quick_btn li.list:nth-child(4):hover a {background-image: url(../img/icon_arrow_on_5.png); background-position-x: 95%;}
.quick_btn li.list:nth-child(5):hover a {background-image: url(../img/icon_arrow_on_6.png); background-position-x: 95%;}
.quick_btn li.list:nth-child(6):hover a {background-image: url(../img/icon_arrow_on_6.png); background-position-x: 95%;}

.quick_btn li.list:nth-child(1):hover a h3 {color:#07a950;}
.quick_btn li.list:nth-child(2):hover a h3 {color:#6f9af1;}
.quick_btn li.list:nth-child(3):hover a h3 {color:#f9a050;}
.quick_btn li.list:nth-child(4):hover a h3 {color:#aa7cf6;}
.quick_btn li.list:nth-child(5):hover a h3 {color:#ed72af;}
.quick_btn li.list:nth-child(6):hover a h3 {color:#a7ba79;}


.request_box {width:100%; background-image: url(../img/saju_bg.jpg); border-radius:20px; padding:50px 30px;}
.request_box h2 {margin: 0 auto 20px;  font-size:40px; text-align:center;  font-family: 'Ownglyph_JAEGEONSA-Rg';}
.request_box h4 {margin: 10px auto 5px;  font-size:24px; font-family: 'Ownglyph_JAEGEONSA-Rg';}
.request_box table {width:100%;}
.request_box table td {padding-bottom: 15px;}
.request_box table tr:last-child td {padding-bottom: 0px;}
.request_box table input[type="text"] {height: 50px; font-size:20px; background: none; border: 0; box-shadow: none; border-bottom: 1px solid #aaa; border-radius: 0; width: 100%;}
.request_box table select {font-size:18px; height: 40px; padding: 0 10px;	}
.request_box table span {font-size:18px; display:inline-block; line-height: 40px; vertical-align: bottom; margin: 0 5px 0 3px;	}

.request_box .saju_submit {background:#222; color:#fff;  text-align:center;  font-size:24px; font-family: 'Ownglyph_JAEGEONSA-Rg';  border-radius:10px; display:block; height:50px; line-height: 55px;-webkit-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s;}
.request_box .saju_submit:hover { background:#07a950;}

.request_box input[type='checkbox'], .request_box input[type='radio'] {display: none; }
.request_box input[type='checkbox'] + label, .request_box input[type='radio'] + label {display: inline-block; height: 40px; line-height: 40px; padding: 0 25px; font-size:16px; border:1px solid #aaa; border-radius:10px; cursor:pointer;}
.request_box input[type='checkbox']:checked + label, .request_box input[type='radio']:checked + label {color:#fff; background:#07a950; border:1px solid #07a950;}

.request_box h2 {
    font-family: 'Pretendard-Regular';
}

.request_box h4 {
    font-family: 'Pretendard-Regular';
}

.request_box .saju_submit {
    background: #07a950;
    font-family: 'Pretendard-Regular';
	width:100%;
	border: 0;
}
.request_box .saju_submit:hover { 
	background: #08b757;
}



.news_latest {
    width: 49%;
    padding-right: 0px;
}



.saju_box h2 {
    font-family: 'Pretendard-Regular';
}

.saju_box h4 {
    font-family: 'Pretendard-Regular';
}

.saju_box .saju_submit {
    background: #07a950;
    font-family: 'Pretendard-Regular';
}
.saju_box .saju_submit:hover { 
	background: #08b757;
}

.intro_paper h3 {
    font-family: 'Pretendard-Regular';
}

.intro_paper p {
    font-family: 'Pretendard-Regular';
}

#main_m_gnb {margin-top: ;}
#main_m_gnb li {border-radius: 20px; border:1px solid #eee; background:#f9f9f9; text-align:center; font-size:18px; font-family: 'Pretendard-Bold'; margin-bottom: 10px; padding: 21px 25px;}
#main_m_gnb li a {padding: 20px;  display:block;}
#main_m_gnb li:hover {background:#07a950; border:1px solid #07a950; }
#main_m_gnb li:hover a {color:white;}
#main_m_gnb li {border-radius: 15px;font-size:18px;}
#main_m_gnb li a {padding: 15px;}

#main_m_gnb .acct {
	border:1px solid #07a950;
}

#main_m_gnb .acct a {
	color:#0d7b3e;
}

.m_quick_btn {margin-top: ;}
.m_quick_btn li {border-radius: 20px; border:1px solid #eee; background:#f9f9f9; text-align:center; font-size:18px; font-family: 'Pretendard-Bold'; margin-bottom: 10px; padding: 21px 25px;}
.m_quick_btn li a {padding: 20px;  display:block;}
.m_quick_btn li:hover {background:#07a950; border:1px solid #07a950; }
.m_quick_btn li:hover a {color:white;}
.m_quick_btn li {border-radius: 15px;font-size:18px;}
.m_quick_btn li a {padding: 15px;}

.fortune_name_page .half_img_wrap {
    text-align: center;
}

.tbl_request td .btn_trans_han {
    width: 80px;
    height: 35px;
    line-height: 35px;
    background: #07a950;
    color: white;
    border: none;
    border-radius: 3px;
}

.tbl_request td .btn_zipcode {
    width: 120px;
    height: 35px;
    line-height: 35px;
    background: #07a950;
    color: white;
    border: none;
    border-radius: 3px;
    text-align: center;
}

.naming_page .btn-pack.submit {
    background: #07a950;
    color: white;
    box-shadow: none;
    border: none;
}

.naming_page .btn-pack.cancel {
    border: 1px solid #07a950;
    color: #07a950;
    box-shadow: none;
}

.intro_page .say h2 {
    font-size: 34px;
    font-family: 'Nanum Pen Script';
}

.intro_page .say p {
    /*font-family:'Nanum Brush Script';
	font-size:3.1rem;
	letter-spacing:0.1rem;
	*/
	font-size:1.6rem;
	letter-spacing:0.0rem;
}

.sub-select {
	padding:5px;
	position:sticky;
	top:60px;
	background:#ffffff;
	z-index:90;
}
.sub-select select {
	width:100%;
	border-radius: 6px;
	padding:10px;
	height:50px;
	border:1px solid #4f7729;
	background:#f1f6ec;
	font-size:1.6rem;
	color:#4f7729;
	font-weight:bold;
	outline: 0 none;
    -webkit-appearance:none; /* 크롬 화살표 없애기 */
    -moz-appearance:none; /* 파이어폭스 화살표 없애기 */
    appearance:none; /* 화살표 없애기 */
	background-image: url("/theme/2025skin/img/menu.png");
	background-repeat: no-repeat;
	background-position: 96% center;
	background-size: 1.8rem;
}


.footer {
	background: #1e5a10;
}

.footer-info .point {
	color: #1cdb72;
}

.copyright {
	color: #efefef;
}

.main-text-1 {
	display:block;
}
.main-text-2 {
	display:none;
}

@media all and (max-width:720px) {
	#child-slide .bg {-webkit-transform: none !important; transform:  none !important;}
	
	.after2 .news_latest.hide { display:block !important; }
	
	

	.basic_body_sub .sub_page_title_bg.data {background: url(../img/m_sub_title_bg_data.jpg) no-repeat center; background-size: cover;}
	.basic_body_sub .sub_page_title_bg.data .title {font-family: 'Pretendard-Bold'; font-size:50px; color:#fff; top: 55%; left:20%;text-shadow: 0 0 30px #000000;}

	.basic_body_sub .sub_page_title_bg.comm {background: url(../img/m_sub_title_bg_comm.jpg) no-repeat center; background-size: cover;background-position: 0 30%;}
	.basic_body_sub .sub_page_title_bg.comm .title {font-family: 'Pretendard-Bold'; font-size:50px; color:#fff; top: 55%; left:20%;text-shadow: 0 0 10px #000;}

	.basic_body_sub .sub_page_title_bg.req {background: url(../img/m_sub_title_bg_req.jpg) no-repeat center; background-size: cover;background-position: 0 30%;}
	.basic_body_sub .sub_page_title_bg.req .title {font-family: 'Pretendard-Bold'; font-size:50px; color:#1A6F2C; top: 55%; left:70%;text-shadow: 0 0 10px #fff;}
	
	.basic_body_sub .sub_page_title_bg.notice {background: url(../img/m_sub_title_bg_notice.jpg) no-repeat center; background-size: cover;background-position: 0 30%;}
	.basic_body_sub .sub_page_title_bg.notice .title {font-family: 'Pretendard-Bold'; font-size:50px; color:#fff; top: 55%; left:70%;text-shadow: 0 0 10px #000;}

    .basic_body_sub .sub_page_title_bg.intro .title {
        font-size: 26px;
        top: 135px;
		left:50%;
		text-shadow: 0 0 50px #fff;
    }

    .basic_body_sub .sub_page_title_bg.cost .title {
        font-size: 26px;
        top: 135px;
		left:50%;
		text-shadow: 0 0 10px #fff;
    }
	
	.basic_body_sub .sub_page_title_bg.name_1 .title {
        font-size: 26px;
        top: 135px;
		 left:50%;
    }
	
	.basic_body_sub .sub_page_title_bg.name_2 .title {
        font-size: 26px;
        top: 135px;
		left:50%;
		text-shadow: 0 0 20px #fff;
    }
	
	.basic_body_sub .sub_page_title_bg.name_3 .title {
        font-size: 26px;
        top: 135px;
		 left:50%;
    }
	
	.basic_body_sub .sub_page_title_bg.name_4 .title {
        font-size: 26px;
        top: 135px;
		 left:50%;
    }
	
	.basic_body_sub .sub_page_title_bg.name_5 .title {
        font-size: 26px;
        top: 135px;
		 left:50%;
    }
	
	.basic_body_sub .sub_page_title_bg.data .title {
        font-size: 26px;
        top: 135px;
		left:50%;
		text-shadow: 0 0 20px #000;
    }
	
	.basic_body_sub .sub_page_title_bg.comm .title {
        font-size: 26px;
        top: 135px;
		left:50%;
		text-shadow: 0 0 20px #000
    }
	
	.basic_body_sub .sub_page_title_bg.req .title {
        font-size: 26px;
        top: 135px;
		 left:50%;
		 color:#fff;
		 text-shadow: 0 0 20px #000;
    }
	
	.basic_body_sub .sub_page_title_bg.notice .title {
        font-size: 26px;
        top: 135px;
		 left:50%;
		 color:#fff;
		 text-shadow: 0 0 20px #000;
    }

	.main-text-1 {
		display:none;
	}
	.main-text-2 {
		display:block;
	}

	.sub-select {
		display:block !important;
	}

    .news_latest.show_720 {
        display: none !important;
    }
	
    .fortune_name_page table {
        min-width: 100%;
    }
	
	#main_m_gnb.m_quick_btn li {
		text-align: left;
		padding: 10px 25px;
	}
	
	.m_quick_btn li {
		text-align: left;
		padding: 10px 25px;
	}
	
	.main_slide_text {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: max-content;
		z-index: 2;
		text-align: center;
		font-family: 'NanumSquareRound';
		font-weight: 700;
		font-size: 6.5vw;
		line-height: 8.5vw;
		color: white;
		/*text-shadow: 0 0 20px rgba(0, 0, 0, 0.6);*/
		text-shadow: 0 0 30px #000000;
	}
}

@media all and (max-width:1080px) {
	.request_box {width:100%;margin-bottom:30px;}
}

@media all and (max-width:720px) {
	.request_box {padding: 30px 15px; border-radius: 15px;}
	.request_box h2 {font-size: 30px; margin-bottom: 15px;}
	.request_box h4 {font-size: 20px;}
	.request_box table select {font-size: 16px;}
	.request_box table span {font-size: 16px;}
	.request_box table input[type="text"] {font-size: 18px; height: 40px;}
	.request_box .saju_submit {font-size: 20px; height: 40px; line-height: 45px;}
}

@media (max-width: 1200px) {
    .mobile_btn .bar, .mobile_btn .bar:before, .mobile_btn .bar:after {
        height: 4px;
    }
	
	.m_gnb_sub.bg2 {
        display: none;
        padding: 15px 0px;
        border-top: 2px solid #2a873c;
        background: #ffffff;
        transition: none;
    }
}

/* ============================================================
   2026-09-17 GEO/SEO 작업 추가 스타일
   ============================================================ */
/* 서비스 소개 본문 (naming_intro_*.php) */
.naming_page .intro_lead { font-family: 'Pretendard-Regular'; font-size: 19px; line-height: 1.8; color: #555; margin: -10px 0 40px; word-break: keep-all; }
.intro_paper h3 { margin-top: 44px; margin-bottom: 14px; }
.intro_paper h3:first-child { margin-top: 0; }
.intro_paper p { word-break: keep-all; }
.intro_paper p a { color: #0d7b3e; text-decoration: underline; text-underline-offset: 3px; }
.intro_paper p a:hover { color: #07a950; }
.intro_paper ol.intro_steps { font-family: 'Pretendard-Regular'; font-size: 19px; line-height: 1.9; color: #444; margin: 0 0 30px 0; padding-left: 0; counter-reset: step; list-style: none; }
.intro_paper ol.intro_steps li { position: relative; padding-left: 40px; margin-bottom: 6px; word-break: keep-all; }
.intro_paper ol.intro_steps li:before { counter-increment: step; content: counter(step); position: absolute; left: 0; top: 6px; width: 26px; height: 26px; line-height: 26px; border-radius: 50%; background: #0d7b3e; color: #fff; font-size: 14px; text-align: center; }
.intro_paper .intro_links { margin-top: 10px; }
.intro_paper .intro_links a { display: inline-block; font-size: 16px; padding: 10px 24px; margin: 4px 8px 4px 0; color: #fff; background: #222; border-radius: 10px; text-decoration: none; line-height: 1.4; }
.intro_paper .intro_links a:hover { background: #07a950; color: #fff; }
.intro_paper .intro_links a.primary { background: #0d7b3e; }
.intro_paper .intro_links a.primary:hover { background: #07a950; }
.intro_paper .intro_note { font-size: 17px; color: #777; }
@media (max-width: 720px) {
  .naming_page .intro_lead { font-size: 17px; }
  .intro_paper { padding: 28px 22px; }
  .intro_paper ol.intro_steps { font-size: 17px; }
}

/* 원장 경력 페이지 (history.php) */
.history_page .history_profile { margin-bottom: 60px; }
.history_page .history_profile h2 { font-size: 30px; font-family: 'Pretendard-Bold'; margin-bottom: 20px; }
.history_page .history_profile p { font-size: 19px; line-height: 1.8; color: #444; word-break: keep-all; margin-bottom: 14px; }
.history_page .history_profile h3 { font-size: 22px; font-family: 'Pretendard-Bold'; margin: 30px 0 14px; }
.history_page .history_profile ul.history_list { margin: 0 0 20px; padding: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 10px 14px; }
.history_page .history_profile ul.history_list li { font-size: 17px; line-height: 1.5; color: #333; background: #f4f8f5; border: 1px solid #e0ebe4; border-radius: 10px; padding: 10px 16px; }
.history_page .history_profile ul.history_list li strong { color: #0d7b3e; font-family: 'Pretendard-Bold'; }
.history_page h2.sub_content_title.history_gallery_title { font-size: 26px; margin-top: 10px; }

/* 메인 소개문 (index.pc.php) */
.jwn-about { margin-top: 70px; }
.jwn-about__inner { max-width: 960px; margin: 0 auto; text-align: center; padding: 0 16px; }
.jwn-about__title { font-family: "Noto Serif KR", serif; font-size: 28px; font-weight: 700; color: #1d3b2a; letter-spacing: -0.02em; margin-bottom: 18px; word-break: keep-all; }
.jwn-about__text { font-family: 'Pretendard-Regular'; font-size: 18px; line-height: 1.9; color: #444; word-break: keep-all; margin: 0; }
.jwn-about__text strong { font-family: 'Pretendard-Bold'; color: #0d7b3e; font-weight: 700; }
@media (max-width: 720px) {
  .jwn-about { margin-top: 40px; }
  .jwn-about__title { font-size: 22px; }
  .jwn-about__text { font-size: 16px; }
}

/* 게시판 카테고리 탭 (이용 후기: 작명/개명/출산택일) */
#bo_cate { background: none; padding: 0; margin: 0 0 25px; }
#bo_cate ul { display: flex; flex-wrap: wrap; gap: 8px; }
#bo_cate li { display: inline-block; padding: 0; }
#bo_cate a { display: inline-block; padding: 9px 22px; border: 1px solid #ddd; border-radius: 22px; background: #fff; color: #444; font-size: 16px; line-height: 1.4; text-decoration: none; transition: all .15s; }
#bo_cate a:hover { border-color: #0d7b3e; color: #0d7b3e; }
#bo_cate a#bo_cate_on { background: #0d7b3e; border-color: #0d7b3e; color: #fff; }
