:root {
  --cl-01: #1BA2E6;
}

#content {
  font-weight: 500;
  line-height: 1.6;
}
#content .e-con-full, #content .e-con {
  padding: 0 !important;
}

#mainimage {
  padding: 80px 80px 40px;
  position: relative;
  font-weight: 500;
  line-height: 1.6;
}
#mainimage p {
  margin-bottom: 0;
}
#mainimage::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("../img/key_deco.png") no-repeat bottom center/cover;
}
#mainimage .deco {
  position: absolute;
  z-index: 2;
  top: 114px;
  left: 40px;
}
#mainimage .deco2 {
  position: absolute;
  z-index: 2;
  top: 120px;
  right: 40px;
}
#mainimage .deco3 {
  position: absolute;
  z-index: 2;
  left: 40px;
  bottom: 39px;
}
#mainimage .inner {
  position: relative;
}
#mainimage .group-ttl {
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  left: 143px;
  background: rgba(255, 255, 255, 0.96);
  padding: 64px;
  min-width: 684px;
  box-sizing: border-box;
}
#mainimage .group-ttl p {
  margin-bottom: 0;
}
#mainimage .group-ttl .border-left {
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 20px;
  width: 64px;
}
#mainimage .group-ttl .border-left::before, #mainimage .group-ttl .border-left:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 64px;
  border-left: 1px solid var(--cl-01);
  box-sizing: border-box;
}
#mainimage .group-ttl .border-left::before {
  border-top: 1px solid var(--cl-01);
}
#mainimage .group-ttl .border-left::after {
  bottom: 0;
  border-bottom: 1px solid var(--cl-01);
}
#mainimage .group-ttl .border-right {
  position: absolute;
  top: 20px;
  bottom: 20px;
  right: 20px;
  width: 64px;
}
#mainimage .group-ttl .border-right::before, #mainimage .group-ttl .border-right:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 64px;
  border-right: 1px solid var(--cl-01);
  box-sizing: border-box;
}
#mainimage .group-ttl .border-right::before {
  border-top: 1px solid var(--cl-01);
}
#mainimage .group-ttl .border-right::after {
  border-bottom: 1px solid var(--cl-01);
  bottom: 0;
}
#mainimage .group-ttl .deco4 {
  position: absolute;
  width: 170px;
  bottom: 26px;
  right: -93px;
}
#mainimage .group-ttl .ttl {
  color: #81C8E6;
  font-size: 26px;
  line-height: 1.28;
  margin: 0 0 8px;
  letter-spacing: 0.08em;
}
#mainimage .group-ttl .ttl2 {
  font-size: 40px;
  line-height: 1.28;
  letter-spacing: 0.08em;
}
#mainimage .group-ttl .ttl2 small {
  font-size: 32px;
}
#mainimage .group-ttl .ttl2 span {
  color: #7796B6;
  font-size: 48px;
  letter-spacing: -0.08em;
}
@media screen and (max-width: 1366px) {
  #mainimage .group-ttl {
    left: 10.5vw;
    padding: 4.69vw;
    min-width: 50vw;
  }
  #mainimage .group-ttl .border-left {
    top: 1.5vw;
    bottom: 1.5vw;
    left: 1.5vw;
    width: 4.7vw;
  }
  #mainimage .group-ttl .border-left::before, #mainimage .group-ttl .border-left:after {
    height: 4.7vw;
  }
  #mainimage .group-ttl .border-right {
    top: 1.5vw;
    bottom: 1.5vw;
    right: 1.5vw;
    width: 4.7vw;
  }
  #mainimage .group-ttl .border-right::before, #mainimage .group-ttl .border-right:after {
    height: 4.7vw;
  }
  #mainimage .group-ttl .deco4 {
    width: 12.4vw;
    bottom: 1.9vw;
    right: -6.8vw;
  }
  #mainimage .group-ttl .ttl {
    font-size: 1.9vw;
    margin: 0 0 0.6vw;
  }
  #mainimage .group-ttl .ttl2 {
    font-size: 2.9vw;
  }
  #mainimage .group-ttl .ttl2 small {
    font-size: 2.34vw;
  }
  #mainimage .group-ttl .ttl2 span {
    font-size: 3.5vw;
  }
}
@media screen and (max-width: 1366px) {
  #mainimage {
    padding: 80px 5.86vw 2.93vw;
  }
  #mainimage .deco {
    width: 9.37vw;
    top: calc(2.5vw + 80px);
    left: 2.93vw;
  }
  #mainimage .deco2 {
    width: 7vw;
    top: calc(2.93vw + 80px);
    right: 2.93vw;
  }
  #mainimage .deco3 {
    width: 7vw;
    left: 2.93vw;
    bottom: 2.86vw;
  }
}
@media screen and (max-width: 767px) {
  #mainimage {
    padding: 94px 30px 0;
  }
  #mainimage::before {
    height: 215.5vw;
    bottom: auto;
    background: url("../img/key_deco_sp.png") no-repeat bottom center/cover;
  }
  #mainimage .deco3 {
    bottom: auto;
    width: 48px;
    top: 74px;
    left: 10px;
  }
  #mainimage .deco2 {
    width: 48px;
    top: auto;
    bottom: -9.5px;
    right: 10px;
  }
  #mainimage .deco {
    top: auto;
    width: 64px;
    left: 10px;
    bottom: -10px;
  }
  #mainimage .group-ttl {
    top: calc(50% + 86px);
    left: -30px;
    padding: 32px 24px;
    box-sizing: border-box;
    width: -moz-max-content;
    width: max-content;
  }
  #mainimage .group-ttl .border-left, #mainimage .group-ttl .border-right {
    top: 10px;
    bottom: 10px;
    width: 27px;
  }
  #mainimage .group-ttl .border-left::before, #mainimage .group-ttl .border-left:after, #mainimage .group-ttl .border-right::before, #mainimage .group-ttl .border-right:after {
    height: 27px;
  }
  #mainimage .group-ttl .border-left {
    left: 10px;
  }
  #mainimage .group-ttl .border-right {
    right: 10px;
  }
  #mainimage .group-ttl .ttl {
    font-size: 16px;
    margin: 0 0 8px;
    font-weight: 600;
  }
  #mainimage .group-ttl .ttl2 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0;
  }
  #mainimage .group-ttl .ttl2 small {
    font-size: 20px;
  }
  #mainimage .group-ttl .ttl2 span {
    font-size: 24px;
  }
  #mainimage .group-ttl .deco4 {
    width: 85px;
    right: -5px;
    top: -8px;
  }
}

