body,th,td,input,select,textarea,button {font-weight:400; font-size:14px; line-height:1.5; font-family: 'Noto Sans', 'Noto Sans KR', 'arial', 'verdana', sans-serif; color:#37383c;} /* color값은 디자인가이드에 맞게사용 */
a{font-family: 'Noto Sans', 'Noto Sans KR', 'arial', 'verdana', sans-serif;text-decoration:none; color:#37383c; transition:.3s;} /* color값은 디자인가이드에 맞게사용 */

@media screen and (min-width: 1201px) {
	#header .gnb > ul > li > a {
		font-size: 13px;
		font-weight: 700;
	}
	#header .gnb .depth2 a {
		font-size: 13px;
		letter-spacing: 0;
	}
}

/* main */
.main-visual .slick > div a .visual-text .text-inner {
	max-width: 700px;
}
.product_search_inner__bg__input {
	padding-left: 170px;
}
.main_section02__why_pulsarlube__body__ul ul li figure.why_pulsarlube__icon03 {
	background: url('/html/_skin/seil/img/en/main/quickicon_oil.jpg') no-repeat center;
}
.main_section03__installation_case__box h4 {
	font-size: 16px;
	min-height: 48px;
}

@media screen and (min-width: 1201px) {
	.main-visual .slick > div a h2 {
		font-size: 53px;
	}
	.main_section02__why_pulsarlube__body__ul ul li:hover figure.why_pulsarlube__icon03 {
		background: url('/html/_skin/seil/img/en/main/quickiconhover_oil.jpg') no-repeat center;
	}
}
@media screen and (max-width: 767px) {
	.product_search_inner__bg__input {
		padding-left: 143px;
	}
	.main-section .product_search_inner__bg select {
		font-size: 12px;
		width: 143px;
	}
	.product_search_inner__bg__input .product_search_inner__bg__select {
		height: 38px;
	}
	.product_search_inner__bg input {
		font-size: 12px;
	}
	.main_section02__why_pulsarlube__body__ul ul li figure.why_pulsarlube__icon03 {
		background-size: 44px;
	}
}

/* sub */
.company__top_section02__head.type_japan h3 {
	background: url(/html/_skin/seil/img/en/sub/company/icon_company_japan.png) no-repeat left top 6px;
}
.pl__table__td__download a {
	font-size: 13px;
}
.pl__table__th {
	display: table-cell;
	width: 232px;
	padding-right: 40px;
	vertical-align: top
}
.pl__table__th__tit {
	padding-left: 0;
	text-transform: uppercase;
}
.pl__table__th__tit:before {
	display: none;
}
.sub-wrap-download-master-catalogues .ptable.ptable-tech table tbody tr td a {
	display: inline-block;
	width: 155px;
	text-align: left;
}
.sub-wrap-crane .board-wrap .category-tab ul li {
	margin: 0 8px;
}

.ptable table thead th {
	word-break: break-all;
}
.pl__table__td__product .slick-track {
	margin-left: 0;
}

@media screen and (min-width: 1201px) {
	.history__section02_wrap > ul > li {
		width: 50%;
	}
}
@media screen and (min-width: 768px) {
	.history__section02_wrap > ul > li:nth-child(2) ~ li {
		border-top: 2px solid #e0dede;
	}
	.board-search-wrap p:nth-of-type(3) {
		width: 80px;
	}
}
@media screen and (max-width: 767px) {
	.company__top_section02__head.type_japan h3 {
		background-size: 20px;
	}

	.product_list__category {
		position: relative;
		overflow: visible;
	}
	.product_list__category > ul {
		float: none;
	}
	.product_list_download_btn {
		position: absolute;
		top: 50px;
		right: 0;
		float: none;
	}
	.sub-wrap-download-master-catalogues .ptable.ptable-tech table tbody tr td a{
		width: 127px;
	}
	
	.pl__table {
		display: block;
	}
	.pl__table__th {
		width: 116px;
		padding-right: 20px;
	}
	.pl__table__td {
		display: block;
	}
}
@media screen and (max-width: 550px) {
	.pl__table {
		display: block;
	}
	.pl__table__th {
		display: block;
		padding-right: 0;
		margin-bottom: 10px;
	}
	.pl__table__td {
		display: block;
	}
}
/* new */
.main-new .section03 .catalog-wrap h4 {
    letter-spacing: -1px;
}
@media screen and (min-width: 768px) {
    .main-new .section03 .catalog-wrap h4 {
        font-size: calc(20/16 * 1rem);
    }
}

.main-new .section03 .box-right p {
    min-height: 72px;
}
