@charset "UTF-8";

@media screen and (max-width: 39.9375em){
	.page-template-page-experience .entry-content .tabs-content .company-table tr th{
		width: 70%;
	}
	.page-template-page-experience .entry-content .tabs-content .company-table tr td.price{
		display: block;
		width: 30%;
	}
}

.text-center{
	text-align: center;
}
.entry-content .pamphlet-img{
	max-width: max-content;
	height: 430px;
}
@media screen and (max-width: 1200px){
	.entry-content .pamphlet-img{
		max-width: 100%;
		height: auto;
	}
}

.cc-btn.cc-deny{
	display: none!important;
}

.grecaptcha-badge{
	bottom: 100px!important;
	z-index: 1;
}

.ceo-name{
	display: inline-block;
}

.pagination{
	display: flex;
	justify-content: center;
	li{
		display: block;
		a{
			padding: .1875rem 0.5625rem;
		}
	}
}

.list-none{
	list-style: none;
	padding-left: 1rem;
}
.sitemap-list{
	a{
		text-decoration: none;
	}
}

.site-map-title{
	margin-top: 2rem;
}

.page-template-page-products-test .entry-content .item-box .item-detail{
    height: 20rem;
}

.page-template-page-products-test .entry-content #second .item-box h4{
	height: 8rem;
}

@media screen and (max-width: 39.9375em) {
	.page-template-page-products-test .entry-content .item-box .item-detail{
		height: auto;
	}
	
	.page-template-page-products-test .entry-content #second .item-box h4{
		height: auto;
	}
}

/* style */