#content p {
  margin-bottom: 0;
}

#concept {
  padding: 100px 0 0;
  margin: -60px 0 0;
  position: relative;
  z-index: 2;
}
#concept .container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 0;
  justify-content: space-between;
  align-items: flex-start;
}
#concept h2 {
  position: relative;
  order: 1;
}
#concept h2::before {
  content: "";
  position: absolute;
  background: url("../img/deco.png") no-repeat center/100% auto;
  width: 200px;
  height: 160px;
  bottom: 8px;
  right: 0;
}
#concept h2 span, #concept h2 small {
  position: relative;
}
#concept .img {
  order: 3;
  width: 100%;
  padding: 28px 0 29px;
  background: url("../img/concept_bg1.png") no-repeat top center/100% auto;
  text-align: center;
}
#concept .img img {
  width: 720px!important;
  max-width: 100%;
  margin: 0 auto;
}
#concept .group-content {
  order: 2;
  width: 640px;
  max-width: calc(100% - 400px);
}
#concept .group-content .title {
  font-size: 24px;
  margin: 0 0 16px;
  color: #272727;
}
@media screen and (max-width: 767px) {
  #concept {
    padding: 64px 0 0;
    margin: 0;
  }
  #concept .container {
    display: block;
  }
  #concept .title-common::before {
    bottom: -4px;
    background-image: url('../img/deco_sp.png');
  }
  #concept .img {
    width: auto;
    margin: 4px -30px 0;
    padding: 40px 30px 0;
    background-image: url("../img/concept_bg1_sp.png");
  }
  #concept .group-content {
    margin: 24px 0 0;
    max-width: 100%;
    width: 100%;
  }
}

