#content p {
  margin-bottom: 0;
}

#concept {
  padding: 92px 0 0;
}
#concept .container {
  max-width: 1330px;
  position: relative;
}
@media screen and (min-width: 768px) {
  #concept .container {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  #concept .container {
    justify-content: space-between;
  }
  #concept .container .left {
    margin-left: 4%;
  }
}
@media screen and (min-width: 768px) {
  #concept .container::before {
    content: "";
    position: absolute;
    left: 30px;
    bottom: 0;
    top: 76px;
    background: #fff;
    width: 63%;
  }
  #concept .container:after {
    content: "";
    position: absolute;
    left: 25px;
    bottom: 0;
    top: 77px;
    width: 10px;
    background: url("../img/top/concept_line.svg") no-repeat center/100% auto;
  }
}
#concept .left {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 48px;
}
#concept .left .txt {
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  #concept .left {
    padding: 0 0 43px;
    width: 587px;
    max-width: 48%;
  }
  #concept .left .txt {
    width: 491px;
    max-width: 85%;
  }
}
#concept .group-img {
  position: relative;
  z-index: 2;
  display: flex;
  gap: 24px;
  margin: 33px 0 0;
}
@media screen and (min-width: 768px) {
  #concept .group-img {
    width: 584px;
    max-width: 48%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  #concept .group-img {
    position: absolute;
    right: 30px;
    bottom: 0;
  }
}
#concept .group-img .img:first-child {
  background: url("../img/top/deco_tr.svg") no-repeat right bottom;
}
#concept .group-img .img:nth-child(2) {
  padding: 43px 0 0;
  background: url("../img/top/deco_bl.svg") no-repeat top left;
}
@media screen and (max-width: 767px) {
  #concept {
    padding: 64px 0 0;
    overflow: hidden;
  }
  #concept .container {
    padding: 0 20px;
  }
  #concept .left {
    gap: 32px;
    position: relative;
    padding: 0 20px;
  }
  #concept .left::before {
    content: "";
    position: absolute;
    left: -10px;
    right: -10px;
    bottom: 24px;
    top: 44px;
    background: #fff;
  }
  #concept .left:after {
    content: "";
    position: absolute;
    left: -15px;
    bottom: 92px;
    width: 10px;
    height: 120px;
    background: url("../img/top/concept_line.svg") no-repeat center/100% auto;
  }
  #concept .left h2, #concept .left h4, #concept .left p {
    position: relative;
    z-index: 2;
  }
  #concept .left .title-common2 {
    margin: 16px 0 0;
    font-size: 28px;
  }
  #concept .group-img {
    margin: 24px 0 0;
    gap: 14px;
  }
  #concept .group-img .img:first-child {
    padding-top: 32px;
    background: url("../img/top/deco_br.svg") no-repeat top right/24px auto;
  }
  #concept .group-img .img:nth-child(2) {
    padding: 0 0 32px;
    background: url("../img/top/deco_tl.svg") no-repeat bottom left/24px auto;
  }
}

