.privacy,
.cookie,
.customerharassment {
	padding-top: 60px;
}

.privacy .section__title,
.cookie .section__title,
.customerharassment .section__title {
	margin-bottom: 34px;
}

.privacy .section__headline,
.cookie .section__headline,
.customerharassment .section__headline {
	margin-bottom: 38px;
	margin-top: 0;
}


.privacy .section__note,
.cookie .section__note,
.customerharassment .section__note {
	font-size: 12px;
}

.privacy__inir {
	padding: 0 39px;
	margin-bottom: 36px;
}

.privacy__inir p {
	font-size: 12px;
	line-height: 2.1;
	letter-spacing: -.5px;
}

.privacy__box {
	padding: 0 39px;
	margin-bottom: 40px;
}

.step__info {
	font-size: 12px;
	margin-bottom: 2px;
	padding-left: 16px;
	line-height: 1.9;
	text-indent: -16px;
	letter-spacing: .05em;
	text-align: justify;
}

.step__info span {
	padding-right: 5px;
}

.privacy__time {
	padding: 0 39px;
	margin-bottom: 96px;
}

.privacy__time p {
	margin-bottom: 16px;
	line-height: 2;
	font-size: 12px;
}


/*------------------------------------------------------------
	tradelaw
------------------------------------------------------------*/
.tradelaw {
	padding-top: 60px;
}

.tradelaw .section__title {
	margin-bottom: 47px;
}

.tradelaw .section__headline {
	margin-top: 0;
	margin-bottom: 34px;
}

.tradelaw .section__title__word {
	letter-spacing: .02em;
	line-height: 1.13;
}

.tradelaw .section__headline::after {
	bottom: -19px;
}

.tradelaw  .section__note {
	letter-spacing: 2px;
}

.tradelaw__box {
	padding: 0 40px;
	margin-bottom: 115px;
}

.tradelaw__list__item {
	margin-bottom: 48px;
}

.tradelaw__list__item h3 {
	padding-bottom: 8px;
	margin-bottom: 16px;
	line-height: 1.6;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .7px;
	border-bottom: 1px solid #ddd;
}

.tradelaw__list__item p {
	margin-bottom: 22px;
	font-size: 12px;
	line-height: 1.95;
	letter-spacing: .01em;
	text-align: justify;
}
/*------------------------------------------------------------
        pagePath 2022.05
------------------------------------------------------------*/
.privacy #pagePath li,
.cookie #pagePath li,
.customerharassment #pagePath li,
.tradelaw #pagePath li{
    color: #000 !important;
}
.privacy #pagePath li a,
.cookie #pagePath li a,
.customerharassment #pagePath li a,
.tradelaw #pagePath li a{
    color: #000 !important;
}
.privacy #pagePath li + span,
.cookie #pagePath li + span,
.customerharassment #pagePath li + span,
.tradelaw #pagePath li + span{
    color: #000 !important;
}
.privacy #pagePath,
.cookie #pagePath,
.customerharassment #pagePath,
.tradelaw #pagePath{
    padding-top: 0 !important;
}
/*------------------------------------------------------------
        cookie
------------------------------------------------------------*/
h3,h4 {
	margin: 10px 0;
	font-weight: bold;
}
ul.link-flex{
  font-size: 11px;
  line-height: 1.5;
  margin: 20px 0;
  width: 100%;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
ul.link-flex a {
	text-decoration: underline;
}
ul.link-flex ul{
  display: flex;
}
ul.link-flex ul.ul01{
  border-bottom: 0;
}
ul.link-flex ul li{
  flex-grow: 1;
  width: 25%;
  box-sizing: border-box;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  text-align: center;
  padding: 10px;
}
ul.link-flex ul li:last-child{
  border-right: none;
}
ul.link-flex ul.ul01 li{
  background-color: #eee;
}
ul.link-flex ul.ul01 li.li01{
  background-color: #ff9191;  
}
ul.price-flex ul{
  flex-wrap:wrap;
 }
ul.price-flex ul .li04,
ul.price-flex ul .li03,
ul.price-flex ul .li01{
  border-right: none;
}
ul.price-flex ul .li04,
ul.price-flex ul .li01{
  width: 100%;
}
ul.price-flex li.link{
}