/*font*/
.f_mon {
	font-family: "Montserrat" !important;
}
/*border*/
.brbox {
	border: 1px solid #ddd;
}
/*color*/
.f_lg {
	color: #9fb927 !important;
}
.c_bw {
	color: #594a41 !important;
}
.c_bei {
	color: #9c867a !important;
}
/*bg_color*/
.bg_gr {
	background-color: #f6f6f3 !important;
}
.bg_gre {
	background-color: #8b9b25 !important;
}
/*sub_tit*/
.sub_tit h1 {
	text-transform: uppercase;
}
.sub_tit .lind {
	position: relative;
	line-height: 0px;
	margin: 15px 0;
}
.sub_tit .lind:after {
	content: "";
	display: inline-block;
	width: 55px;
	height: 3px;
	background-color: #222;
}
.sub_tit h6 {
	font-weight: 300;
}
/*sb_t_cl2*/
.sb_t {
	
}
.sb_t .lft {
	padding: 30px;
}
.sb_t .lft .lft_box {
	padding: 60px 15px;
}
.sb_t .lft .lft_box p {
	margin-top: 15px;
}
.sb_t.cl_2 {
	background: url(../img/sb_t_cl2.jpg) center center no-repeat;
}
.sb_t.cl_2 .lft .lft_box {
	background-color: rgba(139, 155, 37, 0.9);
}
.sb_t.cl_3 {
	background: url(../img/sb_t_cl3.jpg) center center no-repeat;
}
.sb_t.cl_3 .lft .lft_box {
	background-color: rgba(111, 93, 202, 0.9);
}
.sb_t.acc {
	background: url(../img/sb_t_acc.jpg) center center no-repeat;
}
.sb_t.acc .lft .lft_box {
	background-color: rgba(49, 144, 168, 0.9);
}
.sb_t.joint {
	background: url(../img/sb_t_joint.jpg) center center no-repeat;
}
.sb_t.joint .lft .lft_box {
	background-color: rgba(26, 50, 118, 0.9);
}
.sb_t.women {
	background: url(../img/sb_t_women.jpg) center center no-repeat;
}
.sb_t.women .lft .lft_box {
	background-color: rgba(146, 15, 63, 0.9);
}
.sb_t.digest {
	background: url(../img/sb_t_digest.jpg) center center no-repeat;
}
.sb_t.digest .lft .lft_box {
	background-color: rgba(46, 30, 132, 0.9);
}
.sb_t.breath {
	background: url(../img/sb_t_breath.jpg) center center no-repeat;
}
.sb_t.breath .lft .lft_box {
	background-color: rgba(45, 37, 28, 0.9);
}
.sb_t.youth {
	background: url(../img/sb_t_youth.jpg) 85% center no-repeat;
}
.sb_t.youth .lft .lft_box {
	background-color: rgba(15, 94, 146, 0.9);
}
.sb_t.ast {
	background: url(../img/sb_t_ast.jpg) 85% center no-repeat;
}
.sb_t.ast .lft .lft_box {
	background-color: rgba(88, 53, 22, 0.9);
}
.sb_t.prs {
	background: url(../img/sb_t_prs.jpg) right center no-repeat;
}
.sb_t.prs .lft .lft_box {
	background-color: rgba(10, 132, 113, 0.9);
}
.sb_t.diagnosis {
	background: url(../img/sb_t_diagnosis.jpg) right center no-repeat;
}
.sb_t.diagnosis .lft .lft_box {
	background-color: rgba(185, 148, 39,  0.9);
}
.sb_t.diet {
	background: url(../img/sb_t_diet.jpg) right center no-repeat;
}
.sb_t.diet .lft .lft_box {
	background-color: rgba(39, 185, 185, 0.9);
}
.sb_t.room {
	background: url(../img/sb_t_room.jpg) right center no-repeat;
}
.sb_t.room .lft .lft_box {
	background-color: rgba(62, 57, 42, 0.9);
   
}
/*s_top*/
.s_top {
	margin-bottom: 30px;
}
.s_top h3 {
	position: relative;
	line-height: 1em;
	padding-left: 15px;
}
.s_top h3:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 6px;
	background-color: #594a41;
}
@media (max-width: 768px) {
	.s_top {
		margin-bottom: 10px;
	}
}
/*infobox*/
.infobox {
	border: 1px solid #e0e0d6;
	background-color: #f6f6f3;
	border-radius: 10px;
	padding: 40px 15px;
}
@media (max-width: 768px) {
	.infobox {
		padding: 20px 15px;
		border-radius: 5px;
	}
}
/*img_tit*/
.img_tit {
	display: inline-block;
	padding: 8px 30px;
	border-radius: 30px;
	background-color: #594a41;
	color: #fff;
	font-weight: 500;
	line-height: 1em;
	margin-bottom: 30px;
}
/*clinic_01 :: sec01*/
#clinic_01 .sec01 {
	background: url(../img/cl1_bg.jpg) center center no-repeat;
}
#clinic_01 .sec01 .lft .lined {
	position: relative;
	line-height: 0px;
	margin-bottom: 30px;
}
#clinic_01 .sec01 .lft .lined:after {
	content: "";
	display: inline-block;
	width: 55px;
	height: 3px;
	background-color: #fff;
}
#clinic_01 .sec01 .lft .mj_txt {
	margin-bottom: 20px;
}
#clinic_01 .sec01 .lft p {
	margin-bottom: 10px;
}

