@charset "utf-8";

.etc_title.pr_bk {
	background-image: url(../images/privacy/title_bk.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}


.pr_01 {
	background-color: #f0eff1;
	padding: 60px;
	max-width: 1300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
.re_wide {
	margin-right: auto;
	margin-left: auto;
	max-width: 860px;
}

.pr_title {
	font-size: 20px;
	color: #00c9ff;
	padding-left: 30px;
	margin-top: 60px;
	font-weight: bold;
	position: relative;
	padding-top: 10px;
	padding-bottom: 20px;
}
.pr_title:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 30px 0 0;
    border-color: #00c9ff transparent transparent transparent;
}
.pr_txt {
	padding-left: 30px;
}
.pr_list01 {
	list-style-type: decimal;
	padding-left: 30px;
}
.pr_list02 {
	list-style-type: decimal;
	padding-left: 24px;
}
.pr_list01 li,
.pr_list02 li {
	padding-top: 10px;
}
.pr_txt02 {
	font-size: 21px;
	font-weight: bold;
	color: #FFF;
	background-color: #04c9ff;
	text-align: center;
	padding: 10px;
	margin-top: 60px;
}
.pr_txt03 {
	padding-top: 20px;
	padding-right: 36px;
	padding-bottom: 20px;
	padding-left: 36px;
}


.pr_02 {
	background-color: #f0eff1;
	padding: 60px;
	max-width: 1300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
.pr_02 section {
	margin-right: auto;
	margin-left: auto;
	max-width: 800px;
}
#SP_CSS-------------------------------------------------------------------------------------------------------------------------- {}
@media screen and (max-width: 737px) {
#SP_CSS_sta-------------------------------------------------------------------------------------------------------------------------- {}
.etc_title.pr_bk {
	background-position: 70% center;
}
.pr_01 {
	padding: 16px;
}
.pr_title {
}
.pr_title:before {
}
.pr_txt {
	padding-left: 0px;
}
.pr_02 {
	padding: 16px;
}	.pr_txt03 {
	padding-right: 0px;
	padding-left: 0px;
}
#SP_CSS_end-------------------------------------------------------------------------------------------------------------------------- {}
}
