@charset "utf-8";
/*
Template:intron24
Theme Name:intron24-child
Theme URI:https://www.intron24.jp/wp/
Description:intron24
Author:tmwks
Author URI:https://tmwks.jp/
Version:1.5
Text Domain:tcd-gaia
*/

/*top*/

.topf-inconbox {
	display:flex;
}
.topf-inconbox p{
text-align:center;
}

.topf-inconboxa,
.topf-inconboxb,
.topf-inconboxc {
	width:33.3%;
}


.topf-box h4 {
	background:#88b04b;
	text-align:center;
	padding:20px 10px;
	font-weight:600;
	margin-top:0;
}

.topf-box h4:hover {
	background:#b1cc89;
}
.topf-inttlbox p {
	display:none;
}
.topf-box a > h4 {
	color:#fff;
}

.topf-intxetbox p {
	padding:5px;
}


@media only screen and (max-width: 767px){
	.topf-inconbox{
		display:block;
	}
	.topf-inconboxa,
.topf-inconboxb,
	.topf-inconboxc{
		width:auto;
		padding-top:25px;
		padding-bottom:25px;
	}
	.p-fp-news.is-slider .p-fp-news__tab-area__item-slide.is-no-image {
		width:280px !important;
	}
}

.p-fp-news.is-slider .p-fp-news__tab-area__item-list{
	display:block !important;
	width:auto !important;
}

.p-fp-news.is-slider .p-fp-news__tab-area__item-slide.is-no-image{
	width:auto;
}

