/* * {
  margin:0;
  padding: 0;
  box-sizing: border-box;
} */
.entry-body {
  font-size: 16px;
  /* margin-bottom: 0; */
}
.btn_ard p {
  text-align: center;
  margin-bottom: 0;
}

.top1 span {
  font-size: 14px;
}

.entry-body h2 {
  border-left: 6px solid #5ab7b4;
  text-indent: 2.5rem;
  background-color: #faf4ed;
  /* border: none; */
  /* border-radius: 5px; */
  /* text-align: center; */
  padding: 10px;
  margin-top: 50px;
  margin-bottom: 20px;
  overflow: hidden;
}
.entry-body h4 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0;
  text-indent: 1.5rem;
}

.entry-body .top1 .kihon {
  display: flex;
}

.kihon_margin {
  margin: 10px;
}
.req {
  color: #5ab7b4;
}
.right p {
  margin-left: 20px;
  margin-bottom: 0;
  font-weight: bold;
}
.right {
  margin-bottom: 0;
  margin-left: 30px;
  width: 60%;
  justify-content: end;
}
/* 内側角丸 */
.top1_btn {
  color: #fff;
  margin-bottom: 0;
  font-weight: bold;
  background-color: #5ab7b4;
  border-radius: 7px;
  padding: 10px;
  /* margin: 0; */
  padding-left: 10px;
  /* width: 40%; */
  font-size: 18px;
  text-align: center;
}
.top1_kihon_btn {
  color: #5ab7b4;
  margin-bottom: 0;
  font-weight: bold;
  /* background-color: #5ab7b4; */
  border-radius: 7px;
  padding: 6px;
  margin: 5px;
  font-size: 18px;
  text-align: center;
}
.indent {
  text-indent: 1.5rem;
}
.seino4 {
  margin-bottom: 30px;
}
.entry-body .saidai_btn {
  padding: 10px;
  margin-bottom: 0;
  height: 60px;
  font-weight: bold;
  text-align: center;
  background-color: #5ab7b4;
  border-radius: 7px;
  width: 40%;
  display: inline-block;
  color: #f76260;
  font-size: 18pt;
  letter-spacing: 4px;
  text-shadow: 1px 1px 0px #fff, -1px -1px 0px #fff, -1px 1px 0px #fff,
    1px -1px 0px #fff, 1px 0px 0px #fff, -1px 0px 0px #fff, 0px 1px 0px #fff,
    0px -1px 0px #fff;
  margin: 0;
}

.btn_ard {
  background-color: #faf4ed;
  border-radius: 7px;
  align-items: center;
  width: 40%;
  padding: 10px;
}
.top1 .kihon {
  display: flex;
  max-width: 1110px;
}
.dotted_ard {
  border: 2px dashed #5ab7b4;
  border-radius: 5px;
  margin: 5px;
}
.right flex {
  display: flex;
}
.money {
  width: 50px;
}
.entry-body .lightblue {
  width: 40%;
  background-color: #faf4ed;
  border-radius: 7px;
  padding: 5px;
}

.entry-body .lightblue2 {
  border-radius: 7px;
  /* padding: 5px; */
}
.seino3 {
  background-image: url(https://osakaecocute.com/wp-content/uploads/money.png);
  background-repeat: no-repeat;
  background-size: 90px;
  background-position: 95% 50%;
}
.kihon,
.seino1,
.seino2,
.seino3,
.seino4 {
  display: flex;
  max-width: 1110px;
  position: relative;
  align-items: center;
  margin-bottom: 10px;
}

.top1 .saidai {
  padding: 10px;
  /* display: flex; */
  background-color: #faf4ed;
  width: 100%;
  border-radius: 5px;
  display: inline-block;
}

.inner-radius2 {
  align-items: center;
  display: flex;
  border: 2px dashed #5ab7b4;
  border-radius: 5px;
  padding: 8px;
  /* width: 100%; */
}

.entry-body .small {
  text-decoration: underline dashed #5ab7b4;
  font-size: 14px;
  /* font-weight: bold; */
  margin-left: 10px;
}
.seino4 ::after {
  margin-top: 40px;
  content: "";
  position: absolute;
  top: 78%;
  width: 0;
  height: 0;
  border-top: 20px solid #fcb900;
  border-left: 60px solid transparent;
  border-right: 60px solid transparent;
  transform: rotate(-90deg);
  left: 20%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.top1 span {
  font-weight: bold;
}

.top1_cont {
  background-color: #f0f6fc; /* 水色 */
  border: none;
  border-radius: 5px;
  margin-bottom: 10px;
  width: 350px;
}

.img-flex img {
  border-radius: 10px;
  margin-right: 10px;
  /* width: 33%;
  display: block; */
}
.img-flex img:last-child {
  margin-right: 0;
}

.img-flex p,
.hojo_rei p {
  width: 100%;
  display: block;
  font-weight: bold;
  /* color: red; */
  font-size: 20px;
  text-align: center;
  margin-top: 20px;
  overflow: hidden;
}
.entry-body .top3 p {
  margin-bottom: 20px;
  font-weight: bold;
  text-align: center;
  /* color: red; */
  font-size: 20px;
}
.top2 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  width: 100%;
}
/* .top6cont {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
} */

.hojo_rei {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  padding: 2px;
  background-color: #f0f6fc; /* 水色 */
  border: none;
  border-radius: 7px;
  margin-bottom: 10px;
  width: 100%;
}
.hojo_rei h4 {
  margin-top: 10px;
  margin-left: 10px;
}
.img-flex {
  column-gap: 10px;
  /* display: flex; */
  /* flex-wrap: wrap; */
  justify-content: space-between;
  display: flex;
  margin: 10px 30px;
  width: 100%;
}

.top4 {
  max-width: 1110px;
  text-align: center;
}

.top4_cont {
  max-width: 1110px;
  justify-content: center;
  /* align-items: center; */
  display: flex;
  background-color: #faf4ed;
  border-radius: 7px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  padding-top: 20px;
}

.top4_cont p {
  text-align: center;
  margin: 20px;
  color: #4d5156;
  width: 100%;
  font-weight: bold;
  justify-content: center;
  /* background-color: #65A5DE; */
  border: none;
  border-radius: 7px;
  /* margin-top: 10px; */
  /* margin-right: 10px; */
  /* margin-left: 10px; */
  font-size: 16px;
}
.top4_cont a {
  box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.3);
  color: #ffffff;
  background-color: #5ab7b4;
  text-decoration: none;
  border-radius: 10px;
  /* margin-top: 30px; */
  margin: 20px;
  margin-left: auto;
  margin-right: auto;
  /* width: 260px; */
  height: 50px;
  color: #fff;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
}

