@charset "UTF-8";
.sp {
  display: none !important;
}

.flex {
  display: flex;
}

.flex_around {
  justify-content: space-around;
}

.flex-between {
  justify-content: space-between;
}

.flex-start {
  align-items: flex-start;
}

.flex_wrap {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}

.flex_center {
  align-items: center;
}

.clear {
  clear: both;
}

.bold {
  font-weight: bold;
}

a {
  display: inline-block;
}

img {
  vertical-align: bottom;
}

.inner {
  margin: 0 auto;
  width: 1080px;
  text-align: center;
}

header {
  box-shadow: 1px 1px 4px #efefef;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: #fff;
  z-index: 1;
}

header .hd_top {
  padding: 30px 0 20px;
  width: 940px;
}

header .hd_tel {
  padding-bottom: 17px;
  width: 940px;
}

#main {
  margin-top: 210px;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  line-height: 1.5;
  max-width: 2000px;
}

.clinic {
  padding: 0 70px 70px;
}

.clinic .inner {
  max-width: 1080px;
}

.clinic h3 {
  font-size: 28px;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  text-align: center;
  margin-bottom: 50px;
  color: #ed4b62;
}

.clinic dl {
  border: 1px solid #ed4b62;
  box-sizing: border-box;
  width: 49.8%;
  margin-bottom: 5px;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}

.clinic dl dt {
  background: #ed4b62;
  padding: 15px;
  color: #ffffff;
  font-weight: bold;
}

.clinic dl dd {
  padding: 15px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  text-align: left;
}

.clinic dl dd span {
  font-size: 14px;
  font-weight: normal;
}

.clinic dl dd .small {
  font-size: 12px;
}

footer {
  text-align: center;
  background-color: #ed4b62;
  padding: 15px 0;
  color: #ffffff;
  font-size: 12px;
}

