/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 14 2025 | 04:38:18 */
#Company .outline{
	padding-top:60px;
	padding-bottom:100px;
}
#Company .outline pre{
	  font-size: 22px;
  font-family: "Cinzel", serif;
  font-weight: 500;
  color: #183D96;
	line-height:1;
	text-align:center;
}
#Company .outline h2{
	  font-size: 40px;
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
	margin-bottom:30px;
	text-align:center;
}
#Company .outline table{
  border-collapse: collapse;
  width: 100%;
}
#Company .outline table th,
#Company .outline table td {
  padding: 18px 20px;
  background-color: #F6F6F6;
  border: solid 5px #FFF;
  box-sizing: border-box;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:400;
	line-height:1.6;
}
#Company .outline table th {
  background-color: #69C9DB;
  color: #fff;
  width: 245px;
  font-weight: 500;
  vertical-align: middle;
}

#Company .access{
	padding-top:100px;
	padding-bottom:100px;
	background-color:#F7F7F7;
}
#Company .access pre{
	  font-size: 22px;
  font-family: "Cinzel", serif;
  font-weight: 500;
  color: #183D96;
	line-height:1;
	text-align:center;
}
#Company .access h2{
	  font-size: 40px;
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
	margin-bottom:20px;
	text-align:center;
}
#Company .access p{
	margin-bottom:5px;
}


@media (max-width: 833px) {
	#Company .outline{
	padding-top:30px;
	padding-bottom:50px;
			padding-left:15px;
		padding-right:15px;
}
#Company .outline pre{
	  font-size: 18px;
}
#Company .outline h2{
	  font-size: 30px;
	margin-bottom:20px;
}
#Company .outline table th {
    padding: 4px 15px;
  }
#Company .outline  table th,
#Company .outline  table td {
    padding: 15px;
    display: block;
    width: 100%;
    border: none;
  }
	.wp-block-table thead {
    border-bottom:none;
}
	
	#Company .access{
	padding-top:50px;
	padding-bottom:50px;
		padding-left:15px;
		padding-right:15px;
}
#Company .access pre{
	  font-size: 18px;
}
#Company .access h2{
	  font-size: 30px;
	margin-bottom:10px;
}


	
}




