@charset "UTF-8";
/*
Theme Name: 渋谷済生クリニック
Theme URI: https://shibuya-saisei-clinic.com/
Version: 1.0
*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap");
/* =====================================
  FOUNDATIONS
===================================== */
.img_r .elementor-image-box-wrapper {
  display: block !important;
}
.img_r .elementor-image-box-wrapper img {
  vertical-align: bottom;
}
.img_r .elementor-image-box-wrapper .elementor-image-box-img {
  float: right;
}
@media (min-width: 768px) {
  .img_r .elementor-image-box-wrapper .elementor-image-box-img {
    margin-bottom: 25px !important;
    margin-left: 50px !important;
  }
}
.img_r .elementor-image-box-wrapper .elementor-image-box-description {
  line-height: 2;
  text-align: left;
}
@media (max-width: 767px) {
  .img_r .elementor-image-box-wrapper .elementor-image-box-img {
    margin: 0 auto 20px !important;
    display: block;
    float: none;
    width: 100% !important;
    text-align: center;
  }
}

.img_l .elementor-image-box-wrapper {
  display: block !important;
}
.img_l .elementor-image-box-wrapper img {
  vertical-align: bottom;
}
.img_l .elementor-image-box-wrapper .elementor-image-box-img {
  float: left;
}
@media (min-width: 768px) {
  .img_l .elementor-image-box-wrapper .elementor-image-box-img {
    margin-right: 50px !important;
    margin-bottom: 25px !important;
  }
}
.img_l .elementor-image-box-wrapper .elementor-image-box-description {
  line-height: 2;
  text-align: left;
}
@media (max-width: 767px) {
  .img_l .elementor-image-box-wrapper .elementor-image-box-img {
    margin: 0 auto 20px !important;
    display: block;
    float: none;
    width: 100% !important;
    text-align: center;
  }
}

/*--------------------------------------
  Elements
--------------------------------------*/
* {
  box-sizing: border-box;
  letter-spacing: 0.08em;
}

html {
  font-size: 62.5%;
}

body {
  background: linear-gradient(#F9F5F6 0%, #F9F5F6 21.23vw, transparent 21.23vw, transparent 100%);
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: 1.5rem;
  color: #000;
  letter-spacing: 0.08em;
  line-height: 2;
}
@media (max-width: 767px) {
  body {
    background: linear-gradient(#F9F5F6 0%, #F9F5F6 69.33vw, transparent 69.33vw, transparent 100%);
  }
}
body.fixed {
  overflow: hidden;
  background: #fff;
}
body.fixed:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-color: rgba(36, 10, 10, 0.5);
}
body.fixed .l-header {
  background-color: #fff;
}

a {
  color: #000;
}
a:hover {
  text-decoration: none;
}

a:focus, *:focus {
  outline: none;
}

a[href^="tel:"] {
  pointer-events: none;
  cursor: text;
}

a img {
  transition-duration: 0.7s;
}
a:hover img {
  opacity: 0.7;
}

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

@media screen and (max-width: 767px) {
  a[href^="tel:"] {
    pointer-events: auto;
    cursor: pointer;
  }
}
/* =====================================
  ブレイクポイント切替
===================================== */
.tb,
.sp,
.mb,
.tb-only,
.sp-only {
  display: none;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .tb-only {
    display: initial;
  }
}
@media (max-width: 1024px) {
  .tb {
    display: initial;
  }
  .pc-tb {
    display: none;
  }
}
@media (max-width: 767px) {
  .sp {
    display: initial;
  }
  .pc,
  .pc-sp {
    display: none;
  }
  .sp-only {
    display: initial;
  }
}
@media (max-width: 480px) {
  .mb {
    display: initial;
  }
  .pc-mb {
    display: none;
  }
  .sp-only {
    display: none;
  }
}
/* elementor fix */
.elementor-container.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
  padding: 0 30px;
}
@media (max-width: 480px) {
  .elementor-container.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
    padding: 0 20px;
  }
}

.under .elementor > .e-con-boxed + .e-con-boxed {
  margin-top: 80px;
}
@media (max-width: 767px) {
  .under .elementor > .e-con-boxed + .e-con-boxed {
    margin-top: 60px;
  }
}
.under .elementor > .e-con-boxed + .e-con-boxed.bf {
  margin-top: 55px;
}
@media (max-width: 767px) {
  .under .elementor > .e-con-boxed + .e-con-boxed.bf {
    margin-top: 60px;
  }
}
.under .main > .elementor > .e-con-boxed:first-child {
  --margin-top: 0;
}
.under .elementor-widget-image-box + .elementor-widget-image-box {
  margin-top: 35px;
}
@media (max-width: 767px) {
  .under .elementor-widget-image-box + .elementor-widget-image-box {
    margin-top: 50px;
  }
}
.under p.elementor-image-box-description {
  white-space: pre-wrap;
  line-height: 1.6;
}

/*
body:not(.home) {
	.elementor-column.elementor-col-25, .elementor-column[data-col="25"],
	.elementor-column.elementor-col-33, .elementor-column[data-col="33"],
	.elementor-column.elementor-col-50, .elementor-column[data-col="50"] {
		@media (max-width: $point-sp) {
			width: 100%;
		}
	}
}
*/
/* =====================================
  LAYOUTS
===================================== */
/*--------------------------------------
	Container
--------------------------------------*/
.container {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 30px;
}
@media (max-width: 767px) {
  .container {
    padding: 0 30px;
  }
}

.container:after {
  content: "";
  display: block;
  clear: both;
}

