.cmshtml {
  /* CSS Document */
  /* main-img-top */
  /* contents-top */
  /* contents01 */
  /* news */
  /* contents02 */
  /* contents03 */
}

.cmshtml .main-img-top {
  width: 100%;
  max-width: 100%;
  height: 1040px;
  position: relative;
  padding-top: 30px;
  background: rgba(215, 241, 242, 0.5);
}

.cmshtml .main-img-top::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background-image: url("../../img/top/back01.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: 1130px;
}

.cmshtml .main-img-top .box-inner {
  width: 100%;
  max-width: 100%;
}

.cmshtml .box-mainslider {
  width: 850px;
  max-width: 850px;
  height: 850px;
  position: relative;
  background-image: url("../../img/top/frame-slide.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.cmshtml .box-mainslider::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 70px;
  background-image: url("../../img/top/text01.svg");
  background-position: right top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 300px;
  height: 390px;
  margin-right: -80px;
}

.cmshtml .box-mainslider .mainslider {
  width: 570px;
  max-width: 570px;
}

.cmshtml .box-mainslider .mainslider img {
  width: 100%;
  max-width: 100%;
  height: auto;
  border-radius: 50%;
}

.cmshtml .main-img-top .box-text {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 45%;
  max-width: 45%;
  background-color: #FFF;
  display: flex;
  justify-content: flex-end;
  border-radius: 0px 60px 0px 0px;
  padding-top: 50px;
  padding-right: 12%;
  padding-bottom: 12%;
}

@media screen and (min-width: 1700px) {
  .cmshtml .main-img-top .box-text {
    padding-bottom: 120px;
  }
}

.cmshtml .main-img-top .box-text .inner {
  width: 420px;
  max-width: 420px;
  position: relative;
}

.cmshtml .main-img-top .box-text .inner::before {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  background-image: url("../../img/top/icon01.svg");
  background-position: right top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 300px;
  height: 270px;
  margin-right: -290px;
  margin-top: -80px;
}

.cmshtml .main-img-top p, .cmshtml .main-img-top .wc_textbox {
  color: var(--color-base2);
  font-size: 17px;
  line-height: 2;
  font-family: var(--base-font);
  letter-spacing: 0.05em;
}

.cmshtml .contents-top {
  width: 100%;
  max-width: 100%;
  padding-bottom: 120px;
}

.cmshtml .contents-top img {
  width: 100%;
  height: auto;
}

.cmshtml .contents-top .box-title {
  text-align: center;
  margin-bottom: 50px;
}

.cmshtml .contents-top .contents02 .box-title {
  text-align: left;
}

.cmshtml .contents-top .box-title h2, .cmshtml .contents-top .box-title h3 {
  font-family: var(--title-font);
  font-weight: var(--base-weight2);
  line-height: 1.2;
  letter-spacing: 0.15em;
}

.cmshtml .contents-top .box-title h2 {
  color: var(--color-sub);
  font-size: 25px;
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  padding-left: 45px;
}

.cmshtml .contents-top .box-title h2::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 4px;
  background-image: url("../../img/top/icon-text01.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 40px;
  height: 26px;
}

.cmshtml .contents-top .box-title h3 {
  color: var(--color-main);
  font-size: 45px;
  position: relative;
}

.cmshtml .contents-top .contents02 .box-title h3 {
  display: inline;
  line-height: 1.6;
  border-bottom-style: dotted;
  border-color: var(--color-main);
  border-width: 3px;
  padding-bottom: 8px;
}

.cmshtml .contents-top .box-title h3::after {
  content: "";
  background-image: url("../../img/common/midashi01.svg");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: 4px;
  display: block;
  margin: 0px auto;
  margin-top: 35px;
}

.cmshtml .contents-top .contents02 .box-title h3::after {
  display: none;
}

.cmshtml .contents02 p, .cmshtml .contents02 .wc_textbox, .cmshtml .contents01 .box-info h5, .cmshtml .box-info h6, .cmshtml .box-info h6 a {
  color: var(--color-base2);
  font-weight: var(--base-weight);
  letter-spacing: 0.05em;
}

.cmshtml .contents01 {
  width: 100%;
  max-width: 100%;
  text-align: center;
  position: relative;
}

.cmshtml .contents01::after {
  content: "";
  position: absolute;
  right: 40px;
  top: 0px;
  background-image: url("../../img/top/icon03b.svg");
  background-position: right top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 500px;
  height: 430px;
  margin-top: -80px;
  margin-right: -100px;
}

.cmshtml .contents01 .box-inner-wrap {
  width: 100%;
  max-width: 100%;
  padding: 140px 0px;
  position: relative;
}

.cmshtml .contents01 .box-inner-wrap::after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  background-image: url("../../img/top/icon03c.svg");
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 617px;
  height: 450px;
  margin-bottom: -120px;
  margin-left: -80px;
}

