@media screen and (min-width: 768px) {
  .mechapart img {
    min-height: 169px;
  }
  .cmn_header .nav_lists_pc li img {
    min-width: 15px;
    min-height: 20px;
    object-fit: contain;
  }
  .breadcrumbs .breadcrumb_inner span,
  .breadcrumbs .breadcrumb_inner li {
    font-size-adjust: 0.57;
  }
  .fv picture img {
    min-height: 516px;
    object-fit: contain;
  }
  section.medical_menu_nav ul {
    min-height: 276px;
  }
}
.recommendlist .recommendimage {
  max-width: 468px;
  top: 0;
}
#elysian-about {
  display: flex;
  justify-content: space-between;
}
#elysian-about .wrap-group {
  border: 1px solid #bcbdc0;
  width: 31%;
  background-color: white;
}
#elysian-about .wrap-group .top h3 {
  background-color: #9dd3df;
  padding: 20px 0;
}
#elysian-about .wrap-group .top h3 {
  text-align: center;
  font-weight: bold;
}
#elysian-about .wrap-group .center img {
  width: 90%;
  margin: 10px 5%;
}
#elysian-about .wrap-group .bottom {
  padding: 10px;
}
.mechanismBox {
  width: 100%;
  margin-bottom: 20px;
  background-color: white;
  border: 1px solid #bcbdc0;
}
.mechanismBox .top {
  background-color: #9dd3df;
  padding: 20px 50px;
}
.mechanismBox .flexWrap {
  padding: 20px 0;
  margin: 0 auto;
  width: 95%;
  display: flex;
  justify-content: space-between;
}
.mechanismBox .flexWrap .left {
  width: 25%;
}
.mechanismBox .flexWrap .right {
  width: 75%;
}
.mechanismBox .flexWrap .left .mechapart,
.mechanismBox .flexWrap .left .mechapart .mechatext,
.mechanismBox .flexWrap .left .mechapart picture {
  width: 100%;
}
.mechanismBox .flexWrap .right {
  margin-left: 20px;
}
.mechanismBox .bottom-txt {
  width: 95%;
  margin: 16px auto;
}
#hadanayami .hadanayami-wrap {
  display: flex;
  justify-content: space-between;
}
#hadanayami .hadanayami-wrap .img {
  width: 40%;
}
#hadanayami .hadanayami-wrap .desc {
  width: 60%;
  margin-left: 40px;
}
#hadanayami .hadanayami-wrap-b .desc {
  margin-left: 0;
  margin-right: 60px;
}
.whiteBox {
  background-color: white;
  border: 1px solid #bcbdc0;
  padding: 20px;
}
.whiteBox h4 {
  font-weight: bold;
}
.whiteBox span.keyword {
  background-color: #9dd3df;
  padding: 8px 16px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
}
.whiteBox .flexWrap {
  display: flex;
  justify-content: space-between;
}
.whiteBox .left {
  width: 40%;
}
.whiteBox .right {
  width: 60%;
  margin-left: 16px;
}
.cure_content picture {
  display: flex;
  width: fit-content;
  margin: 1.5em auto;
}
.cure_content h3 {
  font-size: 1.25em;
  color: #444;
  border-left: 3px solid #5bc8dc;
  padding: 0.3em 0.5em;
  margin-bottom: 0.4em;
}
.cure_content ul {
  margin-left: 1em;
}
.cure_content h4 {
  font-weight: bold;
  margin-bottom: 0.5em;
}
.cure_triangle {
  font-size: 0.8em;
  margin-right: 0.5em;
  vertical-align: bottom;
  color: #dc5b8c;
}
.kinds_content picture {
  display: flex;
  width: fit-content;
  margin: auto;
}
.kinds_content picture img {
  max-width: 900px;
}
.kinds_content h3 {
  font-size: 1.25em;
  color: #444;
  border-left: 3px solid #5bc8dc;
  padding: 0.3em 0.5em;
  margin-bottom: 0.4em;
}
.dragtable thead tr th:nth-child(1) {
  width: 35%;
}
.dragtable thead tr th:nth-child(2),
.dragtable thead tr th:nth-child(3),
.dragtable thead tr th:nth-child(4),
.dragtable thead tr th:nth-child(5) {
  width: 16.25%;
}
.kinds_content.drug_delivery h3 {
  margin-top: 56px;
}
.conbicontainer.childpage_list .conbipart .conbiimage {
  width: 90%;
  margin: 16px auto;
}
.conbicontainer.childpage_list .conbiimage img {
  height: auto !important;
}
/*  */
h3.point {
  display: flex;
  align-items: center;
  gap: 16px;
  font-weight: 400;
}
h3.point div {
  font-weight: 500;
  font-family: serif;
  font-size: 1.25em;
}
.point-badge {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  background-color: #2ec1e6;
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  font-weight: 400 !important;
}

