@charset "UTF-8";
/*
Theme Name: 秋山眼科医院
Theme URI: https://www.akiyama-eye.or.jp/
Version: 1.0
*/
@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Noto+Sans+JP:wght@100;300;400;500;700;900&family=Noto+Serif+JP:wght@200;300;400;500;600;700;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: 30px !important;
    margin-left: 30px !important;
  }
}
@media (max-width: 767px) {
  .img_r .elementor-image-box-wrapper .elementor-image-box-img {
    margin: 0 auto 30px !important;
    display: block;
    float: none;
    width: 90% !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: 30px !important;
    margin-bottom: 30px !important;
  }
}
@media (max-width: 767px) {
  .img_l .elementor-image-box-wrapper .elementor-image-box-img {
    margin: 0 auto 30px !important;
    display: block;
    float: none;
    width: 90% !important;
    text-align: center;
  }
}

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

html, body {
  overflow-x: hidden;
}

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: #000;
  letter-spacing: 0.05em;
  line-height: 2;
  overflow-x: hidden;
}
body.fixed {
  overflow: hidden;
}

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 {
  margin-top: 80px;
  /*
  @media (max-width: $point-sp) {
  	margin-top: 60px;
  }
  */
}
.under .main > .elementor > .e-parent:first-child {
  margin-top: 0;
}
.under p.elementor-image-box-description {
  white-space: pre-wrap;
  line-height: 2;
}

