
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@700&display=swap');


html, body, h1, h2, h3, h4, ul, ol, dl, li, dt, dd, p, div, span, img, a, table, tr, th, td, label, input, textarea, small, figure, :before, :after {
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align:baseline;
  word-break: break-all;
}
html, h1, h2, h3, h4 {
  color: #415376;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 2em;
  letter-spacing: 0.01em;
  text-decoration: none;
}
@media screen and (max-width: 750px) {
  html {
    font-size: 4.26vw;
    line-height: 2em;
  }
}
article, header, footer, aside, figure, figcaption, nav, section, main, picture { 
  display:block;
  box-sizing: border-box;
}
body {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
ol, ul {
  list-style: none;
  list-style-type: none;
}
img {
  display: block;
  width: 100%;
  height: auto;
  line-height: 1;
}
a {
  color: inherit;
  text-decoration: none;
}
p:not(:last-child) {
  margin-bottom: 1em;
}
/* iPhone reset */
input, textarea {
  -webkit-appearance: none;
  max-width: 100%;
}
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}
input::placeholder,
textarea::placeholder {
  color: #415376;
}
/* IE */
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #415376;
}
/* Edge */
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #415376;
}

@media screen and (max-width: 750px) {
  input[type=text] {
    font-size: 16px;
  }
}

/*---------------------------------*/
body {
}

#wrap {
  position: relative;
  min-width: 1100px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

@media screen and (max-width: 750px) {
  #wrap {
    min-width: 0;
  }
}


/* COMMON */
/*---------------------------------*/


br.sp {
  display: none;
}


.underline {
  position: relative;
  display: inline-block;
}

.underline:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 4px;
  background-color: #DBE7FF;
  border-radius: 2px;
}

@media screen and (max-width: 750px) {
  br.pc {
    display: none;
  }

  br.sp {
    display: inline;
  }

  .underline:after {
    height: 1vw;
    border-radius: .5vw;
  }
}


/* header */
/*---------------------------------*/
#header {
  position: relative;
  z-index: 1;
  margin-bottom: -65px;
}

#header > .inner {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 65px;
  padding-left: 20px;
}

#header .logo {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

#header .logo .pref {
  width: 80px;
  margin-right: 10px;
}

#header .logo .name {
  width: 175px;
}

@media screen and (max-width: 750px) {
  #header {
    margin-bottom: -16vw;
  }

  #header > .inner {
    height: 16vw;
    padding-left: 2.66vw;
  }

  #header .logo {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-direction: column;
    flex-direction: column;
  }

  #header .logo .pref {
    width: 14.6vw;
  }

  #header .logo .name {
    width: 33.3vw;
  }
}


/* gnavi */
/*---------------------------------*/
#gnavi {
  position: fixed;
  TOP: 0;
  right: 0;
  z-index: 100;
  display: -webkit-flex;
  display: flex;
  border: solid #fff;
  border-width: 0 0 5px 5px;
  border-radius: 0 0 0 10px;
  overflow: hidden;
}

#gnavi .recruit a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 180px;
  height: 60px;
  background-color: #64CEE2;
}

#gnavi .recruit .label {
  background: url(./img/ico_recruit.svg) no-repeat left center / auto 36px;
  padding-left: 40px;
  color: #fff;
  font-family: "Noto Sans JP";
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 36px;
  letter-spacing: 0.01em;
}

#gnavi .line a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 180px;
  height: 60px;
  background-color: #06C755;
}

#gnavi .line .label {
  background: url(./img/ico_line.svg) no-repeat left center / auto 26px;
  padding-left: 40px;
  color: #fff;
  font-family: "Noto Sans JP";
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.2;
}

#gnavi .line .label .sl {
  font-family: Inter;
  font-size: 1.1em;
  letter-spacing: 0.01em;
}
#gnavi .line .label .ss {
  font-size: .857em;
}
#gnavi .line .label .sm {
  display: block;
  font-size: 1em;
}

#gnavi .tel {
  display: none;
}

#gnavi .menu {
  display: block;
  width: 60px;
  height: 60px;
  background: #F5F2EC url(./img/ico_open.svg) no-repeat center center / 25px auto;
  cursor: pointer;
}

@media screen and (max-width: 750px) {
  #gnavi {
    border: 0;
    border-radius: 0 0 0 2.66vw;
  }

  #gnavi .recruit {
    display: none;
  }

  #gnavi .line a {
    width: 34.6vw;
    height: 13.3vw;
  }

  #gnavi .line .label {
    background-size: auto 4.8vw;
    padding-left: 7.6vw;
    font-size: .875rem;
  }

  #gnavi .tel {
    display: block;
  }

  #gnavi .tel a {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 13.3vw;
    height: 13.3vw;
    background-color: #415376;
  }

  #gnavi .tel .label {
    width: 6.4vw;
    height: 6.4vw;
    overflow: hidden;
    background: url(./img/ico_phone_white.svg) no-repeat left center / auto 6.4vw;
    padding-left: 7.6vw;
  }

  #gnavi .menu {
    width: 13.3vw;
    height: 13.3vw;
    background-color: #fff;
    background-size: 6.5vw auto;
  }
}


/* footer */
/*---------------------------------*/
#footer {
  background-image: url(./img/footer_bg001.svg), url(./img/footer_bg002.svg);
  background-repeat: no-repeat, no-repeat;
  background-position: left top, right bottom;
  background-size: 260px 90px, 500px 120px;
  padding: 50px 0;
}

#footer .inner {
  padding: 0 10px;
}

#footer .section_body {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 885px;
  margin: 0 auto;
}

#footer .section_body .info {
  width: 228px;
  background: url(./img/line_dot_v.svg) no-repeat right top / 4px auto;
}

#footer .section_body .info .logo {
  margin-bottom: .8rem;
  color: #658bd2;
  font-size: 1.75rem;
  letter-spacing: 0.05em;
}

#footer .section_body .info .address {
  line-height: 1.5em;
}

#footer .section_body .info .sns {
  display: -webkit-flex;
  display: flex;
  margin-top: 1rem;
}

#footer .section_body .info .sns .item {
  width: 28px;
}

#footer .section_body .reserve {
  width: 620px;
}

#footer .section_body .reserve .call {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 20px;
}

#footer .section_body .reserve .call .line {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 240px;
  height: 56px;
  background-color: #06C755;
  margin-right: 12px;
  border-radius: 28px;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 700;
}

#footer .section_body .reserve .call .line .pref {
  font-family: Inter;
  font-size: 1.25rem;
  letter-spacing: 0.1em;
}

#footer .section_body .reserve .call .line .tail {
}

#footer .section_body .reserve .call .tel {
  background: url(./img/ico_phone_blue.svg) no-repeat left bottom / auto 26px;
  padding-left: 28px;
  color: #658bd2;
  font-size: 2.25rem;
  font-weight: 600;
}

#footer .section_body .reserve .call .tel span {
  display: none;
}

#footer .section_body .reserve .hours {
  overflow: hidden;
  border-radius: 10px;
}

#footer .section_body .reserve .hours .timetable {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  background-color: #F5F2EC;
  padding: 20px 20px 15px;
}

#footer .section_body .reserve .hours .timetable:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 107px;
  height: 32px;
  background: url(./img/reserve_title_pref001.svg) no-repeat right center / cover;
}

#footer .section_body .reserve .hours .timetable .image {
  width: 295px;
}

#footer .section_body .reserve .hours .timetable .list {
  width: calc(100% - 295px);
  padding-left: 15px;
}

#footer .section_body .reserve .hours .timetable .list .item {
  position: relative;
  padding-left: .8rem;
  font-size: .875rem;
  line-height: 1.57em;
}

