.main-content .container {
  max-width: 1330px;
  position: relative;
}

.sec-common .deco {
  position: absolute;
  background: url("../img/clinic/deco.svg") no-repeat right top/100% auto;
  width: 32px;
  height: 36px;
  top: 79px;
  left: 14px;
}
.sec-common .deco2 {
  position: absolute;
  background: url("../img/clinic/deco2.svg") no-repeat left top/100% auto;
  width: 32px;
  height: 36px;
  top: 79px;
  right: 14px;
}
.sec-common .line {
  position: absolute;
  top: -8px;
  left: 78px;
  background: url("../img/clinic/business_line.svg") no-repeat left center/100% auto;
  width: 48px;
  height: 16px;
}
.sec-common .bg-common {
  background: #56BA7C;
}
.sec-common .inner-common {
  background: #fff;
  border-radius: 0 50px 50px 50px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .sec-common .line {
    left: 40px;
  }
  .sec-common .deco {
    left: 4px;
  }
  .sec-common .deco2 {
    right: 4px;
  }
}

.main-content {
  overflow: hidden;
}
.main-content p {
  margin-bottom: 0;
}

.title-common {
  line-height: 1;
  letter-spacing: 0;
  font-size: 32px;
  font-weight: 600;
}
.title-common small {
  display: block;
  font-weight: 600;
  font-size: 12px;
  margin: 0 0 16px;
  font-family: "Roboto", sans-serif;
  color: #66C48A;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .title-common {
    font-size: 28px;
  }
}

#business {
  padding: 96px 0 0;
}
#business .inner {
  padding: 48px 0;
  max-width: calc(100% - 60px);
  margin: 0 auto;
}
@media screen and (min-width: 1100px) {
  #business .inner {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    width: 1174px;
  }
  #business .inner .img {
    width: 630px;
    max-width: 55%;
  }
  #business .inner .group-content {
    width: 480px;
    max-width: 42%;
  }
}
@media screen and (max-width: 1099px) {
  #business .inner .group-content {
    margin: 32px 10px 0;
  }
}
#business .inner .group-content .txt {
  margin: 48px 0 32px;
}
@media screen and (min-width: 768px) and (max-width: 1099px) {
  #business .deco, #business .deco2 {
    top: 74vw;
  }
}
@media screen and (max-width: 767px) {
  #business {
    padding: 20px 0 0;
  }
  #business .deco, #business .deco2 {
    top: calc(61vw + 72px);
  }
  #business .inner {
    padding: 30px 20px;
    max-width: 100%;
  }
  #business .inner .group-content .txt {
    margin: 32px 0;
  }
}

