@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500&family=Noto+Serif+JP:wght@400;500;600;700&display=swap");

.mx-auto {
  margin-inline: auto;
}

.d-block {
  display: block;
}

.mg0 {
  margin: 0 !important; }

.mt0 {
  margin-top: 0 !important; }

.mb0 {
  margin-bottom: 0 !important; }

.mb5 {
  margin-bottom: 5px; }

.mb10 {
  margin-bottom: 10px; }

.mb15 {
  margin-bottom: 15px; }

.mb20 {
  margin-bottom: 20px; }

.mb25 {
  margin-bottom: 25px; }

.mb30 {
  margin-bottom: 30px; }

.mb35 {
  margin-bottom: 35px; }

.mb40 {
  margin-bottom: 40px; }

.mb45 {
  margin-bottom: 45px; }

.mb50 {
  margin-bottom: 50px; }

.mb55 {
  margin-bottom: 55px; }

.mb60 {
  margin-bottom: 60px; }

.mb65 {
  margin-bottom: 65px; }

.mb70 {
  margin-bottom: 70px; }

.mb75 {
  margin-bottom: 75px; }

.mb80 {
  margin-bottom: 80px; }

.mb85 {
  margin-bottom: 85px; }

.mb90 {
  margin-bottom: 90px; }

.mb95 {
  margin-bottom: 95px; }

.mb100 {
  margin-bottom: 100px; }

.mt5 {
  margin-top: 5px; }

.mt10 {
  margin-top: 10px; }

.mt15 {
  margin-top: 15px; }

.mt20 {
  margin-top: 20px; }

.mt25 {
  margin-top: 25px; }

.mt30 {
  margin-top: 30px; }

.mt35 {
  margin-top: 35px; }

.mt40 {
  margin-top: 40px; }

.mt45 {
  margin-top: 45px; }

.mt50 {
  margin-top: 50px; }

.mt55 {
  margin-top: 55px; }

.mt60 {
  margin-top: 60px; }

.mt65 {
  margin-top: 65px; }

.mt70 {
  margin-top: 70px; }

.mt75 {
  margin-top: 75px; }

.mt80 {
  margin-top: 80px; }

.mt85 {
  margin-top: 85px; }

.mt90 {
  margin-top: 90px; }

.mt95 {
  margin-top: 95px; }

.mt100 {
  margin-top: 100px; }

.ml5 {
  margin-left: 5px; }

.gap5 {
  gap: 5px; }

.gap10 {
  gap: 10px; }

.gap15 {
  gap: 15px; }

.gap20 {
  gap: 20px; }

.gap25 {
  gap: 25px; }

.gap30 {
  gap: 30px; }

.gap35 {
  gap: 35px; }

.gap40 {
  gap: 40px; }

.gap45 {
  gap: 45px; }

.gap50 {
  gap: 50px; }

.gap55 {
  gap: 55px; }

.gap60 {
  gap: 60px; }

.gap65 {
  gap: 65px; }

.gap70 {
  gap: 70px; }

.gap75 {
  gap: 75px; }

.gap80 {
  gap: 80px; }

.gap85 {
  gap: 85px; }

.gap90 {
  gap: 90px; }

.gap95 {
  gap: 95px; }

.gap100 {
  gap: 100px; }

@media screen and (min-width: 760px) {
  .w20 {
    width: 20% !important;
    max-width: 20% !important; }
  .w25 {
    width: 25% !important;
    max-width: 25% !important; }
  .w30 {
    width: 30% !important;
    max-width: 30% !important; }
  .w35 {
    width: 35% !important;
    max-width: 35% !important; }
  .w40 {
    width: 40% !important;
    max-width: 40% !important; }
  .w45 {
    width: 45% !important;
    max-width: 45% !important; }
  .w50 {
    width: 50% !important;
    max-width: 50% !important; }
  .w55 {
    width: 55% !important;
    max-width: 55% !important; }
  .w60 {
    width: 60% !important;
    max-width: 60% !important; }
  .w65 {
    width: 65% !important;
    max-width: 65% !important; }
  .w70 {
    width: 70% !important;
    max-width: 70% !important; }
  .w75 {
    width: 75% !important;
    max-width: 75% !important; }
  .w80 {
    width: 80% !important;
    max-width: 80% !important; }
  .w85 {
    width: 85% !important;
    max-width: 85% !important; }
  .w90 {
    width: 90% !important;
    max-width: 90% !important; }
  .w95 {
    width: 95% !important;
    max-width: 95% !important; }
  .w100 {
    width: 100% !important;
    max-width: 100% !important; } }

.fs10 {
  font-size: 10px; }

.fs11 {
  font-size: 11px; }

.fs12 {
  font-size: 12px; }

.fs13 {
  font-size: 13px; }

.fs14 {
  font-size: 14px; }

.fs15 {
  font-size: 15px; }

.fs16 {
  font-size: 16px; }

.fs17 {
  font-size: 17px; }

.fs18 {
  font-size: 18px; }

.fs19 {
  font-size: 19px; }

.fs20 {
  font-size: 20px; }

.fs21 {
  font-size: 21px; }

.fs22 {
  font-size: 22px; }

.fs23 {
  font-size: 23px; }

.fs24 {
  font-size: 24px; }

.fs25 {
  font-size: 25px; }

.fs26 {
  font-size: 26px; }

.fs27 {
  font-size: 27px; }

.fs28 {
  font-size: 28px; }

.fs29 {
  font-size: 29px; }

.fs30 {
  font-size: 30px; }

.fs31 {
  font-size: 31px; }

.fs32 {
  font-size: 32px; }

.fs33 {
  font-size: 33px; }

.fs34 {
  font-size: 34px; }

.fs35 {
  font-size: 35px; }

.fs36 {
  font-size: 36px; }

.fs37 {
  font-size: 37px; }

.fs38 {
  font-size: 38px; }

.fs39 {
  font-size: 39px; }

.fs40 {
  font-size: 40px; }

.fs41 {
  font-size: 41px; }

.fs42 {
  font-size: 42px; }

.fs43 {
  font-size: 43px; }

.fs44 {
  font-size: 44px; }

.fs45 {
  font-size: 45px; }

.fs46 {
  font-size: 46px; }

.fs47 {
  font-size: 47px; }

.fs48 {
  font-size: 48px; }

.fs49 {
  font-size: 49px; }

.fs50 {
  font-size: 50px; }

.fw400 {
  font-weight: 400 !important; }

.fw500 {
  font-weight: 500 !important; }

.fw600 {
  font-weight: 600 !important; }

.fw700 {
  font-weight: 700 !important; }

.lh1 {
  line-height: 1; }

.ls-20 {
  letter-spacing: -0.02em; }

.ls0 {
  letter-spacing: 0em; }

.ls80 {
  letter-spacing: 0.08em; }

.ls100 {
  letter-spacing: .1em; }

.ls140 {
  letter-spacing: .14em; }
  @media screen and (max-width: 760px) {
    .ls140 {
      letter-spacing: .16em; } }

.ls200 {
  letter-spacing: .2em; }

html {
  scroll-behavior: smooth; }

body {
  background-color: #F9F8F4;
  font-family: 'Noto Sans JP', sans-serif;
  color: #635133;
  line-height: 1.875;
  letter-spacing: 0.04em;
  font-size: 16px; }
  @media screen and (min-width: 760px) {
    body {
      min-width: 1760px;
    }
  }
  @media screen and (max-width: 760px) {
    body {
      font-size: 15px;
      -webkit-text-size-adjust: none;
      padding-bottom: 55px;
      min-width: auto; } }

  body.fixmenu {
    padding-top: 176px; }
    @media screen and (max-width: 760px) {
      body.fixmenu {
        padding-top: 100px; } }

.notoserif, h1, h2, h3 {
  font-family: 'Noto Serif JP', serif; }

p:not([class]) {
  margin-bottom: 30px; }

a:hover {
  opacity: .8; }

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