/*
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: 1100px;
  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;
  width: 100%;
  z-index: 100;
  transition-duration: 0.7s;
}
.l-header__wrap {
  display: flex;
  width: 100%;
  align-items: flex-start;
}
.l-header__logo a {
  display: block;
  width: 13.9vw;
  max-width: 190px;
  height: min(15.37vw, 210px);
  background: url("/wp-content/uploads/logo.svg") no-repeat center/54.7% #fff;
}
@media (max-width: 767px) {
  .l-header__logo a {
    width: 100px;
    height: 110px;
  }
}
.l-header__right {
  flex: 1;
  background: #fff;
}
.l-header__rightWrap {
  margin-left: auto;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: min(3.66vw, 50px);
  padding: min(1.61vw, 22px) min(1.46vw, 20px) min(1.32vw, 18px);
}
@media (max-width: 767px) {
  .l-header__rightWrap {
    padding: 22px 20px;
  }
}
.l-header__infoBox {
  display: flex;
  gap: min(2.48vw, 34px);
}
.l-header__info {
  display: flex;
  flex-direction: column;
  gap: 4px;
  font-size: min(0.878vw, 12px);
  line-height: 1.5;
}
@media (max-width: 767px) {
  .l-header__info {
    display: none;
  }
}
.l-header__infoTel {
  font-family: "Libre Baskerville";
  font-size: min(1.61vw, 22px);
  text-decoration: none;
}
.l-header__infoTel:before {
  content: "";
  margin-right: min(0.732vw, 10px);
  display: inline-block;
  width: min(1.46vw, 20px);
  height: min(1.39vw, 19px);
  background: url("/wp-content/uploads/ico_tel01.svg") no-repeat center/100%;
}
.l-header__contact {
  padding: 13px 0;
  width: min(13.18vw, 180px);
  background: #5D83C2;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: min(1.18vw, 16px);
  line-height: 1.5;
  color: #fff;
  text-decoration: none;
  transition-duration: 0.4s;
}
.l-header__contact:hover {
  background: #CCD8EA;
  color: #000;
}
.l-header .addressTel {
  margin-bottom: 40px;
  display: none;
  padding: 20px;
  background: #F2F3F5;
}
@media (max-width: 767px) {
  .l-header .addressTel {
    display: block;
  }
}
.l-header .addressTel .address {
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-align: center;
}
.l-header .addressTel .tel a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Libre Baskerville";
  font-size: 22px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-decoration: none;
}
.l-header .addressTel .tel a:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  width: 20px;
  height: 19px;
  background: url("/wp-content/uploads/ico_tel01.svg") no-repeat center/100%;
}
.l-header .btns {
  display: none;
}
@media (max-width: 767px) {
  .l-header .btns {
    display: block;
  }
}
.l-header .btns a {
  padding: 17px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 5px;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  color: #fff;
  text-decoration: none;
}
.l-header .btns a.tel {
  margin-bottom: 16px;
  background: #5D83C2;
}
.l-header .btns a.tel:before {
  content: "";
  width: 20px;
  height: 19px;
  background: url("/wp-content/uploads/ico_tel02.svg") no-repeat center/100%;
}
.l-header .btns a.reserve {
  background: #12386C;
}
.l-header .btns a.reserve:before {
  content: "";
  width: 20px;
  height: 21px;
  background: url("/wp-content/uploads/ico_reserve01.svg") no-repeat center/100%;
}
@media (max-width: 767px) {
  .l-header.fixedBg {
    background: rgba(255, 255, 255, 0.9);
  }
}
.l-header.fixedBg .l-header__right {
  background: rgba(255, 255, 255, 0.9);
}
@media (max-width: 767px) {
  .l-header.fixedBg .l-header__right {
    background: none;
  }
}

/*--------------------------------------
  MainVisual
--------------------------------------*/
.l-mv .elementor-element.elementor-pagination-position-outside .swiper-container {
  padding-bottom: 0;
}
.l-mv .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination {
  position: absolute;
  bottom: 19px;
  left: 98.134%;
  width: 6px;
  transform: rotate(0deg);
  font-size: 0;
}
@media (max-width: 767px) {
  .l-mv .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination {
    bottom: -61.6%;
  }
}
.l-mv .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0;
}
.l-mv .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:not(:last-child) {
  margin-bottom: 5px;
}
.l-mv .swiper-pagination-bullet {
  border: 1px solid #fff;
  border-radius: 0;
  background-color: transparent;
  opacity: 1;
  width: 4px;
  height: 38px;
  transform: rotate(0);
}
@media (max-width: 767px) {
  .l-mv .swiper-pagination-bullet {
    border: 1px solid #5D83C2;
  }
}
.l-mv .swiper-pagination-bullet-active {
  background-color: #fff;
}
@media (max-width: 767px) {
  .l-mv .swiper-pagination-bullet-active {
    background-color: #5D83C2;
  }
}
.l-mv > .e-widget-swiper {
  /*
  &:before {
    content: "SCROLL";
    position: absolute;
    z-index: 2;
    left: 50%;
    bottom: 54px;
    transform: translateX(-50%);
    font-family: 'Quicksand';
    font-size: 1.4rem;
    font-weight: bold;
    color: #fff;
    @media (max-width: $point-sp) {
      display: none;
    }
  }
  */
}
.l-mv > .e-widget-swiper:after {
  content: "";
  position: absolute;
  z-index: 2;
  left: 50%;
  top: calc(100% - 44.5px);
  width: 1px;
  background: #fff;
  animation: scroll-line 1s infinite;
}
@media (max-width: 767px) {
  .l-mv > .e-widget-swiper:after {
    display: none;
  }
}
.l-mv strong {
  color: #FFE410;
}
.l-mv .elementor-element.elementor-element-0529426:not(.elementor-motion-effects-element-type-background) {
  background: rgba(12, 38, 74, 0.8) !important;
}

@keyframes scroll-line {
  0% {
    height: 0;
  }
  100% {
    height: 25px;
  }
}
/*--------------------------------------
	Main
--------------------------------------*/
/*--------------------------------------
  Side
--------------------------------------*/
.l-side {
  position: fixed;
  z-index: 10;
  top: 50%;
  right: 0;
  width: 100%;
  max-width: 100px;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .l-side {
    display: none;
  }
}
.l-side ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.l-side ul img {
  width: 100%;
}

