:root {
  --black: 51,51,51;
  --red: 238,0,59;
  --dark_red: 207,28,85;
  --main: 233,83,131;
  --accent: 227,55,129;
  --note: 102,102,102;
  --bg: 243,243,243;
  --gray: 153,153,153;
  --dark_gray: 167,167,167;
  --border: 210,211,212;
  --light_pink: 252,229,237;
  --beige: 248,244,241;
  --green: 92,198,172;
  --blue: 16,120,237;
  --purple: 189,104,200;
  --light_purple: 242,228,243;
  --contents_width: 1100px;
  --body_padding_side: 60px;
  --contents_width_with_padding: 1160px;
  --sidebar_width: 250px;
  --hover_opacity: .7;
}

*,
::after,
::before,
body {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 300;
  font-family: "Noto Sans JP", sans-serif;
}
p {
  font-size: 18px;
}
li {
  list-style: none;
}

.u-inner {
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
}
.clinic-area__body {
  background: rgb(var(--bg));
  padding: 15px;
}
@media all and (min-width: 768px) {
  .clinic-area__body {
    padding: 30px;
  }
}
.c-map01__img {
  position: relative;
}

.c-map01__img-svg {
  max-width: 100%;
  margin: auto;
}

.c-map01__img-svg svg {
  width: 100%;
  height: 100%;
}

.c-map01__img-item {
  position: absolute;
  width: 0%;
}

.c-map01__img-item.is-hokkaido {
  width: 29.0205479452%;
  top: 3.5%;
  left: 38%;
}

.c-map01__img-item.is-kyushu {
  width: 31.3630136986%;
  top: 64%;
  left: -2%;
}

.c-map01__img-item.is-chugoku {
  z-index: 2;
  width: 14.9657534247%;
  top: 34.5%;
  left: 26%;
}

.c-map01__img-item.is-kanto {
  width: 32.5342465753%;
  top: 60%;
  left: 63%;
}

.c-map01__img-item.is-kinki {
  width: 19.1301369863%;
  top: 70%;
  left: 45%;
}

.c-map01__img-item.is-chubu {
  width: 14.9657534247%;
  top: 25%;
  left: 42.5%;
}

.c-map01__img-item.is-tohoku {
  width: 28.5%;
  top: 32%;
  left: 67%;
}

.c-map01__img-svg-item.is-active,.c-map01__img-svg-item:hover {
  opacity: 1;
}
.c-map01__img-link {
  opacity: .45;
  transition: all .3s ease
}
.c-map01__img-link.is-active,.c-map01__img-link:hover {
  opacity: 1;
}

.js-c-toggle-trigger {
  cursor: pointer;
}
.c-toggle02__head {
  position: relative;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
  background-color: rgb(var(--main));
  padding: 10px 30px 10px 15px;
}
.c-toggle02__head::before,
.c-toggle02__head::after {
  position: absolute;
  content: "";
  display: block;
  top: 50%;
  right: 10px;
  width: 12px;
  height: 2px;
  transform: translateY(-50%);
  background-color: #fff;
}
.c-toggle02__head.is-active::after {
  transform: translateY(-50%) rotate(0deg);
}
.c-toggle02__head::after {
  transform: translateY(-50%) rotate(-90deg);
  transition: all .3s ease;
}

.clinic-area__body {
  background: rgb(var(--bg));
  padding: 15px;
}
.c-head02 {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 1.6;
}
.c-clinic-archive01__item:first-of-type .c-clinic-archive01__link {
  border-top: none;
  padding-top: 0;
}
a[class]:not(.js-modaal-limited) {
  text-decoration: none;
}
.c-clinic-archive01__link {
  border-top: 1px dashed rgb(var(--border));
  padding: 15px 15px 15px 0;
}
.c-clinic-archive01__link {
  position: relative;
  display: flex;
}
.c-clinic-archive01__link::before{
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  content: "";
  width: 8px;
  height: 13px;
  content: "";
  display: inline-block;
  transition: all .3s ease;
  content: '';
  width: 10px;
  height: 10px;
  border-top: solid 2px rgb(var(--main));
  border-right: solid 2px rgb(var(--main));
  position: absolute;
}
.c-clinic-archive01__link::before {
  transform: rotate(45deg);
}
.c-clinic-archive01__area-txt {
  flex: 1;
}
.c-clinic-archive01__head {
  color: rgb(var(--main));
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
}
.c-clinic-archive01__txt {
  font-size: 14px;
  line-height: 1.6;
  margin-top: 10px;
  color: rgb(var(--black));
}
.c-clinic-archive01__item.is-skin .c-clinic-archive01__head {
  color: rgb(var(--purple));
}
.c-clinic-archive01__item.is-skin .c-clinic-archive01__link::before {
  content: "";
  display: inline-block;
  border-top: solid 2px rgb(var(--purple));
  border-right: solid 2px rgb(var(--purple));
}
.c-clinic-archive01__caution .c-marker-main {
  background: linear-gradient(to top, #f7f965 0%, #f7f965 50%, transparent 50%);
}
.c-clinic-archive01__caution::before {
  content: "";
  width: 1.2em;
  height: 1.2em;
  display: inline-block;
  position: relative;
  top: .2em;
  background: url(/library/sp/img/ico_caution01.png) left top / contain no-repeat;
}
.c-color-main {
  color: rgb(var(--main));
}
.c-clinic-archive01__head.is-green {
  color: rgb(var(--green)) !important;
}
.c-toggle02__item+.c-toggle02__item {
  margin-top: 20px;
}
.clinic-map .c-txt01  {
  text-align: center;
  padding: 30px 0;
}
.clinic-lists {
  margin-top: 40px;
}
.clinic-lists img {
  width: 100%;
  height: auto;
}
.clinic-lists h2 {
  width: calc(633 / 750 * 100%);
  display: block;
  margin: 0 auto;
}
.clinic-lists h3 {
  width: calc(696 / 750 * 100%);
  display: block;
  margin: 0 auto;
  padding-top: 40px;
}
