@charset "utf-8"; 

/************************************************

					company

*************************************************/
.sub_top {
	width: 100%;
	height: 250px;
	padding-top: 135px;
	background: url(/images/sub_top.jpg) no-repeat center center;
	background-size: cover;
	color: #ffffff;
}

.sub_top .center12 {
	position: relative;
}
.greet .greet_img.pc {
    display: block;
}

.sub_wrap .line {
background-image:url('/images/header_line.jpg');
height:1px;
margin-top: -1px;
width:100%;
z-index:900;
}

.sub_top .category_tit {
	line-height: 100px;
	text-align: center;
	font-size: 30px;
}

.sub_top .center12 .prev {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -10px;
	font-size: 20px;
	font-weight: 200;
	line-height: 20px;
}

.sub_top .center12 .prev img {
	margin-right: 10px;
	vertical-align: middle;
	position: relative;
	top: -1px;
}

.sub_top .center12 .next {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -10px;
	font-size: 20px;
	font-weight: 200;
	line-height: 20px;
}

.sub_top .center12 .next img {
	margin-left: 10px;
	vertical-align: middle;
	position: relative;
	top: -1px;
}

.lnb {
	height: 50px;
}

.lnb ul {
	float: right;
	margin-top: 15px;
}

.lnb ul li {
	float: left;
	font-size: 20px;
	font-weight: 200;
	line-height: 20px;
	border-left: 1px solid #000000;
	padding: 0 10px;
}

.lnb ul li:first-child {
	border-left: 0;
}

.lnb ul li:last-child {
	padding-right: 0;
}

.lnb ul li a {
	display: block;
}

.sub_cont {
	padding-top: 50px;
	position: relative;
}
.chart img{
	width:100%;
}

.greet, .treat, .study, .vision, .history, .patent, .board_area, .board_area, .product {
	padding-bottom: 60px;
}

.greet .greet_txt {
	width: 600px;
	padding-left:3.8%;
	float: left;
}

.greet .greet_txt .big {
    font-size: 30px;
    font-weight: 400;
	line-height: 39px;
}
.greet .greet_txt .big strong{
    font-weight: 700;
}
.greet .greet_txt .line {
	width: 50px;
	height: 1px;
	background: #000;
	opacity:0;
	 margin: 13.6px 0;
}

.greet .greet_txt .small {
	font-size: 18px;
	font-weight: 200;
	line-height: 1.7;
}
.greet ul.greet_wrap {
	margin-top:40px;
}
.greet ul.greet_wrap li:nth-child(2) {
	margin: 0 3.16%;
}

.greet .greet_img {
	float: left;
}

.tab_link {
	margin-bottom: 50px;
}

.tab_link li {
	float: left;
	width: 16.666%;
	height: 50px;
	line-height: 50px;
	background: #e8ecf0;
	border-left: 2px solid #ffffff;
	font-size: 20px;
	font-weight: 200;
	text-align: center;
}

.tab_link li.active {
	background: #1c3f73;
	border-left: 2px solid #1c3f73;
	color: #ffffff;
}

.tab_link li:first-child {
	border-left: 0;
}

.tab_link li a {
	display: block;
}

.cont_tit .line {
	width: 50px;
	height: 1px;
	background: #dc748b;
	margin: 0 auto 15px;
}

.cont_tit p.tit {
	font-size: 30px;
	font-weight: 200;
	text-align: center;
}

.slide_area {
	margin: 40px auto 0;
	max-width: 900px;
	width: 94%;
    overflow: hidden;
}

.swiper-slide {
	background-size: cover;
	background-position: center;
}

.slide_area .img_area {
	width: 100%;
	height: 500px;
}

.swiper-button-prev {
	width: 42px;
	height: 42px;
	left: 20px;
	background: url("/images/slide_prev.png") no-repeat center center !important;
	background-size: cover;
	margin-top: -21px;
}

.swiper-button-next {
	width: 42px;
	height: 42px;
	right: 20px;
	background: url("/images/slide_next.png") no-repeat center center !important;
	background-size: cover;
	margin-top: -21px;
}

.thumbs_wrap {
	width: 100%;
	height: 120px;
	background: #323232;
	position: relative;
	margin-top: 1px;
}

.thumbs_area {
	width: 100%;
	height: 100%;
}
    
.thumbs_area .swiper-slide {
	width: 25%;
	height: 100%;
	opacity: 0.5;
	cursor: pointer;
}

.thumbs_area .swiper-slide-thumb-active {
	opacity: 1;
}

.swiper-button-up {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	left: 20px;
	cursor: pointer;
	z-index: 999;
	width: 30px;
}

.swiper-button-up img {
	width: 100%;
}

.swiper-button-down {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	right: 20px;
	cursor: pointer;
	z-index: 999;
	width: 30px;
}

.swiper-button-down img {
	width: 100%;
}

.vision ul li {
	width: 100%;
	height: 600px;
	background: #fafafa;
	margin-top: 20px;
	position: relative;
}

.vision ul li:first-child {
	margin-top: 0;
	background: url(/theme/basic/img/vision_bg01.jpg) no-repeat center center;
	background-size: cover;
}

.vision ul li .txt {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.vision ul li .txt .big {
	font-size: 30px;
	font-weight: 200;
}

.vision ul li .txt .small {
	font-size: 15px;
	font-weight: 200;
	line-height: 1.3;
}

.vision ul li:first-child .txt {
	text-align: center;
	width: 100%;
}

.vision ul li:first-child .txt .big {
	margin-bottom: 20px;
}

.vision ul li.right .img {
	float: right;
	width: 65%;
	height: 100%;
	background-size: cover;
	background-position: center center;
}

.vision ul li.left .img {
	float: left;
	width: 65%;
	height: 100%;
	background-size: cover;
	background-position: center center;
}

.vision ul li .txt_area {
	position: relative;
	width: 35%;
	height: 100%;
}

.vision ul li.right .txt_area {
	float: left;
}

.vision ul li.left .txt_area {
	float: right;
}

.vision ul li.right .txt {
	width: 250px;
}

.vision ul li.left .txt {
	width: 260px;
	text-align: right;
}

.vision ul li.left .txt .line {
	float: right;
}

.vision ul li.left .txt .small {
	clear: both;
}

.vision ul li .txt_area .txt .line {
	width: 50px;
	height: 1px;
	background: #3a6d35;
	margin: 20px 0;
}

.vision ul li.vision2 .txt_area .txt .line {
	    transform: translateY(50%);
}

.sub_tit {
	display: block;
	height: 27px;
	margin: 0 auto 10px;
}

.sub_tit_txt {
	font-size: 15px;
	color: #646464;
	text-align: center;
	margin-bottom: 50px;
}

.his_text {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 40px;
}

div.history {
	width: 33.3333%;
    position: relative;
}
ul.history {
	width: 33%;
    position: relative;
	display: inline-flex;
	overflow:hidden;
	padding-bottom: 0px;
	transition-duration:0.5s;
}

div.history > ul.history {
	width:100%;
}


ul.history li {height:37px;}
ul.history.on li {height:auto;}

ul.history li dt {
	color: #ea646e;
    font-size: 32px;
    font-weight: 900;
    margin-bottom: 25px;
    line-height:37px;
	cursor: pointer;
	background: url(/images/his_d.png) 84px 7px no-repeat;
}
ul.history li dt.on {
	background: url(/images/his_u.png) 84px 7px no-repeat;
}
ul.history li dd {
    line-height: 1.39;
    font-size:18px;
}







/*
ul.history li:first-child {
	margin-top: 0;
}

.history ul li.right .img {
	float: right;
	width: 50%;
	height: 100%;
	background-size: cover;
	background-position: center center;
}

.history ul li.left .img {
	float: left;
	width: 50%;
	height: 100%;
	background-size: cover;
	background-position: center center;
}

.history ul li .txt_area {
	position: relative;
	width: 50%;
	height: 100%;
}

.history ul li.right .txt_area {
	float: left;
}

.history ul li.left .txt_area {
	float: right;
}

.history ul li .txt_area .txt {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	padding-left: 40px;
}

.history ul li.history2018 .txt_area .txt {
	top: 45%;
}

.history ul li .txt_area .txt .big {
	font-size: 30px;
	font-weight: 500;
}

.history ul li .txt_area .txt .small {
	font-size: 20px;
	font-weight: 200;
	position: relative;
	margin-left: 10px;
	line-height: 1.3;
	letter-spacing: -1px;
	word-break: keep-all;
	margin-top: 20px;
}

.history ul li .txt_area .txt .small:first-child {
	margin-top: 0px;
}

.history ul li .txt_area .txt .small span {
	font-weight: 400;
}

.history ul li .txt_area .txt .small:before {
	content: 'ㆍ';
	position: absolute;
	top: 0;
	left: -15px;
	font-weight: 400;
}

.history ul li .txt_area .txt .line {
	width: 50px;
	height: 1px;
	background: #3a6d35;
	margin: 20px 0;
}

.history ul li .txt_area .move_btn {
	font-weight: 500;
	left: 40px;
	transform: translateX(0);
	margin-left: 0;
}


*/


.patent ul li {
	width: 100%;
	height: 600px;
	background: #fafafa;
	margin-top: 20px;
	position: relative;
}

.patent ul li:first-child {
	margin-top: 0;
}

.patent ul li.right .img {
	float: right;
	width: 50%;
	height: 100%;
	background-size: cover;
	background-position: center center;
}

.patent ul li.left .img {
	float: left;
	width: 50%;
	height: 100%;
	background-size: cover;
	background-position: center center;
}

.patent ul li .txt_area {
	position: relative;
	width: 50%;
	height: 100%;
}

.patent ul li.right .txt_area {
	float: left;
}

.patent ul li.left .txt_area {
	float: right;
}

.patent ul li .txt_area .txt {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	padding-left: 40px;
}

.patent ul li .txt_area .txt .big {
	font-size: 30px;
	margin-bottom: 15px;
}

.patent ul li .txt_area .txt .small {
	font-size: 20px;
	font-weight: 200;
	line-height: 1.5;
	letter-spacing: -1px;
}

.patent ul li .txt_area .txt .small span {
	font-weight: 400;
	margin-right: 10px
}

.patent ul li .txt_area .txt .small span.between {
	letter-spacing: -1.3px;
}

.patent ul li .txt_area .move_btn {
	left: 40px;
	margin-left: 0;
}

.location .tab_link .kr {
	background: #1c3f73 !important;
	color: #ffffff !important;
}

.location .tab_link .jp {
	background: #3a6d35 !important;
	color: #ffffff !important;
}

.location .tab_link .jp.active {
	border-left: 2px solid #ffffff !important;
}

.location .map {
	margin-bottom: 50px;
}

.location .map #daumRoughmapContainer1549736736224 {
	width: 100% !important;
}