/*--------------------------------------
	Header
--------------------------------------*/
.l-header {
  padding: min(1.4641288433vw, 20px) min(2.9282576867vw, 40px);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  transition-duration: 0.7s;
}
@media (max-width: 767px) {
  .l-header {
    padding: 0;
  }
}
.l-header__wrap {
  margin: 0 auto;
  max-width: 1286px;
  display: flex;
  justify-content: space-between;
}
.l-header__logo {
  width: min(19.0336749634vw, 260px);
}
@media (max-width: 767px) {
  .l-header__logo {
    margin: 15px 0 20px 20px;
    width: 100%;
    max-width: 180px;
  }
}
.l-header__logo a {
  display: block;
  padding-top: 22.35%;
  background: url(/wp-content/uploads/logo.svg) no-repeat center/100%;
}
.l-header__logo a h1, .l-header__logo a span {
  display: none;
}
.l-header__right {
  width: 73.2%;
}
.l-header__infoBox {
  display: flex;
}
.l-header__clinics {
  margin-right: min(0.7320644217vw, 10px);
  width: 47.29%;
}
.l-header__reserve {
  width: 24.2%;
}
.l-header__info {
  margin-left: auto;
  width: 24.8%;
}
@media (max-width: 767px) {
  .l-header__info {
    width: 100%;
    text-align: center;
  }
}
.l-header__info p {
  font-size: min(0.878477306vw, 12px);
  line-height: 1.5;
}
@media (max-width: 767px) {
  .l-header__info p {
    font-size: 12px;
  }
}
.l-header__infoTel {
  display: flex;
  gap: min(0.7320644217vw, 10px);
  align-items: flex-end;
  font-family: "Playfair Display", serif;
  font-size: min(2.0497803807vw, 28px);
  line-height: 1.5;
  letter-spacing: 0.05em;
  color: #C86265;
  text-decoration: none;
}
@media (max-width: 767px) {
  .l-header__infoTel {
    justify-content: center;
    gap: 10px;
    font-size: 28px;
  }
}
.l-header__infoTel:before {
  content: "";
  width: min(1.9033674963vw, 26px);
  height: min(1.9765739385vw, 27px);
  background: url("/wp-content/uploads/ico_tel01.svg") no-repeat center/100%;
}
@media (max-width: 767px) {
  .l-header__infoTel:before {
    width: 26px;
    height: 27px;
  }
}

.fixedBg {
  background: rgba(255, 255, 255, 0.7);
}

/*--------------------------------------
	Main
--------------------------------------*/
/*--------------------------------------
  Side
--------------------------------------*/
.l-side {
  position: fixed;
  z-index: 10;
  top: 66vh;
  right: 0;
  width: 100%;
  max-width: 65px;
}
.l-side ul {
  display: flex;
  flex-direction: column;
}
.l-side ul img {
  width: 100%;
}

