.mixin-clearfix {
  zoom: 1;
}
.mixin-clearfix:before,
.mixin-clearfix:after {
  content: "";
  display: block;
}
.mixin-clearfix:after {
  clear: both;
}
#content .paragraph01 > img {
  float: left;
  margin-right: 1em;
}
#content .paragraph01 h3 img {
  float: left;
  margin-right: 1em;
}
@media screen and (min-width: 718px) {
  #content .paragraph01 h3 img {
    margin-left: -50px;
  }
}
@media screen and (max-width: 718px) {
  #content .paragraph01 h3 img {
    width: 100%;
    margin-bottom: 1em;
  }
}
#content .paragraph03 img {
  float: left;
  margin-right: 1em;
}
#content .paragraph03 h4 {
  font-size: 1.4em;
}
#content .paragraph04 .block {
  border: 8px solid #ccc;
  padding: 1em;
  margin-bottom: 1em;
}
#content .paragraph04 .block .triangle {
  width: 0;
  height: 0;
  border: 25px solid transparent;
  border-top-color: #ccc;
  width: 50px;
  margin: 0 auto;
  margin-top: -1em;
  position: relative;
}
#content .paragraph04 .block .triangle > div {
  border: 22px solid transparent;
  border-top-color: #fff;
  position: absolute;
  top: -33px;
  left: -22px;
}
#content .paragraph04 .block img {
  margin-bottom: 1em;
}
#content .paragraph04 .block ul {
  font-size: 0.8em;
}
#content .paragraph05 {
  margin-top: 2em;
  margin-bottom: 4em;
}
#content .paragraph06 table.table.table-quartet thead th {
  background-color: #39c;
}
#content .paragraph07 .block1 {
  margin: 1em 0;
}
#content .paragraph07 .block1 img {
  float: left;
  margin-right: 1em;
}
#content .paragraph07 .block1 h4 {
  font-size: 1.4em;
}
#content .paragraph07 .block2 {
  border: 5px solid #cccc00;
  padding: 1em;
}
#content .paragraph07 .block2 h4 {
  color: #fff;
  background-color: #4d4d4d !important;
  font-weight: bold;
  padding: 0.5em !important;
  margin-top: 0;
}
#content .paragraph07 .block2 dl {
  padding: 1em;
  margin-bottom: 0;
}
#content .paragraph07 .block2 hr {
  margin: 0.5em;
}
#content .table-price th {
  text-align: center;
}
#content .table-price div.circle {
  margin: 0 auto;
  text-align: center;
  vertical-align: middle;
  padding-top: 37.14285714px;
  width: 130px;
  height: 130px;
  border: 4px solid #cdf;
  border-radius: 130px;
  -moz-border-radius: 130px;
  -webkit-border-radius: 130px;
  -ms-border-radius: 130px;
}

.price_table {
  width: 100%;
  margin: 16px 0;
}
.price_table tr {
  border-top:1px solid rgb(108 170 23);
  border-bottom:1px solid rgb(108 170 23);
}
.price_table th {
  line-height: 1.2;
  padding: 8px;
  border-right: 1px solid rgb(108 170 23);
  background-color: rgb(108 170 23 / 10%);
  font-size: 14px;
  text-align: center;
}
.price_table th:last-child {
  border: none;
}
.price_table_th_sub {
  font-weight: normal;
  font-size: 12px;
}
.price_table td {
  padding: 8px 16px;
}
.price_table_label {
  display: inline-block;
  padding: 4px 8px;
  line-height: 1;
  border-radius: 20px;
  background-color: #ff5722;
  color: #fff;
  font-size: 13px;
}
.price_td_ad_logo {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
}
.price_td_ad_logo {
  flex-shrink: 0;
  flex-glow: 0;
}

