*{
margin: 0 auto;
padding: 0;
color: #333;
}
a { color: #fff; }

a:hover { color: #ccc; }

a:hover { 
	text-decoration:none !important;
	font-weight: 500 !important;
} 

html { scroll-behavior: smooth; } 

@media (min-width: 1200px){
	.container {
		max-width: 1300px !important;
	}
}

/*header*/
.navbar-nav li:before{
	margin-right: 5rem;
}


#header .header {
	margin: 0 auto;
	max-width: 100% !important;
	padding-right: 0 !important;
    padding-left: 0 !important;
}
#header .header:after{
	display: block;
	content: "";
	clear: both;
}
#header .header .h_inner{
	margin: 0 auto;
    width: 100%;
    display: list-item;
    height: auto;
    padding: 2.45rem 0;
	position: fixed;
	display: flex;
	justify-content: space-between;
	align-items: center;
	z-index: 9999;
}
#header .header .h_inner .h_nav{
	width: 100%;
    left: 0%;
	top: 0%;
	color: #fff;
	font-weight: 400;
	font-size: 18px;
	margin: 0 auto;
	position: fixed;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto !important;	
	padding-top: 1.25rem;
}
#header .header .h_inner .h_nav img{
	margin: 0 auto;
}
#header .header .h_inner .h_nav .nav_bar{
	float: left;
	width: 65%;
}

#header .header .h_inner .h_nav .nav_bar .menu a{
	color: #fff;
	font-weight: 400 !important;
	position: relative;
	text-decoration: none;
}
#header .header .h_inner .h_nav .nav_bar .menu a:hover{
	color: #fff;
}
#header .header .h_inner .h_nav .nav_bar .menu a:hover::before{
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	clear:both;
	border-radius:50%;
	position: absolute;
	left: -10px;
	top: 0px;
	background: #ee722f;
}
/*카테고리밑줄 #header .header .h_inner .h_nav .nav_bar .menu a::after{
	content: '';
	display: block;
	width: 0;
	height: 3px;
	position: absolute;
	left: 0;
	bottom: 0px;
	background: rgba(255, 255, 255, 1);
}
#header .header .h_inner .h_nav .nav_bar .menu a:hover::after{
	width: 100%;
	transition: width .3s;
}*/
#header .header .h_inner .h_nav .nav_bar .menu li{
	float:left;
	margin-right: 6rem;
}

#header .header .h_inner .h_nav .cell_btn{
	display: flex;
    position: absolute;
    left: 86%;
}
#header .header .h_inner .h_nav .cell_btn a{
	color: #fff;
	font-size: 26px;;
	font-weight: 500 !important;
}
#header .header .h_inner .h_nav .cell_btn a:hover{
	color: #fff;
	text-decoration: none;
	font-weight: 600 !important;
}

#header.active{ 
	background:rgba(0,0,0,.8); 
} 
#header.active .header .h_inner .h_nav ,#header.active .header .h_inner .h_nav .nav_bar .menu{
	transition:.5s;
} 
#header.active .header .h_inner{ 
	/*background-color: rgba( 51, 51, 51, 0.5);*/
	background-color: rgba( 0, 0, 0, 1);
	position: fixed;
    /*top: 24px;*/
}
#header.active .header .h_inner .h_nav .nav_bar .menu li a{
	color:#fff; 
	font-weight: 400 !important; 
	position: relative; 
	text-decoration: none;
} 
#header.active .header .h_inner .h_nav .nav_bar .menu li a:hover{
	color:#fff; 
} 
#header .header .h_inner .h_nav .nav_bar .menu li a:hover::before{
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	clear:both;
	border-radius:50%;
	position: absolute;
	left: -10px;
	top: 0px;
	background: #ee722f;
}
/*카테고리밑줄 #header.active .header .h_inner .h_nav .nav_bar .menu li a::after{
	content: '';
	display: block;
	width: 0;
	height: 3px;
	position: absolute;
	left: 0;
	bottom: 0px;
	top: 100%;
	background: rgba(255, 255, 255, 1);
}
#header.active .header .h_inner .h_nav .nav_bar .menu li a:hover::after{
	width: 100%;
	transition: width .3s;
}*/

#header.active #header .header .h_inner .h_nav img{
	height:18px;
}




/*body*/

.pc_slide{
	display: block !important;
}

.english_t{
	font-size: 5rem;
	font-weight: 500;
	color: #fff;
	padding-bottom: 1.5rem;
} 

.sub_t{
	font-size: 1.5rem;
	color: #fff;
}

.carousel-item .slide_t02{
	top: 40%;
	right: 60%;
	width: 35%;
	text-align: left;
}
.carousel-item .slide_t02 .title_02{
	font-size: 4.5rem;
	line-height: 5.2rem;
	color: #fff;
	font-weight: 500;
	letter-spacing: -5px;
	white-space: pre-line;
}
.light_p{
	font-weight: 200;
	color: #fff;
}
.text_p{
	margin-top: 1.75rem;
	margin-left: .75rem;
	line-height: 1.75rem;
	color: #fff;
	font-weight: 300;
	font-size: 1.25rem;
}

.docter_name{
	/*position: absolute;
    right: 58%;
    bottom: 10%;
    left: 15%; */
    z-index: 10;
    padding-top: 3rem;
    padding-right: 10rem;
    color: #fff;
	text-align: right;
	white-space: pre-line;
}
.last_p{
	font-size: 14px;
	color: #fff;
	font-weight: 300;
}
.name{
	font-size: 2.25rem;
	color: #fff;
	font-weight: 200;
}
.title_03{
	font-size: 5rem;
	font-weight: 300;
	color: #fff;
	padding-bottom: 1.5rem;
}
.eg_p{
	font-weight: 500;
	color: #fff;
}
.slide_first, .slide_last{
	margin-bottom: 3rem;
}

.carousel .carousel-indicators{
	margin-right: 0%;
    margin-left: 75%;
	margin-bottom: 40px;
}
.carousel .carousel-indicators .slide_btn {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 8px;
    height: 8px;
    margin-right: .75rem;
    margin-left: .75rem;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 0 solid transparent;
    border-bottom: 0 solid transparent;
    opacity: 1;
    transition: opacity .6s ease;
    border-radius: 100px;
	!important
}
.carousel .carousel-indicators .slide_btn.active{
    opacity: 1;
	background-color:transparent;
	border: 2px solid #fff;
	border-radius: 100px;
	width: 6px;
    height: 6px;
}

