* {
	word-break: break-all;
}
.wrap {
	position:relative;
	width:1200px; /*960px;*/
	margin:0 auto;
}

/* head */

#head { }

.logo {
    display: inline-block;
    margin: 13px 0px;
}

.topmenu01 {
    position: absolute;
    left: 0px;
    top: 35px;
}

.head_inner03 {
    overflow: hidden;
    margin-top: 10px;
}

.head_copytext {
    font-family: 'Noto Serif KR';
    font-weight: 600;
    font-size: 15px;
}

/* .topmenu02 {
    float: left;
    display: inline-block;
    margin-right: 20px;
} */

.topmenu02 {
    position: absolute;
    right: 310px;
    top: 20px;
    display: inline-block;
}

.topmenu02 a {
	display:inline-block;
	line-height:40px;
	background:url('../image/top/topline01.png') left center no-repeat;
	padding:0 10px;
}

.topmenu02 a:first-child {
	background:none;
}

.topmenu01 a, .mobile_menu01 a {
    display: inline-block;
    padding: 8px 15px;
    border-radius: 500px;
    color: #fff;
    font-size: 12px;
	margin-right: 5px;
}

a.topmenu01_btn01 { background: #483924; }
a.topmenu01_btn02 { margin: 0 10px; background:#9a4115; }
a.topmenu01_btn03 { background:#9a1515; }

.top_login_box a { font-size: 12px; }

#hd_sch {
    display: inline-block;
    float: left;
    margin-left: 0px;
    /* position: absolute; */
    /* top: 35px; */
    /* left: 50%; */
    /* width: 430px; */
    /* margin-left: -215px; */
}

#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#hd_sch h4 {
    float: left;
    /* margin-right: 5px; */
    padding: 0 10px;
    line-height: 40px;
    color: #ffffff;
    font-size: 13px;
    font-weight: 600;
    /* text-shadow: 0px 0px 2px rgb(0 0 0 / 20%); */
    border: 0px solid #ffce35;
    border-radius: 5px 0px 0px 5px;
    background: #424242; /*#cf0319*/
}

#hd_sch #sch_str {
    float: left;
	padding-left: 10px;
    height: 40px;
    background: #ffce35;
    border: 1px solid #000;
    width: 160px;
	line-height: 40px;
}

#hd_sch #sch_submit {
    float: left;
    padding: 0 10px;
    margin-left: 3px;
    height: 40px;
    border: 0;
    background: linear-gradient(180deg, #555, #333);
    cursor: pointer;
    color: #fff;
    font-size: 12px;
    border-radius: 2px;
}

.head_inner02 {
    background:url('../image/top/menu_bg01.png') left top repeat-x;
}

nav#accordian {
    display: none;
}

ul.menu {
	overflow:hidden;
}

ul.menu li {
    float: left;
    width: 9.09%;
    border-left: 1px solid rgba(0,0,0,0.25);
    text-align: center;
}

ul.menu li:first-child {
	border-left:none;
}

ul.menu li.menu_point { background:url('../image/top/menu_bg02.png') left top repeat-x; }
ul.menu li.menu_point02 { background:url('../image/top/menu_bg03.png') left top repeat-x; }
ul.menu li.menu_point03 { background:url('../image/top/menu_bg04.png') left top repeat-x; }

ul.menu li a {
    display: block;
    color: #fff;
    font-size: 16px;  /*14px;*/
    font-weight: 400;
    line-height: 50px;
    letter-spacing: -0.5px;
    text-shadow: 0px 0px 3px rgba(0,0,0,1);
}

.mobile_iconmenu { display:none; }

.head_inner04 .wrap {
    border-bottom: 1px solid #ddd;
}

.favorite_box {
    text-align: right;
}

a.favorite_btn {
    display: inline-block;
	padding: 0 5px;
    margin-top: 2px;
    line-height: 1.7em;
	border: 2px solid #b41a1c;
    color: #b41a1c;
    font-weight: 600;
    font-size: 13px;
}

.sincebox {
    position: absolute;
    right: 210px;
    top: 20px;
    display: inline-block;
    padding: 3.5px 8px;
    border: 3px solid #687540;
    background: #ffce35;
    font-family: 'Roboto';
    font-size: 14px;
    font-weight: bold;
	letter-spacing:-0.2px;
}

/* footer */

.footer_banner {
    /*background: #7b6243;*/
    padding: 10px 0;
    border-top: none;
	border-top:1px solid #ddd;
}

