@charset "utf-8";
h2.toph2.center {
  text-align: center;
}
h2.toph2 {
  margin-bottom: 30px;
}
h2.toph2.center span {
  text-align: center;
}
h2.toph2 span.en {
  font-family: "Cormorant Garamond";
  font-weight: 500;
  font-size: 28px;
  letter-spacing: 0.03em;
  line-height: 32px;
  color: #e74c9b;
  display: block;
}
h2.toph2 span.ja {
  font-family: "Zen Maru Gothic";
  font-weight: bold;
  font-size: 35px;
  letter-spacing: 0.03em;
  line-height: 57px;
  color: #333;
  display: block;
}
@media screen and (max-width: 768px) {
  h2.toph2 span.en {
    font-size: 20px;
  }
  h2.toph2 span.ja {
    letter-spacing: 0.03em;
    line-height: 33px;
    font-size: 28px;
    /* text-align: left; */
  }
  h2.toph2 span.ja.caretop-sp {
    font-size: 24px;
  }
}
/* トップページお知らせ */
.top-news-area {
    background: #FFF4F4;
  padding: 162px 0 100px;
  min-height: 864px;
}
.top-news-area .container {
  justify-content: flex-end;
}
.top-news-area .container .top-news-container {
  max-width: 500px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .top-news-area {
    padding: 50px 0 65px;
    min-height: inherit;
  }
}
/* トップページAbout Clinic */
.topabout {
  position: relative;
  background: #fff;
}
.topabout-container {
  padding: 186px 157px 26px 317px;
  z-index: 1;
}
.topabout-container p.sub {
  font-family: "Cormorant Garamond";
  font-weight: 500;
  font-size: 28px;
  letter-spacing: 0.03em;
  line-height: 32px;
  text-align: left;
  color: #00b2bd;
  margin-bottom: 25px;
}
h2.top-abouth2 {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 500;
  font-size: 38px;
  letter-spacing: 0.03em;
  line-height: 57px;
  text-align: left;
  color: #222;
  margin-bottom: 50px;
}
.topabout-container p.txt {
  font-family: "Noto Sans JP";
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.03em;
  line-height: 34px;
  text-align: left;
  color: #333;
  margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .topabout-container {
    padding: 50px 0 26px 0;
    z-index: 1;
  }
  .topabout-container p.sub {
    margin-bottom: 16px;
    font-size: 17px;
  }
  h2.top-abouth2 {
    font-family: "Zen Maru Gothic", serif;
    font-weight: 500;
    font-size: 38px;
    letter-spacing: 0.03em;
    line-height: 57px;
    text-align: left;
    color: #222;
    margin-bottom: 50px;
  }
  .topabout-container p.txt {
    font-size: 16px;
    letter-spacing: 0.03em;
    line-height: 34px;
    text-align: left;
    margin-bottom: 40px;
  }
  .topabout-bottom-image {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    margin-top: 50px;
  }
}
/* 診療案内 */
.top-TREATMENT-wrap {
  width: 100%;
  padding: 175px 0 110px;
  background-image: url(../image/top/pinkback.svg);
  background-position: top;
  background-size: cover;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .top-TREATMENT-wrap {
    padding-bottom: 80px;
    position: relative;
    background-size: contain;
    padding-top: 75px;
    background: #fff4f4;
  }
}
.heart-top {
  position: absolute;
  /*  left: 290px;
  top: 103px;*/
  width: 537px;
  height: 368px;
  left: 238px;
  top: 100px;
}
.leaf {
  position: relative;
  padding-top: 53px;
}
.leaf:before {
  content: "";
  display: inline-block;
  width: 59.99px;
  height: 48.5px;
  background-image: url(../image/top/leaf.svg);
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .leaf {
    padding-top: 31px;
  }
  .leaf:before {
    width: 38.53px;
    height: 31.16px;
    background-size: contain;
  }
}
.right-img {
  position: absolute;
  width: 237.21px;
  height: 371.6px;
  top: -12px;
  right: -153px;
}
.left-img {
  width: 282.11px;
  height: 455.68px;
  position: absolute;
  left: -116px;
  top: -255px;
}
@media screen and (max-width: 768px) {
  .right-img {
    position: absolute;
    width: 159px;
    height: 244px;
    top: auto;
    bottom: -90px;
    right: 0;
    z-index: 1;
  }
  .left-img {
    width: 176.19px;
    height: 239.72px;
    position: absolute;
    left: 0px;
    top: -142px;
    z-index: 3;
  }
}
.toph3 {
  /* font-family: "FOT-TsukuARdGothic Std"; */
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  font-size: 30px;
  letter-spacing: 0.03em;
  line-height: 48px;
  text-align: center;
  color: #222;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .toph3 {
    font-size: 24px;
    letter-spacing: 0;
    line-height: 33px;
    text-align: left;
    width: 88.3vw;
    margin: 0 auto 25px;
    font-weight: 600;
  }
}
p.top-txt {
  font-family: "Noto Sans JP";
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.03em;
  line-height: 30px;
  text-align: left;
  color: #333;
}
@media screen and (max-width: 768px) {
  p.top-txt {
    width: 88.3vw;
    margin: 0 auto 25px;
  }
}
p.top-txt.treat {
  width: 681px;
	text-align: center;
  margin: 0 auto 50px;
}
@media screen and (max-width: 768px) {
  p.top-txt.treat {
    width: 88.3vw;
	  text-align: left;
    margin: 0 auto 25px;
  }
}
.treat-box-wrap.container {
  position: relative;
  padding: 334px 0 0;
}
@media screen and (max-width: 768px) {
  .treat-box-wrap.container {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: 100%;
    padding: 160px 0 0;
  }
}
.treat-image {
  width: 1206px;
  height: 500px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}