/*--------------------------------------
  Content bottom
--------------------------------------*/
/*--------------------------------------
  Footer
--------------------------------------*/
.l-footer {
  background: url("/wp-content/uploads/bg_footer.jpg") no-repeat center/cover;
  border-radius: 20px 20px 0 0;
}
@media (max-width: 767px) {
  .l-footer {
    padding-bottom: 55px;
    background-image: url("/wp-content/uploads/bg_footer-sp.jpg");
  }
}
body.under .l-footer {
  margin-top: 100px;
}
.l-footer__wrap {
  padding: 80px 30px 60px;
  margin: 0 auto;
  max-width: 1160px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .l-footer__wrap {
    padding: 60px 20px 40px;
    flex-direction: column;
    gap: 50px;
  }
}
.l-footer__logo {
  margin-bottom: 29.6px;
  width: 100%;
  max-width: 410px;
}
@media (max-width: 767px) {
  .l-footer__logo {
    margin: 0 auto 30px;
    max-width: 190px;
  }
  .l-footer__logo.sp {
    display: block;
  }
}
.l-footer__address {
  margin-bottom: 20px;
  font-weight: 300;
}
@media (max-width: 370px) {
  .l-footer__address {
    font-size: 14px;
  }
}
.l-footer__menu {
  padding: 30px;
  background: #C86265;
}
@media (max-width: 767px) {
  .l-footer__menu {
    padding: 50px 20px;
  }
}
.l-footer__menu .menu {
  margin: 0 auto;
  max-width: 920px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px 50px;
}
@media (max-width: 1024px) {
  .l-footer__menu .menu {
    gap: 10px 30px;
  }
}
@media (max-width: 767px) {
  .l-footer__menu .menu {
    justify-content: start;
    gap: 20px 10px;
  }
  .l-footer__menu .menu li {
    width: calc(50% - 5px);
  }
  .l-footer__menu .menu li:nth-child(2) {
    order: 2;
  }
  .l-footer__menu .menu li:nth-child(3) {
    order: 4;
  }
  .l-footer__menu .menu li:nth-child(4) {
    order: 7;
  }
  .l-footer__menu .menu li:nth-child(5) {
    order: 9;
  }
  .l-footer__menu .menu li:nth-child(6) {
    order: 11;
  }
  .l-footer__menu .menu li:nth-child(7) {
    order: 13;
  }
  .l-footer__menu .menu li:nth-child(8) {
    order: 1;
  }
  .l-footer__menu .menu li:nth-child(9) {
    order: 3;
  }
  .l-footer__menu .menu li:nth-child(10) {
    order: 5;
  }
  .l-footer__menu .menu li:nth-child(11) {
    order: 8;
  }
  .l-footer__menu .menu li:nth-child(12) {
    order: 10;
  }
  .l-footer__menu .menu li:nth-child(13) {
    order: 12;
  }
}
.l-footer__menu .menu a {
  font-size: 14px;
  line-height: 1.5;
  color: #fff;
  text-decoration: none;
  transition-duration: 0.4s;
}
@media (max-width: 1024px) {
  .l-footer__menu .menu a {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .l-footer__menu .menu a {
    font-size: 14px;
  }
}
.l-footer__menu .menu a:hover {
  color: #F9F5F6;
  text-decoration: underline;
}
.l-footer__copyright {
  padding: 22px 30px;
  background-color: #C86265;
  border-top: 1px solid #fff;
  font-family: "Playfair Display", serif;
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
  color: #fff;
}
@media (max-width: 767px) {
  .l-footer__copyright {
    padding: 20px;
  }
}
.l-footer .colL {
  width: 52.7%;
}
@media (max-width: 767px) {
  .l-footer .colL {
    width: 100%;
  }
}
.l-footer .colR {
  width: 41.8%;
}
@media (max-width: 767px) {
  .l-footer .colR {
    width: 100%;
  }
}
.l-footer .timetable {
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  .l-footer .timetable {
    margin-bottom: 25px;
  }
}
.l-footer iframe {
  margin-bottom: 20px;
  width: 100%;
  height: 380px;
}
@media (max-width: 767px) {
  .l-footer iframe {
    margin-bottom: 18px;
    height: 320px;
  }
}
.l-footer .contactTel {
  padding: 6px;
  border: 1px solid #C86265;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  text-decoration: none;
}
@media (max-width: 767px) {
  .l-footer .contactTel {
    padding: 20px 10px;
    flex-direction: column;
  }
}
.l-footer .contactTel sub {
  margin-left: 35px;
  padding-bottom: 8px;
  padding-left: 40px;
  border-left: 1px solid #C86265;
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: "Playfair Display", serif;
  font-size: 28px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  color: #C86265;
}
@media (max-width: 1024px) {
  .l-footer .contactTel sub {
    margin-left: 15px;
    padding-bottom: 6px;
    padding-left: 20px;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .l-footer .contactTel sub {
    margin-left: 0;
    padding-left: 0;
    gap: 5px;
    border-left: none;
    font-size: 28px;
  }
}
.l-footer .contactTel sub:before {
  content: "";
  width: 26px;
  height: 27px;
  background: url("/wp-content/uploads/ico_tel01.svg") no-repeat center/100%;
}
@media (max-width: 1024px) {
  .l-footer .contactTel sub:before {
    width: 17px;
    height: 18px;
  }
}
@media (max-width: 767px) {
  .l-footer .contactTel sub:before {
    width: 26px;
    height: 27px;
  }
}

.c1 {
  color: #C86265;
}

/* =====================================
	OBJECTS
===================================== */
/*--------------------------------------
  Global navigation
--------------------------------------*/
.c-gnav {
  margin: 21.5px auto 0;
  width: 85.54%;
  max-width: 1100px;
}
@media (max-width: 767px) {
  .c-gnav {
    position: fixed !important;
    top: 60px !important;
    left: 0;
    z-index: 100;
    margin: 0;
    padding: 15px 47px 40px;
    display: none;
    width: 100%;
    height: 82%;
    background: #fff;
    border-radius: 0 0 20px 20px;
    overflow-y: scroll;
  }
}
.c-gnav .menu {
  display: flex;
}
@media (max-width: 767px) {
  .c-gnav .menu {
    margin-bottom: 40px;
    flex-wrap: wrap;
  }
}
.c-gnav .menu > li {
  flex: 1;
  position: relative;
}
.c-gnav .menu > li:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: #ccc;
  transform: rotate(15deg);
}
@media (max-width: 767px) {
  .c-gnav .menu > li:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .c-gnav .menu > li {
    width: 100%;
  }
  .c-gnav .menu > li:after {
    content: "";
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
    background: #ccc;
  }
}
.c-gnav .menu > li:first-child, .c-gnav .menu > li:last-child {
  width: 10%;
  flex: none;
}
@media (max-width: 767px) {
  .c-gnav .menu > li:first-child, .c-gnav .menu > li:last-child {
    width: 100%;
  }
}
.c-gnav .menu > li:nth-child(3), .c-gnav .menu > li:nth-child(5), .c-gnav .menu > li:nth-child(6), .c-gnav .menu > li:nth-child(7) {
  width: 11.5%;
  flex: none;
}
@media (max-width: 767px) {
  .c-gnav .menu > li:nth-child(3), .c-gnav .menu > li:nth-child(5), .c-gnav .menu > li:nth-child(6), .c-gnav .menu > li:nth-child(7) {
    width: 100%;
  }
}
.c-gnav .menu > li:nth-child(2) {
  width: 15.7%;
  flex: none;
}
@media (max-width: 767px) {
  .c-gnav .menu > li:nth-child(2) {
    width: 100%;
  }
}
.c-gnav .menu > li:last-child:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background: #ccc;
  transform: rotate(15deg);
}
@media (max-width: 767px) {
  .c-gnav .menu > li:last-child:after {
    top: 100%;
    width: 100%;
    height: 1px;
    transform: none;
  }
}
.c-gnav .menu > li > a {
  display: block;
  font-size: min(1.0248901903vw, 14px);
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  transition-duration: 0.4s;
}
@media (max-width: 767px) {
  .c-gnav .menu > li > a {
    padding: 20px 0;
    font-size: 16px;
    text-align: left;
  }
}
.c-gnav .menu > li > a:hover {
  color: #C86265;
}
@media (min-width: 768px) {
  .c-gnav .menu > li > a:hover + .sub-menu {
    opacity: 1;
    pointer-events: auto;
  }
}
.c-gnav .menu > li > a:hover .menu-item-description {
  color: #70966B;
}
.c-gnav .menu .menu-item-description {
  display: block;
  font-family: "Playfair Display", serif;
  font-size: min(0.7320644217vw, 10px);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.1em;
  color: #C86265;
}
@media (max-width: 767px) {
  .c-gnav .menu .menu-item-description {
    display: none;
  }
}
.c-gnav .menu .menu-item-has-children > a {
  transition-duration: 0.7s;
}
@media (max-width: 767px) {
  .c-gnav .menu .menu-item-has-children > a:after {
    content: "＋";
    position: absolute;
    top: 20px;
    right: 0;
    width: 26px;
    height: 26px;
    display: flex;
    background-color: #C86265;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0;
    color: #fff;
    transition-duration: 0.7s;
  }
}
.c-gnav .menu .menu-item-has-children.hover > a:after {
  content: "−";
}
.c-gnav .menu .menu-item-has-children.hover .parent + .sub-menu {
  opacity: 1;
  height: auto;
}
@media (max-width: 767px) {
  .c-gnav .menu .menu-item-has-children.hover .parent + .sub-menu {
    padding: 10px 0;
  }
}
.c-gnav .sub-menu {
  position: absolute;
  left: -25%;
  padding: 10px 0;
  width: 150%;
  background: rgba(200, 98, 101, 0.8);
  border-radius: 3px;
  transition-duration: 0.7s;
  opacity: 0;
  pointer-events: none;
}
@media (max-width: 767px) {
  .c-gnav .sub-menu {
    position: relative;
    padding: 0;
    left: 0;
    width: 100%;
    transition-duration: 1.5s;
    opacity: 0;
    height: 0;
    overflow: hidden;
    pointer-events: auto;
  }
}
.c-gnav .sub-menu:hover {
  opacity: 1;
  pointer-events: auto;
}
.c-gnav .sub-menu li a {
  display: block;
  padding: 4px;
  text-align: center;
  font-size: min(0.878477306vw, 12px);
  color: #fff;
  text-decoration: none;
}
@media (max-width: 767px) {
  .c-gnav .sub-menu li a {
    padding: 10px 20px;
    font-size: 12px;
    text-align: left;
  }
}
.c-gnav .sub-menu li a:hover {
  background: rgba(255, 255, 255, 0.3);
}
.c-gnav .bnrs li {
  text-align: center;
}
.c-gnav .bnrs li:not(:last-child) {
  margin-bottom: 20px;
}
.c-gnav .bnrs li img {
  max-width: 260px;
}