.location .wrap_controllers {
	display: none;
}
.location .address_txt {padding-bottom:60px;}
.location .address_txt .big {
	font-size: 30px;
	margin-bottom: 20px;
	text-align: center;
}

.location .address_txt .small {
	font-size: 20px;
	font-weight: 200;
	line-height: 1.3;
	text-align: center;
}

.address_txt2 {
	margin-top: 30px;
}

.address_txt2 .big {
	font-size: 24px;
	margin-bottom: 20px;
	text-align: center;
}

.address_txt2 .small {
	font-size: 18px;
	font-weight: 200;
	line-height: 1.3;
	text-align: center;
}

.location .map_img {
	width: 100%;
	height: 600px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 50px;
	background: url(/images/jp_map.jpg) no-repeat center center;
	background-size: cover;
}

	@media screen and (max-width : 1450px) {
	.lnb ul {
		margin-top: 16px;
	}

	.lnb ul li {
		font-size: 18px;
		line-height: 18px;
		padding: 0 10px;
	}

	.sub_cont {
		padding-top: 50px;
	}
	ul.greet_wrap li {
		width: 31.3333%;
		
	}
	.greet ul.greet_wrap li:nth-child(2) {
		margin:0% 2%;
	}
	
	ul.greet_wrap li img.pc_img {
		width:100%;
	}
	}

	@media screen and (max-width : 1300px) {
	.sub_top {
		height: 250px;
	}

	.sub_top .category_tit {
		font-size: 26px;
	}

	.sub_top .center12 .prev {
		margin-top: -9px;
		font-size: 18px;
		line-height: 18px;
	}

	.sub_top .center12 .prev img {
		margin-right: 7px;
		height: 18px;
	}

	.sub_top .center12 .next {
		margin-top: -9px;
		font-size: 18px;
		line-height: 18px;
	}

	.sub_top .center12 .next img {
		margin-left: 7px;
		height: 18px;
	}

	.lnb {
		height: 45px;
	}

	.lnb ul {
		margin-top: 15px;
	}

	.lnb ul li {
		font-size: 16px;
		line-height: 16px;
		padding: 0 10px;
	}

	.sub_cont {
		padding-top: 40px;
	}

	.greet .greet_txt {
		width: 50%;
	}

	.greet .greet_txt .big {
	font-size: 28px;
    line-height: 36px;
	}
	.greet .greet_txt .small {
	font-size: 17px;
	}

	.greet .greet_img {
		width: 48%;
	}
	.greet_wrap > li > img.greet_img  {
		width:100%;
	}
	.tab_link {
		margin-bottom: 40px;
	}

	.tab_link li {
		height: 45px;
		line-height: 45px;
		font-size: 18px;
	}

	.cont_tit p.tit {
		font-size: 24px;
	}

	.vision ul li {
		height: 460px;
	}

	.vision ul li .txt .big {
		font-size: 26px;
	}

	.vision ul li:first-child .txt .big {
		margin-bottom: 15px;
	}

	.vision ul li.right .img {
		width: 60%;
	}

	.vision ul li.left .img {
		width: 60%;
	}

	.vision ul li .txt_area {
		width: 40%;
	}

	.sub_tit {
		height: 24px;
		margin: 0 auto 10px;
	}

	.sub_tit_txt {
		font-size: 15px;
		margin-bottom: 45px;
	}

	.history ul li {
		height: 500px;
		margin-top: 20px;
	}

	.history ul li .txt_area .txt {
		padding-left: 30px;
	}

	.history ul li .txt_area .txt .big {
		font-size: 28px;
	}

	.history ul li .txt_area .txt .small {
		font-size: 18px;
	}

	.history ul li .txt_area .move_btn {
		left: 30px;
	}

	.patent ul li {
		height: 500px;
	}

	.patent ul li .txt_area .txt {
		padding-left: 30px;
	}

	.patent ul li .txt_area .txt .big {
		font-size: 28px;
	}

	.patent ul li .txt_area .txt .small {
		font-size: 18px;
	}

	.patent ul li .txt_area .move_btn {
		left: 30px;
	}

	.location .tab_link .kr {
		width: 200px;
	}

	.location .tab_link .jp {
		width: 200px;
	}
	
	.location .map {
		margin-bottom: 40px;
	}

	.location .map #daumRoughmapContainer1549736736224 {
		height: 500px;
	}

	.location .map .wrap_map {
		height: 500px !important;
	}

	.location .map .wrap_map .map {
		height: 500px !important;
	}

	.location .address_txt .big {
		font-size: 26px;
		margin-bottom: 15px;
	}

	.location .address_txt .small {
		font-size: 18px;
	}

	.address_txt2 .big {
		font-size: 20px;
		margin-bottom: 15px;
	}

	.address_txt2 .small {
		font-size: 17px;
	}

	.location .map_img {
		height: 500px;
		margin-bottom: 40px;
	}
	}

	@media screen and (max-width : 1080px) {
	.sub_top {
		height: 250px;
		padding-top: 125px;
	}

	.sub_top .category_tit {
		line-height: 120px;
		font-size: 22px;
	}

	.sub_top .center12 .prev {
		margin-top: -8px;
		font-size: 16px;
		line-height: 16px;
	}

	.sub_top .center12 .prev img {
		margin-right: 5px;
		height: 16px;
	}

	.sub_top .center12 .next {
		margin-top: -8px;
		font-size: 16px;
		line-height: 16px;
	}

	.sub_top .center12 .next img {
		margin-left: 5px;
		height: 16px;
	}

	.lnb {
		height: 40px;
	}

	.lnb ul {
		margin-top: 12px;
	}

	.lnb ul li {
		font-size: 15px;
		line-height: 15px;
		padding: 0 10px;
	}

	.sub_cont {
		padding-top: 30px;
	}

	.greet .greet_txt .big {
		font-size: 24px;
	}

	.tab_link {
		margin-bottom: 35px;
	}

	.tab_link li {
		border-left: 1px solid #ffffff;
		font-size: 17px;
	}

	.tab_link li.active {
		border-left: 1px solid #1c3f73;
	}

	.cont_tit p.tit {
		font-size: 22px;
	}

	.slide_area {
		margin-top: 30px;
	}

	.slide_area .img_area {
		height: 420px;
	}

	.vision ul li {
		height: 400px;
		margin-top: 15px;
	}

	.vision ul li .txt .big {
		font-size: 23px;
	}

	.vision ul li:first-child .txt .big {
		margin-bottom: 10px;
	}

	.vision ul li.right .img {
		width: 55%;
	}

	.vision ul li.left .img {
		width: 55%;
	}

	.vision ul li .txt_area {
		width: 45%;
	}

	.vision ul li .txt_area .txt .line {
		width: 40px;
		margin: 15px 0;
	}

	.sub_tit {
		height: 22px;
	}

	.sub_tit_txt {
		margin-bottom: 40px;
	}

	.history ul li {
		height: 440px;
		margin-top: 15px;
	}

	.history ul li.history2018 {
		height: 480px;
		margin-top: 15px;
	}

	.history ul li.right .img {
		width: 40%;
	}

	.history ul li.left .img {
		width: 40%;
	}

	.history ul li .txt_area {
		width: 60%;
	}

	.history ul li .txt_area .txt {
		top: 45%;
	}

	.history ul li .txt_area .txt .big {
		font-size: 24px;
	}

	.history ul li .txt_area .txt .small {
		font-size: 17px;
	}

	.history ul li .txt_area .txt .line {
		width: 40px;
		margin: 15px 0;
	}

	.patent ul li {
		height: 440px;
		margin-top: 15px;
	}

	.patent ul li .txt_area .txt .big {
		font-size: 24px;
	}

	.patent ul li .txt_area .txt .small {
		font-size: 17px;
	}

	.location .tab_link .kr {
		width: 170px;
	}

	.location .tab_link .jp {
		width: 170px;
	}

	.location .tab_link .jp.active {
		border-left: 1px solid #ffffff !important;
	}
	
	.location .map {
		margin-bottom: 30px;
	}

	.location .map #daumRoughmapContainer1549736736224 {
		height: 400px;
	}

	.location .address_txt .big {
		font-size: 22px;
		margin-bottom: 10px;
	}

	.location .address_txt .small {
		font-size: 17px;
	}

	.address_txt2 .big {
		font-size: 18px;
		margin-bottom: 10px;
	}

	.address_txt2 .small {
		font-size: 16px;
	}

	.location .map_img {
		height: 400px;
		margin-bottom: 30px;
	}
	}

	@media screen and (max-width : 900px) {
	.sub_cont {
		padding-right: 0px;
		padding-top: 30px;
	}
	
	.greet, .treat, .study, .vision, .patent, .board_area {
		padding-bottom: 50px;
	}

	.greet .greet_txt {
		width: 100%;
		float: none;
		padding-left: 0;
		margin-top:15px;
	}

	.greet .greet_img {
		width: 100%;
		float: none;
	}

	.greet .greet_img.pc {
		display: none;
	}

	.greet .greet_img.mobile {
		display: block !important;
	}

	.tab_link {
		margin-bottom: 30px;
	}

	.tab_link li {
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}

	.cont_tit .line {
		width: 40px;
		margin: 0 auto 10px;
	}

	.cont_tit p.tit {
		font-size: 20px;
	}

	.slide_area {
		margin-top: 25px;
	}

	.slide_area .img_area {
		height: 380px;
	}

	.swiper-button-prev {
		width: 30px;
		height: 30px;
		left: 15px;
		background-size: cover !important;
		margin-top: -15px;
	}
	
	.swiper-button-next {
		width: 30px;
		height: 30px;
		right: 15px;
		background-size: cover !important;
		margin-top: -15px;
	}

	.swiper-button-up {
		margin-top: -12px;
		left: 15px;
		width: 25px;
	}

	.swiper-button-up img {
		width: 100%;
	}

	.swiper-button-down {
		margin-top: -12px;
		right: 15px;
		width: 25px;
	}

	.swiper-button-down img {
		width: 100%;
	}

	.vision ul li {
		height: 340px;
		margin-top: 10px;
	}

	.vision ul li.right .img {
		width: 50%;
	}

	.vision ul li.left .img {
		width: 50%;
	}

	.vision ul li .txt_area {
		width: 50%;
	}

	.vision ul li .move_btn {
		color: #000000 !important;
	}

	.vision ul li .move_btn .white {
		display: none;
	}

	.vision ul li .move_btn .gray {
		display: block !important;
	}

	.sub_tit {
		height: 20px;
		margin: 0 auto 7px;
	}

	.sub_tit_txt {
		margin-bottom: 35px;
	}
	


	.his_text {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 40px;
	}

	div.history {
		width: 100%;
		position: relative;
		padding-bottom: 0;
	}

	ul.history {
		width: 49.5%;
		position: relative;
		height: 1240px;
	}

	div.history > ul.history {
		width:50%;
	}

	ul.history li {


	}

	ul.history li dt {
		color: #ea646e;
		font-size: 32px;
		font-weight: 900;
		margin-bottom: 25px;
	}

	ul.history li dd {
		line-height: 1.39;
	}



	.history_wrap .his_h01 { }
	.history_wrap .his_h02 { }
	.history_wrap .his_h03 { height: 1200px;}
	.history_wrap .his_h04 { height: 1160px; }
	.history_wrap .his_h05 {height: 580px; }
	.history_wrap .his_h06 {  height: 500px;}
	.history_wrap .his_h07 {height: 820px;}
	.history_wrap .his_h08 {height: 430px;}
	.history_wrap .his_h09 {height: 480px;}
	.history_wrap .his_h10 {height: 480px;}
	.history_wrap .his_h11 {height: 350px;}
	.history_wrap .his_h12 { height: 350px;}
	.history_wrap .his_h13 {height: 350px;}
	.history_wrap .his_h14 {height: 350px;}
	.history_wrap .his_h15 {height: 150px;}



	.history ul li {
		height: 380px;
	}

	.history ul li.history2018 {
		height: 440px;
	}

	.history ul li .txt_area .txt .big {
		font-size: 22px;
	}

	.history ul li .txt_area .txt .small {
		font-size: 15px;
		margin-left: 7px;
	}

	.history ul li .txt_area .txt .small:before {
		left: -10px;
	}

	.history ul li .txt_area .txt .line {
		width: 35px;
		margin: 12px 0;
	}

	.patent ul li {
		height: 380px;
	}

	.patent ul li .txt_area .txt .big {
		font-size: 22px;
		margin-bottom: 10px;
	}

	.patent ul li .txt_area .txt .small {
		font-size: 15px;
		word-break: keep-all;
	}
	
	.location .map {
		margin-bottom: 25px;
	}

	.location .map #daumRoughmapContainer1549736736224 {
		height: 320px;
	}

	.location .address_txt .big {
		font-size: 20px;
		margin-bottom: 10px;
	}

	.location .address_txt .small {
		font-size: 16px;
	}

	.location .map_img {
		height: 320px;
		margin-bottom: 25px;
	}
	}

	@media screen and (max-width : 700px) {


	.sub_top {
	height: 160px;
    padding-top: 68px;
	}

	.sub_top .category_tit {
		line-height: 100px;
		font-size: 20px;
	}

	.sub_top .center12 .prev {
		margin-top: -7px;
		font-size: 15px;
		line-height: 15px;
	}

	.sub_top .center12 .prev img {
		margin-right: 5px;
		height: 15px;
	}

	.sub_top .center12 .next {
		margin-top: -7px;
		font-size: 15px;
		line-height: 15px;
	}

	.sub_top .center12 .next img {
		margin-left: 5px;
		height: 15px;
	}

	.lnb {
		height: 40px;
	}

	.lnb ul {
		margin-top: 13px;
	}

	.lnb ul li {
		font-size: 14px;
		line-height: 14px;
		padding: 0 10px;
	}

	.sub_cont {
		padding-right: 0px;
		padding-top: 20px;
	}

	.greet .greet_txt .big {
		font-size: 20px;
	}
	.greet_wrap > li  {
		width:100% !important;
	}
	ul.greet_wrap li:nth-child(2) {
		margin:15px 0px !important;
	}

	.tab_link {
		margin-bottom: 25px;
	}

	.tab_link li {
		width: 33.333%;
		height: 35px;
		line-height: 35px;
		font-size: 15px;
		margin-bottom: 1px;
	}

	.tab_link li:first-child {
		border-left: 1px solid #ffffff;
	}

	.cont_tit .line {
		width: 35px;
		height: 1px;
		margin: 0 auto 10px;
	}

	.cont_tit p.tit {
		font-size: 18px;
	}

	.slide_area .img_area {
		height: 300px;
	}
	
	.thumbs_wrap {
		height: 90px;
	}	    

	.vision ul li {
		height: auto;
		margin-top: 10px;
	}

	.vision ul li:first-child {
		height: 260px;
		background-size: 130%;
	}

	.vision ul li .txt {
		position: absolute;
		top: 50%;
		left: 7%;
		transform: translateY(-50%);
	}

	.vision ul li .txt .big {
		font-size: 20px;
	}

	.vision ul li .txt .small {
		font-size: 14px;
	}

	.vision ul li:first-child .txt .big {
		margin-bottom: 10px;
	}

	.vision ul li:first-child .txt {
		left: 50%;
		transform: translate(-50%, -50%);
	}

	.vision ul li.right .img {
		float: none;
		width: 100%;
		height: 150px;
	}

	.vision ul li.left .img {
		float: none;
		width: 100%;
		height: 150px;
	}

	.vision ul li .txt_area {
		float: none;
		width: 100%;
		height: 150px;
	}

	.vision ul li.left .txt {
		text-align: left;
	}

	.vision ul li.left .txt .line {
		float: none;
	}

	.vision ul li .txt_area .txt .line {
		width: 30px;
		margin: 10px 0;
	}

	.vision ul li.right .move_btn {
		left: unset;
		margin-left: 0;
		right: 4%;
		transform: translateX(0);
	}

	.vision ul li.left .move_btn {
		left: unset;
		margin-left: 0;
		right: 4%;
		transform: translateX(0);
	}

	.sub_tit {
		height: 18px;
		margin: 0 auto 7px;
	}

	.sub_tit_txt {
		font-size: 14px;
		margin-bottom: 25px;
	}
	

	.his_text {
		text-align: center;
	}

	div.history {
		width: 100%;
		position: relative;
	}

	ul.history {
		width: 100%;
		position: relative;
		height: 1240px;
		padding: 0 0% 0px 12%;
	}

	div.history > ul.history {
		width:100%;
	}

	ul.history li {


	}

	ul.history li dt {
		
	}

	ul.history li dd {
		line-height: 1.39;
	}
	ul.history li dd:before {
		display:inline-block;
		content:'·　';
	}
	



	.history_wrap .his_h01 { height:auto; }
	.history_wrap .his_h02 { height:auto; }
	.history_wrap .his_h03 { height:auto; }
	.history_wrap .his_h04 { height:auto; }
	.history_wrap .his_h05 { height:auto; }
	.history_wrap .his_h06 { height:auto; }
	.history_wrap .his_h07 { height:auto; }
	.history_wrap .his_h08 { height:auto; }
	.history_wrap .his_h09 { height:auto; }
	.history_wrap .his_h10 { height:auto; }
	.history_wrap .his_h11 { height:auto; }
	.history_wrap .his_h12 { height:auto; }
	.history_wrap .his_h13 { height:auto; }
	.history_wrap .his_h14 { height:auto; }
	.history_wrap .his_h15 { height:auto; }





	.history ul li {
		height: auto;
		margin-top: 10px;
	}

	.history ul li.history2018 {
		height: auto;
	}

	.history ul li.right .img {
		float: none;
		width: 100%;
		height: 170px;
	}

	.history ul li.left .img {
		float: none;
		width: 100%;
		height: 170px;
	}

	.history ul li .txt_area {
		width: 100%;
		height: auto;
		min-height: 170px;
	}

	.history ul li.right .txt_area {
		float: none;
	}

	.history ul li.left .txt_area {
		float: none;
	}

	.history ul li .txt_area .txt {
		padding: 20px 30px 60px;
		position: static;
		transform: unset;
	}

	.history ul li .txt_area .txt .big {
		font-size: 19px;
	}

	.history ul li .txt_area .txt .line {
		width: 30px;
	}

	.history ul li .txt_area .move_btn {
		left: unset;
		right: 30px;
	}

	.patent ul li {
		height: auto;
		margin-top: 10px;
	}

	.patent ul li.right .img {
		float: none;
		width: 100%;
		height: 170px;
	}

	.patent ul li.left .img {
		float: none;
		width: 100%;
		height: 170px;
	}

	.patent ul li .txt_area {
		width: 100%;
		height: auto;
	}

	.patent ul li.right .txt_area {
		float: none;
	}

	.patent ul li.left .txt_area {
		float: none;
	}

	.patent ul li .txt_area .txt {
		padding: 20px 30px 40px;
		position: static;
		transform: unset;
	}

	.patent ul li .txt_area .txt .big {
		font-size: 19px;
	}

	.patent ul li .txt_area .move_btn {
		left: unset;
		right: 30px;
	}

	.location .tab_link .kr {
		width: 150px;
	}

	.location .tab_link .jp {
		width: 150px;
	}
	
	.location .map {
		margin-bottom: 20px;
	}

	.location .map #daumRoughmapContainer1549736736224 {
		height: 240px;
	}	
	
	.location .map .wrap_map {
		height: 250px !important;
	}

	.location .map .wrap_map .map {
		height: 250px !important;
	}

	.location .address_txt .big {
		font-size: 18px;
		margin-bottom: 10px;
	}

	.location .address_txt .small {
		font-size: 15px;
	}

	.address_txt2 .big {
		font-size: 17px;
		margin-bottom: 10px;
	}

	.address_txt2 .small {
		font-size: 15px;
	}

	.location .map_img {
		height: 240px;
		margin-bottom: 20px;
	}
	}

	@media screen and (max-width : 500px) {
	.sub_top {
	height: 160px;
    padding-top: 68px;
	}

	.sub_top .category_tit {
		line-height: 85px;
		font-size: 18px;
	}

	.sub_top .center12 .prev {
		margin-top: -7px;
		font-size: 0px;
		line-height: 14px;
	}

	.sub_top .center12 .prev img {
		margin-right: 3px;
		height: 14px;
		top: 0;
	}

	.sub_top .center12 .next {
		margin-top: -7px;
		font-size: 0px;
		line-height: 14px;
	}

	.sub_top .center12 .next img {
		margin-left: 3px;
		height: 14px;
		top: 0;
	}

	.lnb {
		height: 35px;
	}

	.lnb ul {
		margin-top: 11px;
	}

	.lnb ul li {
		font-size: 13px;
		line-height: 13px;
		padding: 0 7px;
	}

	.greet, .treat, .study, .vision, .patent, .board_area {
		padding-bottom: 40px;
	}

	.greet .greet_txt .big {
		font-size: 22px;
	}

	.greet .greet_txt .line {
		width: 40px;
		margin: 15px 0;
	}

	.greet .greet_txt .small {
		font-size: 16px;
	}
	
	.greet .greet_img {
		margin-top: 10px;
	}

	.tab_link {
		margin-bottom: 20px;
	}

	.tab_link li {
		height: 30px;
		line-height: 30px;
		font-size: 13px;
	}

	.cont_tit .line {
		width: 30px;
	}

	.cont_tit p.tit {
		font-size: 17px;
	}

	.slide_area {
		margin-top: 20px;
	}

	.slide_area .img_area {
		height: 240px;
	}

	.swiper-button-prev {
		width: 24px;
		height: 24px;
		left: 10px;
		margin-top: -12px;
	}

	.swiper-button-next {
		width: 24px;
		height: 24px;
		right: 10px;
		margin-top: -12px;
	}

	.thumbs_wrap {
		height: 80px;
	}	    

	.swiper-button-up {
		width: 18px;
		left: 10px;
		margin-top: -9px;
	}

	.swiper-button-down {
		width: 18px;
		right: 10px;
		margin-top: -9px;
	}

	.vision ul li {
		margin-top: 5px;
	}

	.vision ul li:first-child {
		height: 200px;
		background: #fafafa;
	}

	.vision ul li .txt .big {
		font-size: 18px;
	}

	.vision ul li .txt .small {
		font-size: 13px;
	}

	.vision ul li:first-child .txt .big {
		margin-bottom: 5px;
	}

	.vision ul li.right .img {
		height: 130px;
	}

	.vision ul li.left .img {
		height: 130px;
	}

	.vision ul li .txt_area {
		height: 140px;
	}

	.vision ul li .txt_area .txt .line {
		width: 25px;
		margin: 10px 0;
	}

	.sub_tit {
		height: 15px;
		margin: 0 auto 5px;
	}

	.sub_tit_txt {
		font-size: 13px;
		margin-bottom: 20px;
	}
    ul.history {width:50%;}
    .location .address_txt {padding-bottom:40px;}
	.history ul li.right .img {
		height: 130px;
	}

	.history ul li.left .img {
		height: 130px;
	}

	.history ul li .txt_area {
		min-height: 130px;
	}

	.history ul li .txt_area .txt {
		padding: 20px 20px 50px;
	}

	.history ul li .txt_area .txt .big {
		font-size: 17px;
	}

	.history ul li .txt_area .txt .small {
		font-size: 14px;
	}

	.history ul li .txt_area .txt .line {
		width: 25px;
		margin: 10px 0;
	}

	.history ul li .txt_area .move_btn {
		right: 20px;
	}

	.patent ul li.right .img {
		height: 130px;
	}

	.patent ul li.left .img {
		height: 130px;
	}

	.patent ul li .txt_area .txt {
		padding: 20px 20px 30px;
	}

	.patent ul li .txt_area .txt .big {
		font-size: 17px;
	}

	.patent ul li .txt_area .txt .small {
		font-size: 14px;
	}

	.patent ul li .txt_area .move_btn {
		right: 20px;
	}

	.location .tab_link .kr {
		width: 150px;
	}

	.location .tab_link .jp {
		width: 150px;
	}
	
	.location .map {
		margin-bottom: 15px;
	}

	.location .map #daumRoughmapContainer1549736736224 {
		height: 200px;
	}	

	.location .address_txt .big {
		font-size: 16px;
		margin-bottom: 5px;
	}

	.location .address_txt .small {
		font-size: 13px;
		word-break: keep-all;
	}

	.address_txt2 {
		margin-top: 20px;
	}

	.address_txt2 .big {
		font-size: 16px;
		margin-bottom: 5px;
	}

	.address_txt2 .small {
		font-size: 13px;
		word-break: keep-all;
	}

	.location .map_img {
		height: 200px;
		margin-bottom: 15px;
	}
	}


