@charset "UTF-8";
/* 個人情報保護方針・開示対象個人情報に関する事項・サイトのご利用にあたって */
.accessibility h4 {
  font-size: 117%;
  font-weight: bold;
  line-height: 48px;
  margin-left: 50px;
}

.accessibility .box01 {
  background: url(../img/common/ttl01.jpg) no-repeat;
  width: 700px;
  height: 50px;
  margin: 50px 0 20px;
}

.accessibility .box02 {
  background: url(../img/common/ttl02.jpg) no-repeat;
  width: 700px;
  height: 50px;
  margin: 50px 0 20px;
}

.accessibility .box03 {
  background: url(../img/common/ttl03.jpg) no-repeat;
  width: 700px;
  height: 50px;
  margin: 50px 0 20px;
}

.accessibility .box04 {
  background: url(../img/common/ttl04.jpg) no-repeat;
  width: 700px;
  height: 50px;
  margin: 50px 0 20px;
}

.accessibility .box05 {
  background: url(../img/common/ttl05.jpg) no-repeat;
  width: 700px;
  height: 50px;
  margin: 50px 0 20px;
}

.accessibility .box06 {
  background: url(../img/common/ttl06.jpg) no-repeat;
  width: 700px;
  height: 50px;
  margin: 50px 0 20px;
}

.accessibility .box07 {
  background: url(../img/common/ttl07.jpg) no-repeat;
  width: 700px;
  height: 50px;
  margin: 50px 0 20px;
}

.accessibility .box08 {
  background: url(../img/common/ttl08.jpg) no-repeat;
  width: 700px;
  height: 50px;
  margin: 50px 0 20px;
}

.accessibility .box09 {
  background: url(../img/common/ttl09.jpg) no-repeat;
  width: 700px;
  height: 50px;
  margin: 50px 0 20px;
}

.accessibility .box10 {
  background: url(../img/common/ttl10.jpg) no-repeat;
  width: 700px;
  height: 50px;
  margin: 50px 0 20px;
}

.accessibility ul {
  margin-left: 20px;
}

.accessibility .disc {
  list-style: disc;
}

.accessibility .decimal {
  list-style: decimal;
}

.accessibility .pick {
  font-weight: bold;
  color: #409A27;
  margin-top: 20px;
}

.accessibility .border {
  border-top: #000 dotted 1px;
  margin-top: 25px;
  padding-top: 25px;
}

.privacy h4 {
  background: none !important;
  font-size: 117% !important;
  margin: 0 0 0 50px !important;
  padding: 0 !important;
  color: black !important;
  border: none !important;
}
.privacy p {
  margin: 0 0 20px 0;
  padding: 0 10px;
}

.kaiji h4 {
  background: none !important;
  font-size: 117% !important;
  margin: 0 0 0 50px !important;
  padding: 0 !important;
  color: black !important;
  border: none !important;
}

.sitepolicy h4 {
  background: none !important;
  font-size: 117% !important;
  margin: 0 0 0 50px !important;
  padding: 0 !important;
  color: black !important;
  border: none !important;
}

/* エラー */
.error_box {
  border: #DDDDDD solid 4px;
  padding: 30px;
  font-size: 117%;
  text-align: center;
}

.error_btn {
  margin-top: 40px;
}