@media screen and (min-width: 767px) {
  .mv {
    /*background: url("../img/mv_bg.jpg") center no-repeat;
    background-size: cover;
    padding: 65px 0 55px;*/
  }
  .mv .inner {
    position: relative;
  }
  .mv .mv_btn01 {
    position: absolute;
    bottom: 100px;
    right: 480px;
  }
  .mv .mv_btn02 {
    position: absolute;
    bottom: 100px;
    right: 306px;
  }
  .mv .mv_btn03 {
    position: absolute;
    bottom: 100px;
    right: 133px;
  }

  .cnt01 {
    padding: 50px 0 0;
  }
  .cnt01 h3 {
    margin-bottom: 55px;
  }
  .cnt01 .txt {
    font-size: 18px;
    width: 720px;
    margin: 25px auto 0;
    text-align: left;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  }

  .cnt02 {
    background: url("../img/cnt02_bg.jpg") center bottom;
    background-size: cover;
  }
  .cnt02 .inner {
    width: 940px;
  }

  .cnt03_bg {
    padding: 50px 0 75px;
    background: url("../img/cnt03_bg.jpg") center no-repeat;
    background-size: cover;
  }

  .cnt03 h3 {
    margin-bottom: 43px;
  }
  .cnt03 h3 + p {
    margin-bottom: 40px;
  }

  .cnt04 .inner {
    width: 940px;
  }
  .cnt04 h3 {
    margin-bottom: 50px;
  }
  .cnt04 .list {
    margin-bottom: 66px;
  }

  .cnt05 {
    padding: 0px 0 95px;
  }
  .cnt05 h3 {
    margin-bottom: 20px;
  }

  .cnt06 {
    background: url("../img/cnt06_bg.jpg") center;
    background-size: cover;
  }
  .cnt06 h3 {
    text-align: center;
    background: #ed4b62;
    padding: 29px 0;
  }
  .cnt06 .inner {
    padding: 70px 0 87px;
    width: 720px;
  }
  .cnt06 .arrow {
    padding: 10px 0 18px;
  }
  .cnt06 .ttl {
    padding: 36px 0;
  }
  .cnt06 .note {
    text-align: right;
  }

  .cnt07 {
    padding: 70px 0 0;
    background: url("../img/cnt07_bg.jpg") top center no-repeat;
    background-size: cover;
  }
  .cnt07 h3 {
    margin-bottom: 52px;
  }
  .cnt07 .cnt07_img01 {
    margin-bottom: 40px;
  }

  .cnt08 {
    background: #f7f5e8;
  }
  .cnt08 h3 {
    text-align: center;
    background: #ed4b62;
    padding: 29px 0;
  }
  .cnt08 .inner {
    padding: 50px 0 87px;
    width: 940px;
  }
  .cnt08 .ac {
    margin-top: 50px;
  }
  .cnt08 .ac dl {
    margin-bottom: 50px;
    margin-top: -208px;
    padding-top: 208px;
  }
  .cnt08 .ac dl dt {
    cursor: pointer;
    position: relative;
  }
  .cnt08 .ac dl dt::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border: 2px solid;
    border-color: transparent transparent #ffffff #ffffff;
    top: 40%;
    right: 15px;
    transform: translateY(-50%) translateX(-50%) rotate(-45deg);
    -webkit-transform: translateY(-50%) translateX(-50%) rotate(-45deg);
  }
  .cnt08 .ac dl dt.open::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border: 2px solid;
    border-color: transparent transparent #ffffff #ffffff;
    top: 60%;
    right: 15px;
    transform: translateY(-50%) translateX(-50%) rotate(135deg);
    -webkit-transform: translateY(-50%) translateX(-50%) rotate(135deg);
  }
  .cnt08 .ac dl dd {
    display: none;
  }

  .cnt09 {
    background: url("../img/cnt09_bg.jpg") center no-repeat;
    background-size: cover;
    padding: 59px 0 24px;
  }
  .cnt09 h3 {
    margin-bottom: 45px;
  }
  .cnt09 dl {
    width: 940px;
    margin: 0 auto 50px;
  }
  .cnt09 dl dt {
    margin-bottom: 35px;
  }
  .cnt09 dl dd {
    text-align: right;
  }

  .cnt10 h3 {
    text-align: center;
    background: #ed4b62;
    padding: 29px 0;
  }
  .cnt10 .inner {
    padding: 45px 0 132px;
  }
  .cnt10 .cnt10_img01 {
    margin-bottom: 85px;
  }
  .cnt10 .cnt10_img02 {
    margin-bottom: 85px;
  }
}
@media screen and (max-width: 768px) {
  .sp {
    display: block !important;
  }

  .pc {
    display: none;
  }

  .inner {
    width: 100%;
  }

  h3.line {
    font-size: 4.8vw;
    padding-bottom: 0.66vw;
  }

  header {
    box-shadow: none;
    position: relative;
  }

  header .inner {
    width: 95%;
  }

  header .hd_top {
    padding: 0;
    width: 95%;
  }

  header .hd_tel {
    padding-bottom: 0;
    width: 95%;
  }

  header .hd_tel a {
    width: 50%;
  }

  .flex_wrap_sp {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }

  #main {
    margin-top: 0;
  }

  .mv .inner {
    position: relative;
  }
  .mv .mv_btn01 {
    position: absolute;
    bottom: 0;
    left: 2.667vw;
    width: 31.2vw;
  }
  .mv .mv_btn02 {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 31.2vw;
  }
  .mv .mv_btn02 .sp {
    display: inline-block !important;
  }
  .mv .mv_btn03 {
    position: absolute;
    bottom: 0;
    right: 2.667vw;
    width: 31.2vw;
  }

  .mv .inner {
    max-width: 100%;
  }

  .clinic {
    padding: 8vw 0;
  }

  .clinic .inner {
    max-width: 100%;
    width: 85%;
  }

  .clinic h3 {
    font-size: 4.8vw;
    margin-bottom: 4.66vw;
  }

  .clinic dl {
    width: 100%;
    margin-bottom: 2.6vw;
  }

  .clinic dl dt {
    padding: 2.66vw;
    color: #ffffff;
    font-size: 4vw;
    line-height: 1;
  }

  .clinic dl dd {
    padding: 2.66vw;
    font-size: 3.46vw;
    font-weight: bold;
    line-height: 1;
  }

  .clinic dl dd span {
    font-size: 2.66vw;
    font-weight: normal;
    line-height: 1.5;
    margin-top: 1.33vw;
    display: inline-block;
  }

  .clinic dl dd .small + br + span {
    margin-top: 0;
  }

  .clinic dl dd .small {
    font-size: 2.66vw;
  }

  .clinic dl dd img {
    width: 28.4vw;
  }

  .cnt01 .txt {
    width: 94.66%;
    margin: 0 auto 12.53vw;
    text-align: left;
    font-size: 3.2vw;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  }

  .cnt05 {
    padding-bottom: 12.66vw;
  }
  .cnt05 a {
    width: 85.067vw;
  }

  .clinic p {
    font-size: 3.46vw;
    line-height: 1.2;
  }
}
#accordion {
  margin: 50px 0 0;
  font-family: YuGothic, "Yu Gothic", sans-serif;
}

#accordion .cont-inner {
  width: 960px;
  margin: 0 auto;
}

.cp_actab {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0px auto 20px;
  text-align: left;
}

