@charset "UTF-8";
/*
 * =====================================================
 *
 * [variable]
 *
 * =====================================================
 */
/*
 * =====================================================
 *
 * [medical]
 *
 * =====================================================
 */
/**
 * ---------------------------------------------------
 * pageTitle
 * ---------------------------------------------------
 */
#pageTitle {
  background-image: url(/clinic-sakura/assets/images/content/medical/PC_pagetitle.png);
}

/**
 * ---------------------------------------------------
 * sectionVox
 * ---------------------------------------------------
 */
.sectionVox header {
  width: 720px;
  margin-left: auto;
  margin-right: auto;
}
.sectionVox header p {
  text-align: left;
}
.sectionVox .inner {
  overflow: visible;
}

/**
 * ---------------------------------------------------
 * medicalVox
 * ---------------------------------------------------
 */
.medicalVox {
  width: 600px;
  margin: 0 auto 100px auto;
  position: relative;
}
.medicalVox .txtVox {
  position: relative;
  z-index: 6;
}
.medicalVox .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  position: relative;
  z-index: 2;
}
.medicalVox .title span {
  display: block;
}
.medicalVox .title .txt {
  font-size: 3rem;
  font-weight: 800;
  font-family: "M PLUS Rounded 1c", Osaka, sans-serif;
  letter-spacing: 0.1em;
  line-height: 1.6;
  width: 630px;
  height: 158px;
  padding-top: 50px;
  padding-left: 110px;
  background-repeat: no-repeat;
  background-position: center center;
}
.medicalVox .title02 {
  margin-bottom: 25px;
}
.medicalVox .title02 span {
  position: relative;
  display: inline-block;
  color: #ee7b8e;
  font-weight: 700;
  font-size: 3rem;
}
.medicalVox .title02 span:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  margin: auto;
  background: radial-gradient(circle, #ee7b8e, #ee7b8e 30%, transparent 30%, transparent);
  background-size: 10px;
  background-position: left bottom;
  background-repeat: repeat-x;
  width: 100%;
  height: 3px;
}
.medicalVox p {
  position: relative;
  z-index: 2;
}
.medicalVox .illustImg {
  position: absolute;
  top: 0;
  z-index: 5;
}
.medicalVox .illustImg .illust06 {
  width: 114px;
}
.medicalVox .illustImg .illust07 {
  width: 233px;
}
.medicalVox .illustImg .illust08 {
  width: 165px;
}
.medicalVox:nth-of-type(odd) {
  margin-right: 0;
}
.medicalVox:nth-of-type(odd) .title .txt {
  order: 1;
}
.medicalVox:nth-of-type(odd) .title .img {
  order: 2;
}
.medicalVox:nth-of-type(even) {
  margin-left: 0;
}
.medicalVox:last-of-type {
  margin-left: auto;
  margin-right: auto;
}
.medicalVox::after {
  display: block;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  z-index: 1;
}
.medicalVox#cnt01 {
  margin-right: 145px;
}
.medicalVox#cnt01 .title .txt {
  color: #fff;
  padding-left: 70px;
  background-image: url(/clinic-sakura/assets/images/content/content/balloon01.svg);
}
.medicalVox#cnt01 .title .img {
  width: 98px;
}
.medicalVox#cnt01::after {
  width: 442px;
  height: 328px;
  background-image: url(/clinic-sakura/assets/images/content/medical/bg01.svg);
  bottom: -155px;
  right: -290px;
}
.medicalVox#cnt01 .illustImg {
  right: -140px;
}
.medicalVox#cnt02 {
  margin-left: 227px;
}
.medicalVox#cnt02 .title {
  align-items: flex-end;
}
.medicalVox#cnt02 .title .txt {
  color: #ea6177;
  padding-top: 30px;
  background-image: url(/clinic-sakura/assets/images/content/content/balloon04.svg);
}
.medicalVox#cnt02 .title .img {
  width: 112px;
  padding-bottom: 10px;
}
.medicalVox#cnt02::after {
  width: 470px;
  height: 340px;
  background-image: url(/clinic-sakura/assets/images/content/medical/bg02.svg);
  bottom: -130px;
  left: -340px;
}
.medicalVox#cnt02 .illustImg {
  left: -250px;
}
.medicalVox#cnt03 {
  margin-right: 145px;
}
.medicalVox#cnt03 .title {
  align-items: flex-end;
}
.medicalVox#cnt03 .title .txt {
  color: #fff;
  background-image: url(/clinic-sakura/assets/images/content/content/balloon02.svg);
}
.medicalVox#cnt03 .title .img {
  width: 78px;
  padding-bottom: 10px;
}
.medicalVox#cnt03::after {
  width: 432px;
  height: 368px;
  background-image: url(/clinic-sakura/assets/images/content/medical/bg03.svg);
  bottom: -100px;
  right: -260px;
}
.medicalVox#cnt03 .illustImg {
  top: -30px;
  right: -130px;
}
.medicalVox#cnt04 .title .txt {
  color: #fff;
  padding-top: 55px;
  padding-left: 130px;
  background-image: url(/clinic-sakura/assets/images/content/content/balloon05.svg);
}
.medicalVox#cnt04 .title .img {
  width: 108px;
}
.medicalVox#cnt04::after {
  width: 430px;
  height: 298px;
  background-image: url(/clinic-sakura/assets/images/content/medical/bg04.svg);
  bottom: -100px;
  left: -160px;
}
.medicalVox#cnt05 .title {
  align-items: flex-end;
}
.medicalVox#cnt05 .title .txt {
  color: #ea6177;
  width: 560px;
  padding-top: 55px;
  background-image: url(/clinic-sakura/assets/images/content/content/balloon03.svg);
}
.medicalVox#cnt05 .title .img {
  width: 167px;
  padding-bottom: 10px;
}
.medicalVox#cnt05::after {
  width: 470px;
  height: 340px;
  background-image: url(/clinic-sakura/assets/images/content/medical/bg05.svg);
  bottom: -55px;
  right: -230px;
}