#group-section {
  position: relative;
}
#group-section::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, #CEEDFC 0%, #6ACDE8 50%, #05ACD4 80%, #7FB2E5 100%);
  opacity: 0.1;
  top: -229px;
}

#treatment {
  position: relative;
  padding: 80px 0 0;
}
#treatment .title-common {
  margin: 0 0 40px;
}
#treatment .flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#treatment .treatment-thumb {
  width: 538px;
  max-width: 50%;
}
#treatment .treatment-thumb p {
  position: relative;
  height: 100px;
  padding: 0 20px 0 14px;
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 16px;
  cursor: pointer;
}
#treatment .treatment-thumb p:hover {
  opacity: 0.8;
}
#treatment .treatment-thumb p::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 18px;
  background: #D9EDF6;
}
#treatment .treatment-thumb p:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("../img/treatment_bg_ttl.png") no-repeat center right/auto 100%;
  opacity: 0;
  transition: all 0.5s;
}
#treatment .treatment-thumb p span {
  position: relative;
  z-index: 2;
}
#treatment .treatment-thumb p .stt {
  font-size: 64px;
  line-height: 1;
  transition: all 0.5s;
  color: #81C8E6;
  width: 77px;
  text-align: left;
}
#treatment .treatment-thumb p .text {
  font-size: 32px;
  line-height: 1.28;
  color: #63717B;
}
@media screen and (max-width: 1000px) {
  #treatment .treatment-thumb p .stt {
    font-size: 50px;
    width: 65px;
  }
  #treatment .treatment-thumb p .text {
    font-size: 24px;
  }
}
#treatment .treatment-thumb .swiper-slide-thumb-active p:after {
  opacity: 1;
}
#treatment .treatment-thumb .swiper-slide-thumb-active p .stt, #treatment .treatment-thumb .swiper-slide-thumb-active p .text {
  color: #fff;
}
#treatment .treatment-slide {
  width: 520px;
  max-width: 48.5%;
}
#treatment .treatment-slide .title {
  font-size: 24px;
  line-height: 1.6;
  margin: 16px 0 8px;
}
@media screen and (min-width: 768px) {
  #treatment .treatment-slide .swiper-slide {
    opacity: 0 !important;
  }
  #treatment .treatment-slide .swiper-slide.swiper-slide-active {
    opacity: 1 !important;
  }
}
@media screen and (max-width: 767px) {
  #treatment .title-common {
    margin: 0 30px 21px;
  }
  #treatment .container {
    padding: 0;
  }
  #treatment .flex {
    margin: 0 0 0 30px;
  }
  #treatment .flex .treatment-slide {
    width: auto;
    max-width: -moz-max-content;
    max-width: max-content;
    padding-bottom: 20px;
  }
  #treatment .flex .treatment-slide .swiper-slide {
    width: calc(100vw - 60px);
    max-width: 330px;
    margin-right: 16px;
  }
  #treatment .flex .treatment-slide .tit {
    background: url("../img/treatment_bg_ttl_sp.png") no-repeat bottom center/100% auto;
    margin: 0 0 8px;
    text-align: center;
    display: flex;
    flex-direction: column;
    padding: 16px 0 0;
    height: 102px;
    box-sizing: border-box;
    color: #fff;
    align-items: center;
  }
  #treatment .flex .treatment-slide .tit .stt {
    font-size: 20px;
    line-height: 1;
    margin: 0 0 8px;
  }
  #treatment .flex .treatment-slide .tit .text {
    font-size: 24px;
    line-height: 1;
  }
  #treatment .flex .treatment-slide .swiper-pagination {
    position: relative;
    bottom: auto !important;
    margin: 48px 0 0;
    display: flex;
    justify-content: center;
    left: -30px !important;
    right: 0 !important;
    gap: 32px;
    width: calc(100% + 30px) !important;
  }
  #treatment .flex .treatment-slide .swiper-pagination .swiper-pagination-bullet {
    width: 8px !important;
    height: 8px !important;
    margin: 0 !important;
    background: #81C8E6 !important;
    opacity: 1;
  }
  #treatment .flex .treatment-slide .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--cl-01) !important;
  }
  #treatment .flex .treatment-slide .swiper-button-prev, #treatment .flex .treatment-slide .swiper-button-next {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    bottom: 0;
    top: auto;
  }
  #treatment .flex .treatment-slide .swiper-button-prev svg, #treatment .flex .treatment-slide .swiper-button-next svg {
    display: none;
  }
  #treatment .flex .treatment-slide .swiper-button-prev {
    left: 9px;
    background: url("../img/left.svg") no-repeat center/100% auto;
  }
  #treatment .flex .treatment-slide .swiper-button-next {
    right: 39px;
    background: url("../img/right.svg") no-repeat center/100% auto;
  }
}