/*--------------------------------------
  Content bottom
--------------------------------------*/
/*--------------------------------------
  Footer
--------------------------------------*/
.l-footer {
  background: #F2F4F7;
  padding: 10px 30px 60px;
}
@media (max-width: 767px) {
  .l-footer {
    padding: 40px 18px 95px;
  }
}
.l-footer__top {
  margin-top: 80px;
}
.l-footer__wrap {
  margin: 0 auto;
  max-width: 1100px;
  display: flex;
  gap: 7.1%;
}
@media (max-width: 767px) {
  .l-footer__wrap {
    flex-direction: column;
    align-items: center;
  }
}
.l-footer__info {
  width: 26%;
}
@media (max-width: 1024px) {
  .l-footer__info {
    width: 32%;
  }
}
@media (max-width: 767px) {
  .l-footer__info {
    width: 100%;
    max-width: 284px;
  }
}
.l-footer__others {
  width: 66.9%;
}
@media (max-width: 1024px) {
  .l-footer__others {
    width: 60.9%;
  }
}
@media (max-width: 767px) {
  .l-footer__others {
    width: 100%;
  }
}
.l-footer__logo {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .l-footer__logo {
    margin: 0 auto 40px;
    display: block;
  }
}
.l-footer__address {
  margin-bottom: 10px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
.l-footer__address br {
  display: none;
}
@media (max-width: 1100px) {
  .l-footer__address br {
    display: block;
  }
}
@media (max-width: 767px) {
  .l-footer__address br {
    display: none;
  }
}
.l-footer__tel a {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: "Libre Baskerville";
  font-size: 22px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-decoration: none;
}
.l-footer__tel a:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 19px;
  background: url("/wp-content/uploads/ico_tel01.svg") no-repeat center/100%;
}
.l-footer #menu-footer {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .l-footer #menu-footer {
    display: none;
  }
}
.l-footer #menu-footer li {
  margin-bottom: 40px;
  width: 25%;
}
@media (max-width: 1024px) {
  .l-footer #menu-footer li {
    margin-bottom: 20px;
    width: 50%;
  }
}
.l-footer #menu-footer li a {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 15px;
  list-style: 1.5;
  letter-spacing: 0.05em;
  text-decoration: none;
  transition-duration: 0.4s;
}
.l-footer #menu-footer li a:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #5D83C2;
  border-right: 1px solid #5D83C2;
  transform: rotate(45deg);
}
.l-footer #menu-footer li a:hover {
  color: #5D83C2;
}
.l-footer__copyright {
  margin-top: 80px;
  text-align: right;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  .l-footer__copyright {
    margin-top: 50px;
    text-align: center;
  }
}