.point-badge p {
  margin: 0;
  font-size: 10px;
  line-height: 1;
}
.dragtable {
  margin-top: 40px;
  font-family: "Noto Sans JP";
  font-size: 20px;
  color: #20334d;
}

.dragtable th,
.dragtable td {
  border: 1px solid #a3b2b5;
  vertical-align: middle;
  padding: 10px;
}

.dragtable table thead tr th {
  text-align: center;
  background: #5bc8dc;
  color: #28397B;
  font-size: 24px;
  padding: 20px 0;
}

.dragtable table tbody tr td {
  text-align: center;
}

.dragtable table tbody tr td:nth-child(2) {
  text-align: left;
}

.dragtable table tbody tr td:first-child {
  text-align: center;
  background: #ade3ed;
  padding: 30px 0;
}

.dragtable td {
  padding: 20px;
}

.dragtable td.price {
  text-align: center;
}

.dragtable .th2.line1 {
  padding: 30px 0;
}

.dragtable th.drag {
  width: 30%;
}

.dragtable th.effect {
  width: 25%;
}

.dragtable th.price {
  width: 45%;
}
.dragtable {
  margin-top: 40px;
  font-family: "Noto Sans JP";
  font-size: 20px;
  color: #20334d;
}

.dragtable th,
.dragtable td {
  border: 1px solid #a3b2b5;
  vertical-align: middle;
  padding: 10px;
}

.dragtable table thead tr th {
  text-align: center;
  background: #ade3ed !important;
  color: #28397B !important;
  font-size: 24px;
  padding: 20px 0;
}

.dragtable table tbody tr td {
  text-align: center;
}

.dragtable table tbody tr td:nth-child(2) {
  text-align: left;
}

.dragtable table tbody tr td:first-child {
  text-align: center;
  background: #ade3ed !important;
  padding: 30px 0;
  color: #28397B !important;
}

.dragtable td {
  padding: 20px;
}

.dragtable td.price {
  text-align: center;
}

.dragtable .th2.line1 {
  padding: 30px 0;
}

.dragtable th.drag {
  width: 30%;
}

.dragtable th.effect {
  width: 25%;
}

.dragtable th.price {
  width: 45%;
}
.eachtitle_en{
    text-align: center;
    color: #50c4da;
    font-size: 16px;
    font-family: normal;
    letter-spacing: 4px;
    margin-top: 8px;
    margin-bottom: 40px;
}
.drug h4{
    font-size: 1em;
    line-height: 1.5;
    color: #444;
    font-weight: 500;
    padding: .3em;
    margin: 1em 0;
    font-weight: 800;
}
.eachsection.section1 a{
    color: #32cacb;
    text-decoration: underline;
}
/*  */
@media screen and (min-width: 769px) {
  .d-flex {
    display: flex;
    justify-content: space-between;
    gap: 24px;
    align-items: start;
  }
  .d-flex picture {
    width: 45%;
  }
  .d-flex picture img{
    width: 100%;
  }
  .d-flex > div {
    width: 45%;
  }
  .d-flex-reverse {
    display: flex;
    flex-direction: row-reverse;
  }
}