#footer .section_body .reserve .hours .timetable .list .item:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "●";
  color: #658BD2;
  font-size: 0.4em;
}

#footer .section_body .reserve .hours .timetable .list .item a {
  color: #06C755;
  text-decoration: underline;
}
#footer .section_body .reserve .hours .timetable .list .item b {
  color: #658BD2;
  font-weight: 500;
}

#footer .section_body .reserve .hours .note {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  background-color: #EDE0C6;
  padding: 10px 28px;
}

#footer .section_body .reserve .hours .note .title {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 200px;
  height: 28px;
  background-color: #fff;
  margin-right: 12px;
  border-radius: 14px;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1em;
}

#footer .section_body .reserve .hours .note .time {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

#footer .section_body .reserve .hours .note .time dt {
  background-color: #415376;
  margin-right: 3px;
  padding: .25rem;
  border-radius: 5px;
  color: #fff;
  font-size: .75rem;
  font-weight: 700;
  line-height: 1em;
}
#footer .section_body .reserve .hours .note .time dt.sat {
  background-color: #658BD2;
}

#footer .section_body .reserve .hours .note .time dd {
  margin-right: 10px;
  font-size: 1.375rem;
  font-weight: 700;
}

#footer .section_body .reserve .hours .note .time dd span {
  position: relative;
  top: -.25rem;
  margin: 0 .05rem;  font-size: .75rem;
  font-weight: 900;
}

#footer .copyright {
  display: block;
  width: 885px;
  margin: -1em auto 0;
  font-size: 1rem;
  line-height: 1em;
}

@media screen and (max-width: 750px) {
  #footer {
    background-size: 69.3vw 24vw, 69.3vw 24vw;
    padding: 16vw 0;
  }

  #footer .inner {
    padding: 0 4vw;
  }

  #footer .section_body {
    display: block;
    width: 100%;
  }

  #footer .section_body .info {
    width: 100%;
    background: none;
    text-align: center;
  }

  #footer .section_body .info .logo {
  }

  #footer .section_body .info .address {
  }

  #footer .section_body .info .sns {
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: .5rem;
  }

  #footer .section_body .info .sns .item {
    width: 7.46vw;
  }

  #footer .section_body .reserve {
    width: 100%;
  }

  #footer .section_body .reserve .call {
    display: block;
    margin: 4.8vw 4vw 8vw;
  }

  #footer .section_body .reserve .call .line {
    width: 100%;
    height: 15vw;
    margin-right: 0;
    margin-bottom: 1.3vw;
    border-radius: 2.6vw;
    font-size: 1rem;
  }

  #footer .section_body .reserve .call .line .pref {
    font-size: 1.5rem;
  }

  #footer .section_body .reserve .call .line .tail {
    font-size: 1.375rem;
  }

  #footer .section_body .reserve .call .tel {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    height: 16vw;
    background: #415376 url(./img/ico_phone_white.svg) no-repeat left 2.6vw center / auto 7.46vw;
    padding: 2.6vw 0 2.6vw 10vw;
    border-radius: 2.6vw;
    color: #fff;
    font-size: 1.75rem;
    font-weight: 500;
    letter-spacing: -0.01em;
  }

  #footer .section_body .reserve .call .tel span {
    display: block;
    margin-left: .5rem;
    padding-left: .5rem;
    border-left: 1px solid #fff;
    font-size: .75rem;
    font-weight: 500;
    line-height: 1.5em;
  }

  #footer .section_body .reserve .hours {
    overflow: visible;
    border-radius: 0;
  }

  #footer .section_body .reserve .hours .timetable {
    display: block;
    padding: 5.3vw 6.6vw;
    border-radius: 2.6vw 2.6vw 0 0;
  }

  #footer .section_body .reserve .hours .timetable:before {
    top: -2.6vw;
    left: -4vw;
    width: 28.5vw;
    height: 8.5vw;
  }

  #footer .section_body .reserve .hours .timetable .image {
    width: 100%;
  }

  #footer .section_body .reserve .hours .timetable .list {
    width: 100%;
    padding: 2.6vw 0 0;
  }

  #footer .section_body .reserve .hours .note {
    display: block;
    padding: 4vw;
    border-radius: 0 0 2.6vw 2.6vw;
  }

  #footer .section_body .reserve .hours .note .title {
    width: 100%;
    height: 7.4vw;
    margin-right: 0;
    border-radius: 3.7vw;
    font-size: 1rem;
  }

  #footer .section_body .reserve .hours .note .time {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 1.3vw 1.3vw 0;
  }

  #footer .section_body .reserve .hours .note .time dt {
    margin-right: 0;
    border-radius: 1.3vw;
    letter-spacing: .1em;
    writing-mode: vertical-rl;
  }

  #footer .section_body .reserve .hours .note .time dd {
    margin-right: 0;
  }

  #footer .copyright {
    width: 100%;
    margin-top: 1rem;
    text-align: center;
  }
}


/* menu */
/*---------------------------------*/
body.open {
  overflow: hidden;
}

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: transparent;
  opacity: 0;
}

body.open #overlay {
  z-index: 99;
}

#menu {
  position: fixed;
  top: 0;
  right: -815px;
  z-index: 300;
  width: 815px;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background: #ECF2FE url(./img/menu_bg001.svg) no-repeat left top / 120px 80px;
  padding: 80px 50px;
  transition: .35s ease-in-out;
}

body.open #menu {
  transform: translate3d(-815px,0,0);
}

#menu .close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 60px;
  height: 60px;
  background: #fff url(./img/ico_close.svg) no-repeat center center / 26px auto;
  border-radius: 0 0 0 10px;
  cursor: pointer;
}

#menu .inner {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

#menu .menu {
  width: 280px;
}

#menu .menu .list {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

#menu .menu .list .item {
  width: 100%;
}

#menu .menu .list .item a {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 44px;
  background-color: #fff;
  margin-bottom: 4px;
  padding-left: 1rem;
  border-radius: 5px;
  font-weight: 500;
}
#menu .menu .list .item.staff a {
  background-color: #64CEE2;
  color: #fcf779;
  font-weight: 700;
}
#menu .menu .list .item.staff strong {
  display: inline-block;
  background-color: #85ABF2;
  margin-right: .5em;
  padding: 0 .5em;
  border: 1px solid #fff;
  border-radius: 1em;
  color: #fff;
  font-size: .75rem;
  letter-spacing: 0.04em;
  line-height: 2em;
  font-weight: 600;
}
#menu .menu .list .item.half {
  width: 138px;
}
#menu .menu .list .item.half a {
  background-color: #C9F1F7;
}

#menu .menu .list .item a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 14px;
  bottom: 0;
  display: block;
  width: 24px;
  height: 24px;
  background: #ECF2FE url(./img/ico_arrow_blue.svg) no-repeat center center / 6px auto;
  margin: auto;
  border-radius: 12px;
}
#menu .menu .list .item.staff a:after {
  background-color: #fff;
  background-image: url(./img/ico_arrow_green.svg);
}
#menu .menu .list .item.half a:after {
  right: 0;
  width: 20px;
  background-color: transparent;
  background-image: url(./img/ico_arrow_green.svg);
}

#menu .menu .sns {
  background: url(./img/ico_instagram_pref.svg) no-repeat center top / 162px auto;
  margin-top: 28px;
  padding-top: 45px;
  text-align: center;
}

#menu .menu .sns .item {
  display: inline-block;
  background: url(./img/ico_instagram.svg) no-repeat left center / auto 100%;
  padding-left: 42px;
  color: #658bd2;
  font-weight: 500;
  line-height: 28px;
}

#menu .reserve {
  width: 415px;
  background-color: #dbe7ff;
  padding: 35px;
  border-radius: 20px;
}