@media (min-width: 991px) {
	#clinic_01 .sec01 .c_wrp {
		height: 750px;
	}
}
@media (max-width: 992px) and (min-width: 769px) {
	#clinic_01 .sec01 {
		background-size: cover;
	}
	#clinic_01 .sec01 .c_wrp {
		height: 500px;
	}
}
@media (max-width: 768px) {
	#clinic_01 .sec01 {
		background: url(../img/cl1_bg.jpg) left center no-repeat;
		background-size: cover;
	}
	#clinic_01 .sec01 .lft {
		padding: 30px 0;
	}
	#clinic_01 .sec01 .rt {
		padding-bottom: 15px;
	}
}

/*clinic_01 :: sec02*/
#clinic_01 .sec02 .lft h3 {
	line-height: 1.2em;
	font-weight: 300;
}
#clinic_01 .sec02 .rt ul li {
    font-size: 22px;
    color: #221814;
    font-weight: 300;
    line-height: 1.4em;
    text-transform: none;
	position: relative;
	padding-left: 45px;
}
#clinic_01 .sec02 .rt ul li strong {
	position: absolute;
	left: 0;
}
@media (min-width: 769px) {
	#clinic_01 .sec02 .rt {
		padding-left: 60px;
	}
}
@media (max-width: 768px) {
	#clinic_01 .sec02 .lft {
		text-align: center;
	}
	#clinic_01 .sec02 .lft span {
		display: inline-block;
		font-weight: 700;
		border-bottom: 1px solid #333;
	}
	#clinic_01 .sec02 .rt {
		padding-top: 15px;
	}
	#clinic_01 .sec02 .rt ul li {
		font-size: 14px;
		padding-left: 25px;
	}
}
/*clinic_01 :: sec03*/
#clinic_01 .sec03 .txtbox {
	padding: 30px 15px;
}
#clinic_01 .sec03 .txtbox h3 {
	margin-bottom: 10px;
	line-height: 1.2em;
}
#clinic_01 .sec03 .doctor ul li{
    margin-bottom: 30px;
}
#clinic_01 .sec03 .imgbox{
    margin-bottom: 30px;
}
@media (min-width: 769px) {
	#clinic_01 .sec03 .txtbox {
		min-height: 280px;
	}
}
@media (max-width: 768px) {
	#clinic_01 .sec03 ul li {
		margin: 5px 0;
	}
	/*#clinic_01 .sec03 .imgbox {
		width: 150px;
		background-color: #8b9b25 !important;
	}*/
}
/*clinic_01 :: sec04*/
#clinic_01 .sec04 ul li{
    margin-bottom: 30px;
}
#clinic_01 .sec04 ul li a {
    text-decoration: none;
    display: block;
}
#clinic_01 .sec04 ul li p {
    border: 1px solid #ddd;
    font-weight: 400;
    padding: 10px;
    background-color: #fff;
}
/*goods_li*/
.goods_li > li {
	position: relative;
	padding: 30px 15px;
	padding-left: 60px;
}
.goods_li > li:not(:last-child) {
	border-bottom: 1px solid #ddd;
}
.goods_li > li h1 {
	position: absolute;
	left: 0;
	top: 22px;
	font-weight: 700;
}
.goods_li > li h4 {
	margin-bottom: 15px;
	font-weight: 300;
}
.goods_li > li h6 {
	font-weight: 300;
	margin-top: 0px;
}
@media (max-width: 768px) {
	.goods_li > li {
		padding: 20px 15px;
		padding-left: 30px;
	}
	.goods_li > li h1 {
		top: 17px;
	}
	.goods_li > li h4 {
		margin-bottom: 5px;
	}
}
/*clinic_02*/
#clinic_02 .sec02 .hk_g li {
	margin: 15px 0;
}
#clinic_02 .sec02 .hk_g li img {
	border-radius: 10px;
}
/*prc_v*/
.prc_v li {
	position: relative;
}
.prc_v li .c_wrp {
	border: 1px solid #ddd;
}

