@charset "UTF-8";
@import "/include/css/common.sp.css";

/* ---------------------------------------------------------
	CSS Document guide
--------------------------------------------------------- */

#guide {
	margin: 0 5vw 20vw;
	padding-top: 50px;
}

#guide p {
	margin-bottom: 10vw;
}

#guide .caption {
	display: block;
	width: 30%;
	background: #ae86b0;
	font-size: 4vw;
	line-height: 10vw;
	color: #fff;
}

#guide .section {
	padding: 5vw;
	background: #f1f1f1;
	box-shadow: 0 0 0 1px #d9d9d9 inset;
	text-align: left;
	position: relative;
}

#guide .dt {
	padding-left: 5vw;
	position: relative;
}

#guide .dt:before {
	content: '●';
	font-size: 2.6vw;
	color: #99516d;
	position: absolute;
	top: 0.3em;
	left: 0;
}

#guide ul + .dt {
	margin-top: 2em;
}

#guide ul {
	margin-left: 5vw;
}

#guide li {
	padding-left: 3vw;
	position: relative;
}

#guide li:before {
	content: '-';
	position: absolute;
	top: 0;
	left: 0;
}

#guide .section a {
	text-decoration: none;
	color: #222;
}

#guide .section a:hover {
	text-decoration: underline;
	color: #1391af;
}

#guide .section figure {
	width: 29vw;
	position: absolute;
	top: 36%;
	right: 5vw;
}

/* ---------------------------------------------------------
	CSS Document flow
--------------------------------------------------------- */

#flow {
	margin: 0 5vw;
}

#flow h3 {
	scroll-margin-top: 80px;
	margin-bottom: 30px;
	font-family: "Noto Serif JP", serif;
	font-weight: 600;
	font-size: 5.5vw;
	letter-spacing: -0.03em;
	line-height: 1.5;
	color: #323232;
}

#flow h3 .icon {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 60px;
	height: 60px;
	margin: 0 auto 10px;
	border-radius: 100%;
	background: #f1f1f1;
	box-shadow: 0 0 0 1px #323232 inset;
}

#flow h3 .icon img {
	height: 36px;
}

#flow h4 {
	scroll-margin-top: 80px;
	margin-bottom: 30px;
	padding: 10px 4vw;
	background: #f1efea;
	text-align: justify;
	font-weight: 500;
	font-size: 4vw;
	line-height: 1.5;
	color: #99516d;
}

#flow h5 {
	margin-bottom: 0.5em;
	text-align: left;
	font-weight: 600;
	font-size: 4vw;
	line-height: 28px;
}

#flow h5:before {
	display: inline-block;
	vertical-align: top;
	content: '';
	width: 18px;
	height: 26px;
	background: url(../images/flow_10.svg) no-repeat left / 100% auto;
	margin-right: 0.5em;
}

#flow p {
	margin-bottom: 30px;
	text-align: justify;
}

#flow ol {
	margin-bottom: 30px;
	text-align: justify;
}

#flow ol li {
	margin-left: 1.3em;
	text-indent: -1.3em;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	letter-spacing: 0.05em;
}

#flow .section {
	margin-bottom: 80px;
}

#flow .section2 {
	margin-bottom: 40px;
}

#flow .midashi {
	margin-bottom: 0.5em;
	text-align: left;
	font-weight: 500;
	font-size: 4vw;
	color: #99516d;
}

#flow .result {
	margin-top: 1em;
	text-align: left;
	font-weight: 600;
	color: #99516d;
}

/* situation */
#flow .situation {
	padding: 4vw 5vw;
	background: #f3eaed;
	text-align: left;
}

#flow .situation li {
	padding-left: 5vw;
	line-height: 1.7;
	position: relative;
}

#flow .situation li:not(:last-of-type) {
	margin-bottom: 1.5em;
}

#flow .situation.situation_02 li {
	margin-bottom: 0;
}

#flow .situation li:before {
	content: '●';
	font-size: 2.6vw;
	color: #99516d;
	position: absolute;
	top: 0.3em;
	left: 0;
}

