.pc-none {
  display: none;
}

.sp-none {
  display: inline-block;
}

@media screen and (max-width: 460px) {
  
.main-form {
  display: none;
}

.main-logo {
  max-width: 90%;
  padding: 5%;
}

.main-image {
  display: none;
  max-width: 100%;
  left: 50%;
  top: 25%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 0;
}

.main-image-sp01,
.main-image-sp02 {
  display: inline-block;
  position: absolute;
  width: 80%;
  border-radius: 10px;
  border: #fff solid 2px;
}

.main-image-sp01 {
  top: 25%;
  left: 0%;
}

.main-image-sp02 {
  top: 50%;
  right: 0%;
}

.corporate-philosophy {
  position: absolute;
  bottom: 0%;
  left: 50%;
  width: 80%;
  height: fit-content;
  padding-bottom: 5%;
  border-radius: 10px;
  transform: translateX(-50%);
  text-align: center;
}

.corporate-philosophy {
  display: none;
}

.sp {
  display: inline-block;
  position: absolute;
  color: #8F6059;
  writing-mode: vertical-rl;
}

.pc-none {
  display: inline-block;
}

.sp-none {
  display: none;
}

.corporate-philosophy-en-sp {
  top: 25%;
  right: 0;
  font-size: 3rem;
  margin: 0;
  opacity: 0.2;
}

.corporate-philosophy-ja-sp {
  top: 35%;
  left: 50%;
  font-size: 3rem;
  color: #fff;
  transform: translate(-50%);
  margin: 0;
}

.corporate-philosophy-ja-second-sp {
  bottom: -10vh;
  left: 3%;
  text-align: center;
  font-size: 1.6vh;
  height: 35vh;
}

.corporate-philosophy-ja-second-sp p {
  margin: 0;
}

.corporate-philosophy-ja-second-sp li:first-child {
  text-align: start;
}

.corporate-philosophy-ja-second-sp li:last-child {
  text-align: end;
}

section {
  margin-top: 30%;
}

.heading {
  font-size: 2rem;
}

.heading::before {
  left: 15%;
  width: 5%;
}

.heading::after {
  right: 15%;
  width: 5%;
}

.heading span {
  font-size: 4rem;
}

#features {
  height: fit-content;
}

.features-image01 {
    height: 50%;
    width: 90%;
    position: unset;
    -webkit-transform: translate(0%);
    transform: translate(0%);
    padding-top: 5%;
}

.features-contents {
  position: relative;
  height: 100vh;
}

.features-contents-string-number::after, .featres-contents-secound-string-number::after {
  display: none;
}

.features-contents-number {
  display: none;
}

.features-contents-string-number {
  position: unset;
  font-size: 1rem;
  margin: 0;
  padding: 0;
}

.features-contents-first-heading {
  font-size: 1.3rem;
  margin: 0 0 5% 0;
  padding: 0;
}

.features-text {
  position: unset;
  width: 100%;
  text-align: center;
  color: #8F6059;
  font-weight: bold;
  -webkit-transform: translate(0%);
  transform: translate(0%);
  margin-top: 10%;
}

.features-contents-explanatory-text {
  font-size: 2vh;
  margin: 2vh 0;
}

.features-contents-sub,
.features-contents-sub-back {
  display: inline-block;
  height: fit-content;
}

.features-contents-sub {
  margin-top: 20%;
}

.featres-contents-secound {
  position: unset;
  width: 100%;
}

.featres-contents-secound img {
  position: unset;
  width: 70vw;
  transform: translateX(0%) translateY(0%);
  margin-top: 5%;
}

.featres-contents-secound .features-text {
  margin-top: 5%;
}

.featres-contents-secound-number {
  display: none;
}

.featres-contents-secound-string-number {
  position: unset;
  font-size: 1.2rem;
}

.features-contents-secound-heading {
  font-size: 1.4rem;
}

.features-contents-secound-explanatory-text {
  font-size: 1.7vh;
}

.featres-contents-secound .dog-image01 {
  display: none;
}

.staff-background-image01, 
.staff-background-image02 {
  max-width: 50%;
  top: 100%;
}

.sp-number {
  top: 60%;
  left: 0%;
  color: #eaeaea;
}

.decoration-image {
  top: 100%;
  left: 50%;
  z-index: 10;
}

.featres-contents-secound .dog-image02 {
  display: none;
}

.staff-number-01, .staff-number-02 {
  display: inline-block
}

.staff-number-01 .staff-info-left,
.staff-number-02 .staff-info-right {
  width: 100%;
}

.staff-number-01 .staff-info-right,
.staff-number-02 .staff-info-left {
  width: 100%;
}

.staff-number-02 {
  margin-top: 15%;
}

.staff-name {
  padding-top: 5%;
}

.staff-name-jp {
  font-size: 2rem;
  margin: 0;
}

.staff-carrer,
.staff-story {
  padding: 5%;
}

.usually-hedding-jp,
.plastic-surgery-model-hedding-jp {
  font-size: 1.4rem;
}

.usually-decoration-front, .plastic-surgery-model-decoration-front {
  width: 20%;
}

.usually-decoration-back, .plastic-surgery-model-decoration-back {
  width: 20%;
}

.usually-table {
  margin-top: 5%;
  display: flex;
  justify-content: center;
  width: 100%;
  flex-direction: column;
  align-items: center;
}

.usually-cell {
  width: 90%;
}

.usually-cell-decoration {
  display: none;
}

.usually-cell {
  padding-top: 10%;
}

.plastic-surgery-model-table {
  justify-content: center;
  flex-direction: column;
  align-items: center;
  align-content: center;
}

.plastic-surgery-model-cell {
  width: 90%;
  height: fit-content;
}

.plastic-surgery-model-image {
  width: 50%;
}

.plastic-surgery-model-cell-bottom .sually-flow-text {
  text-align: center;
  padding: 10px 0;
}

.plastic-surgery-model-cell-top, .plastic-surgery-model-cell-bottom {
  height: fit-content;
}

.plastic-surgery-model-cell-decoration {
  display: none;
}

#schedule .heading span {
  font-size: 4rem;
}

.schedule-am th h3 {
  font-size: 1rem;
}

.reservation-contents {
  flex-direction: column;
  align-items: center;
}

.reservation-form a {
  width: 80%;
  margin: 2%;
  padding: 5%;
}

.footer-heading {
  font-size: 2rem;
}

.footer-sub-heading {
  font-weight: normal;
  font-size: 10px;
}

.footer-comtents {
  align-items: center;
  flex-direction: column-reverse;
}

.footer-address, .footer-blank {
  width: 90%;
  text-align: left;
}

.footer-logo img {
  width: 50%;
  padding: 5% 0;
}

.footer-address h4 {
  font-size: 12px;
  margin-bottom: 0%;
}

.footer-nav {
   display: none;
}

footer small {
  font-size: x-small;
  display: inline-block;
  margin: 10% 0 5% 0;
}

}