.top4_cont-left {
  width: 80%;
  align-items: flex-start;
}
.top4_right {
  align-items: flex-end;
  width: 20%;
}
.top4 img {
  margin: 20px;
  margin-right: 60px;
  width: 100px;
  height: auto;
}

/* .top4_link a {
    text-decoration: underline;
    -webkit-text-decoration-style: dotted;
    text-decoration-style: dotted;
    text-underline-offset: 2px;
    -webkit-text-decoration-color: rgba(0,0,0,.3);
    text-decoration-color: rgba(0,0,0,.3);
    text-decoration-thickness: 1px;
}
dt ::before {
  content: ""
} */

/*----------------------------------- pc-none------------------------------------------------ */
@media screen and (min-width: 769px) {
  .sp-br {
    display: none;
  }
  .pc-none,
  .sp_banner {
    display: none;
  }
}

/*----------------------------------- sp表示------------------------------------------------ */
@media screen and (max-width: 768px) {
  .seino1,
  .seino2,
  .seino3,
  .seino4 {
    width: 100%;
  }
  .pc_banner {
    display: none;
  }
  .pc-none {
    font-weight: bold;
  }
  .entry-body h2 {
    font-size: 1rem;
    margin-top: 35px;
    margin-bottom: 10px;
  }
  .entry-body h4 {
    text-align: center;
  }
  .img-flex img {
    margin-right: 10px;
    width: 100%;
    display: block;
  }
  .nagare-img img {
    margin-right: 10px;
    width: 100%;
    display: block;
  }
  .entry-body .top1 .kihon {
    display: block;
  }
  .top3 p,
  .hojo_rei p {
    font-size: 16px;
  }
  .right {
    margin-top: 20px;
    /* margin:0; */
  }
  .right p {
    margin-left: 0px;
    font-weight: normal;
  }
  .kihon {
    display: block;
  }
  .entry-body .saidai_btn {
    width: 100%;
    display: block;
  }

  .seino3 {
    background-image: none;
  }
  .entry-body .lightblue {
    display: block;
    width: 100%;
    background-color: #f0f6fc;
    border-radius: 7px;
  }
  .top4_cont {
    width: 100%;
    display: block;
  }
  .top4_cont a {
    align-items: center;
    /* display: block; */
    margin: 0px;
    width: 100%;
    height: 50px;
    color: #fff;
    padding: 20px;
    text-align: center;
  }
  .top4_cont p {
    align-items: center;
    text-align: center;
    margin: 20px 0;
    color: black;
    display: block;
    width: 100%;
    font-weight: bold;
    justify-content: center;
    border: none;
    border-radius: 7px;
    font-size: 16px;
    padding-bottom: 10px;
    paddin-rigth: 0;
  }
  .seino1,
  .seino2,
  .seino3,
  .seino4 {
    display: block;
  }
  .inner-radius2 {
    display: block;
  }
  .entry-body .top3 p,
  .hojo_rei p {
    margin-bottom: 20px;
    font-size: 16px;
    /* font-weight: bold;
    color: red; */
    text-align: center;
  }
  .img-flex {
    justify-content: space-between;
    display: block;
    margin: 10px 30px;
    width: 100%;
  }
  .img-flex img {
    margin-bottom: 10px;
    margin-right: 0;
  }
  .seino4 ::after {
    margin-top: 93px;
    content: "";
    position: absolute;
    top: 40%;
    left: 50%;
    width: 0;
    height: 0;
  }
  .btn_ard {
    width: 100%;
  }
  .top4_cont-left {
    width: 100%;
    min-height: 150px;
  }
  .top_cont {
    display: block;
  }
  .right {
    margin-top: 10px;
    margin-left: 0px;
    text-align: center;
    font-size: 14px;
    display: block;
    width: 100%;
  }
  .top4 img {
    display: none;
  }

  .right p:last-child {
    margin-bottom: 30px;
  }
}
