@charset "Shift_JIS";
/**********************************************
** Site Name: AFRo SP
** Site URI: http://www.a-fro.jp/sp/
** Description: AFRoουpKρEAFRoLzMT[rXpKρ
** Author: a-yamamoto
** Last Update: 2019/07/05
** Updater: a-yamamoto
**********************************************/

/*-------------------------------------------*/
/*  CONTENTS:
/*--------------------------------------------
1.0 - ΔpX^C
    1.1 - ©o΅
2.0 - Kρ

---------------------------------------------*/

/*-------------------------------------------*/
/*  1.0 - ΔpX^C
/*-------------------------------------------*/
.terms .txt {
  margin: 0 15px 30px;
  line-height: 1.8em;
  font-size: 1.3rem;
}
.terms .link_area {
  margin: 0 15px 30px;
  font-size: 1.3rem;
}
.terms .link_area a {
  position: relative;
  padding-left: 12px;
}
.terms .link_area a::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.terms .link_area a::before {
  box-sizing: border-box;
  width: 5px;
  height: 5px;
  border: 5px solid transparent;
  border-left: 6px solid #40a7fb;
}
/*  1.1 - ©o΅
/*-------------------------------------------*/
.terms h2 {
  padding: 16px 10px;
  font-size: 1.7rem;
}
.terms h3 {
  border-bottom: #ccc 1px solid;
  margin:0 10px 20px;
  padding: 0 0 5px;
  font-weight: bold;
  font-size: 1.4rem;
}
/*  2.0 - Kρ
/*-------------------------------------------*/
.terms .txt_detail {
  margin-bottom: 20px;
}
.terms .txt_detail p,
.terms .txt_detail ul,
.terms .txt_detail dl {
  font-size: 1.3rem;
}
.terms .txt_detail p {
  padding: 0 15px 10px;
}
.terms .txt_detail dl {
  padding: 0 15px;
}
.terms .txt_detail dl dd {
  padding-left: 13px;
  margin-bottom: 10px;
}
.terms .txt_detail ul {
  padding: 0 15px 15px;
}
.terms .txt_detail ul li {
  padding: 0 0 5px 13px;
  text-indent: -13px;
}
.terms .kaitei {
  border-top: 1px dotted #ccc;
  margin: 30px 10px 0;
  padding-top: 15px;
}