/*all*/
.is-sidebar--none .l-container__inner{
	max-width: 1050px;
}
.form-box h3,
.product-box h3,
.company-box h3{
	    padding: 15px;
    border: 2px solid #88b04b;
    background-color: #88b04b;
    background-image: linear-gradient(120deg, #fff 30px, transparent 31px calc(100% - 31px), #fff calc(100% - 30px));
    color: #fff;
    font-weight: 600;
    text-align: center;
}

.company-box h4{
   margin-bottom: 15px;
    padding: 10px;
    border-bottom: 10px double;
    background-color: #88b04b;
    color: #fff;
    font-weight: 600;
    text-align: center;
}

.form-box {
	margin:10px;
}

.form-conttlbox,
.product-ttlbox,
.company-conboxttl01,
.company-conboxttl02,
.company-conboxttl03,
.company-conboxttl04{
	padding-bottom:25px;
}

.company-coninmapboxttl0401,
.company-coninmapboxttl0402 {
	padding-top:20px;
	padding-bottom:30px;
}

/*tbl*/
table.border th,
table.company-tbl th{
	border:none;
	border-bottom:1px solid #fff;
	color:#fff;
	vertical-align:middle;
	text-align:left;
	width:35%;
	background:#88b04b;
}

table.border td,
table.company-tbl{
	width:65%;
}

table.product-tbl thead th {
	border:1px solid #fff;
	text-align:center;
	color:#fff;
	font-weight:600;
	background:#6e9631;
	padding:10px 3px;
}
table.product-tbl th {
	text-align:center;
	vertical-align:middle;
	color:#fff;
	border:none;
	border-bottom:solid #fff 1px;
	background:#88b04b;
	font-weight:600;
	padding:10px 3px;
}
table.product-tbl td {
	text-align:center;
	vertical-align:middle;
	padding:10px 3px;
}

table.product-tbl{
	font-size:15px;
}

@media only screen and (max-width: 767px) {
	table.border,
	table.company-tbl{
		
	}
	table.border th,
	table.border td,
	table.company-tbl th,
	table.company-tbl td{
		display:block;
		width:auto;
		text-align:center;
	}
}

/*製品一覧*/
/*.product-tblbox {
	overflow:auto;
	white-space:nowrap;
}

table.product-tbl {
	width:150%;
}*/

/*会社概要*/
.company-conintextbox02 {
	background-image:url("https://intron24.jp/nwp/wp-content/uploads/con-img013.jpg");
	background-repeat:no-repeat;
	width:auto;
	height:250px;
	padding:15px;
	
}


.company-conbox02,
.company-conbox01,
.company-conbox03{
	padding-bottom:60px;
}
.company-coninmap0401 {
	padding-bottom:30px;
}
.company-conintext02 {
	background:rgba(255,255,255,0.5);
	margin:10px 15px;
}
.company-conintext02 p {
	padding:25px 15px;
	height:200px;
	
}
@media only screen and (max-width: 767px) {
	.company-conintextbox02{
		height:auto;
	}
	
	.company-conintext02 p{
		padding:25px 10px;
		height:auto;
	}
	
	.company-conintextbox02 {
		margin:10px;
	}
	.company-conintextbox02{
		padding:1px;
}
}
/* フォーム
------------------------------------------------------------*/
input[type="text"], input[type="tel"], input[type="email"], textarea{
vertical-align:middle;
width:100%;
line-height:35px;
height:35px;
padding:5px;
margin-bottom: 5px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#555;
background:#fcfcfc;
box-sizing: border-box;
}
textarea{
height:auto;
line-height:1.5;
}
select {
padding: 8px 5px;
}
input[type="submit"],input[type="reset"],input[type="button"]{
padding:8px 15px;
border: none !important;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
line-height:1.5;
font-size:120%;
color:#fff;
height:48px;
	margin:30px auto 0;
	background-color:#88b04b; 
	cursor:pointer;
	text-align:center; 
	text-decoration:none;
	line-height:1.5;
	outline:none;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.wpcf7 input.wpcf7-back,
.wpcf7 input.wpcf7-confirm { 
	position:relative;
	width:225px;
}
.wpcf7 form,.wpcf7 {
	margin: 0 !important;
	background: none !important;
	border: 0 !important;
}
.wpcf7 p {
	font-size: inherit !important;
}
*:first-child+html input[type="submit"]{padding:3px;}
span.yubin,
form input[type="submit"], input[type="reset"], input[type="button"] {
  margin: 0 auto;
  padding: 10px 20px;
  background: #88b04b;
  border: 0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  line-height: 1.5;
  font-size: 120%;
  color: #fff;
  cursor: pointer;
}
span.yubin,
span.yubin:hover { font-size: 80%;padding: 7px 10px; }
form input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, span.yubin:hover {
  background: #b1cc89;
}
#searchform input[type="submit"] {
    line-height: 1;
    padding: 6px;
    vertical-align: top;
}
.submit-button{
  text-align:center;
}
/* 確認画面用CSS */
/*枠線消す*/
form .wpcf7c-conf {
  background-color: transparent !important;
  border: none !important;
}
.wpcf7-form table p {
  padding-bottom: 5px;
}
textarea.wpcf7-form-control {
  max-height: 100px;
}
.wpcf7 .wpcf7-submit {
	background-color: #b1cc89 !important;
}
.wpcf7 .wpcf7-submit:hover {
	background-color: #88b04b !important;	
}
/*確認画面でradioが見え難い*/
input[type="hidden"] + span {
  font-weight: bold;
}
/*確認画面セレクトボックスヤジルシ消す*/
select.wpcf7c-conf {
   -webkit-appearance: none;
   -moz-appearance:    none;
   -ms-appearance:    none;
   appearance:         none;
   /*Firefox用*/
    text-indent: .01px; 
    text-overflow: "";
}
select.wpcf7c-conf::-ms-expand {
  display: none;
}
.wpcf7-form table p {
    padding-bottom: 0;
}
.zip input[type="text"],
.s_size input[type="text"] {
  width: 20%;
}
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"]{
  width: 100%;
}

.wpcf7 input[name="your-zip1"] ,
.wpcf7 input[name="your-zip2"]  {
	width:40%;
	margin-bottom:10px;
}
span.required {
    display: inline-block;
    padding: 4px 6px;
    border-radius: 6px;
    background: red;
    color: #fff;
    font-size: 90%;
    line-height: 1.2;
    text-align: center;
    margin: 0 4px;
}

.contact-contblbtn {
	text-align:center;
	margin-top:60px;
}
