@charset "UTF-8";
/* About SMA */
.asideFloppyInfant {
  border: 4px solid #F5C059;
  border-radius: 25px;
  margin-bottom: 15px;
  padding: 23px 32px;
}

.asideFloppyInfant .asideFloppyInfant_heading {
  font-size: 20px;
  line-height: 1.55;
  margin-bottom: 3px;
}

.asideFloppyInfant .asideFloppyInfant_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 170px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5px;
}

.asideFloppyInfant .asideFloppyInfant_txt {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.35;
}

.asideFloppyInfantColumn3, .asideFloppyInfantColumn4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.asideFloppyInfantColumn3 {
  margin: 0 -25px 25px;
}

.asideFloppyInfantColumn3 > div {
  padding: 0 25px;
  width: 33%;
}

.asideFloppyInfantColumn4 {
  margin: 0 -15px;
}

.asideFloppyInfantColumn4 > div {
  padding: 0 15px;
  width: 25%;
}

@media screen and (max-width: 767px) {
  .asideFloppyInfant .asideFloppyInfant_heading {
    font-size: 18px;
  }
  .asideFloppyInfant .asideFloppyInfant_txt {
    font-size: 14px;
    line-height: 1.57;
  }
  .asideFloppyInfant .asideFloppyInfant_img {
    height: auto;
    padding: 20px 0;
  }
  .asideFloppyInfantColumn3, .asideFloppyInfantColumn4 {
    display: block;
  }
  .asideFloppyInfantColumn3 {
    margin-bottom: 0;
  }
  .asideFloppyInfantColumn3 > div {
    width: 100%;
  }
  .asideFloppyInfantColumn4 > div {
    width: 100%;
  }
}

.contentsColumn2 {
  display: table;
  margin-bottom: 20px;
}

.contentsColumn2 .contentsColumn2Left {
  display: table-cell;
  width: 408px;
}

.contentsColumn2 .contentsColumn2Right {
  display: table-cell;
  text-align: center;
  vertical-align: bottom;
}

@media screen and (max-width: 767px) {
  .contentsColumn2 {
    display: block;
  }
  .contentsColumn2 .contentsColumn2Left {
    display: block;
    width: 100%;
  }
  .contentsColumn2 .contentsColumn2Right {
    display: block;
  }
}

.table-stripe {
  border-color: #00ADDC;
}

.table-stripe tr:nth-child(odd) {
  background: #fff;
}

.table-stripe tr:nth-child(even) {
  background: #E5F7FB;
}

.table-stripe tr td {
  border-color: 1px solid #00ADDC;
  font-size: 15px;
  padding: 7px 10px;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  .table-stripe tr td {
    display: block;
    width: 100%;
  }
}

.blockBorderLeft {
  border-left: 5px solid #00ADDC;
  margin-bottom: 30px;
  padding-left: 18px;
}

.blockBorderLeft .blockBorderLeft_heading {
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 7px;
}

.blockBorderLeft .blockBorderLeft_txt {
  line-height: 1.75;
}

@media screen and (max-width: 767px) {
  .blockBorderLeft .blockBorderLeft_heading {
    font-size: 17px;
  }
}

.blockIconLeft {
  margin-left: 30px;
  padding-left: 120px;
}

.blockIconLeft .blockIconLeft_heading {
  font-size: 18px;
  line-height: 1.56;
  position: relative;
}

.blockIconLeft .blockIconLeft_heading::before {
  background: center/cover no-repeat;
  content: '';
  display: block;
  height: 100px;
  position: absolute;
  left: -120px;
  width: 100px;
}

.blockIconLeft .blockIconLeft_heading-about-sma_diagnosis01::before {
  background-image: url(../img_mr/about-sma/icon_about-sma_diagnosis01.png);
}

.blockIconLeft .blockIconLeft_heading-about-sma_diagnosis02::before {
  background-image: url(../img_mr/about-sma/icon_about-sma_diagnosis02.png);
}

.blockIconLeft .blockIconLeft_heading-about-sma_treatment01::before {
  background-image: url(../img_mr/about-sma/icon_about-sma_treatment01.png);
}

.blockIconLeft .blockIconLeft_heading-about-sma_treatment02::before {
  background-image: url(../img_mr/about-sma/icon_about-sma_treatment02.png);
}

.blockIconLeft .blockIconLeft_heading-about-sma_treatment03::before {
  background-image: url(../img_mr/about-sma/icon_about-sma_treatment03.png);
}

@media screen and (max-width: 767px) {
  .blockIconLeft {
    margin-left: 0;
    padding-left: 0;
  }
  .blockIconLeft .blockIconLeft_heading {
    font-size: 16px;
    margin-bottom: 40px;
    margin-left: 90px;
    margin-top: 40px;
    padding: 5px 0 10px;
  }
  .blockIconLeft .blockIconLeft_heading::before {
    height: 80px;
    left: -90px;
    top: 50%;
    -webkit-transform: translateY(-40%);
            transform: translateY(-40%);
    width: 80px;
  }
}

