@charset "UTF-8";
/*@include mq {}
@include mq(mobileSmall) {}
@include mq(maxCustom,0) {}
@include mq(landscape) {}
@include mq(tablet) {}
@include mq(desktop) {}
@include mq(desktopLarge) {}
@include mq(minCustom,0) {}*/
/*第三見出し*/
.h-title-s2 {
  margin-bottom: 20px;
  font-size: 1.4rem;
  line-height: 1.4rem;
  margin-left: 1.0em;
  text-indent: -1.0em;
}

.h-title-s2::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 25px;
  margin-right: 10px;
  background-color: #892155;
  vertical-align: middle;
}

@media screen and (min-width: 960px) {
  .h-title-s2 {
    font-size: 1.7rem;
  }
}

.h-title-s-no-c {
  margin-bottom: 5px;
  font-size: 1.2rem;
  counter-increment: section;
}

.h-title-s-no-c::before {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 8px;
  background-color: #892155;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  counter-increment: number 1;
  content: counter(number, upper-alpha);
  color: white;
  text-align: center;
  line-height: 25px;
}

@media screen and (min-width: 960px) {
  .h-title-s-no-c {
    font-size: 1.6rem;
  }
}

/*病院*/
/*about*/
/*landscape*/
.floor_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  counter-reset: number 0;
  width: 96%;
  margin-bottom: 15px;
  padding: 10px 0;
}

.floor_wrap .room_wrap {
  margin-bottom: 10px;
  width: 48%;
}

.floor_wrap .room_wrap .purple::before {
  background-color: #433686;
}

.floor_wrap .next {
  display: block;
  width: 100%;
}

@media screen and (min-width: 960px) {
  .floor_wrap {
    width: 100%;
    margin-bottom: 15px;
    padding: 5px 0;
    margin: 0 auto;
  }
  .floor_wrap .room_wrap {
    margin-bottom: 10px;
    width: 24.0%;
  }
  .floor_wrap .room_wrap img {
    margin-bottom: 5px;
  }
  .floor_wrap .room_wrap p {
    font-size: 1.2rem;
    line-height: 1.7rem;
  }
}

.map_photo .doron {
  margin-bottom: 30px;
}

@media screen and (min-width: 960px) {
  .map_photo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .map_photo .doron {
    margin-right: 10px;
    width: 1600px;
  }
}

/*about*/
.about .title_smb {
  color: #892155;
  font-weight: bold;
  font-size: 2.3rem;
}