/**
 * ---------------------------------------------------
 * treatment
 * ---------------------------------------------------
 */
#treatment header {
  padding-top: 30px;
  margin-bottom: 40px;
}
#treatment .inner {
  width: 720px;
  margin: 0 auto;
}

/**
 * ---------------------------------------------------
 * flow
 * ---------------------------------------------------
 */
#flow .contVox {
  margin-bottom: 100px;
}
#flow .contVox .img {
  text-align: center;
}
#flow .contVox .txt {
  width: 720px;
  margin: 0 auto;
}

/**
 * ---------------------------------------------------
 * targetVox
 * ---------------------------------------------------
 */
.targetVox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 0;
}
.targetVox .title {
  font-size: 3rem;
  font-weight: 800;
  font-family: "M PLUS Rounded 1c", Osaka, sans-serif;
  line-height: 1.6;
  width: 260px;
  padding-left: 20px;
}
.targetVox .cInner {
  font-size: 1.7rem;
  font-weight: 500;
  width: 750px;
}
.targetVox .cInner .list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.targetVox .cInner .list li {
  display: inline-block;
  line-height: 1.5;
  margin: 10px;
}
.targetVox .cInner .list li::before {
  content: "●";
}
.targetVox#target01 .cInner .list li {
  min-width: 260px;
}
.targetVox#target02 .cInner .list li:nth-of-type(2), .targetVox#target02 .cInner .list li:nth-of-type(4) {
  min-width: 430px;
}
.targetVox#target03 .cInner .list li {
  min-width: 320px;
}
.targetVox#target04 .title {
  width: 400px;
}
.targetVox#target04 .cInner {
  width: 640px;
}
.targetVox#target04 .cInner .list li {
  width: 100%;
}
.targetVox#target04 .cInner .list li:nth-of-type(5), .targetVox#target04 .cInner .list li:nth-of-type(6) {
  width: auto;
  min-width: 240px;
}
.targetVox#target05 .cInner .list li {
  width: 100%;
}
.targetVox#target06 .cInner .list li {
  min-width: 320px;
}
.targetVox#target07 .cInner .list li {
  width: 100%;
}
.targetVox#target07 .cInner .list li:nth-of-type(3), .targetVox#target07 .cInner .list li:nth-of-type(4) {
  width: auto;
  min-width: 280px;
}

.otherVox {
  text-align: center;
}
.otherVox .title {
  font-size: 3rem;
  font-weight: 800;
  font-family: "M PLUS Rounded 1c", Osaka, sans-serif;
  margin-bottom: 10px;
}
.otherVox .list {
  list-style-type: none;
  text-align: left;
  width: 780px;
  padding: 0;
  margin: 0 auto;
}
.otherVox .list li {
  display: inline-block;
  font-size: 1.7rem;
  font-weight: 500;
  min-width: 130px;
  margin: 0 20px;
}
.otherVox .list li:last-of-type {
  min-width: inherit;
}

/**
 ****************************************************
 *
 * screens larger than $bp
 *
 ****************************************************
 */
/**
 ****************************************************
 *
 * screens smaller than $bp + 1
 *
 ****************************************************
 */
/**
 ****************************************************
 *
 * screens smaller than $bp
 *
 ****************************************************
 */