.footer_banner h3 {
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.footer {
    width: 100%;
    background: #333333;
    text-align: center;
    color: #fff;
    overflow: hidden;
    padding: 15px 0px 50px; /*5px 0px;*/
    line-height: 16px;
}

.footer_menu {
    padding: 0px 0px 0px;
    /* border-bottom: 1px solid #555; */
}

ul.footer_menu_inner {
    display: inline-block;
}

ul.footer_menu_inner li {
	float:left;
	font-size: 12px;
    color: #fff;
}

ul.footer_menu_inner li a {
	font-size: 12px;
    color: #fff;
}

.copyright {
    display: block;
    margin: 0px 0px;
    font-size: 13px;
	line-height:22px;
    color: #fff;
}

.copyright p {
    display: block;
    margin-top: 5px;
    color: #aaa;
    font-weight: 200;
}

.copyright p a {
	color:#aaa;
}

/* main */

.main_con00 {
	overflow:hidden;
    margin: 20px auto;
}

.main_vis {
    float: left;
    width: 100%;
}

.main_text {
    position: absolute;
    top: 30px;
    left: 30px;
    text-align: center;
    padding: 20px 40px;
    background: rgba(34,34,34,0.9);
    color: #fff;
}

.main_text h3 {
	display:none;
	font-size:16px;
	font-weight: 300;
}

.main_text h3 span {
	font-weight: 600;
}

.main_text h5 {
    font-size: 16px;
    font-weight: 500;
}

.main_text a.main_more {
    display: inline-block;
    background: #000;
    padding: 5px 10px;
    margin-top: 5px;
	font-size: 11px;
    color: #fff;
}

.main_vis .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    display: block;
	position: absolute;
    left: 0px;
	bottom: 20px;
    width: 100%;    
    text-align: center;
}

.index_menu { display:none;}
ul.index_menu_inner {
	overflow: hidden;
}

ul.index_menu_inner li {
    float: left;
    width: 11.111%;
    border-left: 1px solid rgba(0,0,0,0.25);
    text-align: center;
	background: url(../image/top/menu_bg01.png) left top repeat-x;
}

ul.index_menu_inner li a {
    display: block;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    line-height: 50px;
    letter-spacing: -1.5px;
    text-shadow: 0px 0px 3px rgba(0,0,0,1);
}

ul.index_menu_inner li.menu_point { background:url('../image/top/menu_bg02.png') left top repeat-x; }
ul.index_menu_inner li.menu_point02 { background:url('../image/top/menu_bg03.png') left top repeat-x; }
ul.index_menu_inner li.menu_point03 { background:url('../image/top/menu_bg04.png') left top repeat-x; }

.main_con01 {
	overflow:hidden;
}

.main_con01_inner {
	float:left;
}

.main_con01_inner01 {
	width:336px; /*250px;*/
}

ul.inner01_list01 li {
	margin-bottom:12px;
}

ul.inner01_list01 li img {
	max-width:100%;
}

ul.inner01_list02 {
	overflow:hidden;
	margin-bottom: 10px;
}

ul.inner01_list02 li {
    float: left;
    width: 49%;
    margin-bottom: 10px;
	text-align:center;
}

ul.inner01_list02 li:nth-child(1), ul.inner01_list02 li:nth-child(3) { margin-right:2%; }
ul.inner01_list02 li:nth-child(3), ul.inner01_list02 li:nth-child(4) { margin-bottom:0px; }

/* ul.inner01_list02 li:last-child {
	width:100%;
	margin-bottom:0px;
} */

ul.inner01_list02 li img {
	max-width:100%;
}

ul.inner01_list03 li img {
	max-width:100%;
}

/*23-07-23 추가*/
.main_con01_inner11 {
	width:100%; /*250px;*/
}

ul.inner11_list01 li { margin-bottom:12px; }
ul.inner11_list01 li.main_newbannerbox { display: flex; flex-wrap: wrap; }
ul.inner11_list01 li .main_newbanner01, ul.inner11_list01 li .main_newbanner02 { width: calc(50% - 10px); }
ul.inner11_list01 li .main_newbanner01 { margin-right: 20px; }

ul.inner11_list01 li img { max-width:100%; }

ul.inner11_list02 {
	overflow:hidden;
	margin-bottom: 10px;
}

ul.inner11_list02 li {
    float: left;
    width: 49%;
    margin-bottom: 10px;
	text-align:center;
}