.cmshtml .contents01 .box-inner {
  width: 88%;
  max-width: 88%;
  background-color: #fffeeb;
  border-radius: 100px;
  padding: 100px 0px 50px;
  position: relative;
}

.cmshtml .contents01 .box-inner::before {
  content: "";
  position: absolute;
  right: 0px;
  bottom: 0px;
  background-image: url("../../img/top/icon03d.svg");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 390px;
  height: 280px;
  margin-bottom: -120px;
  margin-right: -50px;
}

.cmshtml .contents01 .box-inner::after {
  content: "";
  position: absolute;
  left: 40px;
  top: 0px;
  background-image: url("../../img/top/icon03a.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 300px;
  height: 180px;
  margin-top: -60px;
}

.cmshtml .contents01 .box-title {
  width: 1140px;
  max-width: 1140px;
  position: relative;
}

.cmshtml .contents01 .box-title::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background-image: url("../../img/top/icon03e.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 300px;
  height: 210px;
  margin-top: -20px;
}

.cmshtml .contents01 .box-title::after {
  content: "";
  position: absolute;
  right: 80px;
  top: 40px;
  background-image: url("../../img/top/icon03f.svg");
  background-position: right top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 230px;
  height: 130px;
}

.cmshtml .contents01 a:hover, .cmshtml .contents03 a:hover {
  opacity: 1;
}

.cmshtml .box-detail-wrap {
  width: 85%;
  max-width: 1400px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding-top: 30px;
}

.cmshtml .box-detail-wrap .box {
  box-shadow: 0px 0px 7px rgba(81, 35, 0, 0.05);
  background-color: #FFF;
  border-radius: 40px;
  overflow: hidden;
  width: 47%;
  max-width: 47%;
  margin-bottom: 50px;
  margin-right: 6%;
}

.cmshtml .box-detail-wrap .box:nth-child(2n) {
  margin-right: 0px;
}

.cmshtml .contents01 .box-img {
  position: relative;
  overflow: hidden;
}

.cmshtml .contents01 .box-img img {
  transition: .5s all;
}

.cmshtml .contents01 .box:hover img {
  transform: scale(1.2, 1.2);
  transition: .5s all;
}

.cmshtml .contents01 .box-detail {
  padding: 0px 30px 25px;
  position: relative;
  margin-top: -30px;
}

.cmshtml .contents01 .box-detail::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background-image: url("../../img/top/frame-text.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: 90px;
  margin-top: -40px;
}

.cmshtml .contents01 .box-detail h4 {
  font-family: var(--title-font);
  font-weight: var(--base-weight2);
  color: var(--color-main);
  line-height: 1.2;
  letter-spacing: 0.1em;
}

.cmshtml .contents01 .box-detail .lay01 h4 {
  font-size: 26px;
}

.cmshtml .contents01 .box-detail .lay02 h4 {
  font-size: 42px;
}

.cmshtml .contents01 .box-clinic {
  position: relative;
}

.cmshtml .contents01 .box-info {
  padding: 25px 20px;
  text-align: left;
}

.cmshtml .contents01 .box-info h5, .cmshtml .contents01 .box-info h6 {
  position: relative;
  padding-left: 30px;
}

.cmshtml .contents01 .box-info h5::after, .cmshtml .contents01 .box-info h6::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 25px;
  height: 26px;
}

