@charset "UTF-8";
/*
Theme Name: おおば歯科クリニック
Theme URI: https://ooba-dental.com/
Version: 1.0
*/
@import url("https://fonts.googleapis.com/css2?family=Baskervville:ital@0;1&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap");
/* =====================================
  FOUNDATIONS
===================================== */
.img_r .elementor-image-box-wrapper {
  display: block !important;
}
.img_r .elementor-image-box-wrapper img {
  vertical-align: bottom;
  width: 100%;
}
.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: 30px !important;
    margin-left: 60px !important;
  }
}
.img_r .elementor-image-box-wrapper .elementor-image-box-description {
  line-height: 2.125;
  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;
  width: 100%;
}
.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: 60px !important;
    margin-bottom: 30px !important;
  }
}
.img_l .elementor-image-box-wrapper .elementor-image-box-description {
  line-height: 2.125;
  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.026em;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: 1.6rem;
  color: #565453;
  letter-spacing: 0.026em;
  line-height: 2;
}
body.fixed {
  overflow: hidden;
}

a {
  color: #565453;
}
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 .main > .elementor > .e-con-boxed:first-child {
  --margin-top: 0;
}
.under p.elementor-image-box-description {
  white-space: pre-wrap;
  line-height: 1.6;
}

.elementor-widget-icon-box.elementor-widget, .elementor-widget-icon.elementor-widget, .elementor-widget-image.elementor-widget {
  line-height: 1;
}

.lh1 .elementor-element {
  line-height: 1;
}

/*
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: 1080px;
  margin: 0 auto;
  padding: 0 30px;
}
@media (max-width: 767px) {
  .container {
    padding: 0 30px;
  }
}

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

/*--------------------------------------
	Header
--------------------------------------*/
.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  transition-duration: 0.7s;
  background: rgba(255, 255, 255, 0.7);
  padding: min(1.4641288433vw, 20px) min(8.78477306vw, 120px) min(2.4158125915vw, 33px);
}
@media (max-width: 767px) {
  .l-header {
    padding: 3px 14px 5px 15px;
  }
}
.l-header__wrap {
  margin: 0 auto;
  max-width: 1200px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .l-header__wrap {
    justify-content: space-between;
    height: 60px;
  }
  body.fixed .l-header__wrap {
    background: #fff;
    border-radius: 0;
  }
}
.l-header__logo {
  width: min(18.8872620791vw, 258px);
  height: min(5.270863836vw, 72px);
  background: url("/wp-content/uploads/logo.svg") no-repeat center/100%;
}
@media (max-width: 767px) {
  .l-header__logo {
    width: 179px;
    height: 52px;
  }
}
.l-header__logo span {
  display: block;
}
.l-header__right {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: min(1.1713030747vw, 16px);
}
@media (max-width: 767px) {
  .l-header__right {
    gap: 16px;
  }
}
.l-header__infoBox {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: min(2.9282576867vw, 40px);
}
@media (max-width: 767px) {
  .l-header__infoBox {
    padding-top: 7px;
    align-items: flex-start;
  }
}
.l-header__infoBox li {
  line-height: 1;
}
.l-header__flex {
  display: flex;
}
.l-header__access {
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "Noto Serif JP", Sans-serif, "游明朝", YuMincho, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: min(0.7320644217vw, 10px);
  line-height: 1.5;
  text-decoration: none;
  transition-duration: 0.7s;
}
@media (min-width: 768px) {
  .l-header__access {
    padding: min(0.3660322108vw, 5px) min(1.8301610542vw, 25px);
    border: 1px solid #6EAAAF;
    border-radius: min(0.2196193265vw, 3px);
  }
}
@media (max-width: 767px) {
  .l-header__access {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 2px;
    font-size: 8px;
    line-height: 1.25;
    color: #6EAAAF;
  }
  .l-header__access:before {
    content: "";
    display: block;
    width: 17px;
    height: 22px;
    background: url(/wp-content/uploads/ico_map.svg) no-repeat center/100%;
  }
}
.l-header__access:hover {
  background: #6EAAAF;
  color: #fff;
}
.l-header__tel {
  display: flex;
  justify-content: end;
  align-items: center;
  gap: min(0.5856515373vw, 8px);
  font-family: "Libre Baskerville", serif;
  font-size: min(1.756954612vw, 24px);
  line-height: 1.2;
  letter-spacing: 0.05em;
  text-decoration: none;
}
.l-header__tel:before {
  content: "";
  display: block;
  width: min(1.0980966325vw, 15px);
  height: min(1.4641288433vw, 20px);
  background: url("/wp-content/uploads/ico_tel01.svg") no-repeat center/100%;
}
.l-header__menuTel {
  display: none;
}
@media (max-width: 767px) {
  .l-header__menuTel {
    margin-left: 32px;
    display: flex;
    align-items: center;
    gap: 14px;
    font-family: "Libre Baskerville", serif;
    font-size: 24px;
    color: #6EAAAF;
    text-decoration: none;
  }
  .l-header__menuTel:before {
    content: "";
    width: 15px;
    height: 20px;
    background: url(/wp-content/uploads/ico_tel03.svg) no-repeat center/100%;
  }
}
@media (min-width: 768px) {
  body.under .l-header {
    background: none;
  }
}