#menu .reserve .section_header {
  background: url(./img/reserve_title_pref002.svg) no-repeat center top / 100px auto;
  margin-bottom: 20px;
  padding-top: 30px;
}

#menu .reserve .section_header .title {
  color: #415376;
  font-weight: 700;
  font-size: 1.625rem;
  letter-spacing: 0.05em;
  line-height: 1.2em;
  text-align: center;
}
#menu .reserve .section_header .title .sp {
  display: none;
}

#menu .reserve .call {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin-bottom: 20px;
}

#menu .reserve .call .line {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 240px;
  height: 50px;
  background-color: #06C755;
  margin-bottom: 10px;
  border-radius: 25px;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 700;
}

#menu .reserve .call .line .pref {
  font-family: Inter;
  font-size: 1.25rem;
  letter-spacing: 0.1em;
}

#menu .reserve .call .line .tail {
}

#menu .reserve .call .tel {
  background: url(./img/ico_phone_blue.svg) no-repeat left bottom / auto 26px;
  padding-left: 28px;
}

#menu .reserve .call .tel .telno {
  color: #658bd2;
  font-size: 2rem;
  font-weight: 500;
}

#menu .reserve .call .tel .text {
  display: none;
}

#menu .reserve .hours {
}

#menu .reserve .hours .note {
  background-color: #EDE0C6;
  padding: 14px;
  border-radius: 10px;
}

#menu .reserve .hours .note .title {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 28px;
  background-color: #fff;
  margin-bottom: 8px;
  border-radius: 14px;
  font-weight: 500;
  line-height: 1em;
}

#menu .reserve .hours .note .time {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}

#menu .reserve .hours .note .time dt {
  background-color: #415376;
  margin-right: 3px;
  padding: .25rem;
  border-radius: 5px;
  color: #fff;
  font-size: .75rem;
  font-weight: 700;
  line-height: 1em;
  letter-spacing: .1em;
  writing-mode: vertical-rl;
}
#menu .reserve .hours .note .time dt.sat {
  background-color: #658BD2;
}

#menu .reserve .hours .note .time dd {
  margin-right: 3px;
  font-size: 1.375rem;
  font-weight: 700;
}

#menu .reserve .hours .note .time dd span {
  position: relative;
  top: -.25rem;
  margin: 0 .05rem;
  font-size: .75rem;
  font-weight: 900;
}

#menu .reserve .hours .timetable {
  background-color: #F5F2EC;
  padding: 12px 24px 18px;
  border-radius: 0 0 10px 10px;
}

#menu .reserve .hours .timetable .image {
  margin-bottom: 10px;
}

#menu .reserve .hours .timetable .list {
}

#menu .reserve .hours .timetable .list .item {
  position: relative;
  padding-left: .6rem;
  font-size: .875rem;
  line-height: 1.57em;
}

#menu .reserve .hours .timetable .list .item:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "●";
  color: #658BD2;
  font-size: 0.4em;
}

#menu .reserve .hours .timetable .list .item a {
  color: #06C755;
  text-decoration: underline;
}
#menu .reserve .hours .timetable .list .item b {
  color: #658BD2;
  font-weight: 500;
}

@media screen and (max-width: 750px) {
  #menu {
    right: -100vw;
    width: 100%;
    background-size: 32vw 21.3vw;
    padding: 0;
  }

  body.open #menu {
    transform: translate3d(-100vw,0,0);
  }

  #menu .close {
    width: 13.3vw;
    height: 13.3vw;
    background-size: 5.2vw auto;
    border-radius: 0 0 0 2.6vw;
  }

  #menu .inner {
    display: block;
  }

  #menu .menu {
    width: 100%;
    padding: 18.6vw 4vw 6.9vw;
  }

  #menu .menu .list .item a {
    height: 13.8vw;
    margin-bottom: 1.3vw;
    border-radius: 1.3vw;
    font-weight: 500;
  }
  #menu .menu .list .item.staff a {
    font-size: 1.25rem;
  }
  #menu .menu .list .item.staff strong {
    margin-right: .4em;
    padding: 0 .8em;
    font-size: .875rem;
  }

  #menu .menu .list .item.half {
    width: 45.3vw;
  }

  #menu .menu .list .item a:after {
    right: 4vw;
    width: 6.9vw;
    height: 6.9vw;
    background: 2vw auto;
    border-radius: 50%;
  }
  #menu .menu .list .item.half a:after {
    width: 9.6vw;
  }

  #menu .menu .sns {
    background-size: 43.2vw auto;
    margin-top: 5.2vw;
    padding-top: 12vw;
  }

  #menu .menu .sns .item {
    padding-left: 11.4vw;
    line-height: 7.2vw;
  }

  #menu .reserve {
    width: 100%;
    padding: 10.6vw 4vw 11.3vw;
    border-radius: 0;
  }

  #menu .reserve .section_header {
    background-size: 32vw auto;
    margin-bottom: 4.5vw;
    padding-top: 9.6vw;
  }

  #menu .reserve .section_header .title {
  }
  #menu .reserve .section_header .title .sp {
    display: inline;
  }

  #menu .reserve .call {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-direction: row;
    flex-direction: column; /* LINEが一時的に非表示のため「電話する」を中央寄せにしています*/
    margin-bottom: 4.5vw;
  }

  #menu .reserve .call .line {
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 45.3vw;
    height: 21.3vw;
    background: #06C755 url(./img/ico_line.svg) no-repeat left 1.6vw center / 9.6vw auto;
    margin-bottom: 0;
    padding-left: 13.8vw;
    border-radius: 1.3vw;
    font-size: 1rem;
    line-height: 1.4em;
  }

  #menu .reserve .call .line .pref {
    font-size: 1.5rem;
  }

  #menu .reserve .call .line .tail {
    font-size: 1.125rem;
  }

  #menu .reserve .call .tel {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    width: 45.3vw;
    height: 21.3vw;
    background: #415376 url(./img/ico_phone_white.svg) no-repeat left 8vw center / 8vw auto;
    padding-left: 18vw;
    border-radius: 1.3vw;
  }

  #menu .reserve .call .tel .telno {
    display: none;
  }

  #menu .reserve .call .tel .text {
    display: block;
    color: #fff;
    font-weight: 700;
    line-height: 1.6em;
  }

  #menu .reserve .call .tel .text .sl {
    font-size: 1.25rem;
  }
  #menu .reserve .call .tel .text .sm {
    font-weight: bold;
  }
  #menu .reserve .call .tel .text .ss {
    display: inline-block;
    font-size: .75rem;
    font-weight: 500;
    line-height: 1.2em;
  }

  #menu .reserve .hours .note {
    padding: 3.73vw;
  }

  #menu .reserve .hours .note .title {
    height: 7.46vw;
    margin-bottom: 2vw;
    border-radius: 3.73vw;
  }

  #menu .reserve .hours .timetable {
    padding: 3.2vw 6.4vw 4.8vw;
    border-radius: 0 0 2.6vw 2.6vw;
  }

  #menu .reserve .hours .timetable .image {
    margin-bottom: 2.6vw;
  }
}


/* call */
/*---------------------------------*/
#call {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  opacity: 0;
  transition: .35s ease-in-out;
}

