/*
Theme Name: cure_tcd082-child
Version: 1.6
Template: cure_tcd082
*/

/* =======================================================
* privacy
* ======================================================= */
h4 + p {
    padding: 5.2% 0 7.5%;
}

.contents h3 {
    padding-top: 18.1%;
}

.index_service_list ul li {
	font-size: 13px;
	letter-spacing: 0.05em;
	padding-bottom: 4.9%;
}

.index_service_list ul li:first-of-type {
	font-size: 20px;
	letter-spacing: 0.1em;
	padding-bottom: 2.8%;
}

.index_service_list ul li:last-of-type {
	line-height: 1.9;
}

/* =======================================================
* max-width: 1251px
* ======================================================= */
@media screen and (max-width: 1251px) {
	.contents h3 {
		padding-top: 24.6% !important;
	}

	.index_service_list ul li {
		padding-bottom: 13%;
	}

	.index_service_list ul li:first-of-type {
		font-size: 15px;
		line-height: 1.46;
		padding-bottom: 4.5%;
	}
	
}