#feature {
  margin: 96px 0 0;
}
#feature .container {
  max-width: 1330px;
}
#feature .inner {
  position: relative;
  padding: 0 0 84px;
}
#feature .inner::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 67px;
  background: linear-gradient(129.82deg, #EFF5ED 0%, #F9F9F9 72.73%);
}
#feature .group-title {
  position: relative;
  z-index: 2;
  width: 1080px;
  max-width: calc(100% - 60px);
  margin: 0 auto 64px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#feature .group-title .title-common2 {
  margin: 45px 0 0;
}
#feature .list {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 1174px;
  max-width: calc(100% - 60px);
  margin: 0 auto;
}
#feature .list::before {
  content: "";
  position: absolute;
  top: -20px;
  left: -20px;
  bottom: -20px;
  right: -20px;
  background: url("../img/top/deco_tl.svg") no-repeat top left, url("../img/top/deco_tr.svg") no-repeat top right, url("../img/top/deco_bl.svg") no-repeat bottom left, url("../img/top/deco_br.svg") no-repeat bottom right;
}
#feature .list p {
  margin-bottom: 0;
}
#feature .list .item {
  position: relative;
  z-index: 2;
  background: #fff;
}
@media screen and (min-width: 768px) {
  #feature .list .item {
    width: 563px;
    max-width: 48%;
  }
}
#feature .list .item .img {
  position: relative;
  overflow: hidden;
  padding: 0 0 16px;
  background: url("../img/top/line.svg") no-repeat bottom right;
}
#feature .list .item .img span {
  position: absolute;
  z-index: 2;
  font-size: 128px;
  letter-spacing: -0.04em;
  line-height: 1;
  bottom: -15px;
  left: 40px;
  opacity: 0.48;
  color: rgba(255, 255, 255, 0.96);
}
#feature .list .item .group-content {
  width: 483px;
  margin: 0 auto;
  max-width: 90%;
  padding: 24px 0 40px;
}
#feature .list .item .sub-tit {
  color: #86B473;
  line-height: 1;
  letter-spacing: 0;
}
#feature .list .item .tit {
  font-size: 24px;
  line-height: 1.5;
  margin: 6px 0 34px;
}
#feature .list .item .tit span {
  background: linear-gradient(92.67deg, rgba(134, 180, 115, 0.96) 0%, rgba(88, 135, 123, 0.96) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-size: 32px;
  letter-spacing: 0.08em;
  display: inline-block;
  margin-left: 4px;
}
@media screen and (max-width: 767px) {
  #feature {
    margin: 64px 0 0;
  }
  #feature .container {
    padding: 0 10px;
  }
  #feature .inner {
    padding: 0 10px 42px;
  }
  #feature .inner::before {
    top: 44px;
    background: linear-gradient(104.82deg, #EFF5ED 0%, #F9F9F9 72.73%);
  }
  #feature .group-title {
    max-width: calc(100% - 40px);
    margin-bottom: 49px;
    display: block;
  }
  #feature .group-title .title-common2 {
    margin: 24px 0 0;
  }
  #feature .list {
    max-width: 100%;
    display: block;
  }
  #feature .list::before {
    background-size: 24px auto;
    top: -10px;
    right: -10px;
    left: -10px;
    bottom: -10px;
  }
  #feature .list .item + .item {
    margin-top: 32px;
  }
  #feature .list .item .img {
    padding: 0 0 9px;
    background-size: 60px auto;
  }
  #feature .list .item .img span {
    bottom: -25px;
    left: 0;
  }
  #feature .list .item .group-content {
    padding: 25px 20px 32px;
    max-width: 100%;
    box-sizing: border-box;
  }
  #feature .list .item .tit {
    margin: 6px -10px 26px 0;
    font-size: 18px;
  }
  #feature .list .item .tit span {
    font-size: 24px;
    margin-left: 0;
  }
}

#doctor {
  margin: 64px 0 0;
  position: relative;
}
#doctor p {
  margin-bottom: 0;
}
#doctor::before {
  content: "";
  position: absolute;
  right: 0;
  background: #fff;
  height: 380px;
  top: 68px;
}
@media screen and (min-width: 768px) {
  #doctor::before {
    max-width: 82%;
    width: calc(50% + 432px);
  }
}
#doctor .container {
  max-width: 1330px;
  position: relative;
  z-index: 2;
}
#doctor .group-title {
  position: relative;
  z-index: 2;
  width: 1080px;
  max-width: 100%;
  margin: 0 auto 64px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#doctor .group-title .title-common2 {
  margin: 45px 0 0;
}
#doctor .flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 1175px;
  max-width: calc(100% - 30px);
  position: relative;
}
@media screen and (max-width: 900px) {
  #doctor .flex {
    gap: 40px 0;
    flex-direction: column;
  }
}
#doctor .flex .group-img {
  position: relative;
  padding: 0 0 71px;
}
@media screen and (min-width: 901px) {
  #doctor .flex .group-img {
    width: 635px;
    max-width: 54.5%;
  }
}
#doctor .flex .group-img:before {
  content: "";
  position: absolute;
  left: 24px;
  bottom: 37px;
  width: 120px;
  height: 10px;
  background: url("../img/top/doctor_line.svg") repeat-x bottom center/100% auto;
}
#doctor .flex .group-img .box-info {
  position: absolute;
  background: #fff;
  bottom: 0;
  z-index: 2;
  right: 24px;
  padding: 24px;
  line-height: 1;
}
#doctor .flex .group-img .box-info .tit {
  margin: 0 0 12px;
  letter-spacing: 0;
  color: #86B473;
}
#doctor .flex .group-img .box-info .sub-tit {
  font-size: 18px;
  margin: 0 0 16px;
}
#doctor .flex .group-img .box-info .name {
  font-size: 32px;
  letter-spacing: 0.08em;
  background: linear-gradient(92.67deg, rgba(134, 180, 115, 0.96) 0%, rgba(88, 135, 123, 0.96) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
#doctor .flex .group-content {
  position: relative;
}
#doctor .flex .group-content::before {
  content: "";
  position: absolute;
  top: -30px;
  right: -30px;
  width: 30px;
  height: 30px;
  background: url("../img/top/deco_tr.svg") no-repeat right top/100% auto;
}
@media screen and (min-width: 901px) {
  #doctor .flex .group-content {
    width: 492px;
    max-width: 43.5%;
  }
}
#doctor .flex .group-content h4 {
  font-size: 24px;
  letter-spacing: 0.07em;
  margin: 0 -20px 42px 0;
}
#doctor .flex .group-content h4 span {
  background: linear-gradient(93.08deg, rgba(134, 180, 115, 0.96) 0%, rgba(88, 135, 123, 0.96) 52.55%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
#doctor .flex .group-content .txt + .txt {
  margin-top: 20px;
}
#doctor .flex .group-content .group-btn {
  margin: 40px 0 0;
  display: flex;
  gap: 16px;
}
@media screen and (max-width: 767px) {
  #doctor {
    margin: 46px 0 0;
  }
  #doctor::before {
    left: 10px;
    right: 10px;
    bottom: 24px;
    top: 44px;
    height: auto;
  }
  #doctor .container {
    padding: 0;
  }
  #doctor .group-title {
    display: block;
    max-width: calc(100% - 80px);
    margin-bottom: 40px;
  }
  #doctor .group-title .title-common2 {
    margin: 24px 0 0;
  }
  #doctor .flex {
    display: block;
    max-width: 100%;
  }
  #doctor .flex .group-img {
    padding: 0 0 26px;
  }
  #doctor .flex .group-img::before {
    left: 40px;
    bottom: 0;
    width: 100px;
    background-repeat: repeat-y;
  }
  #doctor .flex .group-img .box-info {
    right: 20px;
    padding: 12px;
  }
  #doctor .flex .group-img .box-info .tit {
    margin: 0 0 10px;
  }
  #doctor .flex .group-img .box-info .sub-tit {
    font-size: 15px;
    margin: 0 0 12px;
  }
  #doctor .flex .group-img .box-info .name {
    font-size: 24px;
  }
  #doctor .flex .group-content {
    width: calc(100% - 80px);
    margin: 25px auto 0;
  }
  #doctor .flex .group-content::before {
    right: -30px;
    top: -10px;
    width: 24px;
    height: 24px;
  }
  #doctor .flex .group-content h4 {
    margin: 0 0 24px;
  }
  #doctor .flex .group-content .txt + .txt {
    margin-top: 16px;
  }
  #doctor .flex .group-content .group-btn {
    margin: 32px 0 0;
    display: block;
  }
  #doctor .flex .group-content .group-btn .btn-link + .btn-link {
    margin-top: 24px;
  }
}

