@charset "UTF-8";

/* consultation
---------------------------------------------------------------------------*/
.sec-center {
	margin-bottom: 60px;
}


/* .sec-consultation
---------------------------------------------------------------------------*/
.sec-consultation {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	width: 910px;
	margin: 0 auto 120px;
}

.sec-consultation figure {
	width: 297px;
	min-width: 297px;
}

.sec-consultation figure img {
	display: block;
	margin-bottom: 24px;
}

.sec-consultation figure img:last-of-type {
	margin-bottom: 0;
}

.sec-consultation .txt-set {
	padding-left: 55px;
}

.sec-consultation h2 {
	margin: 34px 0 12px;
	color: #EA5704;
	font-size: 20px;
	line-height: 1.6;
	letter-spacing: 0.1em;
}

.sec-consultation h2:first-of-type {
	margin-top: 0;
}

.sec-consultation p {
	font-size: 15px;
	text-align: justify;
}


/* .sec-crew
---------------------------------------------------------------------------*/
.sec-crew {
	margin-bottom: 50px;
}

.sec-crew h2 em {
	margin-bottom: 14px;
	font-size: 16px;
}


/* .sec-detail
---------------------------------------------------------------------------*/
.sec-detail {
	background-color: #F4EEDE;
	margin-bottom: 180px;
	padding: 70px 0;
}

.sec-detail .service-info {
	margin-bottom: 55px;
}


/* .flow
------------------------------------*/
.flow {
	position: relative;
	box-sizing: border-box;
	width: 940px;
	margin: 0 auto;
	padding-left: 92px;
}

.flow:before {
	display: block;
	content: '';
	position: absolute;
	top: 80px;
	left: 54px;
	background: url(../img/share/ico-arow-dot.svg) no-repeat;
	background-size: 24px 41px;
	width: 24px;
	height: 41px;
}

.flow h3 {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	background-color: #EA5704;
	border-radius: 13px;
	padding: 39px 10px 42px 11px;
	color: #FFFFFF;
	font-size: 16px;
	letter-spacing: 0.15em;
	font-feature-settings: 'palt' 0;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

.flow h3:before,
.flow h3:after {
	display: block;
	content: '';
	position: absolute;
	left: 15px;
	background-color: #FFCBAE;
	border-radius: 50%;
	width: 7px;
	height: 7px;
}

.flow h3:before { top: 10px; }
.flow h3:after { bottom: 10px; }

.flow .box-border-top {
	position: relative;
	float: left;
	width: 203px;
	margin-right: 12px;
	padding: 38px 25px 22px;
}

.flow .box-border-top:last-of-type {
	margin-right: 0;
}

.flow .box-border-top:before {
	background-color: #E8A182;
	height: 4px;
}

.flow i {
	display: block;
	position: absolute;
	top: -23px;
	left: 50%;
	width: 46px;
	margin-left: -23px;
}

.flow i img {
	width: 100%;
	height: auto;
}

.flow h4 {
	margin-bottom: 18px;
	color: #EA5704;
	font-size: 17px;
	text-align: center;
	letter-spacing: 0.08em;
	white-space: nowrap;
}

.flow p {
	font-size: 13px;
	text-align: justify;
	letter-spacing: 0.02em;
}


/* .chronic
---------------------------------------------------------------------------*/
.chronic {
	margin-top: 50px;
}

.chronic .info-title h2 {
	margin-bottom: 25px;
}

.chronic .info-title p {
	letter-spacing: 0.05em;
}

.chronic h3 {
	margin-bottom: 24px;
	color: #EA5704;
	font-size: 18px;
	letter-spacing: 0.1em;
}

.chronic-inner {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	margin: 55px 0 45px;
	padding: 0 20px;
}

.chronic-inner > div {
	width: 50%;
}

.chronic-inner .inner1 li {
	margin-bottom: 4px;
	font-size: 15px;
	letter-spacing: 0.04em;
}

.chronic-inner .inner2 {
	box-sizing: border-box;
	padding-left: 30px;
}

.chronic-inner .inner2 p {
	font-size: 15px;
}

.chronic-inner .inner2 ul {
	margin: 16px 0 32px;
}

.chronic-inner .inner2 li {
	position: relative;
	margin-bottom: 13px;
	padding-left: 21px;
	font-size: 15px;
	letter-spacing: 0.04em;
}

.chronic-inner .inner2 li:before {
	display: block;
	content: '';
	position: absolute;
	top: 2px;
	left: 0;
	border: 1.5px solid #EA5704;
	border-radius: 50%;
	width: 9px;
	height: 9px;
}

.chronic-inner .inner2 dl {
	margin-bottom: 13px;
}

.chronic-inner .inner2 dl > div {
	display: -webkit-box;
	display: flex;
	margin-bottom: 10px;
	font-size: 15px;
	letter-spacing: 0.06em;
}

.chronic-inner .inner2 dl > div:last-of-type {
	margin-bottom: 0;
}

.chronic-inner .inner2 dt {
	width: 40px;
	min-width: 40px;
	color: #EA5704;
}

.chronic-inner .inner2 dl + p {
	font-size: 14px;
	letter-spacing: 0.04em;
}

.chronic-inner .inner2 dl + p a {
	color: #4E2F14;
	font-size: 15px;
	text-decoration: underline;
}

.chronic-access {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	padding: 0 20px;
}

.chronic-access .map {
	width: 378px;
	min-width: 378px;
	height: 228px;
}

.chronic-access .txt {
	padding: 2px 0 0 50px;
	white-space: nowrap;
}

.chronic .chronic-access .txt h3 {
	margin-bottom: 15px;
}

.chronic-access .txt p {
	font-size: 15px;
	letter-spacing: 0.05em;
}

.chronic-access .txt .btn {
	margin: 30px 0 0 -1px;
}