.page-visual .ph {
	background-image: url("../images/policy/mv.jpg");
}
.page-visual .ttl1 {
    max-width: 580px;
	width: 100%;
}
@media (max-width: 768px) {
	.page-visual .ph {
        background-image: url("../images/policy/mv2.jpg");
    }
	.page-visual .ttl1 {
		font-size: 1.2em;
	}
}
@media (max-width: 580px) {
	.page-visual .ttl1 {
		width: 105%;
		padding-left: 50px;
		font-size: 1.1em;
		letter-spacing: 0;
	}
	.page-visual .ttl1 .material-symbols-outlined {
        left: 23px;
    }
}
/* --------------------------------------------------- */
#sec01,
#sec02,
#sec03,
#sec04,
#sec05,
#sec06 {
	max-width: 1300px;
	width: 95%;
	margin: 0 auto 1.5%;
	background-color: #fff;
	padding: 40px 50px 50px;
	
    background-image: 
        linear-gradient(0deg, transparent 19px, #eee 20px),
        linear-gradient(90deg, transparent 19px, #eee 20px);
    background-size: 20px 20px;
	border-top: #E33C0B 1px solid;
}
#sec01 .inner,
#sec02 .inner,
#sec03 .inner,
#sec05 .inner,
#sec06 .inner {
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
}
#sec04 .inner {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
}
#sec01 p,
#sec02 p,
#sec03 p {
	margin-bottom: 40px;
}
@media (max-width: 960px) {
}
@media (max-width: 768px) {
	#sec01,
    #sec02,
    #sec03,
	#sec04,
    #sec05,
	#sec06 {
		padding: 40px 40px 20px;
	}
	#sec01 p,
    #sec02 p,
    #sec03 p {
        margin-bottom: 30px;
		line-height: 190%;
    }
}
@media (max-width: 580px) {
	#sec01,
    #sec02,
    #sec03,
	#sec04,
	#sec06 {
		padding: 20px 20px 5px;
	}
	#sec05 {
		padding: 20px;
	}
}
/* --------------------------------------------------- */
#sec01 {
}
@media (max-width: 960px) {
}
@media (max-width: 768px) {
}
@media (max-width: 580px) {
}
/* --------------------------------------------------- */
#sec02 {
}
@media (max-width: 960px) {
}
@media (max-width: 768px) {
}
@media (max-width: 580px) {
}
/* --------------------------------------------------- */
#sec03 {
}
#sec03 .ttl-style03 .mini {
	text-align: center;
}
#sec03 .txt-r {
	text-align: right;
	margin-bottom: 20px;
}
#sec03 .ttl-style06 span,
#sec03 .ttl-style06 strong {
	font-size: 1.2em;
}
#sec03 .box {
	margin-bottom: 40px;
	line-height: 170%;
}
#sec03 .box p,
#sec03 .box ol {
	margin-bottom: 20px;
}
#sec03 .box ol {
	list-style: outside decimal;
	margin-left: 20px;
}
#sec03 .box ol > li {
	line-height: 160%;
	margin-bottom: 15px;
}
#sec03 .box ol > li strong {
	display: block;
	margin-bottom: 5px;
}
#sec03 .box ul {
	list-style: outside disc;
	margin-left: 20px;
}
#sec03 .box ul > li {
	line-height: 160%;
	margin-bottom: 5px;
}
#sec03 .box ul > li a {
	text-decoration: underline;
}
#sec03 .box dl {
	width: 100%;
	display: table;
}
#sec03 .box dt,
#sec03 .box dd {
	display: table-cell;
	vertical-align: top;
	line-height: 160%;
}
#sec03 .box dt {
	width: 100px;
	font-size: .9em;
}
#sec03 .box dd {
}
@media (max-width: 960px) {
}
@media (max-width: 768px) {
}
@media (max-width: 580px) {
}
/* --------------------------------------------------- */
#sec04 {
}
#sec04 .block {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
#sec04 .left {
	width: 48%;
	margin-bottom: 20px;
}
#sec04 .right {
	width: 48%;
}
#sec04 .ttl {
	font-weight: 400;
	line-height: 140%;
	display: inline-block;
	border: #888 1px solid;
	font-size: 12px;
	padding: 2px 10px 3px;
	margin-bottom: 10px;
}
#sec04 .left p {
	font-size: 1.1em;
}
#sec04 .right ul {
	list-style: outside disc;
	margin-left: 20px;
}
#sec04 .right li {
	line-height: 160%;
	margin-bottom: 5px;
}
@media (max-width: 960px) {
}
@media (max-width: 768px) {
	#sec04 .block {
        display: block;
        margin-bottom: 30px;
    }
    #sec04 .left {
        width: 100%;
    }
    #sec04 .right {
        width: 100%;
    }
}
@media (max-width: 580px) {
	#sec04 .left p {
		line-height: 170%;
	}
}
/* --------------------------------------------------- */
.ttl-style03 {
	line-height: 150%;
}
#sec05 p {
	margin-bottom: 15px;
}
#sec05 .outer {
  width: 100%;
}
#sec05 table {
  border-collapse: collapse;
  width: 100%;
}
#sec05 table td,
#sec05 table th {
	padding: 10px;
	line-height: 150%;
	font-size: .9em;
	vertical-align: middle;
}
#sec05 table td br,
#sec05 table th br {
	display: none;
}
#sec05 table tr {
	border-bottom: #ccc 1px solid;
}
#sec05 table th {
	text-align: left;
}
#sec05 table td {
	text-align: center;
}
#sec05 table thead {
	background-color: rgba(0,0,0,.1);
}
#sec05 table thead td,
#sec05 table thead th {
	padding: 5px 10px;
	font-weight: 500;
	font-size: 12px;
}
@media (max-width: 960px) {
}
@media (max-width: 768px) {
}
@media (max-width: 580px) {
	#sec05 table td br,
    #sec05 table th br {
        display: block;
    }
	#sec05 table thead td,
    #sec05 table thead th {
        padding: 3px 5px;
        font-size: 11px;
    }
	#sec05 table thead td span {
	}
}
/* --------------------------------------------------- */
#sec06 .ttl-style07 {
	padding-top: 10px;
}
#sec06 ul {
	list-style: outside disc;
	margin-left: 20px;
	margin-bottom: 50px;
}
#sec06 li {
	line-height: 160%;
	margin-bottom: 10px;
}
@media (max-width: 960px) {
}
@media (max-width: 768px) {
}
@media (max-width: 580px) {
	#sec06 ul {
		margin-bottom: 30px;
	}
}
/* --------------------------------------------------- */