.img_about-sma01, .img_about-sma02, .img_about-sma03, .img_about-sma04, .img_about-sma05, .img_about-sma06 {
  width: 100%;
}

.img_about-sma01 {
  max-width: 400px;
}

.img_about-sma02 {
  max-width: 400px;
}

.img_about-sma03 {
  max-width: 390px;
}

.img_about-sma04 {
  max-width: 528px;
}

.img_about-sma05 {
  max-width: 748px;
}

.img_about-sma06 {
  max-width: 736px;
}

/*  */
.img_about-sma_symptom01,.img_about-sma_symptom02, .img_about-sma_symptom03, .img_about-sma_symptom04, .img_about-sma_symptom05, .img_about-sma_symptom06, .img_about-sma_symptom07, .img_about-sma_symptom08, .img_about-sma_symptom09, .img_about-sma_symptom10, .img_about-sma_symptom11, .img_about-sma_symptom12, .img_about-sma_symptom13, .img_about-sma_symptom14, .img_about-sma_symptom15, .img_about-sma_symptom16, .img_about-sma_symptom17, .img_about-sma_symptom18, .img_about-sma_symptom19, .img_about-sma_symptom20 {
  width: 100%;
}

.figure_about-sma_symptom01 {
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .figure_about-sma_symptom01 {
    max-width: 650px;
  }
}

.img_about-sma_symptom01 {
  max-width: 212px;
}

.img_about-sma_symptom02 {
  max-width: 212px;
}

.img_about-sma_symptom03 {
  max-width: 212px;
}

.img_about-sma_symptom04 {
  max-width: 190px;
}

.img_about-sma_symptom05 {
  max-width: 222px;
}

.img_about-sma_symptom06 {
  max-width: 222px;
}

.img_about-sma_symptom07 {
  max-width: 181px;
}

.img_about-sma_symptom08 {
  max-width: 195px;
}

.img_about-sma_symptom09 {
  max-width: 196px;
}

.img_about-sma_symptom10 {
  max-width: 193px;
}

.img_about-sma_symptom11 {
  max-width: 134px;
}

.img_about-sma_symptom12 {
  max-width: 160px;
}

.img_about-sma_symptom13 {
  max-width: 178px;
}

.img_about-sma_symptom14 {
  max-width: 158px;
}

.img_about-sma_symptom15 {
  max-width: 150px;
}

.img_about-sma_symptom16 {
  max-width: 283px;
}

.img_about-sma_symptom17 {
  max-width: 240px;
}

.img_about-sma_symptom18 {
  max-width: 262px;
}

.img_about-sma_symptom19 {
  max-width: 262px;
}

.img_about-sma_symptom20 {
  max-width: 243px;
}



.figure_about-sma_diagnosis01 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 720px;
  width: 100%;
}

.figure_about-sma_treatment01 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 779px;
  width: 100%;
}

.img_about-sma_treatment01, .img_about-sma_treatment02, .img_about-sma_treatment03, .img_about-sma_treatment03-sp, .img_about-sma_treatment04, .img_about-sma_treatment05, .img_about-sma_treatment06, .img_about-sma_treatment07, .img_about-sma_treatment05-sp {
  width: 100%;
}

.img_about-sma_treatment01 {
  max-width: 175px;
}

.img_about-sma_treatment02 {
  max-width: 216px;
}

.img_about-sma_treatment03 {
  max-width: 158px;
}

.img_about-sma_treatment03-sp {
  max-width: 295px;
}

.img_about-sma_treatment04 {
  max-width: 197px;
}

.img_about-sma_treatment05 {
  max-width: 160px;
}

.img_about-sma_treatment06 {
  max-width: 160px;
}

.img_about-sma_treatment07 {
  max-width: 203px;
}

.img_about-sma_treatment05-sp {
  max-width: 295px;
}

@media screen and (max-width: 767px) {
  .img_about-sma_treatment03, .img_about-sma_treatment04, .img_about-sma_treatment05, .img_about-sma_treatment06, .img_about-sma_treatment07 {
    display: none;
  }
}

.img_about-sma_treatment08 {
  max-width: 215px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .img_about-sma_treatment08 {
    float: right;
  }
}