.carousel-control-next-btn .carousel-control-next-icon,
.carousel-control-prev-btn .carousel-control-prev-icon{
	background-image: none;
}

.carousel-control-next-icon, .carousel-control-prev-icon{
	width: 15px !important;
	height: 15px !important;
}

.swiper-navigation{
	width: 82px;
    height: 174px;
    position: absolute;
    right: 0;
    top: 51.8%;
    margin-top: -87px;
    z-index: 3;
}

.swiper-navigation .swiper-button{
	width: 82px;
    height: 82px;
    margin: 0;
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    background: none;
    border: none;
    cursor: pointer;
}
.swiper-navigation .swiper-button:hover{
	width: 82px;
    height: 82px;
    margin: 0;
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    background: none;
    border: none;
    cursor: pointer;
}
.swiper-navigation .fas fa-caret-right::after{
	display: block;
    width: 100%;
    font-family: 'jt-font';
    font-size: 22px;
    text-align: center;
    font-weight: normal;
    font-style: normal;
    line-height: 82px;
    color: #fff;
    text-shadow: 0px 1px 1px rgb(0 0 0 / 50%);
}

.swiper-navigation .swiper-button--next .fas fa-caret-right::after{
	text-indent: 2px;
}

.swiper-navigation .swiper-button:hover::after{
	width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition-delay: .08s,0s,0s;
    transition-delay: .08s,0s,0s;
}

.swiper-navigation .swiper-button-next::after{
	content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    border: 1px solid #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0px 1px 1px 0px rgb(0 0 0 / 50%);
    box-shadow: 0px 1px 1px 0px rgb(0 0 0 / 50%);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: opacity .2s,height .4s cubic-bezier(.215,.61,.355,1),width .4s cubic-bezier(.215,.61,.355,1);
    transition: opacity .2s,height .4s cubic-bezier(.215,.61,.355,1),width .4s cubic-bezier(.215,.61,.355,1);
    -webkit-transition-delay: 0s,.1s,.1s;
    transition-delay: 0s,.1s,.1s;
}
.swiper-navigation .swiper-button-prev::after{
	content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    left: 46%;
    border: 1px solid #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0px 1px 1px 0px rgb(0 0 0 / 50%);
    box-shadow: 0px 1px 1px 0px rgb(0 0 0 / 50%);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: opacity .2s,height .4s cubic-bezier(.215,.61,.355,1),width .4s cubic-bezier(.215,.61,.355,1);
    transition: opacity .2s,height .4s cubic-bezier(.215,.61,.355,1),width .4s cubic-bezier(.215,.61,.355,1);
    -webkit-transition-delay: 0s,.1s,.1s;
    transition-delay: 0s,.1s,.1s;
}
.mobile_slide{
	display: none;
}

/*---------두번째 단락-----------*/
.second_box{
	position: relative;
	padding-right: 0 !important; 
	padding-left: 0 !important;
	margin-right: 0 !important; 
    margin-left: 0 !important; 
}

.orange_box{
	width: 100%;
	background-image: url('../img/mainimg/orange_b.jpg');
	background-repeat: no-repeat;
	float: left;
	background-position: left;
	padding-top: 6rem;
	padding-left: 12rem !important;
	background-size: cover;
    border-radius: 0 !important;
}
.orange_t{
	font-size: 3rem;
	font-weight: 500;
	color: #fff;
	padding-bottom: 1.5rem;
} 
.orange_p{
	margin-bottom: 0;
	color: #fff;
	white-space:pre-line;
	font-size: 1.75rem;
}
.orange_mini{
    background: #f7edd8;
    padding: .5rem 2rem;
    border-radius: 10px;
    float: left;
    margin-top: 2rem;
    margin-left: 0;
    color: #c85c22;
    box-shadow: 7px 7px 10px rgb(0 0 0 / 20%);
	font-weight: 500;
}
.orange_mini i{
	color: #c85c22;
}
.orange_mini:hover, .orange_mini i:hover{
	font-weight: 600 !important; 
	color: #c85c22 !important; 
}
.orange_img{
	 padding-right: 0 !important; 
	 padding-left: 0 !important;
}

.card-group .img_box{
	border: none;
	overflow: hidden;
	position:relative;
    transition: .5s ease;
	border-radius: 0;
}
.card img{
	max-width:100%;
	height:auto;
}

.card-group>.card {
     margin-bottom: 0px !important;
	 border: none !important;
}
/*.card-group .img_box:hover{
	transition: transform 1s;
    filter: brightness(50%);
}*/
.card-group .orange_img .card-group .card .card-img-top{
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
}
.card-group .img_box .hover_text{
	width:100%;
	position:absolute;
    visibility:hidden;
	padding: 4.75rem;
	color: #fff;
	
}
.card-group .img_box:hover .hover_text{
	visibility: visible;
	display: block;
    /*transition: transform 1s;
    background: rgba(0,0,0,.3);*/
    height: -webkit-fill-available;
}

.card-group .img_box { position: relative; }
.card-group .img_box:before { content: ""; display: block; background: rgba(0,0,0,.3); width: 100%; height: calc(100% - 45px); position: absolute; left: 0; top: 0; opacity: 0; transition: opacity 0.2s ease-in-out; }
.card-group .img_box:hover:before { opacity: 1; }

.hover_text .text_h{
	margin-bottom: 0;
	color: #fff;
	font-size: 1.5rem;
	font-weight: 600;
}

.wh_text{
	color: #fff;
    font-size: 1rem;
    line-height: 1.25rem;
    display: block;
    font-weight: 300;
    margin-top: 1rem;
}

.text_ex{
	display: none;
}


.img_box .card-body{
	padding: .75rem;
	width:100%;
}
.card-body .card-title{
    margin-bottom: 0;
	font-size: 18px;
	padding-left: 1.25rem;
}



/*--------------세번째단락--------------*/

.third_warp{
	width: 100%;
	margin: 0 auto;
}

.third_title{
	margin-top: 100px;
	margin-bottom: 50px;
}

.third_warp .all_warp{
	padding-right: 0;
    padding-left: 0;
	width: 100%;
}

.img_name{
	padding: 1.25rem 0 1.25rem 0;
	font-size: 18px;
	font-weight: 500;
}

.all_warp .box-imglist{
	overflow: hidden;
	margin-right: 0;
    margin-left: 0;
}

.all_warp .box-imglist .one-box{
	padding-right: 0;
    padding-left: 0;
}

.Signature_img img{
	max-width:100%;
	height:auto;
}

/*---------------네번째 단락------------ */