.prc_v li .imgbox > img{
    width: 100%;
}
.prc_v li .txtbox {
	border-left: 1px solid #ddd;
	padding: 15px;
	width: 50%;
}
#clinic_02 .sec10 .gong {
    margin-bottom: 30px;
}
@media (min-width: 769px) {
	.prc_v li {
		margin-bottom: 30px;
	}
	.prc_v li:after {
		content: "";
		position: absolute;
		left: -30px;
		top: 0;
		width: 60px;
		height: 100%;
		background: url(../img/arr_ri1.png) center center no-repeat;
	}
	.prc_v li:first-child:after {
		display: none;
	}
}
@media (max-width: 768px) {
	.prc_v li {
		margin-bottom: 20px;
	}
	.prc_v li:after {
		content: "";
		position: absolute;
		left: 0;
		bottom: -30px;
		height: 40px;
		width: 100%;
		background: url(../img/arr_ri1.png) center center no-repeat;
		background-size: 40px;
		z-index: 3;
		-ms-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	.prc_v li:last-child:after {
		display: none;
	}
	.prc_v li .txtbox {
		width: 65%;
	}
}
/*table_cl*/
.table.table_cl {
	margin: 30px 0;
}
.table.table_cl tr th,
.table.table_cl tr td {
	text-align: center;
    line-height: 1.4em;
	padding: 10px;
	vertical-align: middle;
}
.table.table_cl tr th {
    font-size: 28px;
    color: #fff;
    font-weight: 600;
    text-transform: none;
	background-color: #3e3e3e;
	border: 0px;
	border: 4px solid #3e3e3e;
}
.table.table_cl tr th.imp {
	background-color: #1f1f35;
	border: 4px solid #1f1f35;
}
.table.table_cl tr td {
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    text-transform: none;
	background-color: #989898;
}
.table.table_cl tr td {
	border-left: 4px solid #3e3e3e;
	border-right: 4px solid #3e3e3e;
}
.table.table_cl tr:last-child td {
	border-bottom: 4px solid #3e3e3e;
}
.table.table_cl tr td.imp {
	background-color: #4c4c83;
	border-left: 4px solid #1f1f35;
	border-right: 4px solid #1f1f35;
}
.table.table_cl tr:last-child td.imp {
	border-bottom: 4px solid #1f1f35;
}
@media (max-width: 768px) {
	.table.table_cl tr th {
		font-size: 16px;
	}
	.table.table_cl tr td {
		font-size: 14px;
	}
}

/*hw_pr*/
.hw_pr li .imgbox {
	border: 7px solid #594a41;
}
.hw_pr li .imgbox img {
	width: 100%;
}
.hw_pr li .txtbox {
	padding: 15px;
}
.hw_pr li .txtbox .num span {
	display: inline-block;
	border-bottom: 2px solid #594a41;
	font-weight: 700;
}
.hw_pr li .txtbox .txt_t {
	margin: 15px 0;
}
@media (min-width: 769px) {
	.hw_pr li .txtbox {
		height: 250px;
	}
}
@media (max-width: 768px) {
	.hw_pr li .imgbox {
		border-width: 3px;
	}
	.hw_pr li .txtbox {
		height: 190px;
	}
	.hw_pr li .txtbox .txt_t {
		margin: 5px 0;
	}
}
/*dot_li*/
.dot_li > li > {
	margin: 15px 0;
}
.dot_li > li > .item {
	position: relative;
	padding-left: 15px;
}
.dot_li > li > .item:before {
	content: "";
	position: absolute;
	left: 0;
	top: 11px;
	width: 7px;
	height: 7px;
	background-color: #594a41;
}
.dot_li > li > .item h6 {
	margin-top: 5px;
}

/*clinic_03*/
#clinic_03 .sec06 {
	background: url(../img/cl3_s6_bg.jpg) center center no-repeat;
	background-size: cover;
}
#clinic_03 .sec06 ul li .m_wrp {
	border: 1px solid rgba(255,255,255,0.4);
	padding: 50px 15px;
}
@media (min-width: 769px) {
	#clinic_03 .sec06 ul li .m_wrp .icon {
		margin-bottom: 10px;
	}
}
@media (max-width: 768px) {
	#clinic_03 .sec06 ul li {
		margin-bottom: 10px;
	}
	#clinic_03 .sec06 ul li .m_wrp {
		padding: 15px;
		text-align: left;
	}
	#clinic_03 .sec06 ul li .m_wrp .icon {
		width: 70px;
		padding-right: 30px;
	}
}
/*clinic_04*/
#clinic_04 .c_wrp .rt h1 {
	font-size: 60px;
	line-height: 1em;
	font-weight: 700;
}
#clinic_04 .c_wrp .rt ul li {
    font-size: 22px;
    color: #221814;
    font-weight: 400;
    line-height: 1.7em;
    text-transform: none;
	position: relative;
	padding-left: 120px;
}
#clinic_04 .c_wrp .rt ul li span {
	position: absolute;
	left: 0;
	color: #636363;
}

