@charset "utf-8";

/* @import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css); */
@import url('//fonts.googleapis.com/css?family=Noto+Sans+JP|Sawarabi+Mincho&display=swap');

/* アクセスページ用他スタイル
*****************************************************/

span.color-red {
	color:red;
}

.post p.top-no-margin {
	margin: 0 0 50px 0;
}

.tel-flow-tel {
	font-size:1.4em;
	font-weight:bold;
	color:red;
}

.tel-flow-text {
	font-size:1.2em;
	font-weight:bold;
}

div.post > ol.res-flow { list-style-type: decimal; margin:0; padding:0; }

ol.res-flow > li.res-flow_01 {
	overflow: hidden;
	margin-left: 0px;
	margin-bottom: 30px;
	background: none;
}

ol.res-flow > li.res-flow_01 h3 {
	font-size: 1.5em;
	font-family: 'さわらび明朝','Sawarabi Mincho', sans-serif;
	color: #C6692F;
	letter-spacing: 0.02em;
	margin: 15px 0 5px 0;
	border: none;
}

li.res-flow_01 > div:last-child h4 {
	font-size: 1.2em;
	color: #C6692F;
	letter-spacing: 0.1em;
	margin: 0 0 10px 0;
}

/*
li.res-flow_01 > div:last-child p {
	line-height: 2;
}
*/

li.res-flow_01 p {
	margin: 10px 0 0 0;
}

li.res-flow_01 p.res-flow-nomber {
	/* color: #536EA6;  青系テキスト */
	color: #C6692F;
}