#menu {
  margin: 64px 0 0;
  padding: 80px 0 110px;
  position: relative;
  background: linear-gradient(180deg, #F4F8FB 0%, rgba(242, 247, 251, 0.4) 50%, #F4F8FB 100%), url("../img/menu_bg.jpg") no-repeat center/cover;
}
#menu::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
#menu .container {
  position: relative;
  z-index: 2;
}
#menu .title-common {
  align-items: center;
  margin: 0 0 40px;
}
#menu .flex {
  display: flex;
  gap: 40px;
  position: relative;
  padding: 0 0 34px;
}
#menu .flex::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 283px;
  background: rgba(252, 253, 254, 0.32);
  border-radius: 20px;
  backdrop-filter: blur(6px);
  border: 1px solid rgba(255, 255, 255, 0.25);
  box-sizing: border-box;
}
#menu .flex .col {
  position: relative;
  width: 333px;
  max-width: calc((100% - 80px) / 3);
}
#menu .flex .col .group-img {
  position: relative;
}
#menu .flex .col .group-img .text {
  position: absolute;
  right: -20px;
  bottom: -20px;
  box-sizing: border-box;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
#menu .flex .col .group-img .text .tit {
  min-width: 140px;
  border-bottom: 1px solid;
  font-size: 28px;
  line-height: 1;
  padding: 0 0 8px;
}
#menu .flex .col .group-img .text .txt {
  font-size: 12px;
  line-height: 1.28;
  margin: 8px 0 0;
}
#menu .flex .col .group-img .text.text1 {
  padding: 53px 20px 0 24px;
  height: 176px;
  background: url("../img/menu_deco1.png") no-repeat center/100% auto;
}
#menu .flex .col .group-img .text.text2 {
  height: 171.5px;
  padding: 50px 25px 0 30px;
  background: url("../img/menu_deco2.png") no-repeat center/100% auto;
}
#menu .flex .col .group-img .text.text3 {
  height: 168px;
  padding: 50px 25px 0 33px;
  background: url("../img/menu_deco3.png") no-repeat center/100% auto;
}
@media screen and (max-width: 1100px) {
  #menu .flex .col .group-img .text {
    bottom: -35px;
  }
  #menu .flex .col .group-img .text .tit {
    min-width: 105px;
    font-size: 21px;
    padding: 0 0 6px;
  }
  #menu .flex .col .group-img .text .txt {
    margin: 6px 0 0;
    font-size: 9px;
  }
  #menu .flex .col .group-img .text.text1 {
    padding: 40px 15px 0 18px;
    height: 132px;
  }
  #menu .flex .col .group-img .text.text2 {
    height: 128.5px;
    padding: 37.5px 19px 0 22.5px;
  }
  #menu .flex .col .group-img .text.text3 {
    height: 126px;
    padding: 37.5px 19px 0 24.5px;
  }
}
#menu .flex .col .list {
  margin: 67px auto 0;
  width: 312px;
  max-width: calc(100% - 10px);
  position: relative;
}
#menu .flex .col .list::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -24px;
  width: 1px;
  background: #D9EDF6;
}
#menu .flex .col .list li:not(:last-child) {
  padding-bottom: 16px;
  border-bottom: 1px solid #D9EDF6;
}
#menu .flex .col .list li:last-child {
  padding-bottom: 10px;
}
#menu .flex .col .list li.border-0 {
  border-bottom: 0;
}
#menu .flex .col .list li + li {
  margin-top: 16px;
}
#menu .flex .col .list li .icon {
  width: 64px;
}
#menu .flex .col .list li a {
  display: flex;
  align-items: center;
  gap: 16px;
  text-decoration: none;
}
#menu .flex .col .list li .text {
  width: calc(100% - 80px);
}
#menu .flex .col .list li .text .title {
  font-size: 20px;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.28;
  margin: 0 0 8px;
  display: block;
}
#menu .flex .col .list li .text .txt {
  display: block;
  color: #63717B;
  font-size: 14px;
  line-height: 1.28;
}
#menu .flex .col .list li.special {
  background: #ECF7F9;
  border-radius: 8px;
  justify-content: center;
  padding: 16px 10px;
  margin-top: 0;
  display: flex;
  align-items: center;
  gap: 16px;
}
#menu .flex .col .list li.special .text {
  width: 184px;
  max-width: calc(100% - 80px);
}
#menu .flex .col .list li.special .text .title {
  color: var(--cl-01);
  font-size: 13px;
  line-height: 1.28;
  margin: 0 0 4px;
}
#menu .flex .col .list li.special .text .txt {
  font-size: 10px;
}
@media screen and (min-width: 768px) {
  #menu .flex .col:first-child .list {
    margin-right: -3px;
  }
  #menu .flex .col:first-child .list::before {
    display: none;
  }
  #menu .flex .col:last-child .list {
    margin-left: -3px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1140px) {
  #menu .flex::before {
    top: calc(20vw + 43px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1050px) {
  #menu .flex .col .list li a {
    gap: 10px;
  }
  #menu .flex .col .list li .icon {
    width: 45px;
  }
  #menu .flex .col .list li .text {
    width: calc(100% - 55px);
    max-width: calc(100% - 55px);
  }
  #menu .flex .col .list li .text .title {
    font-size: min(16px, 1.6vw);
  }
  #menu .flex .col .list li .text .txt {
    font-size: min(10px, 1.2vw);
  }
  #menu .flex .col .list li.special {
    padding: 16px min(10px, 1.4vw);
    gap: 10px;
  }
  #menu .flex .col .list li.special .text {
    max-width: calc(100% - 55px);
  }
  #menu .flex .col .list li.special .text .title {
    font-size: min(10px, 1vw);
  }
  #menu .flex .col .list li.special .text .txt {
    font-size: min(8px, 0.8vw);
  }
}
@media screen and (max-width: 767px) {
  #menu {
    margin: 64px 0 0;
    padding: 0 0 64px;
    background: linear-gradient(180deg, #F4F8FB 0%, rgba(242, 247, 251, 0.4) 50%, #F4F8FB 100%), url("../img/menu_bg_sp.jpg") no-repeat center top/cover;
  }
  #menu .title-common {
    align-items: flex-start;
    margin-bottom: 32px;
  }
  #menu .flex {
    flex-wrap: wrap;
  }
  #menu .flex::before {
    display: none;
  }
  #menu .flex .col {
    max-width: 100%;
    width: 100%;
  }
  #menu .flex .col .group-img .text {
    bottom: -10px;
    right: -10px;
  }
  #menu .flex .col .list {
    margin: 20px 0 0;
    width: 100%;
    max-width: 100%;
  }
  #menu .flex .col .list::before {
    display: none;
  }
  #menu .flex .col .list li:not(.special):last-child {
    padding-bottom: 0;
  }
}