@media only screen and (max-width: 767px) {
  /**
   * ---------------------------------------------------
   * pageTitle
   * ---------------------------------------------------
   */
  #pageTitle {
    background-image: url(/clinic-sakura/assets/images/content/medical/SP_pagetitle.png);
  }
  /**
   * ---------------------------------------------------
   * sectionVox
   * ---------------------------------------------------
   */
  .sectionVox header {
    width: auto;
    margin-bottom: 85px;
  }
  /**
   * ---------------------------------------------------
   * medicalVox
   * ---------------------------------------------------
   */
  .medicalVox {
    width: 100%;
    margin-bottom: 75px;
  }
  .medicalVox .title {
    display: block;
    margin-bottom: 25px;
  }
  .medicalVox .title .txt {
    font-size: 2rem;
    text-align: center;
    width: 100%;
    height: 138px;
    padding-top: 50px !important;
    padding-left: 0;
  }
  .medicalVox .title .img {
    padding-bottom: 0 !important;
    margin: 0 auto;
  }
  .medicalVox .title02 {
    margin-bottom: 25px;
  }
  .medicalVox .title02 span {
    font-size: 2rem;
  }
  .medicalVox .illustImg .illust06 {
    width: 60px;
  }
  .medicalVox .illustImg .illust07 {
    width: 110px;
  }
  .medicalVox .illustImg .illust08 {
    width: 75px;
  }
  .medicalVox::after {
    top: 0;
    bottom: auto !important;
    right: auto !important;
    left: 50% !important;
  }
  .medicalVox#cnt01 {
    margin-right: 0;
  }
  .medicalVox#cnt01 .title .txt {
    padding-left: 0;
    background-image: url(/clinic-sakura/assets/images/content/content/balloon06.svg);
  }
  .medicalVox#cnt01 .title .img {
    width: 87px;
    padding-top: 80px;
  }
  .medicalVox#cnt01::after {
    width: 274px;
    height: 204px;
    margin-left: -137px;
  }
  .medicalVox#cnt01 .illustImg {
    right: 10px;
    top: -27px;
  }
  .medicalVox#cnt02 {
    margin-bottom: 20px;
    margin-left: 0;
  }
  .medicalVox#cnt02 .title .txt {
    margin-top: -15px;
    background-image: url(/clinic-sakura/assets/images/content/content/balloon07.svg);
  }
  .medicalVox#cnt02 .title .img {
    width: 99px;
    padding-top: 60px;
  }
  .medicalVox#cnt02::after {
    width: 279px;
    height: 200px;
    margin-left: -140px;
  }
  .medicalVox#cnt02 .illustImg {
    left: auto;
    right: 0;
    top: -35px;
  }
  .medicalVox#cnt03 {
    margin-right: 0;
  }
  .medicalVox#cnt03 .title .txt {
    height: 108px;
    margin-top: -10px;
    background-image: url(/clinic-sakura/assets/images/content/content/balloon08.svg);
  }
  .medicalVox#cnt03 .title .img {
    width: 69px;
    padding-top: 100px;
  }
  .medicalVox#cnt03::after {
    width: 294px;
    height: 210px;
    margin-left: -147px;
    background-image: url(/clinic-sakura/assets/images/content/medical/bg06.svg);
  }
  .medicalVox#cnt03 .illustImg {
    left: auto;
    right: 0;
    top: -6px;
  }
  .medicalVox#cnt04 .title .txt {
    height: 108px;
    padding-left: 0;
    margin-top: -10px;
    background-image: url(/clinic-sakura/assets/images/content/content/balloon09.svg);
  }
  .medicalVox#cnt04 .title .img {
    width: 95px;
    padding-top: 63px;
  }
  .medicalVox#cnt04::after {
    width: 292px;
    height: 196px;
    margin-left: -166px;
  }
  .medicalVox#cnt05 .title .txt {
    width: auto;
    height: 108px;
    margin-top: -10px;
    background-image: url(/clinic-sakura/assets/images/content/content/balloon10.svg);
  }
  .medicalVox#cnt05 .title .img {
    width: 147px;
    padding-top: 50px;
  }
  .medicalVox#cnt05::after {
    width: 306px;
    height: 202px;
    margin-left: -153px;
  }
  /**
   * ---------------------------------------------------
   * treatment
   * ---------------------------------------------------
   */
  #treatment header {
    padding-top: 0;
    margin-bottom: 0;
  }
  #treatment .inner {
    width: auto;
  }
  /**
   * ---------------------------------------------------
   * flow
   * ---------------------------------------------------
   */
  #flow .contVox {
    margin-bottom: 130px;
  }
  #flow .contVox#target {
    margin-bottom: 70px;
  }
  #flow .contVox .img img {
    width: 100%;
    max-width: 343px;
  }
  #flow .contVox .txt {
    width: auto;
    margin: 0 auto;
  }
  /**
   * ---------------------------------------------------
   * targetVox
   * ---------------------------------------------------
   */
  .targetVox {
    display: block;
    padding-right: 30px;
  }
  .targetVox .title {
    font-size: 2.3rem;
    text-align: center;
    width: auto !important;
    padding-left: 0;
    margin-bottom: 30px;
  }
  .targetVox .cInner {
    font-size: 1.4rem;
    width: auto !important;
  }
  .targetVox .cInner .list li {
    display: block;
    text-indent: -1em;
    width: auto !important;
    min-width: inherit !important;
    margin: 8px 0 8px 1em;
  }
  .otherVox .title {
    font-size: 2.3rem;
    line-height: 1.5;
    margin-bottom: 30px;
  }
  .otherVox .list {
    width: auto;
    padding: 0 50px;
  }
  .otherVox .list li {
    display: block;
    font-size: 1.4rem;
    text-indent: -1em;
    margin: 0 0 0 1em;
  }
  .otherVox .list li.etc {
    text-align: right;
  }
} /* END @media smaller than $bp */