@charset "utf-8";

/*----------------------------------------------------
    共通css
----------------------------------------------------*/
.imgarea.caption {
  text-align: center;
}
.addParts__point {
    padding-top: 2rem;
}
.imgarea.caption img {
  display: block;
  margin: 0 auto 0.5rem;
  border: solid 1px #eee;
  width: auto;
  max-width: 600px;
}
p.mcpy {
    text-align: center;
    margin: 4rem auto -2rem;
    font-weight: bold;
    width: fit-content;
}
li {
  word-break: break-all;
}

footer p.copy a:before {
  content: "【PR】";
}

.rightTxt:before {
  background: #000;
  color: #fff;
  content: "PR";
  display: inline-block;
  font-size: 16px;
  line-height: 1.3;
  margin-right: 0.3rem;
  padding: 0 0.1rem;
  min-width: max-content;
}

.doctor_area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.doctor_area .doctor_area__txt-box {
  width: 400px;
  box-sizing: border-box;
}

.doctor_area .doctor_area__img-box {
  width: 400px;
}

.addParts02 .doctorArea .doctorArea__txt-box p {
  margin-bottom: 16px;
}

p.time_function {
  font-size: 12px;
  text-align: left;
}

.official {
  padding: 20px 100px;
  background: #f5f5f559;
  border-radius: 30px 30px 30px 30px;
}

.official li {
  text-align: left;
}

.timearea {
  font-size: 11px;
  text-align: left;
  margin: -5rem 0 0;
}

.official .partTtl {
  background: #fcfcfc;
  padding: 20px;
}

.official .partTtl {
  display: inline-block;
  font-size: 30px;
  margin: 0px;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 2px 2px 10px #777,
    -2px 2px 10px #777,
    2px -2px 10px #777,
    -2px -2px 10px #777;
}

.official .partTtl:before {
  display: none;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.heading {
  padding: 0rem 1rem;
  border-left: 6px double #000;
  font-weight: bold;
}

#visArea .timearea {
  margin: 1rem;
}

ul.column_record {
  display: block;
  width: 90%;
  margin: auto;
  max-height: 300px;
  overflow-y: scroll;
  padding: 10px;
  border: solid 1px #FFCC00;
  margin-bottom: 15px;
}

ul.column_record li {
  display: block;
  background: none;
  border-bottom: solid 1px #ff9933;
  margin-bottom: 10px;
  padding: 0px 0px 5px 0px;
}

ul.column_record li::before {
  content: none;
}

ul.column_record li span.day {
  font-size: small;
  display: block;
  background: none;
  color: #000;
  margin: 0px;
}

.mini {
  font-size: 10px;
  text-align: right;
}

.official h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 20px;
}

.official h4 {
  font-size: 15px;
  font-weight: bold;
  margin: 20px;
}

/*2020.07.07*/
body {
  font-weight: 500;
}


/*2020.07.07 END*/

.official {
  background: #f5f5f559;
  border-radius: 30px 30px 30px 30px;
  padding: 10%;
}

.official .partTtl {
  background: #fcfcfc;
  padding: 10px;
}

.official .partTtl {
  display: inline-block;
  font-size: 20px;
  margin: 0px;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 2px 2px 10px #777,
    -2px 2px 10px #777,
    2px -2px 10px #777,
    -2px -2px 10px #777;
}

.official .partTtl:before {
  display: none;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}


.fb-container {
  width: 500px;
}

.heading {
  padding: 0rem 1rem;
  border-left: 6px double #000;
  font-weight: bold;
}

ul.column_record {
  display: block;
  width: 90%;
  margin: auto;
  max-height: 300px;
  overflow-y: scroll;
  padding: 10px;
  border: solid 1px #FFCC00;
  margin-bottom: 15px;
}

ul.column_record li {
  display: block;
  background: none;
  border-bottom: solid 1px #ff9933;
  margin-bottom: 10px;
  padding: 0px 0px 5px 0px;
}

ul.column_record li::before {
  content: none;
}

ul.column_record li span.day {
  font-size: small;
  display: block;
  background: none;
  color: #000;
  margin: 0px;
}

.knrn {
  margin: 2rem auto;
  border: solid 2px #295282;
  padding: 2rem;
  max-width: 800px;
}

.knrn a {
  line-height: 1.5;
  display: block;
  margin: 0 0 5px;
  padding: 0;
  text-decoration: underline;
}

.knrn br {
  display: none;
}

.knrn p {
  font-size: 1.8rem;
  font-weight: bold;
  color: #295282;
  margin-bottom: 1rem;
}

.climg {
  display: flex;
}

.contents .climg p {
  width: 50%;
  display: block;
}

.climg img {
  margin: 0 auto;
  display: block;
  object-fit: cover;
  width: 260px;
  height: 195px;
}

.contents .addParts__selection .frame-wrap {
  justify-content: center;
}

.addParts02.type {
    background: #fff;
    padding-top: 0;
}

.historybox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.historybox .box {
    width: 48%;
    background: #f7f5f4;
    padding: 2rem;
}

