/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 15 2025 | 03:07:07 */
#Company .contents p.catch{
	font-size:22px;
	font-family: "Zen Maru Gothic", serif;
	font-weight:500;
	text-align:center;
	margin-top:40px;
	margin-bottom:40px;
}
#Company .contents h2{
	font-size:28px;
	font-family: "Zen Maru Gothic", serif;
	font-weight:500;
	padding-bottom:5px;
	border-bottom:3px solid #FF9029;
	margin-bottom:20px;
}
#Company .contents .section1{
	margin-bottom:60px;
}

#Company .contents .section2 {
	padding-bottom:120px;
}
#Company .contents .section2 table {
  border-collapse: collapse;
  width: 100%;
}
#Company .contents .section2 table th,
#Company .contents .section2 table td {
  padding: 15px 20px;
  background-color: #FFF;
  border: solid 5px #FFF6E0;
  box-sizing: border-box;
	font-family: "Zen Maru Gothic", serif;
	font-weight:400;
	line-height:1.3;
	font-size:18px;
}
#Company .contents .section2 table th {
  background-color: #FFB26B;
  color: #fff;
  width: 250px;
  font-weight: 500;
  vertical-align: middle;
	font-size:18px;
}


@media (max-width: 833px) {
		#Company .contents{
			padding-left:15px;
			padding-right:15px;
}
	#Company .contents p.catch{
	font-size:20px;
	text-align:left;
	margin-top:20px;
	margin-bottom:20px;
}
#Company .contents h2{
	font-size:24px;
	padding-bottom:5px;
	border-bottom:3px solid #FF9029;
	margin-bottom:20px;
}
#Company .contents .section1{
	margin-bottom:30px;
}

#Company .contents .section2 {
	padding-bottom:60px;
}
#Company .contents .section2 table th {
    padding: 4px 15px;
  }
#Company .contents .section2 table th,
#Company .contents .section2 table td {
    padding: 15px;
    display: block;
    width: 100%;
    border: none;
  }
}
	
	
	