@media (min-width: 769px) {
	#clinic_04 .c_wrp .rt {
		padding: 0 30px;
	}
}
@media (max-width: 768px) {
	#clinic_04 .c_wrp .rt {
		padding: 30px 15px;
	}
	#clinic_04 .c_wrp .rt h1 {
		font-size: 40px;
		margin-bottom: 15px;
	}
	#clinic_04 .c_wrp .rt ul li {
		font-size: 14px;
		padding-left: 80px;
	}
	#clinic_04 .c_wrp .rt h6 {
		margin-top: 10px;
	}
}

/*mapbox*/
.s_map .root_daum_roughmap{
	border: 0px;
	padding: 0px;
}
.s_map .root_daum_roughmap .wrap_map,
.s_map iframe {
    height: 500px !important;
}
@media (max-width:768px) {
	.mas_mappbox .root_daum_roughmap .wrap_map,
	.s_map iframe {
		height: 250px !important;
	}
}



/*loc_wrp*/
.loc_wrp .table {
	border-top: 2px solid #9c867a;
	border-bottom: 1px solid #aaa;
	margin-top: 15px;
}
.loc_wrp .table tr th,
.loc_wrp .table tr td {
	word-break: keep-all;
	padding: 20px;
	vertical-align: middle;
}
.loc_wrp .table tr th {
	text-align: center;
	font-size: 21px;
	line-height: 1.5em;
	color: #1e1e1e;	
	font-weight: 600;
	background-color: #f4f4f4;
}
.loc_wrp .table tr td {
	font-size: 18px;
	line-height: 1.5em;
	color: #1e1e1e;	
	background-color: #fff;
}
.loc_wrp .trans_hw li {
	position: relative;
	margin-bottom: 15px;
	word-break: keep-all;
	line-height: 1.8em;
}
.loc_wrp .trans_hw li:last-child {
	margin-bottom: 0px;
}
.loc_wrp .trans_hw li span {
	font-weight: 600;
	color: #594a41;
}
@media (min-width:769px){
	.loc_wrp .trans_hw li {
		padding-left: 140px;
	}
	.loc_wrp .trans_hw li span {
		position: absolute;
		left: 0;
	}
}
@media (max-width:768px){
	.loc_wrp .sub_tit h1 span.trans {
		border: 2px solid #77469b;
		width: 28px;
		height: 28px;
		line-height: 28px;		
	}
	.loc_wrp .table tr th,
	.loc_wrp .table tr td {
		padding: 10px;
	}
	.loc_wrp .table tr th {
		font-size: 14px;
	}
	.loc_wrp .table tr td {
		font-size: 12px;
	}	
	.loc_wrp .trans_hw li span {
		display: block;
	}
}