.fixedBg {
  background: rgba(255, 255, 255, 0.5) !important;
}
body.fixed .fixedBg {
  background: #fff !important;
}

/*--------------------------------------
  MainVisual
--------------------------------------*/
.l-mv {
  u {
    position: relative;
    text-decoration: none;
    letter-spacing: .064em;
    &:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 4px;
      background: #6EAAAF;
    }
    &.c1 {
      &:after {
        background: #59a4cc;
      }
    }
  }
  small {
    font-size: 2.4vw;
  }
}
@media (max-width: 767px) {
  .l-mv__word .elementor-heading-title {
    width: 112%;
  }
  .l-mv {
    small {
      font-size: 4.8vw;
    }
  }
}

/*--------------------------------------
	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 {
  padding: 0 30px;
  background-color: #907565;
}
@media (max-width: 767px) {
  .l-footer {
    padding: 0 20px;
  }
}
body.home .l-footer {
  margin-top: 130px;
}
@media (max-width: 767px) {
  body.home .l-footer {
    margin-top: 80px;
  }
}
body.under .l-footer {
  margin-top: 180px;
}
@media (max-width: 767px) {
  body.under .l-footer {
    margin-top: 140px;
  }
}
.l-footer__wrap {
  margin: 0 auto;
  padding: 86px 0 53px;
  max-width: 1040px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .l-footer__wrap {
    padding: 41px 0 30px;
    flex-direction: column-reverse;
    gap: 40px;
  }
}
.l-footer__menus {
  display: flex;
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "Noto Serif JP", Sans-serif, "游明朝", YuMincho, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0.05em;
}
@media (max-width: 1024px) {
  .l-footer__menus {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .l-footer__menus {
    flex-direction: column-reverse;
    font-size: 14px;
  }
}
.l-footer__menus a {
  color: #fff;
  text-decoration: none;
}
.l-footer__menus a:hover {
  text-decoration: underline;
}
.l-footer__menus .menu {
  display: flex;
  gap: 16px;
}
.l-footer__menus .colL {
  min-width: 88px;
}
@media (max-width: 1024px) {
  .l-footer__menus .colL {
    min-width: 74px;
  }
}
.l-footer__menus .colL .menu {
  flex-direction: column;
}
@media (max-width: 767px) {
  .l-footer__menus .colL .menu {
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 13px 24px;
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .l-footer__menus .colR {
    margin-left: 62px;
    padding: 0 0 20px 70px;
    border-left: 1px solid #fff;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .l-footer__menus .colR {
    margin-left: 30px;
    padding-left: 34px;
  }
}
@media (max-width: 767px) {
  .l-footer__menus .colR {
    margin-bottom: 22px;
    padding-bottom: 30px;
    border-bottom: 1px solid #fff;
  }
}
.l-footer__menus .colR .menu {
  flex-wrap: wrap;
  gap: 16px 32px;
  width: 262px;
}
@media (max-width: 1024px) {
  .l-footer__menus .colR .menu {
    gap: 16px;
    width: 230px;
  }
}
@media (max-width: 767px) {
  .l-footer__menus .colR .menu {
    width: 100%;
  }
}
.l-footer__menus .colR .menu li {
  width: calc(50% - 16px);
}
.l-footer__menus h3 {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
}
.l-footer__info {
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "Noto Serif JP", Sans-serif, "游明朝", YuMincho, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #fff;
}
@media (min-width: 768px) {
  .l-footer__info {
    padding-left: 30px;
    border-left: 1px solid #fff;
  }
}
.l-footer__logo {
  margin-bottom: 10px;
  font-size: 24px;
  letter-spacing: 0.05em;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 767px) {
  .l-footer__logo {
    margin-bottom: 4px;
    font-size: 18px;
  }
}
.l-footer__address {
  margin-bottom: 24px;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media (max-width: 1024px) {
  .l-footer__address {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .l-footer__address {
    margin-bottom: 24px;
  }
}
.l-footer__access {
  font-size: 14px;
  line-height: 2.2;
  letter-spacing: 0.05em;
}
@media (max-width: 1024px) {
  .l-footer__access {
    font-size: 12px;
  }
}
.l-footer__access p:not(:last-child) {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .l-footer__access p:not(:last-child) {
    margin-bottom: 8px;
  }
}
.l-footer__copyright {
  padding: 19px 30px;
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "Noto Serif JP", Sans-serif, "游明朝", YuMincho, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 12px;
  line-height: 2;
  letter-spacing: 0.05em;
  text-align: center;
  color: #fff;
}
@media (max-width: 767px) {
  .l-footer__copyright {
    padding: 0 20px 113px;
    font-size: 10px;
    line-height: 1.4;
  }
}

/* =====================================
	OBJECTS
===================================== */
/*--------------------------------------
  Global navigation
--------------------------------------*/
.c-gnav {
  width: 100%;
}
@media (max-width: 767px) {
  .c-gnav {
    position: fixed !important;
    top: 60px !important;
    left: 0;
    z-index: 100;
    display: none;
    padding-bottom: 100px;
    width: 100%;
    height: calc(100% - 60px);
    background: #fff;
    overflow-y: scroll;
  }
}
.c-gnav .menu {
  display: flex;
  justify-content: flex-end;
  gap: min(4.0995607613vw, 56px);
}
@media (max-width: 767px) {
  .c-gnav .menu {
    margin-bottom: 18px;
    flex-wrap: wrap;
  }
}
.c-gnav .menu > li {
  position: relative;
}
@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: #D9D9D9;
  }
}
@media (max-width: 767px) {
  .c-gnav .menu > li:first-child {
    width: 100%;
  }
  .c-gnav .menu > li:first-child:before {
    content: "";
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
    background: #D9D9D9;
  }
}
.c-gnav .menu > li > a {
  display: block;
  font-size: min(1.1713030747vw, 16px);
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "Noto Serif JP", Sans-serif, "游明朝", YuMincho, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  transition-duration: 0.4s;
}
@media (max-width: 767px) {
  .c-gnav .menu > li > a {
    padding: 22.5px 32px;
    font-size: 1.6rem;
    font-weight: 700;
    color: #6EAAAF;
    text-align: left;
  }
}
.c-gnav .menu > li > a:hover {
  color: #6EAAAF;
}
@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: #274A6C;
}
.c-gnav .menu .menu-item-description {
  display: block;
  font-family: "Baskervville", serif;
  font-size: min(0.878477306vw, 12px);
  line-height: 1.1;
  letter-spacing: 0;
  color: #6EAAAF;
}
@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:before {
    content: "";
    position: absolute;
    top: 33.6px;
    right: 32px;
    width: 20px;
    height: 1px;
    background: #6EAAAF;
    transition-duration: 0.7s;
  }
  .c-gnav .menu .menu-item-has-children > a:after {
    content: "";
    position: absolute;
    top: 28.5px;
    right: 32px;
    width: 10px;
    height: 10px;
    border-top: 1px solid #6EAAAF;
    border-right: 1px solid #6EAAAF;
    transform: rotate(45deg);
    transition-duration: 0.7s;
  }
}
.c-gnav .menu .menu-item-has-children.hover > a:before {
  top: 31px;
  right: 27.5px;
  transform: rotate(90deg);
}
.c-gnav .menu .menu-item-has-children.hover > a:after {
  transform: rotate(135deg);
}
.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;
  right: calc((-18vw + 100%) / 2);
  padding: 10px 0;
  width: 18vw;
  background: rgba(101, 76, 62, 0.6);
  transition-duration: 0.7s;
  opacity: 0;
  pointer-events: none;
}
@media (max-width: 767px) {
  .c-gnav .sub-menu {
    position: relative;
    right: 0;
    padding: 0;
    transition-duration: 1.5s;
    opacity: 0;
    width: 100%;
    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: 6px;
  font-size: min(1.0248901903vw, 14px);
  text-align: center;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 767px) {
  .c-gnav .sub-menu li a {
    font-size: 14px;
  }
}
.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;
}
.toggleMenu:after {
  content: "メニュー";
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "Noto Serif JP", Sans-serif, "游明朝", YuMincho, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 8px;
  font-weight: 700;
  line-height: 1.5;
  color: #6EAAAF;
}
@media (max-width: 767px) {
  .toggleMenu {
    padding-top: 4px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 12px;
  }
}

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

