@charset "utf-8";
/*------------------------------------------------------------
	privacy
------------------------------------------------------------*/
#main .privacy .headLine03 {
	padding-bottom: 18px;
}

#main .privacy .headLine03 img {
	width: 32px;
	margin-top: -17px;
}

#main .privacy .topBox {
	padding: 16px 20px 29px;
}

#main .privacy .topBox .mbTxt {
	margin-bottom: 0 !important;
}

#main .privacy .topBox p {
	margin-bottom: 26px;
	font-size: 1.6rem;
	color: #323232;
	line-height: 1.55;
}

#main .privacy .topBox p span {
	font-weight: 700;
}

#main .privacy .topBox .ttl {
	margin-bottom: 18px;
	text-align: center;
	font-size: 2rem;
	color: #f29600;
	font-weight: 700;
	line-height: 1.27;
}

#main .privacy .topBox .bgBox {
	margin: 32px -20px 33px;
	padding: 34px 20px 31px;
	background-color: #FEF7E5;
}

#main .privacy .topBox .bgBox .ttl {
	margin-bottom: 22px;
}

#main .privacy .inner {
	padding: 43px 0 56px;
	background-color: #EEECED;
}

#main .privacy .inner h3 {
	margin-bottom: 14px;
	text-align: center;
}

#main .privacy .inner h3 span {
	padding-bottom: 7px;
	display: inline-block;
	font-size: 2rem;
	color: #323232;
	font-weight: 700;
	border-bottom: 3px solid #F3B333;
}

#main .privacy .inner .topTxt {
	margin-bottom: 25px;
	text-align: center;
	font-size: 1.6rem;
	color: #323232;
	line-height: 1.48;
}

#main .privacy .inner .txtList {
	margin: 0 10px;
}

#main .privacy .inner .txtList > li {
	padding: 15px 10px 17px;
	position: relative;
	background-color: #fff;
}

#main .privacy .inner .txtList > li:before {
	margin-left: -27px;
	position: absolute;
	left: 50%;
	bottom: -35px;
	background: url("../images/common/icon30.png") no-repeat;
	background-size: 54px 25px;
	width: 54px;
	height: 25px;
	content: "";
}

#main .privacy .inner .txtList > li:last-child:before {
	display: none;
}

#main .privacy .inner .txtList > li:not(:last-child) {
	margin-bottom: 45px;
}

#main .privacy .inner .txtList > li .topTtl {
	overflow: hidden;
	margin-bottom: 13px;
	padding: 0 1px 10px;
	background: url("../images/common/line06.png") repeat-x left bottom;
	background-size: 9px 2px;
}

#main .privacy .inner .txtList > li .topTtl .num {
	width: 25px;
	height: 25px;
	display: block;
	padding-top: 1px;
	text-align: center;
	float: left;
	line-height: 1.2;
	font-size: 1.7rem;
	color: #fff;
	font-weight: 700;
	background-color: #F3B333;
	box-sizing: border-box;
	border-radius: 3px;
}

#main .privacy .inner .txtList > li .topTtl .txt {
	padding: 0 0 0 35px;
	display: block;
	color: #ea9700;
	font-size: 1.7rem;
	font-weight: 700;
	line-height: 1.46;
}

#main .privacy .inner .txtList > li .topTtl .txt01 {
	padding: 0;
}

#main .privacy .inner .txtList > li .topTtl .txt span {
	display: block;
	font-size: 1.5rem;
}

#main .privacy .inner .txtList > li .photo {
	margin-bottom: 16px;
}

#main .privacy .inner .txtList > li .photo img {
	width: 100%;
}

#main .privacy .inner .txtList > li p {
	margin-bottom: 25px;
	color: #323232;
	font-size: 1.6rem;
	line-height: 1.55;
}

#main .privacy .inner .txtList > li p span {
	font-weight: 700;
}

#main .privacy .inner .txtList > li p:last-child {
	margin-bottom: 0;
}

#main .privacy .inner .txtList li .txtUl {
	margin-bottom: 25px;
}

#main .privacy .inner .txtList li .txtUl li {
	text-indent: -1em;
	padding-left: 1em;
	font-weight: 700;
	color: #000;
	font-size: 1.6rem;
	line-height: 1.93;
}

#main .privacy .inner .txtList li .txtUl li span {
	color: #e99600;
}

#main .privacy .btmBox {
	padding: 10px 15px 0;
}

#main .privacy .btmBox .colorTxt {
	margin-bottom: 15px;
	text-align: center;
	color: #126cb4;
	font-size: 1.6rem;
	line-height: 1.5;
	font-weight: 500;
}

#main .privacy .btmBox .colorTxt span {
	margin-top: 6px;
	display: block;
	font-size: 1.4rem;
	color: #221714;
}

#main .privacy .btmBox .txt {
	margin-bottom: 31px;
	line-height: 1.52;
	font-size: 1.3rem;
	font-weight: 500;
	color: #323232;
}