.header {
  position: relative;
  top: 0;
  background: #F9F8F4;
  border-top: 10px solid #E2BDBC;
  z-index: 9999;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s; }

  @media screen and (max-width: 1515px) {
    .header {
      background: white;
      border-top-width: 4px; } }
  .header .header_inner {
    margin: auto;
    padding: 23px 0; }
    @media screen and (min-width: 1515px) {
      .header .header_inner {
        max-width: 1780px;
        padding: 23px 10px; } }
    @media screen and (max-width: 1515px) {
      .header .header_inner {
        padding: 8px 10px 15px 10px; }
        .header .header_inner .sp_toggle_content > a, .header .header_inner .submenu .toggle, .header .header_inner .link_area2 > li > a {
          display: block;
          padding: 20px;
          border-bottom: 1px dashed #BDB297;
          position: relative; }
        .header .header_inner img {
          margin-left: 0; }
        .header .header_inner .sp_menu .logo {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
        .header .header_inner .tel img {
          width: 20px;
          margin: 7px 5px 0 0; } }
  .header .link_area1 {
    margin-bottom: 35px; }
  @media screen and (max-width: 1515px) {
    .header .link_area2 {
      margin-bottom: 40px; }
      .header .link_area2 > li > a:after {
        content: "";
        position: absolute;
        top: 0;
        right: 10px;
        bottom: 0px;
        margin: auto;
        background: url(../images/common/icon_arrow.svg) no-repeat bottom right;
        width: 16px;
        height: 4px;
        display: block !important;
        -webkit-filter: invert(28%) sepia(43%) saturate(479%) hue-rotate(359deg) brightness(94%) contrast(83%);
        filter: invert(28%) sepia(43%) saturate(479%) hue-rotate(359deg) brightness(94%) contrast(83%); }
      .header .link_area2 > li > a[target="_blank"]:after {
        background: url(../images/common/icon_win.svg) no-repeat bottom right;
        width: 18px;
        height: 15px; } }
  .header .link_area2 a {
    position: relative;
    letter-spacing: 0;
    font-size: 15px; }
  @media screen and (min-width: 1515px) {
    .header .link_area2 li ul {
      position: absolute;
      top: 48px;
      background: white;
      z-index: -1;
      opacity: 0;
      -webkit-transition: .5s;
      -o-transition: .5s;
      transition: .5s;
      min-width: 202px;
      display: none; } }
  .header a[target="_blank"]:after {
    content: "";
    background: url(../images/common/icon_win.svg) no-repeat bottom right;
    width: 13px;
    height: 11px;
    background-size: 100%;
    margin: 0 0 2px 10px;
    display: inline-block; }
  .header .submenu {
    position: relative;
    display: block; }
    @media screen and (max-width: 1515px) {
      .header .submenu .sp_toggle_content > a {
        padding: 20px 20px 20px 48px;
        position: relative;
        padding-right: 30px !important; }
        .header .submenu .sp_toggle_content > a:after {
          content: "";
          position: absolute;
          top: 0;
          right: 10px;
          bottom: 0px;
          margin: auto;
          background: url(../images/common/icon_arrow.svg) no-repeat bottom right;
          width: 16px;
          height: 4px;
          display: block !important;
          -webkit-filter: invert(28%) sepia(43%) saturate(479%) hue-rotate(359deg) brightness(94%) contrast(83%);
          filter: invert(28%) sepia(43%) saturate(479%) hue-rotate(359deg) brightness(94%) contrast(83%); }
      .header .submenu .toggle:after {
        content: "";
        width: 12px;
        height: 12px;
        border: 1px solid;
        border-left: none;
        border-top: none;
        position: absolute;
        top: 0;
        right: 11px;
        bottom: 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        margin: auto; }
      .header .submenu .toggle.open:after {
        -webkit-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        transform: rotate(225deg); }
      .header .submenu ul {
        border-bottom: 1px dashed #BDB297; } }
    @media screen and (min-width: 1515px) {
      .header .submenu .sp_toggle_content > a:before, .header .submenu .sp_toggle_content > a:after {
        content: "";
        position: absolute;
        top: 125%;
        left: 0;
        right: 0;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        margin: auto; }
      .header .submenu .sp_toggle_content > a:before {
        border: solid transparent;
        border-top-color: #635133;
        border-width: 6px;
        width: 0;
        height: 0; }
      .header .submenu .sp_toggle_content > a:after {
        height: 29px;
        top: 90%; }
      .header .submenu .sp_toggle_content > a:hover:before {
        -webkit-transform: translateY(5px);
        -ms-transform: translateY(5px);
        transform: translateY(5px); } }
    .header .submenu ul a {
      padding: 20px 27px;
      display: block; }
      @media screen and (max-width: 1515px) {
        .header .submenu ul a {
          padding: 20px 20px 20px 48px; } }
      .header .submenu ul a[target="_blank"]:after {
        margin: auto; }
    .header .submenu li + li {
      border-top: 1px dashed #BDB297; }
    .header .submenu:hover ul {
      opacity: 1;
      display: block; }
  .header.fix {
    position: fixed;
    left: 0;
    right: 0;
    -webkit-box-shadow: 1px 2px 10px #00000029;
    box-shadow: 1px 2px 10px #00000029; }
    @media screen and (min-width: 1515px) {
      .header.fix {
        -webkit-box-shadow: 0 3px 20px #00000029;
        box-shadow: 0 3px 20px #00000029; } }
    .header.fix .header_inner {
      padding: 10px 0; }
      @media screen and (min-width: 1515px) {
        .header.fix .header_inner {
          padding: 10px; } }
      @media screen and (max-width: 1515px) {
        .header.fix .header_inner {
          padding: 8px 10px;
          height: 64px; }
          .header.fix .header_inner .logo_txt .undertxt {
            display: none; }
          .header.fix .header_inner #sp-nav-toggle {
            right: 0;
            top: 0px;
            width: 64px;
            height: 64px;
            padding: 21px 22px;
            background: #E2BDBC;
            border-radius: 0; }
            .header.fix .header_inner #sp-nav-toggle:after {
              bottom: 8px; }
          .header.fix .header_inner .sp_menu {
            top: 68px; } }
      .header.fix .header_inner > .logo {
        -webkit-transform: scale(1) !important;
        -ms-transform: scale(1) !important;
        transform: scale(1) !important; }
        .header.fix .header_inner > .logo a {
          gap: 12px; }
          .header.fix .header_inner > .logo a .notoserif {
            font-size: 18.5px;
            line-height: 1; }
            @media screen and (max-width: 1515px) {
              .header.fix .header_inner > .logo a .notoserif {
                font-size: 14px; } }
          .header.fix .header_inner > .logo a .fs20 {
            font-size: 12.4px;
            margin-bottom: 5px; }
            @media screen and (max-width: 1515px) {
              .header.fix .header_inner > .logo a .fs20 {
                font-size: 10px;
                margin-bottom: 0px; } }
        .header.fix .header_inner > .logo img {
          width: 52px; }
          @media screen and (max-width: 1515px) {
            .header.fix .header_inner > .logo img {
              width: 32px; } }
        .header.fix .header_inner > .logo .fs15 {
          font-size: 10px; }
          @media screen and (max-width: 1515px) {
            .header.fix .header_inner > .logo .fs15 {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center; } }
    .header.fix .link_area1 {
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      gap: 12px;
      margin-bottom: 10px; }
      .header.fix .link_area1 li.fs13 {
        display: none; }
      .header.fix .link_area1 br {
        display: none; }
      .header.fix .link_area1 .btn_pink a, .header.fix .link_area1 .btn_yellow a {
        min-height: 32px;
        padding: 4px 15px; }
      .header.fix .link_area1 .btn_pink img {
        width: 14px; }
      .header.fix .link_area1 .btn_pink .center {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
      .header.fix .link_area1 .btn_yellow img {
        width: 16px; }
      .header.fix .link_area1 .btn_tel {
        font-size: 24px; }
        .header.fix .link_area1 .btn_tel img {
          width: 20px;
          margin: 0 4px 0 0;
          -webkit-transform: translateY(3px);
          -ms-transform: translateY(3px);
          transform: translateY(3px); }
    .header.fix .submenu ul {
      top: 39px; }

.logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  padding: 0px 0;
  white-space: nowrap;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center; }
  @media screen and (max-width: 1515px) {
    .logo a {
      gap: 10px;
      max-width: 237px; }
      .logo a img {
        width: 46px;
        margin: 0; }
      .logo a .logo_txt {
        font-size: 11px;
        letter-spacing: 0; } }
  .logo a .notoserif {
    letter-spacing: -.02em;
    display: inline-block;
    margin-bottom: 5px; }
    @media screen and (max-width: 1515px) {
      .logo a .notoserif {
        font-size: 16px;
        margin-bottom: 0;
        letter-spacing: 0; } }
  .logo a .fs20 {
    margin-bottom: 10px;
    display: inline-block;
    letter-spacing: 0.1em; }
    @media screen and (max-width: 1515px) {
      .logo a .fs20 {
        font-size: 12px;
        margin-bottom: 0; } }

.submenu li a,
.icon_arrow a {
  position: relative;
  padding-right: 30px !important; }
  .submenu li a:after,
  .icon_arrow a:after {
    content: "";
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0px;
    margin: auto;
    background: url(../images/common/icon_arrow.svg) no-repeat bottom right;
    width: 16px;
    height: 4px;
    display: block !important;
    -webkit-filter: invert(28%) sepia(43%) saturate(479%) hue-rotate(359deg) brightness(94%) contrast(83%);
    filter: invert(28%) sepia(43%) saturate(479%) hue-rotate(359deg) brightness(94%) contrast(83%); }

.main_slider {
  margin-left: auto;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: none; }
  @media screen and (max-width: 760px) {
    .main_slider .slick-list:before {
      content: "";
      position: absolute;
      bottom: 0px;
      left: 0;
      right: 0;
      height: 180px;
      background: -webkit-gradient(linear, left bottom, left top, from(#f9f8f4), to(transparent));
      background: -webkit-linear-gradient(bottom, #f9f8f4, transparent);
      background: -o-linear-gradient(bottom, #f9f8f4, transparent);
      background: linear-gradient(0deg, #f9f8f4, transparent);
      z-index: 1; }
    .main_slider .slick-slide img {
      width: 100%; } }

.main_top_inner {
  margin: auto;
  padding: 23px 0;
  position: relative;
  height: 100%; }
  @media screen and (min-width: 760px) {
    .main_top_inner {
      width: 1760px; } }
  @media screen and (max-width: 760px) {
    .main_top_inner {
      padding: 23px 20px 43px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end; } }

.main_top_txt {
  z-index: 1;
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-transform: translateY(-44px);
  -ms-transform: translateY(-44px);
  transform: translateY(-44px);
  line-height: 1;
  letter-spacing: -0.09em; }
  @media screen and (max-width: 760px) {
    .main_top_txt {
      height: auto;
      -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
      transform: translateY(0px); }
      .main_top_txt .fs44 {
        font-size: 28px;
        line-height: 1; }
      .main_top_txt .fs22 {
        font-size: 16px;
        letter-spacing: -0.13em; }
      .main_top_txt span {
        line-height: 1.6; } }
  @media screen and (max-width: 370px) {
    .main_top_txt .fs44 {
      font-size: 23px; } }
  .main_top_txt span {
    -webkit-animation: blur 3s ease forwards;
    animation: blur 3s ease forwards;
    opacity: 0; }
    .main_top_txt span:nth-of-type(1) {
      -webkit-animation-delay: 0.05s;
      animation-delay: 0.05s; }
    .main_top_txt span:nth-of-type(2) {
      -webkit-animation-delay: 0.1s;
      animation-delay: 0.1s; }
    .main_top_txt span:nth-of-type(3) {
      -webkit-animation-delay: 0.15s;
      animation-delay: 0.15s; }
    .main_top_txt span:nth-of-type(4) {
      -webkit-animation-delay: 0.2s;
      animation-delay: 0.2s; }
    .main_top_txt span:nth-of-type(5) {
      -webkit-animation-delay: 0.25s;
      animation-delay: 0.25s; }
    .main_top_txt span:nth-of-type(6) {
      -webkit-animation-delay: 0.3s;
      animation-delay: 0.3s; }
    .main_top_txt span:nth-of-type(7) {
      -webkit-animation-delay: 0.35s;
      animation-delay: 0.35s; }
    .main_top_txt span:nth-of-type(8) {
      -webkit-animation-delay: 0.4s;
      animation-delay: 0.4s; }
    .main_top_txt span:nth-of-type(9) {
      -webkit-animation-delay: 0.45s;
      animation-delay: 0.45s; }
    .main_top_txt span:nth-of-type(10) {
      -webkit-animation-delay: 0.5s;
      animation-delay: 0.5s; }
    .main_top_txt span:nth-of-type(11) {
      -webkit-animation-delay: 0.55s;
      animation-delay: 0.55s; }
    .main_top_txt span:nth-of-type(12) {
      -webkit-animation-delay: 0.65s;
      animation-delay: 0.65s; }
    .main_top_txt span:nth-of-type(13) {
      -webkit-animation-delay: 0.7s;
      animation-delay: 0.7s; }
    .main_top_txt span:nth-of-type(14) {
      -webkit-animation-delay: 0.75s;
      animation-delay: 0.75s; }
    .main_top_txt span:nth-of-type(15) {
      -webkit-animation-delay: 0.8s;
      animation-delay: 0.8s; }
    .main_top_txt span:nth-of-type(16) {
      -webkit-animation-delay: 0.85s;
      animation-delay: 0.85s; }
    .main_top_txt span:nth-of-type(17) {
      -webkit-animation-delay: 0.9s;
      animation-delay: 0.9s; }
    .main_top_txt span:nth-of-type(18) {
      -webkit-animation-delay: 0.95s;
      animation-delay: 0.95s; }
    .main_top_txt span:nth-of-type(19) {
      -webkit-animation-delay: 1s;
      animation-delay: 1s; }
    .main_top_txt span:nth-of-type(20) {
        -webkit-animation-delay: 1.05s;
        animation-delay: 1.05s; }
    .main_top_txt .fs22 span:nth-of-type(1) {
      -webkit-animation-delay: 1.1s;
      animation-delay: 1.1s; }
    .main_top_txt .fs22 span:nth-of-type(2) {
      -webkit-animation-delay: 1.2s;
      animation-delay: 1.2s; }
    .main_top_txt .fs22 span:nth-of-type(3) {
      -webkit-animation-delay: 1.25s;
      animation-delay: 1.25s; }
    .main_top_txt .fs22 span:nth-of-type(4) {
      -webkit-animation-delay: 1.25s;
      animation-delay: 1.25s; }
    .main_top_txt .fs22 span:nth-of-type(5) {
      -webkit-animation-delay: 1.3s;
      animation-delay: 1.3s; }
    .main_top_txt .fs22 span:nth-of-type(6) {
      -webkit-animation-delay: 1.35s;
      animation-delay: 1.35s; }
    .main_top_txt .fs22 span:nth-of-type(7) {
      -webkit-animation-delay: 1.4s;
      animation-delay: 1.45s; }
    .main_top_txt .fs22 span:nth-of-type(8) {
      -webkit-animation-delay: 1.5s;
      animation-delay: 1.5s; }
    .main_top_txt .fs22 span:nth-of-type(9) {
      -webkit-animation-delay: 1.55s;
      animation-delay: 1.55s; }
    .main_top_txt .fs22 span:nth-of-type(10) {
      -webkit-animation-delay: 1.6s;
      animation-delay: 1.6s; }
    .main_top_txt .fs22 span:nth-of-type(11) {
      -webkit-animation-delay: 1.65s;
      animation-delay: 1.65s; }
    .main_top_txt .fs22 span:nth-of-type(12) {
      -webkit-animation-delay: 1.7s;
      animation-delay: 1.7s; }
    .main_top_txt .fs22 span:nth-of-type(13) {
      -webkit-animation-delay: 1.75s;
      animation-delay: 1.75s; }
    .main_top_txt .fs22 span:nth-of-type(14) {
      -webkit-animation-delay: 1.8s;
      animation-delay: 1.8s; }
    .main_top_txt .fs22 span:nth-of-type(15) {
      -webkit-animation-delay: 1.75s;
      animation-delay: 1.75s; }
    .main_top_txt .fs22 span:nth-of-type(16) {
      -webkit-animation-delay: 1.8s;
      animation-delay: 1.8s; }
    .main_top_txt .fs22 span:nth-of-type(17) {
      -webkit-animation-delay: 1.95s;
      animation-delay: 1.95s; }
    .main_top_txt .fs22 span:nth-of-type(18) {
      -webkit-animation-delay: 2s;
      animation-delay: 2s; }
    .main_top_txt .fs22 span:nth-of-type(19) {
      -webkit-animation-delay: 2.05s;
      animation-delay: 2.05s; }
    .main_top_txt .fs22 span:nth-of-type(20) {
      -webkit-animation-delay: 2.1s;
      animation-delay: 2.1s; }

@-webkit-keyframes blur {
  0% {
    -webkit-filter: blur(25px);
    opacity: 0; }
  20% {
    -webkit-filter: blur(25px);
    opacity: 0; }
  100% {
    -webkit-filter: blur(0px);
    opacity: 1; } }

@keyframes blur {
  0% {
    -webkit-filter: blur(25px);
    opacity: 0; }
  20% {
    -webkit-filter: blur(25px);
    opacity: 0; }
  100% {
    -webkit-filter: blur(0px);
    opacity: 1; } }

.main_top_txt div {
  width: 100%;
  line-height: 1.7; }

.main_top {
  overflow: hidden;
  height: 680px;
  position: relative; }
  @media screen and (max-width: 760px) {
    .main_top {
      height: 445px; } }

.main_top:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -50px;
  background: url(../images/top/bg_wave_white.svg) repeat-x bottom;
  height: 94px; }
  @media screen and (max-width: 760px) {
    .main_top:after {
      bottom: -80px; } }

@-webkit-keyframes fadezoom {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear; }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear; } }

@keyframes fadezoom {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear; }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear; } }

.add-animation {
  -webkit-animation: fadezoom 9s 0s linear forwards;
  animation: fadezoom 9s 0s linear forwards; }

.btn_pink a, .btn_yellow a, .btn_tel a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none !important; }

.btn_pink a, .btn_yellow a, .submit input {
  padding: 9px 15px;
  border-radius: 50px;
  min-height: 60px; }
  .btn_pink a[target="_blank"], .btn_yellow a[target="_blank"], .submit input[target="_blank"] {
    position: relative; }
    .btn_pink a[target="_blank"]:after, .btn_yellow a[target="_blank"]:after, .submit input[target="_blank"]:after {
      content: "";
      position: absolute;
      right: 20px;
      top: 0;
      bottom: 1px;
      background: url(../images/common/icon_win.svg) no-repeat bottom right;
      width: 18px;
      height: 15px;
      margin: auto !important;
      -webkit-filter: invert(28%) sepia(43%) saturate(479%) hue-rotate(359deg) brightness(94%) contrast(83%);
      filter: invert(28%) sepia(43%) saturate(479%) hue-rotate(359deg) brightness(94%) contrast(83%); }

.link_area .btn_pink img, .btn_yellow img, .btn_white img, .submit img {
  -webkit-filter: invert(28%) sepia(43%) saturate(479%) hue-rotate(359deg) brightness(94%) contrast(83%);
  filter: invert(28%) sepia(43%) saturate(479%) hue-rotate(359deg) brightness(94%) contrast(83%);
  border-radius: 0 !important; }

.pc .btn_pink a, .pc .btn_yellow a, .pc .btn_white a, .pc .submit input {
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s; }

.btn_pink a img, .btn_pink input img, .btn_yellow a img, .btn_yellow input img, .btn_white a img, .btn_white input img, .submit a img, .submit input img {
  border-radius: 0 !important;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.btn_pink.link-nipt {
  margin-top: 15px;
  display: flex;
  justify-content: center;
}  

@media screen and (min-width: 760px) {
  .btn_pink a:hover, .btn_pink input:hover, .btn_yellow a:hover, .btn_yellow input:hover, .btn_white a:hover, .btn_white input:hover, .submit a:hover, .submit input:hover {
    opacity: 1;
    background: #635133;
    color: white; }
    .btn_pink a:hover img, .btn_pink input:hover img, .btn_yellow a:hover img, .btn_yellow input:hover img, .btn_white a:hover img, .btn_white input:hover img, .submit a:hover img, .submit input:hover img {
      -webkit-filter: invert(100%) sepia(6%) saturate(1%) hue-rotate(150deg) brightness(107%) contrast(100%);
      filter: invert(100%) sepia(6%) saturate(1%) hue-rotate(150deg) brightness(107%) contrast(100%); } }

.btn_pink a[target="_blank"]:after, .btn_pink input[target="_blank"]:after, .btn_yellow a[target="_blank"]:after, .btn_yellow input[target="_blank"]:after, .btn_white a[target="_blank"]:after, .btn_white input[target="_blank"]:after, .submit a[target="_blank"]:after, .submit input[target="_blank"]:after {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-filter: invert(28%) sepia(43%) saturate(479%) hue-rotate(359deg) brightness(94%) contrast(83%);
  filter: invert(28%) sepia(43%) saturate(479%) hue-rotate(359deg) brightness(94%) contrast(83%); }

@media screen and (min-width: 760px) {
  .btn_pink a[target="_blank"]:hover:after, .btn_pink input[target="_blank"]:hover:after, .btn_yellow a[target="_blank"]:hover:after, .btn_yellow input[target="_blank"]:hover:after, .btn_white a[target="_blank"]:hover:after, .btn_white input[target="_blank"]:hover:after, .submit a[target="_blank"]:hover:after, .submit input[target="_blank"]:hover:after {
    -webkit-filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(336deg) brightness(101%) contrast(107%) !important;
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(336deg) brightness(101%) contrast(107%) !important; } }

@media screen and (max-width: 760px) {
  .btn_pink a, .btn_pink input, .btn_yellow a, .btn_yellow input, .btn_white a, .btn_white input, .submit a, .submit input {
    width: 100%; } }

.btn_pink.icon_arrow a:after, .btn_yellow.icon_arrow a:after, .btn_white.icon_arrow a:after, .submit.icon_arrow a:after {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-filter: invert(28%) sepia(43%) saturate(479%) hue-rotate(359deg) brightness(94%) contrast(83%);
  filter: invert(28%) sepia(43%) saturate(479%) hue-rotate(359deg) brightness(94%) contrast(83%);
  margin: auto !important; }

@media screen and (min-width: 760px) {
  .btn_pink.icon_arrow a:hover, .btn_yellow.icon_arrow a:hover, .btn_white.icon_arrow a:hover, .submit.icon_arrow a:hover {
    background: #635133;
    color: white; }
    .btn_pink.icon_arrow a:hover img, .btn_yellow.icon_arrow a:hover img, .btn_white.icon_arrow a:hover img, .submit.icon_arrow a:hover img {
      -webkit-filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(336deg) brightness(101%) contrast(107%);
      filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(336deg) brightness(101%) contrast(107%); }
    .btn_pink.icon_arrow a:hover:after, .btn_yellow.icon_arrow a:hover:after, .btn_white.icon_arrow a:hover:after, .submit.icon_arrow a:hover:after {
      -webkit-filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(336deg) brightness(101%) contrast(107%) !important;
      filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(336deg) brightness(101%) contrast(107%) !important; } }

.btn_pink a, .submit input {
  background: #E2BDBC; }
  .btn_pink a img, .submit input img {
    margin-right: 8px; }
  .btn_pink a span + span, .submit input span + span {
    margin-left: -0.5em; }

.submit input {
  width: 295px;
  border: none;
  height: 60px; }

.btn_yellow a {
  background: #EEDCB3; }
  .btn_yellow a img {
    margin: 0 10px 0 0; }

.btn_tel a img {
  margin: 10px 4px 0 0; }

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.jc-sb {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.jc-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.ai-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center; }

.right {
  text-align: right; }

ol, ul {
  list-style: none; }

th {
  font-weight: 400; }

.about {
  padding: 84px 0 80px; }
  @media screen and (max-width: 760px) {
    .about {
      padding: 20px 0 20px; }
      .about h3.fs24 {
        font-size: 20px; } }

.feature {
  padding: 0px 0 80px; }
.feature_list {
  display: flex;
  justify-content: center;
} 
.feature_list li {
  position: relative;
  text-indent: -1em;
  padding-left: 1em;
  font-size: 18px;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
} 
/*.feature_list li::before{
  content: "・";
  color: #E2BDBC;
  font-weight: 700;
} */

.feature_list li a{
text-decoration: underline;
text-underline-offset: 6px;
text-decoration-color: #63513333;
} 

.nipt_list li {
  margin-bottom: 10px;
  position: relative;
  text-indent: -1em;
  padding-left: 1em;
} 

.nipt_list li:last-child {
  margin-bottom: 0;
}

.nipt_list li::before {
  content: "・";
  color: #E2BDBC;
  font-weight: 700;
} 

  @media screen and (max-width: 760px) {
    .feature h3.fs24 {
      font-size: 20px;
      padding: 50px 0 20px;
    }
    .feature_list li {
      font-size: initial;
      line-height: inherit;
      margin-bottom: 1em;
    }  
       }

.bg_white {
  background: white; }

.btn_inspection {
  position: fixed;
  bottom: 80px;
  right: 80px;
  width: 166px;
  height: 166px;
  z-index: 9; }
  @media screen and (max-width: 760px) {
    .btn_inspection {
      display: none;
      width: 120px;
      height: 120px;
      font-size: 12px;
      bottom: 70px;
      right: 20px; }
      .btn_inspection .fs20 {
        font-size: 15px; } }

.btn_inspection a {
  border-radius: 50%;
  border: 1px solid #BDB297;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -ms-flex-line-pack: start;
  align-content: start;
  background: white;
  -webkit-box-shadow: 0 3px 6px #00000029;
  box-shadow: 0 3px 6px #00000029;
  height: 100%;
  width: 100%; }
  .btn_inspection a:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0px;
    bottom: 15px;
    margin: auto;
    background: url(../images/common/icon_arrow.svg) no-repeat bottom right;
    width: 16px;
    height: 4px;
    display: block !important;
    -webkit-filter: invert(28%) sepia(43%) saturate(479%) hue-rotate(359deg) brightness(94%) contrast(83%);
    filter: invert(28%) sepia(43%) saturate(479%) hue-rotate(359deg) brightness(94%) contrast(83%); }
    @media screen and (max-width: 760px) {
      .btn_inspection a:after {
        bottom: 12px; } }

.btn_inspection a img {
  width: 61px;
  margin: 10px 0 5px; }
  @media screen and (max-width: 760px) {
    .btn_inspection a img {
      width: 37px;
      margin-bottom: 0; } }

.btn_inspection .close {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer; }

.f_btn {
	position: fixed;
	right: 20px;
	bottom: 20px;
	margin: 0;
	z-index: 10;
  width: auto;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #BDB297;
  border-radius: 10px;
  padding: 10px;
  text-align: center;
font-family: 'Noto Serif JP', serif;
}
.f_btn ul {
    display: flex;
    justify-content: space-between;
    gap: .5rem;
}

.f_btn a {
    width: 162px;
    height: 107px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
    text-decoration: none;
    line-height: 1.5;
    padding: 5px;
    position: relative;
}
.f_btn a:after {
    content: "";
    position: absolute;
    right: 10px;
    bottom: 10px;
    margin: auto;
    background: url(../images/common/icon_arrow.svg) no-repeat bottom right;
    width: 16px;
    height: 4px;
    background-size: 100%;
}

.f_btn .birth-campaign {
  background: #e2c19b 0% 0% no-repeat padding-box;
  border-radius: 5px;
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #dfa888;
  border-radius: 7px;
}

.f_btn .birth {
    background: #e2bdbc80 0% 0% no-repeat padding-box;
    border-radius: 5px;
    font-size: 20px;
}

.f_btn .fieldtrip {
    background: #eedcb380 0% 0% no-repeat padding-box;
    border-radius: 5px;
    font-size: 10px;
    font-weight: 500;
}

.f_btn .lager {
    font-size: 20px;
}

.f_btn .form {
    background: #635133 0% 0% no-repeat padding-box;
    border-radius: 12px;
    color: #EEDCB3;
    width: 100%;
    padding: 2px;
    font-weight: 400;
}

.f_btn .num {
    font-size: 18px;
}

.f_btn .close {
	position: absolute;
	right: 0;
	top: -27px;
	line-height: 0;
	cursor: pointer;
}
.f_call {
	position: fixed;
	z-index: 10;
}


@media screen and (max-width: 760px){
	.f_btn {
		right: 3%;
		bottom: 70px;
	    width: 120px;
	    padding: 5px;
        height: auto;
	}
	.f_btn a {
	    width: 100%;
	    height: auto;
	    padding: 5px;
	}
	.f_btn a:after {
	    width: 9px;
	    height: 6px;
	    right: 5px;
	    bottom: 5px;
	}
	.f_btn ul {
	    display: block;
	}

	.f_btn ul li + li {
	    margin-top: 5px;
	}

  .f_btn .birth-campaign {
    font-size: 75%;
  }

	.f_btn .birth {
	    font-size: 80%;
	}

	.f_btn .lager {
	    font-size: 120%;
	}

	.f_btn .num {
	    font-size: 120%;
	}

	.f_btn .close {
		width: 12px;
	}
	.f_btn a:before {
		width: 40px;
		height: 27px;
		margin: -10px 0 3px;
	}
}



.inspection_slider {
  left: 50%;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  padding-bottom: 48px;
  margin-bottom: 75px !important; 
}
  .inspection_slider .slick-list {
    overflow: visible; }

  .inner_inspection_slider {
    width: 860px;
    overflow: hidden;
    margin: 0 auto;
  }    

  @media screen and (max-width: 760px) {
    .inspection_slider {
      padding-bottom: 15px;
      margin-bottom: 20px !important; } 
    
    .inner_inspection_slider {
        width: initial;
      } 
    
    }
  .inspection_slider .slick-slide {
    margin: 0 20px; }
  .inspection_slider .slick-dots {
    bottom: 0px; }
  .inspection_slider .slick-dots li button:before {
    font-size: 11px;
    color: white;
    border: 1px solid #635133;
    border-radius: 50%;
    width: 10px;
    height: 10px; }
  .inspection_slider .slick-dots li.slick-active button:before {
    color: white;
    background: #635133; }
  .inspection_slider .slick-dots li {
    padding: 0;
    width: 12px;
    height: 12px;
    margin: 0 5px; }
  .inspection_slider .slick-dots li button {
    text-indent: -9999px; }

.hidden {
  overflow: hidden; }

.inner, .inner860, .inner840 {
  margin: 0 auto;
  position: relative; }
  @media screen and (max-width: 760px) {
    .inner, .inner860, .inner840 {
      padding: 0 20px; } }

@media screen and (min-width: 760px) {
  .inner {
    width: 980px; } }

@media screen and (min-width: 760px) {
  .inner860 {
    width: 860px; } }

@media screen and (min-width: 760px) {
  .inner840 {
    width: 840px; } }

.title_flower,
.page .content h2 {
  background: url(../images/common/icon_flower.svg) no-repeat top center;
  padding-top: 81px;
  letter-spacing: 0.08em;
  margin-bottom: 20px;
  font-weight: 400;
  text-align: center;
  line-height: 1.6;
  font-family: 'Noto Serif JP', serif; }
  @media screen and (max-width: 760px) {
    .title_flower,
    .page .content h2 {
      background-size: 84px;
      padding-top: 69px;
      font-size: 24px;
      margin-bottom: 25px; } }
  @media screen and (max-width: 370px) {
    .title_flower,
    .page .content h2 {
      font-size: 22px; } }
  .title_flower.underline,
  .page .content h2.underline {
    margin-bottom: 30px; }

main * {
  line-height: 1.875; }

.tly-5 {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  display: inline-block; }

.tbl01 {
  width: 100%;
  border-top: 1px solid #635133;
  border-left: 1px solid #635133;
  table-layout: fixed;
  border-spacing: 0;
  margin-bottom: 7px; }

.tbl01 tr > * {
  border-bottom: 1px solid #635133;
  border-right: 1px solid #635133; }

.tbl01 tr th {
  border-bottom-style: dashed; }

.tbl01 th, .tbl01 td {
  padding: 7px 5px;
  text-align: center; }

@media screen and (max-width: 760px) {
    .tbl01 th, .tbl01 td {
      font-size: 14px;
      padding: 6px 1px;
      letter-spacing: 0; } }

.tbl02 {
  border: 1px solid #635133;
  border-spacing: 0; }

.tbl02 th, .tbl02 td {
  padding: 20px; }
  
@media screen and (max-width: 760px) {
    .tbl02 th, .tbl02 td {
      padding: 10px; } }

.tbl02 th {
  word-break: keep-all;
  background: #E6E1D6; }

.tbl02.nipt-01 tr td:first-child {
    background: #E6E1D6; }    

.tbl02.nipt-02 tr:nth-of-type(odd) {
      background: #E6E1D6; }  
 
.tbl02.nipt-01 ul {
  margin-bottom: 0!important;
}      
.tbl02.nipt-01 ul li {
  text-indent: -1em;
  padding-left: 1em;
  text-align: left;
}
 
@media screen and (min-width: 760px) {
    .tbl02 th {
      min-width: 150px; } }

@media screen and (min-width: 760px) {
  .tbl02.time th {
    min-width: 100px; } 

.tbl02.nipt-course th {
      min-width: 100px; }  
}

.tbl02 tr:not(:first-child) > * {
  border-top: 1px dashed #635133; }

.tbl02 td[colspan] {
  background: #F1EDDF; }

.tbl02:not(.tbl02_2) tr > * + * {
  border-left: 1px dashed #635133; }

.tbl02.tbl02_2 tr th {
  border-right: 1px dashed #635133; }

.tbl02.tbl02_2 th {
  padding: 20px 10px;
  font-size: 15px;
}
.tbl02.tbl02_2 td {
  padding: 20px 0px 20px 10px;
  font-size: 15px;
}

.tbl02.tbl02_2 td:last-child {
  padding-right: 10px;
}

@media screen and (max-width: 760px) {
  .tbl02:not(.sp_scroll):not(.tbl02_2) tr > * + * {
    border: none;
    border-top: 1px dashed #635133; }

  .tbl02.time tr th {
    border-top: none; }

  .tbl02.time tr th, .tbl02.time tr td {
    padding: 8px 5px; } 

  .tbl02.nipt-01 tr th,
  .tbl02.nipt-02 tr th
  {border-top: none; }

  .tbl02.ipt-01 tr th, 
  .tbl02.ipt-01 tr td, 
  .tbl02.ipt-02 tr th,
  .tbl02.ipt-02 tr td {
      padding: 8px 5px; } 

  .tbl02.nipt-01:not(.sp_scroll) tr td:nth-child(2) {
    border-right: 1px dashed #635133; }  
    
  .tbl02.tbl02_2 td {
    padding: 20px;
  }

  .tbl02.tbl02_2 tr th {
    border-right:none;
    border-bottom: 1px dashed #635133;
   }

   .tbl02.tbl02_2 td br.pc {
    display: none;
   }

  }

@media screen and (min-width: 760px) {
  .l-right, .l-left {
    min-height: 333px; }
    .l-right h3:nth-child(1), .l-left h3:nth-child(1) {
      margin-top: 0; }
  .l-right {
    padding-left: 55%; }
    .l-right .l-img {
      left: 0; }
  .l-left {
    padding-right: 55%; }
    .l-left .l-img {
      right: 0; }
  .l-img {
    position: absolute;
    top: 0; } }

.home .news_list {
  padding: 100px 0; }
  @media screen and (max-width: 760px) {
    .home .news_list {
      padding: 60px 20px 56px; } }
/*      
.home .news_list li:nth-child(n + 5) {
    display: none;
}*/
.topics {
    border: 1px solid #635133;
    color: #635133;
    padding: 4px 9px;
    line-height: 1;
    font-size: 13px;
    margin-top: 14px;
    display: inline-block;
}
@media screen and (min-width: 760px) {
  .news_list_title {
    width: 280px; }
  .news_list_content {
    width: calc(100% - 280px); } }

.news_list li a {
  padding: 19px 0;
  border-bottom: 1px dashed #63513380; }
  @media screen and (max-width: 760px) {
    .news_list li a {
      padding: 17px 10px; } }

.news_list .date {
  width: 130px;
  line-height: 1.5; }
  @media screen and (max-width: 760px) {
    .news_list .date {
      display: block; } }

.news_list a ul,
.single .news_list ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  font-size: 13px;
  margin-top: 14px;
  border: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.single .news_list ul {
  margin: 0; }

.news_list ul {
  border-top: 1px dashed #63513380; }

.news_list li a ul li,
.single .news_list li {
  padding: 4px 9px;
  line-height: 1; }

.cate01 {
  background: #E2BDBC; }

.cate02 {
  background: #D8E8CF; }

.cate03 {
  background: #BDB297; }

.cate04 {
  background: #EEDCB3; }

.cate05 {
  background: #FFD895; }

.cate06 {
  background: #A4D1DF; }

.cate07 {
  background: #EECDD8; }

.cate08 {
  background: #A9D4C5;
}
.cate09 {
  background: #FFD2C4;
}
.news_detailes {
  width: calc(100% - 130px);
  line-height: 1.5; }

.icon_more a {
  background: url(../images/common/icon_more.svg) no-repeat right bottom 3px;
  padding-right: 26px;
  font-size: 15px; }

.facility {
  padding: 100px 0 110px;
  position: relative;
  background: url(../images/top/bg_wave_white.svg) center bottom -80px repeat-x, url(../images/top/img_facility_bg.png) no-repeat center bottom -90px;
  background-color: #F9F8F4; }
  @media screen and (max-width: 760px) {
    .facility {
      padding: 30px 0 40px;
      background: url(../images/top/bg_wave_white.svg) center bottom -80px repeat-x, url(../images/top/img_facility_bg_sp.png) no-repeat center bottom -10vw;
      background-color: #F9F8F4;
      background-size: auto auto,100% auto; }
      .facility h2 {
        font-size: 24px;
        margin-bottom: 20px; } }
  .facility:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 480px;
    background: #E2BDBC; }
    @media screen and (max-width: 760px) {
      .facility:before {
        height: 142px; } }

.underline {
  position: relative;
  text-decoration: none;
  background-image: -webkit-linear-gradient(left, #63513380, #63513380 2px, transparent 2px, transparent 0px);
  background-image: -o-linear-gradient(left, #63513380, #63513380 2px, transparent 2px, transparent 0px);
  background-image: linear-gradient(to right, #63513380, #63513380 2px, transparent 2px, transparent 0px);
  background-size: 4px 1px;
  background-position: left bottom;
  background-repeat: repeat-x;
  padding-bottom: 13px; }

main .btn_pink a, main .btn_yellow a {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 48px; }
  @media screen and (min-width: 760px) {
    main .btn_pink a, main .btn_yellow a {
      width: 295px; } }

@media screen and (min-width: 760px) {
  main .btn_area .btn_pink a {
    width: 450px;
    min-height: 60px; } }

.facility_btnlist {
  gap: 20px 40px; }
  .facility_btnlist a {
    min-width: 295px; }
  @media screen and (max-width: 760px) {
    .facility_btnlist li {
      width: 100%; } }

.reservation {
  padding: 75px 0 105px; }
  @media screen and (max-width: 760px) {
    .reservation {
      padding: 40px 0 50px; } }

.reservation .title_flower,
.childbirth .title_flower,
.delivery .title_flower,
.outpatient .title_flower,
.page_bottom_area .title_flower {
  padding-bottom: 12px;
  border-bottom: 1px dashed #63513380;
  margin-bottom: 30px; }

.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

@media screen and (max-width: 760px) {
  .column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; } }

.flex_txt {
  width: 43%; }
  @media screen and (max-width: 760px) {
    .flex_txt {
      width: auto; } }

@media screen and (max-width: 760px) {
  .flex_img {
    width: auto !important;
    max-width: inherit !important;
    margin-bottom: 20px; } }

.childbirth {
  padding: 100px 0 110px;
  position: relative;
  background: url(../images/top/bg_wave_white.svg) center bottom -80px repeat-x;
  background-color: #F9F8F4; }
  @media screen and (max-width: 760px) {
    .childbirth {
      padding: 62px 0 72px; }
      .childbirth h2 {
        letter-spacing: -0.1px; } }

.delivery {
  padding: 100px 0 110px;
  background: url(../images/top/bg_wave.png) repeat-x center bottom -70px, #fff; }
  @media screen and (max-width: 760px) {
    .delivery {
      padding: 40px 0 80px; } }

.flow {
  padding: 100px 0 110px;
  margin-top: -10px;
  background: url(../images/top/bg_wave_white.svg) repeat-x bottom -80px center, url(../images/top/img_facility_bg.png) no-repeat center bottom -90px, #F1EDDF; }
  @media screen and (max-width: 760px) {
    .flow {
      padding: 60px 0 50px; } }

.send {
  padding: 100px 0; }
  @media screen and (min-width: 760px) {
    .send .inner {
      padding-left: 510px; }
    .send .send_img {
      position: absolute;
      top: 0;
      left: 0;
      max-width: 490px; } }
  @media screen and (max-width: 760px) {
    .send {
      padding: 40px 0; } }
  .send .title_flower {
    margin-left: auto; }
    @media screen and (min-width: 760px) {
      .send .title_flower {
        letter-spacing: .04em; } }
    @media screen and (max-width: 760px) {
      .send .title_flower {
        margin: 0 -10px 25px;
        letter-spacing: 0; } }

.outpatient {
  padding: 100px 0; }
  @media screen and (max-width: 760px) {
    .outpatient {
      padding: 20px 0 60px; } }
  @media screen and (min-width: 760px) {
    .outpatient .pd-right {
      padding-right: 540px; }
    .outpatient .outpatient_img {
      position: absolute;
      top: 0;
      right: 0;
      max-width: 490px; } }
  .outpatient .title_flower {
    letter-spacing: .04em;
    margin-left: auto; }

.btn_outpatient {
  margin-top: 65px;
  gap: 31px 13px; }
  @media screen and (max-width: 760px) {
    .btn_outpatient {
      margin-top: 35px;
      gap: 10px; } }
  .btn_outpatient li a {
    width: 235px;
    height: 235px;
    display: block;
    position: relative;
    text-align: center;
    padding: 17px 10px;
    letter-spacing: 0.08em;
    -webkit-box-shadow: 0 3px 6px #00000029;
    box-shadow: 0 3px 6px #00000029; }
    @media screen and (min-width: 760px) {
      .btn_outpatient li a {
        border-top: 10px solid; } }
    @media screen and (max-width: 760px) {
      .btn_outpatient li a {
        width: 100%;
        height: 48px;
        padding: 2px 10px 2px 70px;
        text-align: left;
        border-left: 4px solid;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .btn_outpatient li a .fs24, .btn_outpatient li a .fs16 {
          font-size: 15px; }
        .btn_outpatient li a br {
          display: none; } }
    @media screen and (max-width: 370px) {
      .btn_outpatient li a .fs16 {
        font-size: 14px; } }
    .btn_outpatient li a .btn_outpatient_img {
      width: 80px;
      height: 80px;
      position: absolute;
      left: 0;
      bottom: 41px;
      right: 0;
      margin: auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      @media screen and (max-width: 760px) {
        .btn_outpatient li a .btn_outpatient_img {
          width: 58px;
          height: 40px;
          left: 10px;
          right: inherit;
          top: 0px;
          bottom: 0; } }
      .btn_outpatient li a .btn_outpatient_img img {
        border-radius: 0; }
        @media screen and (min-width: 760px) {
          .btn_outpatient li a .btn_outpatient_img img {
            max-width: inherit; } }
        @media screen and (max-width: 760px) {
          .btn_outpatient li a .btn_outpatient_img img {
            max-height: 100%; } }
    .btn_outpatient li a:after {
      content: "";
      position: absolute;
      right: 10px;
      bottom: 15px;
      background: url(../images/common/icon_arrow.svg) no-repeat bottom right;
      width: 16px;
      height: 4px;
      display: block !important; }
      @media screen and (max-width: 760px) {
        .btn_outpatient li a:after {
          top: 15px;
          margin: auto; } }
    .btn_outpatient li a[target="_blank"]:after {
      background: url(../images/common/icon_win.svg) no-repeat bottom right;
      width: 16px;
      height: 13px;
      bottom: 11px; }
    .btn_outpatient li a span {
      line-height: 1; }
  .btn_outpatient li:nth-child(1) a {
    border-color: #E2BDBC; }
    @media screen and (min-width: 760px) {
      .btn_outpatient li:nth-child(1) a .btn_outpatient_img {
        background: #E2BDBC; } }
  .btn_outpatient li:nth-child(2) a {
    border-color: #D8E8CF; }
    @media screen and (min-width: 760px) {
      .btn_outpatient li:nth-child(2) a .btn_outpatient_img {
        background: #D8E8CF; } }
  .btn_outpatient li:nth-child(3) a {
    border-color: #BDB297; }
    @media screen and (min-width: 760px) {
      .btn_outpatient li:nth-child(3) a .btn_outpatient_img {
        background: #BDB297; } }
  .btn_outpatient li:nth-child(4) a {
    border-color: #EEDCB3; }
    @media screen and (min-width: 760px) {
      .btn_outpatient li:nth-child(4) a .btn_outpatient_img {
        background: #EEDCB3; } }
  .btn_outpatient li:nth-child(5) a {
    border-color: #FFD895; }
    @media screen and (min-width: 760px) {
      .btn_outpatient li:nth-child(5) a .btn_outpatient_img {
        background: #FFD895; } }
  .btn_outpatient li:nth-child(6) a {
    border-color: #A9D4C5; }
    @media screen and (min-width: 760px) {
      .btn_outpatient li:nth-child(6) a .btn_outpatient_img {
        background: #A9D4C5; } }
  .btn_outpatient li:nth-child(7) a {
    border-color: #A4D1DF; }
    @media screen and (min-width: 760px) {
      .btn_outpatient li:nth-child(7) a .btn_outpatient_img {
        background: #A4D1DF; } }
  .btn_outpatient li:nth-child(8) a {
    border-color: #EECDD8; }
    @media screen and (min-width: 760px) {
      .btn_outpatient li:nth-child(8) a .btn_outpatient_img {
        background: #EECDD8; } }
  @media screen and (max-width: 760px) {
    .btn_outpatient li {
      width: 100%; } }

.under .btn_outpatient {
  gap: 30px; }
  .under .btn_outpatient a {
    width: 306px;
    height: 640px;
    text-decoration: none !important; }
    @media screen and (max-width: 760px) {
      .under .btn_outpatient a {
        width: 100%;
        height: auto;
        display: block;
        padding: 17px 10px;
        border-left: none;
        border-top: 4px solid; }
        .under .btn_outpatient a .btn_outpatient_img {
          position: relative;
          left: inherit;
          margin-top: 10px; }
        .under .btn_outpatient a:after {
          top: inherit;
          margin: auto; }
        .under .btn_outpatient a br {
          display: block; } }
    .under .btn_outpatient a h2 {
      font-size: 24px;
      line-height: initial;
      margin: 0 0 15px;
      background: none;
      padding: 0; }
  .under .btn_outpatient .btn_outpatient_bg img {
    border-radius: 0;
    margin: -17px -10px 10px; }
    @media screen and (min-width: 760px) {
      .under .btn_outpatient .btn_outpatient_bg img {
        max-width: inherit; } }
    @media screen and (max-width: 760px) {
      .under .btn_outpatient .btn_outpatient_bg img {
        width: calc(100% + 20px);
        max-width: calc(100% + 20px); } }

.box_white {
  border-radius: 10px;
  padding: 37px 80px;
  background: white; }
  @media screen and (max-width: 760px) {
    .box_white {
      padding: 20px 0px; } }

.recruit {
  padding-bottom: 100px; }
  @media screen and (max-width: 760px) {
    .recruit {
      padding-bottom: 80px; } }
  @media screen and (min-width: 760px) {
    .recruit .box_white {
      margin-top: -100px; } }
  @media screen and (max-width: 760px) {
    .recruit .box_white {
      background: none; }
      .recruit .box_white h3 {
        font-size: 20px; } }

.recruit h3 {
  max-width: 700px;
  margin: 0 auto 20px;
  border-bottom: 1px solid;
  letter-spacing: .08em;
  padding-bottom: 1px; }

.footer {
  padding: 81px 0 0;
  background: #F1EDDF; }
  .footer a[target="_blank"]:after {
    content: "";
    background: url(../images/common/icon_win.svg) no-repeat bottom right;
    width: 13px;
    height: 11px;
    background-size: 100%;
    margin: 0 0 0 10px;
    display: inline-block; }
  .footer [src*="icon_tel"] {
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px); }
  @media screen and (max-width: 760px) {
    .footer {
      padding: 40px 0 0; }
      .footer .inner {
        padding: 0 40px; }
      .footer .logo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 10px; }
        .footer .logo .fs20 {
          font-size: 11px; }
      .footer img {
        margin: 0; }
      .footer .notoserif {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
      .footer .address {
        font-size: 14px; }
        .footer .address .ml5 {
          margin-left: 3px;
          margin-right: 4px; } }
.footer .logo_txt {
    -webkit-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    transform: translateY(-7px); }
  .footer .ls-20 {
    margin-top: 6px;
    display: inline-block; }
  .footer .footer_other {
    margin-left: 103px; }
    @media screen and (max-width: 760px) {
      .footer .footer_other {
        margin: 0; } }
  .footer .footer_other .address li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 8px;
    letter-spacing: 0; }
  .footer .link_list {
    margin-bottom: 77px; }
    .footer .link_list a {
      letter-spacing: 0;
      display: inline-block;
      text-decoration: underline;
      font-weight: 500; }
    .footer .link_list li li a {
      font-size: 13px;
      padding-left: 18px;
      position: relative;
      font-weight: 400; }
      .footer .link_list li li a:before {
        content: "ー";
        position: absolute;
        left: 0; }
    .footer .link_list li li + li {
      margin-top: 8px; }
    .footer .link_list li + li {
      margin-top: 24px; }
    .footer .link_list li ul {
      margin-top: 7px; }
  .footer .other_link li + li:before {
    content: "　│　"; }
  .footer .footer_btn {
    margin-top: 18px; }

.footer-sns-link {
  text-align: center;
  margin-bottom: 77px;
}
.footer-sns-link p {
  font-weight: bold;
  margin-bottom: 15px;
}
.footer-sns-link ul {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  align-items: center;
}
.footer-sns-link ul li:first-child {
  margin-right: 15px;
}
 .footer-sns-link img {
  width: 50px;
}
.footer .footer-sns-link a[target="_blank"]:after {
  content: none;
}
@media screen and (max-width: 760px) {
  .footer-sns-link {margin-bottom: 30px;}
}

.copylight {
  padding: 28px;
  letter-spacing: 0; }
  @media screen and (max-width: 760px) {
    .copylight {
      padding: 10px; } }

.bg_pink {
  background: #E2BDBC; }

.btn_white a {
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 4px;
  margin-bottom: 10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  min-height: 48px;
  background: white;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media screen and (min-width: 760px) {
    .btn_white a {
      width: 295px; } }

.btn_pagetop {
  position: absolute;
  top: -40px;
  right: 10px;
  margin: 0;
  width: 80px;
  z-index: 1; }
  @media screen and (max-width: 760px) {
    .btn_pagetop {
      top: -23px;
      right: 21px;
      width: 46px; } }

.is-target {
  opacity: 0;
  -webkit-transition: .8s;
  -o-transition: .8s;
  transition: .8s; }

.is-bottom {
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px); }

.is-bottom.active {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1; }

.relative {
  position: relative; }

.main_under {
  background: url(../images/common/main_under.jpg) center;
  height: 260px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 10px; }
  @media screen and (max-width: 760px) {
    .main_under {
      background: url(../images/common/main_under.jpg) top right 44%; }
      .main_under .inner {
        margin: 0; } }

.main_under_txt {
  padding: 20px 40px 20px 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: white;
  letter-spacing: .08em;
  position: relative; }
  @media screen and (min-width: 760px) {
    .main_under_txt {
      height: 100px; } }
  @media screen and (max-width: 760px) {
    .main_under_txt {
      font-size: 28px; } }
  .main_under_txt span {
    z-index: 1; }
  .main_under_txt:before {
    content: "";
    background: #635133;
    mix-blend-mode: multiply;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 120vw; }

.breadcrumb {
  margin-bottom: 100px;
  white-space: nowrap; }
  @media screen and (max-width: 760px) {
    .breadcrumb {
      margin-bottom: 50px; } }
  .breadcrumb a {
    text-decoration: underline;
    text-underline-offset: 2px; }
  .breadcrumb li:not(:last-child):before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -14px;
    width: 6px;
    height: 6px;
    border-right: 1px solid;
    border-top: 1px solid;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: auto; }
  .breadcrumb li:not(:last-child) {
    margin-right: 23px;
    position: relative; }
  .breadcrumb li:last-child {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0; }
  .breadcrumb br {
    display: none; }

.pnavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10px; }

.pnavi > * {
  width: 48px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%; }

.pnavi a {
  background: white; }

.pnavi span {
  background: #635133;
  color: white; }
  .pnavi span.dots {
    background: white;
    color: initial; }

.page-numbers {
  position: relative; }

.prev:before, .next:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  border: 1px solid;
  width: 7px;
  height: 7px;
  margin: auto;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.prev:before {
  border-right: none;
  border-top: none; }

.next:before {
  border-left: none;
  border-bottom: none; }

#site-content.under {
  margin-bottom: 120px; }
  @media screen and (max-width: 760px) {
    #site-content.under {
      margin-bottom: 60px; } }

.single main h1 {
  padding-bottom: 25px;
  border-bottom: 2px dotted #63513380;
  margin-bottom: 16px; }

.single main h2 {
  font-size: 16px;
  font-weight: 500;
  margin: 35px 0 4px;
  font-family: 'Noto Sans JP', sans-serif; }

.single main p:not([class]) {
  margin-bottom: 13px; }

.single .content a,
.page .content a {
  text-decoration: underline;
  text-underline-offset: 5px; }
  .single .content a:not([class]),
  .page .content a:not([class]) {
    padding-right: 10px;
    position: relative; }
  .single .content a:not([class]):after,
  .page .content a:not([class]):after {
    content: "";
    margin: 0px 0 0.4em 2px;
    background: url(../images/common/icon_arrow.svg) no-repeat bottom right;
    width: 16px;
    height: 4px;
    display: inline-block;
    -webkit-filter: invert(28%) sepia(43%) saturate(479%) hue-rotate(359deg) brightness(94%) contrast(83%);
    filter: invert(28%) sepia(43%) saturate(479%) hue-rotate(359deg) brightness(94%) contrast(83%); }
  .single .content a[download]:after,
  .page .content a[download]:after {
    background: url(../images/common/icon_dl.svg) no-repeat bottom right;
    height: 17px;
    width: 17px;
    -webkit-filter: invert(28%) sepia(43%) saturate(479%) hue-rotate(359deg) brightness(94%) contrast(83%);
    filter: invert(28%) sepia(43%) saturate(479%) hue-rotate(359deg) brightness(94%) contrast(83%); }

.single .content a[target="_blank"],
.page .content a[target="_blank"] {
  position: relative; }
  .single .content a[target="_blank"]:after,
  .page .content a[target="_blank"]:after {
    content: "";
    background: url(../images/common/icon_win.svg) no-repeat bottom right;
    width: 18px;
    height: 15px;
    margin: 0 5px 0;
    -webkit-filter: invert(28%) sepia(43%) saturate(479%) hue-rotate(359deg) brightness(94%) contrast(83%);
    filter: invert(28%) sepia(43%) saturate(479%) hue-rotate(359deg) brightness(94%) contrast(83%); }

.single .content .fs12 a[target="_blank"]:after,
.page .content .fs12 a[target="_blank"]:after {
  width: 11px;
  background-size: 100%; }

.single .content ul:not([class]) > li,
.page .content ul:not([class]) > li {
  position: relative;
  text-indent: -1em;
  padding-left: 1em; }

.single .content ul:not([class]) > li:before,
.page .content ul:not([class]) > li:before {
  content: "・";
  color: #E2BDBC;
  font-weight: 700; }

.single .content ul:not([class]),
.page .content ul:not([class]) {
  margin: 23px 0 23px; }

.single .content img,
.page .content img {
  border-radius: 10px; }

.single .content ol,
.page .content ol {
  list-style: decimal;
  margin-left: 22px; }
  .single .content ol li,
  .page .content ol li {
    text-indent: 0; }

.single .content .qa_box,
.page .content .qa_box {
  border-top: 1px solid #635133;
  margin-bottom: 40px; }
  .single .content .qa_box .qa_box_inner, .single .content .qa_box dl,
  .page .content .qa_box .qa_box_inner,
  .page .content .qa_box dl {
    border-bottom: 1px solid #635133;
    margin: 0; }
    .single .content .qa_box .qa_box_inner .question, .single .content .qa_box dl .question,
    .page .content .qa_box .qa_box_inner .question,
    .page .content .qa_box dl .question {
      list-style: none;
      padding: 30px 40px 30px 68px;
      position: relative;
      cursor: pointer;
      background: none;
      display: block;
      margin: 0;
      font-size: inherit;
      letter-spacing: inherit;
      font-weight: 400;
      font-family: 'Noto Sans JP', sans-serif; }
      @media screen and (max-width: 760px) {
        .single .content .qa_box .qa_box_inner .question, .single .content .qa_box dl .question,
        .page .content .qa_box .qa_box_inner .question,
        .page .content .qa_box dl .question {
          padding: 10px 40px 10px 68px;
          min-height: 90px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; } }
      .single .content .qa_box .qa_box_inner .question.open:after, .single .content .qa_box dl .question.open:after,
      .page .content .qa_box .qa_box_inner .question.open:after,
      .page .content .qa_box dl .question.open:after {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }
    .single .content .qa_box .qa_box_inner .question:after, .single .content .qa_box dl .question:after,
    .page .content .qa_box .qa_box_inner .question:after,
    .page .content .qa_box dl .question:after {
      content: "";
      position: absolute;
      width: 11px;
      height: 11px;
      border: 1px solid #635133;
      -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
      transform: rotate(135deg);
      border-left: none;
      border-bottom: none;
      right: 20px;
      bottom: 0;
      top: 0px;
      margin: auto; }
    .single .content .qa_box .qa_box_inner .answer, .single .content .qa_box dl .answer,
    .page .content .qa_box .qa_box_inner .answer,
    .page .content .qa_box dl .answer {
      display: none;
      position: relative; }
      .single .content .qa_box .qa_box_inner .answer .answer_inner, .single .content .qa_box dl .answer .answer_inner,
      .page .content .qa_box .qa_box_inner .answer .answer_inner,
      .page .content .qa_box dl .answer .answer_inner {
        padding: 30px 60px 30px 148px; }
        @media screen and (max-width: 760px) {
          .single .content .qa_box .qa_box_inner .answer .answer_inner, .single .content .qa_box dl .answer .answer_inner,
          .page .content .qa_box .qa_box_inner .answer .answer_inner,
          .page .content .qa_box dl .answer .answer_inner {
            padding: 10px 0px 30px 68px; } }
    .single .content .qa_box .qa_box_inner .question:before, .single .content .qa_box .qa_box_inner .answer:before, .single .content .qa_box dl .question:before, .single .content .qa_box dl .answer:before,
    .page .content .qa_box .qa_box_inner .question:before,
    .page .content .qa_box .qa_box_inner .answer:before,
    .page .content .qa_box dl .question:before,
    .page .content .qa_box dl .answer:before {
      position: absolute;
      top: 20px;
      left: 0;
      width: 48px;
      height: 48px;
      border-radius: 50%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-size: 24px;
      font-family: 'Noto Serif JP', serif;
      line-height: 1; }
    .single .content .qa_box .qa_box_inner .question:before, .single .content .qa_box dl .question:before,
    .page .content .qa_box .qa_box_inner .question:before,
    .page .content .qa_box dl .question:before {
      content: "Q";
      background: #635133;
      color: white; }
    .single .content .qa_box .qa_box_inner .answer:before, .single .content .qa_box dl .answer:before,
    .page .content .qa_box .qa_box_inner .answer:before,
    .page .content .qa_box dl .answer:before {
      content: "A";
      background: #E2BDBC;
      left: 75px; }
      @media screen and (max-width: 760px) {
        .single .content .qa_box .qa_box_inner .answer:before, .single .content .qa_box dl .answer:before,
        .page .content .qa_box .qa_box_inner .answer:before,
        .page .content .qa_box dl .answer:before {
          left: 0px;
          top: 0; } }

.single .content .attention,
.page .content .attention {
  margin-bottom: 30px; }
  .single .content .attention li,
  .page .content .attention li {
    text-indent: -1em;
    padding-left: 1em;
    letter-spacing: 0;
    line-height: 1.8; }
  .single .content .attention.fs12,
  .page .content .attention.fs12 {
    font-size: 14px; }

.single .content p.attention,
.page .content p.attention {
  text-indent: -1em;
  padding-left: 1em; }

.single .content dl,
.page .content dl {
  margin-bottom: 30px; }

.single .content .icon_none:after,
.page .content .icon_none:after {
  display: none; }

.single .content .border_pink,
.page .content .border_pink {
  background: white;
  padding: 1em;
  border: 3px solid #e2bdbc; }

.single .content .btn_tel a,
.page .content .btn_tel a {
  height: 48px; }
  .single .content .btn_tel a img,
  .page .content .btn_tel a img {
    margin-top: 5px; }

.page .content h2 {
  margin: 100px 0 20px; }
  @media screen and (max-width: 760px) {
    .page .content h2 {
      font-size: 21px;
      margin: 50px 0 20px; } }

.page .content h3 {
  font-size: 19px;
  padding: 10px 20px 10px 20px;
  background: #e2bdbccc;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  margin: 60px 0 27px; }
  @media screen and (max-width: 760px) {
    .page .content h3 {
      font-size: 18px;
      margin: 30px 0 15px; } }

.page .content h4 {
  border-left: 10px solid #D4CCBA;
  padding-left: 9px;
  margin: 30px 0 10px;
  font-weight: 400; }

@media screen and (min-width: 760px) {
  .page .content .flex_txt h3 {
    margin: -6px 0 27px; } }

.page .content .slider h3 {
  margin-top: 0; }

.page .content .slick-prev:before, .page .content .slick-next:before {
  background: url(../images/common/icon_sliderarrow.svg) no-repeat;
  content: "";
  width: 32px;
  height: 64px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1; }

.page .content .slick-prev:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.page .content .slick-prev, .page .content .slick-next {
  width: 32px;
  height: 64px;
  top: 270px;
  z-index: 1;
  -webkit-box-shadow: 0 3px 6px #00000029;
  box-shadow: 0 3px 6px #00000029; }
  @media screen and (max-width: 760px) {
    .page .content .slick-prev, .page .content .slick-next {
      top: 24vw; } }
  .page .content .slick-prev:hover, .page .content .slick-next:hover {
    opacity: .7; }

.page .content .slick-next {
  right: -0px; }

.page .content .slick-prev {
  left: -0px; }

.page .content .slick-slide {
  cursor: inherit; }

.page .content .wp-block-column .slick-next {
  right: 0;
  z-index: 1;
  top: 160px; }

.page .content .wp-block-column .slick-prev {
  left: 0;
  z-index: 1;
  top: 160px; }

@media screen and (max-width: 760px) {
  .page .content .slick-next, .page .content .slick-prev {
    width: 24px;
    height: 48px; }
    .page .content .slick-next:before, .page .content .slick-prev:before {
      width: 24px;
      height: 48px;
      background-size: contain; }
  .page .content .slick-next {
    right: -20px; }
  .page .content .slick-prev {
    left: -20px; } }

@media screen and (max-width: 760px) {
  .page .content .slider_doctor {
    padding: 0 5px; }
    .page .content .slider_doctor .fs27 {
      font-size: 20px; }
    .page .content .slider_doctor .fs15 {
      font-size: 10px; }
    .page .content .slider_doctor p {
      margin: 0; }
    .page .content .slider_doctor .column2 p {
      font-size: 13px; } }

.page .content .slider_doctor .slick-next {
  right: -65px; }
  @media screen and (max-width: 760px) {
    .page .content .slider_doctor .slick-next {
      right: -20px; } }

.page .content .slider_doctor .slick-prev {
  left: -65px; }
  @media screen and (max-width: 760px) {
    .page .content .slider_doctor .slick-prev {
      left: -20px; } }

.page .content .slider_doctor .slick-prev, .page .content .slider_doctor .slick-next {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.page .content .slider_doctor .slick-slide {
  background: white;
  padding: 30px 20px 80px;
  border-radius: 10px;
  -webkit-box-shadow: 0 3px 6px #00000029;
  box-shadow: 0 3px 6px #00000029;
  position: relative;
  margin: 5px 10px 6px; }
  @media screen and (max-width: 760px) {
    .page .content .slider_doctor .slick-slide {
      padding: 20px 10px 80px; } }

.page .content .slider_doctor h3 {
  margin: 0;
  line-height: 1;
  background: none;
  padding: 0; }
  @media screen and (max-width: 760px) {
    .page .content .slider_doctor h3 {
      font-size: initial; } }

.page .content .slider_doctor .column2 {
  width: 47%; }

.page .content ul:not([class]) {
  margin: 0px 0 23px; }

.page .content .bnr_hoverscale {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

@media screen and (min-width: 760px) {
  .page .content .bnr_hoverscale li {
    width: 48.9%; } }

.page .content .bnr_hoverscale a {
  overflow: hidden;
  position: relative;
  display: block;
  border-radius: 10px;
  padding: 0 !important; }
  .page .content .bnr_hoverscale a:after {
    display: none !important; }

.page .content .bnr_hoverscale a:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05); }

.page .content .bnr_hoverscale a img {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.page .content .bnr_hoverscale_txt {
  position: absolute;
  right: 2rem;
  bottom: 2rem;
  margin: 0;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  background: #ffffffb3;
  padding: 0.25em 2em; }

#access .content h3.ttl_h4 {
  border-left: 10px solid #D4CCBA;
  padding: 0 0 0 9px;
  margin: 40px 0 10px;
  font-size: inherit;
  background: none; }

#access .content .slick-prev, #access .content .slick-next {
  top: 250px; }
  @media screen and (max-width: 760px) {
    #access .content .slick-prev, #access .content .slick-next {
      top: 22vw; } }

@media screen and (min-width: 760px) {
  #access .content .slider {
    padding: 0 32px; } }

.none {
  display: none !important; }

.form-status-wrap {
  margin: 0 auto 30px auto;
  width: 100%; }

.form-status-wrap ul {
  background-color: #fff;
  border: 2px solid #e2bdbc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 0;
  padding: 0;
  height: 64px;
  width: 100%; }

.form-status-wrap ul li {
  background-color: #fff;
  font-size: 15px;
  padding: 0 !important;
  text-indent: 0 !important;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media screen and (max-width: 760px) {
    .form-status-wrap ul li {
      font-size: 12px; } }

.form-status-wrap ul li.on {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #e2bdbc; }

.form-status-wrap ul li.on span {
  color: #fff !important; }

.form-status-wrap ul li:nth-child(1) {
  width: 33%; }

.form-status-wrap ul li:nth-child(2) {
  width: 34%; }

.form-status-wrap ul li:nth-child(3) {
  width: 34%; }

.form-status-wrap ul li > span.box {
  display: block;
  position: relative;
  margin: 0;
  padding: 9px 10px 9px 20px;
  width: 100%;
  line-height: 1;
  text-align: center; }

.form-status-wrap ul li span.notoserif {
  color: #999;
  display: block;
  font-style: italic;
  font-weight: bold;
  font-size: 13px;
  float: none;
  letter-spacing: 1px;
  margin-top: 5px;
  padding-left: 0; }
  @media screen and (max-width: 760px) {
    .form-status-wrap ul li span.notoserif {
      font-size: 10px; } }

.form-status-wrap ul li.on span.en {
  color: #fff; }

.form-status-wrap ul li::before {
  content: "" !important;
  position: absolute;
  top: -2px;
  right: -20px;
  width: 0;
  height: 0;
  border: 0;
  border-left: 20px solid #e2bdbc;
  border-top: 32px solid transparent;
  border-bottom: 32px solid transparent;
  z-index: 1; }

.form-status-wrap ul li::after {
  content: " ";
  position: absolute;
  top: 0;
  right: -18px;
  width: 0;
  height: 0;
  border: 0;
  border-left: 18px solid #fff;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  z-index: 2; }

.form-status-wrap ul li.on::before,
.form-status-wrap ul li.on::after {
  content: " ";
  position: absolute;
  top: 0;
  right: -20px;
  width: 0;
  height: 0;
  border: 0;
  border-left: 20px solid #e2bdbc;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  z-index: 1; }

.form-status-wrap ul li:last-child::before,
.form-status-wrap ul li:last-child::after {
  display: none; }

input[type="radio"]:checked {
  background: #333333; }

input[type="radio"] {
  border: 5px solid white;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: aliceblue;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  cursor: pointer;
  -webkit-box-shadow: 0 0 0 1px #707070;
  box-shadow: 0 0 0 1px #707070;
  background: none;
  display: inline-block;
  line-height: 0;
  font-size: 0;
  margin-right: 12px; }

input {
  border: 1px solid #635133;
  border-radius: 5px;
  outline: none;
  max-width: 100%; }

input:not([type="radio"]) {
  padding: 10px; }

label {
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: none; }

input[type=checkbox] + span {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer; }

input[type=checkbox] + span:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0c8";
  display: inline-block;
  margin-right: 0.5em;
  font-weight: 400; }

input[type=checkbox]:checked + span:before {
  content: "\f14a";
  font-weight: 400; }

.page .content .form-content dl {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin: 0; }
  
.page .content .form-content .date br {
  display: block;
}
 
.form-content br.pc_block {
  display: block;
} 
  @media screen and (max-width: 760px) {
    .form-content br.pc_block {
      display: none;
    } }

  @media screen and (min-width: 760px) {
    .page .content .form-content dl {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .page .content .form-content dl dt, .page .content .form-content dl dd {
    border-top: 1px solid #66502e;
    padding: 20px; }
    @media screen and (max-width: 760px) {
      .page .content .form-content dl dt, .page .content .form-content dl dd {
        width: 100%; } }
  @media screen and (min-width: 760px) {
    .page .content .form-content dl dt {
      width: 26%;
      text-align: right; } }
  @media screen and (max-width: 760px) {
    .page .content .form-content dl dt {
      padding: 20px 0; } }
  @media screen and (min-width: 760px) {
    .page .content .form-content dl dd {
      width: calc(74% - 0px);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      gap: 10px; }
      .page .content .form-content dl dd br, .page .content .form-content dl dd p {
        display: none; }
      .page .content .form-content dl dd dt {
        width: 30%; }
      .page .content .form-content dl dd dd {
        width: 70%; } }
  @media screen and (max-width: 760px) {
    .page .content .form-content dl dd {
      border: none;
      padding: 0 0 20px; }
      .page .content .form-content dl dd .w40 + .w40 {
        margin-top: 15px; } }
  .page .content .form-content dl .mw_wp_form .vertical-item + .vertical-item {
    margin: 0; }
  .page .content .form-content dl .error {
    width: 100%; }

.require {
  color: #f00;
  display: inline-block;
  font-size: 12px;
  font-weight: bold; }

.list_none, .list_none li {
  list-style: none !important;
  margin-left: 0 !important; }

.flow_box {
  border: 1px solid #635133;
  padding: 20px;
  margin-bottom: 40px;
  border-radius: 5px;
  position: relative; }

.flow_box h3 {
  margin-top: 0 !important; }

.flow_box + .flow_box:before {
  content: "";
  position: absolute;
  top: -22px;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  margin: auto;
  border-top-color: #635133; }

.readmore_content {
  display: none; }

.readmore {
  margin-top: 20px;
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px; }

.readmore a:before {
  content: "続きを読む"; }

.readmore.open a:before {
  content: "閉じる"; }

.page_bottom_area {
  position: relative;
  background: #fff;
  padding: 120px 0;
  margin: 120px 0 -120px; }
  .page_bottom_area h3 {
    font-weight: normal; }
  @media screen and (max-width: 760px) {
    .page_bottom_area {
      margin-bottom: 60px 0 -60px;
      padding: 50px 0; } }
  .page_bottom_area:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: -10px;
    background: url(../images/top/bg_wave_white.svg) repeat-x bottom;
    height: 94px; }
  .page_bottom_area .title_flowerl {
    background: url(../images/common/icon_flower.svg) no-repeat;
    padding-left: 80px;
    background-size: 69px;
    letter-spacing: 0.08em;
    margin-bottom: 20px;
    font-weight: 400;
    line-height: 1.6;
    min-height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  @media screen and (min-width: 760px) {
    .page_bottom_area .page_bottom_area_img {
      position: absolute;
      top: 0;
      right: 0; } }
  .page_bottom_area .page_bottom_area_txt {
    max-width: 722px;
    letter-spacing: 0; }
  .page_bottom_area .page_bottom_area_box {
    background: #e8dab933;
    height: 171px;
    padding: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 480px;
    width: 100%; }
  .page_bottom_area .relative {
    min-height: 270px;
    overflow: auto; }

.box_shadow {
  background: #FFFFFF;
  border-radius: 10px;
  -webkit-box-shadow: 0 10px 20px #0000000d;
  box-shadow: 0 10px 20px #0000000d;
  padding: 20px; }
  @media screen and (min-width: 760px) {
    .box_shadow {
      width: 49%; } }

.box_shadow dt {
  background: #F9F8F4;
  padding: 12px 20px;
  font-weight: 500;
  margin-bottom: 12px; }

@media screen and (min-width: 760px) {
  .prenatal_tel {
    margin-top: 85px; } }

#gairai .slider h3 {
  position: absolute;
  bottom: -32px;
  right: 0;
  background: #fff;
  -webkit-box-shadow: 0px 3px 6px 0px #00000029;
  box-shadow: 0px 3px 6px 0px #00000029;
  padding: 17px 28px;
  letter-spacing: 0.07em;
  font-family: 'Noto Serif JP', serif;
  min-width: 164px; }

  @media screen and (max-width: 760px) {
    #gairai .slider h3 {
      min-width: 107px;
      padding: 6px 15px;
      bottom: -10px; }
      
    }

#gairai .slider h3:before {
  width: 8px;
  height: 48px;
  content: '';
  position: absolute;
  background: #e2bdbc;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

  @media screen and (max-width: 760px) {
    #gairai .slider h3:before {
      width: 6px;
      height: 20px; }
    
    }

#gairai .slider {
  padding-bottom: 40px; }

#gairai .slider .slick-list {
  padding-bottom: 25px; }

 
.page#prenatal .content h3, .page .content h3.box-contact
 {
  background: none;
  padding: 0 0 20px;
  text-align: center;
  border-bottom: 1px solid; }

.career {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.career dd {
  width: calc(100% - 6em); }

.horizontal-item {
  margin: 0 10px 0px 0 !important; }
@media screen and (min-width: 1515px) {
  #sp-nav-toggle {
    display: none; } }
@media screen and (max-width: 1515px) {
  .header .sp_block,.header .pc_none {
    display: block;
  }
  .header .sp_none {
    display: none;
  }
  #sp-nav-toggle {
    position: absolute;
    right: 17px;
    top: 12px;
    width: 50px;
    height: 50px;
    padding: 10px 15px;
    border-radius: 5px;
    cursor: pointer;}
  #sp-nav-toggle:after {
    content: "MENU";
    position: absolute;
    bottom: 4px;
    left: 0;
    right: 0;
    font-size: 11px;
    text-align: center; }
  #sp-nav-toggle.open:after {
    content: "CLOSE"; }
  #sp-nav-toggle div {
    position: relative;
    width: 100%; }
  #sp-nav-toggle span {
    display: block;
    position: absolute;
    width: 100%;
    border-bottom: solid 1px #635133;
    -webkit-transition: .35s ease-in-out;
    -o-transition: .35s ease-in-out;
    transition: .35s ease-in-out; }
  #sp-nav-toggle span:nth-child(1) {
    top: -2px; }
  #sp-nav-toggle span:nth-child(2) {
    top: 4px; }
  #sp-nav-toggle span:nth-child(3) {
    top: 10px; }
  #sp-nav-toggle.open span:nth-child(1) {
    top: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  #sp-nav-toggle.open span:nth-child(2), #sp-nav-toggle.open span:nth-child(3) {
    top: 6px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .sp_menu {
    overflow: auto;
    position: fixed;
    background: white;
    right: 0;
    left: 0;
    bottom: 0;
    top: 94px;
    padding: 0 10px 10px; }
    .sp_menu .sp_contact {
      margin: 0 -10px; }
  .sp_contact {
    margin: 0px;
    background: #F9F8F4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 11px; }
  .header .sp_contact {
    display: flex;
  }
    .sp_contact .fs18:before {
      content: "";
      background: url(../images/common/icon_tel.svg);
      width: 17px;
      height: 16px;
      display: inline-block;
      background-size: 100%;
      margin: 0px 3px -2px 0; }
    .sp_contact .fs18:after {
      content: "";
      background: url(../images/common/icon_more.svg);
      width: 16px;
      height: 16px;
      display: inline-block;
      margin: 0px 0 -1px 3px; }
    .sp_contact .fs18 {
      width: 100%; }
  .sp_contact a {
    padding: 7px 0px 10px; }
  .sp_contact li {
    width: 50%; }
  .sp_contact span + span {
    margin: 1px 0 0 -4px; }
  .sp_contact li + li {
    border-left: 1px solid #63513333; }
}
@media screen and (min-width: 760px) {
  .pc_none {
    display: none; } }

@media screen and (max-width: 760px) {
  .sp_none {
    display: none; }
  .sp_block {
    display: block; }
    .sp_block th, .sp_block td {
      display: block;
      width: 100%; }

  img {
    max-width: 100%;
    display: block;
    margin: auto; }

  iframe {
    width: 100%; }
  
    .sp_fix {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #E2BDBC;
    z-index: 1; }
  .sp_fix a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 56px;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .sp_fix a .fs14 + .fs14 {
      margin-left: -5px; }
  .sp_fix li:nth-child(1) {
    width: calc(100% - 124px); }
  .sp_fix li:last-child {
    width: 124px;
    border-left: 1px solid #63513333; }
  .sp_fix img {
    margin: 0 9px 0 0;
    -webkit-filter: invert(28%) sepia(43%) saturate(479%) hue-rotate(359deg) brightness(94%) contrast(83%);
    filter: invert(28%) sepia(43%) saturate(479%) hue-rotate(359deg) brightness(94%) contrast(83%); }
  .home .slick-prev:before, .home .slick-next:before {
    content: "";
    width: 9px;
    height: 9px;
    border: 1px solid #635133;
    opacity: 1;
    line-height: 1;
    display: block;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-right: none;
    border-top: none; }
  .home .slick-prev, .home .slick-next {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    top: 60px; }
  .home .slick-prev {
    left: 20px; }
  .home .slick-next {
    right: 10px; }
  .home .slick-next:before {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg); }
  .sp_scroll table {
    width: 780px; } }

@media screen and (max-width: 390px) {
  dd.btn_tel a {
    font-size: 30px; } }

@media print {
  .sp_contact, .footer, .sp_fix, .breadcrumb, .btn_pink, .btn_pagetop, .slick-prev, .slick-next, .slick-cloned, .pc_none, .sp_menu.sp_none, .header .link_area1 .btn_yellow, .sp_menu, .slick-track:before, .slick-track:after {
    display: none !important; }
  body {
    min-width: auto;
    padding: 10px; }
  .page-break-before, h2:not(:nth-child(1)),
  .page .content .slider_doctor li:not(:nth-of-type(3)) {
    page-break-before: always; }
  .slick-track {
    width: 100% !important;
    -webkit-transform: translate3d(0, 0px, 0px) !important;
    transform: translate3d(0, 0px, 0px) !important;
    display: block;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  li.slick-slide {
    left: 0 !important;
    opacity: 1 !important;
    margin-top: 30px; }
  .slider img, .readmore_content {
    display: block !important;
    opacity: 1 !important;
    left: 0 !important; }
  .w50 {
    width: 50%; }
  .page .content .slider_doctor .slick-slide {
    width: 100% !important;
    padding: 20px 20px;
    float: none; }
  .header_inner.flex.jc-sb.sp_block,
  .header.fix .link_area1 li.fs13,
  .header.fix .link_area1 br {
    display: block; }
  .logo {
    margin: 0 auto 30px;
    display: table; }
  .header .link_area1 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  #gairai .slider {
    margin-top: -30px; }
  #gairai .slider .slick-track {
    gap: 2%;
    margin: 0; }
  #gairai .slider .slick-track li {
    width: 32% !important; }
  .slider_doctor_inner,
  .page .content .slider_doctor h3 {
    height: auto !important; }
  .header.fix {
    position: relative; }
  body.fixmenu {
    padding: 10px; }
  .slider_doctor {
    display: block; }
    .slider_doctor img {
      max-width: 160px;
      margin: auto; }
  .column2 p,
  .page .content dl,
  #site-content.under, .mb60 {
    margin: 0; }
  #gairai .slider .slick-list,
  #gairai .slider {
    padding: 0; }
  #gairai .slider h3 {
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right; }

  }

/*page-campaign*/
.page .content .page-campaign_slider .slick-prev:before, .page .content .page-campaign_slider .slick-next:before {
  top: -50px; 
}
.page-campaign_list {
  display: flex;
  flex-wrap: wrap;
  margin: 60px 0px 0px;
  justify-content: center;
}
.page-campaign_list li {
  width: 300px;
  height: 300px;
  margin: 0 10px 25px;
  background: #e2bdbccc;  
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
}
.page-campaign_list li a.list-number {
  text-decoration: none!important;
}
.page-campaign_list li span {
  position: absolute;
  top: 15%;
  right: 0;
  font-weight: bold;
  font-size: 25px;
  width: 100%;
}
.page .page-campaign-info h2 {
  margin: 0 0 20px;
}
.page .page-campaign-info h3 {
  margin: 30px 0 0px;
  font-family: 'Noto Serif JP', serif;
  text-align: center;
  font-weight: normal;
  background: none;
}
.page .page-campaign-info .page_bottom_area_box02 {
  background: #e8dab933;
  height: auto;
  padding: 34px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 480px;
  width: 100%;
}

@media screen and (max-width: 760px) {
  .page .content .page-campaign_slider .slick-prev:before, 
  .page .content .page-campaign_slider .slick-next:before {
    top: -135px;
}
.page-campaign_list {
  margin-top: 30px;
}
.page-campaign_list li {
  width: 250px;
  height: 250px
}
.flex-column-reverse {
  flex-direction: column-reverse;
}
.page-campaign_list li {
  font-size: 17px;
}
.page-campaign_list li span {
  font-size: 23px;
}
.page .page-campaign-info .page_bottom_area_box02 {
  padding: 20px;
}
.page .content .page-campaign_slider .slick-prev:before, 
.page .content .page-campaign_slider .slick-next:before
{
  top: 0;
  right: 0;
}
.page .content .wp-block-column .page-campaign_slider .slick-next{
  right: -20px;
  top: 24vw;
}
.page .content .wp-block-column .page-campaign_slider .slick-prev {
  left: -20px;
  top: 24vw;
}
}
/*page-campaign end*/

.iframe-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

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

.flow_cnt2 h5 {
  font-size: 20px;
  margin-bottom: 15px;
  padding: 0px;
  font-size: 20px;
  border-bottom: 2px solid #DDD;
  font-weight: 500;
}

.flow_cnt2 {
  margin-bottom: 60px;
  max-width: 1180px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.flow_cnt2 > div {
  margin: 0 10px 0 10px;
}

.flow_cnt2 > .img_s {
  max-width: 250px;
}

.flow_cnt2 > div img {
  max-width: 400px;
  box-shadow: 2px 2px 4px #CCC;
}

.flow_cnt2 > div.img_s img {
  width: 100%;
}

.flow_cnt2 > div {
  margin: 0 10px 0 10px;
}

.flow_cnt2 > div.txt_s {
  width: 40%;
  max-width: 250px;
}
@media screen and (max-width: 760px) {
.flow_cnt2 {
  flex-direction: column-reverse;
  margin-bottom: 20px;
}
.flow_cnt2 .img_s {
  width: 70%;
  margin: 20px auto;
}
.flow_cnt2 .txt_s {
  width: 100% !important;
  max-width: 92% !important;
  margin: 15px auto 0;
}
}

/* page_bottom_area ズレ修正（マイナスマージン解除） */
.page_bottom_area {
  margin: 0 !important;
}