.menu-trigger {
  margin: 0 auto;
  position: relative;
  width: 20px;
  height: 12px;
  text-align: center;
}

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

.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: -2px;
}

.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: -8px;
}

/* -------------------------------------
	Bread
------------------------------------- */
.bread {
  max-width: 1260px;
  margin: 14px auto 38px;
  padding: 0 30px;
  width: 100%;
  text-align: left;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .bread {
    margin-bottom: 20px;
  }
}

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

.bread li + li:before {
  padding: 0 8px;
  content: "＞";
  font-size: 10px;
  color: #6EAAAF;
}

.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: 60px;
  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: #6EAAAF;
}
.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 {
  position: relative;
}
@media (max-width: 767px) {
  .elementor-element[data-widget_type="button.default"] .elementor-button-wrapper .elementor-button {
    min-width: 300px;
  }
}
@media (max-width: 373px) {
  .elementor-element[data-widget_type="button.default"] .elementor-button-wrapper .elementor-button {
    min-width: 248px;
  }
}
.elementor-element[data-widget_type="button.default"] .elementor-button-wrapper .elementor-button:before {
  content: "";
  position: absolute;
  top: calc(50% - 0.5px);
  right: 22px;
  width: 10px;
  height: 1px;
  background: #fff;
}
.elementor-element[data-widget_type="button.default"] .elementor-button-wrapper .elementor-button:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 22px;
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: translateY(-50%) rotate(45deg);
}
.elementor-element[data-widget_type="button.default"] .elementor-button-wrapper .elementor-button:hover:before {
  background: #6EAAAF;
}
.elementor-element[data-widget_type="button.default"] .elementor-button-wrapper .elementor-button:hover:after {
  border-color: #6EAAAF;
}
.elementor-element.elementor-button-info .elementor-button-wrapper .elementor-button {
  background: #6EAAAF;
}
@media (min-width: 768px) {
  .elementor-element.elementor-button-info .elementor-button-wrapper .elementor-button {
    padding: 0.83vw 3.2vw;
    font-size: 0.97vw;
  }
  .elementor-element.elementor-button-info .elementor-button-wrapper .elementor-button:before {
    right: 1.38vw;
    width: 0.7vw;
  }
  .elementor-element.elementor-button-info .elementor-button-wrapper .elementor-button:after {
    content: "";
    right: 1.38vw;
    width: 0.42vw;
    height: 0.42vw;
  }
}
.elementor-element.elementor-button-info .elementor-button-wrapper .elementor-button:hover {
  background: #fff;
}
.elementor-element.c-w[data-widget_type="button.default"] .elementor-button-wrapper .elementor-button {
  border-bottom: 1px solid #fff;
  color: #fff;
}
.elementor-element.c-w[data-widget_type="button.default"] .elementor-button-wrapper .elementor-button:after {
  background-image: url("/wp-content/uploads/ico_btn-arrow01-wh.svg");
}
.elementor-element.c-w[data-widget_type="button.default"] .elementor-button-wrapper .elementor-button:hover {
  color: #AF8D78;
  border-bottom: 1px solid #AF8D78;
}
.elementor-element.c-w[data-widget_type="button.default"] .elementor-button-wrapper .elementor-button:hover:after {
  background-image: url("/wp-content/uploads/ico_btn-arrow01-wh-hover.svg");
}
.elementor-element.elementor-button-success .elementor-button-wrapper .elementor-button {
  padding: 0;
  background-color: transparent;
  display: flex;
  align-items: center;
  gap: 30px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
}
.elementor-element.elementor-button-success .elementor-button-wrapper .elementor-button:before {
  display: none;
}
.elementor-element.elementor-button-success .elementor-button-wrapper .elementor-button:after {
  position: relative;
  top: 0;
  width: 40px;
  height: 40px;
  background: url("/wp-content/uploads/ico_arrow05.svg") no-repeat center/100%;
  transform: translateY(0);
}
.elementor-element.elementor-button-success .elementor-button-wrapper .elementor-button:hover:after {
  right: 0;
  background-image: url("/wp-content/uploads/ico_arrow04.svg");
}