.cp_actab input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.cp_actab label {
  font-weight: bold;
  line-height: 3;
  position: relative;
  display: block;
  cursor: pointer;
  margin: 0 0 0.133vw 0;
  font-size: 20px;
}

.cp_actab.txt label {
  font-size: 20px;
  border: 1px solid #ed4b62;
}

.cp_actab .cp_actab-content {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.35s;
  color: #333333;
}

.cp_actab.txt .cp_actab-content {
  font-size: 16px;
  position: relative;
  text-align: center;
}

.cp_actab input:checked ~ .cp_actab-content {
  max-height: 45em;
}

.cp_actab .cp_actab-content ul li {
  width: 32.6666666667%;
  background: #FFEFEF;
  padding: 20px 0;
}

.cp_actab .cp_actab-content .red {
  color: #ed4b62;
}

/* Icon */
.cp_actab label::after {
  line-height: 3;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 2em;
  height: 3em;
  transition: all 0.35s;
  text-align: center;
}

.cp_actab input[type=checkbox] + label::after {
  content: "+";
  font-weight: normal;
}

.cp_actab input[type=checkbox]:checked + label::after {
  content: "-";
  transform: rotate(180deg);
}

/* Icon */
.cp_actab.txt label {
  text-align: center;
}

.cp_actab.txt .cp_actab-content {
  padding: 0 20px;
}

.cp_actab.txt .cp_actab-content p {
  padding: 20px 0;
}

.cnt04 table {
  border-collapse: collapse;
  border: 2px solid #ed4b62;
  background-color: #ffffff;
  width: 100%;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  font-size: 16px;
  margin-bottom: 20px;
}
.cnt04 table .ttl {
  background-color: #ed4b62;
  color: #ffffff;
}
.cnt04 table .ttl .w20 {
  width: 20%;
}
.cnt04 table .ttl .w40 {
  width: 40%;
}
.cnt04 table .ttl .gray {
  background-color: #B0B0B0;
}
.cnt04 table .ttl .white {
  background-color: #ffffff;
}
.cnt04 table th, .cnt04 table td {
  border-collapse: collapse;
  border: 2px solid #ed4b62;
  padding: 20px 10px;
  vertical-align: middle;
}
.cnt04 table th span, .cnt04 table td span {
  display: block;
  font-size: 12px;
}
.cnt04 table th {
  font-size: 20px;
}
.cnt04 table .list td {
  text-align: left;
}
.cnt04 table .icon {
  padding-left: 60px;
  position: relative;
}
.cnt04 table .circleLineDouble:before {
  width: 20px;
  height: 20px;
  border: double 5px #ed4b62;
  border-radius: 50%;
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%) translateX(-50%);
}
.cnt04 table .circleLine:before {
  width: 25px;
  height: 25px;
  border: solid 3px #ed4b62;
  border-radius: 50%;
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%) translateX(-50%);
}
.cnt04 table .triangle:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 1em 1.5em;
  border-color: transparent transparent #B0B0B0 transparent;
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%) translateX(-50%);
}
.cnt04 table .cross::before {
  content: "×";
  display: inline-block;
  position: absolute;
  top: 40%;
  left: 20px;
  transform: translateY(-50%) translateX(-50%);
  font-size: 50px;
  line-height: 0;
  color: #B0B0B0;
}
.cnt04 .note {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
  font-size: 16px;
  padding-bottom: 90px;
  text-align: right;
}