.all_row{
	width: 100%;
	overflow: hidden;
}
.flower_box{
	width: 100%;
	overflow: hidden;
}

.flower_text{
	font-size: 2.5rem;
	font-weight: 500;
	word-break: keep-all;
}

.flower_img{
	position: relative;
	margin-top: 70px;
}

.flower_img img, .women_img img{
	max-width:100%;
	height:auto;
}

@media (max-width: 768px){
	.flower_img img, .women_img img{
		margin: 0 auto;
		display: block;
	}
}

.flower_title{
	position: absolute;
	font-size: 4rem;
	color: #fff;
	top: 80px;
    left: 80px;
	font-weight: 500;
	line-height: 5.5rem;
}
.women_box{
	padding-left: 0;
	padding-right: 0;
	/*overflow: hidden;*/
}
/*.w_in_box{
    float: right;
}*/
.wt_box{
	clear:both;
	font-size: 19px;
}
.women_text01{
	word-break: keep-all;
}
.inner_txt{
	white-space: pre-line;
}
.women_text02{
	word-break: keep-all;
	margin-top: 3rem;
	display: block;
	white-space: pre-line;
}
.women_img{
	margin-top: 70px;
}

/*--------연혁 배너----------*/

.fifth{
	width: 100%;
	height: 504px;
	margin: auto;
	background-image: url('../img/mainimg/banner_img.jpg');
	background-repeat: no-repeat;
    background-position: center;
	background-size: cover;
	position: relative;
	display: block;
}
/* .fifth_m{
	display: none;
} */

.banner{
	position:absolute;
	top:25%; left:48%;
	background: #fff;
	width: 40%;
	height: 75%;
	border-top-left-radius: 2rem;
	border-top-right-radius: 2rem;
}

.withe_box{
	padding: 3rem 3.75rem;
	margin: 0 auto;
}
.history_name{
	font-size: 2.25rem;
	float:left;
	font-weight: 400;
}
.mini_box{
	display: inline-block;
	background-color: #c2581f;
	font-size: 13px;
    padding: .15rem .75rem;
    margin-left: 1.5rem;
    margin-top: 0.95rem;
	border-radius: 30px;
	color: #fff;
}
.history{
	clear:both;
	line-height: 2rem;
    font-weight: 500;
	word-break: keep-all;
}

/*---------레이저장비----------*/

.sixth{
	/*width:1920px;*/
	margin:auto;
	overflow:hidden;
	padding-right: 0 !important;
	padding-left: 0 !important;
	margin-top: 300px;
}

.laser {
	max-width: 1600px;
    /*margin-left: auto !important;*/
	margin: auto !important;
	position: relative;
	
}

.laser_text .small_p{
	font-size: 1.75rem;
	margin-top: 2rem;
    display: inline-block;
}

.laser_mini {
    /*width: 60%;*/
    padding: .5rem 2rem;
    background: #c2581f;
    box-shadow: 5px 5px 5px #ccc;
    border-radius: 10px;
    text-align: center;
    float: left;
    margin-top: 2rem;
    color: #fff;
	display: inline-block;
}
.laser_mini i{
	color: #fff;
}
.laser_mini:hover, .laser_mini i:hover{
	font-weight: 500 !important;
	color: #fff !important;
}

.view_box{
	display: none;
}

.laser .swiper {
	width: 100%;
	height: 100%;
}

.laser .swiper .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	width: 300px;
}

.laser .swiper .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}


.laser .swiper .swiper-slide {
	/* margin-right: 50px !important; */
	/* max-width: 300px !important; */
}


.gallbox {
	position: relative;
	width: 100%;
	height: 100%; 
	overflow: hidden;
}
.gallbox img {
	display: block; 
	height:100%;
}
.gallbox h6{
    padding: 1.25rem;
    margin-bottom: 0rem;
    font-size: 1.25rem;
	color: #000;
}
.gallbox p {
	position:<x> absolute; 
	bottom:-10px; 
	left:0; 
	width:100%; 
	opacity:0.8; 
	text-align: center;
	font-size: 16px; 
	padding: 0 10px 10px 10px;
	font-weight: 500;
	color: #000;
}


/*  .laser .swiper-horizontal>.pagination_btn{
	bottom: 0;
	position: none;
	margin-top: 50px;
    margin-left: 2px;
    width: 100%;
}
.laser .swiper-button-next{
    right: 2%;
}
.laser .swiper-button-prev{
	left: 0;
} */

.laser .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
	background: #bd551c;
}
/* .laser .swiper-button-prev, .laser .swiper-button-next{
	color: rgba(189, 85, 28, 0.3);
	color: rgba(0, 0, 0, 0.3);
	padding: 2.5rem;
	border-radius: 100%;
	background-color: rgba(250, 250, 250, 0.5);
	top: 35%;
	}
.laser .swiper-button-prev:hover, .laser .swiper-button-next:hover{
	color:#bd551c;
} */
.btn_laser{
	padding-left: 60px !important;
    padding-right: 60px !important;
}
.laser .btn_laser { position: absolute; top: 80%; /* bottom: 0; */ left: 5%; }
.laser .btn_laser .swiper-button-next { top: auto; bottom: 0; left: auto; right: -25px; margin-bottom: 50px; }
.laser .btn_laser .swiper-button-prev { top: auto; bottom: 0; left: -60px !important; right: auto; margin-bottom: 50px; }

