@charset "utf-8";
/*------------------------------------------------------------
	price
------------------------------------------------------------*/
#conts .top_title {
  margin-bottom: 10px !important;
}

#conts .top_txt {
  margin-bottom: 30px !important;
}

#conts .heading {
  margin-bottom: 42px;
}

#conts .h2Ttl01 {
  margin-bottom: 30px;
}

#conts .allBox {
  margin-bottom: 20px;
  padding: 0 9px 23px 39px;
}

#conts .allBox .lBox,
#conts .allBox .photoBox,
#conts .allBox .rBox {
  float: left;
}

#conts .allBox04 > .inner {
  margin-top: 48px;
}

#conts .allBox .lBox {
  width: 172px;
  display: table;
  box-sizing: border-box;
}

#conts .allBox .lBox p {
  padding-left: 13px;
  display: table-cell;
  vertical-align: middle;
  box-sizing: border-box;
  border: 2px solid #ccc;
}

#conts .allBox .photoBox {
  width: 177px;
  display: table;
}

#conts .allBox .photoBox span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

#conts .allBox .photoBox span img {
  max-width: 125px;
}

#conts .allBox .rBox {
  width: 253px;
}

#conts .allBox .rBox table {
  width: 100%;
  font-size: 1.2rem;
  vertical-align: top;
  border-collapse: collapse;
}

#conts .allBox .rBox table th,
#conts .allBox .rBox table td {
  width: 56%;
  padding: 2px 20px 2px 10px;
  border: 2px solid #ccc;
  text-align: left;
  box-sizing: border-box;
  font-weight: normal;
}

#conts .allBox .rBox table td {
  width: 44%;
  text-align: right;
}

#conts .allBox01 {
  margin-bottom: 3px;
  padding-bottom: 18px;
}

#conts .allBox02 {
  padding-bottom: 17px;
}

#conts .allBox02 .lBox,
#conts .allBox02 .rBox {
  margin-top: 40px;
}

#conts .allBox03 {
  margin-bottom: 8px;
  padding-bottom: 25px;
}

#conts .allBox03 .lBox p {
  padding-bottom: 5px;
}

#conts .txt01 {
  margin: 34px 0 77px 44px;
}

#conts .comTable02 {
  margin-bottom: 0;
}

#conts .comTable02 th,
#conts .comTable02 td {
  padding: 6px 20px 1px 20px;
}

#conts .tableBox01 {
  margin: 0 64px 56px 38px;
}

#conts .tableBox01 .comTable02 th,
#conts .tableBox01 .comTable02 td {
  padding: 6px 14px 1px 8px;
}

#conts .tableBox01 .tableStyle {
  margin-bottom: 68px;
}

#conts .tableBox01 .tableStyle01 {
  margin-bottom: -2px;
}

#conts .tableBox01 .tableStyle th {
  padding: 6px 5px 5px 19px;
  width: 42%;
}

#conts .tableBox01 .tableStyle td {
  padding: 4px 5px 1px 17px;
  width: 29%;
}

conts .tableBox01 .tableStyle01 {
  margin-bottom: 0;
}

#conts .tableBox01 .tableStyle tr td:last-child {
  padding-right: 19px;
}

#conts .tableBox01 .table01,
#conts .tableBox01 .table02 {
  margin-bottom: 7px;
  border-collapse: collapse;
  width: 100%;
  font-size: 1.2rem;
  line-height: 1.75;
  vertical-align: middle;
}

#conts .tableBox01 .table01 th,
#conts .tableBox01 .table01 td {
  padding: 4px 20px 3px;
  font-weight: normal;
  border: 2px solid #ccc;
}

#conts .tableBox01 .table01 tr td:last-child {
  text-align: right;
  width: 28.8%;
}

#conts .tableBox01 .table01 {
  margin-bottom: 4px;
}

#conts .tableBox01 .table01 + p {
  letter-spacing: -0.5px;
}

#conts .tableBox01 .table02 th,
#conts .tableBox01 .table02 td {
  padding: 5px 20px;
  border: 2px solid #ccc;
  text-align: left;
}

#conts .tableBox01 .table02 td:last-child {
  text-align: right;
  width: 28.8%;
}

#conts .tableBox01 .table02 td:nth-last-child(2) {
  width: 28.8%;
}

#conts .tableBox01 .table02 .tdStyle01 {
  padding-top: 35px;
}

#conts .tableBox02 {
  margin-bottom: 73px;
}

#conts .tableBox02 .comTable02 th， #conts .tableBox02 .comTable02 td {
  padding: 6px 20px 1px 19px;
}

#conts .tableBox02 .comTable02 th {
  width: 20%;
}

#conts .tableBox02 .comTable02 tr td:last-child {
  width: 28%;
}

/* ----------------------------
202507追加 ここから
------------------------------*/
#conts .tableBox02 .comTable02 tr .flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#conts .tableBox02 .comTable02 tr .flex span {
  font-size: 8px;
  line-height: 1.25;
}
#conts .tableBox02 .comTable02 tr .lh {
  line-height: 1.08;
}
/* ----------------------------
202507追加 ここまで
------------------------------*/