/* ハンバーガーメニュー */
.toggleMenu {
  display: none;
  z-index: 11;
  cursor: pointer;
}
@media (max-width: 767px) {
  .toggleMenu {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 7.5px;
    width: 60px;
    height: 60px;
    background-color: #C86265;
  }
  .toggleMenu:after {
    content: "MENU";
    font-family: "Playfair Display", serif;
    font-size: 10px;
    line-height: 1.5;
    letter-spacing: 0.1em;
    color: #fff;
  }
}

.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all 0.4s;
  box-sizing: border-box;
}

.menu-trigger {
  position: relative;
  width: 28px;
  height: 18px;
  text-align: center;
}

.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
}

.menu-trigger span:nth-of-type(1) {
  top: 0;
}

.menu-trigger span:nth-of-type(2) {
  top: calc(50% - 1px);
}

.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}

.toggleMenu.active .menu-trigger span:nth-of-type(1) {
  -webkit-transform: translateY(10px) rotate(-45deg);
  transform: translateY(10px) rotate(-45deg);
  top: 0;
}

.toggleMenu.active .menu-trigger span:nth-of-type(2) {
  opacity: 0;
}

.toggleMenu.active .menu-trigger span:nth-of-type(3) {
  -webkit-transform: translateY(-10px) rotate(45deg);
  transform: translateY(-10px) rotate(45deg);
  bottom: -3px;
}

/* -------------------------------------
	Bread
------------------------------------- */
.bread {
  max-width: 1060px;
  margin: 14px auto 30px;
  padding: 0 30px;
  width: 100%;
  text-align: left;
  line-height: 1.3;
}

.bread li {
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  display: inline;
}

.bread li + li:before {
  padding-right: 0.3em;
  content: "−";
}

.bread li a {
  color: #000;
  text-decoration: underline;
  vertical-align: baseline;
}

.bread li a:hover {
  text-decoration: none;
}

/*--------------------------------------
  Pagetop
--------------------------------------*/
.pagetop {
  position: fixed;
  z-index: 10;
  right: 10px;
  bottom: 10px;
  transition-duration: 0.7s;
}
@media (max-width: 767px) {
  .pagetop {
    display: none;
    bottom: 15vw;
  }
}
.pagetop a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  background: #70966B;
}
.pagetop a:after {
  content: "";
  display: block;
  width: 34px;
  height: 8px;
  background: url("/wp-content/themes/basic_tpl/img/ico-arrow01.svg") no-repeat;
  background-size: 100%;
  transform: rotate(-90deg);
}
.pagetop a:hover {
  opacity: 0.7;
}
.pagetop span {
  display: none;
}
.pagetop.scrollOn {
  opacity: 0;
}

/*--------------------------------------
  Buttons
--------------------------------------*/
.elementor-element[data-widget_type="button.default"] .elementor-button-wrapper .elementor-button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.elementor-element[data-widget_type="button.default"] .elementor-button-wrapper .elementor-button:after {
  content: "→";
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  height: 40px;
  background: #C86265;
  border: 1px solid #C86265;
  border-radius: 50%;
  letter-spacing: 0;
  color: #fff;
  transition-duration: 0.4s;
}
.elementor-element[data-widget_type="button.default"] .elementor-button-wrapper .elementor-button:hover:after {
  background: transparent;
  color: #C86265;
}

.btn01 {
  position: relative;
  display: flex;
  padding: min(0.5856515373vw, 8px) min(5.710102489vw, 78px) min(0.6588579795vw, 9px) min(1.4641288433vw, 20px);
  background: #C86265;
  border: 1px solid #C86265;
  border-radius: 3px;
  font-size: min(1.0248901903vw, 14px);
  line-height: 1.25;
  color: #fff;
  text-decoration: none;
  transition-duration: 0.4s;
}
.btn01:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  width: 28px;
  height: 28px;
  border: 1px solid #fff;
  border-radius: 50%;
  transform: translateY(-50%);
  transition-duration: 0.4s;
}
@media (max-width: 1024px) {
  .btn01:before {
    right: 10px;
    width: 20px;
    height: 20px;
  }
}
.btn01:after {
  content: "→";
  position: absolute;
  top: 50%;
  right: 22px;
  font-size: 12px;
  color: #fff;
  transform: translateY(-50%);
  transition-duration: 0.4s;
}
@media (max-width: 1024px) {
  .btn01:after {
    right: 15px;
    font-size: 10px;
  }
}
.btn01:hover {
  background: transparent;
  border-color: #C86265;
  color: #C86265;
}
.btn01:hover:before {
  border-color: #C86265;
}
.btn01:hover:after {
  color: #C86265;
}

.btn02.elementor-element.elementor-widget-heading a {
  position: relative;
  display: flex;
  align-items: center;
  gap: 20px;
  transition-duration: 0.4s;
}
.btn02.elementor-element.elementor-widget-heading a:after {
  content: "→";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: #C86265;
  border: 1px solid #C86265;
  border-radius: 50%;
  letter-spacing: 0;
  color: #fff;
  transition-duration: 0.4s;
}
.btn02.elementor-element.elementor-widget-heading a:hover {
  color: #C86265;
}
.btn02.elementor-element.elementor-widget-heading a:hover:after {
  background: transparent;
  color: #C86265;
}
.btn02.elementor-element.elementor-widget-heading.green a:after {
  background: #70966B;
  border: 1px solid #70966B;
}
.btn02.elementor-element.elementor-widget-heading.green a:hover {
  color: #70966B;
}
.btn02.elementor-element.elementor-widget-heading.green a:hover:after {
  background: transparent;
  color: #70966B;
}

.btn03 {
  padding: 8.5px 15px 8.5px 20px;
  background: #C86265;
  border: 1px solid #C86265;
  border-radius: 3px;
  display: flex;
  align-items: center;
  gap: 17px;
  width: fit-content;
  font-size: 14px;
  line-height: 1.5;
  color: #fff;
  text-decoration: none;
  transition-duration: 0.4s;
}
.btn03:after {
  content: "→";
  width: 28px;
  height: 28px;
  border: 1px solid #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  transition-duration: 0.4s;
}
.btn03:hover {
  background-color: #fff;
  color: #C86265;
}
.btn03:hover:after {
  border-color: #C86265;
  color: #C86265;
}
.btn03.green {
  border: 1px solid #70966B;
  background-color: #70966B;
}
.btn03.green:hover {
  background-color: #fff;
  color: #70966B;
}
.btn03.green:hover:after {
  border-color: #70966B;
  color: #70966B;
}