.btn_laser .swiper-button-next, .btn_laser .swiper-button-prev{
    right: 48%;
    top: 87%;
    border: 1px solid #333;
    border-radius: 30rem;
    width: 60px;
    height: 60px;
}
.btn_laser .swiper-button-prev{
	margin-left: 60px;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next{
	left: 5% !important;
}
.btn_laser .swiper-button-next:after, .btn_laser .swiper-button-prev:after {
    content: none !important;
}
.btn_laser .swiper-button-next i, .btn_laser .swiper-button-prev i{
	font-size: 20px;
}


/*--------데스크-----------*/


.seventh{
	/*width:1920px;*/
	margin:auto;
	overflow:hidden
}
.seventh > h1{
	display:none;
}
.desk {
	max-width: 1600px;
	margin-left: 0 !important;	
	margin-right: 0px !important;
    display: flex;
    flex-wrap: wrap;
    /* width: 1600px; */
    margin: auto !important;
    position: relative;
}

.desk .swiper {
	width: 100%;
	/*height: 300px;*/
	margin-left: auto;
	margin-right: auto;
}

.desk_p{
	white-space: pre-line;
	font-weight: 500;
}
.seventh .desk { align-items: center; flex-wrap: nowrap; }
.seventh .mySwiper2 { width: 60%; /* margin-right: 50px; */ }
.seventh .mySwiper { width: 40%; align-self: flex-end; }

.seventh .mySwiper2 .swiper-slide { display: flex; align-items: center; }
.seventh .mySwiper2 .swiper-slide > img { width: 50%; margin-right: 50px;  }
.seventh .mySwiper2 .swiper-slide > div { width: 50%; align-self: flex-start; }

.seventh .title_btn { position: absolute; top: auto; bottom: 0; left: 37%; }
.seventh .title_btn .swiper-button-next { top: auto; bottom: 0; left: auto; right: -20px; margin-bottom: 50px; }
.seventh .title_btn .swiper-button-prev { top: auto; bottom: 0; left: -20px !important; right: auto; margin-bottom: 50px; }

.desk .swiper .swiper-wrapper .swiper-slide {
	background-size: cover;
	background-position: center;
}

.desk .mySwiper2 {
	/*height: 80%;*/
	width: 100%;
}

.desk .mySwiper {
	height: auto;
	box-sizing: border-box;
	/*padding: 10px 0;
	margin-top: 18.5rem;*/
}
.list_small{
	position: absolute;
    top: 64%;
}
.desk .mySwiper .small_img {
	/*width: 25%;
	height: 100%;*/
	opacity: 0.4;
	cursor: pointer;
	/*margin-right: 15px !important;*/
}
.desk .mySwiper .swiper-slide-thumb-active {
    opacity: 1;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: auto;
	object-fit: cover;
}

.title_btn{
	padding-left: 75px !important;
	padding-right: 75px !important;
}
.desk_text{
	line-height: .7;
}
.desk_text_m{
	display: none;
}
.desk_text .small_p{
	font-size: 1.75rem;
	margin-top: 3.5rem;
    display: inline-block;
	margin-bottom: 1rem;
}

.title_btn .swiper-button-next, .title_btn .swiper-button-prev{
    right: 48%;
    top: 87%;
    border: 1px solid #333;
    border-radius: 30rem;
    width: 60px;
    height: 60px;
}
.title_btn .swiper-button-prev{
	margin-left: 60px;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next{
	left: 5% !important;
}
.title_btn .swiper-button-next:after, .title_btn .swiper-button-prev:after {
    content: none !important;
}
.title_btn .swiper-button-next i, .title_btn .swiper-button-prev i{
	font-size: 20px;
}





/*-----------인포메이션---------*/

.eighth{
	width: 100%;
}

.info{
	max-width: 1600px;
	margin: 0 auto;
	padding: 5rem 3rem;
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.info_text .small_p{
	font-size: 1.5rem;
	margin-top: 2rem;
    display: inline-block;
}

.location{
	width: 100%;
	margin: auto !important;
	/*padding: 4.25rem 10rem;
    flex-wrap: nowrap !important;*/
	padding: 5rem 0;
}
.bus, .subway{
	/*width: 50%;*/
    float: left;
    display: flex;
}

.bus{
	/*margin-right: 9rem;*/
}
/*.bus_icon, .subway_icon{
	background: #333;
	width: 70px;
	height: 70px;
	border-radius: 50px;
}*/

.bus_icon i, .subway_icon i{
	color: #fff;
	font-size: 24px;
	display: inline-block;
	background: #333;
    padding: 1.5rem;
    border-radius: 100px;
}

.bus_text .b_txt{
	color: #bd551c;
    margin-left: 1.25rem;
}
.subway_icon i{
	padding: 1.5rem 1.65rem !important;
}

.subway_text{
	margin-left: -5px;
}
.bus_text, .subway_text{
	font-size: 1.25rem;
}
.bus_text .number, .subway_text .number{
	line-height: 1.7;
    margin-top: 5px;
    display: block;
	white-space: pre-line;
}

/*-------지도-------------*/


.main .sct06{
	padding: 0; 
	position: relative;
	width: 100%; 
	margin: auto;
}
.main .sct06 .map_wrap .map_box {
	width: 100%; 
	z-index: 20;
}
.map_box img{
	width: 100%;
}
.momap_box{
	display: none;
}

.main .sct06 .map {
	width: 100%;
	height: 100%;
	padding: 0;
	border:0;
}
.main .sct06 .map .wrap_map {
	height: 100vh;
}
.main .sct06 .c_box{
	/*width: 25%; 
	height: 420px; */
	background: #bd551c; 
	opacity: 1; 
	position: absolute; 
	top: -10%; 
	right: 15%; 
    border-bottom-left-radius: 6rem;
	z-index: 30;
}
.main .sct06 .info{
	position: absolute; 
	top: 50%; 
	left: 40%; 
	z-index: 40; 
	transform: translateY(-50%);
}

.c_box{
	padding: 3rem;
}
.time_text h3{
	color: #fff;
	margin-bottom: 1.5rem;
}
.time_text p{
	color: #fff;
    line-height: 2;
	font-weight: 100;
}
.space01{
	margin-left: 50px;
}
.space02{
	margin-left: 54px;
}
.space03{
	margin-left: 42px;
}
.space04{
	margin-left: 112px;
}
.time_text h1{
	color: #fff;
	margin-top: 1rem;
	font-size: 2.75rem;
}

/*------------하단----------*/


.footer_wrap{
	/*height:45vh;*/
	width: 100%;
	background: #000;
	padding: 100px 20px;
}
.footer_wrap .f_logo a, .f_text{
	display:inline-block;
	color: #7e7e7e;
	line-height: 2;

}

.bar{
	color: #7e7e7e;
	margin-right: 25px;
    position: relative;
}
.bar::before{
	content: '';
    width: 1px;
    height: 14px;
    position: absolute;
    top: 6px;
    left: 12px;
    background: #7e7e7e;

}

.footer_wrap .f_logo a{
	font-weight: 600;
}




/*----------------------반응형 css------------------------*/
@media all and (max-width:1800px) {

/*---메인슬라이드 버튼---*/
	.swiper-navigation .swiper-button{
		right: 0;
		left: 35% !important;
	}
	.swiper-navigation .swiper-button:hover{
		right: 0;
		left: 35% !important;
	}

}

@media all and (max-width:1600px) {

/*----네비----*/

	#header .header .h_inner .h_nav .nav_bar{
		width: 72%;
	}
	#header .header .h_inner .h_nav .nav_bar .menu li{
		margin-right: 5rem;
	}
/*---메인슬라이드 버튼---*/

.swiper-navigation .swiper-button{
    right: 0;
    left: 50% !important;
}
.swiper-navigation .swiper-button:hover{
    right: 0;
    left: 50% !important;
}

/*----두번째----*/

	.orange_t{
		font-size: 2.5rem;
		padding-bottom: 1.5rem;
	}

	.orange_p{
		font-size: 1.5rem;
	}
}

@media all and (min-width:1600px) and (max-width: 1725px) {
	
/*----메인슬라이드----*/

	.docter_name {
		padding-right: 8rem;
	}
}

@media all and (max-width:1600px) {

/*----네비----*/

	#header .header .h_inner .h_nav .nav_bar{
		width: 72%;
	}
	#header .header .h_inner .h_nav .nav_bar .menu li{
		margin-right: 5rem;
	}
	#header .header .h_inner .h_nav .cell_btn{
		left: 86%;
	}

