/*
Theme Name:  genesis_child
Theme URI:  https://tcd-theme.com/tcd103/
Template:  genesis_tcd103
*/

#main_content {
    justify-content: center;
}

.t-style01 table{
	border-collapse: collapse !important;
}
.t-style01 table tr td:nth-of-type(1){
	background-color:#f2f8ff;
}

.grp-830{
	max-width:830px;
	margin:0 auto;
	margin-bottom:120px !important;
}
.grp-830 h3{
	margin-bottom: .3em;
}


/*
ヌルコンの特徴
*/
h3.h3-style01{
	border-left: solid 7px #d90000;
    margin: 0 auto 50px;
    padding: 0 0 0 12px;
    margin-bottom: .3em;
}
h3.h3-style02{
	font-size: 1.4rem;
	border: solid 1px #d90000;
    margin: 0 auto 50px;
    padding: 5px 12px;
    margin-bottom: .3em;
}
.grp-fea h3.h3-style01{
    border-left: solid 7px #9e9395;
}
.grp-fea p {
    line-height: 1.7 !important;
}
.grp-fea .wp-block-columns {
        margin-bottom: 40px;
}

/*
使用方法
*/
.grp-830 h3.ttl-h3{
	font-size: 1.4rem;
	font-weight:600 !important;
    display: inline-block;
    font-weight: bold;
    border-left: solid 7px #d90000;
    margin: 0 auto 50px;
    padding: 0 0 0 12px;
    margin-bottom: .3em;
}
.post_content h3.ttl-flow span.ttl-num1{
	color: #d90000;
}
.post_content h3.ttl-flow{
	margin-top:1em;
}
.triangle{
  background-color: #999999;
  width: 8%;
  height: 30px;
  clip-path: polygon(0 0,100% 0, 50% 100%);
  margin:0 auto;
}

/*
製品紹介
*/
.post_content h4.ttl-h4 {
    margin: 2.3em auto 1em;
    max-width: 730px;
	color:#fff;
	background:#999999;
	padding:.7em 0;
}
.mg-70{
	margin-bottom:70px;
}
.post_content table{
	border-left: none;
    border-top: none;
	margin-bottom:70px;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #ededed;
}
.wp-block-table.is-style-stripes{
	border-bottom: none;
    margin-bottom: 100px;
}
.post_content p.p-01 {
    line-height: 1.9;
    margin: 0 3em 2em 3em;
    padding-top: 20px;
}



/*
	親テーマ/css/responsive.cssの補正
*/
@media screen and (max-width: 1250px) {
	.open_menu #drawer_menu {
		display: block;
	}
}