@media screen and (max-width: 750px) {
  body.call {
    overflow: hidden;
  }

  body.call #call {
    opacity: 1;
    z-index: 100;
  }

  #call .inner {
    background-color: #415376;
    background-image: url(./img/sub_bg001.svg), url(./img/sub_bg002.svg);
    background-repeat: no-repeat;
    background-position: top left, bottom right;
    background-size: 32vw auto, 32vw auto;
    padding: 32vw 4vw;
  }

  #call .close {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 13.3vw;
    height: 13.3vw;
    background: #fff url(./img/ico_close.svg) no-repeat center center / 5.2vw auto;
    border-radius: 0 0 0 2.6vw;
    cursor: pointer;
  }

  #call .reserve {
    position: relative;
    background-color: #fff;
    overflow: hidden;
    padding-top: 8vw;
    border-radius: 2.6vw;
  }

  #call .reserve .section_header {
    background: url(./img/reserve_title_pref002.svg) no-repeat center top / 32vw auto;
    margin-bottom: 4.5vw;
    padding-top: 9.6vw;
  }

  #call .reserve .section_header .title {
    color: #658bd2;
    font-weight: 700;
    font-size: 2rem;
    letter-spacing: 0.05em;
    line-height: 1.2em;
    text-align: center;
  }

  #call .reserve .section_header .title span {
    font-size: 1.625rem;
  }

  #call .reserve .call {
    margin-bottom: 3.2vw;
  }

  #call .reserve .call .tel {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 72vw;
    height: 15vw;
    background: #415376 url(./img/ico_phone_white.svg) no-repeat left 8vw center / 8vw auto;
    margin: 0 auto 1.3vw;
    padding-left: 8vw;
    border-radius: 7.5vw;
    color: #fff;
    font-size: 1.75rem;
    font-weight: 500;
  }

  #call .reserve .call .tail {
    font-size: .75rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-align: center;
  }

  #call .reserve .note {
    background-color: #EDE0C6;
    padding: 3.73vw;
  }

  #call .reserve .note .title {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    height: 7.46vw;
    background-color: #fff;
    margin-bottom: 2vw;
    border-radius: 3.73vw;
    font-weight: 500;
    line-height: 1em;
  }

  #call .reserve .note .time {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
  }

  #call .reserve .note .time dt {
    background-color: #415376;
    margin-right: 3px;
    padding: .25rem;
    border-radius: 5px;
    color: #fff;
    font-size: .75rem;
    font-weight: 700;
    line-height: 1em;
    letter-spacing: .1em;
    writing-mode: vertical-rl;
  }
  #call .reserve .note .time dt.sat {
    background-color: #658BD2;
  }

  #call .reserve .note .time dd {
    margin-right: 3px;
    font-size: 1.375rem;
    font-weight: 700;
  }

  #call .reserve .note .time dd span {
    position: relative;
    top: -.25rem;
    margin: 0 .05rem;
    font-size: .75rem;
    font-weight: 900;
  }

  #call .reserve .timetable {
    background-color: #F5F2EC;
    padding: 3.2vw 6.4vw 4.8vw;
    border-radius: 0 0 2.6vw 2.6vw;
  }

  #call .reserve .timetable .image {
    margin-bottom: 2.6vw;
  }

  #call .reserve .timetable .list {
  }

  #call .reserve .timetable .list .item {
    position: relative;
    padding-left: .6rem;
    font-size: .875rem;
    line-height: 1.57em;
  }

  #call .reserve .timetable .list .item:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "●";
    color: #658BD2;
    font-size: 0.4em;
  }

  #call .reserve .timetable .list .item a {
    color: #06C755;
    text-decoration: underline;
  }
  #call .reserve .timetable .list .item b {
    color: #658BD2;
    font-weight: 500;
  }
}



/*---------------------------------
               TOP     
---------------------------------*/

/* mv */
/*---------------------------------*/
#mv {
  height: 640px;
  background: url(./img/mv_pc.png) no-repeat center center / cover;
  padding-top: 346px;
}

#mv .btn {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 200px;
  height: 50px;
  background: #32ADC4 url(./img/ico_arrow_white.svg) no-repeat right 18px center / 14px auto;
  margin: 0 auto;
  border-radius: 25px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.03em;
}

@media screen and (min-width: 1366px) {
  #mv {
    height: 46vw;
    padding-top: 25vw;
  }

  #mv .btn {
    width: 14.6vw;
    height: 3.6vw;
    background-position: right 1.3vw center;
    background-size: 1vw auto;
    border-radius: 1.8vw;
    font-size: 1.17vw;
  }
}

@media screen and (max-width: 750px) {
  #mv {
    height: 181vw;
    background-image: url(./img/mv_sp.png);
    padding-top: 100vw;
  }

  #mv .btn {
    width: 45.3vw;
    height: 12.2vw;
    background-position: right 6vw center;
    background-size: 3.7vw auto;
    border-radius: 6.1vw;
  }
}


/* opening */
/*---------------------------------*/
#opening {
  padding: 78px 0;
}

#opening .inner {
  padding: 0 10px;
}

#opening .content {
  width: 668px;
  background-color: #ECF2FE;
  margin: 0 auto;
  padding: 40px 35px;
  border-radius: 10px;
}

#opening .content .section_header {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 15px;
}

#opening .content .section_header .title {
  border-top: 2px solid #85ABF2;
  border-bottom: 2px solid #85ABF2;
  color: #658bd2;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 40px;
}

#opening .content .text {
  text-align: center;
}

#opening .content .text strong {
  color: #658BD2;
  font-weight: 700;
}

@media screen and (max-width: 750px) {
  #opening {
    padding: 8vw 0 16vw;
  }

  #opening .inner {
    padding: 0 4vw;
  }

  #opening .content {
    width: 100%;
    padding: 8vw 5.3vw 5.3vw;
    border-radius: 2.6vw;
  }

  #opening .content .section_header {
    margin-bottom: 4vw;
  }

  #opening .content .section_header .title {
    padding: 0 .5rem;
    font-size: 1.375rem;
    line-height: 10.6vw;
  }

  #opening .content .text {
    text-align: left;
  }

  #opening .content .text strong {
    font-weight: 700;
  }
}


/* philosophy */
/*---------------------------------*/
#philosophy {
  background-color: #F7F6F4;
  padding: 80px 0 20px;
}

#philosophy .inner {
  padding: 10px;
}

#philosophy .section_header {
  margin-bottom: 30px;
  text-align: center;
}

#philosophy .section_header .pref {
  color: #bfd5ff;
  font-family: Inter;
  font-size: 1.25rem;
  font-weight: 500;
}

#philosophy .section_header .title {
  color: #658bd2;
  font-size: 2.625rem;
  letter-spacing: 0.1em;
  line-height: 1.33em;
}

#philosophy .section_body {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  max-width: 1000px;
  margin: 0 auto;
}

#philosophy .section_body .image {
  width: 530px;
}

#philosophy .section_body .image img {
  border-radius: 10px;
}

#philosophy .section_body .content {
  width: calc(100% - 580px);
}

#philosophy .section_body .content .body_header {
  margin-bottom: 20px;
}

#philosophy .section_body .content .body_header .title {
  color: #658bd2;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.8em;
}

#philosophy .section_body .content .text {
}

@media screen and (max-width: 750px) {
  #philosophy {
    padding: 16vw 0 5.6vw;
  }

  #philosophy .inner {
    padding: 4vw;
  }

  #philosophy .section_header {
    margin-bottom: 5.6vw;
  }

  #philosophy .section_header .pref {
    font-size: 1.125rem;
  }

  #philosophy .section_header .title {
    color: #658bd2;
    font-size: 2rem;
  }

  #philosophy .section_body {
    display: block;
  }

  #philosophy .section_body .image {
    width: 100%;
    margin-bottom: 4vw;
  }

  #philosophy .section_body .image img {
    border-radius: 2.6vw;
  }

  #philosophy .section_body .content {
    width: 100%;
  }

  #philosophy .section_body .content .body_header {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 4vw;
  }

  #philosophy .section_body .content .body_header .title {
    font-size: 1.25rem;
  }

  #philosophy .section_body .content .text {
  }
}