.addParts02 .doctorArea .doctorArea__history {
    margin: 0;
    font-size: 1.8rem;
}

.addParts02 .infoArea .infoBox .imgArea {
    max-width: 480px;
}
/*----------------------------------------------------
    PCサイトcss
----------------------------------------------------*/
@media screen and (min-width: 600px) {
  .btn-internal-topr {
    max-width: 1100px;
    margin: 0 auto;
    border-top: 1px dotted #000;
    padding: 50px 0 0 0;
  }

  .btn-internal-topr a {
    max-width: 450px;
    margin: 0 auto;
    display: block;
    padding: 22px 45px 22px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #fff;
    line-height: 1.3;
    text-align: center;
    text-decoration: none;
    background: url(img/arrow_white.png) right 25px center no-repeat #295282;
    background-size: 7px auto;
    border-radius: 100px;
    transition: 0.2s;
    -webkit-transform: translate(0px, 0px) translateZ(0);
    -moz-transform: translate(0px, 0px) translateZ(0);
    -ms-transform: translate(0px, 0px) translateZ(0);
    -o-transform: translate(0px, 0px) translateZ(0);
    transform: translate(0px, 0px) translateZ(0);
    border-spacing: 0;
    border-collapse: separate;
    width: 100%;
    z-index: 10;
    position: relative;
  }

  .btn-internal-catr {
    max-width: 1100px;
    margin: 0 auto;
    padding: 50px 0 0 0;
  }

  .btn-internal-catr a {
    max-width: 450px;
    margin: 0 auto;
    display: block;
    padding: 22px 45px 22px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #fff;
    line-height: 1.3;
    text-align: center;
    text-decoration: none;
    background: url(img/arrow_white.png) right 25px center no-repeat #295282;
    background-size: 7px auto;
    border-radius: 100px;
    transition: 0.2s;
    -webkit-transform: translate(0px, 0px) translateZ(0);
    -moz-transform: translate(0px, 0px) translateZ(0);
    -ms-transform: translate(0px, 0px) translateZ(0);
    -o-transform: translate(0px, 0px) translateZ(0);
    transform: translate(0px, 0px) translateZ(0);
    border-spacing: 0;
    border-collapse: separate;
    width: 100%;
    z-index: 10;
    position: relative;
  }

  .drimg img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 200px;
    margin: 0 auto 5px;
  }

  .drimg {
    width: 50%;
    float: right;
    margin-left: 2rem;
  }

  .drimg p.imgarea.caption {
    margin: 0;
  }

  .page h4 {
    clear: both;
  }








}

/*----------------------------------------------------
    SPサイトcss
----------------------------------------------------*/



@media screen and (max-width: 599px) {
  /*/////////////SP用のCSSをここに作成してください。/////////////*/
  /*/////////////必ず中括弧の中に作成してください。/////////////*/

  .rightTxt:before {
    font-size: 14px;
  }

  .navTopInner a:first-child {
    pointer-events: none;
  }

  p.time_function {
    padding-left: 10px;
    width: auto;
  }

  .btn-internal-topr {
    max-width: 100%;
    text-align: center;
    margin: 2rem auto;
    padding: 18px 0 0 0;
    border-top: 1px dotted #295282;

  }

  .btn-internal-topr a {
    width: 77%;
    border-radius: 100px;
    margin: 0 auto;
    display: block;
    padding: 1.8rem 3rem 1.8rem;
    font-size: 1.4rem;
    font-weight: 500;
    color: #fff;
    line-height: 1.3;
    text-align: center;
    text-decoration: none;
    background: url(img/arrow_white.png) right 15px center no-repeat #295282;
    background-size: 6px auto;
    position: relative;
    transition: none;
    transform: none;
  }

  .btn-internal-catr {
    max-width: 100%;
    text-align: center;
    margin: 2rem auto;
    padding: 18px 0 0 0;
  }

  .btn-internal-catr a {
    width: 77%;
    border-radius: 100px;
    margin: 0 auto;
    display: block;
    padding: 1.8rem 3rem 1.8rem;
    font-size: 1.4rem;
    font-weight: 500;
    color: #fff;
    line-height: 1.3;
    text-align: center;
    text-decoration: none;
    background: url(img/arrow_white.png) right 15px center no-repeat #295282;
    background-size: 6px auto;
    position: relative;
    transition: none;
    transform: none;
  }

  .doctor_area .doctor_area__txt-box {
    width: auto;
    display: contents;
  }

  .doctor_area .doctor_area__img-box {
    order: -3;
    margin: 1.5rem auto 0;
  }

  .drimg img {
    margin: 0 auto 5px;
    display: block;
    height: auto;
    max-height: 300px;
  }

  .climg {
    display: block;
  }

  .contents .climg p {
    width: 100%;
  }






  .imgarea.caption img {
    max-width: 90%;
  }

  #page ul li iframe {
    max-width: 100%;
    height: 25rem;
  }
.historybox .box {width: 100%;margin-bottom: 20px;}




}
