@charset "UTF-8";
.footer a {
  display: inline-block;
}

a[href*=clinical_trial] {
  pointer-events: none;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*, *::before, *::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

ol, ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: inherit;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

.cf::before,
.cf::after {
  content: "";
  display: block;
}

.cf::after {
  clear: both;
}

.fl_l {
  float: left;
}

.fl_r {
  float: right;
}

.txt_c {
  text-align: center;
}

.txt_l {
  text-align: left;
}

.txt_r {
  text-align: right;
}

.bold {
  font-weight: bold;
}

.txt_pink {
  color: #c09 !important;
}

.img_c {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 1rem auto;
}

.img_l, .img_r {
  display: block;
  max-width: 80%;
  height: auto;
  margin: 1rem auto;
}

.tate {
  max-width: 60%;
}

@media screen and (min-width: 48em), print {
  .img_l {
    float: left;
    margin: 0 3rem 3rem 0;
  }
  .img_r {
    float: right;
    margin: 0 0 3rem 3rem;
  }
  .tate {
    width: 20%;
  }
}
.sp_n {
  display: none;
}

@media screen and (min-width: 48em), print {
  .sp_n {
    display: block;
  }
  .pc_n {
    display: none;
  }
}
.mt40 {
  margin-top: 4rem;
}

.mt30 {
  margin-top: 3rem;
}

.mt20 {
  margin-top: 2rem;
}

.mt10 {
  margin-top: 1rem;
}

.main > section ~ section, .flex2 > section ~ section {
  margin-top: 4rem;
}

.main > section section ~ section, .flex2 > section section ~ section {
  margin-top: 3rem;
}

.main > section > section section ~ section, .flex2 > section > section section ~ section {
  margin-top: 2rem;
}

.main > section > section > section section ~ section, .flex2 > section > section > section section ~ section {
  margin-top: 2rem;
}

@media screen and (min-width: 48em), print {
  .mt40 {
    margin-top: 8rem;
  }
  .mt30 {
    margin-top: 6rem;
  }
  .mt20 {
    margin-top: 4rem;
  }
  .mt10 {
    margin-top: 2rem;
  }
  .main > section ~ section, .flex2 > section ~ section {
    margin-top: 8rem;
  }
  .main > section section ~ section, .flex2 > section section ~ section {
    margin-top: 6rem;
  }
  .main > section > section section ~ section, .flex2 > section > section section ~ section {
    margin-top: 4rem;
  }
  .main > section > section > section section ~ section, .flex2 > section > section > section section ~ section {
    margin-top: 2rem;
  }
}
.tbl_time {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 1.4rem;
  table-layout: fixed;
  background: #fde0e8;
  border-radius: 0.4rem;
  overflow: hidden;
}
.tbl_time caption {
  font-size: 85%;
  caption-side: bottom;
  text-align: left;
  margin-top: 0.4rem;
}
.tbl_time tr th {
  font-weight: normal;
}
.tbl_time tr th[scope=col] {
  padding: 0.6rem 0;
  font-size: 1.2rem;
  color: #c09;
  font-weight: normal;
  border-bottom: 1px solid #fff;
}
.tbl_time tr th[scope=col]:first-child {
  width: 35%;
}
.tbl_time tr td {
  text-align: center;
  padding: 0.8rem 0.4rem;
  line-height: 1;
}

@media screen and (min-width: 48em), print {
  .tbl_time {
    font-size: 1.6rem;
  }
  .tbl_time tr th[scope=col] {
    padding: 1rem 0;
    font-size: 1.6rem;
  }
  .tbl_time tr th:first-child {
    width: 30%;
  }
  .tbl_time tr td {
    padding: 2rem 0;
  }
}
.gmap {
  width: 100%;
}
.gmap iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.tit_01 {
  background: url(../img/tit_01.jpg) no-repeat center top/auto 100%;
  color: #fd79c8;
  font-family: "Hiragino Mincho ProN", "Yu Mincho", serif;
  font-size: 2.2rem;
  padding: 3rem 1rem;
  margin: 0 0 3rem;
}

.tit_02 {
  color: #c09;
  font-family: "Hiragino Mincho ProN", "Yu Mincho", serif;
  font-size: 2rem;
  margin: 0 0 2rem;
  text-align: center;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tit_02 .sub {
  display: block;
  font-size: 50%;
  color: #383838;
  font-family: "Noto Sans JP", "Hiragino Sans", Meiryo, sans-serif;
}
.tit_02::before, .tit_02::after {
  display: inline-block;
  content: "";
  width: 2rem;
  height: 0.1rem;
  background: #fd79c8;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 2rem;
          flex: 0 0 2rem;
}
.tit_02::before {
  margin: 0 1rem 0 0;
}
.tit_02::after {
  margin: 0 0 0 1rem;
}

.tit_03 {
  color: #c09;
  font-size: 1.8rem;
  line-height: 1.2;
  margin: 0 0 2rem;
}
.tit_03::before {
  display: block;
  content: "";
  width: 1em;
  height: 0.6rem;
  background: #fd79c8;
  margin: 0 0 0.6rem;
}

.tit_04 {
  color: #bfa837;
  background: #fef7d5;
  font-size: 1.6rem;
  padding: 0.4rem 1rem;
  line-height: 1.2;
  border-radius: 0.6rem;
  margin: 0 0 2rem;
}

.tit_05 {
  color: #fd79c8;
  padding: 0 0 0 2rem;
  background: url("../img/tit_05.svg") no-repeat left top 0.6rem/1rem auto;
}

@media screen and (min-width: 48em), print {
  .tit_01 {
    background: url(../img/tit_01.jpg) no-repeat center top/auto 100%;
    font-size: 4rem;
    padding: 8rem 4rem;
    margin: 0 0 8rem;
  }
  .tit_01 span {
    display: block;
    width: 1100px;
    margin: auto;
  }
  .tit_02 {
    font-size: 3.6rem;
    margin: 0 0 3rem;
  }
  .tit_02 .sub {
    font-size: 45%;
  }
  .tit_02::before, .tit_02::after {
    width: 3rem;
    height: 0.2rem;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 3rem;
            flex: 0 0 3rem;
  }
  .tit_02::before {
    margin: 0 2rem 0 0;
  }
  .tit_02::after {
    margin: 0 0 0 2rem;
  }
  .tit_03 {
    font-size: 2.4rem;
    margin: 0 0 2rem;
  }
  .tit_03::before {
    height: 0.8rem;
    margin: 0 0 0.8rem;
  }
  .tit_04 {
    font-size: 2.2rem;
    padding: 1rem;
    margin: 0 0 2rem;
  }
  .tit_05 {
    font-size: 2rem;
    background: url("../img/tit_05.svg") no-repeat left top 1rem/1.2rem auto;
  }
}
.lst_ul01 li {
  text-indent: -1.8rem;
  padding-left: 2.2rem;
  padding-bottom: 1rem;
  line-height: 1.4;
}
.lst_ul01 li::before {
  content: "●";
  margin-right: 0.4rem;
  color: #c09;
}
.lst_ul01 li.yellow::before {
  color: #cb9c11;
}

.lst_ol01 {
  margin: 1rem 0 1rem 2.6rem;
}
.lst_ol01 li {
  line-height: 1.4;
  counter-increment: number 1;
  text-indent: -1rem;
  padding: 0 0 1rem 0;
}
.lst_ol01 li::before {
  display: inline-block;
  content: counter(number) ".";
  margin-right: 0.8rem;
  font-family: "Lato", sans-serif;
  color: #383838;
  font-weight: bold;
}

.lst_dl01 dt {
  font-weight: bold;
}
.lst_dl01 dd {
  margin: 0 0 1rem;
}

.lst_dl02 dd {
  margin: 0 0 2rem;
}

@media screen and (min-width: 48em), print {
  .lst_ul01 li {
    text-indent: -2.2rem;
    padding-left: 2.4rem;
  }
  .lst_ol01 {
    margin: 1rem 0 1rem 3rem;
  }
  .lst_ol01 li {
    text-indent: -1.2rem;
    padding: 0 0 1.4rem 0;
  }
  .lst_dl01 dt {
    float: left;
    width: 10rem;
    font-weight: bold;
    clear: left;
  }
  .lst_dl01 dd {
    padding-left: 10rem;
  }
}
.flex3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex3 > li {
  width: 46%;
}

@media screen and (min-width: 48em), print {
  .flex2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .flex2 > section, .flex2 > li {
    width: 48%;
    margin: 0 !important;
  }
  .flex2.flex-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .flex3 li {
    width: 31%;
  }
}
.tel {
  color: #c09;
  font-family: "Hiragino Mincho ProN", "Yu Mincho", serif;
}
.tel::before {
  content: "tel.";
  font-size: 80%;
}
.tel a {
  text-decoration: none !important;
}

.tel_time {
  display: block;
  color: #c09;
  font-family: "Hiragino Mincho ProN", "Yu Mincho", serif;
}

.btn_rsv {
  display: block;
  background: #fd79c8;
  color: #fff;
  text-align: center;
  border-radius: 0.6rem;
  padding: 0.4rem 0.6rem;
}
.btn_rsv::before {
  display: block;
  font-family: "fontello";
  content: "\e80f";
  font-size: 150%;
  margin: 0 0 0.4rem;
}

.btn_detail {
  display: inline-block;
  margin-top: 1rem;
  padding: 0.4rem 2rem;
  border-radius: 0.5rem;
  background: #c09;
  border: 1px double #c09;
  color: #fff;
  text-decoration: none !important;
}
.btn_detail::after {
  font-family: "fontello";
  content: "\e800";
  margin-left: 0.6rem;
}
@media screen and (min-width: 48em), print {
  .btn_detail:hover {
    background: #fff;
    color: #c09;
  }
}

.btn_pink {
  display: block;
  color: #fd79c8;
  font-weight: bold;
  text-align: center;
}

.anc li .btn_detail::after {
  content: "▼";
}

@media screen and (min-width: 48em), print {
  .anc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .anc li {
    margin: 0 2rem 2rem 0;
  }
  .anc li .btn_detail::after {
    content: "▼";
  }
}
.box_white {
  padding: 1rem;
  background: #fff;
  border-radius: 0.6rem;
}
@media screen and (min-width: 48em), print {
  .box_white {
    padding: 4rem;
  }
}

html {
  font-size: 3.125vw;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

body {
  background: url("../img/bg.png") #f5eded;
  color: #383838;
}

a {
  color: inherit;
  text-decoration: none;
}

.main {
  font-size: 1.4rem;
  line-height: 1.6;
  padding: 0 0 6rem;
}
.main a:not([href=tel]) {
  text-decoration: underline;
}
.main a[class*=btn_] {
  text-decoration: none;
}

@media screen and (min-width: 48em), print {
  :target::before {
    content: "";
    display: block;
    height: 20rem;
    margin: -20rem 0 0;
  }
  html {
    font-size: 62.5%;
  }
  body {
    min-width: calc(1100px + 40px);
  }
  a, button {
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  a:hover, button:hover {
    opacity: 0.8;
  }
  .wrap {
    width: 1100px;
    margin: auto;
  }
  .main {
    font-size: 1.6rem;
    padding: 0 0 8rem;
  }
}
@font-face {
  font-family: "fontello";
  src: url("fontello/font/fontello.eot");
  src: url("fontello/font/fontello.eot#iefix") format("embedded-opentype"), url("fontello/font/fontello.woff2") format("woff2"), url("fontello/font/fontello.woff") format("woff"), url("fontello/font/fontello.ttf") format("truetype"), url("fontello/font/fontello.svg#fontello") format("svg");
}
.header .sticky .wrap {
  margin: 1rem;
}
.header .sticky .wrap .logo {
  height: 7.6rem;
}
.header .sticky .wrap .logo a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/logo.svg) no-repeat left center/contain;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.header .sticky .wrap .headR {
  margin: 0.6rem 0 0;
  font-size: 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.header .sticky .wrap .headR .tel_add {
  margin: 0 0.6rem 0 0;
}
.header .sticky .wrap .headR .tel_add .tel {
  font-size: 150%;
}
.header .sticky .wrap .headR .tel_add .tel_time {
  font-size: 120%;
}
.header .sticky .wrap .headR .tel_add .add {
  display: none;
}
.header .sticky .wrap .headR .btn_rsv {
  font-size: 1.1rem;
  padding: 0.7rem 0.6rem;
  -webkit-box-shadow: 0.1rem 0.1rem 0 0.1rem rgba(183, 44, 127, 0.6);
          box-shadow: 0.1rem 0.1rem 0 0.1rem rgba(183, 44, 127, 0.6);
}
.header .sticky .wrap .headR .sns {
  width: 100%;
  margin: 0.8rem auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.header .sticky .wrap .headR .sns li {
  width: 45%;
}
.header .sticky .wrap .headR .sns li img {
  max-width: 100%;
  height: auto;
}

@media screen and (min-width: 48em), print {
  .header {
    margin: 19.6rem 0 0;
  }
  .header .sticky {
    background: url("../img/bg.png") #f5eded;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 5;
  }
  .header .sticky .wrap {
    margin: 2rem auto 2.4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header .sticky .wrap .logo {
    width: 30%;
    height: 8rem;
  }
  .header .sticky .wrap .headR {
    margin: 0;
    width: 62%;
    font-size: 1.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header .sticky .wrap .headR .tel_add .tel {
    font-size: 220%;
  }
  .header .sticky .wrap .headR .tel_add .tel_time {
    display: inline-block;
    font-size: 140%;
  }
  .header .sticky .wrap .headR .tel_add .add {
    display: block;
    font-size: 1.4rem;
    -webkit-text-size-adjust: none;
  }
  .header .sticky .wrap .headR .btn_rsv {
    font-size: 1.8rem;
    padding: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header .sticky .wrap .headR .btn_rsv::before {
    font-size: 170%;
  }
  .header .sticky .wrap .headR .sns {
    width: 20%;
    margin: 0;
    display: block;
  }
  .header .sticky .wrap .headR .sns li {
    width: 100%;
  }
  .header .sticky .wrap .headR .sns li:first-child {
    margin: 0 0 0.6rem;
  }
}
.tel_add .acs {
  color: #fff;
  font-size: 1.2rem;
  line-height: 1.6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-text-size-adjust: none;
}
.tel_add .acs span {
  display: inline-block;
  background: #c09;
  padding: 0 1rem 0 2.4rem;
  margin: 0 0 0 -2rem;
  border-radius: 0 2rem 2rem 0;
}
.tel_add .acs::before {
  display: inline-block;
  width: 2.6rem;
  height: 2.6rem;
  text-align: center;
  font-family: "fontello";
  content: "\e860";
  color: #c09;
  background: #fff;
  font-size: 120%;
  border: 2px solid #c09;
  border-radius: 50%;
  z-index: 1;
}
.tel_add .tel {
  font-size: 200%;
  line-height: 1.2;
}
.tel_add .tel_time {
  font-size: 140%;
  line-height: 1.2;
}

@media screen and (min-width: 48em), print {
  .tel_add .acs {
    font-size: 1.4rem;
  }
  .tel_add .acs::before {
    width: 3rem;
    height: 3rem;
  }
  .tel_add .tel {
    font-size: 220%;
  }
  .tel_add .tel_time {
    display: inline-block;
  }
}
.slicknav_menu {
  position: absolute;
  top: 9.2rem;
  right: 0;
  font-size: 4.4rem;
  display: inline-block;
  background: none;
  padding: 0;
  z-index: 100;
}
.slicknav_menu .slicknav_btn {
  width: 5rem;
  height: 5rem;
  color: #c09;
  background: #fff;
  border: 1px solid #c09;
  text-shadow: none;
  border-radius: 0;
  text-align: center;
  line-height: 1;
  margin: 0 1rem;
  padding: 0;
}
.slicknav_menu .slicknav_btn.slicknav_collapsed::before {
  display: block;
  font-family: "fontello";
  content: "\e801";
  line-height: 0.8;
}
.slicknav_menu .slicknav_btn.slicknav_collapsed::after {
  display: block;
  content: "MENU";
  font-size: 1rem;
}
.slicknav_menu .slicknav_btn.slicknav_open::before {
  display: block;
  font-family: "fontello";
  content: "\e802";
  line-height: 0.8;
}
.slicknav_menu .slicknav_btn.slicknav_open::after {
  display: block;
  content: "CLOSE";
  font-size: 1rem;
}
.slicknav_menu .slicknav_nav {
  width: 100vw;
  background: url("../img/bg.png") #f5eded;
  padding: 1.6rem;
  position: absolute;
  top: 6rem;
  right: 0;
  margin: auto;
}
.slicknav_menu .slicknav_nav .gnav {
  border-top: 1px solid #cbc0a7;
  margin: 0;
}
.slicknav_menu .slicknav_nav .gnav li {
  border-bottom: 1px solid #cbc0a7;
}
.slicknav_menu .slicknav_nav .gnav li a {
  display: block;
  color: #383838 !important;
  padding: 1rem 0;
  font-size: 1.6rem;
  position: relative;
}
.slicknav_menu .slicknav_nav .gnav li a.sub {
  background: none;
  border: none;
}
.slicknav_menu .slicknav_nav .gnav li a.sub::after {
  position: absolute;
  right: 1rem;
  content: "▼";
  color: #fd79c8;
}
.slicknav_menu .slicknav_nav .gnav li a:hover {
  color: inherit;
  background: none;
}
.slicknav_menu .slicknav_nav .gnav li.slicknav_parent a.slicknav_item {
  padding: 0;
}
.slicknav_menu .slicknav_nav .gnav li.slicknav_parent ul li:last-child {
  border: none;
}
.slicknav_menu .slicknav_nav .gnav li.slicknav_open > a.slicknav_item .sub::after {
  content: "▲";
}
.slicknav_menu .slicknav_nav .gnav li .subnav li {
  border: none;
}
.slicknav_menu .slicknav_nav .gnav li .subnav li a {
  padding: 1rem;
  background: rgba(255, 255, 255, 0.8);
}
.slicknav_menu .slicknav_icon, .slicknav_menu .slicknav_icon-bar, .slicknav_menu .slicknav_arrow, .slicknav_menu .slicknav_row:after {
  display: none !important;
}

#nav {
  display: none;
}

@media screen and (min-width: 48em), print {
  .slicknav_menu {
    display: none;
  }
  #nav {
    display: block;
    border-top: 1px solid #cbc0a7;
    border-bottom: 1px solid #cbc0a7;
  }
  #nav .gnav {
    width: 1100px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #nav .gnav li {
    position: relative;
  }
  #nav .gnav li a {
    display: block;
    text-align: center;
    padding: 2rem 0.5rem 0.6rem;
    font-size: 1.6rem;
  }
  #nav .gnav li a.polyp {
    padding: 1.2rem 1rem 0.6rem;
    font-size: 1.4rem;
  }
  #nav .gnav li a.polyp br {
    display: block;
  }
  #nav .gnav li a:hover {
    color: #c09;
  }
  #nav .gnav li a small {
    display: block;
    text-align: center;
  }
  #nav .gnav li .slash {
    display: none;
  }
  #nav .gnav li .sub::after {
    display: block;
    content: "▼";
    color: #fd79c8;
    font-size: 60%;
    margin: 0.4rem 0 0;
  }
  #nav .gnav li .sub.close::after {
    content: "▲";
  }
  #nav .gnav li .subnav {
    width: 20rem;
    display: none;
    position: absolute;
    top: 6.3rem;
    left: -4.4rem;
    z-index: 10;
  }
  #nav .gnav li .subnav li {
    width: 100%;
    border-bottom: 1px solid #cbcbcb;
  }
  #nav .gnav li .subnav li a {
    display: block;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    padding: 1.6rem 1rem;
    text-align: center;
  }
  #nav .gnav li .subnav li a:hover {
    color: #fff;
    background: #fd79c8;
  }
  .index #nav .home,
  .treatment #nav .sub,
  .clinic #nav .clinic,
  .staff #nav .staff,
  .visit #nav .visit,
  .access #nav .access,
  .faq #nav .faq,
  .medicine #nav .medicine,
  .online #nav .online,
  .clinical_trial #nav .clinical_trial {
    color: #c09;
  }
}
.overview {
  padding: 4rem 1rem;
  font-size: 1.4rem;
  line-height: 1.6;
  background: #fff;
}
.overview > .wrap .overviewL .clinic_name {
  text-align: center;
  margin: 0 0 2rem;
}
.overview > .wrap .overviewL .clinic_name img {
  max-width: 100%;
  height: auto;
}
.overview > .wrap .overviewL .gaiyo {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.overview > .wrap .overviewL .gaiyo dt {
  width: 30%;
  font-size: 110%;
  padding: 0.4rem;
  background: #fd79c8;
  color: #fff;
  text-align: center;
  border-radius: 0.4rem;
  margin: 0 0 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.overview > .wrap .overviewL .gaiyo dd {
  width: 70%;
  margin: 0;
  padding: 0.4rem 1rem;
  border-bottom: 2px dotted #dcdcdc;
}
.overview > .wrap .overviewL .gaiyo dd ul li:not(:last-child) {
  margin: 0 0 1rem;
}
.overview > .wrap .overviewL .tbl_time {
  margin: 1.6rem 0;
}
.overview > .wrap .overviewR {
  margin: 2rem 0 0;
}
.overview > .wrap .overviewR .gmap {
  height: 30rem;
}

@media screen and (min-width: 48em), print {
  .overview {
    padding: 8rem 0;
    font-size: 1.6rem;
  }
  .overview > .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .overview > .wrap .overviewL, .overview > .wrap .overviewR {
    width: 48%;
  }
  .overview > .wrap .overviewL .clinic_name {
    text-align: left;
    margin: 0 0 2rem;
  }
  .overview > .wrap .overviewL .clinic_name img {
    max-width: 50rem;
  }
  .overview > .wrap .overviewL .cf img {
    max-width: 50%;
  }
  .overview > .wrap .overviewL .gaiyo dt, .overview > .wrap .overviewL .gaiyo dd {
    padding: 1rem 2rem;
  }
  .overview > .wrap .overviewR {
    margin: 0;
  }
  .overview > .wrap .overviewR .gmap {
    height: 95%;
  }
}
.tel_up {
  width: 100%;
  background: #fff;
  padding: 0.2rem 1rem 0.2rem 0;
  visibility: hidden;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  font-size: 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tel_up .tel {
  display: block;
  text-align: center;
  width: 55%;
  font-size: 2rem;
  line-height: 1;
}
.tel_up .tel_time {
  display: block;
  text-align: center;
  width: 55%;
  font-size: 1.4rem;
  line-height: 1;
}
.tel_up .pageup a {
  display: block;
  width: 5rem;
  height: 5rem;
  font-size: 3.6rem;
  text-align: center;
  padding: 0.4rem;
  line-height: 1;
  color: #fd79c8;
  border: 2px solid #fd79c8;
  background: #fff;
  border-radius: 50%;
}
.tel_up .pageup a::before {
  font-family: "fontello";
  content: "\e812";
}
.tel_up .pageup a span {
  display: none;
}

@media screen and (min-width: 48em), print {
  .tel_up {
    display: block;
    width: 8rem;
    bottom: 4rem;
    right: 2rem;
    left: auto;
    cursor: pointer;
    background: none;
    padding: 0;
  }
  .tel_up .tel, .tel_up .btn_rsv {
    display: none;
  }
  .tel_up .pageup a {
    width: 6.4rem;
    height: 6.4rem;
    font-size: 4.6rem;
  }
}
.footer {
  background: #fff;
  text-align: center;
  padding: 1rem 0 6rem;
  border-top: 1px solid #eaeaea;
}
.footer .copy {
  display: block;
  padding: 0.6rem 1rem;
  font-size: 1.2rem;
}
.footer ul {
  display: none;
}

@media screen and (min-width: 48em), print {
  .footer {
    padding: 3rem 0;
    text-align: left;
  }
  .footer ul {
    width: 1100px;
    margin: auto;
    display: block;
    margin: 1rem auto;
  }
  .footer ul li {
    display: inline-block;
    font-size: 1.4rem;
    -webkit-text-size-adjust: none;
  }
  .footer ul li:not(:last-child)::after {
    content: "|";
    margin: 0 1rem;
  }
  .footer ul li a {
    opacity: 1;
  }
  .footer ul li a:hover {
    text-decoration: underline;
  }
  .footer ul li a.polyp br {
    display: none;
  }
  .footer ul li.treatment {
    display: none;
  }
  .footer .copy {
    width: 1100px;
    margin: auto;
    padding: 2rem 0 0;
  }
}
body.index .main {
  padding: 0;
}

#keyvsl {
  margin: 1rem 0;
  max-width: 100%;
  height: 18rem;
  background: url(../img/index_keyvsl01.jpg) no-repeat center top/150% auto;
  position: relative;
}
#keyvsl .lead {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  width: 18.5em;
  text-align: center;
}

@media screen and (min-width: 48em), print {
  #keyvsl {
    background: url(../img/index_keyvsl01.jpg) no-repeat center top/auto;
    margin: 0;
    height: 70rem;
  }
  #keyvsl .lead {
    bottom: 3rem;
    font-size: 3.4rem;
  }
}
.info {
  margin: 4rem 1rem;
}
.info .box_white {
  margin: 0;
  line-height: 1.4;
}
.info .box_white dt {
  margin-bottom: 0.4rem;
  color: #fd79c8;
  font-size: 110%;
}
.info .box_white dd {
  word-wrap: break-word;
  margin: 0 0 2rem;
}

