@charset "UTF-8";

/*
Theme Name: 群栄興産のテーマ202507
Theme URI: 
Version: 3.0
Description: 
Author: macolab
Author URI: https://macolab.co.jp/
*/

@import url("./css/dist/reset.min.css");
@import url("./css/wpset.min.css");

.more_form_parts{
overflow: hidden;
height: 60px;
}
.under_page .normal .culumn .inner .mailform th p{
	display: inline-block;
	margin-bottom:0px
}
.under_page .normal .culumn .inner .mailform th .required{
	height: 28px;
}

@media screen and (max-width:767px){
.under_page .normal .culumn .inner .mailform td{
border-top: 1px solid #c4bb9c;
}
.under_page .normal .culumn .inner .mailform td p{
margin-bottom:0px
}
	
}

.more_form_parts p{
	display:block !important
}
@media (min-width: 992px){
table th{
		width: 30%;
}
table td {
  width: 69%;
}
}
