/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 05 2025 | 06:14:57 */
#Home .business{
	padding-top:40px;
	padding-bottom:40px;
}

#Home .business p.enTitle{
	font-size:55px;
	font-family: "Cormorant Garamond", serif;
	    line-height: 1.2;
}
#Home .business h1{
	font-size:16px;
	color:#49A9DB;
	letter-spacing:2px;
	margin-bottom:40px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
}
#Home .business .btn {
  color: #fff;
}
#Home .business .btn a {
  position: relative;
  padding-top: 10px;
  padding-right: 35px;
  padding-left: 55px;
  padding-bottom: 10px;
  text-decoration: none;
  color: #fff;
  font-weight: 400;
	background-color:#49A9DB;
	font-size:16px;
}
#Home .business .btn a:hover {
	background-color:#49A9DB;
	opacity: 0.7;
}
#Home .business .btn a:before {
  background: url(https://sakudesign.jp/colors/wp-content/uploads/2025/09/ico_arrow_white.svg);
  content: "";
  width: 18px;
  height: 6px;
  left: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}




#Home .business .section2{
	position:relative;
	width:100%;
    height:550px;
	margin-bottom:80px;
}

#Home .business .section2 .image{
  position:absolute;
  top:0px;
  right:0px;
	z-index:1000;
}
#Home .business .section2 .image img{
	width:920px;
}

#Home .business .section2 .txtBlock{
	position: absolute;
    top: 105px;
    right: 54%;
    padding: 60px 50px;
    background-color: #ECF9FF;
    width: 600px;
    z-index: 2000;
}
#Home .business .section2 .txtBlock h2{
	font-size:31px;
	font-weight:400;
	color:#49A9DB;
	margin-bottom:15px;
	letter-spacing:2px;
	font-family: "Noto Serif JP", serif;
}
#Home .business .section2 .txtBlock h3{
	font-size:24px;
	font-weight:400;
	color:#333;
	margin-bottom:10px;
	letter-spacing:0px;
	font-family: "Noto Sans JP", sans-serif;
}
#Home .business .section2 .txtBlock p{
	margin-bottom:30px;
}
#Home .business .section3{
	position:relative;
	width:100%;
    height:550px;
	margin-bottom:80px;
}

#Home .business .section3 .image{
  position:absolute;
  top:0px;
  left:0px;
}
#Home .business .section3 .image img{
	width:920px;
}
#Home .business .section3 .txtBlock{
	position: absolute;
    top: 115px;
    left: 54%;
    padding: 60px 50px;
    background-color: #ECF9FF;
    width: 600px;
}
#Home .business .section3 .txtBlock2{
    top: 70px;
}
#Home .business .section3 .txtBlock h2{
	font-size:31px;
	font-weight:400;
	color:#49A9DB;
	margin-bottom:15px;
	letter-spacing:2px;
	font-family: "Noto Serif JP", serif;
}
#Home .business .section3 .txtBlock h3{
	font-size:24px;
	font-weight:400;
	color:#333;
	margin-bottom:10px;
	letter-spacing:0px;
	font-family: "Noto Sans JP", sans-serif;
}
#Home .business .section3 .txtBlock p{
	margin-bottom:30px;
}
#Home .business .section3 .txtBlock1{
    top: 75px;
}
		#Home .business .section3 .txtBlock img{
			margin-bottom:15px;
}


#Home .company{
	padding-top:100px;
	padding-bottom:100px;
	background-image: url(https://sakudesign.jp/colors/wp-content/uploads/2025/09/bg_home1.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
#Home .company pre{
	font-size:55px;
	font-family: "Cormorant Garamond", serif;
	    line-height: 1.2;
	color:#FFF;
	text-align:center;
	margin-bottom:10px;
}
#Home .company h2{
	font-size:16px;
	color:#FFF;
	letter-spacing:2px;
	margin-bottom:40px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	text-align:center;
}
#Home .company .box{
	padding:30px 30px;
	background-color:#FFF;
}
#Home .company .box .wp-block-image{
	display: block;
}
#Home .company .box h3{
	font-size:22px;
	color:#49A9DB;
	letter-spacing:2px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	text-align:center;
	margin-top:15px;
}
#Home .company a{
	text-decoration:none;
}
#Home .company a:hover {
  opacity: 0.8;
}

#Home .newsArea{
	padding-top:100px;
	padding-bottom:100px;
	background-color:#FBFBFB;
}

#Home .newsArea pre {
	font-size: 55px;
 font-family: "Cormorant Garamond", serif;
  font-weight: 400;
  line-height: 1.2;
}
#Home .newsArea h2 {
	 font-size: 16px;
   font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
	color:#49A9DB;
}
#Home .newsArea ul{
	border-top:1px solid #ccc;
}
#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:#49A9DB;
	padding-left:10px;
	width: 110px;
}
#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) {

	
#Home .business{
	padding-top:30px;
	padding-bottom:30px;
}
	
	#Home .business p.enTitle{
	font-size:46px;
}
#Home .business h1{
	font-size:16px;
	margin-bottom:20px;
}
	
#Home .business .section1,
	#Home .business .section2,
	#Home .business .section3{
   position: static;
    width: auto;
    height: auto;
}

#Home .business .section1 .image,
	#Home .business .section2 .image,
	#Home .business .section3 .image{
   position: static;
}
#Home .business .section1 .txtBlock,
#Home .business .section2 .txtBlock,
#Home .business .section3 .txtBlock{
         position: static;
		 padding: 40px 15px;
		 width: auto;
}
	
	#Home .business .section3 .txtBlock h2{
		font-size:28px;
		text-align:center;
		margin-bottom: 10px;
		font-weight: 500;
}
	#Home .business .section3 .txtBlock h3{
	letter-spacing:0px;
		font-size:22px;
}
		#Home .business .section2 .txtBlock h2{
		font-size:28px;
		text-align:center;
			margin-bottom: 10px;
			font-weight: 500;
}
	#Home .business .section2 .txtBlock h3{
	letter-spacing:0px;
		font-size:22px;
}
		#Home .business .btn {
        justify-content: center;
}
	
	#Home .company{
	padding-top:50px;
	padding-bottom:50px;
		padding-left:50px;
		padding-right:50px;
}
#Home .company pre{
	font-size:46px;
	margin-bottom:10px;
}
#Home .company h2{
	font-size:16px;
	margin-bottom:20px;
}
#Home .company .box{
	padding:25px 15px;
}
#Home .company .box h3{
	font-size:22px;
	margin-top:15px;
}
	
	#Home .newsArea {
	padding-top:40px;
	padding-bottom:60px;
		padding-left:15px;
		padding-right:15px;
}
	
	#Home .newsArea pre {
	font-size:40px;
	text-align:center;
}
#Home .newsArea h2 {
	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;
}
	
}