/* recruit01 */
/*---------------------------------*/
#recruit01 {
  background: #F7F6F4 url(./img/recruit_bg_001_pc.png) no-repeat center top / 100% 160px;
  padding-top: 160px;
}

#recruit01:after {
  content: "";
  display: block;
  height: 160px;
  background: #fff url(./img/recruit_bg_002_pc.png) no-repeat center center / 100% 160px;
}

#recruit01 .inner {
  background-color: #64CEE2;
  padding: 15px 10px 20px;
}

#recruit01 .section_header {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

#recruit01 .section_header .pref {
  margin-right: .5rem;
  color: #fff;
  font-weight: 500;
  font-size: 1.625rem;
  line-height: 2em;
}

#recruit01 .section_header .title {
  color: #fcf779;
  font-weight: 700;
  font-size: 3.25rem;
  line-height: 1em;
}

#recruit01 .section_header .tail {
  position: relative;
  padding-right: 100px;
  color: #fcf779;
  font-weight: 700;
  font-size: 2.125rem;
  line-height: 1.06em;
}

#recruit01 .section_header .tail:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -10px;
  display: block;
  width: 90px;
  height: 90px;
  background: url(./img/recruit_title_tail001.svg) no-repeat center center / contain;
}

#recruit01 .section_body {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  width: 940px;
  background-color: #F7FCFD;
  margin: 0 auto;
  border-radius: 30px;
  overflow: hidden;
}

#recruit01 .section_body .image {
  width: 300px;
}

#recruit01 .section_body .content {
  width: calc(100% - 300px);
  padding: 30px 20px 30px 40px;
}

#recruit01 .section_body .content .body_header {
  margin-bottom: 15px;
}

#recruit01 .section_body .content .body_header .title {
  color: #32adc4;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.83em;
}

#recruit01 .section_body .content .body_header .title .sl {
  font-size: 1.16em;
}

#recruit01 .section_body .content .btn {
  display: -webkit-flex;
  display: flex;
  margin-top: 20px;
}

#recruit01 .section_body .content .btn .item {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  width: 200px;
  height: 56px;
  background: #F5F2EC url(./img/ico_arrow_green.svg) no-repeat right 10px center / 6px auto;
  margin-right: 7px;
  padding-left: 12px;
  border: 1px solid #EBE6DB;
  border-radius: 5px;
  font-weight: 500;
  cursor: pointer;
}

@media screen and (max-width: 750px) {
  #recruit01 {
    background-image: url(./img/recruit_bg_001_sp.png);
    background-size: 100% 20vw;
    padding-top: 20vw;
  }

  #recruit01:after {
    height: 20vw;
    background-image: url(./img/recruit_bg_002_sp.png);
    background-size: 100% 20vw;
  }

  #recruit01 .inner {
    background-color: #64CEE2;
    padding: 4.8vw 4vw 4vw;
  }

  #recruit01 .section_header {
    position: relative;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin-bottom: 4.8vw;
  }

  #recruit01 .section_header:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    width: 21vw;
    height: 21vw;
    background: url(./img/recruit_title_tail001.svg) no-repeat center center / contain;
  }

  #recruit01 .section_header .pref {
    margin-right: .5rem;
    font-size: 1.375rem;
    line-height: 1.8em;
  }

  #recruit01 .section_header .title {
    font-size: 2.5rem;
  }

  #recruit01 .section_header .tail {
    padding-right: 0;
    font-size: 1.5rem;
  }

  #recruit01 .section_header .tail:after {
    content: none;
  }

  #recruit01 .section_body {
    display: block;
    width: 100%;
    border-radius: 5.3vw;
    overflow: hidden;
  }

  #recruit01 .section_body .image {
    width: 100%;
  }

  #recruit01 .section_body .content {
    width: 100%;
    padding: 7.4vw 5.3vw;
  }

  #recruit01 .section_body .content .body_header {
    margin-bottom: 4vw;
  }

  #recruit01 .section_body .content .body_header .title {
    font-size: 1.125rem;
    line-height: 1.83em;
    text-align: center;
  }

  #recruit01 .section_body .content .body_header .title .sl {
    font-size: 1.22em;
  }

  #recruit01 .section_body .content .btn {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 5.3vw;
  }

  #recruit01 .section_body .content .btn .item {
    width: 49%;
    height: 13.8vw;
    background-position: right 1.6vw center;
    background-size: 1.6vw auto;
    margin-right: 0;
    padding-left: 2.6vw;
    border-radius: 1.3vw;
    font-weight: 500;
  }
}


/* services */
/*---------------------------------*/
#services {
  padding: 40px 0 15px;
}

#services .inner {
  padding: 0 10px;
}

#services .section_header {
  margin-bottom: 30px;
  text-align: center;
}

#services .section_header .pref {
  color: #bfd5ff;
  font-family: Inter;
  font-size: 1.25rem;
  font-weight: 500;
}

#services .section_header .title {
  color: #658bd2;
  font-size: 2.625rem;
  letter-spacing: 0.1em;
  line-height: 1.33em;
}

#services .section_body .content {
  margin-bottom: 50px;
}

#services .section_body .content .body_header {
  margin-bottom: 15px;
}

#services .section_body .content .body_header .title {
  color: #658bd2;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.83em;
  text-align: center;
}

#services .section_body .content .text {
  text-align: center;
}

#services .section_body .list {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 1000px;
  margin: 0 auto;
}

#services .section_body .list .item {
  width: 320px;
  margin-bottom: 45px;
  margin-left: 20px;
}

#services .section_body .list .item:nth-child(3n-2) {
  margin-left: 0;
}

#services .section_body .list .item .pref {
  color: #658bd2;
  font-size: 1.25rem;
  line-height: 1.7em;
}

#services .section_body .list .item .title {
  margin-bottom: 5px;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.6em;
}

#services .section_body .list .item .image img {
  border-radius: 10px;
}

@media screen and (max-width: 750px) {
  #services {
    padding: 5.3vw 0;
  }

  #services .inner {
    padding: 0 4vw;
  }

  #services .section_header {
    margin-bottom: 5.3vw;
  }

  #services .section_header .pref {
    font-size: 1.125rem;
  }

  #services .section_header .title {
    font-size: 2rem;
  }

  #services .section_body .content {
    margin-bottom: 8vw;
  }

  #services .section_body .content .body_header {
    margin-bottom: 4vw;
  }

  #services .section_body .content .body_header .title {
    font-size: 1.375rem;
    line-height: 1.54em;
  }

  #services .section_body .content .text {
    text-align: left;
  }

  #services .section_body .list {
    display: block;
    width: 100%;
  }

  #services .section_body .list .item {
    width: 100%;
    margin-bottom: 5.3vw;
    margin-left: 0;
  }

  #services .section_body .list .item .pref {
    font-size: 1.5rem;
  }

  #services .section_body .list .item .title {
  }

  #services .section_body .list .item .image img {
    height: 175px;
    object-fit: cover;
    border-radius: 2.6vw;
  }
}


/* recruit02 */
/*---------------------------------*/
#recruit02 {
  background: url(./img/recruit_bg_003_pc.png) no-repeat center top / 100% 110px;
  padding-top: 110px;
}

#recruit02 .inner {
  background-color: #64CEE2;
  padding: 0 10px;
}

#recruit02 .section_body {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  width: 658px;
  margin: 0 auto;
}

#recruit02 .section_body .image {
  position: relative;
  width: 250px;
}

#recruit02 .section_body .image:after {
  content: "";
  position: absolute;
  top: 25px;
  left: -70px;
  display: block;
  width: 140px;
  height: 80px;
  background: url(./img/recruit_title_tail002_pc.svg) no-repeat center center / contain;
}

#recruit02 .section_body .image img {
  margin-top: -100px;
}