ul.inner11_list02 li:nth-child(1), ul.inner11_list02 li:nth-child(3) { margin-right:2%; }
ul.inner11_list02 li:nth-child(3), ul.inner11_list02 li:nth-child(4) { margin-bottom:0px; }

/* ul.inner01_list02 li:last-child {
	width:100%;
	margin-bottom:0px;
} */

ul.inner11_list02 li img {
	max-width:100%;
}

ul.inner11_list03 li img {
	max-width:100%;
}
/*추가end*/


.main_con01_inner02 { 
	margin:0 20px;
	width:230px; /*230px;*/
}

.mobile_main_con01_inner { display:none; }

.main_con01_inner03 {
	width:230px; /*230px;*/
}

.board {
    padding: 10px 0;
}

.board01 { border-top:2px solid #b41a1c;}
.board02 { border-top:2px solid #ff8a00;}
.board03 { border-top:2px solid #00990b;}
.board04 { border-top:2px solid #005699;}
.board05 { border-top:2px solid #6c0099;}

.board h3 {
    position: relative;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 17px;
    font-weight: 500;
}

.board.board01 h3 { color:#b41a1c; }
.board.board02 h3 { color:#ff8a00; }
.board.board03 h3 { color:#00990b; }
.board.board04 h3 { color:#005699; }
.board.board05 h3 { color:#6c0099; }

.board h3 .board_more {
    position: absolute;
    top: 4px;
    right: 0px;
    font-family: 'Roboto';
    font-size: 11px;
    font-weight: 400;
    color: #888;
}

.main_con01_inner02 {
    margin: 0 10px;
    width: 614px; /*460px;*/
}

.main_con01_inner02 img { max-width:100%; }

.main_con01_inner02 ul.inner02_list { overflow:hidden; width:100%; margin-bottom:15px;}
.main_con01_inner02 ul.inner02_list li {
	float:left;
	width:49%;
	text-align: center;
}
.main_con01_inner02 ul.inner02_list li:first-child { margin-right:2%; }
.main_con01_inner02 ul.inner02_list li img {
	max-width:100%;
}

.inner02_banner {
    margin-bottom: 15px;
	text-align:center;
}

.inner03_inner {
    margin-bottom: 12px;
}

.border_line01 { border: 3px solid #a00b05; }
.border_line02 { border: 3px solid #005699; }
.border_line03 { border: 3px solid #0b9d16; }
.border_line04 { border: 3px solid #b41a1c; }

.login_box {
    /*border-top: 2px solid #b41a1c;
    border-bottom: 1px solid #aaa;*/
    padding: 10px 0px 10px 0px;
	min-height:207px;
	padding: 10px;
}

.btn_box {
    font-size: 12px;
    color: #b41a1c;
    font-weight: 500;
    border-bottom: 1px solid #aaa;
    padding-bottom: 10px;
}

.btn_box ul {
	margin-top:5px;
}

.btn_box ul li {
	margin-bottom:5px;
}

.btn_box ul li:last-child {
	margin-bottom:0px;
}

.bank_box { padding: 5px; }

/* sub */

.subtop {
    width: 1200px; /*960px;*/
    /*height: 250px;
    background: url('../image/sub/subtop_img01.png') center top no-repeat;*/
    margin: 20px auto;
     /*margin-bottom: 30px; */
}

#sub_contents {
    margin-bottom: 50px;
    overflow: hidden;
}

.sub_left {
    position: relative;
    width: 200px;
    float: left;
}

#sidebar {
	margin-bottom:10px;
}

#snb_box {
    margin-top: 0px;
}

.snb_title {
	font-size: 21px;
    /* font-family: Roboto; */
    color: #ffffff;
    text-align: center;
    display: block;
    line-height: 135px;
    background: #6f7a42;
    border: 1px solid #6f7a42;
    font-weight: 500;
}

ul.snb {
    display: block;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    width: 100% !important;
    border-top: none;
    box-sizing: border-box;
}

ul.snb li {
    display: block;
}

ul.snb li dl {
    display:none;
}

ul.snb li.over {
    background: #f4f4f4;
}

ul.snb li.over dl {
    display: block;
    padding: 15px 0px;
	border-bottom: 2px solid #624626;
    border-left: 2px solid #624626;
    border-right: 2px solid #624626;
}

ul.snb li.over dl dd a {
    background: transparent;
    padding: 0;
    line-height: 28px;
    font-size: 13px;
    padding-left: 15px;
    color: #666;
    border: none;
}

ul.snb li.over dl dd.over a {
    color: #9a6815;
    font-weight: 600;
}

ul.snb li:first-child {
	border-top: none;
}

ul.snb li a {
    padding: 15px 10px;
    display: block;
    color: #624626;
    /* line-height: 38px; */
    border-bottom: 2px solid #624626;
    border-left: 2px solid #624626;
    border-right: 2px solid #624626;
	font-weight: 600;
	background: #cafafb;
}

ul.snb li a:hover {
    color: #fff;
    background: #624626;
    border-bottom: 2px solid #624626;
    border-left: 2px solid #624626;
    border-right: 2px solid #624626;
}

ul.snb li.over a {
    color: #fff;
    background: #624626;
    border-bottom: 2px solid #624626;
    border-left: 2px solid #624626;
    border-right: 2px solid #624626;
}

ul.sidebanner_inner {
	margin-top:20px;
}

ul.sidebanner_inner li {
    margin-bottom: 10px;
}

ul.sidebanner_inner li a {
	display:block;
}

#sct_ct_1 ul.sidebanner_inner li a {
    display: block;
    padding: 0px;
    border: none;
}

span.sub_navi {
    position: absolute;
	font-size: 12px;
    right: 0;
    top: 0px;
}

#sub_containner {
    position: relative;
    width: 950px;/*740px*/
    overflow: hidden;
    float: right;
}

#sub_containner02 {
    position: relative;
    width: 100%;
    overflow: hidden;
}

#sub_containner.itempage {
    width: 100%;
}

.sub_title h2 {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
    font-size: 34px;
    font-family: 'Noto Serif KR';
    font-weight: 700;
    color: #624626;
}

#sub_page h3 {
    margin-bottom: 20px;
	font-weight: 500;
	font-size: 22px;
    letter-spacing: 1px;
}

#sub_page h4 {
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 18px;
    color: #cf0319;
}

#sub_page h5 {
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 18px;
    color: #747f48;
}

#sub_page h6 {
	margin-bottom: 10px;
    font-weight: 500;
    font-size: 16px;
}

.point01 {
    font-weight: 800;
    color: #d02800;
}

.point02 {
    color: #8d600f;
}

.point03 {
    font-size: 18px;
    font-family: 'Noto Sans SC', 'Nanum Myeongjo';
    font-weight: 700;
    color: #8d600f;
}

.imgbox {
	clear:both;
    text-align: center;
    margin-bottom: 30px;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 30px;
}

.imgbox img {
	max-width:100%;
}

span.img_txt {
    display: block;
    text-align: center;
	margin-top: 10px;
}

p.textbox {
    line-height: 24px;
    /*text-align: center;*/
}

.sub01_table01 {
    border-top: 2px solid #6a1703;
    margin: 30px 0px;
	border-collapse: collapse;
    border-spacing: 0;
}

.sub01_table01 th, .sub01_table01 td {
    text-align: center;
    padding: 10px 10px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.sub01_table01 th:first-child, .sub01_table01 td:first-child {
	border-left: 0px solid #ddd;
}

.sub01_table01 th { width:25%; background:#f4f4f4;}
.sub01_table01 td { }

ul.imgbox_list {
    clear: both;
    overflow: hidden;
}
ul.imgbox_list li {
    display: inline-block;
}

ul.imgbox_list li img {
    border: 3px solid #d02800;
}

.table01 td.first{border-left:0;}

.point04{color:#372eb1;}

/* 스님 소개 */
#slideshow3 {
    position: relative;
    display: inline-block;
    margin-bottom:10px;
	float: left;
    width: 100%;
}

.thumbnailbox {
    float: right;
    width: 100%;
}

.sub01_01_inner01 {
    clear: both;
    overflow: hidden;
    font-family: 'Noto Serif KR';
    font-weight: 600;
    font-size: 17px;
    word-break: keep-all;
	line-height: 28px;
}

.sub01_01_inner01 p {
	margin-top: 30px;
    text-align: center;
    color: #cf0319;
    font-size: 20px;
}

p.sub0102_pbox {
    text-align: left;
}

p.sub0102_pbox02 {
    margin-top: 0px;
	text-align: center;
    color: #000;
    font-size: 17px;
}

.sub01_01_inner02, .sub01_01_inner03 {
    clear: both;
}

.sub01_01_inner02 {
    overflow: hidden;
    background: #f4f4f4;
    border: 1px solid #ddd;
    padding: 20px;
    margin: 30px 0;
}

.sub01_01_inner02 ul {
    float: left;
    width: 100%;
}

.sub01_01_inner02 ul li {
    margin-bottom: 5px;
    background: url(../image/sub/sub_icon01.png) left 8px no-repeat;
    padding-left: 15px;
	font-size: 16px;
}

.sub01_01_inner02 ul li:first-child {
	background:none;
	padding-left:0px;
}

ul.sub01_01_list01 {
	/* padding-right:20px; */
}

ul.sub01_01_list02 {
    padding-left: 20px;
}

.sub01_01_inner02 ul h4 {
    font-size: 18px;
    /* font-family: 'Nanum Myeongjo'; */
    font-weight: 500;
    margin-bottom: 10px;
    color: #6f7a42;
}

#slideshow3_thumbs li {
    float: left;
    padding: 0 5px 5px 0px;
    width: 11.111%;
    text-align: center;
}

.sub01_01 #slideshow3_thumbs li {
    width: 20%;
}

#slideshow3_thumbs li img {
    max-width: 100%;
    height: auto;
}

.sub01_02 #slideshow3_thumbs li img {
    max-width: 100%;
    height: 68px;
}

span.sign01, span.sign02 {
    display: block;
    /*font-family: 'Nanum Myeongjo';*/
    font-size: 20px;
    text-align: center;
    color: #473924;
    font-weight: 500;
}

#sub_page .sub01_01_inner03 h3 {
    text-align: left;
    margin-bottom: 0px;
    font-size: 20px;
    color: #6f7a42;
}