/*--------------------------------------
  Tables
--------------------------------------*/
.timetable.w100 table {
  max-width: 100%;
}
.timetable table {
  width: 100%;
  max-width: 500px;
}
@media (max-width: 1024px) {
  .timetable table {
    max-width: 100%;
  }
}
.timetable table th, .timetable table td {
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "Noto Serif JP", Sans-serif, "游明朝", YuMincho, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18px;
  line-height: 1.44;
}
@media (min-width: 1211px) and (max-width: 1320px) {
  .timetable table th, .timetable table td {
    font-size: 16px;
  }
}
@media (max-width: 1210px) {
  .timetable table th, .timetable table td {
    font-size: 12px;
  }
}
@media (max-width: 360px) {
  .timetable table th, .timetable table td {
    font-size: 11px;
  }
}
.timetable table td {
  text-align: center;
}
.timetable table .c1 {
  color: #AF8D78;
}
.timetable table thead {
  border-bottom: 1px solid #D9D9D9;
}
.timetable table thead th, .timetable table thead td {
  padding: 0 12px 18px;
}
@media (max-width: 767px) {
  .timetable table thead th, .timetable table thead td {
    padding: 0 9px 12px;
  }
}
@media (max-width: 480px) {
  .timetable table thead th, .timetable table thead td {
    padding: 0 6px 12px;
  }
}
@media (max-width: 360px) {
  .timetable table thead th, .timetable table thead td {
    padding: 0 4px 12px;
  }
}
.timetable table tbody {
  border-bottom: 1px solid #D9D9D9;
}
.timetable table tbody th {
  padding: 9px 30px 9px 12px;
}
@media (min-width: 1211px) and (max-width: 1320px) {
  .timetable table tbody th {
    padding: 8px 20px 8px 8px;
  }
}
@media (min-width: 1025px) and (max-width: 1210px) {
  .timetable table tbody th {
    padding: 4px 10px 4px 4px;
  }
}
@media (max-width: 767px) {
  .timetable table tbody th {
    padding: 14px 12px 7px 0;
  }
}
@media (max-width: 480px) {
  .timetable table tbody th {
    padding: 14px 9px 7px 0;
  }
}
.timetable table tbody td {
  padding: 9px 12px;
}
@media (min-width: 1211px) and (max-width: 1320px) {
  .timetable table tbody td {
    padding: 8px;
  }
}
@media (min-width: 1025px) and (max-width: 1210px) {
  .timetable table tbody td {
    padding: 4px;
  }
}
@media (max-width: 767px) {
  .timetable table tbody td {
    padding: 7px 9px;
  }
}
@media (max-width: 480px) {
  .timetable table tbody td {
    padding: 7px 6px;
  }
}
@media (max-width: 360px) {
  .timetable table tbody td {
    padding: 7px 4px;
  }
}
.timetable table tbody tr:first-child th, .timetable table tbody tr:first-child td {
  padding-top: 25px;
}
@media (max-width: 767px) {
  .timetable table tbody tr:first-child th, .timetable table tbody tr:first-child td {
    padding-top: 14px;
  }
}
.timetable table tbody tr:last-child th, .timetable table tbody tr:last-child td {
  padding-bottom: 25px;
}
@media (max-width: 767px) {
  .timetable table tbody tr:last-child th, .timetable table tbody tr:last-child td {
    padding-bottom: 14px;
  }
}

