/* BASIC css start */
/* =============================================================================
   ¸ÞÀÎ index.html
   ========================================================================== */
#header{border:none;}
/* -- ¸ÞÀÎ »ó´Ü Á¤º¸ ¹è³Ê -- */
/* #event .MS_img-wrap	{	position: relative;	width: 100%;	overflow: hidden;}
#event .event-imgs	{	position: relative;}
#event .MS_img-area	{	float: left;}
#event .MS_img-area:not(:first-child)	{	display: none;}
#event .MS_img-area img	{	width: 100%;}
#event .pagination	{
    position: relative;
	left: 0;
	text-align: center;
	width: fit-content;
	min-width: 80px;
	background: #303030;
	margin: -6px auto 0 auto;
	border-radius: 30px 30px;
	line-height: 0%;
	padding: 2px 5px 2px 5px;
}

 */

.main_review {
    margin-top: 30px;
}
 
#main_series_1 img{
    margin-top: 30px;
}

#main_series_2 img{
    margin: 10px 0 10px;
}
.main_test_prd {
    padding-top: 30px;
}
.main_section .main_title_box .main_subtitle {
    margin-top: 5px;
    font-size: 17px;
    color: #666;
    font-weight: 300;
}
.main_detail_page .banner_01 {
    margin-top : 10px;
}
.main_detail_page .banner_02 {
    margin : 10px 0 10px 0;
}
.main_solution{
    padding: 30px 0px 10px 0px;
}
.main_solution .solution_banner_01 {
    margin-top : 10px;
}
.main_solution .solution_banner_02 {
    margin-top : 5px;
}
#clinical_banner {
    margin-top : 20px;
}
#event_banner {
    margin-top : 40px;
}
#zero_margin_event {
    margin-top : 10px;
}

#main_nature_love {
    margin-top: 30px;
}
#ceo {
    margin-top: 10px;
}
.main_event {
    margin-top: 20px;
}

.main_event_1 {
    margin-top: 30px;
}

/* ¼¼·Î
#event .pagination {
	position: absolute;
	top: 0;
	left: -10px;
	height: 100%;
	text-align: center;
	width: fit-content;
	min-width: 5px;
	background: #303030;
	margin: 0px auto 0 auto;
	border-radius: 0 0;
	line-height: 0%;
	padding: 5px 2px 5px 2px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
	align-items: center;
}
 */
/* 
#event .pagination .swiper-pagination-switch	{
		display: inline-block;
		margin: 0 2px;
		text-indent: -9999px;
		background: url(/design/sidmool/renew2022/m/img/event_now2x.png) no-repeat 0 50%;
		background-size: 19px 7px;
		width: 10px;
		height: 10px;
}
#event .pagination .swiper-active-switch	{	background-position: -12px 50%;}
#MS_event	{	padding: 0px 10px !important;}

 */




/* -- ¿ìÃø ÇÃ·ÎÆÃ ¹öÆ° -- */
/* #floating {
	display: block;
	position: fixed;
	bottom: 10%;
	right: 2%;
	z-index: 100;
	margin-left: 0
}
#floating .sns {
	margin: 0;
	padding: 0;
	list-style: none
}
#floating .delivery_check li {width: 35px;}
#floating .delivery_check li a { width:100%; display:block; }
#floating .katalk {width:34px;margin-top: 5px;cursor: pointer;}
#floating .katalk img {	width: 100%;	height: auto;}
#floating .cj img {width: 100%;height: auto;}
#floating .post img {width: 100%;height: auto;}
#floating .move_top {margin-top: 5px;}
#floating .move_top a {
		display: block;overflow:
		hidden;height: 34px;
		line-height: 34px;
		text-align: center;
		border-radius: 50px 50px;
		font-size: 14px;
		color: rgba(255,255,255,0.75);
		background: rgba(0,0,0,0.35);
		border: 1px solid rgba(0,0,0,0.15);
}
 */





/* 
.slide_box { position: relative; }
.swiper.mainSwiper {
	width: 96%;
	height: 100%;
    position: initial;
}

.mainSwiper .swiper-slide {
	text-align: center;
	font-size: 14px;
	background: #fff;
    margin: 0 0 0 -1px !important;
	padding: 12px 12px;
	border: 1px solid #EBEBEB;

	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;
}

.mainSwiper .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
    width: auto;
	height: 150px;
	object-fit: cover;
	margin: 0 auto;
}
 */


/* -- Card BAnner Swiper -- */
/*.swiper.cardSwiper {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
    
    padding-top: 0px;
	padding-bottom: 0px;
}

.cardSwiper .swiper-slide {
	background-position: center;
	background-size: cover;
	width: 200px;
	height: auto;
}

.cardSwiper .swiper-slide img {
	display: block;
	width: 100%;
    border: 1px solid #EBEBEB;
}
*/




/* -- ½Ãµå¹° BEST/½Ã¸®Áî ¼Ò½Ä -- */
/*.swiper.mainSwiper_event {
    width: 90vw;
	max-width: 400px;
    height: auto;
}



.mainSwiper_event .swiper-slide {
	background-position: center;
	background-size: cover;
}

.mainSwiper_event .swiper-slide img {
	display: block;
	width: 100%;
}*/

/* -- END ½Ãµå¹° BEST ¼Ò½Ä -- */

/* BASIC css end */