/*----메인슬라이드----*/
	
	.carousel-item .slide_t02 {
		top: 35%;
	}
	.docter_name {
		padding-right: 3rem;
	}
	.slide_first, .slide_last{
	    right: 0% !important;
		left: 0% !important;
	}


/*----두번째----*/

	.orange_t{
		font-size: 2.5rem;
		padding-bottom: 1.5rem;
	}

	.orange_p{
		font-size: 1.5rem;
	}
}


@media all and (max-width:1400px) {

/*----메인슬라이드----*/

	.english_t, .title_03{
		font-size: 4rem;
	}
	.carousel-item .slide_t02 .title_02{
		font-size: 4rem;
	}
	.carousel-item .slide_t02 {
		top: 25%;
	}
	.text_p{
		margin-top: 1.5rem;
	}
	.docter_name {
		padding-right: 0rem;
	}

/*----슬라이드 버튼----*/

	.swiper-navigation .swiper-button{
		right: 0;
		left: 75% !important;
	}
	.swiper-navigation .swiper-button:hover{
		right: 0;
		left: 75% !important;
	}

/*----오렌지박스 두번째----*/

	.orange_box{
		padding-left: 6.5rem !important;
	}
	
/*----데스크----*/

	/*.title_btn .swiper-button-next, .title_btn .swiper-button-prev{
		right: 40%;
	}*/
	
}

@media all and (max-width:1300px) {

/*----네비----*/
	#header .header .h_inner .h_nav .nav_bar .menu li{
		margin-right: 3rem;
	}

/*----연혁 배너----*/

	.banner{
		left: 35%;
		width: auto;
		height: auto;
	}
/*----진료시간----*/

	.map_box img {
	    width: 100%;
		height: 400px;
	}
}

@media all and (max-width:1200px) {

/*----메인슬라이드----*/

	.english_t, .title_03{
		font-size: 3.25rem;
	}
	.sub_t{
		font-size: 1.2rem;
	}
	.carousel-item .slide_t02 {
		top: 18%;
	    width: 40%;
	}
	.carousel-item .slide_t02 .title_02{
		font-size: 3.25rem;
		line-height: 4.2rem;
	}
	.text_p{
		margin-top: 1rem;
		margin-bottom: .25rem !important;
	}
	.docter_name {
		padding-top: 1.75rem;
	}
	.carousel-control-next-icon, .carousel-control-prev-icon{
		width: 12px !important;
		height: 12px !important;
	}
	.circle_border_r .carousel-control-next-btn:hover, .circle_border_l .carousel-control-prev-btn:hover{
		padding: 2rem 2.25rem;
	}
	.slide_first, .slide_last{
	    right: 0% !important;
		left: 0% !important;
	}
/*----슬라이드 버튼----*/

	.swiper-navigation .swiper-button{
		right: 0;
		left: 110% !important;
	}
	.swiper-navigation .swiper-button:hover{
		right: 0;
		left: 110% !important;
	}

/*----오렌지박스 두번째----*/

	.orange_box{
		padding-left: 6rem !important;
		padding-top: 5rem;
	}
	
	.orange_t{
		font-size: 2rem;
		padding-bottom: 1.5rem;
	}

	.orange_p{
		font-size: 1.25rem;
	}
	.orange_mini {
		padding: .25rem 1rem;
		margin: 0 auto;
		margin-top: 1rem;
		font-size: 14px;
		margin-left: 0 !important;
	}
	
	.hover_text .text_h{
		font-size: 1.25rem;
	}
	.card-group .img_box .hover_text{
		padding: 1.5rem;
	}

/*----아름다움이란----*/

	.inner_txt{
		white-space: normal;
	}
	.women_text02{
		white-space: normal;
	}


/*----데스크----*/

	.title_btn .swiper-button-next, .title_btn .swiper-button-prev{
		right: 58%;
		top: 90%;
		width: 45px;
	    height: 45px;
	}
	.desk .swiper-button-prev{
		left: 0;
	}
	.desk .swiper-button-prev {
		margin-left: 10px;
	}
	.list_small{
		position: absolute;
		top: 68%;
	}
	.desk_p{
		font-size: 14px;
	}
	.desk_text .small_p{
		margin-top: 2rem;
	    margin-bottom: 1.5rem;
	}
	.seventh .title_btn{
	    padding-left: 20px !important;
		padding-right: 20px !important;
		left: 42% !important;
	}
	.seventh .title_btn .swiper-button-next{
		right: -135%;
		margin-bottom: 20px !important;
	}
	.seventh .title_btn .swiper-button-prev{
		right: auto;
		margin-bottom: 20px !important;
	}

/*----인포메이션----*/

	.bus_icon i, .subway_icon i{
		color: #fff;
		font-size: 20px;
		display: inline-block;
		background: #333;
		padding: 1.25rem;
		border-radius: 100px;
		margin-right: 15px;
	}
	.subway_icon i{
		padding: 1.25rem 1.4rem !important;
		margin-left: 0 !important;
	}
	.bus_text .number, .subway_text .number, .bus_all{
		white-space: pre-line;
	}
	.bus_text .b_txt{
		margin-left: 0;
	}
}



@media all and (max-width:992px) {

/*----네비----*/
	
	#header .header .h_inner .h_nav .nav_bar .menu li{
		margin-right: 1.75rem;
	}
	#header .header .h_inner .h_nav .nav_bar .menu li a{
		font-size: 14px !important;
	}
	