/* =====================================
	OBJECTS
===================================== */
/*--------------------------------------
  Global navigation
--------------------------------------*/
@media (max-width: 767px) {
  .c-gnav {
    position: fixed !important;
    top: 70px !important;
    left: 0;
    z-index: 100;
    padding: 0 22.5px 60px;
    display: none;
    width: 100%;
    height: calc(100% - 70px);
    background: #fff;
    overflow-y: scroll;
  }
}
.c-gnav .menu {
  display: flex;
  gap: min(2.7vw, 37px);
  align-items: center;
}
@media (max-width: 767px) {
  .c-gnav .menu {
    gap: 0;
    margin-bottom: 20px;
    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: #CCD8EA;
  }
}
.c-gnav .menu > li > a {
  padding-bottom: 0.4em;
  display: block;
  font-size: min(1.17vw, 16px);
  line-height: 1.15;
  text-align: right;
  text-decoration: none;
  transition-duration: 0.4s;
  border-bottom: 2px solid transparent;
}
@media (max-width: 767px) {
  .c-gnav .menu > li > a {
    padding: 20px;
    font-size: 1.8rem;
    line-height: 1.5;
    letter-spacing: 0.05em;
    text-align: left;
  }
  .c-gnav .menu > li > a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    width: 18px;
    height: 18px;
    background: url("/wp-content/uploads/btn_arrow01-1.svg") no-repeat center/100%;
    transform: translateY(-50%);
  }
}
.c-gnav .menu > li > a:hover {
  color: #5D83C2;
  border-bottom: 2px solid #5D83C2;
}
@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: #FFE410;
}
.c-gnav .menu .menu-item-description {
  display: block;
  font-size: min(1.15vw, 2.4rem);
  font-weight: 700;
  color: #5D83C2;
}
@media (max-width: 767px) {
  .c-gnav .menu .menu-item-description {
    font-size: 1.2rem;
  }
}
.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: "＋";
    margin-left: 1.38em;
    font-size: 1.1em;
    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;
}
.c-gnav .sub-menu {
  position: absolute;
  padding: 10px 0;
  width: 100%;
  background: rgba(229, 161, 29, 0.8);
  transition-duration: 0.7s;
  opacity: 0;
  pointer-events: none;
}
@media (max-width: 767px) {
  .c-gnav .sub-menu {
    position: relative;
    padding: 0;
    transition-duration: 1.5s;
    opacity: 0;
    height: 0;
    overflow: hidden;
    background: rgba(185, 218, 225, 0.8);
  }
}
.c-gnav .sub-menu:hover {
  opacity: 1;
  pointer-events: auto;
}
.c-gnav .sub-menu li a {
  display: block;
  padding: 4px;
  text-align: center;
  color: #fff;
}
.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 {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

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

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

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

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

body.fixed .l-header__logo a {
  width: 77.8px;
  height: 70px;
  background-size: 41.6%;
}

/* -------------------------------------
	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: #e6dcac;
}
.pagetop a:after {
  content: "";
  display: block;
  width: 34px;
  height: 8px;
  background: url("/wp-content/themes/akiyama-eye/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;
}
.elementor-element[data-widget_type="button.default"] .elementor-button-wrapper .elementor-button:after {
  content: "";
  position: absolute;
  top: calc(50% - 3px);
  right: 20px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #5D83C2;
  border-right: 1px solid #5D83C2;
  transform: rotate(45deg);
  transition-duration: 0.3s;
}
.elementor-element[data-widget_type="button.default"] .elementor-button-wrapper .elementor-button.elementor-size-md {
  padding: 17px 76px 18px 77px;
}
@media (max-width: 767px) {
  .elementor-element[data-widget_type="button.default"] .elementor-button-wrapper .elementor-button.elementor-size-md {
    padding: 17px 0;
    min-width: 240px;
  }
}
.elementor-element[data-widget_type="button.default"] .elementor-button-wrapper .elementor-button.elementor-size-xl {
  width: 100%;
}
.elementor-element[data-widget_type="button.default"] .elementor-button-wrapper .elementor-button:hover:after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
.elementor-element.elementor-button-info .elementor-button-wrapper .elementor-button {
  background: #5D83C2;
  border: 1px solid #5D83C2;
  color: #fff;
}
.elementor-element.elementor-button-info .elementor-button-wrapper .elementor-button:after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
.elementor-element.elementor-button-info .elementor-button-wrapper .elementor-button:hover {
  background: transparent;
  color: #5D83C2;
}
.elementor-element.elementor-button-info .elementor-button-wrapper .elementor-button:hover:after {
  border-top: 1px solid #5D83C2;
  border-right: 1px solid #5D83C2;
}

@media (max-width: 767px) {
  .newslists_view .elementor-icon-box-wrapper {
    align-items: center;
  }
  .newslists_view .elementor-icon-box-wrapper .elementor-icon-box-icon {
    position: relative;
    top: 2px;
  }
}

/*--------------------------------------
  Tables
--------------------------------------*/
.timetable table {
  width: 100%;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  .timetable table {
    display: grid;
    grid-template-columns: 21.2% 78.8%;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
  }
}
.timetable table tr {
  border-bottom: 1px solid #cbcbcb;
}
.timetable table td {
  text-align: center;
}
@media (max-width: 767px) {
  .timetable table td {
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 1140px) {
  .timetable table th, .timetable table td {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .timetable table th, .timetable table td {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .timetable table th:nth-child(2), .timetable table td:nth-child(2) {
    height: 66px;
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  .timetable table th:last-child, .timetable table td:last-child {
    height: 76px;
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .timetable table thead tr {
    display: flex;
    flex-direction: column;
    border-right: 1px solid #cbcbcb;
  }
}
.timetable table thead th {
  text-align: center;
}
@media (min-width: 768px) {
  .timetable table thead th {
    padding: 20px 10px;
  }
}
@media (max-width: 767px) {
  .timetable table thead th {
    padding: 10px 0;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .timetable table thead th:first-child {
    height: 50px;
    border-bottom: 1px solid #cbcbcb;
  }
}
@media (min-width: 768px) {
  .timetable table thead th:nth-child(2), .timetable table thead th:nth-child(4), .timetable table thead th:nth-child(6), .timetable table thead th:nth-child(7) {
    min-width: 70px;
  }
}
@media (min-width: 768px) and (max-width: 1140px) {
  .timetable table thead th:nth-child(2), .timetable table thead th:nth-child(4), .timetable table thead th:nth-child(6), .timetable table thead th:nth-child(7) {
    min-width: 60px;
  }
}
@media (min-width: 768px) {
  .timetable table thead th:nth-child(3), .timetable table thead th:nth-child(5) {
    min-width: 80px;
  }
}
@media (min-width: 768px) and (max-width: 1140px) {
  .timetable table thead th:nth-child(3), .timetable table thead th:nth-child(5) {
    min-width: 70px;
  }
}
@media (max-width: 767px) {
  .timetable table tbody {
    display: flex;
    flex-direction: row;
  }
}
@media (max-width: 767px) {
  .timetable table tbody tr {
    display: flex;
    flex-direction: column;
    width: 50%;
  }
}
@media (max-width: 767px) {
  .timetable table tbody tr:first-child th, .timetable table tbody tr:first-child td {
    border-right: 1px solid #cbcbcb;
  }
}
@media (min-width: 768px) {
  .timetable table tbody tr:last-child {
    border-bottom: 1px solid #000;
  }
}
.timetable table tbody th {
  padding: 18px 8px;
  font-family: "Libre Baskerville";
}
@media (max-width: 767px) {
  .timetable table tbody th {
    padding: 15px 0;
    height: 50px;
    border-bottom: 1px solid #cbcbcb;
    font-size: 15px;
    text-align: center;
  }
}
@media (max-width: 360px) {
  .timetable table tbody th {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .timetable table tbody th br {
    display: none;
  }
}
.timetable table tbody td {
  padding: 4px;
}
@media (max-width: 767px) {
  .timetable table tbody td {
    padding: 10px;
  }
}
.timetable table .c1, .timetable table .c2, .timetable table .c3 {
  padding: 5px 12px 6px;
  border-radius: 18px;
}
.timetable table .c1 {
  border: 1px solid #5D83C2;
}
.timetable table .c2 {
  border: 1px solid #FFE410;
}
.timetable table .c3 {
  background: #000;
  color: #fff;
}

.table01 table {
  width: 100%;
}
.table01 table th, .table01 table td {
  padding: 0.2em 0 0.4em;
}
.table01 table th {
  width: 20%;
  border-bottom: 1px solid #5D83C2;
}
.table01 table td {
  border-bottom: 1px solid #cbcbcb;
}
.table01.v2 table th {
  width: 30%;
}
@media (max-width: 767px) {
  .table01.v2 table th {
    width: 40%;
  }
}

.table02.e-con.e-grid > .e-con-inner {
  grid-template-columns: 20% 40% 40%;
}
.table02 .table02-col1row1 {
  grid-row: 1/4;
}

/*--------------------------------------
  Lists
--------------------------------------*/
.list01 li.elementor-icon-list-item .elementor-icon-list-text {
  display: flex;
  align-items: start;
}
.list01 li.elementor-icon-list-item .elementor-icon-list-text:before {
  content: "■";
  color: #5D83C2;
}

.list02 li {
  display: flex;
  align-items: start;
  gap: 0.4em;
}
.list02 li:before {
  content: "■";
  color: #5D83C2;
}

.list03 li {
  display: flex;
  align-items: start;
  gap: 0.4em;
}
.list03 li:before {
  content: "※";
  color: #5D83C2;
}

.list04 ul.elementor-icon-list-items {
  counter-reset: num;
}
.list04 ul.elementor-icon-list-items li:before {
  counter-increment: num;
  content: counter(num);
  margin-right: 0.5em;
  padding: 0 0.4em;
  background: #5D83C2;
  line-height: 1.5;
  color: #fff;
}

.list-ol ol {
  padding-left: 2em;
  text-indent: -2em;
  list-style: decimal;
  list-style-position: inside;
}

.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: 9px;
  left: 0;
  width: 1em;
  height: 1em;
  border: 1px solid #cbcbcb;
}
.list-check li .elementor-icon-list-text:after {
  content: "";
  position: absolute;
  top: 9px;
  left: 4px;
  width: 1em;
  height: 0.5em;
  border-left: 1px solid #5D83C2;
  border-bottom: 1px solid #5D83C2;
  transform: rotate(-45deg);
}

/*--------------------------------------
  Link indexes
--------------------------------------*/
.link_indexes li a {
  position: relative;
}
.link_indexes li a:before {
  content: "";
  margin-right: 10px;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 6px solid #5D83C2;
  transition-duration: 0.7s;
}
.link_indexes li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 0;
  height: 1px;
  background-image: linear-gradient(to right, #5D83C2 6px, transparent 6px);
  background-size: 12px 1px;
  background-repeat: repeat-x;
  background-position: left bottom;
}
.link_indexes li a:hover:before {
  transform: rotate(90deg);
}
.link_indexes li a:hover:after {
  animation: hover-anchorLinks 0.4s forwards;
}

/* ホバー時二重線 */
@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 #12386C;
}
@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 #12386C;
  }
}
.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 #5D83C2;
}
@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 #5D83C2;
  }
}
.stepBox.v2 .label-no {
  position: absolute;
  z-index: 1;
  top: -12px;
  left: -12px;
  width: 34px;
  height: 34px;
  line-height: 34px;
  background: #5D83C2;
  font-size: 2.2rem;
  text-align: center;
  color: #fff;
}
.stepBox.v2 .elementor-widget-container p:last-child {
  margin-bottom: 0;
}

/*--------------------------------------
  Q&A
--------------------------------------*/
.block-qa {
  padding-bottom: 50px;
  border-bottom: 1px solid #ddd;
}
.block-qa.elementor-widget-image-box {
  margin-bottom: 50px !important;
}
.block-qa.elementor-widget-image-box:last-child {
  margin-bottom: 0 !important;
}
.block-qa .elementor-image-box-title,
.block-qa .elementor-image-box-description {
  position: relative;
  padding: 6px 0 0 80px;
}
.block-qa .elementor-image-box-title:before,
.block-qa .elementor-image-box-description:before {
  content: "Q";
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 50%;
  background: #CCD8EA;
  font-family: "Lusitana";
  font-size: 36px;
  text-align: center;
  color: #fff;
}
.block-qa .elementor-image-box-title {
  margin-bottom: 1.2em;
  font-size: 22px;
}
.block-qa .elementor-image-box-description {
  padding-top: 14px;
}
.block-qa .elementor-image-box-description:before {
  content: "A";
  background: #5D83C2;
}

/*--------------------------------------
  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 #cbcbcb;
  display: flex;
  gap: 20px;
}
@media (max-width: 767px) {
  .newsWrap dl {
    flex-direction: column;
    gap: 10px;
  }
}
.newsWrap dl dt {
  width: 100px;
  font-family: "Libre Baskerville";
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.05em;
  color: #5D83C2;
}
.newsWrap dl dd {
  flex: 1;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
.newsWrap > a:last-child dl {
  border-bottom: none;
}
.newsWrap a {
  display: block;
  transition-duration: 0.4s;
}
.newsWrap a:hover {
  background: rgba(204, 216, 214, 0.2);
}

/*--------------------------------------
  Loop slider
--------------------------------------*/
.loopslider, .loopslider2 {
  margin: 0 auto;
  width: 100%;
  padding-top: 10.98%;
  text-align: left;
  position: relative;
  overflow: hidden;
}
@media (min-width: 1366px) {
  .loopslider, .loopslider2 {
    padding-top: 190px;
  }
}
@media (max-width: 767px) {
  .loopslider, .loopslider2 {
    width: 1639px;
    padding-top: 180px;
  }
}
.loopslider ul, .loopslider2 ul {
  overflow: hidden;
  display: inline-block;
  overflow: hidden;
}
.loopslider ul li, .loopslider2 ul li {
  width: 100%;
  height: 10.98%;
  float: left;
  display: inline;
  overflow: hidden;
}
@media (min-width: 1920px) {
  .loopslider ul li, .loopslider2 ul li {
    height: 190px;
  }
}
.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;
  gap: 3px;
}
.sp-cv ul li {
  width: 50%;
  height: 55px;
}
.sp-cv ul li a {
  border-radius: 5px 5px 0 0;
  position: relative;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  height: 100%;
  text-decoration: none;
  font-size: 17px;
  color: #fff;
}
.sp-cv ul li a.tel {
  background: #5D83C2;
}
.sp-cv ul li a.tel:before {
  content: "";
  width: 20px;
  height: 19px;
  background: url("/wp-content/uploads/ico_tel02.svg") no-repeat center/100%;
}
.sp-cv ul li a.reserve {
  background: #12386C;
}
.sp-cv ul li a.reserve:before {
  content: "";
  width: 20px;
  height: 21px;
  background: url("/wp-content/uploads/ico_reserve01.svg") no-repeat center/100%;
}