@media screen and (min-width: 48em), print {
  .info {
    width: 1100px;
    margin: 8rem auto;
  }
}
.tre {
  margin: 4rem 1rem;
}
.tre .subnav {
  margin: 0 0 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.tre .subnav li {
  width: 48%;
  margin: 0 0 1rem;
}
.tre .subnav li:first-child {
  margin: 0 1rem 1rem 0;
}
.tre .subnav li a {
  display: block;
  color: #fff;
  text-align: center;
  border-radius: 0.6rem;
  padding: 6rem 1rem 1rem;
  text-decoration: none !important;
}
.tre .subnav li a.symptom {
  background: url("../img/icon_shojo.svg") no-repeat center top 1rem/4rem auto #fd79c8;
}
.tre .subnav li a.disease {
  background: url("../img/icon_shikkan.svg") no-repeat center top 1rem/4rem auto #fd79c8;
}
.tre .subnav li a.surgery {
  background: url("../img/icon_ope.svg") no-repeat center top 1rem/4rem auto #fd79c8;
}
.tre .subnav2 li {
  margin: 0 0 1rem;
}
.tre .subnav2 li a {
  display: block;
  background: #fff;
  border-radius: 0.6rem;
  padding: 0.4rem 1rem;
  border: 1px solid #fd79c8;
  text-decoration: none !important;
  position: relative;
}
.tre .subnav2 li a::after {
  font-family: "fontello";
  content: "\e800";
  color: #fd79c8;
  position: absolute;
  right: 1rem;
}

@media screen and (min-width: 48em), print {
  .tre {
    width: 1100px;
    margin: 8rem auto;
  }
  .tre .subnav {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 0 2rem;
  }
  .tre .subnav li {
    width: 31%;
    margin: 0 0 1rem;
  }
  .tre .subnav li:first-child {
    margin: 0 0 1rem;
  }
  .tre .subnav li a {
    font-size: 2.6rem;
    padding: 16rem 1rem 2rem;
  }
  .tre .subnav li a.symptom {
    background: url("../img/icon_shojo.svg") no-repeat center top 4rem/10rem auto #fd79c8;
  }
  .tre .subnav li a.disease {
    background: url("../img/icon_shikkan.svg") no-repeat center top 4rem/10rem auto #fd79c8;
  }
  .tre .subnav li a.surgery {
    background: url("../img/icon_ope.svg") no-repeat center top 4rem/10rem auto #fd79c8;
  }
  .tre .subnav2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .tre .subnav2 li {
    width: 48%;
    margin: 0 0 3rem;
  }
  .tre .subnav2 li:nth-child(even) {
    margin: 0 0 3rem 3rem;
  }
  .tre .subnav2 li a {
    font-size: 2rem;
    text-align: center;
    padding: 2rem 1rem;
    border: 2px solid #fd79c8;
  }
  .tre .subnav2 li a::after {
    right: 2rem;
  }
  .tre .subnav2 li a:hover {
    color: #fd79c8;
  }
}
.about_logo {
  background: #fffafa;
  padding: 4rem 1rem;
}
.about_logo .wrap .logo_mark {
  text-align: center;
  margin: 2rem 0 0;
}
.about_logo .wrap .logo_mark img {
  max-width: 60%;
  height: auto;
}

@media screen and (min-width: 48em), print {
  .about_logo {
    padding: 8rem 0;
  }
  .about_logo .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .about_logo .wrap section {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .about_logo .wrap .logo_mark {
    width: 45%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin: 0 4rem 0 0;
  }
  .about_logo .wrap .logo_mark img {
    max-width: 100%;
  }
}
.aisatsu {
  background: #fff;
  padding: 4rem 1rem;
}
.aisatsu img {
  border-radius: 0.6rem;
}
.aisatsu ul {
  text-align: right;
}
.aisatsu ul li.name {
  font-size: 85%;
}
.aisatsu ul li.name span {
  font-size: 150%;
}
.aisatsu ul li .btn_detail {
  font-size: 85%;
  padding: 0.2rem 1rem;
}

@media screen and (min-width: 48em), print {
  .aisatsu {
    padding: 8rem 0;
  }
  .aisatsu img {
    margin: 0 0 6rem 6rem;
  }
  .aisatsu ul {
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .aisatsu ul li.name {
    margin-right: 2rem;
  }
  .aisatsu ul li .btn_detail {
    font-size: 100%;
    padding: 0.4rem 2rem;
    -webkit-text-size-adjust: none;
  }
}
.feature {
  margin: 4rem 1rem;
}
.feature .flex2 section {
  padding: 16rem 1rem 1rem;
  border-radius: 0.6rem;
}
.feature .flex2 section.senmon {
  background: url("../img/index_feature_senmon.jpg") no-repeat center top/contain #fff;
}
.feature .flex2 section.sodan {
  background: url("../img/index_feature_sodan.jpg") no-repeat center top/contain #fff;
}
.feature .flex2 section.acs {
  background: url("../img/index_feature_acs.jpg") no-repeat center top/contain #fff;
}
.feature .flex2 section.night {
  background: url("../img/index_feature_night.jpg") no-repeat center top/contain #fff;
}

@media screen and (min-width: 48em), print {
  .feature {
    width: 1100px;
    margin: 8rem auto;
  }
  .feature .flex2 section {
    width: 47%;
    padding: 28rem 2rem 2rem;
  }
}
.recruit {
  margin: 4rem 1rem;
  text-align: center;
}

@media screen and (min-width: 48em), print {
  .recruit {
    margin: 8rem auto;
  }
}
.cal {
  background: #fde0e8;
  padding: 4rem 1rem;
}
.cal .wrap .flex2 > div {
  margin: 1rem 0;
}
.cal .wrap .flex2 > div iframe {
  width: 100%;
  height: 30rem;
  border: none;
}

@media screen and (min-width: 48em), print {
  .cal {
    padding: 8rem 0;
  }
  .cal .wrap .flex2 > div {
    width: 48%;
  }
  .cal .wrap .flex2 > div iframe {
    height: 50rem;
  }
}
body:not(.index) .header .sticky .wrap .headR .sns {
  display: none;
}
@media screen and (min-width: 48em), print {
  body:not(.index) .header .sticky .wrap .headR .sns {
    display: block;
  }
}
body:not(.index) .main {
  margin: 0 1rem;
}

@media screen and (min-width: 48em), print {
  .cf .img_l, .cf .img_r {
    max-width: 40%;
    height: auto;
  }
}
#clinicslide01 img, #clinicslide01 p, #clinicslide02 img, #clinicslide02 p {
  display: none;
}

.sp-layer.sp-black.sp-padding {
  text-align: center;
  font-size: 2.4rem;
}

.sp-selected-thumbnail {
  border: 4px solid #000;
}

.device .photo img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto 2rem;
}
.device .photo img.tate {
  max-width: 65%;
}

@media screen and (min-width: 48em), print {
  .device {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .device .tit_03 {
    width: 100%;
  }
  .device .txt {
    width: 40%;
  }
  .device .photo {
    width: 55%;
  }
  .device .photo img {
    max-width: 100%;
  }
  .device .photo img.tate {
    width: 40%;
  }
}
.flow dd {
  position: relative;
  margin: 0;
}
@media screen and (min-width: 48em), print {
  .flow dd {
    margin: 0;
  }
}
.flow dd:not(:last-child) {
  margin: 0 0 6rem;
}
@media screen and (min-width: 48em), print {
  .flow dd:not(:last-child) {
    margin: 0 0 10rem;
  }
}
.flow dd .btn_rsv {
  display: inline-block;
  padding: 0 3rem;
  margin: 1rem;
}
.flow dd:not(:last-child)::after {
  display: block;
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  bottom: -5rem;
  left: 0;
  right: 0;
  border-top: 2rem solid #fde0e8;
  border-right: 3rem solid transparent;
  border-bottom: 1rem solid transparent;
  border-left: 3rem solid transparent;
  margin: auto;
}

.access .main .tel {
  font-size: 120%;
}
.access .main .tel_time {
  display: inline-block;
  font-size: 100%;
}
.access .gmap {
  height: 30rem;
  margin: 2rem 0;
}

@media screen and (min-width: 48em), print {
  .access .main .cf > .fl_l, .access .main .cf > .fl_r {
    width: 48%;
  }
  .access .main .cf .fl_r {
    text-align: center;
  }
  .access .main .gmap {
    height: 50rem;
  }
}
body.symptom .box_line {
  border: 2px solid #fd79c8;
  border-radius: 0.6rem;
  padding: 1rem;
  margin: 0 0 2rem;
}
body.symptom .box_line .boxsub_flex2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
body.symptom .box_line .boxsub_flex2 > div, body.symptom .box_line .boxsub_flex2 > li {
  width: 49%;
}
body.symptom .case_anc .box_nav {
  margin: 0 0 2rem;
}
body.symptom .case_anc .box_nav .tit {
  color: #fd79c8;
  font-weight: bold;
  font-size: 120%;
  margin: 0 0 1rem;
}
body.symptom .case_anc .box_nav ul li {
  margin: 0 0 0.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body.symptom .case_anc .box_nav ul li::before {
  display: inline-block;
  content: "▼";
  font-size: 50%;
  margin: 0 0.6rem 0 0;
}
body.symptom .case_anc .box_nav ul li a {
  display: block;
}
body.symptom .midashi {
  background: #fd79c8;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  padding: 0.4rem;
  border-radius: 0.6rem;
  margin: 0 0 2rem;
}
body.symptom .arrow {
  background: #ffedf8;
  text-align: center;
  padding: 0.4rem;
  margin: 0 0 2.6rem;
  border-radius: 0.4rem;
  position: relative;
}
body.symptom .arrow::after {
  display: block;
  content: "▼";
  color: #92949c;
  text-align: center;
  position: absolute;
  bottom: -2.2rem;
  left: 0;
  right: 0;
}
body.symptom .arrow.none {
  margin: 0 0 1rem;
}
body.symptom .arrow.none::after {
  display: none;
}
body.symptom .arrow.plus, body.symptom .arrow.plus_minus {
  margin: 0 0 3.2rem;
}
body.symptom .arrow.plus::after, body.symptom .arrow.plus_minus::after {
  width: 1.8rem;
  height: 1.8rem;
  margin: auto;
  content: "+";
  color: #fff;
  background: #fd79c8;
  border-radius: 50%;
  top: 3.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body.symptom .arrow.plus_minus::after {
  content: "±";
  background: #f6981e;
}
body.symptom .yes_no li {
  margin: 1.6rem 0 0;
  position: relative;
}
body.symptom .yes_no li:first-child::before, body.symptom .yes_no li:last-child::before {
  display: block;
  content: "▼";
  color: #92949c;
  text-align: center;
  position: absolute;
  top: -2.2rem;
  left: 35%;
}
body.symptom .yes_no li:first-child::after, body.symptom .yes_no li:last-child::after {
  display: block;
  text-align: center;
  font-weight: bold;
  position: absolute;
  top: -2.2rem;
  left: 50%;
}
body.symptom .yes_no li:first-child::after {
  content: "YES";
  color: #fd7989;
}
body.symptom .yes_no li:last-child::after {
  content: "NO";
  color: #79abfd;
}
@media screen and (min-width: 48em), print {
  body.symptom .box_line {
    border-radius: 1rem;
    padding: 2rem;
  }
  body.symptom .case_anc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  body.symptom .case_anc .box_nav {
    margin: 0;
  }
  body.symptom .case_anc .box_nav ul li {
    margin: 0 0 1rem;
  }
  body.symptom .case_anc .box_nav ul li a {
    display: block;
  }
  body.symptom .case_anc .box_nav ul li a:hover {
    text-decoration: none;
    opacity: 1;
  }
  body.symptom .midashi {
    font-size: 2.6rem;
    border-radius: 1rem;
  }
  body.symptom .box_flex2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  body.symptom .box_flex2 > div, body.symptom .box_flex2 > li {
    width: 49%;
  }
  body.symptom .arrow {
    padding: 0.4rem 1rem;
    margin: 0 0 4rem;
    border-radius: 0.8rem;
  }
  body.symptom .arrow::after {
    font-size: 2rem;
    bottom: -3.6rem;
  }
  body.symptom .arrow.plus, body.symptom .arrow.plus_minus {
    margin: 0 0 4.2rem;
  }
  body.symptom .arrow.plus::after, body.symptom .arrow.plus_minus::after {
    width: 2.4rem;
    height: 2.4rem;
  }
  body.symptom .arrow.org {
    background: #ffebd1;
  }
  body.symptom .yes_no li {
    margin: 2.6rem 0 0;
  }
  body.symptom .yes_no li:first-child::before, body.symptom .yes_no li:last-child::before {
    top: -2.6rem;
    left: 45%;
  }
  body.symptom .yes_no li:first-child::after, body.symptom .yes_no li:last-child::after {
    top: -2.6rem;
    left: 50%;
  }
  body.symptom .btn_pink {
    font-size: 2rem;
  }
  body.symptom .box_flex3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  body.symptom .box_flex3 > div {
    width: 31%;
  }
}

.tbl_price {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.tbl_price tr th {
  display: block;
  padding: 0.4rem 1rem;
  text-align: left;
  background: #f6f6f6;
  font-weight: normal;
  border: 1px solid #ccc;
  border-bottom: none;
}
.tbl_price tr td {
  display: block;
  padding: 1rem;
  border: 1px solid #ccc;
  text-align: right;
}
.tbl_price tr:not(:last-child) td {
  border-bottom: none;
}
.tbl_price.num {
  counter-reset: number 0;
}
.tbl_price.num tr th {
  counter-increment: number 1;
}
.tbl_price.num tr th::before {
  display: inline-block;
  content: counter(number) ".";
  margin-right: 0.4rem;
}

@media screen and (min-width: 48em), print {
  .tbl_price tr th, .tbl_price tr td {
    display: table-cell;
    padding: 2rem;
  }
  .tbl_price tr th {
    width: 65%;
    border-bottom: 1px solid #ccc;
  }
  .tbl_price tr:not(:last-child) td {
    border-bottom: 1px solid #ccc;
  }
}