@charset "UTF-8";
.areaPriv {
	border-top: 1px solid #ccc;
	padding-top: 51px;
}
.areaPriv_title {}
.areaPriv_text {
	padding-bottom: 54px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 59px;
}
.priv {
	margin-bottom: 90px;
}
.priv:last-child {
	margin-bottom: 0;
}
.priv_title {
	text-indent: -1.5em;
	padding-left: 1.5em;
}
.priv_title > b {}
.priv_sect {
	margin-bottom: 53px;
}
.priv_sect:last-child {
	margin-bottom: 0;
}
.priv_headline {}
.priv_text {
	margin-bottom: 50px;
}
.priv_text:last-child {
	margin-bottom: 0;
}
.priv_text_width{
    display: inline-block;
    width:6em;
}
.priv_oList {
	list-style: none;
	counter-reset: number;
}
.priv_oList02 {
	list-style: none;
	padding-left: 2em;
}
.priv_oList > li {
	counter-increment: number;
	position: relative;
	z-index: 1;
	padding-left: 2em;
}
.priv_oList > li::before {
	content: "( "counter(number)" )";
	display: block;
	position: absolute;
	z-index: 1;
	top: 1.19em;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.priv_oList > li:first-child {}
.priv_oList > li:last-child {
	margin-bottom: 0;
}
.priv_oList > li:nth-child(2n+1) {}
.priv_list {
	list-style: none;
	text-indent: -1em;
	padding-left: 1em;
}
.priv_list > li {
	margin-bottom: 0px;
}
.priv_list > li > a {
	color: inherit;
	display: inline-block;
	word-break: break-word;
}
.priv_list > li:first-child {}
.priv_list > li:last-child {
	margin-bottom: 0;
}
.priv_list > li:nth-child(2n+1) {}
.priv_list > li:nth-child(n+3) {}
.priv_note {
	font-size: 90%;
	text-indent: -1em;
	padding-left: 1em;
}
.priv_oList-noBrackets {}
.priv_oList-noBrackets > li {
	padding-left: 0;
}
.priv_oList-noBrackets > li::before {
	display: none;
}
.priv_cOList {
	list-style: none;
}
.priv_cOList > li {
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 10px;
}
.priv_cOList > li:first-child {}
.priv_cOList > li:last-child {
	margin-bottom: 0;
}
.priv_cOList > li:nth-child(2n+1) {}
.priv_cOList > li:nth-child(n+3) {}
.priv_dList {
	list-style: none;
	margin-bottom: 20px;
}
.priv_dList:last-child {
	margin-bottom: 0;
}
.priv_dList > dt {
	margin-bottom: 10px;
}
.priv_dList > dd{
	text-indent: 0.5em;
	word-break: break-word;
}
.priv_dList > dd > a {}
.priv_dLWrap {
	margin-top: 40px;
}
.priv_oList-noCount {}
.priv_oList-noCount > li {
	counter-increment: none;
	padding-left: 0;
	font-size: 14px;
	margin-top: 54px;
}
.priv_oList-noCount > li:first-child {
	margin-top: 0;
}
.priv_oList-noCount > li::before {
	display: none;
}
.priv_subhead {}
.priv_subhead:last-child {
	margin-bottom: 0;
}
.priv_listTxt {
	text-indent: -1em;
	padding-left: 2em;
}
.privWrap {}
.areaPriv_dateList {
	list-style: none;
	margin-top: 60px;
	text-align: right;
}
.areaPriv_dateList > li {}
.areaPriv_dateList > li:first-child {}
.areaPriv_dateList > li:last-child {}
.areaPriv_dateList > li:nth-child(2n+1) {}
.areaPriv_dateList > li:nth-child(n+3) {}
@media screen and (min-width:1000px) {
	.priv_list > li > a:hover {}
}
@media screen and (max-width:999px) {
	.areaPriv {
		padding-top: 40px;
	}
	.areaPriv_title {}
	.areaPriv_text {
		padding-bottom: 40px;
		margin-bottom: 40px;
	}
	.priv {
		margin-bottom: 65px;
	}
	.priv:last-child {}
	.priv_title {}
	.priv_title > b {}
	.priv_sect {
		margin-bottom: 35px;
	}
	.priv_sect:last-child {}
	.priv_headline {}
	.priv_text {
		margin-bottom: 35px;
	}
	.priv_text:last-child {}
	.priv_oList {}
	.priv_oList > li {
		margin-bottom: 10px;
	}
	.priv_oList > li::before {}
	.priv_oList > li:first-child {}
	.priv_oList > li:last-child {
		margin-bottom: 0;
	}
	.priv_oList > li:nth-child(2n+1) {}
	.priv_list {}
	.priv_list > li {
		margin-bottom: 5px;
	}
	.priv_list > li > a {}
	.priv_list > li:first-child {}
	.priv_list > li:last-child {
		margin-bottom: 0px;
	}
	.priv_list > li:nth-child(2n+1) {}
	.priv_list > li:nth-child(n+3) {}
	.priv_note {}
	.priv_oList-noBrackets {}
	.priv_oList-noBrackets > li {}
	.priv_oList-noBrackets > li::before {}
	.priv_cOList {}
	.priv_cOList > li {
		margin-bottom: 5px;
	}
	.priv_cOList > li:first-child {}
	.priv_cOList > li:last-child {}
	.priv_cOList > li:nth-child(2n+1) {}
	.priv_cOList > li:nth-child(n+3) {}
	.priv_dList {
		margin-bottom: 15px;
	}
	.priv_dList > dt {
		margin-bottom: 5px;
	}
	.priv_dList > dd {}
	.priv_dLWrap {
		margin-top: 30px;
	}
	.priv_oList-noCount {}
	.priv_oList-noCount > li {
		margin-bottom: 0;
		margin-top: 35px;
	}
	.priv_oList-noCount > li:first-child {}
	.priv_oList-noCount > li::before {}
	.priv_subhead {}
	.priv_subhead:last-child {
		margin-bottom: 0;
	}
	.priv_listTxt {}
	.privWrap {}
	.areaPriv_dateList {}
	.areaPriv_dateList > li {}
	.areaPriv_dateList > li:first-child {}
	.areaPriv_dateList > li:last-child {}
	.areaPriv_dateList > li:nth-child(2n+1) {}
	.areaPriv_dateList > li:nth-child(n+3) {}
}
.priv_subttl{
    margin:-30px auto 50px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
}

@media screen and (max-width:767px) {
	.areaPriv {
		padding-top: 30px;
	}
	.areaPriv_title {
		font-size: 20px;
	}
	.areaPriv_text {
		padding-bottom: 25px;
		margin-bottom: 30px;
	}
	.priv {
		margin-bottom: 45px;
	}
	.priv_title {}
	.priv_title > b {}
	.priv_sect {
		margin-bottom: 28px;
	}
	.priv_sect:last-child {}
	.priv_headline {}
	.priv_text {
		margin-bottom: 25px;
	}
	.priv_text:last-child {}
	.priv_oList {}
	.priv_oList {
		padding-left: 1em;
	}
	.priv_oList02 {
		padding-left: 1em;
	}
	.priv_oList > li {}
	.priv_oList > li::before {
		top: .91em;
	}
	.priv_oList > li:first-child {}
	.priv_oList > li:last-child {}
	.priv_oList > li:nth-child(2n+1) {}
	.priv_list {}
	.priv_list > li {}
	.priv_list > li > a {
		display: block;
	}
	.priv_list > li:first-child {}
	.priv_list > li:last-child {}
	.priv_list > li:nth-child(2n+1) {}
	.priv_list > li:nth-child(n+3) {}
	.priv_note {}
	.priv_oList-noBrackets {}
	.priv_oList-noBrackets > li {}
	.priv_oList-noBrackets > li::before {}
	.priv_cOList {}
	.priv_cOList > li {}
	.priv_cOList > li:first-child {}
	.priv_cOList > li:last-child {}
	.priv_cOList > li:nth-child(2n+1) {}
	.priv_cOList > li:nth-child(n+3) {}
	.priv_dList {}
	.priv_dList > dt {}
	.priv_dList > dd {}
	.priv_dLWrap {}
	.priv_oList-noCount {}
	.priv_oList-noCount > li {
		margin-top: 25px;
	}
	.priv_oList-noCount > li:first-child {}
	.priv_oList-noCount > li::before {}
	.priv_subhead {}
	.priv_subhead:last-child {
		margin-bottom: 0;
	}
	.priv_listTxt {
		text-indent: -1em;
		padding-left: 1.5em;
	}
	.privWrap {}
	.areaPriv_dateList {
		margin-top: 45px;
	}
	.areaPriv_dateList > li {}
	.areaPriv_dateList > li:first-child {}
	.areaPriv_dateList > li:last-child {}
	.areaPriv_dateList > li:nth-child(2n+1) {}
	.areaPriv_dateList > li:nth-child(n+3) {}

    .priv_subttl{
        margin-bottom: 30px;
    }
    .priv_subttl br{
        display: none;
    }
}
.memo {
    display: block;
    font-size: 13px;
    line-height: 1.8;
    margin-top:20px;
    }
.rubymemo{
    font-size: 12px;
}