#recruit02 .section_body .content {
  width: calc(100% - 240px);
  margin-left: -10px;
  padding-bottom: 35px;
}

#recruit02 .section_body .content_header {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

#recruit02 .section_body .content_header:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  width: 90px;
  height: 90px;
  background: url(./img/recruit_title_tail001.svg) no-repeat center center / contain;
  transform: rotate(12deg);
}

#recruit02 .section_body .content_header .pref {
  margin-right: .5rem;
  color: #fff;
  font-weight: 500;
  font-size: 1.625rem;
  line-height: 2em;
}

#recruit02 .section_body .content_header .title {
  color: #fcf779;
  font-weight: 700;
  font-size: 3.5rem;
  letter-spacing: -0.13em;
  line-height: 1em;
}

#recruit02 .section_body .content_header .tail {
  color: #fcf779;
  font-weight: 700;
  font-size: 2.125rem;
  line-height: 1.06em;
}

#recruit02 .section_body .content .btn {
  display: -webkit-flex;
  display: flex;
  margin-top: 20px;
}

#recruit02 .section_body .content .btn .item {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  width: 200px;
  height: 56px;
  background: #F5F2EC url(./img/ico_arrow_green.svg) no-repeat right 10px center / 6px auto;
  margin-right: 7px;
  padding-left: 12px;
  border: 1px solid #EBE6DB;
  border-radius: 5px;
  font-weight: 500;
  cursor: pointer;
}

@media screen and (max-width: 750px) {
  #recruit02 {
    background: url(./img/recruit_bg_003_sp.png) no-repeat center top / 100% 25.3vw;
    padding-top: 25.3vw;
  }

  #recruit02 .inner {
    padding: 0;
  }

  #recruit02 .section_body {
    position: relative;
    width: 100%;
  }

  #recruit02 .section_body .image {
    position: static;
    width: 53.8vw;
  }

  #recruit02 .section_body .image:after {
    right: 4vw;
    top: 24.8vw;
    left: auto;
    width: 57.6vw;
    height: 7vw;
    background-image: url(./img/recruit_title_tail002_sp.svg);
  }

  #recruit02 .section_body .image img {
    margin-top: -21.6vw;
  }

  #recruit02 .section_body .content {
    width: 57.6vw;
    margin-left: -15.2vw;
    padding-bottom: 8vw;
  }

  #recruit02 .section_body .content_header {
    -webkit-justify-content: center;
    justify-content: center;
  }

  #recruit02 .section_body .content_header:after {
    bottom: 19.2vw;
    display: block;
    width: 21.3vw;
    height: 21.3vw;
    transform: rotate(0deg);
  }

  #recruit02 .section_body .content_header .pref {
    margin-right: .5rem;
    font-size: 1.375rem;
    line-height: 2em;
    text-align: center;
  }

  #recruit02 .section_body .content_header .title {
    font-size: 2.125rem;
    letter-spacing: -0.13em;
  }

  #recruit02 .section_body .content_header .tail {
    font-size: 1.25rem;
  }

  #recruit02 .section_body .content .btn {
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-top: 13.3vw;
  }

  #recruit02 .section_body .content .btn .item {
    width: 48vw;
    height: 13.8vw;
    background-position: right 2.6vw center;
    background-size: 1.6vw auto;
    margin: 1.2vw auto 0;
    padding-left: 4vw;
    border-radius: 1.3vw;
  }
}


/* doctors */
/*---------------------------------*/
#doctors {
  background-color: #F7F6F4;
  padding: 80px ;
}

#doctors .inner {
  padding: 0 10px;
}

#doctors .section_header {
  margin-bottom: 30px;
  text-align: center;
}

#doctors .section_header .pref {
  color: #bfd5ff;
  font-family: Inter;
  font-size: 1.25rem;
  font-weight: 500;
}

#doctors .section_header .title {
  color: #658bd2;
  font-size: 2.625rem;
  letter-spacing: 0.1em;
  line-height: 1.33em;
}

#doctors .section_body {
  max-width: 1000px;
  margin: 0 auto;
}

#doctors .section_body .box {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
#doctors .section_body .box.sub {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-top: 120px;
}
#doctors .section_body .sub2 {
  display: flex;
  align-items: flex-start;
  margin-top: 120px;
}

#doctors .section_body .box .label {
  position: absolute;
  top: 60px;
  left: 30px;
  z-index: 1;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  width: 130px;
  height: 130px;
  background-color: #fff;
  padding-bottom: .7rem;
  border-radius: 65px;
}
#doctors .section_body .box.sub .label {
  right: 30px;
  left: auto;
}
#doctors .section_body .sub2 .label {
  position: static;
  margin-top: 0px;
}

#doctors .section_body .box .label .pref {
  color: #658bd2;
  font-weight: 500;
  letter-spacing: 0.1em;
}

#doctors .section_body .box .label .name {
  font-size: 1.375rem;
}

#doctors .section_body .box .image {
  width: 400px;
}

#doctors .section_body .box .image img {
  border-radius: 20px;
}


#doctors .section_body .box .content {
  width: 560px;
}
#doctors .section_body .sub2 .content {
  margin-top: 60px;
}

#doctors .section_body .box .content .content_header {
  margin-bottom: 10px;
}

#doctors .section_body .box .content .content_header span {
  display: inline-block;
  background-color: #fff;
  margin-bottom: 5px;
  padding: 0 .5rem;
  border-radius: 0 3px 3px 0;
  color: #658bd2;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.75em;
  text-align: left;
}

#doctors .section_body .box .content .text {
  line-height: 1.75em;
}

#doctors .section_body .box .content .text p:not(:last-child) {
  margin-bottom: .7em;
}

#doctors .section_body .box .career {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 930px;
  background-color: #fff;
  margin: 40px auto 0;
  padding: 25px 40px 30px;
  border-radius: 10px;
}

#doctors .section_body .box .career .list {
  width: 465px;
}
#doctors .section_body .box .career .list.dot {
  width: 355px;
}

#doctors .section_body .box .career .list dt {
  padding-bottom: .3rem;
  border-bottom: 2px solid #85ABF2;
  color: #658bd2;
  font-size: 1.25rem;
  font-weight: 500;
}

#doctors .section_body .box .career .list dd {
  margin-top: .5rem;
  line-height: 1.45em;
}
#doctors .section_body .box .career .list.dot dd {
  position: relative;
  padding-left: .8rem;
}
#doctors .section_body .box .career .list.dot dd:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "●";
  color: #658BD2;
  font-size: 0.4em;
}

#doctors .section_body .box .career .list dd span {
  display: inline-block;
  width: 12rem;
  font-weight: 500;
}