#menu {
  margin: 96px 0 0;
  position: relative;
  background: #fff;
    padding: 0 0 64px;
}
#menu p {
  margin-bottom: 0;
}
#menu .img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 768px;
}
#menu .container {
  position: relative;
  z-index: 2;
}
#menu .group {
  width: 1000px;
  max-width: 100%;
  padding: 64px 0;
  margin: 0 auto;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 30px;
}
#menu .group .txt {
  width: 521px;
  font-size: 18px;
}
#menu .box {
  padding: 40px;
  background: #F9F9F9;
}
#menu .box .list {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
#menu .box .list dl {
  width: calc(50% - 2px);
  display: flex;
  background: #fff;
  padding: 12px 24px;
  box-sizing: border-box;
  align-items: center;
  gap: 32px;
}
#menu .box .list dl dt {
  width: 72px;
}
#menu .box .list dl dd {
  width: calc(100% - 104px);
}
#menu .box .list dl dd .tit {
  color: #86B473;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0;
  margin: 0 0 3px;
}
#menu .box .list+.list dl dd .tit {
  color: #58877B;
}
@media screen and (max-width: 850px) {
  #menu .box .list dl dd .tit {
    font-size: 22px;
  }
}
#menu .box .list dl dd .txt {
  letter-spacing: 0;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.6;
}
#menu .box .list + .list {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  #menu {
    margin: 64px 0 0;
    padding: 0 0 32px;
    position: relative;
    background: transparent;
  }
  #menu::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 650px;
    background: #fff;
  }
  #menu .container {
    position: relative;
    z-index: 2;
    padding: 0 10px;
  }
  #menu .img {
    height: auto;
  }
  #menu .group {
    padding: 64px 0 32px;
    max-width: calc(100% - 40px);
    display: block;
  }
  #menu .group .txt {
    width: 100%;
    margin: 24px 0 0;
  }
  #menu .box {
    padding: 10px;
  }
  #menu .box .list dl {
    width: 100%;
    padding: 12px 10px;
    gap: 16px;
  }
  #menu .box .list dl dd {
    width: calc(100% - 88px);
  }
  #menu .box .list dl dd .txt {
    font-size: 14px;
  }
}