.sub01_02_inner02 {
    background: #f4f4f4;
    padding: 30px;
    border: 1px solid #ddd;
    margin-top: 50px;
    font-family: 'Noto Serif KR';
    font-weight: 600;
    font-size: 17px;
    word-break: keep-all;
    line-height: 28px;
    text-align: center;
}

.sub01_02_inner02 h4 {
	margin-bottom:20px;
	font-family: 'Noto Serif KR';
    font-weight: 600;
    font-size: 17px;
}

.root_daum_roughmap {
    border: none !important;
    padding: 0px !important;
    border-radius: 0px !important;
}

ul.sub01_05_textlist li {
    background:url('../image/sub/sub_icon02.png') left 8px no-repeat;
	margin-bottom: 10px;
	padding-left: 10px;
}

.sub0105_info {
    background: url(../image/sub/sub0105_bg01.png) center top no-repeat;
	width:100%;
	height:160px;
	margin: 30px 0px;
    padding: 20px;
}

.sub0105_info_inner li {
	margin-bottom:5px;
	line-height:18px;
}

.sub0105_info_inner li.last_text {
    color: #b41a1c;
    font-weight: 500;
}

a.map_btn01 {
    display: inline-block;
    padding: 5px 10px;
    background: #6f7a42;
    color: #fff;
    font-size: 12px;
    margin-left: 5px;
}