/*--------------------------------------
  Top
--------------------------------------*/
.top_about-hover a:hover h3 {
  color: #5D83C2;
}

.top_treatment-hover a:hover {
  border-radius: 5px;
}
.top_treatment-hover a:hover .e-con-boxed {
  background: rgba(204, 216, 234, 0.4) !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: #12386C;
  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(12, 38, 74, 0.8);
}
.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 {
  padding: 10px 0;
  margin-bottom: 1.4em;
  position: relative;
  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: 32px;
  line-height: 1.2;
  letter-spacing: 0.2em;
  text-align: center;
}
@media (max-width: 767px) {
  .under.page .main .elementor-widget-container > h2,
  .under #blogDetail #posts .elementor-widget-container > h2 {
    font-size: 28px;
  }
}
.under.page .main .elementor-widget-container > h2:before,
.under #blogDetail #posts .elementor-widget-container > h2:before {
  content: "";
  position: absolute;
  top: -16px;
  left: 50%;
  width: 150px;
  height: calc(100% + 32px);
  border-radius: 50%;
  border: 5px solid #CCD8EA;
  border-left-color: transparent;
  border-right-color: transparent;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.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: #5D83C2;
  font-size: 2.6rem;
  line-height: 1.5;
  letter-spacing: 0.08em;
  color: #fff;
}
@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 #CCD8EA;
  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: #5D83C2;
  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: #CCD8EA;
  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 #5D83C2;
  font-size: 2.2rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
  color: #5D83C2;
}
@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: #5D83C2;
}
.under.page .main .marker_red,
.under #blogDetail #posts .marker_red {
  text-decoration: 5px #FFE410 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;
  display: block;
}
.u-text--indent {
  padding-left: 2.1em;
  text-indent: -2.1em;
}

.tategaki--en-l, .tategaki--en-r {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: sideways;
}
.tategaki--en-l {
  transform: rotate(180deg);
}
@media (max-width: 767px) {
  .sp_align-center .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
    display: flex;
    align-items: center;
  }
}

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

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

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

.vertical-top.elementor-widget-image img {
  vertical-align: top;
}

.vertical-bottom.elementor-widget-image img {
  vertical-align: bottom;
}

/* 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 {
  margin-top: 80px;
  /*
  @media (max-width: $point-sp) {
  	margin-top: 60px;
  }
  */
}
.under .main > .elementor > .e-parent:first-child {
  margin-top: 0;
}
.under p.elementor-image-box-description {
  white-space: pre-wrap;
  line-height: 2;
}

/*
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 */