#equipment {
  position: relative;
  z-index: 2;
  background: linear-gradient(180deg, #F4F8FB 0%, rgba(242, 247, 251, 0.4) 50%, #F4F8FB 100%), url("../img/equipment_bg.jpg") no-repeat top center/cover;
  padding: 0 0 80px;
  margin: -1px 0 0;
}
#equipment .title-common {
  align-items: center;
  margin-bottom: 56px;
}
@media screen and (max-width: 767px) {
  #equipment {
    background: linear-gradient(180deg, #F4F8FB 0%, rgba(242, 247, 251, 0.4) 50%, #F4F8FB 100%), url("../img/equipment_bg_sp.jpg") no-repeat top center/cover;
    padding: 0 0 96px;
  }
  #equipment .title-common {
    align-items: flex-start;
    margin-bottom: 32px;
  }
}

#group-section2 {
  position: relative;
}
#group-section2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, #FBF8E7 0%, #DAF3F7 100%);
  opacity: 0.32;
}

#environment {
  position: relative;
  z-index: 2;
  padding: 80px 0 0;
}
#environment .container {
  position: relative;
}
#environment .title-common {
  position: absolute;
  left: 30px;
  top: 0;
}
@media screen and (max-width: 1024px) {
  #environment .title-common {
    position: relative;
    left: 0;
    margin: 0 0 32px;
  }
}
#environment .group-img {
  position: relative;
}
#environment .group-img .item {
  position: relative;
  max-width: 59.5%;
  margin-left: auto;
}
#environment .group-img .item .title {
  position: absolute;
  bottom: 20px;
  left: -16px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#environment .group-img .item .title span {
  background: #fff;
  font-size: 20px;
  line-height: 1;
  padding: 7px 16px;
}
#environment .group-img .item .title span + span {
  margin-top: -1px;
}
#environment .group-img .item .title span.tit {
  font-size: 26px;
  color: #7796B6;
}
#environment .group-img .item .title small {
  font-size: inherit;
}
#environment .group-img .item.item2 {
  width: 383px;
  max-width: 35.5%;
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  #environment .group-img .item.item2 {
    position: absolute;
    left: 0;
    top: 260px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #environment .group-img .item.item2 {
    top: auto;
    bottom: 40px;
  }
}
@media screen and (min-width: 768px) {
  #environment .group-img .item.item2 .title {
    top: -84px;
    bottom: auto;
    left: -1px;
  }
  #environment .group-img .item.item2 .title span.tit {
    padding: 8px;
    width: 42px;
    box-sizing: border-box;
  }
  #environment .group-img .item.item2 .title span.tit:nth-child(2) {
    margin-top: 66px;
    margin-right: -1px;
  }
}
#environment .group-img .item.item3 {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  #environment {
    padding: 56px 0 0;
  }
  #environment .group-img .item {
    width: 100%;
    max-width: 100%;
  }
  #environment .group-img .item.item2 {
    width: 100%;
    max-width: 100%;
    margin: 40px 0 0;
  }
  #environment .group-img .item .title {
    bottom: -8px;
    left: -8px;
  }
  #environment .group-img .item .title span:has(br) {
    line-height: 1.28;
  }
}