a.map_btn01:hover {
	text-decoration: underline;
}

/* 신실이야기 */
#sub_page ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    width: 100%;
    padding: 10px;
    border: 5px solid #473924;
    border-radius: 10px;
    height: auto;
    margin-bottom: 30px;
}

#sub_page ul.tabs li {
    float: left;
    text-align: center;
    cursor: pointer;
    width: 50%;
    height: 40px;
    line-height: 40px;
    border-bottom: none;
    border-left: none;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    color: #000;
    font-size: 13px;
}

#sub_page ul.tabs li:first-child { background:url(../image/main/tab_bg01.png) right center no-repeat; }
#sub_page ul.tabs li.active {
    background: #a28755;
    color: #fff;
    border-radius: 5px;
}

#sub_page .tab_container {
    /* border: 1px solid #eee; */
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    /* background: #FFFFFF; */
}

#sub_page .tab_content {
    padding: 0px;
    display: none;
    margin-top: 20px;
}

#sub_page .tab_container .tab_content ul {
    width:100%;
    margin:0px;
    padding:0px;
}
#sub_page .tab_container .tab_content ul li {
    padding:5px;
    list-style:none
}

#sub_page.sub03_01 ul.tabs li, #sub_page.sub03_03 ul.tabs li {
    width: 15.666%;
    background: #eee;
    color: #000;
    border-radius: 5px;
    margin: 0.5%;
}

#sub_page.sub03_02 ul.tabs li, #sub_page.sub03_04 ul.tabs li, #sub_page.sub03_05 ul.tabs li {
    width: 24%;
    background: #eee;
    color: #000;
    border-radius: 5px;
    margin: 0.5%;
}

