/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 04 2025 | 02:21:13 */
.mv_pc {
  display: block;
}
.mv_sp {
  display: none;
}


#Home .company{
	padding-top:100px;
	padding-bottom:100px;
}
#Home .company .column{
	position:relative;
	width:100%;
    height:580px;
}

#Home .company .column .image{
  position:absolute;
  top:0px;
  left:0px;
}
#Home .company .column .image img{
	width:720px;
}
#Home .company .column .txtBlock{
	position: absolute;
    top: 70px;
    left: 50%;
    padding: 50px 50px;
    width: 500px;
	background: linear-gradient(90deg, #0280C9, #131952);
}
#Home .company .column .txtBlock pre{
	font-size:50px;
	font-family: "Playfair Display", serif;
	font-weight:300;
	color:#fff;
	line-height:1.2;
}
#Home .company .column .txtBlock h1{
	font-size:16px;
	font-weight:400;
	color:#FFF;
	margin-bottom:30px;
	font-family: "Noto Sans JP", sans-serif;
}
#Home .company .column .txtBlock h2{
	font-size:26px;
	font-weight:400;
	color:#FFF;
	margin-bottom:10px;
	letter-spacing:0px;
	font-family: "Noto Serif JP", serif;
}
#Home .company .column .txtBlock p{
	margin-bottom:30px;
	font-weight:400;
	color:#FFF;
}
#Home .company .column .txtBlock .btn {
  color: #333;
}
#Home .company .column .txtBlock .btn a {
  position: relative;
  padding-top: 12px;
padding-bottom: 12px;
    text-decoration: none;
    color: #333;
    font-weight: 500;
    background-color: #FFF;
    font-size: 16px;
    width: 260px;
}
#Home .company .column .txtBlock .btn a:hover {
	background-color:#FFF;
	opacity: 0.7;
}
#Home .company .column .txtBlock .btn a:before {
  background: url(http://hiroxis.com/test/wp-content/uploads/2025/11/ico_arrow_blue.svg);
  content: "";
  width: 29px;
  height: 10px;
  left: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}


#Home .business{
	padding-top:100px;
	padding-bottom:100px;
	background: linear-gradient(90deg, #0280C9, #131952);
}
#Home .business pre{
	font-size:50px;
	font-family: "Playfair Display", serif;
	font-weight:300;
	color:#fff;
	line-height:1.2;
	text-align:center;
}
#Home .business h2{
	font-size:16px;
	font-weight:400;
	color:#fff;
	margin-bottom:30px;
	font-family: "Noto Sans JP", sans-serif;
	text-align:center;
}
#Home .business .cover{
	min-height:370px;
}
#Home .business a{
	text-decoration:none;
}
#Home .business a:hover {
  opacity: 0.8;
}
#Home .business .cover h3{
	font-size:34px;
	font-family: "Noto Serif JP", serif;
	font-weight:400;
	text-align:center;
	color:#FFF;
	margin-bottom:5px;
}
#Home .business .cover p{
		font-size:20px;
	font-weight:400;
	color:#fff;
	font-family: "Noto Sans JP", sans-serif;
	text-align:center;
	line-height:1.4;
}

#Home .newsArea {
	padding-top:100px;
	padding-bottom:100px;
}
#Home .newsArea pre {
	font-size:55px;
	font-family: "Playfair Display", serif;
	font-weight:400;
	color:#0761A5;
}
#Home .newsArea h2 {
	font-size:16px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	margin-bottom:25px;
}
#Home .newsArea ul li{
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px solid #ccc;
}
#Home .newsArea .date{
	font-size:16px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	color:#0761A5;
	padding-left:10px;
	width: 100px;
}
#Home .newsArea .title{
	font-size:16px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:400;
	color:#333;
}
#Home .newsArea p.goList{
	font-size:16px;
	text-align:right;
	margin-top:10px;
}



@media (max-width: 833px) {
  .mv_pc {
    display: none;
  }
  .mv_sp {
    display: block;
  }
	
	#Home .company{
	padding-top:50px;
	padding-bottom:50px;
}
#Home .company .column{
   position: static;
    width: auto;
    height: auto;
}
#Home .company .column .image{
   position: static;
}
#Home .company .column .txtBlock{
         position: static;
		 padding: 40px 15px;
		 width: auto;
}
		#Home .company .column .txtBlock pre{
			font-size:36px;
			text-align:center;
}
	#Home .company .column .txtBlock h1{
		font-size:16px;
			text-align:center;
		margin-bottom:15px;
}
#Home .company .column .txtBlock h2{
font-size:22px;
			text-align:center;
}
	#Home .company .column .txtBlock .btn{
justify-content: center;
}
	
	
	#Home .business{
	padding-top:50px;
	padding-bottom:50px;
		padding-left:15px;
		padding-right:15px;
}
#Home .business pre{
	font-size:36px;
}
#Home .business h2{
	font-size:16px;
	margin-bottom:25px;
}
#Home .business .cover{
	min-height:340px;
}
#Home .business .cover h3{
	font-size:30px;
	margin-bottom:5px;
}
#Home .business .cover p{
		font-size:18px;
}
	
		#Home .newsArea {
	padding-top:40px;
	padding-bottom:60px;
		padding-left:15px;
		padding-right:15px;
}
#Home .newsArea pre {
	font-size:42px;
	text-align:center;
}
#Home .newsArea h2 {
	font-size:14px;
	margin-bottom:15px;
	text-align:center;
}
#Home .newsArea ul li{
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}
#Home .newsArea .date{
	font-size:16px;
	margin-right:200px;
	padding-left:0px;
}
#Home .newsArea .title{
	font-size:16px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:400;
	color:#333;
}
#Home .newsArea p.goList{
	font-size:16px;
	text-align:right;
	margin-top:10px;
}

	
}