/*--------------------------------------
* colorテーブル
--------------------------------------*/
.style_table th, .style_table td {
  line-height: 1.8;
  padding: 13px 10px 11px;
  border: 1px solid #ccc;
  word-break: break-all;
  text-align: center;
}

.style_table thead th {
  background: #49b379;
  color: #fff;
  text-align: center;
}

.style_table tbody th {
  background: #6cc695;
  width: 30%;
  color: #fff;
}

.style_table tbody td {
  text-align: left;
  background: #fff;
}

table.style_table.table_001 thead th {
  width: 25%;
}

table.style_table.table_001 th, table.style_table.table_001 td {
  text-align: center;
}

table.style_table.table_001 tbody th {
  width: 25%;
}

@media screen and (max-width: 767px) {
  .style_table th,
  .style_table td {
    font-size: 14px;
    letter-spacing: 0;
  }
  .column2_table th, .column2_table td {
    font-size: 14px;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 480px) {
  .style_table th,
  .style_table td {
    font-size: 12px;
  }
  .column2_table th, .column2_table td {
    font-size: 12px;
  }
}
/*--------------------------------------
  Lists
--------------------------------------*/
.list01 li.elementor-icon-list-item {
  margin-bottom: 0.5em;
  padding-left: 1em;
}
.list01 li.elementor-icon-list-item:before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
  color: #274A6C;
}