/*----메인슬라이드----*/

	.english_t, .title_03{
		font-size: 2.5rem;
		padding-bottom: .5rem;
	}

	.sub_t{
		font-size: 1.15rem;
		color: #fff;
	}
	.carousel-item .slide_t02 {
		top: 20%;
	}
	.carousel-item .slide_t02 .title_02{
		font-size: 2.75rem;
		line-height: 3.2rem;
	}
	.text_p{
	    font-size: 15px;
		margin-left: .25rem;
		line-height: 1.5;
		margin-top: 0;

	}
	.docter_name {
		padding-top: 1.2rem;
	}
	.last_p {
		font-size: 13px;
		margin-bottom: 0 !important;
	}
	.name{
		font-size: 2rem;
	}
	.carousel .carousel-indicators{
		margin-left: 79%;
	}
	.circle_border_l{
		left: 82%;
	}
	.circle_border_r{
		right: 3%;
	}
	.slide_first, .slide_last{
	    right: 0% !important;
		left: 0% !important;
	}
/*----슬라이드 버튼----*/

	.swiper-navigation .swiper-button{
		right: 0;
		left: 160% !important;
	}
	.swiper-navigation .swiper-button:hover{
		right: 0;
		left: 160% !important;
	}

/*----오렌지박스 두번째----*/


	.orange_box{
		padding-left: 4.5rem !important;
		padding-top: 4rem;
	}
	
	.orange_t{
		font-size: 1.75rem;
		padding-bottom: 1.5rem;
	}

	.orange_p{
		font-size: 1rem;
	}
	.orange_mini {
		padding: .25rem .5rem;
		margin: 0 auto;
		margin-top: 1.5rem;
		font-size: 14px;
		margin-left: 0 !important;
	}
	.hover_text .text_h{
		font-size: 1.25rem;
	}
	.card-group .img_box .hover_text{
		padding: 1rem;
	}
	.wh_text{
		font-size: 14px;
	}
/*----소개(아름다움이란)----*/

	.w_in_box{
		float: right;
	}

/*----연혁배너----*/

	.banner {
		left: 15%;
	}
/*----레이저----*/

	.laser_text{
		font-size: 2rem !important;
	}
	.laser_text .small_p{
		font-size: 1.5rem;
		margin-top: 1.5rem;
	}
	.laser_mini {
		padding: .5rem .75rem;
		margin: 0 auto;
		margin-top: 1.5rem;
		font-size: 14px;
	}

/* .btn_laser{
	padding-left: 60px !important;
    padding-right: 60px !important;
}
.laser .btn_laser { position: absolute; top: 80%; bottom: 0; left: 5%; }
.laser .btn_laser .swiper-button-next { top: auto; bottom: 0; left: auto; right: -25px; margin-bottom: 50px; }
.laser .btn_laser .swiper-button-prev { top: auto; bottom: 0; left: -60px !important; right: auto; margin-bottom: 50px; }

.btn_laser .swiper-button-next, .btn_laser .swiper-button-prev{
    right: 48%;
    top: 87%;
    border: 1px solid #333;
    border-radius: 30rem;
    width: 60px;
    height: 60px;
}
.btn_laser .swiper-button-prev{
	margin-left: 60px;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next{
	left: 5% !important;
}
.btn_laser .swiper-button-next:after, .btn_laser .swiper-button-prev:after {
    content: none !important;
}
.btn_laser .swiper-button-next i, .btn_laser .swiper-button-prev i{
	font-size: 20px;
} */
	.btn_laser .swiper-button-next, .btn_laser .swiper-button-prev{
	    top: 88%;
		width: 45px;
		height: 45px;
		right: 45%;
	}
	.laser .btn_laser .swiper-button-next{
		margin-bottom: 5px !important;
		right: 0px;
	}
	.laser .btn_laser .swiper-button-prev{
		margin-bottom: 5px !important;
		left: 5px !important;
	}
	.laser .btn_laser {
		left: 2% !important;
		top: 55%;
	}
	.laser .swiper-button-prev {
		margin-left: 10px;
	}


/*----데스크----*/
	.title_btn .swiper-button-next, .title_btn .swiper-button-prev{
	    top: 88%;
		width: 45px;
		height: 45px;
		right: 45%;
	}
	.seventh .title_btn .swiper-button-next{
		margin-bottom: 5px !important;
	}
	.seventh .title_btn .swiper-button-prev{
		margin-bottom: 5px !important;
	}
	.seventh .title_btn {
		left: 45% !important;
	}
	.desk .swiper-button-prev {
		margin-left: 10px;
	}
	.list_small{
		position: absolute;
		top: 68%;
	}
	.desk_text{
		font-size: 2rem !important;
	}
	.desk_p{
		font-size: 11px;
	}
	.desk_text .small_p{
		margin-top: 1.5rem;
		margin-bottom: 1rem;
		font-size: 1.5rem;
	}

/*----인포메이션----*/

	.bus_text .number, .subway_text .number{
		white-space: pre-line;
	}


}

@media all and (max-width:976px) {
	
	.swiper-navigation .swiper-button {
		right: 0;
		left: 185% !important;
	}
	.swiper-navigation .swiper-button:hover {
		right: 0;
		left: 185% !important;
	}


	.w_in_box {
		margin-left: 15rem;
	}
	.women_box{
		margin-top: 5rem;
	}
	.bus_text .number, .subway_text{
		white-space: normal;
	}


}

@media all and (max-width: 768px) {

/*----네비----*/


	#header .header .h_inner .h_nav .nav_bar{
		display: none;
	}
	#header .header .h_inner .h_nav .cell_btn{
		display: none;
	}
/*----메인슬라이드----*/

	.carousel .carousel-indicators{
		margin-right: 0; 
		margin-left: 0; 
		margin-bottom: 30px; 
	}
	.pc_slide{
		display: none !important;
	}
	.mobile_slide{
		display: block !important;
	}
	.circle_border_l, .circle_border_r{
		display: none;
	}
	.carousel-item .slide_t02{
		top: 65%;
		margin: 0 auto;
		left: 0;
		right: 0;
		width: auto;
		text-align: center !important;
	}
	.carousel-item .slide_t02 .title_02{
		white-space: nowrap;
	}
	.docter_name{
		text-align: center !important;
		white-space: nowrap;
	}
	.slide_first, .slide_last{
	    right: 0% !important;
		left: 0% !important;
	}
	.swiper-navigation{
		display: none;
	}
