/*device
************************************************************/
.only-sp {
  display: none !important;
}
/*design
************************************************************/
.color_strong {
  color: #e60012;
}
.mod-box-appeal .subhead {
  border-bottom: 1px solid #e60012;
  color: #e60012;
}
.mod-box-appeal .mod-box-appeal_detail p {
  text-align: left;
}
.mod-box-appeal_detail_price strong {
  font-size: 1.8em;
}
.mod-box-appeal_detail_price span {
  font-size: 1.4rem;
  font-weight: normal;
}
.tokuyaku_catch {
  font-size: 1.7rem;
  font-weight: bold;
  margin-top: 30px;
}
.tokuyaku_catch em {
  font-size: 2rem;
}
.tokuyaku_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
  margin-top: 30px;
}
.tokuyaku_list dt {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  font-size: 1.8rem;
  padding: 16px 0 11px;
  text-align: center;
}
.tokuyaku_list_left {
  width: 430px;
}
.tokuyaku_list_left dt,
.tokuyaku_list_left dd {
  background: #f2f2f2;
}
.tokuyaku_list_left dd {
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  font-size: 1.6rem;
  padding: 22px;
}
.tokuyaku_list_left dd span {
  display: block;
  font-size: 1.2rem;
  margin-top: 5px;
}
.tokuyaku_list_left02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 430px;
}
.tokuyaku_list_left02 dt {
  width: 100%;
}
.tokuyaku_list_left02 dt,
.tokuyaku_list_left02 dd {
  background: #f2f2f2;
}
.tokuyaku_list_left02 dd {
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  font-size: 1.5rem;
  padding: 22px;
}
.tokuyaku_list_left02 dd:first-of-type {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
.tokuyaku_list_left02 dd .tokuyaku_list_left_small {
  display: block;
  font-size: 1.2rem;
  margin-top: 10px;
}
.tokuyaku_list_left02 dd ul {
  padding-left: 2.7em;
  text-indent: -2.7em;
}
.tokuyaku_list_left02_dd {
  border-left: solid 2px #ccc;
  font-weight: normal;
  width: 50%;
}
.tokuyaku_list_left02_dd:last-child {
  border-bottom: solid 2px #ccc;
  position: relative;
}
.tokuyaku_list_left02_dd:last-child::before {
  background: #f2f2f2;
  border-top: solid 1px #ccc;
  border-bottom: solid 2px #ccc;
  content: "対人臨時費用";
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 280px;
  position: absolute;
  width: 168px;
  left: -170px;
  bottom: -2px;
  text-align: center;
}
.tokuyaku_list_right {
  width: -webkit-calc(100% - 430px);
  width: calc(100% - 430px);
}
.tokuyaku_list_right dt {
  background: #999;
  color: #fff;
}
.tokuyaku_list_right dd {
  border: solid 2px #999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: -webkit-calc(100% - 58.76px);
  height: calc(100% - 58.76px);
  line-height: 1.2;
}
.tokuyaku_list_right em .num {
  font-size: 4rem;
}
.tokuyaku_list_right em .text {
  font-size: 3rem;
}
.tokuyaku_list_right .tokuyaku_list_right_small {
  font-weight: normal;
}
.tokuyaku_point {
  font-size: 1.7rem;
  font-weight: bold;
  margin-top: 20px;
}
.tokuyaku_appeal_wrap > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.appeal_table {
  margin: 10px 0;
  width: 100%;
}
.appeal_table tr {
  border-top: solid 1px #ccc;
}
.appeal_table tr:last-child {
  border-bottom: solid 1px #ccc;
}
.appeal_table th,
.appeal_table td {
  border-right: solid 1px #ccc;
  font-weight: normal;
  vertical-align: middle;
}
.appeal_table th:last-child,
.appeal_table td:last-child {
  border: none;
}
.appeal_table th {
  padding: 10px;
}
.appeal_table th:first-child {
  background: #f2f2f2;
}
.appeal_table td {
  background: #fceaeb;
  text-align: center;
}
.appeal_table em {
  font-size: 2.2rem;
}
.tokuyaku_more_wrap {
  border-radius: 10px;
  border: solid 2px #f2f2f2;
  margin-top: 50px;
  padding: 35px 35px 30px;
}
.tokuyaku_more_wrap .section-title {
  margin-top: 0;
}
.tokuyaku_more_catch {
  font-size: 1.8rem;
  font-weight: bold;
}
.tokuyaku_more_text {
  font-size: 1.5rem;
}
.tokuyaku_more_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 15px;
}
.tokuyaku_more_list dt {
  background: #f2f2f2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: solid 1px #ccc;
  border-top: solid 1px #ccc;
  font-size: 1.6rem;
  padding: 15px;
  width: 500px;
}
.tokuyaku_more_list dt:last-of-type {
  border-bottom: solid 1px #ccc;
}
.tokuyaku_more_list dd {
  border-top: solid 1px #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 15px;
  width: -webkit-calc(100% - 500px);
  width: calc(100% - 500px);
}
.tokuyaku_more_list dd:last-of-type {
  border-bottom: solid 1px #ccc;
}
.tokuyaku_more_list dd em {
  font-size: 2.2rem;
  font-weight: bold;
}
.mod-box-pushed p {
  font-size: 1.4rem;
}
.mod-box-pushed strong {
  font-size: 1.6rem;
}
table.tokuyaku_table {
  border-collapse: unset;
}
.tokuyaku_table th {
  border-right: none;
  border-left: none;
}
.tokuyaku_table thead th {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border: none;
  font-size: 1.8rem;
}
.tokuyaku_table thead th:nth-child(1) {
  background: #f2f2f2 !important;
  color: #333333;
}
.tokuyaku_table tbody th {
  background: #f2f2f2 !important;
}
.tokuyaku_table tbody tr:nth-child(1) th:nth-child(1) {
  border-top: 1px solid  #ccc;
  border-bottom: 2px solid #ccc;
}
.tokuyaku_table tbody tr:nth-child(2) th:nth-child(1) {
  border-top: none;
  border-bottom: 2px solid #ccc;
}
.tokuyaku_table td {
  text-align: center;
  border: solid 2px #999;
  border-top: none;
}
.tokuyaku_table tbody tr:nth-child(1) td {
  border-top: 2px solid #999;
}
.tokuyaku_table tbody tr:nth-child(1) td em {
  font-size: 1.7rem;
  line-height: 1.2;
}
.tokuyaku_table em .text {
  font-size: 3rem;
}
tr.under-block th.text-normal {
  border-top: none;
  border-bottom: 2px solid #ccc;
  border-left: 2px solid #ccc;
}
.text-small {
  display: block;
  line-height: 1.4;
}
.text-normal {
  font-weight: normal;
}
.text-large {
  font-size: 4rem;
}
.line-color {
  border-bottom: 3px solid  red;
}
