.pageHeaderArea p.caption01 {
  margin-bottom: 40px;
}
.pageHeaderArea ul.inContentLinks {
  max-width: 380px;
  width: 100%;
  margin: auto;
  text-align: left;
}
.pageHeaderArea ul.inContentLinks li a {
  display: inline-block;
  position: relative;
  padding: 5px 0 5px 20px;
}
.pageHeaderArea ul.inContentLinks li a svg {
  color: #ff3d00;
  width: 20px;
  height: 20px;
}
.pageHeaderArea ul.inContentLinks li a span {
  color: #ff3d00;
  font-size: 30px;
  font-family: "kiwi-maru", sans-serif;
  font-weight: 400;
  font-style: normal;
}

section.content01 {
  padding: 0 20px;
  color: #373737;
  text-align: center;
}
section.content01 + .content01 {
  margin-top: 70px;
}
section.content01 .in {
  max-width: 1000px;
  width: 100%;
  margin: auto;
}
section.content01 .in h2 {
  color: #ff3d00;
  font-size: 30px;
  letter-spacing: 0.5rem;
  font-family: "kiwi-maru", sans-serif;
  font-weight: 400;
  font-style: normal;
}
section.content01 .in h2 br {
  display: none;
}
section.content01 .in .contentIn {
  padding: 0 50px;
}
section.content01 .in .contentIn a.commonbtn01 {
  margin-bottom: 15px;
}
section.content01 .in .contentIn dl.dl01 dt {
  text-align: left;
  margin-bottom: 5px;
  line-height: 1.3;
}
section.content01 .in .contentIn dl.dl01 dt .num {
  color: #FF1D25;
  font-size: 26px;
}
section.content01 .in .contentIn dl.dl03 .tel p {
  text-align: start;
}
section.content01 .in .contentIn .notice {
  max-width: 900px;
  width: 100%;
  border: 1px solid #ff3d00;
  padding: 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
}
section.content01 .in .contentIn .notice p.noticecap {
  margin-top: 16px;
  text-align: left;
}
section.content01 .in .contentIn .notice p.noticecap span {
  display: block;
  text-align: right;
  margin-top: 16px;
}

@media print, screen and (max-width: 640px) {
  .pageHeaderArea p.caption01 {
    margin-bottom: 20px;
  }
  .pageHeaderArea ul.inContentLinks li a span {
    font-size: 26px;
  }
  section.content01 {
    padding: 0;
  }
  section.content01 + .content01 {
    margin-top: 40px;
  }
  section.content01 .in h2 {
    font-size: 24px;
    margin-bottom: 20px;
    letter-spacing: 0.3rem;
  }
  section.content01 .in h2 br {
    display: block;
  }
  section.content01 .in .contentIn {
    padding: 0;
  }
  section.content01 .in .contentIn dl.dl01 dt .num {
    font-size: 20px;
  }
  section.content01 .in .contentIn dl.dl03 {
    max-width: none;
    width: 100%;
  }
  section.content01 .in .contentIn dl.dl03 .tel p {
    font-size: 24px;
    line-height: 1;
  }
  section.content01 .in .contentIn dl.dl03 .tel p span {
    line-height: 1;
  }
}
.content01 .note01 {
  line-height: 1.2;
  display: block;
}

.content01 .note01.type02 {
  margin-top: 7px;
  text-align: right;
}

.content01 b {
  color: #151515;
  font-weight: bold;
}

.content01 .red {
  color: #FF1D25;
  font-weight: normal;
}

.content01 .redlight {
  color: #FF1D25;
  font-weight: normal;
}

@media print, screen and (max-width: 900px) {
  .content01 .contentIn {
    padding: 0;
  }
}
@media print, screen and (max-width: 640px) {
  .content01 {
    padding-left: 5%;
    padding-right: 5%;
  }
  .content01 + .content01 {
    margin-top: 15%;
  }
  .content01 .note01 {
    font-size: 11px;
    font-size: 1.1rem;
  }
}
.content01 .title01 {
  margin-bottom: 40px;
  position: relative;
  text-align: center;
}

.content01 .title01:before {
  content: "";
  display: block;
  height: 2px;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: #FF1D25;
}

.content01 .title01 span {
  position: relative;
  background-color: #ffffff;
  display: inline-block;
  padding: 0 20px;
}

@media print, screen and (max-width: 640px) {
  .content01 .title01 {
    margin-bottom: 10%;
  }
  .content01 .title01 span {
    padding: 0 12px;
  }
  .content01 .title01 span img {
    width: auto;
    height: 12px;
    height: 6vw;
  }
}
.content01 .caption01 {
  line-height: 1.6;
  text-align: center;
}

.content01 .caption02 {
  text-align: left;
  line-height: 1.6;
  margin-bottom: 9%;
}

@media print, screen and (max-width: 640px) {
  .content01 .caption01 {
    text-align: left;
  }
  .content01 .caption01 br, .content01 .caption02 br {
    display: none;
  }
}
.content01 .dl01 dt .num {
  color: #FF1D25;
}

.content01 .dl02 dt {
  text-align: left;
  margin-bottom: 10px;
}

.content01 .dl03 {
  display: inline-block;
  vertical-align: top;
  max-width: 350px;
  width: 100%;
  text-align: left;
}

.content01 .dl03.type02 {
  max-width: 420px;
}

.content01 .dl03.type03 {
  max-width: 640px;
  margin-bottom: 70px;
}

.content01 .dl03 dt {
  line-height: 1.3;
  margin-bottom: 5px;
  color: #ff3d00;
  margin-bottom: 10px;
  font-size: 20px;
}

.content01 .dl03.type03 dt {
  text-align: center;
  margin-bottom: 20px;
}

.content01 .dl03 dd > span {
  line-height: 1.3;
  margin-bottom: 20px;
  display: block;
}

.content01 .list01 {
  text-align: left;
}

.content01 .list01 li {
  list-style-type: circle;
  list-style-position: inside;
  line-height: 1.5;
  margin-bottom: 5px;
}

.block01 {
  max-width: 700px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.content01 .cardlist {
  overflow: hidden;
}

.content01 .cardlist li {
  float: left;
  width: 12.49%;
}

.content01 .cardlist li img {
  max-width: 111px;
  width: 100%;
  height: auto;
}

@media print, screen and (max-width: 640px) {
  .content01 .cardlist li {
    width: 32.9%;
  }
}
.dpay {
  max-width: 100%;
  height: auto;
}/*# sourceMappingURL=page-info.css.map */