/*----오렌지박스 두번째----*/

	.orange_box{
		padding-left: 3rem !important;
		padding-top: 4rem;
	}
	
	.orange_t{
		font-size: 2.5rem;
		padding-bottom: 1.5rem;
	}

	.orange_p{
		font-size: 1.25rem;
		white-space: normal !important;
	}

	.orange_mini {
		padding: .35rem 1rem;
		margin: 0 auto;
		margin-top: 2rem;
		font-size: 14px;
		float: none;
		margin-bottom: 3.5rem;
	}

	.f_in_box{
		margin-right: 6rem !important;
	}
	.w_in_box {
		margin-left: 6rem !important;
	}
	.women_box{
		margin-top: 5rem;
	}

/*----연혁 배너----*/

	/* .fifth{
		display: none !important;
	}
	.fifth_m{
		width: 100%;
		height: 504px;
		margin: auto;
		background-image: url('../img/mainimg/m_banner.jpg');
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		margin-bottom: 400px;
		position: relative;
		display: block;
	} */
	.banner {
		left: 6%;
		top: 70%;
		margin: auto;
		right: 6%;
	}
	.history_name{
		font-size: 2.5rem;
		font-weight: 300;
	}
	.mini_box{
	    padding: .15rem .55rem;
		margin-left: 1.5rem;
		margin-top: 1rem;
	}
/*----레이저----*/

	.sixth{
		padding: 2rem !important;
	}
	.laser{
		padding-bottom: 6.75rem;
	}
	.laser_title{
		text-align: center;
	    margin-bottom: 3.5rem;
		width: auto !important;
	}
	.laser_text{
		line-height: .8 !important;
		font-size: 2.5rem !important;
	}
	.laser_mini{
		width: 100%;
		padding: .5rem 2rem;
		background: #c2581f;
		box-shadow: 5px 5px 5px #ccc;
		border-radius: 10px;
		text-align: center;
		float: left;
		margin-top: 2rem;
		margin-bottom: 1rem;
		color: #fff;
		display: inline-block;
	}
	/* .laser_mini{
		display: none;
	}
	.view_box{
		display: block;
	}
	.laser_mini_mo {
		width: 60%;
		padding: .5rem 2rem;
		background: #c2581f;
		box-shadow: 5px 5px 5px #ccc;
		border-radius: 10px;
		text-align: center;
		float: left;
		margin-top: 2rem;
		color: #fff;
		display: inline-block;
	}
	.laser_mini_mo i{
		color: #fff;
	}
	.laser_mini_mo:hover, .laser_mini_mo i:hover{
		font-weight: 500 !important;
		color: #fff !important;
	} */
	/*.swiper-wrapper_m{
		transform: translate3d(-598.2px, 0px, 0px) !important;
	}*/
	.laser .swiper-horizontal>.pagination_btn{
		margin-left: 0;
		width: 100%;
	}
	.laser .swiper-button-next{
		right: 6%;
		top: 30% !important;
	}
	.laser .swiper-button-prev{
		top: 30% !important;
	}

	.btn_laser{
		text-align: center;
		padding: 2rem !important;
	}
	.btn_laser .swiper-button-prev{
		margin-left: 0;
		left: 35% !important;
	}
	.laser .btn_laser .swiper-button-next{
		right: -8px;
	}
	.btn_laser .swiper-button-next, .btn_laser .swiper-button-prev{
		top: 120%;
	    right: 35%;
	    width: 60px;
		height: 60px;
	}
	
	.btn_laser h2 {
		font-size: 0 !important;
	}
	.laser .btn_laser{
	    left: 50% !important;
		top: 70%;
		bottom: -60% !important;
	}
	.laser .btn_laser .swiper-button-prev{
		left: -73px !important;
	}


/*----데스크----*/

	.seventh{
	    overflow: revert;
	    padding-right: 2rem !important;
		padding-left: 2rem !important;
	}
	.seventh > h1{
		display: block;
	}
	.desk_text{
		font-size: 2rem !important;
	}
	.desk_text .small_p{
		font-size: 1.75rem;
		margin-top: 0rem;
		margin-bottom: 0rem;
	}
	.desk_p{
		font-size: 1rem;
		margin-top: 2rem;
		white-space: normal;
		padding-bottom: 5rem;
	}
	.title_btn{
		text-align: center;
		padding: 2rem !important;
	}
	.title_btn .swiper-button-prev{
		margin-left: 0;
		left: 35% !important;
	}
	.title_btn .swiper-button-next, .title_btn .swiper-button-prev{
		top: 120%;
	    right: 35%;
	    width: 60px;
		height: 60px;
	}
	.title_btn h2 {
		font-size: 0 !important;
	}
	.desk_text_m{
		display: block;
		line-height: .7;
		margin: 0 auto;
		margin-bottom: 4rem;
	}
	.m_bye, .m_desk_t{
		display: none;
	}

	.seventh .mySwiper2 .swiper-slide{
		display: block;
	}
	.seventh .mySwiper2 .swiper-slide > img{
		width: 100%;
	}
	.seventh .mySwiper2 .swiper-slide > div{
	    width: 100%;
		text-align: center;
		margin-top: 2rem;
	}
	.seventh .title_btn{
	    bottom: -5% !important;
	}
	.seventh .title_btn .swiper-button-prev{
		left: -50px !important;
	}
/*----인포메이션----*/
	
	.bus_text, .subway_text{
		margin-left: 20px;
	}
	
	.subway{
		margin-top: 3.75rem;
	}
	.subway_icon{
		margin-left: 0;
	}
	.time_text p{
		line-height: 1.75;
		font-size: 15px;
	}
	.space03{
		margin-left: 45px;
	}
	.space04{
		margin-left: 105px;
	}
/*----지도----*/

	.main .sct06 .c_box{
		left: 6%;
		right: 6%;
	    padding: 2.75rem 5rem;
		top: 48% !important;
	}
	.info{
		padding: 2rem !important;
		word-break : keep-all;
		padding-top: 3rem !important;
	}

	.main .sct06 .c_box{
		padding: 2.75rem 4rem;
	}

	.time_text h3{
		font-size: 2.25rem !important;
	}
	.time_text p{
		font-size: 16px;
	}
	.space04{
		margin-left: 113px;
	}
/*----맵이미지----*/

	.map_box{
		display: none;
	}
	.momap_box{
		display: block;
		width: 100%;
	}
	.momap_box img{
		max-width: 100%;
	}
}