@media screen and (max-width: 768px) {
  .treat-image {
    width: 100%;
    height: 500px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
  }
}
.treat-list-wrap {
  position: relative;
  align-items: flex-start;
  margin-bottom: 60px;
}
.treat-list-wrap div.box {
  width: 230px;
  background-color: #fff;
  min-height: 294px;
  position: relative;
}
.treat-list-wrap div.box .title-box {
  width: 230px;
  height: 96px;
  background: #f7b4d8;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.treat-list-wrap div.box ul {
  padding: 15px 20px;
}
.treat-list-wrap div.box ul li {
  font-family: "Noto Sans JP";
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.03em;
  line-height: 24px;
  text-align: left;
  color: #333;
}
.treat-list-wrap div.box ul li a {
  color: #333;
  transition: 0.3s ease-in-out;
}
.treat-list-wrap div.box ul li a:hover {
  color: #E74C9B;
}
.treat-list-wrap div.box a.morebtn {
  font-family: "Noto Sans JP";
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.03em;
  line-height: 24px;
  text-align: left;
  color: #333;
  display: flex;
  justify-content: flex-end;
  position: absolute;
  bottom: 15px;
  right: 15px;
}
.treat-list-wrap div.box a.morebtn:hover {
  color: #f7b4d8;
}
.treat-list-wrap div.box a.morebtn:after {
  content: "";
  display: inline-block;
  width: 5.42px;
  height: 9.37px;
  background-image: url(../image/top/arrow.svg);
  background-size: cover;
  vertical-align: middle;
  margin-left: 6px;
  margin-top: 6px;
}
.treat-list-wrap div.box .title-box .titletxt h4 {
  font-family: "Zen Maru Gothic";
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 0.03em;
  line-height: 30px;
  text-align: left;
  color: #333;
}
.treat-list-wrap div.box .title-box .titletxt span.en {
  font-family: "Cormorant Garamond";
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.03em;
  line-height: 16px;
  text-align: left;
  color: #fff;
}
.treat-list-wrap div.box .title-box {
  justify-content: flex-start;
}
.title-box.box01 {
  gap: 0 16px;
  padding: 18px;
}
.title-box.box02 {
  gap: 0 19px;
  padding: 22px 14px;
}
.title-box.box03 {
  gap: 0 5px;
  padding: 0 0 0 11px;
}
.title-box.box04 {
  gap: 0 15px;
  padding: 20px 13px;
}
@media screen and (max-width: 768px) {
  .top-sp-treatbtn {
    width: 88.3vw;
    margin: -60px auto 40px;
    gap: 10px 0;
    flex-wrap: wrap;
    position: relative;
    z-index: 2;
  }
  .top-sp-treatbtn li {
    width: 49%;
  }
}
/* トップページ産後 */
section.sangotop {
  background: #FFFDEA;
  padding: 100px 0;
}
.topsango {
  /* margin: 140px 0 0; */
  width: 88.3%;
  max-width: 1206px;
  background-color: #fff;
  margin: 0 auto;
  padding: 60px 103px;
}
p.sangotxt {
  width: 642px;
  font-family: "Noto Sans JP";
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.03em;
  line-height: 30px;
  text-align: left;
  color: #333;
}
ul.sangolist {
  margin-top: 30px;
}
ul.sangolist li {
  width: 310px;
}
ul.sangolist li div.img {
  width: 310px;
  height: 200px;
  margin-bottom: 15px;
}
div.num-sango .num {
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 25px;
  letter-spacing: 0.03em;
  line-height: 1;
  text-align: center;
  color: #fff;
  width: 52.21px;
  height: 51.98px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url(../image/top/pinkmaru.svg);
  background-size: contain;
}
div.num-sango .txt {
  font-family: "Zen Maru Gothic";
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.03em;
  line-height: 30px;
  text-align: left;
  color: #00b2bd;
  width: 248.3px;
}
@media screen and (min-width:769px) and ( max-width:1205px){
	ul.sangolist {
	max-width: 100%;
		flex-wrap: wrap;
  margin-top: 30px;
}
	div.topsango div.flex{
		display: block;
	}
	p.sangotxt{
		width: 100%;
		margin-bottom: 30px;
	}
}
@media screen and (min-width:990px) and ( max-width:1205px){
	ul.sangolist li{
		width: 30%;
	}
	ul.sangolist li div.img{
		width: 100%;
    height: auto;
	}
	div.num-sango .txt {
		width: auto;
    font-size: 16px;
	}
}
@media screen and (max-width: 768px) {
  section.sangotop {
    padding: 60px 0;
  }
  section.sangotop .flex {
    flex-wrap: wrap;
    margin-top: 0;
  }
  .topsango {
    padding: 60px 22px;
  }
  p.sangotxt {
    width: 100%;
    font-size: 16px;
    letter-spacing: 0.03em;
    line-height: 30px;
    margin-bottom: 30px;
  }
  ul.sangolist {
    margin-top: 30px;
    flex-wrap: wrap;
    margin-bottom: 10px;
  }
  ul.sangolist li {
    width: 100%;
  }
  ul.sangolist li div.img {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
  }
  div.num-sango.flex {
    flex-wrap: nowrap;
    margin-bottom: 30px;
  }
  div.num-sango .num {
    width: 47.53px;
    height: 47.32px;
    font-size: 22px;
  }
  div.num-sango .txt {
    font-family: "Zen Maru Gothic";
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 0.03em;
    line-height: 26px;
    text-align: left;
    color: #00b2bd;
    width: auto;
  }
}
/* トップページお知らせ */
.newslist-wrap.topnewslist {
  background: none;
  padding: 0;
  margin-bottom: 40px;
}
div.topnewsimg {
  width: 397.71px;
  height: 552px;
  position: absolute;
  top: -50px;
  left: 0;
}
@media screen and (max-width: 768px) {
  .top-news-area .container.flex.relative {
    flex-wrap: wrap;
  }
  div.topnewsimg {
    width: 100%;
    height: auto;
    position: static;
    margin-bottom: 30px;
  }
}
/* メイン画像のスライダー */
.top-mv-wrap {
  width: 100%;
  height: 300vh;
  position: relative;
}
/*.top-mv-wrap:before {
  content: "";
  display: inline-block;
  width: 361px;
  height: 655px;
  background-image: url(../image/topslider/whitedeco.svg);
  position: absolute;
  bottom: 0;
  left: 0;
}*/
.top-mv-slider {
  width: 100%;
  height: 100vh;
  position: fixed;
  z-index: -1;
  top: 0;
}
.slick-img img {
  height: 100vh;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
  width: 100%;
}
.slick-img:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  display: inline-block;
  background-color: rgba(51, 51, 51, 0.3);
}
.mv-copy {
  /*  width: 119px;
  height: 373px;*/
  position: absolute;
  /* top: 36.6%;
  right: 11.7%;*/
  width: 100%;
  height: 100%;
  top: 111px;
  left: 0;
  max-width: 1355px;
}
.mv-copy img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.whitedeco {
  width: 361px;
  height: 655px;
}
@media screen and (max-width: 768px) {
  /*  .top-mv-wrap:before {
    width: 149px;
    height: 409px;
    background-image: url(../image/topslider/whitedeco-sp.svg);
    position: absolute;
    bottom: 0;
    left: 0;
  }*/
  .mv-copy {
    width: 93px;
    height: 292px;
    position: absolute;
    top: 96px;
    right: 21px;
  }
  .whitedeco {
    width: 149px;
    height: 409px;
    top: 96px;
  }
}
/* 片側画像配置 */
.backimg-right {
  position: absolute;
  width: 100%;
  top: 543px;
}
.backimg-left {
  position: absolute;
  width: 100%;
  top: 147px;
}
section.top-about-lrimg {
  display: flex;
  justify-content: space-between;
  max-width: 1000px;
  margin: auto;
}
.reverse {
  flex-direction: row-reverse;
}
.column-outside-right-top {
  flex: 1;
  margin-right: calc(50% - 50vw);
  margin-left: 883px;
  height: 340px;
}
.column-outside-right-top img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50px 0px 0px 50px;
  object-position: top;
}
/*左側へ要素を広げる（2カラム）*/
.column-outside-left-top {
  flex: 1;
  margin-left: calc(50% - 50vw);
  padding-right: 723px;
  height: 636px;
}
.column-outside-left-top img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0px 50px 50px 0px;
  object-position: top;
}
.top-small-image {
  width: 254px;
  height: 162px;
  position: absolute;
  top: 361px;
  right: -197px;
}
.top-slide-wrap {
  width: 100%;
  overflow: hidden;
}
.top-slide1 {
  width: 2928px;
}
@media screen and (max-width: 768px) {
  .top-slide1 {
    width: 100%;
  }
  .top-slide1 li {
    /*height: 264px;*/
    height: auto;
    /* aspect-ratio: 1 / 1;*/
  }
}
div.slideicon01 {
  position: absolute;
  min-width: 348px;
  min-height: 768px;
  top: 112px;
  left: 10px;
  width: 25.5%;
  height: 56.2vw;
}
div.slideicon02 {
  position: absolute;
  min-width: 119px;
  min-height: 373px;
  top: 281px;
  right: 160px;
  width: 8.7vw;
  height: 11.7vw;
}
div.slideicon03 {
  position: absolute;
  min-width: 118px;
  min-height: 449px;
  bottom: 112px;
  left: 160px;
}
div.slideicon04 {
  position: absolute;
  min-width: 431px;
  min-height: 755px;
  bottom: 25px;
  right: 0;
  width: 31.6vw;
  height: 55.3vw;
}
@media screen and (max-width: 768px) {
  div.slideicon01 {
    min-width: 216px;
    min-height: 506px;
   /* top: 200px;*/
	  top: 278px;
    left: -65px;
    width: 276px;
    height: 561px;
  }
  div.slideicon02 {
    min-width: 92px;
    min-height: 292px;
    width: 92px;
    height: 292px;
    top: 96px;
    right: 22px;
  }
  div.slideicon03 {
    position: absolute;
    min-width: 92px;
    min-height: 352px;
	   width: 92px;
    height: 352px;
    bottom: 104px;
    left: 22px;
  }
  div.slideicon04 {
    position: absolute;
    min-width: 276px;
    min-height: 426px;
    bottom: 0;
    right: -89px;
    width: 276px;
    height: 26px;
  }
}
div.slideicon01 img, div.slideicon02 img, div.slideicon03 img, div.slideicon04 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* スライダー全体 */
@keyframes horizontal-animation {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-100%);
  }
}

.slider-container {
  display: flex;
  overflow: hidden;
}

.slider-wrapper {
  display: flex;
  animation: horizontal-animation 240s linear infinite;
}

.slide {
  width: 400px;
}

.slide img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
@media screen and (max-width: 768px) {
	
.slide {
  width: 190px;
}	
}