/*--------------------------------------
  Link indexes
--------------------------------------*/
.link_indexes {
  padding: 38px 50px;
  border: 1px solid #AF8D78;
  border-radius: 3px;
}
@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: 26px;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .link_indexes li a {
    padding-left: 16px;
  }
}
.link_indexes li a:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 6px;
  height: 6px;
  border-top: 1px solid #199BB4;
  border-right: 1px solid #199BB4;
  transform: rotate(45deg);
  transition-duration: 0.7s;
}
@media (max-width: 767px) {
  .link_indexes li a:before {
    top: 6px;
  }
}
.link_indexes li a .elementor-icon-list-text {
  position: relative;
  font-size: 16px;
}
@media (max-width: 767px) {
  .link_indexes li a .elementor-icon-list-text {
    font-size: 12px;
  }
}
.link_indexes li a .elementor-icon-list-text:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 0;
  height: 1px;
  background: #274A6C;
}
.link_indexes li a:hover:before {
  top: 9px;
  transform: rotate(135deg);
}
@media (max-width: 767px) {
  .link_indexes li a:hover:before {
    top: 5px;
  }
}
.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-child:not(:last-child) {
  margin-bottom: 60px;
}
.stepBox > .e-child: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 #6EAAAF;
}
@media (max-width: 767px) {
  .stepBox > .e-child:not(:last-child):after {
    bottom: -20px;
    left: calc(50% - 40px);
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 20px solid #6EAAAF;
  }
}
.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 #6EAAAF;
}
@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 #6EAAAF;
  }
}
.stepBox.v2 .label-no {
  position: absolute;
  z-index: 1;
  top: -12px;
  left: -12px;
  width: 34px;
  height: 34px;
  line-height: 34px;
  background: #6EAAAF;
  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: 14px 0 0 72px;
  min-height: 60px;
  font-size: 18px;
}
@media (max-width: 767px) {
  .block-qa .elementor-image-box-title,
  .block-qa .elementor-image-box-description {
    padding: 12px 0 0 66px;
    min-height: 50px;
    font-size: 16px;
  }
}
.block-qa .elementor-image-box-title:before,
.block-qa .elementor-image-box-description:before {
  content: "Q";
  position: absolute;
  top: 0;
  left: 0;
  padding-bottom: 6px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #6EAAAF;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 34px;
  color: #fff;
}
@media (max-width: 767px) {
  .block-qa .elementor-image-box-title:before,
  .block-qa .elementor-image-box-description:before {
    width: 50px;
    height: 50px;
    font-size: 28px;
  }
}
.block-qa .elementor-image-box-title {
  margin-bottom: 1em;
}
@media (max-width: 767px) {
  .block-qa .elementor-image-box-title {
    margin-bottom: 0.5em;
  }
}
.block-qa .elementor-image-box-description:before {
  content: "A";
  background: #274A6C;
}
.block-qa .elementor-widget-image-box + .elementor-widget-image-box {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #e5e5e5;
}

/*--------------------------------------
  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 {
  padding: 20px 0;
  border-bottom: 1px solid #D9D9D9;
  display: flex;
  gap: 18px;
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "Noto Serif JP", Sans-serif, "游明朝", YuMincho, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.44;
}
.newsWrap dl dt {
  color: #AF8D78;
}
.newsWrap dl dd {
  display: flex;
  align-items: center;
}
.newsWrap a {
  display: block;
  transition-duration: 0.4s;
}
.newsWrap a:hover {
  background: rgba(175, 141, 120, 0.2);
}
.newsWrap .newsLabel {
  margin: 3px auto 0;
  padding: 3px 4px 2px 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  background: #AF8D78;
  border-radius: 3px;
  font-size: 10px;
  color: #fff;
}

/*--------------------------------------
  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 {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 99;
  width: 100%;
  max-width: 602px;
  transition-duration: 0.7s;
}
.sp-cv ul {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .sp-cv ul li {
    width: 25%;
  }
}
.sp-cv ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 50px;
  background: #AF8D78;
  border: 1px solid #D9D9D9;
  font-size: 14px;
  line-height: 1;
  color: #fff;
  text-decoration: none;
  transition-duration: 0.4s;
}
@media (max-width: 767px) {
  .sp-cv ul li a {
    flex-direction: column;
    width: 100%;
    font-size: 10px;
  }
}
.sp-cv ul li a:before {
  content: "";
}
.sp-cv ul li a.green {
  background: #62A29A;
}
.sp-cv ul li a.time {
  gap: 8px;
}
@media (max-width: 767px) {
  .sp-cv ul li a.time {
    gap: 4px;
  }
}
.sp-cv ul li a.time:before {
  width: 20px;
  height: 20px;
  background: url("/wp-content/uploads/ico_time.svg") no-repeat center/100%;
}
.sp-cv ul li a.ai {
  gap: 13px;
}
@media (max-width: 767px) {
  .sp-cv ul li a.ai {
    gap: 4px;
  }
}
.sp-cv ul li a.ai:before {
  width: 20px;
  height: 16px;
  background: url("/wp-content/uploads/ico_qa.svg") no-repeat center/100%;
}
.sp-cv ul li a.tel {
  gap: 6px;
}
.sp-cv ul li a.tel:before {
  width: 12px;
  height: 15px;
  background: url("/wp-content/uploads/ico_tel02.svg") no-repeat center/100%;
}
.sp-cv ul li a.reserve {
  gap: 13px;
}
@media (max-width: 767px) {
  .sp-cv ul li a.reserve {
    gap: 4px;
  }
}
.sp-cv ul li a.reserve:before {
  width: 23px;
  height: 19px;
  background: url("/wp-content/uploads/ico_schedule.svg") no-repeat center/100%;
}
@media (max-width: 767px) {
  .sp-cv ul li a.reserve:before {
    width: 20px;
    height: 17px;
  }
}
.sp-cv ul li a:hover {
  background: #654C3E;
}
.sp-cv ul li a:hover.green {
  background: #206C72;
}

/*--------------------------------------
  Iframes
--------------------------------------*/
.iframeWrap {
  position: relative;
  padding-top: 56.25%;
  min-height: 560px;
}
@media (max-width: 767px) {
  .iframeWrap {
    min-height: 350px;
  }
}
.iframeWrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.iframeWrap.elementor-widget-google_maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*--------------------------------------
  Top