/*--------------------------------------
  Tables
--------------------------------------*/
.timetable {
  width: 100%;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-size: 14px;
  line-height: 1.5;
}
@media (max-width: 1024px) {
  .timetable {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .timetable {
    font-size: 14px;
  }
}
@media (max-width: 370px) {
  .timetable {
    font-size: 12px;
  }
}
.timetable th, .timetable td {
  text-align: center;
}
.timetable thead {
  border-bottom: 1px solid #ccc;
}
.timetable thead th {
  padding: 20px 30px;
}
@media (max-width: 1200px) {
  .timetable thead th {
    padding: 20px;
  }
}
@media (max-width: 1024px) {
  .timetable thead th {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .timetable thead th {
    padding: 12px 10px 12px 0;
  }
}
@media (max-width: 767px) {
  .timetable thead th {
    padding: 12px 8px 12px 0;
  }
}
.timetable thead td {
  padding: 20px;
}
@media (max-width: 1200px) {
  .timetable thead td {
    padding: 20px 10px;
  }
}
@media (max-width: 1024px) {
  .timetable thead td {
    padding: 20px 8px;
  }
}
@media (max-width: 767px) {
  .timetable thead td {
    padding: 12px 10px;
  }
}
@media (max-width: 480px) {
  .timetable thead td {
    padding: 12px 8px;
  }
}
.timetable thead td:last-child {
  padding-right: 30px;
}
@media (max-width: 1200px) {
  .timetable thead td:last-child {
    padding-right: 20px;
  }
}
@media (max-width: 1024px) {
  .timetable thead td:last-child {
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .timetable thead td:last-child {
    padding-right: 0;
  }
}
.timetable tbody tr th, .timetable tbody tr td {
  padding-top: 7.5px;
  padding-bottom: 7.5px;
}
@media (max-width: 767px) {
  .timetable tbody tr th {
    display: flex;
    justify-content: center;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .timetable tbody tr td:last-child {
    padding-left: 8px;
  }
}
.timetable tbody tr:first-child th, .timetable tbody tr:first-child td {
  padding-top: 20px;
}
.timetable tbody tr:last-child th, .timetable tbody tr:last-child td {
  padding-bottom: 20px;
}

.timetable-sub {
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 1.5;
}
@media (max-width: 1024px) {
  .timetable-sub {
    font-size: 12px;
  }
}
.timetable-sub.sub-line {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .timetable-sub.sub-line {
    flex-direction: column-reverse;
    gap: 5px;
  }
}
.timetable-sub sub {
  margin: 2px 0 15px;
  display: block;
  font-size: 12px;
}
@media (max-width: 1024px) {
  .timetable-sub sub {
    margin: 5px 0 20px;
    font-size: 10px;
  }
}
@media (max-width: 767px) {
  .timetable-sub .spBr {
    padding-left: 2.8em;
    display: block;
  }
}

.table02 table {
  width: 100%;
  border-spacing: 1px;
  border-collapse: separate;
  background-color: #b1caad;
  white-space: nowrap;
}
.table02 table th, .table02 table td {
  padding: 12px 8px;
}
@media (max-width: 767px) {
  .table02 table th, .table02 table td {
    padding: 0;
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  .table02 table th, .table02 table td {
    font-size: 10px;
  }
}
.table02 table th {
  font-weight: bold;
  white-space: nowrap;
  text-align: center;
  color: #fff;
  background-color: #86a282;
  font-size: 16px;
}
@media (max-width: 767px) {
  .table02 table th {
    white-space: normal;
    font-size: 13px;
  }
}
@media (max-width: 767px) and (max-width: 480px) {
  .table02 table th {
    font-size: 10px;
  }
}
.table02 table th span {
  font-size: 13px;
}
@media (max-width: 480px) {
  .table02 table th span {
    font-size: 10px;
  }
}
.table02 table td {
  background-color: #ffffff;
  color: #666666;
  text-align: center;
}
.table02 .sub {
  margin-top: 10px;
  font-size: 14px;
}
@media (max-width: 767px) {
  .table02 .sub {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  .table02 .sub {
    font-size: 10px;
  }
}

/* 既存サイト流用 */
.medical_table {
  margin: 0 auto 30px;
}
.medical_table table {
  margin: auto;
  margin-bottom: 50px;
  border-collapse: collapse;
  border-spacing: 0;
  color: #4c4c4c;
}
.medical_table th, .medical_table td {
  border-collapse: collapse;
  border: 1px solid #ccc;
  line-height: 1.5;
  padding: 10px;
  margin: 0 auto;
  text-align: center !important;
}
@media (max-width: 767px) {
  .medical_table th, .medical_table td {
    padding: 3px;
    font-size: 10px;
    text-align: left;
  }
}
.medical_table th {
  background: #C86265;
  color: #fff;
}
@media (max-width: 767px) {
  .medical_table td:first-child {
    width: 240px;
  }
}

@media (max-width: 767px) {
  .medical_table2 td:first-child {
    width: 100px;
  }
  th.table_pc_option, td.table_pc_option {
    width: 100px;
  }
  .table_pc_money {
    width: 60px;
  }
}
/*--------------------------------------
  Lists
--------------------------------------*/
.list01 li.elementor-icon-list-item .elementor-icon-list-text {
  padding-left: 2.4em;
}
.list01 li.elementor-icon-list-item .elementor-icon-list-text:before {
  content: "●";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1em;
  color: #C86265;
}

.list02 li.elementor-icon-list-item .elementor-icon-list-text {
  padding-left: 1.25em;
}
.list02 li.elementor-icon-list-item .elementor-icon-list-text:before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1em;
  color: #C86265;
}

.list-check li .elementor-icon-list-text {
  position: relative;
  display: block;
  padding-left: 1.8em;
}
.list-check li .elementor-icon-list-text:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 1em;
  height: 1em;
  border: 1px solid #ccc;
}
.list-check li .elementor-icon-list-text:after {
  content: "";
  position: absolute;
  top: 6px;
  left: 4px;
  width: 1em;
  height: 0.5em;
  border-left: 1px solid #C86265;
  border-bottom: 1px solid #C86265;
  transform: rotate(-45deg);
}
.list-check.half .elementor-icon-list-items {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 20px;
}
.list-check.half .elementor-icon-list-items li {
  width: calc(50% - 10px);
}
@media (max-width: 767px) {
  .list-check.half .elementor-icon-list-items {
    gap: 5px;
  }
  .list-check.half .elementor-icon-list-items li {
    width: 100%;
  }
}

/*--------------------------------------
  Link indexes
--------------------------------------*/
.link_indexes {
  padding: 30px 48px;
  background: #f8f8f8;
  border-radius: 15px;
}
@media (max-width: 767px) {
  .link_indexes {
    padding: 30px 20px;
  }
}
.link_indexes .elementor-icon-list-items {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.link_indexes li {
  width: calc(50% - 10px);
}
@media (max-width: 767px) {
  .link_indexes li {
    width: 100%;
  }
}
.link_indexes li a {
  position: relative;
  padding-left: 40px;
}
@media (max-width: 767px) {
  .link_indexes li a {
    padding-left: 30px;
  }
}
.link_indexes li a:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #585858;
  border-radius: 50%;
  transition-duration: 0.7s;
}
.link_indexes li a:after {
  content: "";
  position: absolute;
  top: 13px;
  left: 6px;
  width: 6px;
  height: 6px;
  border-top: 1px solid #585858;
  border-right: 1px solid #585858;
  transform: rotate(45deg);
  transition-duration: 0.4s;
}
.link_indexes li a .elementor-icon-list-text {
  position: relative;
}
.link_indexes li a .elementor-icon-list-text:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 0;
  height: 1px;
  background-image: linear-gradient(to right, #C86265 6px, transparent 6px);
  background-size: 12px 1px;
  background-repeat: repeat-x;
  background-position: left bottom;
}
body.ortho .link_indexes li a .elementor-icon-list-text:after {
  background-image: linear-gradient(to right, #F9F5F6 6px, transparent 6px);
}
.link_indexes li a:hover:before {
  border-color: #C86265;
}
body.ortho .link_indexes li a:hover:before {
  border-color: #F9F5F6;
}
.link_indexes li a:hover:after {
  transform: rotate(135deg);
  top: 12px;
  left: 7px;
  border-color: #C86265;
}
body.ortho .link_indexes li a:hover:after {
  border-color: #F9F5F6;
}
.link_indexes li a:hover .elementor-icon-list-text:after {
  animation: hover-anchorLinks 0.4s forwards;
}
.link_indexes.col1-no1 li:first-child {
  width: 100%;
}

/* ホバー時二重線 */
@keyframes hover-anchorLinks {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
/*--------------------------------------
  Step box
--------------------------------------*/
.stepBox > .e-con-inner > .e-con-boxed:not(:last-child) {
  margin-bottom: 60px;
}
.stepBox > .e-con-inner > .e-con-boxed:not(:last-child):after {
  content: "";
  position: absolute;
  bottom: -40px;
  left: calc(50% - 60px);
  border-left: 60px solid transparent;
  border-right: 60px solid transparent;
  border-top: 40px solid #C86265;
}
@media (max-width: 767px) {
  .stepBox > .e-con-inner > .e-con-boxed:not(:last-child):after {
    bottom: -20px;
    left: calc(50% - 40px);
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 20px solid #C86265;
  }
}
.stepBox sup {
  margin-right: 0.5em;
  padding: 0.1em 0.5em 0.2em;
  background: #cbaf84;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  color: #fff;
  vertical-align: baseline;
}
.stepBox.v2 {
  margin: 0 auto;
  max-width: 700px;
}
.stepBox.v2.next:after {
  content: "";
  position: absolute;
  bottom: -40px;
  left: calc(50% - 60px);
  border-left: 60px solid transparent;
  border-right: 60px solid transparent;
  border-top: 40px solid #C86265;
}
@media (max-width: 767px) {
  .stepBox.v2.next:after {
    bottom: -22px;
    left: calc(50% - 40px);
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 20px solid #C86265;
  }
}
.stepBox.v2 .label-no {
  position: absolute;
  z-index: 1;
  top: -12px;
  left: -12px;
  width: 34px;
  height: 34px;
  line-height: 34px;
  background: #C86265;
  font-size: 2.2rem;
  text-align: center;
  color: #fff;
}
.stepBox.v2 .elementor-widget-container p:last-child {
  margin-bottom: 0;
}

/*--------------------------------------
  Q&A
--------------------------------------*/
.block-qa .elementor-image-box-title,
.block-qa .elementor-image-box-description {
  position: relative;
  padding: 1.8vw 0 0 8.4vw;
}
@media (max-width: 767px) {
  .block-qa .elementor-image-box-title,
  .block-qa .elementor-image-box-description {
    padding: 5px 0 0 58px;
  }
}
@media (max-width: 480px) {
  .block-qa .elementor-image-box-title,
  .block-qa .elementor-image-box-description {
    margin-bottom: 0.6em;
    padding: 5px 0 0 54px;
  }
}
.block-qa .elementor-image-box-title:before,
.block-qa .elementor-image-box-description:before {
  content: "Q";
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.1em 0.1em 0 0;
  width: min(6.51vw, 125px);
  height: min(6.51vw, 125px);
  line-height: min(6.51vw, 125px);
  border-radius: 50%;
  background: #C86265;
  font-size: min(5.2vw, 100px);
  text-align: center;
  color: #fff;
}
@media (max-width: 767px) {
  .block-qa .elementor-image-box-title:before,
  .block-qa .elementor-image-box-description:before {
    padding: 2px 7px 0 0;
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 3.6rem;
  }
}
@media (max-width: 480px) {
  .block-qa .elementor-image-box-title:before,
  .block-qa .elementor-image-box-description:before {
    padding: 1px 6px 0 0;
    width: 42px;
    height: 42px;
    line-height: 42px;
    font-size: 3.4rem;
  }
}
.block-qa .elementor-image-box-title {
  margin-bottom: 1.2em;
  font-size: min(2vw, 48px);
}
@media (max-width: 767px) {
  .block-qa .elementor-image-box-title {
    font-size: max(2vw, 2rem);
  }
}
.block-qa .elementor-image-box-description:before {
  content: "A";
  background: #191144;
}

/*--------------------------------------
  Top Slider Elementor Carousel
--------------------------------------*/
.top-slider.elementor-pagination-position-outside .swiper-container {
  padding-bottom: 0;
}
.top-slider .swiper-container-horizontal > .swiper-pagination-bullets, .top-slider .swiper-pagination-custom, .top-slider .swiper-pagination-fraction {
  bottom: 45px;
}
@media (max-width: 1920px) {
  .top-slider .swiper-container-horizontal > .swiper-pagination-bullets, .top-slider .swiper-pagination-custom, .top-slider .swiper-pagination-fraction {
    bottom: 2.34vw;
  }
}
@media (max-width: 1024px) {
  .top-slider .swiper-container-horizontal > .swiper-pagination-bullets, .top-slider .swiper-pagination-custom, .top-slider .swiper-pagination-fraction {
    bottom: 20px;
  }
}
@media (max-width: 767px) {
  .top-slider .swiper-container-horizontal > .swiper-pagination-bullets, .top-slider .swiper-pagination-custom, .top-slider .swiper-pagination-fraction {
    bottom: 2.66vw;
  }
}
.top-slider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 30px;
}
@media (max-width: 1920px) {
  .top-slider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 1.6vw;
  }
}
@media (max-width: 1024px) {
  .top-slider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 20px;
  }
}
@media (max-width: 767px) {
  .top-slider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 2.66vw;
  }
}
.top-slider .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background: #fff;
  opacity: 1;
}
@media (max-width: 1920px) {
  .top-slider .swiper-pagination-bullet {
    width: 0.74vw;
    height: 0.74vw;
  }
}
@media (max-width: 767px) {
  .top-slider .swiper-pagination-bullet {
    width: 1.8vw;
    height: 1.8vw;
  }
}
.top-slider .swiper-pagination-bullet-active {
  background: #606060;
}

/*--------------------------------------
  Newsbox
--------------------------------------*/
.newsWrap dl {
  border-bottom: 1px solid #ccc;
  padding: 30px 0;
  display: flex;
  font-size: 15px;
}
@media (max-width: 767px) {
  .newsWrap dl {
    flex-direction: column;
    gap: 10px;
  }
}
.newsWrap dl dt {
  margin-right: 30px;
  font-family: "Playfair Display", serif;
  letter-spacing: 0.05em;
  color: #C86265;
}
.newsWrap dl dd {
  flex: 1;
  font-weight: 300;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .newsWrap dl dd {
    font-size: 14px;
  }
}
.newsWrap a:hover {
  opacity: 0.7;
}
.newsgreen .newsWrap dt {
  color: #70966B;
}

/*--------------------------------------
  Loop slider
--------------------------------------*/
.loopslider, .loopslider2 {
  margin: 0 auto;
  width: 100%;
  padding-top: 14%;
  text-align: left;
  position: relative;
  overflow: hidden;
}
@media (min-width: 1920px) {
  .loopslider, .loopslider2 {
    padding-top: 270px;
  }
}
.loopslider ul, .loopslider2 ul {
  overflow: hidden;
  display: inline-block;
  overflow: hidden;
}
.loopslider ul li, .loopslider2 ul li {
  width: 100%;
  height: 14%;
  float: left;
  display: inline;
  overflow: hidden;
}
@media (min-width: 1920px) {
  .loopslider ul li, .loopslider2 ul li {
    height: 270px;
  }
}
.loopslider ul:after, .loopslider2 ul:after {
  content: ".";
  height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}

.loopslider2 ul {
  float: right;
}
.loopslider2 ul li {
  float: right;
}

/*--------------------------------------
  Sp cv
--------------------------------------*/
.sp-cv {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  transition-duration: 0.7s;
}
@media (max-width: 767px) {
  .sp-cv {
    display: initial;
  }
}
.sp-cv ul {
  display: flex;
}
.sp-cv ul li {
  width: 50%;
  height: 55px;
}
.sp-cv ul li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  background: #70966B;
  border-radius: 3px 3px 0 0;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.25;
  color: #fff;
}
@media (max-width: 370px) {
  .sp-cv ul li a {
    font-size: 12px;
  }
}
.sp-cv ul li:first-child a {
  gap: 20px;
}
.sp-cv ul li:first-child a:after {
  content: "";
  width: 22px;
  height: 22px;
  background: url("/wp-content/uploads/ico_window.svg") no-repeat center/100%;
}
.sp-cv ul li:last-child a {
  background: #C86265;
  gap: 15px;
}
.sp-cv ul li:last-child a:after {
  content: "→";
  width: 28px;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #fff;
  border-radius: 50%;
  letter-spacing: 0;
}