#greeting {
  padding: 72px 0 80px;
  position: relative;
  z-index: 2;
}
#greeting .container {
  position: relative;
}
#greeting .title-common {
  margin: 0 0 40px;
}
@media screen and (min-width: 768px) {
  #greeting .img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 30px;
    width: 420px;
    max-width: 36.85%;
  }
}
@media screen and (min-width: 768px) and (max-width: 900px) {
  #greeting .img {
    max-width: 35%;
  }
}
#greeting .img .name {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 40px;
  color: #fff;
  font-size: 32px;
}
#greeting .img .name small {
  font-size: 24px;
  color: #81C8E6;
  display: inline-block;
  margin-right: 16px;
}
#greeting .left {
  width: 640px;
  max-width: 59.5%;
}
#greeting .left .title {
  margin: 0 0 24px;
  font-size: 32px;
}
#greeting .left .txt {
  font-size: 24px;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  #greeting {
    padding-bottom: 64px;
  }
  #greeting .title-common {
    margin-bottom: 16px;
  }
  #greeting .img {
    position: relative;
  }
  #greeting .img .name {
    font-size: 20px;
  }
  #greeting .img .name small {
    font-size: 14px;
    margin-right: 8px;
  }
  #greeting .left {
    width: 100%;
    max-width: 100%;
    margin: 16px 0 0;
  }
  #greeting .left .title {
    font-size: 24px;
  }
  #greeting .left .txt {
    font-size: 16px;
  }
}