/*chk_list*/
.chk_list > li {
    font-size: 16px;
    line-height: 1.4em;
    color: #221814;
    font-weight: 300;
	margin: 8px 0;
	background: url(../img/chk_hd.png) left center no-repeat;
	background-size: 20px;
	padding-left: 25px;
}
@media (max-width: 768px) {
	.chk_list > li {
		font-size: 13px;
		background-size: 15px;
		padding-left: 20px;
	}
}
/*bd_list*/
.bd_list li .bdbox {
	border: 5px solid #9c867a;
    font-size: 17px;
    line-height: 1.4em;
    color: #221814;
    font-weight: 400;
	padding: 15px;
}
@media (max-width: 768px) {
	.bd_list li {
		margin: 5px 0;
	}
	.bd_list li .bdbox {
		border-width: 3px;
		font-size: 13px;
		padding: 8px;
	}
}
/*table_br*/
.table.table_br {
	margin: 30px 0;
}
.table.table_br tr th,
.table.table_br tr td {
	text-align: center;
    line-height: 1.4em;
	padding: 10px;
	vertical-align: middle;
}
.table.table_br tr th {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    text-transform: none;
    background-color: #3e3e3e;
    border: 0px;
    border: 4px solid #3e3e3e;
}
.table.table_br tr th.imp {
	background-color: #1f1f35;
	border: 4px solid #1f1f35;
}
.table.table_br tr td {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    text-transform: none;
    background-color: #989898;
}
.table.table_br tr td {
	border-left: 4px solid #3e3e3e;
	border-right: 4px solid #3e3e3e;
}
.table.table_br tr:last-child td {
	border-bottom: 4px solid #3e3e3e;
}
.table.table_br tr td.imp {
	background-color: #4c4c83;
	border-left: 4px solid #1f1f35;
	border-right: 4px solid #1f1f35;
}
.table.table_br tr:last-child td.imp {
	border-bottom: 4px solid #1f1f35;
}
@media (max-width: 768px) {
	.table.table_br tr th {
		font-size: 15px;
	}
	.table.table_br tr td {
		font-size: 13px;
		word-break: keep-all;
	}
}

#clinic_06 .sec01 {
	background: url(../img/cli06_bg.png) center center no-repeat;
}

/*youth_01*/
@media (max-width: 768px) {
    #youth_01 .sec03 .img_wrp {
        background-color: #fff;
        text-align: center;
    }
    #youth_01 .sec03 .img_wrp img {
        width: 60%;
    }
}

@media (min-width: 769px) {
	#accident_01 .hw_pr li .txtbox {
		height: 275px;
	}
}

#diagnosis_01 .sec03 .infobox {
    border: 1px solid #e0e0d6;
    background-color: #ffffff;
    border-radius: 10px;
    padding: 40px 15px;
}
.c_gd{
    color:#c58600 !important;
}

#diet_01 .sec03{
    background-color: #f7f7f7;
}
@media (min-width: 769px) {
	#diet_01 .hw_pr li .txtbox {
		height: 270px;
	}
}

#joint_01 #link1 .way li{
    margin-bottom: 30px;
}
#joint_01 #link1 .sec3 ul li{
    margin-bottom: 10px;
}
.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
	background-color: #594a41;
}

#paralysis_01 .prra .rt ul li {
    font-size: 22px;
    color: #221814;
    font-weight: 300;
    line-height: 1.4em;
    text-transform: none;
	position: relative;
	padding-left: 45px;
    margin-bottom: 20px;
}
#paralysis_01 .prra .rt ul li strong {
	position: absolute;
	left: 0;
}
@media (min-width: 769px) {
    #paralysis_01 .prra .lft img{
        width: 200px;
    }
	#paralysis_01 .prra .rt {
		padding-left: 60px;
	}
}
@media (max-width: 768px) {
	#paralysis_01 .prra .rt {
		padding-top: 15px;
	}
	#paralysis_01 .prra .rt ul li {
		font-size: 14px;
		padding-left: 25px;
	}
}

}
/* Toggles */
.toggle {
	margin: 10px 0 20px;
	position: relative;
	clear: both;
}