.blockImgRight {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.blockImgRight .blockImgRight_img {
  text-align: center;
  width: calc(100% - 530px);
}

.blockImgRight .blockImgRight_txt {
  line-height: 1.75;
  width: 530px;
}

@media screen and (max-width: 767px) {
  .blockImgRight {
    display: block;
  }
  .blockImgRight .blockImgRight_img {
    width: 100%;
  }
  .blockImgRight .blockImgRight_txt {
    width: 100%;
  }
}

/* Voice */
.figure_voice_top01 {
  margin-bottom: 50px;
}

.figure_voice_top01 img {
  width: 100%;
}

.figureVoice {
  position: relative;
}

.figureVoice .figureVoice_link {
  border-radius: 100%;
  display: block;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 14.4%;
}

.figureVoice .figureVoice_link::before {
  content: "";
  display: block;
  padding-top: 100%;
}

.figureVoice .figureVoice_link-sma-specialist {
  left: 50.5%;
  top: 4.5%;
}

.figureVoice .figureVoice_link-family-doctor {
  left: 65.5%;
  top: 8%;
}

.figureVoice .figureVoice_link-gastroenterology {
  left: 77.5%;
  top: 18.4%;
}

.figureVoice .figureVoice_link-respiratory {
  left: 84.4%;
  top: 33.4%;
}

.figureVoice .figureVoice_link-orthopedic {
  left: 84.5%;
  top: 49.7%;
}

.figureVoice .figureVoice_link-nurse {
  left: 77.5%;
  top: 65.5%;
}

.figureVoice .figureVoice_link-pharmacist {
  left: 65.5%;
  top: 76.5%;
}

.figureVoice .figureVoice_link-physiotherapist {
  left: 50.5%;
  top: 80%;
}

.figureVoice .figureVoice_link-occupational-therapist {
  left: 35.7%;
  top: 76.5%;
}

.figureVoice .figureVoice_link-speech-therapist {
  left: 23.8%;
  top: 65.5%;
}

.figureVoice .figureVoice_link-nutritionist {
  left: 16.9%;
  top: 49.8%;
}

.figureVoice .figureVoice_link-genetic-counselor {
  left: 16.8%;
  top: 32.8%;
}

.figureVoice .figureVoice_link-psychologist {
  left: 23.8%;
  top: 17.9%;
}

.figureVoice .figureVoice_link-socialworker {
  left: 35.8%;
  top: 8%;
}

.voiceBtnList {
  display: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 20px;
}

.voiceBtnList .voiceBtnList_item {
  width: 50%;
}

.voiceBtnList .voiceBtnList_link {
  display: block;
  padding: 10px 12px;
}

.voiceBtnList .voiceBtnList_link .btn_icon {
  margin-bottom: 8px;
  width: 100%;
}

.voiceBtnList .voiceBtnList_link .btn_text {
  line-height: 1.35;
  text-align: center;
}

.modal_voice {
  background: #fff4d9;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 20px;
}

.modal_voice_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 23px;
}

.modal_voice_top .modal_voice_top_left {
  margin-right: 21px;
}

.modal_voice_top .modal_voice_top_left img {
  max-width: 150px;
}

.modal_voice_top .modal_voice_top_right h3 {
  font-size: 22px;
  margin-bottom: 5px;
}

.modal_voice_top .modal_voice_top_right p {
  line-height: 1.65;
  text-align: justify;
}

.modal_voice_top .modal_voice_top_right .modal_voice_top_right_notice {
  font-size: 12px;
  line-height: 1.5;
  margin-top: 8px;
  padding-left: 1em;
}

.modal_voice_top .modal_voice_top_right .modal_voice_top_right_notice::before {
  content: "※";
  margin-left: -1em;
}

.modal_voice_bottom {
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
}

.modal_voice_bottom .modal_voice_bottom_left {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #ffb900;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding: 12px;
  max-width: 190px;
  width: 100%;
}

.modal_voice_bottom .modal_voice_bottom_left h4 {
  font-weight: bold;
  line-height: 1.45;
}

.modal_voice_bottom .modal_voice_bottom_right {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 21px;
  width: 100%;
}

.modal_voice_bottom .modal_voice_bottom_right ul li {
  padding: 3px 0;
}

.modal_voice_bottom .modal_voice_bottom_right ul li:not(:last-of-type) {
  border-bottom: 2px solid #ffb900;
}

.modal_voice_dismiss {
  display: none;
  margin-top: 25px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .balloon {
    font-size: 16px;
    padding: 8px 10px;
  }
  .figureVoice {
    display: none;
  }
  .voiceBtnList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .modal_voice {
    background: #fff;
  }
  .modal_voice_top {
    display: block;
  }
  .modal_voice_top .modal_voice_top_left {
    margin-bottom: 3px;
    margin-right: 0;
    text-align: center;
  }
  .modal_voice_top .modal_voice_top_left img {
    max-width: 139px;
  }
  .modal_voice_top .modal_voice_top_right h3 {
    margin-bottom: 20px;
    text-align: center;
  }
  .modal_voice_top .modal_voice_top_right p {
    line-height: 1.8;
  }
  .modal_voice_bottom {
    display: block;
  }
  .modal_voice_bottom .modal_voice_bottom_left {
    max-width: 100%;
    padding: 10px;
  }
  .modal_voice_bottom .modal_voice_bottom_left br {
    display: none;
  }
  .modal_voice_bottom .modal_voice_bottom_right {
    background: #fff4d9;
    padding: 8px 21px;
  }
  .modal_voice_bottom .modal_voice_bottom_right ul li {
    line-height: 1.5;
    padding: 8px 0;
  }
  .modal_voice_dismiss {
    display: block;
  }
}