/************************************************

				product & treat

*************************************************/
.product .pro_cont {
	width: 100%;
	height: 690px;
	background: #fafafa;
	margin-top: 20px;
	position: relative;
	overflow: hidden;
	
}

.product .pro_cont:first-child {
	margin-top: 0;
}

.product .pro_cont .cont_pg {
	position: absolute;
	width: 100px;
	height: 100%;
	left: 50px;
	top: 0;
	padding-top: 50px;
}

.product .pro_cont .cont_pg .pg_wrap {
	height: 100%;
	position: relative;
	z-index: 1;
	margin: 0 !important;
}

.product .pro_cont .cont_pg .pg_wrap:before {
	position: absolute;
	content: '';
	width: 1px;
	height: 100%;
	background: #323232;
	left: 50%;
	z-index: -1;
	margin-left: -1px;
}

.product .pro_cont .cont_pg img {
	display: block;
}

.product .pro_cont .cont_pg ul {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.product .pro_cont .cont_pg ul li {
	width: 15px;
	height: 15px;
	border: 2px solid #323232;
	border-radius: 50%;
	margin: 7px 0;
	background: #ffffff;
}

.product .pro_cont .cont_pg ul li.active {
	border: 0;
	background: #3b6e34;
}

.product .pro_cont .cont_pg ul li a {
	display: block;
	width: 100%;
	height: 100%;
}

.product .pro_cont .txt_area {
	margin-left: 200px;
	margin-top: 80px;
	position: relative;
	z-index: 1;
}

.product .pro_cont .txt_area .tit {
	font-size: 30px;
}

.product .pro_cont .txt_area .line {
	width: 50px;
	height: 1px;
	background: #3b6e34;
	margin: 20px 0;
}

.product .pro_cont .txt_area .detail {
	font-size: 15px;
	font-weight: 200;
	line-height: 1.7;
}

.product .pro_cont .pro_img01 {
	position: absolute;
	right: 0;
	bottom: 0;
}

.product .pro_cont .pro_img02 {
	position: absolute;
	right: 50px;
	bottom: 90px;
}

.product .pro_cont3 {
	background: #fafafa url(/images/pro_bg01.png) no-repeat 95% center;
	background-size: contain;
}

.product .pro_cont .pro_img03 {
	margin-left: 200px;
	margin-top: 10px;
	display: none;
}

.product .pro_cont4 {
	height: auto;
	background-size: contain;
	padding-bottom: 100px;
}

.product .pro_cont .pro_img04 {
	position: absolute;
	right: 50px;
	top: 80px;
}

.product .pro_cont .two_img {
	margin-left: 200px;
	margin-top: 20px;
	background: rgba(59, 110, 52, 0.1);
	margin-right: 50px;
}

.product .pro_cont .two_img li {
	float: left;
	width: 50%;
}

.product .pro_cont .two_img li .img_area {
	background: #fafafa;
	padding-bottom: 50px;
	position: relative;
}

.product .pro_cont .two_img li:first-child .img_area:after {
	position: absolute;
	width: 1px;
	height: 70%;
	background: #3b6e34;
	content: '';
	right: 0;
	top: 15%;
}

.product .pro_cont .two_img li img {
	display: block;
	margin: 0 auto;
	width: 60%;
	max-width: 219px;
}

.product .pro_cont .green_box {
	padding: 50px 40px;
}

.product .pro_cont .green_box p {
    font-size: 15px;
    font-weight: 200;
    line-height: 1.7;
	position: relative;
	word-break: keep-all;
}

.product .pro_cont .green_box p:before {
    content: 'ㆍ';
	position: absolute;
	left: -13px;
}

.product .pro_cont .pro_img06 {
	margin-left: 200px;
	margin-top: 20px;
}

.product .pro_cont5 .txt_area .line {
	margin-bottom: 90px;
}

.product .pro_cont5 .detail {
	font-size: 20px;
	font-weight: 200;
	margin-left: 200px;
}

.product .pro_cont .pro_img07 {
	margin-left: 200px;
	margin-top: 20px;
}

.product .pro_cont6 .txt_area .line {
	margin-bottom: 90px;
}

.product .pro_cont .pro_img08 {
	margin-left: 200px;
	margin-top: 20px;
}

.product .pro_cont7 .table_area {
	padding-left: 200px;
	padding-right: 50px;
}

.product .pro_cont7 .table_area table {
	width: 100%;
}

.product .pro_cont7 .table_area table tr {
	border-bottom: 1px solid #646464;
}

.product .pro_cont7 .table_area table tr th {
	background: rgba(59, 110, 52, 0.1);
	height: 30px;
	font-size: 15px;
	font-weight: 400;
}

.product .pro_cont7 .table_area table tr th:first-child {
	border-right: 1px solid #646464;
}

.product .pro_cont7 .table_area table tr td {
	height: 55px;
	font-size: 15px;
	font-weight: 200;
	text-align: center;
	padding: 7px;
}

.product .pro_cont7 .table_area table tr td:first-child {
	border-right: 1px solid #646464;
}

.product .pro_cont8 {
	background: #fafafa url(/images/pro_bg02.png) no-repeat right center;
	background-size: contain;
}

.product .pro_cont8 .small {
	font-size: 20px;
	margin-left: 200px;
}

.product .pro_cont8 .big {
	font-size: 30px;
	margin-left: 200px;
	font-weight: 200;
	margin-top: 40px;
}

.product .pro_cont8 .big span {
	color: #3b6e34;
	font-weight: 400;
}

.product .pro_cont .treat_img01 {
	margin-left: 200px;
	margin-top: 20px;
}

.product .pro_cont .treat_img02 {
	margin-left: 200px;
	margin-top: 20px;
}

.product .pro_cont .treat_img03 {
	margin-left: 200px;
	margin-top: 20px;
}

.product .treat_cont1 {
	background: #fafafa url(/images/treat_bg01.png) no-repeat 96% center;
	background-size: contain;
}

.product .pro_cont .detail2 {
	margin-top: 10px;
}

.product .treat_cont5 {
	background: #fafafa url(/images/treat_bg02.png) no-repeat 96% center;
	background-size: contain;
}

.product .treat_cont6 {
	background: #fafafa url(/images/treat_bg03.png) no-repeat right center;
	background-size: contain;
}

.product .pro_cont .txt_area2 {
	margin-left: 40px;
	margin-top: 40px;
}

.product .treat_cont7 {
	background: #fafafa url(/images/treat_bg04.png) no-repeat right center;
	background-size: contain;
}

.product .treat_cont8 {
	background: #fafafa url(/images/treat_bg05.png) no-repeat right center;
	background-size: contain;
}

.product .treat_cont9 {
	background: #fafafa url(/images/treat_bg06.png) no-repeat right center;
	background-size: contain;
}

.product .treat_cont10 {
	background: #fafafa url(/images/treat_bg07.png) no-repeat right center;
	background-size: contain;
}

.product .treat_cont11 {
	background: #fafafa url(/images/treat_bg08.png) no-repeat right center;
	background-size: contain;
}

.product .treat_cont12 {
	background: #fafafa url(/images/treat_bg09.png) no-repeat right center;
	background-size: contain;
}

.product .treat_cont13 {
	background: #fafafa url(/images/treat_bg10.png) no-repeat right center;
	background-size: contain;
}

.product .treat_cont14 {
	background: #fafafa url(/images/treat_bg11.png) no-repeat right center;
	background-size: contain;
}

.product .treat_cont15 {
	background: #fafafa url(/images/treat_bg12.png) no-repeat right center;
	background-size: contain;
}

.product .treat_cont16 {
	background: #fafafa url(/images/treat_bg13.png) no-repeat right center;
	background-size: contain;
}

.product .treat_cont17 {
	background: #fafafa url(/images/treat_bg14.png) no-repeat right center;
	background-size: contain;
}

.product .move_btn2 {
	position: static;
	float: left;
	margin-left: 40px;
	margin-top: 40px;
	font-weight: 200;
	transform: translateX(0);
}

.study_area .center {
	text-align:center;
}
.study_area .pcon {
	margin-bottom:100px;
	margin-top:40px;
}

.link_area .center {
	text-align:center;
}
.link_area .pcon {
	margin-bottom:100px;
	margin-top:40px;
}



	@media screen and (max-width : 1300px) {
	.product .pro_cont {
		height: 600px;		
	}

	.product .pro_cont .cont_pg {
		width: 80px;
		left: 30px;
		padding-top: 30px;
	}

	.product .pro_cont .cont_pg img {
		width: 100%;
	}

	.product .pro_cont .txt_area {
		margin-left: 140px;
		margin-top: 60px;
	}

	.product .pro_cont .txt_area .tit {
		font-size: 26px;
	}

	.product .pro_cont .pro_img01 {
		width: 55%;
		bottom: -80px;
	}

	.product .pro_cont .pro_img02 {
		right: 30px;
		bottom: 90px;
		width: 83%;
	}

	.product .pro_cont3 {
		/* height: auto; */
		padding-bottom: 100px;
		background: #fafafa url(/images/pro_bg01.png) no-repeat 100% center;
		background-size: contain;
	}

	.product .pro_cont .pro_img03 {
		margin-left: 140px;
		margin-top: 10px;
		width: 60%;
	}

	.product .pro_cont4 {
		height: auto;
		padding-bottom: 100px;
	}

	.product .pro_cont .pro_img04 {
		right: 50px;
		top: 80px;
		width: 50%;
	}

	.product .pro_cont .two_img {
		margin-left: 140px;
		margin-top: 20px;
		margin-right: 30px;
	}

	.product .pro_cont .green_box {
		padding: 40px 20px 40px 30px;
	}

	.product .pro_cont .pro_img06 {
		margin-left: 140px;
		margin-top: 20px;
		width: 80%;
	}

	.product .pro_cont5 .detail {
		font-size: 20px;
		margin-left: 140px;
	}

	.product .pro_cont .pro_img07 {
		margin-left: 140px;
		margin-top: 20px;
		width: 80%;
	}

	.product .pro_cont .pro_img08 {
		margin-left: 140px;
		margin-top: 20px;
		width: 80%;
	}

	.product .pro_cont7 .table_area {
		padding-left: 140px;
		padding-right: 30px;
	}

	.product .pro_cont8 .small {
		margin-left: 140px;
	}

	.product .pro_cont8 .big {
		font-size: 24px;
		margin-left: 140px;
		margin-top: 30px;
	}

	.product .pro_cont .treat_img01 {
		margin-left: 140px;
		margin-top: 20px;
	}

	.product .pro_cont .treat_img02 {
		margin-left: 140px;
		margin-top: 20px;
	}

	.product .pro_cont .treat_img03 {
		margin-left: 140px;
		margin-top: 20px;
	}

	.product .pro_cont .txt_area2 {
		margin-left: 40px;
		margin-top: 40px;
	}
	
	.treat .pro_cont {
		height: 500px;		
	}
	}

	@media screen and (max-width : 1080px) {
	.study_area .pcon img{
		width:100%
	}
	.study_area .pcon{
    margin-top: 20px;
	margin-bottom: 70px;
	}

	.link_area .pcon{
    margin-top: 20px;
	margin-bottom: 70px;
	}

	.product .pro_cont {
		height: 540px;		
	}

	.product .pro_cont .cont_pg {
		width: 70px;
		left: 20px;
		padding-top: 20px;
	}

	.product .pro_cont .txt_area {
		margin-left: 110px;
		margin-top: 40px;
	}

	.product .pro_cont .txt_area .tit {
		font-size: 22px;
	}

	.product .pro_cont .txt_area .line {
		margin: 15px 0;
	}

	.product .pro_cont3 {
		/* height: auto; */
		padding-bottom: 0px;
		height: 460px;
		background: #fafafa;
		/* background: #fafafa url(/images/pro_bg01.png) no-repeat 120% center; */
	}

	.product .pro_cont .pro_img03 {
		margin-left: 110px;
		margin-top: 10px;
		width: 75%;
	}

	.product .pro_cont4 {
		height: auto;
		padding-bottom: 80px;
	}

	.product .pro_cont .pro_img04 {
		right: 30px;
		top: 80px;
		width: 45%;
	}

	.product .pro_cont .two_img {
		margin-left: 110px;
	}

	.product .pro_cont .two_img li .img_area {
		padding-bottom: 30px;
	}

	.product .pro_cont .green_box {
		padding: 30px 20px 30px 30px;
	}

	.product .pro_cont .pro_img06 {
		margin-left: 110px;
		width: 80%;
	}

	.product .pro_cont5 {
		height: 460px;
	}

	.product .pro_cont5 .txt_area .line {
		margin-bottom: 70px;
	}

	.product .pro_cont5 .detail {
		font-size: 18px;
		margin-left: 110px;
	}

	.product .pro_cont .pro_img07 {
		margin-left: 110px;
	}

	.product .pro_cont6 {
		height: 460px;
	}

	.product .pro_cont .pro_img08 {
		margin-left: 110px;
	}

	.product .pro_cont7 {
		height: auto;
		padding-bottom: 70px;
	}

	.product .pro_cont7 .table_area {
		padding-left: 110px;
		padding-right: 30px;
	}

	.product .pro_cont8 {
		height: 460px;
	}

	.product .pro_cont8 .small {
		margin-left: 110px;
		font-size: 18px;
	}

	.product .pro_cont8 .big {
		font-size: 22px;
		margin-left: 110px;
		margin-top: 20px;
	}

	.product .treat_cont1 {
	    background: #fafafa url(/images/treat_bg01.png) no-repeat right center;
	    background-size: contain;
	}

	.product .treat_cont5 {
	    background: #fafafa url(/images/treat_bg02.png) no-repeat right center;
	    background-size: contain;
	}

	.product .pro_cont .treat_img01 {
		margin-left: 110px;
		margin-top: 20px;
		width: 82%;
	}

	.product .pro_cont .treat_img02 {
		margin-left: 110px;
		margin-top: 20px;
		width: 82%;
	}

	.product .pro_cont .treat_img03 {
		margin-left: 110px;
		margin-top: 20px;
		width: 82%;
	}

	.product .pro_cont .txt_area2 {
		margin-left: 30px;
		margin-top: 40px;
	}
	
	.treat .pro_cont {
		height: 400px;		
	}

	.product .treat_cont7 {
	    background: #fafafa url(/images/treat_bg04.png) no-repeat 110% center;
	    background-size: contain;
	}

	.product .move_btn2 {
	    margin-left: 30px;
	    margin-top: 40px;
	}
	}

	@media screen and (max-width : 900px) {
	.product .pro_cont {
		height: 460px;		
	}

	.product .pro_cont .cont_pg {
		width: 60px;
		left: 20px;
		padding-top: 20px;
	}

	.product .pro_cont .cont_pg ul li {
		width: 13px;
		height: 13px;
	}

	.product .pro_cont .txt_area {
		margin-left: 95px;
		margin-top: 40px;
	}

	.product .pro_cont .txt_area .tit {
		font-size: 20px;
	}

	.product .pro_cont .txt_area .line {
		margin: 15px 0;
	}

	.product .pro_cont .txt_area .detail {
		font-size: 14px;
	}

	.product .pro_cont3 {
		/* height: auto; */
		/* padding-bottom: 90px; */
	}

	.product .pro_cont .pro_img03 {
		margin-left: 95px;
	}

	.product .pro_cont4 {
		height: auto;
		padding-bottom: 60px;
	}

	.product .pro_cont .pro_img04 {
		right: 20px;
		top: 70px;
	}

	.product .pro_cont .two_img {
		margin-left: 95px;
		margin-right: 20px;
	}

	.product .pro_cont .two_img li .img_area {
		padding-bottom: 30px;
	}

	.product .pro_cont .green_box {
		padding: 25px 10px 25px 30px;
	}

	.product .pro_cont .green_box p {
	    font-size: 14px;
	}

	.product .pro_cont .pro_img06 {
		margin-left: 95px;
	}

	.product .pro_cont5 {
		height: 400px;
	}

	.product .pro_cont5 .txt_area .line {
		margin-bottom: 60px;
	}

	.product .pro_cont5 .detail {
		font-size: 17px;
		margin-left: 95px;
	}

	.product .pro_cont .pro_img07 {
		margin-left: 95px;
	}

	.product .pro_cont6 {
		height: 400px;
	}

	.product .pro_cont .pro_img08 {
		margin-left: 95px;
	}

	.product .pro_cont7 {
		height: auto;
		padding-bottom: 60px;
	}

	.product .pro_cont7 .table_area {
		padding-left: 95px;
		padding-right: 20px;
	}

	.product .pro_cont7 .table_area table tr th {
		font-size: 14px;
	}

	.product .pro_cont7 .table_area table tr td {
		font-size: 14px;
	}

	.product .pro_cont8 {
		height: 400px;
	}

	.product .pro_cont8 .small {
		margin-left: 95px;
		font-size: 17px;
	}

	.product .pro_cont8 .big {
		font-size: 20px;
		margin-left: 95px;
		margin-top: 20px;
	}

	.product .treat_cont1 {
	    background: #fafafa url(/images/treat_bg01.png) no-repeat right center;
	    background-size: contain;
	}

	.product .treat_cont1 .detail {
		padding-right: 200px;
		word-break: keep-all;
	}

	.product .treat_cont5 .detail {
		padding-right: 200px;
		word-break: keep-all;
	}

	.product .treat_cont6 .detail {
		padding-right: 200px;
		word-break: keep-all;
	}

	.product .treat_cont1 .detail br {
		display: none;
	}

	.product .treat_cont2 {
	    height: 400px;
	}

	.product .treat_cont5 {
	    background: #fafafa url(/images/treat_bg02.png) no-repeat right center;
	    background-size: contain;
	}

	.product .pro_cont .treat_img01 {
		margin-left: 95px;
		margin-top: 20px;
		width: 82%;
	}

	.product .pro_cont .treat_img02 {
		margin-left: 95px;
		margin-top: 20px;
		width: 82%;
	}

	.product .pro_cont .treat_img03 {
		margin-left: 95px;
		margin-top: 20px;
		width: 82%;
	}

	.product .pro_cont .txt_area2 {
		margin-left: 30px;
		margin-top: 40px;
	}
	
	.treat .pro_cont {
		height: 340px;		
	}

	.product .treat_cont7 {
	    background: #fafafa url(/images/treat_bg04.png) no-repeat 130% center;
	    background-size: contain;
	}
	}

	@media screen and (max-width : 700px) {
	.product .pro_cont {
		height: 440px;		
	}

	.product .pro_cont .cont_pg {
		width: 50px;
		left: 20px;
		padding-top: 20px;
	}

	.product .pro_cont .cont_pg .pg_wrap:before {
		display: none;
	}

	.product .pro_cont .cont_pg ul {
		display: none;
	}

	.product .pro_cont .txt_area {
		margin-left: 30px;
		margin-top: 20px;
	}

	.product .pro_cont .txt_area .tit {
		font-size: 20px;
		padding-left: 50px;
		line-height: 50px;
	}

	.product .pro_cont .txt_area .line {
		margin: 15px 0;
	}

	.product .pro_cont .txt_area .detail {
		font-size: 14px;
	}

	.product .pro_cont .pro_img01 {
		bottom: -40px;
	}

	.product .pro_cont .pro_img02.pc {
		display: none;
	}

	.product .pro_cont2 {
		height: auto;
		padding-bottom: 60px;
	}

	.product .pro_cont .pro_img02.mobile {
		display: block !important;
		position: static;
		width: 340px;
		margin: 0 auto;
	}

	.product .pro_cont3 {
		height: auto;
		padding-bottom: 70px;
	}

	.product .pro_cont3 .detail {
		word-break: keep-all;
	}

	.product .pro_cont3 .detail br {
		display: none;
	}

	.product .pro_cont .pro_img03 {
		margin-left: 30px;
		width: 90%;
		display: block;
	}

	.product .pro_cont4 {
		height: auto;
		padding-bottom: 50px;
	}

	.product .pro_cont .pro_img04 {
		right: 20px;
		top: 70px;
	}

	.product .pro_cont .tit2 {
		padding-left: 0 !important;
	}

	.product .pro_cont .two_img {
		margin-left: 20px;
		margin-right: 20px;
	}

	.product .pro_cont .pro_img06 {
		margin-left: 30px;
		width: 90%;
	}

	.product .pro_cont5 {
		height: auto;
		padding-bottom: 50px;
	}

	.product .pro_cont5 .txt_area .line {
		margin-bottom: 20px;
	}

	.product .pro_cont5 .detail {
		font-size: 16px;
		margin-left: 30px;
	}

	.product .pro_cont .pro_img07 {
		margin-left: 30px;
		width: 85%;
	}

	.product .pro_cont .pro_img07.pc {
		display: none;
	}

	.product .pro_cont .pro_img07.mobile {
		display: block !important;
	}

	.product .pro_cont6 {
		height: auto;
		padding-bottom: 50px;
	}

	.product .pro_cont .pro_img08 {
		margin-left: 30px;
		width: 85%;
	}

	.product .pro_cont .pro_img08.pc {
		display: none;
	}

	.product .pro_cont .pro_img08.mobile {
		display: block !important;
	}

	.product .pro_cont7 {
		height: auto;
		padding-bottom: 45px;
	}

	.product .pro_cont7 .table_area {
		padding-left: 30px;
		padding-right: 20px;
	}

	.product .pro_cont7 .table_area table tr th {
		font-size: 13px;
		word-break: keep-all;
	}

	.product .pro_cont7 .table_area table tr td {
		font-size: 13px;
		word-break: keep-all;
	}

	.product .pro_cont7 .table_area table tr td br {
		display: none;
	}

	.product .pro_cont8 {
		height: 300px;
		background-size: auto 100%;
	}

	.product .pro_cont8 .small {
		margin-left: 30px;
		font-size: 16px;
	}

	.product .pro_cont8 .big {
		font-size: 18px;
		margin-left: 30px;
		margin-top: 15px;
	}

	.product .treat_cont1 {
	    background: #fafafa url(/images/treat_bg01.png) no-repeat 110% center;
	    background-size: contain;
	}

	.product .treat_cont1 .detail {
		padding-right: 140px;
		word-break: keep-all;
	}

	.product .treat_cont5 .detail {
		padding-right: 140px;
		word-break: keep-all;
	}

	.product .treat_cont6 .tit {
		font-size: 18px !important;
	}

	.product .treat_cont6 .detail {
		padding-right: 20px;
		word-break: keep-all;
	}

	.product .treat_cont1 .detail br {
		display: none;
	}

	.product .treat_cont1, .product .treat_cont2,
	.product .treat_cont3, .product .treat_cont4,
	.product .treat_cont5, .product .treat_cont6 {
		height: auto !important;
		padding-bottom: 60px;
	}

	.product .treat_cont5 {
	    background: #fafafa url(/images/treat_bg02.png) no-repeat 98% bottom;
	    background-size: auto 80%;
	}

	.product .treat_cont6 {
	    background: #fafafa;
	}

	.product .pro_cont .treat_img01 {
		margin-left: 30px;
		margin-top: 20px;
		width: 90%;
	}

	.product .pro_cont .treat_img02 {
		margin-left: 30px;
		margin-top: 20px;
		width: 90%;
	}

	.product .pro_cont .treat_img03 {
		margin-left: 30px;
		margin-top: 20px;
		width: 90%;
	}

	.product .pro_cont .txt_area2 {
		margin-left: 30px;
		margin-top: 20px;
	}

	.product .pro_cont .txt_area2 .tit {
		padding-left: 0;
		line-height: 1.2;
	}
	
	.treat .pro_cont {
		height: auto;
		padding-bottom: 30px;		
	}

	.product .treat_cont7 {
	    background: #fafafa;
	    padding-top: 180px;
	}

	.product .treat_cont7:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 180px;
		background: url(/images/treat_bg04.png) no-repeat center center;
		background-size: cover;
	}

	.product .treat_cont8 {
	    background: #fafafa;
	    padding-top: 180px;
	}

	.product .treat_cont8:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 180px;
		background: url(/images/treat_bg05.png) no-repeat center center;
		background-size: cover;
	}

	.product .treat_cont9 {
	    background: #fafafa;
	    padding-top: 180px;
	}

	.product .treat_cont9:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 180px;
		background: url(/images/treat_bg06.png) no-repeat center 70%;
		background-size: cover;
	}

	.product .treat_cont10 {
	    background: #fafafa;
	    padding-top: 180px;
	}

	.product .treat_cont10:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 180px;
		background: url(/images/treat_bg07.png) no-repeat center bottom;
		background-size: cover;
	}

	.product .treat_cont11 {
	    background: #fafafa;
	    padding-top: 180px;
	}

	.product .treat_cont11:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 180px;
		background: url(/images/treat_bg08.png) no-repeat center center;
		background-size: cover;
	}

	.product .treat_cont12 {
	    background: #fafafa;
	    padding-top: 180px;
	}

	.product .treat_cont12:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 180px;
		background: url(/images/treat_bg09.png) no-repeat center 65%;
		background-size: cover;
	}

	.product .treat_cont13 {
	    background: #fafafa;
	    padding-top: 180px;
	}

	.product .treat_cont13:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 180px;
		background: url(/images/treat_bg10.png) no-repeat center 20%;
		background-size: cover;
	}

	.product .treat_cont14 {
	    background: #fafafa;
	    padding-top: 180px;
	}

	.product .treat_cont14:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 180px;
		background: url(/images/treat_bg11.png) no-repeat center 70%;
		background-size: cover;
	}

	.product .treat_cont15 {
	    background: #fafafa;
	    padding-top: 180px;
	}

	.product .treat_cont15:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 180px;
		background: url(/images/treat_bg12.png) no-repeat right 30%;
		background-size: 80%;
	}

	.product .treat_cont16 {
	    background: #fafafa;
	    padding-top: 180px;
	}

	.product .treat_cont16:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 180px;
		background: url(/images/treat_bg13.png) no-repeat center 60%;
		background-size: cover;
	}

	.product .treat_cont17 {
	    background: #fafafa;
	    padding-top: 180px;
	}

	.product .treat_cont17:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 180px;
		background: url(/images/treat_bg14.png) no-repeat center 60%;
		background-size: cover;
	}

	.product .move_btn2 {
	    margin-left: 30px;
	    margin-top: 30px;
	}
	}

	@media screen and (max-width : 500px) {
	.product .pro_cont {
		height: auto;		
	}

	.product .pro_cont .cont_pg {
		display: none;
	}

	.product .pro_cont .txt_area {
		margin-left: 20px;
		margin-top: 20px;
	}

	.product .pro_cont .txt_area .tit {
		font-size: 18px;
		padding-left: 0px;
		line-height: 1.4;
		margin-bottom: 10px;
	}

	.product .pro_cont .txt_area .line {
		margin: 10px 0 20px;
		width: 40px;
	}

	.product .pro_cont .txt_area .detail {
		font-size: 13px;
		word-break: keep-all;
	}

	.product .pro_cont .txt_area .detail br {
		display: none;
	}

	.product .pro_cont .pro_img01 {
		position: static;
		width: 60%;
		float: right;
		margin-right: 20px;
	}

	.product .pro_cont2 {
		padding-bottom: 40px;
	}

	.product .pro_cont .pro_img02.mobile {
		width: 85%;
	}

	.product .pro_cont3 {
		padding-bottom: 60px;
	}

	.product .pro_cont .pro_img03 {
		margin-left: 20px;
		width: 90%;
	}

	.product .pro_cont4 {
		padding-bottom: 50px;
	}

	.product .pro_cont4 .txt_area .detail br {
		display: block;
	}

	.product .pro_cont .pro_img04 {
		display: none;
	}

	.product .pro_cont .tit2 {
		padding-left: 0 !important;
	}

	.product .pro_cont .two_img {
		margin-left: 20px;
		margin-right: 20px;
	}

	.product .pro_cont .two_img li {
		float: none;
		width: 100%;
	}

	.product .pro_cont .two_img li .img_area {
		padding-bottom: 15px;
	}

	.product .pro_cont .two_img li:first-child .img_area:after {
		display: none;
	}

	.product .pro_cont .two_img li:last-child .img_area {
		padding-top: 20px;
	}

	.product .pro_cont .two_img li img {
		width: 40%;
	}

	.product .pro_cont .green_box {
		padding: 15px 10px 15px 20px;
	}

	.product .pro_cont .green_box p {
	    font-size: 13px;
	}

	.product .pro_cont .green_box p:before {
		left: -10px;
	}

	.product .pro_cont .pro_img06 {
		margin-left: 20px;
		width: 90%;
	}

	.product .pro_cont5 {
		padding-bottom: 40px;
	}

	.product .pro_cont5 .txt_area .line {
		margin-bottom: 20px;
	}

	.product .pro_cont5 .detail {
		font-size: 15px;
		margin-left: 20px;
	}

	.product .pro_cont .pro_img07 {
		margin-left: 20px;
		width: 90%;
	}

	.product .pro_cont6 {
		padding-bottom: 40px;
	}

	.product .pro_cont .pro_img08 {
		margin-left: 20px;
		width: 90%;
	}

	.product .pro_cont7 {
		padding-bottom: 40px;
	}

	.product .pro_cont7 .table_area {
		padding-left: 20px;
		padding-right: 20px;
	}

	.product .pro_cont7 .table_area table tr th {
		font-size: 12px;
	}

	.product .pro_cont7 .table_area table tr td {
		font-size: 12px;
	}

	.product .pro_cont8 {
		height: 220px;
		background: #fafafa;
	}

	.product .pro_cont8 .small {
		margin-left: 20px;
		font-size: 15px;
	}

	.product .pro_cont8 .big {
		font-size: 16px;
		margin-left: 20px;
		margin-top: 10px;
	}

	.product .treat_cont1 {
	    background: #fafafa;
	}

	.product .treat_cont1 .detail {
		padding-right: 20px;
	}

	.product .treat_cont5 .detail {
		padding-right: 20px;
	}

	.product .treat_cont6 .tit {
		font-size: 18px !important;
	}

	.product .treat_cont6 .detail {
		padding-right: 20px;
		word-break: keep-all;
	}

	.product .treat_cont5 {
	    background: #fafafa;
	}

	.product .treat_cont5 .detail br {
		display: block !important;
	}

	.product .treat_cont6 {
	    background: #fafafa;
	}

	.product .treat_cont6 .tit {
		line-height: 1.4 !important;
	}

	.product .treat_cont6 .detail br {
		display: block !important;
	}

	.product .pro_cont .treat_img01 {
		margin-left: 20px;
	}

	.product .pro_cont .treat_img02 {
		margin-left: 20px;
	}

	.product .pro_cont .treat_img03 {
		margin-left: 20px;
	}

	.product .pro_cont .txt_area2 {
		margin-left: 20px;
		margin-top: 20px;
	}

	.product .pro_cont .txt_area2 .tit {
		padding-left: 0;
		line-height: 1.2;
	}
	
	.treat .pro_cont {
		padding-bottom: 30px;		
	}

	.product .treat_cont7 {
	    padding-top: 150px;
	}

	.product .treat_cont7:before {
		height: 150px;
	}

	.product .treat_cont8 {
	    padding-top: 150px;
	}

	.product .treat_cont8:before {
		height: 150px;
	}

	.product .treat_cont9 {
	    padding-top: 150px;
	}

	.product .treat_cont9:before {
		height: 150px;
	}

	.product .treat_cont10 {
	    padding-top: 150px;
	}

	.product .treat_cont10:before {
		height: 150px;
	}

	.product .treat_cont11 {
	    padding-top: 150px;
	}

	.product .treat_cont11:before {
		height: 150px;
		background: url(/images/treat_bg08.png) no-repeat center 55%;
	}

	.product .treat_cont12 {
	    padding-top: 150px;
	}

	.product .treat_cont12:before {
		height: 150px;
	}

	.product .treat_cont13 {
	    padding-top: 150px;
	}

	.product .treat_cont13:before {
		height: 150px;
	}

	.product .treat_cont14 {
	    padding-top: 150px;
	}

	.product .treat_cont14:before {
		height: 150px;
	}

	.product .treat_cont15 {
	    padding-top: 150px;
	}

	.product .treat_cont15:before {
		height: 150px;
	}

	.product .treat_cont16 {
	    padding-top: 150px;
	}

	.product .treat_cont16:before {
		height: 150px;
	}

	.product .treat_cont17 {
	    padding-top: 150px;
	}

	.product .treat_cont17:before {
		height: 150px;
	}

	.product .move_btn2 {
	    margin-left: 20px;
	    margin-top: 25px;
	}
	}

.pop_img_btn {
	width: 120px;
	height: 35px;
	border-radius: 18px;
	font-size: 15px;
	font-weight: 200;
	color: #ffffff;
	line-height: 35px;
	text-align: center;
	margin-top: 20px;
	background: #3b6e34;
	display: block;
}

.pop_img {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 9999;
	display: none;
}

.pop_img_box {
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 60px 150px; 
	background: #ffffff;
	transform: translate(-50%, -50%)
}

.pop_img_box img {
	display: block;
	margin: 0 auto;
}

.pop_img_box a {
	position: absolute;
	font-size: 22px;
	top: 30px;
	right: 30px;
}

	@media screen and (max-width : 1080px) {
	.pop_img_box {
		padding: 60px 60px; 
	}
	}

	@media screen and (max-width : 800px) {
	.pop_img_box {
		padding: 60px 60px; 
	}

	.pop_img_box img {
		width: 500px;
	}
	
	}
	
	@media screen and (max-width : 700px) {
	.pop_img_btn {
		display: none;
	}
	

	}