#hours {
  padding: 104px 0 0;
}
#hours .inner {
  padding: 48px 0 45px;
}
@media screen and (min-width: 768px) {
  #hours .inner {
    margin: 0 auto;
    max-width: calc(100% - 60px);
    width: 1174px;
  }
}
@media screen and (min-width: 900px) {
  #hours .flex .inner2 {
    display: flex;
    justify-content: space-between;
  }
  #hours .flex .ggmap {
    width: 630px;
    max-width: 55%;
  }
  #hours .flex .left {
    width: 480px;
    max-width: 42%;
  }
}
#hours .flex .ggmap iframe {
  width: 100%;
  height: 100%;
}
#hours .flex .left .title-common {
  margin: 0 0 48px;
}
#hours .flex .left dl {
  padding: 0 0 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 1.625;
  border-bottom: 1px solid #66C48A;
}
#hours .flex .left dl + dl {
  margin-top: 24px;
}
@media screen and (min-width: 1100px) {
  #hours .flex .left dl {
    padding-left: 24px;
  }
}
@media screen and (min-width: 900px) {
  #hours .flex .left dl:last-child {
    border-bottom: 0;
    padding-bottom: 0;
  }
}
#hours .flex .left dl dt {
  width: 80px;
  min-width: -moz-fit-content;
  min-width: fit-content;
  text-align: center;
  color: #66C48A;
  font-weight: 500;
}
#hours .flex .left dl dd {
  width: 335px;
  max-width: calc(100% - 120px);
}
#hours .flex .left dl dd a {
  vertical-align: baseline;
}
#hours .flex .left dl dd span {
  display: inline-block;
}
@media screen and (max-width: 899px) {
  #hours .flex .ggmap {
    margin: 32px 0 0;
    height: 300px;
  }
}
#hours .group {
  margin: 64px 0 0;
  background: #66C48A;
}
#hours .group .tel {
  background: #56BA7C;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 32px 0;
}
#hours .group .tel a {
  width: 419px;
  display: block;
  line-height: 0;
  max-width: 90%;
}
#hours .group .right {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 37px 0;
  color: #fff;
}
#hours .group .right .inn {
  width: 582px;
  max-width: 92%;
}
#hours .group .right .time-tb th, #hours .group .right .time-tb td {
  font-weight: 500;
  text-align: center;
  font-size: 18px;
  line-height: 1;
  border-bottom: 1px solid;
}
#hours .group .right .time-tb th {
  width: 144px;
}
#hours .group .right .time-tb thead th, #hours .group .right .time-tb thead td {
  padding-bottom: 16px;
}
#hours .group .right .time-tb tbody th, #hours .group .right .time-tb tbody td {
  padding-bottom: 24px;
  padding-top: 18px;
}
#hours .group .right .time-tb tbody tr th, #hours .group .right .time-tb tbody tr td {
  border-width: 0.5px;
}
#hours .group .right .time-tb tbody tr:last-child th, #hours .group .right .time-tb tbody tr:last-child td {
  border-width: 1px;
}
#hours .group .right .note {
  font-size: 15px;
  line-height: 1.8;
  margin: 12px 0 0;
}
#hours .group .right .note span {
  display: inline-block;
}
@media screen and (min-width: 900px) {
  #hours .group {
    display: flex;
  }
  #hours .group .tel {
    width: 40.8%;
  }
  #hours .group .right {
    width: 59.2%;
  }
}
@media screen and (max-width: 767px) {
  #hours {
    margin: 56px 0 0;
    padding: 0;
  }
  #hours .bg-common {
    background: transparent;
  }
  #hours .deco, #hours .deco2 {
    top: 68px;
  }
  #hours .inner-common {
    border-radius: 0;
    background: transparent;
  }
  #hours .inner {
    padding: 0;
    max-width: 100%;
  }
  #hours .flex {
    background: #56BA7C;
  }
  #hours .flex .inner2 {
    background: #fff;
    border-radius: 0 50px 50px 50px;
    overflow: hidden;
    padding: 40px 30px 32px;
  }
  #hours .flex .left .title-common {
    margin: 0 0 32px;
  }
  #hours .flex .left dl {
    display: block;
    padding: 0 0 12px 4px;
  }
  #hours .flex .left dl dt {
    width: 100%;
    text-align: left;
    margin: 0 0 8px;
  }
  #hours .flex .left dl dd {
    width: 100%;
    max-width: 100%;
  }
  #hours .flex .ggmap {
    height: 193px;
  }
  #hours .group {
    margin: 48px 0 0;
  }
  #hours .group .tel {
    padding: 32px 20px;
  }
  #hours .group .tel a {
    max-width: 100%;
  }
  #hours .group .right {
    padding: 32px 20px;
  }
  #hours .group .right .inn {
    max-width: 100%;
  }
  #hours .group .right .time-tb th, #hours .group .right .time-tb td {
    line-height: 1.2;
  }
  #hours .group .right .time-tb th {
    width: 80px;
  }
  #hours .group .right .time-tb thead th {
    font-size: 16px;
    line-height: 18px;
  }
  #hours .group .right .time-tb thead td {
    line-height: 1;
  }
  #hours .group .right .time-tb thead th, #hours .group .right .time-tb thead td {
    padding-bottom: 12px;
  }
  #hours .group .right .time-tb tbody th, #hours .group .right .time-tb tbody td {
    padding-bottom: 12px;
    padding-top: 12px;
  }
  #hours .group .right .note {
    font-size: 14px;
  }
}