#flow .situation.situation_03 {
	margin-bottom: 5vw;
}

#flow .situation.situation_04 p {
	margin-bottom: 0;
}

#flow .situation.situation_05 {
	padding: 0;
	background: transparent;
}

/* link */
#flow .link a {
	display: inline-block;
	vertical-align: top;
	padding: 0 2em;
	border-radius: 11vw;
	border: solid 1px #d9d9d9;
	text-decoration: none;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	line-height: 11vw;
}

/* figure */
#flow .figure_01 {
	margin-bottom: 30px;
	height: 60.75209302325581vw;
}

#flow .figure_02 {
	margin-bottom: 30px;
}

#flow .figure_02 figcaption {
	margin-bottom: 30px;
	font-weight: 500;
	font-size: 4.5vw;
}

#flow .figure_02 img {
	height: 75vw;
}

#flow .figure_03 img {
	height: 59.56395348837209vw;
	margin-bottom: 20px;
}

#flow .figure_04,
#flow .figure_05 {
	text-align: center;
}

#flow .figure_04 img,
#flow .figure_05 img {
	height: 160px;
	transform: translateY(6vw);
}

#flow .figure_06 {
	margin-bottom: 40px;
}

#flow .figure_06 img {
	height: 48.18346666666667vw;
	margin-bottom: 10px;
}


/* check */
#flow .check {
	margin-bottom: 30px;
	padding: 5vw;
	background: #f1f1f1;
}

#flow .check img {
	height: 68px;
}

#flow .check p {
	margin-top: 15px;
	margin-bottom: 0;
}

/* step */
#flow .step {
}

#flow .step .step_row {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 4vw 25vw 4vw 5vw;
	margin-bottom: 65px;
	border-radius: 5px;
	background: #fdf0e8;
	text-align: left;
	position: relative;
}

#flow .step .step_row:after {
	content: '';
	width: 100%;
	height: 34px;
	background: url(../images/flow_07.svg) no-repeat center;
	position: absolute;
	left: 0;
	bottom: -50px;
}

#flow .step .step_row img {
	width: 25vw;
	height: 25vw;
	transform: translateY(-50%);
	position: absolute;
	top: 50%;
	right: -3vw;
}

#flow .step .step_last {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 4vw 0;
	background: #ea4019;
	font-weight: 600;
	color: #fff;
}

/* table */
#flow .table_01 {
	margin-top: 0.8em;
	text-align: left;
}

#flow .table_01 dl {
	margin-bottom: 15px;
	border: solid 1px #d9d9d9;
}

#flow .table_01 dt {
	padding: 2vw 3vw;
	border-bottom: solid 1px #d9d9d9;
	background: #f3ecf3;
}

#flow .table_01 dd {
	padding: 2vw 3vw;
}

/* law */
#flow .law {
	text-align: left;
}

#flow .law .tr {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 15px;
	border: solid 1px #d9d9d9;
}

#flow .law .num {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 14vw;
	padding: 15px 0;
	border-right: solid 1px #d9d9d9;
	background: #f4bb71;
	text-align: center;
	font-size: 4vw;
	color: #fff;
}

#flow .law .th {
	width: calc(100% - 14vw);
	padding: 15px 20px;
	background: #fceedc;
	text-align: justify;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	line-height: 1.5;
}

#flow .law .td {
	padding: 3vw 4vw;
	border-top: solid 1px #d9d9d9;
}

/* ---------------------------------------------------------
	CSS Document book
--------------------------------------------------------- */

#book {
	margin: 0 5vw 20vw;
}

#book .container {
	padding: 5vw 5vw 0;
	background: #f1f1f1;
	text-align: left;
	position: relative;
}

#book h3 {
	margin-bottom: 0.5em;
	font-weight: 500;
	font-size: 4vw;
}

#book ul {
	margin-bottom: 5vw;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	font-size: 3vw;
	letter-spacing: 0.05em;
	line-height: 1.8;
}

#book figure {
	text-align: center;
}

#book figure img {
	height: 40vw;
}