/*--------------------------------------
  Top
--------------------------------------*/
@media (max-width: 767px) {
  .sp-relative {
    position: relative !important;
  }
}

@media (max-width: 767px) {
  .top-feature {
    background: url("/wp-content/uploads/bg_top-feature-sp.jpg") no-repeat center top/contain, linear-gradient(#eaeaea, #ede9e5) !important;
  }
}

/*--------------------------------------
  Under
--------------------------------------*/
/* general */
.under p a:not([href^="tel:"]),
.under .elementor-widget-text-editor a:not([href^="tel:"]),
.under .elementor-icon-list-text a:not([href^="tel:"]) {
  color: #70966B;
  text-decoration: underline;
}
.under p a:not([href^="tel:"]):hover,
.under .elementor-widget-text-editor a:not([href^="tel:"]):hover,
.under .elementor-icon-list-text a:not([href^="tel:"]):hover {
  text-decoration: none;
}
.under .p-tal .elementor-image-box-description {
  text-align: left;
}

/* 下層H1見出し */
.p-under__hBg {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 300px;
  padding: 0 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (max-width: 767px) {
  .p-under__hBg {
    height: 240px;
  }
}
.p-under__hBg:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(36, 10, 10, 0.5);
}
.p-under__hBg .bgH1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.p-under__hBg h1 {
  position: relative;
  font-size: 3.4rem;
  font-weight: 400;
  letter-spacing: 0.15em;
  text-align: center;
  color: #fff;
}
@media (max-width: 767px) {
  .p-under__hBg h1 {
    font-size: 3rem;
  }
}

.under.page .main .elementor-widget-heading + .elementor-widget-heading h3, .under.page .main .elementor-widget-heading + .elementor-widget-heading h4, .under.page .main .elementor-widget-heading + .elementor-widget-heading h5,
.under #blogDetail #posts .elementor-widget-heading + .elementor-widget-heading h3,
.under #blogDetail #posts .elementor-widget-heading + .elementor-widget-heading h4,
.under #blogDetail #posts .elementor-widget-heading + .elementor-widget-heading h5 {
  margin-top: 0;
}
.under.page .main .h-top-0 h3, .under.page .main .h-top-0 h4, .under.page .main .h-top-0 h5,
.under #blogDetail #posts .h-top-0 h3,
.under #blogDetail #posts .h-top-0 h4,
.under #blogDetail #posts .h-top-0 h5 {
  margin-top: 0 !important;
}
.under.page .main .elementor-widget-container > h2,
.under #blogDetail #posts .elementor-widget-container > h2 {
  margin-bottom: 1.4em;
  padding: 12px 25px;
  position: relative;
  background: url("/wp-content/uploads/tit01_bg.png") no-repeat left top/40px;
  display: inline-block;
  font-size: 28px;
  font-weight: 300;
  line-height: 1.28;
  letter-spacing: 0.1em;
  text-align: center;
  color: #C86265;
}
.under.page .main .elementor-widget-container > h2 sub,
.under #blogDetail #posts .elementor-widget-container > h2 sub {
  margin-bottom: 10px;
  display: block;
  font-family: "Playfair Display", serif;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  color: #000;
}
.under.page .main .post .post-header h2,
.under #blogDetail #posts .post .post-header h2 {
  width: 100%;
}
.under.page .main .post .elementor-widget-heading,
.under #blogDetail #posts .post .elementor-widget-heading {
  text-align: center;
}
.under.page .main h3,
.under.page .main .h3v1 h3,
.under #blogDetail #posts h3,
.under #blogDetail #posts .h3v1 h3 {
  margin: 5% 0 1em;
  padding: 0.5em 1em;
  background: #C86265;
  font-size: 2.6rem;
  line-height: 1.5;
  letter-spacing: 0.08em;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #fff;
}
@media (max-width: 480px) {
  .under.page .main h3,
  .under.page .main .h3v1 h3,
  .under #blogDetail #posts h3,
  .under #blogDetail #posts .h3v1 h3 {
    flex-direction: column;
    gap: 5px;
  }
}
.under.page .main h3 sup,
.under.page .main .h3v1 h3 sup,
.under #blogDetail #posts h3 sup,
.under #blogDetail #posts .h3v1 h3 sup {
  padding: 2px 8px 2px 10px;
  height: 30px;
  border-radius: 3px;
  background: #fff;
  font-size: 16px;
  color: #C86265;
}
@media (max-width: 767px) {
  .under.page .main h3,
  .under.page .main .h3v1 h3,
  .under #blogDetail #posts h3,
  .under #blogDetail #posts .h3v1 h3 {
    margin: 50px 0 1em;
  }
}
.under.page .main h4,
.under.page .main .h4v1 h4,
.under #blogDetail #posts h4,
.under #blogDetail #posts .h4v1 h4 {
  margin: 4% 0 1em;
  position: relative;
  display: inline-block;
  padding: 0 0 0.2em 2em;
  border-bottom: 2px solid #70966B;
  font-size: 2.6rem;
  line-height: 1.2;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  .under.page .main h4,
  .under.page .main .h4v1 h4,
  .under #blogDetail #posts h4,
  .under #blogDetail #posts .h4v1 h4 {
    margin: 40px 0 1em;
  }
}
.under.page .main h4:before,
.under.page .main .h4v1 h4:before,
.under #blogDetail #posts h4:before,
.under #blogDetail #posts .h4v1 h4:before {
  content: "";
  position: absolute;
  top: 0.1em;
  left: 0;
  width: 0.6em;
  height: 0.6em;
  background: #C86265;
  opacity: 0.7;
}
.under.page .main h4:after,
.under.page .main .h4v1 h4:after,
.under #blogDetail #posts h4:after,
.under #blogDetail #posts .h4v1 h4:after {
  content: "";
  position: absolute;
  top: 0.5em;
  left: 0.4em;
  width: 0.6em;
  height: 0.6em;
  background: #70966B;
  opacity: 0.7;
}
.under.page .main .post h4.elementor-image-box-title,
.under #blogDetail #posts .post h4.elementor-image-box-title {
  width: 100%;
}
.under.page .main h5,
.under #blogDetail #posts h5 {
  margin: 3% 0 0.6em;
  position: relative;
  padding: 0 0 0 0.4em;
  border-left: 4px solid #70966B;
  display: flex;
  font-size: 2.2rem;
  line-height: 2;
  letter-spacing: 0.1em;
  color: #70966B;
}
@media (max-width: 767px) {
  .under.page .main h5,
  .under #blogDetail #posts h5 {
    margin: 30px 0 1em;
  }
}
.under.page .main strong,
.under.page .main b,
.under #blogDetail #posts strong,
.under #blogDetail #posts b {
  font-weight: 700;
  color: #C86265;
}
.under.page .main u,
.under #blogDetail #posts u {
  display: inline;
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #f5eec8 0%) repeat scroll 0 0;
  text-decoration: none;
}
.under.page .main .marker_red,
.under #blogDetail #posts .marker_red {
  text-decoration: 5px #F9F5F6 underline;
  text-underline-offset: -2px;
}