--------------------------------------*/
.bg_white01 > .e-con-inner {
  position: relative;
}
.bg_white01__border--top.e-con:before {
  content: "";
  position: absolute;
  top: 0;
  left: -20px;
  width: 20px;
  height: 20px;
  border-top: 20px solid transparent;
  border-right: 20px solid rgba(255, 255, 255, 0.89);
}
.bg_white01__border--top.e-con:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  width: 20px;
  height: 20px;
  border-top: 20px solid transparent;
  border-left: 20px solid rgba(255, 255, 255, 0.89);
}
.bg_white01__border--bottom.e-con:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -20px;
  width: 20px;
  height: 20px;
  border-right: 20px solid rgba(255, 255, 255, 0.89);
  border-bottom: 20px solid transparent;
}
.bg_white01__border--bottom.e-con:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  width: 20px;
  height: 20px;
  border-left: 20px solid rgba(255, 255, 255, 0.89);
  border-bottom: 20px solid transparent;
}

.top-first strong {
  font-weight: 700;
  color: #274A6C;
}

.top-kakyoushin strong {
  font-weight: 700;
  color: #6EAAAF;
}

.top-mousepiece h2.elementor-heading-title strong {
  margin: 0 3px;
  font-size: 38px;
}
@media (max-width: 1024px) {
  .top-mousepiece h2.elementor-heading-title strong {
    font-size: 34px;
  }
}
@media (max-width: 767px) {
  .top-mousepiece h2.elementor-heading-title strong {
    font-size: 20px;
  }
}

.top-menu-block > .elementor-element {
  position: relative;
}
.top-menu-block > .elementor-element:before {
  content: "";
  position: absolute;
  top: min(1.0980966325vw, 15px);
  left: min(1.0980966325vw, 15px);
  width: calc(100% - min(2.196193265vw, 30px));
  height: calc(100% - min(2.196193265vw, 30px));
  background-color: #EFE8E3;
  border: none;
  transition-duration: 0.4s;
}
@media (max-width: 767px) {
  .top-menu-block > .elementor-element:before {
    top: 12px;
    left: 12px;
    width: calc(100% - 24px);
    height: calc(100% - 24px);
  }
}
.top-menu-block > .elementor-element:hover:before {
  background-color: rgba(110, 170, 175, 0.15);
}
.top-menu-block > .elementor-element .elementor-widget-icon .elementor-icon-wrapper .elementor-icon svg {
  height: auto;
}

@media (min-width: 768px) {
  .home .pc-relative, .under .pc-relative {
    position: relative !important;
  }
}
@media (max-width: 767px) {
  .home .sp-relative, .under .sp-relative {
    position: relative !important;
  }
}

.top-features-block .e-con-inner {
  position: relative;
}

