/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 21 2025 | 14:30:43 */
body{
color:#232323!important;
}

.wp-block-post-title{
font-size:2.25rem!important;
font-weight:bold;
background: linear-gradient(270deg, #8dbe24 0%, #f5a900 30%, #65bbd9 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

}

.linear-gradient{
background: linear-gradient(270deg, #8dbe24 0%, #f5a900 30%, #65bbd9 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

}

.wp-block-comments {
display:none!important;}



/****** お問い合わせ ここから ******/

#page_contact{
width:100%;
max-width:1280px;
margin: 0px auto 40px auto;	
}

#cf7-area {
width:100%;
max-width:1000px;
margin: 0px auto;
}

.cf7-item {
display: flex;
align-items: flex-start;
justify-content: flex-start;
margin: 0 0 1.75em;
}

.cf7-l {
width: 35%;
margin: 0 0 0 10px;
}

.cf7-r {
width: 65%;
}

.form-heading{
width: 100%;
max-width:600px;
font-weight: bold;
padding: 1em .8em;
margin: 0 auto;
}

.form-heading p {
margin: 0;
}

#cf7-area label{
font-weight:bold;
}

#cf7-area input[name="your-office"],
#cf7-area input[name="your-name"],
#cf7-area input[name="your-tel"],
#cf7-area input[name="your-email"]{
width: 98.75%;
height: 35px !important;
}

#cf7-area .cf7-seimei p{
overflow: hidden;
}

#cf7-area input[name="your-sei"]{
width:45%;
float:left;
height: 35px !important;
}

#cf7-area input[name="your-mei"]{
width:45%;
float:right;
height: 35px !important;
}

#cf7-area textarea[name="your-message"]{
width: 100%;
height: 350px !important;
}

.cf7-privacy {
width: 100%;
max-width:600px;
margin: 30px auto;
}

.cf7-submit {
width: 40%;
margin: 0 auto;
text-align: center;
}

#cf7-area input[type="submit"]
{
width: 100%;
background-color: #636363;
color: #fff;
border: 2px solid #636363;
border-radius: 5px;
font-size: 1.0em;
padding: 0.6em 5px;
margin-top:30px;
}

#cf7-area input[type="submit"]:hover{
background-color:#fff;
border: 2px solid #636363;
color:#000000;
}

.cf7-req{
font-size:.95em;
color: #eb2a2a;
margin-left: 10px;
font-weight:normal;
}
.form-heading .cf7-req{
margin-left: 0px;
}

@media screen and (max-width:781px){
.cf7-item {
display: block;
}

#cf7-area label{
display: block;
margin-bottom: 10px;
}

.cf7-l {
width: 100%;
margin: 0;
}

.cf7-r {
width: 100%;
}

.form-heading{
padding: 1em 0em;
}
	
.cf7-submit{
width: 60%;
}
}

/****** お問い合わせ ここまで ******/

/****** 会社案内　概要 ここから ******/

#prof-tbl th,
#prof-tbl td {
padding: 24px 0;
border-bottom: 1px solid #b5b1b1;
}

#prof-tbl th {
width: 30%;
}

@media only screen and (max-width: 781px) {
#prof-tbl th,
#prof-tbl td {
width: 100%;
display: block;
}

#prof-tbl th {
width: 100%;
	text-align:left;
	border:none;
}

#prof-tbl td {
padding-top: 0;
  }
}
/****** 会社案内　概要 ここまで ******/

.p-title{
font-size: 1.5em;
  }