@charset "UTF-8";
/* cost ----------------*/
.content {
  padding: 77px 159px 5px 158px;
}

.secTtl {
  color: #2e3192;
  font-family: ヒラギノ明朝 Pro W3, Hiragino Mincho Pro, ＭＳ Ｐ明朝, MS PMincho, serif;
  font-size: 18px;
  line-height: 1.5;
  border-bottom: 1px solid #b4b4b4;
  padding: 2px 0 3px;
  margin-bottom: 8px;
}

.costBox01 {
  margin-bottom: 65px;
}

.costBox01 .leadTxt, .costBox02 .leadTxt {
  line-height: 2;
  padding-left: 18px;
  margin-bottom: 28px;
}
.costBox01 .note, .costBox02 .note {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 1.66;
}

.cost_tableWrap {
  margin-bottom: 15px;
}

.kouji_wrap {
  margin-bottom: 26px;
}
.kouji_wrap h4 {
  margin-bottom: 16px;
}

.option_wrap h4 {
  margin-bottom: 16px;
}

.cstWrap {
  float: left;
  width: 352px;
}

.systemWrap {
  float: left;
  width: 352px;
}
.systemWrap h4 {
  border-left: 2px solid #fff;
}

.ytblTtl, .gtblTtl {
  color: #fff;
  text-align: center;
  font-size: 12px;
  height: 22px;
  line-height: 22px;
}

.ytblTtl {
  background-color: #dfc44e;
}

.gtblTtl {
  background-color: #9abf4b;
}

.cost_table, .system_table {
  font-size: 14px;
  height: 285px;
}
.cost_table th, .cost_table td, .system_table th, .system_table td {
  border-bottom: 1px solid #7f7f7f;
}
.cost_table th, .system_table th {
  background-color: #f1f1ef;
  text-align: left;
}

.cost_table {
  width: 352px;
  line-height: 1.7;
}
.cost_table th {
  padding: 11px 0 10px 10px;
}
.cost_table .cnt {
  border-right: 1px solid #7f7f7f;
  width: 37px;
  padding: 0;
  text-align: center;
}
.cost_table .cel01 {
  width: 141px;
}
.cost_table .fs12 {
  font-size: 12px;
}
.cost_table td {
  padding: 11px 16px 10px 0;
  text-align: right;
}
.cost_table .month {
  font-size: 12px;
}
.cost_table .line {
  text-decoration: line-through;
  color: #ff0000;
}
.cost_table .line span {
  color: #42410b;
}

.system_table {
  width: 352px;
}
.system_table th {
  width: 156px;
  line-height: 1.7;
  padding: 11px 0 11px 10px;
}
.system_table td {
  padding: 11px 0 11px 10px;
}

.kouji_table {
  width: 100%;
  font-size: 14px;
}
.kouji_table th, .kouji_table td {
  padding: 6px 10px;
}
.kouji_table th {
  text-align: left;
}

.option_table {
  font-size: 14px;
  width: 100%;
}
.option_table th, .option_table td {
  border-bottom: 1px solid #7f7f7f;
  padding: 5px 10px;
}
.option_table th {
  text-align: left;
}
.option_table td {
  text-align: right;
}

.costBox02 {
  margin-bottom: 35px;
}
.costBox02 .costBox02 {
  border: 0;
}

.option_table th, .option_table td {
  border-bottom: 1px solid #7f7f7f;
  padding: 5px 10px;
}
.costBox02 .option_wrap {
/*  border-bottom: 1px solid #7f7f7f;*/
  padding-bottom: 20px;
}

.pageLink {
  text-align: center;
  margin-bottom: 46px;
}

.konyuBtn a, .contactBtn a {
  display: inline-block;
  width: 295px;
  height: 36px;
/*  line-height: 58px;*/
  padding: 22px 0 0 19px;
  text-align: left;
  text-decoration: none;
  position: relative;
}
.konyuBtn a:after, .contactBtn a:after {
  content: "";
  border: 1px solid #f15a24;
  width: 314px;
  height: 58px;
  position: absolute;
  top: -1px;
  left: 0;
}
.konyuBtn a:hover:after, .contactBtn a:hover:after {
  border: 2px solid #f15a24;
}

.konyuBtn {
  margin-bottom: 23px;
}
.konyuBtn a {
  color: #f15a24;
  font-size: 18px;
  background: url(../../images/cart-mark.png) no-repeat 261px 50%;
}

.contactBtn a {
  color: #6e6e6e;
  font-size: 14px;
  background-image: url(../../images/btn-image.png);
  background-size: 29px;
  background-position: 266px 50%;
  background-repeat: no-repeat;
}

.pageLink02 {
  padding-top: 10px;
  margin-bottom: 47px;
}
.pageLink02 .contactBtn {
	text-align: center;
	/*  float: right;*/
}
.pageLink02 .contactBtn a {
  padding: 0 0 0 29px;
  width: 315px;
  height: 54px;
  background-position: 286px 50%;
  line-height: 54px;
}
.pageLink02 .contactBtn a:after {
  content: "";
  width: 344px;
  height: 54px;
}

.kitLink {
  width: 244px;
  float: left;
  margin: -20px 0 0 0;
  padding: 18px 0 0 86px;
  font-size: 12px;
  line-height: 1.66;
  position: relative;
}
.kitLink:after {
  content: url(../../images/kensa-illust.png);
  position: absolute;
  top: 0;
  left: -6px;
}


.otherInfo {
  font-size: 12px;
  line-height: 1.66;
  padding: 17px 0 46px;
  border-top: 1px solid #b4b4b4;
  border-bottom: 1px solid #b4b4b4;
  margin-bottom: 52px;
}
.otherInfo .leftTxt {
  float: left;
  width: 324px;
  margin-right: 35px;
}
.otherInfo .rightTxt {
  float: left;
  width: 340px;
  vertical-align: top;
}
/**/
.otherInfo-01 {
  font-size: 12px;
  line-height: 1.66;
  padding: 17px 0 17px;
  border-top: 1px solid #b4b4b4;
/*  border-bottom: 1px solid #b4b4b4;*/
  margin-bottom: 25px;
}
.otherInfo-01 .leftTxt {
  float: left;
  width: 324px;
  margin-right: 35px;
}
.otherInfo-01 .rightTxt {
  float: left;
  width: 340px;
  vertical-align: top;
}


/**/



.securityBox {
  border-top: 1px solid #b4b4b4;
  padding: 14px 0 0;
  margin-bottom: 90px;
}
.securityBox h3 {
  color: #2e3192;
  font-family: ヒラギノ明朝 Pro W3, Hiragino Mincho Pro, ＭＳ Ｐ明朝, MS PMincho, serif;
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 12px;
}
.securityBox h4 {
  font-size: 16px;
  color: #000;
  line-height: 2;
  margin-bottom: 26px;
}
.securityBox p {
  line-height: 2;
  margin-bottom: 26px;
}
.securityBox .note01 {
  font-size: 12px;
  line-height: 1.66;
}
.securityBox .note02 {
  color: #f15a24;
}

.box1 {
  border-top: 0;
}

.box3 {
  margin-bottom: 47px;
}
.box3 p {
  margin-bottom: 0;
}