.cmshtml .contents01 .box-info h5::after {
  background-image: url("../../img/top/icon-map.svg");
  margin-top: -3px;
}

.cmshtml .contents01 .box-info h6::after {
  background-image: url("../../img/top/icon-tel.svg");
  top: 15px;
}

.cmshtml .contents01 .box-info h6::before {
  content: "TEL.";
  font-size: 20px;
}

.cmshtml .contents01 .box-info h5 {
  font-size: 20px;
  margin-bottom: 10px;
}

.cmshtml .contents01 .box-info h6, .cmshtml .contents01 .box-info h6 a {
  font-size: 39px;
  font-family: var(--number-font);
}

.cmshtml .news_text {
  width: 100%;
  max-width: 100%;
  border-style: solid;
  border-color: #e6e6e6;
  border-width: 2px;
  border-radius: 20px;
  text-align: left;
  padding: 5px 20px;
}

.cmshtml .news_img {
  width: 100%;
  max-width: 100%;
}

.cmshtml .contents-top .rdplaneinfo, .cmshtml .news_text {
  overflow: auto;
}

.cmshtml .contents-top .rdNewInfoList_ez, .cmshtml .news_text .rdnewArticle {
  height: 170px;
}

.cmshtml .contents-top .rdnewArticle {
  padding: 0px;
  border-style: none;
}

.cmshtml .contents-top .rdnewArticle .rdnewArticle-item + .rdnewArticle-item {
  border-top-style: none;
}

.cmshtml .contents-top .rdplaneinfo .rdNewInfoList_ez-item, .cmshtml .contents-top .news_text .rdnewArticle .rdnewArticle-item {
  padding: 15px 5px;
  position: relative;
  transition: .5s;
}

.cmshtml .contents-top .rdplaneinfo .rdNewInfoList_ez-item:not(:last-child), .cmshtml .contents-top .news_text .rdnewArticle .rdnewArticle-item:not(:last-child) {
  border-bottom-style: dotted;
  border-color: #cccccc;
  border-width: 3px;
}

.cmshtml .contents-top .rdNewInfoList_ez .rdNewInfoList_ez-item {
  padding: 15px 5px;
}

.cmshtml .contents-top .news_img .rdnewArticle .rdnewArticle-item {
  padding: 0px;
  width: 350px;
  max-width: 350px;
  margin-right: 55px;
}

.cmshtml .contents-top .news_img .rdnewArticle .rdnewArticle-item:nth-child(3n) {
  margin-right: 0px;
}

.cmshtml .contents-top .news_img .rdnewArticle .rdnewArticle-thumbnail {
  position: relative;
  overflow: hidden;
  border-radius: 30px;
}

.cmshtml .contents-top .news_img .rdnewArticle .rdnewArticle-item img {
  width: 100%;
  height: auto;
  transition: .5s all;
}

.cmshtml .contents-top .news_img .rdnewArticle .rdnewArticle-item:hover img {
  transform: scale(1.2, 1.2);
  transition: .5s all;
}

