@charset "UTF-8";
/* CSS Document */


/* layout-fee */

.fw01::before {
	content: "ノンメタルクラスプデンチャー";
}

.fw02::before {
	content: "コバルトクロム義歯";
}

.fw03::before {
	content: "ゴールド義歯";
}

.fw04::before {
	content: "チタン床義歯";
}

/* layout01 */


.layout01 {
	text-align: center;
}

.layout01 .box:not(:last-child) {
	margin-bottom: 40px;
}

.layout01 h6, .layout01 p {
    font-family: "Noto Serif JP", serif;
	font-size: 28px;
color: #a67c52;
line-height: 1.8;
letter-spacing: 0.15em;
font-weight: 400;
}

.layout01 span {
	font-size: 18px;
    display: inline-block;
    padding-left: 5px;
}



.sp-view {
	display: none;
}
