@charset "UTF-8";

.privacy_box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 30px;
}
.privacy_box li {
	width: 31.52%;
	margin-bottom: 10px;
}
.privacy_box:after,
.privacy_box:before {
	content: "";
	display: inline-block;
	width: 24.36%;
}
.privacy_box:before {
	order: 1;
}
.privacy_box li div,
.privacy_box li a {
	display: flex;
	align-items: center;
	width: 100%;
	border: 1px solid #dedede;
	transition: .25s;
	position: relative;
	padding: 20px 20px 18px 35px;
}
.privacy_box li div:before,
.privacy_box li a:before {
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	border-right: 2px solid #c30000;
	border-bottom: 2px solid #c30000;
	transform: translate(0, -50%) rotate(-45deg);
	transition: .25s;
	position: absolute;
	left: 16px;
	top: 50%;
}
.privacy_box li a:hover {
	text-decoration: none;
	opacity: .75;
}
.privacy_box li a p {
	font-weight: bold;
	font-size: 15.04px;
	text-align: left;
	color: #222;
}
.privacy_box li div p {
	font-weight: bold;
	font-size: 15.04px;
	text-align: left;
	color: #222;
}
.text01 {
	font-weight: normal;
	font-size: 15.04px;
	line-height: 30px;
	text-align: left;
	color: #222;
	margin-bottom: 40px;
}
.text02 {
	font-weight: normal;
	font-size: 32px;
	line-height: 1.8;
	text-align: left;
	color: #222;
	margin-bottom: 20px;
}
.text_list {
	margin-bottom: 10px;
}
.text_list li {
	font-weight: normal;
	font-size: 15.04px;
	text-align: left;
	color: #222;
	padding-left: 34px;
	position: relative;
	margin-bottom: 0;
}
.text_list li:before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 6px;
	background: #c30000;
	position: absolute;
	left: 10px;
	top: 10px;
}
.privacy {
  font-size: 1.6rem;
}
.privacy .signature, .privacy-08 .signature, .privacy-09 .signature {
	border-top: 1px solid #DDDDDD;
	padding-top: 30px;
	text-align: right;
}
.list-glossary {
	margin: 20px 0;
	font-size: 1.6rem;
}
.list-glossary dl {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
}
.list-glossary dl dt {
	white-space: nowrap;
}
.list-glossary dl dt:after {
	content: ":";
	padding: 0 5px;
}
.l-paragraph * {
	text-align: justify;
}
.l-paragraph * + * {
	margin-top: 20px;
}
.privacy p a {
	position: relative;
	display: inline-block;
	text-decoration: underline;
}
.link-arrow, .link-item {
	text-decoration: underline;
	margin: auto 5px;
}
.link-arrow:after, .link-item:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 5px;
  height: 10px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 9.3 16.1'%3E%3Cpath fill='%23c30000' d='M1.2 0 0 1.2 6.8 8 0 14.9l1.2 1.2 8-8-8-8.1z'/%3E%3C/svg%3E") 50% 50%/100% 100% no-repeat;
  margin-left: 13px;
}
.link-arrow[target=_blank]::after {
	content: "";
	display: inline-block;
	vertical-align: text-top;
	margin-left: 10px;
	width: 12px;
	height: 11px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 19 16'%3E%3Cpath fill='%23c30000' d='M10 14H2V8h3V6H0v10h12v-4h-2v2zM6 0v11h13V0H6zm11 9H8V4h9v5z'/%3E%3C/svg%3E") 50% 50%/100% 100% no-repeat;
	position: relative;
	top: 5px;
}
.mt_0 {
	margin-top: 0px !important;
}
.box-next-h3 {
	padding-left: 2rem;
	font-size: 1.6rem;
}
.box-next-h3 a {
	text-decoration: underline;
}
.list-decimal {
	list-style-type: decimal;
	margin-left: 30px;
}
.list-decimal > li {
	list-style-type: decimal;
	margin-bottom: 0.5rem;
	margin: 0;
	margin-bottom: 10px;
}
.list-decimal2 {
	list-style: none;
	counter-reset: order;
	margin-left: 0;
}
.list-decimal2 > li {
	padding-left: 2.7rem;
	margin-bottom: 0.5rem;
	margin: 0;
	margin-bottom: 10px;
	list-style-type:none;
	position: relative;
}
.list-decimal2 > li:before {
	content: "(" counter(order) ")";
	counter-increment: order;
	position: absolute;
	left: 0;
	display: block;
}
.anchor-index {
  margin-left: 20px;
}
.anchor-index > li {
  list-style-type: decimal;
  padding-left: 5px;
  font-size: 1.125rem;
}
.privacy .anchor-arrow li::after,
.privacy-08 .anchor-arrow li::after,
.privacy-09 .anchor-arrow li::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 17.5 10.2'%3E%3Cpath fill='%23c30000' d='m8.729 10.202-8.7-8.7 1.5-1.5 7.2 7.2 7.2-7.2 1.5 1.5-8.7 8.7z'/%3E%3C/svg%3E") 50% 50%/100% 100% no-repeat;
  margin-left: 0.5rem;
}
.privacy .anchor-arrow li, .privacy-08 .anchor-arrow li, .privacy-09 .anchor-arrow li {
	padding-left: 0.5rem;
}
.anchor-arrow > li {
	padding-left: 20px;
	position: relative;
	font-size: 1.8rem;
	margin: 0;
}
.txt-w-b {
	font-weight: bold;
}
.pagescrollpoint {
	margin-top: -60px;
	padding-top: 60px;
}
.auto_filesize[href$=".pdf"]:after {
	content: "";
	display: inline-block;
	vertical-align: text-top;
	margin-left: 13px;
	width: 14px;
	height: 14px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 83.3 87.4'%3E%3Cpath fill='%23c30000' d='M62.8 0H18.5c-2.6-.1-4.8 2-4.8 4.6v20.5h6.4v-19h36.2v19.5h20.5v55.6H20.1v-19h-6.4v20.5c.1 2.6 2.2 4.6 4.8 4.6h59.9c2.6 0 4.7-2 4.8-4.6V19.5L62.8 0zm0 19.5V8.6l11.4 10.9H62.8zM25.2 39.3h-1.9v8.8h1.9c2.6 0 4.1-1.6 4.1-4.4.1-2.8-1.4-4.4-4.1-4.4M51 29.7H1.6c-.9 0-1.6.7-1.6 1.5v24.9c0 .9.7 1.5 1.6 1.5H51c.9 0 1.6-.7 1.6-1.5V31.2c0-.8-.7-1.5-1.6-1.5M12.1 46H9.8v5.3H6.2V36h5.9c2.6-.2 4.9 1.8 5.1 4.4v.5c0 3.1-1.9 5.1-5.1 5.1m19.1 3.3c-1.5 1.4-3.5 2.1-5.5 2.1h-6.3V36h6.3c4.6 0 7.6 3.1 7.6 7.7.1 2.1-.7 4.1-2.1 5.6M46.4 39h-6.7v3.6h5.8v2.9h-5.8v5.9h-4V36h10.7v3zm-35.1.1H9.7v3.8h1.6c1.3 0 2.3-.5 2.3-1.9 0-1.5-1-1.9-2.3-1.9'/%3E%3C/svg%3E") 50% 50%/100% 100% no-repeat;
}
.text80 {
	font-size: 1.2rem;
	display: inline-block;
	margin: 5px 0 10px;
}
.list-dot {
	margin: 0;
	margin-bottom: 10px;
}
.list-annotation.__decimal {
	counter-reset: item;
}
.list-annotation.__decimal > li {
  counter-increment: item;
  padding-left: 30px;
  font-size: 1.2rem;
}
.list-annotation.__decimal > li::before {
  content: "※" ;
}
.list-annotation.__decimal.num-set > li::before {
  content: attr(data-number);
}
.list-annotation.__txt-normal > li {
  line-height: 1.7;
  /*margin-bottom: 5px;*/
}
.list-annotation .list-decimal {
	margin-top: 5px;
}
.list-annotation .list-decimal > li {
	margin-bottom: 0;
}

@media only screen and (max-width:767.98px){
	.privacy_box li {
		width: 100%;
		margin-bottom: 6px;
	}
	.text01 {
		margin-bottom: 30px;
	}
	.text02 {
		font-size: 26px;
		margin-bottom: 16px;
	}
	.text_list li {
		font-size: 14px;
		padding-left: 24px;
		margin-bottom: 3px;
	}
	.text_list li:before {
		left: 5px;
		top: 7px;
	}
	.privacy_box li div,
	.privacy_box li a {
		padding: 15px 15px 13px 35px;
	}
	.text_list {
		margin-bottom: 30px;
	}
	
	.privacy {
	  font-size: 1.4rem;
	}
	.box-next-h3 {
		font-size: 1.4rem;
	}
	.list-glossary {
		font-size: 1.4rem;
	}
	.pagescrollpoint {
		margin-top: 0;
		padding-top: 0;
	}


}