.toggle .toggle {
	margin: 10px 0 0;
}

.toggle > input {
	cursor: pointer;
	filter: alpha(opacity=0);
	height: 45px;
	margin: 0;
	opacity: 0;
	position: absolute;
	width: 100%;
	z-index: 2;
}

.toggle > label {
	-webkit-transition: all 0.15s ease-out;
	-moz-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out;
	background: #F4F4F4;
	border-left: 3px solid #CCC;
	border-radius: 5px;
	color: #CCC;
	display: block;
	font-size: 1.1em;
	min-height: 20px;
	padding: 12px 20px 12px 10px;
	position: relative;
	cursor: pointer;
	font-weight: 400;
}

.toggle > label:-moz-selection {
	background: none;
}

.toggle > label i.fa-minus {
	display: none;
}

.toggle > label i.fa-plus {
	display: inline;
}

.toggle > label:selection {
	background: none;
}

.toggle > label:before {
	border: 6px solid transparent;
	border-left-color: inherit;
	content: '';
	margin-top: -6px;
	position: absolute;
	right: 4px;
	top: 50%;
}

.toggle > label:hover {
	background: #f5f5f5;
}

.toggle > label + p {
	color: #999;
	display: block;
	overflow: hidden;
	padding-left: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 25px;
}

.toggle > label i {
	font-size: 0.7em;
	margin-right: 8px;
	position: relative;
	top: -1px;
}

.toggle > .toggle-content {
	display: none;
}

.toggle > .toggle-content > p {
	margin-bottom: 0;
	padding: 10px 0;
}

.toggle.active i.fa-minus {
	display: inline;
}

.toggle.active i.fa-plus {
	display: none;
}

.toggle.active > label {
	background: #F4F4F4;
	border-color: #CCC;
}

.toggle.active > label:before {
	border: 6px solid transparent;
	border-top-color: #FFF;
	margin-top: -3px;
	right: 10px;
}

.toggle.active > p {
	white-space: normal;
}

.toggle > p.preview-active {
	height: auto;
	white-space: normal;
}

.toggle.toggle-sm .toggle > label {
	font-size: 0.9em;
	padding: 6px 20px 6px 10px;
}

.toggle.toggle-sm .toggle > .toggle-content > p {
	font-size: 0.9em;
}

.toggle.toggle-lg .toggle > label {
	font-size: 1.1em;
	padding: 16px 20px 16px 20px;
}

.toggle.toggle-lg .toggle > .toggle-content > p {
	font-size: 1.1em;
}

.toggle.toggle-simple .toggle > label {
	border-radius: 0;
	border: 0;
	background: transparent;
	color: #777;
	padding-left: 32px;
	margin-bottom: -10px;
	font-size: 1em;
	font-weight: 600;
	color: #1d2127;
}

.toggle.toggle-simple .toggle > label:after {
	content: '';
	position: absolute;
	left: 0;
	display: block;
	width: 24px;
	height: 24px;
	background: #CCC;
	top: 23px;
	margin-top: -12px;
	border-radius: 3px;
	z-index: 1;
}

.toggle.toggle-simple .toggle > label:before {
	border: 0;
	left: 7px;
	right: auto;
	margin-top: 0;
	top: 12px;
	font-family: FontAwesome;
	content: "\f067";
	z-index: 2;
	color: #FFF;
	font-size: 13px;
}

.toggle.toggle-simple .toggle.active > label {
	background: transparent;
	color: #1d2127;
}

.toggle.toggle-simple .toggle.active > label:before {
	content: "\f068";
}