#medical {
  padding: 96px 0 0;
}
#medical .inner {
  padding: 48px 0;
}
@media screen and (min-width: 768px) {
  #medical .inner {
    margin: 0 auto;
    max-width: calc(100% - 60px);
    width: 1174px;
  }
}
#medical .title-common {
  margin: 0 0 64px;
}
#medical .flex {
  display: flex;
}
#medical .flex .item a {
  position: relative;
  display: block;
  text-decoration: none;
  color: #fff;
  text-align: center;
}
@media (hover: hover) {
  #medical .flex .item a:hover {
    opacity: 0.8;
  }
  #medical .flex .item a:hover img {
    opacity: 1;
  }
}
#medical .flex .item a::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  border: 1px solid;
  bottom: 10px;
}
#medical .flex .item a .group-ttl {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  min-height: 126px;
}
#medical .flex .item a .group-ttl:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -46px;
  height: 24px;
  background: url("../img/clinic/medical_arrow.svg") no-repeat center/auto 100%;
}
#medical .flex .item a .group-ttl .ttl span {
  display: inline-block;
  min-width: 134px;
  border: 1px solid;
  box-sizing: border-box;
  padding: 4.5px 15px;
  font-size: 24px;
  line-height: 1.2;
  font-weight: inherit;
}
#medical .flex .item a .group-ttl .sub-ttl {
  font-size: 12px;
  line-height: 1.2;
  margin: 20px 0 0;
}
@media screen and (max-width: 1099px) {
  #medical .flex {
    flex-wrap: wrap;
    width: 587px;
    max-width: 100%;
    margin: 0 auto;
  }
  #medical .flex .item {
    width: calc(50% - 0.5px);
  }
  #medical .flex .item:nth-child(odd) {
    width: calc(50% + 0.5px);
  }
}
#medical .btn-style-1 {
  margin: 48px auto 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #medical {
    margin: 56px 0 0;
    padding: 0;
  }
  #medical .inner {
    padding: 48px 16px 32px;
  }
  #medical .title-common {
    margin: 0 14px 32px;
  }
  #medical .flex {
    gap: 10px;
  }
  #medical .flex .item {
    width: calc(50% - 5.5px);
  }
  #medical .flex .item:nth-child(odd) {
    width: calc(50% - 4.5px);
  }
  #medical .flex .item a::before {
    top: 4px;
    left: 4px;
    bottom: 4px;
    right: 4px;
  }
  #medical .flex .item a .group-ttl {
    transform: none;
    top: 43px;
    min-height: 80px;
  }
  #medical .flex .item a .group-ttl .ttl span {
    width: 124px;
    min-width: 124px;
    font-size: 16px;
    line-height: 1.1;
    padding: 7px 0;
  }
  #medical .flex .item a .group-ttl .sub-ttl {
    margin: 8px 0 0;
    font-size: 10px;
    line-height: 1;
  }
  #medical .btn-style-1 {
    margin: 32px auto 0;
  }
}

#feature {
  margin: 96px 0 0;
  position: relative;
  padding: 274px 0 0;
}
#feature .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 480px;
}
#feature .container {
  z-index: 2;
}
#feature .box {
  background: url("../img/clinic/feature_deco.svg") no-repeat top left, #fff;
  padding: 48px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
  position: relative;
}
#feature .box::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 20.5%;
  background: #F4ECDC;
}
#feature .box .img2 {
  width: 587px;
  max-width: 50%;
  position: relative;
  z-index: 2;
}
#feature .box .group-content {
  width: 539px;
  max-width: 47%;
  position: relative;
  z-index: 2;
}
#feature .box .group-content h2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 12px;
  border-bottom: 1px dashed #B69989;
  font-size: 28px;
  line-height: 1;
}
#feature .box .group-content h2 small {
  font-size: 12px;
  color: #B69989;
}
#feature .box .group-content h3 {
  font-size: 22px;
  line-height: 1.8;
  margin: 24px 0 0;
}
#feature .box .group-content .txt {
  margin: 24px 0 0;
}
#feature .box .group-content .btn-style-1 {
  margin: 32px 0 0;
}
@media screen and (max-width: 900px) {
  #feature .box {
    display: block;
  }
  #feature .box::before {
    height: 78vw;
  }
  #feature .box .img2 {
    width: 100%;
    max-width: 100%;
  }
  #feature .box .group-content {
    width: 100%;
    max-width: 100%;
    margin: 64px 10px 0;
  }
}
@media screen and (max-width: 767px) {
  #feature {
    margin: 48px 0 0;
    padding: 195px 0 0;
  }
  #feature::before {
    height: 75vw;
  }
  #feature .img {
    height: 75vw;
  }
  #feature .img img {
    -o-object-position: 25% center;
       object-position: 25% center;
  }
  #feature .box {
    padding: 20px 20px 32px;
  }
  #feature .box::before {
    height: 75vw;
  }
  #feature .box .group-content {
    margin-top: 32px;
  }
  #feature .box .group-content h2 {
    display: block;
    font-size: 24px;
  }
  #feature .box .group-content h2 small {
    display: block;
    margin: 16px 0 0;
  }
  #feature .box .group-content h3 {
    font-size: 20px;
  }
  #feature .box .group-content .txt {
    font-size: 15px;
  }
}