.about .land-up .text-block1 {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.about .land-up .text-block1 p {
  padding: 15px 0px 15px 0px;
}

.about .land-up .photo-block1 {
  width: 100%;
}

.about .land-down .text-block1 {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.about .land-down .text-block1 p {
  padding: 15px 0px 15px 0px;
}

.about .land-down .photo-block1 {
  width: 100%;
}

@media screen and (min-width: 960px) {
  .about .land-up {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-flow: row-reverse;
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse;
  }
  .about .land-up .text-block1 {
    width: 50%;
    max-width: 50%;
    height: auto;
  }
  .about .land-up .text-block1 p {
    padding: 0px 25px 25px 0px;
    font-size: 1.2vw;
  }
  .about .land-up .photo-block1 {
    width: 50%;
    max-width: 50%;
  }
  .about .land-down {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .about .land-down .text-block1 {
    width: 50%;
    max-width: 50%;
    height: auto;
  }
  .about .land-down .text-block1 p {
    padding: 25px 0px 0px 25px;
    font-size: 1.2vw;
  }
  .about .land-down .photo-block1 {
    width: 50%;
    max-width: 50%;
  }
}

@media screen and (min-width: 1280px) {
  .about .land-up .text-block1 p {
    font-size: 1.6rem;
    padding: 0px 25px 25px 0px;
  }
  .about .land-down .text-block1 p {
    font-size: 1.6rem;
    padding: 25px 0px 0px 25px;
  }
}

/*medicalperson*/
.medicalperson ul.staff {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.medicalperson ul.staff li {
  margin-right: 25px;
  font-size: 1.4rem;
  font-weight: bold;
}

@media screen and (min-width: 960px) {
  .medicalperson ul.staff li {
    font-size: 1.7rem;
  }
}

.medicalperson .renkei .rectangular {
  padding: 20px 10px;
  margin: 10px;
  text-align: center;
  color: #ffffff;
}

.medicalperson .renkei .rectangular img {
  width: 20%;
  margin-bottom: 10px;
  margin-top: 10px;
}

.medicalperson .renkei .rectangular p {
  font-size: 1.8rem;
  font-weight: bold;
}

.medicalperson .renkei .purple {
  background-color: #433686;
}

.medicalperson .renkei .pink {
  background-color: #dd2f4d;
}

.medicalperson .smooth {
  background-color: #f3e9ee;
  padding: 20px 10px;
  margin: 10px;
  text-align: center;
}

.medicalperson .smooth p.catch {
  color: #892155;
  font-size: 1.6rem;
  font-weight: bold;
  margin: 13px 0;
}

.medicalperson .smooth .item {
  margin: 0 auto;
  padding: 20px;
  width: 85%;
  background-color: #ffffff;
}

.medicalperson .smooth .item .core {
  text-align: left;
  margin: 0 auto;
}

@media screen and (min-width: 960px) {
  .medicalperson .renkei {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .medicalperson .renkei .rectangular {
    width: 80%;
  }
  .medicalperson .renkei .rectangular img {
    height: 90px;
  }
  .medicalperson .smooth p.catch {
    font-size: 1.8rem;
  }
  .medicalperson .smooth .item {
    width: 70%;
  }
}

/*free*/
.contact_space {
  border: 1px #c8c3e3 solid;
  padding: 20px;
  text-align: center;
}

.contact_space .title {
  border-radius: 30px;
  height: 10px;
  line-height: 10px;
  margin: 10px auto;
  padding: 20px;
  background-color: #f6f5fa;
  border: solid 1px #c8c3e3;
  color: #433686;
  font-weight: bold;
  font-size: 1.8rem;
  text-align: center;
}

.contact_space .time {
  font-size: 1.4rem;
  font-weight: bold;
}

.contact_space .phone {
  font-size: 1.2rem;
  font-weight: bold;
}

.contact_space .phone span {
  font-size: 2.5rem;
  background-image: url("../img/hospital/medicalperson/phone.svg");
  background-repeat: no-repeat;
  display: inline-block;
  background-position: 0 50%;
  background-size: 22px auto;
  padding: 3px 0 0 26px;
}

.contact_space .comment {
  font-size: 1.3rem;
}

.contact_space .cl_comment {
  font-size: 1.8rem;
  color: #433686;
  font-weight: bold;
  margin-top: 10px;
}

@media screen and (min-width: 960px) {
  .contact_space .title {
    width: 60%;
    font-size: 2.3rem;
  }
  .contact_space .time {
    font-size: 1.6rem;
  }
  .contact_space .phone {
    font-size: 1.8rem;
  }
  .contact_space .phone span {
    font-size: 3.2rem;
  }
}

/*patient*/
.patient .kakubyoto .text {
  line-height: 1.6;
  margin-bottom: 15px;
}

.patient .kakubyoto .text .necessary {
  background-color: #f3e9ee;
  padding: 25px 25px 1px 25px;
}

.patient .kakubyoto .text .necessary p {
  font-weight: bold;
  font-size: 1.6rem;
  color: #892155;
}

.patient .kakubyoto .text .necessary img {
  width: 15px;
  margin-left: 5px;
  vertical-align: middle;
}

.patient .kakubyoto .illust {
  width: 200px;
}

.patient .kakubyoto .print {
  background-image: url("../img/common/icon/print.svg");
  background-size: 15px auto;
}

.patient .texts-list li {
  text-indent: -1em;
  padding-left: 1em;
}

.patient .h-title-s-no {
  margin-bottom: 20px;
  padding: 10px 0;
  border-top: dotted 1px #bbb;
  border-bottom: dotted 1px #bbb;
  font-size: 1.4rem;
  counter-increment: section;
}

.patient .h-title-s-no::before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  background-color: #892155;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  vertical-align: middle;
  content: counter(section);
  color: white;
  text-align: center;
  line-height: 40px;
}

.patient .syoshin .text {
  line-height: 1.6;
  margin-bottom: 15px;
}

.patient .syoshin .illust {
  width: 120px;
  margin: 0 auto;
}

.patient .texts-list li {
  text-indent: -1em;
  padding-left: 1em;
}

.patient .arrow {
  text-align: center;
}

.patient .arrow img {
  width: 70px;
}

.patient .fg-flex {
  margin-bottom: 50px;
}

.patient .fg-flex .flower {
  margin-bottom: 15px;
}

.patient .fg-flex .g-table {
  margin-top: 20px;
}

.patient .fg-flex .g-table p {
  color: #892155;
  font-size: 1.8rem;
  font-weight: bold;
}

.patient .kaikei {
  background: #f6f5fa;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 70px;
}

.patient .kaikei p {
  font-size: 1.8rem;
  color: #433686;
  font-weight: bold;
  text-align: center;
  padding-top: 2rem;
}
.patient .kaikei .texts {
  padding: 0 25px;
}

.patient .kaikei .jyunbi {
  border-radius: 5px;
  margin: 2rem 3rem;
  border: solid 2px #cfcbe7;
  background: #ffffff;
}

.patient .kaikei .jyunbi .jyunbi_title {
  font-size: 1.6rem;
  background: #e5e3f2;
  padding: 10px;
  text-align: center;
  color: #433686;
  font-weight: bold;
  letter-spacing: 0.05rem;
  vertical-align: middle;
}

.patient .kaikei .jyunbi .jyunbi_title p {
  font-size: 1.3rem;
  background: #ffffff;
  padding: 4px;
  color: #433686;
  text-align: center;
  width: 185px;
  margin: 5px auto;
  border-radius: 5px;
  font-weight: bold;
}

.patient .kaikei .jyunbi .pb {
  padding-bottom: 10px;
}

.patient .kaikei .jyunbi p {
  padding: 15px 20px;
  margin: 0;
  font-weight: normal;
  text-align: left;
  font-size: 1.5rem;
  color: #000000;
}

.patient .cc_catch {
  color: #892155;
  font-weight: bold;
  font-size: 1.6rem;
}

.patient .sn-flex .s-naiyo {
  background: #f3e9ee;
  padding: 15px 25px;
  margin-bottom: 10px;
}

.patient .sn-flex .s-naiyo .s_title {
  margin-bottom: 15px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 3.7rem;
  border-bottom: 1px solid #892155;
}

.patient .sn-flex .s-naiyo p {
  color: #000000;
  font-size: 1.3rem;
  line-height: 2.3rem;
  margin-bottom: 20px;
}

.patient .sn-flex .s-naiyo .btns {
  padding: 0 30px;
  margin-bottom: 10px;
}

@media screen and (min-width: 960px) {
  .patient .kakubyoto {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .patient .syoshin {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .patient .syoshin .text {
    margin-right: 50px;
  }
  .patient .syoshin .illust {
    width: 180px;
    margin: 0;
  }
  .patient .btn_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .patient .btn_flex .harf2 {
    width: 440px;
    padding-right: 10px;
  }
  .patient .h-title-s-no {
    margin-bottom: 30px;
    padding: 20px 0;
    font-size: 1.8rem;
  }
  .patient .fg-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 0px;
  }
  .patient .fg-flex .flower {
    margin-right: 20px;
    width: 370px;
  }
  .patient .fg-flex .g-table {
    margin-top: 0px;
    width: 540px;
  }
  .patient .cc_catch {
    font-size: 1.8rem;
  }
  .patient .kaikei {
    padding-bottom: 30px;
    margin-bottom: 10px;
    margin-top: 50px;
  }

  .patient .kaikei .texts {
    padding: 0 50px;
  }
  .patient .kaikei p {
    padding: 2.2rem;
    font-size: 1.9rem;
  }
  .patient .kaikei .j-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 20px;
  }
  .patient .kaikei .j-flex .jyunbi {
    margin: 10px 10px;
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
                -ms-grid-row-align: stretch;
            align-self: stretch;
    width: 250px;
  }
  .patient .kaikei .j-flex .jyunbi .pb {
    padding-bottom: 50px;
  }
  .patient .kaikei .j-flex .jyunbi .pb23 {
    padding-bottom: 23px;
  }
  .patient .sn-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    width: 100%;
  }
  .patient .sn-flex .s-naiyo {
    background: #f3e9ee;
    padding: 15px 25px;
    margin-right: 20px;
    width: 43.3%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .patient .sn-flex .s-naiyo .s_title {
    margin-bottom: 15px;
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 3.7rem;
    border-bottom: 1px solid #892155;
  }
  .patient .sn-flex .s-naiyo p {
    color: #000000;
    font-size: 1.6rem;
    line-height: 2.8rem;
    margin: 5px 0 15px 0;
  }
  .patient .sn-flex .s-naiyo .btns {
    padding: 0 30px;
    margin-top: auto;
  }
  .patient .sn-flex .s-naiyo:last-child {
    margin-right: 0px;
  }
}

/*program*/
.program .fg-frex {
  margin-bottom: 50px;
}

.program .fg-frex .flower {
  margin-bottom: 15px;
}

.program .fg-frex .g-table {
  margin-top: 20px;
}

.program .fg-frex .g-table p {
  color: #000000;
  font-size: 1.5rem;
}

.program .sn-flex .s-naiyo {
  background: #f3e9ee;
  padding: 15px 25px;
  margin-bottom: 10px;
}

.program .sn-flex .s-naiyo .s_title {
  margin-bottom: 15px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 3.7rem;
  border-bottom: 1px solid #892155;
}

.program .sn-flex .s-naiyo p {
  color: #000000;
  font-size: 1.3rem;
  line-height: 2.3rem;
  margin-bottom: 20px;
}

.program .sn-flex .s-naiyo .btns {
  padding: 0 30px;
  margin-bottom: 10px;
}

.program .iryosodan {
  padding: 30px 0 20px;
  background-color: #f6f5fa;
  background-image: url("../img/common/bg_lefttop.png"), url("../img/common/bg_rightbottom.png");
  background-repeat: no-repeat, no-repeat;
  background-position: 0 0, 100% 100%;
  background-size: 150px auto, 150px auto;
}

.program .iryosodan dl {
  width: 86%;
  margin: 0 auto;
}

.program .iryosodan dl dt {
  margin-bottom: 20px;
}

.program .iryosodan dl dd {
  line-height: 1.8;
  font-weight: bold;
}

.program .hokan_naiyo {
  border-radius: 5px;
  margin: 2rem 0rem;
  border: solid 2px #892155;
  background: #ffffff;
}

.program .hokan_naiyo .title {
  font-size: 1.6rem;
  background: #892155;
  padding: 10px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 0.05rem;
  vertical-align: middle;
}

.program .hokan_naiyo .title p {
  font-size: 1.3rem;
  background: #ffffff;
  padding: 4px;
  color: #892155;
  text-align: center;
  width: 120px;
  margin: 5px auto;
  border-radius: 5px;
  font-weight: bold;
}

.program .hokan_naiyo p {
  padding: 15px 20px;
  margin: 0;
  font-weight: normal;
  text-align: left;
  font-size: 1.5rem;
  color: #000000;
}

.program .movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden;
}

.program .movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.program .arrow {
  text-align: center;
}

.program .arrow img {
  width: 40px;
}

@media screen and (min-width: 960px) {
  .program .sn-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    width: 100%;
  }
  .program .sn-flex .s-naiyo {
    background: #f3e9ee;
    padding: 15px 25px;
    margin-right: 20px;
    width: 43.3%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .program .sn-flex .s-naiyo .s_title {
    margin-bottom: 15px;
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 3.7rem;
    border-bottom: 1px solid #892155;
  }
  .program .sn-flex .s-naiyo p {
    color: #000000;
    font-size: 1.6rem;
    line-height: 2.8rem;
    margin: 5px 0 15px 0;
  }
  .program .sn-flex .s-naiyo .btns {
    padding: 0 30px;
    margin-top: auto;
  }
  .program .sn-flex .s-naiyo:last-child {
    margin-right: 0px;
  }
  .program .fg-frex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 0px;
  }
  .program .fg-frex .flower {
    margin-right: 20px;
    width: 370px;
  }
  .program .fg-frex .g-table {
    margin-top: 0px;
    width: 540px;
  }
  .program .contact_space .title {
    width: 75%;
    font-size: 2.1rem;
  }
  .program .iryosodan {
    padding: 50px 0 30px;
    background-size: 300px auto, 300px auto;
  }
  .program .iryosodan dl {
    width: 100%;
  }
  .program .iryosodan dl dt {
    width: 80%;
    margin: 0 auto 40px;
  }
  .program .iryosodan dl dd {
    width: 76%;
    margin: 0 auto;
    text-align: center;
    font-size: 1.8rem;
  }
  .program .j-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .program .j-flex .hokan_naiyo {
    width: 330px;
    margin: 0rem 0rem;
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
                -ms-grid-row-align: stretch;
            align-self: stretch;
  }
  .program .j-flex .mr10 {
    margin-right: 10px;
  }
  .program .photo468 img {
    width: 50%;
  }
  .program .movie-wrap {
    padding-bottom: 320px;
    /*アスペクト比 16:9の場合の縦幅*/
  }
  .program .movie-wrap iframe {
    width: 560px;
    height: 315px;
  }
}