.price_table_y th {
  
}
.price_table_y th:first-child {
  width: 10em;
}
.price_table_y td {
  font-weight: bold;
  font-size: 18px;
}
.price_table_y td + td {
  border-left: 1px solid rgb(108 170 23);
}
.price_table_y td span {
  font-weight: normal;
  font-size: 14px;
}
.price_table_y td.sp_td_y {
  width: 40%;
}
@media screen and (max-width: 718px){
  .price_table tr {
    border-bottom: none;
  }
  .price_table tr:last-child {
    border-bottom: 1px solid rgb(108 170 23);
  }
  .price_table_y th {
    border-right: none;
  }
  .price_table_y tr {
    display: flex;
    flex-wrap: wrap;
  }
  .price_table_y tr.sp_y{
    display: table;
  }
  .price_table_y tr.sp_y th {
    width: 50%;
  }
  .price_table_y tr.sp_y th:last-child {
    border-left: 1px solid rgb(108 170 23);
  }
  .price_table_y th {
    flex-basis: 100%;
  }
  .price_table_y th.sp_hidden {
    display: none;
  }
  .price_table_y td {
    flex-basis: 100%;
  }
  .price_table_y td.sp_td_y {
    flex-basis: 50%;
  }
}

.price_table_x th {
  text-align: center;
}
.price_table_x th:first-child {
  width: 16%;
}
.price_table_x th:last-child {
  width: 42%;
  border-right: none;
}
.price_table_x td {
  border-right: 1px solid rgb(108 170 23);
  font-size: 14px;
}
.price_table_x td:first-child {
  text-align: center;
}
.price_table_x td:last-child {
  border-right: 0;
  text-align: right;
}
.price_table_x td b {
  font-size: 16px;
}
.price_table_yn.price_table_x th:last-child {
  width: auto;
}
.price_table_yn.price_table_x td {
  text-align: center;
}
@media screen and (max-width: 718px){
  .price_table_x th:last-child {
    width: 35%;
  }
  .price_table_x td:first-child {
    padding: 8px 2px;
  }
  .price_table_x td {
    padding: 8px;
    line-height: 1.4;
  }
}
.price_cta_wrap {
  text-align: center;
}
.price_cta {
  display: inline-block;
  min-width: 400px;
  margin: auto;
  padding: 8px 16px;
  background-color: #ff5722;
  border-radius: 8px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
.price_cta_sub {
  display: block;
  font-size: 12px;
  font-weight:s normal;
}
.price_cta:hover {
  opacity: .8;
  color: #fff;
  text-decoration: none;
}
.price_cta svg {
  width: 24px;
  height: 24px;
  vertical-align: text-bottom;
}
@media screen and (max-width: 718px){
  .price_cta {
    min-width: 200px;
    width: 100%;
  }
}
.price_subtext {
  font-size: 13px;
}
.price_service_wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
.price_service_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-basis: 70px;
  width: 70px;
  height: 70px;
  border-radius: 8px;
  background-color: rgb(108 170 23 / 10%);
  margin: 8px 0;
}
.price_service_text {
  flex-basis: calc(100% - 82px);
  margin: 8px 0;
}
#pricesimulator {
  margin: 24px 0;
  padding: 24px;
  border: 1px solid rgb(108 170 23);
  background-color: rgb(108 170 23 / 10%);
  text-align: center;
}
#pricesimulator h3 {
  padding-left: 0.5em;
  background: none ;
  text-align: center;
}
#pricesimulator h3::before {
  display: none;
}
#pricesimulator p{
  text-align: center;
}
.pricesimulator_input {
  position: relative;
  display: inline-block;
}
#pricesimulator input{
  width: 8em;
  margin-left: 8px;
  padding: 8px 48px 8px 8px;
  border-radius: 8px;
  border: 1px solid #ccc;
  font-size: 18px;
  text-align: right;
}
#pricesimulator input::-webkit-input-placeholder {
  color: #ccc
}
.pricesimulator_input_text {
  position: absolute;
  bottom: 14px;
  right: 12px;
  display: inline-block;
  margin: auto;
  line-height: 1;
}
#pricesimulator button {
  display: inline-block;
  margin: 24px 0 16px 0;
  padding: 8px 12px;
  border: none;
  border-radius: 4px;
  background: #6CAA17;
  color: #fff;
  font-weight: bold;
  outline: none;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  transition: .2s all ease;
}
#pricesimulator button svg {
  width: 20px;
  height: 20px;
  fill: #fff;
  vertical-align: sub;
}
#pricesimulator button:hover {
  opacity: .8;
}
.pricesimulator_result {
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid #6CAA17;
}
.pricesimulator_result_payment {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
}
.pricesimulator_result_payment_txt {
  width: 50%;
  line-height: 1.2;
  text-align: right;
  font-size: 18px;
  font-weight: bold;
}
.pricesimulator_result_payment_price {
  width: 50%;
  font-weight: bold;
  text-align: right;
}
.pricesimulator_result_payment_price span{
  font-weight: bold;
}
.pricesimulator_result_payment_price .pricesimulator_result_payment_pricep {
  font-size: 48px;
  margin-right: 4px;
  color: #FF6600;
}
.pricesimulator_result_payment_subtxt {
  width: 100%;
  text-align: right;
  font-size: 12px;
}
.pricesimulator_result_breakdown {
  position: relative;
  border: 1px solid rgb(108 170 23);
  background: #fff;
  max-width: 450px;
  margin: 16px auto;
}
.pricesimulator_result_breakdown::before {
  content: "";
  position: absolute;
  top: -8px;
  right: 0;
  left: 0;
  display: block;
  width: 12px;
  height: 12px;
  margin:auto;
  border-right: 8px solid #6CAA17;
  border-top: 8px solid #6CAA17;
  border-left: 8px solid transparent;
  border-bottom: 8px solid transparent;
  transform: rotate(-45deg);
}
.pricesimulator_result_breakdown h4 {
  border: none !important;
  margin: 0;
  background-color: #6CAA17;
  color: #fff;
  font-size: 12px;
}
.pricesimulator_result_cal {
  display: flex;
  justify-content: space-between;
  padding: 8px;
}
.pricesimulator_result_yosan,
.pricesimulator_result_shoki {
  width: 25%;
  line-height: 1.4;
  padding: 24px 8px 0px;
  background-color: rgb(108 170 23 / 10%);
  font-weight: bold;
  font-size: 13px;
}
.pricesimulator_result_yosan span,
.pricesimulator_result_shoki span {
  font-size: 24px;
  margin-right: 2px;
}
.pricesimulator_result_tesuryo {
  width: 25%;
  line-height: 1.4;
  padding: 12px 8px;
  background-color: rgb(255 102 0 / 10%);
  font-weight: bold;
  font-size: 13px;
}
.pricesimulator_result_tesuryo_sub {
  font-size: 12px;
  display: flex;
  justify-content: center;
  font-weight: normal;
}
.pricesimulator_result_tesuryo_price {
  font-size: 24px;
  color: #FF6600;
  margin-right: 2px;
}
.pricesimulator_result_cal svg{
  width: 20px;
  height: 20px;
  align-self: center;
}
@media screen and (max-width: 718px){
  #pricesimulator {
    padding: 12px;
  }
  .pricesimulator_result_payment_price {
    text-align: left;
  }
  .pricesimulator_result_cal {
    flex-wrap: wrap;
    justify-content: center;
  }
  .pricesimulator_result_yosan,
  .pricesimulator_result_shoki,
  .pricesimulator_result_tesuryo{
    width: 100%;
    padding: 8px;
  }
  .pricesimulator_result_cal svg {
    margin: 12px 0;
  }
}
.price_qa {
  border-bottom: 1px solid #ccc;
}
.price_qa:last-child {
  border-bottom: none;
}
.price_qa_q {
  position: relative;
  padding: 24px 36px 24px 16px;
  font-weight: bold;
  font-size: 18px;
  cursor: pointer;
  transition: opacity .2s ease;
}
.price_qa_q::before {
  content: "Q.";
  color:rgb(108 170 23);
  margin-right: 12px;
}
.price_qa_q:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 8px;
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  margin: auto;
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2024%2024%22%20stroke%3D%22currentColor%22%3E%20%3Cpath%20stroke%3D%22%236CAA17%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M19%209l-7%207-7-7%22%20%2F%3E%3C%2Fsvg%3E');
  transition: all .2s ease;
}
details[open] .price_qa_q:after {
  transform: rotate(-180deg);
}
.price_qa_q:hover {
  opacity: .7;
}
.price_qa_a {
  padding: 24px 16px;
  padding-top: 0;
}

.section-title {
  margin: 32px 0 16px 0;
  display: flex;
  align-items: center;
}
.section-title h2 {
  margin: 0;
  font-size: 22px;
  font-weight: 700;
}
.section-title svg {
  width: 30px;
  height: 30px;
  color: #6caa17;
  flex-shrink: 0;
}

.ad-logo {
  margin: 16px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
}
.ad-logo-subtext {
  font-size: 13px;
  line-height: 1.4;
}