#clinic {
  margin: 96px 0 0;
  position: relative;
  z-index: 3;
}
#clinic .group-title {
  position: relative;
  z-index: 2;
  margin: 0 0 64px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#clinic .group-title .title-common2 {
  margin: 45px 0 0;
}
#clinic .flex {
  display: flex;
  justify-content: space-between;
}
#clinic .flex .col {
  width: 50%;
}
@media screen and (min-width: 768px) {
  #clinic .flex .col + .col {
    width: 490px;
    max-width: 47%;
  }
}
#clinic .flex .col h3 {
  font-size: 24px;
  line-height: 1.5;
  color: #86B473;
  letter-spacing: 0.08em;
  margin: 0 0 28px;
}
#clinic .flex .col h3 small {
  color: #4B4B4B;
  display: inline-block;
  margin-left: 24px;
  letter-spacing: 0;
  font-size: 15px;
}
#clinic .flex .col .time-table {
  background: #fff;
  table-layout: fixed;
}
#clinic .flex .col .time-table th, #clinic .flex .col .time-table td {
  font-weight: 500;
  text-align: center;
}
#clinic .flex .col .time-table thead th, #clinic .flex .col .time-table thead td {
  background: #86B473;
  padding: 16.5px 0;
  font-size: 15px;
  line-height: 1;
  color: #fff;
}
#clinic .flex .col .time-table thead th {
  width: 160px;
}
#clinic .flex .col .time-table thead td {
  text-align: center;
}
#clinic .flex .col .time-table tbody th, #clinic .flex .col .time-table tbody td {
  font-size: 18px;
  line-height: 1;
  padding: 23px 0;
}
#clinic .flex .col .note {
  font-size: 14px;
  margin: 16px 0 0;
  line-height: 1;
}
#clinic .flex .col dl {
  display: flex;
  align-items: center;
  gap: 16px;
}
#clinic .flex .col dl dt {
  width: 32px;
}
#clinic .flex .col dl dd {
  width: calc(100% - 48px);
  font-weight: 500;
  line-height: 1.4;
}
#clinic .flex .col dl + dl {
  margin-top: 24px;
}
#clinic .ggmap {
  margin: 64px 0 0;
  height: 480px;
}
#clinic .ggmap iframe {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1100px) {
  #clinic .flex .col .time-table {
    table-layout: auto;
  }
  #clinic .flex .col .time-table tbody td:last-child {
    width: 60px;
  }
  #clinic .flex .col .time-table thead th {
    width: 130px;
  }
}
@media screen and (max-width: 767px) {
  #clinic {
    margin: 64px 0 0;
  }
  #clinic .container {
    padding: 0 20px;
  }
  #clinic .group-title {
    display: block;
    margin: 0 0 52px;
  }
  #clinic .group-title .title-common2 {
    margin: 24px 0 0;
  }
  #clinic .flex {
    display: block;
  }
  #clinic .flex .col {
    width: 100%;
  }
  #clinic .flex .col + .col {
    margin-top: 40px;
  }
  #clinic .flex .col h3 {
    margin: 0 0 32px;
  }
  #clinic .flex .col h3 small {
    vertical-align: middle;
  }
  #clinic .flex .col .time-table thead th {
    width: 90px;
  }
  #clinic .flex .col .time-table tbody th {
    font-size: 15px;
    line-height: 1.2;
    padding: 14px 10px;
    box-sizing: border-box;
  }
  #clinic .flex .col .time-table tbody td:last-child {
    width: 55px;
  }
  #clinic .flex .col .note {
    margin: 12px 0 0;
  }
  #clinic .flex .col dl dd {
    letter-spacing: 0;
    width: calc(100% - 38px);
    margin-right: -10px;
  }
  #clinic .ggmap {
    height: 300px;
  }
}

#facility {
  padding: 64px 0;
  position: relative;
}

#facility::before {
  content: '';
  position: absolute;
  top: -240px;
  left: 0;
  right: 0;
  bottom: 0;
  background: #86B473;
}

#facility .container {
  position: relative;
  z-index: 2;
}

#facility .box {
  background: #fff;
  padding: 58px 64px;
}

#facility h2 {
  line-height: 1.4;
  font-size: 24px;
}

#facility h2 span {
  display: inline-block;
  background: linear-gradient(93.08deg, rgba(134, 180, 115, 0.96) 0%, rgba(88, 135, 123, 0.96) 52.55%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
}

#facility .txt {
  font-size: 15px;
  line-height: 1.6;
}

#facility h2 + .txt {
  margin: 24px 0 32px;
  letter-spacing: 0;
}

#facility h4 {
  font-size: 18px;
  line-height: 1.6;
  color: rgb(88, 135, 123, 0.96);
  margin: 0 0 18px;
}

#facility h4 ~ h4 {
  margin-top: 22px;
  padding-top: 22px;
  border-top: 1px solid #86B473;
}

@media screen and (max-width: 767px) {
  #facility::before {
      top: -144px;
  }

  #facility {
    padding: 48px 0;
  }

  #facility .box {
      padding: 30px;
  }
}

main {
  margin: 0 0 96px;
}

@media screen and (max-width: 767px) {
  main {
    margin-bottom: 64px;
  }
}