@media screen and (max-width: 768px) {
  .d-flex picture {
    margin-bottom: 2em;
    display: block;
  }
  .d-flex-reverse {
    display: flex;
    flex-direction: column;
  }
}
/*  */
@media screen and (max-width: 767px) {
  #elysian-about {
    display: block;
  }
  #elysian-about .wrap-group {
    width: 90% !important;
    margin: 0 5% 20px;
  }
  .kinds_content h3 {
    line-height: 1.5em;
  }
  .cure_content ul {
    margin-left: 0;
  }
  .cure_content h4 {
    line-height: 1.5em;
  }
  .mechanismBox .flexWrap {
    flex-direction: column-reverse;
    width: 90%;
  }
  .mechanismBox .top {
    padding: 20px 16px;
  }
  .mechanismBox .flexWrap .left,
  .mechanismBox .flexWrap .right {
    width: 100%;
  }
  .mechanismBox .flexWrap .right {
    margin-left: 0;
    margin-bottom: 20px;
  }
  .mechanismBox .flexWrap .left .mechapart {
    margin-bottom: 0;
  }
  #hadanayami .hadanayami-wrap {
    flex-direction: column-reverse;
  }
  #hadanayami .hadanayami-wrap-b {
    flex-direction: column;
  }
  #hadanayami .hadanayami-wrap .desc,
  #hadanayami .hadanayami-wrap .img {
    width: 100%;
    margin: 0;
  }
  .whiteBox {
    padding-bottom: 0;
  }
  .whiteBox .flexWrap {
    flex-direction: column-reverse;
    margin-top: -36px;
  }
  .whiteBox .right,
  .whiteBox .left {
    width: 100%;
    margin: 0;
  }
  .whiteBox span.keyword {
    padding: 8px;
    font-size: 16px;
  }
  .whiteBox-bottom {
    padding-bottom: 50px;
  }
  .jubeck {
    flex-direction: column;
  }
  .jubeck img {
    width: 100%;
  }
  .cure_content ul {
    margin-left: 0;
  }
  .kinds_content h3,
  .cure_content h4 {
    line-height: 1.5em;
  }
  .conbicontainer.childpage_list .conbipart {
    padding-top: 1px;
  }
}
@media screen and (max-width: 767px) {
    .dragtable table thead tr th {
        font-size: 12px !important;
        line-height: 1;
    }
    .tipimage{
      margin: 5% 0;
    }
}
#flow-part a[href*="tel"]{
    text-decoration: none;
    color: #000;
}
#flow-part a[href*="https://mybc.jp/contact/?fpc=627.8.365.550608418209db5l.1781948689000"]{
    text-decoration: none;
    color: #FFF;
}
#flow-part .card {
  background-color: white;
  box-shadow: 5px 5px 8px #eeeeee;
  padding: 30px;
}
#flow-part .card .ttl {
  display: flex;
  padding: 16px 0;
  border-top: 2px solid #003981;
  border-bottom: 2px solid #003981;
  margin-bottom: 32px;
  align-items: center;
  gap: 8px;
}
#flow-part .card .ttl .number {
  background-color: #003981;
  color: white;
  padding: 2px;
  border: 1px solid #003981;
  font-size: 20px;
  font-weight: bold;
  font-family: serif;
  line-height: 18px;
  padding: 4px 10px;
}
#flow-part .card .ttl .number p {
  font-size: 12px;
  font-weight: 400;
  font-family: normal;
}
#flow-part .card .ttl img {
  width: 10%;
  max-width: 60px;
  margin: auto;
}
#flow-part .card .ttl h3 {
  text-align: center;
  font-weight: 500;
  font-size: 24px;
  margin: 0;
  color: #003981;
  border-left: none;
  width: 90%;
}
#flow-part .flexContent {
  margin-bottom: 16px;
}
#flow-part .flexContent .left {
  width: 65%;
}
#flow-part summary {
  list-style: none;
  background-color: #003981;
  color: white;
  border-radius: 30px;
  padding: 10px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  outline: none;
  width: 65%;
  cursor: pointer;
}
#flow-part details[open] summary::before {
  content: "閉じる ";
  width: 100%;
}
#flow-part summary::before {
  content: "詳しくみる ";
  width: 100%;
} /* #flow-part summary::after{ content: "＋";  } #flow-part details[open] summary::after{ content: "－";  }*/
#borer summary::-webkit-details-marker {
  display: none;
}
#flow-part .triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 50px solid transparent;
  border-left: 50px solid transparent;
  border-top: 40px solid #33619a;
  border-bottom: 0;
  margin: -16px auto 10px;
}
#flow-part details .card-details {
  margin-top: 32px;
}
#flow-part h4 {
  font-weight: bold;
  color: #003981;
  font-size: 18px;
  margin-top: 24px;
}
#flow-part details .card-details picture {
  width: 70%;
  margin: auto;
  display: block;
  max-width: 700px;
}
#flow-part .pconly .card03 details summary {
  margin-top: -64px;
  position: relative;
}
#flow-part .pconly .card04 details summary,
#flow-part .pconly .card07 details summary {
  margin-top: -40px;
  position: relative;
}
#flow-part .pconly details {
  position: relative;
}
.sponly{
    display: none;
}
.flexContent {
display: flex;
justify-content: space-between;
}