#qa {
  padding: 80px 0;
}
#qa .container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#qa .right {
  width: 856px;
  max-width: calc(100% - 180px);
}
#qa .right .accordion {
  background: #F9F2EC;
  padding: 40px;
}
@media screen and (max-width: 900px) {
  #qa .right .accordion {
    padding: 20px;
  }
}
#qa .right .accordion + .accordion {
  margin-top: 20px;
}
#qa .right .accordion p {
  padding: 0 46px 0 0;
  position: relative;
  cursor: pointer;
}
#qa .right .accordion p:hover {
  opacity: 0.8;
}
#qa .right .accordion p:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 30px;
  height: 30px;
  background: url("../img/qa_arrow.svg") no-repeat center/100% auto;
}
#qa .right .accordion p.acv_open:after {
  transform: translateY(-50%) rotate(-180deg);
}
#qa .right .accordion p .tit-en {
  font-family: "Zen Old Mincho", serif;
  font-size: 14px;
  line-height: 1.24;
  color: #1BA2E6;
  display: block;
  margin-bottom: 8px;
}
#qa .right .accordion p .txt {
  display: block;
}
#qa .right .accordion ul {
  display: none;
}
#qa .right .accordion ul li {
  background: #fff;
  padding: 24px;
}
@media screen and (max-width: 900px) {
  #qa .right .accordion ul li {
    padding: 16px;
  }
}
#qa .right .accordion ul li .tit-en {
  font-family: "Zen Old Mincho", serif;
  font-size: 14px;
  line-height: 1.24;
  color: #E68181;
  display: block;
  margin-bottom: 8px;
}
#qa .right .accordion ul li .txt {
  display: block;
}
#qa .right .accordion ul li:first-child {
  padding: 12px;
  background: transparent;
}
@media screen and (max-width: 767px) {
  #qa {
    padding: 64px 0;
  }
  #qa .container {
    display: block;
  }
  #qa .title-common {
    margin-bottom: 32px;
  }
  #qa .right {
    width: 100%;
    max-width: 100%;
  }
  #qa .right .accordion + .accordion {
    margin-top: 16px;
  }
}