/*--------------------------------------
  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: #6EAAAF;
  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: 400px;
  padding: 0 20px;
  background: url("/wp-content/uploads/bg_under-default.jpg") no-repeat center/cover;
}
@media (max-width: 767px) {
  .p-under__hBg {
    height: 150px;
    background: url("/wp-content/uploads/bg_under-default-sp.jpg") no-repeat center/cover;
  }
}
.p-under__hBg:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(#fff 0%, rgba(255, 255, 255, 0.67) 100%);
}
.p-under__hBg .bgH1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.p-under__hBg h1 {
  margin-top: 111px;
  position: relative;
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "Noto Serif JP", Sans-serif, "游明朝", YuMincho, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 4rem;
  line-height: 1.4;
  letter-spacing: 0.12em;
  text-align: center;
}
@media (max-width: 767px) {
  .p-under__hBg h1 {
    margin-top: 0;
    font-size: 2rem;
  }
}

.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 .h-bottom-0 h3, .under.page .main .h-bottom-0 h4, .under.page .main .h-bottom-0 h5,
.under #blogDetail #posts .h-bottom-0 h3,
.under #blogDetail #posts .h-bottom-0 h4,
.under #blogDetail #posts .h-bottom-0 h5 {
  margin-bottom: 0 !important;
}
.under.page .main h2,
.under #blogDetail #posts h2 {
  margin-bottom: 50px;
  padding: 30px 36px;
  background: #6EAAAF;
  font-size: 28px;
  line-height: 1.57;
  color: #fff;
}
@media (max-width: 767px) {
  .under.page .main h2,
  .under #blogDetail #posts h2 {
    margin-bottom: 40px;
    padding: 22px 16px;
    font-size: 20px;
  }
}
.under.page .main .post .post-header h2,
.under #blogDetail #posts .post .post-header h2 {
  width: 100%;
}
.under.page .main h3,
.under.page .main .h3v1 h3,
.under #blogDetail #posts h3,
.under #blogDetail #posts .h3v1 h3 {
  margin: 60px 0 40px;
  padding-bottom: 24px;
  border-bottom: 1px solid #6EAAAF;
  font-size: 24px;
  line-height: 1.42;
  color: #6EAAAF;
}
@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 40px;
    padding-bottom: 14px;
    font-size: 18px;
  }
}
.under.page .main h4,
.under.page .main .h4v1 h4,
.under #blogDetail #posts h4,
.under #blogDetail #posts .h4v1 h4 {
  margin: 60px 0 20px;
  padding: 22px 10px;
  border-top: 1px solid #AF8D78;
  border-bottom: 1px solid #AF8D78;
  display: inline-block;
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "Noto Serif JP", Sans-serif, "游明朝", YuMincho, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 21px;
  line-height: 1.43;
}
@media (max-width: 767px) {
  .under.page .main h4,
  .under.page .main .h4v1 h4,
  .under #blogDetail #posts h4,
  .under #blogDetail #posts .h4v1 h4 {
    padding: 10px;
    font-size: 16px;
  }
}
.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: 40px 0 20px;
  font-size: 18px;
  line-height: 1.5;
  color: #AF8D78;
}
@media (max-width: 767px) {
  .under.page .main h5,
  .under #blogDetail #posts h5 {
    margin: 30px 0 20px;
    font-size: 16px;
  }
}
.under.page .main strong,
.under.page .main b,
.under #blogDetail #posts strong,
.under #blogDetail #posts b {
  font-weight: 700;
  color: #6EAAAF;
}
.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 #274A6C 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;
}
.u-text--doted {
  padding-top: 0.1em;
  background-image: radial-gradient(circle at center, #6EAAAF 15.1%, transparent 15.1%); /* 点の色とサイズ調整 */
  background-position: top right; /* 点の位置 */
  background-repeat: repeat-x; /* 横方向に繰り返し */
  background-size: 1.02em 0.2em; /* 点の間隔とサイズ調整 */
}
.u-text--doted.white {
  background-image: radial-gradient(circle at center, #fff 15.1%, transparent 15.1%); /* 点の色とサイズ調整 */
}
.u-text--breakword {
  word-break: break-word;
}
.u-text--marker {
  font-size: 120%;
  background-image: linear-gradient(transparent 80%, #D8EBED 80%);
}
@media (max-width: 767px) {
  .u-text--marker {
    font-size: 18px;
  }
}

/* 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 .main > .elementor > .e-con-boxed:first-child {
  --margin-top: 0;
}
.under p.elementor-image-box-description {
  white-space: pre-wrap;
  line-height: 1.6;
}

.elementor-widget-icon-box.elementor-widget, .elementor-widget-icon.elementor-widget, .elementor-widget-image.elementor-widget {
  line-height: 1;
}

.lh1 .elementor-element {
  line-height: 1;
}
@media (min-width: 960px) {
	.top-prevent-area {
		.ls01 {
			p {
				letter-spacing: .15em;
			}
		}
	}
}
@media (max-width: 767px) {
	.top-prevent-area {
		.ls01 {
			p {
				letter-spacing: .15em;
			}
		}
	}
}
/*
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 */