#group {
  margin: 48px 0 0;
  position: relative;
  padding: 240px 0 0;
}
#group .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 480px;
}
#group .container {
  z-index: 2;
}
#group .inner-common {
  border-radius: 50px;
}
#group .inner {
  width: 1174px;
  max-width: calc(100% - 60px);
  margin: 0 auto;
  padding: 48px 0;
}
#group .title-common {
  margin: 0 0 62px;
}
#group .flex {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 18px;
}
#group .flex .item {
  width: 280px;
  max-width: calc((100% - 54px) / 4);
  padding: 64px 0 24px;
  background: url("../img/clinic/group_img1.jpg") no-repeat center/cover;
}
#group .flex .item .tit {
  line-height: 1.6;
  min-height: 58px;
  font-size: 17px;
  text-align: center;
  color: #fff;
  letter-spacing: 0;
  margin: 0 0 58px;
}
#group .flex .item .tit small {
  display: block;
  font-size: 14px;
}
#group .flex .item .tit.fs18 {
  font-size: 18px;
}
#group .flex .item .tel {
  width: 232px;
  margin: 0 auto;
}
#group .flex .item .tel a {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 200px;
  padding: 20px 0;
  line-height: 1.2;
  font-size: 20px;
  color: #F48C94;
  gap: 12px;
}
#group .flex .item .tel a::before {
  content: "";
  width: 32px;
  height: 24px;
  border-radius: 200px;
  background: url("../img/clinic/icon_tel.svg") no-repeat center, #F48C94;
}
#group .flex .item .btn-link {
  margin: 12px auto 0;
  width: 232px;
}
#group .flex .item .btn-link a {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 200px;
  padding: 20px 0;
  line-height: 24px;
  font-size: 17px;
  color: #F48C94;
  gap: 12px;
}
#group .flex .item .btn-link a::before {
  content: "";
  width: 32px;
  height: 24px;
  border-radius: 200px;
  background: url("../img/clinic/arrow.svg") no-repeat center, #F48C94;
}
@media (hover: hover) {
  #group .flex .item .btn-link a:hover {
    opacity: 0.8;
  }
}
#group .flex .item.cl2 {
  background-image: url("../img/clinic/group_img2.jpg");
}
#group .flex .item.cl2 .tel a, #group .flex .item.cl2 .btn-link a {
  color: #FBA06D;
}
#group .flex .item.cl2 .tel a::before, #group .flex .item.cl2 .btn-link a::before {
  background-color: #FBA06D;
}
#group .flex .item.cl3 {
  background-image: url("../img/clinic/group_img3.jpg");
}
#group .flex .item.cl3 .tel a, #group .flex .item.cl3 .btn-link a {
  color: #EFBB66;
}
#group .flex .item.cl3 .tel a::before, #group .flex .item.cl3 .btn-link a::before {
  background-color: #EFBB66;
}
#group .flex .item.cl4 {
  background-image: url("../img/clinic/group_img4.jpg");
}
#group .flex .item.cl4 .tel a, #group .flex .item.cl4 .btn-link a {
  color: #6BB1E5;
}
#group .flex .item.cl4 .tel a::before, #group .flex .item.cl4 .btn-link a::before {
  background-color: #6BB1E5;
}
@media screen and (max-width: 1190px) {
  #group .flex {
    width: 578px;
    margin: 0 auto;
    max-width: 100%;
  }
  #group .flex .item {
    max-width: calc((100% - 18px) / 2);
  }
}
@media screen and (max-width: 767px) {
  #group .img {
    height: 100vw;
  }
  #group .inner {
    max-width: 100%;
    padding: 48px 30px 40px;
  }
  #group .title-common {
    margin: 0 0 48px;
    font-size: 25px;
    letter-spacing: 0;
  }
  #group .flex {
    gap: 24px;
  }
  #group .flex .item {
    max-width: 100%;
    width: 100%;
    padding-top: 0;
  }
  #group .flex .item .tit {
    min-height: 99px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0;
  }
}