#women_01 #toggle_wrp .toggle > label {
    background-color: #f7f7f7;
    border-color: #f7f7f7;
    border-bottom: 1px solid #a5a5a5;
    border-radius: 0px !important;
    border-left: 0px;
	font-size: 22px;
	line-height: 1.5em;
	font-weight: 600;
	color: #1e1e1e;
	padding-left: 55px;
}
#women_01 #toggle_wrp .toggle > label:after {
    content: "Q";
    position: absolute;
    left: 0;
    background-color: #777;
    border-radius: 50%;
    padding: 5px 15px;
    color: #fff;
	top: 7px;
}
#women_01 #toggle_wrp .toggle.active > label:after {
    background-color: #9fb928;
}
#women_01 #toggle_wrp .toggle p {
	font-size: 18px;
	line-height: 1.5em;
	color: #1e1e1e;
}
@media (max-width:768px){
	#women_01 #toggle_wrp .toggle > label {
		font-size: 13px;
		padding-left: 30px;
	}
	#women_01 #toggle_wrp .toggle > label:after {
		padding: 3px 7px;
		top: 9px;
	}
	#women_01 #toggle_wrp .toggle p {
		margin-bottom: 0px;
		font-size: 11px;
	}
}
.c_yl{
    color:#fbff00 !important;
}
.c_gl{
    color:#b79770ㅑ !important;
}
.c_sl{
    color:#f2dcc5 !important;
}
#accident_01 .owl-carousel .owl-nav {
    top: 50%;
    position: absolute;
    margin-top: -20px;
    width: 109%;
    left: -5%;
}
#accident_01 .owl-carousel .owl-nav [class*="owl-"] {
    color: #565149;
    background-color: transparent;
    border: 0px;
    font-size: 45px;
}
#accident_01 .room_head{
   background-color: #a2782c;
    padding: 40px 10px; 
}
#accident_01 .room_head .lind:after {
    content: "";
    display: inline-block;
    width: 55px;
    height: 3px;
    background-color: #fff;
}

#accident_01 .sec05 {
	background: url(../img/cl3_s6_bg.jpg) center center no-repeat;
	background-size: cover;
}
#accident_01 .sec05 ul li .m_wrp {
	border: 1px solid rgba(255,255,255,0.4);
	padding: 50px 15px;
}

@media (max-width: 768px) {
	#accident_01 .sec05 ul li {
		margin-bottom: 10px;
	}
	#accident_01 .sec05 ul li .m_wrp {
		padding: 15px;
		text-align: left;
	}
	#accident_01 .sec05 ul li .m_wrp .icon {
		width: 70px;
		padding-right: 30px;
	}
}
@media (min-width:769px){
    #accident_01 .room_head .lft{
        padding-right:20px;
        text-align: right;
    }
    #accident_01 .room_head .rt{
        padding-left:20px;
        text-align: left;
    }
    #accident_01 .sec05 ul li .m_wrp .icon {
		margin-bottom: 10px;
	}
}

/*boxtype*/
.boxtype li h3 {
	font-size: 22px;
    margin-bottom: 10px;
}
.boxtype li h4 {
	font-size: 21px;
	line-height: 1em;
	color: #fff;	
	background-color: #ef5901;
	padding: 15px;
	margin-bottom: 0px;
	border-radius: 10px 10px 0 0;
	text-align: center;
	font-weight: 600;
}
.boxtype li h4.type1{
	background-color: #4b4642;
}
.boxtype li h4.type2 {
	background-color: #b79770;
}
.boxtype li h4.type3 {
	background-color: #00a724;
}
.boxtype li .img_wrp {
	padding: 15px 15px 0;
	background-color: #f7f7f7;	
}
.boxtype li .txtbox {
	display: table;
	width: 100%;
}
.boxtype li .txtbox .txt_con {
	display: table-cell;
	vertical-align: middle;
	background-color: #f7f7f7;
	border-radius: 0 0 10px 10px;
	padding: 15px;
	font-size: 18px;
	line-height: 1em;
	color: #1e1e1e;
	word-break: keep-all;
}
.boxtype li .txtbox .txt_con p {
	color: #1e1e1e;
}
@media (min-width:991px){
	.boxtype li .txtbox {
		height: 120px;
	}
}
@media (max-width:992px){
	.boxtype li .txtbox {
		margin-bottom: 15px;
	}
}
@media (max-width:768px){
	.boxtype li h4 {
		font-size: 18px;
		padding: 10px;
	}
	.boxtype li .img_wrp {
		padding: 10px 10px 0;
	}
	.boxtype li .img_wrp img {
		width: 80px;
	}
	.boxtype li .txtbox .txt_con {
		padding: 10px;
		font-size: 16px;
	}
}

.pable p{
    border: 1px solid #ddd;
    font-weight: 400;
    padding: 10px;
    color: #fff;
    background-color: #594a41;
}
.pable a{
    text-decoration: none;
}