.flexContent picture {
width: 30% !important;
}

.flexContent p,
.flexContent div {
width: 65%;
margin: 0;
}
.flexContent {
display: flex;
justify-content: space-between;
}

.flexContent picture {
width: 30% !important;
}

.flexContent p,
.flexContent div {
width: 65%;
margin: 0;
}

@media screen and (max-width: 767px) {
.flexContent {
flex-direction: column;
gap: 20px;
}

.flexContent picture,
.flexContent p,
.flexContent div {
width: 100% !important;
}

.flexContent picture {
margin: 0px 0;
}

.flexContent-reverse {
flex-direction: column-reverse;
}
}
.merit__title {
display: flex;
align-items: center;
gap: 16px;
margin: 10% 0;
/* padding: 14px 16px; */
line-height: 1.4;
font-weight: 700;
color: #0b0b0b;
}

.merit__badge {
position: relative;
flex: 0 0 auto;
width: 52px;
height: 52px;
border-radius: 50%;
background: #6fb6cd;
display: grid;
place-items: center;
text-align: center;
/* color: #fff; */
font-family: system-ui, -apple-system, "Hiragino Kaku Gothic ProN", "Yu Gothic", "Noto Sans JP", sans-serif;
}

.merit__badge-top {
display: block;
font-size: 10px;
line-height: 1;
letter-spacing: .02em;
opacity: .95;
margin-top: 6px;
font-family: serif;
}

.merit__badge-num {
display: block;
font-size: 24px;
line-height: 1;
margin-bottom: 6px;
font-weight: 700;
font-family: serif;
}

.merit__text {
font-size: 15px;
}
h3.left_border{
    margin: 2em 0 !important;
}
@media (min-width: 768px) {
.merit__title {
gap: 20px;
/* padding: 18px 24px; */
margin: 5% 0;
}
.merit__badge {
width: 64px;
height: 64px;
}
.merit__badge-top {
font-size: 11px;
margin-top: 7px;
}
.merit__badge-num {
font-size: 32px;
}
.merit__text {
font-size: 18px;
}
}
@media screen and (max-width: 767px) {
.flexContent {
flex-direction: column;
gap: 20px;
}

.flexContent picture,
.flexContent p,
.flexContent div {
width: 100% !important;
}

.flexContent picture {
margin: 0px 0;
}

.flexContent-reverse {
flex-direction: column-reverse;
}
}
@media screen and (max-width: 767px) {
    .sponly{
        display: block;
    }
    .pconly{
        display: none;
    }
  #flow-part .card {
    width: 95%;
    margin: auto;
    margin-bottom: 24px;
  }
  #flow-part .flexContent .left {
    width: 100%;
  }
  #flow-part summary {
    width: 75%;
    margin: auto;
  }
  #flow-part .triangle {
    display: none;
  }
  #flow-part .card .ttl img {
    width: 15%;
  }
  #flow-part .card .ttl h3 {
    width: 85%;
  }
  #flow-part .slick-slider .slick-list {
    width: 100%;
  }
  #flow-part details .card-details picture {
    width: 100%;
  }
  .slick-dots li button:before {
    font-size: 10px;
  }
  .slick-dots li.slick-active button:before {
    color: #003981;
  }
}
#flow-part summary::webkit-details-marker {
  display: none;
}
@media screen and (min-width: 768px) {
  #flow-part .flexContent {
    flex-direction: row-reverse;
  }
  #flow-part summary {
    margin-left: auto;
  }
  #flow-part .card .ttl,
  .flexContent div.txt {
    width: 100%;
  }
}
#reason2 .reason2image img {
  border-radius: 10px;
}
#reason2 .between {
  flex-direction: row-reverse;
}