@media screen and (max-width: 750px) {
  #doctors {
    padding: 16vw 0;
  }

  #doctors .inner {
    padding: 0;
  }

  #doctors .section_header {
    margin-bottom: 5.3vw;
  }

  #doctors .section_header .pref {
    font-size: 1.125rem;
  }

  #doctors .section_header .title {
    font-size: 2rem;
  }

  #doctors .section_body .box.sub {
    margin-top: 16vw;
  }

  #doctors .section_body .box .label {
    top: 10.6vw;
    left: 5.3vw;
    width: 34.6vw;
    height: 34.6vw;
    border-radius: 17.3vw;
  }
  #doctors .section_body .box.sub .label {
    right: 5.3vw;
  }

  #doctors .section_body .box .label .pref {
  }

  #doctors .section_body .box .label .name {
  }

  #doctors .section_body .box .image {
    width: 100%;
    padding-right: 4vw;
  }
  #doctors .section_body .box.sub .image {
    padding-right: 0;
    padding-left: 4vw;
  }

  #doctors .section_body .box .image img {
    border-radius: 0 2.6vw 2.6vw 0;
  }
  #doctors .section_body .box.sub .image img {
    border-radius: 2.6vw 0 0 2.6vw;
  }

  #doctors .section_body .box .content {
    width: 100%;
    margin-top: -15.4vw;
  }

  #doctors .section_body .box .content .content_header {
    margin-bottom: 2.6vw;
  }
  #doctors .section_body .box.sub .content .content_header {
    padding-left: 4vw;
  }

  #doctors .section_body .box .content .content_header span {
    margin-bottom: 1.2vw;
    border-radius: 0 .8vw .8vw 0;
    font-size: 1.125rem;
    line-height: 1.83em;
  }
  #doctors .section_body .box.sub .content .content_header span {
    background-color: #F7F6F4;
  }

  #doctors .section_body .box .content .text {
    padding: 0 4vw;
  }

  #doctors .section_body .box .career {
    display: block;
    width: 100%;
    margin: 8vw 4vw 0;
    padding: 6.4vw;
    border-radius: 2.6vw;
  }

  #doctors .section_body .box .career .list {
    width: 100%;
  }
  #doctors .section_body .box .career .list.dot {
    width: 100%;
    margin-top: 6.4vw;
  }

  #doctors .section_body .box .career .list dd span {
    width: 100%;
  }
}


/* access */
/*---------------------------------*/
#access {
  padding: 80px 0 60px;
}

#access .inner {
  padding: 0 10px;
}

#access .section_header {
  margin-bottom: 30px;
  text-align: center;
}

#access .section_header .pref {
  color: #bfd5ff;
  font-family: Inter;
  font-size: 1.25rem;
  font-weight: 500;
}

#access .section_header .title {
  color: #658bd2;
  font-size: 2.625rem;
  letter-spacing: 0.1em;
  line-height: 1.33em;
}

#access .section_body {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  max-width: 1000px;
  margin: 0 auto;
}

#access .section_body .map {
  width: 640px;
  margin-bottom: -10px;
}

#access .section_body .map iframe {
  width: 100%;
  height: 480px;
  border-radius: 30px;
}

#access .section_body .content {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-flex-direction: column;
  flex-direction: column;
  width: 320px;
}

#access .section_body .content .box {
}

#access .section_body .content .box .title {
  margin-bottom: .8rem;
  color: #658bd2;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.35em;
}

#access .section_body .content .box .text {
  line-height: 1.75em;
}

#access .section_body .content .box .list {
}

#access .section_body .content .box .list .item {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 60px;
  background-color: #F7F6F4;
  margin-bottom: 5px;
  padding: 0 15px;
  border-radius: 5px;
}

#access .section_body .content .box .list .item .label {
  font-size: 1.125rem;
  font-weight: 500;
}

#access .section_body .content .box .list .item .value {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  color: #658bd2;
  font-size: 2.125rem;
  font-weight: 500;
  line-height: .8em;
}

#access .section_body .content .box .list .item .value .pref {
  margin-right: .2rem;
  font-size: 1rem;
  line-height: 1.02em;
}

#access .section_body .content .box .list .item .value .tail {
  margin-left: .2rem;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1em;
}

#access .section_body .content .box .parking {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  margin-top: .2rem;
  line-height: 1em;
}

#access .section_body .content .box .parking .sl {
  color: #658BD2;
  font-size: 1.625rem;
  font-weight: 500;
  line-height: .8em;
}

#access .section_body .content .box .parking .sm {
  font-weight: 500;
}

@media screen and (max-width: 750px) {
  #access {
    padding: 16vw 0 4vw;
  }

  #access .inner {
    padding: 0;
  }

  #access .section_header {
    margin-bottom: 5.3vw;
  }

  #access .section_header .pref {
    font-size: 1.125rem;
  }

  #access .section_header .title {
    font-size: 2rem;
  }

  #access .section_body {
    display: block;
  }

  #access .section_body .map {
    width: 100%;
    padding-left: 4vw;
  }

  #access .section_body .map iframe {
    height: 106vw;
    border-radius: 2.6vw 0 0 2.6vw;
  }

  #access .section_body .content {
    width: 100%;
    padding: 0 4vw;
  }

  #access .section_body .content .box {
    margin-top: 6.4vw;
  }

  #access .section_body .content .box .title {
    font-size: 1.25rem;
  }

  #access .section_body .content .box .list .item {
    height: 16vw;
    padding: 0 4vw;
    border-radius: 1.3vw;
  }

  #access .section_body .content .box .list .item .value .pref {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1em;
  }

  #access .section_body .content .box .parking {
    margin-top: 1rem;
  }
}


/* modal_recruit */
/*---------------------------------*/
body.modal_recruit {
  overflow: hidden;
}

#modal_recruit {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background-color: rgba(242, 242, 242, .9);
  padding: 100px 10px;
  opacity: 0;
  transition: .6s ease-in-out;
}

body.modal_recruit #modal_recruit {
  z-index: 200;
  opacity: 1;
}

#modal_recruit .wrapper {
  position: relative;
  display: none;
  width: 750px;
  margin: 0 auto;
}

#modal_recruit .wrapper .upper {
  background: #fff url(./img/recruit_bg001.png) no-repeat left top / 200px 100px;
  padding: 60px 50px 40px;
  border-radius: 40px 40px 0 0;
}

#modal_recruit .wrapper .upper .section_header {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 20px;
}

#modal_recruit .wrapper .upper .section_header .pref {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 60px;
  height: 30px;
  margin-right: 5px;
  border-radius: 15px;
  font-size: .875rem;
  font-weight: 700;
  line-height: 1.2em;
}
#modal_recruit .wrapper .upper .section_header .pref.full {
  background-color: #658BD2;
  color: #fff;
}
#modal_recruit .wrapper .upper .section_header .pref.part {
  background-color: #F5F2EC;
  border: 1px solid #658BD2;
  color: #658bd2;
}

#modal_recruit .wrapper .upper .section_header .title {
  margin-left: 10px;
  color: #32adc4;
  font-size: 2.625rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.33em;  
}

#modal_recruit .wrapper .upper .image {
  margin-bottom: 40px;
}

#modal_recruit .wrapper .upper .image img {
  border-radius: 20px;
}

#modal_recruit .wrapper .upper .content .content_header {
  margin-bottom: 1rem;
}

#modal_recruit .wrapper .upper .content .content_header .title {
  color: #64cee2;
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 1.8em;
}

#modal_recruit .wrapper .upper .content .text p {
  line-height: 1.75em;
}

#modal_recruit .wrapper .upper .content .text strong {
  font-weight: 500;
}

#modal_recruit .wrapper .strength {
  background-color: #EAF6F8;
  padding: 30px 10px 40px;
}

#modal_recruit .wrapper .strength .content_header {
  margin-bottom: 15px;
  text-align: center;
}

#modal_recruit .wrapper .strength .content_header .pref {
  color: #b9e6ed;
  font-family: Inter;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1em;
}

#modal_recruit .wrapper .strength .content_header .title {
  color: #32adc4;
  font-size: 2.125rem;
  letter-spacing: 0.1em;
  line-height: 1.4em;
}

#modal_recruit .wrapper .strength .content_body .list {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 595px;
  margin: 0 auto;
}

#modal_recruit .wrapper .strength .content_body .list .item {
  width: 111px;
}

#modal_recruit .wrapper .description {
  background-color: #fff;
  padding: 40px 50px 20px;
}

#modal_recruit .wrapper .description .content_header {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 40px;
  background-color: #64CEE2;
  border-radius: 5px;
}

#modal_recruit .wrapper .description .content_header .title {
  color: #fff;
  font-weight: 500;
  font-size: 1.375rem;
  line-height: 1em;
}

#modal_recruit .wrapper .description .content_body .list {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

