@charset "UTF-8";
@media screen and (min-width: 641px) {
  .service {
    margin-top: 30px; } }

.service__wrap {
  padding: 20px 15px; }
  @media screen and (min-width: 641px) {
    .service__wrap {
      padding: 30px; } }

.service__tit {
  margin-top: 1.5em; }

.service__attention {
  color: #EE6300;
  border: #f1f1f1 1px solid;
  padding: 1em;
  margin-top: 20px; }
  @media screen and (min-width: 641px) {
    .service__attention {
      margin-top: 30px; } }

.service__imglist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.service__imgitem {
  width: 49%;
  margin-top: 10px; }
  @media screen and (min-width: 641px) {
    .service__imgitem {
      width: 24%;
      margin-top: 30px; } }

.service-shop {
  background: #ECE9E7;
  padding: 30px 0; }
  .service-shop__tit {
    color: #EE6300;
    font-size: 18px;
    font-size: 1.125rem;
    text-align: center;
    font-weight: normal; }
    .service-shop__tit:after {
      content: "／"; }
    .service-shop__tit:before {
      content: "＼"; }

.pickup__wrap {
  padding: 20px 15px; }
  @media screen and (min-width: 641px) {
    .pickup__wrap {
      padding: 30px; } }

.pickup__tit {
  color: #EE6300;
  font-size: 18px;
  font-size: 1.125rem; }
  @media screen and (min-width: 641px) {
    .pickup__tit {
      font-size: 20px;
      font-size: 1.25rem; } }
  .pickup__tit:before {
    content: "";
    display: inline-block;
    width: 1em;
    height: 1em;
    background: url(../images/nikukyu-icon.png) no-repeat center center;
    background-size: contain; }

.pickup__txt {
  margin-top: 20px; }
  @media screen and (min-width: 641px) {
    .pickup__txt {
      margin-top: 30px; } }

.pickup__img {
  text-align: center;
  width: 90%;
  margin: 30px auto 0; }
  @media screen and (max-width: 640px) {
    .pickup__img {
      background: #FAF7F0;
      padding: 20px; } }
  @media screen and (min-width: 965px) {
    .pickup__img {
      width: 702px;
      margin: 50px auto 0; } }

.price {
  text-align: center;
  margin-top: 30px; }
  .price__inner {
    border: #EE6300 1px solid;
    padding: 1em;
    color: #EE6300;
    font-size: 20px;
    font-size: 1.25rem; }
    @media screen and (min-width: 769px) {
      .price__inner {
        font-size: 24px;
        font-size: 1.5rem;
        display: inline-block; } }
    .price__inner span {
      font-size: 80%; }

.system__wrap {
  padding: 0; }

.system__list {
  counter-reset: number 0; }

.system__item {
  counter-increment: number 1;
  position: relative;
  padding: 1em 15px 1em 3em; }
  @media screen and (min-width: 965px) {
    .system__item {
      padding: 1em 30px 1em 70px; } }
  .system__item:nth-child(even) {
    background: #F1F1F1; }
  .system__item:before {
    content: counter(number);
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5;
    background: #42210B;
    color: #fff;
    text-align: center;
    display: block;
    border-radius: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0.75em; }
    @media screen and (min-width: 965px) {
      .system__item:before {
        left: 30px; } }
  .system__item span {
    color: #EE6300; }

.attention__wrap {
  padding: 30px 0; }

.attention__tit {
  margin: 0 15px; }
  @media screen and (min-width: 965px) {
    .attention__tit {
      margin: 0 30px; } }

.attention__list {
  counter-reset: number 0; }

.attention__item {
  counter-increment: number 1;
  position: relative;
  padding: 1em 15px 1em 3em; }
  @media screen and (min-width: 965px) {
    .attention__item {
      padding: 1em 30px 1em 70px; } }
  .attention__item:nth-child(even) {
    background: #F1F1F1; }
  .attention__item:before {
    content: counter(number);
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5;
    background: #42210B;
    color: #fff;
    text-align: center;
    display: block;
    border-radius: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0.75em; }
    @media screen and (min-width: 965px) {
      .attention__item:before {
        left: 30px; } }
  .attention__item span {
    color: #EE6300; }

.attention__txt {
  margin: 30px 15px 0;
  padding: 1em;
  border: 1px solid #f1f1f1; }
  @media screen and (min-width: 965px) {
    .attention__txt {
      margin: 30px 30px 0;
      padding: 1em 40px; } }


.service .sec__tit {
  font-size: 18px;
}

.tenpo_title_area {
  color: #fff;
  padding: 10px 10px 10px 50px;padding: 10px 10px 10px 60px;
  background: url(../../page_image/ico_one.png), #823921;
  background-repeat: no-repeat;
  background-size: auto 40px;
  background-position: center left 3px;
}

.service__img {
  text-align: center;
  margin: 20px 0;
}

.service__img img {
  width: 48%;
  display: inline-block;
}
.about-detailbtn.more-btn a {
  width: 100%;
  padding: 1.5em 0;
  background: #ee6300;
  border-bottom: 5px solid #aa4501;
}

.about_tel {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}

.about_tel a {
  display: block;
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 6px 0;
  border-radius: 10px;
  background: #0166ca;
  border-bottom: 5px solid #003d79;
}

.about_tel:hover a {
  margin-top: 5px;
  border-bottom: none;
}

.about_tel a span {
  display: inline-block;
  padding: 7px 0 7px 40px;
  background: url(../../page_image/ico_tel.png) no-repeat center left 3px;
  background-size: auto 100%;
}

.about__table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0 10px;
}

.about__table th,
.about__table td {
  font-size: 14px;
  text-align: left;
  vertical-align: top;
  line-height: 1.4;
  padding: 8px 0;
  border-bottom: 1px solid #a1a2a4;
}

.about__table th {
  width: 115px;
}

.about__table tbody tr th.non {
  padding: 8px 0 0;
  border-bottom: none;
}

.about__table td.tel {
  padding-left: 10px;
}

.service__txt1 {
  font-size: 14px;
  line-height: 1.5;
}

.service__txt {
  font-size: 14px;
  line-height: 1.5;
  padding: 0 0 1em;
}

.service__price-table {
  width: 100%;
  margin: 0 0 10px;
  border-collapse: collapse;
}

.service__price-table th,
.service__price-table td {
  width: 25%;
  font-size: 11px;
  text-align: center;
  line-height: 1.4;
  padding: 5px;
  border: 1px solid #a1a2a4;
  box-sizing: border-box;
}

.service__price-table th {
  color: #42210b;
  font-weight: normal;
  background: #f8f0e2;
}

.service__price-table tr td:not(:first-child) {
  text-align: right;
}

.service__price-list {
  margin: 20px 0 0;
}

.service__price-list li {
  font-size: 14px;
  line-height: 1.5;
  margin: 0 0 10px;
  padding: 0 0 10px 15px;
  background: url(../images/nikukyu-icon.png) no-repeat left 8px;
  background-size: 10px auto;
  border-bottom: 1px solid #a1a2a4;
}

.pan__wrap {
  width: auto!important;
}

.orange {
    color: #EE6300; }