.personal-privacy-top {
  	width: 100%;
  	position: relative;
  	background-color: #fff;
  	overflow: hidden;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	isolation: isolate;
  	text-align: left;
  	font-size: 6.4vw;
  	color: #1a1c21;
  	font-family: 'Noto Sans JP';
}
.main {
  	align-self: stretch;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	padding: 16vw 0vw 0vw;
  	z-index: 0;
}
.h1- {
  	width: 100vw;
  	display: flex;
  	flex-direction: column;
  	align-items: center;
  	justify-content: center;
  	font-size: 9.6vw;
}
.h1-inner {
  	width: 100%;
  	background-color: #fff;
  	overflow: hidden;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	justify-content: center;
  	padding: 10.667vw 6.4vw;
  	box-sizing: border-box;
  	max-width: 100%;
  	min-height: 40vw;
}
.wrapper {
  	align-self: stretch;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
}
.message-title {
  	align-self: stretch;
  	position: relative;
  	letter-spacing: 0.04em;
  	font-weight: 900;
  	background: linear-gradient(267.36deg, #a0d8ec, #0288d1 28.04%, #004fc5);
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
}
.bread-crumbs-wrapper {
  	align-self: stretch;
  	background-color: #fff;
  	overflow: hidden;
  	display: flex;
  	align-items: center;
  	padding: 6.4vw;
  	gap: 12px;
  	font-size: 2.667vw;
}
/* スマホで見せないやつ　DEMO */
.bread-crumbs-parent {
	display: contents !important;
}
.bread-link1-title {
  	position: relative;
}
.icnext12pxnon-flame {
  	width: 1.6vw;
  	position: relative;
  	max-height: 100%;
}
.bread-link2-title {
  	position: relative;
  	color: #6b7075;
  	cursor: pointer;
}
.content-parent1 {
  	align-self: stretch;
  	background-color: #fff;
  	overflow: hidden;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	justify-content: center;
  	padding: 21.333vw 6.4vw;
  	gap: 48px;
}
.h2 {
  	width: 320vw;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	flex-shrink: 0;
}
.container {
  	align-self: stretch;
  	border-left: 1.067vw solid #0288d1;
  	display: flex;
  	align-items: flex-start;
  	padding: 0vw 0vw 0vw 4.267vw;
}
.b,
.div10 {
  	flex: 1;
  	position: relative;
  	line-height: 180%;
}
.frame-parent {
  	align-self: stretch;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	gap: 24px;
  	flex-shrink: 0;
  	font-size: 4vw;
}
.frame-wrapper {
  	align-self: stretch;
  	display: flex;
  	flex-direction: column;
  	align-items: center;
}
.frame {
  	width: 100%;
  	display: flex;
  	align-items: flex-start;
  	max-width: 100%;
}
.frame-group {
  	align-self: stretch;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	gap: 12px;
}
.frame-div {
  	align-self: stretch;
  	display: flex;
  	align-items: flex-start;
}
.parent {
  	align-self: stretch;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	gap: 4px;
}
.div9 {
  	align-self: stretch;
  	display: flex;
  	align-items: flex-start;
  	gap: 8px;
}
.child {
  	height: 7.733vw;
  	width: 2.133vw;
}

.content-parent2,
.content-parent3 {
  	align-self: stretch;
  	background-color: #fff;
  	overflow: hidden;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	justify-content: center;
  	padding: 0vw 6.4vw 21.333vw;
  	gap: 48px;
}
.frame-wrapper2 {
  	align-self: stretch;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	flex-shrink: 0;
  	font-size: 4vw;
}