.cmshtml .contents-top .rdplaneinfo .rdNewInfoList_ez-item, .cmshtml .contents-top .news_text .rdnewArticle .rdnewArticle-contWrap, .cmshtml .contents-top .news_img .rdnewArticle {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

.cmshtml .contents-top .news_img .rdnewArticle {
  gap: 30px 0px;
}

.cmshtml .contents-top .news_img .rdnewArticle {
  align-items: stretch;
}

.cmshtml .contents-top .rdNewInfoList_ez-ContDate, .cmshtml .contents-top .rdnewArticle .rdnewArticle-ContDate {
  width: 100px;
  max-width: 100px;
  border-right-style: solid;
  border-right-color: var(--color-base);
  border-right-width: 1px;
}

.cmshtml .contents-top .news_img .rdnewArticle .rdnewArticle-ContDate {
  border-right-style: none;
}

.cmshtml .contents-top .rdNewInfoList_ez-ContTitle, .cmshtml .contents-top .news_text .rdnewArticle .rdnewArticle-ContTitle {
  flex: 1;
  padding-left: 20px;
}

.cmshtml .contents-top .rdNewInfoList_ez-ContDate, .cmshtml .contents-top .rdnewArticle .rdnewArticle-ContDate {
  font-size: 15px;
  line-height: 1.6;
  font-family: var(--number-font2);
  font-weight: var(--base-weight2);
}

.cmshtml .contents-top .news_img .rdnewArticle .rdnewArticle-ContDate {
  font-size: 16px;
  line-height: 1.2;
  padding: 20px 5px 5px;
  width: 100%;
  max-width: 100%;
  color: var(--color-base2);
}

.cmshtml .contents-top .rdNewInfoList_ez-ContTitle a, .cmshtml .contents-top .rdnewArticle .rdnewArticle-ContTitle a {
  font-size: 15px;
  color: var(--color-base);
  font-weight: var(--base-weight);
  line-height: 1.6;
  letter-spacing: 0.05em;
  display: block;
}

.cmshtml .contents-top .news_img .rdnewArticle .rdnewArticle-ContTitle a {
  padding: 0px 5px;
  font-size: 16px;
}

.cmshtml .contents-top .rdNewInfoList_ez-ContMessage {
  display: none;
}

.cmshtml .contents-top .rdnewArticle .rdnewArticle-more {
  display: none;
}

.cmshtml .contents-top .news_text .rdnewArticle-thumbnail {
  display: none;
}

.cmshtml .contents02 {
  width: 100%;
  max-width: 100%;
  position: relative;
  padding-top: 50px;
}

.cmshtml .contents02::before {
  content: "";
  position: absolute;
  left: 20px;
  top: 0px;
  background-image: url("../../img/top/icon02c.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 320px;
  height: 240px;
  margin-top: -50px;
}

.cmshtml .contents02 .box-inner {
  width: 1100px;
  max-width: 1100px;
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.cmshtml .contents02 .box-inner::before {
  content: "";
  position: absolute;
  right: 0px;
  top: 150px;
  background-image: url("../../img/top/icon02a.svg");
  background-position: right top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 350px;
  height: 330px;
  margin-right: -80px;
}

.cmshtml .contents02 .box-inner::after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 30px;
  background-image: url("../../img/top/icon02b.svg");
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 620px;
  height: 310px;
  margin-left: -30px;
}

.cmshtml .contents02 .box-img {
  width: 543px;
  max-width: 543px;
  position: relative;
}

.cmshtml .contents02 .box-img .inner {
  position: relative;
}

.cmshtml .contents02 .box-img .inner::before {
  content: "";
  position: absolute;
  right: 0px;
  bottom: 0px;
  background-image: url("../../img/top/back-frame01.svg");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 540px;
  height: 470px;
  margin-right: -15px;
  margin-bottom: -15px;
}

.cmshtml .contents02 .box-img .inner::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  background-image: url("../../img/top/frame01.svg");
  background-position: right top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 650px;
  height: 610px;
  margin-right: -45px;
  margin-top: -20px;
}

.cmshtml .contents02 .box-img .clip01 {
  width: 543px;
  max-width: 543px;
  position: relative;
  clip-path: url(#clip01);
}

.cmshtml .contents02 .box-detail {
  width: 480px;
  max-width: 480px;
  padding-top: 40px;
}

.cmshtml .contents02 .wc_textbox, .cmshtml .contents02 p {
  line-height: 2;
}

.cmshtml .contents03 {
  width: 100%;
  max-width: 100%;
}

.cmshtml .contents03 .box-inner {
  width: 100%;
  max-width: 100%;
}

.cmshtml .contents03 .box-title {
  position: relative;
  width: 1000px;
  max-width: 1000px;
}

.cmshtml .contents03 .box-title::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 60px;
  background-image: url("../../img/top/icon04a.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 270px;
  height: 115px;
}

.cmshtml .contents03 .box-title::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 40px;
  background-image: url("../../img/top/icon04b.svg");
  background-position: right top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 300px;
  height: 120px;
}

.cmshtml .contents03 .box-column {
  width: 1160px;
  max-width: 1160px;
  padding-top: 20px;
}

.cmshtml .sp-view {
  display: none;
}

.cmshtml, .cmsbody {
  height: 100%;
}


#editView .cmshtml .contents-top .wc_inline-block {
	display: inline-block;
vertical-align: top;
}

