@charset 'utf-8';


#container > .inner {
	max-width: none;
}

.articleblock,
body.index.safearea .articleblock {
	padding: 0;
}

#contentblock {
}

.presentation h1 {
	font-size: 1.2em;
}

.presentation:not(:last-child) {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
}


#guide-flow {
	background: #ecf5fa;
}

#guide-flow > .inner {
	max-width: 1000px;
	margin: 0 auto;
	padding: 20px;
	padding-top: 50px;
}

body.index.safearea #guide-flow > .inner {
	padding-left: calc(env(safe-area-inset-left) + 20px);
	padding-right: calc(env(safe-area-inset-right) + 20px);
}

.presentation .caution {
	margin-bottom: 0 !important;
}

.flowsteps {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.flowsteps:not(:last-child) {
	margin-bottom: 1.5em;
}

.flowsteps .step {
	width: 100%;
	padding: 10px 0;
	font-size: 1.4em;
	vertical-align: top;
	position: relative;
	counter-increment: stepnum;
}

.flowsteps .step:not(:last-child):after {
	display: block;
	content: '';
	width: 0;
	height: 0;
	margin: 0 auto;
	border-style: solid;
	border-width: 15px 32px 0 32px;
	border-color: #fff transparent transparent transparent;
}

.flowsteps .step:nth-child(n + 6):not(:last-child):after {
	border-top-color: #303052
}

.flowsteps .step > .cover {
	width: 100%;
	padding-left: 50px;
	padding-right: 10px;
	padding-bottom: 20px;
	border-radius: 5px;
	border: 2px solid #303052;
	background: #f9fdff;
	position: relative;
}

.flowsteps .step.free > .cover {
	border: none;
	background: #fff;
}

.flowsteps .step .brick {
	width: 100%;
	min-height: 46px;
	padding: 10px;
	position: relative;
}

.flowsteps .step .sentence:not(:last-child) {
	margin-bottom: 1.5em;
}

.flowsteps .step .stepnumber {
	width: 46px;
	height: 46px;
	padding: 0;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
}

.flowsteps .step .stepnumber span {
	display: block;
	width: 100%;
	color: #fff;
	line-height: 1;
}

.flowsteps .step .stepnumber .badge {
	display: flex;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	padding: 7px;
	border-radius: 5px;
	background: #303052;
}

.flowsteps .step .stepnumber .badge:after {
	content: counter(stepnum);
	font-size: 24px;
	font-weight: 700;
}

.flowsteps .step:nth-child(n + 6) .stepnumber .badge {
	border-top-left-radius: 0;
}

.flowsteps .step .stepnumber .marker {
	font-size: 10px;
	font-weight: 700;
}

.flowsteps .step .stephead {
	margin-bottom: 0;
	font-size: 1.2em;
	font-weight: 700;
	line-height: 1.4;
}

.flowsteps .step .stephead:not(:last-child) {
	margin-bottom: 1.5em;
}

.flowsteps .step .stephead span {
	display: inline-block;
}

.flowsteps .step .sentence {
	width: calc(100% + 40px);
	margin-left: -40px;
	padding: 20px 10px;
	padding-bottom: 0;
}

.flowsteps .step .sentence > p {
	margin-bottom: 0;
	font-size: 1em;
	line-height: 1.6;
}

.flowsteps .caution p {
	font-size: .85em;
}

.flowsteps .step .sentence > p:not(:last-child) {
	margin-bottom: 1em;
}

.flowsteps .step .sentence > p strong {
	color: #0073bc;
	font-weight: 700;
	border-bottom: 1px dotted #0073bc;
}

.flowsteps .step h3 {
	margin-bottom: .5em;
	color: #000;
	font-size: 1.1em;
	line-height: 1.5;
}

.flowsteps .step ul,
.flowsteps .step ol {
	margin-left: 1.5em;
	font-size: 1em;
	line-height: 1.5;
}

.flowsteps .step ul:not(:last-child),
.flowsteps .step ol:not(:last-child) {
	margin-bottom: 1em;
}

.flowsteps .step li {
	font-size: 1em;
}

.flowsteps .step li:not(:last-child) {
	margin-bottom: .5em;
}

.flowsteps .step li strong {
	color: #0073bc;
	font-size: 700;
}

.flowsteps .caution ol {
	margin-left: 0;
}

.flowsteps .caution li {
	font-size: .85em;
}

.flowsteps .step figure {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	font-size: 0;
	text-align: center;
}

.flowsteps .step figure .foto {
	display: inline-block;
	width: 100px;
	height: 100px;
	margin: 5px;
	overflow: hidden;
}

.flowsteps .step img {
	width: 100%;
	height: auto;
}

.flowsteps .contactinfo {
	border: none;
}

.flowsteps .contactinfo:not(:last-child) {
	margin-bottom: 20px;
}

.flowsteps .contactinfo > .inner {
	padding: 0;
}

.flowsteps .contactinfo header {
	font-size: 1em;
	margin-bottom: .5em;
}

.flowsteps .contactinfo header h1 {
	font-size: 1.2em !important;
}

.flowsteps .contactinfo h2 {
	margin-bottom: .5em !important;
	font-size: 1.4em;
}

.flowsteps .contactinfo .foncall .call a {
	padding-left: 0;
	padding-left: 0;
}

.flowsteps .contactinfo .foncall .call span.label {
	font-size: 24px;
}

.flowsteps .contactinfo .foncall .call i {
	width: 20px;
	height: 20px;
	margin-right: .3em;
}

.flowsteps .contactinfo .foncall .fax {
	font-size: 1.1rem;
	font-weight: 400;
}

.flowsteps .contactinfo .caution {
	max-width: 300px;
	margin: 0 auto;
}

#accessmap {
	width: calc(100% + 40px) !important;
	margin-left: -40px;
}

@media only screen and (min-width: 541px) {

	.flowsteps .step .sentence {
		width: 100%;
		margin: 0;
		padding: 0;
	}

	#accessmap {
		width: 100% !important;
		margin-left: 0;
	}
}

@media only screen and (min-width: 641px) {

	.flowsteps {
	}

	.flowsteps .step {
	}

	.flowsteps .step .cover {
	}

	.flowsteps .contactinfo .foncall .call span.label {
		font-size: 30px;
	}

	.flowsteps .contactinfo .foncall .call i {
		width: 24px;
		height: 24px;
		margin-right: .3em;
	}
}

@media only screen and (min-width: 769px) {

	.flowsteps .step {
	}
}

@media only screen and (min-width: 1001px) {

	.flowsteps .step {
	}

	.flowsteps .step .brick {
	}
}

@media only screen and (min-width: 769px) {

	.flowsteps {
	}
}




body > .contactinfo > .inner:before {
	border-top-color: #ecf5fa;
}