@charset "UTF-8";
/*中央揃え*/
/*@mixin centerWidth*/
/*中央揃え*/
/*MV ------------------------*/
@media print, screen and (min-width: 769px) {
  .p-mv {
    padding: 100px 0; }
    .p-mv .ttl {
      width: 112px;
      margin: auto;
      margin-bottom: 30px; }
      .p-mv .ttl img {
        width: 100%; }
    .p-mv .subTtl {
      text-align: center; } }
@media only screen and (max-width: 768px) {
  .p-mv {
    padding: 40px 0; }
    .p-mv .ttl {
      width: calc(189px / 2);
      margin: auto;
      margin-bottom: 15px; }
      .p-mv .ttl img {
        width: 100%; }
    .p-mv .subTtl {
      text-align: center; } }

@media print, screen and (min-width: 769px) {
  .priceBox .inn {
    width: 600px;
    margin: auto;
    padding-bottom: 60px;
    margin-bottom: 60px; }
  .priceBox .conTtl {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 20px; }
  .priceBox .hoken {
    margin-bottom: 60px; }
  .priceBox .tableArea {
    border-right: solid 1px #e5e5e5;
    border-top: solid 1px #e5e5e5;
    width: 600px;
    margin-bottom: 15px; }
    .priceBox .tableArea th {
      border-left: solid 1px #e5e5e5;
      border-bottom: solid 1px #e5e5e5;
      padding: 28px 0;
      background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAJElEQVQYV2P8/+/zfwYGBobHf3lAFAMjhsCj3//BKmCAEV0AADKFE3ESjoJsAAAAAElFTkSuQmCC) repeat; }
    .priceBox .tableArea td {
      border-left: solid 1px #e5e5e5;
      border-bottom: solid 1px #e5e5e5;
      padding: 20px;
      text-align: center; }
      .priceBox .tableArea td.td_ttl {
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: bold;
        width: 160px; }
    .priceBox .tableArea.table02 th {
      width: 295px;
      padding: 10px 20px;
      text-align: left; }
    .priceBox .tableArea.table02 td {
      padding: 10px;
      padding: 10px 20px 10px 30px;
      text-align: left; }
    .priceBox .tableArea.table02 .table_sup {
      font-size: 11px;
      font-size: 1.1rem;
      display: block;
      font-weight: normal; }
  .priceBox .sup li {
    padding-left: 1em;
    text-indent: -1em; } }
@media only screen and (max-width: 768px) {
  .priceBox .inn {
    width: calc(100% - 30px);
    margin: auto;
    margin-bottom: 30px; }
  .priceBox .conTtl {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 10px; }
  .priceBox .hoken {
    margin-bottom: 30px; }
  .priceBox .tableArea {
    border-right: solid 1px #e5e5e5;
    border-top: solid 1px #e5e5e5;
    width: 100%;
    margin-bottom: 15px; }
    .priceBox .tableArea th {
      border-left: solid 1px #e5e5e5;
      border-bottom: solid 1px #e5e5e5;
      padding: 10px 5px;
      background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAJElEQVQYV2P8/+/zfwYGBobHf3lAFAMjhsCj3//BKmCAEV0AADKFE3ESjoJsAAAAAElFTkSuQmCC) repeat; }
    .priceBox .tableArea td {
      border-left: solid 1px #e5e5e5;
      border-bottom: solid 1px #e5e5e5;
      padding: 10px;
      text-align: center; }
      .priceBox .tableArea td.td_ttl {
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: bold;
        width: 21%; }
    .priceBox .tableArea.table02 th {
      width: 45%;
      padding: 10px 10px;
      text-align: left; }
    .priceBox .tableArea.table02 td {
      padding: 10px;
      padding: 10px;
      text-align: left; }
    .priceBox .tableArea.table02 .table_sup {
      font-size: 11px;
      font-size: 1.1rem;
      display: block;
      font-weight: normal; }
  .priceBox .sup li {
    font-size: 12px;
    font-size: 1.2rem;
    padding-left: 1em;
    text-indent: -1em; } }

/*# sourceMappingURL=index.css.map */