@media screen and (max-width: 768px) {
  #accordion {
    margin: 6.667vw 0;
  }

  #accordion .cont-inner {
    width: 95%;
    margin: 0 auto;
  }

  .cp_actab {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0px auto 20px;
    text-align: left;
  }

  .cp_actab input {
    position: absolute;
    z-index: -1;
    opacity: 0;
  }

  .cp_actab label {
    font-weight: bold;
    line-height: 1.5;
    position: relative;
    display: block;
    cursor: pointer;
    margin: 0 0 0.133vw 0;
    font-size: 3.2vw;
    padding: 1.333vw 0;
  }

  .cp_actab.txt label {
    font-size: 3.2vw;
  }

  .cp_actab .cp_actab-content {
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.35s;
    color: #333333;
  }

  .cp_actab.txt .cp_actab-content {
    font-size: 3.2vw;
    position: relative;
    text-align: center;
    padding: 0;
  }

  .cp_actab input:checked ~ .cp_actab-content {
    max-height: 100%;
    width: 95%;
    margin: 0 auto;
  }

  .cp_actab .cp_actab-content ul {
    display: block;
  }

  .cp_actab .cp_actab-content ul li {
    width: 100%;
    background: #fdf6f7;
    padding: 20px 0;
    margin-bottom: 10px;
  }

  .cp_actab.txt .cp_actab-content p {
    padding: 20px 0;
  }

  .cnt04 .inner {
    width: 100%;
  }
  .cnt04 p {
    padding-top: 6.667vw;
    background-color: #FDF0F0;
  }
  .cnt04 table {
    width: 98%;
    font-size: 2.667vw;
    margin: 0 auto;
    background-color: #FDF0F0;
  }
  .cnt04 table .ttl th {
    background-color: #ed4b62;
  }
  .cnt04 table th, .cnt04 table td {
    padding: 2.667vw 1.333vw;
    background-color: #ffffff;
  }
  .cnt04 table th span, .cnt04 table td span {
    display: block;
    font-size: 2.133vw;
  }
  .cnt04 table th {
    font-size: 2.667vw;
  }
  .cnt04 table .icon {
    padding-left: 8vw;
    position: relative;
  }
  .cnt04 table .circleLineDouble:before {
    width: 2.667vw;
    height: 2.667vw;
    left: 2.667vw;
  }
  .cnt04 table .circleLine:before {
    width: 3.333vw;
    height: 3.333vw;
    left: 2.667vw;
  }
  .cnt04 table .triangle:before {
    top: 50%;
    left: 2.667vw;
  }
  .cnt04 table .cross::before {
    left: 2.667vw;
    font-size: 6.667vw;
  }
  .cnt04 .note {
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
    font-size: 2.667vw;
    padding-top: 3vw;
    padding-bottom: 0;
    text-align: right;
  }
}
.cnt08_option {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif, Meiryo;
}
.cnt08_option p {
  font-size: 18px;
  margin-bottom: 17px;
}
.cnt08_option table {
  border-collapse: collapse;
  border: 2px solid #f7f5e8;
  background-color: #ffffff;
  width: 100%;
  margin-bottom: 20px;
}
.cnt08_option table th, .cnt08_option table td {
  border-collapse: collapse;
  border: 2px solid #f7f5e8;
  padding: 20px 10px;
  vertical-align: middle;
  width: 33.3333333333%;
}
.cnt08_option table th span, .cnt08_option table td span {
  display: block;
  font-size: 12px;
}
.cnt08_option table th {
  font-size: 20px;
  background-color: #f67b8c;
  color: #ffffff;
}
.cnt08_option table td {
  font-size: 22px;
}

@media screen and (max-width: 768px) {
  .cnt08 {
    background-color: #f7f5e8;
  }
  .cnt08 .inner {
    width: 100%;
  }
  .cnt08 .ac {
    margin-top: 6.667vw;
  }
  .cnt08 .ac dl {
    margin-bottom: 6.667vw;
  }
  .cnt08 .ac dl dt {
    cursor: pointer;
    position: relative;
  }
  .cnt08 .ac dl dt::before {
    content: "";
    position: absolute;
    width: 2.667vw;
    height: 2.667vw;
    border: 2px solid;
    border-color: transparent transparent #ffffff #ffffff;
    top: 40%;
    right: 2vw;
    transform: translateY(-50%) translateX(-50%) rotate(-45deg);
    -webkit-transform: translateY(-50%) translateX(-50%) rotate(-45deg);
  }
  .cnt08 .ac dl dt.open::before {
    content: "";
    position: absolute;
    width: 2.667vw;
    height: 2.667vw;
    border: 2px solid;
    border-color: transparent transparent #ffffff #ffffff;
    top: 60%;
    right: 2vw;
    transform: translateY(-50%) translateX(-50%) rotate(135deg);
    -webkit-transform: translateY(-50%) translateX(-50%) rotate(135deg);
  }
  .cnt08 .ac dl dd {
    display: none;
  }

  .cnt08_option {
    padding-bottom: 8vw;
  }
  .cnt08_option p {
    font-size: 3.2vw;
    padding-top: 4vw;
    margin-bottom: 3.2vw;
  }
  .cnt08_option table {
    width: 98%;
    font-size: 3.2vw;
    margin: 0 auto;
  }
  .cnt08_option table .ttl th {
    background-color: #ed4b62;
  }
  .cnt08_option table th, .cnt08_option table td {
    padding: 2.667vw 1.333vw;
  }
  .cnt08_option table th span, .cnt08_option table td span {
    display: block;
    font-size: 2.133vw;
  }
  .cnt08_option table th {
    font-size: 2.667vw;
  }
  .cnt08_option table td {
    font-size: 3.2vw;
  }
}/*# sourceMappingURL=style.css.map */

/*メディア紹介*/
.media-bnr img {
	width: 100%;
  max-width: 750px;
}