#editView .cmshtml .contents-top .wc_static {
	position: static;
}

#editView .cmshtml .contents-top .wc_none {
	display: none;
}

#editView .cmshtml .contents-top .wc_block {
	display: block;
}


#editView .cmshtml .main-img-top {
	height: auto;
}

#editView .cmshtml .main-img-top::before, #editView .cmshtml .box-mainslider::before {
	display: none;
}

#editView .cmshtml .main-img-top .box-inner {
	width: 1280px;
    max-width: 1280px;
}

#editView .cmshtml .box-mainslider {
    display: block;
    padding-top: 120px;
}

#editView .cmshtml .box-mainslider .mainslider img {
	border-radius: 0%;
}

#editView .cmshtml .main-img-top .box-text {
	width: 1280px;
	max-width: 1280px;
     padding: 0%;
    border-radius: 0px;
}

#editView .cmshtml .main-img-top .box-text .inner::before {
	display: none;
}

#editView .cmshtml .contents-top .box-title h2 {
    display: block;
    padding-left: 0px;
}

#editView .cmshtml .contents-top .box-title h2::before {
    display: none;
}

#editView .cmshtml .contents-top .contents02 .box-title h3 {
    display: block;
     border-bottom-style : none;
    padding-bottom: 0px;
}

#editView .cmshtml .contents-top .box-title h3::after {
    display: none;
}

#editView .cmshtml .contents01::after {
	display: none;
}

#editView .cmshtml .contents01 .box-inner-wrap::after, #editView .cmshtml .contents01 .box-inner::before, #editView .cmshtml .contents01 .box-inner::after, #editView .cmshtml .contents01 .box-title::before, #editView .cmshtml .contents01 .box-title::after {
	display: none;
}

#editView .cmshtml .contents01 .box-inner {
	width: 1280px;
	max-width: 1280px;
}

#editView .cmshtml .box-detail-wrap {
     width: 1140px;
    max-width: 1140px;
}

#editView .cmshtml .box-detail-wrap .box {
     width: 530px;
    max-width: 530px;
    border-radius: 0px;
    overflow: visible;
    margin-right: 30px;
}

#editView .cmshtml .contents01 .box-detail {
	margin-top: 0px;
}

#editView .cmshtml .contents01 .box-detail::before {
   display: none;
}

#editView .cmshtml .contents01 .box-info h5, #editView .cmshtml .contents01 .box-info h6 {
    padding-left: 0px;
}

#editView .cmshtml .contents01 .box-info h5::after, #editView .cmshtml .contents01 .box-info h6::after {
    display: none;
}

#editView .cmshtml .contents01 .box-info h6::before {
    display: none;
}


#editView .cmshtml .contents-top .news_img {
	width: 1200px;
	max-width: 1200px;
}

#editView .cmshtml .contents-top .rdNewInfoList_ez-ContDate, #editView .cmshtml .contents-top .rdNewInfoList_ez-ContTitle {
	display: inline-block;
vertical-align: top;
}

#editView .cmshtml .contents-top .rdplaneinfo .rdNewInfoList_ez-item::before, #editView .cmshtml .contents-top .news_text .rdnewArticle .rdnewArticle-item::before {
	display: none;
}

#editView .cmshtml .contents-top .news_img .rdnewArticle .rdnewArticle-item {
	margin-right: 20px;
}

#editView .cmshtml .contents02 .box-inner::before {
	 display: none;
}

#editView .cmshtml .contents02 .box-inner::after, #editView .cmshtml .contents02 .box-img .inner::before, #editView .cmshtml .contents02 .box-img .inner::after, #editView .cmshtml .contents03 .box-title::before, #editView .cmshtml .contents03 .box-title::after {
	display: none;
}

#editView .cmshtml .contents02 .box-img .clip01 {
	clip-path: url(#);
}


#editView .cmshtml .sp-view {
    display: inline-block;
}