.pitecoTerms h2 {
				padding-top: 0;
}

.section dl {
				margin-top: 2em;
				display: table;
}

@media screen and (max-width: 750px) {
				.section dl {
								margin-top: 1em;
				}
}

.section dl dd,
.section dl dt {
				display: table-cell;
}

.section dl dt {
				width: 2em;
				font-weight: bold;
}

.section dl dd ul li {
				margin-left: 1em;
				text-indent: -1em;
}

.inquiry {
				margin-top: 2em;
}

.inquiry .inquiry-head {
				font-weight: bold;
}

@media screen and (max-width: 750px) {
				.inquiry .inquiry-head {
								font-size: 28px;
								font-size: 3.73333vw;
				}
}

@media screen and (min-width: 751px) {
				.tel-link {
								color: inherit;
				}
}

@media screen and (max-width: 750px) {
				.tel-link {
								text-decoration: underline;
				}
}

.pasmo-mark,
.pasmo-logo {
				margin: 0 10px;
				position: relative;
				bottom: 4px;
}

@media screen and (max-width: 750px) {
				.pasmo-mark,
				.pasmo-logo {
								margin: 0 1.33333vw;
								bottom: 0.53333vw;
				}
}

.pasmo-mark {
				width: 44px;
}

@media screen and (max-width: 750px) {
				.pasmo-mark {
								width: 10vw;
				}
}

.pasmo-logo {
				width: 99px;
}

@media screen and (max-width: 750px) {
				.pasmo-logo {
								width: 22.4vw;
				}
}

/*# sourceMappingURL=piteco-terms.css.map */
