@charset "UTF-8";
/* Scss Document */
.price #kv {
  text-align: center;
  margin-top: 8vw;
  margin-bottom: 3vw; }

.price #kv .ttl {
  margin-bottom: 10px;
  font-size: 30px; }

.price #kv .txt {
  margin-bottom: 30px; }

.price #price01 {
  margin-bottom: 100px; }
  @media (max-width: 999px) {
    .price #price01 {
      margin-bottom: 50px; } }

.price #price01 .boxs .box {
  padding: 50px 0;
  border: 1px solid #ccc;
  margin: 0 auto 50px; }
  @media (min-width: 1000px) {
    .price #price01 .boxs .box {
      width: 55%; } }
  @media (max-width: 999px) {
    .price #price01 .boxs .box {
      padding: 30px 0;
      margin: 0 auto 30px; } }

.price #price01 .boxs .box dl {
  display: flex;
  flex-wrap: nowrap;
  width: 67%;
  margin: 0 auto 10px;
  justify-content: space-between; }
  @media (max-width: 999px) {
    .price #price01 .boxs .box dl {
      width: 80%; } }

.price #price01 .boxs .box .sttl {
  text-align: center;
  font-size: 20px;
  margin-bottom: 20px; }

.price #price01 .boxs .box .stxt {
  text-align: center; }

.price #price01 .boxs .box .sstxt {
  text-align: center;
  margin-top: 30px; }

.price #price01 .boxs .box dl dt {
  width: 40%; }

@media (min-width: 1000px) {
  .price #price01 .sstxt {
    text-align: center; } }

.price #price02 {
  margin-bottom: 100px;
  width: 50%; }
  @media (max-width: 999px) {
    .price #price02 {
      width: 80%;
      margin: 0 auto; } }

.price #price02 .box {
  margin-bottom: 50px; }

.price #price02 .box .sttl {
  font-size: 20px;
  text-align: center;
  margin-bottom: 20px; }

.price #price02 .box .sstxt {
  margin-left: -20px;
  margin-bottom: 20px;
  width: 110%;
  text-align: justify; }

.price #price02 .box .stxt {
  margin-bottom: 20px; }

.price #price02 .box ul li {
  list-style-type: decimal;
  width: 110%;
  text-align: justify; }
  @media (max-width: 999px) {
    .price #price02 .box ul li {
      width: 104%; } }

.price #kv .ttl span {
  font-size: 0.5em;
  letter-spacing: 0.02em;
  font-family: Verdana,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "メイリオ", Meiryo, "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, Avenir, "Helvetica Neue", Helvetica, Arial, Verdana, Roboto;
  position: relative; }

.price #kv .ttl span:before, .price #kv .ttl span:after {
  content: "";
  display: block;
  width: 30px;
  height: 4px;
  border-top: 1px solid #1e1e1e;
  position: absolute;
  top: 50%; }

.price #kv .ttl span:before {
  left: -40px; }

.price #kv .ttl span:after {
  right: -40px; }

@media screen and (min-width: 1000px) {
  .price #kv .ttl {
    font-size: 55px;
    color: #1e1e1e;
    letter-spacing: 0.03em;
    line-height: 0.9;
    text-align: center;
    margin-bottom: 50px; }

  .price #kv .ttl span {
    font-size: 25px;
    letter-spacing: 0.02em;
    font-family: Verdana,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "メイリオ", Meiryo, "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, Avenir, "Helvetica Neue", Helvetica, Arial, Verdana, Roboto;
    position: relative; }

  .price #kv .ttl span:before, .price #kv .ttl span:after {
    content: "";
    display: block;
    width: 30px;
    height: 4px;
    border-top: 1px solid #1e1e1e;
    position: absolute;
    top: 50%; }

  .price #kv .ttl span:before {
    left: -40px; }

  .price #kv .ttl span:after {
    right: -40px; } }
@media screen and (max-width: 999px) {
  .price #kv .ttl {
    font-size: 30px;
    color: #1e1e1e;
    letter-spacing: 0.03em;
    text-align: center;
    position: relative;
    line-height: 0.9;
    margin-bottom: 30px;
    margin-top: 30px; }

  .price #kv .ttl span {
    font-size: 0.5em;
    letter-spacing: 0.02em;
    font-family: Verdana,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "メイリオ", Meiryo, "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, Avenir, "Helvetica Neue", Helvetica, Arial, Verdana, Roboto;
    position: relative; }

  .price #kv .ttl span:before, .price #kv .ttl span:after {
    content: "";
    display: block;
    width: 30px;
    height: 4px;
    border-top: 1px solid #1e1e1e;
    position: absolute;
    top: 50%; }

  .price #kv .ttl span:before {
    left: -40px; }

  .price #kv .ttl span:after {
    right: -40px; }

  .price #kv .boxs .box {
    margin-right: inherit;
    border-bottom: 1px solid #fff; } }