#clinic {
  padding: 80px 0;
  position: relative;
}
#clinic::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: calc(50% - 223px);
  bottom: 0;
  background: url("../img/clinic_img.png") no-repeat top center/100% auto;
}
#clinic .container {
  position: relative;
}
#clinic .title-common {
  margin: 0 0 42px;
}
#clinic .flex {
  display: flex;
  justify-content: space-between;
}
#clinic .flex .map {
  width: 520px;
  max-width: 48.5%;
  padding-top: 0;
}
#clinic .flex .map iframe {
  width: 100%;
  height: 100%;
}
#clinic .flex .right {
  width: 523px;
  color: #272727;
  max-width: 48.5%;
}
#clinic .flex .right .info {
  padding: 0 0 40px;
  border-bottom: 1px solid #97B7D9;
}
#clinic .flex .right .info dl {
  display: flex;
  line-height: 1.5;
  justify-content: space-between;
}
#clinic .flex .right .info dl + dl {
  margin-top: 16px;
}
#clinic .flex .right .info dl dt {
  width: 98px;
  color: var(--cl-01);
}
#clinic .flex .right .info dl dd {
  width: 392px;
  max-width: calc(100% - 98px);
}
#clinic .flex .right .info dl dd .btn-map {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  border-radius: 30px;
  color: #fff;
  background: #E68181;
  padding: 6px 10px 6px 14px;
  line-height: 1;
  gap: 8px;
  margin: 8px 0 0;
}
#clinic .flex .right .info dl dd .btn-map:after {
  content: "";
  background: url("../img/clinic_arrow.svg") no-repeat center/100% auto;
  width: 24px;
  height: 24px;
}
#clinic .flex .right .info dl dd .btn-map:hover {
  opacity: 0.8;
}
#clinic .flex .right .info dl dd h1 {
  font-size: inherit;
  line-height: inherit;
}
#clinic .flex .right .timetable {
  margin: 40px 0 0;
}
#clinic .flex .right .timetable thead tr th, #clinic .flex .right .timetable thead tr td {
  font-size: 18px;
  font-weight: 500;
  color: #63717B;
  line-height: 1.28;
  padding: 0 0 16px;
  border-bottom: 1px solid #63717B;
}
#clinic .flex .right .timetable thead tr td {
  text-align: center;
}
#clinic .flex .right .timetable tbody tr th, #clinic .flex .right .timetable tbody tr td {
  padding: 16px 0;
  border-bottom: 1px solid #63717B;
}
#clinic .flex .right .timetable tbody tr th {
  color: #272727;
  font-size: 18px;
  line-height: 1.28;
  width: 212px;
}
@media screen and (max-width: 900px) {
  #clinic .flex .right .timetable tbody tr th {
    width: 155px;
  }
}
#clinic .flex .right .timetable tbody tr th span {
  color: #63717B;
  display: inline-block;
  margin: 0 2px;
}
#clinic .flex .right .timetable tbody tr th small {
  display: block;
  font-size: 14px;
  margin: 2px 0 0;
  color: #272727;
}
#clinic .flex .right .timetable tbody tr td {
  text-align: center;
  font-size: 14px;
  line-height: 1.28;
}
#clinic .flex .right .timetable tbody tr td .close {
  background: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.850394 12L0 11.1563L5.16535 6L0 0.843751L0.850394 0L6.01575 5.15625L11.1496 0L12 0.843751L6.83464 6L12 11.1563L11.1496 12L6.01575 6.875L0.850394 12Z' fill='%231BA2E6'/%3E%3C/svg%3E") no-repeat center/contain;
  width: 12px;
  height: 12px;
  display: inline-block;
}
#clinic .flex .right .note {
  color: #63717B;
  font-size: 14px;
  line-height: 24px;
  margin: 5px 0 0;
}
@media screen and (max-width: 767px) {
  #clinic {
    padding: 64px 0;
  }
  #clinic::before {
    left: 0;
    background-image: url("../img/clinic_img_sp.png");
  }
  #clinic .title-common {
    margin: 0 0 32px;
  }
  #clinic .flex {
    display: block;
  }
  #clinic .flex .map {
    width: 100%;
    max-width: 100%;
    height: 320px;
    margin: 0 0 32px;
  }
  #clinic .flex .right {
    width: 100%;
    max-width: 100%;
  }
  #clinic .flex .right .note {
    font-size: 13px;
    line-height: 23px;
  }
}

#news {
  position: relative;
  padding: 80px 0 110px;
}
#news::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, #CEEDFC 0%, #6ACDE8 99.65%, #05ACD4 159.45%, #7FB2E5 199.31%);
  opacity: 0.1;
}
#news .container {
  position: relative;
  display: flex;
  justify-content: space-between;
}
#news .col {
  width: 520px;
  max-width: 48.5%;
}
#news .col .title-common {
  margin: 0 0 40px;
}
@media screen and (max-width: 900px) {
  #news .col .title-common .text.small {
    font-size: 28px;
  }
}
#news .col .list {
  background: #D9EDF6;
  padding: 40px;
}
#news .col .list li {
  padding: 0 0 14px;
  border-bottom: 1px solid #81C8E6;
}
#news .col .list li + li {
  margin-top: 8px;
}
#news .col .list li .date {
  display: block;
  color: #1BA2E6;
  font-size: 14px;
  margin: 0 0 8px;
  line-height: 1.5;
}
#news .col .list li a {
  display: block;
  font-size: 16px;
  line-height: 1.5;
  height: 24px;
  overflow: hidden;
}
#news .col .list li a:hover {
  text-decoration: underline;
}
#news .col .list.report {
  background: #F9F2EC;
}
#news .col .list.report li {
  border-color: #F1B4A2;
}
#news .col .list.report li .date {
  color: #E68181;
}
@media screen and (max-width: 767px) {
  #news {
    padding: 40px 0 64px;
  }
  #news .container {
    display: block;
  }
  #news .col {
    width: 100%;
    max-width: 100%;
  }
  #news .col + .col {
    margin-top: 40px;
  }
  #news .col .title-common {
    margin-bottom: 24px;
  }
  #news .col .title-common .text {
    line-height: 1.28;
  }
  #news .col .list {
    padding: 20px;
  }
}