#conts .txtBox {
  margin-bottom: 44px;
}

#conts .txtBox p {
  margin-bottom: 14px;
}

#conts .txtBox p:last-child {
  margin-bottom: 0;
}

#conts .txtBox01 {
  margin-bottom: 54px;
}

#conts .txtBox01 p {
  margin-bottom: 38px;
}

#conts .h2Ttl02 {
  margin-bottom: 16px;
}

#conts .txtBox01 .ttl img {
  max-width: 245px;
}

@media screen and (max-width: 767px) {
  #conts .h2Ttl01 {
    margin-bottom: 15px;
  }

  #conts .tableBox01 {
    margin: 0 0 32px;
  }

  #main .comTable02 th,
  #main .comTable02 td {
    padding: 3px 6px 2px !important;
    font-size: 1rem;
    border-width: 1px;
  }

  #conts .txt01 {
    background-size: 4px 1px;
  }

  #conts .tableBox01 .table01 th,
  #conts .tableBox01 .table01 td {
    padding: 5px 10px;
    border-width: 1px;
  }

  #conts .tableBox01 .table02 th,
  #conts .tableBox01 .table02 td {
    border-width: 1px;
  }

  #conts .txtBox {
    background-size: 4px 1px;
  }

  #conts .ttl {
    margin: 0 auto;
    height: auto;
    text-align: center;
    border-width: 1px;
  }

  #conts .txtBox01 .ttl img {
    width: 200px;
    vertical-align: middle;
  }

  #conts .allBox {
    margin-bottom: 8px;
    padding: 0;
  }

  #conts .allBox .lBox {
    width: 25%;
  }

  #conts .allBox .photoBox {
    width: 31.5%;
  }

  #conts .allBox .photoBox span img {
    max-width: 57%;
  }

  #conts .allBox .rBox {
    width: 43.5%;
  }

  #conts .allBox .lBox p {
    padding-left: 5px;
    font-size: 1rem;
    line-height: 1.35;
  }

  #conts .allBox .rBox table {
    font-size: 1rem;
  }

  #conts .allBox .rBox table th,
  #conts .allBox .rBox table td {
    width: auto;
    padding: 1px 13px 1px 5px;
  }

  #conts .allBox .rBox table th {
    width: 47%;
  }

  #conts .txt01 {
    display: none;
  }

  #conts .allBox03 {
    margin-bottom: 44px;
  }

  #conts .heading {
    margin-bottom: 19px;
  }

  #conts .tableBox02 .comTable02 th {
    width: 18%;
  }

  #conts .tableBox02 .comTable02 tr td:last-child {
    padding-right: 16px !important;
    width: 23%;
  }

  #conts .tableBox01 .tableStyle th {
    width: 54%;
  }

  #conts .tableBox01 .tableStyle td {
    width: 23%;
  }

  #conts .tableBox01 .tableStyle02 th {
    width: auto;
  }

  #conts .tableBox01 .tableStyle02 td {
    width: 41%;
  }

  #conts .tableBox01 .tableStyle02 tr td:last-child {
    width: 23%;
  }

  #conts .tableBox01 .tableStyle01 {
    margin-bottom: -1px;
  }

  #conts .tableBox01 .tableStyle {
    margin-bottom: -1px;
  }

  #conts .tableBox01 .table01,
  #conts .tableBox01 .table02 {
    margin-bottom: 15px;
    font-size: 1rem;
  }

  #conts .tableBox01 .table01 tr td:last-child {
    width: 22.8%;
  }

  #conts .tableBox01 .table01 tr th {
    width: 25%;
  }

  #conts .tableBox01 .table01 th,
  #conts .tableBox01 .table01 td {
    padding: 3px 7px;
  }

  #conts .tableBox01 .table02 th,
  #conts .tableBox01 .table02 td {
    padding: 3px 6px;
  }

  #conts .tableBox01 .table02 td:last-child {
    width: 22.8%;
  }

  #conts .tableBox01 .table02 td:nth-last-child(2) {
    width: 22.8%;
  }

  #conts .txtBox01 .ttl img {
    max-width: 491px;
    width: 100%;
  }

  #conts .txtBox01 p {
    margin-bottom: 15px;
  }

  #conts .allBox04 > .inner {
    margin-top: 4%;
  }

  #conts .allBox02 .lBox,
  #conts .allBox02 .rBox {
    margin-top: 4%;
  }

  #conts .allBox .photoBox span {
    padding-top: 8%;
  }
}

@media screen and (max-width: 500px) {
  #conts .tableBox02 .comTable02 tr .small {
    font-size: 8px;
  }
  #conts .tableBox02 .comTable02 tr .flex span {
    font-size: 7px;
  }
}

@media screen and (max-width: 374px) {
  #conts .allBox .rBox table th,
  #conts .allBox .rBox table td {
    padding: 1px 3px;
  }
}