#modal_recruit .wrapper .description .content_body .list .label {
  width: 140px;
  padding: .5rem 0;
  border-bottom: 1px solid #DEDEDE;
  color: #32adc4;
  font-weight: 500;
  line-height: 1.75em;
}

#modal_recruit .wrapper .description .content_body .list .item {
  width: calc(100% - 140px);
  padding: .5rem 0;
  border-bottom: 1px solid #DEDEDE;
  line-height: 1.75em;
}

#modal_recruit .wrapper .description .content_body .list .item .note {
  display: block;
  font-size: .875rem;
}

#modal_recruit .wrapper .description .content_body .list .item li {
  position: relative;
  padding-left: .8em;
}

#modal_recruit .wrapper .description .content_body .list .item li:before {
  position: absolute;
  top: .3em;
  left: 0;
  content: "●";
  color: #64CEE2;
  font-size: 0.4em;
}

#modal_recruit .wrapper .section_footer {
  min-height: 350px;
  background: #fff url(./img/recruit_footer_image_pc.jpg) no-repeat center bottom / 100% auto;
  padding: 75px 45px 45px;
  border-radius: 0 0 40px 40px;
}

#modal_recruit .wrapper .section_footer .content {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  width: 280px;
  background-color: #fff;
  margin-left: auto;
  padding: 30px;
  border-radius: 20px;
}

#modal_recruit .wrapper .section_footer .content .title {
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 1.36em;
  text-align: center;
}

#modal_recruit .wrapper .section_footer .content .btn {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 50px;
  background-color: #32ADC4;
  margin: 15px 0;
  border-radius: 25px;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 500;
  letter-spacing: 0.1em;
}

#modal_recruit .wrapper .section_footer .content .note {
  font-size: .875rem;
}

#modal_recruit .wrapper .close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 60px;
  height: 60px;
  background: #F5F2EC url(./img/ico_close.svg) no-repeat center center / 26px auto;
  border-radius: 0 40px 0 10px;
  cursor: pointer;
}

#modal_recruit .wrapper .entry {
  position: fixed;
  bottom: 0;
  right: 0;
}

#modal_recruit .wrapper .entry a {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  width: 370px;
  height: 70px;
  background: #32ADC4 url(./img/ico_arrow_white.svg) no-repeat right 26px center / 15px auto;
  padding-left: 28px;
  border-radius: 30px 0 0 0;
}

#modal_recruit .wrapper .entry .pref {
  background-color: #fff;
  margin-right: 12px;
  padding: 0 .5em;
  border-radius: .8em;
  color: #32adc4;
  font-weight: 500;
  line-height: 1.625em;
}

#modal_recruit .wrapper .entry .main {
  color: #fff;
  font-size: 1.375rem;
  font-weight: 500;
  letter-spacing: 0.04em;
}

@media screen and (max-width: 750px) {
  #modal_recruit {
    padding: 0 0 15vw;
  }

  #modal_recruit:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 32vw;
    height: 21.3vw;
    background: url(./img/recruit_bg001.png) no-repeat left top / contain;
  }

  #modal_recruit .wrapper {
    width: 100%;
  }

  #modal_recruit .wrapper .upper {
    background: #fff;
    padding: 8vw 4vw 10.6vw;
    border-radius: 0;
  }

  #modal_recruit .wrapper .upper .section_header {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 2.6vw;
  }

  #modal_recruit .wrapper .upper .section_header .pref {
    width: 13.8vw;
    height: 5.8vw;
    margin: 0 1px;
    border-radius: 2.9vw;
    font-size: .75rem;
  }

  #modal_recruit .wrapper .upper .section_header .title {
    width: 100%;
    margin-left: 0;
    font-size: 1.75rem;
    line-height: 2em;
    text-align: center;
  }

  #modal_recruit .wrapper .upper .image {
    margin-bottom: 8vw;
  }

  #modal_recruit .wrapper .upper .image img {
    border-radius: 5.2vw;
  }

  #modal_recruit .wrapper .upper .content .content_header .title {
    font-size: 1.25rem;
    line-height: 1.5em;
  }

  #modal_recruit .wrapper .strength {
    padding: 8vw 4vw;
  }

  #modal_recruit .wrapper .strength .content_header {
    margin-bottom: 4vw;
  }

  #modal_recruit .wrapper .strength .content_header .title {
    font-size: 2rem;
  }

  #modal_recruit .wrapper .strength .content_body .list {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }

  #modal_recruit .wrapper .strength .content_body .list .item {
    width: 32%;
  }
  #modal_recruit .wrapper .strength .content_body .list .item:nth-child(4) {
    margin: 0 1.0% 0 auto;
  }
  #modal_recruit .wrapper .strength .content_body .list .item:nth-child(5) {
    margin: 0 auto 0 1.0%;
  }

  #modal_recruit .wrapper .description {
    padding: 16vw 4vw 2.6vw;
  }

  #modal_recruit .wrapper .description .content_header {
    height: 10.6;
    border-radius: 1.3vw;
  }

  #modal_recruit .wrapper .description .content_body .list .label {
    width: 24vw;
    padding: .7rem 0;
  }

  #modal_recruit .wrapper .description .content_body .list .item {
    width: calc(100% - 24vw);
    padding: .7rem 0;
    line-height: 1.5em;
  }

  #modal_recruit .wrapper .section_footer {
    min-height: 146.8vw;
    background-image: url(./img/recruit_footer_image_sp.jpg);
    padding: 71.4vw 10.6vw 0;
    border-radius: 0;
  }

  #modal_recruit .wrapper .section_footer .content {
    width: 100%;
    margin-left: 0;
    padding: 6.4vw;
    border-radius: 5.3vw;
  }

  #modal_recruit .wrapper .section_footer .content .title span {
    font-size: 1.5rem;
  }

  #modal_recruit .wrapper .section_footer .content .btn {
    height: 15vw;
    margin: 4vw 0;
    border-radius: 7.5vw;
  }

  #modal_recruit .wrapper .close {
    position: fixed;
    top: 0;
    right: 0;
    width: 14.3vw;
    height: 14.3vw;
    background-size: 5.2vw auto;
    border: solid #fff;
    border-width: 0 0 1vw 1vw;
    border-radius: 0 0 0 2.6vw;
  }

  #modal_recruit .wrapper .entry {
    left: 0;
    transition: opacity .3s;
  }

  #modal_recruit .wrapper .entry.hide {
    opacity: 0;
  }

  #modal_recruit .wrapper .entry a {
    width: 100%;
    height: 15vw;
    background-position: right 9.6vw center;
    background-size: 4.2vw auto;
    padding-left: 10.4vw;
    border-radius: 0;
  }

  #modal_recruit .wrapper .entry .pref {
    margin-right: 1.3vw;
  }
}


/* fixed_recruit */
/*---------------------------------*/
#fixed_recruit {
  position: fixed;
  right: 0;
  bottom: -15vw;
  left: 0;
  transition: .3s;
}

@media screen and (max-width: 750px) {
  #fixed_recruit.show {
    bottom: 0;
  }

  #fixed_recruit a {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    height: 15vw;
    background: #64CDE1 url(./img/ico_recruit.svg) no-repeat left 16.8vw center / 8.8vw auto;
    padding-left: 28vw;
  }

  #fixed_recruit .main {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 26.4vw;
    height: 8.8vw;
    background-color: #fff;
    margin-right: .3rem;
    border-radius: 4.4vw;
    color: #32ADC4;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1em;
    letter-spacing: 0.04em;
  }

  #fixed_recruit .tail {
    color: #fff;
    font-size: 1.125rem;
    font-weight: 500;
    letter-spacing: 0.12em;
  }

  #fixed_recruit .tail .ss {
    font-size: 1rem;
  }
}