#sub_page.sub03_01 ul.tabs li.active, #sub_page.sub03_02 ul.tabs li.active, #sub_page.sub03_03 ul.tabs li.active, #sub_page.sub03_04 ul.tabs li.active, #sub_page.sub03_05 ul.tabs li.active {
    background: #a28755;
    color: #fff;
    border-radius: 5px;
}

.imgbox2 {
	display:block;
	text-align:center;
}

.imgbox2 img {
	max-width:100%;
}

.imgbox2 img:first-child {
	margin-bottom:50px;
}

.table01{width:100%; margin:20px 0; border-collapse: separate; border-spacing: 0; border-top: 1px solid #8d600f;}
.table01-01 { border-right:1px solid #ddd; }
.table01 th {color: #000; padding: 10px; background: #f7f7f7; border-bottom: 1px solid #ddd; vertical-align: middle;}
.table01 td {padding: 12px 10px; border-bottom: 1px solid #ddd; border-left:1px solid #ddd; text-align:center;  vertical-align: middle;}

.table01 td.first{border-left:0;}

.point04{color:#372eb1;}

.sub02_table01 {
	width:100%;
    border-top: 2px solid #6a1703;
    margin: 30px 0px;
	border-collapse: separate;
	border-spacing: 0;
}

.sub02_table01 th, .sub02_table01 td {
    text-align: center;
    padding: 10px 0px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.sub02_table01 th:first-child, .sub02_table01 td:first-child {
	border-left: 0px solid #ddd;
}

.sub02_table01 th { width:25%; background:#f4f4f4;}
.sub02_table01 td { }

/* sub0901 */

.sub09_01 h4, .sub09_02 h4{
    color: #000;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px;
}

.sub09_01 p, .sub09_02 p {
    margin-bottom: 50px;
    font-size: 14px;
    line-height: 28px;
    background: #f4f4f4;
    padding: 20px;
    border: 1px solid #ddd;
}

.sub09_01 p.point2 {
    text-align: center;
    background: none;
    border: none;
    padding: 0px;
    font-style: italic;
}

/* main bottom logo*/

ul.partner_list {
	overflow:hidden;
}

ul.partner_list li {
    float: left;
    width: 16.66%;
    text-align: center;
}

ul.partner_list li img {
	border:0px solid #ddd;
}

/* shop_img */
.cover {
    position: absolute;
    z-index: 9;
	width:100%;
	display:none;
}

.cover img {
	max-width:100%;
	height:auto;
	border: none;
}

#sit_inf_basic img {
    max-width: 100%;
}

/* quickmenu */
#quick {
  position: absolute;
  right: 20px;
  top: 230px;
  z-index: 2;
}

.quick_inner01 { margin-bottom:10px; }
.quick_inner02 { margin-bottom:10px; }

/* 육법공양 기도 */
.event_30d0_box {
    width: 100%;
    overflow: hidden;
}

.event_30d0_inner {
    float: left;
    width: 32%;
    border: 1px solid #ddd;
    min-height: 245px;
    text-align: center;
    padding: 20px;
    margin-bottom: 10px;
}

.event_30d0_inner.event_30d0_center {
    margin-left: 2%;
	margin-right: 2%;
}

/* 부적주문 : 특수부적 */
#sct_ct_1 li:nth-child(13) {
    background: #cf0319;
}

#sct_ct_1 li:nth-child(13) a {
	color:#fff;
}

#sct_ct_1 li:nth-child(13).active a {
	background: #cf0319;
    border-bottom: 1px solid #cf0319;
    border-left: 1px solid #cf0319;
    border-right: 1px solid #cf0319;
}

ul.imglist01 {
	overflow:hidden;
	margin-bottom: 30px;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 30px;
}

ul.imglist01 li {
	float:left;
	width:49%;
    text-align: center;
}

ul.imglist01 li:first-child {
	margin-right:2%;
}

ul.imglist01 li img {
	max-width:100%;
}

ul.imglist02 {
	overflow:hidden;
	margin-bottom: 30px;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 30px;
}

ul.imglist02 li {
	float:left;
	width:32%;
}

ul.imglist02 li:first-child, ul.imglist02 li:nth-child(2) {
	margin-right:2%;
}

ul.imglist02 li img {
	max-width:100%;
}

ul.imglist04 {
	overflow:hidden;
	margin-bottom: 30px;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 30px;
}

ul.imglist04 li {
	float:left;
	width:49%;
}

ul.imglist04 li:first-child, ul.imglist04 li:nth-child(3) {
	margin-right:2%;
}

ul.imglist04 li:first-child, ul.imglist04 li:nth-child(2) {
	margin-bottom:20px;
}

ul.imglist04 li img {
	max-width:100%;
}

.gido, .cheondo, .study {
	font-size:15px;
}

.gido p {
	margin-bottom:30px;
}

ul.gidolist {
    margin-bottom: 20px;
}

ul.gidolist li {
	margin-bottom:10px;
}

.cheondo_table.table01 {
    border-right: 1px solid #ddd;
}

ul.study_list {
    margin-bottom: 30px;
}

ul.study_list li {
	margin-bottom:5px;
}

span.sign {
    display: block;
	text-align: right;
	color:#666;
}

.btn_box02 {
	margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #7b6243;
    text-align: center;
}

.main_sub03 .btn_box02 {
    margin-bottom: 30px;
    border-top: 1px solid #ddd;
}

.btn_box02 a {
    display: inline-block;
    background: #7b6243;
    padding: 10px 20px;
    color: #fff;
}

.btn_box02 a:hover {
    text-decoration: underline;
}

.pcver { display: block; }
.mobilever { display:none; }
.cart_mobilever { display:none; }

p.main_sub02_text {
    background: #f4f4f4;
    border: 1px solid #ddd;
    padding: 20px;
    margin-bottom: 20px;
}

p.main_sub02_text02 {
    margin-bottom: 30px;
}

.btn_box03 {
	margin-bottom: 30px;
    text-align: left;
}

.btn_box03 a {
	display:inline-block;
}

.btn_box03 a {
    display: inline-block;
    background: #7b6243;
    padding: 10px 20px;
    color: #fff;
}

ul.main_sub02_list01 {
    list-style: decimal;
    padding-left: 15px;
}

ul.main_sub02_list01 li {
    margin-bottom: 10px;
    padding-left: 5px;
}

ul.main_sub02_list01 li:last-child {
	margin-bottom:0px;
}

.main_sub03 p {
	background: #f4f4f4;
    border: 1px solid #ddd;
    padding: 20px;
    margin-bottom: 30px;
}

/* mobile_category */

#sub_containner.mobile_sidebar {
    width: 100%;
}

.mobile_sidebar_title {
    background: #a00b05;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
}

ul.mobile_sidebar_list01 li {
	background:#f3f1ee url('../image/sub/sidebar_arrow01.png') 98% center no-repeat;
    padding-left: 2%;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #ccc;
    text-align: left;
	color: #000;
    font-size: 15px;
	font-weight: 500;
}

ul.mobile_sidebar_list01 li.bg01 { background: #a00b05 url('../image/sub/sidebar_arrow01.png') 98% center no-repeat; }
ul.mobile_sidebar_list01 li.bg01 a { color: #fff; }
ul.mobile_sidebar_list01 li.bg02 { background: #c9e9ff url('../image/sub/sidebar_arrow01.png') 98% center no-repeat; }
ul.mobile_sidebar_list01 li.bg03 { background: #f7c8a7 url('../image/sub/sidebar_arrow01.png') 98% center no-repeat; }

ul.mobile_sidebar_list01 li:hover {
    
}

ul.mobile_sidebar_list01 li a {
	display:block;
}

/* mobile_ver orderform*/
#sod_frm section {  }
#m_sod_bsk_tot{background:#f4f4f4;border-radius:5px;padding:5px 10px}
#m_sod_bsk_tot:after{display:block;visibility:hidden;clear:both;content:""}
#m_sod_bsk_tot dt{float:left;width:40%;padding:5px 0 ;line-height:20px;clear:both}
#m_sod_bsk_tot dd{float:left;width:60%;padding:5px 0;text-align:right;line-height:20px}
#m_sod_bsk_tot .sod_bsk_cnt{border-top:1px solid #cdcdcd;font-weight:bold;margin-top:5px;line-height:25px}
#m_sod_bsk_tot .sod_bsk_cnt strong{color:#ff006c;font-size:1.25em}
#sod_bsk_act .btn_submit { height: 50px; }

.odf_list li{}
.odf_list label,.odf_list strong{display:block;margin:7px 0 5px;color:#444;font-weight:normal}
.odf_list .frm_input{width:100%;margin:0 0 5px}
.odf_list .dlv_slt div {background:#f3f3f3;border:1px solid #ccc;margin:5px 0;padding:10px}
.odf_list .dlv_slt div label{display:inline-block;margin:3px 0;color:#000}
#order_address{display:block;;text-align:center;border: 1px solid #3476be;color: #3476be;;height:30px;line-height:28px;margin:5px 0 0;background:none}
.odf_list .ad_default{display:inline-block;margin:0}
.odf_list .btn_addsch{position:absolute;top:5px;right:5px;border-radius:3px;height:30px;}
.odf_list .add_num{position:relative;display:block;}
.odf_list  textarea{
	border: 1px solid #ccc;
	background: #fff;
	color: #000;
	vertical-align: middle;
	border-radius: 3px;
	padding: 5px;
	width:100%;
	height:70px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

/* #sod_frm .btn_cancel, #sod_frm .btn01 {
	width: 100%;
	height: 45px;
	line-height: 43px;
	font-weight: bold;
	padding: 0;
	border-radius: 0;
	margin-top: 5px;
} */

#sod_frm_user label { /* display: block; margin: 7px 0 5px; color: #444; font-weight: normal;*/ }


/*신살처방 상단 추가*/
.box23 {float: left;  display: block;position: relative; }
.box23 a{ border: 1px solid #ddd; width: 69px; text-align: center;  padding: 0px; border-radius:5px; margin: 2px; font-size: 15px; font-weight: 500; line-height: 35px; letter-spacing: -1px; display:block;}  
.box23 a:hover{ border: 1px solid #333; background:#333; color:#fff;}
.bot01{display:inline-table; height:35px; padding: 20px 0;}

/* 부적사찰보관 */
.keep01 { font-weight: 500; line-height: 1.6; }
.keep_title { margin-bottom: 30px; font-size: 1.5em; font-weight: 600; letter-spacing: -0.5px; }
.keep_title span { color: #ff0000; }

.keep01 .point_red { color: #ff0000; }
.keep01 .point_blue { color: #0011ff; }
.keep01 .point_orange { color: #ff6600; }

.keep_imglist { margin: 30px 0; }
.keep_imglist li { margin-bottom: 20px; }
.keep_imglist li:last-child { margin-bottom: 0px; }
.keep_imgbox { display: inline-flex; flex-wrap: wrap; flex-direction: column; align-items: center; }

.sod_list .total_span { padding: 10px 15px; background: #f4f4f4; }
.sod_list .total_span span { top: 10px; left: 10px; }
.odf_list, .odf_tbl, #m_sod_frm_paysel { width: 96%; margin: 20px auto !important; }
.sod_ta_wr { margin: 20px 0px; }
#m_sod_frm_paysel ul { display: flex; flex-wrap: wrap; }
#m_sod_frm_paysel ul li { margin-right: 10px; margin-bottom: 5px; }
#m_sod_frm_paysel ul li:last-child { margin-right: 0px; }

.privacy_stxt{ width: 96%; margin: 20px auto; }
.privacy_table { width: 96%; margin: 20px auto 30px; border-top: 1px solid #aaa; }
.privacy_table th, .privacy_table td { padding: 7px 10px; font-size: 0.95em; }
.privacy_table th { border-bottom: 2px solid #ddd; }
.privacy_table td { border-bottom: 1px solid #ddd; }

.privacy_checkbox { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; margin-bottom: 30px; }

.privacy_checkbox_inr input + label { display: inline-flex; flex-wrap: wrap; justify-content: center; align-items: center; width: auto; height: 35px; padding: 0 15px; cursor: pointer; background: #3476be; color: #fff; font-size: 13px; box-shadow: inset 0px 5px 5px rgba(0, 0, 0, 0.1); }
.privacy_checkbox_inr input + label  i, .privacy_checkbox_inr .privacy_check_btn  i { position: relative; top: 1px; margin-right: 3px; font-size: 1.1em; }
.privacy_checkbox_inr input:checked + label { background-color: #666; }
.privacy_checkbox_inr input { display: none; }

.privacy_check_btn { display: inline-flex; flex-wrap: wrap; justify-content: center; align-items: center; width: auto; height: 35px; margin-left: 10px; padding: 0 20px; cursor: pointer; background: #fff; border: 1px solid #aaa; color: #333; font-size: 13px; font-weight: 500; }
.privacy_check_btn:hover { background:#f4f4f4; box-shadow: inset 0px 5px 5px rgba(0, 0, 0, 0.1);}