/* float */
.fr {
  float: right !important;
}

.fl {
  float: left !important;
}

/* clears */
.clearfix {
  *zoom: 1;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.cl {
  clear: both !important;
}

.u-text--hide {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

/* align */
.tac {
  text-align: center !important;
}

.tar {
  text-align: right !important;
}

.tal {
  text-align: left !important;
}

/* elementor fix */
.elementor-container.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
  padding: 0 30px;
}
@media (max-width: 480px) {
  .elementor-container.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
    padding: 0 20px;
  }
}

.under .elementor > .e-con-boxed + .e-con-boxed {
  margin-top: 80px;
}
@media (max-width: 767px) {
  .under .elementor > .e-con-boxed + .e-con-boxed {
    margin-top: 60px;
  }
}
.under .elementor > .e-con-boxed + .e-con-boxed.bf {
  margin-top: 55px;
}
@media (max-width: 767px) {
  .under .elementor > .e-con-boxed + .e-con-boxed.bf {
    margin-top: 60px;
  }
}
.under .main > .elementor > .e-con-boxed:first-child {
  --margin-top: 0;
}
.under .elementor-widget-image-box + .elementor-widget-image-box {
  margin-top: 35px;
}
@media (max-width: 767px) {
  .under .elementor-widget-image-box + .elementor-widget-image-box {
    margin-top: 50px;
  }
}
.under p.elementor-image-box-description {
  white-space: pre-wrap;
  line-height: 1.6;
}

/*
body:not(.home) {
	.elementor-column.elementor-col-25, .elementor-column[data-col="25"],
	.elementor-column.elementor-col-33, .elementor-column[data-col="33"],
	.elementor-column.elementor-col-50, .elementor-column[data-col="50"] {
		@media (max-width: $point-sp) {
			width: 100%;
		}
	}
}
*/
/*# sourceMappingURL=sourcemaps/style.css.map */