@media all and (max-width:567px) {

/*----메인슬라이드----*/
	.english_t, .title_03 {
		font-size: 2rem;
	}
	.sub_t{
	    font-size: .85rem;	
	}
	.slide_first, .slide_last{
	    right: 0% !important;
		left: 0% !important;
	}

	.carousel-item .slide_t02{
		top: 55%;
		margin: 0 auto;
		left: 0;
		right: 0;
		width: auto;
		text-align: center !important;
	}
	.carousel-item .slide_t02 .title_02{
		white-space: nowrap;
	    font-size: 2.5rem;
	}
	.text_p{
		font-size: 14px;
	}
	.docter_name{
		text-align: center !important;
		white-space: nowrap;
	}

/*----오렌지박스 두번째----*/

	.orange_img{
		padding: 2rem !important;
	}
	.card-group>.img_box{
	    margin-bottom: 2.25rem !important;
		box-shadow: 2px 5px 5px #ededed;
	}
	.card-group .img_box::before {
		height: calc(100% - 98px);
	}
	.img_box02 .img_box::before {
		height: calc(100% - 76px);
	}
	.orange_t{
		font-size: 2rem;
	}
	.orange_p{
		font-size: 1rem;
	}

	.card-group .img_box:hover .hover_text{
		display: none !important;
	}
	.text_ex{
		display: block;
		padding-left: 1.25rem;
		margin-top: 10px;
		font-size: 15px;
		margin-bottom: 0;
	}


/*----소개(아름다움이란)----*/
	.flower_box, .women_box{
		padding: 0rem !important;
		overflow: none;
	}

	.all_warp{
		padding: 2rem !important;
	}

	.fourth{
		padding: 2rem !important;
	}
	.flower_title{
		font-size: 3rem;
		line-height: 3.5rem;
		top: 50px;
		left: 50px;
	}
	.flower_text{
	    font-size: 1.7rem;
	}
	.flower_img{
		margin-top: 45px;
	}
	.women_box{
		margin-top: 3.5rem;
	}
	.women_text01, .women_text02{
		font-size: 14px;
	}
	.women_text02{
		margin-top: 2rem;
	}
	.women_img{
		margin-top: 45px;
		overflow: hidden;
	}


	.w_in_box{
		margin-left: 0;
		float: none;
	}

/*----연혁 배너----*/

	.history{
		font-size: 13px;
		line-height: 1.5rem;
	}
	.history_name{
		display: flex;
		font-size: 2rem;
	}
	.mini_box{
		margin-left: 1rem;
	    margin-top: .95rem;
		font-size: 11px;
	}
/*----레이저----*/
	
	.laser .swiper-button-prev, .laser .swiper-button-next{
		padding: 1.5rem;
	}
	.swiper-button-next:after, .swiper-button-prev:after{
		font-size: 25px !important;
	}
/*----데스크----*/

	.title_btn .swiper-button-next, .title_btn .swiper-button-prev{
		right: 35%;
	}
	.title_btn .swiper-button-prev{
		left: 35% !important;
	}

/*----인포메이션----*/
	
	.subway_text{
		margin-left: 18px;
	}
	
	.main .sct06 .c_box{
		left: 6%;
		right: 6%;
	    padding: 1.25rem 3rem;
		top: 50% !important;
	}
	.info{
		padding: 2rem !important;
		word-break : keep-all;
		padding-top: 3rem !important;
	}
	.info_text .small_p{
		font-size: 1.15rem;
		line-height: 1.75;
	}

	.main .sct06 .c_box {
	    padding: 1.75rem 4rem;
	}
	.time_text h3 {
		font-size: 1.75rem !important;
	}
	.time_text p{
		font-size: 14px;
	}
	.space04 {
		margin-left: 105px;
	}

/*----footer----*/

	.footer_wrap .f_logo a, .f_text{
		font-size: 12px;
		letter-spacing: -1px;
	}
	
}


@media all and (max-width:500px) {

	.history_name{
		font-size: 1.8rem;
	}
	.mini_box {
		margin-left: 15px;
		margin-top: 12px;
	}

	
	.title_btn .swiper-button-next, .title_btn .swiper-button-prev{
		right: 34%;
	}
	.title_btn .swiper-button-prev{
		left: 34% !important;
	}



	.main .sct06 .c_box{
		padding: 1.25rem 1.5rem;
	    padding-left: 4.75rem;
		top: 48% !important;
	}
	.main .sct06 .c_box{
		padding-left: 3.75rem;
	}

	.bar::before{
		height: 13px;
		top: 4px;
	}
}

@media (max-width:480px) {
	.flower_title{
		top: 20px;
		left: 25px;
	}

	.title_btn .swiper-button-next, .title_btn .swiper-button-prev{
		right: 30%;
	}
	.title_btn .swiper-button-prev{
		left: 30% !important;
	}

	.main .sct06 .c_box{
		padding-left: 3.75rem;
	}
	.seventh .title_btn .swiper-button-next {
		right: -125%;
	}

	.time_text p{
		font-size: 13px;
	}
	.time_text h1{
		font-size: 2.25rem;
	}
	.space01 {
		margin-left: 15px;
	}
	.space02 {
		margin-left: 18px;
	}
	.space03 {
		margin-left: 10px;
	}
	.space04 {
		margin-left: 66px;
	}
	.history_list01{
		font-size: 11px;
	}
	.btn_laser .swiper-button-next, .btn_laser .swiper-button-prev{
		right: 30%;
	}
	.btn_laser .swiper-button-prev{
		left: 30% !important;
	}
}

@media (max-width:400px) {
	
	.carousel-item .slide_t02{
		top: 40%;
	}
	.carousel-item .slide_t02 .title_02{
		font-size: 2.25rem;
	}
	.title_03{
	    padding-left: 1rem;
		padding-right: 1rem;
	}

	.time_text h1{
		font-size: 2rem;
	}
	.main .sct06 .c_box {
		padding-left: 2.75rem !important;
		padding: 1rem 1.5rem;
		top: 46% !important;
	}
	.time_text p{
		line-height: 1.5;
	}
	.mini_box{
		margin-left: 0;
		margin-top: 0;
	}
	.flower_title {
		font-size: 2.5rem;
		line-height: 3rem;
	}
	.bar{
		margin-right: 18px;
	}
	.bar::before {
		left: 8px;
	}
	.withe_box{
		padding: 2rem 1.75rem;
	}
}


@media (max-width:350px){
	.main .sct06 .c_box{
		padding-left: 1.25rem !important;
		padding: 0.5rem 0.5rem;
	    border-bottom-left-radius: 3rem;
	    top: 44% !important;
	}
	.time_text h3{
		font-size: 24px !important;
	}
	.time_text p{
		font-size: 12px;
	}
	.space04 {
		margin-left: 62px;
	}
	.time_text h1 {
		font-size: 24px;
	}
	.history_list01 {
		font-size: 10px;
	}	
}